/*reset*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin: 0;padding: 0;}
body{font-family:"Microsoft YaHei","SimSun","Arial";color:#333;background:#fff;font-size:14px;line-height:1.42857143;word-break:break-all;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}
a{color:#333;text-decoration:none;}
a:active,a:hover{outline:0}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
ol,ul,li{list-style: none;}
img{border:0;vertical-align:middle;}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none;}
textarea{overflow:auto;resize:none}
select{background:#fff}
table {border-collapse:collapse;border-spacing:0}
[role="button"] {cursor:pointer;}
em{font-style:normal;}
/*浮动*/
.fr{float:right;}
.fl{float:left;}
.clearfix:after,.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}
.pt82{padding-top: 82px;}
.pt0{padding-top: 0!important;}
/*位置*/
.text-center{text-align:center}
.text-right{text-align:right}
.text-left{text-align:left}
/*文字溢出*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.nowrap-2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nowrap-3{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.nowrap-4{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
/*图片*/
.data-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
/*容器*/
.wrap{min-width:1000px;min-height: 600px;padding-top: 100px;}
.container{width: 1000px;margin: 0 auto;}
.bgc-f6{background: #f6f6f6;}
/*标题*/
.secone-title{color: #333;font-size: 30px;font-weight: bold;text-align: center;}
.secone-title .line{display:inline-block;vertical-align:middle;width: 134px;height:4px;background: url("../images/title_line.png") no-repeat center center;margin: 0 20px;}
.secone-title .r{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.slogan{color: #333;text-align: center;margin-top: 10px;}
/*查看更多*/
.more-btn{font-weight: 400;display: block;width:120px;height:40px;line-height: 38px;border: 1px solid #AAAAAA;text-align: center;border-radius:4px;margin: 0 auto;font-size: 16px;color: #333;}
/*头部*/
.page-header{position: fixed;top:0;width: 100%;height: 100px;line-height: 100px;background: #fff;z-index: 999;background: #CC3729;}
.page-header .navbar li{float: left;font-size: 16px;margin-left: 80px;font-family: SimSun;padding: 40px 0 0;line-height: 22px;}
.page-header .navbar li a{display: block;color: #FFB7BA;display: flex;flex-wrap: wrap;}
.page-header .navbar li.active > a::after {content:'';width: 100%;height: 2px;background-color: #fff;border-radius: 1px;margin-top: 12px;}
.page-header .navbar .active{font-weight: bold;}
.page-header .navbar .active a{color: #FFFFFF;font-weight: bold;}
.nav-space{position: fixed;top: 100px;width:100%;height: 0px;background: #eee;z-index: 999;}
/*底部*/
.page-footer{width: 100%;height:253px;background: #1B1B1B;padding-top: 45px;}
.page-footer .logo{display: block;margin-bottom: 20px;}
.page-footer .f-l{max-width: 500px;}
.page-footer .f-l p{color: #fff;line-height: 24px;}
.page-footer .copyright{color: #414141;font-size: 12px;margin-top: 20px; position: absolute;bottom: 3px;width: 100%;left: 0;text-align: center;}
.page-footer .copyright a{color: #414141;margin-left: 12px;}
.page-footer .f-r{padding-top: 32px;}
.page-footer .f-r li{float: left;margin-left: 80px;}
.page-footer .f-r li .s-img{width: 90px;height: 90px;}
.page-footer .f-r li p{color: #999;font-size: 12px;text-align: center;margin-top: 10px;}
.positionRelative{position: relative;}
/*分页*/
.pagelist{text-align:center;padding:20px 0;margin-top:20px;font-size: 16px;line-height:32px;}
.pagelist span{display:inline-block;width:30px;background:#333;color:#FFF;height:32px;border-radius:4px;line-height:32px;}
.pagelist a{color:#666;margin:0 5px;}
.pagelist .last-page{margin-right:20px;}
.pagelist .next-page{margin-left:20px;}
/*面包屑导航*/
.breadcrumb{color: #333;font-size: 12px;padding: 10px 0 78px;}
.breadcrumb span{color: #999;}
/*banner*/
.top-banner{width: 100%;height: 600px;position: relative;}
.top-banner .swiper-container{width: 100%;height: 100%;}
.top-banner .pagination{position: absolute;left: 0;text-align: center;bottom:21px;width: 100%;z-index: 3;}
.top-banner .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #fff;margin: 0 5px;opacity:.6;cursor: pointer;}
.top-banner .swiper-active-switch {opacity: 1;}
.top-banner a{display: block;width: 100%;height: 100%;}
/*首页*/
.page-home{background: url("../images/bg_pc.jpg") center center;}
.page-home .cnt{line-height: 24px;color: #333;font-size: 14px;font-family: SimSun;font-weight: bold;margin-bottom: 60px;}
.page-home .flex-container{display: flex;justify-content: center;}
.page-home .flex-container>div{width: 310px;}
.page-home .flex-container>div:not(:first-child){margin-left: 34px;}
.page-home .flex-container>div>img{width: 310px;height: 200px;}
.page-home .flex-container .title{color: #333333;font-size: 18px;font-family: SimSun;font-weight: bold;margin: 18px 0;}
.page-home .flex-container .content{color: #666666;font-size: 14px;font-family: SimSun;}

.page-home .brief-recommend{padding: 96px 0 100px;}
.page-home .brief-recommend h1,.page-home .brief-recommend h2{color: #333;font-weight: bold;font-size: 36px;line-height: 60px;text-align: center;font-style: italic;}
.page-home .brief-recommend .cnt{color: #666;font-size: 16px;margin-top: 24px;line-height: 30px;text-align: center;}
.page-home .brand-recommend{padding: 98px 0 100px;}
.page-home .brand-recommend ul{font-size: 0;text-align: center;}
.page-home .brand-recommend li{display: inline-block;vertical-align: top;width:310px;height:326px;background: #fff;}
.page-home .brand-recommend li .b-img{display: block;width: 100%;height: 200px;}
.page-home .brand-recommend li .b-intro{padding:20px 16px;text-align: left; }
.page-home .brand-recommend li .b-intro h3{color: #333;font-size: 18px;font-weight: bold;}
.page-home .brand-recommend li .b-intro p{color: #666;font-size:14px;line-height: 24px;height: 48px;margin-top: 15px;}
.page-home .brand-recommend .col-3{margin-left: -35px;}
.page-home .brand-recommend .col-3 li{margin-left: 35px;}
.page-home .brand-recommend .col-3{margin-left: -35px;}
.page-home .brand-recommend .col-2{margin-left: -126px;}
.page-home .brand-recommend .col-2 li{margin-left: 126px;}
.page-home .news-recommend{padding: 0 0 112px;}
.page-home .secone-title{margin-bottom: 69px;}
.page-home .news-recommend .news-l{width: 500px;height: 310px;position: relative;margin-right: 45px;}
.page-home .news-recommend .news-l .swiper-container{width: 100%;height: 100%;background: #313131;}
.page-home .news-recommend .news-l .pagination{position: absolute;left: 0;text-align: right;bottom:9px;width: 100%;padding-right:12px;z-index: 3;}
.page-home .news-recommend .news-l .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #fff;margin: 0 5px;opacity:.6;cursor: pointer;}
.page-home .news-recommend .news-l .swiper-active-switch {opacity: 1;}
.page-home .news-recommend .news-l a{display: block;}
.page-home .news-recommend .news-r{width: 455px;height:310px;position: relative;}
.page-home .news-recommend .news-r h3{color: #333;font-size: 20px;font-weight: bold;font-family: SimSun;margin-bottom: 10px;}
.page-home .news-recommend .news-r p{color: #666;font-size: 14px;line-height: 24px;}
.page-home .news-recommend .news-r li{margin-bottom: 35px;height: 80px;}
.page-home .news-recommend .news-r .more-btn{position: absolute;left: 0;bottom: -2px;margin: 0;}
.page-home .product-recommend{padding: 100px 0 110px;}
.page-home .product-recommend .more-btn{margin-top: 25px;}
.mt50{margin-top: 50px;}
/*产品列表*/
.product-list{margin-left: -24px;}
.product-list li{float:left;width: 230px;height: 355px;margin-left: 26px;margin-bottom: 25px;font-family: SimSun;}
.product-list li .p-img{display:block;width: 100%;height: 230px;}
.product-list li .p-intro{padding: 14px 0 0;}
.product-list li .p-intro h3{color: #333333;font-size: 20px;font-weight: bold;position: relative;margin-bottom: 10px;}
.product-list li .p-intro{font-size: 12px;}
.product-list li .p-intro>p:nth-child(2){color: #666;margin-bottom: 10px;}
.product-list li .p-intro>p:nth-child(2)>em{color: #D00101;font-weight: bold;font-family: Microsoft YaHei;font-size: 14px;}
.product-list li .p-intro>p:nth-child(3){color: #888888;line-height: 22px;font-weight: 400;}
/*品牌*/
.page-brand{background: url("../images/bg_pc.jpg") center center;}
.page-brand .aboutus{padding: 96px 0 100px;}
.page-brand .aboutus .cnt{color: #666;font-size: 16px;line-height: 36px;margin-top: 60px;text-align: center;}
.page-brand .choice{color:#fff;background:rgba(0,0,0,.7);}
.page-brand .choice .headline{position:absolute;width:100%;padding-top:80px;color:#fff;font-size:30px;font-weight:bold;line-height:1;text-align:center;letter-spacing:6px;}
.page-brand .choice .headline small{display:block;padding-top:18px;font-size:14px;font-weight:normal;letter-spacing:0;}
.page-brand .slide-wrapper{position:relative;}
.page-brand .slide-wrapper .container{min-height: 720px;position:relative;}
.page-brand .slide-wrapper .cover{position:absolute;z-index:-1;width:100%;height:100%;top:0;background-repeat:no-repeat;background-position:center center;background-size:cover}
.page-brand .slide-nav{position:absolute;top:0;left:0;padding-top:220px;width:280px;height:100%;background:rgba(0,0,0,.3);cursor: pointer;}
.page-brand .slide-nav li{line-height:100px;font-size:18px;text-align:center;}
.page-brand .slide-nav li.active{position:relative;background:-webkit-gradient(linear,right top, left top,from(rgba(18,18,18,1)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(right,rgba(18,18,18,1),rgba(0,0,0,0));background:-o-linear-gradient(right,rgba(18,18,18,1),rgba(0,0,0,0));background:linear-gradient(270deg,rgba(18,18,18,1),rgba(0,0,0,0));}
.page-brand .slide-nav li.active:before{position:absolute;left:0;content:" ";width:4px;height:100%;background:#ED6D34;}
.page-brand .slide-content{padding-top:220px;padding-left: 342px;}
.page-brand .slide-cnt{padding-bottom: 30px;}
.page-brand .slide-cnt .title{font-size:26px;line-height:1}
.page-brand .slide-cnt .sub-title{margin-top:28px;font-size:18px;line-height:1}
.page-brand .slide-cnt .sub-item{margin-top:58px;font-size:16px;line-height:1.8;}
.page-brand .slide-cnt .sub-item p+p{margin-top:2.7%;}
.page-brand .video-recommend{padding: 97px 0 109px;}
.page-brand .video-recommend ul{margin-left: -40px;margin-top: 69px;}
.page-brand .video-recommend li{float: left;margin-left: 40px;}
.page-brand .video-recommend li p{font-size: 18px;font-weight: bold;margin-top: 15px;}
.page-brand .video-recommend .v-img{display:block;width:480px;height: 300px;position: relative;overflow: hidden;}
.page-brand .video-recommend .v-img img{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s}
.page-brand .video-recommend .v-img:hover img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.page-brand .video-recommend .v-img .play-cover{display:block;position: absolute;top:0;left: 0;width: 100%;height: 100%;background: url("../images/play.png") no-repeat center center;-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s;}
.page-brand .video-recommend .v-img:hover .play-cover{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.page-brand .video-recommend .more-btn{margin-top: 50px;}
.page-brand .mingjia-recommend{padding: 78px 0 120px;}
.page-brand .mingjia-recommend .m-banner{height: 493px;margin-top: 70px;margin-bottom:50px;position: relative;}
.page-brand .mingjia-recommend .swiper-container{width: 100%;height: 100%;}
.page-brand .mingjia-recommend .swiper-slide{width: 450px;height: 493px;padding: 0 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-brand .mingjia-recommend .m-banner .arrow-btn{position:absolute;top:50%;left:50%;display: none;width:46px;height:46px;background: rgba(0,0,0,.5) url("../images/arrow.png") no-repeat 13px center;border-radius:50%;margin-top: -23px;cursor: pointer;z-index: 10;}
.page-brand .mingjia-recommend .m-banner .arrow-left{margin-left: -477px;}
.page-brand .mingjia-recommend .m-banner .arrow-right{margin-left: 447px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.page-brand .mingjia-recommend .m-banner:hover .arrow-btn{display: block;}

.page-brand .item-container{width: 100%;font-size: 0;}
.page-brand .item-container>a{display: inline-block;width: 470px;margin-bottom: 70px;}
.page-brand .item-container>a>img{width: 100%;height: 288px;}
.page-brand .item-container>a:nth-child(2n){margin-left:60px;}
.page-brand .item-container>a p{font-size: 20px;font-family: SimSun;font-weight: bold;color: #333;margin-top: 21px;}


/*产品*/
.product-type-nav{position: fixed;top:80px;left:0;width: 100%;height: 60px;line-height: 56px;z-index: 99;}
.product-type-nav li{float: left;margin-right: 40px;}
.product-type-nav li a{display:inline-block;vertical-align:top;padding: 0 6px;font-size: 18px;}
.product-type-nav li.active{border-bottom: 4px solid #ED6D34;font-weight: bold;}
.page-product{background: url("../images/bg_pc.jpg") center center;}
.page-product.product-has-nav{padding-top: 140px;}
.page-product .secone-title{padding-top: 106px;}
.page-product .series-list .series-item{padding: 70px 0 60px;}
.page-product .series-list .series-item:nth-child(2n){background: #F6F6F6;}
.page-product .series-list .s-titl{color: #333;font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.page-product .series-list .s-des{color: #666;margin-bottom: 35px;}
.page-product .more-btn{margin-top: 25px;}
/*产品详情*/
.page-productS{padding-bottom: 100px;background: url("../images/bg_pc.jpg") center center;}
.page-productS .product-top .p-img{width: 400px;margin-right: 62px;}
.page-productS .product-top .p-img .gallery-top{width: 100%;height: 400px;}
.page-productS .product-top .p-img .gallery-top .video-slide{padding: 57px 0;background: #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;cursor: pointer;}
.page-productS .product-top .p-img .gallery-top .video-slide .cover{position:absolute;top:0;left:0;display: block;width: 100%;height: 100%;background: url("../images/play.png") no-repeat center center;}
.page-productS .product-top .p-img .gallery-thumb{height: 63px;margin: 20px 0 0 -5px;}
.page-productS .product-top .p-img .gallery-thumb .swiper-slide{width:75px;height: 63px;padding:0 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-productS .product-top .p-img .gallery-thumb .swiper-slide .thumb{width: 100%;height: 100%;position: relative;}
.page-productS .product-top .p-img .gallery-thumb .video-slide .cover{position:absolute;top:0;left:0;display: block;width: 100%;height: 100%;background: url("../images/play.png") no-repeat center center/28px;}
.page-productS .product-top .p-img .gallery-thumb .swiper-slide-active .thumb:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 100%;border: 3px solid #C69C6C;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-productS .product-top .p-img .gallery-thumb .video-slide .thumb{padding: 15px 0;background: #000;}
.page-productS .product-top .p-img .center-align{text-align: center;}
.page-productS .product-top .p-img .center-align .swiper-slide{display: inline-block;float: none;}
.page-productS .product-top .p-intro{width: 538px;}
.page-productS .product-top .p-intro h1{font-size: 42px;color: #333;font-weight: bold;margin-bottom: 20px;font-family: SimSun;}
.page-productS .product-top .p-intro .series{color: #666;font-size: 14px;line-height: 24px;}
.page-productS .product-top .p-intro .n-price{width:321px;height: 45px;line-height:43px;font-size: 24px;margin-top: 15px;margin-bottom: 25px;}
.page-productS .product-top .p-intro .n-price .titl{color: #333;font-weight: bold;font-size: 14px;}
.page-productS .product-top .p-intro .n-price .price{color: #CB3729;font-weight: bold;font-size: 30px;}
.page-productS .product-top .p-intro .o-price{color: #333;font-size: 20px;font-weight: bold;margin-top: 25px;}
.page-productS .product-top .p-intro .o-price span{display: inline-block;vertical-align: top;padding: 0 6px;position: relative;}
.page-productS .product-top .p-intro .o-price span:before{content:"";width:100%;height:2px;position:absolute;left:0;top:50%;margin-top:-1px;background:#C2141C;}
.page-productS .product-top .p-intro .tel{color: #666;font-size: 18px;margin-top: 30px;}
.page-productS .peijian{padding-top: 90px;}
.page-productS .peijian ul{margin-left: -30px;}
.page-productS .peijian li{float: left;width: 140px;height:190px;margin-left: 31px;margin-bottom: 25px;}
.page-productS .peijian li .img{width: 100%;height: 140px;}
.page-productS .peijian li p{color: #333;font-size: 14px;margin-top: 6px;text-align: center;}
.page-productS .jieshao{padding-top: 65px;}
.page-productS .jieshao .cnt{color: #333;font-size: 16px;line-height: 36px;text-align: center;}
.page-productS .jieshao .cnt img{max-width: 100%;height: auto!important;}
.page-productS .picture{padding-top: 65px;}
.page-productS .picture li img{width: 100%;height: auto;}
.page-productS .picture li{margin-bottom: 22px;}
.page-productS .product{padding-top: 60px;}
.page-productS .product .product-list{margin-top: 79px;}
.page-productS .p-intro-li{display: flex;align-items: center;color: #343434;font-size: 14px;margin-top: 12px;}
.page-productS .p-intro-li>img{width: 6px;height: 6px;}
.page-productS .p-intro-li>span{text-align: justify;display: inline-block;min-width: 70px;height: 20px;}
.page-productS .p-intro-li>span:after{content:' ';display:inline-block; /*padding-left: 100%;*/width:100%;}
.page-productS .p-intro-li>em{margin: 0 8px;}
.page-productS .p-intro-li>img{margin-right: 10px;}
.page-productS .p-intro-buy{width: 246px;height: 43px;display: inline-block;background-color: #CB3729;border-radius: 2px;font-family: SimSun;color: #fff;font-weight: bold;font-size: 20px;line-height: 43px;text-align: center;letter-spacing: 3px;}
.mb30{margin-bottom: 30px;}
.mt65{margin-top: 65px;}
/*tv pop*/
.pop-video-box .cover{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000}
.pop-video-box .close{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;z-index:999;cursor:pointer;margin-top:-335px;margin-left:500px}
.pop-video-box .video-box{display:none;position:fixed;top:50%;left:50%;width: 1000px;height: 625px;margin-top:-312.5px;margin-left:-500px;z-index:2001}
.pop-video-box.show .cover,.pop-video-box.show .video-box{display:block}
#player-container-id{width:100%;height:100%}
/*资讯*/
.page-news{padding-top: 180px;padding-bottom: 100px;background: url("../images/bg_pc.jpg") center center;}
.page-news .news-list{padding-bottom: 55px;}
.page-news .news-list li{display: flex;align-items: center;height: 78px;width: 100%;margin-top: 48px;}
.page-news .news-list li .news-item-date{background-color: #fff;width: 78px;height: 78px;box-sizing: border-box;border: 1px solid #EBEBEB;color: #BCBCBC;text-align: center;padding:10px 0;}
.page-news .news-list li .news-item-date .day{font-size: 40px;font-weight: bold;line-height: 36px;}
.page-news .news-list li .news-item-date .year-month{font-size: 12px;font-weight: 400;margin-top: 6px;}
.page-news .news-list li .news-item-content{width: calc(100% - 90px);margin-left: 12px;height: 100%;overflow: hidden;}
.page-news .news-list li .news-item-title{width: 620px;color: #343434;font-size: 20px;font-family: SimSun;font-weight: bold;line-height: 20px;display: block;}
.page-news .news-list li .news-item-desc{color: #666;font-size: 14px;font-weight: 400;margin-top: 10px;line-height: 23px;}


.page-news .news-list .noimg{padding: 30px 0 22px;}
.page-news .news-list li:first-child{padding-top: 0;}
/*资讯详情页*/
.page-newsS{padding-bottom: 140px;background: url("../images/bg_pc.jpg") center center;}
.page-newsS .video-box{width: 100%;height: 439px;}
.page-newsS .n-title{color: #333;font-size: 42px;font-weight: bold;text-align: center;font-family: SimSun;}
.page-newsS .n-time{color: #999;font-size: 14px;margin-top: 10px;text-align: center;}
.page-newsS .cnt{color: #333;font-size: 16px;line-height: 30px;margin-top: 70px;}
.page-newsS .cnt img{max-width: 100%;height: auto!important;}
/*名家题词*/
.page-mingjia{padding-bottom: 100px;}
.page-mingjia ul{margin-top: 50px;margin-left: -80px;padding: 0 40px;}
.page-mingjia ul li{float:left;width: 420px;height: 493px;margin-left: 80px;margin-bottom: 60px;}
/*视频*/
.page-video{padding-top: 180px;}
.page-video .secone-title{padding-top: 98px;}
.page-video .series-list .series-item{padding: 0 0 102px;}
.page-video .series-list .series-item:nth-child(2n){background: #F6F6F6;}
.page-video .series-list .s-titl{color: #333;font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.page-video .series-list .s-des{color: #666;margin-bottom: 35px;}
.page-video .video-list{margin-left: -13px;}
.page-video .video-list li{float: left;width:312px;height:230px;margin-left: 22px;margin-bottom: 35px;}
.page-video .video-list li h3{font-size: 16px;margin-top:14px;color: #333;}
.page-video .video-list .v-img{display:block;width:100%;height: 200px;position: relative;overflow: hidden;}
.page-video .video-list .v-img img{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s}
.page-video .video-list .v-img:hover img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.page-video .video-list .v-img .play-cover{display:block;position: absolute;top:0;left: 0;width: 100%;height: 100%;background: url("../images/play.png") no-repeat center center;-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: -webkit-transform .5s;transition: -webkit-transform .5s;-o-transition: -o-transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s, -o-transform .5s;}
.page-video .video-list .v-img:hover .play-cover{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.page-video .more-btn{margin-top: 15px;}
/*视频详情页*/
.page-videoS{padding-bottom: 100px;}
.page-videoS .v-title{color: #343434;font-size: 42px;font-weight: bold;margin-bottom: 10px;text-align: center;font-family: SimSun;}
.page-videoS .v-time{color: #9A9A9A;margin-bottom: 35px;text-align: center;}
.page-videoS .v-container{width: 800px;margin: 0 auto;}
.page-videoS .video-box{width: 100%;height: 500px;}
.page-videoS .type-box{position: relative;margin-top: 32px;}
.page-videoS .type-box h1{position: absolute;top:0;left: 0;line-height:24px;color: #333;font-size: 18px;font-weight: bold;border-left: 5px solid #ED6D34;padding-left: 5px;}
.page-videoS .type-box ul{padding-top: 5px;}
.page-videoS .type-box ul li{float:left;width:44px;height:18px;line-height: 17px;background: #F2F2F2;color: #666;font-size: 12px;text-align: center;margin-left: 15px;border-radius: 10px;margin-bottom: 29px;cursor: pointer;}
.page-videoS .type-box ul .active{background: #ED6D34;color: #F2F2F2;}
.page-videoS .type-box ul li:first-child{margin-left: 98px;}
.page-videoS .jiemu-list{margin-left: -20px;height:140px;}
.page-videoS .jiemu-list .swiper-container{width: 100%;height: 100%;}
.page-videoS .jiemu-list .swiper-slide{width:164px;height:140px;padding-left: 19px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.page-videoS .jiemu-list .swiper-slide .thumb{display:block;width: 100%;height: 90px;position: relative;}
.page-videoS .jiemu-list .swiper-slide .thumb:before{content: "";position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);}
.page-videoS .jiemu-list .swiper-slide p{color: #666;font-size: 14px;line-height: 22px;height: 44px;margin-top: 5px;}
.page-videoS .jiemu-list .active .thumb{border: 3px solid #ED6D34;}
.page-videoS .jiemu-list .active p{color: #333;font-weight: bold;}
/*联系我们*/
.page-contact{padding-bottom: 50px; display: flex;justify-content: space-between;}
.page-contact>div{width: 200px;height: 240px;border-radius: 4px;background-color: #333;box-sizing: border-box;padding: 66px 12px 0;}
.page-contact>div>div{color: #fff;font-size: 22px;font-weight: bold;text-align: center;font-family: SimSun;}
.page-contact>div>div>img{margin-left: 5px;margin-top: -4px;}
.page-contact>div>p{color: #999;font-family: SimSun;font-size: 16px;font-weight: 400;margin-top: 32px;text-align: center;line-height: 26px;}

/*首页*/
.normal-container{padding: 0 0 100px;width: 1000px;margin: 0 auto;}
.level-one-title{text-align: center;width: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 70px;}
.level-one-title span{font-size: 36px;font-family: SimSun;color:#CC3729;font-weight: bold;padding: 0 22px;}
.level-one-title img{height: 54px;width: 72px;}
.level-one-title-small{text-align: center;width: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 40px;}
.level-one-title-small span{font-size: 26px;font-family: SimSun;color:#CB3729;font-weight: bold;border: 1px solid#E18A80;border-radius: 50%;height: 38px;width: 38px;display: inline-block;line-height:36px;}
.level-one-title-small em{padding: 0 20px;}
.level-one-title-small em>img{width: 21px;height: 34px;}

.level-two-title{border-left: 6px solid #1C1C1C;padding-left: 10px;font-size: 30px;font-family: SimSun;color: #343434;font-weight: bold;height: 30px;line-height: 30px;margin-bottom: 40px}

.leftimg-container{overflow: hidden;width: 100%;font-size: 0;display: flex;align-items: center;justify-content: space-around;height: 310px;position: relative;}
.leftimg-container>img{width: 380px;height: 310px;position: absolute;left: 0;top: 0;}
.leftimg-container>div{background: #FFFFFF;overflow-y: auto;position: absolute;right: 0;letter-spacing: 1px;box-sizing: border-box;display: inline-block;height: 310px;width: calc(100% - 380px);border: 1px solid #EEEEEE;border-left: none;padding: 30px;font-size: 14px;line-height: 24px;font-family: SimSun;font-weight: bold;color: #333;}
.leftimg-container>div>h3{color: #333333;font-size: 30px;font-weight: bold;font-family: SimSun;margin-bottom: 10px;}

.rightimg-container{overflow: hidden;width: 100%;font-size: 0;display: flex;align-items: center;justify-content: space-around;height: 310px;position: relative;}
.rightimg-container>img{width: 380px;height: 310px;position: absolute;right: 0;top: 0;}
.rightimg-container>div{background: #FFFFFF;overflow-y: auto;position: absolute;left: 0;letter-spacing: 1px;box-sizing: border-box;display: inline-block;height: 310px;width: calc(100% - 380px);border: 1px solid #EEEEEE;border-right: none;padding: 30px;font-size: 14px;line-height: 24px;font-family: SimSun;font-weight: bold;color: #333;}
.rightimg-container>div>h3{color: #333333;font-size: 30px;font-weight: bold;font-family: SimSun;margin-bottom: 10px;}

.banner-container{text-align: center;width: 100%;height: 247px;color: #fff;font-family: SimSun;font-weight: bold;background-color: #1B1B1B;font-size: 30px;}
.banner-container img{width: 100%;max-height: 100%;}
.banner-container>p{padding:50px 15px;line-height: 70px;height: 100%;}
.mt70{margin-top: 70px;}
.mt40{margin-top: 40px;}
.mt30{margin-top: 30px;}

.normal-text-container{width: 100%;font-size: 14px;line-height: 24px;color: #333;font-weight: bold;font-family: SimSun;letter-spacing: 1px;}

