@import "iconfont.css";
.c99{color: #999;}.c66{color: #666;}
.vm{top: 50%;left: 50%; position: absolute;-webkit-transform: translate(-50%, -50%);transform:translate(-50%, -50%);}
.vtm{top: 50%; position: absolute;-webkit-transform: translate(0%, -50%);transform:translate(0, -50%);}
.vwm{left: 50%; position: absolute;-webkit-transform: translate(-50%, 0%);transform:translate(-50%, 0%);}

a:hover{text-decoration:none;}
h3,p{margin:0;}
button{outline: none;background: none;border:none;}
html{-ms-text-size-adjust:100%;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
body{font-family: Arial;min-width: 320px;background-color: #f7f7f7;font-size: 14px;}
html,body{width: 100%;overflow-x: hidden;font-family: 'MiSans';}
a,a:hover {color: #333;cursor:pointer;}
ul,li {padding: 0;margin: 0;list-style: none;}
.left{ display: inline-block;}
.right{display: inline-block;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;overflow:hidden;}
*{box-sizing: border-box;margin: 0;padding: 0;}
.wrap{width: 1200px;margin: 0 auto;padding: 0;}
.hcont{padding:50px 0;}
.hcont .tel{font-size: 18px;}
.hcont .tel span{margin-left: 8px;}
.wow { visibility: hidden;}
.flex_wrap{flex-wrap: wrap;}
.flex_column{flex-direction: column;}
.w1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1; line-clamp: 1;-webkit-box-orient: vertical;}
.w2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical;}
.w3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; line-clamp: 3;-webkit-box-orient: vertical;}

.img-responsive{width: 100%;height: auto;display: block;}
.flex{
	display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex
}
.justify-content-center {justify-content: center;}
.justify-between{justify-content: space-between;}
.flex_mjustify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.flex_crosscenter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex_mcenter{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.flex_box_1{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}
.align-center{align-items: center;}
.row-between{justify-content: space-between;}
h1,h2,h3,h4,h5{padding:0;margin:0;}
.mob_img{display: none;}
.header{left: 0;right: 0;top: 0; z-index: 400;text-align: center;transition: all 400ms;position: fixed;background-color: transparent;background-color: #fff;box-shadow: 0 0 3px rgba(0,0,0,.2);position: relative;}
.sub-nav{display: none;}

.menu-btn { height: 20px;width: 28px;display: block;position: relative;}
.menu-btn span {display: block;height: 2px;background-color: #333;position: absolute;left: 0;right:0;-webkit-transition: all 0.3s;transition: all 0.3s;}
.menu-btn span:nth-of-type(1) {top: 0;}
.menu-btn span:nth-of-type(2) {top: 50%;transform: translateY(-50%);left:.08rem;right:0;}
.menu-btn span:nth-of-type(3) {bottom: 0;}
.menu-btn.active span:nth-of-type(1){top:5px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu-btn.active span:nth-of-type(2){-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0}
.menu-btn.active span:nth-of-type(3){top:5px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.dl_btn{color: #333;font-size: 16px;}
.dl_btn span{margin-left: 5px;}
.sub_menu{position: absolute;background-color: rgba(255,255,255,.9);left:50%;top:100%;right:0; z-index: 200;visibility:hidden;opacity:0;margin-top:10px;-webkit-transition:all .2s ease;transition:all .2s ease;text-align: left;width: 280px;transform: translateX(-50%);padding: 20px;}
.sub_menu a{ color: #333;font-size: 16px;padding:10px 0; display: flex;align-items: center; }
.sub_menu a .iconfont{font-size: 18px;}
.sub_menu a:hover{color: #499ed8;}
.sub_menu a:last-child{border-bottom: none;}
.sub_menu::before{ content: ""; position: absolute; top: -6px; left: 50%; transform: translateX(-50%);width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid white;}
.hbot{background-color: #1fb0ac;}
.menu{text-align: center;font-size: 0;white-space: nowrap;}
.menu li a.item{position: relative; font-size: 16px;padding: 0 5px; display: block;color:#fff;text-transform: capitalize;height: 78px;display: flex;align-items: center;}
.menu li.active a.item{}
.menu li.active a.item:after,.menu li:hover a.item:after{content: '';height:4px;background-color: #d7d860;position:absolute;left:0;right: 0;bottom: 0;}
.sideMenu{display: none;z-index: 200;background-color: #fff;}
.mob_header{ position: fixed;left: 0;top:0;right: 0;z-index: 500;display: none;padding:0 15px;background-color: #fff;}
.mob_header_cont{height:60px;}
.mob_logo img{height:25px;}

.header-posi{background-color: #fff;box-shadow: 0 0 3px rgba(0,0,0,.1);}
.header-posi .logo .logo_b{display: block;}
.header-posi .logo .logo_a{display: none;}
.header-posi .menu li a{color: rgba(0,0,0,.5);}
.header-posi .menu li.active a,.header-posi .menu li:hover a{color: #000;}
.header-posi .sub_menu{box-shadow: 0 0 3px rgba(0,0,0,.1);}
.header-posi .sub_menu::before{border-bottom: 6px solid #fafafa;}


.mob_show{display: none;}
.pc_show{display: block;}
.hc_r{flex:1;}

.search{width: 186px;height: 48px;background-color: #dde0ef;border-radius:5px;}
.search input{background: none;outline: none;border: none;width:144px ; height: 32px;line-height: 32px;padding: 0 10px;}
.search button{width: 42px;text-align: center;}
.search .iconfont{color:#1e2a6f;font-weight:bold;}

.login{width: 106px;height: 48px;color: #499ed8;margin-left: 18px;background-color: #fff;border-radius: 5px;cursor: pointer;}
.login span{margin-left: 8px;}

.mySwiper{position: relative;}
.banner .swiper-pagination{bottom:30px !important}
.banner .swiper-pagination-bullet{background-color: transparent;opacity: 1;width: 54px;height: 12px;border-radius: 6px; display: inline-flex;align-items: center;justify-content: center;color: #fff;background-color: rgba(255, 255, 255, .6);margin: 0 10px !important;}
.banner .swiper-pagination-bullet-active{background-color: #1fb0ac;}
.ma_tit{margin-bottom: 35px; text-align: center;font-size: 24px;color: #1e2970;text-transform: uppercase;}
.ma_tit p{font-size: 36px;font-weight: bold;color: #333;}
.banner .swiper-slide{position:relative;}
.banner .info{position: absolute;left:50%;text-align: center; transform: translate(-50%,-50%);top:50%;z-index: 20;color: #fff;width: 100%;}
.banner .info h1{font-size: 48px;}
.banner .info h2{font-size: 30px;margin-top: 20px;}
.sbtn{display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.sbtn a{width:238px;height:60px;display:flex;align-items: center;justify-content: center;border-radius: 30px;background-color: #d7d860;color: #fff;font-size: 18px;margin: 0 20px;}
.sbtn a:first-child{background-color: #1fb0ac;}
.pages{margin-top: 50px; display: flex;align-items: center;justify-content: center;}
.pages a{color: #666; height:30px;margin: 0 9px; display: flex;align-items: center;justify-content: center;padding:0 8spx;border: 1px solid transparent}
 
.pages a.on{background-color: #1fb0ac;color: #fff;}
a{text-decoration: none !important;}.popOver{position: fixed;left: 0;top:0;right: 0;bottom: 0;z-index: 400;background-color: rgba(0,0,0,.5);display: none;}


.comdiv{padding:60px 0;}
.comTit{text-align: center;margin-bottom: 35px;}
.comTit h2{font-size: 36px;color: #1fb0ac;}
.comTit span{width: 40px;height:1px;background-color: #d7d860;margin: 0 5px;}
.comTit .en{text-transform: uppercase;font-size: 18px;color: #d7d860;}
.comTit p{font-size: 18px;color: #999;}
.atit{margin-bottom: 10px;}
.atit h3{font-size: 24px;}
.atit span{width: 66px;height:4px;background-color: #1fb0ac;display:inline-block;margin-top: 10px;}
.ap{color: #666;font-size: 16px;line-height: 1.8;}
.ap p{text-indent: 2em;}
.aTxt{width: 50%;;}
.aImg{width:48%}
.aImg img{max-width: 100%;}
.main_b{background: url(../images/bg1.jpg) no-repeat center;background-size: cover; padding:160px 0;}
.main_c{background:#f7f7f7;}
.zsTxt{font-size: 48px;font-weight: bold;color: #fff;}
.zsImg li img{box-shadow:0 0 5px rgba(0, 0, 0, .2);     max-width: 340px;}
.zsImg li{margin-left:10px;}
.xwUl{flex-wrap:wrap;margin: 0 -18px;display:flex;}
.xwUl li{width: 33.333%;padding:18px;box-sizing: border-box;}
.xwUl li a{display: block;background-color: #fff;}
.xwUl li p{text-align: center;padding:10px 0;font-size: 18px;}
.xwUl li img{max-width: 100%;display: block;transition: all 400ms;}
.xwUl li .img{overflow: hidden;}
.xwUl li a:hover .img img{transform: scale(1.1);}


.imgLast{position: relative;background-color: #fff;}
.imgLast .imga{display: block;width:65.6%;}
.imgLast img{width: 100%;display: block;height:260px;object-fit: cover;}
.imgLast .infor {width:31%;padding:0 20px;background-color: #fff;}
.imgLast .infor .tit{color: #333; font-size: 20px;font-weight: bold;}
.imgLast .infor .desc{margin:15px 0; color: #666;font-size: 16px;line-height: 1.8;}
.imgLast .infor .more{color: #1fb0ac;}


.qBox{background-color: #fff;font-size: 18px;}
.qbL{width: 420px;background-color: #eee;}
.qbL li{cursor: pointer; padding:15px 20px;line-height: 1.7;font-weight: bold;border-bottom: 1px solid #ccc;}
.qbR{flex:1;}
.qbL li.on{color: #1fb0ac;background-color: #fff;}
.qbDiv{padding:20px;display: none;font-size: 18px;}
.qbDiv .qspan{margin-top: 4px; margin-right: 10px; color: #fff; width:26px;height:24px; border-radius: 3px; position: relative;background-color: #79d0cd;display: flex;align-items: center;justify-content: center;;}
.qbDiv .qspan::before{ content: ""; position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%);width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 3px solid #79d0cd;}
.qbDiv p{flex:1;}
.qbDiv .qbA .qspan{background-color: #1fb0ac;}
.qbT{margin-bottom: 20px;font-weight: bold;}
.qbA{line-height: 1.8;color: #333;}
.qmore{text-align: center;color: #1fb0ac;padding:15px 0;}
.qmore a{color: #1fb0ac;}
.footer{background-color: #1fb0ac;color: #fff;padding:15px 0;text-align: center;}

.aBan{height:260px;position: relative; background: url(../images/aBan.jpg) no-repeat center;background-size: cover;}
.aBan .wrap{height:260px;position:relative;}
.aBan .txt{font-weight: bold; top:50%;position: absolute;right:0;transform: translateY(-50%);color: #fff;font-size: 30px;z-index: 30;text-align: right;}
.aBan .txt .en{color: #1fb0ac;text-transform: uppercase;}
.aMain{padding:40px 0;}
.am_tit{margin-bottom: 40px; font-size: 30px;text-align: center;color: #616161;line-height: 1.3;}
.am_tit span{display:block; font-size: 14px;text-transform: uppercase;}
.am_txt{line-height: 1.8; color: #666;border-top: 1px dashed #ccc;oorder-bottom:1px dashed #ccc;padding:20px 0}
.am_txt p{text-indent: 2em;font-size: 16px;}
.zsh_tit{background-color: #1fb0ac;color: #fff;width:685px;height:233px;display: flex;align-items: center;justify-content: center;margin-bottom: 40px;}
.zsh_tit .am_tit{color: #fff;margin-bottom: 0;}
.zshbox{flex-wrap: wrap;}

.zshu_one img{display: block;max-width: 100%;}
.detImg{width: 46%;}
.detImg img{max-width: 100%;}
.detInfo{flex:1;padding-left: 30px;}
.detInfo h2{font-size: 30px;font-weight: bold;margin-bottom: 20px;}
.dtags li{background-color: #cce9e8;padding:5px 20px;border-radius: 3px;margin-right: 10px;margin-bottom: 10px;color: #1fb0ac;}
.lxi{background-color: #1fb0ac;color: #fff;width: 198px;height: 60px;display: flex;align-items: center;justify-content: center;border-radius: 30px;font-size: 24px;margin-top: 100px;}
.det_tit{margin-bottom: 40px; font-size: 24px;color: #1fb0ac;text-align: center;}
.det_cont{margin-top: 40px;background-color: #fff;padding:30px;min-height: 500px;}
.detp{color: #666;font-size: 16px;}

.caseUl li{background-color: #fff;margin-bottom: 26px;}
.caseUl li a{align-items: center;}
.caseUl li img{width:356px;display: block;height:240px;object-fit: cover;}
.caseUl li .info{flex:1;padding: 0 30px;}
.caseUl li .info h3{font-size: 22px;}
.caseUl li .time{font-size: 14px;color: #999;margin: 10px 0;}
.caseUl li p{font-size: 18px;color: #666;line-height: 1.8;}
.caseUl li .m{color: #1fb0ac;text-align: right;margin-top: 10px;}
.text-center{text-align: center;}
.case_det_box h1{font-size: 24px;}
.case_det_box .time{font-size: 14px;color: #999;margin: 10px 0 20px 0}
.case_det_p{border-top: 1px dashed #ccc;padding:30px 0}
.case_det_p p{text-indent: 2em;color: #616161;text-align: left;line-height: 1.8;}
.case_det_p img{max-width: 100%;display: block;margin: 30px auto;}
.lawbox h1{font-size: 30px;}
.lawbox h2{font-size: 22px;text-indent: 2em;margin: 20px 0;}
.lawbox{background-color: #fff;padding:30px;}
.ldiv .tit{height: 54px; background-color: #1fb0ac;color: #fff;display: inline-flex;position: relative;padding-right: 80px;align-items: center;padding-left: 20px;font-size: 22px;}
.ldiv .tit::after{height:54px; background: url(../images/sj.png) no-repeat;content: '';width: 75px;position: absolute;right: -10px;top:0;}
.ldiv .cont{padding:20px;font-size: 18px;line-height: 1.7;color: #333;}
.wtBox .qbDiv{margin-bottom: 20px; display: block !important;background-color: #fff;}
.wtBox .qbDiv .qbT .qspan{margin-top: 0;}

.mpl h2{font-size: 30px;}
.map{width: 50%;}
.map img{max-width: 100%;}
.mpl{width: 48%;}
.mpl p{font-size: 18px;line-height: 1.8;color: #333;margin: 20px 0;}
.mpwx img{width: 160px;height: 160px;}
.mpwx p{text-align: center;margin: 5px 0;}
.mpwx li{margin-right:15px;} 

@media (min-width:992px) {
    body {padding-bottom: 0;}
}

@media (min-width:750px) {
}
@media (max-width:1200px) {
}

@media (max-width:1441px) {
	
}

@media (max-width:1024px){
    .wrap{width: auto;padding: 0 15px;}
	
}
@media (max-width:1080px)  {
	html,body{width: 100%;overflow-x: hidden;}
    .header{display: none;}
    .sideMenu{position: fixed;right: 0;top: 0px;width: 100%;z-index: 600;display: none;left:0;opacity: 1;color: #000;padding:10px 0;font-family: Raleway;bottom: 0;overflow-y: auto;}
    .side_bg{background: rgba(0,0,0,.4);position: absolute;left: 0;top:0;right: 0;bottom: 0;z-index:400;display: none;position: fixed;}
    .side_c{width:100%;overflow:auto;position: relative;z-index: 101;}
    .sideMenu.active .side_bg{display: block;}
    
   
    .navs{width: 100%;padding-top: 60px;}
	.navs li{padding:10px 0;border-bottom: 1px solid rgba(0, 0, 0, .2);text-align: left;}
    .navs li a{ color: #333;display: block;font-size: 15px;letter-spacing: 1px;font-weight: 500;padding:0 20px;height: 30px;}
    .navs li.has-child a.item{position: relative;display: flex;align-items: center;justify-content: space-between;}
    .navs li.has-child a.item .iconfont{font-size: 30px;}
    .mob_header{display: block;z-index: 30000;box-shadow: 0 0 3px rgba(0,0,0,.1);}
    .mob_header.mposi{background-color: #fff;}
    .mob_header.mposi .menu-btn span{background-color: #000;}
    .mob_header.mposi.on{background:none;}
    .banner{margin-top: 60px;}
    .sub-nav{margin-top: 15px;}

    
    .main_a,.com_div{padding: 30px 0;}
    .ma_tit{font-size: 18px;}
    .ma_tit p{font-size: 24px;}
	.abcont{display:block;}
	.aImg{margin: 0 auto;}
	.aTxt{width:100%;margin-top: 10px;}
	.comTit h2{font-size: 24px;}
	.comTit .en{font-size: 16px;}
	.atit h3{font-size: 16px;}
	.zsbox{display: block;}
	.zsTxt{text-align: center;width:100%;font-size: 30px;margin-bottom: 20px;}
    .main_b{padding:80px 0;}
	.zsImg{align-items: center;justify-content: center;}
	.zsImg li{margin: 0 10px;}
	.zsImg li img{max-width: 100%;}
	.xwUl li p{font-size: 14px;}
	.xwUl li{padding:10px;}
	.xwUl{margin: 0 -10px;}
	.zshbox{flex-direction: column;}
	.zsh_tit,.zshu_two img{width: 100%;}.zshu_one img{width: 50%;}
	.zshu_one{display: flex;justify-content: space-between;order: 2;}
	.zsh_tit{padding:40px 0;height: auto;}
	.lxbox{display: block;}
	.mpl{width:100%}
	.mpl h2{font-size: 24px;}
	.mpl p{font-size: 14px;}
	.banner .info h1{font-size: 22px;}
	.banner .info h2{font-size: 16px;}
	.sbtn{margin-top: 20px;}
	.banner .info{padding:0 10px}
}   




@media (max-width:768px){
    
    .mob_show{display: block;}
    .pc_show{display: none;}
    .abox{display: block;}
    .acont{margin-left: 0;margin-top: 20px;}
    .aside{width: 100%;}
    .pages{flex-wrap: wrap;}
    .pages a{width: 26px;height: 26px;font-size: 12px;margin:5px;}
	.mob_logo img{height:20px;display: block;}
	.sbtn a{width:120px;height:40px;font-size: 14px;margin: 0 10px;}
	.banner .swiper-pagination{bottom: 10px !important;}
	.banner .swiper-pagination-bullet{width: 20px;height:3px;margin: 0 5px !important;}
    .xwUl li{width:50%;}
	.imgLast p{width: 100%;text-align: center;}
	.qBox{display: block;}
	.qbL{width:100%;font-size: 16px;}
	.det_top{width: 100%;display: block;}
	.detImg{width: 90%;margin: 0 auto;margin-bottom: 30px;}
	.detImg img{width: 100%;}
	.lxi{margin: 0 auto;margin-top: 40px;width: 150px;height: 40px;font-size: 17px;}
	.aBan .txt{text-align: center; right: auto;left: 50%;transform: translate(-50%,-50%);}
	.caseUl li a{flex-direction: column;padding: 20px;}
	.caseUl li .info{margin-top: 10px;padding: 0;}
	.caseUl li .info h3{font-size: 18px;}
	.caseUl li p{font-size: 14px;}
	.lawbox h1{font-size: 24px;}
	.lawbox h2{font-size: 18px;}
	.ldiv .tit{font-size: 18px;padding: 8px 20px;height: auto;}
	.ldiv .tit::after{display: none;}
	.ldiv .cont{font-size: 15px;padding: 20px 0;}
	.ldiv .cont img{width:100%;}
	.detInfo{padding-left: 0;}
	.footer span{display: block;}
	.case_det_p img{width:100%;max-width: auto;}
}

@media (max-width:640px){
	.banner img{height:300px;object-fit: cover;}
	.map{margin: 0 auto;margin-top: 30px;width: 100%;}
	.mpwx{align-items: center;justify-content: center;}
	.mpwx li{margin: 0 10px;}
	.aBan .txt{font-size: 24px;white-space: nowrap;width: 100%;}
	.aBan .txt .en{font-size: 18px;}
}

@media (max-width:520px){
	
    .aImg{width: 100%;}
}
@media (max-width:480px){
	.xwUl li{width:100%}
	.xwUl li img{width: 100%;}
	.mob_logo img{height: 15px;}
	.caseUl li img{width: 100%;}
	.banner .info h1{font-size: 20px;}
	.banner .info h2{font-size: 15px;}
	.imgLast{flex-direction: column;}
	.imgLast .imga,.imgLast .infor{width:100%;}
	.imgLast .infor{margin-top: 10px;padding-left: 0;}
	.imgLast .infor .tit{font-size: 18px;}
}
@media (max-width:420px){
	
}
@media (max-width:380px){
    .banner img{height:250px}
}
@media (max-width:360px){
	
}