* {
    padding: 0;
    margin: 0;
}

.xfkuang {
    position: fixed;
    right: 20px;
    top: 300px;
    height: 323px;
    width: 200px;
    background: #fff;
    border-radius: 5px;
    /* border-radius: 10px; */
}

.xfkuang .top {
    width: 200px;
    height: 30px;
    background: #373d41;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 5px 0 0;
}

.xfkuang .bottom .topimg {
    padding: 16px 28px;
    text-align: center;
    position: relative;
}

.xfkuang .bottom .topimg::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 35px;
    width: 130px;
    height: 1px;
    border: 1px solid #cccccc;
}

.xfkuang .bottom .png {
    text-align: center;
    margin-top: 20px;
}

.xfkuang .bottom .topimg img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
}

.xfkuang .bottom .png img {
    margin-bottom: 10px;
}

.xfkuang .bottom .png p {
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: 400;
    text-align: center;
    color: #333333
}

.xfkuang .bottom .topimg p {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 24px;
}

.s6 {
    height: 232px;
    background-color: #e8e8e8;
    background-size: 100% 100%;
    margin-top: -81px;
}

html,
body {
    background: #ffffff;
}

.swiperbox {
    width: 100%;
    height: 620px;
    min-width: 1200px;
    position: absolute;
    
    /* max-width: 1200px; */
}


.daqimingtitle>p:nth-child(1) {
    font-size: 40px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
}

.daqimingtitle>p:nth-child(2) {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
}

.contet {
    width: 1200px;
    margin: 40px auto;
    font-family: 微软雅黑;
}

.contet .inputbox {
    margin-top: 20px;
    width: 1200px;
    height: 100%
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 43px 0px rgba(11, 2, 5, 0.08);
}

.contet .inputbox>div {
    display: flex;
    flex-direction: column;
}

.contet .inputbox>div .rightbox {
    /* width: 1135px; */
    /* height: 100%; */
    padding: 0 20px;
    display: flex;
}

.contet .inputbox>div .leftdsqm {
    display: flex;
    width: 100%;
    flex-direction: row;
    height: 80px;
    margin-bottom: 60px;
}

.form-back {
    background-color: #fff;
    background-size: 100% 100%;
}

.contet .inputbox>div .leftdsqm>div {
    width: 600px;
    position: relative;
    height: 100%;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* height: 124px; */
    font-size: 26px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    
}

.contet .inputbox>div .leftdsqm>div .borderradiou {
    /* position: absolute;
    right: -20px;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #e52e16; */
}

.borderradiouradio {
    position: absolute;
    right: -20px;
    /* width: 8px; */
    /* height: 8px; */
    /* background: #e52e16; */
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #cccccc;
}

.none {
    display: none !important
}
.tablel {
    background-color: #005792;
}
.cccc {
    color: #333333 !important;
    font-weight: 400 !important;
    background-color: #ffffff;
    
}

.iii {
    width: 600px;
    height: 4px;
    display: block;
    background: #e55352;
    position: absolute;
    top: 0;
}

.rightbox {
    display: flex;
    flex-direction: column;
}

.rightbox .top {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 108px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
}

.rightbox .top i {
    width: 62px;
    height: 1px;
    background: #cccccc;
}

.rightbox .top div {
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #f5f8fa;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #333333;
    border-radius: 5px;
    height: 45px;
    border: 1px solid #e7e7e7;
    /* background: #eeeeee; */
    /* border-radius: 18px; */
    cursor: pointer;
}

.rightbox .top .act {
    color: #fff;
    background-color:#e55352 ;
    border: 1px solid #e55352;
}

.rightbox>div:nth-child(2) .type1 {
    /* width: 1135px;
    box-sizing: border-box; */
    /* padding: 0 149px; */
    /* height: 100%; */
}

.sunbimtbtn {
    width: 772px;
    height: 64px;
    /* background: #e52e16; */
    background-color: #e55352;
    background-size: 100% 100%;
    border-radius: 6px;
    margin: 12px auto 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    cursor: pointer;
}

.btnbottomp {
    font-size: 20px;
    color: #999999;
    margin: 30px auto;
    text-align: center;
    cursor: pointer;
}

.zhuanjiabox {
    /* background: #fff; */
    /* margin-top: 24px; */
    padding: 72px 0;
}

.zhuanjiabox .title {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
}

.zhuanjiabox .titlep {
    color: #000;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
}

.zhuanjiacontent {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.zhuanjiaitem {
    width: 292px;
    height: 450px;
    background: #e8e8e8;
    margin-top: 28px;
}

.zhuanjiaitem:nth-of-type(4n+1) {
    /* display: flex;
    justify-content: flex-start; */
}

.zhuanjiaitem:nth-of-type(4n+2) {
    margin-left: 10px
    /* justify-content: center; */
}

.zhuanjiaitem:nth-of-type(4n+3) {
    margin-left: 10px
    /* justify-content: center; */
}

.zhuanjiaitem:nth-of-type(4n+4) {
    margin-left: 10px
    /* justify-content: center; */
}

.twocontent {
    background: #fff;
    background-color: #e8e8e8;
    background-size: 100% 100%;
    position: relative;
    top: -40px
}

.contentbox {
    max-width: 1200px;
    margin: 0 auto;
}

.zhuanjiaitem .top {
    /* width: 284px; */
    height: 266px;
    width: 100%;
    background: #999999;
}

.zhuanjiaitem .zhuanjiabottom {
    padding: 0 10px;
}

.zhuanjiaitem .zhuanjiabottom .name {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    padding: 18px 0;
}

.zhuanjiaitem .zhuanjiabottom .tags {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
}

.zhuanjiaitem .zhuanjiabottom .tags>div {
    padding: 4px 10px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #fff;
}

.zhuanjiaitem .zhuanjiabottom .tags>div:nth-of-type(1) {
    background: #feab63;
    border-radius: 6px;
}

.zhuanjiaitem .zhuanjiabottom .tags>div:nth-of-type(2) {
    margin-left: 10px;
    background: rgba(103, 235, 163, 1);
    border-radius: 6px;
}

.zhuanjiaitem .zhuanjiabottom div:nth-of-type(3) {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
}

.hezuo {
    height: 145px;
    background: #ffffff;
    border: 1px dashed #707070;
    border-radius: 2px;
    padding: 38px 32px;
    box-sizing: border-box;
    display: flex;
}

.hezuo img {
    width: 40px;
    height: 40px;
}

.hezuo .left>div:nth-of-type(1) {
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #e52e16;
}

.hezuo .left>div:nth-of-type(2) {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #000;
}

.hezuo .right {
    margin-left: 120px;
    display: flex;
    justify-content: space-between;
    width: 70%;
}

.hezuo .right>div>div:nth-of-type(1) {
    height: 42px;
    text-align: center;
}

.hezuo .right>div>div:nth-of-type(2) {
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #000;
    text-align: center;
}

.eight {
    margin-top: 72px;
}

.eight .eighttitle {
    margin-top: 10px;
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #000000;
    text-align: center
}

.eight .eightp {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
}

.imgbox {
    height: 650px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
}

.imgbox .png8 {
    /* width: 438px; */
    height: 367px;
    position: absolute;
    top: 200px;
}

.sm3 {
    background-size: 100% 100% !important;
    position: relative;
    top: -40px
}

.sm3>div {
    width: 1200px;
    margin: 0 auto;
}

.smtitle {
    padding: 49px 0 32px;
}

.smtitle>div:nth-child(1) {
    text-align: center;
    font-size: 40px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.smtitle>div:nth-child(2) {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
}

.sma {
    height: 450px;
    background: #fff;
}

.sma .top {
    display: flex;
    justify-content: space-between;
    height: 224px;
}

.sma .top>div {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sma img {
    width: 200px;
    height: 200px;
}

.sma .bpttom>div {
    width: 25%;
    display: flex;
    justify-content: flex-start;
    /* align-items: flex-start; */
    flex-direction: column;
}

.bpttom .titlered {
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #e52e16
}

.bpttom .titlerep {
    margin-top: 40px;
    padding: 0 10px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
}

.sm4 {
    padding-bottom: 48px;
    padding-top: 72px;
    background-color: #e8e8e8;
    background-size: 100% 100%;
    position: relative;
    top: -40px
}

.sm4 .smtitle>div:nth-child(1) {
    color: #000;
}

.sm4 .smtitle>div:nth-child(2) {
    color: #333;
}

.sm4 .table {
    height: 362px;
    border: 8px solid rgba(229, 46, 22, 1);
    box-sizing: border-box;
}

.sm4 .table .tabletitle {
    height: 61px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #fff;
    background: rgba(229, 46, 22, 1);
}

.tablebottom {
    height: 286px;
    display: flex;
    width: 100%;
}

.tablebottom>div {
    height: 100%;
}

.tablebottom>div>div {
    height: 71.5px;
    border-left: 1px solid #e5a49c;
    box-sizing: border-box;
}

.tablebottom>div:nth-child(1)>div {
    border-bottom: 1px solid;
    box-sizing: border-box;
    width: 320px;
    display: flex;
    align-items: center;
    background: rgba(229, 46, 22, .2);
    ;
    justify-content: center;
    /* border: none; */
    border-bottom: 1px solid #e5a49c;
}

.tablebottom>div:nth-child(2)>div {
    width: 623px;
    border-bottom: 1px solid #e5a49c;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.tablebottom>div:nth-child(3)>div {
    border-bottom: 1px solid #e5a49c;
    box-sizing: border-box;
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #e5a49c;
}

.tablebottom>div>div:nth-child(4) {
    border-bottom: none;
}

.sm5 {
    padding-bottom: 28px;
    /* padding-top: 72px; */
    background: #fff;
    background-color: #e8e8e8;
    background-size: 100% 100%;
    position: relative;
    top: -81px
}

.sm5 .smtitle>div:nth-child(1) {
    color: #000;
}

.sm5 .smtitle>div:nth-child(2) {
    color: #333;
}

.sm5 img {
    width: 100%;
}

.sm5imgbox {
    position: relative;
}

.sm5imgbox span {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #333;
}

.sm5imgbox .sm5span1 {
    position: absolute;
    left: 65px;
    bottom: -25px;
}

.sm5imgbox .sm5span2 {
    position: absolute;
    left: 231px;
    bottom: -25px;
}

.sm5imgbox .sm5span3 {
    position: absolute;
    left: 400px;
    bottom: -25px;
}

.sm5imgbox .sm5span4 {
    position: absolute;
    left: 571px;
    bottom: -25px;
}

.sm5imgbox .sm5span5 {
    position: absolute;
    left: 740px;
    bottom: -25px;
}

.sm5imgbox .sm5span6 {
    position: absolute;
    left: 911px;
    bottom: -25px;
}

.sm5imgbox .sm5span7 {
    position: absolute;
    left: 1077px;
    bottom: -25px;
}

.sm6 {
    background: rgba(245, 245, 245, 1);
}

.sm6 .sm6box {
    display: flex;
    width: 100%;
}

.sm6 .sm6box>div {
    width: 50%;
}

.sm6 .left img {
    width: 494px;
}

.sm6 .leftcontent {
    margin-top: 36px;
    height: 543px;
    overflow: hidden;
}

.sm6 .leftcontent .item {
    padding: 25px 0;
    border-top: 1px solid #707070;
    /* border-bottom: 1px solid #707070; */
}

.sm6 .leftcontent .item>span>span {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: rgba(229, 46, 22, 1);
}

.sm6 .leftcontent .item:nth-child(8) {
    /*border: none*/
}

.sm6 .right {
    padding-left: 56px;
    padding-top: 56px;
    position: relative;
}

.sm6 .right img {
    width: 576px;
}

.sm6 .right .rightcontent {
    position: absolute;
    top: 220px;
    left: 173px;
    /* background: #000; */
    width: 340px;
    height: 549px;
    overflow: hidden;
}

.sm6 .right .rightitem {
    margin-bottom: 26px;
}

.sm6 .right .rightitem>span {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
}

.sm6 .right .rightitem>span>span {
    color: rgba(229, 46, 22, 1);
}

.type1 {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.inputitem {
    display: flex;
    border-radius: 0.05rem;background-color: #f5f8fa;align-items: center;color: #333333;border: 1px solid #e7e7e7;
  border-radius: 5px;
    justify-content: space-between;
    height: 56px;
    margin-top: 14px;
    font-size: 18px;
}

.inputitem>div {
    width: 560px;
    box-sizing: border-box;
    background: #f5f8fa;
    /* border: 1px solid #cccccc; */
    border-radius: 2px;
    padding: 0 20px;
}
.iputnn {
    display: flex;
    justify-content: space-between;
}

.xuanznn {
    width: 96px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 14px;
}

.xuanznn span {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #333333;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    margin-right: 15px;
    font-size: 16px;
}

.spanact {
    background: #e55352;
    color: #fff !important;
}

.iputnn input {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.inputlable {
    width: 101px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    text-align: left;
    color: #555555;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inputbox input {
    background: none;
    outline: none;
    border: none;
}

.inputcs {
    display: flex;
    align-items: center;
}

.bir {
    display: flex;
    width: 300px;
    align-items: center;
    justify-content: space-between;
    padding-right: 40px;
}

.bir>div {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.bir>div>div:nth-child(2) {
    margin-left: 5px;
}

.bir .birbox {
    width: 14px;
    height: 14px;
    border: 1px solid #999999;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bir .birbox span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #ccc;
}

.birboxact .birbox {
    border: 1px solid rgba(232, 56, 59, 1) !important;
}

.birboxact .birbox span {
    background: rgba(232, 56, 59, 1) !important;
}

.birboxact>div:nth-child(2) {
    color: rgba(232, 56, 59, 1) !important;
}

.fximg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fximg img {
    width: 12px;
}

.getprice {
    display: flex;
    width: 837px;
}

.getprice>div {
    width: 33%;
    display: flex;
    align-items: center;
}

.getprice>div:nth-child(1) {
    justify-content: flex-start
}

.getprice>div:nth-child(2) {
    justify-content: center
}

.getprice>div:nth-child(3) {
    justify-content: flex-end
}

.getprice>div>div {
    width: 260px;
    height: 80px;
    border-radius: 5px;
    background-color: #f5f8fa;
    border: 1px solid #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.getprice>div>div>div:nth-child(1) {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #005792;
}

.getprice>div>div>div:nth-child(2) {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 400;
    text-align: center;
    color: #cccccc;
}

.typenum1 {
    position: relative;
    height: 100%;
    /* padding: 0 149px; */
    box-sizing: border-box;
}

.getprice {
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 51px 149px 10px;
}

.price {
    position: relative;
}

.price img {
    position: absolute;
    width: 15px;
    right: 0;
    top: 0;
    display: none;
}

.priceact {
    border: 2px solid #e55352 !important;
}

.priceact>div {
    color: #e55352 !important;
}

.priceact>img {
    display: block !important;
}