@charset "utf-8";
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.ttf?t=1749803488749') format('truetype');
}

@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont2.ttf?t=1749919938957') format('truetype');
}
.midd .iconfont {
  font-family: "iconfont" !important;
  font-size: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2373d2;
  display: block;
  margin:0 auto 20px;
  text-align: center;
}
.icon-users:before {
  content: "\e609";
}

.icon-anquanbaozhang:before {
  content: "\e601";
}

.icon-icon_shezhi:before {
  content: "\e602";
}

.icon-zhanghaoquanxianguanli:before {
  content: "\e603";
}

.icon-shebeizhuangtai:before {
  content: "\e604";
}
i{
	font-style:normal;
}
body {
	min-width: 1300px;
    padding: 0;
    margin: 0;
    color: #333;
    background-image:url(../images/zwbg.png);
    font: 14px / 1.5 'Roboto', 'Microsoft YaHei', Tahoma, Verdana, 'SimSun', Arial, sans-serif;
}
a {
    text-decoration: none;
    outline: none;
	color:#333;
}
a:hover{
	color:#2373d2;
}
.top-bu .top-bu-a a{
	display:flex;
}
.top-bu .top-bu-a a span.iconfont {
  font-family: "iconfont" !important;
  font-size: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#fff;
  line-height:70px;
}
.top-bu{
	width:1200px;
	margin:0 0 20px auto;
	display:flex;
	justify-content: space-between;
}
.top-bu .top-bu-a{
	width: 20%;
    background: #2373d2;
    height: 70px;
    transition: ease-in-out all 1s;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #fff;
}
.top-bu .top-bu-a:hover {
	background: #2373d2;
}
.top-bu .top-bu-a a{
	transition:ease-in-out all 0.5s;
}
.top-bu .top-bu-a:hover a{
	transform:translateX(30px);
}
.top-bu .top-bu-a a span{
	color:#fff;
	font-size:18px;
	line-height:70px;
	margin-left:15px;
}
.index-content{
	width:1200px;
	margin:0 auto;
	display:flex;
}
.index-content .con-img{
	width:530px;
	height:360px;
	margin-right:20px;
}
.index-content .con-img img{
	width:530px;
	height:360px;
	border-radius:5px;
}
.swiper-slide p{
	width:100%;
	line-height:40px;
	color:#fff;
	padding:5px 20px;
	position:absolute;
	bottom:3px;
	background:rgb(0,0,0,0.7);
	z-index:999999;
	border-radius:0 0 10px 10px;
}
//tab开始
.con-fo{

}
#cen_right_top{
	width:600px;
	margin:0px auto 0 40px;
}
#cen_right_top .active{
	color:#2373d2;
	font-size:17px;
	font-weight:800;
	border-bottom:2px solid #2373d2;
}
#cen_right_top h3{
	line-height:46px;
	text-align:center;
	float:left;
	height:46px;
	width:130px;
	font-size:17px;
	color:#333333;
}
#cen_right_top div{
	width:600px;
	font-size:16px;
	display:none;
	clear:both;
	height:290px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #ddd;
	padding-top:10px;
}
#cen_right_top li a{
	display:flex;
}
#cen_right_top li p{
	width:490px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	height:36px;
	line-height:36px;
}
#cen_right_top li span{
	width:100px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	height:36px;
	line-height:36px;
	position:absolute;
	right:0px;
	text-align:right;
}
#cen_right_top li p.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cen_right_top li p.iconfont i{
	color:#333;
	margin-right:10px;
	font-style: normal;
}
#cen_right_top li:hover p,#cen_right_top li:hover p.iconfont i{
	color:#3385cc;
}
//tab结束

.se-footer {
	background: #fff;
    border-top: 3px solid #2373d2;
}
.se-footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    width: 1200px;
}
.dca-foot {
    line-height: 26px;
    text-align: center;
    position: relative;
    padding: 22px 0;
}
.dca-foot span {
    padding: 0 0.5em;
}
.qrcode {
    position: absolute;
    top: 20px;
    right: 1px;
}
.qrcode img {
    height: 80px;
}
.se-footer .container:after {
    clear: both;
}
.midd{
	display:flex;
	justify-content: space-around;
}
.midd i{
	background: #fff;
    padding: 20px;
    border-radius: 50%;
    color: #2373d2;
}
.midd li{
    border-bottom: 1px dotted #ddd;
	list-style: circle;
    list-style-position: inside;
    padding-left: 10px;
}
.midd li a{
    width: 490px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    height: 59px;
    line-height: 59px;
}
.midd li:hover a{
	color:#0338cc;
}
.midd .index-jc,.midd .index-aq,.midd .index-ry,.midd .index-gy{
	width:21%;
	border: 1px solid #eee;
    padding: 50px 40px;
	background:#2373d2;
	border-radius:5px;
	position:relative;
	transition: all 0.5s ease-out;
}
.midd .index-fc{
	width:35%;
	margin:0 2%;
}
.midd .index-fc img{
	width:490px;
	height:300px;
	border-radius:10px;
}
.midd .index-jc h2,.midd .index-aq h2,.midd .index-ry h2,.midd .index-gy h2,.midd .index-fc h2{
	line-height: 50px;
    text-align: left;
    float: left;
    height: 50px;
	width:100%;
    font-size: 20px;
    color: #fff;
	text-align:center;
}
.midd .index-jc:hover,.midd .index-aq:hover,.midd .index-ry:hover,.midd .index-gy:hover{
	transform:translateY(-10px);
	box-shadow:5px 5px 5px #888;
	background: linear-gradient(to top, #2373d2, #007387);
}

.midd .index-jc:hover h2,.midd .index-aq:hover h2,.midd .index-ry:hover h2,.midd .index-gy:hover h2{
	color:#fff;
}
.midd .index-jc:hover p,.midd .index-aq:hover p,.midd .index-ry:hover p,.midd .index-gy:hover p{
	color:#fff;
}
.midd .index-fc h2{
	border:none;
}
.midd h2,.midd p{
	color:#fff;
}
.yqlj{
	font-size:16px;
	font-weight:800;
}
.yqlj ul{
	display:flex;
	overflow:hidden;
}
.yqlj ul li{
	list-style:none;
	float:left;
	line-height:30px;
	font-size:16px;
	margin-right:20px;
	height: 66px;
	border:1px solid #eee;
}
.yqlj ul li a{
	font-size:16px;
	font-weight:normal;
}
.yqlj ul li a img{
	height:100%;
}
.clear{
	clear:both;
	}
.dca-foot,.dca-foot a{
	color:#fff;
}
.yqlj .yq_con{
	font-size: 16px;
    color: #2373d2;
    margin-bottom: 20px;
    font-weight: 800;
    border-left: 5px solid;
    padding-left: 16px;
}
.yqlj .yq_con_c{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}
.yqlj .yq_con_c a {
    font-weight: normal;
    background: #e9f5ff;
    border: 1px solid #2373d2;
    padding: 10px 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
}
.yqlj .yq_con_c a:hover{
	background:#2373d2;
	color:#fff;
}
.container .nav_bottom{
	display:flex;
	justify-content: center;
	margin-top:30px;
}
.container .nav_bottom a{
	color:#fff;
	font-size:14px;
	padding:0 10px;
}
.container .nav_bottom a:nth-child(n+1):nth-child(-n+7){
	border-right:1px solid #fff;
}
.zwks{
    width: 100%;
    height: 180px;
    margin: -5px auto;
    background-image: url(../images/zwlan.jpg);
	position: absolute;
    z-index: -99;
	min-width: 1300px;
}
.zwks2{
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-image: url(../images/zwlan2.jpg);
	position: absolute;
    z-index: -99;
}
.qk-nav{
	width: 1200px;
    margin: 0 auto;
    color: #444;
    font-size: 14px;
    line-height: 10px;
    height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.qk-nav a{
	color:#444;
	font-size:14px;
	line-height:30px;
	margin:0 10px;
}
.cont h3{
	margin: 35px 0;
    padding-bottom: 20px;
    font-size: 26px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.cont .cont-p{
    line-height: 30px;
    font-size: 16px;
    margin: 10px 0;
}
.cont .cont-p img{
	margin:20px 0;
}
.m-class {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    padding-top: 40px;
	text-align: center;
    font-size: 0;
}
.m-class a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 25px;
    color: #666;
    font-size: 20px;
}
.m-class span {
    display: block;
    padding: 0 3px;
    position: relative;
}
.m-class a:after {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background-color: #e0e0e0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
.m-class span i {
    position: relative;
    z-index: 2;
    font-style: normal;
}
.m-class .on {
    color: #333;
}
.m-class span:after {
    content: '';
    display: block;
    width: 0;
    height: 0px;
    background-color: #fa9c38;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.m-class .on span:after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;

}
.news-list-l li {
    border-bottom: 1px dashed #eeeeee;
    overflow: hidden;
    padding: 6px 0 6px 15px;
	list-style: outside;
}
.news-list-l li a {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.news-list-l li span {
    margin-left: 32px;
	float: right;
}
.cont{
	width:70%;padding:0 20px;
    border: 1px solid #eee;
	min-height: 530px;
	}
	.left-nav h2{
	font-size: 26px;
    height: 70px;
	background: #3573b5;
    background-image: url(/images/topxy.png);
    line-height: 70px;
    padding-left: 25px;
	color:#fff;
	}
	.left-nav li a{
	background: #eee;
	}
	.left-nav li a:hover{
	background: #fff;
	}
	.left-nav li a.active{
		background: #fff;
	}
	.left-nav li h4{
	font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
    line-height: 50px;
    height: 50px;
	}
	.left-nav li.left-nav-2 h4{
	padding-left: 5px;
	font-size: 15px;
	color: #666;
	}
	.left-nav li.left-nav-2 a:hover h4{
	padding-left: 5px;
	font-size: 16px;
	color: #2373d2;
	}
	.left-nav li.left-nav-2 a.active h4{
	padding-left: 5px;
	font-size: 16px;
	color: #2373d2;
	}
	.left-nav li a{
		display:flex;
    align-items: center;
    padding-left: 25px;
    border-bottom: 1px dotted #fff;
	}
	.left-nav li.left-nav-2 a{
	 padding-left: 40px;
	}
.cont-p li{
	list-style: circle;
    list-style-position: inside;
	padding-left: 10px;
	border-bottom:1px dashed #eee;
	line-height: 50px;
    height: 50px;
}
.cont .cont-p img{
	max-width:850px;
}
.cont .cont-p ul li span{
	float: right;
}
.pagefy{
	text-align:center;
	margin:50px auto 30px;
}
.pagefy a{
	border:1px solid #aaa;
	padding:5px 10px;
	text-align:center;
	margin:0 5px;
}
.pagefy a.active{
	background:#2373d2;
	color:#fff;
}