@charset "UTF-8"; /* CSS Document */ /*鍏叡鏍峰紡*/ *{ padding:0; margin:0; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a, a:hover { border: none; outline: none; text-decoration: none; } li{ list-style:none; } html { width: 100%; min-width: 1000px; } body { width: 100%; min-width: 1000px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; color:#333; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; /* -webkit-user-select: none; user-select: none;*/ -webkit-touch-callout: none; } .fl{ float:left;} .fr{ float:right;} .clearfloat:after{ display:block; content:''; clear: both;} .banner-box{ width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; } a.btn-banner-sty{ display: block; width: 218px; height: 48px; line-height: 48px; text-align: center; border-radius: 50px; color: #fff; background-color: #ff8752; font-size: 20px; position: absolute; left: 50%; margin-left: -465px; bottom:170px; z-index: 4; } .content-box{ width: 100%; background: #fff; padding: 60px 0; } .content-box h2{ color: #262626; font-size: 30px; text-align: center; width: 1000px; margin: 0 auto 50px; } .bang-list{ width: 1000px; margin: 0 auto; } .bang-title{ width: 421px; margin-bottom: 20px; } .bang-list ul{ width: 100%; } .bang-list ul li{ width: 50%; float: left; padding-left: 84px; color: #4c4c4c; line-height: 22px; background-position: left 4px; background-repeat: no-repeat; background-size: 67px auto; margin-bottom: 40px; /* border:1px solid red; */ } .bang-txt-wight{ font-weight: 600; margin-bottom: 4px;} .lingshou-box{ width: 1000px; height: 582px; margin: 0 auto; padding-top: 120px; background: url(/mtczsy/images/ling.png) no-repeat right bottom; background-size: 476px auto; font-size: 18px; color: #80868e; } .lingshou-list{ margin-bottom: 30px;} .lingshou-title{ font-size: 22px; color: #2d3432; font-weight: 600; margin-bottom: 4px; } .shang-box{ width: 1200px; height: 582px; margin: 0 auto; padding-top: 80px; padding-left: 520px; background: url(../images/shang.png) no-repeat left center; background-size: 439px auto; font-size: 18px; color: #80868e; } .bushu-sty{ width: 1000px; margin: -40px auto 18px; text-align: center; color: #4c4c4c; font-size: 16px; } .bushu-bg{ width: 880px; height: 30px; margin: 0 auto; text-align: center; font-size: 22px; color: #5c99ff; background: url(../images/title-icon.png) repeat-x left center; background-size: auto 13px; } .bushu-bg p{ width: 342px; margin: 0 auto; background: #eaf2ff; } .bushu-list{ width: 1040px; padding-top: 40px; margin: 0 auto; } .bushu-list li{ float: left; width: 260px; height: 310px; background-position: center; background-repeat: no-repeat; background-size: 260px; text-align: center; padding-top: 250px; font-size: 16px; color: #333f3b; font-weight: 600; } /* 寮圭獥 */ .bm-bg-box{ width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; left:0; top:0; z-index:999; } .bm-mid-box{ width:498px; height:550px; padding:80px 40px 0; background:url(../images/bg-bm.png) no-repeat center; background-size:498px auto; position:absolute; top:150px; left:50%; margin-left:-249px; } .bm-con-inp{ width:100%; margin-bottom:15px; } .bm-con-title{ width:100px; height:36px; line-height:36px; text-align:right; color:#333; font-size:14px; } .bm-con-title span{ color:#ff4646;} .bm-inp-group{ width:290px; height:36px; border-bottom:1px solid #aeaeae; margin-left:10px; background:#fff; padding:0 10px; } .bm-con-inp .erro-border-red{border-bottom:1px solid #ff4646;} .bm-inp-group input{ display:block; width:100%; height:100%; line-height:35px; font-size:14px; background:#fff; color:#333; border:none; outline:none; } .bm-inp-group select{ border: none; outline: none; width: 100%; height: 100%; line-height: 35px; appearance: none; -webkit-appearance: none; -moz-appearance: none; background:#fff; font-size:14px; color:#333; } .drop-bm-icon{ position:relative;} .drop-bm-icon:after{ content: ""; width: 20px; height: 35px; background: url(../images/drop-down-icon.png) no-repeat center; background-size:14px auto; position: absolute; right: 0; top: 0; pointer-events: none; } .bm-p-erro{ width:100%; padding-left:110px; padding-top:10px; color:#ff4646; font-size:12px; } a.btn-bm-style{ display:block; width:230px; height:50px; line-height:50px; text-align:center; border-radius:50px; background:linear-gradient(130deg,#ff6702,#ec0404); color:#fff; font-size:20px; font-weight:700; margin:40px auto 0; } a.bm-close-box { display: block; width: 30px; height: 30px; background: url(../images/img-close.png) no-repeat center; background-size: 15px auto; position: absolute; top: 20px; right: 20px; z-index: 1000; cursor: pointer } a.btn-code-bm{ display:block; height:35px; line-height:35px; padding:0 0.2rem; position:absolute; top:0; right:0; z-index:2; color:#ff4646; cursor: pointer; } .bm-con-box { width: 500px; min-height: 280px; padding: 30px 70px; background: #fff; border-radius: 10px; position: absolute; top: 150px; left: 50%; margin-left: -250px; z-index: 1000; } .suc-img-box { text-align: center; padding-top: 50px; background: url(/mtczsy/images/img-suc-bm.png) no-repeat center top; background-size: 149px auto; color: #999; margin-top: 70px; }