@charset "utf-8";
/* CSS Document */

.sub_content {
    width: 1100px;
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    clear: both;
    background-color: #fff;
	
	padding-bottom: 30px;
}

.sub_content_left {
    width: 211px;
    float: left;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.sub_bt {
    width: 191px;
    height: 109px;
    position: absolute;
    margin-top: -50px;
    background-color: #bf3131;
    text-align: left;
    vertical-align: middle;
    line-height: 40px;
    padding: 20px 0px 0px 20px;
}

.sub_bt h1 {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}

.sub_bt h4 {
    font-size: 18px;
    color: #fff;
}

.sub_nav {
    width: 211px;
    height: 100%;
    margin-top: 80px;
}

.sub_nav ul li {
    display: block;
    width: 211px;
    height: 38px;
    overflow: hidden;
    zoom: 1;
    text-align: left;
    vertical-align: middle;
    line-height: 38px;
    padding-left: 20px;
    border-bottom: 1px solid #e9e9e9;
}

.sub_nav ul li span img {
    margin-left: 130px;
}

.ejy_pro {
    margin-top: 20px;
}

.ejy_pro .sub_bt1 {
    width: 191px;
    height: 109px;
    background-color: #bf3131;
    text-align: left;
    vertical-align: middle;
    line-height: 40px;
    padding: 20px 0px 0px 20px;
    
}

.ejy_pro .sub_bt1 h1 {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}

.ejy_pro .sub_bt1 h4 {
    font-size: 18px;
    color: #fff;
}

.ejy_pro ul {
   border: 1px solid #e0e0e0;
	padding-bottom: 28px;
	margin-bottom: 28px;
   
}

.ejy_pro ul li{
	padding-left: 8px;
	padding-top: 8px;
}

.sub_content_right {
    width: 859px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    float: right;
    margin-top: 20px;
    margin-bottom: 15px;
}

.sub_content_right_top {
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

.sub_content_right_top_top {
    width: 100%;
    height: 32px;
}

.sub_content_right_below {
    padding-top: 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.al_cp {
    width: 859px;
}

.al_cp li:nth-child(3n+1)
{margin-left: 0px;}

.al_cp_a {
    width: 257px;
    /* height: 200px; */
    margin-left: 44px;
    float: left;
    padding-bottom: 20px;
}

.al_cp_a1 {
    border: 1px solid #eee;
}

.al_cp_a2 {
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    background: #c03333;
}

a:hover{color: #F57D7F;}

/*产品内页*/

.news_content_middle {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #bfbfbf;
    font-size: 14px;
    line-height: 25px;
}

.con_tit {
    font-size: 22px;
    text-align: center;
}

.con_data {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

.con_img {
    text-align: center;
    margin: 10px 0;
}

.con_con {
    
    line-height: 30px;
}

.con_page {
    margin-top: 30px;
}
