.banner{width: 100%;background-repeat:no-repeat;background-size: auto 100%;background-position:center top;}

.college-box{padding: 50px 0 50px;background-color: #fff;}
.college-box .coll-title{text-align: center;margin-bottom: 50px;}

/* 学习结束 */
.study .tab-study{width: 880px;height: auto;display: flex;justify-content: space-between;margin: 0px auto 40px auto;text-align: center;}
.study .tab-study li{display: inline-block;width: 240px;height: 52px;line-height: 50px;text-align: center;border-radius: 26px;background-color: #E5E5E5;font-size: 20px;font-weight: bold; color: #999;cursor: pointer;}
.study .tab-study li.layui-this{background-color: #e1251b;color: #fff;}
.study .tab-body{width: 1100px;height: auto;margin: 0 auto;}
.study .tab-body .block{display: none;}
.study .tab-body .block .poster{width: 430px;height: 250px;}
.study .tab-body .block .poster img{width: 100%;height: 100%;}
.study .tab-body .block dl{width: 590px;padding-top: 8px;}
.study .tab-body .block dl dt{line-height: 24px;font-size: 22px;color: #333;font-weight: bold;text-align: right;margin-bottom: 6px;}
.study .tab-body .block dl dd{font-size: 16px;line-height: 26px;color: #333;text-indent:20px;}

/* 大纲介绍开始 */
.outline-tab-box{width: 1000px;height: auto;margin: 0 auto;background-color: #fff;box-shadow:0px 2px 10px 0px rgba(153,153,153,0.26);border-radius:10px;padding-bottom: 1px;}
.outline-tab-box .tab-outline{display: flex;justify-content: space-between;padding:30px 50px 0 50px;margin-bottom: 30px;text-align: center;}
.outline-tab-box .tab-outline li{display: inline-block; position: relative;width: auto;height: auto;font-size: 20px;color: #999;cursor: pointer;padding-bottom: 6px;}
.outline-tab-box .tab-outline li:after{position: absolute;bottom: 0;left: 18px; content: " ";display: block;width: 40px;height: 2px;clear: both;background-color: #fff;}
.outline-tab-box .tab-outline li:hover{color: #FF538B;}
.outline-tab-box .tab-outline li.layui-this{color: #FF538B;}
.outline-tab-box .tab-outline li.layui-this:after{background-color: #FF538B;}
.outline-tab-box .tab-body{width: auto;height: auto;padding: 0 30px;}
.outline-tab-box .tab-body .block{display: none;}
.outline-tab-box .tab-body .block dl{position: relative;width: auto;min-height: 38px;margin-bottom: 40px;padding-top: 18px;}
.outline-tab-box .tab-body .block dl dt{position: absolute;top: 0;left: 0; width: 170px;height: 56px;line-height: 56px;text-align: center;background-color: #FF538B;color: #fff;font-size: 16px;}
.outline-tab-box .tab-body .block dl dd{width: 730px;font-size: 16px;color: #333;}

/* 报名入口 */
.enroll .enroll-form{width: 400px;height: auto;margin: 0 auto;}
.enroll .enroll-form .layui-form-item{margin-bottom: 20px;}
.enroll .enroll-form .layui-form-item .layui-form-label{width: 100px;height: 40px;line-height: 40px; padding:0;text-align: left;font-size: 18px; color: #fff;}
.enroll .enroll-form .layui-form-item .layui-input-block{margin-left: 100px;min-height: 40px;}
.layui-input, .layui-textarea, .layui-select{height: 40px;line-height: 40px;border-radius:4px;font-size: 16px;color: #666;}
.enroll .enroll-form .city .layui-form-select{width: 94px;float: left;}
.enroll .enroll-form .city .layui-input{width: 94px;}
.enroll .enroll-form .layui-form-item .layui-btn{width: 360px;height: 60px;background-color: #FF538B; border-radius:10px;font-size: 18px;margin: 40px 0 0 20px;}
















