@import "base.css";
.box{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.box-top{
    width: 100%;
    height: 910px;
    padding-top: 210px;
    background: url("../images/macau1.png") no-repeat;
}
.box-top img{
    width: 300px;
    height: 130px;
    margin: 0 auto;
}
.box-top span{
    display: flex;
    margin: 260px auto 0;
    justify-content: space-between;
    width: 726px;
}
.box-top span a{
    display: block;
    border: 2px solid #ffffff;
    width: 244px;
    height: 76px;
    border-radius: 8px;
    text-align: center;
    line-height: 76px;
    font-size: 28px;
    color: #ffffff;
}
.box-bot{
    width: 100%;
    height: calc(100% - 910px);
    background: #000000;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
}
header{
    width: 100%;
    height: 100px;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 999;
}
header .container{
    display: flex;
    justify-content: space-between;
    padding-top: 18px;
}
header .head-left{
    width: 134px;
    height: 65px;
}
header .head-rig{
    width: 680px;
}
header .head-rig span{
    width: 146px;
    height: 16px;
    float: right;
    display: flex;
    margin-bottom: 14px;
}
header .head-rig span a{
    width: 78px;
    height: 16px;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 16px;
}
header .head-rig span a:last-child{
    margin-right: 0;
}
header .head-rig span a img{
    width: 20px;
    height: 16px;
    float: left;
    margin-right: 5px;
}
header .head-rig dl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    float: right;
}
header .head-rig dl dt{
    height: 60px;
    position: relative;
}
header .head-rig dl dt a{
    display: block;
    text-align: center;
    border-bottom: 2px solid #ffffff;
}
header .head-rig dl dt:hover a{
    color: #00458e;
    border-bottom: 2px solid #00458e;
}
header .head-rig dl dt:hover ul{
    display: block;
}
header .head-rig dl dt ul:hover{
    display: block !important;
}
header .head-rig dl dt .active{
    color: #00458e;
    border-bottom: 2px solid #00458e;
}
header .head-rig dl dt:hover li a{
    color: #333333;
    border-bottom: 0;
}
header .head-rig dl dt a{
    color: #333333;
    text-align: center;
    padding-bottom: 3px;
    font-size: 18px;
    line-height: 40px;
}
header .head-rig ul{
    width: 142px;
    display: none;
    z-index: 999;
    background: #ffffff;
    position: absolute;
    left: calc(50% - 71px);
    margin: 8px auto 0;
}
header .head-rig ul li{
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
}
header .head-rig ul li a{
    color: #333333;
    font-size: 14px;
    text-align: center;
}
header .head-rig ul li .color{
    color: #00458e !important;
}
header .head-rig ul li:hover a{
    color: #00458e !important;
}
.banner{
    width: 100%;
    height: 640px;
    margin-top: 100px;
}
.find1{
    width: 1100px !important;
    margin: 40px auto;
}
.banner1{
    width: 100%;
    height: 260px;
    margin-top: 100px;
}
.page{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}
.page a{
    padding: 3px 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    display: block;
    color: #333333;
    border: 1px solid #999999;
}
.page span{
    padding: 3px 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    display: block;
    background: #00458e;
    color: #fff;
}
.index-shang{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    padding-top: 82px;
}
.index-shang h3{
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #333333;
    position: relative;
    margin-bottom: 84px;
}
.index-shang h3:after{
    content: '';
    width: 44px;
    height: 3px;
    background-color: rgb(204, 204, 204);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto;
}
.index-shang p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 30px;
}
.index-shang a{
    width: 158px;
    height: 34px;
    display: block;
    border-radius: 17px;
    border: 1px solid rgb(227, 227, 227);
    text-align: center;
    line-height: 34px;
    color: #666666;
    font-size: 16px;
    margin: 40px auto 50px;
}
.index-shang ul{
    display: flex;
    justify-content: space-around;
    padding: 0 50px;
    margin-bottom: 60px;
}
.index-shang ul li{
    width: 200px;
    text-align: center;
}
.index-shang ul li span{
    display: block;
    font-size: 48px;
    color: #333333;
    font-weight: bold;
}
.index-shang .video{
    width: 100%;
    height: 600px;
    margin-bottom: 60px;
}
.index-shang .video video{
    width: 100%;
    height: 100%;
}
.index-guan{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    height: 496px;
}
.index-guan .guan-left{
    width: 50%;
    height: 100%;
    padding: 148px 90px 118px 0;
    text-align: right;
    color: #ffffff;
    overflow: hidden;
    float: left;
    background: url("../images/gul.png") no-repeat;
    background-size: cover;
}
.index-guan .guan-left h3{
    font-size: 36px;
    margin-bottom: 23px;
    color: #fefefe;
}
.index-guan .guan-left p{
    width: 360px;
    font-size: 16px;
    text-align: right;
    line-height: 30px;
    float: right;
    margin-bottom: 25px;
}
.index-guan .guan-left a{
    width: 144px;
    height: 44px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    display: block;
    color: #ffffff;
    float: right;
    text-align: center;
    line-height: 44px;
}

.index-guan .guan-rig{
    width: 50%;
    height:100%;
    float: right;
}
.find{
    width: 100%;
    height: 100px;
    background: #f0f0f0;
}
.find .container{
    display: flex;
    justify-content: space-between;
    padding: 27px 44px ;
}
.find h3{
    line-height: 46px;
    font-size: 20px;
    color: #0056ad;
}
.display{
    display: block;
}
.find select{
    width: 220px;
    height: 46px;
    cursor: pointer;
    line-height: 46px;
    border: none;
    padding-left: 23px;
    position: relative;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../images/selectTriangle.png") rgb(247, 247, 247) no-repeat 198px center ;
    background-size: 20px 19px;
    color: #b2b2b2;
    font-size: 14px;
}
.find input[type='text']{
    width: 357px;
    height: 46px;
    outline: none;
    background-color: rgb(247, 247, 247);
    border: none;
    padding-left: 23px;
}
.find input[type='submit']{
    width: 46px;
    height: 46px;
    cursor: pointer;
    border: none;
    background: url("../images/sou.png")#0056ad no-repeat center center;
    background-size: 26px 26px;
}
.find input::placeholder{
    color: #b2b2b2;
    font-size: 14px;
}
.news{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    padding-top: 80px;
}
.news h3{
    font-size: 32px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
}
.news ul{
    display: flex;
    flex-wrap: wrap;
}
.news ul li{
    width: 350px;
    margin-right: 25px;
    margin-bottom: 30px;
}
.news ul li:nth-child(3n){
    margin-right: 0;
}
.news ul li img{
    width: 350px;
    height: 220px;
}
.news ul li h3{
    padding-left: 20px;
    text-align: left;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 30px;
    margin-bottom: 0;
}
.news ul li span{
    display: block;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 10px;
}
.news ul li p{
    display: block;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.news .more{
    width: 238px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 48px;
    border: 1px solid rgb(227, 227, 227);
    font-size: 16px;
    border-radius: 21px;
    color: #999999;
    margin: 0 auto;
}
.serve-con{
    width: 100%;
    background: #ffffff;
}
.serve-con ul li a{
    width: 100%;
    height: 80px;
    font-size: 16px;
    text-align: center;
    color: #333333;
    line-height: 80px;
    display: flex;
    border-bottom: 1px solid #e0e0e0;
}
.serve-con ul li:first-child a{
    border-top: 1px solid #e0e0e0;
}
.serve-con ul li p{
    width: 300px;
}
.serve-con ul li span{
    width: calc(100% - 600px);
    display: block;
    text-align: center;
}
.about-con{
    width: 100%;
    background: #ffffff;
    padding-top: 50px;
}
.about-con *{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 30px ;
    text-indent: 2em;
}
.guan-con{
    width: 100%;
    background: #ffffff;
}
.guan-con #title{
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}
.guan-con #title li{
    width: 170px;
    height: 50px;
    border-radius: 4px;
    margin-right: 16px;
    text-align: center;
    margin-bottom: 12px;
    line-height: 50px;
    color: #999999;
    cursor: pointer;
}
.guan-con #title li:nth-child(6n){
    margin-right: 0;
}
.guan-con #title .active{
    color: #ffffff;
    background-color: rgb(0, 69, 142);
}
.guan-con #title li:hover{
    color: #ffffff;
    background-color: rgb(0, 69, 142);
}
#wrap{
    width: 100%;
    background: #ffffff;
    margin-top: 24px;
}
#wrap ul li a{
    width: 100%;
    height: 342px ;
    display: block;
    overflow: hidden;
    position: relative;
}
#wrap ul li a>img{
    width: 1100px;
    height: 342px;
    position: absolute;
}
#wrap ul li .wrap-left{
    width: 567px;
    position: absolute;
    padding: 40px 40px;
}
#wrap ul li:nth-child(2n+1) .wrap-left{
    left: 0;
}
#wrap ul li:nth-child(2n) .wrap-left{
    right: 0;
}
#wrap ul li .wrap-left h3{
    font-size: 32px;
    font-weight: bold;
    color: #165a99;
    margin-bottom: 12px;
}
#wrap ul li .wrap-left p{
    font-size: 14px;
    line-height: 24px;
    color: #a2a0a3;
}
#wrap ul li:nth-child(2) .wrap-left p{
    color: #5c6669;
}
#wrap ul li:nth-child(4) .wrap-left,
#wrap ul li:nth-child(5) .wrap-left{
    padding-top: 10px;
}
#wrap ul li:nth-child(6) .wrap-left{
    padding-top: 20px;
}
#wrap ul li:nth-child(5) .wrap-left{
    width: 620px;
}
#wrap ul li:nth-child(6) .wrap-left p{
    color: #61666a;
}
#wrap ul li:nth-child(4) .wrap-left p{
    color: #65676c;
}
#wrap ul li .wrap-left .ww{
    display: flex;
    margin-top: 12px;
}
#wrap ul li .wrap-left .ww span{
    display: block;
    margin-right: 18px;
}
#wrap ul li .wrap-left .ww span:last-child{
    margin-right: 0;
}
#wrap ul li .wrap-left .ww span img{
    width: 58px;
    height: 58px;
    margin: 0 auto 12px;
}
#wrap ul li .wrap-left .ww span p{
    line-height: 20px;
    width: 84px;
    text-align: center;
}
.contact{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    padding-top: 40px;
}
.contact p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.contact ul{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.contact ul li{
    width: 20%;
    text-align: center;
}
.contact ul li img{
    width: 98px;
    height: 98px;
    margin: 0 auto 25px;
}
.contact ul li h3{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
}
.contact ul li p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.contact img{
    width: 100%;
    height: 300px;
}
.contact .line{
    width: 100%;
    padding-top: 60px;
}
.contact .line h3{
    font-size: 28px;
    text-align: center;
    color: #333333;
    font-weight: normal;
}
.contact .line ul{
    display: flex;
    flex-wrap: wrap;
}
.contact .line ul li{
    width: 350px;
    margin-right: 25px;
    margin-bottom: 20px;
}
.contact .line ul li:nth-child(7){
    width: 1100px;
}
.contact .line ul li:nth-child(8){
    width: 204px;
}
.contact .line ul li:nth-child(3n){
    margin-right: 0;
}
.contact .line ul li input[type='text']{
    width: 354px;
    height: 54px;
    border: 1px solid rgb(215, 215, 215);
    border-radius: 4px;
    padding-left: 14px;
}
.contact .line ul li input::placeholder{
    font-size: 14px;
    color: #999999;
}
.contact .line ul li textarea{
    width: 1100px;
    height: 254px;
    display: block;
    border: 1px solid rgb(215, 215, 215);
    border-radius: 4px;
    resize: none;
    padding: 18px 14px;
    color: #999999;
}
.contact .line ul li input[type='submit']{
    width: 204px;
    height: 54px;
    border-radius: 4px;
    background-color: rgb(0, 86, 173);
    text-align: center;
    line-height: 54px;
    color: #ffffff;
    font-size: 16px;
    border: none;
}
.honor{
    width: 100%;
    background: #ffffff;
    padding-top: 34px;
}
.honor ul{
    display: flex;
    flex-wrap: wrap;
}
.honor ul li a{
    width: 250px;
    display: block;
    margin-right: 33px;
    margin-bottom: 14px;
}
.honor ul li img{
    width: 100%;
    height: 350px;
}
.honor ul li:nth-child(4n) a{
    margin-right: 0;
}
.honor ul li p{
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    color: #666666;
}
.honor ul li a:hover p{
    color: #00458e;
}
.down{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    padding-top: 40px;
}
.down .tit{
    margin: 0 46px 10px  46px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: flex;
    height: 40px;
}
.down .tit span{
    width: 33.333%;
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #cccccc;
}
.down .tit span:last-child{
    border-right: 0;
}
.down ul{
    margin: 0 46px;
}
.down ul li{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    display: flex;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    margin-bottom: 5px;
}
.down ul li:hover{
    background: #cccccc;
}
.down ul li p{
    width: 33.333%;
}
.down ul li p a{
    width: 20px;
    height: 20px;
    display: block;
    margin: 10px auto;
}
.new1{
    padding-top: 20px;
}
.detail{
    width: 100%;
    background: #ffffff;
    padding-top: 16px;
}
.detail h3{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    font-weight: normal;
}
.detail span{
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-bottom: 26px;
}
.detail p{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-indent: 2em;
    margin-bottom: 30px;
}
.detail img{
    width: 100%;
    height: 430px;
    margin: 15px 0;
}
.detail .href{
    width: 100%;
}
.detail .href a{
    width: 100%;
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
footer{
    width: 100%;
    margin-top: 80px;
}
footer .foot-top{
    width: 100%;
    height: 244px;
    padding-top: 40px;
    background: #333333;
}
footer .foot-top .container{
    display: flex;
    justify-content: space-between;
}
footer .foot-top .fo-left{
    width: 350px;
}
footer .foot-top .fo-left h3{
    font-size: 18px;
    color: #ffffff;
    line-height: 38px;
    margin-bottom: 10px;
    font-weight: normal;
}
footer .foot-top .fo-left ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
footer .foot-top .fo-left ul li:nth-child(2n+1){
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0 11px;
    margin-bottom: 12px;
}
footer .foot-top .fo-left ul li:first-child{
    padding-left: 0;
}
footer .foot-top .fo-left ul li:nth-child(2n){
    width: 2px;
    height: 14px;
    background: #7d7d7d;
    margin-bottom: 12px;
}
footer .foot-top .fo-left ul li a{
    display: block;
    color: #999999;
}
footer .fo-center{
    /*width: 200px;*/
}
footer .fo-center h3{
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    line-height: 38px;
    margin-bottom: 5px;
}
footer .fo-center p{
    font-size: 14px;
    color: #cccccc;
    line-height: 24px;
}
footer .fo-rig{
    width: 300px;
    display: flex;
    justify-content: space-between;
}
footer .fo-rig span{
    width: 140px;

}
footer .fo-rig span img{
    width: 140px;
    height: 140px;
}
footer .fo-rig span p{
    font-size: 14px;
    color: #a8a8a8;
    line-height: 28px;
    text-align: center;
}
footer .foot-bot{
    width: 100%;
    height: 40px;
    font-size: 14px;
    background: #000000;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
}