body{background: #fff;}
.zy_soft{height: 700px;}
.headline{
    text-align: center;
    height: 100px;
}
.headline h2{
    font-size:50px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    color:#333;
    line-height:36px;
    filter:alpha(opacity=10);
    opacity:0.1;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.headline_big{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.headline_big b{
    width:40px;
    height:2px;
    background:#363636;
    display: inline-block;
}
.headline_big h3{
    font-size:36px;
    font-weight: bold;
    color:#333;
    margin: 0 30px;
    display:inline-block;
    vertical-align: middle;
}
.headline_big span{
    font-size:18px;
    color:#333;
    display: block;
    letter-spacing: 1px;
    margin-top: 12px;
}
.box1{
    height:654px;
}
.box1_1{
    width: 500px;
    display: inline-block;
    float: left;
    margin-top: 100px;
    margin-left:25px;
}
.box1_1 li{
    float: left;
    margin-right: 35px;
    width: 90px;
    text-align: center;
    font-size: 15px;
    color: #333;
}
.box1_1 li img{
    margin: 0 auto 25px;
}
.box1_1 li:last-child{
    margin-right: 0;
}
.show1{display: block;}
.show2{display: none;}
.box1_1 li:hover .show1{display: none;}
.box1_1 li:hover .show2{display: block;}
.box1_1 li:hover{color: #00463E;}
.box1_2{
    display: inline-block;
    width:409px;
    height:361px;
    background:#fff;
    box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    margin-left:35px;
    margin-top: 41px;
}
.box1_2 h2{
    font-size: 22px;
    margin-bottom: 5px;
}
.box1_2 em{
    color: #00463E;
}
.box1_2 form input{
    width:300px;
    height:40px;
    background:#fafafa;
    border:1px solid #d2d2d2;
    display: block;
    margin:0 auto 20px;
    text-indent:20px;
    border-radius: 30px;
}
.box1_2 .button{
    width:300px;
    height:40px;
    border-radius: 30px;
}
.box2{height: 960px;}
.box2 ul{
    padding: 0 96px;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 40px;
}
.box2 li{
    float: left;
    font-size:20px;
    color:#666;
    line-height:27px;
    margin-right: 73px;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    cursor: pointer;
}
.box2 li:last-child{
    margin-right: 0;
}
.box2 li.active{
    font-size: 22px;
    color: #333;
}
.box2 li.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left:0;
    right: 0;
    margin: 0 auto;
    width:40px;
    height:4px;
    background:#000;
}
.box2_1{position: relative;margin-top:27px;display: none;}
.box2_2{
    position: absolute;
    bottom: 3px;
    width:1000px;
    height:278px;
    background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);
    color:#fff;
    padding: 0 50px;
}
.box2_2 h2{
    font-size: 24px;
    margin:180px auto 10px;
}
.box2_2 p{
    font-size: 20px;
}
.box3{height:843px;}
.box3 ul{
    float: left;
}
.box3 li{
    width: 200px;
    height: 104px;
    line-height: 104px;
    background: #4c4c4c;
    font-size: 20px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.box3 li img{
    vertical-align: middle;
    margin-right: 11px;
    margin-top: -3px;
}
.box3 li.active{
    background: #222;
}
.box3_1{
    margin-top:53px;
}
.box3_d{
    position: relative;
    width: 900px;
    height: 520px;
    overflow: hidden;
}
.box3_2 {
    position: absolute;
    top: 0;
    width: 900px;
    height:520px;
    overflow: hidden;
    color: #fff;
    opacity: 0;
}
.box3_2 img {
    height: 520px;
    width: auto;
}
.box3_2 .newimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-right: 1px dashed #fff;
}
.imgbtn {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom:40px;
    margin-left: -25px;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 18px 0;
    cursor: ew-resize;
    z-index: 10;
}
.bannertip {
    text-align: center;
    color: #fff;
    font-size:14px;
    position: absolute;
    left: 50%;
    bottom:20px;
    transform: translateX(-50%);
    z-index: 10;
}
.imgbtn img {
    width: 31px;
    height: 31px;
}
.box4{height:984px;}
.box4L{
    width: 578px;
    height: 399px;
    display: inline-block;
    margin-right:63px;
    float: left;
    margin-top: 50px;
}
.box4L img{
    width: 578px;
    height: 399px;
}
.box4R{
    width: 344px;
    display: inline-block;
    margin-top: 150px;
    color: #fff;
}
.box4R_1 img{
    width: 76px;
    height: 76px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.box4R_1 h2{
    font-size: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
.box4R_1 span{
    font-size: 20px;
}
.box4R p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 33px;
    width: 344px;
    height: 145px;
    text-overflow: ellipsis;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.box4R a{
    display: block;
    margin-top: 19px;
    font-size: 16px;
    vertical-align: middle;
}
.box4R a img{display: inline-block;vertical-align: middle;}
.box4 ul{margin-top: 70px;}
.box4 li{
    float: left;
    margin-right: 26px;
    width:230px;
    height:180px;
    border:10px solid rgba(42,30,31,1);
}
.box4 li img{
    width: 230px;
    height: 180px;
}
.box4 li:last-child{
    margin-right: 0;
}
.box5{height:1014px;}
.box5_1{
    margin-top: 100px;
}
.box5_1 p{
    font-size: 20px;
    color: #333;
    text-align: right;
    margin-right:270px;
    line-height: 48px;
}
.box5_1 p img{
    width: 29px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -9px;
    margin-right: 8px;
}
.box5_2{
    margin-top: 30px;
}
.box5_2 li:first-child{
    margin-left: 168px;
}
.box5_2 li{
    float: left;
    margin-left:10px;
}
.box5 a{
    width:320px;
    height:58px;
    line-height: 58px;
    /* background:rgba(0,70,62,1); */
    background:#005249;
    border-radius:30px;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin:40px auto 0;
}
.box5 a:hover{
    background:#00463E;
}
.box5 a img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.box6{
    height:610px;
    background: #fbfbfb;
}
.box6_1{
    height: 342px;
}
.box6_1 ul{
    width: 800px;
    margin-left: 303px;
    text-align: center;
}
.box6_1 ul li{
    width: 140px;
    float: left;
    margin-right: 63px;
}
.box6_1 ul li:nth-child(2){
    margin-right: 76px;
}
.box6_1 ul li:last-child{
    margin-right: 0;
}
.box7{
    height:654px;
}
.box7_1{
    width: 650px;
    height: 400px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-left:25px;
    position: relative;
}
.box7_d{
    position: absolute;
    top: 0;
    z-index: 9;
}
.box7_img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left:-32px;
    width:64px;
    height:64px;
    z-index:10;
}
.box7_1 video{
    width: 649px;
    height: 400px;
}
.box7_2{
    display: inline-block;
    width:409px;
    height:361px;
    background:#fff;
    box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    margin-left:35px;
    margin-top: 41px;
}
.box7_2 h2{
    font-size: 22px;
    margin-bottom: 5px;
}
.box7_2 p{
    color: #999;
    font-size: 14px;
}
.box7_2 form input{
    width:300px;
    height:40px;
    background:#fafafa;
    display: block;
    margin:0 auto 10px;
    text-indent: 20px;
    border-radius: 30px;
}
.box7_2 form input:last-child{
    margin-bottom: 0;
}
.box7_2 span{
    color: #999;
    font-size: 14px;
    text-align: left;
    display: block;
    margin: 6px 0 11px 52px;
}
.box7_2 em{
    color: #00463E;
}
.box7_2 .button{
    width:300px;
    height:40px;
}
.box7_2 i{
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.box8{
    height:658px;
    background: #fbfbfb;
}
.box8 img{
    width: 773px;
    height: 251px;
    display:block;
    margin:38px auto 80px;
}
.box8 form .tit {
    width: 350px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    color: #333;
}
.box8 form .tit em{
    color: #00463E;
}
.box8 form input {
    width: 300px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #fafafa;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}
.box8 form .button {
    margin-top: 15px;
    width:134px;
    height:41px;
     background:#005249;
    border-radius:30px;
}
.box8 form .button:hover{
    background:#00463E;
}
.box8 .tit p:first-child{
    height: 22px;
    line-height: 25px;
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-bottom:5px;
    margin-left: -10px;
}
.footer{
    margin-top: 0;
}