@charset "utf-8";
/* CSS Document */
ul,li{ list-style: none}a{ cursor: pointer}
a:hover{text-decoration: none}
body{ background: none}
.pc-top{background: #333;}
.pc-top .navbar{padding: .3rem 1rem;}
.pc-top .top-l{ width: 30%}
.pc-top .top-l a{ display: block; width: 40%; float: left}
.pc-top .top-l a img{ max-width: 100%; min-width: 100%}
.pc-top .top-l span {font-size: 21px;height: 30px;line-height: 26px;color: #fff;display: inline-block;border-left: 2px solid #fff;margin-left: 2%; padding-left: 2%;float: left;margin-top: 6px;}
.top-nav{ width: 70%}
.top-nav .nav-link{font-size: 16px; color: #fff;padding: .3rem 0.5rem;}
.top-nav .nav-link:hover{ color: #fdc637;}
.yd-ban-top{ width: 96%; margin: 0 auto; overflow: hidden; display: none;}
.yd-ban-logo{ float: left}
.yd-ban-logo img{ width:7rem;  display: inline-block; margin-top:1rem}
.yd-ban-mar{ margin-top:-3rem}
.yd-ban-tel{ float: right; font-size: 1.4rem; color: #fff;margin-top: 1.1rem;  padding-left: 1.8rem; }
@media screen and (max-width: 990px) {
   .pc-top{ display:none }
	.yd-ban-top{ display: block}
	
}


















