body{
    padding: 0!important;
}

.Warp{
    font: 14px Microsoft YaHei !important;
    background-color: white;
}
/*.banner{
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}*/
.more{
    text-align: right;
}
.more>a{
   display: inline-block;
    padding: 6px 25px;
    border: 1px solid #666;
    border-radius: 5px;
}
.more>a:hover{
    background: #cc0000;
    color: white;
    border: 1px solid #cc0000;
}
.topNavBar {
    width: 100%;
    height: 52px;
    padding: 16px 0;
    background-color: #25315b;
    z-index: 666;
}
.top-nav{
    position: relative;
    height: 52px;
}
.topNavBar ul {
    display: table;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
}
.topNavBar ul li {
    float: left;
    width: 200px;
    padding: 0 20px;
    font-size: 21px;
    font-weight: 400;
    border-right: 1px solid white;
    color: white;
}
.topNavBar ul a:last-child li {
    border-right: 0px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.title-p{
    padding-bottom: 50px;
    margin-bottom: 40px;
    background: url(../images/tittle-p_03.jpg)bottom center no-repeat;
}
.title-p>h4{
    font-size: 40px;
    color: #0c49fc;
    text-align: center;
    font-weight: bold;
}
.page-top{
    padding: 0 250px;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    letter-spacing: 1.5px;
    margin-top: 30px;
}
/**/
.page-main{
    margin-top: 45px;
}
.pageMain-left{
    width: 450px;
    float: left;
}
.page-list{
    position: relative;
    margin-bottom: 30px;
}
.page-list > span {
    width: 40px;
    height: 40px;
    display: block;
    background: #2e78ee;
    color: white;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    font-weight: bold;
    font-size: 17px;
}
.page-list-right{
    width: calc(100% - 65px);
}
.page-list-right > h5 {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 2px;
}
.page-list-right > p{
    font-size: 14px;
    color: #333333;
    line-height: 2;
    margin-top: 20px;
}
.pageMain-center{
    float: left;
    position: relative;
    width: 306px;
}
.page-list2{
    left: 70px;
    margin-top: 50px;
}
.page-list1 p{
    width: 360px;
    letter-spacing: 1.5px;
}
.pageMain-right{
    width: 444px;
    float: left;
    padding-left: 15px;
}
.page-list3{
    left: -25px;
}
.pageInfo{
    padding-top: 40px;
    padding-bottom: 30px;
    position: relative;
}
.lukewen .swiper-container {
    width: 100%;
    height: 100%;
}
.lukewen .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
}
.swiper-slide:not(.swiper-slide-active){
    transform: scale(0.9);
}
.lukewen{
    background: url("../images/bj_02.jpg")center center no-repeat;
    background-size: cover;
    padding: 45px 0 35px 0;
}
.lukewen .swiper-slide a{
    cursor: pointer;
}
.lukewen .swiper-slide a img{
    width: 400px;
}
/**/
.haiWai{
    background: url("../images/bj2_06.jpg")center center no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.tit-2{
    width: 1005px;
    margin: 0 auto;
    padding: 0 0 40px 0;
}
.hw-left{
    width: 600px;
    padding-right: 10px;
    position: relative;
    float: left;
}
.haiWai-main{
    padding: 38px 0 40px 0;
}
.hwLeft-top{
    width: 178px;
    top: -28px;
    left: 206px;
    position: absolute;
}
.hw-left-top{
    width: 178px;
    height: 55px;
    line-height:55px;
    background: #1d50a1;
    color: white;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.zsj{
    border-bottom: 20px solid transparent;
    border-left: 20px solid #021c46;
    border-top: 20px solid transparent;
    height: 0;
    left: -17px;
    overflow: hidden;
    position: absolute;
    top: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 0;
    z-index: 1;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.ysj{
    border-bottom: 20px solid transparent;
    border-left: 20px solid #021c46;
    border-top: 20px solid transparent;
    height: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: -17px;
    top: 2px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    width: 0;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;

}
.hw-right{
    float: left;
    width: 600px;
    padding-left: 10px;
    position: relative;
}
/**/
.haiWai-lc ul li{
    float: left;
    position: relative;
}
.haiWai-lc ul li:nth-of-type(odd){
    width: 142px;
    height: 205px;
    position: relative;
}
.haiWai-lc ul li:nth-of-type(even){
    width: 27px;
    height:205px;
    background: url("../images/lc1_03.png") center center no-repeat;
    background-size: contain;
    margin-right: 7px;
}
.lc-1{
    border: 1px solid #1d50a1;
    border-radius: 10px;
}
.lc-1>div{
    position: relative;
    background: #1d50a1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    left: -6px;
    top:-6px;
}
.lc-1>div>h5{
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 20px 0 10px 0 ;
    text-align: center;
    border-bottom: 1px dashed white;
}
.lc-1>div>div{
    margin-top: 5px;
}
.lc-1>div>div>p{
    line-height: 1.7;
    color: white;
    padding: 0 10px;
    font-size: 12px;
}

.lc-2{
    border: 1px solid #177cb0;
    border-radius: 10px;
}
.lc-2>div{
    position: relative;
    background: #177cb0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    left: -6px;
    top:-6px;
}
.lc-2>div>h5{
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 20px 0 10px 0 ;
    text-align: center;
    border-bottom: 1px dashed white;
}
.lc-2>div>div{
    margin-top: 5px;
}
.lc-2>div>div>p{
    line-height: 1.7;
    color: white;
    padding: 0 8px;
    font-size: 13px;
}
/**/
/**/
.bd-main{
    background: url("../images/bj1.jpg") top center no-repeat;
    background-size: cover;
}
.bd-xg{

}
.bd-xg>h3{
    font-size: 32px;
    font-weight: bold;
    color: white;
    width: 450px;
    padding: 50px 0 61px 0;
    background: url("../images/bd-bj.png")bottom center no-repeat;
    background-size: contain;
    margin: 0 auto;
    text-align: center;
}
.bd-xg form{
    display: block;
    margin: 0 auto;
    width: 1200px;
    padding: 40px 0;
}
.name-l{
    float: left;
    background: white;
    padding: 10px 12px;
    border-radius: 15px;
    width: 250px;
}
.name-l>span{
    display: inline-block;
    font-size: 16px;
    width:50px;
    position: relative;
    top: 5px;
    border-right: 2px solid #999999;
}
.bd-xg form label input{
    display: block;
    width: 170px;
    border: none;
    line-height: 30px;
    padding:0 10px ;
    font-size: 16px;
    height: 30px;
}
.bd-xg form label{
    display: block;
    margin: 0 10px;
}
.bd-xg form label select{
    width: 170px;
    line-height: 30px;
    border: none;
    font-size: 16px;
    height: 30px;
}
.layui-input{
    height: 30px!important;
}
.bd-xg form label input[type='submit']{
    background: #ff7f6e;
    color: white;
    line-height: 50px;
    height: 50px;
    border-radius: 20px;
}
/**/
.video-Hz{
    background: url("../images/v-bj_06.jpg")center center no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.v-main{
    margin-top: 40px;
}
.v-title{
    width: 1004px;
    margin: 0 auto 40px auto;
}
.v-left{
    width:600px ;
    padding-right: 25px;
    float: left;
}
.v-left>h4{
    font-size: 23px;
    color: #1d50a1;
    text-align: center;
    font-weight: bold;
}
.v-left>p{
    font-size: 16px;
    color: #1d50a1;
    text-align: center;
    margin: 10px 0 20px 0;
}
.v-right{
    width:600px ;
    padding-left: 25px;
    float: left;
}
.v-right>h4{
    font-size: 23px;
    color: #1d50a1;
    text-align: center;
    font-weight: bold;
}
.v-right>p{
    font-size: 16px;
    color: #1d50a1;
    text-align: center;
    margin: 10px 0 20px 0;
}
/**/
.dk-Warp{
    background: url("../images/bj3_02.jpg") top center no-repeat;
    background-size: cover;
    padding: 60px 0 40px;
    position: relative;
}
.anm{
    position: absolute;
    display: block;
    width: 50px;
    top: -50px;
    height: 50px;
}
.dk-tit{
    margin: 0 auto 40px auto;
    width: 988px;
}
.box1-left{
    width: 415px;
    float: left;
    position: relative;
    margin:0 32px;
    border: 2px solid white;
    height: 392px;
}
.box-1-tit{
    color: white;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
}
.box-1-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.box1-left img{
    position: absolute;
    left: -15px;
    top: -15px;
}

.dk-box1-main{
    margin-top: 40px;
}
.box1-right{
     width: 720px;
    float: left;
    padding: 0 75px 0 0px;
}
.box1-right-tit{
    text-align: center ;
}
.box1-right-tit>h5{
    display: inline-block;
    padding: 0 25px 15px 25px;
    border-bottom: 2px solid white;
    font-size: 24px;
    color: white;
    letter-spacing: 2px;
}
.box1-right-tit>p{
    font-size: 16px;
    color: white;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-bottom: 50px;

}
.box-tj-tit{
    color: white;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
    padding-bottom: 50px;
    background: url("../images/box-2_03.png")bottom center no-repeat;
}
.box-tj-tit>span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.tj-main{
    padding: 40px 0 60px 0;
}
.tj-left{
    width: 380px;
    float: left;
    background: white;
}
.tj-center{
    width: 380px;
    float: left;
    background: white;
    margin: 0 30px;
}
.tj-left1{
    position: relative;
    width: 585px;
    padding:60px 10px 0 335px;
    float: left;
    background: white;
    height: 400px;
    margin-right: 15px;
}
.tj-left1>h5{
    display: inline-block;
    padding: 0 35px 15px 15px;
    border-bottom: 2px solid #333333;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;}
.tj-left1>p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-top: 20px;
    color: #333333;
}
.tj-left>.tj-bot{
    padding: 28px 28px 40px 28px;
}
.tj-left>div>h5{
    display: inline-block;
    padding: 0 35px 15px 15px;
    border-bottom: 2px solid #333333;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;
}
.tj-left>div>p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-top: 20px;
    color: #333333;
}

.tj-center>.tj-bot{
    padding: 28px 28px 40px 28px;
}
.tj-center>div>h5{
    display: inline-block;
    padding: 0 35px 15px 15px;
    border-bottom: 2px solid #333333;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;
}
.tj-center>div>p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-top: 20px;
    color: #333333;
}
.cn{
    position: absolute;
    top: 0;
    left: 0;
}
.tj-right{
     width: 380px;
     float: left;
     background: white;
     min-height: 611px;
 }
.tj-right1{
    position: relative;
    width: 585px;
    padding:60px 10px 0 335px;
    float: left;
    background: white;
    height: 400px;
    margin-left: 15px;
}
.tj-right1>h5{
    display: inline-block;
    padding: 0 35px 15px 15px;
    border-bottom: 2px solid #333333;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;}
.tj-right1>p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-top: 20px;
    color: #333333;
}
.tj-right>.tj-bot{
    padding: 28px 28px 40px 28px;
}
.tj-right>div>h5{
    display: inline-block;
    padding: 0 35px 15px 15px;
    border-bottom: 2px solid #333333;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;
}
.tj-right>div>p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    letter-spacing: 2.5px;
    margin-top: 20px;
    color: #333333;
}
.box-2-tit{
    color: white;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
    padding-bottom: 50px;
    background: url("../images/box-2_03.png")bottom center no-repeat;
}
.box-2-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.box2-list{
    position: relative;
    background: #177cb0;
    padding: 25px 25px 25px 375px;
    margin-top: 65px;
}
.box2-list>h5{
    font-size: 24px;
    display: inline-block;
    padding: 10px 15px;
    color: white;
    margin-bottom: 10px;
    border-bottom: 2px solid white;
}
.box2-list>p{
    font-size: 16px;
    color: white;
    line-height: 2.5;
    letter-spacing: 2.5px;
}
.box2-list>p:nth-child(1){
    margin-bottom: 10px;
}
.mgy{
    width: 331px;
    position: absolute;
    left: 25px;
    bottom: 20px;
    height: 343px;
}
.box2-list2{
    position: relative;
    background: #177cb0;
    padding: 25px  375px 25px 25px;
    margin-top: 100px;
}
.box2-list2>h5{
    font-size: 24px;
    display: inline-block;
    padding: 10px 15px;
    color: white;
    margin-bottom: 10px;
    border-bottom: 2px solid white;
}
.box2-list2>p{
    font-size: 16px;
    color: white;
    line-height: 2.5;
    letter-spacing: 2.5px;
}
.box2-list2>p:nth-child(1){
    margin-bottom: 10px;
}
.box2-list3{
    position: relative;
    background: #177cb0;
    padding: 25px  25px 25px 375px;
    margin-top: 100px;
}
.box2-list3>h5{
    font-size: 24px;
    display: inline-block;
    padding: 10px 15px;
    color: white;
    margin-bottom: 10px;
    border-bottom: 2px solid white;
}
.box2-list3>p{
    font-size: 16px;
    color: white;
    line-height: 2.5;
    letter-spacing: 2.5px;
}
.text1{
    margin-bottom: 10px;
}

.yc{
    width: 331px;
    position: absolute;
    right: 25px;
    bottom: 20px;
    height: 326px;
}
.va{
    width: 331px;
    position: absolute;
    left: 25px;
    bottom: 20px;
    height: 343px;
}
.box-3{
    margin-top: 90px;
}
.box-3-tit{
    color: white;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
    padding-bottom: 50px;
    background: url("../images/box-2_03.png")bottom center no-repeat;
}
.box-3-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.box3-left{
    width: 580px;
    float: left;
    margin-right: 20px;
    position: relative;
    padding:20px 20px 0 300px ;
    background: #f0f5f7;
    height: 556px;
}
.box3-left>h5{
    font-size: 24px;
    color: #333333;
    display: inline-block;
    padding: 15px 10px;
    border-bottom: 2px solid #333333;
}
.box3-left>h6{
    font-size: 16px;
    color: #444444;
    margin-top: 15px;
}
.box3-left>p{
    font-size: 16px;
    color: #444444;
    line-height: 2;
    margin-top: 75px;
    letter-spacing: 2.5px;
}
.vx{
    position: absolute;
    top: 0;
    left: 0;
}
.box3-main{
    margin-top: 50px;
}
.box3-right{
    width: 580px;
    float: left;
    margin-left: 20px;
    position: relative;
    padding:20px 20px 0 300px ;
    background: #f0f5f7;
    height: 555px;
}
.box3-right>h5{
    font-size: 24px;
    color: #333333;
    display: inline-block;
    padding: 15px 10px;
    border-bottom: 2px solid #333333;
}
.box3-right>h6{
    font-size: 16px;
    color: #444444;
    margin-top: 15px;
    padding-right: 20px;
    letter-spacing: 2px;
}
.box3-right>p{
    font-size: 16px;
    color: #444444;
    line-height: 2;
    margin-top: 55px;
    letter-spacing: 2.5px;
}
.ad{
    position: absolute;
    top: 0;
    left: 0;
}
/**/
.ly-tit{
    width: 1001px ;
    margin: 0 auto;
    padding: 40px 0;
}
.lt-box-tit{
    color: #333333;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
}
.lt-box-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs2_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.tips{
    margin: 20px 0 10px 0;
    text-align: right;
}
.tips>span{
    display: inline-block;
    color: #1d50a1;
    font-size: 16px;
}
.sh-item>li{
    float: left;
    width: 290px;
    margin-right: 13px;
    margin-bottom: 20px;
}
.sh-item>li:nth-child(4){
    margin-right: 0;
}
.sh-item>li:nth-child(8){
    margin-right: 0;
}
.sh-item li a p{
    padding: 15px 0 0;
    text-align: center;
    font-size: 14px;
    height: 55px;
    color: #333333;
}
.lt-box2{
    margin-top: 60px;
}
.lt-box3{
    margin-top: 60px;
}
/**/
.meTi{
    padding: 40px 0 50px 0;
    background: url("../images/bj4_24.jpg")center center no-repeat;
    background-size: cover;
}
.mt-tit{
    width: 1003px ;
    margin: 0 auto;
}
/**/
.projectBox-left{
    width: 50%;
    float: left;
    padding-right:25px;
}
.projectBox-right{
    width: 50%;
    float: left;
    padding-left:25px;
}

.projectBox>div>h4{
    padding: 40px 0 10px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}
.projectBox-list>li{
    margin-bottom: 5px;
}
.projectBox-list>li>a>span{
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: white;
    width: 65px;
    text-align: center;
}
.projectBox-list>li>a>p{
    font-size: 14px;
    line-height: 30px;
    color: white;
    width: calc(100% - 65px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.projectBox-list>li>a>p>span{
    color: #FFF0AC;
}
/**/
.dj-hwai{
    background: #eff4f7;
    padding: 40px 0;
}
.dj-box1{  position: relative; }
.dj-box2{  position: relative; }
.dj-box3{  position: relative; }
.dj-tit{
    width: 1000px ;
    margin: 0 auto;
}
.djbox-tit {
    color: #333333;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
    padding: 40px 0 30px;
}
.djbox-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/bs3_03.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.dj-list>li{
    width: 280px;
    float: left;
    border-radius: 8px;
    margin-left: 26px;
}
.dj-list>li:nth-child(1){
    margin-left: 0;
}
.dj-list li img{
    border-radius: 8px;
}
.dj-list>li>a{
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.hp{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all .2s linear;
    background: rgba(28, 77, 152, 0.57);
    border-radius: 8px;
    text-align: center;
}
.hp>h3{
    font-size: 25px;
    text-align: center;
    padding-top: 120px;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
}
.hp>span{
    display: inline-block;
    margin-top: 30px;
    padding: 5px 20px;
    border: 1px solid #fff0ab;
    color: white;
    border-radius: 5px;
}
.sp{
    position: absolute;
    width: 100%;
    height: 85%;
    background: rgba(255, 0, 0, 0.8);
    bottom: -100%;
    left: 0;
    padding: 20px 0px 0 0px;
    overflow: hidden;
    transition: all .5s linear;
    text-align: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.sp>h3{
    font-size: 25px;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
}
.sp>p{
    font-size: 14px;
    color: white;
    line-height: 2;
    padding: 15px 30px;
    text-align: left;
}
.sp>span{
    color: white;
    background: #1c4d98;
    padding: 5px 20px;
    border-radius: 8px;
}
.dj-list>li>a:hover .hp{
    opacity: 0;
}
.dj-list>li>a:hover .sp{
    bottom: 0;
    left: 0;
    transition: all .5s linear;
}
/**/
 .projectBox2 .infoBox {
    width: 378px;
    height: 306px;
    margin-right: 10px;
    background-color: #1D50A1;
    padding: 20px;
    color: #fff;
}
 .projectBox2 .infoBox .infoTitle {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
 .projectBox2 .infoBox .innerText {
    padding-top: 20px;
    line-height: 26px;
    font-size: 16px;
}
 .projectBox2 .infoBox .innerText .dot {
    color: #fff;
}
 .projectBox2 .prijectItem {
    position: relative;
    width: 264px;
    height: 306px;
    background-color: #292929;
    color: #fff;
    margin-right: 10px;
}
 .projectBox2 .prijectItem:hover .mask {
    display: none;
}
 .projectBox2 .prijectItem:hover .button {
    color: #fff;
    border: 1px solid #fff;
}
.projectBox2 .prijectItem:hover .button:hover {
    background-color: #FFF0AC;
    border: 1px solid #FFF0AC;
    color: #333;
}
 .projectBox2 .prijectItem:last-child {
    margin-right: 0px;
}
.projectBox2 .prijectItem .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 264px;
    height: 306px;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, endColorstr=#99000000, 0);
    z-index: 2;
}
.projectBox2 .prijectItem .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 264px;
    height: 306px;
    z-index: 3;
    text-align: center;
    padding-top: 120px;
    font-size: 22px;
}
 .projectBox2 .prijectItem .button {
    z-index: 4;
    position: absolute;
    width: 77px;
    height: 29px;
    border: 1px solid #ccc;
    color: #ccc;
    line-height: 29px;
    text-align: center;
    border-radius: 5px;
    right: 9px;
    bottom: 9px;
}
.projectBox2 .prijectItem .button:hover {
    cursor: pointer;
}
.fLeft{
    float: left;
}
/**/
.djBox3-left{
    width: 580px;
    margin-right: 20px;
    background: #1d50a1;
    height: 283px;
    float: left;
    position: relative;
}
.djBox-3-left{
    top: 0;
    left: 0;
    position: absolute;
    width: 326px;
    height: 283px;
    float: left;
}
.djBox-3-right{
    position: absolute;
    width: 298px;
    height: 283px;
    float: left;
    padding: 40px 35px 0 25px;
    top: 0;
    right: 0;
    z-index: 5;
    background:#1d50a1;
    transition: all .3s linear;
}
.djBox-3-right>h4{
    color: white;
    font-size: 16px;
    display: inline-block;
    padding: 10px 20px 10px 10px;
    border-bottom: 2px solid white;
}
.djBox3-left:hover .djBox-3-right{
      width: 450px;
    transition: all .3s linear;
}
.djBox3-right{
    width: 580px;
    margin-left: 20px;
    background: #1d50a1;
    padding: 40px 35px 0 305px;
    position: relative;
    height: 283px;
    float: left;
}
.djBox-3{
    position: absolute;
    top: 0;
    left: 0;
}
.djBox-3-right>p{
    font-size: 14px;
    line-height: 2;color: white;
    margin-top: 10px;
}
.djBox-3-right>div{
    text-align: right;
    margin-top: 10px;
}
.djBox-3-right>div>a{
    padding: 5px 20px;
    border: 1px solid white;
    border-radius: 8px;
    color: white;
}
.djBox-3-right>div>a:hover{
    background: #cc0000;
    border: 1px solid #cc0000;
    color: white;
}
.djBox3-right{
    width: 580px;
    margin-left: 20px;
    background: #1d50a1;
    height: 283px;
    float: left;
    position: relative;
}
.djBox3-right:hover .djBox-3-right{
    width: 450px;
    transition: all .3s linear;
}
/**/
.jd{
    background: #f1f6f8;
}
.jd-tit{
    width: 1133px;
    margin: 0 auto;
    padding: 50px 0 60px 0;
}
.jd-left{
    width: 373px;
    padding-right: 30px;
    float: left;
}
.jd-list{
    position: relative;
    margin-bottom: 50px;
}
.jd-list>h4{
    font-size: 17px;
    color: #1d50a1;
    margin-bottom: 20px;
    font-weight: bold;
    padding-left: 20px;
}
.jd-list>p{
    font-size: 15px;
    color: #333333;
    line-height: 2;
    letter-spacing: 2px;
    padding-left: 25px;
}
.jd-list>h6{
    font-size: 30px;
    font-weight: bold;
    color: rgba(29, 80, 161, 0.54);
    position: absolute;
    top: -25px;
    left: 0;
    letter-spacing: 2px;
}
.jd-center{
    float: left;
    width:427px; ;
}
.center-box{
    width: 407px;
    border: 2px solid #18549d;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
    height: 482px;
}
.center-box img{
    position: absolute;
    top: -20px ;
    left: -20px;
}
.jd-right{
    width: 400px;
    float: left;
}
.jd-right .jd-list{
margin-bottom: 80px;
}
.zz{
    background: url("../images/z-bj_02.jpg");
    background-size: cover;
    padding: 60px 0;
}
.zz-tit{
    color: #1f2e4d;
    font-size: 21px;
    text-align: center;
    letter-spacing: 3px;
    padding-bottom: 30px;
}
.zz-tit span{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/z-icon_13.png") center center no-repeat;
    background-size: 80% 80%;
    position: relative;
    top: 6px;
    margin: 0 10px;
}
.zz-main>li{
    width: 200px;
    height: 113px;
    float: left;
    margin-left:50px;
    margin-bottom: 20px;
}
.zz-main>li:nth-child(1){
    margin-left: 0;
}
.zz-main>li:nth-child(6){
    margin-left: 0;
}
/**/
.zsqj{
    width: 100%;
    background: #f1f6f8;
    padding: 50px 0;
}

.zs-tit>h4{
    color: #12437e;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 40px;
    background: url("http://m.austargroup.com/templates/default/ray/lukewen2019v2/img/c/tt-bj_03.png")bottom center no-repeat;
}
/**/
.zb{
    width: 315px;
    float: left;
}
.zb>h4{
    width: 178px;
    font-size: 20px;
    text-align: center;
    color: #454545;
    padding-bottom: 25px;
}
.zb ul{
    width: 100%;
}
.zb ul li{
    width: 178px;
    height: 93px;
}
.xb{
    width: 578px;
    float: left;
}
.xb>h4{
    font-size: 20px;
    text-align: center;
    color: #454545;
    padding-bottom: 25px;
}
.xb ul{
    width: 100%;
}
.xb ul li{
    width: 178px;
    height: 93px;
    margin-left:22px;
    float: left;
}
.mt>h4{
    font-size: 20px;
    text-align: center;
    color: #454545;
    padding-bottom: 25px;
}
.mt{
    width: 177px;
    float: right;
}
.xb ul li:nth-child(1){
    margin-left: 0;
}
.zzs>h4{
    font-size: 20px;
    color: #454545;
    text-align: center;
    padding: 35px 0 20px 0;
}
.zzs-top li{
    width: 177px;
    height: 92px;
    float: left;
    margin-left: 25px;
}
.zzs-top  li:nth-child(1){
    margin-left: 0;
}
.zzs-bottom{
    width: 587px;
    margin: 30px auto 0 auto;

}
.zzs-bottom li{
    width: 177px;
    height: 92px;
    float: left;
    margin-left: 25px;
}
.zzs-bottom li:nth-child(1){
    margin-left: 0;
}
/**/
/*
.layui-form-selected dl {
    display: block!important;
}
.layui-form-select .layui-anim{
    display: block!important;
}*/
.name-r{
     float: left;
     background: white;
     padding: 10px 12px;
     border-radius: 15px;
     width: 350px;
 }
.layui-form-radio{
    line-height: 28px;
    margin: 0px 10px 0 0!important;
    padding-right: 10px;
    cursor: pointer;
    color: red;
    font-weight: bold;
}
.layui-form-radio>i:hover, .layui-form-radioed>i  {
    color: red!important;
}
/**/


/**/
.lu-Haiwai{
    background: #eef2fc;
    padding: 50px 0 70px 0;
}
.lu-bt{
    text-align: center;
    margin-bottom: 40px;
}
.lu-tit>h4{
    color: #12437e;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 30px;
    background: url("http://m.austargroup.com/templates/default/ray/lukewen2019v2/img/c/tt-bj_03.png")bottom center no-repeat;

}
.lu-tit>h5{
    text-align: center;
    margin: 20px 0 40px;
    font-size: 24px;
    color: #333333;
    text-transform: uppercase;
}
.lu-left{
    float: left;
    width: 630px;
}
.luLeft-list{
    position: relative;
    width: 365px;
    margin: 0px 10px 40px 10px;
    background: rgba(255, 255, 255, 0.81);
    padding: 30px 25px 25px 50px;
    border-radius: 10px;
    -moz-box-shadow:0px 0px 3px #E2E5EE; -webkit-box-shadow:0px 0px 3px #E2E5EE; box-shadow:0px 0px 3px #E2E5EE;
}
.luLeft-list>p{
    font-size: 20px;
    color: #444444;
}
.list-left{
    position: absolute;
    left: -10px;
    top:-10px;
    background: #1d50a1;
}
.listLeft-box{
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    letter-spacing: 5px;
}
.Lu-sj{
    border-bottom: 8px solid transparent;
    border-left: 8px solid #021c46;
    border-top: 8px solid transparent;
    height: 0;
    left: 4px;
    overflow: hidden;
    position: absolute;
    top: 29px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-48deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 0;
    z-index: 1;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.luLeft-list2{
    position: absolute;
    top: 250px;
    left: 0
}
.luMore{
    position: absolute;
    background: #1a50a7;
    border: #1a50a7;
    color: white;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 5px;
    top: 340px;
    right: 260px;
}
.luMore:hover{
    background: red;
    color: white;
}
/**/
.qtgd{
    background: url("http://m.austargroup.com/templates/default/ray/lukewen2019v2/img/c/gdBj_02.jpg")top center no-repeat;
    background-size: cover;
    padding: 50px 0 70px 0;

}
.qt-tit>h4{
    font-size: 32px;
    color: white;
    text-align: center;
    padding-bottom: 35px;
    background: url("http://m.austargroup.com/templates/default/ray/lukewen2019v2/img/c/gd-tit_03.png")bottom center no-repeat;
}
.qt-tit{
    margin-bottom: 60px;
}
.gdLeft{
    width: 722px;
    float: left;
    background: white;
    padding: 10px 15px;
    border-radius: 10px;
}
.gdLeft-box{
    border: 1px dashed #043179;
    border-radius: 10px;
    padding-bottom: 45px;
}
.left-zj{
    width: 303px;
    padding: 15px 0 20px 0;
    text-align: center;
    float: left;
}
.left-zj>h3{
    font-size: 28px;
    color: #043179;
    font-weight: bold;
}
.left-zj>h4{
    font-size: 22px;
    color: #043179;
    margin-top: 10px;
}
.right-zj{
    width: 375px;
    float: right;
    padding-right: 25px;
}
.right-zj>p{
    padding-top: 60px;
    font-size: 20px;
    color: #666666;
    letter-spacing: 3px;
}
.zj-more{
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    border: 1px solid #444444;
    border-radius: 5px;
    margin-top: 40px;
}
.zj-more:hover{
    color: #1d50a1;
    border: 1px solid #1d50a1;
}
.gdRight{
    padding: 25px 15px 0 35px;
    background: white;
    border-radius: 10px;
    width: 450px;
    float: right;
    min-height: 521px;
}
.gdR-list{
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.gdR-list>h4{
    font-size: 20px;
    font-weight: bold;
    color: #043179;
}
.gdR-list>h4>span{
    display: inline-block;
    font-size: 30px;
    margin:0 10px;
}
.gdR-list>p{
    font-size: 20px;
    color: #666666;
    line-height: 1.7;
    padding-left: 40px;
}
.gn-t{
    margin: 20px 0!important;
}
.lu-gn{
    background: #eef2fc;
}
/**/
#certify{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#certify .swiper-container1 {
    padding-bottom: 60px;
}
#certify .swiper-slide {
    width: 600px;
    height: 500px;
}
#certify .swiper-slide p {
    font-size: 16px;
    color: #1d50a1;
    text-align: center;
    margin: 10px 0 20px 0;
}
#certify .swiper-slide h4{
    font-size: 23px;
    color: #1d50a1;
    text-align: center;
    font-weight: bold;
}
#certify .swiper-button-prev{
    left: -100px;
}
#certify .swiper-button-next{
    right: -100px;
}
/**/
/**/
.lug-main{
    position: relative;
    width: 770px;
    margin: 0 auto;
    height: 433px;
    border: 2px solid #1a50a7;
}
.lug-main>img{
    position: absolute;
    top: -15px;
    left:-15px;
}
.lu-main{
    position: relative;

}
.luLeft-list1{
    position: absolute;
    top: 35px;
    left: 0;
}
.luLeft-list3{
    position: absolute;
    top: 35px;
    right: 0;
}
/**/
.lu-Beijing{
    padding: 50px 0 20px;
    background: #eef2fc;
}
.bj-tit{
    text-align: center;
}
.bj-top{
    width: 810px;
    margin: 20px auto;
    background: url("../images/bj-Bj_03.png")top center no-repeat;
}
.bj-top>div{
    padding: 35px 80px 50px;
    text-align: left;
}
.bj-top>div>p{
    font-weight: bold;
    font-size: 20px;
    color: white;
    line-height: 2;
}
.bj-top>div>p>span{
    display: inline-block;
    margin-left: 50px;
}
.bj-list{
    margin-top: 45px;
}
.bj-list>li{
    width: 188px;
    height: 225px;
    background: url("../images/list-bj_03.png")top center no-repeat;
    background-size: 100% 100%;
    padding: 0 10px;
    float: left;
    margin:0 0 40px 60px;
}
.bj-list>li:nth-child(1){
    margin-left: 0;
}
.bj-list>li:nth-child(6){
    margin-left: 0;
}
.bj-list>li:nth-child(5){
    width: 200px;
}
.bj-list>li>span{
    display: inline-block;
    width: 55px;
    height: 47px;
    line-height: 47px;
    font-size: 24px;
    color: #eef2fc;
    font-weight: bold;
    text-align: center;
    background: #12437e;
    position: relative;
    top: -12px;
    left: 15px;
}
.bj-list>li>h4{
    margin-top: 5px;
    font-size: 20px;
    color: #12437e;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #12437e;

}
.bj-list>li>p{
    font-size: 16px;
    color:#333333;
    margin-top: 20px;
    line-height: 1.6;
}
.bj-list>li>.list_p{
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
    color:#333333;
}



