/*鏁翠綋寮€濮 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

/*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗 */
ul,
ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "瀹嬩綋";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #000;
    font-family: "Microsoft YaHei", "寰蒋闆呴粦", "SimHei", "榛戜綋", "SimSun", "瀹嬩綋";
}

a {
    color: #000;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

video embed,
video object,
video iframe {
    width: 100%;
    height: auto;
}

* {
    margin: 0px;
    padding: 0px;
}

div {
    display: block;
}

body {
    font-weight: lighter;
}

html {
    color: #666;
}

html,
body {
    width: 100%;
}

/*顶部*/
.sz_banner {
    width: 100%;
    position: relative;
}

.swiper-container {
    width: 100%;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    max-width: 100%;
}

.sz_prev {
    width: 48px;
    height: 72px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left: 50px;
    background: url(/statics/shangzhi/images/img/fz_prev.png) no-repeat;
    z-index: 99;
    cursor: pointer;
    background-size: 100% 100%;
}

.sz_next {
    width: 48px;
    height: 72px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    right: 50px;
    background: url(/statics/shangzhi/images/img/fz_next.png) no-repeat;
    background-size: 100% 100%;
    z-index: 99;
    cursor: pointer;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    height: 70px;
    bottom: 3px;
    background: rgba(43, 71, 155, 0.3);
}

.swiper-container .swiper-pagination {
    padding: 25px;
    box-sizing: border-box;
}

.swiper-container .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    background: #fff;
    opacity: 1;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #2b479b;
}

/*导航栏*/
.fz_xpdh {
    display: none;
}

.sz_header {
    background: rgba(153, 173, 206, 0.7);
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 110px;
}

.sz_header1 {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.sz_header1 .xcfz_logo {
    width: 490px;
    float: left;
    margin-top: 20px;
}

.sz_subnav {
    width: 480px;
    height: 40px;
    margin-top: 35px;
    float: right;
    overflow: hidden;
}

.sz_bsdt {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background: url(/statics/shangzhi/images/img/sz_bsdt.png) left center no-repeat;
    padding-left: 50px;
    text-shadow: 4px 2px 4px #333;
    margin-right: 40px;
    float: left;
}

.sz_tsg {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background: url(/statics/shangzhi/images/img/sz_tsg.png) left center no-repeat;
    padding-left: 50px;
    margin-right: 35px;
    float: left;
}

.sz_tsg a,
.sz_bsdt a {
    color: #fff;
    text-shadow: 4px 2px 4px #333;
}

.sz_yw {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.sz_yw a {
    color: #fff;
}

.input-search {
    position: relative;
    width: 112px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #fff;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.input-search-btn {
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(/statics/shangzhi/images/img/sz_search.png) no-repeat center;
}

.input-search .form-control {
    border-radius: 5px;
    border: 0;
    width: 88px;
    background: none;
    border: 0;
    outline: none;
}

.sz_nav {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 110px;
    z-index: 999;
    background: -webkit-linear-gradient(rgba(129, 156, 199, 1), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(rgba(129, 156, 199, 1), rgba(255, 255, 255, 0));
    background: linear-gradient(rgba(129, 156, 199, 1), rgba(255, 255, 255, 0));
}

.sz_nav .sz_nav1 {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}

.sz_nav ul {
    width: 1400px;
    overflow: hidden;
}

.sz_nav ul li.on {
    color: #2b479b;
}

.sz_nav ul li:hover {
    color: #2b479b;
}

.sz_nav li {
    float: left;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    padding: 0 34px;
}

.sz_jx1 {
    display: none;
}

.sz_jx2 {
    width: 500px;
    height: 160px;
    border-top: 2px solid #2b479b;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 330px;
    padding: 20px;
    box-sizing: border-box;
    display: none;
    top: 80px;
}

.sz_jx2 a {
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    line-height: 30px;
}

.sz_jx2 a:hover {
    text-decoration: underline;
}

.sz_jg1 {
    display: none;
}

.sz_jg2 {
    width: 878px;
    height: 420px;
    position: absolute;
    left: 130px;
    top: 80px;
    border-top: 2px solid #2b479b;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    box-sizing: border-box;
    display: none;
}

.sz_gk1 {
    display: none;
}

.sz_gk2 {
    width: 422px;
    height: 60px;
    position: absolute;
    left: 4px;
    top: 80px;
    border-top: 2px solid #2b479b;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    box-sizing: border-box;
    display: none;
}

.sz_gk2 a {
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    line-height: 30px;
    display: inline-block;
    float: left;
}

.sz_gk2 a:hover {
    text-decoration: underline;
}

.sz_sz1 {
    width: 100%;
    overflow: hidden;
}

.sz_sz1 h3 {
    width: 40px;
    height: 60px;
    line-height: 30px;
    float: left;
    text-align: center;
    color: #2b479b;
    font-weight: bolder;
    margin-top: 10px;
    font-size: 18px;
}

.sz_sz1 p {
    width: 768px;
    float: left;
    margin-left: 30px;
    border-bottom: 2px solid #2b479b;
    padding-bottom: 10px;
}

.sz_sz1 p a {
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    line-height: 30px;
    display: inline-block;
    float: left;
}

.sz_sz1 p a:hover {
    text-decoration: underline;
}

.sz_n {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    text-shadow: 4px 2px 4px #333;
}

.sz_cg1 {
    display: none;
}

.sz_cg2 {
    width: 345px;
    height: 60px;
    position: absolute;
    right: -65px;
    top: 80px;
    border-top: 2px solid #2b479b;
    background: url(/statics/shangzhi/images/img/background2.png) repeat;
    padding: 20px;
    box-sizing: border-box;
    display: none;

}

.sz_cg2 a {
    margin-left: 20px;
}

.sz_n1 {
    background: url(/statics/shangzhi/images/img/sz_sy.png) left center no-repeat;
}

.sz_n2 {
    background: url(/statics/shangzhi/images/img/sz_gk.png) left center no-repeat;
}

.sz_n3 {
    background: url(/statics/shangzhi/images/img/sz_jg.png) left center no-repeat;
}

.sz_n4 {
    background: url(/statics/shangzhi/images/img/sz_jy.png) left center no-repeat;
    padding-left: 40px;
}

.sz_n5 {
    background: url(/statics/shangzhi/images/img/sz_zs.png) left center no-repeat;
}

.sz_n6 {
    background: url(/statics/shangzhi/images/img/sz_cy.png) left center no-repeat;
}

.sz_n7 {
    background: url(/statics/shangzhi/images/img/sz_gj.png) left center no-repeat;
}

@media screen and (max-width: 640px) {

    /*banner*/
    .sz_prev {
        width: 20px;
        height: 30px;
        margin-top: -15px;
        left: 20px;
    }

    .sz_next {
        width: 20px;
        height: 30px;
        margin-top: -15px;
        right: 20px;
    }

    .sz_header {
        display: none;
    }

    .sz_nav {
        display: none;
    }

    .sz_nb1 {
        background: #fff;
        height: 1430px;
    }

    .sz_xw1 li {
        width: 100%;
        border-left: 1px solid #999;
        margin-top: 20px;
        margin-right: 0px;
    }

    .sz_xrq {
        width: 20%;
        margin: 0 2% 0 2%;
    }

    .sz_xww {
        width: 76%;
    }

    .sz_xrq h3 {
        color: #2b479b;
    }

    .sz_xrq p {
        color: #2b479b;
    }

    .sz_xww h3 a {
        color: #333;
    }

    .sz_xww p a {
        color: #666;
    }

    .sz_news {
        margin-top: 0px;
    }

    .sz_news1 {
        width: 96%;
        left: 2%;
        margin-left: 0;
    }

    .sz_ntit img {
        width: 100%;
    }

    .sz_xw li {
        width: 100%;
        margin-right: 0;
    }

    .sz_xw li img {
        width: 100%;
    }

    .sz_xwz {
        width: 90%;
        left: 5%;
    }

    /*手机屏幕导航*/
    .fz_xpdh {
        display: block;
        position: absolute;
        top: 0;
    }

    .sp_header {
        height: 50px;
        overflow: hidden;
        background: rgba(255, 255, 255, 0.8);
        position: fixed;
        z-index: 10;
        width: 100%;
    }

    .sp_logo {
        padding: 10px;
        float: left;
        height: 50px
    }

    .sp_logo img {
        margin: auto;
        max-height: 30px;
    }

    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 15px
    }

    .sp_nav span {
        display: block;
        background: #2b479b;
        width: 30px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }

    .sp_nav span:nth-of-type(1) {
        top: 0px
    }

    .sp_nav span:nth-of-type(2) {
        top: 10px
    }

    .sp_nav span:nth-of-type(3) {
        top: 20px
    }

    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }

    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }

    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }

    .sjj_nav {
        position: fixed;
        z-index: 9;
        background: #fff;
        width: 100%;
        height: calc(100% - 104px);
        font-size: 14px;
        line-height: 40px;
        top: -100%;
        left: 0;
        overflow: auto;
        overflow-x: hidden;
        transition: top ease 0.35s;
        display: block;
    }

    .nav_show {
        top: 50px
    }

    .sjj_nav>ul>li:first-child {
        overflow: hidden;
        border-top: 0
    }

    .sjj_nav>ul>li:first-child>a {
        float: left;
        width: calc(100% - 70px)
    }

    .sjj_nav>ul>li:first-child .language {
        float: right;
        width: 70px;
        overflow: hidden;
        line-height: 30px;
        margin-top: 5px
    }

    .sjj_nav>ul>li:first-child .language a {
        width: 35px;
        float: left;
        border-left: 1px #ddd solid;
        text-align: center;
        color: #999;
    }

    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 30px;
        padding: 0px 7px 0 7px;
    }

    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }

    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        margin-left: 20px;
        position: relative;
        line-height: 40px;
        font-size: 14px
    }

    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid;
    }

    .sjj_nav ul li ul {
        display: none
    }

    .sjj_nav ul li a {
        color: #333;
        width: 80%
    }

    .sjj_nav ul li ul li a {
        color: #666;
        display: block;
        text-align: left;
    }

    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #555;
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #2b479b;
    }

    .sjj_nav ul li ul li>ul {
        margin-left: 10px
    }
}

.sz_f {
    width: 90%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #999;
    border-radius: 10px;
    position: relative;
}

.sz_f input {
    border-radius: 5px;
    border: 0;
    width: 80%;
    height: 30px;
    background: none;
    position: absolute;
    top: 0;
    left: 5px;
    border: 0;
    outline: none;
}

.sz_f button {
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(/statics/shangzhi/images/img/sz_search1.png) no-repeat center;
}

}