@charset "utf-8";
/* 
    Created on : 2019-7-28, 23:59:52
    Author     : Mracai
*/
a{
    text-decoration: none;
    color: #1a1a1a;
}
a:link{
    text-decoration: none;
}
a:valid{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
ul,li{
    list-style: none;
}
@font-face {
    font-family: "PingFang Heavy";
    src: url("../Fonts/PingFang Heavy.woff2") format("woff2"),
        url("../Fonts/PingFang Heavy.woff") format("woff"),
        url("../Fonts/PingFang Heavy.ttf") format("truetype"),
        url("../Fonts/PingFang Heavy.eot") format("embedded-opentype"),
        url("../Fonts/PingFang Heavy.svg") format("svg");
    font-style: normal;
}
@font-face {
    font-family: "Hwxw";
    src: url("../Fonts/Hwxw.woff2") format("woff2"),
        url("../Fonts/Hwxw.woff") format("woff"),
        url("../Fonts/Hwxw.ttf") format("truetype"),
        url("../Fonts/Hwxw.eot") format("embedded-opentype"),
        url("../Fonts/Hwxw.svg") format("svg");
    font-style: normal;
}
.pf{
    font-family: "PingFang Heavy";
}
@media screen and (min-width: 320px){
    .container-fluid{
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .bs-footer,.opacity{
        height: 135px;
    }
}

.bs-header{
    height:90px;
    line-height: 90px;
    background-color:#fff;
    position: relative;
    top:0;
    left: 0;
    z-index: 9999;
}
#mnav {
    margin-top: 20px;
    font-size: 16px;
}
.navbar-brand {
    background: #fff;
    display: block;
    height: 90px;
    width: 100%;
    padding: 5px 0;
}
.navbar-brand img{
    border: 0;
    height: 100%;
}

body{
    font-family: 'microsoft yahei';
}
.bs-body{
    height:auto;
}

.banner{
    height:700px;
    margin-bottom: 200px;
    background-image: url("../Images/lb_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.fowords{
    width: 406px;
    height: 385px;
    padding-top: 56px;
    margin-left: 10px;
    text-align: center;
}
.cicrle{
    width: 386px;
    height: 386px;
    margin-right: 126px;
    background-image: url("../Images/banner_circle.png");
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
}

.cicrle > a{
    display: block;
    position: absolute;
}
.szyd{
    left:-108px;
    top:108px;
    width: 182px;
    height: 36px;
    animation: szyd 2s infinite;
    animation-direction: alternate;
}
@keyframes szyd{
    from{
        left:-108px;
        top:108px;
    }
    to{
        left:-105px;
        top:100px;
    }
}
@-webkit-keyframes szyd{
    from{
        left:-108px;
        top:108px;
    }
    to{
        left:-105px;
        top:100px;
    }
}
.jyzy{
    width: 226px;
    height: 36px;
    top:148px;
    right: -126px;
    animation: jyzy 2s infinite;
    animation-direction: alternate;
}
@keyframes jyzy{
    from{
        top:148px;
        right:-126px;
    }
    to{
        top:140px;
        right:-124px;
    }
}
@-webkit-keyframes jyzy{
    from{
        top:148px;
        right:-126px;
    }
    to{
        top:140px;
        right:-124px;
    }
}
.jyhd{
    width: 226px;
    height: 36px;
    bottom:113px;
    left:-113px;
    animation: jyhd 2s infinite;
    animation-direction: alternate;
}
@keyframes jyhd{
    from{
        bottom:113px;
        left:-113px;
    }
    to{
        bottom:105px;
        left:-108px;
    }
}
@-webkit-keyframes jyhd{
    from{
        bottom:113px;
        left:-113px;
    }
    to{
        bottom:105px;
        left:-108px;
    }
}
.jxyy{
    width: 170px;
    height: 36px;
    bottom: 65px;
    right: -68px;
    animation: jxyy 2s infinite;
    animation-direction: alternate;
}
@keyframes jxyy{
    from{
        bottom:65px;
        right:-68px;
    }
    to{
        bottom:60px;
        right:-63px;
    }
}
@-webkit-keyframes jxyy{
    from{
        bottom:65px;
        right:-68px;
    }
    to{
        bottom:60px;
        right:-63px;
    }
}
#new-header-nav{
    width: 100%;
    height: 602px;
    padding-top: 30px;
    overflow: hidden;
    background-color: #eaeff2;
}
.new-lb-part{
    margin-top: 50px;
    padding: 0;
}
#new-lb{
    width: 61%;
    height: 372px;
    float: left;
}
#new-lb .carousel-inner{
    height: 372px;
}
#new-lb #lbox .item .carousel-caption a{
    color:#fff;
}
#new-news{
    width:calc(39% - 40px);
    height: 372px;
    padding: 25px;
    float: right;
    background-color: #f8f9fb;
}
.h-first{
    margin-top: 10px;
    padding: 10px 0 15px;
    border-bottom: 1px dashed #cccccc;
}
.h-first h3{
    font-size: 18px;
    padding-bottom:10px; 
    font-weight: bold;
}
.h-first p{
    line-height: 1.5em; 
    color:#989898;
}
#new-menu{
    width: 100%;
    font-size: 16px;
    padding: 0;
}
#new-menu ul{
    height: 90px;
    line-height: 90px;
    width: 100%;
}
#new-menu ul li{
    width: 16.66666666%;
    text-align: center;
    padding-top: 20px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    float: left;
    font-family: "微软雅黑";
}
#new-menu ul li:hover{
    background-color: #1d6488;
}
#new-menu ul li a:hover{
    background: transparent;
}
#new-menu ul li a{
    color: #fff;
}
.Nav1{
    width:100%;
    height:auto;
    font-family: "微软雅黑";
    font-size:62.5%;
    overflow: hidden;
    position:absolute;
    bottom:-200px;
    left: 0px;
    z-index: 99;
    background-color:transparent;
}
.pd{
    height: 400px;
    color:#080808;
    padding: 50px 0 0;
    margin: 0 auto;
}
.pd > ul{
    width:100%;
    height: 100%;
    padding:0;
    margin: 0;
    overflow: hidden;
}

.pd > ul > li{
    width:31%;
    height:290px;
    padding: 30px 5px;
    margin-top: 30px;
    border-radius: 20px;
    float: left;
    box-shadow:0px 0px 5px rgba(62,109,254,0.1),0px 0px 5px rgba(62,109,254,0.1);
    background-color:#fff;
    text-align: center;
}
.pd > ul > li b{
    display:block;
    width:100px;
    height: 100px;
    border-radius: 50%;
    margin:0 auto 16px;
    overflow: hidden;
}
.pd > ul > li p{
    padding: 10px 30px;
    color:#5e5e5e;
    font-size:14px;
    text-align: justify;
}

.gk{
    margin-left: 1%;
    margin-right:1%;
}
.gk img{
    width:100%;
}
.gk h4{
    font-size: 20px;
}

.dh{
    padding-top: 142px;
}

.sjtj{
    height: 234px;
    text-align: center;
    color:#1963ff;
    margin-bottom: 60px;
    clear: both;
    padding-top: 30px;
}
.sjtj i{
    font-style: normal;
    display: block;
    width:106px;
    height: 100px;
    margin: 0 auto;
    background-image: url('../Images/tj_icon.png');
    background-repeat: no-repeat;
}
.tj_icon_01{
    background-position: 0px 0px;
}
.tj_icon_02{
    background-position: -206px 0px;
}
.tj_icon_03{
    background-position: -412px 0px;
}
.tj_icon_04{
    background-position: -618px 0px;
}
.news > h1 > a {
    text-align: center;
    margin: 0 auto;
}
.news h1 a:link{
    color:#1963ff;
}
.news h1 a:active{
    color:#1963ff;
}
.news h1 a:valid{
    color:#1963ff;
}
.news h1 a:hover{
    color:#1963ff;
}

.newsBox{
    width:100%;
    height:372px;
    overflow: hidden;
}

.news_bg{
    font-size:30px;
    color:#1963ff;
    display: block;
    width: 194px;
    height: 64px;
    text-align: center;
    background-image: url('../Images/news_icon.png');
    background-repeat: no-repeat;
    background-size:194px 45px;
    background-position: 0px 19px;
}

.n-lbox, .n-list{
    width:48%;
    height: 320px;
    overflow: hidden;
}
.n-lbox{
    float:left;
}
.n-lbox .item{
    cursor: pointer;
}
.n-lbox #lbox a{
    color:#fff;
}
.carousel .item {
    height: 372px;
    background-color: #777;
}
.carousel-control *{
    font-size:0px;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 372px;
}
.n-lbox .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 15;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    list-style: none;
}
.n-lbox .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.n-list{
    float:right;
}

.tab .nav-tabs{
    font-family: "PingFang Heavy";
    font-size: 16px;
}
.nav-tabs li {
    width: calc(100% / 3);
    text-align: center;
    color: #333333;
    border: none;
}
.nav-tabs li a{
    border:none;
    background: #f8f9fb;
    color:#333;
}
.nav-tabs li a:hover{
    border:none;
    background-color: #f8f9fb;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover{
    color:#347698;
    background-color: #f8f9fb;
}

.tab .tab-content{
    height: 275px;
    width: 99.99%;
    overflow: hidden;
}
.tab .tab-content h3{
    margin-top: 0;
}
.tab .tab-pane ul{
    padding:10px 0 0;
}
.tab .tab-pane li{
    height:38px;
    line-height: 38px;
    font-size: 14px;
}

.tab .tab-pane li:hover a{
    color:#347698;
    cursor: pointer;
}
.tab .tab-pane li span{
    float: right;
}
@media only screen and (max-width: 767px){
    .nav-tabs li{
        width:100%;
        margin-bottom: 10px;
    }
    .nav-tabs li a{
        padding: 15px;
    }
    .nav-tabs li.active a,
    .nav-tabs li.active a:focus,
    .nav-tabs li.active a:hover{
        padding: 15px;
        margin-top: 0;
    }
}

/*合作伙伴*/
.partherBox{
    margin-top: 60px;
    margin-bottom: 60px;
    width: 1140px;
}
.partner_bg{
    font-size:30px;
    color:#347698;
    display: block;
    width: 312px;
    height: 64px;
    text-align: center;
    margin: 0 auto;
    background-image: url('../Images/partner_icon.png');
    background-repeat: no-repeat;
    background-size:312px 45px;
    background-position: 0px 19px;
}

.partherBg{
    width:1140px;
    height: 673px;
    margin-top:60px;
    overflow: hidden;
    background-image: url('../Images/parther_bg.png');
    background-repeat: no-repeat;
    background-size:100%;
}

.partherBg a{
    display: block;
    width:130px;
    height:120px;
    line-height: 120px;
    text-align:center;
    cursor: pointer;
    position:relative;
    background-color:transparent;
}
.partherBg a img{
    border-radius: 15px;
}
.partherBg a i{
    display: block;
    width:120px;
    height: 120px;
    position: absolute;
    top:20px;
    left:0px;
    cursor: pointer;
    transform:rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform-origin:85px 60px;
}
.pic1{
    transform:translate(28px,124px);
    -ms-transform:translate(28px,124px);
    -webkit-transform:translate(28px,124px);

}
.pic2{
    transform:translate(123px,99px);
    -ms-transform:translate(123px,99px);
    -webkit-transform:translate(123px,99px);
}
.pic3{
    transform:translate(218px,-116px);
    -ms-transform:translate(218px,-116px);
    -webkit-transform:translate(218px,-116px);
}

.pic4{
    transform:translate(313px,-331px);
    -ms-transform:translate(313px,-331px);
    -webkit-transform:translate(313px,-331px);
}

.pic5{
    transform:translate(218px,-166px);
    -ms-transform:translate(218px,-166px);
    -webkit-transform:translate(218px,-166px);
}

.pic6{
    transform:translate(313px,-381px);
    -ms-transform:translate(313px,-381px);
    -webkit-transform:translate(313px,-381px);
}

.pic7{
    transform:translate(408px,-596px);
    -ms-transform:translate(408px,-596px);
    -webkit-transform:translate(408px,-596px);
}

.pic8{
    transform:translate(502px,-810px);
    -ms-transform:translate(502px,-810px);
    -webkit-transform:translate(502px,-810px);
}

.pic9{
    transform:translate(313px,-551px);
    -ms-transform:translate(313px,-551px);
    -webkit-transform:translate(313px,-551px);
}

.pic10{
    transform:translate(408px,-766px);
    -ms-transform:translate(408px,-766px);
    -webkit-transform:translate(408px,-766px);
}

.pic11{
    transform:translate(503px,-981px);
    -ms-transform:translate(503px,-981px);
    -webkit-transform:translate(503px,-981px);
}

.pic12{
    transform:translate(598px,-1195px);
    -ms-transform:translate(598px,-1195px);
    -webkit-transform:translate(598px,-1195px);
}

.pic13{
    transform:translate(693px,-1410px);
    -ms-transform:translate(693px,-1410px);
    -webkit-transform:translate(693px,-1410px);
}

.pic14{
    transform:translate(598px,-1246px);
    -ms-transform:translate(598px,-1246px);
    -webkit-transform:translate(598px,-1246px);
}

.pic15{
    transform:translate(693px,-1460px);
    -ms-transform:translate(693px,-1460px);
    -webkit-transform:translate(693px,-1460px);
}

.pic16{
    transform:translate(788px,-1674px);
    -ms-transform:translate(788px,-1674px);
    -webkit-transform:translate(788px,-1674px);
}

.pic17{
    transform:translate(693px,-1510px);
    -ms-transform:translate(693px,-1510px);
    -webkit-transform:translate(693px,-1510px);
}

.pic18{
    transform:translate(787px,-1725px);
    -ms-transform:translate(787px,-1725px);
    -webkit-transform:translate(787px,-1725px);
}

.pic19{
    transform:translate(882px,-1940px);
    -ms-transform:translate(882px,-1940px);
    -webkit-transform:translate(882px,-1940px);
}

.pic20{
    transform:translate(977px,-2155px);
    -ms-transform:translate(977px,-2155px);
    -webkit-transform:translate(977px,-2155px);
}

.partherBg a.join_us{
    transform:translate(500px,-1920px);
    -ms-transform-origin:-114px 523px;
    transform:translate(500px,-1920px);
    -ms-transform-origin:-114px 523px;
    transform:translate(500px,-1920px);
    transform-origin:-114px 523px;
    background-color:transparent;
    width: 140px;
    height: 140px;
}
.partherBg a.join_us i{
    width: 140px;
    height: 140px;
}

/*关于我们*/
.aboutBox{
    margin-top: 60px;
    width: 100%;
    height: 521px;
    background-image: url('../Images/a_bg.png');
    background-size: cover;
}
.abtm{
    height: 420px;
    width: 50%;
    margin: 0 5%;
    padding: 30px 0 30px 30px;
    color: #fff;
    position: relative;
    font-family: '微软雅黑';
}
.abtm a,.abtm a:hover{color:#fff;}

.abtm h2{font-size: 30px;}
.abtm h3{color:#9cb6c6; margin-bottom: 16px; margin-top: 5px;}
.abtm p{text-indent: 2em; font-size: 14px; line-height: 2em; text-align: justify; margin-top: 10px; letter-spacing:0.1em;}
#more{
    width: 276px;
    height: 54px;
    line-height:54px;
    border: 1px solid #99b8ca;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 30px;
    cursor: pointer;
}
.about_bg{
    font-size:30px;
    color:#1963ff;
    display: block;
    width: 141px;
    height: 64px;
    margin:0 auto;
    text-align: center;
    background-image: url('../Images/aboutme_icon.png');
    background-repeat: no-repeat;
    background-size:141px 45px;
    background-position: 0px 19px;
}

.about_tuwen{
    margin-top:60px;
    height: 350px;
    width: 100%;
    overflow: hidden;
}
.abu_wen{
    text-align:justify;
    font-size:14px;
    line-height: 2.14em;
    color:#1a1a1a;
    font-style:normal;
}

.abu_img{
    padding: 0;
    margin: 0 auto;
    height: 100%;
}
.about_tuwen .abu_img img{
    width:100%;
    height: 100%;
}


.bottom_links,.Links_l{
    padding:0;
    font-family: "PingFang Heavy";
    font-weight: normal;
}
.Links_l{
    padding-top: 66px;
}
.Links_l p{
    line-height: 50px;
}
.Links_r{
    padding-left:150px;
    padding-right: 0;
    padding-top:38px;
}
.Links_r p{
    line-height: 40px;
}

.bs-footer{
    height:220px;
    margin-top: 10px;
    color:#fff;
    overflow: hidden;
    background-image:url("../Images/footer_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    font-family: '微软雅黑';
}

.opacity{
    height:220px;
    background: -webkit-linear-gradient(left, rgba(21,91,124,0.8),rgba(51,122,159,0.8),rgba(21,91,124,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(21,91,124,0.8),rgba(51,122,159,0.8),rgba(21,91,124,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(21,91,124,0.8),rgba(51,122,159,0.8),rgba(21,91,124,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(left, rgba(21,91,124,0.8),rgba(51,122,159,0.8),rgba(21,91,124,0.8)); /* 标准的语法 */
}

.bs-footer .container{
    padding: 40px 0;
    height: 100%;
}
.copy li span a{
}
.copy > li{
    height: 40px;
    line-height: 40px;
}
.kf > li{
    height: 40px;
    line-height: 40px;
}

.lmbn_w{
    width:100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}

/*---首页轮播---*/
.screen {
    height:790px;
    overflow: hidden;
    position: relative;
}
#bslb .lunbox > div{
    cursor: pointer;
    width: 100%;
    height: 100%;
}
#bslb .lunbox > div > img{
    width: 100%;
    height: 100%;
}
