<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*产品中心*/
.center{
    width: 100%;
    background-color: #ececec;
    padding-bottom: 30px;
}
.c3_con{
    padding-top: 30px;
}
.center .fl_nav{
    float: left;
    width: 220px;
}
.fl_nav .fl_nav_01{
    background-color: #fff;
    border: 2px solid #da251e;
}
.fl_nav .cp_top{
    width: 100%;
    background:url(../images/idx_cp_02.png) no-repeat top;
    height: 94px;
    color: #fff;
}
.fl_nav .cp_top .en{
    font-size: 26px;
    text-transform: uppercase;
    padding-left:17px;
    padding-top: 10px;
}
.fl_nav .cp_top .tit{
    font-size: 20px;
    font-weight: bold;
    padding-left: 17px;
}

.fl_nav .cp_nav{
    width: 216px;
}
.fl_nav .cp_nav ul{
    font-size: 0;
}
.fl_nav .cp_nav ul li{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #c30101;
}
.fl_nav .cp_nav ul li .ckt{
	width: 130px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #cc3333;
	position: absolute;
	right: -130px;
	top: -44px;
	padding: 5px;
	background-color: #fff;
	z-index: 99;
	display: none;
 
}
.fl_nav .cp_nav ul li .ckt img{
	display: block;
	width: 100%;
	height: 100%;
}
.fl_nav .cp_nav ul li:hover .ckt{
	display: block;
}
.fl_nav .cp_nav ul li:last-child{
    border-bottom: none;
}
.fl_nav .cp_nav ul li a{
    display: inline-block;
    line-height: 46px;
    padding-left: 20px;
    width: 196px;
    color: #282828;
    font-size: 16px;
    position: relative;
}
.fl_nav .cp_nav ul li a:hover,.fl_nav .cp_nav ul li.a_hv a.yw_a{
    background-color: #c30101;
    color: #fff;
}
.fl_nav .cp_nav ul li a i{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/idx_cp_04.png) no-repeat;
    position: absolute;
    top: 12px;
    right:20px;
}

.le_nav_sub{
    display: none;
    padding-bottom: 5px;
}
.fl_nav .cp_nav ul li.a_hv .le_nav_sub{
	display:block;
}
.le_nav_sub{
    display: none;
    padding-bottom: 5px;
    background-color: #fff !important;
}
.le_nav_sub dd a{
    line-height: 32px !important;
    padding-left: 38px !important;
    width: 178px !important;
    font-size: 14px !important;
    color: #333 !important;
    background: url(../images/cp_nav_li_ico.png) no-repeat 16px center !important;
}
.le_nav_sub dd a:hover{
    color:#ce3630 !important;
}
.onn{
    background-color:#ce3630 ;
}


.view_ph{
    width: 100%;
    position: relative;
}
.view_ph .txt{
    background: url(../images/idx_cp_05.png) no-repeat right bottom;
    text-align: center;
    padding-bottom: 38px;
}
.view_ph .txt .p1{
    margin-top: 32px;
}
.view_ph .txt .p2{
    font-size: 18px;
    color: #c30101;
    margin-top: 15px;
    line-height: 22px;
}
.view_ph .txt .p3{
    font-size: 22px;
    color: #c30101;
    line-height: 24px;
    font-weight: bold;
}
.view_ph .txt .p3 span{
    color: #282828;
}
/*产品推荐滚动*/
.fl_nav .fl_nav_02{
    margin-top: 20px;
}
.fl_nav .fl_nav_02 .fl_nav_02_tit{
    width: 100%;
    height: 40px;
    background: url(../images/sub_cp_004.png) no-repeat;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.m_wnews {
    width:200px;
    background: #fff;
    position: relative;
    zoom: 1;
    height: 640px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}
.m_wnews .prev,.m_wnews .next{
    display: inline-block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    cursor:pointer;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}
.m_wnews .prev{
    background: url(../images/sub_cp_prev.png) no-repeat;
    background-position: 101px;
    background-color: #cdcdcd;
    left:0px;
    top: 0px;
}
.m_wnews .next{
    background: url(../images/sub_cp_next.png) no-repeat;
    background-position: 101px;
    background-color: #cdcdcd;
    left:0px;
    bottom: 0px;
}
.m_wnews a{
    width: 200px;
    display: inline-block;
    border-bottom: 1px dashed #cdcdcd;
}
.m_wnews a .tj_img{
    width: 149px;
    height: 142px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 31px;
}
.m_wnews a p{
    font-size: 14px;
    color: #333;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}
.m_wnews a:hover p{
    color: red;
}

.fr_tent{
    float: right;
    width: 960px;
}
.fr_tent .idx_cp_top{
    width: 100%;
    position: relative;
    background-color: #282828;
    height: 60px;
    z-index: 1;
}
.fr_tent .idx_cp_top .recommend{
    width: 127px;
    height: 67px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: url(../images/idx_cp_03.png) no-repeat top;
    position: absolute;
    top:0px;
    left: 0px;
}
.idx_cp_top .more{
    float: right;
    color: #fff;
	 line-height: 60px;
    margin-right: 10px;
}
.fr_tent .idx_cp_top .more a{
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    color: #cfcfcf;
    padding-right: 18px;
}
.fr_tent .idx_cp_top .more a:hover{
    font-weight: bold;
    color: #fff;
}
.fr_tent_con{
    background-color: #fff;
    padding: 20px;
}
 .list_cp{
    width: 100%;
    overflow: hidden;
}
 .list_cp ul{
    width: 105%;
}
 .list_cp ul li{
    float: left;
    display: inline-block;
    width: 221px;
    height: 259px;
    margin-right: 12px;
    margin-bottom: 4px;
}
 .list_cp ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
 .list_cp ul li a .cp_img{
    width: 219px;
    height: 219px;
    border: 1px solid #cccccc;
    overflow: hidden;
}
 .list_cp ul li a .cp_img .img{
    width: 187px;
    height: 187px;
    margin-top: 16px;
    margin-left: 16px;
    overflow: hidden;
}
 .list_cp ul li a .p1{
    background:url(../images/sub_cp_001.png) no-repeat top;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
}

 .list_cp ul li a:hover .p1{
    color:#c30101 ;
}
.list_cp ul li a:hover .cp_img{
    border: 1px solid #c30101;
}
/*热点资讯*/
.fr_tent .cp_info{
    width: 920px;
    margin-top: 20px;
}
.fr_tent .cp_info .info_top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #282828;
}
.fr_tent .cp_info .info_top .tit{
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    width: 107px;
    background: url(../images/sub_cp_003.png) no-repeat;
    text-align: center;
}
.fr_tent .cp_info .info_top .more{
    float: right;
    margin-right: 9px;
}
.fr_tent .cp_info .info_top .more a{
    font-size: 14px;
    color: #fff;
}
.fr_tent .cp_info .info_top .more a:hover{
    color: #c30101;
}
.fr_tent .cp_info .info_con{
    width: 100%;
    overflow: hidden;
}
.fr_tent .cp_info .info_con ul{
    margin-top: 12px;
    width: 105%;
}
.fr_tent .cp_info .info_con ul li{
    display: inline-block;
    width: 445px;
    float: left;
    margin-right: 31px;
    height:30px;
}
.fr_tent .cp_info .info_con ul li a{
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 14px;
    color: #666;
    line-height: 30px;

}
.fr_tent .cp_info .info_con ul li a i{
    font-style: normal;
    position: absolute;
    left :0px;
    top:-1px;
}
.fr_tent .cp_info .info_con ul li a .s_text{
    display: inline-block;
    width: 342px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 18px;
}
.fr_tent .cp_info .info_con ul li a .s_time{
    position: absolute;
    right: 0;
}
.fr_tent .cp_info .info_con ul li a:hover{
    color: #d92640;
}


/*产品详情*/
.xq_cp{
    width: 920px;
}
.proMes{
    width:100%;
}
.proMes .art_cpl{
    float: left;
    width: 402px;
}
.m_image{
    text-align: center;
    position: relative;
    width: 400px;
    height: 400px;
    border: 1px solid #cccccc;
}
.m_image .img{
    width: 340px;
    height: 340px;
    margin-top: 30px;
    margin-left: 30px;
    overflow: hidden;
}
.im_zoom{
    display: block;
    position: absolute;
    cursor: move;
    z-index: 9;
}
.zoom-icon{
    position: absolute;
    right: 4px;
    bottom: 4px;
    width:61px;
    z-index: 10;
}
.im_zoom_viewer{
    display: none;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 398px;
    height: 398px;
    z-index: 9;
    overflow: hidden;
}
.m_thumb{
    position: relative;
    width: 400px;
    height:84px;
    overflow:hidden;
    margin-top:10px;
}
.m_prev,.m_next{
    display: block;
    position: absolute;
    width: 18px;
    height:83px;
    line-height: 83px;
    text-align: center;
    cursor: pointer;
}
.m_prev{
    left: 0px;
}
.m_next{
    right: 0px;
}
.m_thumb_img{
    position: relative;
    width: 360px;
    height: 84px;
    margin-left:18px;
    overflow: hidden;
}
.m_thumb_img ul{
    position: absolute;
    width: 400%;
}
.m_thumb_img ul li{
    float: left;
    width: 92px;
    height: 84px; 
}
.m_thumb_img ul li a{
    display: block;
    width: 82px;
    height: 82px;
    border: #cccccc solid 1px;
}
.m_thumb_img ul li a img{
    display: block;
    width: 82px;
    height:82px;
}
.m_thumb_img li a:hover, .m_thumb_img li.now a{
    border: #d92640 solid 1px;
}

.pro_mes_right{
    float: right;
    width: 500px;
}
.pro_mes_right .tit{
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    color: #333;
    border-bottom: 1px dashed #cccccc;
}
.pro_mes_right .right_01{
    padding-top: 6px;
    width: 428px;
}
.pro_mes_right .right_01 .zhu{
    margin-top: 16px;
}
.pro_mes_right .right_01 p{
    font-size: 15px;
    line-height: 28px;
    color: #666666;
	padding: 5px 0;
}
.pro_mes_right .right_01 p span{
    font-weight: bold;
}
.pro_mes_right .right_01 p:nth-child(1) span{
    letter-spacing: 17px;
}
.pro_mes_right .right_01 p:nth-child(2) span{
    letter-spacing: 17px;
}
.pro_mes_right .right_01 p:nth-child(3) span{
    letter-spacing: 17px;
}
.pro_mes_right .right_01 p:nth-child(5) span{
    letter-spacing: 1px;
}
.pro_mes_right .phone {
    margin-top: 82px;
    height: 120px;
    background-color: #ececec;
    border-radius: 5px;
}

.pro_mes_right  .phone .fl_phone{
    float: left;
    padding-left: 30px;
    position: relative;
}
.pro_mes_right  .phone .fl_phone .p1{
    margin-top: 28px;
    font-size: 15px;
    color: #666;
    height: 25px;
    line-height: 25px;
}
.pro_mes_right  .phone .fl_phone .p2{
    font-size: 26px;
    color: #c30101;
    line-height: 44px;
}
.pro_mes_right .phone .fr_link{
    float: right;
    width: 140px;
    height: 50px;
    background:url(../images/sub_cp_005.png) no-repeat;
    margin-top: 35px;
    margin-right: 30px;
}
.pro_mes_right .phone .fr_link a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    color: #fff;
}
.pro_mes_right  .phone .fr_link a:hover{
    color: #000;
}
.ind_nav{
    margin-top: 30px;
    width: 920px;
}
.ind_nav .ind_nav_top{
    height: 36px;
    width: 100%;
    background-color: #ececec;
}
.ind_nav .ind_nav_top ul{
    padding-left: 5px;
    padding-top: 5px;
    font-size: 0;
}
.ind_nav .ind_nav_top ul li{
    float: left;
    width: 88px;
}
.ind_nav .ind_nav_top ul li a{
    display: inline-block;
    width: 100%;
    height: 28px;
    text-align: center;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    border-top: 1px solid #ececec;
    padding-top: 2px;
}
.ind_nav .ind_nav_top ul li:hover a,.ind_nav .ind_nav_top ul li.on a{
    background-color: #fff;
    border-top: 1px solid #c30101;
    color: #c30101;
}
.ind_nav .context {
    padding-top: 20px;
}
.hide{
    display: none;
}
.ind_nav .cp_con{
    width: 100%;
    text-align: center;
    vertical-align: middle;
	line-height: 1.8;
	overflow:hidden;
}
.ind_nav .context  .cp_con img{
    max-width: 100% !important;
}
.ind_nav .con_up{
    padding-top:30px ;
    position: relative;
}
.ind_nav .lx_con{
    padding-bottom: 30px;
}
.ind_nav .lxxx{
    float: left;
}
.ind_nav .lxxx .tit{
    font-size: 26px;
    color: #c30101;
    font-weight: bold;
    line-height: 50px;
}
.ind_nav .lxxx .phone{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
}
.ind_nav .lxxx .p1{
    font-size: 18px;
    color: #666;
    line-height: 30px;
    position: relative;
}
.ind_nav .lxxx p i{
    font-style: normal;
    color: #c30101;
    font-weight: bold;
}
.ind_nav .lx_img{
    float: right;
    width: 359px;
    height: 205px;
    overflow: hidden; 
    position: relative;
    top: -10px;
}
.ind_nav .lx_map{
    margin-top: 30px;
    width: 100%;
    height: 420px;
    overflow: hidden;
}

/*客户见证，案列*/
.list_al{
    overflow: hidden;
}
.list_al ul{
    font-size: 0;
    width: 105%;
}
.list_al ul li{
    display: inline-block;
    width: 176px;
    height: 102px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.list_al ul li a{
    display: inline-block;
    width: 174px;
    height: 100px;
    border: 1px solid #cccccc;
}
.list_al ul li .img{
    width: 174px;
    height: 100px;
    overflow: hidden;
}
/*品牌故事*/
.pp_nav_01{
    border: none !important;
}
.pp_nav{
    padding-left: 10px;
    padding-right: 10px;
}
.pp_nav ul li{
    border-bottom: 1px solid #d9d9d9;
}
.pp_nav ul li:last-child{
    border: none;
}
.pp_nav ul li a{
    display: inline-block;
    width: 220px;
    height: 46px;
    font-size: 16px;
    color: #333;
    position: relative;
    left: -10px;
    text-indent: 21px;
    line-height: 46px;
}
.pp_nav ul li a i{
    display: inline-block;
    width: 8px;
    height: 11px;
    overflow: hidden;
    background: url(../images/pp_01.png) no-repeat;
    position: absolute;
    top:17px;
    right: 20px;
}
.pp_nav ul li a:hover,.pp_nav ul li a.a_hv{
    background-color: #333333;
    color: #fff;
}

.pp_nav ul li a:hover i{
    background: url(../images/pp_02.png) no-repeat;
}
.pp_con{
    font-size: 16px;
    color: #333;
    line-height: 1.8;
}
/*荣誉证书*/
.list_ry{
    overflow: hidden;
}
.list_ry ul{
    font-size: 0;
    width: 105%;
}
.list_ry ul li{
    float: left;
    display: inline-block;
    width: 215px;
    margin-right: 20px;
    margin-bottom:2px;
}
.list_ry ul li .a_img{
    display: inline-block;
    border: 1px solid #cccccc;
    width: 213px;
    height: 238px;
}
.list_ry ul li .a_img .img{
    width: 165px;
    height: 226px;
    margin-top: 6px;
    margin-left: 24px;
    overflow: hidden;
}
.list_ry ul li .a_text{
     display: inline-block;
     width:100%;
     line-height: 45px;
     font-size: 16px;
     color: #333333;
     text-align: center;
     text-transform: uppercase;
 }
.list_ry ul li .a_img:hover{
    border: 1px solid #c30101;
    box-shadow: 1px 1px 1px #666;
}
.list_ry ul li .a_text:hover{
    color: #c30101 ;
}

/*新闻动态*/

.list_news{
    padding: 7px 20px 20px 20px !important;
    background-color: #fff;
}
.news{
    padding-bottom: 30px;
}
.news ul{
    font-size: 0;
}
.news ul li{
    display: inline-block;
    height: 110px;
    width: 920px;
    border-bottom: 1px dashed #d9d9d9;
    position: relative;
}
.news ul li a{
    display: inline-block;
    width: 920px;
    height: 70px;
    margin-top: 1px;
    position: absolute;
    left: -20px;
    padding: 19px 20px;
}
.news ul li a:hover{
    background-color: #f4f4f4;
}
.news ul li a .fl_time{
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color:#f4f4f4 ;
    color: #333;
}
.news ul li a .fl_time .day{
    font-size: 30px;
    line-height: 42px;

}
.news ul li a .fl_time .year_m{
    font-size: 14px;
}
.news ul li a .fr_text {
    float: right;
    width: 809px;
    border-left: 1px solid #d9d9d9;
    padding-left:20px ;
}
.news ul li a .fr_text .tit{
     font-size: 16px;
     color: #333;
     line-height: 18px;
     font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 18px;
 }
.news ul li a .fr_text .txt{
    margin-top: 12px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 44px;
}


/*新闻动态详细信息*/
.fl_tent{
    float: left;
    width: 960px;
    background-color: #fff;
}
.fl_tent .idx_cp_top{
    width: 100%;
    position: relative;
    background-color: #282828;
    height: 60px;
    z-index: 1;
}
.fl_tent .idx_cp_top .recommend{
    width: 127px;
    height: 67px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: url(../images/idx_cp_03.png) no-repeat top;
    position: absolute;
    top:0px;
    left: 0px;
}
.fl_tent .idx_cp_top .more{
    float: right;
}
.fl_tent .idx_cp_top .more a{
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    color: #cfcfcf;
    padding-right: 18px;
}
.fl_tent .idx_cp_top .more a:hover{
    font-weight: bold;
    color: #fff;
}
.fr_nav{
    float: right;
    width: 220px;
}
.news_context{
    padding: 26px 20px 0 20px;
}
.news_context .article_1{

}
.news_context .article_1 .art_top{
    text-align: center;
    padding-bottom: 28px;
}
.news_context .article_1 .art_top .tit{
    font-size: 24px;
    color: #333;
    line-height: 35px;
}
.news_context .article_1 .art_top .txt{
    font-size: 14px;
    color: #666;
    line-height: 32px;
}
.news_context .article_1 .art_top .txt span{
    margin-right: 32px;

}
.news_context .article_1  .art_con{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #d9d9d9;
    border-top: 1px dashed #d9d9d9;
}
.news_context .article_1 .art_con p{
    line-height: 1.8;
    font-size: 14px;
    color: #333;
}
.art_link{
    width: 100%;
    padding: 20px 0;
    position: relative;
}
.art_link p{
    font-size: 14px;
    font-weight: bold;
    color: #c30101;
    line-height: 28px;
}
.art_link p a{
    font-size: 14px;
    color: #000;
    line-height: 28px;
}
.art_link p a:hover{
    color: #c30101;
}
.art_link .backup{
    width:96px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 28px;
}
.art_link .backup a{
    display: inline-block;
    width: 96px;
    height: 40px;
    background: url(../images/sub_cp_007.png) no-repeat;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.art_link .backup a:hover{
    color: #FFFCC7;
}
/*产品推荐*/
.cp_tj{
    padding-bottom: 30px;
}
.cp_tj .tj_top{
    height: 40px;
    background-color: #282828;
    line-height: 40px;
}
.cp_tj .tj_top .tit{
    float: left;
    width:107px;
    height: 40px;
    background: url(../images/sub_cp_008.png) no-repeat;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.cp_tj .tj_top .more{
    float: right;
    position: relative;
}
.cp_tj .tj_top .more a{
    font-size: 14px;
    color: #fff;
}
.cp_tj .tj_top .more a:first-child{
    margin-right: 88px;
}
.cp_tj .tj_top .more a:hover{
    color: #fff100;
}
/*推荐产品滚动*/
.ladyScroll2{
    margin-top: 20px;
    width:920px;
    height: 257px;
    position:relative;
}

.ladyScroll2 .scrollWrap{
    width:920px;
    overflow:hidden;
    position:absolute;
}
.ladyScroll2 .prev,.ladyScroll2 .next{
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
    right: 14px;
    top:-50px
}
.ladyScroll2 .prev{
    right:47px
}
.ladyScroll2 dl{
    float:left;
    width:233px;
    text-align:left;
    position:relative;
    font-size: 0;
}
.ladyScroll2  dt a{
    display: inline-block;
    width: 221px;
    overflow: hidden;
}
.ladyScroll2  dt .cp_img{
    width: 219px;
    height: 219px;
    border: 1px solid #cccccc;
}
.ladyScroll2  dt .cp_img .img{
    width: 187px;
    height: 187px;
    overflow: hidden;
    margin-top: 16px;
    margin-left: 16px;
}
.ladyScroll2  dt a .p1{
    background:url(../images/sub_cp_001.png) no-repeat top;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
}
.ladyScroll2  dt a:hover .cp_img {
    border: 1px solid #c30101;
}
.ladyScroll2  dt a:hover .p1{
    color:#c30101 ;
}
.ladyScroll2 .dlList{
    width:920px ;
    overflow: hidden;
}
.news_fr_top{
    height: 40px;
    background:url(../images/sub_cp_006.png) no-repeat;
}
.news_fr_top2{
    height: 40px;
    background:url(../images/sub_cp_006.png) no-repeat;
}
.news_fr_top .title{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    text-indent: 20px;
}
.hot_news{
    padding: 0 10px;
    background-color: #fff;
    padding-bottom: 15px;
}
.hot_news .img_ul{
    font-size: 0;
}
.hot_news .img_ul li{
    display: inline-block;
    padding: 15px 0;
    border-bottom: 1px dashed #d9d9d9;
    width: 100%;
}
.hot_news .img_ul li a{
    display:inline-block ;
    width: 100%;
}
.hot_news .img_ul li a .s_img{
    float: left;
    width: 70px;
    height: 40px;
    overflow: hidden;
}
.hot_news .img_ul li a .tit{
    float: right;
    width: 120px;
}
.hot_news .img_ul li a .tit p{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
}
.hot_news .img_ul li a:hover .tit p{
    color: #c30101;
}
.hot_news .text_news{
    padding-top: 15px;
    font-size: 0;
    padding-bottom: 0px;
}
.hot_news .text_news1{
    background: url(../images/hot_new_bg01.png) no-repeat;
    background-position: 0px 15px;
}
.hot_news .text_news2{
    background: url(../images/hot_new_bg02.png) no-repeat;
    background-position: 0px 15px;
}
.hot_news .text_news li{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.hot_news .text_news li a{
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    text-indent: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;

}
.hot_news .text_news li a:hover{
    color: #c30101;
}
.infomess{
    margin-top: 20px;
}
/*常见问题*/
.qu_cj .news ul li a .fr_text .tit{
    color: #c30101 !important;
}
/*联系我们*/
.lx_tit{
    text-align: left !important;
    text-indent: 20px !important;
}
.lx_phone_con{
    background-color: #fff;
}
.lx_phone_con .img{
    width: 220px;
    height: 88px;
    overflow: hidden;
}
.lx_phone_con .lx_text{
    padding: 8px 20px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.lx_phone_con .lx_text .p1 span{
    color: #c30101;
    font-weight: bold;
}
.lx_phone_con .lx_text .p2 span{
    color: #666666;
}
.main_lx{
    background-color: #fff;
    margin-top: 0px !important;
    padding-left: 20px;
    padding-right: 20px;
}
.main_lx .lx_con_1{
    padding-left: 20px;
    padding-right: 20px;
}
/*搜索页*/
.ss_context{
    padding: 20px;
}
.ss_context .ss_nav{
    height: 36px;
    width: 100%;
    background-color: #ececec;
}
.ss_context .ss_nav ul{
    padding-left: 5px;
    padding-top: 5px;
    font-size: 0;
}
.ss_context .ss_nav ul li{
    float: left;
    width: 88px;
}
.ss_context .ss_nav ul li a{
    display: inline-block;
    width: 100%;
    height: 28px;
    text-align: center;
    font-size: 15px;
    color: #666;
    border-top: 1px solid #ececec;
    padding-top: 2px;
    font-weight: bold;
}
.ss_context .ss_nav ul li a:hover,.ss_context .ss_nav ul li a.a_hv{
    background-color: #fff;
    border-top: 1px solid #c30101;
    color: #c30101;
}
.ss_context .ss_con{
    width: 100%;
    overflow: hidden;
}
.search_list{
	padding-top:20px;
}
.ss_context .ss_con .ss_art{
    padding-bottom: 30px;
}
.ss_context .ss_con .ss_art ul{
    margin-top: 10px;
    font-size: 0;
}
.ss_context .ss_con .ss_art ul li{
    display: inline-block;
    width: 100%;
}
.ss_context .ss_con .ss_art ul li a{
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #666;
    position: relative;
}
.ss_context .ss_con .ss_art ul li a i{
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #666666;
    border-radius: 50%;
    position: relative;
    left: 0;
    top: -4px;
    margin-right: 14px;
}
.ss_context .ss_con .ss_art ul li a .time{
    font-size: 14px;
    position: absolute;
    right: 0px;
    top:3px;
}
.ss_context .ss_con .ss_art ul li a:hover{
    color: #c30101;
}
.ss_context .ss_con .ss_art ul li a:hover i{
    background-color: #c30101;
}

.cpgjc{
    padding:15px;
    background:#dbdbdb;
    line-height:1.8;
    font-size:14px;
    margin-top:15px;
    margin-bottom: 15px;
}
.cpgjc .cpgjc_tt{
    font-size:16px;
    font-weight:bold;
    display:inline-block;
    padding-right:5px;
}
.cpgjc .cpgjc_cm{
    display:inline-block;
}
</pre></body></html>