/****************20170913_start_#Footer底部统一****************/
#Footer { background: #181c1d; font-size: 12px; color: #FFF; line-height: 20px; padding-bottom: 0px; }
#Footer li, #Footer p { color: #FFF; font-size: 12px; text-align:center; }
#Footer .footBox { max-width: 350px; margin: 0 auto; padding-bottom: 20px; padding-left: 0; padding-right: 0px; padding-top: 20px; }
#Footer .footBox .or_code { width: 130px; float: left; text-align: center; margin-right: 50px; }
#Footer .footBox .or_code img { display: inline-block; width: 80px; height: 80px; padding-top: 5px; }
#Footer .footBox ul { width: 350px; float:none; padding-top: 15px;}
#Footer #CopyRight { text-align: center; background: #000; padding: 20px 0; height: 80px; }
#Footer .footBox:after, .clearfix:after { content: " "; display: block; clear: both; height: 0; }
#Footer .footBox, .clearfix { zoom: 1; }
/****************20170913_end_#Footer底部统一****************/
/****************底部留言板浮框样式_start***************/
.fixbox { bottom: 0; left: 0; width: 100%; height: 70px; line-height: 70px; position: fixed; z-index: 9999; background: rgba(2,2,2,.8); }
.fixbox-main { width: 1000px; margin-left: 4%; }
.fixbox-main p { margin-right: 20px; float: left; font-size: 16px; color: #ffffff; padding: 8px 0 0 3px; line-height: 25px; text-align: center; }
.fixbox-main p span { color: #BF095E; }
.fixbox-main input { float: left; }
.fixbox-main input.text { margin: 20px 10px 0 0; padding-top: 0; width: 150px; height: 30px; line-height: 30px; text-indent: 15px; background: #ffffff; border: none; }
.fixbox-main input.submit { margin-left: 10px; margin-top: 10px; width: 134px; height: 47px; cursor: pointer; background: url("../img/submit.jpg") no-repeat center top; border: none; }
/****************底部留言板浮框样式_end*****************/

/*****--------新版头部结构布局统一样式_201802-------*****/
.fl { float: left; }
.fr { float: right; /*width:auto; */ }
/*#Header*/
#Header { margin: 0 auto; width: 100%; position: relative; min-height:89px; background:#fff; }
#Header .header_main { margin: 0 auto; width: 1000px; height: 57px; }
#Header .logo { margin-top: 10px; }
#Header .logo_text { margin: 7px 0 0 15px; padding-left: 2px; height: 42px; border-left: 1px solid #bababa; }
#Header .logo_text img { margin-top: 1px; }
#Header .logo_text p { color: #222; font-size: 14px; line-height: 20px; margin-left: 18px; }
#Header .phone { margin-top: 7px; }
#Header .phone p { color: #222; font-size: 14px; line-height: 20px; }
/*#TopNav*/
#TopNav {
	position: absolute;
	z-index: 9999;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	box-sizing: border-box;
	height: 32px;
	/*box-shadow:0 2px 5px rgba(0,154,198,0.96); 
	top: 56px; */
	background: #e2006c; 
}
#TopNav #nav_main {
	width: 1100px; margin: 0 auto; 
}
#TopNav dl {
	float: left;
	width: 6%;
	text-align: center;
}
#TopNav dl dt { }
#TopNav dl dt a, #TopNav dl dd a { display: block;  background: #e2006c; font-size: 14px; line-height: 2em; }
#TopNav dl a { color: #fff; }
#TopNav dl a:hover { color: #c50461; background: #fff; }
#TopNav dl dt a { line-height:1.6em; border-right: 1px solid #fff; }
#TopNav dl dd { border-top: 1px dotted #fff; }
#TopNav dl dd a { font-size: 12px; line-height:2.2em; border-bottom: 1px solid #fff; }
#TopNav dl.nav_last a { border-right: 0 !important; }
#TopNav dl dd { display: none; }
/*.clearfix*/
#TopNav #nav_main:after, .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
#TopNav #nav_main, .clearfix { zoom: 1; }  
