@charset "utf-8";
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color: #333333;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
 
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.wrap{width: 1200px;margin: 0 auto;}

/* 公告样式 */
.theme_color {color: #B9161C;}
.theme_bgcolor {background-color: #B9161C;}

.m_header{
	width: 100%;
	height: 72px;
	background: #FFFFFF;
}
.m_header_fix{
	box-shadow: 0 0 18px 0 #d4dee6;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.m_header .fl{
	float: left;
	height: 100%;
	line-height: 72px;
}
.m_header .fl img{
	height: 60px;
}
.m_header .fr{
	float: right;
}
.m_header .fr li{
	display: inline-block;
	width: 100px;
	height: 72px;
}
.m_header .fr li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 72px;
	text-align: center;
}
.m_header .fr li a h3{
	font-size: 16px;
	color: #333333;
}
.m_header .fr li a:hover h3{
	color: #B9161C;
}
.m_header .fr li.active a h3{
	color: #B9161C;
}
.m_header_line{
	width: 100%;
	height: 72px;
	display: none;
}
.m_footer{
	width: 100%;
	background: #1F2025;
}
.m_footer .title{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;
}
.m_footer_nav{
	text-align: center;
	margin-bottom: 30px;
}
.m_footer_nav a{
	display: inline-block;
	width: 100px;
	text-align: cancel;
	color: #FFFFFF;
}
.m_footer_nav a:hover{
	color: #B9161C;
}
.m_footer_msg li{
	display: block;
	width: 33.33%;
	height: 36px;
	line-height: 36px;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
.m_footer_msg li img{
	height: 22px;
	vertical-align: middle;
}
.web_kefu{
position:  fixed;
top:  50%;
right:  20px;
z-index:  999;
}
.web_kefu  .btn{
width:  60px;
height:  55px;
padding-top:  5px;
background-size:  20px;
color:  #FFFFFF;
text-align:  center;
display:  block;
margin-bottom:  10px;
position:  relative;
}
.web_kefu  .btn>img{
display:  block;
margin:  0  auto  3px;
height:  30px;
}
.web_kefu  .tel{background:  #B9161C;}
.web_kefu  .qq{background:  #1296DB;}
.web_kefu  .wx{background:  #0BB20B;}
.web_kefu  .tel:hover  .web_kefu_tel{
display:  block;
}
.web_kefu_tel{
width:  260px;
background:  #B9161C;
position:  absolute;
text-align:  left;
top:  0;
right:  60px;
padding:  10px;
border:  1px  solid  #FFFFFF;
overflow:  hidden;
display:  none;
}
.web_kefu_tel  p{
line-height:  40px;
font-size:  16px;
}
.web_kefu  .qq:hover  .web_kefu_qq{
display:  block;
}
.web_kefu_qq{
width:  260px;
text-align:  left;
padding:  10px;
background:  #1296DB;
position:  absolute;
top:  0;
right:  60px;
display:  none;
border:  1px  solid  #FFFFFF;
}
.web_kefu_qq  ul  li{
display:  block;
padding:  5px  0;
}
.web_kefu_qq  ul  li  img{
height:  30px;
margin-right:  6px;
}
.web_kefu_qq  ul  li  span{
color:  #FFFFFF;
font-size:  14px;
}
.web_kefu_qq  ul  li  a{
display:  inline-block;
margin-left:  10px;
color:  #FFD86F;
font-size:  12px;
height:  20px;
line-height:  20px;
padding:  0  5px;
border:  1px  solid  #FFD86F;
border-radius:  2px;
}
.web_kefu_qq  ul  li  a:hover{
background:  #FFD86F;
color:  #FFFFFF;
}
.web_kefu_wx{
position:  absolute;
right:  50px;
bottom:  -100px;
display:  none;
}
.web_kefu  .wx:hover  .web_kefu_wx{
display:  block;
}
.web_kefu_wx  .content{
width:  220px;
background:  #FFFFFF;
margin-right:  30px;
box-shadow:  0  0  12px  0  rgba(0,0,0,0.2);
padding-bottom:  20px;
position:  relative;
}
.web_kefu_wx  .content::after{
display:  block;
content:  "";
width:  0;
height:  0;
border:  10px  solid  rgba(0,0,0,0);
border-left-color:  #FFFFFF;
position:  absolute;
bottom:  120px;
right:  -20px;
}
.web_kefu_wx  .content  h2{
font-size:  16px;
text-align:  center;
display:  block;
padding:  10px;
border-bottom:  1px  solid  #E5E5E5;
color:  #333333;
}
.web_kefu_wx  .content  .pic{
padding:  10px;
}
.web_kefu_wx  .content  .pic  img{
width:  100%;
}
.web_kefu_wx  .content  p{
color:  #333333;
}
.page3_detail_page{
	margin-top: 30px;
}
.page3_detail_page .item{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: 15px;
}
.page3_detail_page .item a{
	color: #333;
}
.page3_detail_page .item a:hover{
	color: #B9161C
}