/*必备样式*/
body { word-wrap:break-word; word-break:break-all;background: #fff;margin: 0 auto;width: 100%;min-width: 1200px;font-size: 14px;font-family: arial;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;}
* {box-sizing: border-box;margin:0; padding:0;font-weight: normal;}
*:focus {outline: none;}
button, input, select, textarea, label { vertical-align:middle; border: 0; outline: none;}
img { vertical-align:middle; border:none; display:inline-block; max-width: 100%;}
ul, ol { list-style:none; }
a { text-decoration:none !important; color:#666; vertical-align:baseline; cursor:pointer; font-size: inherit;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
table { border-collapse:collapse; border-spacing:0; }
/*清浮*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
/*浮动*/
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
input, textarea {
    outline: none;
    -webkit-appearance: none;
    background: none;
}
input[type='checkbox']:focus{
    outline: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #8b8b8b;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #8b8b8b;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #8b8b8b;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #8b8b8b;
}
.container {
	width: 1300px;
	margin: 0 auto;
}
.header {
	background: #0db7d4;
}
.sticky{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}
.sticky .hd_right {
	height: 64px;
}
.sticky .hd_right h2 {
	font-size: 14px;
}
.sticky .countDown {
	line-height: 26px;
	font-size: 16px;
}
.sticky .countDown span {
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}
.hd_con {
	position: relative;
}
.naver ul li {
	display: inline-block;
	margin-right: 35px;
}
.naver ul li a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 64px;
	height: 64px;
}
.naver ul li:last-child{display: none;}
.hd_right {
	position: absolute;
	width: 431px;
	right: -30px;
	bottom: 0;
	height: 83px;
	background: url(../images/img2.png) no-repeat center;
	text-align: center;
}
.hd_right h2 {
	color: #222;
	font-size: 18px;
	padding: 4px 0 6px 0;
}
.countDown {
	color: #222;
	font-size: 18px;
	line-height: 38px;
}
.countDown span {
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 6px;
	background: #e62129;
	color: #fff;
	line-height: 38px;
	font-size: 22px;
	font-family: arial;
	vertical-align: bottom;
}
.banner .swiper-slide a {
	display: block;
	font-size: 0;
}
.banner .swiper-pagination {
	display: block;
}
.banner .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
}
.banner .swiper-pagination-bullet-active {
	background: #5cdef4;
	width: 26px;
	border-radius: 7px;
}
.index_c1 {
	padding: 40px 0 48px 0;
}
.index_left1 {
	width: 65.38%;
	float: left;
	padding-left: 70px;
	height: 193px;
	background-image: linear-gradient(180deg, #f1dfc4 0%, #b7a384 100%), linear-gradient(#32be74, #32be74);
	background-blend-mode: normal, normal;
}
.index_left1 ul li {
	width: 33.33%;
	float: left;
	padding-top: 30px;
}
.index_left1 ul li .t1 > * {
	display: inline-block;
}
.index_left1 ul li .t1 h2 {
	color: #4a3527;
	font-size: 36px;
	position: relative;
	font-style: italic;
	font-weight: bold;
}
.index_left1 ul li .t1 h2 i {
	position: relative;
	margin-left: 3px;
}
.index_left1 ul li .t1 h2:before {
	position: absolute;
	content: "";
	width: 46px;
	height: 14px;
	background: #ea5a36;
	left: 0;
	bottom: 5px;
}
.index_left1 ul li .t1 small {
	color: #4a3527;
	font-size: 10px;
	font-style: italic;
	margin-left: 5px;
	font-weight: bold;
}
.index_left1 ul li h3 {
	color: #180300;
	font-size: 24px;
	padding: 15px 0;
}
.index_left1 ul li p {
	color: #4a3527;
	font-size: 16px;
}
.index_right1 {
	width: 33.46%;
	float: right;
	background: #25242a;
	height: 193px;
	padding: 26px 0 0 22px;
}
.index_u1 h2 > * {
	display: inline-block;
}
.index_u1 h2 i {
	width: 57px;
	height: 26px;
	line-height: 26px;
	background: url(../images/img7.png) no-repeat center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-style: normal;
}
.index_u1 h2 span {
	color: #fff;
	font-size: 20px;
	padding-left: 5px;
}
.index_u1 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	margin-top: 12px;
}
.index_left2 {
	width: 47.38%;
	float: left;
	padding: 48px 2% 0 4%;
	background: #fff;
	height: 563px;
}
.index_u2 h2 {
	color: #222;
	font-size: 28px;
	margin-bottom: 12px;
}
.index_u2 h3 {
	color: #222;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 40px;
}
.form1 .form_group h4 {
	color: #222;
	font-size: 16px;
	line-height: 34px;
}
.form1 .form_group h4 i {
	color: #ed1a1a;
}
.s_form {
	width: 48%;
	float: left;
	margin-bottom: 18px;
	margin-right: 4%;
}
.form1 .form_group .s_form:nth-child(2n) {
	margin-right: 0;
}
.form1 .form_group input ,
.s_form select {
	width: 100%;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	padding: 0 8px;
}
.form_btn {
	margin-top: 32px;
}
.form_btn button {
	width: 200px;
	height: 40px;
	border-radius: 3px;
	background: #0db7d4;
	color: #fff;
	font-size: 20px;
}
.form_btn .button {
	width: 200px;
	height: 40px;
	border-radius: 3px;
	background: #0db7d4;
	color: #fff;
	font-size: 20px;
}
.index_right2 {
	width: 52.62%;
	float: right;
	height: 563px;
	background: #494754;
	padding-top: 4%;
}
.index_list1 ul li {
	width: 50%;
	float: left;
	position: relative;
	padding: 8% 7%;
}
.index_u3 {
	padding-left: 65px;
	position: relative;
}
.index_list1 ul li img {
	position: absolute;
	left: 0;
	top: 0;
}
.index_info1 h2 {
	color: #fff;
	font-size: 22px;
	padding-bottom: 12px;
}
.index_info1 p {
	color: rgba(255,255,255,.75);
	font-size: 15px;
	text-align: justify;
	line-height: 24px;
}
.index_c2 {
	padding-bottom: 137px;
}
.section02 {
	position: relative;
}
.index_right3 {
	width: 52%;
	float: right;
	padding: 75px 0 150px 0;
}
.index_t1 {
	padding-bottom: 38px;
	position: relative;
	margin-bottom: 60px;
}
.index_t1:before {
	position: absolute;
	content: "";
	width: 44px;
	height: 7px;
	background: #fff;
	left: 0;
	bottom: 0;
}
.index_t1 h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: bold;
}
.index_t1 h2 {
	color: #fff;
	font-size: 38px;
	padding-top: 8px;
}
.index_info2 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 38px;
}
.index_swiper1 {
	position: absolute;
	left: 7%;
	top: -74px;
	width: 36.25%;
}
.index_swiper1 .swiper-button-prev,
.index_swiper1 .swiper-button-next {
	width: 40px;
	height: 40px;
	opacity: 1;
	background: none;
	top: auto;
	margin-top: 0;
	bottom: 40px;
}
.index_swiper1 .swiper-button-prev {
	left: auto;
	right: 0;
}
.index_swiper1 .swiper-button-next {
	right: -40px;
}

.index_c4 {
	padding: 0 0 70px 0;
}
.index_t2 {
	padding: 80px 0 50px 0;
}
.index_t2 h1 {
	color: #222222;
	font-size: 36px;
}
.index_t2 h1 small {
	display: inline-block;
	padding-left: 20px;
	position: relative;
	color: #222222;
	font-size: 14px;
	margin-left: 28px;
}
.index_t2 h1 small:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 19px;
	background: #7d8286;
	left: 0;
	bottom: 0;
}
.index_t2 p {
	color: #555;
	font-size: 16px;
	margin-top: 14px;
}
.index_list2 ul li {
	width: 32.46%;
	float: left;
	margin-right: 1.31%;
}
.index_list2 ul li:nth-child(3n) {
	margin-right: 0;
}
.index_list2 ul li > div {
	margin-top: 15px;
}
.ad_info1 {
	height: 264px;
	background: #fff;
	padding: 45px 30px 0 30px;
}
.ad_info1 h2 {
	position: relative;
	color: #222;
	font-size: 24px;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.ad_info1 h2:before {
	position: absolute;
	content: "";
	width: 21px;
	height: 3px;
	background: #0db7d4;
	left: 0;
	bottom: 0;
}
.ad_info1 .txt {
	color: #666;
	font-size: 16px;
	line-height: 32px;
}
.index_c5 {
	padding-bottom: 84px;
	border-bottom: 1px solid #f5f5f5;
}
.index_left4 {
	width: 31%;
	float: left;
}
.index_right4 {
	width: 63%;
	float: right;
}
.map {
	width: 100%;
	height: 474px;
}
.dz_1 {
	color: #222;
	font-size: 22px;
	padding-top: 8px;
}
.index_list3 ul li {
	margin-top: 40px;
}
.index_list3 ul li h2 > * {
	display: inline-block;
	vertical-align: bottom;
}
.index_list3 ul li h2 span {
	color: #222;
	font-size: 18px;
	margin-left: 10px;
}
.index_list3 ul li .txt {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 8px;
}
.index_list4 ul {
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
}
.index_list4 ul li {
	width: 20%;
	float: left;
	height: 154px;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.img-3d {
    transform-style: preserve-3d;
    backface-visibility: hidden;
}
.img-back, .img-front {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 152px;
}
.img-back {
    transform: rotateY(180deg);
}
.img-3d img {
	width: 99%;
}
.brand_b {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #0db7d4;
	padding: 0 18px;
	display: none;
}
.brand_b p {
	color: #fff;
	font-size: 16px;
	line-height: 34px;
	position: relative;
	text-align: left;
}
.brand_b p img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#btnRefresh {
	padding: 45px 0 0;
	transition: all .4s;
}
#btnRefresh .iconRefresh {
	width: 36px;
	height: 32px;
	background: url(../images/huanyihuan1.png) no-repeat;
	display: inline-block;
	transition: all .4s;
	margin-bottom: 6px;
}
#btnRefresh p {
	color: #666;
	font-size: 18px;
	transition: all .4s;
}
#btnRefresh:hover {
	background: #0db7d4;
}
#btnRefresh:hover .iconRefresh {
	background: url(../images/huanyihuan.png) no-repeat;
}
#btnRefresh:hover p {
	color: #fff;
}
.index_list4 ul li:hover .brand_b {
	display: block;
}
.index_c6 {
	padding-bottom: 97px;
}
.index_t3 h1 ,.index_t3 h1 small , .index_t3 p{
	color: #fff;
}
.index_c7 {
	padding-bottom: 70px;
}
.index_list5 ul li {
	width: 32.46%;
	float: left;
	margin-right: 1.31%;
	margin-bottom: 30px;
	height: 264px;
	background: #fff;
	padding: 50px 32px 0 32px;
	position: relative;
}
.index_list5 ul li > img {
	position: absolute;
	right: 20px;
	top: 10px;
}
.index_list5 ul li:nth-child(3n) {
	margin-right: 0;
}
.index_left5 {
	width: 40%;
	float: left;
}
.index_info3 h2 {
	color: #222;
	font-size: 24px;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.index_info3 h2:before {
	position: absolute;
	content: "";
	width: 31px;
	height: 3px;
	background: #0db7d4;
	left: 0;
	bottom: 0;
}
.index_info3 .txt {
	color: #666;
	font-size: 16px;
	line-height: 32px;
}
.recent_img1 img {
	width: 100%;
	height: 324px;
	object-fit: cover;
}
.recent_info1 h2{
	color: #222;
	font-size: 18px;
	padding: 16px 0 14px 0;
}
.recent_info1 .txt {
	color: #666;
	font-size: 16px;
	text-align: justify;
	line-height: 32px;
}
.recent_2 {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	margin: 26px 0;
}
.recent_2 p {
	color: #666;
	font-size: 16px;
	line-height: 52px;
}
.recent_2 img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.index_right5 {
	width: 57.7%;
	float: right;
}
.index_list6 ul li {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 10px;
}
.index_list6 ul li:nth-child(3n) {
	margin-right: 0;
}
.recent_img2 img {
	width: 100%;
	height: 140px;
	object-fit: cover;
}
.index_list6 ul li p {
	color: #222;
	font-size: 16px;
	line-height: 26px;
	margin-top: 12px;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_swiper2 {
	position: relative;
}
.index_swiper2 .swiper-pagination {
	bottom: 20px;
}
.index_swiper2 .swiper-pagination-bullet {
	opacity: 1;
	background: #bdbdbd;
	margin-right: 18px;
}
.index_swiper2 .swiper-pagination-bullet-active {
	background: #ff8a2c;
}
.index_u8 {
	padding-bottom: 80px;
}
.index_c9 {
	padding: 90px 0;
}
.contact_left {
	width: 40.7%;
	float: left;
}
.contact_t1{
	position: relative;
	margin-bottom: 45px;
}
.contact_t1:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 8px;
	background: #222;
	left: 0;
	bottom: 0;
}
.contact_t1 h1 {
	color: #222;
	font-size: 68px;
	font-style: italic;
}
.contact_t1 h2 {
	color: #222;
	font-size: 32px;
	padding: 5px 0 45px 0;
}
.contact_t2 ul li {
	margin-bottom: 28px;
}
.contact_t2 ul li h3 {
	color: #666;
	padding-bottom: 6px;
}
.contact_t2 ul li p {
	color: #222;
	font-size: 16px;
}
.contact_tel {
	position: relative;
	/* padding-top: 4%; */
	height: 50px;
}
.contact_tel div {
	/* animation: Updown .6s ease-in 0s infinite alternate;
	position: absolute;
	top: -60%; */
}
.contact_tel span {
	color: #e21e32;
	font-size: 60px;
	font-weight: bold;
	display: inline-block;
	padding-left: 6px;
	font-family: impact;	
}
@-webkit-keyframes Updown{
	0 {
		top: -60%;
	}
	100% {
		top: -20%;
	}
}
@keyframes Updown{
	0 {
		top: -60%;
	}
	100% {
		top: -20%;
	}
}
.contact_right{
	width: 47.15%;
	float: right;
}
.about_con {
	background: #fff;
	padding: 40px 40px 65px 40px;
}
.about_con h2 {
	color: #222;
	font-size: 26px;
	margin-bottom: 30px;
}
.about_con .txt {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	text-align: justify;
}
.section08 {
	margin-bottom: 90px;
}
/* footer */
.container1 {
	width: 1600px;
	margin: 0 auto;
}
.footer {
	background: #333333;
}
.copyright {
	text-align: center;
	color: rgba(255,255,255,.49);
	line-height: 34px;
	padding: 35px 0 25px 0;
	background: #333333;
	border-top: 1px solid #454545;
}
.f_list {
	padding: 70px 0 40px 0;
}
.f_list .f_item {
	float: left;
	width: 25%;
	padding-left: 4%;
	position: relative;
}
.f_list .f_item:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 210px;
	top: 0;
	right: 0;
	background: #454545;
}
.f_list .f_item:last-child:before {
	display: none;
}
.f_t1 {
	padding-bottom: 28px;
}
.f_t1 h2 {
	color: #ffffff;
	font-size: 18px;
	position: relative;
	padding-left: 45px;
}
.f_t1 h2:before {
	position: absolute;
	content: "";
	width: 26px;
	height: 9px;
	background: #cbb583;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.f_about {
	padding-left: 45px;
}
.f_about p {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
}
.f_contact .f_ac{
	margin-bottom: 26px;
	color: #ffffff;
}
.f_contact .f_ac p {
	font-size: 16px;
	line-height: 30px;
}
.f_contact .f_ac > * {
	display: inline-block;
	vertical-align: middle;
}
.f_contact .f_ac img {
	margin-right: 10px;
}
.f_contact1 {
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
	padding-left: 45px;
}
.ewm_1 {
	display: inline-block;
	width: 130px;
	height: 130px;
	position: relative;
	padding: 6px 10px 14px 10px;
	border: 1px solid #fff;
	margin-right: 20px;
}
.f_ewm .ewm_1:last-child {
	margin-right: 0;
}
.ewm_1 span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	display: inline-block;
	width: 52%;
	text-align: center;
	line-height: 18px;
	bottom: -9px;
	background: #292929;
	font-size: 12px;
}

@media screen and (max-width: 1660px) {
	.container1 {
		width: 92%;
	}
	.ewm_1 {
		width: 110px;
		height: 110px;
	}
}
@media screen and (max-width: 1380px) {
	.container {
		width: 92%;
	}
	.f_list .f_item {
		padding-left: 2%;
	}
	.f_contact1 {
		padding-left: 20px;
		font-size: 14px;
		line-height: 38px;
	}
	.f_contact .f_ac p {
		font-size: 14px;
		line-height: 26px;
	}
}