.bgimg{ width: 100%; overflow: hidden; }
.bgimg img{ width: 100%; }
@media(max-width:768px){
	.bgimg{ width: 100%; height: 209px; background: url(img/2016072656906933.jpg) no-repeat center;}
	.bgimg img{ display: none;}
}




/*H‹*/
.web_title{ width:100%; text-align:center; margin-bottom:40px;}
.web_title h2,.web_title h4{ color:#7a7a7a; font-family:"微软雅黑"; margin:0; font-weight:normal;}
.web_title h2{ font-size:44px; letter-spacing:-4px;}
@font-face{ font-family:"Raleway Thin"; src:url(../../system/fonts/raleway_thin.otf);}
.web_title h2 span{ font-size:44px; color:#7a7a7a; font-family:"Raleway Thin"; letter-spacing:-4px;}


.web_title h4 span{ border-right:solid #a0a0a0 1px; padding-right:18px; padding-left:18px; cursor:pointer;}
.web_title h4 span a{ font-size:16px; color:#070707; }
.web_title h4 span .current,.web_title h4 span a:hover{ color:#e60012; border-bottom:solid #e60012 1px;}




@keyframes myfirst   
{
0%{left:0; top:0px}
50%{left:0; top:10px}
100%{left:0; top:0px}
}

@-moz-keyframes myfirst 
{
0%{left:0; top:0px}
50%{left:0; top:10px}
100%{left:0; top:0px}
}

@-webkit-keyframes myfirst 
{
0%{left:0; top:0px}
50%{left:0; top:10px}
100%{left:0; top:0px}
}

@-o-keyframes myfirst 
{
0%{left:0; top:0px}
50%{left:0; top:10px}
100%{left:0; top:0px}
}

/*®á*/
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix {float: none;clear: both;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0}
.footbest{text-align: center; overflow: hidden; background: #fff}
.footbest img{width:458px;}

.color1{ color: #4c4c4c; }