*{margin:0;padding:0;list-style-type:none;outline:none}
A:link{text-decoration:none}
A:visited{text-decoration:none}
A:active{text-decoration:none}
A:hover{text-decoration: underline}
a,img{border:0;}
html,body{width:100%;font-family:ËÎÌå;font-size:12px;background:#fff;display:block}

/*head*/
.top1{display:block}
.top1{width:100%;min-width:960px;height:45px;background:#333;font:12px/45px "ËÎÌå";color:#fff;}
.top1 a{display:inline-block;margin-right:14px;font:12px/45px "ËÎÌå";color:#fff;}
.top1 span{width:56px;height:11px;display:inline-block; vertical-align:middle;margin-right:14px;background:url(../images/threeline.gif) -18px no-repeat;}
.top1 .topright span{transform:rotate(180deg)}
.top1:after{content:"";display:block;clear:both}
.top1 .topleft{padding-left:40px;height:45px;;float:left;}
.top1 .topright{padding-right:40px;height:45px;;float:right;text-align:right}
.top2{width:100%;min-width:960px;height:30px;border-bottom:4px solid #eaeaea;position:static;text-align:center;background:#fff;}
.top2 .dh{width:100%;max-width:960px;margin:0 auto;height:29px;display:flex;justify-content:space-between}
.top2 .dh a{font:12px/30px "ËÎÌå";color:#595757;display:block;float:left;margin:0;}
.top2:after{content:"";width:100%;height:1px;background:#bfbfbf;display:block;clear:both}
.top2 .swiper-slide{width:auto;display:inline-block}
/*link*/
.yqlj{margin:0 auto 40px;overflow:hidden;width:960px;display:block;}
.yqlj .line{width:100%;height:2px;background:#811084;}
.yqlj .line:before{content:'';display:block;height:2px;width:33%;float:left;background:#007fca;border-right:3px solid #fff;}
.yqlj .line:after{content:'';display:block;height:2px;width:33%;float:right;background:#ec6901;border-left:3px solid #fff;}
.yqlj .title{width:100%;text-align:center;height:50px;font:20px/50px "Î¢ÈíÑÅºÚ", "ºÚÌå";letter-spacing:4px;color:#595757}

.yqlj ul.linklist{width:100%;margin-left:3%;position:relative}
.yqlj ul.linklist li{width:14%;font:12px/36px "ËÎÌå";color:#595757;float:left}
.yqlj ul.linklist li a{font:12px/36px "ËÎÌå";color:#595757;}
/*footer*/
#footer{width:100%;min-width:960px;height:45px;text-align:center;font:12px/45px "ËÎÌå";color:#fff;background:#333;}
#footer a{font:12px/45px "ËÎÌå";color:#fff;}


@media only screen and (min-width:1200px){
/*head*/
.top2 .dh{max-width:1200px;}
.topbanner{max-width:1200px;}
/*link*/
.yqlj{width:1200px;display:block;}
.yqlj ul.linklist{margin-left:0;}
.yqlj ul:before{content:'';display:block;width:1px;height:100%;background:#fff;position:absolute;top:0;left:0}
.yqlj ul:after{content:'';display:block;clear:both}
.yqlj ul.linklist li{width:11%;padding-left:3%;border-left:1px solid #f1f2f2}
/*footer*/
#footer{min-width:1200px;display:block;}
}