﻿@charset "UTF-8";

@import url(../javascript/revolution/css/settings.css);
@import url(../javascript/revolution/css/layers.css);
@import url(../javascript/revolution/css/navigation.css);
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: 'Roboto', Arial, sans-serif, \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft Jhenghei", sans-serif !important;
}
html,body{
    position:relative;
    height:auto;
}

.fl{
    float:left;
}
.fr{
    float:right;
}
.bgred{
    background-color: #fb4848;
}
.bggray{
    background-color: #36404b;
}
/*index*---header*/
.head_logo {
    margin-top:10px;
    float: left;
    height: 52px;
    line-height: 52px;
    vertical-align: middle
}

.head_logo img {
    max-width: 90%;
    max-height: 52px
}

/* 210930 by SK marked 取消特效
.head_logo:hover img {
    -webkit-animation: qjsannimation 1s .2s ease both;
    -moz-animation: qjsannimation 1s .2s ease both
}
*/
@-webkit-keyframes qjsannimation {
    0% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes qjsannimation {
    0% {
        -moz-transform: translateX(0)
    }
    15% {
        -moz-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -moz-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -moz-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -moz-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -moz-transform: translateX(0)
    }
}
.head-icon {
    float: right;
    padding: 0;
    line-height: 0;
    padding-top:10px;
}

.head-icon:after {
    display: block;
    content: '';
    clear: both
}

.head-icon a{
    display: inline-block;
    text-align: left;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-left: 30px;
    height: 50px
}

.head-icon a:first-child {
    padding: 0;
    margin: 0
}

.head-icon a i {
    border: 1px solid #fb4848;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color: #fb4848;
    float: left;
    margin-right: 10px
}

.head-icon a p {
    float: left;
    line-height: 25px;
    margin: 0
}

.head-icon a b {
    display: block;
    color: #999
}
.adisabled{
    color:gray !important;
    cursor:text;
}
@media(max-width:1200px) {
    .head-icon a {
        margin-left: 15px
    }
}
@media(max-width:992px) {
    header {
        padding: 20px 0 25px 0;
        text-align: center
    }
    .tp-banner .container,
    header .container {
        width: auto
    }
    .head_logo {
        float: none;
        height: auto;
        line-height: normal
    }
    .head-icon {
        float: none;
        padding: 30px 0 0 0
    }
}

@media(max-width:767px) {
    header {
        padding: 15px 0 0 0;
        text-align: left
    }
    .head-icon {
        display: none
    }
}

{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
ul {
    list-style: none;
}

.glyphicon-home:before {
    color: #fff;
}

@media screen and (min-width: 769px) {



}


/*小屏*/
@media screen and (max-width: 768px) {
    .top_name, .home-btn, .page_bg {
        display: none;
    }
    .language {
        border-left: 0px;
        border-right: 0px;
    }
    .list_box {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .tel_box {
        /*display: none;*/padding-left: 25%;
    }

    .top_tel {
        margin-top: 10px;
    }

    .top_number {
        margin: 0px 0px 0px 10px;
    }

    .logo {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
        max-width: 380px;
    }

    .left_h2 {
        margin-top: 25px;
    }
    .list_related h2.left_h2 {
        margin-top: 60px;
    }
    .product_img, .product_list2 div.product_img {
        min-height: 100px;
        margin-bottom: 25px;
    }
    .related_list div.product_img {
        min-height: 180px;
    }
    .product_con img, .contents img {
        width: 100%;
    }
    .about-p {
        margin-top: 20px;
    }
    a.about-more {
        margin-top: 10px;
    }
    .news_time {
        display: none;
    }
    .left_news ul {
        padding-bottom: 20px;
    }
    .index_contact {
        margin-top: 5px;
    }
    .product_h1 {
        line-height: 22px;
        font-size: 16px;
        margin-top: 35px;
    }
    .feedback {
        margin-top: 30px;
    }
    .footer_nav {
        background-color: #fafafa;
    }


}
@media screen and (max-width: 767px) {

}

/*414px�?68px*/
@media screen and (min-width:414px) and (max-width:768px) {
    .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
        float: left;
    }
    .col-mm-12 {
        width: 100%;
    }
    .col-mm-11 {
        width: 91.66666667%;
    }
    .col-mm-10 {
        width: 83.33333333%;
    }
    .col-mm-9 {
        width: 75%;
    }
    .col-mm-8 {
        width: 66.66666667%;
    }
    .col-mm-7 {
        width: 58.33333333%;
    }
    .col-mm-6 {
        width: 50%;
    }
    .col-mm-5 {
        width: 41.66666667%;
    }
    .col-mm-4 {
        width: 33.33333333%;
    }
    .col-mm-3 {
        width: 25%;
    }
    .col-mm-2 {
        width: 16.66666667%;
    }
    .col-mm-1 {
        width: 8.33333333%;
    }
    .logo {
        max-width: 380px;
    }
}
@media screen and (max-width: 414px) {
    .logo {
        max-width: 280px;
    }
}
@media (min-width: 1200px){
    .container {
        padding: 0px;
    }
}
.rev_slider_wrapper .slide-content-box h4{
    color: #ffffff;
    font-size: 32px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Antic', sans-serif;
}
.rev_slider_wrapper .slide-content-box h1 {
    color: #ffffff;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
}
.rev_slider_wrapper .slide-content-box p{
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Antic', sans-serif;
}
.rev_slider_wrapper .slotholder {
    position: relative;
}
.slotholder:after {
    background: rgba(44, 48, 56, 0.6);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}
.tp-bannertimer {
    display: none;
}
.tparrows {
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5px)
}
.rev_slider_wrapper .tp-rightarrow.tparrows {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 30px;
    height: 110px;
    right: 0 !important;
    top: 50% !important;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}
.rev_slider_wrapper .tp-rightarrow.tparrows:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin: 50px 0 0 9px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #fff
}
.rev_slider_wrapper .tp-leftarrow.tparrows{
    z-index: 100;
    cursor: pointer;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 30px;
    height: 110px;
    left: 0 !important;
    top: 50% !important;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}
.rev_slider_wrapper .tp-leftarrow.tparrows:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin: 50px 0 0 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #fff
}
.rev_slider_wrapper .tp-leftarrow.tparrows:hover,
.rev_slider_wrapper .tp-rightarrow.tparrows:hover {
    background: #fb4848
}
a:focus,
a:hover {
    text-decoration: none;
}
.title-block {
    position: relative;
    text-align: center;
    padding: 100px 0 60px 0
}

.title-block:before {
    height: 5px;
    border-top: 1px solid #d7d9db;
    border-bottom: 1px solid #d7d9db;
    margin: 0 auto;
    max-width: 350px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 124px;
    z-index: 0;
    content: ''
}

.title-block a {
    width: 220px;
    height: 54px;
    line-height: 54px;
    display: block;
    margin: 0 auto;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    text-align: center;
    position: relative;
    background: #36404b;
    z-index: 1
}

.title-block a h2 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    display: inline;
    padding: 0;
    font-weight: normal
}

.title-block a:before {
    width: 10px;
    height: 54px;
    line-height: 54px;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: -24px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    border-width: 0 0 54px 24px;
    border-color: transparent transparent #36404b transparent;
    border-style: solid
}

.title-block a:after {
    width: 10px;
    height: 54px;
    line-height: 54px;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: -24px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    border-width: 54px 24px 0 0;
    border-color: #36404b transparent transparent transparent;
    border-style: solid
}

.title-block p {
    display: block;
    color: #777;
    margin: 30px 15px 0 15px;
    font-size: 15px
}

.title-block a[href]:hover {
    background: #fb4848
}

.title-block a[href]:hover:before {
    border-color: transparent transparent #fb4848 transparent
}

.title-block a[href]:hover:after {
    border-color: #fb4848 transparent transparent transparent
}

.title-block b {
    position: absolute;
    width: 70px;
    height: 54px;
    top: 0;
    margin: 100px 109px 0 0;
    right: 50%;
    cursor: pointer;
    opacity: 0;
    transition: .3s 1s;
    -ms-transition: .3s 1s;
    -moz-transition: .3s 1s;
    -webkit-transition: .3s 1s;
    z-index: 99
}

.title-block i {
    position: absolute;
    width: 70px;
    height: 54px;
    top: 0;
    margin: 100px 0 0 109px;
    left: 50%;
    cursor: pointer;
    opacity: 0;
    transition: .3s 1s;
    -ms-transition: .3s 1s;
    -moz-transition: .3s 1s;
    -webkit-transition: .3s 1s;
    z-index: 99
}

.title-block b:after {
    display: block;
    content: '';
    border-width: 54px 24px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    border-color: #fb4848 transparent transparent transparent;
    border-style: solid;
    width: 70px;
    line-height: 54px;
    z-index: 8;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    left: auto;
    right: 0
}

.title-block b:hover:after {
    border-color: #36404b transparent transparent transparent
}

.title-block i:after {
    display: block;
    content: '';
    border-width: 0 0 54px 24px;
    position: absolute;
    right: 0;
    top: 0;
    border-color: transparent transparent #fb4848 transparent;
    border-style: solid;
    width: 70px;
    line-height: 54px;
    z-index: 8;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    right: auto;
    left: 0
}

.title-block i:hover:after {
    border-color: transparent transparent #36404b transparent
}

.title-block b:before {
    color: #fff;
    z-index: 9;
    position: absolute;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    top: 0;
    left: 0
}

.title-block i:before {
    color: #fff;
    z-index: 9;
    position: absolute;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    top: 0;
    right: 0
}

@media(max-width:767px) {
    .title-block {
        padding: 50px 0 30px 0
    }
    .title-block b {
        margin: 50px 109px 0 0;
    }

    .title-block i {
        margin: 50px 0 0 109px;
    }
    .title-block:before {
        top: 74px
    }
    .title-box b {
        margin:50px 109px 0 0
    }
    .title-box i {
        margin:50px 0 0 109px
    }
}
section:hover .title-block b,
section:hover .title-block i {
    opacity: 1;
    -webkit-animation: vfctrid 1s 2s ease both;
    -moz-animation: vfctrid 1s 2s ease both
}

@-webkit-keyframes vfctrid {
    0% {
        -webkit-transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@-moz-keyframes vfctrid {
    0% {
        -moz-transform: scale(1)
    }
    10%,
    20% {
        -moz-transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -moz-transform: scale(1) rotate(0)
    }
}
.about-project {
    padding-bottom: 50px
}

.about-project a {
    display: block;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.about-project a:before {
    display: block;
    content: '';
    border-width: 0 0 40px 20px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    border-color: transparent transparent #36404b transparent;
    border-style: solid;
    width: 60px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.about-project a:hover:before {
    border-color: transparent transparent #fb4848 transparent
}

.about-project a:after {
    display: block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\e092";
    position: absolute;
    line-height: 40px;
    bottom: 1px;
    right: 15px;
    z-index: 1;
    color: #fff
}

.about-project a img {
    display: block;
    width: 100%;
    z-index: 998;
    position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.about-project a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.about-project a span {
    background: #fb4848;
    z-index: 999;
    display: block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.about-project a:hover span {
    background: #36404b
}

.about-project a span h4 {
    display: block;
    overflow: hidden;
    margin: 0;
    color: #fff;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    padding: 0 15px
}

.about-project a span i {
    display: block;
    background: #fb4848;
    width: 70px;
    height: 36px;
    line-height: 34px;
    font-size: 24px;
    color: #fcfcfc;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    position: absolute;
    left: 50%;
    top: -36px;
    margin-left: -35px
}

.about-project a:hover span i {
    background: #36404b
}

.about-project a span i:after {
    border-style: solid;
    border-width: 0 35px 20px 35px;
    border-color: transparent transparent #fb4848 transparent;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    content: '';
    position: absolute;
    bottom: 36px;
    left: 0
}

.about-project a:hover span i:after {
    border-color: transparent transparent #36404b transparent
}

.about-project a p {
    display: block;
    padding: 30px 25px 60px 25px;
    color: #999;
    margin: 0;
    line-height: 25px;
    border: 1px solid #ececec;
    border-top: 0
}

.about-project a p font {
    overflow: hidden;
    display: block;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}
.about-jianjie ul{
    margin-bottom: 50px;
}

@media(max-width:479px) {
    .about-project {
        padding-bottom: 0
    }
}
.image-block {
    background: #f6f7f8;
    padding-bottom: 100px
}
.image-pd {
    text-align: center;
    line-height: 2
}

.image-pd li b {
    display: block;
    overflow: hidden;
    position: relative
}

.image-pd li b img {
    display: block;
    width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.image-pd li:hover b img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.image-pd li b:before {
    display: block;
    z-index: 8;
    content: '';
    position: absolute;
    top: -100%;
    left: 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.image-pd li:hover b:before {
    top: 0
}

.image-pd li b a {
    position: absolute;
    z-index: 9;
    border: 1px solid #fff;
    color: #fff;
    width: 100px;
    height: 50px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    border-radius: 5%;
    top: -50%;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    left:50%;
    margin-left: -50px;
    margin-top: -25px;
}



.image-pd li:hover b a {
    top: 50%
}

.image-pd li b a:hover {
    background: #fb4848
}

.image-pd li a.bt {
    background: #fff;
    border-width: 0 1px 1px 0;
    border-color: #eaeaea;
    border-style: solid;
    display: block;
    padding: 15px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.image-pd li a.bt h4 {
    font-size: 15px;
    display: block;
    color: #36404b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    font-weight: normal;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.image-pd li a.bt font {
    display: block;
    color: #999;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.image-pd li:hover a.bt {
    background: #fb4848
}

.image-pd li:hover a.bt h4 {
    color: #fff
}

.image-pd li:hover a.bt font {
    color: #fff
}

@media(max-width:479px) {
    .image-block {
        padding-bottom: 20px
    }
    .image-pd {
        margin: 0 15px
    }
}
.row.no-space {
    margin-right: 0;
    margin-left: 0
}

.row.no-space>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.about-blcok {
    background: #f7f7f7;
    display: table;
    width: 100%
}

.about-company {
    display: table-row
}

.about-image {
    display: table-cell !important;
    width: 50%;
    background-size: cover
}

.about-image img {
    display:inline-block; !important;
    max-width: 100%;
    max-height:auto;
  vertical-align: center;
}
.about-company.auto .about-image {
    background: none !important;
    vertical-align: middle
}



.about-content {
    display: table-cell;
    width: 50%;
    padding: 90px 0 90px 60px
}

.about-company.auto .about-content {
    vertical-align: top
}

@media(max-width:1200px) {
    .about-content {
        padding: 60px 0 60px 30px
    }
}

@media(max-width:992px) {
    .about-blcok {
        display: block
    }
    .about-company {
        display: block
    }
    .about-image {
        display: block !important;
        width: auto
    }
    .about-image img {
        display: block !important
    }
    .about-content {
        display: block;
        width: auto;
        padding: 50px 25px 50px 30px
    }
}

@media(max-width:479px) {
    .about-content {
        display: block;
        width: auto;
        padding: 50px 15px
    }
}
.more-block {
    width: 166px;
    height: 44px;
    line-height: 44px !important;
    font-size: 14px !important;
    display: inline-block;
    padding: 0;
    border: 0;
    background: #36404b;
    color: #fff !important;
    position: relative;
    color: #fff;
    text-indent: 36px;
    text-align: left;
    cursor: pointer
}

.more-block:before {
    display: block;
    content: '';
    border-width: 0 0 44px 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-color: transparent transparent #fb4848 transparent;
    border-style: solid;
    width: 55px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.more-block:after {
    display: block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\e092";
    position: absolute;
    line-height: 40px;
    z-index: 1;
    color: #fff;
    top: 0;
    right: 14px
}

.more-block:hover {
    background: #fb4848;
    color: #fff
}

.more-block:hover:before {
    border-color: transparent transparent #36404b transparent
}
.clear-box {
    clear: both
}
footer {
    border: 0;
    background: #2c343d;
    line-height: 2;
    color: #fff;
    padding: 20px 0;
}

footer .container {
    position: relative
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fff
}

footer p {
    margin-bottom: 0
}
/*about.html*/
.top-banner{
    width:100%;
    height:360px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
.top-banner img{
    display:block;
    width:100%;
    min-height:360px;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    animation: myScale 10s ease-in-out infinite;
    -webkit-animation: myScale 15s ease-in-out infinite;
    -moz-animation:myScale 15s ease-in-out infinite;
    -o-animation:myScale 15s ease-in-out infinite;
    -moz-animation: myScale 15s ease-in-out infinite; ;
}
@media all and (min-width:800px){
    .top-banner .top-content{
        width:1200px;
        height:360px;
        margin:0 auto;
        position:absolute;
        top:50%;
        left:50%;
        z-index:2;
        margin:-180px 0 0 -600px;
    }
    .top-banner .top-content h2{
        display:block;
        width:100%;
        height:auto;
        overflow:hidden;
        text-align:center;
        font-size:38px;
        line-height:400px;
        color:#fff;
        font-weight: normal;
    }
}
@media all and (max-width:800px){
    .top-banner{
        width:100%;
        height:160px;
        margin:0 auto;
        overflow:hidden;
        position:relative;
    }
    .top-banner img{
        display:block;
        width:100%;
        min-height:160px;
        position:absolute;
        top:0;
        left:0;
        z-index:1;
        animation: myScale 10s ease-in-out infinite;
        -webkit-animation: myScale 15s ease-in-out infinite;
        -moz-animation:myScale 15s ease-in-out infinite;
        -o-animation:myScale 15s ease-in-out infinite;
        -moz-animation: myScale 15s ease-in-out infinite; ;
    }
    .top-banner .top-content{
        width:94%;
        height:160px;
        margin:0 auto;
        position:absolute;
        top:0;
        left:3%;
        z-index:2;
    }
    .top-banner .top-content h2{
        display:block;
        width:100%;
        height:auto;
        overflow:hidden;
        text-align:center;
        font-size:26px;
        line-height:200px;
        color:#fff;
        font-weight: normal;
    }
}
@keyframes myScale {
    0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.1);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }
}
.about-ourCompany{
    background-image: url("../images/bg.png");
}

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}
#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #2d2d2d;
}
@media only screen and (min-width: 1170px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }
    #cd-timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}
.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-block:first-child {
    margin-top: 0;
}
.cd-timeline-block:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        /*  margin: 4em 0;*/
        margin-top:-30px;
    }
    .cd-timeline-block:first-child {
        margin-top: 0;
    }
    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}
.cd-timeline-img.cd-picture {
    background: #75ce66;
}
.cd-timeline-img.cd-movie {
    background: #fb4848;
}
.cd-timeline-img.cd-location {
    background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 40px;
        height: 40px;
        left: 50%;
        margin-left: -20px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden;
    }
    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -moz-transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
    }
}
@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #fff;
    border-radius: 0.25em;
    padding: 0.25em;
    box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-content h2 {
    color: #303e49;
    font-weight: bold;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 13px;
    font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
}
.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #36404b;
    color: #fff;
    border-radius: 0.25em;
}
.cd-timeline-content .cd-read-more:hover {
    background:#fb4848;
}
.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}
.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}
.cd-timeline-content h2 {
    font-size: 20px;
}
@media only screen and (min-width: 768px) {
    .cd-timeline-content p {
        font-size: 16px;
    }
    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 0.5em;
        width: 45%;
    }
    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white;
    }
    .cd-timeline-content .cd-read-more {
        float: left;
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
        font-size: 1rem;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: white;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }
    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden;
    }
    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
}

@media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}
@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}
@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}
@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
/*
.page-wrapper2{
    background-image: url(../images/bg.png);
}*/
/*about2 public*/
.bread { width: 100%;  border-bottom: 1px solid rgb(221, 221, 221); margin: 0px auto; }
.bread-text { margin: 0px auto; line-height: 45px; }
.bread-text span { color: rgb(135, 135, 135); display: inline-block; padding: 0px 3px; font-size: 14px; }
.bread-text a { color: rgb(135, 135, 135); display: inline-block; font-size: 14px; }
.bread-text a:hover { color: #fb4848; }
.bread-text a.red { color: #fb4848; }
@media all and (max-width:812px){
    .left-nav1{display: none;}
}
.left-nav,.left-news{margin:25px 0;}
.left-nav h3,.left-news h3,.left-contact h3{
    background-image: url(images/ico.png);
    background-repeat: no-repeat;
    background-position: 86% 50%;
    border-bottom: 4px solid #fb4848;
    padding:18px 30px;
    background-color:#36404b;
    color:#fff;
    margin:0;
    font-size:2rem;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.left-nav ul li,.left-news ul li{
    border-right:1px solid #e4e3e3;
    border-left:1px solid #e4e3e3;
    line-height:50px;
}
.left-news ul li{
    border-bottom: 1px solid #dcdbdb;
    height:50px;
    padding:0 5px 0 15px;
    overflow: hidden;
    position: relative;
}
.left-news ul li:before{
    content:"";
    height:4px;
    width:4px;
    left:5px;
    top:23px;
    position: absolute;
    background:#36404b;
}
.left-news ul li:hover:before{
    content:"";
    height:4px;
    width:4px;
    left:5px;
    top:23px;
    position: absolute;
    background:#fb4848;
}
.left-nav ul li>a{
    color:#36404b;
    display: block;
    font-size:1.5rem;
    font-weight: bold;
    border-bottom: 1px solid #dcdbdb;
    padding:0 2% 0 2%;
}
.left-news ul li>a{
    font-size:1.3rem;
    color:#4c4948;
}
.left-nav ul li>a{
    background:url(images/ico1.png) no-repeat center right 20%;
}
.left-nav ul li>a:hover,.left-news ul li>a:hover{
    color:#fb4848;
}
.right-content{
    color:#666;
    font-size:14px;
    line-height: 24px;
    margin:20px 10px 25px;
}
.right-content p{
    text-indent: 24pt;
    text-align: justify;
}
.right-content .content-title{
    padding: 14px 20px 10px;
    border-bottom: 1px solid #e9e9e9;
}
.right-content .content-title h3{
    color:#fb4848;
}
.right-content .about-img2 img{
    width:100%;
    border:5px solid #fff;
    border-radius: 5px;
}
.company-idea-Detail{
    position:absolute;
    top:50%;
    left:50%;
    text-align: center !important;
    transform: translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);;
}
.company-idea-Detail>p{
    text-align:center !important;
}

.pMiddle {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 26px;
    color: #fff;
}
.company-idea>li>div img{width: 100%;}
.left-contact{
    padding-bottom: 30px;
}
.left-contact .box{
    border: 1px solid #e4e3e3;
    padding: 25px 0 20px;
}
.left-contact .box>p{
    text-align: center;
    color:#333;
    font-size:14px;
    line-height: 24px;
    padding:0 5px;
}
.left-contact .box>div{
    padding:0 5px;
    text-align: center;
    border-bottom: 1px solid #dcdbdb;
}
.left-contact .box a{
    font-size:2rem;
    line-height: 40px;
    color:#36404b;
    font-weight: bold;
}
.left-contact .box a i{
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
    background-color:#fb4848;
}
.left-contact .box a i:hover{
    background-color:#fb4848;
}
.left-nav{margin:25px 0;}
.left-nav h3{
    background-image: url(../images/ico.png);
    background-repeat: no-repeat;
    background-position: 86% 50%;
    border-bottom: 4px solid #fb4848;
    padding:18px 30px;
    background-color:#36404b;
    color:#fff;
    margin:0;
    font-size:2rem;
    font-weight: bold;
}
.left-nav ul li{
    border-right:1px solid #e4e3e3;
    border-left:1px solid #e4e3e3;
    line-height:50px;
}
.left-nav ul li>a{
    color:#36404b;
    display: block;
    font-size:1.5rem;
    font-weight: bold;
    background:url(../images/ico1.png) no-repeat center right 20%;
    border-bottom: 1px solid #dcdbdb;
    padding:0 2% 0 2%;
}
.left-nav ul li>a:hover{
    color:#fb4848;
}
.right-content .content-title{
    padding: 5px 20px 2px;
    border-bottom: 2px solid #36404b;
}
.right-content .content-title h3{
    color:#36404b;
    font-weight: bold;
}
/*aboutqty*/
.right-top-box{
    padding-top:15px;
}
.qty-content h3{
    color:#fb4848;
}
.right-bottom-box {
    margin-top:20px;
}
.right-bottom-box div img{
    width: 100%;
}
.qty-list li{
    position: relative;
    color:#666;
}
.right-top-box div img{
    width:100%;
}
.qty-content h3{
    margin-top: 0px;
    margin-left:30px;
}
.qty-list li:before{
    content: "";
    height: 4px;
    width: 4px;
    position: absolute;
    background: #36404b;
}
@media screen and (max-width: 767px) {
    .qty-list li:before{
        left: -10px;
        top: 20px;
    }
    .qty-list li{
        font-size: 1.3em;
        line-height: 2.2em;
        letter-spacing: 3px;
    }
}
@media screen and (min-width: 768px) {
    .qty-list li:before{
        left: -10px;
        top: 10px;
    }
    .qty-content h3{font-size:18px;}
    .qty-list li{
        font-size:1em;
        line-height:2em;
        letter-spacing: 1px;
    }
}
@media screen and (min-width: 1200px){
    .qty-list li:before{
        left: -10px;
        top: 20px;
    }
    .qty-list li{
        font-size: 1.3em;
        line-height: 2.2em;
        letter-spacing: 3px;
    }
}

/*左边菜单栏下拉框*/
.left-nav ul{
    list-style: none;
}
.left-nav>ul>li{
    width        : 100%;
    border-bottom: 1px solid #fff;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.left-nav>ul>li p[class=title]{
    cursor:pointer;
    width      : 100%;
    text-align : left;
    height     : 50px;
    line-height: 50px;
    padding    : 0;
    border     : none;
    position   : relative;
    font-size  : 20px;
}
.left-nav>ul>li p[class=title]>span{
    position: absolute;
    right: 10%;
}
.list-se{
    overflow: hidden;
    display: none;
    padding-left:0;
}
.list-se>p{
    color     :#fb4848;
}
.list-se>li{
    padding-left:40px;
    position: relative;
    right   : -100%;
    -webkit-transition: right .5s;
    -moz-transition   : right .5s;
    -o-transition     : right .5s;
    transition        : right .5s;
}
.list-se>li>p{
    color       : #fb4848;
    height      : 50px;
    -webkit-box-sizing :border-box;
    box-sizing :border-box;
    /*padding-left: 10px;*/
    line-height : 50px;
    border-left : 5px solid #3b3b3b;
    -webkit-transition   : border .5s;
    transition  : border .5s;
    -webkit-transition   : background .3s;
    transition  : background .3s;
}
.list-se>li>p:hover{
    border-color: #EE4977;
    background  : #5b5b5b;
}
/*investor_ds_page*/
.article-childgroup{
    margin-top:40px;
}
.articleList{
    margin-bottom: -1rem;
}
.articleList:first-child{
    border-top:1px solid #999;
}
@media(max-width:1199.98px){
    .articleList{
        margin-bottom: 2rem;
    }
    .articleItem-body{
        padding:0.1rem 0;
    }


}
.articleItem-body{
    display: flex !important;
    position: relative;
    cursor: pointer;
    color:gray;
    padding:0.1rem 0;
    border-bottom: 1px dashed #999;
}
.cllaspedown{
    font-weight: 900;
    font-size: larger;
    width: 15px;
    height: 15px;
    color: #b32a2a;
    position: absolute;
    right: 1rem;
    top: 2rem;
    padding: 1.25rem 0;
}
.art-title{
    padding-right:3rem;
    position: relative;
    max-height: none;
    line-height: 1.2;
    margin-top:10px !important;
}
.art-title{
    transition: left 0.2s;
    color:#b32a2a;
    left:0px;
    font-size:inherit;
    font-weight: 400;
    overflow: hidden;
}
.span-block{
    color:rgba(0,0,0,0.5);
    display: block;
}
.artdate{
    font-size: 20px;
    margin-right:1rem;
    width: 30%;
    max-width:30%;
    flex-shrink: 0;
    color:#999;
    align-self: center;
    font-weight: 400;
}
.articleItem-expand{
    display: none;
}
.basicArt .art-group{
    margin-bottom: 3.5rem;
}
.basicArt .art-group .art-title{
    font-size:1.5rem;
    font-weight: 500;
    margin-bottom: 0.85rem;
    color: #4d4d4d;
}
.basicArt .art-group p{
    margin-top:0;
    margin-bottom: 1rem;
}
.ist-ul-tiltle{
    margin-top:30px;
    padding-left:10px;
    padding-right:60px;
    background-color:#4d5a6a;
    color:#fff;
    font-weight:bold;
    font-size:15px;
    height:50px;
    line-height:50px;
}
.ist-ul-tiltle p{
    text-indent: 0;
    margin-bottom: 0px;
}
.ist-ul-tiltle span{
    display: block;
}
.download ul li a em i{
    color:#b32a2a;
    margin-right: 0.5rem;
    font-size:larger;
}
.download {
    padding: 0 0 40px;
}
.download ul{
    border-top:2px dashed #36404b;
    margin-top:20px;
}
.download ul li {
    margin: 0 auto;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px dashed #999;
    transition: 0.3s;
    font-size: 16px;
}
.download ul li span {
    float: right;
}
.download ul li:hover {
    padding: 0 20px;
}
.download ul li em {
    display: inline-block;
    font-style: normal;
    width: 70%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.download ul li a{
    color:#36404b;
}
.download ul li a:hover{
    color:#fb4848;
}
.li-menu ul{
    margin-top: 20px;
    text-align: left;
}
.li-menu ul li{
    display: inline-block;
    padding:10px 20px;
    border-right:2px solid #999;
    color:#fff;
    -moz-box-shadow: 0 4px 15px -2px gray;
    -webkit-box-shadow: 0 4px 15px -2px grey;
    box-shadow: 0 4px 15px -2px grey;
    cursor: pointer;
    text-align: center;
}
.li-menu ul li:hover{
    background-color:#fb4848 ;
}
.right-content ul{
    padding-left:0px;
}

.show{
    display: block;
}
.hide{
    display: none;
}
/*Annual Report*/
.dmr-style1{
    position: relative;
    display: block;
    margin-top:30px;
    margin-bottom: 30px;
}
.dmr-style1:before{
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    height: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #fb4848;
    content: "";
    transform: scaleY(0.0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    z-index: 1;
}
.dmr-style1:hover:before{
    transform: scaleY(1.0);
}
.dmr-style1 .img-box{
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.dmr-style1 .img-box img{
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}
.dmr-style1:hover .img-box img{
    transform: scale(1.2);
}
.dmr-style1 .img-box::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 10;
}
.dmr-style1:hover .img-box::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
.dmr-style1 .text-box{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px;
    -webkit-box-shadow: 0px 5px 12px 2px rgba(0,0,0,0.06);
    box-shadow: 0px 5px 12px 2px rgba(0,0,0,0.06);
}
.dmr-style1 .text-box h3{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-align:center;
    margin:0;
}
.dmr-style1 .text-box h3 a{
    color: #353742;
}
/*investor_page*/
.download—investor {
    padding: 0 0 40px;
}
.download—investor ul{
    padding-left:0px;

}
.download—investor ul li {
    padding-left:10px;
    padding-right:60px;
    margin: 0 auto;
    line-height: 50px;
    height: 50px;
    transition: 0.3s;
    font-size: 16px;
}
.download—investor ul li span {
    float: right;
}
.download—investor ul li:hover {
    background-color:#fc7a7a;
    color:#fff;
}
.download—investor ul li em {
    display: inline-block;
    font-style: normal;
    width: 50%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.download—investor ul li a{
    color:#36404b;
}
.download—investor ul li a:hover{
    color:#fff;
}
.investor_li-menu ul{
    margin-top: 20px;
    text-align: left;
    margin-bottom:20px;
}
.investor_li-menu ul li{
    display: inline-block;
    padding:10px 20px;
    border-right:2px solid #999;
    background-color:#36404b;
    color:#fff;
    -moz-box-shadow: 0 4px 15px -2px gray;
    -webkit-box-shadow: 0 4px 15px -2px grey;
    box-shadow: 0 4px 15px -2px grey;
    cursor: pointer;
}
.investor_li-menu ul li:hover{
    background-color:#fb4848;
    color:#fff ;
}
.investor_li-menu ul{
    padding-left:0px;
}
/*investor_gd1_page*/
.tb1{
    width:100%;
    margin-bottom: 1rem;
    border-bottom: 2px solid #4d5a6a;
}
table{
    border-collapse: collapse;
}
talbe.tb1{
    font-size:1rem;
    font-weight: 400;
    color:#666;
    text-align: left;
    background-color:#fff;
}
table.tb1 tr:first-child th{
    font-weight: 500;
}
table.tb1 tr th{
    background-color:#4d5a6a;
    color:#fff;
    border:1px solid #fff;
    text-align: center;
    padding:1rem 0;
    vertical-align:middle;
}
table.tb1 td:nth-child(1){
    color:#4d5a6a;
    font-weight: 500;
}
.tb1 tr td{
    border-bottom: 1px solid #fff;
    line-height: 2;
    padding:2rem 0;
}
/*invertor_gd2_page*/
.download ul li a em i{
    color:#b32a2a;
    margin-right: 0.5rem;
    font-size:larger;
}
/*invertor_gd3_page*/
.right-center-content{
    padding:20px 0;
}
/*invertor_gz_page*/
.download ul li a em i{
    color:#b32a2a;
    margin-right: 0.5rem;
    font-size:larger;
}

.top-banner img{

    -webkit-filter: contrast(50%);
    filter: contrast(50%);
}
/*vf_contactus_page*/
.lxwm_tile{
   color:#b32a2a;
}
.lxwm_ul{
    margin-bottom: 50px;
    margin-top:20px;
}

@media all and (min-width:1170px){
    .pTop{font-size:36px; color:#fff;}
    .left_map{
        width:500px;height:500px;border:#ccc solid 1px;
    }
    .right_map{
        width:500px;height:500px;border:#ccc solid 1px;
    }
    .loc_span{
        padding-left: 0 !important;
        margin-bottom: 20px;
    }
}
@media all and (min-width:812px){
    .pTop{font-size:25px; color:#fff;}
    .left_map{
        width:400px;height:400px;border:#ccc solid 1px;
    }
    .right_map{
        width:400px;height:400px;border:#ccc solid 1px;
    }
    .loc_span{
        padding-left: 0 !important;
        margin-bottom: 15px;
    }
}
@media all and (max-width:811px){
    .pTop{font-size:20px; color:#fff;}
    .company-idea li{
        margin-bottom: 10px;
    }
    .ct_812{
        margin-top:60px;
    }
    .left_map{
        margin-top:20px;
        margin-bottom:20px;
        width:300px;height:300px;border:#ccc solid 1px;
    }
    .right_map{
        width:300px;height:300px;border:#ccc solid 1px;
        margin-top:20px;
        margin-bottom: 30px;
    }
    .loc_span{
        padding-left: 0 !important;
        margin-bottom: 5px;
    }
}
/*header.html*/
.mylanguage{
    position: absolute;
   top:18px;
    right:0px;
    margin-right: 20px;
}
.mylanguage a i{
    width: 15px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    float: left;
}
.mylanguage select{
    height:30px;
    border:none;
    line-height: 28px;
    margin-left: 5px !important;
}
/*oem_lc_page*/
.md-style1-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 50px 0 60px;
}
.md-style-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 112px;
}
.layer-outer{
    background-image:url("../images/banner/banner9.png");
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 400px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center top;
    opacity: .6;
}
@media (min-width: 1200px){
    .container {
        max-width: 1200px;
    }
}
.single-md-style{
    position: relative;
    display: block;
    margin-bottom: 30px;
    z-index: 100;
}
 .single-md-style .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}
.md-style1-area .img-holder1{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-md-style .img-holder img{
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}
.single-md-style:hover .img-holder img{
    transform: scale(1.2);
}
.sec-title h1{
    color:#fb4848;
}
/*oem_tech_page*/
.oemtech-top-content{
    margin-top: 20px;
}
.oemtech-top-content .sec-title,.oemtech-bottom-content .sec-title{
    font-weight: bold;
    color:#fb4848;
}
.oemtech-top-content .img-holder ,.oemtech-bottom-content .img-holder{
    margin-bottom: 20px;
}
.first-row,.sec-row{
    margin-top:30px;
}

.oemtech-top-content .img-holder img ,.oemtech-bottom-content .img-holder img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}
.oemtech-top-content .img-holder img:hover ,.oemtech-bottom-content .img-holder img:hover{
    transform: scale(1);
}
@media (min-width: 1200px){
    .oemtech-top-content .img-holder img ,.oemtech-bottom-content .img-holder img{
        height:176px;
    }
}
@media (max-width: 812px) {
    .single-tech-style{
        margin-top:30px;
    }
}

.clickimage:hover{cursor:pointer}
/*产品详情*/
/* Within Container */
.zoom-within-container {
    padding:10px;
    height: 200px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
.zoom-within-container img {
    transition: transform .5s ease;
}
.zoom-within-container:hover img {
    transform: scale(1.0);
}
.small-pic{
    width:100%;
    position: relative;
    height:92px;
    margin-top: 10px;
    box-sizing: border-box;
}
.smallpic-wrap{
    width:100%;
    height:92px;
    position: absolute;
    overflow: hidden;
    top:0;
    left:0;
    box-sizing: border-box;
}
.smallpic-wrap ul{
    height:92px;
    width:100%;
    position: absolute;
    top:0;
    left:0;
    box-sizing: border-box;
}
.smallpic-wrap ul li{float:left;display: inline;width:25%; height:92px;box-sizing: border-box;}

#backward {
    display: block;
    position: absolute;
    left: -24px;
    top: 0;
    width:24px;
    height: 92px;
    margin-right: 8px;
}
#forward {
    display: block;
    width:24px;
    height: 92px;
    position: absolute;
    top: 0;
    right: -24px;
}
.backward-on{ background: url(../images/bg_icons.png) -1px -207px no-repeat; cursor: pointer;}
.backward-off{ background: url(../images/bg_icons.png) -73px -207px no-repeat; cursor: default;}
.forward-on{background: url(../images/bg_icons.png) -1px -105px no-repeat; cursor: pointer;}
.forward-off{background: url(../images/bg_icons.png) -73px -105px no-repeat; cursor: default;}
/*HR-xinchoufuli*/
.about-xcfl {
    padding-bottom: 50px
}

.about-xcfl a {
    display: block;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 30px;
    text-align:center;
    overflow: hidden;
}

/*.about-xcfl a:before {
    display: block;
    content: '';
    border-width: 0 0 40px 20px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    border-color: transparent transparent #36404b transparent;
    border-style: solid;
    width: 60px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}*/

.about-xcfl a:hover:before {
    border-color: transparent transparent #fb4848 transparent;
}

/*.about-xcfl a:after {
    display: block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\e092";
    position: absolute;
    line-height: 40px;
    bottom: 1px;
    right: 15px;
    z-index: 1;
    color: #fff
}*/

.about-xcfl a img {
    display: block;
    width:auto;
    max-height:147px;
    max-width:147px;
    left:50%;
    top:50%;
    margin-left:-73px;
    z-index: 998;
    position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.about-xcfl a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.about-xcfl a span {
    background: #fb4848;
    z-index: 999;
    display: block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.about-xcfl a:hover span {
    background: #36404b;
}

.about-xcfl a span h4 {
    display: block;
    overflow: hidden;
    margin: 0;
    color: #fff;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    padding: 0 15px;
}

.about-xcfl a span i {
    display: block;
    background: #fb4848;
    width: 70px;
    height: 36px;
    line-height: 34px;
    font-size: 24px;
    color: #fcfcfc;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    position: absolute;
    left: 50%;
    top: -36px;
    margin-left: -35px;
}

.about-xcfl a:hover span i {
    background: #36404b;
}

.about-xcfl a span i:after {
    border-style: solid;
    border-width: 0 35px 20px 35px;
    border-color: transparent transparent #fb4848 transparent;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    content: '';
    position: absolute;
    bottom: 36px;
    left: 0;
}

.about-xcfl a:hover span i:after {
    border-color: transparent transparent #36404b transparent;
}

.about-xcfl a p {
    display: block;
    padding: 10px 10px 10px 10px;
    color: #999;
    margin: 0;
    line-height: 25px;
    border-top: 0;
    text-align:left;
}

.about-xcfl a p font {
    overflow: hidden;
    display: block;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
/*JingYingZhaoPin*/
.more-h {
    height:44px;
    font-size: 25px !important;
    line-height: 44px !important;
    padding: 0;
    border: 0;
    line-height:44px;
}
.sec-title .more-h {
    color: #fb4848;
}
.more-a {
    width: 166px;
    height:40px;
    line-height: 40px !important;
    font-size: 14px !important;
    display: inline-block;
    padding: 0;
    border: 0;
    background: #36404b;
    color: #fff !important;
    position: relative;
    color: #fff;
    text-indent: 36px;
    text-align: left;
    cursor: pointer;
    margin-top:0px;
}

.more-a:before {
    display: block;
    content: '';
    border-width: 0 0 40px 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-color: transparent transparent #fb4848 transparent;
    border-style: solid;
    width: 55px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.more-a:after {
    display: block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    content: "\e092";
    position: absolute;
    line-height: 40px;
    z-index: 1;
    color: #fff;
    top: 0;
    right: 14px
}

.more-a:hover {
    background: #fb4848;
    color: #fff
}

.more-a:hover:before {
    border-color: transparent transparent #36404b transparent
}

