html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,del,cite,address,small,sub,sup,b,u,i,center,font,em,strong,dl,dt,dd,ul,ol,li,form,fieldset,legend,table,caption,thead,tbody,tfoot,tr,th,td{margin:0;padding:0;outline:none;}
body{color:#7f7f7f;font-weight:none;font-family:'Microsoft YaHei','微软雅黑','Arial', 'Tahoma','simsun','sans-serif'; }ul,ol{list-style-type:none}a{text-decoration:none;blr:expression(this.onFocus=this.blur());color:#7f7f7f;}
a:hover{text-decoration:none;color:#c0a16b;} a:focus{outline:none;}li:focus{outline:none;}fieldset,img{border:0}q,blockquote{quotes:"" ""}q:before,q:after,blockquote:before,blockquote:after{content:""}
del{text-decoration:line-through}ins{text-decoration:underline}sup{vertical-align:super;}sub{vertical-align:sub;}cite,em,dfn{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}caption,th,td{font-weight:normal;text-align:left;}input,textarea,select,button{font-size:100%;margin:0;padding:0;font-family:'Microsoft YaHei','微软雅黑','Arial','sans-serif';}label,button{cursor:pointer}
textarea{white-space:pre;resize:none;border:1px solid #ececec;}button,input,select,textarea{font-size:100%;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{margin:0;padding:0;display:block;border:0;font-size:100%;}
i,b,strong{font-style: normal}
dt{font-weight: normal}
.row{margin:0}
/*  form Styles  */
input[type=text],input[type=password]{border:1px solid #dfdfdf;height:22px;outline:none;}


h1,h2,h3,h4,h5,h6{font-weight: normal;}
.clear{clear: both;width: 100%;font-size:0px;height:0px;background:none;border:none;_zoom:1;}

.padding0{padding:0px;}


ul, li {list-style-type: none;padding: 0;margin: 0;}
.sidebar{
    position: fixed; right: 0; top: 50%; margin-top: -80px; width: 55px; background: rgba(0,0,0,0.3); padding: 12px 0 0 0; border-radius:8px 0 0 8px; z-index:999999;
}
.sidebar li{
    height: 50px; width: 160px; padding-left: 17px; border-radius:8px 0 0 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sidebar li img{
    display: block;
}
.sidebar li:hover{
    margin-left: -105px; background: rgba(0,0,0,0.6);
}
/*弹出框立即咨询样式*/
.Tpiaochuan{ width:500px; height:230px; background:url(../images/bgx-1.png) no-repeat center center; position:fixed; left:50%; margin-left:-250px; z-index:9999; top:50%; margin-top:-115px;
    background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -moz-background-size:100% 100%;
    display:none;
    opacity:0.9; -html-opacity:0.9;
}
.Tpiaochuan .noneyin{ position:absolute; bottom:30px; left:37px; cursor:pointer;}
.Tpiaochuan .zixun{ position:absolute; bottom:30px; right:30px; cursor:pointer;}
body{background: #fff;width:100%;height:100%;position:relative;overflow-x:hidden;font-family:'微軟正黑體','微軟正黑體','Arial','sans-serif';font-size:14px;line-height: 2}

@font-face {
    font-family: 'fzyh';
    /*src: url('http://10.2.0.39/zs/fonts/FZYouHJW.ttf') format('truetype');*/
}

.fzyh{
    /*font-family:'fzyh',Arial,'微软雅黑','sans-serif';*/
}

.jwlogo{display:none !important;}
/*头部*/
.nav-bar .on a{color:#fabfd7}
/*分页*/
nav{text-align:center;}
.list_page_ul{padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    text-align:center
   }
.list_page_ul li{
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    vertical-align: middle;
   }
.list_page_ul li.on a{background:#c8a063;color:#fff;}
.list_page_ul li a{color:#333}
.list_page_ul li a:hover{background:#c8a063;color:#fff;}
body .tab-content .tab-pane .jianmian-hr{width:100%;border-top:1px solid #c8a063;}
/*header*/
.header{
    background:url(../../img/opacity01.png) repeat;
    margin:0px;
    border:none;
    height:100px;
    position:fixed;
    z-index:99;
    left:0px;
    top:0;
    width:100%;

}
.header .logo-wrap{
    position:absolute;
    left:15px;
    top:0px;
    z-index:5;
}
.logoinfo{height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px; letter-spacing: 8px;
    font-weight: bold;
    width: 100%;
    text-align: center;}

.header .logo{  display:block;   background-color:#C8A063;  }
.header .logo img{  width:100%;}
.header div.search{
    width:250px;
    height:28px;
    margin-left: -20px;
    float: right;
    background:none;
    border-radius:2px;
    position:absolute;
    right:15px;
    top:56px;
    z-index:5;
    background-color:#fff;   color:#666;

}

.header div.search:hover{ background-color:#fff;  color: #000;
}
.header div.searchActive{
    box-shadow:inset 2px 2px 2px #e3e2e3;
}

.header div.search input[type="text"]{
    width: 100px;
    height: 28px;
    line-height:28px;
    font-size: 12px;

    border: none;
    padding:0 10px 0px 12px;
    float: left;
    outline: 0;
    background:none;
    *width:80px;
}
.header div.search input[type="submit"]{
    background:url(../img/search05.png) no-repeat center 7px;
    width:32px;
    height: 28px;
    border: none;
    outline: 0;
    padding: 0;
    float: right;
    margin-right:2px;
}
.header .subhead{
    position:absolute;
    right:0;
    top:10px;
    z-index:6;
}
.header .nav-wrap .nav-down-cell a{display:block;margin-top:20px;}
.container div.change{
    float: right;
    font-size: 12px;
    height: 50px;
    line-height: 60px;
    color: #fff;
    width: 101%;
}
.container div.change a{
    color: #fff;
    margin:0px 3px;
    text-decoration: none;
}
.container div.change a i{display: inline-block;width:37px;height:33px;background:url("../img/tel.png") no-repeat;margin-right:5px;}
.container div.change a b{font-weight: normal}


.navbar {
    min-height: 44px;
}
.navbar .navbar-header {
    float: left;
}
.navbar .navbar-nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
    outline: none;

    position:relative;
    zoom:1;
}
.navbar-header .navbar-brand {
    height: 50px;
    margin-top: 15px;
    padding:0 !important;
}
.navbar .navbar-brand img{
    width: 100%;
    height: 100%;
}
body .navbar-nav {
    margin:5px -20px 0 0px;
    font-size:14px;
    overflow:hidden;
    padding-top:17px;
    *margin-left:0px;
}

.navbar-nav li{padding:0px;overflow:hidden;float: left;}
body .navbar-nav > li > a{padding:10px 20px 0;color:#fff;line-height:10px;padding-bottom:28px !important;display:block;text-decoration: none;font-size:16px;}
.navbar-nav li a:hover,.navbar-nav li.active a,.navbar-nav li.on a{color:#fadfb7;text-decoration:none;}

.down_menu.container{
    font-size: 12px;
    position: relative;
    padding:0;
    /*margin-top:30px;*/
}
.down_menu.container:first-child,.down_menu.container.team{
        margin-top:0;
}
.down_menu .down_block{
    height: 100%;
    min-width: 200px;
    padding: 0 0px 0 50px;
    overflow:hidden;
    border-left: 1px solid #d6d6d6;
    position:relative;
}
.ie7 .down_menu .down_block{
    padding-left:40px !important;
}


.down_block a{
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 100%;
    color: #949494;
    font-size: 14px;
    text-decoration: none; line-height:30px;
}

.down_block .dropdown_dot{
    color:#9d7d4c;
    cursor:default;
    text-decoration: none;
    margin-top:20px;
}
.down_block .dropdown_dot:hover{text-decoration: none;cursor:pointer}
.down_block a:hover,.down_block a:focus{
    text-decoration:underline; color:#9d7d4c;
}

.dp_spaec{
    margin-top:20px;
}

.down_menu .first{
    border-left:none;
    padding-left:180px !important;
}
.ie7 .down_menu .first{
    padding-left:15px !important;
}
.ie7 .menu1 > li{
    width:48%;
}

.dropdown_menu{
    list-style: none;
    height: auto;
    left:auto;
    margin-left: 0;
    float: none;
}
.dropdown_menu{
    margin-top: 10px;
}

.dropdown_menu > li{
    float: left;
    list-style: none;
}

.menu1 > li{font-size: 1rem;
    color: #999;
    width: 100%; margin-bottom: 20px;
}
.menu2 > li{
    width: 100%;
}
.menu3 > li{
    width: 33%;
}
.dropdown_menu > li > a {
    clear: both;
    color: #666;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    padding:4px 0px 3px 0px;
    white-space: nowrap;
    font-size: 12px;
    outline: none;
    text-decoration: none;
}
.dropdown_menu > li > a:hover,.dropdown_menu > li > a:focus{
    color: #e60012;
    text-decoration: none;
}
.hide{
    display: none;
}
.right_img{
    float: right;
    padding-right: 40px;
}
.data-toggle{
    display: inline-block;
}

.header .share .bdshare-button-style1-32 a{margin-right:0px;margin-left:6px;float:none;*float:left;}
.header-cont{position:relative;}
.header-top{height:70px;position:relative;width:100%;z-index:9;background:#c8a063;}

.header-bg{background:url(../img/head-black.png) repeat;height:6px;width:100%;position:absolute;left:0px;top:100%;}

.nav-bar{position:absolute;left:0px;top:0px;padding-left:180px;}
.nav-wrap{display:absolute;position:absolute;left:0px;top:100px;width:100%;
    background:#f0f0f0 url(../img/head-down02.jpg) repeat-x left top;z-index:8;*zoom:1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#d6d6d6', Direction=120, Strength=4);/*for ie6,7,8*/
    background-color: #fff;
    -moz-box-shadow:0px 2px 4px #d6d6d6;/*firefox*/
    -webkit-box-shadow:0px 2px 4px #d6d6d6;/*webkit*/
    box-shadow:0px 2px 4px #d6d6d6;/*opera或ie9*/
}
.nav-wrap .down_menu{display:none;text-align: left;}

.nav-down-cell{overflow:hidden;margin-bottom: 50px;}

.nav-phone{position:absolute;left:0px;top:60px;background:#eeeeee;width:100%;display:none;}
.nav-phone a{color:#333;display:block;text-decoration:none;margin:0px 15px; line-height:42px;}
.nav-phone .menu01{border-bottom:1px solid #d6d6d6;}
.nav-phone .menu01 > a{background:url(../img/nav05.png) no-repeat right center;font-size:14px;}
.nav-phone .menu02 > a{ background:url(../img/nav08.png) no-repeat right center;text-indent:15px;font-size:12px;}
.nav-phone .menu03 > a{border-bottom:1px solid #fff;text-indent:30px;margin:0px;color:#fff;font-size:13px;}
.nav-phone .menu01 > a.active{background:url(../img/nav06.png) no-repeat right center;color:#c0a16b;}
.nav-phone .menu02 > a.active{background:url(../img/nav07.png) no-repeat right center;border:none;color:#c0a16b;}
.nav-phone .menu01 a.last{border:none;}
.nav-phone .ul01{background:#d6d6d6;}
.nav-phone .ul02{background:#898989;margin:0px 15px;}
.nav-phone .menu01 ul{display:none;}
.nav-phone > b{width:15px;height:8px;position:absolute;top:-8px;right:22px;background:url(../../img/h_37.png) no-repeat center;display:block;z-index:10;}
.nav-phone > ul{display:none;overflow:auto;height:430px;}
.nav-phone .p01{background:#ccc;font-size:0px; height:0.1px;}

.header-phone{position:absolute;right:0px;top:0px;padding-top:16px;}
.header-phone .navbar-toggle{width:30px;padding:0px;margin-top:0px; outline: 0; border: 0;}
.header-phone .navbar-toggle .icon-bar{background:#fff;height:2px;width:100%;display:block; margin-bottom:6px;}
.header-phone .navbar-active .icon-bar{background:#fff;}

.header-phone .search-toggle{float: left;margin-right:25px;height:28px;width:28px;background:url(../img/search07.png) no-repeat;cursor:pointer; }
.header-phone .search-active{background:url(../img/search06.png) no-repeat;}

.search-phone{position:absolute;left:0px;top:60px;background:#eeeeee;width:100%;display:none;}
.search-phone > b{width:15px;height:8px;position:absolute;top:-8px;right:76px;background:url(../../img/h_37.png) no-repeat center;display:block;z-index:10;}
.search-phone .cell{margin:20px 0px;height:37px;}
.search-phone .cell form{border-radius:30px;background:#fff;position:relative;border:1px solid #d4d4d4;height:35px;line-height:35px;}
.search-phone .cell form input.text{display:block;background:none;padding:0px 20px;border:none;width:80%;line-height:35px;height:35px;font-weight:normal;font-size:14px;vertical-align: middle;overflow:hidden;}
.search-phone .cell form .button{position:absolute;right:5px;background: url(../img/search02.png) no-repeat center;width:48px;height:100%;top:0px;border:none;}

.head-margin{position:relative;z-index:6;overflow:hidden;}

/*切换 hd*/
.carousel-indicators-wrap{text-align: center;position:absolute;left:0px;width:100%;bottom:20px;}
.carousel-indicators{text-align: right;position:relative;left:0px;margin-left:0px;top:0px;display:inline-block;*display:inline;*zoom:1;width:auto;}
.carousel-indicators li{width:12px;height:12px;border:none;margin:0px 3px;*zoom:1;*display:inline;*margin:0px 5px;cursor:pointer;background:url(../../img/button12.png) no-repeat;}
.carousel-indicators li:hover{background:url(../../img/button11.png) no-repeat;}
.carousel-indicators li.active{width:12px;height:12px;margin:0px 3px;*zoom:1;*display:inline;*margin:0px 5px;background:url(../../img/button10.png) no-repeat;}

/*页尾*/
.footer{color:#fff;}
.footer .top{background:#f3f3f3;overflow:hidden;padding-bottom:40px;padding-top:10px;}
.footer .bottom{background:#e4e4e4;padding:20px 0px;line-height:20px;text-align: center;color:#767676;}
.footer .bottom a{color:#4d4d4d;text-decoration: none;}
.footer .bottom a:hover{color:#767676;text-decoration: none;}
.footer .bottom span{color:#bfbfbf;padding:0px 5px;}
.footer .col-padding{padding:0px 5px;}

.footer-top-dl{padding:24px 15px 0px 15px;text-align: left;overflow:hidden;font-size:14px;}
.footer-top-dl dt{float: left;width:100%;font-size:18px;font-weight:normal;color:#0b7fd7;padding-bottom:12px;}
.footer-top-dl dt a{color:#333;text-decoration: none;}
.footer-top-dl dd{width:100%;float: left;line-height:24px;}

/*右侧二维码*/
.popup{position:fixed;top:80%;right:0px;width:50px;z-index:800;display:none;}
.popup a{display:block;width:50px;height:50px;background:#0075c8;text-decoration: none;}
.popup a:hover{background:#248fd1;text-decoration: none;}
.popup .dimen{position:relative;height:50px;width:50px;margin-bottom:1px;display:none;}
.popup .dimen-nr{background:#fff;position:absolute;right:50px;bottom:0px;padding:20px;display:none;}
.popup .dimen-nr b{background:url(../../img/tf_13.png) no-repeat;width:4px;height:7px;display:block;position:absolute;right:-4px;bottom:18px;}
.popup .dimen-nr p.pic{padding:5px 10px;padding-bottom:10px;overflow:hidden;}
.popup .dimen-nr p.text{line-height:26px;position:relative;padding-left:20px;}
.popup .dimen-nr p.text span{background:url(../../img/tf_07.png) no-repeat;color:#fff;font-size:10px;display:block;position:absolute;left:0px;top:6px;text-align: center;line-height:14px;height:14px;width:14px;}

.popup .suface{height:50px;width:50px;margin-bottom:1px;}
.popup .suface a.wx{margin:0px;padding:0px;display:block;width:50px;height:50px;background:#0075c8;text-align:left;text-indent:0px;text-decoration: none;}
.popup .suface a.wx span{background:none;margin:0px !important;padding:0px !important;text-indent:0px;display:block;height:50px !important;line-height:50px !important;text-decoration: none;}
.popup .suface a.wx:hover{background:#248fd1;margin:0px;padding:0px;text-decoration: none;}

/*公共样式*/

.grayA a{color:#4d4d4d!important;text-decoration: none!important;}
.grayA a:hover{color:#767676!important;text-decoration: none!important;}
.blueA a{color:#0075c8!important;text-decoration: none!important;}
.blueA a:hover{color:#248fd1!important;text-decoration: none!important;}


/*****************  temp *************/

/*头部banner*/
#inhead-banner{height:360px;overflow:hidden;background:#eee;}
.inhead-banner-bd{height:100%;width:100%;overflow:hidden;}
.inhead-banner-bd .item{height:100%;overflow:hidden;}
.inhead-wrap{position:relative;width:100%;height:360px;overflow:hidden;}
.inhead-wrap .back{position:absolute;width:1920px;top:0px;left:50%;margin-left:-960px;z-index:1;}
.inhead-det{position:relative;z-index:2;height:360px;}
.inhead-det-pic{position:relative;height:360px;}
.inhead-det-pic img{width:100%;position:absolute;bottom:0px;right:0px;}
.inhead-det-text{color:#fff;}
.inhead-det-text h2{font-size:46px;color:#fff;padding-top:150px;}
.inhead-det-text p{padding-top:12px;line-height:26px;font-size:16px;}

#inhead-banner .banner-btn{position:absolute;width:50px;height:100%;z-index:9;top:0px;display:none;}
#inhead-banner .banner-btn a{display:block;height:41px;width:23px;background:#000;position:absolute;top:50%;right:0px;background:url(../../img/button15.png) no-repeat 0px -41px;}
#inhead-banner .banner-btn a:hover{opacity:0.6;filter:alpha(opacity = 60);}
#inhead-banner .btn-left{left:0px;}
#inhead-banner .btn-right{right:0px;}
#inhead-banner .btn-right a{left:0px;background-position:-23px -41px;}
#inhead-banner .carousel-indicators-wrap{top:150px;text-align:right;}


/*切换*/
.stat-bg{background:#f5f5f5;height:100px;width:100%;}
.stat-wrap{padding-bottom:35px;*overflow:hidden;}
.stat-tabs{height:100%;position: relative;}
.stat-tabs li{text-align: center;height:100px;position:relative;float:left;}
.stat-tabs li a{text-align: center;height:100px;position:relative;float:left;display:block;display:table;width:100%;cursor:pointer;overflow:hidden;}
.stat-tabs li span.s1{text-align: center;text-decoration:none;font-size:20px;
    display:table-cell;vertical-align: middle;*position:relative;*top:50%;*left:50%;*display:block;width:100%;}
.stat-tabs li b{line-height:30px;text-align: center;display:inline-block;*position:relative;*top:-50%;*left:-50%;background:url(../../img/sj_down.png) no-repeat right center;
    padding-right:30px;font-weight:normal;}
.stat-tabs li .s2{padding-left:10px;display:none;}
.stat-tabs li .up{display:none;}
.stat-tabs li .down{display:inline-block;}
.stat-tabs li.active{background:#fff;}
.stat-tabs li.active a{color:#0b7fd7;}
.stat-tabs li.active a .s1 b{background:url(../../img/sj_up.png) no-repeat right center;}
.stat-phone-tit{ height:50px;background:#f5f5f5;margin:0px -15px;line-height:50px;border-bottom:1px solid #e5e5e5;}
.stat-phone-tit a{padding:0px 15px;display:block;font-size:16px;color:#333;background:url(../../img/in-down.png) no-repeat right center;}
.stat-phone-tit a.phoneActive{background:url(../../img/in-up.png) no-repeat right center;}

.stat-col-2 .stat-tabs li{width: 50%;}
.stat-col-3 .stat-tabs li{width:33.33%;}
.stat-col-4 .stat-tabs li{width:25%;*width:24%;}
.stat-col-5 .stat-tabs li{width:20%;}
.stat-col-6 .stat-tabs li{width:16.60%;}


.pc-none-contact{display:none;}
@media (min-width:768px) and (max-width: 768px) {
    .row.in-box{margin-top:60px;}
}
@media (min-width:768px) and (max-width: 768px) {
    .pc-none-contact{display:block;}
}