*{
    margin: 0;
}
.route{
    margin-top: 21px;
    display: block;
}
.route label,.route a{
    line-height: 13px;
    font-size: 14px;
    color: #666666;
}
.route label:last-child{
    display: none;
}
.route label:nth-child(2n-1){
    cursor: pointer;
}
.route label:nth-child(2n-1):hover{
    color: rgba(16, 131, 145, 1);
}
.route a:hover{
    color: rgba(16, 131, 145, 1);
}
.newsList{
    margin-top: 25px;
}
.xinwen_list_left {
    float: left;
}
.type_title{
    width: 65px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}
.xinwen_list_type {
    height: 50px;
    background: #fff;
    font-size: 12px;
    color: #666;
    width: 900px;
}
.xinwen_list_con{
    background: #ffffff;
}
.xinwen_type_top {
    margin-left: 30px;
    padding-top: 18px;
}
.xinwen_type_top div {
    float: left;
}
.xinwen_type_top_ul {
    float: left;
    margin-left: 28px;
}
.xinwen_type_top_ul li {
    text-align: left;
    width: 100px;
    float: left;
}
.xinwen_type_top_ul li a {
    color: #666;
    font-size: 14px;
}
.xinwen_type_top_ul li a:hover {
    color: #108391;
    text-decoration: underline;
}
.xinwen_type_top_ul li .select_on {
    text-decoration: underline;
    color: #108391;
}
.xinwen_list_ul {
    width: 900px;
    border-radius: 5px;
    background: #fff;
    margin-top: 20px;
}
.xinwen_list_ul li {
    width: 840px;
    height: 78px;
    border-bottom: 1px dashed #dadada;
    font-size: 16px;
    margin: 0px 30px;
    line-height: 78px;
}
.xinwen_list_ul li a:hover {
    color: #108391;
}
.xinwen_list_ul li .title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    width: 640px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xinwen_list_ul li .buttom_time {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
    width: 75px;
    float: right;
}
.xinwen_list_div {
    height: 77px;
    background: #fff;
    margin-bottom: 35px;
}
a {
    color: #666;
}
.pageBtn{
    padding-top: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blueBg{
    width: 42px;
    height: 40px;
    background: #4FC2B8;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    cursor: pointer;
}
.greyBg{
    width: 40px;
    height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.noneBg{
    width: 40px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    font-size: 16px;
    color: #666666;
}
.currentPage{
    width: 40px;
    height: 40px;
    border: 1px solid #CCCCCC;
    background: #4FC2B8;
    color: #FCFCFC;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    cursor: pointer;
}
.blueBg i{
    font-size: 12px;
    color: white;
    font-weight: bold;
}
.greyBg i{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}
.totalPages{
    font-size: 16px;
    color: #666666;
    margin-left: 11px;
}
.goPage{
    font-size: 16px;
    color: #666666;
    margin-left: 21px;
}
.pageNum{
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 16px;
    color: #108391;
    margin: 0 10px;
    outline: none;
    text-align: center;
}
.goPageBtn{
    width: 80px;
    height: 40px;
    background: #4FC2B8;
    border-radius: 20px;
    margin-left: 15px;
    border: none;
    line-height: 40px;
    font-size: 16px;
    color: #FCFCFC;
    cursor: pointer;
}



.xinwen_right {
    float: right;
    width: 280px;
}
.xinwen_right_title {
    height: 40px;
}
.xinwen_title_left img {
    width: 4px;
    height: 18px;
    vertical-align: top;
    float: left;
}
.xinwen_title_font {
    font-size: 18px;
    color: #333;
    width: 114px;
    text-align: right;
    float: left;
    line-height: 16px;
    font-weight: bold;
}
.xinwen_more {
    line-height: 16px;
    display: flex;
    font-size: 14px;
    color: #108391;
    float: right;
}
.xinwen_title_right {
    width: 14px;
    height: 14px;
    float: right;
    background: #999999;
    text-align: center;
    line-height: 11px;
    border-radius: 50%;
    margin-left: 3px;
}
.xinwen_title_right i{
    font-size: 10px;
    color: white;
    margin-left: 2px;
}
.xinwen_more:hover .xinwen_title_right{
    background: #108391;
}
.xinwen_ad01 {
    height: 310px;
}
.xinwen_ad01_top {
    height: 157.5px;
    border-radius: 5px 5px 0px 0px;
    background: #999;
    overflow: hidden;
}
.xinwen_ad01_top img{
    vertical-align: middle;
    object-fit: cover;
}
.xinwen_ad01_bottom {
    height: 150px;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
}
.xinwen_ad01_bottom_title {
    padding: 20px 15px 0px 15px;
    position: relative;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    margin-bottom: 20px;
}
.xinwen_ad01_bottom_title_img {
    height: 20px;
    line-height: 20px;
    background-color: #FAB84B;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    padding: 0 8px;
    text-align: center;
    display: inline;
    margin-right: 4px;
}
.xinwen_ad01_bottom_title_font {
    font-size: 14px;
    top: 18px;
    line-height: 26px;
    display: inline;
}
/*.xinwen_ad01_bottom_title_font a{*/
/*    display: inline;*/
/*}*/
.xinwen_ad01_bottom_title_font a:hover {
    color: #108391;
}
.xinwen_ad01_bottom_time {
    font-size: 12px;
    color: #666;
    padding-left: 15px;
}
.xinwen_ad01_bottom_price {
    font-size: 12px;
    color: #666;
    padding-left: 15px;
    padding-top: 9px;
}
.xinwen_ad01_bottom {
    height: 150px;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
}
