.top-newsList {
    position: relative;
    background-color: #fff;
}


.top-tag {
    position: relative;
    height: 75px;
    line-height: 75px;
    padding: 0 15px;
    border-bottom: 1px dotted #E9E9E9;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 18px;
}

.new-newsList {
    margin: 15px 0;
    position: relative;
    background-color: #fff;
}

.new-tag {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px dotted #E9E9E9;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}

.laypage-main {
    margin: 20px 0;
    border: 1px solid #009E94;
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    border-right: 1px solid #009E94;
    border-bottom: 1px solid #009E94;
    font-size: 14px;
}

.laypage-next {
    padding: 0 20px;
}

.newsPage {
    margin: 20px 0;
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.newsPage-content {
    margin-top: 20px;
    min-height: 306px;
    font-size: 16px;
    line-height: 30px;
}

.newsPage-title {
    font-size: 1.4em;
    font-weight: 400;
    height: 36px;
    line-height: 36px;
    text-align: center;

}

.newsPage-tag {
    margin: 10px 0 15px 0;
    text-align: center;
}

.mainPage {
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.contact-address-title {
    text-align: center;
    height: 100px;
    padding: 5px;
    line-height: 100px;
    border-radius: 20px 20px 0 0;
}

.contact-address-content {
    padding: 10px;
    height: 172px;
    font-size: 15px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
}

.contact-address-content p {
    text-align: center;
    letter-spacing: 1px;
}


.contactUs {
    height: 380px;
    position: relative;
}

.contact-address {
    width: 200px;
    position: absolute;
    top: 36px;
    left: 20px;
}


.contact-phone {
    width: 200px;
    position: absolute;
    top: 36px;
    left: 240px;
}

.contact-mail {
    width: 200px;
    position: absolute;
    top: 36px;
    left: 460px;
}

.contact-wx {
    width: 200px;
    position: relative;
    top: 36px;
    left: 680px;
}

.contact-card {
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 20px;
}

.contact-icon {
    font-size: 60px;
}

.contact-card-content {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
}

.aboutUs-introduce {
    width: 100%;
    height: 550px;
    background: url("../images/lou.jpg") no-repeat center top;
    position: relative;
}

.aboutUs-introduce-word {
    position: absolute;
    color: #fff;
    width: 400px;
    top: 100px;
    left: 20px;
}

.news-top-tag {
    float: right;
}


/*面包屑导航重新定义的地方*/

.head-breadcrumb {
    line-height: 40px;
    width: 1140px;
    margin: 0 auto;
}

.ad-aside {
    width: 180px;
    float: left;
}

.subnav {
    margin-bottom: 15px;

}

.subnav dd.choose-this a {
    color: #FF5722;
    font-size: 15px;
}

.layui-breadcrumb a.choose-this {
    color: rgb(95, 184, 120);
     !important
}

.subnav dd {
    position: relative;
}

.subnav dd a {
    padding-left: 30px;
    display: block;
    font-size: 14px;
    color: #4c4b4b;
    height: 50px;
    line-height: 50px;
    /*
    background-image: url("../images/subnav_dd.png");
    background-repeat: no-repeat;
    background-position: 30px 0px;
*/
}

.subnav dd a:hover {
    color: #FF5722;
    font-size: 15px;
}

.subnav dd i {
    position: absolute;
    right: 35px;
    font-size: 14px;
}

.subnav dt {

    background-color: #f8f8f8;
    /*     border-bottom: 1px solid #c3c3c3; */
}

.subnav dt a {
    /*

    background: url("../images/subnav_dt.gif") no-repeat left center;
*/
    display: block;
    width: 178px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FF5722;
}

.triangle-topright {
    width: 0;
    height: 0;
    border-top: 10px solid #FF5722;
    border-left: 10px solid transparent;
    float: right;
}

.subnav-h {
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
}

.subnav-h a {
    color: #FF5722;
}

.subnav-ul {
    width: 134px;
    margin: 0px 22px;
    padding-bottom: 9px;
    text-align: center;
}

.subnav-ul li a {
    display: block;
    width: 120px;
    padding-left: 14px;
    line-height: 38px;
    height: 38px;
    background-color: #adadad;
    border-radius: 10px;
    margin-top: 12px;
    font-size: 14px;
    color: #ffffff;
}

.subnavcase {
    background-color: #f5f5f5;
}

.subnavcase p {
    color: #FF5722;
    text-align: center;
    padding-bottom: 15px;
    text-shadow: 1px 1px 1px #FF5722;
}

.subnavCon {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #f5f5f5;
}

.subnavTwo {
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    color: #616161;
    border: 1px solid #f5f5f5;
    padding-bottom: 15px;
}

.subnavTwo img {
    width: 100px;
    margin-bottom: 10px;
}

.mainContent {
    width: 940px;
    float: right;
}

.mainContent:after {
    clear: both;
}

.head-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.layui-container {
    overflow: auto;
}

/* 新的新闻列表样式区域    */

.queue {
    padding-bottom: 20px;
}

.queue li {
    padding: 30px 0px 25px 0px;
    height: 88px;
    width: 940px;
    border-top: 1px solid #f2f2f2;
}

.queue li .newsdate {
    width: 88px;
    height: 88px;
    float: left;
    background-color: #ebebeb;
}

.queue li .newsdate .datetime {
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 36px;
    color: #FF5722;
    line-height: 60px;
}

.queue li .newsdate .monthtime {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #FF5722;
    line-height: 18px;
    height: 28px;
}

@media screen and (min-width: 900px) {
    .queue li .newstitle {
        width: 830px;
        float: right;
    }
}
.queue li .newstitle a.newsHref {
    width: 100%;
    display: block;
}

.queue li .newstitle a h3 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.queue li .newstitle p {
    font-size: 14px;
    color: #4e4e4e;
    margin-top: 5px;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

.ta-c {
    text-align: center;
}

.fs-20 {
    font-size: 20px;
}

.ke-container-example1 {
    display: block;
    border: 1px solid #CCC;
    background-color: #FFF;
    overflow: hidden;
    width: 900px;
}

.ke-container-example1 .ke-toolbar {
    border-bottom: 1px solid #CCC;
    background-color: #FFF;
    padding: 2px 5px;
    overflow: hidden;
}



.aboutUs-introduce-company {
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: 2px;
    text-indent: 34px;
    line-height: 26px;

}

.channel-proxy {
    line-height: 35px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}

.channel-retail {
    line-height: 35px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}

.channel-proxy ul li,
.channel-retail ul li,
.face_proxy_title {
    background: #f7f7f7;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-bottom: 6px;
    overflow: hidden;
}

.face_proxy_title {
    font-size: 18px;
}

.face_proxy_title i {
    background: #2090d2;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    height: 35px;
    text-align: center;
    width: 35px;
    font-size: 18px;
    margin-right: 8px;
    font-weight: bold;
}



ul li .face_proxy_item {
    background: #2090d2;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    height: 35px;
    text-align: center;
    width: 35px;
    font-size: 14px;
    margin-right: 15px;
}

.face-proxy-img {
    margin: 20px auto;
    text-align: center;
}

.gaode {
    text-align: center;
}



.company-address {
    line-height: 25px;
}

.company-phone {
    line-height: 50px;
}
