.banner{
    background-image: url("../images/news_banner_02.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    height: 638px;
}
.slogan1{
    padding-top: 125px;
}
.slogan1 p{
    font-size: 42px;
    color: #ffffff;
    text-align: center;
}
.news{
    margin-top: 30px;
}
.news_lists {
    background-color: #f3fcfe;
}
.news_left,.news_left2{
    background-color: #ffffff;
}
.news_left{
    width: 270px;
}
.news_left div{
    height: 60px;
    border-top: 1px solid #f7f7f7;
}
.news_left_title{
    background-image: linear-gradient(to top right,#2ac5b3,#02a1d3);
}
.news_left_title img{
    margin-top: -5px;
}
.news_left_title span{
    line-height: 60px;
}
.news_left_title span:nth-child(2){
    font-size: 22px;
    color: #ffffff;
    margin-left: 5px;
}
.news_left_con{
    line-height: 60px;
    font-size: 16px;
}
.news_left_con span:nth-child(2){
    float: right;
}
.news_left2{
    width:270px;
   
    margin-top: 20px;
}
.news_left2_title{
    height: 160px;
    width: 270px;
    background-image: url("../images/important_05.png");
    background-repeat: no-repeat;
}
.news_left2_list{
    padding: 10px;
}
.news_left2_list>li:before{
    content: url("../images/dot.png");
    position: absolute;
    left: 0px;
    margin-top: -20px;

}
.news_left2_list li+li{
    margin-top: 10px;
}
.news_left2_list>li>a{
    color: #8e8e8e;
    font-size: 14px;
}
.news_right{
    background-color: #ffffff;
}
.news_right_img{
    width: 166px;
    height: 121px;
}
.news_right_img img{
    width: 100%;
    height: 100%;
}
.news_right>div>h4>a{
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #000000;
}
.news_right>div>h4>a:hover{color: #41b0a7}
.news_right>div>p{
    font-size: 14px;
    color: #8e8e8e;
}
.news_right>div>span{
    font-size: 14px;
    color: #8e8e8e;
}
.top{margin-top:10px;padding-bottom:10px;}
.news_right2{
    background-color: #ffffff;
    margin-bottom: 148px;
}
.news_left_con-hover{
    background-color:#e5ffff;
}
.span-hover{
    color: #41b0a7;
}
.span-hover2{
    color: #41b0a7;
}
.gmg_paga{
	padding-top:20px;
}
.nav-active{color:#41b0a7;}
.news{
	margin-bottom:100px;
}