html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}
img {
    max-width: 100%;
}
address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-size: 14px;
	line-height: 1.37;
	color: #000000;
	overflow-x: hidden;
	font-family: SourceHanSansSC-light;
	zoom: 0.9;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	border: 0;
	background: none;
}

fieldset,
img {
	border: 0;
}

a {
	color: #333;
}

a,
img {
	-webkit-touch-callout: none;
}

img {
	display: block;
}

li img {
	transition: all 0.3s;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
}

input[type=password],
input[type=text],
textarea {
	resize: none;
	outline: 0;
	-webkit-appearance: none;
	white-space: pre-wrap;
	word-wrap: break-word;
	background: none;
	outline: none
}

.li,
.dd {
	cursor: pointer;
}

ul,
ol {
	list-style: none;
}

:focus {
	outline: none;
}

ul::after {
	content: '';
	display: block;
	clear: both;
}

.dx {
	text-transform: uppercase;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	clear: both;
}

.container::after {
	content: '';
	display: block;
	clear: both;
}

.l_img {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
}

.l_img img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	/*bottom: 0;*/
	margin: auto;
}

/* CSS Document */
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.w1200::after {
	content: '';
	display: block;
	clear: both;
}

.w1115 {
	width: 1115px;
	margin: 0 auto;
	clear: both;
}

.w1115::after {
	content: '';
	display: block;
	clear: both;
}

.iconfont {
	font-family: "iconfont";
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.rg {
	display: none;
	float: right;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.rg img {
	width: 100%;
	filter: drop-shadow(0px 0px #000);
}

.a_txt {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 999999999999;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: 0s all linear;
}

.a_txt .div1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: none;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.a_txt .div2 {
	position: absolute;
	left: 5%;
	top: 5%;
	z-index: 999999;
	width: 6%;
	background: #f2f2f2;
	padding: 4px;
	box-sizing: border-box;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	display: none;
}

.a_txt .div2 a {
	font-size: 38px;
	color: #000;
}

.a_txt .div3 {
	position: absolute;
	width: 65%;
	right: 0px;
	top: 0px;
	background: #f2f2f2;
	height: 100%;
	z-index: 100;
	right: -50%;
	padding-top: 3%;
	overflow-y: auto;
	-webkit-transition: 0s all linear;
}

.a_txt .div3 .m-d {
	width: 86%;
	height: 46px;
	line-height: 46px;
	margin-left: 20px;
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
}

.a_txt .div3 .m-d span {
	color: #ed0032;
	margin-right: 4px;
	font-size: 20px;
	top: 2px;
	position: relative;
}

.a_txt .div3 .m-d span img {
	width: 26px;
	height: 18px;
	display: inline-block;
}

.a_txt .div3 ul {
	padding-left: 20px;
	width: 86%;
	margin-bottom: 10px;
}

.a_txt .div3 ul li {
	border-bottom: 1px solid #e1e1e1;
}

.a_txt .div3 ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.a_txt .div3 ul li a.n {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	width: calc(100% - 60px);
	box-sizing: border-box;
	font-weight: bold;
}

.a_txt .div3 ul li .n-box a {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #999999;
	margin-bottom: 18px;
}

.a_txt .div3 .l-d {
	width: 86%;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.a_txt .div3 .l-d .t {
	margin-bottom: 10px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
}

.a_txt .div3 .l-d .t span {
	color: #ed0032;
	margin-right: 4px;
	font-size: 20px;
	top: 2px;
	position: relative;
}

.a_txt .div3 .l-d .t span img {
	display: inline-block;
	filter: drop-shadow(0px 0px red);
}

.a_txt .div3 .l-d a {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.a_txt .div3 .l-d a.this:after {
	background: center no-repeat;
	background-size: 100%;
	border: 0;
}

.a_txt .div3 .l-d a:after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #333;
	position: absolute;
	top: 6px;
	right: 0;
}

.a_txt .div3 .share-d {
	width: 86%;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.a_txt .div3 .share-d .t {
	margin-bottom: 10px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
}

.a_txt .div3 .share-d .t span {
	color: #ed0032;
	margin-right: 4px;
	font-size: 20px;
	top: 2px;
	position: relative;
	width: 26px;
	height: 28px;
	float: left;
}

.a_txt .div3 .share-d .t span img {
	width: 100%;
}

.a_txt .div3 .share-d a {
	font-size: 30px;
	margin-right: 8px;
	float: left;
	width: 30px;
	height: 30px;
	background-color: #e1e1e1;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header{
    position: relative;
}
.header .language{
    position: absolute;
    right: 30px;
    bottom: 18px;
    width: 110px;
}
.header .language .t{
    width: 100%;
    height: 18px;
    line-height: 1;
    padding-bottom: 10px;
}
.header .language .t::after{
    content: '';
    display:inline-block;
	width:0;
	height:0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #333;
	position: relative;
	top: -2px;
}


.header .language .t img{
    width: 18px;
    margin: 0 6px;
    position: relative;
    top: -2px;
}

.header .language ul{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 999;
    box-shadow:0 0 8px rgba(159,97,5,.3);
    border-radius: 0 0 5px 5px;
    padding: 10px 14px;
    box-sizing: border-box;
    display: none;
}

.header .language ul li{
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-style: 14px;
    letter-spacing: 2px;
}
.header .language ul li:nth-child(1){
    border-bottom: 2px solid #f7ac3d;
}

.header .language:hover ul{
    display: block;
}


.header .up {
	font-size: 15px;
	line-height: 26px;
	color: #666666;
	text-align: right;
	background-color: #f9f9f9;
}

.header .down {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}

.header .down .logo {
	width: 245px;
	height: 79px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header .down .logo img {
	width: 100%;
}

.header .down .lie {
	width: 70%;
}

.header .down .lie .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.header .down .lie li {
	width: 112px;
  padding: 10px 6px;
  line-height: 1.37;
  font-size: 16px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
}

.header .down .lie li a {
	color: #333333;
}

.header .down .lie li .tk {
	width: 100%;
	display: none;
	padding: 0 13px;
	/*padding-bottom: 0;*/
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0 2px 8px 0 rgba(244, 238, 228, 1);
	z-index: 99;
	font-size: 16px;
	  top: 100%;
  left: 0;
}

.header .down .lie li .tk a:last-child {
	border: none;
}

.header .down .lie li:hover {
	background-color: #fea629;
}

.header .down .lie li:hover a {
	color: #fff;
}

.header .down .lie li.active {
	background-color: #fea629;
}

.header .down .lie li.active a {
	color: #fff;
}

.header .down .lie li:hover .tk {
	display: block;
}

.header .down .lie li .tk a {
	border-bottom: 2px solid #f7ac3d;
	display: block;
	color: #333333;
	box-sizing: border-box;
	line-height: 1.37;
	padding: 13px 0;
}

.footer {
	width: 100%;
}

.footer .up {
	width: 100%;
	height: 57px;
	background-color: #f7ac3d;
}

.footer .down {
	padding: 25px 0 32px;
	background-color: #646767;
}

.footer .down .w1200 {
	padding: 0 17px;
	box-sizing: border-box;
}

.footer .down .p {
	font-size: 18px;
	/* text-align: center; */
	color: #fff;
/* 	display: flex;
	flex-flow: row wrap;
	justify-content: space-between; */
}

.footer .down .p a {
	/*color: #fff;*/
	/*margin-right: 10px;*/
	    color: #fff;
    padding: 0 10px;
    border-right: 1px solid #999999;
}
.footer .down .p a:last-child {
    border: none;
}

.footer .down .ban {
	margin-top: 60px;
	color: #fff;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.footer .down .ban .l .wz {
	font-size: 18px;
	line-height: 25px;
	display: flex;
	flex-flow: row wrap;
}

.footer .down .ban .l .wz .tu {
	width: 21px;
	height: 25px;
	margin-right: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer .down .ban .l .wz .tu img {
	max-width: 100%;
}

.footer .down .ban .l .wz2 {
	margin-top: 30px;
}

.footer .down .ban .l .biao {
	width: 174px;
	height: 66px;
	margin-top: 20px;
}

.footer .down .ban .l .biao img {
	width: 100%;
}

.footer .down .ban .r {
	width: 39.194%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}

.footer .down .ban .r .ban2 {
	width: 28.447%;
	font-size: 22px;
	text-align: center;
}

.footer .down .ban .r .ban2 p {
	margin-top: 25px;
}

.ding {
	width: 76px;
	height: 76px;
	position: fixed;
	right: 3%;
	bottom: 15%;
}

.ding img {
	width: 100%;
}

.xfc {
	width: 287px;
	position: fixed;
	right: 28px;
	bottom: 28px;
	overflow: hidden;
	border-radius: 10px;
	z-index: 99;
	box-sizing: border-box;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.xfc.show {
	display: none;
}

.xfc p {
	font-size: 16px;
	line-height: 39px;
	color: #fff;
	background-color: #fead2f;
	text-align: center;
	position: relative;
}

.xfc p span {
	width: 22px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	right: 5%;
	top: 45%;
	cursor: pointer;
}

.xfc .box {
	padding: 7px 11px 21px;
	box-sizing: border-box;
	background-color: #ededed;
}

.xfc .box.show {
	display: none;
}

.xfc input {
	width: 100%;
	font-size: 12px;
	height: 41px;
	padding: 0 20px;
	margin-top: 10px;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
}

.xfc input::placeholder {
	color: #cccccc;
}

.xfc textarea {
	width: 100%;
	height: 58px;
	font-size: 12px;
	padding: 10px 20px;
	margin-top: 10px;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
}

.xfc textarea::placeholder {
	color: #cccccc;
}

.xfc .layui-btn {
	width: 100%;
	height: 41px;
	font-size: 16px;
	margin-top: 20px;
	border-radius: 10px;
	background-color: #fead2f;
}

.banner {
	width: 100%;
	position: relative;
	display: inline-block;
}

.banner img {
	width: 100%;
}

.banner .swiper-pagination-bullet {
	background-color: #fee8cb;
	opacity: 1;
	margin: 0 8px !important;
}

.banner .swiper-pagination {
	bottom: 8.5% !important;
	width: auto !important;
	right: 21%;
	left: auto !important;
}

.bt {
	font-size: 28px;
	line-height: 35px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
}

.sec-a1 {
	padding: 120px 0 135px;
}

.sec-a1 .box {
	margin-top: 150px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-a1 .box .ban {
	width: calc(100% / 3);
	font-size: 33px;
	margin-top: 88px;
	text-align: center;
	color: #323333;
}

.sec-a1 .box .ban:nth-child(-n+3) {
	margin-top: 0;
}

.sec-a1 .box .ban .tu {
	width: 127px;
	height: 127px;
	margin: 0 auto 25px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fbd59e;
}

.sec-a1 .box .ban .tu img {
	max-width: 100%;
}

.sec-a2 {
	padding-bottom: 180px;
}

.sec-a2 .box {
	margin-top: 150px;
}

.sec-a2 .box .t {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-a2 .box .ban {
	/*width: 22.153%;*/
	/*padding: 43px 0 32px;*/
	/*background: #F6F7FB;*/
	/*border-radius: 10px;*/
	/*text-align: center;*/
	/*box-sizing: border-box;*/
	/*margin-bottom: 20px;*/
	width: 19.153%;
    padding: 39px 2.7% 29px;
    margin-right: 22px;
    /* text-align: center; */
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #f6f7fb;
    float: left;
    margin-bottom: 40px;
}

.sec-a2 .box .ban .tu {
	/*width: 146px;*/
	/*height: 92px;*/
	margin: 0 auto;
	/*border-radius: 10px;*/
}

.sec-a2 .box .ban .tu img {
	width: 100%;
}

.sec-a2 .box .ban .xbt {
	/*font-size: 26px;*/
	/*margin-top: 45px;*/
	/*font-weight: bold;*/
	/*color: #2e2e2e;*/
	/*margin-bottom: 15px;*/
	    font-size: 24px;
    margin: 17px auto;
    color: #333333;
    font-weight: bold;
}

.sec-a2 .box .ban .z {
	/*font-size: 16px;*/
	
	/*color: #656565;*/
	/*text-align: left;*/
	/*width: 70%;*/
	/*margin: 0 auto 12px;*/
	    font-size: 15px;
    margin: 8px auto 0;
    color: #666666;
    text-align: left;
}

.sec-a2 .box .ban .k {
	/*width: 160px;*/
	/*height: 52px;*/
	/*line-height: 52px;*/
	/*font-size: 26px;*/
	/*margin: 0 auto;*/
	/*border: 2px solid #FEAD2F;*/
	/*color: #FEAD2F;*/
	/*border-radius: 4px;*/
	    width: 116px;
    height: 37px;
    font-size: 17px;
    margin: 17px 0 0;
    color: #fead2f;
    border-radius: 5px;
    border: 1px solid #fead2f;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec-a2 .box .ban:hover .k {
	background: #fea628;
	color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgb(159 97 5 / 31%);
}

.sec-a2 .box .t {
	margin-top: 46px;
}

.sec-a2 .box .t:first-child {
	margin-top: 0;
}

.sec-a3 {
	padding: 49px 0 170px;
	position: relative;
	background-color: #f7ac3d;
}

.sec-a3 .bt {
	color: #fff;
}

.sec-a3 .box {
	margin-top: 79px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-a3 .box .ban {
	width: 12.5%;
	color: #fff;
}

.sec-a3 .box .ban .tu {
	width: 98px;
	height: 98px;
	border-radius: 100%;
	margin: 0 auto;
	box-shadow: 0 0 8px 0 rgba(140, 140, 140, 0.74);
}

.sec-a3 .box .ban .tu img {
	width: 100%;
}

.sec-a3 .box .ban .xbt {
	font-size: 20px;
	margin-top: 38px;
	padding-bottom: 7px;
	position: relative;
	font-weight: bold;
	box-sizing: border-box;
	text-align: center;
}

.sec-a3 .box .ban .xbt::after {
	width: 30.05%;
	height: 2px;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: '';
	display: block;
	position: absolute;
}

.sec-a3 .box .ban .z {
	font-size: 16px;
	line-height: 30px;
	margin-top: 5px;
}

.sec-a3 .box2 {
	width: 71.4661%;
	padding: 39px 8.4% 72px;
	bottom: -18%;
	right: 0;
	left: 0;
	margin: 0 auto;
	border-radius: 30px;
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	box-shadow: 0 12px 18px 0 rgba(23, 23, 23, 0.26);
}

.sec-a3 .box2 .o {
	width: 130px;
	height: 130px;
	font-size: 38px;
	color: #ff0000;
	background-color: #fff;
	font-weight: bold;
	border-radius: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 13px 0 rgba(23, 23, 23, 0.18);
}

.sec-a3 .box2 .o span {
	width: 36px;
	height: 36px;
	font-size: 21px;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 100%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 13px 0 rgba(23, 23, 23, 0.18);
}

.sec-a4 {
	padding: 235px 0 125px;
}

.sec-a4 .box {
	margin-top: 70px;
}
.sec-a4 .box img{
    width: 100%;
}
.sec-a4 .box .t {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}


.sec-a4 .box .t .ban {
	width: 180px;
	height: 74px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 13px 2px rgba(13, 13, 13, 0.1);
	margin-top: 24px;
}

.sec-a4 .box .t .ban img {
	max-width: 100%;
}

.sec-a5 .box .ban {
	margin-top: 52px;
}

.sec-a5 .box .ban:first-child {
	margin-top: 80px;
}

.sec-a5 .box .ban .dbt {
	width: 36.772%;
	padding-right: 13px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eeeeee;
	float: left;
	color: #f7ac3d;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-a5 .box .ban .dbt .wb {
	display: flex;
	align-items: center;
}

.sec-a5 .box .ban .dbt .wb .w1 {
	font-size: 34px;
	float: left;
}

.sec-a5 .box .ban .dbt .wb .w2 {
	font-size: 16px;
	margin-left: 10px;
	float: left;
}

.sec-a5 .box .ban .dbt a {
	width: 43px;
	height: 16px;
	font-size: 12px;
	color: #fff;
	background-color: #f7ac3d;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-a5 .box .ban .t {
	margin-top: 52px;
	width: 100%;
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-a5 .box .ban .t .ban2 {
	width: 22.422%;
}

.sec-a5 .box .ban .t .ban2 .l_img {
	padding-bottom: 75%;
	background-color: #eeeeee;
}

.sec-a5 .box .ban .t .ban2 p {
	font-size: 16px;
	height: 65px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 10px 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-a5 .box .ban .t .ban2 .p1 {
	padding: 0 18%;
}

.sec-a5 .box .ban .t .ban2 .p2 {
	padding: 0 11%;
}

.sec-a6 {
	padding: 118px 0 151px;
}

.sec-a6 .box {
	width: 100%;
	margin-top: 35px;
	padding: 30px 0;
	background-color: #f5f5f5;
}

.sec-a6 .box .swiper-container {
	height: 102px;
}

.sec-a6 .swiper-slide {
	text-align: center;
	height: 83px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	box-shadow: 0 0 13px 2px rgba(13, 13, 13, 0.1);
}

.sec-a6 .swiper-slide img {
	max-width: 70%;
}

.sec-b1 {
	padding-bottom: 84px;
	background-color: #f7f8fa;
}

.sec-b1 .dimg {
	width: 100%;
}

.sec-b1 .dimg img {
	width: 100%;
}

.sec-b1 .t {
	font-size: 18px;
	padding: 43px 20px 24px;
	box-sizing: border-box;
	font-weight: bold;
	color: #ffbc1b;
}

.sec-b1 .t a {
	color: #ffbc1b;
}

.sec-b1 .box {
	width: 100%;
	padding: 41px 36px 31px;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}

.sec-b1 .box p {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}

.sec-b1 .box .tz {
	width: 100%;
	height: 63px;
	font-size: 16px;
	margin-top: 32px;
	color: #ff0000;
	border-radius: 4px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	background-color: #fff2f2;
}

.sec-b1 .box .tz .tu {
	width: 21px;
	height: 21px;
	margin-right: 5px;
}

.sec-b1 .box .tz .tu img {
	width: 100%;
}

.sec-b1 .box .t2 {
	margin-top: 31px;
	display: flex;
}

.sec-b1 .box .t2 .zf {
	width: 259px;
	height: 78px;
	font-size: 22px;
	margin-right: 20px;
	color: #666666;
	cursor: pointer;
	border-radius: 10px;
	background-color: #f7f8fa;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.sec-b1 .box .t2 .zf .tu {
	width: 42px;
	height: 42px;
	margin-right: 5px;
}

.sec-b1 .box .t2 .zf .tu img {
	width: 100%;
}

.sec-b1 .box .t2 .zf p {
	width: 100%;
	height: 100%;
	border: 1px solid #ffbc1b;
	box-sizing: border-box;
	position: absolute;
	border-radius: 10px;
	background-color: rgba(255, 188, 27, 0.2);
	display: none;
	overflow: hidden;
}

.sec-b1 .box .t2 .zf.active {
	color: #ffbc1b;
	background-image: url(../images/gou.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sec-b1 .box .t2 .zf.active p {
	display: block;
}

.sec-b1 .box .xbt {
	font-size: 20px;
	margin-top: 25px;
	color: #333333;
	font-weight: bold;
}

.sec-b1 .box .wz {
	font-size: 16px;
	margin: 17px 0 33px;
	color: #666666;
	display: flex;
	align-items: center;
}

.sec-b1 .box .wz span {
	width: 25px;
	height: 25px;
	font-size: 22px;
	margin-right: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	border-radius: 100%;
	background: #ffbc1b;
	color: #fff;
}

.sec-b1 .box .box1 {
	width: 100%;
	margin-top: 62px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	overflow: auto;
}

.sec-b1 .box .box1 .lie {
	padding-left: 25px;
	box-sizing: border-box;
}

.sec-b1 .box .box1 .lie1 {
	color: #333333;
	background-color: #fbfbfb;
	border-bottom: 1px solid #e9e9e9;
}

.sec-b1 .box .box1 .lie ul {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-b1 .box .box1 .lie ul::after {
	content: none;
}

.sec-b1 .box .box1 .lie li {
	width: 9.265%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

.sec-b1 .box .box1 .lie li:first-child {
	width: 27.248%;
	justify-content: inherit;
}

.sec-b1 .box .box1 .lie1 li {
	font-size: 16px;
	height: 70px;
	font-weight: bold;
}

.sec-b1 .box .box1 .lie2 {
	display: flex;
	align-items: center;
}

.sec-b1 .box .box1 .lie2 li {
	height: 138px;
}

.sec-b1 .box .box1 .lie2 li .tu {
	width: 99px;
	height: 91px;
	padding-top: 13px;
	background: #d9d9d9;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.sec-b1 .box .box1 .lie2 li .tu img {
	max-width: 100%;
}

.sec-b1 .box .box1 .lie2 li .wb {
	line-height: 30px;
}

.sec-b1 .box .box1 .lie2 li .dz {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.sec-b1 .box .box1 .lie2 li .xz {
	color: #999999;
	text-align: center;
}

.sec-b1 .box .box1 .lie2 li .xz1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sec-b1 .box .box1 .lie li:nth-child(3) .xz {
	padding: 0 23px;
	line-height: 20px;
}

.sec-b1 .box .box1 .lie2 li span {
	color: #ff0000;
	font-size: 16px;
}

.sec-b1 .box .box1 .lie2 li p {
	font-size: 16px;
}

.sec-b1 .box .box1 .lie2 li:last-child {
	border-left: 1px solid #e9e9e9;
}

.sec-b1 .box .wz1 {
	font-size: 16px;
	line-height: 35px;
	margin-top: 30px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

.sec-b1 .box .wz1 .z span {
	color: #ff0000;
}

.sec-b1 .box .wz1 .layui-btn {
	width: 266px;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	margin-top: 10px;
	font-weight: 400;
	background-color: #f7ac3d;
}

.sec-b1 .box .box1 .lie2 li .layui-btn {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	border: 1px solid #d0d0d0;
	background-color: #f5f5f5;
	padding: 0;
	color: #999999;
	box-sizing: border-box;
}

.sec-b1 .box .box1 .lie2 li .layui-input {
	width: 46px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
	font-size: 16px;
	border: 1px solid #d0d0d0;
	padding: 0;
	text-align: center;
	color: #999999;
	box-sizing: border-box;
}

.sec-c1 {
	padding: 96px 0 102px;
}

.sec-c1 .t {
	font-size: 18px;
	margin-top: 60px;
	color: #999999;
}

.sec-c1 .t a {
	color: #999999;
}

.sec-c1 .tab-t {
	font-size: 20px;
	margin-top: 30px;
	color: #666666;
}


.sec-c1 .tab-t span:last-child{
	display:none;
/* 	margin: 0 30px;
	cursor: pointer; */
}


.sec-c1 .tab-t span:first-child {
	/* margin-left: 0; */
}

.sec-c1 .tab-t a {
	margin: 0 30px;
	cursor: pointer;
	color: #666666;
}

.sec-c1 .tab-t a:first-child {
	margin-left: 0;
}

.sec-c1 .tab-t .this {
	font-size: 24px;
	color: #f7ac3d;
	font-weight: bold;
}

.sec-c1 .tab-c {
	width: 100%;
	margin-top: 40px;
}

.sec-c1 .tab-c1 {
	margin-top: 40px;
}

.sec-c1 .ban {
	/*width: 18.5%;*/
	/*padding: 39px 0 29px;*/
	/*margin-right: 22px;*/
	/*text-align: center;*/
	/*box-sizing: border-box;*/
	/*border-radius: 10px;*/
	/*background-color: #f6f7fb;*/
	/*float: left;*/
	/*margin-top: 40px;*/
	width: 18.5%;
    padding: 39px 2.7% 29px;
    margin-right: 22px;
    /* text-align: center; */
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #f6f7fb;
    float: left;
    margin-top: 40px;
}

.sec-c1 .ban .tu {
	/*width: 132px;*/
	/*height: 83px;*/
	margin: 0 auto;
}

.sec-c1 .ban .tu img {
	width: 100%;
}

.sec-c1 .ban p {
	/*font-size: 24px;*/
	/*margin-top: 50px;*/
	/*color: #333333;*/
	/*font-weight: bold;*/
	    font-size: 24px;
    margin: 17px auto;
    color: #333333;
    font-weight: bold;
    /*width: 70%;*/
}

.sec-c1 .ban a {
	width: 116px;
    height: 37px;
    font-size: 17px;
    margin: 17px 0 0;
    color: #fead2f;
    border-radius: 5px;
    border: 1px solid #fead2f;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec-c1 .ban .a {
	margin-top: 25px;
}

.sec-c1 .ban .a1 {
	margin-top: 7px;
}

.sec-c1 .t1 {
	/*display: flow-root;*/
	    display: flex;
    flex-wrap: wrap;
}



.sec-c1 .t1 .ban:nth-child(5n) {
	margin-right: 0;
}

.sec-c1 .t1 .ban .z {
	font-size: 15px;
	/*margin: 15px auto 0;*/
	margin: 8px auto 0;
	color: #666666;
	/*width: 70%;*/
	text-align: left;
	
}

.page {
	display: flex;
	justify-content: center;
}

.sec-c1 .page {
	margin-top: 102px;
}

.page a,
.page span {
	font-size: 28px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 8px;
	color: #999999;
	background-color: #eeeeee;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
}

.page a:hover,
.page span:hover {
	background-color: #f7ac3d;
	color: #fff !important;
}

.page span.page-num-current,
.page a.page-num-current {
	color: #fff;
	background-color: #f7ac3d;
}

.page .layui-laypage-next em,
.page .layui-laypage-prev em {
	font-size: 26px;
}

.page .layui-laypage-next,
.page .layui-laypage-prev {
	width: auto !important;
	padding: 0 22px !important;
}

.bt1 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	line-height: 1.76;
}

.sec-d1 {
	padding: 63px 0 53px;
}

.sec-d1 .box {
	margin-top: 90px;
}

.sec-d1 .box .t {
	font-size: 18px;
	color: #999999;
}

.sec-d1 .box .t a {
	color: #999999;
}

.sec-d1 .box .ban {
	width: 100%;
	padding: 29px 42px;
	margin-top: 28px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box .ban .l .xbt {
	font-size: 24px;
	color: #333333;
}

.sec-d1 .box .ban .l .wb {
	font-size: 20px;
	line-height: 30px;
	margin-top: 50px;
	color: #666666;
}

.sec-d1 .box .ban .l .wb p span {
	color: #f7ac3d;
}

.sec-d1 .box .ban .l a {
	width: 222px;
	height: 74px;
	font-size: 41px;
	margin-top: 50px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 6px;
	background-color: #f7ac3d;
	box-shadow: 0 0 13px 0 rgba(247, 172, 61, 0.67);
}

.sec-d1 .box .ban .r {
	width: 45.61%;
}

.sec-d1 .box .ban .r .l_img {
	padding-bottom: 69.55%;
}

.sec-d1 .box2 {
	width: 98.667%;
	margin-top: 42px;
	float: right;
}

.sec-d1 .box2 .tab-t {
	width: 100%;
	display: inline-block;
}

.sec-d1 .box2 .tab-t span {
	width: 176px;
	height: 116px;
	line-height: 74px;
	font-size: 28px;
	border-radius: 20px;
	margin-left: -1px;
	color: #333333;
	float: left;
	cursor: pointer;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box2 .tab-t span:first-child {
	margin-left: 0;
}

.sec-d1 .box2 .tab-t span.this {
	color: #f7ac3d;
}

.sec-d1 .box2 .tab-c {
	width: 100%;
	padding: 68px 0 140px;
	margin-top: -50px;
	position: relative;
	border-radius: 20px;
	z-index: 9;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box2 .tab-c .xbt {
	width: 384px;
	height: 75px;
	line-height: 50px;
	font-size: 24px;
	margin-left: -46px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #333333;
	background-image: url(../images/etu2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.sec-d1 .box2 .tab-c p {
	font-size: 20px;
	line-height: 33px;
	color: #666666;
	/*text-indent: 2em;*/
	/*letter-spacing: 0.2em;*/
}

/* .sec-d1 .box2 .tab-c .ban {
	padding: 0 2.6%;
	box-sizing: border-box;
} */

.sec-d1 .box2 .tab-c .ban2 {
	margin-top: 70px;
	padding: 0 2.6%;
	box-sizing: border-box;
}

.sec-d1 .box2 .tab-c .ban2:first-child {
	margin-top: 0;
}

.sec-d1 .box2 .tab-c .ban2:first-child .xbt {
	margin-bottom: 25px;
}

.sec-d1 .box2 .tab-c .ban2 .ban3 {
	margin-top: 31px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 {
	width: 20.313%;
	padding: 12px 1.738% 20px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .dz {
	width: 100%;
	height: 105px;
	font-size: 38px;
	margin: 0 auto;
	color: #fff;
	letter-spacing: 0.2em;
	border-radius: 10px;
	background-color: #f7ac3d;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .wb {
	font-size: 15px;
	line-height: 30px;
	margin-top: 25px;
	color: #666666;
}

.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 {
	width: 125px;
	height: 125px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	box-sizing: border-box;
	border-radius: 100%;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 span {
	font-size: 14px;
	display: block;
}

.sec-d1 .box2 .tab-c .ban2 .ban4 {
	margin-top: 31px;
	display: flex;
	justify-content: space-around;
}

.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 {
	width: 21.65%;
	padding: 25px 0 50px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .tu {
	width: 58px;
	height: 60px;
	margin: 0 auto;
}

.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .tu img {
	width: 100%;
}

.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .dz {
	font-size: 20px;
	margin-top: 25px;
	color: #333333;
}

.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .wb {
	font-size: 16px;
	line-height: 33px;
	margin-top: 30px;
	color: #666666;
}

.sec-d1 .box2 .tab-c .ban2-1 {
	/*background-image: url(../images/etu5.png);*/
	background-repeat: no-repeat;
	background-position: 0 75%;
}

.sec-d1 .box2 .tab-c .ban2 .wz {
	font-size: 20px;
	line-height: 33px;
	margin-top: 25px;
	color: #666666;
	letter-spacing: 0.2em;
}



.sec-e1 {
	padding: 0;
	margin-top: 104px;
}

.sec-e1 .tab-t span{
	    margin: 0 30px;
	    cursor: pointer;
}
.sec-e1 .tab-t span:last-child{
	display:inline-block;
/* 	margin: 0 30px;
	cursor: pointer; */
}

.sec-e1 .tab-t i:last-child{
	display: none;
}

.sec-e1-1 {
	margin-bottom: 300px;
}

.sec-e1 .t1 .ban {
	overflow: hidden;
	position: relative;
}

.sec-e1 .t1 .ban .wb {
	font-size: 24px;
	margin-top: 14px;
	color: #fe0000;
	font-weight: bold;
}

.sec-e1 .t1 .ban .wb1 {
	margin-top: 0;
}

.sec-e1 .t1 .ban .z1 {
	margin: 5px auto 0;
}

.sec-e1 .t1 .ban .ban2 {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	justify-content: center;
	align-items: center;
	background-color: rgb(118 75 8 / 30%);
	display: none;
}

.sec-e1 .t1 .ban .ban2 span {
	width: 71.172%;
	height: 44px;
	font-size: 22px;
	border-radius: 22px;
	letter-spacing: 0.2em;
	background-color: #fead2f;
	color: #fff;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-e1 .t1 .ban:hover .ban2 {
	display: flex;
}

.sec-f1 {
	padding: 125px 0 75px;
}

.sec-f1 .wb {
	font-size: 26px;
	line-height: 46px;
	margin-top: 60px;
	color: #333333;
	text-align: center;
}

.sec-f1 .box {
	margin-top: 80px;
}

.sec-f1 .box .t {
	margin-top: 78px;
	display: flex;
	justify-content: center;
}

.sec-f1 .box .t:last-child {
	margin-top: 38px;
}

.sec-f1 .box .t .tu {
	width: 135px;
	height: 156px;
	margin: 0 43px;
	font-size: 26px;
	box-sizing: border-box;
	background-image: url(../images/ftu1.png);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	letter-spacing: 0.1em;
	display: flex;
	justify-content: center;
	align-items: center;
	    text-align: center;
	    line-height: 1;
}

.sec-f1 .box .t .tu p {
	font-size: 39px;
}

.sec-f2 {
	padding: 72px 0 75px;
	background-color: #f9f9f9;
}

.sec-f2 .box {
	padding: 190px 0 60px;
}

.sec-f2 .t {
	width: 100%;
	height: 259px;
	background-image: url(../images/ftu3.png);
	background-repeat: no-repeat;
	position: relative;
	background-size: 100%;
}

.sec-f2 .t .ban {
	position: absolute;
	text-align: center;
	padding-bottom: 60px;
	background-image: url(../images/ftu2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sec-f2 .t .ban .wb {
	color: #666666;
}

.sec-f2 .t .ban .xbt {
	font-size: 24px;
	margin-top: 5px;
	color: #f7ac3d;
	font-weight: bold;
}

.sec-f2 .t .be {
	padding-top: 60px;
	padding-bottom: 0;
	background-position: center top;
}

.sec-f2 .t .be .xbt {
	margin-top: 0;
}

.sec-f2 .t .be .wb {
	margin-top: 5px;
}

.sec-f2 .t .b1 {
	top: 26%;
	left: 10.3%;
}

.sec-f2 .t .b2 {
	top: -8%;
	left: 25.7%;
}

.sec-f2 .t .b3 {
	left: 42.8%;
	bottom: -15%;
}

.sec-f2 .t .b4 {
	top: -35%;
	right: 36.3%;
}

.sec-f2 .t .b5 {
	right: 8.9%;
	bottom: 12%;
}

.sec-f2 .t .b6 {
	top: 18%;
	left: 8%;
}

.sec-f2 .t .b7 {
	left: 28%;
	bottom: 7%;
}

.sec-f2 .t .b8 {
	right: 41.5%;
	bottom: -11%;
}

.sec-f2 .t .b9 {
	right: 24.4%;
	top: -1%;
}

.sec-f2 .t .b10 {
	right: 7.8%;
	bottom: 9%;
}

.sec-f3 {
	padding: 197px 0 267px;
	background-image: url(../images/ftu4.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60%;
}

.sec-f3 .box {
	margin-top: 150px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-f3 .box .ban {
	width: 25%;
	font-size: 33px;
	color: #040404;
	text-align: center;
}

.sec-f3 .box .ban p span {
	font-size: 55px;
	font-weight: bold;
}

.sec-f4 .box {
	margin-top: 97px;
	background-image: url(../images/ftu5.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sec-f4 .box:first-child {
	margin-top: 108px;
}

.sec-f4 .box .t {
	padding: 0 25px 36px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-f4 .box .t .ban {
	width: 30.435%;
	padding: 34px 2.7% 40px;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(193, 193, 193, 0.4);
}

.sec-f4 .box .t .ban .tu {
	width: 202px;
	height: 202px;
	border-radius: 100%;
	margin: 0 auto;
}

.sec-f4 .box .t .ban .tu img {
	width: 100%;
}

.sec-f4 .box .t .ban p {
	font-size: 18px;
	margin-top: 25px;
	color: #f7ac3d;
	text-align: center;
}

.sec-f4 .box .t .ban p span {
	font-size: 28px;
	margin-right: 13px;
}

.sec-f4 .box .t .ban .z {
	font-size: 20px;
	margin-top: 15px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.sec-f4 .box .t .ban .wb {
	font-size: 18px;
	line-height: 24px;
	margin-top: 35px;
	color: #666666;
}

.sec-f5 {
	padding: 147px 0 0;
}

.sec-f5 .box {
	margin-top: 34px;
	display: flow-root;
}

.sec-f5 .box .l {
	width: 50%;
	float: left;
}

.sec-f5 .box .l .l_img {
	padding-bottom: 93%;
}

.sec-f5 .box .l1 {
	padding: 0 18px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
}

.sec-f5 .box .l1 .t {
	width: 46.986%;
	height: 50px;
	margin-right: 12px;
	margin-top: 11px;
	font-weight: bold;
	border: 1px solid #818181;
	border-radius: 10px;
	color: #666666;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-f5 .box .l1 .t:nth-child(-n+2) {
	margin-top: 0;
}

.sec-f5 .box .l1 .t:hover {
	/*background-color: #fbd59e;*/
				        background-color: #f7ac3d!important;
                        color: #fff!important;
                        border-color: #f7ac3d!important;
}

.sec-f6 {
	padding: 0px 0 120px;
}

.sec-f6 .box {
	margin-top: 62px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-f6 .box .l {
	width: 50%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.sec-f6 .box .l .l_img {
	padding-bottom: 90%;
}

.sec-f6 .box .l .xbt {
	font-size: 28px;
	letter-spacing: 0.1em;
	color: #f7ac3d;
}

.sec-f6 .box .l .ban .t {
	margin-top: 35px;
	display: flow-root;
}

.sec-f6 .box .l .ban .t a {
	width: 155px;
	height: 42px;
	font-size: 20px;
	margin-right: 61px;
	border-radius: 10px;
	color: #fff;
	float: left;
	background-color: #f7ac3d;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-f6 .box .l .ban .wb {
	line-height: 30px;
	margin-top: 20px;
	color: #666666;
}

.sec-f6 .box2 {
	margin-top: 115px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-f6 .box2 .t {
	width: 48.25%;
	height: 64px;
	font-size: 18px;
	padding-left: 15px;
	margin-bottom: 32px;
	color: #646767;
	font-weight: bold;
	border: 2px solid #f7ac3d;
	border-radius: 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.sec-f6 .box2 .t:last-child {
	margin-bottom: 0;
}

.sec-f6 .box2 .t .dz {
	margin-right: 15px;
	text-align: center;
}

.sec-f6 .box2 .t .dz .tu {
	width: 25px;
	height: 27px;
	margin: 0 auto;
}

.sec-f6 .box2 .t .dz .tu img {
	width: 100%;
}

.sec-f6 .box2 .t .dz p {
	font-size: 12px;
	margin-top: 6px;
	color: #f7ac3d;
}

.sec-g1 {
	padding: 40px 0;
}

.sec-g1 .layui-input {
	width: 85%;
    font-size: 20px;
    text-align: center;
    border: 3px solid #f7ac3d;
    border-right: none;
    padding: 7px;
    height: 50px;
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.sec-g1 .layui-input::placeholder {
	color: #eeeeee;
}
.sec-g1 .layui-input-block {
	margin: 0;
    margin-top: 30px;
    border-radius: 0;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.sec-g1 .layui-btn {
	width: 15%;
    height: 50px;
    line-height: 1;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7ac3d;
    border-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.sec-g1 .layui-btn img {
	max-width: 100%;
	max-height: 67%
}

.sec-g1 .box {
	margin-top: 50px;
}

.sec-g1 .box .t {
	font-size: 18px;
    display: flex;
    flex-flow: row wrap;
    border-radius: 30px;
    box-sizing: border-box;
    align-content: center;
    align-items: center;
}

.sec-g1 .box .t a {
	width: 10%;
    color: #666666;
    text-align: center;
    line-height: 1.76;
    display: block;
    height: auto;
    position: relative;
    background-color: #f9f9f9;
    padding: 8px 0;
    margin: 10px 0;
    font-size: 16px;
}
.sec-g1 .box .t a:nth-child(10n) {
	border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.sec-g1 .box .t a:nth-child(10n+1) {
	border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.sec-g1 .box .t a:hover {
    background-color: #f7ac3d;
    color: #ffffff;
}
.sec-g1 .box .t a.active {
    background-color: #f7ac3d;
    color: #ffffff;
}
.sec-g1 .box .t a::after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e5e5e5;
}

.sec-g1 .box .t a:nth-child(10n)::after {
	display: none;
}
.sec-g1 .box .t a:last-child::after {
	display: none;
}

.sec-g1 .box .t:first-child {
	margin-top: 0;
}

.sec-g1 .box2 {
	margin-top: 66px;
}

.sec-g1 .box2 .ban {
	margin-top: 18px;
	font-size: 16px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
}

.sec-g1 .box2 .ban:first-child {
	margin-top: 0;
}

.sec-g1 .box2 .ban .up {
	height: 83px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	border-bottom:  1px solid #e1e1e1;
}

.sec-g1 .box2 .ban .up .l {
    width: 103px;
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666;
	/*background-color: #f7ac3d;*/

}
.sec-g1 .box2 .ban .up .l2 {
    width: 340px;
    
}
.sec-g1 .box2 .ban .up .l2 a{
    display: block;
    width: 100%;
  
}



.sec-g1 .box2 .ban .up .wb {
	width: calc(100% - 103px);
	line-height: 32px;
	padding-left: 10px;
	font-weight: bold;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	color: #666666;
	/*background-color: #fff4e4;*/
	    border-left:  1px solid #e1e1e1;
	box-sizing: border-box;

}

.sec-g1 .box2 .ban .up .wb2 {
	width: calc(100% - 340px);
    border-left:  1px solid #e1e1e1;
	box-sizing: border-box;
    background: #f9f9f9;
    text-align: center;
}



.sec-g1 .box2 .ban .up .wb div {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}
.sec-g1 .box2 .ban .up .wb2 div{
	display: block;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    width: 100%;
}   

.sec-g1 .box2 .ban .up .wb2 div p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sec-g1 .box2 .ban .ban1-1 {

	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	/*background-color: #f9f9f9;*/
}

.sec-g1 .box2 .ban .ban1-1 .l {
    max-width: 57%;
	line-height: 41px;
	color: #666666;
	font-weight: bold;
	padding: 20px 0 10px;
}
.sec-g1 .box2 .ban .ban1-1 .l a{
    display: block;
    width: 100%;
}
.sec-g1 .box2 .ban .ban1-1 .l  p{
    /*display: block;*/
   overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
.sec-g1 .box2 .ban .ban1-1 .l2 {
    width:330px ;
	padding-right: 10px;
    box-sizing: border-box;
    padding: 0;
}
.sec-g1 .box2 .ban .ban1-1 .l2 a{
    display: block;
    width: 100%;
    height: 52px;
    box-sizing: border-box;
    border-bottom: 1px  solid  #e1e1e1;
    display: flex;
    align-items: center;
    font-weight: normal;
}
.sec-g1 .box2 .ban .ban1-1 .l2 a:last-child{
    border: 0;
}
.sec-g1 .box2 .ban .ban1-1 .l2 a p{
  padding: 0 5px;
}
.sec-g1 .box2 .ban .ban1-1 .l2 a.active p{
    border: 2px solid  #ff9800;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    color: #f7ac3d;
}
.sec-g1 .box2 .ban .ban1-1 .l .blue {
	color: #2481ff;
}

.sec-g1 .box2 .ban .ban1-1 .l .yellow {
	color: #f7ac3d;
}

.sec-g1 .box2 .ban .ban1-1 .r {
	width: 41%;
	font-weight: bold;
	padding: 20px  30px;
	 box-sizing: border-box;
	border-left:  1px solid #e1e1e1;
}
.sec-g1 .box2 .ban .ban1-1 .r2{
    width: calc(100% - 340px);
    box-sizing: border-box;
	border-left:  1px solid #e1e1e1;
} 

.sec-g1 .box2 .ban .ban1-1 .r .z {
	color: #ff0101;
}

.sec-g1 .box2 .ban .ban1-1 .r .wb {
        font-weight: normal;
	line-height: 1.57;
	margin-top: 10px;
	color: #999999;
}

.sec-g2 .box .up {
	    /* height: 48px; */
    /* font-size: 22px; */
    /* color: #fff; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* background-color: #f7ac3d; */
    height: auto;
    padding: 17px 12px;
    line-height: 1.37;
    font-size: 22px;
    color: #fff;
    display: block;
    text-align: center;
    justify-content: center;
    align-items: center;
    /* background-color: #f7ac3d; */
    
    border: 1px solid #d2d2d2;
    text-align: left;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}

.sec-g2 .box .ban {
	font-size: 16px;
	line-height: 30px;
	padding: 20px 16px 30px;
	color: #666666;
	font-weight: bold;
	box-sizing: border-box;
	display: flow-root;
}

.sec-g2 .box .ban .p {
	margin-top: 30px;
}
.sec-g2 .box .ban .p2g {
    display: flex;
}
.sec-g2 .box .ban .p:first-child {
	margin-top: 0;
}

.sec-g2 .box .ban .z {
	float: left;
}

.sec-g3 {
	padding: 33px 0 93px;
}

.sec-g3 .box {
	margin-top: 34px;
}

.sec-g3 .box:first-child {
	margin-top: 0;
}

.sec-g3 .box .ban {
	/*background-color: #f9f9f9;*/
	background-color: #ffffff;
    border: 1px solid #d2d2d2;
    text-align: left;
    color: #666666;
	border-top: none;
}

.sec-g3 .box span {
	/*color: #ff0000;*/
	/*font-weight: bold;*/
}

.sec-h1 {
	padding: 106px 0 56px;
}

.sec-h1 .ss {
	margin-top: 90px;
	text-align: right;
}

.sec-h1 .ss .ss1 {
	width: 37%;
	display: inline-flex;
}

.sec-h1 .ss .ss1 .layui-input {
	font-size: 16px;
	height: 48px;
	border: none;
	text-align: center;
	background-color: #f8f8f8;
	border-radius: 0;
}

.sec-h1 .ss .ss1 .layui-input::placeholder {
	color: #c9c9c9;
}

.sec-h1 .ss .ss1 .layui-btn {
	width: 82px;
	font-size: 16px;
	height: 48px;
	background-color: #feb534;
	border-radius: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
}

.sec-h1 .ss .ss1 .layui-btn img {
	max-width: 100%;
}

.sec-h1 .box {
	margin-top: 34px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-h1 .box .layui-panel {
	width: 20.417%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.sec-h1 .box .layui-menu {
	margin: 0;
	background-color: #f0f0f0;
}

.sec-h1 .box .layui-menu .layui-menu-item-group {
	width: 100%;
	padding: 0;
	/*line-height: 57px;*/
	line-height: 1.37;
	font-size: 22px;
	color: #333333;
	margin: 0;
}

.sec-h1 .box .layui-menu-body-title {
	padding: 12px 37px;
	box-sizing: border-box;
}

.sec-h1 .box .layui-menu-body-title>.layui-icon {
	font-size: 18px;
	color: #cecece;
	right: 14px;
}

.sec-h1 .box .layui-menu .layui-menu-item-down {
	background-color: #feb534;
}

.sec-h1 .box .layui-menu .layui-menu-item-down>.layui-menu-body-title {
	color: #fff;
}

.sec-h1 .box .layui-menu .layui-menu-item-down>.layui-menu-body-title>.layui-icon {
	transform: rotate(90deg);
	color: #fff;
}

.sec-h1 .box .layui-menu .layui-menu-item-group li {
	width: 100%;
	/*height: 53px;*/
	font-size: 18px;
	margin: 2px auto;
	color: #666666;
	padding: 0;
	border: none;
	display: flex;
	align-items: center;
	background-color: #ffffff;
}

.sec-h1 .box .layui-menu .layui-menu-item-group li:first-child {
	margin-top: 0;
}

.sec-h1 .box .layui-menu .layui-menu-item-group li .layui-menu-body-title {
	padding: 12px 22%;
	width: 100%;
}

.sec-h1 .box .layui-menu .layui-menu .layui-menu-item-checked {
	color: #feb534;
	background-color: #fff !important;
}

.sec-h1 .box .layui-menu .layui-menu-item-checked:after {
	display: none;
}

.sec-h1 .box .layui-menu .layui-menu-item-group .layui-menu {
	padding: 2px;
	box-sizing: border-box;
}

.sec-h1 .box .r {
	width: 78.25%;
}

.sec-h1 .box .r .t {
	margin-top: 11px;
	display: flow-root;
	background-color: #f9f9f9;
}

.sec-h1 .box .r .t:first-child {
	margin-top: 0;
}

.sec-h1 .box .r .t .tu {
	width: 182px;
	height: 136px;
	border: 5px solid #feb534;
	box-sizing: border-box;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}

.sec-h1 .box .r .t .tu img {
	max-width: 100%;
	max-height: 100%;
}

.sec-h1 .box .r .wb {
	width: calc(100% - 182px);
	padding: 5px 80px 0 15px;
	float: left;
	box-sizing: border-box;
}

.sec-h1 .box .r .wb p {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
}

.sec-h1 .box .r .wb .wz1 {
	font-size: 15px;
	margin-top: 10px;
	color: #666666;
	font-weight: 100;
}

.sec-h1 .box .r .wb .wz2 {
	margin-top: 30px;
	display: flex;
	justify-content: end;
	align-items: center;
}

.sec-h1 .box .r .wb .wz2 .z {
	font-size: 15px;
	margin-left: 54px;
	color: #cccccc;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-h1 .box .r .wb .wz2 .z .y {
	width: 19px;
	height: 11px;
	margin-right: 11px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-h1 .box .r .wb .wz2 .z .y img {
	width: 100%;
}

.sec-h1 .page {
	margin-top: 151px;
}

.sec-h1 .box .r1 {
	width: 100%;
}

.sec-h1 .box .r1 .wz1 {
	width: 73%;
}

.sec-h1 .box .r1 span {
	color: #ff0000;
}

.sec-i1 {
	padding: 78px 0 120px;
}

.sec-i1 .t {
	font-size: 18px;
	color: #999999;
}

.sec-i1 .t a {
	color: #999999;
}

.sec-i1 .bt1 {
	margin-top: 67px;
}

.sec-i1 .t1 {
	font-size: 18px;
	margin-top: 44px;
	color: #cccccc;
	text-align: center;
}

.sec-i1 .t1 span {
	margin: 0 50px;
}

.sec-i1 .box {
	margin-top: 30px;
	padding: 45px 19px 90px;
	border-bottom: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-i1 .box .l {
	width: 70%;
	font-size: 18px;
	color: #666666;
}

.sec-i1 .box .l dt {
	margin-top: 26px;
	font-weight: bold;
}

.sec-i1 .box .l .lie {
	margin-top: 45px;
}

.sec-i1 .box .l .lie:first-child {
	margin-top: 0;
}

.sec-i1 .box .l .lie dt:first-child {
	margin-top: 0;
}

.sec-i1 .box .l dd {
	margin-top: 26px;
}

.sec-i1 .box .l li {
	margin-top: 26px;
	text-indent: 2em;
}

.sec-i1 .box .r {
	width: 20.482%;
	text-align: center;
}

.sec-i1 .box .r .ban {
	margin-top: 65px;
	border-radius: 20px;
	overflow: hidden;
	background-color: #f8f8f8;
}

.sec-i1 .box .r .ban:first-child {
	margin-top: 0;
}

.sec-i1 .box .r .ban-1 {
	background-color: transparent;
}

.sec-i1 .box .r .ban .xbt {
	font-size: 24px;
	line-height: 46px;
	color: #333333;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/htu1.png);
}

.sec-i1 .box .r .ban-1 .xbt {
	background-image: none;
}

.sec-i1 .box .r .ban .ban1 {
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}

.sec-i1 .box2 {
	margin-top: 48px;
	text-align: center;
}

.sec-i1 .box2 span {
	font-size: 18px;
	color: #999999;
}

.sec-i1 .box2 a {
	width: 152px;
	height: 49px;
	font-size: 28px;
	margin: 0 6px;
	color: #fff;
	border-radius: 4px;
	background-color: #f7ac3d;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.sec-h1 .box .r2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.sec-h1 .box .r .ban {
	width: 30.778%;
	margin-top: 41px;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}

.sec-h1 .box .r .ban:nth-child(-n+3) {
	margin-top: 0;
}
.sec-h1 .box .r .ban video{
	opacity: 0;
	width: 1px;
	height: 1px;
	position: absolute;
	left:0;
	top:0;
}
.sec-h1 .box .r .ban .tu {
	width: 100%;
	height: 258px;
	/* background-color: #c8c8c8; */
	overflow: hidden;
	display: flex;
justify-content: center;
align-items: center;

}
.sec-h1 .box .r .ban .tu img{
	width: 100%;
}
.sec-h1 .box .r .wb1 {
	padding: 13px 17px;
	box-sizing: border-box;
}

.sec-h1 .box .r .wb1 .wz2 {
	margin-top: 30px;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec-h1 .box .r .wb1 .wz2 .z {
	color: #cccccc;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-h1 .box .r .wb1 .wz2 .z .y {
	width: 19px;
	height: 11px;
	margin-right: 11px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-h1 .box .r .wb1 p {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
}

.sec-h1 .box .r .wb1 .wz1 {
	font-size: 12px;
	margin-top: 8px;
	color: #666666;
	font-weight: 100;
}

.imgc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	display: none;
}

.imgc.show {
	opacity: 1;
	z-index: 99999;
	display: block;
}

.zz {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	cursor: pointer;
}

.img-boxx {
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	box-sizing: border-box;
	z-index: 9999999;
	overflow: hidden;
}

.img-boxx {
	width: 40%;
	top: 20%;
	border-radius: 10px;
}

.img-boxx video {
	width: 100%;
}

.sec-j1 {
	padding: 106px 0;
	background-color: #f2f4f8;
}

.sec-j1 .box {
	margin-top: 87px;
	display: flow-root;
}

.sec-j1 .box .l {
	width: 20.417%;
	float: left;
	box-shadow: 0 3px 7px 0 rgba(209, 209, 209, 0.3);
}

.sec-j1 .box .l a {
	width: 100%;
	height: 80px;
	font-size: 22px;
	color: #999999;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}

.sec-j1 .box .l a:hover {
	color: #feb534;
}

.sec-j1 .box .r {
	width: 78.25%;
	float: right;
}

.sec-j1 .box .r .t {
	margin-top: 20px;
	background-color: #fff;
	box-shadow: 0 3px 7px 0 rgba(209, 209, 209, 0.3);
}
.sec-j1 .box .r .t  a.wz{
	position: relative;
	top: -100px;
}
.sec-j1 .box .r .t:first-child {
	margin-top: 0;
}

.sec-j1 .box .r .t p {
	font-size: 20px;
	height: 64px;
	padding-left: 29px;
	border-bottom: 1px solid #ededed;
	color: #333333;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.sec-j1 .box .r .t .t1 {
	padding: 30px 30px 50px;
	box-sizing: border-box;
	/* display: flex;
	flex-flow: row wrap;
	justify-content: space-between; */
	overflow: hidden;
}

.sec-j1 .box .r .t .t1 .ban {
	width: 33.33%;
	margin-top: 50px;
	float: left;
}

.sec-j1 .box .r .t .t1 .ban:nth-child(-n+3) {
	margin-top: 0;
}

.sec-j1 .box .r .t .t1 .ban .tu {
	width: 110px;
	height: 50px;
	margin-right: 5px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.sec-j1 .box .r .t .t1 .ban .tu img {
	max-width: 100%;
}

.sec-j1 .box .r .t .t1 .ban .wb {
	line-height: 22px;
	float: left;
}

.sec-j1 .box .r .t .t1 .ban .wb .xbt {
	font-size: 17px;
	color: #333333;
}

.sec-j1 .box .r .t .t1 .ban .wb .z {
	color: #999999;
	font-size: 12px;
}

@media screen and (max-width: 1220px) {
	.w1200 {
		width: 90%;
	}

	.header .down .lie li {
		width: 90px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.header .down .logo {
		width: 200px;
		height: 70px;
	}

	.header .down .lie li .tk {
		padding: 5px;
	}

	.header .up {
		font-size: 12px;
		line-height: 20px;
	}

	.footer .up {
		height: 40px;
	}

	.footer .down .w1200 {
		padding: 0;
	}

	.footer .down .p {
		font-size: 16px;
	}

	.footer .down .ban {
		margin-top: 40px;
	}

	.footer .down .ban .l .wz {
		font-size: 14px;
	}

	.footer .down .ban .l .wz2 {
		margin-top: 20px;
	}

	.footer .down .ban .l .biao {
		width: 140px;
		height: 53px;
	}

	.footer .down .ban .r {
		width: 30%;
	}

	.footer .down .ban .r .ban2 {
		font-size: 16px;
	}

	.footer .down .ban .r .ban2 p {
		margin-top: 15px;
	}

	.sec-a1 {
		padding: 100px 0;
	}

	.bt {
		font-size: 24px;
		line-height: 24px;
	}

	.sec-a1 .box {
		margin-top: 50px;
	}

	.sec-a1 .box .ban {
		font-size: 24px;
		margin-top: 50px;
	}

	.sec-a1 .box .ban .tu {
		width: 100px;
		height: 100px;
		margin: 0 auto 15px;
	}

	.sec-a1 .box .ban .tu img {
		max-width: 50%;
	}

	.sec-a2 {
		padding-bottom: 100px;
	}

	.sec-a2 .box {
		margin-top: 50px;
	}

	.sec-a2 .box .ban {
		/*padding: 30px 0;*/
	}

	.sec-a2 .box .ban .tu {
		/*width: 125px;*/
		/*height: 79px;*/
	}

	.sec-a2 .box .ban .xbt {
		/*font-size: 20px;*/
		/*margin-top: 20px;*/
	}

	.sec-a2 .box .ban .z {
		/*font-size: 16px;*/
		/*margin: 15px 0;*/
	}

	.sec-a2 .box .ban .k {
		/*width: 120px;*/
		/*height: 40px;*/
		/*line-height: 40px;*/
		/*font-size: 20px;*/
	}

	.sec-a3 {
		padding: 40px 0 100px;
	}

	.sec-a3 .box {
		margin-top: 50px;
	}

	.sec-a3 .box .ban {
		width: 15%;
	}

	.sec-a3 .box .ban .xbt {
		font-size: 18px;
		margin-top: 20px;
	}

	.sec-a3 .box .ban .z {
		font-size: 14px;
		line-height: 24px;
	}

	.sec-a3 .box2 .o {
		width: 100px;
		height: 100px;
		font-size: 30px;
	}

	.sec-a3 .box2 .o span {
		width: 25px;
		height: 25px;
		font-size: 14px;
	}

	.sec-a3 .box2 {
		padding: 25px 4%;
	}

	.sec-a4 {
		padding: 130px 0 100px;
	}

	.sec-a4 .box {
		margin-top: 50px;
	}

	.sec-a4 .box .t .ban {
		width: 150px;
		height: 60px;
	}

	.sec-a4 .box .t .ban img {
		max-width: 60%;
	}

	.sec-a5 .box .ban {
		margin-top: 50px;
	}

	.sec-a5 .box .ban:first-child {
		margin-top: 50px;
	}

	.sec-a5 .box .ban .dbt {
		width: 30%;
	}

	.sec-a5 .box .ban .dbt .wb .w1 {
		font-size: 28px;
	}

	.sec-a5 .box .ban .dbt .wb .w2 {
		font-size: 14px;
		margin-left: 5px;
	}

	.sec-a5 .box .ban .t {
		margin-top: 40px;
	}

	.sec-a5 .box .ban .t .ban2 p {
		font-size: 14px;
		height: 55px;
		line-height: 18px;
	}

	.sec-a6 {
		padding: 100px 0;
	}

	.sec-b1 {
		padding-bottom: 50px;
	}

	.sec-b1 .t {
		font-size: 16px;
		padding: 20px 0;
	}

	.sec-b1 .box {
		padding: 40px 30px;
	}

	.sec-b1 .box p {
		font-size: 24px;
	}

	.sec-b1 .box .tz {
		height: 55px;
		font-size: 14px;
		margin-top: 25px;
	}

	.sec-b1 .box .wz {
		font-size: 14px;
		margin: 17px 0;
	}

	.sec-b1 .box .box1 {
		margin-top: 40px;
	}

	.sec-b1 .box .box1 .lie1 li {
		font-size: 14px;
		height: 60px;
	}

	.sec-b1 .box .box1 .lie2 li {
		font-size: 12px;
	}

	.sec-b1 .box .box1 .lie li:nth-child(3) .xz {
		padding: 0 21px;
	}

	.sec-b1 .box .wz1 {
		font-size: 14px;
		line-height: 30px;
		margin-top: 20px;
	}

	.sec-b1 .box .wz1 .layui-btn {
		width: 170px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.sec-c1 {
		padding: 96px 0;
	}

	.sec-c1 .t {
		font-size: 16px;
		margin-top: 40px;
	}

	.sec-c1 .tab-t {
		font-size: 18px;
		margin-top: 25px;
	}

	.sec-c1 .tab-t span {
		/* margin: 0 20px; */
	}

	.sec-c1 .tab-t a {
		margin: 0 20px;
	}

	.sec-c1 .tab-t .this {
		font-size: 22px;
	}

	.sec-c1 .tab-c {
		margin-top: 30px;
	}

	.sec-c1 .tab-c1 {
		margin-top: 30px;
	}

	.sec-c1 .ban {
		padding: 27px 2.5%;
		margin-right: 1%;
	}

	.sec-c1 .ban .tu {
		/*width: 115px;*/
		/*height: 73px;*/
	}

	.sec-c1 .ban p {
		font-size: 20px;
		margin-top: 24px;
	}

	.sec-c1 .ban a {
		/*width: 120px;*/
		/*height: 35px;*/
		/*font-size: 18px;*/
		/*margin: 30px auto 0;*/
	}

	.sec-c1 .page {
		margin-top: 60px;
	}

	.page a,
	.page span {
		font-size: 20px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.sec-c1 .t1 {
		margin-top: 20px;
	}

	.sec-c1 .t1 .ban .z {
		font-size: 15px;
		margin: 12px auto 0;
	}

	.sec-c1 .ban .a1 {
		margin-top: 4px;
	}

	.sec-d1 {
		padding: 60px 0;
	}

	.bt1 {
		font-size: 28px;
	}

	.sec-d1 .box {
		margin-top: 50px;
	}

	.sec-d1 .box .t {
		font-size: 16px;
	}

	.sec-d1 .box .ban {
		padding: 25px 35px;
		margin-top: 25px;
	}

	.sec-d1 .box .ban .l .xbt {
		font-size: 20px;
	}

	.sec-d1 .box .ban .l .wb {
		font-size: 16px;
		line-height: 28px;
		margin-top: 40px;
	}

	.sec-d1 .box .ban .l a {
		width: 180px;
		height: 60px;
		font-size: 28px;
	}

	.sec-d1 .box2 .tab-t span {
		width: 160px;
		height: 95px;
		line-height: 55px;
		font-size: 20px;
	}

	.sec-d1 .box2 .tab-c {
		padding: 50px 0 100px;
	}

	.sec-d1 .box2 .tab-c .xbt {
		width: 360px;
		height: 70px;
		line-height: 47px;
		font-size: 20px;
		margin-left: -44px;
	}

	.sec-d1 .box2 .tab-c .ban2 {
		margin-top: 50px;
	}

	.sec-d1 .box2 .tab-c .ban2:first-child .xbt {
		margin-bottom: 15px;
	}

	.sec-d1 .box2 .tab-c p {
		font-size: 16px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .dz {
		height: 85px;
		font-size: 25px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .wb {
		font-size: 14px;
		line-height: 24px;
		margin-top: 15px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 {
		padding: 25px 0;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .tu {
		width: 43px;
		height: 55px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .dz {
		font-size: 18px;
		margin-top: 15px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .wb {
		font-size: 14px;
		line-height: 24px;
		margin-top: 20px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 {
		width: 110px;
		height: 110px;
		font-size: 20px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 span {
		font-size: 12px;
	}

	.sec-d1 .box2 .tab-c .ban2 .wz {
		font-size: 16px;
	}

	.sec-e1 {
		padding: 0;
		margin-top: 90px;
	}

	.sec-e1-1 {
		margin-bottom: 100px;
	}

	.sec-e1 .t1 .ban .wb {
		font-size: 20px;
		margin-top: 10px;
	}

	.sec-e1 .t1 .ban .ban2 span {
		width: 71%;
		height: 40px;
		font-size: 18px;
	}

	.sec-f1 {
		padding: 90px 0;
	}

	.sec-f1 .wb {
		font-size: 20px;
		line-height: 32px;
		margin-top: 30px;
	}

	.sec-f1 .box {
		margin-top: 50px;
	}

	.sec-f1 .box .t {
		margin-top: 50px;
	}

	.sec-f1 .box .t:last-child {
		margin-top: 30px;
	}

	.sec-f1 .box .t .tu {
		width: 115px;
		height: 132px;
		margin: 0 35px;
		font-size: 30px;
	}

	.sec-f1 .box .t .tu p {
		font-size: 27px;
	}

	.sec-f2 {
		padding: 70px 0;
	}

	.sec-f2 .box {
		padding: 90px 0 60px;
	}

	.sec-f2 .t {
		height: 235px;
	}

	.sec-f2 .t .ban {
		font-size: 12px;
		padding-bottom: 50px;
	}

	.sec-f2 .t .ban .xbt {
		font-size: 20px;
	}

	.sec-f2 .t .be {
		padding-top: 50px;
		padding-bottom: 0;
	}

	.sec-f2 .t .b1 {
		top: 27%;
		left: 10%;
	}

	.sec-f2 .t .b2 {
		top: 28%;
		left: 26%;
	}

	.sec-f2 .t .b3 {
		left: 42%;
		bottom: 19%;
	}

	.sec-f2 .t .b4 {
		top: 11%;
		right: 32%;
	}

	.sec-f2 .t .b5 {
		right: 10%;
		bottom: 33%;
	}

	.sec-f2 .t .b6 {
		top: 23%;
		left: 5%;
	}

	.sec-f2 .t .b7 {
		left: 28%;
		bottom: -8%;
	}

	.sec-f2 .t .b8 {
		right: 40%;
		bottom: -7%;
	}

	.sec-f2 .t .b9 {
		right: 20%;
		top: 70%;
	}

	.sec-f2 .t .b10 {
		right: 7%;
		bottom: 50%;
	}

	.sec-f3 {
		padding: 120px 0;
	}

	.sec-f3 .box {
		margin-top: 70px;
	}

	.sec-f3 .box .ban {
		font-size: 24px;
	}

	.sec-f3 .box .ban p span {
		font-size: 40px;
	}

	.sec-f4 .box {
		margin-top: 50px;
	}

	.sec-f4 .box .t .ban .tu {
		width: 170px;
		height: 170px;
	}

	.sec-f4 .box .t .ban p {
		font-size: 16px;
		margin-top: 15px;
	}

	.sec-f4 .box .t .ban p span {
		font-size: 20px;
		margin-right: 10px;
	}

	.sec-f4 .box .t .ban .z {
		font-size: 18px;
		margin-top: 10px;
	}

	.sec-f4 .box .t .ban .wb {
		font-size: 16px;
		margin-top: 20px;
	}

	.sec-f5 {
		padding: 100px 0 0;
	}

	.sec-f5 .box .l1 .t {
		width: 45%;
		font-size: 12px;
	}

	.sec-f6 {
		padding: 0px 0 100px;
	}

	.sec-f6 .box .l .xbt {
		font-size: 20px;
	}

	.sec-f6 .box .l .ban .t a {
		width: 140px;
		height: 40px;
		font-size: 16px;
		margin-right: 50px;
	}

	.sec-f6 .box .l .ban .wb {
		font-size: 12px;
		line-height: 27px;
		margin-top: 15px;
	}

	.sec-f6 .box2 {
		margin-top: 50px;
	}

	.sec-f6 .box2 .t {
		width: 49%;
		height: 60px;
		font-size: 15px;
		margin-bottom: 25px;
	}

	.sec-g1 .layui-input {
		/*height: 65px;*/
		font-size: 22px;
	}

	.sec-g1 .layui-btn {
		/*height: 65px;*/
	}

	.sec-g1 .layui-btn img {
		max-width: 40%;
	}

	.sec-g1 .box {
		margin-top: 30px;
	}

	.sec-g1 .box .t {
		height: 50px;
		font-size: 15px;
	}

	.sec-g1 .box2 {
		margin-top: 50px;
	}

	.sec-g1 .box2 .ban {
		font-size: 14px;
	}

	.sec-g1 .box2 .ban .up {
		height: 65px;
	}

	.sec-g1 .box2 .ban .up .l {
		font-size: 18px;
	}

	.sec-g1 .box2 .ban .up .wb {
		line-height: 22px;
	}

	.sec-g1 .box2 .ban .ban1-1 .l {
		line-height: 33px;
	}

	.sec-g1 .box2 .ban .ban1-1 .r .wb {
		line-height: 33px;
		margin-top: 5px;
	}

	.sec-g2 .box .up {
		/*height: 45px;*/
		font-size: 20px;
	}

	.sec-g2 .box .ban {
		font-size: 14px;
		line-height: 30px;
		padding: 20px 15px;
	}

	.sec-g2 .box .ban .p {
		margin-top: 20px;
	}

	.ding {
		width: 50px;
		height: 50px;
		right: 5%;
	}

	.sec-g3 {
		padding: 33px 0;
	}

	.sec-h1 {
		padding: 90px 0;
	}

	.sec-h1 .ss {
		margin-top: 50px;
	}

	.sec-h1 .ss .ss1 .layui-input {
		font-size: 14px;
		height: 45px;
	}

	.sec-h1 .ss .ss1 .layui-btn {
		width: 79px;
		font-size: 14px;
		height: 45px;
	}

	.sec-h1 .page {
		margin-top: 70px;
	}

	.sec-h1 .box .layui-menu .layui-menu-item-group {
		line-height: 50px;
		font-size: 20px;
	}

	.sec-h1 .box .layui-menu .layui-menu-item-group li {
		height: 50px;
		font-size: 16px;
	}

	.sec-h1 .box .r .t .tu {
		width: 130px;
		height: 115px;
	}

	.sec-h1 .box .r .wb p {
		font-size: 18px;
	}

	.sec-h1 .box .r .wb .wz1 {
		font-size: 14px;
		margin-top: 5px;
	}

	.sec-h1 .box .r .wb .wz2 .z {
		font-size: 14px;
		margin-left: 50px;
	}

	.sec-h1 .box .r .wb .wz2 {
		margin-top: 20px;
	}

	.sec-i1 {
		padding: 70px 0;
	}

	.sec-i1 .t {
		font-size: 16px;
	}

	.sec-i1 .bt1 {
		margin-top: 50px;
	}

	.sec-i1 .t1 {
		font-size: 16px;
		margin-top: 20px;
	}

	.sec-i1 .box {
		margin-top: 20px;
		padding: 45px 10px;
	}

	.sec-i1 .box .l {
		font-size: 16px;
	}

	.sec-i1 .box .l dt {
		margin-top: 15px;
	}

	.sec-i1 .box .l dd {
		margin-top: 15px;
	}

	.sec-i1 .box .l .lie {
		margin-top: 35px;
	}

	.sec-i1 .box .r .ban {
		margin-top: 30px;
	}

	.sec-i1 .box .r .ban .xbt {
		font-size: 20px;
		line-height: 40px;
	}

	.sec-i1 .box .r .ban .ban1 {
		font-size: 14px;
	}

	.sec-i1 .box2 {
		margin-top: 30px;
	}

	.sec-i1 .box2 span {
		font-size: 16px;
	}

	.sec-i1 .box2 a {
		width: 140px;
		height: 45px;
		font-size: 24px;
		margin: 0 5px;
	}

	.sec-h1 .box .r .ban .tu {
		height: 200px;
	}

	.sec-h1 .box .r .wb1 {
		padding: 10px;
	}

	.sec-h1 .box .r .wb1 p {
		font-size: 14px;
	}

	.sec-h1 .box .r .wb1 .wz2 {
		margin-top: 20px;
		font-size: 14px;
	}

	.sec-j1 {
		padding: 90px 0;
	}

	.sec-j1 .box {
		margin-top: 50px;
	}

	.sec-j1 .box .l a {
		height: 70px;
		font-size: 18px;
	}

	.sec-j1 .box .r .t p {
		font-size: 18px;
		height: 55px;
		padding-left: 20px;
	}

	.sec-j1 .box .r .t .t1 {
		padding: 30px 15px;
	}

	.sec-j1 .box .r .t .t1 .ban .wb .xbt {
		font-size: 16px;
	}
}

@media screen and (max-width: 1185px) {
	.sec-b1 .box .box1 .lie2 li .dz {
		font-size: 14px;
	}
}

@media screen and (max-width: 1135px) {
	.w1115 {
		width: 90%;
	}

	.header .down .lie li {
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.footer .down {
		padding: 20px 0;
	}

	.footer .down .p {
		font-size: 14px;
	}

	.footer .down .ban {
		margin-top: 30px;
	}

	.footer .down .ban .r .ban2 {
		font-size: 14px;
	}

	.sec-a1 {
		padding: 40px 0;
	}

	.bt {
		font-size: 20px;
	}

	.sec-a1 .box {
		margin-top: 30px;
	}

	.sec-a1 .box .ban {
		font-size: 16px;
		margin-top: 20px;
	}

	.sec-a1 .box .ban .tu {
		width: 80px;
		height: 80px;
		margin: 0 auto 10px;
	}

	.sec-a2 .box {
		margin-top: 30px;
	}

	.sec-a2 .box .t {
		margin-top: 20px;
	}

	.sec-a2 .box .ban .tu {
		/*width: 100px;*/
		/*height: 63px;*/
	}

	.sec-a2 .box .ban .xbt {
		font-size: 18px;
		margin-top: 10px;
	}

	.sec-a2 .box .ban .z {
		font-size: 14px;
		margin: 10px 0;
	}

	.sec-a2 .box .ban .k {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.sec-a3 .box {
		margin-top: 30px;
	}

	.sec-a3 .box .ban .xbt {
		font-size: 16px;
		margin-top: 10px;
	}

	.sec-a3 .box .ban .z {
		font-size: 12px;
		line-height: 20px;
	}

	.sec-a3 .box .ban .tu {
		width: 85px;
		height: 85px;
	}

	.sec-a3 .box2 {
		padding: 20px 2%;
	}

	.sec-a3 .box2 .o {
		width: 85px;
		height: 85px;
		font-size: 26px;
	}

	.sec-a4 {
		padding: 120px 0 80px;
	}

	.sec-a4 .box {
		margin-top: 30px;
	}

	.sec-a4 .box .t .ban {
		width: 14%;
	}

	.sec-a5 .box .ban:first-child {
		margin-top: 30px;
	}

	.sec-a5 .box .ban {
		margin-top: 30px;
	}

	.dbt .wb .w1 {
		font-size: 22px;
	}

	.sec-a5 .box .ban .dbt .wb .w2 {
		font-size: 12px;
	}

	.sec-a5 .box .ban .t {
		margin-top: 20px;
	}

	.sec-a5 .box .ban .t .ban2 p {
		font-size: 12px;
		height: 46px;
		line-height: 16px;
	}

	.sec-a5 .box .ban .t .ban2 .p1 {
		padding: 0;
	}

	.sec-a6 {
		padding: 70px 0;
	}

	.xfc {
		width: 245px;
	}

	.xfc .box {
		padding: 7px 5px 15px;
	}

	.sec-b1 .t {
		font-size: 14px;
		padding: 10px 0;
	}

	.sec-b1 .box {
		padding: 25px 20px;
	}

	.sec-b1 .box p {
		font-size: 20px;
	}

	.sec-b1 .box .tz {
		height: 50px;
		font-size: 12px;
		margin-top: 20px;
	}

	.sec-b1 .box .t2 .zf {
		width: 240px;
		height: 70px;
		font-size: 20px;
		margin-right: 15px;
	}

	.sec-b1 .box .t2 .zf .tu {
		width: 33px;
		height: 33px;
	}

	.sec-b1 .box .xbt {
		font-size: 18px;
		margin-top: 15px;
	}

	.sec-b1 .box .wz span {
		width: 20px;
		height: 20px;
		font-size: 18px;
	}

	.sec-b1 .box .box1 {
		margin-top: 30px;
	}

	.sec-b1 .box .box1 .lie {
		padding-left: 10px;
	}

	.sec-b1 .box .box1 .lie li:nth-child(3) .xz {
		padding: 0;
	}

	.sec-b1 .box .box1 .lie2 li span,
	.sec-b1 .box .box1 .lie2 li p {
		font-size: 12px;
	}

	.sec-b1 .box .box1 .lie2 li {
		height: 115px;
	}

	.sec-b1 .box .box1 .lie2 li .tu {
		width: 90px;
		height: 85px;
		padding-top: 10px;
	}

	.sec-b1 .box .wz1 {
		font-size: 12px;
		line-height: 24px;
		margin-top: 15px;
	}

	.sec-b1 .box .wz1 .layui-btn {
		width: 130px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}

	.sec-c1 {
		padding: 40px 0;
	}

	.sec-c1 .t {
		font-size: 14px;
		margin-top: 20px;
	}

	.sec-c1 .tab-t {
		font-size: 16px;
		margin-top: 20px;
	}

	.sec-c1 .tab-t .this {
		font-size: 20px;
	}

	.sec-c1 .tab-c {
		margin-top: 30px;
	}

	.sec-c1 .ban .tu {
		/*width: 100px;*/
		/*height: 63px;*/
	}

	.sec-c1 .ban p {
		font-size: 18px;
		margin-top: 10px;
	}

	.sec-c1 .ban a {
		/*width: 110px;*/
		/*height: 30px;*/
		/*font-size: 14px;*/
		/*margin: 20px auto 0;*/
	}

	.sec-c1 .page {
		margin-top: 40px;
	}

	.sec-c1 .t1 .ban .z {
		font-size: 12px;
		margin: 10px auto 0;
	}

	.sec-d1 {
		padding: 40px 0;
	}

	.bt1 {
		font-size: 22px;
	}

	.sec-d1 .box {
		margin-top: 30px;
	}

	.sec-d1 .box .t {
		font-size: 14px;
	}

	.sec-d1 .box .ban {
		padding: 25px 20px;
		margin-top: 20px;
	}

	.sec-d1 .box .ban .l .xbt {
		font-size: 18px;
	}

	.sec-d1 .box .ban .l .wb {
		font-size: 14px;
		margin-top: 30px;
	}

	.sec-d1 .box .ban .l a {
		width: 160px;
		height: 45px;
		font-size: 20px;
	}

	.sec-d1 .box2 .tab-c {
		padding: 40px 0;
	}

	.sec-d1 .box2 .tab-c .xbt {
		width: 335px;
		height: 65px;
		line-height: 44px;
		font-size: 18px;
		margin-left: -40px;
	}

	.sec-d1 .box2 .tab-c p {
		font-size: 14px;
		line-height: 30px;
	}

	.sec-d1 .box2 .tab-c .ban2 {
		margin-top: 30px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .dz {
		height: 75px;
		font-size: 20px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .wb {
		font-size: 12px;
		line-height: 22px;
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 {
		width: 100px;
		height: 100px;
		font-size: 16px;
	}

	.sec-d1 .box2 .tab-c .ban2 .wz {
		font-size: 14px;
		line-height: 30px;
	}

	.sec-e1 {
		padding: 0;
		margin-top: 40px;
	}

	.sec-e1 .t1 .ban .wb {
		font-size: 16px;
		margin-top: 5px;
	}

	.sec-e1 .t1 .ban .ban2 span {
		width: 55%;
		height: 30px;
		font-size: 14px;
	}

	.sec-e1-1 {
		margin-bottom: 40px;
	}

	.sec-f1 {
		padding: 40px 0;
	}

	.sec-f1 .wb {
		font-size: 15px;
		line-height: 26px;
		margin-top: 20px;
	}

	.sec-f1 .box {
		margin-top: 30px;
	}

	.sec-f1 .box .t {
		margin-top: 35px;
	}

	.sec-f1 .box .t .tu {
		width: 94px;
		height: 109px;
		margin: 0 30px;
		font-size: 26px;
	}

	.sec-f1 .box .t:last-child {
		margin-top: 20px;
	}

	.sec-f1 .box .t .tu p {
		font-size: 20px;
	}

	.sec-f2 {
		padding: 40px 0;
	}

	.sec-f2 .t .ban {
		padding-bottom: 40px;
	}

	.sec-f2 .t .ban .xbt {
		font-size: 16px;
	}

	.sec-f2 .t .be {
		padding-bottom: 0;
		padding-top: 40px;
	}

	.sec-f2 .t .b1 {
		top: 38%;
		left: 13%;
	}

	.sec-f2 .t .b2 {
		top: 34%;
		left: 28%;
	}

	.sec-f2 .t .b3 {
		left: 44%;
		bottom: 25%;
	}

	.sec-f2 .t .b4 {
		top: 13%;
		right: 29%;
	}

	.sec-f2 .t .b5 {
		right: 8%;
		bottom: 22%;
	}

	.sec-f2 .t .b6 {
		top: 32%;
		left: 7%;
	}

	.sec-f2 .t .b7 {
		left: 28%;
		bottom: -5%;
	}

	.sec-f2 .t .b8 {
		right: 40%;
		bottom: 10%;
	}

	.sec-f2 .t .b9 {
		right: 19%;
		top: 68%;
	}

	.sec-f2 .t .b10 {
		right: 5%;
		bottom: 36%;
	}

	.sec-f3 {
		padding: 90px 0;
	}

	.sec-f3 .box .ban {
		font-size: 18px;
	}

	.sec-f3 .box .ban p span {
		font-size: 30px;
	}

	.sec-f4 .box .t .ban {
		width: 30%;
		padding: 25px 2.7%;
	}

	.sec-f4 .box .t .ban .tu {
		width: 130px;
		height: 130px;
	}

	.sec-f4 .box .t .ban p {
		font-size: 14px;
		margin-top: 10px;
	}

	.sec-f4 .box .t .ban p span {
		font-size: 18px;
	}

	.sec-f4 .box .t .ban .z {
		font-size: 16px;
	}

	.sec-f4 .box .t .ban .wb {
		font-size: 15px;
		margin-top: 15px;
	}

	.sec-f5 {
		padding: 40px 0 0;
	}

	.sec-f5 .box .l .l_img {
		padding-bottom: 100%;
	}

	.sec-f5 .box .l .l_img img {
		max-width: 90%;
	}

	.sec-f6 {
		padding: 0  0 40px;
	}

	.sec-f6 .box {
		margin-top: 30px;
	}

	.sec-f6 .box .l .l_img {
		padding-bottom: 100%;
	}

	.sec-f6 .box .l .l_img img {
		max-width: 74%;
	}

	.sec-f6 .box .l .xbt {
		font-size: 18px;
	}

	.sec-f6 .box .l .ban .t a {
		width: 130px;
		font-size: 14px;
		margin-right: 30px;
	}

	.sec-f6 .box2 {
		margin-top: 30px;
	}

	.sec-f6 .box2 .t {
		height: 50px;
		font-size: 12px;
		margin-bottom: 20px;
	}

	.sec-f6 .box2 .t .dz p {
		margin-top: 3px;
	}

	.sec-g1 .layui-input {
		/*height: 60px;*/
		font-size: 20px;
	}

	.sec-g1 .layui-btn {
		/*height: 60px;*/
	}

	.sec-g1 .box .t {
		height: 45px;
		font-size: 13px;
		margin-top: 15px;
	}

	.sec-g1 .box2 {
		margin-top: 30px;
	}

	.sec-g1 .box2 .ban .up .l {
		font-size: 16px;
	}

	.sec-g2 .box .up {
		font-size: 18px;
	}

	.sec-h1 {
		padding: 40px 0;
	}

	.sec-h1 .ss {
		margin-top: 30px;
	}

	.sec-h1 .box .layui-menu .layui-menu-item-group {
		line-height: 45px;
		font-size: 18px;
	}

	.sec-h1 .box .layui-menu .layui-menu-item-group li {
		height: 45px;
		font-size: 14px;
	}

	.sec-h1 .box .r .wb p {
		font-size: 16px;
	}

	.sec-h1 .box .r .wb .wz1 {
		font-size: 12px;
	}

	.sec-h1 .box .r .wb .wz2 .z {
		font-size: 12px;
		margin-left: 45px;
	}

	.sec-h1 .page {
		margin-top: 50px;
	}

	.page a,
	.page span {
		font-size: 16px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.sec-i1 {
		padding: 40px 0;
	}

	.sec-i1 .t {
		font-size: 14px;
	}

	.sec-i1 .bt1 {
		margin-top: 30px;
	}

	.sec-i1 .t1 {
		font-size: 14px;
		margin-top: 15px;
	}

	.sec-i1 .box .l {
		font-size: 14px;
	}

	.sec-i1 .box .l .lie {
		margin-top: 20px;
	}

	.sec-i1 .box .l dt {
		margin-top: 10px;
	}

	.sec-i1 .box .l dd {
		margin-top: 10px;
	}

	.sec-i1 .box .l li {
		margin-top: 15px;
	}

	.sec-i1 .box .r .ban .xbt {
		font-size: 18px;
		line-height: 35px;
	}

	.sec-i1 .box .r .ban .ban1 {
		font-size: 12px;
	}

	.sec-i1 .box2 span {
		font-size: 14px;
	}

	.sec-i1 .box2 a {
		width: 125px;
		height: 40px;
		font-size: 20px;
	}

	.sec-h1 .box .r .ban .tu {
		height: 160px;
	}

	.sec-h1 .box .r .ban .img-boxx {
		width: 45%;
	}

	.page .layui-laypage-next em,
	.page .layui-laypage-prev em {
		font-size: 20px;
	}

	.sec-j1 {
		padding: 40px 0;
	}

	.sec-j1 .box {
		margin-top: 30px;
	}

	.sec-j1 .box .l a {
		height: 60px;
		font-size: 16px;
	}

	.sec-j1 .box .r .t p {
		font-size: 16px;
		height: 50px;
		padding-left: 15px;
	}

	.sec-j1 .box .r .t .t1 {
		padding: 20px 10px;
	}

	.sec-j1 .box .r .t .t1 .ban {
		margin-top: 20px;
	}

	.sec-j1 .box .r .t .t1 .ban .tu {
		width: 30px;
		height: 35px;
	}

	.sec-j1 .box .r .t .t1 .ban .wb {
		line-height: 18px;
	}

	.sec-j1 .box .r .t .t1 .ban .wb .xbt {
		font-size: 14px;
	}
}

.layui-menu .layui-menu-item-down {
    background-color: #feb534;
}
.layui-menu .layui-menu-item-down>ul {
    visibility: visible!important;
    height: auto!important;
}

@media screen and (max-width: 768px) {
   .sec-f6 {
		padding: 40px 0 ;
	}
	.header .down .lie {
		display: none;
	}

	.header .down .logo {
		width: 160px;
		height: 55px;
	}

	.rg {
		display: block;
	}

	.footer .up {
		height: 20px;
	}

	.footer .down {
		padding: 10px 0;
	}

	.footer .down .p {
		font-size: 12px;
		line-height: 20px;
	}

	.footer .down .ban .l {
		width: 100%;
	}

	.footer .down .ban .l .wz {
		font-size: 12px;
	}

	.footer .down .ban .l .biao {
		width: 120px;
		height: 46px;
		margin: 20px auto 0;
	}

	.footer .down .ban .r {
		width: 100%;
		margin-top: 10px;
	}

	.footer .down .ban .r .ban2 {
		font-size: 12px;
	}

	.sec-a1 {
		padding: 20px 0;
	}

	.bt {
		font-size: 18px;
	}

	.bt1 {
		font-size: 16px;
	}

	.sec-a1 .box .ban {
		font-size: 12px;
		margin-top: 15px;
	}

	.sec-a1 .box .ban .tu {
		width: 60px;
		height: 60px;
	}

	.sec-a2 .box .ban {
		width: 48%;
		margin-top: 20px;
	}

	.sec-a2 .box .ban:nth-child(-n+2) {
		margin-top: 0;
	}

	.sec-a2 .box .ban .xbt {
		font-size: 16px;
	}

	.sec-a2 .box .ban .k {
		width: 80px;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
	}

	.sec-a3 .box .ban {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}

	.sec-a3 .box .ban:first-child {
		margin-top: 0;
	}

	.sec-a3 .box2 {
		padding: 10px 2%;
		width: 90%;
		bottom: -10%;
	}

	.sec-a3 .box2 .o {
		width: 81px;
		height: 81px;
		font-size: 20px;
		margin-top: 10px;
	}

	.sec-a3 .box2 .o:nth-child(-n+3) {
		margin-top: 0;
	}

	.sec-a4 {
		padding: 120px 0 40px;
	}

	.sec-a4 .box .t .ban {
		width: 48%;
		margin-top: 20px;
	}


	.sec-a4 .box .t {
	}

	.sec-a5 .box .ban .dbt .wb .w1 {
		font-size: 22px;
	}

	.sec-a5 .box .ban .dbt {
		width: 100%;
	}

	.sec-a5 .box .ban .t .ban2 {
		width: 48%;
		margin-top: 20px;
	}

	.sec-a5 .box .ban .t .ban2:nth-child(-n+2) {
		margin-top: 0;
	}

	.sec-a6 {
		padding: 40px 0;
	}

	.sec-b1 .t {
		font-size: 12px;
	}

	.sec-b1 .box p {
		font-size: 18px;
	}

	.sec-b1 .box {
		padding: 10px 5px;
	}

	.sec-b1 .box .tz {
		padding: 0 5px;
		line-height: 20px;
	}

	.sec-b1 .box .t2 {
		margin-top: 0;
		display: flow-root;
	}

	.sec-b1 .box .t2 .zf {
		width: 100%;
		font-size: 18px;
		margin-top: 20px;
		margin-right: 0;
	}

	.sec-b1 .box .xbt {
		font-size: 16px;
		margin-top: 10px;
	}

	.sec-b1 .box .wz {
		font-size: 12px;
		margin: 10px 0;
	}

	.sec-b1 .box .box1 {
		margin-top: 15px;
	}

	.sec-b1 .box .box1 .box2 {
		width: 295%;
		float: left;
	}

	.sec-b1 .box .wz1 {
		text-align: center;
	}

	.sec-c1 {
		padding: 20px 0;
	}

	.sec-c1 .tab-t {
		line-height: 26px;
		font-size: 14px;
	}

	.sec-c1 .tab-t .this {
		font-size: 18px;
	}

	.sec-c1 .t1 {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sec-c1 .ban {
		width: 48%;
		margin: 20px 1% 0 !important;
	}

	.sec-c1 .ban:first-child {
		/*margin-top: 0 !important;*/
	}

	.page a,
	.page span {
		font-size: 14px;
		width: 23px;
		height: 23px;
		line-height: 23px;
		margin: 0 2px;
	}

	.page .layui-laypage-next,
	.page .layui-laypage-prev {
		padding: 0 10px !important;
	}

	.page .layui-laypage-next em,
	.page .layui-laypage-prev em {
		font-size: 14px;
	}

	.sec-c1 .page {
		margin-top: 30px;
	}

	.sec-c1 .tab-t span {
		/* margin: 0 10px; */
	}

	.sec-c1 .tab-t a {
		margin: 0 10px;
	}

	.sec-d1 {
		padding: 20px 0;
	}

	.sec-d1 .box {
		margin-top: 20px;
	}

	.sec-c1 .t {
		font-size: 12px;
	}

	.sec-d1 .box .t {
		font-size: 12px;
	}

	.sec-d1 .box .ban .l .xbt {
		font-size: 16px;
	}

	.sec-d1 .box .ban {
		padding: 20px 10px;
		margin-top: 15px;
	}

	.sec-d1 .box .ban .l .wb {
		font-size: 12px;
		margin-top: 20px;
	}

	.sec-d1 .box .ban .l a {
		width: 110px;
		height: 35px;
		font-size: 14px;
		margin: 20px auto 0;
	}

	.sec-d1 .box .ban .r {
		width: 100%;
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-t span {
		width: 66px;
		height: 75px;
		line-height: 34px;
		font-size: 12px;
		margin-left: 0;
	}

	.sec-d1 .box2 .tab-c {
		padding: 20px 0;
	}

	.sec-d1 .box2 .tab-c .xbt {
		width: 272px;
		height: 53px;
		line-height: 33px;
		font-size: 16px;
		margin-left: -20px;
	}

	.sec-d1 .box2 .tab-c .ban2:first-child .xbt {
		margin-bottom: 10px;
	}

	.sec-d1 .box2 .tab-c p {
		font-size: 12px;
		line-height: 24px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 {
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 {
		width: 49%;
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-1 .dz {
		height: 60px;
		font-size: 18px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 {
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 {
		width: 45%;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .tu {
		width: 30px;
		height: 40px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .dz {
		font-size: 16px;
		margin-top: 10px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban4 .ban4-1 .wb {
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
	}

	.sec-d1 .box2 .tab-c .ban2 .ban3 .ban3-2 {
		width: 77px;
		height: 77px;
		margin-top: 10px;
		font-size: 12px;
	}

	.sec-d1 .box2 .tab-c .ban2 .wz {
		font-size: 12px;
		line-height: 24px;
	}

	.sec-d1 .box2 .tab-c .ban2-1 {
		background-image: none;
	}

	.sec-f1 {
		padding: 20px 0;
	}

	.sec-f1 .wb {
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
	}

	.sec-f1 .box .t {
		margin-top: 20px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sec-f1 .box .t .tu {
		width: 102px;
		height: 118px;
		margin: 20px 30px 0;
		font-size: 24px;
	}

	.sec-f1 .box .t .tu:nth-child(-n+2) {
		margin-top: 0;
	}

	.sec-f2 .box {
		padding: 30px 0;
	}

	.sec-f2 .t .ban .wb {
		display: none;
	}

	.sec-f2 .t {
		height: 80px;
	}

	.sec-f2 .t .ban {
		background-size: 45%;
	}

	.sec-f2 .t .ban .xbt {
		font-size: 12px;
	}

	.sec-f2 .t .ban {
		padding-bottom: 20px;
	}

	.sec-f2 .t .b1 {
		top: 2%;
	}

	.sec-f2 .t .b2 {
		top: -13%;
	}

	.sec-f2 .t .be {
		padding-bottom: 0;
		padding-top: 20px;
	}

	.sec-f2 .t .b4 {
		top: -38%;
	}

	.sec-f2 .t .b5 {
		right: 5%;
		bottom: 35%;
	}

	.sec-f2 .t .b6 {
		top: 5%;
		left: 7%;
	}

	.sec-f2 .t .b7 {
		left: 28%;
		bottom: 38%;
	}

	.sec-f2 .t .b8 {
		right: 40%;
		bottom: 35%;
	}

	.sec-f2 .t .b9 {
		right: 21%;
		top: 2%;
	}

	.sec-f3 {
		padding: 30px 0;
	}

	.sec-f3 .box .ban {
		font-size: 14px;
	}

	.sec-f3 .box .ban p span {
		font-size: 16px;
	}

	.sec-f4 .box {
		margin-top: 10px;
		background-image: none;
	}

	.sec-f4 .box .t {
		padding: 0;
	}

	.sec-f4 .box .t .ban {
		width: 100%;
		padding: 25px 2.7%;
		margin-top: 10px;
	}

	.sec-f4 .box .t .ban:first-child {
		margin-top: 0;
	}

	.sec-f4 .box .t .ban .tu {
		width: 120px;
		height: 120px;
	}

	.sec-f4 .box .t .ban .wb {
		font-size: 12px;
		margin-top: 10px;
	}

	.sec-f5 {
		padding: 20px 0 0;
	}

	.sec-f5 .box .l {
		width: 100%;
	}

	.sec-f5 .box .l1 {
		padding: 0;
		justify-content: space-between;
	}

	.sec-f5 .box .l1 .t {
		margin-right: 0;
	}

	.sec-f6 .box .l {
		width: 100%;
	}

	.sec-f6 .box .l .ban {
		margin-top: 10px;
	}

	.sec-f6 .box .l .xbt {
		font-size: 16px;
	}

	.sec-f6 .box .l .ban .t {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sec-f6 .box .l .ban .t a {
		width: 100px;
		font-size: 12px;
	}

	.sec-f6 .box2 .t {
		width: 100%;
		height: 65px;
		padding-left: 5px;
	}

	.sec-f6 .box2 .t .dz {
		width: 20%;
		margin-right: 5px;
	}

	.sec-g1 {
		padding: 20px 0;
	}

	.sec-g1 .layui-input {
		width: 80%;
		/*height: 45px;*/
		font-size: 17px;
	}

	.sec-g1 .layui-btn {
		width: 20%;
		/*height: 45px;*/
	}

	.sec-g1 .layui-btn img {
		max-width: 100%;
	}

	.sec-g1 .box .t {
		height: auto;
		font-size: 12px;
		border-radius: 0;
	}

	.sec-g1 .box .t span {
		width: 5%;
	}

	.sec-g1 .box2 .ban {
		font-size: 12px;
	}

	.sec-g1 .box2 .ban .up {
		height: 50px;
	}

	.sec-g1 .box2 .ban .up .l {
		font-size: 14px;
		width: 20%;
	}

	.sec-g1 .box2 .ban .up .wb {
		line-height: 17px;
		width: 80%;
	}

	.sec-g1 .box2 .ban .ban1-1 {
		padding: 0 3px;
	}

	.sec-g1 .box2 .ban .ban1-1 .l {
		line-height: 24px;
		width: 100%;
		max-width: 100%;
		border-bottom: 1px solid #e1e1e1;
	}

	.sec-g1 .box2 .ban .ban1-1 .r {
		width: 100%;
		margin-top: 10px;
		border: 0;
	    padding: 10px;
	}

	.sec-g1 .box2 .ban .ban1-1 .r .wb {
		line-height: 24px;
	}

	.ding {
		width: 40px;
		height: 40px;
	}

	.sec-g2 .box .up {
		font-size: 14px;
		/*height: 40px;*/
	}

	.sec-g2 .box .ban {
		font-size: 12px;
		line-height: 24px;
		padding: 15px 3px;
	}

	.sec-g2 .box .ban .p {
		margin-top: 10px;
	}

	.sec-h1 {
		padding: 20px 0;
	}

	.sec-h1 .ss .ss1 {
		width: 100%;
	}

	.sec-h1 .box .layui-panel {
		width: 100%;
	}

	.sec-h1 .box .layui-menu .layui-menu-item-group {
		font-size: 16px;
	}

	.sec-h1 .box .r {
		width: 100%;
		margin-top: 10px;
	}

	.sec-h1 .box .r1 {
		margin-top: 0;
	}

	.sec-h1 .box .r .t .tu {
		margin: 0 auto;
		float: none;
	}

	.sec-h1 .box .r .wb {
		width: 100%;
		padding: 5px 10px 0;
	}

	.sec-h1 .box .r .wb p {
		font-size: 14px;
	}

	.sec-h1 .box .r1 .wz1 {
		width: 100%;
	}

	.sec-h1 .page {
		margin-top: 20px;
	}

	.sec-i1 {
		padding: 20px 0;
	}

	.sec-i1 .t {
		font-size: 12px;
	}

	.sec-i1 .bt1 {
		margin-top: 25px;
	}

	.sec-i1 .t1 {
		font-size: 12px;
	}

	.sec-i1 .t1 span {
		margin: 0 15px;
	}

	.sec-i1 .box {
		padding: 20px 10px;
	}

	.sec-i1 .box .l {
		font-size: 12px;
		width: 100%;
	}

	.sec-i1 .box .r {
		width: 100%;
		margin-top: 30px;
	}

	.sec-i1 .box2 {
		margin-top: 20px;
	}

	.sec-i1 .box2 span {
		display: block;
		font-size: 12px;
	}

	.sec-i1 .box2 a {
		width: 100px;
		height: 30px;
		font-size: 16px;
		margin: 10px 5px;
	}

	.sec-i1 .box .r .ban .ban1 {
		line-height: 30px;
	}

	.sec-h1 .box .r .ban {
		width: 100%;
		margin-top: 25px;
	}

	.sec-h1 .box .r .ban:nth-child(-n+3) {
		margin-top: 25px;
	}

	.sec-h1 .box .r .ban .img-boxx {
		width: 90%;
	}

	.sec-j1 {
		padding: 20px 0;
	}

	.sec-j1 .box .l {
		width: 100%;
	}

	.sec-j1 .box .r {
		width: 100%;
		margin-top: 10px;
	}

	.sec-j1 .box .r .t .t1 .ban {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.sec-j1 .box .r .t .t1 .ban:nth-child(-n+3) {
		margin-top: 20px;
	}

	.sec-j1 .box .r .t .t1 .ban:first-child {
		margin-top: 0;
	}

	.sec-j1 .box .r .t .t1 .ban .tu {
		width: 80px;
		height: 50px;
	}
	.sec-g1 .box2 .ban .ban1-1 .l2 a {
        height: 30px;   
    }
    .sec-g1 .box2 .ban .ban1-1 .l2 a.active p {
    height: 22px;
    line-height: 22px;
}
.sec-j1 .box .r .t .t1 .ban a{
    display: block;
    width: 100%;
}
.sec-j1 .box .r .t .t1 .ban .wb {
    width: calc(100% - 85px);
}

}
