/* PC网校 */
/* 模块一 */
.pc-one-w100{width: 100%;padding:80px 0 10px;background: url('../images/pc-one-bg.png') no-repeat center center;background-size: cover;}
.pc-one-w100 .pc-one-box{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.pc-one-box .pc-one-box-img{width: 960px;height: 495px;}

/* 模块二 */
.pc-two-w100{width: 100%;padding: 0 0 10px;background: #FCFCFF;}
.pc-two-w100 .pc-two-box{display: flex;justify-content: center;align-items: center;}
.pc-two-box ul{display: flex;flex-direction: column;margin-right: 155px;}
.pc-two-box ul li{margin-top: 35px;}
.pc-two-box ul li h2{font-weight: 500;}
.pc-two-box .pc-two-img{width: 750px;height: 530px;margin-right: -180px;}

/* H5网校 */
/* 模块一 */
.h5-one-w100{width: 100%;padding:80px 0 10px;background: #fff;}
.h5-one-w100 .h5-one-box{display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.h5-one-box .h5-one-box-img{width: 750px;height: 485px;}

/* 模块二 */
.h5-two-w100{width: 100%;padding: 0 0 10px;background: url('../images/h5-two-bg.png') no-repeat center center;background-size: cover;}
.h5-two-w100 .h5-two-box{display: flex;justify-content: center;align-items: center;}
.h5-two-box ul{display: flex;flex-direction: column;margin-left: 55px;justify-content: center;}
.h5-two-box ul li{margin: 65px 0;display: flex;}
.h5-two-box ul li .h5-two-icon{width: 17px;height: 17px;border-radius: 100%;background: #1ABBBD;display: inline-block;margin-top: 5px;}
.h5-two-box ul li .h5-t-li-sec{margin-left: 25px;}
.h5-two-box ul li h2{font-weight: 500;}
.h5-two-box ul li p{margin-top: 25px;line-height: 24px;}
.h5-two-box .h5-two-img{width: 645px;height: 470px;}

/* 小程序网校 */
/* 模块一 */
.xcx-one-w100{width: 100%;padding:80px 0 30px;background: #fff;}
.xcx-one-w100 .xcx-one-box{display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.xcx-one-box .xcx-one-box-img{width: 1050px;height: 520px;}

/* 模块二 */
.xcx-two-w100{width: 100%;padding: 0 0 20px;background:#FAFAFF;}
.xcx-two-w100 .xcx-two-box{display: flex;justify-content: center;align-items: center;margin-top: 60px;}
.xcx-two-box ul{display: flex;flex-direction: column;margin-left: 40px;justify-content: center;}
.xcx-two-box ul li{margin: 15px 0;display: flex;}
.xcx-two-box ul li .xcx-two-icon{width: 21px;height: 17px;display: inline-block;margin-top: 5px;}
.xcx-two-box ul li .xcx-t-li-sec{margin-left: 10px;}
.xcx-two-box ul li h2{font-weight: 500;}
.xcx-two-box ul li p{width:400px;margin-top: 15px;line-height: 24px;}
.xcx-two-box .xcx-two-img{width: 600px;height: 530px;}

/* 模块三 */
.xcx-thr-w100{width: 100%;background: #fff;}
.xcx-thr-w100 .xcx-thr-box{width: 100%;margin-top: 40px;}
.xcx-thr-box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xcx-thr-box ul li{padding: 20px;display: flex;flex-direction: column;align-items: center;cursor: pointer;}
.xcx-thr-box ul li:hover{border-radius: 10px;box-shadow: 0 0 25px 2px rgba(0,0,0,0.1);}
.xcx-thr-box ul li h2{font-weight: 500;}
.xcx-thr-box ul li p{width: 275px;line-height: 24px;text-align: center;height: 72px;line-height: 24px;}

/* app网校 */
/* 模块一 */
.app-one-w100{width: 100%;padding:80px 0 30px;background: #fff;}
.app-one-w100 .app-one-box{display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.app-one-box .app-one-box-img{width: 593px;height: 453px;}

/* 模块二 */
.app-two-w100{width: 100%;padding: 0 0 20px;background:#fff;}
.app-two-w100 .app-two-box{display: flex;justify-content: center;align-items: center;margin-top: 60px;}
.app-two-box ul{display: flex;flex-direction: column;margin-right: 56px;justify-content: center;}
.app-two-box ul li{margin: 25px 0;}
.app-two-box ul li h2{font-weight: 500;}
.app-two-box ul li p{width:400px;margin-top: 25px;line-height: 24px;}
.app-two-box .app-two-img{width: 760px;height: 538px;}