@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:640px; margin:0 auto; padding:0 0 60px; /*background:url(bj.png) repeat; */}
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; background:#fff; border-top:8px solid #0268b3; 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:#f9b655; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #f9b655; content:"" }

/* 菜单显示 */
.u-menu { position:absolute; right: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:#000; }
.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:5px; width:50px; height:50px; overflow:hidden; }
.search-o { position: absolute; top:0; left: 0; width:50px; height:50px;  background:url(../images/search_btn.png) no-repeat center; background-size:40%; }
.search-x { position: absolute; top:0; left: -50px; width:50px; height:50px;  background:url(../images/search_btn_x.png) no-repeat center; opacity:1; background-size:40%; }

.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{ 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:31.3333%; 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 3%; border-bottom:1px dashed #ccc; 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:#333333; 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(0,0,0,.2); */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;}

#form_job label{ width:20%; float:left; }
#form_job input.text{ width:68%; }
#form_job textarea.textarea{ width:68%; }

.x1{ width:100%; padding:0.06rem 0}
.x1 ul li{ width:33.333333%; height:1.5rem; float:left; text-align:center; box-sizing:border-box; border-right:1px solid #d6d6d6}
.x1 ul li:nth-child(1){ border-bottom:1px solid #d6d6d6}
.x1 ul li:nth-child(2){ border-bottom:1px solid #d6d6d6}
.x1 ul li:nth-child(3){ border-bottom:1px solid #d6d6d6}
.x1 ul li:nth-child(3n){ border-right:0}
.x1 ul li span{ display:block; width:100%; height:0.88rem}
.x1 ul li:nth-child(1) span{ background:url(x1.png) bottom center no-repeat; background-size:0.49rem}
.x1 ul li:nth-child(2) span{ background:url(x2.png) bottom center no-repeat; background-size:0.48rem}
.x1 ul li:nth-child(3) span{ background:url(x3.png) bottom center no-repeat; background-size:0.51rem}
.x1 ul li:nth-child(4) span{ background:url(x4.png) bottom center no-repeat; background-size:0.43rem}
.x1 ul li:nth-child(5) span{ background:url(x5.png) bottom center no-repeat; background-size:0.42rem}
.x1 ul li:nth-child(6) span{ background:url(x6.png) bottom center no-repeat; background-size:0.39rem}
.x1 ul li p{ font-size:0.22rem; padding-top:0.16rem}

.tops{ width:100%; text-align:center; padding-bottom:0.2rem}
.tops h3{ font-size:0.28rem; color:#3f77b2; line-height:1; padding:0.5rem 0 0.10rem;}
.tops p{ font-size:0.16rem; color:#000003; line-height:1}
.x2{ padding-bottom:0.34rem}
.x2 ul li{ width:100%; box-sizing:border-box; padding:0.2rem 0 0.2rem 0.4rem; background:#ececec}
.x2 ul li .num{ width:0.54rem; height:0.54rem; border:2px solid #3f77b1; border-radius:50%; text-align:center; line-height:0.54rem; font-size:0.36rem; color:#3f77b1; font-weight:bold; float:left}
.x2 ul li .tit{ float:left; margin-left:0.16rem}
.x2 ul li .tit .p1{ font-size:0.24rem; color:#3f77b1; line-height:1; font-weight:bold}
.x2 ul li .tit .p2{ font-size:0.18rem; color:#5d5d5d; padding-top:5px}
.x2 ul li:nth-child(2n){ background:#f2f2f2}
.x2  .more{ width:100%; text-align:center; margin-top:0.2rem}
.x2	 .more a{ display:inline-block; vertical-align:top; width:1.86rem; height:0.46rem; text-align:center; line-height:0.46rem; background:#2eb5ed; color:#fff; border-radius:0.1rem; font-size:0.22rem}


.x3{ width:100%; background:url(x9.png) top center no-repeat; height:6.15rem; background-size:100%}
.x3 .tops{ width:100%; text-align:center}
.x3 .tops h3{ font-size:0.28rem; color:#fff; line-height:1; padding:0.6rem 0 0.2rem; background:url(x8.png) bottom center no-repeat; margin-bottom:10px; background-size:0.81rem}
.x3 .tops p{ font-size:16px; color:#fff}
.x3 .nr{ width:100%; text-align:center}
.x3 .nr li{ display:inline-block; vertical-align:top; font-size:0.22rem; color:#ffffff; width:30%}
.x3 .nr li span{ display:block; width:100%; height:1.2rem; margin-bottom:0.24rem}
.x3 .nr li:nth-child(1) span{ background:url(../../images/x6.png) bottom center no-repeat; background-size:0.59rem}
.x3 .nr li:nth-child(2) span{ background:url(../../images/x7.png) bottom center no-repeat; background-size:0.58rem}
.x3 .nr li:nth-child(3) span{ background:url(../../images/x8.png) bottom center no-repeat; background-size:0.56rem}
.x3 .nr li:nth-child(4) span{ background:url(../../images/x9.png) bottom center no-repeat; background-size:0.57rem}
.x3 .nr li:nth-child(5) span{ background:url(../../images/x10.png) bottom center no-repeat; background-size:0.52rem}
.x3 .nr li:nth-child(6) span{ background:url(../../images/x11.png) bottom center no-repeat; background-size:0.53rem}
.x3 .nr .more{ width:100%; text-align:center; margin-top:0.5rem}
.x3 .nr .more a{ display:inline-block; vertical-align:top; width:1.86rem; height:0.46rem; text-align:center; line-height:0.46rem; background:#2eb5ed; color:#fff; border-radius:0.1rem; font-size:0.22rem}

.xx1{ width:6.14rem; margin:0 auto;}
.xx1 .swiper-container-2 .swiper-slide{}
.xx1 .swiper-container-2 .swiper-slide{ border:1px solid #dcdcdc;}
.xx1 .swiper-container-2 .swiper-slide .pic{ width:100%; border-bottom:1px solid #dcdcdc}
.xx1 .swiper-container-2 .swiper-slide .title{ width:100%; height:1.7rem; box-sizing:border-box; background:#fff; padding:0.15rem; transition:all 0.5s linear}
.xx1 .swiper-container-2 .swiper-slide .title h3{ font-size:0.24rem; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; border-bottom:1px solid #e4e4e4; font-weight:normal; padding:10px 0; transition:all 0.5s linear}
.xx1 .swiper-container-2 .swiper-slide .title h3 a{ color:#333; transition:all 0.5s linear}
.xx1 .swiper-container-2 .swiper-slide .title .intro{ font-size:0.2rem; color:#333; line-height:0.36rem; margin-top:0.1rem; transition:all 0.5s linear}



.xx1 ul li{ width:48.5%; float:left; border:1px solid #dcdcdc;}
.xx1 ul li:nth-child(2){ float:right}
.xx1 ul li .pic{ width:100%; border-bottom:1px solid #dcdcdc}
.xx1 ul li .title{ width:100%; height:1.7rem; box-sizing:border-box; background:#fff; padding:0.15rem; transition:all 0.5s linear}
.xx1 ul li .title h3{ font-size:0.24rem; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; border-bottom:1px solid #e4e4e4; font-weight:normal; padding:10px 0; transition:all 0.5s linear}
.xx1 ul li .title h3 a{ color:#333; transition:all 0.5s linear}
.xx1 ul li .title .intro{ font-size:0.2rem; color:#333; line-height:0.36rem; margin-top:0.1rem; transition:all 0.5s linear}
.xx1 ul li:hover .title{ background:#1c2c60}
.xx1 ul li:hover .title h3{ color:#fff}
.xx1 ul li:hover .title h3 a{ color:#fff}
.xx1 ul li:hover .title .intro{ color:#fff}


.x4 .more{ width:100%; text-align:center; margin-top:0.3rem}
.x4 .more a{ display:inline-block; vertical-align:top; width:1.86rem; height:0.46rem; text-align:center; line-height:0.46rem; background:#2eb5ed; color:#fff; border-radius:0.1rem; font-size:0.22rem}

.x5{ width:6.34rem; margin:0 auto; padding-bottom:0.34rem}
.x5 li{ width:3.15rem; position:relative; margin-bottom:0.06rem; float:left}
.x5 li:nth-child(2n){ float:right}
.x5 li img{ width:100%}
.x5 li h3{ font-weight:normal; width:100%; text-align:center; font-size:0.2rem; position:absolute; left:0; bottom:0.1rem}


.x6{ width:100%; background:url(x11.png) top center no-repeat; background-size:100%}
.x6 .tops{ color:#fff}
.x6 .tops h3{ color:#fff; padding-top:0.35rem}
.x6 .tops p{ color:#fff}
.x6 .nr{ width:100%;}
.x6 .nr .rt{ width:100%;}
.x6 .nr .rt .intro{ width:5.9rem; margin:0 auto; font-size:0.18rem; text-align:justify; line-height:0.36rem; color:#fff; margin-top:0.2rem;}
.x6 .nr .rt ul{ text-align:center; margin-top:0.3rem}
.x6 .nr .rt ul li{ width:1.42rem; height:0.1rem; display:inline-block; vertical-align:top;background:#355372; border-radius:0.1rem; margin:0 0.02rem}
.x6 .nr .rt ul li a{ display:block; width:100%; height:100%}
.x6 .nr .rt ul li a span{ display:block; width:100%; height:0.6rem;}
.x6 .nr .rt ul li:nth-child(1) a span{ background:url(../../images/x18.png) bottom center no-repeat; background-size:0.42rem}
.x6 .nr .rt ul li:nth-child(2) a span{ background:url(../../images/x19.png) bottom center no-repeat; background-size:0.31rem}
.x6 .nr .rt ul li:nth-child(3) a span{ background:url(../../images/x20.png) bottom center no-repeat; background-size:0.41rem}
.x6 .nr .rt ul li:nth-child(4) a span{ background:url(../../images/x21.png) bottom center no-repeat; background-size:0.34rem}
.x6 .nr .rt ul li a p{ font-size:0.18rem; color:#fff; text-align:center; margin-top:0.1rem; line-height:1}

.x7{ width:100%; padding-bottom:0.4rem}
.x7 .nr{ width:100%;}
.x7 .nr .rt{ width:6.14rem; margin:0 auto}
.x7 .nr .rt .s1{ width:6.14rem; height:1.14rem; border:1px solid #dcdcdc; background:#fff; margin-bottom:0.18rem}
.x7 .nr .rt .s1 .time{ width:1.1rem; height:0.9rem; float:left; border:1px solid #dcdcdc; box-sizing:border-box; margin:0.12rem; background:#eaeaea; text-align:center; box-sizing:border-box}
.x7 .nr .rt .s1 .time .p1{ line-height:1; font-size:0.36rem; font-weight:bold; color:#1c2c60; margin-top:0.14rem}
.x7 .nr .rt .s1 .time .p2{ font-size:0.16rem; color:#1c2c60}
.x7 .nr .rt .s1:hover{ background:#f3f3f3}
.x7 .nr .rt .s1 .tit{ width:4.6rem; float:left; margin-left:0.06rem}
.x7 .nr .rt .s1 .tit h3{ font-size:0.24rem; color:#333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:0.12rem}
.x7 .nr .rt .s1 .tit h3 a{ color:#333}
.x7 .nr .rt .s1 .tit .intro{ font-size:0.16rem; color:#666666; margin-top:0.06rem}


.x8{ width:100%; background:#f6f6f6; padding:0.5rem 0 0 }
.x8 .s1{ width:100%; box-sizing:border-box; padding:0 0.15rem; border-bottom:1px solid #c9c9c9}
.x8 .s1 .s1_1{ font-size:0.16rem; color:#333333}
.x8 .s1 .s1_2{ width:100%; padding:0.04rem 0 0.14rem}
.x8 .s1 .s1_2 span{ display:block; float:left; font-size:0.34rem; color:#333333; line-height:0.34rem}
.x8 .s1 .s1_2 a{ display:block; font-size:0.22rem; line-height:0.34rem; float:right; color:#fff; padding:0 0.1rem; background:#e53425}
.x8 .s2{ width:6.1rem; margin:0 auto; padding:0.2rem 0; font-size:0.2rem; color:#333333}
.x8 .s2 p:nth-child(1){ background:url(x12.png) left center no-repeat; padding-left:0.34rem; background-size:0.22rem; line-height:2}
.x8 .s2 p:nth-child(2){ background:url(x13.png) left center no-repeat; padding-left:0.34rem; background-size:0.22rem; line-height:2}
.x8 .s2 p:nth-child(3){ background:url(x14.png) left center no-repeat; padding-left:0.34rem; background-size:0.24rem; line-height:2}
.x8 .s2 p:nth-child(4){ background:url(x15.png) left center no-repeat; padding-left:0.34rem; background-size:0.23rem; line-height:2}
.x8 .s3{ width:6.1rem; margin:0 auto; text-align:center; color:#767676; font-size:0.16rem; padding-bottom:0.2rem}

.zt{ width:100%; background:#ffffff}
.tops2{ width:100%; text-align:center}
.tops2 h3{ font-size:0.28rem; color:#3b4f91; line-height:1; padding:0.5rem 0 0.18rem; background:url(x73.png) bottom center no-repeat; background-size:0.81rem; margin-bottom:0.26rem}
.zt01{ width:100%}
.zt01 .lt{ width:2.93rem; float:left; margin-left:0.12rem}
.zt01 .lt img{ width:100%}
.zt01 .rt{ float:left; margin-left:0.3rem; margin-top:0.4rem}
.zt01 .rt p{ font-size:0.16rem; color:#333333; line-height:2}
.zt01 .rt p i{ color:#3b4f91; font-weight:bold}

.zt02{ width:100%}
.zt02 .pic{ width:100%; position:relative; text-align:center}
.zt02 .pic img{ width:100%}
.zt02 .s5{ position:absolute; left:0; top:1.4rem; font-size:0.24rem; color:#1c2c60; width:100%}
.zt02 .s6{ font-weight:bold; position:absolute; left:0; top:-0.2rem; font-size:0.36rem; color:#1c2c60; width:100%; text-align:center}
.zt02 .s6 s{ color:#3b4f91; font-size:1rem; font-style:italic;  margin-right:0.1rem;text-decoration:none;}
.zt02 ul li{ width:100%; height:1.32rem; background:url(x23.png) top center no-repeat; background-size:100%}
.zt02 ul li span{ display:block; width:0.88rem; text-align:center; color:#fff; line-height:1; margin-left:0.33rem; font-size:0.45rem; padding-top:0.35rem; float:left}
.zt02 ul li .con{ width:4.5rem; float:left; margin-left:0.25rem}
.zt02 ul li .con .p1{ font-size:0.3rem; color:#333; font-weight:bold; padding-top:0.25rem}
.zt02 ul li .con .p2{ color:#333; font-size:0.18rem}

.zt03{ width:100%; padding-bottom:0.2rem; background:#fff}
.zt03 ul{ width:6rem; margin:0 auto;}
.zt03 ul li{ width:2.95rem; text-align:center; float:left; margin-bottom:0.24rem; }
.zt03 ul li p{ width:100%; height:0.46rem; background:#1b1b1b; color:#fff; line-height:0.46rem; font-size:0.2rem}
.zt03 ul li:nth-child(2n){ float:right}
.zt03 ul li img{ width:2.95rem; height:1.96rem}

.zt04{ width:100%; background:#fff; padding-bottom:0.4rem}
.zt04 ul{ width:6.06rem; margin:0 auto}
.zt04 ul li{ width:23.5%; margin-right:2%; border:1px solid #e0e0e0; box-sizing:border-box; margin-bottom:0.1rem; float:left}
.zt04 ul li img{ width:calc(100% - 2px)}
.zt04 ul li:nth-child(4n){ margin-right:0}

.c1{ width:100%; background:#3f77b1}
.c1 li{ width:33.3333333%; float:left; box-sizing:border-box; height:0.54rem; line-height:0.54rem; border-bottom:1px solid #d5d5d5; border-right:1px solid #d5d5d5; text-align:center}
.c1 li a{ display:block; color:#fff; font-size:0.24rem}
.c1 li:nth-child(4){ border-bottom:0}
.c1 li:nth-child(5){ border-bottom:0}
.c1 li:nth-child(6){ border-bottom:0}

.c2{ width:5.6rem; margin:0 auto; height:0.56rem; position:relative; margin-top:0.18rem}
.c2 .inp1{ width:5.6rem; height:0.56rem; border-radius:0.28rem; box-sizing:border-box; border:1px solid #3f77b2; font-size:0.2rem; padding:0 0.5rem}
.c2 .inp2{ width:0.84rem; height:0.56rem; background:url(b22.png) center center no-repeat; background-size:0.35rem; position:absolute; right:0; top:0; border:0}

.c3{ width:100%; background:#3f77b1; text-align:center}
.c3 .tops{ color:#fff}
.c3 .tops h3{ color:#fff; padding-top:0.35rem}
.c3 .tops p{ color:#fff}
.c3 .rt{ width:5.86rem; padding-bottom:0.4rem; background:#334582; border-radius:0.2rem; margin:0 auto; color:#fff}
.c3 .rt h4{ font-size:0.28rem; line-height:1; padding-top:0.32rem}
.c3 .rt p{ font-size:0.18rem; line-height:1.6; margin-top:0.16rem}
.c3 .rt ul{ width:100%; margin-top:0.18rem}
.c3 .rt ul li{ display:inline-block; vertical-align:top; width:1.16rem; height:0.42rem; text-align:center; line-height:0.42rem; border-radius:0.06rem; background:#448aca; font-size:0.18rem; margin:0 0.1rem}
.c3 .rt ul li.on{ background:#f19149}
.c3 .tel{ width:2.88rem; height:0.56rem; display:inline-block; vertical-align:top; border-radius:0.28rem; background:#fff; margin:0.24rem 0 0.4rem}
.c3 .tel span{ display:inline-block; vertical-align:top; font-size:0.28rem; line-height:0.56rem; font-weight:bold; background:url(b23.png) left center no-repeat; background-size:0.43rem; padding-left:0.55rem; color:#3f77b1}



.c4 ul { width:6.15rem; margin:0 auto; padding-bottom:0.2rem}
.c4 ul li{ width:3rem; height:3.06rem; border-radius:0.18rem; float:left; background:#3f77b2; margin-bottom:0.14rem}
.c4 ul li:nth-child(2n){ float:right}
.c4 ul li span{ display:block; width:100%; height:1.15rem}
.c4 ul li h3{ line-height:1; font-size:0.24rem; padding:0.2rem 0 0.14rem; background:url(../../images/b12.png) bottom center no-repeat; background-size:0.55rem; text-align:center; color:#fff}
.c4 ul li .intro{ font-size:0.16rem; text-align:justify; padding:0 0.36rem; line-height:0.28rem; margin-top:0.1rem; color:#fff}
.c4 ul li:nth-child(1) span{background:url(../../images/b8.png) bottom center no-repeat; background-size:0.71rem}
.c4 ul li:nth-child(2) span{background:url(../../images/b9.png) bottom center no-repeat; background-size:0.62rem}
.c4 ul li:nth-child(3) span{background:url(../../images/b10.png) bottom center no-repeat; background-size:0.55rem}
.c4 ul li:nth-child(4) span{background:url(../../images/b11.png) bottom center no-repeat; background-size:0.66rem}

.c5{ width:100%; background:#f5f5f5; padding-bottom:0.24rem}
.c5 ul{ width:5.9rem; margin:0 auto}
.c5 ul li{ width:31%; margin-right:3.5%; float:left; margin-bottom:0.2rem}
.c5 ul li:nth-child(3n){ margin-right:0}

.c6{ width:100%; padding-bottom:0.3rem}
.c6 ul{ width:6.1rem; margin:0 auto}
.c6 ul li{ width:100%; border-bottom:1px dashed #c0c0c0}
.c6 ul li a{ display:block; width:3.9rem; background:url(b24.png) left center no-repeat; background-size:0.11rem; padding-left:0.25rem; line-height:0.7rem; font-size:0.2rem; color:#333333; float:left}
.c6 ul li span{ display:block; float:right; line-height:0.7rem; font-size:0.18rem; color:#666666}
.c6 ul li:last-child{ border-bottom:0}





















