@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/



.wrapper{width:100%; margin: 0 auto; background:url(bg2.png); }


.w-in-all{background:url(bg1.jpg) top center no-repeat;padding-top:27px;}


.eader{width:1360px;margin:0 auto;position:relative;}

.tabnav{height:67px;background:url(../ysdwimages/ddsnav.jpg);margin-top:0px;position:relative;}
.tabnav .em1{display:block;width:20px;height:67px;background:url(../ysdwimages/ddsnl.png);position:absolute;top:0;left:-20px;}
.tabnav .em2{display:block;width:20px;height:67px;background:url(../ysdwimages/ddsnr.png);position:absolute;top:0;right:-20px;}
.tabnav ul{width:1360px;margin:0 auto;}
.tabnav li{width:20%;text-align:center;float:left;display:inline;position:relative;z-index:10;}
.tabnav li a{display:block;font-size:16px;color:#fff;line-height:67px;font-weight:bold;}
.tabnav li a:hover,.nav li a.current{background:url(../ysdwimages/ddscurrent.png) center no-repeat;}



@media screen and (max-width: 767px) {
.eader{width:100%;}
.tabnav .em1{display:none;}
.tabnav .em2{display:none;}
.tabnav ul{width:100%;margin:0 auto;}
.tabnav li{width:20%;float:left;}
.tabnav li a{display:block;font-size:14px;color:#fff;line-height:67px;}
}


/****************以上公用样式*******************/
