body {
    margin: 0;

}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1 {
    color: #333;
}
p{
    margin: 0;
}
.content {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}
img {
    max-width: 100%;
    max-height: 100%;
}
.mgt-100 {
    margin-top: 100px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}
img {
    max-width: 100%;
    max-height: 100%;
}

.pro-box{
    padding: 70px 0;
}

.mgt-100 {
    margin-top: 100px;
}
.product-synopsis {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: visible!important;
}
.product-synopsis > div {
    position: relative;
}
.product-synopsis .text-bot {
    letter-spacing: 1px;
    color: #f08519;
    line-height: 1.3;
}
.img-big {
    position: relative;
}
.img-big .magnifier,.bor .magnifier {
    position: absolute;
    bottom: 10px;
    right: 20px;
    display: block !important;
}
.product-synopsis .img-big, .product-synopsis .img-small li {
    background-color: #ffffff;
}
.product-synopsis .img-big, .product-synopsis .img-small li.active {
    box-shadow: 0 0 10px rgb(210 210 210);
}
.product-synopsis .img-small li:hover {
    cursor: pointer;
}
.product-synopsis .img-big {
    width: 450px;
    height: 450px;
    margin-bottom: 15px;
}
.product-synopsis .img-big img {
    display: none;
}
.product-synopsis .img-big img.active {
    display: block;
}
.product-synopsis .img-small {
    display: flex;
    justify-content: space-between;
}
.product-synopsis .img-small li {
    width: 102px;
    height: 102px;
    transition: .2s all;
}
.product-synopsis .img-small li.active {
    box-shadow: 0 0 10px rgb(208 202 202);
    cursor: pointer;
}
.product-synopsis .img-small li:hover {
    cursor: pointer;
}
.product-synopsis .text-info {
    width: 660px;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.product-synopsis .text-info h1 {
    margin: 0;
    color: #0a4296;
    font-size: 40px;
    line-height: 1.2;
}
.product-synopsis .detail-lsit {
    margin-bottom: 50px;
    color: #666666;
}

.product-synopsis .detail-lsit span {
    display: block;
    font-size: 16px;
    line-height: 36px;
    padding-left: 32px;
    background: url("/product/images/product_text_icon.png") no-repeat left 5px;
}
.product-synopsis .text-info .text-info-title2 {
    font-size: 28px;
    color: #f08519;
    margin: 20px 0 50px;
    line-height: 1.2;
    font-weight: bold;
}
/*.product-synopsis .text-info p {*/
/*    text-indent: 2em;*/
/*    text-align: justify;*/
/*    margin: 0;*/
/*    font-size: 18px;*/
/*    color: #666666;*/
/*    line-height: 30px;*/
/*}*/
.product-synopsis .text-info .btn-group {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.product-synopsis .text-info {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #666666;
}
/*公共样式*/
h1, h2, h3, h4, h5 {
    margin: 0;
}
.p-btn {
    display: inline-block;
    transition: all .3s;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 2px;
    box-shadow: 0px 2px 5px #da9249;
    background-color: #f08519;
    text-align: center;
    text-decoration: none;
}
.p-btn-b {
    box-shadow: 0px 2px 5px #0a4296;
}
.p-btn:hover, p-btn-b:hover {
    cursor: pointer;
    opacity: .7;
}
.p-btn.p-btn-b {
    background-color: #0a4296;
}
img.zoomify.zoomed{
    background-color: #fff;
}
.no-overhide{
    overflow: visible!important;
}

.first-box .case,.first-box .chip,.first-box .core-indicia,
.first-box .guarantee,.first-box .quality,.first-box .quality
,.first-box .resources,.second-box .development,.three-box,.four-box,.seven-box,.five-box
,.six-box{
    padding: 70px 0;
}
/*滚动固定导航栏*/
#scroll-menu-bar {
    height: 100px;
    background-color: #e0ecfb;
}
#scroll-menu-bar.fix {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
}
#scroll-menu-bar ul {
    display: flex;
    height: 100%;
    line-height: 100px;
}
#scroll-menu-bar ul li {
    width: 145px;
    height: 100%;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    transition: all .3s;
    box-sizing: border-box;
    color: #333;
}
#scroll-menu-bar ul li:hover {
    cursor: pointer;
    /*background-color: #f08519;*/
    border-bottom: 2px solid #f08519;
}
#scroll-menu-bar ul li.active {
    /*background-color: #f08519;*/
    border-bottom: 2px solid #f08519;
}

/*tab-box样式*/
#tab-box .first-box {
    background-color: #fff;
}
/*统一标题样式*/
.first-box .i-title {
    letter-spacing: 2px;
    color: #333;
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 1;
}

.first-box .i-detail {
    color: #666;
    line-height: 1.5;
    font-weight: normal;
    text-indent: 2em;
    letter-spacing: 3px;
    font-size: 18px;
    text-align: center;
}
.tab-title {
    color: #000;
    line-height: 36px;
    letter-spacing: 2px;
    font-size: 36px;
    font-weight: normal;
    padding-left: 24px;
    margin-bottom: 12px;
    position: relative;
}
.tab-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #f08519;
}
.tab-title-text {
    color: #000000;
    opacity: 0.7;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    padding-left: 24px;
    margin-bottom: 30px;
}
/*表格公用样式*/
.tab-style {
    margin-top: 40px;
    text-align: center;
}
.tab-style table {
    border-collapse: collapse;
    width: 100%;
    border: none;
}
.tab-style tr {
    height: 36px;
}
.tab-style thead {
    background-color: #7d7d7d;
    color: #fff;
}
.tab-style tbody td{
    padding: 15px 10px;
}
.tab-style td{
    line-height: 1.8;
    border: none;
    border-bottom: 1px solid #e4ebeb;
    background: #eaf3f5;
    color: #999999;
}
.tab-style tbody tr:nth-child(2n) {
    background-color: #e0ecfb;
}
.tab-style table tr:nth-of-type(2n+2) td{
    background: #ffffff;
}
.tab-style .tab-no-bg td{
    background-color: #fff;
    border: 1px solid #e4ebeb;
}
table.no-bg tr td{
    background-color: #ffffff;
    border: 1px solid #eaf3f5;
}
/*first-box*/
.first-box .banner {
    height: 332px;
    box-sizing: border-box;
    text-align: center;
    padding: 70px 0;
    background: url("/product/images/banner_bg.jpg") no-repeat center;
    background-size: cover;
}
.first-box .banner-title {
    margin-top: 15px;
    padding-bottom: 20px;
    color: #fffffc;
    font-size: 44px;
    background: url(/product/images/first_banner_bot_bg.png) no-repeat center bottom;
}
.video-box {
    position: relative;
}
.video-box video.video-bg {
    width: 100%;
    height: 100%;
    display: block;
}
.video-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.video-box-btn {
    z-index: 6;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    cursor: pointer;
}
.box-button {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
}
.box-button span {
    display: block;
    width: 80px;
    height: 80px;
}
.box-button svg {
    fill: #fff;
    width: 100%;
    height: 100%;
}
.video-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .4);
    display: none;
    z-index: 19;
}
.video-wrap .video-contain {
    position: relative;
    width: 70%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.video-wrap .video-contain video {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.video-wrap .video-close {
    font-size: 50px;
    position: absolute;
    right: 0;
    color: #002063;
    opacity: 0.8;
    transform: translateY(-100%);
    cursor: pointer;
    z-index: 12;
}
.first-box .chip {
    text-align: center;
    background: no-repeat center;
    background-size: cover;
    min-height: 830px;
    box-sizing: border-box;
}
.first-box .chip .i-title {
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 28px;
}
.first-box .chip .i-detail {
    color: #ffffff;
    font-size: 18px;
}
.first-box .chip-img {
    text-align: right;
    margin-top: 40px;
}
.first-box .core-indicia {
    text-align: center;
    background: no-repeat center;
    background-size: cover;
}
.core-indicia .swiper-container, .development .swiper-container{
    padding-bottom: 30px;
}
.core-indicia .swiper-pagination, .development .swiper-pagination{
    bottom: 0;
}
.first-box .core-indicia .img-box {
    margin-top: 40px;
    color: #000000;
    font-size: 16px;
}
.first-box .core-indicia .bor{
    position:relative;
    height: 430px;
    border: solid 1px #f08519;
    display: flex;
    align-items: center;
    padding: 1px;
}
.core-indicia .bor,.development .bor{
    background-color: #fff;
}
.first-box .core-indicia .img-box .img {
    width: 560px;
    box-sizing: border-box;
}
.first-box .core-indicia .img-box .img-left {
    float: left;
}
.first-box .core-indicia .img-box .img-right {
    float: right;
}
.first-box .core-indicia .img-box .img-text {
    color: #000000;
    opacity: 0.7;
    margin-top: 16px;
}
.first-box .guarantee {
    background-color: #e0ecfb;
    text-align: center;
}
.first-box .guarantee .i-detail {
    margin-bottom: 35px;
}
.first-box .guarantee .img-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.first-box .guarantee .img-box img{
    max-width: 375px;
}
.first-box .guarantee img:nth-child(3) ~ img{
    margin-top: 25px;
}
.first-box .quality {
    text-align: center;
    background: no-repeat center;
    background-size: cover;
}
.first-box .quality h2 {
    letter-spacing: 2px;
    color: #000000;
    opacity: 0.9;
    font-size: 36px;
    font-weight: normal;
}
.first-box .resources {
    text-align: center;
    box-sizing: border-box;
    text-align: center;
    background-color: #e0ecfb;
}

.first-box .resources{
    background: no-repeat center;
    background-size: cover;
}

.first-box .resources .resources-img {
    margin-top: 40px;
}
.first-box .resources img {
    max-width: 100%;
}

.first-box .case .img-box {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.first-box .case .img-box img {
    width: 32%;
}
.first-box .case .img-box img:nth-child(3) ~ img {
    margin-top: 25px;
}
/*second-box*/
.second-box > div {
}
.second-box .development {
    background: no-repeat;
    background-size: cover;
}
.second-box .development .img-box {
    text-align: center;
}
.second-box .development .img-left {
    float: left;
}
.second-box .development .img-box .bor {
    height: 430px;
    border: solid 1px #f08519;
    position:relative;
    display:flex;
    align-items:center;
    padding:1px;
}
.second-box .development .img-right {
    float: right;
}
.second-box .development .img {
    width: 560px;
    box-sizing: border-box;
}
.second-box .development .img-text {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000000;
    opacity: 0.7;
}

.seven-box .btn-group {
    margin-top: 70px;
    padding-left: 24px;
}
.seven-box .p-btn {
    height: 100px;
    width: 420px;
    line-height: 100px;
    font-size: 36px;
    letter-spacing: 13px;
}
.seven-box .p-btn:first-child {
    margin-right: 100px;
}
#tab-box .three-box {
    background-color: #fff;
}
#tab-box .three-box .btn-group {
    margin-top: 40px;
    padding-left: 24px;
}
#tab-box .three-box .btn-group, #tab-box .four-box .btn-group{
    margin-top: 40px;
    padding-left: 24px;
}
#tab-box .three-box .btn-group a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 4px;
    display: inline-block;
}
#tab-box .three-box .btn-group a.active {
    border-bottom: 1px solid #f08519;
}
#tab-box .three-box .btn-group a.active, #tab-box .four-box .btn-group a.active{
    border-bottom: 1px solid #f08519;
}
#tab-box .three-box .btn-group a, #tab-box .four-box .btn-group a{
    margin-right: 20px;
}
.five-box table a{
    color: #2555a4;
    text-decoration: underline;
    transition: .3s all;
}

.five-box table a:hover{
    color: #f08519;
}
.swiper-slide{
    height: auto;
}
/*调用大图样式*/
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;;height: 100vh;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width: 90%;max-height: 90%;margin:0 auto;z-index: 112;position: relative;}
.big_img .swiper-pagination{position: absolute; top:1.2rem;text-align: center;width: 100%;color: #fff;font-size: 16px}
.big_img .swiper-pagination span{margin:0 0.05rem;color: #fff;}
.big_img .swiper-button{top: 50%;padding: 20px;z-index: 999}
.big_img .swiper-button-next{right: 10px}
.big_img .swiper-button-prev{left: 10px}
.big_img  .swiper-pagination-fraction{bottom: auto}
.post .img:hover{
    cursor: pointer;
}
