@charset "UTF-8";

/**按钮样式**/


/**  flex-direction: row | row-reverse | column | column-reverse; 
 	justify-content: flex-start | flex-end | center | space-between | space-around; 
 	    align-items: flex-start | flex-end | center | baseline | stretch;
      align-content: flex-start | flex-end | center | space-between | space-around | stretch; 
**/

.moduleBox1_left {
    padding-bottom: 2rem;
    margin-bottom: 50px;
    background: url(../images/bgpic1.jpg) no-repeat;
    background-size: cover;
}

.fromBox {
    max-width: 405px;
    margin-left: 6rem;
    background-color: #fff;
    padding: 2rem;
	opacity: 97%;
    /* text-align: left; */
}

.fromBox h4 {
    margin-bottom: 8px;
}

.fromBox h2 {
	text-align: left;
    color: #6b6565;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* 
.fromBox p {
    color: #8CB0BF;
}*/

.fromBox .selectBox,
.fromBox input {
    width: 100%;
    margin-bottom: 6px;
}

.fromBox select,
.fromBox input {
    color: #8CB0BF;
    font-size: 14px;
    -webkit-appearance: none;
}

.fromBox .selectBox,
.fromBox input[type='text'] {
    height: 40px;
    line-height: 28px;
    padding: 8px 20px;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-radius: 23px;
    background-color: #fff;
}

.fromBox .btnGroup {
    margin-bottom: 52px;
    margin-top: 32px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.fromBox button {
    margin: 0 auto;
    display: block;
}

.fromBox p {
    font-size: 13px;
    color: #54585A;
    font-family: fontBook;
    line-height: 26px;
}


.imgBox {
    display: none;
}

.moduleBox1_left .close {
    float: right;
    padding: 0 10px;
    display: inline-block;
    cursor: pointer;
}
.moduleBox1_left .meetReq{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.moduleBox1_left .yesImg {
   width: 70px;
}
.iconHide{
    display: none;
}
.iconShow{
    display: block;
}
.moduleBox1_right .moduleBox1RChild {
    margin-left: auto;
    margin-right: auto;
    max-width: 824px;
    text-align: left;
}

.moduleBox1_right .moreBtn {
    width: 1.0625rem;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.375rem;
    display: none;
}

.moduleBox1_right p {
    margin-top: 26px;
}

.moduleBox1_right h2 {
    margin-top: 26px;
}

.moduleBox2 {
    background-color: #fcfcfc;
    margin-top: 83px;
    padding-top: 113px;
    padding-bottom: 104px;
}

.moduleBox2child .left {
    margin-bottom: 50px;
}

.moduleBox2child .left h1,
.moduleBox2child .left h2 {
    line-height: 40px;
}

.moduleBox2child .right {
    position: relative;
    padding-left: 110px;
}

.moduleBox2child .right .title {
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 26px;
}

.moduleBox2child .right h1 {
    width: 124px;
    margin-right: 114px;
    display: inline-block;
}

.moduleBox2child .right h2 {
    display: inline-block;
    color: #54585A;
}

.moduleBox2child .right p {
    padding-left: 238px;
    margin-bottom: 26px;
}

.moduleBox2child .right p span {
    color: #009CBD;
    font-family: fontMedium;
}

.moduleBox3 {
    margin-top: 139px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.moduleBox3 .moduleBox3Child {
    max-width: 535px;
}

.moduleBox3 .moduleBox3Child h1 {
    margin-bottom: 55px;
}

.moduleBox3 .moduleBox3Child .swiper-container {
    margin-right: 170px;
    width: 475px;
    overflow: hidden;
}

.moduleBox3 .moduleBox3Child .swiper-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.moduleBox3 .moduleBox3Child .swiper-wrapper p {
    padding: 0 20px;
}

.moduleBox3 .moduleBox3Child .swiper-pagination {
    text-align: center;
    margin-top: 114px;
}

.moduleBox3 .moduleBox3Child .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #EAEAEA;
    display: inline-block;
    border-radius: 50%;
    margin: 0 10px;
}

.moduleBox3 .moduleBox3Child .swiper-pagination-bullet-active {
    background-color: #009CBD;
}

.moduleBox3 img {
    width: 220px;
    height: auto;
}

.moduleBox4 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 160px;
}

.moduleBox4 .right {
    width: 50%;
}

.moduleBox4 .right h2 {
    margin-bottom: 15px;
}

.moduleBox4 .right p {
    margin-top: 30px;
}

.moduleBox4 .right .line {
    width: 120px;
    height: 1px;
    background-color: #54585A;
    margin-bottom: 38px;
    margin-top: 20px;
}

.moduleBox5 {
    background-color: #fcfcfc;
    padding: 70px 0;
    margin-top: 142px;
    background: url(/assets/images/zee_bg.png) no-repeat;
    background-size: cover;
}

.moduleBox5 .moduleBox5Child {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.moduleBox5 .left {
    max-width: 520px;
    margin-right: 140px;
}

.moduleBox5 .left h1 {
    margin-bottom: 14px;
}

.moduleBox5 a {
    display: block;
}

.moduleBox6 {
    margin-top: 115px;
}

.moduleBox6 h2 {
    margin-bottom: 50px;
}

.moduleBox6 .moduleBox6Child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.moduleBox6 .pic {
    width: 35%;
    border: none;
    background-color: #000;
}
.moduleBox6 .right{
    width: 65%;
    margin-left: 50px;
}
.moduleBox6 .right p {
    width: 70%;
}

.moduleBox6 .right p .more {
    font-weight: bolder;
    color: #E87722;
}

.moduleBox6 .right .list {
    font-family: fontMedium;
    margin-top: 26px;
}

@media screen and (max-width: 1024px) {
    .moduleBox1_left {
        padding: 0;
        background: none;
        background-size: cover;
    }
    .fromBox {
        margin: 0 auto;
        background-color: #fff;
        padding: 2rem;
        /* text-align: left; */
    }
    .fromBox h4 {
        margin-bottom: 10px;
    }
    .fromBox .appendBtn {
        margin-bottom: 1rem;
    }
    
	/*.fromBox .btnGroup {
        display: none;
    }*/
    .imgBox {
        display: block;
        margin-bottom: 3rem;
    }
    .imgBox img {
        width: 100%;
        height: auto;
    }
    .moduleBox1_left .moduleBox1LChild {
        text-align: left;
    }
    .moduleBox1_left h4 {
        line-height: 1.0rem;
    }
    .moduleBox1_left p {
        margin-top: 1.1875rem;
    }
    .moduleBox1_left h1 {
        line-height: 1.875rem;
        margin-top: 1.1875rem;
    }
    .moduleBox1_left a {
        margin-top: 3.125rem;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
   
    .moduleBox1_left .meetReq p{
        margin-top: 0px !important;
    }
    .moduleBox1_left .yesImg{
        width: 70px;
    }
    .moduleBox1_left .close {
        float: right;
        padding: 0 10px;
        display: inline-block;
        cursor: pointer;
    }
    .moduleBox1_img {
        margin-top: 2.6875rem;
        margin-bottom: 1.6875rem;
    }
    .moduleBox1_img img {
        width: 100%;
    }
    .moduleBox1_right h1 {
        margin-bottom: 1.6875rem;
    }
    .moduleBox1_right .moreP {
        display: none;
    }
    .moduleBox1_right .moreBtn {
        display: block;
    }
    .moduleBox1_right h2 {
        margin-top: 2.9375rem;
    }
    .moduleBox2 {
        margin-top: 3.0rem;
        padding-top: 3.25rem;
        padding-bottom: 4.625rem;
    }
    .moduleBox2 .view-width {
        padding: 0;
    }
    .moduleBox2child .left {
        width: 100%;
        padding: 0 1.875rem;
        margin-bottom: 2.125rem;
        box-sizing: border-box;
    }
    .moduleBox2child .left h1 {
        margin-bottom: 0.3125rem;
    }
    .moduleBox2child .right {
        margin-top: 1.8125rem;
        width: 100%;
        padding-left: 0;
    }
    .moduleBox2child .right .title {
        height: 3.1875rem;
        line-height: 3.1875rem;
        margin-bottom: 0;
        padding: 0 1.875rem;
        position: relative;
    }
    .moduleBox2child .right .title:after {
        content: '';
        display: block;
        position: absolute;
        width: 0.625rem;
        height: 0.3125rem;
        right: 1.875rem;
        top: 0;
        bottom: 0;
        margin: auto;
        background: url("/assets/icon/allow.png") no-repeat center center/100% 100%;
    }
    .moduleBox2child .right .title.isShow:after {
        transform: rotate(180deg);
    }
    .moduleBox2child .right h1 {
        width: auto;
        margin-right: 1.4375rem;
        font-size: 1.125rem;
    }
    .moduleBox2child .right h2 {
        display: inline-block;
        font-size: 1rem;
    }
    .moduleBox2child .right p {
        padding: 1.6875rem 2.375rem;
        margin-bottom: 0;
        box-sizing: border-box;
    }
    .moduleBox2child .right p span {
        color: #009CBD;
        font-family: fontMedium;
    }
    .moduleBox3 {
        margin-top: 5.4375rem;
        display: block;
        padding-bottom: 19rem;
    }
    .moduleBox3 img {
        width: auto;
        height: 13.6875rem;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 24.5rem;
    }
    .moduleBox3 .moduleBox3Child {
        width: 100%;
    }
    .moduleBox3 .moduleBox3Child h1 {
        margin-bottom: 2.4375rem;
    }
    .moduleBox3 .moduleBox3Child .swiper-container {
        margin-right: 0;
        width: 100%;
        overflow: hidden;
    }
    .moduleBox3 .moduleBox3Child .swiper-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }
    .moduleBox3 .moduleBox3Child .swiper-wrapper p {
        padding: 0;
        text-align: left;
    }
    .moduleBox3 .moduleBox3Child .swiper-pagination {
        margin-top: 3.6875rem;
    }
    .moduleBox4 {
        display: block;
        margin-top: 5.0rem;
    }
    .moduleBox4 h1 {
        margin-bottom: 0.625rem;
    }
    .moduleBox4 .right {
        width: 100%;
        margin-top: 3.125rem;
    }
    .moduleBox4 .right h1 {
        color: #54585A;
    }
    .moduleBox4 .right h2 {
        margin-bottom: 0.375rem;
    }
    .moduleBox4 .right p br {
        display: none;
    }
    .moduleBox4 .right .line {
        width: 7.5rem;
        height: 1px;
        background-color: #54585A;
        margin-bottom: 1.875rem;
        margin-top: 1.5625rem;
    }
    .moduleBox5 {
        padding: 0;
        margin-top: 5.125rem;
        padding-top: 6.875rem;
        padding-bottom: 6.875rem;
    }
    .moduleBox5 .moduleBox5Child {
        display: block;
    }
    .moduleBox5 .left {
        margin-right: 0;
    }
    .moduleBox5 .left p {
        margin-top: 2.9375rem;
    }
    .moduleBox5 a {
        margin-top: 4.125rem;
        margin-left: auto;
        margin-right: auto;
    }
    .moduleBox6 {
        margin-top: 3.5625rem;
        position: relative;
        padding-top: 1rem;
    }
    .moduleBox6 .moduleBox6Child {
        display: block;
    }
    .moduleBox6 h1 {
        margin-bottom: 0;
    }
    .moduleBox6 h2 {
        margin-bottom: 3.375rem;
    }
    .moduleBox6 .pic {
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
    }
    .moduleBox6 .right {
        padding: 0;
		width: auto;
		margin-left: auto;
		margin-top: 32px;
    }
    .moduleBox6 .right p {
        margin-bottom: 2.75rem;
        width: 100%;
    }
    .moduleBox6 .right .list {
        margin-top: 2.9375rem;
        margin-bottom: 0;
    }
}