@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}a,a:hover{text-decoration:none}img{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:auto;vertical-align:middle;border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}body,button,input,select,textarea{font:13px/1.5 arial,'microsoft yahei',\5b8b\4f53}textarea{resize:none}a,a:focus{outline:none}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}.fl{float:left;display:inline}.fr{float:right;display:inline}.fn{float:none}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.noBg{background:none!important}.hide{display:none !important}
body{position:relative;color:#444;}
a{color:#444;text-decoration:none;outline: none;}
::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#666}
::-webkit-scrollbar-track{background:#eee}
::-webkit-scrollbar-corner{background:transparent}
::-webkit-scrollbar{width:7px;height:7px}

#g-wp { max-width:750px; margin:0 auto;background:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:1rem; background:#fff; z-index:3; }
.g-wp { max-width:414px; margin:0 auto; background:#fff; transition:transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); z-index:2; }

.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }
.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:1; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#f60; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #f60; content:"" }

.m-nav li .nav2-li a{display: block;padding: 5px 0}


/* 菜单显示 */
.u-menu { position:absolute; right:0.29rem; top:0.35rem; display:block; width:0.46rem; height:0.3rem; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 99; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#c7000b; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .g-wp {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }

.search{ position: absolute; top:0.3rem; width:0.4rem; height:0.4rem; overflow:hidden;right:1.05rem; }

.form-search{ position: absolute; top: -100px; left: 0; width:90%; padding:3% 5%; border-top:1px solid #ddd; box-shadow:3px 5px 5px #0268b3; background:#fff; z-index:2; opacity:0; transition:all .2s ease-out; }
.form-search input{ border:1px solid #eee;}
.form-search input[type="text"] { width:70%; height:38px; float:left; padding:0 5%; border-right:0px; }
.form-search input[type="submit"]{ width:19%; height:40px; float:left; border:0; background:#0268b3; color:#fff;}

.banner { position:relative; margin-bottom:5px; overflow:hidden; }
.banner .hd{display: none; width:100%; position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; text-align:center;}
.banner .hd li{ display:inline-block; width:40px; height:5px;  background:#0052a5; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.banner .hd li.on{ background:#fff;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li{ position:relative; text-align:center;  }
.banner .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.swiper-container-1 .swiper-pagination-bullet{background: #cacaca;opacity: 1;border-radius: 4px;}
.swiper-container-1 .swiper-pagination-bullet-active { background-color:#c00000;width: 20px; }

.mian_nav { padding:3% 1.5% 1%; border-bottom:10px solid #f2f2f2; }

.mian_nav ul li{ float:left; width:23%; margin: 0 1% 2%; height:auto; text-align:center; background: #dce0ec; border-radius: 5px; font-size:12px; }
.mian_nav ul li a { display:block; padding:8% 0; }
.mian_nav ul li a i { display:inline-block; width:35px; height:35px;}
.mian_nav ul .li-03,.mian_nav ul .li-06 { border-right:0; }
.mian_nav ul li a span{ display:block; font-size:13px; color:#666; }


.box { border-bottom:10px solid #f2f2f2; background:#fff; }

.u-tt .hd { margin:0 2.5%; position:relative; }
.u-tt .hd h2 { padding:15px 5px; border-bottom: 1px solid #ccc; color:#132c80; font-size:20px; line-height:30px; vertical-align:top; font-weight:100; }
.u-tt .hd h2 span { display:block; color:#bababa; font-weight:100; font-size:15px; line-height:20px; text-transform:uppercase; vertical-align:top; }
.u-tt .hd .more { position:absolute; top:50%; right:8px; width:15px; height:15px; margin-top:-7px; padding:0; background:url(../images/icon_arr_arrow.png) no-repeat #f60; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2.5%; padding:3% 0; }

.m-art { font-size:13px; line-height:1.8; }
.m-art .pic { margin-bottom:3%; }
.m-art h3 { font-size:16px; line-height:40px; font-weight:normal; }

.more-common-01 { display:inline-block; width:45%; height:35px; line-height: 35px; background:#f3f3f3; text-align: center; text-indent: 0; border-bottom: 3px solid #0052a5; margin:20px 0 3%;}
.more-common-01 a{ display:block; }

.m-list { padding:0; }
.m-list li { padding:7px 4px 7px 14px; border-bottom:1px solid #eee; background:url(../images/z-11.gif) no-repeat 3px center; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/* 图片列表 一行一个 */
.m-pFList li { position:relative; padding:0 0 0%; margin-bottom: 3%;  overflow: hidden; }
.m-pFList li:after { position:absolute; left:0; bottom:0; width:100%; height:2px; background:#f00; }
.m-pFList li .p { position:relative; float:left; width:35%; left:0; border-right:15px solid #fff; z-index:1; }
.m-pFList li .c { display:block; overflow:hidden; zoom:1; line-height: 21px; }
.m-pFList li .t { padding:0 0 1%; font-weight:bold; font-size:14px; display:block; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.m-pFList li .t a { color:#000; }
.m-pFList li .i { color:#777; font-size:12px; }
.m-pFList li .m { font-size:12px; }

/* 图片列表 一行两个 */
.m-pList li { float:left; width:46%; padding:0 2%; text-align:center;}
.m-pList li .t { padding:8px 0; font-size:13px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.m-tList { padding:0 12px 8px; }
.m-tList li { padding:10px 0; border-bottom:1px solid #eee; color:#777; font-size:12px; line-height:18px; }
.m-tList li h2 { padding-bottom:8px; font-size:15px; }

@media (max-width:375px) {
	.m-pFList li .p { width:45%; }
	.m-pFList li .i { height:42px; overflow:hidden; }
}


/* 快捷菜单 */
#fixed-foot { position:fixed; left:0; bottom:0; width:100%; height:60px; background:#f89b39; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:1;display: flex;justify-content:space-around;flex-wrap:nowrap;}
#fixed-foot li { float:left; width:25%; margin:0 -1px; border-left:1px solid rgba(255,255,255,.1); border-right:1px solid rgba(255,255,255,.8); display: block;}
#fixed-foot li a { display:block; padding:9px 0 0; color:#fff; }
.fixed-button { display:block; width:30px;height:30px;margin:0 auto;background:url(../images/icon_arr_tel_white.png) no-repeat; overflow:hidden;background-size:contain;}
.m-copy { padding:5%; border-bottom:10px solid #f2f2f2; text-align:center; }

.box-isd .hd { border-bottom:10px solid #f2f2f2; background:#fff; }
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

/* 内容 */
.article { padding:0 2% 3%; line-height:2; word-wrap:break-word;  }
.article .mt { text-align:left; }
.article .mt h1 { padding:5px 0 0; font-size:20px; line-height:26px; font-weight:100; }
.article .mt .titBar { padding:4px 0; border-bottom:1px dashed #e1e0e0; color:#777; font-size:12px; line-height:24px; }
.article .mc { padding:3% 0; font-size:13px; word-wrap:break-word; }

/* 分页 */
.page { padding: 20px 10px 30px; text-align: center; }
.page a { display: inline-block; padding: 4px 8px; border-radius:3px; background:#778dd6; color:#fff; line-height: 1.5; vertical-align:top; }
.page .current { background:#f60; }

.pager-next-pre { display:table; width:100%; text-align:center; }
.pager-next-pre a { float:left; width:50%; padding:8px 0; background:linear-gradient(#eee,#ddd); display:table-cell; }
.pager-next-pre .btn_next { background:#000; background:linear-gradient(#313231,#101110); color:#fff; }

/* 二级菜单 */
.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; padding:7% 5%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav { min-height:400px; overflow-y:auto; }
.m-menu dl dt { margin-bottom:8px; padding:0 8px 10px; border-bottom:1px solid #ddd; line-height:24px; }
.m-menu dl dt a { color: #333; }
.m-menu dl dt a:hover,.m-menu dl dt .current { color: #f60; }
.m-menu dl dd { padding: 0 5px 10px 24px; background:url(../images/iFCB_sort_ico.png) no-repeat 10px 7px; line-height:24px; }
.m-menu dl dd a { color: #333; }
.m-menu dl dd a.current { color: #f60; }

/*Form*/
.form-panel { margin: 0; }
.form-panel h4 { margin-bottom: 10px; padding: 2px 20px; background: #eee; line-height: 30px; }
.form-panel .tips { padding: 10px 0; color: #cc3732; font-weight: bold; font-size: 14px; text-align:center; }
.form-panel .field { clear: both; }
.form-panel .input { padding: 5px 0; color: #666; zoom: 1; }
.form-panel .field:after { content: '\20'; display: block; height: 0; clear: both; }
.form-panel .text { width:93%; height: 20px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; font-size: 14px; vertical-align:top; }
.form-panel .textarea { width:93%; height: 120px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; color: #666; vertical-align:top; }
.form-panel .submit-field { padding: 0; clear: both; }
.form-panel .btn-submit { width: 100%; height: 44px; border: 0; border-radius: 3px; background: #0052a5; color: #fff; font-size: 14px; line-height: 44px; }

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none;}textarea { -webkit-appearance: none;} 

.hr {padding:0 1%;}
.hr-list { margin-bottom: 10px; padding: 10px 0 0; }
.hr-list .title { padding: 2px 20px; background: #efefef; font-weight: bold; line-height: 22px; }
.hr-list .title span { float: right; color: #333; font-weight: 100; }
.hr-list .info { padding: 5px 10px; line-height: 24px; }
.hr-list .apply { padding: 5px; text-align: right; }
.hr-list .apply a { color: #ba0012; }

/*sitemap网站地图*/
.webmap dl dt {margin: 5px 0;padding-left: 18px;background: url(../images/ico_05.gif) 3px center no-repeat;font-size: 16px;line-height: 2;}
.webmap dl dd {padding-left: 18px;}
.webmap dl dd a {float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #eee; font-size: 14px; line-height: 2; white-space: nowrap;}
.webmap dl dd a:hover{ background:#0052a5; color:#fff;}


/* 分享 */
.action-share { height:24px; padding:15px 0; text-align:center; overflow:hidden; }
.bdshare-button-style0-24{line-height:24px;}
.bdshare-button-style0-24 a{position:relative;display:inline-block;width:24px;height:24px;margin-left:5px;background:url(../images/share.png);vertical-align:top;cursor:pointer;opacity:.8;}
.bdshare-button-style0-24 a:hover{opacity:1;}
.bdshare-button-style0-24 a.bds_tsina{background-position:0 0;}
.bdshare-button-style0-24 a.bds_weixin{background-position:0 -32px;}
.bdshare-button-style0-24 a.bds_qzone{background-position:0 -65px;}
.bdshare-button-style0-24 a.bds_sqq{background-position:0 -98px;}
.bdshare-button-style0-24 a.bds_renren{background-position:0 -131px;}
.bdshare-button-style0-24 a.bds_tqq{background-position:0 -163px;}
.bdshare-button-style0-24 a.bds_douban{background-position:0 -196px;}
.bdshare-button-style0-24 a.bds_fbook{background-position:0 -226px;}

.section1{margin-top: 0.6rem;}
.s1_t{text-align: center;}
.s1_t div{font-size: 0.36rem;color: #333333;font-weight: bold;}
.s1_t p{width: 0.7rem;height: 0.06rem;margin:0.1rem auto 0;background: #b81c22;}
.s1_c{margin-top: 0.4rem;padding: 0 0.3rem;}
.s1_c ul li{float:left;width: 3.2rem;margin:0 0.5rem 0.42rem 0;box-sizing: border-box;border:1px solid #e5e5e5;}
.s1_c ul li:nth-child(2n){margin-right: 0;}
.s1_c ul li .s1_cib{text-align: center;line-height: 0.75rem;overflow: hidden;font-size: 0.28rem;color: #333333;padding: 0 0.1rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.s1_d{text-align: center;margin-top: 0.18rem;}
.s1_d a{display: inline-block;width: 1.86rem;height: 0.51rem;line-height: 0.51rem;text-align: center;background: #b81c22;border-radius: 0.25rem;font-size: 0.24rem;color: #ffffff;}

.section2{margin-top: 0.7rem;position: relative;}
.s2_t{text-align: center;position: absolute;top:0.92rem;left:0;width: 100%;z-index: 9;}
.s2_t div{font-size: 0.36rem;color: #fff;font-weight: bold;text-transform: uppercase;}
.s2_t p{width: 0.7rem;height: 0.06rem;margin:0.1rem auto 0;background: #fff;}
.s2_c .hd{position: absolute;right:0.3rem;bottom: 0.6rem;z-index: 99;}
.s2_c .hd ul li{border:1px solid rgba(255,255,255,0.25);float:left;height: 1.33rem;width: 2.8rem;padding: 0.2rem 0 0 0.2rem;}
.s2_c .hd ul li .boxx .title{padding-bottom: 0.2rem;width: 0.41rem;border-bottom: 1px solid rgba(255,255,255,0.3);}
.s2_c .hd ul li .boxx .title em{display: block;width: 0.41rem;height: 0.41rem;}
.s2_c .hd ul li .boxx .info{margin-top: 0.1rem;font-size: 0.28rem;color: #ffffff;}
.s2_c .hd ul li:nth-child(1){border-right: 0;}
.s2_c .hd ul li:nth-child(2){border-left: 0;}
.s2_c .hd ul li.on{padding: 0.3rem 0 0.1rem 0.2rem;margin-top: -0.1rem;border-radius: 0.08rem;background: #b81c22;border:0;}

.section3{margin-top: 0.55rem;margin-bottom: 0.7rem;}
.s3_t{text-align: center;}
.s3_t div{font-size: 0.36rem;color: #333333;font-weight: bold;}
.s3_t p{width: 0.7rem;height: 0.06rem;margin:0.1rem auto 0;background: #b81c22;}
.s3_c{padding: 0 0.3rem;margin-top: 0.5rem;}
.s3_c .s3_cb{margin-top: 0.3rem;font-size: 0.36rem;font-weight: bold;}
.s3_c .s3_cc{margin-top: 0.25rem;line-height: 0.4rem;font-size: 0.24rem;color: #888888;font-family: "Arial";}
.s3_c .s3_cd{margin-top: 0.62rem;}
.s3_c .s3_cd a{display: inline-block;width: 1.86rem;height: 0.51rem;line-height: 0.51rem;text-align: center;background: #b81c22;border-radius: 0.25rem;font-size: 0.24rem;color: #ffffff;}

.footer{background: #333333;padding: 0.5rem 0.3rem 0;}
.fta{position: relative;}
.fta .ftaa{font-size: 0.36rem;color: #ffffff;}
.fta .ftab{margin-top: 0.15rem;line-height: 0.48rem;font-size: 0.24rem;color: rgba(244,244,244,0.3);font-family: "Arial";}
.fta .ftab a{color: #ccc !important;}
.fta .wch{position: absolute;right:0;top:0;}
.fta .wch .wcha{width: 2rem;}
.fta .wch .wchb{position: absolute;right:0;bottom: 0.69rem;width: 2rem;display: none;}
.ftb{margin-top: 0.2rem;border-top:1px solid rgba(255,255,255,0.2);padding: 0.15rem 0;text-align: center;font-size: 0.24rem;color: rgba(244,244,244,0.3);line-height: 0.4rem;}

.download-1 { padding:0.2rem 0 0.3rem; }
.download-1 .item { position: relative; margin:0 0 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); background:#fff; transition: all .3s; }
.download-1 .item::after { position: absolute; right: 0.35rem; top: 50%; width: 0.37rem; height: 0.27rem; margin-top: -0.14rem; background: url(../../images/d2.png) no-repeat; content: ''; transition: all .3s;background-size: 0.37rem 0.27rem;}
.download-1 .item::before { position: absolute; left: 0.35rem; top: 50%; width: 0.34rem; height: 0.34rem; margin-top: -0.17rem; background: url(../../images/d1.png) no-repeat; content: ''; transition: all .3s;background-size: 0.34rem 0.34rem;}
.download-1 .item a { display: block; padding: 0.34rem 0.35rem 0.34rem 1rem; }
.download-1 .item .title { color: #000; font-size: 0.24rem; line-height: 0.4rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all .3s; }
.download-1 .item:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
/*.download-1 .item:hover::after { background: url(../../images/d3.png) no-repeat; }*/
.download-1 .item:hover .title { color: #da251c; opacity: 1; }

.u-txt h2{position: relative;text-align: center;font-size: 0.32rem;font-weight: bold;margin-top: 0.2rem;padding-bottom: 0.15rem;}
/*.u-txt h2::after{content: ''; position: absolute; width: 0.63rem; height: 0.06rem; left: 50%; bottom: 0; transform: translateX(-50%); background: #b81c22;}*/
.c-products .c-products-list{margin-top: 4%;}
.c-products .c-products-list li{float:left;width: 48%;margin-right: 4%;box-sizing: border-box;border:1px solid #eee;margin-bottom: 3%;padding:0 2%;}
.c-products .c-products-list li:nth-child(2n){margin-right: 0;}
.c-products .c-products-list li .content .title{line-height: 0.4rem;font-size: 0.3rem;color: #333;height: 0.8rem;overflow: hidden;}
.c-products .c-products-list li .content .des{line-height: 0.35rem;font-size: 0.24rem;margin-top: 0.1rem;height: 3.5rem;overflow: hidden;}
.c-products .c-products-list li .bottom{border-top:1px solid #eee;margin-top: 0.1rem;line-height: 0.3rem;font-size: 0.24rem;height: 1.2rem;padding: 0.2rem 0}

.u-txt p{margin-top: 0.15rem;line-height: 1.8;font-size: 12px;margin-top: 0.2rem;}
.service-1{margin-top: 0.25rem;}
.service-1 ul li{float:left;width: 48%;margin-right: 4%;margin-bottom: 4%;background-color: #f9f9f9;text-align: center;position: relative;}
.service-1 ul li:nth-child(2n){margin-right: 0;}
.service-1 ul li .title{font-size: 0.3rem;font-weight: bold;text-transform: uppercase;padding-top: 0.3rem;line-height: 0.45rem;height: 0.9rem;overflow: hidden;}
.service-1 ul li .desc{font-size: 0.24rem;line-height: 0.37rem;overflow: hidden;margin-top: 0.1rem;}
.service-1 ul li .pic{padding-bottom: 0.3rem;margin-top: 0.1rem;} 

.sev2{padding: 0.4rem 0.2rem 0.4rem;}
.sev2 .u-txt h2{color: #fff;}
.sev2 .u-txt h2::after{background: #fff;}
.sev2 .service-2{margin-top: 0.25rem;}
.sev2 .service-2 ul li{background: #fff;border-bottom: 1px solid #eee;text-align: center;padding: 0.2rem;}
.sev2 .service-2 ul li .title{font-size: 0.3rem;font-weight: bold;text-transform: uppercase;padding-top: 0.25rem;line-height: 0.45rem;}
.sev2 .service-2 ul li .desc{font-size: 0.24rem;line-height: 0.37rem;height: 0.74rem;overflow: hidden;margin-top: 0.1rem;}

.sev3{padding: 0.4rem 0.2rem 0.4rem;}
.sev3 .service-3{margin-top: 0.3rem;}
.sev3 .service-3 ul li{background-color: #f9f9f9;padding: 0.2rem;margin-bottom: 0.3rem;}
.sev3 .service-3 ul li .pic{width: 0.7rem;margin:0 auto;}
.sev3 .service-3 ul li .title{font-size: 0.3rem;font-weight: bold;text-transform: uppercase;padding-top: 0.3rem;line-height: 0.45rem;height: 0.9rem;overflow: hidden;}
.sev3 .service-3 ul li .desc{font-size: 0.24rem;line-height: 0.37rem;margin-top: 0.1rem;}

.swiper-container-1a .swiper-pagination-bullet{background: #cacaca;opacity: 1;border-radius: 4px;}
.swiper-container-1a .swiper-pagination-bullet-active { background-color:#c00000;width: 20px; }

.property .sInfo-title{margin-top: 0.2rem;font-size: 0.32rem;color: #333;font-weight: 700;}
.property .sInfo-subtitle{margin-top: 0.05rem;font-size: 0.28rem;color: #333;}
.property .sInfo-cate{margin-top: 0.1rem;}
.property .sInfo-cate .cate{margin-bottom: 0.15rem;}
.property .sInfo-cate .cate .cate-label{display: block;font-size: 0.28rem;color: #333;color: #333;}
.property .sInfo-cate .cate .cate-list{margin-top: 0.05rem;}
.property .sInfo-cate .cate .cate-list li{display: inline-block;padding: 0.08rem 0.22rem;border:1px solid #eee;margin-right: 0.15rem;font-size: 0.24rem;color: #333;}
.property .sInfo-cate .cate .cate-list li.cur{border-color: #b81c22;}
.property .sInfo-cate .cate .cate-list li:hover{border-color: #b81c22;}
.m-property .sInfo-share{margin-top: 0.2rem;padding-top: 0.2rem;border-top:1px solid #eee;}
.m-property .sInfo-share .f-right{margin-top: 0.2rem;}
.gInfo{margin-top: 0.35rem;}
.gInfo .hd{padding: 0;border-bottom: 0;margin:0;border-bottom: 1px solid #e0e0e0;}
.gInfo .hd ul li{float:left;padding: 0 0.3rem;line-height: 2.7;font-size: 0.28rem;color: #333;}
.gInfo .hd ul li.on{background: #b81c22;color: #fff;font-weight: bold;}
.gInfo .bd{margin:0;padding: 0;}
.gInfo .bd .bdc{max-width: 100%;overflow: auto;}



.navBaraa{border-bottom: 1px solid #e8e7e7; }
.menu dt{position: relative;display:inline-block;vertical-align:middle;padding-left:20px;margin-left:20px;border-left:1px solid #ccc;line-height:14px}
.menu dt:first-child{border:none}
.menu dt a{display:block;font-size:15px;color:#666;}
.menu dt a:hover,
.menu dt a.current{color:#da2016;}
.menu dt a:hover{transition:.3s;}
.menu dt .current::after{ position: absolute; bottom: -22px; left: 20px; content: ''; width: calc( 100% - 20px ); height: 3px; border-radius: 10px; background: #da2016; }
.navBar { display: flex; justify-content: center; align-items: center; width: 83%; margin: 0 auto; }
.navBar a { position: relative; display: block; font-size: 0.3rem; line-height:1rem; text-align: center; color: #000;margin:0 0.25rem;}
.navBar a.on{ font-size: 20px; font-weight: bold; line-height: 1rem; color: #b81c22;}
.navBar a.on::after{content: ''; position: absolute; width: 100%; height: 3px; left: 0; bottom: -2px; background: #b81c22;}

.thd{ margin: 0 2.5%;margin: 0.3rem 2.5% 0;text-align: left;}
.thd a{border:1px solid #ccc;font-size: 0.26rem;color: #666;padding: 0.1rem 0.15rem;display: inline-block;margin:0 0.1rem 0.2rem 0;}
.thd a.on{background: #b81c22;color: #fff;border-color: #b81c22;}


