@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:1.02rem; 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:"" }

/* 菜单显示 */
.u-menu { position:absolute; right:0; top:0; display:block; width:1.02rem; height:1.02rem; 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; }

.searchb { position: absolute; top:13px; width:36px; height:33px; overflow:hidden;right:15px; }

.top{position: absolute;right: 1.41rem;top:0.23rem;}
.top a{display: inline-block;width: 0.54rem;margin-left: 0.24rem;}

.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;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.swiper-container-1 .swiper-pagination{bottom: 1.44rem;}
.swiper-container.swiper-container-1 .swiper-pagination-bullet{opacity: 1;background: #fff;border-radius: 0;width: 0.27rem;height: 0.08rem;}
.swiper-container.swiper-container-1 .swiper-pagination-bullet-active {width: 0.54rem;}
.swiper-container.swiper-container-1 .swiper-button-next{width: 0.31rem;height: 0.48rem;margin-top: -0.24rem;background: url(../images/banner_next_05.png) no-repeat center;background-size: 0.31rem 0.48rem;right: 0.22rem;}
.swiper-container.swiper-container-1 .swiper-button-prev{width: 0.31rem;height: 0.48rem;margin-top: -0.24rem;background: url(../images/banner_prev_03.png) no-repeat center;background-size: 0.31rem 0.48rem;left: 0.22rem;}
.ban{position: absolute;bottom: 0;left:0;width: 100%;background: rgba(0,0,0,0.5);z-index: 99;height: 1.16rem;padding:0.16rem 0.2rem;box-sizing: border-box; }
.ban .banai{line-height: 0.84rem;background: #fff;height: 0.84rem;}
.ban .banai a{display: block;padding-left: 0.92rem;background: url(../images/ban1_10.png) no-repeat 0.44rem center;background-size: 0.28rem 0.26rem;}
.ban .banai a span{font-size: 0.24rem;color: #666666;padding-left: 0.24rem;background: url(../images/ban2_13.png) no-repeat left center;display: inline-block;}

.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: #0549f1; }
.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:91%; height: 20px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; font-size: 14px; vertical-align:top; }
.form-panel .textarea { width:91%; 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.4rem;padding: 0 0.22rem;}
.s1_clt{height: 0.62rem;line-height: 0.62rem;border-bottom: 0.03rem solid #e5e5e5;}
.s1_clt span{display: inline-block;border-bottom: 0.03rem solid #0549f1;font-size: 0.3rem;color: #333333;font-weight: bold;padding: 0 0.11rem 0 0.42rem;background: url(../images/s1_1_18.png) no-repeat left center;background-size: 0.25rem 0.29rem;}
.s1_clc{margin-top: 0.27rem;position: relative;}
.s1_clc .swiper-slide{position: relative;}
.s1_clc .swiper-slide .s1_cili .s1_cilia img{width: 100%;}
.s1_clc .swiper-slide .s1_cili .s1_cilib{position: absolute;left:0;bottom: 0;z-index: 99;height: 0.72rem;line-height: 0.72rem;background: rgba(0,0,0,0.5);width: 100%;box-sizing: border-box;padding: 0 3%;font-size: 0.24rem;color: #ffffff;}
.s1_clc .swiper-container .swiper-pagination-s1{position: absolute;right: 0.2rem;bottom: 0.2rem;text-align: right;padding-right: 0.2rem;box-sizing: border-box;opacity: 1;}
.s1_clc .swiper-container .swiper-pagination-s1 .swiper-pagination-bullet{width: 0.08rem;height: 0.08rem;border:0.01em solid #fff;border-radius: 0;}
.s1_clc .swiper-container .swiper-pagination-s1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}
.s1_cr{margin-top: 0.52rem;}
.s1_cr .hd{height: 0.68rem;border-bottom: 0.03rem solid #e5e5e5;}
.s1_cr .hd ul li{height: 0.68rem;line-height: 0.68rem;text-align: center;padding: 0 0.46rem;float: left;font-size: 0.3rem;color: #333333;font-weight: bold;}
.s1_cr .hd ul li.on{color: #fff;background: #0549f1;}
.s1_cr .bd{margin-top: 0.2rem;}
.s1_cr .bd .s1_cri .s1_cira{background: #eeeeee;padding: 0.3rem 0.25rem 0.25rem;}
.s1_cr .bd .s1_cri .s1_cira .s1_cirar .s1_cirara{font-size: 0.24rem;color: #000000;}
.s1_cr .bd .s1_cri .s1_cira .s1_cirar .s1_cirarc{font-size: 0.24rem;color: #a5a5a5;margin:0.05rem 0 0.1rem;}
.s1_cr .bd .s1_cri .s1_cira .s1_cirar .s1_cirarb{font-size: 0.24rem;color: #a5a5a5;line-height: 0.32rem;}
.s1_cr .bd .s1_cri .s1_cirb{margin-top: 0.25rem;}
.s1_cr .bd .s1_cri .s1_cirb ul li{line-height: 0.5rem;}
.s1_cr .bd .s1_cri .s1_cirb ul li a{font-size: 0.24rem;color: #333333;}
.s1_cr .bd .s1_cri .s1_cirb ul li a span{float: right;color: #9a9a9a;}

.section2{margin-top: 0.35rem;background: url(../images/s2_bg_24.png) no-repeat center;background-size: 7.5rem 5.94rem;height: 5.4rem;padding: 0.54rem 0.22rem 0;}
.s2_t{line-height: 0.55rem;font-size: 0.3rem;font-weight: bold;padding-left: 0.48rem;background: url(../images/s2_1_03.png) no-repeat 0.02rem center;background-size: 0.35rem 0.3rem;color: #fff;}
.s2_tr{padding: 0.5rem 0 0.4rem;border-bottom: 0.03rem solid rgba(255,255,255,0.2);}
.s2_tr{display: flex;justify-content: space-between;}
.s2_tr .s2_tri .s2_tria{font-size: 0.22rem;color: #fff;}
.s2_tr .s2_tri .s2_tria span{font-weight: bold;font-size: 0.38rem;margin-right: 0.05rem;}
.s2_tr .s2_tri .s2_trib{font-size: 0.24rem;color: #fff;}
.s2_c{margin-top: 0.22rem;}
.s2_c .swiper-slide .s2_ci{background: #fff;height: 1.56rem;text-align: center;padding-top: 0.43rem;}
.s2_c .swiper-slide .s2_ci .s2_cia{width: 0.66rem;margin:0 auto;}
.s2_c .swiper-slide .s2_ci .s2_cib{margin-top: 0.23rem;font-size: 0.24rem;color: #333333;}

.section3{margin-top: 0.4rem;padding: 0 0.22rem;}
.s3_t{height: 0.62rem;line-height: 0.62rem;border-bottom: 0.03rem solid #e5e5e5;}
.s3_t .s3_tl{float:left;border-bottom: 0.03rem solid #0549f1;font-size: 0.3rem;color: #333333;font-weight: bold;padding: 0 0.11rem 0 0.45rem;background: url(../images/s3_1_07.png) no-repeat left center;background-size: 0.29rem 0.34rem;}
.s3_t .s3_tr{float:right;width: 0.5rem;}
.s3_c{margin-top: 0.15rem;}
.s3_c .s3_ci{margin-bottom: 0.21rem;background: #f2f2f2;border-top: 0.05rem solid #114cdd;padding: 0.25rem 0.25rem 0.3rem;}
.s3_c .s3_ci .s3_cil{float:left;width: 4.6rem;}
.s3_c .s3_ci .s3_cil .s3_cila{font-size: 0.24rem;color: #333333;font-weight: bold;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.s3_c .s3_ci .s3_cil .s3_cilb{margin-top: 0.12rem;line-height: 0.32rem;font-size: 0.24rem;color: #888888;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.s3_c .s3_ci .s3_cil .s3_cilc{margin-top: 0.25rem;width: 0.28rem;}
.s3_c .s3_ci .s3_cir{float:right;width: 1.5rem;}
.s3_c .s3_ci .s3_cir img{width: 1.5rem;}

.section4{margin-top: 0.41rem;padding: 0 0.22rem;}
.s4_cl{margin-bottom: 0.14rem;height: 2.54rem;background: url(../images/s4_1_18.jpg) no-repeat center;background-size: 7.06rem 2.54rem;}
.s4_cl .s4_cll{margin-left: 1.18rem;width: 1.36rem;padding-top: 0.65rem;float:left;}
.s4_cl .s4_clr{float:left;margin-left: 0.55rem;}
.s4_cl .s4_clr .s4_clra{padding-top: 0.8rem;font-size: 0.22rem;color: #555555;font-weight: bold;}
.s4_cl .s4_clr .s4_clrb{font-size: 0.36rem;color: #ffffff;margin-top: 0.2rem;}
.s4_cl .s4_clr .s4_clrb img{vertical-align: middle;width: 0.22rem;margin-left: 0.48rem;}
.s4_cm{margin-bottom: 0.14rem;height: 2.54rem;background: url(../images/s4_2_21.jpg) no-repeat center;background-size: 7.06rem 2.54rem;}
.s4_cm .s4_cml{float:left;width: 3.31rem;padding: 0.55rem 0 0 0.58rem;}
.s4_cm .s4_cml .s4_cmla{font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.s4_cm .s4_cml .s4_cmlb{margin-top: 0.12rem;line-height: 0.3rem;font-size: 0.24rem;color: #ffffff;}
.s4_cm .s4_cmr{width: 2.48rem;text-align: center;float: right;margin:0.25rem 0.45rem 0 0;}
.s4_cr{height: 2.54rem;background: url(../images/s4_3_25.jpg) no-repeat center;background-size: 7.06rem 2.54rem;}
.s4_cr .s4_crl{float:left;width: 3.6rem;padding: 0.58rem 0 0 0.58rem;}
.s4_cr .s4_crl .s4_crla{font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.s4_cr .s4_crl .s4_crlb{margin-top: 0.1rem;}
.s4_cr .s4_crl .s4_crlb ul li{float:left;width: 1.41rem;height: 0.34rem;line-height: 0.34rem;text-align: center;background: #fff;border-radius: 0.09rem;margin:0 0.33rem 0.1rem 0;}
.s4_cr .s4_crl .s4_crlb ul li a{display: block;font-size: 0.24rem;color: #333333;}
.s4_cr .s4_crr{float:right;margin:1.37rem 0.84rem 0 0;width: 0.46rem;}
.link{padding: 0.38rem 0 0.38rem 0.22rem;line-height: 0.48rem;}
.link .linkl{float:left;font-size: 0.3rem;color: #333333;font-weight: bold;padding-left: 0.45rem;background: url(../images/link1_27.png) no-repeat left center;background-size: 0.34rem 0.34rem;}
.link .linkr{float:right;width: 5.3rem;}
.link .linkr ul li{float:left;}
.link .linkr ul li a{display: block;font-size: 0.24rem;color: #333333;padding: 0 0.4rem 0 0.38rem;background: url(../images/link2_03.png) no-repeat right center;background-size: 0.03rem 0.26rem;}

.footer{background: url(../images/ft_bg_02.jpg) no-repeat center;background-size: 7.5rem 5.15rem;height: 5.15rem;position: relative;}
.ftar{text-align: center;padding-top: 0.75rem;}
.ftar .ftara{font-size: 0.24rem;color: #fff;}
.ftar .ftarb{width: 1.33rem;margin:0.12rem auto 0;}
.ftb{position: absolute;bottom: 0;left:0;width: 100%;text-align: center;background: rgba(0,0,0,0.3);padding: 0.46rem 0;line-height: 0.36rem;font-size: 0.24rem;color: #f5f5f5;}
.ftb a{color: #fff;}

.cotar{float:none;width: 96%;margin:0 auto;}
.cotar .cotara input{width: 100%;padding: 0 2%;font-size: 0.24rem;height: 0.8rem;background: #f5f5f5;outline: none;margin-bottom: 2%;float:left;border:1px solid #ddd;box-sizing: border-box;}
.cotar .cotara input:last-child{margin-right: 0;}
.cotar .cotarb{margin-bottom: 2%;}
.cotar .cotarb textarea{width: 100%;padding:2.5%;font-size: 0.24rem;background: #f5f5f5;outline: none;height: 2.5rem;border:1px solid #ddd;box-sizing: border-box;}
.cotar .cotarc{margin-bottom: 5px;}
.cotar .cotarc input{height: 0.8rem;background: #0549f1;width: 100%;font-size: 0.28rem;color: #fff;border:0;}
.cotar .cotarp{margin-bottom: 2%;}
.cotar .cotarp label{margin-right: 2%;font-size: 0.28rem;color: #333;}
.cotar .cotarp label input{width: 0.24rem;height: 0.24rem;margin-right: 0.3rem;}

.jb{margin:0 2.5%}
.jb .jba{text-align: center;font-size: 0.4rem;color: #000000;margin-top: 0.5rem;}
.jb .jbb{margin-top: 0.45rem;}
.jb .jbb .jbba{background: #eaeaea;line-height: 1rem;}
.jb .jbb .jbba .jbbai{float:left;font-size: 0.34rem;color: #000000;text-align: center;}
.jb .jbb .jbba .jbbai.jbbai1{padding-left: 3%;width: 41%;text-align: left;}
.jb .jbb .jbba .jbbai.jbbai2{width: 150px;}
.jb .jbb .jbba .jbbai.jbbai3{width:12%;}
.jb .jbb .jbba .jbbai.jbbai4{width: 280px;}
.jb .jbb .jbba .jbbai.jbbai5{width: 38%;}
.jb .jbb .jbba .jbbai.jbbai6{width: 6%;}
.jb .jbb .jbbb .jbbbi{border-bottom: 1px solid #cccccc;}
.jb .jbb .jbbb .jbbbi .jbbbia{line-height: 0.8rem;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai{float:left;font-size: 0.28rem;color: #000000;text-align: center;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia1{padding-left: 3%;width: 41%;text-align: left;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia2{width: 150px;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia3{width:12%;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia4{width: 280px;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia5{width: 38%;}
.jb .jbb .jbbb .jbbbi .jbbbia .jbbbiai.jbbbia6{width: 6%;background: url(../../images/job1_03.png) no-repeat left center;height: 0.8rem;background-size: 0.25rem 0.25rem;}
.jb .jbb .jbbb .jbbbi .jbbbib{background: #f5f7f9;padding: 0.3rem 0.25rem;position: relative;display: none;}
.jb .jbb .jbbb .jbbbi .jbbbib .txt{font-size: 14px;line-height: 2;}
.jb .jbb .jbbb .jbbbi .jbbbib .tdjl{position: absolute;right:0.18rem;width: 0.56rem;top:0;}
.jb .jbb .jbbb .jbbbi .jbbbib .tdjl .tdjla{width: 0.02rem;height: 0.32rem;background: #0549f1;margin:0 auto;}
.jb .jbb .jbbb .jbbbi .jbbbib .tdjl .tdjlb{width: 0.7rem;height: 0.7rem;text-align: center;line-height: 0.7rem;background: #0549f1;border-radius: 0.1rem;font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.jb .jbb .jbbb .jbbbi .jbbbib .tdjl .tdjlb a{display: block;color: #fff;}
.jb .jbb .jbbb .jbbbi.on .jbbbia{background: #0549f1;}
.jb .jbb .jbbb .jbbbi.on .jbbbia .jbbbiai{font-weight: bold;color: #fff;}
.jb .jbb .jbbb .jbbbi.on .jbbbia .jbbbiai.jbbbia6{background: url(../../images/job2_06.png) no-repeat left center;background-size: 0.25rem 0.25rem;}
.jb .jbc{margin-top: 0.5rem;margin-bottom: 0.5rem;background: #f5f7f9;padding: 0.3rem 0.3rem;}
.jb .jbc .jbcl{float:left;width: 50%;}
.jb .jbc .jbcl .jbcla{font-size: 0.26rem;color: #000000;padding-top: 0;}
.jb .jbc .jbcl .jbclb{margin-top: 0.12rem;line-height: 0.35rem;font-size: 0.24rem;color: #000000;}
.jb .jbc .jbcl .jbclb a{color: #000;}
.jb .jbc .jbcr{float:right;width: 40%}

.lg .lga{height: 1.02rem;position: relative;z-index: 3}
.lg .lga .lgal img{height: 1.02rem;margin-left: 0.15rem;}
.lg .lgb .lgbx{display: none;}
.lg .lgb .lgo{padding: 0.6rem 0 0.6rem;background: url(../images/lg_bg_02.jpg) no-repeat top center;min-height: 8rem;background-size: cover;}
.lg .lgb .lgo .lgbc{width: 94%;margin:0 auto;background: #fff;box-sizing: border-box;padding: 3%;}
.lg .lgb .lgbc .lgbca{line-height: 0.43rem;font-size: 0.3rem;color: #333333;font-weight: bold;padding-left: 0.53rem;background: url(../images/lg2_03.png) no-repeat left center;background-size: 0.38rem 0.37rem;}
.lg .lgb .lgo:after{content: '\20'; display: block; height: 0; clear: both;}
.lg .lgb .lgbc .lgbcb{margin-top: 0.14rem;background: #0549f1;height: 0.6rem;line-height: 0.6rem;padding-left: 0.52rem;font-size: 0.26rem;color: #ffffff;font-weight: bold;}
.lg .lgb .lgbc .lgbcc .lgbcca{padding: 0.3rem 0.3rem 0.3rem;border:1px dashed #e5e5e5;border-top:0;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai{margin-bottom: 0.1rem;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccail{float:none;line-height: 0.4rem;text-align: left;font-size: 0.26rem;color: #333333;position: relative;display: inline-block;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccail i{position: absolute;right: -0.14rem;font-style: normal;font-size: 0.24rem;color: #fb1212;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccair{width: 100%;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccair input{width: 100%;height: 0.6rem;border:1px solid #eaeaea;padding: 0 0.15rem;font-size: 0.24rem;box-sizing: border-box;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccaip{width:100%;line-height: 0.6rem;font-size: 0.24rem;color: #333333;box-sizing: border-box;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccaip input{width: 0.2rem;height: 0.2rem;margin-right: 0.1rem;}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccaip span{margin-right: 0.2rem;}
.lg .lgb .lgbc .lgbcc .lgbccb{margin-top: 0.4rem;text-align: center;}
.lg .lgb .lgbc .lgbcc .lgbccb input{width:100%;height: 0.7rem;background: #0549f1;font-size:0.26rem;color: #ffffff;border:0;}
.lg .lgc{line-height: 0.5rem;background: #0549f1;font-size: 0.24rem;color: #f5f5f5;text-align: center;padding: 0.2rem 0}
.lg .lgc a{color: #f5f5f5;}
.top .topaa{font-size: 0.26rem;color: #333;position: relative;left: 0.2rem;top:0.1rem;}
.top .topaa a{width: auto;}

.uct{width: 94%;margin:0 auto;}
.uct .ucta{border-top:4px solid #11519b;background: #eeeeee;padding: 3%;}
.uct .ucta .uctal{line-height: 0.43rem;font-size: 0.3rem;color: #333333;font-weight: bold;padding-left: 0.53rem;background: url(../images/lg2_03.png) no-repeat left center;background-size: 0.38rem 0.37rem;}
.uct .ucta .uctal span{color: #ff6600;}
.uct .ucta .uctar{margin-top: 0.15rem}
.uct .ucta .uctar ul li{float:left;margin-right:0.08rem;line-height: 0.5rem;margin-bottom: 0.1rem;}
.uct .ucta .uctar ul li:nth-child(5n){margin-right: 0;}
.uct .ucta .uctar ul li a{display: block;padding: 0 0.15rem;font-size: 0.24rem;color: #333333;font-weight: bold;background: #fff;}
.uct .ucta .uctar ul li:hover a,.uct .ucta .uctar ul li.current a{background: #0549f1;color: #fff;}
.uct .uctb{background: #fff;padding: 3%;min-height: 450px;}
.uct .uctb .uctbx{overflow-x: auto;}
/*.uct .uctb .uctbx table{min-width: 1126px;}*/
.uct .uctb table{width: 100%;}
.uct .uctb table thead tr td{padding: 5px;text-align: center;font-size: 0.24rem;line-height: 1.5; color: #ffffff;font-weight: bold;background: #4270e1;border:1px solid #fff;}
.uct .uctb table tbody{border-top:4px solid #fff;}
.uct .uctb table tbody tr{border-top:3px solid #fff;}
.uct .uctb table tbody tr td{padding: 5px;text-align: center;line-height: 1.5;font-size: 0.22rem;color: #333333;font-weight: bold;background: #eeeeee;border:1px solid #fff;}
.uct .uctb table tbody tr td a.qpj{display: inline-block;width: 1rem;height: 0.45rem;line-height: 0.45rem;text-align: center;border-radius: 8px;background: #4270e1;font-size: 0.24rem;color: #fff;}
.uct .uctb table tbody tr td span.color0{color: #666;}
.uct .uctb table tbody tr td span.color1{color: #f39b11;}
.uct .uctb table tbody tr td span.color2{color: #35a223;}
.uct .uctb table tbody tr td span.color3{color: #f00;}

.uct .uctc{background: #fff;padding: 3%;min-height: 450px;}
.uct .uctc table{width: 100%;}
.uct .uctc table thead tr td{padding: 5px;text-align: center;line-height: 1.5;font-size: 0.24rem;color: #ffffff;font-weight: bold;background: #4270e1;border:1px solid #fff;}
.uct .uctc table tbody{border-top:4px solid #fff;}
.uct .uctc table tbody tr{border-top:3px solid #fff;}
.uct .uctc table tbody tr td{padding: 5px;text-align: center;line-height: 1.5;font-size: 0.22rem;color: #333333;font-weight: bold;background: #eeeeee;border:1px solid #fff;}
.uct .uctc table tbody tr td a.qpj{display: inline-block;width: 1rem;height: 0.45rem;line-height: 0.45rem;text-align: center;border-radius: 8px;background: #4270e1;font-size: 0.24rem;color: #fff;}
.uct .uctc table tbody tr td span.color0{color: #666;}
.uct .uctc table tbody tr td span.color1{color: #4270e1;}
.uct .uctc table tbody tr td span.color2{color: #f39b11;}
.uct .uctc table tbody tr td span.color3{color: #35a223;}
.uct .uctc table tbody tr td span.color4{color: #999;}

.uctd{background: #eeeeee;margin-top: 3px;padding: 3%;}
.uctd .uctdl{line-height: 2;font-size: 0.26rem;color: #333333;font-weight: bold;}
.uctd .uctdr .uctdr_submit{margin-top: 0.2rem}
.uctd .uctdr .uctdr_submit input{width: 1.6rem;height: 0.55rem;background: #f39800;border-radius: 0.09rem;font-size: 0.26rem;color: #ffffff;border:0;}

.star_bg { width: 160px; height: 20px; background: url(../images/axx1.png) repeat-x; position: relative; overflow: hidden; }
.star { height: 100%; width: 40px; line-height: 6em; position: absolute; z-index: 3; }
.star:hover { left: 0; background: url(../images/axx2.png) repeat-x !important; z-index: 5; }
.star_1 { left: 0; }
.star_2 { left: 32px; }
.star_3 { left: 64px; }
.star_4 { left: 96px; }
.star_5 { left: 128px; }
.star_1:hover { width: 32px; }
.star_2:hover { width: 64px; }
.star_3:hover { width: 96px; }
.star_4:hover { width: 128px; }
.star_5:hover { width: 160px; }
.star_bg label { display: block; _display:inline; height: 100%; width: 100%; cursor: pointer; }
/* 幕后的英雄，单选按钮 */
.score { position: absolute; clip: rect(0 0 0 0); }
.score:checked + .star { left: 0; background: url(../images/axx2.png) repeat-x; z-index: 1; }
.score_1:checked ~ .star_1 { width: 32px; }
.score_2:checked ~ .star_2 { width: 64px; }
.score_3:checked ~ .star_3 { width: 96px; }
.score_4:checked ~ .star_4 { width: 128px; }
.score_5:checked ~ .star_5 { width: 160px; }

.star_bg:hover .star { background-image: none; }
.star_bg a { transition: all 0s ease 0s; }
/* for IE6-IE8 JS 交互 */
.star_checked { left: 0; background: url(../images/axx2.png) repeat-x; z-index: 1; }

.uctf{margin-top: 0.4rem;text-align: center;}
.uctf a{font-size: 0.26rem;text-decoration: underline;color: #4270e1;}

.xshs{width: 100px;margin:0 auto; height: 12px; background: url(../images/bxx1.png) repeat-x;position: relative; overflow: hidden; }
.xshs .xshsa1{width: 20px;height: 12px;background: url(../images/bxx2.png) repeat-x;position: absolute;left:0;top:0;}
.xshs .xshsa2{width: 40px;height: 12px;background: url(../images/bxx2.png) repeat-x;position: absolute;left:0;top:0;}
.xshs .xshsa3{width: 60px;height: 12px;background: url(../images/bxx2.png) repeat-x;position: absolute;left:0;top:0;}
.xshs .xshsa4{width: 80px;height: 12px;background: url(../images/bxx2.png) repeat-x;position: absolute;left:0;top:0;}
.xshs .xshsa5{width: 100px;height: 12px;background: url(../images/bxx2.png) repeat-x;position: absolute;left:0;top:0;}


.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccair.radio label input{width: 0.24rem;height: 0.24rem;vertical-align: middle;margin-top: 0}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccair.radio label{line-height: 0.24rem;font-size: 0.24rem;margin-right: 0.2rem;margin-top: 0.25rem}
.lg .lgb .lgbc .lgbcc .lgbcca .lgbccai .lgbccair textarea{width: 100%;
    height: 2rem;
    border: 1px solid #eaeaea;
    padding: 0 0.15rem;
    font-size: 0.24rem;
    box-sizing: border-box;
}

.lg .lgb .bzse{width: 90%;margin-left: 5%; background: #fff;border-top:4px solid #11519b;padding: 0.2rem 0.2rem 0.4rem;box-sizing: border-box;}
.lg .lgb .bzse .bzsea{line-height: 0.43rem;font-size: 0.3rem;color: #333333;font-weight: bold;padding-left: 0.53rem;background: url(../images/lg2_03.png) no-repeat left center;background-size: 0.38rem 0.37rem;}
.lg .lgb .bzse .bzseb{margin-top: 0.3rem}
.lg .lgb .bzse .bzseb form{float: right;width: 200px;}
.lg .lgb .bzse .bzseb form select{width: 155px;height: 32px;border:1px solid #999;font-size: 13px;border-radius: 7px;padding: 0 10px;}
.lg .lgb .bzse .bzseb form input{width: 40px;float: right;height: 32px;background: #1890ff;color: #fff;font-size: 13px;border-radius: 5px;border:0;}
.lg .lgb .bzse .bzsec{margin-top: 20px;}
.lg .lgb .bzse .bzsec table{width: 100%;}
.lg .lgb .bzse .bzsec table thead tr td{font-size: 13px;color: #000;padding: 5px;background: #f8fafd;line-height: 1.7;}
.lg .lgb .bzse .bzsec table tbody tr:nth-child(2n){background: #f8fafd;}
.lg .lgb .bzse .bzsec table tbody tr td{font-size: 13px;color: #666;padding: 5px;line-height: 1.7;}
.lg .lgb .bzse .bzsec table tbody tr td a{color: #1890ff;}

.lg .lgb .bzse .bzsec table tbody tr td span.color0{color: #666;}
.lg .lgb .bzse .bzsec table tbody tr td span.color1{color: #f39b11;}
.lg .lgb .bzse .bzsec table tbody tr td span.color2{color: #35a223;}
.lg .lgb .bzse .bzsec table tbody tr td span.color3{color: #f00;}

.lg .lgb .bzse .bzsed{margin-top: 25px;}
.lg .lgb .bzse .bzsed .bzsedl .bzsedli{margin-bottom: 10px;}
.lg .lgb .bzse .bzsed .bzsedl .bzsedli .bzsedlia{display: inline-block;vertical-align: top;font-size: 13px;color: #000;font-weight: bold;line-height: 2;width: 80px;}
.lg .lgb .bzse .bzsed .bzsedl .bzsedli .bzsedlib{display: inline-block;vertical-align: top;font-size: 13px;color: #333;line-height: 2;}

.lg .lgb .bzse .bzsed .bzsedr .bzsedri{margin-bottom: 15px;}
.lg .lgb .bzse .bzsed .bzsedr .bzsedri .bzsedria{font-size: 13px;color: #1890ff;font-weight: bold;}
.lg .lgb .bzse .bzsed .bzsedr .bzsedri .bzsedrib{padding-left: 10px;line-height: 2;font-size: 12px;color: #333;margin-top: 5px;}





