.index_news{ height:auto; max-height:none }

.index_news .client_info{ height:auto }

.index_news .client_info .client_left{ float:none; padding-bottom:80px }

.index_news .client_info .client_right{ float:none }

.news_list_content .news_item{ background:#f9f9f9; width:100%;  margin-bottom:6px; position:relative }

.news_list_content .news_item:before{ content:""; display:block; width:5px; height:100%; position:absolute; z-index:9; background:#fff; top:0; right:0 }

.news_list_content .news_item .news_img{ width:20%; float:left; display:block }

.news_list_content .news_item .news_img a{ display:block; height:200px; display:flex; align-items:center }

.news_list_content .news_item .news_img img{ width:83% }

.news_list_content .news_item .news_title_info{ float:left; width:80%; padding-top:40px; padding-bottom:40px; padding-left:2%; padding-right:2% }

.news_list_content .news_item .news_title_info .news_time{ width:8%; float:left; font-size:14px; color:#222 }

.news_list_content .news_item .news_title_info .news_title{ width: 32%;
  float: left;
  padding-right: 6%;
  font-size: 18px;
  color: #222;
  line-height: 30px;
  max-height: 102px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  word-break: break-word;
  padding-left: 2%;
  text-align: left;
  margin-top: -2px; }

.news_list_content .news_item .news_title_info .news_short{ width:56%; float:left; font-size:16px; color:#222; line-height:30px; max-height:120px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; text-overflow:ellipsis; -webkit-line-clamp:4; word-break:break-word }

.news_list_content .news_item:hover{ background:#fff; color:000; }

.news_list_content .news_item:hover:before{ background:#de0000; color:000; }

.news_list_content .news_item:hover .news_title_info .news_time{ color:#000 }

.news_list_content .news_item:hover .news_title_info .news_title{ color:#000 }

.news_list_content .news_item:hover .news_title_info .news_short{ color:#000 }

@media screen and (max-width:1400px){
	
}

@media screen and (max-width:900px){
.news_list_content .news_item .news_title_info .news_short{ display:none }

.index_news .client_info .client_left{ padding-bottom:30px }

.news_list_content .news_item .news_img a{ height:auto }

.news_list_content .news_item .news_title_info .news_time{ width:12%; line-height:34px }

.news_list_content .news_item .news_title_info .news_title{ width:80%; font-size:16px }

.news_list_content .news_item .news_title_info{ padding-top:15px }
}

@media screen and (max-width:550px){
.news_list_content .news_item{ margin-bottom:15px }

.news_list_content .news_item .news_img{ width:40% }

.news_list_content .news_item .news_title_info .news_title{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical }

.news_list_content .news_item .news_title_info{ padding-top:5px; width:60%; padding-bottom:0 }

.news_list_content .news_item .news_title_info a{ display:flex; flex-direction:column-reverse }

.news_list_content .news_item .news_title_info .news_time{ width:100%; padding-top:10px; line-height:20px }

.news_list_content .news_item .news_title_info .news_title{ width:100%; line-height:24px; max-height:48px; font-size:14px }

.news_list_content{ padding-top:0 }
}
.index_case{ background:#f9f9f9; height:auto; max-height:none }
.mobile_client_title {
    display: none;
}
.title1 {
    display: none;
}
.index_client .client_info {
    max-width: 1400px; margin:0 auto;

    overflow: hidden;
}
.index_case .client_info{ height:auto }

.index_case .client_info .client_left{ float:none; padding-bottom:80px }

.index_case .client_info .client_right{ float:none }

.ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap }

.case{ font-size:16px }

.case .middleCenter{ position:absolute; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%; display:block; vertical-align:middle; text-align:center; margin:auto }

.case img{ max-width:100%; max-height:100% }

.case .list{ margin-left:-10px; margin-right:-10px; overflow:hidden }

.case li{ width:33.333333333333336%; padding:0 10px; float:left; margin-bottom:40px }

.case li img{ transition:all .5s; transform:scale(1.0000001) }

.case li .box{ display:block; color:#fff; position:relative }

.case li .pic{ overflow:hidden; display:block; position:relative }

.case li .pic:after{ content:""; display:block; padding-top:80% }

.case li .pic:before{ content:""; display:block; width:100%; height:100%; position:absolute; z-index:1;  display:none \9; opacity:0; transition:200ms opacity linear }

.case li .text{ background:rgba(0, 35, 64, 0.7); color:#fff; padding:14px 25px 10px 25px; position:absolute; bottom:0; width:100%; transition:all .2s; z-index:2; text-align:justify }

.case li .bt{ color:#fff; font-size:24px; display:block; height:40px; line-height:50px; transition:all .5s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }

.case li .jsh{ font-size:15px; line-height:24px; height:8px; overflow:hidden; margin-bottom:20px }

.case li .more{ position:absolute; bottom:-23px; width:100% }

.case li .more span{ display:inline-block; background:#fff; border:2px #fff solid; font-size:13px; color:#1860ad; padding:0 30px; line-height:42px; min-width:160px; text-align:center; transition:background .2s, border .2s; position:relative; box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1) }

.case li .more span:after{ content:""; display:inline-block; width:15px; height:15px; background:url(../images/arrow-right-02.png) no-repeat center center; vertical-align:middle; margin-top:-3px; margin-left:16px; transition:all .2s }

.case li:hover img{ transform:scale(1.05) }

.case li:hover .pic:before{ opacity:.5 }



.case li:hover .more span{ background:#fff; color:#000 }

.case li:hover .more span:after{ background:url(../images/arrow-right-01.png) no-repeat center center; margin-left:20px }

.case li:nth-child(even) .text{ background:rgba(0, 35, 64, 0.7)}

.case li:nth-child(even) .more span{ color:#1860ad }

.case li:nth-child(even) .more span:after{ background:url(../images/arrow-right-02.png) no-repeat center center }


.case li:nth-child(even):hover .more span{ color:#000; background:#fff }

.case li:nth-child(even):hover .more span:after{ background:url(../images/arrow-right-01.png) no-repeat center center }

.case li.even .text{ background:#ca1517 }

.case li.even .more span{ color:#ca1517 }

.case li.even .more span:after{ background:url(../images/arrow-right-03.png) no-repeat center center }

.case li.even:hover .pic:before{ background:#ca1517 }

.case li.even:hover .more span{ background:#ca1517 }

.case li.even:hover .more span:after{ background:url(../images/arrow-right-01.png) no-repeat center center }

@media (max-width:1279px){
.case li .bt{ font-size:24px }
}

@media (max-width:1100px){
.case li{ width:100% }
}

@media (max-width:767px){
.case .list{ max-width:100%; margin-left:auto; margin-right:auto }

.case li{ width:100% }

.case li .box{ padding-bottom:132px }

.case li .text{ padding:14px 10px 20px 10px }

.case li .bt{ font-size:18px; height:30px; line-height:30px }

.case li .jsh{ font-size:12px }

.case li .more span:after{ background:url(../images/arrow-right-02-phone.png) no-repeat center center; background-size:contain }

.case li:hover img{ transform:scale(1) }

.case li:hover .pic:before{ display:none }

.case li:hover .text{ padding-bottom:20px }

.case li:hover .jsh{ height:48px }

.case li:hover .more span{ background:#fff; color:#01758f }

.case li:hover .more span:after{ background:url(../images/arrow-right-02-phone.png) no-repeat center center; background-size:contain; margin-left:16px }

.case li:nth-child(even) .more span{ background:#fff !important; color:#ca1517 !important }

.case li:nth-child(even) .more span:after{ background:url(../images/arrow-right-03-phone.png) no-repeat center center; background-size:contain }

.case li.even .more span{ background:#fff !important; color:#ca1517 !important }

.case li.even .more span:after{ background:url(../images/arrow-right-03-phone.png) no-repeat center center; background-size:contain }
}




.index-tit {
    font-size: 48px;
    color: #185fad;
    line-height: 60px;
    text-align: center; font-family: 
}

.index-dec {
    font-size: 16px;
    color: #666;
    line-height: 36px;
    text-align: center;
}



.index-two {
    padding: 44px 0 80px;
    background: #f3f3f3;
}

    .index-two ul {
        margin: 20px -6.5px 0;
    }

    .index-two li {
        width: 25%;
        float: left;
        padding: 0 6.5px; margin-bottom:15px;
    }

.int-list {
    display: block;
    width: 100%;
    padding-bottom: 33px;
    background: white;
    position: relative;
    overflow: hidden;
    transition: ease .5s;
}

.int-pic {
    width:100%;
    overflow: hidden;
    position: relative;
    transition: ease .5s;
    overflow: hidden;
    margin: 0 auto;
}
    /* .int-pic::before{position: absolute;content: "";width: 0;height: 0;top: 0%;left: 0%;background: rgba(0,0,0,0.3);transition: ease .5s;transform: translateY(-16%) translateX(-16%);border-radius: 50%;z-index: 3;} */
    /* .int-pic::after{position: absolute;content: "";width: 50px;height: 50px;top: 40%;left: 44%;border-radius: 50%;border: 2px dashed #fff;transition: ease .5s;z-index: 4;} */
    /* .index-two li:hover .int-pic::before{width: 150%;height: 150%;} */
    /* .index-two li:hover .int-pic::after{animation: rotation 10s linear infinite;transform: rotate(360deg);transition: ease .5s;} */


    .int-pic img {
        display: block;
        width: 100%;
        transition: all .5s;
    }

.int-list h3 {
    font-size: 24px;
    color: #333;
    line-height: 1.4;
    margin-top: 18px;
    text-align: center;
    padding: 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.int-list p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    margin-top: 4px;
    text-align: center;
    padding: 0 30px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-two li:hover img {
    transform: scale(1.05);
}

.index-two li:hover h3 {
    color: #e62129;
}


.in2-block {
    opacity: 1;
    transition: ease .5s;
}

.in2-hover {
    position: absolute;
    width: 100%;
    bottom: -100%;
    height: 100%;
    background: #185fad;
    left: 0;
    transition: all ease .5s;
    padding: 10px;
}


.in2-hover-cont {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 70px;
}

    .in2-hover-cont span {
        font-size: 17px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
        background: url(../images/53.png)no-repeat center bottom;
        padding-bottom: 90px;
    }

.index-two li:hover .in2-hover {
    bottom: 0;
}

.index-two li:hover .in2-block {
    opacity: 0;
}

.in2-hover-line {
    position: absolute;
    width: 94%;
    height: 94%;
    position: absolute;
    left: 3%;
    top: 3%;
}

.in2-line1 {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: scale(0,1);
}

.in2-line2 {
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: scale(1,0);
}

.in2-line1, .in2-line2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    pointer-events: none;
    transition: opacity 0.6s, transform 0.6s;
    transition-delay: 0.1s;
}

.index-two li:hover .in2-line1, .index-two li:hover .in2-line2 {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
}

.int-list .in2-hover p, .int-list .in2-hover h3 {
    color: #fff !important;
}

.int-list .in2-hover h3 {
    margin-bottom: 20px;
    margin-top: 0;
}
.section {
    overflow: hidden;
    padding-bottom: 3%;
}
.section .title {
    margin: 4% 0 5%;
    text-align: center;
    position: relative;
}

.section .container {
    width: 1360px;
}
.section03 .title {
    text-align: left;
}
.section03 .title h1 {
    color: #cfcfcf;
    margin: 0; font-size:36px;
}

  .section03 {
        background: #014099;
    }
    
    .section03 .title {
        text-align: left;
    }
    
    .section03 .title h2 {
        color: #FFF; font-size:30px;
    }
    
    .section03 .title h2 span {
        color: #4f81bd;
    }
    
    .section03 .title::after {
        left: 0;
        margin: 0;
        background: #014099;
    }
    
    .section03 .title a {
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .section03 .title a h1 {
        color: #FFF;
    }
    
    .section03 .title a i {
        background: #FFF;
        border-radius: 10px;
        color: #212226;
        font-style: normal;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        line-height: 30px;
    }
    
    .section03 .bottom img {
        display: block;
    }
    
    .section03 .bottom .frist {
        padding: 5% 0 0 15px;
    }
    
    .section03 .bottom .two {
        position: relative;
        z-index: 10;
        padding: 0;
        background: #FFF;
    }
    
    .section03 .bottom .two .layer {
        width: 90%;
        display: block;
        margin: 5% auto;
        position: relative;
    }
	
	   #triangle-left {
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-right: 50px solid #FFF;
        border-bottom: 30px solid transparent;
        margin: 30% 0 0 -5%;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .section03 .bottom .two .layer h1 {
        text-align: center;
        color: #444444;
    }
    
    .section03 .bottom .two .layer H3 {
        color: #666666;
        text-align: center;
    }
    
    .section03 .bottom .two p {
        font-size: 16px;
        color: #444444;
        line-height: 30px;
        padding: 5% 8%;
    }
    
    .section03 .bottom .two ul {
        text-align: center;
        padding: 20px 0;
    }
    
    .section03 .bottom .two ul li {
        height: 50px;
        width: 32%;
        display: inline-block;
        border-right: 1px solid #cccccc;
        font-size: 18px;
        color: #cccccc;
    }
    
    .section03 .bottom .two ul li a {
        color: #cccccc;
    }
    
    .section03 .bottom .two ul li img {
        display: block;
        margin: -20px auto 0;
    }
    
    .section03 .bottom .two ul li:last-child {
        border: none;
    }
    
    .section03 .bottom .three {
        float: right;
        padding-left: 0;
        margin-left: -4%;
        position: relative;
    }
    
    .section03 .bottom .three img {
        float: right;
    }
    
    .section03 .bottom .three .layer {
        position: absolute;
        right: 5%;
        top: 10%
    }
    
    .section03 .bottom .three .layer img {
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }
    
    .section03 .divli {
        margin: 4% 0 2%;
        color: #FFF;
        font-size: 16px;
        text-align: center;
        border-right: 1px solid #4672b0;
    }
    
    .section03 .divli:last-child {
        border: none;
    }
    
    .section03 .divli b {
        font-weight: normal;
        font-size: 48px;
    }
    
    .section03 .divli sub {
        font-size: 14PX;
    }
	
a:hover {
	text-decoration: none;
}
a{
	text-decoration: none;
}
header {
	position: relative;
	overflow-x: hidden;
	z-index: 99;
	/* height: 952px; */
}

.navbar-item {
	text-align: right;
}
.col-xs{
	width: 16.5%;
	float: left;
}
.navbar-brand>img {
	max-width: 100%;
}

.top-nav-ul li {
	list-style: none;
	float: left;
	margin-right: 45px;
}

.top-nav-ul li:last-child {
	margin-right: 0;
}

.top-nav-ul li a {
	display: inline-block;
	padding-left: 30px;
}

.top-nav-ul li a.nav-a1 {
	background: url(../images/vr-icon.png) no-repeat 3px center;

}

.top-nav-ul li a.nav-a2 {
	background: url(../images/lan-icon.png) no-repeat 3px center;

}

.top-nav-ul li a.nav-a3 {
	background: url(../images/search-icon.png) no-repeat 3px center;
}

.top-nav-ul li a span {
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0 10px;
	display: inline-block;
}

.top-nav-ul li a i {
	padding-top: 10px;
	display: inline-block;
}

/* 首屏切换 */



.ad_txt {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	width: 569px;
	z-index: 554;
}

.ad_txt span {
	display: block;
	margin-bottom: 24px;
}

.ad_txt h2 {
	font-size: 38px;
	letter-spacing: 10px;
	margin-bottom: 46px;
}

.ad_txt i {
	display: block;
	width: 143px;
	height: 1px;
	background-color: #fff;
	margin-bottom: 46px;
}

.ad_txt p {
	font-size: 18px;
	line-height: 30px;
	color: #f5f5f5;
	margin-bottom: 80px;
}

.ad-video p,
.ad2-txt p {
	width: 653px;
}

.ms-slide-inner {
	position: relative;
	height: 100%;
	z-index: 150;
}

.ad_img-item {
	width: 338px;
	height: 111px;
	border: solid 1px #ffffff;
	padding: 47px 39px 47px 129px;
	color: #fff;
	margin: 20px 0;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.item2-tab {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	z-index: 999999;
	opacity: 1 !important;
}


.ad_img-item span {
	position: relative;
	z-index: 111;
}

.ad_img-item1 span {
	position: relative;
	z-index: 2;
}

.ad_img-item {
	width: 338px;
	height: 111px;
	border: solid 1px #ffffff;
	padding: 47px 39px 47px 129px;
	color: #fff;
	margin: 20px 0;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.ad_img-item1 {
	background: url("../images/hs-icon1.png") no-repeat 50px center;
}

.ad_img-item2 {
	background: url("../images/hs-icon2.png") no-repeat 50px center;
}

.ad_img-item3 {
	background: url("../images/hs-icon3.png") no-repeat 50px center;
}



.ad_img-item i {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../images/item1.png") no-repeat center;
	position: absolute;
	top: 0px;
	left: 100%;
	opacity: 0.5;
	transition: all .5s;
}

.ad_img-item1 i {
	background: url("../images/item1.png") no-repeat center;
}

.ad_img-item2 i {
	background: url("../images/item2.png") no-repeat center;
}

.ad_img-item3 i {
	background: url("../images/item3.png") no-repeat center;
}

.ad3_img-item {
	cursor: pointer;
	position: relative;
}

.ad3_img-span {
	position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    transition: all .5s;
}

.ad3_img-span {
	width: 100%;
	height: 100%;
	transition-delay: 0.2s;
}

.ad3_img-span span {
	width: 60%;
    position: absolute;
    top: 43%;
    right: 2%;
	transform: translateY(-50%);
	z-index: 50;
}

.ad3_img-item {
	display: block;
    width: 355px;
    overflow: hidden;
    height: 128px;
    transition: all .5s ease;
}

/* .ad3_img-item:after {
	transition: all .5s;
	content: '';
	width: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
}
.ad3_img-item:hover::after {
	width: 100%;
} */

/* .ad3_img-item:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
} */
.ad3_img-span{
	 width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100% 100%;
}
.ad3_img-span i{
	display: block;
    width: 100%;
    height: 100%;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 100%;
    transition: all .5s;
}
.ad3_img-span1{
	background-image: url(../images/yx.png);
}
.ad3_img-span2{
	background-image: url(../images/ex.png);
}
.ad3_img-span3{
	background-image: url(../images/sx.png);
}
.ad3_img-span4{
	background-image: url(../images/six.png);
}
.ad3_img-span5{
	background-image: url(../images/wx.png);
}
.ad3_img-span1 i{
	background-image: url(../images/1全自动二次碳吸附干洗机.png);
}
.ad3_img-span2 i{
	background-image: url(../images/2sdh120-g贯穿式烘干.png);
}
.ad3_img-span3 i{
	background-image:url(../images/3真空烫台.png);
}
.ad3_img-span4 i{
	background-image:url(../images/4全自动展布机 拷贝.png);
}
.ad3_img-span5 i{
	background-image:url(../images/5全自动毛巾折叠机 拷贝.png);
}
.ad3_img-item:hover .ad3_img-span i{
	left: 0;
}






.ad3_img-item:hover .ad3_img-span {
	width: 100%;
}

.ad3_img-item:hover{
	
}






.ms-slide-3 {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
}

.ms-slide-img {
	position: absolute; 
	top: 50%;
	z-index: 200;
	width: 505px;
	right: 10%;
	height: 500px;
	margin-right: -70px;
	transform: translateY(-50%);
}



.ms-slide-img .swiper-container {
	width: 100%;
	height: 100%;
}

.ms-slide-img .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(1);
}

/* .ms-slide-img .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.15);
	margin-left: -28px;
} */

.ms-slide-img .swiper-button-prev {
    left: 50%;
    background-image: url(../images/hit-le.png);
	transform: translateX(-50%) rotate(90deg);
	background-size: 16px;
	outline: none;
}
.ms-slide-img .swiper-button-next {
    left: 50%;
    background-image: url(../images/hit-ri.png);
	transform: translateX(-50%) rotate(90deg);
	background-size: 16px;
	outline: none;
}
.swiper-button-prev{
	top: -5%;
}
.swiper-button-next{
	top: 105%;
}









.ms-slide-img .swiper-slide-active .ad3_img-item .ad3_img-span,
.swiper-slide-duplicate-active .ad3_img-item .ad3_img-span,
.ms-slide-img .swiper-slide-active .ad3_img-item::after {
    width: 100%;
}




.ms-bullets {
	opacity: 1 !important;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color:#fff;
	transition: all .5s;
}

.navbar {
	width: 100%;
	position: fixed;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	transition: all .5s;
}

/* .navbar:after {
    width: 0%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    transition: all .5s;
    z-index: -5;
} */

.navbar.scroll:after {
	width: 100%;
}

.navbar-right a {
	font-size: 15px;
	margin-right: -28px;
}

#video1 {
	position: absolute;
	top: 0px;
	left: 0px;
	/* width: 100%; */
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #0041c6;
}

#banner {
	z-index: 50;
	height: 100vh;
	
}

.banner1 {
	background-color: #c11a20;
	position: relative;
}

.ms-layer-tis {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 110;
	top: 0px;
}

.futurevideo {
	min-width: 100%;
    min-height: 100%;
    object-fit: cover !important;
}

.banner-title {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	transform: translate3d(-50%,-50%,30px);
	width: 760px;
	color: #fff;
	z-index: 150;
	text-align: center;
}

.banner-title h1 {
	font-size: 24px;
    letter-spacing: 6px;
    margin-top: 20px;
}

.banner-title h1:before{
	content: '';
    width: 60px;
    height: 2px;
    background: #FFFFFF;
    display: block;
    margin: auto;
	margin-top: -6px;
    margin-bottom: 20px;
}

.banner-title p {
	font-size: 52px;
}

.banner-bgc img {
	width: 100%;
}

.banner-title .p1 {
	line-height: 65px;
	letter-spacing: 10px;
}

.banner-more {
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin-top: 40px;
	background: #185fad;
	transition: all .5s;
	background-size: 13%;
}

.banner-more:hover {
	color: #fff;
	/* padding-left: 40px; */
	background-position-x: 100px;
}

.banner2 {
	width: 100%;
}

.item2-banner-video {
	position: absolute;
	top: 0px;
	left: 0px;
}

.item2-banner-video video {
	position: relative;
}

.video-common {
	position: absolute;
	left: 0px;
	right: 0px;
}

.ad-page {
	display: none;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.videP{
	height: 100%;
}

.ad-page-content{
	width: 100%;
	height: 100%;
}

.ad-page.active {
	display: block;
}

/* .ad-video.active {
    display: block;
    opacity: 1;
} */
.ms-bullets.ms-dir-h {
	z-index: 1111111111111;
}



.selects {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 50;
	text-align: center;
}

.selects span {
	color: #fff;
	display: inline-block;
	height: 10px;
	width: 24px;
	border: 1px solid #fff;
	border-radius: 3px;
	line-height: 50px;
	margin: 0 5px;
	transition: all .5s;
	cursor: pointer; border-radius:25px;
}

.selects span.active {
	background-color: #185fad;
	color: #fff;
	border-color: #185fad;
}







/* 首屏切换选择导航 */
.select {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 50;
	text-align: center;
}

.select span {
	color: #fff;
	display: inline-block;
	height: 10px;
	width: 64px;
	border: 1px solid #fff;
	border-radius: 3px;
	line-height: 50px;
	margin: 0 5px;
	transition: all .5s;
	cursor: pointer; border-radius:25px;
}

.select span.active {
	background-color: #185fad;
	color: #fff;
	border-color: #185fad;
}



.hs-news {
	overflow: hidden;
}

.hs-news:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.hs-news:hover h3 {
	color: #0041c6;
}

/*  */
.hs-news-img-1 {
	height: 230px;
	overflow: hidden;
}

.hs-news-img-2 {
	height: 204px;
	overflow: hidden;
}

.hs-news-img-3 {
	height: 203px;
	overflow: hidden;
	transform: scale(1)
}






.hs-news .caption {
	background-color: #fff;
	padding-left: 31px;
	padding-right: 31px;
	padding-bottom: 20px;
}

.hs-news img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.box-left {
	overflow: hidden;

}

.box-left h1,
.box-right h1 a {
	color: #222;
}

.box-right h1:hover a,
.box-left h1:hover {
	color: #0041c6;
}

.section1 {
	padding-top: 41px;
	padding-bottom: 30px;

}

.box-left .caption {
	min-height: 215px;
}

.box-right .caption {
	min-height: 212px;
}

.box-right h1 {
	text-align: right;
	position: relative;
}

/* 新闻部分 */
.hs-news span,
.hs-news p {
	font-size: 14px;
	color: #666;
}

.hs-news span {
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
}

.hs-news h3 {
	font-size: 18px;
    color: #050b14;
    height: 47px;
    overflow: hidden;
    line-height: 24px;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.hs-news p {
	padding-top: 15px;
	text-align: justify;
	text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.p1s{
    -webkit-line-clamp: 3;
    height: 75px;
}
.p2s{
    -webkit-line-clamp: 5;
    height: 118px;
}

.thumbnail {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.has {
	font-size: 16px;
}

.icon-arrow {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../images/hs-jt.svg) no-repeat center;
	vertical-align: middle;
	background-size: 16px;
}



.wrap-w {
	background-color: #f5f5f5;
	width: 100%;
	position: relative;
	z-index: 88;
	padding-bottom: 50px;
}

.map_all {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.map_all p {
	font-size: 30px;
	font-family: dincond;
	letter-spacing: 1px;
}

.map_all h1 {
	font-size: 50px;
	font-family: dincond;
    letter-spacing: 2px;
}

.map_all_img {
	margin-bottom: 40px;
}

.video {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #050b14;
}

.sh_qj {
	position: relative;
	z-index: 10;
}

.circle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0);
}

.circle li {
	position: absolute;
	top: 15%;
	left: 35%;
	width: 30%;
}

.circle img {
	width: 100%;
}

.circle li.move {
	animation-duration: 2.2s;
	animation-name: circleMotion;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

.circle li.move:first-child {
	animation-delay: 1.1s;
}

@keyframes circleMotion {
	0% {
		transform: scale3d(1, 1, 1) rotate(0.1deg);
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
	}

	21% {
		opacity: 1;
		visibility: visible;
	}

	95% {
		transform: scale3d(1.14, 1.14, 1.14) rotate(0.1deg);
		-webkit-transform: scale3d(1.14, 1.14, 1.14);
		-moz-transform: scale3d(1.14, 1.14, 1.14);
		-o-transform: scale3d(1.14, 1.14, 1.14);
	}

	100% {
		opacity: 0;
		visibility: hidden;
		transform: scale3d(1, 1, 1) rotate(0.1deg);
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
	}
}

/* .ys360bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.48;
    -webkit-opacity: 0.48;
    -moz-opacity: 0.48;
    z-index: 0; 
} */
.sh-dt {
	position: relative;
	z-index: 888;
	margin-top: -10px;
}











.search-big {
	width: 100%;
	height: 100%;
	background-color: rgba(24, 2, 218, 0.6);
	position: fixed;
	top: 0px;
	left: 0px;
}


@media screen and (max-width:1500px) {
	.navbar-nav>li {
		margin: 0 30px;
	}
	.box-left .caption {
		min-height: 169px;
	}
	.select {
		position: absolute;
		bottom: 15px;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		z-index: 50;
		text-align: center;
	}
	.selects {
		position: absolute;
		bottom: 15px;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		z-index: 50;
		text-align: center;
	}
	.ad_txt p{
		margin-bottom: 0;
	}
	.ad_txt h2,.ad_txt i{
		margin-bottom: 25px;
	}
	.ad_img-item {
		width: 323px;
		height: 96px;
		padding: 38px 39px 47px 129px;
	}
	.ad_img-item1,.ad_img-item2,.ad_img-item3{
		background-size: 15%;
	}
	.ad3_img-item{
		width: 300px;
		height: 100px;
	}
	.ms-slide-img {
		width: 434px;
		height: 255px;
	}
	
	
}

@media screen and (max-width:1200px) {
	
	.footer-top {
		padding: 18px 6.5%;
	}
	.footer-bottom{
		width: 92%;
		margin: auto;
	}
	
	
}





@media screen and (min-width: 768px) {

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 50px;
	}

	.navbar-nav>li {
		margin: 0 16px;
	}

	.navbar.scroll {
		background-color: #fff;
		border-bottom: 1px darkgray solid;
		border-radius: 0; top:0;
	}

	.navbar.scroll .top-nav-ul li a span,
	.navbar.scroll .navbar-nav>li>a {
		color: #000;
	}
	.navbar.scroll .navbar-nav> li:last-child a{color:#fff;}
	.navbar.scroll .top-nav-ul li a.nav-a1 {
		background: url(../images/vr-icon-fan.png) no-repeat 3px center;
	}

	.navbar.scroll .top-nav-ul li a.nav-a2 {
		background: url(../images/lan-icon-fan.png) no-repeat 3px center;

	}

	.navbar.scroll .top-nav-ul li a.nav-a3 {
		background: url(../images/search-icon-fan.png) no-repeat 3px center;
	}



}




/* 搜索  --  可提出 */
.search-slide {
	width: 100%;
	height: 100%;
	background-color: rgba(10, 64, 134, 0.9);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1000;
}

.search-slide span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	background: url("../images/close.png") no-repeat center;
}

.search-slide input[type="text"] {
	width: 654px;
	height: 60px;
	background-color: #fff;
	border-radius: 30px;
	color: #000;
	font-size: 30px;
	line-height: 60px;
	text-indent: 1em;
	margin-top: -6px;
}

#form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.search-slide input[type="text"]::placeholder {
	color: #000;
}

.search-slide input[type="button"] {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url("../images/sou-suo.svg") center no-repeat;
	position: absolute;
	top: 46%;
	right: 2%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}




/* 首页手机端 */
.ph-banTiner{
	width: 100%;
	height: 580px;
	margin-top: 70px;
	overflow: hidden;
}
.ph-banTiner .swiper-wrapper,.ph-banTiner .swiper-slide{
	width: 100%;
	height: 100%;
}
.ph-banTiner .swiper-slide .slide1-box{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 center;
	position: relative;
	z-index: 2;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens,.ph-banTiner .swiper-slide .slide1-box .slide2-cens{
	width: 90%;
	position: absolute;
	z-index: 15;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%,-50%);
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens h3{
	font-size: 26px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens p{
	font-size: 19px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens p:before{
	content: '';
	width: 77px;
	height: 2px;
	background-color: #FFFFFF;
	display: block;
	margin: 15px auto;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens .ph-more,
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more{
	width: 125px;
    height: 32px;
    display: block;
    background-color: #fc0d1b;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    margin: 30px auto 0;
    text-align: center;
}
.ph-banTiner .swiper-slide .slide1-box .slide1-cens .ph-more i,
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more i{
	width: 20px;
    height: 17px;
    background: url(../fonts/jiantou.svg) no-repeat 0 center;
    display: inline-block;
    background-size: 18px;
    margin-left: 8px;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens{
	width: 80%;
	text-align: left;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens em{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens h3{
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin: 5px 0;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens h3:after{
	content: '';
    display: block;
    width: 100px;
    height: 1px;
    margin: 19px 0;
    background-color: #FFFFFF;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .prodesc{
	width: 100%;
    height: 120px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
}
.ph-banTiner .swiper-slide .slide1-box .slide2-cens .ph-more{
	margin: 20px 0 0;
}

.ph-tainer{
	width: 100%;
	background-color: #F8F8F8;
	padding: 30px 0;
}
.ph-tainer .phin-search{
	width: 90%;
	background-color: #FFFFFF;
	height: 35px;
	margin: auto;
	line-height: 35px;
	text-indent: 15px;
	letter-spacing: 2px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.ph-tainer .phin-search .phins{
	display: block;
	width: 87%;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	float: left;
}
.ph-tainer .phin-search .phins::-webkit-input-placeholder{
	font-size: 14px;
	line-height: 35px;
	letter-spacing: 4px;
	color: #858585;
}
.ph-tainer .phin-search span{
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/searchs.png) no-repeat 0 center;
	background-size: 20px;
	float: right;
	cursor: pointer;
}

.ph-newtainer{
	width: 90%;
	margin: 0 auto 40px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
}
.ph-newtainer .phnewlist{
	width: 100%;
	background-color: #FFFFFF;
}
.ph-newtainer .phnewlist .phnew-img{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.ph-newtainer .phnewlist .phnew-img img{
	width: 100%;
	/* height: 100%; */
}
.ph-newtainer .phnewlist .phnew-bot{
	padding: 11px 20px 35px;
}
.ph-newtainer .phnewlist .phnew-bot em{
	display: block;
	font-size: 12px;
	color: #999999;
}
.ph-newtainer .phnewlist .phnew-bot h5{
	font-size: 18px;
	color: #333333;
	margin: 10px 0;
}
.ph-newtainer .phnewlist .phnew-bot p{
	color: #666666;
	font-size: 14px;
	height: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.vph-vrbox{
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
	background-image: url(../images/ph-360.jpg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.vph-vrbox .row{
	width: 100%;
	height: 100%;
} 
.vph-vrbox .vrvideo{
	display: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vph-vrbox .more{
	width: 140px;
    height: 38px;
    line-height: 38px;
    background-color: #074296;
    border-radius: 12px;
	display: block;
    margin: auto;
    color: #fff;
}
.vph-vrbox .map_all{
	width: 90%;
}
.vph-vrbox .map_all h1 {
    font-size: 30px;
}
.vph-vrbox .map_all p {
    font-size: 16px;
}
.vph-vrbox .map_all_img{
	margin-bottom: 20px;
}
.vph-vrbox .circle li {
    position: absolute;
    top: 11%;
    left: 22%;
    width: 57%;
}

.ph-maptainer{
	width: 90%;
	margin: 10px auto;
	background-color: #FFFFFF;
}
.ph-maptainer .row{
	padding: 15px;
}
.ph-maptainer .row .maptitle{
	border-bottom: 1px #EBEBEB solid;
	padding: 18px 20px 20px; 
	margin-bottom: 37px;
}
.ph-maptainer .row .maptitle p{
	font-size: 16px;
	letter-spacing: 5px;
	color: #333333;
}
.ph-maptainer .row .maptitle h4{
	font-size: 26px;
	letter-spacing: 11px;
	color: #08499b;
}
.mapbox{
	width: 100%;
	
}
.mapbox img{
	max-width: 100%;
}

@media (max-width: 767px) {
    .index-one, .index-two {
        padding: 35px 0 40px;
    }

    .index-tit {
        font-size: 26px;
        line-height: 30px;
    }

    .index-dec {
        font-size: 15px;
        line-height: 22px;
        margin-top: 5px;
    }

    .ino-box {
        margin-top: 20px;
    }

    .index-two li {
        width: 50%;
        margin-bottom: 13px;
    }

    .int-list h3 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0;
    }

    .int-list p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 10px;
    }

    .int-list {
        padding-bottom: 15px;
    }

    .index-three, .index-four {
        padding: 35px 0 40px;
    }

    .ine-dic {
        margin-top: 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .index-three ul {
        margin-top: 30px;
    }

    .index-three li {
        width: 33.333333%;
    }

    .ine-icon {
        width: 60px;
        height: 60px;
    }

    .ine-num {
        font-size: 26px !important;
        line-height: 30px;
    }

    .index-three li p {
        font-size: 14px;
    }

    .ine-num i, .ine-num sup {
        font-size: 14px;
    }

    .inf-right {
        position: static;
        width: 100%;
    }

    .inf-left {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .inf-font {
        position: relative;
        width: 100%;
        padding: 20px 15px;
    }

    .inf-pic {
        float: none;
        width: 100%;
        height: auto;
    }

    .inf-box {
        margin-top: 20px;
    }

    .inf-font h3 {
        font-size: 16px;
        line-height: 22px;
        height: 44px;
    }

    .inf-data {
        display: none;
    }

    .inf-font p {
        line-height: 20px;
        height: auto;
    }

    .inf-font span {
        line-height: 35px;
        height: 35px;
        width: 100px;
        font-size: 13px;
    }

    .inf-nav a {
        font-size: 16px;
        line-height: 40px;
        padding: 0 12px;
    }

    .inf-nav {
        height: 40px;
    }

        .inf-nav a:last-child {
            float: right;
        }

    .inf-li {
        padding: 10px 15px 0;
    }

    .inf-list h3 {
        font-size: 14px;
    }

    .ino-box {
        display: none;
    }

    .ino-swiper {
        display: block;
    }

    #can1 {
        display: none;
    }

    .in2-hover {
        display: none;
    }

    .index-two li:hover .in2-block {
        opacity: 1;
    }
}
/* ============ lbanner===========*/

