/* slider start */
.slider-section .slider-section-div {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 220px 0 0 0;
}
@media (max-width: 850px) {
	.slider-section {
		background-color: #f5f6fb;
	}
	
	.slider-section .slider-section-div {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		padding: 150px 0;
	}
}


.slider-section .slider-section-div .slider-section-content h1 {
	font-family: Microsoft YaHei;
    font-size: 70px;
    color: #ffffff;
    text-shadow: 0.01em 0.05em .1em black;
    margin-bottom: 47px;
	font-weight: bold;
}

.slider-section .slider-section-div .slider-section-content p {
	font-size: 60px;
	font-weight: 550 !important;
	color: #ffffff;
	text-shadow: 0.01em 0.05em .1em black;
	line-height: 2rem;
}

.slider-section .slider-section-div .slider-section-content button {
	font-size: 22px;
	color: #ffffff;
	width: 200px;
	height: 55px;
	border-radius: 40rem;
	background: linear-gradient(to right,#f39866,#f29765,#f39967);
}

.slider-section .slider-section-div .slider-section-content button:hover {
	background: #e87c47;
}

.slider-section .slider-section-div .slider-section-content .banner-text-1 {
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 2px;
}

/* slider end */

/* 联系我们 */
.contact-div {
    background-color: #f5f6fb;
}

@media (min-width : 500px){
    .contact-div-content{
        padding-left: 190px;
    }
}

.contact-div-content img {
    width: 50px;
    margin-right: 20px;
}

.contact-div-content div{
    line-height: 3rem;
}

.contact-div-content h5{
    font-weight: bold;
}

.phone {
    font-weight: bold;
    font-size: 1.25rem;
    color: #0e4bf0;
}

/* 办公地址 start */
.modal .modal-backdrop.in {
	opacity: 0.7;
}

.modal-dialog {
	z-index: 1056;
}

.address-div {
	background: #f5f6fb;
}

.address-div .address-div-content {
	position: relative;
}

.address-div .address-div-content img {
	width: 100%;
}

.address-div .address-div-content .address-div-content-child,  .address-div .address-div-content .address-div-content-child-1 {
	border-radius: 12px;
	background-color: rgb(201, 222, 245, 0.6);
}

.address-div .address-div-content .address-div-content-child {
	position: absolute;
	top: 32%;
	left: 12%;
	right: 0;
}

.address-div .address-div-content .address-div-content-child-1 {
	position: absolute;
	top: 41%;
	left: 55%;
	right: 0;
}

.address-div .address-div-content .address-div-content-child-3 {
	position: absolute;
	top: 23%;
	left: 19%;
	right: 0;
	width: 100px;
	height: 100px;
}

.address-div .address-div-content .address-div-content-child-4 {
	position: absolute;
	top: 32%;
	left: 62%;
	right: 0;
	width: 100px;
	height: 100px;
}

.address-div .address-div-content .address-div-content-child-3 a, .address-div .address-div-content .address-div-content-child-4 a {
	color: #7a8ba6;
	font-size: 18px;
}

.address-div .address-div-content > div > div > button {
	font-size: 24px;
	color: #fff;
	background: #4fa3f3; 
}

.address-div .address-div-content > div > div > h3 {
	font-size: 24px;
	color: #fd914f;
}

.address-div .address-div-content > div > div > p {
	font-size: 18px;
	color: #7a8ba6;
}

/* 办公地址 end */

/* 立即前往官网 start */
.official-div {
	background: #8cc2f6;
}

.official-div > div {
	height: 80px;
	line-height: 80px;
}

.official-div > div > a {
	font-size: 24px;
	color: #ffffff;
}
/* 立即前往官网 end */


.pd-zdy-zsy {
	padding-bottom: 3rem!important
}

.pd-zdy-tb {
	padding-top: 3rem!important;
	padding-bottom: 5rem!important;
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 991px) {
	
	.synopsis-div > div {
		position: relative;
	}
	
	.synopsis-div .synopsis-div-body {
		position: absolute;
		background: rgba(0,0,0,0.6);
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 !important;
		height: 100%;
	}
	
	.synopsis-div .synopsis-div-body .synopsis-div-body-child {
		background: none;
		padding: 3rem !important;
	}
	
	.synopsis-div  .synopsis-div-img {
		width: 100%;
		padding: 0!important;
	}
	
	.synopsis-div .synopsis-div-body .synopsis-div-body-child h2{
		color: #fff;
	}
	
	.synopsis-div .synopsis-div-body .synopsis-div-body-child p {
		color: #cdcfd5;
	}
	
	.address-div .address-div-content .address-div-content-child, .address-div .address-div-content .address-div-content-child-1 {
		display: none;
	}
	
	.address-div .address-div-content .address-div-content-child-3, .address-div .address-div-content .address-div-content-child-4 {
		display: block !important;
	}
}

@media (max-width: 768px) {
	.slider-section .banner-text h1 {
		font-size: 50px;
	}
	.slider-section .banner-text p {
		font-size: 30px;
	}
	
	.zdy-mt-5 {
		margin-top: 1.5rem !important;
	}
}

@media (max-width: 576px) {
	.row-cols-zdy-12 > *{
		flex: 0 0 auto;
		width: 100% ;
	}
	
	.history-div .history-div-content .history-div-content-child {
		height: 220px;
	}
	
	.pd-zdy-zsy {
		padding-bottom: 1.5rem!important
	}
	
	.pd-zdy-tb {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important;
	}
}

@media (max-width: 485px) { 
}

@media (min-width:1399px) {
}
