
/*------------------------------------------------------------
	首页
------------------------------------------------------------*/
#main .banner {
	margin-bottom: 72px;
}

#main .banner .swiper-container {
	width: 100%;
}

#main .banner .swiper-container .swiper-slide {
	height: 540px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#main .aboutBox .imgBox {
	margin: 0 auto;
	width: 1020px;
}

#main .aboutBox .imgBox .photo {
	width: 478px;
	float: right;
}

#main .aboutBox .imgBox .photo img {
	width: 100%;
	height: auto;
}

#main .aboutBox .imgBox .textBox {
	width: 485px;
	float: left;
}

#main .aboutBox .imgBox .textBox p {
	margin-bottom: 18px;
	font-size: 15px;
	line-height: 1.45;
}

#main .aboutBox .imgBox .textBox p:last-child {
	margin-bottom: 0;
}

#main .aboutBox .imgBox .textBox p span {
	font-weight: bold;
}

#main .aboutBox {
	margin-bottom: 80px;
}

#main .introductionBox {
	padding-bottom: 100px;
}

#main .introductionBox .headLine01 {
	margin-bottom: 29px;
}

#main .introductionBox .subBox {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	background: url('../image/bg.png') no-repeat center bottom;
}

#main .introductionBox .subBox .phoneBox {
	margin: 0 auto;
	width: 406px;
	height: 777px;
	overflow: hidden;
}

/* #main .introductionBox .subBox .phoneBox img {
	transition: all 0.4s;
} */

#main .introductionBox .subBox .noteBox {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
}

#main .introductionBox .subBox .noteBoxRight {
	right: 0;
	top: 0;
}

#main .introductionBox .subBox .noteBox .imageBox {
	margin-left: 24px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
}

#main .introductionBox .subBox .noteBoxRight .imageBox {
	margin: 0 24px 0 0;
}

#main .introductionBox .subBox .noteBox .imageBox img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s;
}

#main .introductionBox .subBox .noteBox .imageBox .on {
	opacity: 0;
}

#main .introductionBox .subBox .noteBox.current .imageBox .off {
	opacity: 0;
}

#main .introductionBox .subBox .noteBox.current .imageBox .on {
	opacity: 1;
}

#main .introductionBox .subBox .noteBox .text {
	color: #444;
	font-size: 16px;
	text-align: right;
}

#main .introductionBox .subBox .noteBoxRight .text {
	text-align: left;
}

#main .introductionBox .subBox .noteBox01 {
	left: 36px;
	top: 258px;
}

#main .introductionBox .subBox .noteBox02 {
	left: 30px;
	top: 405px;
}

#main .introductionBox .subBox .noteBox03 {
	right: 56px;
	top: 200px;
}

#main .introductionBox .subBox .noteBox04 {
	right: -26px;
	top: 330px;
}

#main .introductionBox .subBox .noteBox05 {
	right: 112px;
	top: 470px;
}

#main .imgBox .textBox .textInner .title {
	margin-bottom: 6px;
	font-size: 22px;
	font-weight: bold;
}

#main .imgBox .textBox .textInner .note {
	margin-bottom: 7px;
	color: #cc3333;
	font-size: 16px;
}

#main .imgBox .textBox .textInner .enText {
	margin-bottom: 15px;
	color: #c6c6c6;
	font-size: 14px;
	letter-spacing: 0.5px;
}

#main .imgBox .textBox .textInner .enText span {
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid #c0c0c0;
}

#main .imgBox .textBox .textInner .text {
	font-size: 16px;
	line-height: 1.4;
}

#main .introductionBox .imgBox .textBox .textInner{
	margin-bottom: 44px;
}

#main .imgBox .textBox .btn {
	width: 162px;
}

#main .imgBox .textBox .btn a {
	width: 100%;
	display: block;
	box-sizing: border-box;
	transition: all 0.5s;
	background: #d60211 url('../image/app_dowlond.png') no-repeat left 10px center;
	border: 2px solid #d60211;
}

#main .imgBox .textBox .btn a:hover {
	text-decoration: none;
	box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
	background-image: url('../image/app_dowlond_hover.png');
	border-color: #fff;
	background-color: #fff;
}

#main .imgBox .textBox .btn a span {
	margin-left: 44px;
	padding: 9px 0;
	display: block;
	color: #d60211;
	font-size: 16px;
	text-align: center;
	transition: all 0.5s;
	background-color: #fff;
}

#main .imgBox .textBox .btn a:hover span {
	color: #fff;
	background-color: #d60211;
}

#main .successBox .headLine01 {
	margin-bottom: 26px;
}

#main .successBox .centerTxt {
	margin-bottom: 36px;
	font-size: 16px;
	text-align: center;
}

#main .successBox .picList {
	margin: -3px 0 9px;
}

#main .successBox .picList li {
	margin: 3px 0.32% 0 0;
	width: 14%;
	height: auto;
	float: left;
}

#main .successBox .picList li:nth-child(7n) {
	margin-right: 0;
}

#main .successBox .picList li img {
	width: 100%;
	height: auto;
}

#main .successBox .btmBox {
	height: 173px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fcfafc;
}

#main .successBox .btmBox .noteList {
	text-align: center;
}

#main .successBox .btmBox .noteList li {
	margin: 0 44px;
	display: inline-block;
}

#main .successBox .btmBox .noteList li .text {
	display: block;
	color: #2f2f2f;
	font-size: 15px;
}

#main .successBox .btmBox .noteList li .note {
	margin-bottom: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#main .successBox .btmBox .noteList li .note img {
	display: block;
}

#main .successBox .btmBox .noteList li .note .txt {
	margin-left: 7px;
	display: block;
	color: #2f2f2f;
	font-size: 29px;
	font-weight: bold;
}

#main .successBox {
	margin-bottom: 46px;
}

#main .cloudBox .headLine01 {
	margin-bottom: 16px;
}

#main .cloudBox .imgBox {
	margin: 0 auto;
	width: 1074px;
}

#main .cloudBox .imgBox .photo {
	float: left;
}

#main .cloudBox .imgBox .textBox {
	padding: 155px 22px 0 0;
	width: 452px;
	float: right;
}

#main .cloudBox .imgBox .textBox .textInner .note {
	font-size: 18px;
}

#main .cloudBox .imgBox .textBox .textInner .enText span {
	display: block;
}

#main .cloudBox .imgBox .textBox .textInner {
	margin-bottom: 30px;
}

#main .cloudBox {
	margin-bottom: 28px;
}

#main .newsBox .headLine01 {
	margin-bottom: 26px;	
}

#main .newsBox .centerTxt {
	margin-bottom: 34px;
	font-size: 16px;
	text-align: center;
}

#main .newsBox .newsList {
	margin: 0 auto;
	width: 1083px;
}

#main .newsBox .newsList li {
	margin-right: 7px;
	margin-left: 7px;
	width: 347px;
	float: left;
}

#main .newsBox .newsList li:nth-child(4) {
	margin-right: 0;
}

#main .newsBox .newsList li .imgBox .dateBox {
	margin-right: 8px;
	padding: 14px 7px;
	width: 64px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #3d3d3d;
}

#main .newsBox .newsList li .imgBox .dateBox .text {
	color: #797777;
	font-size: 20px;
}

#main .newsBox .newsList li .imgBox .dateBox .text .txt {
	display: block;
	color: #3d3d3d;
	font-size: 26px;
	line-height: 1.2;
	border-bottom: 2px solid #3d3d3d;
}

#main .newsBox .newsList li .imgBox .imgArea {
	width: 275px;
	float: right;
}

#main .newsBox .newsList li .imgBox .imgArea .photo {
	margin-bottom: 25px;
}

#main .newsBox .newsList li .imgBox .imgArea .title {
	margin-bottom: 5px;
	color: #121212;
	font-size: 16px;
	font-weight: bold;
}

#main .newsBox .newsList li .imgBox .imgArea .noteList li {
	margin-right: 10px;
	width: auto;
	float: none;
	display: inline-block;
	vertical-align: top;
}

#main .newsBox .newsList li .imgBox .imgArea .noteList li:nth-child(3n) {
	margin-right: 0;
}

#main .newsBox .newsList li .imgBox .imgArea .noteList li img,
#main .newsBox .newsList li .imgBox .imgArea .noteList li .txt {
	display: inline-block;
	vertical-align: middle;
}

#main .newsBox .newsList li .imgBox .imgArea .noteList li .txt {
	margin-left: 3px;
	color: #9b9b9b;
	font-size: 14px;
}

#main .newsBox .newsList li .imgBox .imgArea .noteList {
	margin-bottom: 15px;
}

#main .newsBox .newsList li .imgBox .imgArea .content {
	margin-bottom: 43px;
	color: #000000;
	font-size: 14px;
	line-height: 1.1;
}

#main .newsBox .newsList li .imgBox .imgArea .btn span {
	padding: 5px 0;
	width: 136px;
	display: inline-block;
	color: #393939;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;
	transition: all 0.4s;
	background-color: #f5f5f5;
}

#main .newsBox .newsList li a {
	display: block;
}

#main .newsBox .newsList li a .imgBox .imgArea {
	padding-bottom: 81px;
	transition: all 0.4s;
	border-bottom: 5px solid #fff;
}

#main .newsBox .newsList li a:hover .imgBox .imgArea {
	border-bottom-color: #da1618;
}

#main .newsBox .newsList li a:hover .imgBox .imgArea .btn span {
	color: #fff;
	background-color: #da1618;
}

