@charset "utf-8";


.xypg-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.xymob-left-close-btn {
    display: none;
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xypg-left-box {
    margin-bottom: 20px;
}
.xypg-left-title {
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #215646;
    font-weight: 700;
    margin: 0;
}
.xypg-left-con {
    border: 1px solid #ebebeb;
    padding: 15px;
    overflow: hidden;
}
.xypg-left-nav>li {
    margin-bottom: 12px;
    position: relative;

}
.xypg-left-nav>li>a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;
}

.hot-keys li {
    width: 47%;
    float: left;
    margin: 6px 0;

}
.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 36px;
    background: #ededed;
}
.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}
.xypg-left-nav .xypg-left-subnav {
    display: none;
    margin-top: 10px;
}
.xypg-left-box {
    margin-bottom: 20px;
}
.xypg-left-title {
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #0075c4;
    font-weight: 700;
    margin: 0;
}
.latest-news li {
    margin-top: 15px;
}
.latest-news li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.latest-news li a:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url('/public/static/sy-index/images/xypg-left-jt.png') -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

/*右边部分*/
.xypg-right-mbx {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    padding: 17px 0 7px;
}
.xypg-right-mbx .cur-pos {
    display: inline-block;
    color: #333;
}
.xypg-right-mbx a {
    color: #666;
}
.xypg-right-content {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    padding: 15px 0;
}
.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}
.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: 400;
    padding-right: 25%;
    margin: 0;
}
.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666;
}
.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999;
}
.xypg-news-list li .more {
    margin-top: 15px;
}
.xypg-left-nav>li>a, .xypg-news-list li .tit h3, .xypg-product-list li h3 a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.contact-box .hot-line {
    background: url('/public/static/sy-index/images/pages-phone.png') left 5px no-repeat;
    padding-left: 70px;
    margin-bottom: 15px;
}
.contact-box .hot-line p {
    font-size: 23px;
    font-family: Arial;
    font-weight: 700;
    color: #215646;
    margin-bottom: 0;
}
.contact-box .contact-info p {
    margin-bottom: 0;
    border-bottom: 1px dotted #b8b8b8;
    font-size: 14px;
    color: #333;
    padding: 8px 0;
}
.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}





























.hot-keys li a, .latest-news li a, .relate-news-list li a, .xypg-left-nav > li > a, .xypg-news-list li .tit h3, .xypg-product-list li h3 a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}



.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: 400;
    padding-right: 25%;
    margin: 0
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #666;
    line-height: 12px;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999
}

.xypg-news-list li .more {
    margin-top: 15px
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18);
    box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18)

}

.xypg-news-list li:hover .tit h3 {
    color: #0075C4
}
.xypg-news-list li a:hover {
    text-decoration:none;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #0075C4
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none
    }

    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px
    }

    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}


.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.7
}

.xypg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px
}

.xypg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px
}

.xypg-detail-info-bar .detail-info-time i {
    margin-right: 4px
}

.xypg-detail-info-bar .detail-info-numbers {
    float: left
}

.xypg-detail-info-bar .detail-info-numbers i {
    font-size: 12px;
    margin-right: 4px
}

.xypg-detail-info-bar .xypg-file-down {
    float: right;
    position: relative
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
    cursor: pointer
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
    margin-right: 5px
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
    color: #215646
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
    position: absolute;
    z-index: 9999;
    width: 250%;
    right: 0;
    background: #fff;
    display: none
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
    padding: 10px 0;
    border-top: 1px dashed #cfcfcf
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 5px;
    height: 40px
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
    overflow: hidden;
    line-height: 1
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
    font-size: 12px
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
    color: #215646
}

.xypg-detail-con-title {
    margin: 20px 0 10px
}

.xypg-detail-con-title span {
    display: inline-block;
    font-size: 18px;
    color: #215646
}

.xypg-detail-tags {
    margin-top: 40px
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #215646;
    line-height: 40px;
    border-bottom: 3px solid #215646;
    margin-bottom: -1px
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px
}

.xypg-detail-tags .tags-content {
    padding-top: 10px
}

.xypg-detail-tags .tags-content a {
    font-size: 13px;
    color: #666;
    display: inline-block
}

.xypg-detail-tags .tags-content a:hover {
    color: #215646
}

.xypg-detail-pn {
    margin-top: 30px
}

.xypg-detail-pn div {
    margin-bottom: 10px;
    background: #ededed;
    line-height: 35px;
    padding: 0 20px;
    position: relative
}

.xypg-detail-pn div b {
    font-size: 16px;
    color: #333;
    float: left;
    font-weight: 400
}

.xypg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #565656
}

.xypg-detail-pn div a:hover {
    color: #215646
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 60%;
        width: 50%
    }
}

.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 13px;
    color: #666
}










.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination .pagin-left, .xypg-pagination .pagin-mid, .xypg-pagination .pagin-right, .xypg-pagination .pagin-select {
    display: inline-block;
    vertical-align: middle;
}
.xypg-pagination #current, .xypg-pagination a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    font-family: Microsoft YaHei,Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}
.xypg-pagination .pagin-mid {
    font-size: 14px;
}
.xypg-pagination .pagin-left, .xypg-pagination .pagin-mid, .xypg-pagination .pagin-right, .xypg-pagination .pagin-select {
    display: inline-block;
    vertical-align: middle;
}






















