* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

body {
    overflow-x: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none !important;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    border: none;
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
    *margin-top: 0;
}

.classes-ulnew li a,
.classes-ulnew li p,
.source-newdetails .newsdetails-right h1,
.newnews .p1,
.best-curriculum .classes-ulnew li,
.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li a,
.april-newterminal .newterminal-left .correlation-wd ul li,
.april-newterminal .newterminal-left .correlation-wd ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.curriculum-newlist li .li-center p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box {
    width: 100%;
}

.gdzx {
    display: block;
    width: 100%;
    height: 100%;
}

.gdzx a {
    display: block;
    width: 100%;
    height: 100%;
}

.warp {
    width: 1230px;
    margin: 0 auto;
}

.warp1230 {
    width: 1230px;
    margin: 0 auto;
}

.warper {
    width: 100%;
    margin: 0 auto;
    background-color: #F7F9FB;
    margin-bottom: 10px;
}

.feedback {
    font-family: "microsoft yahei";
}

.public-title {
    font-size: 18px;
    color: #666;
}

.min-title-box {
    background: #F7F7F7;
    padding: 0 12px;
    padding-top: 18px;
}

.min-title-box h2 {
    font-size: 18px;
    font-weight: bold;
    color: #444;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.content .box-title h2 {
    display: inline-block;
}

.content .box-title img {
    width: 660px;
    height: 14px;
    margin: 10px 10px;
    display: inline-block;
}

.content .box-title span {
    font-size: 16px;
    cursor: pointer;
}

.blue .content .box-title span {
    color: #3592e2;
}

.green .content .box-title span {
    color: #42b712;
}

.orange .content .box-title span {
    color: #FF4400;
}

.red .content .box-title span {
    color: #ED232F;
}

.line-bg {
    display: inline-block;
    width: 976px;
    height: 14px;
    background: url(../image/long-line-bg.png) no-repeat left center;
}

.line-l-bg {
    display: inline-block;
    width: 1082px;
    height: 14px;
    background: url(../image/long-l-line-bg.png) no-repeat left center;
}

.line-div {
    width: 1230px;
    text-align: center;
    margin: 20px auto 0;
}

.line-1200X17 {
    display: block;
    margin: 30px auto 0;
}

.line-921X14 {
    display: inline-block;
    width: 921px;
    height: 14px;
    background: url(../image/line-921X14.png) no-repeat left center;
}

.line-564X14 {
    display: inline-block;
    width: 564px;
    height: 14px;
    background: url(../image/line-564X14.png) no-repeat left center;
}

.line-685X14 {
    display: inline-block;
    width: 685px;
    height: 14px;
    background: url(../image/line-685X14.png) no-repeat left center;
}

.line-740X14 {
    display: inline-block;
    width: 740px;
    height: 14px;
    background: url(../image/line-740X14.png) no-repeat left center;
}

.line-879X14 {
    display: inline-block;
    width: 879px;
    height: 14px;
    background: url(../image/line-879X14.png) no-repeat left center;
}

.classes-ul li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.classes-ul li:hover img {
    transform: scale(1.1);
    opacity: 0.6;
    transition: 1s;
    transform-origin: center center;
}

.classes-ul li img {
    width: 270px;
    height: 188px;
    display: block;
}

.classes-ul li .a1 {
    max-width: 264px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    margin: 10px 0;
    display: block;
    margin-left: 6px;
}

.blue .classes-ul li .a1:hover {
    color: #3592e2;
}

.green .classes-ul li .a1:hover {
    color: #42b712;
}

.orange .classes-ul li .a1:hover {
    color: #FF4400;
}

.red .classes-ul li .a1:hover {
    color: #ED232F;
}

.classes-ul li .p1 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
    margin-left: 6px;
    max-width: 264px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.classes-ul li .p2 {
    margin-left: 6px;
}

.classes-ul li .p2 .span1 {
    font-size: 14px;
    color: #f93d3d;
    float: left;
}

.classes-ul li .p2 .ljbm {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 70px;
    height: 24px;
    line-height: 24px;
    display: block;
    float: right;
    border-radius: 5px;
}

.blue .classes-ul li .p2 .ljbm {
    background: #3592e2;
}

.green .classes-ul li .p2 .ljbm {
    background: #42b712;
}

.orange .classes-ul li .p2 .ljbm {
    background: #FF4400;
}

.red .classes-ul li .p2 .ljbm {
    background: #ED232F;
}

.classes-ul li .p2 .span2 {
    max-width: 146px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 6px;
    font-size: 12px;
    color: #999999;
    float: right;
    background: url(../image/dw-icon.png) no-repeat left center;
    padding-left: 14px;
}

.teacher-ul {
    margin-right: -20px;
}

.teacher-ul li {
    width: 420px;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

.teacher-ul li img {
    float: left;
    width: 165px;
    height: 165px;
}

.teacher-ul li .tea-details {
    float: right;
    width: 240px;
}

.teacher-ul li .tea-details p {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}

.teacher-ul li .tea-details span {
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.teacher-ul li .tea-details a {
    width: 76px;
    height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    display: inline-block;
    line-height: 28px;
    margin-top: 10px;
    border: 1px solid #C1C1C1;
    border-radius: 5px;
}

.teacher-ul li .tea-details a:hover {
    color: #fff;
}

.blue .teacher-ul li .tea-details a:hover {
    background: #3592e2;
    border: 1px solid #3592e2;
}

.green .teacher-ul li .tea-details a:hover {
    background: #42b712;
    border: 1px solid #42b712;
}

.orange .teacher-ul li .tea-details a:hover {
    background: #FF4400;
    border: 1px solid #FF4400;
}

.red .teacher-ul li .tea-details a:hover {
    background: #ED232F;
    border: 1px solid #ED232F;
}

.recmd-jg li {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 16px;
    margin-top: 13px;
    border-bottom: 1px solid #e6e6e6;
}

.recmd-jg li:last-child {
    border-bottom: none;
}

.recmd-jg img {
    width: 80px;
    height: 56px;
    display: block;
    float: left;
}

.recmd-jg .re-right {
    float: left;
    margin-left: 10px;
}

.recmd-jg .re-right p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #444444;
    margin-left: 6px;
}

.recmd-jg .re-right a {
    margin-top: 12px;
    display: inline-block;
    text-align: center;
    width: 58px;
    margin-left: 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #888;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.blue .recmd-jg .re-right a:hover {
    background: #3592e2;
    border: 1px solid #3592e2;
    color: #fff;
}

.green .recmd-jg .re-right a:hover {
    background: #42b712;
    border: 1px solid #42b712;
    color: #fff;
}

.orange .recmd-jg .re-right a:hover {
    background: #FF4400;
    border: 1px solid #FF4400;
    color: #fff;
}

.red .recmd-jg .re-right a:hover {
    background: #ED232F;
    border: 1px solid #ED232F;
    color: #fff;
}

.recmd-jg .re-right a:first-child {
    width: auto;
    border: none;
    border-radius: 0px;
    display: block;
    max-width: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #444444;
    margin-left: 0px;
    margin-top: 0;
}

.recmd-jg .re-right a:first-child:hover {
    background: none;
    border: none;
    color: #FF4400;
}

.recmd-jg .NO {
    text-align: center;
    color: #ffffff;
    line-height: 21px;
    background: url(https://peixun.2018.cn/template/new/images/NO-icon.png) no-repeat center;
    width: 16px;
    height: 21px;
    z-index: 9;
    display: inline-block;
    float: left;
    margin-right: 4px;
}

.public-ul-box h2 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #e1e1e1;
}

.public-ul-box .public-ul-left {
    float: left;
    width: 195px;
    height: 180px;
}

.public-ul-box ul li {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 14px 0;
    border-bottom: 1px dashed #e1e1e1;
}

.public-ul-box ul li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    background: url(../image/pulic-ul-li-icon.png) no-repeat left center;
}

.public-ul-box ul li a:hover {
    background: url(../image/pulic-ul-li-icon1.png) no-repeat left center;
    color: #FF4400;
}

.public-ul-box ul li span {
    position: absolute;
    right: 0;
    color: #999999;
}

.public-ul-box1 h2 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #e1e1e1;
}

.public-ul-box1 ul li {
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 14px 0;
    border-bottom: 1px dashed #e1e1e1;
}

.public-ul-box1 ul li span {
    display: inline-block;
    color: #888888;
    background: #F7F9FB;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.blue .public-ul-box1 ul li span.active {
    background: #3592e2;
    color: #fff;
}

.green .public-ul-box1 ul li span.active {
    background: #42b712;
    color: #fff;
}

.orange .public-ul-box1 ul li span.active {
    background: #FF4400;
    color: #fff;
}

.red .public-ul-box1 ul li span.active {
    background: #ED232F;
    color: #fff;
}

.public-ul-box1 ul li a {
    padding-left: 10px;
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

.blue .public-ul-box1 ul li a:hover {
    color: #3592e2;
}

.green .public-ul-box1 ul li a:hover {
    color: #42b712;
}

.orange .public-ul-box1 ul li a:hover {
    color: #FF4400;
}

.red .public-ul-box1 ul li a:hover {
    color: #ED232F;
}

.public-ul-box {
    width: 580px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.public-ul-box .public-ul-left img {
    width: 195px;
    height: 180px;
}

.public-ul-box .public-ul {
    float: left;
    margin-left: 14px;
}

.public-ul-box .public-ul li {
    padding: 10.6px 0;
}

.public-ul-box .public-ul li:first-child {}

.public-ul-box h2 {
    border: none;
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    background: url(../image/line-469X14.png) no-repeat right center;
}

.yytx-form {
    position: relative;
}

.yytx-form .span1 {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 12px;
    color: #999;
}

.yytx-form form {
    padding: 14px 0 20px 0;
    margin-left: 6px;
    font-family: "Microsoft YaHei";
}

.yytx-form form .p1 {
    font-size: 14px;
    color: #666;
}

.yytx-form form .p1 .span2 {
    font-size: 14px;
    color: #FF4400;
    background: #fee6df;
    padding: 0 4px;
}

.yytx-form form .input-text {
    width: 266px;
    height: 40px;
    text-indent: 10px;
    border: none;
    outline: none;
    margin-top: 14px;
    font-family: "Microsoft YaHei";
}

.yytx-form form .input-btn {
    width: 266px;
    height: 40px;
    background: #FF4400;
    text-align: center;
    color: #fffefe;
    font-size: 16px;
    border: none;
    outline: none;
    margin-top: 10px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}

.bjzrui {
    text-align: center;
    padding-bottom: 20px;
}

.bjzrui h2 {
    text-align: center;
}

.bjzrui .details {
    position: relative;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    margin-top: 14px;
    height: 165px;
    overflow: hidden;
}

.bjzrui .details .zhankai-jt {
    width: 276px;
    text-align: center;
    line-height: 20px;
    padding-top: 40px;
    bottom: 0px;
    position: absolute;
    cursor: pointer;
    background: linear-gradient(-180deg, rgba(247, 247, 247, 0.1) 0, #F7F7F7 63%);
}

.bjzrui .qxrx {
    color: #FF4400;
    font-size: 18px;
    background: url(../image/tel-icon1.png) no-repeat left center;
    padding-left: 18px;
    display: inline-block;
    margin-top: 10px;
}

.bjzrui .zxzx-btn {
    width: 270px;
    height: 40px;
    background: #FF4400;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 4px;
}

.mfst-form {
    margin-top: 30px;
    margin-bottom: 40px;
}

.mfst-form .f-title h2 {
    display: inline-block;
}

.mfst-form .f-title h2 p {
    display: inline-block;
}

.mfst-form .f-title h2 p span {
    color: #FF4400;
}

.mfst-form .f-title .line-921X14 {
    margin-top: 6px;
    margin-left: 10px;
}

.mfst-form .form-title p {
    font-size: 20px;
    color: #444;
    font-weight: bold;
}

.mfst-form .form-title p span {
    color: #FF4400;
}

.mfst-form .form-left {
    width: 630px;
    float: left;
}

.mfst-form .form-left form {
    margin-right: -20px;
    margin-bottom: -10px;
    margin-top: 20px;
}

.mfst-form .form-left form input,
.mfst-form .form-left form select {
    border: none;
    outline: none;
    width: 300px;
    height: 40px;
    font-size: 14px;
    text-indent: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.mfst-form .form-left form .input-text {
    color: #999999;
    background: #F7F9FB;
}

.mfst-form .form-left form select {
    background: #F7F9FB;
}

.mfst-form .form-left form .input-btn {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #FF4400;
    cursor: pointer;
    font-family: "microsoft yahei";
}

.mfst-form .form-left form .input-btn:hover {
    background: #ff5e32;
}

.mfst-form .form-right {
    float: right;
    margin-top: 40px;
}

.mfst-form .form-right p {
    font-size: 16px;
    color: #FF4400;
    font-weight: bold;
    margin-bottom: 16px;
}

.mfst-form .form-right span {
    font-size: 16px;
    color: #666;
}

.paging {
    text-align: center;
    height: 120px;
    line-height: 120px;
    color: #222;
    font-size: 16px;
}

.blue .paging a.active,
.blue .paging a:hover,
.blue .paging a.cur {
    background-color: #3592e2;
    border-color: #3592e2;
}

.green .paging a.active,
.green .paging a:hover,
.green .paging a.cur {
    background-color: #42b712;
    border-color: #42b712;
}

.orange .paging a.active,
.orange .paging a:hover,
.orange .paging a.cur {
    background-color: #FF4400;
    border-color: #FF4400;
}

.red .paging a.active,
.red .paging a:hover,
.red .paging a.cur {
    background-color: #ED232F;
    border-color: #ED232F;
}

.paging a {
    padding: 0 10px;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #f2f5f9;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    margin-left: 5px;
}

.blue .paging a.active,
.blue .paging a.cur,
.blue .paging a:hover,
.blue .paging span.current {
    background: #3592e2;
    border: 1px solid #3592e2;
    color: #fff;
}

.green .paging a.active,
.green .paging a.cur,
.green .paging a:hover,
.green .paging span.current {
    background: #42b712;
    border: 1px solid #42b712;
    color: #fff;
}

.orange .paging a.active,
.orange .paging a.cur,
.orange .paging a:hover,
.orange .paging span.current {
    background: #ff4400;
    border: 1px solid #ff4400;
    color: #fff;
}

.red .paging a.active,
.red .paging a.cur,
.red .paging a:hover,
.red .paging span.current {
    background: #ED232F;
    border: 1px solid #ED232F;
    color: #fff;
}

.paging span.current {
    margin-left: 5px;
    padding: 6px 10px;
    border-radius: 3px;
}

.paging span.anum {
    background-color: #f2f5f9;
    border: 1px #E9E9E9 solid;
    border-radius: 2px;
    padding: 6px 10px;
}

.top-box {
    background: #FFFFFF;
    border-bottom: 1px #DDD solid;
    line-height: 37px;
}

.top-box .top .top-left {
    float: left;
}

.top-box .top .top-left .p1 {
    font-size: 14px;
    color: #222;
}

.top-box .top .top-left .p1 span img {
    margin-top: 10px;
}

.top-box .top .top-left .p1 a {
    font-size: 14px;
    color: #222;
    margin-left: 5px;
    margin-right: 10px;
}

.top-box .top .top-right {
    float: right;
}

.top-box .top .top-right ul li {
    float: left;
    color: #222;
}

.top-box .top .top-right ul li a {
    font-size: 14px;
    color: #222;
    margin-right: 15px;
    margin-left: 15px;
}

.top-box .top .top-right ul li a.qrcode {
    background: url(../image/qr-code-icon.png) no-repeat left center;
    padding-left: 14px;
}

.top-box .top .top-right ul li select {
    color: #222;
    margin-left: 10px;
    height: 24px;
    width: 90px;
    border: none;
    outline: none;
    margin-top: -4px;
    text-indent: 6px;
}

.course-right,
.eight-right,
.nine-right,
.ten-right,
.eleven-right,
.twelve-right,
.thirteen-right,
.fifteen-right,
.sixteen-right {
    width: 220px;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

.course-right .yytx-form,
.eight-right .yytx-form,
.nine-right .yytx-form,
.ten-right .yytx-form,
.eleven-right .yytx-form,
.twelve-right .yytx-form,
.thirteen-right .yytx-form,
.fifteen-right .yytx-form,
.sixteen-right .yytx-form {
    margin-top: 20px;
}

.course-right .hot-coure,
.eight-right .hot-coure,
.nine-right .hot-coure,
.ten-right .hot-coure,
.eleven-right .hot-coure,
.twelve-right .hot-coure,
.thirteen-right .hot-coure,
.fifteen-right .hot-coure,
.sixteen-right .hot-coure {
    margin-top: 20px;
}

.course-right .hot-coure .classes-ul,
.eight-right .hot-coure .classes-ul,
.nine-right .hot-coure .classes-ul,
.ten-right .hot-coure .classes-ul,
.eleven-right .hot-coure .classes-ul,
.twelve-right .hot-coure .classes-ul,
.thirteen-right .hot-coure .classes-ul,
.fifteen-right .hot-coure .classes-ul,
.sixteen-right .hot-coure .classes-ul {
    margin-top: 10px;
}

.course-right .hot-coure .classes-ul li,
.eight-right .hot-coure .classes-ul li,
.nine-right .hot-coure .classes-ul li,
.ten-right .hot-coure .classes-ul li,
.eleven-right .hot-coure .classes-ul li,
.twelve-right .hot-coure .classes-ul li,
.thirteen-right .hot-coure .classes-ul li,
.fifteen-right .hot-coure .classes-ul li,
.sixteen-right .hot-coure .classes-ul li {
    width: 278px;
    padding-bottom: 20px;
}

.course-right .hot-coure .classes-ul li .a1:hover,
.eight-right .hot-coure .classes-ul li .a1:hover,
.nine-right .hot-coure .classes-ul li .a1:hover,
.ten-right .hot-coure .classes-ul li .a1:hover,
.eleven-right .hot-coure .classes-ul li .a1:hover,
.twelve-right .hot-coure .classes-ul li .a1:hover,
.thirteen-right .hot-coure .classes-ul li .a1:hover,
.fifteen-right .hot-coure .classes-ul li .a1:hover,
.sixteen-right .hot-coure .classes-ul li .a1:hover {
    color: #FF4400;
}

.course-right .hot-coure .classes-ul li img,
.eight-right .hot-coure .classes-ul li img,
.nine-right .hot-coure .classes-ul li img,
.ten-right .hot-coure .classes-ul li img,
.eleven-right .hot-coure .classes-ul li img,
.twelve-right .hot-coure .classes-ul li img,
.thirteen-right .hot-coure .classes-ul li img,
.fifteen-right .hot-coure .classes-ul li img,
.sixteen-right .hot-coure .classes-ul li img {
    width: 278px;
}

.course-right .hot-coure .public-ul-box,
.eight-right .hot-coure .public-ul-box,
.nine-right .hot-coure .public-ul-box,
.ten-right .hot-coure .public-ul-box,
.eleven-right .hot-coure .public-ul-box,
.twelve-right .hot-coure .public-ul-box,
.thirteen-right .hot-coure .public-ul-box,
.fifteen-right .hot-coure .public-ul-box,
.sixteen-right .hot-coure .public-ul-box {
    margin-bottom: 0px;
    background: #F7F7F7;
    width: 300px;
    margin-left: -12px;
}

.course-right .hot-coure .public-ul-box ul li,
.eight-right .hot-coure .public-ul-box ul li,
.nine-right .hot-coure .public-ul-box ul li,
.ten-right .hot-coure .public-ul-box ul li,
.eleven-right .hot-coure .public-ul-box ul li,
.twelve-right .hot-coure .public-ul-box ul li,
.thirteen-right .hot-coure .public-ul-box ul li,
.fifteen-right .hot-coure .public-ul-box ul li,
.sixteen-right .hot-coure .public-ul-box ul li {
    width: 276px;
}

.course-right .hot-coure .public-ul-box ul li:first-child,
.eight-right .hot-coure .public-ul-box ul li:first-child,
.nine-right .hot-coure .public-ul-box ul li:first-child,
.ten-right .hot-coure .public-ul-box ul li:first-child,
.eleven-right .hot-coure .public-ul-box ul li:first-child,
.twelve-right .hot-coure .public-ul-box ul li:first-child,
.thirteen-right .hot-coure .public-ul-box ul li:first-child,
.fifteen-right .hot-coure .public-ul-box ul li:first-child,
.sixteen-right .hot-coure .public-ul-box ul li:first-child {
    border-top: 1px dashed #e1e1e1;
}

.header {
    margin-top: 5px;
    margin-bottom: 5px;
}

.header.header1 {
    height: 100px !important;
}

.header .content1,
.header .content2 {
    float: left;
}

.header .content3 {
    float: right;
    width: 210px;
}

.header .content1 {
    margin-top: 30px;
}

.header .content1 .img-a {
    display: block;
    width: 186px;
    float: left;
}

.header .content1 .img-a img {}

.header .content1 .img-b {
    display: block;
    width: 96px;
    float: left;
}

.header .content1 .img-b img {
    border: 1px #d4d4d4 solid;
    width: 75px;
    height: 55px;
}

.header .content1 .left-logo {
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    padding-left: 10px;
    border-left: 1px solid #D3D3D3;
}

.header .content1 .left-logo p.area {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.header .content1 .left-logo a.switchover {
    font-size: 12px;
    color: #666;
}

.header .content1 .left-logo p.logo-name {
    font-size: 24px;
    color: #333;
}

.header .content1 .left-logo h1 {
    font-size: 24px;
    color: #333;
}

.header .content2 {
    width: 520px;
    margin-top: 14px;
    margin-left: 80px;
}

.header .content2 ul li {
    float: left;
    font-size: 15px;
    color: #333;
    margin-right: 15px;
}

.header .content2 ul li a {
    float: left;
    font-size: 15px;
    color: #333;
    margin-right: 15px;
}

.blue .header .content2 ul li.active a {
    color: #3592e2;
}

.green .header .content2 ul li.active a {
    color: #42b712;
}

.orange .header .content2 ul li.active a {
    color: #FF4400;
}

.red .header .content2 ul li.active a {
    color: #ED232F;
}

.blue .header .content2 ul li.active a {
    color: #3592e2;
}

.green .header .content2 ul li.active a {
    color: #42b712;
}

.orange .header .content2 ul li.active a {
    color: #FF4400;
}

.red .header .content2 ul li.active a {
    color: #ED232F;
}

.header .content2 ul li.active a {
    font-weight: bold;
    padding-bottom: 8px;
}

.header .content2 ul.ul2 li a {
    font-size: 12px;
    color: #666;
    margin-right: 10px;
}

.blue .header .content2 .search-text {
    border: 2px solid #3592e2;
}

.green .header .content2 .search-text {
    border: 2px solid #42b712;
}

.orange .header .content2 .search-text {
    border: 2px solid #FF4400;
}

.red .header .content2 .search-text {
    border: 2px solid #ED232F;
}

.header .content2 .search-text {
    border-radius: 3px;
    margin-bottom: 10px;
    width: 500px;
    height: 40px;
    border-right: none;
}

.header .content2 .search-text span {
    padding: 12px 0px 0px 10px;
    float: left;
}

.header .content2 .search-text .input-text {
    width: 374px;
    height: 40px;
    *width: 386px;
    *height: 38px;
    text-indent: 10px;
    border: none;
    outline: none;
}

.blue .header .content2 .search-text .input-btn {
    background: #3592e2;
}

.green .header .content2 .search-text .input-btn {
    background: #42b712;
}

.orange .header .content2 .search-text .input-btn {
    background: #FF4400;
}

.red .header .content2 .search-text .input-btn {
    background: #ED232F;
}

.header .content2 .search-text .input-btn {
    width: 95px;
    height: 40px;
    *width: 88px;
    *height: 38px;
    color: #fff;
    font-size: 18px;
    font-family: microsoft yahei;
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
}

.header .content3 {
    width: 230px;
    margin-top: 48px;
    float: right;
}

.header .content3 .img-span {
    float: left;
}

.header .content3 p {
    float: left;
    margin-left: 10px;
}

.header .content3 p span {
    display: block;
    margin-top: -4px;
}

.header .content3 p span.span1 {
    font-size: 12px;
    color: #666666;
}

.header .content3 p span.span2 {
    font-size: 24px;
    color: #FF4400;
    margin-top: -4px;
}

.nav-box.active {}

.nav-box.cur {
    border-bottom: none;
    border-top: 1px solid #E6E6E6;
}

.nav-box.cur1 {
    border-bottom: 1px solid #E6E6E6;
}

.nav-box .citys-nav {
    width: 100%;
    min-width: 1230px;
    height: 46px;
    position: relative;
}

.nav-box .citys-nav.nav-bot {
    height: 40px;
}

.nav-box .citys-nav ul {
    width: 1230px;
    position: absolute;
    left: 50%;
    top: -1px;
    margin-left: -615px;
}

.nav-box .citys-nav ul li {
    float: left;
    width: 93px;
    margin-right: 50px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 16px;
}

.nav-box .citys-nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #000;
}

.nav-box .citys-nav ul li a.xydj {
    background: url(https://peixun.2018.cn/template/new/images/bj-icon.png) no-repeat 30px center;
    padding-left: 10px;
}

.blue .nav-box .citys-nav ul li a.active {
    color: #3592e2;
    font-weight: bold;
    border-bottom: 2px #3592e2 solid;
}

.green .nav-box .citys-nav ul li a.active {
    color: #42b712;
    font-weight: bold;
    border-bottom: 2px #42b712 solid;
}

.orange .nav-box .citys-nav ul li a.active {
    color: #FF4400;
    font-weight: bold;
    border-bottom: 2px #FF4400 solid;
}

.red .nav-box .citys-nav ul li a.active {
    color: #ED232F;
    font-weight: bold;
    border-bottom: 2px #ED232F solid;
}

.nav-box .citys-nav ul li a.cur {
    color: #fff;
}

.nav-box .citys-nav ul .menu-btn {
    width: 206px;
    position: relative;
}

.nav-box .citys-nav ul .menu-btn .all-type {
    width: 206px !important;
    background: url(../image/cat_select.gif) center right no-repeat !important;
    text-align: left !important;
    text-indent: 10px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    color: #fff !important;
    display: block !important;
}

.blue .nav-box .citys-nav ul li a:hover {
    color: #3592e2;
}

.blue .nav-box .citys-nav ul li a.cur {
    background: #3592e2;
}

.blue .nav-box .citys-nav ul .menu-btn {
    background: #3592e2;
}

.blue .nav-box .citys-nav ul li span.active {
    color: #3592e2;
}

.blue .nav-box .citys-nav ul .menu-btn .all-type {
    background: #3592e2;
}

.green .nav-box .citys-nav ul li a:hover {
    color: #45b712;
}

.green .nav-box .citys-nav ul li a.cur {
    background: #45b712;
}

.green .nav-box .citys-nav ul .menu-btn {
    background: #45b712;
}

.green .nav-box .citys-nav ul li span.active {
    color: #45b712;
}

.green .nav-box .citys-nav ul .menu-btn .all-type {
    background: #45b712;
}

.orange .nav-box .citys-nav ul li a:hover {
    color: #FF4400;
}

.orange .nav-box .citys-nav ul li a.cur {
    background: #FF4400;
}

.orange .nav-box .citys-nav ul .menu-btn {
    background: #FF4400;
}

.orange .nav-box .citys-nav ul li span.active {
    color: #FF4400;
}

.orange .nav-box .citys-nav ul .menu-btn .all-type {
    background: #FF4400;
}

.red .nav-box .citys-nav ul li a:hover {
    color: #ED232F;
}

.red .nav-box .citys-nav ul li a.cur {
    background: #ED232F;
}

.red .nav-box .citys-nav ul .menu-btn {
    background: #ED232F;
}

.red .nav-box .citys-nav ul li span.active {
    color: #ED232F;
}

.red .nav-box .citys-nav ul .menu-btn .all-type {
    background: #ED232F;
}

.nav-box .citys-nav .menu {
    width: 206px;
    position: absolute;
    left: 1px;
    top: 48px;
    height: 359px;
    z-index: 3;
}

.nav-box .citys-nav .menu ul {
    width: 206px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: -1px;
    top: -7px;
    margin-left: 0;
}

.nav-box .citys-nav .menu ul li {
    float: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0 !important;
}

.nav-box .citys-nav .menu ul li .li_type {
    width: 206px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}

.nav-box .citys-nav .menu ul li .li_type span {
    font-size: 14px;
    color: #fff;
}

.nav-box .citys-nav .menu ul li .li_type a.icon-right {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    display: inline;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 24px;
    line-height: 40px;
}

.nav-box .citys-nav .menu ul li .li_1 {
    background: url(../image/nav-icon2.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_2 {
    background: url(../image/nav-icon3.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_3 {
    background: url(../image/nav-icon4.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_4 {
    background: url(../image/nav-icon5.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_5 {
    background: url(../image/nav-icon6.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_6 {
    background: url(../image/nav-icon7.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_7 {
    background: url(../image/nav-icon8.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_8 {
    background: url(../image/nav-icon9.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li .li_9 {
    background: url(../image/nav-icon10.png) no-repeat 30px center;
}

.nav-box .citys-nav .menu ul li ul {
    display: block;
    position: absolute;
    padding: 14px 0 0 0;
    background-color: #000;
    width: 850px;
    height: 346px;
    overflow-y: auto;
    position: absolute;
    left: 206px;
    top: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    z-index: 999;
}

.nav-box .citys-nav .menu ul li ul li {
    width: auto;
    height: auto;
    padding: 5px 0 3px 0;
    zoom: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 7px;
}

.nav-box .citys-nav .menu ul li ul li:before,
.nav-box .citys-nav .menu ul li ul li:after {
    content: "";
    display: table;
}

.nav-box .citys-nav .menu ul li ul li:after {
    clear: both;
}

.nav-box .citys-nav .menu ul li ul li span {
    display: block;
    float: left;
    overflow: hidden;
    padding-right: 16px;
    width: 110px;
    margin-bottom: 3px;
    text-align: left;
    background-position: -57px -499px;
}

.blue .nav-box .citys-nav .menu ul li ul li span a {
    color: #3592e2;
}

.green .nav-box .citys-nav .menu ul li ul li span a {
    color: #42b712;
}

.orange .nav-box .citys-nav .menu ul li ul li span a {
    color: #FF4400;
}

.red .nav-box .citys-nav .menu ul li ul li span a {
    color: #ED232F;
}

.nav-box .citys-nav .menu ul li ul li span a {
    display: block;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 30px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
}

.nav-box .citys-nav .menu ul li ul li p {
    float: left;
    width: 680px;
    color: #666;
    line-height: 22px;
}

.nav-box .citys-nav .menu ul li ul li p a {
    font-size: 14px;
    display: block;
    width: auto;
    height: auto;
    float: left;
    margin: 4px 20px 4px 0;
    padding: 0;
    color: #666;
}

.nav-box .citys-nav .menu ul li ul li p a:hover {}

.nav-box .citys-nav .menu ul li.cur .li_type {}

.blue .nav-box .citys-nav .menu ul li.cur .li_type {
    background-color: #3592e2;
}

.green .nav-box .citys-nav .menu ul li.cur .li_type {
    background-color: #42b712;
}

.orange .nav-box .citys-nav .menu ul li.cur .li_type {
    background-color: #F64708;
}

.red .nav-box .citys-nav .menu ul li.cur .li_type {
    background-color: #ED232F;
}

.nav-box .citys-nav .menu ul li.cur .li_type {
    position: relative;
    z-index: 1;
}

.nav-box .citys-nav .menu ul li.cur .li_type span {
    border-bottom: none;
}

.nav-box .citys-nav .menu ul li.cur .li_type span:after {
    background: none;
}

.nav-box .citys-nav .menu ul li:last-child .li_type span,
.nav-box .citys-nav .menu ul li:last-child {
    border-bottom: none;
}

.Registration {
    overflow: hidden;
    height: 50px;
    margin-left: 22px;
}

.Registration ul li .p1 {
    color: #777777;
    background: url(../image/footer-icon.png) no-repeat left center;
    padding-left: 10px;
}

.Registration ul li .p2 {
    padding-left: 10px;
}

.Registration ul li .p2 span {
    font-size: 12px;
    margin-right: 10px;
}

.Registration ul li .p2 span.span1,
.Registration ul li .p2 span.span2 {
    color: #777;
}

.Registration ul li .p2 span.span3 {
    color: #FF4400;
}

.banner-box {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1230px;
}

.banner-box .pointer {
    height: 4px;
    position: absolute;
    bottom: 0px;
}

.banner-box .pointer li {
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    float: left;
    margin: 0 5px;
    cursor: pointer;
}

.banner-box .pointer li.now {
    height: 4px;
    background: #fff;
}

.banner-box .pointer li:first-child-child {
    height: 4px;
    background: #fff;
}

.banner-box .cut {
    background: #000;
    position: absolute;
    color: #fff;
    text-align: center;
    cursor: pointer;
    opacity: 0.1;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.banner-box .J_banner {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: 360px;
}

.banner-box .J_banner .banner-list {
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.banner-box .J_banner .banner-list li {
    float: left;
    width: 1920px;
    height: 360px;
    overflow: hidden;
}

.banner-box .J_banner .banner-list li img {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 360px;
    width: 100%;
}

@media screen and (min-width:1200px) and (max-width:1920px) {
    .banner-box .J_banner .banner-list li img {
        margin-left: -36px;
    }
}

.banner-box .J_banner .pointer {
    width: 100px;
    height: 15px;
    position: absolute;
    bottom: 16px;
    left: 49%;
}

.banner-box .J_banner .pointer li {
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 5px;
    float: left;
}

.banner-box .J_banner .pointer li.now {
    background: #fff;
}

.banner-box .J_banner .cut {
    top: 50% !important;
    margin-top: -29px !important;
    width: 34px;
    height: 58px;
    left: 200px;
    font-size: 18px;
    line-height: 58px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.banner-box .J_banner .cut.next {
    left: auto;
    right: 200px;
}

.banner-box .banner {
    position: relative;
}

.banner-box .banner .form-div1 {
    width: 308px;
    overflow: hidden;
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 9;
    margin-top: 10px;
    border-radius: 5px;
}

.banner-box .banner .form-div1.active {
    width: 280px;
    margin-top: 18px;
}

.banner-box .banner .form-div1.active .form-title {
    margin-bottom: 12px;
    margin-top: 16px;
}

.banner-box .banner .form-div1.active input {
    width: 236px;
    margin-bottom: 10px;
}

.banner-box .banner .form-div1.active select {
    width: 236px;
    margin-bottom: 10px;
}

.banner-box .banner .form-div1.active .Registration {
    padding: 10px 0;
}

.banner-box .banner .form-div1 .form-title {
    height: 44px;
    width: 100%;
    line-height: 44px;
    text-align: center;
}

.banner-box .banner .form-div1 .form-title p {
    font-size: 18px;
    color: #555;
}

.banner-box .banner .form-div1 .form-title p span {
    color: #FF4400;
    font-weight: bold;
}

.banner-box .banner .form-div1 input {
    margin-left: 22px;
    width: 264px;
    height: 38px;
    margin-bottom: 8px;
    border: none;
    outline: none;
}

.banner-box .banner .form-div1 .input-text {
    background: #f2f2f2;
    text-indent: 10px;
}

.banner-box .banner .form-div1 select {
    margin-left: 22px;
    width: 264px;
    height: 38px;
    text-indent: 10px;
    margin-bottom: 8px;
    background: #f2f2f2;
    border: none;
    outline: none;
}

.banner-box .banner .form-div1 .input-btn {
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #FF4400;
    background: #fee6df;
}

.banner-box .banner .form-div1 .input-btn:hover {
    color: #fff;
    background: #FF4400;
}

.banner-box .banner .form-div1 .btn-div {
    padding: 10px 8px;
}

.banner-box .banner .form-div1 .btn-div p {
    border-top: 1px dashed #CDCDCD;
}

.banner-box .banner .form-div1 .btn-div p a {
    display: inline-block;
    text-align: center;
    width: 94px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
}

.banner-box .banner .form-div1 .btn-div p a.jgrz,
.banner-box .banner .form-div1 .btn-div p a.lsrz,
.banner-box .banner .form-div1 .btn-div p a.fbkc {
    background: #FF4400;
    margin-top: 10px;
}

.banner-box .banner .form-div1 .btn-div p a:hover {
    background: #ff4444;
}

.banner-box .banner .form-div2 {
    width: 288px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.banner-box .banner .form-div2 .form-title {
    padding-bottom: 10px;
}

.banner-box .banner .form-div2 input {
    width: 244px;
}

.banner-box .banner .form-div2 select {
    width: 244px;
}

.banner-box .banner .form-div2 .input-btn {
    width: 244px;
}

.site {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}

.site a {
    font-size: 16px;
    color: #333;
}

.site a.active {
    color: #333;
}

.classifyer {
    text-align: center;
    margin: 0 auto;
    width: 1230px;
    box-shadow: 0 26px 40px -24px #e8e8e8;
}

.classifyer p {
    margin-right: 16px;
    margin-top: 20px;
    float: left;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
}

.classifyer ul {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.classifyer ul li {
    float: left;
    margin-right: 10px;
}

.classifyer ul li a {
    font-size: 16px;
    color: #333;
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 16px;
    border: 1px #ffffff solid;
}

.blue .classifyer ul li a.active,
.blue .classifyer ul li a:hover {
    background-color: #3592e2;
}

.green .classifyer ul li a.active,
.green .classifyer ul li a:hover {
    background-color: #42b712;
}

.orange .classifyer ul li a.active,
.orange .classifyer ul li a:hover {
    background-color: #ff4400;
}

.red .classifyer ul li a.active,
.red .classifyer ul li a:hover {
    background-color: #ED232F;
}

.classifyer ul li a.active,
.classifyer ul li a:hover {
    color: #fff;
    border-radius: 15px;
}

.classifyer:last-child ul {
    border-bottom: none;
}

.classification {
    border-radius: 6px;
    padding-top: 10px;
}

.classification .classify {
    border-bottom: 1px dashed #E8E8E8;
}

.classification .classify p {
    margin-top: 19px;
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}

.classification .classify ul {
    float: left;
    width: 1150px;
    margin-top: 20px;
}

.classification .classify ul li {
    float: left;
    margin-left: 10px;
}

.classification .classify ul li a {
    font-size: 16px;
    color: #333;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 20px;
    border: 1px #ffffff solid;
}

.blue .classification .classify ul li a.active,
.blue .classification .classify ul li a:hover {
    border: 1px #3592e2 solid;
    color: #3592e2;
    border-radius: 15px;
}

.green .classification .classify ul li a.active,
.green .classification .classify ul li a:hover {
    border: 1px #42b712 solid;
    color: #42b712;
    border-radius: 15px;
}

.orange .classification .classify ul li a.active,
.orange .classification .classify ul li a:hover {
    border: 1px #FF4400 solid;
    color: #ff4400;
    border-radius: 15px;
}

.red .classification .classify ul li a.active,
.red .classification .classify ul li a:hover {
    border: 1px #ED232F solid;
    color: #ED232F;
    border-radius: 15px;
}

.classification .classify:last-child ul {
    border-bottom: none;
}

.sourse-classify {
    padding: 20px 0;
}

.sourse-classify ul {
    margin-right: -40px;
}

.sourse-classify ul li {
    margin-right: 20px;
    float: left;
}

.sourse-classify ul li:hover img {
    transform: scale(1.1);
    opacity: 0.6;
    transition: 1s;
    transform-origin: center center;
}

.sourse-classify ul li a {
    display: block;
    width: 186px;
    height: 136px;
}

.sourse-classify ul li a img {
    width: 100%;
    height: 100%;
}

.container-box {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.container-box.container1 {
    background: #fff;
}

.container-box.container1 .l-h2 {}

.container2 {
    background: #F7F9FB;
}

.container-box.container2 .l-h2 {}

.container3 {
    background: #fff;
}

.container-box.container3 .l-h2 {}

.container4 {
    background: #F7F9FB;
}

.container-box.container4 .l-h2 {}

.container5 {
    background: #fff;
}

.container-box.container5 .l-h2 {}

.container6 {
    background: #F7F9FB;
}

.container-box.container6 .l-h2 {}

.container7 {
    background: #fff;
}

.container-box.container7 .l-h2 {}

.container8 {
    background: #F7F9FB;
}

.container9 {
    background: #fff;
}

.container-box.container9 .l-h2 {}

.container10 {
    background: #F7F9FB;
}

.container-box.container10 .l-h2 {}

.container-box .container .container-left {
    width: 100%;
    margin-top: 60px;
    padding-bottom: 20px;
}

.container-box .container .c-title {
    height: 60px;
    line-height: 60px;
    padding-top: 30px;
    margin: 0 auto;
    text-align: center;
}

.container-box .container .c-title h2 {
    margin-top: 0;
}

.container-box .container .c-title h2 {
    text-align: center;
    font-weight: bold;
}

.container-box .container .c-title h2:after {
    content: "";
    width: 30px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.container-box .container .c-title h2:before {
    content: "";
    width: 30px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.blue .container-box .container .c-title h2:after,
.blue .container-box .container .c-title h2:before {
    background-color: #3592e2;
}

.green .container-box .container .c-title h2:after,
.green .container-box .container .c-title h2:before {
    background-color: #42b712;
}

.orange .container-box .container .c-title h2:after,
.orange .container-box .container .c-title h2:before {
    background-color: #ff4400;
}

.red .container-box .container .c-title h2:after,
.red .container-box .container .c-title h2:before {
    background-color: #ED232F;
}

.container-box .container .c-title h2 {
    display: inline-block;
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.container-box .container .c-title h2 a {
    color: #222;
    font-weight: bold;
}

.container-box .container .c-title ul.options {}

.container-box .container .c-title ul.options a {
    color: #333;
    font-size: 16px;
    padding: 2px 15px;
    line-height: 32px;
    border-radius: 15px;
    margin-right: 10px;
}

.container-box .container .c-title ul a {}

.blue .container-box .container .c-title ul a.more {
    color: #3592e2;
}

.blue .container-box .container .c-title ul a:hover,
.blue .container-box .container .c-title ul a.current {
    color: #ffffff;
    background-color: #3592e2;
}

.green .container-box .container .c-title ul a.more {
    color: #42b712;
}

.green .container-box .container .c-title ul a:hover,
.green .container-box .container .c-title ul a.current {
    color: #FFFFFF;
    background-color: #42b712;
}

.orange .container-box .container .c-title ul a.more {
    color: #FF4400;
}

.orange .container-box .container .c-title ul a:hover,
.orange .container-box .container .c-title ul a.current {
    color: #FFFFFF;
    background-color: #FF4400;
}

.red .container-box .container .c-title ul a.more {
    color: #ED232F;
}

.red .container-box .container .c-title ul a:hover,
.red .container-box .container .c-title ul a.current {
    color: #FFFFFF;
    background-color: #ED232F;
}

.container-box .container .container-left .classes-ul {
    margin-right: -25px;
    margin-bottom: -30px;
}

.container-box .container .container-left .classes-ul li {
    width: 270px;
    margin-right: 25px;
    margin-bottom: 30px;
    float: left;
}

.container-box .container .container-right {
    width: 1230px;
}

.container-box .container .container-right .r-h2 {
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 200px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    color: #222;
    font-size: 20px;
    background: url(../image/jg-bg.png) no-repeat center center;
}

.container-box .container .container-right .recmd-jg {
    margin-top: 10px;
    padding-bottom: 40px;
    height: 100%;
    overflow: auto;
}

.container-box .container .container-right .recmd-jg li {
    width: 275px;
    float: left;
    border: 1px #ddd solid;
    background-color: #fff;
    display: block;
    padding: 10px;
    margin-right: 9px;
    margin-left: 1px;
}

.container-box .container .container-right .recmd-jg li:hover {
    padding: 9px;
}

.blue .container-box .container .container-right .recmd-jg li:hover {
    border: 2px #3592e2 solid;
}

.green .container-box .container .container-right .recmd-jg li:hover {
    border: 2px #42b712 solid;
}

.orange .container-box .container .container-right .recmd-jg li:hover {
    border: 2px #FF4400 solid;
}

.red .container-box .container .container-right .recmd-jg li:hover {
    border: 2px #ED232F solid;
}

.container-box .container .container-right .recmd-jg li:hover {
    box-shadow: 0px 4px 16px 0px rgba(156, 156, 156, 0.24);
}

.container-box .container .container-right .recmd-jg li:nth-child(4) {
    margin-right: 0;
}

.list-gather-box {
    margin-bottom: 20px;
}

.list-gather-box .list-gather .public-ul-box {
    float: left;
    width: auto;
    margin-right: 40px;
}

.list-gather-box .list-gather .public-ul-box ul {
    margin-left: 0px;
    margin-right: -50px;
}

.list-gather-box .list-gather .public-ul-box ul li {
    padding: 13px 0;
    float: left;
    width: 375px;
    margin-right: 50px;
}

.list-gather-box .list-gather .public-ul-box ul li:nth-child(1),
.list-gather-box .list-gather .public-ul-box ul li:nth-child(2),
.list-gather-box .list-gather .public-ul-box ul li:nth-child(3) {
    border-top: 1px solid #ddd;
}

.list-gather-box .list-gather .public-ul-box:last-child {
    margin-right: 0;
}

.list-gather-box .list-gather .public-ul-box h2 {
    margin-top: 20px;
    background: none;
}

.list-gather-box .list-gather .public-ul-box1 {
    float: left;
    margin-right: 44px;
}

.list-gather-box .list-gather .public-ul-box1:last-child {
    margin-right: 0;
}

.list-gather-box .list-gather .public-ul-box1 h2 {
    margin-top: 20px;
}

.friendly-link {
    margin-top: 40px;
    margin-bottom: 40px;
}

.friendly-link ul {
    margin-top: 10px;
    margin-right: -26px;
    display: none;
    font-size: 16px;
    color: #444;
    line-height: 36px;
}

.friendly-link ul.show {
    display: block;
}

.friendly-link ul li {
    float: left;
}

.friendly-link ul li a {
    display: inline-block;
    font-size: 16px;
    color: #444;
    margin-right: 26px;
}

.friendly-link ul li a:hover {
    color: #FF4400;
}

.footer-box {
    background: #F7F9FB;
    border-top: 1px solid #E6E6E6;
    margin-top: 30px;
}

.footer-box .footer .footer-left {
    float: left;
    width: 610px;
    margin: 40px 0 30px 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    border-right: 1px solid #D2D2D2;
}

.footer-box .footer .footer-left .footer-ul-box {
    float: left;
    margin-right: 54px;
}

.footer-box .footer .footer-left .footer-ul-box p {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    background: url(../image/footer-icon.png) no-repeat left center;
    padding-left: 10px;
}

.footer-box .footer .footer-left .footer-ul-box ul {
    margin-left: 10px;
}

.footer-box .footer .footer-left .footer-ul-box ul li a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.footer-box .footer .footer-left .footer-ul-box ul li a:hover {
    color: #FF4400;
}

.footer-box .footer .footer-left .footer-ul-box ul.special-ul {
    width: 326px;
    margin-right: -20px;
}

.footer-box .footer .footer-left .footer-ul-box ul.special-ul li {
    float: left;
    margin-right: 20px;
}

.footer-box .footer .footer-right {
    margin-top: 50px;
    float: right;
}

.footer-box .footer .footer-right .p1 .span1 {
    font-size: 32px;
    color: #FF4400;
    background: url(../image/call-icon.png) no-repeat left center;
    padding-left: 30px;
}

.footer-box .footer .footer-right .p1 .span2 {
    font-size: 12px;
    color: #666;
}

.footer-box .footer .footer-right .p2 {
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
}

.two-container .t-title {
    height: 84px;
    line-height: 84px;
    margin-left: 6px;
}

.two-container .t-title h2 {
    display: inline-block;
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    background: url(../image/two-icon1.png) no-repeat left center;
    padding-left: 26px;
}

.two-container .t-title span {
    background: url(../image/two-jg-title-bg.png) no-repeat center center;
    width: 485px;
    height: 14px;
    display: inline-block;
    margin: 0 10px;
}

.two-container .t-title p {
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

.two-container .t-title a {
    display: inline-block;
    color: #FF4400;
    font-size: 14px;
    width: 124px;
    height: 28px;
    line-height: 28px;
    background: #fee6df;
    text-align: center;
}

.two-container .t-title a:hover {
    color: #fff;
    background: #FF4400;
}

.two-container ul {
    margin-bottom: -20px;
}

.two-container ul li {
    background: #F7F9FB;
    height: 246px;
    position: relative;
    margin-bottom: 20px;
}

.two-container ul li:hover {
    background: #fff;
}

.two-container ul li:hover .conbox li {
    background: #fff;
}

.two-container ul li:hover .li-right ul li {
    background: #fff;
}

.two-container ul li .li-left {
    float: left;
    padding: 64px 40px 72px 40px;
}

.two-container ul li .li-left .img-div {
    float: left;
}

.two-container ul li .li-left .img-div img {
    display: block;
    width: 180px;
    height: 68px;
    margin-bottom: 14px;
}

.two-container ul li .li-left .img-div a {
    display: inline-block;
    width: 84px;
    height: 24px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #CDCDCD;
    text-align: center;
    line-height: 24px;
}

.two-container ul li .li-left .img-div a:hover {
    color: #fff;
    background: #FF4400;
    border: 1px solid #FF4400;
}

.two-container ul li .li-left .school-js {
    margin-left: 30px;
    float: right;
}

.two-container ul li .li-left .school-js .p1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    max-width: 228px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.two-container ul li .li-left .school-js .p2 {
    font-size: 14px;
    color: #666;
    margin: 12px 0;
}

.two-container ul li .li-left .school-js .p2 .money {
    margin-right: 40px;
}

.two-container ul li .li-left .school-js .p3 {
    height: 40px;
    font-size: 26px;
    color: #FF4400;
    font-weight: bold;
    background: url(../image/tel-icon.png) no-repeat left center;
    padding-left: 30px;
    line-height: 40px;
    border-top: 1px solid #FF4400;
    border-bottom: 1px solid #FF4400;
    display: inline-block;
}

.two-container ul li .li-right {
    position: relative;
    overflow: hidden;
    width: 520px;
    height: 200px;
    float: right;
    margin: 24px 0;
    border-left: 1px dashed #cfcfcf;
    padding: 0 48px 0 60px;
}

.two-container ul li .li-right ul {
    position: relative;
    list-style: none;
    width: 2960px !important;
}

.two-container ul li .li-right ul li {
    position: relative;
    float: left;
    width: 250px;
    height: 200px;
    margin-right: 34px;
    overflow: hidden;
}

.two-container ul li .li-right ul li:first-child {
    margin-left: 0;
}

.two-container ul li .li-right ul li img {
    display: block;
    width: 250px;
    height: 174px;
}

.two-container ul li .li-right ul li .p1 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    position: absolute;
    bottom: 26px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    text-indent: 6px;
    overflow: hidden;
}

.two-container ul li .li-right ul li .p2 {
    margin-top: 6px;
    font-size: 14px;
}

.two-container ul li .li-right ul li .p2 .span1 {
    float: left;
    color: #FF4400;
}

.two-container ul li .li-right ul li .p2 .span2 {
    float: right;
    font-size: 12px;
    color: #999999;
}

.two-container ul li .li-right .btn {
    display: block;
    width: 33px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.two-container ul li .li-right .btn:hover {
    color: #FF4400;
}

.two-container ul li .li-right .btnl {
    position: absolute;
    left: 4px;
    z-index: 1;
    font-size: 30px;
    color: #9A9A9A;
    margin-left: 12px;
}

.two-container ul li .li-right .btnr {
    z-index: 1;
    right: -3px;
    font-size: 30px;
    color: #9A9A9A;
}

.two-container ul li .tj-icon {
    position: absolute;
    top: 0;
    left: 14px;
    background: url(../image/jian-icon.png) no-repeat left;
    width: 21px;
    height: 29px;
}

.course-recmd {
    margin-top: 20px;
    margin-bottom: 30px;
}

.course-recmd .c-title {
    height: 60px;
    line-height: 60px;
}

.course-recmd .c-title h2 {
    float: left;
}

.course-recmd .c-title p.gdkc {
    float: right;
    font-size: 16px;
    color: #FF4400;
}

.course-recmd .classes-ul {
    margin-right: -50px;
}

.course-recmd .classes-ul li {
    width: 278px;
    padding-bottom: 10px;
    float: left;
    margin-right: 30px;
}

.course-recmd .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.course-recmd .classes-ul li img {
    width: 278px;
    height: 190px;
}

.course-recmd .classes-ul li a.a1 {
    font-size: 16px;
    margin-bottom: 6px;
}

.course-recmd .classes-ul li a.a1:hover {
    color: #FF4400;
}

.course-recmd .classes-ul li .a1,
.course-recmd .classes-ul li .p1,
.course-recmd .classes-ul li .p2 {
    margin-left: 6px;
}

.thr-container {
    background: #F7F9FB;
}

.thr-container .shool-info {
    padding: 0 10px;
}

.thr-container .shool-info h2 {
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
}

.thr-container .shool-info .intro-left {
    float: left;
    width: 446px;
}

.thr-container .shool-info .intro-left img {
    width: 100%;
    height: 269px;
}

.thr-container .shool-info .intro-right {
    float: left;
    width: 700px;
    margin-left: 26px;
}

.thr-container .shool-info .intro-right h3 {
    font-size: 18px;
    color: #444;
    font-weight: bold;
}

.thr-container .shool-info .intro-right p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.thr-container .shool-info .intro-right a {
    display: inline-block;
    margin-right: 20px;
    color: #FF4400;
    border: 1px solid #FF4400;
    width: 110px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    margin-top: 20px;
}

.thr-container .shool-info .intro-right .p {
    display: inline-block;
    margin-right: 20px;
    color: #FF4400;
    border: 1px solid #FF4400;
    width: 110px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    margin-top: 20px;
}

.thr-container .shool-info .intro-right a:hover {
    color: #fff;
    background: #FF4400;
    border: 1px solid #FF4400;
}

.thr-container .shool-power {
    padding: 20px 0;
}

.thr-container .shool-power .title {
    margin-top: 30px;
}

.thr-container .shool-power .title h2 {
    display: inline-block;
}

.thr-container .shool-power .title .gd-tea {
    font-size: 16px;
    color: #FF4400;
    margin: 0 10px;
}

.thr-container .shool-power .power-left {
    float: left;
    width: 420px;
    margin-top: 30px;
}

.thr-container .shool-power .power-left p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.thr-container .shool-power .power-right {
    float: right;
    width: 720px;
    margin-top: 20px;
}

.thr-container .shool-power .power-right ul li {
    float: left;
    text-align: center;
    width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 20px;
}

.thr-container .shool-power .power-right ul li img {
    width: 105px;
    height: 105px;
}

.thr-container .shool-power .power-right ul li a {
    font-size: 16px;
    color: #333;
    margin: 6px 0;
    display: block;
}

.thr-container .shool-power .power-right ul li a:hover {
    color: #FF4400;
}

.thr-container .shool-power .power-right ul li span {
    font-size: 14px;
    color: #666666;
}

.new-dynamic-box {
    background: #fff;
}

.new-dynamic-box .new-dynamic {
    padding: 30px 0;
}

.new-dynamic-box .new-dynamic .public-ul-box {
    float: left;
    width: auto;
    margin-right: 32px;
}

.new-dynamic-box .new-dynamic .public-ul-box ul {
    margin-right: -30px;
    margin-top: 20px;
    margin-left: 0px;
}

.new-dynamic-box .new-dynamic .public-ul-box ul li {
    margin-right: 30px;
    border-bottom: none;
    border-top: 1px dashed #e1e1e1;
    width: 368px;
    float: left;
}

.four-container {
    background: #fff;
    margin-bottom: 20px;
}

.four-container .four-left {
    width: 810px;
    float: left;
    background: #F7F7F7;
    padding: 40px 36px;
}

.four-container .four-left h2 {
    font-size: 18px;
    font-weight: bold;
    color: #444;
}

.four-container .four-left p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.four-container .four-left p.p1 {
    margin-top: 30px;
}

.four-container .four-left p.p2 {
    margin-top: 26px;
}

.four-container .four-left p.p3,
.four-container .four-left p.p4 {
    margin-top: 40px;
}

.four-container .four-left img {
    width: 800px;
    height: 450px;
    margin-top: 20px;
}

.four-container .four-right {
    width: 300px;
    float: right;
}

.four-container .four-right .hot-coure {
    margin-top: 20px;
}

.four-container .four-right .hot-coure .classes-ul {
    margin-top: 10px;
}

.four-container .four-right .hot-coure .classes-ul li {
    width: 278px;
    padding-bottom: 20px;
}

.four-container .four-right .hot-coure .classes-ul li img {
    width: 278px;
}

.five-container .course-recm .f-title h2 {
    display: inline-block;
}

.five-container .course-recm .course-left {
    width: 854px;
    float: left;
}

.five-container .course-recm .course-left ul {
    margin-right: -20px;
}

.five-container .course-recm .course-left ul li {
    float: left;
    margin-right: 20px;
    padding-bottom: 20px;
    width: 270px;
    margin-top: 20px;
}

.five-container .course-recm .course-left ul li .a1 {
    margin-left: 6px;
}

.five-container .course-recm .course-left ul li .a1:hover {
    color: #FF4400;
}

.five-container .course-recm .course-left ul li .p2 {
    margin-left: 6px;
}

.five-container .course-recm .course-left ul li .p2 .span2 {
    margin-right: 6px;
}

.five-container .course-recm .course-left ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.five-container .new-dynamic {
    margin-top: 20px;
}

.five-container .new-dynamic .n-title h2 {
    display: inline-block;
}

.six-container .news .news-left {
    width: 878px;
    float: left;
}

.six-container .news .news-left img {
    width: 869px;
    height: 14px;
}

.six-container .news .news-left ul li {
    position: relative;
    height: 112px;
    padding: 20px 14px 20px;
    border-bottom: 1px solid #f7f7f7;
}

.six-container .news .news-left ul li:hover {
    background: #F7F7F7;
}

.six-container .news .news-left ul li:hover a.a-title {
    color: #FF4400;
}

.six-container .news .news-left ul li a.a-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.six-container .news .news-left ul li a.a-title:hover {
    color: #FF4400;
}

.six-container .news .news-left ul li .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.six-container .news .news-left ul li .p1 a:hover {
    color: #FF4400;
}

.six-container .news .news-left ul li .p2 {
    margin-top: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    background: url(../image/time-icon.png) no-repeat left center;
    padding-left: 20px;
    color: #999;
}

.six-container .news .news-left .paging {
    height: auto;
    line-height: 0;
    margin-top: 30px;
}

.six-container .line-1200X17 {
    margin-top: 20px;
}

.news-right {
    width: 300px;
    float: right;
}

.news-right .hot-coure {
    margin-top: 20px;
}

.news-right .hot-coure .classes-ul {
    margin-top: 10px;
}

.news-right .hot-coure .classes-ul li {
    width: 278px;
    padding-bottom: 20px;
}

.news-right .hot-coure .classes-ul li .a1:hover {
    color: #FF4400;
}

.news-right .hot-coure .classes-ul li img {
    width: 278px;
}

.seven-container .seven .seven-left {
    float: left;
    width: 878px;
}

.seven-container .seven .seven-left ul {
    margin-right: -20px;
}

.seven-container .seven .seven-left ul li {
    width: 420px;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

.seven-container .seven .seven-left ul li img {
    float: left;
    width: 165px;
    height: 165px;
}

.seven-container .seven .seven-left ul li .tea-details {
    float: right;
    width: 240px;
}

.seven-container .seven .seven-left ul li .tea-details p {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}

.seven-container .seven .seven-left ul li .tea-details span {
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.seven-container .seven .seven-left ul li .tea-details a {
    width: 76px;
    height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    display: inline-block;
    line-height: 28px;
    margin-top: 10px;
    border: 1px solid #C1C1C1;
    border-radius: 5px;
}

.seven-container .seven .seven-left ul li .tea-details a:hover {
    background: #FF4400;
    color: #fff;
    border: 1px solid #FF4400;
}

.seven-container .seven .seven-right {
    width: 300px;
    float: right;
}

.seven-container .seven .seven-right .yytx-form {
    margin-top: 20px;
}

.seven-container .seven .seven-right .hot-coure {
    margin-top: 20px;
}

.seven-container .seven .seven-right .hot-coure .classes-ul {
    margin-top: 10px;
}

.seven-container .seven .seven-right .hot-coure .classes-ul li {
    width: 278px;
    padding-bottom: 20px;
}

.seven-container .seven .seven-right .hot-coure .classes-ul li .a1:hover {
    color: #FF4400;
}

.seven-container .seven .seven-right .hot-coure .classes-ul li img {
    width: 278px;
}

.seven-container .seven .seven-right .hot-coure .public-ul-box {
    background: #F7F7F7;
    width: 300px;
    margin-left: -12px;
}

.seven-container .seven .seven-right .hot-coure .public-ul-box ul li {
    width: 276px;
}

.seven-container .seven .seven-right .hot-coure .public-ul-box ul li:first-child {
    border-top: none;
}

.seven-container .f-title h2 {
    display: inline-block;
}

.seven-container .f-title h2 p {
    display: inline-block;
}

.seven-container .f-title h2 p span {
    color: #FF4400;
}

.seven-container .f-title .line-921X14 {
    margin-top: 6px;
    margin-left: 10px;
}

.eight-container {
    margin-bottom: 40px;
}

.eight-container .eight-left {
    float: left;
    width: 886px;
    margin-top: 20px;
}

.eight-container .eight-left .classes-ul {
    margin-right: -20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.eight-container .eight-left .classes-ul li {
    float: left;
    margin-right: 20px;
    padding-bottom: 20px;
}

.eight-container .eight-left .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.eight-container .eight-left .school-photo ul {
    margin-right: -20px;
    margin-bottom: -20px;
    margin-top: 10px;
}

.eight-container .eight-left .school-photo ul li {
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.eight-container .eight-left .school-photo ul li img {
    width: 270px;
    height: 199px;
    display: block;
}

.eight-container .eight-left .school-photo ul li p {
    font-size: 14px;
    color: #666666;
    margin-top: 14px;
}

.eight-container .eight-left .form-left {
    width: auto;
}

.eight-container .eight-left .form-left form .input-text {
    width: 410px;
}

.eight-container .eight-left .form-left form .input-btn {
    width: 410px;
}

.eight-container .eight-left .form-left form select {
    width: 410px;
}

.eight-container .eight-left .f-title h2 {
    display: inline-block;
}

.eight-container .eight-left .f-title h2 p {
    display: inline-block;
}

.eight-container .eight-left .f-title h2 p span {
    color: #FF4400;
}

.eight-container .eight-left .f-title .line-921X14 {
    margin-top: 6px;
    margin-left: 10px;
}

.nine-container .nine .nine-left {
    float: left;
    width: 866px;
}

.nine-container .nine .nine-left .map-box ul li {
    margin-top: 20px;
}

.nine-container .nine .nine-left .map-box ul li:last-child .p4 {
    border-bottom: none;
}

.nine-container .nine .nine-left .map-box ul li .p1 {
    font-size: 18px;
    color: #444444;
}

.nine-container .nine .nine-left .map-box ul li .p1 span {
    font-weight: bold;
}

.nine-container .nine .nine-left .map-box ul li .p2 {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.nine-container .nine .nine-left .map-box ul li .p3 {
    line-height: 32px;
    width: 853px;
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
}

.nine-container .nine .nine-left .map-box ul li .p3 span {
    float: left;
}

.nine-container .nine .nine-left .map-box ul li .p3 a {
    float: right;
    display: block;
    font-size: 16px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #FF4400;
    color: #FF4400;
}

.nine-container .nine .nine-left .map-box ul li .p4 {
    margin-top: 10px;
    width: 853px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}

.nine-container .nine .nine-left .content .classes-ul {
    margin-right: -20px;
    margin-bottom: -20px;
    margin-top: 10px;
}

.nine-container .nine .nine-left .content .classes-ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.nine-container .nine .nine-left .content .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.nine-container .nine .nine-right {
    margin-top: 0px;
}

.ten-container {}

.ten-container .ten .ten-left {
    float: left;
    width: 995px;
}

.ten-container .ten .ten-left .ten-title {
    color: #C5C5C5;
}

.ten-container .ten .ten-left .ten-title p.p1 {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.ten-container .ten .ten-left .ten-title p.p1.p2 {
    margin-left: 20px;
}

.ten-container .ten .ten-left .ten-title p.p1.active {
    color: #FF4400;
}

.ten-container .ten .ten-left .ten-title span {
    display: block;
    margin-top: 14px;
    font-size: 14px;
    color: #999;
}

.ten-container .ten .ten-left .classes-ul {
    margin-right: -20px;
    margin-bottom: -20px;
    margin-top: 20px;
}

.ten-container .ten .ten-left .classes-ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.ten-container .ten .ten-left .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.ten-container .ten .ten-left .paging {
    height: auto;
    line-height: 0;
    margin: 30px 0;
}

.like .l-title h2 {
    display: inline-block;
}

.like .classes-ul {
    margin-right: -20px;
    margin-bottom: -20px;
    margin-top: 22px;
}

.like .classes-ul li {
    width: 278px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.like .classes-ul li img {
    width: 278px;
}

.like .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.eleven-container {
    margin-bottom: 20px;
}

.eleven-container .eleven .eleven-left {
    float: left;
    width: 866px;
}

.eleven-container .eleven .eleven-left .source-dateils img {
    float: left;
    display: block;
    width: 410px;
    height: 284px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content {
    width: 436px;
    float: left;
    margin-left: 20px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .p1 {
    font-size: 24px;
    color: #444;
    margin-left: 4px;
    font-weight: bold;
    max-width: 448px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbjg {
    margin-bottom: 10px;
    margin-top: 14px;
    font-size: 14px;
    width: 436px;
    height: 36px;
    line-height: 36px;
    background: #F7F7F7;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbjg .span1 {
    color: #FF4400;
    margin-left: 6px;
    margin-right: 30px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbjg .span2 {
    color: #666;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .p2,
.eleven-container .eleven .eleven-left .source-dateils .source-content .p3,
.eleven-container .eleven .eleven-left .source-dateils .source-content .p4,
.eleven-container .eleven .eleven-left .source-dateils .source-content .p5,
.eleven-container .eleven .eleven-left .source-dateils .source-content .p6 {
    margin-left: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .p6 {
    margin-top: 10px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .p6 span {
    font-size: 24px;
    color: #FF4400;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbyh-btn {
    margin-top: 18px;
    display: inline-block;
    width: 156px;
    height: 36px;
    line-height: 36px;
    color: #666666;
    border: 1px solid #CDCDCD;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbyh-btn a {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbyh-btn a.wbyh {
    margin-right: 10px;
    margin-left: 10px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .wbyh-btn a.ljbm {
    margin-left: 10px;
}

.eleven-container .eleven .eleven-left .source-dateils .source-content .zxzx-btn {
    display: inline-block;
    width: 94px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #CDCDCD;
    margin-left: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce {
    position: relative;
    min-height: 2010px;
    padding: 0 6px;
    margin-top: 24px;
    background: #F7F7F7;
}

.eleven-container .eleven .eleven-left .source-introduce .introduce-tag {
    padding-left: 6px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #C2C2C2;
}

.eleven-container .eleven .eleven-left .source-introduce .introduce-tag p {
    color: #CBCBCB;
    float: left;
}

.eleven-container .eleven .eleven-left .source-introduce .introduce-tag p span {
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    color: #777777;
    margin-right: 16px;
    margin-left: 16px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}

.eleven-container .eleven .eleven-left .source-introduce .introduce-tag p span.active {
    color: #FF4400;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #FF4400;
}

.eleven-container .eleven .eleven-left .source-introduce .introduce-tag p span:first-child {
    margin-left: 0;
}

.eleven-container .eleven .eleven-left .source-introduce .substance {
    padding: 0 20px;
    background: #F7F7F7;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .sub {
    margin-top: 34px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .sub p {
    font-size: 14px;
    color: #444444;
    line-height: 28px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .school-img {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .xgwjj h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-top: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .xgwjj p {
    font-size: 14px;
    color: #444;
    line-height: 28px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .linhe-div {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li:last-child .p4 {
    border-bottom: none;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p1 {
    font-size: 18px;
    color: #444444;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p1 span {
    font-weight: bold;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p2 {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p3 {
    line-height: 32px;
    width: 818px;
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p3 span {
    float: left;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p3 a {
    float: right;
    display: block;
    font-size: 16px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #FF4400;
    color: #FF4400;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .map-box ul li .p4 {
    margin-top: 10px;
    width: 818px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .wsbm-tit p {
    margin-right: 4px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #444;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .wsbm-tit p span {
    color: #FF4400;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form input,
.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form textarea {
    outline: none;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .input-text {
    border: 1px solid #E6E6E6;
    text-indent: 10px;
    margin-bottom: 14px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .form-left {
    width: 394px;
    float: left;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .form-left .input-text {
    width: 394px;
    height: 40px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .form-right {
    width: 394px;
    margin-left: 20px;
    float: left;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .form-right .input-text {
    width: 394px;
    height: 88px;
    padding-top: 10px;
}

.eleven-container .eleven .eleven-left .source-introduce .substance .wsbmqyh .bm-form form .form-right .input-btn {
    width: 394px;
    height: 40px;
    background: #FF4400;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
}

.eleven-container .eleven .eleven-right {
    margin-top: 0;
}

.eleven-container .eleven .eleven-right .xgfl {
    margin-top: 20px;
    padding-bottom: 20px;
}

.eleven-container .eleven .eleven-right .xgfl ul {
    margin-left: 10px;
    margin-top: 10px;
}

.eleven-container .eleven .eleven-right .xgfl ul li {
    margin-top: 10px;
    color: #666666;
    float: left;
    width: 133px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.eleven-container .eleven .eleven-right .xgfl ul li a {
    margin-left: 6px;
    font-size: 14px;
    color: #666666;
}

.eleven-container .eleven .eleven-right .xgfl ul li a:hover {
    color: #FF4400;
}

.eleven-container .eleven .eleven-right .xgfl ul li:hover {
    color: #FF4400;
}

.eleven-container .eleven .eleven-right .xgfl ul li:hover a {
    color: #FF4400;
}

.eleven-container .eleven .eleven-right .bjzrui.min-title-box {
    padding-top: 20px;
}

.eleven-container .eleven .eleven-right .bjzrui.min-title-box h2 {
    padding-bottom: 20px;
}

.eleven-container .eleven .eleven-right .bjzrui.min-title-box .details {
    margin-top: 18px;
    height: 170px;
}

.eleven-container .eleven .eleven-right .bjzrui.min-title-box .details .zhankai-jt {
    line-height: 10px;
}

.eleven-container .eleven .eleven-right .yytx-form.min-title-box {
    padding-top: 20px;
}

.eleven-container .eleven .eleven-right .yytx-form.min-title-box h2 {
    padding-bottom: 16px;
}

.eleven-container .eleven .eleven-right .yytx-form.min-title-box form {
    padding: 20px 0 30px 0;
}

.eleven-container .eleven .eleven-right .yytx-form.min-title-box form .input-text {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-right .yytx-form.min-title-box form .input-btn {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-right .hot-coure ul {
    margin-top: 20px;
}

.eleven-container .eleven .eleven-right .hot-coure ul li .a1 {
    margin: 12px 0;
    margin-left: 6px;
}

.eleven-container .eleven .eleven-right .hot-coure ul li .p1 {
    margin-bottom: 12px;
}

.twelve-container .t-title {
    height: 84px;
    line-height: 84px;
}

.twelve-container .t-title h2 {
    display: inline-block;
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    background: url(../image/ren-icon.png) no-repeat left center;
    padding-left: 26px;
}

.twelve-container .t-title span {
    background: url(../image/line-564X14.png) no-repeat center center;
    width: 558px;
    height: 14px;
    display: inline-block;
    margin: 0 10px;
}

.twelve-container .t-title p {
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

.twelve-container .t-title a {
    display: inline-block;
    color: #FF4400;
    font-size: 14px;
    width: 140px;
    height: 28px;
    line-height: 28px;
    background: #fee6df;
    text-align: center;
}

.twelve-container .t-title a:hover {
    color: #fff;
    background: #FF4400;
}

.twelve-container .twelve-left {
    float: left;
    width: 878px;
}

.twelve-container .twelve-left .teacher-ul {
    margin-top: -30px;
}

.twelve-container .twelve-right {
    margin-top: 0;
}

.twelve-container .twelve-right .yytx-form {
    margin-top: 0;
}

.twelve-bd {
    margin-top: 0;
}

.thirteen-box .thirteen .thirteen-left {
    float: left;
    width: 880px;
}

.thirteen-box .thirteen .thirteen-left .teacher-details .img-left {
    float: left;
    width: 168px;
}

.thirteen-box .thirteen .thirteen-left .teacher-details .img-left img {
    width: 168px;
    height: 166px;
    display: block;
}

.thirteen-box .thirteen .thirteen-left .teacher-details .teacher-right {
    float: right;
    width: 690px;
}

.thirteen-box .thirteen .thirteen-left .teacher-details .teacher-right .p1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.thirteen-box .thirteen .thirteen-left .teacher-details .teacher-right .p2 {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 20px;
}

.thirteen-box .thirteen .thirteen-left .particular-intro {
    background: #F7F7F7;
    padding: 30px 14px 20px 30px;
    margin-top: 20px;
}

.thirteen-box .thirteen .thirteen-left .particular-intro .p-title .span1 {
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    margin-top: 30px;
}

.thirteen-box .thirteen .thirteen-left .particular-intro .sub {
    margin-top: 34px;
}

.thirteen-box .thirteen .thirteen-left .particular-intro .sub p {
    font-size: 14px;
    color: #444444;
    line-height: 28px;
}

.thirteen-box .thirteen .thirteen-left .teacher-xg {
    margin-top: 20px;
}

.thirteen-box .thirteen .thirteen-left .teacher-xg .t-title .span1 {
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    margin-top: 30px;
    margin-right: 10px;
}

.thirteen-box .thirteen .thirteen-left .teacher-xg .classes-ul {
    float: left;
    margin-right: -20px;
    margin-top: 20px;
}

.thirteen-box .thirteen .thirteen-left .teacher-xg .classes-ul li {
    margin-right: 20px;
    float: left;
    padding-bottom: 20px;
}

.thirteen-box .thirteen .thirteen-left .teacher-xg .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.thirteen-box .thirteen .thirteen-right {
    margin-top: 0px;
}

.thirteen-box .thirteen .thirteen-right .yytx-form {
    margin-top: 0;
}

.thirteen-box .mfst-form {
    margin-top: 30px;
}

.fourteen .news-list .news-left {
    width: 581px;
    float: left;
}

.fourteen .news-list .news-left img {
    width: 581px;
}

.fourteen .news-list .news-right {
    float: right;
    width: 600px;
}

.fourteen .news-list .news-right .p1 {
    font-size: 20px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 10px;
}

.fourteen .news-list .news-right .span1 {
    font-size: 14px;
    color: #777777;
    line-height: 24px;
}

.fourteen .news-list .news-right .span1 a {
    color: #FF4400;
}

.fourteen .news-list .news-right .public-ul-box .public-ul {
    margin-top: 20px;
}

.fourteen .news-list .news-right .public-ul-box .public-ul li {
    width: 600px;
    padding: 10px 0;
}

.fourteen .news-list .news-right .public-ul-box .public-ul li:first-child {
    border-top: 1px dashed #e1e1e1;
}

.fourteen .news-issue {
    margin-top: 30px;
}

.fourteen .news-issue .box-title {
    margin-left: 14px;
}

.fourteen .news-issue .box-title .p1 {
    display: inline-block;
    color: #FF4400;
    font-size: 20px;
    font-weight: bold;
}

.fourteen .news-issue .box-title .p1 span {
    color: #444;
}

.fourteen .news-issue .box-title img {
    margin: 6px 16px;
}

.fourteen .news-issue .box-title .gdkc {
    font-size: 16px;
    color: #FF4400;
}

.fourteen .news-issue .classes-ul {
    float: left;
    margin-right: -20px;
    margin-top: 20px;
    margin-left: 14px;
}

.fourteen .news-issue .classes-ul li {
    margin-right: 20px;
    float: left;
    padding-bottom: 20px;
    width: 278px;
}

.fourteen .news-issue .classes-ul li img {
    width: 278px;
}

.fourteen .news-issue .classes-ul li:hover {
    box-shadow: -2px 1px 17px 4px #F7F9FB;
}

.fourteen .hot-jigou {
    margin-top: 30px;
}

.fourteen .hot-jigou .box-title {
    margin-left: 14px;
}

.fourteen .hot-jigou .box-title .p1 {
    display: inline-block;
    color: #FF4400;
    font-size: 20px;
    font-weight: bold;
}

.fourteen .hot-jigou .box-title .p1 span {
    color: #444;
}

.fourteen .hot-jigou .box-title img {
    margin: 6px 0;
}

.fourteen .hot-jigou .box-title .gdkc {
    font-size: 16px;
    color: #FF4400;
}

.fourteen .hot-jigou .recmd-jg {
    margin-left: 12px;
    margin-right: -44px;
}

.fourteen .hot-jigou .recmd-jg li {
    width: 360px;
    float: left;
    margin-right: 44px;
}

.fourteen .hot-jigou .recmd-jg li img {
    width: 160px;
    height: 60px;
}

.fourteen .hot-jigou .recmd-jg li .re-right {
    margin-left: 20px;
}

.fourteen .list-ul-box {
    margin-right: -40px;
    margin-bottom: -10px;
    padding-bottom: 40px;
}

.fourteen .list-ul-box .public-ul-box {
    margin-right: 40px;
}

.fourteen .list-ul-box .public-ul-box .public-content .public-ul li {
    width: 368px;
}

.fifteen-box .fifteen .fifteen-left {
    float: left;
    width: 866px;
}

.fifteen-box .fifteen .fifteen-left .choice-tag {
    margin-top: 10px;
}

.fifteen-box .fifteen .fifteen-left .choice-tag a {
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    margin-right: 24px;
}

.fifteen-box .fifteen .fifteen-left .choice-tag a.active {
    color: #FF4400;
}

.fifteen-box .fifteen .fifteen-left .choice-tag a:hover {
    color: #FF4400;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container {
    overflow: hidden;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box {
    margin-top: 20px;
    width: auto;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box .public-ul-left {
    width: 264px;
    height: 183px;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box .public-ul-left img {
    width: 264px;
    height: 183px;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box .public-ul {
    width: 866px;
    margin-left: 0;
    float: none;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box .public-ul li {
    padding: 15px 0;
    width: 866px;
}

.fifteen-box .fifteen .fifteen-left .public-ul-container .public-ul-box .public-ul li a {
    width: 760px;
    max-width: 760px;
    color: #222;
    font-size: 16px;
}

.fifteen-box .fifteen .fifteen-right {
    margin-top: 0;
}

.fifteen-box .fifteen .fifteen-right .yytx-form {
    margin-top: 0;
}

.sixteen .sixteen-left {
    float: left;
    width: 866px;
}

.sixteen .sixteen-left .particulars-title {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding-bottom: 14px;
    border-bottom: 1px dashed #EFEFEF;
}

.sixteen .sixteen-left .particulars-title p {
    font-size: 22px;
    color: #444;
    font-weight: bold;
    margin-bottom: 18px;
}

.sixteen .sixteen-left .particulars-title span {
    font-size: 12px;
    color: #999;
}

.sixteen .sixteen-left .news-particulars {
    padding: 20px 20px;
    padding-bottom: 0;
}

.sixteen .sixteen-left .news-particulars p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 10px;
    text-indent: 28px;
}

.sixteen .sixteen-left .news-particulars p:last-child {
    margin-bottom: 20px;
}

.sixteen .sixteen-left .news-particulars .img-p {
    margin-bottom: 20px;
    margin-top: -20px;
    text-indent: 0;
}

.sixteen .sixteen-left .news-particulars .img-p img {
    width: 839px;
    height: 335px;
}

.sixteen .sixteen-left .news-particulars .p1 {
    text-indent: 0;
}

.sixteen .sixteen-left ul {
    margin-top: 20px;
}

.sixteen .sixteen-left ul li {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.sixteen .sixteen-left ul li a {
    font-size: 14px;
    color: #999;
}

.sixteen .sixteen-left ul li a:hover {
    color: #FF4400;
}

.sixteen .sixteen-right {
    margin-top: 0;
}

.sixteen .sixteen-right .yytx-form {
    margin-top: 0;
}

.sixteen .sixteen-right .related-articles {
    margin-top: 20px;
    background: #F7F7F7;
}

.sixteen .sixteen-right .related-articles .public-ul-box {
    background: #F7F7F7;
    width: 300px;
    margin-left: -12px;
}

.sixteen .sixteen-right .related-articles .public-ul-box ul li {
    width: 276px;
}

.sixteen .sixteen-right .related-articles .public-ul-box ul li:first-child {
    border-top: none;
}

.webcity {
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 19px;
    padding: 0 0 5px 9pt;
    width: 100px;
    text-align: left;
    font-size: 16px
}

.webcity span {
    margin-bottom: 10px;
    width: 80px;
    line-height: 24px;
    float: left;
    display: block;
    font-size: 16px;
    color: #222;
    background: url(../image/arrow_down.gif) 35px 9px no-repeat
}

.webcity a {
    width: 80px;
    line-height: 26px;
    text-align: center;
    float: left;
    display: block;
    background-color: #F9F9F9;
    border: 1px #ddd solid;
    font-size: 14px;
    color: #666;
}

.webcity2 {
    position: absolute;
    z-index: 2;
    float: left;
    display: none;
    margin-left: 201px;
    padding: 15px;
    max-width: 350px;
    border: 1px #ddd solid;
    background-color: #fff;
    text-align: left;
    white-space: normal;
    word-break: break-all
}

.webcity2 .curcity {
    font-size: 14px;
}

.webcity2 .curcity a {
    margin-right: 5px;
}

.webcity2 ul {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px #ccc dotted;
    line-height: 24px;
}

.webcity2 ul a {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    white-space: nowrap;
    font-size: 14px
}

.webcity a:link {
    color: #222;
    font-weight: 100
}

.sitemap {
    overflow: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 0;
    height: auto;
    font-size: 16px;
    color: #222;
}

.sitemap ul {
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    vertical-align: top;
    margin: 0 0 10px 0;
    word-wrap: break-word;
    line-height: 2;
    word-break: break-all;
}

.sitemap ul li {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    width: 120px;
    line-height: 26px;
    text-align: left;
}

.sitemap .h3 {
    height: 44px;
    border-bottom: 1px #eee solid;
    font-family: microsoft yahei;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
}

.rightcontent {
    display: block;
    width: 1230px;
    margin: 0 auto;
    height: auto;
    text-align: left;
    font-size: 1pc;
    line-height: 26px;
}

.rightcontent ul {
    overflow: hidden;
    word-wrap: break-word;
    line-height: 2;
    word-break: break-all;
}

.rightcontent h2 {
    border-bottom: 1px #ddd solid;
    font-weight: 700;
    font-size: 1pc;
    line-height: 55px;
}

.rightcontent p {
    margin-bottom: 15px;
    padding: 0;
}

.classes-ulnew {
    margin-right: -29px;
    box-sizing: border-box;
}

.classes-ulnew * {
    box-sizing: border-box;
}

.classes-ulnew li {
    background-color: #000;
    float: left;
    position: relative;
    width: 400px;
    margin-right: 29px;
    border-bottom: 1px solid #e6e6e6;
    height: 48px;
    line-height: 48px;
    background: url(../image/pulic-ul-li-icon.png) no-repeat left center;
    padding-left: 10px;
    font-size: 14px;
}

.classes-ulnew li:nth-child(3),
.classes-ulnew li:nth-child(6),
.classes-ulnew li:nth-child(9),
.classes-ulnew li:nth-child(12) {
    margin-right: 0;
}

.classes-ulnew li:nth-child(10),
.classes-ulnew li:nth-child(11),
.classes-ulnew li:nth-child(12) {
    border-bottom: none;
}

.classes-ulnew li a {
    display: block;
    max-width: 412px;
    color: #999999;
}

.blue .classes-ulnew li a i {
    color: #3592e2;
}

.green .classes-ulnew li a i {
    color: #42b712;
}

.orange .classes-ulnew li a i {
    color: #ff4400;
}

.red .classes-ulnew li a i {
    color: #ED232F;
}

.classes-ulnew li a i {
    color: #FF4400;
    font-style: normal;
    display: inline-block;
    margin-right: 4px;
}

.classes-ulnew li a span {
    position: absolute;
    display: inline-block;
    width: 57px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #FF4400;
    border: 1px solid #FF4400;
    border-radius: 3px;
    right: 0;
    top: 50%;
    margin-top: -11px;
}

.classes-ulnew li:hover {
    background-image: url(../image/pulic-ul-li-icon1.png);
}

.classes-ulnew li:hover a {
    color: #FF4400;
}

.classes-ulnew li p {
    display: block;
    max-width: 340px;
}

.classes-ulnew li .a1 {
    display: inline;
    font-size: 15px;
}

.classes-ulnew li .a2 {
    display: inline;
    color: #333;
    font-size: 15px;
}

.classes-ulnew li span {
    position: absolute;
    display: inline-block;
    width: 57px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #999;
    right: 0;
    top: 50%;
    margin-top: -11px;
}

.title-box {
    border-bottom: 1px #ddd solid;
}

.title-box h2 {
    display: inline-block;
    cursor: pointer;
    font-weight: 100;
}

.title-box h2 {
    margin-right: 25px;
}

.title-box h2.cur {
    font-weight: bold;
    line-height: 40px;
}

.blue .title-box h2.cur {
    color: #3592e2;
    border-bottom: 2px #3592e2 solid;
}

.green .title-box h2.cur {
    color: #42b712;
    border-bottom: 2px #42b712 solid;
}

.orange .title-box h2.cur {
    color: #FF4400;
    border-bottom: 2px #ff4400 solid;
}

.red .title-box h2.cur {
    color: #ED232F;
    border-bottom: 2px #ED232F solid;
}

.curriculum-newlist {
    box-sizing: border-box;
}

.curriculum-newlist * {
    box-sizing: border-box;
}

.curriculum-newlist li {
    padding: 25px 15px 25px 0;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.curriculum-newlist li .tname {
    color: #48A9F3;
}

.curriculum-newlist li.tj {
    background-color: #fff6f4;
}

.curriculum-newlist li .tjicon {
    position: absolute;
    background: url(../image/jian-icon.png) no-repeat;
    width: 21px;
    height: 29px;
    right: 0;
    top: 0;
}

.curriculum-newlist li .li-left {
    float: left;
    width: 270px;
    height: 170px;
    overflow: hidden;
    margin-left: 15px;
}

.curriculum-newlist li .li-left img {
    width: 270px;
    height: 170px;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}

.curriculum-newlist li .li-center {
    float: left;
    width: 570px;
    padding: 0 20px;
    border-right: 1px solid #eee;
}

.curriculum-newlist li .li-center .a-title {
    font-size: 22px;
    color: #000;
    width: 100%;
    display: block;
    height: 45px;
}

.curriculum-newlist li .li-center p {
    font-size: 14px;
    color: #666666;
    margin: 10px 0;
    line-height: 1.6;
    -webkit-line-clamp: 3;
}

.curriculum-newlist li .li-center p a {
    color: #ff6600;
}

.curriculum-newlist li .li-center .span2 {
    max-width: 245px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 6px;
    font-size: 14px;
    background: url(../image/renqi.gif) 0 3px no-repeat;
    padding-left: 20px;
}

.curriculum-newlist li .li-center .span2 a {
    color: #128ff0;
    margin-right: 15px;
}

.curriculum-newlist li .li-right .ljbm {
    margin-top: 14px;
    display: inline-block;
    width: 100px;
    line-height: 34px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #FF4400;
    font-size: 14px;
    color: #FF4400;
    text-align: center;
}

.curriculum-newlist li .li-right {
    float: left;
    text-align: center;
    width: 120px;
    padding: 0 0 0 20px;
    padding-top: 35px;
}

.curriculum-newlist li .li-right .p1 {
    font-size: 18px;
    color: #666666;
}

.curriculum-newlist li .li-right .p1 span {
    color: #FF4400;
}

.curriculum-newlist li .li-right .p2 {
    margin-top: 4px;
    font-size: 14px;
    color: #888888;
    text-decoration: line-through;
}

.blue .curriculum-newlist li .li-right a.ljbm {
    background-color: #3592e2;
}

.green .curriculum-newlist li .li-right a.ljbm {
    background-color: #42b712;
}

.orange .curriculum-newlist li .li-right a.ljbm {
    background-color: #FF4400;
}

.red .curriculum-newlist li .li-right a.ljbm {
    background-color: #ED232F;
}

.curriculum-newlist li .li-right a.ljbm {
    color: #fff;
    font-size: 16px;
    border: none;
}

.curriculum-newlist li:hover {
    background-color: #F7F9FB;
}

.curriculum-newlist li:hover .li-center p {
    color: #000;
}

.curriculum-newlist li:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.curriculum-newlist li:hover .li-center h2 {
    color: #FF4400;
}

.curriculum-newlist li:hover .li-center a.a-title {
    color: #FF4400;
}

.yytx-formnew {
    background-color: #f7f7f7;
    box-sizing: border-box;
    text-align: center;
    width: 300px;
}

.yytx-formnew * {
    box-sizing: border-box;
}

.yytx-formnew .formnew-top {
    height: 139px;
    background: url(../image/yytx-topbg.png);
}

.yytx-formnew p {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 50px;
}

.yytx-formnew p .span2 {
    font-size: 14px;
    color: #FF4400;
    background: #fee6df;
    padding: 0 4px;
}

.yytx-formnew form {
    padding: 0 0 20px 0;
    margin-left: 6px;
    font-family: "Microsoft YaHei";
}

.yytx-formnew form .input-text {
    width: 266px;
    height: 40px;
    text-indent: 10px;
    border: none;
    outline: none;
    font-family: "Microsoft YaHei";
}

.yytx-formnew form .input-btn {
    width: 266px;
    height: 40px;
    background: #FF4400;
    text-align: center;
    color: #fffefe;
    font-size: 16px;
    border: none;
    outline: none;
    margin-top: 10px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}

.ten-right {
    margin-top: 5px;
    padding-top: 85px;
    margin-right: 0 !important;
}

.ten-right .public-ul-box ul {
    margin-left: 14px !important;
}

.mfst-form {
    background-color: #fff7f5;
    border-radius: 3px;
    margin: 0;
    padding: 30px;
    width: 1140px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.mfst-form form .input-text,
.mfst-form form select {
    background: #ffffff !important;
}

.substance {
    padding: 10px 20px !important;
}

.substance p {
    font-size: 14px;
    color: #444444;
    line-height: 1.8;
}

.source-introduce {
    min-height: 1520px !important;
}

.news-listening {
    box-sizing: border-box;
    width: ;
    text-align: center;
    padding-top: 150px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    text-align: left;
    border: 1px #EAEEF1 solid;
    padding: 10px;
}

.news-listening .tt {
    text-indent: 10px;
    margin: 5px;
}

.blue .news-listening .tt {
    color: #3592e2;
    border-left: 5px #3592e2 solid;
}

.green .news-listening .tt {
    color: #42b712;
    border-left: 5px #42b712 solid;
}

.orange .news-listening .tt {
    color: #ff4400;
    border-left: 5px #ff4400 solid;
}

.red .news-listening .tt {
    color: #ED232F;
    border-left: 5px #ED232F solid;
}

.news-listening .tt span {
    font-weight: bold;
    font-size: 16px;
}

.news-listening .tt2 {
    margin: 10px 5px 5px 5px;
    line-height: 26px;
    color: #666;
    text-indent: 28px;
}

.news-listening a.bwxk {
    border: none;
    outline: none;
    width: 180px;
    height: 30px;
    line-height: 30px;
    background-color: #FF4400;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: block;
    padding: 5px 0;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.news-listening a.bwxk:hover {
    background-color: #F20
}

.red .news-listening a.bwxk {
    background-color: #ed232f !important
}

.red .news-listening a.bwxk:hover {
    background-color: #ff0000 !important
}

.source-newdetails {
    width: 877px;
    box-sizing: border-box;
    border: solid 1px #e6e6e6;
    padding: 22px 30px;
}

.source-newdetails * {
    box-sizing: border-box;
}

.source-newdetails .newsdetails-left {
    width: 254px;
    float: left;
}

.source-newdetails .newsdetails-right {
    width: 540px;
    float: right;
    position: relative;
    height: 176px;
}

.source-newdetails .newsdetails-right h1 {
    font-size: 22px;
    color: #444444;
    max-width: 390px;
}

.source-newdetails .newsdetails-right .jsbox {
    margin-top: 30px;
    margin-right: -40px;
    width: 370px;
}

.source-newdetails .newsdetails-right .jsbox p {
    display: inline-block;
    margin-right: 40px;
    font-size: 14px;
    color: #888888;
    margin-bottom: 10px;
}

.source-newdetails .newsdetails-right .jsbox p span {
    color: #444444;
}

.source-newdetails .newsdetails-right .jsbox p .span1 {
    color: #FF4400;
}

.source-newdetails .newsdetails-right .jsbtnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FF4400;
}

.source-newdetails .newsdetails-right .jsbtnbox a {
    display: inline-block;
    width: 103px;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: solid 1px #FF4400;
    color: #FF4400;
}

.source-newdetails .newsdetails-right .jsbtnbox a.wbyh {
    border-right: none;
    margin-right: -6px;
}

.source-newdetails .newsdetails-right .jsbtnbox a.ljbm {
    margin-right: -4px;
}

.source-newdetails .newsdetails-right .jsbtnbox .zxzx-btn {
    background: url(../image/zxzx-btnnew.png) no-repeat;
    width: 103px;
    height: 38px;
    float: right;
}

.source-newdetails .newsdetails-right .jsbtnbox .zxzx-btn a {
    display: block;
    width: 100%;
    height: 100%;
}

.source-newdetails .newsdetails-right .phone-details {
    position: absolute;
    right: 20px;
    bottom: 0;
}

.source-newdetails .newsdetails-right .phone-details span {
    background: url(../image/0904newtelicon.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color: #444444;
}

.source-newdetails .newsdetails-right .phone-details p {
    font-size: 24px;
    color: #FF4400;
}

.source-newdetails .newsdetails-right .price-box {
    position: absolute;
    right: 0;
    top: 0;
    background-image: linear-gradient(-66deg, #FF4400 0%, #fe977a 100%), linear-gradient(#FF4400, #FF4400);
    border-radius: 25px 0px 0px 27px;
    padding: 6px 20px;
}

.source-newdetails .newsdetails-right .price-box .p1 {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.source-newdetails .newsdetails-right .price-box .p2 {
    font-size: 14px;
    color: #999999;
    text-decoration: line-through;
    text-align: center;
    margin-top: 6px;
}

.newnews {
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.newnews .p1 {
    font-size: 20px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 10px;
    max-width: 416px;
}

.newnews .p2 {
    font-size: 14px;
    color: #777777;
    line-height: 1.6;
    height: 45px;
}

.newnews .p2 a {
    color: #FF4400;
}

.newnews-list {
    box-sizing: border-box;
}

.newnews-list * {
    box-sizing: border-box;
}

.newnews-list .newnews-list-left {
    float: left;
    width: 416px;
}

.newnews-list .newnews-list-center {
    position: relative;
    float: left;
    width: 457px;
    height: 310px;
    position: relative;
    margin-left: 20px;
    overflow: hidden;
}

.newnews-list .newnews-list-center .newnewsul-box {
    position: relative;
    height: 310px;
    width: 457px;
}

.newnews-list .newnews-list-center ul.newnewsul {
    position: relative;
    height: 310px;
}

.newnews-list .newnews-list-center ul.newnewsul li {
    float: left;
    height: 310px;
    width: 457px;
}

.newnews-list .newnews-list-center ul.newnewsul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.newnews-list .newnews-list-center ul.newnewsul li a img {
    width: 100%;
    height: 100%;
}

.newnews-list .newnews-list-center ul.dotcontent {
    height: 10px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center;
}

.newnews-list .newnews-list-center ul.dotcontent li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 20px;
}

.newnews-list .newnews-list-center ul.dotcontent li:last-child {
    margin-right: 0;
}

.newnews-list .newnews-list-center ul.dotcontent li.actives {
    background: #fff;
}

.newnews-list .newnews-list-center ul.dotcontent li.active {
    background: #fff;
}

.newnews-list .newnews-list-center .swp-btn {
    position: absolute;
    width: 35px;
    height: 68px;
    line-height: 63px;
    border-radius: 4px;
    opacity: 0.48;
    text-align: center;
    background-color: #060606;
    top: 50%;
    margin-top: -34px;
    display: block;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

.newnews-list .newnews-list-center .swp-btn:hover {
    background-color: #FF4400;
}

.newnews-list .newnews-list-center .swp-btn.prev {
    left: 0;
}

.newnews-list .newnews-list-center .swp-btn.next {
    right: 0;
}

.newnews-list .newnews-list-right {
    float: right;
    width: 290px;
    border-radius: 3px;
    border: solid 1px #e6e6e6;
    text-align: center;
    padding: 0 0 12px;
}

.newnews-list .newnews-list-right form {
    font-family: "Microsoft YaHei";
}

.newnews-list .newnews-list-right form .form-title {
    height: 60px;
    line-height: 60px;
}

.newnews-list .newnews-list-right form .form-title p {
    font-size: 18px;
    color: #555;
}

.newnews-list .newnews-list-right form .form-title p span {
    color: #FF4400;
}

.newnews-list .newnews-list-right form input,
.newnews-list .newnews-list-right form select {
    width: 264px;
    height: 37px;
    line-height: 37px;
    border: none;
    outline: none;
}

.newnews-list .newnews-list-right form input[type="text"],
.newnews-list .newnews-list-right form select {
    background-color: #f2f2f2;
    margin-bottom: 8px;
    text-indent: 12px;
}

.newnews-list .newnews-list-right form input[type="submit"] {
    text-align: center;
    background-color: #fee6df;
    font-size: 16px;
    color: #FF4400;
    cursor: pointer;
}

.newnews-list .newnews-list-right .btn-div {
    margin-top: 19px;
    padding-top: 9px;
    border-top: 1px dashed #cdcdcd;
}

.newnews-list .newnews-list-right .btn-div a {
    display: inline-block;
    width: 86px;
    height: 35px;
    line-height: 35px;
    background-color: #FF4400;
    border-radius: 3px;
    color: #fff;
    text-align: center;
}

.newnews-list .newnews-list-right .btn-div a:hover {
    background-color: #ff4444;
}

.content-group .group-left {
    float: left;
    width: 159px;
    height: 107px;
}

.content-group .group-left img {
    width: 100%;
    height: 100%;
}

.content-group .newnews {
    float: right;
    width: 416px;
    padding-bottom: 16px;
}

.list-ul-box .public-content .public-ul {
    width: 100%;
}

.list-ul-box .public-content .public-ul li {
    width: 100% !important;
}

.list-ul-box .public-content .public-ul li:first-child {
    border-top: none;
}

.new-pulicetitle {
    background: url(../image/0904line-new.png) repeat-x center;
}

.new-pulicetitle span {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    padding: 0 30px 0 0;
    display: inline-block;
    background: #fff;
}

.best-curriculum {
    box-sizing: border-box;
}

.best-curriculum.newmargintop {
    margin-top: 20px;
}

.best-curriculum * {
    box-sizing: border-box;
}

.best-curriculum .classes-ulnew {
    margin-right: 0;
    margin-top: 10px;
}

.best-curriculum .classes-ulnew li {
    width: 410px;
    margin-right: 0;
    border-bottom: 1px solid #e6e6e6;
}

.best-curriculum .classes-ulnew li p {
    max-width: 380px;
}

.best-curriculum .classes-ulnew li:nth-child(1),
.best-curriculum .classes-ulnew li:nth-child(2) {
    border-top: none;
}

.newbanner-box {
    box-sizing: border-box;
    background: url(../image/bannernewbg.png) no-repeat;
    height: 376px;
    overflow: hidden;
}

.newbanner-box * {
    box-sizing: border-box;
}

.newbanner-box .newsbanner {
    position: relative;
    height: 376px;
}

.newbanner-box .newsbanner .pjxwd {
    position: absolute;
    top: 28px;
    left: 0;
    background: url(../image/newzsicon.png) no-repeat 15px center rgba(0, 0, 0, 0.5);
    padding-left: 40px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    border-radius: 0px 17px 17px 17px;
}

.newbanner-box .newsbanner .newsanswer {
    position: absolute;
    bottom: 17px;
    left: 0;
}

.newbanner-box .newsbanner .newsanswer .newstitle {
    position: relative;
    display: inline-block;
    padding: 0 24px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 23px 23px 23px 0px;
}

.newbanner-box .newsbanner .newsanswer .newstitle::before {
    display: block;
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    top: 20px;
    left: 12px;
}

.newbanner-box .newsbanner .newsanswer ul {
    margin-top: 11px;
}

.newbanner-box .newsbanner .newsanswer ul li {
    float: left;
    width: 273px;
    height: 89px;
    background-color: #ffffff;
    border-radius: 3px;
    padding: 14px;
    margin-right: 19px;
}

.newbanner-box .newsbanner .newsanswer ul li:last-child {
    margin-right: 0;
}

.newbanner-box .newsbanner .newsanswer ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.newbanner-box .newsbanner .newsanswer ul li a .anwer-lileft {
    float: left;
    width: 90px;
    height: 61px;
}

.newbanner-box .newsbanner .newsanswer ul li a .anwer-text {
    float: right;
    width: 140px;
    position: relative;
    font-size: 14px;
    color: #444444;
    line-height: 1.6;
    padding-left: 10px;
}

.newbanner-box .newsbanner .newsanswer ul li a .anwer-text::before {
    display: block;
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #444444;
    border-radius: 50%;
}

.newbanner-box .newsbanner .newsanswer ul li:hover a .anwer-text {
    color: #FF4400;
}

.newbanner-box .newsbanner .newsanswer ul li:hover a .anwer-text::before {
    background: #FF4400;
}

.newbanner-box .newsbanner .newsbannerform {
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../image/newsbannerform-tybg.png) no-repeat;
    height: 384px;
    width: 332px;
    padding-left: 22px;
}

.newbanner-box .newsbanner .newsbannerform form {
    font-family: "Microsoft YaHei";
}

.newbanner-box .newsbanner .newsbannerform form .formtitle {
    margin-top: 56px;
    font-size: 20px;
    color: #555555;
    font-weight: bold;
}

.newbanner-box .newsbanner .newsbannerform form .formtitle span {
    color: #FF4400;
}

.newbanner-box .newsbanner .newsbannerform form input {
    width: 264px;
    height: 37px;
    line-height: 37px;
    border: none;
    outline: none;
    margin-top: 15px;
}

.newbanner-box .newsbanner .newsbannerform form input[type="text"] {
    background-color: #f2f2f2;
    text-indent: 12px;
}

.newbanner-box .newsbanner .newsbannerform form input[type="submit"] {
    background-color: #fee6df;
    color: #FF4400;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
}

.newbanner-box .newsbanner .Registration {
    margin-top: 22px;
    height: 80px;
    margin-left: 0;
}

.newbanner-box .newsbanner .Registration ul li {
    line-height: 1.8;
}

.newbanner-box .newsbanner .Registration ul li .p2 span {
    margin-right: 6px;
}

.newbanner-box .newsbanner .Registration ul li .p2 .span4 {
    font-size: 12px;
    color: #777777;
}

.newbanner-box .newsbanner .zy {
    font-size: 12px;
    color: #444444;
    margin-top: 30px;
    padding-left: 10px;
}

.apr-newsanswer {
    box-sizing: border-box;
}

.apr-newsanswer * {
    box-sizing: border-box;
}

.apr-newsanswer .newsanswer-left {
    width: 819px;
    float: left;
}

.apr-newsanswer .newsanswer-left .new-pulicetitle .span1 {
    float: left;
}

.apr-newsanswer .newsanswer-left .new-pulicetitle a {
    float: right;
    display: inline-block;
    padding-left: 17px;
    background: #fff;
    font-size: 14px;
    color: #444444;
}

.apr-newsanswer .newsanswer-left .newsanswer-group ul li {
    padding: 14px 10px;
    border-bottom: 1px solid #e9e9e9;
}

.apr-newsanswer .newsanswer-left .newsanswer-group ul li .p1 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    background: url(../image/aprneww-icon1.png) no-repeat left center;
    padding-left: 30px;
}

.apr-newsanswer .newsanswer-left .newsanswer-group ul li .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    background: url(../image/aprneww-icon2.png) no-repeat left 4px;
    padding-left: 30px;
    margin-top: 10px;
}

.apr-newsanswer .newsanswer-left .newsanswer-group ul li:hover {
    background-color: #f7f7f7;
}

.apr-newsanswer .newsanswer-left .newsanswer-group ul li:hover .p1 {
    color: #FF4400;
}

.apr-newsanswer .newsanswer-right {
    width: 376px;
    float: left;
    background: url(../image/apr-newsanswerbg.png) no-repeat;
    padding-top: 60px;
    padding-left: 20px;
    margin-top: -26px;
    padding-bottom: 20px;
}

.apr-newsanswer .newsanswer-right ul li {
    width: 114px;
    height: 132px;
    float: left;
    text-align: center;
    padding-top: 90px;
}

.apr-newsanswer .newsanswer-right ul li a {
    font-size: 16px;
    display: block;
    width: 114px;
    height: 132px;
    color: #333333;
}

.apr-newsanswer .newsanswer-right .btn-group {
    font-size: 0;
    margin-top: 10px;
    padding-top: 20px;
    width: 300px;
    border-top: 1px dashed #cdcdcd;
    margin-left: 20px;
}

.apr-newsanswer .newsanswer-right .btn-group a {
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
    color: #ffffff;
    background-color: #FF4400;
    text-align: center;
    border-radius: 3px;
    width: 97px;
    height: 35px;
    line-height: 35px;
}

.apr-newsanswer .newsanswer-right .btn-group a:hover {
    background-color: #ff4444;
}

.apr-newcategory {
    margin-top: 20px;
    box-sizing: border-box;
}

.apr-newcategory * {
    box-sizing: border-box;
}

.apr-newcategory .newcategory-group {
    width: 600px;
    float: left;
}

.apr-newcategory .newcategory-group .newcategory-title {
    border-bottom: 1px solid #c1c1c1;
    height: 40px;
    line-height: 40px;
}

.apr-newcategory .newcategory-group .newcategory-title .p1 {
    font-size: 20px;
    color: #444444;
    float: left;
    display: inline-block;
}

.apr-newcategory .newcategory-group .newcategory-title .p1 img {
    margin-right: 10px;
    vertical-align: middle;
}

.apr-newcategory .newcategory-group .newcategory-title .p2 {
    font-size: 12px;
    color: #c9c9c9;
    display: inline-block;
    float: right;
}

.apr-newcategory .newcategory-group .newcategory-title .p2 a {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #666;
}

.apr-newcategory .newcategory-group .newcategory-title .p2 .more {
    color: #FF4400;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-left {
    width: 189px;
    height: 298px;
    float: left;
    margin-top: 16px;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list {
    width: 375px;
    float: right;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li {
    position: relative;
    height: 42px;
    line-height: 42px;
    background: url(../image/pulic-ul-li-icon.png) no-repeat left center;
    padding-left: 10px;
    border-bottom: 1px solid #c1c1c1;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li a {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    max-width: 375px;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li span {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #999999;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li:hover {
    background: url(../image/pulic-ul-li-icon1.png) no-repeat left center;
}

.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li:hover a,
.apr-newcategory .newcategory-group .newcategory-bottom .bottom-list ul li:hover span {
    color: #FF4400;
}

.apr-newcategory .newcategory-group:nth-of-type(odd) {
    margin-right: 30px;
}

.six-container-new {
    box-sizing: border-box;
    margin-top: 15px;
}

.six-container-new * {
    box-sizing: border-box;
}

.six-container-new .news .news-left {
    width: 880px;
    float: left;
}

.six-container-new .news .news-left ul li {
    position: relative;
    padding: 20px 14px 14px;
    border-bottom: 1px solid #f7f7f7;
}

.six-container-new .news .news-left ul li:hover {
    background: #F7F7F7;
}

.six-container-new .news .news-left ul li:hover a.a-title {
    color: #FF4400;
}

.six-container-new .news .news-left ul li a.a-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: block;
    background: url(../image/aprneww-icon1.png) no-repeat left center;
    padding-left: 30px;
}

.six-container-new .news .news-left ul li a.a-title:hover {
    color: #FF4400;
}

.six-container-new .news .news-left ul li .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(../image/aprneww-icon2.png) no-repeat left 4px;
    padding-left: 30px;
}

.six-container-new .news .news-left ul li .p1 a:hover {
    color: #FF4400;
}

.six-container-new .news .news-left ul li .p2 {
    margin-top: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    background: url(../image/time-icon.png) no-repeat left center;
    padding-left: 20px;
    color: #999;
}

.six-container-new .news .news-left .paging {
    height: auto;
    line-height: 0;
    margin-top: 30px;
}

.six-container-new .news .news-right {
    width: 300px;
    float: right;
}

.six-container-new .news .news-right .hot-coure {
    margin-top: 20px;
}

.six-container-new .news .news-right .hot-coure .classes-ul {
    margin-top: 10px;
}

.six-container-new .news .news-right .hot-coure .classes-ul li {
    width: 278px;
    padding-bottom: 20px;
}

.six-container-new .news .news-right .hot-coure .classes-ul li .a1:hover {
    color: #FF4400;
}

.six-container-new .news .news-right .hot-coure .classes-ul li img {
    width: 278px;
}

.six-container-new .news .news-right .hot-coure .public-ul-box {
    width: unset;
}

.six-container-new .news .news-right .hot-coure .public-ul-box ul {
    margin-left: 0 !important;
}

.six-container-new .news .news-right .hot-coure .public-ul-box ul li {
    width: unset;
}

.aprnewljdy {
    box-sizing: border-box;
    background: url(../image/newljdybg.png) no-repeat;
    padding-top: 158px;
    text-align: center;
    padding-bottom: 20px;
}

.aprnewljdy * {
    box-sizing: border-box;
}

.aprnewljdy form {
    font-family: "Microsoft YaHei";
}

.aprnewljdy form .formtitle {
    margin-top: 56px;
    font-size: 20px;
    color: #555555;
    font-weight: bold;
}

.aprnewljdy form .formtitle span {
    color: #FF4400;
}

.aprnewljdy form input {
    width: 264px;
    height: 37px;
    line-height: 37px;
    border: none;
    outline: none;
}

.aprnewljdy form input[type="text"] {
    background-color: #ffffff;
    text-indent: 12px;
}

.aprnewljdy form input[type="submit"] {
    background-color: #FF4400;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
}

.aprnewljdy .Registration {
    margin-top: 22px;
    height: 80px;
    margin-left: 0;
}

.aprnewljdy .Registration ul li {
    line-height: 1.8;
}

.aprnewljdy .Registration ul li .p2 span {
    margin-right: 6px;
}

.aprnewljdy .Registration ul li .p2 .span4 {
    font-size: 12px;
    color: #777777;
}

.aprnewljdy .zy {
    font-size: 12px;
    color: #444444;
    margin-top: 20px;
}

.april-newterminal {
    box-sizing: border-box;
}

.april-newterminal * {
    box-sizing: border-box;
}

.april-newterminal .newterminal-left {
    float: left;
    width: 860px;
}

.april-newterminal .newterminal-left .erminal-answer .p1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    background: url(../image/aprneww-icon1.png) no-repeat left center;
    padding-left: 30px;
}

.april-newterminal .newterminal-left .erminal-answer .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    background: url(../image/aprneww-icon2.png) no-repeat left 4px;
    padding-left: 30px;
    margin-top: 10px;
}

.april-newterminal .newterminal-left .erminal-answer .p3 {
    height: 34px;
    line-height: 34px;
    text-align: right;
    background-color: #f7f7f7;
    padding: 0 20px;
    margin-top: 20px;
}

.april-newterminal .newterminal-left .erminal-answer .p3 span {
    font-size: 12px;
    color: #777777;
}

.april-newterminal .newterminal-left .erminal-answer .p3 .span1 {
    display: inline-block;
    margin-right: 30px;
}

.april-newterminal .newterminal-left .terbest-anwer .p1 {
    font-size: 20px;
    color: #FF4400;
    background: url(../image/terbest-icon.png) no-repeat left center;
    padding-left: 30px;
    margin-top: 16px;
}

.april-newterminal .newterminal-left .terbest-anwer .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    margin-top: 14px;
}

.april-newterminal .newterminal-left .terbest-anwer .p3 {
    background: url(../image/0904line-new.png) repeat-x center;
    text-align: right;
    font-size: 0;
}

.april-newterminal .newterminal-left .terbest-anwer .p3 span {
    display: inline-block;
    font-size: 12px;
    color: #777777;
    padding: 0 18px;
    background: #fff;
}

.april-newterminal .newterminal-left .terbest-anwer .p3 a {
    display: inline-block;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #FF4400;
    font-size: 14px;
    color: #ffffff;
    border-radius: 2px;
}

.april-newterminal .newterminal-left .april-zxzxform {
    background: url(../image/april-zxzxform-bg.png) no-repeat;
    height: 139px;
    padding-top: 35px;
    padding-left: 221px;
    margin-top: 10px;
}

.april-newterminal .newterminal-left .april-zxzxform form {
    font-family: "Microsoft YaHei";
    overflow: hidden;
}

.april-newterminal .newterminal-left .april-zxzxform form input,
.april-newterminal .newterminal-left .april-zxzxform form textarea {
    outline: none;
    border: none;
}

.april-newterminal .newterminal-left .april-zxzxform form input[type="text"],
.april-newterminal .newterminal-left .april-zxzxform form textarea {
    text-indent: 12px;
    background-color: #ffffff;
    font-size: 14px;
}

.april-newterminal .newterminal-left .april-zxzxform form .text-box {
    width: 204px;
    float: left;
    margin-right: 8px;
}

.april-newterminal .newterminal-left .april-zxzxform form .text-box input {
    width: 204px;
    height: 37px;
}

.april-newterminal .newterminal-left .april-zxzxform form .text-box input:first-child {
    margin-bottom: 7px;
}

.april-newterminal .newterminal-left .april-zxzxform form textarea {
    height: 81px;
    padding-top: 10px;
    float: left;
    margin-right: 12px;
}

.april-newterminal .newterminal-left .april-zxzxform form input[type="submit"] {
    float: left;
    background: url(../image/april-zxzxbtn2.png) no-repeat;
    width: 87px;
    height: 87px;
    margin-right: 10px;
    cursor: pointer;
}

.april-newterminal .newterminal-left .april-zxzxform form .zxzx-btn {
    float: left;
    width: 87px;
    height: 87px;
    background: url(../image/april-zxzxbtn1.png) no-repeat;
    display: block;
}

.april-newterminal .newterminal-left .otheres-answer .otheres-title {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    margin-top: 20px;
}

.april-newterminal .newterminal-left .otheres-answer ul li {
    padding: 24px 0;
    padding-left: 20px;
    border-bottom: 1px solid #e9e9e9;
}

.april-newterminal .newterminal-left .otheres-answer ul li p {
    font-size: 14px;
    color: #444444;
    line-height: 1.6;
}

.april-newterminal .newterminal-left .otheres-answer ul li span {
    display: block;
    font-size: 12px;
    color: #777777;
    margin-top: 16px;
}

.april-newterminal .newterminal-left .correlation-wd {
    margin-top: 40px;
}

.april-newterminal .newterminal-left .correlation-wd ul {
    margin-top: 10px;
}

.april-newterminal .newterminal-left .correlation-wd ul li {
    line-height: 44px;
    height: 44px;
    width: 50%;
    float: left;
    border-bottom: 1px dashed #c1c1c1;
    background: url(../image/pulic-ul-li-icon.png) no-repeat left center;
    padding-left: 10px;
    max-width: 420px;
}

.april-newterminal .newterminal-left .correlation-wd ul li:nth-last-child(1),
.april-newterminal .newterminal-left .correlation-wd ul li:nth-last-child(2) {
    border: none;
}

.april-newterminal .newterminal-left .correlation-wd ul li a {
    font-size: 14px;
    color: #666666;
    width: 100%;
}

.april-newterminal .newterminal-left .correlation-wd ul li:hover {
    background-image: url(../image/pulic-ul-li-icon1.png);
}

.april-newterminal .newterminal-left .correlation-wd ul li:hover a {
    color: #FF4400;
}

.april-newterminal .news-right .public-ul-box,
.april-newterminal .news-right ul,
.april-newterminal .news-right li {
    width: unset !important;
}

.april-newterminal .news-right .public-ul-box ul {
    margin-left: 0 !important;
}

.apr-hotjigou {
    margin-top: 40px;
}

.apr-hotjigou .hot-jigou .recmd-jg {
    margin-right: -40px;
    margin-top: 10px;
}

.apr-hotjigou .hot-jigou .recmd-jg li {
    width: 360px;
    margin-right: 40px;
    float: left;
}

.april-jigoulist .new-jigou-title {
    height: 84px;
    line-height: 84px;
}

.april-jigoulist .new-jigou-title .p1 {
    float: left;
    display: inline-block;
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    background: url(../image/two-icon1.png) no-repeat left center;
    padding-left: 26px;
}

.april-jigoulist .new-jigou-title .p2 {
    float: right;
}

.april-jigoulist .new-jigou-title .p2 .span1 {
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

.april-jigoulist .new-jigou-title .p2 .ljdj {
    display: inline-block;
    color: #FF4400;
    font-size: 14px;
    width: 124px;
    height: 28px;
    line-height: 28px;
    background: #fee6df;
    text-align: center;
}

.april-jigoulist .new-jigou-title .p2 .ljdj:hover {
    color: #fff;
    background: #FF4400;
}

.april-jigoulist .news-jigoulist ul li.jigouli {
    background-color: #ffffff;
    margin-bottom: 10px;
    border-bottom: 1px #ddd solid;
}

.april-jigoulist .news-jigoulist ul li.jigouli:hover {
    background: #F7F9FB;
    box-shadow: 0px 4px 16px 0px rgba(156, 156, 156, 0.24);
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left {
    padding: 10px 0 10px 40px;
    margin: 29px 0 17px;
    float: left;
    width: 630px;
    border-right: 1px solid #dadada;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div {
    float: left;
    width: 220px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div img {
    display: block;
    width: 187px;
    height: 109px;
    margin-bottom: 14px;
}

.april-jigoulist .news-jigoulist ul li.jigouli:hover .jigoulist-left .img-div img {
    transform: scale(1.1);
    transition: 1s;
    transform-origin: center center;
}

.blue .april-jigoulist .news-jigoulist ul li.jigouli:hover .jigoulist-left .img-div a {
    background: #3592e2;
    border: 1px solid #3592e2;
    color: #fff;
}

.green .april-jigoulist .news-jigoulist ul li.jigouli:hover .jigoulist-left .img-div a {
    background: #42b712;
    border: 1px solid #42b712;
    color: #fff;
}

.orange .april-jigoulist .news-jigoulist ul li.jigouli:hover .jigoulist-left .img-div a {
    background: #ff4400;
    border: 1px solid #ff4400;
    color: #fff;
}

.red .april-jigoulist .news-jigoulist ul li.jigouli:hover .jigoulist-left .img-div a {
    background: #ED232F;
    border: 1px solid #ED232F;
    color: #fff;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a {
    display: inline-block;
    width: 87px;
    height: 24px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin-right: 5px;
}

.blue .april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a {
    border: 1px solid #3592e2;
    color: #3592e2;
}

.green .april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a {
    border: 1px solid #42b712;
    color: #42b712;
}

.orange .april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a {
    border: 1px solid #ff4400;
    color: #ff4400;
}

.red .april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a {
    border: 1px solid #ED232F;
    color: #ED232F;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .img-div a:hover {
    color: #fff;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .school-js {
    margin-left: 10px;
    float: left;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .school-js .p1 {
    font-size: 20px;
    font-weight: bold;
    color: #222;
    max-width: 368px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .school-js .p2 {
    font-size: 14px;
    color: #888;
    margin: 12px 0;
    max-width: 368px;
    line-height: 26px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .school-js .p2 .money {
    margin-right: 40px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-left .school-js .p3 {
    height: 40px;
    font-size: 26px;
    color: #FF4400;
    font-weight: bold;
    background: url(../image/tel-icon.png) no-repeat left center;
    padding-left: 30px;
    line-height: 40px;
    border-top: 1px solid #FF4400;
    border-bottom: 1px solid #FF4400;
    display: inline-block;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right {
    float: right;
    width: 530px;
    padding-left: 15px;
    padding-top: 20px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right .p1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul {
    margin-right: 0;
    margin-top: 6px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul li {
    float: left;
    width: 250px;
    margin-right: 0;
    background: url(../image/pulic-ul-li-icon.png) no-repeat left center;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul li p {
    max-width: 217px;
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul li:hover {
    background-image: url(../image/pulic-ul-li-icon1.png);
}

.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul li:nth-child(1),
.april-jigoulist .news-jigoulist ul li.jigouli .jigoulist-right ul li:nth-child(2) {
    border-top: none;
}

.top-box .top .top-right ul li {
    position: relative;
}

.top-box .top .top-right ul li a.qrcode {
    position: relative;
    display: block;
}

.top-box .top .top-right ul li a.qrcode .qrcode-div {
    position: absolute;
    width: 120px;
    height: 120px;
    display: none;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 2px 3px #eee;
    top: 30px;
    left: 0;
}

.top-box .top .top-right ul li a.qrcode:hover .qrcode-div {
    display: block;
}

.foot_powered {
    width: 100%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #666;
}

.foot_powered,
.foot_powered a {
    font-size: 12px
}

p#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 31px
}

p#back-to-top a {
    text-align: center;
    text-decoration: none;
    color: #d1d1d1;
    display: block;
    width: 56px
}

p#back-to-top a:hover {
    color: #979797
}

p#back-to-top a span {
    background: #d1d1d1 url(../image/upgo.gif) no-repeat 0 0;
    display: block;
    height: 56px;
    width: 56px;
    margin-bottom: 5px;
}

#back-to-top a:hover span {
    background: #999 url(../image/upgo.gif) no-repeat 0 -56px
}

.foot_form {
    width: 1230px;
    font-size: 12px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
}

.foot_form .input_text {
    width: 168px;
    color: rgb(136, 136, 136);
    padding: 5px 20px;
    line-height: 27px;
    height: 28px;
    border: 1px solid #eeeeee;
    font-size: 14px;
    float: left;
    margin-right: 24px;
}

.form_btn {
    cursor: pointer;
    width: 100px;
    height: 39px;
    float: right;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    background: #f0552f;
    border: none;
    color: #fff;
}

.foot_close {
    width: 20px;
    height: 20px;
    background: url(../image/xx.png) center center no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.foot_close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.input_text img {
    display: block;
    width: 78px;
    height: 38px;
    margin-left: -30px;
    margin-top: -6px;
}

.new_listhd {
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
}

.new_listhd .listhdleft {
    float: left;
    overflow: hidden;
}

.new_listhd .listhdleft div {
    float: left;
    overflow: hidden
}

.new_listhd .listhdleft a.currentr {
    display: block;
}

.blue .new_listhd .listhdleft a.currentr {
    color: #3592e2
}

.green .new_listhd .listhdleft a.currentr {
    color: #42b712
}

.orange .new_listhd .listhdleft a.currentr {
    color: #ff4400
}

.red .new_listhd .listhdleft a.currentr {
    color: #ed232f
}

.new_listhd .listhdleft a {
    font-size: 26px;
    font-weight: bold;
    margin-right: 15px;
    color: #777;
    padding-right: 10px;
    padding-left: 10px;
}

.blue .new_listhd .listhdleft a.currentr {
    border-bottom: 3px #3592e2 solid
}

.green .new_listhd .listhdleft a.currentr {
    border-bottom: 3px #42b712 solid
}

.orange .new_listhd .listhdleft a.currentr {
    border-bottom: 3px #ff4400 solid
}

.red .new_listhd .listhdleft a.currentr {
    border-bottom: 3px #ED232F solid
}

.new_listhd {
    border-bottom: 3px #eee solid
}

.nav-box {
    margin-top: 20px;
}

.topbannerad {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 1230px;
}

.footerbanner {
    width: 1230px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto 3px;
    clear: both
}

.footerbannerad {
    margin-bottom: 5px
}

.header {
    text-align: left;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 1230px;
}

.headerbanner {
    display: block;
    float: left;
    margin: 10px 3px 0 0;
}

.headerbanner a {
    display: block
}

.intercatad {
    margin-bottom: 10px
}

.interlistdiv {
    color: #585858;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
}

.interlistdiv .hover {
    padding: 10px;
    border-bottom: 1px solid #dedede
}

.interlistdiv .hovercolor {
    background-color: #f8f8f9;
    background-image: url(https://peixun.2018.cn/template/new/images/category/advfontbg.gif);
    background-position: top right;
    background-repeat: no-repeat
}

.interlistdiv a {
    font-size: 14px;
    text-align: center
}

.intercatdiv {
    width: 220px;
    float: right;
    margin-left: 10px;
    text-align: center
}

.intercatdiv,
.intercatdiv2 {
    background-color: #fff;
    height: auto;
    overflow: hidden
}

.intercatdiv2 {
    width: 10pc;
    margin-left: 2px
}

.infoaddiv {
    width: 680px;
    background-color: #fff;
    overflow: auto;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: center
}

.infoad {
    margin: 0 5px 10px 0
}

.indexcatad {
    width: 1230px;
    margin: -15px auto 20px auto;
    overflow: hidden;
    text-align: center;
}

#LeftImg {
    width: 35px;
    height: 252px;
    z-index: 9999;
    position: fixed;
    left: 30px;
    margin-top: -126px;
    font-size: 12px;
    top: 50%;
}

#LeftImg li {
    width: 34px;
    height: 34px;
    background-color: #616161;
    margin-bottom: 1px;
    overflow: hidden;
}

.blue #LeftImg li:first-child {
    background-color: #3592e2;
}

.green #LeftImg li:first-child {
    background-color: #42b712;
}

.orange #LeftImg li:first-child {
    background-color: #FF4400;
}

.red #LeftImg li:first-child {
    background-color: #ED232F;
}

#LeftImg li a {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 15px;
    padding-top: 2px;
}

#LeftImg li:first-child a {
    padding-top: 10px;
}

#LeftImg li:nth-child(2):hover {
    background-color: #f7a944;
}

#LeftImg li:nth-child(3):hover {
    background-color: #42b712
}

#LeftImg li:nth-child(4):hover {
    background-color: #3592e2;
}

#LeftImg li:nth-child(5):hover {
    background-color: #ca0000
}

#LeftImg li:nth-child(6):hover {
    background-color: #eb5e8d
}

#LeftImg li:nth-child(7):hover {
    background-color: #64c332
}

#LeftImg li:nth-child(8):hover {
    background-color: #4474ee
}

#LeftImg li:nth-child(9):hover {
    background-color: #CBD20F
}

#LeftImg li:nth-child(10):hover {
    background-color: #1D7955
}

.hotschool {
    position: relative;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 10px;
}

.rollbox {
    width: 100%;
    overflow: hidden;
    height: 305px;
    text-align: center;
}

.rollbox ul {
    width: 10000pt
}

.rollbox ul li {
    width: 288px;
    margin-right: 20px;
    margin-left: 2px;
    margin-top: 2px;
    float: left;
    border: 1px solid #ddd;
}

.rollbox ul li:hover {
    border-width: 3px;
    margin: 0 18px 0 0;
}

.blue .rollbox ul li:hover {
    border-color: #3592e2;
}

.green .rollbox ul li:hover {
    border-color: #42b712;
}

.orange .rollbox ul li:hover {
    border-color: #FF4400;
}

.red .rollbox ul li:hover {
    border-color: #ED232F;
}

.rollbox ul li img,
.boxbottom ul li img {
    width: 288px;
    height: 157px;
    border-bottom: 1px solid #ddd;
}

.rollbox li .schoolname a {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    display: block;
    color: #333333;
}

.rollbox li .method a {
    font-size: 16px;
    text-align: center;
    padding: 2px 15px;
    border: 1px #ff4400 solid;
    border-radius: 15px;
    color: #ff4400
}

.rollbox li .method a:hover {
    color: white;
    background-color: #ff4400;
}

.rollbox li .schoolinfo {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    padding: 19px 10px 15px;
}

.hotschool .next {
    position: absolute;
    left: -35px;
    top: 57%;
    cursor: pointer;
}

.hotschool .larst {
    position: absolute;
    right: -35px;
    top: 57%;
    cursor: pointer;
}

.rollbox li .schoolinfo .renqi {
    padding-left: 25px;
    background: url(https://peixun.2018.cn/template/new/images/spr.png) no-repeat 0px -233px;
}

.foot_form {
    width: 840px;
    margin: 0 auto;
}

.foot_form .input_text {
    width: 148px;
    color: rgb(136, 136, 136);
    padding: 5px 20px;
    line-height: 27px;
    border: 1px solid #eeeeee;
    font-size: 14px;
    float: left;
    margin-right: 24px;
}

.form_btn {
    cursor: pointer;
    width: 124px;
    height: 39px;
    float: left;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
    background: #f0552f;
    border: none;
    color: #fff;
}

.foot_close {
    width: 20px;
    height: 20px;
    background: url(../image/xx.png) center center no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.foot_close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fixed-bottom {
    position: fixed;
    display: none;
    height: 120px;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    left: 0;
    bottom: 0;
    z-index: 999;
}

.fixed-bottom p {
    font-size: 14px;
    color: #fff;
    line-height: 64px;
    text-align: center;
}

.fixed-bottom p span {
    font-size: 24px;
    color: #f0552f;
    font-weight: 700;
}

.input_text img {
    display: block;
    width: 78px;
    height: 38px;
    margin-left: -30px;
    margin-top: -6px;
}

.rvc-wrapper {
    width: 920px;
}

.rvc-wrapper ul {
    overflow: hidden;
    margin-left: -15px;
}

.rvc-wrapper ul li {
    width: 218px;
    float: left;
    background: #efefef;
    margin-left: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.rvc-wrapper ul li:hover {
    float: left;
    background: #e2e2e2;
}

.rvc-wrapper ul li a {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
}

.rvc-wrapper ul li .jiaoshi {
    text-align: center;
}

.rvc-wrapper ul li .jiaoshi img {
    margin: 15px auto 0 auto;
    width: 185px;
    height: 185px;
}

.rvc-wrapper ul li h4 {
    font-size: 18px;
    color: #000;
    line-height: 40px;
    margin-top: 10px;
}

.rvc-wrapper ul li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}