@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}

body,button,input,select,textarea{font:12px/1.5 Microsoft yahei,Arial;border:none;outline:none;}

#g-wp { max-width:750px; margin:0 auto;  background:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:1.27rem; 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; left:6px; top:10px; display:block; width:50px; height:42px; 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; }

.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 .swiper-pagination-bullet-active { background-color:#f60; }

.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{margin-top: 0.2rem;padding: 0 0.16rem;}
.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{margin-top: 0.2rem;padding: 0 0.16rem;}
.m-pList li { float:left; width:48%; text-align:center;margin-bottom: 3%;margin-right: 4%;}
.m-pList li:nth-child(2n){margin-right: 0;}
.m-pList li .p{box-sizing: border-box;}
.m-pList li .t { padding:5px 0; font-size:0.24rem; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;background: #2684e9;color: #fff; }
.m-pList li .t a{display: block;color: #fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;padding:0 2%;}
.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;    padding-left: 0.28rem;
    background: url(../images/s3_1_21.jpg) no-repeat left 0.02rem; background-size: 0.2rem 0.2rem}

@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 { margin-top: 0.2rem;padding: 0 0.16rem; 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;margin:0 1px; padding: 4px 8px; border-radius:3px; background:#778dd6; color:#fff; line-height: 1.5; vertical-align:top; }
.page .current { background:#2684e9; }

.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;}

.stop{height: 0.48rem;line-height: 0.48rem;text-align: center;background: #f5f5f5;font-size: 0.18rem;color: #6f6e6e;}
.stop s{text-decoration: none;color: #f42020;}
.stop span{margin:0 0.02rem;}
.bhome{position:absolute; right:0.19rem; top:0.39rem; display:block; width:0.5rem; height:0.5rem;z-index: 99; }

.snav{background: #1b75d5;}
.snav ul li{float:left;width: 33.33333333%;text-align: center;line-height: 0.56rem;box-sizing: border-box;border-bottom: 1px solid #8dbaea;border-right: 1px solid #8dbaea;}
.snav ul li a{display: block;font-size: 0.28rem;color: #ffffff;}
.snav ul li.current{background: #115589;}

.section1{margin-top: 0.23rem;padding:0 0.17rem;}
.section1 .s1_t{width: 1.71rem;height: 0.61rem;line-height: 0.61rem;text-align: center;background: #2684e9;font-size: 0.3rem;color: #ffffff;}
.section1 .s1_c{margin-top: 0.15rem;}
.section2{margin-top: 0.33rem;padding:0 0.17rem 0.12rem;border-bottom: 0.12rem solid #f5f5f5;}
.section2 .s2_t{width: 1.71rem;height: 0.61rem;line-height: 0.61rem;text-align: center;background: #2684e9;font-size: 0.3rem;color: #ffffff;}
.section2 .s2_c{margin-top: 0.15rem;}
.section2 .s2_c ul li{line-height: 0.48rem;height: 0.48rem;}
.section2 .s2_c ul li a{font-size: 0.28rem;color: #333333;padding-left: 0.4rem;background: url(../images/arrow_03.png) no-repeat 0.03rem center;background-size: 0.08rem 0.15rem;}
.section2 .s2_c ul li a span{float:right;}
.section2 .s2_d{margin-top: 0.15rem;}
.section2 .s2_d a{display: block;text-align: center;height: 0.5rem;line-height: 0.5rem;background: #ebf3fb;font-size: 0.28rem;color: #2684e9;}
.section3{margin-top: 0.26rem;padding:0 0.17rem 0.12rem;border-bottom: 0.12rem solid #f5f5f5;}
.section3 .s3_t{width: 1.71rem;height: 0.61rem;line-height: 0.61rem;text-align: center;background: #2684e9;font-size: 0.3rem;color: #ffffff;}
.section3 .s3_c{margin-top: 0.15rem;}
.section3 .s3_c ul li{line-height: 0.48rem;height: 0.48rem;}
.section3 .s3_c ul li a{font-size: 0.28rem;color: #333333;padding-left: 0.4rem;background: url(../images/arrow_03.png) no-repeat 0.03rem center;background-size: 0.08rem 0.15rem;}
.section3 .s3_c ul li a span{float:right;}
.section3 .s3_d{margin-top: 0.15rem;}
.section3 .s3_d a{display: block;text-align: center;height: 0.5rem;line-height: 0.5rem;background: #ebf3fb;font-size: 0.28rem;color: #2684e9;}

.section4{margin-top: 0.3rem;padding:0 0.17rem 0.29rem;border-bottom: 0.12rem solid #f5f5f5;}
.section4 .s4_c .hd{border-bottom: 0.03rem solid #e4e4e4;height: 0.57rem;}
.section4 .s4_c .hd ul li{float:left;margin-right: 0.1rem;width: 1.7rem;text-align: center;background: #999999;line-height: 0.6rem;height: 0.6rem;font-size: 0.3rem;color: #ffffff;border-top-left-radius: 0.05rem;border-top-right-radius: 0.05rem;}
.section4 .s4_c .hd ul li.on{background: #2684e9;}
.section4 .s4_c .bd{margin-top: 0.2rem;}
.section4 .s4_c .bd .s4_ci ul li{line-height: 0.48rem;height: 0.48rem;}
.section4 .s4_c .bd .s4_ci ul li a{font-size: 0.28rem;color: #333333;}
.section4 .s4_c .bd .s4_ci ul li a span{float:right;}
.section4 .s4_c .s4_ci .s4_cid{margin-top: 0.15rem;}
.section4 .s4_c .s4_ci .s4_cid a{display: block;text-align: center;height: 0.5rem;line-height: 0.5rem;background: #ebf3fb;font-size: 0.28rem;color: #2684e9;}

.section5{background: url(../images/s3_bg_02.jpg) no-repeat center;height: 11.78rem;background-size: 7.5rem 11.78rem;padding: 0 0.17rem;}
.section5 .s5_a .s5_aa{font-size: 0.3rem;color: #fff;font-weight: bold;padding-top: 0.4rem;}
.section5 .s5_a .s5_ab{margin-top: 0.15rem;background:#fff;padding:0 0.22rem;height: 5.47rem;padding-top: 0.18rem;}
.section5 .s5_a .s5_ab .hd{height: 0.61rem;border-bottom: 0.02rem solid #e4e4e4;}
.section5 .s5_a .s5_ab .hd ul li{float:left;line-height: 0.6rem;border-bottom: 0.04rem solid transparent;font-size: 0.28rem;color: #010101;font-weight: bold;margin-right: 0.4rem;}
.section5 .s5_a .s5_ab .hd ul li.on{color: #106dcf;border-bottom: 0.04rem solid #106dcf;}
.section5 .s5_a .s5_ab .bd{margin-top: 0.2rem;}
.section5 .s5_a .s5_ab .bd ul li{line-height: 0.48rem;height: 0.48rem;}
.section5 .s5_a .s5_ab .bd ul li a{font-size: 0.28rem;color: #333333;}
.section5 .s5_a .s5_ab .bd ul li a span{float:right;}
.section5 .s5_a .s5_ab .s5_abid{margin-top: 0.15rem;}
.section5 .s5_a .s5_ab .s5_abid a{display: block;text-align: center;height: 0.5rem;line-height: 0.5rem;background: #ebf3fb;font-size: 0.28rem;color: #2684e9;}
.section5 .s5_b{margin-top: 0.32rem;position: relative;}
.section5 .s5_b .s5_ba{width: 1.52rem;height: 0.52rem;line-height: 0.52rem;padding-left: 0.21rem;background: url(../images/s3_1_11.png) no-repeat center;position: absolute;top:0.16rem;left:-0.11rem;z-index: 99;font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.section5 .s5_b .s5_bb ul{width: 7.32rem;}
.section5 .s5_b .s5_bb ul li{float:left;width: 3.48rem;margin-right: 0.18rem;text-align: center;position: relative;margin-bottom: 0.21rem;}
.section5 .s5_b .s5_bb ul li p{position: absolute;left:0;bottom: 0;width: 100%;height: 0.4rem;line-height: 0.4rem;z-index: 10;background: rgba(49,49,49,0.88);font-size: 0.28rem;color: #ffffff;}

.section6{margin-top: 0.3rem;padding:0 0.17rem;}
.s6_c{background: url(../images/s4_1_15.png) no-repeat left top;height: 6.02rem;background-size: 5.82rem 6.02rem;}
.s6_c .s6_ca{padding-top: 0.39rem;}
.s6_c .s6_ca .s6_cal{float:left;width: 1.95rem;height: 1.55rem;padding-left: 0.3rem;line-height: 1.55rem;font-size: 0.33rem;color: #fff;font-weight: bold;background: url(../images/s4_3_03.png) no-repeat 1.77rem center;background-size: 0.37rem 0.37rem;}
.s6_c .s6_ca .s6_car{float:right;width: 4.64rem;}
.s6_c .s6_ca .s6_car ul li{float:left;margin-left: 0.07rem;width: 2.25rem;position: relative;}
.s6_c .s6_ca .s6_car ul li .s3_cara{position: absolute;left:0;top:0;background: rgba(0,0,0,0.68);width: 100%;height: 100%;}
.s6_c .s6_ca .s6_car ul li .s3_cara .s3_caraa{font-size: 0.28rem;color: #fff;text-align: center;padding: 0.55rem 0.2rem 0;}
.s6_c .s6_cb{padding-left: 0.27rem;}
.s6_c .s6_cb ul li{float:left;margin-right: 0.07rem;width: 2.25rem;position: relative;margin-top: 0.07rem;}
.s6_c .s6_cb ul li:nth-child(3n){margin-right: 0;}
.s6_c .s6_cb ul li .s3_cara{position: absolute;left:0;top:0;background: rgba(0,0,0,0.68);width: 100%;height: 100%;display:flex;}
.s6_c .s6_cb ul li .s3_cara .s3_caraa{font-size: 0.28rem;color: #fff;text-align: center;padding: 0 0.15rem 0;display:flex;
  align-items:center;/*垂直居中*/
  justify-content: center;/*水平居中*/width: 100%;}
.s6_c .s6_cd{margin-top: 0.2rem;padding-left: 2.18rem;font-size: 0.29rem;color: #fff;font-weight: bold;}
.s6_c .s6_cd span{margin-right: 0.16rem;}

.section7{margin-top: 0.23rem;padding-bottom: 0.18rem;border-bottom: 0.12rem solid #f5f5f5;}
.s7_c .s7_ca{background: url(../images/s5_1_02.png) no-repeat center;height: 1.77rem;background-size: 7.5rem 1.77rem;}
.s7_c .s7_ca .s7_caa{font-size: 0.32rem;color: #fff;font-weight: bold;padding-top: 0.35rem;text-align: center;}
.s7_c .s7_ca .hd{margin-top: 0.17rem;text-align: center;}
.s7_c .s7_ca .hd ul{display: inline-block;font-size: 0;}
.s7_c .s7_ca .hd ul li{float:left;width: 1.66rem;height: 0.54rem;line-height: 0.54rem;text-align: center;margin:0 0.03rem;border:0.02rem solid #fff;font-size: 0.28rem;color: #fff;display: inline-block;border-radius: 0.04rem;}
.s7_c .s7_ca .hd ul li.on{background: #373f7b;border-color: #373f7b;}
.s7_c .s7_cb{padding:0.24rem 0.16rem 0;}
.s7_c .s7_cb .s7_cbi .s7_cbii{float:left;margin:0 0.22rem 0.11rem 0;width: 3.48rem;text-align: center;position: relative;border-radius: 0.12rem;overflow: hidden;}
.s7_c .s7_cb .s7_cbi .s7_cbii:nth-child(2n){margin-right: 0;}
.s7_c .s7_cb .s7_cbi .s7_cbii .s7_cbiib{position: absolute;bottom: 0;left:0;width: 100%;height: 0.55rem;line-height: 0.55rem;text-align: center;background: rgba(10,9,9,0.66);font-size: 0.28rem;color: #ffffff;}
.s7_c .s7_cb .s7_cbi .s7_cbid{margin-top: 0.3rem;}
.s7_c .s7_cb .s7_cbi .s7_cbid a{display: block;text-align: center;height: 0.5rem;line-height: 0.5rem;background: #ebf3fb;font-size: 0.28rem;color: #2684e9;}

.section8{margin-top: 0;padding-bottom: 0.36rem;}

.section9{padding:0 0.17rem 0.16rem;margin-top: 0.12rem;border-bottom: 0.12rem solid #f5f5f5;}
.s9_t{height: 0.67rem;line-height: 0.67rem;font-size: 0.3rem;color: #0b0b0b;font-weight: bold;padding-left: 0.17rem;background: url(../images/s9_1_03.jpg) no-repeat left center;background-size: 0.08rem 0.31rem;}
.s9_c{}
.s9_c ul li{float:left;margin:0 0.1rem 0.1rem 0;width: 1.71rem;box-sizing: border-box;border:1px solid #0d70bb;text-align: center;}
.s9_c ul li:nth-child(4n){margin-right: 0;}

.footer{background: #1d80ea;padding:0 0.16rem;}
.fta{text-align: center;border-bottom: 1px solid #8abbf0;}
.ftb{padding: 0.35rem 0 0.3rem;border-bottom: 1px solid #8abbf0;}
.ftb .ftbl{float:left;}
.ftb .ftbl .ftbla{font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.ftb .ftbl .ftblb{font-size: 0.28rem;color: #ffffff;line-height: 0.36rem;margin-top: 0.15rem;}
.ftb .ftbr{float:right;width: 3rem;margin-right: 0.13rem;margin-top: 0.2rem;}
.ftb .ftbr ul li{float:left;width: 1.56rem;text-align: center;}
.ftb .ftbr ul li:last-child{width: 1.31rem;margin-left: 0.1rem;}
.ftb .ftbr ul li div img{width: 1.06rem}
.ftb .ftbr ul li .pp{font-size: 0.26rem;color: #fff;line-height: 0.31rem;margin-top: 0.1rem;}
.ftc{padding:0.1rem 0;text-align: center;font-size: 0.28rem;color: #fff;line-height: 0.4rem;}
.ftc a{font-size: 0.28rem;color: #fff;}

.sed{padding: 0 0.16rem;margin-top: 0.3rem;}
.sed ul li{float:left;line-height: 0.6rem;margin-right: 0.1rem;}
.sed ul li a{display: block;padding:0 0.25rem;background: #999999;font-size: 0.3rem;color: #fff;}
.sed ul li.current a{background: #2684e9;}

.nsc{margin-top: 0.2rem;padding: 0 0.16rem;}
.nsc ul li{line-height: 0.48rem;}
.nsc ul li a{font-size: 0.24rem;color: #333333;}
.nsc ul li a span{float:right;color: #999999;}

.dj{margin-top: 0.4rem;padding:0 0.15rem;margin-bottom: 0.26rem;}
.dj .djt{line-height: 0.6rem;}
.dj .djt .djtl{float:left;width: 1.51rem;padding-left: 0.75rem;background: url(../images/dj1_03.jpg) no-repeat center;background-size: 2.26rem 0.6rem;font-size: 0.3rem;color: #ffffff;font-weight: bold;}
.dj .djt .djtr{float:right;font-size: 0.24rem;color: #333333;}
.dj .djac{margin-top: 0.29rem;position: relative;}
.dj .djac .swiper-slide{position: relative;}
.dj .djac .swiper-slide .djacib{position: absolute;left:0;bottom:0;width: 98%;padding-left: 2%;background: rgba(0,0,0,0.5);height: 0.6rem;line-height: 0.6rem;font-size: 0.24rem;color: #ffffff;}
.dj .djac .swiper-pagination{text-align: right;bottom: 0.16rem;width: 98%;}
.dj .djac .swiper-container .swiper-pagination-bullet{width: 0.12rem;height:0.12rem;background: #fff;}
.dj .djac .swiper-container .swiper-pagination-bullet-active{background: #ae0b0e;}
.dj .djb{margin-top: 0.22rem;border-top:0.11rem solid #f5f5f5;padding-top: 0.23rem;}
.dj .djb .djbc{margin-top: 0.18rem;}
.dj .djb .djbc ul li{line-height: 0.55rem;}
.dj .djb .djbc ul li a{font-size: 0.24rem;color: #333333;padding-left: 0.18rem;background: url(../images/arrow_03.png) no-repeat left center;background-size: 0.08rem 0.15rem;}
.dj .djb .djbc ul li a span{float:right;}
.dj .djb .djbd{margin-top: 0.12rem;}
.dj .djb .djbd a{display: block;line-height: 0.5rem;background: #ebf3fb;font-size: 0.24rem;color: #2684e9;text-align: center;}

.jx{margin-top: 0.22rem;padding:0 0.15rem;}
.jx .jxb .jxba{font-size: 0.3rem;color: #0e0e0e;font-weight: bold;}
.jx .jxb .jxbb{margin-top: 0.46rem;position: relative;}
.jx .jxb .jxbb .jxbb1{position: absolute;left:0.19rem;top:3.72rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb2{position: absolute;left:4.84rem;top:0.02rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb3{position: absolute;left:4.84rem;top:1.08rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb4{position: absolute;left:4.84rem;top:2.13rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb5{position: absolute;left:4.84rem;top:3.19rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb6{position: absolute;left:4.84rem;top:4.25rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb7{position: absolute;left:4.84rem;top:5.31rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb8{position: absolute;left:4.84rem;top:6.36rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb9{position: absolute;left:4.84rem;top:7.42rem;width: 2.16rem;height: 0.51rem;line-height: 0.51rem;text-align: center;font-size: 0.3rem;color: #1777d9;font-weight: bold;}
.jx .jxb .jxbb .jxbb1i a{font-size: 0.3rem;color: #1777d9;font-weight: bold;display: block;}
.jx .jxc{margin:2.15rem 0 0.29rem;padding: 0;}

.xs{margin-bottom: 0.15rem;}
.xsi{margin-top:0.25rem;border-bottom:0.17rem solid #f5f5f5;padding:0 0.15rem 0.24rem;}
.xsi .xsit{line-height: 0.61rem;}
.xsi .xsit .xsitl{background: #2684e9;float:left;font-size: 0.3rem;color: #ffffff;font-weight: bold;padding:0 0.4rem;}
.xsi .xsit .xsitr{display: none;}
.xsi .xsic{margin-top: 0.15rem;}
.xsi .xsic ul li{line-height: 0.54rem;}
.xsi .xsic ul li a{font-size: 0.24rem;color: #333333;padding-left: 0.18rem;background: url(../images/arrow_03.png) no-repeat left center;background-size: 0.08rem 0.15rem;}
.xsi .xsic ul li span{float:right;}
.xsi .xsid{margin-top: 0.12rem;}
.xsi .xsid a{display: block;line-height: 0.5rem;background: #ebf3fb;font-size: 0.24rem;color: #2684e9;text-align: center;}
.xsi:last-child{border-bottom: 0;}

.bm{margin-top: 0.15rem;padding:0 0.15rem;}
.bm .bmi{margin-bottom: 0.3rem;}
.bm .bmi .bmit{font-size: 0.36rem;color: #0e67c3;font-weight: bold;}
.bm .bmi .bmic{margin-top: 0.2rem;}
.bm .bmi .bmic ul li{float:left;width: 2.16rem;height: 0.7rem;background: #f5f5f5;line-height: 0.7rem;text-align: center;margin:0 0.35rem 0.19rem 0;}
.bm .bmi .bmic ul li a{display: block;font-size: 0.24rem;color: #2a2b2b;}
.bm .bmi .bmic ul li:nth-child(3n){margin-right: 0;}

.zy{margin-top: 0.38rem;margin-bottom: 0.2rem;}
.zy .zya{padding: 0 0.15rem 0.21rem;border-bottom: 0.1rem solid #f5f5f5;}
.zy .zyt{line-height: 0.61rem;}
.zy .zyt .zytl{float:left;font-size: 0.3rem;color: #ffffff;font-weight: bold;background: #2684e9;padding:0 0.4rem;}
.zy .zyt .zytr{float:right;height: 0.61rem;}
.zy .zyt .zytr a{font-size: 0.24rem;color: #333;}
.zy .zya .zyac{margin-top: 0.3rem;}
.zy .zya .zyac .swiper-slide{position: relative;}
.zy .zya .zyac .swiper-slide .zyacib{position: absolute;left:0;bottom: 0;width: 100%;height: 0.6rem;line-height: 0.6rem;text-align: center;background: rgba(0,0,0,0.5);font-size: 0.28rem;color: #ffffff;}
.zy .zya .zyac .swiper-button-prev,.zy .zya .zyac .swiper-container-rtl .swiper-button-next{background: url(../images/zy2_03.png) no-repeat center;width: 0.57rem;height: 0.8rem;background-size: 0.57rem 0.8rem;margin-top: -0.29rem;}
.zy .zya .zyac .swiper-button-next,.zy .zya .zyac .swiper-container-rtl .swiper-button-prev{background: url(../images/zy3_05.png) no-repeat center;width: 0.57rem;height: 0.8rem;background-size: 0.57rem 0.8rem;margin-top: -0.29rem;}
.zy .zyb{padding: 0 0.15rem 0.15rem;border-bottom: 0.1rem solid #f5f5f5;margin-top: 0.24rem;}
.zy .zyb .zybc{margin-top: 0.15rem;}
.zy .zyb .zybc ul li{line-height: 0.54rem;}
.zy .zyb .zybc ul li a{font-size: 0.24rem;color: #333333;padding-left: 0.18rem;background: url(../images/arrow_03.png) no-repeat left center;background-size: 0.08rem 0.15rem;}
.zy .zyb .zybc ul li span{float:right;}
.zy .zyb .zybd{margin-top: 0.12rem;}
.zy .zyb .zybd a{display: block;line-height: 0.5rem;background: #ebf3fb;font-size: 0.24rem;color: #2684e9;text-align: center;}
.zy .zyc{margin-top: 0.36rem;padding: 0 0.15rem;}
.zy .zyc .zyci{margin-top: 0.39rem;}
.zy .zyc .zyci .zycia{text-align: center;}
.zy .zyc .zyci .zycia span{display: inline-block;width: 2.27rem;height: 0.65rem;line-height: 0.65rem;font-size: 0.3rem;color: #242323;font-weight: bold;border:0.04rem solid #2684e9;}
.zy .zyc .zyci .zycib{margin-top: 0.55rem;}
.zy .zyc .zyci .zycib .zycibi{float:left;width: 2.32rem;margin:0 0.12rem 0.14rem 0;position: relative;border-radius: 0.1rem;overflow: hidden;}
.zy .zyc .zyci .zycib .zycibi:nth-child(3n){margin-right: 0;}
.zy .zyc .zyci .zycib .zycibi .zycibia{position: absolute;left:0;top:0;width: 100%;height: 100%;text-align: center;background: rgba(35,35,35,0.64);}
.zy .zyc .zyci .zycib .zycibi .zycibiab{display: none;}
.zy .zyc .zyci .zycib .zycibi .zycibiaa{line-height: 1.25rem;font-size: 0.28rem;color: #ffffff;}

.cy{}
.cy .cya{margin:0.25rem 0 0;padding:0 0.15rem 0.25rem;border-bottom: 0.2rem solid #f5f5f5;}
.cy .cyt{line-height: 0.61rem;}
.cy .cyt .cytl{float:left;font-size: 0.3rem;color: #ffffff;font-weight: bold;background: #2684e9;padding:0 0.4rem;}
.cy .cya .cyac{margin-top: 0.15rem;}
.cy .cya .cyac ul li{line-height: 0.54rem;}
.cy .cya .cyac ul li a{font-size: 0.24rem;color: #333333;padding-left: 0.18rem;background: url(../images/arrow_03.png) no-repeat left center;background-size: 0.08rem 0.15rem;}
.cy .cya .cyac ul li span{float:right;}
.cy .cya .cyad{margin-top: 0.12rem;}
.cy .cya .cyad a{display: block;line-height: 0.5rem;background: #ebf3fb;font-size: 0.24rem;color: #2684e9;text-align: center;}
.cy .cya.cye{border-bottom: 0;}

.cy .cyb{background: #f5f5f5;padding:0.29rem 0.15rem;background:#f5f5f5 url(../images/cy1_03.png) no-repeat center 0.29rem;height: 5.41rem;background-size: 7.17rem 5.41rem;position: relative;}
.cy .cyb .cyba{position: absolute;left:1.26rem;top:1.76rem;width: 4.66rem;}
.cy .cyb .cyba .cybal{float:left;width: 2.25rem;height: 0.67rem;line-height: 0.67rem;background: #3c60b5;border-radius: 0.04rem;text-align: center;}
.cy .cyb .cyba .cybal a{display: block;font-size: 0.28rem;color: #ffffff;}
.cy .cyb .cyba .cybal a span{padding-left: 0.47rem;background: url(../images/cy2_06.png) no-repeat left center;background-size: 0.34rem 0.32rem;display: inline-block;}
.cy .cyb .cyba .cybar{float:right;width: 2.25rem;height: 0.67rem;line-height: 0.67rem;background: #3c60b5;border-radius: 0.04rem;text-align: center;}
.cy .cyb .cyba .cybar a{display: block;font-size: 0.28rem;color: #ffffff;}
.cy .cyb .cyba .cybar a span{padding-left: 0.55rem;background: url(../images/cy3_03.png) no-repeat left center;background-size: 0.34rem 0.38rem;display: inline-block;}
.cy .cyb .cybb{position: absolute;left:1.26rem;top:2.56rem;width: 4.66rem;background: #3c60b5;text-align: center;line-height: 0.75rem;border-radius: 0.04rem;}
.cy .cyb .cybb a{display: block;font-size: 0.36rem;color: #ffffff;font-weight: bold;}
.cy .cyb .cybb a span{padding-left: 0.78rem;background: url(../images/cy4_11.png) no-repeat left center;background-size: 0.55rem 0.37rem;display: inline-block;}
.cy .cyb .cybc{position: absolute;left:1.26rem;top:3.45rem;width: 4.66rem;background: #3c60b5;text-align: center;line-height: 0.75rem;border-radius: 0.04rem;}
.cy .cyb .cybc a{display: block;font-size: 0.36rem;color: #ffffff;font-weight: bold;}
.cy .cyb .cybc a span{padding-left: 0.65rem;background: url(../images/cy5_15.png) no-repeat left center;background-size: 0.42rem 0.42rem;display: inline-block;}
.cy .cyb .cybd{position: absolute;left:1.26rem;top:4.33rem;width: 4.66rem;background: #3c60b5;text-align: center;line-height: 0.75rem;border-radius: 0.04rem;}
.cy .cyb .cybd a{display: block;font-size: 0.36rem;color: #ffffff;font-weight: bold;}
.cy .cyb .cybd a span{padding-left: 0.57rem;background: url(../images/cy6_19.png) no-repeat left center;background-size: 0.39rem 0.43rem;display: inline-block;}
.cy .cyc{margin-top: 0.16rem;padding: 0 0.15rem;margin-bottom: 0.2rem;}
.cy .cyc .cyct{line-height: 0.57rem;}
.cy .cyc .cyct .cyctl{float:left;font-size: 0.3rem;color: #0b0b0b;padding-left: 0.17rem;background: url(../images/cy8_03.jpg) no-repeat left center;background-size: 0.08rem 0.31rem;}
.cy .cyc .cyct .cyctr{float:right;}
.cy .cyc .cyct .cyctr a{font-size: 0.24rem;color: #0b0b0b;}
.cy .cyc .cycc{margin-top: 0.19rem;}
.cy .cyc .cycc ul li{float:left;width: 3.51rem;margin:0 0.16rem 0.18rem 0;}
.cy .cyc .cycc ul li:nth-child(2n){margin-right: 0;}

.zs{margin-top: 0.1rem;}
.zs .zsa{padding: 0.25rem 0.15rem 0.25rem;border-bottom: 0.13rem solid #f5f5f5;}
.zs .zsa:last-child{border-bottom: 0;}
.zs .zst{line-height: 0.61rem;}
.zs .zst .zdtl{float:left;font-size: 0.3rem;color: #000;font-weight: bold;background: #bf7bdb;padding:0 0.4rem;}
.zs .zsa .zsac{margin-top: 0.15rem;}
.zs .zsa .zsac ul li{line-height: 0.54rem;}
.zs .zsa .zsac ul li a{font-size: 0.24rem;color: #333333;padding-left: 0.18rem;background: url(../images/arrow_03.png) no-repeat left center;background-size: 0.08rem 0.15rem;}
.zs .zsa .zsac ul li a span{float:right;}
.zs .zsa .zsad{margin-top: 0.12rem;}
.zs .zsa .zsad a{display: block;line-height: 0.5rem;background: #ebf3fb;font-size: 0.24rem;color: #2684e9;text-align: center;}

.zs .zsb{padding:0.17rem 0.15rem;background: #f5f5f5;}
.zs .zsb ul li{float:left;width: 2.37rem;margin-right: 0.04rem;}
.zs .zsb ul li:nth-child(3n){margin-right: 0;}

.zs .zsc{background: #f5f5f5;margin-top:0;padding-bottom: 0.21rem;}
.zs .zsd{margin-top: 0.16rem;padding: 0 0.15rem;margin-bottom: 0.2rem;}
.zs .zsd .cyct{line-height: 0.57rem;}
.zs .zsd .cyct .cyctl{float:left;font-size: 0.3rem;color: #0b0b0b;padding-left: 0.17rem;background: url(../images/cy8_03.jpg) no-repeat left center;background-size: 0.08rem 0.31rem;}
.zs .zsd .cyct .cyctr{float:right;}
.zs .zsd .cyct .cyctr a{font-size: 0.24rem;color: #0b0b0b;}
.zs .zsd .cycc{margin-top: 0.19rem;}
.zs .zsd .cycc ul li{float:left;width: 3.51rem;margin:0 0.16rem 0.18rem 0;}
.zs .zsd .cycc ul li:nth-child(2n){margin-right: 0;}

.ff{padding:0 2.5%;margin-top: 2%;}
.ff ul li{float:left;}
.ff ul li a{display: block;padding:5px 20px;border:1px solid #ddd;margin-right: 10px;font-size: 13px;}
.ff ul li a.current{background:#1c67b3;border:1px solid #1c67b3;color: #fff; }



.ls-t{margin:0 2% 0;}
.ls-t .ls-h{margin-bottom: 50px;}
.ls-t .ls-h h3{font-size: 16px;font-weight: normal;line-height: 36px;}
.ls-t .ls-b .ls-a{margin-bottom: 10px;}
.ls-t .ls-b .ls-a h4{font-size: 14px;line-height: 36px;color: #1367a7;border-bottom: 1px dashed #bfbfbf;}
.ls-t .ls-b .ls-a .cont{padding-top: 10px;}
.ls-t .ls-b .ls-a .cont ul li{font-size: 14px;line-height: 28px;}
.ls-t .ls-b .ls-a .cont ul li a{color: #1367a7;}

.live-mailbox { padding:20px 2%; }
.live-mailbox ul { margin-bottom:15px; border:1px solid #ddd; }
.live-mailbox ul li { font-size:12px; padding:10px 15px; }
.live-mailbox ul li strong { width:65px; }
.live-mailbox ul li.p1 { background:#15588b; color:#fff; }
.live-mailbox ul li.p1 .p11 { float:left; width:65px; }
.live-mailbox ul li.p1 .p12 { float:left; width:calc(100% - 65px); }
.live-mailbox ul li.p2 { border-bottom:1px solid #ddd; }
.live-mailbox ul li.p2 p { float:left; width:30%; }
.live-mailbox ul li.p3 { border-bottom:1px solid #ddd; }
.live-mailbox ul li.p3 .p31 { float:left; width:65px; }
.live-mailbox ul li.p3 .p32 { float:left; width:calc(100% - 65px); }
.live-mailbox ul li.p4 .p41 { float:left; width:65px; }
.live-mailbox ul li.p4 .p42 { float:left; width:calc(100% - 65px); }

.cxBox02 { margin:30px 0; background:#f8f8f8; padding:30px 4%; }
.cxBox02 ul li { width:100%; background:#fff; text-align:center; }
.cxBox02 ul li:nth-child(2) { margin-top:20px; }
.cxBox02 ul li a { display:block; padding:30px 10px; box-sizing: border-box; }
.cxBox02 ul li .p1 img { max-width:80px; }
.cxBox02 ul li .p2 { margin-top:20px; font-size:20px; color:#333; }
.cxBox02 ul li .p3 { margin-top:15px; font-size:14px; color:#999; padding:0 10%; }

.cxBox { margin-top:30px; padding-bottom:20px; border-bottom:1px solid #ddd; }
.cxBox p { float:left; color:#333; font-size:14px; line-height:37px; }
.cxBox .text { float:left; width:120px; padding:0 10px; color:#333; font-size:12px; line-height:35px; border:1px solid #ddd; margin-left:10px; }
.cxBox .btn01 { float:left; width:60px; color:#fff; font-size:14px; line-height:35px; background:#1d80ea;  margin-left:10px; cursor:pointer; }

.cxBox01 { margin-top:30px; font-size:16px; color:#333; }
.cxBox01 i { color:#ef0000; }

.live-mailbox01 { padding:30px 0; }
.live-mailbox01 table { width:100%; border:1px solid #dfe6ec; box-sizing: border-box; }
.live-mailbox01 table tr { border-bottom:1px solid #dfe6ec; }
.live-mailbox01 table tr th { padding:15px 10px; font-size:14px; font-weight:normal; color:#333; box-sizing: border-box; border-right:1px solid #dfe6ec; }
.live-mailbox01 table tr th:last-child { border-right:none; width:70px; }
.live-mailbox01 table tr th:nth-child(2) { width:70px; padding:15px 0; }
.live-mailbox01 table tr th:nth-child(3) { width:60px; padding:15px 0; }


.live-mailbox01 table thead { background:rgba(24, 144, 255, 0.03); }
.live-mailbox01 table thead tr th { font-weight:bold; }

.live-mailbox01 table tbody tr:last-child { border-bottom:none; }
.live-mailbox01 table tbody tr th:last-child i { display:block; color:#1890ff; cursor:pointer; }
.live-mailbox01 table tbody tr th:nth-child(1) { text-align:left; }


.zsBox { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5); z-index:99999; display:none; }
.zsBox.on { display:block; }
.zsBox01 { position:absolute; width:90%; top:50%; left:50%; transform: translate(-50%,-50%); background:#fff; z-index:2; }
.zsBox01 .hd { padding:0 20px; line-height:40px; background:#1d80ea; color:#fff; font-size:16px; }
.zsBox01 .bd { padding:20px 4%; max-height:65vh; overflow-y:auto; }
.zsBox01 .bd ul li { border-top:1px solid #ccd5e5;font-size:14px; color:#333; padding:10px 0; }
.zsBox01 .bd ul li i { font-weight:bold; }
.zsBox01 .bd ul li p { display:inline-block; margin-right:50px; }
.zsBox01 .bd ul li p:last-child { margin-right:0; }
.zsBox01 .bd ul li form { display:inline-block; }
.zsBox01 .bd ul li form select { display:inline-block; width:150px; border:1px solid #ddd; font-size:14px; line-height:30px; height:30px; }
.zsBox01 .bd ul li form .btn01 { display:inline-block; width:60px; color:#fff; font-size:14px; line-height:30px; background:#1d80ea;  margin-left:10px; cursor:pointer; }

.zsClose { position:absolute; top:10px; right:10px; font-size:20px; font-weight:bold; color:#fff; z-index:2; cursor:pointer; }

.i-menu{padding:2% 0 4%;}
.i-menu dt{width:30.666%;background:#eae9e5;text-align:center;float:left;display:inline;margin:2% 0 0 2%;font-size:14px;}
.i-menu dt a{display:block;padding:6% 0;}
.i-menu dt:nth-child(3n){margin-right:0;}
.i-menu dt a:hover,.i-menu dt a.current{background:#1d80ea;color:#fff;}


.formtips { padding:5%; line-height:1.8; font-size:13px; background: #fafafa; margin-bottom: 20px; }
.formtips h2 { color:#f00; margin-bottom:15px; font-size:16px; line-height:2; }
.formtips p { margin-bottom:15px; }

.container01 .txt{margin-bottom: 2%;}
.container01 .txt h3{font-size: 16px;line-height: 1.8;font-weight: normal;}
.container01 .txt p{font-size: 16px;line-height: 1.8;text-indent: 2em;}
.container01 .form label{ display:block; float:left; width:80px; font-size:14px; line-height:35px; color:#333; text-align:right; margin-right:10px;}
.container01 .form input[type="text"]{ width:60%; font-size:14px; line-height:33px; border:1px solid #e1e1e1; border-radius:3px; box-shadow:2px 2px 2px 1px #e4e4e4 inset; margin-bottom:16px;}
.container01 .form textarea{ width:65%; font-size:16px; line-height:33px; border:1px solid #e1e1e1; border-radius:3px; box-shadow:2px 2px 2px 1px #e4e4e4 inset; margin-bottom:16px;}
.container01 .form textarea.lr{height: 170px;}
.container01 .form textarea.bz{height: 97px;}
.container01 .form input.yz{ width:20%;}
.container01 .form input.btn{ width:100%; font-size:16px; line-height:36px; background:#e7e7e7; color:#333; text-align:center; border:none; box-shadow:none; border-radius:0; cursor:pointer;}
.container01 .form input.btn:hover{ background:#2f84c7; color:#fff;}
.container01 .form img{margin-left: 5px; width:88px; height:35px;vertical-align: top;}
.container01 .form i{font-size: 20px;line-height: 33px;margin-left: 10px;color: #ff4200; position: relative;top:2px; vertical-align: top;}
.container01 .form select{ width:60%;  font-size:14px; height:35px; line-height:35px; border:1px solid #e1e1e1; border-radius:3px; box-shadow:2px 2px 2px 1px #e4e4e4 inset; margin-bottom:16px;}
.container01 .form i.odd{margin-left:7px;}
.container01 .form select option{font-size:14px; line-height:33px;}
.container01 .form input[type="radio"]{ }
.container01 .form input[type="radio"]+label{width:16px;padding-left: 20px;display: inline-block;background: url(live-4.png) no-repeat left center;}
.container01 .form input[type="radio"]:checked+label{background: url(live-5.png) no-repeat left center;}
.container01 .form select{margin-bottom: 16px;}
.container01 .form .bm{margin-bottom: 16px;}
.container01 .form .bm i{position: relative;top:4px;left: -4px;}
.container01 .form .file { width:180px; font-size:14px; line-height:35px; border:none; border-radius:0; box-shadow:none; margin-bottom:0;}

.container01 .form  input.text02 { width:100px; font-size:14px; height:33px; line-height:33px; text-align:center; color:#fff; background:#15588b; border:none; border-radius:7px; box-shadow:none; margin-bottom:16px; cursor:pointer; }
.container01 .form .p1 { margin-left:88px; font-size:14px; margin-bottom:15px; }

.container01 .form .btn{ width:100%; font-size:16px; line-height:36px; background:#e7e7e7; color:#333; text-align:center; border:none; box-shadow:none; border-radius:0; cursor:pointer;}
.container01 .form .btn:hover{ background:#2f84c7; color:#fff;}

.haspd{padding: 1% 2% 5%;}

