@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{ 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}
img{ max-width: 100%;}
#g-wp { position:relative; max-width:750px; margin:0 auto; padding:0 0 55px; background:#fff; }
.wrap{ width:96%; margin: 0 auto;}
#header { width:100%; height:70px; border-bottom:1px solid rgba(255,255,255,0.5); 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:70px; width:100%; }
.logo a { display:block; height:70px; width:100%; }

.deArea { position:absolute; top:20px; right:10px; width:30px; z-index:5; }
 
.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:#4d62d1; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #4d62d1; content:"" }

/* 菜单显示 */
.u-menu { position:absolute; right:0; top:0; display:block; width:60px; height:60px; background:#4d62d1; 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:18px; top:30px; 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:#fff; }
.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 { left:20px; top:20px; 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; 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 { background-color:#fff!important; opacity:1!important; }
.swiper-container .swiper-pagination-bullet-active { background-color:#ff9603!important; }

.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 { }

.u-tt .hd { margin:0 2%; position:relative; }
.u-tt .hd h2 { padding:15px 5px; border-bottom: 1px solid #ccc; color:#4d62d1; 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 #4d62d1; 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 #4d62d1; 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:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.m-list li span { float:right; padding-left:10px; }

/* 图片列表 一行一个 */
.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:#4d62d1; }
.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-pList li .p { border:1px solid #eee; box-sizing: border-box; }

.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:#5a75f5; line-height:20px; text-align:center; z-index:1;display: flex;justify-content:space-around;flex-wrap:nowrap;}
#fixed-foot li { float:left; width:33.33%; margin:0 -1px; border-left:1px solid rgba(255,255,255,.1); border-right:1px solid #fff; 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 center; overflow:hidden;background-size:contain;}
.m-copy { padding:15px 0; text-align:center; }

.box-isd .hd { border-bottom:10px solid #f2f2f2; background:#fff; }
.box-isd .hd h2 { border-right:0; background:#fff; color:#1e1201; }
.box-isd .hd .col { float:right; height:24px; margin:15px 5px 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

/* 内容 */
.article { padding:0 2% 3%; line-height:2; word-wrap:break-word;  }
.article .mt { text-align:left; }
.article .mt h1 { padding:5px 0 0; font-size:20px; line-height:26px; font-weight:100; }
.article .mt .titBar { padding:4px 0; border-bottom:1px dashed #e1e0e0; color:#777; font-size:12px; line-height:24px; }
.article .mc { padding:3% 0; font-size:13px; word-wrap:break-word; }
.article .mc img { max-width:100%; }
/* 分页 */
.page { padding: 20px 10px 30px; text-align: center; }
.page a { display: inline-block; padding: 2px 5px; border:1px solid #ccc; color:#666; line-height: 1.5; vertical-align:top; }
.page .current { background:#ff9900; border:1px solid #ff9900; color:#fff; }

.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: #4d62d1; }
.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: #4d62d1; }

/*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: #4d62d1; 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%; }
 
 
 
.footer { background:#151515; }
 
.foot01 { position:fixed; bottom:0; left:0; width:100%; background:#2d2d2d; z-index:9; }
.foot01 a { float:left; display:block; width:50%; padding:15px 0; color:#fff; font-size:14px; text-align:center; }
.foot01 a i { display:inline-block; padding-left:35px; height:25px; line-height:25px; }
 
.foot01 a:nth-child(1) { background:#ff9603; }
.foot01 a:nth-child(1) i { background:url(../images/f01.png) no-repeat center left; background-size:contain; }
.foot01 a:nth-child(2) i { background:url(../images/f02.png) no-repeat center left; background-size:contain; }

.foot02 a { float:left; display:block; width:calc(50% - 1px); padding:15px 0; height:25px; line-height:25px; color:#8a8a8a; font-size:14px; text-align:center; border-right:1px solid rgba(255,255,255,0.2); border-bottom:1px solid rgba(255,255,255,0.2); }
.foot02 a:nth-child(2n) { border-right:none; }
 
.foot03 { text-align:center; padding:25px 0 20px; }
.foot04 { text-align:center; padding-bottom:20px; color:#8a8a8a; }
.foot04 a { color:#8a8a8a; }
 
.menuBtn { position:fixed; top:20%; right:0; padding:15px 15px 10px 15px; background:#ff9603; border-radius:20px; z-index:5; }
.menuBtn .pic { width:40px; text-align:center; }
.menuBtn .pic p { margin-top:3px; color:#fff; }

.menuArea { position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.6); z-index:999; display:none; }
.menuArea ul { position:absolute; top:0; right:0; bottom:0; width:140px; padding:20px 0 40px 10px; background:rgba(0,0,0,0.8); overflow: auto; } 
.menuArea ul li { border-bottom:1px solid rgba(255,255,255,0.2); }
.menuArea ul li .a1 { display:block; padding:13px 0 13px 5px; color:#fff; font-size:14px; }
.menuArea ul li i { display:inline-block; padding-left:35px; background-size:contain!important; }
 
.menuArea .menuclose { position:absolute; top:0; right:150px; width:35px; z-index:5; }
 
.menuBtn.on { display:none; }
.menuArea.on { display:block; }
 
 
.menuArea ul li .ddd { display:none; }
.menuArea ul li .ddd.on { display:block; }
.menuArea ul li .ddd a { display:block; padding:10px 0 10px 40px; border-top:1px solid rgba(255,255,255,0.2); color:rgba(255,255,255,0.7); }
 
 
 
 
 
.jmArea {  position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.6); z-index:999; display:none; } 
.jmArea.on { display:block; } 
 
.jmArea01 { position:absolute; top:50%; margin-top:-250px; left:50%; margin-left:-150px; width:300px; padding:20px 0; background:url(../images/bd.png) no-repeat center top #f39800; border-radius:15px; z-index:5; }
.jmArea01 .jmclose { position:absolute; top:-30px; right:-30px; width:30px; cursor:pointer; } 
.jmArea01 .hd { padding:0 15px; }
.jmArea01 .hd .p2 { font-size:20px; font-weight:bold; color:#303030; margin:15px 0 0; }
.jmArea01 .hd .p2 i { color:#f39800; }
.jmArea01 .hd .p3 { color:#ff9f00; font-size:14px; font-weight:bold; width:140px; text-align:center; border-radius:25px; height:30px; line-height:30px; box-shadow: #ff9f00 0px 0px 15px; margin:15px 0 10px; }
.jmArea01 .hd .p3 i { font-size:20px; padding:0 2px; }
 
.jmArea01 .bd .p1 { text-align:center; font-weight:bold; color:#fff; font-size:27px; margin-top:40px; }
.jmArea01 .bd .p2 { text-align:center; color:#000; font-size:20px; }
.jmArea01 .bd .p2 i { color:#e40131; font-weight:bold; }
.jmArea01 .bd .p3 { width:220px; margin:10px auto; }
.jmArea01 .bd .p3 .text { width:100%; padding-left:10px; height:30px; line-height:30px; background:#fff; margin-bottom:5px; box-sizing: border-box; }
.jmArea01 .bd .p3 .btn { width:100%; text-align:center; height:30px; line-height:30px; background:#ff5a00; color:#fff; font-size:14px; font-weight:bold; cursor:pointer; }

.jmArea01 .bd .p3 .clearfix { margin-bottom:5px; }
.jmArea01 .bd .p3 .clearfix select { float:left; width:48%; height:30px; line-height:30px; background:#fff; margin-right:4%; }
.jmArea01 .bd .p3 .clearfix select:last-child { margin-right:0; }

.jmArea01 .bd .p4 { text-align:center; color:#333; }
.jmArea01 .bd .p4 i { color:#bd0303; padding-right:10px; }
  
.erArea {   background:url(../images/menu.jpg) no-repeat center top; text-align:center; }
.erArea a { display:inline-block; padding:15px 10px; color:#fff; margin:0 5px; border-bottom:2px solid transparent; }
.erArea a.on { border-bottom:2px solid #ff9900; color:#ff9900; }



.proArea01 { position:relative; padding:25px 0 0; }
.proArea01 .serBtn { float:right; width:60px; height:40px; background:url(../images/form.png) no-repeat center #ff9900; }
.proArea01 ul { position:relative; }
.proArea01 ul li { float:left; width:calc(33.33% - 30px); padding-left:10px; height:40px; line-height:40px; font-size:14px; border:1px solid #dedede; margin-right:10px; box-sizing: border-box; background:url(../images/select.png) no-repeat center right; }
.proArea01 ul li:last-child { margin-right:0; }

.proArea01 ul li .p1 { position:absolute; left:0; width:100%; top:41px; background:#fff; padding:15px 0 5px; border-bottom:1px solid #e0e0e0; box-sizing: border-box; z-index:5; display:none; }
.proArea01 ul li .p1 a { float:left; display:block; width:23%; margin-right:2.66%; height:25px; line-height:25px; margin-bottom:10px; background:rgb(241,243,246); text-align:center; }
.proArea01 ul li .p1 a:nth-child(4n) { margin-right:0; }
.proArea01 ul li .p1 a.on { color: #ff9900; }

.proArea01 ul li.zk .p1 { display:block; }

.formArea { position:absolute; top:0; left:0; width:100%; background:#fff; z-index:5; display:none; }
.formArea.on { display:block; }
.formArea .txt { float:left; width: 70%; padding-left: 35px; height:40px; line-height:40px; background:url(../images/sousou.png) no-repeat 10px center rgb(241,243,246);  }
.formArea .serClose { float:left; color: #ff9900; margin-left: 5%; height:40px; line-height:40px; }

.proArea02 { padding-top:20px; }
.proArea02 ul li { margin-bottom:15px; background:#f2f2f2; }
.proArea02 ul li .txt { position:relative; padding:15px 10px; }
.proArea02 ul li .txt .p1 { width:calc(100% - 80px); font-size:16px; font-weight:bold; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.proArea02 ul li .txt .p2 { width:calc(100% - 80px); font-size:14px; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.proArea02 ul li .txt .p3 { position:absolute; right:10px; top:20px; width:80px; height:30px; line-height:30px; background:#ff9900; color:#fff; font-size:14px; text-align:center; }
 
.proArea03 { padding-top:90px; }
.proArea04 { padding:20px 0 30px; }
.proArea04 .p1 { font-size:22px; color:#000; font-weight:bold; text-align:center; }
.proArea04 .p2 { font-size:15px; color:#000; text-align:center; margin-bottom:20px; }
.proArea04 .p3 { padding:15px 0; border-top:1px solid #e7e7e7; }
.proArea04 .p3 .aa { height:25px; line-height:25px; font-size:14px; }
.proArea04 .p3 .cc { margin-top:5px; } 
.proArea04 .p3 .cc img { max-width:100%; } 
.proArea04 .p3 .dd i { display:inline-block; margin-right:10px; padding:0 10px; background:#f3f3f3; height:25px; line-height:25px; }
.proArea04 .p3 .dd i:last-child { margin-right:0; }
.proArea04 .p4 { padding:15px 0 0; border-top:1px solid #e7e7e7; }
 
.proArea04 .p4 .aa a { display:block; width:80px; height:30px; line-height:30px; background:#cae303; text-align:center; }
.proArea04 .p4 .cc { margin-top:10px; }

.hotnews .swiper-slide { background:#f0f0f0; }
.hotnews .swiper-slide .txt { padding:15px 10px 40px 10px; }
.hotnews .swiper-slide .txt .p1 { font-size:16px; margin-bottom:10px; line-height:25px; height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.hotnews .swiper-slide .txt .p2 { font-size:12px; line-height:20px; }
.hotnews .swiper-slide .pic { position:relative; }
.hotnews .swiper-slide .date { position:absolute; top:50%; margin-top:-35px; left:0; width:55px; padding-left:15px; height:70px; color:#fff; background:rgba(0,0,0,0.8); z-index:9; }
.hotnews .swiper-slide .date p { font-size:14px; padding-top:15px; }
.hotnews .swiper-slide .date span { font-size:16px; display:block; }


.swiper-container-3 .swiper-pagination-bullet { width:30px!important; height:4px!important; border-radius:0!important; background-color:#a8a8a8!important; opacity:1!important; }
.swiper-container-3 .swiper-pagination-bullet-active { background-color:#ff9603!important; }

.news { padding-top:5px; }
.news li { padding:15px 0; border-bottom:1px solid #e5e5e5; }
.news li .pic { float:left; width:120px; border:1px solid #e5e5e5; }
.news li .txt { float:right; width:calc(100% - 140px); }
.news li .txt .p1 { color:#3b3b3b; font-size:16px; height:50px; line-height:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.news li .txt .p2 { color:#9a9a9a; margin-top:10px; }
.news li .txt .p2 i { display:inline-block; margin-left:20px; padding-left:30px; background:url(../images/view.png) no-repeat center left; }


.Area-hd { text-align:center; color:#323232; padding:25px 0 20px; }
.Area-hd .p1 { font-size:16px; text-transform:uppercase; }
.Area-hd .p2 { font-size:22px; margin-bottom:10px; }
.Area-hd .p3 { margin:0 auto; width:60px; height:4px; background:#ef900a; }

.aArea { padding-bottom:25px; }
.aArea .txt { font-size:14px; margin-bottom:15px; }
.aArea .video video { display:none; }

.bArea { padding-bottom:5px; background:#f0f0f0; }
.bArea01 .gallery-thumbs { margin-bottom:20px; }
.bArea01 .gallery-thumbs .swiper-slide .img02 { display:none; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .img01 { display:none; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .img02 { display:block; }
.bArea01 .gallery-thumbs .swiper-slide p { margin-top:10px; font-size:12px; text-align:center; }

.bArea01 .gallery-top .swiper-slide { width:100%; }
.bArea01 .gallery-top .swiper-slide ul li { padding:15px 0; border-bottom:1px solid #333; }
.bArea01 .gallery-top .swiper-slide ul li:last-child { border-bottom:none; }
.bArea01 .gallery-top .swiper-slide .pic { float:left; width:49%; }
.bArea01 .gallery-top .swiper-slide .txt { float:right; width:49%; padding-top:15px; }
.bArea01 .gallery-top .swiper-slide .txt .p1 { font-size:16px; }
.bArea01 .gallery-top .swiper-slide .txt .p2 {  width:60px; height:2px; background:#ef900a; margin:10px 0 30px; }
.bArea01 .gallery-top .swiper-slide .txt .p3 { width:90px; height:25px; line-height:25px; background:#333; color:#fff; text-align:center; color:#fff; }
.bArea01 .gallery-top .swiper-slide ul li:nth-child(2n) .pic { float:right; }
.bArea01 .gallery-top .swiper-slide ul li:nth-child(2n) .txt { float:left; }

.cArea { padding-bottom:25px; }
.cArea .hotnews { background:#f0f0f0; padding-bottom:10px; }
.cArea .hotnews .swiper-slide .date { background:#ff9603; }

.dArea { padding-bottom:25px; }
.dArea01 .pic { position:relative; margin-bottom:15px; }
.dArea01 .pic p { position:absolute; left:0; top:50px; display:inline-block; padding:0 15px; font-size:18px; height:30px; line-height:30px; background:#ff9603; color:#fff; z-index:5; }

.about01 .txt { padding:0 2%; }
.about01 .txt .p1 { position:relative; top:-15px; width:100px; height:20px; background:#ff9900; z-index:-1; }
.about01 .txt .p2 { padding-top:15px; font-size:20px; color:#323232; font-weight:bold; }
.about01 .txt .p3 { font-size:20px; color:#323232; margin-bottom:20px; }
.about01 .txt .p4 { color:#6d6d6d; font-size:14px; margin-bottom:20px; }

.about02 .gallery-thumbs  { margin-top:15px; }
.about02 .gallery-thumbs .swiper-slide p { margin-top:10px; font-size:12px; text-align:center; }
.about02 .video video { display:none; }

.about03 { background:#eaeff2; margin-top:40px; }
.about03 .txt { padding:0 2%; }
.about03 .txt .p1 { position:relative; top:-15px; width:220px; height:20px; background:#ff9900; z-index:0; }
.about03 .txt .p2 { position:relative; padding-top:15px; font-size:20px; color:#323232; font-weight:bold; z-index:2; }
.about03 .txt .p3 { font-size:20px; color:#323232; margin-bottom:15px; }
.about03 .txt .p4 { font-size:14px; color:#323232; }

.about04 { padding:0 2%; margin-top:20px; }
.about04 .hd01 { margin-bottom:20px; }
.about04 .hd01 .p1 { font-size:20px; color:#323232; font-weight:bold; }
.about04 .hd01 .p2 { position:relative; top:-15px; width:120px; height:20px; background:#ff9900; z-index:-1; }
.about04 .hd01 .p3 { font-size:20px; color:#323232; }

.about041 { padding:0 5% 30px; }
.about041 .txt { position:relative; margin-top:20px; }
.about041 .txt .p1 { font-size:16px; color:#ff9900; text-align:center; margin:0 0 15px; height:30px; line-height:30px; }
.about041 .txt .p2 { font-size:14px; color:#323232; }

.about041 .swiper-button-next11,.about041 .swiper-button-prev11 { position:absolute; top:0; width:30px; height:30px; }
.about041 .swiper-button-next11 { right:0; background:url(../images/next.png) no-repeat center; }
.about041 .swiper-button-prev11 { left:0; background:url(../images/prev.png) no-repeat center; }

.jmBox { padding:0 2%; }
.jmBox .bd { box-shadow: #ccc 0px 0px 10px; padding:15px 10px; background:#fff; }
.jmBox .bd .p0 { text-align:center; padding:0 10%; }
.jmBox .bd .p1 { text-align:center; font-weight:bold; color:#000; font-size:26px; line-height:28px; margin-top:10px; }
.jmBox .bd .p2 { text-align:center; color:#000; font-size:20px; line-height:25px; }
.jmBox .bd .p2 i { color:#ff9f00; font-weight:bold; }
.jmBox .bd .p3 { margin:10px auto; }
.jmBox .bd .p3 .text { float:left; width:100%; padding-left:10px; height:45px; line-height:45px; background:#fff; border:2px solid #d2d2d2; box-sizing: border-box; }
.jmBox .bd .p3 .btn { width:100%; text-align:center; height:45px; line-height:45px; background:#ff9f00; color:#fff; font-size:14px; font-weight:bold; cursor:pointer; }
.jmBox .bd .p4 { text-align:center; color:#333; }
.jmBox .bd .p4 i { color:#bd0303; padding-right:10px; }

.jmBox .bd .p3 .clearfix p { float:left; width:70px; height:40px; line-height:40px; display:none; }
.jmBox .bd .p3 .clearfix p i { color:#ef0000; font-size:16px; }
.jmBox .bd .p3 .clearfix { margin-bottom:10px; }
.jmBox .bd .p3 .clearfix select { float:left; width:48%; height:45px; line-height:45px; background:#fff; margin-right:4%; border:2px solid #d2d2d2; box-sizing: border-box;  }
.jmBox .bd .p3 .clearfix select:last-child { margin-right:0; }



.jmHd { padding:30px 0; text-align:center; }
.jmHd .p1 { font-size:20px; color:#000; margin-bottom:15px; }
.jmHd .p1 i { color:#ef900a; }
.jmHd .p2 { margin:0 auto; background:#ef900a; width:50px; height:3px; }

.jmBox01 { background:url(../images/jm03.jpg) no-repeat center; background-size:cover; padding-bottom:30px; }
.jmBox01 .jmHd .p1 { color:#fff; }

.jmBox02 { padding-bottom:30px; }

.jmBox03 { background:url(../images/jm06.jpg) no-repeat center; background-size:cover; padding-bottom:30px; }
.jmBox03 .jmHd .p1 { color:#fff; }

.jmBox04 { background:url(../images/jm08.jpg) no-repeat center bottom; padding-bottom:30px; }

.jmBox06 { background:url(../images/jm12.jpg) no-repeat center bottom; padding-bottom:10px;  }

.jmBox07 { background:url(../images/jm13.jpg) no-repeat center bottom #fdf2ea; padding-bottom:70px;  }

.jmBox08 { margin-bottom:30px; }
.swiper-container-12 { width:90%; margin:0 auto; }
.swiper-container-12 p { position:relative; top:-15px; width:70%; margin:0 auto; background:#ef900a; color:#fff; height:30px; line-height:30px; text-align:center; z-index:5; }

.brand01 { padding:25px 2%; }
.brand01 .bd { background:url(../images/br01.jpg) no-repeat center; background-size:cover; padding:30px 20px; color:#fff; }
.brand01 .bd .p1 { font-size:30px; color:#ef900a; }
.brand01 .bd .p2 { font-size:18px; margin-bottom:15px; }
.brand01 .bd .p4 { font-size:18px; }

.brand02 { padding-bottom:30px; background:#f7f7f7; }
.brand02 .bd ul li { float:left; width:49%; margin:0 2% 2% 0; }
.brand02 .bd ul li:nth-child(2n) { margin-right:0; }
.brand02 .bd ul li p { background:#fff; padding:3px; border:1px solid #eaeaea; }

.brand03 { padding-bottom:30px; background:url(../images/br02.jpg) no-repeat center top; background-size:contain; }
.brand03 .jmHd .p1 { color:#fff; }
.brand03 .txt { background:#f4f4f4; padding:20px 15px; }
.brand03 .txt .p2 { font-size:16px; color:#000; font-weight:bold; margin-bottom:5px; }
.brand03 .txt .p3 { font-size:14px; color:#000; }

.buss01 .jmHd { padding-bottom:0; }

.buss02 ul li { padding:30px 0; }
.buss02 ul li .p1 { width:90%; margin:0 auto; }
.buss02 ul li .p2 { position:relative; font-size:18px; color:#000; font-weight:bold; text-align:center; margin-top:20px; z-index:5; }
.buss02 ul li .p3 { position:relative; margin:-14px auto 0; background:#ef900a; width:200px; height:15px; z-index:1; }
.buss02 ul li .p4 { margin-top:20px; line-height:1.5; }

.buss02 ul li:nth-child(2) { background:url(../images/pp01.jpg) no-repeat center; background-size:cover; }
.buss02 ul li:nth-child(2) .p2 { color:#fff; }
.buss02 ul li:nth-child(2) .p4 { color:#fff; }

.buss03 { background:#f7f7f7; padding-bottom:30px; }
.buss03 .swiper-slide p { background:#fff; padding:3px; border:1px solid #eaeaea; }

.swiper-pagination-21 { position:relative!important; bottom:0!important; margin-top:15px; }
.swiper-container-21 .swiper-pagination-bullet { width:10px!important; height:10px!important; background-color:#2d2d2d!important; opacity:1!important; }
.swiper-container-21 .swiper-pagination-bullet-active { background-color:#ff9603!important; width:30px!important; border-radius:25px!important;  }

.buss04 { padding-bottom:30px; background:url(../images/pp02.jpg) no-repeat center top; background-size:contain; }
.buss04 .jmHd .p1 { color:#fff; }
.buss04 .jmHd .p2 { background:#fff; }

.buss04 .txt { padding:15px 0; background:#f4f4f4; text-align:center; }
.buss04 .txt .p1 { font-size:18px; color:#000; }
.buss04 .txt .p1 i { font-size:14px; }
.buss04 .txt .p2 { margin:10px auto; width:38px; height:1px; background:#ff9603; }
.buss04 .txt .p3 { color:#000; }


.swiper-container-22 { width:90%; margin:0 auto; }
.swiper-pagination-22 { position:relative!important; bottom:0!important; margin-top:15px; }
.swiper-container-22 .swiper-pagination-bullet { width:10px!important; height:10px!important; background-color:#2d2d2d!important; opacity:1!important; }
.swiper-container-22 .swiper-pagination-bullet-active { background-color:#ff9603!important; }









