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


/*-----Ã¥Â­â€”Ã¤Â½â€œÃ¥â€ºÂ¾Ã¦Â â€¡Ã¥Â¼â€¢Ã¥â€¦Â¥-----*/

@import url("https://at.alicdn.com/t/font_739452_01i6cpbwpj87.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 .links .dropdown{
    margin-left:166px;
}
.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;
}
.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;
    background: #fff url(../img/header.png) center center no-repeat;
    height:918px;
}

.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: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: 26%;
    right: -70px;
    margin-top: -80px;
    z-index: 100;
}

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

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

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

.index-title {
    margin-bottom: 100px;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    background:url("../img/title.png") no-repeat center;
    color:#1863ee;
}

.index-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: -234px;
    background-color: #1863ee;
    text-align: center;
}

.scroll-menu {
    position: relative;
}

.scroll-menu:before {
    position: absolute;
    top:-7px;
    left:-7px;
    bottom: 0;
    width:100%;
    height:100%;
    border-left:3px solid #1863ee;
    border-top:3px solid #1863ee;
    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);
}


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


.nav-menu li{
    padding:10px 0;
}
.nav-menu a {
    position: relative;
    display: block;
    font-size:30px;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    padding:30px 0;
    border-left: 1px solid #fff;
}
.nav-menu li:first-child a{
    border:0;
}

.nav-menu li.active{
    background:#0d4bbc;
    transform: scale(1.1);
    border:0;
    z-index: 2;
    position: relative;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}
.nav-menu li.active>a{
    border:0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    position: relative;
}
.nav-menu li.active>a:before{
    content:'';
    border:10px solid transparent;
    border-top:10px solid #0d4bbc;
    position: absolute;
    left:50%;
    bottom:-29px;
    margin-left:-10px;
}



.nav-menu a .iconfont{
    font-size:56px;
}
.nav-menu a p{
    margin:0;
}
.nav-menu a:after {
    height: 0;
    transition: all .15s ease-in-out;
    content: ' ';
}


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


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



.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: 100px 0;
    background: #4a90e2 url(../img/raiders-bg.png) center center repeat-y;
}



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

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



.policy {
    background: #f6fafe url(../img/policy-bg.png) no-repeat center bottom;
    padding:50px 0;
    background-color:#fff;
}


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



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

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


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

.Indemnificatory {
    padding: 50px 0;
    background: url("../img/Indemnificatory.png") no-repeat center bottom;
    background-color: #e3f7ff;
}

.old-area{
    padding:50px 0;
}






@keyframes arrow-shake {
    0% {
        left: 0;
    }
    50% {
        left: 10px;
    }
    100% {
        left: 0;
    }
}

.house{
    background:url("../img/house.png") no-repeat center;
    background-size:cover;
    width: 1272px;
    margin:0 auto;
    height: 576px;
    padding:0 20px;
}

.new-infro{
    padding:40px;
}
.consultation-list>li {
    margin-bottom: 20px;
}
.consultation-list>li>a {
    display: block;
    padding-left: 100px;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    min-height: 64px;
}
.consultation-list>li>a>p{
    color:#333333;
    font-size:22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin:0;
}
.consultation-list>li>a>span{
    font-size: 14px;
    color:#999999;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    max-height:39px;
    height:39px;
}
.consultation-list>li>a:before{
    position: absolute;
    content: '';
    width: 1px;
    height:35px;
    background-color:#dddddd;
    left:80px;
    top:10px;
}
.date-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 77px;
    height: 64px;
    text-align: center;
}
.date-box>span {
    font-size: 24px;
    color: #1863ee;
    display: block;
}

.date-box>p {
    color: #666666;
    font-size: 14px;
    width: 100%;
    margin: 0;
}


/*Ã¨Â´Â­Ã¦Ë†Â¿Ã¦Å“ÂÃ¥Å Â¡*/
.policy-title{
    position: relative;
    text-align: center;
}
.policy-title:before{
    content:'';
    position: absolute;
    width:100%;
    top:50%;
    left:0;
    height: 1px;
    background-color:#ddd;
}
.policy-title>h2{
    display:inline-block;
    font-size:55px;
    color:#222222;
    background:url("../img/title.png") no-repeat center;
    position: relative;
    z-index: 1;
    line-height: 50px;
    width: 477px;
    background-color:#fff;
}

.general-left{
    float:left;
    padding-left:15px;
    padding-right:10px;
    width: 63%;
}
.general-right{
    width: 100%;
    float:left;
    padding-right:15px;
    padding-left:10px;
}
.gf-panel{
    background-color:#fffced;
    padding:20px;
}
.gf-title{
    padding-right:50px;
}
.gf-title h5{
    position: relative;
    font-size: 24px;
    color:#3297fc;
    margin:10px 0;
}
.gf-title h5 span{
    background-color:#fffced;
    position: relative;
    z-index: 1;
    padding-right:10px;
}
.gf-title h5:before{
    display:block;
    content: '';
    width:100%;
    height:2px;
    background-color:#3297fc;
    position: absolute;
    top:50%;
    left:0;
    margin-top:-1px;
}
.gf-panel .tips{
    font-size:14px;
    color:#333333;
}
.gf-panel .tips .iconfont{
    color:#fc2928;
    margin-right: 5px;
}

.nav-gf{
    text-align: center;
    border-radius:4px;
    border:1px solid #ddd;
    margin:20px 0;
}
.nav-gf>li{
    display:inline-block;
}
.nav-gf>li>a{
    font-size: 20px;
    color:#666666;
    padding:10px 20px;
    display:block;
}
.nav-gf>li.active>a{
    background-color:#ffd200;
    color:#fff;
}
.gf-tab .tips{
    margin-top:50px;
    min-height:122px;
}

.gf-tab .tips h5{
    font-size: 18px;
    color:#666666;
    margin:10px 0;
}
.gf-tab .tips h5 .iconfont{
    color:#2083e7;
}

.gf-tab .tips p{
    color:#666666;
    font-size: 14px;
}
.btn-list li a{
    display:block;
    color:#fff;
    border-radius:4px;
    text-align: center;
    line-height: 1.5;
    padding:14px 0;
}
.btn-list li a.color1{
/*padding: 9px 0; */
    background: #3297fc;
	padding: 23.5px 0;
}
.btn-list li a.color1 img{
    width: 100%;
        border-radius: 4px;
}
.btn-list li a.color2{
    background:#44cec6;
    padding: 26.5px 0px;
}
.btn-list li a p{
    margin:0;
    font-weight:700;
    font-size:18px;
}
.btn-list li a span{
    display:block;
    font-size: 14px;
}
.zcfg-panel{
    background-color:#f0faff;
    padding:14px 20px;
    border-radius: 4px;
}
.zcfg-panel-title>h5{
    margin:0;
    color:#3297fc;
    font-size:22px;
    display:inline-block;
    position: relative;
    padding:6px 0;
}
.zcfg-panel-title>h5:before{
    content: '';
    display:block;
    width:90%;
    position: absolute;
    bottom:0;
    left:5%;
    height: 2px;
    background-color:#3297fc;
}
.zcfg-panel-list{
    margin-top: 10px;
}
.zcfg-panel-list li a{
    font-size: 16px;
    color:#666666;
    display:block;
    padding:11px 0;
    padding-left:20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background:url("../img/zcfg-dot.png") no-repeat left center;
}
.Transaction-book-link{
    margin-top:10px;
}
.Transaction-book-link a{
    text-align: center;
    display:block;
    background-color:#3297fc;
    border-radius: 4px;
    padding:11px 0;
}
.Transaction-book-link a p{
    color:#fff;
    font-size:18px;
    margin:0;
    margin-top: 10px;
}
.Transaction-book-link a .iconfont{
    font-size: 40px;
    color:#fff;
}
.gf-question-link{
    background:url("../img/gf-question-bg.png") no-repeat center;
    height:350px;
    padding:35px;
    margin-top: 10px;
    border-radius: 4px;
}
.gf-question-link ul li a{
    font-size: 16px;
    color:#fff;
    display:block;
    background:url("../img/gf-question-list.png") no-repeat left;
    padding:10px 0;
    padding-left:35px;
}
.wages {
    background: url(http://www.shpt.gov.cn/shpt/assets-zffw/img/edu-bg.png) no-repeat center;
    height: 600px;
    padding:50px 0;
}
.wages-title{
    background:url("../img/wages-title.png") no-repeat center;
}

.wages-title h2{
    font-size: 55px;
    color:#fff;
}
.gjj-panel{
    background-color:rgba(255,255,255,0.2);
    filter: alpha(opacity=20);
    padding:20px;
    border-radius: 4px;
}
.gjj-panel-item{
    background-color:#fff;
    border-radius: 4px;
    margin:40px auto;
    margin-bottom: 56px;
    padding:0 15px;
}
.gjj-panel-item:last-child{
    margin-bottom: 10px;
}
.gjj-panel-item-title{
    position: relative;
    top:-23px;
    text-align: center;
}
.gjj-panel-item-title>h5{
    display:inline-block;
    background:#ffd200;
    line-height:46px;
    min-width:225px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    color:#fff;
}
.safeguard>h5{
    line-height:110px;
    width: 100%;
}
.safeguard>h5 a{
    color: #fff;
}
.gjj-panel-item ul li{
    float:left;
    width:30%;
    margin-bottom: 10px;
}
.gjj-panel-item ul li:nth-child(3n){
    width:40%;
}
.gjj-panel-item ul li a{
    font-size: 18px;
    color:#666666;
    display:block;
    padding: 5px 0;
    position: relative;
    padding-left:20px;
}
.gjj-panel-item ul li a:before{
    content: '';
    width:6px;
    height:6px;
    display:block;
    border-radius: 50%;
    background-color:#dddddd;
    position: absolute;
    top:14px;
    left:0;
}
.gjj-panel-item ul.style2 li{
    width:25%;
}
ul.wages-btn-list li{
    margin-bottom: 33px;
}
.wages-btn-list li a p{
    font-size: 30px;
    color:#fff;
    margin-top:10px;
}
.wages-btn-list li a .iconfont{
    font-size: 56px;
    color:#fff;
}
.Property{
    padding:50px 0;
}
.Property .col-left-6{
    float:left;
    padding-left:15px;
    padding-right:10px;
    width: 50%;
}
.Property .col-right-6{
    float:left;
    padding-right:15px;
    padding-left:10px;
    width: 100%;
}
.Property-item{
    background-color:#eafffe;
    padding:0 20px;
    padding-bottom: 34px;
    border-radius:4px;
}
.Property-item-title{
    position: relative;
    top: -23px;
    text-align: center;
}
.Property-item-title h5{
    display: inline-block;
    background: #3297fc;
    line-height: 46px;
    min-width: 225px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    color: #fff;
}
.Property-formgroup label{
    float:left;
    font-size:16px;
    color:#333333;
    /*font-weight:700;*/
    margin-right:10px;
}
.Property-formgroup label input{
    border:none;
    background-color:#d2eeec;
    width:125px;
    margin-left: 10px;
    border-radius: 3px;
}
.Property-formgroup button,.Property-formgroup a{
    width:80px;
    border:0;
    background-color:#ffd200;
    color:#fff;
    font-size:16px;
    float:right;
    border-radius: 3px;
    text-align: center;
    display:inline-block;
    padding: 1px 0;
}
.Property-list{
    border-bottom:1px dashed #eee;
}
.Property-list-title{
    border:0;
}
.Property-list li{
    float:left;
    text-align: center;
}
.Property-list li:first-child{
    width:40%;
}
.Property-list li:nth-child(2){
    width:35%;
}
.Property-list li:nth-child(3){
    width:25%;
}
.Property-list li a{
    font-size: 16px;
    color:#666666;
    display:block;
    padding:15px 5px;
}
.Property-list-title{
    background-color:#44cec6;
    margin-top: 30px;
}

.Property-list-title li a{
    color:#fff;
    text-align: center;
    padding:5px 0;
}

.Property-item.color2{
    background-color:#fffced;
}
.Property-btn-list{
    margin-top:36px;
}
.Property-btn-list>li{
    margin-bottom:10px;
}
.Property-btn-list>li>a{
    text-align: center;
}
.Property-btn-list>li>a>p{
    color:#333333;
    font-size:18px;
}


/*Ã¤Â¿ÂÃ©Å¡Å“Ã¦â‚¬Â§Ã¤Â½ÂÃ¦Ë†Â¿*/

.Indemnificatory-title>h2 {
    background-color: #e3f7ff;
}
.Indemnificatory-panel{
    background-color:#fff;
    border-radius: 4px;
    padding-bottom:18px;
}
.Indemnificatory-item-list{
    margin:0 -20px;
}
.Indemnificatory-item-list>li{
    float:left;
    width:50%;
    padding:0 20px;
}
.Indemnificatory-list{
    padding:0 7.5px;
    margin-top: 10px;
}
.Indemnificatory-list>li{
    padding:0 5px;
    display:table;
    float:left;
    width:50%;
    margin-bottom: 20px;
}
.Indemnificatory-list>li>a{
    height: 60px;
    padding:0 4px;
    font-size: 19px;
    color:#3297fc;
    border-radius:4px;
    background-color:#f6f6f6;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
    line-height: normal;
}

/*Ã¦â€”Â§Ã¥Å’ÂºÃ¦â€Â¹Ã©â‚¬Â */
.old-area-panel{
    background-color:#f0faff;
    border-radius: 4px;
    padding:0 20px;
    padding-bottom: 10px;
}
.zcfg-panel-list.list-date li{
    position: relative;
}
.zcfg-panel-list.list-date li a{
    width:76%;
}
.zcfg-panel-list.list-date li a .time{
    width: 80px;
    opacity: .7;
    font-family: arial;
    position: absolute;
    right: 0;
    top: 6px;
    text-align: right;
}
.old-area-panel .zcfg-panel-list{
    margin-top:0;
}
.old-area-panel .zcfg-panel-list li a{
    padding:12px 0;
    padding-left: 20px;
}
.old-area-btn-list{
    margin:0 -12px;
    margin-top: 20px;
}
.old-area-btn-list>li{
    float:left;
    width:33.3333%;
    padding:0 12px;
}

.old-area-btn-list>li>a{
    display:block;
    background-color:#3297fc;
    color:#fff;
    font-size:24px;
    border-radius:4px;
    padding:33px 0;
    text-align: center;
}
.old-area-img-list{
    margin-top:5px;
}
.old-area-img-list li{
    margin-bottom: 10px;
}
.old-area-img-list>li:nth-child(1){
    background:url("../img/old-area1.png") no-repeat center;
}

.old-area-img-list>li:nth-child(2){
    background:url("../img/old-area2.png") no-repeat center;
}
.old-area-img-list>li:nth-child(3){
    background:url("../img/old-area3.png") no-repeat center;
    background-size: cover;
}
.old-area-img-list>li>a{
    display:block;
    color:#fff;
    font-size: 28px;
    padding:18px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.23);
    filter: alpha(opacity=23);
}
.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);
}
/* 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%;
}
@media (max-width: 991px){
.customFooter_iframe{
    display: none;
}
}
@media (max-width: 991px){
iframe{
    display: none;
}
}
