@charset "utf-8";
/* CSS Document */
::selection {
    background-color: #c9120a;
     color: #FFF;
}
::-moz-selection {
    background-color: #c9120a;
    color: #FFF;
}
::-webkit-selection {
    background-color: #c9120a;
    color: #FFF;
}
body {
  
    width: 100%;
    min-width: 1180px;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
    font-family: "微软雅黑";
    font: 13px/1.231 arial, helvetica, clean, sans-serif, "Microsoft YaHei";
    color: #333;
}
*{
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #4E4646;
    cursor: pointer;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.m{
    width: 1180px;
    margin: 0 auto;
}
h5 a{ display:block; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
em{ font-style:normal; color:#C80821;}
/*top*/
.top{ height:37px; background:#232323; line-height:37px; width:100%;}
.top .fl{ color:#848484; font-size:13px;}
.top .fr{ width:355px; background:url(../images/top_bg.jpg) left center no-repeat; padding-left:26px;background-position-x: 39px;}
.top .fr a{color:#848484; font-size:13px; display:inline-block; margin-left:36px;}
/*header*/
.header{width:100%;height:157px;}
.headerIn_L{}
.headerIn_L h1{ margin-top:30px; margin-bottom:26px;}
.headerIn_L .dingwei {
    height: 50px;
    margin-top: 41px;
    padding-left: 83px;
    text-align: left;
}
.headerIn_L .dingwei1{color:#591518;font-size:0; font-weight:600; font-size:0;}
.headerIn_L .dingwei1 span{ color:#333 ;}
.headerIn_L .dingwei2{color:#333;font-size:15px;margin-top:6px;}
.headerIn_R{margin-top:40px;text-align:left; padding-left: 54px; position:relative;}
.headerIn_R::before{ content:url(../images/tel.jpg); position:absolute; left:0px; top:7px;}
.headerIn_R .headerIn_R1{font-size:14px;color:#666; line-height:20px; }
.headerIn_R .headerIn_R2 {
    font-size: 30px;
    color: #ec1919;font-weight: 600;
    font-family:Arial;
}
/*nav*/
.nav{width:100%;height:63px; background:#fff; border-top:1px solid #e3e3e3;box-shadow: 1px 2px 2px rgba(51,51,51,0.2);}
.navIn{ }
.navIn ul li {
    position: relative;
    float: left;
    text-align: center;
    line-height: 51px;
    height: 51px;
    display: inline-block;
    width: 147px;
}
.navIn ul li a {
    font-size: 15px; display:block;
    color: #333;
    position: relative;
    z-index: 9;
}
.navIn ul li a span{ display:block; font-size:12px; color:#f6f6f6;}
.navIn ul li.another a{}
.navIn ul li.another::before{ content:url(../images/nav_h.jpg); position:absolute; z-index:1; bottom:0px; left:59px;line-height: 9px; height:60px;}
/*foot*/
#foot {
    width: 100%;

    background:url(../images/foot_bg.jpg) top center no-repeat; padding-top:30px;
}
.foot_nav {
    height: 50px;
    background:#252525;
}	
.foot_nav ul li a {
	color: #fff;
}

.foot_nav ul{ width: 1180px;
    margin: 0 auto;}
	
.foot_nav ul li {
    height: 50px;
    float: left;
    text-align: center;
    width: 147px;
    position: relative;
    line-height: 50px;
}
.foot {
	width: 1180px;
	height: 142px;padding-bottom: 30px;padding-top: 30px;
	margin: 0 auto; 
}
.foot_logo.left {
	margin-top: 30px;
	padding-right: 61px;
}
.foot a {
	color: #ababab;
	margin: 0 2px
}
.foot h2,.foot span{	color: #ababab;
	margin: 0 2px; font-size:12px; font-weight:100; display:inline-block; line-height:28px;}
.foot a:hover {
	text-decoration: underline;
}
.foot_left p {
	color: #ababab;
	line-height: 28px; margin-left:50px
	font-size: 12px;
}
.foot h4{ font-size:13px; margin-bottom:0; font-weight:100; text-align:center; padding-left:10px; color:#ababab; margin-top:10px;}
.weixin {
	margin-top:-4px; margin-right:40px;
	width: 120px;
}
.weixin img {
    height: 116px;
    width: 116px;
}
.foot_left.fl {
margin-left:37px; width:283px;
}
.foot_r{ font-size:15px; color:#dcdcdc; margin-top:25px;}
.foot_r p{ font-size:26px; color:#dcdcdc; margin-top:7px;}
.foot_r p::before{ content:url(../images/foot_tel.jpg); margin-right:5px;}
/*foot end*/
/*online qq*/
/*online qq*/
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_wx.png) 0px 0px no-repeat;
	background-color: #78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -160px;
	top: 0px;
	display: none;
	width: 160px;
	height: 160px;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}
/*online qq*/
 
    .izl-rmenu { position: fixed; right: 20px; top: 42%; margin-top: -46px; padding-bottom: 14px; z-index: 999; }
    .izl-rmenu .btn { width: 85px; height: 85px; margin-bottom: 1px; cursor: pointer; position: relative; }
    .izl-rmenu .btn-qq { background: url(../images/r_qq.png) center center no-repeat; background-color: #333; }
    .izl-rmenu .btn-qq:hover { background-color: #424242; }
    .izl-rmenu .btn-qq .qq { background-color: #585656; position: absolute; width: 160px; text-align: center; left: -190px; top: 0px; height: 95px; padding: 15px; line-height: 28px; color: #FFF; font-size: 18px; display: none; }
    .izl-rmenu .btn-qq .qq a { color: #fff; text-decoration: none; }
    .izl-rmenu .btn-wx { background: url(../images/r_wx.png) center center no-repeat; background-color: #333; }
    .izl-rmenu .btn-wx:hover { background-color: #424242; }
    .izl-rmenu .btn-wx .wx { background-color: #585656; position: absolute; width: 160px; left: -190px; top: 0px; height: 75px; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px; line-height: 28px; color: #FFF; font-size: 18px; display: none; }
    .izl-rmenu .btn-wx .wx img { margin-right: 5px; }
    .izl-rmenu .btn-phone { background: url(../images/r_phone.png) center center no-repeat; background-color: #333; }
    .izl-rmenu .btn-phone:hover { background-color: #424242; }
    .izl-rmenu .btn-phone .phone { background-color: #585656; position: absolute; width: 160px; text-align: center; left: -190px; top: 0px; height: 55px; padding: 15px; line-height: 28px; color: #FFF; font-size: 18px; display: none; }
    .izl-rmenu .btn-top { background: url(../images/r_top.png) center center no-repeat; background-color: #E3E5E8; height: 46px; display: none; }
    .izl-rmenu .btn-top:hover { background-color: #d1d4da; }
 