﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em ,i , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#37bbff; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {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;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;outline: none; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;width:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1000px;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}

.headerTop { overflow:hidden; width:100%; height:34px; background:url(Img/Common/header_top_bg.png) repeat-x left top;}
.headerTop p{ float:left; line-height:34px; color:#333; font-size:13px; float:left}
.headerTop ul{ overflow:hidden; float:right; margin-top:10px;}
.headerTop li{ float:left; font-size:13px; color:#333; padding:0 10px; border-right:1px dotted #ccc;}
.headerTop li.last{ padding-right:0; border:none}

.headerCenter { overflow:hidden; height:120px; background: url(/Skins/Default/Img/Common/LOGO.png) no-repeat; background-position: 0px 5px; cursor: pointer;}
.headerCenter a{color:#ffffff;}
.headerCenter h1{ float:left; margin-top:15px; padding-right:25px; border-right:1px dotted #999;}
.headerCenter .wen{ overflow:hidden; float:left; margin-left:160px; margin-top:40px;}
.headerCenter .wen h2{ font-size:22px; color:#0089ca; margin-bottom:10px;}
.headerCenter .wen p{ font-size:18px; color:#1f2932;}
.headerCenter .phone{ overflow:hidden; float:right; background:url(Img/Common/phone.png) no-repeat right center; padding-right:50px; margin-top:52px; text-align:right}
.headerCenter .phone{ margin:30px;}
.headerCenter .phone em{ font-size:13px; color:#000;}
.headerCenter .phone h3{ font-weight:normal; font-size:26px; color:#87c143; font-family:Arial; margin-top:5px;}

.headerNav { overflow:hidden; width:100%; height:58px; background:url(Img/Common/header_nav_bg.png) repeat-x left top;}
.headerNav li{ float:left; font-size:14px; line-height:58px; background:url(Img/Common/header_nav_bor.png) no-repeat right center;}
.headerNav li a{font-weight: bold; display:block; color:#fff; text-decoration:none; padding:0 21px;}
.headerNav .last{ background:none}
.headerNav li.cur,.headerNav li:hover{ background:#87c143;}

/*footer*/
.footer { overflow:hidden; width:100%; padding-top:50px; padding-bottom:60px; background-color:#262627;}
.footer .f_nav{ overflow:hidden; width:100%;}
.footer .f_nav li{ float:left; font-size:13px; padding:0 25px; border-right:1px dotted #3c3c3d;}
.footer .f_nav li a{ color:#a0a0a0}
.footer .f_nav li.last{ border:none}
.footer .desc{color: #a0a0a0;line-height:22px;border:1px solid #a0a0a0;margin-bottom:10px; padding: 10px; margin-top: 20px; text-align: center;}
.footer .desc>a{color:#0089CA;}
.footer dl{ overflow:hidden; width:540px; margin-left:130px; float:left; margin-top:50px;}
.footer dt{ overflow:hidden; float:left; margin-top:20px;}
.footer dd{ overflow:hidden; width:380px; float:left; margin-left:20px;}
.footer dd p{ font-size:12px; line-height:34px; color:#a0a0a0;}
.footer dd em{ margin:0 10px;}
.footer dd a{ color:#a0a0a0;}
.footer .phone{ overflow:hidden; background:url(Img/Common/f_phone.png) no-repeat left center; padding-left:55px; margin-top:90px; float:right; margin-right:45px;}
.footer .phone p{ font-size:12px; color:#a0a0a0; margin-bottom:5px;}
.footer .phone h3{ font-size:22px; color:#0089ca; font-family:Arial}


/*回到顶部*/
.rtTop{ width:40px; height:59px; overflow:hidden; position:fixed; top:84%; right:53%; margin-right:-600px; cursor:pointer;  display:none;}
.rtTop h4{ width:40px; height:59px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


/* 消息框样式 */ 
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(Img/SkinsVIBtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
#contentvalue100 img {
    display: block;
    background-color: #fafafa;
    border: 1px solid #eee;
    margin-top: 8px;
    margin: 0 auto 8px;
    max-width: 750px;}

#contentvalue100 p {padding-bottom: 10px;
    font-family: microsoft yahei;
    font-size: 16px;
    margin: 0 auto;
    max-width: 750px;
	line-height: 30px;
    text-indent: 32px;}

#contentvalue100 h3 {padding: 1px 8px;
    font-size: 15px;
    font-family: microsoft yahei;
    text-align: center;
    color: #0089ca;
    font-weight: 400;
    white-space: normal;
    padding-bottom: 5px;}

#contentvalue100 h2 {    margin-bottom: 8px;
    font-size: 17px;
    color: #0089ca;
    padding: 13px 18px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    border-left: 3px #0089ca solid;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    margin-left: 103px;
    margin-right: 103px;
    margin-top: 5px;}
    
#contentvalue100 a:hover {
    color: #d6a700 !important;
}
#contentvalue100 a {
    color: #536da6;
    border-bottom: 1px dashed #536da6;
    text-decoration: none;
    padding: 1px;
    font-weight: 700;
}        
.alshow img {
    display: block;
    background-color: #fafafa;
    border: 1px solid #eee;
    margin-top: 8px;
    margin: 0 auto 8px;
    max-width: 750px;}

.alshow p {padding-bottom: 10px;
    font-family: microsoft yahei;
    font-size: 16px;
    margin: 0 auto;
	line-height: 30px; 
    text-indent: 32px;
    max-width: 750px;}

.alshow h3 {padding: 1px 8px;
    font-size: 15px;
    font-family: microsoft yahei;
    text-align: center;
    color: #0089ca;
    font-weight: 400;
    white-space: normal;
    padding-bottom: 5px;}

.alshow h2 {    margin-bottom: 8px;
    font-size: 17px;
    color: #0089ca;
    padding: 13px 18px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    border-left: 3px #0089ca solid;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    margin-left: 103px;
    margin-right: 103px;
    margin-top: 5px;}
    
.alshow a:hover {
    color: #d6a700 !important;
}
.alshow a {
    color: #536da6;
    text-decoration: none;
    font-weight: 700;
}        
