﻿.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.company{
    background: #f7f7f7;
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 50px;
}
.aboutL {
    float: left;
    width: 20.356%;
}
.aboutH {
    height: 130px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    background: #ee8f25;
    position: relative;
    z-index: 22;
}
.aboutH h3 {
    padding-top: 25px;
    line-height: 30px;
    font-size: 19px;
    color: white;
}
.aboutH h2 {
    color: white;
    line-height: 40px;
    font-size: 30px;
    font-weight: 600;
}
.aboutNav {
    background: #fff;
}
.aboutNav li {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px solid #dadada;
}
.aboutNav li a {
    display: block;
    padding: 0 22px;
    position: relative;
}

.aboutNav li.on {
    border-bottom: 1px solid #fff;
}
.aboutNav li.on a {
    color: #006B3E;
    background: #f9f9f9;
}
.aboutNav li a {
    display: block;
    padding: 0 22px;
    position: relative;
}
.aboutNav li.on span.jtAbout {
    background: url(../images/jt_about_a_1.png) no-repeat center;
    background-size: auto;
    background-size: 8px;
}
.jtAbout {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/jt_about_1.png) no-repeat center;
    background-size: 8px;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.aboutContact {
    padding: 0 0 30px 0;
    background: #fff;
    margin-top: 10px;
}
.aboutContactH {
    padding: 12px 0;
    border-bottom: 1px solid #dadada;
}
.aboutContactH h2 {
    height: 20px;
    padding-left: 16px;
    line-height: 20px;
    font-size: 16px;
    border-left: 3px solid #006B3E;
}
.aboutContact ul {
    margin-top: 28px;
}
.aboutContact ul li {
    padding: 0 10px 0 14px;
    margin-bottom: 12px;
    line-height: 22px;
}
.aboutContact ul li span {
    width: 22px;
    height: 22px;
    margin-right: 1px;
    font-size: 0;
    text-align: center;
    vertical-align: top;
}
.aboutContact ul li em {
    width: 46px;
    vertical-align: top;
}
.aboutContact ul li p {
    width: auto;
    margin-top: 3px;
}
.aboutContact ul li span, .aboutContact ul li em, .aboutContact ul li p {
    display: inline-block;
}
em {
    font-style: normal;
}
.aboutEwm {
    text-align: center;
}
.aboutEwm img{
    display: inline-block;
}
.cmp-one {
    width: 97%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #999999;
    margin: 5px 20px 20px 20px;
    font-size: 19px;
    color: #f49d00;
}
.cmp-one span {
    margin-left: 7px;
    font-size: 15px;
    color: #999999;
}
.ab-right{
    float: right;
    width: 77%;
    background-color: white;
    margin-top: 22px;
}
.ab-right li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.title_news {
    font-size: 24px;
}
.news_Date {
    color: #999;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
.cr-top {
    width: 100%;
    border-bottom: 1px dashed#717171;
    height: auto;
    display: inline-block;
    padding-bottom: 35px;
}
.cr-top-left {
    float: left;
    width: 390px;
    height: 260px;
    margin-right: 20px;
    border: 1px solid#e3e3e3;
}

.flexslider {
    position: relative;
    width: 390px;
    height: 260px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 260px;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
    float: inherit;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot_1.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
.cr-top-right{
    float: right;
    width: 535px;
}
.cr-top-right h3{
    font-size: 18px;
    padding-bottom: 10px;
    color: #337FE5;
    font-weight: bold;
}
.cr-top-right p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.cr-bottom{
    width: 100%;
}
.menu_btn {
    width: 100%;
    line-height: 40px;
    margin-bottom: 35px;
}
.menu_btn a {
    display: inline-block;
    padding: 0 25px;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
}
.menu_btn a.cur {
    background: #f8b500;
}
.menu_btn a {
    display: inline-block;
    padding: 0 25px;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    width: 102px;
    text-align: center;
    margin-bottom: 7px;
}
.chinese-text {
    font-size: 35px;
    color: #444;
    font-weight: 600;
    z-index: 10;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}
.mr-bex{
    width: 100%;
    height: auto;
    display: inline-block;
}
.mrb-one ul li {
    float: left;
    width: 225px;
    margin-right: 10px;
    margin-bottom: 35px;
}
.mrb-one ul li .img, li, li a {
    overflow: hidden;
}
.mrb-one ul li .img {
    height: 225px;
    position: relative;
}
.mrb-one ul li .img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    transition: all 0.6s;
}
.mrb-one ul li .img img:hover{
    transform: scale(1.4);
}
.mrb-one ul li .text {
    margin-top: 10px;
    position: relative;
}
.mrb-one ul li .text span {
    float: left;
    display: block;
    max-width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mrb-one ul li .text em {
    margin-right: 5px;
    font-style: normal;
    float: right;
    white-space: nowrap;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}
.mrb-one ul li .text span{
    color: #666666;
    font-size: 15px;
}
.mrb-one ul li .text em {
    color: #666666;
    font-size: 15px;
}
.mrb-two{
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}
.mrb-two img{
    width: 82%;
    margin: 0 auto;
}
.mt-bex ul li {
    float: left;
    height: 238px;
    margin-right: 7px;
    overflow: hidden;
    position: relative;
}
.mt-bex ul .li1 {
    width: 605px;
    height: 238px;
    overflow: hidden;
}
.mt-bex ul .li2 {
    width: 299px;
}
.mt-bex ul .li3 {
    margin-right: 0;
    width: 302px;
    height: 496px;
    float: inherit;
}
.mt-bex ul li .img{
    transition: all .8s;
}
.mt-bex ul li .img img:hover{
    transition: all .8s;
    transform: scale(1.4);
}
.mrb-one ul{
    height: auto;
    display: inline-block;
}
.cmap-one {
    width: 98.4%;
    height: 39px;
    line-height: 33px;
    border-bottom: 1px solid #999999;
    margin: 5px 20px 20px 0px;
    font-size: 19px;
    color: #f49d00;
}
.cmap-one span {
    margin-left: 7px;
    font-size: 20px;
    color: #4b4b4b;
}

@media screen and (max-width: 1024px) and (min-width: 0px){
.banner {
    width: 100%;
    margin-top: 12%;
}
 .aboutL {
        float: left;
        width: 100%;
    }
    .ab-right {
        float: right;
        width: 100%;
    }
    .aboutContact {
        padding: 0 0 30px 0;
        background: #fff;
        margin-top: 10px;
        display: none;
    }
    .aboutH h3 {
        padding-top: 16px;
        line-height: 28px;
        font-size: 14px;
        color: white;
    }
    .aboutH {
        height: 100px;
        margin-top: 6px;
        text-align: center;
        color: #fff;
        background: #ee8f25;
        position: relative;
        z-index: 22;
    }
    .aboutH h2 {
        color: white;
        line-height: 29px;
        font-size: 22px;
        font-weight: 600;
    }
    .aboutNav li {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        border-bottom: 1px solid #dadada;
        width: 50%;
        float: left;
    }
    .ab-right li {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .clearfix h3{
            width: 50%;
    float: left;
    }
    .menu_btn a {
    display: inline-block;
    padding: 0 0px;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    width: 50%;
    text-align: center;
    margin-bottom: 7px;
    float: left;
}
    .menu_btn h3 a {
        display: inline-block;
        padding: 0 0px;
        color: #ffffff;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.6);
        width: 94%;
        text-align: center;
        margin-bottom: 7px;
        float: left;
    }
    .mrb-one ul li {
    width: 45%;
    margin-right: 10px;
    margin-bottom: 25px;
    float: left;
}
.mrb-one ul li .img {
    height: 139px;
    position: relative;
}

.mrb-one ul li .img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    transition: all 0.6s;
    margin: 0;
}
.mrb-one ul li .text {
    margin-top: 5px;
    position: relative;
}
.mrb-one ul li .text span {
    color: #666666;
    font-size: 13px;
}
.mrb-one ul li .text em {
    color: #666666;
    font-size: 10px;
}
.chinese-text {
    font-size: 24px;
    color: #444;
    font-weight: 600;
    z-index: 10;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}
.mt-bex ul .li1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.mrb-one ul {
    height: auto;
    display: inline-block;
    width: 100%;
}
}