﻿* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-family: Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif;
    line-height: 30px;
}

body {
    background-image: url(bg_Xu190713.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

a,
p {
    text-decoration: none;
    color: #fff;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg_cover {
    background: url(../images/bg_cover_Xu190715.png) no-repeat top center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

#wrap {
    width: 1300px;
    margin: 0 auto;
    /*height: 1000px;*/
    overflow: hidden;
}


/*header start*/

.top {
    margin-top: 14px;
    margin-left: 12px;
    height: 108px;
}

.logo_cover {
    width: 341px;
    height: 74px;
}


/*搜索框*/

.search {
    position: relative;
    width: 257px;
    margin-right: 104px;
    margin-top: 16px;
}

.search input {
    padding-left: 15px;
    width: 242px;
    height: 34px;
    border-radius: 15px;
    background-color: #e1eefc;
    border: none;
}

.search input:focus {
    outline: none;
    border: none;
}

.search_btn {
    position: absolute;
    right: 15px;
    top: 7px;
}


/*大标题*/

.header .title {
    margin: 0 auto;
    text-align: center;
    height: 131px;
}


/*header End*/


/*section start*/

.nav_left {
    width: 395px;
    height: 510px;
    float: left;
    margin-left: 15px;
}

.nav_left .nav_left_li {
    width: 350px;
    height: 65px;
    background: url(nav_list_Xu190712.png) no-repeat;
    margin-bottom: 31px;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.nav_left li a p {
    padding-left: 34px;
}

.nav_left li a,
.nav_left li p {
    color: #fff;
    font-size: 30px;
    line-height: 65px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.nav_left li a {
    display: block;
    cursor: pointer;
}

.nav_left li p:hover {
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

.nav_square {
    width: 25px;
    height: 25px;
    position: absolute;
    left: -15px;
    top: 21px;
}

.nav_xuxian {
    width: 1px;
    height: 78px;
    position: absolute;
    left: -3px;
    top: 43px;
}


/*contents right*/

.contents_right {
    width: 890px;
    height: 510px;
    float: left;
    position: relative;
}

.right_line1 {
    top: 0;
    left: 0;
    position: absolute;
    z-index: -99;
}

.right_line2 {
    bottom: 0;
    right: -60px;
    position: absolute;
    z-index: -99;
}

.contents_text {
    margin-left: 85px;
}

.c_title {
    height: 55px;
    padding-top: 15px;
}

.c_title p {
    font-size: 30px;
    color: #fff;
    padding-left: 56px;
    background: url(title_img_Xu190713.png) no-repeat left center;
}

.c_text {
    width: 778px;
    margin-top: 15px;
}

.c_text p {
    text-indent: 5px;
    font-size: 16px;
    line-height: 45px;
}

.c_text ul {
    margin-left: 40px;
    margin-top: 30px;
    height: 320px;
    overflow-y: auto;
}

.c_text li {
    float: left;
    width: 233px;
    height: 35px;
    padding-left: 41px;
    background: url(contents_li_Xu190713.png) no-repeat;
    margin-bottom: 35px;
    margin-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.c_text li a {
    font-size: 18px;
    color: #fff;
}

.c_text li a:hover {
    color: #f1f1f1;
}


/*footer*/

footer {
    margin-left: 30px;
}

.footer p,
.footer li,
.footer span {
    color: #fff;
}

.footer {
    background: none;
    color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.zlyfoot {
    width: 1360px;
    height: auto;
    margin: 0 auto;
}

.zlyfl2019 {
    float: left;
}

.zlyfl2019r {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.footer_bq {
    overflow: hidden;
    width: 900px;
    height: auto;
}

.footer_links {
    overflow: hidden;
    width: 900px;
    height: auto;
}

footer_ba {
    overflow: hidden;
    width: 900px;
    height: auto;
}

.footer_links li {
    float: left;
}

.footer_bq p {
    float: left;
}

.footer a {
    float: left;
    color: #fff;
}


/*手机*/

@media screen and (max-width: 768px) {
    /*header*/
    body {
        background-image: url(../images/sj_bg_Xu190713.png);
    }
    #wrap {
        width: 100%;
    }
    .header {
        height: 190px;
        position: relative;
        ;
    }
    .top {
        width: 100%;
        margin-left: 0;
        margin-top: 13px;
        height: 65px;
    }
    .search_wrap {
        position: absolute;
        top: 115px;
        left: 50%;
        margin-left: -128px;
        z-index: 999;
    }
    .search {
        margin-right: 0;
    }
    .logo img {
        width: 50%;
    }
    .logo {
        width: 342px;
        height: 42px;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .title {
        position: absolute;
    }
    .title img {
        width: 90%;
    }
    .right {
        display: none;
    }
    /*内容*/
    .nav_left .nav_left_li {
        width: 70%;
        background: url(nav_list_Xu190712.png) no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
        position: relative;
        margin: 0 auto;
    }
    .nav_left {
        width: 100%;
        margin-left: 0;
        height: auto;
    }
    .nav_left li a,
    .nav_left li a p {
        line-height: 50px;
    }
    #sj_click_1 {
        display: block;
    }
    .contents_right {
        width: 100%;
        float: none;
    }
    .c_text {
        width: 100%;
    }
    .c_text p {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .c_text ul {
        margin-left: 20px;
        margin-top: 20px;
    }
    .c_text li {
        margin-bottom: 0;
        width: 220px;
        margin-right: 0;
    }
    .nav_square {
        width: 25px;
        height: 25px;
        position: absolute;
        left: -15px;
        top: 14px;
    }
    .nav_xuxian {
        width: 1px;
        height: 46px;
        position: absolute;
        left: -3px;
        top: 36px;
    }
    .zlyfl2019 {
        float: none;
    }
    .zlyfoot {
        width: 100%;
    }
    .foot_img {
        margin-left: 19%;
    }
    .footer {
        margin-left: 5px;
    }
    footer {
        margin-left: 15px;
    }
    .footer_links,
    .footer_bq {
        overflow: hidden;
        width: 300px;
        height: auto;
        margin-right: 0;
    }
}