﻿@charset "utf-8";
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin:0; padding:0;}
body{background:#FFF; font-family: "宋体",Tahoma, Geneva, sans-serif; font-size:12px;}
table{border-collapse:collapse; border-spacing:0;}
fieldset{border:0;vertical-align:middle;}
address, caption, cite, code, dfn, em, strong, th, var{ font-style:normal; font-weight:normal;}
ol, ul, li{ list-style:none;}
caption, th{ text-align:left;}
h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1{font-size:28px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
addr, acronym, img{ border:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
sup{vertical-align:baseline;} 
sub{vertical-align:baseline;}
legend{*margin-left:-6px;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;} 
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
select option {padding-right:3px;}
cite, blackquote, em, i {font-style: italic;}
strong, b {font-weight: bold;}
pre, code {font-family: monospace;}
acronym, abbr {cursor: help;}
.hand{ cursor:pointer;}
.arrow{ cursor:default;}
a{cursor:pointer;text-decoration:none;color:#333;blr:expression(this.onFocus=this.blur())} 
a:hover{color:#f60;text-decoration:none;} 

body.menu {
	font: 12px Arial,"Segoe UI", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	width:expression(document.body.clientWidth < 950? "950px": "auto" );
	min-width:950px;}
/*a,input{blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());} for IE 去掉链接的边框*/
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } /* for Firefox 去掉链接的边框*/

/* -----------------End--------------- */


/*form元素*/
input, select, label{ vertical-align:middle;}
.inpt{ padding:2px; border:1px solid #aeaeae;background:url(../images/inp_bg.png) 0 0 repeat-x;}
.select{ padding:1px; border:1px solid #e69d9d;background:url(../images/inp_bg.png) 0 0 repeat-x;}


/*自定义*/
.main_bg{ background:#fff;}
/* .main_bg{ background:#fcfbf7  center top no-repeat;}  */
.head{ background:url(../images/head_bg.png) 0 20px no-repeat; width:980px; height:149px; margin:0 auto;}
.top{ text-align:right; height:30px; line-height:30px; overflow:hidden;}
/* .logo{ display:block; width:420px; height:75px; margin-top:20px;} */
.main_nav{ height:40px; background:url(../images/index.png) repeat-x;}
.main_nav dl{margin:0 auto; width:980px;}
.nav{}
.nav ul li{ background:url(../images/index.png) left -40px no-repeat; float:left; padding-left:3px; position:relative;z-index:2;}
.nav ul li a{ display: block; padding:0 30px; line-height:40px; color:#fff; font-size:14px; font-weight:600;}
.nav ul li.hover a, .main_nav ul li:hover a,.main_nav ul li a:hover{ background-color:#cc0000; color:#fff;}
.notic{height:24px; line-height:24px; overflow:hidden; width:300px; margin-top:8px; color:#fff;}
.notic ul{ }
.notic li{ line-height:24px; height:24px; overflow:hidden; color:#fff;}
.notic li a{color:#fff;}
.main{ width:980px; margin:0 auto; }
.nav .nav_sub li{ padding-left:0px; display:block; width:100%; border-top:solid 1px #a40000;}
.nav ul li:hover ol li a{ display:block; width:120px; background:#cb1210; color:#fff; _float:left; padding:0px; text-align:center;}
.nav ul li:hover ol li a:hover{ display:block;background:#fff; color:#a40000; _float:left;}
.nav_sub{ position:absolute; top:40px; z-index:9999; display:none; left:3px;box-shadow:0px 1px 0px #a40000;}

.foot{ border-top:solid 2px #ede4cb;  margin:0 auto; text-align:center; padding:10px 0; background:#f5f1e3; }
.foot p, .foot p a{ color:#666; line-height:30px;}
.foot p a{ color:#a40000; line-height:30px;}

/*color*/
.bg_co1{ background-color:#fff7fc;}
.bg_co_w{ background-color:#FFF;}
.co_b{ color:#000;}
.co_w{ color:#fff;}
.co1{ color:#9f5f19;}
.co2,a.co2{ color:#ff0000;}
.co3{ color:#0063dc;}
.co4,a.co4{ color:#009900;}
.co5,a.co5{ color:#0b8fda;}
a.co5:hover{ color:#f60;}
/*btn*/
.button-1, .button-2, .button-3, .button-4, .button-5, .button-6, .button-7, .button-8, .button-9{ background-image:url(../images/btn.png); background-repeat:no-repeat; text-align:center; display:inline-block; border:0; cursor:pointer;}
.button-1{ background-position: 0 0px; height:30px; width:96px; display:inline-block; *margin-top:1px; _margin-top:0;}
.button-2{ background-position: 0 -30px; height:23px; line-height:23px; width:59px; display:inline-block; color:#FFF; font-weight:600;}
.button-2:hover{ color:#fff;}


/* Font 文字排版 */
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f28{font-size:28px;}
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.lh150{ line-height:150%;}
.lh180{ line-height:180%;}
.lh200{ line-height:200%;}
.unl{ text-decoration:underline;}
.no-unl{ text-decoration:none;}

/* 定位 */
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{ float:left;display:inline}
.fr{ float:right;display:inline}
.clear{clear:both;}
.clear-l{clear:left;}
.clear-r{clear:right;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block}
* html .clearfix{height:1%;}. Clearfix{ display:block;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.pn{position:static;}
.abs-right{}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
.block{display:block;}
.in_block{display:inline-block;}
.v_top{ vertical-align:top;}
.v_mid{ vertical-align:middle;}
.text_ind20{ text-indent:2em;}
.ov_hid{ overflow:hidden}
.one_lin{ height:20px; line-height:20px; overflow:hidden; display:inline-block;}
.two_lin{ height:40px; line-height:40px; overflow:hidden; display:inline-block;}
.nowrap{white-space: nowrap;}


/* Width & Height */
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w150{width:150px;}
.w190{width:190px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w950{width:950px;}
.w960{width:960px;}
.w980{width:980px;}
.w1000{width:1000px;}
.w{width:100%;}
.h{height:100%;}
.h18{height:18px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h70{height:70px;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}

/* 边距 */
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.mt-1{margin-top:-1px}
.mt-5{margin-top:-5px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mt100{margin-top:100px}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml-1{ margin-left:-1px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

.p5{ padding:5px;}
.p10{padding:10px}
.p15{padding:15px}
.p30{padding:30px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt50{padding-top:50px}
.pt100{padding-top:100px}
.pb5{padding-bottom:5px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}


/* header */

.header-c{ clear:both;width:100%;height:140px; background:url(../images/headbg.jpg) center 0px no-repeat; overflow:hidden; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #666666; line-height:22px; text-align:center;}
.header{ clear:both;width:980px;height:150px;overflow:hidden; margin: 0px auto;padding:0;color: #666666; line-height:22px; text-align:center;}
.header-r{ float:right;width:298px;height:150px;overflow:hidden; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #666666; line-height:22px; text-align:center;}
.tel{ float:right;width:225px;height:60px;overflow:hidden; margin: 10px -5px 0px 0px;padding: 0px 0px 0px 0px;color: #fff; line-height:22px; text-align:right;}
.mfkh{float:right;width:188px;height:30px;overflow:hidden; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #fff; line-height:22px; text-align:center;}
.fav{ float:right;width:188px;height:27px; font-weight:bold; overflow:hidden; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #fff; line-height:22px; text-align:right;}
.fav a{ margin:0px 2px; color:#fff;}
.logo{ float:left;width:678px;height:90px;overflow:hidden; margin: 25px 0px 0px 0px;padding: 0px 0px 0px 0px;color: #666666; line-height:22px; text-align:left;}

/*vip_change 20171102 */
.vip_change{background:#f9f9f9; border-bottom:1px solid #dcdcdc; height:40px; line-height:40px; width:100%;}
.vip_change ul{width:1150px; height:40px; margin:0px auto; padding-left:40px; background:url(../images/vip_change.png) left center no-repeat;}
.vip_change ul li{float:left; height:20px; line-height:20px; margin-top:10px; margin-right:16px;}
.vip_change ul .vip_change_button{padding:0px 16px; border:1px solid #c9c9c9; background:#e9e9e9; color:#666; font-size:12px; border-radius:12px; cursor:pointer;}
.vip_change ul .default{ border:1px solid #971e23; background:#cb0000; color:#fff; font-weight:bold;}
.vip_change ul .vip_change_button:hover{ border:1px solid #971e23; background:#e25a5a; color:#fff; font-weight:bold;}
