@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;background:#fff;max-width:640px;min-width:320px;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border: 0;vertical-align: bottom;width: 100%;}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
input,textarea,select{background:none;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.pull-right{float:right}/*向右浮动*/
.pull-left{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.clear {clear: both;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.box_mainBody {
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	/*position: absolute;*/
	z-index: 1;
	top: 0;
	bottom: 45px;
	left: 0;
	text-align: center;
}

.box_main {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 320px;
	background:#fff;
	transition: -webkit-transform 0ms;
	-webkit-transition: -webkit-transform 0ms;
	-webkit-transform-origin: 0px 0px;
	-webkit-transform: translate3d(0px, 0px, 0);
}
/* header */
.header {
	width:98%;
	font-size:0;
	z-index:2;
	position: relative;
	background: #fff;
	padding: 20px 5px;
}
.logo {
	width: 26%;
}
.logo img {
	width:100%;
	display:block;
}
.tt-con{
	width: 45%;
	color: #000;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px; 
    border-left: 0.5px solid #444444;
    position: absolute;
    top: 19%;
    left: 28.5%;
}
.tt-con span{
	font-size: 12px;
	color: #6a6a6a;
}
.tt-con span a{
	font-size: 14px;
	color: #444444;
}
.search{
	z-index:999;
	width:32px;
	margin-left:0px;
	position: absolute;
	right: 14%;
	top: 25.5%;
}
.back{width:30px;position:absolute;left:2%;top:16px;z-index:90;}
.ss{width:0;height:35px;position:absolute;left:0;top:55px;overflow:hidden;z-index:91;}
.ss_bd{width:68%;height:35px;border:none;background:#fff;float:left;color:#333333;padding:0 0 0 12%;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;}
.ss_btn{width:20%;float:left;line-height:35px;background:#ffc600;border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:18px; cursor:pointer;}

/* banner */
.banner{ margin: 0 auto; background: #e63929;}
.bannerx{ width:100%; position:relative; font-size:0; min-width:320px; min-height:169px; overflow: hidden; position: relative;}
.bannerxList li {position: absolute; left: 0px; top: 0; width:100%; min-width:320px; min-height: 169px;}
.bannerxList img { max-width: 640px; min-width:320px; min-height: 169px; }
/*.bannerxBton{
	width: 80px;
	position:absolute;
	bottom:2%;
	left:46.7%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:6px;
	height:6px;
	float:left;
	margin-right:3px;
	background:#ffffff;
	border-radius: 90px;
} 
.bannerxBton li.up{
	background:#e63929;
}*/
.header_bot{
	width: 100%;
	position: relative;
	top: -21.5px;
}
.header_bot .ss1{
	width: 80%;
	margin: 0 auto;
	padding: 1% 3%;
	height: 38px;
	color: #666666;
	background: #fff url(../images/ssk.png) no-repeat;
	background-position: center;
	background-size: 95% 70%;
}
.header_bot .ss1 .ss_bd1{
	width: 80%;
	height: 36px;
	border: 0;
	color: #666666;
	background: none;
	margin-left: 5%;
	float: left;
}
.header_bot .ss1 .ss_btn1{
	border: 0;
	width: 10%;
	height: 25px;
	margin-top: 2%;
	margin-right: 3%; 
	color: #fff;
	background: url(../images/ss.png) no-repeat;
	float: right;
}
/* footer */
.he60 {
    width: 100%;
    height: 80px;
    clear: both;
    overflow: hidden;
}
.he95 {
    width: 100%;
    height: 95px;
    clear: both;
    overflow: hidden;
}
.footer{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:50;
	overflow:hidden;
}
.fan{
	width: 10%;
	position: relative;
	top: 0px;
	left: 85%;
}
.fan .to-top{
	display: block;
}
.fan .to-top img{
	width: 100%;
}
.footer ul{
	background:#353638; clear:both; overflow:hidden;
}
.footer ul li{
	width:20%;
	height: 50px;
	float:left;
	text-align:center;
	font-size: 14px;
	color:#fff;
	padding:4% 0 2% 0;
	margin: 0 2.4%;
}
.footer ul li img{
	width: 20px;
	height:20px;
}
.footer ul li a{
	width:100%;
	display:block;
	color:#fff;
}
.main{
	width: 100%;
	padding: 4% 0; 
	position: relative;
	top: -41px;
	left: 0;
}
.mtt{
	width: 96%;
	padding: 1% 2%;
	background: url(../images/jx.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.mtt a{
	color: #fff;
}
.main .m-t{
	width: 100%;
}
.m-t .mt {
	width: 50%;
	margin: 2% auto;
	text-align: center;
	color: #e63929;
}
.mt a{
	font-size: 20px;
	font-weight: bold;
}
.mt span{
	font-size: 12px;
}
.m-t ul{
	width: 80%;
	margin: 0 auto; text-align:center;
}
.m-t ul li{
	width: 28%;
	margin: 2% 1.5%;
	text-align: center; display:inline-block;
}
.m-t ul li a{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
	padding: 5px 0;
	color: #444444;
	background: #e8e8e8;
	border-radius: 5px;
	display: block;
}
.m-t ul li:hover a{
	color: #fff;
	background: #e63929;
}
.main .m-con{
	width: 98%;
	padding: 2% 1%;
}
.m-about{
	width: 98%;
	padding: 1% 1%;
	color: #444444;
	line-height: 2em;
}
.m-about a{ color:#444;}
.m-pro{
	width: 98%;
	padding: 1% 1%;

}
.m-pro ul{
}
.m-pro ul li{
	width: 46.5%;
	margin: 1% 1.5%;
	text-align: center;
	float: left;
}
.m-pro ul li a{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #444444;
	line-height: 2em;
	display: block;
}
.m-pro ul li a img{
	height: auto;
}
.page{
	width: 90%;
	height: 35px;
	margin: 2% auto;
}
.page a{
	padding: 0 3px;
	height: 26px;
	color: #444444;
	line-height: 1.8em;
	text-align: center;
	margin: 1% 1%;
	float: left;
	display: block;
}
.page a:hover{
	height: 26px;
	color: #fff;
	background: #e63929;
	border-radius: 5px;
}
.page .select{
	padding: 0 10px;
	height: 26px;
	background: #ececec;
	border-radius: 5px;
}
.page .select:hover{
	height: 26px;
	color: #fff;
	background: #e63929;
	border-radius: 5px;
}
.m-news{
	width: 98%;
	padding: 1% 1%;
}
.m-news ul li{
	width: 46.5%;
	float: left;
	margin: 1% 1.5%;
}
.m-news ul li a{
	width: 100%;
	line-height: 1.5em;
	color: #444444;
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-ns{
	width: 96%;
	padding: 3% 2% 2% 2%;
	color: #444444;
}
.ns-tt{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 2% 0;
	color: #444444;
	line-height: 1.3em;
}
.ns-img{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 4%; 
}
.ns-tt a{
	font-size: 20px;
}
.m-ns p{
	color: #444444;
	line-height: 2em;
}
.next{
	width: 90%;
	padding: 2% 0;
}
.next a{
	color: #444444;
}
.next a:hover{
	color: #e63929;
}
.gbook{
	width: 86%;
	margin:3% auto;
}
.gbook ul li{
	margin: 2% 0;
	color: #7d7d7d;
}
.gbook ul li a{
	line-height: 2em;
	margin-right: 1%;
	display: block;
}
.gbook ul li .gb{
	width: 60%;
	height: 30px;
	border: 0.5px solid #e5e5e5;
	padding: 0 1%;
}
.gbook ul li .gb2{
	width: 25%;
	height: 30px;
	border: 0.5px solid #e5e5e5;
	padding: 0 1%;
}
.gbook ul .li-gbk a{
}
.gbook ul li .gbk{
	width: 70%;
	height: 100px;
	border: 0.5px solid #e5e5e5;
	padding: 1%;
}
.gbook ul .submit{
	width: 70%;
	margin: 0 auto;
	margin-top: 4%;
}
.submit .sub{
	width: 45%;
	height: 30px;
	background: #e63929;
	color: #fff;
	margin-right: 5%; 
}
.submit .res{
	width: 45%;
	height: 30px;
	background: #d3d3d3;
	color: #7d7d7d;
}