﻿@charset "utf-8";

*{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a{text-decoration: none;color:#000;} 
img{max-width:100%;}
@media only screen and (min-width: 1360px){

	.animated-test img{
		width: 950px;
	}
}
.flex{
	display: flex;
}
.flex-c{
	display: flex;
    justify-content: center;
    align-items: center;
}
.flex-Lc{
	display: flex;
    align-items: center;
}
.flex-Lt{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-L{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-Lend{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-moz-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-end{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.flex-tb{
	 display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body{
	max-width:1920px;
	margin:0 auto;
	padding-top:71px;
}
.innp{
	width: 1160px;
	margin: 0 auto;
}
.herte{
	width: 100%;
/* 	max-width: 1920px;
	max-height: 1029px; */
	background-image: url(../images/top.jpg);
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	margin: 0 auto;
	padding-bottom: 98px;
	
}
.images-top{
	/* margin-top: 12px; */
}
.animated-test{
	text-align: center;
	padding-top: 22px;
	
}
.animated-test img{
	width: 900px;
	margin-top: 35px;
}
.herte .nav h2{
	text-align: center;
	color: #fd5245;
	font-size: 36px;
	padding-top:45px;
}
.herte .nav span{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 46px;
	color: #f9e4c5;
	padding-top: 37px;
}
.herte .nav ul{
	width: 780px;
	margin: 0 auto;
	margin-top: 60px;
}
.herte .nav ul li{
	width: 250px;
	height: 79px;
	border: 1px solid #f9c4c8;
}
.herte .nav ul li img{
	float: left;
	margin-top: 9px;
	margin-left: 20px;
}
.herte .nav ul li p{
	font-size: 24px;
	color: #fff;
	float: left;
	line-height: 79px;
	padding-left: 17px;
}
.nav{
	/* padding-top: 870px; */
}
.herte a{
	display: block;
	width: 375px;
	line-height: 60px;
	border-radius: 50px;
	color: #fa4c35;
	text-align: center;
	background-color: #ffffff;
	font-size: 32px;
	margin: 0 auto;
	margin-top: 75px;
}
/*  */
.fixedLeft {
	position: fixed;
	text-align: center;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8.5%;
	/* min-height: 448px; */
	background: #ffffff;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0.5%;
	padding-right: 0.5%;
}

.fixedLeft ul li {
	margin-bottom: 18px;
}

.fixedLeft ul li .layui-btn {
	display: block;
    width: 100%;
	height: 100%;
    line-height: 100%;
    background: #e9201f;
    border-radius: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
	margin: 0 auto;
	padding: 6% 0;
}

.fixedLeft .f-text-des {
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1B1B1B;
	line-height: 30px;
}

.fixedLeft .gotop {
	display: block;
    width: 80%;
    height: 100%;
    line-height: 100%;
    background: #fe8520;
    border-radius: 50px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
	margin: 0 auto;
	padding: 5% 0;
}

.nav-top{
	background-color: #fdf5e8;
	padding-bottom: 110px;
}
.her-tsd{
	text-align: center;
}
.her-tsd h2{
	padding-top: 80px;
	font-size: 48px;
	font-weight: bold;
	color: #fa4c35;
}
.her-tsd p{
	font-size: 30px;
	color: #fa4c35;
	padding-top: 15px;
}
.div_nav ul li{
	width: 129px;
	line-height: 59px;
	text-align: center;
	border: 1px solid #fa4c35;
	font-size: 24px;
	margin-top: 29px;
}
.div_nav ul li a{
	color: #fa4c35;
}
.div_nav ul li:hover{
	background-color: #fa4c35;
}
.div_nav ul li:hover a{
	color: #FFFFFF;
}
.div_nav ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 29px;
}
.hovre-vav{
	padding-bottom: 110px;
}
.hovre-vav ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.hovre-vav ul li{
	padding-top: 50px;
}
.hovre-vav ul li:after{
	display: block;
	content: "";
	clear: both;
	height: 0;
	overflow: hidden;
}
.hovre-vav ul li p{
	float: left;
	line-height: 70px;
	font-size: 24px;
	padding-right: 20px;
}
.hovre-vav ul li input{
    padding-left: 25px;
    border: none;
    height: 66px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
    border-radius: 3px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 396px;
    border: 1px solid #dcdcdc;
    float: left;
}
.hovre-vav ul li .layui-input-block{
	float: left;
}
.hovre-vav ul li .layui-input-block select{
	padding-left: 25px;
	border: none;
	height: 70px;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	width: 425px;
	border: 1px solid #dcdcdc;
}
.innpt-btuer ul button{
	width: 500px;
	border-radius: 10px;
	line-height: 83px;
	background-color: #e60012;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
	margin-top: 70px;
}

.container ul li .container-asd{
	width: 255px;
	height: 420px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 70px;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
	padding-bottom: 34px;
	padding-top: 20px;
}
.container-asd img{
	margin-left: 32px;
}
.container-asd ul li{
	font-size: 10px;
	list-style-type: initial;
	margin-left: 35px;
	padding-top: 15px;
}
.container-asd ul li p{
	font-size: 17px;
}
.container-asd a{
	display: block;
	width: 163px;
	text-align: center;
	background-color: #fa4c35;
	line-height: 42px;
	color: #FFFFFF;
	border-radius: 10px;
	margin: 0 auto;
	font-size: 18px;
	margin-top: 24px;
}
.content ul li{
	border: 1px solid #dcdcdc;
	text-align: center;
	width: 180px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-top: 55px;
	margin-bottom: 80px;
}
.content ul li p{
	font-size: 18px;
	padding-top: 10px;
}
.content ul li a{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 20px;
	background-color: #fa4c35;
	width: 144px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 15px;
}
.img{text-align: center;width: 100%;}
.img img{
	width: 100%;
}
.div-text-bt{
	background-color: #fdf5e8;
	padding-bottom: 100px;
}
.div_ttpos{
	padding-top: 48px;
}
.div_ttpos tr td{
	border: 1px solid #fa4c35;
	font-size: 16px;
}
.div_ttpos tr th{
	border: 1px solid #fa4c35;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #e60012;
	text-align: center;
	font-weight: 400;
}
.div_ttpos tr .w1500{
	text-align: center;
	padding-left: 10px;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.div_ttpos tr .w1500 p span{
	text-align: center;
	display: block;
	font-size: 18px;
	color: #e60012;
	padding-top: 40px;
	padding-bottom: 5px;
}
.div_ttpos tr .w1600{
	text-align: center;
	line-height: 30px;
}
.div_ttpos tr .w1700{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}
.div_ttpos tr td h2{
	font-size: 24px;
	color: #e60012;
	font-weight: 400;
	padding-bottom: 25px;
}
.div_ttpos tr td a{
	display: block;
	width: 107px;
	line-height: 37px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	background-color: #e60012;
	border-radius: 20px;
}
.div_text-t{
	padding-bottom: 115px;
}
.div_text-t ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.div_text-t ul li{
	width: 300px;
	height: 400px;
	background-color: #fdf5e8;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
	margin-top: 50px;
	text-align:center;
}
.div_text-t ul li span{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	text-align: center;
	border-bottom: 1px solid #8c8881;
	padding-top: 30px;
	padding-bottom: 10px;
	margin: 0 20px;
}

.div_text-t ul li p{
	padding: 10px 30px 50px;
	font-size: 17px;
	line-height: 30px;
	height: 90px;
}
.dforward{
	background-color: #fdf5e8;
}
.dforward-pi{
	padding-top: 48px;
	padding-bottom: 100px;
}
.dforward-pi ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.dforward-pi ul li:after{content:"." ;display: block;height: 0;clear:both;visibility: hidden;}
.dforward-pi ul li{
	width: 550px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 10px;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
}
.dforward-pi ul li span{
	display: block;
	float: left;
	width: 36px;
	line-height: 36px;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	background-color: #fa4c35;
	margin-top: 12px;
}
.dforward-pi ul li p{
	float: left;
	font-size: 20px;
	padding-left: 10px;
	line-height: 60px;
}
.dforward-pi ul li a{
	display: block;
	float: right;
	width: 118px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FA4C35;
	font-size: 20px;
	border-radius: 20px;
	margin-top: 12px;
	margin-right: 19px;
}

.footer{
	background-image: url(../images/14.png);
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	padding: 55px 0;
}

.footer-btun ul li{
	width: 300px;
	border-radius: 10px;
	background-color: #fffdf9;
	/* line-height: 60px; */
	height: 60px;
}
.footer-btun ul li input{
	padding-left: 15px;
	width: 170px;
	font-size: 20px;
	color: #aeaca9;
	border-radius: 10px;
	height: 55px;
}
.footer-btun ul li a{
	font-size: 20px;
	color: #e60012;
	float: right;
	padding-right: 20px;
	line-height: 57px;
}
.footer-btun ul .w1560 input{
	float: left;
	width: 120px;
}
.footer-btun ul .foort{
	width: 216px;
	border-radius: 10px;
	background-color: #fffdf9;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #f35746;
}