.go-abroad-service{width:100%;display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.go-abroad-service li{width:24%;background:#fff;border-radius:5px;overflow:hidden;transition:0.3s ease}
.go-abroad-service li .img-box{overflow:hidden}
.go-abroad-service li .img-box img{display:block}
.go-abroad-service li .text-box{padding:20px}
.go-abroad-service li:hover{margin-top:-5px;box-shadow:0 15px 30px rgba(0,0,0,.1)}
.go-abroad-service li .cont{color:#e53025}
.go-abroad-service li .about-more a{margin-right:16px}
.go-abroad-service li:hover .more-five:before{width:100%;left:0}
.go-abroad-service li:hover .more-five:after{width:100%;left:0}
.go-abroad-service li:hover .more-five span:before{height:100%;top:0}
.go-abroad-service li:hover .more-five span:after{height:100%;top:0}
.go-abroad-service li:hover .more-five{color:#e53025}





.question{background:#fff}
.question ul{display:flex}
.question li{width:20%;border-right:1px solid rgba(0,0,0,0.1);padding:25px 20px;text-align:center}
.question li:last-child{border:none}
.question li i{height:94px;width: 94px;display:inline-block;margin-bottom:16px}
.question li a{padding:8px 16px;display:inline-block;border:1px solid rgba(0,0,0,0.1);border-radius:5px}
.question li .infos{min-height:36px}
.question li i.wt{background:url(404.png)}
.question li i.zc{background:url(404.png)}
.question li i.bx{background:url(404.png)}
.question li i.wj{background:url(404.png)}
.question li i.qu{background:url(404.png)}
.question li i.xz{background:url(404.png)}
.question li i.bz{background:url(404.png)}

.question li i.cgwt{background:url(404.png)}
.question li i.hgbg{background:url(404.png)}
.question li i.jywp{background:url(404.png)}
.question li i.zzbz{background:url(404.png)}
.question li i.zghg{background:url(404.png)}
.question li i.bxtk{background:url(404.png)}
.question li i.bjqq{background:url(404.png)}
.question li:hover .more-five:before{width:100%;left:0}
.question li:hover .more-five:after{width:100%;left:0}
.question li:hover .more-five span:before{height:100%;top:0}
.question li:hover .more-five span:after{height:100%;top:0}
.question li:hover .more-five{color:#e53025}


.reasons{padding:24px 1%;background:#fff}
.reasons .img-box{overflow:hidden;height:146px}
.reasons img{display:block;transition:all 0.5s}
.reasons li{width:23%;margin:0 1%;float:left;transition:all 0.5s;position:relative}
.reasons li .text-box{padding:20px 16px;border:1px solid rgba(0,0,0,0.05)}
.reasons li .text-box h3{font-size:16px;margin-bottom:16px}
.reasons li .text-box p{padding:5px 0 5px 0px;color:#999;position:relative}
.reasons li .text-box p:first-child{padding-left:0;font-size:16px;color:#444}
.reasons li .text-box p:last-child{padding-left:0;margin-top:15px}
.reasons li .text-box p span{float:left;height:100%}
.reasons li .about-more{margin-bottom:0}
.reasons li:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);margin-top:-5px}
.reasons li:hover .more-five:before{width:100%;left:0}
.reasons li:hover .more-five:after{width:100%;left:0}
.reasons li:hover .more-five span:before{height:100%;top:0}
.reasons li:hover .more-five span:after{height:100%;top:0}
.reasons li:hover .more-five{color:#e53025}

.major{background:#fff}
.major li{width:25%;float:left;border-right:1px solid rgba(0,0,0,0.05);padding:24px 0;text-align:center}
.major li:last-child{border:none}
.major li a{width:165px;height:36px;border:1px solid rgba(0,0,0,0.05);display:inline-block;margin:8px 0;line-height:35px;color:#444;transition:0.35s}
.major li a:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}