@charset "utf-8";

*{word-wrap:break-word}
*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box;}


ul,ol,dl{list-style-type:none}
html,body{*position:static;-webkit-text-size-adjust:none;}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
 
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Î¢ÈíÑÅºÚ","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei";font-size:12px;color: #333; }

h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;}
a:hover{text-decoration:underline;outline:none; color:#333}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}

img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
.text-primary {
	color: #e30f1f !important;
  }

.lanmumain{
	margin-top: 30px;
}

*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}


header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input{ font-size:14px}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
ul,li{ list-style-type:none;}
i,em{ font-style:normal}
a{
transition: all 0.3s;-moz-transition: all 0.3s;	/* Firefox 4 */-webkit-transition: all 0.3s;	/* Safari ºÍ Chrome */-o-transition: alll 0.3s;	/* Opera */
}
body{ color:#333;  font-size:14px; background:#fff; overflow-x:hidden  }
a{ text-decoration:none; font-size:14px;}
a:hover{ color:#c30d23; text-decoration:none}
 
/*½á¹¹*/ 
.flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex1{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.flexalign{ -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.ui-nowrap {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}   
.ui-nowrap-multi { display: -webkit-box; overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;} 
.weap{ max-width:1480px; margin:0 auto; }
.weap1200{ max-width:1200px; margin:0 auto; } 


/*Ò³Âë*/
.pages {
	text-align: center;
	margin: 50px auto;
}

	.pages span, .pages a {
		display: inline-block;
		border: 1px solid #e1e1e1;
		padding: 0 18px;
		height: 40px;
		line-height: 38px;
		font-size: 14px;
		background-color: #fff;
		margin: 0 3px;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.pages .current {
		background-color: #d21e0a;
		color: #fff;
		border-color: #d21e0a
	}

 

@media (max-width: 1305px){
.weap{ width:auto; padding:0 10px } 
} 
 
@media(max-width:1000px) { 


	.lanmumain{
		margin-top: 0;
	}

body.ow{ overflow:hidden}
 

/*Ò³Âë*/
	.pages span, .pages a {
		padding: 0 12px;
		height: 30px;
		line-height: 28px;
	}

.flexbox{ height:50px;}
.flexbox .box{ left:0; border:0; top:auto; transform:none; bottom:0; right:0; width:auto;border-top:1px solid rgba(204,204,204,1)}
.flexbox .box ul{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; width:100%}
.flexbox .box ul li{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; border-bottom:none; border-right:1px solid rgba(204,204,204,1)}
.flexbox .box ul li:last-child{ border-right:none}
.flexbox .box ul li a{ height:50px;}
.flexbox .ewmsub{ transform:translateY(150%); right:auto; left:50%; bottom:50px; margin-left:-65px}
.flexbox .ewmsub img{ width:120px;}
.flexbox li:hover .ewmsub{ transform:translateY(0)}
.flexbox .sub{ display:none !important}
.flexbox .ico:before{ height:32px}
.flexbox .ico{ font-size:12px}
} 
@media(max-width:350px) { 
.footer01 .footer01right{ font-size:15px;}
}


<!--ºÄÊ±1764437638.0773Ãë-->