@charset "utf-8";
/* CSS Document */
*{
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	font-family: "苹方";
}
html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
	font-size: 16px;
	color: #363636;
}
* html .clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a{
	text-decoration: none;
	color: #363636
}
i{
	font-style: normal;
}
ul li{
	list-style: none;
}
@font-face{
	font-family: DIN;
	src: url("../images/DIN-Regular.otf");	
}
@font-face{
	font-family: 苹方;
	src: url("../images/PINGFANG REGULAR.TTF");
}
.mainP{
	text-indent: 2em;
	line-height: 30px;
	margin-top: 25px;
}
.fl{
	float: left;
}
.fr{
	float: right
}
.font-DIN{
	font-family:DIN;
}
.font-weight{
	font-weight: bold;
}
.wrap-center{
	width: 1200px;
	margin: auto;
}
.header{
	width: 100%;
	height: 92px;
	background: linear-gradient(to right, #0a96f4, #2e50d6);
}
.header-logo{
	margin: 12px 0 0;
}
.header-menu li{
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 22px 0;
}
.header-menu li{
	padding: 0 30px;
}
.header-menu li:hover, .header-menu li.click{
	background: rgba(255,255,255,0.1);
	border-radius: 24px;
}
.header-menu li a{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.banner{
	width: 100%;
	/*background-image: url("../images/banner.jpg");
	background-size: 100% 100%;
	position: relative;*/
	
}
.banner img{
	width: 100%; 
	height: 100%; 
	display: block;
}
.banner .lx-banner{
	width: 250px;
	height: 64px;
	background: linear-gradient(to right,#00c3ff,#009cff);
	border: none;
	border-radius: 3px;
	text-align: center;
	line-height: 64px;
	font-size: 28px;
	color: #fff;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -125px;
}
.gsgk, .jjfa, .zhyw, .fzgh, .footer, .gsln, .hxnl, .fzgh2{
	margin-top: 50px;
}
.title{
	width: 308px;
	height: 72px;
	margin: 20px auto;
}
.mt-tabpage {
	/*width: 800px;
	margin: 30px auto;
	box-shadow: 0 0 5px #999;
	background-color: #FFFFFF;*/
}
.mt-tabpage-title {
	height: 200px;
    border-bottom: 2px solid #e3e3e3;
}
.mt-tabpage-title .mt-tabpage-item {
	height: 200px;
	width: calc(100% / 3);
	float: left;
	cursor: pointer;
	/*display: inline-block;
	width: 105px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #666;
	font-size: 12px;*/
}
.mt-tabpage-title .mt-tabpage-item.tab-gsgk{
	background: url("../images/iconGsgk.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item.tab-gstd{
	background: url("../images/iconGstd.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item.tab-gsln{
	background: url("../images/iconGsln.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item p{
	text-align: center;
    margin-top: 160px;
	font-weight: bold;
	background: url("../images/tab1.png") center bottom no-repeat;
	height: 47px;
}
.mt-tabpage-title .mt-tabpage-item:hover a, .mt-tabpage-title .mt-tabpage-item-cur a{
	color: #009cff;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #009cff;
	border-bottom: 4px solid #009cff;
}
.mt-tabpage-title .mt-tabpage-item.tab-gsgk:hover{
	background: url("../images/iconGsgkHover.png") center 0 no-repeat;
	transition: all ease-in-out 0.3s;
}
.mt-tabpage-title .mt-tabpage-item.tab-gstd:hover{
	background: url("../images/iconGstdHover.png") center 0 no-repeat;
	transition: all ease-in-out 0.3s;
}
.mt-tabpage-title .mt-tabpage-item.tab-gsln:hover{
	background: url("../images/iconGslnHover.png") center 0 no-repeat;
	transition: all ease-in-out 0.3s;
}
.mt-tabpage-title .mt-tabpage-item-cur.tab-gsgk{
	background: url("../images/iconGsgkHover.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item-cur.tab-gstd{
	background: url("../images/iconGstdHover.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item-cur.tab-gsln{
	background: url("../images/iconGslnHover.png") center 20px no-repeat;
}
.mt-tabpage-title .mt-tabpage-item-cur p{
	background: url("../images/tab1Hover.png") center bottom no-repeat;
}
.mt-tabpage-count {
	position: relative;
	width: 1200px;
	height: 180px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1200px;
    height: 180px;
}
.mt-tabpage-count .mt-tabpage-item h2{
	margin-top: 40px;
	font-size: 20px;
}
.mt-tabpage-count .mt-tabpage-item h2 i{
	color: #e1e1e1;
	font-size: 18px;
}
.mt-tabpage-count .mt-tabpage-item p{
	width: 1200px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.gsgk-btn-ul{
	width: 1080px;
	height: 38px;
	margin: auto;
}
.gsgk-btn-ul li{
	float: left;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #cedcff;
	margin: 0 10px;
	cursor: pointer;
}
.gsgk-btn-ul li:hover{
	background: #009cff;
	color: #fff;
}
.jjfa-btn-ul{
	margin-top: 20px;
	height: 150px;
}
.jjfa-btn-ul li{	
	float: left;
	width: 224px;
	height: 125px;
	background: linear-gradient(to bottom,#f4f4ff,#fff);
	border: #e4e6fd 1px solid;
	margin-left: 20px;
	margin-top: 20px;
	cursor: pointer;
}
.jjfa-btn-ul li:first-child{
	margin-left: 0;
}
.jjfa-btn-ul li img{
	margin: 7px auto;
	display: block;
}
.jjfa-btn-ul li p{
	text-align: center;
}
.jjfa-btn-ul li:hover{
	box-shadow: 0px 0px 12px 0px rgba(123, 130, 165, 0.26);
	margin-top: 10px;
    transition: all ease-in-out 0.3s;
}
.title2{
	width: 100%;
	height: 149px;
	background: url("../images/titleJjfa.jpg") center top no-repeat;
}
.zhyw{
	width: 100%;
	background: #f8f8f8;
	padding: 30px 0 80px;
}
.fzgh-main{
	background: url("../images/bgFzgh.png") right top no-repeat;
	margin-top: 30px;
	height: 400px;
}
.fzgh-left{
	width: 719px;
	height: 296px;
	padding: 30px 45px;
	background: rgba(225,225,225,0.3);
	margin-top: 35px;
}
.fzgh-left h2{
	font-size: 20px;
}
.fzgh-left p{
	margin-top: 15px;
}
.fzgh-right{
	width: 422px;
	margin: 35px 0 0 59px;
}
.fzgh-right h2{
	background: rgba(255,255,255,0.6);
	font-size: 26px;
	margin-bottom: 20px;
}
.fzgh-right h2 span{
	display: inline-block;
	height: 48px;
	border-bottom: #5881ff 6px solid;
}
.fzgh-right .nl-title{
	margin-top: 30px;
	font-size: 22px;
	font-weight: bold;
}
.fzgh-right .nl-title i{
	font-family: DIN;
	color: #ff7e00;
	font-size: 30px;
}
.fzgh-right .nl-main{
	margin-top: 20px;
	width: 422px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	background: url("../images/fzghGreyBg.png")
}
.footer1{
	position: relative;
	width: 100%;
	height: 320px;
	padding: 110px 0 60px; 
	background: url("../images/bgEnd.jpg") center top no-repeat;
}
.footer1 p{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}
.footer1 p i{
	font-family: "苹方";
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.lx-footer{
	width: 156px;
	height: 44px;
	background: rgba(255,255,255,0.3);
	border: none;
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top:200px;
	left: 50%;
	margin-left: -78px;
}
.footer2{
	padding: 45px 0;
	text-align: center;
	line-height: 30px;
}
.zhywMain{
	width: 100%;
	height: 434px;
	margin-top: 80px;
	background: url("../images/bgJg.jpg") center top no-repeat;
}
.zhyw-tab{
	width: 570px;
}
.zhyw-tab ul{
	padding: 114px 0 0 100px;;
}
.zhyw-tab ul li{
	width: 249px;
	height: 90px;
	margin-bottom: 10px;
	background: rgba(230,237,255,0.8);
	line-height: 90px;
	color: #5d5d5d;
	font-size: 24px;
	font-weight: bold;
	padding-left: 75px;
	cursor: pointer;
}
.zhyw-tab ul li.current{
	width: 271px;
	height: 98px;
	background: url("../images/tab2Hover.png");
	color: #fff;
}
.zhyw-list{
	width: 630px;
	margin-top: -25px;
}
.zhyw-main{
	width: 560px;
	height: 154px;
	margin: 20px 0;
	border-radius: 5px;
	background: #fff;
	padding: 30px;
	cursor: pointer;
	box-shadow: 0px 0px 12px 0px rgba(123, 130, 165, 0.26);
    transition: all ease-in-out 0.3s;
	background: #f8f8f8;
}
.zhyw-main:hover{
	box-shadow: 2px 12px 20px 0px rgba(123, 130, 165, 0.26);
	background: #fff;
}
.zhyw-main h2{
	font-size: 18px;
	background: url("../images/iconP.png") left center no-repeat;
	padding-left: 25px;
}
.zhyw-main p{
	width: 500px;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 30px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ejDiv{
	background: url("../images/bgEj1.jpg") center top no-repeat;
	padding-top: 50px;
}
.gsgk2{
	height: 520px;
	padding: 0 0 0 510px;
	background: url("../images/bgGsgk.png") left top no-repeat;
}
.gsgk2 .title3{
	padding-top: 50px;
}
.title3{
	margin: 20px 0;
}
.gsgk2 .jjfa-btn-ul{
	margin: 50px 0 0 -230px;
}
.gsgk2 .jjfa-btn-ul li{
	width: 136px;
	height: 118px;
}

.gsgk2 .jjfa-btn-ul li img{
	margin: 12px auto;
}
.gstd{
	margin-top: 50px;
	height: 250px;
}
.gstdP{
	width: 680px;
	margin: 50px 0;
}
.tdNum{
	width: 450px;
	margin: -20px 0 0 70px;
	background: #f8f9fa;
	padding: 10px 0;
}
.tdNum ul li{
	float: left;
	margin: 5px 20px;
	min-width: 96px;
}
.tdNum ul li p{
	text-align: center;
}
.tdNum ul li p.bigNum{
	font-size: 36px;
	font-weight: bold;
	color: #949494;
}
.tdNum ul li p.bigNum i{
	color: #5881ff;
	font-weight: bold;
}
.title4 img{
	margin: auto;
	display: block;
}

.lnMain{
	background: #f8f9fa;
	width: 100%;
	height: 240px;
	padding: 40px 0;
	margin-top: 20px;
}
.lnMain h2{
	text-align: center;
	margin-bottom: 30px;
}
.lnMain ul li{
	float: left;
	width: calc(100% / 3);
	background: url("../images/iconList.png") center left no-repeat;
	padding-left: 30px;
	margin: 10px 0;
}
.hxnl{
	height: 520px;
}
.hxnl h2{
	text-align: center;
}
.hxMain{
	width: 100%;
	height: 232px;
	background: url("../images/bgHxfz.jpg");
	padding-top: 90px;
	margin-top: -30px;
}
.hxMain h2{
	color: #fff;
	font-size: 30px;
}
.hxMain1{
	width: 570px;
	height: 115px;
	background: linear-gradient(to bottom, #f3f6ff, #fff);
	box-shadow: 0px 0px 12px 0px rgba(123, 130, 165, 0.5);
    transition: all ease-in-out 0.3s;
	border-radius: 3px;
    margin-top: 30px;
}
.hxMain1 h2{
	color: #363636;
	margin: 25px 0 15px;
	font-size: 22px;
}
.hxMain1 h2 i{
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 14px;
	background: #ff7e00;
	text-align: center;
	line-height: 28px;
	color: #fff;
	margin-right: 5px;
}
.hxMain1 p{
	text-align: center;
}
.listUl{
	margin-top: 30px;
}
.listUl li{
	    width: 380px;
    height: 225px;
    float: left;
    transition: all ease-in-out 0.3s;
    background: #fff;
    padding: 30px 20px;
    cursor: pointer;
    margin: 30px 30px 0 0;
    border: #e4e6fd 1px solid;
}
.listUl li:nth-child(3n){
	margin-right: 0;
}
.listUl li:hover{
	box-shadow: 0px 0px 12px 0px rgba(123, 130, 165, 0.26);
}
.listUl li h2{
	font-size: 18px;
    background: url(../images/iconP.png) left center no-repeat;
    padding-left: 25px;
}
.listUl li p{
	width: 100%;
    margin-top: 10px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.listBtn{
	margin-top: 40px;
	width: 108px;
	height: 30px;
	border: #4088f7 1px solid;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	color: #4088f7;
	font-size: 14px;
	background: #fff;
	cursor: pointer;
}
.listBtn:hover{
	background: #4088f7;
	color: #fff;
}
.article{
	padding-top: 50px;
}
.titleAritcle{
	border-bottom: 1px solid #e3e3e3
}
.titleAritcle h2{
	font-size: 32px;
	text-align: center
}
.fbTime{
	margin: 15px 0;
    height: 14px;
    font-size: 14px;
    color: #999;
	display: block;
	text-align: center;
}
.article p{
	margin-top: 20px;
	text-indent: 2em;
	line-height: 30px;
}
.article p i{
	/*color: #009cff;*/
	font-weight: bold;
}
.article p i.i1{
	background: url("../images/iconList.png") left center no-repeat;
	font-size: 20px;
	margin-top: 40px;
	display: inline-block
}
.article p img{
	display: block;
	margin: 20px auto;
}
.arWrap{
	width: 800px;
	margin: auto;
}
.article p span{
	display: block;
	text-align: center;
}

