﻿@charset "utf-8";
@font-face {
	font-family: 'Helvetica Neue';
	src: url(../images/HELVETICANEUE-THINEXT_0.OTF);
}
*{margin: 0;padding: 0;box-sizing: border-box;}
img{border: none;}
ul{list-style: none;}
a{text-decoration: none;color: inherit;}
em,i{font-style: normal;}
h2,h3,h4,h5,h6{font-weight: normal;}
.aftercb:after{content: '';display: block;clear: both;}
.img{position: relative;}
.img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.wrap{
	max-width: 1440px;
	margin: 0 auto;
}
body{
	padding: 0 5px;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
	-moz-overflow-x: hidden;
	-wbekit-overflow-x: hidden;
	-o-overflow-x: hidden;
}
.btn{
	position: absolute;
	top: 17px;
	right: 20px;
	z-index: 99;
	display: none;
}
.btn div{
	width: 24px;
	height: 2px;
	background: #22618d;
	margin-bottom: 6px;
}
.wrap_nav{
	width: 30%;
	background: rgba(255,255,255,.8);
	position: absolute;
	top: 42px;
	right: 0;
	display: none;
	z-index: 99;
}
.wrap_nav li a{
	display: block;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.nav{
	float: right;
	height: 114px;
	margin-right:20px;
}
.nav li{
	float: left;
	text-transform: uppercase;
	font-size: 17px;
	color: #2e2e2e;
	text-align: center;
	margin-left: 22px;
	height: 100%;
	transition: .5s;
	position: relative;
}
.nav li:first-child{
	margin-left: 0;
}
.nav li:hover>a,.nav li.on>a{
	color: #22618D;
}
.nav li>a{
	display: block;
	padding-top: 36px;
	height: 100%;
	position: relative;
}
.nav li i{
	font-size: 12px;
}
.nav li>a:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	height: 3px;
	background: #22618d;
	transition: .5s;
}
.nav li>a:hover:before,.nav li.on>a:before{
	left: 0;
	right: 0;
}
/*.nav li.yy:after{
	content: '';
	position: absolute;
	top: 100%;
	left: -10000px;
	right: -10000px;
	height: 0;
	background: #fff;
	opacity: .9;
	z-index: 2;
	transition: .5s;
}
.nav li.yy:hover:after{
	height: 224px;
}*/
.erji{
	position: absolute;
	top: 100%;
	z-index: 2;
	background: #fff;
	width: 170%;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 3;
	text-align: center;
	overflow: hidden;
	transition: .5s;
}
.erji a{
	overflow:hidden;
	display: block;
	font-size: 16px;
	line-height: 36px;
	height: 0;
	transition: .3s;
}
.erji a:hover{
	background: #22618D;
	color: #fff;
}
.nav li:hover .erji a{
	height: 36px;
}
/*.erji .left{
	display: inline-block;
	width: 280px;
	height: 190px;
}
.erji .right{
	display: inline-block;
	padding-left:30px;
	vertical-align: top;
	float: right;
}
.erji .right a{
	display: block;
	margin-bottom: 34px;
	color: #787878;
	transition: .5s;
	font-size: 16px;
	position: relative;
	padding-left: 13px;
}
.erji .right a:hover{
	color: #22618d;
}
.erji .right .div1{
	display: inline-block;
	vertical-align: top;
	width: 120px;
}
.erji .right a:after{
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50% 50%;
	background: #787878;
	transition: .5s;
}
.erji .right a:hover:after{
	background: #22618d;
}*/
.header{
	position: relative;
}
.header:after{clear:both;display:block;content:"";}
.swiper-one{
	font-size: 0;
}
.swiper-one .swiper-slide{
	display: none\0;
}
.swiper-one .swiper-slide:first-child{
	display: block\0;
}
.swiper-one img{
	width: 100%;
}
.swiper-one .swiper-pagination{
	padding-bottom: 22px;
}
.swiper-one .swiper-pagination .swiper-pagination-bullet{
	width: 50px;
	height: 6px;
	background: #fff;
	border-radius: 0;
	opacity: 1;
	margin: 0 10px !important;
}
.swiper-one .swiper-pagination .swiper-pagination-bullet-active{
	background: #22618D;
}
.swiper-one .swiper-wrapper , .swiper-one .swiper-slide{
	height: auto !important;
}
.index-title{
	text-align: center;
	padding: 90px 0 40px;
}
.index-title h2{
	font-size: 24px;
	color: #2e2e2e;
}
.index-title p{
	font-size: 15px;
	color: #ababab;
	margin: 15px auto 6px;
	line-height:30px;
}
.index-title h6{
	width: 50px;
	height: 3px;
	background: #22618D;
	display: inline-block;
}
.ul-1{
	margin-bottom: 30px;
}
.ul-1 li{
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 20px;
	line-height: 26px;
}
.ul-1 li .img{
	width: 100%;
	margin-bottom: 20px;
	transition: .5s;
}
.ul-1 li:hover .img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.ul-1 li h3{
	font-size: 20px;
	color: #22618d;
	margin-bottom: 4px;
}
.ul-1 li p{
	font-size: 15px;
	color: #787878;
}
.index-main1{
	padding-bottom: 80px;
}
.more-1{
	display: block;
	text-align: center;
	width: 258px;
	height: 50px;
	border-radius: 50px 50px;
	border: 1px solid #777;
	color: #777;
	font-size: 16px;
	line-height: 50px;
	margin: 0 auto;
}
.more-1 i{
	display: inline-block;
	position: relative;
}
.more-1 i:before{
	content: '';
	position: absolute;
	top: 24px;
	left: 72px;
	width: 18px;
	height: 1px;
	background: #777;
	transition: .5s;
}
.more-1:hover i:before{
	width: 38px;
}
.more-1 i:after{
	content: '';
	position: absolute;
	top: 24px;
	right: 74px;
	width: 18px;
	height: 1px;
	background: #777;
	transition: .5s;
}
.more-1:hover i:after{
	width: 38px;
}
.index-main2{
	font-size: 0;
}
.index-main2 img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.index-main3{
	max-width: 1820px;
	margin: 0 auto;
}
.index-main3 .div1 h3{
	padding-bottom: 20px ;
	text-align: center;
}
.index-main3 .div1 h3 span{
	margin-bottom: 10px;
	display: inline-block;
	margin: 0 15px 10px;
	width: 132px;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	color: #787878;
	font-size: 16px;
	border-radius: 36px 36px;
	transition: .5s;
	cursor: pointer;
}
.index-main3 .div1 h3 span:hover,.index-main3 .div1 h3 span.on{
	color: #fff;
	background: #22618d;
}
.ul-2 li{
	float: left;
	width: 24.7%;
	margin: 0 0.4% 15px 0;
	text-align: center;
}
.ul-2 li:nth-child(4n){
	margin-right: 0;
}
.ul-2 li .img{
	overflow: hidden;
}
.ul-2 li .img img{
	transition: .5s;
}
.ul-2 li:hover .img img{
	transform: translate(-50%,-50%) scale(1.06);
	-ms-transform: translate(-50%,-50%) scale(1.06);
}
.ul-2 li p{
	font-size: 16px;
	line-height: 54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #474747;
	transition: .5s;
}
.ul-2 li:hover p{
	background: #22618D;
	color: #fff;
}
.ul-2{
	display: none;
}
.ul-2:nth-child(1){
	display: block;
}

#oranger {
    text-align: center;
    margin-bottom: 40px;
}

#oranger li {
    margin-bottom: 10px;
    display: inline-block;
    margin: 0 15px 10px;
    width: 132px;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    border-radius: 36px 36px;
    transition: .5s;
    text-align: center;
    cursor: pointer;
}

#oranger li a {
    color: #787878;
    font-size: 16px;
}

#oranger .co a {
    color: #fff;
}

#oranger .co,
#oranger li:hover {
    background: #22618d;
}

#oranger .co,
#oranger li:hover a {
    color: #fff;
}

.corpoat .imgnews {
    display: none;
}
.ul-3 img{
    max-width:100%;
}


.ul-3{
	padding-bottom: 90px;
}
.ul-3 li{
	float: left;
	width: 23.6%;
	padding:0 0.9%;
	border-right: 1px solid #e0e0e0;
}
.ul-3 li:first-child(){
	padding-left: 0;
}
.ul-3 li:nth-child(4n){
	padding-right: 0;
	border-right:0;
}
.ul-3 li h6{
	font-size: 18px;
	color: #ababab;
	margin: 8px 0;
}
.ul-3 li h3{
	font-size: 18px;
	color: #474747;
	position:relative;
	text-align:justify;
}
.ul-3 li:hover h3{
	color: #22618D;
}
.ul-3 li p{
	font-size: 14px;
	color: #787878;
	margin: 8px auto;
	line-height: 26px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.ul-3 li i{
	font-size: 12px;
	color: #ababab;
}
.ul-3 li:hover i{
	color: #22618D;
}
.ul-3 li .div1{
	/*border-bottom: 1px solid #e0e0e0;*/
	padding-bottom: 0;
}
.ul-3 li:nth-child(2n) .div1{
	border-bottom: 0;
	padding-bottom: 24px;
	/*border-top: 1px solid #e0e0e0;*/
}
.ul-3-pc li .img:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.67);
	z-index: 1;
	opacity: 0;
	transition: .3s;
}
.ul-3-pc li:hover .img:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.67);
	z-index: 1;
	opacity: .6;
}
.ul-3 li .img a{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	z-index: 3;
	color: #fff;
	border-color: #fff;
	width: 60%;
	opacity: 0;
	transition: .3s;
}
.ul-3-pc li:hover .img a{
	opacity: 1;
}
.ul-3-pc li:hover .img a i{
	color: #FFFFFF;
}
.ul-3 li .img a i{
	color: #fff;
	border-color: #fff;
}
.ul-3-pc li .img a i:before,.ul-3-pc li .img a i:after{
	background: #fff;
}
.ul-3 li .img a i:before{
	left: 60px;
}
.ul-3 li .img a i:after{
	right: 60px;
}
.wap-ul-3{
	display: none;
}
.wap-ul-3 li{
	width:50%;
	margin-right: 0;
	margin-bottom: 12px;
	padding: 0 0px;
}
.wap-ul-3 li .img{width:100%;margin: 0 auto;}
.wap-ul-3 li h6{font-size: 14px;}
.wap-ul-3 li h3{font-size: 16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.wap-ul-3 li:nth-child(2n) .div1{border-top: none; }
.wap-ul-3 li .img a{opacity: 1;position: static;}
.index-main5{padding: 40px 0 0;background: #f5f5f5;}
.index-main5 .div1{margin-bottom: 50px;font-size: 0;}
.index-main5 .div1>div{
	display: inline-block;
	width: 16.8%;
	margin-right: 4%;
	/*border: 1px solid #22618d;*/
	vertical-align: bottom;
}
.index-main5 .div2>div{
	float: left;
	width: 16.8%;
	margin-right: 4%;
	margin-bottom: 50px;
	/*border: 1px solid #22618d;*/
}
.index-main5 .div1>div.div4{
	width: 58.4%;
	height: 150px;
	text-align: center;
	background: #22618D;
	padding-top: 30px;
}
.index-main5 .div1>div.div4 h3{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 14px;
}
.index-main5 .div1>div.div4 p{
	font-size: 14px;
	color: #fff;
	max-width: 584px;
	margin: 0 auto;
	line-height: 24px;
}
.index-main5 .div1>div:last-child , .index-main5 .div2>div:nth-child(5n){
	margin-right: 0;
}
.index-main5 .div3 a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #22618d;
	opacity: 0;
	z-index: 1;
	transition: .5s;
}
.index-main5 .div3 a:hover:before{
	opacity: .67;
}
.index-main5 .div3 p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	width: 100%;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	text-align: center;
	opacity: 0;
	transition: .5s;
}
.index-main5 .div3:hover p{
	opacity: 1;
}
.wap-index-main5{
	display: none;
	padding: 28px 0 10px;
}
.wap-index-main5 .div5 h3{
	font-size: 20px;
	color: #22618D;
	text-align: center;
	margin-bottom: 20px;
}
.wap-index-main5 .div6 a{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 8px;
	display: inline-block;
	border: 1px solid #22618D;
}
.wap-index-main5 .div6 a:nth-child(2n){
	margin-right: 0;
}
.footer{
	padding-top: 30px;
	border-top: 1px solid #dedede;
	font-size: 14px;
	color: #787878;
	line-height: 24px;
}
.footer .div1{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}
.footer .div1 .left{
	float: left;
	text-align: left;
}
.footer .div1 .left h3{
	font-size: 16px;
	color: #22618d;
	margin-bottom: 8px;
}
.footer .div1 .left p i{
	font-size: 16px;
	font-weight: bold;
}
.footer .div1 .right{
	float: right;
	text-align: left;
}
.footer .div1 .right .div2{
	text-align: center;
	float: left;
}
.footer .div1 .right .div2 .img{
	width: 138px;
	height: 138px;
	border: 1px solid #22618D;
	margin-bottom: 6px;
}
.footer .div1 .right .div3{
	float: right;
	padding-left: 35px;
}
.footer .div1 .right .div3 p{
	margin-bottom: 6px;
}
.footer .div1 .right .div3 p img{
	margin-right: 6px;
	transform: translateY(6px);
	-ms-transform: translateY(6px);
}
.footer .div1 .middle{
	display: inline-block;
	text-align: left;
	position: relative;
}
.footer .div1 .middle:after{
	content: '';
	position: absolute;
	top: 50%;
	left: -18%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 1px;
	height: 120px;
	background: #ebebeb;
}
.footer .div1 .middle:before{
	content: '';
	position: absolute;
	top: 50%;
	right: -18%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 1px;
	height: 120px;
	background: #ebebeb;
}
.footer .div1 .middle>div{
	float: left;
	margin-right: 80px;
}
.footer .div1 .middle>div:last-child{
	margin-right: 0;
}
.footer .div1 .middle>div:last-child ul{
	display: inline-block;	
	vertical-align: top;
}.footer .div1 .middle>div:last-child ul.uuu{
	margin-right: 14px;
}
.footer .div1 .middle>div ul li{
	position: relative;
	padding-left: 10px;
}
.footer .div1 .middle>div ul li:after{
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50% 50%;
	background: #787878
}
.footer .div1 .middle>div h3{
	margin-bottom: 8px;
}
.footer .div1 .middle>div a:hover{
	text-decoration: underline;
}
.youqing{
	padding: 25px 0 24px;
	line-height: 36px;
	padding-left: 72px;
	position: relative;
	font-size: 14px;
	color: #ababab;
}
.youqing a{
	display: inline-block;
	margin-right: 30px;
}
.youqing a:hover{
	text-decoration: underline;
}
.youqing:before{
	content: '友情链接:';
	position: absolute;
	top: 25px;
	left: 0;
}
.banquan{
	text-align: center;
	font-size: 12px;
	color: #ababab;
}
.banquan i{
	display: inline-block;
	margin-left: 20px;
}
.banquan a:hover{
	text-decoration: underline;
}
.top-h2{
	font-family: "[FZLTHK]";
	/*font-size: 24px;*/
	color: #fff;
	text-align: center;
	/*line-height: 54px;*/
	white-space: nowrap;
	background: #22618d;
	/*letter-spacing: 5px;*/
	font-size: 0;
	display: none;
}
.top-h2 img{
	max-width: 1440px;
	width: 100%;
}
.ny-nav{
	font-size: 0;
	text-align: center;
}
.ny-nav a{
	display: inline-block;
	font-size: 18px;
	color: #787878;
	line-height: 76px;
	padding: 0 2px;
	margin: 0 25px;
	border-bottom: 3px solid transparent;
	font-weight: bold;
	transition: .3s;
}
.ny-nav a:hover,.ny-nav a.on{
	border-bottom: 3px solid #22618D;
	color: #22618D;
}

.newscenter {
	margin: 40px 0;
	padding: 30px;
}
.newstitle{margin-bottom:20px;}
.newstitle:after,.rightlist li:after{content:"";display:block;clear:both;}
.newstitle a {
	display: block;
	float: left;
	width: 140px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	font-size: 24px;
	color: #474747;
}

.newstitle .lo {
	background: #22618D;
	color: #fff;
}

.newstitle a:hover,
.newstitle .lo {
	background: #22618D;
	color: #fff;
}

.newsleft {
	width: calc(70% - 30px);
	float: left;
	margin-right: 30px;
}

.newsleft h6 {
	font-size: 20px;
	color: #666;
	line-height: 60px;
	border-bottom: 1px solid #515769;
}

.leftul li {
	line-height: 40px;
	height: 40px;
}

.leftul li:hover p {
	color: #22618D;
}

.leftul li p {
	font-size: 14px;
	color: #515769;
	line-height: 40px;
	height: 40px;
}

.leftul li p:nth-child(1) {
	float: left;
	width: calc(100% - 70px);
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.leftul li p:nth-child(1) span {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}

.leftul li p:nth-child(2) {
	float: right;
	width: 60px;
	margin-left: 10px;
}
.newslist_n{margin-top:10px;}
.newsright {
	width: 32%;
	margin-right:2%;
	float: left;
}
.newslist_n .newsright:nth-child(3n){margin-right:0;}

.newsright>h6 {
	font-size: 20px;
	color: #666;
	line-height: 60px;
}
.rightlist li{margin-bottom:15px;}
.rightlist img {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 17px;
}

.listhp {
	width: calc(100% - 140px);
	float: left;
}

.listhp h6 {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align:justify;
	position:relative;
}
.listhp h6 .dqtb,.div1 h3 .dqtb {
	font-style: normal;
    background: url(../images/diqu_tubiao.gif) #F4F4F4;
    background-repeat: no-repeat;
    padding: 0 0 0 24px;
    height: 13px;
    display: inline-block;
    position: absolute;
    bottom: 3px;
    right: 0px;
    z-index: 99;
}

.listhp p {
	color: #666;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.rightlist li:hover .listhp h6 {
	color: #22618D;
}

.rightlist li:hover .listhp p {
	color: #22618D;
}

.fenye-1 {
	text-align: left;
	margin: 30px 0;
}

.news-list{
	background-image: url(../images/pic1-10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news-list .top{
	padding: 50px 0 20px;
	border-bottom: 1px solid #22618D;
	margin-bottom: 30px;
}
.news-list .top .left{
	display: inline-block;
}
.news-list .top .left h2{
	font-size: 40px;
	color: #22618d;
}
.news-list .top .left h3{
	font-size: 40px;
	color: #22618D;
	font-family: "Helvetica Neue";
	text-transform: uppercase;
}
.news-list .top .left p{
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #616161;
}
.news-list .top .right{
	float: right;
	text-align: right;
	padding-top: 35px;
}
.news-list .top .right h4{
	font-size: 22px;
	color: #616161;
}
.news-list .top .right p{
	font-size: 14px;
	color: #5e5e5e;
}
.news-list .ul-3 li:last-child .img:before{
	display: none;
}
.news-list .ul-3 li:last-child .img a{
	position: static;
}
.news-list .ul-3 li{
	margin-bottom: 40px;
}
.news-list .ul-3 li:nth-child(2n) .div1{
	border-top: none;
	border-bottom: 1px solid #e0e0e0;
}
.news-list .ul-3 li:hover .div1{
	border-bottom-color: #22618D;
}
.img-9{max-height:190px;overflow:hidden;}
.fenye-1{
	text-align: center;
	font-size: 0;
}
.fenye-1 a{
	font-size: 16px;
	line-height: 34px;
	color: #787878;
	display: inline-block;
	margin: 0 10px;
}
.fenye-1 a.on{
	color: #22618D;
}
.fenye-1 a:first-child, .fenye-1 a:last-child{
	width: 76px;
	height: 34px;
	border-radius: 34px 34px;
	color: #fff;
	text-align: center;
	background: #22618D;
}
.news-list .wap-ul-3{
	display: block;
}
.news-list .wap-ul-3 li{
	float: left;
	width: 23.6%;
	margin-right: 1.8%;
}
.news-list .wap-ul-3 li:nth-child(4n){
	margin-right: 0;
}
.news-list .wap-ul-3 li .img{
	width: 100%;
}
.news-list.zg-space .top .left p{
	margin-bottom: 20px;
}
.news-list.zg-space .top .left h4{
	font-size: 22px;
	color: #616161;
}
.news-list.zg-space .top{
	position: relative;
	border-bottom: 0;
}
.news-list.zg-space .top .right{
	float: right;
	background: #fff;
	height: 182px;
	width: calc(100% - 575px);
	padding-top: 0;
	position: relative;
	text-align: left;
	font-size: 14px;
	color: #787878;
	line-height: 26px;
	padding: 20px 0 20px 20px;
}
.news-list.zg-space .top .right>div{
	height: 160px;
	overflow: hidden;
}
.news-list.zg-space .top .right:after{
	content: '';
	width: 800px;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	background: #fff;
}
.news-list.zg-space .top .right p{
	text-indent: 2em;
}
.news-list.zg-space .top .right i{
	font-size: 24px;
	color: #22618D;
}
.ul-4{
	padding-bottom: 80px;
}
.ul-4 li{
	float: left;
	width: 24%;
	margin: 0 1.3% 25px 0;
	text-align: center;
	font-size: 0;
}
.ul-4 li .img{
	font-size: 0;
}
.ul-4 li:nth-child(4n){
	margin-right: 0;
}
.ul-4 li p{
	font-size: 16px;
	color: #474747;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 46px;
	transition: .3s;
	background: #f5f5f5;
}
.ul-4 li:hover p{
	background: #22618D;
	color: #fff;
}
.ul-4 .fenye-1{
	margin-top: 30px;
}
.ul-5 {
	padding-bottom: 60px;
}
.ul-5 li{
	padding-bottom: 28px;
	margin-bottom: 28px;
	border-bottom: 1px solid #dbdbdb;
}
.ul-5 li .img{
	width: 280px;
	height: 187px;
	display: inline-block;
}
.ul-5 li .right{
	float: right;
	width: calc(100% - 280px);
	padding: 20px 0 0 38px;
	font-size: 14px;
	color: #787878;
	line-height: 28px;
}
.ul-5 li .right h3{
	font-size: 20px;
	color: #474747;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 30px;
}
.ul-5 li:hover .right h3{
	color: #22618D;
}
.ul-5 li .right h3 em{
	float: right;
	width: 150px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.ul-5 li .right h3 em i:before{
	top: 17px;
	left: 59px;
}
.ul-5 li .right h3 em i:after{
	top: 17px;
	right: 59px;
}
.ul-5 li .right p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.group-1{
	background-image: url(../images/pic1-14_02.jpg);
	/*height: 947px;*/
	background-size: auto 100%;
	padding-top: 98px
}
.ul-6 li .img{
	width: 320px;
	height: 284px;
}
.group-1 h2{
	font-size: 40px;
	color: #22618d;
}
.group-1 h3{
	font-size: 40px;
	color: #22618D;
	font-family: "Helvetica Neue";
	text-transform: uppercase;
}
.group-1 p{
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #616161;
}
.ul-6{
	margin-top: 230px;
	margin-bottom: -165px;
}
.ul-6 li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 220px;
	height: 420px;
	border: 5px solid #22618D;
	border-radius: 0 45px 0 45px;
	position: relative;
	padding: 165px 40px 0;
	background: #fff;
}
.ul-6 li:nth-child(3n){
	margin-right: 0;
}
.ul-6 li .img{
	position: absolute;
	top: -43%;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.ul-6 li .img p{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: #22618D;
}
.ul-6 li h4{
	font-size: 16px;
	color: #2e2e2e;
	margin-bottom: 20px;
}
.ul-6 li p{
	font-size: 14px;
	color: #787878;
	line-height: 28px;
	text-indent: 2em;
}
.ul-6 li .p1{
	height: 168px;
	overflow: hidden;
}
.group-2{
	background-image: url(../images/pic1-15_03.jpg);
	background-size: auto 100%;
	background-position: center center;
	padding-top: 73px;
	padding-bottom: 80px;
        height:1011px;
}
.group-2 .img1{
	float: right;
	max-width: 60%;
}
.group-2 .img2{
	float: left;
	max-width: 35%;
}
.hezuo>div{
	float: left;
	width: 50%;
	position: relative;
}
.hezuo>div:nth-child(1){
	padding-top: 77px;
}
.hezuo>div:nth-child(1) h2{
    font-size: 40px;
    color: #22618d;
}
.hezuo>div:nth-child(1) h3{
	font-size: 40px;
    color: #22618D;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
}
.hezuo>div:nth-child(1) p{
	font-family: "Helvetica Neue";
    font-size: 14px;
    color: #616161;
    margin-bottom: 20px;
}
.hezuo>div:nth-child(1) h4{
    font-size: 22px;
    color: #616161;
}
.hezuo>div:nth-child(1) h5{
    font-family: "Helvetica Neue";
    font-size: 14px;
    color: #616161;
}
.hezuo>div:nth-child(2){
	background-image: url(../images/pic1-19_03.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.hezuo>div:nth-child(3){
	background-image: url(../images/pic1-20_03.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.hezuo>div:nth-child(4){
	background-image: url(../images/pic1-21_03.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.hezuo>div .div1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	width: 510px;
	max-width: 100%;
}
.hezuo>div .div1 h2{
	font-size: 22px;
	color: #22618D;
	margin-bottom: 28px;
	text-align: center;
}
.hezuo>div .div1 p{
	font-size: 16px;
	line-height: 32px;
	color: #474747;
	text-indent: 2em;
}
.hezuo>div .div2{
	width: 580px;
	height: 150px;
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background-color: rgba(255,255,255,.78);
	padding: 40px 0 0 48px;
}
.hezuo>div .div2 p{
	font-size: 16px;
	line-height: 32px;
	color: #474747;
}
.hezuo>div .div2 p a{
	color: #22618D;
}
.hezuo>div .div2 p a:hover{
	text-decoration: underline;
}
.hezuo>div .div2 p i{
	font-size: 24px;
	color: #22618D;
}
.news-list.zg-space.job-list .top .right{
	width: 510px;
	height: 170px;
	background-image: url(../images/pic1-22_03.png);
	background-size: 100% 100%;
	background-color: transparent
}
.news-list.zg-space.job-list .top .right:after{
	display: none;
}
.news-list.zg-space.job-list .top .right p{
	font-size: 16px;
	line-height: 32px;
	color: #787878;
	text-indent: 0;
	padding-left: 22px;
}
.news-list.zg-space.job-list .top .right p a,.news-list.zg-space.job-list .top .right p i{
	color: #22618D;
	font-size: 16px;
	text-decoration: underline;
}
.ul-7{
	padding-bottom: 40px;
}
.ul-7 .jib-top{
	font-size: 22px;
	color: #22618D;
	line-height: 62px;
	background: #eee;
	padding-left: 20px;
}
.ul-7 .jib-top span{
	font-size: 16px;
	color: #787878;
}
.ul-7 .jib-top span:first-child{
	margin-left: 60px;
}
.ul-7 .jib-top span i{
	color: #22618D;
}
.ul-7 .jib-top a{
	float: right;
	display: inline-block;
	width: 170px;
	background: #22618D;
	color: #fff;
	text-align: center;
	margin-left:2px;
}
.ul-7 li{
	margin-bottom: 30px;
}
.ul-7 .left,.ul-7 .right{
	width: 50%;
	float: left;
	padding: 20px 0 0 30px;
	font-size: 16px;
	color: #787878;
	line-height: 32px;
}
.ul-7 li h3{
	font-size: 18px;
	color: #22618D;
}
.ul-7 .left p,.ul-7 .right p{
	text-indent: 2em;
}


.my-map { margin: 0 auto; width:100%; height: 699px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
.contact{
	padding: 40px 0;
}
.contact .left{
	width: 270px;
	border: 1px solid #ccc; 
	display: inline-block;
	font-size: 16px;
	color: #262626;
	line-height: 32px;
	text-align: center;
	background-image: url(../images/pic1-10.jpg);
	padding-top: 64px;
}
.contact .right{
	float: right;
	width: calc(100% - 270px);
	height: 700px;
	overflow: hidden;
}
.contact .right img{
	height: 100%;
}
.contact .left>img{
	width: 100%;
	display: none;
}
.contact .left .p1{
	font-size: 28px;
}
.contact .left i{
	/*color: #df0c1d;*/
}
.contact .left h4{font-size: 14px;}
.contact .left h4 span{font-weight:bold;font-size:16px;}
.contact .left .p2{
	margin-top: 20px;
	font-weight:bold;
}
.artical-tit{
	font-size: 14px;
	color: #787878;
	line-height: 80px;
	border-bottom: 1px solid #ededed;
}
.artical-tit h3 a:hover{
	text-decoration: underline;
}
.artical{
	padding: 50px 0 80px;
	font-size: 16px;
	line-height: 32px;
	color: #474747;
}
.artical .h2{
	text-align: center;
	font-size: 24px;
	color: #22618D;
	margin-bottom: 8px
}
.artical .h3{
	font-size: 14px;
	color: #787878;
	text-align: center;
}
.artical .h6{
	height: 1px;
	background: #ededed;
	margin: 20px auto
}
.artical p{
	text-indent: 2em;
}
.artical a{
	color: #22618D;
}
.artical img{
	display: block;
	max-width: 100%;
	margin: 20px auto;
}
.fenye-2{
	margin-top: 40px
}
.fenye-2 a{
	font-size: 16px;
	color: #22618D;
	display: block;
}
.fenye-2 a:hover{
	text-decoration: underline
}
.tuijian>div{
	width: 50%;
	float: left;
	background: #f5f5f5;
	padding: 30px 20px 0 30px; 
	height: 410px;
}
.tuijian>div h2{
	font-size: 20px;
	color: #474747;
	padding-left: 12px;
	position: relative;
	margin-bottom: 25px;
}
.tuijian>div h2:after{
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	width: 6px;
	height: 2px;
	background: #22618D;
}
.tuijian>div h2 img{
	float: right;
	margin-top: 4px;
}
.tuijian>div .div1 .img{
	width: 170px;
	height: 140px;
	display: inline-block;
}
.tuijian>div .div1 .right-1{
	float: right;
	width: calc(100% - 180px);
	padding-top: 10px;
}
.tuijian>div .div1{
	line-height: 28px;
	margin-bottom: 12px;
	color: #787878;
}
.tuijian>div .div1 h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tuijian>div .div1:hover h3{
	text-decoration: underline;
}
.tuijian>div .div1 p{
	font-size: 14px;
	margin-bottom: 10px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.tuijian>div .div1 i{
	font-size: 12px;
	color: #ababab;
}
.tuijian>div.right>div{
	float: left;
	width: 49%;
	text-align: center;
}
.tuijian>div.right>div:last-child{
	float: right;
}
.tuijian>div.right>div p{
	background: #fff;
	color: #474747;
	line-height: 42px;
}
.tuijian>div.right>div img{
	width: 100% ;
	height: 100%;
}


.about-1{
	padding: 80px 0 20px;
	background: #f7f7f7;
	font-size: 14px;
	line-height: 28px;
	color: #2e2e2e;
}
.about-1 .wrap>img{
	float: right;
	margin-left: 30px
}
.about-1 p{
	text-indent: 2em;
}
.about-1 .div1 img{
	margin-bottom: 30px;
	max-width: calc(100% - 360px);
}
.about-2{
	background: #f0f0f0;
	padding: 25px 0 30px;
}
.ul-8 li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	color: #5e5e5e;
}
.ul-8 li .img{
	width: 108px;
	height: 108px;
	margin: 0 auto;
	transition: .5s;
}
.ul-8 li:hover .img{
	transform: rotateY(180deg);
}
.ul-8 li h3{
	margin: 15px auto 12px;
	font-size: 18px;
	color: #2e2e2e;
}
.about-3{
	height: 980px;
	background-image: url(../images/pic1-30_02.jpg);
	background-position: center center;
	background-size: auto 100%;
	padding-top: 60px
}
.about-3 .div1{
	margin-bottom: 20px;
}
.about-3 .div1 .left{
	width:590px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.about-3 .div1 .left p{
	text-indent: 2em;
	line-height: 24px;
}
.about-3 .div1 .left .h3{
	font-size: 34px;
    color: #fff;
}
.about-3 .div1 .left .h4{
	font-size: 30px;
    color: #fff;
    font-family: "Helvetica Neue";
    text-transform: uppercase;
}
.about-3 .div1 .left .h5{
	font-family: "Helvetica Neue";
    font-size: 14px;
    color: #fff;
    margin-bottom:20px;
}
.about-3 .div1 .right{
	float: right;
	width: calc(100% - 640px);
}
.about-3 .div2{
	position: relative;
}
.about-3 .div2 .swiper-pagination{
	position: static;
}
.about-3 .div2 .swiper-pagination .swiper-pagination-bullet{
	width: 50px;
	height: 6px;
	opacity: 1;
	background: #ebebeb;
	border-radius: 0;
	margin: 0 10px;
}
.about-3 .div2 .swiper-pagination .swiper-pagination-bullet-active{
	background: #22618D;
}
.ul-9 li{
	float: left;
	width: 48%;
	margin-right: 1.7%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.ul-9 li:nth-child(3n){
	margin-right: 0;
}
.ul-9 li .img{
	/*background: #fff;*/
}
.swiper-five{
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.swiper-five .swiper-slide{
	display: none\0;
}
.swiper-five .swiper-slide:first-child{
	display: block\0;
}
.swiper-five p{
	line-height: 46px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.about-4{
	background-position: center center;
	background-image: url(../images/pic1-32_02.jpg);
	background-repeat: no-repeat;
}
.about-4 img{
	display: block;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
	height:auto;
}
.div100{
	width: 300px;
	height: 75px;
	line-height: 75px;
	background: #fff;
	font-size: 16px;
	color: #404040;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(0);
	-ms-transform: translate(-50%,-50%) scale(0);
	z-index: 6;
	transition: .3s;
	padding-left: 12px;
}
.div100 span{
	position: absolute;
	top: 4px;
	right: 4px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50% 50%;
	border: 1px solid #000;
	text-align: center;
	line-height: 10px;
	cursor: pointer
}
.div101{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.4);
	z-index: 0;
	transition: .3s;
	display: none;
}
.div-logo{
	display: inline-block;
	width: 210px;
	height: 80px;
}
.div-logo img{margin-top:16px;top: 55%;left: 50%;}
.div-logo p{
	position: absolute;
	top: 36px;
	left: 222px;
	font-size: 14px;
	color: #ababab;
	width: 240px;
	line-height:28px;
}
.index-main1 .more-1 i:before{
	left: 136px;
}
.index-main1 .more-1 i:after{
	right: 136px;
}


.bottom-con{display: none;position: fixed;bottom: 0;left: 0;right: 0;height: 60px;}
.bottom-con a{display: block;height: 100%;float: left;font-size: 18px;color: #fff;}
.bottom-con a img{width: 100%;height: 100%;}
.bottom-con a:first-child{
	width: 40%;
}
.bottom-con a:last-child{
	width: 60%;
	background-image: url(../images/6.jpg);
	background-size: 100% 100%;
	padding-left: 19%;
	line-height: 60px;
}









.ce_nav{ position:fixed; right:10px; top:25%; z-index:999}
.ce_nav li{ margin-bottom:10px;}
.ce_nav li a{ display:block; width:60px; height:60px; background:#fff; -moz-border-radius:7px;-webkit-border-radius:7px; border-radius:7px; color:#408ed6; font-size:12px; text-align:center; box-shadow:0px 1px 3px rgba(0,0,0,0.25); border:1px solid #408ed6; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.ce_nav li a span{ background-image:url(../images/n-qyjz-1.png); background-repeat:no-repeat; padding-top:34px; display:inline-block; width:44px;}
.ce_nav li.li_t a { border-color:#62ad44; color:#62ad44; }
.ce_nav li.li_s a { border-color:#ff6800; color:#ff6800;}
.ce_nav li.li_f a { border-color:#ffae00; color:#ffae00}
.ce_nav li.li_w{ margin-top:18px; display:none}
.ce_nav li.li_w a { border-color:#cecece; color:#999999}
.ce_nav li.li_o a span{background-position:-57px -170px;}

.ce_nav li.li_t a span{background-position:-53px -237px;}

.ce_nav li.li_s a span{background-position:-56px -103px;}
.ce_nav li.li_f a span{background-position:-55px -418px;}
.ce_nav li.li_w a span{background-position:-53px -506px;}

.ce_nav li.li_t a:hover{ color:#fff; background-color:#62ad44}
.ce_nav li.li_t a:hover span{background-position:-142px -237px;}

.ce_nav li.li_s a:hover{ color:#fff; background-color:#ff6800}
.ce_nav li.li_s a:hover span{background-position:-142px -103px;}
.ce_nav li.li_f a:hover{ color:#fff; background-color:#ffae00}
.ce_nav li.li_f a:hover span{background-position:-142px -418px;}
.ce_nav li.li_w a:hover{ color:#ff6800; background-color:#fff}
.ce_nav li.li_w a:hover span{background-position:-144px -506px;}
.ce_nav li a:active{ background:#3fcb97}
.ce_nav li.li_o{ position:absolute; left:0; top:137px}
.ce_nav li.li_o a{ position:relative; right:0; cursor:default; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.ce_nav li.li_o a p{ display:none;}
.ce_nav li.li_o.on a{ background:#408ed6}
.ce_nav li.li_o.on a span{ display:none;}
.ce_nav li.li_o.on a p{ display:block; color:#fff; font-size:13px; text-align:left; background:url(../images/n-qyjz-1.png) no-repeat; background-position:90px -315px; line-height:22px; padding:8px 0 0 13px;}
.ce_nav li.li_o.on a p i{ font-size:19px; display:block;}
.ce_nav li.li_s{position:absolute; left:0; top:138px}
.ce_nav li.li_s1{position:absolute; left:0; top:216px !important}
.ce_nav li.li_f{position:absolute; left:0; top:204px}
.ce_nav li.li_f img{ position:absolute; left:-133px; top:-30px; display:none; max-width:120px}
.ce_nav li.li_f:hover img{ display:block}
.ce_nav li.li-yyy{width: 60px;height: 60px;border: 1px solid #62ad44;position: absolute;top: 336px;border-radius: 7px 7px;background-color: #fff;background-image: url(../images/top-align.png);background-repeat: no-repeat;background-position: center center;background-size: 68%;cursor: pointer;}
.ce_nav li.yxqq{
	left:0;
	top: 270px;
}
 .ce_nav li.yxqq a span {
	background: url(../zaojia.png) no-repeat;
    width: 100%;
    background-size: 22px;
    background-position-x: 18px;
    background-position-y: 3px;
    font-size: 12px;
    padding-top: 27px;
 }
  .ce_nav li.yxqq a:hover span {
	background: url(../zaojia.png) no-repeat;
    width: 100%;
    background-size: 22px;
    background-position-x: 18px;
    background-position-y: 3px;
    font-size: 12px;
    padding-top: 27px;
 }
.about_video{margin:20px auto;width:100%;height:420px;max-width:750px;display:block;}
.index_video{margin:20px auto;width:100%;height:420px;max-width:750px;display:block;}


.hot_line{float:right;line-height: 30px;font-size:17px;color:#f00;margin-top:30px;text-align:center;}
.form_search{border:1px solid #aaa;border-radius:20px;height:30px;overflow:hidden;}
.form_search input{border:0;height:28px;margin-left:2px;float:left;border-radius:20px;padding-left:5px;width:120px;outline:none;}
.form_search input:active,.form_search input:focus{border:0;}
.form_search img{width:20px;margin-top:3px;margin-right: 4px;}


@media only screen and (max-width: 1550px) {
	.nav li{margin-left: 20px;}
}

@media only screen and (max-width: 1510px) {
	.nav li{margin-left: 12px;}
}

@media only screen and (max-width: 1320px) {
	.nav li{font-size: 15px;margin-left: 10px;}
}
@media only screen and (max-width: 1200px) {
	.div-logo p{display:none;}
	.hot_line{font-size:18px;}
}

@media only screen and (max-width: 1120px) {
	.nav li{font-size: 14px;margin-left: 5px;}
	.footer .div1 .middle{display: none;}
	.news-list.zg-space .top .right{float: none;width: 100%;height: auto;}
	.tuijian>div{width: 100%;}
	.div-logo p{display: none;}
	.about-3{height: auto;padding-bottom: 30px;padding-top: 40px;}
	.news-list.zg-space .top .right:after{display: none;}
}
@media only screen and (max-width: 1000px) {
	.div-logo p{display:none;}
	.hot_line{font-size:15px;}
}
@media only screen and (max-width: 900px) {
	.nav{margin-right:10px;}
	.nav li i{display: none;}
	.nav li{margin-left: 10px;font-size: 13px;}
	.nav li>a{padding-top: 48px;}
}

@media only screen and (max-width: 815px) {
	.nav li{margin-left: 4px;}
}


	
@media only screen and (max-width: 750px) {
	.about_video{margin:10px auto;width:100%;height:240px;}
	.btn{display: block;}
	.nav{display: none;}
	.hot_line{
	position: absolute;
    top: 13px;
    left: 33%;
    font-size: 14px;
    margin-top: 0;
    line-height: 28px;
    width: 60%;
    margin: 0 auto;
	}
	.form_search{height: 28px;width: 160px;float: left;}
	.form_search input{height:26px;}
	.hot_line img{width:16px;margin-top:4px;}
	
	.header{padding: 0 15px;}
	.div-logo img{margin-top:0;}
	.ul-3{display: none;}
	.wap-ul-3{display: block}
	.ul-1 li p{display: none;}
	.ul-1 li h3{font-size: 12px;}
	.ul-1 li{padding: 0 2px;}
	.ul-1 li .img{margin-bottom: 5px;}
	.index-title p{font-size: 12px;padding: 0 50px;margin: 6px auto 0;line-height: 20px;}
	.index-title{padding: 22px 0 20px;}
	.index-title h2{font-size: 18px;}
	.more-1{width: 128px;height: 42px;line-height: 42px;font-size: 13px;}
	.more-1 i:before{top: 20px;left: 60px;}
	.more-1 i:after{top: 20px;right: 60px;}
	.ul-1{margin-bottom: 10px;}
	.index-main1{padding-bottom: 18px;}
	.index-title p{display: none;}
	.index-title .wap_p{display:block !important;padding:0 5px;margin-bottom: 10px;}
	.index-main3 .div1 h3 span{width: 76px;font-size: 13px;margin: 0 2px 8px;}
	.ul-2 li{margin-right: 2%;width: 49%;}
	.ul-2 li:nth-child(2n){margin-right: 0;}
	.ul-2 li p{font-size: 13px;line-height: 32px;}

	#oranger li {margin: 0 2px 0;width: 100px;}
	#oranger li a{font-size:14px;}
	.ul-3 li{width:50%;padding:0 1%;}
	.ul-3 li:nth-child(2n){margin-right:0;border-right:0;}
	.ul-3 li h6{font-size: 14px;}
	.ul-3 li h3{font-size: 16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
	.ul-3{padding-bottom: 10px;}
	.index-main5{display: none;}
	.wap-index-main5{display: block;}
	.footer .div1 .right,.footer .div1 .left{float: none;}
	.footer .div1 .left{margin-bottom: 12px;}
	.footer{padding-top: 20px;padding-left: 12px;padding-right: 12px;padding-bottom: 66px;}
	.footer .div1 .right .div2{float: none;display: inline-block;}
	.footer .div1 .right .div3{float: none;padding-left: 20px;display: inline-block;vertical-align: top;}	
	.youqing{padding: 10px 0 10px 70px;line-height: 26px;min-height: 42px;}
	.youqing:before{top: 10px;}
	.youqing a{margin-right: 15px;font-size: 12px;}
	.swiper-one .swiper-pagination{padding-bottom: 0;}
	.swiper-one .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 3px;margin: 0 4px !important;}
	/*.top-h2{display: none;}*/


	.newscenter {
		margin: 0;
		padding: 20px 10px;
	}
	.newstitle a {
		width: 80px;
		line-height: 40px;
		height: 40px;
		font-size: 12px;
	}
	.newsleft {
		width: 100%;
		float: left;
		margin-right: 0px;
	}
	.newsleft h6 {
		font-size: 16px;
		line-height: 40px;
	}
	.fenye-1 a:first-child, .fenye-1 a:last-child {
	    height: 25px;
	}
	.fenye-1 a {
	    font-size: 12px;
	    line-height: 25px;
	    margin: 0 7px;
	}
	.newsright>h6 {
	    font-size: 16px;
	    line-height:40px;
	}
	.newsright {
	    width:100%;
	}
	
	.news-list .ul-3 li{margin-bottom: 12px;}
	.news-list .top .left h2{font-size: 26px;}
	.news-list .top .left h3{font-size: 24px;}
	.news-list .top .right{text-align: left;padding-top: 10px;}
	.news-list .top{padding: 20px 12px 10px;}
	.news-list .top .right h4{font-size: 16px;margin-bottom: 4px}
	.news-list .top .right p{font-size: 12px;}
	.ny-nav a{font-size: 15px;line-height: 42px;margin: 0 4px;}
	.fenye-1 a{margin: 0 5px;}
	.news-list .wap-ul-3 li{width:50%;margin-right: 0;}
	.ul-3 li p{height:54px;}
	.ul-4 li{width: 49%;margin-right: 2%;margin-bottom: 10px;}
	.ul-4 li:nth-child(2n){margin-right: 0;}
	.ul-4 li p{font-size: 12px;line-height: 32px;}
	.ul-4 .fenye-1{margin-top: 0;}
	.ul-4{padding-bottom: 24px}
	.news-list.zg-space .top .left h4{font-size: 16px;margin-bottom: 8px;}
	.news-list.zg-space .top .right{padding: 8px ;}
	.ul-5 li .right{width: 100%;float: none;padding: 20px 12px 0 12px;}
	.ul-5 li .right h3 em{display: none;}
	.ul-5 li .img{display: block;margin: 0 auto}
	.ul-5 li .right h3{margin-bottom: 8px;}
	.ul-6 li{width: 96%;margin: 0 auto 12px;display: block;float: none;height: auto;padding: 12px 12px;border: 2px solid #22618D;border-radius: 0 24px 0 24px;}
	.ul-6 li .img{position: relative;transform: none;width: 60%;height: 166px;top: 0;left: 0;margin: 0 auto;}
	.ul-6{margin-top: 15px;}
	.group-1{height: auto;padding-bottom: 168px;padding-top: 20px;}
	.ul-6 li .p1{height: auto;}
	.ul-6 li h4{padding-top: 48px;margin-bottom: 10px;}
	.ul-6 li p{font-size: 12px;line-height: 24px;}
	.group-2{padding: 20px 12px 18px;height:240px;}
	.group-2 .img2{max-width: 85%;}
	.group-2 .img1{max-width: 95%;margin-top: 20px;}
	.ul-6 li .img p{font-size: 12px;text-indent: 0;line-height: 30px;padding-left:0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.group-1 h2{font-size: 26px;padding-left: 12px;}
	.group-1 h3{font-size: 24px;padding-left: 12px;}
	.group-1 p{padding-left: 12px;}
	.hezuo>div{width: 100%;height: auto !important;padding: 20px 12px;}
	.hezuo>div .div1,.hezuo>div .div2{position: static;transform: none;}
	.hezuo>div:nth-child(1){padding-top: 20px}
	.hezuo>div:nth-child(1) h2{font-size: 26px;}
	.hezuo>div:nth-child(1) h3{font-size: 24px;}
	.hezuo>div:nth-child(1) h4{font-size: 16px;margin-bottom: 8px;}
	.hezuo>div:nth-child(1) h5{font-size: 12px;}
	.hezuo>div:nth-child(1) p{margin-bottom: 10px;}
	.hezuo>div .div1 h2{font-size: 18px;margin-bottom: 9px;}
	.hezuo>div .div1 p{font-size: 13px;line-height: 26px;}
	.hezuo>div:nth-child(2),.hezuo>div:nth-child(4){background-size: 100% 100%;}
	.hezuo>div .div2{width: auto;padding: 20px 0 12px 20px;height: auto;}
	.hezuo>div .div2 p{font-size: 13px;line-height: 26px;}
	.hezuo>div .div2 p i{font-size: 18px;display: inline-block;}
	.hezuo>div .div2 p em{display: block;}
	.news-list.zg-space.job-list .top .right{width: 100%;height: auto;}
	.news-list.zg-space.job-list .top .right p{font-size: 13px;line-height: 26px;}
	.ul-7 .jib-top{font-size: 18px;line-height: 34px;}
	.ul-7 .jib-top span{font-size: 12px;}
	.ul-7 .jib-top span:nth-child(3){min-width:160px;display: inline-block;}
	.ul-7 .jib-top span:nth-child(4),.ul-7 .jib-top span:nth-child(5){width:45%;display:inline-block;}
	.ul-7 .jib-top span:nth-child(5){margin-left:10px;}
	.ul-7 .jib-top em{display: block;}
	.ul-7 .jib-top a{width: 140px;font-size: 13px;}
	.ul-7 .left, .ul-7 .right{width: 100%;font-size: 13px;line-height: 26px;}
	.ul-7 li h3{font-size: 16px;}
	.ul-7{padding-bottom: 0;}
	.contact .left{width: 100%;height: auto;}
	.contact .right{width: 100%;height: auto;}
	.contact .right img{width: 100%;}
	.tuijian{display: none;}
	.artical{font-size: 13px;line-height: 26px;padding: 20px 12px 30px;}
	.artical .h3{font-size: 10px;}
	.fenye-2 a{font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.about-1 .wrap>img{display: none;}
	.about-1 .div1{width: 100%;padding: 0 12px}
	.about-1{padding-top: 30px;font-size: 13px;line-height: 26px;}
	.about-1 .div1 img{margin-bottom: 10px;width:98%;margin:0 auto;max-width:100%;height:auto;}
	.ul-8 li .img{width: 38px;height: 38px;}
	.ul-8 li h3{font-size: 14px;}
	.ul-8 li p{display: none;}
	.about-2{padding-bottom: 10px;}
	.about-3{padding: 30px 12px 20px;height: auto;}
	.about-3 .div1 .right{width: 100%;}
	.about-3 .div1 .left .h3{font-size: 24px;}
	.about-3 .div1 .left .h4{font-size: 20px;}
	.about-3 .div1 .left .h5{font-size: 12px;margin-bottom: 16px;}
	.about-3 .div1 .left{width: 100%;margin-bottom: 12px;}
	.ul-9 li{font-size: 12px;line-height: 32px;}
	.swiper-five{font-size: 12px;}
	.swiper-five p{line-height: 40px;}
	.about-3 .div1{margin-bottom: 20px}
	.about-3 .div2 .swiper-pagination .swiper-pagination-bullet{width: 24px;height: 3px;margin: 0 4px;}
	.artical-tit{font-size: 12px;line-height:30px;float: left;}
	.div-logo{width:130px;height: 50px;}
	.news-list.zg-space .top .right:after{display: none;}
	.div-logo p{display: none;}
	.ce_nav{display: none;}
	.bottom-con{display: block;}
}


@media only screen and (max-width: 540px) {
	.hot_line{position: absolute;top: 4px;left: 42%;font-size: 14px;margin-top:0;line-height:28px;width:160px;}
	.form_search{height:28px;}
	.form_search input{height:26px;}
	.hot_line img{width:18px;margin-top:4px;}
}