@charset "utf-8"; /* css document */ .wrap { max-width: 640px; margin: 0 auto; background-color: #fff; } .wrap img{ width: 100%; } .wrap .cp_by{ font-size: 18px; color: #fff; background-color:#129b94; width: 50%; margin: 0 auto; line-height: 40px; margin-top: 20px; } /*产品用途*/ .cp_yt{ padding: 0 3%; } .cp_yt .cp_title{ font-size: 18px; color: #333; line-height: 40px; margin-bottom: 20px; } .cp_yt .cp_fl{ width: 50%; background: no-repeat center; background-size:100px 129px; height: 129px; padding-top: 65px; font-size: 16px; color: #fff; } .cp_yt p{ text-indent: 2em; } .wrap .border{ height:6px; background-color: #f5f5f5; margin: 20px 0; } /*自适应轮播*/ #demo h1{ text-align: center; font-size: 20px; line-height: 40px; } .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; } .owl-carousel .owl-item{ float: left; } .owl-carousel .owl-item img{ width: 100%; } #owl-example .item { padding: 10px 0px; margin: 10px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; } .owl-theme .owl-controls { margin-top: 10px; text-align: center; } /* styling next and prev buttons */ /*圆圈按钮*/ .owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline;/*ie7 life-saver */ } .owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: alpha(opacity=50);/*ie7 fix*/ opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: alpha(opacity=100); /*ie7 fix*/ opacity: 1; } /*产品展示*/ .cp_zs p{ margin: 0 auto; margin-top: 20px; } .cpzs_title{ background: no-repeat center; background-size: 205px 55px; color: #fff; font-size: 18px; line-height: 32px; height: 55px; } .cp_zs p span{ font-size: 20px; color: #129b94; } .cp_zs{ padding:0 3%; } .cp_zs .cp_list { padding-bottom: 20px; } .cp_zs .cp_list .list_a{ width: 48%; margin:0 1%; background-color: #f5f5f5; padding: 6px; -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,.3); margin-top: 30px; } .cp_zs .cp_list .list_a a{ line-height: 30px; } .cp_zs .cp_list2{ border: solid 4px #129b94; padding: 5px; margin: 20px 0; } .cp_zs .cp_list2 .list_img{ width: 40%; } .cp_zs .cp_list2 p{ width: 48%; } .cp_zs .more{ background-color: #129b94; margin-top: 30px; } .cp_zs .more a{ font-size: 18px; line-height: 40px; color: #fff; display: block; } /*产品特点*/ .cp_td .td_people{ background: no-repeat center; background-size: 210px 290px; margin-top: 30px; padding: 0 3%; } .cp_td p{ width: 35%; padding: 50px 0; } .cp_td .td_people img{ width: 42px; height: 42px; margin-right: 6px; } /*产品优势*/ .cp_ys{ padding: 0 3%; } .cp_ys .ys_img{ width: 40%; margin-top: 30px; } .cp_ys .ys_text{ width: 50%; margin-top: 30px; } .cp_ys span{ font-size: 24px; font-style: italic; color: #129b94; } .cp_ys p{ line-height: 30px; } .cp_ys .four span{ font-size: 24px; font-style: italic; color: #129b94; } .cp_ys .four{ line-height: 30px; } /*留言*/ .message { margin: 30px 0 50px 0; padding: 0 3%; } .message .message_dz{ font-size: 18px; color: #333; line-height: 30px; } .message .message_dz span{ font-size: 14px; line-height: 30px; } .message .message_dz p{ font-size: 22px; color: #129b94; font-style: italic; font-weight: 600; line-height: 40px; } .message .message_title { margin-bottom: 10px; font-size: 20px; color: #333; font-weight: 600; } .form-control { display: block; width: 100%; height: 34px; text-indent: 1em; font-size: 14px; line-height: 34px; color: #555; background-image: none; border: 1px solid #ccc; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } textarea { -webkit-appearance: textarea; -webkit-rtl-ordering: logical; user-select: text; flex-direction: column; resize: auto; cursor: auto; white-space: pre-wrap; word-wrap: break-word; border-width: 1px; border-style: solid; border-color: initial; border-image: initial; padding: 2px; text-rendering: auto; letter-spacing: normal; word-spacing: normal; text-transform: none; text-shadow: none; display: inline-block; text-align: start; margin: 0em 0em 0em 0em; font: 13.3333px arial; -webkit-writing-mode: horizontal-tb; display: block; width: 100%; padding: 6px 0; text-indent: 1em; font-size: 14px; line-height: 1.42857143; color: #555; background-image: none; border: 1px solid #ccc; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .message .sub { width: 100%; background: #129b94; font-size: 16px; color: #fff; line-height: 40px; margin: 20px 0 30px 0; } .message input { margin: 15px 0; } /*电话*/ .lianxi_dw{ position: fixed; width: 100%; left: 0; bottom: 0; } .lianxi{ max-width: 640px; margin: 0 auto; } .lianxi .message_call:nth-of-type(1){ border-right: solid 1px #13817b; } .lianxi .message_call{ width: 50%; line-height:45px; background-color: #129b94; } .lianxi .message_call a{ font-size: 14px; color: #fff; display: block; } .lianxi img{ width: 24px; height: 24px; }