@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}
html{ font-size:100%;}
#g-wp { max-width:640px; margin:0 auto; padding:0 0 0; background:#fff; overflow:hidden; }
.wrap{ width:96%; margin: 0 auto; }
#header { position:relative; width:100%; height:80px; background:#fff z-index:3; }
#header .logo{ float:left; width:100%; height:80px;}
#header .logo .sl{ display:block; padding-left:87px; font-family:"黑体"; background:url(../images/logo1.jpg) left 5px no-repeat; height:68px; padding-top:12px;}
#header .logo .sl .p1{ font-size:26px; color:#000; line-height:30px;}
#header .logo .sl .p2{ font-size:10px; line-height:20px; color:#000; text-transform:uppercase; font-family:Arial;}
.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:53px; height:42px; /*transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99);*/ z-index: 5; background:url(../images/menu1.jpg) no-repeat;  }
/*.u-menu div { position:absolute; left:13px; top:20px; width:50px; height:41px;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:26px; height:2px; background:#41c4f5; }
.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(-3px,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; overflow:hidden; }
.banner .bd{ position:relative; z-index:0; }
.banner .bd img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .kjs{ position:absolute; left:0; bottom:0; padding:3% 0; width:100%; background:rgba(0,0,0,0.29)}
.banner .kjs li{ float:left; width:25%; text-align:center;}
.banner .kjs li a{ display:block; width:100%; color:#fff; font-size:.6rem; }
.banner .hd{ position:absolute; bottom:24%; left:0; height:10px; width:100%; z-index:11; }
.banner .hd ul{ text-align:center; font-size:0;}
.banner .hd li{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#fff; margin:0 4px;}
.banner .hd li.on{ background:#01b0f1;}

.swiper-container .swiper-pagination-bullet-active { background-color:#f60; }

.mian_nav { padding:3% 1.5% 1%; border-bottom:10px solid #f2f2f2; }

.mian_nav ul li{ float:left; width:31.3333%; margin: 0 1% 2%; height:auto; text-align:center; background: #dce0ec; border-radius: 5px; font-size:12px; }
.mian_nav ul li a { display:block; padding:8% 0; }
.mian_nav ul li a i { display:inline-block; width:35px; height:35px;}
.mian_nav ul .li-03,.mian_nav ul .li-06 { border-right:0; }
.mian_nav ul li a span{ display:block; font-size:13px; color:#666; }

.box { border-bottom:10px solid #f2f2f2; background:#fff; }

.u-tt .hd { margin:0 2.5%; position:relative; }
.u-tt .hd h2 { padding:15px 5px; border-bottom: 1px solid #ccc; color:#132c80; font-size:20px; line-height:30px; vertical-align:top; font-weight:100; }
.u-tt .hd h2 span { display:block; color:#bababa; font-weight:100; font-size:15px; line-height:20px; text-transform:uppercase; vertical-align:top; }
.u-tt .hd .more { position:absolute; top:50%; right:8px; width:15px; height:15px; margin-top:-7px; padding:0; background:url(../images/icon_arr_arrow.png) no-repeat #f60; background-size:contain; overflow:hidden; }
.u-tt .hd .more a { display:block; background:none; line-height:999px; }
.u-tt .bd { margin:0 2.5%; padding:3% 0; }

.m-art { font-size:13px; line-height:1.8; }
.m-art .pic { margin-bottom:3%; }
.m-art h3 { font-size:16px; line-height:40px; font-weight:normal; }

.more-common-01 { display:inline-block; width:45%; height:35px; line-height: 35px; background:#f3f3f3; text-align: center; text-indent: 0; border-bottom: 3px solid #0052a5; margin:20px 0 3%;}
.more-common-01 a{ display:block; }

.m-list { padding:4% 3%; }
.m-list li { background:url(../images/t1.jpg) no-repeat left center; padding-left:10px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.m-list li a { display:block; font-size:.6rem; padding:1% 0;}
.m-list li a span{ display:block; width:calc( 100% - 90px ); float:left;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:14px;}
.m-list li a i { display:block; float:right; width:70px; text-align:right; font-size:12px;}


.tit1{  text-align:center; font-size:1.2rem;font-weight:bold; color:#000;opacity:0.87}
.tit2{ text-align:center;color:#000; font-size:.7rem; opacity:0.56; text-transform:capitalize;}
.box1{ padding:5% 0; border-bottom:14px solid #efeeee}
.dh { padding:0 3%;}
.dh li{ float:left; width:33.33%; text-align:center;  margin-top:4%;}
.dh li .pic { width:50%; margin:0 auto; }
.dh li p{ font-size:0.6rem; text-align:center; margin-top:2%;}

.box2{ padding:5% 0;}
.mus { margin-top:5%;}
.mus li { float:left; width:46%; background:#f1f1f1; padding:4% 2%;}
.mus li .pic{ width:80px; height:80px;  border-radius:50%; float:left;overflow:hidden;}
.mus li.ts { background:#01b0f1;}
.mus li .intro{ width:calc( 100% - 90px ); float:right;}
.mus li .intro h4{ font-size:0.7ren; color:#383838;word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.mus li.ts h4{ color:#fff;}
.mus li.ts .intro p{ color:#fff;}
.mus p {font-size:.5rem;word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;  text-align:justify; color:#7b7b7b;}

.box3{ padding:5% 0;border-bottom:14px solid #efeeee}
.box3 ul{ margin-top:3%;}
.box3 li{ float:left; width:25%;}
.box3 li p{ color:#666666; font-size:0.5rem; text-align:center;}
.box3 li p span{ color:#01b0f1; font-size:1.4rem}
.box3 .more{ display:block;  width:130px; height:34px; text-align:center; line-height:34px; border:1px solid #dcdcdc; border-radius:20px; margin:0 auto; font-size:16px; color:#000; margin-top:4%;}

.box4{ border-bottom:14px solid #efeeee; padding:5% 0;}
.box4 .hd{ width:92%; margin:0 auto; padding-bottom:10px; margin-top:5%;}
.box4 .hd li{ display:inline-block; margin-right:3%; font-size:0.6rem;}
.box4 .hd li.on{ color:#01b0f1;}
.box4 .hotn{ border-top:1px solid #e0e0e0; width:96%; margin:0 auto; padding:4% 0;}
.box4 .hotn .pic{ width:200px; float:left; overflow:hidden;}
.box4 .hotn .intro{ width:calc( 100% - 220px ); float:right;}
.box4 .hotn .intro h4{ font-weight:normal; font-size:0.6rem;word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; margin-bottom:3%;  }
.box4 .hotn .intro h4 a{ color:#000;}
.box4 .hotn .intro p { color:#666666; font-size:.6rem;word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden; }
.box4 .bd{ width:96%; margin:0 auto;}
.box4 .bd li{ background:url(../images/dian.jpg) left center no-repeat; border-bottom:1px solid #e0e0e0; padding:3% 0; padding-left:12px;}
.box4 .bd li a{ color:#000; font-size:0.6rem}

.box5 { padding:5% 0 0; }
.box5 .links { padding:5% 2%; background:#f2f2f2;}
.box5 .links li { width:31.33%; float:left; margin:0 1%; margin-bottom:3%;}

.lxx { padding:4% 3%; color:#000;}
.lxx .p1 { font-size:1rem;}
.lxx .p2 { font-size:0.7rem; margin:2% 0}
.lxx .p2 span { font-size:1rem;}
.lxx img { margin-top:3%;}


/* 图片列表 一行一个 */
.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:450px) {
	.box3 li{  width:50%;}
	.box4 .hotn .pic{ width:150px; float:left; overflow:hidden;}
	.box4 .hotn .intro{ width:calc( 100% - 170px ); float:right;}
}
@media (max-width:375px) {
	
	.box4 .hotn .pic{ width:120px; float:left; overflow:hidden;}
	.box4 .hotn .intro{ width:calc( 100% - 140px ); float:right;}
}


/* 快捷菜单 */
#fixed-foot { position:fixed; left:0; bottom:0; width:100%; height:60px; background:url(../images/n1.jpg) repeat-x; border-top:1px solid #eee; line-height:20px; text-align:center; z-index:1;display: flex;justify-content:space-around;flex-wrap:nowrap;}
#fixed-foot li { /*float:left; width:25%; margin:0 -1px; border-left:1px solid rgba(255,255,255,.1); border-right:1px solid rgba(0,0,0,.2); */display: block;}
#fixed-foot li a { display:block; padding:9px 0 0; color:#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:2%; text-align:center; background:#1b1b1b; color:#fff; }
.m-copy p{ color:#fff;opacity:0.32}
.m-copy a { color:#fff; }

.footer{ background:#2f2f2f; padding:5% 2%;}
.footer .t1{ width:40%; float:left; min-width:160px;}
.footer .t1 .tel{ background:url(../images/tel2.jpg) no-repeat; padding:1% 0; padding-left:45px; margin-left:5px; margin-top:3%;}
.footer .t1 .tel p{ color:#9c9c9c; font-size:14px; line-height:20px;}
.footer .t1 .tel p.p1{ font-weight:bold; font-size:14px; font-weight:bold; opacity:1; color:#fff;}
.footer .t2{ width:40%; float:right;}
.footer .t2 .ma{ float:left; width:45%; min-width:54px; margin-left:5%;}
.footer .t2 .ma p{ color:#fff; opacity:0.36; font-size:12px; text-align:center;}

.ssf{background:#2f2f2f; padding:3% 0;}
.ssf li{ float:left; width:25%; text-align:center;}
.ssf li a{ font-size:0.7rem; color:#9c9c9c;}

.box-isd .hd { border-bottom:10px solid #f2f2f2; background:#fff; }
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

/* 内容 */
.article { padding:0 2% 3%; line-height:2; word-wrap:break-word;  }
.article .mt { text-align:left; }
.article .mt h1 { padding:5px 0 0; font-size:20px; line-height:26px; font-weight:100; }
.article .mt .titBar { padding:4px 0; border-bottom:1px dashed #e1e0e0; color:#777; font-size:12px; line-height:24px; }
.article .mc { padding:3% 0; font-size:13px; word-wrap:break-word; }

/* 分页 */
.page { padding: 20px 10px 30px; text-align: center; }
.page a { display: inline-block; padding: 4px 8px; border-radius:3px; background:#778dd6; color:#fff; line-height: 1.5; vertical-align:top; }
.page .current { background:#f60; }

.pager-next-pre { display:table; width:100%; text-align:center; }
.pager-next-pre a { float:left; width:50%; padding:8px 0; background:linear-gradient(#eee,#ddd); display:table-cell; }
.pager-next-pre .btn_next { background:#000; background:linear-gradient(#313231,#101110); color:#fff; }

/* 二级菜单 */
.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; padding:7% 5%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav { min-height:400px; overflow-y:auto; }
.m-menu dl dt { margin-bottom:8px; padding:0 8px 10px; border-bottom:1px solid #ddd; line-height:24px; }
.m-menu dl dt a { color: #333; }
.m-menu dl dt a:hover,.m-menu dl dt .current { color: #f60; }
.m-menu dl dd { padding: 0 5px 10px 24px; background:url(../images/iFCB_sort_ico.png) no-repeat 10px 7px; line-height:24px; }
.m-menu dl dd a { color: #333; }
.m-menu dl dd a.current { color: #f60; }

/*Form*/
.form-panel { margin: 0; }
.form-panel h4 { margin-bottom: 10px; padding: 2px 20px; background: #eee; line-height: 30px; }
.form-panel .tips { padding: 10px 0; color: #cc3732; font-weight: bold; font-size: 14px; text-align:center; }
.form-panel .field { clear: both; }
.form-panel .input { padding: 5px 0; color: #666; zoom: 1; }
.form-panel .field:after { content: '\20'; display: block; height: 0; clear: both; }
.form-panel .text { width:93%; height: 20px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #fff; font-size: 14px; vertical-align:top; }
.form-panel .textarea { width:93%; height: 120px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: #fff; 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 {  background: #efefef; font-weight: bold; line-height: 22px; padding:2%; }
.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; }
.hr-list1 { border-bottom:1px solid #dcdcdc; padding:3% 0; position:relative;}
.hr-list1 .title1 { font-size:14px; color:#000; }
.hr-list1 .info1 { color:#666666; font-size:12px; margin-bottom:12px; }
.hr-list1 .info2 { color:#999; font-size:12px; }
.hr-list1 .info3 {  color:#999; font-size:12px; margin-bottom:15px; }
.hr-list1 .apply1{ position:absolute; right:3px; top:40%; width:70px; height:30px;}
.hr-list1 .apply1 a{ display:block; width:70px; height:30px; text-align:center; line-height:30px; background:#01b0f1; color:#fff; font-size:14px; color:#fff; border-radius:3px;}

/*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;}

.xmenu{ margin-top:5%;}
.xmenu dl{ display:block; position:relative; float:left; width:29.33%; margin:0 2%; margin-bottom:3%;}
.xmenu dl dt{display:block; width:100%; text-align: center; background: #eae9e5; }
.xmenu dl dt.current{ background:#01b0f1;}
.xmenu dt a{ color:#2b2b2b; display:block;padding:6% 0;}
.xmenu dl dt.current a{ color:#fff}
.xmenu dl dd{ display:inline-block; width:12%;  background:#fff; border:1px solid #e4e4e4; margin-right:3%;}
.xmenu dl dd a{ display:block; width:100%; padding:3% 0; color:#000000; text-align:center; opacity:0.75}
.xmenu dl dd.current{ background:#01b0f1}
.xmenu dl dd.current a{ color:#fff; opacity:1;}
.xmenu dl .lo{ position:absolute; top:115%; width:400%;}

/* 分享 */
.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%; }

@media (max-width:455px) {
	.xmenu dl dd{ width:13%;}
}
@media (max-width:380px) {
	.xmenu dl dd{ width:15%;}
	
	.xmenu dl{ width:32.33%; margin:0 0.5%;font-size:12px; margin-bottom:3%;}
}
@media (max-width:400px) {
	.mus li .pic{ width:60px; height:60px; }
	.mus li .intro{ width:calc( 100% - 70px ); }
}
