﻿*{
	padding:0;
	margin:0;
	-webkit-tap-highlight-color:transparent;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
body{
	font-size: 14px;
	max-width: 100%;
	font-family: "思源黑体";
	/*min-width: 1500px;*/
}
a{
	text-decoration: none;
	color:#333;
}
a{
	color:#333;
	text-decoration: none;
	border: none;
　　/*-webkit-tap-highlight-color: rgba(0,0,0,0);
　　-webkit-tap-highlight-color: transparent;
　　outline: none;*/
}
select{
	outline: none;
	font-family: "思源黑体";
}
input{
	/*border:none;*/
    font-family: "思源黑体";
    border:none;
}
ul,ol{
	list-style:none;
}
li{
	list-style: none;
}
/*input{
	border:none;
}*/
.display{
	display: none;
	
}
.fl{
	float: left;
}
.fr{
	float:right;
}
.clearFix{
	clear: both;
}
.block{
	display: block;
}
.inline_block{
	display: inline-block;
}
.text_align{
	text-align: center;
}
/*头部*/
.header{
	width: 100%;
	height: 110px;
	background: #E26707;
	margin-top: -4px;
	border-bottom: 1px solid #fff;
}
.header-box{
	width:1200px;
	height: 85px;
	margin:5px auto;
}
.header-box img{
    height: 75px;
    margin-top: 15px;
}
.RN{
	height: 85px;
}
.text{
    height: 38px;
    line-height: 38px;
	font-size: 25px;
	margin-top: 40px;
	margin-left: 30px;
	color: #fff;
	font-weight: bolder;
}
.feedback{
	width: 100%;
	height: 1200px;
	background:url(../images/fankui.png);
	background-size: 100% 100%;
	display: inline-block;
	position: relative;
}
.feedback-box{
	width: 1200px;
	margin:0 auto;
	padding:0 180px;
}
.feedback-size{
	width: 100%;
	height:60px;
	line-height: 60px;
	text-align: center;
	font-size: 25px;
	margin-top:120px;
	font-weight: bolder;
}
.feedback-size-one{
	height: 30px;
	color: #656363;
	border-bottom: 1px dashed #aaa;
}
.feedback-size-two{
	margin:20px 0;
	border-bottom: 1px dashed #aaa;
}
.feedback-size-two-sax{
	font-size: 16px;
	font-weight: bolder;
	line-height:60px;
}
.feedback-size-two input{
    margin-left: 50px;
    margin-bottom: 20px;
}
span{
	color: red;
}
.feedback-size-three{
	margin:20px 0;
	width: 100%;
	display: inline-block;
	padding-bottom:10px;
	border-bottom: 1px dashed #aaa;
}
.feedback-size-three img{
	margin-top: 20px;
	margin-left:50px;
}
.feedback-size-three input{
	width: 300px;
	margin-top: 20px;
	line-height: 25px;
	outline: none;
	padding-left: 10px;
	border-bottom: 1px solid #aaa;
}
textarea{
	margin-left:50px;
	padding-left: 5px;
	outline: none;
}
.btn input{
	width: 105px;
	height: 40px;
	border-radius: 4px;
	background: #56B5D4;
	font-size: 16px;
	color: #fff;
	outline:none;
	border:none;
}
.btn{
	width:100%;
	height: 50px;
	text-align: center;
}
.foot{  
	width:100%;
	background: rgb(48,55,65); 
	position:relative; 
	text-align:center; 
	font-size:12px; 
	color:#666666; 
	line-height:25px;
	z-index:99; 
	padding:10px 0;
}
.foot a{ 
	font-size:12px; 
	color:#666666; 
	text-decoration:none; 
	line-height:25px;
}
.foot_c{
	position:relative; 
	width:1200px; 
	margin:0 auto; 
	text-align:left;
	
}
.copyright{
	height: 80px;
	line-height: 70px;
	margin-top:-1px;
	text-align:center;
	font-size: 13px;
	color:#fff;
	/*background: #2A2E37;*/
}
.ewm img{
	width: 50px;
	height: 50px;
	position:absolute;
	top: 140px;
	right:580px;
}
.pto{
    width:20px;
    height: 20px;
}