html {}

body {
    font-size: 14px;
    /* 14ÃƒÂ·10=1.4 */
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0
}

fieldset,
img {
    border: 0;
}

img,
object {
    max-width: 100%;
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

input[type='button'],
button,
input {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

ul,
ol,
li {
    list-style: none outside none;
}

pre,
code {
    white-space: pre-wrap
}

.gp-pa {
    position: absolute;
}

.gp-pr {
    position: relative;
}

.gp-clearFix {
    *zoom: 1;
    clear: both;
}

.gp-clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.gp-clear {
    width: 100%;
    overflow: hidden;
}


/* Logo Ã¥Â­â€”Ã¤Â½â€œ */


/* @font-face {
    font-family: 'bahnschrift';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.svg#iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
} */


/* @font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.woff2?t=1683768406351') format('woff2'), 
    url('../font/iconfont.woff?t=1683768406351') format('woff'), 
    url('../font/iconfont.ttf?t=1683768406351') format('truetype');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.woff2?t=1684302157242') format('woff2'), url('../font/iconfont.woff?t=1684302157242') format('woff'), url('../font/iconfont.ttf?t=1684302157242') format('truetype');
    font-weight: normal;
    font-style: normal;
}


    

/*Ã¥â€œÂÃ¥Âºâ€Ã¥Â¼ÂÃ¥â€ºÂ¾Ã§â€°â€¡*/

.gp-img-responsive {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}

.gp-img-responsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: none;
}

.gp-img-responsive img:hover {
    transform: scale(1.08);
    opacity: 0.85;
}

.gp-radius {
    border-radius: 3px;
    display: block;
    overflow: hidden;
}

.gp-round {
    border-radius: 500px;
    display: block;
    overflow: hidden;
}

.gp-circle {
    border-radius: 50%;
    display: block;
    overflow: hidden;
}

.text-upper {
    text-transform: uppercase;
}

.text-left {
    text-align: left !important
}


/*Ã¨Â¾Â¹Ã¦Â¡â€ */

.gp-img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gp-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}


/*Ã¥ÂÅ Ã©â‚¬ÂÃ¦ËœÅ½Ã¨Æ’Å’Ã¦â„¢Â¯*/

.gp-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 180;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=80);
    display: none;
    left: 0
}


/*Ã¦â€“â€¡Ã§Â«Â Ã©Â¡ÂµÃ¦Å½Â§Ã¥Ë†Â¶ul liÃ¥ÂºÂÃ¥ÂÂ·*/

.gp-article ol,
.gp-article ol li,
.gp-order-list li,
.gp-order-list {
    list-style: decimal inside none;
}

.gp-article ul,
.gp-article ul li,
.gp-unorder-list li,
.gp-unorder-list {
    list-style: disc inside none;
}

.gp-unorder-list.circle {
    list-style-type: circle
}

.gp-unorder-list.square,
.gp-unorder-list.square li {
    list-style-type: square
}

.gp-unorder-list.upper-roman,
.gp-unorder-list.upper-roman li {
    list-style-type: upper-roman
}

.gp-unorder-list.lower-alpha,
.gp-unorder-list.lower-alpha li {
    list-style-type: lower-alpha
}

.gp-article {
    word-break: break-word;
}


/*Ã¥Â­â€”Ã¥ÂÂ·*/

.gp-f12 {
    font-size: 12px;
}

.gp-f14 {
    font-size: 14px;
}

.gp-f16 {
    font-size: 16px;
}

.gp-f17 {
    font-size: 17px;
}

.gp-f18 {
    font-size: 18px;
}

.gp-f20 {
    font-size: 20px;
}

.gp-f22 {
    font-size: 22px;
}

.gp-f24 {
    font-size: 24px;
}

.gp-f26 {
    font-size: 26px;
}

.gp-f28 {
    font-size: 28px;
}

.gp-f30 {
    font-size: 30px;
}

.gp-f32 {
    font-size: 32px;
}

.gp-f34 {
    font-size: 34px;
}

.gp-f36 {
    font-size: 36px;
}

.gp-f38 {
    font-size: 38px;
}

.gp-f40 {
    font-size: 40px;
}

.gp-ul-inline {
    font-size: 0;
}

.gp-ul-inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

.gp-fl,
.gp-md-fl,
.gp-sm-fl {
    float: left;
}

.gp-fr,
.gp-md-fr,
.gp-sm-fr {
    float: right;
}

.gp-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gp-vam,
.gp-vama * {
    vertical-align: middle;
}


/*
Ã¥Â­â€”Ã¤Â½â€œÃ¨â€°Â²
*/

.gp-black *,
.gp-black {
    color: #333
}

.gp-white *,
.gp-white {
    color: #fff
}

.gp-white *:hover,
.gp-white:hover {
    color: #fff;
}


/*Ã¤Â¸â‚¬Ã¨Â¡Å’Ã¦Ë†ÂªÃ§Å¸Â­*/

.gp-ellipsis,
.gp-text-truncate {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}


/*Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦*/

.gp-opt-50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}


/*-Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/


/* [class*="gp-avg"] > li {float: left;} */

[class*="gp-avg"] {
    font-size: 0;
}

[class*="gp-avg"]>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}


/*
Ã§â€°Ë†Ã¥Â¿Æ’Ã¥â€™Å’Ã©â€”Â´Ã¨Â·ÂÃ§Å¡â€žÃ©â€”Â®Ã©Â¢Ëœ
*/

.gp-container {
    max-width: 1400px;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
    width: calc(100vw - 220px);
}


/* @media screen and (max-width:1500px) {
  .gp-container{width: 80vw}
	.gp-f32{font-size: 26px;}
} */


.subTitil2{
    font-size: 20px;
    /* font-weight: bold; */
    padding: 10px 0;
    border-bottom: 1px solid #bbb;
}

.gp-bread {
    box-sizing: border-box;
    z-index: 9998;
      color: #666;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gp-bread .icon-home {
    color: #0b8b8e;
    margin-right: 5px;
}

.gp-bread span {
    color: #999;
}

.gp-bread a {
    color: #999;
}

.icon-jiantou_yemian_xiangyou_o {
    color: #666;
}

.gp-bread span {
    color: #666;
    margin: 0 3px
}

.gp-bread a,.gp-bread a i {
    color: #666;
}

.gp-bread a:hover {
    color: #0b8b8e;
}


/*
padÃ§Â«Â¯Ã¥â€ºÂºÃ¥Â®Å¡Ã¥Â®Â½Ã¥ÂºÂ¦
*/

@media screen and (max-width:999px) {
    .gp-flex {
        display: flex;
        display: -webkit-flex;
    }
    .gp-flex-fixed {
        width: 250px;
    }
    .gp-flex-flexible {
        flex: 1;
        width: auto;
    }
}


/***
Ã¥Â¸Æ’Ã¥Â±â‚¬-Ã§Â½â€˜Ã¦Â Â¼Ã¦Â Â·Ã¥Â¼Â 
**/


/* [class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
  display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;
} */

@media screen and (min-width:100px) {
    [class*="gp-avg"]>li {
        width: 100%;
    }
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }
    .gp-avg-xxs-2>li {
        width: 50%;
    }
    .gp-avg-xxs-3>li {
        width: 33.3%;
    }
    .gp-avg-xxs-4>li {
        width: 25%;
    }
    .gp-avg-xxs-5>li {
        width: 20%;
    }
    .gp-avg-xxs-6>li {
        width: 16.6%;
    }
    .gp-avg-1>li {
        width: 100%;
    }
    .gp-avg-2>li {
        width: 50%;
    }
    .gp-avg-3>li {
        width: 33.3%;
    }
    .gp-avg-4>li {
        width: 25%;
    }
    .gp-avg-5>li {
        width: 20%;
    }
    .gp-avg-6>li {
        width: 16.6%;
    }
}

@media screen and (max-width:479px) {
    [class*="gp-xs"] {
        width: 100%;
        display: block;
    }
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }
    .gp-avg-xxs-2>li {
        width: 50%;
    }
    .gp-avg-xxs-3>li {
        width: 33.3%;
    }
    .gp-avg-xxs-4>li {
        width: 25%;
    }
    .gp-avg-xxs-5>li {
        width: 20%;
    }
    .gp-avg-xxs-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:479px) {
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-xs-1>li {
        width: 100%;
    }
    .gp-avg-xs-2>li {
        width: 50%;
    }
    .gp-avg-xs-3>li {
        width: 33.3%;
    }
    .gp-avg-xs-4>li {
        width: 25%;
    }
    .gp-avg-xs-5>li {
        width: 20%;
    }
    .gp-avg-xs-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:767px) {
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-sm-1>li {
        width: 100%;
    }
    .gp-avg-sm-2>li {
        width: 50%;
    }
    .gp-avg-sm-3>li {
        width: 33.3%;
    }
    .gp-avg-sm-4>li {
        width: 25%;
    }
    .gp-avg-sm-5>li {
        width: 20%;
    }
    .gp-avg-sm-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:997px) {
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-md-1>li {
        width: 100%;
    }
    .gp-avg-md-2>li {
        width: 50%;
    }
    .gp-avg-md-3>li {
        width: 33.3%;
    }
    .gp-avg-md-4>li {
        width: 25%;
    }
    .gp-avg-md-5>li {
        width: 20%;
    }
    .gp-avg-md-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:1300px) {
    /*Ã¥Â¹Â³Ã¥Ââ€¡Ã¥Ë†â€ Ã©â€¦Â*/
    .gp-avg-lg-1>li {
        width: 100%;
    }
    .gp-avg-lg-2>li {
        width: 50%;
    }
    .gp-avg-lg-3>li {
        width: 33.3%;
    }
    .gp-avg-lg-4>li {
        width: 25%;
    }
    .gp-avg-lg-5>li {
        width: 20%;
    }
    .gp-avg-lg-6>li {
        width: 16.6%;
    }
}


/*
Ã¨Â¡Â¨Ã¦Â Â¼
*/

.gp-table>tbody>tr>td,
.gp-table>tbody>tr>th,
.gp-table>tfoot>tr>td,
.gp-table>tfoot>tr>th,
.gp-table>thead>tr>td,
.gp-table>thead>tr>th {
    padding: 19px 20px;
    line-height: 1.4;
    word-break: break-all;
}

.gp-table-bordered {
    border: solid #e6e6e6;
    border-width: 0px 0 1px 0px;
}

.gp-table * {
    word-wrap: break-word;
}


/*Ã¨Â¾Â¹Ã¦Â¡â€ */

.gp-table-bordered td {
    border: solid #e6e6e6;
    border-width: 1px 1px 0px 1px;
}


/*Ã¦ÂÂ¡Ã§ÂºÂ¹*/

.gp-table-striped>tbody>tr:nth-child(even)>td,
.gp-table-striped>tbody>tr:nth-child(even)>th {
    background-color: #f5f5f5
}


/*Ã§Â½Â®Ã©Â¡Â¶*/

.gp-goTop {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    color: #fff !important;
    background: #0b8b8e;
}

.gp-goTop-fixed {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 800;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    display: none;
}

.gp-goTop-fixed.bottom {
    display: none;
    bottom: 150px;
}


/*Ã¤Â½Å½Ã§â€°Ë†Ã¦Å“Â¬Ã¨Â·Â³Ã¨Â½Â¬Ã¦Â Â·Ã¥Â¼Â*/

.ie_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 99998;
}

.ie9tips {
    width: 400px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    line-height: 1.8;
    color: #fff;
    z-index: 99999;
    text-align: center;
}

.ie9tips a {
    color: red;
}

.ie9tips img {
    display: block;
    margin: 0 auto;
    opactiy: 0.9;
    filter: alpha(opacity=90);
}
.sbuTit{
    font-size: 18px;
    padding: 20px 0;
}
.ie9tips p {
    padding-top: 10px;
    color: #fff;
    width: 420px;
    margin: 10px auto;
    line-height: 1.8;
}

.text-center {
    text-align: center;
}


/* html {
    min-width: 1300px;
} */

.mart30 {
    margin-top: 20px;
}

.mart20 {
    margin-top: 20px;
}

.transf3s {
    -webkit-transition: transform 0.35s ease-out;
    transition: transform 0.35s ease-out;
}
/* 
.MLS_color {
    color: #0b8b8e;
} */


/* Ã¨Â¶â€¦Ã¥â€¡ÂºÃ©â„¢ÂÃ¥Ë†Â¶ */

.titleHd {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
}

.lh26x1 {
    height: 26px;
}

.lh26x2 {
    height: 52px;
}

.lh26x3 {
    height: 78px;
}

.lh27x1 {
    height: 27px;
}

.lh27x2 {
    height: 54px;
}

.lh27x3 {
    height: 81px;
}

.lh28x3 {
    height: 84px;
}

.lh26,
[class*="lh26"] {
    line-height: 26px;
}

.lh27,
[class*="lh27"] {
    line-height: 27px;
}

.lh28,
[class*="lh28"] {
    line-height: 28px;
}


/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦Â Â·Ã¥Â¼Â */

.header {
    z-index: 9000;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    /* border-top: 5px solid #073b95; */
}

.topNav {
    text-align: right;
    font-size: 0;
    padding-top: 16px;
}

.gp-menu-nav .topNav {
    text-align: left;
    margin-bottom: 10px;
}

.topNav a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    width: 28px;
    text-align: center;
    margin-left: 10px;
}

.topNav a:hover {
    opacity: 1;
}

.topNav .link {
    background-color: #0b8b8e;
    border-radius: 50%;
    color: #fff;
    transition: all 0.35s ease-out;
}

.topNav .link01 {
    min-width: 80px;
    border-radius: 15px;
    width: auto;
}

.topNav .code_box {
    background-color: #009847;
}

.topNav span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    font-size: 16px;
}

.topNav .gp-serBtn2 {
    margin: 0 22px 0 10px;
}

.MLS_navbar .nav .nav_logo {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    transform: translateY(-50%);
    width: 0;
}


/* .header.currents .MLS_navbar .nav .nav_logo{
        width: 250px;
    }
    .header.currents  .header_top{
        display: none;
    } */

.header .nav {
    font-size: 0;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: visible !important;
    /* width: calc(100% - 130px); */
    position: relative;
    z-index: 2;
    /* margin: 0 -14px; */
    /* padding: 0 65px; */
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    display: flex;
    justify-content: space-between;
}

.header.currents .header_top {
    display: none;
}


/* .header.currents .nav {
    display: flex;
    justify-content: space-between;
} */

@media screen and (min-width: 1200px) {
    /* .header.currents .nav {
        text-align: right;
        margin-left: 480px;
        width: calc(100% - 366px);
    } */
}

@media screen and (min-width: 993px) {
    .header.currents .nav .nav_logo {
        width: 250px;
    }
}

.ipoBlock {
    display: none;
}


/*1.Ã©Â»ËœÃ¨Â®Â¤Ã¥Â±â€¢Ã¥Â¼â‚¬Ã§Å¡â€žÃ¦ÂÅ“Ã§Â´Â¢*/

.gp-search {
    width: 220px;
    padding: 0 12px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    margin-left: 10px;
    background-color: #0b8b8e;
    border: 1px solid #0b8b8e;
    border-radius: 25px;
}

.gp-ser {
    width: 100%;
    height: 28px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.gp-search input,
.gp-search button {
    position: absolute;
    height: 28px;
    line-height: 28px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search input.notxt {
    color: #fff;
    left: 0;
    font-size: 15px;
}

.gp-search .notxt1 {
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff;
    height: 22px;
    border-radius: 50%;
    line-height: 22px;
    top: 2px;
    text-align: center;
    transition: all 0.35s ease-out;
}

.gp-search .gp-ser::before {
    content: '';
    width: 1px;
    height: 18px;
    background: #fff;
    position: absolute;
    top: 4px;
    right: 30px;
}

.icon-search:hover:before {
    background: none;
}

::-webkit-input-placeholder {
    color: #fff;
}

:moz-placeholder {
    color: #fff;
}

.gp-search input:placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

.fadeInUpSmall,
.show {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpSmall2 {
    -webkit-animation-name: fadeInUpSmall2;
    animation-name: fadeInUpSmall2;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        -ms-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.header.currents {
    -webkit-animation-name: upDown;
    animation-name: upDown;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}


/* Ã¥Â¤Â´Ã©Æ’Â¨Ã¥Â®Å¡Ã¤Â½Â*/

.header.currents {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    border: none;
    z-index: 999;
}

.header.currents .logo {
    width: 130px;
    padding: 12px 0;
}

.header.currents .topNav {
    display: none;
}

.header.currents .nav li {
    height: 72px;
    line-height: 72px;
    padding: 0 4px;
}

.header.currents .nav li .second_nav1 {
    top: 72px;
}

.header.currents .nav>li>a {
    color: #fff;
    font-size: 16px;
}

.header.currents .topRight {
    margin-left: 150px;
}

body.open .logo {
    z-index: 2000;
}


/* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â·Ã¥Â¼Â */

.header {
    width: 100%;
    min-width: 300px;
    height: auto;
    z-index: 20;
    position: relative;
    background: #9C639C;
}


/* .header_top {
    overflow: hidden;
    line-height: 80px;
} */

.wrapTop {
    width: 100%;

}


/* .header_top .logo {
    float: left;
    width: 476px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    position: relative;
    z-index: 200;
} */
.header_top .logo a{
    display: block;
    padding: 36px 0 8px;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.logo a img {
    display: block;
}

.navRight {
    float: right;
}

.MLStop .logo {
    float: left;
    width: 476px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    padding: 12px 0;
    position: relative;
    z-index: 200;
}

.logo a img {
    display: block;
}


/* Ã¥Â¾Â®Ã¤Â¿Â¡ */

.code_box {
    position: relative;
    z-index: 11;
    cursor: pointer;
}


/* .code_box::before {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/header02_ico3.svg) left center no-repeat;
    background-size: auto 100%;
} */

.code_box .code {
    position: absolute;
    top: -30px;
    right: 100%;
    padding: 8px;
    display: none;
    white-space: nowrap;
    z-index: 10;
}

.code_box .code .box {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    width: 90px;
}

.code_box .code span {
    display: block;
    padding: 0 4px 6px;
    min-height: 32px;
    line-height: 16px;
    color: #4f5050;
    white-space: normal;
    text-align: center;
    font-size: 12px;
}

.code_box .code img {
    display: block;
    width: 100%;
}

.code_box:hover .code {
    display: block;
}



.MLS_navbg {
   background: #9C639C;
}

.header.currents .MLS_navbg {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.nav {
    text-align: right;
    transition: all 0.35s ease-out;
}

.nav>li {
    position: relative;
    height: 66px;
    line-height: 66px;
    transition: height 0.4s ease-out;
    display: inline-block;
}

.nav>li>a {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    color: #fff;
    word-break: break-all;
}

.nav>li>a::before {
    width: 0;
    height: 3px;
    background-color: #0b8b8e;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    transition: all 0.35s ease-out;
}

.nav>li:hover>a::before,
.nav>li.on>a::before {
    width: 100%;
    left: 0;
}
.nav>li:hover>a,
.nav>li.on>a {
 font-weight: bold;
  color: #0b8b8e;
}

.nav>li>span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.nav>li .second_nav1::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.35s ease-in-out;
    z-index: 0;
    background-size: cover;
}

.nav>li .second_nav1 {
    width: 140px;
    background: #0b8b8e;
    position: absolute;
    left: 0;
    display: none;
    top: 64px;
    padding: 10px;
    line-height: 1.5;
}

.nav>li:nth-child(2) .second_nav1 {
    /* width: 710px; */
    /* margin-left:-355px ; */
}

.nav>li.on .second_nav1 {
    display: block;
    font-size: 0;
}

.nav_logo {
    float: left;
    width: 300px;
    display: none;
}

.header.currents .nav_logo {
    margin-top: 12px;
    display: block;
}

/* .header.currents .nav {
    text-align: right;
    margin-left: 320px;
} */

.s_img {
    width: 245px;
    float: right;
    position: relative;
    z-index: 20;
    padding-top: 8px;
}

.s_img .gp-img-responsive {
    padding-bottom: 66.6%;
}

.nav>li:nth-last-of-type(1) .second_nav1,
.nav>li:nth-last-of-type(2) .second_nav1,
.nav>li:nth-last-of-type(3) .second_nav1 {
    left: auto;
    right: 0;
}

.second_nav1 dd {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.second_nav1 dd a {
    padding: 4px 6px;
    display: block;
    text-align: left;
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
}

.second_nav1 dd a:hover {
    color: #fff;
    text-decoration: underline;
}

.gp-serBtn2 {}

.nav>li:last-child .second_nav1 {
    left: auto;
    right: -3vw;
    text-align: left;
}

.second_nav1 dl {
    /* margin-right: 250px; */
    position: relative;
    z-index: 20;
    text-align: left;
}


/* Ã¥Â¯Â¼Ã¨Ë†Âª */


/*Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¥Â¯Â¼Ã¨Ë†ÂªÃ©Â»ËœÃ¨Â®Â¤*/

.mobile_bg {
    width: 100%;
    height: calc(100% - 100px);
    z-index: 90;
    position: fixed;
    top: 100px;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 300;
}

.gp-menu {
    width: 100%;
    z-index: 98;
    height: 100%;
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    z-index: 400;
}

.gp-menu-header {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 996;
    width: 100%;
    height: 50px;
}

.gp-menu-link {
    float: left;
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
}

.gp-menu-link a {
    color: #fff;
}

.gp-menu-header-icon {
    float: right;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    margin: 0 15px 0 0;
    width: auto;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    text-align: center;
    line-height: 50px;
    width: 50px;
}

.gp-menu-header-icon span {
    position: absolute;
    right: calc((100% - 30px) / 2);
    top: calc((100% - 6px) / 2.3);
    width: 27px;
    height: 2px;
    background-color: #fff;
    display: none;
}

.gp-menu-header-icon-out span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: block;
    border-radius: 4px;
}

.gp-menu-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.gp-menu-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

.gp-menu-header-icon-out span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
}

.gp-menu-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.gp-menu-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.gp-menu-header-icon span:nth-child(3) {
    transform: translateY(-4px) rotate(0deg);
}

.gp-menu-header .searchBtn {
    width: 50px;
    font-size: 24px;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 70px;
    top: 0;
    font-weight: normal;
}

.gp-menu-header-icon-out i {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

@keyframes outthird {
    0% {
        transform: translateY(0) rotate(90deg);
    }
    100% {
        transform: translateY(12px) rotate(0deg);
    }
}

.gp-menu-header-icon-click span {
    top: calc((100% - 2px) / 2.1);
    display: block;
}

.gp-menu-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.gp-menu-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
    margin-left: 0;
}

.gp-menu-header-icon-click span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickthird;
}

.gp-menu-header-icon-click i {
    display: none;
}

.gp-menu-header-icon-click strong {
    display: none;
}

.gp-menu-header-icon-click em {
    display: inline-block;
    margin-right: 90px;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    position: absolute;
    left: -40px;
    top: 5px;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

@keyframes clickthird {
    0% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.gp-menu-header-icon-click {
    width: 50px;
    background-color: #0b8b8e;
    border-radius: 50%;
}

.gp-menu-nav {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0px;
    display: none;
    background: #f5f5f5;
    border-top: 1px solid #D8D8D8;
    padding-top: 80px;
}


/*Ã¥Â¯Â¼Ã¨Ë†Âª*/

.gp-menu-nav a {}

.gp-menu-nav>ul {}

.gp-menu-nav>ul>li {
    position: relative;
    box-sizing: border-box;
    transition: transform 0.5s ease-in;
    transform: translateY(-40px);
    opacity: 0;
}

.gp-menu-nav>ul>li {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    border-right: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.gp-menu-nav>ul>li>a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    padding: 12px 15px;
    width: 70%;
    box-sizing: border-box;
}

.m-second-nav {
    display: none;
    padding-bottom: 10px;
    padding: 0 8px;
    background-color: #f5f5fa;
}

.m-second-nav>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.m-second-nav>li:last-child {
    border-bottom: none;
}

.m-second-nav>li.on>span {
    transform: rotate(45deg);
}

.m-second-nav>li>a {
    display: block;
    padding: 12px 0 12px 20px;
    font-size: 14px;
    color: #333;
}

.m-second-nav>li>span {
    top: 4px;
    color: #dad6ce;
    font-size: 18px;
}

.gp-menu-arrow {
    cursor: pointer;
    width: 30px;
    height: 46px;
    line-height: 46px;
    color: #999;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 20px;
    text-align: center;
}

.gp-menu-arrow::before {
    transition: all 0.3s ease-in-out;
}

.gp-menu-nav>ul>li.on>span {
    color: #fff;
}

.gp-menu-nav>ul>li.on>span::before {
    transform: rotate(90deg);
    display: inline-block;
}

.gp-menu-nav li ul {}


/*Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¥â€ â€¦Ã¦Â â€¡Ã§Â­Â¾Ã¦â€¢Ë†Ã¦Å¾Å“*/

.open .gp-menu-link {
    display: none;
}

.open .gp-menu-header {
    background: none;
}

.open .logo,
.open .header .divSelect {
    z-index: 90;
}

.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
}

.open .gp-menu-nav>ul>li.on {
    background-color: #0b8b8e;
}

.gp-menu-nav.gp-menu-offcanvas2 {
    position: fixed;
    display: block;
    transform: translate(150%, 0);
    transition: all 1s ease-in-out;
    width: 85%;
    max-width: 400px;
    border-left: 8px solid #9A0000;
}

body.open .gp-menu-offcanvas2 {
    transform: translate(0, 0);
    position: absolute;
}

body.open .gp-menu-nav>ul>li.on>a {
    color: #fff;
}

body.open .searchBtn {
    display: none !important;
}

body.open .m_en {
    display: inline-block;
    padding-top: 4px;
}

.m_logo {
    padding: 25px 80px 40px 20px;
    background-color: #9A0000;
}

.mobile-column1 {
    width: 100%;
    left: -100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.m-link {
    padding: 30px 20px;
    text-align: center;
}

.m-link a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding: 4px 10px;
    font-size: 16px;
    color: #999;
}


/*5Ã§Â§Â»Ã¥Å Â¨Ã§Â«Â¯Ã¦ÂÅ“Ã§Â´Â¢Ã©Â»ËœÃ¨Â®Â¤*/

.gp-m-search {
    width: 96%;
    display: none;
    background-color: #fff;
    border-top: 1px solid #D8D8D8;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 2vw 3%;
    height: auto;
    border-radius: 0;
}

.gp-m-search .gp-ser {
    border: 1px solid #D8D8D8;
}

.gp-m-search .notxt1 {
    right: 0;
    width: 50px;
    background-color: #0b8b8e;
    font-size: 16px;
    border-radius: 0;
    height: 35px;
    top: 0;
}

.gp-m-search input.notxt {
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
}

.gp-m-search.active {
    display: block;
    position: absolute;
    left: 0;
    top: 140px;
}

.gp-m-search input,
.gp-m-search button {
    height: 35px;
    line-height: 35px;
}

.gp-m-search .gp-ser {
    height: 35px;
}


/*Ã¥Å Â Ã©Â¡ÂµÃ©ÂÂ¢Ã¥Å Â¨Ã§â€Â»*/

.effect2 {
    opacity: 0;
    transform: translateY(50px);
    transition: transform 1s, opacity 1s ease-in-out
}

.item-txt3 {
   vertical-align: middle;
   margin-top: 16px;
}
.sldLineH{
    padding-top: 28px;
}
.effect2.isView {
    transform: none;
    opacity: 1 !important;
}

.gp-title1 {
    font-weight: normal;
    color: #333;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}


/***Ã¥Ë†â€ Ã©Â¡Âµ*/

.gp-page {
    padding: 40px 0;
    font-size: 0;
    text-align: center;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    transition: all 0.35s ease-in-out;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    min-width: 30px;
    border-left: none;
    border: 1px solid #c6c6c6;
}

.gp-page>span {
    border: none;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page>span,
.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    width: auto;
    padding: 0 10px;
}

.gp-page>a:hover,
.gp-page>a.on_pages {
    color: #fff;
    background-color: #9C639C;
    border: 1px solid #9C639C;
}

.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover {
    color: #fff;
    background-color: #9C639C;
    border: 1px solid #9C639C;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end {
    width: auto;
    padding: 0 10px;
    border: 1px solid #c6c6c6;
    font-size: 12px;
}

.gp-page .gp-page-start {
    border-radius: 0;
}

.gp-page .gp-page-end {
    border-radius: 0;
}

.gp-page .gp-page-start:hover,
.gp-page .gp-page-end:hover {
    background-color: #616161;
    color: #fff;
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    font-size: 12px;
    color: #999;
    margin-left: 6px;
    margin-right: 6px;
}

.icon-jiantou_liebiaoxiangzuo_o,
.icon-jiantou_liebiaoxiangyou_o {
    font-size: 20px;
}

.fadeInUpSmall,
.show {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpSmall2 {
    -webkit-animation-name: fadeInUpSmall2;
    animation-name: fadeInUpSmall2;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        -ms-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.header.currents {
    -webkit-animation-name: upDown;
    animation-name: upDown;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}



@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}



@-webkit-keyframes returnToNormal {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes returnToNormal {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}



.footer {
    position: relative;
    background: #9C639C;
    padding: 30px 0;
    min-height: 140px;
}


/*æ–‡å­—*/

.mode04 {
    margin-top: -48px;
    position: relative;
    z-index: 99;
}

.slick-news2 {
    padding: 0 66px;
}

.slick-news2 .slick-arrow.slick-prev {
    left: 0;
}

.slick-news2 .slick-arrow.slick-next {
    right: 0;
}

.slick-info2 {
    background-color: #fff;
    margin: 0 14px;
    display: block;
    min-height: 270px;
    box-shadow: rgba(5, 43, 140, 0.15) 0 0 8px;
    transition: transform 0.35s ease-out;
}

.slick-info2 .item-more {
    display: none;
}

.slick-news2 .slick-list {
    padding: 24px 0 0;
}

.slick-news2 .slick-arrow {
    width: 60px;
    height: 60px;
    font-size: 30px;
    border: none;
    color: #fbce2c;
}

.slick-news2 .slick-arrow:hover {
    background: none;
    color: #fbce2c;
}

.slick-news2 li span {
    color: #333;
    background: #fff;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 10px;
    text-align: center;
}

.slick-news2 li a:hover span {
    color: #0b8b8e;
}

.f-menu {
    padding-bottom: 16px;
    border-bottom: 1px dashed #fff;
}

.footer01_in {
    font-size: 0;
    padding: 30px 0 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.footer01_in p {
    position: relative;
    color: #fff;
    display: inline-block;
    padding-left: 34px;
    line-height: 30px;
}

.footer01_in p span {
    position: relative;
    padding-left: 34px;
    line-height: 30px;
}

.footer01_in p span i {
    position: absolute;
    left: 0;
    z-index: 1;
}


/* .footer01_in .footerP01 {
    line-height: 30px;
    width: 450px;
    margin-right: 7%;
    float: left;
} */

.footer01_in .footerP02 {
    font-size: 0;
    /* width: 45%; */
}

.footer01_in .footerP02 span {
    margin-bottom: 10px;
}

.footer01_in .footerP03 {
    text-align: right;
}

.footerP01 span i {}

.footerP01 span strong {
    font-weight: normal;
}

.footer01_in .footerP03 {
    text-align: right;
}

.footer01_in .footerP03 span {
    display: inline-block;
    padding-left: 10px;
}
.footer01_in .footerP03 span:first-child{
    display: none;
}

.footer01_in .footerP02 span {
    display: inline-block;
    width: 42%;
    color: #fff;
    font-size: 14px;
}

.footer01_in i {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 9;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 1px;
    text-align: center;
}

.footerP01 {
    max-width: 34.61%;
}
@media screen and (max-width:1580px) {
.header_top .logo a {
    padding: 20px 0 0px;
    font-size: 28px;
}
.subTitil2{
    font-size: 16px;
}
.gp-container{
    max-width: 1200px;
}

}
@media screen and (max-width:1460px) {
    .nav>li>a {
        font-size: 13px;
    }
.header.currents .nav>li>a {
    color: #fff;
    font-size: 14px;
}
.header_top .logo a {
    padding: 20px 0 0px;
    font-size: 22px;
}
.nav>li {
    position: relative;
    height: 60px;
    line-height: 60px;
}
.nav>li .second_nav1{
    top: 58px;
}
}


@media screen and (max-width:1386px) {
    /* .gp-container {
        width: 90vw;
    } */

.gp-container{
    max-width: 996px;
}
    .second_nav1 dd a {
        font-size: 12px;
    }
    .footer01_in .footerP03 {
        padding-left: 0;
    }
    .footerP01 {
        max-width: 30.61%;
    }
}


@media screen  and (max-width:1240px){
    .gp-container{padding-left: 30px;padding-right: 30px;
        max-width: 996px;
        width: initial;}

}
@media screen  and (max-width:1040px){
   .gp-container{padding-left: 0;padding-right: 0;
    margin-left: 20px !important;margin-right: 20px !important;}
    
}


/* @media screen and (max-width:1500px) {
    .gp-container {
        width: 1300px
    }
    .gp-f32 {
        font-size: 26px;
    }
    .header_top .logo {
        width: 400px;
    }
    .nav>li>a {
        font-size: 18px;
    }
    .second_nav1 dd a {
        font-size: 16px;
    }
    .footer01_in .footerP01 {
        width: 35%;
        margin-right: 3%;
    }
    .footer01_in .footerP02 {
        width: 40%;
    }
}

@media screen and (max-width:1460px) {
    .gp-f30 {
        font-size: 26px;
    }
    .gp-f16 {
        font-size: 15px;
    }
}

@media screen and (max-width:1386px) {
    .nav>li>a {
        font-size: 16px;
    }
    .gp-f30 {
        font-size: 24px;
    }
    .gp-f24 {
        font-size: 22px;
    }
    .gp-f18 {
        font-size: 17px;
    }
    .header_top .logo {
        width: 320px;
    }
    .topNav {
        padding-top: 10px;
    }

    .gp-f32 {
        font-size: 24px;
    }
    .gp-container {
        width: 80vw;
    }
    .footer01_in .footerP02 span {
        width: 100%;
    }
} */


/* @media screen and (max-width:1280px) {
    .nav>li {
        padding: 0 9px;
    }
    .gp-container {
        width: 80vw
    }
    .header.currents .nav_logo {
        width: 240px;
    }
    .header.currents .nav {
        text-align: right;
        margin-left: 260px;
    }
    .header.currents .nav_logo {
        margin-top: 18px;
    }
    .index_022 li{
        margin-bottom: 6px;
        padding: 6px 16px 8px 0;
    }
    .MLS_news .index_infos{
        padding: 14px 30px 14px 30px;
    }
} */