body {
	font-size: 12px;
	background-color: #dddddd;
	font-family: 'Microsoft YaHei';
    overflow-y: scroll;
}
div, p, ul, ul, dl, table, form {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
img {
	border: 0;
}
a.pic-box {
    border: 1px solid #efefef;
    display: block;
}
a.pic-box img {
    vertical-align: top;
}
.clear{ clear:both;}
/* 屏蔽文本框高亮  */
input ,textarea{
   outline: none;
   } 
/** header
=============================================**/
.header {
	width: 980px;
	margin: 15px auto 0;
	height: 40px;
}
.header .seach-location {
	background-image: url("../images/seach-tex.png");
	background-position: right 10px;
	background-repeat: no-repeat;
	font-family: 'SimSun';
	padding-top: 10px;
	position: relative;
}
.seach-location .seach-tex {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: transparent;
	border: 0 none;
	color: #C2C2C2;
	height: 20px;
	line-height: 20px;
	margin-right: 25px;
	width: 115px;
}
.seach-location i {
	width: 22px;
	height: 23px;
	right: 0;
	position: absolute;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
    top: 10px;
}
.seach-location span {
	background-image: url("../images/icons/location.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #666;
	padding-left: 17px;
	margin-right: 18px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}
.seach-location span.nobg{
	background:none;
	cursor:default;
	line-height:30px;
	text-decoration:none;
	}
.seach-location span.phone{ background:none; text-decoration:none;line-height: 32px; cursor:default;}

/** main
=============================================**/
.index-page .main {
	width: 980px;
	margin: 15px auto 0;
	clear: both;
}
.main-nav {
	background-image: url("../images/main-nav.gif");
	background-repeat: repeat-x;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	behavior: url(iecss3.htc);
    box-shadow: 0 3px 3px -3px #999;
}
.main-nav li {
	/** border-left: 1px solid #656565;
	border-right: 1px solid #888888;  **/
	cursor: pointer;
	float: left;
	position: relative;
	text-align: center;
	width: 135px;
}
.main-nav li.hligtht {
	background-image: url("../images/main-nav-li.gif"); 
	background-position:0 -1px;
}
.main-nav li.first {
	border-left: 0;
}
.main-nav li.last {
	border-right: 0;
}
.main-nav > li >a{ display:block;}
.main-nav li ul {
	display: none;
	position: absolute;
	width: 138px;
	font-family: 'SimSun';
	left: -1px;
	z-index: 20;
}
.main-nav > li.mid {
	background-image: url("../images/midli.png"); 
	height:40px;
	width:2px;
	}
.main-nav li ul li {
	background: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 131px;
	color: #666;
	font-weight: normal;
	border: 0;
	padding: 0 0 0 6px;
	padding-right: 0;
	text-align: center;
}
.main-nav li ul li:hover {
	background: #fff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #7d0000;
	font-weight: bold;
	z-index:100;
}
.main-nav li ul li a {
    display: block;
}
.main-nav li:hover > ul {
	display: block;
}
.banner-tex {
	background: none repeat scroll 0 0 #858585;
	clear: both;
	color: #FFFFFF;
	font-family: 'SimSun';
	height: 28px;
	line-height: 28px;
	padding: 4px 10px 0;
	position: absolute;
	border-radius: 5px;
	top: 431px;
	display: inline-block;
	width: 960px;
	behavior: url(iecss3.htc);
}
.banner-tex span img {
	vertical-align: middle;
}
.banner-tex a {
	cursor: pointer;
}

/** footer
=============================================**/
.footer {
	width: 980px;
	height: 32px;
	margin: 15px auto 0;
	background: #858585;
	color: #fff;
	clear: both;
}
.footer ul {
	margin: 9px 0 9px 3px;
}
.footer p {
	margin: 7px 0;
	padding-right: 12px;
}
.footer ul li {
	float: left;
	cursor: pointer;
	height: 15px;
	line-height: 15px;
	padding: 0 10px;
}
.footer ul li.midli {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/** 微信扫描
=============================================**/
.weixin{
    position: fixed;
    _position: absolute;
    left: 50%;
    margin-left: 510px;
    top: 228px;
    _top: expression(eval(document.documentElement.scrollTop + 228));
}


.addr-dialog {

}
.addr-dialog .inner {
    background: url("../images/web_bg.png") no-repeat scroll 0 0;
    overflow: hidden;
}
.addr-dialog .inner {
    height: 185px;
    width: 376px;
}
.addr-dialog .time_img_big {
    display: inline;
    float: left;
    height: 185px;
    margin: 20px 21px;
    overflow: hidden;
    width: 376px;
}
.addr-dialog .th_con_list li .th_l .time_img_big img {
    margin: 0;
}
.addr-dialog .time_title {
    float: left;
    line-height: 50px;
    text-align: center;
    width: 100%;
}
.addr-dialog .inner h3 {
    color: #016452;
    float: left;
    font-size: 14px;
    line-height: 58px;
    text-align: center;
    width: 100%;
}
.addr-dialog .inner .btn_web_close {
    background: url("../images/btn_web_close.jpg") no-repeat scroll 0 0;
    height: 20px;
    position: absolute;
    display: block;
    right: 16px;
    top: 20px;
    width: 20px;
}
.addr-dialog .inner span {
    color: #036654;
    display: inline;
    float: left;
    margin-top: 10px;
    margin-left: 43px;
    padding: 10px 0 10px 35px;
}
.addr-dialog .inner span.icon_phone {
    background: url("../images/icon_phone.jpg") no-repeat scroll left center;
}
.addr-dialog .inner span.icon_address {
    background: url("../images/icon_diz.jpg") no-repeat scroll left center;
    width: 260px;
}

.simplemodal-overlay {
    background: black;
}


.mmain .hp {
    vertical-align: top;
    width: 750px;
    padding-bottom: 14px;
    background: url(../images/brand-bg.png) no-repeat center bottom;
}


/* 法律声明 */
.legal-notices {
    clear: left;
    border-top: 1px solid #eaeaea;
    font: 12px/30px SimSun;
    padding-left: 2em;
    padding-right: 20px;
    padding-bottom: 60px;
    color: #49494a;
}
.legal-notices h1 {
    font: bold 12px/14px SimSun;
    margin: 30px 0 15px 0;
}
.legal-notices h2 {
    font: bold 12px/14px SimSun;
    margin: 0 0 10px 2em;
}
.legal-notices ol {
    list-style: none;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
.legal-notices h3 {
    font: bold 12px/30px SimSun;
    margin-left: 2em;
}

/* 网站地图 */
.site-map {
    clear: left;
    border-top: 1px solid #eaeaea;
    font: 12px/30px SimSun;
    padding-left: 20px;
    padding-top: 15px;
    margin-right: -20px;
    padding-bottom: 60px;
}
.site-map a {
    color: #666666;
    font-family: "Microsoft Yahei";
}
.site-map dl dt {
    font-weight: bold;
}
.site-map .menu-level-1 {
    float: left;
    width: 125px;
}
.site-map .menu-level-1 .tl-1 {
    font-size: 14px;
    margin-bottom: 5px;
}
.site-map .menu-level-1 dl dd {
    padding-left: 1em;
}

/* 广告 */
* html {
    background: url(about:blank);
}
* html body {
    width: 100%;
    height: 100%;
}
.adv {
    position: fixed;
    *position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    _zoom: 1;
    _width: 100%;
    _height: 100%;
    _top: expression(eval(document.documentElement.scrollTop));
}
.adv-bg {
    background: rgba(0, 0, 0, 0.30);
    *filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4D000000", endColorstr="#4D000000");
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(startColorstr="#4D000000", endColorstr="#4D000000")';
}
:root .adv-bg {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(enabled=false)';
}
.adv .inner {
    position: absolute;
    bottom: 50%;
    right: 50%;
    width: 800px;
    margin-right: -400px;
    margin-bottom: -225px;
}
.adv .ads {
    display: block;
    width: 100%;
}
.adv .ads img {
    width: 100%;
    vertical-align: top;
}
.adv .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: url(../images/close-btn.png) no-repeat center center;
    z-index: 2;
    cursor: pointer;
}
.adv-minimize {
    width: 400px;
    top: auto;
    left: auto;
    background: none;
}
.adv-minimize .inner {
    width: 400px;
    bottom: 0 !important;
    right: 0 !important;
    margin: 0;
	-webkit-transition: 
                        right 0.4s ease-out 0.2s,
                        bottom 0.4s ease-out 0.2s,
                        width 0.2s ease-out 0.2s,
                        height 0.2s ease-out 0.2s;
	-moz-transition:  
                      right 0.4s ease-out 0.2s,
                      bottom 0.4s ease-out 0.2s,
                      width 0.2s ease-out 0.2s,
                      height 0.2s ease-out 0.2s;
	-ms-transition:  
                     right 0.4s ease-out 0.2s,
                     bottom 0.4s ease-out 0.2s,
                     width 0.2s ease-out 0.2s,
                     height 0.2s ease-out 0.2s;
    transition: 
                right 0.4s ease-out 0s,
                bottom 0.4s ease-out 0s,
                width 0.2s ease-out 0.1s,
                height 0.2s ease-out 0.1s;
}


.sb-box-ct {
    padding: 15px 15px 30px;
}




/*20141027 金牌卫浴声明弹窗*/
.state{ position:fixed; bottom:0; right:0; z-index:1009; width:310px; background:#f3f3f3;}
.state_title{ float:left; width:100%; background:#6c0000; line-height:38px; height:38px;}
.state_title a{ color:#f3f3f3; font-size:24px; float:right; margin:5px 10px 0 0; display:inline; background:url(../images/icon_jian.jpg) no-repeat; width:27px; height:27px;}
.state_title a.hover{ background:url(../images/icon_jian_hover.jpg) no-repeat;}
.state_box{ padding:10px; width:290px;}
.state_box h2{ float:left; width:100%; text-align:center; color:#000000; font-size:14px; line-height:30px;}
.state_box p{ color:#666; line-height:20px;}
.state_box p.em{ text-indent:2em; margin-bottom:10px; display:inline-block;}
.state_box p a{ color:#6c0000; text-decoration:underline;}
.state_box span{ float:left; background:url(../images/state_box_logo.jpg) left no-repeat; padding-left:165px; width:125px; margin:10px 0; display:inline-block;}



.copyright_topfixed{position:fixed;top:10px;right:10px;height: 40px;width: 117px;}



















































