@charset "utf-8";

img {max-width:100%;height:auto;width:auto;width:100%; /* ie8 */}
body{-webkit-txt-size-adjust:none;}
body{color:#666;font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif;background:#fff; font-size=62.5%;}
a{outline:none; text-decoration:none; color: #666;} 
a:hover{ color: #e50303;}
html{zoom:1;}html *{outline:0;zoom:1;}
html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden;margin:0;padding:0;} 
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;overflow: hidden;} 
dl,dt,dd,ul,ol,li{display: block;}
p{margin:0 0 10px 0;}
a img{border:0;} 
h1,h2,h3,h4,h5,h6{/*font-size:100%;*/font-weight:normal; } 
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small{ font-size:80%; } * small{ margin-left:10px;}
hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin:10px 0;}
img { border: 0 none; height: auto; max-width: 100%; display:block;}
/* png透明 */
.pngfix{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/x.png');}
/* 渐变 */
.gradient{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dedede); background: -moz-linear-gradient(top, #ffffff, #dedede); /*火狐*/  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dedede)); /*webkit*/}
/*圆角	*/
.radius { -webkit-border-radius: 6px;border-radius: 6px;-moz-border-radius : 6px; }
/*超出省略号显示*/
.ellipsis{white-space:nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
/*内阴影*/
.fn-yy{-moz-box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);               /* For Firefox3.6+ inset 0 -3px 6px rgba(0,0,0,.1)*/
	-webkit-box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);            /* For Chrome5+, Safari5+ */
	box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);                    /* For Latest Opera */}

.navFix{position:fixed; left:0; top:0; _position:absolute; top:expression((offsetParent.scrollTop)+0); z-index:1000;}
.wx-ewm{width: 0px;height: 0px;position: absolute;z-index: 9999;border: solid 2px #eee;}

.juZhong{margin: 0px auto;}
.yyw-head{width: 100%;height: auto;background:#fff url(../images/d.jpg) repeat-x 0px 65px;border-bottom:1px solid #eee;}
.yyw-top,.yyw-nav{width: 1000px;height: auto;}
.yyw-top .yyw-logo{width:280px; height: 55px;padding: 4px 0px 2px 0px;float: left;}
.yyw-top .yyw-qmt{float: right;}
.yyw-qmt{position: relative;}
.yyw-top .yyw-qmt a{display: block;width:80px;height: 55px;padding: 6px 0px 0px 3px;float: left;}
.yyw-nav ul{height:40px;margin-top: 5px;margin-left: 40px;}
.yyw-nav ul li{float: left;background: url(../images/ge.jpg) no-repeat center right;line-height: 40px;padding-right: 18px;margin-right: 8px;}
.yyw-nav ul li a{color: #666;font-size: 1em;}

.m_top{ display:none;}

.yyw-bottom{width: 100%;height: 80px;background: #f5f5f5;text-align: center;line-height: 36px;padding: 20px 0px;margin-top: 0px;font-size: 0.9em;}
@media screen and (max-device-width: 1090px){
	.yyw-head{ background:none; display:none;}
	.yyw-top{ display:none;}
	.yyw-nav{ width:100%;}
	.yyw-nav ul{margin-top: 0px;margin-left: 0px;width: 90%;height:auto; background-color:#f5f5f5; padding:10px 5%; border-bottom:solid 1px #ccc;}
	.yyw-nav ul li{float: left;background: none;line-height: 2em;width:22%; padding-left:3%;margin:0px;white-space:nowrap;padding-right: 0px;}
	.yyw-nav ul li a{color: #666;font-size: 1em;}
	
	.yyw-bottom{ display:none;}
	.m_top{ display:none;}
}