.head{
    border-bottom: 1px solid #f3f3f3;
    position: fixed;
    height: 100px;
    z-index: 1000;
    background: #f3f3f3;
    width: 100%;
	min-width: 1200px;
    left: 0;
    top: 0;
}
.in-head{
    height: 100px;
    padding: 10px 0;
    margin:0 auto;
    /* width: 1200px; */
    width:1120px;
}
body,html{
	width: 100%;
	min-height: 100%;
    min-width: 1200px;
}
.top-menu-item>span{
    font-size:18px;
}
.index-icon{
    height: 80px;
    width: 100px;
}

.index-icon img{
    width:100%;
	height: 100%;
}
.in-head ul{
    margin-left: 120px;
}
.in-head ul li {
    width: auto;
    float: left;
    height:80px;
    line-height: 80px;
    /* margin-right: 7rem; */
    margin-right: 126px;
}
.in-head ul li:last-child{
    margin-right: 0;
}
.in-head ul li a{
    display: block;
    width:100%;
    height:100%;
    cursor: pointer;
    color: #292929;
}
.index-swiper{
    width:100%;
    position: relative;
    height:442px;
    /* background: indianred; */
    margin-top: 100px;
}
.index-swiper-small{
    width:100%;
    position: relative;
    height:442px;
    /* background: indianred; */
    margin-top: 100px;
}
.swiper-container{
    width:100%;
    height:100%;
}
.swiper-containers{
    width:100%;
    height:100%;
    overflow:hidden;
}
/* .edui-upload-video {
    width: 800px !important;
    height: 450px !important;
} */
.swiper-containers>.swiper-pagination{
    bottom:20px !important;
}
.swiper-slide{
    line-height: 700px;
    text-align: center;
}
.swiper-slide>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.swiper-slide>a{
    cursor: pointer;
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 22;
}
.index-content{
    margin: 20px auto;
    padding-bottom: 60px;
}
.index-content p.title{
    font-size:24px;
    position: relative;
    width:100%;
    height:24px;
    color: #292929;
    text-align: center;
    line-height: 24px;
    margin: 30px 0;
}
.brand-engineering{
    width:100%;
}
.brand-engineering .in-brand{
    float: left;
    width:392px;
    height: 304px;
    /* background: pink; */
    /* margin-bottom: 12px; */
    margin-bottom: 20px;
}
.brand-engineering .in-brand:nth-child(3n+1){
    float: right;
}
.brand-engineering .in-brand:nth-child(3n-1){
    margin-right: 12px;
}
.index-content .title a{
    position: absolute;
    color: #606060;
    font-size:12px;
    right:0 !important;
    top:5px !important;
}
.in-view{
    position: relative;
    width:291px;
    height: 420px;
    float: left;
    /* background: pink; */
    margin-right:12px;
    margin-bottom: 20px;
}
.in-view>img{
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    object-fit:cover;
}
.in-view:nth-child(4n+1){
    float: right;
    margin-right: 0;
}
.in-view p:not(.title){
    position: absolute;
    width:100%;
    padding:0 20px;
    color: #fff;
    font-size:14px;
    line-height: 20px;
    bottom:30px;
    z-index: 2;
}
.in-vision{
    float: left;
    width:392px;
    height:330px;
    margin:0 12px 20px 0;
    border:1px solid #e8e8e8;
    border-radius: 0 0 5px 5px;
}
.in-vision:nth-child(3n+1){
    float: right;
    margin-right:0;
}
.in-vision div{
    width:100%;
    height:260px;
    /* background: red; */
}
.brands{
    margin-top: 10px !important;
}
.brands-two{
    margin-top: 42px !important;
    margin-bottom: 40px !important;
}
.in-vision>div>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.in-vision p{
    width:100%;
    padding: 10px 20px;
    font-size:18px;
    line-height: 22px;
    max-height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #292929;
    cursor: pointer;
}
.in-vision .activity-from{
	position: absolute;
  	left: 0;
  	bottom: 0;
  	width: 100%;
  	background: rgba(0,0,0,0.3);
  color: #fff;
}
.in-vision p:hover{
    color: #b21e23!important;
    text-decoration: underline;
}
.index-content div{
    position: relative;
}
.in-important{
    width:360px;
    border-bottom: 2px solid #f3f3f3;
    float: left;
    margin-right:60px;
    padding-bottom:20px;
    margin-bottom: 40px;
}

.in-important h2{
    font-size:18px;
    color: #292929;
    margin-bottom:15px;
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.in-important:hover h2{
    color: #b21e23;
    text-decoration: underline;
}
.in-important p{
    max-height: 77px;
    font-size:14px;
    color: #606060;
    text-indent: 2em;
    letter-spacing: 0.5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.in-important p>br,.in-important p>img,.in-important p>video{
    height: 0;
    display: none;
}
.in-important:nth-child(3n+1){
    float: right;
    margin-right:0;
}
.in-story{
    position: relative;
    float: left;
    width:294px;
    height:228px;
    margin-right:8px;
    margin-bottom:8px;
    background: #ccc;
}
.in-story>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.in-story:nth-child(2){
    width:595px;
    height:464px;
}
.in-story p{
    position: absolute;
    width:100%;
    padding: 0 20px;
    bottom:20px;
    font-size:18px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 55px;
    z-index: 2;
}
.in-story:nth-child(4),.in-story:nth-child(6){
    margin-right:0;}
.in-view a,.in-brand a,.in-vision a,.in-important a,.in-story a{
    cursor: pointer;
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 22;
}
.in-brand>img{
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    object-fit:cover;
    /* none姘撹棝閳┾挌銇㈠槑宓滐腹鈧緵濮戙儌寰︽簫銉⑩偓閮濅箙褉鈧壋鈧埗銉呰剼璇ャ儌褉鈧銉傚ゥ濂姐儌顕凤拷 */
}
.brand-card>div{
    width:616px;
    height:340px;
    margin-top: -28px;
    /* background: pink; */
}
.brand-card div img{
    object-fit: none;
}
.brand-card ul{
    width:514px;
    height:auto;
    text-align: left;
    list-style:disc;
}
.brand-card ul a{
    font-size:20px;
    color: #292929;
}
.brand-card li:hover a{
    color: #b21e23;
    text-decoration: underline;
}
.brand-card ul li{
    margin-bottom:22px;
    list-style:disc;
}
.bottom{
    position: relative; bottom:0 ;
    height:80px;
    width:100%;
    text-align: center;
    background: #878d8d;
    color: #ffffff;
    padding-top:15px;
}
.bottom p{
    margin-bottom:10px;
}
.in-viewpoint{
    width:100%;
    margin-top:10px;
}
.in-viewpoint .pull-left{
    width:270px;
    height:160px;
    /* background: pink; */
}
.pull-left>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.in-viewpoint .pull-right{
    width:900px;
}
.in-viewpoint .pull-right h2 a{
    font-size:18px;
    color: #292929;
    line-height: 45px;
}
.in-viewpoint .pull-right p{
    text-indent: 2em;
    font-size: 14px;
    color: #606060;
}
.in-viewpoint h2:hover a{
    color: #b21e23;
    text-decoration: underline;
}
.in-storylist{
    width: 292px;
    margin-right:10px;
    margin-top:10px;
    padding-bottom:25px;
    display:inline-block;
    vertical-align: top;
    float: none !important;
}
.in-storylisted{
    /* width: 292px; */
    width:720px;
    right: 11%;
    /* margin-right:350px; */
    /* right: 46%; */
    margin-top:10px;
    padding-bottom:25px;
}
.in-storylisted p{
    text-indent: 2em;
    font-size: 14px;
    margin-top: 15px;
    color: #606060;
    max-height: 77px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.in-storylist:nth-child(4n){
    margin-right:0;
}
.in-storylist h2 a{
	display: block;
    margin: 15px 0;
    /* height: 60px; */
    height: 50px;
    font-size:18px;
    color: #292929;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.in-storylist h2:hover a{
    color: #b21e23;
    text-decoration: underline;

}
.in-storylist p{
    text-indent: 2em;
    font-size: 14px;
    color: #606060;
    /* margin-top: 12px; */
    max-width: 282px;
    max-height: 76px;
    letter-spacing: 0.5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.in-storylist p>br,.in-storylist p>img,.in-storylist p>video{
    height: 0;
    display: none;
}
.in-storylist .story-img{
    display: block;
    /* width:297px; */
    height:172px;
    /* background: pink; */
    position: relative;
}
.in-storylist .story-img p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    padding: 5px 10px;
    text-indent: 0;
    font-size: 16px;
    line-height: 22px;
    max-height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.zero{
	font-size: 18px;
}
.story-img>img{
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    object-fit:cover;
    /* none姘撹棝閳┾挌銇㈠槑宓滐腹鈧緵濮戙儌寰︽簫銉⑩偓閮濅箙褉鈧壋鈧埗銉呰剼璇ャ儌褉鈧銉傚ゥ濂姐儌顕凤拷 */
}
.view-content{
    width:800px;
    /* height: 100%; */
    margin:20px auto;
    padding-top: 100px;
}
.view-content img{
    width: 800px;
    height: auto;
}
.view-content video{
    width:800px;
    height:500px;
}
.view-content .nav a{
    color: #292929;
    font-size:14px;
    margin-top:10px;
}
.view-tit{
    margin:40px auto 40px;
}
.view-tit h2{
    color: #292929;
    font-size:24px;
    font-weight: 500;
    margin-bottom:20px;
}
.view-tit p{
    color: #a8a8a8;
    font-size:14px;
}
.view-tit p span{
    display: inline-block;
    margin-right:30px;
}
.view-init{
    padding:0px 0 30px;
}
.view-init p{
    text-indent: 2em;
    color: #606060;
    margin:10px 0;
    line-height:25px;
}
.view-init img{
    display: block;
    margin:10px auto;
}

.more{
    width:760px;
    height:40px;
    line-height: 40px;
    margin:40px auto 60px;
    text-align: center;
    font-size:14px;
    color: #b21e23;
    border:1px solid #b21e23;
    border-radius: 4px;
    cursor: pointer;
}
.more:hover{
    background: #b21e23;
    color: #fff;

}


.abq,.abq-shadow{
    position: absolute;
    width: 100%;
    height: 60px ;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0.0));
}
.abq-shadow{
    height: 85px !important;
}
.qqq{
    text-indent: 0em;
    font-size: 14px;
    color: #606060;
    max-height: 26px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    bottom:15px !important;
}

/* 姘撻垾婧屼急褉鈧姯鎹椼儌浠裤儍顬犮劉鈧尾鐘呰銉傛偢锟� */
.ooo{
    width: 100%;
    display: block;
    line-height: 24px;
    font-size: 14px !important;
    color: #606060;
}
.too{
    font-size: 24px !important;
    color: #292929;
}

.heads-put{
    margin: 20px auto;
    padding-bottom: 60px;
    margin-top: 100px;
}
.heads-put p.title{
font-size:24px;
position: relative;
width:100%;
height:100px;
color: #292929;
text-align: center;
line-height: 100px;
}
.heads-put.title a{
position: absolute;
color: #606060;
font-size:12px;
right:0 !important;
top:10px !important;
}
.heads-put div{
position: relative;
}
.heads-top{
    font-size: 15px !important;margin-left: 10px;margin-bottom: 10px;
    display: inline-block;
}
.w800{
    width: 800px;
}
.secctioned{
    margin-top: 20px;
}
.hone{
    display: inline-block;color: red;
}

/* 404 */
.bodd{
    height: auto;
  }
  .w780{
    width: 780px;
  }
  .lose-put{
    margin: 0px auto;
    padding-bottom: 60px;
    margin-top: 140px;
  }
  .lose{
    width: 100%;
    height: 100%;
    object-fit:cover;
  }
  .clicks{
    font-size:16px ;
    color: #1c6ac7;
    width: 160px;
    height: 40px;
    background-color: #ebeef5;
    margin: 30px 120px 0px 170px;
  }
  .order-out{
    font-size: 16px;
    color: white;
    width: 160px;
    height: 40px;
    background-color: #1c6ac7;
    margin-top: 30px;
  }
  .find-out{
    font-size: 20px;
    color: #1c6ac7;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
  strong{
      font-weight: bold;
  }
  .to-rmrb{
    position: absolute;
    right: 10px;
	top: 647px;
    width: 294px;
    height: 202px;
    background: url(https://pubweb.oss-cn-hangzhou.aliyuncs.com/WebStatic/people-daily-pc/image/100001.png) no-repeat top center;
    background-size: 100% auto;
    z-index: 999;
  }
  .to-rmrb.to-rmrb1{
      left: 10px;
  }
  .to-rmrb a{
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
  }
  .story-img{
	  position: relative;
  }
  .in-vision .play,.story-img .play{
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 90px;
  	height: 90px;
  	background: url('http://pubweb.oss-cn-hangzhou.aliyuncs.com/WebStatic/rmgh/images/play.png') center center no-repeat;
  	background-size: 100% 100%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	-webkit-transform: translate(-50%, -50%);
  }
  .story-img .play{
	  width: 70px;
	  height: 70px;
  }
  body,html{overflow: auto;}
  .share{
	  width: 80px;
	  height: 108px;
	  background-color: #F3F3F3;
	  text-align: center;
	  border-radius: 10px;
	  -webkit-border-radius: 10px;
	  -ms-border-radius: 10px;
	  color: #333;
	  position: fixed;
	  bottom: 260px;
	  font-size: 14px;
	  cursor: pointer;
  }
  .share div{
	  width: 100%;
	  height: 54px;
	  line-height: 54px;
	  float: left;
  }
  .share div:first-child{

	  border-bottom: 1px solid #e2e2e2;
  }
  .share div:last-child img{
	  display: block;
	  width: 28px;
	  height: 28px;
	  margin: 14px auto 0;
  }
  .share-tuts{
	  width: 100%;
	  height: 100%;
	  background: rgba(0,0,0, 30%);
	  z-index: 9999;
	  position: fixed;
	  top: 0;
	  left: 0;
	  text-align: center;
	  font-size: 14px;
  }
  .share-tuts .in-share{
	  position: absolute;
	  width: 400px;
	  height: 400px;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  background: #fff;
	  border-radius: 15px;
  }
  .share-tuts p{
	  margin: 30px 0 26px;
  }
  .share-tuts .share-close{
	  position: absolute;
	  width: 16px;
	  height: 16px;
	  right: 20px;
	  top: 20px;
  }
  .share-tuts .share-ewm{
	  width: 260px;
	  height: 260px;
	  margin: 0 auto 14px;
  }
  .share-tuts .share-copy{
	  width: 260px;
	  height: 34px;
	  line-height: 34px;
	  margin: 0 auto;
	  background: #f5f5f5;
	  color: #666;
	  cursor: pointer;
  }
  .hide{
	  display: none;
  }
