/* reset */ html { overflow-x:hidden;} body { min-height: 100%; overflow-x:hidden;} body { _height: 100% } body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 } body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 } li { list-style-type: none } h1, h2, h3, h4, h5, h6 { font-size: 100% } iframe, frame, fieldset, img { border: 0 none } img { vertical-align: top } input[type=button], input[type=submit], input[type=reset] { cursor: pointer } button { cursor: pointer } input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none } input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio } input[type=checkbox] { -webkit-appearance: checkbox } input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box } textarea { overflow: auto; resize: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none } table { border-collapse: collapse; border-spacing: 0 } caption, th { text-align: left } th { font-weight: normal } em, cite, address,i { font-style: normal } sup { vertical-align: text-top; top:0!important; } sub { vertical-align: text-bottom } body, input, select, button, textarea { font-size: 14px; font-family:"Microsoft Yahei",arial,"\5b8b\4f53"; } body { line-height: 1.5 } a { text-decoration: none!important; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -o-transition: 0.3s all; -ms-transition: 0.3s all; } a { blr:expression(this.onFocus=this.blur()) } a * { *cursor: pointer } :focus { outline: none } img{max-width: 100%;} .edit_con_original{ line-height:1.7em; padding:0 0; color:#333;} .edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;} .edit_con_original ul li { list-style-type:disc; margin:auto; } .edit_con_original ol{ margin:inherit; padding:inherit} .edit_con_original ol li { list-style-type:decimal; margin:auto; } .edit_con_original h1 { font-size: 2em; font-weight:bold } .edit_con_original h2 { font-size: 1.5em; font-weight:bold } .edit_con_original h3 { font-size: 1.17em; font-weight:bold } .edit_con_original h4 { font-size: 1em; font-weight:bold } .edit_con_original h5 { font-size: 0.83em; font-weight:bold } .edit_con_original h6 { font-size: 0.67em; font-weight:bold } .edit_con_original em { font-style: italic } .edit_con_original cite{ font-style: italic } .edit_con_original address{ font-style: italic } .edit_con_original i { font-style: italic } .edit_con_original table{ border-collapse: separate; border-spacing: 2px } .edit_con_original img{ max-width:100%; height:auto;} .animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); } .animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);} .animate_normal{ transition: 0.5s all linear;} /*.main{ transition: 0.5s all linear !important;}*/ input{outline: none;} :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #777; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #777; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #777; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #777; } /*两端对齐*/ .justify { text-align:justify; text-justify:distribute-all-lines;} /*行高*/ .tLineHeight{ line-height: 1.2em;} .aLineHeight{ line-height: 1.7em;} /*所有后台编辑器区域都要引用 edit_con_original 类名*/ /* clear 页头,页脚,内容区都不用再加清除样式 */ .fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table } .fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both } .fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 } .clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important } /*图片经过*/ .tran_scale{ overflow:hidden; display:block;} .tran_scale img{transition:0.5s all; -webkit-transition:0.5s all;} /*截字*/ .ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: inline-block; max-width:99%;} /*上下居中*/ .v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); position:absolute; left:0; top:50%;} /*左右居中*/ .l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); position:absolute; left:50%; top:0;} /*绝对居中*/ .a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} /*分页*/ .page {vertical-align:middle;text-align:center; color:#606060; font-size: 0;} .page a{display:inline-block;text-align:center; width:60px; height: 60px; line-height: 60px; background: #f8f8f5; margin: 0 0.5px; font-size: 20px; color: #000000;} .page a.prev{ } .page a.next{ } .page a.on,.page a:hover{ background:#00aeef; color: #fff !important;} .video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;display:none;} .video_appbox .video_t{ left:10%; top:22%; position:absolute; height:60%; width:80%; z-index:2; background:#000;} .video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);} .lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");} .video_close{ position:absolute; top:20%; right: 8%; cursor:pointer; z-index: 99999;} @media only screen and (max-width: 1024px) { .page a{width: 50px; height: 50px; line-height: 50px; font-size: 16px;} } @media only screen and (max-width: 768px) { .page a{width: 40px; height: 40px; line-height: 40px; font-size: 14px;} } @media only screen and (max-width: 767px) { .page a{display: none;} .page a.prev,.page a.next{display: inline-block;} .video_close{top: 18%;} } /*分页 end*/ /*手机导航按钮开始*/ .nav_phone_btn{display: block;position: relative;cursor: pointer;margin-top:0px; height: 21px;} .nav_phone_btn span { position: absolute;font-size: 0;width: 38px;height: 1px; background-color: #fff;display: inline-block; transition:all 250ms ease-out; -webkit-transition:all 250ms ease-out; top:11px; } .nav_phone_btn span:before,.nav_phone_btn span:after { content: "";position: absolute;width: 100%;height: 1px; background-color: #fff; left:0px; transition:all 250ms ease-out; -webkit-transition:all 250ms ease-out; } .nav_phone_btn span:before{top:-10px;} .nav_phone_btn span:after{top:10px;} .visible_nav.nav_phone_btn span{background-color: transparent;} .visible_nav.nav_phone_btn span:before{left:0px;top:0px; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); } .visible_nav.nav_phone_btn span:after{top:0px;left: 0px; transform: rotateZ(-45deg); -webkit-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); } /*手机按钮结束*/ /*hover*/ @media only screen and (min-width: 1025px) { a:hover{ text-decoration: none; color:#05B1EC !important;} .tran_scale:hover img { transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); } } /*banner*/ .wrap{max-width: 1280px; width: 94%; margin: auto;} .banner{position: relative;} .banner_img{width: 100%;} .banner_tit{text-align: center; color: #fff;} .banner_tit h1{margin-bottom: 20px;} .banner_tit h2{line-height: 1em; font-weight: normal;} .site{position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); color: #fff;} .site_con{display: inline-block; padding-bottom: 18px; border-bottom: #00aeef solid 4px; line-height: 1em;} .site a{color: #fff;} @media only screen and (max-width: 768px) { .site_con{padding-bottom: 10px; border-bottom-width: 2px;} } @media only screen and (max-width: 767px) { .site_con{padding-bottom: 5px;} } /*banner end*/ .in-banner .swiper-container,.in-banner .swiper-wrapper,.in-banner .swiper-slide{ height:auto!important;} .in-product-list .swiper-container,.in-product-list .swiper-wrapper,.in-product-list .swiper-slide{ height:auto!important;} .in_menu{ position:absolute; top:50%; right:50px; transform:translateY(-50%); -webkit-transform:translateY(-50%); display: none; width:38px;} .menu_white{ position: relative; overflow: hidden;} .menu_white span{ z-index: 20; position: relative;} .menu_white:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; background-color: rgba(255,255,255,1); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; -webkit-transform: scale(0.5, 1); transform: scale(0.5, 1); } .menu_blue{ position: relative; overflow: hidden;} .menu_blue a{ z-index: 20; position: relative;} .menu_blue:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; background-color: rgba(16,45,84,1); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; -webkit-transform: scale(0.5, 1); transform: scale(0.5, 1); } .menu_blue.on{ color:#00b0ec!important;} .menu_blue.on a{ color:#fff;} .menu_blue.on:before { opacity: 1; -webkit-transform: scale(1, 2); transform: scale(1, 2); } @media (max-width:1024px){ *{cursor:pointer;} } /*font-size*/ .fnt_12 { font-size: 12px;} .fnt_14 { font-size: 14px;} .fnt_16 { font-size: 16px;} .fnt_18 { font-size:18px;} .fnt_20 { font-size: 20px;} .fnt_22 { font-size:22px;} .fnt_24 { font-size:24px;} .fnt_26 { font-size:26px;} .fnt_28 { font-size:28px;} .fnt_30 { font-size:30px;} .fnt_32 { font-size:30px;} .fnt_34 { font-size:34px;} .fnt_36 { font-size:36px;} .fnt_38 { font-size:38px;} .fnt_40 { font-size:40px;} .fnt_44 { font-size:44px;} .fnt_46 { font-size:46px;} .fnt_48 { font-size: 48px;} .fnt_52 { font-size: 52px;} .fnt_58 { font-size: 58px;} .fnt_60 {font-size: 60px;} .fnt_70 {font-size: 70px;} .fnt_80 {font-size: 80px;} .fnt_90 {font-size: 90px;} .fnt_120 { font-size: 120px;} @media only screen and (max-width: 1600px) { .fnt_80 {font-size: 60px;} .fnt_90 {font-size: 60px;} } @media only screen and (max-width: 1520px) { .fnt_16 { font-size: 14px;} .fnt_18 { font-size:16px;} .fnt_20 { font-size: 16px;} .fnt_22 { font-size:18px} .fnt_24 { font-size:21px;} .fnt_26 { font-size:24px;} .fnt_28 { font-size:22px;} .fnt_30 { font-size:24px;} .fnt_32 { font-size:25px;} .fnt_34 { font-size:26px;} .fnt_36 { font-size:28px;} .fnt_40 { font-size:30px;} .fnt_44 { font-size:35px;} .fnt_46 { font-size:36px;} .fnt_48 { font-size:38px;} .fnt_52 { font-size:42px;} .fnt_58 { font-size:48px;} .fnt_60 {font-size: 48px;} .fnt_80 {font-size: 40px;} .fnt_120 { font-size: 105px;} .fnt_38 { font-size:34px;} } @media only screen and (max-width: 1300px) { .fnt_16 { font-size: 13px;} .fnt_18 { font-size:14px;} .fnt_20 { font-size: 15px;} .fnt_22 { font-size:16px;} .fnt_24 { font-size:21px;} .fnt_26 { font-size:22px;} .fnt_28 { font-size:18px;} .fnt_30 { font-size:20px;} .fnt_32 { font-size:21px;} .fnt_34 { font-size:22px;} .fnt_36 { font-size:24px;} .fnt_40 { font-size:26px;} .fnt_44 { font-size:29px;} .fnt_46 { font-size:30px;} .fnt_48 { font-size:32px;} .fnt_52 { font-size:36px;} .fnt_58 { font-size:40px;} .fnt_60 {font-size:40px;} .fnt_80 {font-size: 36px;} .fnt_120 { font-size: 105px;} .fnt_38 { font-size:28px;} } @media only screen and (max-width: 1140px) { .fnt_26 { font-size:20px;} .fnt_28 { font-size:16px;} .fnt_30 { font-size:18px;} .fnt_32 { font-size:19px; } .fnt_36 { font-size:21px;} .fnt_40 { font-size:24px;} .fnt_44 { font-size:26px;} .fnt_46 { font-size:28px;} .fnt_48 { font-size:28px;} .fnt_60 {font-size:34px;} .fnt_80 {font-size: 30px;} .fnt_58 { font-size:32px;} .fnt_52 { font-size:30px;} .fnt_120 { font-size: 70px;} .fnt_24 { font-size:18px;} } @media only screen and (max-width: 1024px) { .fnt_14 { font-size:12px;} .fnt_26 { font-size:18px;} .fnt_48 { font-size:26px;} .fnt_40 { font-size:20px;} .fnt_44 { font-size:23px;} .fnt_46 { font-size:24px;} .fnt_36 { font-size:19px;} .fnt_60 {font-size:30px;} .fnt_120 { font-size: 64px;} .fnt_24 { font-size:16px;} .fnt_38 { font-size:20px;} .fnt_58 { font-size:28px;} .fnt_52 { font-size:26px;} .fnt_80 {font-size: 26px;} } @media only screen and (max-width: 768px) { .fnt_22{ font-size:14px;} .fnt_24{ font-size:16px;} .fnt_26 { font-size:16px;} .fnt_32 { font-size:16px;} .fnt_34{ font-size:18px;} .fnt_36 { font-size:18px;} .fnt_40 { font-size:20px;} .fnt_44 { font-size:20px;} .fnt_46 { font-size:20px;} .fnt_48 { font-size:20px;} .fnt_60 {font-size:20px;} .fnt_120 { font-size: 48px;} .fnt_38 { font-size:20px;} .fnt_58 { font-size:24px;} .fnt_52 { font-size:22px;} .fnt_80 {font-size: 20px;} } @media only screen and (max-width: 768px) { .fnt_80 {font-size: 24px;} }