 
@charset "UTF-8";
@font-face {
    font-family: tradegothicw01-bold;
    src: url(../font/font.woff2) format("woff2"), url(../font/font.woff) format("woff"),
    url(../font/font.ttf) format("truetype"), url(../font/font.eot) format("embedded-opentype"), url(../font/font.svg) format("svg");
    font-weight: 400;
    font-style: normal
}



.font1 {
    font-family: "TradeGothicw01-Bold";text-transform:uppercase;
}
body {
    font-family: "微软雅黑", Helvetica Neue, sans-serif, Arial;
    height: 100%;
    position: relative
}

input[type=text] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

figure, h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

::-webkit-selection {
    color: #fff;
    background: #ff9600
}

::-moz-selection {
    color: #fff;
    background: #ff9600
}

::selection {
    color: #fff;
    background: #ff9600
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

a {
    color: #6e6e6e;
    text-decoration: none
}

a:focus, a:hover {
    color: #ff9600;
    transition: none
}

a.text-gray:hover {
    color: #6e6e6e
}

p {
    margin: 0
}

dd, dl, li, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fixed {
    z-index: 9999
}

.bg-gray {
    background: #f7f7f7
}

.bg-sub {
    background: #6e6e6e
}

.tag {
    display: inline-block;
    transition: .5s
}

.tag.padding {
    padding: 5px 12px
}

.tags {
    color: #ff9600 !important;
    border: 1px solid #ff9600 !important;
    background-color: unset
}

.Conv_DINCondensedC {
    font-family: Conv_DINCondensedC
}

.mb5 {
    margin-bottom: 5px
}

.blank {
    height: 10px;
    line-height: 10px;
    clear: both;
    font-size: 0
}

.blank-small {
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 0
}

.blank-middle {
    height: 30px;
    line-height: 30px;
    clear: both;
    font-size: 0
}

.blank-big {
    height: 50px;
    line-height: 50px;
    clear: both;
    font-size: 0
}

.blank-large {
    height: 80px;
    line-height: 80px;
    clear: both;
    font-size: 0
}

.sidebar-l {
    margin-right: 30px
}

.sidebar-r {
    margin-left: 0
}

.container-layout {
    max-width: 1500px
}

.line-large {
    margin-left: -15px;
    margin-right: -15px
}

.line-large .x1, .line-large .x10, .line-large .x11, .line-large .x12, .line-large .x2, .line-large .x3, .line-large .x4, .line-large .x5, .line-large .x6, .line-large .x7, .line-large .x8, .line-large .x9, .line-large .xb1, .line-large .xb10, .line-large .xb11, .line-large .xb12, .line-large .xb2, .line-large .xb3, .line-large .xb4, .line-large .xb5, .line-large .xb6, .line-large .xb7, .line-large .xb8, .line-large .xb9, .line-large .xl1, .line-large .xl10, .line-large .xl11, .line-large .xl12, .line-large .xl2, .line-large .xl3, .line-large .xl4, .line-large .xl5, .line-large .xl6, .line-large .xl7, .line-large .xl8, .line-large .xl9, .line-large .xm1, .line-large .xm10, .line-large .xm11, .line-large .xm12, .line-large .xm2, .line-large .xm3, .line-large .xm4, .line-large .xm5, .line-large .xm6, .line-large .xm7, .line-large .xm8, .line-large .xm9, .line-large .xs1, .line-large .xs10, .line-large .xs11, .line-large .xs12, .line-large .xs2, .line-large .xs3, .line-large .xs4, .line-large .xs5, .line-large .xs6, .line-large .xs7, .line-large .xs8, .line-large .xs9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.section {
}

.home-swiper {
    height: 780px;
}

.home-swiper .hero__caption {
 
    margin-top: 200px;
}

.home-swiper .hero__caption span {
    font-size: 18px;
    margin-bottom: 35px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-left: 100px;

}


.home-swiper .hero__caption span::before {
    position: absolute;
    content: "";
    width: 70px;
    height: 2px;
    background: #396cf0;
    top: 0;
    left: 0px;
    top: 50%;
    transform: translateY(-50%)
}

.home-swiper .hero__caption h1 {
    font-size: 70px;
    font-weight: 900;
    margin-bottom: 14px;

    line-height: 1.2;
    margin-bottom: 30px;
    text-transform: uppercase
}

.home-swiper .hero__caption p {
    font-size: 18px;
    margin-bottom: 50px;
    padding-right: 35px
}

.home-swiper .hero__caption .btn--secondary {
    font-size: 16px; padding: 15px 30px; border: 1px solid #ffffff; color: #ffffff;
 
}
.home-swiper .hero__caption .btn--secondary .fa{
 padding-left: 10px; font-weight: 100;

}
 

.home-swiper .swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
}

.home-swiper .swiper-pagination {

    bottom: 40px;
    width: auto;
}

.home-swiper .swiper-pagination-bullet {


    width: 16px;
    height: 8px;
    margin: 0 5px;
    border-radius: 50%;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0.5;
    border-radius: 20px;
}

.home-swiper .swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    background: #e9482d;
    border-radius: 20px;
    opacity: 1;
}

.tab-normal .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 100%
}

.tab-normal .tab .tab-nav li {
    display: inline-block;
    width: auto;
    text-align: center
}

.tab-normal .tab .tab-nav li a {
    background: #fff;
    color: #6e6e6e;
    border-radius: 30px;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    margin: 0 10px;
    display: block;
    border: 0;
    font-size: 16px
}

.tab-normal .tab .tab-nav .active a {
    background: linear-gradient(-45deg, #ffd100, #ff9600);
    cursor: default;
    color: #fff;
    border-bottom: 0 solid #fd3c6b
}

.tab-normal .tab .tab-nav .active {
    background: 0 0
}

.tab-normal .tab .tab-nav .active a:hover {
    color: #fff
}

.tab-normal .tab .tab-nav li a:focus {
    outline: 0
}

.tab-normal .tab .tab-nav li a:hover {
    background: linear-gradient(-45deg, #ffd100, #ff9600);
    color: #fff
}

.tab-normal .tab .tab-body {
    padding: 0;
    border-radius: 0;
    border-top: 0 solid red
}


.carousel-pro .media {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.carousel-pro .media:hover {
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05)
}

.carousel-pro .button {
    background-color: #ffd100;
    transition: all .5s ease;
    box-shadow: 0 3px 8px 0 rgba(39, 39, 39, .26)
}

.carousel-pro .media:hover .button {
    color: #fff;
    background-color: #ff9600;
    transition: all .5s ease
}

.carousel-pro .media-body {
    padding: 10px 0 0 0
}

.carousel-pro.dot-center .owl-dots {
    position: relative;
    top: 30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%
}


.home-about {
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover
}

.home-about .padding-large {
    padding: 40px 50px
}

.home-about h2 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    word-break: break-all
}

.home-about h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #ffd100;
    width: 30px;
    height: 3px;
    bottom: -15px;
    left: 0
}

.solution .media-img {
    position: relative
}

.solution .media-img .mask {
    opacity: 0;
    z-index: 3;
    background: url(../images/solution-hover.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: .3s
}

.solution .media-img .mask .subtitle {
    padding: 25px
}

.solution .media-img .mask .more {
    position: absolute;
    bottom: 25px;
    right: 25px
}

.solution .media-img:hover .mask {
    z-index: 5;
    transition: .3s;
    opacity: 1;
    transform: scale(1.1)
}

.solution .media-img .linear-link {
    z-index: 1;
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 65%, rgba(0, 0, 0, .8) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: .3s
}

.solution .media-img .linear-link .subtitle {
    padding: 0 25px;
    z-index: 3;
    width: 100%;
    bottom: 25px;
    left: 0;
    position: absolute;
    transition: .3s
}

.home-news-l {
    margin-right: 10px
}

.home-news-r {
    margin-left: 10px
}

.home-news-h .media-img {
    position: relative
}

.home-news-h .media-img .post-title {
    background: #fff;
    bottom: -30px;
    left: 30px;
    width: 65%;
    padding: 20px;
    position: absolute;
    color: #333;
    transition: .5s;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .06)
}

.home-news-h .media-img:hover .post-title {
    bottom: 30px
}

.home-news-h .media-img .post-title h3 a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: block
}

.home-news-h .button {
    margin-top: 1rem;
    width: 48px;
    line-height: 28px;
    font-size: 18px;
    background: #ffd100;
    color: #fff
}

.home-news-h .media-img:hover .button {
    background: #ff9600;
    color: #fff
}

.home-news-c:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .03)
}

.home-news-c .news-time {
    margin: 20px 15px 0 0;
    border-right: 2px solid #eee;
    padding: 0
}

.home-news-c .news-time .text-large {
    font-size: 42px;
    line-height: 48px
}

.home-news-c .news-title {
    margin-top: 20px;
    margin-left: 15px
}

.home-news-c .news-title h2 a {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-news-c:hover .news-title h2 a {
    color: #ff9600
}

.nav-bread {
    padding: 0 0 0 15px;
    height: 68px;
    line-height: 68px;
    font-size: 0;
    text-align: right
}

.nav-bread h2 {
    font-size: 24px;
    font-weight: 600
}

.nav-bread a, .nav-bread span {
    color: #888;
    font-size: 14px;
    display: inline-block
}

.nav-bread a:hover {
    color: #ff9600
}

.nav-bread a:after {
    content: "";
    padding: 0 10px;
    background: url(../images/nav-bread.png) no-repeat center 50%
}

.nav-bread a:last-child:after {
    content: "";
    background: 0 0
}

.prenext-pro a.button {
    height: 70px;
    line-height: 70px;
    padding: 0 25px
}

.prenext-pro a.button:hover {
    background: #ff9600;
    color: #fff
}

.prenext-pro a.border {
    border: 1px solid #eee
}

.pagination li {
    margin: 0 5px;
    font-size: 14px;
    border: none;
    border-radius: 4px
}

.pagination li a {
    border-radius: 4px;
    color: #6e6e6e;
    background: #fff;
    padding: 12px 16px;
    border: 1px solid #dcdcdc
}

.pagination li a:hover, .pagination li.active a {
    background: #ff9600;
    color: #fff;
    border: 1px solid #ff9600
}

.title-c {
    position: relative
}

.title-c h3 {
    position: relative;
    font-size: 38px;
    text-transform: uppercase;
    margin: 0 auto 10px auto;
    font-weight: 600
}

.title-c h3:before {
    background: #ef7424;
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    bottom: -15px;
    left: 50%;
    margin-left: -15px
}

.title-c1 {
    position: relative
}

.title-c1 h3 {
    position: relative;
    font-size: 38px;
    text-transform: uppercase;
    margin: 0 auto 25px auto;
    font-weight: 600
}

.title-c1 h3:before {
    background: #ffd100;
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 1px;
    bottom: -5px;
    left: 50%;
    margin-left: -15px
}

.title-c p {
    font-weight: 400;
    color: #999999;
    margin-top: 20px;
    font-size: 16px;
}

.title-c1 p {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto;
    font-weight: 400;
    color: #666666;
}

.title-l h2 {
    line-height: 28px;
    height: 28px;
    color: #333;
    position: relative;
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 20px;
    margin-bottom: 10px
}

.title-l h2:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 20px;
    top: 4px;
    background: #ff9600;
    left: 0
}

.nav-tree {
    font-size: 0;
    height: 70px;
    line-height: 70px
}

.nav-tree li {
    position: relative;
    display: inline-block
}

.nav-tree li a {
    color: #6e6e6e;
    display: block;
    padding: 0 30px;
    font-size: 16px;
    background: #fff
}

.nav-tree li a.active, .nav-tree li a.cur {
    background: linear-gradient(-45deg, #ffd100, #ff9600);
    color: #fff
}

.nav-tree li.focusa a {
    background: linear-gradient(-45deg, #ffd100, #ff9600);
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.nav-tree li ul:after {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: ''
}

.nav-tree li ul {
    top: 70px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    z-index: 99;
    position: absolute;
    width: 100%;
    display: none;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .03)
}

.nav-tree li ul li {
    display: block;
    width: 100%;
    text-align: left
}

.nav-tree li ul li.children a {
    font-size: 14px;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    display: block;
    color: #6e6e6e;
    line-height: 34px;
    height: 34px
}

.nav-tree li ul li.children a.active, .nav-tree li ul li.children a:hover {
    color: #ff9600
}

.filter-box .padding-big {
    padding: 15px 25px
}

.filter-box dl {
    margin: 15px 0
}

.filter-box dl dt {
    width: 8%;
    display: block;
    float: left;
    line-height: 24px;
    font-weight: 400
}

.filter-box dl dd {
    display: block;
    float: left;
    position: relative
}

.filter-nav ul li {
    margin: 0;
    display: block;
    float: left;
    width: auto;
    line-height: 24px
}

.filter-nav ul li a {
    margin: 0 10px 0 0;
    padding: 2px 10px;
    cursor: pointer;
    display: block;
    color: #6e6e6e;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.filter-nav ul li a:hover {
    color: #ff9600
}

.filter-nav ul li a.active {
    color: #fff;
    background: #ff9600
}

.filter-nav ul li b {
    font-weight: 400
}

.breadcrumb {
    /*width:100%;background: #ffffff;*/

    /*-webkit-box-shadow:0 3px 20px 0 rgba(40,40,40,.13);box-shadow:0 3px 20px 0 rgba(40,40,40,.13)*/
}

.crumb_box {
    background: #ffffff;

    position: relative;
)
}


.nav-x {
    width: 100%;
    position: relative;

    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
}

.nav-x .menu-toggle {
}

.nav-x ul {
    font-size: 0;
    -webkit-text-size-adjust: none;
    text-align: right;
    display: flex;
    padding-right: 5px;
}

.nav-x li {
    display: flex;
    position: relative;
}

.nav-x li i {
    margin: 0 auto 5px auto;
    font-size: 24px;
    display: block
}

.nav-x li a {
    font-size: 16px;
    padding: 0;
    height: 68px;
    border-radius: 15px;
    line-height: 68px;
    color: #6e6e6e;
    text-align: center;
    display: block
}

.nav-x li a:hover {
    color: #ff9600
}


.nav-x li a.active {


    font-size: 20px;
    color: #e9482d;
    font-weight: bold;

}

.nav-x li a.active:after {

    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    border-radius: 0;
 


}

.list-news {
    margin-bottom: 30px
}

.list-news .time {
    margin-top: 70px;
    margin-right: -20px;
    padding: 15px 0 10px 0;
    border-right: 1px solid #eee
}

.list-news .time .text-large {
    font-size: 52px;
    line-height: 54px
}

.list-news .news {
    margin-top: 70px;
    margin-left: 50px;
    margin-right: 30px
}

.list-news .news h3 a {
    display: block;
    font-size: 24px;
    color: #333;
    margin-bottom: 20px
}

.list-news .button {
    margin-top: 70px;
    width: 70px;
    line-height: 56px;
    font-size: 24px;
    border: 1px solid #ebebeb
}

.list-news:hover .button {
    background: #ff9600;
    color: #fff;
    border: 1px solid #ff9600
}

.list-news:hover h3 a {
    color: #ff9600
}

.list-post-text li {
    padding: 5px 0
}

.list-post-text li a {
    display: block
}

.list-post-text li.dot a {
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-post-text li.dot:hover a:before {
    background: #ff9600
}

.list-post-text li.dot a:before {
    content: '';
    position: absolute;
    left: -2px;
    background: #ccc;
    width: 6px;
    height: 6px;
    top: 9px;
    border-radius: 50%
}

.normal-list li {
    position: relative;
    display: block;
    background: #fff;
    margin-bottom: 20px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.normal-list li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 25px 30px 25px 50px;
    color: #333;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.normal-list li span {
    color: #888;
    position: absolute;
    right: 30px;
    top: 28px
}

.normal-list li:hover {
    background: #ff9600;
    color: #fff;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.normal-list li:hover a, .normal-list li:hover span {
    color: #fff
}

.normal-list li.dot:hover a:before {
    background: #fff
}

.normal-list li.dot a {
    position: relative
}

.normal-list li.dot a:before {
    content: '';
    position: absolute;
    left: 30px;
    background: #ececec;
    width: 7px;
    height: 7px;
    top: 35px;
    border-radius: 50%
}

.download-detail {
    position: relative;
    z-index: 3
}

.download-detail .button-big {
    padding: 15px 25px
}

.video-list .media {
    -webkit-transition: .5s;
    transition: .5s
}

.video-list .media:hover {
    box-shadow: 0 30px 50px rgba(229, 229, 229, .8)
}

.video-list .media-img {
    position: relative;
    overflow: hidden
}

.video-list .media-body .padding-big {
    padding: 20px
}

.video-list .media-body h2 {
    margin: 0 0 20px 0;
    overflow: hidden
}

.video-list .media a.play {
    opacity: .6;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: rgba(0, 0, 0, .6);
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .media .playtime {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 0 8px;
    height: 20px;
    line-height: 18px;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .media:hover a.collect, .video-list .media:hover a.play {
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .excerpt-info ul li.v2-1 {
    width: 50%
}

.video-list .excerpt-info ul li.v2-2 {
    width: 50%
}

.video-detail .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    padding-left: 25px;
    border-bottom: 1px solid #efefef
}

.video-detail .tab .tab-nav li {
    display: inline-block;
    width: 13%;
    margin: 0
}

.video-detail .tab .tab-nav li a {
    color: #616770;
    padding: 18px 0;
    border: 0;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    display: block;
    line-height: 20px;
    font-weight: 500;
    border-radius: 0;
    font-size: 16px;
    text-align: center
}

.video-detail .tab .tab-nav .active {
    border-radius: 0
}

.video-detail .tab .tab-nav .active a {
    margin-bottom: -1px;
    cursor: default;
    background: #fff;
    border-bottom: 2px solid #ff9600;
    font-weight: 600
}

.video-detail .tab .tab-nav .active a:focus, .video-detail .tab .tab-nav li a {
    outline: 0
}

.video-detail .tab .tab-body {
    border-radius: 0;
    border-top: solid 0 #ebebeb;
    padding: 25px
}

.jw-video {
    text-align: center;
    height: 510px;
    border-right: 1px solid #433d3d
}

.jw-video video {
    width: auto;
    max-width: 100%;
    height: 100%
}

.jw-video-expense {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #616770;
    z-index: 1;
    display: none
}

.jw-video-expense .apply {
    position: absolute;
    left: 50%;
    margin-left: -176px;
    top: 50%;
    margin-top: -50px
}

.jw-video-expense .button {
    cursor: pointer
}

.video-period .price {
    font-size: 32px;
    margin-top: 5px
}

.video-buy-now {
    cursor: pointer;
    width: 130px;
    float: right
}

.video-free-now {
    width: 130px;
    padding: 10px 0;
    float: right
}

.video-title h1 {
    font-size: 24px;
    display: block
}

.video-period-title {
    padding: 15px 10px 15px 20px
}

.video-period-list {
    overflow: hidden;
    height: 410px;
    overflow-y: auto
}

.video-period-list li {
    height: 69px;
    width: 100%;
    border-bottom: 1px #433d3d solid;
    position: relative;
    text-align: left
}

.video-period-list li a {
    display: block;
    padding: 8px 10px 8px 50px
}

.video-period-list li a.cur {
    background: #2d2d2d;
    display: block
}

.video-period-list li:hover {
    background: #2d2d2d
}

.video-period-list li p {
    font-size: 14px;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.video-period-list li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 13px;
    left: 18px;
    top: 15px;
    background: url(../images/video-ico.png) no-repeat;
    z-index: 4
}

.video-period-list li .video-info {
    padding-top: 8px;
    position: relative;
    color: #616770
}

.video-period-list li .video-info span {
    position: absolute;
    right: 0;
    width: 62px;
    text-align: right
}

.video-period-list li:last-child {
    border-bottom: none
}

.video-content-tit {
    padding: 5px 30px 0;
    line-height: 50px;
    border-bottom: 1px solid #eceff5
}

.video-content-tit h2 {
    font-size: 18px;
    color: #434c5a;
    border-bottom: 1px solid #434c5a;
    display: block;
    width: 72px;
    margin-bottom: -1px
}

.list-post-x .media {
    margin-bottom: 20px
}

.list-post-x .media.border {
    border: 0;
    border-bottom: 1px solid #eceff5;
    padding-bottom: 20px
}

.list-post-x .media img {
    transition: all .3s ease-out
}

.list-post-x .media .thumb-md {
    position: relative;
    max-width: 100px;
    overflow: hidden
}

.list-post-x .media .thumb-md .playtime {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 0 5px;
    height: 20px;
    line-height: 18px;
    background: rgba(0, 0, 0, .6);
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.list-post-x .media .thumb-md .playicon {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    line-height: 18px
}

.list-post-x .media:hover img {
    transition: all .3s ease-out;
    transform: scale(1.1)
}

.list-post-x .media.media-x .float-left {
    margin-right: 15px
}

.list-post-x .media.media-x .float-right {
    margin-left: 15px
}

.list-post-x .media.media-x .media-body {
    text-align: left;
    padding: 0
}

.list-post-x .media a:hover {
    color: #434c5a
}

.list-post-x .media-body p {
    color: #888;
    line-height: 22px
}

.list-post-x .media:last-child {
    margin-bottom: 0
}

.article {
    overflow: hidden
}

.article .padding-large {
    padding: 30px 0px
}

.article .post h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 66px;
    text-align: center
}

.article .post h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0
}

.article .post h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

.article .post hr {
    margin: 10px 0;
    height: 1px
}

.article .post strong {
    font-size: 16px;
    margin: 10px 0
}

.article .post table {
    margin: 20px 0
}

.article .post table th {
    background: #daf0fd;
    color: #fff;
    border: 1px solid #fff
}

.article .post table tr.ue-table-interlace-color-single {
    background: #daf0fd
}

.article .post p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px
}

.article .post img {
    max-width: 100%;
    height: auto !important
}

.article .post a {
    text-decoration: none
}

.article .post a:hover {
    color: #ff9600;
    border-bottom: 0 solid #ff9600
}

.article .post .text-right {
    text-align: right
}

.article .post ul li {
    padding: 0 0 5px 20px;
    position: relative;
    font-size: 16px
}

.article .post ul li p {
    line-height: 24px
}

.article .post ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: #888;
    width: 7px;
    height: 7px;
    border-radius: 50%
}

.article .post ol {
    padding: 10px 0 0 0
}

.article .post ol.list-paddingleft-2 {
    position: relative
}

.article .post ol li {
    padding: 0;
    position: relative
}

.article .post ol li p {
    line-height: 26px;
    font-size: 16px;
    color: #888
}


.product-list .media {
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 10px;
    height: auto
}

.product-list .media img {
    border-radius: 10px
}

.product-list .media:hover {
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 5px 20px 5px rgba(0, 0, 0, .05)
}

.product-list .media-body {
    padding: 10px 0 10px 0;
}

.product-list .media .media-body h2 a {
    color: #333333
}

.product-list .media:hover .media-body h2 a {
    color: #ff9600
}

.price-info ul li.v2-1 {
    width: 50%
}

.price-info ul li.v2-2 {
    width: 50%
}

.product-description .padding-large {
    padding: 30px 0 0 30px
}

.product-description .padding-large-top {
    padding: 0
}

.product-description p {
    line-height: 24px
}

.product-description .zoomimg {
    width: 474px
}

.product-overview .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
    border-bottom: 1px solid #efefef
}

.product-overview .tab .tab-nav li {
    display: inline-block;
    width: 12%
}

.product-overview .tab .tab-nav li a {
    margin-bottom: -1px;
    color: #6e6e6e;
    padding: 20px 0;
    display: block;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    text-align: center
}

.product-overview .tab .tab-nav .active {
    border-radius: 0
}

.product-overview .tab .tab-nav .active a {
    cursor: default;
    color: #ff9600;
    background: #fff;
    border-bottom: 3px solid #ff9600
}

.product-overview .tab .tab-nav .active a:focus, .product-overview .tab .tab-nav li a {
    outline: 0
}

.product-overview .tab .tab-body {
    padding: 0;
    border-radius: 0;
    border-top: solid 0 #ebebeb
}

#zoomimg {
    cursor: pointer;
    display: block
}

.pro-thumb .item img {
    border: 1px solid #ececec
}

.pro-thumb .item:hover img {
    border: 1px solid #ff9600
}

.pro-thumb:hover .owl-nav .owl-next, .pro-thumb:hover .owl-nav .owl-prev {
    opacity: .6
}

.attribute li {
    position: relative;
    color: #666;
    line-height: 32px
}

.attribute li span {
    color: #999
}

.content img {
    max-width: 100% !important;
    height: auto !important
}

.job-list {
    transition: .3s; border: 1px solid #eeeeee; border-radius: 10px;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.job-list:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .3);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.job-list dt {
    font-weight: 400
}
.job-list dt h2{
    font-weight: 700; font-size: 28px;
}



.job {
    position: relative;
    margin: 20px auto 60px auto;
}

 





.dialog {
    border-radius: 0;
    border: 0 solid #ebebeb;
    margin: 0 auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .3)
}

.dialog .dialog-head {
    font-size: 18px;
    border-bottom: 0;
    background: #fff;
    color: #383838
}

.dialog .dialog-head .close {
    float: right;
    line-height: 24px
}

.dialog .dialog-body {
    padding: 10px 40px 40px 40px
}

.dialog-body h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.dialog-body .form-group {
    padding-bottom: 20px
}

.dialog-body .input {
    height: 48px;
    line-height: 24px;
    padding: 0 12px;
    border: 1px solid #ebebeb;
    width: 100%;
    display: block;
    border-radius: 0;
    -webkit-appearance: none;
    box-shadow: 0 0 0 transparent inset;
    background: 0 0
}

.dialog-body .textarea {
    padding: 10px 12px;
    line-height: 24px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ebebeb
}

.dialog-body .label {
    padding-bottom: 10px;
    display: block;
    line-height: 24px
}

.dialog-body .label label {
    font-weight: 400
}

.dialog-body select {
    padding: 0 30px 0 8px;
    color: #adadad;
    border-radius: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: solid 1px #ebebeb;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-down.png) no-repeat right 50%
}

.dialog-body .form-tips .dialog-body .input-help ul {
    border: solid 0 #ebebeb;
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 0 #fff;
    border-radius: 0 0 4px 4px;
    width: 150px;
    min-width: 150px;
    width: auto;
    color: #e33;
    font-size: 12px
}

.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {
    color: #6e6e6e
}

.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {
    color: #6e6e6e
}

.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {
    color: #6e6e6e
}

.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {
    color: #6e6e6e
}

.dialog-body .input-group .addon {
    background-color: #fff;
    border: 0 solid #ebebeb;
    border-radius: 0;
    line-height: 1;
    padding: 0;
    text-align: center
}

.dialog-body .input-group .addon img {
    max-height: 50px
}

.inside h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px
}

.inside .contact {
    padding: 0 0 50px 0
}

.inside .contact hr {
    height: 1px;
    background: #f2f2f2
}

.inside .contact .media {
    margin: 0;
    padding: 0 0 30px 0
}

.inside .contact .media span {
    width: 42px;
    height: 42px;
    line-height: 64px
}

.inside .contact .media i {
    font-size: 36px
}

.inside .contact .media .media-body {
    padding: 0 0 0 10px;
    margin-top: 0
}

.inside .contact .media .media-body a, .inside .contact .media .media-body p {
    color: #333
}

.inside .wx {
    border: 1px solid #eee;
    padding: 20px 30px
}

.home-contact {
    background: #cacaca
}

.home-contact .title {
    position: relative;
    width: 590px;
    float: right;
    text-align: left
}

.home-contact .title h2 {
    font-size: 64px;
    line-height: 64px;
    padding-top: 25%;
    padding-right: 50px;
    padding-bottom: 30px
}

.home-contact .title h2 span {
    color: #ff9600
}

.home-contact .title a {
    font-size: 24px;
    text-decoration: none;
    border-bottom: 2px solid #ff9600;
    color: #fff
}

.home-contact .title a:hover {
    border-bottom: 0 solid #82cc37
}

.home-contact .gb {
    position: relative;
    width: 590px;
    float: right;
    text-align: left
}

.guestbook {
    padding: 50px 80px 50px 0
}

.guestbook h2 {
    font-size: 24px;
    font-weight: 600
}

.guestbook .padding {
    padding: 50px
}

.guestbook .form-group {
    padding-bottom: 20px
}

.guestbook .input {
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border: 0;
    width: 100%;
    display: block;
    -webkit-appearance: none;
    transition: all 1s cubic-bezier(.175, .885, .32, 1) 0s;
    box-shadow: 0 0 0 transparent inset
}

.guestbook .textarea {
    padding: 12px;
    line-height: 24px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    border: 0
}

.guestbook .label {
    display: block;
    line-height: 24px
}

.guestbook .label label {
    font-weight: 400
}

.guestbook .field {
    font-size: 16px
}

.guestbook select {
    font-size: 16px;
    padding: 0 35px 0 15px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/select-down.png) no-repeat right 50%;
    color: #666
}

.guestbook .form-tips .guestbook .input-help ul {
    border: 0;
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 0 #fff;
    border-radius: 0 0 4px 4px;
    width: 150px;
    min-width: 150px;
    width: auto;
    color: #e33;
    font-size: 12px
}

.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {
    color: #111;
    font-size: 16px
}

.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {
    color: #111;
    font-size: 16px
}

.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {
    color: #111;
    font-size: 16px
}

.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {
    color: #111;
    font-size: 16px
}

.channel-banner {
    height: 350px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0
}

.channel-banner .banner-info {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0;
    right: 0;
    z-index: 3
}

.channel-banner .banner-info h3 {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px
}

.channel-banner .banner-info h3:before {
    left: 50%;
    margin-left: -15px;
    bottom: -10px;
    width: 30px;
    height: 3px;
    background: #ff9600;
    content: '';
    display: block;
    position: absolute
}

.channel-banner .banner-info p {
    font-size: 36px
}

@media screen and (max-width: 1440px) {
    .container-layout {
        max-width: 98%
    }
}

.section-title {
    position: relative
}

.section-title h2 {
    font-size: 38px;
    font-weight: 600;
    line-height: 50px;
    margin: 20px 0;
}

.section-title h6 {
    color: #70c150;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    padding-left: 100px
}

.section-title h6:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 3px;
    left: 0;
    top: 50%;
    background: #70c150;
    margin-top: -1px
}

.text-center .section-title h6 {
    padding-left: 0
}

.text-center .section-title h6:before {
    display: none
}


/* æ»šåŠ¨äº§å“ */
.carousel-pro .media {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 0 20px 0;
    border-radius: 10px
}

.carousel-pro .media img {
    border-radius: 5px
}

.carousel-pro .media:hover {
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .05);
}

.carousel-pro .media-body {
    padding: 10px 0;
}

.carousel-pro .media-body h2 {
    min-height: 48px;
    max-height: 72px;
    line-height: 24px;
    padding-bottom: 10px
}

.carousel-pro .media-body h2 a {
    font-size: 16px;
    color: #333
}

.carousel-pro .media-body p {
    min-height: 72px;
    max-height: 72px;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px
}

.carousel-pro .button {
    background-color: #1D4696;
    transition: all .5s ease;
    box-shadow: 0 3px 8px 0px rgba(39, 39, 39, 0.26);
}

.carousel-pro .media:hover .button {
    color: #FFF;
    background-color: #1D4696;
    transition: all .5s ease;
}

/* .carousel-pro .media:hover .media-body h2 a {color:#1D4696;} */


.section1 {
    position: relative;
    margin-top: 30px;
}

.section1 {
    background: #fff;
    position: relative;
    top: -90px;
    margin-top: 0;
}


.section1 .s1-item {
    background: #fff;
    box-shadow: 0px 7px 10px 0 rgba(76, 110, 245, .1);
    transition: .5s all;
    position: relative;
    z-index: 112;
    -webkit-transition: .5s all
}

.section1 .s1-item:hover {
    transform: scale(1.1);
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    z-index: 114;
    -o-transition: .5s all
}

.section1 .s1-item {
    padding: 45px 15px;
    text-align: center
}

.section1 .s1-item .s1-img a img {
    height: 100px;
    width: 100px;
}

.section1 .s1-text {
    padding-top: 20px
}

.section1 .s1-text h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 24px;
    margin: 0
}

.section1 .s1-text h4 a {

    font-weight: 600;
    color: #333333;
}


.section1 .s1-text p {
    margin: 10px 15px 0;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}


.s1 {
}

.item-2 {
    position: relative;
}

.item-2 {
    position: relative;
}

.item-3 {
    position: relative;
}

.item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 transition:600ms;}
.item-img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

.item-1 .item-img {
    height: 282px; overflow: hidden;
}

.item-2 .item-img {overflow: hidden;
    height: 566px;
}

.item-3 .item-img {
    height: 282px;overflow: hidden;
}

.item-text {
    height: 282px;
    background: #F4F4F4;
    /*background: rgba(0,0,0,.5);*/
    padding: 30px;
}

.item-2 .item-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
}

.item-text p {
    text-align: right;
    padding-left: 50%;
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 15px;
}

.item-text .item-more {
    text-align: right;
}

.item-text .item-ico {
    margin-top: 30px;
    height: 100px;
    width: 100px;
    overflow: hidden;
}

.item-h {
    float: right;
    font-size: 30px;
    color: #252525;
    margin-top: 75px;
    max-width: 300px;
    overflow: hidden; text-align: right;
    line-height: 1; font-weight: bold;
}

@media screen and (min-width: 992px) {
    .item-1 .item-text {
        position: relative;
        top: -282px;
    }

    .item-1 .item-img {
        position: relative;
        top: 282px;
    }
}


.section7 {
    padding: 40px 0;
    background: #F5F5F4;
}


.news-item {
    margin: 20px 0;
}

.news-img {
    display: block;
    overflow: hidden;
    position: relative;
}

.news-img img {
    width: 100%;
    height: auto;
    margin: 0px auto;
    transition: 600ms;
}

.news-item:hover .news-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news-text {
    background: #fff;
    padding: 20px;
}

.news-text h4 {
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
}

.news-text h4 a {
    color: #333;
}

.news-text p.time {
    margin-top: 10px;
    color: #999;
    line-height: 24px;
}

.news-text p.info {
    color: #999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.news-item:hover .news-text h4 {
    color: #CF134C;
}

.news-item:hover .news-text h4 a {
    color: #CF134C;
}

.news-item:hover .news-text h4 {
    border-bottom-color: #ccc;
}

.news-img div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    height: 50px;
    background: #DC0B49;
    opacity: .79;
    transition: all .3s ease-in-out 0s
}

.news-img div:before {
    content: "";
    display: block;
    height: 4px;
    width: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -10px
}

.news-img div:after {
    content: "";
    display: block;
    height: 20px;
    width: 4px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -2px
}

.news-item:hover .news-img div {
    bottom: 0
}

.news-more {
    margin: 30px 0;
    text-align: center;
}

.news-more a {
    display: inline-block;
    padding: 12px;
    width: 140px;
    border: 1px solid #ccc;
    color: #999;
    font-size: 16px;
    border-radius: 8px;
}

.news-more a:hover {
    background: #CF134C;
    border-color: #CF134C;
    color: #fff;
}


.infostyle01 ul {
    margin: 0;
    padding: 0
}

.infostyle01 li {
    list-style: none
}

.infostyle01 .at_left {
    padding: 0 50px 0 0px;
}

.infostyle01 .a_top, .infostyle01 .a_bottom {
    overflow: hidden
}

.infostyle01 .at_left, .infostyle01 .at_right {
    width: 50%;
    float: left
}

.infostyle01 .ab_left, .infostyle01 .ab_right {
    width: 50%;
    float: right
}

.infostyle01 .at_right img, .infostyle01 .ab_left img {
    width: 100%;
    height: 100%;
    object-fit: cover; border-radius: 20px;
}


.infostyle01 .at_left {
    background-color: #ffffff
}

.infostyle01 .xhx {
    margin-bottom: 30px;
    display: block;
    font-size: 16px;
    color: #666666;
}

.infostyle01 .xhx:after {
    width: 30px;
    height: 3px;
    background-color: #000;
    content: "";
    display: block
}

.infostyle01 .numWrapper {
    display: flex;
    justify-content: space-between;

}

.infostyle01 .numWrapper li {
    text-align: left;
    position: relative
}

.infostyle01 .ab_right {
    padding: 52px 80px;

}

.infostyle01 .numWrapper li span {
    font-size: 50px;font-family: "TradeGothicw01-Bold";
    color: #000000
}

.infostyle01 .numWrapper li span i {
    font-size: 20px;
    position: absolute;
    top: 15px;
    width: 36px;
    text-align: left;
    color: #888888;

    font-style: normal
}

.infostyle01 .numWrapper li p {
    font-size: 16px;
    color: #888888;

}

.infostyle01 .indeximg + a {
    display: block
}

.infostyle01 .at_left .desc {
    margin-top: 15px;

}

.infostyle01 .at_left .desc p {

    color: #888888;
    margin-bottom: 10px;
    line-height: 1.75;

}


.infostyle01 .at_left .title {
 
 
    overflow: hidden;

    color: #333333;
    font-size: 48px; font-weight: bold;
    margin-bottom: 15px;
    
    
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase; font-family: "TradeGothicw01-Bold";
}

.infostyle01 .at_left .title:after {
    content: "";
    display: block;
    margin-top: 20px;
    height: 12px; border-radius: 5px;
    width: 90px;
    background: #165d95;
}


 
.infostyle01 .at_left .watchmore {
    display: inline-block;
    padding: 10px 40px;
    border: 1px solid #f1f1f1;
    color: #666666;
    margin: 20px 0;
}

.infostyle01 .at_left p {
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 63px
}

.infostyle01 h4 a {
    color: #333333;

}

.infostyle01 .at_left li a {
    color: #888888;

}

.infostyle01 h4 a:hover, .infostyle01 .at_left li a:hover {
    color: #0d56a7;

}


.section3 {
    padding: 140px 0 60px;
    background: #F4F5F6;
}

.img03-item {
    padding: 15px;
    border: 1px solid #EEEEEE;

    text-align: center;

    margin-bottom: 15px;
}

.img03-img {
    display: block;
    overflow: hidden;
}

.img03-img img {
    width: 100%;
    height: auto;
    margin: 0px auto;
    transition: 600ms;
}

.img03-item:hover .img03-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.img03-text {
    text-align: center;

}

.img03-text h4 a {
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    line-height: 32px;
    padding-top: 10px;
    display: block;
}

.s4 {
 
}
.s4 h2 {
    color: #fff;
    font-size:50px; font-weight: bold;
}

.s4 h4 {
    color: #fff;
    font-size: 80px;    font-family: "TradeGothicw01-Bold";
    margin: 0px;
}

 

.s4 p {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 40px;
}

.s4 a {
    display: inline-block;
    line-height: 60px;
    background: #165d95;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 60px;
    padding: 0 40px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .s4 {
        padding: 80px 0;
    }

    .s4 h2 {
        font-size: 60px;
    }

    .s4 h4 {
        font-size: 40px;
        margin: 30px 0;
    }

    .s4 p {
        margin: 30px 0;
    }
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .s3-text h4 {
        font-size: 24px;
    }

    .s4 {
        padding: 60px 0;
    }

    .s4 h2 {
        font-size: 36px;
    }

    .s4 h4 {
        font-size: 30px;
        margin: 20px 0;
    }

    .s4 p {
        font-size: 14px;
        margin: 20px 0;
    }
}


.section6 {
}

.about-bg {
    height: 600px;
    background: url(../images/aboutbanner.jpg) center center no-repeat;
}

.about-1 {
    margin-top: -150px;
    text-align: center;
}

.about-1-bg {
    background: #ffffff;box-shadow: 0px 7px 10px 0 rgb(76 110 245 / 10%);
    padding: 40px; border-radius: 15px;
}

.about-1 h4 {
    font-size: 36px;
    color: #333333;
    max-width: 800px;
    margin: 0 auto;
}

.about-1 p {
    color: #888888;
    max-width: 800px;
    margin: 20px auto 30px;
}

.about-1 a.more {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #eeeeee;
    width: 180px;
    margin: 0 auto;
    max-width: 100%;
    text-transform: uppercase;
    color: #333333;
    border-radius: 15px;
}

.about-2 {
    padding: 20px 0;
}

.about-2-item {
    margin: 20px 0;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .about-2 [class*="col-"] + [class*="col-"]
    .about-2-item:after {
        content: "";
        display: block;
        width: 1px;
        height: 70px;
        background: #ccc;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -35px;
    }
}

.about-2-item h4 {
}

.about-2-item h4 span {
    color: #CF134C;
    font-size: 60px;
}

.about-2-item h4 em {
    margin-left: 5px;
    font-size: 16px;
    color: #999;
    vertical-align: top;
    font-style: normal;
}

.about-2-item p {
    color: #999;
    font-size: 16px;
}


.foot {
    background: #132c4e;
    padding: 60px 0 0;
}

.foot-left {
    float: left;
    margin-right: 50px;
}

.foot-left p {
    display: block;
    position: relative;
    font-size: 28px;
    color: #FFDF05;
    font-weight: bold;
}

.foot-left p:before {
    content: "";
    height: 2px;
    width: 60px;
    background: #FFDF05;
    margin-bottom: 20px;
    display: block;
}

.foot-left h4 {
    margin: 15px 0;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.foot-left h4 small {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: -10px;
}

.foot-left img {
}
.foot-left .mpweixin{
    padding: 0 0 20px 0;
}
.foot-left .mpweixin h5{
    color: #fff;
    font-size: 14px; padding: 10px 0;
    color: rgba(255, 255, 255, .6);
}
.foot-right {
    overflow: hidden;
}




.foot .foot4{
    display: block;
 
    position: relative;
 
    width: 100%; border-top: 1px solid rgba(255, 255, 255, .2);
}

.foot .foot4 .banquan {
    float: left;
    width: 75%;
    padding: 20px 0px;
    color: #cecece;
}
.foot .foot4 .banquan a{
 
    color: rgba(206, 206, 206);
}
.foot .foot4  .beian {
    float: left;
    width: 25%;
    color: #cecece; text-align: right;
    padding: 20px 0px;
}


.foot .foot4 .beian a {
    color: rgba(206, 206, 206, .5);
}




.foot-ul {
    padding: 0 20px;
    margin-left: 15px;
    margin-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .16);
    height: 300px;
}

.foot-ul h4 {
    color: #fff;
    font-size: 16px;
}

.foot-ul h4 a {
    color: #fff;
}

.foot-ul p {
    display: block;
    color: #7D7E8A;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.foot-ul ul {
    padding: 0;
    margin: 0;
}

.foot-ul ul li {
    color: rgba(255, 255, 255, .56);
    line-height: 32px;
}

.foot-ul ul li a {
    color: rgba(255, 255, 255, .56);
}

 

.partner-item {
    margin: 15px 0;
    border: 1px solid #eeeeee;
    position: relative; border-radius: 10px;
    top: 0;
    transition: all 300ms ease-in-out 0s;
}

.partner-item img {
    width: 100%;border-radius: 10px;
    height: auto;
}

.partner-item:hover {
    top: -5px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}





@font-face {
    font-family: 'icomoon';
    src:url('../font/icomoon.eot?qradjf');
    src:url('../font/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?qradjf') format('truetype'),
    url('../font/icomoon.woff?qradjf') format('woff'),
    url('../font/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
    font-family:"icomoon";
    font-style:normal;
    font-weight:normal;
    speak:none;
    display:inline-block;
    text-decoration:inherit;
    text-align:center;
    font-variant:normal;
    text-transform:none;
    font-size:24px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    line-height:24px;
    color:#999;
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(images/02index-banner-8.gif) no-repeat #ff6800 center;}
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff}
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(images/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;
    font-style: normal;
}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-code .cndns-right-box .sev-t img{ width: 100%}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}