.about-container{
    
}
.about-container .about-left-nav{
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 0;
    
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #b7d200;
    border-color: #b7d200;
}
.about-left-nav .about-left-wrapper{
      
}
.about-left-nav .about-left-wrapper li{
    text-align: right;
    line-height: 40px;
    font-size: 18px;
}

.about-left-nav .about-left-wrapper li a{
    color: #333;
    padding-right: 16px;
    font-size: 18px;
    border-right: 4px solid #b3b3b3;
    text-decoration: none;
    
}
.about-container .about-left-nav li.active a {
  color:#fff; 
  border-right: 4px solid #fff;
}
.about-left-nav .about-left-wrapper li a:hover{
    color: #6f8003;
    border-right: 4px solid #6f8003;
    text-decoration: none;
}

@media (min-width: 992px){
   .about-right-content {
        border-left: 1px solid #ddd;
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    } 
}

/*aboutus*/
.about-right-content .profile-title {
    line-height: 4;
    font-size: 1.8rem;
    font-weight: bold;
    padding-bottom: 10px;
    color: #333;
    text-align: center;
}

.about-right-content .about-ceo{
    padding-top: .5rem;
    color: #c9bc9a;
    font-size: 1.6rem;
    padding-bottom: .8rem;
}
.about-right-content .profile-desc {
    line-height: 2;
    text-indent: 2.8rem;
    color: #333;
    font-size: 1.1666666rem;
}

/*responlity*/
.about-right-content ul li {
    margin-bottom: 2rem;
    border-bottom: 1px dashed #eee;
}
.about-right-content ul li a{
    text-decoration: none;
    color: #333;
}
.about-right-content ul li .news-content-desc .news-title{
    font-size: 16px;
    padding-left: 10px;
    border-left: 3px solid #c9bc9a;
    
}
.about-right-content ul li .news-content-desc .news-title span{
    float:right;
    position:relative; 
    right: 4rem;
    color:#a7a3a3;
    
}
.about-right-content ul li a:hover .news-content-desc .news-title{
    color:#751385;
    border-left: 4px solid #988552;
}
.about-right-content ul li a:hover .news-content-desc .news-title span{
    color:#751385;
    
}
.about-right-content ul li .news-content-desc .news-desc{
    color: #696868;
    line-height: 2;
}
.about-right-content ul li a:hover .news-content-desc .news-desc{
    color:#751385;
    
}
/*newsshow*/
.newshow .listconts .title{
    text-align: center;
	font-size: 24px;
}
.newshow .listconts .info{
    text-align: center;
    color: #a8a8a8;
    margin-bottom: 2rem;
}
.newshow .listconts #textarea{
    margin-bottom: 1rem;
}
.newshow .listconts .prenext .line{
    height: 1px;
    border-top: 1px dashed #ddd;
    margin-bottom: .5rem;
}
.newshow .listconts .prenext .text{
    margin-bottom: 1rem;
}
.newshow .listconts .prenext .text a{
    color: #333;
    text-decoration: none;
}
.newshow .listconts .prenext .text a:hover{
    color:#ef8200;
}
/*honor list*/
ul.honor-list li {
    border:none;
    margin-bottom: 4rem;
}
.honor-list li div{
    height:17.5rem;
    border: 1px solid #ddd;
}
.honor-list li div img {
    width: 100%;
    height: 100%;
}
.honor-list li div p {
    text-align: center;
    margin-top: 1rem;
}
/*qiyezhige*/
.about-qiyezhige{
	margin-bottom: 4rem;
}
.about-qiyezhige .qiyezhige-title{
	border-left: 2px solid #751385;
	padding-left: 10px;
	line-height: 2;
	font-size: 18px;
	font-weight: bold;
}
@media (min-width: 992px){
    .about-ceo {
        width:300px;
        height:450px;
        
        margin-right:20px;
        margin-left:0px;
    }
	.about-right-content .about-ceo-wrapper {
		float:left;
	}
	.pagination {
		display: inline-block;
		padding-left: 0;
		margin: 0; 
		border-radius: 4px;
	}
}

@media (max-width: 768px){
    .about-right-content{
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    .about-ceo {
        width:300px;
        height:450px;
        margin: 0 auto;
    }
    .cul-pic{
        margin: 2rem auto;
    }
    .honor-list li div {
        height: 5rem;
        border: 1px solid #ddd;
    }
    .honor-list {
        margin-top: 2rem;
    }
    .about-right-content #plv_aa021aa73053617e96a8303e21af5119_a{
        position: relative;
		z-index: -1;
    }
    #qiyezhige, #qiyezhige2{
		margin-left: -15px;
	    margin-right: -15px;
    }
	.about-qiyezhige {
	    margin-bottom: 1rem;
	}
    .about-qiyezhige .qiyezhige-title{
		margin-left: -10px;
    }
    .about-right-content {
		padding-left: 0;
    	padding-right: 0;
    }
	.about-right-content ul li .news-content-desc .news-desc {
	    color: #696868;
	    line-height: 2;
	    display: inline-block;
	    margin-top: .4rem;
	}
	.about-right-content ul li .news-content-desc .news-title span {
	    float: right;
	    position: relative;
	    right: 0rem;
	    color: #a7a3a3;
		font-size: 10px;
	}
	.about-right-content ul li.news-list-item {
	    margin-bottom: 2rem;
	    border-bottom: 1px dashed #eee;
	    padding: 5px 5px;
	    box-shadow: 0 2px 4px 0 rgba(172,183,191,.5);
	}
	.about-right-content ul li .news-content-desc .news-title {
	    font-size: 14px;
	    padding-left: 10px;
	    border-left: 3px solid #c9bc9a;
	}
	.newshow .listconts .title {
	    text-align: center;
	    font-size: 14px;
	    font-weight: bold;
	}
	.about-right-content .profile-title {
	    line-height: 2;
	    font-size: 1.8rem;
	    font-weight: bold;
	    padding-bottom: 10px;
	    color: #333;
	    text-align: center;
	}
	.pagination {
	    display: inline-block;
	    padding-left: 0;
		margin-bottom: 0;
	    margin-top: 1.5rem;
	    border-radius: 4px;
	}
	#plv_aa021aa73053617e96a8303e21af5119_a{
		padding-left:0;
		padding-right: 0;
		margin-left: -15px;
	}
	.about-banner{
		margin-top:5rem;
	}
	.contact-tel {
		color: #333;
		text-decoration:none;
	}
	.contact-tel:hover{
		color:#751385;
	}
}