/*********************** PC ************************/
.agentBanner { width: 100%; height: 572px; background-size: cover !important;}
/* 第一屏 */
.oneBox { position: relative; width: 100%; height: 572px; background-size: cover; }
.oneMain { position: absolute; padding: 35px; width: 425px; height: 400px; background: #2c3998; z-index: 2; top: 50%; left: 50%; transform: translateY(-50%); margin-left: 100px; }
.oneMain H3 { font-size: 30px; color: #ffcd33; letter-spacing: 5px; line-height: 80px; text-align: center; font-weight: normal; }
.oneFormItem { display: flex; justify-content: space-between; margin-bottom: 25px; }
.oneFormItem p { border: 1px solid #b5b6bc; height: 38px; line-height: 38px; padding: 0 10px; background: #fff; font-size: 16px; color: #7d7d7d; flex: 1; }
.oneFormItem i { color: #ff6d68; }
.oneFormItem input { width: 200px; height: 36px; line-height: 36px; float: right; }
.getCodeBox1 { position: relative; width: 140px; height: 38px; }
.getCodeMantle1 { display: none; position: absolute; top: 0; left: 0; width: 140px; height: 38px; z-index: 2; }
#getCodeBtn1 { height: 38px; line-height: 38px; background: #4f77e6; color: #fff; font-size: 16px; text-align: center; margin-left: 5px; cursor: pointer; }
#agentSumbit1 { width: 170px; height: 40px; font-size: 20px; color: #2c3998; background: #ffcd33; margin: 0 auto; display: block; }
/* 第二屏 */
.twoBox { width: 1200px; margin: 0 auto; }
.twoTitle { width: 100%; text-align: center; margin: 90px 0; }
.twoBox h2 { font-size: 48px; color: #2c3998; line-height: 70px; font-weight: normal; }
.twoBox h3 { font-size: 30px; color: #4f4f51; line-height: 45px; font-weight: normal; }
.twoMain { width: 100%; display: flex; justify-content: space-between; }
.twoMain li { position: relative; width: 358px; height: 350px; overflow: hidden; }
.twoMain li img { width: 100%; height: 100%; }
.twoMainShow { position: absolute; z-index: 2; padding: 0 30px; width: 100%; height: 350px; top: 145px; background-image: linear-gradient(rgba(44,57,152,0), rgba(44,57,152,1)); transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; -ms-transition: all .2s linear; }
.twoMainShow h4 { margin-top: 100px; font-size: 30px; color: #ffcd33; line-height: 40px; font-weight: normal; }
.twoMainShow h5 { font-size: 30px; color: #fff; line-height: 40px; margin-bottom: 30px; font-weight: normal; }
.twoMainShow p { font-size: 16px; color: #fff; }
.twoMainShow a { position: absolute; right: 20px; bottom: 20px; cursor: pointer; display: block; width: 130px; height: 36px; line-height: 36px; text-align: center; color: #2c3999; font-size: 18px; background: #f4f5f5; }
.twoMain li:hover > .twoMainShow { top: 0; }
.twoMain2 { width: 100%; }
.twoMain2 li { width: 100%; display: flex; justify-content: space-between; margin-bottom: 50px; }
.twoMain2 li img { box-shadow: 0 0 10px #ccc; border: 1px solid #ccc; padding: 5px; }
.twoMainShow2 { padding: 40px; }
/* 第三屏 */
.threeBox { width: 100%; height: 890px; margin: 0 auto; background: url('../img/agentThree.jpg') no-repeat center; }
.threeTitle { width: 100%; text-align: center; padding: 90px 0; }
.threeTitle h2 { font-size: 48px; color: #ffcc33; line-height: 70px; font-weight: normal; }
.threeTitle h3 { font-size: 30px; color: #fff; line-height: 45px; font-weight: normal; }
.threeVideoBox { width: 1200px; height: 500px; margin: 0 auto; overflow: hidden; }
.threeVideoBox ul { width: 9999px; }
.threeVideoBox li { width: 1200px; height: 460px; display: inline-block; }
.threeSlidePoint { display: flex; justify-content: center; align-items: center; width: 100%; height: 15px; cursor: pointer; }
.threeSlidePoint span { width: 15px; height: 15px; border-radius: 50%; background: #fff; margin: 0 5px; }
.threeSlidePoint .swiper-pagination-bullet-active { background: #ffcc33 !important; }
.threePlayer { position: relative; width: 700px; height: 400px; border: 5px solid #fff; background: #000; float: left; }
.threePlayer img { position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); z-index: 2; width: 64px; height: 64px; cursor: pointer; }
.threeDesc { width: 500px; color: #fff; float: right; padding: 50px; }
.threeDesc h3 { font-size: 40px; line-height: 85px; text-align: left; }
.threeDesc p { font-size: 25px; line-height: 50px; }
/* 第四屏 */
.fourBg { width: 100%; height: 770px; background: #f4f5f5; }
.fourBox { width: 1200px; margin: 0 auto; }
.fourTitle { width: 100%; text-align: center; padding: 90px 0; }
.fourBox h2 { font-size: 48px; color: #2c3998; line-height: 70px; font-weight: normal; }
.fourBox h3 { font-size: 30px; color: #4f4f51; line-height: 45px; font-weight: normal; }
.fourMain { display: flex; justify-content: center; }
.fourMain ul { width: 430px; }
.fourMain li { padding: 10px 30px; height: 88px; border-left: 2px solid #2c3998; border-top: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; margin-bottom: 10px; }
.fourMain li h2 { font-size: 24px; color: #2c3999; line-height: 40px; font-weight: normal; }
.fourMain li p { font-size: 14px; color: #4f4f51; line-height: 25px; font-weight: normal; }
.fourMain li:hover { background: #2c3998; }
.fourMain li:hover > h2 { color: #ffcc33; }
.fourMain li:hover > p { color: #fff; }
.fourImg { border: 5px solid #fff; box-shadow: 0 0 10px #ccc; width: 654px; height: 382px; }
.fourImg img { display: none; }
.fourImgShow { display: block !important; }
/* 第五屏 */
.fiveBox { width: 1200px; margin: 0 auto; }
.fiveTitle { width: 100%; text-align: center; padding: 90px 0; }
.fiveTitle h2 { font-size: 48px; color: #2c3998; line-height: 70px; font-weight: normal; }
.fiveMain { display: flex; justify-content: space-between; flex-wrap: wrap; }
.fiveMain li { width: 365px; height: 165px; background: #f4f5f5; border-left: 2px solid #2c3999; margin-bottom: 50px; padding: 40px 50px; }
.fiveMain li h3 { font-size: 30px; color: #2c3999; line-height: 45px; }
.fiveMain li h3 span { width: 40px; height: 40px; line-height: 40px; vertical-align: top; font-size: 20px; display: inline-block; border-radius: 50%; background: #2c3999; color: #f4f5f5; text-align: center; margin-right: 10px; }
.fiveMain li p { font-size: 18px; color: #4f4f51; line-height: 35px; }
.fiveMain li:hover { background: #2c3998; }
.fiveMain li:hover > h3 { color: #ffcc33; }
.fiveMain li:hover > h3 span { background: #ffcc33; color: #2c3999; }
.fiveMain li:hover > p { color: #fff; }
/* 第六屏 */
.sixBg { width: 100%; height: 838px; background: url('../img/agentSixBg.jpg') no-repeat center; }
.sixBox { position: relative; width: 1200px; margin: 0 auto; position: relative; }
.sixTitle { width: 100%; text-align: center; padding: 90px 0; }
.sixTitle h2 { font-size: 48px; color: #fff; line-height: 70px; font-weight: normal; }
.sixMainBg { width: 680px; height: 490px; position: absolute; top: 210px; left: 50%; margin-left: -610px; z-index: 0; background: url(../img/agentSixMainBg.png) no-repeat center; }
.sixMain { width: 609px; height: 381px; overflow: hidden; }
.sixImg { width: 609px; height: 381px; }
.sixSlidePoint { position: absolute; left: 700px; top: 425px; display: flex; flex-direction: column; justify-content: center; width: 550px; height: 35px; }
.sixSlidePoint span { line-height: 35px; color: #fff; font-size: 18px; cursor: pointer; }
.sixSlidePoint .swiper-pagination-bullet-active { color: #ffcc33 !important; }
/* 第七屏 */
.sevenBox { width: 1200px; margin: 0 auto; }
.sevenTitle { width: 100%; text-align: center; padding: 90px 0; }
.sevenTitle h2 { font-size: 48px; color: #2c3999; line-height: 70px; font-weight: normal; }
.sevenMain { display: flex; justify-content: space-between; flex-wrap: wrap; }
.sevenMain li { width: 500px; margin-bottom: 50px; }
.sevenMain li h4 { line-height: 38px; margin-bottom: 10px; }
.sevenMain li h4 i { background: #2c3999; color: #ffcd33; font-size: 20px; margin-right: 10px; position: relative; text-align: center; font-style:normal; display: inline-block; width: 38px; height: 38px; border-radius: 5px; }
.sevenMain li h4 i:after { content: ''; display: block; right: -5px; top: 15px; position: absolute; border-left: 5px solid #2c3999; border-right: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.sevenMain li h4 span { font-size: 26px; color: #2c3999; vertical-align: top; }
.sevenMain li p { line-height: 38px; }
.sevenMain li p i { background: #ffcd33; color: #2c3999; font-size: 20px; margin-right: 10px; position: relative; text-align: center; font-style:normal; display: inline-block; width: 38px; height: 38px; border-radius: 5px; }
.sevenMain li p i:after { content: ''; display: block; right: -5px; top: 15px; position: absolute; border-left: 5px solid #ffcd33; border-right: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.sevenMain li p span { font-size: 16px; color: #4f4f51; vertical-align: top; float: right; width: 448px; }
/* 第八屏 */
.eightBgSeat { width: 100%; height: 150px; }
.eightBg { width: 100%; height: 150px; background: #2c3998; position: fixed; bottom: 0; z-index: 10; }
.eightBox { width: 1200px; height: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.eightFormItem { display: flex; justify-content: space-between; width: 300px; }
.eightFormItem p { border: 1px solid #b5b6bc; height: 38px; line-height: 38px; padding: 0 10px; background: #fff; font-size: 16px; color: #7d7d7d; flex: 1; }
.eightFormItem i { color: #ff6d68; }
.eightFormItem input { width: 165px; height: 36px; line-height: 36px; float: right; }
.getCodeBox2 { position: relative; width: 140px; height: 38px; }
.getCodeMantle2 { display: none; position: absolute; top: 0; left: 0; width: 140px; height: 38px; z-index: 2; }
#getCodeBtn2 { height: 38px; line-height: 38px; background: #4f77e6; color: #fff; font-size: 16px; text-align: center; margin-left: 5px; cursor: pointer; }
#agentSumbit2 { width: 170px; height: 40px; font-size: 20px; color: #2c3998; background: #ffcd33; display: block; }

/*********************** H5 ************************/
/* 我要合伙 */
.agentSumbitBoxH5 { display: none; position: fixed; bottom: 0; z-index: 10; width: 100%; height: 2rem; background: #2c3999; text-align: center; }
#agentSumbitFixedH5 { font-size: 0.6rem; line-height: 1rem; width: 5rem; height: 1rem; margin: 0.5rem auto; color: #2c3999; background: #ffcd33; }
/* 第一屏 */
.oneBoxH5 { padding: 0.6rem 1rem; background: #2c3999; }
.oneBoxH5 H2 { color: #ffcd33; font-size: 0.8rem; line-height: 1.2rem; text-align: center; }
.oneBoxH5 H3 { color: #fff; font-size: 0.6rem; line-height: 0.8rem; text-align: center; margin-bottom: 0.5rem; }
.oneFormItemH5 { display: flex; justify-content: space-between; margin-bottom: 0.4rem; }
.oneFormItemH5 p { border: 1px solid #b5b6bc; height: 1rem; line-height: 1rem; padding: 0 0.1rem; background: #fff; font-size: 0.4rem; color: #7d7d7d; flex: 1; }
.oneFormItemH5 i { color: #ff6d68; }
.oneFormItemH5 input { width: 4.5rem; height: 0.9rem; line-height: 0.9rem; float: right; }
.getCodeBoxH5 { position: relative; width: 3rem; height: 1rem; }
.getCodeMantleH5 { display: none; position: absolute; top: 0; left: 0; width: 2.5rem; height: 1rem; z-index: 2; }
#getCodeBtnH5 { height: 1rem; line-height: 1rem; background: #4f77e6; color: #fff; font-size: 0.4rem; text-align: center; margin-left: 0.1rem; cursor: pointer; }
#agentSumbitH5 { width: 8rem; height: 1rem; font-size: 0.4rem; color: #2c3998; background: #ffcd33; margin: 0 auto; display: block; }
/* 第二屏 */
.twoBoxH5 { width: 100%; }
.twoTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.twoBoxH5 h2 { font-size: 0.7rem; color: #2c3998; line-height: 1.2rem; font-weight: normal; }
.twoBoxH5 h3 { font-size: 0.4rem; color: #4f4f51; line-height: 0.6rem; font-weight: normal; }
.twoMainH5 li { background-size: cover !important; }
.twoMainShowH5 { padding: 1rem; background: rgba(0,0,0,.6); }
.twoMainShowH5 h4 { font-size: 0.7rem; color: #ffcd33; line-height: 0.8rem; font-weight: normal; }
.twoMainShowH5 h5 { font-size: 0.6rem; color: #fff; line-height: 0.7rem; margin-bottom: 0.5rem; font-weight: normal; }
.twoMainShowH5 p { font-size: 0.24rem; color: #fff; line-height: 0.6rem; }
.twoMain2H5 { width: 100%; }
.twoMain2H5 li { width: 100%; display: flex; justify-content: space-between; margin-bottom: 0.5rem; }
.twoMain2H5 li img { box-shadow: 0 0 10px #ccc; border: 1px solid #ccc; padding: 5px; width: 6rem; height: 3.8rem; }
.twoMain2H5 li div { width: 40%; padding: 0.45rem; }
/* 第三屏 */
.threeBoxH5 { width: 100%; margin: 0 auto; background: url('../img/agentThree.jpg') no-repeat center; }
.threeTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.threeTitleH5 h2 { font-size: 0.7rem; color: #ffcc33; line-height: 1.2rem; font-weight: normal; }
.threeTitleH5 h3 { font-size: 0.4rem; color: #fff; line-height: 0.6rem; font-weight: normal; }
.threeVideoBoxH5 { width: 100%; height: 10rem; margin: 0 auto; overflow: hidden; }
.threeVideoBoxH5 ul { width: 9999px; }
.threeVideoBoxH5 li { height: 9rem; display: inline-block; }
.threeSlidePointH5 { display: flex; justify-content: center; align-items: center; width: 100%; height: 0.3rem; cursor: pointer; }
.threeSlidePointH5 span { width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #fff; margin: 0 0.1rem; }
.threeSlidePointH5 .swiper-pagination-bullet-active { background: #ffcc33 !important; }
.threePlayerH5 { position: relative; width: 9rem; height: 5.2rem; border: 5px solid #fff; background: #000; margin: 0 auto; }
.threePlayerH5 img { position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); z-index: 2; width: 64px; height: 64px; cursor: pointer; }
.threeDescH5 { width: 100%; color: #fff; float: right; padding: 0.35rem; }
.threeDescH5 h3 { font-size: 0.35rem; line-height: 0.6rem; text-align: left; }
.threeDescH5 p { font-size: 0.24rem; line-height: 0.6rem; text-align: right; }
/* 第四屏 */
.fourBgH5 { width: 100%; height: 10rem; background: #f4f5f5; }
.fourBoxH5 { width: 100%; }
.fourTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.fourBoxH5 h2 { font-size: 0.7rem; color: #2c3998; line-height: 1.2rem; font-weight: normal; }
.fourBoxH5 h3 { font-size: 0.4rem; color: #4f4f51; line-height: 0.6rem; font-weight: normal; }
.fourMainH5 { display: flex; justify-content: center; height: 6rem; }
.fourMainH5 ul { width: 50%; }
.fourMainH5 li { padding: 0.1rem; border-left: 2px solid #2c3998; border-top: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; margin-bottom: 0.1rem; }
.fourMainH5 li h2 { font-size: 0.4rem; color: #2c3999; line-height: 0.6rem; font-weight: normal; }
.fourMainH5 li p { font-size: 0.24rem; color: #4f4f51; line-height: 0.4rem; font-weight: normal; }
.fourMainAcitveH5 { background: #2c3998 !important; }
.fourMainAcitveH5  h2 { color: #ffcc33 !important; }
.fourMainAcitveH5  p { color: #fff !important; }
.fourImgH5 { border: 5px solid #fff; box-shadow: 0 0 10px #ccc; width: 5rem; overflow: hidden; position: relative; }
.fourImgH5 img { display: none; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); }
.fourImgShowH5 { display: block !important; }
/* 第五屏 */
.fiveBoxH5 { width: 100%; }
.fiveTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.fiveTitleH5 h2 { font-size: 0.7rem; color: #2c3998; line-height: 1.2rem; font-weight: normal; }
.fiveMainH5 { display: flex; justify-content: space-around; flex-wrap: wrap; }
.fiveMainH5 li { width: 4.5rem; background: #f4f5f5; border-left: 2px solid #2c3999; margin-bottom: 0.4rem; padding: 0.4rem 0.5rem; }
.fiveMainH5 li h3 { font-size: 0.5rem; color: #2c3999; line-height: 0.6rem; margin-bottom: 0.2rem; }
.fiveMainH5 li h3 span { width: 0.6rem; height: 0.6rem; line-height: 0.6rem; vertical-align: top; font-size: 0.3rem; display: inline-block; border-radius: 50%; background: #2c3999; color: #f4f5f5; text-align: center; margin-right: 0.1rem; }
.fiveMainH5 li p { font-size: 0.3rem; color: #4f4f51; line-height: 0.4rem; }
.fiveMainH5 li:hover { background: #2c3998; }
.fiveMainH5 li:hover > h3 { color: #ffcc33; }
.fiveMainH5 li:hover > h3 span { background: #ffcc33; color: #2c3999; }
.fiveMainH5 li:hover > p { color: #fff; }
/* 第六屏 */
.sixBgH5 { width: 100%; background: url('../img/agentSixBg.jpg') no-repeat center; }
.sixBoxH5 { width: 100%; }
.sixTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.sixTitleH5 h2 { font-size: 0.7rem; color: #fff; line-height: 1.2rem; font-weight: normal; }
.sixMainH5 { width: 100%; height: 8rem; margin: 0 auto; overflow: hidden; }
.sixMainH5 ul { width: 9999px; }
.sixMainH5 li { display: inline-block; text-align: center; }
.sixMainH5 li img { width: 9rem; }
.sixMainH5 li p { font-size: 0.4rem; line-height: 1.2rem; color: #fff; text-align: center; }
.sixSlidePointH5 { display: flex; justify-content: center; align-items: center; width: 100%; height: 0.3rem; cursor: pointer; }
.sixSlidePointH5 span { width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #fff; margin: 0 0.1rem; }
.sixSlidePointH5 .swiper-pagination-bullet-active { background: #ffcc33 !important; }
/* 第七屏 */
.sevenBoxH5 { width: 100%; padding-bottom: 2rem; }
.sevenTitleH5 { width: 100%; text-align: center; padding: 0.5rem 0; }
.sevenTitleH5 h2 { font-size: 0.7rem; color: #2c3999; line-height: 1.2rem; font-weight: normal; }
.sevenMainH5 { display: flex; flex-direction: column; align-items: center; }
.sevenMainH5 li { width: 9rem; margin-bottom: 0.5rem; }
.sevenMainH5 li h4 { line-height: 0.8rem; margin-bottom: 0.2rem; }
.sevenMainH5 li h4 i { background: #2c3999; color: #ffcd33; font-size: 0.4rem; margin-right: 0.2rem; position: relative; text-align: center; font-style:normal; display: inline-block; width: 0.8rem; height: 0.8rem; border-radius: 5px; }
.sevenMainH5 li h4 i:after { content: ''; display: block; right: -5px; top: 50%; transform: translateY(-50%); position: absolute; border-left: 5px solid #2c3999; border-right: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.sevenMainH5 li h4 span { font-size: 0.5rem; color: #2c3999; vertical-align: bottom; }
.sevenMainH5 li p { line-height: 0.8rem; }
.sevenMainH5 li p i { background: #ffcd33; color: #2c3999; font-size: 0.4rem; margin-right: 0.2rem; position: relative; text-align: center; font-style:normal; display: inline-block; width: 0.8rem; height: 0.8rem; border-radius: 5px; }
.sevenMainH5 li p i:after { content: ''; display: block; right: -5px; top: 50%; transform: translateY(-50%); position: absolute; border-left: 5px solid #ffcd33; border-right: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.sevenMainH5 li p span { width: 7.9rem; font-size: 0.3rem; color: #4f4f51; vertical-align: top; float: right; }