/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
img { border:0px;}
ul,li { list-style-type:none;}
a { text-decoration:none; color:#333;}
#top{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
#top.active{
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.container {
	 width:100%; 
	 margin:0 auto; 
	 color:#333; 
	 font-size:12px;  
	 font-family:"微软雅黑";
	 position:relative; 
}
header{
	position:absolute;
	top:0px;
	width:100%;
	z-index:999; 
}
header.active{
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header{
	width:1200px;
	height:66px;
	margin:0 auto;
	padding:17px 0;
}
.logo{
	float:left;
	margin-top: 10px;
}
.header ul{
	float:right;
}
.header ul li{
	float:left;
	width:110px;
	height:66px;
	line-height:66px;
	text-align:center
}
.header ul li a{
	display:block;
	color:#fff;
	font-size:16px;
} 
.nav_son{
		width: 170px; 
		height:auto;
		position:relative;
		visibility: hidden; 
		padding-bottom:12px; 
		background:#fff; 
		z-index:999;
		border-radius:5px;
		padding-top:10px;
		margin-left: -25px;
}
.nav_son ul{ width:140px; padding:0 15px;; margin:0; height:auto; clear:both;}
.nav_son ul li{ width:100%; height:auto !important;  line-height:30px !important;  text-align:left; float:none; padding:0;   margin:0;}
.nav_son ul li a{color: #000 ;font-size:14px !important; text-align:center; width:100%; line-height:30px !important; text-align:center; margin:0; padding:0;}
 
.nav_son ul li a:hover{color:#1b88ee}


.banner{
	width:100%;
}
.banner img{
	width:100%;
}

.main{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.m_about{
	width:1200px !important;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
}
.m_ableft{
	float:left;
	width:585px;
	text-align:justify;
	line-height:40px;
	color:#9e9e9e;
	font-size:14px;
	margin-top:85px;
}
.m_ableft h2{
	font-size:38px;
	color:#242320;
	line-height:30px;
	margin-bottom:20px;
}
.m_ableft a.more{
	width:187px;
	height:60px;
	text-align:center;
	line-height:60px;
	border-radius:5px;
	background:#386aac;
	font-size:14px;
	color:#fff;
	margin-top:20px;
	display:block;
}

.m_abrig{
	float:right;
	width:558px;
}
.m_abrig img{
	width:100%;
}
.m_gscp{ 
	width:1200px !important;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
}
.m_gscptop{ 
	width:1200px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	color:#4c4c4c;
	font-size:14px;
}
.m_gscptop h2{
	font-size:36px;
	line-height:45px;
	margin-bottom:10px;
}
.m_gscpbot{
	width:100%;
	margin-top:50px;
	position:relative
}
.m_gscpbot ul li{
	float:left;
	width:380px;
	height:365px;
	margin-right:40px;
}
.m_gscpbot ul li a.img{
	width:100%;
	height:300px;
	display:block;
} 
.m_gscpbot ul li p{
	width:100%;
	text-align:center;
	height:65px;
	line-height:65px;
	color:#333333;
	font-size:14px;
}
#spec-left{
	position:absolute;
	left:-40px;
	top:145px;
}
#spec-right{
	position:absolute;
	right:-40px;
	top:145px;
}

.m_xmal{
	width:100%;
	margin-top:50px;
	position:relative
}
.m_xmal ul li{
	float:left;
	width:380px;
	height:440px;
	margin-right:40px;
}
.m_xmal ul li a.img{
	width:100%;
	height:300px;
	display:block;
}
.m_xmal ul li a.tit{
	width:100%;
	margin-top:10px;
	text-align:center;
	display:block;
	height:40px;
	color:#222222;
	line-height:40px;
	font-size:14px;
}
.m_xmal ul li p{
	width:280px;
	height:84px;
	text-align:center; 
	line-height:28px;
	color:#9e9e9e;
	font-size:14px;
	padding:0 50px;
}
#spec-left2{
	position:absolute;
	left:-40px;
	top:145px;
}
#spec-right2{
	position:absolute;
	right:-40px;
	top:145px;
}
.m_gszx{
	width:100%;
	margin-top:30px;
	position:relative
}
.m_gszx dl{
	float:left;
	width:374px;
	height:auto;
	margin-right:39px;
}
.m_gszx dl dt{
	width:100%; 
}
.m_gszx dl dd{
	width:100%;
	margin-top:30px;
}
.m_gszx dl dd h2{
	height:38px;
	line-height:38px;
	font-size:16px;
}
.m_gszx dl dd h2 a{
	color:#3c3c3c;
}
.m_gszx dl dd p{
	width:100%;
	height:33px;
	line-height:33px;
	color:#5f5e5e;
}
.m_gszx dl dd div.js{
	margin-top:10px;
	line-height:38px;
	color:#9e9e9e;
	font-size:14px;
}
.m_gszx dl:nth-child(3){
	margin-right:0px;
}
.m_jjfa{
	width:100%;
	margin-top:50px;
}
.m_jjfa ul li{
	float:left;
	width:386px;
	height:239px;
	position:relative;
	margin-bottom:20px;
	border-radius:10px;
	overflow:hidden;
	margin-right:21px;
}
.m_jjfa ul li:nth-child(3n){
	margin-right:0px;
}
.m_jjfa ul li:nth-child(5){
	width:793px;
	margin-right:0px;
}

.m_jjfa ul li a{
	width:100%;
	height:89px;
	position:absolute;
	background:url(../images/index_58.png);
	top:0px;
	left:0px;
	padding:10px;
	padding-top:140px;
}
.m_jjfa ul li a span{
	display:block;
	width:100%;
	color:#fff;
	font-size:16px;
	line-height:28px;
}
.m_jjfa ul li a p{
	display:block;
	line-height:26px;
	font-size:14px;
	color:#fff;
}

.footer{
	width:100%;
	height:47px;
	line-height:47px;
	text-align:center;
	background:#f2f2f2;
	color:#4c4c4c;
	margin-top:50px;
}

.gsjs_title{
font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #1243FF;
text-align: center;
margin-top: 50px;
}
.line{
width: 25px;
height: 4px;
background: #1243FF;
border-radius: 5px;
margin: 0 auto;
margin-top: 6px;
}
.gjsj_english{
font-size: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #bec6e5;
line-height: 28px;
text-align: center;
margin-top: 5px;
}
.introduce_div{
width: 1187px;
/* height: 329px; */
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #333333;
line-height: 32px;
text-indent: 50px;
margin: 0 auto;
margin-top: 50px;
}
.p_val{
	margin-top: 40px;
}
.img_div{
	margin-top: 50px;
	text-align: center;
}
.img_div img{
	width: 922px;
	height: 350px;
}
.right_div{
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}
.right_div img{
	width: 39px;
	height: 40px;
}
.center_div{
	background: url('../images/backpic.png');
	background-repeat: no-repeat;
    /* background-size: 100%; */
    position: relative;
	height: 660px;
	margin-top: 50px;
}
.center_div .p_onval,.p_underval{
font-size: 18px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #666666;
text-align: center;
}
.p_onval{
	padding-top: 50px;
}
.p_underval{
	padding-top: 30px;
}
.div_box{
	display: flex;
	margin-top: 50px;
	justify-content: center;
}
.left_box{
width: 385px;
height: 411px;
background: #FFFFFF;
box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.5000);
border-radius: 10px;
/* margin-left: 200px; */
}
.right_box{
width: 771px;
height: 411px;
background: #FFFFFF;
box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.5000);
border-radius: 10px;
margin-left: 40px;
}
.left_title{
font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #1243FF;
text-align: center;
margin-top: 72px;
}
.gsjs{
	width:100%;
	margin-top:70px;
}
.gsjs_left{
	float:left;
	width:454px;
	height:290px;
	background:#f6f7fb;
	padding:70px 80px;
	font-size:14px;
	line-height:25px;
	color:#796a81;
	border-radius: 10px;
}
.value_p{
width: 300px;
height: 152px;
font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #4C4949;
line-height: 38px;
margin: 0 auto;
margin-top: 38px;
}
.vals_val{
	text-align: center;
}
.value_ptwo{
width: 715px;
height: 152px;
font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #4C4949;
line-height: 38px;
margin: 0 auto;
margin-top: 38px;
}
.gsjs_left h2{
	width:110px;
	height:30px;
	padding-bottom:30px;
	font-size:22px;
	color:#222222;
	border-bottom:2px solid #f9d833;
	margin-bottom:30px;
}
.gsjs_rig{
	float:left;
	width:586px;
	height:431px;
}
.dhfw{
	width:100%;
	margin-top:117px;
}
.dhfw ul li{
	width:330px;
	height:271px;
	border:1px solid rgba(18, 67, 255, 0.3000);
	border-radius:5px;
	position:relative;
	margin-top: 10px;
	text-align: center;
}
.swiper-father{
	width: 100%;
	height: 15%;
	top:75%;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999;
	position: relative;
	/* overflow: hidden; */
	/* border: 1px solid; */
}
.swiper-button-prev{
	left: -30px !important;
}
/* .swiper-button-next{
	margin-right: 35px !important;
} */
.swiper-button-next,.swiper-button-prev{
	width: 30px !important;
	height: 30px !important;
}
.swiper-slide{
	width: 326px !important;
}
.dhfw ul li span{
	background:#fff;
	padding:5px;
	font-size:14px;
	color:#1243FF;
	position:absolute;
	top:-15px;
	left:30px;
}
.dhfw ul li a.img{
	width:294px;
	height:208px;
	position: relative;
	top: 40px;
}
.dhfw ul li p{
	line-height:24px;
	font-size:14px;
	margin-top:10px;
	color:#5a5a5a;
	height:48px;
}
#s2{
	display: none;
}
.mains{
	width: 1100px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
	position: relative;
	/* border: 1px solid red; */
}
.gsjs2{
	width:100%;
	margin-top:65px;
}
.gsjs2_left{
	float:left;
	width:45%;
}
.gsjs2_left img{
	width:100%;
}
.gsjs2_rig{
	float:right;
	width:55%;
	padding-bottom:20px;
	background:#f3f7fb;
}
.gsjs2_rxq{
	margin-top:50px;
	margin-left:50px;
	width:550px;
	color:#796a81;
	font-size:14px;
	height:auto;
	line-height:24px;
}
.directories{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background: #F3F7FB;
	margin-top: 121px;
}
.p_title_name{
font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #1243FF;
text-align: center;
margin-top: 50px;
}
.a_row{
	width: 1300px;
	display: flex;
	margin: 0 auto;
	/* margin-top: 38px; */
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.a_row img{
	width: 141px;
	height: 46px;
	margin-right: 72px;
	margin-top: 56px;
}
.friend_div{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.under_div{
	width: 100%;
	height: 110px;
	background: #F7F7FB;
	margin-top: 50px;
	display: flex;
	justify-content: space-around;
	padding-top: 39px;
}
.div_one{
	display: flex;
	flex-direction: column;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #494949;
}
.two_p{
	margin-top: 22px;
}
.last_p{
	margin-top: 45px;
}
.yqlj{
	width:100%;
	margin-top:50px;
}
.yqlj ul li{
	float:left;
	width:230px;
	height:106px;
	padding:15px;
	border-radius:20px;
	box-shadow: -5px 0 40px rgba(0,0,0,.1);
	-webkit-border-radius: 10px; 
	-o-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	margin-right:25px;
}
.gscp{
	width:100%;
	margin-top:65px;
}
.gscp dl{
	float:left;
	width:590px;
	height:570px;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:15px;
}
.gscp dl:nth-child(2n){
	float:right;
}
.gscp dl dt{
	width:590px;
	height:329px;
}
.gscp dl dd{
	width:550px;
	height:200px;
	background:#f4f5f7;
	padding:30px 20px 20px 20px;
}
.gscp dl dd div.js{
	width:100%;
	height:120px;
	line-height:30px;
	font-size:14px;
	color:#333333;
}
.gscp dl dd a.more{
	display:block;
	width:75px;
	height:30px;
	margin:15px auto;
	text-align:center;
	line-height:30px;
	color:#0063ed
}
.local {
    border-bottom: 1px solid #EAEAEA;
}
.divBox {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.erMapTitle {
    width: 100px;
    height: 100px;
    background: #1B57AC;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 0;
}
.erMapTitle p {
    font-size: 20px;
    color: #fff;
    opacity: 0.4;
    font-family: arial;
    font-weight: bold;
    padding-top: 10px;
}
.erMapTitle h3 {
    color: #fff;
    margin-top: 20px;
}
.divBox > a {
    margin-left: 140px;
    position: relative;
    line-height: 80px;
}
.divBox > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: transparent;
    border-left-color: #474747;
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -5px;
}
.erLi {
    float: right;
}
ul, li {
    list-style-type: none;
}
.erLi li {
    margin-left: 20px;
    float: left;
}
.erLi li a {
    padding: 0 5px;
    display: block;
    position: relative;
    color: #666;
    line-height: 80px;
}
.erLi li a.slt {
    color: #005bac;
    border-bottom: 2px solid #005bac;
    font-size: 14px;
}
.page{
	width:100%;
	margin-top:30px;
	height:30px;
	text-align:center
}
.page a{
	display:inline-block;
	width:40px;
	height:42px;
	text-align:center;
	line-height:42px;
	border:1px solid #ccc;
	margin-right:5px;
	color:#333;
}
.page a:hover{
	background:#b3b3b3;
	color:#fff;
}
.page span{
	display:inline-block;
	width:40px;
	height:42px;
	text-align:center;
	line-height:42px;
	border:1px solid #ccc;
	margin-right:5px;
	background:#b3b3b3;
	color:#fff;
}
.xmal{
	width:100%;
	margin-top:47px;
}
.xmal dl{
	width:380px;
	height:450px;
	background:#f8f8f8;
	border-radius:10px;
	overflow:hidden;
	margin-right:30px;
	float:left;
	margin-bottom:45px;
}
.xmal dl:nth-child(3n){
	margin-right:0px;
}
.xmal dl dt{
	width:380px;
	height:272px;
}
.xmal dl dd{
	width:340px;
	height:138px;
	padding:20px;
}
.xmal dl dd h2{
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:14px;
}
.xmal dl dd div.js{
	width:100%;
	margin-top:10px;
	line-height:24px;
	color:#9e9e9e
}
.rczp{
	width:100%;
	background:#f8f8f8;
	padding-bottom:50px;
}
.rczp_top{
	width:100%;
	margin-top:48px;
	border-top:3px solid #386aac;
}
.rczp_top dl{
	width:100%;
	height:auto; 
}
.rczp_top dl dt{
	width:100%;
	height:80px;
	line-height:80px;
	background:url(../images/zp_07.png) right no-repeat;
	border-bottom:2px solid #f6f8f8;
	cursor:pointer;
}
.rczp_top dl dt.slt{
	background:url(../images/zp_04.png) right no-repeat;
}
.rczp_top dl dt ul li{
	float:left;
	margin-left:30px;
	font-size:20px;
	color:#222222;
	width:425px;
}
.rczp_top dl dd{
	width:90%;
	padding:3% 5%;
	line-height:30px;
	color:#9e9e9e;
	font-size:14px;
	display:none;
	border-bottom:2px solid #f6f8f8;
}
.rczp_top dl dd h2{
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.rczp_top dl dd a{
	color:#3e84ff;
	margin-top:15px;
}
.gszx{
	width:100%;
	margin-top:30px;
}
.gszx dl{
	width:100%;
	height:242px;
	margin-bottom:30px;
}
.gszx dl dt{
	float:left;
	width:372px;
	height:242px;
}
.gszx dl dd{
	float:right;
	width:785px;
}
.gszx dl dd h2{
	height:30px;
	line-height:30px;
	font-size:20px;
	margin-top:20px;
}
.gszx dl dd h2 a{
	color:#191919;
}
.gszx dl dd div.js{
	height:50px;
	line-height:25px;
	margin-top:15px;
	font-size:14px;
	color:#808080
}
.gszx dl dd span{
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#404040;
}
.gszx dl dd a.more{
	font-size:12px;
	margin-top:20px;
	display:block;
	width:60px;
	line-height:25px;
}
.zxxq_top{
	width:100%;
	margin-top:30px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
	text-align:center
}
.zxxq_top h2{
	font-size:24px;
	color:#191919;
	line-height:40px;
}
.zxxq_top p{
	color:#676767;
	line-height:30px;
}
.zxxq_bot{
	width:885px;
	margin:20px auto;
	line-height:25px;
	font-size:14px;
}
.lxwm{
	width:100%;
	margin-top:30px;
	line-height:35px;
	color:#333333;
	font-size:14px;
}
.lxwm span{
	color:#477adf;
}
.lxwm img{
	display:inline-block;
	margin-right:10px;
}
.jjfajj{
	width:100%;
	margin-top:45px;
}
.jjfajj h2{
	text-align:center;
	font-size:40px;
	color:#333333;
	line-height:70px;
}
.jjfajj_left{
	float:left;
	margin-top:40px;
	width:552px;
	 -webkit-box-shadow:0 0 40px #e9e8e8;  
  -moz-box-shadow:0 0 40px #e9e8e8;  
  box-shadow:0 0 40px #e9e8e8;  
}
.jjfajj_rig{
	float:right;
	width:580px;
	color:#333333;
	line-height:33px;
	text-align:justify;
	font-size:14px;
	margin-top:60px;
}
.jjgnjs{
	width:100%;
	margin-top:90px;
}
.jjgnjs h2{
	text-align:center;
	font-size:40px;
	color:#333333;
	line-height:70px;
	margin-bottom:30px;
	font-weight:normal;
}
.jjgnjs h4{
	text-align:center;
	font-size:20px;
	color:#333333;
	line-height:30px;
	margin-bottom:30px;
	font-weight:normal;
}
.jjgnjs ul li{
	float:left;
	width:240px;
	height:auto;
	padding:0 30px;
	text-align:center;
	padding-top:30px;
}
.jjgnjs ul li img{
	margin-bottom:35px;
}
.jjgnjs ul li h3{
	font-size:18px;
	color:#413a31;
	font-weight:normal;
	line-height:35px;
}
.jjgnjs ul li div.js{
	width:100%;
	margin-top:10px;
	color:#5a5259;
	font-size:14px;
	line-height:26px;
}

.flexslider{position:relative;height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:auto; width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:170px; margin-left:45.2%; background:url(../images/nav_d.png) center no-repeat;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:33%;}
.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:130px;background:url(../images/prev.png) center center no-repeat; z-index:999; width:70px; height:70px;}
.flex-direction-nav li a.flex-next{right:130px;background:url(../images/next.png) center center no-repeat; z-index:999;width:70px; height:70px;}
