﻿/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,p,em,i,b{padding:0;margin:0;font-size:12px;box-sizing: border-box;word-wrap:break-word;}
html,body{ height:100%;-webkit-text-size-adjust:100%;font-size:12px;}
ul { list-style:none;}
i{ display:table-cell; vertical-align:middle;}
input{outline:none;-webkit-appearance: none;box-sizing: border-box;}
input:-ms-input-placeholder{color: #CCC;} /*=//IE10=*/
textarea:-ms-input-placeholder{color: #CCC;} /*=//IE10=*/  
input::-moz-placeholder{color:#CCC;}/*=//Firefox=*/
textarea::-moz-placeholder{color:#CCC;}/*=//Firefox=*/
input::-webkit-input-placeholder{color:#CCC;}/*=//Chrome,Safari=*/
textarea::-webkit-input-placeholder{color:#CCC;}/*=//Chrome,Safari=*/
textarea{outline:none;-webkit-appearance: none;box-sizing: border-box;}
input[type=checkbox]{cursor: pointer;vertical-align:middle;}
img{border:0px;padding: 0;margin: 0;image-rendering: optimizeQuality;  /* Firefox 3.6+; default behavior is identical, no need to specify */-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0; default in IE8+ */}
body, body *{max-height:1000000px;}
body{text-align: left;font-family:Microsoft YaHei; -webkit-tap-highlight-color:rgba(0,0,0,0);      }
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{font-family:Microsoft YaHei;text-decoration: none;}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());color:#333;}
a:hover{color: #e5261f;text-decoration: none}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{margin:0; overflow:hidden;}
/*===========页面头部=*/
#top_bj{position:relative;width:640px;height:195px;MARGIN: auto;}
#top{position: absolute;width:640px;height:195px;background-color:#FFF;top:0;z-index:10;}
#logo a{/*网站logo*/
	position: absolute;
	z-index:20;
	top:20px;
	left:20px;
	width:342px;
	height:64px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_lan{position:absolute;z-index:10;top:35px;right:79px;;}
#top_lan a{/*导航栏整体背景*/
	width:50px;
	line-height:45px;
	color:#666;
	font-size:1.6rem;
	font-weight: normal;
	font-family:Microsoft YaHei;
	text-align: center;
	padding:0;
	margin:0 0 0 5px;
	display:block;
	float:left;
	border:1px #cccccc solid;
	border-radius:5px 5px 5px 5px;
}
#top_lan a:hover{color: #fff; background:#666;border:1px #666 solid;}
#top_lan .ok{color: #fff; background:#666;border:1px #666 solid;}
#search {
	position:absolute;
	z-index:10;
	bottom:20px;
	left:50%;
	width:600px;
	margin-left:-300px;
	border-radius:35px 35px 35px 35px;
	overflow:hidden;
	border: 1px solid #eeeeee;
	background-color:#f8f8f8;
	/*box-shadow:inset 1px 2px 5px rgba(51,51,51,0.2);*/
	
    }
.inp_srh {
	float:left;
	width:87%;
	height:60px;
	padding:0 0 0 20px;
	color:#666;
	line-height:65px;
	font-family:Microsoft YaHei;
	background-color: transparent;
	box-sizing: border-box;
	margin:0px 0 0 0;
	border: none;
	font-size:1.8rem;
}
.btn_srh {
	float:right;
	width:13%;
	height:60px;
	line-height:60px;
	display: inline-block;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	text-indent:-999em;
	background: url(../images/search_2.png) 50% 50% no-repeat;
}
.btn_srh:hover{ background: #CCC url(../images/search.png) 50% 50% no-repeat;}
#search * { vertical-align:middle;display:inline;}
#list_banner{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:640px;
	height:240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #033;
	background-image: url(../images/top.jpg);
}

/*===========页面底部=*/
#bottom{width:640px;padding:0;margin:0 auto 110px auto;text-align: center;}
#bottom dl dt{ height:24px; line-height:24px;color:#a7a7a7;display:none;}
#bottom dl dt a{ color: #a7a7a7;}
#bottom dl dd{ padding:0; color:#a7a7a7; font-size:1.0rem;line-height:1.5;display:none;}
#bottom dl dd a{ color: #a7a7a7;}
#link_bj {
	width:100%;
	position:fixed;
	margin:0;
	padding:0px;
	bottom:0;
	background-color:#FFF;
	box-shadow: 1px 1px 10px rgba(51,51,51,0.5);
	z-index:1;display:table;
}
.link_con {width:645px;margin: auto;box-sizing: border-box;TEXT-ALIGN: center;padding:10px 0px 10px 0px;}
.link_con ul {padding:0 0 0px 0;display:inline-block;}
.link_con ul li {
	float:left;
	width:128px;
	height:90px;
	line-height:1.0;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-size:1.4rem;
	text-align:center;
	background-color: #ffffff;
	border-radius:0px;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	text-transform: uppercase;
}
.link_con ul li i{height:45px;font-size:3.2rem;margin:10px 0px 0px 0px;}
.link_con ul li a{ display:block;overflow:hidden;color: #666;}
.link_con ul li a:hover{color: #e6261f;}
.link_con ul li.ddt a{color:#e6261f;text-decoration: none;display:block;}
.link_con ul li img { width:100%;height:180px;padding:0px 0px 0px 0px;}
/*===========栏目页设定=*/
#content{WIDTH:640px;margin:auto;padding:0 0px 0px 0;box-sizing: border-box;overflow: hidden;background-color:#F5F5F5;border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;}
.bshare-custom{ float:left; margin:0px 0px 0px 0px; width:20%;}
#message_button{width:100%;padding:20px 0 20px 0;margin: auto;text-align: center; display:none;}
#message_button a{margin:0 20px 0 20px; font-size:2.2em;}
.lxwm_con {width:640px;margin:0px auto 0 auto;padding:0px 0 20px 20px;overflow: hidden; background:#FFF;}
.lxwm_con ul{margin:0px;padding:0px 0 0px 0;}
.lxwm_con ul form input{
	width:600px;
	height:70px;
	padding:0 0 0 10px;
	box-sizing: border-box;
	margin:0 10px 10px 0px;
	line-height:70px;
	border:1px double #e5e5e5;
	font-family:Microsoft YaHei;
	background-color:rgba(255,255,255,0.2);
	border-radius:10px;
   outline: none;
   font-size:2.0rem;
}
.lxwm_con ul form textarea{
	width:600px;
	height:200px;
	line-height:22px;
	padding:10px;
	margin:0 0px 10px 0px;
	box-sizing: border-box;
    background: none;
	border:1px double #e5e5e5;
	font-family:Microsoft YaHei;
	background-color:rgba(255,255,255,0.2);
	border-radius:10px;
   outline: none;
   resize: none;
   overflow:auto;font-size:2.0rem;
}
.lxwm_con ul form input[type=submit] {
	color: #ffffff;
	height:70px;
	line-height:70px;
	font-size:2.2rem;
	cursor: pointer;
	font-weight: normal;
	margin:0px 20px 0 0px;
	border-radius:10px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	text-align: center;
	background:#e6261f;
	border:1px double #e6261f;
	float:right;
	text-transform: capitalize;
}
.lxwm_con ul form input[type=submit]:hover{
	color: #e6261f;
    background: #ffffff;
	border:1px solid #e6261f;
}
.lxwm_con ul p{font-size:1.2rem;color: #999;margin:0 0 0 0px;line-height:3.5; text-align:center;}
.lxwm_con ul form input:focus{outline: none; border: 1px solid #e6261f;transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.lxwm_con ul form textarea:focus{outline: none; border: 1px solid #e6261f;transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.lxwm_con ul form input.m_yzm{width:450px;}
.yzm{float: right;text-align:right;margin:10px 30px 0 0;}
.yzm img{height:50px;}


/*--------------------------------------------------------------------------------【分页样式】*/
#view_page{TEXT-ALIGN: center;padding:20px 0 20px 0;display:table;width:100%;}
a.LnkPgPl{
	font-size:1.8rem;
	min-width:50px;
	_width:50px;
	height:50px;
	line-height:50px;
	margin:0 2px 0 2px;
	padding:0px 0px 0px 0px;
	box-sizing: border-box;
	text-align:center;
	color: #666;
	background-color:#fff;
	display:inline-block;
	border: 1px solid #e1e1e1;
	border-radius:4px;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   -o-border-radius:4px;
   -ms-border-radius:4px;
}
a:hover.LnkPgPl{color:#e6261f;text-decoration: none;background-color:#FFF;border: 1px solid #e6261f; }
.LnkPgPR {
	font-size:1.8rem;
	min-width:50px;
	_width:50px;
	height:50px;
	line-height:50px;
	box-sizing: border-box;
	margin:0 2px 0 2px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#e6261f;
	background-color:#fff;
	display:inline-block;
	border: 1px solid #e6261f;
	border-radius:5px;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   -o-border-radius:5px;
   -ms-border-radius:5px;
}
a:hover.LnkPgPR {color:#fff;text-decoration: none;}
a.LnkPN{
	font-size:1.8rem;
	min-width:50px;
	_width:50px;
	height:50px;
	line-height:50px;
	margin:0 2px 0 2px;
	padding:0px 10px 0px 10px;
	box-sizing: border-box;
	text-align:center;
	color: #666;
	background-color:#fff;
	display:inline-block;
	border: 1px solid #e1e1e1;border-radius:4px;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   -o-border-radius:4px;
   -ms-border-radius:4px;
}
a:hover.LnkPN{color:#e6261f;text-decoration: none;background-color: #FFF;border: 1px solid #e6261f;}