@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{
	font-family: Arial, "微软雅黑";
	font-size: 14px;
	color:#525252;
	 text-transform:Capitalize;
}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:100% Lao UI, sans-serif, "微软雅黑"; vertical-align:middle;}
a{ color:#525252; text-decoration:none;}
.w1920{
width: 100%;
}

.bj{
	background: url(../images/bj/1.png) #f1f1f1;
	overflow: hidden;
	
}
.top{
	width: 1200px;
	margin: 20px auto;
	position: relative;
	overflow: hidden
}
.top h1{
	margin-top:8px; 
	margin-bottom:5px;
	float: left
}
.top h1 img{
	width:489px;
	margin-right: 40px;
	
}
.top-1{
	text-align: left;
	margin-top:19px; 
	top:0;
	margin-left:130px
}
.top-1 p{
	font-size: 22px;
	font-weight: 600;
	color: #2b4278;
	margin-top: 5px;
}
.top-1 h2{
	font-size: 16px;
	margin-top:8px;
	color: #2b4278;
	letter-spacing:5px;
	
}


.top-2{
	position: absolute;
	right: 0;
	top: px;
	text-align: right;
}
.top-2 h3 a{
	margin-left:5px;
	float: right;
	}
.top-2 p{
	font-size: 22px;
		float: right;
	line-height: 25px;
	margin-top: 3px;
	color: #cb1a20;

}
.top-2 p a{
	font-size: 16px;
	letter-spacing:5px;
	margin-right: -5px;
	color: #cb1a20;
}

/*2019.6.18*/
.top-1{
	display:none;
}



.top-2 p img{
	float: left;
	margin-right: 0px;
	margin-top: 2px;
	display: none
}

.top-dh{
	width: 100%;
	background:linear-gradient(#2b4278,#2b4278)
}
.top-dh ul{
	width: 1125px;
	margin: 0 auto;
	overflow: hidden;
}
.top-dh ul li{
	padding:10px 50px;
	border-right: 1px solid #e0d1c6;
	float: left;
	
}
.top-dh ul .y{
	border-left: 1px solid #e0d1c6;
}
.top-dh ul li a{
	color: #f1f1f1;
	font-size: 16px;
}


.top-dh ul li:hover{
	background: #2989cc;
}





/*banner*/
.cp{
	width: 1200px;
	margin: 40px auto;
	
}
.cp .bt{
	text-align: center;
	
}
.cp .bt .bt-p1{
	font-size: 30px;
	font-weight: 600;
	margin-bottom:37px;
	margin-left: 0;
	color: #383838;
}
.cp .bt .bt-p1 a{
	color: #283d6f;
}
.cp .bt p{
	color: #686868;
	margin-left: 30px
}
.cp .bt img{
	margin-bottom:30px;
}
#hb{
	border-collapse: collapse;
	margin-top: 60px;
	border: 0;
}
#hb tr{

}
#hb tr td{
	width: 300px;
	overflow: hidden;
	position: relative;
}
#hb tr td>img{
	width: 100%;
}
#hb .cp-yc{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/bj/1.png);
	z-index: 5555;
	top: 0;
	text-align: center;
		display: none;

}
#hb .cp-yc p{
	font-size: 18px;
	color: #f1f1f1;
	padding: 130px 0 15px 0;
	
}
#hb td:hover .cp-yc{
	display: block;
}


/*cp*/
.xw-ul{
	width: 1250px;
	margin: 30px auto;
}
.xw-ul ul li p{
	display: none;
	
}

.xw-ul li{
	float: left;
	margin-left: 17.1px;
	width:287px;
}
.xw-ul ul li img{
	width: 100%;
}
.xw-ul ul li h3{
	font-size: 16px;
	font-weight: 800;
	margin: 15px 0 0px 0;
	color: #686868;
	padding: 5px;

}
.xw-ul ul li p{
	padding: 1px 5px 10px 5px;
	color: #848484;
	font-size: 14px;
	line-height: 24px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/

}
.xw-ul ul li h3:hover{
	color: #2b4278;
}
.xw-ul ul li h3+p:hover{
	color: #2b4278;
}
.xw-ul ul li:hover{
	box-shadow: 4px 4px 10px #d5d5d5; 
}


/*公司简介*/
.bt{color:#2b4278;}
.bt h1{font-size:18px;font-weight: 600; }
.jjxw{margin-top:66px;margin-bottom: 40px;height: 670px; }
.sy_gsjj{width:500px; float:left;margin-bottom: 40px;margin-top: 40px;clear: left;}
.sy_gsjj p{ margin:24px 0 0 0; color:#848484; font-size:14px; line-height:30px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:8; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/

}
.sy_gsjj .more{width:110px; line-height:30px; border:1px #ccc solid; font-size:14px; margin:40px 0 0 0;transition:background 0.5s;}
.sy_gsjj .more a{ padding:0 20px 0 30px; color:#848484;}
.sy_gsjj .more:hover{background:#2b4278; border:1px #2b4278 solid; color:fff;}
.sy_gsjj .more:hover a{color:#fff;}
/*新闻中心*/
.sy_xwzx{width:530px; float:right;margin-top: 40px;position: relative;height: 370px;}
.sy_xwzx .sy_xwzx_bt{overflow:hidden;}
.sy_xwzx .sy_xwzx_bt .bt{ float:left;}
.sy_xwzx .xw_more{ float:right; font-size:14px;margin-top: 10px;}
.xw_more a{ padding:0 0 16px 0; color:#848484; background: url(../images/more.png) center bottom no-repeat;}



/*底部*/
.w1200{width: 1200px;margin: 0 auto;}
.di{background:#292929;padding:40px 0 10px;width: 100%;overflow: hidden;}
.di a{color:#737373;}
.di .di-1{padding-right:36px;margin-right:36px;border-right:1px solid #333;float: left}
.di .di-1 h3{font-size:16px;color:#fff;line-height:30px;margin-bottom:10px;}
.di .di-1 a{display:block;line-height:28px;}
.di .di-1 a:hover{color:#f1f1f1;}
.di .di-2{width:355px;overflow:hidden;float: right;}
.di .di-2 img{
	display: none;
}
.di .di-2 img{float:left;width:154px;height:154px;margin-right:30px;}
.di .di-2 p{color:#fff;line-height:30px;}
.di .di-2 span{font-family:arial;font-size:36px;color:#f1f1f1;display:block;line-height:38px;}
.di-3{height:50px;line-height:50px;border-top:1px solid #404040;color:#737373;margin-top:40px;overflow:hidden;float: left;clear: left;}
.di-3 .fl span{margin-left:15px;}
.di-3 .fr span{padding:0 10px;}
.di-3 a:hover{color:#f1f1f1;}


/*内页banner*/
.ny_banner{width:100%; height:300px; text-align:center; overflow:hidden;}
.ny_banner .banner_bt{color:#fff; font-size:30px; margin:120px 0 0 0;font-weight: 600;}
/*内页banner*/

/*内页导航*/
.ny_dh_bj{width:100%; background:#fff; border-bottom:1px solid #ebebeb;}
.ny_dh ul{overflow:hidden;}
.ny_dh ul .wz{ clear:none;float: right;margin-top: 15px;color:#747474;}
.ny_dh ul li{ display:inline-block; padding:16px 40px; }
.ny_dh ul li a{ color:#747474;}
.ny_dh ul .wz a{ color:#747474;}
.ny_dh ul .s{background:#2b4278;}
.ny_dh ul .s a{color:#fff;}
.ny_dh ul li:hover{background:#2b4278;}
.ny_dh ul li:hover a{color:#fff;}
/*内页导航*/


/*内页框架*/
.ny_dbj{width:100%; background:#f1f1f1; padding:50px 0 0 0;}
.ny_bj{width:100%; background:#fff; border-top:1px solid #ebebeb; padding:0 0 40px 0;}
.ny_kj{padding:0 0 0 0;width: 1200px;margin: 0 auto} 
.ny_kj .ny_wb{line-height:26px; color:#666; font-size:15px;}
/*内页框架*/


/*公司简介*/
.gsjj{ overflow:hidden; padding:35px 0;width: 1200px;margin: 0 auto;}
.gsjj_bt{display:none; margin-bottom:30px;}
.gsjj_bt .gsjj_bt_t{ font-size:22px; color:#484848;}
.gsjj_bt .gsjj_bt_b{ font-size:18px; color:#999;}
.gsjj .gsjj_img{width:90px; float:left;}
.gsjj .gsjj_wz{ float:right; line-height:26px;}

/*公司简介*/
.w1200{max-width:1200px; margin:0 auto;}

/*bt*/
.bt{margin-bottom:40px; clear: left;}
.bt b{font-size:35px;color:#B7B7B7  }
.bt p{font-size: 30px;font-weight: 600;color:#2b4278;;padding:4px 0 0px 0;}


/*ny-cp*/
.ny-cp ul{
	margin-left: -1%;
	text-align: center;
}

.ny-cp ul li{
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 2%;
	
}
.ny-cp ul li p{
	width: 100%;
	padding:10px;
	background: #bdbdbd;
	color: #f1f1f1;
}
.ny-cp ul li:hover p{
	background: #2b4278;
}
.ny-cp ul li img{max-width:100%;}

/*xinwen*/
.ny_dbj{width:100%;}

.xwzx{}
.xwzx ul{}
.xwzx ul li{ overflow:hidden; margin-top:30px; padding-bottom:30px; border-bottom:1px #eaeaea solid;}
.xwzx ul li .xw_img{width:200px; float:left;}
.xwzx ul li .xw_img img{max-height:120px;}
.xwzx ul li .xw_wz{width:calc(100% - 250px); float:right;}
.xwzx ul li .xw_bt{font-size:17px; font-weight:600; color:#444; margin-top:9px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s; padding-right:14px;}
.xwzx ul li:hover .xw_bt{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_wz_kj{overflow:hidden;margin-top:16px;}
.xwzx ul li .xw_wz_kj .xw_img_img{width:120px; float:left; display:none;}
.xwzx ul li .xw_wb{ color:#848484;  line-height:20px; height:40px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; transition:all 0.6s; padding-right:14px;}
.xwzx ul li:hover .xw_wb{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq{ overflow:hidden; margin-top:10px; transition:all 0.8s; padding-right:14px;}
.xwzx ul li:hover .xw_rq{ padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq span{color:#999;}

.xw_xq{ padding-bottom:20px; margin-bottom:40px; border-bottom:1px #ccc dotted; text-align:center;}
.xw_xq .xw_xq_bt{ font-size:18px; color:#444; font-weight:600;}
.xw_xq .xw_xq_rq{ margin-top:20px; font-size:13px;}
.xw_xq .xw_xq_rq span{ color:#999}

.ny_kj .xw_more{margin-top:40px;}

.ny_kj .xw_more a{display:inline-block; line-height:40px; padding:0 16px; color:#fff; background:#c82126 ;}

.jiathis_style_24x24{ overflow:hidden; margin-top:30px;}
.jiathis_style *{ border:none !important;}

.ny_kj .xwxq_sxp{width:100%; overflow:hidden; margin:30px 0 0 0;}
.ny_kj .xwxq_sxp a{display:block; margin-bottom:10px; transition: all 0.7s;}
.ny_kj .xwxq_sxp a:hover{color:#c82126;}
.ny_kj .xwxq_sxp a span{ font-weight:600; color:#444;}

/*lian-xi*/
.lxfs{ background:#f1f1f1; overflow:hidden; position:relative;margin-top: 20px;}
.lxfs .lxfs_wz{width:50%;line-height:26px; color:#444; padding:40px;}
.lxfs .lxfs_dt{width:50%; height:100%; position:absolute; right:0; top:0;}

.gcal {text-align: center;}
.gcal>h5{float: left;text-align: center;height: 50px;width: 100%;margin: 20px auto}
.gcal>h5>a{margin:10px 10px;padding: 5px 8px;background:#CCCCCC ;color: #FFFFFF;line-height: 80px;border-radius: 2px;}
.gcal>h5>a:hover{ background:#787878;}
.gcal>h5 .s{background:#787878; }
.love {
	width: 1200px;margin: 0 auto;
}

/*gsjj*/
.gsjj-y ul{
	width: 100%;
	margin: 0 auto
}
.gsjj-y ul li{
	width: 50%;
	float: left;
	margin-bottom: 2%;
	
}
.gsjj-hz{
	width: 80%;
	height: 140px;
}
.gsjj-hz h2{
	font-size:24px;
	font-weight: 900;
	color: #484848;
	margin-bottom: 10px;
}
.gsjj-hz h3{
	font-size: 18px;
	margin: 10px 0;
	font-weight: 600; 
}
.gsjj-hz-zp{
	margin-left: 20%;;
}
.gsjj-y ol li{
	line-height: 24px;
	margin: 10px 0 40px 0;
	
}


.top-1 {
    text-align: left;
    margin-top: 19px;
    top: 0;
    margin-left: 130px;
    display: none;
}


/*hz*/
.sy_hez{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 60px 0;
	
}
.sy_hez h2{
	font-size: 18px;
	font-weight: 600;
	color: #2b4278;
}
.sy_hez h2 p{
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 10px;
}
.sy_hez ul{
	margin-left: -0.6%;
	margin-top: 40px;
}
.sy_hez ul li{
	width: 16%;
	float: left;
	margin-left: 0.6%;
}

.sy_hez ul li img{
	width: 100%;
	border: 1px solid #e1e1e1;
}
.sy_hez ul li p{
	margin-top: 15px;
	color: #808080;
}

/*ny*/
.ny_cp {
	padding:2<!---->1px 0 120px 0;
	background: url( ../img/ny-bj.jpg) fixed;
}
.ny_cp .sy_dh{
	margin-top: 20px;
}
.ny_cp .sy_dh ul {
	margin-top: 60px;
	width: 80%;
	
}
.ny_cp .sy_dh ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #a1a1a1;
	padding-left: 20px;
	position: relative;
	font-size: 15px;
}
.ny_cp .sy_dh ul li i{
	position: absolute;
	left: 8px;
	width: 3px;
	height: 8px;
	border-radius: 20px;
	background: #1569b1;
	top: 7px;
}
.ny_cp .sy_dh ul li div{
	position: absolute;
	bottom: -1px;
	width:0%;
	height: 1px;
	background: #1569b1;
	left: 0;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;	
} 
.ny_cp .sy_dh ul li a{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;	

}
.ny_cp .sy_dh ul li:hover div{
	width: 100%;
	
} 
.ny_cp .sy_dh ul li:hover  a{
	color: #1569b1;
	padding: 15px 10px;
}
.ny_cp .sy_dh ul li.s  a{
	color: #1569b1;
	padding: 15px 10px;
}
.ny_cp .sy_dh ul li.s div{
	width: 100%;
} 
.ny_cp .sy_dh ul li.s  a{
	color: #1569b1;
	
}

/*产品详情*/

.product_kuan{width:100%;margin: 0px auto; overflow: hidden}
.product_xq{width:100%; margin:0 auto; }
.page{ float:left; width:38%;}
.page img{
	width: 450px;
}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0 0 1%; width:24%; height:46px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{ opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ border:1px solid #eee; position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0;}
.sp-large a img{ max-width:100%; height:auto;}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;width: 100%}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}
.product_xq_right{ float:right; width:56%; font-size:14px; color:#525252; line-height:24px;position: relative;padding-bottom: 40px;min-height: 280px;}
.product_xq_right h2{ font-size:20px; line-height:26px; color:#282828; padding:0 0 8px 0; margin:0 0 12px 0;}
.product_xq_right h2 a{
	float: right;
	font-size: 16px;
	margin-right: 5px;
	margin-top: 5px;
	color: #808080
}
.product_xq_right h3{
	width: 100%;
	border-top: 1px solid #e1e1e1;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
}	 
.product_xq_right h3  a{
	color: #808080;
}	
.product_xq_right h3  a:hover{
	color: #175FB5;
}
.yx{width: 110px;float: right;height: 100%; }
.yx img{width: 100%;margin-top:12%}
.products_detail_two p{
	clear: left;
	margin:10px 5px; 
}
.products_detail_two{ display:block; height:auto; overflow:hidden; margin:36px 0 0 0; font-size:14px; color:#525252; line-height:24px;position: relative;}
.products_detwo_titel{ border-bottom:solid 1px #a1a1a1; border-top:solid 1px #a1a1a1; height:55px; line-height:55px;}
.products_detwo_titel .web>a{ cursor:pointer; float:left; font-size:16px; text-align:center; display:block; height:55px; border-left:solid 1px #e8e8e8; border-top:none; padding:0 5%;}
.products_detwo_titel .web a.cur,.products_detwo_titel a:hover{ color:#fff; background:#484848; text-decoration:none;margin-bottom: 3%}
.borleft{ width:100%; border-left:solid 1px #e8e8e8;}
.borleft h3{
float: right;
	margin-right: 1px;
}
.borleft h3 a{
	height:55px;
	cursor:pointer; float:left; font-size:14px; text-align:center; display:block; height:55px; border:solid 1px #e8e8e8; border-top:none;padding: 0 10px;
}	
.products_decon{ width:100%; margin:0 auto;}
.pro_con{ display:none; padding-top:30px; font-size:14px; color:#666; line-height:24px;}
.produxt_common{ padding-bottom:30px; display:block; height:auto; overflow:hidden; width:100%;}
.produxt_common ul { padding-top:20px;}
.produxt_common ul li{ border:solid 1px #ddd; width:225px; float:left; margin-right:19px; text-align:center; padding:5px 4px 20px 4px;}	

.banh{width: 100%;text-align: center;display: none;overflow: hidden}
.banh p{padding:1% 0 1% 0;background: #2E3032; margin-bottom: 48px;color: #f1f1f1;}


.products_detail_two{
	
}
.products_detail_two h4{
	font-size: 18px;
	font-weight: 600;
	color: #282828;
	margin-bottom: 20px;
}
.products_detail_two .js>p{
	color: #686868;
	line-height: 40px;
}
.products_detail_two .js{
	margin-bottom: 40px;
}
.js  table{
border-collapse: collapse;
	text-align: center;
	width: 80%;
}
.js  table tr{
padding: 15px;
	height: 40px;
}
.js  table tr:nth-child(1){
	background: #1a7ae6;
	color: #f1f1f1;
	font-size: 18px;
	border-color: #f1f1f1;
	width: 100%;
}
.js  table td{
	
}


/*2019.5.15*/
.product_xq_right h3{
	width: 100%;
	border-top: 1px solid #e1e1e1;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
}	 
.product_xq_right h3  a{
	color: #808080;
}
.product_xq_right h4{
	position: absolute;
	bottom:0px;
	background: #DF1414;
	right: 0;
	border-radius: 5px;
	padding: 5px 0;
	
}	
.product_xq_right h4 img{
	width:15px;
	margin-left: 5px;
	margin-top: 8px;
}
.product_xq_right h4  a{
	color: #808080;
	color: #f1f1f1;
	padding: 10px;
	line-height: 30px;
}

strong{
	color: #282828;
}
.js  ol{
	
	
}
.js ol li{
	padding: 10px;
	width: 50%;
	float: left;
	border: 1px solid #e1e1e1;
	
}

.js ol li:nth-child(1n+1){
	background: #f1f1f1;
	color: #282828;
}
.js ol li:nth-child(2n+1){
	background: #f1f1f1;
	color: #484848;
}
.js ol li:nth-child(1){padding: 15px 10px;
	width: 100%;
}
.js h4{
	padding-bottom: 0px;
	margin-bottom: 0;
	color: #004ca2	

}

	
.ceo_js{
	width: 100%;
	margin-top: 0px;
}
.ceo_js h4{
	font-size:26px;
	color: #282828;
	
}
.ceo_js h4 p{
	font-size: 14px;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ceo_js  p{
	line-height: 40px;
	font-size: 16px;
	color: #484848;
	
}
.ceo_tu{
	width: 100%;
	margin-top: 40px;
}
.ceo_tu img{
	width: 100%;
}

.ceo_ry{
	width: 100%;
	overflow: hidden;
}
.ceo_ry h2{
	font-size: 32px;
	text-align: left;
	margin-top: 60px;
	margin-bottom: 40px;
	color: #383838;
}
.ceo_ry  ul {
	margin: 0 auto;
}
.ceo_ry  ul li{
	width: 100%;
	float: left;
	padding: 40px 0 10px 0;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	position: relative;
}
.ceo_ry ul li p{
	margin-right: 50px;
	font-size: 20px;
	color: #484848;
	padding:30px 50px 30px 0;
	float: left;
	margin-top: -25px;
	border-right: 1px solid #004ca2;
	font-weight: 600;
}
.ceo_ry  ul li i{
	position: absolute;
	left: 6.8%;
	width: 1px;
	height: 45%;
	background: #004ca2;
	top: 30%;
	
}
.ceo_ry  ul li p{
	margin-left: 10px;
}
.coe_zc{
	overflow: hidden;
	width: 100%;
	margin-top: 60px;
}
.coe_zc ul {
	margin-left: -2%;
}
.coe_zc ul li{
	float: left;
	width: 48%;
	margin-left: 2%;
	position: relative;
	margin-bottom: 0;
	border: 0;
}
.coe_zc ul li h3{
	overflow: hidden;
}

.coe_zc ul li img{
	width: 100%;
			transition-duration:0.3s; 
	-moz-transition-duration:0.3s; 
	-webkit-transition-duration:0.3s; 
	-o-transition-duration:0.3s; 
	

}
.coe_zc ul li:hover img{
	transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); /* IE 9 */
-moz-transform:scale(1.1,1.1); /* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
	-o-transform:scale(1.1,1.1); /* Opera */
}
