@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:#f5f2f5;}
::-webkit-scrollbar {display: none;}
h5, h6 { font-size: 14px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.fl { float: left;}
.fr { float: right;}

.header_t{ position:relative;}
/*banner*/
.banner img{ width:100%; }

/*表单*/
.biaodan_z{ position:absolute; bottom:10px; margin:0 1rem 30px; width:92.5%}
.biaodanz{  background:#fff; border-radius:10px; padding:20px 0; }
.biaodan_z .biaodanz span,.biaodan_z1 .biaodanz span{display: block; margin-bottom: 1.7rem; font-size:1.2rem; color:#505a75; text-align:center;  }
.biaodan_z .btn-i1,.biaodan_z1 .btn-i1{width:100%; padding: 10px 0; background:#d47600;color:#FFF; border: none;font-size: 1.2rem; margin-top:22px; outline:none;  }
.input_bm{width:80%;border:none;margin:0 10% 17px 10%; height: 2.6rem; border-radius: 8px; color: #767676; font-size: 0.8rem;padding-left: 0.4rem; outline:none; background:#f8f9ff; padding: 10px 0;}
.input_bm img{ width:auto; float:left; padding: 0 15px;}
.input_bm input{ background:none; border:none; font-size:1.1rem; outline:none; margin-left:10px;  padding-bottom:2px; float:left; width:73%;}
 ::-webkit-input-placeholder {color:#d6d8e2;}
.biaodan_z1{ margin:25px 0 30px;}


.main{ margin:0 10px;}

/*优势*/
.youshi{ margin:20px 0 30px;}
.youshi_til img{ width:100%; margin-bottom:15px;}
.youshi_cont img{ width:100%; margin-top:10px;}
.youshi_cont span{ text-align:center; color:#fff; font-size:1rem; padding:7px 20px; background:#d47600; display:table; margin:0 auto 8px;}

/*投资方式*/
.tzfs{ margin-top:20px;}
.tzfs_til img{ width:100%;}
.tzfs_cont{ margin-top:20px;}
.tzfs_cont ul li{ margin-bottom:20px;}
.tzfs_cont img{ margin-bottom:10px;}
.tzfs_cont p{ font-size:1rem; color:#2d4768; padding:15px; background:#fff;-webkit-box-shadow: #e6e5e5 0px 0px 15px;-moz-box-shadow: #e6e5e5 0px 0px 15px;box-shadow: #e6e5e5 0px 0px 15px;}

/*移民小知识*/
.ymzs{ margin-top:35px;}
.ymzs_til img{ display:block; margin:0 auto;}
.ymzs_cont{ font-size:1rem; color:#2d4768; text-align:center; padding:15px 0; background:#fff; -webkit-box-shadow: #e6e5e5 0px 0px 15px;-moz-box-shadow: #e6e5e5 0px 0px 15px;box-shadow: #e6e5e5 0px 0px 15px;}

.footer img{ width:100%; margin-bottom:30px;}