.case_banner {
    background-image: url(../images/new_banner.jpg);
    height: 500px;
}
.about_content {
    width: 100%;
    overflow: hidden;
    background-color: #f4f4f4;
}
.news_con .about_xx {
    margin: 42px 0;
}
.coo_con {
    margin: 40px 0 10px 0;
}
.new_l_b img{width:auto;max-width:100%;display:block;height:auto !important;margin:auto;}
.about_xx {
    margin: 65px 0;
    width: 100%;
    text-align: center;
}
.about_xx a {
    transition: .8s;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 18px;
    background-color: #fff;
    color: #666;
    display: inline-block;
    width: 128px;
    height: 36px;
    line-height: 36px;
}
#wrapper {
    margin-bottom: 20px;
    width: 100%;
    display: block;
}
.news_con .grid {
    background-color: #fff;
}
.grid {
    width: 240px;
    min-height: 100px;
    font-size: 12px;
    float: left;
}
.imgholder {
    background-color: #fff;
    padding: 10px;
	overflow: hidden;
}
.imgholder a {
    width: 100%;
    display: block;
}
.grid .imgholder img {
    max-width: 100%;
    display: block;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
}
.lightbox img {
    width: 100%;
    height: auto;
}
.qy_bottom {
    display: block;
    text-align: left;
    padding: 24px 24px 40px 24px;
}
.qy_bottom h3 {
    transition: .5s;
    font-size: 18px;
    color: #575757;
    display: block;
    margin: 0 0 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qy_bottom p {
    transition: .5s;
    width: 100%;
    font-size: 14px;
    color: #9c9c9c;
    line-height: 18px;
    margin: 0;
    height: 35px;
    overflow: hidden;
}
.qy_bottom font {
    transition: .5s;
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #9c9c9c;
}
.news_con .grid:hover, .recommend_main .grid:hover{
	background-color: #5A9EFF;
}
.recommend_main .grid:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    -o-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
}
.news_con .grid:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    -o-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.grid:hover h3, .grid:hover p, .news_con .grid:hover font, .recommend_main .grid:hover span {
    color: #fff;
}
.about_xx a.about_on, .about_xx a:hover {
    color: #fff;
    background-color: #5A9EFF;
}
.avt1{
	color: #fff !important;
	background-color: #5A9EFF !important;
}
body{
	background: #f4f4f4;
}
.new_m{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}
.new_m .new_l{
	background:white;
	width: 900px;
	margin-left: 0;
	padding: 45px 40px;
	border: solid 1px #e6e6e6;
	float: left;
}
.new_m .new_r{
	width: 330px;
	border: solid 1px#e6e6e6;
	float: right;
	background:white;
	padding: 0 18px;
}
.new_l .new_titi{
	font-size: 24px;
	color: #333;
}
.new_l .wzcc {
    text-align: left;
	margin: 20px 0 10px 0;
	color:#767676;
	font-size: 12px;
	line-height: 18px;
}
.new_zx .kf_sq:hover {
    border-color: #5A9EFF;
	color:#fff;
	background-color:#5A9EFF;
}
.new_zx .kf_sq{
	font-size: 15px;
	transition: .5s;
	margin: 5px 20px 20px 0px;
	float: left;
	width: 105px;
	border: 1px solid#dcdcdc;
	border-top-color: rgb(220, 220, 220);
	border-right-color: rgb(220, 220, 220);
	border-bottom-color: rgb(220, 220, 220);
	border-left-color: rgb(220, 220, 220);
	text-align: center;
	color: #3d3d3d;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
}
.new_zx .alzs_right{
	float: left;
	margin-bottom: 30px;
	width: 502px;
}
.alzs_right span{
	float: left;
	width: 50px;
	line-height: 40px;
	font-size: 14px;
	color:#999;
}
.alzsbox {
    width: 260px !important;
	float: left;
}
.new_zx{
	overflow: hidden;
}
.alzsbox a {
    width: 28px !important;
    height: 28px !important;
	color: #999999;
	margin: 12px 2px 6px 0 !important;
	cursor: pointer;
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
}
.other_new {
    overflow: hidden;
    height: 45px;
    margin-top: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.other_new a{
	transition: .5s;
	-webkit-transition: .5s;
	color:#999;
	font-size: 14px;
	height: 35px;
	width: 40%;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.other_new a:first-child{
	float: left;
	padding-left: 40px;
	background: url(../images/pre_03.png) no-repeat left center;

}
.other_new a:first-child:hover {
    color: #e00616;
    background: url(../images/pre1_03.png) no-repeat left center;
}
.other_new a:last-child{
    float: right;
    padding-right: 40px;
    background: url(../images/pre1_05.png) no-repeat right center;
	text-align: right;
}
.other_new a:last-child:hover{
    color: #e00616;
    background: url(../images/pre_05.png) no-repeat right center;
}
.new_right_top > span {
    display: block;
    height: 55px;
    font-size: 24px;
    margin-top: 40px;
    color: #5A9EFF;
}
.wlyx {
    line-height: 44px;
    border-top: 1px solid #dfe0e1;
	border-bottom: 1px solid #dfe0e1;
	overflow: hidden;
}
.wlyx a {
    display: block;
    font-size: 14px;
    color: #666;
	width: 25%;
	float: left;
}
.wlyx a:hover {
    color: #5A9EFF;
}
.new_right_bottom {
    margin-top: 65px;
	padding-bottom: 20px;
}
.new_right_bottom > span {
    font-size: 18px;
    border-bottom: 1px solid #dfe0e1;
	display: block;
	height: 40px;
	color:#777;
}
.about_new {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 2px;
    list-style: disc;
    color: #979797;
}
.about_new li {
    margin-top: 3px;
}
.about_new li a {
    font-size: 12px;
    position: relative;
	line-height: 24px;
}
.about_new li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #979797;
    left: -10px;
    top: 10px;
    margin-top: -2.5px;
}
.about_new li a:hover {
    color: #f60;
    text-decoration: underline;
}