@charset "utf-8";
/* CSS Document */
@import url("../css/flexslider.css");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
body {
	margin: 0 auto;
	font-family: 微软雅黑;
	background: #f2f5f8;
}
img, input, select {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0
}
img {
	max-width: 100%
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
i {
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.header {
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
}

.header .header-bottom {
	width: 100%;
	height: 114px;
	background: #006acd;
}
.header .header-bottom .menuicon-label {
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	cursor: pointer;
	display: none;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.header .header-bottom .menuicon-label .line-top {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.header .header-bottom .menuicon-label .line-middle {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}
.header .header-bottom .menuicon-label .line-bottom {
	width: 17px;
	height: 1px;
	margin-left: 15px;
	background: #fff;
	display: block;
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;
}

.header .header-bottom .touch-nav {
	position: fixed;
	top: 86px;
	background: #006acd;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: height 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.header .header-bottom .touch-nav >ul {
	padding: 0 20px 100px 20px;
}
.header .header-bottom .touch-nav>ul>li {
	/*margin-top: 12px;*/
	line-height: 40px;
	/*height: 47px;*/
	/*padding: 0 10px;*/
	border-bottom: 1px solid #013a70;
}
.header .header-bottom .touch-nav>ul>li a {
	color: #fff;
	font-size: 14px;
}
.header .header-bottom .touch-nav>ul>li a.top-menu {
	/*font-weight: bold;*/
	display: block;
	padding: 0 10px;
	font-size: 16px;
}
.header .header-bottom .touch-nav>ul>li>.sub-menu {
	/*margin-left: 20px;*/
	display: none;
}
.header .header-bottom .touch-nav>ul>li.on>.sub-menu {
	display: block;
}
.header .header-bottom .touch-nav>ul>li>.sub-menu a {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #024584;
	padding-left: 20px;
}
.header .header-bottom .touch-nav>ul>li>.sub-menu a:last-child {
	border-bottom: none;
}
.header .header-bottom .touch-nav>ul>li.on>a.top-menu {
	background: #013c72;
}
.header .header-bottom .touch-nav>ul>li.on>.sub-menu a {
	background: #03498a;
}
.header .header-bottom .containerbox {
	position: relative; display: flex;
}
.header .header-bottom .brand {
	margin-top: 12px;
	width: 225px;
}
.header .header-bottom .brand img {
	width: 191px;
}
.header .header-bottom .form-search {
	margin: 0;
	width: 60px;
	float: right;
}
.header .header-bottom .header-search .search-btn {
	display: block;
	width: 57px;
	height: 55px;
	background: url(../images/search-btn.png) no-repeat center center;
	margin-top: 15px;
	border: none;
}
.header .header-bottom .form-search.active .header-search .search-btn {
	background: url(../images/search-btn2.png) no-repeat center center #fff;
}
.header .header-bottom .header-search-main {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	height: 60px;
	background: #fff;
	z-index: 800;
	display: none;
}
.header .header-bottom .header-search-main .search-text {
	color: #707070;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	margin-left: 5%;
	border: none;
	margin-bottom: 0;
	width: 80%;
	box-shadow: none;
}
.header .header-bottom .header-search-main .close-btn {
	position: absolute;
	right: 20px;
	top: 19px;
	font-size: 26px;
	color: #006acd;
}
.header .header-bottom .form-search.active .header-search-main {
	display: block;
}
.header .header-bottom .navbar {
	width: 70%;
}
.header .header-bottom .navbar ul {
	width: 100%;
	text-align: right;
}
.header .header-bottom .navbar> ul >li {
	width: 13.5%;
	/*width:19.5%;*/
	position: relative;
	float: left;
	height: 114px; font-weight:bold;
}
.header .header-bottom .navbar> ul >li.hover{ background:#369eff;}
.header .header-bottom .navbar> ul >li.last {
	margin-right: 0;
}
.header .header-bottom .navbar ul li:before {
	display: none;
	position: absolute;
	left: -100%;
	top: 0;
	background: #ffa800;
	content: '';
	height: 100%;
}
.header .header-bottom .navbar ul li.active:before {
	left: 0;
}
.header .header-bottom .navbar >ul>li>a {
	color: #fff;
	display: block;
	height: 111px;
	line-height: 114px;
	text-align: center;
	position: relative;
	font-size: 20px;
	margin: 0 10%;
	z-index: 400;
	border-bottom: 1px solid #006acd;
}
.header .header-bottom .navbar >ul>li.last>a {
}
.header .header-bottom .navbar >ul>li.hover>a {
	border-color: #fff!important;
}
.header .header-bottom .navbar >ul>li>.sub-menu {
	background: #006acd;
	text-align: left;
	position: absolute;
	left: 50%;
	top: -500px;
	width: 200px;
	margin-left: -100px;
	/*transition: top .4s linear;*/
}
.header .header-bottom .navbar >ul>li:hover .sub-menu {
	/*transition: top .3s linear;*/
	top: 111px;
}
.header .header-bottom .navbar >ul>li>.sub-menu .divider {
	height: 1px;
	width: 100px;
	background: #7aa3c9;
	margin-left: 15%;
	margin-top: 10px;
}
.header .header-bottom .navbar >ul>li>.sub-menu>a {
	display: block; overflow: hidden;
	color: #fff;
	font-size: 18px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.header .header-bottom .navbar >ul>li>.sub-menu>a:hover {
	background: #369eff;
}
.header .header-bottom .navbar> ul >li> a:hover {
	color: #fff;
}
.header .header-bottom .navbar >ul> li.active >a {
	border-color: #006acd;
	color: #f27703;
}
.header .header-bottom .join-nav ul li {
	float: right;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.home-slider {
	background: #fff;
	margin-bottom: 0;
}

.home-slider .flex-direction-nav a.flex-next {
	width: 81px;
	height: 81px;
	background: url(../images/arrow_r_yuan.png) no-repeat;
}

.home-slider .flex-prev {
	width: 81px;
	height: 81px;
	background: url(../images/arrow_l_yuan.png) no-repeat;
}

.home-block-title {
	font-size: 35px;
	color: #006acd;
	margin-bottom: 25px;
	font-weight: normal;
	margin-top: 0;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.containerbox {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
}
.wrap {
    width: 100%;
    padding-top: 114px;
}

.c_wd{width: 1200px; margin: 0 auto; display: block;overflow: hidden;}
.pub_tit{text-align: center; margin: 60px auto;}
.pub_tit h2{font-size: 45px; color: #02469a; font-weight: bold;}
.pub_tit p{font-size: 22px;color: #999b9d; line-height: 40px;}
.con1{ width:100%; margin-bottom:50px;}
.con1_l{width: 535px; float: left;}
.con1_l h2{color:#1F497D; font-size: 28px;border-bottom: 2px solid #469dff; font-weight: normal; padding-bottom: 10px; margin-bottom: 20px; }
.con1_l p{font-size: 18px; color: #1F497D;line-height: 36px; text-indent:2em;}
.con1_l a{display:inline-block; font-size: 20px; color: #fff; background: #469dff; padding: 10px 60px; border-radius: 30px; margin-top: 20px;}
.con1_r{width: 598px; float: right;}
.con2{width: 100%; margin: 0 auto; background: url(../images/xbg.jpg); background-size: 100% 100%; padding:10px 0;}
.con2_n ul{display: flex;justify-content:space-around;flex-wrap: wrap;}
.con2_n ul li{width: 391px; margin-bottom: 35px; overflow:hidden; height:328px;}
.con2_n ul li img:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}
.foot{background: #369eff; padding: 20px 0; margin: 100px auto 0; color: #fff;}
.foot a{color: #fff;}
.foot_n_l{width: 1020px; float: left;}
.foot_n_l dl{width: 120px; float: left; margin-right: 10px;}
.foot_n_l dl dt{font-size: 18px; border-bottom:1px solid #fff; padding-bottom: 10px; margin-bottom: 10px; display: inline-block; font-weight:bold;}
.foot_n_l dl dd p{font-size: 14px; line-height: 26px;}
.dkd{width: 240px!important;}
.foot_n_r{width: 160px; float: right;}
.foot_n_r p{text-align: center; padding: 10px; font-size: 18px;}
.foot_b{ text-align: center; margin: 50px auto 0; font-size: 15px;}



.fm_tit{color: #006acd; font-size: 35px; margin: 50px 0; font-weight: bold;}
.fm_bg{ background: #fff;}
.fm_n img{ max-width: 100%;}
.fm_n p{ font-size: 17px;line-height: 34px; color: #414141;}

.xwzx dl{width: 100%; display: block;overflow: hidden; margin-bottom:45px;}
.xwzx dl dt{width: 536px; float: left; height: 363px;}
.xwzx dl dd{width: 596px; float: right; margin-right: 20px;position: relative; height: 363px;}
.xwzx dl dd h2{font-size: 26px; font-weight: bold; height: 40px;}
.xwzx dl dd p{font-size: 20px; color: #292929; line-height: 32px; margin: 40px 0;}
.xwzx dl dd h3{font-size: 20px;color: #fff; background: #006acd; display: block; float: right; padding: 2px 10px;border-radius: 5px; font-weight: normal;}
.xwzx dl dd a{width: 100%; line-height: 65px; background:#ededec; color:#006acd; font-size: 22px; position: absolute;bottom: 0; text-align: center;}
.fy{width:100%; height: 24px; line-height: 24px; overflow: hidden; text-align:center; font-size:16px;  padding:32px 0;}
.fy li{ display:inline-block; padding:0 7px; color:#9a9a9a; border:1px solid #9a9a9a}
.fy li a{color:#9a9a9a}
.fy .thisclass{color: #fff !important; background:#006acd}
.fy span,.fy span a{vertical-align:middle; text-decoration:none; color:#9a9a9a; cursor:pointer; }

.dqwz{font-size: 18px; color: #414141; line-height:23px; margin: 50px auto;}
.dqwz img{vertical-align: top;}
.dqwz a{color: #414141;}

.article_tit h1{font-size: 30px; text-align: center; color: #414141; line-height: 40px;}
.article_tit p{text-align: center;font-size: 15px; color: #989898; padding: 10px 0;}
.article_tit{border-bottom:1px solid #dfdfdf; margin-bottom: 30px;}
.article_con p{font-size: 18px; color: #414141; line-height: 32px!important; margin: 10px 0; text-indent:2em}
.article_con p img{text-align: center;}
.article_b{margin: 50px 0 0 0px;}
.article_b p{font-size: 16px; line-height: 50px;}
.article_b p a{color: #000000;}

.fw_n ul{ display: flex;justify-content: space-between;flex-wrap: wrap;}
.fw_n ul li{width: 285px; margin-bottom: 20px;}

.yj_n{width: 1178px; margin: 0 auto; display: flex;justify-content: space-between;flex-wrap: wrap;}
.yj_n dl{width: 374px; background: #f1f1f1; margin-bottom: 50px;}
.yj_n dl dd{ padding: 15px;}
.yj_n dl dd h2{font-size: 25px; color: #006acd; font-weight: normal;}
.yj_n dl dd p{padding: 20px 0; font-size: 16px; color: #292929; line-height: 32px;}
.yj_n dl:last-child{background: none;}

.jr_n{display: block; overflow: hidden;}
.jr_n_l{width: 100%; padding:0 0 0 20px; float: left;}
.jr_n_l h2{font-weight: normal; font-size: 20px; color:#292929; line-height: 35px; text-indent:2em;}
.jr_n_r{width: 430px; float: right;}
.jr_n_r h2{font-size: 23px; padding:0 0 30px 0;}
.jr_n_r p{font-size: 20px; color: #222222; line-height: 50px;}
.jr_n_l_s{ margin: 100px 0 10px 0;}
.jr_n_l_s select{font-size: 20px; background: #c9c9c9; width: 200px; height: 50px; line-height: 50px;text-align:center;text-align-last:center;color: #006acd; font-size:20px; border:1px solid #a0a0a0}
#adr{text-align:center;text-align-last:center; margin-right: 50px;}
.jr_n_l_s option{ font-size: 22px; line-height:50px;}
.jr_n_l_m{width: 200px; margin: 15px 0; background: #004e97; text-align: center; line-height: 40px; color: #fff;font-size: 20px;}
.jr_n_l_b{width: 550px; line-height: 40px; color: #fff;font-size: 20px; background: #004e97;}
.jr_n_l_b ul{ display: flex;justify-content: space-between; text-align: center;}
.jr_n_l_b ul li{text-align: center; width:183px;}
.bbg{ background: #003668!important;}
.bbg ul{border-top:1px solid #fff; line-height: 50px!important;}

.zywqh{ font-size:16px; color:#fff; margin-top:46px}
.zywqh a:hover{ color:#fff}
.zywqh a{ color:#fff}


.flexslider2{position:relative;height:500px;overflow:hidden;}
		.slides{position:relative;z-index:1;}
		.flexslider2 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
		.flexslider2 .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
		.flexslider2 .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!IMPORTANT;cursor:pointer; border:none;box-shadow:none;-webkit-box-shadow:none;border-radius:0;-webkit-border-radius:0;}
		.flexslider2 .flex-control-nav .flex-active{background-position:0 0!IMPORTANT;border:none!IMPORTANT;box-shadow:none;-webkit-box-shadow:none;}

		.flexslider2 .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
		.flexslider2 .flex-direction-nav li a{display:block;width:60px;height:60px;overflow:hidden;cursor:pointer;position:absolute; font-size:0; opacity:1}
		.flexslider2 .flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat;}
		.flexslider2 .flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat;}
		
		
		.news_add { width:1200px; margin:0 auto}
		.news_add dl{ width:380px; float:left; margin:10px; height:450px;}
		.news_add dl dt{ width:384px; height:288px; display:block; overflow:hidden}
		.news_add dl dt img{ width:384px; height:288px;}
		.news_add dl dt img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
		.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
		.news_add dl dd{font-size:18px;font-weight: normal;line-height: 24px;margin: 10px 0 5px;height:48px;overflow:hidden;color:#000;}
        .news_add dl p{color:#a0a0a0;font-size:15px;}
        .news_add dl h2{font-size:15px;color:#666;line-height: 23px;height:46px;overflow:hidden; font-weight:normal}
        
        
         .ggg dl dd{width:100%!important; border-bottom:1px dashed #999999; padding-bottom:2%}
 .ggg a{ color:#333333}
   .ggg a:hvoer{ color:#333333}
  .ggg dl dd p{ margin:1% 0}      
    .ggg dl dd{ height:auto; margin-right:0} 
   .ggg dl dd h2  { height:auto}
    
    
    
