@charset "utf-8";
/* 浏览器样式初始化 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px;font-family:"Microsoft Yahei";line-height:2em}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
html,body{background: #ffffff;color:#333;}
ul,ol,li{list-style:none;margin: 0;padding: 0;}
a{color:#4b4848;text-decoration:none;}
a:hover{text-decoration:none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease;}
img{border:0;display: block;}
em,i{font-style:normal}
h1,h2,h3,h4,h5{font-weight:normal}
select::-ms-expand { display: none; }  
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear { zoom:1; }
.left{ float:left; }
.right{ float:right;}
.hide{ display:none;}
.wid_1200{width: 1200px;margin: 0 auto;}
input,textarea{outline:none;}

img.ofi{object-fit: cover;font-family: 'object-fit: cover;';}

/* 滚动条 */
::-webkit-scrollbar {
	/* display: none; */
	width:5px;
	height:5px
}
::-webkit-scrollbar-track {
	border-radius:0;
	background:#e5e5e5; 
}
::-webkit-scrollbar-thumb {
	border-radius:5px;
	background: #747474;
}
::-webkit-scrollbar-thumb:hover {
	border-radius:5px;
	background: #747474;
}

/*ie css*/
.lte_ie .wap4_peo{position: absolute;top:-185px;}
.lte_ie .wap4_bg{position: absolute;top:0px;left: 0px;}
.lte_ie .tips{display: none;}
.lte_ie .product a:hover .tips{display: block;}
.lte_ie .wap2_bg{float: left;margin-top: 0px;}
.lte_ie .index_wap4{margin: 150px 0px 400px 0px;}
.lte_ie .nav_button .line:first-child{top:15px;}
.lte_ie .nav_button .line{top:25px;}
/*head*/
.head1,.head2{position:fixed;z-index:96;}
.logo{position: fixed;top:20px;left:36px;z-index:91;}
.logo a{display: block;outline: none;}
/* .logo a img{width: 100%;} */
.nav_button{display:block;position: fixed;background:#4b4848;cursor: pointer;z-index: 96}
.nav_button .line{display: block;background: #fff;position:absolute;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.nowon .line:nth-child(1){-webkit-transform: rotate(45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  
}
.nowon .line:nth-child(2){ -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
 
}
.head1 .nav_button{width:43px;height:43px;top:24px;right:24px;}
.head1 .nav_button .line{width: 20px;height: 2px;left:12px;}
.head1  .nav_button .line:nth-child(1){top:15px;}
.head1  .nav_button .line:nth-child(2){top:25px;}
.head1  .nowon .line:nth-child(1){ top:20px;left:12px;}
.head1  .nowon .line:nth-child(2){ top:20px;left:12px;}
.head2 .nav_button{width:39px;height: 39px;top:15px;right:15px;}
.head2 .nav_button .line{width: 20px;height: 2px;left:10px;}
.head2  .nav_button .line:nth-child(1){top:13px;}
.head2  .nav_button .line:nth-child(2){top:22px;}
.head2  .nowon .line:nth-child(1){top:18px;left:10px;}
.head2  .nowon .line:nth-child(2){ top:18px;left:10px;}
.nav{width:0px;height:100%;position: fixed;top:0px;right:0px;background: #ffffff;box-shadow: 5px 0 30px 0px #f3f2f3;z-index: 93;display: block;}
.nav ul{margin-top: 97px;position:absolute;}
.nav li{width: 420px;}
.nav li a{display: block;width: 100%;height: 51px;border-top:1px solid #f8f8f8;line-height: 51px;padding-left: 51px;color: #b0b0b0;}
.nav li a:hover{background: #fafafa;color:#595757;}
.h_nav{width:0px;height: 100%;background:#ffffff;position: fixed;top:0px;right:285px;z-index:90;display:none;}
.h_nav ul{background:#fafafa;display: block;}
.h_nav li a{display: block;width: 100%;height:51px;line-height: 51px;padding-left:28px;color: #b0b0b0;}
.h_nav li a:hover{background: #e6e6e6;color:#595757;}
.h_nav .h_nav1{margin-top: 98px;}
.h_nav .h_nav2{margin-top: 148px;}
.h_nav .h_nav3{margin-top: 201px;}
.h_nav .h_nav4{margin-top: 252px;}

.banner{width:100%;position: relative;z-index:1;overflow: hidden;}
.banner .hd{height: 75px;width: 100%;overflow: hidden;position: fixed;left: 0;top:723px;z-index:3}
.banner .hd ul{text-align:center;}
.banner .hd li{ display: inline-block;width:15px;height:15px;margin-right: 12px;border-radius:10px;text-align: center;line-height: 15px;cursor: pointer;overflow: hidden;}
.banner .hd li a{display:block;width:5px;height: 5px;border-radius: 3px;background: #ffffff;margin:5px auto;}
.banner .hd .on{border: 2px solid #ffffff;}
.banner .bd ul{width:100%!important;}
.banner .bd li{width: 100%!important;height: 800px;background-position: center 0px;background-attachment:fixed;background-repeat:no-repeat;min-width:1200px;margin:0 auto;}
.banner-info{position: relative;left: 14.21%;top: 26.87%;}
.banner-info-use{color: #e5e5e5;font-size: 30px;line-height: 1em;}
.banner-info-title{position: relative;padding:15px 0 21px;color: #fff;font-size: 60px;line-height: 1em;}
.banner-info-title::after{content: '';position: absolute;bottom: 0;left: 0;width: 66px;height: 5px;background: #fff;}
.banner-msg{display: flex;align-items: center;margin-top: 48px;}
.banner-msg p{position: relative;padding-left: 12px;padding-right: 30px;color: #e5e5e5;font-size: 20px;line-height: 1em;}
.banner-msg p::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 4px;border-radius: 50%;background: #e5e5e5;}
.banner-more{display: block;width: 173px;height: 53px;margin-top: 83px;color: #1a1a1a;font-size: 16px;line-height: 53px;text-align: center;background: #fff;transition: all .5s;}
.banner-more:hover{color: #cd143e;}
.banner .bd li:nth-child(4) .banner-info-use,.banner .bd li:nth-child(4) .banner-info-title,.banner .bd li:nth-child(4) .banner-msg p{color: #1a1a1a;}
.banner .bd li:nth-child(4) .banner-info-title::after,.banner .bd li:nth-child(4) .banner-more{color: #fff;background: #1a1a1a;}

.moonie{width:100%;height: 43px;background: url(/static/img/mooine.png) no-repeat center;position:fixed;top:543px;margin:0 auto;z-index:5;animation:mymove 1.5s infinite alternate;
-webkit-animation:mymove 1.5s infinite alternate; /*Safari and Chrome*/}
@keyframes mymove
{
from {top:543px;opacity: 1;}
to {top:650px;opacity: 0;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {top:543px;opacity: 1;}
to {top:650px;opacity: 0;}
}
/*end top*/

.title{color:#4c4948;font-size: 24px;margin: 0 auto;text-align: center;border-bottom: 2px solid #e7e7e6;}
.number{height: 30px;line-height: 30px;text-align: right;margin: 0 auto;color: #7d7d7d;}
/*index_wap1*/
.index_wap1{padding: 70px 0px;position:relative;z-index:5;}
.index_wap1 h2,.index_wap1 p{width: 144px;}
.index_wap1 span{display: block;width: 854px;margin: 55px auto;color: #7d7d7d;}
.more{display: block;width: 37px;height: 37px;background: url(/static/img/more.png) no-repeat center;transition: background 2s;}
.more:hover{background: url(/static/img/more_hover.png) no-repeat center;}
.index_wap1 .more{margin: 0 auto;}
.index_wap2{width: 100%;position: relative;z-index: 20;overflow: hidden;height: 1089px;background:url(/static/img/wap2bg.jpg) no-repeat fixed center;border-bottom:1px solid #ddd;padding-top:50px;}
.index_wap2 .title{width:100px;}
.index_wap2 .product{position: relative;min-height: 760px;margin-top:53px;}
.index_wap2 .product a{position: absolute;overflow: hidden;}
.index_wap2 .product a img{width: 100%;transition:all 1.5s;}
.index_wap2 .tips{text-align: center;transition:all 1s;opacity: 0;transform:scale(0.9);}
.index_wap2 .tips p{width:100%;color:#d7d7d7;}
.index_wap2 .tips p:first-child{color:#333;}
.index_wap2 .product a:hover img{transform:scale(1.3);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}
.index_wap2 .product a:hover .tips{transform:scale(1); opacity: 0.9;}
.product1{left: 386px;width: 612px;height: 423px;}
.product2{top:221px;left: 88px;width: 291px;height: 202px;}
.product3{top:431px;left: 239px;width: 480px;height: 375px;}
.product4{top:431px;left: 729px;width: 349px;height: 240px;}

.product1 .tips{width:612px;height:423px;background: url(/static/img/p_bg1.png) no-repeat #fff;position: absolute;top:0px;}
.product1 .tips p:first-child{margin-top:170px;font-size:21px;}
.product2 .tips{width:291px;height:202px;background: url(/static/img/p_bg2.png) no-repeat #fff;position: absolute;top:0px;}
.product2 .tips p:first-child{margin-top:68px;font-size:18px;}
.product3 .tips{width:480px;height:375px;background: url(/static/img/p_bg3.png) no-repeat #fff;position: absolute;top:0px;}
.product3 .tips p:first-child{margin-top:125px;font-size:18px;}
.product4 .tips{width:349px;height:240px;background: url(/static/img/p_bg4.png) no-repeat #fff;position: absolute;top:0px;}
.product4 .tips p:first-child{margin-top:82px;font-size:18px;}
.index_wap2 .more{margin: 90px auto;}

.index_wap3{position: relative;z-index: 30;margin: 70px auto;}
.index_wap3 h2,.index_wap3 .number{width: 98px;}
.brand{position: relative;overflow: hidden;height: 305px;margin: 85px auto;}
.brand .hd{position: absolute;top: 200px;right: 0px;z-index: 35;line-height:normal;}
.brand .hd li{float: left;width: 15px;height: 15px;border-radius: 15px;margin-right: 15px;cursor: pointer;}
.brand .hd li a{display: block;width:3px;height: 3px;border-radius: 5px;background: #666464;margin: 6px auto;}
.brand .hd .on{border: 2px solid #666464;}
.brand .swiper-pagination{position: absolute;top: 200px;right: 0px;display: flex;align-items: center;z-index: 35;line-height:normal;}
.brand .swiper-pagination .swiper-pagination-bullet{position: relative;width: 15px;height: 15px;border-radius: 15px;margin-right: 15px;cursor: pointer;background: transparent;}
.brand .swiper-pagination .swiper-pagination-bullet-active{border: 2px solid #666464;}
.brand .swiper-pagination .swiper-pagination-bullet::after{position: absolute;left: 0;content: "";width:3px;height: 3px;border-radius: 5px;background: #666464;margin: 6px;border: none;outline: none;background: #666464;}

.brand .bd a:hover .evideo img{opacity:1;}
.brand li{position: relative;height: 304px;}
.p_video{width:403px; height:282px;position: absolute;background:#fff;}
.p_video .evideo{position:absolute;top:0px;left:0px;width:403px;padding:110px 0px;background-color:rgba(5,5,5,0.5);}
.p_video .evideo img{margin:0 auto;display:block;width:63px;height:63px;opacity:0.5;}
.p_video img{width:403px;height:282px;}
.green_shadow{width:370px;height: 145px;background: rgb(205,20,62);position: absolute;top:156px;left: 56px;}
.p_tit{width:663px;background: #fff;padding: 27px 30px;position: absolute;top:62px;left: 286px;}
.p_tit span{display: block;width:122px;height:2px;background:#333;margin-bottom: 10px;}
.p_tit p{font-size:18px;}
.p_summ{width: 529px;color: #7d7d7d;position: absolute;top:175px;left: 482px;}
.index_wap3 .more{margin: 0 auto;}

.index_wap4{background:url(/static/img/wap4bg.jpg) no-repeat fixed center;padding:300px 0px;position:relative;z-index:40;border-top:1px solid #ddd;margin-bottom:100px;}
.index_wap4 .title{color:rgb(205,20,62);width:120px;}
.index_wap4 .number{width:117px;}


.live_list li{width:267px;margin:0px 38px;background:#fff;}
.live_list li .pic img{height:146px;}
.live_list{position: relative;z-index: 43;overflow:hidden;top:193px;}
.live_list .hd{display: none;}
.live_list .bd{margin-left:87px;}
.prev,.next{width:40px; height:78px;position: absolute;top:119px;cursor: pointer;}
.prev{background: url(/static/img/prev.png) no-repeat center;}
.prev:hover{background:url(/static/img/prevs.png) no-repeat center;}
.next{background: url(/static/img/next.png) no-repeat center;right:0px;}
.next:hover{background: url(/static/img/nexts.png) no-repeat center;right:0px;}
.cet{padding:30px;}
.cet p:first-child{font-size:18px;color:#000;}
.cet span{color:#7d7d7d;}
.more{margin-left:30px;margin-bottom:20px;}

.join_us{width:100%;background: #f6f6f6;position: relative;z-index: 50;padding: 67px 0px;}
.join_us .title{width:100px;}
.j_us{width:1054px;margin: 56px auto;overflow: hidden;}
.j_us li{float: left;margin-left: 70px;}
.j_us li input{border:none;width:294px;height:40px;line-height: 40px;background: #fff;color:#898989;transition:all 1s;padding-left:10px;}
.j_us li:first-child{margin-left: 0px;}
.j_us textarea{width:100%;height: 114px;margin-top: 21px;background:#fff;border:none;transition:all 1s;color:#898989;padding-left:10px;overflow-y: auto;}


.j_form{width:1054px;margin: 56px auto;overflow: hidden;}
.j_form li{float: left;margin-left: 70px;}
.j_form li input{border:none;border-bottom:2px solid #efefef;width:300px;height:40px;line-height: 40px;background: none;color:#898989;transition:all 1s;}
.j_form li input:hover{border-bottom:1px solid #333;}
.j_form li:first-child{margin-left: 0px;}
.j_form textarea{width:100%;height: 114px;margin-top: 21px;background:none;border:none;border-bottom: 2px solid #efefef;transition:all 1s;color:#898989;}
.j_form textarea:hover{border-bottom:1px solid #333;}
.enter{display:block;width:100px;height:42px;background:#f6f6f6;line-height: 36px;text-align: center;color:#898989;border:1px solid #d2d2d2;margin: 0 auto; margin-top: 52px;cursor: pointer;}
.enter:hover{background: rgb(205,20,62);color:#fff;border:none;}

.footer{width:100%;padding: 85px 0px;position:relative;z-index:89;}
.footer dl{float:left;margin-right: 130px;}
.footer dt{font-size:14px;font-weight:bold;margin-bottom: 25px;color:#4b4848;}
.footer dd{margin-bottom: 5px;}
.footer dd a {color:#7d7d7d;}
.footer dd a:hover{color:#000;}
.foot_right p{font-size:14px;font-weight: bold;color:#4b4848;}
.dress{margin: 36px 0px;}
.dress li{color:#7d7d7d;}
.dress li span{display: block;text-indent: 3em;}
.relation li{float: left;margin-right: 18px;}
.relation li a{display:block;width:30px;height:30px;background-image: url(/static/img/relation.png);transition: background-position 1s;-moz-transition:background-position 1s;background-repeat:no-repeat;cursor:pointer;}
.relation1 a{background-position: 1px 0px;}
.relation1 a:hover{background-position: 1px -31px;}
.relation2 a{background-position: -42px 0px;}
.relation2 a:hover{background-position: -42px -31px;}
.relation3 a{background-position: -86px 0px;}
.relation3 a:hover{background-position: -86px -32px;}
.relation4 a{background-position: -129px 0px;}
.relation4 a:hover{background-position: -129px -29px;}
.relation5 a{background-position: -169px 0px;}
.relation5 a:hover{background-position: -169px -29px;}
.relation6 a{background-position: -214px 0px;}
.relation6 a:hover{background-position: -214px -29px;}
.relation5{position: relative;overflow: hidden;transition: all .5s;}
.wechat{position: absolute;left: 50%;top: -5px;transform: translate(-50%,-100%);display: flex;justify-content: center;align-items: center;width: 100px;height: 100px;padding: 2px;border-radius: 5px;box-shadow: 0 0 5px rgba(0,0,0,.15);background: #fff;opacity: 0;transition: all .5s;}
.wechat img{width: 100%;}
.relation5.on{overflow: visible;}
.relation5.on .wechat{opacity: 1;}
.feet{width:100%;border-top:1px solid #f3f4f4;}
.feet{padding: 31px 0px;}
.feet .nopadd{padding-left:5%;}
.feet .wid_1200{display: flex;align-items: center;}
.indexgo{position:fixed;right:5%;top:70%;z-index:90;display:none;}

.story_wap1,.story_wap2,.story_wap3,.story_wap4,.story_wap5,.story_wap6,.story_wap7{overflow:hidden;}
.story_wap1{margin-top: 176px;}
.story_wap1 img{margin: 0 auto;display:block;width:100%;max-width:1600px;}
.story_wap2 .number,.story_wap2 .title{width:107px;}
.story_wap2{width:100%;padding-top:73px;height:493px;background:url(/static/img/story_wap2bg.jpg) no-repeat center;}
.story_wap3 {margin: 30px auto;width:1600px;}
.story_wap3 .number,.story_wap3 .title{width: 107px;}
.story_wap3 .green_bg{width:319px;box-shadow: 35px 35px 0px -16px rgb(205,20,62);position: relative;}
.story_wap3 ul{margin-top: 91px;}
.story_wap3 li{width: 339px;margin-left:150px;float: left; }
.a-Hover{display: none;position: absolute;top:0px;left: 0px;width:319px;height: 233px;background: #333;opacity: 0.8;}
.a-Hover p{text-align: center;color: #fff;font-size: 18px;}
.a-Hover p:first-child{margin-top: 90px;}
.story_wap3 li a:hover .a-Hover{display: block;}
.story_wap3 .img-title{font-size:20px;height: 30px;margin-top: 45px;margin-left: 55px;color:#4b4848;}
.story_wap3 li span{font-size:12px;color: #7d7d7d;margin-left: 55px;}

.story_wap4{width:100%;height:775px;background:url(/static/img/story_wap4.jpg) no-repeat center;padding-top: 100px;}
.story_wap4 .number,.story_wap4 .title{width:122px;}
.story_wap5{width:100%;padding-top: 35px;}
.story_wap5 img{margin: 0 auto;max-width:1600px;width:100%;display:block;}
.story_wap5 .number{width:149px;margin-bottom: 40px;}
.story_wap5 .title{width:149px;}
.story_wap5s{width:100%;}
.story_wap5s img{margin: 0 auto;max-width:1600px;width:100%;display:block;}
.story_wap5 .story_wap5j{width:100%;height:376px;background:url(/static/img1/story_wap5j.jpg) no-repeat center;max-width:1600px;margin:0 auto;}
.story_wap6 .number,.story_wap6 .title{width:120px;}
.story_wap6{width:1600px;margin:0 auto;}
.story_wap6 ul{display: flex;justify-content: center;flex-wrap: wrap;overflow: hidden;margin: 100px auto;width:101%;}
.story_wap6 li{width: 356px;margin-right: 266px;float: left;margin-bottom: 30px;}
.story_wap6 li:nth-child(3n){margin-right:0px;}
.story_wap6 li span{margin: 10px 0px;display: block;}
.story_wap6 li div{padding-bottom: 17px;border-bottom:1px solid #ececec;}
.story_wap6 li a{display: flex;flex-flow: column;justify-content: space-between;height: 100%;cursor:pointer;color:#595757;}
.story_wap6 li a h2{color:#595757;}
.story_wap6 li a:hover span{color:rgb(205,20,62);}
.story_wap6 li a:hover div{border-bottom:1px solid rgb(205,20,62);}
.story_wap7{width: 100%;}
.story_wap7 .number,.story_wap7 .title{width: 127px;}
.story_wap7 img{margin: 0 auto;max-width:1600px;width:100%;display:block;}
.story_wap7 .img{margin-top:55px;}
.end {margin: 50px auto;}
.end span{display: block;text-align: center;color: #898989;}
.go{background: url(/static/img/go.png);width:43px;height:43px;display: block;cursor:pointer;}
.end .go{margin: 60px auto;}

.bodybg{background: url(/static/img/bodybg.png) no-repeat center center;width:100%;height:100%;padding-top: 170px;}
.recruit_title{margin: 0px auto;}
.recruit_title img{margin: 0 auto;}


/* pinpaijieshao */
.ppjs img{display:block;width:100%;}
.ppjs_content .title{width:150px;margin:100px auto;}
.ppjs_content .number{width:146px;margin-bottom:88px;}
.read_summary{width:670px; float:right;margin-top:92px;color:#595757;}
.pp_summary{padding-bottom:50px;}
.read_content{padding:30px 0px 180px 0px; color:#595757;border-top:1px solid #dcdddd;}

/*chanpingjiazu */
.nbanner{width:100%;height:325px}
.submenu {margin-top:100px;margin-bottom:70px;}
.submenu .title{width:105px;margin:30px auto;}
.submenu ul{margin:0 auto;width:620px;overflow:hidden;}
.submenu li{float:left;margin:0px 18px;}
.submenu .current a{color:rgb(205,20,62);}

.mains{text-align:center;}
.news-list{margin-left:1%;}
.news-list li{width: 24%;height: 312px;margin-right: 1%;margin-bottom: 1%;float: left;position: relative;overflow:hidden;}
.news-list li a{display: block;height: 100%;background: #f1f1f1;}
/* 
.news-list{width:98%;margin: 70px auto;}
.news-list ul{margin:0 auto;text-align:center;}
.news-list li{width:24%;float:left;position:relative;margin:12px;color:#fff;cursor:pointer;max-width:2500px;}
 */
.news-list li img{display:block;width:100%;height: 100%;object-fit: contain;object-position: center;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all 1.5s;}
.news-list li .tips{position:absolute;top:0px;left:0px;background:rgb(205,20,62);width:100%;height:100%;transition:all 1.5s;opacity: 0;transform:scale(0.9);}
.news-list li .tips h2{margin-top:27%;font-size:20px;line-height:20px}
.news-list li .tips p,.news-list li .tips h2{text-align:center;color:#fff;}
.news-list li .tips p{font-size:12px;}
.news-list li .tips span{width:0px;height:2px;background:#fff;display:block;margin:13px auto;transition:all 1s;}

.pager {text-align:center;margin-bottom:50px;}
.pager span,.pager a{margin-right:20px;}
.pager .now{color:rgb(205,20,62);}
.news-list li:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);    -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.news-list li:hover .tips{transform:scale(1); opacity: 0.9;}
.news-list li:hover span{width:87px;}

.pinpai-list li{width:100%;margin:66px 0px;}
.pinpai-list li img{margin-right:85px;transition:all 1s;}
.pinpai-list li a:hover img{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}
.list_box{width:480px;margin:80px 10px 0px 0px;}
.list_box h2{font-size:16px;}
.list_box span{width:110px;height:2px;display:block;background:#e9e8e8;margin:22px 0px;}

.submenu_pinpai .title{width:105px;margin:70px auto;}
.submenu_pinpai ul{margin:0 auto;width:400px;overflow:hidden;}
.submenu_pinpai li{float:left;margin:0px 22px;}
.submenu_pinpai .current a{color:rgb(205,20,62);}

.index_content{margin-top:153px;}
.index_content h2{font-size:24px;text-align:center;}
.index_content .time{text-align:center;color:#afafaf;display:block;font-size:13px;}
.index_content div p{line-height:2.5em;}


.milive{padding:115px 0px 200px 0px;background:url(/static/img/milivebg.jpg) no-repeat center 0px #fff;}
.milive .title{font-size:36px;text-align:center;height:66px;font-weight:lighter;width:178px;border-bottom:2px solid rgb(205,20,62);margin-bottom:130px;}
.milive_list{margin:0 auto;}
.milive_list li {width:19%;min-width:226px;float:left;margin-left:17px;position:relative;overflow:hidden;}
.milive_list li:first-child{margin-left:0px;}
.milive_list li img{transition:all 1s;width:100%;display:block;}
.milive_list li .tips{position:absolute;top:0px;left:0px;background:rgb(205,20,62);width:100%;height:100%;transition:all 1s;opacity: 0;}
.milive_list li .tips h2{margin-top:40%;font-size:26px;text-align:center;color:#fff;}
.milive_list li .tips p,.news-list li .tips h2{text-align:center;}
.milive_list li .tips span{width:0px;height:2px;background:#fff;display:block;margin:22px auto;transition:all 2s;}
.milive_list li .tips p{color:#fff;text-align:center;font-size:16px;}
.milive_list li a:hover img{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}
.milive_list li a:hover .tips{ opacity: 0.9;}
.milive_list li a:hover  span{width:40px;}
.live2,.live4{margin-top:66px;}
.live5{margin-top:205px;}

/* .milive .number{width:103px;} */
.mishare {background:url(/static/img/live-bgs.jpg) no-repeat center 0px #fff;padding:75px 0px 76px 0px;min-height:1040px;}
.mishare .titles{border-bottom:2px solid rgb(205,20,62);font-size:36px;color:#4b4848;width:108px;margin: 50px auto;height:56px;line-height:60px;text-align:center;font-weight:normal;}
.mishare_list{margin-top:100px;}
.mishare_list li{width:100%;padding:20px 0px;transition: all 0.6s;border-bottom:1px solid #efeeec;}
.mishare_list li a{display:block;position:relative;}
.mishare_list li:hover{background:rgb(205,20,62);}
.mishare_list li:hover .time,.mishare_list li:hover .share_news, .mishare_list li:hover  span{color:#fff;}
.time{margin-right:40px;margin-top:40px;color:#a8a7a7;}
.time span{font-size:50px;}
.time p{text-align:right;}
.share_news{width:600px;margin-top:20px;}
.share_news h2{font-size:16px;margin:5px 0px;}
.share_news span{line-height:1.5em;display:block;color:#595757;}
.mishare .pager{margin-top:90px;}
.goback a{margin-top:-85px;}
.goback a{display:block;width:38px;height:38px;float:right;background:url(/static/img/goback.png) no-repeat center;}
.goback a:hover{background:url(/static/img/goback_hover.png) no-repeat center;}


.keyan_content{width:100%;background:#f2f2f2;padding-top:30px;}
.certificate{position:relative;overflow:hidden;margin-top:77px;padding-bottom:215px;}
.certificate .hd{position:absolute;bottom:100px;left:45%;min-width:80px;}
.certificate .hd a{cursor:pointer;}
.certificate .hd ul{float:left;margin:0px 25px;text-align:center;}
.certificate .hd .on{color:rgb(205,20,62);}
.certificate .hd li{float:left;margin:0px 7px;cursor:pointer;}
.certificate .bd ul{width:106%;overflow:hidden;}
.certificate .bd li{width:180px;float:left;margin-right:74px;}
.certificate .c_prev{background:url(/static/img/c_prev.png) no-repeat center;width:9px;height:16px;display:block;float:left;margin-top:7px;}
.certificate .c_next{background:url(/static/img/c_next.png) no-repeat center;width:9px;height:16px;display:block;float:left;margin-top:7px;}


.micontent{padding:85px 0px;}
.micontent .line{width:33px;height:1px;background:#c3f2e7;margin:84px auto;}
.micontent h2{font-size:30px;color:rgb(205,20,62);text-align:center;}
.micontent .newtime{text-align:center;margin-bottom:40px;}
.plist,.nlist{display:block;width:57px;height:10px;}
.plist{background:url(/static/img/plist.png) no-repeat center;}
.center{background:url(/static/img/clist.png) no-repeat center;width:35px;height:35px;display:block;margin: -15px auto;}
.nlist{background:url(/static/img/nlist.png) no-repeat center;float:right;}
.pnbutton{height:15px;margin:110px auto;}

.product .p_img{width:604px;height:520px;}
.product .p_img img{margin:auto 0px;}
.p_message{width:488px;height:165px;background:#fff;padding:45px 54px;}
.p_message .ptitle{font-size:16px;line-height:1.3em;}
.p_message span{margin:22px auto;display:block;}
.p_message a{display:block;width:100%;height:39px;border:1px solid #f6f6f6;line-height:39px;padding:0px 5px;cursor:pointer;}
.p_message b{float:right;}

.pro_content div{width:503px;}
.pro_content h2{text-align:center;margin-bottom:100px;font-size:25px;color:#4b4848;}
.pro_content span{font-size:18px;color:#4b4848;margin-bottom:30px}
.pro_content .left{padding-right:100px;}
.content_pro{min-height:150px;padding-top:16px;}
.content_pro p{color:#595757;}
.tuijiandapei {margin:130px auto;}
.tuijiandapei h2{text-align:center;font-size:25px;color:#4b4848;}
.tuijiandapei ul{margin-top:80px;}
.tuijiandapei li{float:left;margin-right:60px;width:326px;}
.tuijiandapei li img{width:210px;height:auto;float:left;}
.tuijiandapei li div{float:right;width:116px;}
.tuijiandapei li  div a{display:block;width:77px;height:39px;border:1px solid #dddddd;line-height:39px;text-align:center;margin-top:20px;}
.tuijiandapei li  div a:hover{background:#dddddd;color:#fff;}
/* .tuijiandapei li div p{margin-top:12px;} */

.zhaopin_list{margin-top:120px;}
.zhaopin_list li{background:#fff;padding:45px 123px;margin-top:50px;}
.zhaopin_list li .numberm{display:block;font-size:80px;color:#dddddd;transform: rotate(-90deg);width:92px;height:100px;line-height:100px;margin-top:4px;float:left;}
.zhaopin_list .term{width:660px;margin:0px 70px;float:left;}
.zhaopin_list .term h4{font-size:18px;font-weight:bold;margin-bottom:15px;color:#4b4848;}
.zhaopin_list  .getm{float:right;position:relative;display:block;width:76px;cursor:pointer;}
.zhaopin_list .oushu .numberm,.zhaopin_list .oushu .term{float:right;text-align:right;}
.zhaopin_list .oushu .getm{float:left;}
.none_term{height:84px;overflow:hidden;color:#595757;}
.case_more{background:url(/static/img/add.png) no-repeat center;display:block;width:15px;height:15px;margin:0px auto;margin-top:100px;}
.zhaopin_list  .getm  img{position:absolute;right:0px;top:13px;transform: rotate(0deg);transition: all 0.5s ease 0s;}
.zhaopin_list  .getm  em{margin:0 auto;}
.zhaopin_list .down img{transform: rotate(-180deg);transition: all 0.5s ease 0s;}
.zhaoping_form .title{width:100px;color:#c2c2c2;border-bottom: 2px solid #606060;}
.zhaoping_form .enter{background:#707070;color:#333;border:1px solid #d2d2d2;cursor:pointer;}
.zhaoping_form .enter:hover{background:#c8c8c8;}
.zhaoping_form li input{color:#c2c2c2;border-bottom:1px solid #505050;}
.zhaoping_form li input:hover {border-bottom: 1px solid #ffffff;}
.zhaoping_form textarea{color:#c2c2c2;width:1008px;display:block;border-bottom: 1px solid #505050;}
.zhaoping_form textarea:hover{border-bottom: 1px solid #ffffff;}
.zhaoping_form  .j_form{width:1054px;padding-left:25px;}
.zhaoping_form  .j_form li{margin-left:55px;}
.zhaoping_form  .j_form li:first-child{margin-left:0px;}
.zhaoping_form  .j_form li input{width:299px;}

.video{width:1000px;margin:52px auto;}
.video .video_title{text-align:center;margin:67px auto;font-size:20px;}
.video .morevideo{margin:0 auto;display:block;width:60px;padding:5px 40px;background:url(/static/img/morevideo.png) no-repeat 121px  16px;cursor:pointer;}
.video_box{padding:200px 0px;background:url(/static/img/video_box.jpg) no-repeat center;}
.video_boxs{display:none;}
.video_list{position:relative;overflow:hidden;}
.video_list .hd{display:none;}
.video_list .bd{margin-left:32px;}
.video_list .bd li{position:relative;width:337px;margin-left:31px;}
.video_list .bd li .tips{position:absolute;top:0px;left:0px;width:100%;background:url(/static/img/beginico.png) no-repeat center;height:190px;display:none;}
.video_list .bd li .tips p{color:#fff;margin-top:45px;text-align:center;}
.video_list .bd li a:hover .tips{display:block;}
.video_list .vprev,.video_list .vnext{position:absolute;top:80px;font-size:20px;color:#404040;cursor:pointer;display:block;width:14px;height:25px;}
.video_list .vprev{left:0px;background:url(/static/img/vprev.png) no-repeat;}
.video_list .vnext{right:0px;background:url(/static/img/vnext.png) no-repeat;}
.video_list .vprev:hover, .video_list .vnext:hover{color:#4ec7aa;}
.video_list .vprev:hover{background:url(/static/img/vprevs.png) no-repeat;}
.video_list .vnext:hover{background:url(/static/img/vnexts.png) no-repeat;}

 .box{padding:20px; background-color:#fff; margin:50px 100px; border-radius:5px;}
  .box a{padding-right:15px;}
  #about_hide{display:none}
  .layer_text{background-color:#fff; padding:20px;}
  .layer_text p{margin-bottom: 10px; text-indent: 2em; line-height: 23px;}
  .button{display:inline-block; *display:inline; *zoom:1; line-height:30px; padding:0 20px; background-color:#56B4DC; color:#fff; font-size:14px; border-radius:3px; cursor:pointer; font-weight:normal;}
  .photos-demo img{width:200px;}
  .p_feet{width:100%;border-top:1px solid #f3f4f4;padding: 31px 0px;}
  .p_feet p{width:1600px;margin:0 auto;}
  
 
  /* mituangou */
.mituangou{width:100%;height:384px;background:url(/static/img/groupb.jpg) no-repeat center 0px;}
.c_introduce{padding:80px 74px;background:#fafafa;}  
.c_introduce  .l_introduce{width:493px;}
.l_introduce  .line{display:block;width:80px;height:1px;background:rgb(205,20,62);margin-top:270px;}
.c_introduce  .l_introduce h3{font-size:36px;font-weight:lighter;}
.c_introduce .r_introduce  span{display:block;width:534px;color:#4b4848;}
.advantage_h{margin:133px 0px 80px 0px;}
.advantage_h h1{text-align:center;font-size:36px;font-weight:lighter;}
.advantage_h  p{text-align:center;color:#323131;}
.advantage li{float:left;margin-left:154px;}
.advantage li:first-child{margin:0px;}
.advantage_t{margin-top:40px;padding-left:10px;}
.advantage_t p{font-size:18px;color:rgb(205,20,62);}
.advantage_t span{display:block;width:287px;font-size:14px;color:#4c4948;}
.advantage .green_bg{width:280px;box-shadow: 16px 16px 0px 2px rgb(205,20,62);}
.serve{margin:122px auto;}
.process{background:url(/static/img/live-lib.jpg) no-repeat center;}
.mid_process{height:535px;}

/* join */
.join-banner{height: 800px;}
.join-banner li{position: relative;}
.join-banner li img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.join-banner-text{position: absolute;top: 154px;width: 100%;color: #fff;text-align: center;}
.join-banner-text p:first-child{font-size: 55px;line-height: 1em;}
.join-banner-text p:last-child{margin-top: 51px;font-size: 50px;line-height: 1em;}
.join-banner .swiper-pagination-bullet{width: 5px;height: 5px;opacity: 1;background: #fff;margin: 0 12px !important;}
.join-banner .swiper-pagination-bullet-active{position: relative;}
.join-banner .swiper-pagination-bullet-active::after{content: '';position: absolute;left: 0;top: 0;margin: -7px 0 0 -7px;width: 19px;height: 19px;border-radius: 50%;border: 1px solid #fff;box-sizing: border-box;}

.join-number{padding: 95px 0 107px;}
.join-number-title{margin-bottom: 14px;color: #4c4948;font-size: 36px;line-height: 1em;text-align: center;}
.join-number-longtitle{margin-bottom: 70px;color: #7d7d7d;font-size: 24px;line-height: 1em;text-align: center;}
.join-number ul{display: flex;justify-content: space-between;}
.join-number li{width: 485px;padding: 48px 0 39px;border-radius: 5px;border: 1px solid #e6e6e6;box-sizing: border-box;transition: all .5s;}
.join-number-value{display: flex;align-items: flex-end;justify-content: center;margin-bottom: 30px;}
.join-number-value p{font-size: 24px;color: #cd143e;line-height: 1em;transition: all .5s;}
.join-number-value .num{display: flex;justify-content: center;align-items: flex-start;color: #cd143e;text-align: center;transition: all .5s;}
.join-number-value .num span{font-size: 72px;font-weight: bold;line-height: .8em;}
.join-number-value .num .add{position: relative;width: 18px;height: 18px;}
.join-number-value .num .addline{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 18px;height: 6px;background: #cd143e;transition: all .5s;}
.join-number-value .num .addline:last-child{width: 6px;height: 18px;}

.join-number-info{color: #4c4948;font-size: 18px;line-height: 1em;text-align: center;}
.join-number li:hover{position: relative;transform: translateY(-0.625vw);box-shadow: 0 0 1.5625vw rgb(0 0 0 / 30%);background: #cd143e;}
.join-number li:hover .join-number-value p,.join-number li:hover .join-number-value .num,.join-number li:hover .join-number-info{color: #fff;}
.join-number li:hover .join-number-value .num .addline{background: #fff;}

.join-about{position: relative;padding: 222px 0;}
.join-w{position: relative;width: 1516px;margin: 0 auto;z-index: 2;}
.join-about-text{width: 50%;}
.join-about-title{color: #cd143e;font-size: 24px;line-height: 35px;text-align: center;}
.join-about-info{color: #7d7d7d;font-size: 18px;line-height: 35px;text-align: center;}
.join-about-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.join-about-bg img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: all 1s;}
.join-about:hover img{transform: scale(1.1);}

.join-advantage{padding: 152px 0 133px;background: url(/static/img/join-advantage-bg.jpg)center/cover no-repeat;}
.join-advantage-title{position: relative;padding-bottom: 17px;color: #fff;font-size: 36px;line-height: 1em;text-align: center;}
.join-advantage-title::after{content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 288px;height: 2px;background: #fff;}
.join-advantage-group{display: flex;justify-content: space-between;margin-top: 110px;}
.join-advantage-group li{position: relative;width: 19.19%;box-sizing: border-box;padding: 27px 36px 22px;border-radius: 7px;border: 1px solid #e8e1d8;background: #fff;transition: all .5s;}
.join-advantage-icon{height: 30px;}
.join-advantage-icon img{height: 30px;margin: 0 auto;}
.join-advantage-tip{margin: 17px 0 20px;color: #4c4948;font-size: 18px;line-height: 1em;text-align: center;}
.join-advantage-content{color: #7d7d7d;font-size: 14px;line-height: 25px;text-indent: 2em;}
.join-advantage-sjx{position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);opacity: 0;transition: all .5s;}
.join-advantage-group li:hover{transform: translateY(-15px);}
.join-advantage-group li:hover .join-advantage-sjx{opacity: 1;}

.join-position{padding: 100px 0 157px;background: #f4f4f4;}
.join-position-title{position: relative;padding-bottom: 17px;color: #333;font-size: 36px;line-height: 1em;text-align: center;}
.join-position-title::after{content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 261px;height: 2px;background: #e7e7e6;}
.join-position-group{display: flex;justify-content: space-between;margin-top: 62px;}
.join-position-group li{width: 24.2%;box-sizing: border-box;padding: 42px 16px;border: 1px solid #e6e6e6;border-radius: 5px;background: #fff;transition: all .5s;}
.join-position-tip{display: flex;justify-content: center;align-items: center;min-height: 60px;}
.join-position-tip p{color: #cd143e;font-size: 24px;line-height: 30px;text-align: center;transition: all .5s;}
.join-position-content{height: 246px;padding: 0 16px;margin-top: 56px;overflow-y: auto;}
.join-position-content p{min-height: 25px;color: #7d7d7d;font-size: 14px;line-height: 25px;transition: all .5s;}
.join-position-group li:hover{background: #3e3b3b;box-shadow: 0 0 25px rgba(0,0,0,.15);}
.join-position-group li:hover .join-position-tip p,.join-position-group li:hover .join-position-content p{color: #fff;}

.join-bz{height: 639px;}
.join-bz img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}

.join-step{padding: 117px 0 162px;}
.join-step-title{position: relative;padding-bottom: 17px;color: #333;font-size: 36px;line-height: 1em;text-align: center;}
.join-step-title::after{content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 145px;height: 2px;background: #e7e7e6;}
.join-step-group{position: relative;height: 320px;margin-top: 68px;}
.join-step-swiper{position: relative;width: 1360px;height: 100%;}
.join-step-group ul{display: flex;width: 100%;height: 100%;margin: 0 auto;}
.join-step-group .join-step-swiper::after{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 1px;background: #ddd;}
.join-step-group li{display: flex;flex-flow: column;width: 20%;}
.join-step-group li:nth-child(even){flex-direction: column-reverse;}
.join-step-box{position: relative;border-radius: 5px;border: 1px dashed #ddd;padding: 8px;box-sizing: border-box;}
.join-step-group li .join-step-box{transition: all .5s;}
.join-step-group li .join-step-box::after{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 1px;height: 37px;border-left: 1px dashed #ddd;}
.join-step-group li:nth-child(odd) .join-step-box::after{bottom: -37px;}
.join-step-group li:nth-child(even) .join-step-box::after{top: -37px;}
.join-step-group li .join-step-box img{position: absolute;left: 50%;transform: translateX(-50%);z-index: 2;}
.join-step-group li:nth-child(odd) .join-step-box img{bottom: -7px;}
.join-step-group li:nth-child(even) .join-step-box img{top: -7px;}
.join-step-bg{padding: 24px 0 28px;border-radius: 5px;background: #ddd;transition: all .5s;}
.join-step-num{margin-bottom: 17px;color: #898989;font-size: 23px;line-height: .8em;text-align: center;transition: all .5s;}
.join-step-name{color: #898989;font-size: 16px;line-height: 1em;text-align: center;transition: all .5s;}
.join-step-group li .join-step-box:hover {border-color: #4cd9b8;}
.join-step-group li .join-step-box:hover .join-step-bg{background: #cd143e;}
.join-step-group li .join-step-box:hover .join-step-num,.join-step-group li:hover .join-step-name{color: #fff;}
.join-step-btn{position: absolute;top: 50%;transform: translateY(-50%);cursor: pointer;}
.join-step-btn.join-step-prev{left: 0;}
.join-step-btn.join-step-next{right: 0;}
.join-step-btn img.hover{display: none;}
.join-step-btn:hover img.hover{display: block;}
.join-step-btn:hover img.leave{display: none;}

.join-form{}
.join-form .join-form-title{margin-bottom: 15px;color: #333;font-size: 36px;line-height: 1em;text-align: center;}
.join-form .join-form-longtitle{color: #7d7d7d;font-size: 16px;line-height: 1em;text-align: center;}
.join-form form{margin: 59px auto 142px;}
.join-form-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.join-form form .join-input{display: flex;align-items: center;width: 31.33%;box-sizing: border-box;border: 1px solid #e7e7e7;margin-bottom: 30px;padding-right: 10px;}
.input-icon{display: flex;justify-content: center;align-items: center;width: 62px;}
.join-form form .join-input input{padding-left: 4px;}
.join-form form .join-input input,.join-form form .join-input select{display: block;width: 100%;height: 60px;margin: 0;border: none;outline: none;color: #464646;font-size: 12px;line-height: 1em;}
.join-form form .join-input input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #b7bac1; 
} 
.join-form form .join-input input:-moz-placeholder { 
    /* Mozilla Firefox 4 to 18 */ 
    color: #b7bac1; 
} 
.join-form form .join-input input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    color: #b7bac1; 
} 
.join-submit-btn{display: block;width: 250px;height: 55px;border-radius: 5px;margin: 25px auto 0;border: none;outline: none;color: #7d7d7d;font-size: 16px;background: #f4f4f4;cursor: pointer;transition: all .5s;}
.join-submit-btn:hover{color: #fff;background: #cd143e;}

/* 悬浮框 */
.com-fixed{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 100;display: flex;flex-flow: column;align-items: flex-end;}
.com-fixed .com-fixed-item{position: relative;transition: all .5s;display: flex;justify-content: center;align-items: center;width: 80px;height: 80px;margin-bottom: 2px;box-shadow: 0 0 5px rgba(255, 255, 255, .1);background: #1b1b1b;}
.com-fixed-item:last-child{margin-bottom: 0;}
.com-fixed-item .com-fixed-icon{display: flex;flex-flow: column;align-items: center;color: #fff;font-size: 12px;line-height: 1em;}
.com-fixed-item .com-fixed-icon i{margin-bottom: 10px;font-size: 26px;line-height: 1em;}
.com-fixed-item .com-fixed-icon p{line-height: 1em;}
.com-fixed-item .com-fixed-icon img{width: 48px;}
.com-fixed-item:nth-child(3) .com-fixed-icon i{font-size: 24px;}

.com-fixed-box{position: absolute;position: absolute;top: 0;left: 81px;background: #222222;width: 200px;color: #fff;font-size: 20px;font-weight: bold;height: 80px;line-height: 80px;text-align: center;}
.com-fixed-item.com-fixed-tel .com-fixed-box p{line-height: 80px;font-size: 18px;}

.com-fixed-item:first-child:hover{width: 84px;}
.com-fixed-item.com-fixed-tel:hover{transform: translateX(-200px);}

.ewm:hover{background-color:#b0b0b0}
.com-fixed-item.ewm{position: relative;}
.ewm .ewm-box{position:absolute;top:0;right:81px;overflow:hidden;display:none;opacity:0;filter:alpha(opacity=0);transform: scale(0);-webkit-transform:scale(0);transform-origin:right 30%;-webkit-transform-origin:right 30%;}
.ewm:hover .ewm-box{transform: scale(1);-webkit-transform: scale(1);opacity:1;filter:alpha(opacity=100);display:block;}
.ewm .ewm-box div{width:115px;padding:8px 10px 12px 10px;background-color:#FFF;display:block; margin:0; overflow:hidden; border:1px solid #e4e4e4; text-align:center;}
.ewm .ewm-box div h1{font-size:14px; color:#666; margin-bottom:8px;}
.ewm .ewm-box div em{font-size:14px; color:#666; margin-bottom:8px;}
.ewm .ewm-box p{width:6px; height:9px; margin:0px; display:block; position:absolute; overflow:hidden; top:22px; right:4px; background:url(/static/float.png);}
.ewm .ewm-box{transform-origin:right 18%;-webkit-transform-origin:right 18%;}
.ewm .ewm-box div{padding-top:15px}
.ewm .ewm-box div h1{line-height:18px; margin-top:8px; margin-bottom:0}



@media screen and (max-width: 1920px) {
	.wid_1200{width: 1100px;margin: 0 auto;}
	.index_wap2 .product{position: relative;min-height: 587px;margin-top:53px;}
	.product1 img,.product1 .tips{width:465px;height:323px;}
	.product2 img,.product2 .tips{width:222px;height:155px;}
	.product3 img,.product3 .tips{width:361px;height:254px;}
	.product4 img,.product4 .tips{width:262px;height:184px;}
	.product1 .tips{background: url(/static/img1/p_bg1.png) no-repeat #fff;position: absolute;top:0px;}
	.product1 .tips p:first-child{margin-top:122px;}
	.product2 .tips{background: url(/static/img1/p_bg2.png) no-repeat #fff;position: absolute;top:0px;}
	.product2 .tips p:first-child{margin-top:43px;}
	.product3 .tips{background: url(/static/img1/p_bg3.png) no-repeat #fff;position: absolute;top:0px;}
	.product3 .tips p:first-child{margin-top:90px;}
	.product4 .tips{background: url(/static/img1/p_bg4.png) no-repeat #fff;position: absolute;top:0px;}
	.product4 .tips p:first-child{margin-top:60px;}
	.product1{width: auto;height: auto;}
	.product2{top:168px;left: 153px;width: auto;height: auto;}
	.product3{top:333px;left: 266px;width: auto;height: auto;}
	.product4{top:333px;left: 639px;width: auto;height: auto;}
	.index_wap2 .more{margin: 70px auto;}
	.index_wap2{height: auto;background: url(/static/img1/wap2bg.jpg) no-repeat fixed center;}
	.index_wap3{padding:71px 0px;}
	.p_video{width:300px;height:214px;left:162px;}
	.p_video img{width:300px;height:214px;}
	.green_shadow{width:277px;height:111px;top: 122px;left: 205px;}
	.p_tit{padding:22px;top: 45px;left: 377px;width:436px;}
	.p_summ{width:408px;left:526px;top:136px;}
	.brand .hd{top:170px;}
	.brand .swiper-pagination{top: 170px;}
	.index_wap4{background: url(/static/img1/wap4bg.jpg) no-repeat fixed center;padding:200px 0px;}
	.live_list{top: 141px;}
	.live_list .bd{margin-left:99px;}
	.live_list li{width:222px;}
	.live_list li .pic img{width:222px;height:125px;}
	.j_form{width:800px;}
	.j_form li{margin-left:55px;}
	.j_form li input{width:225px;}
	.footer dl{margin-right:84px;}
	.read_summary{width:560px;margin-top:60px;}
	.read_content{padding-bottom:150px;}
	.certificate{margin-top:60px;}
	.certificate .bd li{width:177px;margin-right:55px;}
	.story_wap3 ul{padding:0px 13px;}
	.story_wap3 li{margin-left:107px;}
	.story_wap3 li:first-child{margin-left:0px;}
	.product .p_img{width:420px;height:420px;}
	.product .p_img img{display:block;width:100%;}
	.pro_content{margin-top:90px;}
	.pro_content .left{padding-right:30px;}
	.tuijiandapei li{margin-right:50px;}
	.video_list .bd li{width:257px;}
	.video_list .bd li img{width:257px;height:144px;}
	.video_list .bd li .tips{height:145px;background: url(/static/img1/beginico.png) no-repeat center;}
	.video_list .bd li .tips p{margin-top:30px;}
	.video_list .bd{margin-left:108px;}
	.video_list .vprev{left:35px;}
	.video_list .vnext{right:35px;}
	.live_list .cet p:first-child{font-size:16px;}
	.share_news{width:483px;}
	.milive{padding:50px 0px 130px 0px;}
	.feet{padding:25px 0px;}
	.milive .title {margin-bottom:100px;}
	.mishare{padding: 41px 0px 76px 0px;}
	.milive_list li{width:18%;}
	.brand{margin-bottom:0px;}
	.join_us{padding-bottom:20px;}
	.share_news span{height:45px;overflow:hidden;}
	.milive_list{width:1200px;margin:0 auto;overflow:hidden;}
	.video_list .vprev, .video_list .vnext{top:63px;}
	.milive_list li .tips span{margin:5px auto;height:1px;}
	.milive_list li .tips p{font-size:14px;}
	.story_wap1 img,.story_wap5 img,.story_wap7 img{max-width:1100px;}
	.story_wap2,.story_wap4{width:1100px;margin:0 auto;}
	.story_wap2{background: url(/static/img1/story_wap23bg.jpg) no-repeat center;height:358px;}
	.story_wap4{background:url(/static/img1/story_wap4.jpg) no-repeat center 100px;height:536px;}
	.story_wap4 .wid_1200{padding-top:21px}
	.story_wap5{padding-top:50px;}
	.story_wap5 .number{margin-bottom:38px;}
	.story_wap5 .story_wap5j{width:1100px;height:376px;background:url(/static/img1/story_wap5j.jpg) no-repeat center;margin:0 auto;}
	.story_wap5s{width:1100px;margin:0 auto;}
	.story_wap6{width:1100px;margin:50px auto 0;}
	.story_wap6 ul{margin:70px auto;}
	.story_wap6 li{margin-right:18px;}
	.story_wap3 ul{margin-top:65px;}
	.goback a{margin-top:-85px;}
	.goback a{background:url(/static/img1/goback.png) no-repeat center;}
	.goback a:hover{background:url(/static/img1/goback_hover.png) no-repeat center;}
	.zhaopin_list .term{margin:0px 40px;}
	.story_wap3{width:1100px;margin:0 auto;}
	.story_wap3 li{width:285px;}
	.story_wap3 .green_bg img{width:269px;height:196px;}
	.story_wap3 .green_bg{width:269px;}
	.a-Hover{width:269px;height:196px;}
	.a-Hover p{font-size:16px;}
	.a-Hover p:first-child{margin-top:63px;}
	.live5{margin-top:175px;}
	.p_feet{padding: 25px 0px;}
	.p_feet p{width:1100px;margin:0 auto;}
	.c_introduce{padding:70px 74px;}
	.c_introduce  .l_introduce{width:481px;}
	.c_introduce .r_introduce  span{width:471px;}
	.advantage li{margin-left:104px;}
	.introduce img{width:1100px;}
	.mishare .titles{margin:30px auto;}
	.mishare_list{margin-top:50px;}
	.mishare_list li{padding:17px 0px;}
	.time span{font-size:44px;}
	.time p{font-size:10px;}
	.share_news span{font-size:14px;}
	.mishare .pager{margin-top:50px;}
	.mishare .titles{font-size:26px;width:104px;}
	.nbanner{height:243px;}
	.submenu_pinpai .title{margin:45px auto 25px auto;}
	.p_video .evideo{width:300px;padding:75px 0px;}
}
@media screen and (max-width: 1600px) {
	.join-w{width: 90%;}
	.join-banner{height: 600px;}
	.join-step-swiper{width: 89.7%;}
	.join-number li{width: 31.99%;}
	.join-advantage-group li{padding: 20px;}
}