
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
textarea{resize:none}
body{ margin: 0;
	overflow-x: hidden;}
.main-bg1{  position:relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; margin-bottom:7.4vw; width: 100%; }
.main-bg1 .background_img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.main-bg1 .top_img {
	position: absolute;
	width: 100%;
	height: 50.3vw;
	top: 0;
	left: 50%;
	transform: translate(-50%);
	background-image: url('../images/top_01.jpg');background-size: 100% 100%;
	 z-index: 1;
}
.main-bg1 .display-logo1 {
    position: absolute; width: 34vw;
    top: 3.5vw;
    left: 3.54vw;
    z-index: 3;
}
.main-bg1 .display-logo2 {
    position: absolute;width: 14.2vw;
    top: 2.5vw;
    right: 3.54vw;
    z-index: 3;
}
.main-bg1 .display-show1 {
 
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 65%;
    height: 30.6vw; padding-top: 18vw; margin-bottom: 1.7vw;
    z-index: 3; 
}

.main-bg1 .floor_one {
       display: flex;
    flex-direction: column;
    align-items: center;
	width: 56%;
	height:auto;
	position: relative; z-index: 2;
}
.main-bg1 .floor_one .display-show2 {
	
	width: 100%;
	height: 31.51vw;
	background-image: url('../images/img_14.png');
	background-size: 100% 100%; z-index: 1;
}


img{vertical-align:top;/*display:block;*/}


.full{background-color: #000;
	width: 100%;
	height: 100%;
	_width:0;
	_height:0;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=40);/*IE*/
	opacity:0.4;/*FF*/
	z-index:11;
	position:fixed!important;/*FF IE7*/
}
/*滚动条*/
.scrollbox {
    margin-top: 0px; margin-left: 20px;
    width:95%;
    height:75%;
    min-height: 75%;
    overflow-y: scroll;
}

#new-scroll-container::-webkit-scrollbar-track
{
	border-radius: 8px;
	background-color: #4ea1e5;
}

#new-scroll-container::-webkit-scrollbar
{
	width: 10px;
	background-color: transparent;
}

#new-scroll-container::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #ffd024;
}


/*弹出层*/
.col{ position:absolute; top:-1.82vw; right:-1.82vw; z-index:3; width: 2.14vw;}


.lqlw-ceng{ display: flex;
	flex-direction: column;
	justify-content: center; width:37%;
	align-items: center;position:fixed; top:10%;left: 50%;	transform: translateX(-50%); background:#dcf3fd; height:75%;  display:none; z-index: 12; border-radius: 1.1vw; }
.lqlw-ceng .title1,.lqlw-ceng .title2{font-size:1.14vw; color:#2b2d2e;text-align:justify; text-justify:inter-ideograph; margin-right:0.52vw; line-height: 2.08vw;}
.lqlw-ceng .title1 font{ color:#ffffff; font-size:1.04vw; text-align:center; line-height:1.26vw; height:1.26vw; float:left; width:1.26vw; margin-top: 0.26vw; background: #1a85fb;border-radius: 1.1vw; margin-right: 0.42vw; }
.lqlw-ceng .title1 span,.lqlw-ceng .title2 span{ float: left; width: 94%} 
.lqlw-ceng .title2 font{ font-size:1.26vw; text-align:center; line-height:1.26vw; height:1.26vw; float:left; width:1.26vw; margin-top: 0.26vw; margin-right: 0.42vw;}


.display-show1 .swiper-container-v{ width:49%; margin-left: 51%; }
.display-show2 .swiper-container-show{ width:92%; margin: 1.26vw 0 0 2.45vw}
.display-show2 .swiper-container-show .swiper-button-next {
    	background-image: url('');
    position: absolute;
	top: 15.625vw;
	left: 2.6vw;
width: 1.2vw;
	height: 2.14vw;
    }	
.display-show2 .swiper-container-show .swiper-button-prev {
    position: absolute;
    	background-image: url('');
	top: 15.625vw;
	left:47.9vw;
	width: 1.2vw;
	height: 2.14vw;
    }
.display-show1 .swiper-pagination {position: absolute; left: 65.5%; top: 17.2%;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.display-show1 .swiper-pagination-bullet{width: 0.52vw;
	height:0.52vw;
	display: inline-block;
	border-radius: 100%;
	background: #c4c4c4;
	opacity: 1; margin-right:0.52vw; }
.display-show1 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #1c89dc
}
.swiper-container-show .swiper-slide {
	  transform: scale(0.8);
      opacity: 0.7;
    }       
	.swiper-container-show .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
         opacity: 1;
	}