.display-none { display: none; }

.container { position: relative; width: 1000px; padding: 30px 0; margin: 0 auto 0; }

/*.container.sub-bg:after { position: absolute; left: 480px; bottom: -20px; content: ''; border-top: 20px solid #b3da3c; 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; }
.zk-wrap {
  width: 1000px;
  margin: 0 auto;
}

.zkPageView .bg_hui{ background: #f4f7fe; overflow: hidden; }
.zkPageView .zc_t{   }

.zkPageView .com-tit {
  display: inline-block;
  padding: 0 75px 0 70px;
  position: relative;
}
.zkPageView .com-tit:before,
.zkPageView .com-tit:after {
  content: "";
  position: absolute;
  top: 0;
  height: 37px;
}
.txt-00064a{ color: #00064a; font-size: 40px; font-weight: 300; }


/*  所用表单  */

#catForm1 { zoom: 1; width: 680px; height: 60px;}

#catForm1:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }

#catForm1 .input-dom { float: left; display: block; background: #f4f7fe; margin: 0; padding: 0; border:1px solid #7f82a4; width: 238px; height: 58px; box-sizing: border-box; padding: 0 24px; margin-right: 10px; border-radius: 6px; font-size: 18px; color: #374757; outline: none; }

#catForm1 .input-dom::-webkit-input-placeholder { color: #828d97; }

#catForm1 .input-dom::-moz-placeholder { color: #828d97; }

#catForm1 .input-dom:-ms-input-placeholder { color: #828d97; }

#catForm1 .input-dom::placeholder { color: #828d97; }

#catForm1 .input-dom:hover { color: #404040; }

#catForm1 .input-dom:hover::-webkit-input-placeholder { color: #404040; }

#catForm1 .input-dom:hover::-moz-placeholder { color: #404040; }

#catForm1 .input-dom:hover:-ms-input-placeholder { color: #404040; }

#catForm1 .input-dom:hover::placeholder { color: #404040; }

#catForm1 .btn { float: left; width: 180px; height: 60px; background:url(../../images/anniu.png) 0 0 no-repeat; border-radius: 6px; font-size: 20px; color: #fff; font-weight:600; text-align: center; line-height: 60px; cursor: pointer; }


.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; }

#section-2 .img-content {text-align: center; }

h2.title { font-size: 30px; text-align: center; color:#000000;font-weight: 300;}

#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: 400px; background: url(../../images/primary-banner_1920x500.png) no-repeat center; }

#main-container { background-color: #fff; color: #000000; font-weight: 300;}

a.btn{display: block; width:312px; height: 42px;color: #ffffff;background-color: #19a053; line-height: 42px; font-size: 20px;padding: 0px 30px;border-radius: 6px;text-align: center; margin: 0 auto 0;}

a.btn:hover { background-color: #0d8842; }

#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:url(../../images/mid_07.png) no-repeat center;}

#section-2 h2 {padding-bottom:30px; font-size: 30px; text-align: center; }

#section-2 a { display: block; width: 760px; line-height: 80px; text-align: center; font-size: 36px; background-color: #fe7b47; color: #fff; 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: #f7672d; }

#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 #19a053; text-align: center; line-height: 60px; font-size: 24px; color: #fff; background-color: #19a053; cursor: pointer; }

#section-3 .tab-titles .tab-title:nth-child(2) { margin-left: 0px; }

#section-3 .tab-titles .tab-title.active { background-color: #fff; color: #404040; }

#section-3 .tab-contents { background-color: #fff; padding: 30px 20px 10px; }

#section-3 .tab-contents h3.title { padding-left: 20px; font-size: 20px; height: 51px; line-height: 44px; background: url("../../images/primary-title1-bg_960x51.png") }

#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 #b3da3c; }

#section-3 .tab-contents .grade-links { margin-top: 10px; margin-bottom: 30px; margin-left: 15px;display: block; }

#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: 224px; float: left; margin-top:15px; margin-right:12px; margin-bottom:20px;}

#section-3 .tab-contents .grade-links .link img { width: 224px;height: 150px;}

#section-3 .tab-contents .text { padding-top: 5px; width: 220px;}

#section-3 .tab-contents .txt-lh16 {font-size: 16px; color:#000; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; margin-top: 8px;}

#section-3 .tab-contents .txt-lh14 { font-size: 14px;line-height: 24px; color: #828d97; margin-top: 6px;}

#section-3 .tab-contents .ptn { padding-top: 5px; overflow: hidden; float: left;}

#section-3 .tab-contents .grade-links .link a { display: block;  width: 95px; height: 30px; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; text-align: center; border-radius: 2px; font-size: 14px; }

#section-3 .tab-contents .grade-links ul { overflow: hidden; }

#section-3 .tab-contents .yuyue {  background-color: #ff7c25; color: #fff; float: left; margin-right: 10px;border: 1px solid #ff7c25;}

.xiangqing { float:right;  border: 1px solid #ff7c25;   color: #ff7c25;  font-size: 14px;  background: #fff;}

#section-3 a.btn{display: block; width:380px; height: 42px;color: #ffffff;background-color: #19a053; line-height: 42px; font-size: 20px;padding: 0px 30px;border-radius: 6px;text-align: center; margin: 50px auto;}

#section-3 a.btn:hover { background-color: #0d8842; }

#section-4 { background:url("../../images/section-4.png") }

#section-4 h2.sub-title { width: 900px; font-size: 24px; color: #4a6572;  font-weight: 500; line-height: 44px; text-align: center; margin: 10px auto 30px; }

#section-4 a.btn { display: block; width:380px; height: 42px;color: #ffffff;background-color: #19a053; line-height: 42px; font-size: 20px;padding: 0px 30px;border-radius: 6px;text-align: center; margin: 50px auto 0;}

#section-4 a.btn:hover { background-color: #0d8842; }

#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: #4a6572; }

#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: 369px; -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/primary-slider-icon-1_27x21.png) no-repeat 14px center; }

#teacher-slider .item .text .sub-title-2 { background: url(../../images/primary-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 { width: 220px; height: 45px; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 45px; display: block; border-radius: 6px; text-align: center; font-size: 18px; }

#teacher-slider .item .text .left-btn { margin-left: 14px; background-color: #f5fbf8; color: #19a053; border: 1px solid #19a053; }

#teacher-slider .item .text .left-btn:hover { background-color: #eff8f3; }

#teacher-slider .item .text .right-btn { margin-left: 30px; background-color: #19a053; color: #fff; }

#teacher-slider .item .text .right-btn:hover { background-color: #0d8842; }

#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: #b3da3c; }*/

#catForm { margin: 30px 0 16px; }

#catForm .input-container { margin: 0 -2px; }

#catForm input { margin: 0 2px; padding: 0; border: none; display: block; width: 247px; height: 50px; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 10px; background-color: #fff; color: #989898; font-size: 16px; outline: none; }

#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 0px; }

#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: 380px; background: url(../../images/primary-footer-bg_1920x380.png) no-repeat center; }

#footer .btn { position: absolute; top: 230px; left: 180px; display: block; width: 635px;height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: #19a053; background-color: #fff; border-radius: 6px; padding: 0 0; font-weight: 300;}

#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; }
