@charset "utf-8";
body, div, span, a, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, pre, form, fieldset, legend, input, button, textarea, select {margin:0;padding:0;}
html,body{width:100%;max-width:1280px;margin:auto;background:#fff;}
ul,li{list-style:none;}
li{list-style-type:none;}
img {border:0;vertical-align:bottom;}
input,button,select,textarea{outline:none;border:none;background:none;resize:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;appearance: none; -webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;}
input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;-ms-appearance:radio;}
input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;-ms-appearance:checkbox;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;-moz-tap-highlight-color:rgba(0,0,0,0);-moz-user-modify:read-write-plaintext-only;-ms-tap-highlight-color:rgba(0,0,0,0);-ms-user-modify:read-write-plaintext-only;}
a{cursor:pointer;}
a,a:focus,input,input:focus{text-decoration:none;border:none;outline:none;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-focus-ring-color: rgba(0, 0, 0, 0);}
i,h1,h2,h3,h4,h5{font-style:normal;font-weight:normal;font-size:1em;}


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.clear{clear:both;height:0;}

.width_page{width:1000px;margin:auto;}

.header{}

.footer{}

.wrapper{overflow:hidden;background-color:#727171;}
.content{}
.main{}

.bor{border-bottom:solid 20px #dcdddd;}
.pic{overflow:hidden;position:relative;}
.pic img{display:block;width:100%;position:relative;z-index:0;}
.main{margin:0 1%;padding:0 0 20px;overflow:hidden;}
.footer_text{display:inline;font-size:14px;color:#fefefe;font-family:Microsoft YaHei,"微软雅黑";position:absolute;bottom:18%;right:23.5%;}


.footer2{
	padding: 100px 0 50px 720px;
	background-color: #5a5657;
}
.footer2 .fpic{
	background-image: url(../images/footer-info1.jpg);
	height: 219px;
	background-size: contain;
	background-repeat: no-repeat;
}
.footer2 .finfo{
	 font-size: 14px;
    color: #fefefe;
    font-family: Microsoft YaHei,"微软雅黑";
}
.footer2 .finfo2{
	font-size: 12px;
    color: #fefefe;
    font-family: Microsoft YaHei,"微软雅黑";
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1024px){
.footer2{
	padding: 50px 0 50px 50px;
}
}