.body {
    padding: 0;
    margin: 0;
}

.header {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.header .lang {
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.header .lang a{
    padding-left: 15px;
}
.header .logo {
    float: left;
    width: 340px;
    height: 60px;
}

.header .logo img {
    width: 100%;
}

.header .meun {
    float: right;
}

.header .meun ul {
    padding: 0px;

}

.header .meun ul li {
    float: left;
    color: #333;
    list-style-type: none;
}

.header .meun ul li.hover {
    background: #144a96;

}

.header .meun ul li a {
    display: block;
    width: 100px;
    text-align: center;
}

.header .meun ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.header .meun ul li span {
    height: 60px;
    line-height: 60px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    *display: inline-block;
}

.header .meun ul li span.bgmenuhove2 {
    height: 50px;
    line-height: 45px;
    color: #eddc0b;
}

.banner-osSlider {
    margin: 0 auto;
}

.banner-osSlider .slider-btn-prev, .banner-osSlider .slider-btn-next {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background: url(../images/slide_bPc.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    visibility: hidden;
}

.banner-osSlider:hover .slider-btn-prev, .banner-osSlider:hover .slider-btn-next {
    visibility: visible;
}

.banner-osSlider .slider-btn-prev {
    left: 50px;
    background-position: 0 0;
}

.banner-osSlider .slider-btn-next {
    right: 50px;
    background-position: -40px 0;
}

.banner-osSlider .slider-nav {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
}

.banner-osSlider .slider-nav li {
    display: inline-block;
    width: 1em;
    height: 2px;
    cursor: pointer;
    background: #fff;
    opacity: 0.5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 5px;
}

.banner-osSlider .slider-nav li.active {
    width: 1em;
    height: 1em;
    border: 2px solid #fff;
    background: none;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.banner-osSlider .cvNode img {
    max-width: none;
}


#slider {
    position: relative;
    width: 1920px;
    margin: auto;

}

.indexMain {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.indexMain .indexAbout {
    padding-top: 50px;
}

.indexMain .title {
    font-size: 40px;
    text-align: center;
    color: #FF9900;
}

.indexMain .subTitle {
    font-size: 14px;
    color: rgb(153, 153, 153);
    text-align: center;
    line-height: 50px;
}

.indexAbout .aboutInfo {
    width: 100%;
    height: 260px;

}

.indexAbout .aboutInfo .text {
    width: 800px;
    height: auto;
    overflow: hidden;
    float: left;
    line-height: 40px;
    font-size: 14px;
}

.indexAbout .aboutInfo .text p {
    text-indent: 40px;
    padding-bottom: 20px;
}

.indexAbout .aboutInfo .aboutImg {
    float: right;
    width: 360px;
}

.indexAbout .aboutInfo .aboutImg .lvcs {
    width: 300px;
    height: auto;
}

.indexAbout .aboutInfo .aboutImg .aboutIcon {
    width: 54px;
    height: auto;
}

.indexAboutAdvantage {
    width: 100%;
    height: 600px;
    background: url("../images/aboutBg.jpg") no-repeat;
    background-size: cover;
    margin-top: 30px;
}

.advantage ul {
    margin: 0;
    padding: 0;
}

.advantage ul li {
    width: 30%;
    float: left;
    padding: 0 2%;
    text-align: center;
    list-style: none;
}

.advantage ul li:nth-child(3) {
    padding: 0;
    float: right;
}

.advantage ul li img {
    width: 118px;
    height: 118px;
    margin-top: 50px;
}

.advantage ul li .title {
    font-size: 32px;
    color: #fff;
    line-height: 60px;
    padding: 20px 0;
    border-bottom: 2px solid #fff;
    width: 200px;
    margin: 0 auto;
}

.advantage ul li p {
    color: #fff;
    text-indent: 40px;
    line-height: 32px;
    font-size: 14px;
    text-align: left;
    margin-top: 30px;
}

/*.advantage  ul li:hover{
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}*/
.advantage ul li img:hover {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.indexIndustry {
    background: url("../images/bg.jpg") repeat-x;
    height: 650px;
    width: 100%;

}

.indexIndustry .industryMain {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin: 0 auto;

}

.indexIndustry .industryMain .title {
    font-size: 40px;
    color: #134A96;
    text-align: center;
    line-height: 60px;
    padding: 25px 0;
}

.indexIndustry .industryMain .title span {
    color: #FF9900;
}

.indexIndustry .industryMain .subTitle {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.indexIndustry .industryMain .subTitle .left {
    width: 30%;
    float: left;
    height: 15px;
    border-bottom: 1px solid #ccc;
}

.indexIndustry .industryMain .subTitle .center {
    width: 40%;
    float: left;
}

.indexIndustry .industryMain .subTitle .right {
    width: 30%;
    height: 15px;
    float: right;
    border-bottom: 1px solid #ccc;
}

.indexIndustry .industryMain .subTitle .center .en {
    color: rgb(204, 204, 204);
    line-height: 30px;
}

.indexIndustry .industryMain .picList {
    width: 100%;
    height: 450px;
}

.indexIndustry .industryMain .picList .swiper-slide .title {
    font-size: 14px;
    text-align: center;
    color: #333;
    line-height: 30px;
    padding: 0;
}

.indexIndustry .industryMain .picList .swiper-slide p {
    line-height: 25px;
    font-size: 12px;
    color: #666;
    text-align: left;
    padding: 15px;
}

.mn-swiper {
    width: 1186px;
    height: 100%;
    position: initial !important;
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear; /*ä¹‹å‰æ˜¯ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.mn-swiper .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.mn-swiper .swiper-slide {
    width: 268px !important;
    height: 380px !important;
    background: #fff;
    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 150px;
    margin-top: 40px;
    margin-left: 26px;
    text-align: center;
    transition: all .7s ease 0s;
}

.mn-swiper .swiper-slide:hover {
    opacity: 0.9;
    box-shadow: -1px 1px 27px -5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: -1px 1px 27px -5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: -1px 1px 27px -5px rgba(0, 0, 0, 0.7);
}

.indexProduct {
    width: 100%;
    height: 190px;
    background: #144A96;
}

.indexProduct .main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.indexProduct .main .title {
    padding-top: 50px;
    padding-bottom: 15px;
    font-size: 40px;
    line-height: 50px;
    color: #FF9900;
}

.indexProduct .main p {
    color: #fff;
    font-size: 12px;
}
.indexProductList .list-group{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.indexProductList .list-group ul{
    margin: 0;
    padding: 0;
}

.indexProductList .list-group ul li{
    width: 236px;
    float: left;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 20px;
    padding: 10px;
}

.indexProductList .list-group ul li img{
    height: 150px;
    width: 100%;
}
.indexProductList .list-group ul li .title{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.indexProductList .list-group ul li .info{
    font-size: 12px;
    line-height: 20px;
    color: #aba7a7;
    height: 40px;
    overflow: hidden;

}
.indexProductList .list-group ul li:hover{
    box-shadow:5px 5px 5px  #ccc;
}
.indexProductList .list-group ul li a{
    text-decoration: none;

}
.indexProductList {
    background: url("../images/bg.jpg") repeat-x;
    width: 100%;
    height: auto;
    min-height: 300px;
    overflow: hidden;
}

.indexProductList .main {
    width: 1200px;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.indexProductList .main .backgroundImgLeft {
    background: url("../images/9.png") left bottom no-repeat;
    background-size: 70%;
}

.indexProductList .main .backgroundImgRight {
    background: url("../images/9.png") right bottom no-repeat;
    background-size: 70%;
}

.indexProductList .main .box {
    height: 250px;
    width: 100%;
    margin-top: 30px;
}

.indexProductList .main .box .icon {
    background: url("../images/88888.png") no-repeat;
    width: 97px;
    height: 78px;
    line-height: 78px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
}

.indexProductList .main .box .text {
    width: 500px;
    height: auto;
    float: left;
    margin-left: 40px;
}

.indexProductList .main .box .text .title {
    color: #134A96;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    padding-top: 15px;
}

.indexProductList .main .box .text p {
    color: #333;
    line-height: 30px;
    font-size: 14px;
}

.indexProductList .main .box .img {
    float: right;
    height: 250px;
    width: 300px;
    overflow: hidden;
}
.indexProductList .main .box .img img{
    width: 100%;
    height: 100%;
}
.indexProductList .main .backgroundImgRight:nth-child(2) .img {
    float: left;
    margin-right: 40px;
}

.indexNewList {
    background: url(../images/bg.jpg) repeat-x;
    width: 100%;
    height: 660px;
    overflow: hidden;
}

.indexNewList .main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.indexNewList .main .title {
    margin-top: 50px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 44px;
    text-align: center;
}

.indexNewList .main .newsBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
}

.indexNewList .main .newsBox ul {
    margin: 0;
    padding: 0;
}

.indexNewList .main .newsBox ul li {
    width: 48%;
    background: #fff;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 4%;
    padding: 10px 0;
}

.indexNewList .main .newsBox ul li:nth-child(2n) {
    margin-left: 4%;
}

.indexNewList .main .newsBox ul li .date {
    float: left;
    width: 20%;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.indexNewList .main .newsBox ul li .date span {
    color: #000;
    font-size: 30px;
    display: block;
    padding-top: 30px;
}

.indexNewList .main .newsBox ul li .newsText {
    float: left;
    width: 80%;

}

.indexNewList .main .newsBox ul li .newsText .title {
    font-size: 18px;
    margin-top: 0;
    text-align: left;
    text-indent: 0;
}

.indexNewList .main .newsBox ul li .newsText p {
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    padding-right: 10px;
}

.indexNewList .main .newsBox ul li .newsText .more3 {
    width: 60px;
    height: 37px;
}

.indexNewList .main .more {
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid red;

}

.indexNewList .main .more a {
    color: red;
    font-size: 16px;
    display: block;
    text-decoration: none;
}

.indexNewList .main .more a span {
    float: right;
    font-size: 18px;
}

.footers {
    width: 100%;
    background: #143670;
    height: 300px;

}

.footers .main {
    width: 1200px;
    margin: 0 auto;

}

.footers .main .tel {
    background: #103168;
    width: 170px;
    height: 300px;
    float: left;
    color: #47689F;
    padding-left: 30px;
}

.footers .main .tel .h24 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 60px;

}

.footers .main .tel .text {
    font-size: 16px;
    padding-top: 15px;
}

.footers .main .tel .phone {
    color: #6583B4;
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
}


.footers .main .navBottom {
    width: 940px;
    float: left;
    padding-left: 60px;
}

.footers .main .navBottom .linkTop {
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #47689F;
}

.footers .main .navBottom .linkTop ul {
    padding: 0;
    margin: 0;
}

.footers .main .navBottom .linkTop ul li {
    float: left;
    list-style: none;
    line-height: 60px;
    padding: 0 15px;
}

.footers .main .navBottom .linkTop ul li a {
    color: #47689F;
}

.footers .main .navBottom .addressBox {
    margin-top: 50px;
    height: auto;
    overflow: hidden;
}

.footers .main .navBottom .addressBox .codeText {
    width: 500px;
    float: left;
    height: auto;
    overflow: hidden;
}

.footers .main .navBottom .addressBox .codeText .code {
    width: 150px;
    float: left;
}

.footers .main .navBottom .addressBox .codeText p {
    color: #47689F;
    font-size: 14px;
    line-height: 30px;
    padding-left: 40px;
    float: left;
    padding-top: 15px;
}

.footers .main .navBottom .addressBox .contact {
    width: 250px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    float: right;
    background: #103168;
    margin-top: 40px;
}

.footers .main .navBottom .addressBox .contact a {
    color: #47689F;
}

.copyright {
    background: #103168;
    height: 60px;
    line-height: 60px;
    font-size: 14px;

}

.copyright .main {
    width: 400px;
    margin: 0 auto;
    height: 60px;
}

.copyright img {
    width: 20px;
    height: 20px;
}

.copyright a {
    color: #47689F;
}


.bann {
    width: 100%;
}

.bann img {
    width: 100%;
}

.secondaryNav {
    height: 57px;
    line-height: 57px;
    width: 100%;
    background: rgb(20, 74, 150);
    overflow: hidden;
}

.secondaryNav .main {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.secondaryNav .main .location {
    float: left;

}
.secondaryNav .main .meun{
    float: right;
    height: 57px;
    line-height: 57px;
}
.secondaryNav .main .meun ul li{
    float: left;
    list-style: none;
    padding: 0 15px;
}
.secondaryNav .main .meun ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.secondaryNav .main .meun ul li:hover{
    background: #0A246A;
}
.secondaryNav .main .meun ul.three li.b {
    background: #0A246A;
}
.secondaryNav .main .location a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.content {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.cooperation {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 60px;
}

.cooperation .title {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px ;
}

.cooperation ul{
    padding: 0;
    margin: 0;
}

.cooperation ul li{
    list-style: none;
    float: left;
    width: 200px;
}

.map{
    width: 100%;
    height: 530px;
}

@-webkit-keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}




