@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%;}

/*项目概述*/
.xmgs{ background:#f9efed; padding:10px 10px 20px;}
.xmgs_til img{ display:block; margin:0 auto;}
.xmgs_cont{ margin-top:15px;}
.xmgs_cont p{ font-size:1rem; color:#3e3a39; padding:0 13px;}

/*项目优势*/
.xmys{background:#f9efed; padding:10px 10px 15px;}
.xmys_cont{ margin-top:15px;}
.xmys_cont img{ width:100%;}

/*申请要求*/
.sqyq{background:#f9efed; padding:0px 25px 20px;}
.sqyq_cont{ margin-top:15px;}
.sqyq_img img{ width:100%;}
.sqyq_z{ background:#ce1d2c; padding:13px 10px;}
.sqyq_z ul li{ float:left; width:50%; margin-bottom:3px;}
.sqyq_z ul li p{color:#fff; font-size:14px; float:left; margin-left:4px; margin-top:4px; width:87%; line-height:1.4rem; }
.sqyq_z ul li span{ color:#fff; float:left;}
.sqyq_z ul li:nth-child(5){ width:100%;}
.sqyq_z ul li:nth-child(5) p{ width:93%; float:left; line-height:1.4rem;}

/*申请流程*/
.sqlc{background:#f9efed; padding:10px 25px 20px;}
.sqlc_cont{ margin-top:15px;}
.sqlc_cont img{ width:100%;}

/*兆龙优势*/
.zlys{background:#f9efed; padding:10px 25px 20px;}
.zlys_cont{ margin-top:15px;}
.zlys_img img{ width:100%;}
.zlys_z{ margin-top:10px;}
.zlys_z ul li{ width:48%; margin-right:4%; float:left; margin-bottom:15px;}
.zlys_z ul li:nth-child(even){ margin-right:0;}
.zlys_z ul li h3{ background:#ce1d2c; color:#fff; font-size:1.3rem; text-align:center; padding:3px 0; letter-spacing:1px;}






