.display-none { display: none; }

.container { position: relative; width: 1000px; padding: 50px 0; margin: 0 auto 0; }

.container.sub-bg:after { position: absolute; left: 480px; bottom: -20px; content: ''; border-top: 20px solid #ffd122; border-left: 20px solid transparent; border-right: 20px solid transparent; }

.img-content { padding: 30px 0; text-align: center; }

h2.title { font-size: 36px; text-align: center; }

/* reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; font-family: "Microsoft YaHei",sans-serif; }

a { color: #404040; text-decoration: none; outline: none; }

a:focus { outline: none; }

select { font-family: "Microsoft YaHei",sans-serif; }

option { font-family: "Microsoft YaHei",sans-serif; }

input { font-family: "Microsoft YaHei",sans-serif; }

input::-webkit-input-placeholder { font-family: "Microsoft YaHei",sans-serif; }

input::-moz-placeholder { font-family: "Microsoft YaHei",sans-serif; }

input:-ms-input-placeholder { font-family: "Microsoft YaHei",sans-serif; }

input::placeholder { font-family: "Microsoft YaHei",sans-serif; }

button { font-family: "Microsoft YaHei",sans-serif; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

.clearfloat { zoom: 1; }

.clearfloat:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }

/* Owl Carousel - Animate Plugin */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

/* Owl Carousel - Auto Height Plugin */
.owl-height { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

/* Core Owl Carousel CSS File */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

.display-none { display: none; }

.container { position: relative; width: 1000px; padding: 50px 0; margin: 0 auto 0; }

.container.sub-bg:after { position: absolute; left: 480px; bottom: -20px; content: ''; border-top: 20px solid #ffd122; border-left: 20px solid transparent; border-right: 20px solid transparent; }

.img-content { padding: 30px 0; text-align: center; }

h2.title { font-size: 36px; text-align: center; }

#top-fixed i { display: inline-block; }

#top-navigation i { display: inline-block; }

#top-fixed { position: relative; width: 100%; background-color: #404040; z-index: 102; }

#top-fixed .top-fixed-container { width: 1000px; height: 40px; line-height: 40px; font-size: 16px; position: relative; margin: 0 auto; }

#top-fixed .top-fixed-container > div { float: left; }

#top-fixed .top-fixed-container > div a { color: #b3b3b3; }

#top-fixed .top-fixed-container > div a:hover { color: #fff; }

#top-fixed .top-fixed-container > div .icon-zixun { width: 19px; height: 19px; background-image: url(../../images/icon-zixun_19x19.png); }

#top-fixed .top-fixed-container > div .icon-tel { width: 12px; height: 18px; background-image: url(../../images/icon-tel_14x18.png); }

#top-fixed .top-fixed-container > div a.zixun:hover i { background-image: url(../../images/icon-hover-zixun_19x19.png); }

#top-fixed .top-fixed-container > div a.tel:hover i { background-image: url(../../images/icon-hover-tel_14x18.png); }

#top-fixed .top-fixed-container > div i { vertical-align: sub; margin-right: 4px; }

#top-fixed .top-fixed-container .tel { margin-left: 25px; cursor: default; }

#top-fixed .top-fixed-container .login-before { position: absolute; right: 0; line-height: 28px; }

#top-fixed .top-fixed-container .login-before > a { width: 80px; height: 28px; display: inline-block; margin-top: 6px; cursor: pointer; }

#top-fixed .top-fixed-container .login-before .login-left { text-align: center; border: 1px solid #b3b3b3; margin-right: 10px; }

#top-fixed .top-fixed-container .login-before .login-left:hover { border: 1px solid #fff; }

#top-fixed .top-fixed-container .login-before .login-right { text-align: center; color: #fff; background-color: #ee7700; }

#top-fixed .top-fixed-container .login-before .login-right:hover { background-color: #be5f00; }

#top-fixed .top-fixed-container .login-after { position: absolute; right: 0; line-height: 40px; }

#top-fixed .top-fixed-container .login-after p { float: left; color: #fff; margin-right: 4px; }

#top-fixed .top-fixed-container .login-after > a { float: left; height: 40px; display: block; text-align: center; cursor: pointer; }

#top-fixed .top-fixed-container .login-after > a:hover { color: #fff; }

#top-fixed .top-fixed-container .login-after .pers-center { width: 80px; }

#top-fixed .top-fixed-container .login-after .logout { width: 40px; }

#top-space { height: 0px; }

#top-navigation { position: relative; width: 100%; background-color: #fff; border-bottom: 1px solid #eeeeee; -webkit-box-shadow: 0px 0px 10px #443f3f; box-shadow: 0px 0px 10px #443f3f; z-index: 101; }

#top-navigation .icon-black-logo { width: 339px; height: 36px; background-image: url(../../images/icon-black-logo_339x36.png); }

#top-navigation a.current { color: #ee7700; }

#top-navigation a { display: block; width: 100%; height: 100%; }

#top-navigation .nav-container { width: 1000px; height: 70px; margin: 0 auto; }

#top-navigation .nav-container .logo { width: 339px; line-height: 0; float: left; }

#top-navigation .nav-container .logo i { margin-top: 17px; }

#top-navigation .nav-container .nav-list { height: 70px; line-height: 70px; margin-left: 115px; margin-right: -40px; font-size: 18px; float: left; }

#top-navigation .nav-container .nav-list > li { float: left; padding: 0 20px; }

#top-navigation .nav-container .nav-list > li:hover a { color: #ee7700; }

#top-navigation .nav-container .nav-list > li.dropdown { position: relative; text-align: center; }

#top-navigation .nav-container .nav-list > li.dropdown ul { position: absolute; top: 70px; left: -8px; font-size: 16px; line-height: 30px; background-color: #fff; -webkit-box-shadow: 0px 3px 3px #8f7f7f; box-shadow: 0px 3px 3px #8f7f7f; }

#top-navigation .nav-container .nav-list > li.dropdown ul li { line-height: 38px; }

#top-navigation .nav-container .nav-list > li.dropdown ul li a { color: #989898; }

#top-navigation .nav-container .nav-list > li.dropdown ul li a:hover { color: #404040; background-color: #eeeeee; }

#top-navigation .nav-container .nav-list .dropdown-short ul { width: 90px; }

#top-navigation .nav-container .nav-list .dropdown-long ul { width: 126px; }

#copyright { width: 100%; height: 110px; background-color: #404040; z-index: 100; }

#copyright i { display: inline-block; }

#copyright .icon-wechat-1 { width: 25px; height: 20px; background-image: url(../../images/icon-wechat-1_25x20.png); }

#copyright .icon-wechat-1:hover { background-image: url(../../images/icon-hover-wechat-1_25x20.png); }

#copyright .icon-weibo-1 { width: 25px; height: 21px; background-image: url(../../images/icon-weibo-1_25x21.png); }

#copyright .icon-weibo-1:hover { background-image: url(../../images/icon-hover-weibo-1_25x21.png); }

#copyright .copyright-container { width: 1000px; margin: 0 auto; padding: 30px 0 0 0; font-size: 14px; text-align: center; }

#copyright p { color: #b3b3b3; cursor: default; }

#copyright p:hover { color: #fff; }

#copyright ul { width: 350px; margin: 20px auto 0; }

#copyright ul li { float: left; }

#copyright ul li a { color: #b3b3b3; display: block; }

#copyright ul li a:hover { color: #fff; }

#copyright ul .text { margin: 0 12px; }

#copyright ul .icon { margin-top: -4px; margin-right: 15px; }

#copyright .icon-wechat { position: relative; cursor: pointer; }

#copyright .icon-wechat:hover .qrcode { display: block; }

#copyright .icon-wechat .qrcode { position: absolute; display: none; width: 180px; height: 180px; background-color: #fff; top: -196px; left: -77.5px; border-radius: 18px; }

#copyright .icon-wechat .triangle { position: absolute; bottom: -14px; left: 80px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 14px solid #fff; }

#copyright .icon-wechat img { width: 170px; height: 170px; margin: 5px; }

#banner { height: 700px; background: url(../../images/high-banner_1920x500.jpg) no-repeat center; }



#main-container { background-color: #fff3dc; color: #404040; }
.biaodan-1{ float:left; width:454px; margin-right:46px;}
.biaodan-2 {
  width: 480px;
  text-align: center;
  float:right;
  padding-right:20px;
}

.biaodan-2 .zk-form-group {

  width: 480px;
}
.biaodan-2 .zk-form-group .cpp{ color:#666; font-size:36px; text-align:center; height:120px; line-height:50px; }
.biaodan-2 .zk-form-group .cpp b{ color:#f38d32; font-size:36px;}

.biaodan-2 .submit-btn {
  width: 100%;
  height: 88px;
  line-height: 76px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  background: url(../../images/ggg.png) top center no-repeat;
  display:block;
}
/* ------------------------- form表单 --------------------------------- */
/* placeholder */
input.zk-form-control::-webkit-input-placeholder,
textarea.zk-form-control::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}
input.zk-form-control:-moz-placeholder,
textarea.zk-form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}
input.zk-form-control::-moz-placeholder,
textarea.zk-form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}
input.zk-form-control:-ms-input-placeholder,
textarea.zk-form-control:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}
.zk-form-control-wrap {
  /*  position: relative;*/
}
.zk-form-control {
    width:480px;
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 50px;
    color:#666;
    background-color:#fff;
	border-radius:6px;
}
.zk-form-control:focus,
.zk-form-control.data-pt-plugin-hidelayer-active,
.zk-form-control.data-pt-plugin-hidelayer-active:hover {
    border-color: #fff;
}


#section-12 a { display: block; width: 718px; line-height: 76px; height:88px; text-align: center; font-size: 30px; background-color: #fe7b47; color: #fff; background:url(../../images/gg.png) center no-repeat; margin: 0 auto 0;}




#main-container { background-color: #ffe9e9; color: #404040; }

#section-1 .time-line { margin-bottom: 20px; }

#section-1 h5 { font-size: 30px; color: #fe7b47; text-align: center; line-height: 80px; background-color: #fff; border-radius: 10px; }

#section-1 h5 span { font-size: 48px; }

#section-2 { background-color: #f3442a; }

#section-2 h2 { margin: 30px 0 50px; font-size: 40px; text-align: center; color:#fff;}

#section-2 a { display: block; width: 760px; line-height: 80px; text-align: center; font-size: 30px; background-color: #fff; color: #f3442a; border-radius: 10px; -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); margin: 0 auto 0; }

#section-2 a:hover { background-color: #fffc00; }

#section-3 .tab-titles { margin-top: 30px; }

#section-3 .tab-titles .tab-title { float: left; width: 500px; height: 64px; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: 4px solid #f3442a; text-align: center; line-height: 60px; font-size: 24px; color: #fff; background-color: #f3442a; cursor: pointer; }

#section-3 .tab-titles .tab-title:nth-child(2) { margin: 0 0px; }

#section-3 .tab-titles .tab-title.active { background-color: #fff; color: #404040; }

#section-3 .tab-contents { background-color: #fff; padding: 30px 20px 0; }

#section-3 .tab-contents h3.title { padding-left: 20px; font-size: 20px; height: 51px; line-height: 44px; background: url(../../images/high-title-bg_960x51.png) no-repeat center; }

#section-3 .tab-contents .advantages .item { float: left; }

#section-3 .tab-contents .advantages .img-icon { text-align: center; }

#section-3 .tab-contents .advantages h4 { line-height: 50px; font-size: 18px; text-align: center; }

#section-3 .tab-contents .advantages p { font-size: 16px; line-height: 32px; color: #666666; text-align: justify; }

#section-3 .tab-contents .advantages.three-items { margin: 30px -15px; }

#section-3 .tab-contents .advantages.three-items .item { width: 300px; margin: 0 15px; }

#section-3 .tab-contents .advantages.three-items p { padding: 0 10px; }

#section-3 .tab-contents .advantages.four-items { margin: 30px -20px; }

#section-3 .tab-contents .advantages.four-items .item { width: 210px; margin: 0 20px; }

#section-3 .tab-contents .advantages.four-items p { padding: 0 5px; }

#section-3 .tab-contents .advantages.five-items { margin: 30px -20px; }

#section-3 .tab-contents .advantages.five-items .item { width: 160px; margin: 0 20px; }

#section-3 .tab-contents h4.title { font-size: 20px; margin: 30px 0 -10px 24px; padding-left: 10px; border-left: 6px solid #fbb508; }

#section-3 .tab-contents .grade-links { margin-top: 20px; margin-right: -10px; }

#section-3 .tab-contents .grade-links.online .link { width: 147px; }

#section-3 .tab-contents .grade-links .title { float: left; line-height: 50px; font-size: 20px; text-align: center; margin: 10px 0; padding: 0 24px; }

#section-3 .tab-contents .grade-links .link { width: 160px; float: left; margin: 10px 8px; }

#section-3 .tab-contents .grade-links .link a { display: block; width: 100%; line-height: 50px; text-align: center; background-color: #f3442a; color: #fff; border-radius: 5px; font-size: 18px; }

#section-3 .tab-contents .grade-links .link a:hover { background-color: #f65b44; }

#section-3 .tab-contents .grade-links ul { overflow: hidden; }

#section-3 .btn-container { margin: 30px -20px 0; padding: 30px 0 0; background-color: #ffe9e9; }

#section-3 a.btn {  display: block; width: 718px; line-height: 76px; height:88px; text-align: center; font-size: 30px; background-color: #fe7b47; color: #fff; background:url(../../images/gg.png) center no-repeat; margin: 0 auto 0;}



#section-4 { background-color: #ffd8d8; }

#section-4 h2.sub-title { width: 900px; font-size: 24px; color: #75663b; line-height: 44px; text-align: center; margin: 10px auto 30px; }

#section-4 a.btn { display: block; width: 718px; line-height: 76px; height:88px; text-align: center; font-size: 30px; background-color: #fe7b47; color: #fff; background:url(../../images/gg.png) center no-repeat; margin: 20px auto 0;}



#section-4 .slider-buttons { width: 1000px; height: 0; position: relative; }

#section-4 .slider-buttons .btn { position: absolute; top: -250px; width: 60px; height: 60px; border-radius: 50%; cursor: pointer; }

#section-4 .slider-buttons .btn:hover { background-color: #ffe779; }

#teacher-slider .item { margin-top: 36px; background-color: #fff; }

#teacher-slider .item .img { position: relative; width: 374px; height: 470px; float: left; z-index: 100; }

#teacher-slider .item .img img { display: block; position: relative; width: 336px; height: 470px; margin: -36px 0 0 24px; z-index: 100; }

#teacher-slider .item .img:after { content: ''; width: 336px; height: 470px; position: absolute; top: -22px; right: 0; background-color: #e3e3e3; }

#teacher-slider .item .text { float: left; position: relative; width: 626px; height: 448px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 34px 24px 0; }

#teacher-slider .item .text .buttons { position: absolute; bottom: 0; }

#teacher-slider .item .text .title { height: 62px; font-size: 22px; line-height: 54px; padding-left: 26px; margin-bottom: 10px; background: url(../../images/slider-title-bg_566x62.png) no-repeat center; }

#teacher-slider .item .text .sub-title { padding-left: 50px; font-size: 18px; line-height: 40px; }

#teacher-slider .item .text .sub-title-1 { background: url(../../images/high-slider-icon-1_27x21.png) no-repeat 14px center; }

#teacher-slider .item .text .sub-title-2 { background: url(../../images/high-slider-icon-2_24x25.png) no-repeat 14px center; }

#teacher-slider .item .text p { padding-left: 14px; margin-bottom: 10px; font-size: 16px; color: #989898; line-height: 32px; }

#teacher-slider .item .text .buttons a { display: block; width: 220px; height: 50px; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 50px; border-radius: 10px; text-align: center; font-size: 18px; }

#teacher-slider .item .text .left-btn { margin-left: 14px; background-color: #fff7f4; color: #fe7b47; border: 1px solid #fe7b47; }

#teacher-slider .item .text .left-btn:hover { background-color: #fcf2ef; }

#teacher-slider .item .text .right-btn { margin-left: 30px; background-color: #fe7b47; color: #fff; }

#teacher-slider .item .text .right-btn:hover { background-color: #f7672d; }

#prev-btn { left: -80px; background: url(../../images/prev-btn_24x39.png) no-repeat center; }

#next-btn { right: -80px; background: url(../../images/next-btn_24x39.png) no-repeat center; }

#section-5 .list { margin: 30px -10px 0; }

#section-5 .list .item { float: left; width: 320px; margin: 0 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); }

#section-5 .list .item h3 { font-size: 24px; color: #fff; line-height: 54px; background-color: #fe7b47; border-radius: 10px 10px 0 0; text-align: center; }

#section-5 .list .item .link-list { padding: 0 12px; }

#section-5 .list .item .link-item a { display: block; padding-left: 28px; height: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #e3e3e3; font-size: 14px; color: #989898; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../../images/link-icon_18x18.png) no-repeat center left; }

#section-5 .list .item .link-item:hover a { color: #fe7b47; }

#section-5 .list .item .link-item:last-child a { border: none; }

#section-6 { background-color: #ffd122; }

#catForm { margin: 80px 0 16px; }

#catForm .input-container { margin: 0 -2px; }

#catForm input {  padding: 0; border: none; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 10px; background-color: #fff; color: #989898; font-size: 16px; outline: none; margin-bottom:20px;}

#catForm input::-webkit-input-placeholder { color: #989898; }

#catForm input::-moz-placeholder { color: #989898; }

#catForm input:-ms-input-placeholder { color: #989898; }

#catForm input::placeholder { color: #989898; }

#catForm input:hover { color: #404040; }

#catForm input:hover::-webkit-input-placeholder { color: #404040; }

#catForm input:hover::-moz-placeholder { color: #404040; }

#catForm input:hover:-ms-input-placeholder { color: #404040; }

#catForm input:hover::placeholder { color: #404040; }

#catForm .select-container { position: relative; width: 247px; height: 50px; margin: 0 2px; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 50px; background-color: #fff; cursor: pointer; }

#catForm .select-container .select-tt { position: relative; padding: 0 10px; color: #989898; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

#catForm .select-container .select-tt:hover { color: #404040; }

#catForm .select-container .select-tt:hover:after { border-top: 10px solid #404040; }

#catForm .select-container .select-tt:after { content: ''; position: absolute; top: 22px; right: 14px; border-top: 10px solid #989898; border-left: 8px solid transparent; border-right: 8px solid transparent; }

#catForm .select-container .select { display: none; width: 247px; position: absolute; top: 50px; left: 0; background-color: #fff; z-index: 99; }

#catForm .select-container .option { -webkit-box-sizing: border-box; box-sizing: border-box; color: #989898; padding-left: 10px; font-size: 16px; line-height: 44px; background-color: #fff; }

#catForm .select-container .option:hover { color: #404040; background-color: #f8f8f8; }

#catForm .btn { display: block; width: 570px; line-height: 50px; text-align: center; font-size: 22px; color: #fff; background-color: #9481f4; border-radius: 10px; cursor: pointer; margin: 30px auto 0; }

#catForm .btn:hover { background-color: #7d64fb; }

#section-6 .tip { font-size: 16px; text-align: center; }

#section-7 .list { margin: 30px -52px 20px; }

#section-7 .list .item { width: 172px; margin: 0 52px; float: left; text-align: center; }

#section-7 .list .item p { font-size: 18px; line-height: 30px; }

#footer { height: 400px; background: url(../../images/2017090702_15.jpg) no-repeat center; }

#footer .btn { position: absolute; top: 256px; left: 187px; display: block; width: 626px; line-height: 70px; text-align: center; font-size: 30px; color: #f8362a; background-color: #fff; border-radius: 80px; }

#footer .btn:hover { background-color: #ffe400; }

#side-tools { width: 100%; position: fixed; top: 0; left: 0; z-index: 101; }

#side-tools .side-tools-container { position: relative; width: 1000px; margin: 0 auto 0; }

#side-tools .link-list-container { position: absolute; width: 166px; height: 374px; top: 288px; right: -176px; background: url(../../images/side-bg_166x373png.png) no-repeat center; }

@media screen and (max-width: 1920px) { #side-tools .link-list-container { right: -250px; } }

@media screen and (max-width: 1440px) { #side-tools .link-list-container { right: -176px; } }

@media screen and (max-width: 1280px) { #side-tools .side-tools-container { position: static; }
  #side-tools .link-list-container { right: 0; } }

#side-tools .link-list { position: absolute; top: 150px; left: 24px; }

#side-tools .link-list a { display: block; width: 120px; line-height: 40px; text-align: center; background-color: #fff; color: #989898; font-size: 18px; border-radius: 5px; margin-bottom: 14px; }

#side-tools .link-list a.active { color: #472923; background-color: #ffe779; }

#side-tools #back-top { display: block; width: 150px; height: 40px; position: absolute; bottom: 8px; left: 9px; cursor: pointer; }
