﻿@charset "utf-8";

*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666666;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
body{line-height:1.8;background-color:#ffffff;min-width:1200px;}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color:#666666}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
b{font-weight:400}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
    Name:           style_clearfix
    Example:        class="clearfix|cl"
    Explain:        Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.w1200{width:1200px;margin:auto}
.w1140{width:1140px;margin:auto}
.w1000{width:1000px;margin:auto}
.tran-all5{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease}
.tran-all3{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}

.clear{height:0;clear:both;zoom:1;line-height:0;font-size:0}
.height10{height:10px;clear:both;zoom:1;line-height:0;font-size:0}
.height20{height:20px;clear:both;zoom:1;line-height:0;font-size:0}
.height50{height:50px;clear:both;zoom:1;line-height:0;font-size:0}
.height100{height:100px;clear:both;zoom:1;line-height:0;font-size:0}

.text-l{text-align:left}
.text-r{text-align:right}
.text-c{text-align:center}
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}
.va-m{ vertical-align:middle!important}
.va-b{ vertical-align:bottom!important}

.pos-r{position:relative}
.pos-a{position:absolute}
.pos-f{position:fixed}

.f-l{float: left!important;_display:inline}
.f-r{float: right!important;_display:inline}

.left{ left:0; right:auto}
.right{ right:0; left:auto}
.top{ top:auto; bottom:0}
.bottom{ top:0; bottom:auto}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.over-hide{overflow: hidden;}
.line{ font-size: 0px; line-height: 0px; border-top: solid 1px #e7e7e7; float: none}

.bk-gray{border:solid 1px #e7e7e7}
.radius{border-radius:5px; overflow:hidden}
.round{border-radius:1000px; overflow:hidden}
.circle{ border-radius:50%; overflow:hidden}

.box-shadow{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.text-shadow{-webkit-text-shadow:0 0 2px rgba(0,0,0,0.2);text-shadow:0 0 2px rgba(0,0,0,0.2)}

.text-white{color:#ffffff;}
.text-main{color:#f3990f}
.bgw{background:#ffffff}
.bgs{background:#f7f7f7;}

sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}

.content{position:relative;font-size:14px;line-height:25px;overflow:hidden;text-align: left}
.content h3{ margin-top:20px;font-size:16px}

.hide{display:none}[hidden]{display: none}
.hidden{display:none!important;visibility:hidden!important}
.f-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}
.show{display:block}
.invisible{visibility:hidden}

::-webkit-input-placeholder {color:#999999;font-size:14px}
:-moz-placeholder {color:#999999;font-size:14px}
::-moz-placeholder {color:#999999;font-size:14px}
:-ms-input-placeholder {color:#999999;font-size:14px}


/*head*/

.header{width:100%;height:118px;background-color:#fff;border-bottom:1px solid #eeeeee}
.header .logo{float: left;height:36px;margin-top:41px}
.header .logo h1{float: left}
.header .logo img{height:36px;}
.header .logo .ads{float: left;margin-top:7px;height:35px;border-left:1px solid #d3d3d6;margin-left:19px;padding-left:13px;}
.header .logo .ads .p1{font-size:17px;color:#333333;font-weight:700;line-height:17px;height:17px}
.header .logo .ads .p2{font-size:13px;color:#666666;line-height:13px;height:13px;margin-top:5px}

.head_tel{float: right;margin-top: 39px;}
.head_tel .p1{font-size:14px;color:#666666;line-height:14px;height:14px;padding-left:40px}
.head_tel .p2{font-size:26px;color:#333333;line-height:36px;height:36px;padding-left:40px;font-weight:700;background: url(../imgs/tel.png) no-repeat left top;}

.search{float: right;margin-top: 39px;margin-right:140px;height:36px;width:312px;border:2px solid #f3990f;background-color:#ffffff}
.search input{float: left;width:246px;margin-left:10px;height:36px;line-height:36px;border:0;background: none}
.search button{float: right;width:46px;height:36px;line-height:36px;border:0;background:#f3990f;color:#ffffff;cursor:pointer}




.nav{height:50px;width:100%;position:relative;z-index:100}
.nav-box{position:relative;left:0;top:0;height:50px;width:100%;z-index:101;background: #ffffff;box-shadow:0 1px 1px rgba(0,0,0,0.1)}
.nav-box.fixed{position:fixed}

.nav-ul{text-align:center;height:50px;}
.nav-ul>li{position: relative;float: left;height:50px;text-align:center;margin-left:20px;}
.nav-ul>li.first{margin-left:0}
.nav-ul>li>a{position: relative;display:block;height:50px;line-height:50px;padding:0 20px;font-size:13px;color:#666666}
.nav-ul>li.active>a:after{content:'';position: absolute;left:0;top:-1px;width:100%;height:2px;background:#f3990f}

.nav-child{display:none;position:absolute;width:140px;top:100%;left:50%;margin-left:-70px;z-index:11;box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
.nav-child .sub{background-color:rgba(255,255,255,0.85);padding:10px 0;position:relative}
.nav-child .sub:after{content:'';position: absolute;width:30px;height:3px;background-color:#f3990f;left:55px;top:0}
.nav-child .sub li{position:relative;width:100%;}
.nav-child .sub li a{display:block;position:relative;width:100%;height:40px;line-height:40px;color:#666666;text-align: center;font-size:12px;}
.nav-child .sub li:hover a{color:#fff;background:#f3990f;}



/*foot*/
.friend-link{padding:25px 0;line-height:30px;color:#ffffff;background-color:#f3990f}
.friend-link span{float: left;width:80px;color:#ffffff}
.friend-link .linkbox{margin-left:80px;}
.friend-link .linkbox a{color:#ffffff;margin-left:40px}


.foot{width:100%;padding:60px 0;text-align:center}
.foot .logo{display:inline-block;height:36px;}
.foot .logo h1{float: left}
.foot .logo img{height:36px;}
.foot .logo .ads{float: left;margin-top:9px;height:35px;border-left:1px solid #d3d3d6;margin-left:19px;padding-left:13px;}
.foot .logo .ads .p1{font-size:17px;color:#333333;font-weight:700;line-height:17px;height:17px}
.foot .logo .ads .p2{font-size:13px;color:#666666;line-height:13px;height:13px;margin-top:5px}
.foot .phone{margin-top:40px;text-align:center;}
.foot .phone p{color:#777777;}
.foot .phone b{color:#333333;font-size:28px;font-family:arial;font-weight:700;line-height:1.2}
.foot .foot-nav{margin-top:65px;text-align:center;color:#999999;}
.foot .foot-nav a{color:#999999;font-size:16px;margin:0 20px}

.foot-info{padding:15px 0;color:#999999;font-size:12px;background-color:#f1f1f1}
.foot-info a{color:#999999;font-size:12px;}
.foot-info .f-l{width:1000px}
.foot-info .f-r{width:180px;text-align: right}








