/*1 重定义浏览器默认样式
	Name:			style_reset
	Explain:		重定义浏览器默认样式
*/
*{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{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
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;}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline:none;}
body,th,td,button,input,select,textarea{font:12px/1.5 "Microsoft Yahei","Hiragino Sans GB",arial,sans-serif,"Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,"\5B8B\4F53";color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body{background:#efefef;}
input,label,img,th{vertical-align:middle;}
a{text-decoration:none;cursor:pointer;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
a:hover{text-decoration:none;outline:none;}
a:focus{outline:none;}
a:hover,a:active{outline:none;}
:focus{outline:none;}
a:hover,a:focus{text-decoration:none;}
.a-red-hover:hover,.a-red-hover:focus{color:#fff;background:#A1151B;}
.a-blue-hover:hover,.a-blue-hover:focus{color:#fff;background:#174874;}
sub,sup{vertical-align:baseline;}
button,input[type="button"],input[type="submit"]{line-height:normal !important;}

/* img */
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}

/* HTML5 reset */
header,ch-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;}
audio:not([controls]){display:none;}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #d9d8d8;}
legend small{font-size:15px;color:#999;}
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;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
.text-center{text-align:center;}

/* 浮动 */
.l,.f-l,.pull-left{float:left!important;_display:inline}
.r,.f-r,.pull-right{float:right!important;_display:inline}
[class*="span"].r,
[class*="span"].f-r{float:right}

/* 重定义 */
.w1200{width:1200px;margin:0 auto;}
.w1000{width:1000px;margin:0 auto;}
.w400{width:400px;}
.col-*{margin:0; padding:0;}
/* header */
/*.header{width:100%;height:149px;position:fixed;top:0;z-index:999;-webkit-transform: translateZ(0);}*/
.header{ width:100%; height:auto; position:relative;}
.header-top{ background:#161616;}
.header-bottom{ background:rgba(0, 0, 0, 0.85);}
.header-top{height:100px;}
.header-bottom{ height:50px; width:100%;}
.header-bottom.fixed{ top:0; position:fixed; z-index:999;}
.header-top .logo{ position:relative; margin:17px 0; overflow:hidden;}
.header-top .tell{ width:300px;margin:21px 0; overflow:hidden;}
.header-top .icon{ margin-right:10px; float:left; overflow:hidden;}
.header-top .number{ font-size:32px; line-height:40px; color:#c6c9d1;}
.header-top .time{ color:#71747d;}
.nav-main > li{padding:0;height:50px;line-height:50px;margin:0;display:inline-table; overflow:hidden;}
.nav-main > li a{ position:relative;padding:0 23px 0 24px;width:auto;height:50px;line-height:50px;font-size:14px;font-weight:700;color:#fff;display:block;}
.nav-main > li a:hover{background:rgba(155, 0, 0, 0.85);color:#fff;}
.nav-main > li.active a{background:rgba(155, 0, 0, 0.85);color:#fff;}
.nav-main > li.hnavmore a{display:block;transition:background-color ease .3s;}
.nav-main > li.hnavmore a:hover{color:#fff;transition:transform ease .3s;}
.nav-main > li.hnavmore:hover a.title{color:#f52f3e;}
.nav-main > li.hnavmore ul{padding:0;position:absolute;height:auto;width:117px;display:none;z-index:99;margin:0;border:0px solid #000;border-top:0;}
.nav-main > li.hnavmore ul li{height:36px;}
.nav-main > li.hnavmore ul li a{height:36px;line-height:36px;font-size:14px;font-weight:500;padding:0;border-top:0;background:rgba(0, 0, 0, 0.85);text-align:center;color:#666;}
.nav-main > li.hnavmore ul li a:hover{background:rgba(155, 0, 0, 0.85);color:#fff;font-weight:700;transition:transform ease .3s;}
.nav-main > li.hnavmore:hover i{transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.nav-main > li.hnavmore:hover a{background-color:none;}
.nav-main > li.hnavmore:hover ul{display:block;}
.nav-main > li .icon-00{transition:transform ease .3s;-webkit-transition:-webkit-transform ease .3s}
footer{ background:#344e88; width:100%;color:#fff; padding:50px 0px;}
.footer{ width:1200px; margin:0 auto;}
.footer li{ width:200px; float:left; line-height:28px;}
.footer dt{ font-size:20px; border-bottom:1px solid #FFF; width:80px; margin-bottom:10px; padding-bottom:2px;}
.footer a{ color:#fff;}
.footer p{ text-align:center; padding-top:20px; margin-top:30px; line-height:24px;}