* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.a1 {
    float: left;
    position: relative;
    z-index: 3333;
}

/* .a1 img {
    position: absolute;
} */

.a1 img:nth-child(1) {
    /* top: -50px;
    width: 150px; */
	height: 113px;
}

.a1 img:nth-child(2) {
    top: 33px;
    left: 134px;
    width: 186px;
}

.a2 {
    float: left;
    margin-left: 84px;
}

.a3>li {
    float: left;
    font-size: 20px;
    margin-top: 55px;
}

.a3>li>a {
    color: #000;
    padding: 20px 40px;
}

.a3 li:nth-child(2) {
    position: relative;
}

.a3>li>a:hover {
    border-bottom: 2px solid blue;
    color: blue;
}

.a4 {
    position: absolute;
    top: 45px;
    left: -220px;
    width: 690px;
    display: none;
    font-size: 16px;
    z-index: 99999999;
}

.a4 li {
    position: relative;
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 30px;
}

.a4 img {
    width: 200px;
    margin-top: 10px;
}

.a4 li div {
    width: 200px;
    padding: 20px 0;
    border-bottom: 2px solid #fff;
    text-align: center;
    color: #fff;
}

.a4 li p {
    position: absolute;
    top: 130px;
    left: 60px;
    padding: 7px 12px;
    background: rgba(255, 156, 0, 0.9);
    border-radius: 20px;
}

.a4 li p a {
    color: #fff;
}

.a4 li p:hover {
    background: #ff7800;
}

.a img {
    width: 100%;
}

.a {
    /*padding-top: 121px;*/
    position: relative;
}

.aa {
    height: 600px;
}

.aa h1 {
    text-align: center;
}

.aa div {
    float: left;
    width: 600px;
}

.section1_box {
    height: 875px;
}

.section1_box {
    position: relative;
    height: 860px;
    /*background: url(imgs/yb5.jpg) no-repeat;*/
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.content_box {
    width: 1200px;
    margin: 0 auto;
}

.content_box h1 {
    padding-top: 90px;
    font-size: 38px;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 5f1, 1);
    line-height: 32px;
}

.circle_black {
    width: 10px;
    height: 10px;
    background: #000;
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px;
    border-radius: 10px;
}

.border_red {
    margin: 16px auto;
    width: 60px;
    height: 5px;
    background: #f12c30;
    border-radius: 3px;
}

.content_box h3 {
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #666;
    text-align: center;
}

.section1 {
    display: flex;
    justify-content: space-between;
    margin: 70px 0;
    margin-left: 33px;
}

.section1_1,
.section1_1 img {
    width: 281px;
}

section .lq_btn {
    background: #f12c30;
    box-shadow: 0 10px 15px 0 rgba(234, 73, 64, .3);
}

.section1_banner {
    height: 860px;
    overflow: hidden;
}

section .lq_btn {
    font-size: 24px;
    border-radius: 37.5px;
    width: 300px;
    height: 75px;
    line-height: 75px;
}

.lq_btn,
.lq_btn4 {
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
}

.lq_btn {
    width: 240px;
    background: #f12c30;
    box-shadow: 0 0 19px 6px rgba(234, 73, 64, .25);
    border-radius: 10px;
    margin: 80px auto 0;
}

.button_lq,
.lq_btn {
    display: block;
    height: 50px;
    text-align: center;
}

.section2,
.section2_box {
    height: 895px;
}

.section2 {
    /*background: url(imgs/yb6.jpg) no-repeat;*/
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.section2,
.section2_box {
    height: 880px;
}

.content_box {
    width: 1200px;
    margin: 0 auto;
}

.content_box h1 {
    padding-top: 90px;
    font-size: 38px;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 5f1, 1);
    line-height: 32px;
}

.border_red {
    margin: 16px auto;
    width: 60px;
    height: 5px;
    background: #f12c30;
    border-radius: 3px;
}

.section2_contentbox {
    width: 1200px;
    margin-top: 75px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    font-size: 18px;
}

.section2_img {
    width: 576px;
    height: 338px;
}

a,
img,
input,
select {
    outline: none;
}

.aaa {
    border-radius: 50%;
}

.section2_contentCon p {
    text-align: center;
}

.section2_contentCon-title {
    font-size: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #ee6e39;
    margin-top: 30px;
}

.section2_contentCon-cont {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #666;
    margin-top: 10px;
}

.section3 {
    height: 930px;
}

.section3_box {
    height: 930px;
    background-color: #fff;
}

.content_box {
    width: 1200px;
    margin: 0 auto;
}

.h3_title-num {
    color: #eb4a41;
    margin-right: 5px;
}

.section3_contentbox {
	text-align: center;
	
    width: 1200px;
    margin-top: 20px;
	   /*height: 50px;
	   line-height: 50px;*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    font-size: 18px;
    padding-bottom: 60px;
}

.section3_continer-block {
    width: 380px;
    border-radius: 10px;
    box-shadow: 1px 2px 4px 2px #e6e6e6;
}

.section5 {
    /*background: url(imgs/yb15.jpg) no-repeat;*/
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.section5,
.section5_box {
    height: 750px;
}

.section5_contentbox {
    width: 1200px;
    margin-top: 75px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    padding-bottom: 94px;
}

.section5_cont-left,
.section5_cont-right {
    position: relative;
    width: 280px;
}

.section5_conleft-one {
    width: 280px;
    position: absolute;
    top: 50px;
    left: 20px;
}

.section5_cont-left p {
    text-align: right;
    font-size: 24px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #333;
    margin-bottom: 14px;
}

.section5-cont-title {
    width: 280px;
    height: 130px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #666;
    line-height: 28px;
}

.section5_conleft-two {
    width: 280px;
    position: absolute;
    top: 275px;
    left: 20px;
}

.section5_conright-one {
    width: 280px;
    position: absolute;
    top: 0;
    right: 20px;
}

.section5_conrights-two {
    width: 280px;
    position: absolute;
    top: 150px;
    right: 20px;
}

.section5_conrights-thire {
    width: 280px;
    position: absolute;
    top: 334px;
    right: 20px;
}

.section6,
.section6_box {
    height: 733px;
}

.section6 {
    /*background: url(imgs/yb18.jpg) no-repeat;*/
    background-size: 100% 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.section6,
.section6_box {
    height: 733px;
}

.section6_box {
    position: relative;
}

.section6women {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 505px;
    height: 500px;
}
}

.section6_cont {
    position: absolute;
    left: 469px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    
}

.xxx{
margin-top: 60px;
	margin-left: 615px;
    margin-top: 100px;	
}
.section6_conright {
    margin-left: 45px;
}
.wimg{
	width: 110px !important;
	}
.wimg1{
	width: 82px !important;
	
}
.conright_title {
    margin-bottom: 25px !important;
}

.answer,
.qusetion {
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 32px;
}

.qusetion {
    font-size: 26px;
    color: #333;
    margin-bottom: 8px;
}

.section7,
.section7_box {
    height: 500px;
}

.section7_contbox {
    flex-direction: row;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    margin-top: 75px;
}

.section7-cont,
.section7_contbox {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.section7-cont {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    -webkit-flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -webkit-align-items: center;
    flex: 1;
    -webkit-flex: 1;
    padding: 0 28px;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -ms-flex: 1;
}

.section7-cont-title {
    text-align: center;
    font-size: 22px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #333;
    line-height: 32px;
    margin-top: 50px;
}

.section7-cont-cont {
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #666;
    margin-top: 26px;
    line-height: 25px;
}

.f {
    clear: both;
    background: #000;
    height: 280px;
}

.e {
    height: 250px;
    color: #fff;
}

.e1 {
    padding: 50px 100px;
}

.e2 {
    padding: 50px 0;
}

.e1 p {
    margin: 20px 0;
    font-size: 14px;
}

.e2 img {
    width: 150px;
}

.e2 p {
    text-align: center;
}

.e1,
.e2 {
    float: left;
}
.w{
	width: 1300px;
	margin: 0 auto;
	height: 132px;
}

.section3_continer-bg{
	height: 50px;
	line-height: 50px;
}
.jump{
	transition: All 0.4s ease-in-out;
	
}
.jump:hover{
	transform: translate(0, -10px);
	-moz-box-shadow:3px 4px 15px #333333; -webkit-box-shadow:3px 4px 15px #999; box-shadow:3px 4px 15px #999;
	cursor:pointer
}
.size{
	transition: All 0.4s ease-in-out;
	
}
.size:hover{
	transform: scale(1.1);
	-moz-box-shadow:3px 4px 15px #333333; -webkit-box-shadow:3px 4px 15px #999; box-shadow:3px 4px 15px #999;
	cursor:pointer
}
.video{
	z-index: -1;
	width: 100%;
}
.weilai{
	z-index: 1;
	position: absolute;
	top: 0;
	}
.yunbaoTEXT{
	    color: #fff;
    text-align: center;
    /* font-size: 29px; */
    position: absolute;
    top: 32%;
    width: 100%;
     /*transform: translate(-50%, -50%);*/
	
}
.yunbaoTEXT h1{
	font-size: 100px;
    font-family:  "微软雅黑";
    margin-bottom: 180px;
	}
.yunbaoTEXT h2{
	font-size: 50px;
    font-family:  "微软雅黑";
    }
    
.swiper-container {
    width: 100%;
    /*height: 100%;*/
}  
.weixinP{
	color: #fff;	
}