body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
fieldset, img { border:0; }
:focus { outline:0; }
address, caption, cite, code, dfn, em, th, var, optgroup { font-style:normal; font-weight:400; }
abbr, acronym { border:0; font-variant:normal; }
ol, ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; }
caption, th { text-align:left; }
sup, sub { font-size:100%; vertical-align:baseline; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:none; }
.clear { clear:both; }
img { border:0;outline:0;}

body {
    font-family: "Microsoft YaHei";
    background: #FFF;
}
* {
    box-sizing: border-box;
}
.ico_url * {
    box-sizing: content-box;
}
.clear {
    zoom: 1;
}
::placeholder {
    color: #C7A9A1;
}
.clear:after {
    display: table;
    content: '';
    clear: both;
}
.AppBtn {
    display: none;
    float: left;
    margin-top: -.3rem;
    margin-left: 3rem;
}
.AppBtn img {
    width: 3rem;
    height: auto;
}
.AppBtn2 {
    display: none;
    float: right;
    margin-right: 18px;
    margin-top: 7px;
}
.AppBtn2 img {
    width: 30px;
    height: auto;
}
.AppBtnBox .AppBtn2 {
    display: block;
}
.AppBtnBox_book .AppBtn2 {
    display: block;
    margin-top: 23px;
}
.sk_warp_center_book.AppBtnBox_app .content_head_book .view {
    margin-right: 48px!important;
}
.PcBtn {
    display: none;
}
.searchBtn {
    display: none;
}
.pcNone {
    display: none!important;
}
a {
    text-decoration: none;
    color: #212121;
}
a:hover {
    color: #992328;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.f_16{
    font-size: 16px;
}

.f_18{
    font-size: 18px;
}

.f_20{
    font-size: 20px;
}

.bold {
    font-weight: bold;
}
.mt0 {
    margin-top: 0!important;
}
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 90px;
}

.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pt60 {
    padding-top: 60px;
}
.pt70 {
    padding-top: 70px;
}
.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.ml5{
    margin-left: 5px;
}

.ml25{
    margin-left: 25px;
}
.ml30{
    margin-left: 30px;
}

.graybg {
    background-color: #f5f5f5;
}

.graybgToWhite {
    background-image: linear-gradient(to bottom, #f5f5f5 98%, #FFF 100%);
}

.enlarge {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.enlarge:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* top  */
.sk_adv_top {
    width: 100%;
    display: block;
    position: relative;
}

.sk_adv_top img {
    display: block;
    width: 100%;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}


.top {
    width: 100%;
    min-width: 1400px;
    height: 150px;
    border-top: 6px solid #88050C;
    position: relative;
}
.top .top_main {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.top .top_main .en {
    display: block;
    width: 104px;
    height: 36px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    background: #A60B13;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: Arial;
    transition: all .3s;
}
.top .top_main .en:hover {
    background: #d20e18;
}
.top_left {
    width: 420px;
    /* height: 99px; */
    color: #992328;
    float: left;
    margin-top: 25px;
}
.top_left img {
    width: 100%;
}
.top_left p{
    font-size: 18px;
    font-weight: bold;
}
.top_left a {
    color: #992328;
}

.top_left .language{
    margin-top: 14px;
}

.top_left .language span{
    margin: 0 8px
}

.top_left .language a{
    font-size: 16px;
    color: #992328;
}

.top_center{
    width: 100%;
    height: 138px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
}

.top_right {
    width: 400px;
    float: right;
    margin-top: 70px;
    box-sizing: border-box;
}

.top_right .other_href_div {
    color: #992328;
    text-align: right;
}

.top_right .other_href_div a {
    font-weight: bold;
    color: #992328;
    margin-right: 40px;
}

.top_right .other_href_div span {
    margin: 0 8px;
}
.top_right .szb {
    float: right;
}
.top_right .szb img {
    width: 53px;
}
.search_div {
    width: 250px;
    height: 42px;
    border-bottom: 1px solid #A60B13;
    overflow: hidden;
    margin-right: 70px;
    float: right;
}

.search_div .search_input {
    height: 30px;
    line-height: 30px;
    border: none;
    width: 200px;
    padding-left: 10px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
}
.search_div .search_btn {
    width: 29px;
    height: 28px;
    background: url(sscp_top_search.png) no-repeat left center;
    display: block;
    float: right;
    border: 0;
    cursor: pointer;
}

.notice_recruit {
    position: relative;
}

.notice_recruit::before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #992328;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -1px;
    display: block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
/* top end */

/* nav start */
.warp_center {
    width: 1400px;
    margin: 0 auto!important;
}
.nav_wrap {
    width: 100%;
    transition: top 1s;
    font-size: 18px;
    background: url("sscp_navbg.jpg") center;
    height: 61px;
}

.nav_wrap .nav_main{
    height: 61px;
    position: relative;
    z-index: 2;
}

.nav_box {
    width: 1400px;
    height: 61px;
    margin: 0 auto;
    font-size: 20px;
}
.nav_box .home {
    background: url("sscp_nav_bg1.jpg") no-repeat;
    width: 239px;
    height: 61px;
    float: left;
    text-align: center;
}
.nav_box .home a {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    height: 59px;
    line-height: 61px;
    display: block;
    width: 60px;
    margin: 0 auto;
}
.nav_box .home a:hover {
    content: '';
    display: block;
    border-bottom: 2px #ffffff solid;
}
.nav_ul{
    float: left;
    width: 1161px;
    height: 61px;
    background: url("sscp_nav_bg2.jpg") repeat-x 0 0;
}

.nav_ul li {
    float: left;
    height: 56px;
    line-height: 56px;
    position: relative;
    margin-left: 113px;
    margin-top: 5px;
}

.nav_ul li a {
    width: 100%;
    color: #74272D;
    display: block;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

.nav_fixed .nav_ul li a {
    line-height: 64px;
}
.nav_ul li a.arrow:hover i,.nav_ul li a.arrow.hover i{
    transform: rotate(180deg);
}
.nav_ul li a:hover,
.nav_ul li a.active,
.nav_ul li a.hover{
    content: '';
    width: 100%;
    height: 56px;
    display: block;
    border-bottom: 3px #992328 solid;
}
/* nav end */


/* footer */
.sk_footer{
    padding: 0 0 20px 0;
    /* min-height: 160px; */
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
}
.sk_footer .links{
    padding: 15px 0;
    border-top: 1px #EAE3E3 solid;
    border-bottom: 1px #EAE3E3 solid;
    margin-bottom: 20px;
}
.sk_footer .links a{
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.sk_footer a{
    color: #fff;
}
.sk_footer .icp{
    margin-bottom: 20px;
}
.sk_footer .icp span{
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.sk_footer .icp_rt span:after {
    content: "";
    width: 1px;
    height: 15px;
    display: block;
    position: absolute;
    right: -22px;
    top: 5px;
    background: #E1DDDD;
}
.sk_footer .icp_rt span:last-child:after {
    display: none;
}
.sk_footer .icp_rt2 span:after {
    content: "";
    width: 1px;
    height: 15px;
    display: block;
    position: absolute;
    right: -22px;
    top: 5px;
    background: #E1DDDD;
}
.sk_footer .icp_rt2 span:nth-child(3):after {
    display: none;
}
.sk_footer .icp_sscp span{
    display: inline-block;
    margin: 0 20px;
}
.sk_footer .icp_sscp{
    margin-bottom: 0;
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.sk_footer .icp_sscp img {
    vertical-align: bottom;
}
.sk_footer .sk_sscp_logo{
    position: absolute;
    left: 0;
    bottom: -15px;
}
.sk_footer .sk_sscp_logo span {
    margin: 0;
}
.sk_footer .sk_sscp_logo span:after {
    display: none!important;
}
.sk_footer .knet span:after {
    display: none!important;
}
.sk_footer .icp_sscp .knet{
    position: absolute;
    right: 0;
    bottom: 0;
}
.sk_footer .icp_sscp .knet span {
    margin: 0;
}
.sk_footer_white{
    border-bottom: 6px solid #88050C;
    background-color: #F8F8F8;
    background-image: linear-gradient(#ffffff, #f0f0f0);
    color: #212121;
}
.sk_footer_white a{
    color: #5F3135;
}
.sk_footer_white a:hover {
    color: #88050C;
}
.sk_footer_white .links {
    color: #5F3135;
}
.sk_footer_white .links a:after {
    content: "";
    width: 1px;
    height: 15px;
    display: block;
    position: absolute;
    right: -22px;
    top: 5px;
    background: #5F3135;
}

.sk_footer_white .links a:last-child:after {
    display: none;
}
.sk_crumbs{
    color: #666666;
    font-size: 17px;
    line-height: 24px;
    padding: 20px 0;
}
.sk_crumbs a{
    color: #666666;
}
/* 分页 */
.pages{
    padding: 30px 0;
    text-align: center;
}
.pages a{
    display: inline-block;
    border: 1px solid #dddddd;
    padding: 3px 12px;
    font-size: 16px;
    border-radius: 2px;
    margin: 0 2px;
}
.pages a:hover {
    border: 1px solid #992328;
}
.pages a.active{
    background-color: #992328;
    border-color: #992328;
    color: #fff;
}
.pages span {
    margin: 0 5px;
}
.pages input{
    width: 34px;
    height: 27px;
    text-align: center;
    display: inline-block;
    border:1px solid #ddd;
}
.pages .sk05_submit{
    width: 38px;
    height: 28px;
    border-radius: 2px;
    background-color: #992328;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border: 0;
}

.AppBtnBox.nav_fixed .nav_site_pc {
    display: none;
}
.AppBtnBox.nav_fixed .nav_fixed_search {
    right: 55px!important;
}
.AppBtnBox.nav_fixed .nav_box {

}
.AppBtnBox.nav_fixed .nav_more {
    top: 10px!important;
    right: 20px!important;
}


.rightBar{
    position: absolute;
    bottom:110px;
    right:20px;
    z-index: 99;
}
.rightBar .backTop{
    display: block;
    width:63px;
    height: 63px;
    background: url(sk_gotop.png) center center no-repeat;
    box-shadow: 0 0 3px rgba(178,178,178,0.1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}
.rightBar .backTop:hover{
    background: url(sk_gotop_active.png) center center no-repeat;
    background-size: 100% 100%;
}

.fiexd_title_wrap {
    width: 100%;
    color: #666;
    background-color: #f5f5f5;
    position: fixed;
    /*display: none;*/
    transition: all .5s;
    top: -80px;
}

.fiexd_title {
    width: 1400px;
    margin: 0 auto;
    font-size: 26px;
    padding: 25px;
    line-height: 1.5;
    background-color: #FFF;
    text-align: center;
    box-shadow: 0px 10px 10px -10px #d6d6d6;
    box-sizing: border-box;
}

.fiexd_title_text {
    color: #333;
    font-weight: bold;
    /*text-align: center;*/
}

/* 二维码  */

.qrcodeCanvas_wrap {
    width: 100%;
    margin: 40px 0 0;
}

.qrcodeCanvas_wrap p {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

@media screen and (max-width: 1440px) {
    .warp_center {
        width: 1000px;
        margin: 38px auto!important;
    }

    /* top  */
    .top {
        width: 100%;
        min-width: 1000px;
        height: 115px;
        border-top: 6px solid #88050C;
        position: relative;
    }
    .top .top_main {
        width: 1000px;
        height: 100%;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }
    .top .top_main .en {
        display: block;
        width: 74px;
        height: 30px;
        line-height: 26px;
        color: #FFFFFF;
        text-align: center;
        background: #A60B13;
        position: absolute;
        top: 0;
        right: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-family: Arial;
        transition: all .3s;
        font-size: 14px;
    }
    .top .top_main .en:hover {
        background: #d20e18;
    }
    .top_left {
        width: 320px;
        /* height: 70px; */
        color: #992328;
        float: left;
        margin-top: 20px;
        margin-left: 10px;
    }
    .top_left img {
        width: 100%;
    }
    .top_left p{
        font-size: 18px;
        font-weight: bold;
    }
    .top_left a {
        color: #992328;
    }

    .top_left .language{
        margin-top: 14px;
    }

    .top_left .language span{
        margin: 0 8px
    }

    .top_left .language a{
        font-size: 16px;
        color: #992328;
    }

    .top_center{
        width: 100%;
        height: 138px;
        margin: 0 auto;
        text-align: center;
        padding-top: 30px;
        box-sizing: border-box;
    }

    .top_right {
        width: 400px;
        float: right;
        margin-top: 56px;
        box-sizing: border-box;
        margin-right: 10px;
    }

    .top_right .other_href_div {
        color: #992328;
        text-align: right;
    }

    .top_right .other_href_div a {
        font-weight: bold;
        color: #992328;
        margin-right: 40px;
    }

    .top_right .other_href_div span {
        margin: 0 8px;
    }
    .top_right .szb {
        float: right;
    }
    .top_right .szb img {
        width: 42px;
    }
    .search_div {
        width: 206px;
        height: 32px;
        border-bottom: 1px solid #A60B13;
        overflow: hidden;
        margin-right: 40px;
        float: right;
    }

    .search_div .search_input {
        height: 26px;
        line-height: 26px;
        border: none;
        width: 174px;
        padding-left: 10px;
        box-sizing: border-box;
        float: left;
        font-size: 12px;
    }
    .search_div .search_btn {
        width: 29px;
        height: 28px;
        background: url(sscp_top_search.png) no-repeat left center;
        background-size: 20px;
        display: block;
        float: right;
        border: 0;
        cursor: pointer;
    }

    .notice_recruit {
        position: relative;
    }

    .notice_recruit::before {
        content: '';
        width: 3px;
        height: 3px;
        background-color: #992328;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -1px;
        display: block;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }
    /* top end */

    /* nav start */
    .warp_center {
        width: 1400px;
        margin: 0 auto!important;
    }
    .nav_wrap {
        width: 100%;
        transition: top 1s;
        font-size: 18px;
        background: url("sscp_navbg.jpg") center;
        background-size: auto 44px;
        height: 44px;
    }

    .nav_wrap .nav_main{
        height: 44px;
        position: relative;
        z-index: 2;
    }

    .nav_box {
        width: 1000px;
        height: 44px;
        margin: 0 auto;
        font-size: 16px;
    }
    .nav_box .home {
        background: url("sscp_nav_bg1.jpg") no-repeat;
        background-size: 174px;
        width: 174px;
        height: 44px;
        float: left;
        text-align: center;
    }
    .nav_box .home a {
        text-align: center;
        color: #FFFFFF;
        font-weight: bold;
        height: 42px;
        line-height: 44px;
        display: block;
        width: 60px;
        margin: 0 auto;
    }
    .nav_box .home a:hover {
        content: '';
        display: block;
        border-bottom: 2px #ffffff solid;
    }
    .nav_ul{
        float: left;
        width: 826px;
        height: 44px;
        background: url("sscp_nav_bg2.jpg") repeat-x 0 0;
        background-size: auto 44px;
    }

    .nav_ul li {
        float: left;
        height: 40px;
        line-height: 40px;
        position: relative;
        margin-left: 72px;
        margin-top: 4px;
    }

    .nav_ul li a {
        width: 100%;
        color: #74272D;
        display: block;
        box-sizing: border-box;
        text-align: center;
        font-weight: bold;
    }

    .nav_fixed .nav_ul li a {
        line-height: 64px;
    }
    .nav_ul li a.arrow:hover i,.nav_ul li a.arrow.hover i{
        transform: rotate(180deg);
    }
    .nav_ul li a:hover,
    .nav_ul li a.active,
    .nav_ul li a.hover{
        content: '';
        width: 100%;
        height: 40px;
        display: block;
        border-bottom: 2px #992328 solid;
    }
    .sk_crumbs {
        padding: 20px 10px;
    }
    /* nav end */

    /* pages */
    .pages {
        padding: 20px 0;
        text-align: center;
        font-size: 12px;
    }
    .pages a {
        display: inline-block;
        border: 1px solid #dddddd;
        padding: 3px 8px;
        font-size: 12px;
        border-radius: 2px;
    }
    .pages input {
        width: 34px;
        height: 23px;
        text-align: center;
        display: inline-block;
        border: 1px solid #ddd;
    }
    .pages .sk05_submit {
        width: 30px;
        height: 26px;
        border-radius: 2px;
        background-color: #992328;
        color: #fff;
        font-size: 12px;
        cursor: pointer;
    }
    /* footer */
    .sk_footer {
        font-size: 12px;
        min-height: 100px;
        padding: 10px 0;
    }
    .sk_footer .icp{
        margin-bottom: 10px;
    }
    .sk_footer .icp_sscp{
        width: 1000px;
    }
    .sk_footer .icp span{
        display: inline-block;
        margin: 0 12px;
        position: relative;
    }
    .sk_footer .icp_rt span:after {
        content: "";
        width: 1px;
        height: 12px;
        display: block;
        position: absolute;
        right: -15px;
        top: 3px;
        background: #E1DDDD;
    }
    .sk_footer .icp_rt2 span:after {
        content: "";
        width: 1px;
        height: 12px;
        display: block;
        position: absolute;
        right: -15px;
        top: 3px;
        background: #E1DDDD;
    }
    .sk_footer .icp_sscp .sk_sscp_logo img {
        width: 70px;
    }
    .sk_footer .links{
        padding: 10px 0;
    }
    .sk_footer .links a{
        margin: 0 10px;
    }
    .sk_footer .icp_sscp .knet img {
        width: 90px;
    }
    .sk_footer_white .links a:after {
        content: "";
        width: 1px;
        height: 10px;
        display: block;
        position: absolute;
        right: -12px;
        top: 4px;
        background: #5F3135;
    }

}
@media screen and (max-width: 1024px) {
    .nav_wrap {
        background: none;
    }
}