/*固定样式*/
.wrap{
	width: 100%;
	min-width: 1300px;
	box-sizing: border-box;
	overflow: hidden;
}
.w1200{
	width: 1300px;
	margin:auto;
}
.w1100{
	width: 1300px;
	margin:auto;
}
.top{
	line-height: 130px;
}
.top .fl{
	font-size: 36px;
	font-weight: bold;
}
.top .fl span{
	color: #dd211f;
	font-size: 36px;
}
.top .fr{
	
}
.top ul li{
	display: inline-block;
	width: 125px;
	text-align: center;
	font-size: 18px;
	transition: 1s;
}
.top ul li:hover{
	background: #dd211f;
	color: white;
}
.top ul li.on{
	background: #dd211f;
	color: white;
}
.slideBox{ width:100%;overflow:hidden; position:relative;  }
.slideBox .bd{ position:relative; width: 100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.hor{
	line-height: 90px;
	background: #e5e5e5;
}
.hor .fl{
	font-size: 18px;
	padding-left: 50px;
	position: relative;
}
.hor .fl:after{
	content: '';
	width: 25px;
	height: 38px;
	background: url("../images/hor.png");
	position: absolute;
	left: 6px;
    top: 23px;
}
.hor .fr{
	
}
.r_hor{
	
}
.r_hor input{
	margin: 0;
	padding: 0;
	border: none;
	height: 54px;
}
.r_hor input.text{
	width: 317px;
	background: #f5f5f5;
	font-size: 16px;
	text-indent: 30px;
}
.r_hor input.text1{
	width: 54px;
	font-size: 0;
	background: url("../images/hot.png") center center no-repeat #353535;
	margin-left: -4px;
}
.about{
	margin-top: 50px;
	margin-bottom: 51px;
}
.l_about{
	width: 696px;
}
.l_about_two{
	margin-top: 38px;
}
.l_about_two .fl{
	font-family: 'Arial';
	font-weight: bold;
	font-size: 33px;
}
.l_about_two .fl span{
	display: block;
	font-size: 20px;
	color: #dd211f;
	margin-top: 5px;
	position: relative;
}
.l_about_two .fl span:after{
	content: '';
	width: 27px;
	height: 3px;
	background: #dd211f;
	position: absolute;
	top: 10px;
    right: 49px;
}
.l_about_two .fr{
	font-family: 'Arial';
	font-size: 16px;
	margin-top: 10px;
	position: relative;
}
.l_about_two .fr:after{
	content: '';
	width: 54px;
	height: 1px;
	background-color: black;
	position: absolute;
	left: -66px;
	top: 6px;
}
.l_about_three{
	font-size: 18px;
	line-height: 26px;
	margin-top: 26px;
}
.l_about_form{
	text-align: center;
	margin-top: 34px;
}
.l_about_form li{
	text-align: center;
	display: inline-block;
	margin: 0 60px;
	position: relative;
}
.l_about_form li img{
	transition: 1s;
}
.l_about_form li:hover img{
	transform: rotateY(360deg);
}
.l_about_form li div{
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
}
.l_about_form li:after{
	content: '';
	width: 1px;
	height: 70px;
	background: #c4c4c4;
	position: absolute;
	    top: 24px;
    right: -62px;
}
.l_about_form li:last-child:after{
	content: '';
	display: none;
}
.r_about{
	margin-top: 80px;
}
.r_about_one{
	font-size: 28px;
	font-weight: bold;
	padding-left: 28px;
	margin-left: 9px;
	position: relative;
}
.r_about_one:after{
	content: '';
	width: 19px;
	height: 19px;
	background: #dd211f;
	position: absolute;
	top: 6px;
	left: 0;
}
.r_about_one span{
	display: block;
	font-size: 21px;
	margin-top: 10px;
	font-weight: 300;
	margin-left: -28px;
}
.r_about_two{
	margin-top: 24px;
}
.produc{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 0px;
    padding-bottom: 996px;
    background-attachment: fixed;
    background-image: url("../images/product.jpg");
    box-sizing: border-box;
    overflow: hidden;
	z-index: 1;
}
.produc .b1{
	content: '';
	width: 400px;
	height: 84px;
	background: #dd211f;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.produc .b2{
	content: '';
	width: 400px;
	height: 287px;
	background: #dd211f;
	position: absolute;
	top: 337px;
	left: 0;
	z-index: -1;
}
.t_produc{
	font-size: 0;
	margin-top: 48px;
}
.t_produc li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 33.33%;
	font-size: 22px;
	color: white;
}
.t_produc li img{
	width: 100%;
}
.t_produc_one_one{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.t_produc li .t_produc_one_one img{
	transition: 1s;
}
.t_produc li .t_produc_one_one:hover img{
	transform: scale(1.2);
}

.pro_b{
	position: absolute;
	top: 48%;
	width: 100%;
	font-size: 22px;
	z-index: 2;
}
.t_produc_two_one{
	position: relative;
	z-index: 1;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.t_produc_two_one img{
	transition: 1s;
}
.t_produc_two_one:hover img{
	transform: scale(1.2);
}
.t_produc_two_one:hover:after{
	content: '';
	width: 0;
}
.t_produc_two_one:after{
	content: '';
	width: 100%;
	height: 100%;
	background: #dd211f;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0.8;
	transition: 1s;
}
.t_produc_three_one{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.t_produc_three_one img{
	transition: 1s;
}
.t_produc_three_one:hover img{
	transform: scale(1.2);
}
.t_produc_three_one:hover:after{
	content: '';
	width: 0;
}
.t_produc_three_one:after{
	content: '';
	width: 100%;
	height: 100%;
	background-color: black;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.85;
	transition: 1s;
}
.pro_c{
	background: #dd211f;
	font-size: 22px;
	line-height: 26px;
	padding:27px 0;
}
.t_produc_three{
	
}
.t_produc_three_three{
	text-align: left;
	font-size: 33px;
	font-weight: bold;
	font-family: 'Arial';
	margin-left: 40px;
	padding: 45px 0; 
}
.t_produc_three_three span{
	display: block;
	font-size: 20px;
	margin-top: 6px;
	color: #dd211f;
	position: relative;
}
.t_produc_three_three span:after{
	content: '';
	width: 27px;
	height: 3px;
	background:  #dd211f;
	position: absolute;
	top: 10px;
	left: 90px;
}
.t_produc_three_two{
	font-size: 16px;
	background:  #dd211f;
	line-height: 84px;
	text-indent: 40px;
	position: relative;
}
.t_produc_three_two:after{
	content: '';
	width: 54px;
	height: 1px;
	background: white;
	position: absolute;
	top: 41px;
    left: 131px;
}
.t_produc_two_two{
	width: 100%;
}
.t_produc_two_two .pro_a{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.t_produc_two_two img{
	transition: 1s;
}
.t_produc_two_two:hover img{
	transform: scale(1.2);
}
.aer{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 0px;
    padding-bottom: 1247px;
    background-attachment: fixed;
    background-image: url("../images/aer.jpg");
    box-sizing: border-box;
    overflow: hidden;
}
.aer_total{
	text-align: center;
	margin-top: 80px;
}
.x_aer{
	margin-top: 56px;
}
.l_aer{
	width: 665px;
}
.l_aer ul{
	font-size: 0;
	margin-bottom: 51px;
}
.l_aer li{
	display: inline-block;
}
.l_aer_one{
	width: 98px;
	background: #dd211f;
	color: white;
	text-align: center;
	padding-top: 14px;
}
.l_aer_one_one{
	font-family: 'Impact';
	font-size: 51px;
}
.l_aer_one_two{
	font-family: 'Arial';
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: solid 1px white;
	border-top: solid 1px white;
	width: 70px;
	line-height: 21px;
	margin: 0 auto;
	margin-top: 5px;
}
.l_aer_one_three{
    padding-top: 11px;
	padding-bottom: 19px;  
}
.l_aer_two{
	width: 540px;
}
.l_aer_two_one{
	font-size: 28px;
	font-weight: bold;
	margin-top: 21px;
}
.l_aer_two_two{
	font-size: 20px;
	line-height: 26px;
	margin-top: 14px;
}
.submit{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 0px;
    padding-bottom: 503px;
    background-attachment: fixed;
    background-image: url("../images/submit.jpg");
    box-sizing: border-box;
    overflow: hidden;
	color: white;
}
.l_submit_one{
	font-size: 33px;
	margin-top: 70px;
	font-weight: 300;
}
.l_submit_one a{
	display: inline-block;
	width: 50px;
	height: 50px;
	background:#dd211f;
	text-align: center;
	line-height: 48px;
	margin: 0 5px;
	border-radius: 50%;
	font-weight: bold;
}
.l_submit_two{
	font-size: 45px;
	font-weight: bold;
	margin-top: 10px;
}
.l_submit_three{
	margin-top: 48px;
}
.l_submit_three span{
	display: inline-block;
	vertical-align: top;
}
.l_submit_three input{
	display: block;
	margin: 0;
	padding: 0;
	background: rgba(255,255,255,0.7);
	border: none;
}
.l_submit_three_one{
	width: 445px;
}
.l_submit_three span input{
	height: 60px;
	font-size: 18px;
	font-weight: 300;
	width: 100%;
	margin-bottom: 20px;
	text-indent: 20px;
}
.l_submit_three_two{
	width: 445px;
	margin-left: 20px;
}
.l_submit_three_two textarea{
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	background: rgba(255,255,255,0.7);
	border: none;
	font-size: 18px;
	text-indent: 20px;
	padding-top: 20px;
	 font-family: '微软雅黑';
}
.l_submit_three .type{
	width: 180px;
	line-height: 54px;
	background: #dd211f;
	text-align: center;
	color: white;
	font-size: 22px;
	margin: 0 auto;
	font-weight: 300;
}
.r_submit{
	width: 295px;
	margin-top: 80px;
}
.r_submit_one{
	font-size: 20px;
	font-weight: 300;
	margin-top: 24px;
	padding-bottom:25px;
}
.r_submit_one span{
	display: block;
	font-size: 31px;
	font-family: 'Impact';
	margin-top: 16px;
}
.r_submit_two{
	padding-left: 46px;
	margin-top: 25px;
}
.r_submit_two li{
	position:relative;
	font-size: 22px;
	margin-bottom: 21px;
	font-weight: 300;
}
.r_submit_two li:after{
	content: '';
	background: url("../images/submit.png") center center no-repeat;
	width: 33px;
	height: 26px;
	position: absolute;
	left: -46px;
	top: -2px;
}
.news_total{
	text-align: center;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 33px;
	position: relative;
	width: 300px;
	margin: 0 auto;
	margin-top: 77px;
}
.news_total:after{
	content: '';
	width: 1px;
	height: 95px;
	background: #dd211f;
	position: absolute;
	    top: -117px;
    left: 155px;
}
.news_total span{
	display: block;
	font-size: 20px;
	margin-top: 8px;
	color: #dd211f;
	position: relative;
	width: 100px;
	margin: 0 auto;
}
.news_total span:after{
	content: '';
	width: 27px;
	height: 3px;
	background: #dd211f;
	position: absolute;
	top: 9px;
    right: -33px;
}
.news_ul{
	margin-top: 41px;
	margin-bottom: 80px;
}
.news_ul li{
	display: inline-block;
	width: 418px;
}
.news_ul li:hover .news_ul_oen img{
	transform: scale(1.2);
}
.news_ul_oen{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.news_ul_oen img{
	width: 100%;
	transition: 1s;
}
.news_ul_two{
	font-family: 'Arial';
	font-size: 20px;
	margin-top: 36px;
	padding-left: 10px;
}
.news_ul_three{
	font-size: 20px;
	margin-top: 18px;
	padding-left: 10px;
}
.news_ul_form{
	font-size: 16px;
	line-height: 24px;
	margin-top: 18px;
	padding-left: 10px;
}
.news_ul_six{
	font-family: 'Arial';
	font-size: 16px;
	margin-top: 35px;
	padding-left: 74px;
	position: relative;
}
.news_ul_six:after{
	content: '';
	width: 54px;
	height: 1px;
	background-color: black;
	position: absolute;
	    top: 7px;
    left: 13px;

}
.foot_nav{
	background: #dd211f;
	color: white;
	text-align: center;
	line-height: 80px;
}
.foot_nav li{
	display: inline-block;
	font-size: 18px;
	width: 175px;
	position: relative;
}
.foot_nav li:after{
	content: '';
	width: 1px;
	height: 20px;
	background: #e98b8a;
	position: absolute;
	top: 30px;
    right: -2px;
}
.foot_nav li:last-child:after{
	content: '';
	display: none;
}
.foot{
	background: #191919;
	color: white;
	padding-bottom: 30px;
	border-bottom: solid 1px #2f2f2f;
}
.foot li{
	display: inline-block;
	vertical-align: top;
}
.foot_one{
	opacity: 0.8;
}
.foot_one_one{
	font-size: 30px;
	font-weight: bold;
	margin-top: 42px;
}
.foot_one_two{
	font-size: 18px;
	margin-top: 26px;
	margin-left: 6px;
}
.foot_two{
	margin-top: 87px;
}
.foot_two span{
	display: inline-block;
	line-height: 40px;
	margin-right: 90px;
	font-size: 16px;
}
.foot_two span img{
	margin-right: 18px;
	vertical-align: -9px;
}
.foot_three{
	margin-top: 40px;
}
.likns{
	background: #191919;
	color: white;
	line-height: 60px;
}
.likns img{
	margin-top: 36px;
}
.likns .w1200 div{
	vertical-align: top;
	display: inline-block;
}
.likns_1{
	display: inline;
}
.l_inside_about{
	width: 275px;
}
.l_inside_about_titel{
	background: #cf3630;
	color: white;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding-top: 44px;
	padding-bottom: 45px;
}
.l_inside_about_titel:after{
	content: '';
	width: 20px;
	height: 4px;
	background: white;
	position: absolute;
	top:72%;
	left:46%;
}
.l_inside_about_titel span{
	display: block;
	font-family:"Impact";
	font-size: 80px;
	opacity: 0.05;
	position: absolute;
	top: 19%;
	left:10%;
}
.l_inside_about_total{
	background: #dedede;
	color: #424242;
	padding-bottom: 5px;
}
.l_inside_about_total div{
	padding-left: 88px;
	line-height: 74px;
	font-weight: bold;
	font-size: 24px;
	position: relative;
}
.l_inside_about_total div:after{
	content: '+';
	width: 26px;
	line-height: 26px;
	background: #cf3630;
	border-radius: 50px;
	color: white;
	font-size: 31px;
	text-align: center;
	position: absolute;
	top:34%;
	left:18%;
	font-weight: 500;
}
.l_inside_about_total li{
	line-height:59px;
	padding-left: 81px;
	border-top: solid 1px #f8f8f8;
	font-size: 20px;
	font-weight: 300;
	position: relative;
}
.l_inside_about_total li:after{
	content: '';
	background: url(../images/inside_about.png) center center no-repeat;
	width: 5px;
	height: 9px;
	position: absolute;
	top:43%;
	left:21%;
}
.l_inside_about_total li:hover{
	background: #cf3630;
	color: white;
}
.l_inside_about_total li:hover:after{
	content: '';
	background: url(../images/inside_about1.png) center center no-repeat;
}
.l_inside_about_titel.on span{
	font-size: 71px;
	left:0;
}
.l_inside_about_titel.on.on1 span{
	left:1%;
}
.l_inside_about_tel{
	background: url(../images/inside_about.jpg) center center no-repeat;
	height: 134px;
	color: #ededed;
	padding-top: 191px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}
.l_inside_about_tel div span{
	display: block;
	font-size: 26px;
	font-family: "Impact";
	width: 178px;
	line-height: 38px;
	background: #cf3630;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 12px;
}
.l_inside_about_tel div{
	font-family: "Impact";
	font-size: 27px;
}
.__inner_body{
	padding-top: 40px;
	padding-bottom: 60px;
}
.r_inside_about_titel{
	line-height: 61px;
	background: #cf3630;
	font-size: 16px;
	color: #dedede;
	font-weight: 300;
	padding-left: 52px;
	position: relative;
}
.r_inside_about_titel:after{
	content:'';
	background: url(../images/r_inside_about.png) center center no-repeat;
	width: 22px;
	height: 18px;
	position: absolute;
	top:33%;
	left:3%;
}
.v9.r_inside_about_titel:after{
	content:'';
	left:15.5%;
}
.__main_body{
	width: 970px;
}
.total_title{
	text-align: center;
	font-size: 18px;
	color: #424242;
	font-weight: 300;
	margin-top: 60px;
}
.total_title div{
	font-size: 38px;
	font-weight: bold;
	position: relative;
	padding-bottom: 24px;
}
.total_title div:after{
	content: '';
	width: 20px;
	height: 4px;
	background: #cf2620;
	position: absolute;
	top:78%;
	left:49.5%;
}
.total_title div span{
	font-family: "Impact";
	font-size: 72px;
	opacity: 0.05;
	position: absolute;
	top:-31%;
	left:38.5%;
	text-transform: uppercase;
}
/*order*/
.order{

}
.order .total_title div span {
	left:28.4%;
}
.order .fix{
	padding-top:50px;
}
.order .fl{
	width: 470px;
}
.order .fl input{
	margin: 0;
	width: 100%;
	line-height: 40px;
	margin-bottom: 10px;
	text-indent: 20px;
}
.order .fr{
	width:470px;
}
.order .fr textarea{
	width: 100%;
	padding-top: 20px;
	text-indent: 20px;
	height: 133px;
}
.order_nav{
	margin: 0 auto;
	width:165px;
	padding-top: 20px;
}
.order_nav input{
	width:60px;
	line-height: 30px;
	border: 0;
	margin: 0 10px;
}
.within_contact{

	padding-top: 60px;

	padding-bottom: 60px;

}

.x_within_contact .fl{

	width: 950px;

}

.within_contact_one{

	font-size: 24px;

	font-weight: bold;

}

.within_contact_two{

	font-size: 16px;

	line-height: 24px;

	font-weight: 300;

	padding-top: 20px;

}

.within_contact_three{

	width:120px;

	line-height: 40px;

	background: #222222;

	color: white;

	text-align: center;

	margin-top: 33px;

}

.within_contact_chart{

	background: #f6f6f6;

	padding-top:145px;

	padding-bottom: 60px;

	text-align: center;

}
.chart_total li{

	padding-top: 100px;

	width: 350px;

	background: white;

	padding-bottom: 40px;

	display: inline-block;

	margin:  0 20px;

	box-shadow: 0px 4px 10px #221714;

	position: relative;

}

.chart_title{

	font-size: 24px;

	font-weight: bold;

}

.chart_word{

	font-size: 16px;

	font-weight: 300;

	line-height: 26px;

	padding-top: 20px;

}
.within_contact_form{

	padding-bottom: 60px;

	padding-top: 20px;

}

.chart_total_img{

	width: 150px;

	height: 150px;

	border-radius: 100%;

	background: white;

	position: absolute;

	top: -32%;

	left: 29%;

}

.chart_total_img .v1{

	width: 100px;

	height: 100px;

	border: solid 1px #ffb726;

	border-radius: 100%;

	margin: 0 auto;

	margin-top: 25px;

}

.chart_total_img .v2{

	width: 90px;

	height: 90px;

	background: #ffb726;

	border-radius: 100%;

	margin: 0 auto;

	margin-top: 5px;

	line-height: 90px;

}

.chart_total_img .v2 img{

	width: 70%;
	margin-top: 20px;

}
/*inside_product*/
.tuijian{
	margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
}
.inside_product{
	
}
.inside_product li{
	width: 310px;
	background: #dedede;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 28px;
	display: inline-block;
	margin:  0 4px;
	margin-top: 30px;
}
.inside_product_img{
	width: 300px;
	height: 191px;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}
.inside_product li:hover img{
	transform: scale(1.2);
}
.inside_product_img img{
	width: 100%;
	transition: 1s;
}
.inside_product_titel{
	font-size: 22px;
	font-weight: 300;
	padding-top: 33px;
}
.inside_product_see{
	width: 127px;
	line-height: 39px;
	background: #cf3630;
	color: white;
	font-size: 17px;
	margin: 0 auto;
	margin-top: 14px;
	border-radius: 10px;
}
.pages{
	text-align: center;
	padding-top: 41px;
}
.pages li{
	display: inline-block;
	padding:  10px 15px;
	background: #e6e6e6;
	margin: 0 5px;
	font-size: 14px;
}
.pages li.c{
	background: #da0011;
	color: white;
}
.__list{
	width: 100%;
	padding-top: 40px;
}
.__list h1{
	font-size: 22px;
	margin: auto;
	text-align: center;
}.__list h2{	
	font-size:18px;	margin:10px auto;
	text-align: center;
}
.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.__list .thumb{
	width: 40%;
    display: block;
    margin: auto;
}
.__list .b_des{
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
}.__list .b_des p{line-height:1.5;margin:5px auto 10px;}
.jiathis_style{
	float: right;
}
.b_foot{
	padding-top: 20px;
	font-size: 14px;
	opacity: 0.5;
	line-height: 20px;
}
.nei_nav_tot{
	width: 100%;
	margin-top: 65px;
}
.nei_nav_tot li{
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	overflow: hidden;
	background: #f8f8f8;
	margin-bottom: 40px;
	z-index: 1;
	position: relative;
	transition: 1s;
}
.nei_nav_tot li:before{
	content:'';
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index:-1;
	background: #d9342e;
	transition: 1s;
}
.nei_nav_tot li:hover:before{
	content: '';
	width: 100%;
}
.nei_nav_tot li:hover{
	color: white;
}
.nei_nav_tot li .fl{
	width: 200px;
	margin-left: 40px;
	margin-top: 20px;
	border: solid 5px #e9e9e9;
	height: 156px;
	box-sizing: border-box;
	overflow: hidden;
}
.nei_nav_tot li .fl img{
	width: 100%;
}
.nei_nav_tot li .fr{
	width: 977px;
	margin-right: 40px;
	margin-top: 60px;
}
.nei_nav_one{
	font-size: 18px;
	font-weight: bold;
}
.nei_nav_one span{
	float: right;
	margin-right: 40px;
}
.nei_nav_two{
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
}
.trait_body{
						margin-top: 25px;
					}
					.__inner_tt{
						border-bottom: 1px solid #ccc;
					}
					.__inner_tt h2{
						font-weight: bold;
						padding:5px 25px;
						color:white;
						background: #ccc;
						display: inline-block;
					}
					.__inner_list{
						font-size: 0px;
						padding-top: 15px;
						padding-bottom: 25px;
					}
					.__inner_list li{
						display: inline-block;
						width: 20%;
						box-sizing: border-box;
						padding:5px;
					}
					.__inner_list li img{
						width: 100%;
					}
					.__inner_list li h2{
						font-weight: normal;
						font-size: 16px;
						text-align: center;
						line-height: 35px;
						border-bottom: 1px solid #ccc;
					}
					._inner_news_list{

					}
					._inner_news_list li{
						display: inline-block;
						width: 33%;
						overflow: hidden;
						box-sizing: border-box;
						padding:10px;
					}
					._inner_news_list li a{
						font-size: 14px;
						display: block;
						line-height: 24px;
						position: relative;
						padding-left: 15px;
					}
					._inner_news_list li a:hover{
						text-decoration: underline;
					}
					._inner_news_list li a:before{
						position: absolute;
						content: '';
						width: 5px;
						height: 5px;
						background: #ccc;
						left:0px;
						top:50%;
						transform: translateY(-50%);
					}