@charset "utf-8";
/* CSS Document */


.pageService{ padding-top:80px;padding-bottom:50px;}
.serviceLm{ display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;padding-top:35px;}
.serviceLm dd{width:22.67%;margin-bottom:40px;background:#f9fafc; border-radius:10px; text-align:center;}
.serviceLm dd .item{display:block;height:100%;}
.serviceLm dd .txt{padding:40px 30px;}
.serviceLm dd .icon{margin-bottom:15px;}
.serviceLm dd .icon img{ max-height:80px;}
.serviceLm dd .txt .tit{font-size:18px;font-weight:600;line-height:30px;color:#000000; }
.serviceLm dd .txt .tit span{ display:inline-block;}
.serviceLm dd .txt .des{font-size:14px;font-weight:300;line-height:26px;min-height:52px;color:#727171; }
.serviceLm dd .txt .tit span,
.serviceLm dd{-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.serviceLm dd:hover{-webkit-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);-moz-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);-o-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);}
.serviceLm dd:hover .txt .tit span{text-decoration:underline;}
@media screen and (max-width:1220px) {
	.pageService{ padding-top:70px;padding-bottom:50px;}
.serviceLm{padding-top:25px;}

.serviceLm dd .txt .tit{font-size:16px;}
.serviceLm dd .txt .des{font-size:13px;}
.serviceLm dd .icon img{ max-height:60px;}
.serviceLm dd .txt{padding:30px 20px;}
.serviceLm dd{margin-bottom:30px;}
}
@media screen and (max-width:1024px) {
.serviceLm dd .txt .tit{font-size:15px;}
.serviceLm dd .txt .des{font-size:12px;}
.serviceLm dd .icon img{ max-height:55px;}
.serviceLm dd .txt{padding:25px 20px;}
.serviceLm dd{margin-bottom:25px;}
.serviceLm dd{width:23%;}
}
@media screen and (max-width:992px) {
.serviceLm dd .txt .tit{font-size:16px;}
.serviceLm dd .txt .des{font-size:13px;}
.serviceLm dd .icon img{ max-height:60px;}
.serviceLm dd .txt{padding:30px 20px;}
.serviceLm dd{margin-bottom:30px;}
.serviceLm dd{width:31.3333%;}
}
@media screen and (max-width:768px) {
	.pageService{ padding-top:60px;padding-bottom:30px;}
.serviceLm{padding-top:15px;}

.serviceLm dd{width:48%;}
}
@media screen and (max-width:640px) {
.serviceLm dd .txt .tit{font-size:15px;}
.serviceLm dd .txt .des{font-size:12px;}
.serviceLm dd .txt{padding:25px 20px;}
.serviceLm dd{margin-bottom:20px;}
}
@media screen and (max-width:350px) {
.serviceLm dd{width:100%;}
}


.pageCode{ padding-top:90px;padding-bottom:40px; background:#f9fafc;}
.CodeLm{ display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.CodeLm dd{width:47.67%;margin-bottom:30px;background:#fff; border-radius:10px; text-align:center;}
.CodeLm dd .item{display:block;height:100%;}
.CodeLm dd .txt{padding:45px 30px 50px 30px; display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;}
.CodeLm dd .icon{margin-right:30px;}
.CodeLm dd .icon img{ max-height:114px;}
.CodeLm dd .txt .txtNr{ text-align:left;width:calc(100% - 144px);}
.CodeLm dd .txt .tit{font-size:18px;font-weight:600;line-height:30px;color:#000000; margin-bottom:10px;}
.CodeLm dd .txt .des{font-size:14px;font-weight:300;line-height:26px;color:#727171; }
.CodeLm dd{-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.CodeLm dd:hover{-webkit-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);-moz-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);-o-box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);box-shadow:0 6px 16px 0 rgba(78,87,105,0.16);}
.CodeLm dd:hover .txt .tit span{text-decoration:underline;}
@media screen and (max-width:1220px) {
	.pageCode{ padding-top:70px;padding-bottom:40px;}
.CodeLm dd .txt .tit{font-size:16px;}
.CodeLm dd .txt .des{font-size:13px;}
.CodeLm dd .txt{padding:35px 30px 40px 30px; }
}
@media screen and (max-width:1024px) {.pageCode{ padding-top:50px;padding-bottom:40px;}
.CodeLm dd .txt .tit{font-size:15px;line-height:1.5;}
.CodeLm dd .txt .des{font-size:12px;line-height:1.3;}
.CodeLm dd .txt{padding:25px 20px 30px 20px; }
.CodeLm dd .icon{margin-right:25px;}
}
@media screen and (max-width:992px) {
.CodeLm dd .icon{margin-right:20px;}

}
@media screen and (max-width:768px) {
	.pageCode{ padding-top:50px;padding-bottom:30px;}
.CodeLm dd{width:100%;}

.CodeLm dd .txt .tit{font-size:16px;}
.CodeLm dd .txt .des{font-size:13px;}
.CodeLm dd .icon img{ max-height:114px;}
.CodeLm dd .icon{margin-right:30px;}
.CodeLm dd .txt{padding:35px 30px 40px 30px; }
}
@media screen and (max-width:640px) {
.CodeLm dd .txt .tit{font-size:15px;}
.CodeLm dd .txt .des{font-size:12px;}
.CodeLm dd .txt{padding:25px 20px;}
.CodeLm dd{margin-bottom:20px;}
.CodeLm dd .icon{margin-right:20px;}
}
@media screen and (max-width:350px) {
.CodeLm dd .icon{margin-right:10px;}
}





/*search_result*/
.pageFaq{padding-bottom:50px;padding-top:50px; }
.pageFaq .pageTT{ padding-bottom:30px;}
@media screen and (max-width:992px) {
.pageFaq .pageTT{ padding-bottom:20px;}
}
@media screen and (max-width:768px) {
.pageFaq .pageTT{ padding-bottom:0px;}	
}

/*search_result*/
#search_result{height:auto; background:#fff; width:100%; position:relative;}
#search_head{height:auto; }
#result_top{position:relative;}
#search_from{position:absolute; right:0;bottom:7px;}
#search_result #search_input{ position:relative;}
#search_result #search_input input{ width:130px; display:block; border:0; height:40px; font-size:14px; background:#f9fafc; border:1px solid #f9fafc; border-radius:40px; padding:0 30px; margin-left:0; text-align:right;}
#search_result #search_input .fa-search{ width:17px; height:17px; position:absolute; top:14px; left:18px; color:#a0a1a1; cursor:pointer; }
#search_result #search_input input:focus { outline:none;}
#search_result #search_input input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{ color:#999; font-size:14px; }
#search_result #search_input input:-moz-placeholder, textarea:-moz-placeholder{ color:#999; font-size:14px; }
#search_result #search_input input::-moz-placeholder, textarea::-moz-placeholder{ color:#999; font-size:14px; }
#search_result #search_input input:-ms-input-placeholder, textarea:-ms-input-placeholder{ color:#999; font-size:14px; }
#search_result #search_input input{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
#search_result #search_input input.cur{width:230px;}
/**/
#search_result #result_content .tabs-tit{ width:100%; border-bottom:1px solid #ccc; }
#search_result #result_content .tabs-tit ul{ padding-right:300px;}
#search_result #result_content .tabs-tit ul li{ float:left; margin-right:45px; font-size:18px; color:#4a4b4b; font-weight:300;line-height:47px;  display:block; cursor:pointer; position:relative; }
#search_result #result_content .tabs-tit ul li a{ color:#4a4b4b; display:block;padding:0 22px;}
#search_result #result_content .tabs-tit ul li:after{content:'';height:3px; position:absolute;left:0;bottom:-1px;width:0; background:#01b2a9;}
#search_result #result_content .tabs-tit ul .active{ color:#000000; font-weight:500;}
#search_result #result_content .tabs-tit ul li.active:after{ width:100%;}
/**/
#search_result #result_content .tab-content{ width:100%; height:auto; min-height:600px; position:relative; background:#fff; overflow:auto;margin-top: 45px;}
#search_result #result_content .tab-content-tit{ font-size:14px; line-height:47px; color:#9d9d9d; }
/**/
#search_result #result_content .loadallitem{ font-size:14px; color:#333; width:100%; height:50px; float:left; text-align:right; padding-right:20px; }
#search_result #result_content .loadallitem:hover{ color:#8fc31f; cursor:pointer; }
#search_result #result_content .showall{ height:auto !important; overflow:auto !important; }
@media screen and (max-width:1220px) {
#search_result #result_content .tabs-tit ul li{margin-right:35px;font-size:16px;}	
}
@media screen and (max-width:992px) {
#search_result #result_content .tabs-tit ul li{margin-right:25px;font-size:14px;}
}
@media screen and (max-width:768px) {
#search_from{position:static; left:0;right:0;bottom:0; margin-bottom:30px;}
#search_result #search_input input{ width:100%;}
#search_result #search_input input.cur{width:100%;}
#search_result #result_content .tabs-tit ul{ padding-right:0;}
#search_result #result_content .tabs-tit ul li a{padding:0 15px;}
#search_result #result_content .tabs-tit ul li{margin-right:15px;font-size:14px;}
}



/*qalist*/
.qalist li{position:relative;}
.qalist li .title{padding:25px 90px 25px 40px; background:#f9fafc;overflow:hidden;zoom:1;cursor:pointer; }
.qalist li:nth-child(2n) .title{ background:#fff;}
.qalist li .title .Tit{display:block;font-size:16px;color:#000000;line-height:36px;overflow:hidden;padding-left:60px;background:url(../images/service/faq-icon.png) left 9px no-repeat; background-size:24px;}
.qalist li .title .closeBtn{display:block;width:86px; height:86px; overflow:hidden;position:absolute;top:0;right:25px;}
.qalist li .title .closeBtn span{display:block;overflow:hidden;width:100%;height:100%;position:absolute;top:0;right:0;text-indent:-9999px;transition: all 0.2s ease;}
.qalist li .title .closeBtn span{width:15px;height:15px;position: absolute;top:50%;left:0;right:0; margin:0 auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.qalist li .title .closeBtn span:after,
.qalist li .title .closeBtn span:before{content:"";position:absolute;top:50%;left:0;margin-top:-1px;width:100%;height:2px;background:#211714;-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}
.qalist li .title .closeBtn span:before{-webkit-transform:rotate(0deg) translateZ(0);transform:rotate(0deg) translateZ(0)}
.qalist li .title .closeBtn span:after{-webkit-transform:rotate(-90deg) translateZ(0);transform:rotate(-90deg) translateZ(0)}
.qalist li .title.active .closeBtn span:after,
.qalist li .title.active .closeBtn span:before{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0);background:#fff;}
.qalist li .title.active{background:#01b2a9!important;}
.qalist li .title.active .Tit{ background-image:url(../images/service/faq-icon2.png);color:#fff; }
.qalist li .tmain{display:none;background:#fff;font-size:14px;line-height:24px;color:#000000; border-top:0; position:relative;}
.qalist li .tmain .tmainB{padding:30px 90px;border:1px solid #01b2a9;}
@media screen and (max-width:768px) {
.qalist li .title .Tit{font-size:14px;padding-left:40px;background-size:20px;line-height:30px;}
.qalist li .title{padding:15px 80px 15px 30px;}
.qalist li .title .closeBtn{display:block;width:60px; height:60px;right:15px;}
.qalist li .tmain .tmainB{padding:30px 70px;}
}
@media screen and (max-width:640px) {
.qalist li .title .Tit{font-size:14px;padding-left:40px;background-size:20px;line-height:26px;background-position:left 4px;}
.qalist li .title{padding:15px 60px 15px 30px; }
.qalist li .title .closeBtn{display:block;width:56px; height:56px;right:0px;}
.qalist li .tmain .tmainB{padding:30px 30px;}
}




/*support-tel*/
.support-tel{font-size:24px;line-height:1.5;color:#01b2a9;}
.support-tel img{ width:28px;}
@media screen and (max-width:1220px) {
.support-tel{font-size:20px;}
}
@media screen and (max-width:992px) {
.support-tel{font-size:18px;}
.support-tel img{ width:22px;}
}
@media screen and (max-width:767px) {
.support-tel{font-size:16px;}
.support-tel img{ width:20px;}
}




/*fwdl1*/
.fwdl1{ display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;margin:0 -10px;margin-bottom:30px;}
.fwdl1 dd{width:10%;margin-bottom:20px;border-radius:10px; font-size:18px;line-height:24px;color:#000000;background:#f5f6f7;text-align:center; font-family:Arial,"Microsoft Yahei", Helvetica, sans-serif;}
.fwdl1 dd.dd3{width:55%; background:#01b2a9;color:#fff;}
.fwdl1 dd .item{display:block;padding:28.5px 20px;}
.fwdl1 dd{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.fwdl1 dd:hover{background:#019f94;color:#fff;}
@media screen and (max-width: 1300px){
.fwdl1{ margin:0 -10px;margin-bottom:30px;}
.fwdl1 dd{font-size:16px;}
}
@media screen and (max-width:1220px) {
.fwdl1{ margin:0 -8px;margin-bottom:30px;}
.fwdl1 dd{font-size:16px;}
.fwdl1 dd{width:12%;}
.fwdl1 dd.dd3{width:47%;}
}
@media screen and (max-width:992px) {
.fwdl1{ margin:0 -5px;margin-bottom:30px;}
.fwdl1 dd{font-size:14px;}
.fwdl1 dd{width:14%;}
.fwdl1 dd.dd3{width:39%;}
}
@media screen and (max-width:767px) {
.fwdl1{ margin:0;margin-right:-2%;margin-bottom:30px;}
.fwdl1 dd{width:48%;margin-right: 2%;margin-bottom:10px;}
.fwdl1 dd.dd3{width:98%;}
}



/*fwdl2*/
.fwdl2{ display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;margin:0 -25px;}
.fwdl2 dd{ width:20%;margin-bottom:50px; font-family:Arial,"Microsoft Yahei", Helvetica, sans-serif;}
.fwdl2 dd .item{margin:0 25px;display:block;padding:14px 7px;min-height:100px;border-radius:10px; font-size:14px;line-height:24px;color:#000000;background:#fff;border:1px solid #01b2a9;text-align:center;display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;align-items: center;align-content:center;text-align:center;}
.fwdl2 dd{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.fwdl2 dd .item:hover{background:#019f94;color:#fff;}
.fwdl2 dd p{ width:100%; margin:0;}
@media screen and (max-width:1300px) {
.fwdl2 dd{font-size:13px;}
.fwdl2{ margin:0 -20px;}
.fwdl2 dd .item{margin:0 20px;}
}
@media screen and (max-width:1200px) {
.fwdl2 dd{font-size:12px;margin-bottom:20px;}
.fwdl2{ margin:0 -10px;}
.fwdl2 dd .item{margin:0 10px;}
.fwdl2 dd .item{padding:7px 7px;min-height:124px;}
}
@media screen and (max-width:1024px) {
.fwdl2 dd{font-size:12px;margin-bottom:20px;}
.fwdl2{ margin:0 -10px; }
.fwdl2 dd .item{margin:0 10px;}
.fwdl2 dd .item{padding:7px 7px;min-height:124px;}
}
@media screen and (max-width:992px) {
.fwdl2 dd{font-size:12px;margin-bottom:10px;}
.fwdl2{ margin:0 -5px; }
.fwdl2 dd .item{margin:0 5px;}
}
@media screen and (max-width:767px) {
.fwdl2 {align-items: center;align-content:center; text-align:center;}
.fwdl2 dd{ width:33.333333%;}
}
@media screen and (max-width:580px) {
.fwdl2 dd{ width:50%;}	
}


/*support_login_list*/
.support_login_list{max-width:480px;margin:0 auto;height:auto; overflow:hidden;padding-bottom:70px;}	
.support_login_list .text{border:none;border-bottom:1px solid #d8d8d8;padding:0 0; outline:none;font-size:14px; line-height:40px;color:#7f7f7f; width:100%;}
.support_login_list .li{ margin-bottom:43px;}
.support_login_list .li2{ position:relative; padding-right:97px;}
.support_login_list .li2 img{ position:absolute;right:0;bottom:0; width:88px;}
.support_login_list .li3{ position:relative; padding-right:140px; }
.support_login_list .li3 .sjgetcode{ position:absolute;right:0;bottom:0;width:120px;font-size:12px; line-height:40px;border-radius:40px;color:#b5b5b5;border:2px solid #b2b2b2; text-align:center;cursor:pointer; outline:none;}
.support_login_list .li3 .sjgetcode:hover{color:#01b2a9; border-color:#01b2a9;}
.support_login_list .libtn{ text-align:center;padding-top:15px;}
.support_login_list #ysubmit{width:120px; height:48px; font-size:18px; font-weight:600; line-height:48px;border-radius:48px;background:#b2b2b2;border:none;color:#ffffff;margin:0 auto;cursor:pointer;outline:none; }
.support_login_list #ysubmit:hover{ background:#01b2a9; }


/*pageWZ*/
.pageWZ{font-size:16px;line-height:28px;color:#333333; width:100%;}
@media screen and (max-width:1220px) {
.pageWZ{font-size:14px;line-height:26px;}
}



/*tingchanTable*/
.tingchanTable{margin:0; color:#333333; font-size:16px;line-height:24px;}
.tingchanTable tr th{ background:#e0e0e0; line-height:28px; text-align:center; font-weight:600; padding:25px 10px;border:1px solid #333333;}
.tingchanTable tr td{ padding:9px 10px;border:1px solid #333333; text-align:center;}
.tingchanTable tr td a{color:#333333;padding:2px 10px; border-radius:5px; display:block; cursor:pointer; }
.tingchanTable tr .center{ text-align:center; }
.tingchanTable tr:hover{ background:#f0f0f0; }
.tingchanTable tr td a:hover{color:#019f94;}
@media screen and (max-width:1220px) {
.tingchanTable{font-size:14px;line-height:24px;}
.tingchanTable tr th{padding:20px 10px;}
}
@media screen and (max-width:992px) {
.tingchanTableB{width:100%; overflow:auto;}
.tingchanTable{width:960px; }
}






/*search_result*/
.pageGujianList{height:auto; background:#fff; width:100%; position:relative;}
/*gujian-content*/
.gujian-content{ width:100%; height:auto; min-height:600px; position:relative; background:#fff; overflow:auto;margin-top:50px;}
.gujian-content .tab-content-tit{ font-size:14px; line-height:47px; color:#9d9d9d; }
.gujian-content .loadallitem{ font-size:14px; color:#333; width:100%; height:50px; float:left; text-align:right; padding-right:20px; }
.gujian-content .loadallitem:hover{ color:#01b2a9; cursor:pointer; }
.gujian-content .showall{ height:auto !important; overflow:auto !important; }
.gujian-content > .tab-pane {display: none;}
.gujian-content > .active {display: block;}
@media screen and (max-width:992px) {
.gujian-content{ margin-top:30px;}
}

/*gujian-content-list*/
.gujian-content-list{ width:100%; height:560px; float:left;  margin-bottom:30px; overflow:hidden; }
.gujian-content-list li{ width:100%; height:56px; float:left; border-bottom:1px solid #ccc; padding-left:20px; padding-right:20px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.gujian-content-list li a{ font-size:14px; line-height:56px; color:#666; }
.gujian-content-list li a:hover{ color:#01b2a9; }
@media screen and (max-width:992px) {
.gujian-content-list{ margin-left:-20px;}
.gujian-content-list li{ }
}



/*gujianList_tit*/
.gujianList_tit{ width:100%;}
.gujianList_tit ul{ display: -webkit-box; display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;margin:0 -15px;}
.gujianList_tit ul li{ float:left; width:165px; font-size:18px; color:#212529; font-weight:500;line-height:24px;  display:block; cursor:pointer; position:relative; }
.gujianList_tit ul li a{ color:#4a4b4b; display:block;text-align:center;}

.gujianList_tit ul li.active a{ color:#000000; font-weight:500;}
.gujianList_tit ul li.active span{display:inline-block;text-decoration:underline;}
.gujianList_tit ul li .mb-pro-ico{ width:60px; height:60px; margin:0 auto;}
.gujianList_tit ul li .mb-pro-ico img{ width:60px; height:60px;}
@media screen and (max-width:1300px) {
.gujianList_tit ul li{width:13.75%;}	
}
@media screen and (max-width:1220px) {
.gujianList_tit ul li a{margin-right:35px;font-size:16px;}	
}
@media screen and (max-width:992px) {
.gujianList_tit ul li a{margin-right:25px;font-size:14px;}

.gujianList_tit ul li{width:33.33333%; margin-bottom:20px;}
}
@media screen and (max-width:768px) {
.gujianList_tit ul{ padding-right:0;}
.gujianList_tit ul li a{padding:0 15px;}
.gujianList_tit ul li a{margin-right:15px;font-size:14px;}
}



@media (min-width: 300px) {
.section-bg{ width: 100%;  height: 192px; background-size: 100% 100%; }
.service_ad{ background:url(../images/service/service-banner-s.jpg); background-size: 100% 100%; }
}
@media (min-width: 315px) {	
.section-bg{ height:202px; }
}
@media (min-width: 360px) {	
.section-bg{ height:230px; }
}
@media (min-width: 375px) {	
.section-bg{ height:240px; }
}
@media (min-width: 390px) {
.section-bg{ height:250px; }	
}
@media (min-width: 400px) {
.section-bg{ height: 256px; }
}
@media (min-width: 410px) {
.section-bg{ height:262px; }
}
@media (min-width: 480px) {	
.section-bg{ height:307px; }
}
@media (min-width: 500px) {
.section-bg{ height:320px; }
}
@media (min-width: 600px) {
.section-bg{ height:384px; }
}
@media (min-width: 700px) {
.section-bg{ height: 448px; }
}
@media (min-width: 767px) {
.section-bg{ height: 491px; }
}
@media (min-width: 768px) {	
.section-bg{ width: 100%; height: 540px; overflow: hidden; position: relative; background-size:cover; }

.service_ad{ background:url(../images/service/service-banner.jpg) center center no-repeat; background-size:cover; }

}

