@charset "utf-8"; /* CSS Document */ /***********通用基本类1************/ /*格式化样式*/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; } table {border-collapse:collapse;border-spacing:0;} input,textarea{outline-style:none;} fieldset,img {border:0;} address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;} q:before,q:after {content:'';} abbr,acronym { border:0;} .main_box{ width:1200px; margin:0 auto;} /*=============================j_reset=====================================*/ html { overflow-x:hidden;} body {font-size: 12px; /* =16px */} *{ font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; } a input{ mayfish:expression(this.onfocus=this.blur);cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/ a:hover,a:active{outline:none;} i{ font-style:normal;} ::selection{ background:#0aa284; color:#fff;} ::-moz-selection { background:#0aa284; color:#fff; } ::-webkit-selection { background:#0aa284; color:#fff; } html,body{ width:100%;} .position_fixed{ position:fixed; top:0; left:0; z-index:9999; } .left{ float:left;} .right{ float:right;} .red{ color: #ff2a00 !important;} .no_bg{ background:none !important;} .green{ color: #3cac4a !important;} .blue{ color:#1949b9 !important;} .no_border{ border:0 !important;} .no_margin{ margin:0 !important;} .border{ border:1px solid #e8e8e8;} .border-top{ border-top:1px solid #e8e8e8;} .border-right{ border-right:1px solid #e8e8e8;} .border-left{ border-left:1px solid #e8e8e8;} .border-bottom{ border-bottom:1px solid #e8e8e8;} .bnt_zk:hover .box_zk{display: block;} .ht_border{ border:1px solid #dedfe0;} .img:hover,.bnt:hover{ opacity:0.7; filter:alpha(opacity=70)} .blue{ color:#ea7b99 !important;} .text_fr{ text-align:right;} .dd{background: #d6d7d9; border-radius:50%; height:7px; display:inline-block; width:7px; margin:0 10px;} .bnt_zk:hover .box_zk{display: block;} .j_bnt{ display:inline-block; border:none; border-radius:3px; background:#3cac4a; font-size:20px; height:40px; line-height:40px; text-align:center; color:#fff; padding:0 35px;} .j_bnt:hover{background:#4bc65a; cursor:pointer; } .fl,.left{ float:left;} .fr,.right{ float:right;} .color {color:#007cc2 !important;} .no_bg_img{ background-image:none !important;} .no_display{ display:none;} .h_x{ color:#fe0505; font-weight:bold; padding-left:10px; padding-top:10px;} .clear{ clear:both;} .bg_jinyong{ background:#c7c8cc !important;} .bnt_zk:hover .box_zk{display: block;} .img{ display:block; margin:0 auto;} a,.tab_title span,.submit,.img,.bnt,li,.ewm,.hd a,li .left,.pic_list li a img:hover{ -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } img,.more,.top .login_re a,{ -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; } .nav ul li a{ -moz-transition: all 0s ease-in-out; -webkit-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; -ms-transition: all 0s ease-in-out; transition: all 0s ease-in-out; } .active_box .left:hover img,{ -moz-transform:scale(1.051); -o-moz-transform:scale(1.051); -o-moz-transform:scale(1.051); -webkit-moz-transform:scale(1.051); transform:scale(1.051); } #bnt_link,.f2 .fr li img:hover{-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .f2 .fr li:hover img{-moz-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -ms-transform: rotate(10deg); transform: rotate(10deg); } .a{ -moz-transition: background-color 0.3s ease-in-out; -webkit-transition: background-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out; -ms-transition: background-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } .s_main_box .f1 li:hover i{-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } .color_service{ color:#8c56a1 !important;} .color_kjgw{color:#cda466 !important} .color_1{color:#ec3d13 !important} .text_dx{ text-transform:uppercase;} .submit{ cursor:pointer; background-color:none; border:none;} .bnt{ display:inline-block; line-height:30px; border-radius:3px; height:30px; text-align:center; font-size:14px; color:#fff;} .bnt_bg1{ background:#ff4400;} .my_title{ color:#df9e5d; font-size:25px;} .text_indent{text-indent:2em;} .article {color:#4c4c4f; font-size:14px; line-height:30px; } .article p{font-size:14px; color:#4c4c4f; font-size:14px; line-height:30px; margin-bottom:30px;} .article strong{ font-weight:bold;} .article li{ list-style:disc;} .article img{ max-width:100%;} .img_box img{ display:block; margin:0 auto; } .j_fixed { position:fixed !important; position:absolute; top:0; width:100%;z-index:9999999999999999999; background:#fff; margin:0 auto;} /*文字排版、颜色*/ .t_sd{white-space: nowrap;overflow:hidden;text-overflow: ellipsis;} .u_bnt{ display:inline-block; border:none; border-radius:3px; background:#1949b9; font-size:20px; height:40px; line-height:40px; text-align:center; color:#fff;} .u_bnt:hover{background:#5b6cc2; cursor:pointer; } .f12{font-size:12px;} .f13{font-size:13px;} .f14{font-size:14px;} .f16{font-size:16px;} .f20{font-size:20px;} .fb{font-weight:bold;} .fn{font-weight:normal;} .fl{ float:left !important;} .fr{ float:right !important;} .t2{text-indent:2em;} .red,a.red{color:#c66631;} .darkblue,a.darkblue{color:#039;} .gray,a.gray{color:#878787;} .lh150{line-height:150%;} .lh180{line-height:180%;} .lh200{line-height:200%;} .unl{text-decoration:underline;} .no_unl{text-decoration:none;} /*定位*/ .tl{text-align:left;} .tc{text-align:center;} .tr{text-align:rightright;} .fl{float:left;display:inline;} .fr{float:right;display:inline;} /***********通用基本类2************/ input { vertical-align: middle; line-height: normal; } .text-overflow-hidden { overflow: hidden; word-spacing: normal; letter-spacing: normal; whitewhite-space: nowrap; } .box-align-center { margin-right: auto; margin-left: auto; } /*css定义超链接四个状态也有顺序的。*/ a:link, a:visited { color: #727272; text-decoration: none; cursor:pointer !important; } a:hover, a:active { border: none; color: #007cc2; } /*===============================================*/ .fg_ad{ display:block; margin:50px auto; } .icon_dd { background: #d3d3d4 none repeat scroll 0% 0%; border-radius: 50%; height: 5px; display: inline-block; width: 5px; margin: 0px 10px;} .submit:hover{ cursor:pointer; opacity:0.8;filter:alpha(opacity=80); -moz-opacity:0.8;-khtml-opacity: 0.8;} .piaofu{ position:absolute; right:0px; top:30%; position:fixed; z-index:99999999; background:#fff;} /*======================漂浮=========================*/ .piaofu .box a{ display:block; position:relative; width:70px; height:60px; background-color:#f6f6f9;} .piaofu .wx{ position:relative;} .piaofu .wx{ transition:1s; } .piaofu .wx:hover #ewm{ display:block; } .piaofu #ewm{ display:none; position:absolute; right:70px; top:0; } .piaofu .tel{ position:relative;} .piaofu .tel{ transition:1s; } .piaofu .tel:hover #tel_box{ display:block; } .piaofu #tel_box{ border:2px solid #CCC; line-height:30px; color:#666; font-size:14px; background:#fff; border-radius:3px; padding:20px; display:none; position:absolute; right:70px; top:0; } .piaofu .box a{ transition:1s;} .piaofu .qq a{ background:url(/statics/css/images/icon_qq.png) center 10px no-repeat;} .piaofu .qq:hover a{ background:url(/statics/css/images/icon_qqh.png) center 10px no-repeat;} .piaofu .wx a{ background:url(/statics/css/images/icon_weixin.png) center 10px no-repeat;} .piaofu .wx:hover a{ background:url(/statics/css/images/icon_weixinhj.png) center 10px no-repeat;} .piaofu .tel a{ background:url(/statics/css/images/icon_tel.png) center 10px no-repeat;} .piaofu .tel:hover a{ background:url(/statics/css/images/icon_telh.png) center 10px no-repeat;} .piaofu .address a{ background:url(/statics/css/images/icon_address.png) center 10px no-repeat;} .piaofu .address:hover a{ background:url(/statics/css/images/icon_addressh.png) center 10px no-repeat;} .gotop a{ background:url(/statics/css/images/icon_gotop.png) center 10px no-repeat;} .piaofu .gotop:hover a{ background:url(/statics/css/images/icon_gotoph.png) center 10px no-repeat;} .piaofu .box a{ background-color:#f6f6f9; margin-bottom:1px } .piaofu .box span{ font-size:12px; color:#838291;padding-left: 10px; position:absolute; bottom:5px; text-align:center; } .piaofu .box:hover a{ background-color:#079aae; } .piaofu .box:hover span{ color:#fff;} /*===============================================select===================================================*/ .select_ui,select{ cursor:pointer; position:relative;display:inline-block;background:#fff;vertical-align:middle;text-align:left; cursor:inherit;text-align: center; width:175px; border:1px solid #dddddc; height:40px; line-height:40px;} .select_focus_ui,select:focus{border-color:#FED519} .select_ui .select_arrow{position:absolute;top:50%;right:15px;display:block;overflow:hidden;width:0;height:0;border:6px solid #fff;border-color:#000 transparent;border-bottom:0;margin-top:-3px;} .select_ui .select_text_ui{ display:block;overflow:hidden;margin-right:20px;color:inherit;vertical-align:baseline;white-space:nowrap;line-height:normal; color:#bbbbc0; height:30px; line-height:30px; padding-left: 20px; text-align:left; width:140px; font-size:14px; line-height:40px;} .select_ui .select_poswrap,.select_ui select{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0} .select_ui select{box-sizing:border-box;height:100%; width:175px;background:#fff;color:inherit;font:inherit;opacity:0;filter:alpha(opacity=0)} .select_ui .select_poswrap{overflow:hidden;width:0;height:0} /* FILE ARCHIVED ON 20:49:30 Dec 19, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:32:11 Apr 12, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.656 exclusion.robots: 0.034 exclusion.robots.policy: 0.021 esindex: 0.013 cdx.remote: 19.013 LoadShardBlock: 397.257 (3) PetaboxLoader3.datanode: 263.486 (5) PetaboxLoader3.resolve: 410.049 (3) load_resource: 438.67 (2) */