#hides {display:none;}
.pagebar .pagination {display:flex;justify-content:center;margin:20px;}
.pagination a {background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:2px 12px;margin:0 5px;border-radius:3px;}
.pagination span {color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:3px;}
.pagination a:hover {color:#0CCA65;border:1px solid #0CCA65;}
.pagination a.page-num-current {color:#fff;background:#0CCA65;border:1px solid #0CCA65;}
.page {text-align:center;}


.fl {float:left;}
.fr {float:right;}
.w1200 {width:1200px;margin:0 auto;}
.clearfix {*zoom:1;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.top_main {color:#666;line-height:32px;background:#f4f5f6;border-bottom:1px solid #ddd;}

.header_main .company {padding-left:15px;border-left:1px solid #c4c4c4;height:65px;margin-top:35px;margin-left:10px;}
.header_main .company h2 {font-size:24px;}
.header_main .company h3 {font-size:16px;margin-top:15px;color:#666;}
.header_main {width:100%;height:130px;z-index:100;}
.header_main .logo {display:block;margin-top:28px; }
.header_main .ewm {width:88px;height:88px;margin:0 0 0 25px;margin-top:18px; padding:3px; border:1px #E3E3E3 dashed;}
.header_main .ewm img {width:100%;height:100%;display:block;}
.header_main .tel {margin-top:38px;padding-left:68px;background:url(../../kf/dianhua.png) no-repeat top left; background-size: auto;  height:60px;}
.header_main .tel span {color:#333;font-size:16px;font-weight:bold;line-height:20px;}
.header_main .tel h3 { font-size:30px;font-weight:bold;line-height:30px;padding-top:5px;}

 
#container {
	margin: 0 auto;background-color: #BF0008;
}

 
.actives{ background:#A50007}
nav {
	 
	width:1200px; margin:0 auto
}

nav ul {
	padding: 0;
  margin: 0;
	list-style: none;
	position: relative; 
	}
	
nav ul li {
	display:inline-block;
	background-color: #BF0008;	line-height: 52px;
	}

nav a {
	display:block;
	padding:0 37px;	
	color:#FFF;
	font-size:16px;

	text-decoration:none;
}

nav a:hover { 
	background-color: #A50007; color:#fff
}

/* Hide Dropdowns by Default */
nav ul ul {
	display: none;
	position: absolute; 
	top: 52px; z-index:99999999 /* the height of the main nav */
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:160px;
	float:none;
	display:list-item;
	position: relative; line-height:42px;
}

/* Second, Third and more Tiers	*/
nav ul ul ul li {
	position: relative;
	top:-52px; 
	left:160px;line-height:42px;
}
nav ul ul ul ul li {
	position: relative;
	top:-52px; 
	left:320px;line-height:42px;
}

	
/* Change this in order to change the Dropdown symbol */
 




  .hezuo h2 {
        text-align: center;
        font-weight: normal;
        margin-top: 40px;
        color: #BF0008
    }
    
    .hezuo h2 span {
        display: block;
        font-size: 42px;
        line-height: 70px;
        padding-bottom: 4px;
    }
    
    .hezuo h2 i {
        background:url(../bg/12ad0285dfe147099638019d39c50598_28.jpg) no-repeat;
        width: 273px;
        margin: 0 auto;
        height: 17px;
        display: block;
    }
	