﻿@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:12px; 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 { color:#666; text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
a:visited {   text-decoration: none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
a:hover, a:active, a:focus { color:#09c; text-decoration: none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline: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;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family:"Microsoft yahei", "Arial";
}

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;}


.top_header{ width:990px;margin:0 auto 15px;}
.logo{ float:left;margin-top: 18px;}
.serch{ float:right;margin-top: 50px;}
.serch_txt{ width:180px; height:12px;border:1px solid #0d76cd; padding:10px; line-height: 12px;; float:left;}
.serch_btn{ width:40px; height:34px; background:url(../images/serch_btn.png) center center no-repeat; float:left;}
.nav{ width:100%; height:50px;background:#0d76cd;}
.nav_con{ width:990px; margin:0 auto;}
.nav_con li{ float:left;width:20%; height:50px; line-height: 50px; text-align: center;}
.nav_con li:hover{ background:#015987;}
.nav_con li a{ font-size: 20px; color:#fff;}
.con{ width:990px; margin:0 auto;}


.m_nav{ display:none;}
.m_nav_btn{ display:none;}
.footer{ width:100%;border-top: 5px solid #0d76cd; margin-top: 80px;}
.footer_con{ width:990px;margin:20px auto 10px;}
.footer_con h3{ font-size: 16px; font-weight: bold; color:#121212;}
.select_txt{ margin:0 0 10px 80px;}
.select_txt select{ width:160px; height:20px; margin-right: 40px;font-size: 14px; }
.footer_txt{ font-size: 14px; color:#2e2e2e; text-align: center; height:30px; line-height: 30px;}
.footer_txt img{ display:inline-block;}
.footer_txt a{font-size: 14px; color:#2e2e2e;}
.footer_txt a:hover{color:#0d76cd;}



@media screen and (max-width: 980px) {
.con{ width:96%; margin:0 auto;}
/*移动端按钮导航*/
.m_nav_btn{ width:15%; height:30px; float:right;margin:7% 0 0 0; position:relative; display:block; }
.m_nav_btn img{ width:30px; height:20px;}
.m_nav{ width:100%; background:#0d76cd; position:absolute; left:0px;top:55px; display:none; z-index: 3;}
.m_nav ul{padding:10px;}
.m_nav li{ height:40px;font:20px/40px "微软雅黑"; color:#333; border-bottom:1px solid #ccc; text-align: center;}
.m_nav li a{display: block; height:40px;font:18px/40px "微软雅黑"; color:#fff; text-align: center;}

/*移动端按钮导航end*/

.top_header{ width:96%;margin:0 auto 15px;}
.logo{ float:left;margin-top: 18px; width:60%;}
.logo img{ width:100%;}
.serch{ float:right;margin-top: 10px;}
.serch_txt{ width:180px; height:12px;border:1px solid #0d76cd; padding:10px; line-height: 12px;; float:left;}
.serch_btn{ width:40px; height:34px; background:url(../images/serch_btn.png) center center no-repeat; float:left;}
.nav{ width:100%; height:50px;background:#0d76cd; display:none;}
.nav_con{ width:990px; margin:0 auto;}
.nav_con li{ float:left;width:20%; height:50px; line-height: 50px; text-align: center;}
.nav_con li a{ font-size: 20px; color:#fff;}

.footer{ width:100%;border-top: 5px solid #0d76cd; margin-top: 20px;}
.footer_con{ width:98%;margin:20px auto 10px;}
.footer_con h3{ font-size: 16px; font-weight: bold; color:#121212;}
.select_txt{ margin:0 0 10px 80px;}
.select_txt select{ width:80%; height:20px; margin: 0 0 10px 0;font-size: 14px; }
.footer_txt{ font-size: 14px; color:#2e2e2e; text-align: center; height:auto; line-height: 30px;}
.footer_txt img{ display:inline-block;}
.footer_txt a{font-size: 14px; color:#2e2e2e;}
.footer_txt a:hover{color:#0d76cd;}

}