﻿*,ul,li,p,label,a,body,html,table,tr,td{
	padding: 0;margin: 0;text-transform: none;list-style: none;text-decoration: none;
}

body{
	background: url(../images/body_bj.jpg);
	min-width: 1240px;
	font-family: -apple-system, BlinkMacSystemFont, "microsoft yahei", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

/*Header*/

/*一部分*/
.top{
	background: #2965b0;
}
.top_center{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.top_center p{
margin-top:6px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}
.top_center p a{
	color: #fff;
}
.top_center p:nth-child(1){
	float: left;
}.top_center p:nth-child(2){
	float: right;
}

/*二部分*/
.com{
	background: url(../images/top_bj.jpg);
}
.com_center{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.com_l,.com_l>*,.com_r>*{
	float: left;
}
.com_l p{
	font-size: 20px;
	color: #2e4362;
	font-weight: bold;
	margin-left: 20px;
}
.com_l p span{
	font-size: 20px;
	color: #3d3d3d;
	font-weight: normal;
}
.com_r{
	float: right;
	padding-top: 15px;
}
.com_r>span{
	display: inline-block;
	background:url(../images/xbt.png)  no-repeat;
	margin-right: 25px;
	height:59px;width:51px;background-position:0 -438px;
}
.com_r p{
	font-size: 16px;
	color: #2e4362;

}
.com_r p span{
	font-family: impact;
	font-size: 30px;
}

/*三部分*/
nav{
	background: #2965b0;
}
nav ul{
	overflow: hidden;
	width: 1240px;
	margin: 0 auto;
}
nav ul li{
	float: left;
	width: 155px;
}
nav ul li a{
	display: block;
	line-height: 57px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	transition: all .7s;
	background: url(../images/nav_bj2.png);
	
}
nav ul .nav_active a{
	background: url(../images/nav_bj.jpg);
	font-weight: bold;
	color: #000;
}
nav ul li a:hover{
	font-weight: bold;
	background: url(../images/nav_bj.jpg);
	/*background: #EFB526;*/
	color: #000;
}

/*搜索*/
.sousuo{
	width: 1240px;
	margin: 0 auto;
	padding: 20px 0 30px;
	margin-bottom: 25px;
}
.sousuo p{
	float: left;
	color: #2e4362;
	font-size: 14px;
	line-height: 45px;
}
.sousuo p a{
	color: #7d7d7d;
	margin: 0 3px;
}
.sousuo div{
	float: right;
}
.sousuo div input{
	width: 330px;
	line-height: 42px;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	padding: 0 10px;
	background: none;
	outline: none;
	font-size: 14px;
}
.sousuo div button{
	outline: none;
	display: inline-block;
	border: none;
	width: 74px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #f3b721;
	position: relative;
	left: -15px;
}

/*合作*/
.hezuo{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.hezuo_tit{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #7d7d7d;
	line-height: 55px;
	margin-bottom: 40px;
}
.hezuo_tit:after{
	content: "";
	display: block;
	transform: scaleX(0.07);
	border-bottom: 2px solid #F3B721;
}
.hezuo_tit span{
	color: #f3b721;
}
.hezuo_lun>*{
	float: left;
}
.zh_rb,.zh_lb{
	cursor: pointer;
	position: relative;
	top: 45px;
}
.zh_rb{
	margin-left: 26px;
}
.zh_lb{
	margin-right: 26px;
}
.zh_rq{
	width: 1120px;
	overflow: hidden;
}
.zh_rq div{
	float: left;
}
.zh_left div,.zh_right div{
	width: 202px;
	margin: 0 11px;
}
.zh_left div p,.zh_right div p{
	color: #2e4362;
	font-size: 14px;
	text-align: center;
}
.zh_left div img,.zh_right div img{
	width: 200px;height: 110px;
	display: block;
	float: left;
	border: 1px solid #b7b7b7;
	margin-bottom: 7px;
}

/*产品*/
.pro{
	background: url(../images/pro_bj.jpg) bottom center no-repeat;
}
.pro_center{
	width: 1240px;
	margin: 0 auto;
}
.pro_tit{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #515151;
	line-height: 200%;
	border-bottom: 2px solid #ddd;
	margin-bottom: 35px;
}
.pro_tit img{
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}
.pro_tit:after{
	content: "";
	display: block;
	transform: scaleX(0.07);
	border-bottom: 2px solid #F3B721;
}

.pro_pro{
	overflow: hidden;
}
.pro_pro .pro_left{
	float: left;
	width: 243px;
}
.pro_pro .pro_right{
	float: left;
	width: 950px;
	margin-left: 17px;
}
.pro_left div{
	width: 100%;
	height: 135px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	background: url(../images/pro_l_t.jpg);
	line-height: 100%;
	box-sizing: border-box;
	padding-top: 40px;
}
.pro_left div span{
	font-size: 14px;
	text-transform: uppercase;
}
.pro_UL>li{
	margin-bottom: 4px;
}
.pro_UL .pro_UL_li p{
	background: url(../images/pro_l_bj.jpg);
	border-bottom: 2px solid #5c6b80;
}
.pro_UL>li p{
	line-height: 55px;
	box-sizing: border-box;
	padding: 0 50px 0 12px;
	background: #d9e3f2;
	font-size: 18px;
	color: #2e4362;
	cursor: pointer;
}
.pro_UL>li:nth-child(1) ul{
	display: block;
}
.pro_UL>li p span{
	display: inline-block;
}
.pro_UL>li p span:nth-child(1){
	margin-right: 10px;
	position: relative;
	top: 3px;
	background:url(../images/xbt.png)  no-repeat;
	height:21px;width:21px;background-position:0 -86px;
}
.pro_UL>li p span:nth-child(2){
	float: right;
	position: relative;
	top: 22px;
	background:url(../images/xbt.png)  no-repeat;
	height:10px;width:19px;background-position:0 -76px;
}
.pro_ul{
	background: url(../images/pro_l_ulbj.jpg);
	box-sizing: border-box;
	padding: 0 3px;
	display: none;
}
.pro_ul:nth-of-type{
	display: block;
}
.pro_ul li{
	border-bottom: 1px dashed #d6d8dc;
	line-height: 37px;
	box-sizing: border-box;
	padding-left: 40px;
	background-image: url(../images/pro_l_b.png);
	background-position-x: 20px;
	background-position-y: center;
	background-repeat: no-repeat;
}
.pro_ul li:last-child{
	border-bottom: none;
}
.pro_ul li a{
	font-size: 16px;
	color: #2e4362;
}
.pro_ul li .hot{
	display: inline-block;
	margin-left: 5px;
	background:url(../images/xbt.png)  no-repeat;
	height:19px;width:17px;background-position:0 -57px;
}

/*产品右侧*/
.pro_r_ul{
	overflow: hidden;
}
.pro_right>p{
	margin-bottom: 20px;
}
.pro_right>p span{
	line-height: 35px;
	margin-right: 17px;
	font-size: 18px;
	color: #4e4e4e;
	display: inline-block;
	padding: 0 18px;
	background: #e8e8e8;
	cursor: pointer;
}
.pro_right>p .pro_r_span{
	background: #0365bd;
	color: #fff;
}
.pro_r_ul{
	display: none;
}
.pro_r_ul li{
	float: left;
	width: 305px;
	height: 246px;
	overflow: hidden;
	box-sizing: border-box;
	border: 2px solid #e1e1e1;
	position: relative;
	margin: 0 13px 17px 0;
}
.pro_r_ul li:nth-child(3n+3){
	margin-right: 0;
}
.pro_r_ul li img{
	width: 100%;
	display: block;
}
.pro_r_ul li p{
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	width: 100%;
	background: rgba(46,67,98,.8);
	line-height: 35px;
}

/*理由*/
.bec1{
	height: 309px;
	background: url(../images/bec_bj1.jpg) center no-repeat;
}
.bec2{
	height: 723px;
	background: url(../images/bec_bj2.jpg) center no-repeat;
}
.bec3{
	height: 622px;
	background: url(../images/bec_bj3.jpg) center no-repeat;
}
.bec4{
	height: 723px;
	background: url(../images/bec_bj4.jpg) center no-repeat;
}
.bec5{
	height: 895px;
	background: url(../images/bec_bj5.jpg) center no-repeat;
}
.bec_center{
	overflow: hidden;
	position: relative;
	width: 1240px;
	margin: 0 auto;
}

.bec1 .bec_center div{
	width: 350px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 145px;
}
.bec1 .bec_center div p{
	float: left;
	color: #155595;
	font-size: 14px;
}
.bec1 .bec_center div p span{
	font-family: impact;
	color: #155595;
	font-size: 28px;
}
.bec1 .bec_center div a{
	float: right;
	width: 153px;
	line-height: 52px;
	text-align: center;
	background: url(../images/bec_a.jpg);
	color: #fff;
	font-size: 18px;
	transform: translateZ(0);
	backface-visibility: hidden;
	transition: all .3s;
}
.bec1 .bec_center div a:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F3B820;
	transform: scaleX(0);
	transform-origin: 50%;
	transition: all .3s ease-out;
}
.bec1 .bec_center div a:hover:before{
	transform: scaleX(1);
}
.bec1 .bec_center div a:hover{
	color: #000;
}

.bec2 .bec_center>*{
	float: left;
}
.bec2_div{
	background: rgba(255,255,255,0.9);
	width: 683px;
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
	left: 521px;
}
.bec2_div1{
	background: url(../images/bec_tbj.png) left bottom no-repeat;
	box-sizing: border-box;
	padding: 25px 0 15px 133px;
}
.bec2_div1 p:nth-child(1){
	color: #2e4362;
	font-size: 32px;
	font-weight: bold;
}
.bec2_div1 p:nth-child(1) span{
	display: inline-block;
	margin-left: 30px;
	background: url(../images/xbt.png) no-repeat;
	height:23px;width:190px;background-position:0 -648px;
}
.bec2_div1 p:nth-child(2){
	color: #262626;
	font-size: 24px;
}
.bec2_div2{
	box-sizing: border-box;
	padding: 0 95px 0 50px;
}
.bec2_div2 p{
	color: #2e4362;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: -10px;
	letter-spacing: 0.03em;
    padding: 10px 0;
}
.bec2_div2 p span{
	font-family: impact;
	font-size: 60px;
	margin-right: 15px;
	position: relative;
	top: 15px;
}
.bec2_div2 ul li{
	box-sizing: border-box;
	padding-left: 52px;
	margin-bottom: 20px;
	color: #262626;
	background: url(../images/bec_sb.png) no-repeat;
	background-position-x: 25px;
	background-position-y: center;
	-ms-background-position-x: 25px;
	-ms-background-position-y: center;
	line-height: 28px;
}
.bec2_div2 div{
	text-align: center;
}
.bec2_div2 div img{
	margin: 0 10px;
}

.bec3_div{
	padding: 30px 0 0;
	width: 660px;
}
.bec3_div1{
	background: url(../images/bec_tbj.png) left bottom no-repeat;
	box-sizing: border-box;
	padding: 25px 0 15px 133px;
}
.bec3_div1 p:nth-child(1){
	color: #f2b721;
	font-size: 32px;
	font-weight: bold;
}
.bec3_div1 p:nth-child(1) span{
	display: inline-block;
	margin-left: 30px;
	background: url(../images/xbt.png) no-repeat;
	height:23px;width:343px;background-position:0 -719px;
}
.bec3_div1 p:nth-child(2){
	color: #e7f1ff;
	font-size: 24px;
}
.bec3_div2{
	box-sizing: border-box;
	padding: 0 85px 0 13px;
}
.bec3_div2>p{
	color: #e7f1ff;
	font-size: 24px;
	font-weight: bold;
    padding: 10px 0 30px;
}
.bec3_div2>p span{
	font-family: impact;
	font-size: 60px;
	margin-right: 15px;
	position: relative;
	top: 15px;
	background: linear-gradient(to bottom, #dbe9ff, #546f99);
    -webkit-background-clip: text;
    color: transparent;
}
.bec3_div2 ul li{
	box-sizing: border-box;
	padding-left: 100px;
	margin-bottom: 20px;
	color: #efefef;
	background: url(../images/bec_sb.png) no-repeat;
	background-position-x: 65px;
	background-position-y: center;
	-ms-background-position-x: 65px;
	-ms-background-position-y: center;
	line-height: 28px;
}
.bec3_div2 div{
	position: relative;
	left: 140px;
	top: 5px;
}
.bec3_div2 div p{
	float: right;
	color: #f3b721;
	font-size: 14;
	margin-right: 20px;
}
.bec3_div2 div p span{
	font-size: 28px;
	font-family: impact;
	letter-spacing: 0.08em;
}
.bec3_div2 div a{
	float: right;
	width: 153px;
	line-height: 52px;
	text-align: center;
	background: url(../images/bec_a.jpg);
	color: #fff;
	font-size: 18px;
	transform: translateZ(0);
	backface-visibility: hidden;
	transition: all .3s;
}
.bec3_div2 div a:before{
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F3B820;
	transform: scaleX(0);
	transform-origin: 50%;
	transition: all .3s ease-out;
}
.bec3_div2 div a:hover:before{
	transform: scaleX(1);
}
.bec3_div2 div a:hover{
	color: #000;
}

.bec4 .bec2_div{
	bottom: 4px;
}
.bec4 .bec2_div2{
	box-sizing: border-box;
	padding: 0 45px 0 50px;
}
.bec4 .bec2_div2 ul li{
	padding-right: 45px;
}

.bec4 .bec2_div1 p:nth-child(1) span{
	height:25px;width:333px;background-position:0 -694px;
}


.bec5_div{
	padding: 120px 0 0;
	width: 660px;
}
.bec5_div1{
	background: url(../images/bec_tbj.png) left bottom no-repeat;
	box-sizing: border-box;
	padding: 25px 0 15px 133px;
}
.bec5_div1 p:nth-child(1){
	color: #f2b721;
	font-size: 32px;
	font-weight: bold;
}
.bec5_div1 p:nth-child(1) span{
	display: inline-block;
	margin-left: 30px;
	background: url(../images/xbt.png) no-repeat;
	height:23px;width:299px;background-position:0 -671px;
}
.bec5_div1 p:nth-child(2){
	color: #e7f1ff;
	font-size: 24px;
}
.bec5_div2{
	box-sizing: border-box;
	padding-left: 13px;
}
.bec5_div2>p{
	color: #cbe6ff;
	font-size: 24px;
	font-weight: bold;
    padding: 10px 0 30px 55px;
}
.bec5_div2>p span{
	font-family: impact;
	font-size: 60px;
	margin-right: 15px;
	position: relative;
	top: 15px;
	background: linear-gradient(to bottom, #dbe9ff, #546f99);
    -webkit-background-clip: text;
    color: transparent;
}
.bec5_div2 ul li{
	box-sizing: border-box;
	padding-left: 110px;
	margin-bottom: 20px;
	color: #efefef;
	background: url(../images/bec_sb.png) no-repeat;
	background-position-x: 75px;
	background-position-y: center;
	-ms-background-position-x: 75px;
	-ms-background-position-y: center;
	line-height: 28px;
}
.bec5_div2 div{
	overflow: hidden;
	position: relative;
	top: 275px;
	left: 120px;
}
.bec5_div2 div p{
	font-size: 30px;
	color: #e7f1ff;
	font-weight: bold;
	text-align: right;
    padding: 40px 0 10px;
}
.bec5_div2 div p span{
	font-family: impact;
}
.bec5_div2 div a{
	float: right;
	color: #2e4362;
	font-size: #2e4362;
	width: 197px;
	line-height: 45px;
	font-weight: bold;
	background: #f3b721;
	text-align: center;
}
.bec5 .bec_center{
	overflow: visible;
}


/*关于*/
.index_about{
	background: url(../images/bec_bj6.jpg) top center no-repeat;
}
.index_about .about_center{
	width: 1240px;
	margin: 0 auto;
	padding-top: 135px;
	padding-bottom: 50px;
}
.index_about .about_center>p{
	text-align: right;
	box-sizing: border-box;
	padding-right: 70px;
	color: #2e4362;
	font-size: 56px;
	line-height: 125px;
	font-weight: bold;
}
.index_about .about_center>p span{
	font-size: 42px;
	color: #f3b721;
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.about_div1{
	overflow: hidden;
	margin-bottom: 50px;
}
.about_div1 div{
	float: left;
	width: 590px;
}
.about_div1 div p:nth-of-type(1){
	text-align: right;
	color: #555555;
	font-size: 28px;
	padding: 20px 0 50px;
}
.about_div1 div p:nth-of-type(2),.about_div1 div p:nth-of-type(3){
	font-size: 16px;
	color: #555;
	text-indent: 2em;
	line-height: 30px;
}
.about_div1 div p a{
	color: #d21616;
	font-size: 20px;
}
.about_div1 img{
	float: right;
	border: 2px solid #48648c;
}
.about_div2{
	overflow: hidden;
}
.about_div2 img{
	float: left;
	width: 283px;
	border: 2px solid #48648c;
	margin-left: 30px;
}
.about_div2 img:nth-of-type(1){
	margin-left: 0;
}

/*案例*/
.pro_tit{
	width: 1240px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #515151;
	line-height: 200%;
	border-bottom: 2px solid #ddd;
	margin-bottom: 35px;
}
.pro_tit img{
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}
.pro_tit:after{
	content: "";
	display: block;
	transform: scaleX(0.07);
	border-bottom: 2px solid #F3B721;
}
.case_div1{
	width: 1000px;
	margin: 0 auto;
}
.case_div1 ul{
	overflow: hidden;
}
.case_div1 ul li{
	float: left;
	width: 198px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 103px;
	background: #2e4362;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.case_div1 ul li span{
	display: inline-block;
	position: relative;
	top: 8px;
	left: 15px;
	display: none;
	background: url(../images/xbt.png) no-repeat;
	height:32px;width:32px;background-position:0 -406px;
}
.case_div1 ul .case_li_active{
	background: #f3b721;
	color: #3b3b3b;
}
.case_div1 ul .case_li_active span{
	display: inline-block;
}
.case_div2{
	background: url(../images/case_bj.jpg) top center no-repeat;
}
.case_div2 div{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 558px;
}
.case_div2 div ul{
	position: absolute;
	top: 5px;
	width: 100%;
	display: none;
}
.case_div2 div ul li{
	float: left;
	overflow: hidden;
	margin: 3px;
	position: absolute;
}
.case_div2 div ul li img{
	display: block;
	width: 100%;
}
.case_div2 div ul li:nth-child(1),.case_div2 div ul li:nth-child(2),.case_div2 div ul li:nth-child(3),.case_div2 div ul li:nth-child(4){
	width: 366px;
	height: 258px;
	overflow: hidden;
}
.case_div2 div ul li:nth-child(5),.case_div2 div ul li:nth-child(6),.case_div2 div ul li:nth-child(7){
	width: 256px;
	height: 170px;
	overflow: hidden;
	left: 369px;
}
.case_div2 div ul li:nth-child(1),.case_div2 div ul li:nth-child(2){
	left: 0;
}
.case_div2 div ul li:nth-child(3),.case_div2 div ul li:nth-child(4){
	right: 0;
}
.case_div2 div ul li:nth-child(2),.case_div2 div ul li:nth-child(4){
	top: 261px;
}
.case_div2 div ul li:nth-child(6){
	top: 175px;
}
.case_div2 div ul li:nth-child(7){
	top: 349px;
}
.case_div2 div ul li p{
	text-align: center;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	width: 100%;
	line-height: 42px;
	background: rgba(0,0,0,.7);
}
.case_div_d span{
	z-index: 99;
	display:block; 
    width:0; 
    height:0; 
    border-width:20px 15px 0; 
    border-style:solid; 
    border-color:#f3b721 transparent transparent;/*黄 透明 透明 */
    position:absolute; 
    top:-1px; 
    left:85px;
}

/*新闻*/
.index_news{
	background: url(../images/news_bj.png) bottom center no-repeat;
	padding-top:20px;
	padding-bottom: 45px;
}
.news_center{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.news_div1{
	float: left;
	width: 770px;
}
.news_div2{
	float: right;
	width: 387px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	padding: 0 20px 15px;
	position: relative;
}
.news_div1>div{
	margin-bottom: 15px;
}
.news_div1>div p:nth-child(1) a{
	display: inline-block;
	width: 590px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #3b3b3b;
	font-size: 20px;
	line-height: 55px;
	margin-bottom: 15px;
}
.news_div1>div p:nth-child(1) span{
	display: inline-block;
	background: #000;
	background: url(../images/xbt.png) no-repeat;
	height:55px;width:113px;background-position:0 -497px;
	position: relative;
	top: -20px;
	margin-right: 5px;
}
.news_div1>div p:nth-child(2){
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #3b3b3b;
}
.news_div1>div p:nth-child(2) a{
	color: #dc2027;
	font-size: 15px;
}
.news_dic_u1{
	overflow: hidden;
	margin-bottom: 10px;
}
.news_dic_u1 li{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 24px 16px;
	border: 1px solid #bababa;
	overflow: hidden;
}
.news_dic_u1 li:nth-child(1){
	border-right: none;
}
.news_dic_u1 li:nth-child(2)>p{
	background: #f3b721;
}
.news_dic_u1 li>p{
	float: left;
	width: 66px;
	background: #707070;
	color: #fff;
	padding: 35px 0;
	text-align: center;
	font-size: 15px;
}
.news_dic_u1 li>p span{
	font-weight:bold;
	font-size: 17px;
}
.news_dic_u1 li div{
	float: right;
	width: 260px;
}
.news_dic_u1 li div a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 45px;
	font-size: 16px;
	color: #3d3835;
}
.news_dic_u1 li div p{
	line-height: 25px;
	color: #666666;
	font-size: 14px;
}
.news_dic_u2 li{
	border-bottom: 1px dashed #e1e1e1;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
}
.news_dic_u2 li span:nth-of-type(1){
	color: #bcbcbc;
	font-size: 40px;
	float: left;
	margin-right: 5px;
}
.news_dic_u2 li a{
	display: inline-block;
	width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #575757;
	font-size: 16px;
}
.news_dic_u2 li span:nth-of-type(2){
	float: right;
	font-size: 16px;
	color: #575757;
	font-family: arial;
}
.news_div2>p:nth-of-type(1){
	color: #f3b721;
	font-size: 24px;
	line-height: 80px;
}
.news_div2>p:nth-of-type(1) span{
	font-size: 16px;
	text-transform: uppercase;
}
.news_div2 img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.news_div2>p:nth-of-type(2){
	font-size: 14px;
	color: #2e4362;
	line-height: 25px;
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 15px;
}
.news_div2 ul li{
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 15px;
}
.news_div2 ul li a{
	display: block;
	overflow: hidden;
}
.news_div2 ul li a span{
	float: left;
	margin: 8px 10px 0 0;
	background: url(../images/xbt.png) no-repeat;
	height:13px;width:13px;background-position:0 -44px;
}
	
.news_div2 ul li a p{
	float: left;
	width: 305px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #505253;
	line-height: 160%;
}
.news_div2>span{
	position: absolute;
	background: url(../images/xbt.png) no-repeat;
}
.news_div2>span:nth-child(1){
	left: 0;
	top: 0;
	height:9px;width:9px;background-position:0 -26px;
}
.news_div2>span:nth-child(2){
	top: 0;
	right: 0;
	height:9px;width:9px;background-position:0 -17px;
}
.news_div2>span:nth-child(3){
	bottom: 0;
	left: 0;
	height:9px;width:9px;background-position:0 -35px;
}
.news_div2>span:nth-child(4){
	right: 0;
	bottom: 0;
	height:9px;width:9px;background-position:0 -8px;
}


/*footer*/
.footer_d1{
	background: url(../images/foot_bj.jpg) bottom center no-repeat;
	padding-bottom: 30px;
}
.footer_center{
	width: 1240px;
	margin: 0 auto;
}
.footer_d2{
	background: #171717;
	line-height: 33px;
	font-size: 16px;
}
.footer_d2 p{
	overflow: hidden;
	width: 1240px;
	margin: 0 auto;
	color: #fff;
}
.footer_d2 p span:nth-child(1){
	float: left;
}
.footer_d2 p span:nth-child(2){
	float: right;
}
.footer_d2 p span a{
	color: #fff;
}
.yl{
	overflow: hidden;
	height: 115px;
	padding-top: 35px;
	margin-bottom: 340px;
}
.yl p{
	float: left;
	width: 125px;
	color: #f3b721;
	font-size: 30px;
	line-height: 120%;
	position: relative;
	top: 15px;
}
.yl p span{
	color: rgba(61,61,61,.34);
	font-size: 52px;
	text-transform: uppercase;
}
.yl div{
	float: right;
	width: 1110px;
	position: relative;
	box-sizing: border-box;
	padding: 20px 10px;
}
.yl div ul{
	overflow: hidden;
}
.yl div ul li{
	float: left;
	margin: 0 30px;
}
.yl div ul li a{
	color: #3d3d3d;
	font-size: 14px;
	line-height: 35px;
}
.yl div ul li a:hover{
	color: #dc2027;
}
.yl div span{
	background: url(../images/xbt.png) no-repeat;
	position: absolute;
}
.yl div span:nth-child(1){
	left: 0;
	top: 0;
	height:112px;width:25px;background-position:0 -269px;
}
.yl div span:nth-child(2){
	right: 0;
	top: 0;
	height:112px;width:25px;background-position:0 -107px;
}
.foot_nav{
	overflow: hidden;
}
.foot_nav div:nth-child(1){
	float: left;
	background: url(../images/xbt.png) no-repeat;
	height:96px;width:178px;background-position:0 -552px;
	position: relative;
    top: 200px;
}
.foot_nav .foot_nav_div{
	float: right;
	width: 855px;
}
.foot_nav_div .foot_nav_ul{
	overflow: hidden;
	margin-bottom: 70px;
}
.foot_nav_div .foot_nav_ul li{
	float: left;
	margin-left: 50px;
}
.foot_nav_ul li a{
	color: #fff;
}
.foot_nav_div .foot_nav_pro{
	overflow: hidden;
}
.foot_nav_pro li{
	float: left;
	width: 260px;
	margin-left: 20px;
}
.foot_nav_pro li img{
	display: block;
	width: 100%;
}
.foot_nav_pro li p{
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
}
.foot_nav_pro li p span{
	color: #f3b721;
}
.foot_nav_pro li p a{
	color: #fff;
}
.foot_inf{
	overflow: hidden;
}
.foot_inf .inf_div{
	float: left;
	width: 715px;
}
.inf_div>div{
	overflow: hidden;
	margin-bottom: 35px;
}
.inf_div_l{
	float: left;
	width: 310px;
}
.inf_div_l p{
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #f3b721;
}
.inf_div_l p:nth-child(1){
	margin-bottom: 30px;
}
.inf_div_l p input{
	width: 245px;
	border: none;
	background: none;
	outline: none;
	color: #fff;
}
.inf_div_r{
	float: right;
	width: 305px;
}
.foot_inf .inf_ul{
	float: right;
	width: 485px;
}
.inf_div .coolbg{
	width: 100%;
	display: block;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background: #f3b721;
	font-size: 20px;
	border: none;
	outline: none;
}
.inf_div_r p{
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}
.inf_div_r textarea{
	background: none;
	box-sizing: border-box;
	color: #fff;
	border: 1px solid #f3b721;
	outline: none;
	width: 100%;
	height: 85px;
	padding: 2px 3px;
	resize: none;
}
.inf_ul{
	padding-top: 40px;
}
.inf_ul li{
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}.inf_ul li:last-child{
	margin-bottom: 0;
}
.inf_ul li span:nth-child(1){
	display: inline-block;
	background: url(../images/xbt.png) no-repeat;
	position: relative;
	top: 7px;
}
.inf_ul li:nth-child(1) span:nth-child(1){
	height:25px;width:25px;background-position:0 -219px;
}
.inf_ul li:nth-child(2) span:nth-child(1){
	height:25px;width:25px;background-position:0 -244px;
}
.inf_ul li:nth-child(3) span:nth-child(1){
	height:25px;width:25px;background-position:0 -381px;
}
.inf_ul li span:nth-child(2){
	color: #f3b721;
	display: inline-block;
	margin: 0 8px;
}

.ptoruct_t2{background:url(../images/t2.png) no-repeat center;height:104px;margin-top:50px;}
.ptoruct_t3{background:url(../images/gy.jpg) no-repeat center;height:104px;margin-top:50px;}
.ptoruct_t6{background:url(../images/t6.png) no-repeat center;height:104px;margin-top:50px;}
.ptoruct_t8{background:url(../images/t8.png) no-repeat center;height:104px;margin-top:20px;}
/*产品推荐*/
.recommend_product{margin-top:30px;}
.recommend_product .title{background:url(../images/t1.png) no-repeat center;height:154px;}
.recommend_product .content{padding:15px 0;border:3px solid #0054b3;}
.roll_product li{padding-bottom:0px;}

.ptoruct_index{margin-top:20px;}
.menu_cate{width:225px;height:505px;float:left;background:url(../images/fl.jpg) 0 0 no-repeat;}
.sort1{margin-top:74px;height:234px;}
.sort1 li{position:relative;padding:0 20px;}
.sort1 li a{color:#666;display:block;line-height:38px;line-height:38px;font-family: "微软雅黑";border-bottom:1px solid #dddddd;text-align:center;font-size:14px;}
.sort1 li a:hover{color:#e87518;text-decoration: none;}

.lxdh{margin-top:110px;padding-left:80px;font-weight:bold;font-family:"微软雅黑";color:#fff;font-size:16px;height:24px;overflow:hidden;}
.zixun{padding-left:14px;padding-top:10px;}
.zixun a{width:90px;font:100 14px/22px "微软雅黑";color:#fff;border:2px solid #fff;text-align:center;display:inline-block;*display:inline;zoom:1;}

.recommend_product1{width:970px;float:right;padding-top:5px;}
.recommend_product1 .title{background:url(../images/c1.jpg) 0 0 no-repeat;height:66px;font:100 28px/34px "微软雅黑";color:#015fb7;padding-left:15px;position:relative;}
.recommend_product1 .title a{position:absolute;right:0;top:36px;color:#015fb7;font:100 14px/14px "微软雅黑";}
.recommend_product1 .content{padding-top:25px;padding-bottom:14px;}

.product_list1{}
.product_list1 li{float:left;margin-left:5px;margin-right:5px;padding:12px;margin-bottom:14px;padding-bottom:0;border:2px solid #0057b4;_display:inline;}
.product_list1 li a.img{border:1px solid #e1e1e1;}
.product_list1 li a.img img{width:202px;height:140px;}
.product_list1 li h3{text-align:center;font-family:"微软雅黑";line-height:34px;}
.product_list1 li h3 a{font-weight:normal;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#e87518;}

#container{width:1204px;margin:0 auto;margin-top:10px;}


.cpfl{width:264px; overflow:hidden;}
.cpfl_t{width:264px; height:77px; line-height:24px; text-align:center; color:#cfdef8; font-size:14px; background:url(fltit.jpg) no-repeat;}
.cpfl_t h2{font-size:18px; padding-top:16px; color:#fff;}
.cpfl_n{width:262px; border:1px solid #ebe9e9; border-top:none;}
.cpfl_box{padding:18px 0 30px; overflow:hidden;}
.cpfl_box li{width:100%; padding:7px 0; line-height:30px; display:inline-block; float:left; background:url(x1.jpg) center bottom no-repeat; overflow:hidden;}
.cpfl_box li a{padding-left:36px; display:block; background:url(icon_1.png) 18px 50% no-repeat; font-size:14px;}
.cpfl_box li:hover a{background:#f5f5f5 url(icon_1.png) 18px 50% no-repeat;}
.fl{float:left;}
.fr{float:right;}

.index_cpzs{width:907px; overflow:hidden;}
.index_cpzs_t{width:905px; height:52px; line-height:52px; border-right:1px solid #ebe9e9; border-left:1px solid #ebe9e9; background:url(t_1.jpg) repeat-x; overflow:hidden;}
.index_cpzs_t h2{float:left; font-size:18px; background:url(icon_2.png) 15px 50% no-repeat; color:#004eda; padding-left:38px;}
.more{float:right; font-size:14px; margin-right:14px;}

.index_cpzs_n{width:100%;}
.index_cpzs_box{padding:0; margin:3px 0 0 -26px; overflow:hidden;}
.index_cpzs_box li{width:215px; height:200px; display:block; float:left; margin:24px 0 0 16px; overflow:hidden;}
.index_cpzs_box li .acp{display:table-cell; vertical-align:middle; width:215px; height:161px; text-align:center;}
.index_cpzs_box li .acp img{vertical-align:middle; max-width:215px; max-height:161px; padding:0; margin:0;}
.index_cpzs_box li span{display:block; text-align:center; width:100%; padding-top:10px; font-size:14px;}

.youshi01 {width:100%;line-height:24px;clear:both;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px dotted #d6d6d5;}
.youshi01_left{width:566px;float:left;text-align:left;margin-top:80px;}
.youshi01_title{width:100%;height:80px;display:block;clear:both;}
.youshi01_icon {width:390px;line-height:24px;padding:0px 0 0 60px;font-size:14px;color:#666;clear:both;text-align:left;margin:30px 0 0 170px;background:url(youshi_icon.gif) no-repeat 0px 0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.youshi01_btm {width:100%;height:28px;display:block;clear:both;margin-top:50px;background:url(youshi_btm.gif) no-repeat 0px 0px;}
.youshi01_img{width:550px;float:right;text-align:right;margin-top:30px;}

.youshi02_left{float:right;text-align:right;margin-top:80px;}
.youshi02_left .youshi01_icon {margin-left:0px;}
.youshi02_img{float:left;text-align:left;}

.inner{width:1200px;margin:0 auto;}


.public{width:1200px; margin:0 auto; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.tmar35{margin-top:35px;}
.lmar33{margin-left:33px;}
.inspgy{width:1200px;min-height:394px; margin-top:52px; background:url(bg_4.jpg) 0px 0 no-repeat;}
.index_video{width:460px; height:331px; padding:6px; margin-top:30px;margin-left:10px;}

.index_gywm{width:680px; margin-top:25px; overflow:hidden;}
.index_gywm h2{line-height:42px; font-size:22px; color:#004eda;}
.index_gywm h2 span{font-size:14px; font-weight:normal; margin-left:10px; color:#383838;}
.index_gywm_n{width:660px; margin-top:14px; font-size:14px; line-height:28px;}
.index_agy{margin-top:22px; text-align:center;}
.index_agy a{display:inline-block; width:119px; height:35px; line-height:35px; font-size:14px; margin:0 11px; color:#fff; text-align:center;}
.index_agy a.ack{ background:url(ck.jpg) no-repeat;}
.index_agy a.azx{ background:url(zx.jpg) no-repeat;}


 .container {
    width: 1200px;
  }
.case{
  padding: 60px 0;
  background-color: transparent;
}
.title{
  position: relative;
}
.title:before{
  position: absolute;
  left: 0;
  top: 30px;
  content: '';
  display: block;
  width: 504px;
  height:12px;
  background: url(../images/title02.png) no-repeat top center;
}
.title:after{
  position: absolute;
  right: 0;
  top: 30px;
  content: '';
  display: block;
  width: 504px;
  height:12px;
  background: url(../images/title02.png) no-repeat top center;
}
.title h3{
  width: 210px;
  height: 72px;
  margin: 0 auto;
  background: url(../images/title01.png) no-repeat top center;
  font-size: 24px;
  line-height: 60px;
}
.case-item{
  margin-top: 30px;
}
.case-item a{
  padding: 15px;
  background-color: #f7f7f7;
  transition: all .5s;
}
.case-item a:hover{
  background-color: #0052b8;
  color: #fff;
}
.case-item a:hover .case-img img{
  transform: scale(1.5);
}
.case-item .case-img{
  width: 100%;
  height: 190px;
  overflow: hidden;
}
.case-item .case-img img{
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.case-item span{
  line-height: 20px;
  margin-top: 20px;
}
.row{margin-right:-15px;margin-left:-15px}
.col-md-3{width:25%}
.case-item{
  margin-top: 30px;
}
.case-item a{
  padding: 15px;
  background-color: #f7f7f7;
  transition: all .5s;
}
.case-item a:hover{
  background-color: #0052b8;
  color: #fff;
}
.case-item a:hover .case-img img{
  transform: scale(1.5);
}
.case-item .case-img{
  width: 100%;
  height: 190px;
  overflow: hidden;
}
.case-item .case-img img{
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.case-item span{
  line-height: 20px;
  margin-top: 20px;
}
.text-center{text-align:center}
.row{margin-right:-15px;margin-left:-15px;background-color: #transparent;}

/* 资讯中心 */
.f_fr{float:right;}
.g_news{padding-top: 30px;height: 708px;background: #f8f8f8;}
.g_news h2{background:url(newtit.jpg) no-repeat; height: 98px;text-align: center;font-size: 30px;font-weight: bold;}
.g_news h2 a{color:#ff8b28;  }
.g_news h2 em{display: block;font-weight: normal;font-size: 20px;color: #333333}
.g_news .m_newl{float: left;width: 570px;background: #fff;height: 540px; }
.g_news .m_newr{float: right;width: 566px;height: 540px;}
.newdl01{margin: 30px 30px 0 30px;height: 346px;border-bottom: 1px solid #e9e9e9;}
.newdl01 dt{ width: 415px;margin-bottom: 30px;}
.newdl01 dt img{ width: 415px; height: 208px;display: block;}
.newdl01 h3{ height: 25px;line-height: 25px; overflow: hidden; font-weight: bold; font-size: 16px; margin-bottom: 12px;}
.newdl01 h3 a{ color: #333333;height: 25px;line-height: 25px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:412px;}
.newdl01 h3 em{display: inline-block; width: 50px;height: 25px;line-height: 25px;text-align: center;font-size: 16px;color: #fff;font-weight: bold; background: #d00031;margin-right: 10px;}
.newdl01 p{ font-size: 14px; color: #666666; height:48px; line-height: 24px; overflow: hidden;}
.newdl01 p a{color: #ff8b28;}
.g_news .m_newl ul{padding-top: 18px;height: 120px;overflow: hidden; margin: 0 30px;}
.g_news .m_newl li{height: 44px;line-height: 44px;overflow: hidden;border-bottom: 1px dashed #b1b1b1;padding-left: 17px;background:url(dtico.jpg) no-repeat 0 15px;font-size: 14px;color: #666666;}
.g_news .m_newl li a{color: #666;height: 44px;line-height: 44px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:393px;}

.g_news .m_zx{padding: 20px 25px 0;background: #fff;height: 300px;margin-bottom: 30px;}
.g_news .m_zx h3{background:url(dtit2.jpg) no-repeat 0 bottom;height: 44px;line-height: 44px;font-size: 20px;font-weight: normal;}
.g_news .m_zx h3 a{color: #333333;}
.g_news .m_zx h3 span a{font-size: 12px;color: #333333;text-transform: uppercase;}
.newdl02{margin: 28px 0 0 0;height: 124px;}
.newdl02 dt{ width: 171px;float: left;margin-right: 13px;}
.newdl02 dt img{ width: 171px; height: 86px;display: block;}
.newdl02 h4{ height: 30px;line-height: 30px; overflow: hidden; font-weight: normal; font-size: 16px; margin-bottom: 4px;}
.newdl02 h4 a{ color: #333333;height: 30px;line-height: 30px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:262px;}
.newdl02 p{ font-size: 14px; color: #666666; height:72px; line-height: 24px; overflow: hidden;}
.newdl02 p a{color: #ff8b28;}
.g_news .m_newr ul{height: 80px;overflow: hidden;}
.g_news .m_newr li{height: 44px;line-height: 44px;overflow: hidden;border-bottom: 1px dashed #b1b1b1;padding-left: 17px;background:url(dtico.jpg) no-repeat 0 15px;font-size: 14px;color: #666666;}
.g_news .m_newr li a{color: #666;height: 44px;line-height: 44px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:429px;}

.g_news .m_zx2{padding: 20px 25px 0;background: #fff;height: 170px;}
.g_news .m_zx2 h3{background:url(dtit2.jpg) no-repeat 0 bottom;height: 44px;line-height: 44px;font-size: 20px;font-weight: normal;margin-bottom: 22px;}
.g_news .m_zx2 h3 a{color: #333333;}
.g_news .m_zx2 h3 span a{font-size: 12px;color: #333333;text-transform: uppercase;}
.g_news .m_zx2 dt{background:url(wen.jpg) no-repeat;height: 23px;line-height: 23px;padding-left: 35px;font-size: 14px;color: #333;margin-bottom: 12px; overflow: hidden;}
.g_news .m_zx2 dt a{color: #333;height: 23px;line-height: 23px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:400px;}
.g_news .m_zx2 dd{background:url(da.jpg) no-repeat;height: 48px;line-height: 24px;padding-left: 35px;font-size: 14px;color: #666666; overflow: hidden;}
.g_news .m_zx2 dd a{color: #ff8b28;}

.g_ser{ margin-bottom:0px;}

.content{ width:1200px; margin:0 auto; }
em{font-style:inherit;font-weight:inherit;}

.link{margin-top:60px;}
.link_t{line-height:38px; font-size:18px; font-weight:bold; text-align:center; background:url(bg_5.png) repeat-x;}
.link_t p{background:#fff; padding:0 17px; display:inline-block;}
.link_t b{color:#004eda;}
.link_n{width:1200px; border:1px solid #e2e2e2; border-top:none; padding:10px 16px 20px; line-height:30px;}
.link_n a{display:inline-block; margin:0 7px; font-size:14px;}

.botdh{width:100%; height:58px; font-size:14px; line-height:58px; margin-top:55px; color:#fff; text-align:center; background:#2965b0;}
.botdh a{padding:0 25px; color:#fff;}
.footer{width:100%; padding:15px 0 50px; background:url(topbg.jpg) repeat; overflow:hidden;}
.bottom_txt{width:750px; margin-top:38px; font-size:14px; line-height:28px; overflow:hidden;}
.bottom_ewm{width:atuo; margin:45px 45px 0 30px; text-align:center;}
.bottom_ewm li{ width:112px; height:146px;display:inline-block; float:left; margin-left:21px;}
.bottom_ewm li img{width:112px; height:112px;}
.bottom_ewm li p{width:100%; font-size:14px; text-align:center; padding-top:10px;}

.public{width:1200px; margin:0 auto; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.tmar35{margin-top:35px;}
.lmar33{margin-left:33px;}
.left{width:264px;overflow:hidden;}
.lanmu_t{width:100%; height:66px; color:#fff; background:url(nt_1.jpg) no-repeat; overflow:hidden;}
.lanmu_t h2{font-size:18px; line-height:48px; padding:8px 0 0 30px;}

.cpfl_n{width:262px; border:1px solid #ebe9e9; border-top:none;}
.cpfl_box{padding:18px 0 30px; overflow:hidden;}
.cpfl_box li{width:100%; padding:7px 0; line-height:30px; display:inline-block; float:left; background:url(x1.jpg) center bottom no-repeat; overflow:hidden;}
.cpfl_box li a{padding-left:36px; display:block; background:url(icon_1.png) 18px 50% no-repeat; font-size:14px;}
.cpfl_box li:hover a{background:#f5f5f5 url(icon_1.png) 18px 50% no-repeat;}

.letj,.lelx{width:100%; margin-top:20px; overflow:hidden;}
.letj,.lelx{width:100%; margin-top:20px; overflow:hidden;}
.letj_t{width:100%; height:50px; line-height:50px; background:url(nt_2.jpg) no-repeat; color:#fff;}
.letj_t h2{font-size:18px; padding-left:40px;padding-top:15px; background:url(icon_3.png) 20px 50% no-repeat;}
.letj_n{padding:0 15px 20px; border:1px solid #ebe9e9; border-top:none; overflow:hidden;}
.letj_box{padding-top:7px;}
.letj_box li{width:232px; height:207px; margin-top:15px; overflow:hidden;}
.letj_box li img{width:232px; height:173px;}
.letj_box li span{display:block; width:100%; padding-top:10px; font-size:14px; text-align:center;}
.letjxw_box{padding-top:15px;}
.letjxw_box li{width:100%; font-size:14px; line-height:30px; overflow:hidden;}

.lelx_n{padding:20px 15px; border:1px solid #ebe9e9; border-top:none; font-size:14px; line-height:28px; overflow:hidden;}
.lelx_n h2{font-size:14px; color:#525252; background:url(ntelic.jpg) 0 8px no-repeat; padding:0 0 10px 50px; line-height:20px; margin-bottom:8px; border-bottom:1px dotted #e1e1e1}
.lelx_n h2 p{color:#0054ec; font-size:24px; line-height:30px;}

.right{width:907px; overflow:hidden;}
.site{display:block; float:right; font-size:13px; margin-right:14px;}
.company{padding:20px 0; font-size:14px; line-height:28px;}
.prolist,.newslist{padding-bottom:15px;}

.index_cpzs{width:907px; overflow:hidden;}
.index_cpzs_t{width:905px; height:52px; line-height:52px; border-right:1px solid #ebe9e9; border-left:1px solid #ebe9e9; background:url(t_1.jpg) repeat-x; overflow:hidden;}
.index_cpzs_t h2{float:left; font-size:18px; background:url(icon_2.png) 15px 50% no-repeat; color:#004eda; padding-left:38px;}
.more{float:right; font-size:14px; margin-right:14px;}

.index_cpzs_n{width:100%;}
.index_cpzs_box{padding:0; margin:3px 0 0 -26px; overflow:hidden;}
.index_cpzs_box li{width:215px; height:200px; display:block; float:left; margin:24px 0 0 16px; overflow:hidden;}
.index_cpzs_box li .acp{display:table-cell; vertical-align:middle; width:215px; height:161px; text-align:center;}
.index_cpzs_box li .acp img{vertical-align:middle; max-width:215px; max-height:161px; padding:0; margin:0;}
.index_cpzs_box li span{display:block; text-align:center; width:100%; padding-top:10px; font-size:14px;}

.page{width:auto; margin-top:40px; text-align:center; font-size:14px; overflow:hidden;}
.page a{display:inline-block; border:1px solid #dedddd; padding:3px 15px; margin:0 2px; color:#858585; overflow:hidden;}
.page span{display:inline-block; border:1px solid #dedddd; padding:3px 15px; margin:0 2px; color:#000; overflow:hidden;background:#ececed;}
.page a:hover,a.cur{background:#ececed; border:1px solid #ececed; text-decoration:none;}

.new_con{padding:32px 0 10px; overflow:hidden;}
.bt{width:100%; text-align:center; padding-bottom:12px; border-bottom:1px dotted #d6d6d6; }
.bt h2{ font-size:18px; font-family:"microsoft yahei";}
.bt p{ margin-top:8px; color:#9b9b9b; font-size:12px;}

.con{width:100%; height:auto; font-size:14px; line-height:27px; text-align:left; margin-top:20px;}
.share{float:right; margin-top:20px; margin-bottom:5px;}
.tag{margin:18px 0 5px; font-size:14px; line-height:28px;}
.tag span{padding-right:12px;}

.news_box{padding:0;}
.news_box li{width:100%; display:block; font-size:14px; line-height:27px; margin-top:28px; color:#424242;  overflow:hidden;}
.news_box li img{width:193px; height:120px; float:left; margin-right:20px;}
.news_box li h2{font-size:16px; line-height:32px; margin-bottom:3px;}
.news_box li span{display:block; color:#555765; margin-top:5px;}
.news_box li span a{display:inline-block; color:#004eda; margin-left:30px;}
.news_box li span a:hover{text-decoration:underline;}

.product-info{
	margin-top: 20px;
}
.product-info h1{
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p{
	font-size: 15px;
	line-height: 30px;
}

.product-details{
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #0052b8;
	color: #fff;
	text-align: center;
}