﻿/* Common */
@font-face {
    font-family: "HN_Th";
    src: url('HelveticaNeueLTStd-Th.eot');
    src: local('☺'), url('HelveticaNeueLTStd-Th-1.eot') format("embedded-opentype"), url('HelveticaNeueLTStd-Th.woff') format("woff"), url('HelveticaNeueLTStd-Th.ttf') format("truetype");
}

@font-face {
    font-family: "gil";
    src: url('Gilroy-Bold.woff.ttf') format("truetype");
}
@font-face {font-family:"mool"; src:url('moolbor.eot'); src:local('☺'), url('moolbor-1.eot') format("embedded-opentype"), url('moolbor.woff') format("woff"), url('moolbor.ttf') format("truetype"); }

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
    margin: 0;
    padding: 0
}

body,
input,
textarea,
select,
button {
    font-family: "Microsoft Yahei", arial, sans-serif;
    line-height: 2.3em;
    color: #555;
}

img,
fieldset {
    border: 0
}

ul,
ol {
    list-style: none
}

em,
address {
    font-style: normal
}

a,a>* {
    text-decoration: none;
    cursor: pointer;
    color: #555
}
a:hover,a:hover>* {
    text-decoration: none;
    color: #036db7
}


a:active,
a:focus,
a:visited {
    text-decoration: none
}

table {
    border-collapse: collapse
}

h2,
h3,
h4 {
    font-weight: normal;
}

legend,
hr,
table caption {
    display: none;
}

label {
    vertical-align: middle;
    color: #666
}

img {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    max-width: 100%;
}

input,
textarea {
    margin: 0px;
    padding: 3px 5px;
    vertical-align: middle;
}

/*input {padding-top:2px;height:18px;}*/
select {
    margin: 0px;
    height: 22px;
    vertical-align: middle;
    font-size: 1em;
    border: 1px solid #bbbbbb;
}

select option {
    vertical-align: 3px
}

*:first-child+html select {
    margin-top: 2px;
}

.skip {
    display: none;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.skip:hover,
.skip:active,
.skip:focus {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 1;
    color: #666;
    text-decoration: none !important;
    text-indent: 10px
}

.ellips {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.blind {
    font-size: 0;
    height: 0;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 0;
}

.solutionsbg {
    background: url(../images/background.jpg) no-repeat top center;
    height: 900px;
    max-width: 1920px;
    margin: auto;
}

.wbg {
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #eee;
}

/* layout */
.banner a:link,
.banner a:visited {
    color: #fff;
}

.banner a:active,
.banner a:hover {
    color: #fff;
}

.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #ddd;
}

.banner .item {
    position: relative;
    width: 100%;
    height: 701px;
    overflow: hidden;
}

.banner .pic,
.banner .pic_m {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner .pic_m {
    display: none;
}

.banner .pic .pimg {
    width: 100%;
    display: block;
    opacity: 1;
    transition: transform 5s ease 0s, opacity 2s ease 0s;
}

.banner .imgIn .pimg {
    opacity: 1;
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

.bannerText {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    color: #fff;
    line-height: 1
}

.bannerText .tx1 {
    text-align: center;
    font-size: 70px;
    text-align: center;
}

.bannerText .tx2 {
    text-align: center;
    margin-top: 35px;
    font-size: 40px;
}

.downSider {
    width: 19px;
    height: 48px;
    background: url(../images/arrow.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: 130px;
    z-index: 99;
    animation: b_jump 0.5s ease-in-out 0.1s alternate infinite;
    -webkit-animation: b_jump 0.5s ease-in-out 0.1s alternate infinite;
    cursor: pointer;
}

@keyframes b_jump {
    from {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    to {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
    }
}

@-webkit-keyframes b_jump {
    from {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    to {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
    }
}

.banner .amore {
    margin-top: 5.8%;
}

.banner .amore:hover {
    color: #b42c2c;
}

.amore:hover .aline_1,
.amore:hover .aline_3 {
    width: 100%;
}

.amore:hover .aline_2,
.amore:hover .aline_4 {
    height: 100%;
}

.batxhide .tx,
.batxhide .amore {
    transition: 600ms;
    -webkit-transition: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transform: translateY(80px);
    -webkit-transform: translateY(80px);
    opacity: 0;
}

.batxhide .tx2 {
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
}

.batxhide .amore {
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}

.batxshow .tx,
.batxshow .amore {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}

.banner .bx-wrapper .bx-pager {
    height: 9px;
    bottom: 30px;
    padding-top: 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: 99;
    text-align: center;
    line-height: 9px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    height: 18px;
    line-height: 18px;
    width: 18px;
    margin: 0px 9px;
    display: inline-block;
    overflow: hidden;
    background: url(../images/num_21.png) no-repeat scroll center center;
    cursor: pointer;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(../images/num_2.png) no-repeat scroll center center;
}

.pbanner {
    position: relative;
    background-repeat: no-repeat;
    min-height: 400px;
    background-position: center center;
    background-size: cover;
}

.pbanner .vt {
    width: 100%;
    display: block;
}

.pbanner .pbatxbox {
    background: #036db7;
    color: #fff;
    width: 300px;
    position: absolute;
    right: 10%;
    bottom: -5%;
}

.pbanner .pbatxbox .en {
    font-size: 45px;
    line-height: 0.8;
    padding: 30px;
    text-transform: uppercase;
}

.pbanner .pbatxbox .ch {
    line-height: 50px;
    background: #5bac2e;
    padding: 0 30px;
}

.pbanner .pbatxbox a {
    color: #fff;
}


.slider-nav dd{height:100%;}

#glist {
    position: relative;
}

.grid {
    width: 350px;
    min-height: 250px;
    float: left;
    margin: 8px;
}



.prolist li img {
    width: 100%;
}


.idx_pro{position: relative;}
.idx_pro .slick-arrow{position: absolute;background-repeat: no-repeat;width:60px;height:60px;bottom:0;z-index:90;}
.idx_pro .slick-prev{right:60px;background-image: url(../images/arrowl.jpg)}
.idx_pro .slick-next{right:0;background-image: url(../images/arrowr.jpg)}

.bd {
    border-bottom: 1px solid #eee;
}
.bt {
    border-top: 1px solid #eee;
}.br {
    border-right: 1px solid #eee;
}
.iblock{display: inline-block;}
.block{display: block;}
.i1,
.i2,
.i3,
.i4 {}
.i1 .poa{display:flex;}
.i1 .poa ul{width:50%;}
.i1 .poa ul{display:flex;flex-direction:column;}
.i1 .poa ul li{height:25%;}
.i1 .poa ul li a{display:block;height:100%;text-transform: uppercase;box-sizing: border-box;padding-left:10%;}
.i1 .poa ul li a i{vertical-align: middle;color:#ccc;font-size:1vw;line-height: 1.5em;}
.i1 .poa ul li a i h3{color:#333;font-size:1.3vw;}
.i1 .poa ul li a:hover{background-color:#036db7;}
.i1 .poa ul li a:hover i h3{color:#fff;}
.v-align-m1, .v-align-m2 { font-size: 0; }
.v-align-m1:before, .v-align-m2:after { content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0; }


.i2 dl{display:flex;}
.i2 dl>* {}
.i2 dl dd{width:25%;height:12vw;display:block;}
.i2 dl dd a{display: block;padding: 0 4%;height:100%;color:#fff;}
.i2 dl dd a .icon{display:block;width:4vw;height:4vw;line-height: 4vw;margin:auto;color:#fff;font-size:2vw;border:1px solid #fff;border-radius: 50%}
.i2 dl dd a i{font-size:1.2vw;line-height:3vw;vertical-align: middle;}
.i2 dl dd a i h3{color:#fff;}
.i2 dl dd a:hover{background-color:#fafafa;}
.i2 dl dd a:hover .icon{border:1px solid #036db7;background-color:#036db7;}
.i2 dl dd a:hover i h3{color:#036db7;}
.i1 .poa{left:0;top:0;z-index:500;}


.i3 ul{display:flex;}
.i3 ul>* {padding:4% 2%;}
.i3 ul li{width:25%;height:17vw;}
.i3 ul li:nth-of-type(even){background:#fafafa;}
.i4 ul {display: flex;}
.i4 ul li:nth-child(2){padding:0 10vw;}
.i4 .icon{display: block;margin:auto;border-radius: 50%;border:1px solid #eee;text-align:center;width:50px;height:50px;line-height: 50px;}
.i4 .mt10{margin-top:0;}
.idx_news ul li a{display: block;}
.idx_news ul li a h3{font-size:1.2vw;color:#333;line-height: 1.5em;}
.idx_news ul li a p{line-height: 2;color:#aaa;margin-top:10px;}
.idx_news ul li a:hover h3{color:#036db7;}
.ndate{float:left;width:100px;margin-left:-100px;font-family:"HN_Th";}
.ndate span{display: block;}
.nday{font-size:25px; line-height: 1}
.nyear{font-size:12px;color:#aaa;}

.idx_news ul li a:hover{}
.idx_news ul li a:hover .ndate{}

.i3 .more1 a{text-align: center;background-color:#036db7;color:#fff;display: block;}
.i3 .more1 a:hover{background-color: #555;}

.v-align-m1, .v-align-m2 { font-size: 0; }
.v-align-m1:before, .v-align-m2:after { content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0; }

.box{box-sizing:border-box;}

.i1 .box.h50{padding:4% 6.25vw;}
.i1 .idx_title{z-index:50;padding:2vw;}

.i1 a {
    overflow: hidden;
    display: block;
}

.i1 a:hover img {
    transform: scale(1.09);
    -webkit-transform: scale(1.09);
}

.more {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    text-transform: uppercase;padding:1% 4%;
}

.morel {
    border-color: #fff;
    color: #fff;
}

.moreb {
    border-color: #eee;
    color: #555;
}









.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative;
}

.da-thumbs li a {
    overflow: hidden;
}

.da-thumbs li a div {
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*opacity:.8; filter:alpha(opacity=80);*/
}

.da-thumbs li a div.da-animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.da-thumbs li a h3 {
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: url(../images/arrow.png) no-repeat bottom center;
    padding-bottom: 70px;
    font-size: 25px;
    font-weight: normal;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100%;
}

/* Initial state classes: */
.da-slideFromTop {
    left: 0px;
    top: -100%;
}

.da-slideFromBottom {
    left: 0px;
    top: 100%;
}

.da-slideFromLeft {
    top: 0px;
    left: -100%;
}

.da-slideFromRight {
    top: 0px;
    left: 100%;
}

/* Final state classes: */
.da-slideTop {
    top: 0px;
}

.da-slideLeft {
    left: 0px;
}

.da-thumbs li a div span {
    display: block;
    position: relative;
}

.index_con {
    margin: auto;
    width: 1140px;
    position: relative;
    height: 70px;
}


.fold_wrap {
    width: 450px;
    height: 275px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.fold_wrap li {
    float: left;
    width: 150px;
    height: 275px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.fold_wrap li .mask_b {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/mask.png) repeat-x bottom;
    display: none;
}

.fold_wrap li.active .mask_b {
    background: none;
}

.fold_wrap li .mask_b h4 {
    color: #fff;
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1em;
}

.fold_wrap li .mask_b h4 span {
    display: block;
    font-size: 14px;
}

.fold_wrap li.big {
    width: 205px;
}

.adv_intro_show {
    bottom: 0 !important;
    transition: bottom 0.3s linear 0.3s;
    -webkit-transition: bottom 0.3s linear 0.3s;
}

.pic_auto {
    width: 100%;
    height: 100%;
}

.pic_auto1 {
    background: url(../images/ip1.jpg) no-repeat center 0;
}

.pic_auto2 {
    background: url(../images/ip2.jpg) no-repeat center 0;
}

.pic_auto3 {
    background: url(../images/ip3.jpg) no-repeat center 0;
}

.map,.h500px{
    height: 500px;
}

.contact_ul {
    overflow: hidden;
}

.contact_ul li {
    position: relative;
    padding: 10px 0;
    width: 50%;
    float: left;
}

.contact_ul .icos {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 10px;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.contact_ul li:hover .icos {
    top: 0;
}

.contact_ul .ico_1 {
    background-image: url(../images/ic1.jpg)
}

.contact_ul .ico_2 {
    background-image: url(../images/ic2.jpg)
}

.contact_ul .ico_3 {
    background-image: url(../images/ic3.jpg)
}

.contact_ul .ico_4 {
    background-image: url(../images/ic4.jpg)
}

.contact_ul .ico_5 {
    background-image: url(../images/ic5.jpg)
}

.contact_ul .ico_6 {
    background-image: url(../images/ic6.jpg)
}

.ico_t {
    color: #5bac2e;
    margin-left: 40px;
}


.nlist {}

.nlist ul li {
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.nlist a {
    display: block;
    overflow: hidden;
    padding: 2% 0 2% 2%;
}

.nlist a:hover {
    background: #fafafa;
}

.nlist dd {
    float: left;
}

.nlist a .tit3 {
    color: #aaa;
}

.nlist a:hover .tit3 {
    color: #555;
}

.nlist a .tit3 h3 {
    font-size: 14px;
    line-height: 2.2em;
    color: #555;
}

.nlist a:hover .tit3 h3 {
    color: #036db7;
}

.nlist .date1 {
    color: #036db7;
    font-size: 60px;
    line-height: 60px;
    font-family: "HN_Th";
    margin-right: 20px;
}







.plist {}

.plist li {
    float: left;
    width: 25%;
    text-align: center;
    height: 280px;
}

.plist li a h3 {
    background: #fff;
    width: 189px;
    margin: auto;
    font-weight: normal;
    line-height: 2.5em;
}

.plist li a:hover h3 {
    color: #1965ac;
}

.plist li a span {
    background: url(../images/arrow.gif) no-repeat 60px -63px #05a1eb;
    color: #fff;
    display: inline-block;
    padding: 0 25px 0 5px;
}

.plist li a:hover span {
    background-color: #0054a3;
    background-position: 60px 5px;
    color: #fff
}

.footer {
    margin: auto;
    max-width: 1200px;
    color: #fff;
}

.footer dd {
    width: 50%;
    float: left;
}

.footer .tel {
    color: #036db7;
    text-align: left;
}

.footer .tel strong {
    font-size: 20px;
    font-weight: normal;
    display: block;
}

.gotop {
    float: right;
    cursor: pointer;
}

.keywords {
    float: left;
}




.header {    
    right: 0;
    left: 0;
    padding: 0;
    z-index: 899;
    height: 90px;
    transition: 600ms;
    -webkit-transition: 600ms;
    position:absolute;
    top:0;
    margin: auto;position: absolute;
}

.mtop {height: 0px;}

.header.pos {
    top: 0;
    bottom: auto;
    position: fixed;background-color:rgba(20,20,20,0.7);
}


.header .nav {
    float: right;
    position: relative;
}

.header .nav li {
    float: left;
    position: relative;
}

.header .nav a {
    display: block;
    color: #fff;
    line-height:91px;
    font-size: 16px;
    padding: 0 30px;
}

.header .nav li:hover>a,
.header .nav li.act>a {
    background: #036db7;
    color: #fff;
}

.header .nav .twonav {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    background: #036db7;
    padding: 10px 0 20px 0;
    display: none;
}

.header .nav .twonav ul li {
    float: none;
}

.header .nav .twonav.pronav ul li {float:left;width:25%;}
.header .nav .twonav a {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    padding: 8px 5px;
    letter-spacing: -1px;
}
.header .nav .twonav.pronav a{text-align: left;text-indent:10px;}
.header .nav .twonav a:hover {
    background: #ff5400;
}

/* menuBtn */
.menu-handler {
    transition: 300ms;
    -webkit-transition: 300ms;
    width: 58px;
    height: 58px;
    cursor: pointer;
    display: none;
    background-color: #036db7;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1008;
}

.menu-handler .burger {
    width: 24px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    display: block;
    position: absolute;
    z-index: 5;
    top: 20px;
    left: 50%;
    margin: 0px 0px 0px -12px;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
}

.menu-handler .burger-2 {
    top: 27px;
}

.menu-handler .burger-3 {
    top: 35px;
}

.csstransforms .menu-handler.active {
    background-color: transparent;
}

.csstransforms .menu-handler.active .burger {
    background: #036db7;
}

.csstransforms .menu-handler.active .burger-1 {
    top: 27px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.csstransforms .menu-handler.active .burger-2 {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.csstransforms .menu-handler.active .burger-3 {
    top: 27px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csstransforms .trans,
.csstransforms .trans:hover {
    -webkit-transition: all 277ms ease-in-out;
    -moz-transition: all 277ms ease-in-out;
    -o-transition: all 277ms ease-in-out;
    transition: all 277ms ease-in-out;
    -ms-transition: all 277ms ease-in-out;
}

.csstransforms .trans-fast,
.csstransforms .trans-fast:hover {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
}

.no-csstransforms .menu-handler.active .burger-1,
.no-csstransforms .menu-handler.active .burger-2,
.no-csstransforms .menu-handler.active .burger-3 {
    display: none;
}

.no-csstransforms .menu-handler.active {
    background: url(../images/mob_close.png) no-repeat scroll center center;
}

/* menuBtn end */

/* menuBox end */
.menuBox {
    position: fixed;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1006;
    background-color: #fff;
}

.navMobile {
    padding:20vw 0px 50px;
}

.navMobile dd {
    display: block;
    width: 100%;
    text-align: center;
}

.navMobile dd h3 a {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}

.navMobile dd a {
    display: block;
    padding: 12px 0px;
    line-height: 1.4;
    font-size: 14px;
    color: #646464;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.navMobile dd a:active,
.navMobile dd a:hover,
.navMobile dd h3 a.cur {
    color: #036db7;
}

.mlogo {
    width: 100px;
    display: block;
    position: absolute;
    left: 5%;
    top: 3%;
}

.mlogo img {
    width: 100%;
}

.menuBox .tool {
    text-align: center;
    font-size: 0;
    background: #036db7;
    padding: 55px 0;
}

.menuBox .tool a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    background: none;
    color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 100%;
    margin: 0 10px;
    line-height: 40px;
    text-transform: uppercase;
}

.menuBox .tool a:hover .ntx {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.too2 {
    text-align: center;
    margin-top: 10%;
}

.too2 a {
    background: none;
    color: #646464;
    margin: 0 20px;
}

.too2 a:hover {
    color: #036db7；
}

.menuBox .twonav {
    background: #555;
    display: none;
}

.menuBox .twonav a {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    padding: 8px 0;
    color: #fff;
}

.menuBox .twonav a:hover {
    background: #036db7;
    color: #fff;
}

/* menuBox end */


.logo {
    float: left;background-color: #036db7;line-height:91px;text-align: center;
}

.logo img {
    max-height: 100%;margin:auto;
}

.down {
    position: absolute;
    top: 45px;
    right: 200px;
}

.down a {
    display: block;
    color: #fff;
    text-align: center;
    background: url(../images/down.gif) no-repeat 0 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px 0 30px;
}

.down a:hover {
    background-position: 0 -30px;
}


.fr {
    float: right;
}

.fl {
    float: left;
}

.container {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}




.transy {
    transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transition: 700ms;
    -webkit-transition: 700ms;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    opacity: 0;
}

.tranShow {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}

.dly_1 {
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
}

.dly_2 {
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}

.dly_3 {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.dly_4 {
    transition-delay: 400ms;
    -webkit-transition-delay: 400ms;
}

.dly_5 {
    transition-delay: 500ms;
    -webkit-transition-delay: 500ms;
}

.dly_6 {
    transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
}

.dly_7 {
    transition-delay: 700ms;
    -webkit-transition-delay: 700ms;
}

.topnav {
    width: 100%;background-color:#036db7;padding-top:10px;
}

.p_l {max-width:1200px;margin:auto;font-size:1vw;line-height: 4vw
}

.p_l ul {
    overflow: hidden;
}

.p_l ul li {
    display: inline-block;width:25%;
}

.p_l ul li a {
    color: #fff;
    display: block;
    text-align:center;
}

.p_l ul li a:hover,
.p_l ul .current a {
    color: #036db7;
    background-color: #fff;
}

.p_r {}

.sphere {
    background: #036db7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 1.2em;
    padding: 15px;
    text-align: center;
    margin: auto;
}

.slider-for .slick-list .slick-track>*,.slider-nav .slick-list .slick-track>*{background-repeat: no-repeat;background-size: cover;}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;height:100%;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: #00865e url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}

/* Dots */
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    outline: none;
}

.slick-dots li button:focus {
    outline: none;
}



.slider-nav {
    float: left;
    width: 110px;
    height: 426px;
    overflow: hidden;
}

.slider-nav .item {
    height: 110px;
    border: 1px solid #eee;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
    margin-bottom: 45px;
}

.slider-nav .item.slick-current {
    border: 1px solid #4e9b1a;
}

.slider-nav .item.slick-current img {
    margin-top: -110px;
}


.slider-nav .slick-arrow {
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50px;
    background: url(../images/img_bg3.png) no-repeat scroll center center;
    top: 50%;
    margin-top: -24px;
    z-index: 100;
}

.slider-nav .slick-arrow:hover {
    background-image: url(../images/img_bg4.png);
}

.slider-nav .slick-arrow i {
    background: url(../images/img_l3.png) no-repeat scroll center center;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    display: block;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.slider-nav .slick-prev {
    left: -77px;
}

.slider-nav .slick-next {
    right: -77px;
}

.slider-nav .slick-prev i {
    background-image: url(../images/img_l3.png);
}

.slider-nav .slick-next i {
    background-image: url(../images/img_r3.png);
}

.slider-nav .slick-prev:hover i {
    background-image: url(../images/img_l3.png);
}

.slider-nav .slick-next:hover i {
    background-image: url(../images/img_r3.png);
}

.slider-for {
    float: right;
}

.idx_title .num {
    font-size: 40px;
    color: #4e9b1a;
    line-height: 1;
    font-weight: bold;
}

.idx_title .ch {
    font-size: 40px;
    color: #036db7;
    line-height: 1.5
}

.idx_title .en {
    font-size: 18px;
    color: #aaaaaa;
}

.idx_title .ch2 {
    font-size: 20px;
    color: #036db7;
    line-height: 1
}

.idx_title .en2 {
    font-size: 14px;
    color: #aaa;
}

.slider-for .pic {
    max-width: 600px;
    float: right;
    margin-left: 40px;
}

.slider-for .txts {
    margin: 30px 0;
    line-height: 1.5
}

.slider-for .more a {
    display: inline-block;
    position: relative;
    padding-right: 50px;
    color: #333;
}

.slider-for .more .line {
    display: block;
    background: url(../images/arrowr.png) no-repeat left top;
    width: 28px;
    height: 9px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 0;
}

.slider-for .more a:hover {
    color: #4e9b1a;
}

.slider-for .more a:hover .line {
    right: 15px;
}





.newsbg {}

.newstit {
    text-align: center;
    border-bottom: 1px solid #eee;
    color: #aaa;
    padding: 20px 0;
}

.newstit h1 {
    font-weight: normal;
    font-size: 22px;
    color: #555;
}

.ncon {
    padding: 20px 0;
}

.pbigpic {
    text-align: center;
    padding: 40px;
}

.pdes {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 20px 0;
    margin-bottom: 40px;
    line-height: 2.5em;
}




.page1 {
    overflow: hidden;
    text-align: center;
}

.page1 li {
    display: inline-block;
    margin: 0 10px;
}

.page1 li a {
    display: inline-block;
    color: #fff;
    line-height: 2.5em;
    font-size: 14px;
    background: #333;
    padding: 0 15px;
}

.page1 li a:hover {
    background: #222
}

.page {
    text-align: center;
    margin: 70px 0;
    color: #fff;
}

.page * {
    vertical-align: middle;
}

.page span {
    display: inline-block;
    margin: 0 0 0 5px;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    width: 35px;
}

.page span.current {
    background: #036db7;
    color: #fff;
    border: 1px solid #036db7;
}

.page span a {
    display: block;
    width: 100%;
    height: 100%;
    color: #aaa;
    border: 1px solid #eee;
}

.page span a:hover {
    background-color: #036db7;
    color: #fff;
    border: 1px solid #036db7;
}

.page .first a,
.page .prev a,
.page .next a,
.page .last a {
    background: url(../images/page.png) no-repeat
}

.page .first a {
    background-position: -74px -35px;
}

.page .first a:hover {
    background-position: -74px -0;
     !important;
}

.page .next a {
    background-position: -37px -35px;
}

.page .next a:hover {
    background-position: -35px 0;
     !important;
}

.page .prev a {
    background-position: 0 -35px;
}

.page .prev a:hover {
    background-position: 0 0;
     !important;
}

.page .last a {
    background-position: -105px -35px;
}

.page .last a:hover {
    background-position: -105px 0;
     !important;
}




.join-dl {
    color: #555;
    border-top: 1px solid #e6e6e6;
    width: 96%;
    margin: 0px auto;
}

.join-dl dt {
    cursor: pointer;
    position: relative;
    padding: 25px 20px;
    border-bottom: 1px solid #e6e6e6;
    height: 22px;
    position: relative;
    overflow: hidden;
    font: 14px/2 "microsoft yahei";
}

.join-dl dt .joico {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 28px;
    font-size: 15px;
}

.join-dl dt .name {
    font-size: 16px;
}

.join-dl dt .joico .line1 {
    width: 15px;
    height: 3px;
    overflow: hidden;
    background: #aaa;
    position: absolute;
    left: 0;
    top: 6px;
    transition: 400ms;
}

.join-dl dt .joico .line2 {
    width: 3px;
    height: 15px;
    overflow: hidden;
    background: #aaa;
    position: absolute;
    left: 6px;
    top: 0;
    transition: 400ms;
}

.join-dl dt .joico .line3 {
    width: 15px;
    height: 3px;
    overflow: hidden;
    background: #aaa;
    position: absolute;
    left: 50px;
    top: 6px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 400ms;
}

.join-dl dt.joinact .line1 {
    left: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.join-dl dt.joinact .line2 {
    top: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.join-dl dt.joinact .line3 {
    left: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #fff;
}

.join-dd {
    padding: 28px 20px 40px;
    display: none;
    color: #b0b0b0;
    font-size: 14px;
    line-height: 1.5;
    background-color: #fafafa;
    border-bottom: 1px solid #e6e6e6;
}

.join-dl dt.joinact {
    background-color: #036db7;
    color: #fff;
}

.meslist {
    width: 90%;
    margin: 0px auto;
}

.meslist dt {
    line-height: 4em;
    padding: 0 20px;
    background: #ddd;
    font-size: 16px;
    overflow: hidden;
}

.meslist dt .adddate {
    float: right;
    font-size: 12px;
    color: #aaa;
}

.meslist dd {
    background: #fafafa;
    padding: 20px;
}

.meslist .red {
    color: #036db7;
}




.i5 {
    overflow: hidden;
}

.w50 {
    width: 50%
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w15 {
    width: 15%;
}

.w10 {
    width: 10%;
}

.w30 {
    width: 30%;
}

.w33 {
    width: 33.3333%;
}

.w40 {
    width: 40%;
}
.w35{width:35%;}
.w60 {
    width: 60%;
}
.w65{width:65%;}

.w70 {
    width: 70%;
}

.w80 {
    width: 80%;
}

.w90 {
    width: 90%;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}
.h50{height:50%;}
.h44vw{height:44vw;}
.h20vw{height: 20vw;}
.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.pt100 {
    padding-top: 100px;
}

.pt140 {
    padding-top: 140px;
}

.mtf70 {
    margin-top: -70px;
}

.mtf140 {
    margin-top: -140px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl70 {
    padding-left: 70px;
}

.pl80 {
    padding-left: 80px;
}

.pl90 {
    padding-left: 90px;
}

.pl100 {
    padding-left: 100px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.pr70 {
    padding-right: 70px;
}

.pr80 {
    padding-right: 80px;
}

.pr90 {
    padding-right: 90px;
}

.pr100 {
    padding-right: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.ml70 {
    margin-left: 70px;
}

.ml80 {
    margin-left: 80px;
}
.mlf80{margin-left:-80px;}
.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.mr60 {
    margin-right: 60px;
}

.mr70 {
    margin-right: 70px;
}

.mr80 {
    margin-right: 80px;
}

.mr90 {
    margin-right: 90px;
}

.mr100 {
    margin-right: 100px;
}

.bold{font-weight:bold;}
.fsize14{font-size:14px;}
.fsize16 {
    font-size: 16px;
}

.fsize18 {
    font-size: 18px;
}

.fsize20 {
    font-size: 20px;
}

.fsize25 {
    font-size: 25px;
}

.fsize30 {
    font-size: 30px;
}

.fsize35 {
    font-size: 35px;
}

.fsize40 {
    font-size: 40px;
}

.fsize45 {
    font-size: 45px;
}

.fsize50 {
    font-size: 50px;
}

.fsize55 {
    font-size: 55px;
}

.fsize60 {
    font-size: 60px;
}

.fsize65 {
    font-size: 65px;
}
.fsizevw25{font-size:2.5vw;}
.fsizevw2{font-size:2vw;}
.fsizevw1{font-size:1vw;}
.fsizevw125{font-size:1.25vw;}

.fsizevw15{font-size:1.5vw;}
.fsizevw3{font-size:3vw;}
.fsizevw4{font-size:4vw;}
.fsizevw5{font-size:5vw;}
.fsizevw35{font-size:3.5vw;}
.up{text-transform: uppercase;}
.block{display:block;}
.ilblock{display: inline-block;}
.mlr {
    margin: auto;
}

.txtcenter {
    text-align: center;
}
.txtright {
    text-align: right;
}

.w100px {
    width: 100px;
}

.w200px {
    width: 200px;
}

.w300px {
    width: 300px;
}

.w400px {
    width: 400px;
}

.w500px {
    width: 500px;
}

.w600px {
    width: 600px;
}

.w700px {
    width: 700px;
}

.w800px {
    width: 800px;
}

.w900px {
    width: 900px;
}

.lh1 {
    line-height: 1em;
}

.lh15 {
    line-height: 1.5em;
}

.lh2 {
    line-height: 2em;
}

.lh25 {
    line-height: 2.5em;
}

.lh3 {
    line-height: 3em;
}

.lh35 {
    line-height: 3.5em;
}

.lh4 {
    line-height: 4em;
}

.lh45 {
    line-height: 4.5em;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

.gil {
    font-family: "gil", "Microsoft Yahei";
}
.mool{font-family:"mool";}
.green {
    color: #036db7
}
.red{color:#036db7;}
.light {
    color: #fff;
}

.dark {
    color: #333;
}

.line {
    display: block;
    width: 30px;
    height: 5px;
    background: #036db7;
}

.gray {
    color: #555;
}

.orange {
    color: #ff5400
}

.bg1 {
    background-image:url(../images/bg1.jpg);background-position: bottom center;background-repeat: no-repeat;
}

.blue {
    color: #036db7
}

.bg2 {
    background: #036db7;;
}

.bg3 {
    background: #fff
}

.bg4 {
    background: #036db7;
    box-shadow: 10px 10px 15px #9495db;
    position: relative;
    z-index: 300;
    margin-top: -74px;
}

.bg5 {
    background-color: #333;
}

.ico li {
    padding-left: 70px;
    padding-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 1.5em;

}

.ico li img {
    float: left;
    margin-left: -70px;
}

.tb{border-collapse:collapse;}
.tb tr.t{color:#fff;background-color:#036db7;}
.tb tr.t td{border:1px solid #036db7;}
.tb td{border:1px solid #eee;padding:5px; text-align: center;}


.ixwk-prev,.ixwk-next{ cursor:pointer; width:28px; height:9px; top:75px;  position:absolute; background-repeat:no-repeat;  transition:300ms; -webkit-transition:300ms; }
.ixwk-prev{ right:70px;background-image: url(../images/arrowl.png) }
.ixwk-next{ right:0; background-image: url(../images/arrowr.png)}




.ixnwnav{ position:absolute; left:50%;bottom:-14px; margin-left:-124px; text-align: center;width:248px;height:28px;}
.ixnwnav dd{ display: inline-block;*zoom: 1;*display: inline;  font-size:18px; width:110px; line-height: 28px; overflow:hidden;cursor:pointer; transition:300ms; -webkit-transition:300ms; }
.ixnwnav dd.act,.ixnwnav dd:hover{ background:#a2192b; color:#fff; }







.container .pic {
    width: 100%;
    overflow: hidden;
}

.container .pic img {
    max-width: 100%;
    margin: auto;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.container .pic:hover img {
    transform: scale(1.09);
    -webkit-transform: scale(1.09);
}




.culture {
    overflow: hidden;
}

.culture dd {
    float: left;
}

.formcontainer {
    padding: 60px 0;
    background: #fafafa;
}


.aform {
    max-width: 800px;
    margin: auto;
}

.aform ul li {
    margin-bottom: 20px;
}

.aform .tx {
    background: #fafafa;
    width: 96%;
    padding: 0 2%;
    color: #aaa;
    line-height: 3em;
    border: 1px solid #eee;
    border-radius: 3px;
}

.aform .tarea {
    background: #fafafa;
    color: #aaa;
    width: 96%;
    padding: 2%;
    line-height: 2em;
    border: 1px solid #eee;
    border-radius: 3px;
}

.aform .tx:focus,
.aform .tarea:focus {
    border: 1px solid #036db7;
}

.aform .tx.tx1 {
    display: inline;
    width: 20%;
    padding: 0 2%;
    margin-right: 2%;
}

.aform .btn {
    font-size: 16px;
    line-height: 3em;
    text-align: center;
    color: #fff;
    background: #555;
    padding: 0 8%;
    cursor: pointer;
    transition: 300ms;
    -webkit-transition: 300ms;
    display: block;
    border-radius: 3px;
}

.aform .btn:hover {
    background: #ff5400
}