.header-nav {
    background: #fff;
    z-index: 100;
}

.page1-box {
    width: 379px;
    height: 612px;
    position: absolute;
    top: 289px;
    right: 0;
    opacity: 0;
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page2-box,
.page3-box,
.page4-box {
    position: absolute;
}

.page2-box {
    left: 0;
    top: 186px;
    width: 376px;
    height: 779px;
    opacity: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page3-box {
    left: 80px;
    top: 250px;
    width: 374px;
    height: 746px;
    opacity: 0;
    -ms-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page4-box {
    left: 170px;
    top: 265px;
    width: 374px;
    height: 746px;
    opacity: 0;
    -ms-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    transition: transform 1s .2s, opacity 1s .2s;
}

.img_po {
    background: url(../img/product/pro_banner.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ft_h {
    position: static;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.contain2 {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.pro_head {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.pro_head_main {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.pro_head_main2 {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.recharge_box {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.recharge_menu {
    width: 1050px;
    margin: 0 auto;
    position: relative;
}

.recharge_box .recharge_main {
    width: 45%;
    float: right;
    padding-top: 270px;
    margin-right: 10px;
}

.page .recharge_title {
    color: #333333;
    font-size: 30px;
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 5px;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s, opacity 1s;
}

.page .recharge_title2 {
    display: block;
    color: #b8b8b8;
    font-size: 18px;
    margin-bottom: 60px;
    font-weight: normal;
    text-transform: uppercase;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.recharge_txt {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-indent: 24px;
    margin-bottom: 30px;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s 0.2s, opacity 1s 0.2s;
}

.txt_center {
    text-align: center;
}

.mt70 {
    margin-top: 70px;
}

.mt50 {
    margin-top: 50px;
}

.mt90 {
    margin-top: 100px;
}

.white_col {
    color: #fff;
}

.recharge_menubox {
    display: block;
}

.recharge_menubox .recharge_row {
    display: inline-block;
    width: 33%;
    height: 83px;
    margin-top: 65px;
    overflow: hidden;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s, opacity 1s;
}

.recharge_menubox .recharge_row img {
    width: 83px;
    height: 83px;
    display: block;
    float: left;
    margin-right: 30px;
}

.recharge_menubox .recharge_row .recharge_name1,
.recharge_menubox .recharge_row .recharge_name2 {
    display: block;
    line-height: 25px;
    width: 70%;
}

.recharge_menubox .recharge_row .recharge_name1 {
    font-size: 16px;
    color: #333;
}

.recharge_menubox .recharge_row .recharge_name2 {
    font-size: 14px;
    color: #797979;
}

.recharge_menubox .recharge_row:nth-child(1) {
    transform: translate(0, 50px);
    transition: transform 1s 0.1s, opacity 1s 0.1s;
}

.recharge_menubox .recharge_row:nth-child(2) {
    transform: translate(0, 50px);
    transition: transform 1s 0.15s, opacity 1s 0.15s;
}

.recharge_menubox .recharge_row:nth-child(3) {
    transform: translate(0, 50px);
    transition: transform 1s 0.2s, opacity 1s 0.2s;
}

.recharge_menubox .recharge_row:nth-child(4) {
    transform: translate(0, 50px);
    transition: transform 1s 0.25s, opacity 1s 0.25s;
}

.recharge_menubox .recharge_row:nth-child(5) {
    transform: translate(0, 50px);
    transition: transform 1s 0.3s, opacity 1s 0.3s;
}

.recharge_menubox .recharge_row:nth-child(6) {
    transform: translate(0, 50px);
    transition: transform 1s 0.35s, opacity 1s 0.35s;
}

.recharge_menubox .recharge_row:nth-child(7) {
    transform: translate(0, 50px);
    transition: transform 1s 0.4s, opacity 1s 0.4s;
}

.recharge_menubox .recharge_row:nth-child(8) {
    transform: translate(0, 50px);
    transition: transform 1s 0.45s, opacity 1s 0.45s;
}

.recharge_menubox .recharge_row:nth-child(9) {
    transform: translate(0, 50px);
    transition: transform 1s 0.5s, opacity 1s 0.5s;
}

.recharge_menubox .recharge_row:nth-child(10) {
    transform: translate(0, 50px);
    transition: transform 1s 0.55s, opacity 1s 0.55s;
}

.recharge_menubox .recharge_row:nth-child(11) {
    transform: translate(0, 50px);
    transition: transform 1s 0.6s, opacity 1s 0.6s;
}

.active .recharge_menubox .recharge_row,
.active .structure_box {
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important
}

.jiaqi .recharge_title2 {
    margin-bottom: 0;
}

.structure_box {
    width: 1099px;
    height: 724px;
    background: url(../img/product/pro_5.png) no-repeat;
    background-size: cover;
    margin: 56px auto 0;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s 0.2s, opacity 1s 0.2s;
}

.pro_banner {
    width: 40%;
    padding-top: 250px;
    float: left;
    position: relative;
    min-height: 300px;
}

.pro_banner2 {
    width: 40%;
    padding-top: 175px;
    float: left;
    position: relative;
    min-height: 300px;
}

.pro_banner3 {
    width: 40%;
    padding-top: 270px;
    float: left;
    position: relative;
    min-height: 300px;
}

.pro_banner_title {
    font-size: 43px;
    margin-bottom: 55px;
    font-weight: normal;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s, opacity 1s;
}

.pro_banner_cont {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s .2s, opacity 1s .2s;
}

.prolist_1 {
    margin-top: 55px;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s .2s, opacity 1s .2s;
}

.page5-box {
    float: right;
    margin-top: 188px;
    width: 469px;
    height: 797px;
    opacity: 0;
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page6-box {
    float: left;
    margin-top: 220px;
    opacity: 0;
    width: 393px;
    height: 649px;
    -ms-transform: translate(150px, 0);
    transform: translate(150px, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page7-box {
    float: right;
    margin-top: 255px;
    opacity: 0;
    width: 422px;
    height: 502px;
}

.page8-box {
    position: absolute;
    left: 50%;
    top: 735px;
    margin-left: -550px;
    width: 1100px;
    height: 192px;
    opacity: 0;
    transition: transform 1s .1s, opacity 1s .1s;
}

.page15-box {
    position: absolute;
    left: 50%;
    top: 680px;
    margin-left: -469px;
    width: 938px;
    height: 172px;
    opacity: 0;
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page16-box {
    position: absolute;
    left: 50%;
    top: 620px;
    margin-left: -455px;
    width: 910px;
    height: 162px;
    opacity: 0;
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    transition: transform 1s .2s, opacity 1s .2s;
}

.page9-box {
    margin-top: 88px;
    width: 540px;
    height: 896px;
    opacity: 0;
    -ms-transform: translate(150px, 0);
    transform: translate(150px, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page10-box {
    position: absolute;
    right: 0;
    top: 505px;
    width: 250px;
    height: 314px;
}

.page11-box {
    float: left;
    margin-top: 190px;
    opacity: 0;
    width: 512px;
    height: 618px;
}

.page12-box {
    float: right;
    margin-top: 155px;
    opacity: 0;
    width: 478px;
    height: 841px;
    -ms-transform: translate(150px, 0);
    transform: translate(150px, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page13-box {
    float: right;
    margin-top: 155px;
    opacity: 0;
    width: 468px;
    height: 739px;
    -ms-transform: translate(150px, 0);
    transform: translate(150px, 0);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page14-box {
    margin: 65px auto 0;
    opacity: 0;
    width: 602px;
    height: 305px;
    display: block;
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.page7-box,
.page10-box,
.page11-box {
    -ms-transform: translate(0, 150px);
    transform: translate(0, 150px);
    transition: transform 1s .1s, opacity 1s .1s;
}

.pro_banner_title2 {
    font-size: 43px;
    margin-bottom: 55px;
    font-weight: normal;
    color: #fff;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s, opacity 1s;
}

.pro_banner_cont2 {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    opacity: 0;
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 1s, opacity 1s;
}

.learn-more {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: 80px;
    border: 1px solid #333;
    border-radius: 100%;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
    opacity: 0;
    transition: transform 1s .6s, opacity 1s .6s;
}

.active .pro_banner_title,
.active .pro_banner_cont,
.active .learn-more,
.active .prolist_1,
.active .page5-box,
.active .page6-box,
.active .page7-box,
.active .page15-box,
.active .page16-box,
.active .page9-box,
.active .page10-box,
.active .page11-box,
.active .page12-box,
.active .page13-box,
.active .page14-box,
.active .pro_banner_title2,
.active .pro_banner_cont2,
.active .page1-box,
.active .page2-box,
.active .page3-box,
.active .page4-box,
.active .recharge_title,
.active .recharge_title2,
.active .recharge_txt {
    line-height: 28px;
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important
}

.active .page8-box {
    opacity: 1;
}

.pro_head_main2 .font_5 {
    padding-top: 255px;
}

#article .pro_banner_cont {
    color: #fff;
}

.pro_banner_sit {
    width: 480px;
    height: 174px;
    margin-top: 60px;
    margin-left: -10px;
}

body .video_btn {
    display: block;
    border-radius: 20px;
    width: 135px;
    height: 42px;
    line-height: 42px;
    border: solid 1px #fff;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: url(../img/product/pro_ico12.png) no-repeat 15px center;
}

body .video_btn:hover {
    background: #d3e5f7 url(../img/product/pro_ico13.png) no-repeat 15px center;
    color: #207cd5;
}

.video_dialog {
    width: 900px;
    height: 500px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -250px;
    z-index: 199;
    display: none;
}

.video_dialog_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    display: none;
}

.video_dialog .video_dialog_main {
    width: 860px;
    height: 460px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 5;
    color: #fff;
    overflow: hidden;
}

.video_dialog .closebtn {
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}


/*产品列表*/

.pro_head1 {
    width: 100%;
    height: calc(100% - 84px);
    overflow: hidden;
    /*background: url(../img/product/pro_banner2.jpg) no-repeat center; background-size: cover;*/
    background: -webkit-linear-gradient(left, #f8f8f8 43%, #e3e3e5 13%, #cac9ce 33%);
    background: -o-linear-gradient(left, #f8f8f8 43%, #e3e3e5 13%, #cac9ce 33%);
    background: -moz-linear-gradient(left, #f8f8f8 43%, #e3e3e5 13%, #cac9ce 33%);
    background: linear-gradient(to right, #cac9ce, #f8f8f8, #cac9ce);
    background-size: cover;
    margin-top: 84px;
}

.pro_head2 {
    width: 100%;
    height: calc(100% - 84px);
    background: url(../img/product/pro_banner3.jpg) no-repeat center bottom;
    /*background: -webkit-linear-gradient(left, #e2f5fb 43%, #e9f5fa 13%,  #bfdbeb 33%); background: -o-linear-gradient(left, #e2f5fb 43%, #e9f5fa 13%,  #bfdbeb 33%); background: -moz-linear-gradient(left, #e2f5fb 43%, #e9f5fa 13%,  #bfdbeb 33%); background: linear-gradient(to right, #e2f5fb, #e9f5fa, #bfdbeb);*/
    background-size: cover;
    margin-top: 84px;
}

.pro_cont_page2 {
    width: 53%;
    float: right;
    padding-top: 220px;
}

.pro_cont_page4,
.pro_cont_page9 {
    width: 45%;
    text-align: center;
    padding-top: 220px;
    margin: 0 auto;
}

.learn-more img {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.learn-more:after,
.learn-more:before {
    display: block;
    position: absolute;
    width: 60%;
    height: 1px;
    content: '';
    background: #333;
    transition: all 1s
}

.learn-more:after {
    left: 20%;
    top: 50%;
    margin-top: -1px
}

.learn-more:before {
    width: 60%;
    height: 1px;
    left: 20%;
    top: 50%;
    margin-top: -1px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.learn-more:hover {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.learn-more:hover:after {
    -ms-transform-origin: right top;
    transform-origin: right top;
    -ms-transform: translateX(-12%) rotate(45deg) scaleX(0.7);
    transform: translateX(-12%) rotate(45deg) scaleX(0.7)
}

.learn-more:hover:before {
    -ms-transform-origin: right top;
    transform-origin: right top;
    -ms-transform: translateX(-12%) rotate(-405deg) scaleX(0.7);
    transform: translateX(-12%) rotate(-405deg) scaleX(0.7)
}


/**/

#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slide {
    float: left;
}

.slide,
.slidesContainer {
    height: 100%;
    display: block;
}

.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.section.table,
.slide.table {
    display: table;
    width: 100%;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slidesContainer {
    float: left;
    position: relative;
}

.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}

.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.scrollable {
    overflow: scroll;
}

.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fullPage-nav.right {
    right: 17px;
}

#fullPage-nav.left {
    left: 17px;
}

.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}

.fullPage-slidesNav.bottom {
    bottom: 17px;
}

.fullPage-slidesNav.top {
    top: 17px;
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}

.fullPage-slidesNav li {
    display: inline-block;
}

#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}

#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}

.fullPage-tooltip.right {
    right: 20px;
}

.fullPage-tooltip.left {
    left: 20px;
}


/*图片滚动*/

.Exhibitor {
    width: 100%;
    overflow: auto;
    margin-bottom: 42px;
    opacity: 0;
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    transition: transform 1s 0.3s, opacity 1s 0.3s;
}

.active .Exhibitor {
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important;
}

.hl_main5_content {
    width: 100%;
    height: 454px;
    float: left;
}

.h1_main5_title {
    height: 30px;
    background: #999;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

.hl_main5_content1 {
    width: 100%;
    overflow: hidden;
    float: left;
}

.hl_main5_content1 ul {
    width: 9600px;
    height: 452px;
    overflow: hidden;
}

.hl_main5_content1 ul li {
    float: left;
    width: 650px;
    display: inline;
    margin-left: 1px;
    margin-right: 1px;
}

.hl_main5_content1 ul li img {
    width: 650px;
    height: 454px;
}

.hl_scrool_leftbtn {
    width: 14px;
    height: 38px;
    background: url(../img/product/sit/hl_scroll_left.jpg) no-repeat;
    display: none;
}

.hl_scrool_rightbtn {
    width: 14px;
    height: 38px;
    background: url(../img/product/sit/hl_scroll_right.jpg) no-repeat;
    display: none;
}

.demoList {
    width: 1229px;
    overflow: hidden;
}

.demoList li {
    background: #ffffff;
    _display: inline;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.demoList li a {
    display: block;
    width: 650px;
    overflow: hidden;
    cursor: pointer;
}

.demoList li samp,
.demoList li div {
    height: 454px;
    width: 650px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1;
}

.demoList li samp {
    background: url(../img/product/sit/zoom.png) no-repeat center center;
}

.demoList li div {
    background: #000;
}

.demoList li span,
.demoList li b {
    display: block;
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: 90px;
    z-index: 1;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    font-weight: normal;
}

.demoList li span {
    background: #000;
}

#jc-Mod {
    position: absolute;
    z-index: 99;
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
}

#jc-Box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

#box-top {
    height: 24px;
    position: relative;
    background: url(../img/product/sit/box-top.png) repeat-x 0 0;
}

#box-top-left {
    background: url(../img/product/sit/box-ra.png) no-repeat 0 0;
    height: 24px;
    width: 24px;
    position: absolute;
    left: -24px;
    top: 0;
}

#box-top-right {
    background: url(../img/product/sit/box-ra.png) no-repeat -25px 0;
    height: 24px;
    width: 24px;
    position: absolute;
    right: -24px;
    top: 0;
}

#box-btm {
    height: 24px;
    position: relative;
    background: url(../img/product/sit/box-bottom.png) repeat-x 0 0;
}

#box-btm-left {
    background: url(../img/product/sit/box-ra.png) no-repeat 0 -25px;
    height: 22px;
    width: 24px;
    position: absolute;
    left: -24px;
    top: 0;
}

#box-btm-right {
    background: url(../img/product/sit/box-ra.png) no-repeat -25px -25px;
    height: 22px;
    width: 24px;
    position: absolute;
    right: -24px;
    top: 0;
}

#box-cen {
    background: url(../img/product/sit/box-left.png) repeat-y 0 0;
    position: relative;
    left: -24px;
}

#box-cen-right {
    background: url(../img/product/sit/box-right.png) repeat-y right 0;
    position: relative;
    right: -48px;
}

#box-cen-img {
    position: relative;
    left: -24px;
    background: #000;
}

#box-pn {
    position: absolute;
    left: 10px;
    top: 32px;
    height: 30px;
    width: 70px;
    z-index: 101;
}

#box-prev {
    background: #000;
    float: left;
    width: 32px;
    height: 30px;
    cursor: pointer;
}

#box-next {
    background: #000;
    float: right;
    width: 32px;
    height: 30px;
    cursor: pointer;
}

#box-pn a {
    display: block;
    height: 20px;
    position: relative;
    top: 5px;
    left: 5px;
    background: url(../img/product/sit/sprite.png) no-repeat;
}

#box-next a {
    background-position: 0 -20px;
}

#box-prev a {
    background-position: 0 -40px;
}

#box-close {
    background: url(../img/product/sit/box-close.png) no-repeat;
    height: 60px;
    width: 42px;
    position: absolute;
    top: 14px;
    right: -50px;
    cursor: pointer;
    z-index: 101;
}

#box-close a {
    display: block;
    height: 20px;
    position: relative;
    top: 20px;
    left: 8px;
    background: url(../img/product/sit/sprite.png) no-repeat 0 0;
}

#box-text {
    height: 50px;
    position: absolute;
    left: 0;
}

#box-text samp {
    display: block;
    position: absolute;
    background: url(../img/product/sit/arrow.png) no-repeat;
    height: 12px;
    width: 12px;
    left: 48%;
    top: -8px;
    z-index: 1;
}

#box-text-left {
    background: url(../img/product/sit/box-text.png) no-repeat;
    height: 50px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

#box-text-cen {
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    text-align: center;
    background: url(../img/product/sit/box-text-cen.png) repeat-x;
    height: 50px;
    line-height: 50px;
    margin: 0 10px;
    padding: 0 30px;
    font-size: 15px;
    overflow: hidden;
}

#box-text-right {
    background: url(../img/product/sit/box-text.png) no-repeat right 0;
    height: 50px;
    width: 10px;
    position: absolute;
    right: 0;
    top: 0;
}


/*产品列表*/

.pro_menutop {
    width: 100%;
    height: 84px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
}

#my-nav {
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -100px;
    width: 20px;
    height: 200px;
    z-index: 70;
}

#my-nav b {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
}

#my-nav b.active {
    opacity: 1;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #fff;
    padding-bottom: 2px;
}

.main_list {
    width: 100%;
    height: calc(100% - 84px);
    float: left;
    padding-top: 84px;
}

.pro_page6 {
    padding-top: 330px;
}

.pro_page7 {
    padding-top: 330px;
}

@media screen and (max-width: 1440px) {
    .page1-box {
        width: 302px;
        height: 500px;
        top: 222px;
    }
    .page2-box {
        width: 282px;
        height: 585px;
        top: 226px;
    }
    .page3-box,
    .page4-box {
        width: 253px;
        height: 534px;
        top: 290px;
    }
    .page5-box {
        width: 282px;
        height: 531px;
        margin-top: 294px;
    }
    .page6-box {
        width: 294px;
        height: 487px;
    }
    .page7-box {
        width: 317px;
        height: 377px;
    }
    .page8-box {
        width: 847px;
        height: 230px;
        left: 50%;
        margin-top: 120px;
    }
    .page9-box {
        width: 438px;
        height: 720px;
    }
    .page10-box {
        width: 188px;
        height: 236px;
        bottom: 79px;
    }
    .page11-box {
        width: 384px;
        height: 464px;
    }
    .page12-box {
        width: 360px;
        height: 630px;
    }
    .page13-box {
        width: 352px;
        height: 555px;
    }
    .page14-box {
        width: 452px;
        height: 229px;
        margin-top: 55px;
    }
    .page8-box {
        top: 440px;
        margin-left: -450px;
        width: 900px;
        height: 192px;
    }
    .page15-box {
        top: 520px;
        margin-left: -380px;
        width: 800px;
        height: 172px;
    }
    .page16-box {
        top: 460px;
        margin-left: -350px;
        width: 700px;
        height: 162px;
    }
    .pro_head_main {
        width: 1000px;
    }
    .pro_banner {
        padding-top: 235px;
    }
    .pro_banner .pro_banner_title,
    .pro_banner_title2 {
        font-size: 36px;
    }
    .pro_banner img {
        margin-top: 40px;
    }
    .pro_banner3 {
        padding-top: 260px;
    }
    .pro_banner3 .pro_banner_title,
    .pro_banner_title2 {
        font-size: 36px;
    }
    .pro_banner3 img {
        margin-top: 40px;
    }
    .pro_cont_page4,
    .pro_cont_page9 {
        padding-top: 180px;
    }
    body .video_btn {
        width: 83px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        padding-left: 20px;
    }
    .learn-more {
        margin-top: 40px;
    }
    .prolist_1 img {
        width: 420px;
        height: 150px;
        margin-top: 0;
    }
    .list_img1 img {
        height: 88px;
    }
    .prolist_2 img {
        width: 440px;
        height: 110px;
    }
    .pro_cont_page2 {
        padding-top: 250px;
    }
    .pro_banner_title {
        font-size: 30px;
    }
    .pro_banner_cont {
        font-size: 14px;
    }
    .learn-more {
        width: 40px;
        height: 40px;
    }
    .pro_page7 {
        padding-top: 270px;
    }
    .img_po {
        height: 685px;
    }
    .mt90 {
        margin-top: 50px;
    }
    .hl_main5_content1 ul {
        height: 355px;
    }
    .recharge_box .recharge_main {
        padding-top: 100px;
    }
    .pro_head_main2 {
        width: 1100px;
        height: calc(100%);
        margin: 0 auto;
        position: relative;
    }
    .mt70 {
        margin-top: 40px;
    }
    .recharge_menubox .recharge_row {
        margin-top: 45px;
    }
    .page .recharge_title {
        font-size: 28px;
        margin-top: 60px;
    }
    .page .recharge_title2 {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .page .p_title5 {
        margin-top: 25px;
    }
    .Exhibitor {
        margin-bottom: 25px;
    }
    .structure_box {
        width: 820px;
        height: 546px;
    }
    .hl_main5_content1 ul li img,
    .demoList li samp,
    .demoList li div {
        width: 480px;
        height: 350px;
    }
    .hl_main5_content {
        height: 355px;
    }
    .hl_main5_content1 ul li {
        width: 480px;
    }
}

@media screen and (max-width: 1366px) {
    .page1-box {
        width: 270px;
        height: 435px;
        top: 155px;
    }
    .page2-box {
        width: 242px;
        height: 545px;
        top: 136px;
    }
    .page3-box {
        top: 170px;
        left: 50px;
    }
    .page4-box {
        top: 180px;
        left: 100px;
    }
    .page5-box {
        width: 282px;
        height: 497px;
        margin-top: 180px;
    }
    .page6-box {
        width: 247px;
        height: 450px;
        margin-top: 140px;
    }
    .page7-box {
        width: 303px;
        height: 360px;
        margin-top: 200px;
    }
    .page8-box {
        width: 804px;
        height: 215px;
        margin-top: 20px;
    }
    .page9-box {
        width: 416px;
        height: 600px;
    }
    .page10-box {
        width: 175px;
        height: 220px;
        top: 380px;
    }
    .page11-box {
        width: 366px;
        height: 440px;
        margin-top: 120px;
    }
    .page12-box {
        width: 301px;
        height: 520px;
    }
    .page13-box {
        width: 317px;
        height: 508px;
        margin-top: 125px;
    }
    .page14-box {
        width: 430px;
        height: 218px;
        margin-top: 27px;
    }
    .page8-box {
        top: 400px;
        margin-left: -400px;
        width: 800px;
        height: 192px;
    }
    .page15-box {
        top: 395px;
        margin-left: -350px;
        width: 700px;
        height: 172px;
    }
    .page16-box {
        top: 375px;
        margin-left: -300px;
        width: 600px;
        height: 162px;
    }
    .pro_head_main,
    .pro_head_main2 {
        width: 900px;
    }
    .pro_banner {
        padding-top: 175px;
    }
    .pro_banner .pro_banner_title {
        font-size: 30px;
    }
    .pro_banner img {
        margin-top: 0;
    }
    .pro_banner3 {
        padding-top: 200px;
    }
    .recharge_box .recharge_main {
        padding-top: 100px;
    }
    body .video_btn {
        width: 83px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        padding-left: 20px;
    }
    .learn-more {
        margin-top: 40px;
    }
    .list_img1 img {
        width: 340px;
        height: 70px;
    }
    .prolist_2 img {
        width: 380px;
        height: 100px;
    }
    .pro_cont_page2 {
        padding-top: 180px;
        width: 45%;
    }
    .pro_banner_title {
        font-size: 30px;
        margin-bottom: 35px;
    }
    .pro_banner_cont {
        font-size: 14px;
    }
    .prolist_1 {
        margin-top: 35px;
    }
    .pro_page6 {
        padding-top: 200px;
    }
    .pro_page7 {
        padding-top: 220px;
        width: 50%;
    }
    .Exhibitor {
        margin-bottom: 23px;
    }
    .pro_banner_title2 {
        font-size: 30px;
        margin-bottom: 45px;
    }
    .pro_cont_page4 {
        padding-top: 140px;
    }
    .pro_banner_cont2 {
        font-size: 14px;
    }
    .pro_head_main2 .font_5 {
        padding-top: 190px;
    }
    .hl_main5_content1 ul {
        height: 300px;
    }
    .img_po {
        height: 560px;
    }
    .pro_cont_page9 {
        width: 80%;
        text-align: center;
        padding-top: 140px;
        margin: 0 auto;
    }
    .mt70 {
        margin-top: 40px;
    }
    .mt100 {
        padding-top: 100px;
    }
    .recharge_menubox .recharge_row {
        margin-top: 25px;
    }
    .page .recharge_title {
        font-size: 22px;
        margin-top: 30px;
    }
    .page .recharge_title2 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .structure_box {
        width: 730px;
        height: 480px;
        background-size: cover;
        margin-top: 20px;
    }
    .hl_main5_content1 ul li img,
    .demoList li samp,
    .demoList li div {
        width: 480px;
        height: 300px;
    }
    .hl_main5_content {
        height: 300px;
    }
    .hl_main5_content1 ul li,
    .demoList li a {
        width: 400px;
    }
    .footer {
        padding: 10px 0 0px;
    }
    .footer_box li .titlebox {
        margin-bottom: 5px;
    }
    .footer_box .footer_sit {
        padding: 0px 0 0px 20px;
    }
    .footer_nav {
        height: 30px;
        line-height: 30px;
    }
}