/* 产品页头部css */
    body {
        background: rgb(245,245,245);
    }
    .header-title {
        padding-top: 60px;
        padding-bottom: 25px;
    }
    .header p.title {
        font-size: 30px;
        text-align: center;
        margin-bottom: 0px;
    }
    .header p.subtitle {
        font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
        font-size: 18px;
        color: #999;
        position: relative;
        bottom: -5px;
        text-align: center;
    }
    #category a.active, #category a:hover {
        color: #fff;
        background: #2b2b2b;
    }
    #category {
        display: block;
        padding-bottom: 50px;
        text-align: center;
    }
    #category a {
        border: 0px;
        background: none;
        color: #666;
        font-size: 13px;
        padding: 10px 28px;
        line-height: 16px;
        margin-right: 2px;
        display: inline-block;
        transition: all 0.3s ease-out 0s;
    }
    .projectitem a .project_info .title {
        font-size: 15px;
        color: #666;
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        /* height: 24px; */
        /* line-height: 36px; */
        /* margin: 0px; */
        padding: 22px 0px 1px 0px;
        display: inline-block;
        /* width: 50%; */
        /* float: left; */
    }
    .project_info {
        text-align: center;
    }
    .description {
        color: #666;
        font-size: 12px;
        padding-bottom: 1rem;
    }
    .col-sm-4 {
        margin-bottom: 2rem;
    }
    .col-sm-3 .projectitem{
        background: white;
        /*padding-left: 0px;*/
        /*padding-right: 0px;*/
        /*margin: 0 10px;*/
    }
    .project_info .border-bottom{
        background: white;
    }
    .li-span {
        display: inline-block;position: relative;float: right
    }
    .yb {
        padding-left: 15px;
        padding-right: 15px;
    }
    .yb li {
        list-style: none;
        padding: 5px 0px;
    }
    .active {
        color: rgb(0, 155, 159) !important;
    }
    @media (max-width: 1150px) {
        .header-title {
            padding-top: 30px;
        }
    }
    @media (max-width: 992px) {
        .dzyb {
            display: none;
        }
        .header-title {
            padding-top: 0px;
        }
    }
    @media (max-width: 767px) {
        .header-title {
            display: none;
        }
        .position {
            padding: 2rem 3rem 1rem 3rem !important;
        }
    }
    li {
        list-style: none;
    }
    #rootUL {
        padding-left: 0px;
    }
    #rootUL a {
        color: rgba(0,0,0,0.6)
    }
    .parent_li a {
        display: inline-block;
        width: 100%;
        padding: 1rem;
    }
    .active-a {
        background-color: rgb(0, 155, 159);
        color: white !important;
    }
    .solution_info {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
    #rootUL a {
        text-decoration: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        position: relative;
    }
	.news_info_section{
	padding:0px 4.5rem;
	
	}
	
	@media(max-width:767px)
	{
		.news_info_section{
			padding:0px 0rem;
		}
	
		.solution_info{
			box-shadow:none !important;
			padding:0px 5px;
		}
		.category{
		display:none;
		}
	}
	.hyyx {
        display: none;
    }
    .c{
        display: none;
    }

    .hy{
        margin-bottom: 0px;
    } 
    .c ul{
        margin-top: 0px;
    }
    .grand_li{
        display: none;
    }


    /* 产品页css 第二段*/
    
    span a{
        font-size: 14px;
    }
    .cont{
        margin: 0 366px auto;
    }   
    .ulstyle{
        margin: 20px auto;
        font-size: 1.2em;
    }
    .proul{
        padding-left: 20px;          
        margin-top: 4px;
    }     
    .proul li{            
        padding-top: 10px;
        padding-bottom: 10px;
    }  
    .li-span{
        display: inline-block;
        position: relative;
        float: right;
    }
    .contproce{
        position: relative;
        width: 100%;
        height:1900px;
    } 
    .proceleft{
        position: absolute;
        left: 0;
        top: 0;
        width: 24%;
        border: 1px solid #d6dbdba8 ; 
        margin-right: 10px;
    }
    .stitle{
        margin-top: 10px;
    }
    .proceright img{
        border: 1px solid rgba(0,0,0,.1);
        box-shadow: 2px 2px 5px #888888;
    }
    .proul ul{
        margin-top: 4px;
        padding-left: 15px;
    }
    .proul ul li{
        padding: 5px;
    }
    .proceleft_solution,.proceleft_material{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .proul,.pro_mat_bk{
        display: none;
    }
    .proceright{
        position: absolute;
        left: 25%;;
        top: 0;
        width: 75%;
        box-shadow: 0px 0px 20px rgba(0,0,0,.1);            
    } 
    .proceright>img{
        margin-bottom: 20px;
    }  
    .proceright ul li{
        padding: 3px;
    }               
    .rightlist li{
        list-style-type: none;
    } 
    .clearfix a{
        color: rgb(41, 39, 37);
    }
    .proceleft li{
        list-style-type: none;
    }
    .proceleft a{
        color: rgba(0,0,0,0.6)
    }
    .leftlist{
        display: none;
        padding-left: 15px;
    }
    .pro_mat_bk{
        padding-left: 15px;
        margin-top: 4px;
    }    
    .pro_mat_bk li{
        padding: 5px;
    } 
    
    /* 产品页css 第三段*/
    
    #copyright_youlian{
        display: none;
    }
    