.btn { display: inline-block; font-weight: normal; color: #666; text-align: center; text-decoration: none; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; background-color: white; border-style: solid; border-color: #ddd; height: 36px; padding: 0 12px; font-size: 14px; line-height: 34px; border-width: 1px; border-radius: 4px; user-select: none; box-sizing: border-box; transition: 0.3s; touch-action: manipulation; }

.btn:hover { color: #222; text-decoration: none; border-color: #bbb; }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.4; filter: alpha(opacity=40); pointer-events: none; }

.btn-solid-primary, .btn-solid-primary:hover { color: white; border-color: transparent; }

.btn-solid-primary, .btn-solid-primary.disabled:hover, .btn-solid-primary[disabled]:hover { background-color: #0e90ec; }

.btn-solid-primary:hover { background-color: #3d98ff; }
.by { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }

.bd3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.scale-img:hover img, .courseBox:hover .courseBox-img img, .classBox:hover .courseBox-img img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }

.scale-img { overflow: hidden; margin: 0 auto; }

.headerbg { height: 80px; background: #3d98ff; }
.head-logo { width: 194px; height: 54px; margin-top: 13px; }
.head-logo img { width: 100%; height: auto; max-height: 54px;}

.head-nav { margin-top: 21px; }
.head-nav ul li { font-size: 16px; line-height: 38px; float: left; margin-left: 32px; }
.head-nav ul li a { color: #fff; }
.head-nav ul li a:hover, .head-nav ul li a.active { color: #fcff00; }

.head-search { margin-top: 18px; margin-left: 50px; width: 220px; height: 42px;  -webkit-border-radius: 22px; -moz-border-radius: 22px; -ms-border-radius: 22px; -o-border-radius: 22px; border-radius: 22px; position: relative; padding: 0 10px 0 22px; background: #fff; }
.head-search input { width: 90%; height: 42px; background: transparent; font-size: 14px; line-height: 42px; color: #999; }

.head-search-btn { width: 74px; height: 44px; text-align: center; -webkit-border-radius: 0 22px 22px 0; -moz-border-radius: 0 22px 22px 0; -ms-border-radius: 0 22px 22px 0; -o-border-radius: 0 22px 22px 0; border-radius: 0 22px 22px 0; background: #1274e3; position: absolute; right: -27px; top: -1px; font-size: 14px; line-height: 44px; color: #fff; padding-right: 4px; cursor: pointer; }
.head-search-btn i { font-size: 14px; margin-right: 4px; vertical-align: -1px; }

.head-login { margin-top: 21px; }
.head-login a { font-size: 16px; line-height: 38px; margin-left: 30px; color: #fff; }
.head-login a:hover { color: #fcff00; }

.head-logined { margin-top: 20px; margin-left: 40px; cursor: pointer; position: relative; }
.head-logined img { width: 40px; height: 40px; }
.head-logined .head-loginedc { display: none; }
.head-logined:hover .head-loginedc { display: block; }

.head-loginedc { position: absolute; width: 100px; left: 50%; margin-left: -50px; background: transparent; text-align: center; z-index: 9999; top: 40px; padding-top: 10px; }
.head-loginedc:before { content: ""; height: 0; width: 0; border-bottom: 10px solid #fff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; left: 50%; top: 0; margin-left: -10px; }
.head-loginedc ul { box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); background: #fff; }
.head-loginedc ul li { font-size: 14px; line-height: 32px; border-bottom: 1px solid #eee; }

.fullSlide { width: 100%; position: relative; height: 400px; background: #000; }
.bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.bd ul { width: 100% !important; }
.bd ul li { width: 100% !important; height: 400px; overflow: hidden; text-align: center; }
.bd ul li a { display: block; height: 400px; }

.hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; }
.hd ul { text-align: center; }
.hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 10px; height: 10px; margin: 1px 4px; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; background: #fff; line-height: 999px; }
.hd ul .on { width: 20px; background: #3d98ff; }
.fullSlide .next, .fullSlide .prev { display: block; position: absolute; z-index: 1; top: 50%; margin-top: -30px; z-index: 1; width: 85px; height: 85px; background-repeat: no-repeat; cursor: pointer; filter: alpha(opacity=50); opacity: .5; display: none; }
.fullSlide .prev { left: 5%; background: url(../images/ban/slider-arrow.png) 0 0; }
.fullSlide .next { right: 5%; background: url(../images/ban/slider-arrow.png) -86px 0; }

.ind-menu { height: 48px; line-height: 48px; padding: 20px 0; overflow: hidden; }
.ind-menu h3 { font-size: 24px; font-weight: bold; color: #222; }
.ind-menu h3 i { font-size: 24px; font-weight: normal; vertical-align: -1px; margin-right: 8px; }
.ind-menu a { color: #666; }
.ind-menu a:hover { color: #3d98ff; }
.ind-menu p { font-size: 16px; margin-left: 15px; color: #999; line-height: 28px; margin-top: 14px; }
.ind-menu p span { font-weight: bold; }

.ind-wide1 { width: 585px; }
.ind-wide1 ul.ind-new1 { margin-top: -20px; }
.ind-wide1 ul.ind-new1 li { margin-top: 20px; }
.ind-wide1 ul.ind-new2 { margin-top: -10px; }

.newLi1 { position: relative; min-height: 128px; padding-left: 209px; }
.newLi1 .scale-img { width: 189px; height: 128px; position: absolute; left: 0; }
.newLi1 .scale-img img { width: 189px; height: 128px; }
.newLi1 h2 { font-size: 16px; line-height: 40px; }
.newLi1 h2 a { color: #444; }
.newLi1 h2 a:hover { color: #3d98ff; }
.newLi1 p { font-size: 13px; line-height: 22px; color: #888; margin-top: 8px; }

.newLi2 { font-size: 14px; line-height: 38px; border-bottom: 1px solid #e9e9e9; position: relative; padding-left: 20px; }
.newLi2 i { width: 8px; height: 8px; position: absolute; top: 50%; margin-top: -4px; left: 3px; }
.newLi2 span { color: #999; }
.newLi2 a { color: #5e5e5e; }
.newLi2 a i { background: #b5b5b5; }
.newLi2 a:hover { color: #3d98ff; }
.newLi2 a:hover i { background: #3d98ff; }

.classbox { width: 1172px; height: 326px; margin: 0 auto; padding: 14px; position: relative; }
.class { position: relative; overflow: hidden; width: 1172px; height: 326px; }

.class-prev, .class-next { width: 60px; height: 74px; position: absolute; top: 146px; line-height: 74px; color: #e3e3e3; }
.class-prev i, .class-next i { font-size: 60px; }
.class-prev:hover, .class-next:hover { color: #3d98ff; }

.class-prev { left: -70px; text-align: right; }

.class-next { right: -70px; text-align: left; }

.classLi { height: 326px; position: relative; padding-left: 518px; }
.classLi .scale-img { width: 498px; height: 326px; position: absolute; left: 0; top: 0; }
.classLi h2 { font-size: 20px; line-height: 40px; }
.classLi h2 a { color: #444; }
.classLi h2 a:hover { color: #3d98ff; }
.classLi ul.classLi-Ul1 { padding-right: 200px; }
.classLi ul.classLi-Ul1 li { font-size: 14px; line-height: 28px; color: #999; float: left; width: 33.3333333333%; text-align: left; }
.classLi p { font-size: 14px; line-height: 28px; color: #999; }
.classLi h3 { font-size: 18px; color: #3d98ff; margin-top: 20px; font-weight: bold; }
.classLi ul.classLi-Ul2 { margin-top: 5px; }
.classLi ul.classLi-Ul2 li { font-size: 14px; line-height: 36px; border-bottom: 1px dotted #e9e9e9; }
.classLi ul.classLi-Ul2 li span { color: #999; }
.classLi ul.classLi-Ul2 li a { color: #666; }
.classLi ul.classLi-Ul2 li a i { color: #8c8c8c; margin-right: 6px; }
.classLi ul.classLi-Ul2 li a:hover { color: #3d98ff; }
.classLi ul.classLi-Ul2 li a:hover i { color: #3d98ff; }
.classLi .btn-theme { width: 128px; height: 42px; position: absolute; font-size: 16px; line-height: 42px; right: 0; top: 100px; text-align: center; }
.classLi .classLi-price { font-size: 36px; color: #ff0000; line-height: 48px; position: absolute; right: 0; top: 26px; }
.classLi .classLi-price span { font-size: 24px; }

.ind-course ul { margin-top: -25px; }
.ind-course ul li { margin-top: 25px; }

.courseBox { border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.courseBox .courseBox-img { width: 220px; height: 146px; margin: -1px -1px 0 -1px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow: hidden; }
.courseBox .courseBox-img img { width: 220px; height: 146px; }
.courseBox h2, .courseBox p, .courseBox h6 { margin-left: 8px; margin-right: 8px; }
.courseBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }
.courseBox h2 a { color: #222; }
.courseBox h2 a:hover { color: #3d98ff; }
.courseBox p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }
.courseBox p i { margin-right: 4px; vertical-align: -1px; }
.courseBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }
.courseBox h6 a { font-size: 14px; padding: 0 15px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; font-weight: normal; }
.courseBox:hover { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }

.footerbg { background: #343434; font-size: 14px; line-height: 24px; color: #999; padding: 12px 0; }
.footerbg p a { color: #999; margin: 0 15px; }
.footerbg p a:hover { color: #fff; }

.sub-local { font-size: 14px; line-height: 54px; color: #666; }
.sub-local a { color: #666; }
.sub-local a:hover { color: #3d98ff; }

.sub-class ul { margin-top: -24px; }
.sub-class ul li { margin-top: 24px; }

.classBox { border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.classBox .classBox-img { width: 384px; height: 251px; margin: -1px -1px 0 -1px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow: hidden; }
.classBox .classBox-img img { width: 384px; height: 251px; }
.classBox h2, .classBox ul, .classBox h6 { margin-left: 8px; margin-right: 8px; }
.classBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }
.classBox h2 a { color: #222; }
.classBox h2 a:hover { color: #3d98ff; }
.classBox ul { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 10px; }
.classBox ul i { margin-right: 4px; vertical-align: -2px; }
.classBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }
.classBox h6 a { font-size: 14px; padding: 0 15px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; font-weight: normal; }
.classBox:hover { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }

.bg1 { width: 100%; background-image: url(../images/bg2.jpg); background-size: cover; padding-bottom: 32px; padding-top: 5px; }
.bg1 .sub-local { color: #fff; }
.bg1 .sub-local a { color: #fff; }
.bg1 .sub-local a:hover { color: #fff; text-decoration: underline; }

.class1 { position: relative; }
.class1 h2 { font-size: 24px; color: #fff; line-height: 28px; }
.class1 h2 span { font-size: 14px; line-height: 28px; color: #fff; display: inline-block; margin-left: 8px; padding: 0 8px; vertical-align: 2px; }
.class1 h2 span.mark1 { background: #3d98ff; }
.class1 h4 { font-size: 14px; line-height: 28px; color: #fcff00; margin-top: 5px; }
.class1 p { font-size: 14px; line-height: 28px; color: #fff; margin-top: 25px; }
.class1 p .split { margin: 0 25px; }
.class1 .btn-red { width: 120px; height: 42px; text-align: center; font-size: 16px; line-height: 42px; text-align: center; position: absolute; right: 0; bottom: 0; }
.class1 .class1-price { font-size: 30px; line-height: 42px; color: #fcff00; position: absolute; right: 0; top: 10px; }
.class1 .class1-price span { font-size: 18px; margin-right: 5px; }

.class1-atricle { margin-top: 30px; font-size: 14px; line-height: 28px; color: #fff; }
.class1-atricle a { color: #fcff00; }
.class1-article1, .class1-article2 { display: inline; }
.class1-article3 { display: none; }
.class2 > ul { margin-top: -20px; }
.class2 > ul > li { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-top: 20px; }
.classLi1 { min-height: 196px; position: relative; padding-left: 318px; }
.classLi1 .scale-img { width: 294px; height: 196px; position: absolute; left: 0; }
.classLi1 h2 { font-size: 24px; line-height: 32px; padding-top: 5px; }
.classLi1 h2 a { color: #444; }
.classLi1 h2 a:hover { color: #3d98ff; }
.classLi1 ul { margin-top: 10px; }
.classLi1 ul li { float: left; color: #888; }
.classLi1 h4 { font-size: 14px; font-weight: bold; color: #444; margin-top: 30px; }
.classLi1 p { font-size: 14px; line-height: 24px; color: #888; margin-top: 6px; }
.classLi1 .btn-theme-line { width: 134px; height: 42px; text-align: center; line-height: 42px; text-align: center; position: absolute; right: 0; top: 0; }

.sub-menu { height: 52px; border-bottom: 1px solid #eee; font-size: 16px; line-height: 52px; position: relative; font-weight: bold; color: #3d98ff; }
.sub-menu i { width: 6px; height: 20px; position: absolute; left: 0; top: 50%; margin-top: -10px; background: #3d98ff; }

.courses1 { height: 196px; position: relative; padding-left: 324px; }
.courses1 .scale-img { width: 294px; height: 196px; position: absolute; left: 0; cursor: pointer; }
.courses1 .scale-img img { width: 294px; height: 196px; }
.courses1 h2 { font-size: 24px; line-height: 54px; padding-top: 5px; color: #333; }
.courses1 h4 { padding-top: 0; margin-bottom: 28px; vertical-align: text-top; font-size: 21px; line-height: 28px; font-weight: 600; color: #464646; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.courses1 .info { font-size: 14px; line-height: 21px; color: #999; }

.courses1 .info b { font-weight: 500; color: #999; }

.courses1 .info .key-w b { display: inline-block; margin: 0 4px; }

.courses1 .info .key-w b:first-child { margin-left: 0; }

.courses1 .info .info-date, .courses1 .info .valid-time { clear: both; }

.courses1 .info .info-date span { display: inline-block; line-height: 12px; padding-right: 20px; border-right: 1px #ddd solid; vertical-align: middle; }

.courses1 .info .info-date span:last-child { border: 0; }
.courses1 p { font-size: 14px; line-height: 24px; color: #999; margin-top: 20px; }
.courses1-btn { position: absolute; right: 0; bottom: 0; }
.courses1-btn a { width: 120px; height: 40px; font-size: 18px; line-height: 40px; text-align: center; display: inline-block; margin-left: 20px; }
.courses1 .course-btm-bar { width: 100%; height: 40px; }

.courses1 .course-btm-bar .flr-group { float: right; }

.courses1 .price { position: absolute; left: 320px; top: 8px; display: block; float: left; text-align: left; font-size: 28px; }

.courses1 .info-price { margin-top: 36px; }

.courses1 .info-price .price { display: block; float: left; text-align: left; font-size: 28px; }

.color-red { color: #ff0000; }

.courses1 .info-lab-bar { clear: both; height: 24px; margin-bottom: 10px; }
.courses1 .info-lab-bar span { display: inline-block; padding: 6px 12px; border: 1px #3d98ff solid; font-size: 13px; color: #3d98ff; text-align: center; border-radius: 3px; }
.courses1 .info-lab-bar span:first-child { margin-right: 5px; }
.courses2 { padding: 24px 0 30px; min-height: 500px; }
.courses2-TabM { margin: 0 30px; height: 42px; background: #f3f3f3; }
.courses2-TabM ul li { font-size: 16px; line-height: 42px; float: left; text-align: center; margin-right: 3px; }
.courses2-TabM ul li a { display: block; position: relative; padding: 0 20px; }
.courses2-TabM ul li a:hover, .courses2-TabM ul li a.listTab-cur { background: #3d98ff; color: #fff; }
.courses2-TabM ul li a:hover:after, .courses2-TabM ul li a.listTab-cur:after { content: ""; height: 0; width: 0; border-top: 10px solid #3d98ff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; }

.courses2-TabC { padding: 20px 30px 0; }
.courses2-TabC article { font-size: 14px; line-height: 1.8; color: #666; }

.courses2-List h4 { font-size: 16px; line-height: 42px; cursor: pointer; position: relative; color: #444; font-weight: bold; padding-left: 32px; }
.courses2-List h4 .List-ico { width: 16px; height: 16px; top: 50%; margin-top: -8px; left: 5px; background: url(../images/off.png) no-repeat; position: absolute; }
.courses2-List .list-item ul { padding: 0 0 4px; }
.courses2-List .list-item ul li { font-size: 14px; line-height: 28px; }
.courses2-List .list-item ul li a { display: block; color: #777; position: relative; padding-left: 40px; }
.courses2-List .list-item ul li a i { width: 8px; height: 8px; background: #777; position: absolute; top: 50%; margin-top: -4px; left: 24px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
.courses2-List .list-item ul li a:hover { background: #eef6ff; color: #3d98ff; }
.courses2-List .list-item ul li a:hover i { background: #3d98ff; }
.courses2-List .selected h4 .List-ico { background: url(../images/on.png) no-repeat; }

.left { width: 200px; min-height: 560px; background: url(../images/leftbg.jpg) bottom no-repeat #fff; }
.left h3 { font-size: 16px; line-height: 50px; font-weight: bold; color: #666; padding: 0 20px; border-bottom: 1px solid #eee; }
.left ul li { font-size: 14px; line-height: 50px; border-bottom: 1px solid #eee; }
.left ul li a { padding: 0 20px; color: #666; }
.left ul li a i { font-size: 16px; vertical-align: -1px; margin-right: 8px; }
.left ul li a:hover, .left ul li a.cur { color: #3d98ff; }

.rigt { width: 976px; }

.sub-new1 ul li { margin-top: 20px; }
.sub-newLi1 { height: 134px; position: relative; padding-right: 222px; padding-bottom: 20px; border-bottom: 1px solid #e8e8e8; }
.sub-newLi1 .scale-img { width: 198px; height: 134px; position: absolute; right: 0; }
.sub-newLi1 .scale-img img { width: 198px; height: 134px; }
.sub-newLi1 h2 { font-size: 16px; line-height: 24px; font-weight: bold; padding-top: 8px; }
.sub-newLi1 h2 a { color: #444; }
.sub-newLi1 h2 a:hover { color: #3d98ff; }
.sub-newLi1 h2 span { font-size: 13px; color: #999; font-weight: normal; }
.sub-newLi1 p { font-size: 14px; line-height: 24px; color: #888; margin-top: 15px; }

.sub-new2 ul li:nth-child(2n + 1) { background: #f6f6f6; }
.sub-newLi2 { font-size: 14px; line-height: 38px; position: relative; padding-left: 25px; padding-right: 10px; }
.sub-newLi2 i { width: 8px; height: 8px; position: absolute; left: 8px; top: 50%; margin-top: -4px; }
.sub-newLi2 span { color: #999; }
.sub-newLi2 a { color: #666; }
.sub-newLi2 a i { background: #cdcdcd; }
.sub-newLi2 a:hover { color: #3d98ff; }
.sub-newLi2 a:hover i { background: #3d98ff; }

.new-title { padding: 30px 0 15px; }
.new-title h2 { font-size: 20px; color: #444; font-weight: bold; line-height: 24px; }
.new-title h6 { font-size: 14px; line-height: 28px; color: #999; margin-top: 3px; }

.new-article { font-size: 14px; line-height: 28px; color: #666; min-height: 600px; }
.new-article img { width: auto; max-width: 100%; height: auto; }

.user-xy h2 { font-size: 24px; color: #030303; font-weight: bold; padding-top: 40px; padding-bottom: 36px; }
.user-xy article { font-size: 14px; line-height: 28px; }
.user-xy .user-h3 { font-size: 18px; line-height: 36px; color: #222; font-weight: bold; padding: 20px 0 10px; }

.bg-center { height: 172px; background: url(../images/centerbg.jpg) top center no-repeat; }
.bg-center .sub-local { color: #cfcfcf; }
.bg-center .sub-local a { color: #cfcfcf; }
.bg-center .sub-local a:hover { color: #fff; text-decoration: underline; }
.center { position: relative; margin-top: 5px; }
.center img { width: 90px; height: 90px; border: 2px solid #fff; position: absolute; left: 0; }
.center h2, .center p { margin-left: 114px; }
.center h2 { font-size: 24px; line-height: 36px; font-weight: bold; color: #fff; padding-top: 12px; }
.center p { font-size: 18px; line-height: 24px; color: #cfcfcf; margin-top: 5px; }
.center p span { margin-left: 90px; }

.center-menu { background: #eee; padding: 0 15px; }
.center-menu h3 { font-size: 15px; line-height: 38px; font-weight: bold; }

.center1 > ul > li { margin-top: 16px; }
.center-btn a { font-size: 18px; line-height: 48px; padding: 0 20px; min-width: 120px; display: inline-block; }

.center1Li1 { min-height: 34px; position: relative; padding-left: 112px; position: relative; }
.center1Li1 > span { width: 112px; height: 34px; text-align: right; line-height: 34px; position: absolute; left: 0; top: 0; }
.center1Li1 i.gwz-calendar { width: 34px; line-height: 34px; position: absolute; top: 0; color: #999; }
.center1Li1.center1Li1-l1 { padding-right: 270px; }
.center1Li1.center1Li1-l1 .center1Li1-note { width: 255px; }
.center1Li1.center1Li1-l1 i.gwz-calendar { right: 260px; }
.center1Li1.center1Li1-l2 { padding-right: 420px; }
.center1Li1.center1Li1-l2 .center1Li1-note { width: 405px; }
.center1Li1 .form-radio { padding-top: 9px; }
.center1Li1-txt { font-size: 14px; line-height: 34px; text-indent: 10px; color: #afafaf; }

.center1Li1-note { position: absolute; right: 0; text-align: left; top: 0; font-size: 14px; line-height: 34px; }
.center1Li1-note a { color: #3d98ff; }
.center1Li1-note a i { margin-right: 5px; vertical-align: -1px; }
.center1Li1-note p { line-height: 18px; vertical-align: -2px; }

.center2Box { padding-top: 10px; padding-bottom: 15px; }
.center2Box h4 { font-size: 24px; line-height: 48px; color: #3d98ff; font-weight: bold; }
.center2Box h4 i { font-size: 28px; vertical-align: -3px; margin-right: 12px; }
.center2Box p, .center2Box h6 { margin-left: 40px; }
.center2Box p { font-size: 16px; line-height: 28px; color: #666; margin-top: 8px; }
.center2Box h6 { font-size: 13px; line-height: 26px; color: #888; }

.center3-TabM { height: 38px; background: #f3f3f3; }
.center3-TabM ul li { font-size: 16px; line-height: 38px; float: left; text-align: center; margin-right: 3px; }
.center3-TabM ul li a { display: block; position: relative; padding: 0 20px; }
.center3-TabM ul li a:hover, .center3-TabM ul li a.listTab-cur { background: #3d98ff; color: #fff; }
.center3-TabM ul li a:hover:after, .center3-TabM ul li a.listTab-cur:after { content: ""; height: 0; width: 0; border-top: 10px solid #3d98ff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; }

.center3Li { border-bottom: 1px dotted #ebebeb; font-size: 14px; line-height: 42px; padding-left: 24px; position: relative; }
.center3Li i { width: 8px; height: 8px; position: absolute; left: 5px; top: 50%; margin-top: -4px; }
.center3Li .pull-right { color: #999; padding-right: 5px; }
.center3Li a { color: #666; }
.center3Li a i { background: #b5b5b5; }
.center3Li a:hover { color: #3d98ff; }
.center3Li a:hover i { background: #3d98ff; }

.center4 > ul { margin-top: 4px; }
.center4 > ul > li { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-top: 20px; }
.center4Li { height: 152px; position: relative; padding-left: 256px; }
.center4Li .scale-img { width: 232px; height: 152px; position: absolute; left: 0; }
.center4Li .scale-img img { width: 232px; height: 152px; }
.center4Li h2 { font-size: 18px; line-height: 28px; padding-top: 16px; }
.center4Li h2 a { color: #222; font-weight: bold; }
.center4Li h2 a:hover { color: #3d98ff; }
.center4Li h2 mark { font-size: 14px; line-height: 28px; color: #fff; padding: 0 15px; display: inline-block; margin-left: 10px; vertical-align: 1px; }
.center4Li h2 mark.mark1 { background: #2a88e7; }
.center4Li h2 mark.mark2 { background: #d7d7d7; }
.center4Li h2 mark.mark3 { background: #d5081c; }
.center4Li ul { padding-right: 300px; margin-top: 20px; }
.center4Li ul li { font-size: 14px; line-height: 24px; color: #888; }
.center4Li .btn-theme-line { width: 134px; height: 42px; font-size: 16px; line-height: 42px; text-align: center; position: absolute; right: 0; bottom: 20px; }

.ind-menu1 { line-height: 32px; position: relative; padding: 0 0 10px; }
.ind-menu1 h3 { font-size: 18px; color: #333; font-weight: bold; padding-right: 10px; }
.ind-menu1 h3 i { font-size: 22px; color: #3d98ff; margin-right: 5px; color: #3d98ff; font-weight: normal; vertical-align: -2px; }

.seach-class ul { margin-top: -24px; }
.seach-class ul li { margin-top: 24px; }


.classBox1 { border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; cursor: pointer; background: #fff; }
.classBox1 .classBox1-img { width: 282px; height: 185px; margin: -1px -1px 0 -1px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow: hidden; }
.classBox1 .classBox1-img img { width: 282px; height: 185px; }
.classBox1 h2, .classBox1 ul, .classBox1 h6 { margin-left: 8px; margin-right: 8px; }
.classBox1 h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }
.classBox1 h2 a { color: #222; }
.classBox1 h2 a:hover { color: #3d98ff; }
.classBox1 ul { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 10px; }
.classBox1 ul i { margin-right: 4px; vertical-align: -2px; }
.classBox1 h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }
.classBox1 h6 a { font-size: 14px; padding: 0 15px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; font-weight: normal; }
.classBox1:hover { -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -ms-transform: translateY(-6px); -o-transform: translateY(-6px); transform: translateY(-6px); }


.sub-course ul { margin-top: -25px; }
.sub-course ul li { margin-top: 25px; }

.sub-courseBox { border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; cursor: pointer; background: #fff; }
.sub-courseBox .sub-courseBox-img { width: 220px; height: 146px; margin: -1px -1px 0 -1px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow: hidden; }
.sub-courseBox .sub-courseBox-img img { width: 220px; height: 146px; }
.sub-courseBox h2, .sub-courseBox p, .sub-courseBox h6 { margin-left: 8px; margin-right: 8px; }
.sub-courseBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }
.sub-courseBox h2 a { color: #222; }
.sub-courseBox h2 a:hover { color: #3d98ff; }
.sub-courseBox p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }
.sub-courseBox p i { margin-right: 4px; vertical-align: -1px; }
.sub-courseBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }
.sub-courseBox h6 a { font-size: 14px; padding: 0 15px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; font-weight: normal; }
.sub-courseBox h6 .mf-xs { margin-left: -8px; }
.sub-courseBox:hover { -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -ms-transform: translateY(-6px); -o-transform: translateY(-6px); transform: translateY(-6px); }

.head-login { margin-top: 21px; margin-left: 30px; }
.head-login span { color: #fff; margin: 0 10px; }
.head-login a { font-size: 16px; line-height: 38px; color: #fff; }
.head-login a:hover { color: #fcff00; }

.head-logined { height: 60px; margin-top: 20px; margin-left: 20px; cursor: pointer; position: relative; padding-left: 30px; }
.head-logined > img { width: 40px; height: 40px; }
.head-logined .head-loginedc { display: none; text-align: inherit;}
.head-logined:hover .head-loginedc { display: block; }

.head-loginedc { position: absolute; width: 366px; background: #fff; z-index: 9999; top: 60px; right: 0; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); padding-bottom: 10px; }

.head-loginedc1 { margin: 0 20px; padding: 20px 0 20px 60px; border-bottom: 1px solid #f0f0f0; position: relative; }
.head-loginedc1 img { width: 50px; height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px; }
.head-loginedc1 h2 { font-size: 14px; line-height: 24px; color: #222; }
.head-loginedc1 h2 i { font-size: 18px; margin-left: 5px; vertical-align: -2px; }
.head-loginedc1 h6 { font-size: 12px; line-height: 18px; color: #999; }
.head-loginedc1 a { width: 64px; height: 26px; position: absolute; background: #ffa837; color: #fff; top: 50%; margin-top: -13px; right: 5px; text-align: center; line-height: 26px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }
.head-loginedc1 a:hover { background: #d77a02; color: #fff; }

.head-loginedc2 { text-align: center; padding: 0 20px 6px; border-bottom: 1px solid #f0f0f0; }
.head-loginedc2 p.p1 { font-size: 16px; line-height: 22px; color: #7b7b7b; padding: 16px 0; }
.head-loginedc2 p.p2 a { width: 112px; height: 34px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; border-radius: 17px; display: inline-block; margin: 0 12px; display: inline-block; font-size: 14px; line-height: 34px; text-align: center; }
.head-loginedc2 ul { margin-top: 24px; }

.head-loginBox { text-align: center; }
.head-loginBox span { width: 42px; height: 42px; display: block; margin: 0 auto; text-align: center; line-height: 42px; }
.head-loginBox span i { font-size: 24px; }
.head-loginBox span i.gwz-wode-xuexizhongxin-wodepeixun { font-size: 28px; font-weight: bold; }
.head-loginBox h2 { font-size: 14px; line-height: 28px; margin-top: 3px; }
.head-loginBox a span { background: #f6f6f6; border: 1px solid #d1d1d1; color: #c3c3c3; }
.head-loginBox a h2 { color: #666; }
.head-loginBox a:hover span { background: #3d98ff; border: 1px solid #3d98ff; color: #fff; }
.head-loginBox a:hover h2 { color: #3d98ff; }

.head-loginedc3 { position: relative; }
.head-loginedc3 ul li { font-size: 14px; line-height: 40px; }
.head-loginedc3 ul li a { display: block; padding: 0 20px; color: #666; }
.head-loginedc3 ul li a i { margin-right: 10px; color: #a7a7a8; }
.head-loginedc3 ul li a span { font-size: 12px; color: #adadad; margin-left: 8px; }
.head-loginedc3 ul li a:hover { background: #f7fbff; }
.head-loginedc3 .login-out { width: 40px; height: 24px; position: absolute; right: 20px; border: 1px solid #d1d1d1; background: #f6f6f6; text-align: center; line-height: 24px; bottom: 6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.head-loginedc3 .login-out:hover { border: 1px solid #3d98ff; background: #3d98ff; color: #fff; }

.popbg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; background: rgba(0, 0, 0, 0.6); }

.pop-close { width: 48px; height: 48px; position: absolute; right: 0; top: 0; text-align: center; cursor: pointer; }
.pop-close i { font-size: 28px; line-height: 48px; color: #b4b4b4; }

.popbg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; background: rgba(0, 0, 0, 0.6); }
/*.pop-login { width: 450px; height: 472px; background: #fff; position: absolute; top: 50%; left: 50%; margin: -236px 0 0 -265px; padding: 0 40px; }
.pop-login h3 { font-size: 30px; line-height: 108px; text-align: center; }

 .pop-TabM ul { padding: 0 50px; }
.pop-TabM ul li { float: left; width: 50%; font-size: 24px; line-height: 108px; text-align: center; }
.pop-TabM ul li a { color: #8f8f8f; }
.pop-TabM ul li a:hover, .pop-TabM ul li a.listTab-cur { color: #3d98ff; } */

.pop-form .btn-theme { font-size: 24px; line-height: 60px; text-align: center; display: block; }
.pop-form h6 { font-size: 16px; color: #999; line-height: 24px; margin-top: 8px; }

.pop-void { width: 654px; height: 480px; background: #fff; position: absolute; padding: 0 20px 20px; top: 50%; left: 50%; margin: -250px 0 0 -347px; }
.pop-void h3 { font-size: 24px; line-height: 80px; color: #3d98ff; }

.pop-voids { width: 654px; height: 400px; }

.pop-app { width: 320px; height: 330px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; text-align: center; position: absolute; left: 50%; top: 50%; padding: 20px; margin: -165px 0 0 -160px; }
.pop-app h3 { font-size: 22px; line-height: 42px; padding: 10px 0 5px; }
.pop-app img { width: 190px; height: 190px; margin-bottom: 16px; }
.pop-app p { font-size: 16px; line-height: 26px; color: #424242; }
.pop-app i { width: 36px; font-size: 24px; position: absolute; line-height: 36px; text-align: center; right: 5px; top: 5px; cursor: pointer; color: #cecece; }

.pop-fp-ok { width: 320px; height: 240px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; text-align: center; position: absolute; left: 50%; top: 50%; padding: 40px 20px 20px; margin: -140px 0 0 -160px; }
.pop-fp-ok h3 { font-size: 22px; line-height: 42px; padding: 5px 0 5px; color: #3d98ff; font-weight: bold; }
.pop-fp-ok p { font-size: 16px; line-height: 26px; color: #424242; }
.pop-fp-ok .gwz-guanbi1 { width: 36px; font-size: 24px; position: absolute; line-height: 36px; text-align: center; right: 5px; top: 5px; cursor: pointer; color: #cecece; }
.pop-fp-ok .gwz-tianjiachenggong { font-size: 120px; color: #3d98ff; font-weight: bold; }

.pop-sign { width: 554px; height: 578px; position: absolute; left: 50%; top: 50%; margin: -314px 0 0 -289px; z-index: 9; }
.pop-sign-close { width: 34px; height: 34px; position: absolute; background: url(../images/sign-close.png) no-repeat; right: -25px; cursor: pointer; top: 10px; border: 3px solid #fff; }

.pop-sign1 { width: 554px; height: 216px; background: url(../images/pop-sign1.png) no-repeat; position: relative; }
.pop-sign1 p { width: 152px; height: 30px; background: #0254b1; background: rgba(2, 84, 177, 0.57); position: absolute; text-align: center; font-size: 14px; line-height: 30px; color: #fff; -webkit-border-radius: 20px 0 20px 0; -moz-border-radius: 20px 0 20px 0; -ms-border-radius: 20px 0 20px 0; -o-border-radius: 20px 0 20px 0; border-radius: 20px 0 20px 0; top: 135px; left: 260px; }

.pop-sign2 { width: 554px; height: 362px; background: #fff; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -ms-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }
.pop-sign2 ul { padding: 5px 29px 0; }
.pop-sign2 ul li { height: 104px; padding-bottom: 4px; float: left; line-height: 104px; margin-top: 12px; position: relative; }
.pop-sign2 > a { width: 246px; height: 48px; text-align: center; margin: 0 auto; border: 2px solid #3d98ff; display: block; font-size: 22px; line-height: 48px; -webkit-border-radius: 27px; -moz-border-radius: 27px; -ms-border-radius: 27px; -o-border-radius: 27px; border-radius: 27px; color: #3d98ff; margin-top: 20px; }
.pop-sign2 > a:hover { background: #3d98ff; color: #fff; }
.pop-sign2 > p { font-size: 14px; color: #767676; line-height: 32px; margin-top: 5px; }

.pop-sign2Li1, .pop-sign2Li3 { -webkit-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; -o-border-radius: 14px; border-radius: 14px; overflow: hidden; }
.pop-sign2Li1 mark, .pop-sign2Li3 mark { height: 26px; position: absolute; left: 1px; top: 0; font-size: 14px; line-height: 26px; color: #999; padding: 0 12px 0 6px; -webkit-border-radius: 0 0 22px 0; -moz-border-radius: 0 0 22px 0; -o-border-radius: 0 0 22px 0; -ms-border-radius: 0 0 22px 0; border-radius: 0 0 22px 0; -webkit-border-radius: 0 0 22px 0; -moz-border-radius: 0 0 22px 0; -ms-border-radius: 0 0 22px 0; -o-border-radius: 0 0 22px 0; border-radius: 0 0 22px 0; background: #ebecee; }
.pop-sign2Li1 h2, .pop-sign2Li3 h2 { font-size: 34px; text-align: center; color: #b1b1b2; }
.pop-sign2Li1.pop-sign-active mark, .pop-sign2Li3.pop-sign-active mark { background: #3d98ff; color: #fff; }
.pop-sign2Li1.pop-sign-active h2, .pop-sign2Li3.pop-sign-active h2 { color: #fff; -webkit-text-shadow: 0 2px 2px rgba(255, 144, 0, 0.3); -moz-text-shadow: 0 2px 2px rgba(255, 144, 0, 0.3); -ms-text-shadow: 0 2px 2px rgba(255, 144, 0, 0.3); -o-text-shadow: 0 2px 2px rgba(255, 144, 0, 0.3); text-shadow: 0 2px 2px rgba(255, 144, 0, 0.3); }

.pop-sign2Li1 { width: 100px; background: url(../images/sign2-bg1.png) no-repeat; }
.pop-sign2Li1.pop-sign-active { background: url(../images/sign2-bg1-active.png) no-repeat; }

.pop-sign2Li2 { width: 32px; text-align: center; color: #6f6f6f; }
.pop-sign2Li2 i { font-size: 10px; }

.pop-sign2Li3 { width: 232px; background: url(../images/sign2-bg3.png) no-repeat; }
.pop-sign2Li3 p { font-size: 12px; line-height: 24px; color: #fd8f01; position: absolute; top: inherit; bottom: 4px; z-index: 9; text-align: center; left: 0; right: 0; }
.pop-sign2Li3 p i { width: 6px; height: 6px; background: #dd1d19; border: 2px solid #f3d4d5; display: inline-block; margin-right: 5px; }
.pop-sign2Li3.pop-sign-active { background: url(../images/sign2-bg3-active.png) no-repeat; }
.pop-sign2Li3.pop-sign-active p { color: #fff; }
.pop-sign2Li3.pop-sign-active p i { background: #fff; }

.pop-tx { width: 914px; height: 584px; background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -282px 0 0 -457px; }
.pop-tx-head { font-size: 22px; line-height: 70px; position: relative; padding: 0 30px; }
.pop-tx-head h3 { font-size: 22px; color: #3d98ff; }
.pop-tx-head a { color: #bfbfbf; }
.pop-tx-head a i { font-size: 24px; }
.pop-tx-head a:hover { color: #3d98ff; }

.pop-tx-con { height: 440px; padding: 0 100px 0 60px; }

.pop-txL { text-align: center; width: 400px; }
.pop-txL p { font-size: 12px; line-height: 18px; color: #999; padding: 15px 0; }

.pop-txLupload { width: 300px; height: 300px; display: block; border: 1px solid #d8d8d8; background: url(../images/tx-upload.png) center no-repeat #fafafa; margin: 0 auto; }

.pop-txL-btn { width: 100px; font-size: 14px; line-height: 30px; background: #feb560; display: inline-block; margin-top: 20px; color: #fff; }
.pop-txL-btn:hover { background: #e68411; color: #fff; }

.pop-txR { width: 240px; text-align: center; margin-top: 98px; }
.pop-txR img { width: 200px; height: 200px; display: inline-block; }
.pop-txR h2 { font-size: 14px; color: #343434; line-height: 28px; margin-top: 15px; }

.pop-tx-foot { height: 40px; background: #f0f0f0; padding: 17px 0; }
.pop-tx-foot a { width: 104px; height: 40px; display: inline-block; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; font-size: 20px; line-height: 40px; text-align: center; margin-right: 20px; }

.pop-bz { width: 640px; height: 500px; background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -282px 0 0 -320px; }
.pop-bz-con { height: 356px; margin: 0 30px; }
.pop-bz-con textarea { width: 98%; height: 310px; color: #888; font-size: 14px; line-height: 22px; padding: 6px 1%; border: 1px solid #eee; }

.pop-fp { width: 500px; min-height: 590px; background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -295px 0 0 -250px; }
.pop-fp .btn-theme { width: 160px; font-size: 18px; line-height: 42px; margin: 30px auto; display: block; text-align: center; }
.pop-fp-TabM { font-size: 14px; line-height: 28px; }
.pop-fp-TabM span { width: 90px; display: inline-block; text-align: right; }
.pop-fp-TabM a { margin-right: 20px; position: relative; padding-left: 22px; }
.pop-fp-TabM a i { width: 16px; height: 16px; position: absolute; left: 0; top: 50%; margin-top: -8px; background-size: cover; background-images: url(../images/login-check.png); background-position: 0 0; }
.pop-fp-TabM a:hover i { background-position: 0 -16px; }
.pop-fp-TabM a.fpTab-cur { color: #3d98ff; }
.pop-fp-TabM a.fpTab-cur i { background-position: 0 -32px; }

.pop-fpLi { min-height: 34px; position: relative; padding-left: 90px; margin-top: 10px; }
.pop-fpLi span { width: 90px; position: absolute; left: 0; line-height: 34px; top: 0; text-align: right; }

.courses2-TabC .blank-img { display: block; /* margin: 69px auto; */ width: 220px; height: 169px; position: relative;left: 450px;top: 120px;}

.courses2-TabC .blank-img img { display: block; width: 100%; height: 100%; }

.courses2-TabC .blank-img p { display: block; text-align: center; color: #999; margin: 20px 0; }
.periond-view-area .period-sum { clear: both; }

.periond-view-area .period-sum .period-inner { padding: 20px 20px 20px; overflow: hidden; box-sizing: border-box; }

.periond-view-area .period-sum .period-inner .period-left, .periond-view-area .period-sum .period-inner .period-right { float: left; }

.periond-view-area .period-sum .period-inner .period-left { width: 50%; }

.periond-view-area .period-sum .period-inner .period-left .periond-date { float: left; padding: 0 30px; margin-right: 50px; position: relative; }

.periond-view-area .period-sum .period-inner .period-left .periond-date span { display: block; font-size: 18px; font-weight: 500; margin-bottom: 20px; color: #4c4c4c; }

.periond-view-area .period-sum .period-inner .period-left .periond-date b { font-size: 28px; color: #4c4c4c; }

.periond-view-area .period-sum .period-inner .period-left .spilt-line { display: block; width: 2px; height: 30px; background: #ddd; position: absolute; right: -15px; top: 30px; }

.periond-view-area .period-sum .period-inner .period-left .tips-t { clear: both; color: #9f9f9f; padding: 30px 20px 20px; padding-left: 65px; margin-top: 70px; position: relative; }

.periond-view-area .period-sum .period-inner .period-left .tips-t i { vertical-align: bottom; margin-right: 5px; width: 28px; height: 28px; position: absolute; left: 30px; top: 50%; margin-top: -8px; background: url(../images/note.png); }

.periond-view-area .period-sum .period-inner .period-right .btn { padding: 0 36px; margin: 50px 0; }

.periond-view-area .recharge-detail .myRigt-menu { padding: 0; }

.periond-view-area .recharge-detail .myRigt-menu h3 { margin-left: 0; }

.periond-view-area .recharge-detail .myRigt-menu em { display: block; width: 100px; height: 4px; background: #3d98ff; margin-left: 22px; }

.periond-view-area .period-search-area { clear: both; padding-left: 5px; }

.periond-view-area .period-search-area .period-search { padding: 20px 20px 10px; overflow: hidden; }

.periond-view-area .period-search-area .period-search .p-s-col { float: left; position: relative; margin-right: 20px; }

.periond-view-area .period-search-area .period-search .p-s-col .gwz-calendar { position: absolute; right: 10px; top: 8px; }

.periond-view-area .period-search-area .period-search .pr-search-btn { padding: 0 20px; height: 34px; }

.periond-view-area .period-search-area .quantum-select .qua-select { height: 36px; border: 1px solid #e2e2e2; }

.periond-view-area .period-search-area .quantum-select .qua-select input { height: 36px; line-height: 36px; }

.periond-view-area .period-search-area .quantum-select .qua-select i { top: 5px; }

.periond-view-area .priod-table { clear: both; margin-top: 20px; }

.periond-view-area .priod-table ul li b { color: #3d98ff; font-weight: 500; }

.periond-view-area .priod-table .w-40 { width: 40%; }

.periond-view-area .priod-table .w-50 { width: 50%; }

.periond-view-area .priod-table .w-10 { width: 10%; }

.periond-view-area .priod-table .w-15 { width: 15%; }

.periond-view-area .priod-table .w-20 { width: 20%; }

.periond-view-area .priod-table .w-30 { width: 30%; }

.periond-view-area .priod-table .w-5 { width: 5%; }

.periond-view-area .deafult-view { padding: 20px; min-height: 235px; }

.periond-view-area .deafult-view .view { width: 198px; height: 134px; margin: 0 auto; display: block; margin: 50px auto 0; }

.periond-view-area .deafult-view .view img { width: 100%; height: 100%; }

.periond-view-area .deafult-view p { text-align: center; }

.pay3-TabM { height: 38px; }

.pay3-TabM ul li { font-size: 16px; line-height: 38px; float: left; text-align: center; width: 33.3%; }

.pay3-TabM ul li a { display: block; position: relative; margin: 0 20px; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.pay3-TabM ul li a:hover, .pay3-TabM ul li a:hover, .pay3-TabM ul li a.listTab-cur { background: #3d98ff; color: #fff; }

.pay3-TabM ul li a:hover:after, .pay3-TabM ul li a:hover:after, .pay3-TabM ul li a.listTab-cur:after { content: ""; height: 0; width: 0; border-top: 10px solid #3d98ff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; }

.pop-way-cont { clear: both; margin: 20px 19px 0; }

.pop-way-cont .pop-w-in { padding: 0 0 20px; overflow: hidden; }

.pop-way-cont .pop-w-in .exchange-info { background: #f2f7ff; padding: 26px 0; }

.pop-way-cont .pop-w-in .exchange-info h6, .pop-way-cont .pop-w-in .exchange-info p, .pop-way-cont .pop-w-in .exchange-info .stu-period { text-align: center; font-size: 14px; }

.pop-way-cont .pop-w-in .exchange-info h6 { padding: 0 30px; line-height: 24px; }

.pop-way-cont .pop-w-in .exchange-info h6, .pop-way-cont .pop-w-in .exchange-info .stu-period { margin-bottom: 10px; }

.pop-way-cont .pop-w-in .exchange-info h6 .inputBox, .pop-way-cont .pop-w-in .exchange-info .stu-period .inputBox { padding: 0 60px; }

.pop-way-cont .pop-w-in .exchange-info p { color: #b3b3b3; font-weight: 400; }

.pop-way-cont .pop-w-in .exchange-info .hint { display: block; text-align: center; color: #969696; }

.pop-way-cont .pop-w-in .exchange-info .stu-period { color: #3d98ff; }

.pop-way-cont .pop-w-in .exchange-info .stu-period i { vertical-align: middle; font-size: 22px; color: #3d98ff; margin-right: 6px; }

.pop-way-cont .pop-w-in .exchange-btn { width: 120px; height: 34px; margin: 20px auto 0; }

.pop-way-cont .pop-w-in .exchange-btn a { width: 120px; font-size: 14px; line-height: 32px; display: inline-block; text-align: center; }

.pop-way-cont .pop-w-in .grey-btn a { background-color: #eee; color: #ddd; }

.theme-txt { color: #3d98ff; }

.order-filter-area .period-search-area { clear: both; padding-left: 5px; }

.order-filter-area .period-search-area .period-search { padding: 20px 20px 10px; overflow: hidden; }

.order-filter-area .period-search-area .period-search .p-s-col { float: left; position: relative; margin-right: 20px; }

.order-filter-area .period-search-area .period-search .p-s-col .gwz-calendar { position: absolute; right: 10px; top: 8px; }

.order-filter-area .period-search-area .period-search .col-name { width: 20%; }

.order-filter-area .period-search-area .period-search .col-date { width: 20%; }

.order-filter-area .period-search-area .period-search .pr-search-btn { padding: 0 20px; height: 34px; }

.order-filter { margin: 10px 45px 0 25px; padding: 10px 0 20px 0; border-bottom: 1px solid #eff1f0; }

.order-filter > ul { margin-top: -18px; }

.order-filter > ul > li { font-size: 13px; min-height: 24px; line-height: 24px; margin-top: 18px; }

.order-filter > ul > li span { color: #9f9f9f; }

.order-filter .filter-item { min-width: 48px; line-height: 24px; display: inline-block; background: #ededed; text-align: center; border-radius: 3px; margin-right: 10px; float: left; padding: 0 10px; }

.order-filter .filter-item:hover, .order-filter .filter-item.active { background: #3d98ff; color: #fff; }

.order-filter .btn-theme { width: 68px; line-height: 24px; display: inline-block; text-align: center; }

.competitive-course { clear: both; overflow: hidden; padding: 20px; height: auto; }

.all-course-sort .sort-filter-area { clear: both; overflow: hidden; padding-bottom: 20px; width: 1000px; float: left; }

.all-course-sort .sort-filter-area ul li { border-top: 1px solid #f6f6f6; }

.filter1 { padding: 8px 20px; overflow: hidden; }

.filter1-Li1, .filter1-Li2 { padding: 8px 0; }

.filter1-Li1 a, .filter1-Li2 a { font-size: 14px; line-height: 26px; display: inline-block; padding: 0 15px; border-radius: 3px; margin: 4px 4px 4px 0; transition: all ease-in-out 0.5s; }

.filter1-Li1 { padding: 8px 0; margin-left: 10px; }

.filter1-Li1 a { color: #666; }

.filter1-Li1 span { margin-right: 5px; }

.filter1-Li2 { overflow: hidden; }

.filter1-Li2 a { color: #666; }

.filter1-Li3 { padding: 8px 10px; padding-bottom: 10px; overflow: hidden; }

.filter1-Li3 a { font-size: 14px; line-height: 26px; display: inline-block; padding: 0 10px; border-radius: 3px; margin: 4px 4px 4px 0; transition: all ease-in-out 0.5s; }

.filter1-Li3 span { margin-right: 5px; }

.filter1-Li3 .active { background: rgba(15, 114, 216, 0.3); color: #0f72d8; }

.filter1-Li4 { padding: 8px 0; }

.filter1-Li4 a { font-size: 14px; line-height: 26px; display: inline-block; padding: 0 10px; border-radius: 3px; margin: 4px 4px 4px 0; transition: all ease-in-out 0.5s; }

.filter1-Li4 span { margin-right: 5px; }

.filter1-Li4 .active { color: #3d98ff; }

.bg-white .filter2 { margin-top: 0; }

.filter2 { height: 42px; background: #fff; margin-top: 10px; font-size: 14px; line-height: 42px; padding: 0 20px; position: relative; }

.filter2 ul li { float: left; margin-right: 30px; position: relative; }

.filter2 ul li > a { color: #222; display: block; position: relative; }

.filter2 ul li > a span { width: 0; height: 2px; position: absolute; bottom: -1px; left: 50%; margin-left: 0; }

.filter2 ul li > a:hover span, .filter2 ul li > a.active span { width: 10px; margin-left: -5px; }

.filter2 .filter2-opTop, .filter2 .filter2-opBtm { width: 22px; line-height: 12px; text-align: center; position: absolute; text-align: center; right: -22px; color: #999; }

.filter2 .filter2-opTop i, .filter2 .filter2-opBtm i { font-size: 12px; }

.filter2 .filter2-opTop { bottom: 18px; }

.filter2 .filter2-opBtm { top: 18px; }

.filter2-search { width: 240px; margin-right: -10px; position: relative; }

.filter2-search input { width: 100%; height: 30px; background: #f9f9f9; border-radius: 15px; font-size: 14px; line-height: 30px; text-indent: 16px; }

.filter2-search i { width: 24px; font-size: 16px; line-height: 30px; position: absolute; top: 50%; right: 5px; margin-top: -15px; text-align: center; color: #afafaf; cursor: pointer; }

.filter2-search .Form-op { right: 24px; }

.filter-result { border-top: 1px solid #f6f6f6; margin: 0 20px; line-height: 28px; padding-top: 10px; }

.filter-result .checks { margin-right: 20px; }

.filter-result .checks label { padding-left: 22px; }

.filter-resultR a, .filter-resultR p { display: inline-block; }

.filter-resultR a { padding: 0 15px; border-radius: 14px; margin-left: 12px; }

.filter-resultR a.btn-theme-line { line-height: 26px; }

.all-course-sort .sort-filter-area .filter1-Li1 a:hover, .all-course-sort .sort-filter-area .filter1-Li1 a.active { color: #3d98ff; font-size: 18px; }

.all-course-sort .sort-filter-area .filter1-Li1 a:hover em, .all-course-sort .sort-filter-area .filter1-Li1 a.active em { display: block; width: 19px; height: 3px; margin: 2px auto 0; border-radius: 10px; background: #3d98ff; }

.all-course-sort .sort-filter-area .filter1-Li2 a:hover, .all-course-sort .sort-filter-area .filter1-Li2 a.active { background: rgba(15, 114, 216, 0.1); color: #3d98ff; border-radius: 15px; }

.all-course-sort .sort-filter-area .filter2 ul li > a:hover, .all-course-sort .sort-filter-area .filter2 ul li > a.active { color: #0f72d8; }

.all-course-sort .sort-filter-area .filter2 ul li > a:hover span, .all-course-sort .sort-filter-area .filter2 ul li > a.active span { background: #0f72d8; }

.all-course-sort .sort-filter-area .filter2-opTop:hover, .all-course-sort .sort-filter-area .filter2-opTop.active, .all-course-sort .sort-filter-area .filter2-opBtm:hover, .all-course-sort .sort-filter-area .filter2-opBtm.active { color: #0f72d8; }

.all-course-sort .sort-filter-area .filter1-Li3 a:hover, .all-course-sort .sort-filter-area .filter1-Li3 a.active { background: rgba(15, 114, 216, 0.1); color: #0f72d8; border-radius: 15px; }

.all-course-sort .sort-filter-area .filter1-Li1 span { color: #666; }

.ranking-area { padding-top: 8px; }

.ranking-area .ranking-inner { width: 198px; border: 1px #eee solid; padding: 5px 8px; box-sizing: border-box; }

.ranking-area .ranking-inner h4 { font-size: 14px; padding: 0; margin: 0; height: 36px; line-height: 36px; padding-bottom: 10px; border-bottom: 1px #eee solid; }

.ranking-area .ranking-inner h4 i { font-size: 24px; color: #3d98ff; vertical-align: bottom; margin-right: 9px; }

.ranking-area .ranking-inner .ranking-list li { display: block; height: 34px; line-height: 34px; font-size: 12px; }

.ranking-area .ranking-inner .ranking-list li .rak-metal { display: block; width: 22px; height: 26px; background: url("../images/rank.png"); background-repeat: no-repeat; float: left; margin-top: 5px; margin-right: 10px; }

.ranking-area .ranking-inner .ranking-list li .rak1 { background-position: 0 0; }

.ranking-area .ranking-inner .ranking-list li .rak2 { background-position: 0 -28px; }

.ranking-area .ranking-inner .ranking-list li .rak3 { background-position: 0 -56px; }

.ranking-area .ranking-inner .ranking-list li .num { display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #eee; color: #666; border-radius: 50%; float: left; margin: 8px 12px 0 0; }

.category-course { overflow: hidden; }

.ind-course-sec { margin: 30px 0; margin-bottom: 60px; }

.ind-course-sec .sec-title { width: 100%; padding-bottom: 10px; font-size: 24px; margin-bottom: 30px; position: relative; }

.ind-course-sec .sec-title span { color: #222; border-radius: 25px; margin-top: 20px; position: relative; font-weight: 600; }

.ind-course-sec .sec-title span b { display: block; width: 92px; height: 3px; background: #3d98ff; position: absolute; bottom: 0; left: 0; }

.ind-course-sec .sec-title span i { display: inline-block; margin-right: 8px; width: 5px; height: 22px; vertical-align: -3px; background-color: #3d98ff; }

.ind-course-sec .sec-title em { display: block; height: 1px; width: 80%; background: #fff; border-bottom: 1px #e6e6e6 dotted; margin: 0 60px 0 120px; }

.ind-course-sec .sec-title .more { float: right; line-height: 22px; color: #666; font-size: 14px; }

.ind-course-sec .sec-title .more i { font-size: 12px; margin-left: 5px; }

.ind-course-sec .sec-title .more:hover { color: #3d98ff; }

.ind-course-sec .courseBox { background-color: #fff; }

.ind-course-sec .ind-subclass { padding-top: 10px; }

.ind-course-sec .ind-subclass .sec-title { border: 0; margin-bottom: 10px; font-size: 20px; }

.ind-course-sec .ind-subclass .sec-title span { display: block; text-align: center; color: #999; font-weight: 500; }

.search-result ul li { font-size: 12px; color: #999; }

.search-result ul li .cour-box .res-info { padding-left: 8px; }

.search-result ul li .cour-box .res-info .stu-pp { width: 80px; border-right: 1px #ddd solid; }

.search-result ul li .cour-box .res-info .stu-pp i { margin-right: 3px; font-size: 13px; }

.search-result ul li .cour-box .res-info .stu-num { width: 180px; box-sizing: border-box; line-height: 12px; }

.search-result ul li .cour-box .res-info .stu-num span { display: block; float: left; width: 84px; }

.search-result ul li .cour-box .res-info .stu-num span:first-child { width: 76px; padding-right: 3px; margin-right: 12px; border-right: 1px #ddd solid; }

.sub-ban { margin-top: 20px; height: 240px; background: #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.sub-ban img { height: inherit; }

.sub-title { position: relative; padding: 20px 0 20px 20px; font-size: 18px; line-height: 32px; font-weight: bold; color: #3d98ff; }
.sub-title i { position: absolute; left: 0; top: 50%; width: 6px; height: 20px; margin-top: -10px; background: #3d98ff; -webkit-border-radius: 40px; -moz-border-radius: 40px; -ms-border-radius: 40px; -o-border-radius: 40px; border-radius: 40px; }

.sub-tab { padding: 20px 0; font-size: 18px; line-height: 32px; }

.sub-tab a { position: relative; margin-right: 20px; color: #333; font-weight: bold; }

.sub-tab a.active { color: #3d98ff; }

.sub-project ul { margin-top: -24px; }

.sub-project ul li { margin-top: 24px; }

.sub-project .classBox1 { padding-bottom: 12px; }

.sub-project .courseBox .courseBox-img { width: 282px; height: 188px; }

.sub-project .courseBox .courseBox-img img { width: inherit; height: inherit; }

.empty-container { padding: 50px 0; }

.tabs-con { display: none; }

.tabs-con.active { display: block; }

.sub-project-course .sort-filter-area, .all-course-sort .sort-filter-area { clear: both; overflow: hidden; padding-bottom: 20px; width: 1000px; float: left; }

.sub-project-course .sort-filter-area ul li, .all-course-sort .sort-filter-area ul li { border-top: 1px solid #f6f6f6; }

.sub-project-course .sort-filter-area .filter1-Li1 a:hover, .sub-project-course .sort-filter-area .filter1-Li1 a.active, .all-course-sort .sort-filter-area .filter1-Li1 a:hover, .all-course-sort .sort-filter-area .filter1-Li1 a.active { color: #3d98ff; font-size: 18px; }

.sub-project-course .sort-filter-area filter1.filter1-Li1 a:hover em, .sub-project-course .sort-filter-area .filter1-Li1 a.active em, .all-course-sort .sort-filter-area .filter1-Li1 a:hover em, .all-course-sort .sort-filter-area .filter1-Li1 a.active em { display: block; width: 19px; height: 3px; margin: 2px auto 0; border-radius: 10px; background: #3d98ff; }

.sub-project-course .sort-filter-area .filter1-Li2 a:hover, .sub-project-course .sort-filter-area .filter1-Li2 a.active, .all-course-sort .sort-filter-area .filter1-Li2 a:hover, .all-course-sort .sort-filter-area .filter1-Li2 a.active { background: rgba(15, 114, 216, 0.1); color: #3d98ff; border-radius: 15px; }

.sub-project-course .sort-filter-area .filter2 ul li > a:hover, .sub-project-course .sort-filter-area .filter2 ul li > a.active, .all-course-sort .sort-filter-area .filter2 ul li > a:hover, .all-course-sort .sort-filter-area .filter2 ul li > a.active { color: #0f72d8; }

.sub-project-course .sort-filter-area .filter2 ul li > a:hover span, .sub-project-course .sort-filter-area .filter2 ul li > a.active span, .all-course-sort .sort-filter-area .filter2 ul li > a:hover span, .all-course-sort .sort-filter-area .filter2 ul li > a.active span { background: #0f72d8; }

.sub-project-course .sort-filter-area .filter2-opTop:hover, .sub-project-course .sort-filter-area .filter2-opTop.active, .sub-project-course .sort-filter-area .filter2-opBtm:hover, .sub-project-course .sort-filter-area .filter2-opBtm.active, .all-course-sort .sort-filter-area .filter2-opTop:hover, .all-course-sort .sort-filter-area .filter2-opTop.active, .all-course-sort .sort-filter-area .filter2-opBtm:hover, .all-course-sort .sort-filter-area .filter2-opBtm.active { color: #0f72d8; }

.sub-project-course .sort-filter-area .filter1-Li3 a:hover, .sub-project-course .sort-filter-area .filter1-Li3 a.active, .all-course-sort .sort-filter-area .filter1-Li3 a:hover, .all-course-sort .sort-filter-area .filter1-Li3 a.active { background: rgba(15, 114, 216, 0.1); color: #0f72d8; border-radius: 15px; }

.all-course-sort .sort-filter-area .filter1-Li1 span { color: #666; }

.sub-project-course .sort-filter-area { clear: both; overflow: hidden; padding-bottom: 10px; width: 100%; float: initial; }

.sub-project-course .sort-filter-area ul li { border-top: 1px solid #f6f6f6; }

.sub-project-course .sort-filter-area .filter1 { padding: 8px 0; }
/*# sourceMappingURL=css.css.map */


/*更换页面登录注册样式 start*/
.tabs-con { display: none; }
.tabs-con.active { display: block; }

/*更换页面登录注册样式 end*/