/* reset */ html { height: 100%; 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%; font-weight: normal;} 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 } ::-webkit-input-placeholder{color:#666;} :-moz-placeholder{color:#666;} ::-moz-placeholder{color:#666;} :-ms-input-placeholder{color:#666; opacity: 0.8;} .placeholder{color:#666;} 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} body, input, select, button, textarea {color:#000; font-size: 14px; font-family: "微软雅黑";} body {line-height: 1.5;} a { color:#5A5A5A;text-decoration: none!important; transition:0.2s all; -webkit-transition:0.1s all;} a { blr:expression(this.onFocus=this.blur())} a * { *cursor: pointer } :focus { outline: none } img{max-width: 100%;} /* 阿里图标 */ [class*='icon']{ font-family: 'iconfont'; } .edit_con_original{ line-height:1.8em; padding:0 0; color:#000000;} .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;} .edit_con_original *{text-indent: 0 !important;} /*所有后台编辑器区域都要引用 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 } /*去除鼠标双击选中效果*/ /**{-moz-user-select: none;-webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}*/ /*两端对齐*/ .justify { text-align:justify; text-justify:distribute-all-lines;} /*图片经过*/ .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:100%;} .clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;overflow:hidden;} /*上下居中*/ .v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;} /*左右居中*/ .l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0);position:absolute; left:50%; top:0;} /*绝对居中*/ .a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;} /*背景*/ .bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center top;} .bg_layer{background: rgba(0,0,0,0.7); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;} .bg-cover-ban{ background-size: 100% 100%;} .ratio-img,.ratio-img img{width: 100%;} *{box-sizing: border-box;} .swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{pointer-events:inherit!important;} .wrap{max-width: 1280px; margin:0 auto; width: 90%;} .nav_phone_btn,.nav_click{display: none;} .header{width: 100%; height:100px; background:#fff;position: fixed; left:0; top:0; z-index: 100;} .scroll-header .header{ border-bottom:1px solid rgba(0,0,0,0.15);} .header .logo{float: left; margin:25px 0 0 5%; width:140px; height:62px; overflow: hidden;} .header .logo img{width:100%;} /*顶部右侧*/ .head_rr{ float: right; height: 100px; line-height: 100px;} .log-reg{margin-right: 100px;} .log-reg i{margin-right: 15px; color:#F39809; font-size: 24px;} .log-reg a{margin-right: 15px;} span.ser{position: absolute; right:0; top:0px; height: 100px; cursor: pointer; padding:0 1.5%; background: #F39809;} span.ser i{font-size:24px; color:#fff;} .search_wrap{width:0;position: absolute; right:0; top:100px; overflow: hidden; border:none;color:#fff; background: #fff;height:44px;line-height: 44px; outline: none;transition: 0.3s all;} .search_wrap.on{width: 300px; border-radius:5px;border:1px solid #969191;} .search_box_text{float:left; width:calc(300px - 60px); padding:0 10px; height: 44px; line-height: 44px; border:none; background: none;} .search_box_button {float: right;width:40px;height:44px; border:0; outline: none; background: none;} .search_box_text::placeholder{color:#BDBDBD;} .search_box_button i{font-size:20px;} /*导航*/ .nav{ margin:0 auto; height:100px; width:60%;} .nav ul{ height:100%; width:100%;} .nav ul>li{float: left; width:13%; line-height: 100px; text-align: center;} .nav ul>li span{ display: none;} .nav ul>li>a{display: block;color:#000;position: relative;} .nav ul>li>a>em{ display: block; position: absolute;left: 50%;bottom: 0; width:0;height: 2px;background: #D48408;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;} .nav ul>li.on>a{color:#1C1A1A;} .nav ul>li.on>a>em{left:0;width:100%;} /*导航下拉*/ .navlist{display:none; position: absolute; left:0; top:100px; z-index: 2; width: 100%;background:rgba(255,255,255,0.93); box-shadow: 0 5px 5px 2px rgba(0,0,0,0.2) inset;} .navlist dl{position: relative;} .navlist dl dd{ float: left; margin-right: 70px; line-height:80px;} .navlist dl dd.on a{color:#25598C;} .navlist dl dd a{color:#000000;} /*业务下拉*/ .bus_nav{padding:4% 0; line-height: 1.5; position: relative;} .bus_nav::before{content: ""; position: absolute; left:190px; top:0; width:1px; height: 100%; background: #CCCCCC;} .bus_nav .ll{ float: left; width:190px; text-align: left;} .bus_nav .ll p{margin-bottom: 10px;} .bus_nav .ll p a{color:#000;} .bus_nav .ll p.on a{color:#184F85!important;} .bus_nav .rr{ float: right; width:calc(100% - 240px);} .bus_nav .rr ol{margin:0 -2%; display: none;} .bus_nav .rr ol li{ float: left; width:29.33%; margin:0 2%; text-align: center;} .bus_nav .rr ol li .img{margin-bottom: 10px;} .bus_nav .rr ol li a{color:#000!important;} .bus_nav .rr ol li.n_case_list{ text-align: left; width:50%;} .bus_nav .rr ol li.n_case_list p{ display: block; width:100%; margin-bottom: 3px;} /*导航下拉*/ .nav_click{ display: none; position: fixed; left:0; top:0; z-index: 999; width:100vh; height:100vh; background:transparent;} /*公共底部*/ .footer{background:#F5F5F5;} .foot_top{ padding:3% 0 5%; border-bottom:1px solid #E2E2E2; height: 270px; position: relative;} .foot_top::after{content: ""; position: absolute; lefT:0; bottom:-2px; width:100%; height: 1px; background: #fff;} .foot_top ul{ float: left; width:calc(100% - 220px);} .foot_top li{ float: left; width:14.28%;position: relative;} .foot_top li h2{ margin-bottom:20px; line-height: 1.2; padding-bottom: 15px; border-bottom:1px solid rgba(255,255,255,0.2);} .foot_top li h2 a{color:#000;} .foot_top li p{ margin-bottom: 10px;} .foot_top li p,.foot_top li p a{color:#000;} .foot_top .code{ float: right;text-align: right;} .foot_top .code dt{margin-bottom: 2%; } .foot_top .code dt h2{margin-bottom: 10px;} .foot_top .code dt h3 a{color:#000; font-family: Arial, Helvetica, sans-serif;} .foot_top .code dd span{ position: relative;} .foot_top .code dd span b{display: none;font-weight: 400;} .foot_top .code dd i{ font-size: 30px; color:#A6A6A6;} .foot_top .code dd img{ display: none; max-width: 118px; position: absolute; left:-130px; top:-20px; width:118px; height:118px; border-radius: 5px; box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);} .foot_top .code dd em{ opacity: 0; position: absolute; left:-12px; top:0px; width:10px; height: 15px; background: url(../images/dot03.png) no-repeat;} .foot_top .code dd span:hover img{ display: block;} .foot_top .code dd span:hover em{ opacity: 1;} .foot_bot{padding:2% 0 4%;} .foot_bot .ll{ float: left; width: 80%;} .foot_bot .ll a{color:#000;} .foot_bot .ll em{ font-size: 12px; color:#B4B4B4; margin:0 10px; vertical-align: top;} .foot_bot .rr{ float: right;} .foot_bot .cop{margin-top: 10px;} .foot_bot .cop a{margin-left:10px;} /*.sidebar{display: none;transition: all 0.5s;position: fixed; z-index:101; right:0px; top:50%; margin-top:-227px; width:90px; height: 454px; background: #B81B29;} .sidebar .sidebar-open{display:block;position: absolute;width: 20px;height: 30px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;left: -20px;top:0px;background:#FFE300 url('../images/dot12.png') no-repeat center center;background-size: 50%;visibility: hidden;opacity: 0;transition: all 0.3s;cursor: pointer;} .sidebar ul{height: 410px;padding:15px 0; clear: both;} .sidebar li{padding:20px 15px 0; position: relative; text-align: center;} .sidebar li>a{display: block; color:#fff!important;} .sidebar li em{ display: block;margin:0 auto; width:42px; height: 38px;} .sidebar li span{display: block;text-align: center; padding-bottom:15px; border-bottom:1px solid #CD606A;} .sidebar li .code{ display: none; position: absolute; right:100px; top:0; text-align: center; width:100px; height:100px; padding:5px; overflow: hidden; background: #fff; border:1px solid #B81B29; border-radius: 5px;} .sidebar li .code img{width:90px; height:90px;} .sidebar li:hover .code{ display: block;} .sidebar li a img{width: 34px; height: 36px;margin: auto;vertical-align: middle;} .sidebar .sidebar-close{position: absolute; right:0; top:-25px; width: 25px;height: 25px;background: url('../images/dot11.png') no-repeat center center;text-align: center;color: #fff;cursor: pointer;} .sidebar.off{right:-90px;} .sidebar.off .sidebar-open{visibility: visible;opacity: 1;} .sidebar .back_top{ width:100%; height:74px; line-height: 74px; text-align: center; background: #B81B29;} .sidebar .back_top i{font-size:40px;color:#332C2B;}*/ @media only screen and (max-width: 1279px){ .main{padding-top: 100px;} .header .logo{margin-left:10px;} .log-reg{margin-right: 60px;} } @media only screen and (min-width: 1025px){ .yes_tran,a{transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;} .no_tran{transition: 0s all;-webkit-transition: 0s all;-moz-transition: 0s all;-o-transition: 0s all;-ms-transition: 0s all;} a:hover{color: #F39808!important;} .tran_scale:hover img{transform:scale(1.05,1.05) rotate(0deg); -webkit-transform:scale(1.05,1.05) rotate(0deg);} .nav ul>li:hover>a{color:#1C1A1A!important;} .navlist dl dd a:hover{color:#25598C!important;} .nav ul>li:hover>a>em{left:0;width:100%;} .bus_nav .ll p a:hover,.bus_nav .rr ol li:hover p{color:#184F85!important;} } @media only screen and (max-width: 1024px){ .main{padding-top: 50px;} body>*{position: relative;left:0;transition:left 250ms ease-out;-webkit-transition:left 250ms ease-out;} .header{height:50px;} .header .logo{margin:6px 0 0 10px; width:86px; height: 38px;} .head_rr{height: 50px;line-height: 50px;} span.ser{right:50px; height: 50px;} .log-reg{margin-right: 100px; } .search_wrap{top:50px;} /*手机导航按钮开始*/ .nav_phone_btn{display: block;cursor: pointer;height: 50px; position: absolute;top:0;right:0;z-index: 999;width: 50px;text-align: center;background: #FFC11B;} .nav_phone_btn span {position: relative;width:26px;height: 3px; top:10px; background-color: #fff;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span i{ position: absolute; bottom:-30px; left:0; width:100%; color:#fff; font-family: arial; font-size: 12px; text-transform: uppercase;} .nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height: 3px;background-color: #fff;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;} .nav_phone_btn span:before{top:-7px;} .nav_phone_btn span:after{top:7px;} .visible_nav.nav_phone_btn{ background: #161719;} .visible_nav.nav_phone_btn span{background-color: transparent;} .visible_nav.nav_phone_btn span:before{top:0px;width:90%;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);} .visible_nav.nav_phone_btn span:after{top:0px;width:90%;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);} .body_nav_phone .nav{right:0;left:auto;} /*手机导航按钮结束*/ .nav{display:block;position: fixed; z-index: 1000; margin-top:0; top:50px;bottom: 0px;padding:0; right:-50%;height:calc(100vh - 50px);width:50%;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out; overflow: hidden; overflow-y: auto; background:#161719;} .nav ul{padding: 0px 0;clear: both; float: none; width: 100%;} .nav ul>li{line-height: 40px; width: 100%;float: none; margin: 0;padding:0 ;border-bottom: 1px solid#414141; overflow: hidden;} .nav ul>li>a{height: 40px; line-height: 40px;padding:0 15px; color:#fff; text-align: left; width: calc(100% - 40px); overflow: hidden;} .nav ul>li.on>a{background: none; color: #fff;} .nav ul>li>span{display: inline-block; width: 40px; height: 40px; background: url(../images/nav_ico.png) no-repeat center center; float: right;} .nav ul>li>span.on{ background: url(../images/nav_ico_up.png) no-repeat center center; float: right;} .nav ul>li>span{display: none;cursor: pointer;} .nav ul>li>span.cur{display: block;} .nav ul>li>span.on+a{color:#FFC11B;} .nav ul>li.on>a>em{ display: none;} .navlist{position: static; background: none; padding: 0 0; border-top: 1px solid#414141; height: auto;line-height: inherit; width: auto !important; display: none;visibility: visible;clear: both; left:auto; top:auto; margin-left: 0!important;} .navlist dl{padding:10px 25px;} .navlist dl dd{ float: none; width:100%; text-align: left; margin:0; height: 30px; line-height: 30px;} .navlist dl dd a,.bus_nav .ll p a{color:#fff;} .bus_nav .rr,.bus_nav::before{ display: none;} .bus_nav .ll{width:100%;} .bus_nav .ll p{line-height: 30px; height: 30px; margin-bottom: 0;} .bus_nav{padding:10px 0;} .foot_top .code dd span b{display: block;text-align: center;margin: 10px auto;} } @media only screen and (max-width: 1023px){ .foot_top{border-bottom: none;} .foot_top::after{ opacity: 0;} .foot_top ul{width:100%; margin:0;} .foot_top li{width:100%!important; height:auto!important; border-right: none; border-bottom:1px solid #efefef; text-align: left; margin-bottom: 10px;} .foot_top li h2{margin:0; padding-bottom:10px;} .foot_top li.has_con h2{background: url(../images/nav_ico_1.png) 98% 8px no-repeat;} .foot_top li .con{width:100%; padding:8px 0; display: none;} .foot_top li.has_con.on h2{border-bottom:1px solid #efefef; background: url(../images/nav_ico_up_1.png) 98% 8px no-repeat;} .foot_top .code{width:100%; text-align: left; margin-bottom:10px;} .foot_top .code dt{margin-bottom:0} .foot_top .code h2,.foot_top .code h3,.foot_top .code dd span{ display: inline-block; margin-right: 5px;} .foot_top .code dd i{ display: none;} .foot_top .code dd img{ display: block; position: static;} .foot_bot .ll,.foot_bot .rr{width:100%;} } @media only screen and (max-width: 767px){ .nav{width:100%; right:-100%;} .log-reg{margin-right: 80px;} /*.sidebar{ width:54px; height: 250px; margin-top:-125px;} .sidebar ul{height: auto; padding:0;} .sidebar li{ padding:0; float: left; width:54px; height: 50px;} .sidebar.off{right:-54px;} .sidebar li em{width:24px; height: 24px; margin-top:3px;} .sidebar li a img{width:24px; height: 24px;} .sidebar li span{padding:0 0 5px; font-size: 12px;} .sidebar .back_top{width:54px; height: 50px;padding-top: 10px;} .sidebar .back_top img{width:30px;}*/ } /*分页*/ .page {vertical-align:middle;text-align:center; margin:0 0 30px; font-size: 14px; color:#2F2F2F; height:36px; line-height:36px;} .page .inner{ display: inline-block; } .page a{text-align:center; width:36px; height:36px;} .page a.num{float: left;border:1px solid #D8D8D8; border-left:0;font-family:Arial; background:#fff;color:#666666;} .page a.on{background:#F39A0F;color:#fff;border:1px solid #F39A0F;} .page a.num:nth-child(2){border-left:1px solid #D8D8D8;} .page a.num:nth-child(2).on{border-left:1px solid #F39A0F;} .page a.prev,.page a.next{float: left; width:100px; border:1px solid #D8D8D8;margin:0 10px; background:#fff; } .page a.prev.disable,.page a.next.disable{ cursor: default;} .p_i{ display: inline-block; position: relative;width:36px;height:36px; line-height:36px; margin:0 5px; padding:0 2px!important;background:#fff; border:1px solid #D8D8D8;} .page input.txtnum{ width:100%; height:100%; text-align: center; border:none; background: none; font-family:Arial;} .page a.go{ display: inline-block;width: 40px; height: 36px; line-height: 36px; position: relative; top:-1px; font-size: 16px; background:#F39A0F;color:#fff!important; text-align: center; font-family:"arial";} .p_tot{ font-family: Arial, Helvetica, sans-serif;} @media only screen and (min-width: 1025px) { .page a.prev:hover,.page a.next:hover{color:#fff!important; border:1px solid #F39A0F;background: #F39A0F;} .page a.prev.disable:hover,.page a.next.disable:hover{opacity: 0.5;} .page a.num:hover{background:#F39A0F;color:#fff!important; border:1px solid #F39A0F;} .page a.go:hover{opacity: 0.9;} } @media only screen and (max-width: 767px) { .page{margin:15px 0;} .page span,.page a.go,.page a.num{display: none!important;} .page a.prev, .page a.next{background:#F39A0F;border:1px solid #F39A0F; color:#fff!important;} .page a.prev.disable,.page a.next.disable{opacity: 0.5;} } /*分页 end*/ /*内页banner*/ .inbanner{ position: relative; color:#fff; padding-top: 100px;} .inbanner img{ width:100%;} .inbanner .txt{ top:auto; bottom:15%;} .inbanner h2{display: inline-block;} @media only screen and (max-width:1279px) { .inbanner{padding-top: 0;} } @media only screen and (max-width:767px) { .inbanner{ height: 200px;} .inbanner img{ display: none;} } /*内页banner end*/ .weixin{ position:fixed; width:300px; z-index:100000; background:#fff; border:1px solid #ddd; border-radius:2px; box-shadow:1px 1px 10px #666;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); left:50%; top:50%;} .weixin .c{ position:absolute; width:40px; height:40px; background:url(../images/x.png) center center no-repeat; overflow:hidden; text-indent:100px; right:0; top:0; font-size:20px; font-style:normal; text-align:center; cursor:pointer; z-index:2;} .weixin h2{ position:relative; line-height:40px; font-size:16px; padding-left:20px; font-weight:normal;} .weixin .img{ padding:10px 20px;text-align:center; border-top:1px solid #ddd;} .weixin .img img{width:200px; height: 200px;} .weixin p {margin:0 0 30px; text-align:center;} @media only screen and (max-width:767px) { .weixin{width:70%;} } .shortcut_02{display: none;margin-right: 70px;} @media only screen and (max-width: 1024px){ .shortcut_02{margin-right: 100px;} } @media only screen and (max-width: 767px){ .shortcut_02{margin-right: 80px;} .log-reg a:first-child{margin-right: 5px;} } /*.ll_le,.ll_re{float: left;} .ll_re dl{position: relative;} .ll_re dd{box-shadow: 0 0 10px rgb(0 0 0 / 20%); display: none; position: absolute;bottom: 25px;right: 0;background: #fff;width: 160px;padding: 10px;max-height:150px;overflow:hidden;overflow-y:auto;} .ll_re dd p{line-height:30px;}*/ .foot_bot .cop{ clear: both;} .link_box{padding-bottom: 20px;} .link_box dl{overflow: hidden;} .link_box dt{float: left;margin-right: 20px;} .link_box dd{float: left;overflow: hidden;} .link_box dd p{margin-right:30px;}