﻿/*-----------------------------移民项目详情页-------------------------------------*/
/*------------banner------------*/
.banner img{width:auto;max-width:100%;margin:0 auto .3rem}
/*------------项目------------*/
.item{margin:0 .2rem .3rem;border:#ddd 1px solid;background-color:#fff;font-size:.22rem;color:#666;line-height:.4rem;padding:.16rem .24rem}
.item h2{font-size:.26rem;color:#333;font-weight:bold;line-height:.42rem;margin-bottom:.06rem}
/*------------项目详情------------*/
.ul-tab{height:.7rem;border-bottom:#ddd 1px solid;display:-webkit-box;display:-moz-box;line-height:.7rem;text-align:center;font-size:.28rem;color:#333}
.ul-tab li{-webkit-box-flex:1;-moz-box-flex:1;position:relative}
.ul-tab li.on{color:#0048a0;font-weight:bold}
.ul-tab li.on:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:.04rem;background:#0048a0}
.content{line-height:.4rem;color:#666;padding:.24rem}
.content p{margin-bottom:.18rem}
/*------------重点功能------------*/
.power{padding:0 .1rem;margin-bottom:.3rem}
.power li{padding:0 .1rem;float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}
.power a{display:block;height:1rem;background:-webkit-linear-gradient(top,#3097ea,#126ed8);border-radius:.1rem;color:#fff;font-size:.18rem;padding:.22rem 0 .22rem .86rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.power i{float:left;margin-left:-.66rem;width:.56rem;height:.56rem}
.power h3{line-height:.3rem;margin-bottom:.06rem;font-size:.26rem}
.power a:hover,.power a:active{background:#126ed8}
/*------------移民政策------------*/
.policy{padding-left:1.76rem;height:1.74rem}
.policy dt{width:1.76rem;left:0;top:-1px;bottom:-1px;position:absolute}
.policy dt a{display:block;background:url(../images/policy.png) no-repeat;background-size:100%;height:100%;text-align:center;color:#fff;padding:.54rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}
.policy dt h2{font-size:.3rem;font-weight:bold;text-shadow:#95794d .02rem .02rem .04rem}
.policy i{display:block;margin:.1rem auto 0;width:.92rem;height:.32rem;line-height:.32rem;font-size:.18rem;background:#ef7f07}
.ul-policy{padding:.18rem 0}
.ul-policy li{height:.46rem;line-height:.46rem}
.ul-policy a{display:block;font-size:.22rem;color:#666;position:relative;padding-left:.58rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ul-policy a:before{content:"\e65d";position:absolute;font-family:"iconfont" !important;left:.2rem;top:0}
.ul-policy a:hover,.ul-policy a:active{background:#f5f5f5}
/*------------解决方案------------*/
.solution{padding:.78rem .2rem .3rem;background:#fff url(../images/solution.png) no-repeat center .22rem;background-size:4.08rem}
.button-solution{display:block;height:.6rem;background:-webkit-linear-gradient(top,#3097ea,#126ed8);border-radius:.06rem;color:#fff;font-size:.26rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.button-solution:hover,.button-solution:active{background:#126ed8}
.input-box{height:.6rem;margin-bottom:.3rem}
.input-box li{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}
.input-box li:nth-of-type(1){padding-right:.1rem}
.input-box li:nth-of-type(2){padding-left:.1rem}
.input{display:block;border:#aaa 1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:.6rem;padding:0 .2rem;color:#666;background:#fbfbfb;border-radius:.06rem}
.input::-webkit-input-placeholder{color:#999}
/*------------港盛优势------------*/
.strength-box{padding:.3rem}
.strength-box img{max-width:100%;width:auto;margin:auto}
.ul-youshi{padding:0 .3rem .3rem;}
.ul-youshi li{margin-top:.2rem;font-size:.2rem;color:#666;padding-left:1.14rem;line-height:.38rem}
.ul-youshi h3{float:left;margin-left:-1.14rem;width:1.02rem;background:#216ac4;color:#fff;text-align:center;font-size:.2rem}
/*------------港盛荣誉------------*/
.honor-box{padding:.3rem}
.honor{width:100%;height:2.14rem;margin:auto}
.honor img{float:left;width:50%}
.honor img:nth-of-type(1){padding-right:.14rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.honor img:nth-of-type(2){padding-left:.14rem;-webkit-box-sizing:border-box;box-sizing:border-box}
