@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "微软雅黑";color: #333;line-height:25px;min-width: 1250px;}
a {text-decoration: none;color: #333;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
.l {width: 1200px;margin: 0 auto;}
.left {	float: left;}
.right {float: right;}

/*------------------------------
  顶部通用
-------------------------------*/
.logo{ height:30px; margin:20px auto; float: left;}
.logo img{height: 30px}
.yuyan{float: right;margin-top: 17px; margin-left: 66px;position: relative;height: 30px;}
.yuyan a{display: inline-block;width: 30px;line-height: 30px;text-align: center;border-radius: 30px;font-size: 14px;text-transform: uppercase;margin-left: 10px;
transition: all 0.6s;}
.yuyan a.zhongwen{width: 77px;background: #1b329c;color: #fff;border: 1px solid #1b329c;}
.yuyan a.yingwen{width: 80px;border: 1px solid #999999;color: #666;}
.yuyan a.zhongwen:hover{background: none;color: #1B329C;}
.yuyan a.yingwen:hover{background: #1B329C;color: #fff;}
.yuyan::after{content: "";position: absolute; height: 22px; width: 1px; background: #999; top: 7px; left: -28px;}
/*导航*/
 .top-bj{background: #fff;width: 100%;border-bottom: 1px solid #eee;position: fixed;top: 0;z-index: 999;}
/*.navBar{float: right;}
.nav{position:relative;font-size:16px;  z-index:2}
.nav a{color:#333;}
.nav h3{font-size:100%;font-weight:normal;}
.nav .m{float:left;position:relative;z-index:1;padding: 22px 0;}
.nav .s{float:left;width:3px;text-align:center;color:#D4D4D4;font-size:12px;}
.nav h3 a{display:block;padding-left: 50px;text-transform: uppercase;}
.nav h3 a:hover{color: #1B329C;}
.nav li:last-child h3 a { background:none;}
.nav .sub li a:hover{color:#fff;}
.nav .sub{display:none;position:absolute;left: 4px; top: 71px; z-index: 1; width: 125px; border-top: 0;background:rgba(27,50,156, .8);}
.nav .sub li{text-align:center;margin-bottom:-1px;}
.nav .sub li a{display:block;padding:8px 0;height:28px;line-height:28px;color:#fff;font-size:12px;text-transform: capitalize;}
.nav .sub li a:hover{background:rgba(27,50,156, 1);} */

/*导航*/
.header{float: right;}
.header .nav{position:relative;font-size:16px;  z-index:2}
.header .nav .nav-l1{float:left;z-index:1;color: #333;}
.header .nav li .nav-a1{display:block;text-transform: capitalize;padding: 22px 0 22px 50px;}
.header .nav li .second-nav{width:130px;display: none;	position: absolute;margin-top: 0px;text-align: center;margin-left: 2px;}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height:38px;
	line-height:38px;
	background: rgba(27,50,156, .8);
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 150px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}
.second-nav li a{ font-size:14px;color: #fff;text-transform: capitalize;display: inline-block;width: 100%;height: 100%;}
.header .nav li .second-nav li:hover{background: rgba(27,50,156, 1);}

/*banner*/
.flexslider{position:relative;height:580px;overflow:hidden;margin-top: 71px;}
.slides{position:relative;z-index:1;}
.slides li{height:580px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;/*top:45%;*/}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:20px;background:url(../images/prev.png) center center no-repeat; top:225px;}
.flex-direction-nav li a.flex-next{right:20px;background:url(../images/next.png) center center no-repeat;top:225px;}
/*banner-end*/

/*------------------------------
  底部通用
-------------------------------*/
.foot-bj{width: 100%;background: #303031;color: #ffffff;}
.foot-bj .foot-nav li{float: left;margin-right: 124px;padding-top: 30px;}
.foot-bj .foot-nav li h4{padding-bottom: 15px;}
.foot-bj .foot-nav li h4 a{color: #fff;font-size: 18px;}
.foot-bj .foot-nav li p a{color: #d0d0d0;font-size: 14px;}
/* .foot-bj .foot-nav li .foot-cp1 a,.foot-bj .foot-nav li .foot-cp2 a,.foot-bj .foot-nav li .foot-cp4 a{letter-spacing: 0.5em;} */
.foot-js{width: 80px;}
.foot-js .foot-js1{float: left;}
/* .foot-js2 a{letter-spacing: 0.3em;} */
.foot-bj .foot-nav li:last-child{float: right;margin-right: 0;}
.foot-bj .foot-nav li p img{width: 117px;margin-top: 4px;}
.foot-bq{width: 100%;border-top: 1px solid #59595a;text-align: center;color: #fff;font-size: 14px;padding: 12px 0;margin-top: 50px;}
.foot-bq a{color: #fff;}

.foot-link {color: #fff;width: 100%;font-size: 14px;border-bottom: 1px solid #59595a;padding-top: 20px;}
.foot-link ul li:nth-child(1) {height: 40px;width: 7%;text-align: left;}
.foot-link ul li {float: left;text-align: left;}
.foot-link ul li a {display: inline-block;color: #fff;margin-right: 16px;margin-bottom: 10px;}

/* 首页 */
.youshi{width: 100%;background-color: #1B329C; padding: 65px 0;margin-top: 50px;}
.youshi li{width: 300px;text-align: left;color: #fff;float: left;}
.youshi li span{display:block;width: 85px;height: 68px;background: url(../images/index_09.png);float: left;margin-right: 20px;margin-left: 40px;}
.youshi li .ys-ico1{background-position: 0 0;}
.youshi li .ys-ico2{background-position: -157px 0;}
.youshi li .ys-ico3{background-position: -307px 0;}
.youshi li .ys-ico4{background-position: -427px 0;}
.youshi li .ys-div{ margin-top: 7px;}
.youshi li .ys-div i,.youshi li .ys-div em{font-style: normal;font-size: 35px;}
.youshi li .ys-div p{font-size: 16px;line-height: 30px;}

.chanpin{margin: 50px 0 70px;}
.chanpin li{position: relative;}
.chanpin .cp-li1{float: left;width: 695px;}
.chanpin .cp-li1 #cpdiv-01{float: left;width: 437px;}
.chanpin .cp-li1 #cpdiv-02{float: right;width: 234px;}
.cpdiv-01{position: relative;height: 320px;border: 1px solid #eee;overflow: hidden; margin-top: 20px;}
.cpdiv-01 figure{width: 100%;overflow: hidden;line-height: 318px;}
.cpdiv-01 figure img{width: 100%;transition: all 0.6s;vertical-align: middle;}
.cpdiv-01:hover figure img{transform: scale(1.05);}
.cpdiv-01 h3{position: absolute;left: 20px;top: 20px;color: #1b329c;font-size: 18px;transition: all 0.6s;}
.cpdiv-01 .cp-hover{position: absolute;bottom: -100%;width: 100%;height: 100%;background: rgba(27,50,156, 0.6);transition: all 0.6s;}
.cpdiv-01 .cp-hover h4{position: absolute;left: 20px;top: 20px;font-size: 18px;color: #fff;}
.cpdiv-01 .cp-hover span{display: block;width: 100px;height: 35px;border-radius: 5px;text-align: center;background: #fff;color: #333;line-height: 35px;margin:135px auto;}
.cpdiv-01 .cp-hover span:hover{color: #1B329C;}
.cpdiv-01:hover .cp-hover{bottom: 0;}
.cpdiv-01:hover h3{opacity: 0;}
.chanpin .cp-li2{float: right;width: 483px;}
.cp-li2 .cpdiv-01{height: 320px;}
.cp-li2 .cpdiv-01 .cp-hover span {margin: 145px auto;}
.cp-li3{float: right;display: none;}

.gywm{width: 100%;background: url(../images/index_10.png) no-repeat center;padding: 70px 0;}
.gywm-text{text-align: justify; font-size: 14px; color: #fff; line-height: 30px; margin: 0 auto; width: 964px;}
.gywm-ul li{float: left;width:280px;height: 203px;margin-right: 26px;position: relative;overflow: hidden;margin-top: 70px;}
.gywm-ul li figure{width: 100%;height: 100%;}
.gywm-ul li figure img{width: 100%;transition: all 0.6s;}
.gywm-ul li:hover figure img{transform: scale(1.05);}
.gywm-ul li h3{position: absolute;left: 20px;top: 20px;color: #fff;font-size: 20px;font-weight: bold;text-transform: uppercase;}
.gywm-ul li:last-child{float: right;margin-right: 0;}

.picMarquee-left{overflow:hidden;position: relative;width: 100%;}
.picMarquee-left .bd{margin:60px 0 50px;}
.picMarquee-left .bd ul{zoom:1;overflow: hidden;}
.picMarquee-left .bd ul li{float: left;margin: 0 20px;text-align: center;}
.picMarquee-left .bd ul li .pic{text-align: center;width: 283px;height: 212px;overflow: hidden;}
.picMarquee-left .bd ul li .pic img{width: 100%;transition: all 0.6s;height: 100%;}
.picMarquee-left .bd ul li .title{line-height: 30px;font-size: 16px;line-height: 45px;}
.picMarquee-left .bd ul li:hover .pic img{transform: scale(1.05);}
.picMarquee-left .bd ul li:hover .title a{color: #1B329C;}

/*内页*/
/*left*/
.about_left {width: 243px;height: auto;margin-top: 27px;margin-bottom: 20px;box-shadow: 0 0 10px #ccc;}
.about_left_bt {width: 243px;height: 45px;background: #1B329C;color: #fff;line-height: 45px;text-align: center;text-transform: capitalize;}
.about_left_bt span {font-size: 18px;}
.about_left .contact .c {border: #dadada 1px solid;border-top: 0;padding: 10px;font-size: 13px;line-height: 24px;}
.about_left .contact .c img {border: 1px solid #dadada;	display: block;	padding: 2px;width: 97%;}
.about_left .contact strong {color: #1B329C;}
.left_nav2 ul {/* border: #dadada 1px solid; */color: #383838}
.list_dt{background: #fff;
	    color: white;
	    width: 100%;	        
	    height: 34px;
	    line-height: 34px;
		cursor: pointer;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		position: relative;
		border-bottom: 1px solid #dbdada;
		text-indent: 1em;
		text-transform: capitalize;
}
.list_dt p a{display: inline-block;float: left;width: 100%;}
.list_dt:hover{background: #fff;}
.list_dt:hover ._after{
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #1B329C;
}
#open{background: #fff;}
#open ._after{
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #1B329C;
}
.list_dt_icon{ position: absolute; right: 10px; top: 9px; display: block; width:80px; height: 16px;background: url("../images/off.png") no-repeat right;	}
#open .list_dt_icon{background: url("../images/open.png") no-repeat right;}
.list_dd{ display: none;}
/* .list_dl #list_dl_1{display: block;} */
.list_li{width: 100%; height: 34px;line-height: 34px;cursor: pointer;border-bottom: 1px dotted #ccc;text-indent: 2em;text-transform: capitalize;}
.list_li a{color: #666;display: block;width: 100%;height: 100%;}
.list_li:hover{background: #1B329C;}
.list_li:hover a{ color: #fff;}
.list_dl .list_dd .active{background: #1B329C;}
.list_dl .list_dd .active a{color: #fff;}
.list_dl .on ._after{
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #1B329C;
}
.list_dl .on p a{}

.lxwm-left{margin: 7px 0 0;}
.lxwm-left li{width: 100%;font-size: 12px;color: #666;}
/* .lxwm-left li span{width: 40px;float: left; padding-left: 22px;} */
.lxwm-left li:nth-child(1) span{background: url(../images/64669.png) no-repeat left;background-size: auto 63%;}
.lxwm-left li:nth-child(2) span{background: url(../images/64670.png) no-repeat left;background-size: auto 54%;}
.lxwm-left li .lxwm-left-p{/* width: 71%; */float: right;}
.lxwm-left li .lxwm-left-p a{color: #666;}

.lxwm-left li span{width: 15px;overflow: hidden; height: 30px; padding: 0;background-size: 100% auto !important;display: inline-block;float: left;}
.lxwm-left li .lxwm-left-p{width: 85%;}

/*right*/
.i-news {overflow: hidden;}
.about_right {width:910px;height: auto;float: right;margin-top: 27px;overflow: hidden;font-size: 14px;	line-height: 1.5;min-height: 500px;}
.about_site {height: 38px;border-bottom: 2px solid #1B329C;overflow: hidden;}
.about_site ul li {line-height: 38px;}
.about_site ul {list-style-type: none;width: 100%}
.about_site ul li.z {float: left}
.about_site ul li.y {float: right;text-transform: capitalize;}
.about_site ul li.y a {display: inline-block}
.about_site ul li.z span {font-size: 18px;font-weight: 400;color: #888; margin-right: 15px;display: block;float: left;text-transform: capitalize;}
.about_site ul li.z span.cur {color: #65280a;height: 44px;}
.about_lr {	height: auto;margin: 0px auto;line-height: 26px;}
.about_lr_p {padding: 0px;line-height: 26px;color: #696969;font-size: 14px;border-bottom: 1px dashed #b61c25;padding-bottom: 20px;margin-bottom: 20px;
min-height: 400px;text-indent: 0px;}
.about_lr_p p img{max-width: 100%;height: auto !important;}

/*right-img*/
.case {width: 103%;margin-top: 20px;}
.case ul li {width: 216px;height:210px;overflow: hidden;float: left;text-align: center;line-height: 30px;margin-right: 13px;margin-bottom: 13px;}
.case ul li:nth-child(4n+0) {margin-right: 0px !important;}
.shipin ul li:nth-child(3n+0) {	margin-right: 0px !important;}
.case ul li p {	text-align: center;	width: 100%;/* overflow: hidden;white-space: nowrap;text-overflow: ellipsis; */ line-height: 20px;}
.case ul li img {width: 100%;height: 162px;border: 1px solid #dbdada;padding: 4px;box-sizing: border-box;}
/*翻页*/
.paging {margin: 32px 0;font-size: 14px;text-align: right}
.paging .page {display: inline-block;}
.paging > span {margin: auto 16px;}
.paging .page-numbar {margin: auto 0;}
.paging .page-numbar .page-num, .paging .page-index, .paging .page-pre, .paging .page-next, .paging .page-last {
	display: inline-block;
	margin: auto 4px;
	padding: 2px 12px;
	border: 1px solid #EEE;
	border-radius: 2px;
}
.paging .page-numbar .page-num-current, .paging .page-numbar .page-num:hover {border-color: #1B329C;color: #1B329C;}
.text-center{text-align: right;}
/*内页新闻*/
.gsxw_01 {width: 100%;margin-top: 0px;}
.gsxw_01 ul {margin: 10px;display: inline;}
.gsxw_01ul li {	width: 100%;float: left;line-height: 40px;}
.gsxw_01ul li a {float: left;color: #333333;font-size: 14px;}
.gsxw_01ul li span {float: right;color: #333;}
/*内页留言*/
.message {margin: 20px auto ;}
.message h1 {font-weight: 100;font-size: 30px;color: #797979;margin: 20px auto;}
.message_ts {font-size: 12px;color: #585858;line-height: 20px;padding: 8px;background: #f8f8f8;border: 1px solid #e3e3e3;}
.message_ts span {color: #fd0000;}
.message_con {margin-top: 30px;}
.message_con ul li {height: 64px;}
.message_con ul li label {width: 125px;float: left;font-size: 14px;color: #333333;display: inline-block;text-align: right;padding-right: 5px;}
.message_con ul li input {width: 755px;height: 28px;border: 2px solid #e3e4e8;}
.message_con ul li input:hover {border: 2px solid #d09595;}
.message_con ul li textarea {width: 378px;height: 100px;border: 2px solid #e3e4e8;}
.message_con ul li span {display: inline-block;	margin-left: 10px;font-size: 12px;line-height: 20px;color: #fd0000;	max-width: 207px;}
.message_con ul li button {width: 94px;height: 34px;border: 0;line-height: 34px;text-align: center;background: #e50011;	font-size: 18px;color: #fff;cursor: pointer;margin-top: 60px;}
.message_con ul li .tipinfo {display: inline-block;font-size: 12px;color: #f00;margin-left: 6px;}
.message_con ul li {height: auto;min-height: 64px;}
.message_con ul li .btn_submit {background: none repeat scroll 0 0 #e50011;border: 0 none;color: #FFFFFF;cursor: pointer;font-size: 18px;height: 34px;line-height: 34px;
text-align: center;	width: 94px;margin-left: 115px;margin-top: 20px;}
.message_con ul li .btn_submit:hover {	border: 0;}
.a,
.ab,
.abc,
.abcd,
.abcde,
.abcdef,
.abcdefg {font-size: 10px; color: red; margin-left: 130px !important;}
/*详情*/
.about_lr h2 {font-size: 20px;line-height: 50px;text-align: center;}
.about_lr .info {line-height: 24px;border-bottom: 1px dashed;text-align: center;}
.about_lr .next {text-align: right;}
.about_lr .pre, .about_lr .next {width: 49.5%;float: left;margin-bottom: 20px;}
.about_lr .pre {text-align: left;}

/*证书*/
.zhengshu{margin-top: 20px;width: 100%;}
.zhengshu ul li {width: 216px;height:340px;overflow: hidden;float: left;text-align: center;line-height: 30px;margin-right: 15px;margin-bottom: 15px;}
.zhengshu ul li:nth-child(4n){float: right;margin-right: 0;}
.zhengshu ul li p {	text-align: center;	width: 100%;/* overflow: hidden;white-space: nowrap;text-overflow: ellipsis; */ line-height: 20px;}
.zhengshu ul li img {width: 100%;height: 292px;border: 1px solid #dbdada;padding: 4px;box-sizing: border-box;}

/*en*/
.en .nav h3 a{padding-left: 24px;}
.en .nav #m1 .sub{left: -13px;}
.en .nav #m2 .sub{left: 0px;}
.en .nav #m3 .sub{left: 16px;}
.en .nav #m5 .sub{left: -17px;}
.foot-bj .en-foot li{ margin-right: 45px;text-transform: capitalize;}
/* .foot-bj .en-foot li:nth-child(5){width: 374px;} */
.en .nav li .nav-a1{ padding: 22px 0 22px 25px;}
.en .nav li .second-nav{width: 170px;margin-left: 21px;}
.lxwm-left-en li span{width: 15px;overflow: hidden; height: 30px; padding: 0;background-size: 100% auto !important;}
.lxwm-left-en li .lxwm-left-p{width: 85%;}


















