.wow{
    opacity: 0;
}
.mobile {width:100%;}
.mobile-inner {margin-right:auto;margin-left:auto;background-color:;position:relative;}
.mobile-inner img {}
.mobile-inner p {color:#676767;line-height:25px;font-size:16px;padding-bottom:30px;padding-right:30px;padding-left:30px;margin:0px;}
.mobile-inner-header {background-color:rgb(255,255,255);width:100%;height:50px;position:relative;top:0px;z-index:33;left:0px;}
.mobile-inner-header-icon {color:#ffffff;height:50px;font-size:25px;text-align:center;float:right;width:50px;position:relative;-webkit-transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;transition:background 0.5s;}
.mobile-inner-header-icon:hover {background-color:rgba(255,255,255,0.2);cursor:pointer;}
.mobile-inner-header-icon span {position:absolute;left:calc((100% - 25px) / 2);top:calc((100% - 1px) / 2);width:25px;height:1px;background-color: rgb(5 38 145);}
.mobile-inner-header-icon span:nth-child(1) {transform:translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2) {transform:translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clicksecond;}
@keyframes clickfirst {0% {transform:translateY(4px) rotate(0deg);}
100% {transform:translateY(0) rotate(45deg);}
}
@keyframes clicksecond {0% {transform:translateY(-4px) rotate(0deg);}
100% {transform:translateY(0) rotate(-45deg);}
}
.mobile-inner-header-icon-out span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outfirst;}
.mobile-inner-header-icon-out span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outsecond;}
@keyframes outfirst {0% {transform:translateY(0) rotate(-45deg);}
100% {transform:translateY(-4px) rotate(0deg);}
}
@keyframes outsecond {0% {transform:translateY(0) rotate(45deg);}
100% {transform:translateY(4px) rotate(0deg);}
}
.mobile-inner-nav{
    overflow: auto;
    max-height: calc(100vh - 50px);
}
.mobile-inner-header-icon-out span:nth-child(3){

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
}
.mobile-inner-header-icon-click span:nth-child(3){
    width: 0;
}
.mobile-inner-nav {background-color:hsla(224,27%,35%,.6);width:100%;position:absolute;top:50px;padding-bottom:0%;display:none;z-index:444;}
.mobile-inner-nav  a {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;color:#fff;transition:all 0.5s;}
.mobile-inner-nav  dl {display:none;}
.mobile-inner-nav  dl dd {line-height:33px;text-decoration:none;text-indent:3em;font-size:16px;color:#FFFFFF;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;font-size:14px;}
.mobile-inner-nav  li {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;line-height:53px;text-indent:20px;}
.mobile-inner-nav h2.h2tit {line-height:50px;text-decoration:none;text-indent:2em;font-size:16px;color:#FFFFFF;/* border-bottom:solid 1px rgba(255,255,255,0.3); */-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;}
.mobile-inner-nav h2.h2tit a {color:#FFFFFF;}
.mobile-inner-nav a {border-bottom:none;}
.mobile-inner-nav li {-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:returnToNormal;animation-name:returnToNormal;}
@-webkit-keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@-webkit-keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
.mobile-inner-nav li:last-child h2.h2tit {border-bottom:none;}
.mobile-inner-nav li .h3tit {height:50px;position:relative;background:url(../images/51_icon_search@2x.png) no-repeat 30px center;background-size:17px;}
.mobile-inner-nav li  .words {display:block;width:100%;height:100%;border:none;background:none;text-indent:60px;font-size:15px;color:#fff;background:url(../images/search2.png) no-repeat 30px center;background-size:20px;}
.mobile-inner-nav li:last-child {border-bottom:none;}
.mobile-inner-nav li  form {display:block;width:100%;height:100%;}
@charset "utf-8";@charset "UTF-8";
.animated {animation-duration:1s;animation-fill-mode:both;}
.animated.infinite {animation-iteration-count:infinite;}
.animated.hinge {animation-duration:2s;}
.fadeInUp {animation-duration:1.76s;animation-name:fadeInUp;}
@keyframes fadeInUp {from {opacity:0;transform:translate3d(0,40px,0);}
to {opacity:1;transform:none;}
}
*{font-family: PingFangSC-Regular, PingFang SC, "Microsoft YaHei" ,"Arial" ;}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
    margin: 0;
    padding: 0;
}
html {/* font-size: 62.5%; */}
body {/* font-size: 1.4rem; */}
html,body{
    -moz-user-select: none; -khtml-user-select: none; user-select: none;
}
body {
    font-family: "Microsoft YaHei" ! important;
    color: #000000;
    background: #fff;
    margin: 0 auto;
    padding: 0px;
}
body{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
-webkit-appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
cursor: pointer;
}
input{
    -webkit-appearance: none;
}
input {-webkit-appearance:none!important; border-radius:0; }
button{
    cursor: pointer;
}
textarea { -webkit-appearance: none;} 
a {
    text-decoration: none;
    color: #235aa7;
    outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
    border: 0px;
    vertical-align: middle;
}

li {
    list-style: none;
}

*{
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:link{text-decoration:none; } 

a:visited{text-decoration:none; }

a:hover{text-decoration:none;}

a:active{text-decoration:none;}


.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}
.loadingfa {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 29px;
    color: #1f8adf;
    position: absolute;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    top: 50%;
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: none;
}

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    -webkit-overflow-scrolling: touch;
    padding-top: 124px;
    background: #f1f0ef;
}

* {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
}

@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
.xuanzhuan {
    animation: 2s linear 0s normal forwards infinite rotate;
    -webkit-animation: 2s linear 0s normal forwards infinite rotate;
    -moz-animation: 2s linear 0s normal forwards infinite rotate;
    -o-animation: 2s linear 0s normal forwards infinite rotate;
}
.xuanzhuan img{
display: block;
width: 100%;
}

.pc{
    display: block;
}
.wap{
    display: none;
}
.clearflex:after{
    content: "";
    display: table;
    clear: both;
}

.head {
    height: 124px;
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0px;
    z-index: 4444;
    box-shadow: 0px 0px 5px #999;
}
.head .logo img{
    width: calc(402/1920*100vw);
}
.head .logo {
    float: left;
    margin-left: 4%;
    height: 125px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.head .right {
    float: right;
    position: relative;
    margin-right: 4%;
}

/* .link styles */
.head .right .link {
    position: absolute;
    right: 0;
    top: 0px;
}
.head .right .link a{
    float: left;
    width: 79px;
    line-height: 21px;
    color: #fff;
    background: #282A7C;
    border-radius: 0px 0px 8px 8px;
    text-align: center;
    margin-left: 7px;
    font-size: 14px;
}
/* ul styles */
.head .right ul {
    padding-top: 35px;
}
.head .right ul li:last-child .h2tit a:after{
display:none;
}
/* li styles */
.head .right ul li {
    position: relative;
    float: left;
    text-align: center;
    width: calc(190/1920*100vw);
    margin-left: 10px;
}
.head .right ul li:hover .slide{
    display: block;
}
.head .right ul li .slide{
    
font-size: 14px;
    
position: absolute;
    
background: #132673;
    
top: 48px;
    
left: 0;
    
width: 100%;
    
text-align: center;
    
z-index: 99;
    
display: none;
}
.head .right ul li:hover .h2tit a{
background: #132673;
color: #fff;
}
.head .right ul li .slide a:hover{
    background: #1f3692;
}
.head .right ul li .slide a{
    display: block;
    line-height: 3;
    color: #fff;
}
/* .h2tit styles */
    .head .right ul li .h2tit a:after{
        content:">";
        position:absolute;
        right:0px;
        top:0px;
    }
.head .right ul li .h2tit a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding: 0px 18px;
    line-height: 3;
    display: block;
    position: relative;
}

/* .banner styles */
.banner {}

/* .swiper-container styles */
.banner .swiper-container {}

/* .swiper-wrapper styles */
.banner .swiper-container .swiper-wrapper {}

/* .swiper-slide styles */
.banner .swiper-container .swiper-wrapper .swiper-slide {}

/* .imgbox styles */
.banner .swiper-container .swiper-wrapper .swiper-slide .imgbox {
    height: 776px;
}

/* .text styles */
.banner .swiper-container .swiper-wrapper .swiper-slide .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 34;
    text-align: center;
}

/* .title styles */
.banner .swiper-container .swiper-wrapper .swiper-slide .text *{

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
transform: translateY(80px);
opacity: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text *{
transform: translateY(0px);
opacity: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text .title {
    font-size: 58px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    text-shadow: 0px 3px 3px #333333;

}

/* .dec styles */
.banner .swiper-container .swiper-wrapper .swiper-slide .text .dec {
    padding-top: 41px;
    line-height: 1.2;
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 3px 3px #333333;
    transition-delay: .2s;
}

/* .swiper-pagination styles */
.banner .swiper-pagination {}

/* .section1 styles */
.section1 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.section1 ul {}
.section1 ul li {
    float: left;
    width: 25%;
    padding-top: 70px;
    padding-bottom: 50px;
}
    .section1 ul li a *{
        display:block;
    }
.section1 ul li a {
    display: block;
}
.section1 ul li a .icon img {
    margin: auto;
}
.section1 ul li a .tit {
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    padding-top: 15px;
    padding-bottom: 13px;
    line-height: 1;
}
.section1 ul li a .dec {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    text-transform: uppercase;
}

/* .section2 styles */
.section2 {
    padding: 30px 38px;
    zoom: 1;
    overflow: hidden;
}
.section2 .left {
    float: left;
    width: 34.6%;
    background: #fff;
    text-align: center;
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
    .section2 .left .imgbox *{
        max-width:70%;
        position: absolute;
        top: 50%;
        left: 50%;
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
.section2 .left .imgbox {
    padding: 24px 0px;
    height: 476px;
    position: relative;
}
.section2 .left .text {
    text-align: center;
    background: #132673;
    padding: 10px;
}
.section2 .left .text .title {
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.section2 .left .text .dec {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 43px;
}
.section2 .right {
    background: #fff;
    float: right;
    width: 63.5%;
    padding: 33px;
    height: 581px;
    overflow: auto;
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
    .section2 .right .hd:after{
        content:"";
        display:table;
        clear:both;
    }
.section2 .right .hd {
    text-align: center;
}
.section2 .right .hd a.current{
    background: #132673;
    color: #fff;
}
.section2 .right .hd a.current:after{
    opacity: 1;
}
    .section2 .right .hd a:after{
        content:"";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #132673 transparent transparent transparent;
        position:absolute;
        position: absolute;
        left: 50%;
        -o-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        bottom: -10px;
        opacity: 0;
        -webkit-transition: all 0.4s;
        -o-transition:all 0.4s;
        -moz-transition:all 0.4s;
        -ms-transition:all 0.4s;
        transition:all 0.4s;
    }
.section2 .right .hd a {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 53px;
    /* background: #282a7c; */
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    width: 50%;
    position: relative;
    float: left;
}
.section2 .right .bd {}
.section2 .right .bd .model {}
.section2 .right .bd .model .dec {
    margin-top: 35px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 41px;
}

/* .section3 styles */
.section3 {
    padding: 0px 38px;
    zoom: 1;
    overflow: hidden;
}
.section3 .left {
    float: left;
    width: 34.6%;
    background: #fff;
    text-align: center;
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
.section3 .left video {
    width: 100%;
    object-fit: cover;
    display: block;
    height: 551px;
}
.section3 .right {
    background: #fff;
    float: right;
    width: 63.5%;
    padding: 21px 24px;
    overflow: auto;
    height: 551px;
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
    .section3 .right .hd:after{
        content:"";
        display:table;
        clear:both;
    }
.section3 .right .hd {}
.section3 .right .hd a {
    width: 33.333%;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 53px;
    /* background: #282a7c; */
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    /* width: 50%; */
    position: relative;
    float: left;
    text-align: center;
}
.section3 .right .hd a:after{
     content:"";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #132673 transparent transparent transparent;
        position:absolute;
        position: absolute;
        left: 50%;
        -o-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        bottom: -10px;
        opacity: 0;
        -webkit-transition: all 0.4s;
        -o-transition:all 0.4s;
        -moz-transition:all 0.4s;
        -ms-transition:all 0.4s;
        transition:all 0.4s;
}
.section3 .right .hd a.current:after{
    opacity: 1;
}
.section3 .right .hd a.current{

    background: #132673;
    color: #fff;
}
.section3 .right .bd {}
.section3 .right .bd .model {display: none;}
.section3 .right .bd .model .listType1 ul {
    padding-top: 5px;
}
.section3 .right .bd .model .listType1 ul {}
.section3 .right .bd .model .listType1 ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 9px;
}
.section3 .right .bd .model .listType1 ul li img {
    width: 74%;
    height: 87px;
    object-fit: contain;
}
.section3 .right .bd .model .listType2 ul {
    padding-top: 52px;
}
.section3 .right .bd .model .listType2 ul li:last-child{
margin-right:0px;
}
.section3 .right .bd .model .listType2 ul li {
    float: left;
    width: calc((100% - 45px)/4);
    margin-right: 15px;
    padding: 0px 32px;
    text-align: center;
    padding-bottom: 20px;
    background: #eee;
}
.section3 .right .bd .model .listType2 ul li .imgbox img {
    width: 100%;
    height: 268px;
    object-fit: cover;
}
.section3 .right .bd .model .listType2 ul li .title {
    font-size: 20px;
    padding: 13px 0px;
}
.section3 .right .bd .model .listType2 ul li .dec {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.section3 .right .bd .model .pic {
    background: #f6f6f6;
    margin-top: 31px;
}
    .section3 .right .bd .model .pic img{
        width: 100%;
        object-fit: contain;
        height: 423px;
    }
/* .section4 styles */
.section4 {
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: cover;
        margin-top: 40px;
}
.section4 .swiper-slide *{
    position: relative;
    z-index: 43;

}
.section4 .swiper-slide .con{
    padding-left: 40px;

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
}
.section4 .swiper-slide{
    text-align: center;
    position: relative;

    height: 562px;

    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0 !important;
    overflow: hidden;

}
.section4 .swiper-slide.swiper-slide-active .con{
    padding-left: 0;
}
.section4 .swiper-slide.swiper-slide-active{
    opacity: 1 !important;

}
.section4 .swiper-slide:after{

background: rgba(40 ,42 ,124,.9);

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
content: "";
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.section4 .swiper-slide{

}
.section4 .swiper-slide:hover:after{
    background: rgba(40 ,42 ,124,.8);
}
.section4 .title {
    font-size: 60px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    text-shadow: 0px 3px 3px #333333;
    margin-bottom: 58px;

}
.section4 .more {
    width: 150px;
    line-height: 47px;
    border: 1px solid #3E5099;
    opacity: 0.65;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 41px;
    /* opacity: 0.27; */
}

/* .section5 styles */
.section5 {
    background: #fff;
}
.section5 .title {
    font-size: 37px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #444444;
    text-align: center;
    padding-bottom: 43px;
    border-bottom: 1px solid #ddd;
    padding-top: 43px;
}
.section5 .hd {
    text-align: center;
    font-size: 0;
    padding-bottom: 0px;
	border-bottom: 1px solid #ddd;
}
    .section5 .hd a.current{
        color:#fff;
        background:#132673
    }
.section5 .hd a {
    display: inline-block;
    line-height: 72px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    width: 221px;
	border-left:1px #e6e6e6 solid;
	border-right:1px #e6e6e6 solid;
}
.section5 .bd {
    padding: 30px 20px;
    background: #f1f0ef;
    padding-bottom: 15px;
}
.section5 .bd .model {
    /* zoom: 1; */
    /* overflow: hidden; */
}
.section5 .bd .model ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.section5 .bd .model ul li:last-child{
    margin-right:0px;
}
.section5 .bd .model ul li {
    margin-right: 15px;
    float: left;
    width: calc((100% - 45px)/4);
    background: #fff;
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
.section5 .bd .model ul li a {
    display: block;
}
    .section5 .bd .model ul li a *{
        display:block;
    }
    .section5 .bd .model ul li a .imgbox img{
        width:100%;
    }
.section5 .bd .model ul li a .imgbox {}
.section5 .bd .model ul li a .cont {
    background: #fff;
    padding-top: 18px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.section5 .bd .model ul li a .cont .tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    display: block;
    text-align: center;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section5 .bd .model ul li a .cont .dec {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

/* .section6 styles */
.section6 {
    padding: 30px 20px;
    background: #f1f0ef;
    zoom: 1;
    overflow: hidden;
    padding-top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
}
    .section6 .item:nth-child(2){float:right;margin-left: 15px;}
.section6 .item {
    float: left;
    width: calc((100% - 15px)/2);
    background: #fff;
    padding: 16px;
    /* height: 440px; */
	box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}
.section6 .item .titlemodel2 {
    zoom: 1;
    overflow: hidden;
    border-bottom: 2px solid #132673;
}
.section6 .item .titlemodel2 .title {
    width: 221px;
    line-height: 72px;
    float: left;
    text-align: center;
    color: #fff;
    background: #132673;
    font-size: 17px;
}
.section6 .item .titlemodel2 .more {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    float: right;
    margin-top: 29px;
    margin-right: 4px;
}
.section6 .item .content {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
    padding-top: 26px;
}
.section6 .item .content2 {
    zoom: 1;
    overflow: hidden;
    height: calc(100% - 79px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section6 .item .content2 .text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 37px;
    float: left;
    /* padding-top: 47px; */
    padding-left: 27px;
}
.section6 .item .content2 .text p {}
.section6 .item .content2 .ewm {
    float: right;
    text-align: center;
    /* padding-top: 57px; */
    padding-right: 20px;
}
.section6 .item .content2 .ewm .irm {
    float: left;
    margin-left: 33px;
}
.section6 .item .content2 .ewm .irm img {}
.section6 .item .content2 .ewm .irm .tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-top: 10px;
    line-height: 1;
}

/* .section7 styles */
.section7 {
    background: #e3e3e3;
    display: flex;
    justify-content: space-between;
    padding: 2% 3%;
}
.section7 select {
    width: calc(395/1920*100vw);
    height: 48px;
    background: #f6f6f6;
    border: 1px solid #dadada;
    padding-left: 10px;
    color: #ccc;
}

.footer {

font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

color: #666666;

line-height: 33px;

text-align: center;

background: #fff;

padding: 2% 0px;
}

.footer p {

}

.footer a {

}

.section5 .bd .model ul li a .imgbox,
.section3 .right .bd .model .listType2 ul li .imgbox {
    overflow: hidden;
}
.section4 .more:hover{
    background: #fff;
    color: #132673;
}
.section6 .item .titlemodel2 .more:hover,
.section5 .bd .model ul li a .cont .tit:hover{
    color: #132673;
}

.section5 .bd .model ul li,
.section3 .right .hd a,
.section2 .right .hd a,
.section5 .bd .model *,
.section4 .more,
.section3 .right .bd .model .listType2 ul li .imgbox img,
.section1 ul li a{
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.section1 ul li a:hover{
    transform: translateY(-10px);
}

.section6 .item .titlemodel2 .more,
.section5 .bd .model ul li a .imgbox:hover img,
.section3 .right .bd .model .listType2 ul li .imgbox img:hover{
-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}

.section5 .bd .model ul li:hover{
    
-webkit-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
-moz-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
-o-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
-ms-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
box-shadow:0px 12px 24px 0px rgba(0,0,0,0.19);
}

.mobile-inner-nav .sub h2.h2tit{
    background: url(../images/down.png) no-repeat 95% center;
    background-size: 30px;
}
.mobile-inner-nav .current.sub h2.h2tit{
    background: url(../images/up.png) no-repeat 95% center;
    background-size: 30px;
}