﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1000px; margin-right:auto; margin-left:auto;}
body{font-size:13px;line-height: 1.6;color:#555;background:#fff;}
a{color:inherit;}
a:hover { color:#39f;}
::-moz-selection {color:#fff; background:#39f; }
::selection {color:#fff; background:#39f; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */
.rect-4580{padding-bottom: 45.8%;}
a:hover{color: inherit;}
/*顶部*/
.top{padding: 10px 0 10px 0;}
.top .hot{display: inline-block; padding-right: 10px; vertical-align: middle;}
.top .hot span{display: block;}
.top .hot .hot_phone{color:#484848;}
.top .hot .phone{font-size: 22px; font-weight: bold; font-style: italic; color: #ee7823;}
.top .search_box,.top .en{display: inline-block; width: 42px; height: 42px; background: #ef7824; vertical-align: middle; color: #fff; font-size: 14px; text-align: center;}
.top .search_box a,.top .en a{color: #fff;}
.top .en .ion{font-family: "Arial" !important;}
.top .ion{padding-top: 10px;}
.search{ border: 1px solid #ef7824;display:none;position: absolute;width: 82%;z-index: 50; top: 4.4%; right: 12%}
.search .item .inp{font-size: 16px;color: #0087d2;height: 39px;line-height: 39px;vertical-align: top;box-sizing: border-box;padding-left: 45px;width:100%;border:none;}
/*底部*/
.pageFooter{background: url(../images/footer.png); position: relative; height: 345px;}
.pageFooter .footer{padding: 50px 0 20px 0; width: 815px; float: left;}
.pageFooter .footer dl{width: 16%; float: left; margin-right: 2%;}
.pageFooter .footer dl dt{font-size: 20px; font-weight: bold; color: #b5b5b5; border-bottom: 1px dotted #6d6d6d; padding-bottom: 15px; margin-bottom: 10px;}
.pageFooter .footer dl dd{font-size: 14px; color: #6f6f6f; padding-bottom: 10px;}
.pageFooter .footer .center_box{width: 180px; float: left;}
.pageFooter .footer .center_box .eqr{padding-bottom: 20px;}
.pageFooter .footer .center_box .share span{vertical-align: middle; display: inline-block;}
.pageFooter .footer .center_box .share a{display: inline-block; width: 35px; height: 34px; background: url(../images/share.png); padding-left: 0;}
.pageFooter .footer .center_box .share .bds_tqq{background-position: 0 0;}
.pageFooter .footer .center_box .share .bds_tsina{background-position: -35px 0;}
.pageFooter .footer .center_box .share .bds_weixin{background-position: -70px 0;}
.pageFooter .right{ width: 384px; height: 345px; position: absolute; right: 90px}
.pageFooter .right .contact{position: absolute; top: 14%; left: 10%; width: 75%;}
.pageFooter .right .ico{background: url(../images/footer_contact.png); width: 20px; height: 20px;}
.pageFooter .right .ico1_2{background-position: -20px 0;}
.pageFooter .right .ico1_3{background-position: -40px 0;}
.pageFooter .right .ico1_4{background-position: -60px 0;}
.pageFooter .right dl dt{font-size: 20px; font-weight: bold; color: #b5b5b5; border-bottom: 1px dotted #6d6d6d; padding-bottom: 20px; margin-bottom: 35px;}
.pageFooter .right dl dd{color: #bcbcbc; font-size: 15px; padding-bottom: 15px;}
.pageFooter .bottom{position: absolute; bottom: 20px;}
.pageFooter .bottom .center{float: left; padding: 0 240px;}
/*导航*/
/* nav-10 start*/
.widget-nav { position:relative; z-index:900; background: url(../images/nav_bg.png) center center;}
.widget-nav  ul {width: 70%; float: right; }
.widget-nav  ul > li { width:10%; float:left; position:relative; color: #fff; margin-left: 4%;}
.widget-nav  ul > li > a {display:block;text-align:center;font-size:16px;height:50px;line-height:50px;font-weight:bold;color: #fff;position: relative;transition: none;-webkit-transition:none;}
/*下拉css*/
.widget-nav li .nav_layer10{ position:absolute; top:50px; left:-64px;width: 200px; display:none; }
.widget-nav li .nav_layer10 li{ width:100%; float:none; text-align:center; margin-left: 0;}
.widget-nav li .nav_layer10 li a{ background: rgba(230,0,18,.6); color:#fff;font-size: 14px;display: block;text-align:center; position:relative;}
.widget-nav li .nav_layer10 li:hover a{ background: #ef7824;}
.widget-nav li .nav_layer10 li a i{ display:none; width:0; height:0; border-color:transparent transparent transparent #ef7824; border-style:dashed dashed dashed solid; border-width:4px; overflow:hidden; position:absolute; right:15px; top:10px;}
.widget-nav li .nav_layer10 li:hover a i{ display:block;}
.widget-nav li .nav_layer10 li.secNav{ position:relative;}
.widget-nav li .nav_layer10 li.secNav ul{left:100%; top:0; background-color:#414141;position: absolute; width: 100%; display:none;}
.widget-nav li .nav_layer10 li.secNav li a{color:#fff;}
.widget-nav li .nav_layer10 li.secNav li:hover a{color:#ef7824;}
/*.widget-nav:hover > a { background: url(../images/nav_li_bg.png); background-size: 100% 100%;}*/

















/*车型*/

.img-circle { border-radius: 50%; }
.img-rounded { border-radius: .3rem; }
.img-thumbnail { line-height: 1.5; display: inline-block; max-width: 100%; height: auto; padding: .25rem; transition: all .2s ease-in-out; border: 1px solid #ddd; border-radius: .25rem; background-color: #fff; }
.img-responsive { display: block; max-width: 100%; height: auto; }
.img-box { position: relative; display: block; overflow: hidden; height: 0; padding-bottom: 100%; }
.img-box img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }
.img-box img[src=''], .img-box img:not([src]) { opacity: 0; border: 0; }
.container { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; transition: width .2s linear; }
@media (min-width:768px) {
    .container { width: 750px; }
}
@media (min-width:992px) {
    .container { width: 970px; }
}
@media (min-width:1200px) {
    .container { width: 1200px; }
}
.container:before, .container:after { display: table; content: ' '; }
.container:after { clear: both; }
.container-fluid { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; }
.container-fluid:before, .container-fluid:after { display: table; content: ' '; }
.container-fluid:after { clear: both; }

/* lg */
@media (min-width:1200px) { }

/* md */
@media (max-width:1199px) { }

/* md */

/* sm */
@media (max-width:991px) { }

/* sm */

/* xs */
@media (max-width:768px) { }

/* xs-portrait */
@media (max-width:480px) { }

/* test */
@media (max-width:360px) { }
@media (max-width:320px) { }
.row { margin-right: -15px; margin-left: -15px; }
.row:before, .row:after { display: table; content: ' '; }
.row:after { clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; overflow: hidden; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0; }
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
    .col-sm-12 { width: 100%; }
    .col-sm-11 { width: 91.66666667%; }
    .col-sm-10 { width: 83.33333333%; }
    .col-sm-9 { width: 75%; }
    .col-sm-8 { width: 66.66666667%; }
    .col-sm-7 { width: 58.33333333%; }
    .col-sm-6 { width: 50%; }
    .col-sm-5 { width: 41.66666667%; }
    .col-sm-4 { width: 33.33333333%; }
    .col-sm-3 { width: 25%; }
    .col-sm-2 { width: 16.66666667%; }
    .col-sm-1 { width: 8.33333333%; }
    .col-sm-pull-12 { right: 100%; }
    .col-sm-pull-11 { right: 91.66666667%; }
    .col-sm-pull-10 { right: 83.33333333%; }
    .col-sm-pull-9 { right: 75%; }
    .col-sm-pull-8 { right: 66.66666667%; }
    .col-sm-pull-7 { right: 58.33333333%; }
    .col-sm-pull-6 { right: 50%; }
    .col-sm-pull-5 { right: 41.66666667%; }
    .col-sm-pull-4 { right: 33.33333333%; }
    .col-sm-pull-3 { right: 25%; }
    .col-sm-pull-2 { right: 16.66666667%; }
    .col-sm-pull-1 { right: 8.33333333%; }
    .col-sm-pull-0 { right: auto; }
    .col-sm-push-12 { left: 100%; }
    .col-sm-push-11 { left: 91.66666667%; }
    .col-sm-push-10 { left: 83.33333333%; }
    .col-sm-push-9 { left: 75%; }
    .col-sm-push-8 { left: 66.66666667%; }
    .col-sm-push-7 { left: 58.33333333%; }
    .col-sm-push-6 { left: 50%; }
    .col-sm-push-5 { left: 41.66666667%; }
    .col-sm-push-4 { left: 33.33333333%; }
    .col-sm-push-3 { left: 25%; }
    .col-sm-push-2 { left: 16.66666667%; }
    .col-sm-push-1 { left: 8.33333333%; }
    .col-sm-push-0 { left: auto; }
    .col-sm-offset-12 { margin-left: 100%; }
    .col-sm-offset-11 { margin-left: 91.66666667%; }
    .col-sm-offset-10 { margin-left: 83.33333333%; }
    .col-sm-offset-9 { margin-left: 75%; }
    .col-sm-offset-8 { margin-left: 66.66666667%; }
    .col-sm-offset-7 { margin-left: 58.33333333%; }
    .col-sm-offset-6 { margin-left: 50%; }
    .col-sm-offset-5 { margin-left: 41.66666667%; }
    .col-sm-offset-4 { margin-left: 33.33333333%; }
    .col-sm-offset-3 { margin-left: 25%; }
    .col-sm-offset-2 { margin-left: 16.66666667%; }
    .col-sm-offset-1 { margin-left: 8.33333333%; }
    .col-sm-offset-0 { margin-left: 0; }
}
@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
    .col-md-12 { width: 100%; }
    .col-md-11 { width: 91.66666667%; }
    .col-md-10 { width: 83.33333333%; }
    .col-md-9 { width: 75%; }
    .col-md-8 { width: 66.66666667%; }
    .col-md-7 { width: 58.33333333%; }
    .col-md-6 { width: 50%; }
    .col-md-5 { width: 41.66666667%; }
    .col-md-4 { width: 33.33333333%; }
    .col-md-3 { width: 25%; }
    .col-md-2 { width: 19.66666667%; }
    .col-md-1 { width: 8.33333333%; }
    .col-md-pull-12 { right: 100%; }
    .col-md-pull-11 { right: 91.66666667%; }
    .col-md-pull-10 { right: 83.33333333%; }
    .col-md-pull-9 { right: 75%; }
    .col-md-pull-8 { right: 66.66666667%; }
    .col-md-pull-7 { right: 58.33333333%; }
    .col-md-pull-6 { right: 50%; }
    .col-md-pull-5 { right: 41.66666667%; }
    .col-md-pull-4 { right: 33.33333333%; }
    .col-md-pull-3 { right: 25%; }
    .col-md-pull-2 { right: 16.66666667%; }
    .col-md-pull-1 { right: 8.33333333%; }
    .col-md-pull-0 { right: auto; }
    .col-md-push-12 { left: 100%; }
    .col-md-push-11 { left: 91.66666667%; }
    .col-md-push-10 { left: 83.33333333%; }
    .col-md-push-9 { left: 75%; }
    .col-md-push-8 { left: 66.66666667%; }
    .col-md-push-7 { left: 58.33333333%; }
    .col-md-push-6 { left: 50%; }
    .col-md-push-5 { left: 41.66666667%; }
    .col-md-push-4 { left: 33.33333333%; }
    .col-md-push-3 { left: 25%; }
    .col-md-push-2 { left: 16.66666667%; }
    .col-md-push-1 { left: 8.33333333%; }
    .col-md-push-0 { left: auto; }
    .col-md-offset-12 { margin-left: 100%; }
    .col-md-offset-11 { margin-left: 91.66666667%; }
    .col-md-offset-10 { margin-left: 83.33333333%; }
    .col-md-offset-9 { margin-left: 75%; }
    .col-md-offset-8 { margin-left: 66.66666667%; }
    .col-md-offset-7 { margin-left: 58.33333333%; }
    .col-md-offset-6 { margin-left: 50%; }
    .col-md-offset-5 { margin-left: 41.66666667%; }
    .col-md-offset-4 { margin-left: 33.33333333%; }
    .col-md-offset-3 { margin-left: 25%; }
    .col-md-offset-2 { margin-left: 16.66666667%; }
    .col-md-offset-1 { margin-left: 8.33333333%; }
    .col-md-offset-0 { margin-left: 0; }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
    .col-lg-12 { width: 100%; }
    .col-lg-11 { width: 91.66666667%; }
    .col-lg-10 { width: 83.33333333%; }
    .col-lg-9 { width: 75%; }
    .col-lg-8 { width: 66.66666667%; }
    .col-lg-7 { width: 58.33333333%; }
    .col-lg-6 { width: 50%; }
    .col-lg-5 { width: 41.66666667%; }
    .col-lg-4 { width: 33.33333333%; }
    .col-lg-3 { width: 25%; }
    .col-lg-2 { width: 16.66666667%; }
    .col-lg-1 { width: 8.33333333%; }
    .col-lg-pull-12 { right: 100%; }
    .col-lg-pull-11 { right: 91.66666667%; }
    .col-lg-pull-10 { right: 83.33333333%; }
    .col-lg-pull-9 { right: 75%; }
    .col-lg-pull-8 { right: 66.66666667%; }
    .col-lg-pull-7 { right: 58.33333333%; }
    .col-lg-pull-6 { right: 50%; }
    .col-lg-pull-5 { right: 41.66666667%; }
    .col-lg-pull-4 { right: 33.33333333%; }
    .col-lg-pull-3 { right: 25%; }
    .col-lg-pull-2 { right: 16.66666667%; }
    .col-lg-pull-1 { right: 8.33333333%; }
    .col-lg-pull-0 { right: auto; }
    .col-lg-push-12 { left: 100%; }
    .col-lg-push-11 { left: 91.66666667%; }
    .col-lg-push-10 { left: 83.33333333%; }
    .col-lg-push-9 { left: 75%; }
    .col-lg-push-8 { left: 66.66666667%; }
    .col-lg-push-7 { left: 58.33333333%; }
    .col-lg-push-6 { left: 50%; }
    .col-lg-push-5 { left: 41.66666667%; }
    .col-lg-push-4 { left: 33.33333333%; }
    .col-lg-push-3 { left: 25%; }
    .col-lg-push-2 { left: 16.66666667%; }
    .col-lg-push-1 { left: 8.33333333%; }
    .col-lg-push-0 { left: auto; }
    .col-lg-offset-12 { margin-left: 100%; }
    .col-lg-offset-11 { margin-left: 91.66666667%; }
    .col-lg-offset-10 { margin-left: 83.33333333%; }
    .col-lg-offset-9 { margin-left: 75%; }
    .col-lg-offset-8 { margin-left: 66.66666667%; }
    .col-lg-offset-7 { margin-left: 58.33333333%; }
    .col-lg-offset-6 { margin-left: 50%; }
    .col-lg-offset-5 { margin-left: 41.66666667%; }
    .col-lg-offset-4 { margin-left: 33.33333333%; }
    .col-lg-offset-3 { margin-left: 25%; }
    .col-lg-offset-2 { margin-left: 16.66666667%; }
    .col-lg-offset-1 { margin-left: 8.33333333%; }
    .col-lg-offset-0 { margin-left: 0; }
}
.share { margin-bottom: 22px; }
.share ul { margin: 0; padding: 0; list-style: none; text-align: center; }
.share li { display: inline-block; width: 32px; height: 32px; margin: 3px; transition: all .2s ease-in-out; background: url(../images/share.png) no-repeat; background-size: cover; }
.share li:hover { -webkit-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); }
.share li a { display: block; height: 100%; }
.share .facebook { background-position: 0 0; }
.share .twitter { background-position: -32px 0; }
.share .google { background-position: -64px 0; }
.share .linkedin { background-position: -96px 0; }
.share .youtube { background-position: -128px 0; }
.title-in { font-family: 'HelveticaNeue'; font-size: 12px; line-height: 53px; color: #999; border: 1px solid #ececec; background: #f4f4f4; }
@media (min-width:991px) {
    .title-in { margin-top: 62px; }
}
.title-in a { padding: 0 4px; text-decoration: none; text-transform: uppercase; color: #999; }
.title-in a:hover { color: #fe6100; }
.main { margin-top: 64px; }
@media (max-width:768px) {
    .main { margin-top: 32px; }
}


@media (max-width:991px) {
    .wrap-index .box-message .mtimer .item { min-width: 30%; }
}
.wrap-index .box-message .mtimer .item::before { display: block; width: 32px; height: 32px; margin: 0 auto; content: ''; background: url(../images/mtimer.png) no-repeat; background-size: cover; }
.wrap-index .box-message .mtimer .item-1::before { background-position: 0 0; }
.wrap-index .box-message .mtimer .item-2::before { background-position: -32px 0; }
.wrap-index .box-message .mtimer .item-3::before { background-position: -64px 0; }
.wrap-index .box-message .mtimer span { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 40px; font-weight: bold; color: #333; }
.wrap-index .box-message .mtimer p { font-size: 16px; margin-top: 0; color: #999; }
.wrap-index .box-product { padding-bottom: 0; border-bottom: none; }
.wrap-index .box-product .mgrid {overflow: hidden;/* margin-top: 30px; */}
.wrap-index .box-product .mgrid .col-md-2 { margin-top: 30px; }
.wrap-index .box-product .mgrid .col-md-2 .pic { overflow: hidden; max-width: 101px; max-height: 101px; margin: 0 auto; padding: 10px; border: 1px solid #dcdcdc; border-radius: 50%; }
.wrap-index .box-product .mgrid .col-md-2 .pic .img-box { z-index: 0; padding-bottom: 100%; }
.wrap-index .box-product .mgrid .col-md-2 .pic .img-box img { border-radius: 50%; }
.wrap-index .box-product .mgrid .col-md-2 p { font-weight: 500; overflow: hidden; text-align: center; white-space: nowrap; text-overflow: ellipsis; }
.wrap-index .box-product .mgrid .current:after { position: relative; z-index: 2; display: block; width: 34px; height: 49px; margin: 0 auto; content: url(../images/teamhover.png); }
@media (max-width:991px) {
    .wrap-index .box-product .mgrid .current:after { display: none; content: ''; }
}
.wrap-index .box-product .mgrid .current .pic { border-color: #fe6100; }
.wrap-index .box-product .mgrid .current p { color: #fe6100; }
@media (max-width:991px) {
    .wrap-index .box-product .mgridbg { display: none; }
}
.wrap-index .box-product .container-fluid { position: relative; z-index: 0; display: none; }
.wrap-index .box-product .container-fluid.show { display: block; }
.wrap-index .box-product .container-fluid .container { position: absolute; z-index: 2; top: 30%; left: 27%; width: 46%; margin: 0 auto; vertical-align: middle; }
@media (max-width:1200px) {
    .wrap-index .box-product .container-fluid .container { top: 20%; }
}
.wrap-index .box-product .container-fluid .container p { font-size: 24px; font-weight: 700; line-height: 40px; display: -webkit-box; overflow: hidden; text-align: center; word-break: break-all; color: #fff; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
@media (max-width:1200px) {
    .wrap-index .box-product .container-fluid .container p { font-size: 20px; }
}
.wrap-index .box-product .container-fluid .row { z-index: -2; margin-top: -15px; }
.wrap-index .box-product .container-fluid .row .col-sm-3 { margin: 0; padding: 0; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div { background: #000; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div .img-box { padding-bottom: 72.91666667%; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div .img-box img { opacity: .6; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover { transition: all .3s linear; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover img { opacity: 1; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover img:hover { transition: all .5s linear; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.wrap-index .box-choice { border-bottom: none; }
.wrap-index .box-choice .mtitle h2 { font-family: 'HelveticaNeue-Condensed', 'Helvetica LT 77 Bold Condensed', sans-serif; font-size: 48px; color: #333; }
@media (max-width:480px) {
    .wrap-index .box-choice .mtitle h2 { font-size: 32px; }
}
.wrap-index .box-choice .mtitle::after { display: none; }
.wrap-index .box-choice .brand a { text-decoration: none; }
.wrap-index .box-choice .brand .brand-title { text-align: center; }
.wrap-index .box-choice .brand .brand-title .current { transition: all .2s linear; color: #fff; border-color: #fe6100; background: #fe6100; }
.wrap-index .box-choice .brand .brand-title a { font-size: 16px; font-weight: 500; display: inline-block; margin: 0 7px; margin-top: 30px; padding: 13px 30px; color: #333; border: 1px solid #d3d3d3; border-radius: 2px; }
.wrap-index .box-choice .brand .brand-title a:hover { transition: all .2s linear; color: #fff; border-color: #fe6100; background: #fe6100; }
.wrap-index .box-choice .brand .brand-note { margin-top: 30px; text-align: center; }
.wrap-index .box-choice .brand .brand-note .show { display: block; }
.wrap-index .box-choice .brand .brand-note ul { display: none; margin: 0; padding: 0; }
.wrap-index .box-choice .brand .brand-note li { position: relative; display: inline-block; width: 16%; max-width: 170px; margin-top: 20px; }
@media (max-width:991px) {
    .wrap-index .box-choice .brand .brand-note li { width: 30%; }
}
@media (max-width:480px) {
    .wrap-index .box-choice .brand .brand-note li { width: 50%; }
}
@media (max-width:360px) {
    .wrap-index .box-choice .brand .brand-note li { width: 49%; }
}
.wrap-index .box-choice .brand .brand-note li .img-box { padding-bottom: 58.82352941%; }
.wrap-index .box-choice .brand .brand-note li .note { line-height: 100px; position: absolute; z-index: 100; top: 0; display: none; width: 100%; text-align: center; background: rgba(255, 255, 255, .92); }
.wrap-index .box-choice .brand .brand-note li .note a { font-size: 16px; font-weight: 500; display: block; cursor: pointer; color: #fe6100; }
.wrap-index .box-choice .brand .brand-note li:hover { transition: all .2s linear; }
.wrap-index .box-choice .brand .brand-note li:hover .note { display: block; border-radius: 3px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28); }
.wrap-index .box-choose { border-bottom: none; background-color: #f4f4f4; }
.wrap-index .box-choose .mgrid { font-size: 0; margin-top: 50px; }
.wrap-index .box-choose .mgrid .col-xs-12, .wrap-index .box-choose .mgrid .col-sm-6, .wrap-index .box-choose .mgrid .col-md-4 { font-size: 14px; display: inline-block !important; float: none !important; vertical-align: top !important; }
.wrap-index .box-choose .mgrid .item { position: relative; padding-left: 64px; }
.wrap-index .box-choose .mgrid .item::before { position: absolute; top: 0; left: 0; display: block; width: 50px; height: 50px; content: ''; border-radius: 50%; background: #000; background: #000 url(../images/choose.png) no-repeat; background-size: cover; }
.wrap-index .box-choose .mgrid .item-team::before { background-color: #6dd3d1; background-position: 0 0; }
.wrap-index .box-choose .mgrid .item-factory::before { background-color: #f1805f; background-position: -50px 0; }
.wrap-index .box-choose .mgrid .item-exhibition::before { background-color: #fabc59; background-position: -100px 0; }
.wrap-index .box-choose .mgrid .item-honor::before { background-color: #fabc59; background-position: -150px 0; }
.wrap-index .box-choose .mgrid .item-service::before { background-color: #6dd3d1; background-position: -200px 0; }
.wrap-index .box-choose .mgrid .item-repair::before { background-color: #f1805f; background-position: -250px 0; }
.wrap-index .box-choose .mgrid .title { font-family: 'HelveticaNeue-Bold'; font-size: 18px; }
.wrap-index .box-choose .mgrid .note { font-family: 'HelveticaNeue'; font-size: 14px; line-height: 26px; color: #666; }
.wrap-index .box-choose .mgrid .links { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-choose .mgrid .links li::before { display: inline-block; width: 0; height: 0; content: ''; border: 4px solid transparent; border-left-color: #b7b7b7; }
.wrap-index .box-choose .mgrid .links li:hover::before { border-left-color: #fe6100; }
.wrap-index .box-choose .mgrid .links a { line-height: 26px; vertical-align: middle; text-decoration: none; color: inherit; color: #666; }
.wrap-index .box-choose .mgrid .links a:hover { color: #fe6100; }
.wrap-index .box-choose .mgrid .links a:hover::before { border-left-color: #fe6100; }
.wrap-index .box-customers .mtitle h2 { font-family: 'HelveticaNeue-Condensed', 'Helvetica LT 77 Bold Condensed', sans-serif; font-size: 30px; font-weight: 700; color: #333; }
.wrap-index .box-customers .mtitle h2 > div { margin-bottom: 12px; padding-right: 6px; padding-left: 6px; }
.wrap-index .box-customers .mtitle h2 > div:nth-of-type(1) { color: #333; }
.wrap-index .box-customers .mtitle h2 > div:nth-of-type(2) { color: #fe6100; }
@media (min-width:1200px) {
    .wrap-index .box-customers .mtitle h2 > div:nth-of-type(1) { text-align: right; }
    .wrap-index .box-customers .mtitle h2 > div:nth-of-type(2) { text-align: left; }
}
@media (max-width:480px) {
    .wrap-index .box-customers .mtitle h2 { font-size: 22px; }
}
.wrap-index .box-customers .mtitle::after { display: none; }
.wrap-index .box-customers .mnote { font-family: 'HelveticaNeue'; font-size: 16px; color: #999; }
.wrap-index .box-customers .row { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-customers .flags { margin-top: 50px; }
.wrap-index .box-customers .thumb { padding: 15px 35px; }
.wrap-index .box-customers .img-box { padding-bottom: 67%; }
.wrap-index .box-customers .item { position: relative; margin-bottom: 32px; text-align: center; border: 1px solid #e5e5e5; }
.wrap-index .box-customers .item:hover a { display: block; }
.wrap-index .box-customers .item a { position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; text-decoration: none; color: inherit; background-color: #fe6100; }
.wrap-index .box-customers .item span { font-weight: 500; line-height: 20px; display: block; margin-top: 18%; color: #fff; }
.wrap-index .box-video { overflow: hidden; width: 100%; padding: 0; background-color: #fe6100; }
.wrap-index .box-video .container-fluid { position: relative; padding: 0; }
.wrap-index .box-video .video { position: relative; top: 0; height: 466px; text-align: center; background-position: top right; background-size: cover; }
.wrap-index .box-video .video::before { position: absolute; z-index: 0; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-index .box-video .video::after { position: absolute; top: 64px; right: 0; display: none; width: 0; height: 0; content: ''; border: solid transparent; border-width: 20px 16px; border-right-color: #fe6100; }
@media (min-width:1200px) {
    .wrap-index .box-video .video::after { display: block; }
}
.wrap-index .box-video .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-index .box-video .video .video-box { position: relative; z-index: 2; height: 100%; }
.wrap-index .box-video .video .video-box a { display: block; height: 100%; cursor: default; }
.wrap-index .box-video .video .iframe { display: none; width: 100%; }
.wrap-index .box-video .video .play { display: inline-block; width: 80px; height: 80px; margin-top: 192px; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
@media (min-width:1200px) {
    .wrap-index .box-video .video .play { margin-left: 180px; }
}
.wrap-index .box-video .desc { padding: 65px 32px; color: #fff; }
@media (min-width:1200px) {
    .wrap-index .box-video .desc { max-width: 600px; padding-right: 0; padding-left: 0; }
}
.wrap-index .box-video .desc .top h2 { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 40px; margin: 0; }
.wrap-index .box-video .desc .top p { line-height: 26px; margin-bottom: 2em; color: #ffd7bf; }
.wrap-index .box-video .desc .links ul { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-video .desc .links li { margin: 10px 0; }
.wrap-index .box-video .desc .links li::before { display: inline-block; width: 1em; height: 1em; margin-right: 5px; content: ''; vertical-align: middle; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-index .box-video .desc .links a { font-weight: 500; text-decoration: none; color: inherit; }
.wrap-index .box-video .desc .links a:hover { text-decoration: underline; }
.wrap-index .box-news { overflow: hidden; width: 100%; padding-bottom: 0; border-bottom: none; }
.wrap-index .box-news .owl-theme .owl-controls { margin-top: 0; }
.wrap-index .box-news .carousel { margin: 32px -15px 0 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls { margin-top: 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons div { position: absolute; top: 30%; width: 50px; height: 50px; opacity: 1; border-radius: 0; background: url(../images/icon.png) no-repeat; background-size: cover; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -64px; background-position: -200px 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled { cursor: default; background-position: -200px 0 !important; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev:hover { background-position: -250px 0; }
@media (max-width:768px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -22px; margin-top: 25px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
}
@media (max-width:480px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -18px; margin-top: 0; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); }
}
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -64px; background-position: -300px 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next.disabled { cursor: not-allowed; background-position: -300px 0 !important; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next:hover { background-position: -350px 0; }
@media (max-width:768px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -22px; margin-top: 25px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
}
@media (max-width:480px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -18px; margin-top: 0; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); }
}
.wrap-index .box-news .item { overflow: hidden; margin: 15px 15px 0 15px; padding: 10px; }
.wrap-index .box-news .item .thumb { float: left; width: 30%; }
.wrap-index .box-news .item .info { float: right; width: 66%; }
.wrap-index .box-news .item h3, .wrap-index .box-news .item h4 { margin: 0; }
.wrap-index .box-news .item .title { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 16px; overflow: hidden; margin-top: 8px; margin-bottom: 4px; text-align: left; white-space: nowrap; text-overflow: ellipsis; }
.wrap-index .box-news .item .title:hover { color: #fe6100; }
@media (max-width:480px) {
    .wrap-index .box-news .item .title { margin: 0; }
}
.wrap-index .box-news .item .title a { text-decoration: none; color: inherit; }
.wrap-index .box-news .item .date { margin-bottom: 20px; color: #fe6100; }
.wrap-index .box-news .item .note { font-size: 13px; line-height: 2; display: -webkit-box; overflow: hidden; margin: 0; text-overflow: ellipsis; color: #666; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
@media (max-width:480px) {
    .wrap-index .box-news .item .note { line-height: 1.5; }
}
@media (max-width:768px) {
    .wrap-index .box-news .item .thumb { width: 26%; }
    .wrap-index .box-news .item .info { float: right; width: 70%; }
    .wrap-index .box-news .item .note { -webkit-line-clamp: 2; }
}
.wrap-product .main-product .main-title p { color: #666; }
.wrap-product .main-product .pro-title { margin-top: 20px; border: 1px solid #fe6100; background: #fe6100; }
.wrap-product .main-product .pro-title .row { margin: 0; }
.wrap-product .main-product .pro-title .row .col-xs-4 { padding: 8px 10px; text-align: center; }
@media (max-width:768px) {
    .wrap-product .main-product .pro-title .row .col-xs-4 { padding: 10px; }
}
.wrap-product .main-product .pro-title .row .col-xs-4 h4 { font-weight: 500; font-style: normal; line-height: 30px; display: block; margin: 0; color: #fff; }
.wrap-product .main-product .pro-title .row .col-xs-8 { padding: 8px 10px; background: #fff; }
@media (max-width:768px) {
    .wrap-product .main-product .pro-title .row .col-xs-8 { padding: 10px; }
}
.wrap-product .main-product .pro-title .row .col-xs-8 a { line-height: 30px; display: inline-block; padding: 0 20px; text-decoration: none; color: #333; }
.wrap-product .main-product .pro-title .row .col-xs-8 a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-product .main-product .row .col-md-3 { margin-top: 30px; }
.wrap-product .main-product .pro p { overflow: hidden; width: 100%; white-space: nowrap; -webkit-line-clamp: 1; }
.wrap-product-list .main-product-list .main-title p { color: #666; }
.wrap-product-list .main-product-list .pro-sort1 { margin-top: 30px; }
.wrap-product-list .main-product-list .pro-sort1 a { line-height: 35px; position: relative; display: inline-block; overflow: visible; padding: 0 2px; text-decoration: none; color: #333; border: 1px solid #fff; background: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a:last-child:before { display: none; }
.wrap-product-list .main-product-list .pro-sort1 a:before { float: right; content: '/'; color: #ccc; }
.wrap-product-list .main-product-list .pro-sort1 a p { display: block; float: left; margin: 0; padding: 0 13px; background: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a:hover { color: #fe6100; }
.wrap-product-list .main-product-list .pro-sort1 a.proon { transition: border .3s linear; color: #fe6100; border: 1px solid #fe6100; box-shadow: 0 0 4px 15px #fff; }
.wrap-product-list .main-product-list .pro-sort1 a.proon span { color: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a.proon:before { color: #fff; }
.wrap-product-list .main-product-list .select { margin-top: 40px; }
.wrap-product-list .main-product-list .select .row { overflow: hidden; margin: 0; margin-top: -1px; border: 1px solid #dcdcdc; }
.wrap-product-list .main-product-list .select .col-md-2 { padding: 12px 14px; border-right: 1px solid #dcdcdc; background: #f4f4f4; }
.wrap-product-list .main-product-list .select .col-md-2 h3 { font-family: 'HelveticaNeue'; font-size: 14px; font-weight: 500; font-style: normal; margin: 0; color: #999; }
.wrap-product-list .main-product-list .select .col-xs-4 { margin-bottom: -600px; padding-bottom: 600px; }
.wrap-product-list .main-product-list .select .col-md-10 { padding: 6px 14px; }
.wrap-product-list .main-product-list .select .col-md-10 a { display: inline-block; margin: 3px 0; padding: 0 8px; text-decoration: none; color: #999; }
.wrap-product-list .main-product-list .select .col-md-10 a:hover, .wrap-product-list .main-product-list .select .col-md-10 a.selected { opacity: .5; color: #fe6100; }
.wrap-product-list .main-product-list .select .col-md-10 a.disabled { cursor: no-drop; opacity: .5; color: gray; }
.wrap-product-list .main-product-list .select-result { position: relative; margin-top: 20px; }
.wrap-product-list .main-product-list .select-result .condition { display: block; overflow: hidden; }
.wrap-product-list .main-product-list .select-result .condition h3 { font-family: 'HelveticaNeue'; font-size: 14px; font-weight: 500; font-style: normal; display: inline-block; color: #999; }
.wrap-product-list .main-product-list .select-result .condition a { font-size: 12px; line-height: 28px; display: inline-block; height: 30px; margin: 5px; padding: 0 30px 0 10px; text-align: left; text-decoration: none; color: #fe6100; border: 1px dotted #fe6100; border-radius: 3px; background: url(../images/close.png) no-repeat right; background-size: 18px; }
.wrap-product-list .main-product-list .select-result h4 { font-size: 14px; font-weight: normal; line-height: 48px; top: 0; right: 0; margin: 0; text-align: right; color: #999; }
.wrap-product-list .main-product-list .row .col-md-3 { margin-top: 30px; }
.wrap-product-show .main-product-show .pro-show { overflow: hidden; margin: 0 15px; padding: 10px 0; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .pro-show .col-md-5 { padding: 0 10px; }
.wrap-product-show .main-product-show .album { position: relative; float: left; overflow: hidden; width: 100%; }
.wrap-product-show .main-product-show .album #sync1, .wrap-product-show .main-product-show .album #sync2 { width: 100%; }
.wrap-product-show .main-product-show .album #sync1 .item { width: 100%; text-align: center; background: #fe6100; }
.wrap-product-show .main-product-show .album #sync1 .item .img-box { padding-bottom: 77%; }
.wrap-product-show .main-product-show .album #sync2 { margin-top: 10px; padding: 0 20px; }
.wrap-product-show .main-product-show .album #sync2 .item { margin: 5px; cursor: pointer; border: 1px #d4d4d4 solid; }
.wrap-product-show .main-product-show .album #sync2 .item .img-box { padding-bottom: 77.2%; }
.wrap-product-show .main-product-show .album #sync2 .synced .item { border-color: #fe6100; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls { position: absolute; width: 100%; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls .owl-buttons { overflow: hidden; width: 100%; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { font-size: 0; position: absolute; z-index: 99; width: 64px; height: 64px; margin: 0; margin-top: 2%; padding: 0; -webkit-transform: scale(.6); -ms-transform: scale(.6); transform: scale(.6); background: url(../images/icon.png) no-repeat; }
@media (max-width:768px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 3%; }
}
@media (max-width:480px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 4%; }
}
@media (max-width:360px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 2%; }
}
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev { left: -20px; background-position: -832px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev.disabled { cursor: default; background-position: -832px 0 !important; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev:hover { background-position: -896px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { right: -20px; background-position: -960px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next.disabled { cursor: not-allowed; background-position: -960px 0 !important; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next:hover { background-position: -1024px 0; }
.wrap-product-show .main-product-show .ink-text { overflow: hidden; padding-left: 20px; }
.wrap-product-show .main-product-show .ink-text a { text-decoration: none; }
.wrap-product-show .main-product-show .ink-text h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 22px; font-weight: 700; margin: 16px 0; }
.wrap-product-show .main-product-show .ink-text p { line-height: 26px; margin: 0; color: #666; }
.wrap-product-show .main-product-show .ink-text p img { margin-top: 10px; }
.wrap-product-show .main-product-show .ink-text .col-md-5 a { font-family: 'HelveticaNeue-Condensed'; font-weight: 700; line-height: 34px; display: inline-block; margin-top: 10px; margin-left: 5px; padding: 0 14px; color: #69c17c; border: 1px solid #69c17c; }
@media (min-width:1200px) {
    .wrap-product-show .main-product-show .ink-text .col-md-5 a { float: right; margin-right: 58px; }
}
.wrap-product-show .main-product-show .ink-text .col-md-5 a span:before { display: block; float: left; width: 50px; height: 34px; margin-left: -15px; content: ''; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); background: url(../images/icon.png) no-repeat; background-position: -1088px -18px; }
.wrap-product-show .main-product-show .ink-text .col-md-5 a:hover span { text-decoration: underline; }
.wrap-product-show .main-product-show .ink-text .quote { margin-top: 20px; padding: 20px; border: 1px solid #d0d0d0; border-radius: 2px; }
.wrap-product-show .main-product-show .ink-text .quote p { line-height: 30px; float: left; width: 100%; margin: 0; color: #333; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon1:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon2:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon3:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon4:before { display: block; float: left; width: 30px; height: 30px; margin-left: -8px; content: ''; -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); background: url(../images/quote.png) no-repeat; background-size: cover; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon1:before { background-position: 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon2:before { background-position: -30px 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon3:before { background-position: -60px 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon4:before { background-position: -90px 0; }
.wrap-product-show .main-product-show .ink-text .quote-inquire { font-weight: 500; line-height: 14px; display: inline-block; margin: 0; margin-top: 20px; padding: 12px 20px; color: #fff; border: none; background: #fe6100; }
.wrap-product-show .main-product-show .ink-text .quote-inquire:hover { text-decoration: underline; }
.wrap-product-show .main-product-show .share { float: left; clear: both; margin-bottom: 0; margin-left: -40px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
.wrap-product-show .main-product-show .share h4 { display: inline-block; float: left; }
.wrap-product-show .main-product-show .share ul { display: inline-block; float: left; margin-top: 10px; }
.wrap-product-show .main-product-show .detail, .wrap-product-show .main-product-show .inquiry { overflow: hidden; }
.wrap-product-show .main-product-show .detail .proshow-title, .wrap-product-show .main-product-show .inquiry .proshow-title { line-height: 48px; margin: 50px 15px 0 15px; border: 1px solid #dcdcdc; border-bottom: none; background: #f4f4f4; }
.wrap-product-show .main-product-show .detail .proshow-title h3, .wrap-product-show .main-product-show .inquiry .proshow-title h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; text-indent: 25px; color: #333; }
.wrap-product-show .main-product-show .detail .note, .wrap-product-show .main-product-show .inquiry .note { overflow: hidden; margin-right: 15px; margin-left: 15px; padding: 24px; padding-bottom: 30px; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .inquiry .proname span { font-weight: 500; display: block; }
.wrap-product-show .main-product-show .inquiry .proname span, .wrap-product-show .main-product-show .inquiry input, .wrap-product-show .main-product-show .inquiry textarea { line-height: 48px; width: 100%; margin: 10px 0; text-indent: 20px; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .inquiry .submit { font-size: 16px; width: 200px; height: 50px; cursor: pointer; text-align: left; color: #fff; border: none; background: #fe6100; }
.wrap-product-show .main-product-show .inquiry .submit span:before { display: block; float: left; width: 16px; margin-right: 10px; margin-left: 30%; content: url(../images/submit.png); }
.wrap-product-show .main-product-show .inquiry .submit span:hover { text-decoration: underline; }
.wrap-product-show .main-product-show .maylike { overflow: hidden; margin-top: 60px; }
.wrap-product-show .main-product-show .maylike h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 30px; font-weight: 700; margin: 0; }
.wrap-product-show .main-product-show .maylike .row .col-md-3 { margin-top: 30px; }
.wrap-about .main-about .about1 { overflow: hidden; margin-top: 60px; margin-bottom: 60px; }
.wrap-about .main-about .about2 { margin-bottom: 60px; padding-top: 60px; border-top: 1px solid #dbdbdb; }
.wrap-about .main-about .about2 .col-md-6 { overflow: visible; }
.wrap-about .main-about .about2 img { width: 100%; }
@media (min-width:1200px) {
    .wrap-about .main-about .about2 img { z-index: 100; margin-left: -60px; }
}
@media (min-width:768px) {
    .wrap-about .main-about .about2 img { margin-top: 40px; }
}
@media (min-width:1200px) {
    .wrap-about .main-about .container .row .note { display: table-cell; height: 300px; vertical-align: middle; }
}
.wrap-about .main-about .container .row .note h1 { font-family: 'HelveticaNeue-Condensed'; font-size: 2.57142857em; font-weight: 700; }
@media (max-width:768px) {
    .wrap-about .main-about .container .row .note h1 { font-size: 2em; }
}
.wrap-about .main-about .container .row .note p { font-family: 'HelveticaNeue'; font-size: 1.14285714em; line-height: 30px; color: #666; }
@media (max-width:991px) {
    .wrap-about .main-about img { width: 100%; height: auto; }
}
.wrap-about .main-about .container-fluid { padding: 4.14285714em 0 3.42857143em 0; background: #afc3c9; }
.wrap-about .main-about .container-fluid .row { margin-bottom: 0; color: #fff; }
.wrap-about .main-about .container-fluid .row .note p { font-family: 'HelveticaNeue'; font-size: 1.14285714em; margin: 0; color: #def1f7; }
.wrap-parts .main-parts .main-title { padding-bottom: 10px; border-bottom: 1px dotted #c3c3c3; }
.wrap-parts .main-parts .main-title p { display: block; overflow: hidden; color: #666; }
.wrap-parts .main-parts .main-title p:before { display: block; float: left; width: 20px; margin-right: 8px; content: url(../images/partsicon.png); }
.wrap-parts .main-parts .main-title a { color: #fe6100; }
.wrap-parts .main-parts .note { margin-top: 45px; }
.wrap-parts .main-parts .note img { width: 100%; }
.wrap-parts .main-parts .note p { line-height: 30px; margin: 0; color: #666; }
.wrap-service .main-service .note p { font-family: 'HelveticaNeue'; line-height: 30px; margin: 0; color: #666; }
.wrap-service .main-service .note img { width: 100%; }
.wrap-news .main-news .main-title h1 { margin-bottom: 0; }
.wrap-news .main-news .col-md-6 { margin-top: 50px; }
.wrap-news .main-news .pic { float: left; width: 30%; }
.wrap-news .main-news .pic:hover img { transition: all .3s linear; -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.wrap-news .main-news .info { float: right; width: 66%; }
.wrap-news .main-news h3, .wrap-news .main-news h4 { margin: 0; }
.wrap-news .main-news h4 { margin-bottom: 20px; }
.wrap-news .main-news .title { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 16px; overflow: hidden; margin-top: 4px; margin-bottom: 4px; text-align: left; white-space: nowrap; text-overflow: ellipsis; }
.wrap-news .main-news .title:hover { color: #fe6100; }
@media (max-width:480px) {
    .wrap-news .main-news .title { margin: 0; }
}
.wrap-news .main-news .title a { text-decoration: none; color: inherit; }
.wrap-news .main-news .date { color: #fe6100; }
@media (max-width:768px) {
    .wrap-news .main-news .date { margin-bottom: 18px; }
}
.wrap-news .main-news .note { font-size: 13px; line-height: 2; display: -webkit-box; overflow: hidden; margin: 0; text-overflow: ellipsis; color: #666; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
@media (max-width:480px) {
    .wrap-news .main-news .note { line-height: 1.5; }
}
.wrap-news-show .news-show { overflow: hidden; }
.wrap-news-show .news-show .title { float: left; }
.wrap-news-show .news-show .title h3, .wrap-news-show .news-show .title h4 { margin: 0; }
.wrap-news-show .news-show .title h3 { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 20px; display: -webkit-box; overflow: hidden; margin-top: 4px; margin-bottom: 4px; text-align: left; word-break: break-all; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.wrap-news-show .news-show .title h4 { font-weight: 700; color: #fe6100; }
.wrap-news-show .news-show .share { float: right; }
@media (max-width:768px) {
    .wrap-news-show .news-show .share { float: left; }
}
.wrap-news-show .news-show .share h4 { display: inline; float: left; }
.wrap-news-show .news-show .share ul { float: right; padding-top: 6px; }
.wrap-news-show .news-show .news-text .share { display: block; float: left; width: 100%; border-bottom: 1px dotted #c3c3c3; }
.wrap-news-show .news-show .news-text .share ul { float: left; padding-top: 6px; }
.wrap-news-show .news-show .note { overflow: hidden; padding-top: 30px; border-top: 1px dotted #c3c3c3; }
.wrap-news-show .news-show .note p { font-family: 'HelveticaNeue'; line-height: 30px; margin: 0; color: #666; }
.wrap-news-show .news-show .note img { width: 100%; }
.wrap-news-show .news-show .return { margin-top: 20px; border-bottom: none; }
.wrap-news-show .news-show .return a { line-height: 30px; display: block; overflow: hidden; white-space: nowrap; text-decoration: none; text-overflow: ellipsis; color: #666; }
.wrap-news-show .news-show .return a:first-child:before, .wrap-news-show .news-show .return a:last-child:before { display: block; float: left; width: 100%; max-width: 12px; height: 12px; margin-top: 9px; margin-right: 8px; content: ''; border-radius: 12px; background: url(../images/returnicon.png) #878787; background-size: cover; }
.wrap-news-show .news-show .return a:first-child:before { background-position: 0; }
.wrap-news-show .news-show .return a:last-child:before { background-position: -36px 0; }
.wrap-news-show .news-show .return a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-news-show .news-show .return a:hover:first-child:before, .wrap-news-show .news-show .return a:hover:last-child:before { background: url(../images/returnicon.png) #fe6100; background-size: cover; }
.wrap-news-show .news-show .return a:hover:first-child:first-child:before, .wrap-news-show .news-show .return a:hover:last-child:first-child:before { background-position: 0; }
.wrap-news-show .news-show .return a:hover:first-child:last-child:before, .wrap-news-show .news-show .return a:hover:last-child:last-child:before { background-position: -36px 0; }
.wrap-team .main-team .col-md-6 { margin-bottom: 50px; }
.wrap-team .main-team .col-md-6 .pic { float: left; overflow: hidden; width: 30%; max-width: 170px; padding-top: 20px; border-radius: 100%; }
.wrap-team .main-team .col-md-6 .note { float: right; width: 66%; }
.wrap-team .main-team .col-md-6 .note h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; }
.wrap-team .main-team .col-md-6 .note p { line-height: 24px; display: -webkit-box; overflow: hidden; word-break: break-all; color: #666; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.wrap-team .main-team .active { margin-top: 25px; padding-top: 70px; border-top: 1px solid #dbdbdb; }
@media (max-width:768px) {
    .wrap-team .main-team .active { padding-top: 40px; }
}
.wrap-team .main-team .active .carousel { margin-top: 20px; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page { display: inline-block; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page.active { margin: 0; padding: 0; border: none; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page.active span { background: #f3f3f3; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page span { display: inline-block; width: 14px; height: 14px; opacity: 1; border: 1px solid #dbdbdb; border-radius: 14px; background: none; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons div { position: absolute; top: 28%; width: 64px; height: 64px; opacity: 1; border-radius: 0; background: url(../images/icon.png) no-repeat; background-size: cover; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -64px; background-position: -832px 0; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled { cursor: default; background-position: -832px 0 !important; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev:hover { background-position: -896px 0; }
@media (max-width:768px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -19px; margin-top: 25px; }
}
@media (max-width:480px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -18px; margin-top: 0; }
}
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -64px; background-position: -960px 0; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next.disabled { cursor: not-allowed; background-position: -960px 0 !important; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next:hover { background-position: -1024px 0; }
@media (max-width:768px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -20px; margin-top: 25px; }
}
@media (max-width:480px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -20px; margin-top: 0; }
}
.wrap-team .main-team .active .item { overflow: hidden; margin: 8px; }
.wrap-team .main-team .active .item .img-box { padding-bottom: 71.42857143%; }
.wrap-team .main-team .active .item .thumb { float: left; width: 100%; }
.wrap-team .main-team .active .item .thumb a { cursor: pointer; }
@media (max-width:768px) {
    .wrap-team .main-team .active .item { padding: 0 20px; }
    .wrap-team .main-team .active .item .thumb { width: 100%; }
}
.wrap-video .main-video .main-title p { color: #666; }
.wrap-video .main-video a { display: block; }
.wrap-video .main-video .col-md-12, .wrap-video .main-video .col-md-6 { margin-top: 30px; }
.wrap-video .main-video .col-md-12 p, .wrap-video .main-video .col-md-6 p { font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.wrap-video .main-video .col-md-12 .video, .wrap-video .main-video .col-md-6 .video { position: relative; top: 0; background-position: top right; background-size: cover; }
.wrap-video .main-video .col-md-12 .video .img-box, .wrap-video .main-video .col-md-6 .video .img-box { padding-bottom: 42.73504274%; }
.wrap-video .main-video .col-md-12 .video::before, .wrap-video .main-video .col-md-6 .video::before { position: absolute; z-index: 1; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-video .main-video .col-md-12 .video:hover::before, .wrap-video .main-video .col-md-6 .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-video .main-video .col-md-12 .video .video-box, .wrap-video .main-video .col-md-6 .video .video-box { position: absolute; z-index: 2; top: 0; width: 100%; height: 100%; }
.wrap-video .main-video .col-md-12 .video .video-box a, .wrap-video .main-video .col-md-6 .video .video-box a { display: block; width: 100%; height: 100%; margin-bottom: 200px; cursor: default; }
.wrap-video .main-video .col-md-12 .video .iframe, .wrap-video .main-video .col-md-6 .video .iframe { display: none; width: 100%; }
.wrap-video .main-video .col-md-12 .video .play, .wrap-video .main-video .col-md-6 .video .play { position: absolute; top: 0; display: block; width: 80px; height: 80px; margin-top: 18%; margin-bottom: 100px; margin-left: 46%; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-video .main-video .col-md-6 .video .img-box { padding-bottom: 59.64912281%; }
.wrap-video .main-video .col-md-6 .video .iframe1 { display: none; overflow: hidden; width: 100%; }
.wrap-video .main-video .col-md-6 .video .play { position: absolute; top: 0; display: block; width: 80px; height: 80px; margin-top: 22%; margin-bottom: 100%; margin-left: 43%; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-honor .main-honor .main-title p { line-height: 30px; color: #666; }
.wrap-honor .main-honor .row { margin-top: 20px; }
.wrap-honor .main-honor .row img { width: 100%; padding: 10px; cursor: pointer; border: 1px solid #e2e2e2; }
.wrap-honor .main-honor .row img:hover { transition: all .2s linear; border: 1px solid #fe6100; }
.wrap-honor .main-honor .row p { font-size: 16px; overflow: hidden; padding-bottom: 15px; text-align: center; white-space: nowrap; text-overflow: ellipsis; color: #666; }
.wrap-honor .main-honor .pageGro { margin-top: 15px; }
.wrap-exhibition .main-exhibition .main-title { overflow: hidden; padding-bottom: 30px; border-bottom: 1px dotted #c3c3c3; }
.wrap-exhibition .main-exhibition .main-title span { float: left; letter-spacing: 6px; color: #d8d8d8; }
.wrap-exhibition .main-exhibition .main-title a { font-size: 18px; display: inline-block; float: left; margin: 0 6px; text-decoration: none; color: #666; }
.wrap-exhibition .main-exhibition .main-title a:hover { color: #fe6100; }
.wrap-exhibition .main-exhibition .main-title a.on { color: #fe6100; }
.wrap-exhibition .main-exhibition .note { margin-top: 45px; }
.wrap-exhibition .main-exhibition .note h2 { font-family: 'HelveticaNeue-Condensed'; font-size: 48px; font-weight: 700; margin: 0; color: #333; }
.wrap-exhibition .main-exhibition .note p { font-size: 14px; line-height: 30px; margin: 0; text-align: left; color: #666; }
.wrap-exhibition .main-exhibition .img-box { padding-bottom: 64.86486486%; }
.wrap-exhibition .main-exhibition .col-md-4 { margin-top: 30px; }
.wrap-factory .main-factory { overflow: hidden; }
.wrap-factory .main-factory .video { position: relative; top: 0; text-align: center; background-position: top right; background-size: cover; }
.wrap-factory .main-factory .video .img-box { padding-bottom: 70.1754386%; }
.wrap-factory .main-factory .video::before { position: absolute; z-index: 1; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-factory .main-factory .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-factory .main-factory .video .video-box { position: absolute; z-index: 2; top: 0; width: 100%; height: 100%; }
.wrap-factory .main-factory .video .video-box a { position: absolute; top: 0; display: block; width: 100%; height: 100%; cursor: default; }
.wrap-factory .main-factory .video .iframe { display: none; width: 100%; }
.wrap-factory .main-factory .video .play { display: block; width: 80px; height: 80px; margin-top: 26%; margin-bottom: 100%; margin-left: 41%; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-factory .main-factory .dec h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin-top: 2.85714286em; }
.wrap-factory .main-factory .dec p { line-height: 30px; margin: 0; color: #666; }
.wrap-factory .main-factory .environment { margin-top: 70px; padding-top: 65px; border-top: 1px solid #dbdbdb; }
@media (max-width:768px) {
    .wrap-factory .main-factory .environment { margin-top: 40px; padding-top: 35px; }
}
.wrap-factory .main-factory .environment .col-md-4 { margin-top: 10px; }
.wrap-factory .main-factory .environment .col-md-4:hover img { transition: all .3s linear; -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.wrap-factory .main-factory .environment .col-md-4 .img-box { padding-bottom: 67.56756757%; }
.wrap-factory .main-factory .environment .col-md-4 p { font-size: 16px; overflow: hidden; text-align: center; white-space: nowrap; text-overflow: ellipsis; color: #666; }
.wrap-feedback .main-feedback p { font-family: 'HelveticaNeue'; color: #666; }
.wrap-feedback .main-feedback .row { margin-top: 30px; }
.wrap-feedback .main-feedback .row input, .wrap-feedback .main-feedback .row textarea { line-height: 48px; width: 100%; margin: 10px 0; text-indent: 20px; border: 1px solid #dcdcdc; }
.wrap-feedback .main-feedback .row .submit { font-size: 16px; width: 200px; height: 50px; margin-top: 20px; cursor: pointer; text-align: left; color: #fff; border: none; background: #fe6100; }
.wrap-feedback .main-feedback .row .submit span:before { display: block; float: left; width: 16px; margin-right: 10px; margin-left: 30%; content: url(../images/submit.png); }
.wrap-feedback .main-feedback .row .submit span:hover { text-decoration: underline; }
.wrap-contact .main-contact .col-md-6 { margin-bottom: 30px; }
.wrap-contact .main-contact .noteborder, .wrap-contact .main-contact .figureborder, .wrap-contact .main-contact .cnote, .wrap-contact .main-contact .cfigure { overflow: hidden; border: 1px solid #dcdcdc; }
.wrap-contact .main-contact .note { position: relative; padding: 30px 20px; }
.wrap-contact .main-contact .note h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 24px; font-weight: 700; margin: 0; }
.wrap-contact .main-contact .note p { font-family: 'HelveticaNeue'; font-size: 16px; line-height: 24px; color: #666; }
.wrap-contact .main-contact .note a { text-decoration: none; color: inherit; }
.wrap-contact .main-contact .note a:hover { text-decoration: underline; }
.wrap-contact .main-contact .note .consultation { font-family: 'HelveticaNeue-Condensed'; line-height: 40px; display: inline-block; height: 40px; padding: 0 18px; text-decoration: none; color: #fff; border-radius: 3px; background: #fe6100; }
@media (min-width:992px) {
    .wrap-contact .main-contact .note .consultation { position: absolute; right: 15px; bottom: 15px; }
}
.wrap-contact .main-contact .note .consultation span:before { display: block; float: left; width: 16px; height: 13px; margin-top: 14px; margin-right: 8px; content: ''; background: url(../images/submit.png) no-repeat; background-size: contain; }
.wrap-contact .main-contact .note .consultation:hover { text-decoration: underline; }
.wrap-contact .main-contact .figure { overflow: hidden; padding: 30px 20px; }
.wrap-contact .main-contact .figure .pic { float: left; overflow: hidden; width: 100px; border-radius: 100px; }
.wrap-contact .main-contact .figure .text { float: right; width: 74%; }
@media (max-width:991px) and (min-width:768px) {
    .wrap-contact .main-contact .figure .text { width: 58%; }
}
@media (max-width:360px) {
    .wrap-contact .main-contact .figure .text { width: 58%; }
}
.wrap-contact .main-contact .figure .text h4 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; color: #333; }
.wrap-contact .main-contact .figure .text p { font-family: 'HelveticaNeue'; line-height: 24px; color: #666; }
.wrap-contact .main-contact .row:last-child { margin-top: 30px; margin-bottom: 70px; }
.wrap-contact .main-contact .contact-title { line-height: 48px; margin-right: 15px; margin-left: 15px; border: 1px solid #dcdcdc; border-bottom: none; background: #f4f4f4; }
.wrap-contact .main-contact .contact-title h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; text-indent: 25px; color: #333; }
.wrap-contact .main-contact .contact-note { overflow: hidden; margin-right: 15px; margin-left: 15px; padding-bottom: 30px; border: 1px solid #dcdcdc; }
.wrap-contact .main-contact .contact-note .col-md-4 { padding-top: 30px; }
.wrap-contact .main-contact .contact-note .pic { float: left; overflow: hidden; width: 100px; border-radius: 100px; }
.wrap-contact .main-contact .contact-note .text { float: right; width: 62%; }
.wrap-contact .main-contact .contact-note .text h4 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; margin-bottom: 12px; color: #333; }
.wrap-contact .main-contact .contact-note .text p { font-family: 'HelveticaNeue'; line-height: 24px; margin: 0; color: #666; }
.wrap-contact .main-contact .contact-note .text a { color: #666; }
.wrap-contact .main-contact .contact-note .text a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-contact .main-contact .send { margin-bottom: -68px; padding: 62px 0; background: #fe6100; }
.wrap-contact .main-contact .send h1 { font-family: 'HelveticaNeue-Condensed'; font-size: 30px; font-weight: 700; float: left; margin: 0; color: #fff; }
.wrap-contact .main-contact .send a { line-height: 44px; display: inline-block; float: right; padding: 0 24px; text-decoration: none; color: #fe6100; background: #fff; }
@media (max-width:991px) {
    .wrap-contact .main-contact .send a { float: left; clear: both; }
}
.wrap-contact .main-contact .send a span:before { display: block; float: left; width: 16px; height: 13px; margin-top: 15px; margin-right: 8px; content: ''; background: url(../images/send.png) no-repeat; background-size: contain; }
.wrap-contact .main-contact .send a:hover { text-decoration: underline; }

/*.widget-nav .cur > a { background: url(../images/nav_li_bg.png); background-size: 100% 100%;}*/
.widget-nav .nav_li:hover > a{background: #ef7824;}
.widget-nav .nav_li:hover > a:before{    content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../images/nav_a_bg.png) no-repeat;
    left: -46px;
    bottom: 0px;
    background-position: 0 0;
  }
.widget-nav .nav_li:hover > a:after{
    content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../images/nav_a_bg.png) no-repeat;
    right: -46px;
    bottom: 0px;
    background-position: -46px 0;
    }   
/*.widget-nav .cur > a{background: #ef7824;}
.widget-nav .cur > a:before{     content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../images/nav_a_bg.png) no-repeat;
    left: -46px;
    bottom: 0px;
    background-position: 0 0;}
 .widget-nav .cur > a:after{     content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../images/nav_a_bg.png) no-repeat;
    right: -46px;
    bottom: 0px;
    background-position: -46px 0;}  */ 
/*.widget-nav .nav_li:hover ._layer { display:block;}*/
.mobile_key { display:none;}

/*banner*/
.ibanner{position: relative;height: 0;height: 590px;overflow: hidden;}
.ibanner img{width: 1920px; max-width: 1920px; position: absolute; left: 50%; margin-left: -960px; }
.ibanner .i_cont{position: absolute; top: 35%; left: 6%;}
.ibanner .i_cont .cont_text{padding: 5px 10px; font-size: 24px; color: #fff; background: #ef7824;}
.ibanner .i_cont .cont_title{font-size: 48px; color: #fff;}
.ibanner .slide_nav{position: absolute; right: 10%; bottom: 8%; font-size: 0;}
.ibanner .slide_nav a{background: url(../images/banner_slide.png) no-repeat; display: inline-block; width: 41px; height: 9px; background-position: -41px 0; margin-right: 5px;} 
.ibanner .slide_nav a.on{background-position: 0 0;}

/*主体部分*/
.pageMain{padding-bottom: 50px;}
.i_title{font-size: 34px; margin-bottom: 20px; color: #2f2f2f; position: relative; display: inline-block;}
.i_title:before{content: ''; width: 38px; height: 2px; background: #dedede;position: absolute; top: 50%; margin-top: -1px; left: -60px;}
.i_title:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;top: 50%; margin-top: -1px; right: -57px;}
.i_tcont{font-size: 14px; color: #959595; padding-bottom: 50px;}
.ipart1{padding: 50px 0;}
.ipart1 .part1_cont  .l,.ipart1 .part1_cont .r{width: 49%; position: relative;}
.ipart1 .part1_cont .cont{position: absolute; top: 20%; width: 50%;  left: 5%; z-index: 9;}
.ipart1 .part1_cont .cont .s_title{font-size: 30px; font-weight: bold;color: #313131; padding-bottom: 10px;}
.ipart1 .part1_cont .cont .s_cont{font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart1 .part1_cont .cont a{display: inline-block; color: #fff; margin-top: 50px; padding: 10px 30px;  background: #ef7824; vertical-align: middle;}
.ipart1 .part1_cont .box{border: 10px solid #f6f6f7; position: absolute; top: 0; width: 96.6%; height: 93%; display: none;}
.ipart1 .part1_cont .imgs:hover .box{display: block;}
.ipart2{background: url(../images/ipart2_bg.jpg) center center; height: 666px;}
.ipart2 .i_title,.ipart2 .i_tcont{color: #fff;}
.ipart2 .i_title:before,.ipart2 .i_title:after{background: #fff;}
.ipart2 .i_title{margin-top: 50px;}
.ipart2 .l,.ipart2 .r{width: 49%;}
.ipart2 .box1,.ipart2 .box2,.ipart2  .li1,.ipart2  .li2{position: relative;}
.ipart2 .box1,.ipart2 .box2{width: 100%; height: 200px; background:#fff; }
.ipart2 .li2{padding-top: 8px;}
.ipart2 .box2{margin-top: 9px;}
.ipart2 .box1:after{content: ""; width: 0; height: 0; position: absolute; bottom: -30px; left: 50%; margin-left: -15px; border-top: 15px solid #fff; border-bottom: 15px solid transparent; border-left: 15px solid transparent; border-right: 15px solid transparent; z-index: 3}
.ipart2 .box2:after{content: ""; width: 0; height: 0; position: absolute; top: -30px; left: 50%; margin-left: -15px; border-top: 15px solid transparent; border-bottom: 15px solid #fff; border-left: 15px solid transparent; border-right: 15px solid transparent}
.ipart2 .s_title,.ipart2 .s_cont{width: 78%; padding-left: 30px;/*overflow: hidden; text-overflow: ellipsis; white-space: nowrap;*/}
.ipart2 .s_title{font-size: 22px; color: #ef7824; padding-top: 35px}
.ipart2 .s_cont{color: #424242; font-size: 14px; padding-top: 15px;}
/*.ipart3 .top{padding-top: 50px;}*/
.ipart3 .bottom{ background: url(../images/ipart3_bg.jpg) center center; height: 526px;}
.ipart3 .bottom .cars{padding: 50px 0 20px 0;}
.ipart3 .bottom .car{width: 153px; height: 84px; float: left; padding:15px 9px;}
.ipart3 .bottom a{display: inline-block; background: #ef7824; vertical-align: middle; color: #fff; padding: 10px 20px;}
.ipart4{background: url(../images/ipart4.jpg) center center;height: 821px;}
.ipart4 .icont{padding-top: 65px;}
.ipart4 .num_ul .nums .num{font-size: 82px; color: #ef7824; font-weight: bold;}
.ipart4 .num_ul .dec{font-size: 14px; color: #282828;}
.ipart4 .cont{width: 90%; margin: 0 auto; padding: 50px 0;}
.ipart4 .bottom li{position: relative;}
.ipart4 .bottom li .cont{width: 75%; text-align: left;}
.ipart4 .bottom li .cont .s_title{font-size: 25px; color: #fff; padding-bottom: 12px; padding-top: 18px;}
.ipart4 .bottom li .cont .s_cont{color: #fff;}
.ipart4 .bottom li .cont a{display: inline-block; border: 1px solid #fff; padding: 5px 20px; margin-top: 30px; color: #fff;}
.ipart4 .bottom li .cont a:hover{background: #fff; color: #ef7824;}
.ipart4 .bottom li .box{position: absolute; top: 0; left: 0; width: 100%;height: 99.4%;background: rgba(193,4,38,.66);z-index: 9;}
.ipart4 .bottom li .video{position: absolute; top: 50%; left: 50%; margin-left: -40px; margin-top: -40px; background: url(../images/video.png) no-repeat; width: 79px; height: 79px;}
.ipart5 .news_lists li{padding-bottom: 20px;}
.ipart5 .time{display: inline-block; padding: 0 10px; border-right: 1px solid #e2e2e2;}
.ipart5 .time .date{font-size: 33px; color: #bababa;display: block; margin-bottom: -10px;}
.ipart5 .time .month{font-size: 12px; color: #bababa;}
.ipart5 ._cont{display: inline-block;  width: 85%;}
.ipart5 ._cont .title{font-size: 16px; color: #202020; font-weight: bold; padding-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart5 ._cont .c_cont{color: #666;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart5 .news_lists li:hover .date,.ipart5 .news_lists li:hover .month,.ipart5 .news_lists li:hover .title{color: #c00225;}
.ipart5 .cont_box{padding: 25px 10px 25px 15px; background: #e5e5e5;}
.ipart5 .cont_box .cont{font-size: 16px; color: #202020; padding-bottom: 10px;}
.ipart5 .cont_box .year{color: #565656;}
.ipart5 .row > li:hover .cont_box{background: #ef7824;}
.ipart5 .row > li:hover .cont,.ipart5 .row > li:hover .year{color: #fff;}
.common{background: #f9f9f9; padding: 20px 0;}
.common .contact .friend{font-size: 26px; color: #404040; border-right: 1px solid #afafaf; padding: 10px; font-weight: bold;}
.common .contact .company{width: 89%;}
.common .contact .company li{float: left; padding: 5px 28px;}

/*客户案例*/
.banner{position: relative; overflow: hidden; padding-bottom: 17%;}
.banner img{width: 1920px; max-width: 1920px; position: absolute; left: 50%; margin-left: -960px;}
.banner .cont{position: absolute; top: 30%;}
.banner .cont .title{font-size: 30px; color: #fefefe;}
.xia_title{color: #525252; font-size: 24px;  padding: 15px 0;}
/* bread-1 start*/
.widget-bread-1 {font-size: 12px; color: #fff; }
.widget-bread-1 a { color: #fff;}
.widget-bread-1 a:hover{color:#ef7824;}
.widget-bread-1 .ion { font-size: 14px; margin: 0 5px;}
.banner .banner_title{position: absolute; bottom: 0; background: url(../images/banner_title.png); width: 1200px; text-align: center; padding: 20px 0;}
.banner .banner_title li{display: inline-block; color: #444444; font-size: 18px;}
.banner .banner_title li:hover{color: #ef7824}
.banner .banner_title li.cur{color: #ef7824}
/* newslist-10 start*/
.widget-newslist-10 .list_hd{background-color:#f0f0f0;padding:50px 60px 40px;margin-bottom:26px;}
.widget-newslist-10 .hd_tit{font-size:20px;color:#1e1e1e;font-weight:normal;height:30px;line-height:30px;margin-right:2%;}
.widget-newslist-10 .inp_box{height:32px;line-height:32px;border:1px solid #e0e0e0;padding:0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0 10px;width:18%;margin-right: 2%;}
.widget-newslist-10 .hd_btn{width:20%;border:none;text-align:center;background-color:#ef7824;font-size:15px;color:#fff;height:32px;line-height:32px;outline:none;cursor:pointer;}
.widget-newslist-10 .list_box{padding:46px 60px 40px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}

/* newslist-5 start*/
.widget-newslist-5 { margin-bottom:20px; }
.widget-newslist-5 li { margin-bottom:25px;}
.widget-newslist-5 a { display:block; background:#fafafa; padding-bottom:20px;}
.widget-newslist-5 ._img { margin-bottom:20px;}
.widget-newslist-5 ._i,.widget-newslist-5 ._title,.widget-newslist-5 ._p { margin-left:20px; margin-right:20px; }
.widget-newslist-5 ._title { font-size:18px; cursor:pointer;}
.widget-newslist-5 ._i { color:#a9a9a9; margin-bottom:15px; font-size:12px;}
.widget-newslist-5 ._p { line-height:1.6em; overflow:hidden; height:4.8em; cursor:pointer; color:#646464; }
.widget-newslist-5 a:hover { background:#ef7824;}
.widget-newslist-5 a:hover ._title,.widget-newslist-5 a:hover ._i,.widget-newslist-5 a:hover ._p { color:#ffffff;}
.widget-newslist-5 img { -moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.widget-newslist-5 a:hover img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05); }
/*分页*/
/* page-3 start*/
.page{ font-size: 13px; color: #000; text-align: center; margin-top: 30px;}
.page a,.page span {  color: #000;display: inline-block;border: 1px solid #ededed;padding:10px 14px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff; font-size:16px ;font-weight:normal;  }
.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #ef7824;}
.page span.goprev,.page span.gonext {color: #000; background: none}
.page span.count { border: 0;background: 0;color: #000;}
.page a .ion{color: #000; font-size: .8em;}
.page a:hover .ion{color: #fff;}
/*产品列表*/
/* prolist-7 start*/
.main .shu_nav{width: 20%;}
.main .shu_nav .li1{background: #5a5a5a;  line-height: 40px;}
.main .shu_nav .li1 span{font-size: 16px; color: #fff;}
.main .shu_nav .li1 span .ion{margin-left: 50px;}
.main .shu_nav .li1 .ul2{background: #fff;}
.main .shu_nav .li1 .ul2 .li2{  height: 0px;line-height: 40px;transition: all 0.3s ease;}
.main .shu_nav .li1 .ul2 .li2.last{border-bottom: none;}
.main .shu_nav .li1 .ul2 .li2 span{color: #2d2d2d; padding-left: 20px; display: none;}
.main .shu_nav .li1.hover{background: #ef7824}
/*.main .shu_nav .li.hover .ul2{display: block;}*/
.main .shu_nav .li1.hover .ul2 .li2{height: 40px; border-bottom: 1px dotted #cacaca;}
.main .shu_nav .li1.hover .ul2 .li2 span{display: block;}
.shu_search{padding-top: 20px;}
.shu_search .span{font-size: 16px; color: #545454; }
.shu_search .s_search{border: 1px solid #a2a2a2; height: 40px; line-height: 40px; margin-top: 10px;}
.shu_search .s_search input{width: 85%; border: none;}
.main .lists{width: 70%;}
.widget-prolist-7 li { margin-bottom: 20px; }
.widget-prolist-7 ._title { font-size:14px; font-weight:normal; 
text-align: center; width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; 
margin-top:5px; }
.widget-prolist-7 ._img ._fbg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
	*background: #666; background: rgba(232, 113, 122, 0.48); display: none; }
.widget-prolist-7 ._fbg a { position: absolute; top: 50%; padding: 10px 20px; margin-top: -20px; border: 1px solid #ffffff;  color: #fff;}
.widget-prolist-7 ._fbg ._fixo { left: 50%; margin-left: -62px; }
.widget-prolist-7 ._fbg a .ion { background: url(../images/iconfont-shape.png) no-repeat; display: inline-block; width: 20px; height: 20px;}

/*产品详细*/
/* prodetail-7 start*/
.widget-prodetail-7{position: relative;overflow: hidden;width: 100%;}
.widget-prodetail-7 .main{background: url("../img/pro_detail_bg.png") no-repeat center; height: 465px;}
.widget-prodetail-7 .wrap{width: 100%;max-width: 1200px;margin-right: auto;margin-left: auto;min-width: 0;}
.widget-prodetail-7 .wp7_ul:before{content:'';display: table;clear: both;}
.widget-prodetail-7 .wp7_ul:after{content:'';display: table;clear: both;}
.widget-prodetail-7 .wp7_ul{height: auto;}
.widget-prodetail-7 .left_txt{width: 50%;display: inline-block;float: left}
.widget-prodetail-7 .left_txt .txt_box{padding-top: 30px;padding-left:5.8%}
.widget-prodetail-7 .left_txt .title{font-size: 40px;color: #333;margin-bottom: 20px;}
.widget-prodetail-7 .left_txt .dec{font-size: 16px;color: #646464;line-height: 1.6;}
.widget-prodetail-7 .right_pic{width: 50%;display: inline-block;float: left}
.widget-prodetail-7 .right_pic .pic_box{padding-left: 25%;padding-top: 50px;padding-bottom: 30px;}
.widget-prodetail-7 .slide_nav{position: absolute;left: 3.8%;bottom: 20%}
.widget-prodetail-7 .slide_nav a{width: 12px;height: 12px;display: inline-block;border-radius: 50% 50%;background: #949494;transition: 0.4s all ease;font-size: 0;margin-right: 13px;vertical-align: -2px;cursor: pointer}
.widget-prodetail-7 .slide_nav a.on{width: 34px;height: 15px;background: #fd8f10;border-radius:7.5px;vertical-align: 0; }
.widget-prodetail-7 .tab_top { border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.widget-prodetail-7 .tab_area .btn_li{display: inline-block;float: left;position: relative}
.widget-prodetail-7 .tab_area .tb_box{padding: 27px 0 27px 0;}
.widget-prodetail-7 .tab_area .btn_li a{padding: 0 24px;font-size: 18px;color: #595959}
.widget-prodetail-7 .tab_area .btn_li.tab_t_cur a{padding: 0 24px;font-size: 18px;color: #fd8f10;font-weight: bold}
.widget-prodetail-7 .tab_area .btn_li:after{content: '';display: block;position: absolute;right: 0;top: 0;height: 100%;width: 1px;background: #e4e4e4}
.widget-prodetail-7 .tab_area .btn_li.bl4:after{display: none;}
.widget-prodetail-7 .tab_area .tab_bottom{min-height: 300px;}
.widget-prodetail-7 .tab_area .tab_bottom .nr_box{padding-left: 3.8%}
.widget-prodetail-7 .tab_area  .tab_btn{width: 70%;float: left}
.widget-prodetail-7 .tab_area  .zs{width: 55%;float: right;text-align: right}
.widget-prodetail-7 .tab_area  .zs .zs_box{padding: 19px 3.8% 19px 0;}
.widget-prodetail-7 .tab_area  .zs .zs_btn{display: inline-block;}
.widget-prodetail-7 .tab_area  .zs .zixun_btn{font-size: 14px;color: #ef7824;height: 38px;line-height: 38px;border: 2px solid #ef7824;padding: 0 20px}
.widget-prodetail-7 .tab_area  .zs .liuyan_btn{font-size: 14px;color: #ef7824;;height: 38px;line-height: 38px;border: 2px solid #ef7824;padding: 0 20px}
.widget-prodetail-7 .tab_area  .zs .zixun_btn .zixun_ion{width: 15px;height: 17px;display: inline-block;background: url("../img/zixun.png");vertical-align: -4px;margin-right: 14px;}
.widget-prodetail-7 .tab_area  .zs .liuyan_btn .liuyan_ion{width: 19px;height: 15px;display: inline-block;background: url("../img/iconfont-liuyan.png");vertical-align: -4px;margin-right: 14px;}
.bdshare-button-style1-16{display: inline-block!important;}
.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more{background: none!important;float: none!important;}
.bdshare-button-style1-16:after{display: none!important;}
.widget-prodetail-7 .widget-bread-1{color: #717171; margin-top: 10%; margin-left: 5.8%;}
.widget-prodetail-7 .widget-bread-1 a { color: #717171;}
.widget-prodetail-7 .tab_area  .zs .zs_box .phone{font-size: 22px; font-weight: bold; color: #ef7824; font-style: italic; padding-right: 20px;}
.widget-prodetail-7 .tab_top .btn{font-size: 22px; color: #414141; font-weight: bold; padding-top: 20px;}

/*公司简介*/
.jianjie .img{width: 40%;}
.jianjie .cont{width: 50%;}

/*联系我们*/
.map{min-height: 400px; border: 1px solid #ddd;}
.map  img{max-width:none;}
.fangshi{ padding-bottom: 40px;}
.fangshi .contact .ico{background: url(../images/footer_contact.png); background-position: -140px 0; margin: 10px 5px;}
.fangshi .contact .ico1_2{background-position: -120px 0;}
.fangshi .contact .ico1_3{background-position: -100px 0;}
.fangshi .contact .ico1_4{background-position: -80px 0;}
.fangshi .contact dt{font-size: 23px; font-weight: bold; color: #e70000;padding-bottom: 20px;}

/*质量保证*/
/*20170405-lujx*/
/*第一部分*/
.QA_part01{background: url(../images/QA_01.jpg) center no-repeat;background-size: cover;height: 585px;}
.QA_part01 .infor {padding: 55px 0 33px;text-align: center;}
.QA_part01 .infor .tit{font-size: 26px;color: #101010;font-weight: bold;margin-bottom: 9px;}
.QA_part01 .infor .con{font-size: 16px;color: #525252;}
.QA_part01 .process .li_ .QA01_box{min-height: 350px;overflow: hidden;}
.QA_part01 .process .li_ .detail{background: url(../images/QA_02.png) center no-repeat;width: 200px;height: 212px;margin: 0 auto;margin-bottom: 30px;text-align: center;}
.QA_part01 .process .li_ .detail .num{font-size: 60px;color: #c7c7c7;font-family: Arial;padding-top: 27px;display: block;}
.QA_part01 .process .li_ .detail .txt{font-size: 24px;color: #ef7824;font-weight: bold;}
.QA_part01 .process .li_ .content p{font-size: 16px;color: #404040;}
.QA_part01 .process .li_ .content p span{color: #000000;}
.QA_part01 .process .li_.li_1 .content{width: 195px;margin: 0 auto;}
.QA_part01 .process .li_.li_2 .content{width:390px;margin: 0 auto;}
.QA_part01 .process .li_.li_3 .content{width:225px;margin: 0 auto;}

/*第二部分*/
.QA_part02{background: url(../images/QA_03.jpg) center no-repeat;background-size: cover ;height: 635px;}
.QA_part02 .infor{padding: 43px 0 30px;text-align: center;}
.QA_part02 .infor .tit{font-size: 28px;color: #fff;font-weight: bold;}
/*.QA_part02 .infor .tit>a{position: relative;}
.QA_part02 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: rgba(236,236,236,0.2);position: absolute;}*/
.QA_part02 .left{width: 50%;float: left;overflow: hidden;}
.QA_part02 .left>a{display: block;position: relative;}
.QA_part02 .left .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(183,18,24,0.6);transition: all 0.5s ease;}
.QA_part02 .left .add .txt{font-size: 18px;color: #fff;padding-left:24px;line-height: 47px;}
.QA_part02 .left>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.QA_part02 .left .rect-75 img{width: 100%;}
.QA_part02 .right{width: 50%;float: right;}
.QA_part02 .right .r_img{margin-left: 1%;float: left;overflow: hidden;}
.QA_part02 .right .r_img>a{display: block;position: relative;}
.QA_part02 .right .r_img .add{position: absolute;bottom: -100%;width: 100%;height: 47px;background: rgba(183,18,24,0.6);transition: all 0.5s ease;}
.QA_part02 .right .r_img .add .txt{font-size: 18px;color: #fff;padding-left:24px;line-height: 47px;}
.QA_part02 .right .r_img>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.QA_part02 .right .r_img01,
.QA_part02 .right .r_img02{margin-bottom: 1%;}
.QA_part02 .right .rect-75 img{width: 100%;}

/*第三部分*/
.QA_part03 {height: 673px;}
.QA_part03 .infor {text-align: center;}
.QA_part03 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.QA_part03 .infor .tit>a{position: relative;padding: 0 25px;}
.QA_part03 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.QA_part03 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.QA_part03 .infor .con{font-size: 16px;color: #ef7824;margin-bottom: 11px;}
.QA_part03 .infor .con1{font-size: 14px;color: #636363;line-height: 24px;margin-bottom: 15px;}
.QA_part03 .shoufengqin .shou_prolist{overflow: hidden;}
.QA_part03 .shoufengqin .shou_prolist li  {float: left; height: 415px; width: 178px; position: relative; cursor: pointer; transition: all 0.5s ease; /*background: url(../images/QA_09.jpg) left top no-repeat;*/}
.QA_part03 .shoufengqin .shou_prolist li a {display: block; position: relative; height: 100%;  }
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li {width: 100%; height: 100%; background: url(../images/black.4.png) center repeat; position: absolute; top: 0; left: 0; z-index: 5; }
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li .cover{background: url(../images/black.4.png) center repeat; position: absolute; top: 0; left: 0; width: 100%;height: 100%;}
.QA_part03 .shoufengqin .shou_prolist li a .add{width: 76%;height: 85px;position: absolute;bottom: 0;overflow: hidden;}
.QA_part03 .add span{position: relative;line-height: 100px;font-size: 22px;color: #fff;z-index: 6;padding: 0 12%;}
.QA_part03 .add span:before{content:'';position: absolute;top: -15px;width: 42px;height: 4px;background: #FFB73D;}
.QA_part03 .shoufengqin .shou_prolist li.cur{width: 309px; background-size: cover!important;transition: all 0.5s ease; }
.QA_part03 .shoufengqin .shou_prolist li.cur .add{background: rgba(230,0,17,0.7);width: 100%; z-index: 10;}
/*.QA_part03 .shoufengqin .shou_prolist li.cur a .prolist-li{display: none;}*/
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li img{max-width: none; width: auto;}
.QA_part05 .img_box .more .detail img{width: auto;}
/*第四部分*/
.QA_part04{background: url(../images/QA_10.jpg) center no-repeat;background-size: cover;height: 764px;}
.QA_part04 .infor{padding: 43px 0 30px;text-align: center;}
.QA_part04 .infor .tit{font-size: 28px;color: #fff;font-weight: bold;}
.QA_part04 .rect-749{padding-bottom: 74.9%;}
.QA_part04 .img_box li{position: relative;margin-bottom: 24px;}
.QA_part04 .img_box .show_box a{display: block;}
.QA_part04 .img_box .add{font-size: 16px;color: #fff;position: absolute;bottom: 0;line-height: 50px;background: rgba(0,0,0,.5);width: 100%;}
.QA_part04 .img_box .add span{padding-left: 14px;}
.rolling > .rolling-box {
  -webkit-perspective:1300px;
  -o-perspective:1300px;
  -ms-perspective:1300px;
  perspective:1300px;
  -webkit-transform-style:preserve-3d;
  -o-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.rolling .is_animated {
  -webkit-transition-duration:1.2s;
  -webkit-transition-property:-webkit-transform,opacity;
  -webkit-transition-delay:.15s;
  -webkit-transition-timing-function:'ease-in-out';
  -moz-transition-duration:1.2s;
  -moz-transition-property:all;
  -moz-transition-delay:.15s;
  -moz-transition-timing-function:'ease-in-out';
  -o-transition-duration:1.2s;
  -o-transition-property:transform,opacity;
  -o-transition-delay:.15s;
  -o-transition-timing-function:'ease-in-out';
  -ms-transition-duration:1.2s;
  -ms-transition-property:transform,opacity;
  -ms-transition-delay:.15s;
  -ms-transition-timing-function:'ease-in-out';
  transition-duration:1.2s;
  transition-property:transform,opacity;
  transition-delay:.15s;
  transition-timing-function:'ease-in-out';
  -webkit-transform:rotatex(-80deg) translateZ(0);
  -ms-transform:rotatex(-80deg) translateZ(0);
  transform:rotatex(-80deg) translateZ(0);
  -webkit-transform-origin:0 0 0;
  -ms-transform-origin:0 0 0;
  transform-origin:0 0 0;
  opacity:0
}
.rolling .is_animated.revealed {
  -webkit-transform:rotatex(0) translateZ(0);
  -ms-transform:rotatex(0) translateZ(0);
  transform:rotatex(0) translateZ(0);
  opacity:1
}
.rolling > .rolling-box .tansDelay00{transition-delay: 0s;-webkit-transition-delay: 0s;}
.rolling > .rolling-box .tansDelay200{transition-delay: .2s;-webkit-transition-delay: .2s;}
.rolling > .rolling-box .tansDelay400{transition-delay:.4s;-webkit-transition-delay: .4s;}
.rolling > .rolling-box .tansDelay600{transition-delay: .6s;-webkit-transition-delay: .6s;}
.rolling > .rolling-box .tansDelay800{transition-delay: .8s;-webkit-transition-delay: .8s;}
.rolling > .rolling-box .tansDelay1000{transition-delay:1s;-webkit-transition-delay: 1s;}
.rolling > .rolling-box .tansDelay1200{transition-delay: 1.2s;-webkit-transition-delay: 1.2s;}
.rolling > .rolling-box .tansDelay1400{transition-delay: 1.4s;-webkit-transition-delay: 1.4s;}

/*第五部分*/
.QA_part05 {height: 419px;}
.QA_part05 .infor {text-align: center;}
.QA_part05 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.QA_part05 .infor .tit>a{position: relative;padding: 0 25px;}
.QA_part05 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.QA_part05 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.QA_part05 .rect-6013{padding-bottom: 60.13%;}
/*.QA_part05 .rect-6013 img{width: 100%;}*/
.QA_part05 .img_box>ul>li{margin-bottom: 20px;}
.QA_part05 .img_box>ul>li>a{display: block;}
.QA_part05 .img_box .txt01{font-size: 16px;color: #3c3c3c;margin-bottom: 12px;padding-top: 17px;}
.QA_part05 .img_box .txt02{font-size: 14px;color: #787878;line-height: 24px;}
.QA_part05 .img_box .more {background: #ef7824;text-align: center;}
.QA_part05 .img_box .more .detail .tit{font-size: 16px;color: #f7f7f7;margin-top: 12px;}
.QA_part05 .img_box .more .detail{padding-top: 50px;}
/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}


/*铸造实力*/
.rect-88{padding-bottom: 88%;}
.rect-69{padding-bottom: 69%;}
.rect-4160{padding-bottom: 41.6%;}
.rect-77{padding-bottom: 77%;}
.rect-87{padding-bottom: 88%;}
.ZS_part1 .infor {text-align: center;}
.ZS_part1 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part1 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part1 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part1 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part1 .intro .txt{font-size: 16px; color: #ef7824; padding-bottom: 30px;}
.ZS_part1 .ZS_cont{width: 75%; margin-left: 12.5%; color: #878787; font-size: 14px; padding: 0 0 30px 0;}
.rect-65{padding-bottom: 64%;}
.ZS_part1 .li{width: 400px; height: 256px;}
.ZS_part1 .li1{background:url(../images/ZS_part1_li1.jpg) no-repeat;}
.ZS_part1 .li2{background: #0078cc;}
.ZS_part1 .li3{background: #dc5d17;}
.ZS_part1 .li .num{font-size: 76px; color: #fff; padding-top: 35px;}
.ZS_part1 .li .text{color: #fff; font-size: 20px;}
.ZS_part2 .infor {text-align: center;}
.ZS_part2 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part2 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part2 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part2 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part2 .top{background: #f3f3f3;}
/*.ZS_part2 .box{display: inline-block;}*/
.ZS_part2 .box1{width: 49%; background: #b71218; padding:20px 0; }
.ZS_part2 .box1 .tit,.ZS_part2 .box1 .txt{color: #fff; font-size: 14px;}
.ZS_part2 .box1 .tit{padding:20px 30px;}
.ZS_part2 .box1 .txt{padding: 6.5px; padding-left: 80px;}
.ZS_part2 .box2,.ZS_part2 .box4{width: 50%; }
.ZS_part2 .box21{width: 55%; position: relative;}
.ZS_part2 .box22{width: 43%; position: relative;}
.ZS_part2 .box3{width: 49%; position: relative;}
.ZS_part2 .box41{width: 46%; position: relative;}
.ZS_part2 .box42{width: 52%; position: relative;}
.ZS_part2 .add{position: absolute;bottom: 0px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease; display: none;}
.ZS_part2 .add .txt{font-size: 18px;color: #fff;padding-left:10px;line-height: 47px;}
.ZS_part2 .box a:hover .add{display: block;transition: all 0.5s ease;}
.ZS_part3 .infor {text-align: center;}
.ZS_part3 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part3 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part3 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part3 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part3 .ZS_cont{width: 75%; margin-left: 12.5%; color: #878787; font-size: 14px; padding: 0 0 30px 0;}
.ZS_part3 .liucheng{padding: 20px 0;}
.ZS_part3 .left{width: 50%;float: left;overflow: hidden;}
.ZS_part3 .left>a{display: block;position: relative;}
.ZS_part3 .left .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease;}
.ZS_part3 .left .add .txt{font-size: 18px;color: #fff;line-height: 47px;  padding-left: 
10px;}
.ZS_part3 .left>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.ZS_part3 .left .rect-75 img{width: 100%;}
.ZS_part3 .right{width: 50%;float: left;}
.ZS_part3 .right .r_img{margin-left: 4px;float: left;overflow: hidden;}
.ZS_part3 .right .r_img>a{display: block;position: relative;}
.ZS_part3 .right .r_img .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease;}
.ZS_part3 .right .r_img .add .txt{font-size: 18px;color: #fff;line-height: 47px; padding-left: 10px;}
.ZS_part3 .right .r_img>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.ZS_part3 .right .r_img01,.ZS_part3 .right .r_img02{margin-bottom: 7px;}
.ZS_part3 .right .rect-75 img{width: 100%;}
.ZS_part3_bottom{padding-top: 30px;}
.ZS_part3_bottom .right .r_cont{ padding: 28px; background: #f3f3f3;}
.ZS_part3_bottom .right .r_cont .title{display: inline-block; font-size: 26px; font-weight: bold; color: #000;}
.ZS_part3_bottom .right .r_cont .title span{display: inline-block; border-bottom: 1px solid #ef7824;}
.ZS_part3_bottom .right .r_cont .rr_cont{font-size: 14px; color: #7a7a7a;width: 80%; padding-top: 20px;}
.ZS_part4 .infor {text-align: center;}
.ZS_part4 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part4 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part4 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part4 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part4 ul li{position: relative;}
.ZS_part4 ul li .cont{position: absolute; bottom: 0; /*padding: 5px 20px;*/ background: url(../images/ZX_part4_cont_bg.png); color: #fff; width: 100%; height: 67px;}
.ZS_part4 ul li .cont .cont_c{padding: 20px;}
/*公司新闻*/
/* newslist-10 start*/
.widget-newslist-10{padding-bottom: 50px;}
.widget-newslist-10 .list_hd{background-color:#f0f0f0;padding:50px 60px 40px;margin-bottom:26px;}
.widget-newslist-10 .hd_tit{font-size:20px;color:#1e1e1e;font-weight:normal;height:30px;line-height:30px;margin-right:2%;}
.widget-newslist-10 .inp_box{height:32px;line-height:32px;border:1px solid #e0e0e0;padding:0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0 10px;width:18%;margin-right: 2%;}
.widget-newslist-10 .hd_btn{width:20%;border:none;text-align:center;background-color:#ef7824;font-size:15px;color:#fff;height:32px;line-height:32px;outline:none;cursor:pointer;}

.widget-newslist-10 .list_box{padding:46px 60px 40px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.widget-newslist-10 .list_main{overflow:hidden;}
.widget-newslist-10 .bd_r{width:20%;}
.widget-newslist-10 .bd_l{font-size:14px;color:#8d8b8b;padding:0 2% 2% 0;border-right:1px solid #e6e6e6;font-family: Arial;width:8%;}
.widget-newslist-10 .bd_l_day{display:block;font-size:50px;color:#ef7824;line-height:50px;}
.widget-newslist-10 .bd_c{width:76%;padding:0 8% 0 5%;}
.widget-newslist-10 .list_title{font-size:20px;color:#202020;font-weight:normal; }
.widget-newslist-10 .list_tool{font-size:12px;color:#c9c9c9;padding:10px 0px;}
.widget-newslist-10 .list_tool .see_number{margin-right:20px;}
.widget-newslist-10 .list_tool .ion{vertical-align:middle; font-size: 14px;}
.widget-newslist-10 .list_p{font-size:14px;color:#464646;line-height: 26px;height:52px;overflow:hidden;}
.widget-newslist-10 .list_box:after{content: "";width:88%;height:1px;background-color:#e6e6e6;position:absolute;bottom:0;right:0;}
.widget-newslist-10 li:hover .list_box{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .list_box:after{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .list_title a{color:#ef7824;}
.widget-newslist-10 .select-ui-choose ._arrow{width:16%;right:0;background:#e3e3e3;}
.widget-newslist-10 .select-ui-choose ._arrow .arr{left:50%;margin:0 0 0 -0.4em;border-color: #969696 transparent transparent;}
.widget-newslist-10 .select-ui-choose-default{border-radius:0;}
body .select-ui-options li:hover,body .select-ui-options l:hover{background:#3caaff;}
body .select-ui-options-default-bottom{border-radius:0px;}
.widget-newslist-10 .bdshare-button-style1-16 a{padding:0;margin:0;background:none;height:20px;line-height:20px;}
/*人才招聘*/
/* job-2 start*/
/*.widget-job-2 {padding-top: 40px;}*/
.widget-job-tit{ background: #ef7824; color: #fff; overflow: hidden; height: 56px; line-height: 56px;}
.widget-job-2 ._jt { height: 56px; line-height: 56px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px dashed #dedede; }
.widget-job-2 ._ut{ float: left; text-align: center;}
.widget-job-2 ._t1 { width: 28%; }
.widget-job-2 ._t2 { width: 20%; }
.widget-job-2 ._t3 { width: 14%; }
.widget-job-2 ._t4 { width: 30%; }
.widget-job-2 ._t5 { width: 15%; }
.widget-job-2 ._t6 { width: 25%; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 40px; background: #f3f3f3; padding-left:96px; }
.widget-job-btn{ cursor: pointer; background: #ef7824;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;}
.widget-job-2 .tit{font-size:16px; color:#5a5a5a; margin-bottom:20px;}
.widget-job-2 .info{font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;}
@media only screen and (max-width: 40rem) {
    .widget-job-2 ._jt span { display: none; }
}
/*2017-04-07 质量保证*/
.transition{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.rect-74{padding-bottom:74.5%}
.QA_part02_main li{float:left;width:24.5%;position:relative;overflow:hidden;}
.QA_part02_main .r_img01{width:50%;}
.QA_part02_main .r_img02,.QA_part02_main .r_img03{margin-left:0.5%;margin-bottom:0.5%;}
.QA_part02_main .r_img04,.QA_part02_main .r_img05{margin-left:0.5%;}
.QA_part02_main .add{position:absolute;width:100%;height:50px;background: rgba(183,18,24,0.6);text-align:center;font-size:18px;color:#fff;bottom:-100%;line-height:50px;}
.QA_part02_main .add .txt{padding:0 4%;}
.QA_part02_main li:hover .add{bottom:0;}
.rect-233{padding-bottom: 233%;}
/* newsdetail-8 start*/
/*widget-newsdetail-8*/
.widget-newsdetail-8 .ion { color:#676767; }
.widget-newsdetail-8 .n_left { width:66.8%; float:left; }
.widget-newsdetail-8 ._head ._title { font-size:34px; font-weight:bold; color:#000000; margin-bottom:10px;}

.widget-newsdetail-8 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-8 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-8 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-8 ._tools b { font-weight:normal; }
.widget-newsdetail-8 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-8 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-8 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-8 ._tools .bds_more { float:none; background:none; padding:0;}

.widget-newsdetail-8 .myart { line-height:2; min-height:200px; font-size:13px; color:#555555; }
.widget-newsdetail-8 .n_right { width:30%; float:right; padding-top:90px; }
.widget-newsdetail-8 .n_right ._tools { text-align:right; }
.widget-newsdetail-8 ._tools ._back { font-size:20px; font-weight:normal; font-weight:bold; 
    color:#676767; height:26px; line-height:26px; border-right:#cccccc 1px solid; padding-right:40px; vertical-align:5px;}
.widget-newsdetail-8 ._tools ._back .ion { font-weight:normal; vertical-align:0; }
.widget-newsdetail-8 ._tools .share,.widget-newsdetail-8 ._tools .print { width:36px; height:36px; line-height:36px; text-align:center; background-color:#80939e; border-radius:50%; cursor:pointer; overflow:hidden; margin-right:0; margin-left:15px;}
.widget-newsdetail-8 ._tools .share:hover,.widget-newsdetail-8 ._tools .print:hover 
{ background-color:#ef7824; }
.widget-newsdetail-8 ._tools .share .ion,.widget-newsdetail-8 ._tools .print .ion { font-size:18px; color:#ffffff; }
.widget-newsdetail-8 ._tools .share:hover .ion,.widget-newsdetail-8 ._tools .print:hover .ion { color:#ffffff; }
.widget-newsdetail-8 ._tools .share .ion { font-size:20px; }

.widget-newsdetail-8 ._detailPage_bottom li strong,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li a{ display:block;}
.widget-newsdetail-8 ._detailPage_bottom{margin-top:45px; border:#f3f3f3 10px solid; }
.widget-newsdetail-8 ._detailPage_bottom ul{padding:10px 7%;}
.widget-newsdetail-8 ._detailPage_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#000000; }
.widget-newsdetail-8 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-8 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover { color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li { padding: 27px 0; }
.widget-newsdetail-8 ._detailPage_bottom li._prev{ border-bottom:1px #ececec solid; }
/*cong*/
.pageFooter .right .ico{margin-right: 10px;}
.ipart3 .bottom a{padding: 9px 34px}
.ipart4 .bottom li .cont a{padding: 5px 41px;}
.ipart4 .bottom li .box{background: rgba(238, 120, 35, 0.86);}
.banner .banner_title li{padding: 0 20px;}
.widget-prodetail-7 .tab_area  .zs .zs_box span,.widget-prodetail-7 .tab_area  .zs .zs_box .phone{vertical-align: bottom;}
.widget-prodetail-7 .tab_top .btn{padding-top: 37px;}
.widget-prodetail-7 .tab_area  .zs .zs_box{padding: 19px 3.8% 13px 0;}
.main .shu_nav .li1{transition: all 0.5s ease ;}
.main .shu_nav .li1.hover{transition: all 0.5s ease ;}
.ipart3 .bottom a:hover{background-color: #fff; color: #ef7824;}
.pageFooter .bottom .center{padding:0 300px 0 167px;}
.ZS_part3_bottom .right .r_cont{height: 171px;}
.widget-newsdetail-8 ._head ._title{font-size: 26px; }
.icont,.ZS_part1 .li,.ZS_part2 .add .txt,.ZS_part1 .intro .txt,.ZS_part1 .ZS_cont,.ZS_part3 .ZS_cont{text-align: center;}
.main .shu_nav .li1 .span{padding-left: 12px;}
.ZS_part2 .infor .tit,.ZS_part3 .infor .tit,.ZS_part4 .infor .tit,.QA_part05 .infor .tit{margin-bottom: 40px;}
.fangshi .contact .ion{color: #cacaca;font-size: 18px;}
.QA_part01 .process .li_ .content p span{font-weight: bold;}
.ipart4 .number_area,.ipart3 .bottom{text-align: center;}
.top .search_box .ion{padding-top: 12px;}
.QA_part03 .shoufengqin .shou_prolist li.cur .cover{display: none;}
.widget-prodetail-7 .right_pic .pic_box .img_box{width: 500px;}
.widget-prodetail-7 .left_txt{width: 38%; margin-right: 38px;}
.widget-prodetail-7 .right_pic .pic_box .shadow{width: 261px; height: 47px; background: url(../images/shadow.png) no-repeat; margin-left:30%;}
.widget-prolist-7 ._img ._fbg{background: rgba(230,0,18,.5);}
.main .shu_nav .li1 span .ion{margin-left: 95px;}
.main .shu_nav .li1.hover span .ion{transform: rotate(-90deg);}
.widget-prodetail-7 .right_pic .pic_box{padding-top: 0px;  }
.ipart5 .rect-70{padding-bottom: 67%;}
body{overflow: hidden;}
.ibanner .i_cont .cont_text{display: none;}
.widget-prolist-7 ._img{background: #e3e3e3;}
.ipart4 .cont{text-align: center;}
.jianjie .cont{width: 55%;}
.pageFooter .bottom .l a:hover{color: #ef7824;}
.pageFooter .footer .center_box .eqr{padding-bottom: 2px;}
.pageFooter .footer .center_box .share a{margin: 6px 9px 6px 0;}
.pageFooter .footer .center_box .share .bds_weixin{margin-right: 0;}
/* piclist-1 start*/
.widget-prolist-15 { margin-bottom:20px; }
.widget-prolist-15 ._info{ padding: 20px; background: #ecf1f4;}
.widget-prolist-15 ._info .ion{ color: #fbdd34;}
.widget-prolist-15 li{ cursor: pointer; margin-bottom: 40px; }
.widget-prolist-15 li:hover ._info{ background: #ef7824; color: #fff;}
.widget-prolist-15 li:hover ._info .ion{ color: #fff; }
.widget-prolist-15 ._img{ height: 0; padding-bottom: 75%; overflow: hidden; position: relative; }
.widget-prolist-15 ._img img{ -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.widget-prolist-15 ._img:hover img{ -webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.widget-prolist-15 ._img .play_ico{ display: inline-block; position: absolute; z-index: 5; left: 50%; top: 50%; margin-top: -34px; margin-left: -34px; background:url(/widget/prolist/15/play_ico.png) no-repeat center; width: 68px; height: 68px;}
.album_ordinary .album_close{background: #ef7824 !important;}
.shu_search .s_search{cursor: pointer;}
.bdshare_popup_box{left: 1000px !important;}
.widget-nav.topShow{position: fixed; top: 0; width: 100%;}
.main .shu_nav .li1.hover .ul2 .li2.cur span{color: #ef7824;}
.ipart5 .i_title,.ZS_part2 .infor .tit a, .ZS_part3 .infor .tit a, .ZS_part4 .infor .tit a, .QA_part05 .infor .tit a,.ZS_part1 .infor .tit a {cursor: default;}
.widget-nav li .nav_layer10 li a{font-weight: normal; height: auto; line-height: 30px;}
.ipart3 .i_title{margin-bottom: 10px;}
.ipart3 .i_tcont{padding-bottom: 20px;}
.main .shu_nav .li1:hover{background: #ef7824;}
.widget-prodetail-7 ._detailPage_bottom { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; overflow: hidden; text-align: center; height: 54px; margin: 50px 0 70px 0;}
.widget-prodetail-7 ._detailPage_bottom li { padding: 7px 10px; line-height: 30px; overflow: hidden;  *zoom: 1; display: inline-block; width: auto; margin-top: 3px;}
.widget-prodetail-7 ._detailPage_bottom ._mark { float: left; margin-right: 15px; font-weight: bold; background: #ef7824; padding: 0 15px; color: #fff;}
.widget-prodetail-7 ._detailPage_bottom ._mark .ion { font-weight: normal; font-size: 18px; color: #999999; }
.widget-prodetail-7 ._detailPage_bottom ._title { float: left;  font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-prodetail-7 ._detailPage_bottom ._title:hover { color: #ef7824; }
.widget-prodetail-7 ._detailPage_bottom ul{width: 80%;display: inline-block;vertical-align: middle;}
.widget-prodetail-7 ._detailPage_bottom .back{display: inline-block;vertical-align: middle;color: #ef7824; font-size: 14px;}
.widget-prodetail-7 .tab_area  .zs .fanhui_btn{height: 42px; line-height: 42px; background: #ef7824; color: #fff; font-size: 14px;padding: 0 20px;}
.widget-prodetail-7 .tab_area  .zs .zs_box .iphone{background: url(../images/contact.png); display: inline-block; width: 41px; height: 38px; vertical-align: top;}
.widget-prodetail-7 .tab_area  .zs .zixun_btn{margin-right: 5px;}
.ivideo{cursor: pointer;}
.right_nav{position: fixed; top: 40%; right: 0; width: 51px; height: 204px; z-index: 99;}
.right_nav li a,.right_nav li{height: 51px; background: url(../images/right_nav.png) no-repeat; display: block;}
.right_nav .phone{background-position: 0 0;}
.right_nav .message{background-position: 0 -51px;}
.right_nav .qq{background-position: 0 -102px;}
.right_nav .gotop{background-position: 0 -154px; display: none;}
.right_nav .phone:hover{background-position: -51px 0;}
.right_nav .message:hover{background-position: -51px -51px;}
.right_nav .qq:hover{background-position: -51px -102px;}
.right_nav .gotop:hover{background-position: -51px -154px;}
.main .shu_nav .li1{cursor: pointer;}
.shu_search .s_search{text-align: right;}
.bdshare_popup_box{display: none!important;}
.ZS_part1 li a,.ZS_part2 a,.ZS_part3 a,.ZS_part4 a{cursor: default;}
.album_wrap .slide_wrap img{margin-bottom: 30px;}
.widget-prodetail-7 ._detailPage_bottom li{width: 35%;}
.widget-prodetail-7 ._detailPage_bottom ._title{width: 40%;}



/*友情链接*/
.slideGroup2{ z-index:100;position:relative;}
.slideGroup2 .parBd2{zoom:1;  }
.slideGroup2 .parBd2 .tempWrap{ float:left;}
.slideGroup2 .slideBox2{ overflow:hidden; zoom:1; }
.slideGroup2 .sPrev2{ display:block; float:left; background:url(../images/in_jtlf2.jpg) no-repeat center center;}
.slideGroup2 .sPrev2,.slideGroup2 .sNext2{ color:#fff; z-index:1000; display:block;}
.slideGroup2 .sNext2{ display:block; position:absolute; right:-100px; top:93px; float:right; background:url(../images/lc_jtrt.png) no-repeat center center; width:71px; height:54px;}
.slideGroup2 .parBd2 ul{ overflow:hidden; zoom:1; float:left;transition:all  0ms;-webkit-transition:all  0ms;-moz-transition:all  0ms;-o-transition:all  0ms; }
.slideGroup2 .parBd2 ul li{ float:left; _display:inline;}

.kd{width:1220px; margin:0 auto;}
.slideGroup2 .parBd2 ul li{padding-right:3px;}
.in_szse ul li{float:left;position:relative;text-align:center; color:#fff; height:205px;}
.sz_wz{font-size:14px; color:#fff; text-align:center; display:block; max-width:260px; margin:auto;}
.in_pt{border-top:1px solid #f5f6f7; padding:50px 0;}
.in_pt1{padding-top:3px; position:relative;}
.in_pt1 img{display:block;}
.pta{position:absolute; left:0; top:3px; right:0; bottom:0; opacity:0; z-index:10; transition:0.5s;}
.in_pt1:hover .pta{opacity:1;}
.foot{background: #313131;/* border-top:3px solid #e7e5e5; */padding-top: 5px;line-height: 40px;color: #a6a6a6;}
.ft_bt{font-size:20px; font-weight:bold; padding-bottom:15px; text-transform:uppercase;}
.ft_ctnr{font-size:14px; color:#898888; line-height:26px;}
.ft_nav ul li{float:left; margin-left:100px;}
.ft_nav ul li a{display:block; line-height:26px; color:#898888; font-size:16px;}
.ft_nav ul li a:hover{color:#8a0a89;}
.ft_scbg{border:1px solid #dcdcdc; height:46px; line-height:46px; padding-left:5px; position:relative;}
.ft_txt{border:none; background:none; height:46px; line-height:46px; font-size:16px; width:calc(100% - 115px);}
.ft_sb{background:#8A0A89; color:#fff; font-size:20px; width:110px; height:48px; border:none; position:absolute; top:-1px; right:-1px; cursor:pointer;font-family:'fontall',Arial;}
.ft_msgbz{font-size:16px; line-height:26px; padding-top:8px; color:#898888; }
.ft_top{padding-bottom:30px; border-bottom:1px solid #dcdcdc;}




/*products*/

/*图标字体*/
@font-face {font-family: "jrico";
  src: url('iconfont.eot'); /* IE9*/
  src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome、firefox */
  url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.ion {
  font-family:"jrico" !important;
  display:inline-block;
  vertical-align: middle;
  margin:0 .3em;
  font-size: 1.1em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;   
}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.opc0 { opacity: 0 ; filter: alpha(opacity=0);}
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}

.trans{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}

.index .pt1 .tab_con{position:relative;}
.index .pt1 .tab_t{width:20%; float:left;height:95px; background-color:#fff; padding:30px 0; cursor:pointer;border-top:5px solid #fff;}
.index .pt1 .tab_t a{display:block;}
.index .pt1 .tab_t .imgY360 .img_box{-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.index .pt1 .tab_t .imgY360:hover .img_box{ cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); transform:rotateY(360deg);}
.index .pt1 .tab_t.cur{background-color:#f6f6f6; border-top:5px solid #f7ac1b;}
.index .pt1 .tab_t.t1 .img_box{background:url(../images/i_pt1_1.png) center center no-repeat;margin-bottom:15px; height:60px;}
.index .pt1 .tab_t.t1 a:hover .img_box{background:url(../images/i_pt1_1h.png) center center no-repeat;} 
.index .pt1 .tab_t .tit{font-size:18px; color:#000; text-align:center; font-weight:bold; line-height:1;}
.index .pt1 .tab_t.t2 .img_box{background:url(../images/i_pt1_2.png) center center no-repeat;margin-bottom:15px; height:60px;}
.index .pt1 .tab_t.t2 a:hover .img_box{background:url(../images/i_pt1_2h.png) center center no-repeat;} 
.index .pt1 .tab_t.t3 .img_box{background:url(../images/i_pt1_3.png) center center no-repeat;margin-bottom:15px; height:60px;}
.index .pt1 .tab_t.t3 a:hover .img_box{background:url(../images/i_pt1_3h.png) center center no-repeat;} 
.index .pt1 .tab_t.t4 .img_box{background:url(../images/i_pt1_4.png) center center no-repeat;margin-bottom:15px; height:60px;}
.index .pt1 .tab_t.t4 a:hover .img_box{background:url(../images/i_pt1_4h.png) center center no-repeat;} 
.index .pt1 .tab_t.t5 a{display:block;}
.index .pt1 .tab_t.t5 .img_box{background:url(../images/i_pt1_5.png) center center no-repeat;margin-bottom:15px; height:60px;}
.index .pt1 .tab_t.t5 a:hover .img_box{background:url(../images/i_pt1_5h.png) center center no-repeat;}
.index .pt1 .tab_c_box{background-color:#f6f6f6; padding:80px 0; }
.index .pt1 .tab_c_box>.wrap{max-height:432px; overflow: hidden;}
.index .pt1 .tab_c{width:75%;}
.index .pt1 .tab_c>a{display:block; width:64%;}
.index .pt1 .gd_box{width:24%;}
.index .pt1 .tab_c .pro_box{width:64%;box-shadow: 1px 1px 10px #dddddd; overflow:hidden; position:relative; max-height:435px; background-color:#fff;}
.index .pt1 .tab_c .pro_box .slide_img{height:0;padding-bottom:75%;position:relative;overflow:hidden;}
.index .pt1 .tab_c .pro_box .slide_img img{width:100%;height:100%; position:absolute;}
.index .pt1 .tab_c .pro_box  .arrs{font-size:30px; bottom:20px;}
.index .pt1 .tab_c .pro_box .arr_prev{left:110px;}
.index .pt1 .tab_c .pro_box .arr_next{right:110px;}
.rect-68{padding-bottom:68%;}
.rect-137{padding-bottom:137%;}
.index .pt1 .tab_c .pro_box .tit{position:absolute; bottom:20px; height:60px; width:100%; line-height:60px; font-size:18px; color:#333; text-align:center;}
.index .pt1 .tab_c .mask{position:absolute;top:0;right:0;padding:25px 40px;font-size:27px;font-weight:bold;width:54px;line-height:35px;background-color: #ee7823;color:#fff;z-index:2;}
.index .pt1 .tab_c .img_box{width:35%;}
.index .pt1 .tab_c .img_box a:hover .name{height:160px;}
/*.index .pt1 .tab_c .img_box a:hover .name .name_t{font-size:16px;}*/
.index .pt1 .tab_c .img_box .name{position:absolute;bottom:0;/* width:80%; */height:70px;background:url(../images/black80.png) repeat;color:#fff;font-size:24px;overflow:hidden;padding:0 10%;}
.index .pt1 .tab_c .img_box .name .name_t{line-height: 70px;font-weight:bold;}
.index .pt1 .tab_c .img_box .name .text{height: 86px;font-size:14px;line-height: 20px;overflow: hidden;}
.index .pt1 .gd_box .box1{background-color: #4e4e4e;margin-bottom:10px;max-height:210px;height:210px;position:relative;overflow:hidden;}
.index .pt1 .gd_box .box1 .mask{position:absolute; top:100%;left:0;width:100%;height:100%; background-color:#000;}
.index .pt1 .gd_box .box1:hover .mask{top:0;}
.index .pt1 .gd_box .box2 .mask{position:absolute;top:100%;left:0;width:100%;height:100%;background-color: #e86b11;}
.index .pt1 .gd_box .box2:hover .mask{top:0;}
.index .pt1 .gd_box .box1 .mask .tit{padding-top:58px;color: #ee7823;}
.index .pt1 .gd_box .box2 .mask .tit{padding-top:60px;color:#fff;}
.index .pt1 .gd_box .box1 .img_box{background:url(../images/i_pt1_global.png) center center no-repeat;height:100px;}
.index .pt1 .gd_box .box1 .tit{/* height:50px; */line-height:50px;font-size:24px;font-weight:bold;color:#fff;text-align:center;}
.index .pt1 .gd_box .box1 .info{font-size:14px; color:#fff; text-align:center; width:80%; margin:0 auto;}
.index .pt1 .gd_box .box2{background-color: #ee7823;max-height:210px;height:210px;position:relative;overflow:hidden;}
.index .pt1 .gd_box .box2 .img_box{background:url(../images/i_pt1_bs.png) center center no-repeat; height:100px;}
.index .pt1 .gd_box .box2 .tit{/* height:50px; */line-height:50px;font-size:24px;font-weight:bold;color:#fff;text-align:center;}
.index .pt1 .gd_box .box2 .info{font-size:14px; color:#fff; text-align:center; width:80%; margin:0 auto;}

.index .pt1 .gd_box a{display:block; padding-top:20px; height:170px;}
.index .pt1 .gd_box .mask a{ padding: 0;}
/*轮播*/
.silder {width: 100%;height:200px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:200px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;display:none}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#C70B31;color:#fff;}
.silder_desc{color:#fff;background:url(tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}






















/*车型*/

*, *:before, *:after { box-sizing: border-box; }
html { font-size: 10px; box-sizing: border-box; }
body { font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background: #fff; }

.img-circle { border-radius: 50%; }
.img-rounded { border-radius: .3rem; }
.img-thumbnail { line-height: 1.5; display: inline-block; max-width: 100%; height: auto; padding: .25rem; transition: all .2s ease-in-out; border: 1px solid #ddd; border-radius: .25rem; background-color: #fff; }
.img-responsive { display: block; max-width: 100%; height: auto; }
.img-box { position: relative; display: block; overflow: hidden; height: 0; padding-bottom: 100%; }
.img-box img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }
.img-box img[src=''], .img-box img:not([src]) { opacity: 0; border: 0; }
.container { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; transition: width .2s linear; }
@media (min-width:768px) {
    .container { width: 750px; }
}
@media (min-width:992px) {
    .container { width: 970px; }
}
@media (min-width:1200px) {
    .container { width: 1200px; }
}
.container:before, .container:after { display: table; content: ' '; }
.container:after { clear: both; }
.container-fluid { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; }
.container-fluid:before, .container-fluid:after { display: table; content: ' '; }
.container-fluid:after { clear: both; }

/* lg */
@media (min-width:1200px) { }

/* md */
@media (max-width:1199px) { }

/* md */

/* sm */
@media (max-width:991px) { }

/* sm */

/* xs */
@media (max-width:768px) { }

/* xs-portrait */
@media (max-width:480px) { }

/* test */
@media (max-width:360px) { }
@media (max-width:320px) { }
.row { margin-right: -15px; margin-left: -15px; }
.row:before, .row:after { display: table; content: ' '; }
.row:after { clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; overflow: hidden; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0; }
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
    .col-sm-12 { width: 100%; }
    .col-sm-11 { width: 91.66666667%; }
    .col-sm-10 { width: 83.33333333%; }
    .col-sm-9 { width: 75%; }
    .col-sm-8 { width: 66.66666667%; }
    .col-sm-7 { width: 58.33333333%; }
    .col-sm-6 { width: 50%; }
    .col-sm-5 { width: 41.66666667%; }
    .col-sm-4 { width: 33.33333333%; }
    .col-sm-3 { width: 25%; }
    .col-sm-2 { width: 16.66666667%; }
    .col-sm-1 { width: 8.33333333%; }
    .col-sm-pull-12 { right: 100%; }
    .col-sm-pull-11 { right: 91.66666667%; }
    .col-sm-pull-10 { right: 83.33333333%; }
    .col-sm-pull-9 { right: 75%; }
    .col-sm-pull-8 { right: 66.66666667%; }
    .col-sm-pull-7 { right: 58.33333333%; }
    .col-sm-pull-6 { right: 50%; }
    .col-sm-pull-5 { right: 41.66666667%; }
    .col-sm-pull-4 { right: 33.33333333%; }
    .col-sm-pull-3 { right: 25%; }
    .col-sm-pull-2 { right: 16.66666667%; }
    .col-sm-pull-1 { right: 8.33333333%; }
    .col-sm-pull-0 { right: auto; }
    .col-sm-push-12 { left: 100%; }
    .col-sm-push-11 { left: 91.66666667%; }
    .col-sm-push-10 { left: 83.33333333%; }
    .col-sm-push-9 { left: 75%; }
    .col-sm-push-8 { left: 66.66666667%; }
    .col-sm-push-7 { left: 58.33333333%; }
    .col-sm-push-6 { left: 50%; }
    .col-sm-push-5 { left: 41.66666667%; }
    .col-sm-push-4 { left: 33.33333333%; }
    .col-sm-push-3 { left: 25%; }
    .col-sm-push-2 { left: 16.66666667%; }
    .col-sm-push-1 { left: 8.33333333%; }
    .col-sm-push-0 { left: auto; }
    .col-sm-offset-12 { margin-left: 100%; }
    .col-sm-offset-11 { margin-left: 91.66666667%; }
    .col-sm-offset-10 { margin-left: 83.33333333%; }
    .col-sm-offset-9 { margin-left: 75%; }
    .col-sm-offset-8 { margin-left: 66.66666667%; }
    .col-sm-offset-7 { margin-left: 58.33333333%; }
    .col-sm-offset-6 { margin-left: 50%; }
    .col-sm-offset-5 { margin-left: 41.66666667%; }
    .col-sm-offset-4 { margin-left: 33.33333333%; }
    .col-sm-offset-3 { margin-left: 25%; }
    .col-sm-offset-2 { margin-left: 16.66666667%; }
    .col-sm-offset-1 { margin-left: 8.33333333%; }
    .col-sm-offset-0 { margin-left: 0; }
}
@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
    .col-md-12 { width: 100%; }
    .col-md-11 { width: 91.66666667%; }
    .col-md-10 { width: 83.33333333%; }
    .col-md-9 { width: 75%; }
    .col-md-8 { width: 66.66666667%; }
    .col-md-7 { width: 58.33333333%; }
    .col-md-6 { width: 50%; }
    .col-md-5 { width: 41.66666667%; }
    .col-md-4 { width: 33.33333333%; }
    .col-md-3 {width: 20%;padding: 0 5px;margin-bottom: 15px;}
    .col-md-2 { width: 19.66666667%; }
    .col-md-1 { width: 8.33333333%; }
    .col-md-pull-12 { right: 100%; }
    .col-md-pull-11 { right: 91.66666667%; }
    .col-md-pull-10 { right: 83.33333333%; }
    .col-md-pull-9 { right: 75%; }
    .col-md-pull-8 { right: 66.66666667%; }
    .col-md-pull-7 { right: 58.33333333%; }
    .col-md-pull-6 { right: 50%; }
    .col-md-pull-5 { right: 41.66666667%; }
    .col-md-pull-4 { right: 33.33333333%; }
    .col-md-pull-3 { right: 25%; }
    .col-md-pull-2 { right: 16.66666667%; }
    .col-md-pull-1 { right: 8.33333333%; }
    .col-md-pull-0 { right: auto; }
    .col-md-push-12 { left: 100%; }
    .col-md-push-11 { left: 91.66666667%; }
    .col-md-push-10 { left: 83.33333333%; }
    .col-md-push-9 { left: 75%; }
    .col-md-push-8 { left: 66.66666667%; }
    .col-md-push-7 { left: 58.33333333%; }
    .col-md-push-6 { left: 50%; }
    .col-md-push-5 { left: 41.66666667%; }
    .col-md-push-4 { left: 33.33333333%; }
    .col-md-push-3 { left: 25%; }
    .col-md-push-2 { left: 16.66666667%; }
    .col-md-push-1 { left: 8.33333333%; }
    .col-md-push-0 { left: auto; }
    .col-md-offset-12 { margin-left: 100%; }
    .col-md-offset-11 { margin-left: 91.66666667%; }
    .col-md-offset-10 { margin-left: 83.33333333%; }
    .col-md-offset-9 { margin-left: 75%; }
    .col-md-offset-8 { margin-left: 66.66666667%; }
    .col-md-offset-7 { margin-left: 58.33333333%; }
    .col-md-offset-6 { margin-left: 50%; }
    .col-md-offset-5 { margin-left: 41.66666667%; }
    .col-md-offset-4 { margin-left: 33.33333333%; }
    .col-md-offset-3 { margin-left: 25%; }
    .col-md-offset-2 { margin-left: 16.66666667%; }
    .col-md-offset-1 { margin-left: 8.33333333%; }
    .col-md-offset-0 { margin-left: 0; }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
    .col-lg-12 { width: 100%; }
    .col-lg-11 { width: 91.66666667%; }
    .col-lg-10 { width: 83.33333333%; }
    .col-lg-9 { width: 75%; }
    .col-lg-8 { width: 66.66666667%; }
    .col-lg-7 { width: 58.33333333%; }
    .col-lg-6 { width: 50%; }
    .col-lg-5 { width: 41.66666667%; }
    .col-lg-4 { width: 33.33333333%; }
    .col-lg-3 { width: 25%; }
    .col-lg-2 { width: 16.66666667%; }
    .col-lg-1 { width: 8.33333333%; }
    .col-lg-pull-12 { right: 100%; }
    .col-lg-pull-11 { right: 91.66666667%; }
    .col-lg-pull-10 { right: 83.33333333%; }
    .col-lg-pull-9 { right: 75%; }
    .col-lg-pull-8 { right: 66.66666667%; }
    .col-lg-pull-7 { right: 58.33333333%; }
    .col-lg-pull-6 { right: 50%; }
    .col-lg-pull-5 { right: 41.66666667%; }
    .col-lg-pull-4 { right: 33.33333333%; }
    .col-lg-pull-3 { right: 25%; }
    .col-lg-pull-2 { right: 16.66666667%; }
    .col-lg-pull-1 { right: 8.33333333%; }
    .col-lg-pull-0 { right: auto; }
    .col-lg-push-12 { left: 100%; }
    .col-lg-push-11 { left: 91.66666667%; }
    .col-lg-push-10 { left: 83.33333333%; }
    .col-lg-push-9 { left: 75%; }
    .col-lg-push-8 { left: 66.66666667%; }
    .col-lg-push-7 { left: 58.33333333%; }
    .col-lg-push-6 { left: 50%; }
    .col-lg-push-5 { left: 41.66666667%; }
    .col-lg-push-4 { left: 33.33333333%; }
    .col-lg-push-3 { left: 25%; }
    .col-lg-push-2 { left: 16.66666667%; }
    .col-lg-push-1 { left: 8.33333333%; }
    .col-lg-push-0 { left: auto; }
    .col-lg-offset-12 { margin-left: 100%; }
    .col-lg-offset-11 { margin-left: 91.66666667%; }
    .col-lg-offset-10 { margin-left: 83.33333333%; }
    .col-lg-offset-9 { margin-left: 75%; }
    .col-lg-offset-8 { margin-left: 66.66666667%; }
    .col-lg-offset-7 { margin-left: 58.33333333%; }
    .col-lg-offset-6 { margin-left: 50%; }
    .col-lg-offset-5 { margin-left: 41.66666667%; }
    .col-lg-offset-4 { margin-left: 33.33333333%; }
    .col-lg-offset-3 { margin-left: 25%; }
    .col-lg-offset-2 { margin-left: 16.66666667%; }
    .col-lg-offset-1 { margin-left: 8.33333333%; }
    .col-lg-offset-0 { margin-left: 0; }
}
.share { margin-bottom: 22px; }
.share ul { margin: 0; padding: 0; list-style: none; text-align: center; }
.share li { display: inline-block; width: 32px; height: 32px; margin: 3px; transition: all .2s ease-in-out; background: url(../images/share.png) no-repeat; background-size: cover; }
.share li:hover { -webkit-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); }
.share li a { display: block; height: 100%; }
.share .facebook { background-position: 0 0; }
.share .twitter { background-position: -32px 0; }
.share .google { background-position: -64px 0; }
.share .linkedin { background-position: -96px 0; }
.share .youtube { background-position: -128px 0; }
.title-in { font-family: 'HelveticaNeue'; font-size: 12px; line-height: 53px; color: #999; border: 1px solid #ececec; background: #f4f4f4; }
@media (min-width:991px) {
    .title-in { margin-top: 62px; }
}
.title-in a { padding: 0 4px; text-decoration: none; text-transform: uppercase; color: #999; }
.title-in a:hover { color: #fe6100; }
.main { margin-top: 64px; }
@media (max-width:768px) {
    .main { margin-top: 32px; }
}


@media (max-width:991px) {
    .wrap-index .box-message .mtimer .item { min-width: 30%; }
}
.wrap-index .box-message .mtimer .item::before { display: block; width: 32px; height: 32px; margin: 0 auto; content: ''; background: url(../images/mtimer.png) no-repeat; background-size: cover; }
.wrap-index .box-message .mtimer .item-1::before { background-position: 0 0; }
.wrap-index .box-message .mtimer .item-2::before { background-position: -32px 0; }
.wrap-index .box-message .mtimer .item-3::before { background-position: -64px 0; }
.wrap-index .box-message .mtimer span { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 40px; font-weight: bold; color: #333; }
.wrap-index .box-message .mtimer p { font-size: 16px; margin-top: 0; color: #999; }
.wrap-index .box-product { padding-bottom: 0; border-bottom: none; }
.wrap-index .box-product .mgrid {overflow: hidden;/* margin-top: 30px; */}
.wrap-index .box-product .mgrid .col-md-2 { margin-top: 30px; }
.wrap-index .box-product .mgrid .col-md-2 .pic { overflow: hidden; max-width: 101px; max-height: 101px; margin: 0 auto; padding: 10px; border: 1px solid #dcdcdc; border-radius: 50%; }
.wrap-index .box-product .mgrid .col-md-2 .pic .img-box { z-index: 0; padding-bottom: 100%; }
.wrap-index .box-product .mgrid .col-md-2 .pic .img-box img { border-radius: 50%; }
.wrap-index .box-product .mgrid .col-md-2 p { font-weight: 500; overflow: hidden; text-align: center; white-space: nowrap; text-overflow: ellipsis; }
.wrap-index .box-product .mgrid .current:after { position: relative; z-index: 2; display: block; width: 34px; height: 49px; margin: 0 auto; content: url(../images/teamhover.png); }
@media (max-width:991px) {
    .wrap-index .box-product .mgrid .current:after { display: none; content: ''; }
}
.wrap-index .box-product .mgrid .current .pic { border-color: #fe6100; }
.wrap-index .box-product .mgrid .current p { color: #fe6100; }
@media (max-width:991px) {
    .wrap-index .box-product .mgridbg { display: none; }
}
.wrap-index .box-product .container-fluid { position: relative; z-index: 0; display: none; }
.wrap-index .box-product .container-fluid.show { display: block; }
.wrap-index .box-product .container-fluid .container { position: absolute; z-index: 2; top: 30%; left: 27%; width: 46%; margin: 0 auto; vertical-align: middle; }
@media (max-width:1200px) {
    .wrap-index .box-product .container-fluid .container { top: 20%; }
}
.wrap-index .box-product .container-fluid .container p { font-size: 24px; font-weight: 700; line-height: 40px; display: -webkit-box; overflow: hidden; text-align: center; word-break: break-all; color: #fff; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
@media (max-width:1200px) {
    .wrap-index .box-product .container-fluid .container p { font-size: 20px; }
}
.wrap-index .box-product .container-fluid .row { z-index: -2; margin-top: -15px; }
.wrap-index .box-product .container-fluid .row .col-sm-3 { margin: 0; padding: 0; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div { background: #000; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div .img-box { padding-bottom: 72.91666667%; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div .img-box img { opacity: .6; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover { transition: all .3s linear; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover img { opacity: 1; }
.wrap-index .box-product .container-fluid .row .col-sm-3 div:hover img:hover { transition: all .5s linear; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.wrap-index .box-choice { border-bottom: none; }
.wrap-index .box-choice .mtitle h2 { font-family: 'HelveticaNeue-Condensed', 'Helvetica LT 77 Bold Condensed', sans-serif; font-size: 48px; color: #333; }
@media (max-width:480px) {
    .wrap-index .box-choice .mtitle h2 { font-size: 32px; }
}
.wrap-index .box-choice .mtitle::after { display: none; }
.wrap-index .box-choice .brand a { text-decoration: none; }
.wrap-index .box-choice .brand .brand-title { text-align: center; }
.wrap-index .box-choice .brand .brand-title .current { transition: all .2s linear; color: #fff; border-color: #fe6100; background: #fe6100; }
.wrap-index .box-choice .brand .brand-title a { font-size: 16px; font-weight: 500; display: inline-block; margin: 0 7px; margin-top: 30px; padding: 13px 30px; color: #333; border: 1px solid #d3d3d3; border-radius: 2px; }
.wrap-index .box-choice .brand .brand-title a:hover { transition: all .2s linear; color: #fff; border-color: #fe6100; background: #fe6100; }
.wrap-index .box-choice .brand .brand-note { margin-top: 30px; text-align: center; }
.wrap-index .box-choice .brand .brand-note .show { display: block; }
.wrap-index .box-choice .brand .brand-note ul { display: none; margin: 0; padding: 0; }
.wrap-index .box-choice .brand .brand-note li { position: relative; display: inline-block; width: 16%; max-width: 170px; margin-top: 20px; }
@media (max-width:991px) {
    .wrap-index .box-choice .brand .brand-note li { width: 30%; }
}
@media (max-width:480px) {
    .wrap-index .box-choice .brand .brand-note li { width: 50%; }
}
@media (max-width:360px) {
    .wrap-index .box-choice .brand .brand-note li { width: 49%; }
}
.wrap-index .box-choice .brand .brand-note li .img-box { padding-bottom: 58.82352941%; }
.wrap-index .box-choice .brand .brand-note li .note { line-height: 100px; position: absolute; z-index: 100; top: 0; display: none; width: 100%; text-align: center; background: rgba(255, 255, 255, .92); }
.wrap-index .box-choice .brand .brand-note li .note a { font-size: 16px; font-weight: 500; display: block; cursor: pointer; color: #fe6100; }
.wrap-index .box-choice .brand .brand-note li:hover { transition: all .2s linear; }
.wrap-index .box-choice .brand .brand-note li:hover .note { display: block; border-radius: 3px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28); }
.wrap-index .box-choose { border-bottom: none; background-color: #f4f4f4; }
.wrap-index .box-choose .mgrid { font-size: 0; margin-top: 50px; }
.wrap-index .box-choose .mgrid .col-xs-12, .wrap-index .box-choose .mgrid .col-sm-6, .wrap-index .box-choose .mgrid .col-md-4 { font-size: 14px; display: inline-block !important; float: none !important; vertical-align: top !important; }
.wrap-index .box-choose .mgrid .item { position: relative; padding-left: 64px; }
.wrap-index .box-choose .mgrid .item::before { position: absolute; top: 0; left: 0; display: block; width: 50px; height: 50px; content: ''; border-radius: 50%; background: #000; background: #000 url(../images/choose.png) no-repeat; background-size: cover; }
.wrap-index .box-choose .mgrid .item-team::before { background-color: #6dd3d1; background-position: 0 0; }
.wrap-index .box-choose .mgrid .item-factory::before { background-color: #f1805f; background-position: -50px 0; }
.wrap-index .box-choose .mgrid .item-exhibition::before { background-color: #fabc59; background-position: -100px 0; }
.wrap-index .box-choose .mgrid .item-honor::before { background-color: #fabc59; background-position: -150px 0; }
.wrap-index .box-choose .mgrid .item-service::before { background-color: #6dd3d1; background-position: -200px 0; }
.wrap-index .box-choose .mgrid .item-repair::before { background-color: #f1805f; background-position: -250px 0; }
.wrap-index .box-choose .mgrid .title { font-family: 'HelveticaNeue-Bold'; font-size: 18px; }
.wrap-index .box-choose .mgrid .note { font-family: 'HelveticaNeue'; font-size: 14px; line-height: 26px; color: #666; }
.wrap-index .box-choose .mgrid .links { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-choose .mgrid .links li::before { display: inline-block; width: 0; height: 0; content: ''; border: 4px solid transparent; border-left-color: #b7b7b7; }
.wrap-index .box-choose .mgrid .links li:hover::before { border-left-color: #fe6100; }
.wrap-index .box-choose .mgrid .links a { line-height: 26px; vertical-align: middle; text-decoration: none; color: inherit; color: #666; }
.wrap-index .box-choose .mgrid .links a:hover { color: #fe6100; }
.wrap-index .box-choose .mgrid .links a:hover::before { border-left-color: #fe6100; }
.wrap-index .box-customers .mtitle h2 { font-family: 'HelveticaNeue-Condensed', 'Helvetica LT 77 Bold Condensed', sans-serif; font-size: 30px; font-weight: 700; color: #333; }
.wrap-index .box-customers .mtitle h2 > div { margin-bottom: 12px; padding-right: 6px; padding-left: 6px; }
.wrap-index .box-customers .mtitle h2 > div:nth-of-type(1) { color: #333; }
.wrap-index .box-customers .mtitle h2 > div:nth-of-type(2) { color: #fe6100; }
@media (min-width:1200px) {
    .wrap-index .box-customers .mtitle h2 > div:nth-of-type(1) { text-align: right; }
    .wrap-index .box-customers .mtitle h2 > div:nth-of-type(2) { text-align: left; }
}
@media (max-width:480px) {
    .wrap-index .box-customers .mtitle h2 { font-size: 22px; }
}
.wrap-index .box-customers .mtitle::after { display: none; }
.wrap-index .box-customers .mnote { font-family: 'HelveticaNeue'; font-size: 16px; color: #999; }
.wrap-index .box-customers .row { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-customers .flags { margin-top: 50px; }
.wrap-index .box-customers .thumb { padding: 15px 35px; }
.wrap-index .box-customers .img-box { padding-bottom: 67%; }
.wrap-index .box-customers .item { position: relative; margin-bottom: 32px; text-align: center; border: 1px solid #e5e5e5; }
.wrap-index .box-customers .item:hover a { display: block; }
.wrap-index .box-customers .item a { position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; text-decoration: none; color: inherit; background-color: #fe6100; }
.wrap-index .box-customers .item span { font-weight: 500; line-height: 20px; display: block; margin-top: 18%; color: #fff; }
.wrap-index .box-video { overflow: hidden; width: 100%; padding: 0; background-color: #fe6100; }
.wrap-index .box-video .container-fluid { position: relative; padding: 0; }
.wrap-index .box-video .video { position: relative; top: 0; height: 466px; text-align: center; background-position: top right; background-size: cover; }
.wrap-index .box-video .video::before { position: absolute; z-index: 0; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-index .box-video .video::after { position: absolute; top: 64px; right: 0; display: none; width: 0; height: 0; content: ''; border: solid transparent; border-width: 20px 16px; border-right-color: #fe6100; }
@media (min-width:1200px) {
    .wrap-index .box-video .video::after { display: block; }
}
.wrap-index .box-video .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-index .box-video .video .video-box { position: relative; z-index: 2; height: 100%; }
.wrap-index .box-video .video .video-box a { display: block; height: 100%; cursor: default; }
.wrap-index .box-video .video .iframe { display: none; width: 100%; }
.wrap-index .box-video .video .play { display: inline-block; width: 80px; height: 80px; margin-top: 192px; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
@media (min-width:1200px) {
    .wrap-index .box-video .video .play { margin-left: 180px; }
}
.wrap-index .box-video .desc { padding: 65px 32px; color: #fff; }
@media (min-width:1200px) {
    .wrap-index .box-video .desc { max-width: 600px; padding-right: 0; padding-left: 0; }
}
.wrap-index .box-video .desc .top h2 { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 40px; margin: 0; }
.wrap-index .box-video .desc .top p { line-height: 26px; margin-bottom: 2em; color: #ffd7bf; }
.wrap-index .box-video .desc .links ul { margin: 0; padding: 0; list-style: none; }
.wrap-index .box-video .desc .links li { margin: 10px 0; }
.wrap-index .box-video .desc .links li::before { display: inline-block; width: 1em; height: 1em; margin-right: 5px; content: ''; vertical-align: middle; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-index .box-video .desc .links a { font-weight: 500; text-decoration: none; color: inherit; }
.wrap-index .box-video .desc .links a:hover { text-decoration: underline; }
.wrap-index .box-news { overflow: hidden; width: 100%; padding-bottom: 0; border-bottom: none; }
.wrap-index .box-news .owl-theme .owl-controls { margin-top: 0; }
.wrap-index .box-news .carousel { margin: 32px -15px 0 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls { margin-top: 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons div { position: absolute; top: 30%; width: 50px; height: 50px; opacity: 1; border-radius: 0; background: url(../images/icon.png) no-repeat; background-size: cover; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -64px; background-position: -200px 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled { cursor: default; background-position: -200px 0 !important; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev:hover { background-position: -250px 0; }
@media (max-width:768px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -22px; margin-top: 25px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
}
@media (max-width:480px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -18px; margin-top: 0; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); }
}
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -64px; background-position: -300px 0; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next.disabled { cursor: not-allowed; background-position: -300px 0 !important; }
.wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next:hover { background-position: -350px 0; }
@media (max-width:768px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -22px; margin-top: 25px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
}
@media (max-width:480px) {
    .wrap-index .box-news .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -18px; margin-top: 0; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); }
}
.wrap-index .box-news .item { overflow: hidden; margin: 15px 15px 0 15px; padding: 10px; }
.wrap-index .box-news .item .thumb { float: left; width: 30%; }
.wrap-index .box-news .item .info { float: right; width: 66%; }
.wrap-index .box-news .item h3, .wrap-index .box-news .item h4 { margin: 0; }
.wrap-index .box-news .item .title { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 16px; overflow: hidden; margin-top: 8px; margin-bottom: 4px; text-align: left; white-space: nowrap; text-overflow: ellipsis; }
.wrap-index .box-news .item .title:hover { color: #fe6100; }
@media (max-width:480px) {
    .wrap-index .box-news .item .title { margin: 0; }
}
.wrap-index .box-news .item .title a { text-decoration: none; color: inherit; }
.wrap-index .box-news .item .date { margin-bottom: 20px; color: #fe6100; }
.wrap-index .box-news .item .note { font-size: 13px; line-height: 2; display: -webkit-box; overflow: hidden; margin: 0; text-overflow: ellipsis; color: #666; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
@media (max-width:480px) {
    .wrap-index .box-news .item .note { line-height: 1.5; }
}
@media (max-width:768px) {
    .wrap-index .box-news .item .thumb { width: 26%; }
    .wrap-index .box-news .item .info { float: right; width: 70%; }
    .wrap-index .box-news .item .note { -webkit-line-clamp: 2; }
}
.wrap-product .main-product .main-title p { color: #666; }
.wrap-product .main-product .pro-title { margin-top: 20px; border: 1px solid #fe6100; background: #fe6100; }
.wrap-product .main-product .pro-title .row { margin: 0; }
.wrap-product .main-product .pro-title .row .col-xs-4 { padding: 8px 10px; text-align: center; }
@media (max-width:768px) {
    .wrap-product .main-product .pro-title .row .col-xs-4 { padding: 10px; }
}
.wrap-product .main-product .pro-title .row .col-xs-4 h4 { font-weight: 500; font-style: normal; line-height: 30px; display: block; margin: 0; color: #fff; }
.wrap-product .main-product .pro-title .row .col-xs-8 { padding: 8px 10px; background: #fff; }
@media (max-width:768px) {
    .wrap-product .main-product .pro-title .row .col-xs-8 { padding: 10px; }
}
.wrap-product .main-product .pro-title .row .col-xs-8 a { line-height: 30px; display: inline-block; padding: 0 20px; text-decoration: none; color: #333; }
.wrap-product .main-product .pro-title .row .col-xs-8 a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-product .main-product .row .col-md-3 { margin-top: 30px; }
.wrap-product .main-product .pro p { overflow: hidden; width: 100%; white-space: nowrap; -webkit-line-clamp: 1; }
.wrap-product-list .main-product-list .main-title p { color: #666; }
.wrap-product-list .main-product-list .pro-sort1 { margin-top: 30px; }
.wrap-product-list .main-product-list .pro-sort1 a { line-height: 35px; position: relative; display: inline-block; overflow: visible; padding: 0 2px; text-decoration: none; color: #333; border: 1px solid #fff; background: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a:last-child:before { display: none; }
.wrap-product-list .main-product-list .pro-sort1 a:before { float: right; content: '/'; color: #ccc; }
.wrap-product-list .main-product-list .pro-sort1 a p { display: block; float: left; margin: 0; padding: 0 13px; background: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a:hover { color: #fe6100; }
.wrap-product-list .main-product-list .pro-sort1 a.proon { transition: border .3s linear; color: #fe6100; border: 1px solid #fe6100; box-shadow: 0 0 4px 15px #fff; }
.wrap-product-list .main-product-list .pro-sort1 a.proon span { color: #fff; }
.wrap-product-list .main-product-list .pro-sort1 a.proon:before { color: #fff; }
.wrap-product-list .main-product-list .select { margin-top: 40px; }
.wrap-product-list .main-product-list .select .row { overflow: hidden; margin: 0; margin-top: -1px; border: 1px solid #dcdcdc; }
.wrap-product-list .main-product-list .select .col-md-2 { padding: 12px 14px; border-right: 1px solid #dcdcdc; background: #f4f4f4; }
.wrap-product-list .main-product-list .select .col-md-2 h3 { font-family: 'HelveticaNeue'; font-size: 14px; font-weight: 500; font-style: normal; margin: 0; color: #999; }
.wrap-product-list .main-product-list .select .col-xs-4 { margin-bottom: -600px; padding-bottom: 600px; }
.wrap-product-list .main-product-list .select .col-md-10 { padding: 6px 14px; }
.wrap-product-list .main-product-list .select .col-md-10 a { display: inline-block; margin: 3px 0; padding: 0 8px; text-decoration: none; color: #999; }
.wrap-product-list .main-product-list .select .col-md-10 a:hover, .wrap-product-list .main-product-list .select .col-md-10 a.selected { opacity: .5; color: #fe6100; }
.wrap-product-list .main-product-list .select .col-md-10 a.disabled { cursor: no-drop; opacity: .5; color: gray; }
.wrap-product-list .main-product-list .select-result { position: relative; margin-top: 20px; }
.wrap-product-list .main-product-list .select-result .condition { display: block; overflow: hidden; }
.wrap-product-list .main-product-list .select-result .condition h3 { font-family: 'HelveticaNeue'; font-size: 14px; font-weight: 500; font-style: normal; display: inline-block; color: #999; }
.wrap-product-list .main-product-list .select-result .condition a { font-size: 12px; line-height: 28px; display: inline-block; height: 30px; margin: 5px; padding: 0 30px 0 10px; text-align: left; text-decoration: none; color: #fe6100; border: 1px dotted #fe6100; border-radius: 3px; background: url(../images/close.png) no-repeat right; background-size: 18px; }
.wrap-product-list .main-product-list .select-result h4 { font-size: 14px; font-weight: normal; line-height: 48px; top: 0; right: 0; margin: 0; text-align: right; color: #999; }
.wrap-product-list .main-product-list .row .col-md-3 { margin-top: 30px; }
.wrap-product-show .main-product-show .pro-show { overflow: hidden; margin: 0 15px; padding: 10px 0; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .pro-show .col-md-5 { padding: 0 10px; }
.wrap-product-show .main-product-show .album { position: relative; float: left; overflow: hidden; width: 100%; }
.wrap-product-show .main-product-show .album #sync1, .wrap-product-show .main-product-show .album #sync2 { width: 100%; }
.wrap-product-show .main-product-show .album #sync1 .item { width: 100%; text-align: center; background: #fe6100; }
.wrap-product-show .main-product-show .album #sync1 .item .img-box { padding-bottom: 77%; }
.wrap-product-show .main-product-show .album #sync2 { margin-top: 10px; padding: 0 20px; }
.wrap-product-show .main-product-show .album #sync2 .item { margin: 5px; cursor: pointer; border: 1px #d4d4d4 solid; }
.wrap-product-show .main-product-show .album #sync2 .item .img-box { padding-bottom: 77.2%; }
.wrap-product-show .main-product-show .album #sync2 .synced .item { border-color: #fe6100; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls { position: absolute; width: 100%; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls .owl-buttons { overflow: hidden; width: 100%; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { font-size: 0; position: absolute; z-index: 99; width: 64px; height: 64px; margin: 0; margin-top: 2%; padding: 0; -webkit-transform: scale(.6); -ms-transform: scale(.6); transform: scale(.6); background: url(../images/icon.png) no-repeat; }
@media (max-width:768px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 3%; }
}
@media (max-width:480px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 4%; }
}
@media (max-width:360px) {
    .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev, .wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { margin-top: 2%; }
}
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev { left: -20px; background-position: -832px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev.disabled { cursor: default; background-position: -832px 0 !important; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-prev:hover { background-position: -896px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next { right: -20px; background-position: -960px 0; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next.disabled { cursor: not-allowed; background-position: -960px 0 !important; }
.wrap-product-show .main-product-show .album .owl-theme .owl-controls div.owl-next:hover { background-position: -1024px 0; }
.wrap-product-show .main-product-show .ink-text { overflow: hidden; padding-left: 20px; }
.wrap-product-show .main-product-show .ink-text a { text-decoration: none; }
.wrap-product-show .main-product-show .ink-text h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 22px; font-weight: 700; margin: 16px 0; }
.wrap-product-show .main-product-show .ink-text p { line-height: 26px; margin: 0; color: #666; }
.wrap-product-show .main-product-show .ink-text p img { margin-top: 10px; }
.wrap-product-show .main-product-show .ink-text .col-md-5 a { font-family: 'HelveticaNeue-Condensed'; font-weight: 700; line-height: 34px; display: inline-block; margin-top: 10px; margin-left: 5px; padding: 0 14px; color: #69c17c; border: 1px solid #69c17c; }
@media (min-width:1200px) {
    .wrap-product-show .main-product-show .ink-text .col-md-5 a { float: right; margin-right: 58px; }
}
.wrap-product-show .main-product-show .ink-text .col-md-5 a span:before { display: block; float: left; width: 50px; height: 34px; margin-left: -15px; content: ''; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); background: url(../images/icon.png) no-repeat; background-position: -1088px -18px; }
.wrap-product-show .main-product-show .ink-text .col-md-5 a:hover span { text-decoration: underline; }
.wrap-product-show .main-product-show .ink-text .quote { margin-top: 20px; padding: 20px; border: 1px solid #d0d0d0; border-radius: 2px; }
.wrap-product-show .main-product-show .ink-text .quote p { line-height: 30px; float: left; width: 100%; margin: 0; color: #333; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon1:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon2:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon3:before, .wrap-product-show .main-product-show .ink-text .quote p.qicon4:before { display: block; float: left; width: 30px; height: 30px; margin-left: -8px; content: ''; -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); background: url(../images/quote.png) no-repeat; background-size: cover; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon1:before { background-position: 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon2:before { background-position: -30px 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon3:before { background-position: -60px 0; }
.wrap-product-show .main-product-show .ink-text .quote p.qicon4:before { background-position: -90px 0; }
.wrap-product-show .main-product-show .ink-text .quote-inquire { font-weight: 500; line-height: 14px; display: inline-block; margin: 0; margin-top: 20px; padding: 12px 20px; color: #fff; border: none; background: #fe6100; }
.wrap-product-show .main-product-show .ink-text .quote-inquire:hover { text-decoration: underline; }
.wrap-product-show .main-product-show .share { float: left; clear: both; margin-bottom: 0; margin-left: -40px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
.wrap-product-show .main-product-show .share h4 { display: inline-block; float: left; }
.wrap-product-show .main-product-show .share ul { display: inline-block; float: left; margin-top: 10px; }
.wrap-product-show .main-product-show .detail, .wrap-product-show .main-product-show .inquiry { overflow: hidden; }
.wrap-product-show .main-product-show .detail .proshow-title, .wrap-product-show .main-product-show .inquiry .proshow-title { line-height: 48px; margin: 50px 15px 0 15px; border: 1px solid #dcdcdc; border-bottom: none; background: #f4f4f4; }
.wrap-product-show .main-product-show .detail .proshow-title h3, .wrap-product-show .main-product-show .inquiry .proshow-title h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; text-indent: 25px; color: #333; }
.wrap-product-show .main-product-show .detail .note, .wrap-product-show .main-product-show .inquiry .note { overflow: hidden; margin-right: 15px; margin-left: 15px; padding: 24px; padding-bottom: 30px; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .inquiry .proname span { font-weight: 500; display: block; }
.wrap-product-show .main-product-show .inquiry .proname span, .wrap-product-show .main-product-show .inquiry input, .wrap-product-show .main-product-show .inquiry textarea { line-height: 48px; width: 100%; margin: 10px 0; text-indent: 20px; border: 1px solid #dcdcdc; }
.wrap-product-show .main-product-show .inquiry .submit { font-size: 16px; width: 200px; height: 50px; cursor: pointer; text-align: left; color: #fff; border: none; background: #fe6100; }
.wrap-product-show .main-product-show .inquiry .submit span:before { display: block; float: left; width: 16px; margin-right: 10px; margin-left: 30%; content: url(../images/submit.png); }
.wrap-product-show .main-product-show .inquiry .submit span:hover { text-decoration: underline; }
.wrap-product-show .main-product-show .maylike { overflow: hidden; margin-top: 60px; }
.wrap-product-show .main-product-show .maylike h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 30px; font-weight: 700; margin: 0; }
.wrap-product-show .main-product-show .maylike .row .col-md-3 { margin-top: 30px; }
.wrap-about .main-about .about1 { overflow: hidden; margin-top: 60px; margin-bottom: 60px; }
.wrap-about .main-about .about2 { margin-bottom: 60px; padding-top: 60px; border-top: 1px solid #dbdbdb; }
.wrap-about .main-about .about2 .col-md-6 { overflow: visible; }
.wrap-about .main-about .about2 img { width: 100%; }
@media (min-width:1200px) {
    .wrap-about .main-about .about2 img { z-index: 100; margin-left: -60px; }
}
@media (min-width:768px) {
    .wrap-about .main-about .about2 img { margin-top: 40px; }
}
@media (min-width:1200px) {
    .wrap-about .main-about .container .row .note { display: table-cell; height: 300px; vertical-align: middle; }
}
.wrap-about .main-about .container .row .note h1 { font-family: 'HelveticaNeue-Condensed'; font-size: 2.57142857em; font-weight: 700; }
@media (max-width:768px) {
    .wrap-about .main-about .container .row .note h1 { font-size: 2em; }
}
.wrap-about .main-about .container .row .note p { font-family: 'HelveticaNeue'; font-size: 1.14285714em; line-height: 30px; color: #666; }
@media (max-width:991px) {
    .wrap-about .main-about img { width: 100%; height: auto; }
}
.wrap-about .main-about .container-fluid { padding: 4.14285714em 0 3.42857143em 0; background: #afc3c9; }
.wrap-about .main-about .container-fluid .row { margin-bottom: 0; color: #fff; }
.wrap-about .main-about .container-fluid .row .note p { font-family: 'HelveticaNeue'; font-size: 1.14285714em; margin: 0; color: #def1f7; }
.wrap-parts .main-parts .main-title { padding-bottom: 10px; border-bottom: 1px dotted #c3c3c3; }
.wrap-parts .main-parts .main-title p { display: block; overflow: hidden; color: #666; }
.wrap-parts .main-parts .main-title p:before { display: block; float: left; width: 20px; margin-right: 8px; content: url(../images/partsicon.png); }
.wrap-parts .main-parts .main-title a { color: #fe6100; }
.wrap-parts .main-parts .note { margin-top: 45px; }
.wrap-parts .main-parts .note img { width: 100%; }
.wrap-parts .main-parts .note p { line-height: 30px; margin: 0; color: #666; }
.wrap-service .main-service .note p { font-family: 'HelveticaNeue'; line-height: 30px; margin: 0; color: #666; }
.wrap-service .main-service .note img { width: 100%; }
.wrap-news .main-news .main-title h1 { margin-bottom: 0; }
.wrap-news .main-news .col-md-6 { margin-top: 50px; }
.wrap-news .main-news .pic { float: left; width: 30%; }
.wrap-news .main-news .pic:hover img { transition: all .3s linear; -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.wrap-news .main-news .info { float: right; width: 66%; }
.wrap-news .main-news h3, .wrap-news .main-news h4 { margin: 0; }
.wrap-news .main-news h4 { margin-bottom: 20px; }
.wrap-news .main-news .title { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 16px; overflow: hidden; margin-top: 4px; margin-bottom: 4px; text-align: left; white-space: nowrap; text-overflow: ellipsis; }
.wrap-news .main-news .title:hover { color: #fe6100; }
@media (max-width:480px) {
    .wrap-news .main-news .title { margin: 0; }
}
.wrap-news .main-news .title a { text-decoration: none; color: inherit; }
.wrap-news .main-news .date { color: #fe6100; }
@media (max-width:768px) {
    .wrap-news .main-news .date { margin-bottom: 18px; }
}
.wrap-news .main-news .note { font-size: 13px; line-height: 2; display: -webkit-box; overflow: hidden; margin: 0; text-overflow: ellipsis; color: #666; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
@media (max-width:480px) {
    .wrap-news .main-news .note { line-height: 1.5; }
}
.wrap-news-show .news-show { overflow: hidden; }
.wrap-news-show .news-show .title { float: left; }
.wrap-news-show .news-show .title h3, .wrap-news-show .news-show .title h4 { margin: 0; }
.wrap-news-show .news-show .title h3 { font-family: 'HelveticaNeue-Condensed', sans-serif; font-size: 20px; display: -webkit-box; overflow: hidden; margin-top: 4px; margin-bottom: 4px; text-align: left; word-break: break-all; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.wrap-news-show .news-show .title h4 { font-weight: 700; color: #fe6100; }
.wrap-news-show .news-show .share { float: right; }
@media (max-width:768px) {
    .wrap-news-show .news-show .share { float: left; }
}
.wrap-news-show .news-show .share h4 { display: inline; float: left; }
.wrap-news-show .news-show .share ul { float: right; padding-top: 6px; }
.wrap-news-show .news-show .news-text .share { display: block; float: left; width: 100%; border-bottom: 1px dotted #c3c3c3; }
.wrap-news-show .news-show .news-text .share ul { float: left; padding-top: 6px; }
.wrap-news-show .news-show .note { overflow: hidden; padding-top: 30px; border-top: 1px dotted #c3c3c3; }
.wrap-news-show .news-show .note p { font-family: 'HelveticaNeue'; line-height: 30px; margin: 0; color: #666; }
.wrap-news-show .news-show .note img { width: 100%; }
.wrap-news-show .news-show .return { margin-top: 20px; border-bottom: none; }
.wrap-news-show .news-show .return a { line-height: 30px; display: block; overflow: hidden; white-space: nowrap; text-decoration: none; text-overflow: ellipsis; color: #666; }
.wrap-news-show .news-show .return a:first-child:before, .wrap-news-show .news-show .return a:last-child:before { display: block; float: left; width: 100%; max-width: 12px; height: 12px; margin-top: 9px; margin-right: 8px; content: ''; border-radius: 12px; background: url(../images/returnicon.png) #878787; background-size: cover; }
.wrap-news-show .news-show .return a:first-child:before { background-position: 0; }
.wrap-news-show .news-show .return a:last-child:before { background-position: -36px 0; }
.wrap-news-show .news-show .return a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-news-show .news-show .return a:hover:first-child:before, .wrap-news-show .news-show .return a:hover:last-child:before { background: url(../images/returnicon.png) #fe6100; background-size: cover; }
.wrap-news-show .news-show .return a:hover:first-child:first-child:before, .wrap-news-show .news-show .return a:hover:last-child:first-child:before { background-position: 0; }
.wrap-news-show .news-show .return a:hover:first-child:last-child:before, .wrap-news-show .news-show .return a:hover:last-child:last-child:before { background-position: -36px 0; }
.wrap-team .main-team .col-md-6 { margin-bottom: 50px; }
.wrap-team .main-team .col-md-6 .pic { float: left; overflow: hidden; width: 30%; max-width: 170px; padding-top: 20px; border-radius: 100%; }
.wrap-team .main-team .col-md-6 .note { float: right; width: 66%; }
.wrap-team .main-team .col-md-6 .note h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; }
.wrap-team .main-team .col-md-6 .note p { line-height: 24px; display: -webkit-box; overflow: hidden; word-break: break-all; color: #666; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.wrap-team .main-team .active { margin-top: 25px; padding-top: 70px; border-top: 1px solid #dbdbdb; }
@media (max-width:768px) {
    .wrap-team .main-team .active { padding-top: 40px; }
}
.wrap-team .main-team .active .carousel { margin-top: 20px; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page { display: inline-block; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page.active { margin: 0; padding: 0; border: none; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page.active span { background: #f3f3f3; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-page span { display: inline-block; width: 14px; height: 14px; opacity: 1; border: 1px solid #dbdbdb; border-radius: 14px; background: none; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons div { position: absolute; top: 28%; width: 64px; height: 64px; opacity: 1; border-radius: 0; background: url(../images/icon.png) no-repeat; background-size: cover; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -64px; background-position: -832px 0; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev.disabled { cursor: default; background-position: -832px 0 !important; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev:hover { background-position: -896px 0; }
@media (max-width:768px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -19px; margin-top: 25px; }
}
@media (max-width:480px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -18px; margin-top: 0; }
}
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -64px; background-position: -960px 0; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next.disabled { cursor: not-allowed; background-position: -960px 0 !important; }
.wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next:hover { background-position: -1024px 0; }
@media (max-width:768px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -20px; margin-top: 25px; }
}
@media (max-width:480px) {
    .wrap-team .main-team .active .carousel .owl-carousel .owl-controls .owl-buttons .owl-next { right: -20px; margin-top: 0; }
}
.wrap-team .main-team .active .item { overflow: hidden; margin: 8px; }
.wrap-team .main-team .active .item .img-box { padding-bottom: 71.42857143%; }
.wrap-team .main-team .active .item .thumb { float: left; width: 100%; }
.wrap-team .main-team .active .item .thumb a { cursor: pointer; }
@media (max-width:768px) {
    .wrap-team .main-team .active .item { padding: 0 20px; }
    .wrap-team .main-team .active .item .thumb { width: 100%; }
}
.wrap-video .main-video .main-title p { color: #666; }
.wrap-video .main-video a { display: block; }
.wrap-video .main-video .col-md-12, .wrap-video .main-video .col-md-6 { margin-top: 30px; }
.wrap-video .main-video .col-md-12 p, .wrap-video .main-video .col-md-6 p { font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.wrap-video .main-video .col-md-12 .video, .wrap-video .main-video .col-md-6 .video { position: relative; top: 0; background-position: top right; background-size: cover; }
.wrap-video .main-video .col-md-12 .video .img-box, .wrap-video .main-video .col-md-6 .video .img-box { padding-bottom: 42.73504274%; }
.wrap-video .main-video .col-md-12 .video::before, .wrap-video .main-video .col-md-6 .video::before { position: absolute; z-index: 1; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-video .main-video .col-md-12 .video:hover::before, .wrap-video .main-video .col-md-6 .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-video .main-video .col-md-12 .video .video-box, .wrap-video .main-video .col-md-6 .video .video-box { position: absolute; z-index: 2; top: 0; width: 100%; height: 100%; }
.wrap-video .main-video .col-md-12 .video .video-box a, .wrap-video .main-video .col-md-6 .video .video-box a { display: block; width: 100%; height: 100%; margin-bottom: 200px; cursor: default; }
.wrap-video .main-video .col-md-12 .video .iframe, .wrap-video .main-video .col-md-6 .video .iframe { display: none; width: 100%; }
.wrap-video .main-video .col-md-12 .video .play, .wrap-video .main-video .col-md-6 .video .play { position: absolute; top: 0; display: block; width: 80px; height: 80px; margin-top: 18%; margin-bottom: 100px; margin-left: 46%; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-video .main-video .col-md-6 .video .img-box { padding-bottom: 59.64912281%; }
.wrap-video .main-video .col-md-6 .video .iframe1 { display: none; overflow: hidden; width: 100%; }
.wrap-video .main-video .col-md-6 .video .play { position: absolute; top: 0; display: block; width: 80px; height: 80px; margin-top: 22%; margin-bottom: 100%; margin-left: 43%; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-honor .main-honor .main-title p { line-height: 30px; color: #666; }
.wrap-honor .main-honor .row { margin-top: 20px; }
.wrap-honor .main-honor .row img { width: 100%; padding: 10px; cursor: pointer; border: 1px solid #e2e2e2; }
.wrap-honor .main-honor .row img:hover { transition: all .2s linear; border: 1px solid #fe6100; }
.wrap-honor .main-honor .row p { font-size: 16px; overflow: hidden; padding-bottom: 15px; text-align: center; white-space: nowrap; text-overflow: ellipsis; color: #666; }
.wrap-honor .main-honor .pageGro { margin-top: 15px; }
.wrap-exhibition .main-exhibition .main-title { overflow: hidden; padding-bottom: 30px; border-bottom: 1px dotted #c3c3c3; }
.wrap-exhibition .main-exhibition .main-title span { float: left; letter-spacing: 6px; color: #d8d8d8; }
.wrap-exhibition .main-exhibition .main-title a { font-size: 18px; display: inline-block; float: left; margin: 0 6px; text-decoration: none; color: #666; }
.wrap-exhibition .main-exhibition .main-title a:hover { color: #fe6100; }
.wrap-exhibition .main-exhibition .main-title a.on { color: #fe6100; }
.wrap-exhibition .main-exhibition .note { margin-top: 45px; }
.wrap-exhibition .main-exhibition .note h2 { font-family: 'HelveticaNeue-Condensed'; font-size: 48px; font-weight: 700; margin: 0; color: #333; }
.wrap-exhibition .main-exhibition .note p { font-size: 14px; line-height: 30px; margin: 0; text-align: left; color: #666; }
.wrap-exhibition .main-exhibition .img-box { padding-bottom: 64.86486486%; }
.wrap-exhibition .main-exhibition .col-md-4 { margin-top: 30px; }
.wrap-factory .main-factory { overflow: hidden; }
.wrap-factory .main-factory .video { position: relative; top: 0; text-align: center; background-position: top right; background-size: cover; }
.wrap-factory .main-factory .video .img-box { padding-bottom: 70.1754386%; }
.wrap-factory .main-factory .video::before { position: absolute; z-index: 1; top: 0; left: 0; display: block; width: 100%; height: 100%; content: ''; transition: background-color .3s ease; }
.wrap-factory .main-factory .video:hover::before { background-color: rgba(0, 0, 0, .2); }
.wrap-factory .main-factory .video .video-box { position: absolute; z-index: 2; top: 0; width: 100%; height: 100%; }
.wrap-factory .main-factory .video .video-box a { position: absolute; top: 0; display: block; width: 100%; height: 100%; cursor: default; }
.wrap-factory .main-factory .video .iframe { display: none; width: 100%; }
.wrap-factory .main-factory .video .play { display: block; width: 80px; height: 80px; margin-top: 26%; margin-bottom: 100%; margin-left: 41%; cursor: pointer; background: url(../images/play.png) no-repeat; background-size: cover; }
.wrap-factory .main-factory .dec h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin-top: 2.85714286em; }
.wrap-factory .main-factory .dec p { line-height: 30px; margin: 0; color: #666; }
.wrap-factory .main-factory .environment { margin-top: 70px; padding-top: 65px; border-top: 1px solid #dbdbdb; }
@media (max-width:768px) {
    .wrap-factory .main-factory .environment { margin-top: 40px; padding-top: 35px; }
}
.wrap-factory .main-factory .environment .col-md-4 { margin-top: 10px; }
.wrap-factory .main-factory .environment .col-md-4:hover img { transition: all .3s linear; -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.wrap-factory .main-factory .environment .col-md-4 .img-box { padding-bottom: 67.56756757%; }
.wrap-factory .main-factory .environment .col-md-4 p { font-size: 16px; overflow: hidden; text-align: center; white-space: nowrap; text-overflow: ellipsis; color: #666; }
.wrap-feedback .main-feedback p { font-family: 'HelveticaNeue'; color: #666; }
.wrap-feedback .main-feedback .row { margin-top: 30px; }
.wrap-feedback .main-feedback .row input, .wrap-feedback .main-feedback .row textarea { line-height: 48px; width: 100%; margin: 10px 0; text-indent: 20px; border: 1px solid #dcdcdc; }
.wrap-feedback .main-feedback .row .submit { font-size: 16px; width: 200px; height: 50px; margin-top: 20px; cursor: pointer; text-align: left; color: #fff; border: none; background: #fe6100; }
.wrap-feedback .main-feedback .row .submit span:before { display: block; float: left; width: 16px; margin-right: 10px; margin-left: 30%; content: url(../images/submit.png); }
.wrap-feedback .main-feedback .row .submit span:hover { text-decoration: underline; }
.wrap-contact .main-contact .col-md-6 { margin-bottom: 30px; }
.wrap-contact .main-contact .noteborder, .wrap-contact .main-contact .figureborder, .wrap-contact .main-contact .cnote, .wrap-contact .main-contact .cfigure { overflow: hidden; border: 1px solid #dcdcdc; }
.wrap-contact .main-contact .note { position: relative; padding: 30px 20px; }
.wrap-contact .main-contact .note h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 24px; font-weight: 700; margin: 0; }
.wrap-contact .main-contact .note p { font-family: 'HelveticaNeue'; font-size: 16px; line-height: 24px; color: #666; }
.wrap-contact .main-contact .note a { text-decoration: none; color: inherit; }
.wrap-contact .main-contact .note a:hover { text-decoration: underline; }
.wrap-contact .main-contact .note .consultation { font-family: 'HelveticaNeue-Condensed'; line-height: 40px; display: inline-block; height: 40px; padding: 0 18px; text-decoration: none; color: #fff; border-radius: 3px; background: #fe6100; }
@media (min-width:992px) {
    .wrap-contact .main-contact .note .consultation { position: absolute; right: 15px; bottom: 15px; }
}
.wrap-contact .main-contact .note .consultation span:before { display: block; float: left; width: 16px; height: 13px; margin-top: 14px; margin-right: 8px; content: ''; background: url(../images/submit.png) no-repeat; background-size: contain; }
.wrap-contact .main-contact .note .consultation:hover { text-decoration: underline; }
.wrap-contact .main-contact .figure { overflow: hidden; padding: 30px 20px; }
.wrap-contact .main-contact .figure .pic { float: left; overflow: hidden; width: 100px; border-radius: 100px; }
.wrap-contact .main-contact .figure .text { float: right; width: 74%; }
@media (max-width:991px) and (min-width:768px) {
    .wrap-contact .main-contact .figure .text { width: 58%; }
}
@media (max-width:360px) {
    .wrap-contact .main-contact .figure .text { width: 58%; }
}
.wrap-contact .main-contact .figure .text h4 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; color: #333; }
.wrap-contact .main-contact .figure .text p { font-family: 'HelveticaNeue'; line-height: 24px; color: #666; }
.wrap-contact .main-contact .row:last-child { margin-top: 30px; margin-bottom: 70px; }
.wrap-contact .main-contact .contact-title { line-height: 48px; margin-right: 15px; margin-left: 15px; border: 1px solid #dcdcdc; border-bottom: none; background: #f4f4f4; }
.wrap-contact .main-contact .contact-title h3 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; text-indent: 25px; color: #333; }
.wrap-contact .main-contact .contact-note { overflow: hidden; margin-right: 15px; margin-left: 15px; padding-bottom: 30px; border: 1px solid #dcdcdc; }
.wrap-contact .main-contact .contact-note .col-md-4 { padding-top: 30px; }
.wrap-contact .main-contact .contact-note .pic { float: left; overflow: hidden; width: 100px; border-radius: 100px; }
.wrap-contact .main-contact .contact-note .text { float: right; width: 62%; }
.wrap-contact .main-contact .contact-note .text h4 { font-family: 'HelveticaNeue-Condensed'; font-size: 18px; font-weight: 700; margin: 0; margin-bottom: 12px; color: #333; }
.wrap-contact .main-contact .contact-note .text p { font-family: 'HelveticaNeue'; line-height: 24px; margin: 0; color: #666; }
.wrap-contact .main-contact .contact-note .text a { color: #666; }
.wrap-contact .main-contact .contact-note .text a:hover { transition: all .2s linear; color: #fe6100; }
.wrap-contact .main-contact .send { margin-bottom: -68px; padding: 62px 0; background: #fe6100; }
.wrap-contact .main-contact .send h1 { font-family: 'HelveticaNeue-Condensed'; font-size: 30px; font-weight: 700; float: left; margin: 0; color: #fff; }
.wrap-contact .main-contact .send a { line-height: 44px; display: inline-block; float: right; padding: 0 24px; text-decoration: none; color: #fe6100; background: #fff; }
@media (max-width:991px) {
    .wrap-contact .main-contact .send a { float: left; clear: both; }
}
.wrap-contact .main-contact .send a span:before { display: block; float: left; width: 16px; height: 13px; margin-top: 15px; margin-right: 8px; content: ''; background: url(../images/send.png) no-repeat; background-size: contain; }
.wrap-contact .main-contact .send a:hover { text-decoration: underline; }









.ht1{position:relative;left:50%;margin-left:-960px;width:1920px;}






/*-- 产品优势 --*/
.welcome,.about-bottom,.features,.gallery,.testimonial,.team,.blog,.contact,.rate{
	padding:4em 0;
}
.wthree-heading h2,.wthree-heading h3{
    text-align: center;
    color: #212121;
    font-size: 3em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 6px;
}
.wthree-heading p{
    color: #999999;
    font-size: .9em;
    margin: 1em auto 0;
    line-height: 1.8em;
    width: 65%;
    text-align: center;
}
.w3-welcome-grids,.about-bottom-grids,.w3-agileits-gallery,.testimonial-grids,.agile-team-grids,.blog-agileinfo,.address,.agileinfo-rate-grids{
	margin: 2em 0 0 0;
}
.w3-welcome-grid-info{
    padding: 1em;
    border: solid 1px #e4e4e4;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    height: 335px;
}
.w3-welcome-grid-info img{
	width:100%;
}
.w3-welcome-grid-info h4{
	color:#212121;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	margin:1em 0;
}
.w3-welcome-grid-info p{
	color:#999999;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.w3-welcome-grid-info:hover{
	background: #ee7823;
	border: solid 1px #fec303;
}
.w3-welcome-grid-info:hover p{
	color:#FFFFFF;
}
/*-- //welcome --*/
















/*-- 销售网络 --*/
.teams1{
	background:url(../images/xiaoshou.png) no-repeat 0px 0px;
	background-size:cover;
	height: 690px;
}
/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
	transform-style: preserve-3d;
}
	/*  UPDATED! flip the pane when hovered */
	.flip-container:hover .back {
		transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
	}

.flip-container, .back {
	width: 220px;
	height: 178px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	background:#000;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
}
.front img{
	width: 220px;
	height: 178px;
}
/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	background: #ee7823;
	padding: 1em 1em 0;
	text-align: left;
}

/* 
	Some vertical flip updates 
*/
.vertical.flip-container {
	position: relative;
}

.vertical .back {
	transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
    transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
    transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}
.back h4{
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 4px;
	margin: 0;
	text-align: center;
}
.back p{
	font-size: .9em;
    margin-top: 1em;
    color: #fff;
}
.w3l-social {
    margin: 1em 0 0 0;
}
.w3l-social ul{
	padding:0;
	margin:0;
}
.w3l-social ul li{
	display:inline-block;
}
.w3l-social ul li a {
	color: #333;
    text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
	background: #3b5998;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
	background: #1da1f2;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-rss{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;	
}
.w3l-social ul li a i.fa.fa-rss:hover{
	background: #f26522;
	color: #FFFFFF;
}
/*-- //team --*/




/*新品推荐*/

	.hiSlider{
		overflow: hidden;
		height:401px;
		width: 580px;
		background: #eee;
	}
	.hiSlider-item{
		float: left;
	}
	.hiSlider-pages{display:none}
	.hiSlider-wrap{height:431px !important}
	.hiSlider-item{height:431px !important}
	.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3;display:none}.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:30px;width:30px;background:url(../images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}.hiSlider-btn-prev{left:10px}.hiSlider-btn-next{right:10px;background-position:-30px 0}.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{opacity:1;filter:alpha(opacity:100)}.hiSlider-title{bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}.hiSlider-pages{bottom:10px;right:10px;text-align:right}.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}.hiSlider-pages a.active{background:#ee7823}

/*新品推荐*/


/*底部*/

/*footer*/
.Promi{width: auto;height: auto; border-top: 1px solid #f3f3f3;padding: 5px 0;background: #FFFFFF;margin-top:20px;}
.Promi .ChyII{width: 1200px;height: 110px;margin: 0 auto;background: url(../images/ChyIII.jpg) no-repeat center center;}

.footer{width:100%;height:auto;text-align:center;}
.footer-c{width:100%;height:auto;margin:0 auto;background-color: #5d5d5d;overflow: hidden;}
.footer-c ul{width: 1400px;height:auto;margin:0 auto;color:#fff;}
.footer-c li{width:auto;height: 210px;float:left;padding: 0px 59px;}

.footff{font-size: 16px;font-weight:normal;padding-top: 35px;text-align:center}
.footer-c li ul{ width:100%; height:auto; }
.footer-c li ul li{line-height: 53px;float:none;height: 33px;font-size:12px;}
.footer-c li ul li a{color:#d1d0d0;font-size: 14px;}
.fnav{/* background: url(../images/index_85.png); */background-repeat:no-repeat;background-position:left center;border-left: 1px solid #3f454c;}
.ffv{line-height: 28px;font-size:12px;text-align:left;}


/*底部*/


















/*neiye*/
*???????????????Â£Â¤?Â¡Ã©a???????Â¡Ã¤???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£*/
/*?????Â¡Ã©a??aâ‚¬??Â¡Ã©a???|???Â£Â¤?????Â¡Ã©a???????|???o?Â¡Ã©aâ‚¬????????????Â¡Ã©a???????Â¡Ã¨???????Â¡Ã¤???|???Â¡Ã¨??aâ‚¬?*/
.randnews{ padding:2px 3px; border:1px solid #ccc;}
.randnews li { float: left; height: 24px;line-height: 24px; margin: 0 5px;width: 185px; overflow:hidden; border-bottom:1px dashed #ccc;}
.left .randnews li{ float:none;}
.links{width:181px; padding:10px 10px; }
.links .img4{ text-align:center;}
.links p{  overflow:hidden; line-height:20px;line-height: 20px;}
.links p span {float: left;padding-bottom: 20px;}
.proinfo p{ font-size:14px;}
.prodesc { font-size:14px; text-indent:2em; line-height:26px; border-bottom:1px dotted #CCC; margin-bottom:8px; }
/*???Â£Â¤???????????Â¡Â¥???1???????Â¡Ã¬?????Â¡Â­???????Â¡Ã©a???????Â¡Ã€???|?Â¡Ã©a??aâ‚¬??Â¡Ã©a??????????aâ‚¬????Â¡Ã¤?????????Â¡Ã©a???????Â¡Ã¬?Â¡Ã©a???????Â¡Ã£???Â¡Ã¬???Â¡Ã¤????*/
.leftlx{background:#FFF;}
.leftlx h1{text-align:center;height:30px;line-height:30px;font-size:14px;}
.leftlx .dianh{padding:0 5px 0 10px;}
.leftlx p{line-height:24px;}
.leftlx .dianhua {background: url("../images/Teln.gif")/*tpa=http://www.bjhdyb.cn/templates/hdyb/imagess/Teln.gif*/ no-repeat scroll 0 18px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.leftlx .dianhua span {display: block;font: 18px "Impact";color:#0090ff;}
/*???Â£Â¤???Â¡Â§???Â¡Ãª???Â¡Â§???Â¡Â¥???2???Â£Â¤???Â¡Ã¬?Â¡Â­?????????????????Â£Â¤???3???Â¡Ã£???Â¡Ã¬???Â¡Ã¤????*/
#cntrBody{font-size:14px; overflow:hidden; overflow:hidden;}
.n_tit a.cur{ color:#000; font-weight:bold;}
.leib2 .nr ul.ul2{padding:0;}
.leib2 .nr ul.ul2 li{text-overflow:ellipsis}
.leftr{ float:left; width:250px; overflow:hidden;margin-right:5px;}
.rightl{ float:right; display:inline; overflow:hidden;margin-bottom:15px;width:880px;}
.font_hotline{font-size:28px;font-weight:bold; color:#F68D35;}
.propar div.pd_short{ line-height:28px; background: none repeat scroll 0 0 #f8f6f6;color: #000000;padding: 10px; font-size:13px;}
/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????Â¦ÃŒ???|?????Â¡Ã©a??????????????aâ‚¬????Â¡Ã©?Â¡Ã©a?????????????????Â¡Ã©a???????????Â¡Ã©???????????a?Â¡Ã©a?????????????????*/
#newpro{ width:250px;margin:0 auto;}
#newpro h5{ height:25px;line-height:25px; }
#newpro h5 a{ font-size:12px; color:#666;font-weight:normal;}
#newpro dl{ height:80px; overflow:hidden;}
#newpro dl dt{ width:104px;height:72px;float:left;}
#newpro dl dt img{ width:100px; height:68px; border:1px solid #CCC; padding:1px;}
#newpro dl dt a:hover img{border:1px solid #E20E19}
#newpro dl dd{ float:left;height:72px; line-height:20px; width:120px;margin-left:6px; display:inline;}
#newpro dl dd li{ height:24px; line-height:24px;overflow:hidden;width:200px;}

/*???|???Â¦ÃŒ?Â¡Â­aâ‚¬???aâ‚¬???aâ‚¬????|???????Â¡Ã¬???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????Â¦ÃŒ???|?????Â¡Ã©a????  ?????????Â¡Ã©a?????????Â¡Ã©a???|???Â¡Ã©???|???Â¡Ãª???????|???Â¦ÃŒ?Â¡Â­aâ‚¬???aâ‚¬???aâ‚¬????|???????Â¡Ã¬*/
.cPro_box{ margin-top:10px;}
.cPro_ct .tit{  background: url("../imagess/tit1n.gif")/*tpa=http://www.bjhdyb.cn/templates/hdyb/imagess/tit1n.gif*/ repeat-x scroll 0 0 transparent; height:36px; line-height:36px;}
.cPro_ct .tit a{ height:36px; line-height:36px; padding-left:13px; font-weight:bold; color:#333333; font-size:14px;text-decoration:none;}
.cPro_ct .nr{ border:1px solid #ccc; border-top:none; border-bottom:none; overflow:hidden; width:199px; padding-bottom:10px;}
.cPro_ct .nr dl{ margin: 10px auto 3px; width:166px; overflow:hidden;}
.cPro_ct .nr dd{ width:166px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.cPro_ct .nr dd a{line-height:24px;}
.cPro_ct .nr dl dt img{ width:162px; padding:1px; border:1px solid #dedede;  }
/*???|???Â¦ÃŒ?Â¡Â­aâ‚¬???aâ‚¬???aâ‚¬????|???????Â¡Ã¬???|?????Â¡Ã©a???Â¡Â°?????Â¡Ã©a???|?Â¡Â­?????Â¡Ã¬????????*/
dl.pd_list_dl{overflow:hidden;float:left;padding: 5px 0 0 15px;background: url("../imagess/ps.jpg")/*tpa=http://www.bjhdyb.cn/templates/hdyb/imagess/ps.jpg;no-repeat scroll center 229px; */;}
dl.pd_list_dl dt,dl.pd_list_dl dt a{ line-height:0; font-size:0;display:block;}
dl.pd_list_dl dt img{width: 272px;height: 213px;border:1px solid #E7E7E7;}
dl.pd_list_dl dt a:hover img{ }
dl.pd_list_dl dd{margin-top:3px;height:30px;width: 272px;line-height:30px;text-align:center;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-left: 0;}

dl.pd_list_dls {width:217px; overflow:hidden; float:left;padding:5px 15px 10px; height:185px;}
dl.pd_list_dls dt,dl.pd_list_dls dt a{ width:217px; height:148px;line-height:0; font-size:0;}
dl.pd_list_dls dt img{width:213px; height:144px; border:1px solid #D6D6D6; padding:1px; }
dl.pd_list_dls dt a:hover img{border:1px solid #E20E19;}
dl.pd_list_dls dd{ margin-top:3px; height:30px; width:217px; line-height:30px; text-align:center; overflow:hidden;}
dl.pd_list_dls dd a:hover,dl.pd_list_dl dd a:hover {color:#E00001;}

/* --  ???|???Â¦ÃŒ?Â¡Â­aâ‚¬???aâ‚¬???aâ‚¬????|???????Â¡Ã¬???|?????Â¡Ã©a???Â¡Â°?????Â¡Ã©a???|?Â¡Â­?????Â¡Ã¬?????????????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???Â¡Ã£???Â¡Ã¬???Â¡Ãª?????Â¡Â­?? ?????Â¡Â­?????Â¦ÃŒ???Â¡Ã©?Â¡Ã©a??????????????????aâ‚¬????Â£Â¤???Â¡Ã¨?Â¡Ã©a???Â¡Ã£???????a?Â¡Ã©a?????????????????  -- */
dl.pd_index_dl{ width:160px; overflow:hidden; float:left;padding:5px 12px 10px;}
dl.pd_index_dl dt{ width:160px; height:122px;line-height:0; font-size:0;}
dl.pd_index_dl dt img{width:156px; height:118px; padding:1px; border:1px solid #D6D6D6; }
dl.pd_index_dl dt a:hover img{border:1px solid #E20E19;}
dl.pd_index_dl dd{ margin-top:3px; height:20px; width:160px; line-height:20px; text-align:center; overflow:hidden;}


/*---???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|?????Â¡Ã©a???Â¡Â°?????Â¡Ã©a???|?Â¡Â­?????Â¡Ã¬????????---*/
.news_con {width: 1130px;margin:0 auto;}  /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|?????Â¡Ã©a???Â¡Â°?????Â¡Ã©a???|?Â¡Â­?????Â¡Ã¬???????????|??????????aâ‚¬??Â¡Ã©a?????????Â¡Ã©a?????Â¡Ã©a???1?????????Â¡Ã©a???1?*/
.news_top { width:720px; height:132px; overflow:hidden; border-bottom:solid 1px #ccc; padding-bottom:15px; margin-bottom:15px;}  /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???????????|???Â¦ÃŒ???Â¡Â°?????????Â¡Ã©a??aâ‚¬????Â£Â¤?Â¡Ã©a???o???Â¡Ã¬???|?Â¡Ã©a???1???Â¡Ã£?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???o???Â¡Ã¬???Â¡Ã¬?Â¡Ã©a???Â¡Â°???Â¡Ã¬?????????Â¡Ã©a??aâ‚¬????Â¡Ã¬?Â¡Â­aâ‚¬????Â¡Ã¤???Â¡Ã¬???Â¡Ã¤?Â¡Â­??*/
.news_top img { width:128px; height:128px; display:block; float:left;} 
.news_top .n_top_img { width:128px; height:128px; display:block; border:solid 1px #ccc;  padding:1px; float:left; } /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤,???????????Â£Â¤???Â£Â¤?Â¡Ã©a???Â¡Ã£???Â¡Ã¬???Â£Â¤???Â¡Ã©?Â¡Ã©a??aâ‚¬????????????Â¡Â§???Â£Â¤?Â¡Ã©a???1???????Â¡Ã¬?????Â¡Â­?????Â£Â¤???|?Â¡Ã©a??aâ‚¬????Â£Â¤?Â¡Ã©a??aâ‚¬??Â¡Â­?????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???Â¡Ã¨???o?Â¡Ã©a??a?Â¡Ã©?????Â¡Ã©a???????Â¡Â¤??????????aâ‚¬????Â¡Ã©?Â¡Ã©a???????????Â£Â¤???Â¡Ã¨?Â¡Ã©a???Â¡Ã£???|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.news_top .n_top_img:hover { border:solid 1px #C10005; }  /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤,???????????Â£Â¤???Â£Â¤?Â¡Ã©a???Â¡Ã£???Â¡Ã¬???Â£Â¤???Â¡Ã©?Â¡Ã©a??aâ‚¬????????????Â¡Â§???Â£Â¤?Â¡Ã©a???1???????Â¡Ã¬?????Â¡Â­?????Â£Â¤???|?Â¡Ã©a??aâ‚¬????Â£Â¤?Â¡Ã©a??aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???Â£Â¤???????Â¡Ãª?????????Â¡Ã©a???????|???Â¡Â°???????Â£Â¤???Â¡Ãª?Â¡Â­??,?????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???Â¡Ã¨???o?Â¡Ã©a??a?Â¡Ã©?????Â¡Ã©a???????Â¡Â¤??????????aâ‚¬????Â¡Ã©?Â¡Ã©a???????????Â£Â¤???Â¡Ã¨?Â¡Ã©a???Â¡Ã£???|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.news_img_rt { width:570px; height:132px; float:left; margin-left:10px;} /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤,???????????Â£Â¤???Â£Â¤?Â¡Ã©a???Â¡Ã£???Â¡Ã¬???Â£Â¤???Â¡Ã©?Â¡Ã©a??aâ‚¬????????????Â¡Â§???Â£Â¤?Â¡Ã©a???1???????Â£Â¤???????????|??????aâ‚¬????Â¡Ã¬?Â¡Ã©a???????Â¡Ã£???Â£Â¤???Â¡Ã£???Â¡Â¥???????????Â¡Ã¬?*/
.new_top_tit { width:518px; height:20px; line-height:20px; overflow:hidden; margin-bottom:10px;}
.new_top_tit .top_tit1 { font-weight:bold; text-decoration:underline; color:#000; font-size:14px;}/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤, ???Â¡Ã¬???????????|???Â¡Ã¨???????Â¡Ã¬?????Â¡Ã©a???1???????????????Â£Â¤?Â¡Ã©a???o?????????Â¡Ã©a???Â¡Ã©????,???|???Â¡Ãª???Â¡Ã£???|?????Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬????????Â£Â¤?Â¡Â­???Â¡Â­aâ‚¬????Â¡Ã¬?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.new_top_tit .top_tit1:hover { color:#C10005;}/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤, ???Â¡Ã¬???????????|???Â¡Ã¨???????Â¡Ã¬?????Â¡Ã©a???1???????????????Â£Â¤?Â¡Ã©a???o?????????Â¡Ã©a???Â¡Ã©???????????????????Â¡Ã¬?Â¡Ã©a???????Â¡Ã£???Â£Â¤?Â¡Â­????????????????aâ‚¬????Â£Â¤?Â¡Ã©a???Â¡Ã£???????|?????Â¡Ã©a???????????????????Â£Â¤???3???Â¡Ã£???Â¡Ã¬???Â¡Ã¤????,???|???Â¡Ãª???Â¡Ã£???|?????Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬????????Â£Â¤?Â¡Â­???Â¡Â­aâ‚¬????Â¡Ã¬?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.new_top_tit .top_tit2 {  margin-left:15px;}
.new_top_tit .top_tit3 {  margin-left:15px; color:#FF0000;}/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤, ?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???o???????Â¡Ã¬???????Â¡Â¤?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???Â¡Â°?Â¡Ã©a???????????Â¡Â°????,???|???Â¡Ãª???Â¡Ã£???|?????Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬????????Â£Â¤?Â¡Â­???Â¡Â­aâ‚¬????Â¡Ã¬?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.new_top_tit .top_tit3 a { color:#FF0000; text-decoration:underline;}/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a???????????|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤, ?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???o???????Â¡Ã¬???????Â¡Â¤?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???Â¡Â°?Â¡Ã©a???????????Â¡Â°????,???|???Â¡Ãª???Â¡Ã£???|?????Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬????????Â£Â¤?Â¡Â­???Â¡Â­aâ‚¬????Â¡Ã¬?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.news_img_rt .news_top_con { line-height:24px; height:100px; overflow:hidden; white-space: normal; letter-spacing: normal; word-spacing:10px; } /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???|???Â¡Ã¨???Â¡Ã¨???Â£Â¤?????Â¡Ã©a???Â¡Ã©???Â£Â¤?Â¡Ã©a???????Â¡Ã¤, ?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???o???????Â¡Ã¬???????Â¡Â¤???|???Â¡Ãª???Â¡Ã£???|?????Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­???????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬????????Â£Â¤?Â¡Â­???Â¡Â­aâ‚¬????Â¡Ã¬?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬????*/
.news_img_rt .news_top_con a { color:#C10005; text-decoration:underline;}


		/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|?????Â¡Ã©a???Â¡Â°?????Â¡Ã©a???|?Â¡Â­?????Â¡Ã¬?????????????????Â¡Ã©a??a?Â¡Ã©???|???Â£Â¤?Â¡Ã©a???????Â¡Ãª?Â¡Ã©aâ‚¬?????aâ‚¬????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£???????????Â¡Â§?--dl*/
dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt {margin-bottom:3px;margin-top:5px;line-height:24px;height:24px;width: 1130px;overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url("../imagess/ico10.gif")/*tpa=http://www.bjhdyb.cn/templates/hdyb/imagess/ico10.gif*/ no-repeat 0 6px;  padding-left:10px;  font-size:14px; color:#4F4F4F; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url("../imagess/ico7.gif")/*tpa=http://www.bjhdyb.cn/templates/hdyb/imagess/ico7.gif*/ no-repeat 0 6px;color:#0079D7; }/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????|???Â¡Ãª???Â¡Ãª???|???????-???Â¡Ãª?Â¡Ã©aâ‚¬????Â¡Ã©a???Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a????????,???????????????Â¡Ã¬?Â¡Ã©a???????Â¡Ã£???Â£Â¤?Â¡Â­????????????????aâ‚¬????Â£Â¤?Â¡Ã©a???Â¡Ã£???????|?????Â¡Ã©a???????????????Â£Â¤???Â£Â¤?Â¡Ã©a???Â¡Ã£???Â¡Ã¬???Â£Â¤???Â¡Ã©?Â¡Ã©a??aâ‚¬?*/
dl.news_dl .dt_2 { font-size:14px; float:right; padding:0 10px 0 8px;  font-family:"???Â¡Ã¬?Â¡Ã©aâ‚¬??????1???Â£Â¤???????????Â¡Ã¬?????Â¡Ã©a???1"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} /*?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???o???????Â¡Ã¬???????Â¡Â¤?????????Â¡Ã©a???????Â£Â¤?Â¡Ã©a???Â¡Â°?Â¡Ã©a???????????Â¡Â°????*/
dl.news_dl dd { font-size:14px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px;}
.mb10{ margin-bottom:10px;}
.newchang{ border-bottom:1px dashed #ccc; height:25px; padding-left:30px;}


/*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£???????????????Â£Â¤?Â¡Ã©a???????-?????Â¡Ã©a????????*/
.n_info_con { width:1140px; padding:10px 15px 0 10px; overflow:hidden;}
.n_info_con h1 {  border-bottom: 1px dashed #CCCCCC; color: #333; font-family: "???Â¡Ã¬?Â¡Ã©aâ‚¬??????1???Â£Â¤???????????Â¡Ã¬?????Â¡Ã©a???1";   font-size: 22px; line-height: 40px; padding-bottom:10px;  margin-bottom: 10px; text-align: center;}
.n_info_con2 { margin:0 auto;}
.n_info_con h3 { text-align:center; color:#000; font-family:"???Â¡Ã¬?Â¡Ã©aâ‚¬??????1???Â£Â¤???????????Â¡Ã¬?????Â¡Ã©a???1"; margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; } /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????Â£Â¤?Â¡Ã©a???????Â¡Ã¤???Â¡Ã¬?Â¡Ã©aâ‚¬??????1???Â¡Â§???Â¡Ã¬?Â¡Ã©a???????Â¡Ã¬??aâ‚¬????Â¡Ãª???|???Â¡Ãª???Â¡Ã£?*/
.info_con_tit {font-family:"???Â¡Ã¬?Â¡Ã©aâ‚¬??????1???Â£Â¤???????????Â¡Ã¬?????Â¡Ã©a???1";  line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#BCBBBB;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { line-height:22px; padding:0 10px;word-spacing: 10px;}
.n_info_con p a { color:#B61212;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???Â¡Ã¬???Â£Â¤?Â¡Ã©a???1?????????Â¡Ã©a?????Â¡Ã©a???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???2?Â¡Ã©aâ‚¬??????Â¡Ã¬?Â¡Ã©a?????Â¡Ã©a???Â¡Ã©???|???Â¡Ã¨???Â¡Ã¨?????????Â¡Ã©a???o???Â£Â¤???Â¡Ã£???Â¡Â¥???????????Â¡Ã¬?*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???2??aâ‚¬????Â¡Ã¬???Â¡Â°?Â¡Â­?????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???????Â¡Ã¬?Â¡Â­aâ‚¬????Â¡Ã¤???Â¡Ã¬???Â¡Ã¤?????????Â¡Â­?????o???Â¡Ãª?Â¡Ã©a???????Â¡Â§???Â£Â¤???Â¡Ã¤???Â¡Â°?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????Â£Â¤???Â¡Ã©???|?????????Â¡Ã©a??aâ‚¬????Â£Â¤???????????Â¡Ã¬???Â¡Ã¤???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???????Â¡Ãª??aâ‚¬????Â¡Ã¨???|???Â¡Ã¬?Â¡Ã©a?????????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????Â£Â¤???Â¡Â¥?Â¡Â­aâ‚¬??????Â¡Ã©a??aâ‚¬??????????Â¡Ã©a???????????Â¡Ã¬?Â¡Ã©a???Â¡Ã£???Â¡Ã€???Â£Â¤???Â¡Â¥???????Â£Â¤?????Â¡Ã©a???Â¡Â°???|????????*/
.info_input input { } /*???Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©?Â¡Ã©a???????Â¡Â¥???????????Â¡Ã¬???2???????|???Â¡Ã¨???Â¡Ã¨???Â¡Ã¬?Â¡Ã©a???????????|???????Â¡Ã£?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???2??aâ‚¬????Â¡Ã¬???Â¡Â°?Â¡Â­?????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???????Â¡Ã¬?Â¡Â­aâ‚¬????Â¡Ã¤???Â¡Ã¬???Â¡Ã¤?????????Â¡Â­?????o???Â¡Ãª?Â¡Ã©a???????Â¡Â§???Â£Â¤???Â¡Ã¤???Â¡Â°?????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????Â£Â¤???Â¡Ã©???|?????????Â¡Ã©a??aâ‚¬????Â£Â¤???????????Â¡Ã¬???Â¡Ã¤???????Â¡Ã¬?Â¡Ã©a??a?Â¡Ã©???????Â¡Ãª??aâ‚¬????Â¡Ã¨???|???Â¡Ã¬?Â¡Ã©a?????????Â¡Ã©a?????Â¡Ã©a???o???Â£Â¤???Â¡Ã€???????Â£Â¤???Â¡Â¥?Â¡Â­aâ‚¬??????Â¡Ã©a??aâ‚¬??????,?????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬??????Â¡Â§???Â¡Ã¬?Â¡Ã©a???????|?Â¡Â­????aâ‚¬????Â¡Ã¬?Â¡Ã©aâ‚¬????Â¡Ã©a???o???|???Â£Â¤?Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­?????Â¡Â§???Â¡Ã¨???Â¡Ã£?*/
.info_key { border-bottom:solid 1px #ccc; height:30px; line-height:30px; padding:0 10px; margin:10px 0; width:648px; overflow:hidden;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#000; background:#dedede; line-height:32px; height:32px;}/*?????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬??????Â¡Â§???Â¡Ã¬?Â¡Ã©a???????|?Â¡Â­????aâ‚¬????Â¡Ã¬?Â¡Ã©aâ‚¬????Â¡Ã©a???o???|???Â£Â¤?Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­?????Â¡Â§???Â¡Ã¨???Â¡Ã£?(???????????????Â£Â¤?Â¡Ã©a???|?Â¡Ã©a???|???Â¡Ã¬???Â¡Ã£???????Â¡Ã¬??????aâ‚¬????|??aâ‚¬????????Â¡Ã¬???2?????????Â¡Â­?????o???Â¡Ãª?Â¡Ã©a???????Â£Â¤???Â¡Ã¬????????)*/
.n_info_con2 .t04 a { color:#B61212;}/*?????????Â¡Ã©aâ‚¬??Â¡Ã©??????aâ‚¬??Â¡Ã©aâ‚¬??Â¡Ã©???|?Â¡Ã©a???|???Â¡Â§?????????Â¡Ã©aâ‚¬??????Â¡Â§???Â¡Ã¬?Â¡Ã©a???????|?Â¡Â­????aâ‚¬????Â¡Ã¬?Â¡Ã©aâ‚¬????Â¡Ã©a???o???|???Â£Â¤?Â¡Ã©a???????Â£Â¤???Â¡Ãª?Â¡Â­?????Â¡Â§???Â¡Ã¨???Â¡Ã£?(???????????????Â£Â¤?Â¡Ã©a???|?Â¡Ã©a???|???Â¡Ã¬???Â¡Ã£???????Â¡Ã¬??????aâ‚¬????|??aâ‚¬????????Â¡Ã¬???2?????????Â¡Â­?????o???Â¡Ãª?Â¡Ã©a???????Â£Â¤???Â¡Ã¬????????)*/
.n_info_con2 .t04 a:hover { color:#B61212;}

.leib3 .tit{background: #5d5d5d;line-height:35px;padding-left:13px;font-weight:bold;color:#fff;font-size:14px;}
.leib3 .tit a{ color:#333; }
.leib3 .tit a:hover{color:#333; }
.leib3 .nr { border:1px solid #dfdfdf; padding:12px 5px 10px 5px; background:#fff; border-bottom:none;border-bottom:1px solid #ccc }
.leib3 .nr h4 a{ font-weight:bold; color:#fff; font-size:12px; padding-left:26px; height:28px; line-height:28px; display:block; margin-bottom:5px;}
.leib3 .nr .cur a { display:block; color:#E00001;}
.leib3 .nr ul { padding-bottom:5px; margin-bottom:7px;}
.leib3 .nr li a { display:block; padding-left:11px; background:url("../images/ico003.gif") no-repeat 16px 13px; line-height:30px; height:24px; overflow:hidden}
.leib3 .nr h4{ background:#06326E;}
.contents{ width:1150px; margin:0 auto;}
.mt{ border: 1px solid #DDDDDD;overflow: hidden; border-top:none; padding-bottom:10px; background:#fff; margin-top:10px;}
.mt h4 {background: #5d5d5d;border-bottom: 1px solid #DDDDDD;font-weight: normal;height: 35px;line-height: 35px;padding:0 10px 0 13px;}
.mt h4 a{color: #fff; font-weight:bold; font-size: 14px; text-decoration:none;}
.right_main{border: 1px solid #CCCCCC; background:#fff;}
.pro_curmbs {height:36px;line-height:36px;border-bottom:1px solid #ddd;overflow:hidden;padding: 0 15px 0 12px;background: #5d5d5d;} /*???Â£Â¤???Â¡Â§???Â¡Ã¤???|???o???????Â£Â¤?Â¡Ã©a???????????|??aâ‚¬??Â¡Ã©a?????????Â¡Ã©a??aâ‚¬????????|?Â¡Â­???Â¡Ã©a???Â¡Â°?????Â¡Â­???Â¡Ã©a???Â¡Ã£?????Â¡Â­???Â¡Ã©a???????Â£Â¤?Â¡Ã©a???????????Â¡Ãª?????Â¡Ã©a???????Â¡Ã¬???o???Â¡Ã£???Â£Â¤???Â¡Ã¨?Â¡Â­aâ‚¬????Â¡Ã¬???Â¡Ã¨?Â¡Ã©a???Â¡Ã£?????Â¡Ã©a??aâ‚¬??Â¡Ã©a???????Â£Â¤?????Â¡Ã©a???o???Â£Â¤?Â¡Â­?????1???Â¡Ã¬?Â¡Ã©aâ‚¬??????Â¦ÃŒ???|???Â¡Â§???????Â¡Ã¨???????|?????Â¡Â­?????Â¡Ã¤???|???????????Â£Â¤?Â¡Â­?????Â¡Ã¨?????Â¡Ã©a??aâ‚¬????????????????????|?Â¡Ã©a???1???Â¡Â¤,?????????Â¡Â­?????|?????Â¡Ã©aâ‚¬??Â¡Ã©???Â¡Ãª?????Â¡Â­?????Â¡Ã¬???????????Â£Â¤???????????Â¡Â¥???????????Â£Â¤?????Â¡Â­?????Â£Â¤?Â¡Ã©a??aâ‚¬??Â¡Ã©a??aâ‚¬??????Â¡Ã©a??aâ‚¬??????????Â¡Ã©a??aâ‚¬????????|???????Â¡Â°???Â£Â¤?Â¡Â­?????Â¦ÃŒ???????????Â¡Ã¨???|?????Â¡Ã©a???|???|?Â¡Ã©a???????Â¡Ã£???Â¡Ã¬?????Â¡Â­?????Â£Â¤?Â¡Ã©a???|???????Â£Â¤?????????????Â¡Ã©a??aâ‚¬????o???Â¡Ã©?Â¡Ã©a?????????????Â¡Ã©a?????Â¡Â­???*/
.pro_curmbs span { color:#fff;font-weight:bold}
.pro_curmbs a { color:#fff; margin-left:5px; margin-right:5px;}
.pro_curmbs a:hover { color:#fff;}
.pro_curmbs .a_b { color:#E00001; font-weight:bold;}
.agent_con .age_li_about { padding-left:15px; overflow:hidden; padding-right:15px;}
.agent_con {  padding-top:10px; line-height:24px; font-size:14px;}
table td{padding:2px 5px}

.leib3 li{ text-indent:15px; width:100%; height:30px; line-height:30px; background:url(../images/dz.jpg) left no-repeat; text-indent:15px;border-bottom:1px dotted #C7C7C7}
.leib3 li:hover{ background:#ffffcc; border-bottom:1px solid #d5d5d5;}
.leib3 li a{ float:left; color:#5f5f5f;  background:url(../images/dz.jpg) left no-repeat; display:block;}
.leib3 li span{ float:right; color:#676767; display:block;}

/*?????????Â¡Ã©a???????Â¡Ã¨???????Â¡Ã¤???|???Â¡Ã¨??aâ‚¬? ???Â¡Ã¬???????????Â¡Ã©?Â¡Ã©a???????????|???Â¦ÃŒ?????*/
.branch_text .chn a{font-size:21px;font-family:Microsoft YaHei;font-weight:normal;color:#383838;}
.branch_title{
	border-bottom:2px solid #DAD8D8;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	font-weight:bold;
	height:60px;
}
.branch_text{float:left;}
.channel124_more{float:right;padding-right:20px;margin-top:3px;}
.branch_text .chn{padding-top:18px;}
.tzgg .t_wrap{padding:15px 0;overflow:hidden;
}

.article_list_14_text{width:79%;float:right;text-align:left}
.article_list_14_pic{width:18%;float:left}
.c18_title{font-size:16px}
.c18_neirong{font-size:14px;max-height:150px;overflow:hidden;color:#737373;line-height:20px;padding-top:5px}
.c18_rq{font-size:24px;}
.c18_title{color:#616161;}
.c18_zfk{background-color:#A0A0A0; border:1px solid #8C8888; color:#fff;height:60px;}
.news_c li{height:88px;}
.news_c .fwzz{font-size:14px;line-height:2em;color:#645e5e}



















/*banner*/

#wrapper {
	background:#fff;
	position:relative;
}

a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}

a:focus , a:link, a:active {
	outline:none;
}

a:hover {
	color:#444;
}


.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:500px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:500px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#e1472f !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#e1472f !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


  .baojia input{
    width: 150px !important;
  }
  .top30{
    margin-top: 30px !important;
  }
  .b-list{
    display: flex;
    margin-top: 10px;
  }

  .b-title1{
    width: 84px;
    display: inline-block;
    text-align-last: justify;
  }
  .b-list select{
     border: 1px solid #ccc;
     width: 100px;
     height: 25px;
     padding: 2px;
     border-radius: 2px;
  }

  .b-list input{
     border: 1px solid #ccc;
     width: 100px;
     height: 25px;
     padding: 2px;
     border-radius: 2px;
  }
  .checkbox1{
    width: 12px !important;
    height: 12px !important;
  }
  .btn-bj{
    width: 120px;
    height: 35px;
    text-align: center;
    border-radius: 2px;
    background: #ee7823;
    color: white;
    line-height: 35px;
    margin:0 auto;
    margin-top: 30px;
	cursor: pointer;
  }
  .line{
    border-left:1px solid #ccc;
    margin-left: 40px;
	float:left;
	height:250px;
  }
  .chengnuo{
    margin-left: 90px;
	float:left;
  }
  .b-title{
    text-align: center;
    width: 200px;
    height: 40px;
    background: #ccc;
    border-radius: 2px;
    line-height: 40px;
    margin:0 auto;
  }
  .fll{
    display: flex;
  }