@charset "gb2312";
/* CSS Document */

body { font-size:14px;   font-family: "MyriadPro"; color:#000; background:#fff; -webkit-tap-highlight-color:transparent; }
ackground:#fff; -webkit-tap-highlight-color:transparent; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea {  font-family: "SourceHanSansCN-Regular"; -webkit-appearance: none; border-radius:0; }
h1, h2, h3, h4, h5, h6{ font-weight:600;}
ul, li, ol, dl, dt {list-style:none;}
img { border:0; vertical-align:top; max-width:100% !important;}
a { text-decoration:none; color:#000; cursor:pointer; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s;}
a:hover { text-decoration:none; color:#e5212a; }
*{ margin:0; padding:0;font-size:100%; outline:none; word-break:break-all; word-wrap:break-word; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.clearfix { zoom: 1 }
.fl { float:left; }
.fr { float:right; }
.w{ width:80%; margin:0 auto; }
.align-vertical { display:table-cell; vertical-align:middle;}
.hide{ display:none;}
.ovh { overflow:hidden;}





/**index**/
.dwHead{ width:100%; position:relative; z-index:999;}
.dwHead-top{ background:#1e1e1e; width:100%; line-height:24px; padding:10px 0; color:#fff;}
.dwHead-top img{ width:24px;}
.dwHead-top .loginIco{ color:#fff;}
.dwHead-top .loginIco img{ margin-left:10px;}
.dwHead-top .tel{ padding:0 15px;}
.dwHead-top .tel img{ margin:0 10px;}
.dwHead-top .tel .t{ padding-right:10px; position:relative; display:inline-block;}
.dwHead-top .tel .t:before{ content:''; background:#fff; width:2px; height:16px; position:absolute; right:0; top:4px;}
.dwHead-top .tel .c{ font-family:"Arial"; font-size:16px; display:inline-block; vertical-align:top;}
.dwHead-top .language-btn{ cursor:pointer;}
.dwHead-top .language-btn img{ margin-right:10px;}

.dwHead-site{ background:#fff; width:100%; position:relative;}
.dwHead-site .w{ position:relative;}
.dwHead-site .logo{ width:200px; margin-top:13px; transition:all 0.4s;}
.dwHead-site .nav{ padding:0 0 0 160px;  -webkit-transition:-webkit-transform 0.5s, opacity 3s; transition:transform .5s, opacity 3s; opacity:1; transform-origin:left center;}
.dwHead-site .nav li{ float:left;  display:inline-block; position:relative;}
.dwHead-site .nav li a.far{  font-size: 18px; color: #000; display: inline-block; position: relative; padding: 31px 24px 15px 24px;}
.dwHead-site .nav li a.far:before{ content:''; background:#e5212a; width:0; height:3px; position:absolute; left:50%; bottom:0; transition:all 0.4s;}
.dwHead-site .nav li.active a.far, .dwHead-site .nav li:hover a.far{ color:#e5212a;}
.dwHead-site .nav li.active a.far:before, .dwHead-site .nav li:hover a.far:before{ width:calc(100% - 48px); left:24px;}


.wwHead-search{ position:relative; margin-top:10px; z-index:2;}
.wwHead-search .srhBtn{ width:50px; height:50px; display:inline-block; position:relative; text-align:center;  transition:all 0.4s; cursor:pointer;  color:#dbdbdb;}
.wwHead-search .srhBtn:hover { color:#e5212a; }
.wwHead-search .srhBtn .icon{  width:50px; height:50px; font-size:22px; text-align:center; line-height:50px; display:inline-block; }
.wwHead-search .srhBtn.active .icon{ background:url("close.png") no-repeat center; background-size:20px auto; font-size:0; text-indent:-9999px;}
.wwHead-search .srhBtn:hover, .wwHead-search .srhBtn.active{ border-color:#bf0008;}
.wwHead-search-box { width:1000px; position:absolute; right:50px; top:0; -webkit-transition:-webkit-transform 0.5s; transition:transform .3s, top .3s; transform-origin:right center; transform:scale3d(0, 0, 0);}
.wwHead-search-box .inpt{ width:100%; height:50px; line-height:28px; font-size:15px; border:1px #ddd solid; padding:10px 50px 10px 10px; }
.wwHead-search-box .inpt:focus { border-color:#e71f2c; }
.wwHead-search-box .btn { width:50px; line-height:50px; position: absolute; top: 0; right:0; cursor:pointer; font-size:22px; text-align:center; }

body.opena .wwHead-search-box { display:block; z-index:100; transform:scale3d(1, 1, 1); }
body.opena .dwHead-site .nav { opacity:0; transform:scale3d(0, 0, 0); }



.dwHead-site .sub{ background:#fff; width:1280px; position:absolute; right:0; top:100%; padding:25px; box-shadow:0 10px 18px rgba(0,55,68,.5); display:none;}
.dwHead-site .sub-all{ width:620px;}
.dwHead-site .sub-all .tit{ max-width:190px; font-size:18px; position:relative; padding-bottom:12px; border-bottom:1px #6c6c6c dashed;}
.dwHead-site .sub-all .tit .arrow{ font-style:normal; margin-left:20px; color:#e5212a;}
.dwHead-site .sub-all .tit:before{ content:''; background:#e5212a; width:85px; height:1px; position:absolute; left:0; bottom:-1px;}
.dwHead-site .sub-all .txt{ font-size:0;}
.dwHead-site .sub-all .txt dl{ width:50%; display:inline-block; vertical-align:top; padding:12px 0 0 0; }
.dwHead-site .sub-all .txt dt{ font-size:16px; padding-bottom:8px;}
.dwHead-site .sub-all .txt dd a{ display:block; font-size:14px; color:#666; line-height:24px;}
.dwHead-site .sub-all .txt dd a:hover{ color:#e5212a; }
.dwHead-site .sub-all .txt dd .dd-row{ width:20%; float:left;}
.dwHead-site .sub-more { width:230px;}
.dwHead-site .sub-more .mo{ font-size:18px; display:block;}
.dwHead-site .sub-more .mo:hover{ color:#e5212a; }
.dwHead-site .sub-more .tips{ font-size:14px; margin-top:12px; line-height:24px;}
.dwHead-site .sub-more .social{ padding-top:10px; position:relative;}
.dwHead-site .sub-more .social a{ width:30px; height:30px; float:left; padding-top:3px; text-align:center; margin-right:10px; border-radius:50%;}
.dwHead-site .sub-more .social a img{ width:26px;}
.dwHead-site .sub-more .add{ font-size:16px; color:#1886bf; display:inline-block; margin-top:20px; }
.dwHead-site .sub-more .add a{color:#1886bf; margin-right:10px; border-bottom:1px #1886bf solid;}
.dwHead-site .sub-more .btn{ background:#e5212a; width:112px; display:block; line-height:34px; color:#fff; text-align:center; font-size:14px; margin:25px 0; }
.dwHead-site.topFix{ position:fixed; left:0; top:0; box-shadow:0 0 12px rgba(57, 59, 67, 0.5);}
.dwHead-site.topFix .logo{ margin-top:13px;}
.dwHead-site.topFix .serach-btn{ margin-top:34px;}


.boxWxEwm{ background:url("bgEwm.png")no-repeat; width:180px; height:219px; padding:38px 15px 0 15px; position:absolute; top:40px; left:-70px; text-align:center; z-index:101; display:none}
.boxWxEwm img{width:120px; height:120px}
.boxWxEwm i{display:block; font-size:14px; font-style:normal; margin-top:10px;}







.dwFooter{ background:url("images/bottombg.jpg") no-repeat top center; background-size:100% auto;  padding-top:100px;}
.dwFooter-top{ background:#1e1e1e; margin-top:60px; padding:45px 0 30px 0; position:relative;}
.dwFooter-top .return-top{ background:#fff; width:65px; height:65px; line-height:65px; text-align:center; display:none !important; color:#666; font-size:32px; position:absolute; right:0; top:-49px; box-shadow:0 0 18px rgba(0,55,68,.2); }
.dwFooter-links { width:60%;}
.dwFooter-links dl{ width:20%; padding-right:25px; float:left;}
.dwFooter-links dl dt{ font-size:18px; color:#fff; padding-bottom:15px; position:relative; font-weight:lighter; border-bottom:1px #d8d8d9 dotted;}
.dwFooter-links dl dt:before{ content:''; background:#e6222a; width:47px; height:1px; position:absolute; left:0; bottom:-1px;}
.dwFooter-links dl dd{ padding-top:10px;}
.dwFooter-links dl dt a{ color:#fff; display:block; line-height:28px;}
.dwFooter-links dl dd a{ color:#fff; display:block; line-height:28px;}
.dwFooter-links dl dt a:hover{ color:#e7202b;}
.dwFooter-links dl dd a:hover{ color:#e7202b; text-decoration:underline;}

.dwFooter-contact{ width:30%; margin-right:10%;color:#fff; font-weight:lighter;}
.dwFooter-contact .log{ width:200px;}
.dwFooter-contact .logo{ width:170px; display:none;}
.dwFooter-contact .wel{ line-height:28px; margin-top:10px;}
.dwFooter-contact .name{ padding:50px 0 10px 0; position:relative; margin-bottom:10px; font-size:18px; border-bottom:1px #d8d8d9 dotted;}
.dwFooter-contact .name:before{ content:''; background:#e6222a; width:47px; height:1px; position:absolute; left:0; bottom:-1px;}
.dwFooter-contact .add dl{ padding:3px 0; line-height:28px;}
.dwFooter-contact .add dl dt{ float:left; width:35px; font-size:22px;}
.dwFooter-contact .add dl dd{ overflow:hidden;}

.dwFooter-btm{ background:#000; padding:14px 0;}
.dwFooter-btmLeft{ line-height:24px; color:#4c4d51;}
.dwFooter-btmLeft a{ color:#4c4d51;}
.dwFooter-btmLeft .p-show{ display:none;}

.wwFooter-select{ display:inline-block; height:24px; position:relative;}
.wwFooter-select .mt {  background:url("f-select.png") no-repeat right center; padding-right:20px; position:relative; cursor:pointer; line-height:24px; }
.wwFooter-select .mc { background-color:#666; min-width:90px; padding:5px 0;position: absolute;left:0px;right:0px;bottom: 24px;display:none;}
.wwFooter-select .mc a { display:block; line-height:22px; padding:0 0 0 10px; line-height:24px; color:#000;}
.wwFooter-select a:hover { background-color:#000; color:#fff; }


.dwFooter-btmShow{ padding-top:9px; position:relative;}
.dwFooter-btmShow a{ background:#fff; width:38px; height:38px; margin-left:20px; float:left; padding-top:5px; text-align:center; border-radius:50%;}
.dwFooter-btmShow a img{  -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); transition: transform 2.5s ease; -webkit-transition: transform 2.5s ease; -moz-transition: transform 2.5s ease; -ms-transition: transform 2.5s ease; -o-transition: transform 2.5s ease; width:28px;}
.dwFooter-btmShow a img.img-hide{ display:none;}
.dwFooter-btmShow a:hover img.img-show{ display:none;}
.dwFooter-btmShow a:hover img.img-hide{ display:inline-block;}
