/*!
 * ETUI v3
 *
 * Copyright 2016.9*/



@import url("https://at.alicdn.com/t/font_178760_d04ytvqcxf2prpb9.css");
@import url("https://at.alicdn.com/t/font_1774742_i7gqbivs6p.css");
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #0069c5;
}
h1
, h2
, h3
, h4
, h5
, h6 {
    margin: 0;
}

#skip {
    height: 0;
    overflow: hidden;
}


/*-----Ã¦Å½Â§Ã¤Â»Â¶-----*/

body {
    font-size: 14px !important;
}

table td {
    vertical-align: middle !important;
    word-wrap: break-word;
    word-break: break-all;
}

[disabled] {
    cursor: not-allowed;
}

a[disabled] {
    color: #666;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


/* Ã©ÂÂ¢Ã¦ÂÂ¿ */

.panel {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 12px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.panel:hover {
    box-shadow: 0 10px 20px 0 rgba(168, 182, 191, .6);
}

.panel-warning {
    background-color: #f5efde;
}

.owl-carousel .owl-item img:hover {
    opacity: 1;
}

.affix {
    z-index: 1001;
}

.text-white 
, .text-white:hover
, .text-white:focus {
    color: #fff;
}

.text-bold {
    font-weight: 700;
}

/*-----Ã¥Âºâ€¢Ã©Æ’Â¨-----*/
.footer {
    padding-bottom: 8px;
    margin-top: 20px;
    background-color: #565a5d;
    color: #b7b9ba;
    font-size: 12px;
}

.footer .links {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4e5358;
}

.footer .links ul {
    position: relative;
}

.footer .links li {
    margin-left: 78px;
    float: left;
    color: #fff;
}

.footer .links li:first-child {
    margin-left: 0;
}

.footer .links li p {
    margin: 0;
    padding: 15px 0;
}

.footer .links li p i{
    margin-left: 3px;
    display: inline-block;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);   /* IE 9 */
    -moz-transform:rotate(-90deg);  /* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari Ã¥â€™Å’ Chrome */
    -o-transform:rotate(-90deg);    /* Opera */
}

.footer .links .dropdown {
    position: static;
}

.footer .links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}

.footer .links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}

.footer .links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
}
.footer-logo:before
, .footer-logo:after {
    display: table;
    content: '';
}
.footer-logo:after {
    clear: both;
}
.footer-logo {
    line-height: 28px;
}

.footer-logo img {
    display: block;
    margin: 0 auto;
    width: 96px;
}

.footer-logo span {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #b7b9ba;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 3px;
}
.footer-logo p {
    line-height: 20px;
    margin: 15px 0 30px;
}
.footer-add {
    margin-top: 10px;
}
.footer-add li {
    float: left;
    padding: 3px 0;
}

.footer-icp {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: right;
}
.footer-icp a {
    display: inline-block;
    margin-left: 25px;
}
.footer-icp img {
    margin: 0 auto;
}
.footer-icp .zc img {
    width: auto;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}
.footer-icp p {
    margin-bottom: 0;
    color: #b7b9ba;
}
.footer-icp .item {
    float: right;
    width: 25%;
    text-align: center;
}
.footer-icp .zc {
    width: 35%;
}
.footer .icp {
    color: #b7b9ba;
}
.footer-help a {
    padding: 0 13px;
    display: inline-block;
    color: #b7b9ba;
    line-height: 14px;
}
.footer-help > a + a {
    border-left: 1px solid #b9b9b9;
}

.footer-help a:last-child {
    border-right: 0;
}

.footer-help a:hover {
    color: #e4e4e5;
}

/* fixed stickUp */
.hack-stickUp {
    height: 1px;
    background-color: #0069c5;
}
.footer-bottom {
    padding-top: 8px;
    border-top: 1px solid #b7b9ba;
}




/* ----- Ã¦â€¢â„¢Ã¨â€šÂ²Ã¦Å“ÂÃ¥Å Â¡ ----- */

.row-full-width {
    margin: 0;
}

.row-full-width [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}

.section {
    padding: 90px 0;
}

.header {
    position: relative;
    height: 646px;
    background: #fff url(../img/header.png) center center no-repeat;
}

.header .navbar {
    /* position: fixed;
    top: 0;
    left: 0;
    right: 0; */
    padding-top: 15px;
    border-radius: 4px;
    background-color: transparent;
    z-index: 10;
}

.header .mainNav {
    position: relative;
    padding: 0 15px;
    background-color: rgba(249, 249, 249, .8);
    border-radius: 7px;
    z-index: 1000;
}

.mainNav .navbar-header,
.mainNav .navbar-nav {
    float: left;
    width: 30%;
}

.mainNav .navbar-nav {
    width: 70%;
}

.header .navbar h1 {
    margin: 0;
}

.header .navbar h1 a {
    display: block;
    line-height: 40px;
    padding-top: 15px;
    font-size: 28px;
    font-weight: 600;
    color: #0369c5;
    letter-spacing: 2px;
}

.header .navbar h1 img {
    width: 40px;
    vertical-align: bottom;
}

.header .navbar-nav > li > a {
    position: relative;
    height: 70px;
    line-height: 70px;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    cursor: pointer;
}

.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #0369c5;
}

.header .navbar-nav > li {
    padding: 0 10px;
}

.header .navbar-nav > li.header-search {
    position: inherit;
}

.header .navbar-nav > li.header-search .dropdown-menu {
    left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    background-color: transparent;
}

.header .navbar-nav > li.header-search .dropdown-menu button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    border: 0;
    color: #0369c5;
    outline: 0;
}

.header .navbar-nav > li.header-search .form-group {
    margin-bottom: 0;
}

.header .navbar-nav > li.header-search input {
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    text-align: center;
}

.header .navbar-nav > li:last-child {
    margin-right: -10px;
}

.header .navbar-nav > li:last-child a:before {
    position: absolute;
    top: 28px;
    left: -10px;
    width: 1px;
    height: 14px;
    background-color: #666;
    background-color: rgba(102, 102, 102, .5);
    content: ' ';
}

.header .navbar-nav i {
    font-weight: 600;
}

.header .navbar-nav span {
    position: relative;
    display: inline-block;
}

.header .navbar-nav > li.active span:after {
    position: absolute;
    top: 25px;
    right: 0;
    width: 5px;
    height: 5px;
    background-color: #ff0000;
    border-radius: 50%;
    content: ' ';
}

.header .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    width: 160px;
    background-color: rgba(249, 249, 249, .9);
    text-align: center;
    border: 0;
}

.header .dropdown-menu i {
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
}

.anchor-link {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding-left: 0;
    margin-bottom: 0;
    z-index: 1001;
}

.anchor-link li + li {
    margin-top: 15px;
}

.anchor-link a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #dfdfdf;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2)
}

.anchor-link a:hover
, .anchor-link a:focus {
    background-color: #f374aa;
    box-shadow: none;
}

.anchor-link i {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

.consult {
    position: fixed;
    top: 50%;
    right:80px;
    margin-top: -80px;
    z-index: 100;
}

.consult a {
    display: block;
    width: 104px;
    height: 162px;
    background: url(../img/consult.png) 0 0 no-repeat;
    outline: 0;
}

.modal-consult iframe {
    width: 100%;
    height: 600px;
}

.modal-consult .modal-dialog {
    width: 980px;
}

.modal-consult .close {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ec6941;
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: pointer;
    outline: 0;
}

.stickUp-Nav.isStuck {
    width: 1140px !important;
    margin-top: 15px;
    z-index: 1001;
}

.stickUp-Nav.isStuck .nav-menu {
    margin-top: 0;
}

.title {
    margin-bottom: 100px;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, .15);
    color: #666;
}

.title-white {
    color: #fff;
    text-shadow: 3px 3px 0px rgba(255, 255, 255, .3);
}

.title2 {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 700;
    color: #666;
}

.sub-title {
    margin: 20px 0 50px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #666;
}

.tag {
    margin: 10px 0 0;
    color: #999;
}

.nav-menu {
    position: relative;
   /* margin-top: -40px;*/
    background-color: #40c5be;
    border-radius: 7px;
    text-align: center;
    overflow: hidden;
}

.scroll-menu {
    position: relative;
}

.scroll-menu:before
, .scroll-menu:after {
    position: absolute;
    top: 5px;
    left: 1%;
    bottom: 0;
    width: 98%;
    height: 80px;
    background-color: #43cec6;
    background-color: rgba(64, 197, 190, .5);
    border-radius: 12px;
    z-index: -1;
    transition: all .3s ease-in-out;
    content: ' ';
}

.scroll-menu:after {
    top: 10px;
    left: 2%;
    width: 96%;
}

.scroll-menu:hover .nav-menu {
    box-shadow: 0 5px 20px rgba(67, 206, 198, .5);
}

.scroll-menu:hover:before 
, .scroll-menu:hover:after {
    top: 0;
}

.nav-menu .item {
    float: left;
   width: 20%;
}

.nav-menu .item + .item {
    border-left: 1px solid #8ee2dd;
}

.nav-menu a {
    position: relative;
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    z-index: 1;
}

.nav-menu a:after {
    height: 0;
    transition: all .15s ease-in-out;
    content: ' ';
}

.nav-menu .active a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e6b905;
    z-index: -1;
}

.nav-menu a i {
    font-weight: 400;
}

.normal-slider {
    margin: 100px 0;
}

.normal-slider .owl-dots {
    display: block !important;
}

.normal-slider .owl-stage-outer
, .normal-slider .item {
    border-radius: 12px;
    overflow: hidden;
}

.normal-slider .owl-controls {
    margin-top: 30px;
}

.normal-slider .owl-dot span {
    background-color: #4a90e2;
    transition: all .3s ease-in-out;
}

.normal-slider .owl-dot:hover span {
    background-color: #3567a0;
}

.normal-slider .owl-dot.active span {
    width: 30px;
    background-color: #4a90e2;
}

.raiders {
    padding: 145px 0;
    background: #4a90e2 url(../img/raiders-bg.png) center center repeat-y;
}

.nav-switch {
    position: relative;
    width: 60%;
    margin: -25px auto 0;
    z-index: 1;
}

.nav-switch .item {
    float: left;
    width: 33.33333%;
}

.nav-switch .item a {
    display: block;
    margin: 0 20px;
    height: 50px;
    line-height: 50px;
    background-color: #6fb0fd;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 6px;
    box-shadow: -6px 6px 0 #d3e7ff;
}

.nav-switch .active a
, .nav-switch .item a:active
, .nav-switch .item a:hover {
    background-color: #efcf4f;
    box-shadow: -6px 6px 0 #fce484;
}

.nav-switch + .tab-content {
    position: relative;
    top: -20px;
    margin-bottom: 50px;
}

.nav-switch + .panel-warning {
    top: -25px;
}

.raiders .process {
    padding: 50px 30px;
}

.raiders .list-process {
    margin: 40px 0;
}

.raiders .list-process .item {
    position: relative;
    float: left;
    width: 25%;
}

.raiders .list-process .item + .item:before
, .raiders .list-process .item + .item:after {
    position: absolute;
    top: 30px;
    left: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-width: 0;
    border-left-color: #e5f1ff;
    content: ' ';
}

.raiders .list-process .item + .item:after {
    left: -15px;
}


.raiders .list-process .icon {
    display: table;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    background-color: #ffecb6;
    border-radius: 50%;
}

.raiders .list-process .icon > div {
    display: table-cell;
    vertical-align: middle;
}

.raiders .list-process img {
    
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.raiders .list-process p {
    width: 90%;
    margin: 20px auto 0;
    color: #888;
    text-align: center;
}

.raiders .list-process2 {
    margin-top: 45px;
}

.raiders .list-process2 .item > div {
    position: relative;
    height: 210px;
    padding: 45px 15px 15px;
    background: #ffecb6;
    border-radius: 4px;
}

.raiders .list-process2 .item > div:after {
    position: absolute;
    top: -45px;
    left: 10px;
    width: 67px;
    height: 82px;
    content: ' ';
}

.raiders .list-process2 .item-1 > div:after {
    background: url(../img/process/highschool-1.png) top left no-repeat;
}

.raiders .list-process2 .item-2 > div:after {
    background: url(../img/process/highschool-2.png) top left no-repeat;
}

.raiders .list-process2 .item-3 > div:after {
    background: url(../img/process/highschool-3.png) top left no-repeat;
}

.raiders .list-process2 h4 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
}

.raiders .list-process2 .des {
    line-height: 25px;
    color: #b18301;
}

.raiders .list-process2 p {
    margin-bottom: 0;
}

.raiders .alert {
    position: relative;
    margin-left: 80px;
    border-radius: 0;
    border: 0;
}

.raiders .alert:before {
    position: absolute;
    top: 50%;
    left: -80px;
    width: 58px;
    height: 65px;
    margin-top: -33px;
    background: url(../img/process/light.png) center center no-repeat;
    content: ' ';
}

.raiders .alert {
    padding: 15px 30px;
    border-left: 5px solid #f79420;
    background-color: #fff9ed;
    color: #ec952c;
}

.raiders .alert h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #f79420;
}

.raiders .alert p {
    line-height: 25px;
}

.raiders .material {
    padding: 30px;
    background-color: #f8fbff;
}

.material-list {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}

.material-list .item {
    float: left;
    width: 50%;
    padding: 10px;
}

.material-list .item > div {
    padding: 15px;
    background-color: #fff1c8;
    border-radius: 12px;
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.material-list h4 {
    position: relative;
    line-height: 30px;
    font-weight: 700;
    color: #4a90e2;
    overflow: hidden;
}

.material-list h4 span {
    float: left;
}

.material-list .num {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: -15px;
    border: 1px solid #181713;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    overflow: hidden;
}

.material-list .num:before {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 30px;
    height: 30px;
    background-color: #bcdbff;
    border-radius: 50%;
    z-index: -1;
    content: ' ';
}

.material-list .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    transition: all .3s ease-in-out;
    transform: rotate(0);
}

.material-list .open .arrow {
    transform: rotate(-180deg);
}

.material-list .arrow i {
    font-size: 14px;
}

.material-list .arrow:hover
, .material-list .open .arrow {
    background-color: #4a90e2;
    color: #fff;
}

.material-list .content {
    display: none;
}

.material-list .open .content {
    display: block;
    height: 180px;
    overflow-y: auto;
}

.material-list .content-list {
    padding: 20px 0 0;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
}

.material-list .content-list p {
    margin-bottom: 0;
}

.raiders .card {
    height: 180px;
    background-color: #fff1c8;
    border-radius: 12px;
    overflow: hidden;
}

.raiders .card .ImgCrop {
    height: 180px;
    overflow: hidden;
}

.raiders .ImgCrop img {
    width: auto;
    max-width: none;
}

.query-list {
    width: 65%;
    margin: 0 auto;
    padding: 20px 0;
}

.query-list .item + .item {
    margin-top: 16px;
}

.query-list a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #d79040;
    border-radius: 36px;
    background-color: #fff;
}

.query-list a:hover
, .query-list a:focus {
    background-color: #d79040;
    color: #fff;
}

.card-qr {
    padding: 20px;
}

.card-qr h4 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #d79040;
    text-align: center;
}

.qr-list .item {
    float: left;
    width: 25%;
    text-align: center;
}

.qr-list .img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px;
    background-color: #fff;
    border-radius: 3px;
}

.qr-list img {
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.qr-list p {
    margin: 0;
    font-size: 12px;
    color: #666;
}

.policy {
    padding: 100px 0;
    background: #f6fafe url(../img/policy-bg.png) center top repeat-y;
}

.policy-list {
    min-height: 80px;
    padding: 50px 30px 30px;
}

.policy-list .item + .item {
    border-top: 1px dashed #e2dbc7;
}

.policy-list a {
    position: relative;
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #83795a;
    /* font-size: 16px; */
    overflow: hidden;
}

.policy-list a:before {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-color: #f2c641;
    content: ' ';
}

.policy-list a:hover
, .policy-list a:active {
    background-color: #efe9db;
}

.review {
    background-color: #d9cea0;
}

.review a {
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.review a i {
    position: relative;
}

.review a:hover i {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-name: arrow-shake;
}

.review div + div {
    border-left: 1px solid #fff;
}

.edu {
    padding: 100px 0 0;
    margin-bottom: -68px;
    background: #43cec6 url(../img/edu-bg.png) center top repeat-y;
}

.panel-school {
    position: relative;
    margin-bottom: 70px;
    overflow: inherit;
    z-index: 10;
}

.panel-school:before
, .panel-school:after {
    position: absolute;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
    content: ' ';
}

.panel-school:before {
    bottom: -5px;
    left: 1%;
    width: 98%;
    background-color: rgba(249, 249, 249, .6);
}

.panel-school:after {
    bottom: -10px;
    left: 2%;
    width: 96%;
    background-color: rgba(249, 249, 249, .3);
}

.panel-school > div {
    position: relative;
    z-index: 1;
}

.panel-school .introduction {
    margin-bottom: 30px;
}

.panel-school .school-logo {
    width: 100%;
    height: 422px;
    padding-top: 170px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background: url(../img/cy.png) center center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    overflow: hidden;
}

.panel-school .content {
    padding: 20px 25px;
    background-color: #fff;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.panel-school .content:after {
    position: absolute;
    top: -20px;
    right: -30px;
    width: 80px;
    height: 68px;
    background: url(../img/aircraft.png) 0 0 no-repeat;
    z-index: 1;
    content: ' ';
}

.panel-school .content h4 {
    margin-bottom: 15px;
    font-weight: 700;
    color: #42495b;
}

.panel-school p {
    height: 100px;
    line-height: 25px;
    margin-bottom: 0;
    color: #666;
    text-indent: 2em;
    overflow: hidden;
}

.panel-school p a {
    color: #29b7af;
}

.profession-list .item {
    float: left;
    width: 33.33333%;
    border: .5px solid #fff;
}

.profession-list a {
    position: relative;
    display: block;
    height: 45px;
    line-height: 45px;
    background-color: #dcf8f6;
    color: #29b7af;
    text-align: center;
    overflow: hidden;
    transition: transform .15s ease-in-out;
    z-index: 1;
}

.profession-list a:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px rgb(87, 185, 180);
    border-radius: 4px;
    z-index: 2;
}

.school-slider {
    position: relative;
    background: url(../img/school-bg.png) center center no-repeat;
    background-size: 100% 100%;
    border-radius: 12px;
    overflow: hidden;
}

.school-slider:before
, .school-slider:after {
    position: absolute;
    top: 0;
    left: 33.33333%;
    width: 2px;
    height: 100%;
    background-color: #e2c550;
    content: ' ';
}

.school-slider:after {
    left: 66.66666%;
}

.school-slider .item {
    padding: 30px 60px;
}

.school-slider h4
, .school-slider p {
    margin-bottom: 0;
    color: #c25934;
}

.school-slider h4 {
    margin-bottom: 15px;
    font-weight: 700;
}

.school-slider .owl-controls {
    margin-top: 0;
}

.school-slider .owl-controls .owl-prev
, .school-slider .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    display: block;
    margin: -22.5px 0 0 ;
    padding: 0;
    background: transparent;
    font-size: 30px;
    font-weight: 700;
}

.school-slider .owl-controls .owl-prev {
    left: 10px;
}

.school-slider .owl-controls .owl-next {
    right: 10px;
}

.high-school {
    padding: 170px 0 100px;
    background: #f6fafe url(../img/policy-bg.png) center top repeat-y;
}

.school-list {
    height: 420px;
    padding: 60px 40px;
    background: url(../img/school-list-bg.png) center top repeat;
}

.school-list .newsbox {
    overflow: inherit !important;
}

.school-list .newsbox>a {
    display: block;
    color: #4a90e2;
}

.school-list .newsbox h4 {
    margin-bottom: 15px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.school-list .newsbox p {
    margin-bottom: 0;
    display:block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-break: keep-all;
    word-wrap: unset;
}

.school-list .newsbox .item {
    padding: 22.5px 15px 22.5px 60px;
    background: url(../img/gps.png) left 15px center no-repeat;
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out;
    border-radius: 12px;
}

.school-list .newsbox2 .item,
.school-list .newsbox .item {
    padding: 13px 15px 13px 60px;
}

.school-list .newsbox .item:hover {
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 0 20px #b9b4a7;
}

.newsboxNAV .prev 
, .newsboxNAV .next{
    position: absolute;
    left: 16.66666%;
    margin-left: -15px;
    color: #f0d35e;
    font-size: 30px;
    font-weight: bold;
}

.newsboxNAV .prev {
    top: 10px;
}

.newsboxNAV .next {
    bottom: 10px;
}

.community-school {
    padding: 100px 0;
    background-color: #4a90e2;
}

.business {
    padding: 50px 0;
    background-color: #f6fafe;
}

.business-list {
    margin-left: -10px;
    margin-right: -10px;
}

.business-list .item {
    position: relative;
    display: table;
    float: left;
    width: 20%;
    height: 90px;
    padding: 10px;
    text-align: center;
    color: #666;
}

.business-list .item > div {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.business-list .item > div:hover
, .business-list .item > div:active
, .business-list .active > div {
    background-color: #efcf4f;
}

.business-list .item > div:hover a
, .business-list .item > div:active a
, .business-list .active > div a {
    color: #fff;
}

.business-list .item a {
    color: #666;
}

.business-list .dropdown-menu {
    top: 70px;
    margin-top: 10px;
    padding: 10px;
    border: 0;
    min-width: 100%;
}

.business-list .dropdown-menu .item {
    float: none;
    width: 100%;
    text-align:center;
}

.business-list .dropdown-menu img {
    width: auto;
    max-width: 80%;
    margin: 0 auto;
}

.business-list .dropdown-menu p {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}

.business-list .dropdown-menu:after {
    position: absolute;
    top: -10px;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-width: 0;
    border-bottom-color: #fff;
    content: ' ';
}

#baiduMap
, #baiduMap2 {
    height: 420px;
}

@keyframes arrow-shake {
    0% {
        left: 0;
    }
    50% {
        left: 10px;
    }
    100% {
        left: 0;
    }
}
.btn-float {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.btn-float:hover,.btn-float:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}

.btn-float:active, .btn-float:focus {
    outline: none;
}

.yellow {
    background: #ffa000;
}

.red {
    background: #e32428;
}

.green {
    background: #58c307;
}

.blue {
    background: #20a0e4;
}
.cyan-blue {
    background: #00b9db;
}
.pink {
    background: #f15a5d;
}

.icon-bars {
    background: #fff;
    height: 2px;
    width: 22px;
    margin: auto;
    display: block;
    position: relative;
    position: absolute;
    top: 24px;
    right: 14px;
    -moz-transition: 0.3s 0.3s;
    -o-transition: 0.3s 0.3s;
    -webkit-transition: 0.3s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
}

.icon-bars:after {
    content: '';
    position: absolute;
    height: 22px;
    width: 2px;
    background: #fff;
    top: -10px;
    left: 10px;
}
.float-btn-group {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-triger {
    z-index: 15;
    float: left;
}

.float-btn-group .btn-list {
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list li {
    display: inline-block;
}

.float-btn-group.open .icon-bars {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.float-btn-group .icon-bars {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list .btn-float {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.float-btn-group .btn-list .btn-float:nth-child(1) {
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}

.float-btn-group .btn-list .btn-float:nth-child(2) {
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group .btn-list .btn-float:nth-child(3) {
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group .btn-list .btn-float:nth-child(4) {
    -moz-transition: 0.2s 0.92s;
    -o-transition: 0.2s 0.92s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.92s;
    -webkit-transition: 0.2s 0.92s;
    transition: 0.2s 0.92s;
}

.float-btn-group.open .btn-list .btn-float {
    opacity: 1;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.float-btn-group.open .btn-list .btn-float:nth-child(1) {
    top: -275px;
    -moz-transition: 0.2s 0.9s;
    -o-transition: 0.2s 0.9s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.9s;
    -webkit-transition: 0.2s 0.9s;
    transition: 0.2s 0.9s;

}

.float-btn-group.open .btn-list .btn-float:nth-child(2) {
    top: -220px;
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(3) {
    top: -165px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(4) {
    top: -110px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(5) {
    top: -55px;
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}
.language {
    position: absolute;
    top: -220px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 5px 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.language a {
    display: block;
    margin: 5px 0;
    padding: 5px 0;
    color: #00b9db;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a6eaf7;
}
.wechat {
    position: absolute;
    top: -110px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.footer-icp a{
    margin-left:25px;
    display:inline-block;
}
 /*底部新增样式*/
.footer .links .dropdown{
    margin-left:166px;
}
.link-otherweb{
    padding:0;
    margin:0;
}
.otherweb-modal
.link-otherweb a{
    font-size:16px;
    width:33.333%;
    display:inline-block;
    float:left;
    text-align: center;
    padding:5px 0;
}
@media (max-width: 767px){
    .footer .links{
        float:none;
    }
    .footer .links li{
        margin:0;
        width:50%;
        text-align: center;
    }
}

/* ccy 20190417*/
.app-blue{
    background: #005ebd;
}
.float-btn-group .app-blue{
    position: relative;
}
.float-btn-group .appline{
    position: absolute;
    right:80px;
    bottom: 10px;
    max-width:none;
    width:144px;
    height:auto;
}
.float-btn-group .appline button{
    display: block;
    width:30px;
    height:30px;
    position: absolute;
    right:0;
    top:0;
    border:none;
    background:none;
    z-index: 3;
    outline: none
}
.float-btn-group .app-blue:hover .appline{
    display: block;
}
.float-btn-group i.phone{
    display: inline-block;
    width:20px;
    height:20px;
    background:url(/shpt/assets/img/fixed-leftphone.png) no-repeat;
    background-size: 100%;
}






.server-bg{
    background: #f6fafe url(https://www.shpt.gov.cn/shpt/assets-jyfw/img/policy-bg.png) center top repeat-y;
}
.color01{
    color: #7f8080;
    letter-spacing: 3px;
    margin-bottom: 76px;
}
.serive .item a{
    background-color: #368dde;
        box-shadow: -6px 6px 0 #c2ddf6;
        font-size: 20px;
}
.serive .active a, .serive .item a:active, .serive .item a:hover {
    background-color: #e4b32e;
    box-shadow: -6px 6px 0 #f5e8ba;
}
.photo-tu{
     width: 100px;
    height: 100px;
    float: left;
    border-radius: 50%;
    border: 3px solid #e4f1fe;
    flex-shrink: 0;
}
.photo-tu img{
	border-radius: 50px;
}
.conter h4{
    color: #4a536b;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 13px;
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.conter{
    margin-left: 10px;
    float: left;
    margin-top: 13px;
}
.conter p{
    color: #797979;
    font-size: 14px;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    width: 100%;
}
.info-y .item a{ 
    display: flex;
    align-items: center;
    min-height: 174px;
    border: 3px solid #dce8f4;
    border-radius: 10px;
    padding: 23px 22px;
     margin-left: 2px;
    background-color: #fff;
    position: relative;
}
.info-y {
    margin-top: 100px;
}
.info-y .owl-prev{
    position: absolute;
    left: -70px;
    top: 50px;
    background: transparent!important;
    margin:0!important;
    font-size: 60px!important;
    color: #bdbec0!important;
    padding: 0!important;
}
.info-y .owl-next{
    position: absolute;
    right: -70px;
    top: 50px;
    background: transparent!important;
    margin:0!important;
    font-size: 60px!important;
    color: #bdbec0!important;
    padding: 0!important;
}
.owl-controls .owl-nav [class*=owl-]:hover {
    color: #3e91df!important;
    text-decoration: none;
}
.hover-xia{
    border: 1px solid #4a90e3;
    border-radius: 10px;
    padding: 0 20px;
    position: absolute;
    z-index: 9;
    top: 190px;
    display: none;
	width: 100%;
    left: 0;
    background: #fff;
}
.hover-xia h5{
    font-size: 16px;
    color: #4a90e3;
    border-left: 3px solid #4a90e3;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 10px;
}
.hover-xia  p{
    font-size: 13px;
    color: #777777;
    line-height: 25px;
}
.info-y .item a:hover .hover-xia{
    display: block;
}
.info-y .item a:hover {
    border: 3px solid #4a90e3;
}
.info-y .owl-stage-outer{
    padding-bottom: 20px;
}
.info-y .item a:hover:after{
    border: 3px solid #4a90e3;
    width: 15px;
    height: 15px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transform: rotate(135deg);
    content: '';
    position: absolute;
    bottom: -8px;
    margin-left: -5px;
    left: 50%;
    background: #fff;
    z-index: 1;
}
.info-y .item a:hover .conter h4{
    color: #4a90e3;
}
/* .hover-xia:before{
        border: 1px solid #4a90e3;
    width: 12px;
    height: 12px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transform: rotate(315deg);
    content: '';
    position: absolute;
    top: -6px;
    margin-left: -5px;
    left: 40px;
    background: #fff;
    z-index: 1;
} */
.download{
    background:url(/public/kpb/jyfw/img/xiaz.png) right no-repeat;
    height: 66px;
    display: block;
    text-align: right;
    margin-top: -16px!important;
    font-size: 20px;
    color: #fff;
    background-size: 100%;
    padding-right: 13px;
    padding-top: 26px;
    margin: 0 20px;
}
.serive .item{
    width: 25%;
    float: none !important;
    display: inline-block;
}
.serive{
    width: 80%;
}
.serive li:last-child{
    float: left;
    width: 25%;
}
.shower{
    display: block;
}
.before-i:before{
   left: 50%;
}
.three-lunb li{
    float: left;
    padding: 0 18px;
    width: 33.333%;
}
.three-lunb{
    margin: 0 -17px;
}
.before-i01:before{
    right: 40px;
    left: auto;
}

.tab-content .weibo-swiper{
    display: none;
}
.download, .download:active, .download:hover {
    background-color: transparent!important;
       box-shadow: inherit!important;
}
@media (max-width: 991px){
.customFooter_iframe{

    display: none;
}
}


@media (max-width: 991px){
iframe{
    display: none;
}
}


.qr-list .item{
            width:100%!important;
         }
        .banner-img{height: 646px; }
        .footer{magin-top:0;}

.raiders .ywjy .item {
    width: 33.33%;
}

.owl-dots {height:30px;overflow:hidden;}