body,div,p,span,a,input,textarea,img,ul,li,video,button{
	outline: none;
  	font-family:"SimSun";
   font-weight:bold;
}



/* home */
.home>.container-fluid{
    padding-top: 20px;
    padding-bottom: 20px;
}
.home>.container-fluid>.tit{
    text-align: center;
}
.home>.container-fluid>.tit p:first-child{
    font-size:0.4rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color: rgba(253, 254, 255);
}
.home>.container-fluid>.tit p:nth-child(2){
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#fff;
}
.home>.container-fluid>.tits p:first-child{
    color: #fff;
}
.home .home_1>.row{
    margin-top: 30px;
}
.home .home_1>.row .mode{
    margin-bottom: 30px;
     height:500px;
}
.home .home_1>.row .mode>div{
    background: -webkit-linear-gradient(right top, #9c3d63 , #1b62b7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom left, #9c3d63, #1b62b7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom left, #9c3d63, #1b62b7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom left, #9c3d63 , #1b62b7); /* 标准的语法（必须放在最后） */

    padding: 25% 7%;
    text-align: center;
    transition-duration: .3s;
    height:500px;
  	cursor: pointer;
}
.home .home_1>.row .mode>div div{
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 27px;
}
.home .home_1>.row .mode>div div img:last-child{
	display:none;
}
.home .home_1>.row .mode>div p:nth-child(2){
    font-size:0.3rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255, 255, 255);
    margin-bottom: 30px;
}
.home .home_1>.row .mode>div p:nth-child(3){
    font-size:0.2rem;
    font-family:Microsoft YaHei;
    color:rgba(255,255,255);
    line-height:20px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home .home_1>.row .mode>div:hover{
    transform: scale(1.1);
    box-shadow:1px 5px 9px 0px rgba(50,50,50,0.18);
  	background: -webkit-linear-gradient(right top, #9c3d63 , #1b62b7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom left, #9c3d63, #1b62b7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom left, #9c3d63, #1b62b7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom left, #9c3d63 , #1b62b7); /* 标准的语法（必须放在最后） */
}
.home .home_1>.row .mode>div:hover p{
  	color:#fff !important;
}
.home .home_1>.row .mode>div:hover div img:first-child{
	display:none;
}
.home .home_1>.row .mode>div:hover div img:last-child{
	display:block;
}
.home .home_1>.row .mode>div a{
    width: 55%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    font-size: 1.4vw;
  	display:none;
}
.home .home_1 {
    background: url(../images/index_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

}
@media (max-width: 992px){
  	.home .home_2{
        background-size: auto 100%;
    }
  	.home .home_3 {
        background-size: auto 100%;
    }
    .home .home_6 .row>.clearfix .row>div:last-child{
        margin-left: 0px;
        width: 99.2%;
    }
    .home .home_4 .row>div:nth-child(2){
        margin-top: 0px;
    }
    .home .home_3> .row{
        padding-left: 15px;
        padding-right: 15px;
    }
    .home .home_3 .tabs .info .content>div:first-child{
        width: 100%;
        padding: 20px 15px;
      padding-bottom: 0;
    }
    .home .home_3 .tabs .info .content>div:last-child{
        width: 100%;
    }
    .home .home_3 .tabs .info .content>div:last-child img{
        width: 100%;
    }
    .home .home_3 .tabs .tit p{
        font-size: 1.4vw;
        height: 62px;
        line-height: 22px;
        padding-top: 10px;
    }
    .home .home_3 .tabs .mode{
        line-height: 30px;
        padding: 15px 5px;
        font-size: 1.4vw;
        height: 62px;
    }
    .home .home_3 .tabs .info .content>div:first-child p:first-child{
        font-size: 1.6vw;
    }
    .home .home_3 .tabs .info .content>div:first-child p:nth-child(2) {
        margin-top: 5px;
        line-height: 22px;
        font-size: 1.2vw;
    }
    .home .home_3 .tabs .info .content>div:first-child a {
      margin-top: 15px;
    }
    .home .home_3 .tabs .info .content>div:last-child{
        padding: 20px 15px;
    }
    .home .home_3 .tabs .info .content{
        height: auto;
    }
    .home .home_2 .row .left>div{
        height: auto;
    }
    .home>.container-fluid {
      padding-top: 30px;
      padding-bottom: 20px;
    }
 .home .home_4 {
      padding-bottom: 0;
  }
  .home>.container-fluid>.tit p:first-child{
    font-size:24px;
  }
  .home>.container-fluid>.tit p:nth-child(2) {
    font-size:18px;
  }
  .home .home_1>.row {
    margin-top: 20px;
    }
  .home .home_1>.row .mode>div p:nth-child(2) {
    font-size: 16px;
    margin-bottom: 5%;
    }
  .home .home_1>.row .mode>div p:nth-child(3){
    font-size: 12px
  }
  .home .home_1>.row .mode>div a {
    width: 70%;
    height: 30px;
    line-height: 30px;
    }








@media (max-width: 992px){
    .contact2 .company>div {
        margin-right: 8%;
        margin-left: 0;
        float: left !important;
    }
}
/* contact3 */
.contact3_content{
    background-color: #f2f2f2;
}
.contact3_content header>.tabs{
    background-color: #fff;
}
.contact3{
    margin-bottom: 40px;
}
.contact3 .tit{
    margin: 40px 0;
    text-align: center;
    font-size: 1.8rem;
    color: rgba(27, 98, 183, 1);
}
.contact3 .postNeed li{
    padding: 15px 20px;
    border-left: 3px solid rgba(27, 98, 183, 1);
    background-color: #fff;
    margin-bottom: 20px;
}
.contact3 .postNeed li p:first-child{
    font-size: 1.8rem;
    color: rgba(27, 98, 183, 1);
    margin-bottom: 12px;
}
.contact3 .postNeed li p:first-child span{
    color: rgba(102, 102, 102, .5);
    font-size: 1.2rem;
}
.contact3 .postNeed li p:nth-child(2){
    color: rgba(102, 102, 102, 1);
    font-size: 1.2rem;
}
.contact3 .postNeed li p:nth-child(2) img{
    height: 16px;
    width: auto;
    cursor: pointer;
}
.contact3 .postNeed li .info{
    padding: 20px 0;
    display: none;
    overflow: hidden;
}
.contact3 .postNeed li .info .info_tit{
    font-size: 1.6rem;
    color: rgba(27, 98, 183, 1);
    margin-bottom: 12px;
}
.contact3 .postNeed li .info p{
    color: rgba(102, 102, 102, 1);
    font-size: 1.3rem;
    margin-bottom: 15px;
}
.contact3 .postNeed li .info .email{
    font-size: 1.6rem;
}
.contact3 .postNeed li .info .email span{
    color: red;
    font-size: 1.2rem;
}
.contact3 .postNeed li .info .email a{
    color: #fff;
    background-color: rgba(27, 98, 183, .65);
    line-height: 44px;
    width: 140px;
    text-align:center;
    border-radius:5px;
}
.contact3 .postNeed li .info .email a:hover{
    background-color: rgba(27, 98, 183, 1);
}
.contact3 .applyForm{
    background-color: rgba(0,0,0,0.4);
    z-index: 9999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
.contact3 .applyForm .form{
    background-color: #fff;
    margin-top: 7%;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(27, 98, 183, 1);
    padding: 40px 8.333333%;
}
.contact3 .applyForm .form .close{
    line-height: 38px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 2.6rem;
    cursor: pointer;
    color: rgba(27, 98, 183, 1);
    font-weight: 100;
    border: rgba(27, 98, 183, 1) 2px solid;
    width: 38px;
    text-align: center;
    height: 38px;
    border-radius: 19px;
}
.contact3 .applyForm .form .form_tit{
    font-size: 2.6rem;
    padding: 0 0 20px 0;
    color: rgba(27, 98, 183, 1);
    font-weight: bold;
}
.contact3 .applyForm .form input{
    width: 100%;
    margin-bottom: 15px;
    height: 44px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 0 15px;
}
.contact3 .applyForm .form form>p{
	color:red;
  	margin-bottom:5px;
}
.contact3 .applyForm .form .upFile{
    position: relative;
}
.contact3 .applyForm .form .upFile input:first-child{
    width: 80%;
}
.contact3 .applyForm .form .upFile input:last-child{
    width: 20%;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.contact3 .applyForm .form .upFile span{
    width: 20%;
    margin-bottom: 15px;
    line-height: 42px;
    border: 1px solid #dedede;
    border-left: 0;
    background: #fff;
    display: block;
    text-align: center;
    font-size: 1.6rem;
    cursor: pointer;
}
.contact3 .applyForm .form>p{
    font-size: 1.2rem;
    color: #8a8586;
    padding-bottom: 15px;
}
.contact3 .applyForm .code{
    position: relative;
}
.contact3 .applyForm .code img{
    height: 40px;
    width: auto;
    position: absolute;
    top: 2px;
    right: 2px;
}
.contact3 .applyForm .code input{
    padding-right: 120px;
}
.contact3 .applyForm .form .btn{
    display: block;
    line-height: 44px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 1.6rem;
    background-color: rgba(27, 98, 183, 1);
}
.contact3 .flowPath{
    position: relative;
}
.contact3 .flowPath .top li{
    width: 20%;
}
.contact3 .flowPath .top li>span{
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    background-color: rgba(27, 98, 183, 1);
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.contact3 .flowPath .top li>span>.line{
    position: absolute;
    background-color: rgba(27, 98, 183, 1);
    width: 1px;
    height: 30px;
    top: 80px;
    left: 39px;
}
.contact3 .flowPath .top li>span img{
    height: 50px;
    width: auto;
    margin-top: 15px;
}
.contact3 .flowPath .bottom{
    margin-top: 30px;
    position: relative;
}
.contact3 .flowPath .bottom li{
    width: 20%;
    text-align: center;
}
.contact3 .flowPath .bottom li span:first-child{
    width: 26px;
    line-height: 26px;
    display: block;
    border-radius: 50%;
    background-color: rgba(27, 98, 183, 1);
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 15px;
}
.contact3 .flowPath .bottom li span:last-child{
    color:rgba(102, 102, 102, 1);
}
.contact3 .flowPath .bottom li:last-child{
    position: absolute;
    background-color: rgba(27, 98, 183, 1);
    width: 100%;
    left: 0;
    top: 12px;
    height: 2px;
    z-index: -1;
}
.contact3 .needKnow p{
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
}
.contact3 .needKnow p:last-child{
    color: rgba(206, 33, 40, 1);
}
@media (max-width: 768px){
    .contact3 .flowPath .top li>span {
        width: 54px;
        height: 54px;
    }
    .contact3 .flowPath .top li>span img {
        height: 30px;
        margin-top: 12px;
    }
    .contact3 .flowPath .top li>span>.line {
        top: 54px;
        left: 27px;
    }
    .contact3 .postNeed li .info .email a {
        color: #fff;
        line-height: 38px;
        width: 120px;
        font-size: 1.4rem;
    }
    .contact3 .applyForm .form .form_tit{
        font-size: 1.8rem;
    }
}
/* about2 */
.about2{
    margin: 40px 0;
}
.about2 .mode{
    margin-bottom: 20px;
}
.about2 .mode>div{
    position: relative;
}
.about2 .mode img{
    display: block;
}
.about2 .mode p{
    line-height: 48px;
    bottom: 0;
    left: 0;
    width: 100%;
    color: rgba(102, 102, 102, 1);
    background-color: rgba(242, 242, 242, 1);
    position: absolute;
    text-align: center;
  	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.about2 .page {
    text-align: center;
}
.about2 .page a{
    width: 32px;
    margin-right: 15px;
    line-height: 32px;
    display: inline-block;
  	color: rgba(167, 167, 167, 1);
  	background-color:rgba(242, 242, 242, 1);
}
.about2 .page a img{
    height: 18px;
    width: auto;
}
.about2 .page a:hover{
    background-color: rgba(27, 98, 183, 1);
    color: #fff;
    border-color:rgba(27, 98, 183, 1);
}
.about2 .page a.page-num-current{
    background-color: rgba(27, 98, 183, 1);
    color: #fff;
    border-color:rgba(27, 98, 183, 1);
}
@media (max-width: 768px){
    .about2 .mode p {
        line-height: initial;
        font-size: 1.2rem;
        padding: 5px 15px;
    }
}
/* productInfo */
.productInfo{
    margin: 40px 0;
}
.productInfo #thumbs{
    margin-top: 10px;
}
.productInfo #thumbs .swiper-slide{
    opacity: .6;
}
.productInfo #thumbs .swiper-slide-thumb-active{
    opacity: 1;
}
.productInfo #gallery .swiper-button-prev{
    background-image:url('../images/product_05.png');
    left: 0;
}
.productInfo #gallery .swiper-button-next{
    background-image:url('../images/product_06.png');
    right: 0;
}
.productInfo #gallery .swiper-button-next, .swiper-button-prev{
  
    width: 44px;
    height: 66px;
}
.productInfo .info{
    padding-top: 3px;
}
.productInfo .info>p:first-child{
    color: rgba(27, 98, 183, 1);
    font-size: 1.8rem;
    text-align: right;
    margin-bottom: 15px;
}
.productInfo .info>p:first-child>a{
    margin-left: 10px;
}
.productInfo .info>p:first-child>a img{
    width: 32px;
    margin-top: -3px;
}
.productInfo .info table{
    width: 100%;
    border-color: rgba(102, 102, 102, 1);
    margin-bottom: 40px;
}
.productInfo .info table td{
    padding: 15px 0;
    text-align: center;
    color: rgba(102, 102, 102, 1);
    border-color: rgba(102, 102, 102, 1);
}
.productInfo .info .gChange{
    display: block;
    width: 35%;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
}
.productInfo .info .tel{
    width: 65%;
    position: relative;
    padding-left: 90px;
}
.productInfo .info .tel img{
    position: absolute;
    left: 40px;
    height: 38px;
    top: 8px;
    width: auto;
}
.productInfo .info .tel p:last-child{
    color:rgba(206, 34, 40, 1);
    font-size:2.4rem;
    font-weight: bold;
}
.productInfo .tabs{
    margin: 30px 15px;
    background-color: rgba(242, 242, 242, 1);
    border-top: 1px solid rgba(102, 102, 102, .2);
    border-bottom: 1px solid rgba(102, 102, 102, .2);
    text-align: center;
}
.productInfo .tabs li{
    display: inline-block;
    padding: 15px 0;
}
.productInfo .tabs li a{
    margin-right: 30px;
    font-size: 1.8rem;
    color: rgba(70, 70, 70, 1);
}
.productInfo .tabs li:hover a{
    color: rgba(27, 98, 183, 1);
}
.productInfo .tabs .active a{
    color: rgba(27, 98, 183, 1);
}
.productInfo .tContent{
    margin-top: 30px;
}
.productInfo .tContent .tit{
    margin: 0 auto;
    display: block;
    width: 72px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(27, 98, 183, 1);
    font-size: 1.8rem;
    font-weight: bold;
    color: rgba(27, 98, 183, 1);
}
.productInfo .tContent .line{
    border-bottom: 1px solid rgba(102, 102, 102, .2);
    margin-top: -1px;
}
.productInfo #tContent1 .row>div{
    margin-top: 15px;
}
.productInfo #tContent1 .row .left{
    color:rgba(102,102,102,1);
    line-height:32px;
    text-indent: 28px;
}
.productInfo #tContent1 .row .right>div{
    position: relative;
}
.productInfo #tContent1 .row .right video{
    width: 100%;
    height: 200px;
    display: block;
}
.productInfo #tContent1 .row .right>div .zVideo{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    text-align: center;
}
.productInfo #tContent1 .row .right>div .zVideo img{
    width: 50px;
    cursor: pointer;
}
.productInfo #tContent2 table{
    width: 100%;
    margin-top: 15px;
}
.productInfo #tContent2 table td{
    padding: 15px 0;
    text-align: center;
}
.productInfo #tContent2 table tr{
    background-color: rgba(202, 222, 233, 1);
}
.productInfo #tContent2 table tr:nth-of-type(2n){
    background-color: rgba(242, 242, 242, 1);
}
.productInfo #tContent3 .row>div{
    margin-top: 20px;
    text-align: center;
}
.productInfo #tContent3 .row>div img{
    width: 35%;
    margin-bottom: 20px;
}
.productInfo #tContent3 .row>div p:nth-child(2){
    font-size: 1.8rem;
    margin-bottom: 5px;
}
.productInfo #tContent3 .row>div p:nth-child(3){
    color: rgba(102, 102, 102, 1);
}
.productInfo #tContent4 form input{
    height: 44px;
    width: 100%;
    border: 1px solid rgba(102, 102, 102, 0.45);
    padding: 0 15px;
    color: rgba(102, 102, 102, 1);
    margin-top: 15px;
}
.productInfo #tContent4 form textarea{
    margin-top: 15px;
    width: 100%;
    padding: 20px 15px;
    max-width: 100%;
    color: rgba(102, 102, 102, 1);
    display: block;
}
.productInfo #tContent4 form .mode{
    position: relative;
}
.productInfo #tContent4 form .mode img{
    position: absolute;
    right: 17px;
    top: 17px;
    height: 40px;
    width: auto;
}
.productInfo #tContent4 form .mode input{
    padding-right: 123px;
}
.productInfo #tContent4 form .gChange{
    line-height: 44px;
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    margin-top: 15px;
    border: 0;
    padding: 0;
}
.case .content{
    overflow: hidden;
}
.case .content .left{
    float: left;
    width: 49%;
    margin-right: 1%;
}
.case .content .right{
    float: left;
    width: 49%;
    margin-left: 1%;
}
@media (max-width: 768px){
    .productInfo{
        margin-top: 15px;
    }
    .productInfo #gallery .swiper-button-next, .swiper-button-prev {
        width: 30px;
        height: 48px;
        background-size: 15px 30px;
    }
    .productInfo .info {
        margin-top: 20px;
    }
    .productInfo .info .gChange {
        width: 55%;
        line-height: 44px;
        font-size: 1.4rem;
        margin: 0 auto;
        float: none !important;
    }
    .productInfo .info .tel {
        width: 100%;
        margin-top: 20px;
    }
    .productInfo .tabs li a {
        margin-right: 20px;
        font-size: 1.4rem;
    }
    .productInfo .tContent{
        padding: 0 15px;
    }
    .productInfo #tContent3 .row>div p:nth-child(3){
        height: 40px;
    }
    .case .content .left{
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .case .content .right{
        float: left;
        width: 100%;
        margin-left: 0;
    }
}
/* about3 */
.about3{
   margin-top: 200px;
}
.about3 .about3_1{
    position: relative;
    width: 100%;
    padding: 0 44px;
}
.about3 .about3_1 .line{
    width: 100%;
    height: 3px;
    background-color: #d7d7d7;
}
.about3 .about3_1 .left{
    position: absolute;
    width: 44px;
    background-color: #d7d7d7;
    border-radius: 50%;
    border: 3px solid #d7d7d7;
    cursor: pointer;
    top: -21px;
    left: 0;
  	/* opacity:.4;*/
    transition:1s;

}
.about3 .about3_1 .left:hover{
  	opacity:1;
    background-color: rgba(27, 98, 183, 1);
    border: 3px solid rgba(27, 98, 183, 1);
}
.about3 .about3_1 .right{
    position: absolute;
    width: 30px;
    position: absolute;
    width: 44px;
    background-color: #d7d7d7;
    border-radius: 50%;
    border: 3px solid #d7d7d7;
    cursor: pointer;
    top: -21px;
    right: 0;
  /*	opacity:.4;*/
    transition:1s;
}
.about3 .about3_1 .right:hover{
  	opacity:1;
    background-color: rgba(27, 98, 183, 1);
    border: 3px solid rgba(27, 98, 183, 1);
}
.about3 .about3_1 .info{
    position: relative;
    overflow: hidden;
    top: -148px;
    height: 300px;
}
.about3 .about3_1 ul{
    position: relative;
    left: 0;
    transition-duration:.3s;
}
.about3 .about3_1 ul li{
    position:absolute;
    width: 300px;
    text-align: center;
}
.about3 .about3_1 ul li>p{
    color:rgba(27, 98, 183, 1);
    font-size: 1.8rem;
    padding: 0 15px;
  padding: 0 15px 15px 15px;
}
.about3 .about3_1 ul li>.txt p{
    display: block;
    font-size: 1.4rem;
    font-weight: 100;
    color: rgba(102, 102, 102, 1);
}
.about3 .about3_1 ul>.top{
    top: 130px;
    padding-top: 30px;
    font-weight: bold;
    font-size: 2rem;
}
.about3 .about3_1 ul>.top.active::after{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    width: 100%;
    height: 3px;
    background-color: rgba(27, 98, 183, 1);
}
.about3 .about3_1 ul>.top.active{
    background: url(../images/contact_02.png) center top no-repeat;
}
.about3 .about3_1 ul>.bottom{
    top: 12px;
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 2rem;
}
.about3 .about3_1 ul>.bottom.active::after{
    content: '';
    display: block;
    position: absolute;
    top: 133px;
    width: 100%;
    height: 3px;
    background-color: rgba(27, 98, 183, 1);
}
.about3 .about3_1 ul>.bottom.active{
    background: url(../images/contact_02.png) center bottom no-repeat;
}
/* 导航条*/
@media (max-width: 1080px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (max-width: 768px){

	/*首页优势*/
  .home .home_1>.row .mode>div a{
  	display:block
  }
}


@media (max-width: 768px){

/*公用页面*/
@media (max-width: 768px){

  .home .home_1{
  	background-size: auto 100%;
  }
  .home .home_5 canvas{
      display:none;
    }
    .home .home_5 .filter{
      display:none;
    }
}
.contentinfo_241 video{
	width:100% !important;
  	height:auto;
}

.home .eMode{
   display:none;
	position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(27, 98, 183, .8);
    color: #fff;
    padding: 40px 30px;
    font-size: 2rem;
}
.home .eMode .close{
	position: absolute;
    top: -10px;
    right: -10px;
    font-size: 1.8rem;
    font-weight: 400;
    color: rgba(27, 98, 183, .8);
    background-color: #fff;
    opacity: 1;
    line-height: 18px;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    display: block;
}
@media (max-width: 768px){
  .home .eMode{
      padding: 20px 15px;
      font-size: 1.8rem;
  }
}
.record img{
	width:auto;
}