@charset "UTF-8";

a:hover{
    text-decoration: none;
}

.language_main{
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    min-height: 500px;
    background: #FFFFFF;
}


/*top_banner start*/
.language_main #top_banner{
    width: 1000px;
    height: 60px;
    background: url(/yywz_new/imgs/spriteNavi.jpg) repeat-x left top;
    margin: 0 auto;
    color: #FFFFFF;
    padding: 20px 0;
    box-sizing: border-box;
}
.language_main #top_banner #top_con{
    height: 30px;
    width: 1000px;
    text-align: center;
    display: flex;
    justify-content: space-around;

}
.language_main #top_banner a{
    display: inline-block;
    height: 20px;
    /* border-right: 1px solid #ffffff; */
    /* padding: 0 58px; */
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Î¢ÈíÑÅºÚ Light';
    font-weight: 600;

}

.language_main #top_banner a:hover,
.language_main #top_banner a.active
{
    font-size: 18px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: 600;
    text-decoration: none;
}

#top_banner a:last-child{
    border-right: none;
}

#language_inner{
    padding: 20px;
    box-sizing: border-box;
}

#language_inner #all_lunbo{
    width: 960px;
    height: 320px;
    margin-bottom: 40px;
}

#all_lunbo_inner .pic_con{
    width: 640px;
    height: 320px;
}

#all_lunbo_inner .pic_con img{
    width: 640px;
    height: 320px;
}

#all_lunbo_inner .intro_con{
    width:320px;
    height: 320px;
    background: #2a6bd7;
    color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}

#all_lunbo_inner .swiper-pagination{
    text-align: left!important;
    padding-left: 300px!important;
}

#all_lunbo_inner .intro_con .title{
    font-size: 20px;
    font-family: 'Î¢ÈíÑÅºÚ Light';
    font-weight: 600;
    overflow:hidden;
    color: #ffffff;
    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;
}

#all_lunbo_inner .intro_con .intro_maincon{
    font-size: 16px;
    margin-top: 30px;
    line-height: 24px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:7;
    color: #ffffff;
}

#all_lunbo_inner .intro_con .read_more{
    position: absolute;
    right:30px;
    bottom: 20px;
    color: #ffffff;
}
#all_news_list{
    margin-bottom: 30px;
}

#all_news_list .news_list_item{
    width: 300px;
}


#all_news_list #mid_list_item{
    margin-left: 30px;
    margin-right: 30px;
}

#all_news_list .news_list_item .top{
    height: 33px;
    line-height: 20px;
    position: relative;
    padding-left: 13px;
}

#all_news_list .news_list_item .top .line{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100px;
}

#all_news_list .news_list_item .top .title{
    font-size: 18px;
    font-family: 'Î¢ÈíÑÅºÚ Light';
    font-weight: 600;

}

#all_news_list #flnews_con .top{
    border-bottom: 1px solid #d59428;
}

#all_news_list #flnews_con .line{
    border-top: 3px solid #d59428;
}


#all_news_list #mid_list_item .top{
    border-bottom: 1px solid #add72a;
}

#all_news_list #mid_list_item .line{
    border-top: 3px solid #add72a;
}


#all_news_list #frnews_con .top{
    border-bottom: 1px solid #2a6bd7;
}

#all_news_list #frnews_con .line{
    border-top: 3px solid #2a6bd7;
}

#all_news_list .newsmain_list li{
    margin-top: 15px;
    margin-bottom: 15px;
}

#all_news_list .newsmain_list li em{
    width: 5px;
    height: 5px;
    vertical-align: middle;
    margin: 0 10px;
    background-color: #aaa;
    border-radius: 50px;
    display: inline-block;
}
#all_news_list .newsmain_list li .news_con{
    width: 200px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
#all_news_list .newsmain_list li .date{
    margin-top: 10px;
    font-family: 'Î¢ÈíÑÅºÚ Light';
    font-weight: 600;
}


#show_url .show_item{
    width: 360px;
    height: 60px;
    border-radius: 30px;
    color: #FFFFFF!important;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}

#show_url{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}

#show_url .show_item a{
    color: #FFFFFF!important;
}

#show_url .show_item img{
    display: inline-block;

}
#show_url #show_01{
    background: #55c6ff;
}

#show_url #show_02{
    background: #ffab91;
}

#show_url .txt_con{
    text-align: center;
    width: calc(100% - 40px);
    vertical-align: middle;
}

#show_url #show_02 .txt_con{
    padding-top: 10px;
}

#friend_url{
    margin-top: 30px;
}

#friend_url .title{
    color: #199aff;
    text-align: center;
    font-size: 22px;
    position: relative;
    margin-bottom: 25px;
}

#friend_url .lineL{
    left: 35px;
    width: 385px;
    border-top: 1px solid #199aff;
    position: absolute;
    height: 1px;
    top: 15px;
}

#friend_url .lineR{
    right: 35px;
    width: 385px;
    border-top: 1px solid #199aff;
    position: absolute;
    height: 1px;
    top: 15px;
}

#friend_url_inner{
    text-align: center;
    margin-bottom: 50px;
}
#friend_url_inner li{
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Î¢ÈíÑÅºÚ Light';
    font-weight: 600;

}
