﻿@charset "UTF-8";

a{color: #8c8c8c;}

a:link{text-decoration:none; }  /* 指正常的未被访问过的链接*/

a:visited{text-decoration:none; }/*指已经访问过的链接*/

a:hover{text-decoration:none;}/*指鼠标在链接*/

a:active{text-decoration:none;}/* 指正在点的链接*/ 


.row {
     margin-right: 0px; 
     margin-left: 0px; 
}
.col{
	padding:0px!important;
}
.rotation-img{
	height: 583px;
}
.rotation-img2{
	height: 383px;
}
.kp{
	width:775px;
}
.kp2{
	width:890px;
	height:480px;
	
}
.kp3{
	width:800px;
	height:480px;
	
}
.kp4{
	width:787px;
	height:480px;
	margin-right:56px;
}
.kp5{
	width:100%;
}

.span_time {
    color: #8c8c8c;
    float: right;
    margin-right: -5px;
}
.more{
	color:#6c9971;
	float: right;
    margin-right: 30px;
}

.cc{
	width:95%;
	margin-left:50px;
	margin-top:20px;
}

.zg-tit {
    float: left;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shadow{
	width:100%;
	margin-bottom:10px;
	margin: 0 auto;
	    margin-top: 15px;
}
body{
	background-color:#93d66e !important;
}
.rotation {
    height: 280px;
    margin: 10px 5px;
}
.kp-t {
    font-size: 18px;
    font-weight: 600;
    width:100%;
}
.kp {
    width: 100%
}
.kp2 {
    width: 100%;
    height: 480px;
}
.rotation2 {
    height: 280px;
    margin: 10px 5px;
}
.kp3 {
    width:100%;
    height: 480px;
}
.kp4 {
    width:100%;
    height: 480px;
    margin-right: 56px;
}
.ti {
    width: 100%;
    margin-bottom: 20px;
}
.column3 {
    background-size: 1490px auto;
}
.list-group-flush{
    font-size: 12px;
}

.carousel-item a img{
    width:375px;
    height:280px
}