@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:#fff;}
::-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{ position:relative; margin-bottom:17rem;}
.banner img{ width:100%;}

/*导语*/
.daoyu{ margin:0 10px; background:url(../images/daoyu_bg.png) no-repeat; background-size:100% 100%; position:absolute; top:24.4rem; padding:20px 15px 20px 20px; width:95%;}
.daoyu_til{ margin-bottom:10px;}
.daoyu_til span{ font-size:1.3rem; color:#333; display:block; float:left; margin-left:10px; margin-top:2px;}
.daoyu_til img{ width:29px;} 
.line{ width:100%; height:1px; background: linear-gradient(to right,#2a64ad,#ffffff);}
.daoyu p{ font-size:1rem; color:#333; line-height:2rem; margin-top:10px;}

/*表单*/
.biaodan{ background: linear-gradient(to bottom,#ffffff,#047cc5); }
.biaodan_til img{ display:block; margin:2rem auto 1.5rem;}
.biaodan_z{ padding:0 10px;}
.biaodan_z .btn-i1{background:#ffcb1b; border:none; color: #333333; width: 100%; text-align: center; font-size: 1.1rem; padding: 14px 0; border-radius: 5px; outline: none;}
.input_bm{margin: 0 0 15px; background:none; padding: 10px 0 10px 2px; border-radius: 5px; border:1px solid #fff;}
.biaodan .input_bm span{ font-size:1rem; color:#fff; float:left; padding-left:10px;}
.input_bm input{ float:left; background: none; outline: none; border: none; font-size: 1rem; color: #fff; width: 68%; height: 25px; line-height: 25px;}
.input_bm input::-webkit-input-placeholder {color:#fff ;}
.biaodan_z p{ font-size:1rem; color:#fff; text-align:center; padding:15px 0;}

/*基金项目优势*/
.xmys{ margin:20px 10px;}
.xmys_til img{ display:block; margin:0 auto;}
.xmys_cont{ background:url(../images/xmys_bg.jpg) no-repeat; background-size:100% 100%; margin-top:15px;}
.xmys_cont p{ width:60%; float:right; font-size:0.9rem; color:#333; padding:17px 0 10px;}

/*表单2*/
.biaodan2 .btn-i1{background:#ffcb1b; border:none; color: #333333; width: 100%; text-align: center; font-size: 1.1rem; padding: 14px 0; border-radius: 5px; outline: none;}
.biaodan2 .input_bm{margin: 0 0 15px; background:none; padding: 10px 0 10px 2px; border-radius: 5px; border:1px solid #d2d2d2;}
.biaodan2 .input_bm input{ float:left; background: none; outline: none; border: none; font-size: 1rem; color: #666666; width: 68%; height: 25px; line-height: 25px;}
.biaodan2 .input_bm input::-webkit-input-placeholder {color:#666666;}
.biaodan2 p{ font-size:1rem; color:#333333; text-align:center; padding:15px 0;}
.biaodan2 .input_bm span{ font-size:1rem; color:#333; float:left; padding-left:10px;}
/*获批原文*/
.hpyw{ margin:0 10px;}
.hpyw img{ display:block; margin:0 auto 15px;}
.hpyw_cont img{ width:100%;}
.hpyw_cont p{ font-size:1rem; color:#333; font-weight:bold; line-height:1.5rem; margin-left:10px;}

/*申请条件*/
.sqtj{ margin:20px 0 0; background:url(../images/sqtj_bg.jpg) no-repeat; background-size:100% 100%; padding:20px 0;}
.sqtj_til img{ display:block; margin:0 auto 15px;}
.sqtj_cont{ margin:0 10px;}
.sqtj_cont ul li{ margin-bottom:10px;}
.sqtj_cont ul li:nth-child(1){ background:url(../images/sqtj_1.jpg) no-repeat; background-size:100% 100%;}
.sqtj_cont ul li:nth-child(2){ background:url(../images/sqtj_2.jpg) no-repeat; background-size:100% 100%;}
.sqtj_cont ul li:nth-child(3){ background:url(../images/sqtj_3.jpg) no-repeat; background-size:100% 100%;}
.sqtj_cont ul li p{ width:83%; float:right; padding:10px 0; font-size:0.9rem; color:#333; line-height:1.3rem;}

/*兆龙移民*/
.zlym img{ width:100%;}
.footer img{ width:100%; margin-bottom:15px;}

