body {}

.wrapper {
    width: 100%;
    height: 100%;
    background: url(../images/bgbody.png) left top/100% 100%;
    position: relative;
}

.banner {
    width: 100%;
    height: 648px;
    background: url(../images/kv.jpg) left top/100% 100%;
    display: flex;
}

.banner .Pctitle {
    width: 1302px;
    margin: auto;
}

.banner .phoneTitle {
    display: none;
}

.content1 {
    width: 1200px;
    min-height: 526px;
    background-image: linear-gradient(0deg,
            #fae2b6 0%,
            #feeed1 100%),
        linear-gradient(#000000,
            #000000);
    background-blend-mode: normal,
        normal;
    box-shadow: 20px 13px 49px 9px rgba(13, 6, 9, 0.19);
    border-style: solid;
    border-width: 8px;
    /* border-image-source: linear-gradient(0deg,
            #e3352b 0%,
            #f34f51 100%); */
    border-image-slice: 1;
    margin: -30px auto 0;
    border-radius: 40px;
    border: 8px solid #e3352b;
    overflow: hidden;
    padding-bottom: 10px;
}

.content1All {
    width: 1080px;
    margin: 60px auto;
    position: relative;
}

.content1All::before {
    position: absolute;
    content: "";
    width: 111px;
    height: 96px;
    left: -36px;
    top: -25px;
    background: url(../images/icon0.png);
}

.content1All p {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #3e270b;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 12px;
}

.content1All p span {
  
    font-size: 20px;
}

.content1All p b {

    font-size: 20px;

}

.content1All .blank {
    width: 1080px;
    height: 1px;
    background-color: rgba(187, 27, 34, 0.2);
    margin: 35px auto;

}

.content1All .lxfs {
    width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.content1All .lxfs .img1 {
    width: 347px;
    height: auto;
}

.content1All .lxfs .img2 {
    width: 304px;
}

.content1All .lxfs .img3 {
    width: 331px;
}

.lianjie {
    width: 1100px;
    margin: -75px auto -100px;
    height: 180px;
    display: flex;
    justify-content: space-between;
}

.lianjie .lianjieList {
    width: 26px;
    height: 180px;
}

.content2 {
    width: 1200px;
    height: auto;
    min-height: 800px;
    background-image: linear-gradient(0deg,
            #fae2b6 0%,
            #feeed1 100%),
        linear-gradient(#000000,
            #000000);
    background-blend-mode: normal,
        normal;
    box-shadow: 20px 13px 49px 9px rgba(13, 6, 9, 0.19);
    border-style: solid;
    border-width: 8px;
    /* border-image-source: linear-gradient(0deg,
            #e3352b 0%,
            #f34f51 100%); */
    border-image-slice: 1;
    margin: 40px auto 0;
    border-radius: 40px;
    border: 8px solid #e3352b;
    overflow: hidden;
    padding-bottom: 40px;
}

.content2All {
    width: 1080px;
    margin: 55px auto;
}

.content2All .content2All_title {
    width: 269px;
    margin: 0 auto;
}

.content2All .biaoshi {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 0px;
    color: #6a0008;
    text-align: center;
}

.content2All .content2All_Con {
    width: 1080px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 2px 1px 9px 0px #ecb98b;
    border-radius: 0 12px 231px/132px 12px;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 64px 30px 100px;
    box-sizing: border-box;
    position: relative;
}

.content2All .content2All_Con::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 83px;
    background: url(../images/img7.png) left top/100% 100%;
    right: -28px;
    top: -33px;
}

.content2All .content2All_Con::after {
    position: absolute;
    content: "";
    width: 307px;
    height: 164px;
    background: url(../images/after.png) left top/100% 100%;
    right: -15px;
    bottom: -9px;
}

.content2All .content2All_Con .content2All_List {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 495px;
    background-color: #ffe4d2;
    border-radius: 10px;
    border: solid 1px #f3c2ac;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
    position: relative;
    z-index: 10;
}

.content2All .content2All_Con .content2All_List .left {
    display: inline-flex;
    align-items: center;
    width: calc(100% - 105px);
}

.content2All .content2All_Con .content2All_List .left .icon {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.content2All .content2All_Con .content2All_List .left .name {
    width: calc(100% - 20px);
    font-size: 22px;
    letter-spacing: 0px;
    color: #b60008;
}

.content2All .content2All_Con .content2All_List .right {
    width: 105px;
    display: flex;
    align-items: center;
}

.content2All .content2All_Con .content2All_List .right .name2 {
    font-size: 16px;
    color: #53241a;
    opacity: 0.6;
}

.content2All .content2All_Con .content2All_List .right .icon2 {
    width: 29px;
    height: 13px;
    margin-left: 5px;
}


.content3 {
    width: 1200px;
    height: auto;
    min-height: 800px;
    background-image: linear-gradient(0deg,
            #fae2b6 0%,
            #feeed1 100%),
        linear-gradient(#000000,
            #000000);
    background-blend-mode: normal,
        normal;
    box-shadow: 20px 13px 49px 9px rgba(13, 6, 9, 0.19);
    border-style: solid;
    border-width: 8px;
    /* border-image-source: linear-gradient(0deg,
            #e3352b 0%,
            #f34f51 100%); */
    border-image-slice: 1;
    margin: 40px auto 0;
    border-radius: 40px;
    border: 8px solid #e3352b;
    overflow: hidden;
    padding-bottom: 120px;
}



.content2All .content3All_Con {
    width: 1080px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 2px 1px 9px 0px #ecb98b;
    border-radius: 0px 12px 231px/132px 12px;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 64px 30px 50px;
    box-sizing: border-box;
    position: relative;
}

.content2All .content3All_Con::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 83px;
    background: url(../images/img7.png) left top/100% 100%;
    right: -28px;
    top: -33px;
}

.content2All .content3All_Con::after {
    position: absolute;
    content: "";
    width: 307px;
    height: 164px;
    background: url(../images/after.png) left top/100% 100%;
    right: -15px;
    bottom: -9px;
}

.content2All .content3All_Con .content3All_List {
    width: 509px;
    height: 177px;
    background: url(../images/people.png) left top/100% 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.content2All .content3All_Con .name {
    width: 400px;
    height: 60px;
    text-indent: 80px;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #b60008;
    margin-top: 11px;
}

.content2All .content3All_Con .company {
    width: 405px;
    height: 85px;
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #b91014;
    margin: 15px 0px 0 26px;

}

.bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (max-width:800px) {
    .banner {
        width: 100%;
        height: 314px;
        background: url(../images/xq/phoneTitleBj.jpg) left top/100% 100%;
        display: flex;
    }

    .banner .Pctitle {
        display: none;
    }

    .banner .phoneTitle {
        display: block;
        margin-top: 20px;
    }

    .content1 {
        width: 90%;
        margin: -140px auto 0;
    }

    .content1All::before {
        display: none;
    }

    .content1All {
        width: 90%;
        height: 500px;
        overflow-y: scroll;
        margin: 30px auto;
    }

    .content1All .blank {
        width: 100%;
    }

    .content1All .lxfs {
        width: 100%;
        display: block;
    }


    .content1All .blank{
        margin: 20px auto;
    }
    .content1All .lxfs .img1,
    .content1All .lxfs .img2,
    .content1All .lxfs .img3 {
        width: 60%;
        margin-bottom: 20px;
    }
.content1All .lxfs .img2{
	  width:60%;
}
	    .content1All .lxfs .img1{
        width: 70%;
    }

    .lianjie {
        width: 80%;
        margin: -48px auto -154px;

    }

    .lianjie .lianjieList {
        width: 15px;
        height: auto;
    }

    .content2 {
        width: 90%;
        padding-bottom: 0;
    }

    .content2All {
        width: 90%;
    }

    .content2All .content2All_title {
        width: 180px;
    }
.content2All .biaoshi{
	font-size:16px;
}
    .content2All .content2All_Con {
        width: 100%;
        border-radius: 12px 12px 12px 12px;
        padding: 20px;
    }

    .content2All .content2All_Con::before {
        display: none;
    }

    .content2All .content2All_Con .content2All_List {
        width: 100%;
        flex-wrap: wrap;
        padding: 15px;
    }

    .content2All .content2All_Con .content2All_List .left {
        width: 100%;

    }

    .content2All .content2All_Con .content2All_List .left .name {
        font-size: 16px;
    }

    .content2All .content2All_Con .content2All_List .right {
        width: 100%;
        text-align: right;
        margin-top: 10px;
        

    }

    .content2All .content2All_Con .content2All_List .right .name2 {
        font-size: 13px;
    }

    .content2All .content2All_Con .content2All_List .right .icon2 {
        width: 15px;
        height: auto;
    }

    .content2All .content2All_Con::after {
        display: none;
    }

    .content3 {
        width: 90%;
		
		        padding-bottom: 0px;
    }

    .content2All .content3All_Con {
        width: 100%;
        border-radius: 12px 12px 12px 12px;
        padding: 20px;
    }

    .content2All .content3All_Con::before {
        display: none;
    }

    .content2All .content3All_Con .content3All_List {
        width: 100%;
        height: 95px;
        background: url(../images/peoplePhone.png) left top / 100% 100%;
        margin-bottom: 0;
    }

    .content2All .content3All_Con .name {
        height: 30px;
        line-height: 21px;
        font-size: 16px;
        text-indent: 48px;
    }

    .content2All .content3All_Con .company {
        width: 77%;
        height: 46px;
        font-size: 13px;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #b91014;
        margin: 1px 0px 0 21px;
    }

    .content2All .content3All_Con::after {
        display: none;
    }

    .content1All p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 5px;
    }

    .content1All p span {
        font-size: 16px;
    }

    .content1All p b {
        font-size: 16px;
    }
	.content1{
		position:relative;
	}
	.content1.show::after{
		position:absolute;
		content:"";
		width:100%;
		height:140px;
		 background: url(../images/indexbg11.png) left bottom / 100% 100%;
		 left:0;
		 bottom:0;
		
	}
}