@charset "utf-8";
*{font-family:"微软雅黑","宋体";}
html{font-size:14px;color:#222;} 
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,span,input,textarea{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:14px;}
small{font-size:14px;}
li,ol{list-style:none;}
input,textarea{border:none;outline:none;}
textarea{resize:none;}
em,i{font-style:normal;}
a{text-decoration:none;color:#444;}
a:hover{color:#005bac;}
a:focus{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
a img{border:none;}
.clearfix:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}
.floatleft{float:left;}
.floatright{float:right;}
.font12{ font-size:12px;}
.font40{ font:bold 40px/60px Arial;  text-transform:uppercase;}
.font30{ font:bold 30px/50px "微软雅黑"; }
.font16{font:normal 16px/26px "微软雅黑"; }
.l_h60{ line-height:60px;}
.color1{color:#fff;}
.margin_auto{ margin:0 auto;}

.inner{ width:80%; margin:0 auto; }

.abmore{ display:block;width:90px; height:25px;transition:300ms ease-in-out;}
.abmore .ico{display:block; width:100%; height:8px; background:url(../images/arrow_more_black.png) right bottom no-repeat; }
.abmore .ico1{display:block; width:100%; height:8px; background:url(../images/arrow_more_white.png) right bottom no-repeat; }
.abmore:hover{ color:#03a43d; text-indent:5px;transition:300ms ease-in-out;}

@media only screen and (max-width: 1600px){}

@media only screen and (max-width: 1440px){}

@media only screen and (max-width: 1366px){
	.font40{ font:bold 40px Arial; text-transform:uppercase;}
	.font30{ font:bold 30px/46px "微软雅黑";}
	.font16{font:normal 14px/26px "微软雅黑";}
	
	.inner{ width:90%; margin:0 auto; }
	}

@media only screen and (max-width: 861px){
	.font40{ font:bold 20px Arial;text-transform:uppercase;}
	.font30{ font:bold 16px/26px "微软雅黑";}
	.font16{font:normal 14px/26px "微软雅黑";}
	
	.inner{ width:90%; margin:0 auto; }

	}

@media only screen  and (max-width:641px){}