@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol{margin:0;padding:0}em,i{font-style:normal}li{list-style:none}a,a:hover{text-decoration:none}img{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:auto;vertical-align:middle;border:0}table{border-collapse:collapse;border-spacing:0}label{cursor:default}body,button,input,select,textarea{font:13px/1.5 arial,'microsoft yahei',\5b8b\4f53}textarea{resize:none}a,a:focus{outline:none}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}.fl{float:left;display:inline}.fr{float:right;display:inline}.fn{float:none}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.noBg{background:none!important}.hide{display:none !important}
body{position:relative;color:#444;}
a{color:#444;text-decoration:none;outline: none;}
::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#666}
::-webkit-scrollbar-track{background:#eee}
::-webkit-scrollbar-corner{background:transparent}
::-webkit-scrollbar{width:7px;height:7px}

#g-wp { max-width:750px; margin:0 auto; background:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:1rem; background:#fff; z-index:3; }
.g-wp { max-width:414px; margin:0 auto; background:#fff; transition:transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); z-index:2; }

.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }
.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:1; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#f60; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #f60; content:"" }

.m-nav li dl{padding-left: 10px;}


/* 菜单显示 */
.u-menu { position:absolute; right:0; top:0; display:block; width:1.32rem; height:1rem; 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{background: #fff;opacity: 1;border-radius: 8px;}
.swiper-container .swiper-pagination-bullet-active { background-color:#2d4ea4; width: 20px;}

.mian_nav { padding:3% 1.5% 1%; border-bottom:10px solid #f2f2f2; }

.mian_nav ul li{ float:left; width:23%; margin: 0 1% 2%; height:auto; text-align:center; background: #dce0ec; border-radius: 5px; font-size:12px; }
.mian_nav ul li a { display:block; padding:8% 0; }
.mian_nav ul li a i { display:inline-block; width:35px; height:35px;}
.mian_nav ul .li-03,.mian_nav ul .li-06 { border-right:0; }
.mian_nav ul li a span{ display:block; font-size:13px; color:#666; }


.box { border-bottom:10px solid #f2f2f2; background:#fff; }

.u-tt .hd { margin:0 2.5%; position:relative; }
.u-tt .hd h2 { padding:15px 5px; border-bottom: 1px solid #ccc; color:#132c80; font-size:20px; line-height:30px; vertical-align:top; font-weight:100; }
.u-tt .hd h2 span { display:block; color:#bababa; font-weight:100; font-size:15px; line-height:20px; text-transform:uppercase; vertical-align:top; }
.u-tt .hd .more { position:absolute; top:50%; right:8px; width:15px; height:15px; margin-top:-7px; padding:0; background:url(../images/icon_arr_arrow.png) no-repeat #f60; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2.5%; padding:3% 0; }

.m-art { font-size:13px; line-height:1.8; }
.m-art .pic { margin-bottom:3%; }
.m-art h3 { font-size:16px; line-height:40px; font-weight:normal; }

.more-common-01 { display:inline-block; width:45%; height:35px; line-height: 35px; background:#f3f3f3; text-align: center; text-indent: 0; border-bottom: 3px solid #0052a5; margin:20px 0 3%;}
.more-common-01 a{ display:block; }

.m-list { padding:0; }
.m-list li { padding:7px 4px 7px 14px; border-bottom:1px solid #eee; background:url(../images/z-11.gif) no-repeat 3px center; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/* 图片列表 一行一个 */
.m-pFList li { position:relative; padding:0 0 0%; margin-bottom: 3%;  overflow: hidden; }
.m-pFList li:after { position:absolute; left:0; bottom:0; width:100%; height:2px; background:#f00; }
.m-pFList li .p { position:relative; float:left; width:35%; left:0; border-right:15px solid #fff; z-index:1; }
.m-pFList li .c { display:block; overflow:hidden; zoom:1; line-height: 21px; }
.m-pFList li .t { padding:0 0 1%; font-weight:bold; font-size:14px; display:block; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.m-pFList li .t a { color:#000; }
.m-pFList li .i { color:#777; font-size:12px; }
.m-pFList li .m { font-size:12px; }

/* 图片列表 一行两个 */
.m-pList li { float:left; width:46%; padding:0 2%; text-align:center;}
.m-pList li .t { padding:8px 0; font-size:13px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.m-tList { padding:0 12px 8px; }
.m-tList li { padding:10px 0; border-bottom:1px solid #eee; color:#777; font-size:12px; line-height:18px; }
.m-tList li h2 { padding-bottom:8px; font-size:15px; }

@media (max-width:375px) {
	.m-pFList li .p { width:45%; }
	.m-pFList li .i { height:42px; overflow:hidden; }
}


/* 快捷菜单 */
#fixed-foot { position:fixed; left:0; bottom:0; width:100%; height:60px; background:#f89b39; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:1;display: flex;justify-content:space-around;flex-wrap:nowrap;}
#fixed-foot li { float:left; width:25%; margin:0 -1px; border-left:1px solid rgba(255,255,255,.1); border-right:1px solid rgba(255,255,255,.8); display: block;}
#fixed-foot li a { display:block; padding:9px 0 0; color:#fff; }
.fixed-button { display:block; width:30px;height:30px;margin:0 auto;background:url(../images/icon_arr_tel_white.png) no-repeat; overflow:hidden;background-size:contain;}
.m-copy { padding:5%; border-bottom:10px solid #f2f2f2; text-align:center; }

.box-isd .hd { border-bottom:10px solid #f2f2f2; background:#fff; }
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

.sc{ border-bottom:0.02rem solid #cccccc; background:#fff;margin-top: 0.13rem; }
.sc h2 { border-right:0; background:#fff; color:#1e1201;line-height: 0.96rem;font-size: 0.3rem;color: #0f46ae;font-weight: normal;}
.sc .col { float:right; height:0.5rem; margin:0.2rem 5px 0 0; padding:0 20px; line-height:0.5rem; border-radius:3px; border:1px solid #ddd; text-align:center;font-size: 0.26rem; }
.sc .col a { color:#333; }



/* 内容 */
.article { padding:3% 0.25rem 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;}

.footer{background: #363636;margin-top: 0.38rem;padding: 0.48rem 0.23rem;text-align: center;font-size: 0.24rem;color: #8b8b8b;line-height: 0.36rem;}
.footer a{font-size: 0.24rem;color: #8b8b8b;}

.section1{margin-top: 0.52rem;}
.s1_c .hd{text-align: center;font-size: 0;}
.s1_c .hd ul{display: inline-block;}
.s1_c .hd ul li{display: inline-block;width: 2.04rem;height: 0.67rem;line-height: 0.67rem;text-align: center;background: #ebebeb;font-size: 0.28rem;color: #464c56;}
.s1_c .hd ul li.on{background: #0f46ae;color: #fff;}
.s1_c .bd{padding: 0 0.23rem;margin-top: 0.34rem;}
.s1_c .bd .s1_ci ul li{line-height: 1.06rem;background: #f5f5f5;margin-bottom: 0.06rem;}
.s1_c .bd .s1_ci ul li a{display: block;padding: 0 0.33rem 0 0.35rem;font-size: 0.28rem;color: #484848;}
.s1_c .bd .s1_ci ul li a span{float: right;color: #898989;}

.s1_cr{margin-top: 0.43rem;padding: 0 0.23rem;}
.s1_cr ul li{float:left;text-align: center;width: 33.333333%;height: 1.8rem;}
/*.s1_cr ul li:nth-child(1){width: 50%;}
.s1_cr ul li:nth-child(2){width: 50%;}*/
.s1_cr ul li:nth-child(1){background: linear-gradient(#00a0f0,#008de2);}
.s1_cr ul li:nth-child(2){background: linear-gradient(#27babf,#23a4aa);}
.s1_cr ul li:nth-child(3){background: linear-gradient(#bb72c5,#a85db4);}
.s1_cr ul li:nth-child(4){background: linear-gradient(#527cdc,#486dc8);}
.s1_cr ul li:nth-child(5){background: linear-gradient(#c8ae7d,#b39a6e);}
.s1_cr ul li:nth-child(6){background: linear-gradient(#cc8578,#b6766a);}
.s1_cr ul li a{display: block;padding-top: 0.48rem;height: 1.32rem;}
.s1_cr ul li a .s1_cri{width: 0.5rem;margin:0 auto;height: 0.5rem;text-align: center;}
.s1_cr ul li a .s1_crt{margin-top: 0.15rem;font-size: 0.28rem;color: #fff;} 

.section2{margin-top: 0.36rem;padding: 0 0.23rem;}
.s2_cl img{width: 100%;}
.s2_cm .s2_cmi img{width: 100%;}
.s2_cm .s2_cmb{position: absolute;left:0;bottom: 0;width: 94%;height: 0.66rem;background: url(../images/jb.png) repeat bottom center;background-size: contain;padding: 0 3%;line-height: 0.66rem;font-size: 0.28rem;color: #ffffff;}
.s2_cm .swiper-pagination-2{text-align: right;padding-right: 5%;width: 95% !important;}
.s2_cr{position: relative;}
.s2_cr .s2_crb{position: absolute;right:5%;top:50%;text-align: right;margin-top: -0.795rem;}
.s2_cr .s2_crb .s2_crbt{font-size: 0.28rem;color: #0d54c0;font-weight: bold;}
.s2_cr .s2_crb .s2_crbc{font-size: 0.25rem;color: #6f6f6f;text-transform: uppercase;margin-top: 0.15rem;}
.s2_cr .s2_crb .s2_crbf{width: 0.5rem;height: 0.5rem;text-align: right;display: inline-block;margin-top: 0.15rem;}
.s2_cr .s2_cri img{width: 100%;}

.pd25{padding: 0 0.25rem;}

.tsub{padding: 0 0.05rem 0 0.25rem;margin-top: 0.12rem;}
.tsub dl dt{float:left;margin-right: 0.2rem;margin-top: 0.2rem;}
.tsub dl dt a{display: block;background: #f5f5f5;padding: 4px 15px;border:1px solid #ddd;font-size: 0.26rem;}
.tsub dl dt a.current{background: #0f46ae;color: #fff;border:1px solid #0f46ae;}

.inews{margin-top: 0.24rem;padding: 0 0.25rem;}
.inewsa .swiper-slide{background: #f0f0f0;}
.inewsa .swiper-slide .n1_tl{float:left;width: 3.35rem;}
.inewsa .swiper-slide .n1_tr{float:right;width: 3rem;margin-right: 0.25rem;}
.inewsa .swiper-slide .n1_tr .n1_trt{padding-top: 0.55rem;font-size: 0.24rem;color: #535353;font-weight: bold;line-height: 0.36rem;}
.inewsa .swiper-slide .n1_tr .n1_trm{font-size: 0.26rem;color: #8c8c8c;margin-top: 0.05rem;}
.swiper-container-i .swiper-pagination-i{position: absolute;left:3.73rem !important;text-align: left;bottom: 0.3rem !important;}
.swiper-container-i .swiper-pagination-bullet{background: #9b9b9b;opacity: 1;border-radius: 8px;}
.swiper-container-i .swiper-pagination-bullet-active { background-color:#2d4ea4; width: 8px;}
.inewsb{margin:0.15rem 0 0.4rem;}
.inewsb .inewsbi{background: #e5ebf4;margin-bottom: 0.04rem;}
.inewsb .inewsbi a{display: block;padding: 0.3rem 0.25rem;}
.inewsb .inewsbi .inewsbia{font-size: 0.26rem;color: #df8148;font-weight: bold;}
.inewsb .inewsbi .inewsbib{margin-top: 0.12rem;font-size: 0.24rem;color: #535353;}

.ipro{margin-top: 0.3rem;padding: 0 0.375rem;}
.ipro .iproi{float:left;width: 3.27rem;margin-right: 0.21rem;margin-bottom: 0.55rem;}
.ipro .iproi:nth-child(2n){margin-right: 0;}
.ipro .iproi .iproia{border:1px solid #e8e8e8;text-align: center;}
.ipro .iproi .iproib{text-align: center;font-size: 0.24rem;color: #6b6b6b;margin-top: 0.12rem;}

.historybox{margin-top: 0.7rem;padding: 0 0.25rem;}
.historybox .hr{padding-left: 1.38rem;background: url(../images/point01.png) no-repeat 0.2rem top;background-size: 0.89rem 0.89rem;margin-bottom: 0.32rem;}
.historybox .hr .historycont h4{font-size: 0.3rem;color:#0f43aa;}
.historybox .hr .historycont .conc{font-size: 0.24rem;color: #585858;line-height: 0.39rem;margin-top: 0.1rem;}
.btn-ajax{width: 1rem;height: 1rem;display: block;background: url(../images/point_02.png) no-repeat center;background-size: contain;margin-left: 0.2rem;}

.wy{padding: 0.45rem 0.25rem 0.1rem;}
.wy .wy_ct{text-align: center;font-size: 0.3rem;color: #454545;font-weight: bold;margin-bottom: 0.25rem;}

.cy1{padding: 0.45rem 0.25rem 0.1rem;}
.cy1 .cy1_t{text-align: center;font-size: 0.3rem;color: #454545;font-weight: bold;margin-bottom: 0.25rem;}
.cy2{background: #f3f3f3;padding: 0.58rem 0.25rem 0.31rem;}
.cy2 .cy2_ca{margin-bottom: 0.31rem;}
.cy2 .cy2_ca .cy2_cai img{width: 100%;}
.cy2 .cy2_ca .cy2_caf{background: #fff;padding:0.45rem 0.5rem;}
.cy2 .cy2_ca .cy2_caf .cy2_cafa{font-size: 0.3rem;color: #343434;font-weight: bold;}
.cy2 .cy2_ca .cy2_caf .cy2_cafc{font-size: 0.24rem;color: #343434;line-height: 1.7;margin-top: 0.05rem;}
.cy2 .cy2_ca .cy2_caf .cy2_cafd{font-size: 0.24rem;color: #343434;line-height: 1.7}

.hrc{background:#f8f8f8 url(../images/job1_02.jpg) no-repeat top center;background-size: 7.5rem 6.86rem;padding: 0 0.25rem 0.59rem;}
.hrc .hrc_ct{text-align: center;font-size: 0.3rem;color: #ffffff;line-height: 0.48rem;padding-top: 0.6rem;padding-bottom: 0.46rem;}
.hrc .hrc_cc .hrc_ccl{background: #fff;padding: 0.41rem 0.45rem 0.3rem;}
.hrc .hrc_cc .hrc_ccl .hrc_ccla{text-align: center;font-size: 0.3rem;color: #2268c8;font-weight: bold;}
.hrc .hrc_cc .hrc_ccl .hrc_cclb{margin-top: 0.3rem;font-size: 0.24rem;color: #727272;line-height: 0.48rem;}
.hrc .hrc_cc .hrc_ccr{margin-top: 0.01rem;}
.hrc .hrc_cc .hrc_ccr img{width: 100%;}
.hrc .hrc_cf{margin-top: 0.21rem;}
.hrc .hrc_cf .hrc_cfa{margin-bottom: 0.16rem;background: #fff;padding: 0.35rem 0.25rem 0.3rem;}
.hrc .hrc_cf .hrc_cfa .hrc_cfaa{font-size: 0.24rem;color: #373737;font-weight: bold;line-height: 0.47rem;border-bottom: 1px solid #dddddd;}
.hrc .hrc_cf .hrc_cfa .hrc_cfab{margin-top: 0.2rem;font-size: 0.24rem;color: #6b6b6b;font-weight: bold;}
.hrc .hrc_cf .hrc_cfa .hrc_cfac{margin-top: 0.05rem;font-size: 0.24rem;color: #727272;}
.hrc .hrc_cf .hrc_cfa .hrc_cfad{background: #f3f3f3;padding: 0.04rem 0.27rem;margin-top: 0.15rem;width: 0.08rem}

.dc1{background: #e6e9ed;padding: 0.35rem 0.25rem 0.25rem;}
.dc1 .dc1_sl{float:left;}
.dc1 .dc1_sl .dc1_sla{color: #3d3d3d;font-size: 0.36rem;}
.dc1 .dc1_sl .dc1_slb{font-size: 0.18rem;color: #3d3d3d;font-family: "arial";text-transform: uppercase;}
.dc1 .dc1_sr{float:right;font-size: 0;}
.dc1 .dc1_sr .txt{height: 0.62rem;background: #fff;border:0;font-size: 0.24rem;padding: 0 0.15rem;width: 3rem;vertical-align: middle;}
.dc1 .dc1_sr .sbt{width: 0.98rem;height: 0.62rem;background: #adadad url(../images/cy_01.png) no-repeat center;border:0;outline: 0;vertical-align: middle;background-size: 0.3rem 0.3rem;}
.dc1_c{margin-top: 0.43rem;}
.dc1_c .swiper-slide{padding-bottom: 0.5rem;}
.dc1_c .swiper-pagination-dc{bottom: 0 !important;}
.swiper-container .swiper-pagination-dc .swiper-pagination-bullet-active { background-color:#2d4ea4; width: 8px;}
.dc2{padding: 0.54rem 0.25rem 0.7rem;}
.dc2 .dc2_t{text-align: center;}
.dc2 .dc2_t .dc2_ta{color: #3d3d3d;font-size: 0.36rem;}
.dc2 .dc2_t .dc2_tb{font-size: 0.18rem;color: #3d3d3d;font-family: "arial";text-transform: uppercase;}
.dc2 .gallery-top{margin-top: 0.4rem;}
.dc2 .gallery-top .swiper-slide .dc2a{background: url(../images/cy_bg_03.jpg) no-repeat center;height: 1.25rem;background-size: 7rem 1.65rem;padding: 0.4rem 0.36rem 0;position: relative;}
.dc2 .gallery-top .swiper-slide .dc2a .dc2aa{font-size: 0.28rem;color: #ffffff;}
.dc2 .gallery-top .swiper-slide .dc2a .dc2ab{font-size: 0.24rem;color: #ffffff;padding-left: 0.36rem;background: url(../images/cy_05.png) no-repeat 0.07rem center;background-size: 0.17rem 0.22rem;margin-top: 0.2rem;}
.dc2 .gallery-top .swiper-slide .dc2a .dc2ac{font-size: 0.24rem;color: #ffffff;position: absolute;right: 0.36rem;top:0.43rem;padding-right: 0.43rem;background: url(../images/cy_06.png) no-repeat right center;background-size: 0.24rem 0.12rem;}
.dc2 .gallery-thumbs{width: 5.01rem;margin-top: -0.96rem;}
.dc2 .gallery-thumbs .swiper-slide{margin:0 0.03rem;position: relative;}
.dc2 .gallery-thumbs .swiper-slide span{position: absolute;width: 100%;height: 100%;border:2px solid #4f609e;box-sizing: border-box;left:0;top:0;display: none;}
.dc2 .gallery-thumbs .swiper-slide.swiper-slide-active span{display: block;}
.dc3{background: #f7f7f7;padding: 0.45rem 0.25rem 0.2rem;}
.dc3 .dc2_t{text-align: center;}
.dc3 .dc2_t .dc2_ta{color: #3d3d3d;font-size: 0.36rem;}
.dc3 .dc2_t .dc2_tb{font-size: 0.18rem;color: #3d3d3d;font-family: "arial";text-transform: uppercase;}
.dc3 .dc3_c{margin-top: 0.4rem;}
.dc3 .dc3_c .dc3_c_hd{text-align: center;}
.dc3 .dc3_c .dc3_c_hd ul{display: inline-block;font-size: 0;}
.dc3 .dc3_c .dc3_c_hd ul li{display: inline-block;}
.dc3 .dc3_c .dc3_c_hd ul li a{display: block;background: #fff;font-size: 0.24rem;color: #524444;margin:0 0.05rem 0.1rem;padding: 0.14rem 0.25rem;}
.dc3 .dc3_c .dc3_c_bd{margin-top: 0.4rem;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_cai img{width: 100%;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_caf{margin-bottom: 0.28rem;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_caf{background: #fff;padding: 0.5rem 0.4rem 0.45rem;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_caf .dc3_cafa .dc3_cafal{float:left;font-size: 0.3rem;color: #343434;font-weight: bold;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_caf .dc3_cafa .dc3_cafar{float:right;font-size: 0.24rem;color: #7c7c7c;}
.dc3 .dc3_c .dc3_c_bd ul li .dc3_caf .dc3_cafb{margin-top: 0.18rem;font-size: 0.24rem;color: #343434;padding-left: 0.37rem;background: url(../images/cy_10.jpg) no-repeat left center;}
.dc3_f{position: relative;width: 139px;height: 34px;border: 1px solid #989898;margin: 0.3rem auto;}
.dc3_f a{display: block;line-height: 34px;font-size: 13px;color: #343434;padding-left: 32px;background: url(../images/cy_11.png) right 19px center no-repeat;}
.dc3_t dt,.dc3_t dd{float: left;margin-right:30px;margin-bottom: 10px;}
.dc3_t dd:last-child{margin-right:0px;}
.dc3_t dd a{font-size: 14px;color: #333333;}
.dc3_t dt {font-size: 14px;color: #333333;font-weight: bold;}
.dc3_t dd.current a,
.dc3_t dd:hover a{color: #0d53bf;}

.cy2 .cytt{text-align: center;font-size: 0.3rem;color: #454545;font-weight: bold;margin-bottom: 0.25rem;}
.sg2{margin-top: 0.2rem;}
.sg2 .cy2_c .sg2_ca{margin-bottom: 0.4rem;}
.sg2 .cy2_c .sg2_ca .sg2_cal img{width: 100%;}
.sg2 .cy2_c .sg2_ca .sg2_car .sg2_cara{text-align: center;font-size: 0.3rem;color: #525252;font-weight: bold;margin:0.1rem 0;}
.sg2 .cy2_c .sg2_ca .sg2_car .sg2_carb{color: #6b6b6b;line-height: 1.7;font-size: 12px;}

.sg3{margin-top: 0.35rem;}
.sg3 .cytt{text-align: center;font-size: 0.3rem;color: #454545;font-weight: bold;margin-bottom: 0.25rem;}
.sg3 .sg3_c{margin-top: 0.2rem;padding: 0 0.25rem;}
.sg3 .sg3_c ul li{float:left;width: 31.3333%;margin-right: 3%;margin-bottom: 3%;}
.sg3 .sg3_c ul li:nth-child(3n){margin-right: 0;}

.dis1{background: url(../images/display_01_bg.jpg) no-repeat center;background-size: cover;padding: 0.3rem 0.25rem;}
.dis1 .dis1_cr{padding: 0.25rem;background: #fff;}
.dis1 .dis1_cr .dis1_crt{text-align: center;font-size: 16px;color: #030303;}
.dis1_c .dis1_cr .dis1_crl{color: #999;font-size: 12px;line-height: 50px;border-bottom: 1px solid #e9e9e9;}
.dis1_c .dis1_cr .dis1_crl strong{color: #000;}
.dis1_c .dis1_cr .dis1_crf{margin-top: 20px;font-size: 16px;color: #3c3f4e;font-family: "arial";line-height: 30px;}
.dis1_c .dis1_cr .dis1_crf span{padding-left: 40px;background: url(../images/display_01c_02.jpg) left center no-repeat;display: inline-block;background-size: 30px 30px}
.dis1_c .dis1_cr .dis1_crf b{font-weight: normal;}

.dis6{padding: 0.2rem;background: #fff;margin-top: 0.2rem;width: 6.6rem;margin: 0.2rem auto 0;}
.dis2_c .dis2_ct{margin:0.15rem 0;font-size: 16px;color: #333;}
.dis2{padding: 0.2rem;background: #fff;margin-top: 0.2rem;width: 6.6rem;margin: 0.2rem auto 0;}
.dis3{padding: 0.2rem;background: #fff;margin-top: 0.2rem;width: 6.6rem;margin: 0.2rem auto 0;}
.dis4{padding: 0.2rem;background: #fff;margin-top: 0.2rem;width: 6.6rem;margin: 0.2rem auto 0;}
.dis4 .sbd{margin-top: 0.2rem;}
.dis4 .sbd ul li{float:left;width: 48%;margin-right: 4%;text-align: center;margin-bottom: 3%;}
.dis4 .sbd ul li:nth-child(2n){margin-right: 0;}
/*#i_con04{padding-bottom: 0.4rem;}*/










