*{margin: 0;padding: 0;}
ul,li,ol{list-style-type:none;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
html,body{width: 100%;height: 100%;user-select: none;}
.head{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow:hidden;
    min-width: 1200px;
}
.head-bc{height: 788px;background: url(../image/head.png)  no-repeat center top;}
.head .head-tip{
    background: url(../image/head-tip.png)  no-repeat center top;
    height: 210px;
    width: 1194px;
    margin: 0 auto;
    margin-top: -216px;
    text-align: center;
}
.head-tip span{display: block;}
.head-tip span:nth-child(1){
    font-size: 56px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 40px;
    line-height: 56px;
}
.head-tip span:nth-child(2){
    font-size: 40px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 37px;
}
.tea{
    width: 1024px;
    height: 510px;
    margin: 0 auto;
    margin-top: 96px;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    border-radius: 9px;
    position: relative;
}
.tea .bc{
    width: 364px;
    height: 332px;
    background: url(../image/tea-bc.png) no-repeat;
    position: absolute;
    top: -32px;
    left: -76px;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
}
.tea-info{position: relative;height: 302px;}
.tea-img{
    width: 364px;
    height: 332px;
    background: url(../image/tea-bc.png) no-repeat;
    margin-left: -76px;
    position:absolute;
    top: -32px;
}
.tea-tip{margin-left:320px;}
.tea-tip-title{
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 16px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.tea-tip-title .name{
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.tea-tip-title .title{
    display: inline-block;
    background: url(../image/tea-title.png) no-repeat;
    width: 185px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D39363;
    margin-left: 15px;
}
.tea-tip-title .st{
    display: inline-block;
    width: 154px;
    height: 48px;
    background: linear-gradient(90deg, #EF633F 0%, #ED2520 100%);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}
.tea-introduce{
    height: 112px;
    padding-right: 40px;
    margin-top: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 29px;
}
.major{margin-top: 15px;}
.major-title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
}
.major-item{ margin-top: 15px;}
.major-item span{
    display: inline-block;
    height: 34px;
    background: #ED2520;
    border-radius: 4px;
    line-height: 34px;
    color: #FFFFFF;
    padding: 0 28px;
    cursor: pointer;
    margin-right: 23px;
}
.hd{
    display: flex;
    margin:40px 110px 0 110px ;
    justify-content: space-between;
    text-align: center;
}
.hd li{cursor: pointer;}
.hd li img{width: 104px ;height: 104px;border: 1px solid #fff;box-sizing: border-box;}
.hd li p{font-size: 20px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;}
.on img{border: 1px solid red !important;box-sizing: border-box;}
.efficient{width: 1200px;margin: 0 auto;text-align: center;padding-top: 72px;}
.efficient-tit img{vertical-align: middle;}
.efficient .cont{
    background: url(../image/set2-cont-bg.png) no-repeat center;
    height: 498px;
    margin-top: 40px;
    display: flex;
    align-items: center;
}
.efficient .cont .title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ED2520;
    line-height: 16px;
    width: 100%;
    text-align: right;
    display: block;
}
.efficient .cont .tip{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    line-height: 16px;
    margin-top: 9px;
    display: block;
    text-align: right;
}
.efficient .cont .left{width: 371px;margin-left: 13px;}
.efficient .cont .left>div{
    padding-bottom: 11px;
    padding-right: 7px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
}
.efficient .cont .left div:nth-child(1){width: 369px;}
.efficient .cont .right{width: 371px;margin-left: 435px;}
.efficient .cont .right .tip{text-align: left;}
.efficient .cont .right .title{text-align: left;}
.efficient .cont .right>div{
    padding-bottom: 11px;
    padding-right: 7px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
}
.cont3{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    background-color: #FEEEED;
    height: 1118px;
    margin-top: 72px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
}
.cont3 .cont3-title{padding-top: 64px;}
.cont3 .cont3-title img{display: block;vertical-align: middle;}
.cont3 .cont3-title span {
    display: block;
    margin-top: 25px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    text-align: center;
}
.cont3 .cont3-content{margin-top: 42px;display: flex;flex-wrap: nowrap;}
.cont3 .cont3-content >div{width: 580px;display: inline-block;}
.cont3 .cont3-content>div:nth-child(2){margin-left: 40px;}
.cont3-content-head{
    background: url(../image/cont3-head-bc.png) no-repeat;
    height: 152px;
    text-align: center;
}
.cont3-content-head span{display: block;}
.cont3-content-head span:nth-child(1){
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F5F8F9;
    line-height: 32px;
    padding-top: 31px;
}
.cont3-content-head span:nth-child(2){
    background:  url(../image/cont3-head-title.png) no-repeat center;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 16px;
}
.cont3-content .cont3-content-main{
    height: 657px;
    background-color: #fff;
    border-radius:  0 0 16px 16px;
    margin-left: 0;
}
.cont3-content .cont3-content-main .title{
    font-size: 18px;
    line-height: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    display: inline-block;
    width: 120px;
    vertical-align: top;
}
.cont3-content .cont3-content-main .tip{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    line-height: 20px;
}
em{display: inline-block;width: 2em;}
.bott{
    width: 284px;
    height: 67px;
    background: #ED2520;
    border-radius: 34px;
    margin: 0 auto;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 67px;
    text-align: center;
    display: block;
    cursor: pointer;
}
.cont5{
    background:url(../image/cont5.png) no-repeat;
    background-size: 100% 100%;
    height: 890px;
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.cont5 img{display: block;vertical-align: middle;}
.cont5 img:nth-child(2){margin-top: 65px;}
.set7{margin-top: 64px;}
.set7 .tit{text-align: center;}
.set7 .tit img{vertical-align: middle;}
.w1200{width: 1200px;margin: 0 auto;}
.set7 .cont{display: flex;margin-top: 64px;}
.set7 .cont .hds{width: 283px;}
.set7 .cont .hds ul li{
    width: 264px;
    height: 72px;
    background: #FFFFFF;
    border: 1px solid #F83402;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 72px;
    text-align: center;
    margin-bottom: 50px;
    cursor: pointer;
}
.set7 .hds li.on{width:281px !important;background:url(../image/set7-li-on.png) no-repeat !important;text-indent:-16px !important;border-color:#fff !important;color:#fff !important;}
.set7 .bd{flex: 1;}
.set7 .bd ul li{ text-align: center;}
.set7 .bd ul li p{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.set7 .bd ul li p span{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: #F83402;
    font-size: 36px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    margin-right: 34px;
    text-align: center;
}
.set7 .bd ul li img{margin-top: 70px;}
.set8{margin-top: 98px;}
.set8 .tit{text-align: center;}
.set8 .cont .hds ul{margin-top: 34px;}
.set8 .cont .hds ul li:nth-child(1){margin-left: 143px;}
.set8 .cont .hds ul li:nth-child(2){margin-left: 91px;}
.set8 .cont .hds ul li:nth-child(3){margin-left: 82px;}
.set8 .cont .hds ul li{
    width: 200px;
    height: 69px;
    background: #EEEEEE;
    border-radius: 10px;
    display: inline-block !important;
    text-align: center;
    line-height: 69px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.set8 .hds li.on{background-image:-webkit-linear-gradient(to right,#ff673c 0,#ff673c 0,#f83604 100%) !important;background-image:-moz-linear-gradient(to right,#ff673c 0,#ff673c 0,#f83604 100%) !important;background-image:-o-linear-gradient(to right,#ff673c 0,#ff673c 0,#f83604 100%) !important;background-image:linear-gradient(to right,#ff673c 0,#ff673c 0,#f83604 100%)!important;background-color:#f83604 !;color:#fff !important;}
.set8 .bd ul{margin-top: 49px;}
.set8 .bd ul li img:nth-child(2){margin-left: 35px;}
.set8 .bd ul li img:nth-child(3){margin-left: 35px;}
.set9{
    margin-top: 72px;
}
.set9 .cont ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 64px;
}
.set9 .cont ul li{
    width: 230px;
    height: 64px;
    border: 1px solid #E52820;
    border-radius: 32px;
    text-align: center;
    line-height: 64px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ED2520;
    cursor: pointer;
    margin-right: 12px;
    margin-bottom: 18px;
    box-sizing: border-box;
}
.set9 .cont ul li:nth-child(5n){margin-right: 0;}
.set9 .cont ul li:hover{background: #ED2520;color: #fff;}
.set9 .tit{text-align: center;}
.ewm{
    background: url(../image/set9-bottom.png) no-repeat;
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    height: 319px;
    margin-top: 72px;
}
.ewm div{width: 616px;margin: 0 auto;padding-top: 70px; box-sizing: border-box;}
.ewm div p{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    margin-right: 53px;
}
.ewm div p:last-child{margin-right: 0;}


.cont4{width: 1200px; margin: 0 auto; margin-top: 72px;}
.cont4 .tit{text-align: center;}
.cont4 .table{padding-top: 62px;}
.cont4 .table .hds{width: 868px;margin: 0 auto;}
.cont4 .table .hds ul li{
    display: inline-block;
    margin: 0 80px;
    width: 271px;
    height: 71px;
    background: url(../image/table-hd-bg.jpg) no-repeat;
    cursor: pointer;
    text-align: center;
    line-height: 58px;
    font-size: 22px;
}
.cont4 .table .hds ul li.on{
    background: url(../image/table-hd-bg2.jpg) no-repeat;
    color: #fff;
}
.cont4 .table .bd ul{
    margin-top: 64px;
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    border-radius: 16px 16px 16px 16px;
    padding: 30px 24px;
    box-sizing: border-box;
}
.cont4 .table .bd ul li{
    width: 1154px;
    margin: 0 auto;
    border: 1px solid #E9EAF1;
}
.table-title{
    display: flex;
    background-color: rgb(244, 244, 248);
}
.table-title span{
    /* display: inline-block; */
    height: 79px;
    border-right: 1px solid #E9EAF1;
    box-sizing: border-box;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3A4D77;
    line-height: 79px;
    text-align: center;
}

.table-A{
    display: flex;
}
.table-A span{
    height: 100px;
    border-right: 1px solid #E9EAF1;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e9eaf1;
}
.table-B{
    display: flex;
}
.table-B span{
    height: 100px;
    border-right: 1px solid #E9EAF1;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    border-bottom: 1px solid #e9eaf1;
    padding-left: 20px;
}

.cont6{
    width: 1219px;
    margin: 0 auto;
    margin-top: 72px;
}
.cont6 .tit{
    text-align: center;
}

.cont6-main{
    display: flex;
    margin-top: 64px;
}
.cont6 .cont6-main>div:nth-child(1){
    height: 1007px;
    border: 2px solid #E4E4E4;
    position: relative;
}
.cont6 .cont6-main>div:nth-child(1) img:nth-child(1){
    position: absolute;
    top: 38px;
    width: 48px;
    height: 48px;
    left: -24px;
}
.cont6 .cont6-main>div:nth-child(1) img:nth-child(2){
    position: absolute;
    top: 520px;
    width: 48px;
    height: 48px;
    left: -24px;
}
.cont6 .cont6-main>div:nth-child(1) img:nth-child(3){
    position: absolute;
    bottom: 107px;
    width: 48px;
    height: 48px;
    left: -24px;
}
.cont6-main-item{
    margin-left: 39px;
}
.cont6-main-item .item-title{
    background: url(../image/item.png);
    width: 194px;
    height: 67px;
    text-align: center;
    line-height: 59px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.item-top{
    width: 370px;
    height: 165px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    border-radius: 0px 19px 0px 10px;
    margin-top: 30px;
}
.item-top-title{
    display: flex;
    height: 41px;
    /* align-items: center; */
}
.item-top-title span:nth-child(1){
    width: 240px;
    height: 100%;
    background-color: rgb(235, 55, 43);
    text-align: center;
    display: flex;
    align-items: center;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.item-top-title span:nth-child(2){
    background: #EBBB66;
    width: 130px;
    border-top-right-radius: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
}


.items-top{
    width: 270px;
    height: 165px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    border-radius: 0px 19px 0px 10px;
    margin-top: 30px;
}
.items-top-title{
    display: flex;
    height: 41px;
    /* align-items: center; */
}
.items-top-title span:nth-child(1){
    width: 240px;
    height: 100%;
    background-color: rgb(235, 55, 43);
    text-align: center;
    display: flex;
    align-items: center;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.items-top-title span:nth-child(2){
    background: #EBBB66;
    width: 130px;
    border-top-right-radius: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
}


.w369{
    display: flex;
    flex-wrap: wrap;
}
.w369 div{
    width: 368px;
    height: 55px;
    border-left: 6px solid #ED2520;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 31px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    align-items: center;
    padding-left: 8px;
}
.w369 div:nth-child(3n){
    margin-right: 0;
}

.beikao{
    display: flex;
}
.beikao>div{
    width: 368px;
    height: 62px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(55,71,109,0.09);
    position: relative;
}
.beikao>div img{
    position: absolute;
    top: 17px;
    left: -13px;
}
.beikao>div{
    display: flex;
    align-items: center;
    padding-left: 27px;
    box-sizing: border-box;
}
.beikao>div div:nth-child(1){
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.beikao>div div:nth-child(2){
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}