/*all*/
body,ul,li,h1,form,div,dd{
font-size:12px;
font-family:"ËÎÌå";
margin:0px;
padding:0px;
}
a:link,a:visited{
color:#000;
text-decoration:none;
}
a:hover,a:active{
color:#f00;
text-decoration:underline;
}
li{
list-style:none;
float:left;
}
/* body{background-color:#FFEBEC;} */
body{background-color:#fff;}
/*top*/
#top{width:1002px;height:91px;margin:0 auto;background-color:#fff;overflow:hidden}
.top1{margin:20px 0px 0px 38px;color:#6f6f6f;}
.top1 a:link,.top1 a:visited{color:#6f6f6f;}
.top2{width:292px;height:9px;margin-top:48px;overflow:hidden}
.top2 dd{float:left}
/*dh*/
#dh{width:1002px;height:28px;margin:0 auto;background-image:url(../images/img3.jpg);overflow:hidden}
#dh li{padding-top:10px;}
.dh1{width:94px;text-align:center;}
.dh1 img{border:0px;}
/*sdh*/
#sdh{width:1002px;height:12px;margin:0 auto;overflow:hidden}
.sdh1{width:26px;height:12px;background-image:url(../images/img5.jpg);}
.sdh2{width:864px;height:12px;background-image:url(../images/img4.jpg);}
.sdh3{width:112px;height:12px;background-image:url(../images/img5.jpg);}
/*mdh*/
#mdh{width:1002px;height:20px;margin:0 auto;border-bottom:1px solid #e1e1e1;background-image:url(../images/img6.jpg);background-repeat:repeat-x;overflow:hidden}
.mdh1{width:94px;text-align:center;height:6px;}
.mdh1 img{border:0px;float:left;padding-left:30px;}
/*cdh*/
#cdh{width:1002px;height:31px;background-color:#fff;margin:0 auto;}
#cdh h1{font-weight:100;text-align:center;padding-top:10px;color:#7c7c7c}
#cdh h1 a:link,#cdh h1 a:visited{color:#7c7c7c}
/*banner*/
#banner{width:1002px;height:343px;background-color:#fff;margin:0 auto;}
/*gdh*/
#gdh{width:1002px;height:38px;margin:0 auto;background-color:#fff;}
.gdh1{width:992px;height:33px;margin:0 auto;overflow:hidden;background-color:#f2f2f2;color:#333;}
.gdh2{width:992px;height:4px;border-bottom:1px solid #bebebe;margin:0 auto;overflow:hidden}
/*content*/
.left1{width:195px;height:31px;background-image:url(../images/img34.jpg);}
.left1 h1{font-size:14px;color:#D9221A;padding:8px 0px 0px 12px;}
.left2{width:193px;border-style:none solid none solid;border-width:1px;border-color:#d6d6d6;}
.left2 div a:link,.left2 div a:visited{display:block;width:167px;height:18px;background-image:url(../images/img37.gif);padding:6px 0px 0px 26px;color:#797979;}
.left2 div a:hover,.left2 div a:active{display:block;width:167px;height:18px;background-image:url(../images/img36.gif);padding:6px 0px 0px 26px;}
.left2 div img{border:0px;}
.right1{width:788px;border-style:solid solid none solid;border-width:1px;border-color:#d6d6d6;}
.right2{width:779px;height:24px;background-color:#f3f3f3;border-bottom:2px solid #FF6476;margin:3px 0px 0px 4px;}

/*bottom*/
#bottom{width:100%;height:120px;margin:0 auto;background-color:#fff;}
.bo1{width:992px;height:33px;margin:0 auto;border-top:1px solid #d6d6d6;background-image:url(../images/img33.jpg);}
.bo1 h1{font-weight:100;text-align:center;padding-top:11px;color:#474747}
.bo1 h1 a:link,.bo1 h1 a:visited{color:#474747}
.bo2{width:100%;height:86px;margin:0 auto;background-color:#FF799E;}
.bo2 h1{color:#fff;text-align:center;font-weight:100;padding-top:14px;line-height:160%;}
.bo2 h1 a:link,.bo2 h1 a:visited{color:#fff;}

.dh_wz {
    width: 100%;
    height: 28px;
    background: url(../images/img3.jpg);
}
.sdh_wz {
    width: 100%;
    height: 12px;
    background: url(../images/img5.jpg);
}

.wz_wx {
    position: fixed;
    right: 20px;
    top: 50%;
    width: 170px;
    z-index: 99999;
}
.wz_wx img {
    display: block;
    width: 100%;
}
.wz_wx span {
    float: right;
    display: block;
    width: 26px;
    cursor: pointer;
}
.popup {
	position: fixed;
	right: 40px;
	top: 50%;
	z-index: 999;
}
.popup > div {
	width: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#goTops {cursor: pointer;}
.p_wrap {
	position: relative;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	-ms-transition: background-color .5s ease;
	transition: background-color .5s ease;
	background-color: #d36363;
}
.p_wrap strong {
	display: none;
	padding: 5px 10px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.p_info {
	position: absolute;
	right: 80px;
	top: -30px;
	width: 170px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #ccc;
	background-color: #fff;
}
.p_info:before {
	content: " ";
	position: absolute;
	right: -12px;
	top: 50px;
	width: 13px;
	height: 16px;
	background: url('http://www.wansao.com/statics/sources/images/arrow.png') no-repeat;
	background-size: 100% 100%;
}
.p_wrap1 img {width: 100%}
.p_info1 {
	width: 400px;
	border: 1px solid #ccc;
    border-top: 4px solid #ff6800;
    padding: 10px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    line-height: 28px;
    font-size: 14px;
    color: #666;
}
.p_info1 > div {
	padding: 5px 0 10px;
	border-bottom: 1px solid #ccc;
}
.p_info1 img {
	float: left;
	width: 57px;
} 
.kf_info {padding-left: 10px;}
.kf_info h5 {
	font-size: 18px;
	color: #ff6800;
}
.p_nub i {
	float: left;
	display: block;
	width: 175px;
}
.p_info2 {
	width: 220px;
	border: 1px solid #ccc;
    border-top: 4px solid #ff6800;
    padding: 10px 20px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    line-height: 28px;
    font-size: 14px;
    color: #666;
}
.p_info2 img {width: 100%}
.p_wrap:hover {
	background-color: #fd242c;
}
.p_wrap:hover span {
	display: none;
}
.p_wrap:hover strong {
	display: block;
}
.p_wrap:hover .p_info {
	opacity: 1;
	visibility: visible;
}













