html, body, div, span, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, address,
big, cite, code, del, em, font, img, ins, small, strong, var, b, u, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend{margin: 0;padding: 0}
body{color:#3c3c3c;line-height: 25px;font-family: "microsoft yahei";min-width: 1190px;}
html{font-size: 12px;}
ul li{ list-style:none;}
a{text-decoration:none; cursor: pointer; color:#6b6969}
.overflow{overflow: hidden;}
.pointer{cursor: pointer}
.fl{ float:left}
.fr{ float:right}
li{list-style:none}
input{vertical-align:middle}
img{vertical-align: top;border:none;max-width:100%;} 
a:link,a:visited{text-decoration:none;cursor:pointer}
textarea{resize: none;}
.text-right{text-align: right;}
.center{text-align: center;}
.btn{border: none;outline: none;cursor: pointer;}
.w_1190{width: 1190px;margin:0 auto;}
.w_95{width:95% !important;}
.w_50{width: 50px;}
.w_500{width: 500px;} 
.height25{height: 25px;}
.h_110 {height: 110px !important;}
.pad_t15{padding-top: 15px;}
.pad_l27{padding-left: 27px;}
.pad_10{padding: 10px 0;}
.pad_r30{padding-right: 30px;}
.mar_l30{margin-left: 30px;}
.mar_b10{margin-bottom: 10px;}
.mar_b20{margin-bottom: 20px;}
.mar_t20 {margin-top: 20px;}
.no_margin_r{margin-right: 0!important;}
.clear{clear:both;}
.blod{font-weight:bold;}
.shadow{box-shadow:0 1px 5px #b8c1cc;}
.bg_f7{background: #f7f7f7;}
.color_r{color:red;}
.color_ec9a58{color:#ec9a58;}
.ie8_bg_0003{filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#4c000000,endColorstr=#4c000000);}
:root .ie8_bg_0003{filter: none;}
.empty{width: 100%!important;display: inline-block;}
.font16 {font-size:16px;}
.mar_t15{margin-top:15px;}
/*首页*/
header{
    width: 100%;
    height: 167px;
    background-color: #2794f1
}
.left-img {float: left; width: 870px;height: 167px;background: url(../image/toppng.png) center 0 no-repeat;background-size: 100% 100%;}
.right-img{float: right;width:calc(100% - 870px);height: 167px; background: url(../image/topRight.jpg) center 0 no-repeat;background-size: 100% 100%;}
/* nav样式 */
nav{ width: 100%;height: 46px;background-color: #2794f1;line-height: 46px; overflow: hidden;}

.nav-list li{float: left;width: 117px;text-align: center;}
.nav-list .line{ display: inline-block;width: 2px;height: 46px; background: url(../image/line.png) 0 no-repeat;}
.nav-list li a{ display: inline-block;width: 100%;height: 100%;color:#fff;font-size: 14px;}

/*footer*/
.footer{height:140px;background:rgba(63,64,68,1);color:#ECECEC;font-size:14px;}
.footer p a{color:#ffffff;}
.footer_box>div:nth-child(1){width:320px;}
.footer_box>div:nth-child(2){width:420px;text-align: center;}
.footer_box>div:nth-child(1),.footer_box>div:nth-child(2){height:110px;border-right:1px solid #ddd;float: left;margin:15px 0;}
.footer_box>div>p{margin-bottom: 12px;}
.footer_box>div>p>a:nth-child(1){margin-right: 60px;}
.footer_box>div>p.logo{width:153px;height:33px;background:url(../image/logo.png) no-repeat;margin:0 auto;margin-bottom: 0;}
.footer_box>div:nth-child(3){text-align: right;height:110px;padding-top: 15px;}
.footer_box>div:nth-child(3)>p:nth-child(1){margin-right:120px;}
