﻿.clearfix {
    zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.swiper-slide img {
    width: 100%;
}

.wp {
    max-width: 1200px;
    margin: 0 auto;
}

.header {
    padding: 15px 0 0;
}

.logo {
    float: left;
}

.menu {
    float: right;
}

.search {
    text-align: right;
}

.search input {
    width: 200px;
    height: 30px;
}

.search input,
.search button {
    display: inline-block;
}

.search button {
    border: none;
    background: none;
    line-height: 30px;
    font-size: 15px;
    margin-left: 10px;
    cursor: pointer;
}

.nav>ul>li {
    float: left;
    position: relative;
    border-bottom: 3px solid #FFF;
}

.nav ul>li>a {
    display: block;
    padding: 0px 20px;
    line-height: 35px;
    font-size: 16px;
}

.nav ul li ul {
    position: absolute;
    min-width: 100%;
    z-index: 999;
    padding-top: 3px;
    display: none;
    
}

.nav ul li ul li {
    border-bottom: 1px solid #ccc;
    background: #f4f4f4;
    white-space: nowrap;
}

.nav ul li ul li a {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    display: block;
}



.nav {
    margin-top: 10px;
}

.nav>ul>li.on {
    background: #f4f4f4;
    border-bottom: 3px solid #005ee0;
}

.nav>ul>li:hover {
    background: #f4f4f4;
    border-bottom: 3px solid #005ee0;
}

.nav>ul>li:hover ul {
    display: block;
}

.home-news {
    margin-top: 20px;
}

.home-news .home-news-left {
    width: 755px;
    float: left;
}

.home-news .home-news-left .tab .box {
    float: left;
}

.home-news .home-news-left .more {
    float: right;
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
}

.home-news .home-news-left .tab .box span {
    font-size: 24px;
    font-weight: bold;
    padding: 0px 20px;
    line-height: 45px;
    cursor: pointer;
    margin-right: 30px;
}

.home-news .home-news-left .tab .box span.on {
    border-bottom: 3px solid #005ee0;
    color: #005ee0;
}

.home-news .home-news-left .item {
    margin-top: 20px;
}

.home-news .home-news-left .item ul li {
    list-style: disc;
    list-style-position: inside;
    font-size: 16px;
    line-height: 48px;
}

.home-news .home-news-left .item ul li span {
    float: right;
    color: #666;
}

.home-news-right {
    float: right;
    width: 350px;
}

.home-news-right ul li {
    line-height: 105px;
    background: #e9f2ff;
    margin-top: 10px;
    border-radius: 5px;
    text-align: center;
}

.home-news-right ul li a {
    display: block;
}

.home-news-right ul li img {
    margin-right: 30px;
}

.home-news-right ul li span {
    font-size: 22px;
}

.yewu {
    margin-top: 50px;
}

.bt {
    text-align: center;
    margin-bottom: 30px;
}

.bt span {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 3px solid #005ee0;
    color: #005ee0;
    line-height: 50px;
    padding: 0px 30px;
}
.yewu .bd{height:238px;overflow:hidden;}
.yewu ul li {
    float: left;
    margin-left: 12px;
    text-align: center;
}

.yewu ul li:first-child {
    margin-left: 0;
}

.yewu ul li p {
    font-size: 16px;
    background: #f5f5f5;
}
.yewu ul li img{width:290px;height:190px;}
.zhuanti {
    margin-top: 30px;
    margin-bottom: 50px;
}

.zhuanti ul li {
    float: left;
    margin-left: 12.5px;
}

.zhuanti ul li:first-child {
    margin-left: 0;
}

.footer {
    padding: 30px 0px;

    background: #82878d;
}

.foot-left {
    color: #FFF;
    font-size: 16px;
    float: left;
}

.foot-left a {
    color: #FFF;
    margin: 0px 20px;
}

.foot-left a:hover {
    color: #005ee0;
}

.foot-nav {
    margin-bottom: 20px;
}

.foot-left p {
    margin-left: 20px;
}

.foot-right {
    float: right;
    color: #FFF;
    text-align: center;
}

.main-min {
    background: #f7f7f7;
    padding-bottom: 30px;
}

/* 简介 */
.page-left {
    width: 100%;
    max-width: 675px;
    float: left;
    background: #FFF;
    padding: 30px;
    margin-top: 30px;

}

.page-title span {
    font-size: 24px;
    font-weight: bold;
    padding: 0px 20px;
    border-bottom: 3px solid #005ee0;
    display: inline-block;
    line-height: 40px;
    color: #005ee0;
}

.page-title a {
    float: right;
    margin-top: 10px;
}

.page-left-content {
    margin-top: 30px;
    font-size: 16px;
}
.page-left-content p span span{text-indent:2rem;}
.page-right {
    width: 100%;
    max-width: 435px;
    margin-top: 30px;
    float: right;

}

.page-right-top {
    padding: 30px;
    background: #FFF;
}
.side-nav{margin-top:30px;}
.side-nav ul {
    margin-top: 20px;
}

.side-nav ul li {
    line-height: 35px;
    font-size: 16px;
    list-style-type: disc;
    list-style-position: inside;
    color: #666;
}

.page-right-mid {
    background: #FFF;
    margin-top: 30px;
    padding: 30px;
    max-height: 500px;
    overflow: hidden;
}

/* 业务板块 */
#swiper02 {
    padding-top: 30px;
}

.swiper02-left {
    float: left;
    width: 100%;
    max-width: 605px;
}

.swiper02-right {
    float: right;
    width: 100%;
    max-width: 560px;
}

.swiper02-right h2 {
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    padding: 15px 0px;
}

.swiper02-right div.info {
    font-size: 16px;
    min-height: 240px;
    line-height: 34px;
}

.swiper02-right div.more a {
    color: #285398;
    font-weight: bold;
}

#swiper02 .swiper-pagination {
    text-align: right;
    bottom: -20px;
}

#swiper02 .swiper-pagination-bullet {
    border-radius: 0%;
    width: 25px;
    height: 4px;

}

.yewu-product {
    margin-top: 30px;
    padding: 30px 0 20px;
    background: #FFF;
}

.yewu-product ul li {
    float: left;
    width: 100%;
    max-width: 350px;
    text-align: center;
    margin: 10px 25px;
    font-size: 16px;
}

.yewu-product ul li img {
    max-width: 100%;
    height: 230px;
}

.yewu-honor {
    background: #FFF;
    padding: 30px 0px;
    margin-top: 30px;
}

#swiper03 {
    padding: 0px 30px;
}

#swiper03 .swiper-slide {
    text-align: center;
}

#swiper03 .swiper-slide img {
    width: 100%;
}

#swiper03 .swiper-slide p {
    font-size: 16px;
}

.news-top {
    margin-top: 30px;
}

.news-top-left {
    width: 100%;
    max-width: 160px;

    background: #f5f5f5;
    float: left;
}

.news-top-left dl dt {
    line-height: 50px;
    background: #005ee0;
    color: #FFF;
    font-size: 24px;
    text-align: center;
}

.news-top-left dl dd {
    padding: 15px 20px;
    text-align: center;
}

.news-top-left dl dd a {
    display: block;
    line-height: 59.5px;
    border-bottom: 1px solid #CCC;
    font-size: 17px;

}

.news-top-left dl dd a:last-child {
    border-bottom: none;
}

.news-top-banner {
    float: right;
    width: 100%;
    
}

.news-mid {
    margin-top: 30px;
}

.news-mid-left {
    width: 100%;
    max-width: 410px;
    float: left;
}

.news-mid-left .swiper-slide p {
    line-height: 65px;
    background: #f5f5f5;
    font-size: 18px;
    text-align: center;
    padding: 0;
}

.news-mid-right {
    border: 2px solid #EDEDED;
    padding: 15px;
    width: 100%;
    max-width: 1170px;
    float: right;
}

ul.news-list li {
    list-style-type: disc;
    list-style-position: inside;
    color: #82878d;
    line-height: 55px;
    font-size: 16px;
}

ul.news-list li span {
    float: right;
}

.news-bottom {
    margin-top: 30px;
}

.news-bottom-left {
    border: 2px solid #EDEDED;
    padding: 15px;
    width: 100%;
    max-width: 570px;
    float: left;
}

.news-bottom-right {
    max-width: 564px;
    border-left: none;
}

.picture-scroll {
    margin-top: 30px;
    border: 2px solid #ededed;
    padding: 15px;
    margin-bottom: 30px;
}

.picture-scroll ul li {
    width: 265px;
    position: relative;
    float: left;
    margin: 13px;
}

.picture-scroll ul li img {
    width: 100%;
}

.picture-scroll ul li p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding: 0;
    line-height: 35px;
}

.notice {
    margin-top: 30px;
}

.notice-item {
    padding: 0 2%;
    width: 46%;
    float: left;
}

.notice-item ul {
    margin-top: 20px;
}

.notice-item ul li {
    line-height: 45px;
    font-size: 16px;
    list-style-type: disc;
    list-style-position: inside;
    color: #82878d;
    
}
.notice-item ul li a{text-overflow :ellipsis; /*让截断的文字显示为点点。还有一个值是clip意截断不显示点点*/
white-space :nowrap; /*让文字不换行*/
overflow : hidden; width:90%;}
.notice-slide {
    margin-top: 30px;
}

.notice-slide img {
    width: 100%;
}

.contact {
    padding: 20px;
    background: #FFF;
}

.contact-left {
    width: 50%;
    float: left;
}

.contact-right {
    width: 46%;
    float: right;
    font-size: 16px;
    line-height: 35px;
    padding-top: 50px;
}

.nsList {
    background: #fff;
    padding: 40px;
}

.nsList-left {
    width: 363px;
    min-height: 233px;
    border: 1px solid #999;
    border-radius: 10px;
    float: left;

}

.nsList-left .ns-tt {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-top: 5px;
    background: url(../image/bg1.png) center no-repeat;
}

.nsList-left form {
    background: url(../image/bg2.png) left no-repeat;
    height: 160px;
    padding-left: 150px;
    padding-top: 20px;
}

.nsList-left form p {
    font-size: 16px;
    color: #666;
}

.nsList-left form input {
    width: 90%;
    display: block;
}

.nsList-left form button {
    background: none;
    border: none;
    font-size: 16px;
    margin-right: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.nsList-right {
    float: right;
    width: 100%;
    max-width: 660px;
}

.ns-tt2 {
    background-image: linear-gradient(to right, #5ea2ff, #FFF, #FFF);
    height: 45px;
    line-height: 45px;
}

.ns-tt2 span {
    color: #FFF;
    font-size: 20px;
    margin-left: 20px;
    text-shadow: 1px 1px 5px #000;
}

.ns-tt2 a {
    float: right;
}

.nsList-right ul {
    margin-top: 20px;
}

.nsList-right ul li {
    list-style-type: disc;
    list-style-position: inside;
    color: #666;
    line-height: 44px;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
}
.nsList-right ul li a{text-overflow:ellipsis;width:530px;display:inline-block;white-space:nowrap; overflow:hidden;}
.nsList-right ul li span {
    font-size: 14px;
    float: right;
}

.show-info {
    padding: 30px;
    background: #FFF;
}

.ax-article {
    padding: 0;
}

.pn {
    margin-top: 30px;
}

.pn ul li {
    float: left;
    width: 50%;
}

.pn ul li:last-child {
    text-align: right;
}

.touzi {
    padding: 30px;
    background: #FFF;
}

.touzi-s1 {
    width: 500px;
    float: left;
}

.touzi-content {
    margin-top: 20px;
}


.touzi-content table {
            border: 1px solid #ddd;
            border-collapse: collapse;
        }

        .touzi-content table thead tr th,
        .touzi-content table tbody tr td {
            white-space: nowrap;
            padding: 8px 12px;
            color: #333;
            border: 1px solid #ddd;
            border-collapse: collapse;
            background-color: #fff;
        }

.touzi-s2 {
    width: 552px;
    float: right;
}

.touzi-s2 ul li {
    line-height: 45px;
    border-bottom: 1px solid #CCC;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 15px;
    color: #666;
}

.touzi-s2 ul li span {
    float: right;
}

.touzi-s3 {
    margin-top: 50px;
    width: 700px;
    border-right: 1px solid #666;
    padding-right: 50px;
    float: left;
}

.touzi-s3-bot {
    margin-top: 50px;
}

.touzi-s4 {
    float: right;
    width: 304px;
}

.touzi-s4-top {
    padding-top: 20px;
}

.touzi-s4-top span {
    font-size: 24px;
}

.touzi-s4-top ul li {
    width: 304px;
    height: 50px;
    background: url(../image/bg3.jpg);
    padding: 15px 0px;
    margin-top: 10px;
}

.touzi-s4-top ul li span {
    color: #FFF;
    display: block;
    padding: 0px 80px;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}

.touzi-s4-bot {
    margin-top: 50px;
}

.touzi-s4-bot form label {
    float: left;
    line-height: 38px;
}

.touzi-s4-bot form input {
    width: 210px;
    border: 1px solid #666;
    border-radius: 0;
}

.touzi-s4-bot form div {
    margin-top: 15px;
}

.touzi-s4-bot form textarea {
    width: 210px;
    border: 1px solid #666;
    border-radius: 0;
}

.touzi-s4-bot form button {
    width: 126px;
    height: 37px;
    border: none;
    cursor: pointer;
}

.touzi-s4-bot form button.f1 {
    background: #4ba7e8;
    color: #FFF;
}

.touzi-s4-bot form button.f2 {
    border: 1px solid #4ba7e8;
    background: none;
}

.bk-left {
    width: 40%;
    float: left;
    margin-top: 30px;
}

.bk-right {
    width: 56%;
    float: right;
    margin-top: 30px;
}

.bk-bt {
    border: 1px solid #CCC;
    background: #E5E5E5;
    height: 35px;
    line-height: 35px;
}

.bk-bt img {
    margin: 0px 10px;
}

.bk-bt span {
    font-size: 16px;
}

.bk-des {
    margin-top: 20px;
    text-indent: 2em;
    text-align: justify;
}

.bk-right ul {
    padding: 10px 30px;
}

.bk-right ul li {
    float: left;
    width: 50%;
    line-height: 30px;
    list-style-type: disc;
    list-style-position: inside;
    color: #285398;
}

.bk-right ul li a {
    color: #285398;
}