.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-s.xxlc-date iolid-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, .classBox1:hover .classBox1-img img, .sub-courseBox:hover .sub-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 { margin-top: 21px; }
.head-logo img { width: 424px; height: 38px; }

.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 { 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 24px; background: #fff; }
.head-search input { width: 100%; height: 42px; background: transparent; font-size: 14px; line-height: 42px; color: #999; }
.head-search .head-selectBox { width: 72px; position: absolute; left: 10px; top: 0; }

.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; 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; }
.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; }

.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; background: #fff; }
.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 { background: url(../images/bg2.jpg) top center no-repeat; 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: 30px; }
.class1 p.p1 { height: 84px; }
.class1 p.p2 { margin-top: 25px; }
.class1 p.p2 .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; }

.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 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; }

.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; }

.container .left { width: 200px; min-height: 560px; background: url(../images/leftbg.jpg) bottom no-repeat #fff; }
.container .left h3 { font-size: 16px; line-height: 50px; font-weight: bold; color: #666; padding: 0 20px; border-bottom: 1px solid #eee; }
.container .left ul li { font-size: 14px; line-height: 50px; border-bottom: 1px solid #eee; }
.container .left ul li a { padding: 0 20px; color: #666; }
.container .left ul li a i { font-size: 16px; vertical-align: -1px; margin-right: 8px; }
.container .left ul li a:hover, .container .left ul li a.cur { color: #3d98ff; }

.container .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; }

.bg-center1 { height: 208px; background: url(../images/center-bg2.jpg) top center no-repeat; }
.my-center1 { padding-top: 24px; }
.my-center1 p { font-size: 16px; line-height: 24px; color: #fff; margin-top: 16px; }
.my-center1 p a { background: #025ec6; width: 78px; height: 24px; display: inline-block; font-size: 14px; line-height: 24px; text-align: center; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; color: #fff; margin-left: 20px; }
.my-center1 p a i { font-size: 14px; margin-right: 5px; vertical-align: 0; }
.my-center1 p a:hover { background: #0a59b1; color: #fff; }

.my-center1-photo { width: 112px; height: 112px; border: 4px solid #fff; margin: 0 auto; position: relative; overflow: hidden; cursor: pointer; }
.my-center1-photo img { width: 112px; height: 112px; }
.my-center1-photo a { background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 3; display: none; text-align: center; line-height: 112px; color: #d7d7d7; }
.my-center1-photo a i { font-size: 14px; margin-right: 5px; vertical-align: -1px; }
.my-center1-photo:hover a { display: block; }

.bg-center2 { height: 90px; background: #2a7dda; }
.my-center2 { padding: 23px 0; }
.my-center2 ul li { display: inline-block; border-left: 1px solid #629cdd; }
.my-center2 ul li:first-child { border-left: none; }

.my-center1Box { height: 44px; position: relative; padding-left: 70px; color: #fff; text-align: left; line-height: 1; margin: 0 40px; }
.my-center1Box i { font-size: 50px; line-height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px; }
.my-center1Box h2 { font-size: 14px; padding-top: 3px; }
.my-center1Box h6 { font-size: 26px; margin-top: 2px; }
.my-center1Box h6 span { font-size: 14px; }

.mybox { background: #fff; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06); -ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06); -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06); }

.myLeft { width: 150px; padding: 5px 0 0 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.myLeft h3 { font-size: 16px; line-height: 42px; border-bottom: 1px solid #eff1f0; margin-left: 36px; padding-right: 15px; color: #353535; position: relative; }
.myLeft h3 i { width: 36px; font-size: 18px; line-height: 42px; text-align: center; position: absolute; left: -38px; color: #abbac2; }
.myLeft ul { padding: 9px 0; }
.myLeft ul li { font-size: 13px; line-height: 30px; margin-left: 42px; }
.myLeft ul li a { color: #8590a6; }
.myLeft ul li a:hover, .myLeft ul li a.active { color: #3d98ff; }

.myRigt { width: 1030px; }
.myRigt-menu { height: 48px; position: relative; padding: 0 20px; line-height: 48px; }
.myRigt-menu h3 { font-size: 22px; color: #464646; position: relative; padding-left: 25px; }
.myRigt-menu h3 i { width: 6px; height: 20px; position: absolute; left: 0; top: 50%; margin-top: -10px; background: #3d98ff; }

.myRigt-title { height: 38px; overflow: hidden; }
.myRigt-title h3 { font-size: 16px; height: 38px; line-height: 38px; color: #3d98ff; position: relative; padding-left: 30px; }
.myRigt-title h3 i { width: 18px; height: 18px; background: url(../images/rigt-title.png) left center no-repeat; left: 0; top: 50%; margin-top: -9px; position: absolute; }
.myRigt-title a { font-size: 12px; line-height: 38px; color: #aaa; }
.myRigt-title a:hover { color: #3d98ff; }

.my-study1 { height: 90px; position: relative; }
.my-study1 ul { margin-left: -10px; margin-right: -10px; }
.my-study1 ul li { width: 20%; float: left; }
.my-study1Box { width: 182px; height: 90px; margin: 0 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; cursor: pointer; }
.my-study1Box:hover { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }

.my-study2Box1 { position: relative; cursor: pointer; }
.my-study2Box1 img { width: 64px; height: 64px; position: absolute; left: 0; top: 50%; margin-top: -32px; }

.my-study2Box1-txt { width: 154px; height: 90px; margin-left: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
.my-study2Box1-txt h4, .my-study2Box1-txt p { padding-left: 50px; line-height: 1; padding-right: 15px; }
.my-study2Box1-txt h4 { font-size: 12px; padding-top: 20px; }
.my-study2Box1-txt h4 span { font-size: 28px; margin-right: 3px; color: #3d98ff; font-weight: bold; }
.my-study2Box1-txt p { font-size: 14px; line-height: 14px; margin-top: 3px; }
.my-study2Box1-txt.my-bg1 { background: #f5fcff; }
.my-study2Box1-txt.my-bg2 { background: #e9fff3; }
.my-study2Box1-txt.my-bg3 { background: #fff8e8; }
.my-study2Box1-txt.my-bg4 { background: #fff4f6; }

.my-study2Box2 { background: url(../images/xs-date5.jpg) no-repeat; display: block; }
.my-study2Box2 p { font-size: 14px; line-height: 18px; color: #fff; padding: 27px 0 27px 15px; }

.my-study2 ul { margin-left: -10px; margin-right: -10px; }
.my-study2 ul li { width: 50%; float: left; }
.my-study2Box { height: 118px; position: relative; padding-left: 224px; margin: 0 10px; }
.my-study2Box .scale-img { width: 208px; height: 118px; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; position: absolute; left: 0; top: 0; }
.my-study2Box h2 { font-size: 18px; line-height: 22px; font-weight: bold; padding-bottom: 10px; }
.my-study2Box p { font-size: 12px; line-height: 22px; color: #9f9f9f; }
.my-study2Box .btn-theme { width: 116px; height: 30px; position: absolute; left: 224px; bottom: 0; font-size: 14px; line-height: 30px; text-align: center; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; }

.my-study2p { height: 22px; position: relative; overflow: hidden; padding: 0 90px 0 60px; }
.my-study2p > span { width: 60px; left: 0; position: absolute; font-size: 12px; line-height: 22px; color: #9f9f9f; text-align: left; top: 0; }

.my-study2prog { height: 6px; background: #ededed; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-top: 9px; margin-right: 40px; position: relative; }
.my-study2prog em { height: 6px; background: #3d98ff; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; vertical-align: top; }
.my-study2prog span { width: 40px; font-size: 12px; line-height: 22px; color: #666; position: absolute; top: 50%; right: -40px; text-align: right; margin-top: -11px; }

.my-study3 ul { margin-left: -10px; margin-right: -10px; margin-top: -15px; }
.my-study3 ul li { width: 25%; float: left; margin-top: 20px; }
.my-study3Box { margin: 0 10px; background: #f9f9fa; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; overflow: hidden; -webkit-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.19); -moz-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.19); -ms-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.19); -o-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.19); box-shadow: 0 2px 5px rgba(45, 157, 255, 0.19); cursor: pointer; }
.my-study3Box:hover { -webkit-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.25); -moz-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.25); -ms-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.25); -o-box-shadow: 0 2px 5px rgba(45, 157, 255, 0.25); box-shadow: 0 2px 5px rgba(45, 157, 255, 0.25); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }

.my-study3t { padding: 0 15px 15px; position: relative; }
.my-study3t h2 { font-size: 16px; line-height: 24px; padding-top: 8px; }
.my-study3t h2 a { color: #333; }
.my-study3t h2 a:hover { color: #3d98ff; }
.my-study3t h6 { font-size: 12px; line-height: 22px; color: #999; margin-top: 2px; position: relative; padding-left: 12px; }
.my-study3t h6 i { width: 6px; height: 6px; position: absolute; left: 0; top: 50%; margin-top: -2px; background: #3d98ff; }
.my-study3t p { font-size: 12px; line-height: 22px; color: #999; margin-top: 2px; }
.my-study3t .btn-theme { font-size: 14px; line-height: 28px; display: block; text-align: center; -webkit-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; -o-border-radius: 14px; border-radius: 14px; margin-top: 8px; }
.my-study3t mark { font-size: 12px; line-height: 20px; position: absolute; border: 1px solid #3d98ff; background: transparent; right: 10px; bottom: 32px; color: #3d98ff; padding: 0 6px; }

.myRigt-Tab, .myRigt-Tab1 { margin: 0 45px; }
.myRigt-Tab ul li, .myRigt-Tab1 ul li { float: left; margin-right: 35px; }
.myRigt-Tab ul li a, .myRigt-Tab1 ul li a { font-size: 16px; line-height: 36px; border-bottom: 2px solid transparent; color: #8590a6; display: block; }
.myRigt-Tab ul li a:hover, .myRigt-Tab1 ul li a:hover, .myRigt-Tab ul li a.active, .myRigt-Tab1 ul li a.active, .myRigt-Tab ul li a.rigtTab-cur, .myRigt-Tab1 ul li a.rigtTab-cur { color: #3d98ff; border-bottom: 2px solid #3d98ff; }

.myRigt-Tab1 { margin: 0 20px; }

.filter-opt ul li { float: left; line-height: 24px; color: #b6b7b7; }
.filter-opt ul li span { display: inline-block; margin: 0 8px; }
.filter-opt .filter-input { display: inline-block; width: 100px; height: 24px; float: left; position: relative; }
.filter-opt .filter-input input { width: 100%; height: 22px; border: 1px solid #ededed; font-size: 12px; line-height: 22px; color: #666; text-indent: 6px; }
.filter-opt .filter-input i { font-size: 12px; line-height: 24px; right: 3px; top: 0; position: absolute; color: #b9baba; }
.filter-opt .filter-input.filter-price input { text-align: center; text-indent: 0; color: #adadad; }

.filter-select { width: 100px; }

.xxlc1 { margin: 0 45px; border-bottom: 1px solid #eff1f0; padding: 24px 325px 24px 0; position: relative; }
.xxlc1 > ul { margin-top: -18px; }
.xxlc1 > ul > li { font-size: 14px; min-height: 24px; position: relative; padding-left: 72px; margin-top: 18px; }
.xxlc1 > ul > li span { width: 72px; position: absolute; font-size: 14px; line-height: 24px; color: #9f9f9f; text-align: left; left: 0; top: 0; }
.xxlc1 .filter-item { min-width: 48px; line-height: 24px; display: inline-block; background: #ededed; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-right: 10px; float: left; }
.xxlc1 .filter-item:hover, .xxlc1 .filter-item.active { background: #e8f2fe; }
.xxlc1 .btn-theme { width: 68px; line-height: 24px; display: inline-block; text-align: center; }
.xxlc1-time { width: 388px; position: absolute; right: 0; top: -28px; text-align: right; }
.xxlc1-time ul { margin: 0 -2px; }
.xxlc1-time ul li { display: inline-block; }

.xxlc1Box { height: 105px; background: #f7fbff; border-top: 1px solid #3d98ff; margin: 0 2px; text-align: center; line-height: 1; padding: 0 12px; }
.xxlc1Box h4 { font-size: 14px; margin: 20px 0 18px; color: #8590a6; }
.xxlc1Box h2 { font-size: 30px; font-weight: bold; }

.xxlc2-time { width: 480px; position: absolute; right: 0; text-align: right; }
.xxlc2-time ul { margin: 0 -2px; }
.xxlc2-time ul li { display: inline-block; }
.xxlc2-time.xxlc2-time1 { top: -42px; }
.xxlc2-time.xxlc2-time2 { bottom: 12px; }

.xxlc2Box { width: 100px; height: 66px; background: #f7fbff; border-top: 1px solid #3d98ff; margin: 0 2px; text-align: center; line-height: 1; padding: 0 12px; overflow: hidden; }
.xxlc2Box h4 { font-size: 14px; margin: 10px 0 4px; color: #8590a6; }
.xxlc2Box h2 { font-size: 30px; font-weight: bold; }

.xxlc2Box1 { width: 64px; height: 67px; text-align: center; background: #f7fbff; position: absolute; left: 20px; top: 0; }
.xxlc2Box1 h3 { font-size: 18px; line-height: 22px; padding-top: 12px; color: #888; font-weight: bold; }


.xxlc-note { margin: 0 45px; font-size: 14px; line-height: 28px; padding: 20px 0 20px 36px; color: #494949; position: relative; }
.xxlc-note i { width: 28px; height: 28px; position: absolute; left: 0; top: 50%; margin-top: -14px; background: url(../images/note.png); }
.xxlc-note .xxlc-note-xs { position: absolute; width: 160px; height: 38px; text-align: center; right: 0; top: 50%; margin-top: -19px; }
.xxlc-note .xxlc-note-xs h4 { font-size: 13px; line-height: 18px; color: #999; }
.xxlc-note .xxlc-note-xs h2 { font-size: 16px; line-height: 20px; color: #3d98ff; font-weight: bold; }

h3.mlr30 { font-size: 24px; line-height: 48px; color: #3d98ff; padding: 20px 0 10px; }

.myTab { margin-left: 22px; }
.myTabLi ul li { float: left; font-size: 13px; color: #656565; }
.myTabLi ul li p { padding: 10px 4px; text-align: center; line-height: 20px; }
.myTabLi ul li p a { margin: 0 6px; }
.myTabLi ul li p.p1 { text-align: left; padding-left: 20px; position: relative; }
.myTabLi ul li p.p1 i { width: 6px; height: 6px; background: #cecece; position: absolute; left: 5px; top: 50%; margin-top: -3px; }
.myTabLi ul li p.p1 a { margin: 0; }
.myTabLi ul li p.p1 a:hover i { background: #e63333; }
.myTabLi ul li.W1 { width: 14%; }
.myTabLi ul li.W2 { width: 20%; }
.myTabLi ul li.W3 { width: 26%; }
.myTabLi ul li.W4 { width: 6%; }
.myTabLi ul li.W4 .check-box { margin-top: 3px; }
.myTabLi ul li.W5 { width: 24%; }
.myTabLi ul li.W6 { width: 10%; }
.myTabLi ul li.W7 { width: 8%; }
.myTabLi ul li.W8 { width: 12%; }
.myTabLi ul li.W9 { width: 36%; }

.myTabLi1 { height: 38px; background: #f7f9fd; line-height: 38px; border-top: 1px solid #e8edf9; border-bottom: 1px solid #e8edf9; margin-left: 25px; margin-right: 45px; overflow: hidden; }
.myTabLi1.w4 .check-box { margin-top: 2px; }

.myTabLi2 { font-size: 14px; line-height: 40px; border-bottom: 1px solid #f8f8f8; padding-left: 25px; padding-right: 45px; }

.fp-filter { margin: 0 45px; padding: 10px 0 35px 0; border-bottom: 1px solid #eff1f0; }
.fp-filter > ul { margin-top: -18px; }
.fp-filter > ul > li { font-size: 14px; min-height: 24px; line-height: 24px; margin-top: 18px; }
.fp-filter > ul > li span { color: #9f9f9f; }
.fp-filter .filter-item { line-height: 24px; display: inline-block; float: left; margin: 0 20px; }
.fp-filter .filter-item:hover, .fp-filter .filter-item.active { color: #3d98ff; }
.fp-filter .btn-theme { width: 68px; line-height: 24px; display: inline-block; text-align: center; }

.fp-note { margin: 0 45px; font-size: 14px; line-height: 28px; padding: 26px 0; color: #494949; }

.fp-container { max-width: 1200px; width: 100%; margin: 0 auto; padding-bottom: 56px; }
@media screen and (max-width: 480px) { .fp-container { padding-bottom: 20px; } }
.fp-info { margin: 0 80px; }
@media screen and (max-width: 480px) { .fp-info { margin: 0 10px; } }

.fp-infoM { line-height: 40px; background: #f7f9fd; border-left: 4px solid #3d98ff; }
.fp-infoM h3 { font-size: 16px; padding-left: 15px; color: #222; font-weight: bold; }

.fp-info1 { font-size: 24px; line-height: 48px; color: #5c5c5c; padding: 30px 0 35px; }
.fp-info1 i { font-size: 36px; color: #fdb02c; vertical-align: -4px; margin-right: 12px; }
@media screen and (max-width: 480px) { .fp-info1 { font-size: 16px; line-height: 28px; padding: 10px 0; }
  .fp-info1 i { font-size: 24px; } }

.fp-infoUl { padding: 8px 0 15px; }
.fp-infoUl ul { margin-left: -10px; margin-right: -10px; }
.fp-infoUl ul li { float: left; }
.fp-infoUl ul li.grid-1 { width: 100%; }
.fp-infoUl ul li.grid-2 { width: 50%; }
@media screen and (max-width: 480px) { .fp-infoUl ul li.grid-2 { width: 100%; } }
.fp-infoUl.fp-infoUl1 { padding-right: 40%; }
@media screen and (max-width: 480px) { .fp-infoUl.fp-infoUl1 { padding-right: 0; } }
.fp-infoUl.fp-infoUl2 { position: relative; }
.fp-infoUl.fp-infoUl2 img { width: 125px; height: 94px; position: absolute; left: 540px; top: 100px; }
@media screen and (max-width: 480px) { .fp-infoUl.fp-infoUl2 img { width: 106px; height: 80px; left: initial; top: -30px; right: 0; } }

.fp-infoBox { min-height: 36px; line-height: 36px; position: relative; padding-left: 110px; margin: 0 10px; color: #222; }
.fp-infoBox span { width: 100px; height: 36px; position: absolute; left: 0; top: 0; line-height: 36px; color: #7a86a0; text-align: right; }

.fp-info2 { border: 1px solid #e6e6e6; margin-top: 30px; }
@media screen and (max-width: 480px) { .fp-info2 { margin-top: 10px; } }
.fp-info2 table tr td { border-bottom: 1px solid #f8f8f8; padding: 10px; }
.fp-info2 table tr td p { text-align: center; font-size: 14px; line-height: 20px; }
.fp-info2 thead { background: #f7f9fd; border: 1px solid #fff; }

.copy-link { width: 324px; text-align: center; display: block; margin: 56px auto 0; font-size: 22px; line-height: 62px; }
@media screen and (max-width: 480px) { .copy-link { width: 100%; margin: 20px auto 0; line-height: 56px; } }

.my-search { height: 38px; padding-right: 120px; position: relative; }
.my-search .btn-theme { width: 100px; height: 38px; text-align: center; line-height: 36px; position: absolute; top: 0; }
.my-search .btn-theme2 { width: 100px; height: 38px; text-align: center; line-height: 36px; position: absolute; top: 0; }

.my-search1 { margin-right: 30%; }

.my-search2 .my-search { margin: 0 50% 0 0; overflow: hidden; }

.my-search3 .my-search { margin: 0 50% 0 0; }

#myOrderSearch ul li{float:left}

.my-class > ul > li { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-top: 20px; }
.myClassLi { height: 152px; position: relative; padding-left: 290px; }
.myClassLi .scale-img { width: 266px; height: 152px; position: absolute; left: 0; }
.myClassLi .scale-img img { width: 266px; height: 152px; }
.myClassLi h2 { font-size: 18px; line-height: 28px; padding-top: 16px; }
.myClassLi h2 a { color: #222; font-weight: bold; }
.myClassLi h2 a:hover { color: #3d98ff; }
.myClassLi h2 mark { font-size: 14px; line-height: 28px; color: #fff; padding: 0 15px; display: inline-block; margin-left: 10px; vertical-align: 1px; }
.myClassLi h2 mark.mark1 { background: #2a88e7; }
.myClassLi h2 mark.mark2 { background: #d7d7d7; }
.myClassLi h2 mark.mark3 { background: #d5081c; }
.myClassLi ul { padding-right: 300px; margin-top: 20px; }
.myClassLi ul li { font-size: 14px; line-height: 24px; color: #888; }
.myClassLi .btn-theme-line { width: 134px; height: 42px; font-size: 16px; line-height: 42px; text-align: center; position: absolute; right: 0; bottom: 20px; }

.my-class-bm ul { margin-top: -24px; }
.my-class-bm ul li { margin-top: 24px; }
.myclassBox { height: 126px; position: relative; padding-left: 235px; }
.myclassBox .scale-img { width: 220px; height: 126px; position: absolute; left: 0; }
.myclassBox .scale-img img { width: 220px; height: 126px; }
.myclassBox h2 { font-size: 16px; font-weight: bold; line-height: 32px; }
.myclassBox h2 a { color: #222; }
.myclassBox h2 a:hover { color: #3d98ff; }
.myclassBox p { font-size: 14px; line-height: 22px; color: #888; margin-top: 6px; }
.myclassBox .btn-theme { width: 90px; font-size: 16px; line-height: 32px; display: inline-block; text-align: center; margin-top: 10px; }

.my-cert1 > ul > li { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-top: 20px; }
.myCertLi { height: 152px; position: relative; padding-left: 290px; }
.myCertLi .scale-img { width: 266px; height: 152px; position: absolute; left: 0; }
.myCertLi .scale-img img { width: 266px; height: 152px; }
.myCertLi h2 { font-size: 18px; line-height: 28px; padding-top: 12px; }
.myCertLi h2 a { color: #222; font-weight: bold; }
.myCertLi h2 a:hover { color: #3d98ff; }
.myCertLi h2 mark { font-size: 14px; line-height: 28px; color: #fff; padding: 0 15px; display: inline-block; margin-left: 10px; vertical-align: 1px; }
.myCertLi h2 mark.mark1 { background: #2a88e7; }
.myCertLi h2 mark.mark2 { background: #d7d7d7; }
.myCertLi h2 mark.mark3 { background: #d5081c; }
.myCertLi ul { padding-right: 300px; margin-top: 12px; }
.myCertLi ul li { font-size: 14px; line-height: 24px; color: #888; }
.myCertLi .btn-theme-line { width: 134px; height: 42px; font-size: 16px; line-height: 42px; text-align: center; position: absolute; right: 0; bottom: 20px; }

.my-cert2 ul li { border-bottom: 1px solid #eee; padding-bottom: 15px; margin-top: 12px; }
.myCertLi1 { position: relative; }
.myCertLi1 h2 { font-size: 16px; font-weight: bold; color: #222; line-height: 32px; }
.myCertLi1 h2 a { font-size: 14px; font-weight: normal; color: #888; font-weight: normal; margin-left: 10px; }
.myCertLi1 h2 a:hover { color: #3d98ff; }
.myCertLi1 h4 { font-size: 14px; line-height: 24px; color: #888; }
.myCertLi1 p { font-size: 14px; line-height: 24px; color: #888; }

.myCertLi1-btn { width: 120px; position: absolute; right: 0; bottom: 8px; }
.myCertLi1-btn a { display: block; font-size: 14px; height: 34px; line-height: 34px; text-align: center; margin-bottom: 6px; }
.myCertLi1-btn a.btn-theme-line { height: 32px; line-height: 32px; }

.fpLi { position: relative; min-height: 110px; border-bottom: 1px solid #eee; padding-bottom: 18px; padding-top: 15px; }
.fpLi h4 { font-size: 14px; line-height: 28px; color: #888; }
.fpLi h4 i { font-size: 16px; margin-right: 4px; vertical-align: -1px; color: #3d98ff; font-weight: bold; }
.fpLi-txt { margin-right: 50%; margin-top: 5px; }
.fpLi-txt li { font-size: 14px; line-height: 28px; }
.fpLi-txt li i { font-size: 14px; margin-right: 4px; color: #3d98ff; }
.fpLi-txt li span { font-weight: bold; color: #E87700; }

.fpLi-btn { position: absolute; width: 120px; position: absolute; right: 0; text-align: center; bottom: 15px; }
.fpLi-btn a { font-size: 14px; line-height: 30px; display: block; margin-bottom: 5px; }

.fpLi-zj { font-size: 14px; height: 24px; line-height: 24px; position: absolute; left: 60%; top: 50%; margin-top: 0; }
.fpLi-zj span { font-size: 20px; font-weight: bold; color: #E87700; margin: 0 3px; }

.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); }

.xxlc-date { position: relative; width: 210px; height: 24px; border: 1px solid #eee; padding-left: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.xxlc-date input { width: 100%; line-height: 24px; color: #9f9f9f; cursor: pointer; }
.xxlc-date i { font-size: 12px; line-height: 24px; position: absolute; right: 15px; color: #9f9f9f; top: 6px; }

.back-go{position:absolute;font-size:20px;padding:33px 0px 10px 44px;}
.back-go-img{width:20px;position: absolute;padding: 34px 0 10px 24px;}
.pop-jfgzTab { margin-top: 20px; }
.pop-jfgzTab table tr td, .pop-jfgzTab table tr th { padding: 8px 0; }
.pop-jfgzTab table tr td p, .pop-jfgzTab table tr th p { padding: 0 5px; font-size: 14px; line-height: 22px; }
.pop-jfgzTab thead th { background: #f7f9fd; border-top: 1px solid #e8edf9; border-bottom: 1px solid #e8edf9; }
.pop-jfgzTab tbody td { border-bottom: 1px solid #f8f8f8; }

.bg-center3 { min-height: 122px; background: url(../images/center-bg3.jpg) top center no-repeat; margin-bottom: -15px; }
.my-center3L { min-width: 110px; position: relative; padding-left: 170px; margin-top: 28px; margin-left: 20px;}
.my-center3L h2 { font-size: 16px; line-height: 110px; color: #fff; }

.my-center3L-pic { width: 104px; height: 104px; border: 3px solid #fff; box-shadow: 0 0 25px rgba(61, 152, 255, 0.4); position: absolute; left: 0; overflow: hidden; cursor: pointer; }
.my-center3L-pic img { width: 104px; height: 104px; }
.my-center3L-pic a { background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 3; display: none; text-align: center; line-height: 104px; color: #d7d7d7; }
.my-center3L-pic a i { font-size: 14px; margin-right: 5px; vertical-align: -1px; }
.my-center3L-pic:hover a { display: block; }

.my-center3R { margin-top: 60px; }
.my-center3R ul li { display: inline-block; border-left: 1px solid #629cdd; }
.my-center3R ul li:first-child { border-left: none; }

.my-center3Box { height: 44px; position: relative; color: #fff; text-align: center; line-height: 1; margin: 0 30px; }
.my-center3Box h2 { font-size: 14px; padding-top: 3px; }
.my-center3Box h6 { font-size: 26px; margin-top: 2px; }
.my-center3Box h6 span { font-size: 14px; }

.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; }

.ind-course-sec { margin: 40px 0; }

.ind-course-sec .sec-title { width: 100%; padding-bottom: 10px; font-size: 18px; margin-bottom: 30px; position: relative; border-bottom: 1px #eee solid; }

.ind-course-sec .sec-title span { color: #3d98ff; border-radius: 25px; padding: 8px 0 8px 10px; margin-top: 20px; position: relative; font-weight: 600; }

.ind-course-sec .sec-title span b { display: block; width: 80px; height: 1px; background: #3d98ff; position: absolute; bottom: 0; left: 0; }

.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 { position: absolute; right: 0; top: 5px; color: #b3b3b3; font-size: 12px; }

.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 .ind-subclass { padding-top: 10px; }

.ind-course-sec .ind-subclass .sec-title { border: 0; margin-bottom: 10px; }

.ind-course-sec .ind-subclass .sec-title span { display: block; text-align: center; color: #999; font-weight: 500; }


/*# sourceMappingURL=css.css.map */
