@charset "utf-8";
/* CSS Document */
#Detailbanner .ban { overflow: hidden; height: 400px; position: relative; background-repeat: no-repeat; background-position: center center; }
#Detailbanner .ban .container { position: relative; height: 100%; }
#Detailbanner h1 { display: none; }

/****** location--style ******/
.location { height: 60px; }
.location span.title { display: none; }
.location span.space { font-size: 14px; color: #999999; display: inline-block; }
.location span.space a { font-size: 14px; color: #999999; line-height: 60px; display: inline-block; margin: 0 10px; text-transform: uppercase; }
.location span.space a.aHome { background: #f6f6f6; padding: 0 20px; margin: 0; margin-right: 20px; color: #e60012; }
.location span.space a.aHome i { color: #e60012; font-size: 18px; }
.location span.space a:hover { color: #0053a3; }
.location span.space span { font-size: 14px; color: #999999; line-height: 60px; display: inline-block; margin: 0 15px; text-transform: uppercase; }

/****** Detail-share-style ******/
.Detail-share { text-align: center; }
.share { text-align: center; margin: 0 auto; }
.share .share-name { float: left; font-size: 14px; color: #333; line-height: 30px; }
.share .bdsharebuttonbox { float: left; }
.share .bdsharebuttonbox a { overflow: hidden; float: right; margin: 2px 2px; border-radius: 50%; width: 26px; height: 26px; }
.share .bds_more { background: url('../images/icon/icon-more.jpg') no-repeat center center !important; }
.share .bds_tsina { background: url('../images/icon/icon-weibo.jpg') no-repeat center center !important; }
.share .bds_weixin { background: url('../images/icon/icon-weixin.jpg') no-repeat center center !important; }
.share .bds_qzone { background: url('../images/icon/icon-qq.jpg') no-repeat center center !important; background-image: url('../images/icon/icon-qq.jpg'); }
.share .bds_tqq { background: url('../images/icon/icon-qqkj.jpg') no-repeat center center !important; background-image: url('../images/icon/icon-qqkj.jpg'); }

/****** css3--transition--style ******/
.trst5s { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.trst3s { transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

/****** pager--style ******/
#dcms_pager { text-align: center; }
#dcms_pager .pages { margin: 20px 0; }
#dcms_pager .pages a { display: inline-block; text-align: center; font-size: 12px; line-height: 36px; color: #000; border: 1px solid #ccc; margin: 0 5px 0 0; height: 36px; min-width: 36px; font-weight: bold; border: 1px solid #cccccc; cursor: pointer; padding: 0 10px; border-radius: 3px; }
#dcms_pager .pages a.pgnext, #dcms_pager .pages a.pgnext { padding: 0 10px; font-weight: 100; font-family: "宋体"; }
#dcms_pager .pages a.pgempty { display: inline-block; text-align: center; font-size: 12px; line-height: 30px; color: #333; height: 30px; border: 1px solid #d7d7d7; padding: 0 10px; cursor: pointer; }
#dcms_pager .pages .pgcurrent { background: #005aae; color: #fff; border: 1px solid #005aae; }
#dcms_pager .pages a:hover { background: #005aae; color: #fff; border: 1px solid #005aae; }
#dcms_pager .pages a:first-child, #dcms_pager .pages a:last-child { display: none; }

/****** Detail--bottom--style ******/
.Detail-page { padding-bottom: 30px; border-top: 1px solid #dadada; padding-top: 20px; }
.Detail-page .switch { }
.Detail-page .switch a { display: block; font-size: 14px; color: #424242; line-height: 40px; position: relative; padding-left: 15px; }
.Detail-page .switch a span { color: #000; }
.Detail-page .switch a i { font-size: 20px; line-height: 40px; color: #999; margin-right: 10px; }
.Detail-page .switch a:hover { color: #0053a3; }
.Detail-page .switch a:hover span { color: #0053a3; }
.Detail-page .switch a:hover i { color: #0053a3; }
.Detail-page .right { text-align: right; }
.Detail-page .share { float: right; margin-top: 15px; margin-right: 10px; }
.Detail-page a.return { float: right; font-size: 14px; color: #333; line-height: 36px; margin: 10px 0; border: 1px solid #999; display: inline-block; border-radius: 6px; padding: 0 20px; padding-left: 50px; background: url('../images/Icon-return.png') no-repeat left 20px center; }

/****** Detail-public--style ******/
.Detail-conten { position: relative; }
.Detail-Top { background: #fff; }
.Detail-Top .fl { float: left; position: relative; }
.Detail-Top h2 { font-size: 24px; color: #113f8d; line-height: 60px; cursor: pointer; display: none; }
.Detail-nav li { float: left; margin-left: 40px; }
.Detail-nav li a { font-size: 14px; color: #434343; line-height: 60px; display: block; padding: 0 5px; position: relative; }
.Detail-nav li .line { position: absolute; bottom: 0; left: 50%; height: 3px; width: 0; display: block; background: #e60012; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
.Detail-nav li.cur a { color: #e60012; }
.Detail-nav li.cur .line { width: 100%; left: 0; }
.Detail-main { background: #f6f6f6; padding: 40px 0; }

.detail-page{ background-color: #f5f6f7;}
.detail-title { text-align: center; margin-bottom: 50px;}
.detail-title h2{ font-size: 36px; color: #333; line-height: 50px; font-weight: 400;}
.detail-main { background-color: #fff; border-radius: 30px;}

.contactus{ padding: 100px 0;}
.contactus .detail-main{ padding: 60px 50px;}
.contactus .left,.contactus .right{ width: 50%;}
.contactus h3{ font-size: 24px; color: #333; line-height: 40px; text-align: left; font-weight: 400; margin-bottom: 10px;}
.contactus .left .tel{ font-size: 36px; color: #055ae1; line-height: 50px; font-family: Arial; margin-bottom: 15px; }
.contactus .left p{ font-size: 16px; color: #333; line-height: 36px;}
.contactus .wx{ margin-top: 50px; }
.contactus .wx .qcrod{ float: left; margin-right: 20px; text-align: center;}
.contactus .wx .qcrod p{ font-size: 16px; color: #333; line-height: 30px; margin-top: 5px; }

.my-form{ margin-top: 20px;}
.my-form .form-item{ border-radius: 25px; border: 1px solid #ddd; margin-bottom: 20px;}
.my-form .form-item input,.my-form .form-item select{ font-size: 16px; color: #333; line-height: 50px; height: 50px; width: 100%; border: none; text-align: left; padding: 0 20px; border-radius: 25px; background: none; }
.my-form .form-item textarea{ width: 100%; border-radius: 20px; font-size: 16px; color: #333; line-height: 30px; padding: 10px 20px; background: none;}
.my-form .submit-btn{ width: 100%; background: #edb100; border-radius: 25px; font-size: 16px;color: #fff; line-height: 50px; text-align: center; border: none;}

.detail-banner{ background-position: center; }
.service-banner{ height: 700px; padding: 100px 0;}
.service-banner .left{ float: left; width: 45%; height: 500px; display: flex; display:-webkit-flex; justify-content: center; flex-direction:column;}
.service-banner .right{ float: right; width: 45%;}
.service-banner .left h3{ font-size: 36px; color: #fff; line-height: 50px; margin-bottom: 20px; text-align: left; font-family: 400;}
.service-banner .left p{ font-size: 16px; color: #fff; line-height: 30px; text-align: justify;}
.service-banner .from-box{ background: #fff; padding: 50px 35px; border-radius: 5px;}
.service-banner .from-box h3{ font-size: 24px; color: #333; line-height: 50px; font-weight: 400;}
.service-banner .from-box .tips{ font-size: 14px; color: #666; line-height: 40px; margin-top: 10px;}

.fwfw,.fwbz{ padding: 100px 0; background-color: #fff;}
.fwys{ padding: 100px 0;}
.fwys-list{ margin: 0 -14px;}
.fwys-list li{ float: left; width: 33.33%;}
.fwys-Item{ margin: 0 14px; background: #fff; border-radius: 10px; overflow: hidden;}
.fwys-Item .pic{ position: relative; overflow: hidden;}
.fwys-Item .pic .text{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); padding: 30px; display: flex; display:-webkit-flex; justify-content: center; flex-direction:column;}
.fwys-Item .pic h3{ font-size: 24px; color: #fff; line-height: 30px; font-weight: 500;}
.fwys-Item .pic p{ font-size: 20px; color: #fff; line-height: 40px;}
.fwys-Item .intro{ padding: 35px 50px 20px 30px;  }
.fwys-Item .intro p{ font-size: 15px; color: #555; line-height: 25px; margin-bottom: 1em;}
.fwys-Item .intro strong{ display: block;}

.fwbz .main{ background: #1e6ae4; position: relative;}
.fwbz .main .left{ float: left; width: 61.6%;}
.fwbz .main .right{ float: right; width: 38%; padding: 25px 45px;}
.fwbz .main .right::after{ display: block; content: ""; position: absolute; right: 38.4%; top: 50%; margin-top: -5px; width: 0; height: 0; border-right: #1e6ae4 13px solid;  border-top: transparent 10px solid;  border-bottom: transparent 10px solid;}
.fwbz-list li{ border-bottom: 1px solid rgba(255,255,255,0.2); padding: 25px 0 25px 45px; background: url(/assets/images/icon_dui.png) no-repeat left top 28px;}
.fwbz-list li h3{ font-size: 24px; color: #fff; line-height: 30px; font-weight: 400; }
.fwbz-list li p{ font-size: 16px; color: #fff; line-height: 30px; margin-top: 5px;}
.fwbz-list li:last-child{ border-bottom: none;}

.case-page{ padding: 100px 0; height: calc(100% - 421px);}
.tab-nav{ margin: 0 auto 30px; background-color: #fff; width: 600px; border: 1px solid #ddd;  height: 50px; border-radius: 25px; overflow: hidden;}
.tab-nav a{ display: block; float: left; width: 25%; font-size: 16px; color: #999; line-height: 50px; display: block; text-align: center; border-radius: 25px; transition: all 0.3s linear;}
.tab-nav a.active{ background-color: #055ae1; color: #fff;}
.case-list{ margin: 0 -16px;}
.case-list li{ float: left; width: 33.33%;}
.tips { font-size: 15px; color: #999; line-height: 30px;}
.tips .nuber{ color: #055ae1;}
.tab-box{ padding-bottom: 60px;}
.loding{ display: block; width: 100px; margin: 50px auto 0; font-size: 16px; color: #999; line-height: 30px; padding-left: 35px; background: url(/assets/images/loding.png) no-repeat left center;}

.about-page{ padding-top: 100px;}
.about-nav { text-align: center;}
.about-nav a{ display: inline-block; margin: 0 10px; font-size: 16px; color: #333; line-height: 50px; width: 160px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 25px; background-color: #fff;}

.about-page .title{ font-size: 36px; color: #333; line-height: 50px; font-weight: 400;}
.gsjs{ padding-top: 60px; padding-bottom: 95px;}
.gsjs .mian{ border-radius: 30px; background-color: #fff; overflow: hidden;}
.gsjs .left{ float: left; width: 55%; padding: 60px 85px 50px 50px; }
.gsjs .right{ float: right; width: 45%;}
.gsjs .title{ margin-bottom: 35px;}
.gsjs .left p{ font-size: 16px; color: #333; line-height: 30px; margin-bottom: 20px; text-align: justify;}

.qywh{padding: 90px 0 100px; height: 600px; background: url(/assets/images/qywhbg.png) no-repeat center;}
.qywh .title{ text-align: center; color: #fff; margin-bottom: 70px;}
.qywh-list li{ float: left; width: 25%;}
.qywh-list .item{ position: relative; display: block; width: 240px; height: 240px; background-color: rgba(255,255,255,0.2); border-radius: 50%; margin: 0 auto; overflow: hidden; transition: all 0.3s linear;}
.qywh-list .item strong{ position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; bottom: -40px; font-family: Arial; font-size: 100px; color: rgba(255,255,255,0.2); line-height: 1; font-weight: bold; transition: all 0.3s linear;}
.qywh-list .item span{ position: absolute; left: 50%; top: 50%; font-size: 30px; color: #fff; line-height: 1; transform: translate(-50%,-50%);}
.qywh-list .item:hover{ background-color: #edb100;}
.qywh-list .item:hover strong{ top: 50%; margin-top: -50px;}

.bjms{ padding: 100px 0; text-align: center; background-color: #fff;}
.bjms .main{ background: url(/assets/images/bjfms.png) no-repeat center; height: 521px;}
.bjms .left,.bjms .right{ height: 521px; width: 50%; color: #fff; display: flex; display:-webkit-flex; justify-content: center; align-items: center; flex-direction:column;}
.bjms strong{ display: block; font-size: 200px; line-height: 1; font-weight: 400; height: 200px;}
.bjms h3{ font-size: 30px; line-height: 1; margin: 20px 0;}
.bjms span{ display: block; font-size: 18px; line-height: 30px;}

.partner { padding: 120px 0;}
.partner .title{ text-align: center; margin-bottom: 50px;}
.partner .container{ width: 100%; }
.partnermain{ position: relative;}
.partnermain .imgBj{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; pointer-events: none;}
.partnermain .swiper-slide .pic{ margin: 6px 0; border-radius: 5px;}
.partnermain .list .swiper-container .swiper-wrapper{ transition-timing-function: linear; -webkit-transition-timing-function: linear;}

.store-page{ padding: 70px 0; background: url(/assets/images/store.jpg) no-repeat center;}
.query-from { width: 920px; margin: 0 auto 40px;}
.query-from .form-item{ float: left; border-radius: 25px; border: 1px solid #ddd; margin-bottom: 20px; margin-right: 20px; background-color: #fff;}
.query-from .form-item input,.query-from .form-item select{ width: 200px; font-size: 16px; color: #333; line-height: 48px; height: 48px;  border: none; text-align: left; padding: 0 20px; border-radius: 25px; }
.query-from .form-item .keyword{ width: 300px; float: left;}
.query-from .form-item .search-btn{ float: right; font-size: 16px; color: #fff; line-height: 48px; display: block; width: 150px; text-align: center; border-radius: 25px; background-color: #055ae1; border: none;}
.store-page .detail-main{ border: 1px solid #ddd;  background-color: #fff; border-radius: 0;}
.store-page .detail-main .left{ float: left; width: 68%; border-right: 1px solid #ddd; padding: 9px;}
.store-page .detail-main .right{ float: right; width: 32%;}
.store-page .detail-main .tips{ padding: 25px 30px; font-size: 15px; color: #999; line-height: 30px; }
.store-page .detail-main .tips .nuber{ color: #055ae1;}
.map-lsit{ overflow: scroll; max-height: 570px;}
.map-lsit li{ border-top: 1px dashed #ddd; padding: 20px 25px; transition: all 0.3s linear; }
.map-lsit li .item{ padding-left: 50px; position: relative; }
.map-lsit li h3{ font-size: 18px; color: #333; line-height: 30px; margin-bottom: 10px;}
.map-lsit li p{ font-size: 14px; color: #999; line-height: 20px; margin-top: 10px;}
.map-lsit li .nub{ position: absolute; left: 0; top: 0; background-color: #ddd; border-radius: 50%; font-size: 16px; color: #fff; line-height: 35px; width: 35px; height: 35px; text-align: center; transition: all 0.3s linear;}
.map-lsit li:hover{ background-color: #f5f6f7;}
.map-lsit li:hover .nub{ background-color: #e7bc01;}

.caseinfo-page{ padding: 80px 0;}
.case-info{ background-color: #fff; margin-bottom: 80px; }
.case-info .left{ float: left; width: 47.5%; height: 500px; padding: 40px;  display: flex; display:-webkit-flex; justify-content: center;  flex-direction:column;}
.case-info .right{ float: right; width: 52.5%;}
.case-info p{ font-size: 16px; color: #666; line-height: 30px;}
.case-info p span{ margin: 0 10px;}
.case-info h3{ font-size: 36px; line-height: 2; color: #333; font-weight: 500;}
.case-info dt{ font-size: 18px; color: #333333; line-height: 30px; margin-bottom: 10px;}
.case-info dd{ position: relative; padding-left: 15px; font-size: 16px; color: #000; line-height: 25px;}
.case-info dd::before{ display: block; content: ""; position: absolute; left: 5px; top: 9px; width: 6px; height: 6px; border-radius: 50%; background-color: #333;} 
.case-info dl{ margin-bottom: 50px;}
.hot-case{ padding: 90px 0 0; text-align: center;}
.hot-case .title{ font-size: 36px; color: #333; line-height: 50px; font-weight: 400; margin-bottom: 30px;}
.hot-case .case-Item{ position: relative;}
.hot-case .case-Item h3{ background-color: rgba(0, 0, 0, 0.2); margin: 0; position: absolute; bottom: 0; left: 0 ; width: 100%; line-height: 40px; font-size: 16px; color: #fff; text-align: center;}

.caseinfo-nav{ border-bottom: 1px solid #dddddd; text-align: center;}
.caseinfo-nav a{position: relative; display: inline-block; font-size: 24px; color: #333333; line-height: 60px; padding: 0 25px;} 
.caseinfo-nav a::before{ display: block; content: ""; position: absolute; left: 50%; bottom: -1px; width: 0; height: 2px; background-color: #055ae1; transition: all 0.3s linear;}
.caseinfo-nav a.active{ color: #055ae1; }
.caseinfo-nav a.active::before{ left: 0; width: 100%;}
.caseinfo-page .tab-box{ padding: 50px; background-color: #fff; margin-top: 40px; text-align: center;}

.caselist-page{ padding-top: 100px;}
.caselist-page .case-list li:first-child{ width: 66.66%;}
.caselist-page .case-list .case-Item{ position: relative;}
.caselist-page .case-list .case-Item h3{ position: absolute; bottom: 0; left: 0; width: 100%; font-size: 20px; color: #fff; padding: 20px; line-height: 40px; margin: 0; font-weight: 400; background: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));}

.search-list{ border: 1px solid #ddd;  background-color: #fff;}
.search-list .search-item{ position: relative; padding-left: 10%; padding-right: 10%; overflow: hidden; border-bottom: 1px solid #ddd; overflow: hidden; }
.search-list .search-item:last-child{ padding: 10px 20px; border-bottom: none;}
.search-item .lable{ display: block; position: absolute; left: 0; top: 0; height: 100%; width: 10%; padding: 14px 0; font-size: 16px; color: #666; text-align: center; background-color: #fafafa;}
.search-item .right{ float: right; width: 90%; }
.search-item ul{ padding: 10px; overflow: hidden;}
.search-item li{ float: left; font-size: 15px; cursor: pointer; color: #333; line-height: 30px; margin: 5px 1px; padding: 0 15px; border-radius: 15px;}
.search-item li.active{ background-color: #e7bc01; color: #fff}
.search-item li:hover{ color: #e7bc01;}
.search-item .more-list{ position: absolute; top: 12px; right: 20px; font-size: 15px; color: #999; padding-right: 20px; background: url(/assets/images/icon-sj.png) no-repeat right center;}
.search-item .newest,.search-item .popularity{ position: relative; display: block; float: left; font-size: 15px; color: #333; line-height: 40px; margin-right: 60px; padding-right: 25px;}
.search-item .form-item{ float: right; border: 1px solid #ddd; border-radius: 20px;}
.search-item .form-item input{ width: 300px; font-size: 15px; color: #333; line-height: 40px; height: 40px;  border: none; text-align: left; padding: 0 20px; border-radius: 20px;}
.search-item .form-item .search-btn{ float: right; font-size: 15px; color: #fff; line-height: 40px; display: block; width: 100px; text-align: center; border-radius: 20px; background-color: #999999; border: none;}
.search-item .newest .up,.search-item .newest .down,.search-item .popularity .up,.search-item .popularity .down{ cursor: pointer; position: absolute; right: 0; width: 0; height: 0;}
.search-item .newest .up,.search-item .popularity .up{ top: 10px; border-bottom: #999 8px solid; border-left: transparent 8px solid;  border-right: transparent 8px solid;}
.search-item .newest .down,.search-item .popularity .down{ bottom: 10px; border-top: #999 8px solid; border-left: transparent 8px solid; border-right: transparent 8px solid; }
.search-item .newest .up:hover,.search-item .popularity .up:hover{ border-bottom: #000 8px solid;}
.search-item .newest .down:hover,.search-item .popularity .down:hover{ border-top: #000 8px solid;}




@media (min-width: 1200px) {
    
}

@media (min-width: 768px) {
}

@media (max-width: 1360px) {
   
}

@media (max-width: 1200px) {
   
}

@media (max-width: 1025px) {
    .service-banner{ padding: 20px 0;}
    .service-banner .left h3{ font-size: 20px; line-height: 2; margin-bottom: 0;}
    .service-banner .left p{ font-size: 14px; line-height: 1.6;}
    .service-banner .left,.service-banner .right{ width: 100%; height: auto;}
    .service-banner .from-box{ margin-top: 20px; padding: 20px 15px;}

    .fwfw,.fwbz,.fwys,.store-page,.contactus{padding: 30px 0;}
    .detail-title{ margin-bottom: 20px;}
    .detail-title h2{ font-size: 20px; line-height: 2;}
    .fwys-list li{ width: 50%;}
    .fwbz .main .left,.fwbz .main .right{ width: 100%;}
    .fwbz .main .right{ padding: 15px 25px;}
    .fwbz-list li{ padding: 15px 0 15px 45px; background-position: top 15px left;}
    .fwbz-list li h3{ font-size: 18px;}
    .fwbz-list li p{ font-size: 14px;}

    .tab-nav{ width: 100%;}
    .tab-nav a{ font-size: 14px;}

    .case-list{ margin: 0 -5px;}
    .case-list li{ width: 50%;}
    .caselist-page{ padding-top: 30px;}
    .caselist-page .case-list li:first-child{ width: 100%;}
    .caselist-page .case-list .case-Item h3{ font-size: 14px; padding: 0;}

    .search-list{  position: relative; height: 105px; clear: both; }
    .search-list .search-item{ position: initial; box-sizing: border-box; float: left; width: 33.33%; height: 40px; padding: 0; border-right: 1px solid #ddd; overflow: auto;}
    .search-item .lable{ position: relative; width: 100%; padding: 0; font-size: 14px; line-height: 40px; text-align: left; padding-left: 10px;}
    .search-item .lable::before{ display: block; content: ""; transform: rotate(0deg); transition: all 0.3s linear; -o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;position: absolute;right: 10px;top: 10px; width: 20px; height: 20px; display: block;  background: url(../testimg/nar-down.png) no-repeat center center;}
    .search-item.cur .lable::before{ transform: rotate(180deg);}
    .search-item .more-list{ display: none;}
    .search-item ul{ display: none; position: absolute; left: 0; top: 40px; background-color: #fff; width: 100%; z-index: 8; border: 1px solid #ddd; box-shadow:0 5px 5px rgba(0, 0, 0, 0.1);}
    .search-list .search-item:first-child{  border-left: 1px solid #ddd; }
    .search-list .search-item:last-child{ width: 100%; height: auto; padding: 10px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd;}
    .search-item .newest, .search-item .popularity{ margin-right: 15px;}
    .search-item .form-item input{width: 130px;}
    .search-item .form-item .search-btn{ width: 80px;}

    .store-page .detail-main .right,.store-page .detail-main .left{ width: 100%;}
    .query-from{ width: 100%; padding-bottom: 50px; position: relative;}
    .query-from .form-item,.query-from .form-item input, .query-from .form-item select{ width: 100%;}
    .query-from .form-item .search-btn{ position: absolute; bottom: 0; width: 100%;}

    .contactus .detail-main{ padding: 20px 25px;}
    .contactus .left, .contactus .right{ width: 100%;}
    .contactus .wx{ margin-bottom: 30px; margin-top: 0; overflow: hidden;}

    .about-page{ padding-top: 30px;}
    .about-nav{ display: none;}
    .about-nav a{ font-size: 14px; line-height: 32px; width: 100px; margin: 0;}
    .gsjs{ padding: 30px 0;}
    .gsjs .left,.gsjs .right{ width: 100%;}
    .gsjs .left{ padding: 20px;}
    .gsjs .title{ margin: 0;}
    .about-page .title{ font-size: 20px;}
    .gsjs .left p{ font-size: 14px; line-height: 1.6;}
    .qywh{ padding: 30px 0;}
    .qywh .title{ margin-bottom: 30px;}
    .qywh-list li{ width: 50%;}
    .qywh-list .item{ width: 200px; height: 200px;}

    .bjms{ padding: 30px 0;}
    .bjms .main{ height: 200px; background-size: auto 100% ;}
    .bjms .left, .bjms .right{ height: 100%;}
    .bjms strong{ font-size: 30px; height: auto;}
    .bjms h3{ font-size: 16px; line-height: 1; margin: 0;}
    .bjms span{ font-size: 12px;}

    .partner{ padding: 40px 0;}
    .partner .title{ margin-bottom: 0;}

    .case-info .left,.case-info .right{ width: 100%;}
    .case-info .left{ padding: 20px; height: auto;}

    .hot-case{ padding-top: 30px;}
    .hot-case .title{ font-size: 20px; margin-bottom: 0;}
    .caseinfo-page .case-list li{ width: 100%;}

}

@media (max-width: 768px) {
    .fwys-list li{ width: 100%;}
    
}

@media (max-width: 640px) {
   
}

@media (max-width: 480px) {
   
}

@media (max-width: 420px) {
   
}

@media (max-width: 380px) {
    
}

@media (max-width: 320px) {
}
