.position{
	width:1200px!important;
}
.lesson{
	width:100%;
	margin:0 auto;
	margin-top:20px;
}
.lesson_one{
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.lesson_one ul li{
	float:left;
	margin-right:20px;
}
.lesson_one ul li:last-child{
	margin-right:0px;
}
.lesson_list{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
	margin-top:50px;
	padding-bottom:30px;
}
.lesson_two{
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.block-top {
    height: 47px;
    border-bottom: 2px solid #2e3340;
	margin-top:20px;
}
.block-top h2 {
    line-height: 43px;
    font-size: 20px;
    color: #e91b05;
    display: inline-block;
    border-bottom: 4px solid #e91b05;
    font-weight: normal;
}
.block-top span {
    font-size: 18px;
    color: #2e3340;
    margin-left: 20px;
}
.block-more {
    float: right;
    color: #2e3340;
    letter-spacing: 2px;
    line-height: 47px;
    font-size: 18px;
}
.course-content li {
    display: inline-block;
    width: 225px;
    height: 225px;
    background: #fff;
    margin-top: 18px;
    text-align: center;
    vertical-align: top;
	margin-right:14px;
}
.course-content li:nth-child(5n){
	margin-right:0px;
}
.course-content li img {
    width: 150px;
    height: 124px;
    display: block;
    margin: 15px auto 10px;
}
.course-content li .lesson_name {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
}
.lesson_ys{
	margin:0 auto;
	width:1200px;
	height:auto;
	overflow:hidden;
}
.advantage-main {
    width: 1200px;
    margin: 50px auto 0;
}
.block-title {
    position: relative;
    text-align: center;
}
.block-title:before, .block-title:after {
    content: '';
    position: absolute;
    height: 3px;
    top: 50px;
    background: #040608;
    width: 430px;
}
.block-title:before, .block-title:after {
    content: '';
    position: absolute;
    height: 3px;
    top: 50px;
    background: #040608;
    width: 430px;
}
.advantage-title:after {
    right: 0;
}
.advantage-title:before {
    left: 0;
}
.title-h2 {
    font-size: 60px;
    color: #040608;
	font-weight:500;
}
.advantage-p {
    font-size: 30px;
    line-height:100px;
    color: #00458b;
    text-align: center;
}
.advantage-list {
    width: 1200px;
    height: auto;
	overflow:hidden;
}
.salary {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.salary-title:before {
    width: 310px;
    left: 0;
    background: #333;
}
.salary-title h2 {
    font-size: 46px;
    font-weight: normal;
}
.salary-title h3 {
    font-size: 30px;
    font-weight: normal;
    color: #2f2c2c;
}
.salary-title:after {
    width: 310px;
    right: 0;
    background: #333;
}
.salary-increases-list {
    margin-top: 30px;
    height: 116px;
}
.salary-increases-list li {
    float: left;
    width: 270px;
    height: 116px;
    text-align: center;
    background: #f9a329;
    border-radius: 10px;
}
.salary-increases-list li h2 {
    font-size: 26px;
    color: #fff;
    vertical-align: middle;
    margin: 10px auto;
    font-weight: normal;
}
.salary-increases-list li p {
    display: inline-block;
    width: 208px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: #eabd1f;
    border-radius: 5px;
}
.salary-increases-list li+li {
    margin-left: 40px;
}
.salary-list {
    height: 440px;
    box-sizing: border-box;
    margin-top: 40px;
}
.salary-list>li {
    float: left;
    width: 270px;
    height: 440px;
    border-radius: 5px;
}
.salary-list>li>h2 {
    font-size: 24px;
    color: #fff;
    margin: 200px auto 10px;
    font-weight: normal;
}
.salary-list>li>p {
    font-size: 18px;
    color: #fff;
}
.salary-btn {
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background: #00a0e9;
    border-radius: 5px;
    margin-top: 100px;
}
.textbook {
    background: url(../images/textbook1.jpg);
}
.exam {
    background: url(../images/textbook2.jpg);
}
.video {
    background: url(../images/textbook3.jpg);
}
.salary-list>li+li {
    margin-left: 30px;
}
.FAQ-title {
    font-size: 26px;
    color: #333 !important;
    margin: 26px 0 18px !important;
}
.FAQ {
    width: 300px !important;
    text-align: left;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding:0px 20px;
}
.FAQ-list li{
    line-height: 30px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.FAQ-btn {
    position: relative;
    width: 180px;
    text-align: center;
    margin-top: 20px !important;
}
.FAQ-btn:after {
    content: '';
    position: absolute;
    width: 16px;
    top: 12px;
    right: 10px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}
.salary-btn:hover{
    color: #fff;
}
.ywjy_six {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}
.ywjy_six h1 {
    text-align: center;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.cul {
    width: 1160px;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 26px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 20px;
}
.cul .roll1 {
    display: inline;
    width: 34px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 218px;
    left: 0px;
}
.fl {
    float: left;
}
.company-slide-box {
    width: 1020px;
    overflow: hidden;
    margin: 0 auto;
    margin-left: 30px;
}
.cul .tempWrap {
    width: 1100px!important;
}
.tempWrap {
    margin: 0 auto!important;
}
.cul li{
    float:left;
    margin:0px 8.5px;
    width:188px!important;
    height:auto;
    overflow:hidden;
    background:#f1f1f1;
    text-align:center;
    padding:0px 10px;
    border:1px solid #f1f1f1;
    text-align: left;
    padding-bottom: 20px;
}
.cul li:hover{
    border:1px solid #2691FD;
    background: #f4f4f4;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.cul li img{
    width:166px;
    height:166px;
    margin-top:10px;
}
.cul li em{
    display: block;
    width: 100%;
    padding-top: 10px;
    color: #262626;
    font-size: 20px;
    line-height: 28px!important;
    font-style: normal;
    text-align:left;
    /*margin-bottom:2px;*/
}
.cul li em i{
    color:#000;
    font-size:15px;
    line-height:36px;
    font-style:normal;
    margin-left:5px;
}
.cul li p {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 2px;
    text-align:left;
}


.cul li.nones{margin-right:0}
.cul .roll2 {
    display: inline;
    width: 34px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 218px;
    right:0px;
}
.cul .roll1 {
    display: inline;
    width: 34px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 218px;
    left: 0px;
}
.ywjy_six h1 p {
    font-size: 18px;
    line-height: 48px;
    color: #9e9f9f;
    font-weight: normal;
}
.combat{
    text-align: center;
    width: 1200px;
    margin: 50px auto 0 auto;
}
.combat-title:before {
    width: 230px;
    left: 0;
    background: #333;
}
.combat-title h2{
    color: #000;
}
.combat-title:after {
    width: 230px;
    right: 0;
    background: #333;
}
.combat-title h2{
    font-size: 44px;
}
.combat-title h3{
    font-size: 28px;
    font-weight: normal;
    color: #2f2c2c;
}
.cases {
    margin-top: 30px;
}
.cases ul li:hover {
    box-shadow: 0px 0px 10px 5px #cccccc;
    -webkit-box-shadow: 0px 0px 10px 5px #cccccc;
    -moz-box-shadow: 0px 0px 10px 5px #cccccc;
}
.combat1{
    width:1100px!important;
    margin:0 auto;
}
.combat2{
    margin-top:20px;
}
.s-consult {
    width: 1200px;
    height: 440px;
    margin: 60px auto 0px auto;
}
.email-box input[type="text"] {
    background: #e9e9e9;
    border: none;
    border-radius: 5px;
    width: 260px;
    height: 50px;
    margin: 10px auto;
    font-size: 18px;
    color: #666;
    padding-left: 15px;
}
.email-box input[type="submit"] {
    background: #2691FD;
    border: none;
    border-radius: 5px;
    width: 260px;
    height: 50px;
    margin: 10px auto;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}
.email-box {
    float: left;
    height: 440px;
    width: 370px;
    border-radius: 5px;
    padding-top: 50px;
    margin-right: 35px;
    text-align: center;
    box-shadow: 0px 0px 20px #ccc;
}
.email-box h6 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}
.exam-box {
    background: #3e74bd;
}
.listen-box {
    background: #6a7aba;
}
.class-service {
    margin-top: 30px;
    background: #fcb213;
}
.service-box {
    float: right;
    width: 385px;
    height: 205px;
    border-radius: 5px;
    text-align: center;
}
.service-box p {
    font-size: 44px;
    color: #fff;
}
.service-box img {
    margin-top: 30px;
    height: 78px;
}