/* 重置样式 */
section, body, div, p, span, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, dt, dd, dl, ol, header, nav, footer {margin: 0;padding: 0;box-sizing: border-box;line-height: 1;}
a {text-decoration: none;}
li {list-style: none;}
input {border: none;outline: none;background-color: transparent;}

/* 通用样式 */
.w1920 {width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.w1200 {width: 1200px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.dfc {display: flex;justify-content: space-between;align-items: center;}








/* 导航栏 */
.head2{
	height: 89px;
}
.hnav{
	margin-left: 260px;
	margin-top: 1px;
}
.nav1 {}
.nav-li {position: relative;z-index: 999;width: 114px;margin-right: 9px;
text-align: center;}
.nav-li:last-child{
	margin-right: 0px;
}
.nav-li .nav-a {display: block;line-height: 88px;font-size: 16px;color: #00010c;}
.nav-ul {height: 0;overflow: hidden;position: absolute;left: 0;top: 88px;background-color: #fff;z-index: 999;width: 100%;}
.nav-ul li {width: 100%;}
.nav-ul li a {width: 100%;height: 38px;line-height: 38px;text-align: center;display: block;color: #333;}

.nav-li:hover .nav-a {
	background: url(../images/navlia.png)no-repeat center;
}
.nav-ul li a:hover {}

.head{
	height: 26px;
	background: #1f2158;

}
.head1{
	position: relative;
}
.logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 141px;
	height: 180px;
	z-index: 999;
}
.wel{
	margin-left: 145px;
	font-size: 12px;
	color: #8d8fb9;
	line-height: 26px;
}
.wel p{
	line-height: 26px;
}
.k1{
	font-size: 12px;
	color: #8d8fb9;
	line-height: 26px;
}
.k1 a{
	font-size: 12px;
	color: #8d8fb9;
	line-height: 26px;
}


.bshare-custom{
    width: 83px;
    overflow: hidden;
    font-size: 12px;
	color: #848484;
	line-height: 21px;
	 margin-top: 30px;
}
.bshare-custom a{
    width: 33px !important;;
    height: 34px !important;
    margin-right: 13px !important ;
       padding-left: 0px !important;
    display: inline-block;
}
.bshare-custom a:last-child{
	margin-right: 0 !important;
}
.bshare-custom a.bshare-weixin{background: url(../images/fwx.png) no-repeat;}
.bshare-custom a.bshare-qqim{background: url(../images/fqq.png) no-repeat;}
.bshare-custom a.bshare-sinaminiblog{background: url(../images/fwb.png) no-repeat;}

.k3{margin-top:28px;}
.k3 li{float: left;margin-left: 10px;width: 33px;position: relative;}
.k3 li a{display: block;width: 33px;height: 34px;}
.k3 li.li1 a{background: url(../images/fwx.png)no-repeat;}
.k3 li.li1:hover a{background: url(../images/fwx.png)no-repeat;}
.k3 li .top_er{width: 115px;height: 123px;position: absolute;top:45px;left:-40px;padding-top:10px;text-align: center;display: none;z-index:999;}
.k3 li .top_er img{width: 103px;height: 103px;}
.k3 li.li1:hover .top_er{display: block;}

.k3 li.li2{background: url(../images/fqq.png)no-repeat;}
.k3 li.li2:hover{background: url(../images/fqq.png)no-repeat;}

/*ss0*/
.ss0{
	height: 68px;
	background: #ebf1ff;
}
.tdh p{
	line-height: 68px;
}
.ss2{
	width: 500px;
}
.hotSearch{
	font-size: 12px;
	color: #808080;
	font-family: "宋体";
	font-weight: normal;
	float: left;
	line-height: 68px;
}
.hotSearch a{
		font-size: 12px;
	color: #808080;
	font-family: "宋体";
	font-weight: normal;
	margin-left: 6px;
}
.hotSearch a:hover{
	color: #f1ad09;
}
.ss2 #formsearch{
width: 229px;
height: 36px;
background: url(../images/ss0.png) no-repeat;
float: right;
margin-top: 16px;
line-height: 26px;
}

.ss2 #formsearch #keyword{
	width: 190px;
	padding-left: 5px;
	line-height: 36px;
	border:none;
	background: none;
	outline: none;
	float: left;
}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #ccc;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #ccc; 
}
.ss2 #formsearch #s_btn{
	width: 36px;
	height: 36px;
	float: right;
		background: none;
	outline: none;
}

/*prod*/
.prod{
	margin-top: 65px;
}
.title{
	text-align: center;
}
.title h2{
	font-size: 14px;
	color: #1f2158;
	line-height: 22px;
}
.title h3{
	font-weight: bold;
	font-size: 26px;
	color: #1f2158;
	line-height: 26px;
	position: relative;
	padding-bottom: 20px;
}
.title h3:after{
	content: "";
	position: absolute;
	width: 36px;
	height: 3px;
	background: #323174;
	left: 48.5%;
	bottom: 0px;

}
.title p{
	font-size: 12px;
	color: #6c6c7d;
	font-family: "宋体";
	text-align: center;
	margin-top: 15px;
}
.pro2{
	margin-top: 35px;
	position: relative;
}
.pro2 .next{
	position: absolute;
	left: -5%;
	top: 50%;
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/left1.png) no-repeat;
}
.pro2 .prev{
	position: absolute;
	right: -5%;
	top: 50%;
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/right1.png) no-repeat;
}
.pro2 .next:hover{
	position: absolute;
	left: -5%;
	top: 50%;
	width: 32px;
	height: 32px;
	background: url(../images/left2.png) no-repeat;
}
.pro2 .prev:hover{
	position: absolute;
	right: -5%;
	top: 50%;
	width: 32px;
	height: 32px;
	background: url(../images/right2.png) no-repeat;
}
.pro2 .bd {
	width: 1200px;
	overflow: hidden;
}
.pro2 .bd ul li{
	float: left;
	width: 285px !important;
	height: 426px;
	border:1px solid #cccccc;
	padding: 14px;
	margin-right: 20px;
}
.pro2 .bd ul li:hover{
    background: #1f2158;
}
.pro2 .bd ul li img{
	width: 257px;
	height: 257px;

}
.pro2 .bd ul li:hover h3 a{
    color: #fff;
}
.pro2 .bd ul li h3{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 22px;
	margin-top: 8px;
	margin-bottom: 6px;
	
}
.pro2 .bd ul li:hover span{
    color: #fff;
}
.pro2 .bd ul li h3 a{
	color: #4c4c4c;
}
.pro2 .bd ul li span{
	font-size: 12px;
	color: #757575;
	line-height: 20px;

	display: block;
}
.pro2 .bd ul li span p{
	line-height: 20px;
}


/*gylc*/
.gylc{
	height: 403px;
	background: #f2f2f2;
	margin-top: 60px;
}
.gylc1{
	padding-top: 57px;
}
.gylctit h2{
	width: 290px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/gylctit.png) no-repeat center;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
}
.gylc2{
	margin-top: 40px;
}
.gylc2 ul li{
	width: 240px;
	float: left;
	text-align: center;
}
.gylc2 ul li img{
	width: 133px;
	height: 133px;
	margin: 0 auto;
}
.gylc2 ul li h3{
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.gylc2 ul li:hover h3{
	color: #ebae1d;
}
.gylc2 ul li p{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 8px;

}
.gylc2 ul li:hover p{
	color: #ebae1d
}


/*zsjm*/
.zsjm{
	height: 736px;
	background: url(../images/zsjm.png) no-repeat center;
}
.zsjm1{
	padding-top: 60px;
}
.title1{
	text-align: center;
}
.title1 h2{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.title1 h3{
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	line-height: 26px;
	position: relative;
	padding-bottom: 20px;
}
.title1 h3:after{
	content: "";
	position: absolute;
	width: 36px;
	height: 3px;
	background: #fff;
	left: 48.5%;
	bottom: 0px;

}
.title1 p{
	font-size: 12px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
	margin-top: 15px;
}

.zsjm2{
	margin-top: 45px;
}
.zsjm2 ul li{
	width: 182px;
	height: 161px;
	margin-right: 30px;
	float: left;
}
.zsjm3{
	margin-top: 50px;
	width: 800px;
}
.zsjm3 ul li{
	width: 361px;
	height: 68px;
	margin-right: 37px;
	margin-bottom: 20px;
	float: left;
	padding-left: 18px;
	padding-top: 15px;
	background:url(../images/zsjm3.png) no-repeat center;
 
}
.zsjm3 ul li h3{
	width: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	float: left;

}
.zsjm3 ul li p{
	width: 260px;
	float: left;
	margin-left: 35px;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	margin-top: 3px;
}
.zsjm3 ul li:last-child p{
	font-size: 28px;
	font-family: "Adobe 黑体 Std";
}

/*synews*/
.synews{
	margin-top: 60px;
}
.synews1{
	margin-top: 30px;
}
.synews2{
	width: 780px;
}
.synewstit ul li {
width: 390px;
height: 60px;
background: #eee;
text-align: center;
float: left;
}
.synewstit ul li.cur{
	background: #1f2158;
}
.synewstit ul li.cur a{
	color: #fff;
}
.synewstit ul li a{
	font-size: 18px;
	color: #515151;
	line-height: 60px;
}
.news2{
	margin-top: 15px;
	display: none;
}
.news2-1 ul li img{
	float: left;
	width: 390px;
	height: 252px;
}
.news2-1 .news2-1-1{
	width: 370px;
	margin-top: 20px;
}
.news2-1 .news2-1-1 h3 a{
	font-size:16px;
	color:#252525;
	font-weight: normal;
}
.news2-1 .news2-1-1 span{
	font-size: 12px;
	color: #808080;
	margin-top: 10px;
	display: block;
} 
.news2-1 .news2-1-1 p{
	font-size: 12px;
	color: #525252;
	line-height: 24px;
	font-weight: normal;
	margin-top: 20px;
}
.news2-1 .ckxq{
	width: 132px;height: 27px;
	border:1px solid #8f8f8f;
	font-size: 12px;
	line-height: 27px;
	display: block;
	margin-top: 30px;
	text-align: center;
	color: #8f8f8f;
}
.news2-2{
	margin-top: 20px;
}
.news2-2 ul li {
	position: relative;
	padding-left: 40px;
	width: 780px;
	height: 40px;
}
.news2-2 ul li:after{
	position: absolute;
	left: 6px;
	top:18px;
	content: "";
	background:url(../images/newsqian.png) no-repeat center; 
	width: 7px;
	height: 3px !important;
	visibility: initial;
	display: block;
}
.news2-2 ul li a{
font-size: 12px;
color: #3e3e3e;
line-height: 40px;
display: block;
}
.news2-2 ul li:hover a{
	color: #ef9a39;
}
.news2-2 ul li span{
	display: block;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 40px;
}
.news2-2 ul li:hover span{
	color: #ef9a39;
}

.synews3{
	width: 360px;

}
.synews3 .synewstit h2{
	height: 60px;
	text-align: center;
	background: #1f2158;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}
.synews3 .synewstit h2 a{
    color: #fff;
}
.synews3img img{
	width: 360px;height: 180px;

}
.synews3-1{
	margin-top: 20px;
}
.synews3-1 ul li{
	padding-left: 12px;
	position: relative;
	height: 36px;
}
.synews3-1 ul li:after{

	position: absolute;
	left: 2px;
	top:16px;
	content: "";
	background:url(../images/dian.png) no-repeat center; 
	width: 4px;
	height: 4px !important;
	visibility: initial;
	display: block;

}
.synews3-1 ul li h3{
	font-size: 12px;
	color: #494949;
	line-height: 36px;
}
.synews3-1 ul li:hover h3{
color: #ef9a39;
}

.synews3-1 ul li span{
	display: block;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 36px;
}
.synews3-1 ul li:hover span{
	color: #ef9a39;
}

/*about*/
.ab{
	height: 580px;
	margin-top: 70px;
	padding-top: 60px;
	background: url(../images/aboutbg.png) no-repeat center; 
}
.abfl{
	margin-top: 35px;
}
.abfl .bd2{
	width: 1200px;
	overflow: hidden;
}
.abfl ul li{
	float: left;
	width: 285px;
	height: 212px;
	position: relative;
	margin-right: 20px;
}
.abfl ul li .yin{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(31,33,88,.67);
}
.abfl ul li:hover .yin{
    background: rgba(233,191,90,.67);
} 
.abfl ul li img{
	width: 285px;
	height: 212px;
	
}
.abfl ul li h3{
	position: absolute;
	width: 84px;
	height: 34px;
	line-height: 34px;
	border:1px solid #fff;
	font-size: 14px;
	color: #fff;
	text-align: center;
	top:90px;
	left: 100px;
}

.ftlink{
	margin-top: 75px;
	background: url(../images/ftlink.png) no-repeat left center; 
	height: 24px;
	line-height: 24px;
	padding-left: 94px;
}
.ftlink a{
font-size: 12px;
color: #595757;
margin-right: 5px;
line-height: 24px;
}
.ftlink a:hover{
    color: #211f60;
}
/*foot*/
.foot{
	height: 250px;
	background: #211f60;
}
.footlogo{
	margin-top: 30px;
	width: 210px;
}
.ft-contact{
	margin-top: 30px;
}
.ft-contact p{
	font-size: 12px;
	line-height: 26px;
	color: #fff;
}
.ftnav{
	margin-left: 100px;
	margin-top: 50px;
}
.ftnav dl{
	float: left;
	margin-right: 30px;
}
.ftnav dl dt{
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	font-weight: normal;

}
.ftnav dl dd a{
	font-size: 12px;
	color: #fff;
	line-height: 26px;
}
.ftnav dl dd a:hover{
    color: #f4bb57;
    text-decoration: underline;
}
.ftewm{
	margin-top: 40px;
}
.ftewm1{
	margin-right: 10px;
}

.footer{
	
	background: #0e0c55;
}
.copyright{
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
.copyright a{
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
.footer2{
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	    line-height: 35px;
    margin-top: -29px;

}
.footer2 a{
	font-size: 12px;
	color: #fff;
	line-height: 25px;
}

.page-banner {
    position: relative;
    width: 1920px;
    height: 292px;
    margin-left: -960px;
    left: 50%;
}
.page-banner img{
    width: 1920px;
    height: 292px; 
}
.container{
	width: 1200px !important;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}
.sitemp{
	height: 52px;
	background: url(../images/sitemp.png) no-repeat center;
	margin-bottom: 10px;
}
.sitemp h2{
	font-size: 16px;
	color: #1f2158;
	font-weight: bold;
	line-height: 52px;
	margin-left: 10px;
}
.sitemp .site{
	font-size: 12px;
	color: #898989;
	line-height: 52px;
	background: url(../images/site10.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;

}
.sitemp .site a{
	color: #898989;
}
.sitemp .site a:hover{
	color: #e6212a;
}
.xypg-right-content p{
	font-size: 12px;
	color: #4c4c4c;
	line-height: 26px;
}