@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; 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}
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
input,textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
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; padding:0 0 60px; background: url(../images/bg.jpg) repeat; }
.wrap{ width:96%; margin: 0 auto;}
#header { position:relative; width:100%; height:60px; background:url(../images/header.jpg) no-repeat center; background-size:cover; 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; }

.logo { height:50px; width:100%; padding-top:5px; }
.logo a { display:block; height:50px; width:auto; }


.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,.m-nav .current { color:#c30d23; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #c30d23; 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:#f2d381; }
.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:#c30d23; }

.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; }

.u-tt .hd { margin:0 2%; 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:normal; }
.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 #c30d23; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2%; 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: url(../images/bg.jpg) repeat; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:9999;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; overflow:hidden;background-size:contain!important;}
.fixed-button01 { background:url(../images/f11.png) no-repeat center;  }
.fixed-button02 { background:url(../images/f21.png) no-repeat center;  }
.fixed-button03 { background:url(../images/f31.png) no-repeat center;  }
.fixed-button04 { background:url(../images/f41.png) no-repeat center;  }

#fixed-foot li.current .fixed-button01 { background:url(../images/f12.png) no-repeat center;  }
#fixed-foot li.current .fixed-button02 { background:url(../images/f22.png) no-repeat center;  }
#fixed-foot li.current a { color:#c60000;  }

.footer { background:url(../images/footer.jpg) no-repeat center; background-size:cover; padding:30px 0; }

.foot01 { float:left; width:calc(100% - 110px); }
.foot01 .p1 { font-size:18px; color:#000; font-weight:bold; margin-bottom:10px; padding-left:25px; background:url(../images/ft01.png) no-repeat center left; background-size:contain; }
.foot01 .p2 { position:relative;}
.foot01 .p2 p { width:100%; height:30px; line-height:32px; border:1px solid #dcdcdc; padding-left:10px; background:url(../images/ft02.jpg) no-repeat center right #fff; box-sizing: border-box; }
.foot01 .p2 ul { position:absolute; left:0; bottom:31px; z-index:2; background:#fff; width:100%; line-height:25px; border:1px solid #dcdcdc; display:none; }
.foot01 .p2 ul li { height:25px; line-height:25px; padding-left:10px; }
.foot01 .p3 { padding:15px 0; }
.foot01 .p3 .aa { font-size:12px; line-height:25px; }
.foot01 .p3 .aa p { float:left; padding-left:20px; width:37px; }
.foot01 .p3 .aa span { float:left; width:calc(100% - 57px); }
.foot01 .p3 .a1 { background:url(../images/ft03.png) no-repeat center left; }
.foot01 .p3 .a2 { background:url(../images/ft04.png) no-repeat center left; }

.foot02 { float:right; width:100px; text-align:center; padding-top:15px; }
.foot02 p { font-size:12px; margin-top:5px; }

.m-copy { padding:10px 0; background:#b12e33; color:#fff; text-align:center; }
.m-copy a { color:#fff; }

.box-isd .hd { border-bottom:10px solid #f2f2f2; }
.box-isd .hd h2 { border-right:0; 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; }
.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; }
.article .mc img { max-width:100%; }
/* 分页 */
.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:#c30d23; }

.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 d:hover a,.m-menu dl .current a { color: #c30d23; }
.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: #c30d23; }

/*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; 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; }

.form-panel select { width:99%; height:40px; padding:0 3%;  border-radius: 3px; border: 1px solid #ddd; background: #f6f6f6; font-size: 14px; vertical-align:top; }

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%; }

.aArea { background:rgba(229,229,229,0.8); }
.aArea .p1 { float:left; width:88px; height:35px; line-height:35px; background:url(../images/a01.png) no-repeat center; }
.aArea01 { float:right; width:calc(98% - 95px); height:35px; line-height:35px; margin-right:2%; font-size:14px; }

.Area-hd { width:100%; margin-bottom:20px; }
.Area-hd img { width:100%; height:auto; }

.bArea { padding:25px 0; }
.bArea form { margin:0 auto; width:80%; padding:5px 0; border:1px solid #dbdddf; border-radius:5px; }
.bArea form .txt { float:left; width:calc(100% - 50px); height:25px; line-height:25px; padding-left:10px; font-size:14px; box-sizing: border-box; }
.bArea form .btn { float:right; width:50px; height:25px; border-left:1px solid #dbdddf; background:url(../images/form.jpg) no-repeat center; cursor:pointer; }

.bArea01 { position:relative; margin:20px 0; }
.bArea01 .prev,.bArea01 .next { position:absolute; top:50%; margin-top:-15px; display:block; width:30px; height:30px;  background-size:cover!important; z-index:9; }
.bArea01 .prev { background:url(../images/prev03.png) no-repeat; left:0; }
.bArea01 .next { background:url(../images/next03.png) no-repeat; right:0; }

.bArea02 {  }
.bArea02 .hd { font-size:20px; text-align:center; line-height:25px; margin-bottom:10px; }

.bBox { position:relative; }
.bBox .pp { border-bottom:1px dashed #989898; height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.bBox .pp .p1 { float:left; width:calc(100% - 75px); font-size:14px; color:#1b1b1b; height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.bBox .pp .p1 a { color:#1b1b1b; }
.bBox .pp .p2 { float:right; width:75px; text-align:right; font-size:14px; color:#969c9f; }
.bBox ul  { }
.bBox ul li .pp:last-child { border-bottom:none; }

.bBox .prev,.bBox .next {  display:inline-block; width:23px; margin:0 10px; height:41px;  }
.bBox .prev { background:url(../images/prev04.png) no-repeat; }
.bBox .next { background:url(../images/next04.png) no-repeat; }

.cArea { background:rgba(0,0,0,0.1); padding:25px 0; }
.cArea01 .bd { background:#ac1a20; }
.cArea01 .bd .pic { float:left; width:55%; }
.cArea01 .bd .txt { float:right; width:45%; color:#fff; padding:25px 10px 0 10px; box-sizing: border-box; }
.cArea01 .bd .txt .p1 { font-size:14px; line-height:20px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #de9ba6; }
.cArea01 .bd .txt .p2 { font-size:12px; line-height:20px; font-weight:bold; padding-top:10px; }
.cArea01 .bd .txt .p3 { font-size:12px; line-height:20px; color:#ecd4d8; height:40px; overflow:hidden; margin-bottom:10px; }
.cArea01 .bd .txt .p4 a { display:block; width:29px; height:29px; background:url(../images/c01.png) no-repeat center; }

@media (max-width:530px) {
	.cArea01 .bd .pic { float:none; width:100%; }
	.cArea01 .bd .txt { float:none; width:100%; padding:15px 10px; }
}

.cArea01 .hd { margin:2% 0 20px 0; }
.cArea01 .hd ul li { float:left; width:32%; margin-right:2%; margin-bottom:2%; }
.cArea01 .hd ul li:nth-child(3n) { margin-right:0; }


.cArea02 a { display:block; width:150px; height:30px; text-align:center; line-height:30px; border:2px solid #a4a8aa; margin:0 auto; font-size:14px; color:#000; }

.dArea { padding-top:25px; }
.dArea01 .hd { margin:0 0 25px; text-align:center; }
.dArea01 .hd ul li { position:relative; display:inline-block; padding:0 5px; font-size:14px; line-height:20px; color:#000; background:url(../images/h01.png) no-repeat center left; cursor:pointer; }
.dArea01 .hd ul li:after { position:absolute; left:50%; margin-left:-30px; bottom:-10px; display:none; width:60px; height:7px; content:""; background:url(../images/h02.png) no-repeat center; z-index:9;  }
.dArea01 .hd ul li:first-child { background:none; }
.dArea01 .hd ul .a1 { display:inline-block; font-size:14px; font-weight:bold; color:#000; line-height:20px; padding-left:10px; }
.dArea01 .hd ul li.on { color:#b80000; font-weight:bold; }
.dArea01 .hd ul li.on a { color:#b80000; }
.dArea01 .hd ul li.on:after { display:block; }

.dArea01 .bd .swiper-wrapper { padding-bottom:10px; }
.dArea01 .bd .swiper-slide { box-shadow: #ccc 0px 0px 10px;}
.dArea01 .bd .swiper-slide .txt { padding:5px; }
.dArea01 .bd .swiper-slide .p1 { font-size:14px; font-weight:bold; color:#000; line-height:22px; height:22px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.dArea01 .bd .swiper-slide .p2 { font-size:12px; color:#000; background:url(../images/d01.png) no-repeat center right; }
 
.eArea { padding:25px 0; }
.eArea01 .hd { margin:0 0 25px; text-align:center; }
.eArea01 .hd ul li { position:relative; display:inline-block; padding:0 5px; font-size:14px; line-height:20px; color:#000; background:url(../images/h01.png) no-repeat center left; cursor:pointer; }
.eArea01 .hd ul li:after { position:absolute; left:50%; margin-left:-30px; bottom:-10px; display:none; width:60px; height:7px; content:""; background:url(../images/h02.png) no-repeat center; z-index:9;  }
.eArea01 .hd ul li:first-child { background:none; }
.eArea01 .hd ul .a1 { display:inline-block; font-size:14px; font-weight:bold; color:#000; line-height:20px; padding-left:10px; }
.eArea01 .hd ul li.on { color:#b80000; font-weight:bold; }
.eArea01 .hd ul li.on a { color:#b80000; }
.eArea01 .hd ul li.on:after { display:block; }

.eBox { position:relative; padding:5px; border:1px solid #cbcbcb; }
.eBox .pic { float:left; width:150px; }
.eBox .txt { float:right; width:calc(100% - 160px); }
.eBox .txt .p1 { height:20px; line-height:20px; margin:10px 0 5px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.eBox .txt .p1 a { font-size:14px; color:#000; font-weight:bold;  }
.eBox .txt .p2 { font-size:12px; color:#626262; line-height:20px; height:40px; overflow:hidden;  }
.eBox .txt .p3 { font-size:12px; color:#626262; margin-top:5px; }

.eBox .prev01,.eBox .next01 { position:absolute; bottom:10px; display:block; width:21px; height:8px; background-size:cover!important; z-index:9; }
.eBox .prev01 { background:url(../images/prev01.png) no-repeat; right:50px; }
.eBox .next01 { background:url(../images/next01.png) no-repeat; right:10px; }
 
.eArea01 .bd { padding:10px 5px; border:1px solid #cbcbcb; border-top:none; }
.eArea01 .bd ul li { padding-left:30px; margin-bottom:10px; font-size:14px; color:#4c4c4c; height:20px; line-height:20px; background:url(../images/e01.png) no-repeat center left; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.eArea01 .bd ul li:last-child { margin-bottom:0; }
.eArea01 .bd ul li span { float:right; font-size:14px; padding-left:10px; }


.eBox01 { margin-top:20px; border:1px solid #cbcbcb; padding:5px; }
.eBox01 .hd01 { height:30px; line-height:30px; border-bottom:1px solid #cbcbcb; }
.eBox01 .hd01 a { float:right; font-size:14px; color:#000; }
.eBox01 .hd01 p { font-size:18px; font-weight:bold; color:#000; padding-left:40px; background:url(../images/e02.png) no-repeat center left; }

.eBox01 .bd01 { padding:10px 0; }
.eBox01 .bd01 ul li { padding-left:30px; margin-bottom:10px; font-size:14px; color:#4c4c4c; height:20px; line-height:20px; background:url(../images/e01.png) no-repeat center left; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.eBox01 .bd01 ul li:last-child { margin-bottom:0; }
.eBox01 .bd01 ul li span { float:right; font-size:14px; padding-left:10px; }











