/*banner*/
.banner {
	width: 100%;
	height: 565px;
}

.banner-box {
	text-align: center;
	font-size: 18px;
	background: #fff;
	position: relative;
}

.banner-box img {
	width: 100%;
	height: 100%;
}

.banner-box h2 {
	position: absolute;
	top: 30%;
	left: 10%;
	font-size: 4vw;
	font-weight: 400;
}

.banner-box p {
	position: absolute;
	top: 50%;
	left: 10%;
	font-size: 1vw;
}

/*sms*/
.sms-one {
	width: 1200px;
	height: 600px;
	margin: 60px auto;
	background: url(../img/bg03.png) no-repeat center center;
	background-size: 100%;
}

.sms-left {
	width: 40%;
	float: left;
	padding: 100px 110px 20px 150px;
}

.sms-left p {
	margin-bottom: 20px;
}

.sms-right {
	width: 60%;
	float: left;
	padding: 60px 0 0 130px;
}

.sms-right li {
	margin-top: 20px;
}

.sms-right .sms-lia {
	font-size: 20px;
	font-weight: bold;
	color: #ff2020;
}

.sms-right .sms-lia span {
	font-size: 28px;
}

.sms-right .sms-lib {
	font-size: 18px;
}

.sms-two {
	width: 100%;
	height: 400px;
	background-color: #fafafa;
	padding: 60px 0;
}

.sms-two ul {
	width: 1200px;
	margin: 60px auto;
}

.sms-two li {
	width: 33%;
	float: left;
	text-align: center;
}

.sms-two li>img {
	width: 80px;
}

.sms-two li>p {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}

.sms-three {
	width: 1200px;
	height: 200px;
	margin: 60px auto;
}

.sms-three ul {
	margin-top: 80px;
}

.sms-three li {
	width: 40%;
	margin: 0 5%;
	height: 100px;
	line-height: 100px;
	float: left;
	text-align: center;
	border: 1px solid #000
}

.sms-three li>a {
	font-size: 20px;
	font-weight: bold;
	color: #ff2020;
}

.sms-three li:hover {
	box-shadow: -5px 0px 20px 5px rgba(82, 88, 120, 0.15);
	background-color: #ff2020;
	border: 1px solid #fff
}

.sms-three li:hover a {
	color: #fff;
}

/*news*/
.news {
	width: 1200px;
	height: auto;
	margin: 20px auto;
}

.news hr {
	margin-bottom: 60px;
}

.news-p {
	color: #000;
	font-size: 14px;
	width: 100%;
	padding: 20px;
	text-align: right;
}

.news-p a {
	color: #ff2020;
}

.news-list {
	list-style-type: none;
	padding: 0;
}

.news-list li {
	padding: 15px 0;
	border-bottom: 1px solid #fff;
}

.news-page {
	width: 1200px;
	margin: 60px auto;
	height: 33px;
	text-align: right;
}

.page-link {
	padding: 5px 10px;
	text-decoration: none;
	color: #ff2020;
	border: 1px solid #ff2020;
	margin: 0 5px;
	display: inline-block;
}

.news-box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.news-top {
	height: 80px;
	text-align: center;
}

.news-top .news-tit {
	font-size: 20px;
	font-weight: bold;
	color: #827d7d;
	line-height: 36px;
}

.news-top .news-tim {
	font-size: 14px;
	color: #d2d2d2;
}

.news-con {
	width: 100%;
	background-color: #fafafa;
	padding: 20px 50px;
}

.news-con p {
	font-size: 18px;
	text-indent: 2em;
	line-height: 36px;
	color: #827d7d;
	width: 100%;
}

.news-con .news-img {
	text-align: center;
	width: 100%;
	margin: 30px 0;
}

/*abouts*/
.abouts {
	width: 1200px;
	height: auto;
	margin: 20px auto;
}

.abouts hr {
	margin-bottom: 60px;
}

.abouts-p {
	color: #000;
	font-size: 14px;
	width: 100%;
	padding: 20px;
	text-align: right;
}

.abouts-p a {
	color: #ff2020;
}

.abouts-one {
	width: 100%;
	height: 200px;

}

.abouts-one p {
	font-size: 18px;
	line-height: 28px;
	text-indent: 2em;
}

.abouts-two {
	width: 100%;
	height: 300px;
	margin-top: 60px;
}

.abouts-two li {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 20px;
	height: 270px;
	text-align: center;
	border: 1px solid #ff2020;
}

.abouts-two li:hover {
	box-shadow: -5px 0px 20px 5px rgb(82 88 120 / 50%);
	background-color: #ff202054;
	border: 1px solid #fff;
	color: #fff;
}

.abouts-two li:hover a {
	color: #fff;
}

.abouts-two li:nth-child(3) {
	margin-right: 0;
}

.abouts-two li:nth-child(6) {
	margin-right: 0;
}

.abouts-two li>img {
	width: 100%;
}

.abouts-two li>a {
	font-size: 26px;
	font-weight: bold;
	line-height: 130px;
	color: #ff2020;
}

/*留言咨询*/

.abouts-three {padding: 70px 0;}

.g_cw {
	max-width: 1200px;
	height: 500px;
	margin: 0 auto;
}

.abouts-three .p1 {
	margin: 20px 0;
	color: #ff2020;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.abouts-three .mode {
	margin-top: 70px;
}

.abouts-three .mode .lyzx {
	padding: 0 270px;
	text-align: center;
}

.abouts-three .mode .lyzx .l1 {
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}

.abouts-three .mode .lyzx .l1 .input1 {
	padding: 15px 0 15px 15px;
	border: solid #d2d2d2 1px;
	width: 100%;
}

.abouts-three .mode .lyzx .l1 .tex1 {
	padding: 15px;
	width: 100%;
	height: 150px;
	border: solid #d2d2d2 1px;
}

.abouts-three .mode .lyzx .btn {
	margin-top: 30px;
	text-align: center;
}

.abouts-three .mode .lyzx .btn .btn1 {
	margin: 0 25px;
	padding: 10px 40px;
	color: #fff;
	background: #ff2020;
	border-radius: 8px;
}

/*send*/
.sms-send {
	width: 1200px;
	height: auto;
	margin: 20px auto;
}

.sms-send hr {
	margin-bottom: 60px;
}

.send-p {
	color: #000;
	font-size: 14px;
	width: 100%;
	padding: 20px;
	text-align: right;
}

.send-p a {
	color: #ff2020;
}

.send-one {
	width: 100%;
	height: 350px;
}

.send-left {
	width: 45%;
	float: left;
	box-shadow: -5px 0px 20px 5px rgb(82 88 120 / 50%);
	margin-right: 10%;
	height: 350px;
	padding: 20px 50px;
}

.send-right {
	width: 45%;
	float: left;
	box-shadow: -5px 0px 20px 5px rgb(82 88 120 / 50%);
	height: 350px;
	padding: 20px 50px;
}

.send-left p {
	font-size: 26px;
	font-weight: bold;
	color: #ff2020;
	text-align: center;
	margin-bottom: 30px;
}

.send-left li {
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	list-style: outside;
}

.send-right p {
	font-size: 26px;
	font-weight: bold;
	color: #ff2020;
	text-align: center;
	margin-bottom: 30px;
}

.send-right li {
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	list-style: outside;
}

.send-two {
	width: 100%;
	height: 600px;
	margin: 60px 0;
	border: 1px dashed #ff2020;
	padding: 20px 50px;
}

.send-two p {
	font-size: 26px;
	font-weight: bold;
	color: #ff2020;
	margin: 30px 0;
}

.send-two li {
	list-style: outside;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
}

.send-gn {
	width: 100%;
	height: auto;
}

.send-gj {
	width: 100%;
	height: auto;
}

.send-tit1 {
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	color: #000;
}

.send-tit2 {
	font-size: 22px;
	font-weight: bold;
	text-indent: 1em;
	height: 40px;
	color: #000;
}

.send-tit3 {
	font-size: 20px;
	font-weight: bold;
	text-indent: 2em;
	height: 40px;
	color: #000;
}

.send-tit4 {
	font-size: 18px;
	font-weight: bold;
	text-indent: 3em;
	height: 40px;
	color: #000;
}

.send-p2 {
	font-size: 16px;
	text-indent: 4em;
	height: 30px;
	color: #000;
}

.sms-send table {
	width: 100%;
	margin: 30px 60px;
}

.sms-send tr {
	height: 50px;
	font-size: 16px;
	text-align: center;
	color: #000;
}

.sms-send td {
	border: 1px solid #d2d2d2;
}

.sms-send .send-tr {
	background-color: #fafafa;
	font-weight: bold;
	font-size: 18px;
}

.sms-send textarea {
	width: 100%;
	margin: 30px 60px;
	font-size: 16px;
	color: #000;
	height: 280px;
}
