/*声明编码*/

@charset "UTF-8";

/*全局和默认样式*/

* {
    margin: 0 auto;
    list-style: none;
    text-decoration: none;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", Arial;
}

a:hover {
    color: #fff;
    transition: color .5s;
}

.none {
    display: none;
}

.clear {
    clear: both;
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 中线显示 */

.line-center {
    display: block;
    border-radius: 5px;
    width: 1px;
    height: 100%;
    background: #00706b;
    margin-left: 50%;
    position: fixed;
    z-index: 999;
}


/*试验室单页内容样式*/

.syszt-box {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
}

.sysztjg {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 100px;
    background: #ffffff;
}

.syszt-1 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-1-p.jpg) no-repeat;
    width: 100%;
    height: 700px;
    overflow: hidden;
}

.syszt-1-title {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-1-title.png) no-repeat;
    background-size: cover;
    width: 345px;
    height: 63px;
    float: left;
    margin-top: 77px;
    letter-spacing: 5px;
}

.syszt-1-p {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-1-p.jpg) no-repeat;
    background-size: cover;
    width: 1186px;
    height: 295px;
    margin-top: 205px;
}

.syszt-2 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-2-bak.jpg) no-repeat;
    background-size: cover;
    width: 1200px;
    height: 500px;
    overflow: hidden;
}

.syszt-2-title {
    display: block;
    border-radius: 5px;
    background: #21798b;
    color: #ffffff;
    text-align: center;
    height: 65px;
    line-height: 63px;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 5px;
}

.syszt-3 {
    display: block;
    border-radius: 5px;
    height: 100px;
    color: #333333;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.syszt-3-title {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 35px;
    letter-spacing: 5px;
}

.syszt-3-subtitle {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 30px;
    margin-top: 10px;
    letter-spacing: 5px;
}

.syszt-4 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 300px;
    overflow: hidden;
}

.syszt-4-box {
    display: block;
    border-radius: 5px;
    margin-left: 60px;
    float: left;
}

.syszt-4-box:first-child {
    margin-left: 0px;
}

.syszt-4-title {
    display: block;
    border-radius: 5px;
    position: absolute;
    margin-top: 200px;
    text-align: center;
    width: 360px;
    color: #ffffff;
    background: #00706a81;
    height: 35px;
    line-height: 33px;
    letter-spacing: 5px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
}

.syszt-5 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-5.jpg) no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 207px;
    height: 246px;
}

.syszt-6 {
    display: block;
    border-radius: 5px;
    height: 100px;
    width: 1200px;
    line-height: 100px;
    text-align: center;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 5px;
}

.syszt-menu {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 50px;
}

.syszt-menu-button {
    margin: 0 auto;
    height: 150px;
    width: 1200px;
    overflow: hidden;
}

.syszt-menu-box1 {
    float: left;
    background: rgba(0, 102, 102, 0.6);
    height: 55px;
    width: 250px;
    text-align: center;
    transition: all 0.3s;
    margin-left: 0px;
    margin-top: 45px;
}

.syszt-menu-box1:hover {
    background: #ff9900;
}

.syszt-menu-box1 a {
    color: #fff;
    line-height: 51px;
    letter-spacing: 5px;
    font-size: 24px;
    text-shadow: 1px 1px 3px #000000;
    display: block;
    border-radius: 5px;
}

.syszt-menu-box2 {
    float: left;
    background: rgba(0, 102, 102, 0.6);
    height: 55px;
    width: 250px;
    text-align: center;
    transition: all 0.3s;
    margin-left: 70px;
    margin-top: 45px;
}

.syszt-menu-box2:hover {
    background: #ff9900;
}

.syszt-menu-box2 a {
    color: #fff;
    line-height: 51px;
    letter-spacing: 5px;
    font-size: 24px;
    text-shadow: 1px 1px 3px #000000;
    display: block;
    border-radius: 5px;
}

.syszt-menu-box3 {
    float: left;
    background: rgba(0, 102, 102, 0.6);
    height: 55px;
    width: 250px;
    text-align: center;
    transition: all 0.3s;
    margin-left: 65px;
    margin-top: 45px;
}

.syszt-menu-box3:hover {
    background: #ff9900;
}

.syszt-menu-box3 a {
    color: #fff;
    line-height: 51px;
    letter-spacing: 5px;
    font-size: 24px;
    text-shadow: 1px 1px 3px #000000;
    display: block;
    border-radius: 5px;
}

.syszt-7 {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 500px;
    background: url(./images/syszt-7-bak.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.syszt-7-blue {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-7-title-bak.png);
    float: right;
    width: 1166px;
    height: 163px;
    overflow: hidden;
    margin-top: 300px;
}

.syszt-7-text {
    color: #fff;
    line-height: 161px;
    letter-spacing: 5px;
    font-size: 45px;
    font-weight: bold;
    text-shadow: 0px 3px 3px #000000;
    margin-right: 131px;
    text-align: right;
}

.syszt-8 {
    display: block;
    border-radius: 5px;
    height: 100px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 5px;
    font-size: 22px;
    color: #333333;
    line-height: 40px;
}

.syszt-9 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-9-bak.jpg) no-repeat;
    width: 1200px;
    height: 600px;
    overflow: hidden;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-9-title {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: 35px;
    margin-left: 100px;
    margin-top: 78px;
}

.syszt-9 ul {
    display: block;
    border-radius: 5px;
    margin-top: 45px;
}

.syszt-9 li {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    margin-left: 100px;
    letter-spacing: 5px;
    font-size: 22px;
    line-height: 60px;
}

.syszt-10 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-10-bak.jpg) no-repeat;
    background-size: cover;
    width: 1200px;
    height: 560px;
}

.syszt-11 {
    display: block;
    border-radius: 5px;
    width: 1000px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
}

.syszt-11-title {
    display: block;
    border-radius: 5px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-11-subtitle {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
}

.syszt-11-box {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    width: 1000px;
    height: auto;
    margin-top: 27px;
}

.syszt-11-box-1 {
    display: block;
    border-radius: 5px;
    float: left;
    border: solid 3px #669999;
    background: #669999;
    width: 297px;
    height: 185px;
    border-radius: 15px;
    margin-left: 45px;
    overflow: hidden;
}

.syszt-11-box-1:first-child {
    margin-left: 0px;
}

.syszt-11-box-title {
    display: block;
    border-radius: 5px;
    background: #ffffff;
    border-radius: 0px;
    height: 50px;
    color: #00706b;
    text-align: center;
    letter-spacing: 5px;
    font-size: 25px;
    line-height: 47px;
    font-weight: bold;
}

.syszt-11-box-des {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 15px;
    text-align: left;
    color: #ffffff;
    margin-top: 100px;
    width: 270px;
    margin: 0 auto;
    line-height: 38px;
    text-indent: 40px;
}

.syszt-12 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    background: url(./images/syszt-12-bak.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.syszt-12-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 23px;
    margin-top: 180px;
    margin-left: 53px;
    line-height: 50px;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-13 {
    margin: 0 auto;
    height: 600px;
    width: 1200px;
    overflow: hidden;
}

.syszt-13-title {
    display: block;
    border-radius: 5px;
    color: #006666;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 70px;
    letter-spacing: 5px;
}

.syszt-13-box {
    margin: 0 auto;
    width: 1200px;
    height: 490px;
    overflow: hidden;
    margin-top: 20px;
}

.syszt-13-box-1 {
    margin: 0px auto;
    display: block;
    border-radius: 5px;
    width: 1065px;
    height: 200px;
    margin-top: 35px;
}

.syszt-13-1 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-1.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-2 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-2.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-3 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-3.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-4 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-4.jpg);
    float: left;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-box-2 {
    margin: 15px auto;
    display: block;
    border-radius: 5px;
    width: 1065px;
    height: 200px;
}

.syszt-13-5 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-5.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-6 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-6.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-7 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-7.jpg);
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-8 {
    height: 200px;
    width: 255px;
    background: url(./images/syszt-13-8.jpg);
    float: left;
    border-radius: 10px;
    overflow: hidden;
}

.syszt-13-1-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-1:hover .syszt-13-1-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-2-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-2:hover .syszt-13-2-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-3-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-3:hover .syszt-13-3-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-4-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-4:hover .syszt-13-4-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-5-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-5:hover .syszt-13-5-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-6-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-6:hover .syszt-13-6-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-7-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-7:hover .syszt-13-7-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-13-8-b {
    text-align: center;
    height: 35px;
    width: 255px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 102, 102, 1);
    margin-top: 65%;
    transition: all 0.3s;
    cursor: default;
    letter-spacing: 1px;
}

.syszt-13-8:hover .syszt-13-8-b {
    background: rgba(0, 102, 102, 0.6);
    height: 200px;
    margin-top: 0%;
    line-height: 200px;
    text-shadow: 0px 3px 3px black;
}

.syszt-14 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
}

.syszt-14-textbox {
    display: block;
    border-radius: 5px;
    width: 500px;
    height: 600px;
    position: absolute;
    overflow: hidden;
}

.syszt-14-textbox ul {
    display: block;
    border-radius: 5px;
    margin-top: 80px;
    margin-left: 45px;
}

.syszt-14-textbox li {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 20px;
    color: #333333;
    line-height: 50px;
    text-indent: 10px;
}

.syszt-14-title {
    display: block;
    border-radius: 5px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 30px;
    font-weight: bold;
    margin-top: 109px;
    margin-left: 0px;
}

.syszt-14-subtitle {
    display: block;
    border-radius: 5px;
    float: right;
    margin-top: 20px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 20px;
    font-weight: bold;
}

.syszt-14-carbox {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-14-car.jpg);
    background-size: cover;
    height: 581px;
    width: 807px;
    float: right;
}

.syszt-14-Smallring {
    display: block;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 2px #00706b;
    float: left;
    margin-top: 14px;
}

.syszt-14-SmallringIn {
    display: block;
    border-radius: 5px;
    border-radius: 50%;
    border: solid 2px #00706b;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    margin-left: 3px;
}

.syszt-15 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-15-bak.jpg);
    background-size: cover;
    height: 500px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.syszt-15-blue {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-15-blue.jpg.png);
    height: 269px;
    width: 880px;
    margin-top: 115px;
    margin-left: 0px;
    overflow: hidden;
}

.syszt-15-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 20px;
    margin-top: 33px;
    margin-left: 72px;
    line-height: 45px;
    text-shadow: 0px 3px 3px #000000;
    text-indent: 10px;
}

.syszt-15-Smallring {
    display: block;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    float: left;
    margin-top: 12px;
    box-shadow: 0px 3px 3px #000000;
}

.syszt-15-SmallringIn {
    display: block;
    border-radius: 5px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    margin-left: 3px;
}

.syszt-16 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}

.syszt-16-text {
    display: block;
    border-radius: 5px;
    color: #333333;
    letter-spacing: 5px;
    font-size: 20px;
    margin-top: 33px;
    margin-left: 72px;
    line-height: 45px;
    text-indent: 10px;
}

.syszt-16-Smallring {
    display: block;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 2px #00706b;
    float: left;
    margin-top: 12px;
}

.syszt-16-SmallringIn {
    display: block;
    border-radius: 5px;
    border-radius: 50%;
    border: solid 2px #00706b;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    margin-left: 3px;
}

.syszt-17 {
    display: block;
    border-radius: 5px;
    height: 500px;
    width: 1222px;
    margin: 0 auto;
    overflow: hidden;
}

.syszt-17-1 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-17-car1.jpg);
    background-size: cover;
    width: 581px;
    height: 301px;
    float: left;
    margin-top: 35px;
}

.syszt-17-2 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-17-car2.jpg);
    background-size: cover;
    width: 605px;
    height: 326px;
    float: left;
    margin-top: 26px;
}

.syszt-18 {
    height: 320px;
    width: 1290px;
    margin: 0px auto;
    margin-top: -100px;
}

.syszt-18-1 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-right: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-18-1 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-18-2 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-18-2 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-18-3 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-left: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-18-3 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-18-dot1 {
    background: url(./images/syszt-18-dot1.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    float: left;
    margin-left: 43px;
    margin-top: 35px;
}

.syszt-18-text {
    font-family: 微软雅黑, 宋体, Arial;
    float: left;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    width: 190px;
    color: rgb(89, 92, 95);
    overflow: hidden;
    letter-spacing: 5px;
    font-size: 16px;
}

.syszt-18-dot2 {
    background: url(./images/syszt-18-dot2.png) no-repeat;
    width: 38px;
    height: 30px;
    background-size: cover;
    float: left;
    margin-left: 50px;
    margin-top: 25px;
}

.syszt-18-title {
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 130px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-19 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-19-bak.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.syszt-19-blue {
    display: block;
    border-radius: 5px;
    background: #00706b81;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.syszt-19-title {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 3px 3px #000000;
    margin-top: 110px;
}

.syszt-19-subtitle {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 19px;
    color: #ffffff;
    text-align: left;
    width: 1000px;
    height: auto;
    text-indent: 47px;
    text-shadow: 0px 3px 3px #000000;
    margin-top: 22px;
    line-height: 40px;
}

.syszt-19-imgbox {
    display: block;
    border-radius: 5px;
    height: 300px;
    width: 1200px;
    margin: 0 auto;
    margin-top: -180px;
}

.syszt-19-imgbox img {
    display: block;
    border-radius: 5px;
    float: left;
    margin-left: 28px;
}

.syszt-19-imgbox img:first-child {
    display: block;
    border-radius: 5px;
    margin-left: 0px;
}

.syszty-20 {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 25px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-indent: 62px;
    line-height: 40px;
}

.syszt-21 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.syszt-21-title {
    display: block;
    border-radius: 5px;
    text-align: left;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 30px;
    font-weight: bold;
}

.syszt-21-subtitle {
    display: block;
    border-radius: 5px;
    text-align: left;
    color: #000000;
    letter-spacing: 5px;
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
}

.syszt-21-line {
    display: block;
    border-radius: 5px;
    width: 140px;
    height: 3px;
    background: #00706b;
    margin-left: 0px;
    margin-top: 10px;
}

.syszt-21-imgbox {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-21-imgbox.jpg);
    background-size: cover;
    width: 1200px;
    height: 500px;
    margin-top: 30px;
    margin-left: -15px;
}

.syszt-22style1 {
    color: #FFFFFF;
    letter-spacing: 5px;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.syszt-22style2 {
    letter-spacing: 5px;
    font-size: 24px;
}

.syszt-22style3 {
    letter-spacing: 5px;
    font-size: 24px
}

.syszt-22style4 {
    font-family: Arial, Helvetica, sans-serif
}

.syszt-22style5 {
    letter-spacing: 5px;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

.syszt-22 table td {
    border: 5px solid #ffffff;
}

.syszt-23 {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 26px;
    width: 1100px;
    height: auto;
    margin: 0 auto;
    /* text-indent: 62px; */
    line-height: 40px;
}

.syszt-24 {
    display: block;
    border-radius: 5px;
    width: 1100px;
    height: 850px;
    margin: 0 auto;
    /* background: #ff9900; */
    overflow: hidden;
}

.syszt-24-bak {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-24-center-bak.jpg);
    width: 660px;
    height: 650px;
    background-size: cover;
    margin-top: 94px;
    margin-left: 174px;
    overflow: hidden;
}

.syszt-28-bak {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-28-center-bak.jpg);
    width: 660px;
    height: 650px;
    background-size: cover;
    margin-top: 94px;
    margin-left: 174px;
    overflow: hidden;
}

.syszt-24-round {
    display: block;
    border-radius: 5px;
    width: 140px;
    height: 140px;
    background: #00706b;
    border-radius: 50%;
    overflow: hidden;
}

.syszt-24-round img {
    display: block;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 37px;
}

.syszt-24-text {
    display: block;
    border-radius: 5px;
    height: 110px;
    width: 247px;
    /* background: #ffffff; */
}

.syszt-24-title {
    display: block;
    border-radius: 5px;
    color: #00706b;
    font-size: 20px;
    font-weight: bold;
}

.syszt-24-sutitle {
    display: block;
    border-radius: 5px;
    color: #333333;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: bold;
}

.syszt-24-centertext {
    display: block;
    border-radius: 5px;
    font-size: 31px;
    color: #00706b;
    text-align: center;
    font-weight: bold;
    margin-top: -54px;
    letter-spacing: 5px;
}

.syszt-25 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 570px;
    margin: 0 auto;
    background: url(./images/syszt-25-bak.jpg);
    overflow: hidden;
}

.syszt-25-title {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 3px 3px #000000;
    margin-top: 90px;
}

.syszt-25 li {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 25px;
    color: #ffffff;
    text-align: left;
    margin-left: 208px;
    line-height: 45px;
    text-indent: 15px;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-25 li:first-child {
    margin-top: 44px;
}

.syszt-25-Smallring {
    display: block;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    float: left;
    margin-top: 12px;
}

.syszt-25-SmallringIn {
    display: block;
    border-radius: 5px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    margin-left: 3px;
}

.syszt-26 {
    height: 320px;
    width: 1290px;
    margin: 0px auto;
    margin-top: -100px;
}

.syszt-26-1 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-right: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-26-1 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-26-2 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-26-2 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-26-3 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-left: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-26-3 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-26-dot1 {
    background: url(./images/syszt-18-dot1.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    float: left;
    margin-left: 43px;
    margin-top: 35px;
}

.syszt-26-text {
    font-family: 微软雅黑, 宋体, Arial;
    float: left;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    width: 190px;
    color: rgb(89, 92, 95);
    overflow: hidden;
    letter-spacing: 5px;
    font-size: 16px;
}

.syszt-26-dot2 {
    background: url(./images/syszt-18-dot2.png) no-repeat;
    width: 38px;
    height: 30px;
    background-size: cover;
    float: left;
    margin-left: 50px;
    margin-top: 25px;
}

.syszt-26-title {
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 130px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-27 {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 500px;
    background: url(./images/syszt-27-bak.jpg);
    background-size: cover;
}

.syszt-27-blue {
    display: block;
    border-radius: 5px;
    height: 500px;
    background: #00706b45;
    overflow: hidden;
    margin-left: 0px;
}

.syszt-27-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
    margin-top: 235px;
    margin-left: 483px;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-28 {
    display: block;
    border-radius: 5px;
    width: 1100px;
    height: 850px;
    margin: 0 auto;
    /* background: #ff9900; */
}

.syszt-29 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 700px;
    background: url(./images/syszt-29-bak.jpg);
    background-size: cover;
}

.syszt-29-blue {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-29-png.jpg.png);
    background-size: cover;
    height: 124px;
    width: 884px;
    float: left;
    margin-top: 576px;
}

.syszt-29-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 45px;
    text-shadow: 0px 3px 3px #000000;
    margin-top: 30px;
    text-indent: 40px;
}

.syszt-30 {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 700px;
    background: url(./images/syszt-30-bak.jpg);
    background-size: cover;
    overflow: hidden;
}

.syszt-30-text {
    display: block;
    border-radius: 5px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 45px;
    text-shadow: rgb(0 0 0) 2px 1px 1px;
    margin-top: 600px;
    margin-right: 12%;
    text-align: right;
}

.syszt-31 {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 26px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-indent: 62px;
    line-height: 40px;
}

.syszt-32 {
    height: 320px;
    width: 1290px;
    margin: 0px auto;
    margin-top: -100px;
}

.syszt-32-1 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-right: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-32-1 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-32-2 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-32-2 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-32-3 {
    height: 300px;
    width: 400px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    margin-left: 45px;
    box-shadow: 0px 13px 95px rgb(195 195 195 / 50%);
    transition: all .3s ease-out;
}

.syszt-32-3 img {
    width: 380px;
    height: 184px;
    margin-left: 10px;
    margin-top: 10px;
}

.syszt-32-dot1 {
    background: url(./images/syszt-18-dot1.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    float: left;
    margin-left: 43px;
    margin-top: 35px;
}

.syszt-32-text {
    font-family: 微软雅黑, 宋体, Arial;
    float: left;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    width: 190px;
    color: rgb(89, 92, 95);
    overflow: hidden;
    letter-spacing: 5px;
    font-size: 16px;
}

.syszt-32-dot2 {
    background: url(./images/syszt-18-dot2.png) no-repeat;
    width: 38px;
    height: 30px;
    background-size: cover;
    float: left;
    margin-left: 50px;
    margin-top: 25px;
}

.syszt-32-title {
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 130px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-33 {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 500px;
    background: url(./images/syszt-33-bak.jpg);
    background-size: cover;
}

.syszt-33-blue {
    display: block;
    border-radius: 5px;
    background: #00706b8a;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.syszt-33-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-top: 230px;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-34 {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 26px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-indent: 62px;
    line-height: 40px;
}

.syszt-35 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    margin: 0 auto;
}

.syszt-35 img {
    margin-left: 9px;
}

.syszt-35 img:first-child {
    margin-left: 0px;
}

.syszt-36 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-36-bak.jpg);
    background-size: cover;
    width: 1200px;
    height: 500px;
    overflow: hidden;
}

.syszt-36-text {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 5px;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-top: 230px;
    text-shadow: 0px 3px 3px #000000;
}

.syszt-37 {
    display: block;
    border-radius: 5px;
    color: #00706b;
    text-align: center;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-38 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.syszt-38-title {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 28px;
    text-indent: 10px;
    color: #00706b;
    margin-top: 20px;
}

.syszt-38-des {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 20px;
    color: #333333;
    line-height: 48px;
    margin-top: 10px;
}

.syszt-40 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-40-bak.jpg);
    background-size: cover;
    width: 100%;
    height: 800px;
}

.syszt-41 {
    display: block;
    border-radius: 5px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
}

.syszt-42 {
    display: block;
    border-radius: 5px;
    width: 1162px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.syszt-42-1 {
    display: block;
    border-radius: 5px;
    width: 500px;
    letter-spacing: 5px;
    font-size: 23px;
    line-height: 50px;
    float: left;
}

.syszt-42-Smallring {
    display: block;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid 2px #00706b;
    float: left;
    margin-top: 15px;
}

.syszt-42-SmallringIn {
    display: block;
    border-radius: 5px;
    border-radius: 50%;
    border: solid 2px #00706b;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    margin-left: 3px;
}

.syszt-42-2 {
    display: block;
    border-radius: 5px;
    background: url(./images/syszt-42-2-bak.jpg);
    background-size: cover;
    width: 662px;
    height: 497px;
    float: left;
}

.syszt-43 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: 500px;
    background-size: cover;
    background: url(./images/syszt-43-bak.jpg);
}

.syszt-44 {
    display: block;
    border-radius: 5px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.syszt-44-title {
    display: block;
    border-radius: 5px;
    color: #00706b;
    letter-spacing: 5px;
    font-size: 35px;
    font-weight: bold;
}

.syszt-44 li {
    display: block;
    border-radius: 5px;
    letter-spacing: 5px;
    font-size: 25px;
    line-height: 50px;
}

.syszt-44 li:first-child {
    margin-top: 20px;
}

.syszt-44 img {
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 0px;
}


/* 专题页优势 */

.syszt-gsys {
    display: block;
    border-radius: 5px;
    background: url(./images/gsys.jpg);
    background-size: cover;
    width: 100%;
    height: 600px;
}

.syszt-gsys-blue {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 600px;
    background: #00706b8a;
    overflow: hidden;
}

.syszt-gsys-title {
    display: block;
    border-radius: 5px;
    color: #ffffff;
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    margin-top: 250px;
    text-shadow: 0px 3px 3px #000000;
    letter-spacing: 20px;
}

.syszt-gsys-nr {
    display: block;
    border-radius: 5px;
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.syszt-gsys-nr1 {
    display: block;
    border-radius: 5px;
    width: 1400px;
    height: 400px;
    overflow: hidden;
    border-radius: 38px;
	transform: scale(0.8,0.8);
}

.syszt-gsys-nr1 img {
    display: block;
    border-radius: 5px;
    width: 700px;
    height: 400px;
    float: left;
    border-radius: 0px;
}

.syszt-gsys-text {
    display: block;
    border-radius: 5px;
    width: 700px;
    height: 400px;
    background: #ecebeb;
    float: left;
    border-radius: 0px;
}

.syszt-gsys-subtitle {
    display: block;
    border-radius: 5px;
    color: #00706b;
    font-size: 30px;
    margin-top: 25px;
    margin-left: 50px;
    font-weight: bold;
}

.syszt-gsys-text ul {
    margin-top: 20px;
}

.syszt-gsys-text li {
    display: block;
    border-radius: 5px;
    font-size: 26px;
    margin-left: 50px;
    line-height: 51px;
    letter-spacing: 5px;
    color: #333333;
}


/* 侧边栏 */

.sysztRightBar {
    height: 53.75px;
    width: 144px;
    position: fixed;
    right: -20px;
    top: 30%;
    z-index: 2147483647;
}

.sysztrbi1 img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.sysztrbi1 {
    z-index: 90;
    position: absolute;
    margin-top: 0px;
    right: 23px;
}

.sysztrbi2 {
    z-index: 80;
    position: absolute;
    margin-top: 11px;
}

.sysztrbi3 {
    z-index: 70;
    position: absolute;
    margin-top: 58px;
    margin-left: -2px;
    border: solid 1px #cccccc;
    background: #ffffff;
    width: 122px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
	border-radius: 5px;	
}

.sysztrbi3 a {
    color: #00706b;
    display: block;
    border-radius: 5px;
    height: 100%;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
}

.sysztrbi3:hover {
    background: #00706b;
    border: solid 1px #00706b;
    width: 133px;
    margin-left: -2px;
}

.sysztrbi3:active {
    background: #00b4ab;
}

.sysztrbi3:hover a {
    color: #ffffff;
}

.sysztrbi4 {
    z-index: 60;
    position: absolute;
    margin-top: 93px;
    margin-left: -2px;
    border: solid 1px #cccccc;
    background: #ffffff;
    width: 122px;
    height: 32px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
	border-radius: 5px;
}

.sysztrbi4 a {
    color: #00706b;
    display: block;
    border-radius: 5px;
    height: 100%;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
}

.sysztrbi4:hover {
    background: #00706b;
    border: solid 1px #00706b;
    width: 133px;
    margin-left: -2px;
}

.sysztrbi4:active {
    background: #00b4ab;
}

.sysztrbi4:hover a {
    color: #ffffff;
}

.sysztrbi5 {
    z-index: 60;
    position: absolute;
    margin-top: 128px;
    margin-left: -2px;
    border: solid 1px #cccccc;
    background: #ffffff;
    width: 122px;
    height: 32px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
	border-radius: 5px;
}

.sysztrbi5 a {
    color: #00706b;
    display: block;
    border-radius: 5px;
    height: 100%;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
}

.sysztrbi5:hover {
    background: #00706b;
    border: solid 1px #00706b;
    width: 133px;
    margin-left: -2px;
}

.sysztrbi5:active {
    background: #00b4ab;
}

.sysztrbi5:hover a {
    color: #ffffff;
}

.sysztrbi6 {
    z-index: 60;
    position: absolute;
    margin-top: 163px;
    margin-left: -2px;
    border: solid 1px #cccccc;
    background: #ffffff;
    width: 122px;
    height: 32px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
	border-radius: 5px;
}

.sysztrbi6 a {
    color: #00706b;
    display: block;
    border-radius: 5px;
    height: 100%;
    transition: all .3s cubic-bezier(0, 0, .3, 1);
}

.sysztrbi6:hover {
    background: #00706b;
    border: solid 1px #00706b;
    width: 133px;
    margin-left: -2px;
}

.sysztrbi6:active {
    background: #00b4ab;
}

.sysztrbi6:hover a {
    color: #ffffff;
}

.back-to-top {
    z-index: 61;
    position: absolute;
    margin-top: 198px;
    right: 22px;
    cursor: pointer;
}