.banner img{
	display: block;
	width: 100%;
}
.center{
	width: 1240px;
	margin: 0 auto;
	margin-bottom: 35px;
}
.now_add{
	width: 1240px;
	margin: 0 auto;
	border-bottom: 1px solid #dfdfdf;
	line-height: 25px;
	color: #0365bd;
	font-size: 14px;
	margin-bottom: 15px;
}
.now_add span{
	color: #2e4362;
}
.now_add a{
	color: #2e4362;
}
.center_cen{
	overflow: hidden;
}
.left{
	float: left;
	background: #fff;
	width: 850px;
	box-sizing: border-box;
	padding: 30px 6px;
}
.right{
	float: right;
	background: #fff;
	width: 370px;
	box-sizing: border-box;
	padding: 12px 8px;
}

/*内页右侧*/
.right>div{
	margin-bottom: 25px;
}
.right .right_link{
	margin-bottom: 0;
}
.right>div>p:nth-of-type(1){
	text-align: center;
	background: url(../images/pro_l_t.jpg) center no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 32px;
	font-weight: lighter;
}
.right>div>p:nth-of-type(1) span{
	font-size: 14px;
	color: #d5d5d5;
	text-transform: uppercase;
}
.hot_pro>p,.hot_case>p,.hot_case_li>p{
	line-height: 100%;
	padding: 35px 0 20px;
	margin-bottom: 5px;
}
.hot_case_li ul li{
	background: #f0f0f0;
	margin-bottom: 2px;
	line-height: 38px;
	font-size: 18px;
	box-sizing: border-box;
	padding: 0 38px;
}
.hot_case_li ul li span{
	display: inline-block;
	margin-right: 10px;
    position: relative;
    top: 3px;
    background: url(../images/xbt.png) no-repeat;
    height: 21px;width: 21px;background-position: 0 -86px;
}
.hot_case_li ul li a{
	color: #2e4362;
}
.hot_case_li ul li:hover{
	border-bottom: 2px solid #2e4362;
}
.right_link p:nth-child:nth-of-type(1){
	line-height: 55px;
}
.hot_pro div ul,.hot_case div ul{
	height: 285px;
	position: relative;
}
.hot_pro div ul li,.hot_case div ul li{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 285px;
	overflow: hidden;
	display: none;
}
.hot_pro div ul li:first-child,.hot_case div ul li:first-child{
	display: block;
}
.hot_pro div ul li img,.hot_case div ul li img{
	display: block;
	width: 100%;
}
.hot_pro div ul li p,.hot_case div ul li p{
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: rgba(46,67,98,.8);
}
.hot_pro div,.hot_case div{
	position: relative;
}
.hot_pro div span,.hot_case div span{
	position: absolute;
	background: url(../images/ny_xbt.png) no-repeat;
	cursor: pointer;
}
.hot_pro div span:nth-of-type(1),.hot_case div span:nth-of-type(1){
	left: 15px;top: 40%;
	height:47px;width:47px;background-position:0 -242px;
}
.hot_pro div span:nth-of-type(2),.hot_case div span:nth-of-type(2){
	right: 15px;top: 40%;
	height:47px;width:47px;background-position:0 -195px;
}
.right_link p:nth-of-type(2){
	color: #2b3f5d;
	font-size: 40px;
	font-family: impact;
	padding: 15px 0;
}
.right_link p:nth-of-type(2) span{
	display: inline-block;
	background: url(../images/ny_xbt.png) no-repeat;
	height:50px;width:95px;background-position:0 -289px;
	position: relative;
	top: 8px;
	left: 3px;
	margin-right: 10px;
}
.right_link ul:nth-of-type(1){
	box-sizing: border-box;
	overflow: hidden;
}
.right_link ul:nth-of-type(1) li{
	float: left;
	margin: 7px 5px;
	width: 164px;
	border-radius: 3px;
	background: #000;
	line-height: 54px;
}
.right_link ul:nth-of-type(1) li a{
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.right_link ul:nth-of-type(1) li a span{
	display: inline-block;
	margin-right: 5px;
	background: url(../images/ny_xbt.png) no-repeat;
	position: relative;
	top: 5px;
}
.right_link ul:nth-of-type(1) li:nth-child(1){
	background: #717171;
}
.right_link ul:nth-of-type(1) li:nth-child(2){
	background: #f39801;
}
.right_link ul:nth-of-type(1) li:nth-child(3){
	background: #2b3f5d;
}
.right_link ul:nth-of-type(1) li:nth-child(4){
	background: #d42d27;
}
.right_link ul:nth-of-type(2){
	box-sizing: border-box;
	padding: 7px;
	line-height: 30px;
	color: #555555;
	font-size: 15px;
}

.right_link ul:nth-of-type(1) li:nth-child(1) a span{
	height:27px;width:23px;background-position:0 -62px;
}
.right_link ul:nth-of-type(1) li:nth-child(2) a span{
	height:25px;width:28px;background-position:0 -89px;
}
.right_link ul:nth-of-type(1) li:nth-child(3) a span{
	height:22px;width:21px;background-position:0 -40px;
}
.right_link ul:nth-of-type(1) li:nth-child(4) a span{
	height:23px;width:20px;background-position:0 -17px;
}



/*底部公用 no.1*/
.foot_center{
	width: 1240px;
	margin: 0 auto 50px;
}
.foot_hot{
	margin-bottom: 50px;
}
.foot_hot .pro_tit{
	color: #515151;
	font-size: 38px;
}
.foot_hot .pro_tit span{
	color: #c32520;
}
.foot_hot .pro_tit{
	margin-bottom: 55px;
}
.foot_lun{
	overflow: hidden;
	margin-bottom: 43px;
}
.foot_lun>*{
	float: left;
}
.fhot_rb,.fhot_lb{
	cursor: pointer;
	position: relative;
	top: 85px;
}
.fhot_rb{
	margin-left: 36px;
}
.fhot_lb{
	margin-right: 36px;
}
.fhot_rq{
	width: 1100px;
	overflow: hidden;
}
.fhot_rq div{
	float: left;
}
.fhot_left div,.fhot_right div{
	width: 261px;
	height: 206px;
	overflow: hidden;
	margin: 0 7px;
	position: relative;
}
.fhot_left div p,.fhot_right div p{
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(46,67,98,.8);
	
}
.fhot_left div img,.fhot_right div img{
	width: 100%;
	display: block;
}
.fhot_link{
	overflow: hidden;
}
.fhot_link>*{
	float: right;
}
.fhot_link a{
	color: #fff;
	font-size: 16px;
	line-height: 52px;
	text-align: center;
}
.fhot_link a:nth-of-type(1){
	width: 153px;
	background: url(../images/bec_a.jpg) center no-repeat;
	margin-right: 70px;
}
.fhot_link a:nth-of-type(2){
	width: 286px;
	background: url(../images/fhot_a.jpg) center no-repeat;
}
.fhot_link p{
	font-size: 14px;
	color: #155595;
	margin-right: 5px;
}
.fhot_link p span{
	font-size: 28px;
	color: #155595;
	font-family: impact;
	letter-spacing: .05em;
}
.fhot_link>span{
	background: url(../images/ny_xbt.png) no-repeat;
	height:48px;width:40px;background-position:0 -147px;
	margin: 0 5px 0 15px;
}

/*底部新闻*/
.foot_news{
	margin-bottom: 320px;
}

/*新闻列表页*/
.news_list1{
	overflow: hidden;
	margin-bottom: 25px;
}
.news_list1 a{
	float: left;
	color: #fff;
	margin: 0 16px;
	line-height: 45px;
	font-size: 18px;
	background: #aeaeae;
	padding: 0 30px;
}
.news_list2 ul{
	margin-bottom: 35px;
}
.news_list2 ul li{
	box-sizing: border-box;
	padding: 18px 15px;
	border-bottom: 1px dashed #e1e1e1;
	overflow: hidden;
}
.news_list2 ul li>*{
	float: left;
}
.news_list2 ul li span{
	width: 25px;
	font-size: 35px;
	color: #929292;
	transition: color .3s;
}
.news_list2 ul li .news_inf{
	width: 630px;
}
.news_inf a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #3d3d3d;
	line-height: 45px;
	font-size: 18px;
	transition: color .3s;
}
.news_inf p{
	color: #545454;
	font-size: 14px;
	line-height: 25px;
}
.news_list2 ul li .news_tim{
	float: right;
	width: 105px;
	background: #f8f8f8;
	text-align: center;
	font-size: 18px;
	color: #9e9e9e;
	transition: color .3s;
}
.news_tim p{
	font-family: arial;
	line-height: 47px;
}
.news_tim p:nth-child(1){
	border-bottom: 1px solid #e6e6e6;
	font-size: 32px;
}
.news_tim p:nth-child(2){
	letter-spacing: .2em;
}
.news_list2 ul li:hover span{
	color: #f3b721;
}
.news_list2 ul li:hover .news_inf a{
	color: #f3b721;
}
.news_list2 ul li:hover .news_tim{
	color: #f5d290;
}

/*详情页  --新闻--&&--案例--*/
.show_inf{
	padding: 15px;
}
.show_time{
	overflow: hidden;
	font-size: 14px;
	color: #545454;
	margin-bottom: 45px;
}
.show_time p:nth-child(1){
	float: left;
}
.show_time p:nth-child(2){
	float: right;
}
.show_con h1{
	font-size: 18px;
	color: #545454;
	line-height: 55px;
	text-align: center;
	overflow: hidden;
	border-bottom: 2px dashed #7c7c7c;
	margin-bottom: 20px;
}
.show_con h1 a{
	float: right;
	color: #f3b721;
	font-size: 14px;
}
.show_con h1 a span{
	display: inline-block;
	background: url(../images/ny_xbt.png) no-repeat;
	height:17px;width:15px;background-position:0 0;
	position: relative;
	top: 2px;
	margin-left: 5px;
}
.show_con_body{
	margin-bottom: 15px;
}
.show_con_body *,.show_con_body{
	font-size: 14px;
	color: #484848;
	line-height: 25px;
}
.show_pn,.show_pn a{
	font-size: 18px;
	color: #484848;
	line-height: 40px;
}
.show_tj{
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	padding: 20px 10px 20px 7px;
}
.show_tj>p{
	line-height: 35px;
	color: #484848;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.show_tj>p span{
	display: inline-block;
	background: url(../images/ny_xbt.png) no-repeat;
	height:33px;width:33px;background-position:0 -114px;
	margin-right: 10px;
	position: relative;
	top: 10px;
}
.show_tj ul li{
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #575757;
	border-bottom: 1px dashed #e1e1e1;
}
.show_tj ul li *{
	float: left;
}
.show_tj ul li span:nth-of-type(1){
	font-size: 34px;
	position: relative;
	top: -3px;
	letter-spacing: .2em;
}
.show_tj ul li span:nth-of-type(2){
	float: right;
}
.show_tj ul li a{
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #575757;
}
.show_tj ul li:hover,.show_tj ul li:hover a{
	color: #f3b721;
}

/*案例列表*/
.case_list{
	padding: 20px 10px;
}
.case_list1{
	overflow: hidden;
}
.case_list1 li{
	float: left;
	height:330px;
	width: 266px;
	overflow: hidden;
	background: #eeeeee;
	box-sizing: border-box;
	margin-left: 15px;
	margin-bottom: 34px;
	border: 1px solid #d2dbe4;
	border-bottom: 5px solid #5080b0;
	padding-bottom: 10px;
}
.case_list1 li:nth-child(3n+1){
	margin-left: 0;
}
.case_list1 li div{
	height: 185px;
	overflow: hidden;
}
.case_list1 li div img{
	display: block;
	width: 100%;
	height:100%;
}
.case_list1 li p{
	box-sizing: border-box;
	padding: 0 15px;
}
.case_list1 li p:nth-of-type(1){
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	font-size: 16px;
	color: #1e1e1e;
}
.case_list1 li p:nth-of-type(2){
	font-size: 14px;
	color: #1e1e1e;
	line-height: 20px;
	margin-bottom: 17px;
}
.case_list1 li p:nth-of-type(3){
	overflow: hidden;
}
.case_list1 li p:nth-of-type(3) a{
	width: 95px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.case_list1 li p:nth-of-type(3) a:nth-of-type(1){
	float: left;
	background: url(../images/case_list1.jpg);
}
.case_list1 li p:nth-of-type(3) a:nth-of-type(2){
	float: right;
	background: url(../images/case_list2.jpg);
}

/*产品详情页*/
.show_pro{
	padding: 20px 15px;
}
.show_pro_div1{
	overflow: hidden;
	margin-bottom: 30px;
}
.show_pro_div1>div{
	float: left;
}
.show_pro_pic{
	width: 310px;
	overflow: hidden;
}
.show_pro_inf{
	width: 440px;
	margin-left: 40px;
}
.show_pro_pic img{
	float: left;
}
.show_pro_pic img:nth-of-type(1){
	width: 100%;
	margin-bottom: 6px;
}
.show_pro_pic img:nth-of-type(2),.show_pro_pic img:nth-of-type(3),.show_pro_pic img:nth-of-type(4){
	width: 99px;
	margin-left: 6px;
}
.show_pro_pic img:nth-of-type(2){
	margin-left: 0;
}
.show_pro_inf>p:nth-of-type(1){
	margin-bottom: 23px;
	color: #545454;
	font-size: 14px;
	text-align: right;
}
.show_pro_inf p:nth-of-type(2),.show_pro_inf p:nth-of-type(3){
	font-size: 18px;
	color: #545454;
	margin-bottom: 10px;
}
.show_pro_inf p:nth-of-type(2) span,.show_pro_inf p:nth-of-type(3) span{
	font-weight: bold;
}
.show_pro_inf p:nth-of-type(3){
	height: 115px;
}
.show_pro_inf p:nth-of-type(4){
	color: #545454;
	font-size: 14px;
	margin-bottom: 25px;
}
.show_pro_inf div{
	overflow: hidden;
}
.show_pro_inf div>*{
	float: left;
}
.show_pro_inf div>span{
	/*width: 50px;
	height: 50px;
	background: #000;*/
	margin-right: 10px;
	background: url(../images/ny_xbt.png) no-repeat;
	height:48px;width:40px;background-position:0 -147px;
}
.show_pro_inf div p{
	color: #155595;
	font-size: 14px;
	margin-right: 10px;
}
.show_pro_inf div p span{
	font-size: 28px;
	font-family: impact;
	letter-spacing: .03em;
}
.show_pro_inf div a{
	width: 153px;
	line-height: 52px;
	text-align: center;
	background: url(../images/bec_a.jpg);
	color: #fff;
	font-size: 18px;
}
.show_pro_tj{
	margin-bottom: 30px;
}
.show_pro_tj>p{
	position: relative;
	left: -15px;
	width: 132px;
	line-height: 48px;
	text-align: center;
	background: #f3b721;
	color: #383838;
	font-size: 16px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 15px;
}
.show_pro_tj ul{
	overflow: hidden;
}
.show_pro_tj ul li{
	float: left;
	width: 199px;
	height: 156px;
	overflow: hidden;
	position: relative;
	margin-left: 8px;
}
.show_pro_tj ul li:nth-of-type(1){
	margin-left: 0;
}
.show_pro_tj ul li img{
	display: block;
	width: 100%;
}
.show_pro_tj ul li p{
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: rgba(46,67,98,.8);
}
.show_pro_body,.show_pro_body *{
	color: #484848;
	font-size: 16px;
	line-height: 23px;
}
.show_pro_body{
	margin-bottom: 30px;
}
.show_pro_pn,.show_pro_pn a{
	color: #484848;
	font-size: 18px;
}
.about{
	padding: 27px 55px;
}
.about>img{
	display: block;
	margin: 0 auto 27px;
}
.about>div,.about>div *{
	color: #000;
	font-size: 14px;
	line-height: 28px;
}


.gangting{
	display: block;
	padding: 0;
}
.gangting li{
	line-height: 50px;
	transition: all .3s;
}
.gangting li:hover{
	background: url(../images/gangt.png) #f3b721  no-repeat;
	background-position-x: 30px;
	background-position-y: 32px;
}
.gangting li:hover a{
	color: #fff;
}
.gangting_foot{
	margin-bottom: 35px;
}
.pro_left .gangting_inf{
	background: url(../images/gangting_left.jpg);
	background-size: cover;
	height: auto;
	padding: 115px 0 25px;
}
.gangting_inf p{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 45px;
}
.gangting_inf ul{
	box-sizing: border-box;
	padding: 0 15px;
}
.gangting_inf ul li{
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.gangting_inf ul li span{
	font-family: impact;
}

.luodi{
	width: 1240px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	padding: 0 15px;
	/*position: relative;
	top: -35px;*/
	margin-bottom: 20px;
}
.luodi .sousuo{
	width: 1200px;
}
.luodi .now_add{
	width: 1200px;
}
.luodi_div{
	overflow: hidden;
	padding-bottom: 20px;
}
/*.luodi_div>*{
	float: left;
}
.luodi_div img{
	margin-top: 11px;
	margin-left: 8px;
}
.luodi_div div{
	width: 830px;
	float: right;
	padding-right: 40px;
}
.luodi_div div p:nth-child(1){
	margin-bottom: 20px;
	font-size: 24px;
	color: #2b3f5d;
	font-weight: bold;
}
.luodi_div div p:nth-child(1) span{
	font-size: 20px;
	color: #f6b91f;
	margin-left: 20px;
}
.luodi_div div p:nth-child(2){
	font-size: 14px;
	color: #5a5a5a;
	line-height: 25px;
	text-align: justify;
}*/


.feiye{
	overflow: hidden;
	width: auto;
	margin: 0 auto;
}
.feiye li{
	float: left;
	border: 1px dashed #51637c;
	line-height: 33px;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 15px;
	margin: 0 10px;
	transition: all .3s;
}
.feiye li a{
	display: block;
	color: #51637c;
	transition: all .3s;
}
.feiye li:first-child,.feiye li:last-child,.feiye li:first-child a,.feiye li:last-child a{
	color: #fff;
	background: #2e4362;
	border: none;
}
.feiye li:hover{
	border-color: #f3b721;
	color: #f3b721;
}
.feiye li:hover a{
	color: #f3b721;
}
.feiye li select{
	background: none;
	color: #fff;
	outline: none;
}
.feiye li select option{
	color: #51637c;
}
