body{
    margin: 0;
    padding: 0;
    /*background-color: #E3E3E3;*/
    background: url("../../cms/images/back-img.jpg");
    background-size: 100%;
}
.header{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.header-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #736869;
}
.lc-header{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #8D7F83;
}
.head-title{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}
.index-logo{
    width: auto;
    float: left;
    height: 80px;
    /*margin-top: 10px;*/
}
.header-search{
    width: 50%;
    float: right;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}
.header-search .header-input{
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    float: right;
    border-radius: 5px;
    border: none;
    padding: 0 0 0 5px;

}
.header-search .header-input:focus{
    outline: none;
}
.header-search .header-select{
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: right;
    border-radius: 5px;
    margin-left: 10px;
    padding: 0 0 0 5px;
}
.header-search .header-select:focus{
    outline: none;
}
.header-search .search-img{
    width: 30px;
    line-height: 30px;
    height: 30px;
    float: right;
    margin-left: 10px;
}
.header-nav{
    width: 1200px;
    margin: 10px auto 0 auto;
    height: auto;
    overflow: hidden;
}
.header-nav .nav-li{
    width: 9%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    float: left;
    list-style: none;
    font-size: 16px;
    letter-spacing: 2px;
}
.nav-li a{
    color: #ffffff;
    text-decoration:none;
}
.nav-li-ul{
    position: absolute;
    width: 150px;
    color: #ffffff;
    margin: 0;
    display: none;
    z-index:9999;
    height: auto;
    max-height: 210px;
    background-color: #5d6268;
}
.nav-li-ul  .nav-li-title{
    width: 130px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    margin: 0;
    text-align: left;
    background-color: #5d6268;
    opacity: 0.9;
}
.nav-li-ul .nav-li-title:hover{
    background-color: #ffffff;
    color: #000000;
}
.nav-li-ul .nav-li-title:hover a{
    color: #000000;
}
/*中部导航*/
.cl-z-nav{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #8D7F83;
}
.z-na-li{
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 2.5%;
}
.z-na-li .z-nav-li-title{
    width: 100%;
    height: 54px;
    overflow: hidden;
    padding: 0 7px;
}
.z-na-li .z-nav-li-title .nav-li-title-img{
    width: auto;
    height: 40px;
    margin-top: 7px;
    float: left;
    margin-left: 20%;
    overflow: hidden;
}
.z-na-li .z-nav-li-title .nav-li-title-href{
    width: auto;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 22px;
    float: left;
    margin-left: 2%;
    margin-top: 10px;
    color: #ffffff;
    font-weight: 100;
}
.z-nav-ul{
    height: 100px;
    overflow: hidden;
    margin-top: -160px;
    position: absolute;
    width: 280px;
    background-color:rgb(134,130,131);
    margin-left: 20px;
    opacity: 0.8;
    display: none;
}
.z-nav-ul-li{
    width: 120px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    float: left;
    display: block;
    text-align: center;
}
.z-nav-ul-li:hover{
    background-color:rgb(255,255,255);
}
.z-nav-ul-li:hover a{
    color: #000000;
}
.z-nav-ul-li a{
    color: #ffffff;
}
.z-nav-ul-li a:hover{
    color: #000000;
}
/*首页内容区域*/
.index{
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 40px 0 20px 0;
    margin:  0 auto;
    background-color: #ffffff;
}
.index .index-head{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.major-new{
    width: 280px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.major-new .major-new-img{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 180px;
    max-width: 280px;
}
.major-new  .major-new-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-list{
    width: 400px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 40px;
    border-right: 1px solid #e7e7e7;
}
.new-list .new-list-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.new-list .new-list-title .list-title-k{
    width: 15px;
    height: 100px;
    background-color: #8D7F83;
    float: left;
}
.new-list .new-list-title .list-title-c{
    background-color: #8D7F83;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    width: 80px;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 5px;
    text-align: center;
}
.new-list-con{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.new-list-con .new-list-li{
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.new-list-con .new-list-li .list-li-new{
    width: 40px;
    float: left;
    height: 15px;
    line-height: 16px;
    text-align: center;
    background-color: #8D7F83;
    color: #ffffff;
    margin-top: 7.5px;
    border-radius: 20px;
    font-size: 8px;
}
.new-list-con .new-list-li  .list-li-title{
    width: 340px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}
.new-list-con .new-list-li a:hover{
    color: #000;
}
.collection{
    width: 400px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 40px;
}
.collection .collection-tile{
    height: 35px;
    line-height: 35px;
    width: 100%;
    overflow: hidden;
}
.collection-li{
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.collection-li .collection-li-time{
    width: 50px;
    height: 28px;
    border: 1px solid #727272;
    line-height: 30px;
    float: left;
}
.collection-li .collection-li-time:hover .time-collection{
    background-color: #b02923;
}
.collection-li .collection-li-time .time-collection{
    width: 48px;
    height: 26px;
    line-height: 26px;
    background-color: #727272;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-align: center;
}
.collection-li .collection-li-con{
    width: 335px;
    height: 30px;
    line-height: 30px;
    color: #000000;
    font-size: 14px;
    float: left;
    margin-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    overflow: hidden;
}
.index-con{
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    border-bottom: 1px solid #dedede;
    padding: 0 10px 20px 10px;
}
.index-con-img{
    width: 40px;
    height: 200px;
    float: left;
}
.index-con-img .img-index-con{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 40px;
    float: left;
    max-height: 200px;
}
.index-con .index-con-li{
    width: 340px;
    height: 200px;
    float: left;
    margin-left: 20px;
    border-right: 1px solid #E3E3E3;
    padding: 0 20px 0 0;
}
.index-con li:nth-child(4){
    border:0;
    padding: 0;
}
.index-con .index-con-li .index-con-li-title{
    width: 100%;
    /*height: auto;*/
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    height: 60px;
}
.img-index-con{
    width: 100%;
    max-width: 350px;
    max-height: 120px;
    margin-top: 20px;
}
.img-index-content{
    width: 100%;
    line-height: 25px;
    text-indent: 25px;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-top: 20px;
}
.footer-title{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    overflow: hidden;
    line-height: 80px;
    text-align: center;
    color: #ffffff;
    background-color: #716d6d;
    font-size: 38px;
    letter-spacing:8px;
}
.footer-k{
    width: 1200px;
    margin: 0 auto;
    height: 20px;
    background-color: #ffffff;
}
/*尾部导航*/
.footer{
    background-color: #736869;
    height: auto;
    width: 100%;
    overflow: hidden;
}
.footer .footer-con{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}
.footer .footer-con .footer-nav{
    width: 800px;
    height: auto;
    overflow: hidden;
    float: left;
}
.footer .footer-con .footer-nav .footer-nav-li{
    width: 25%;
    float: left;
    height: auto;
    overflow: hidden;
}
.footer-nav-li-title{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}
.footer-nav-li-title a{
    color: #ffffff;
}
.footer-nav-li-title a:hover{
    color: #ffffff;
}
.footer-nav-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.footer-nav-ul .footer-nav-ul-li{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
}
.footer-nav-ul .footer-nav-ul-li a{
    color: #ffffff;
}
.footer-nav-ul .footer-nav-ul-li a:hover{
    color: #ffffff;
}
.footer-href{
    width: 350px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 50px;
    margin-top: 20px;
}
.footer-href .footer-href-li{
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 5px;
}
.footer-href .footer-href-li .footer-href-img-y{
    width: 100%;
    height: 100%;
    max-height: 40px;
    max-width: 40px;
}
.footer-href .footer-href-li .footer-href-img-t{
    width: 80px;
    height: 80px;
    z-index: 9999;
    position: absolute;
    overflow: hidden;
    display: none;
}
.footer-href .footer-href-li .footer-href-img-t img{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 80px;
    max-height: 80px;
}
.footer-foot{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.footer-foot .footer-foot-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}
/*单页*/
.breadcrumb{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #3c3c3c;
}
.breadcrumb_info{
    width: 1200px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    color: #000000;
}
.column-con{
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 0 10px;
}
/*栏目页*/
.column-content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;
}
.left{
    width: 200px;
    /*height: auto;*/
    overflow: hidden;
    float: left;
    /*background-color: #ffffff;*/
    
    background-color: #ecedf3;
}
.left .activ{
	background-color: #cdd7e0;
	border: 1px solid #ffffff;
}
.left-title{
    width: 100%;
    background-color: #c20822;
    height: 60px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    border: 1px solid #ffffff;
}
.left-li{
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    background-color: #ecedf3;
}
.left-li:hover{
    background-color: #cdd7e0;
    border-top: 1px solid #ffffff;
}
.column_con{
    width: 980px;
    margin-left: 20px;
    float: left;
    height: auto;
    overflow: hidden;
    /*padding: 0 0 20px 0;*/
    /*padding-bottom: 20px;*/
    /*margin-bottom: 20px;*/
}
.column_con .column_con_img{
    width: 98%;
    height: auto;
    max-width: 980px;
    max-height: 252px;
    margin-top: 20px;
}
.column_con .column_content{
    width:98%;
    max-width: 960px;
    /*padding: 0 2%;*/
    margin-top: 20px;
}
.column_content p,.column_content p span,.column_content span{
    color: #595959 !important;
} 
/*文章列表*/
.news-list{
    width: 1200px;
    margin: 20px auto 0 auto;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    max-width: 980px;
}
.news-info{
    width: 100%;
    height: auto;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    /*padding: 0 20px 10px 10px;*/
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
}
.news-info .news-info-img{
    max-width: 200px;
    max-height: 125px;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news-info .news-info-con{
    width: 750px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-left: 10px;
}
.news-info .news-info-con .new-info-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-size: 16px;
    font-weight: bold;
}
.news-info .news-info-con .news-info-content{
    width: 100%;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
    font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-indent: 25px;
}

/*分页样式*/
.pagination{
    width: 60%;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    margin-left: 20%;
}
.pagination li{
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    text-align: center;
    background-color: #c20822;
    color: #ffffff;
    margin-left: 10px;
    font-size: 16px;
    line-height: 30px;
}
.pagination li a{
    color: #ffffff;
}
.pagination li:hover{
    cursor:pointer;
}
.pagination .disabled span{
    font-size: 16px;
    float: left;
    margin-left: 10px;
}
.pagination .disabled:hover{
    cursor:pointer;
}
.pagination .active{
    background-color: #3c3c3c;
}
.pagination .active span{
    font-size: 16px;
    float: left;
    margin-left: 10px;
}
/*产品列表*/
.goods-list{
    width: 980px;
    /*margin: 20px auto 0 auto;*/
    float: left;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    max-width: 980px;
    /*display: flex;*/
}
.goods-info{
	/*flex: 1;*/
    width: 310px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
    margin-left: 15px;
}
.goods-info:nth-child(1){
	 margin-left: 0px;
}
.goods-info:nth-child(4){
	 margin-left: 0px;
}
.goods-info:nth-child(7){
	 margin-left: 0px;
}
.goods-info .goods-info-img{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 310px;
    max-height: 150px;
    /*margin-left: 13%;*/
    float: left;
}
.goods-info .goods-info-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-weight: bold;
}
.column-con-img{
	width: 1200px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}
.column-con-img .con-img-col{
	width: 100%;
	height: auto;
	max-width: 1200px;
	max-height: 315px;
}
.goods-info-g{
	width: 227px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
    margin-left: 15px;
}
.goods-info-img-g{
	 width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 227px;
    max-height: 285px;
}
.goods-info-title-g{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-weight: bold;
}
/*搜索样式*/
.search-list{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 30px;
}
.search-news{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
}
.search-news-img{
    max-width: 250px;
    max-height: 156px;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.search-news-con{
    width: 880px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}
.search-news-con .search-news-con-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-size: 16px;
    font-weight: bold;
}
.search-news-con .search-news-con-content{
    width: 100%;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
    font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-indent: 25px;
}
.search-goods{
    width: 270px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
    margin-left: 20px;
}
.search-goods:nth-child(1){
    margin-left: 0px;
}
.search-goods:nth-child(5){
    margin-left: 0px;
}
.search-goods:nth-child(9){
    margin-left: 0px;
}
.search-goods-img{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 270px;
    max-height: 238px;
}
.search-goods-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-weight: bold;
}
.search-video{
    width: 270px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
    margin-left: 20px;
}
.search-video:nth-child(1){
    margin-left: 0px;
}
.search-video:nth-child(5){
    margin-left: 0px;
}
.search-video:nth-child(9){
    margin-left: 0px;
}
.search-video-img{
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 270px;
    max-height: 121px;
    /* margin-left: 13%; */
    float: left;
}
.search-video-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: outside;
    font-weight: bold;
}
.title_public{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid rgb(192, 0, 0);
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	color: rgb(192, 0, 0);
}
.title_header{
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}
.title-header-li{
    width: auto;
    float: right;
    margin-right: 1%;
    font-size: 12px;
    color: #696969;
    line-height: 30px;
    text-align: center;
    padding:  0 5px 0 5px;
}
.title-header-li font{
    color:rgb(192, 0, 0);
}
