﻿@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  , th , var {font-style:normal; font-weight:normal;}

q:before , q:after{content:'';}

ol , ul {list-style:none;}

ception , th{text-align:left;}

abbr , acronym{border:0;}

a {color:#666; 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;}



-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;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;font: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;}











/*end reset*/







/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/



.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}



/*页眉*/

.header{width:100%; overflow:hidden; background-color:#fff;}



.header_top {

	width:100%;

	height:40px;

	background-image: url(../images/topbg.gif);

	background-repeat: repeat-x;

}

.header_top p{ font-size:14px; color:#000; line-height:40px; float:left}

.header_top ul{ float:right; padding:10px 0;}

.header_top li{ float:left; position:relative; font-size:13px; padding:0 10px; border-right:1px solid #484848;}

.header_top li a{ color:#000;}

.header_top .last{ border:none; padding-right:0}

.header_top li img{ display:none; position:absolute; left:-25px; top:30px;}

.header_top li:hover img{ display:block}



.header_center { overflow:hidden; width:1200px; height:100px; margin:0 auto}

.header_center h1{ float:left; margin-top:25px;}

.header_center h1 img{ display:block; height:50px;}

.header_center h1 p{ text-align:right; height:12px; color:#fff; font-size:14px;font-weight:normal;}

.header_center h2{ font-weight:normal; font-size:20px; padding:5px 0; color:#fff; float:left; margin-left:20px; padding-left:20px; background:url(../images/logo_bg.png) no-repeat left center; margin-top:35px;}

.header_center span{ display:block; float:right; padding:10px 0; padding-left:60px; margin-top:15px; background:url(../images/phone.png) no-repeat left center; font-size:14px; color:#000;}

.header_center span b{ font-size:25px; color:#be0000; display:block;} 



.header_nav { overflow:hidden; width:100%; height:58px; background-color:#000;}

.header_nav ul{ overflow:hidden}

.header_nav li{

	float:left;

	line-height:58px;

	font-size:16px;

	border-right:1px solid #1c1c1c;

	width:119px;

	text-align:center;

}

.header_nav li a{ display:block; color:#c9c9c9; text-decoration:none}

.header_nav .last{ border:none}

.header_nav li.cur,.header_nav li:hover{ background-color:#be0000; border-color:#be0000;}

.header_nav li.cur a,.header_nav li:hover a{ color:#fff; font-weight:bold}



/*footer*/

.footer { overflow:hidden; width:100%; background-color:#262626; padding-bottom:40px;}

.footer ul{ overflow:hidden; width:100%; margin-top:25px; padding-bottom:12px; border-bottom:1px solid #404040;}

.footer li{

	font-size:15px;

	float:left;

	width:120px;

	text-align:center;

}

.footer li a{ color:#fff}

.footer h2{ float:left; margin-top:38px;}

.footer .info{ overflow:hidden; float:left; margin-left:40px; margin-top:30px; width:1020px;}

.footer .info p{ font-size:13px; line-height:28px; color:#aaa; width:800px;}

.footer .info p a{ color:#aaa;}

.footer .info i{ margin:0 10px;}

.footer .info img .ffff{ display:block; margin-top:15px;}

.footer .ewm{ overflow:hidden; float:right; width:180px; text-align:center;}

.footer .ewm p{ font-size:17px; color:#aaa; margin-top:35px;}

.footer .ewm span{ display:block; font-size:14px;}

.footer .ewm img{ display:block; margin:auto; height:110px; margin-top:8px;}



/*右侧浮动*/

.float{ position:fixed; top:50%; right:0; margin-top:-380px; z-index:2000; width:48px; height:250px;}

.float_show{ background:url(../images/float_yy.png) repeat; width:48px; height:48px;}

.float_show a{ background-color:#be0000;display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;text-decoration: none;}

.float_show a img{ vertical-align:middle; display:block; float:left;}

.float_show.float_show0{ background:url(../images/float_cur.png) no-repeat top; padding-top:6px; height:48px;}

.float_show.float_show0 a{ background:url(../images/float_icon1.png) no-repeat; width:48px; height:48px;}

.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(../images/float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}

.float_show p{ display:block; float:left; color:#fff; height:48px; line-height:48px; padding:0 10px; background-color:#900; text-align:center;}

.float_show.float_show1{ position:absolute; top:55px; right:-130px; width:178px;}

.float_show.float_show2{ position:absolute; top:104px; right:-198px; width:246px;}

.float_show.float_show3{ position:absolute; top:153px; right:-90px; width:138px;}

.float_show.float_show4{ position:absolute; top:202px; right:-78px; width:126px;}

.float_show.float_show1 p{ width:110px;}

.float_show.float_show2 p{ width:178px;}

.float_show.float_show3 p{ width:70px;}

.ad001{

	background-image: url(../images/ggao1.jpg);

	height: 200px;

	width: 100%;

	background-repeat: no-repeat;

	background-position: center;

	}

.info img{

	margin-top: 20px;

	}

	

BODY {

    cursor: default;

    font-family: MS Shell Dlg,Tahoma;

    font-size: 9pt;

}

.element.style {

    padding-left: 22px;

    padding-right: 22px;

}

.qgz a{

	font-size: 14px;

	margin-right: 5px;

	margin-left: 5px;

	color: #000;

}

.hzboxa img{-moz-border-radius: 15px;     -webkit-border-radius: 15px; border-radius:4px;}



.page {

    clear: both;

    font: 14px/20px Arial,Helvetica,sans-serif;

    text-align: center;

}

.page * {

    background: #f6f6f6 none repeat scroll 0 0;

    border: 1px solid #d9d9d9;

    display: inline-block;

    font-family: "宋体";

    padding: 6px 12px;

}

.page b {

    background: #c00 none repeat scroll 0 0;

    border: 1px solid #a00;

    color: #fff;

}

.page a b {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    border: medium none;

    color: #333;

    padding: 0;

}

.page a:hover {

    background: #f0f0f0 none repeat scroll 0 0;

    border: 1px solid #bbb;

    text-decoration: none;

}

.Hcase dl {width: 198px;margin:0 auto;padding-top: 2px;}

.Hcase dt {

	border-radius:4px;

	height: 37px;

	width: 198px;

	margin-top: 9px;

	font: 17px/34px "微软雅黑";

	text-align: center;

	background-color: #d52f20;

}

.Hcase dt a {color: #FFF;}

.Hcase dd {background: url(../images/Hcaseb.gif) no-repeat bottom; padding:0 8px 11px; width:182px}

.Hcase li {

	float: left;

	width: 85px;

	font: 15px/30px "微软雅黑";

	height: 30px;

	display: block;

	padding-top: 5;

	padding-right: 3px;

	padding-bottom: 5;

	padding-left: 3px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.Hcase{

	background-color: #FFF;

}

.tableborder {

    background: #ccc none repeat scroll 0 0;

    margin: 0 0 12px;

}

.tableborder td {

    background: #fff none repeat scroll 0 0;

    padding:10px 6px;

}
.tableborder td input[type=text]{ width:60%; background-color:#eee; border:none; line-height:34px; padding:0; margin:0; height:34px; display:block; float:left; margin-right:10px;}
.tableborder td textarea{ padding:10px; overflow:auto; background-color:#eee; border:none; line-height:24px; padding:0; margin:0; height:94px; display:block; float:left; margin-right:10px; width:70%;}
.tableborder td input[type=button]{ background-color:#eee; border:none; line-height:40px; padding:0; margin:0; height:40px; display:block; float:left; margin-right:10px; width:120px; background-color:#be0000; color:#fff; text-align:center;}

.tabheader td {

    background: #f5f5f5 none repeat scroll 0 0;

}
.tableborder table {

    margin: 2px 0;

}

.tableborder table td {

    background: #fbfbfb none repeat scroll 0 0;

}

.tableborder .inputText {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: #b0b0b0 #c0c0c0 #c0c0c0 #b0b0b0;

    border-image: none;

    border-style: solid;

    border-width: 1px;

    height: 16px;

    line-height: 16px;

    padding: 3px 4px;

    width: 260px;

}

.tableborder #lytext {

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: #b0b0b0 #c0c0c0 #c0c0c0 #b0b0b0;

    border-image: none;

    border-style: solid;

    border-width: 1px;

    height: 150px;

    overflow: auto;

    padding: 4px;

    width: 420px;

}

.tableborder #key {

    width: 54px;

}



/*弹框*/

#btn1{ cursor: pointer;}

.xcConfirm .xc_layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #666666; opacity: 0.5; z-index: 2147000000;}

.xcConfirm .popBox{position: fixed; left: 50%; top: 50%; padding-bottom: 20px; background-color: #ffffff; z-index: 2147000001; width: 570px; margin-left: -285px; margin-top: -160px; border-radius: 5px; font-weight: bold; color: #535e66;}

.xcConfirm .popBox .ttBox{height: 30px; line-height: 30px; padding: 14px 30px; border-bottom: solid 1px #eef0f1;}

.xcConfirm .popBox .ttBox .tt{font-size: 18px; display: block; float: left; height: 30px; position: relative;}

.xcConfirm .popBox .ttBox .clsBtn{display: block; cursor: pointer; width: 12px; height: 12px; position: absolute; top: 22px; right: 30px; background: url(__PUBLIC__/Home/PC/images/icons.png) -48px -96px no-repeat;}

.xcConfirm .popBox .txtBox{margin: 40px 100px; overflow: hidden;}

.xcConfirm .popBox .txtBox .bigIcon{float: left; margin-right: 20px; width: 48px; height: 48px; background-image: url(__PUBLIC__/Home/PC/images/icons.png); background-repeat: no-repeat; background-position: 48px 0;}

.xcConfirm .popBox .txtBox p{ margin-top: 16px; line-height: 26px; overflow-x: hidden; overflow-y: auto;}

.xcConfirm .popBox .btnArea{border-top: solid 1px #eef0f1;}

.xcConfirm .popBox .btnGroup{float: right;}

.xcConfirm .popBox .btnGroup .sgBtn{margin-top: 14px; margin-right: 10px;}

.xcConfirm .popBox .sgBtn{display: block; cursor: pointer; float: left; width: 95px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; border-radius: 5px;}

.xcConfirm .popBox .sgBtn.ok{background-color: #0095d9; color: #FFFFFF;}

.xcConfirm .popBox .sgBtn.cancel{background-color: #546a79; color: #FFFFFF;}

/*广告商品*/
.ov{ overflow:hidden;}
.ggsp{ width:100%; background-color:#eee; padding-bottom:50px; overflow:hidden; margin-top:40px; margin-bottom:10px;}
.ggsp h2{ text-align:center; padding-top:40px;}
.ggsp ul{ width:1220px; display:block; overflow:hidden; padding-top:10px;}
.ggsp li{ width:285px; height:280px; display:block; float:left; margin-top:20px; margin-right:20px;}
.ggsp li a{ width:100%; height:280px; background-color:#fff; display:block; overflow:hidden; position:relative;}
.ggsp li a .tu{ width:100%; height:200px;}
.ggsp li a img{ width:100%; display:block;}
.ggsp li a .wen{ padding:15px 20px;}
.ggsp li a .wen span{ display:block; overflow:hidden; font-size:18px; height:26px; line-height:26px;}
.ggsp li a .wen p{ display:block; overflow:hidden; font-size:14px; height:24px; line-height:24px; color:#999;}
.ggsp li a .duo{ width:30px; position:absolute; top:185px; right:20px; display:none;}
.ggsp li a:hover .wen span{ color:#d70200;}
.ggsp li a:hover .duo{ display:block;}

.wxdl{ width:100%; height:100%; background-color:rgba(0,0,0,0.7); position:fixed; left:0; top:0; z-index:99999; display:none;}
.wxdl.dis{ display:block;}
.wxdl .box{ text-align:center; width:440px; padding:40px 0; background-color:#fff; position:fixed; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.wxdl .box .close{ font-size:24px; line-height:24px; position:absolute; right:15px; top:10px; cursor:pointer;}
.wxdl .box .wx01{ font-size:24px; height:44px; line-height:44px; font-weight:bold;}
.wxdl .box .wx02{ width:276px; margin:20px auto; overflow:hidden;}
.wxdl .box .wx02 iframe{ width:280px; height:306px; display:block; margin-top:-66px; margin-left:-3px;}
.wxdl .box .wx03{ font-size:14px; line-height:24px; height:29px;}
