h2{
	border-top:0px;
}
.content-box{
	height: 100%;
}
.first-box p{
	 font-size: 30px;
    margin-bottom: 70px;
    margin-top: 70px;
    width: 800px;
}
.first-box{
    height: 85%;
    /* margin-top: -40px; */
    position: relative;
    cursor: default;
}
.first-box img{
	left: 50%;
	margin-left: -152px;
	margin-top: -140px;
	position: absolute;
	top: 50%;
}
.first-box h2{
	font-size:70px;
}
.first-box h1{
	font-size:70px;
}
.second-box{
	color:#fff;
	background-color:#09C3FF;
}
.second-box .col-md-2{
	margin-bottom: 160px;
    margin-right: -36px;
}
.second-box h2{
	font-size: 36px;
    padding-bottom: 20px;
    padding-top: 150px;
    text-align: center;
}
.second-box .desc{
	font-size: 23px;
    margin-bottom: 80px;
    text-align: center;
}
.second-box img{
	width:70%;
}
.third-box{
	padding:50px 0 0 0;
}
.third-box .dong-zhi-xing{
	width:80%;
}

.four-box h2{
	text-align:center;
	font-size:36px;
}
.four-box img{
	width:70%;
}
.four-box .col-md-2{
	margin-bottom:40px;
}
.split-line{
	border: 2px solid #eee;
    margin-bottom: 60px;
    margin-left: 15%;
    margin-top: 60px;
    width: 70%;
}
.third-box .dong-zhi-xing-box{
	width: 100%; height: 100%; z-index: 0; padding-left: 18%;
}
/*footer*/
.myfooter{
	background-color: #26303b;
    color: #fff;
    height: 414px;
    margin-top: 40px;
    padding-left:50%;
}
.myfooter .qrcode-desc{
	text-align:center;margin-left:-100%;font-size:22px;padding-top:30px;
}
.myfooter .qrcode-img{
	width:200px;margin-left:-100px;margin-top:30px;
}
.myfooter .qrcode-desc{
	text-align:center;margin-left:-100%;font-size:22px;padding-top:30px;
}
.myfooter .filing{text-align:center;margin-left:-100%;font-size:14px;padding-top:50px;}
.icon-box img{
	width:56%;
}
@media (max-width: 1000px)
{
   .third-box .dong-zhi-xing{
		width:100%;
	}
	.third-box .dong-zhi-xing-box{
		width: 100%; height: 100%; z-index: 0; padding-left: 0;
	}
}
.entity-intro{
	padding-left:4%;
}
.entity-intro div{
	
}
.index-footer{
	background-color: #26303B;
    height: 50px;
    line-height: 50px;
    color: #fff;
    position:fixed;
    bottom:0px;
    left:0px;
    width: 100%;
}
.footer-record{
	text-align: center;
    font-size: 12px;
}

.carousel-indicators li{
	background-color: #EEECEC;
	border: none;
}
.carousel-indicators .active{
	background: #26303b;
}
#index-carousel .carousel-inner .item{
	width:100%;
}
.banner1{
	background: url("../img/index/banner1-1.png") no-repeat center;
	background-size: auto 45%;
}
.banner2{
	background: url("../img/index/banner2-1.png") no-repeat center;
	background-size: auto 50%;
}
.banner3{
	background: url("../img/index/banner3-2.png") no-repeat center;
	background-size: 100% 120%;
}
.banner3 .words{
	display: block !important;
	height: 100% !important;
	margin: auto;
}

#qr-code{
	background: url("../img/index/Group2.png") no-repeat center;
	background-size: auto 80%;
	top: 0;
	margin: 0;
	background-color: rgba(36, 36, 36,0.8);
}
.index-modal .close-modal:hover{
	background-image: url(../img/index/close-modal-hover.svg) !important;
}
.index-modal .close-modal{
	background-image: url(../img/index/close-modal.svg) !important;
	top: 6% !important;
	right: 35% !important;
	
}