@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; list-style: none; text-decoration: none }
a, img { border: 0; text-decoration: none; -webkit-tap-highlight-color: rgba(255,0,0,0); }
html, body { width: 100%; height: 100%; /*overflow-x: hidden;*/ word-break: break-all; color: #333; font: 14px/180% Arial, Helvetica, sans-serif, "微软雅黑"; -webkit-font-smoothing: antialiased; -webkit-overflow-scrolling : touch; background:#ffffff;}
::-webkit-scrollbar {display: none;}
h5, h6 { font-size: 14px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear{ clear:both;}
.fl { float: left;}
.fr { float: right;}
ul, li { list-style: none;}

/*banner*/
.banner{ margin-top:54px;}
.banner img{ width:100%;}

/*项目简介*/
.xmjj{ padding:25px 15px; background:url(../images/xmjj_bg.jpg) no-repeat; background-size:100% 100%;}
.xmjj_til img{ display:block; margin:0 auto;}
.xmjj_cont{ margin-top:20px;}
.xmjj_cont p{ font-size:1rem; color:#4c4948; line-height:1.8rem; letter-spacing:1px;}
.xmjj_cont h3{ font-size:1.3rem; color:#566181; margin:13px 0 3px; letter-spacing:1px;}
.xmjj_cont p strong{ color:#566181}

/*适合人群*/
.shrq_img img{ width:100%;}
.shrq{ background:#eaeaea; padding:25px 15px;}
.shrq_til img{ display:block; margin:0 auto;}
.shrq_cont{ margin-top:8px;}
.shrq_cont ul li{ width:49%; float:left; margin-right:2%;}
.shrq_cont ul li:nth-child(even){ margin-right:0;}
.shrq_cont ul li img{ width:100%;}
.shrq_cont ul li h3{ font-size:1.2rem; color:#566181; text-align:center;}
.shrq_cont ul li p{ font-size:1rem; color:#4c4948; text-align:center; padding:0 22px;}

/*申请要求*/
.sqyq{ background:url(../images/sqyq_bg.jpg) no-repeat; background-size:100% 100%; padding:25px 15px;}
.sqyq_cont{ margin-top:20px; font-size:1rem; color:#fff;}

/*申请流程*/
.sqlc img{ width:100%;}

/*项目优势*/
.xmys img{ width:100%;}

/*现成雇主资源*/
.gzzy{ background:url(../images/gzzy_bg.jpg) no-repeat; background-size:100% 100%; padding:25px 15px;}
.gzzy_til img{ display:block; margin:0 auto;}
.gzzy_cont{ width:90%; margin:20px auto 0;}
.gzzy_cont ul li{ float:left; font-size:1rem; color:#031d59; margin-bottom:5px;}
.gzzy_cont ul li:nth-child(odd){ width:60%;}
.gzzy_cont ul li:nth-child(even){ width:40%;}

/*大国移民首选兆龙*/
.zlym{ background:url(../images/zlym_bg.jpg) no-repeat; background-size:100% 100%; padding:25px 15px;}
.zlym_til img{ display:block; margin:0 auto;}
.zlym_cont{ margin:15px 20px 0;}
.zlym_cont ul li{ font-size:1rem; color:#fff; background:url(../images/jt.png) no-repeat left; padding-left:25px; margin-bottom:13px; line-height:1.6rem;}

.footer img{ width:100%; margin-bottom:50px;}