﻿@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.5;background-color:#ffffff;min-width:1400px;}
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}
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:#e6002d}
.bgw{background:#ffffff}
.bgs{background:#f4f4f4;}

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:12px}
:-moz-placeholder {color:#999999;font-size:12px}
::-moz-placeholder {color:#999999;font-size:12px}
:-ms-input-placeholder {color:#999999;font-size:12px}

@font-face {
    font-family: 'myfont';
    src: url('font/AgencyFB.eot');
    src: url('font/AgencyFB.eot?#iefix') format('embedded-opentype'),
         url('font/AgencyFB.woff') format('woff'),
         url('font/AgencyFB.ttf')  format('truetype'),
         url('font/AgencyFB.svg#AgencyFB') format('svg');
}


/*head*/
.head{position:relative;left:auto;top:auto;width:100%;height:80px;background-color:rgba(255,255,255,0.9);box-shadow:0 2px 5px rgba(0,0,0,0.05)}
.head .logo{float: left;height:48px;margin-top:16px;margin-left:50px}
.head .logo img{height:48px}
.head .search-btn{float: right;width:18px;height:18px;margin-top:31px;margin-left:100px;margin-right:40px;background: url(../imgs/search.png) no-repeat center;cursor:pointer}
.head .search{display:none;position:absolute;height:26px;width:710px;top:27px;right:60px;}
.head .search button{float: left;width:18px;height:18px;margin-top:4px;background: url(../imgs/search.png) no-repeat center;border:0;cursor:pointer}
.head .search input{float: left;width:638px;margin-left:10px;padding:0 10px;height:24px;line-height:24px;font-size:12px;border:1px solid #c8c8c8;background:#ffffff}
.head .search ::-webkit-input-placeholder {color:#999999;font-size:12px}
.head .search :-moz-placeholder {color:#999999;font-size:12px}
.head .search ::-moz-placeholder {color:#999999;font-size:12px}
.head .search :-ms-input-placeholder {color:#999999;font-size:12px}
.head .search i{float: right;width:16px;height:16px;margin-top:5px;background: url(../imgs/ico3.png) no-repeat center;cursor:pointer}

.head-index{position:fixed;left:0;top:0;z-index:999;}

/*nav*/
.head .navs{float: right;height:80px;line-height:80px;}
.head .navs>ul>li{float: left;height:80px;}
.head .navs>ul>li>a{color:#333333;line-height:80px;display:block;padding:0 25px}
.head .navs>ul>li:hover>a{color:#d8262c}
.head .navs>ul>li>a.active{background-color:#d8262c;color:#ffffff}



/*foot*/
.foot{position:fixed;z-index:999;right:60px;bottom:15px;color:#ffffff;font-size:12px;}
.foot a{color:#ffffff}
.foot span{margin-left:100px;}
.foot.c999{color:#999999}
.foot.c999 a{color:#999999}

.footer{padding:70px 0 25px;background-color:#303030}
.foot_box{width:1400px;margin:auto}
.foot_box .f_logo{float: left;width:240px;}
.foot_box .tels{margin-top:45px;}
.foot_box .tels h3{font-size:13px;color:#777777;font-weight:400}
.foot_box .tels p{font-size:36px;color:#ffffff;font-family:'myfont';font-weight:700}
.foot_box .f_search{margin-top:30px;width:240px;height:40px;background-color:#3e3e3e}
.foot_box .f_search input{float: left;width:160px;padding:0 20px;height:40px;line-height:40px;background:#3e3e3e;border:0}
.foot_box .f_search button{float: right;width:40px;height:40px;background: url(../imgs/search2.png) no-repeat center center;border:0;cursor: pointer;}

.foot_box .f_right{float: right;width:980px}
.foot_box .f_nav dl{float: left;width:160px;}
.foot_box .f_nav dl dt{margin-bottom:15px;}
.foot_box .f_nav dl dt a{font-size:16px;color:#ffffff}
.foot_box .f_nav dl dd{margin-top:5px;}
.foot_box .f_nav dl dd a{font-size:13px;color:#777777}
.foot_box .f_nav dl a:hover{color:#d8262c}

.foot_box .f_copy{margin-top:100px;padding-top:25px;width:980px;color:#999999;font-size:13px;border-top:1px solid #3a3a3a}
.foot_box .f_copy .f-l{width:700px}
.foot_box .f_copy .f-r{width:260px;text-align: right}
.foot_box .f_copy a{color:#999999}







