.top-link {
    padding: 16px 24px;
    border-bottom: 1px solid #D8D8D8;
    overflow: hidden;

}

.link-left {
    float: left;
    width: 500px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

.link-left a {
    padding-right: 8px;

}

.link-right {
    float: right;
    width: 360px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

#jnkc {
    margin-right: 48px;
}



.logo-search {
    height: 130px;
    overflow: hidden;
    background-image: url(./topbg.png);
    background-size: 1200px auto;
}

.logo-search .logo {
    float: left;
    width: 216px;
    height: 60px;
    margin-top: 30px;
    margin-left: 20px;
}

.logo-search .logo img {
    width: 100%;
    height: 100%;
}

.search {
    width: 408px;
    float: left;
    margin-left: 60px;
    margin-top: 40px;
}

.searchTxt {
    width: 300px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DB241E;
    padding-left: 10px;
}

.searchBn {
    display: inline-block;
    width: 88px;
    height: 40px;
    background: #DB241E;
    border-radius: 0px 4px 4px 0px;
    position: relative;
    left: -7px;

}

.searchBn button {
    background: none;
    border: none;
    width: 88px;
    height: 40px;
    color: #fff;
}

.nav {
    width: 100%;
    height: 54px;
    background: #DB241E;
}

.nav ul {
    width: 100%;
}

.nav ul li {
    float: left;
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
}

.nav ul li a {
    padding-left: 25px;
    padding-right: 40px;
    position: relative;
}

.nav ul li a.active::after {
    position: absolute;
    bottom: 14px;
    left: 40px;
    transform: translateX(-50%);
    content: ' ';
    width: 24px;
    height: 2px;
    background: #fff;
}

.toutiao-box {
    margin-top: 36px;
}

.ttp-title {
    font-weight: 600;
    font-size: 44px;
    color: #DB241E;
    text-align: center;

}

.toutiao-list {
    width: 100%;
}

.toutiao-item {
    width: 49%;
    display: inline-block;
    margin-bottom: 8px;
}

.toutiao-item a {
    /* padding: 0 8px; */
    font-weight: 600;
    font-size: 24px;
    /* color: #DB241E; */
    color: #DB241E;
    width: 100%;
}

.line-div {
    width: 100%;
    height: 2px;
    margin-top: 36px;
    border-bottom: 1px solid #D8D8D8;
}

.swiper-newsboxs {
    margin-top: 36px;
    height: 480px;
}

.swiper-box {
    width: 720px;
    height: 480px;
    float: left;
    position: relative;
    border-radius: 4px;
    overflow: hidden;

}

.swiper-box .news-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
    height: 90px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #030303 100%);
    border-radius: 0px 0px 4px 4px;
}

.swiper-slide a,
.swiper-slide img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.news-title p {
    padding: 0 24px;
    margin-top: 24px;
}

.swiper-box .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 15px;
    z-index: 102;
    text-align: center;

}

.swiper-box .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 8px;
    border-radius: 4px;
    margin: 0 5px;
    background-color: #EAEAEA;
    cursor: pointer;
}

.swiper-box .swiper-active-switch {
    /* width: 29px; */
    background-color: #DB241E;
}

.news-box-right {
    width: 412px;
    height: 480px;
    float: right;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;

}

.baodaoji {
    width: 412px;
    height: 72px;
    background: linear-gradient(180deg, #FFE5D5 0%, #FFFFFF 100%);
    border-radius: 4px;
}

.baodaoji a {
    display: inline-block;
    font-weight: 600;
    font-size: 26px;
    color: #262626;
    line-height: 36px;
    padding-top: 16px;
    padding-left: 30px;
}

.right-list-box {
    width: 100%;
}

.right-list-box ul li {
    padding: 0 20px;
    margin-bottom: 20px;
}

.right-list-box ul li a {
    width: 100%;
}

.right-list-box ul li:nth-child(1) {
    padding-top: 16px;
}

.right-list-box ul li a i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #DB241E;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

.model-news-box {
    padding-bottom: 15px;
    overflow: hidden;
}

.video-height .model-item {
    height: 268px;
}

.news-height .model-item {
    height: 514px;
}

.service-height .model-item,
.service-height .model-item1 {
    height: 206px;
}

.h1-title {
    font-weight: 600;
    font-size: 28px;
    color: #DB241E;
    line-height: 28px;
    border-left: 5px solid #DB241E;
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 36px;
}

.model-item {
    width: 370px;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    border-top: 4px solid #DB241E
}

.model-item-last {
    margin-right: 0 !important;
}

.title-box {
    margin: 20px 20px 0;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 600;
    font-size: 24px;
    color: #262626;
    line-height: 24px;
    padding-bottom: 14px;
}

.title-box i {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
    vertical-align: middle;
    margin-right: 8px;
}

.list-ul ul {
    margin: 20px 20px 0
}

.list-ul ul li {
    margin-bottom: 12px;
}

.list-ul ul li a {
    width: 100%;
}

.list-ul ul li a i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #262626;
    vertical-align: middle;
    margin-right: 8px;

}

.list-ul-img {
    margin: 20px 20px 0;
}

.list-ul-img li {
    margin-bottom: 10px;
    width: 329px;
    height: 76px;
}

.list-ul-img li a,
.list-ul-img li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.model-title {
    padding: 20px 20px 0;
    font-weight: 600;
    font-size: 24px;
    color: #262626;
}

.a-img {
    margin: 16px auto;
    width: 330px;
    height: 186px;
    display: block;
}

.a-img img {
    width: 100%;
    height: 100%;
}

.adv-model {
    width: 100%;
    margin-top: 36px;
}

.adv-model .adv-item {
    width: 100%;
    height: auto;
    margin-top: 26px;
}

.adv-model .adv-item a {
    display: block;
    width: 100%;
    height: auto;

}

.adv-model .adv-item a img {
    width: 100%;
    height: auto;
}

.model-item1 {
    width: 760px;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    border-top: 4px solid #DB241E;
}

.code-img {
    width: 49%;
    display: inline-block;
    text-align: center;
    margin-top: 26px;
}

.code-img img {
    display: inline-block;
    width: 120px;
    height: 120px;


}

.code-img p {
    font-weight: 500;
    font-size: 16px;
    color: #111111;
    text-align: center;
    margin-top: 8px
}

.service-list {
    width: 100%;
    height: 100%;
}

.service-list li {
    width: 104px;
    margin-top: 24px;
    border-right: 1px solid rgba(196, 198, 207, .4);
    float: left;
    height: 150px;
    text-align: center;
}

.service-list li:first-child {
    margin-left: 14px;
}

.service-list li:last-child {
    border-right: none;
}

.service-list li a {
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    display: block;
    text-align: center;
    margin-top: 16px;
}

.service-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.friend-link {
    width: 100%;
    margin-top: 36px;
    border-top: 1px solid rgba(196, 198, 207, 0.4);

    padding-top: 36px;
}

.friend-link-item {
    overflow: hidden;
    height: auto;
    margin-bottom: 26px;
}

.friend-link-title {
    width: 60px;
    height: auto;
    float: left;
    font-weight: 400;
    font-size: 12px;
    color: #111111;
    padding-top: 5px;

}


.friend-link-list {
    float: right;
    width: 1080px;
    color: rgba(196, 198, 207, 0.4);

}

.friend-link-list a {
    display: inline-block;
    padding-left: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #262626;
    width: 78px;
    /* border-left: 1px solid rgba(196, 198, 207, 0.4); */
    margin-bottom: 4px;

}

.footer {
    margin-top: 36px;
}

.footer-content {
    border-top: 1px solid rgba(196, 198, 207, 0.4);
    padding-bottom: 36px;
    overflow: hidden;
}

.footer-left {
    width: 360px;
    float: left;
    margin-top: 48px;
}

.zywxb {
    display: block;
    width: 360px;
    height: 80px;
}

.zywxb img {
    display: block;
    width: 100%;
    height: 100%;
}

.wcnPhone {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #262626;
    margin-top: 16px;

}

.footer-right {
    width: 650px;
    float: left;
    margin-top: 48px;
    margin-left: 120px;
    position: relative;
}

.footer-right p {
    font-weight: 400;
    font-size: 12px;
    color: #262626;
    margin-bottom: 8px;
}

.footer-link a {
    padding: 0 12px;
}

.footer-link a:first-child {
    padding-left: 0;

}

.jcimg {
    position: absolute;
    width: 87px;
    height: 90px;
    right: 10px;
    top: 20px;
}