.carousel-inner img {
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
}

.carousel-indicators .active {
	opacity: 1;
	width: 90px
}

.carousel-indicators li {
	width: 80px
}

.carousel-control-prev {
	right: 11%;
	left: unset;
}

.carousel-control-next {
	right: 8%;
}

.carousel-control-next,
.carousel-control-prev {
	width: 20px;
	top: auto;
	bottom: 30px;
	width: 20px;
	opacity: 1;
}

.container1-btn-width a {
	text-decoration: none;
}

.container1_btn_text {
	display: none;
}

#container1_btn5_t {
	display: block;
}

@media (min-width:1101px) {
	.carousel-indicators {
		justify-content: left;
		bottom: 30px;
		margin-left: 11%;
		width: 40%;
	}
}

@media (max-width:1100px) {

	.carousel-control-prev,
	.carousel-control-next {
		display: none;
	}
}




.container1-title {
	background: #17328C;
	border-radius: 20px 0px 20px 0px;
	width: 97%;
	padding-bottom: 25px;
	padding-top: 25px;
	/* padding-left: 20px; */
	text-align: center;
}

.container1-btn {
	background: #EEF2FF;
	border-radius: 20px 0px 20px 0px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;

	padding-bottom: 14px;
	padding-top: 24px;
	width: 97%;
	margin: auto;
	text-align: center;
}

.container1-btn img {
	width: 65px;
	margin: auto;
}

@media (min-width:1140px) and (max-width:1400px) {
	.container1-btn {
		min-height: 164px;
	}
}

.container1-title span:nth-child(1) {
	font-size: 28px;
	font-family: Arial;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.25);
	margin-top: 20px;
	height: 33px;
}

.container1-title span:nth-last-child(1) {
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.container1-btn span:nth-last-child(1) {
	margin-bottom: 20px;
	margin-top: 10px;
}

.container1-title-width {
	width: 17%;
	overflow: hidden;
}

.container1-btn-width {
	overflow: hidden;
	width: 13.8%;
}

.container1-btn-width,
.container1-title-width {
	float: left;
}

.index-container1 {
	overflow: hidden;
	padding-top: 3%;
	background-image: url(../img/index/index_bg1.jpg);
	background-size: contain;
	padding-bottom: 4%;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-container1-btn span {
	float: left;
	width: 20%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;

}

.index-container1-btn span a {
	width: 95%;
	background: #FFFFFF;
	border: 1px solid #D7DAE5;
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}

.index-container1-btn span a:hover {
	background: #E5EBFF;
	border: 1px solid #3C5BC1;
}

.index-container1-btm-lf {
	float: left;
	width: 30%
}

.index-container1-btm-rt {
	width: 70%;
	float: right;
}

.index-container1-btm-rt h4 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.index-container1-btm-rt p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #717171;
	line-height: 36px;
}

.tz-btn {
	margin-bottom: 17px;
	margin-top: 3px;
}

.index-container1-btm {
	overflow: hidden;
	margin-top: 40px;
	border-top: 1px solid rgba(185, 190, 205, 0.33);
	padding-top: 40px;
}

.index-container3 {
	background-image: url(../img/index/index_bg3.jpg);
	background-size: contain;
	overflow: hidden;
	padding-top: 4%;
	background-repeat: no-repeat;
	padding-bottom: 4%;
}

.index-container3-btm {
	margin-top: 10px;

	overflow: hidden;
	right: 0;

}

.container3-btm-box {
	float: left;
	width: 50%;


}

.container3-btm-boxtm img {
	border-radius: 50px 0px 50px 0px;
	width: 100%;
	max-height: 273px;
	height: 273px;
}

.container3-btm-smbox span {
	padding-right: 3px;
	float: left;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;

}

.container3-btm-smbox {
	position: absolute;
	margin-left: 2%;
	margin-top: 1%;
	padding-left: 1%;
	color: #FFFFFF;
	padding-right: 4px;
	border-radius: 30px 2px 30px 2px;
}

.container3-btm-smbox a {
	color: white;
	text-decoration: none;
	overflow: hidden;
	display: block;
}

.container3-top-left h4 {
	font-size: 28px;
	font-family: Arial;
	font-weight: 400;
	color: rgba(23, 50, 140, 0.25);
}

.container3-top-left h3 {
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #17328C;
}

.container3-top-left span {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.container3-top-left p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #717171;
	line-height: 32px;
}

.search-icon img {
	width: 100%;
}

.search-icon {
	width: 30px;
}

.container3-icon-hover {
	display: none;
}

.container3-btm-smbox span img {
	width: 25px;
	margin-top: 5px;
}

.container4-btm-smbox:hover {
	border: 3px solid #3C5BC1;
}

.container4-btm-smbox {
	border: 3px solid rgba(0, 0, 0, 0);
}

@media (min-width:1101px) {
	.container3-top-left {
		float: left;
		width: 65%
	}

	.container3-top-right {
		float: right;
		width: 30%
	}

	.tz-btn-mobile {
		display: none;
	}
}


.index-container3-top {
	overflow: hidden;
}

.container3-top-right .container3-btm-box {
	width: 100%
}

.container3-btm-boxtm {
	max-height: 273px;
}

.container3-btm-box .container3-btm-boxtm {
	margin-left: 10px;
}

.container3-btm-box .container3-btm-boxtm img:nth-last-child(1) {
	border-radius: 0px 50px 0px 50px;
}

.container4-top-right {
	float: right;
	margin-top: 40px;
}

.container4-top-right a {
	float: left;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-left: 20px;
}

.container4-btm-left,
.container4-btm-center,
.container4-btm-right {
	float: left;
	width: 33.3%
}

.index-container4-top {
	overflow: hidden;
	margin-bottom: 20px;
}

.container4-btm-left img {
	width: 100%;
	border-radius: 20px 0px 20px 0px;

}

.container4-btm-smbox h4 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.container4-btm-smbox p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A1A0A0;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.container4-btm-smbox span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B5B5B5;
	float: left;
}

.container4-btm-smbox span:nth-last-child(1) {
	float: right;
	width: 20px;
	margin-right: 20px;
}

.container4-btm-smbox span img {
	width: 100%;
	height: 20px;
}

.container4-btm-smbox {
	padding: 20px;
	background: #FFFFFF;
	border-radius: 20px 0px 20px 0px;
	overflow: hidden;
	width: 96%;
	margin: auto;
}

.container4-btm-left .container4-btm-smbox span:nth-last-child(1) {
	margin-right: 0px;
}

.index-container4 {
	background-image: url(../img/index/index_bg4.jpg);
	background-size: cover;
	overflow: hidden;
	padding-top: 4%;
	background-repeat: no-repeat;
	padding-bottom: 4%;
	background-position: center;
}

.footer-top {
	margin-top: 0px !important;
}

.container4-btm-left h4 {
	border-left: 5px solid #17328C;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding-left: 6px;
	max-height: 21px;
	margin-top: 10px;
}

.container4-btm-center .container4-btm-smbox:nth-child(1),
.container4-btm-right .container4-btm-smbox:nth-child(1) {
	margin-bottom: 20px;
}

.container4-btm-center h4,
.container4-btm-right h4 {
	margin-top: 16px;
	margin-bottom: 16px;
}

.container4-btm-center span,
.container4-btm-right span {
	margin-top: 16px;
}

.index-container2 {
	background-image: url(../img/index/index_bg2.jpg);
	background-size: cover;
	overflow: hidden;
	padding-top: 4%;
	background-repeat: no-repeat;
	padding-bottom: 4%;
}

.container2-top-left h4 {
	font-size: 28px;
	font-family: Arial;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.25);
}

.container2-top-left h3 {
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.index-container3-btm .tz-btn {
	float: left;
}

.container3-btm-right {
	float: right;
	width: 50%
}

.container3-btm-smbox-bg {
	background: #FFFFFF;
	color: #17328C !important;
	padding: 10px;
	border-radius: 30px 2px 30px 2px;
}

.container3-btm-smbox a:hover {
	color: #17328C;
}

.btn-link-icon-hover,
.btn-link-comicon-hover {
	display: none;
}

@media (min-width:1101px) {
	.container4-btm-left img {

		height: 266px;
	}
}

@media (min-width:1142px)and (max-width:1400px) {

	.container1-btn,
	.container1-title {
		min-height: 190px;
	}
}

@media (max-width:1142px) {
	.container1-title-width {
		width: 40%;
	}

	.container1-title {

		padding-bottom: 5px;
		padding-top: 5px;

	}

	.container1-btn {
		padding-bottom: 4px;
		padding-top: 12px;

	}

	.container1-btn-width {
		width: 25%;
		/* margin-top: 7px; */
	}

	.container1-btn-width-top {
		width: 30%
	}

	.container1-title span:nth-child(1) {
		font-size: 14px;
	}

	.container1-title span:nth-last-child(1) {
		font-size: 16px;
		line-height: 10px;
	}

	.container1-title span:nth-child(1) {
		margin-top: 26px;
	}

	.container1-btn img {
		width: 30px;
		margin-top: 2px;
		margin: auto;
		/* 	padding-top: 10px; */
	}

	.container1-btn span:nth-last-child(1) {
		margin-bottom: 4px;
		line-height: 18px;
		font-size: 16px;
		text-align: center;
	}

	.index-container1-btm {
		display: none;
	}

	.index-container1 {
		background-size: cover;
	}

	.container1-btn {
		padding-left: 4px;
		padding-right: 4px;
	}

	.container1-btn,
	.container1-title {
		min-height: 97px;
		margin-bottom: 6px;
	}


	.container3-top-right {
		float: right;
		width: 70%
	}

	.index-container3-btm .tz-btn {
		display: none;
	}

	.tz-btn-mobile {
		display: block;
		float: right;
		padding-top: 30px;
	}

	.container3-btm-right {
		width: 100%;
	}

	.container3-btm-boxtm img {
		max-height: 172px;
	}

	.container3-btm-smbox span {
		font-size: 20px;
	}

	.container3-btm-smbox span img {
		width: 20px;
		margin-top: 5px;
		margin-left: 10px;
	}

	.container4-top-right a:nth-child(1),
	.container4-top-right a:nth-child(2) {
		display: none;
	}

	.container3-top-left {
		width: 60%;
		float: left;
	}

	.container4-btm-left,
	.container4-btm-center,
	.container4-btm-right {
		width: 100%;
	}

	.container3-top-left {
		width: 100%;

	}

	.container3-top-left span {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.container3-top-left p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.index-container4 .container3-top-left {
		width: 70%;
	}

	.container4-btm-smbox p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.container4-btm-center,
	.container4-btm-right {
		padding-top: 20px;
	}

	.container4-btm-left img {
		width: 40%;
		float: left;
		margin-right: 10px;
	}

	.container4-btm-left .container4-btm-smbox p,
	.container4-btm-left .container4-btm-left h4,
	.container4-btm-left .container4-btm-smbox span {
		width: 56%;
		float: right;

	}

	.container4-btm-left h4 {
		margin-left: 10px;
	}

	.container4-btm-left .container4-btm-smbox span img {
		display: none;
	}
}

.container1-btn {
	border: 3px solid rgba(0, 0, 0, 0);
}

.container1-btn:hover {
	border: 3px solid #3C5BC1;
	color: #17328C;
}

@media (max-width:1142px) {}

@media (max-width:800px) {
	.container1-btn img {
		width: 28px;

		padding-top: 0px;
	}

	.container4-btm-center span,
	.container4-btm-right span {
		margin-top: 10px;
	}

	.container4-btm-smbox span img {
		margin-top: 5px;
	}

	.container3-btm-box .container3-btm-boxtm img:nth-last-child(1) {
		border-radius: 0px 30px 0px 30px;
	}

	.container3-btm-boxtm img {
		height: 132px;
		min-height: 132px;
	}

	.container4-btm-smbox p {
		line-height: 20px;
		margin-bottom: 4px;
	}

	.container4-btm-center h4,
	.container4-btm-right h4 {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.container4-btm-smbox {
		padding: 14px;
	}

	.container1-btn {
		padding-bottom: 4px;

	}
	.carousel-indicators li{
		    width: 30px;
	}
	.carousel-indicators .active{
		 width: 50px;
	}
	.carousel-inner img {
	    width: 135%;
		}
}

@media (max-width:450px) {
	.container4-btm-left img {
		height: 92px;
	}

	.container4-btm-left .container4-btm-smbox p {
		margin-bottom: 0px;
	}

	.container3-top-left h3,
	.container2-top-left h3 {
		font-size: 25px;
	}

	.container3-top-left h4,
	.container2-top-left h4 {
		font-size: 18px;
		margin-top: 10px;
	}

	.tz-btn-mobile {
		padding-top: 46px;
	}

	.index-container4 {
		padding-bottom: 8%;
	}

	.index-container3 {

		background-position: center;
	}

	.index-container1 {
		background-position: right;
	}

	.btn-link-comicon img {
		width: 30px
	}
}

@media (max-width:533px) {

	.container1-btn,
	.container1-title {
		min-height: 100px;
	}

	.container1-btn span:nth-last-child(1) {
		margin-top: 5px;
	}

	.container1-btn {
		padding-top: 8px;
	}
}

@media (max-width:337px) {

	.container1-btn,
	.container1-title {
		min-height: 110px;
	}

	.container4-btm-left .container4-btm-smbox p,
	.container4-btm-left .container4-btm-left h4,
	.container4-btm-left .container4-btm-smbox span {
		width: 52%;
	}
}

@media (max-width:362px) {

	.container1-btn,
	.container1-title {
		min-height: 114px;
	}
}

.index-container4-btm a {
	text-decoration: none;
}
