* {
	padding: 0;
	margin: 0;
	color: #333;
}

body {
	min-width:1280px;
}

img {
	display: block;
}

li {
	list-style: none;
}

input {
	outline: none;
	border: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.banner,
.banner img {
	width: 100%;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.mod1,
.mod2,
.mod3,
.mod4,
.mod5,
.mod6 {
	width: 100%;
}

.mod2,
.mod3,
.mod4,
.mod5,
.mod6 {
	margin-top: 50px;
}

.mod1 .titleImg {
	width: 343px;
	margin: 30px auto;
}

.mod1 .titleImg img {
	width: 100%;
}

.mod1 p {
	line-height: 1.8;
	margin-bottom: 20px;
	font-size: 18px;

}

.mod .btn {
	width: 350px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	background-color: #ff6b37;
	color: #fff;
	text-align: center;
	margin: 30px auto;
	cursor: pointer;
}

.mod h1 {
	text-align: center;
	    margin-top: 32px;
	    margin-bottom: 12px;
}

.mod h1 span {
	color: #ff6b37;
}

.mod2 {
	padding: 20px;
	box-sizing: border-box;
}

.mod2 .coupon {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mod2 .coupon .bg {
	background: url(../images/3.jpg) no-repeat;
	background-size: 100%;
	width: 312px;
	height: 210px;
	position: relative;
	cursor: pointer;
	margin-top: 30px;
}

.mod2 .coupon .bg div {
	position: absolute;
	color: #fbff00;
	font-weight: bold;
	font-size: 70px;
	top: 35px;
	left: 92px;
}

.mod2 .coupon .bg p {
	position: absolute;
	color: #fff;
	font-size: 22px;
	top: 130px;
	left: 125px;
}

.mod2 .coupon .bg2 {
	left: 95px !important;
}

.mod2 .coupon .bg3 {
	left: 110px !important;
}

.mod2 .coupon .bg4 {
	left: 100px !important;
}

.mod2 .coupon .bg4_2 {
	font-size: 14px !important;
	left: 110px !important;
	top: 163px !important;
}

.mod2 .coupon .bg5 {
	left: 115px !important;
}

.mod2 .inputBg {
	background: url(../images/4.jpg) no-repeat;
	width: 1135px;
	height: 223px;
	margin: 0 auto;
	box-sizing: 100%;
	position: relative;
}

.mod2 .inputBg #dianhua {
	background: url(../images/phone.jpg) no-repeat left;
	background-position: 10px;
	padding-left: 40px;
	width: 250px;
	height: 50px;
	border: none;
	background-color: #fff;
	position: absolute;
	top: 120px;
	left: 550px;
}

.mod2 .inputBg .subBtn {
	text-align: center;
	cursor: pointer;
	background-color: #fbff00;
	color: #f3440b;
}

.mod2 .inputBg .submit {
	display: block;
	position: absolute;
	top: 120px;
	left: 860px;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	cursor: pointer;
	font-size: 20px !important;
	background-color: #fbff00 !important;
	color: #f3440b !important;
	width: 200px !important;
}

.swiperContent {
	
	justify-content: space-between;
}

.slideBox {
	width: 31%;
	background-color: #efefef;
}

.slideBox div,
.slideBox div img {
	width: 100%;
}

.slideBox div:last-child {
	padding: 10px;
	box-sizing: border-box;
}

.slideBox .swt {
	color: #fff;
	background-color: #ff6b37;
	border-radius: 10px;
	text-align: center;
	width: 150px;
	margin: 20px auto 10px;
	cursor: pointer;
}

.slideBox h2 {
	font-weight: normal;
	text-align: center;
}

.slideBox p:nth-of-type(1) {
	text-align: center;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin: 5px 0 10px;
}

.slideBox p:nth-of-type(2) {
	line-height: 1.8;
}



.swiperContent1 {
	display: flex;
	justify-content: space-between;
}

.slideBox1 {
	    width: 47%;
	    /* background-color: #efefef; */
	    margin-bottom: 17px;
	    border: 1px solid #ccc;
	    border-radius: 4px;
	    padding: 5px;
}

.slideBox1 div,
.slideBox1 div img {
	width: 100%;
}

.slideBox1 div:last-child {
	padding: 10px;
	box-sizing: border-box;
}

.slideBox1 .swt {
	color: #fff;
	background-color: #ff6b37;
	border-radius: 10px;
	text-align: center;
	width: 150px;
	margin: 20px auto 10px;
	cursor: pointer;
}

.slideBox1 h2 {
	    font-weight: 700;
	        /* text-align: center; */
	        color: #e12124;
	        font-size: 18px;
}

.slideBox1 p:nth-of-type(1) {
	
	
	padding-bottom: 5px;
	margin: 5px 0 10px;
}

.slideBox1 p:nth-of-type(2) {
	line-height: 1.8;
}


.mod3_swiper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.mod3_swiper .hd {
	text-align: center;
	margin: 20px 0;
}

.mod3_swiper .hd ul li {
	display: inline-block;
	text-align: center;
	background-color: #efefef;
	padding: 10px 40px;
	cursor: pointer;
	margin: 0 10px;
}

.mod3_swiper .hd ul li.on {
	color: #fff;
	background-color: #ff6b37;
}

.mod4 p {
	font-size: 18px;
	text-align: center;
	margin: 10px 0 20px;
}

.swiper-pagination-bullet-active {
	background: #ff6b37 !important;
}

.swiper-container {
	padding-bottom: 20px;
}

.swiper-pagination {
	bottom: 0 !important;
}

.swiper-slide {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.swiper-slide img {
	width: 32.5%;
	margin-bottom: 1.25%;
}

.mod5_content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}

.mod5_content .left,
.mod5_content .right {
	width: 50%;
}

.mod5_content .left {
	text-align: center;
}

.mod5_content .left2,
.mod5_content .right2 {
	width: 50%;
}

.mod5_content .left2 {
	text-align: center;
}



.mod5_content .imgBox {
	display: inline-flex;
}

.mod5_content .imgBox img {
	margin-right: 10px;
}

.mod5_content h2 {
	color: #e60012;
	    margin: 20px 0;
	    text-align: left;
	    margin-left: 13%;
}

.mod5_content .btnBox {
	display: inline-flex;
	margin: 0 auto;
}

.mod5_content .btnBox p {
	border: 1px solid #333;
	padding: 10px 20px;
	margin: 18px 10px;
	cursor: pointer;
}

.mod5_content .right div:first-child {
	margin-bottom: 50px;
	    margin-top: -17px;
}

.mod5_content .right p {
	font-size: 20px;
	line-height: 1.8;
}



.mod5_content .right2 div:first-child {
	margin-bottom: 50px;
	  
}

.mod5_content .right2 p {
	font-size: 20px;
	line-height: 1.8;
}

.mod5_content .left2 div:first-child {
	margin-bottom: 50px;
	    width: 90%;
	  
}

.mod5_content .left2 p {
	font-size: 20px;
	line-height: 1.8;
	text-align: left;
}

.mod6 .p {
	font-size: 18px;
	text-align: center;
	margin: 10px 0 20px;
}

.mod6_content {
	display: flex;
	justify-content: space-between;

}

.mod6_content .imgBox {
	width: 24%;
	text-align: center;
	margin-bottom: 1.3%;
    margin-left: 5%;
}

.mod6_content .imgBox img {
	width: 100%;
}

.mod6_content .imgBox h2 {
	color: #f45812;
	margin: 10px 0 5px;
}

.other {
	width: 1214px;
	margin: 0 auto;
	overflow: hidden
}

.other>div {
	width: 49%;
	float: left
}

.other-title {
	font-size: 21px;
	line-height: 0;
	border-bottom: 1px solid #ddd;
	padding: 20px 0
}

.other-title img {
	position: relative;
	top: 10px;
	margin-right: 15px
}

.other-left {
	width: 85%
}

.other-right {
	width: 85%;
	margin-left: 20%
}

.other form input {
	padding: 15px 10px;
	font-size: 17px;
	color: #333;
	border: 1px solid #EE7800;
	border-radius: 7px;
	float: left;
	width: 43.5%;
	display: inline-block
}

.other form input:first-child {
	margin-right: 15px
}

.input {
	padding: 26px 0;
	display: inline-block
}

#zy {
	padding: 15px 10px;
	font-size: 17px;
	color: #333;
	border: 1px solid #EE7800;
	border-radius: 7px;
	float: left;
	width: 99%;
	margin-top: 25px;
	display: block
}

.submit-btn {
	cursor: pointer;
	font-size: 20px !important;
	color: #fff !important;
	width: 99% !important;
	margin-top: 25px;
	background-color: #EE7800
}

.zy-list {
	margin-top: 15px
}

.zy-list img {
	float: left
}

.zy-list>div {
	cursor: pointer;
	width: 42.8%;
	display: inline-flex;
	padding: 10px 11px;
	margin: 5px;
	border: 1px solid #ddd
}

.zy-text {
	float: left;
	padding: 20px 0 0 5px;
	line-height: 20px;
	color: #333;
	font-size: 13px
}