﻿@font-face {
    font-family: wz01;
    src: url(../font/wz02.TTF);
}



@font-face {
    font-family: wz02;
    src: url(http://www.jfmck.com/statics/style/pc/font/tt0173m.TTF);
}

@font-face {
    font-family: Anton;
    src: url(../font/Anton-Regular-2.ttf);
}



@media (max-width:1920px) {
    html {
        font-size: 16px;
    }
}



@media (min-width:1400px) and (max-width:1600px) {
    html {
        font-size: 15px;
    }
}



@media (min-width:640px) and (max-width:1399px) {
    html {
        font-size: 14px;
    }
}



@media (min-width:471px) and (max-width:639px) {
    html {
        font-size: 13px;
    }
}



@media (min-width:329px) and (max-width:470px) {
    html {
        font-size: 12px;
    }
}



@media (max-width:328px) {
    html {
        font-size: 12px;
    }
}


.container02 ul li .img001 {
    position: absolute;
    right: 0;
    bottom: 3rem
}




/*==========================================公共 开始=============================================*/



.ar_wap {
    display: none
}



.a_body {
    position: relative;
    z-index: 0;
}



.section {
    overflow: hidden;
}







.nav_top {
    height: 8.125rem;
}







#fp-nav {
    display: none
}







#loading-page {



    position: fixed;



    top: 0;



    left: 0;



    width: 100%;



    height: 100%;



    z-index: 99999999
}







#loading-page .bg-section {



    position: absolute;



    z-index: 1;



    height: 100%;



    width: 100%
}







#loading-page .bg-section .bg-top {



    height: 50%;



    width: 100%;



    position: absolute;



    top: 0;



    left: 0
}







#loading-page .bg-section .bg-bottom {



    bottom: 0;



    left: 0;



    height: 50%;



    position: absolute;



    width: 100%
}







#loading-page .bg-section .line-processing {



    left: 0;



    width: 0;



    height: .125rem;



    background-color: #f4f8f8;



    position: absolute;



    z-index: 3
}







#loading-page .bg-section .line-processing,
#loading-page .intro-text {



    top: 50%;



    -webkit-transform: translateY(-50%);



    transform: translateY(-50%)
}







#loading-page .intro-text {



    position: relative;



    z-index: 2;



    color: #f4f8f8;



    margin-top: .9375rem;



    text-align: center;



}







#loading-page .intro-text .list-heading-intro {



    list-style: none;



    padding-left: 0;



    margin-right: 0;



    margin-bottom: 0;



    overflow: hidden;



    position: relative;



    min-height: 9rem;



}







#loading-page .intro-text .list-heading-intro .intro {



    position: absolute;



    font-size: 3rem;



    font-family: iCielDomaineDisplay-Bold;



    width: 100%;



    font-weight: bold
}







#loading-page .intro-text .slogan {



    font-size: 2rem;



    line-height: 1.2;



    overflow: hidden;



    margin-top: -2rem;



}







#trigger-loading-dom {



    user-focus: none;



    -webkit-user-select: none;



    -moz-user-select: none;



    -ms-user-select: none;



    user-select: none;



    pointer-events: none;



    z-index: -9;



    visibility: hidden;



    opacity: 0;



    display: none
}







.degamin-popup-body-confirmation-icon {



    background-color: #fff;



    border-radius: 50%;



    width: 10.375rem;



    height: 10.375rem;



    line-height: 10.375rem
}







.degamin-popup-body-confirmation-title {



    font-size: 1.25rem;



    line-height: 1.75rem
}







.degamin-popup-body-confirmation-message {



    font-size: .875rem;



    font-family: iCielGraphik-Demibold;



    line-height: 1.71429;



    max-width: 27.5rem
}







.bg-vegoshi-green {



    background-color: #8ab661 !important
}







/*==========================================公共 结束=============================================*/











/*==========================================首页 开始=============================================*/







.container01 {
    position: relative;
}



.nav_top {
    width: 100%;
    height: 8.125rem;
    position: fixed;
    /*left:0; top:0; */
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000');
    /*background:rgba(0,0,0,0.7);*/
    background: #f3f3f3;
}



.nav_top .logo {
    height: 8.125rem;
    line-height: 8.125rem;
    float: left;
}



.nav_top .logo img {}



.nav_top .right {
    height: 8.125rem;
    float: right;
}



.nav_top .right .tel {
    float: left;
    width: 15.375rem;
    height: 8.125rem;
    background: #dc2f30;
    text-align: center;
}



.nav_top .right .tel .tubiao {
    display: inline-block;
    height: 8.125rem;
    line-height: 8.125rem;
}



.nav_top .right .tel .con {
    display: inline-block;
    height: 8.125rem;
    padding: 2.125rem 0;
    text-align: left;
    margin-left: 0.75rem
}



.nav_top .right .tel .con h5 {
    font-size: 0.875rem;
    color: #fff;
    margin-bottom: 0.35rem
}



.nav_top .right .tel .con h3 {
    font-size: 1.25rem;
    color: #fff
}



.nav_top .right .ewm {
    float: left;
    width: 38px;
    height: 8.125rem;
    line-height: 8.125rem;
    text-align: center;
    /*background: rgba(220,47,48,0.6);*/
    cursor: pointer;
}



.nav_top .right .ewm img {
    display: inline-block
}







.container01 .fp-tableCell {
    vertical-align: top
}



.nav a.hov,
.nav a.active {
    color: #fff;
    background: #e70012;
}



.nav {
    float: left;
    margin: 0px auto;
    text-align: center;
    padding: 0;
}



.nav li {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    height: 8.125rem;
    line-height: 8.125rem;
    position: relative;
    width: 105px;
    border-right: rgba(240, 240, 240, 0.1) 1px solid;
}



.nav>ul>li>a {
    display: block;
    color: #3a3a3d;
    width: 100%;
    height: 100%;
    background: url(line.png) right center no-repeat;
}

.nav>ul>li>a:hover {
    background: #e70012;
    color: #fff
}

.nav>ul>li.on>a,
.nav>ul>li.active>a {
    background: #e70012;
    color: #fff
}



.nav .subnav {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 60px;
    width: 100%;
    padding: 15px 4px;
    /*margin-top: -20px;*/
    background-color: #fff;
    /*border-top: 4px solid #dc2f30;*/
    font-size: 13px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    display: none;
}



/*.nav>ul>li:nth-child(2) .subnav{width: 183px;}*/



.nav .subnav .arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: block;
    margin: 0px auto;
    height: 0;
    width: 0;
    border-bottom: 4px solid #dc2f30;
    position: absolute;
    right: 38px;
    top: -8px;
}



.nav .subnav a {
    display: block;
    padding: 8px 0px;
    line-height: 1.4;
    color: #4e4e4e;
    text-align: center;
    position: relative;
    z-index: 1;
    perspective: 300px;
    transform-style: preserve-3d;
}



.nav .subnav a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    width: 100%;
    display: block;
    height: 100%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    z-index: -1;
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    left: 0;
    opacity: 0;
    bottom: 0;
    visibility: hidden;
    background-color: #ffe5e5;
}



.nav .subnav a:hover {
    color: #000000;
}



.nav .subnav a:hover:before {
    transform: none;
    opacity: 1;
    visibility: visible;
}







/*手机*/



.menus {
    cursor: pointer;
    z-index: 5;
    float: right;
    width: 50px;
    height: 50px;
    background: #dc2f30;
    z-index: 10;
    position: relative;
    text-align: center;
    top: 50%;
    margin-top: -25px;
}



#menu_toggle1 {
    display: none;
}



.menus span {



    display: inline-block;



    width: 18px;



    margin: auto;



    height: 2px;



    top: 50%;



    margin-top: -2px;



    position: absolute;



    left: 0;



    right: 0;



    vertical-align: middle;



    -webkit-transition-duration: .3s, .3s;



    -moz-transition-duration: .3s, .3s;



    -ms-transition-duration: .3s, .3s;



    -o-transition-duration: .3s, .3s;



    transition-duration: .3s, .3s;



    -webkit-transition-delay: .3s, 0s;



    -moz-transition-delay: .3s, 0s;



    -ms-transition-delay: .3s, 0s;



    -o-transition-delay: .3s, 0s;



    transition-delay: .3s, 0s;



    background: #fff;



}



.menus span:after,



.menus span:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 2px;
    left: 0;
    background-color: #fff;
    -webkit-transition-duration: .3s, .3s;
    -moz-transition-duration: .3s, .3s;
    -ms-transition-duration: .3s, .3s;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    -moz-transition-delay: .3s, 0s;
    -ms-transition-delay: .3s, 0s;
    -o-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
}



.menus span:before {
    top: -6px;
    -webkit-transition-property: top, transform;
    -moz-transition-property: top, transform;
    -ms-transition-property: top, transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
}



.menus span:after {
    bottom: -6px;
    -webkit-transition-property: bottom, transform;
    -moz-transition-property: bottom, transform;
    -ms-transition-property: bottom, transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
}



.menus.active span {
    background-color: transparent;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    -ms-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}



.menus.active span:after,
.menus.active span:before {
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -ms-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}



.menus.active span:before {
    top: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}



.menus.active span:after {
    bottom: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



.navigate {
    position: fixed;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 50px 0;
    background: #fff;
    z-index: 1000000;
    left: 0;
    top: 0;
    display: none;
}



.nclose {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../image/close2.png) center no-repeat;
    position: absolute;
    right: 20px;
    top: 15px;
    transition: 0.44s;
}



.nclose.hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}



.navigateli>li {
    border-bottom: 1px solid #cccccc;
    position: relative
}



.navigateli>li>a {
    display: block;
    color: #333333;
    font-size: 15px;
    padding-left: 28px;
    line-height: 54px;
    position: relative;
    width: calc(100% - 100px);
}



.navigateli>li b:before,
.navigateli>li b:after {
    background: #fff;
}



.navigateli>li b {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 28px;
    top: 20px;
}



.navigateli>li b:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #999999;
    position: absolute;
    left: 0;
    top: 7px;
    transition: 0.32s;
}



.navigateli>li b:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #999999;
    position: absolute;
    left: 7px;
    top: 0;
    transition: 0.32s;
}



.navigateli>li b.now:after {
    display: none
}



.navdown {
    background: #dbdbdb;
    display: none;
    padding: 10px 0;
}



.navdown li a {
    display: block;
    color: #333333;
    font-size: 12px;
    padding-left: 28px;
    line-height: 40px;
}







@keyframes fadedown {



    from {
        transform: translateY(-100%);
        opacity: 0;
    }







    to {
        transform: translateY(0);
        opacity: 1;
    }



}







.banner {
    position: relative;
    z-index: 1;
    height: 100vh;
    background: #233f64;
}



.banner ul.slider,
.banner ul.slider .miso-list,
.banner ul.slider .miso-list .miso-track {
    height: 100%
}



.banner .miso-list li {
    height: 100%;
    text-align: left;
    background: #233f64;
}



.banner .miso-list li .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important
}



.banner .miso-list li.miso-current .img {
    visibility: visible !important;
    -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}



.banner .miso-list li h2 {
    font-size: 5.35rem;
    color: #fff;
    margin-bottom: 3.5rem;
    font-family: wz01;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 7%;
    font-weight: lighter;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation: sectitle0 1s ease-in-out 100ms forwards;
    animation: sectitle0 1s ease-in-out 100ms forwards;
    top: 25px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}



.banner .miso-list li h3 {
    text-align: center;
    font-size: 3.625rem;
    color: #fff;
    line-height: 1.625rem;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    font-weight: bold;
    position: relative;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation: sectitle1 1s ease-in-out 100ms forwards;
    animation: sectitle1 1s ease-in-out 100ms forwards;
    top: 25px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    padding-top: 5rem;
}



.banner .miso-list li h3 img {
    display: inline-block;
}



@-webkit-keyframes sectitle0 {



    0% {



        -webkit-transform: translateX(-100%);



        transform: translateX(-100%);



    }



    100% {



        -webkit-transform: translateX(0);



        transform: translateX(0);



    }



}



@keyframes sectitle0 {



    0% {



        -webkit-transform: translateX(-100%);



        transform: translateX(-100%);



    }



    100% {



        -webkit-transform: translateX(0);



        transform: translateX(0);



    }



}



@-webkit-keyframes sectitle1 {



    0% {



        -webkit-transform: translateX(100%);



        transform: translateX(100%);



    }



    100% {



        -webkit-transform: translateX(0);







        transform: translateX(0);



    }



}



@keyframes sectitle1 {



    0% {



        -webkit-transform: translateX(100%);



        transform: translateX(100%);



    }



    100% {



        -webkit-transform: translateX(0);



        transform: translateX(0);



    }



}



.banner .miso-list li.miso-current {}



.banner .miso-list li.miso-current h3 {
    top: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}



.banner .miso-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0.875rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: #233f64;
    overflow: hidden;
}



.banner .miso-dots {
    z-index: 1000;
    width: 100%;
    bottom: 50px;
}



.banner .miso-dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #959595;
}



.banner .miso-dots li.miso-active {
    background: #fff;
}







@-webkit-keyframes scaleUpDown {



    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }



    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }



}



@keyframes scaleUpDown {



    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }



    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }



}







.banner .miso-prev,
.banner .miso-next {
    z-index: 100000;
    width: 75px;
    height: 75px;
    line-height: 71px;
    margin-top: -37.5px;
    background: none;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}



.banner .miso-prev:hover,
.banner .miso-next:hover {
    opacity: 1
}



.banner .miso-prev {
    left: 50%;
    margin-left: -680px;
    border: rgba(255, 255, 255, 0.65) 2px solid;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.banner .miso-prev:hover {
    border: rgba(255, 255, 255, 1) 2px dashed;
}



.banner .miso-prev:before {
    content: "<";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    font-family: simsun;
    color: rgba(255, 255, 255, 0.65)
}



.banner .miso-next {
    right: 50%;
    margin-right: -680px;
    border: rgba(255, 255, 255, 0.65) 2px solid;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.banner .miso-next:hover {
    border: rgba(255, 255, 255, 1) 2px dashed;
}



.banner .miso-next:before {
    content: ">";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    font-family: simsun;
    color: rgba(255, 255, 255, 0.65)
}



.mouse {
    position: relative;
    width: 100%;
    z-index: 99;
    cursor: pointer;
    z-index: 10000;
    top: -165px;
}



@-webkit-keyframes dong {
    from {
        bottom: -10px
    }

    to {
        bottom: -18px
    }
}



.mouse span {
    -webkit-animation: arrowMove 2s infinite;
    animation: arrowMove 2s infinite;
    display: inline-block;
    width: 8px;
    height: 20px;
    position: absolute;
    margin-left: -4px;
    left: 50%;
    bottom: 0;
}



@-webkit-keyframes arrowMove {



    to {



        -webkit-transform: translateY(1.25rem);



        transform: translateY(1.25rem);



        opacity: 0;



    }



}







@keyframes arrowMove {



    to {



        -webkit-transform: translateY(1.25rem);



        transform: translateY(1.25rem);



        opacity: 0;



    }







}







.active [aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}







.tc1 .tc {
    transition: all ease 300ms;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}



.tc1 .tc {
    pointer-events: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: scale(1.1);
}



.tc1 .tc.act {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}



.tc1 .close:hover {
    transform: rotate(180deg);
}



.tc1 .close,
.tc {
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -o-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}



.tc1 .tc-box {
    position: absolute;
    overflow: hidden;
    top: 50%;
    z-index: 9999;
    height: 15rem;
    width: 12rem;
    left: 50%;
    margin-left: -6rem;
    margin-top: -7.5rem;
}



.tc1 .tc.act {
    display: block;
}



.tc1 .close {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    right: 30px;
    top: 30px;
}



.tc1 .tc-bg {
    height: 100%;
    background: rgba(0, 0, 0, .9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}



.tc1 .tc-box h3 img {
    width: 12rem;
    height: 12rem;
}



.tc1 .tc-box h5 {
    width: 12rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #fff;
    text-align: center
}







.tc1 .tc.act .table {
    position: relative;
    z-index: 10
}







.z_sousuo {
    overflow: hidden;
    background: #fff;
    height: 5rem;
    width: 100%;
    float: right;
    border: #b9b9b9 3px solid;
    border-radius: 5px;
    position: relative;
    z-index: 1
}



.z_sousuo input[type="text"] {
    border: none;
    width: 94%;
    display: block;
    height: calc(5rem - 6px);
    text-align: left;
    color: #434343;
    font-size: 1.125rem;
    background: none;
    line-height: calc(5rem - 6px);
    padding: 0 20px;
}



.z_sousuo input[type="text"]:focus {
    text-align: left;
}



.z_sousuo input[type="submit"] {
    position: absolute;
    right: 1rem;
    top: 50%;
    padding: 0;
    z-index: 2;
    background: url(../image/icon_search.png) center no-repeat;
    height: 5rem;
    width: 70px;
    cursor: pointer;
    border: none;
    margin-top: -2.5rem;
}



.z_sousuo input[type="submit"]:hover {
    background: url(../image/icon_search_hover.png) center no-repeat;
}











.container02 {
/*    background: url(../image/container02_bg.jpg) center no-repeat;*/
    background-size: cover;
}



.container02 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container02 .title {
    color: #fff;
    font-family: Futura Md BT;
    text-transform: uppercase;
    margin-bottom: 3.625rem;
}



.container02 .title h3 {
    font-size: 3.125rem;
    color: #25435f;
    font-family: Anton;
}



.container02 .title small {
    font-size: 1.875rem;
    color: #25435f;
    margin-left: 1rem;
    vertical-align: middle;
}



.container02 .more a {
    display: inline-block;
    padding: 0 26px;
    height: 40px;
    line-height: 38px;
    margin: 0;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    border: #c7c7c7 1px solid;
    position: absolute;
    top: 1rem;
    right: 0;
    color: #fff;
    font-size: 14px;
    width: 120px;
}



.container02 .more a:hover {
    color: #7e7e7e;
    background: #fff;
    border: #fff 1px solid
}



.container02 .slider-nav {
    width: 890px;
    margin: 0 auto;
    float: right;
    /*padding-right: 120px;*/
    position: absolute;
    right: 0;
    top: 1rem;
}



.container02 .slider-nav .miso-slide {
    display: inline-block;
    padding: 0px 3px;
    height: 40px;
    line-height: 38px;
    margin: 0 2px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    border: #25435f 1px solid;
    width: 105px !important;
}



.container02 .slider-nav h5 {
    font-size: 14px;
    color: #25435f;
    height: 38px;
}



.container02 .slider-nav .miso-slide.miso-current {
    background: #25435f;
    border: #25435f 1px solid;
}



.container02 .slider-nav .miso-slide.miso-current h5 {
    color: #fff;
}



.container02 ul {
    margin: 0 -6.5px;
    overflow: hidden;
}



.container02 ul li {
    float: left;
    width: 25%;
    margin-bottom: 3rem;
    padding: 0 11.5px;
}



.container02 ul li .img,
.container02 ul li .img img {
    position: relative;
    overflow: hidden;
    height: 190px;
    width: 100%;
}

.container02 ul li .img.slow img:hover {
    transform: scale(1.45)
}



.container02 ul li .box {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 50px;
    background: #dcdde0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    overflow: hidden;
}



.container02 ul li:hover .box {
    height: 110px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5DC2F30', endColorstr='#E5DC2F30');
    background: rgba(220, 47, 48, 0.9);
    margin-top: -60px;
}



.container02 ul li .box h5 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.container02 ul li .box span {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: rgba(255, 255, 255, 0.30) 1px solid;
    text-align: center;
    font-size: 12px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.container02 ul li .box span:hover {
    background: #fff;
    border: #fff 1px solid;
    color: #000
}



.container02 ul li:hover .box h5 {
    color: #fff
}



.container02 .slider-for {
    margin-bottom: -3rem
}







.container03 {
    background: url(../image/container03_bg.jpg) center no-repeat;
    background-size: cover;
}



.container03 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container03 .content .left {
    max-width: 460px;
    margin-right: -100px;
    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2 ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    opacity: 0
}



.container03.active .content .left {
    margin-right: 0;
    opacity: 1
}



.container03 .content .left h3 {
    font-size: 3.125rem;
    color: #fff;
    font-family: Anton;
    margin-bottom: 90px;
    text-transform: uppercase;
}



.container03 .content .left small {
    font-size: 1.875rem;
    color: #fff;
    margin-left: 1rem;
    vertical-align: middle;
}



.container03 .content .left .ar_article {
    height: 7.5rem;
    overflow: hidden;
    margin-bottom: 88px;
}



.container03 .content .left>h4 {
    font-size: 1.875rem;
    color: #fff;
    margin-bottom: 2.875rem;
    position: relative
}



.container03 .content .left>h4:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #dc2f30;
    position: absolute;
    top: -24px;
    left: 0
}



.container03 .content .left .ar_article p {
    color: rgba(255, 255, 255, 0.67)
}







.container03 .content .right {
    width: 620px;
    height: 470px;
    position: relative;
    margin-left: -100px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container03 .content .right:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 0;
    bottom: 0;
    right: -10px;
    background: #355fa1;
    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2 ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}



.container03.active .content .right:before {
    height: 312px;
    transition-delay: 1.5s
}



.container03.active .content .right {
    margin-left: 0;
    opacity: 1
}



.container03 .content .right img {
    width: 620px;
    height: 470px;
}



.container03 .content .right:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #355fa1;
    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2 ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}



.container03.active .content .right:after {
    right: 0;
    width: 0;
    transition-delay: 0.6s
}







.more00.more {
    text-align: center
}



.more00.more a {
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 135px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background: #dc2f30;
}



.more00.more a span {
    position: relative;
    z-index: 10
}



.more00.more a:hover {
    color: #fff;
    background: #a22324;
    transition-delay: 0.36s;
}











@-webkit-keyframes criss-cross-left {



    0% {



        left: -20px;



    }



    50% {



        left: 50%;



        width: 20px;



        height: 20px;



    }



    100% {



        left: 50%;



        width: 375px;



        height: 375px;



    }



}







@keyframes criss-cross-left {



    0% {



        left: -20px;



    }



    50% {



        left: 50%;



        width: 20px;



        height: 20px;



    }



    100% {





        left: 50%;



        width: 375px;



        height: 375px;



    }



}



@-webkit-keyframes criss-cross-right {



    0% {



        right: -20px;



    }



    50% {



        right: 50%;



        width: 20px;



        height: 20px;



    }



    100% {



        right: 50%;



        width: 375px;



        height: 375px;



    }



}



@keyframes criss-cross-right {



    0% {



        right: -20px;



    }



    50% {



        right: 50%;



        width: 20px;



        height: 20px;



    }



    100% {



        right: 50%;



        width: 375px;



        height: 375px;



    }



}







.btn-11 {



    position: relative;



    color: #9a7cba;



}



.btn-11:before,
.btn-11:after {



    position: absolute;



    top: 50%;



    content: '';



    width: 20px;



    height: 20px;



    background: #a22324;



    border-radius: 50%;



}



.btn-11:before {



    left: -20px;



    -webkit-transform: translate(-50%, -50%);



    transform: translate(-50%, -50%);



    /*     animation: criss-cross-left 0.8s reverse; */



}



.btn-11:after {



    right: -20px;



    -webkit-transform: translate(50%, -50%);



    transform: translate(50%, -50%);



    /*     animation: criss-cross-right 0.8s reverse; */



}



.btn-11:hover:before,
.btn-11:hover:after {



    /*       @include size($btn-width); */



}



.btn-11:hover:before {



    -webkit-animation: criss-cross-left 0.8s both;



    animation: criss-cross-left 0.8s both;



}



.btn-11:hover:after {



    -webkit-animation: criss-cross-right 0.8s both;



    animation: criss-cross-right 0.8s both;



}







.container04 {
    background: url(../image/container04_bg.jpg) center no-repeat;
    background-size: cover;
}



.container04 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container04 .title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5.5rem;
    text-align: center
}



.container04 .title h3 {
    font-size: 3.125rem;
    color: #fff;
    font-family: Anton;
}



.container04 .title small {
    font-size: 1.875rem;
    color: #fff;
    margin-left: 1rem;
    vertical-align: middle;
}



.container04 ul {
    margin: 0 -12.5px;
}



.container04 ul li {
    padding: 0 12.5px;
    float: left;
}



.container04 ul li .effect6 {
    width: 280px;
    height: 415px;
    position: relative;
    padding: 18px 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}



.container04 ul li .effect6:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 415px;
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
    background: rgba(255, 255, 255, 0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}



.container04 ul li .effect6:hover:before {
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}



.container04 ul li .effect6 .img {
    width: 250px;
    height: 380px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



.container04 ul li .effect6:hover .img {
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}



.container04 ul li .effect6 .info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 415px;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}



.container04 ul li .effect6 .info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 415px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
    background: rgba(255, 255, 255, 0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}



.container04 ul li .effect6:hover .info:before {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



.container04 ul li .effect6 .info img {
    width: 250px;
    height: 380px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}



.container04 ul li .effect6:hover .info {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}







.container04 ul li .effect6 .img {
    padding: 102px 0 0;
    text-align: center
}



.container04 ul li .effect6 .img .icon {
    display: inline-block;
    width: 116px;
    height: 116px;
    line-height: 116px;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-bottom: 20px;
}



.container04 ul li .effect6 .img h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}



.container04 ul li .effect6 .img h5 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}







.container05 {
   /* background: url(../image/container05_bg.jpg) center no-repeat;*/
    background-size: cover;
}



.container05 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container05 .title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5.5rem;
    text-align: center
}



.container05 .title h3 {
    font-size: 3.125rem;
    color: #25435f;
    font-family: Anton;
}



.container05 .title small {
    font-size: 1.875rem;
    color: #25435f;
    margin-left: 1rem;
    vertical-align: middle;
}



.container05 ul {
    width: 1202px;
    overflow: hidden;
    padding: 0.5px;
    margin-bottom: 5.25rem
}



.container05 ul li {
    float: left;
    width: 600px;
    height: 180px;
    margin: -0.5px;
    position: relative;
    margin-bottom:15px;
}



.container05 ul li img {
    float: left;
    width: 520px;
    height: 180px;
    border: #e5e5e5 1px solid;
}



.container05 ul li a {
    display: block;
    width: 100%;
    height: 100%;
}



.container05 ul li .con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 180px;
    text-align: center;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    overflow: hidden;
}



.container05 ul li .con:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5DC2F30', endColorstr='#E5DC2F30');
    background: rgba(220, 47, 48, 0.9);
}



.container05 ul li:hover .con:before {
    width: 100%;
    left: 0
}



.container05 ul li .con h5 {
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 10;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    margin-top: -100%;
}





.container05 ul li:hover .con h5 {
    display: inline-block;
    margin-top: 0;
    transition-delay: 0.12s;
}



.container05 .more00.more a {
    width: 214px;
    height: 50px;
    line-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}



.container05 .more00.more a font {
    font-size: 14px;
    font-family: simsun;
    ;
    margin-left: 10px;
}







.container06 {
    background: url(../image/container06_bg.jpg) center no-repeat;
    background-size: cover;
}



.container06 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container06 .title {
    color: #fff;
    font-family: Futura Md BT;
    text-transform: uppercase;
    margin-bottom: 3.625rem;
}



.container06 .title h3 {
    font-size: 3.125rem;
    color: #fff;
    font-family: Anton;
}



.container06 .title small {
    font-size: 1.875rem;
    color: #fff;
    margin-left: 1rem;
    vertical-align: middle;
}



.container06 .more a {
    display: inline-block;
    padding: 0 26px;
    height: 40px;
    line-height: 38px;
    margin: 0;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    border: #c7c7c7 1px solid;
    position: absolute;
    top: 1rem;
    right: 0;
    color: #fff;
    font-size: 14px;
    width: 120px;
}



.container06 .more a:hover {
    color: #7e7e7e;
    background: #fff;
    border: #fff 1px solid
}



.container06 .slider-nav {
    width: 380px;
    margin: 0 auto;
    float: right;
    padding-right: 120px;
    position: absolute;
    right: 0;
    top: 1rem;
}



.container06 .slider-nav .miso-slide {
    display: inline-block;
    padding: 0 26px;
    height: 40px;
    line-height: 38px;
    margin: 0 4px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    border: #c7c7c7 1px solid;
    width: 120px !important;
}



.container06 .slider-nav h5 {
    font-size: 14px;
    color: #fff;
    height: 38px;
}



.container06 .slider-nav .miso-slide.miso-current {
    background: #fff;
    border: #fff 1px solid;
}



.container06 .slider-nav .miso-slide.miso-current h5 {
    color: #7e7e7e;
}



.container06 ul {
    margin: 0 -13px;
    overflow: hidden;
}



.container06 ul li {
    float: left;
    width: 25%;
    margin-bottom: 3rem;
    padding: 0 13px;
}



.container06 ul li .img,
.container06 ul li .img img {
    position: relative;
    overflow: hidden;
    height: 200px;
    width: 280px;
}



.container06 ul li .box {
    position: relative;
    z-index: 2;
    width: 280px;
    height: 230px;
    background: #fff;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    overflow: hidden;
    padding: 26px 18px
}



.container06 ul li:hover .box {
    background: #dc2f30
}



.container06 ul li .box:before {
    content: "";
    position: absolute;
    bottom: 60px;
    right: 18px;
    width: calc(100% - 36px);
    height: 1px;
    background: #e9e9e9;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container06 ul li .box:after {
    content: "";
    position: absolute;
    bottom: 60px;
    right: 18px;
    width: 0;
    height: 1px;
    background: #e46c6c;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container06 ul li:hover .box:after {
    left: 18px;
    width: calc(100% - 36px);
}



.container06 ul li .box h5 {
    width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    color: #313131
}



.container06 ul li .box p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #9d9d9d;
    margin: 25px 0 40px
}



.container06 ul li:hover .box p {
    color: #edb6b6
}



.container06 ul li .box span {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: rgba(255, 255, 255, 0.30) 1px solid;
    text-align: center;
    font-size: 12px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.container06 ul li .box span:hover {
    background: #fff;
    border: #fff 1px solid;
    color: #000
}



.container06 ul li:hover .box h5 {
    color: #fff
}



.container06 .slider-for {
    margin-bottom: -3rem
}



.container06 ul li .box h6 {
    font-size: 14px;
    color: #999999;
    position: relative;
    overflow: hidden
}



.container06 ul li .box h6:before {
    content: "";
    background: url(../image/jiantou.png) center no-repeat;
    width: 31px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -5.5px;
    right: 14px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container06 ul li:hover .box h6:before {
    right: -40px;
}



.container06 ul li .box h6:after {
    content: "";
    background: url(../image/jiantou_on.png) center no-repeat;
    width: 31px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -5.5px;
    right: 60px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container06 ul li:hover .box h6:after {
    right: 14px;
}



.container06 ul li:hover .box h6 {
    color: #edb6b6
}







.container07 {
    /*background: url(../image/container07_bg.jpg) center no-repeat;*/
    background-size: cover;
}



.container07 .w1200 {
    position: relative;
    margin-top: 5rem
}



.container07 .title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3.625rem;
    text-align: center
}



.container07 .title h3 {
    font-size: 3.125rem;
    color: #25435f;
    font-family: Anton;
    text-transform: uppercase;
}



.container07 .title small {
    font-size: 1.875rem;
    color: #25435f;
    margin-left: 1rem;
    vertical-align: middle;
}



.container07 .left {
    width: 894px;
}



.container07 .left ul {
    width: 930px;
    margin-bottom: 4.375rem;
}



.container07 .left ul li {
    float: left;
    width: 280px;
    margin-right: 26px;
    text-align: center;
}



.container07 .left ul li .icon {
    display: inline-block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    z-index: 1
}



.container07 .left ul li .icon:before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4CFFFFFF', endColorstr='#4CFFFFFF');
    background: rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1.42);
    -moz-transform: scale(1.42);
    -ms-transform: scale(1.42);
    transform: scale(1.42);
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



.container07 .left ul li .icon:hover:before {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
    filter: alpha(opacity=0)
}



.container07 .left ul li .con {
    width: 280px;
    height: 115px;
    background: #355fa1;
    margin-top: -20px;
    padding: 35px 15px 0;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    position: relative;
}



.container07 .left ul li .con:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #dc2f30;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container07 .left ul li:hover .con:before {
    left: 0;
    width: 100%;
}



.container07 .left ul li .con span {
    position: relative
}







.container07 .right {
    padding: 23px 0 0;
}



.container07 .right .liuyan {
    margin-bottom: 4.375rem;
}



.container07 .right .liuyan a {
    display: inline-block;
    width: 280px;
    height: 115px;
    background: #dc2f30;
    moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 115px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.container07 .right .liuyan a:hover {
    background: #34599b
}



.container07 .right .liuyan a img {
    margin-right: 15px;
}



.container07 .right .ewm {
    width: 280px;
    height: 342px;
    background: #fff;
    padding: 12px;
    text-align: center
}



.container07 .right .ewm .img {
    margin-bottom: 15px;
}



.container07 .right .ewm h5 {
    font-size: 15px;
    color: #545454;
    line-height: 24px;
}







/*foot*/



.foot {
    background: #323234;
    padding: 50px 0;
    position: relative;
    z-index: 1;
    overflow: visible;
}



.foot p,
.foot a {
    font-size: 12px;
    color: #99999a;
    line-height: 25px;
}



.foot a {}



.foot_nav {
    margin-bottom: 20px;
}



.foot_nav ul li {
    float: left;
    margin-right: 58px;
}



.foot_nav ul li a {
    color: #f0f0f1;
    font-size: 15px;
    position: relative
}



.foot_nav ul li a:before {
    content: "";
    position: absolute;
    top: -25px;
    right: 0;
    width: 0;
    height: 3px;
    background: #dc2f30;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.foot_nav ul li:hover a:before {
    width: 100%;
    left: 0
}



.foot a:hover {
    color: #fff;
}



.s_map_ico {
    margin-left: 13px;
}



.s_map_ico a {

    color: #dc2f30;

}



.s_map_ico img {
    margin-right: 8px;
    vertical-align: middle;
    margin-top: -4px;
}



.foot .fr {
    width: 365px;
}



.foot .fr .txt {
    float: left;
    padding: 14px 0 0;
}



.foot .fr .ewm {
    float: right;
    width: 100px;
    height: 100px;
}



.foot .ewm img {
    width: 100px;
    height: 100px;
}



.foot .fr {
    text-align: right;
}







.foot .fr .btn {
    display: block;
    width: 115px;
    height: 35px;
    background: #006cff;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    float: right;
}



.foot .fr .btn img {
    margin-right: 10px;
    position: relative;
    top: 2px;
}



.foot .fr p {
    font-size: 14px;
    color: #fff;
    clear: both;
    margin-bottom: 15px;
    line-height: 24px;
}



.foot .fr p span {
    font-size: 24px;
    color: #dc2f30;
    font-family: arial;
    margin-left: 8px;
}



.foot_bot {
    height: 80px;
    line-height: 78px;
    text-align: left;
    color: #6b6b6b;
    border-top: 1px solid #1b365a;
    margin-top: 48px;
}



.foot_bot p {
    display: inline-block;
    color: #6b6b6b;
}



.foot_bot,
.foot_bot a {
    color: #5c687c;
    font-size: 12px;
}



.foot a:hover {}



.foot_link {
    width: 228px;
    height: 34px;
    border: 1px solid #565658;
    cursor: pointer;
    overflow: visible;
    position: relative;
    margin-bottom: 20px;
}



.foot_link .tanchu {
    width: 228px;
    padding: 10px 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 33px;
    background: #dc2f30;
    display: none;
    left: -1px;
}



.foot_link .tanchu a {
    color: #fff !important;
    line-height: 27px;
    display: block;
    font-size: 13px;
}



.foot_link .tanchu .swiper-slide {
    height: 30px !important;
}



.foot_link .swiper-scrollbar-drag {
    height: 60% !important;
}



.foot_link #bnt_link1.a {
    padding-left: 12px;
    color: #8e8c8c;
    text-align: left;
    line-height: 32px;
    width: 210px;
    box-sizing: border-box;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    z-index: 1;
}



.foot_link .a span {
    display: inline-block;
    float: right;
    color: #919397;
    line-height: 25px;
}











/*==========================================首页 结束=============================================*/











/*==========================================内页 开始=============================================*/







#n_banner {
    height: 512px;
}



#n_banner .w1200 {
    height: 100%;
}







.n_main_box {
    width: 100%;
}



.n_main_box .w1200 {
    position: relative;
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}



.n_nav_box {
    height: 70px;
    line-height: 70px;
    position: relative;
    border-bottom: #e8e8e8 1px solid;
}



.n_nav {
    position: relative;
    text-align: right;
    font-size: 0;
    float: right;
}



.n_nav a {
    display: inline-block;
    width: 145px;
    height: 70px;
    font-size: 15px;
    line-height: 70px;
    color: #000;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border: #eee 1px solid;
    /*margin: 0 0 0 8px;*/
    background: #fcfcfd;
}



.n_nav a strong {
    display: block;
    color: #767676;
    position: relative;
    z-index: 4;
    height: 70px;
    line-height: 70px;
    font-weight: 100;
    font-size: 15px;
}



.n_nav a:before {
    content: "";
    width: 0;
    height: 70px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    border-bottom: 2px solid #dc2f30;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.n_nav a:hover:before,
.n_nav .on:before {
    left: -1px;
    width: calc(100% + 2px);
}



.n_nav a:hover:after,
.n_nav .on:after {}



.n_nav a:hover strong,
.n_nav .on strong {
    color: #767676;
}



.n_up_box {
    position: relative;
}



.position {
    height: 70px;
    line-height: 70px;
    color: #777777;
    padding-left: 20px;
    font-size: 15px;
    background: url(../image/home_icon.png) left 50% no-repeat;
    float: left;
}



.position span,
.position a,
.position i {
    font-size: 13px;
    color: #777777;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.position i {
    margin: 0px 4px;
    font-style: normal;
}



.position i img {
    vertical-align: middle;
    margin-top: -2px;
}



.position em {
    font-size: 12px;
    color: #4c71cf;
    font-style: normal;
}



.position a:hover {
    color: #4c71cf;
}



.n_main_box .main_box {
    width: 1200px;
    height: 80px;
    position: relative;
    margin: 0 auto;
}



.n_nav_box .title {
    position: absolute;
    left: 0px;
    top: 24px;
    color: #090912;
    font-size: 28px;
}







.n_container {
    padding: 30px 0 30px;
    background: #fcfcfd
}







.n_hezuo {
    background: none;
    padding: 0 0 20px
}



.n_hezuo .w1200 {
    margin-top: 0
}



.n_hezuo ul {
    margin-bottom: 48px;
    width: 1220px;
}



.n_hezuo ul li {
    width: 230px;
    height: 114px;
    margin: 0 12px 18px 0
}



.n_hezuo ul li img {
    width: 230px;
    height: 114px;
}







/*====翻页====*/



.j_pages {
    margin: 0 auto 0 auto
}



.j_pages .box {
    display: inherit;
    width: 100%;
    padding: 0;
    font-size: 0;
    text-align: center;
}




.j_pages a {
    padding: 0px 14px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background: #eeeff4;
    margin: 0 5px;
    color: #000000;
    font-size: 14px;
    box-sizing: border-box;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}



.j_pages a font {
    padding: 0 10px
}



.j_pages .on {
    background: #dc2f30;
    color: #fff;
}



.j_pages a:hover {
    background: #dc2f30;
    color: #fff !important;
}



.j_pages span {
    background: #e84518;
    color: #fff !important;
}



.j_pages a.u_bnt {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}











.n_jishu .fl02 {
    padding: 0 0 20px
}



.n_jishu .fl02 ul {
    margin-bottom: 52px;
}



.n_jishu .fl02 ul li {
    margin-bottom: 19px;
    overflow: hidden
}



.n_jishu .fl02 ul li .time {
    float: left;
    width: 180px;
    height: 175px;
    background: #f7f7f9;
    border: #e2e4e7 1px solid;
    padding: 48px 0 0 55px;
    position: relative
}



.n_jishu .fl02 ul li .time:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 1px;
    background: #bcbcbc;
    left: 55px;
    top: 122px;
}



.n_jishu .fl02 ul li .time:after {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background: #dc2f30;
    right: 58px;
    top: 122px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.n_jishu .fl02 ul li:hover .time:after {
    left: 55px;
    width: 65px;
}



.n_jishu .fl02 ul li .time h3 {
    font-size: 28px;
    color: #2d2d2e;
    margin-bottom: 12px;
}



.n_jishu .fl02 ul li .time h5 {
    font-size: 14px;
    color: #a7a8aa
}



.n_jishu .fl02 ul li .con {
    float: left;
    width: 1020px;
    height: 175px;
    border: #e2e4e7 1px solid;
    margin-left: -1px;
    padding: 28px 85px 0 48px;
}



.n_jishu .fl02 ul li .con h5,
.n_jishu .fl02 ul li .con h5 a {
    font-size: 20px;
    color: #242424
}



.n_jishu .fl02 ul li .con h5 a:hover {
    color: #dc2f30
}



.n_jishu .fl02 ul li .con p {
    line-height: 24px;
    font-size: 12px;
    color: #848486;
    height: 48px;
    overflow: hidden;
    margin: 22px 0
}



.n_jishu .fl02 ul li .con .more a {
    font-size: 12px;
    color: #848486;
    text-decoration: underline;
    text-transform: uppercase
}



.n_jishu .fl02 ul li .con .more a:hover {
    color: #dc2f30
}











.n_contact {
    background: none
}



.n_contact.container07 .w1200 {
    margin-top: 0
}



.n_contact.container07 .left ul li .icon span {
    display: block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}



.n_contact.container07 .left ul li .icon:before {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4C4C71CF', endColorstr='#4C4C71CF');
    background: rgba(76, 113, 207, 0.3);
}



.n_contact.container07 .left ul li .con {
    background: #4c71cf;
}







.n_ziliao {
    padding: 0 0 20px;
    margin-top: -15px;
}



.n_ziliao ul {
    margin-bottom: 50px;
}



.n_ziliao ul li {
    overflow: hidden;
    padding: 35px 20px 28px 14px;
    border-bottom: #dfe1e1 1px solid;
}



.n_ziliao ul li .left {
    float: left;
    width: 1000px;
    box-sizing: border-box;
    height: 35px;
    padding: 0 0 0 50px;
    background: url(../image/n_ziliao_icon.png) left 3px no-repeat;
}



.n_ziliao ul li .left h5 {
    font-size: 14px;
    color: #6a6a6a;
    margin: 2px 0 8px 0;
}



.n_ziliao ul li .left span {
    font-size: 12px;
    color: #9d9d9d;
}



.n_ziliao ul li .right a {
    float: right;
    display: inline-block;
    width: 135px;
    height: 35px;
    line-height: 35px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    padding-left: 18px;
    background: url(../image/down_icon.png) 94px 10px no-repeat;
    border: #e5e5e5 1px solid;
}



.n_ziliao ul li .right a span {
    display: inline-block;
    font-size: 14px;
    color: #777777;
    vertical-align: top;
    margin: 0 5px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.n_ziliao ul li .right a span img {
    float: left;
    margin-top: 10px;
    filter: alpha(opacity:50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5
}



.n_ziliao ul li:hover .right a {
    background: #dc2f30 url(../image/down_icon_on.png) 94px 10px no-repeat;
    border: #dc2f30 1px solid;
}



.n_ziliao ul li:hover .right a span {
    color: #fff;
}







.n_zizhi {
    padding: 0 0 20px
}



.n_zizhi dl {
    text-align: center;
    margin-bottom: 65px;
}



.n_zizhi dl dd {
    display: inline-block;
    margin: 0 9px
}



.n_zizhi dl dd a {
    display: inline-block;
    width: 188px;
    height: 50px;
    line-height: 46px;
    border: #a8a8ab 2px solid;
    ;
    text-align: center;
    font-size: 14px;
    color: #434242;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}



.n_zizhi dl dd:hover a,
.n_zizhi dl dd.on a {
    border: #dc2f30 2px solid;
    color: #dc2f30
}



.n_zizhi ul {
    width: 1250px;
    margin-bottom: 25px;
}



.n_zizhi ul li {
    float: left;
    width: 368px;
    height: 282px;
    background: #fff;
    margin: 0px 48px 70px 0;
    box-sizing: border-box;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.27);
}



.n_zizhi ul li .pic_box {
    width: 100%;
    height: 283px;
    display: table;
    overflow: hidden;
    text-align: center
}



.n_zizhi ul li .pic_box .box {
    display: table-cell;
    vertical-align: middle;
    text-align: -webkit-center;
}



.n_zizhi ul li img {
    max-width: 344px;
    max-height: 285px;
    display: inline-block;
}



.n_zizhi ul li h5 {
    font-size: 14px;
    color: #4b4b4b;
    text-align: center;
    margin: 1.5rem 0 1rem;
    width: 338px;
    line-height: 20px;
}



.n_zizhi ul li:hover h5 {
    /*color: #e84518*/
    font-weight:bold;
}







.n_notice {
    padding: 0 0 20px
}



.n_notice ul {
    overflow: hidden;
    margin-bottom: 15px
}



.n_notice ul li {
    float: left;
    margin: 0 0 38px 0;
    width: 100%;
    position: relative;
    padding-bottom: 38px;
    border-bottom: #eeeeee 1px solid;
}



.n_notice ul li:before {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #e70012;
    bottom: -1px;
    left: 0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



.n_notice ul li:hover:before {
    width: 100%;
}



.n_notice ul li .img,
.n_notice ul li .img img {
    display: block;
    width: 262px;
    height: 188px;
    overflow: hidden;
    float: left;
}



.n_notice ul li .con {
    padding: 30px 0 0 0;
    float: right;
    width: 910px;
}



.n_notice ul li.li .con {
    width: 100%
}



.n_notice ul li .con h5 a {
    font-size: 20px;
    color: #474747;
    margin-bottom: 14px;
}



.n_notice ul li .con h5 a:hover {
    color: #4c71cf;
}



.n_notice ul li .con>p {
    font-size: 13px;
    color: #8b8b8b;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 37px;
}



.n_notice ul li .con h6 {
    font-size: 12px;
    color: #969696;
}



.n_notice ul li .con .more a {
    font-size: 15px;
    color: #757474;
    line-height: 24px;
    background: url(http://www.jfmck.com/statics/style/pc/images/yuan01.png) no-repeat;
    background-position: 70px center;
    width: 100px;
    display: block;
    float: right;
    margin-right: -15px;
    margin-top: -16px;
}



.n_notice ul li .con .more a:hover {
    color: #4c71cf;
    background: url(http://www.jfmck.com/statics/style/pc/images/yuan01_on.png) no-repeat;
    background-position: 70px center;
}



.n_notice ul li .con .more a:hover {}



.n_notice ul li.li .con {
    padding: 0 0 0 0
}







.n_news_detail {
    padding: 30px 0 31px;
}



.n_news_detail .left {
    float: left;
    width: 100%;
    background: #fff;
    padding: 35px 40px;
}



.n_news_detail .title {
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
}



.n_news_detail .title h6 b {
    font-size: 14px;
    line-height: 36px;
    font-weight: normal;
    color: #777777;
    margin-right: 15px;
}



.n_news_detail .ar_title {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    position: relative;
    border-bottom: #ebebeb 1px solid;
}



.n_news_detail .ar_title h3 {
    font-size: 24px;
    color: #6a6a6a;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}



.n_news_detail .ar_title h6 span {
    position: relative;
    font-size: 12px;
    color: #777777;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
}



.n_news_detail .ar_title h6 span i {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #59a058;
}



.shart_box {
    float: right;
    display: inline-block;
    margin-top: 0;
}



#j_shart_s_24 .bds_count {
    font-size: 12px;
}



#j_shart_s_24 {
    padding-left: 10px;
    position: relative;
    float: right;
}



#j_shart_s_24 strong {
    display: block;
    position: absolute;
    left: 0;
    z-index: 2;
    line-height: 36px;
    font-size: 12px;
    color: #a3a0a9;
    font-weight: normal;
}



#j_shart_s_24 .bds_qzone {
    background: url(../image/j_shart.png) center -224px no-repeat
}



#j_shart_s_24 .bds_tsina {
    background: url(../image/j_shart.png) center -311px no-repeat
}



#j_shart_s_24 .bds_tqq {
    background: url(../image/j_shart.png) center -195px no-repeat
}



#j_shart_s_24 .bds_renren {
    background: url(../image/j_shart.png) center -340px no-repeat
}



#j_shart_s_24 .bds_weixin {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_sqq {
    background: url(../image/j_shart.png) center -79px no-repeat
}



#j_shart_s_24 .bds_fbook {
    background: url(../image/j_shart.png) center -166px no-repeat
}



#j_shart_s_24 .bds_twi {
    background: url(../image/j_shart.png) center -137px no-repeat
}



#j_shart_s_24 .bds_linkedin {
    background: url(../image/j_shart.png) center -108px no-repeat
}



#j_shart_s_24 .bds_tieba {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_huaban {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_douban {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_copy {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_print {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_mshare {
    background: url(../image/j_shart.png) center -253px no-repeat
}



#j_shart_s_24 .bds_count {
    font-size: 12px
}







#ar_fot {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 100%;
    line-height: 70px;
    border-top: #f3f5f9 3px solid;
    padding: 0;
    margin-top: 30px;
}



#ar_fot h1 {
    display: block;
    width: 356px;
    font-size: 14px;
    color: #646464;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    margin-top: -3px;
    padding: 5px 0 0;
}



#ar_fot h1 a {
    font-size: 14px;
    color: #646464;
    font-weight: normal;
}



#ar_fot h1 a:hover {
    color: #dc2f30;
}



#ar_fot h1:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 3px;
    background: #e70012;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}



#ar_fot h1:hover:before {
    width: 100%;
    left: 0
}



#ar_fot .bnt_back {
    position: absolute;
    top: 28px;
    right: 0;
    color: #fff;
    background: #063579;
    padding: 0 25px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}



#ar_fot .bnt_back:hover {
    border-radius: 3px;
}



#ar_fot a,
#ar_fot span {}



#ar_fot .shart_box a {
    line-height: 36px;
}



#ar_fot .fr {
    text-align: right
}







.n_liuyan .box {
    padding: 45px 40px 25px;
    background: #fff
}



.n_liuyan .left {
    float: left;
    width: 480px;
    padding: 17px 0 0;
}



.n_liuyan form {
    float: left;
    width: 480px;
}



.n_liuyan .input_box {
    height: 35px;
    border: #dcdcdc 1px solid;
    font-size: 12px;
    color: #999999;
    margin-bottom: 15px;
}



.n_liuyan .input_box input {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 33px;
    padding: 0 12px;
    border: none;
    background: none;
    color: #999999;
}



.n_liuyan .input_box input::-webkit-input-placeholder {
    color: #999;
}



.n_liuyan .input_box input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}



.n_liuyan .input_box input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}




.n_liuyan .input_box input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}



.n_liuyan .textarea textarea::-webkit-input-placeholder {
    color: #999;
}



.n_liuyan .textarea textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}



.n_liuyan .textarea textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}



.n_liuyan .textarea textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}



.n_liuyan .textarea {
    float: left;
    width: 100%;
    border: #dcdcdc 1px solid;
    padding: 8px 0;
    font-size: 12px;
    min-height: 120px;
    margin-bottom: 20px;
}



.n_liuyan .textarea textarea {
    float: left;
    width: 100%;
    line-height: 24px;
    min-height: 102px;
    padding: 0 12px;
    border: none;
    background: none;
    color: #999999;
    resize: none;
}



.n_liuyan .input_box01 {
    width: 123px;
    position: relative;
}



.n_liuyan .input_box01 .yanzhengma {
    position: absolute;
    left: 125px;
    top: 0;
    height: 40px;
}



.n_liuyan .input_box01 .yanzhengma img {
    height: 35px;
}



.n_liuyan .input_box02 {
    float: right;
    width: 100px;
    height: 35px;
    background: #dc2f30;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    margin-top: -50px;
    border-radius: 3px;
    cursor: pointer;
}



.n_liuyan .input_box02 input {
    float: left;
    width: 100px;
    height: 35px;
    line-height: 35px;
    border: none;
    background: none;
    font-size: 14px;
    color: #fff;
}



.n_liuyan .input_box02:hover {
    background: #222;
}



.n_liuyan .right,
.n_liuyan .right img {
    float: right;
    width: 519px;
    height: 343px;
}











.n_nav_box01 {
    height: 42px;
    line-height: 42px;
    position: relative;
    margin-bottom: 28px;
}



.n_nav_box01 .w1200 {
    position: relative;
    height: 42px;
    border-bottom: #f7f7f9 3px solid;
}



.n_nav01 {
    position: relative;
}



.n_nav01 a {
    display: inline-block;
    height: 42px;
    font-size: 24px;
    float: left;
    color: #424242;
    text-align: center;
    margin-left: -1px;
    box-sizing: border-box;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 54px;
}



.n_nav01 a strong {
    display: block;
    color: #000;
    position: relative;
    z-index: 4;
    height: 42px;
    line-height: 28px;
    font-weight: 100;
}



.n_nav01 .on,
.n_nav a:hover {}



.n_nav01 .on:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0;
    margin-left: 0;
    background: #dc2f30;
    z-index: 1000;
}



.n_nav01 a:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    background: #00459c;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.n_nav01 a:hover:before {
    width: 100%;
}







.position01 {
    position: absolute;
    height: 42px;
    line-height: 42px;
    right: 0px;
    bottom: 0;
    color: #777777;
    padding-left: 21px;
    font-size: 13px;
    background: url(../image/home_icon.png) left 13px no-repeat;
}



.position01 span,
.position a,
.position01 i {
    font-size: 15px;
    color: #777777;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.position01 i {
    margin: 0px 4px;
    font-style: normal;
}



.position01 i img {
    vertical-align: middle;
    margin-top: -2px;
}



.position01 em {
    font-size: 13px;
    color: #4c71cf;
    font-style: normal;
}



.position01 a:hover {
    color: #4c71cf;
}



.n_main_box01 .main_box {
    width: 1200px;
    height: 80px;
    position: relative;
    margin: 0 auto;
}







/*=================侧导航==================*/



#n_nav {
    background: #edeef2;
    margin-bottom: 30px;
    border: #e9e9ec 1px solid;
    padding: 0 10px;
}



#n_nav dt h1 {
    display: block;
    padding: 0 25px;
    border-bottom: 1px solid #e9e9ec;
    line-height: 37px;
    margin-left: 9px;
    margin-right: 8px;
}



#n_nav dt {
    position: relative;
    padding: 0 0px;
    display: block;
    line-height: 54px;
    height: 54px;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
}



#n_nav dt a {
    font-size: 14px;
    padding-left: 16px;
    color: #343536;
    display: block;
    background: url(../image/dot.png) 4px center no-repeat;
}



#n_nav dt.on,
#n_nav dt:hover {
    background: #dc2f30 url(../image/jiantou01.png) 170px 24px no-repeat;
    margin: 0 -10px;
    padding: 0 10px;
}



#n_nav dt.on a,
#n_nav dt:hover a {
    background: url(../image/dot_on.png) 4px center no-repeat;
}



#n_nav dt.on a {
    color: #fff;
}



#n_nav dt:hover a {
    color: #fff
}



#n_nav .box {
    padding: 10px 0;
    border-bottom: 1px solid #eae9ee
}



#n_nav dd {
    display: none
}



#n_nav dd a {
    padding-left: 10px;
    line-height: 35px;
    font-size: 12px;
    color: #777777;
    display: block;
    height: 35px;
    margin: 0 30px 0 22px;
    border-bottom: #edeeef 1px solid;
}



#n_nav dd a:last-child {
    border: none
}



#n_nav dd a:hover {
    color: #e84518;
}



#n_nav dd a.on {
    background: url(http://www.jfmck.com/statics/style/pc/images/dd_on.png) 200px center no-repeat;
    color: #e84518;
}







.n_container01 {
    background: #fcfcfd;
    padding: 0px 0 80px;
}



.n_container01 .n_left {
    float: left;
    width: 210px;
}







.n_tuijian {
    line-height: 40px;
    border-top: #f7f7f9 2px solid;
}



.n_tuijian h3 {
    margin-bottom: 10px;
}



.n_tuijian h3 span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative
}



.n_tuijian h3 span:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: -2px;
    left: 0;
    margin-left: 0;
    background: #dc2f30;
    z-index: 1000;
}



.n_tuijian ul li {
    border-bottom: #eaeaea 1px solid;
    overflow: hidden;
    padding: 0 0 16px 0;
    margin-bottom: 16px;
}



.n_tuijian ul li a {
    background: url(../image/dot01.png) left center no-repeat;
    padding: 0 0 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    float: left;
    font-size: 15px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.n_tuijian ul li a:hover {
    color: #dc2f30
}



.n_tuijian ul li h6 {
    float: left;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 12px;
    height: 12px;
    padding: 0 0 0 12px;
    margin-top: 5px;
}







.n_right {
    float: right;
    width: 940px;
}



.n_product ul {
    margin: 0 -18px;
    overflow: hidden;
    margin-bottom: 10px;
}



.n_product ul li {
    float: left;
    width: 33.333333%;
    margin-bottom: 40px;
    padding: 0 18px;
}



.n_product ul li .img,
.n_product ul li .img img {
    position: relative;
    overflow: hidden;
    height: 200px;
    width: 290px;
}

.n_product ul li .img img {
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.n_product ul li .img img:hover {
    transform: scale(1.45)
}



.n_product ul li .box {
    position: relative;
    z-index: 2;
    width: 290px;
    height: 50px;
    background: #dcdde0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    overflow: hidden
}



.n_product ul li:hover .box {
    height: 110px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5DC2F30', endColorstr='#E5DC2F30');
    background: rgba(220, 47, 48, 0.9);
    margin-top: -60px;
}



.n_product ul li .box h5 {
    width: 290px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.n_product ul li .box span {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: rgba(255, 255, 255, 0.30) 1px solid;
    text-align: center;
    font-size: 12px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.n_product ul li .box span:hover {
    background: #fff;
    border: #fff 1px solid;
    color: #000
}



.n_product ul li:hover .box h5 {
    color: #fff
}







/* Example 5 */



.n_case01_detail .slider-for {
    width: 720px;
    height: 510px;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
}



.n_case01_detail .slider-for li img {
    width: 720px;
    height: 510px;
}



.n_case01_detail .slider-nav {
    width: 181px;
    height: 510px;
    display: inline-block;
    padding: 47px 0;
    float: right;
}



.n_case01_detail .slider-nav li {
    height: 125px;
    margin-bottom: 20px;
}



.n_case01_detail .slider-nav li img {
    height: 125px;
    width: 181px;
}



.n_case01_detail .slider-nav .miso-prev,
.n_case01_detail .slider-nav .miso-next {
    width: 30px;
    height: 30px;
    top: auto;
    margin-top: 0;
}



.n_case01_detail .slider-nav .miso-prev {
    background: url(../image/top.png) center no-repeat;
    top: 0;
    left: 50%;
    margin-left: -17px;
}



.n_case01_detail .slider-nav .miso-next {
    background: url(../image/bottom.png) center no-repeat;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}



.n_case01_detail .slider-nav .miso-current img {
    border: #dc2f30 2px solid;
    box-sizing: border-box;
}







.n_case01_detail h3 {
    font-size: 22px;
    color: #6f6f6f;
    margin-bottom: 32px;
    text-align: center;
    font-weight: bold;
    width: 720px;
}



.n_case01_detail .fl01 .layui-tab-card {
    box-shadow: none;
    border: none
}



.n_case01_detail .fl01 .layui-tab-card .layui-tab-title {
    background: #f2f4f6;
    height: 50px;
    line-height: 50px;
}



.n_case01_detail .fl01 .layui-tab-card .layui-tab-title li {
    height: 50px;
    line-height: 50px;
    margin: 0;
    width: 126px;
    font-size: 16px;
    color: #3e3e3e;
}



.n_case01_detail .fl01 .layui-tab-card>.layui-tab-title .layui-this {
    background: #4d71cf;
    color: #fff;
}



.layui-tab-title .layui-this:after {
    display: none
}



.layui-tab-title {
    border: none
}



.layui-tab-content {
    padding: 30px 0 0;
    margin-bottom: -30px;
}



.layui-tab-content .ar_article p {
    color: #272b34
}







.n_case01_detail .fl01 ul#thumbs {
    width: 915px;
    overflow: hidden;
}



.n_case01_detail .fl01 ul#thumbs li {
    float: left;
    width: 255px;
    margin: 0 42px 13px 0;
    box-sizing: border-box;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}



.n_case01_detail .fl01 ul#thumbs li .pic_box {
    width: 255px;
    height: 170px;
    overflow: hidden;
}



.n_case01_detail .fl01 ul#thumbs li .pic_box .box {}



.n_case01_detail .fl01 ul#thumbs li img {
    width: 255px;
    height: 170px;
    display: inline-block;
}



.n_case01_detail .fl01 ul#thumbs li h5 {
    font-size: 14px;
    color: #272b34;
    text-align: center;
    margin: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}



.n_case01_detail .fl01 ul#thumbs li:hover {}



.n_case01_detail .fl01 ul#thumbs li:hover h5 {
    color: #fff
}



.n_case01_detail .fl01 ul#thumbs li h5:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    background: #c30d23;
    width: 100%;
    z-index: 0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}







.n_case01_detail .fl01 ul#thumbs li:hover h5:before {
    top: 0;
    height: 55px;
}



.n_case01_detail .fl01 ul#thumbs li h5 span {
    position: relative
}







#n_show_case {
    margin-bottom: 52px;
}



/*online qq*/

.izl-rmenu {
    position: fixed;
    right: 1rem;
    width: 75px;
    bottom: 30%;
    z-index: 999999;
}

.izl-rmenu .btn {
    float: left;
    width: 75px;
    height: 73px;
    cursor: pointer;
    position: relative;
    border: rgba(255, 255, 255, 0.25) 1px solid;
    margin: -0.5px 0;
    border-radius: 3px;
}

.izl-rmenu .btn-qq {
    background: url(../image/r_qq.png) center no-repeat;
}

.izl-rmenu .btn-qq:hover {
    background: url(../image/r_qq_on.png) center no-repeat;
}

.izl-rmenu .btn-wx {
    background: url(../image/r_wx.png) center no-repeat;
}

.izl-rmenu .btn-wx:hover {
    background: url(../image/r_wx_on.png) center no-repeat;
}

.izl-rmenu .btn-wx .pic {
    position: absolute;
    left: -101px;
    top: 0px;
    display: none;
    width: 100px;
    height: 100px;
    border: 4px solid #dc2f30;
}

.izl-rmenu .btn-phone {
    background: url(../image/r_phone.png) center no-repeat;
}

.izl-rmenu .btn-phone:hover {
    background: #fff url(../image/r_phone_on.png) center no-repeat;
}

.izl-rmenu .btn-phone .phone {
    position: absolute;
    width: 160px;
    left: -161px;
    top: 0px;
    line-height: 72px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
    background: #dc2f30;
}
/*英文状态*/
.izl-rmenu .btn-qqen {
    background: url(../image/r_qqen.png) center no-repeat;display:none;
}

.izl-rmenu .btn-qqen:hover {
    background: url(../image/r_qqen_on.png) center no-repeat;
}

.izl-rmenu .btn-linkin {
    background: url(../image/link.png) center no-repeat;
}

.izl-rmenu .btn-linkin:hover {
    background: url(../image/linkon.png) center no-repeat;
}
.izl-rmenu .btn-wxen {
    background: url(../image/r_wxen.png) center no-repeat;
}

.izl-rmenu .btn-wxen:hover {
    background: url(../image/r_wxen_on.png) center no-repeat;
}

.izl-rmenu .btn-wxen .pic {
    position: absolute;
    left: -101px;
    top: 0px;
    display: none;
    width: 100px;
    height: 100px;
    border: 4px solid #dc2f30;
}

.izl-rmenu .btn-phoneen {
    background: url(../image/r_phoneen.png) center no-repeat;
}

.izl-rmenu .btn-phoneen:hover {
    background: #fff url(../image/r_phoneen_on.png) center no-repeat;
}

.izl-rmenu .btn-phoneen .phoneen {
    position: absolute;
    width: 160px;
    left: -161px;
    top: 0px;
    line-height: 72px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
    background: #dc2f30;
}
/*英文按钮*/
.izl-rmenu .btn-top {
    background: rgba(0, 0, 0, 0.35) url(../image/r_top.png) center no-repeat;
}

.izl-rmenu .btn-top:hover {
    background: #fff url(../image/r_top_on.png) center no-repeat;
}

.izl-rmenu .btn-local {
    display: inline-block;
    background: url(../image/r_local.png) center no-repeat;
}

.izl-rmenu .btn-local:hover {
    background: #fff url(../image/r_local_on.png) center no-repeat;
}

.izl-rmenu .btn-local .local {
    position: absolute;
    width: 160px;
    left: -161px;
    top: 0px;
    line-height: 45px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
    background: #dc2f30;
}

/*online qq*/





.bottom_button {
    position: fixed;
    right: 3rem;
    bottom: 0;
    width: 200px;
    height: 42px;
    cursor: pointer;
    background: url(../image/button_img.png) center no-repeat;
    z-index: 1000;
}



.tc {
    transition: all ease 300ms;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999999;
    visibility: hidden;
}

.tc-box {
    width: 500px;
    height: 620px;
    background: #fff url(http://www.jfmck.com/statics/style/pc/images/tc_bg.png) center no-repeat;
    padding: 0;
    margin-top: 100px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0;
    z-index: 1;
    border-radius: 15px;
    overflow: hidden;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -310px;
}

.tc-box .tt {
    color: #fff;
    background: #d9281d;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}

.tc.act .tc-box {}

.tc.act {
    display: block;
    z-index: 99999999999;
    visibility: visible;
}

.tc .close {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 16px;
    z-index: 999;
    background: url(../image/tc_close.png) center no-repeat;
    background-size: contain;
    color: #fff;
}

.tc-bg {
    height: 100%;
    background: rgba(43, 44, 47, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.tc.act .tc-bg {
    background: rgba(0, 0, 0, 0.6);
}

.tc_txt {
    height: 470px;
    overflow-y: auto;
    padding-right: 30px;
}

.tc {
    pointer-events: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: scale(1);
}

.tc.act {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}

.tc .close:hover {
    transform: rotate(180deg);
}

.tc .close,
.tc,
.tc-bg {
    transition: all ease 600ms;
    -moz-transition: all ease 600ms;
    -ms-transition: all ease 600ms;
    -o-transition: all ease 600ms;
    -webkit-transition: all ease 600ms;
}

.tc-box {
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -o-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

/*弹窗内容样式*/



.j_form2 {
    margin-top: 30px;
    padding: 0 1rem;
    border: none;
}

.j_form2 .form_group {
    margin-bottom: 10px;
    position: relative;
}

.j_form2 .form_group input {
    height: 45px;
    line-height: 43px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    width: 100%;
    margin-bottom: 6px;
    outline: 0;
}

.j_form2 .form_group textarea {
    height: 150px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px;
    color: #666;
    width: 100%;
    margin-bottom: 6px;
    outline: 0;
}

.j_form2 .form_group .abs_r {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    line-height: 43px;
    padding-right: 20px;
    font-size: 14px;
}

.j_form2 .btn_tijiao {
    background: #d9281d;
    text-align: center;
    height: 45px;
    line-height: 43px;
    color: #fff;
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 16px;
    border-radius: 20px;
    margin-top: 10px;
    cursor: pointer
}

.j_form2 .btn_tijiao:hover {
    background: #af2017;
}

.j_form2 .ps {
    padding-bottom: 10px;
    font-size: 14px;
    color: #777;
}

.j_form2 fieldset {
    border: none
}





/*==========================================内页 结束=============================================*/













@media(min-width: 768px) {}











@media(min-width: 992px) and (max-width: 1300px) {}









@media(max-width: 1600px) {
    .container02 .title {
        margin-bottom: 1.625rem
    }


    .container02 ul li {
        margin-bottom: 1rem;
    }



    .container05 .title {
        margin-bottom: 3.875rem;
    }



    .container05 ul {
        margin-bottom: 3rem;
    }







    .container07 .right .liuyan,
    .container07 .left ul {
        margin-bottom: 2.375rem;
    }



    .banner .miso-list li h3 img {
        height: 450px;
    }

    .container02 ul li .img001 {
        position: absolute;
        right: 0;
        bottom: 1rem
    }

}







@media(max-width: 1480px) {}







@media(max-width: 1400px) {



    .banner .miso-list li h3 img {
        height: 400px;
    }



}







@media(max-width: 1330px) {}







@media(max-width: 1200px) {}







@media(max-width: 1070px) {}







@media(max-width: 992px) {}







@media(max-width: 768px) {}







@media(max-width: 456px) {}