#left {
    display: inline-block;
    width: 226px;
    vertical-align: top;
}

#right {
    width: 937px;
    display: inline-block;
    vertical-align: top;
    background-color: #f9f9f9;
}

#degisn {
    padding: 18px 24px;
    border: 5px solid #d8d8d8;
}

.degsin-li {
    width: 100%;
}

#degisn_title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #373737;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

#degisn_icon {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

#degisn_title strong {
    color: #a40019;
}

.degsin-li input {
    width: calc(100% - 5px);
    background: transparent;
    border: 1px solid #e5e4e4;
    padding-left: 5px;
    padding-right: 0px;

}

#submit {
    width: 147px;
    height: 30px;
    border-radius: 30px;
    background-color: #a40019;
    color: white;
    line-height: 30px;
    cursor: pointer;
    margin: auto;
    text-align: center;
}

#circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 20px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

#rank {
    margin-top: 27px;
    border: 2px solid #d8d8d8;
    box-sizing: border-box;
    font-size: 0px;
    color: #191919;
    text-align: left;
    border-bottom-color: #00593d;
}

#rank_title {
    margin: 12px 13px;
    font-size: 13px;
}

#rank_list {
    padding: 24px 17px;
}

#rank_list li {
    margin-bottom: 20px;
}

#rank_list li:last-child {
    margin-bottom: 0px;
}

#rank_list a {
    color: #191919;
}

.small_icon {
    width: 64px;
    height: 49px;
    margin-bottom: 9px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}

.rank_right {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 20px;
    font-size: 12px;
    color: #191919;
    width: 96px;
    line-height: 17px;
    position: relative;
    line-height: 1.4em;
    /* 3 times the line-height to show 3 lines */
    height: 4.2em;
    overflow: hidden;

}

.rank_right::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 20px 1px 45px;
    background: url(../img/newslist/mask.png) repeat-y;
}

.item_title {
    font-size: 13px;
    display: block;
}

.item_hot_value span {
    font-weight: bold;
    color: #a40019;
}

#rank hr {
    height: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 0px;: white;
}

#green {
    color: #00593d;
    width: 30%;
    border-top: 2px solid #00593d;
}

#gray {
    width: 70%;
    border-top: 2px solid #d8d8d8;
}

#style_menu {
    border-top: 3px solid #00593d;
    border-bottom: 3px solid #00593d;
}

.menu_line {
    font-size: 13px;
    width: 100%;
    padding: 12px 0px;
    border-bottom: 1px solid #efefef;
    text-align: left;
}

.menu_line a {
    color: #696969;
}

.menu_line span {
    margin-left: 29px;
    margin-right: 38px;
}

#degisn_list {
    text-align: left;
}

.degsin_item {
    margin-right: 12px;
    margin-top: 30px;
    width: 310px;
    display: inline-block;
    vertical-align: top;
}

.degsin_item:nth-child(3n+3) {
    margin-right: 0px;
}

.degsin_item_img {
    width: 310px;
    height: 208px;
    margin-bottom: 9px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}

.degsin_item_title {
    color: #191919;
}

.detail_btn {
    padding-left: 26px;
    width: 56px;
    background-image: url("../img/productlist/search_icon.png");
    background-size: 14px 13px;
    background-position: 9px 5px;
    height: 21px;
    background-color: #00593d;
    background-repeat: no-repeat;
    font-size: 12px;
    color: white;
    border-radius: 21px;
    float: right;
    cursor: pointer;
}

.pagination {
    float: right;
    margin-top: 33px;
    padding-right: 10px;
}

.pagination a {
    color: #00593d;
}

#news_menu {
    margin-bottom: 45px;
}

#news_menu div {
    width: 179px;
    height: 41px;
    display: inline-block;
    background-image: url(../img/newslist/btn_out.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #393939;
    font-size: 18px;
    line-height: 41px;
    cursor: pointer;
}

.active {
    background-image: url(../img/newslist/btn_over.png) !important;
    color: white !important;
}

#news_list {
    width: 1200px;
    padding-top: 30px;
    text-align: left;
    background-color: #f9f9f9;
}

#news_list li {
    width: 1048px;
    line-height: 25px;
    margin-bottom: 30px;
    /*background-color: #d9d9d9;*/
    padding-top: 20px;
    /*padding-right: 75px;*/
    background-color: #fcfcfc;
    margin-left: 40px;
    padding:30px 38px;
}

.news_title {
    color: #383838;
    font-size: 16px;
}

.news_visit, .news_time {
    color: #c0c0c0;
    font-size: 12px;
}

.news_visit {
    padding-left: 24px;
    margin-left: 17px;
    background-image: url(../img/newslist/eye.png);
    background-size: 17px auto;
    background-position: left center;
    background-repeat: no-repeat;
}

.news_cover {
    width: 531px;
    height: 299px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
}
.news_text{
    display: inline-block;
    vertical-align: top;
    height: 219px;
    padding-top: 50px;
    padding-bottom: 28px;
    margin-left: 40px;
    border-top: 1px dotted #949092;
    border-bottom: 1px dotted #949092;
    margin-top: 12px;
}

.news_summary {
    font-size: 14px;
    color: #818181;
    position: relative;
    line-height: 1.4em;
    overflow: hidden;
    width: 472px;
    margin-top: 12px;
    overflow : hidden;
}

/*.news_summary{*/
/*font-size: 12px;*/
/*color: #818181;*/
/*position:relative;*/
/*line-height:1.4em;*/
/*!* 3 times the line-height to show 3 lines *!*/
/*max-height:2.8em;*/
/*overflow:hidden;*/
/*width: 704px;*/
/*margin-top: 12px;*/
/*color: #818181;*/
/*}*/
/*.news_summary::after{*/
/*content:"...";*/
/*font-weight:bold;*/
/*position:absolute;*/
/*bottom:0;*/
/*right:0;*/
/*padding:0 20px 1px 45px;*/
/*background:url(../img/newslist/mask.png) repeat-y;*/
/*}*/
.readAll {
    color: #005739;
    font-size: 16px;
    margin-top: 50px;
    width: 100%;
    text-align: right;
    display: none;
}

#find_more_news {
    color: #383838;
    font-size: 14px;
    cursor: pointer;
}

#news_details {
    padding: 74px 85px 33px 85px;
    background-color: #f9f9f9;
    text-align: center;
    width: 800px;
    display: inline-block;

}
#news_details hr{
    margin: 20px 0 0 0;
    border: 0;
    /* border-top: 2px solid #eee; */
    border-bottom: 2px solid #cfcfcf;
}

.news_detail_title {
    color: #383838;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    display: block;
    line-height: 50px;
}

#news_content {
    margin-top: 69px;
    text-align: left;
}



#return_btn {
    display: block;
    text-align: right;
    color: #818181;
    font-size: 11px;
    cursor: pointer;
    margin-top: 26px;
}

