*{
	padding: 0;margin: 0;
	box-sizing: border-box;
	font-family: "微软雅黑";
	max-width: 100%;
}
a{
	text-decoration: none;
}
body{
	/*max-width: 640px;*/
	margin: 0 auto;
	font-size: 16px;
	overflow-x: hidden;
	
}
.hz{
	width: 1200px;margin: 0 auto;position: relative;
}
.bn .swig{
	height: 100vh;background-size: cover;background-position: center;
}
.nav a{
	line-height: 30px;
	text-align: center;
    box-sizing: border-box;
    padding: 10px 20px;color: #ccc;transition: all 0.3s ease;
}
.nav a.current{
    color: #2575f2;
}

.head{
	padding-top: 45px;width: 100%;position: absolute;top: 0;z-index: 99;
}
.nav a:hover{
	color: #06a6f7;
}
.head .hz{
	display: flex;justify-content: space-between;
}
.mfsy{
	display: block;
    padding: 0px 25px;
    border: 1px solid #ccc;
    color: #ccc;
    cursor: pointer;font-size: 16px;border: 1px solid #fff;
    line-height: 50px;background: none;
}
.bn .swiper-pagination-bullet {
    width: 12px;opacity: .6;
    height: 12px;background: #fff;
}
.bn .swiper-pagination-bullet-active {
    opacity: 1;background: #fff;
}
.bn .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 50px;
}
.swwz{
	position: absolute;left: 10%;
	top: 35%;z-index: 12;color: #fff;
}
.swwz1{
	font-size: 24px;
    font-weight: 700;    text-shadow: #07a0ff 2px 2px 12px;
}
.swwz2{
    font-size: 48px;    text-shadow: #07a0ff 2px 2px 12px;
    padding: 30px 0 40px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 1.9px;
}

.ab{
	padding: 100px 0;
}
.ablet1{
	    padding: 10px 0;
    color: #2575f2;    text-transform: uppercase;
    font-weight: 700;font-size: 38px;
}
.ablet2{
	color: #fff;
    text-shadow: 0 5px 15px #b8c2fd;
    font-size: 100px;
    letter-spacing: -2px;
    padding: 0px 0;
}
.able hr{
	    display: block;
    width: 30px;
    height: 4px;
    background: #3b83ff;
    margin: 30px 0 40px;
}
.ablet3{
	    color: #666;
    line-height: 33px;
}
.ab{
	
	position: relative;
}
.ab:after{
	width: 1440px;height: 503px;content: "";
	position: absolute;bottom: -250px;left: 0;z-index: -1;
	background-image: url(../img/wavs.gif);background-size: auto; background-position: bottom left;background-repeat: no-repeat;
}

.ab .hz{
	display: flex;justify-content: space-between;
}
.ab .hz>*{
	width: 47%;
}
.abri{
	box-shadow: 0 22px 60px -5px rgba(44,115,240,.6);
    overflow: hidden;
    border-radius: 30px;
}
.abri img{
	display: block;
}
.able a{
	display: block;
    position: relative;
    text-transform: uppercase;
    width: 210px;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    background: #2d6dee;
    text-align: center;
    color: #fff;
    border-radius: 25px;
    background-image: -o-linear-gradient(left,#5862ef,#2c6dee);
    margin: 80px 0 20px;
}
.able a:hover{
	opacity: .8;
}
.abri{
	background-size: cover;background-position: center;
}

.ys{
	padding: 100px 0;
}
.ysl{
	    box-shadow: 10px 30px 48px 5px rgba(44,115,240,.5);
    overflow: hidden;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;width: 42%;
}
.yscz{
	display: flex;justify-content: space-between;align-items: center;
	padding: 50px 0;
}

.ysr{
	width: 52%;
	display: flex;flex-wrap: wrap;height: 100%;justify-content: space-between;
}
.ysr a{
	display: inline-block;width: 32%;margin-bottom: 50px;
	padding: 20px;transition: all 0.3s ease;
}
.ysr a div{
	    color: #3b83ff;
    font-size: 20px;
    margin-bottom: 10px;    font-weight: 400;
    display: block;
}
.ysr a p{
	    color: #666;
    margin-top: 20px;
    height: 90px;
    line-height: 1.8;
    overflow: hidden;
}
.ysr a img{
	display: block;
    margin-bottom: 10px;
}
.ysr a:hover{
    box-shadow: 0 0 10px #84b1ff;
    box-shadow: 1px 1px 10px rgba(132,177,255,.5);
}

.cp{
	padding: 0 0 100px;
}
.cpcz{
	padding-top: 50px;
	display: flex;justify-content: space-between;
}
.cpcz a{
	width: 32%;height: 500px;background-size: auto 100%;background-position: center;
	display: block;position: relative;transition: all 0.6s ease;
}
.cpcz a:hover{
	background-size: auto 120%;
}
.cpczi{
	    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    z-index: 3;
    padding: 35px;
}
.cpczi div{
    font-size: 26px;
    margin-bottom: 10px;
}
.cpczi p{
    font-size: 14px;
    margin-bottom: 10px;
    margin-bottom: 20px;
}
.cpczi img{
	margin-top: 10px;
}
.foot{
	background-image: url(../img/dbf.jpg);
	background-size: cover;background-position: center;
	padding: 60px 0 30px;color: #cdcdcd;
}
.ftl div{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.ftl p{
	
	line-height: 1.8;
}
.foot .hz{
	display: flex;justify-content: space-between;align-items: center;
}
.ftr div{
	margin-left: 20px;width: 140px;display: inline-block;
}
.ftr img{
	display: block;width: 100%;background: #fff;
}
.ftr p{
	text-align: center;font-size: 14px;padding: 15px 0;
}
.crp{
	text-align: center;line-height: 60px;color: #fff;background: #000;font-size: 14px;
}
.crp a{
	color: #fff;margin: 0 10px;
}

.xfc{
	position: absolute;z-index: 99;top: 0; left: -140px;
	width: 120px;height: 120px;border: 2px solid #ccc;border-radius: 10px;max-width: 1200000px;overflow: hidden;
	display: none;
}
.xf{
	position: fixed;bottom: 90px;right: 0;z-index: 999;background: #06CB94;color: #fff;text-align: center;font-size: 12px;
}
.xf a{
	color: #fff;width: 58px;
	height: 70px;
	border-bottom: 1px solid #fff;display: block;
}
.xf a>img{
	margin: 10px 0 2px;
}
.xfc img{
	display: block;
}

.xfbd{
	left: 50%; top:50%;transform: translate(-50%, -50%);
	position: fixed;
	z-index: 999;
    padding: 3em 4em;
    background-color: #fff;
    color: #333;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,.381);text-align: center;display: none;
}
.ca{
	position: absolute;
    font-size: 16px;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 99;
    cursor: pointer;color: #000;    font-family: Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;
}
.xfb1{
	width: 100%;
    position: relative;
    padding: 15px 0 5px 0;
    transition: .4s;font-size: 27px;
}
.xfb2{
	    font-size: 12px;
    color: #777;
    padding-bottom: 10px;    font-weight: 400;
    padding-top: 10px;
    display: block;
}
.xfbd input{
	line-height: 40px;display: block;width: 100%;border: 0;border-bottom: 1px solid #ccc;
	margin-top: 20px;outline: none;
}
.xfbd button{
	    position: relative;
    outline: none;
    background: #06cb94;
    color: #fff;
    border: 2px solid #06cb94;
    width: 100%;
    font-size: 14px;
    margin: 36px 0 18px 0;
    padding: 12px 0;
    cursor: pointer;
    overflow: hidden;
    transition: .5s;
}
.xfbd button:hover{
	opacity: .8;
}

.nybn{
    height: 340px;background-size: cover;background-position: center;
}


.tit1{
    font-size: 24px;line-height: 49px;color: #000;text-align: center;
    margin-top: 60px;
}
.thr1{
        display: block;
    width: 20px;
    height: 3px;
    background: #e50012;
    margin: 10px auto 0;
}
.tit2{
        line-height: 27px;
    font-size: 16px;
    color: #666;
    margin: 13px 0 0;text-align: center;
    margin-bottom:60px;
}
.ywi{
    display: flex;justify-content: space-between;
    margin-bottom: 70px;
}
.ywi>*{
    width: 50%;
}
.ywil{
    background: #fff;
}
.bg5{
    background: #F5F5F5;
}
.ywil{
    padding: 30px 60px;
    height: 550px;
}
.ywil1{
    font-size: 28px;
    margin-bottom: 10px;
    color: #333;
    margin-top: 80px;
}
.ywil2{
    font-size: 16px;
    color: #333;
}
.ywil hr{
    display: block;
    width: 15px;
    height: 2px;
    background: #666;
    margin: 40px 0;
}
.ywil3{
    line-height: 26px;
    color: #555;font-size: 16px;
}
.ywibg{
    background-size: auto 100%;background-position: center;transition: all 0.4s ease;
}
.ywli{
    padding-bottom: 100px;
}
.ywi:nth-child(2n),.dgl .ywi{
    flex-direction:row-reverse;
}
.ywi:hover .ywibg{
    background-size: auto 110%;
}

.pagelist{text-align: center;padding: 30px 0 60px;}
.pagelist li{
  display: inline-block;vertical-align: middle;
}
.pagelist a{
  border: 1px solid #e6e6e6;font-size: 13px;
  padding: 5px 10px;
display: inline-block;
background: #fff;line-height: normal;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.pagelist li:hover a{
  background: #00AFFF;
  color: #fff;
}
.pagelist .active a{
background: #00AFFF;
  color: #fff;
}
.pagelist .thisclass {
background: #00AFFF;
  color: #fff;
}
.pagelist  select{
      width: 52px!important;
    height: 27px;
    display: block;
    text-align: center;
}
.mt60{
    margin-top: 60px;
}
.mb50{
    margin-bottom: 50px;
}
.mb100{
    margin-bottom: 100px;
}
.tit3{
    border-bottom: 3px solid #000;
    /*margin-top: 60px;*/
    font-size: 30px;
    font-weight: 600;
    line-height: 2;display: inline-block;
}
.tgn{
    text-align: center;
}
.cpls .cplis{
    display: flex;flex-wrap: wrap;
}
.cplis a{
    width: 24%;
    margin-right: 1.3333%;background: #fff;
    padding: 0 20px 30px;color: #333;
    margin-bottom: 20px;transition: all 0.2s ease;
}
.cplis a:nth-child(4n){
    margin-right: 0;
}
.cplis a:hover{
     -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
}

.bg4{
    background: #F2F2F2;
}
.cpl1{
    font-weight: 700;font-size: 16px;
}
.cpl2{
    margin-top: 10px;
}
.cpimg{
    text-align: center;
    padding: 20px 0;
}
.cpimg img{
    width: 100%;
}
.cpxq .hz{
    display: flex;justify-content: space-between;
}
.cpxl{
    text-align: center;width: 38%;
}
.cpxr{
    width: 58%;
    line-height: 1.8;
}
.list{
    padding: 80px 0 0px;
}
.list a{
    color: #333;display: flex;justify-content: space-between;
    margin-bottom: 70px;
}
.listimg{
    width: 40%;background-size: auto 100%;background-position: center;
    min-height: 270px;transition: all 0.2s ease;
}
.listw{
    width: 55%;
}
.list1{
        font-size: 22px;transition: all 0.2s ease;
    margin-bottom: 10px;
    font-weight: 400;
}
.list3{
    line-height: 30px;
    color: #666;
    overflow: hidden;
    margin-top: 30px;
}
.list a:hover .list1{
    color: #4a8dff;
}
.list a:hover .listimg{
    background-size: auto 110%;
}
.art1{
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}
.art{
    padding: 100px 0;
}
.art2{
    text-align: center;
    margin-bottom: 30px;
}
.art2 span{
    display: inline-block;margin: 0 10px;
}
.art3{
    line-height: 1.8;
    min-height:300px;
}
.art4{
    margin-top: 50px;display: flex;justify-content: space-between;color: #333;
}
.art4 p{
    width: 50%;
}
a{
    color: #333;
}
.tgr{
    text-align: right;
}
.art4 a:hover{
    color: #4a8dff;
}

.dgl .ywibg,.dgl .ywil{
    height: 380px;
}
.dgl .ywil1{
    margin-top: 30px;
}

.hbts .hz{
    background: #fff;
    padding: 40px;
    display: flex;
    justify-content: space-between;
}
.pb30{
    padding-bottom: 30px;
}
.hbts .hz>*{
    width: 48%;
}
.hbl1{
    font-size: 28px;
    margin-bottom: 10px;
    color: #333;
}
.hbl2{
    line-height: 26px;
    color: #555;
}
.hbl hr{
        display: block;
    width: 15px;
    height: 2px;
    background: #666;
    margin: 40px 0;
}
.hbl3{
    line-height: 1.8;
    margin-top: 30px;
}
.hbr input,.hbr textarea{
    outline: none;
    display: block;line-height: 45px;width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;border: 1px solid #ccc;
    border-radius: 5px;
}
.hbr button{
    width: 100%;background: #666;
    border: 0;cursor: pointer;color: #fff;
    display: block;line-height: 55px;font-size: 16px;text-align: center;transition: all 0.2s ease;
}
.hbr button:hover{
    background: #222;
}

.tcwj .hz{
    width: 900px;
    border: 1px solid #ccc;
}
.tcwj{
    margin: 100px 0;font-size: 14px;line-height:30px;
}
.wj3{
        padding-left: 10px;
    font-weight: 400;
    margin-left: 1px;
    color: #333;padding: 0 10px;background-color: #e0e0e0;
    text-align: left;
}
.wj1{
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    background-color: #bc0021;
}
.wj2{
    padding:  10px;
}
.wjda{
    padding:  10px 30px;
}
.wj4{
    background-color: #e0e0e0;
    text-align: center;
}
.wj5 textarea{
    width: 90%;
    margin: 30px auto;
    display: block;
        padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
}
.wj5 button{
        width: 300px;
    height: 40px;
    background-color: #2466ff;
    color: #fff;cursor: pointer;
    border: none;
    display: block;
    margin: 30px auto;
}
.wj5 button:hover{
    opacity: .9;
}
.lxm1{
    padding: 100px;
}
.lxm1 img{
    display: block;
    max-width: 100%;
    border: 4px solid #666;
    margin: 0 auto ;
}
.lxcon{
    margin: 50px 0 30px;
}
.lxm2{
    padding: 100px 0;background-image: url(../img/lxb.jpg);
    background-size: cover;background-position: center;background-position: fixed;
}
.lxm2 img {
    display: block;
    max-width: 100%;
    border: 4px solid #fff;
    margin: 0 auto;
}
.lxm2 form{
    margin-top: 50px;    background: #fff;
    overflow: hidden;
    padding: 60px 60px ;
}
.lxm2c1{
    display: flex;justify-content: space-between;
}
.lxm2c1 input{
    width: 32%;
    outline: none;
    display: inline-block;line-height: 45px;
    margin-bottom: 20px;
    padding: 0 10px;border: 1px solid #ccc;
    border-radius: 5px;
}
.lxm2 textarea{
    width: 100%;
    outline: none;
    display: inline-block;line-height: 45px;width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;border: 1px solid #ccc;
    border-radius: 5px;
}
.lxm2 button{
    width: 100%;background: #666;
    border: 0;cursor: pointer;color: #fff;
    display: block;line-height: 55px;font-size: 16px;text-align: center;transition: all 0.2s ease;
}
.lxm2 button:hover{
    background: #222;
}





.mmm{
    display: none;
}

@media screen and (max-width: 600px) {
    .mmm{
    display: block;
}
.pcc{
    display: none;
}
.mfsy.mmm{
    width: 80%;
    margin: 20px auto;font-size: 14px;
}
    

.zzc{
        display: none;z-index: 99;background: rgba(0,0,0,0.6);
        position: fixed;left: 0;top: 0;width: 100%;height: 100vh;
    }
.nav {
    position: fixed;
    left: -50%;
    top: 0;
    background: #2575f2;
    width: 50%;
    height: 100vh;
    z-index: 100;
    padding: .4rem 0;
    border-top: 6px #fff solid;
    border-bottom: 6px #fff solid;
    display: none;
}
.sjbt {
    display: block;
    width: .55rem;
    height: .55rem;
    background: url(../img/dh.png);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: fixed;
    right: .5rem;
    top: .5rem;
    z-index: 100;
}
.nav a{
    display: block;color: #fff;
}
.xfbd {
    padding: 20px;width:80%
}
.xf{
    display: none;
}
.swwz1 {
    font-size: .4rem;
}
.swwz2 {
    font-size: .5rem;
    padding: .3rem 0 .4rem;
}
.bn .swig{
    height: 50vh;
}
.ab {
    padding: 1rem 0;
}
.ab .hz {
    flex-wrap: wrap;flex-direction:column-reverse;
}
.hz {
    width: 90%;
}
.ablet1 {
    font-size: .6rem;
}
.ablet2 {
    font-size: .8rem;
}
.able hr {
    margin: .3rem 0 ;
}
.ab .hz>* {
    width: 100%;
}        
.able a {
    margin: .8rem 0 0rem;font-size: .26rem;width: 3rem;height: .8rem;line-height: .8rem;
}
.abri{height: 5rem;margin-bottom: .5rem;}
body{
    font-size: .3rem;
}
.ys {
    padding: 1rem 0;
}
.yscz{
    display: block;
}
.ysl,.ysr{
    width: 100%
}
.ysl{
    margin-bottom: .7rem;
}
.ysr a {
    width: 49%;
    margin-bottom: .5rem;
    padding: .2rem;
}
.ysr a div{
    font-size: .35rem
}
.ysr a p {
    color: #666;
    margin-top: .2rem;
}
.cpcz a {
    width: 100%;
    height: 7rem;background-size: 100% auto;
}
.cpcz a:hover{
    background-size: 110% auto;
}

.cpcz {
    padding-top: .5rem;
    display: block;
}        
.cpczi div {
    font-size: .4rem;
    margin-bottom: .1rem;
}
.cpczi p {
    font-size: .25rem;
    margin-bottom: .2rem;
}
.foot .hz{
    display: block;
}
.ftr div {
    margin-left: 0;
    width: 3rem;
    display: inline-block;
    margin: 0 .1rem;
}
.ftr p{
    font-size: .25rem;
}
.ftr{
    padding: .6rem 0 0;
    text-align: center;
}
.ftl{
    padding: 0 .5rem;
}
.ab{
    overflow-x: hidden;
}
.crp {
    line-height: 1.8;
    padding: .3rem 0;
    font-size: .25rem;
}
.crp a{
    display: inline-block;
}
.nybn{
    height: 5rem;
}
 .tit2{
    width: 90%;margin: .2rem auto .6rem;font-size: .29rem
 }       
.tit1 {
    font-size: .5rem;
    line-height: 2;
    margin-top: .6rem;
}
.ywil {
    padding: .6rem .6rem;
    height: auto;
}
.ywi {
    margin-bottom: .7rem;flex-wrap: wrap;
}
.ywi>* {
    width: 100%;
}
.ywil1 {
    font-size: .45rem;
    margin-bottom: .1rem;
    margin-top: .2rem;
}
.ywil hr {
    margin: .4rem 0;
}
.ywil2{
    font-size: .29rem
}
.ywil3 {
    font-size: .29rem;
}
.ywibg{
    height: 5rem;
}
.ywi:nth-child(2n-1){
    flex-direction:column-reverse;
}
   .ywi:nth-child(2n){
    flex-direction:column-reverse;
}     
.tit3 {
    font-size: .5rem;
}
.mt60 {
    margin-top: .6rem;
}
.cplis a {
    width: 49%;
    margin-right: 2%;
    margin-bottom: .2rem;padding: 0 .2rem .3rem;
}
.cplis a:nth-child(2n){
    margin-right: 0;
}
.cpimg {
    text-align: center;
    padding: .2rem 0;
}
.cpl1 {
    font-size: .3rem;
}
.cpl2 {
    margin-top: .1rem;
}
.cpxq .hz{
    display: block;
}
.cpxl {
    width: 100%;
    margin-bottom: .6rem;
}
.cpxr{
    width: 100%
}
.list {
    padding: .8rem 0 0px;
}
 .list a {
    display: block;
    margin-bottom: .8rem;
}       
.listimg {
    width: 100%;
    min-height: 3.5rem;background-size: 100% auto;
}
.listw {
    width: 100%;
    margin-top: .3rem;
}
.list1 {
    font-size: .35rem;
    margin-bottom: .1rem;
}
.list3 {
    line-height: 1.7;
    margin-top: .3rem;font-size: .29rem
}
.list a:hover .listimg {
    background-size:  110% auto;
}
.list2{
    font-size: .29rem
}
.art {
    padding: 1rem 0;
}
.art1 {
    font-size: .5rem;
    margin-bottom: .3rem;
}
.art4 p {
    width: 100%;
    line-height: 2;
}
.art4 {
    margin-top: .5rem;display: block;
}
.tgr{
    text-align: left;
}
 .dgl .ywibg, .dgl .ywil {
    height: 5rem;
}       
.dgl .ywil1 {
    margin-top: .3rem;
}
.dgl .ywil{
    padding-bottom: 1rem;height: auto;
}
.hbts .hz>* {
    width: 100%;
}
.hbts .hz{
    padding: .6rem;display: block;
}
.hbl1 {
    font-size: .5rem;
    margin-bottom: .1rem;
}
.hbl hr {
    margin: .4rem 0;
}
.hbl3 {
    margin-top: .3rem;margin-bottom: .6rem;
}
.tcwj {
    margin: 1rem 0;
    font-size: .3rem;
}
.tcwj .hz {
    width: 90%;
}
.wj1 {
    padding: 0 .1rem;
}
.lxm1 {
    padding: .5rem;
}
.map iframe{
    height: 300px!important;
}        
.lxm2 form {
    padding: .5rem;
}
.lxm2c1 input {
    width: 100%;
}
.lxm2c1 {
    display: block;
}


.nav a.current{
    color: #fff;
}





        











        











        











        












}













































































































