﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section{ margin:0; padding:0; border:0;  outline:0; background:transparent;}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;font-weight:normal;}
input,img,fieldset{border:none;}
input{vertical-align:middle;}
th,td {padding: 0;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}


fieldset, img { border:none; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
ul, ol , li{ list-style:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input { padding-top:0; padding-bottom:0; font-family:"STHeiti"; margin:0;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input::-moz-focus-inner { border:none; padding:0; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select, input { vertical-align:middle; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select, input, textarea { font-size:14px; margin:0; padding:0;font-family:"STHeiti"; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none; }
input::-ms-clear{display:none}/*去除IE9以上搜索默认X*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}/*去除iPhone按钮样式*/
textarea { resize:none; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
table { border-collapse:collapse; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a {text-decoration:none;}
a:visited {   text-decoration: none;}

.hidden{visibility:hidden;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
	-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
	-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;
}

audio:not([controls]) {
    display: none;
}



a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
..container{ width:640px; margin:0 auto; position:relative; overflow:hidden; padding-bottom:20px;}
.fl{float:left;}
.fr{float:right;}
.big_tan{ width:100%; height:100%; background:#000; filter:alpha(Opacity=50); -moz-opacity:0.5; opacity:0.5; position:fixed; top:0; left:0; z-index:2; display:none;}





.all{ width:100%; position:fixed; z-index:-1; left:0; top:0;}
.all ul{ position:relative;}
.all ul li{ position:absolute; left:0; top:0;width:100%; }
.all ul li img{ width:100%; height:100%;}


.top{ width:1200px; height:225px; margin:0 auto;}
.logo{width:654px; height:94px; margin:50px 0 0 20px;}
.dh{ width:100%; height:57px; background-color:#2072e3; z-index:999;}
.dh1{ width:1200px; height:57px; margin:0 auto;}
.dh ul li{ line-height:57px; float:left; margin:0 14px;}
.dh ul li a{ color:#fff;}
.dh ul li a:hover{ color:#FF3;}

.bottom{ width:1200px; background:#fff; height:130px; margin:15px auto 0; padding-top:20px; }
.bottom_con{ width:450px; margin:0 auto;}
.bq{ width:90px; margin:0 auto; float:left;}
.bottom span{ float:left; margin:10px 20px; }
.bottom p{ color:#666;font-family:"微软雅黑"; font-size:14px;}
.bottom a{ font-family:"微软雅黑"; font-size:14px; color:#666; line-height:50px;}
.bottom .bottom_right{ float:left;}

.m_btn{display:none;}
.m_nav{ width:100%; background:#2072e3; position:absolute; left:0px;top:93px; display:none; z-index: 333;}
.m_30{ margin:30px auto;} 