.lj{
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #999;
}


.con {
    /* height: 600px; */
    /*display: flex;*/
    justify-content: space-between;
}


.left {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ECEEF0;
}

    .left ul li {
        float: left;
        text-align: center;
    }

        .left ul li a {
            display: block;
            height: 48px;
            line-height: 42px;
            color: #666;
            font-size: 17px;
        }

.wz {
    display: inline-block;
    margin: 0 15px;
}

.left ul li:first-child a p {
    border-bottom: 5px solid #009148;
    color: #009148;
}

            .left ul li a:hover {
                background-color: #f4f6f7;
            }

.right {
    width: 100%;
    height: 100%;
    margin-top: 5px;
}

.r-tt {
    height: 36px;
    border-bottom: 2px solid #ccc;
    display: none;
}

.r-tt .r-tt-1 {
	width: 150px;
	height: 100%;
	padding: 0 10px;
	border-bottom: 2px solid #009148;
	line-height: 30px;
	text-align: center;
}

.r-con{
	width: ;
	padding: 15px 0;
	line-height: 30px;
	color: #666;
}

.zhuan li{
	height: 47px;
	line-height: 47px;
	padding: 0 ;
	 border: 1px solid #ebebeb;
	 padding:0 10px;
	 display: flex;
	 justify-content: space-between;
	 background: #f4f6f7b0;
	     margin-bottom: 10px;
}
.zhuan li .left-r{
	    width: 70%;
	    height: 100%;
	    background: url(../images/dian.jpg) no-repeat left center;
	    padding-left: 14px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	
}
.zhuan li .right-r{
	width: 20%;
	height: 100%;
	text-align: right;
}
    .zhuan li .left-r a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 15px;
    }
.zhuan li .left-r img{
	vertical-align: middle;
	margin-right: 5px;	
}

.left-r a{
	transition: all .6s;
}
.left-r a:hover{
	color: #009148;
}

 
 /*媒体查询*/
 @media screen and (max-width:1200px) {
 	
 	.lj{
 		padding: 0 15px;
 	}
 	.con{
 		padding: 0 15px;
 	}
 	.left{
 		width: 20%;
 	}
 	.right{
 		width: 76%;
 	}
 	.time-1 {
 	    font-size: 13px;
 	    color: #999;
 	    line-height: 29px;
 	    margin-top: 5px;
 	}
 }
 
 
 @media screen and (max-width:991px) {
 	.banner {
 	    height: 300px;
 	}
 	.con{
 		display: inherit;
 	}
 
 	.left{
 		width: 100%;
 	}
 	.right{
 		width: 100%;
 	}
 	.r-tt{
 		height: auto;
 	}
 	
 	.left ul li {
 		    width: 25%;
 		    margin: 15px 0;
 		    float: left;
 	}
 	.left ul li a{
 		border: none;
 		white-space: nowrap;
 		overflow: hidden;
 		text-overflow: ellipsis;
 		color: #333;
 		border: 1px solid #ccc;
 	}
 	.left ul li a:hover{
 		color: #009148;
 	}
 	.r-con .left{
 		width: auto;
 	}
 	
 	.leaders .item{
 		    width: 31.3333%;
 		    margin: 7px;
 	}
 	
 	.r-con .left .item1{
 		height: auto!important;
 	}
 	
 	.time-1{
 		margin-top: 0px;
 	}
 	.item-0{
 		width:49%;
 	}
 	
 }
 
 @media screen and (max-width:767px) {
 	.banner {
 	    height: 150px;
 	}
    .left ul li:first-child a {
        border-top: none;
    }
    .r-con {
        padding: 0 !important;
    }
 	.lj{
 		    height: 40px;
 		    line-height: 50px;
 	}
 	.con{
 		display: inherit;
 		    padding: 0px 5px;
 			font-size: 14px;
 	}
 	.left{
 		width: 100%;
 			border: none;
 	}
	.left ul {
	    display: flex;
	    flex-flow: wrap;
	}
 	.right{
 		width: 100%;
 		margin: 10px 0;
 	}
 	.r-tt{
 		height: auto;
 		border-bottom: none;
 	}
 
 	.left ul li {
 		    width: 100%;
 		    margin: 5px 0;
 		    float: left;
             text-align:center;
 	}
 	.left ul li a{
 		    border: none;
 		    font-size: 15px;
 		    text-align: center;
 		    padding: 8px 0;
 			height: auto;
 			line-height: 15px;
 			color: #333;
 			white-space: nowrap;
 			overflow: hidden;
 			text-overflow: ellipsis;
 	}
 	.left ul li a:hover{
 		color: #009148;
 	}
 	.r-con .left{
 		width: auto;
 		
 	}
 	.r-tt .r-tt-1{
 		width: 100%;
 	}
 	.r-con .left .item1{
 		display: inherit;
 		height: auto;
 	}
 	.r-con .left .item1 .img {
 	    width: 100%;
 	    height: 100%;
 	}
 	.r-con{
 		 
 	}
 	.r-con .left .item1 .text {
 	    width: 100%;
 	    height: 100%;
 	}
 	.r-con .left .title-1{
 		font-size: 15px;
 	}
 	.leaders .item{
 		    width: 96%;
 		    margin: 7px;
 	}
 	
 	.honor ul li{
 		width: 100%;
 	}
 	.item-0{
 		width:100%;
 		    margin: 5px 0;
 	}
 	
 	.zhuan li .right-r {
 	    width: 25%;
 	    height: 100%;
 	    text-align: right;
 	    white-space: nowrap;
 	    overflow: hidden;
 	    text-overflow: ellipsis;
 	}
 	.q-list li a{
 		height: auto;
 	}
 	.q-list li a .right p:nth-child(2){
 		margin-top: 0;
 	}
 	.q-list li a .left:nth-child(1){
 		display: none;
 	}
 	.q-list li a .right p:nth-child(1){
 		font-size: 15px;
 	}
 	.q-list li a .right{
 		margin: 0;
 		width: 100%;
 	}
 	.time-1 {
 	    margin-top: 5px;
 	}
	.cut li {
	    display: block;
	    width: 100%;
	    height: auto;
	    /* margin-bottom: 10px; */
	}
	.cut li a .img{
		height: auto;
	}
 }