@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:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:60px;  background:#fff; border-top:0!important; 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 {  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:#fff; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:9;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:#444; }
.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 { 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%; background:url(x1.jpg) center center no-repeat; background-size:cover; padding:0.3rem 0}
.x1 .in{ width:6rem; margin:0 auto}
.x1 .in .ihd h3{ float:left; background:url(../images/x2.png) left top no-repeat; background-size:0.6rem; padding-left:0.7rem; font-size:0.32rem; color:#011125; line-height:0.32rem; padding:0.34rem 0 0.05rem 0.7rem}
.x1 .in .ihd .more{ float:right}
.x1 .in .ihd .more a{ display:block; background:url(../images/x3.jpg) right center no-repeat; background-size:0.08rem; padding-right:0.2rem; color:#011125; font-size:0.16rem; font-weight:bold; margin-top:0.4rem}
.x1 .in .ibd{ margin-top:0.24rem;}
.x1 .in .ibd .left{ background:#011125; width:100%; border-radius:0.3rem; overflow:hidden}
.x1 .in .ibd .left .a{ width:100%; text-align:center; color:#fff; font-weight:bold; font-size:0.18rem; padding:0.16rem; box-sizing:border-box}
.x1 .in .ibd .left .b{ width:100%; height:3.1rem; overflow:hidden; background:#eeeeee}
.x1 .in .ibd .left .b iframe{ width:100%; height:100%; border:0}
.x1 .in .ibd .left .c{ width:100%; text-align:center; color:#fff; font-weight:bold; font-size:0.18rem; padding:0.16rem; box-sizing:border-box}
.x1 .in .ibd .right{ width:100%}

.x1 .in .ibd .right p{ font-size:0.28rem; color:#011125; font-weight:bold; padding:0.2rem 0;  border-bottom:0.04rem dashed #b81c22; display:block}
.x1 .in .ibd .right p i{ color:#b81c22;}
.x1 .in .ibd .right p:nth-child(n+2){ border:0}


.x1 .in .ibd .right .a{ font-size:0.24rem; color:#011125; font-weight:bold; line-height:1; padding:0.24rem 0 0.12rem}
.x1 .in .ibd .right .d{ font-size:0.16rem; color:#51565d; text-align-last:justify}
.x1 .in .ibd .right .d i{ font-weight:bold; color:#011125}
.x1 .in .ibd .right .bd{ margin-top:0.3rem}
.x1 .in .ibd .right .bd .con .t1{ width:100%; padding:0.04rem 0; border-left:0.04rem solid #000; padding-left:0.18rem; box-sizing:border-box }
.x1 .in .ibd .right .bd .con .t1 h3{ font-size:0.2rem; color:#011125; font-weight:bold}
.x1 .in .ibd .right .bd .con .t1 .intro{ font-size:0.16rem; color:#011125;}
.x1 .in .ibd .right .bd .con .t2{ margin-top:0.04rem;border-left:0.04rem solid #b81c22;}

.x1 .in .ibd .right .hd{ float:right; height:473px; margin-right:55px; box-sizing:border-box; padding:36px 0 }
.x1 .in .ibd .right .hd ul{ width:11px; background:#fff; height:100%}
.x1 .in .ibd .right .hd ul li{ width:100%; height:auto; cursor:pointer}
.x1 .in .ibd .right .hd ul li.on{ background:#011125}
.x1 .in .ibd .right .hd ul li.li1{ height:100%}
.x1 .in .ibd .right .hd ul li.li2{ height:calc(100% / 2);}
.x1 .in .ibd .right .hd ul li.li3{ height:calc(100% / 3);}
.x1 .in .ibd .right .hd ul li.li4{ height:calc(100% / 4);}
.x1 .in .ibd .right .hd ul li.li5{ height:calc(100% / 5);}
.x1 .in .ibd .right .hd ul li.li6{ height:calc(100% / 6);}
.x1 .in .ibd .right .hd ul li.li7{ height:calc(100% / 7);}
.x1 .in .ibd .right .hd ul li.li8{ height:calc(100% / 8);}
.x1 .in .ibd .right .hd ul li.li9{ height:calc(100% / 9);}
.x1 .in .ibd .right .hd ul li.li10{ height:calc(100% / 10);}

.x2{ background:url(x2.jpg) center center no-repeat; background-size:100% 100%}
.x2 .ihd{ text-align:center; font-size:0.32rem; line-height:1; color:#011125; font-weight:bold; padding-top:0.7rem}
.x2 .ibd{ width:6rem; margin:0 auto; margin-top:0.36rem}
.x2 .ibd .item{ width:100%; margin-bottom:0.2rem}
.x2 .ibd .item .a{ width:1.4rem; height:1.6rem; box-shadow:0 0 10px rgba(00,00,0,0.2); background:#fff; border-radius:5px; overflow:hidden; float:left}
.x2 .ibd .item .a .pic{ margin-top:0.2rem; text-align:center}
.x2 .ibd .item .a .pic img{ width:0.9rem}
.x2 .ibd .item .a .title{ font-size:0.2rem; line-height:1; padding:0.1rem 0; color:#011125; text-align:center; font-weight:bold; background:url(x3.jpg) bottom center no-repeat; background-size:0.32rem}
.x2 .ibd .item .b{  width:4.5rem; height:1.6rem; float:right; z-index:2; background:#bb1b21; box-sizing:border-box; padding:0 0.12rem; color:#fff; align-items: center; display:flex }
.x2 .ibd .item .b .intro{ font-size:0.16rem; text-align:justify }

.x2 .ifd{ margin-top:0.35rem; padding-bottom:0.2rem}
.x2 .ifd a{ display:block; background:url(x4.png) center center no-repeat; width:1.98rem; height:0.42rem; text-align:center; color:#fff; margin:0 auto; font-size:0.16rem; align-items: center; display:flex;    justify-content: center; background-size:100%}

.x3{ width:100%; background:url(x5.jpg) bottom center no-repeat #faf9f5; background-size:100%}
.x3 .in{ width:6rem; margin:0 auto ;}
.x3 .in .ihd{ text-align:center; padding:0.45rem 0 0.4rem; text-align:center;text-align:center; font-size:0.32rem; color:#011125; font-weight:bold;}
.x3 .in .ibd{}
.x3 .in .ibd .bd{}
.x3 .in .ibd .bd .intro{ background:#f8e8e8; font-size:0.16rem; color:#011125; line-height:1.6; padding:0.12rem; border-radius:0.12rem;}
.x3 .in .ibd .bd .con .pic{ width:100%; text-align:center;}
.x3 .in .ibd .bd .con .pic img{ height:1.6rem}
.x3 .in .ibd .hd{ background:#fff; border-radius:0.12rem; margin-top:0.1rem; padding:0.1rem 0 0.1rem 0.4rem}
.x3 .in .ibd .hd ul li{ margin:0.1rem 0}
.x3 .in .ibd .hd ul li .num{ float:left; background:url(../images/x8.png) center center no-repeat; width:0.45rem; height:0.38rem; background-size:100% 100%; color:#fff; line-height:0.38rem; font-size:0.2rem; font-weight:bold; text-align:center}
.x3 .in .ibd .hd ul li .title{ float:right; width:calc(100% - 0.55rem); line-height:0.38rem; font-size:0.2rem; color:#011125; font-weight:bold}
.x3 .in .ibd .hd ul li.on .title{ color:#b81c22}
.x3 .ifd{ padding:0.5rem 0}
.x3 .ifd a{ display:block; background:url(x6.png) center center no-repeat; width:1.98rem; height:0.42rem; text-align:center; color:#fff; margin:0 auto; font-size:0.16rem; align-items: center; display:flex;    justify-content: center; background-size:100%}


.x4{ background:url(x7.jpg) center center no-repeat; background-size:100% 100%}
.x4 .ihd{ text-align:center; font-size:0.32rem; color:#fff; font-weight:bold; padding-top:0.6rem; line-height:1}
.x4 .ihd i{ display:block; text-align:center; font-size:0.16rem; font-weight:normal; margin-top:0.12rem}
.x4 .ibd{ width:6rem; margin:0 auto; margin-top:0.36rem}
.x4 .ibd .item{ width:1.66rem; float:left; margin:0 0.17rem; overflow:hidden; margin-bottom:0.3rem; position:relative}
.x4 .ibd .item img{ width:100%}
.x4 .ibd .item .intro{ position:absolute; width:100%; text-align:center; top:50%; transform:translateY(-50%); z-index:2; font-size:0.28rem; color:#011125; line-height:1.4; font-weight:bold}
.x4 .ifd{ padding:0.2rem 0 0.5rem 0}
.x4 .ifd a{ display:block; background:url(x8.png) center center no-repeat; width:1.98rem; height:0.42rem; text-align:center; color:#fff; margin:0 auto; font-size:0.16rem; align-items: center; display:flex;    justify-content: center; background-size:100%}

.x5{ background:url(x9.jpg) center center no-repeat; background-size:cover; padding:0.4rem 0}
.x5 .ibd{ width:5.6rem; margin:0 auto;}
.x5 .ibd .con1{ width:100%; background:#fff; border-radius:0.2rem; position:relative; z-index:2;  padding:0.2rem; box-sizing:border-box}
.x5 .ibd .con1 .intro{ font-size:0.2rem; color:#011125; line-height:1.8; }

.x6{ background:#f1ece6; padding:0.6rem 0}
.x6 .in{}
.x6 .in .ihd{ text-align:center; font-size:0.32rem; color:#b81c22; line-height:1; font-weight:bold}
.x6 .in .ibd{ width:5.6rem; margin:0 auto}
.x6 .in .ibd .a{ width:100%; margin-top:0.4rem}
.x6 .in .ibd .a .item{ float:left; width:2.5rem; margin-right:0.12rem}
.x6 .in .ibd .a .item img{ width:100%}
.x6 .in .ibd .a .title{ float:right; }
.x6 .in .ibd .a .title i{ display:block;width:0.3rem; font-size:0.16rem; text-align:center; color:#011125; line-height:1.2}
.x6 .in .ibd .b{ width:100%; margin-top:0.4rem}
.x6 .in .ibd .b .item{ float:left; width:1.43rem; margin-left:0.32rem}
.x6 .in .ibd .b .item img{ width:100%}
.x6 .in .ibd .b .title{ float:left; }
.x6 .in .ibd .b .title i{ display:block;width:0.3rem; font-size:0.16rem; text-align:center; color:#011125; line-height:1.2}

.x7{ width:100%; background:url(x14.jpg) center center no-repeat; background-size:cover}
.x7 .in{ width:4.11rem; margin:0 auto; overflow:hidden}
.x7 .ihd{ padding-top:0.6rem; font-size:0.32rem; font-weight:bold; line-height:1; color:#011125; text-align:center}
.x7 .ibd{ margin-top:0.4rem}
.x7 .ibd .item{ width:100%; height:3.11rem; box-sizing:border-box; background:url(../images/x41.png) 2.9rem 0.5rem  no-repeat,url(x13.png) center center no-repeat; background-size:0.7rem auto,100% 100%}
.x7 .ibd .item:nth-child(2){ float:right}
.x7 .ibd .item .a{ text-align:center; font-size:0.22rem; color:#011125; font-weight:bold; line-height:0.36rem; padding-top:0.7rem}
.x7 .ibd .item .a i{ font-size:0.36rem; color:#b81c22}
.x7 .ibd .item .b{ text-align:center; line-height:1.8; font-size:0.22rem; color:#011125; margin-top:0.1rem}
.x7 .ibd .item .b i{ color:#b81c22; font-weight:bold}
.x7 .ibd .item .c{ margin-top:0.1rem}
.x7 .ibd .item .c a{ display:block; height:0.36rem; text-align:center; line-height:0.36rem; color:#fff; font-size:0.18rem; background:url(../images/x42.png) center center no-repeat; background-size:auto 100%}
.x7 .ibd .item:nth-child(2) .a i{ display:block; width:100%}
.x7 .ibd .item:nth-child(2) .a{ margin-top:-0.2rem}

.x8{ width:100%; background:#faf9f5; padding:0.6rem 0}
.x8 .in{ width:6rem; margin:0 auto}
.x8 .ihd{ text-align:center; font-size:0.32rem; color:#011125; font-weight:bold }
.x8 .ibd{ margin-top:0.4rem;}
.x8 .ibd .item{ background:url(../images/x18.png) center center no-repeat; width:0.76rem; height:0.76rem; text-align:center; line-height:0.76rem; float:left; margin-right:0.28rem; margin-bottom:0.3rem; background-size:100% 100%}
.x8 .ibd .item:nth-child(6n){ margin-right:0}
.x8 .ibd .item a{ display:block; color:#fff; font-size:0.18rem;}
.x8 .ifd{ padding:0.2rem 0 0.5rem 0}
.x8 .ifd a{ display:block; background:url(x15.png) center center no-repeat; width:1.98rem; height:0.42rem; text-align:center; color:#fff; margin:0 auto; font-size:0.16rem; align-items: center; display:flex;    justify-content: center; background-size:100%}

.x9{ width:100%; background:#eeeeee; padding:0.6rem 0}
.x9 .in{ width:6rem; margin:0 auto}
.x9 .in .ihd{ text-align:center; font-size:0.32rem; color:#011125; font-weight:bold }
.x9 .in .ibd .hd ul{ text-align:center; margin-top:0.36rem}
.x9 .in .ibd .hd ul li{ display:inline-block;background:url(../images/x2.png) left top no-repeat; background-size:0.6rem; padding-left:0.7rem; font-size:0.24rem; color:#011125; line-height:0.32rem; padding:0.34rem 0 0.05rem 0.7rem; margin:0 0.4rem}
.x9 .in .ibd .hd ul li.on{ font-weight:bold}
.x9 .in .ibd .bd{ margin-top:0.12rem}
.x9 .in .ibd .bd .item{ padding:0.28rem 0; border-bottom:1px solid #b8b8b8; position:relative}
.x9 .in .ibd .bd .item .pic{ width:1.82rem; float:left}
.x9 .in .ibd .bd .item .pic img{ width:100%}
.x9 .in .ibd .bd .item .cont{ width:4rem; float:right}
.x9 .in .ibd .bd .item .cont .title{ font-size:0.24rem; color:#011125}
.x9 .in .ibd .bd .item .cont .a{ position:absolute; right:0; bottom:0.28rem; width:4rem; z-index:2; font-size:0.2rem; color:#011125}
.x9 .in .ibd .bd .item .cont .a span{ float:left}
.x9 .in .ibd .bd .item .cont .a i{ float:right}

.link { padding: 15px 7%; background: #f2f2f2; color: #666; font-size: 14px; line-height: 1.5; }
.link a { margin: 0 5px; color: #666; }
.link a:hover { color: #009af4; }

.ax103101{ background: url(bx9.png) bottom center no-repeat; background-size: 100%; padding: 0.4rem 0 0.6rem; }
.ax103101 .gcon{ width: 5.98rem; margin:0 auto; }
.ax103101 .gcon .intro{ font-size: 0.25rem; color: #011125; line-height: 2; text-align: center; }
.ax103101 .gcon .pic{ text-align: center; margin-top: 0.3rem; }
.ax103101 .gcon .pic img{ width: 4.34rem; }
.ax103101 .gcon .a1{ margin-top: 0.4rem; width: 100%; height: 2.46rem; background: url(bx3.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}
.ax103101 .gcon .a2{ margin-top: 0.2rem; width: 100%; height: 2.42rem; background: url(bx4.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}
.ax103101 .gcon .a3{ margin-top: 0.2rem; width: 100%; height: 2.09rem; background: url(bx5.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}
.ax103101 .gcon .a4{ margin-top: 0.2rem; width: 100%; height: 2.81rem; background: url(bx6.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}
.ax103101 .gcon .a5{ margin-top: 0.2rem; width: 100%; height: 2.43rem; background: url(bx7.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}
.ax103101 .gcon .a6{ margin-top: 0.2rem; width: 100%; height: 2.11rem; background: url(bx8.png) center center no-repeat; background-size: cover; box-sizing: border-box; padding: 0.5rem 0.25rem 0; font-size: 0.22rem; color: #232934; line-height: 0.35rem; text-indent: 2em; letter-spacing: 0.02rem; text-align: justify;}

.ax103107 .aitem{ width: 100%; height: 14.94rem; background: url(bx11.jpg) top center no-repeat; background-size: 100%; position: relative; }
.ax103107 .aitem .a1{ width: 2.1rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 1.05rem; top:1.95rem }
.ax103107 .aitem .a2{ width: 2.06rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 0.21rem; top:2.85rem }
.ax103107 .aitem .a3{ width: 1.88rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 0.55rem; top:3.85rem }
.ax103107 .aitem .a4{ width: 1.86rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 0.61rem; top:4.85rem }
.ax103107 .aitem .a5{ width: 1.72rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 0.55rem; top:5.85rem }
.ax103107 .aitem .a6{ width: 1.78rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 0.78rem; top:6.9rem }

.ax103107 .aitem .a12{ width: 2.04rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 0.25rem; top:7.75rem }
.ax103107 .aitem .a11{ width: 1.75rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 0.92rem; top:8.75rem }
.ax103107 .aitem .a10{ width: 1.74rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 0.56rem; top:9.7rem }
.ax103107 .aitem .a9{ width: 2.3rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 0.46rem; top:10.65rem }
.ax103107 .aitem .a8{ width: 1.94rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; left: 0.26rem; top:11.5rem }
.ax103107 .aitem .a7{ width: 1.78rem; text-align: center; font-size: 0.22rem; color: #011125; line-height: 1.2; position:absolute; right: 1.33rem; top:12.8rem }

.ax103107 .aitem .b1{ position:absolute; padding: 0.12rem 0.1rem; left: 3.51rem; top: 1.85rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b2{ position:absolute; padding: 0.12rem 0.1rem; left: 2.98rem; top: 2.75rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b3{ position:absolute; padding: 0.12rem 0.1rem; left: 2.781rem; top: 3.71rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b4{ position:absolute; padding: 0.12rem 0.1rem; left: 2.66rem; top: 4.71rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b5{ position:absolute; padding: 0.12rem 0.1rem; left: 2.61rem; top: 5.69rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b6{ position:absolute; padding: 0.12rem 0.1rem; left: 2.61rem; top: 6.63rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b12{ position:absolute; padding: 0.12rem 0.1rem; left: 2.61rem; top: 7.61rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b11{ position:absolute; padding: 0.12rem 0.1rem; left: 2.62rem; top: 8.57rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b10{ position:absolute; padding: 0.12rem 0.1rem; left: 2.58rem; top: 9.54rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b9{ position:absolute; padding: 0.12rem 0.1rem; left: 2.51rem; top: 10.51rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b8{ position:absolute; padding: 0.12rem 0.1rem; left: 2.42rem; top: 11.5rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .aitem .b7{ position:absolute; padding: 0.12rem 0.1rem; left: 2.14rem; top:12.53rem; text-align: center; width: 0.85rem; height: 0.78rem; box-sizing: border-box; text-align: center; font-size: 0.22rem; color: #fff; line-height: 1.2;}
.ax103107 .bitem{  width: 100%; height: 9.44rem; background: url(bx12.jpg) top center no-repeat; background-size: 100%; position: relative; }
.ax103107 .citem{  width: 100%; height: 13.79rem; background: url(bx13.jpg) top center no-repeat; background-size: 100%; position: relative; box-sizing: border-box; padding: 1.55rem 0 0 0; }
.ax103107 .citem .a1{ width: 2.42rem; height: 1.55rem; padding-left: 3.4rem; }
.ax103107 .citem .a1 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; }
.ax103107 .citem .a1 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a2{ width: 2.45rem; height: 1.4rem; padding-left: 0.45rem; }
.ax103107 .citem .a2 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; text-align: right;}
.ax103107 .citem .a2 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a3{ width: 2.42rem; height: 1.4rem; padding-left: 3.4rem; }
.ax103107 .citem .a3 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; }
.ax103107 .citem .a3 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a4{ width: 2.45rem; height: 1.05rem; padding-left: 0.45rem; }
.ax103107 .citem .a4 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; text-align: right;}
.ax103107 .citem .a4 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a5{ width: 2.42rem; height: 2.05rem; padding-left: 3.4rem; }
.ax103107 .citem .a5 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; }
.ax103107 .citem .a5 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a6{ width: 2.45rem; height: 1.1rem; padding-left: 0.45rem; }
.ax103107 .citem .a6 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; text-align: right;}
.ax103107 .citem .a6 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a7{ width: 2.42rem; height: 1.55rem; padding-left: 3.4rem; }
.ax103107 .citem .a7 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; }
.ax103107 .citem .a7 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .citem .a8{ width: 2.45rem; height: 1rem; padding-left: 0.45rem; }
.ax103107 .citem .a8 .tit{ font-size: 0.28rem; color: #b81c22; line-height: 1; font-weight: bold; margin-bottom: 0.1rem; text-align: right;}
.ax103107 .citem .a8 .intro{ font-size: 0.2rem; color: #011125; text-align: justify;  } 

.ax103107 .ditem .pic img{ width: 100%; }
.ax103107 .ditem .cont{ width: 100%; background: url(bx15.jpg) center center no-repeat; background-size: cover; padding: 0.4rem 0; }
.ax103107 .ditem .cont .a1 { width: 5.98rem; margin: 0 auto; box-sizing: border-box; padding: 0 0.35rem 0 0.6rem; background: url(bx16.png) left top no-repeat; background-size: 0.44rem; margin-bottom: 0.24rem;}
.ax103107 .ditem .cont .intro{ font-size: 0.2rem; color: #011125; line-height: 1.6; margin-top: 0.12rem; }
.ax103107 .ditem .cont .tit{  line-height: 0.41rem; font-size: 0.22rem; color: #b81c22; font-weight: bold;  }
.ax103107 .ditem .cont .a2 { width: 5.98rem; margin: 0 auto; box-sizing: border-box; padding: 0 0.35rem 0 0.6rem; background: url(bx17.png) left top no-repeat; background-size: 0.44rem; margin-bottom: 0.24rem;}
.ax103107 .ditem .cont .a3 { width: 5.98rem; margin: 0 auto; box-sizing: border-box; padding: 0 0.35rem 0 0.6rem; background: url(bx18.png) left top no-repeat; background-size: 0.44rem; margin-bottom: 0.24rem;}
.ax103107 .ditem .cont .a4 { width: 5.98rem; margin: 0 auto; box-sizing: border-box; padding: 0 0.35rem 0 0.6rem; background: url(bx19.png) left top no-repeat; background-size: 0.44rem; margin-bottom: 0.24rem;}

.ax102101{ width: 100%; background:url(cx1.jpg) bottom center no-repeat; background-size:100% }
.ax102101 .intro{ width: 5.96rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; text-align: justify; padding: 0.4rem 0; }
.ax102101 .pic{ text-align:center; margin:0.4rem 0}
.ax102101 .pic img{ width:4.29rem}
.ax102101 .play{ width: 5.96rem; margin: 0 auto; font-size: 0;}
.ax102101 .play video{ width: 100%; background:#dcdcdc }
.ax102101 .cont{ width: 100%; text-align:center }
.ax102101 .cont img{ width:5.99rem; }

.ax102103{ width: 100%; padding: 0.6rem 0 0 0; }
.ax102103 .aitem .pic{ text-align: center; }
.ax102103 .aitem .pic img{ width: 2.78rem; }
.ax102103 .aitem .intro .a{ width: 5.96rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; text-align: justify; padding: 0.4rem 0 0.3rem; }
.ax102103 .aitem .intro .b img{ width: 100%; }

.ax102103 .bitem .pic{ text-align: center; padding: 0.6rem 0 0 0; }
.ax102103 .bitem .pic img{ width: 2.78rem; }
.ax102103 .bitem .intro .a{ width: 5.96rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; text-align: justify; padding: 0.4rem 0 0.3rem; }
.ax102103 .bitem .intro .b img{ width: 100%; }

.ax102103 .citem .pic{ text-align: center; padding: 0.6rem 0 0 0; }
.ax102103 .citem .pic img{ width: 2.11rem; }
.ax102103 .citem .intro .a{ width: 5.96rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; text-align: justify; padding: 0.4rem 0 0.3rem; }
.ax102103 .citem .intro .b img{ width: 100%; }
.ax102103 .citem .intro .c img{ width:5.77rem; padding-top: 0.56rem; }


.ax102106{ width: 100%; }
.ax102106 .aitem{ width: 100%; position: relative; }
.ax102106 .aitem .pic{ position: absolute; right: 0.74rem; top:0.52rem;}
.ax102106 .aitem .pic img{ width: 0.73rem; }
.ax102106 .aitem .intro .a{ width: 100%; box-sizing: border-box; padding: 1.48rem 1.8rem 0.5rem 0 ; font-size: 0.22rem;writing-mode: vertical-rl; height: 5.44rem; text-indent: 2em; line-height: 0.5rem; }
.ax102106 .aitem .intro .b img{ width: 100%; }

.ax102106 .bitem .pic{ text-align: center; padding: 0.6rem 0 0 0; }
.ax102106 .bitem .pic img{ width: 3.52rem; }
.ax102106 .bitem .intro .a{ width: 5.96rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; text-align: justify; padding: 0.4rem 0 0.3rem; }
.ax102106 .bitem .intro .b img{ width: 100%; }



.ax102106 .citem{ width: 100%; position: relative; }
.ax102106 .citem .pic{ position: absolute; right: 0.74rem; top:0.52rem;}
.ax102106 .citem .pic img{ width: 0.73rem; }
.ax102106 .citem .intro .a{ width: 100%; box-sizing: border-box; padding: 1.48rem 1.8rem 0.5rem 0 ; font-size: 0.22rem;writing-mode: vertical-rl; height: 5.2rem; text-indent: 2em; line-height: 0.5rem; }

.ax102106 .citem .intro .b img{ width: 100%; }


.ax102102{ width: 100%; height:18.69rem ; background: url(bx39.jpg) top center no-repeat; background-size: 100%; box-sizing: border-box; padding-top: 5.1rem; }
.ax102102 .a1{ width: 2.82rem; margin-left: 3.35rem; font-size: 0.22rem; line-height: 0.5rem; text-indent: 2em; text-align: justify; height: 3.2rem; }
.ax102102 .a2{ width: 2.82rem; margin-left: 3.35rem; font-size: 0.22rem; line-height: 0.5rem; text-indent: 2em; text-align: justify; height: 3.4rem; }
.ax102102 .a3{ width: 2.82rem; margin-left: 3.35rem; font-size: 0.22rem; line-height: 0.5rem; text-indent: 2em; text-align: justify; height: 3.6rem; }
.ax102102 .a4{ width: 2.82rem; margin-left: 3.35rem; font-size: 0.22rem; line-height: 0.5rem; text-indent: 2em; text-align: justify; height: 3.2rem; }

.ax105101{ width: 100%; background: url(bx40.jpg) bottom center no-repeat; background-size: 100%; box-sizing: border-box; padding-top: 5.1rem; padding: 0.4rem 0; }
.ax105101 .pic{ text-align: center; }
.ax105101 .pic img{ width: 2.2rem; }
.ax105101 .cont{ width: 5.98rem; margin: 0 auto; font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; margin-top: 0.3rem; }

.ax105102{ width: 100%; background: url(bx44.jpg) top center no-repeat; background-size: 100%; box-sizing: border-box; padding: 0.4rem 0; }
.ax105102 .gcon{ width: 5.98rem; margin: 0 auto; }
.ax105102 .gcon .pic{ width: 100%; text-align: center; }
.ax105102 .gcon .pic img{ width: 2.17rem; }
.ax105102 .gcon .cont{ font-size: 0.22rem; color: #011125; line-height: 2; text-align: justify; text-indent: 2em; padding: 0.4rem 0; }
.ax105102 .gcon .b img{ width: 100%; }


.ax101101{ width: 100%; position: relative; background: url(bx53.jpg) top center no-repeat; background-size: cover; padding: 2rem 0 0.5rem; }
.ax101101 .pic{ width: 4.33rem; position: absolute; left: 0.3rem; top:-1rem ;}
.ax101101 .pic img{ width: 100%; }
.ax101101 .cont{ width: 5.7rem; margin: 0 auto; background: #eeded1; padding: 3rem 0.3rem 0.3rem; box-sizing: border-box; margin-top: 1.5rem; position:relative; text-align: justify; }
.ax101101 .cont .a{ background: url(bx55.png) center center no-repeat; background-size: cover; width: 4.8rem; height: 4.39rem; box-sizing: border-box; position:absolute; left: 0.45rem; top:-1.48rem; color: #fff; font-size: 0.22rem; line-height:1.6; padding: 1.6rem 0.75rem 0; }










































































































































































