@charset "utf-8";

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


html {
	margin: 0 auto;
}

body {
	font: 12px/1.8 "Microsoft Yahei", "STHeitiSC", "Hiragino Sans GB", Arial, "Helvetica", "SimHei", "STXihei", sans-serif;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
	min-width: 320px;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: normal;
	margin: 0;
	line-height: 1.1;
}

p {
	line-height: 1.5;
}

a,
a:visited {
	text-decoration: none;
}

a {
	color: #000;
}

li {
	list-style: none;
}

ul,
li,
ol,
dd,
dl{
	margin: 0;
	padding: 0;
}

fieldset,
input,
button,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-appearance: none;
}

input[type='checkbox'] {
	-webkit-appearance: checkbox;
}

input[type='radio'] {
	-webkit-appearance: radio;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.img {
	max-width: 100%;
	height: auto;
	display: block;
}

.img2 {
	max-height: 100%;
	width: auto;
}

.trans {
	-moz-transition: all ease .8s;
	-webkit-transition: all ease .8s;
	-o-transition: all ease .8s;
	transition: all ease .8s;
}

.trans04 {
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}

.trans2 {
	-moz-transition: all ease 2s;
	-webkit-transition: all ease 2s;
	-o-transition: all ease 2s;
	transition: all ease 2s;
}

.transcalxzero {
	transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-webkit-transform: scaleX(0);
}

.transcaletop {
	transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
}

.bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 31%;
}

.bg0 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.absolute {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.abs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.flex {
	display: box;
	/* OLD - Android 4.4- */
	display: flexbox;
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: center;
	align-items: center;
	overflow: hidden;
}


/*公共*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.c12 {
	width: 1200px;
	margin: auto;
}

.cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.contain {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

a,
.tran,
img {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a {
	color: #000;
}

.tran5 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pic {
	transition: all 2s;
	-webkit-transition: all 2s;
}

.pic.cover {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.pic.contain {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.contain {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.none {
	display: none;
}

.pb0 {
	padding-bottom: 0;
}

.wrap {
	padding: 0 7.5%;
	/* overflow: hidden; */
}

.slide_nav{background: #0a81d1;overflow: auto;padding-bottom: 30px;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;width: 100%;position:fixed;right: -100%;top: 0;height: 100%;z-index: 99999999;}
.slide_nav.left_active{right: 0;}
.slide_nav .slide_logo{background:#fff; text-align: center; padding: 15px 0;}
.slide_nav .slide_logo a{display: block;}
.slide_nav .slide_logo a img{max-width: 70%;}
.slide_nav .slide_nav_ul{margin-top: 8%;}
.slide_nav .slide_nav_ul li{ text-align: center; position: relative; width: 100%;line-height: 50px;}
.slide_nav .slide_nav_ul .slideJA{font-size: 16px;}
.slide_nav .slide_nav_ul .slideNavSecon{display: none;overflow: hidden;background: #196090;}
.slide_nav .slide_nav_ul .slideNavSecon a{display: block;}
.slide_nav .slide_nav_ul .slideNavSecon.active{height: 100%;}
.slide_nav .slide_nav_ul li a{font-size: 15px; color: #fff; height: 50px; display: block;}
.slide_nav .slide_nav_ul .slide_nav_ulLast a{display: inline-block;}
.slide_nav .slide_nav_ul .slide_nav_bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: none;}
.slide_nav .slide_nav_ul .slide_nav_bg span{background: #fff;height: 50px;}
.slide_nav .slide_nav_ul .slide_nav_wz{font-size: 16px;width: 100%;height: 50px;position: absolute;left: 0;top: 0;z-index: 10;line-height: 50px;}
.phone_back{width: 60%; height: 40px; display: block; font-size: 14px; margin: 0 auto; margin-top: 20px; border: 0; background: #fff; color: #000; text-align: center; line-height: 40px;}

.fix-right{
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	background: #f1f1f1;
	z-index: 99;
	border:2px solid #0A81D1;
	padding-top: 10px;
}
.fix-right li{
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #0a81d1;
	border-bottom: 1px solid #ccc;
	transition: all 0.4s;
	cursor: pointer;
	position: relative;
}
.fix-right li:last-child{
	border:none;
}
.fix-right li .box{
	position: absolute;
	height: 100%;
	background: #f1f1f1;
	color: #0a81d1;
	right: -800px;
	top: 0;
	font-size: 20px;
	white-space: nowrap;
	transition: all 0.4s;
}
.fix-right li .box.tel{
	padding: 0 20px;
}
.fix-right li .box img{
	max-width: 100px;
}
.fix-right li:hover .box{
	right: 70px;
}
.fix-right li:hover{
	background: #0a81d1;
	color: #fff;
}
.fix-right li i{
	font-size: 24px;
}
.fix-right .top{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: ;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.fix-right .top img{
	width: 100%;
}
header {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	top: 0;
	padding:0 5%;
	border-bottom: 1px solid #333;
}
header .logo,.fix-menu .top .logo{
	height: 100px;
	line-height: 100px;
}
header .logo a,.fix-menu .top .logo a{
	vertical-align: middle;
	line-height: 1;
}
header .logo a img,
header .logo a,.fix-menu .top .logo a,
.fix-menu .top .logo a img{
	display: inline-block;
}
header::after{
	content: "";
	clear: both;
	display: block;
}
header nav a{
	display: block;
	color: #fff;
	float: left;
	height: 100px;
	line-height: 100px;
	font-size: 18px;
	position: relative;
	margin-right: 90px;
}

header nav a::after{
	content: "";
	position: absolute;
	height: 3px;
	bottom: -2px;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #0db0ff;
	transition: all 0.5s;
}
header nav a.on::after,
header nav a:hover::after{
	width: 150%;
}
header nav a.on,
header nav a:hover{
	color: #0db0ff;
}
header .menu,.fix-menu .top .menu{
	height: 100px;
	width: 40px;
	position: relative;
	cursor: pointer;
	z-index: 999;
}
.fix-menu{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	background-image: url(../images/mbg.jpg);
	background-size: cover;
	background-position: center;
	display: none;
}
.fix-menu .top{
	padding:0 5%;
	overflow: hidden;
}
header .menu span,.fix-menu .top .menu span{
	display: block;
	width: 40px;
	height: 3px;
	margin-bottom: 8px;
	background: #fff;
	transition: all 0.3s;
}
header .menu span:last-child,.fix-menu .top .menu span:last-child{
	margin-bottom: 0;
}
header .menu .box,.fix-menu .top .menu .box{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
header .menu:hover span:nth-child(2),.fix-menu .top .menu span:nth-child(2){
	opacity: 0;
}
header .menu:hover span{
	background:#0db0ff ;
}
header .menu:hover span:nth-child(1),.fix-menu .top .menu span:nth-child(1){
	transform: rotate(45deg) translate(8px,8px);
}
header .menu:hover span:nth-child(3),.fix-menu .top .menu span:nth-child(3){
	transform: rotate(-45deg) translate(7px,-9px);
}
.fix-menu .mid{
	padding:5% 10%;
}
.fix-menu .mid ul{
	display: flex;
	justify-content: space-between;
}
.fix-menu .mid ul a{
	display: block;
	margin-bottom: 15px;
	color: #fff;
	opacity: .7;
}
.fix-menu .mid ul a.big{
	opacity: 1;
	margin-bottom: 50px;
}
.fix-menu .mid ul a:hover{
	opacity: 1;
}
.fix-menu .bot{
	padding:0 10%;
	color:#fff;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10%;
}
.fix-menu .bot .fl{
	margin-top: 20px;
}
.fix-menu .bot .fl p{
	margin-top: 10px;
}
.fix-menu .bot .fr p{
	float: left;
	text-align: center;
	font-size: 14px;
	margin-left: 10px;
}
.fix-menu .bot .fr p img{
	display: block;
	margin:auto;
	height: 95px;
	margin-bottom: 10px;
}










.index-banner{
	position: relative;
	overflow: hidden;
}
.index-banner .swiper-slide{
	position: relative;
	overflow: hidden;
}
.index-banner .swiper-slide .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 49%;
}
.index-banner .txt{
	position: absolute;
	z-index: 3;
	left: 5%;
	bottom: 10%;
	color: #fff;
}
.index-banner .txt .eng{
	line-height: 1;
	opacity: .6;
}
.index-banner .txt .big{
	margin: 7% 0;
	line-height: 1;
}
.index-banner .txt .mid{
	overflow: hidden;
	margin-bottom: 7%;
}
.index-banner .txt .mid .num{
	float: left;
	line-height: 50px;
	font-size: 16px;
}
.index-banner .txt .mid .line{
	float: left;
	width: 100px;
	height: 1px;
	background: #fff;
	margin: 0 40px;
	margin-top: 25px;
}
.index-banner .txt .mid .iconfont{
	text-align: center;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	border:1px solid #fff;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
	line-height: 48px;
	display: block;
	float: left;
}
.index-banner .txt .mid .iconfont:hover{
	background: #0db0ff;
	border-color: #0db0ff;
}
.index-pro{
	padding: 5%;
}
.index-pro .title{
	overflow: hidden;
}
.index-title{
	overflow: hidden;
	line-height: 60px;
}
.index-title font{
	font-size: 36px;
	font-weight: bold;
}
.index-title .chn{
	margin-left: 15px;
}
.index-pro .pro-nav{
	height: 60px;
	overflow: hidden;
	border:1px solid #cccccc;
}
.index-pro .pro-nav p{
	transition: all 0.3s;
	border-right: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	float: left;
	padding: 0 50px;
	 height: 60px;
	 line-height: 60px;
}
.index-pro .pro-nav p:last-child{
	border:none;
}
.index-pro .pro-nav p.on,
.index-pro .pro-nav p:hover{
	background: #0a81d1;
	color: #fff;
}
.index-pro .nine{
	float: right;
	height: 60px;
	background: url(../images/nine.png) center center no-repeat;
	width: 23px;
	margin-left: 50px;
}
.index-pro .pro-main{
	margin-top: 5%;
	overflow: hidden;
}

.index-pro .pro-main ul{
	overflow: hidden;
	display: none;
}
.index-pro .pro-main ul.on{
	display: block;
}
.index-pro .pro-main li{
	float: left;
	overflow: hidden;
	width: 32%;
	margin-right: 2%;
}
.index-pro .pro-main li:nth-child(3n){
	margin-right: 0;
}
.index-pro .pro-main li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 68%;
}
.index-pro .pro-main li .txt{
	border:1px solid #ccc;
	border-top: none;
	padding:5% 10%;
	transition: all 0.3s;
}
.index-pro .pro-main li .title{
	line-height: 1;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.index-pro .pro-main li .title font{
	color: #f71f1f;
}
.index-pro .pro-main li .title i{
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}
.index-pro .pro-main li .des{
	margin: 25px 0;
}
.index-pro .pro-main li p{
	line-height: 1;
	font-family: simsun;
	margin-bottom: 10px;
}
.index-pro .pro-main li p:last-child{
	margin-bottom: 0;
}
.index-pro .pro-main li button{
	display: block;
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #0a81d1;
	color: #fff;
	font-family: simsun;
}
.index-pro .pro-main li:hover .txt{
	color: #fff;
	background: #0a81d1;
}
.index-pro .pro-main li:hover button{
	background: #fff;
	color: #000;
}
.index-pro .pro-main li:hover .title{
	border-color: #3b9ada;
}
.index-pro .pro-main li:hover .title font{
	color: #fff;
}
.index-pro .pro-main li:hover .pic{
	transform: scale(1.1);
}
.index-pro .pro-main li .zz{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 3;
	transition: all 0.5s;
	transform: scale(0);
}
.index-pro .pro-main li .zz::after{
	content: "";
	width: 63px;
	height: 63px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(../images/zx.png);
	z-index: 1;
}
.index-pro .pro-main li:hover .zz{
	transform: scale(1);
}
.index-jj{
	margin: 5%;
	background-image: url(../images/jjbg.jpg);
	background-size: cover;
	overflow: hidden;
	margin-top: 0;
}
.index-jj .top{
	color: #fff;
	padding: 5%;
	overflow: hidden;
	background: url(../images/nine-w.png)  95% center no-repeat;
}
.index-jj .main{
	overflow: hidden;
}
.index-jj .main ul{
	display: flex;
	justify-content: space-between;
}
.index-jj .main li{
	position: relative;
	overflow: hidden;
	border-right: 1px solid rgba(255,255,255,.6);
	background: rgba(0,0,0,.6);
	height: 800px;
	width: 50%;
	text-align: center;
}
.index-jj .main li .box{
	position: absolute;
	left: 10%;
	right: 10%;
	color: #fff;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
}
.index-jj .main li img{
	display: block;
	margin:auto;
	margin-bottom: 100px;
	height: 45px;
}
.index-jj .main li .des{
	font-family: simsun;
	text-align: left;
	padding-top: 30px;
	margin-top: 30px;
	line-height: 30px;
	border: none;
	margin-bottom: 60px;
	overflow: hidden;
	opacity: .7;
	transition: all 0.6s;
	border-top: 1px solid rgba(255,255,255,0);
	height: 0;
}

.index-jj .main li i{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin:auto;
	border:2px solid #3b9ada;
	color: #3b9ada;
	line-height: 56px;
	font-size: 30px;
	opacity: 0;
	transition: all 0.6s;
}

.index-jj .main li a{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.index-jj .main li:hover .des{
	height: 180px;
	border-top: 1px solid rgba(255,255,255,.6);
}
.index-jj .main li:hover i{
	opacity: 1;
	background: #0A81D1;
	color: #fff;
}
.index-fw{
	padding: 5%;
	padding-top: 0;
}
.index-fw .top{
	background: url(../images/nine.png) right center no-repeat;
}
.index-fw .top .des{
	opacity: .5;
	font-family: simsun;
}
.index-fw ul{
	overflow: hidden;
	margin-top: 5%;
}
.index-fw ul li{
	position: relative;
	overflow: hidden;
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.index-fw ul li:nth-child(3n){
	margin-right: 0;
}
.index-fw ul li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 60%;
}
.index-fw ul li .txt{
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	z-index: 3;
	color: #fff;
}
.index-fw ul li i{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin:auto;
	border:2px solid #fff;
	color:  #fff;
	line-height: 46px;
	font-size: 24px;
	transition: all 0.6s;
	margin-top: 20px;
}
.index-fw ul li .bot{
	height: 0;
	overflow: hidden;
	transition: all 0.4s;
}
.index-fw ul li:hover .bot{
	height: 95px;
}
.index-fw ul li .name{
	margin-top: 30px;
	transition: all 0.4s;
}
.index-fw ul li:hover .name{
	margin: 10px 0;
}
.index-fw ul li .txt .pic{
	display: block;
	margin:auto;
	width: 65px;
	height: 65px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.4s;
}
.index-fw ul li::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3b9ada;
	z-index: 2;
	opacity: .8;
	transform: scale(0);
	transition: all 0.4s;
}
.index-fw ul li:hover::after{
	transform: scale(1);
}
.index-fw ul li:nth-child(1):hover .txt .pic{
	background-image: url(../images/ba2.png) !important;
}
.index-fw ul li:nth-child(2):hover .txt .pic{
	background-image: url(../images/ym2.png) !important;;
}
.index-fw ul li:nth-child(3):hover .txt .pic{
	background-image: url(../images/sw2.png) !important;;
}
.index-two{
	padding: 5%;
	padding-top: 0;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.index-two a{
	color: #fff;
}
.index-two .left{
	width: 31%;
	background-image: url(../images/twol.jpg);
	padding: 4%;
}
.index-two .right{
	width: 69%;
	background-image: url(../images/twor.jpg);
	padding: 4%;
}
.index-two .index-title .chn{
	margin-left: 0;
	transition: all 0.3s;
}
.index-two .des{
	opacity: .6;
	font-family: simsun;
	line-height: 2;
	height: 90px;
	line-height: 30px;
}
.index-two .line{
	height: 1px;
	background: #fff;
	opacity: .6;
	margin: 40px 0;
}
.index-two i{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border:2px solid #fff;
	color: #fff;
	line-height: 56px;
	font-size: 30px;
	text-align: center;
	transition: all 0.6s;
	margin: 90px 0;
}
.index-two .bot{
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,.3);
}
.index-two div:hover .index-title .chn{
	text-indent: 30px;
	color: #027dcd;
}
.index-two div:hover i{
	transform: rotate(180deg);
	background: #027dcd;
}
.index-news{
	padding: 5%;
	padding-top: 0;
	overflow: hidden;
}
.index-news .index-title{
	background: url(../images/nine.png) right center no-repeat;
}
.index-news .main{
	margin-top: 5%;
	overflow: hidden;
}
.index-news .main ul{
	overflow: hidden;
}
.index-news .main ul li{
	float: left;
	background: #eeeeee;
	border:2px solid #eee;
	transition: all 0.3s;
	padding: 3%;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
}
.index-news .main ul li:nth-child(3n){
	margin-right: 0;
}
.index-news .main ul li a{
	display: block;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.index-news .main ul li .left{
	text-align: right;
	flex-shrink: 0;
	margin-right: 50px;
	width: 80px;
	line-height: 1.5;
	background-image: url(../images/mi.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index-news .main ul li .y{
	opacity: .65;
}
.index-news .main ul li .right{
	width: 99%;
}
.index-news .main ul li .title{
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}
.index-news .main ul li .des{
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	opacity: .65;
	margin: 20px 0 30px 0;
}
.index-news .main ul li .jt{
	display: block;
	width: 41px;
	height: 6px;
	background: url(../images/jt.png);
}
.index-news .main ul li::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/nbg.jpg);
	background-size: cover;
	z-index: 1;
	transition: all 0.4s;
	transform: scale(0);
	
}
.index-news .main ul li:hover{
	border-color: #3aed3a;
}
.index-news .main ul li:hover::after{
	transform: scale(1);
}
.index-news .main ul li:hover a{
	color: #fff;
}
.index-news .main ul li:hover .left{
	background-image: url(../images/mi2.png);
}
.index-news .main ul li:hover .jt{
	background-image: url(../images/jt2.png);
}
footer .bot{
	font-size: 12px;
	height: 70px;
	line-height: 70px;
	background: #000000;
	padding:0 5% ;
	color: #fff;
}
footer .bot a{
	color: #fff;
	opacity: .7;
	margin-right: 30px;
}
footer .bot a:last-child{
	margin-right: 0;
}
footer .bot a:hover{
	opacity: 1;
}
footer .bot span{
	opacity: .7;
	margin-right: 30px;
}
footer .bot a img{
	vertical-align: middle;
	margin-right: 5px;
	height: 19px;
	margin-top: -3px;
}
footer .top{
	border-top: 4px solid #25b13f;
	padding:3% 5%;
	background-image: url(../images/fbg.jpg);
	background-position: center right;
}

footer .mid{
	overflow: hidden;
}
footer .mid .ewms{
	overflow: hidden;
}
footer .mid .ewms p{
	float: left;
	text-align: center;
	margin-right: 20px;
	font-size: 14px;
	color: #fff;
}
footer .mid .ewms img{
	display: block;
	height: 100px;
	margin:auto;
	margin-bottom: 10px;
}
footer .mid .right{
	float: right;
	overflow: hidden;
	width: 70%;
}
footer .mid .right .link{
	overflow: hidden;
	text-align: right;
	margin-top: 20px;
}
footer .mid .right .link a{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	padding-left: 20px;
	opacity: .7;
	position: relative;
}
footer .mid .right .link a:after{
	content: "|";
	position: absolute;
	left: 0;
	top: 0;
	opacity: .3;
}
footer .mid .right .link a:hover{
	opacity: 1;
}
footer .mid .right .link a:first-child::after{
	display: none;
}
footer .mid .right .link2{
	margin-top: 30px;
	overflow: hidden;
	text-align: right;
}
footer .mid .right .link2 a{
	display: inline-block;
	line-height: 1;
	margin-left: 20px;
	opacity: .7;
}
footer .mid .right .link2 a img{
	vertical-align: top;
	height: 30px;
}
footer .mid .right .link2 a:hover{
	opacity: 1;
}
footer .dingb{
	display: flex;
	justify-content: space-between;
	color: #fff;
	border-bottom: 1px solid #3e78a9;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
footer .dingb .left{
	flex-shrink: 0;
}
footer .dingb .left p{
	margin-bottom: 30px;
}
footer .dingb .left img{
	display: block;
	margin-bottom: 40px;
}
footer .dingb .line{
	width: 1px;
	background: #fff;
	opacity: .3;
	flex-shrink: 0;
}
footer .dingb .navs{
	overflow: hidden;
}
footer .dingb .navs ul{
	display: flex;
	justify-content: space-around;
}
footer .dingb .navs li{
	float: left;
	width: 200px;
}
footer .dingb .navs li a{
	display: block;
	color: #fff;
	opacity: .7;
	margin-bottom: 20px;
}
footer .dingb .navs li a.big{
	opacity: 1;
}
footer .dingb .navs li a:hover{
	opacity: 1;
}
footer .dingb .navs li:last-child{
	width: auto;
}
.index-data{
	margin: 5%;
	margin-bottom: 0;
	position: relative;
}
.index-data .data-swiper{
	margin-left: 95px;
	overflow: hidden;
}
.index-data .data-swiper .swiper-slide{
	overflow: hidden;
	position: relative;
}
.index-data .data-swiper .swiper-slide .pic-w{
	width: 70%;
	position: relative;
	overflow: hidden;
	padding-bottom: 37%;
	float: right;
}
.index-data .data-swiper .swiper-slide .txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 26%;
}
.index-data .data-swiper .swiper-slide .txt .des{
	font-family: simsun;
	margin-top: 20px;
	text-align: justify;
	display:-webkit-box;
	  -webkit-line-clamp:3;
	  -webkit-box-orient:vertical;
	  overflow:hidden;
	  opacity: .7;
}
.index-data .data-swiper .swiper-slide .txt i{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border:2px solid #000;
	color: #000;
	line-height: 56px;
	font-size: 30px;
	transition: all 0.6s;
	text-align: center;
	margin-top: 100px;
}
.index-data .data-swiper .swiper-slide .txt i:hover{
	background: #0a81d1;
	color: #fff;
	border-color: #0a81d1;
	transform: rotate(180deg);
}
.index-data .index-title{
	position: absolute;
	z-index: 2;
	left: 100px;
	top: 0;
	z-index: 9;
	line-height: 1.5;
}
.index-data .index-title .chn{
	margin: 0;
	margin-bottom: 40px;
}
.index-data .left{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: ;
}
.index-data .left>span{
	font-size: 18px;
	color: #101010;
	transform: rotate(90deg);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}
.index-data .left span.bot{
	top: auto;
	bottom: 0;
}
.index-data .left .line{
	width: 1px;
	width: 2px;
	background: #cccccc;
	position: absolute;
	height: 70%;
	top: 50%;
	left: 9px;
	transform: translateY(-50%);
}
.index-data .left .line span{
	background: #55ca00;
	width: 4px;
	margin-left: -1px;
	display: block;
	height: 0;
}
.inner-banner{
	position: relative;
	overflow: hidden;
	padding-bottom: 39%;
	color: #fff;
	line-height: 1;
}
.inner-banner .txt{
	position: absolute;
	z-index: 2;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-20%);
}
.inner-banner .line{
	width: 30px;
	background: #fff;
	height: 1px;
	margin:30px auto;
	opacity: .5;
}
.inner-nav{
	padding:4% 5%;
	overflow: hidden;
	text-align: center;
}
.inner-nav .box{
	display: inline-block;
	border:1px solid #cccccc;
}
.inner-nav .box a{
	display: inline-block;
	width: 205px;
	height: 70px;
	line-height: 70px;
	border-right: 1px solid #ccc;
	float: left;
}
.inner-nav .box a:last-child{
	border:none;
}
.inner-nav .box a.on,
.inner-nav .box a:hover{
	background: #0a81d1;
	color: #fff;
}
.inner-box{
	margin: 5%;
	margin-top: 0;
	padding-top: 4%;
	border-top: 1px solid #ccc;
}
.fwqtg{
	overflow: hidden;
}
.fwqtg li{
	float: left;
	overflow: hidden;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.fwqtg li:nth-child(3n){
	margin-right: 0;
}
.fwqtg li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 68%;
}
.fwqtg li .txt{
	border:1px solid #ccc;
	border-top: none;
	padding:5% 10%;
	transition: all 0.3s;
}
.fwqtg li .title{
	line-height: 1;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.fwqtg li .title font{
	color: #f71f1f;
}
.fwqtg li .title i{
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}
.fwqtg li .des{
	margin: 25px 0;
}
.fwqtg li p{
	line-height: 1;
	font-family: simsun;
	margin-bottom: 10px;
}
.fwqtg li p:last-child{
	margin-bottom: 0;
}
.fwqtg li button{
	display: block;
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #0a81d1;
	color: #fff;
	font-family: simsun;
}
.fwqtg li:hover .txt{
	color: #fff;
	background: #0a81d1;
}
.fwqtg li:hover button{
	background: #fff;
	color: #000;
}
.fwqtg li:hover .title{
	border-color: #3b9ada;
}
.fwqtg li:hover .title font{
	color: #fff;
}
.fwqtg li:hover .pic{
	transform: scale(1.1);
}
.fwqtg li .zz{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 3;
	transition: all 0.5s;
	transform: scale(0);
}
.fwqtg li .zz::after{
	content: "";
	width: 63px;
	height: 63px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(../images/zx.png);
	z-index: 1;
}
.fwqtg li:hover .zz{
	transform: scale(1);
}
.fwqzy{
	overflow: hidden;
}
.fwqzy li{
	float: left;
	overflow: hidden;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	border:1px solid #cccccc
}
.fwqzy li:nth-child(3n){
	margin-right: 0;
}
.fwqzy li .title{
	text-align: center;
	color: #fff;
	height: 100px;
	line-height: 100px;
	background-size: cover;
	background-position: center;
	background-size: cover;
	background-image: url(../images/zyt.jpg);
}
.fwqzy li .des{
	padding: 10% 10%;
}
.fwqzy li .des p{
	line-height: 1;
	margin-bottom: 25px;
}
.fwqzy li .des p.red{
	color: #f71f1f;
	margin-bottom: 0;
}
.fwqzy li a{
	display: block;
	width: 100%;
	height: 65px;
	line-height: 63px;
	background: #0a81d1;
	color: #fff;
	font-family: simsun;
	text-align: center;
	margin-top: 70px;
	border:1px solid #0a81d1;
}
.fwqzy li a:hover{
	background: #fff;
	color: #0a81d1;
}
.jg-nav{
	margin: 0 5%;
	margin-bottom: 3%;
}
.jg-nav a{
	padding-right: 40px;
	margin-right: 40px;
	position: relative;
}
.jg-nav a::after{
	content: "";
	width: 1px;
	background: #ccc;
	height: 24px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	z-index: 1;
}
.jg-nav a:hover,
.jg-nav a.on{
	color: #0a81d1;
}
.jgzy .top{
	overflow: hidden;
	padding-bottom: 4%;
	border-bottom: 1px solid #ccc;
}
.jgzy .top .pic-w{
	position: relative;
	overflow: hidden;
	width: 34%;
	padding-bottom: 32%;
	float: left;
	overflow: hidden;
}
.jgzy .top .txt{
	float: right;
	width: 61%;
}
.jgzy .top .title{
	line-height: 1;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5%;
	margin-bottom: 5%;
}
.jgzy .bot .title{
	padding: 4% 0;
	text-align: center;
	color: #0a81d1;
	line-height: 1;
}
.jgzy .bot .table{
	overflow: hidden;
}
.jgzy .bot .table img{
	max-width: 100%;
	vertical-align: top;
}
.jgzy .bot a{
	display: block;
	color: #fff;
	text-align: center;
	height: 65px;
	line-height: 63px;
	border:1px solid #0A81D1;
	background: #0a81d1;
	margin-top: 8%;
}
.jgzy .bot a:hover{
	background: #fff;
	color: #0a81d1;
}
.gsjj{
	border:none;
}
.gsjj::after{
	content: "";
	display: block;
	clear: both;
}
.gsjj .pic-w{
	position: relative;
	width: 48%;
	padding-bottom: 23%;
	float: left;
}
.gsjj .pic-w .pic{
	z-index: 2;
}
.gsjj .pic-w::before{
	content: "";
	width: 200px;
	height: 200px;
	position: absolute;
	z-index: 1;
	background: #0a81d1;
	left: -15px;
	top: -15px;
}
.gsjj .pic-w::after{
	content: "";
	width: 15px;
	height: 100px;
	z-index: 1;
	position: absolute;
	right: -15px;
	bottom: 0;
	background: #5ab319;
}
.gsjj .txt{
	width: 46%;
	float: right;
	overflow: hidden;
}
.gsjj .txt .title{
	line-height: 1;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8%;
	margin-bottom: 6%;
}
.gsjj .txt .des{
	font-family: simsun;
	text-align: justify;
}
.ryzz{
	overflow: hidden;
}
.ryzz li{
	float: left;
	width:30%;
	margin-right: 5%;
	margin-bottom: 5%;
	border:1px solid #cccccc;
	overflow: hidden;
}
.ryzz li:nth-child(3n){
	margin-right: 0;
}
.ryzz li .pic{
	left: 10%;
	top: 10%;
	right: 10%;
	bottom: 10%;
}
.ryzz li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
}
.ryzz li .zz{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(10,129,209,.5);
	transition: all 0.4s;
	transform: scale(0);
}
.ryzz li .zz i{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin:auto;
	border:2px solid #fff;
	color: #fff;
	left: 50%;
	top: 50%;
	line-height: 56px;
	font-size: 30px;
	transform: translate(-50%,-50%);
	transition: all 0.6s;
	text-align: center;
}
.ryzz li p{
	text-align: center;
	background: #0a81d1;
	color: #fff;
	transition: all 0.4s;
	line-height: 1;
	padding: 30px 0;
}
.ryzz li:hover .zz{
	transform: scale(1);
}
.ryzz li:hover .pic{
	transform: scale(1.1);
}
.popBg{
	position: fixed;
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 0;
	background: rgba(0,0,0,.5);
	
}
.popBg .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.popBg .pop-swiper{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 70%;
	overflow: hidden;
	background: #fff;
	z-index: 2;
}

.popBg .pop-swiper .swiper-slide{
	position: relative;
	overflow: hidden;
}
.popBg .pop-swiper .swiper-slide .title{
	text-align: center;
	padding: 15px 0;
	color: #fff;
	background-image: url(../images/poptitle.jpg);
	background-size: cover;
}
.popBg .pop-swiper .swiper-slide .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 40%;
	width: 40%;
	margin: 5% auto;
	cursor: pointer;
}
.popBg .pop-swiper .swiper-slide .pic-w::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	box-sizing: border-box;
	border:1px solid #0a81d1;
	z-index: 2;
}
.popBg .pop-swiper .swiper-slide .pic-w .pic{
	top: 5%;
	left: 5%;
	right: 5%;
	bottom: 5%;
}
.popBg .pop-swiper .swiper-slide .pic-w:hover .pic{
	transform: scale(1.1);
}
.popBg .pop-swiper .iconfont{
	position: absolute;
	z-index: 2;
	width: 60px;
	height: 60px;
	border:2px solid #878787;
	color: #878787;
	text-align: center;
	line-height: 56px;
	border-radius: 50%;
	transition: all 0.3s;
	top: 50%;
	cursor: pointer;
	outline: none;
	left: 10%;
}
.popBg .pop-swiper .iconfont.pop-next{
	left: auto;
	right: 10%;
}
.popBg .pop-swiper .iconfont:hover{
	color: #0A81D1;
	border-color: #0A81D1;
}
.hwy{
	margin: 4% 5%;
	margin-bottom: 4%;
}

.hwy .title{
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4%;
}
.hwy .title p{
	font-family: simsun;
	opacity: .7;
	margin-top: 20px;
}
.hwy .title .big{
	color: #0a81d1;
	font-weight: bold;
}
.hwy .title .big img{
	vertical-align: middle;
	display: inline-block;
	margin-right: 20px;
}
.hwy .top{
	margin: 4% 0;
	position: relative;
	overflow: hidden;
}
.hwy .top .pic-w{
	position: absolute;
	width: 50%;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}
.hwy .top .txt{
	float: right;
	width: 45%;
	font-family: simsun;
}
.hwy .top .txt .name{
	line-height: 1;
}
.hwy .top .txt .des{
	margin: 6% 0 10% 0;
}
.hwy .top .txt .ewm{
	margin-top: 6%;
	font-size: 14px;
}
.hwy .top .txt .ewm .fl{
	text-align: center;
	float: none;
	display: inline-block;
}
.hwy .top .txt .ewm .pic{
	width: 200px;
	height: 200px;
	border:1px solid #0a81d1;
	padding: 20px;
	line-height: 1;
	margin-bottom: 20px;
}
.hwy .top .txt .ewm .pic img{
	vertical-align: top;
	width: 100%;
}
.hwy .top .txt .ewm a{
	display: inline-block;
	vertical-align: bottom;
	margin-left: 80px;
	padding:10px 100px ;
	background: #f82838;
	color: #fff;
	border-radius: 5px;
}
.hwy .top .txt .ewm a:hover{
	opacity: .8;
}
.hwy .six{
	padding-top: 4%;
	border-top: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
}
.hwy .six .box{
	border:1px solid #ccc;
	width: 15%;
	transition: all 0.4s;
}
.hwy .six .box .pic-w{
	position: relative;
	overflow: hidden;
	height: 155px;
}
.hwy .six .box .txt{
	padding:20px 15px;
	text-align: justify;
	transition: all 0.4s;
}
.hwy .six .box .txt p{
	text-align: center;
	line-height: 1;
	margin-bottom: 10px;
}
.hwy .six .box:hover{
	transform: translateY(-20px);
}
.hwy .six .box:hover .txt{
	background: #0a81d1;
	color: #fff;
}
.qqh{
	padding: 5%;
	background-image: url(../images/qqh.jpg);
	background-size: cover;
	background-position: center;
	padding-left: 50%;
	color: #fff;
	font-family: simsun;
}
.qqh .line{
	height: 1px;
	background: #fff;
	margin: 6% 0;
	opacity: .5;
}
.qqh .qqh-nav{
	overflow: hidden;
	margin-bottom: 6%;
}
.qqh .qqh-nav li{
	float: left;
	margin-right: 40px;
	padding-right: 40px;
	position: relative;
}
.qqh .qqh-nav li::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 20px;
	background: #fff;
	right: 0;
	top: 50%;
	margin-top: -10px;
	opacity: .5;
}
.qqh .qqh-nav li:last-child::after{
	display: none;
}
.qqh .qqh-main{
	overflow: hidden;
}
.qqh .qqh-main li{
	float: left;
	width: 19%;
	margin-right: 1.25%;
	margin-bottom: 1.25%;
	border:1px solid #0a81d1;
	padding: 25px;
	background: rgba(10,129,209,.1);
	transition: all 0.3s;
}
.qqh .qqh-main li:nth-child(5n){
	margin-right: 0;
}
.qqh .qqh-main li p:first-child{
	margin-bottom: 10px;
}
.qqh .qqh-main li:hover{
	background: rgba(10,129,209,1);
}
.hwy .num{
	display: flex;
	justify-content: space-between;
	text-align: center;
	padding: 4% 0;
	border-bottom: 1px solid #ccc;
	font-family: simsun;
	margin-bottom: 4%;
}
.hwy .num .big{
	line-height: 1;
	margin-bottom: 15px;
}
.hwy .bot-six{
	padding-top: 4%;
	display: flex;
	justify-content: space-between;
}
.hwy .bot-six .box{
	width: 15%;
	background: #fafafa;
	border:1px solid #0a81d1;
	padding: 25px;
	font-family: simsun;
	font-size: 14px;
	position: relative;
	transition: all 0.4s;
}
.hwy .bot-six .box .name{
	text-align: center;
	line-height: 1;
	margin-bottom: 15px;
}
.hwy .bot-six .box .des{
	opacity: .8;
}
.hwy .bot-six .box span{
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
	height: 36px;
	color: #fff;
	background: #0a81d1;
	text-align: right;
	font-size: 14px;
	padding: 5px 2px;
	line-height: 1;
	background: url(../images/sj.png);
}
.hwy .bot-six .box:hover{
	background: #0A81D1;
	transform: translateY(-20px);
	color: #fff;
}
.hwy .bot-six .box:hover span{
	background-image: url(../images/sj2.png);
	color: #0A81D1;
}
.jjfa-title{
	text-align: center;
	margin-bottom: 3%;
}
.jjfa {
	overflow: hidden;
}
.jjfa .top{
	text-align: center;
	color: #fff;
	padding: 5%;
	background-image: url(../images/jjfa-top.jpg);
	background-size: cover;
	background-position: center;
}
.jjfa .top p{
	letter-spacing: 5px;
	opacity: .8;
	margin-top: 15px;
}
.jjfa .main{
	margin-top: 4%;
}
.jjfa .main ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jjfa .main li{
	width: 49%;
	margin-bottom: 2%;
	background-image: url(../images/jjfabg.jpg);
	border-radius: 5px;
	background-size: cover;
	position: relative;
}
.jjfa .main li .title{
	line-height: 1;
	background: url(../images/jjtitle.jpg) 60px center no-repeat;
	padding-left: 95px;
	margin: 40px 0;
	color: #fff;
}
.jjfa .main li .des{
	background: #fff;
	margin:0 25px 2px 2px;
	padding: 50px;
	border-radius: 0 30px 0 5px;
	font-family: simsun;
	line-height: 2;
	position: relative;
	z-index: 2;
}
.jjfa .main li::after{
	content: "";
	position: absolute;
	bottom: 2px;
	left: 2px;
	top: 150px;
	right: 25px;
	background: #fff;
	border-radius: 5px;
}
.lxwm .map{
	overflow: hidden;
	width: 100%;
	min-height: 500px;
}
.lxwm .map img{
	max-width: 100%;
	vertical-align: top;
}
.lxwm .bot{
	overflow: hidden;
	margin-top: 4%;
}
.lxwm .box{
	width: 48%;
}
.lxwm .box .title{
	margin-bottom: 20px;
}
.lxwm .box input{
	display: block;
	width: 100%;
	text-indent: 70px;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #ccc;
}
.lxwm .box .input{
	position: relative;
}
.lxwm .box .input::after{
	content: "*";
	color: #ff0000;
	left: 0;
	position: absolute;
	top: 0;
	height: 70px;
	line-height: 80px;
}
.lxwm .box .but{
	display: block;
	margin-top: 40px;
	width: 165px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	background: #0e5693;
	border:1px solid #0E5693;
	transition: all 0.4s;
}
.lxwm .box .but:hover{
	background: #fff;
	color: #0e5693;
}
.lxwm .box  dl dt div{
	line-height: 50px;
	padding-left: 120px;
	background-position: left center;
	background-repeat: no-repeat;
}
.lxwm .box  dl dt{
	margin-bottom: 20px;
}
.lxwm .box  dl dt div.tel{
	color: #0e5693;
	font-weight: bold;
}

.lxwm .box:nth-child(2) .title{
	margin-bottom: 0px;
}
.dc{
	border:none;
	padding-top: 0;
}
.dc .top{
	position: relative;
	overflow: hidden;
}
.dc .top .pic-w{
	position: absolute;
	overflow: hidden;
	height: 100%;
	left: 0;
	top: 0;
	width: 34.5%;
}
.dc .top .txt{
	float: right;
	width: 61%;
}
.dc .top .title{
	line-height: 1;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5%;
	margin-bottom: 5%;
}

.dc .top .tip{
	color: #0a81d1;
	margin-top: 4%;
}
.dc .dc-list{
	margin-top: 4%;
	padding-top: 4%;
	border-top: 1px solid #ccc;
}
.dc .dc-list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dc .dc-list ul li{
	display: flex;
	justify-content: space-between;
	width: 43.5%;
	position: relative;
	margin-bottom: 5%;
}
.dc .dc-list ul li .right{
	width: 99%;
}
.dc .dc-list ul li .num{
	width: 150px;
	flex-shrink: 0;
}
.dc .dc-list ul li .num span{
	width: 55px;
	height: 55px;
	background: #0a81d1;
	color: #fff;
	text-align: center;
	line-height: 55px;
	vertical-align: top;
	display: inline-block;
	border-radius: 50%;
	font-size: 22px;
}
.dc .dc-list ul li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 52%;
}
.dc .dc-list ul li .name{
	line-height: 1;
	margin:30px 0 20px 0; 
}
.dc .dc-list ul li .des{
	font-family: simsun;
	padding-bottom: 30px;
}
.dc .dc-list ul li:after{
	content: "";
	position: absolute;
	left: 150px;
	right: 0;
	bottom: 0;
	height:2px;
	background: #0a81d1;
}
.dc .dc-list ul li:hover .pic{
	transform: scale(1.1);
}
.news-list{
	border: none;
	overflow: hidden;
	padding-top: 0;
}
.news-list li{
	float: left;
	border:1px solid #ccc;
	overflow: hidden;
	transition: all 0.4s;
	width: 29%;
	margin-right: 6.5%;
	margin-bottom: 6.5%;
}
.news-list li:nth-child(3n){
	margin-right: 0;
}
.news-list li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 60%;
}
.news-list li .txt{
	position: relative;
	overflow: hidden;
	padding: 30px 40px;
}
.news-list li .txt .name{
	overflow: hidden;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list li .txt .des{
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-family: simsun;
	margin: 15px 0 30px 0;
}
.news-list li .txt .bot{
	overflow: hidden;
	font-family: simsun;
	line-height: 1;
	line-height: 25px;
}
.news-list li .txt  i{
	line-height: 1;
	font-size: 20px;
	transition: all 0.3s;
}
.news-list li .txt span{
	display: inline-block;
	float: left;
	width: 100px;
	height: 1px;
	background: #ccc;
	margin-top: 9px;
	margin-right: 10px;
	transition: all 0.3s;
}
.news-list li .txt .fr{
	color: #ccc;
	margin-top: 2px;
}
.news-list li:hover {
	border-color: #0a8ad1;
}
.news-list li:hover .pic{
	transform: scale(1.1);
}
.news-list li:hover .txt span{
	background: #0A8AD1;
}
.news-list li:hover .txt .fr{
	color: #0A8AD1;
}
.news-list li:hover .txt .fr i::before{
	transform: rotate(360deg);
}
.news-detail{
	margin: 4% auto;
	width: 1400px;
	overflow: hidden;
}
.news-detail .top{
	text-align: center;
}
.news-detail .des span{
	font-family: simsun;
	opacity: .7;
	display: inline-block;
	margin:0 20px ;
}
.news-detail .des{
	margin-top: 1%;
}
.news-detail .mid {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4% 0;
	margin: 4% 0;
	text-align: justify;
}
.news-detail .mid img{
	max-width: 100%;
}
.news-detail .bot{
	padding:0 8%;
	position: relative;
}
.bot-swiper{
	position: relative;
	overflow: hidden;
}
.bot-swiper li{
	position: relative;
	overflow: hidden;
}
.bot-swiper li .pic-w{
	position: relative;
	overflow: hidden;
	padding-bottom: 70%;
}
.bot-swiper li:hover .pic{
	transform: scale(1.1);
}
.bot-swiper li p{
	text-align: center;
	border:1px solid #ccc;
	padding: 20px 0;
	transition: all 0.3s;
	border-top: none;
}
.bot-swiper li:hover p{
	background: #0A81D1;
	color: #fff;
}
.news-detail .bot i{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	line-height: 46px;
	border:2px solid #ccc;
	left: 0;
	border-radius: 50%;
	text-align: center;
	color: #ccc;
	cursor: pointer;
	transition: all 0.4s;
	outline: none;
}
.news-detail .bot i.icon-next{
	right: 0;
	left: auto;
}
.news-detail .bot i:hover{
	border-color: #0A81D1;
	color: #0A81D1;
}
.zzfw .top{
	overflow: hidden;
	position: relative;
}
.zzfw .top .pic-w{
	position: absolute;
	overflow: hidden;
	height: 100%;
	left: 0;
	top: 0;
	width: 34.5%;
}
.zzfw .top .txt{
	float: right;
	width: 61%;
}
.zzfw .top .title{
	line-height: 1;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5%;
	margin-bottom: 5%;
}
.zzfw .top .des{
	font-family: simsun;
}
.zzfw .top .tip{
	color: #0a81d1;
	margin-top: 4%;
}
.zzfw .top .tip a{
	display: inline-block;
	padding:10px 60px;
	background: #0a81d1;
	color: #fff;
	font-family: simsun;
	border-radius: 5px;
	vertical-align: top;
	margin-top: -20px;
}
.zzfw .top .tip a:hover {
	opacity: .7;
}
.zzfw .bot{
	padding: 0% 8%;
	position: relative;
	overflow: hidden;
	padding-top: 4%;
	border-top: 1px solid #ccc;
	margin-top: 4%;
}
.zzfw .bot i{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	line-height: 46px;
	border:2px solid #ccc;
	left: 0;
	border-radius: 50%;
	text-align: center;
	color: #ccc;
	cursor: pointer;
	transition: all 0.4s;
	outline: none;
}
.zzfw .bot i.icon-next{
	right: 0;
	left: auto;
}
.zzfw .bot i:hover{
	border-color: #0A81D1;
	color: #0A81D1;
}




@media screen and (max-width: 1500px) {
	.zzfw .top .tip a{
		display: block;
		width: 200px;
		margin-top: 20px;
		padding: 10px 0;
		text-align: center;
	}
	.index-banner .txt .big{
		margin: 4% 0;
	}
	.index-banner .txt .mid{
		margin-bottom: 4%;
	}
	.index-banner .txt .mid .iconfont{
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.index-banner .txt .mid .num{
		line-height: 40px;
	}
	.index-banner .txt .mid .line{
		margin-top: 20px;
	}
	.index-data .data-swiper .swiper-slide .txt i{
		margin-top: 20px;
	}
	.index-data .data-swiper .swiper-slide .txt i{
		width: 40px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		border:1px solid #000;
	}
	.index-jj .main li i{
		width: 40px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		border:1px solid #0A81D1;
	}
	.index-two i{
		width: 40px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		border:1px solid #fff;
	}
	.index-pro .pro-main li button{
		height: 50px;
		line-height: 50px;
	}
	.index-fw ul li i{
		width: 40px;
		height: 40px;
		border:1px solid #fff;
		line-height: 38px;
		font-size: 20px;
	}
	.index-fw ul li:hover .name{
		margin: 5px 0;
	}
	footer .dingb .navs li{
		width: 160px;
	}
	footer .dingb .navs li{
		width: 130px;
	}
	.fwqzy li .title{
		height: 80px;
		line-height: 80px;
	}
	.fwqzy li a{
		height: 45px;
		line-height: 43px;
	}
	.news-detail{
		width: auto;
		margin: 5%;
	}
	.hwy .top .txt .ewm a{
		padding: 10px 30px;
	}
}
@media screen and (max-width: 1400px) {
	
	header nav a{
		margin-right: 50px;
		font-size: 16px;
		height: 80px;
		line-height: 80px;
	}
	header .logo, .fix-menu .top .logo{
		height: 80px;
		line-height: 80px;
	}
	header .menu, .fix-menu .top .menu{
		height: 80px;
	}
	.fwqzy li .title{
		height: 60px;
		line-height: 60px;
	}
	.inner-nav .box a{
		height: 60px;
		line-height: 60px;
	}
	.dc .dc-list ul li .num{
		width: 100px;
	}
	.dc .dc-list ul li:after{
		left: 100px;
	}
}
@media screen and (max-width: 1200px) {
	.index-data .index-title img{
		display: none;
	}
	.index-jj .main li{
		height: 600px;
	}
	.index-jj .main li img{
		margin-bottom: 40px;
	}
	.index-fw ul li i{
		display: none;
	}
	.index-fw ul li:hover .bot{
		height: 30px;
	}
}
@media screen and (max-width: 960px) {
	header nav{
		display: none;
	}
	header .logo, .fix-menu .top .logo{
		height: 60px;
		line-height: 60px;
	}
	header .menu, .fix-menu .top .menu{
		height: 60px;
	}
	.index-banner .swiper-slide .pic-w{
		padding-bottom: 80%;
	}
	header .logo a img, header .logo a, .fix-menu .top .logo a, .fix-menu .top .logo a img{
		height: 35px;
	}
	header .menu span, .fix-menu .top .menu span{
		width: 30px;
		height: 2px;
		margin-bottom: 7px;
	}
	header .menu, .fix-menu .top .menu{
		width: 30px;
	}
	.index-banner .txt{
		bottom: 5%;
	}
	.index-banner .txt .des{
		display: none;
	}
	.index-banner .txt .mid .line,.index-banner .txt .mid .iconfont{
		display: none;
	}
	.index-banner .txt .mid{
		margin-bottom: 0;
	}
	.index-data{
		margin: 20px;
	}
	.index-data .left{
		display: none;
	}
	.index-data .index-title{
		position: relative;
		left: 0;
		margin-bottom: 15px;
	}
	.index-data .index-title .eng{
		float: left;
	}
	.index-data .index-title .chn{
		margin-bottom: 0;
		margin-left: 15px;
		line-height: 30px;
	}
	.index-title{
		line-height: 30px;
	}
	.index-title font{
		font-size: 24px;
	}
	.index-pro .nine{
		display: none;
	}
	.index-title .eng{
		display: inline-block !important;
		float: none !important;
	}
	.index-title .chn {
		display: inline-block !important;
		vertical-align: bottom;
		float: none !important;
		margin-bottom: 2px;
	}
	.index-data .data-swiper{
		margin: 0;
	}
	.index-data .data-swiper .swiper-slide .pic-w{
		float: none;
		width: 100%;
		margin-top: 15px;
	}
	.index-data .data-swiper .swiper-slide .txt{
		position: relative;
		width: 100%;
	}
	.index-data .data-swiper .swiper-slide .txt i{
		display: none;
	}
	.index-data .data-swiper .swiper-slide .txt .des{
		margin-top: 10px;
	}
	.z24{
		font-size: 18px;
	}
	.z36{
		font-size: 18px;
	}
	.z28{
		font-size: 18px;
	}
	.z18{
		font-size: 14px;
	}
	.index-pro .index-title{
		float: none;
		margin-bottom: 15px;
	}
	.index-pro .pro-nav{
		width: 100%;
		float: none;
		clear: both;
		height: 40px;
		line-height: 40px;
	}
	.index-pro .pro-nav p{
		width: 33.33%;
		line-height: 40px;
		height: 40px;
		padding: 0;
	}
	.index-pro .pro-main li{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.index-pro .pro-main li button{
		height: 40px;
		line-height: 40px;
	}
	.index-pro .pro-main li .des{
		margin: 15px 0;
	}
	.index-pro .pro-main li .title{
		padding-bottom: 15px;
	}
	.index-pro{
		padding: 20px;
	}
	.index-jj{
		margin: 20px;
		margin-top: 0;
	}
	.index-jj .main ul{
		display: block;
	}
	.index-jj .main li{
		float: left;
		height: auto;
		border-bottom: 1px solid #fff;
	}
	.index-jj .main li .des{
		height: 170px;
		border-top: 1px solid rgba(255,255,255,.6);
		padding-top: 15px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.index-jj .main li i{
		opacity: 1;
		background: #0A81D1;
		color: #fff;
	}
	.index-jj .main li .box{
		position: relative;
		top: 0;
		transform: translate(0);
		left: 0;
		right: 0;
		padding: 10%;
	}
	.index-fw ul li{
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.index-fw{
		padding: 20px;
		padding-top: 0;
	}
	.index-fw ul li .pic-w{
		padding-bottom: 40%;
	}
	.index-fw ul li .name{
		margin-top: 10px;
	}
	.index-two{
		padding: 20px;
		padding-top: 0;
		display: block;
	}
	.index-two .left,
	.index-two .right{
		width: 100%;
		padding: 15px;
	}
	.index-two .des{
		height: auto;
		line-height: 2;
	}
	.index-two i{
		margin: 30px 0;
	}
	.index-two .line{
		margin: 20px 0;
	}
	.index-news{
		padding: 20px;
		padding-top: 0;
	}
	.index-news .main ul li{
		width: 48%;
		margin: 0;
		margin-bottom: 4%;
		display: block;
	}
	.index-news .main ul li:nth-child(2n){
		float: right;
	}
	.index-news .main ul li .left{
		background: none;
		width: 100%;
		text-align: left;
	}
	.index-news .main ul li a{
		display: block;
	}
	.index-news .main ul li .title{
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.index-news .main ul li .des{
		height: 40px;
		line-height: 20px;
		margin: 10px 0;
	}
	footer .dingb .line,footer .dingb .navs{
		display: none;
	}
	footer .mid .right{
		display: none;
	}
	footer .dingb .left p .z30{
		font-size: 24px;
	}
	footer .top{
		padding: 20px;
	}
	footer .dingb{
		display: block;
	}
	footer .dingb .left p{
		margin-bottom: 10px;
	}
	footer .dingb .left img{
		margin-bottom: 20px;
		height: 40px;
	}
	footer .mid .ewms{
		width: 100%;
		text-align: center;
		float: none;
	}
	footer .mid .ewms p{
		display: inline-block;
		float: none;
	}
	footer .bot {
		padding:10px 20px;
		height: auto;
		line-height: 2;
		overflow: hidden;
	}
	footer .bot span,footer .bot a{
		display: block;
		float: none;
	}
	.inner-banner .line{
		margin: 10px auto;
	}
	.z40{
		font-size: 16px;
	}
	.z30{
		font-size: 14px;
	}
	.inner-banner{
		padding-bottom: 55%;
	}
	.inner-banner .txt{
		transform: translate(-50%,-10%);
	}
	.fwqzy li{
		width: 48%;
		margin: 0;
		margin-bottom: 4%;
	}
	.fwqzy li:nth-child(2n){
		float: right;
	}
	.inner-box{
		margin: 20px;
		margin-top: 0;
		padding-top: 20px;
	}
	.fwqzy li .des p{
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.fwqzy li .des{
		padding: 10px;
	}
	.fwqzy li a{
		margin-top: 30px;
	}
	.inner-nav{
		padding: 20px;
	}
	.inner-nav .box{
		overflow: hidden;
		display: block;
		border:none;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.inner-nav .box a{
		display: block;
		float: left;
		width: 50%;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		overflow: hidden;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.inner-nav .box a:last-child{
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.jg-nav a::after{
		display: none;
	}
	.jg-nav a{
		font-size: 14px;
		display: inline-block;
		margin-right: 10px;
		padding: 0;
	}
	.jgzy .top .pic-w{
		width: 100%;
		float: none;
		padding-bottom: 75%;
		margin-bottom: 20px;
	}
	.jgzy .top .txt{
		width: 100%;
		float: none;
	}
	.jgzy .bot a{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.fwqtg li{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.fwqtg li button{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.fwqtg li .des{
		margin: 15px 0;
	}
	.fwqtg li .title{
		padding-bottom: 15px;
	}
	.gsjj .pic-w{
		width: 100%;
		float: none;
		padding-bottom: 68%;
	}
	.gsjj .txt{
		width: 100%;
		margin-top: 20px;
	}
	.gsjj .pic-w::before{
		left: -5px;
		top: -5px;
		width: 100px;
		height: 100px;
	}
	.gsjj .pic-w::after{
		right: -5px;
		height: 50px;
	}
	.gsjj .txt .title{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.zzfw .top .pic-w,.dc .top .pic-w{
		position: relative;
		overflow: hidden;
		width: 100%;
		padding-bottom: 60%;
		margin-bottom: 20px;
	}
	.zzfw .top .txt,.dc .top .txt{
		width: 100%;
		float: none;
	}
	.zzfw .top .tip a{
		float: none;
		width: 150px;
		padding: 10px 0;
	}
	.zzfw .bot i,.news-detail .bot i,.popBg .pop-swiper .iconfont{
		width: 30px;
		border:1px solid #ccc;
		line-height: 28px;
		height: 30px;
		font-size: 14px;
	}
	.zzfw .bot{
		padding: 0 40px;
		padding-top: 4%;
	}
	.news-detail .bot{
		padding: 0% 40px;
	}
	.news-detail{
		margin: 20px;
	}
	.news-list li{
		width: 48%;
		margin: 0;
		margin-bottom: 4%;
	}
	.news-list li:nth-child(2n){
		float: right;
	}
	.news-list li .txt{
		padding: 5%;
	}
	.news-list li .txt .fr{
		display: none;
	}
	.news-list li .txt .title{
		font-size: 16px;
		height: 40px;
		overflow: hidden;
		line-height: 20px;
	}
	.news-list li .txt .des{
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		margin: 15px 0;
	}
	.dc .dc-list ul{
		display: block;
	}
	.dc .dc-list ul li{
		width: 100%;
	}
	.dc .dc-list ul li .num span{
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
	}
	.dc .dc-list ul li .num {
		width: 60px;
	}
	.dc .dc-list ul li::after{
		left: 60px;
	}
	.lxwm .map{
		min-height: 300px;
	}
	.lxwm .box{
		float: none;
		width: 100%;
	}
	.lxwm .box dl dt div{
		background-size: 30px;
		padding-left: 50px;
	}
	.lxwm .box dl dt div:nth-child(1){
		font-size: 16px;
	}
	.lxwm .box dl dt div:nth-child(2){
		line-height: 30px;
	}
	.lxwm .box dl dt div.tel{
		font-size: 24px;
	}
	.lxwm .box dl dt{
		margin-bottom: 10px;
	}
	.lxwm .box input{
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.lxwm .box .but{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.lxwm .box .input::after{
		line-height: 55px;
	}
	.lxwm .box input{
		text-indent: 40px;
	}
	.lxwm .box:nth-child(2) .title{
		margin-bottom: 20px;
	}
	.ryzz li{
		width: 48%;
		margin: 0;
		margin-bottom: 4%;
	}
	.ryzz li:nth-child(2n){
		float: right;
	}
	.ryzz li p{
		padding: 20px 0;
	}
	.popBg .pop-swiper{
		width: 90%;
	}
	.popBg .pop-swiper .swiper-slide .pic-w{
		width: 60%;
		padding: 60px;
	}
	.popBg .pop-swiper .iconfont{
		left: 5%;
	}
	.popBg .pop-swiper .iconfont.icon-next{
		right: 5%;	
	}
	.z46{
		font-size: 20px;
	}
	.jjfa .top p{
		letter-spacing:0 ;
	}
	.jjfa .main ul{
		display: block;
	}
	.jjfa .main ul li{
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.jjfa .main li .title{
		margin: 20px 0;
		padding-left: 40px;
		font-size: 16px;
		    background: url(../images/jjtitle.jpg) 20px center no-repeat;
	}
	.jjfa .main li .des{
		margin: 0 15px 2px 2px;
		padding: 30px;
	}
	.hwy .top .pic-w{
		position: relative;
		overflow: hidden;
		width: 100%;
		padding-bottom: 60%;
		margin-bottom: 20px;
	}
	.hwy .top .txt{
		width: 100%;
		float: none;
	}
	.hwy .top .txt .des{
		margin: 20px 0;
	}
	.hwy .top .txt .ewm{
		text-align: center;
	}
	.hwy .top .txt .ewm a{
		margin: 0;
		margin-top: 15px;
	}
	.hwy .six .box{
		width: 48%;
		margin-bottom: 4%;
	}
	.hwy .six{
		flex-wrap: wrap;
	}
	.qqh{
		padding: 20px;
	}
	.qqh .qqh-main ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.qqh .qqh-main li{
		width: 30%;
		margin: 0;
		margin-bottom: 4%;
		padding: 10px;
		background: rgba(10,129,209,.5);
	}
	.hwy .bot-six{
		flex-wrap: wrap;
	}
	.hwy .bot-six .box{
		width: 48%;
		margin-bottom: 4%;
		padding: 25px 10px;
	}
}
