html{
    min-width: 1200px;
}
body {
    background: #cbab84 url("../images/20220705syz_ejBanner_v1.jpg") 50% 0 no-repeat;
    min-width: 1200px;
}

a {
    text-decoration: none;
    outline: 0;
    color: #000;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.banner {
    height: 270px;
}

.nav {
    width: 1200px;
    height: 120px;
    background: url("../images/20220705syz_navBg.png") 50% 100% no-repeat;
    margin: 50px auto 0;
    /* position: absolute; */
    /* left: 50%; */
    /* margin-left: -600px; */
    /* top: 940px; */
    /* z-index: 4; */
}

.nav li {
    width: 175px;
    height: 85px;
    float: left;
    background: url("../images/20220705syz_navText.png") -150px -125px no-repeat;
    text-indent: -99999em;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.nav li+li {
    margin-left: 30px;
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%;
}

.nav .nav01 {
    background-position: -155px -109px;
}

.nav .nav01:hover {
    background-position: -155px -307px;
}

.nav .nav01.on {
    background-position: -155px -307px;
}

.nav .nav02 {
    background-position: -487px -109px;
}

.nav .nav02:hover {
    background-position: -487px -307px;
}

.nav .nav02.on {
    background-position: -487px -307px;
}

.nav .nav03 {
    background-position: -822px -109px;
}

.nav .nav03:hover {
    background-position: -822px -307px;
}

.nav .nav03.on {
    background-position: -822px -307px;
}

.nav .nav04 {
    background-position: -1158px -109px;
}

.nav .nav04:hover {
    background-position: -1158px -307px;
}

.nav .nav04.on {
    background-position: -1158px -307px;
}

.nav .nav05 {
    background-position: -1494px -109px;
}

.nav .nav05:hover {
    background-position: -1494px -307px;
}

.nav .nav05.on {
    background-position: -1494px -307px;
}

.nav .nav06 {
    background-position: -1830px -109px;
}

.nav .nav06:hover {
    background-position: -1830px -307px;
}

.nav .nav06.on {
    background-position: -1830px -307px;
}

.tab1 {
    width: 1200px;
    margin: 0px auto 0;
    position: relative;
    overflow: hidden;
}

.tab1 .tab-menu-box {
    width: 420px;
    height: 600px;
    float: left;
}

.tab1 .tab-menu-box .tab_menu {
    width: 400px;
    height: 600px;
    margin-left: 20px;
}

.tab1 .tab-menu-box .tab_menu li {
    float: left;
    width: 400px;
    cursor: pointer;
    padding: 10px;
    box-sizing: border-box;
}

.tab1 .tab-menu-box .tab_menu li+li {
    margin-top: 2px;
}

.tab1 .tab-menu-box .tab_menu li .pic_small {
    display: flex;
    align-items: center;
}

.tab1 .tab-menu-box .tab_menu li .pic_small .img {
    float: left;
    width: 111px;
    height: auto;
    margin-right: 10px;
    position: relative;
}

.tab1 .tab-menu-box .tab_menu li .pic_small .img img {
    width: 111px;
    height: auto;
}

.tab1 .tab-menu-box .tab_menu li .pic_small .title {
    /* float: right; */
    /* width: 145px; */
    /* height: 100px; */
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
}

.tab1 .tab-menu-box .tab_menu li .pic_small .title a {
    color: #333;
}

.tab1 .tab-menu-box .tab_menu li .pic_small .title a:hover {
    color: #333 !important;
}

.tab1 .tab-menu-box .tab_menu li.selected {
    background-color: #bf0009;
    cursor: pointer;
}

.tab1 .tab-menu-box .tab_menu li.selected .pic_small .title {
    color: #fff;
}

.tab1 .tab-menu-box .tab_menu li.selected .pic_small .title a {
    color: #fff;
}

.tab1 .tab-menu-box .tab_menu li.selected .pic_small .title a:hover {
    color: #Fff !important;
}

.tab1 .tab_box {
    float: right;
    width: 725px;
    /* height: 468px; */
    position: relative;
}

.tab1 .tab_box .pic_big img {
    width: 725px;
    /* height: 468px; */
}

.tab1 .tab_box .pic_big .text {
    background: #99723780;
    border-radius: 0 0 100px 0;
    padding: 15px 15px 15px 15px;
    color: #fff;
    font-size: 14px;
}

/* .tab1 .tab_box .pic_big.shu{
        display: flex;
        align-items: center;
    } */
.tab1 .tab_box .pic_big.shu img {
    width: 382px;
    height: 571px;
    float: left;
}

.tab1 .tab_box .pic_big.shu .text {
    background: #99723780;
    border-radius: 0 0 100px 0;
    padding: 15px 15px 15px 15px;
    color: #fff;
    font-size: 14px;
    min-height: 400px;
    width: 200px;
    float: left;
    margin-top: 70px;
}

.tab1 .hide {
    display: none;
}

.tab1 .slimScrollRail {
    width: 1px !important;
    left: 3px !important;
    background: -moz-linear-gradient(-45deg, rgba(78, 46, 9, 0) 0%, rgba(78, 46, 9, 1) 30%, rgba(78, 46, 9, 1) 70%, rgba(78, 46, 9, 0) 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(78, 46, 9, 0) 0%, rgba(78, 46, 9, 1) 30%, rgba(78, 46, 9, 1) 70%, rgba(78, 46, 9, 0) 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(78, 46, 9, 0) 0%, rgba(78, 46, 9, 1) 30%, rgba(78, 46, 9, 1) 70%, rgba(78, 46, 9, 0) 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004e2e09', endColorstr='#004e2e09', GradientType=1) !important;
    /* IE6-9 fallback on horizontal gradient */

}

.firstPic {
    position: absolute;
    width: 722px;
    /* height: 519px; */
    right: 12px;
    top: 40px;
    z-index: 1;
    background: #ffeacb66;
    color: #4e2e09;
    box-sizing: border-box;
}

/* .firstPic {
    background: #ffeacb66;
    font-size: 18px;
    color: #4e2e09;
    width: 1200px;
    height:370px;
    position: absolute;
    left: 50%;
    top: 540px;
    margin-left: -600px;
    z-index: 2;
    box-sizing: border-box;
} */

.firstPic span {
    display: block;
    font-size: 32px;
}

.firstPic::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/20220705syz_qyBg01.png") 0 0 no-repeat;
    left: -10px;
    top: -10px;
    z-index: 3;
}

.firstPic::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/20220705syz_qyBg02.png") 0 0 no-repeat;
    right: -10px;
    top: -10px;
    z-index: 3;
}

.firstPicbox::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/20220705syz_qyBg03.png") 0 0 no-repeat;
    left: -10px;
    bottom: -10px;
    z-index: 3;
}

.firstPicbox::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/20220705syz_qyBg04.png") 0 0 no-repeat;
    right: -10px;
    bottom: -10px;
    z-index: 3;
}

.firstPicbox h1 {
    text-align: center;
    padding-top: 20px;
    /* font-weight: bolder; */
    font-size: 38px;
    color: #df0000;
}

.firstPicbox p {
    padding: 10px 40px 0;
    line-height: 38px;
    font-size: 18px;
}

.firstPicbox p+p {
    padding: 10px 40px 10px;
}

.firstPicbox .zw {
    font-size: 22px;
    text-indent: 2em;
}