/** 璇存槑锛 0,姣忎釜鏍峰紡鍧椾箣闂撮棿闅斾袱琛屻€ 1锛屾牱寮忛兘瀹氫箟鍗曠嫭鐨勫潡锛屽湪闇€瑕佺殑椤甸潰閮藉彲浠ュ鐢ㄣ€ 2锛屾墍鏈夊唴椤垫帶鍒跺櫒鏈変竴涓叕鍏辩殑鍚嶅瓧锛歯eicontent銆傛瘡涓帶鍒跺櫒鏈変竴涓崟鐙殑鍚嶅瓧锛堟牸寮忎负锛歷iewcon productcon listcon videocon messagecon...锛夈€備究浜庢洿缁嗚嚧鐨勮皟鏁村崟鐙殑鏍峰紡鍧椼€ 3,澶у鍣ㄧ殑缁撳熬鍚嶇О浣滀负鍐呴儴瀹瑰櫒鐨勫紑澶村悕绉板锛氬ぇ瀹瑰櫒涓簑ztop,鍐呭鍣ㄤ负top0 top1 top2... */ /*1 棣栭〉鏍峰紡------------------------------------------------------------------------------------------------------------------------------------------*/ /**====鐧诲綍鏍峰紡====**/ .loginBack{display:none;background: #000;opacity:0.5;width: 100%;height:100%;position: fixed;z-index: 999;} .loginCont{display:none;width:380px;height:310px;position: fixed;margin: auto;left: 0;right: 0;top: 0;bottom: 0;border:1px solid #999;padding:40px 30px; z-index: 9999;background: #fff;border-radius:5px;} .login_c{position:absolute;top:-10px;right:-10px;width:35px;height:35px;font-size:28px;background:#fff;border-radius:50px;overflow:hidden;text-align:center;line-height:35px;} .login_c:hover{background:#e00101;color:#fff;} .loginCont p{font-size:24px;text-align: center;margin-bottom:35px;} .loginCont ul li{margin-bottom:15px;text-align: center;} .loginCont ul li span{width:65px;display: inline-block;text-align: right;font-size: 16px;} .loginCont ul li input{width:205px;line-height:30px;padding-left: 5px;border:1px solid #eee;} .loginCont ul li button{width:120px;height:30px;background:#e00101;color: #fff;margin-top:20px;border-radius:3px;} /*缃戠珯椤堕儴*/ .wztop{position: fixed;top:0;left: 0;z-index: 9;width: 100%;} .wztop.active{background-color: #232323;} .wztop.active .logo{/*margin: 0.4% 0*/;margin-top: 0.3%;margin-bottom: 0.5%;} .wztop.active .nav{margin-top:0.88%;} .wztop.active2{background-color: #232323;} .wztop.active2 .logo{margin: 0.4% 0;} .wztop.active2 .nav{margin-top:0.88%;} .logo{padding-left: 4.2%;width:20%;margin-top: 1%;} .BMap_Marker img{max-width:39px !important;} /*鎼滅储*/ .search{border: 3px solid #f54500;} .search .seal{background: url("../img/sea.png") no-repeat 9px;padding-left: 40px;padding-top: 9px;padding-bottom: 7px;} .search .seal #seainp{width: 376px;border: none;color:#333;font-size: 14px;} .search .sear{margin-left:10px;background-color: #f54500;} .search .sear #seasub{padding: 7px 17px;font-size: 18px;color: #fff;} /*nav*/ .nav{height:46px;vertical-align: middle;margin:0 auto;font-size: 16px;position: relative;padding-right: 4.2%;width: 75.8%;margin-top: 1.7%;} .nav .lx{margin-top: 25px;color: #d78f1a;padding-left: 38px;background: url("../img/tel.png") no-repeat left;} .nav .lx .j{font-size: 15px;margin-top: 5px;} .nav .lx .t{font-family:Arial;font-size:26px;} .nav ul{text-align: right;} .nav ul li{height: 46px;overflow: hidden;/*padding-bottom: 7px;*//*border-bottom:2px solid #fff;*/position:relative; margin: 0 1.5%; text-align:center; display:inline-block;text-transform: uppercase;} .nav ul .cltel{padding-left: 3%;background: url("../img/tel.png") no-repeat left;font-size: 20px;color: #fff;/*height:30px;*//*background-size: auto 100%;*/} .nav ul li:last-child{margin-right: 0;} .nav ul li>a{line-height:46px;display: block;} .nav ul li.ahref{border:1px solid #eee;width:78px;border-radius: 23px;} /*.nav ul .cltel a{line-height: 42px;}*/ .nav ul li>a:hover{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);} .nav ul li>a span{display: block;} .nav ul li a{display:block;color: #fff;overflow: hidden;} .nav ul li:hover { /*background-color:#d78f1a*//*border-bottom:2px solid #d78f1a;*/} .nav ul li:hover>a span{color:#e00012;} .nav ul li.on{ /*background-color:#d78f1a;*/;/*border-bottom:2px solid #d78f1a;*/color: #e00012;} .nav ul li.on a{ color: #e00012;} .nav ul li dl {display:none; top: 44px;padding-top: 4px;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;} .nav ul li dl a{line-height: 20px;padding: 10px 0;font-weight: normal;} .nav ul li:hover dl{ display:block; width:200%; position:absolute; z-index:99999;margin-left: -50%;} .nav ul li:hover dl dt{ background-color:#005eb8; line-height:38px; border-bottom:0px solid #333; text-align:center; color:#333;} .nav ul li:hover dl dt:hover{ background:#127ce0;} .nav ul li:hover dl dt:hover a{color:#FFF} @-webkit-keyframes fromBottomFade { from { -webkit-transform: translateY(20%); opacity:0; filter:alpha(opacity=0); } } @keyframes fromBottomFade { from { transform: translateY(20%); opacity:0; filter:alpha(opacity=0); } } /*nav2*/ .nav2{width:100%; height:120px;vertical-align: middle; background-color:#d78f1a; margin:0 auto;border-bottom: 1px solid #d78f1a;} .nav2 ul{float: right;margin-top: 40px;} .nav2 ul li{padding-bottom:37px;border-bottom:4px solid #d78f1a;display:block;position:relative; margin: 0 14px; text-align:center; float:left;font-weight: bold;text-transform: uppercase;} .nav2 ul li>a{line-height:40px;} .nav2 ul li a{ color:#fff; display:block;} .nav2 ul li:hover { /*background-color:#d78f1a*/border-bottom:4px solid #fff;} .nav2 ul li:hover>a{color:#fff;} .nav2 ul li.on{ /*background-color:#d78f1a;*/;border-bottom:4px solid #fff;color: #fff;} .nav2 ul li.on a{ /*background-color:#d78f1a;*/color: #fff;} .nav2 ul li dl {display:none;top: 39px;padding-top: 38px;} .nav2 ul li dl a{line-height: 20px;padding: 10px 0;font-weight: normal;} .nav2 ul li:hover dl{ display:block; width:150%; position:absolute; z-index:99999;margin-left: -25%;} .nav2 ul li:hover dl a{color: #333;} .nav2 ul li:hover dl dt{ background-color:#fff; line-height:38px; border-bottom:0px solid #333; text-align:center; color:#333;} .nav2 ul li:hover dl dt:hover{ background:#d78f1a;} .nav2 ul li:hover dl dt:hover a{color:#FFF} #monavul{opacity:0;z-index:99;position: fixed;top: 0%;width: 80%;background-color: #cd1009;right: -100%;padding: 4.2%;} #monavul.active{right: 0;animation: fadeInUp 0.8s ease both;-webkit-animation: fadeInUp 0.8s ease both;-moz-animation: fadeInUp 0.8s ease both;} #monavul li{float:left;width: 100%;margin-left: 0;border-bottom: 1px dashed #eee;} #monavul li:hover{background-color: #efefef;} /*鏈嶅姟*/ .service{margin-top: 5.35%;margin-bottom: 5%;overflow: hidden;} .service .bl{width: auto;max-width: 1436px;} .service .top .t{color:#515151;font-size: 46px;} .service .top{padding: 0 4.2%;} .service .top .intro{color:#666666;font-size: 16px;margin-top: 22px;margin-bottom: 6.25%;} .service .bot .lis{display: inline-block;width: 20%;padding:0 2.5%;float: left;} .service .bot .lis .pic{height: 160px;width: 160px;margin: 0 auto;border-radius: 50%;position:relative;} .service .bot .lis .pic .dot{position: absolute;top:50%;left: 50%;z-index: 10;width: 20px;height: 20px;margin-top: -90px;margin-left: -10px;border-radius: 10px; background-color: #cbcbcb;transform-type: preserve-3d;transform-origin: 50% 90px;transform: rotateZ(30deg);} @keyframes dot1{ 0%{ transform: rotateZ(30deg) rotateX(10deg); } 95%, 100% { transform: rotateZ(390deg) rotateX(10deg); } } .service .bot .lis:hover .pic{animation: flipInY 2s ease-in-out;-webkit-animation: flipInY 2s ease-in-out;} .service .bot .lis .pic1{background: #f0f0f0 url("../img/fw1.png") no-repeat center;} .service .bot .lis .pic2{background: #f0f0f0 url("../img/fw2.png") no-repeat center;} .service .bot .lis .pic3{background: #f0f0f0 url("../img/fw3.png") no-repeat center;} .service .bot .lis .pic4{background: #f0f0f0 url("../img/fw4.png") no-repeat center;} .service .bot .lis .pic5{background: #f0f0f0 url("../img/fw5.png") no-repeat center;} .service .bot .lis .pic1 .dot{animation: dot1 2.5s cubic-bezier(.2,0,.2,1) infinite;} .service .bot .lis .pic2 .dot{animation: dot1 2.5s cubic-bezier(.3,0,.3,1) infinite;} .service .bot .lis .pic3 .dot{animation: dot1 2.5s cubic-bezier(.4,0,.4,1) infinite;} .service .bot .lis .pic4 .dot{animation: dot1 2.5s cubic-bezier(.5,0,.5,1) infinite;} .service .bot .lis .pic5 .dot{animation: dot1 2.5s cubic-bezier(.6,0,.6,1) infinite;} .service .bot .lis:hover .pic .dot{background-color: #a2000d;} .service .bot .lis .intro{float: left;} .service .bot .lis:hover .pic1{background: #e00012 url("../img/fw1h.png") no-repeat center;} .service .bot .lis:hover .pic2{background: #e00012 url("../img/fw2h.png") no-repeat center;} .service .bot .lis:hover .pic3{background: #e00012 url("../img/fw3h.png") no-repeat center;} .service .bot .lis:hover .pic4{background: #e00012 url("../img/fw4h.png") no-repeat center;} .service .bot .lis:hover .pic5{background: #e00012 url("../img/fw5h.png") no-repeat center;} .service .bot .lis:hover .t{color: #e00012;} .service .bot .t{font-size: 22px;color: #505050;margin-top: 16px;margin-bottom: 5px;} .service .bot .intro{line-height:24px;color: #666666;} /*渚ц竟鏍?/ /*#ad{width: 90px;background-color: #e00012;min-height: 160px;position: absolute;right: 1%;top: 50%;z-index: 9;} *//*customer*//* .custwk{position: fixed;right: 6%;top: 20%;min-width: 100px;z-index: 9;} .custwk .lis{margin-left: 35px;cursor:pointer;position:relative;width: 48px;height: 48px;background-color: #cc2a1e;margin-bottom: 1px;font-family:"Arial";font-size:16px;line-height: 45px;font-weight:bold;text-align: center;color: #fff;} .custwk .lis .yl{width:48px;height: 100%;background: url("../img/cust.png") no-repeat 1000px 1000px;} .custwk .top .yl:hover{opacity: 0.9;} .custwk .top .sj{position: absolute;width: 100%;height:25px;top: -25px;background: url("../img/cust.png") no-repeat 16px 18px;} *//*.custwk .lis .top{background-position:0px 0px; }*//* .custwk .qq .yl{background-position:12px -36px; } .custwk .qq a{color: #fff;font-size: 16px!important;} .custwk .qq a:hover{color: #fff;} .custwk .qq .now{background: url("../img/cust.png") no-repeat 12px -38px; } .custwk .ewm .yl{background-position:12px -87px; } .custwk .tel .yl{background-position:12px -135px; } .custwk .lis .now{position: absolute;top:0;right: 0;height: 100%;padding: 0 20px;width: 80px;background-color: #cc2a1e;display: none;} .custwk .lis .right{text-align: right;} .custwk .lis:hover .now{display: block;} .custwk .ewm .now{right: 49px;height: 97px;text-align: left;padding-left: 13px;} .custwk .now img{max-height: 90%;margin-top: 5px;} .custwk .tel .now{width: 116px; } .custwk .tel{margin-bottom: 57px; }*/ /*妗堜緥灞曠ず*/ .showcase{} .showcase{padding: 0 2.5%;} .showcase .caselis{display: none;} .neishowcase .caselis{display: block;} .showcase .caselis.active{display: block;} .showcase .bl{width: 100%;} .showcase .lis{width: 32.5%;float: left;padding:0 1.4%;transition: all 0.5s ease;opacity:1;filter:alpha(opacity=0);filter:alpha(opacity=100)\0;} .showcase .lis .picwk{height: 403px;overflow: hidden;} .showcase .lis .picwk:hover .npic{transition:all 1s; /*-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);*//*鍙敮鎸乮e10鍙婂叾浠ヤ笂*/ -webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0); /*鍏煎ie9*/ transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); } .showcase .lis .picwk:hover .npic .pic1{opacity: 0;filter:alpha(opacity=0);} .showcase .lis .picwk .npic .pic2{opacity: 0;filter:alpha(opacity=0);} .showcase .lis .picwk:hover .npic .pic2{opacity: 1;filter:alpha(opacity=100);} .showcase .lis .t{font-size: 16px;margin-top: 38px;margin-bottom: 4px;} .showcase .lis .intro{font-size: 12px;color: #888888;margin-bottom: 44px;height:20px;overflow:hidden;} .listtwocontent{min-height:300px;} /*鍥剧墖瑙﹀睆婊氬姩1*/ .owl-carousel{width: 94.6%;padding: 0 2.6%;display: none;position: relative;-ms-touch-action: pan-y; margin-top:3%} .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);} .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;} .owl-carousel .owl-item{float: left;} .owl-item .item{margin: 0px 2.6%; position:relative} .owl-item .item img{display: block;width: 100%;height: auto;border-radius: 0.08rem} .owl-item.loading{height:100%;min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center} .owl-buttons{background-color: #ddd;display: none;} .owl-carousel .owl-item .jj .t{text-align:center;padding:0 2%;font-size: 16px;margin-top: 17px;font-weight: bold;} .owl-carousel .owl-item .jj .intro{text-align:center;padding:0 2%;font-size: 12px;margin-bottom: 21px;color: #888;} .owl-theme .owl-controls{margin-bottom: 15px;margin-top: 0;} .owl-theme .owl-controls .owl-page span.owl-numbers{padding: 2px 8px;} .owl-theme .owl-controls .owl-page span{transition:all 0.3s;transform-origin: center center;background-color: #8d8d8d;} .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls .owl-page:hover span{background-color: #e00012;} .owl-carousel .item{transition: all 0.5s ease;} .owl-carousel .item .picwk{height: 403px;overflow: hidden;} .owl-carousel .item .picwk:hover .npic{transition:all 1s; /*-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);*//*鍙敮鎸乮e10鍙婂叾浠ヤ笂*/ -webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0); /*鍏煎ie9*/ transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); } .owl-carousel .item .picwk:hover .npic .pic1{opacity: 0;filter:alpha(opacity=0);} .owl-carousel .item .picwk .npic .pic2{opacity: 0;filter:alpha(opacity=0);} .owl-carousel .item .picwk:hover .npic .pic2{opacity: 1;filter:alpha(opacity=100);} /*鍥剧墖瑙﹀睆婊氬姩2*/ #owl-demo{display: none!important;} .swiper-container{display: none;} .swiper-wrapper{position: relative;height: 780px;} .swiper-container a{width: 100%;} .swiper-container a img{width: 100%;opacity: 0;} .swiper-container a p{} .swiper-container .arrow-left{display:none;width:50px;position: absolute;left: 0;bottom: 30px;z-index: 9;} .swiper-container .arrow-right{display:none;width:50px;position: absolute;right: 0;bottom: 30px;z-index: 9;} .swiper-wrapper .banwzwk{position: absolute;left: 0;top:0;right: 0;bottom:0;margin: auto;height: 22%;padding: 0 4.2%;} .swiper-wrapper .banwz{display: none;opacity: 0;} .swiper-wrapper .banwz1{text-align: left;} .swiper-wrapper .banwz2{text-align: center;} .swiper-wrapper .banwz3{text-align: right;} /*.swiper-wrapper .banwz4{text-align: center;}*/ .swiper-wrapper .swiper-slide{height: 100%;} .swiper-wrapper .swiper-slide .swpic{height: 100%;width: 100%;background-size: cover!important;} .swiper-wrapper .bimg{height: 100%;} .swiper-slide-active .banwz{display: block;opacity: 1;} .swiper-slide-active .banwzwk .pic1{margin-bottom: 2%;} .swiper-slide-active .banwzwk img{width: auto;height: auto;} .swiper-slide-active .banwz .wz1{} .swiper-wrapper .wz1 .pic1{animation: fadeInUp 0.8s ease both;-webkit-animation: fadeInUp 0.8s ease both;-moz-animation: fadeInUp 0.8s ease both;} .swiper-wrapper .wz1 .pic2{animation: fadeInUp 0.8s ease both;-webkit-animation: fadeInUp 0.8s ease both;-moz-animation: fadeInUp 0.8s ease both;} .swiper-wrapper .wz2 .pic1{animation: fadeleft 0.8s ease both;-webkit-animation: fadeleft 0.8s ease both;-moz-animation: fadeleft 0.8s ease both;} .swiper-wrapper .wz2 .pic2{animation: fadeleft 0.8s ease both;-webkit-animation: fadeleft 0.8s ease both;-moz-animation: fadeleft 0.8s ease both;} .swiper-wrapper .wz3 .pic1{animation: rotateIn 0.8s ease both;-webkit-animation: rotateIn 0.8s ease both;-moz-animation: rotateIn 0.8s ease both;} .swiper-wrapper .wz3 .pic2{animation: shake 0.8s ease both;-webkit-animation: shake 0.8s ease both;-moz-animation: shake 0.8s ease both;} .swiper-wrapper .wz4 .pic1{animation: flipInY 0.8s ease both;-webkit-animation: flipInY 0.8s ease both;-moz-animation: flipInY 0.8s ease both;} .swiper-wrapper .wz4 .pic2{animation: zoomInRight 0.8s ease both;-webkit-animation: zoomInRight 0.8s ease both;-moz-animation: zoomInRight 0.8s ease both;} .swiper-pagination{position:absolute;bottom:15px;width:100%;text-align:center;} .swiper-pagination-bullet{opacity:0.9;background:#8d8d8d;display:inline-block;width:8px;height:8px;overflow:hidden;margin:0 3px;-webkit-transition: border-color 350ms ease;-moz-transition: border-color 350ms ease;-o-transition: border-color 350ms ease;-ms-transition: border-color 350ms ease;transition: border-color 350ms ease;transition: border-color 350ms ease; border:0px solid #fff; border-radius:6px;} .swiper-pagination-bullet:hover{opacity:1;background:#e00012;} .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#e00012;} /*鏇村*/ #works_ctrl{width:100%; background:#f1f1f1; box-shadow:0 2px 20px #edecec inset; text-align:center;} #works_ctrl button{width:52px; height:50px; display:inline-block; margin:2.4% 5px; border:none; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;} #works_ctrl #works_prev{background:#fff url(../img/works_arr.png) no-repeat 0 0;} #works_ctrl #works_prev:hover{background:#e00012 url(../img/works_arr.png) no-repeat -52px 0;} #works_ctrl #works_next{background:#fff url(../img/works_arr.png) no-repeat -52px -50px;} #works_ctrl #works_next:hover{background:#e00012 url(../img/works_arr.png) no-repeat 0 -50px;} #works_prev, #works_next, #works_more{border-radius:2px; vertical-align:middle;} #works_more{display:inline-block; width:92px; height:50px; background:#fff url(../img/works_more.png) no-repeat center -50px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; vertical-align:middle;} #works_more:hover{background:#e00012 url(../img/works_more.png) no-repeat center 0;} /*鍏徃绠€浠?/ .abous{padding: 0 13%;height: 612px;position: relative;} .abous .ti{font-size: 58px;color: #fff;padding-top: 7%;} .abous .t{font-size: 16px;color: #fff;} .abous .intro{font-size: 16px;color: #ababab;line-height: 35px;padding-top: 1.6%;padding-bottom: 9.3%;opacity: 0;filter:alpha(opacity=0);filter:alpha(opacity=100)\0;} .usnum{padding: 0 0;clear: both;} .usnum .lis{width: 24.75%;} .usnum .lis .n{position: relative;padding-right: 28px;} .usnum .lis .dw{position: absolute;right: 0;top:30px;font-size: 40px;font-weight: bold;color: #e00012;width: 28px;height: 28px;} .usnum .lis .dw.j{background: url("../img/j.png") no-repeat right top;} .usnum .lis .dw.nian{font-size: 24px;background: url("../img/nian.png") no-repeat right top;} .usnum .lis .dw.bfs{font-size: 30px;background: url("../img/bfs.png") no-repeat right top;} .usnum .n{font-family: Arial;font-size: 80px;color: #e00012;font-weight: bold;} .neiusnum{padding: 0 15.4%;padding-left: 16.7%;margin-top: 2.65%;margin-bottom: 5.8%;} /*鍔ㄦ€?/ .dongtai{padding: 0 4.2%;background-color: #f1f1f1;padding-bottom: 3.5%;} .dongtai .top .ti{font-size: 46px;color: #515151;margin-top: 5.8%;margin-bottom: 12px;} .dongtai .top .intro{font-size: 16px;color: #666666;} .dongtai .inews .ti{font-size: 26px;color: #666666;margin-top: 4.3%;margin-bottom: 2.4%;} .dongtai .lis{float:left;width: 46.7%;margin-left:3.5%} .dongtai .inews .lis{border-bottom:1px solid #e3e3e3;} .dongtai .inews .lis1{margin-left: 0;border-bottom: none;} /*鍏徃鏂伴椈*/ .inews{width: 62.75%;padding-bottom: 5px;} .latonl{width: 35%;} .dongtai .jj .t{font-size: 18px;} .dongtai .lis img{max-width: none;width: -webkit-calc(100% + 60px);width: calc(100% + 60px);-webkit-transition: 0.35s, -webkit-transform 0.35s;transition: 0.35s, transform 0.35s;-webkit-transform: translate3d(-50px,0,0);transform: translate3d(-50px,0,0);} .dongtai .lis:hover img{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);} .dongtai .jj{width: 100%;} .dongtai .inews .jj .d{font-family:Arial;font-size: 18px;color: #e00012;margin-bottom: 2px;margin-top: 30px;} .dongtai .inews .lis2 .jj .d{margin-top:0px;} .dongtai .inews a{display: inline-block;} .dongtai .inews .lis1 .jj .intro{height: 46px;overflow: hidden;line-height: 24px;} .dongtai .inews .jj .intro{margin-top:13px;margin-bottom: 34px;color: #999999;} .dongtai .latonl .lis:hover{margin-bottom:10px;-moz-transform: translateY(5px);-webkit-transform: translateY(5px);-o-transform: translateY(5px);-ms-transform: translateY(5px);transform: translateY(5px);} .dongtai .inews .lis1:hover{-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);} .dongtai .inews .lis1:hover .jj{-moz-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px);} .dongtai .inews a:hover .intro{color: #e00012;} .dongtai .inews p{max-width: 100%;} /*鏈€鏂颁笂绾?/ .dongtai .latonl .lis{position:relative;background-color: #fff;width: 93.5%;margin-bottom: 5px;} .dongtai .latonl .lis .d{width: 54px;padding: 14px 24px;} .dongtai .latonl .lis .d .big{float:left;width:100%;font-family:Arial;font-size: 34px;font-weight: bold;color: #666666;margin-bottom: -10px;} .dongtai .latonl .lis .d .s{float:left;width:100%;font-family:Arial;font-size: 14px;color: #999999;margin-bottom: 6px;} .dongtai .latonl .lis .jj{width: 78%;padding-right: 3%;} .dongtai .latonl .lis .jj .intro{color: #999999;} .dongtai .latonl .jj .t{margin-top: 24px;margin-bottom: 2px;} .dongtai .latonl .ti{font-size: 26px;color: #666666;margin-top: 8%;margin-bottom: 4.4%;margin-left: 6.5%;} .dongtai .latonl .lis:hover .t a{color: #e00012} .dongtai .latonl .lis:hover .big{color: #e00012} .dongtai .latonl .lis:hover .s{color: #e00012} .dongtai .latonl .lis:hover .intro{color: #e00012} /*鍚堜綔瀹㈡埛*/ .corpindex{display: none;} .corp{padding: 0 4.2%;background-color: #fff;padding-bottom: 4.5%;} .corp .top .ti{font-size: 46px;color: #515151;margin-top: 5.8%;margin-bottom: 12px;} .corp .top .intro{font-size: 16px;color: #666666;margin-bottom: 4.9%;} .corp .bot .li{position:relative;text-align:center;display: inline-block;height:142px;overflow:hidden;width: 12.44%;vertical-align: middle;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;} .corp .bot .li img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;} .corp .bot{border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5} .corp .bot .li a img{vertical-align: middle;max-width: 85%;max-height: 80%;} .corp .bot .li a .coimgh{opacity: 0;} .corp .bot .li a{display: block;width: 100%;height: 100%;} .corp .bot .li a:hover .coimgh{opacity: 1;transition: all 0.3s;} .corp .bot .li a:hover{box-shadow: inset 0 0 0 10px #f6f6f6;-webkit-transition: 0.2s;-moz-transition: 0.2s;transition: 0.2s;} .corp .bot .li a:after{box-shadow: inset 0 0 0 10px #f6f6f6;-webkit-transition: 0.2s;-moz-transition: 0.2s;transition: 0.2s;} /*.corp .bot .li a:hover img{transform-origin: center center;-webkit-transform: scale(0.9) translateY(-8px);-moz-transform: scale(0.9) translateY(-8px);transform: scale(0.9) translateY(-8px);}*/ .corp .bot .li a:hover img{-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; transform-origin: center center;/*transition: 0.5s;*/-webkit-transform: scale(0.9);transform: scale(0.9);} .neicorptop{padding: 0 4.2%;float: left;width: 100%;color: #fff;} .neicorptop .ti{font-size: 46px;color: #fff;margin-top: 5.8%;margin-bottom: 12px;} .neicorptop .intro{font-size: 16px;color: #fff;margin-bottom: 4.9%;} .neicorp{padding: 2.3% 15%;} .neicorp .bot{border: none;} .neicorp .bot .li{position:relative;text-align:center;display: inline-block;height:142px;overflow:hidden;width: 19.924%;vertical-align: middle;border: none;} .neicorp .li{border: none;} .neicorp .bot{display: none;} .neicorp .bot.active{display: block;} .neicorpnum{margin-top: 2.4%;margin-bottom: 4%;} .neicorpnum span{cursor:pointer;display:inline-block;width: 12px;height: 12px;border-radius: 6px;background-color: #dbdbdb;margin: 0 5px;} .neicorpnum span:hover{background-color: #e00012;} .neicorpnum span.on{background-color: #e00012;} /*鍙嬫儏閾炬帴*/ .links{color: #666;margin-top: 3.2%;} .links span{font-size: 20px;} .links a{margin-right: 2.61%;display: inline-block;} /*service*/ .servicecontent .liswk{width: 100%;overflow: hidden;position: relative;} .servicecontent .liswk .lis{width: 50%;float: left;} .servicecontent .liswk .lis .intro{font-size: 16px;color: #666666;line-height: 32px;margin-top: 7%;margin-bottom: 4.2%;} .servicecontent .liswk .lis span{color:#333;font-size: 16px;border: 1px solid #d5d5d5;border-radius: 5px;padding: 1.51% 6%;margin-right:10px;margin-bottom: 14px;display: inline-block;} .servicecontent .liswk .lis span:hover{color:#fff;background-color:#e00012;border: 1px solid #e00012;} .servicecontent .liswk .wz{padding-top:6.5%;padding-bottom:2%;width: 48.5%;float: left;} .servicecontent .liswk1 .wz{padding-top:3.8%;padding-bottom:2%;width: 48.5%;float: left;} .servicecontent .liswk .lis .t{font-size: 40px;} .servicecontent .liswkk:nth-child(odd) .wz{float:right;padding-right: 16%;padding-left: 3.5%;padding-bottom: 8.5%;} .servicecontent .liswkk:nth-child(even) .wz{float:left;padding-left: 16%;padding-right: 3.5%;} .servicecontent .liswkk:nth-child(even) .wzk{right: auto;left: 0;top: auto;bottom: -9%;} .servicecontent .liswkk:nth-child(odd) .pic{float:left;height: 100%;} .servicecontent .liswkk .wzk{z-index:9;display: none;} .servicecontent .liswkk1 .wzk{display: block;} .servicecontent .liswkk2 .wzk{display: block;} .servicecontent .liswkk:nth-child(even) .pic{float:right;} .servicecontent .liswkd .pic{width: 100%;} .servicecontent .liswk .wz{position: relative;/*opacity: 0;filter:alpha(opacity=0);filter:alpha(opacity=100)\0;*/padding-bottom: 8%;} .servicecontent .liswkk{position: relative;} .servicecontent .liswkk .wzk{position: absolute;top: -9%;right:0;height: 9%;width: 50%;background-color: #fff;} .servicecontent .liswkd .wz{position: absolute;color: #fff;right: 0;overflow: hidden;} .servicecontent .liswkd .wz .t,.servicecontent .liswkd .wz .intro{color: #fff;} .servicecontent .liswkd .wz span{background-color:#fff;} .servicecontent .liswkd .wzk{display: none;} /*circle*/ .absolute_circle{display:block; position:absolute; width:1px; height:1px; background:#fff; z-index:3; left:100%; top:40%; text-indent:-9999999px; overflow:hidden; -webkit-border-radius: 100% !important; -moz-border-radius:100% !important; border-radius:100% !important; opacity:.50; -khtml-opacity:.50; -moz-opacity:.50; -ms-filter:鈥漚lpha(opacity=50)鈥滬 filter:alpha(opacity=50); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); opacity:.50; } .servicecontent .liswk .pic{position: relative;/*opacity: 0;filter:alpha(opacity=0);filter:alpha(opacity=100)\0;*/} .servicecontent .liswk .pic:hover .absolute_circle{display:block; cursor:pointer; width:700px; height:700px; left:-120px;top:-120px; z-index:-1; opacity:.05; -khtml-opacity:.05; -moz-opacity:.05; -ms-filter:鈥漚lpha(opacity=5)鈥滬 filter:alpha(opacity=5); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); opacity:.05;-webkit-transition:all 1.2s; -moz-transition:all 1.2s; -ms-transition:all 1.2s; -o-transition:all 1.2s; transition:all 1.2s; } .c1_left:hover .absolute_circle{display:block; cursor:pointer; width:1400px; height:1400px; left:-240px;top:-240px; z-index:-1; opacity:.05; -khtml-opacity:.05; -moz-opacity:.05; -ms-filter:鈥漚lpha(opacity=5)鈥滬 filter:alpha(opacity=5); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); opacity:.05;-webkit-transition:all 1.2s; -moz-transition:all 1.2s; -ms-transition:all 1.2s; -o-transition:all 1.2s; transition:all 1.2s; } /*neiewm*/ .neiewm{margin-top: 3.1%;} .neiewm .pic1{margin-right: 2.2%;} .neiewm img{margin-bottom: 9%;} /*鑱旂郴鎴戜滑*/ .conion{width: 81%;margin: 0 auto;} .conion .lis{float:left;width:25%;background-color: #fff;} .conion .lis .icon{height: 35px;} .conion .lis .icon1{background: url("../img/ctel.png") no-repeat center;} .conion .lis .icon2{background: url("../img/ctel.png") no-repeat center;} .conion .lis .icon3{background: url("../img/cemail.png") no-repeat center;} .conion .lis .icon4{background: url("../img/cqq.png") no-repeat center;} .conion .lis .n{font-size: 28px;color: #000;font-weight: bold;margin-top: 1%;margin-bottom: 2px;} .conion .lis .j{font-size: 16px;color: #999999;} .conion .lis .lisc{display: table;width: 100%;} .conion .lis .lisc2{display: table-cell;vertical-align: middle;padding-top: 12%;padding-bottom: 11%;} .conion .lis:hover{background-color: #e00012;margin-top: -2%;padding: 2% 0;padding-bottom: 0;} .conion .lis:hover .lisc{margin-top: -4%;padding-bottom: 4%;} .conion .lis:hover .n,.conion .lis:hover .j{color: #fff;} .conion .lis:hover .icon1{background: url("../img/ctelh.png") no-repeat center;} .conion .lis:hover .icon2{background: url("../img/ctelh.png") no-repeat center;} .conion .lis:hover .icon3{background: url("../img/cemailh.png") no-repeat center;} .conion .lis:hover .icon4{background: url("../img/cqqh.png") no-repeat center;} /*鎴戜滑鏁版嵁*/ .usdata{color: #fff;} .usdata .l{width: 50%;} .usdata .l .pic{height: 609px;} .usdata .l .j{margin-top: -24%;width: 55.1%;margin-left: 45%;background-color: #e00012;position: relative;padding: 6.6% 6.1% 5.3% 6.1%;/*height: 295px*/;overflow: hidden;} .usdata .r{width: 50%;} .usdata .r .j{width: 57.2%;padding: 6.4% 7.5%;background-color: #e00012;position: relative;height:306px;overflow: hidden;} .usdata .r .pic{margin-top: -10.5%;position: relative;height: 446px;} .usdata .t{font-size: 36px;margin-bottom: 2.8%;} .usdata .intro{font-size: 16px;line-height: 30px;} /*鍔犲叆鎴戜滑*/ .joinus{padding: 5.2% 4.2%;width: 70%;margin: 0 auto;padding-bottom: 5%;} .joinusjoin{padding-top: 3%;} .joinus .ti{font-size: 46px;color: #515151;margin-bottom: 4.9%;} .joinus .lis{background-color: #f2f2f2;color: #515151;font-size: 16px;padding: 1.3% 2.8%;float: left;width: 99%;line-height: 2;margin-bottom: 1.9%;} .joinus .lis:hover{background-color: #d6000e;color: #fff;} .joinus .lis.active{background-color: #d6000e;color: #fff;} .joinus .lis:hover .t4{background: url("../img/icoh.png") no-repeat right;} .joinus .lis.active .t4{background: url("../img/icoh.png") no-repeat right;} .joinus .lis .t{width: 25%;float: left;} .joinus .lis .t1{font-size: 18px;width: 40%;} .joinus .lis .t2{font-size: 18px;width: 19.1%;} .joinus .lis .t3{font-size: 18px;width: 20.9%;} .joinus .lis .t4{font-size: 18px;width: 20%;background: url("../img/ico.png") no-repeat right;} .joinus .sublis{display: none;} .joinus .sublis.active{/*display: block;*/} .joinus .sublis .t{margin: 1% 0;line-height: 1.8;} .joinus .sublis .tt{color: #d6000e;} .joinus .sublis .td{color: #fff;background-color: #666;padding: 1% 5%;} .joinus .sublis .td:hover{background-color: #565656;} .joinus .sublis .t5{margin-top: 3%;margin-bottom: 4%;} /*鍒嗙被鏍忕洰*/ .catmenu{width: 265px;height: 42px;position: absolute;background-color: #f54500;z-index: 9;} .catmenu .menut{height: 100%;} .catmenu .menut .t{font-size: 18px;color: #fff;margin-top:9px;} .hxspan{width: 13px;margin-left:88px;margin-top: 14px;margin-right: 8px;} .hxspan span{float: left;width: 100%;height: 2px;margin-bottom: 4px;background-color: #fff;} .catmenu .menub{background-color: #f7f7f7;display: none;} .catmenu .menub .liswk{overflow:hidden;padding: 3px 0;min-height: 469px;} .catmenu .menub .liswk p{width: 100%;overflow: hidden;margin-bottom: 3px;} .catmenu .menub .liswk p a{font-size: 16px;font-weight: bold;font-family: microsoft yahei;margin-top: 0px;} .catmenu .menub .liswk a{float:left;margin-right: 24px;font-size: 12px;font-family: "瀹嬩綋";margin-top: 6px;} .catmenu .menub .liswk li{float:left;padding:13px 0;padding-left:20px;padding-right:3px;border-top: 1px solid #e8e8e8;} .catmenu .menub .liswk li:hover{background-color: #fff;} .catmenu .menub .liswk li.active{background-color: #fff;} .catmenu .menub .liswk .l1{border-top: 0px solid #e8e8e8;} .catmenu .menurwk{height:474px;width: 0;position:absolute;left:265px;top:42px;overflow: hidden;} .catmenu .menur{display:none;position:absolute;left:0px;top:0px;min-height: 428px;/*height:429px;overflow:hidden;*/background-color: #fff;min-width: 320px;padding: 22px;width: 744px;border: 1px solid #e8e8e8;border-left: 0px solid #e8e8e8;} .catmenu .menur .nur{display: none;} .catmenu .menur .nur1{display: block;} .catmenu .menur .l{width: 72%;} .catmenu .menur .r{width: 24%;height: 100%;overflow: hidden;} .catmenu .menur .l p{padding-bottom: 15px;} .catmenu .menur .l p.t{font-size:16px;font-weight: bold;} .catmenu .menur .l p.b{margin-bottom:15px;border-bottom: 1px solid #e8e8e8;} .catmenu .menur .l span.line{color: #e5e5e5;} .catmenu .menur .l span.t{font-size:16px;font-weight: bold;} .catmenu .menur .l a{display:inline-block;padding: 0 3px 0 0;font-size: 12px;font-family: "瀹嬩綋";margin: 3px;} .catmenu .menur .r a{display:block;margin-bottom: 15px;} /*瀹氬埗娴佺▼-棣栭〉骞垮憡鍥?*/ .cuspro{margin-top: 34px;} /*鐑攢瀹氬埗*/ .cushot{margin-top: 52px;} /*ggbt*/ .ggbt .sx{width: 7px;height: 29px;background-color:#f54500;margin-top: 5px; } .ggbt .t{font-size: 30px;color: #f54500;padding-left: 12px;margin-right: 28px;} .ggbt .des{font-size: 16px;margin-top: 10px;} /* .ggbt .n{font-size: 28px;color: #686868;margin-right: 8px;font-weight: bold;} .ggbt .en{color: #afafaf;text-transform: uppercase;text-shadow: 0 0 1px #e6e6e6;} */ /*subnav*/ .subnav{margin-top: 10px;} .subnav a{margin-left: 8px;} .neisubnav{background-color: #f8f8f8;padding: 1% 4%;margin-bottom: 2.5%;margin-top: 0;-box-shadow:0 0 20px #e8e8e8;} .neisubnav ul{margin:auto;text-align: left;} .neisubnav ul li{margin-bottom: 10px;} .neisubnav ul li .span{width:80px;color: #999;float: left;} .neisubnav ul li .spanr{float: left;} .neisubnav ul li a{display: inline-block;width:80px;text-align: center;margin-left:0;} .neisubnav ul li a.cls{width:40px;} .ysl{height:11.19px;} .am0{background:url(../img/cs.png);} /*.am1{background:#fff;} .am2{background:#cd0400;} .am3{background:#f38f00;} .am4{background:#f1e000;} .am5{background:#5dc800;} .am6{background:#126ae4;} .am7{background:#9b40d8;} .am8{background:#8b531b;} .am9{background:#000000;} .am10{background:#989898;}*/ /*.neisubnav a{margin:0 1.88%;font-size: 16px;padding: 0.3% 1.4%;;border-radius: 18px;}*/ /*.neisubnav a.active{background-color: #e00000;color: #fff;}*/ .neisubnav2{padding: 1% 4.2%;background-color: #fff; /* box-shadow: 0px 2px 29px rgba(1,1,1,0.15);*/background: url("../img/sbg.png") no-repeat bottom;margin-bottom: 0.5%;} .neisubnavbg{height:24px;} .neisubnav2 a{font-size: 20px;margin:0 0.58%;} .neisubnav2 .nsx{width: 2px;height: 12px;background: #dedede;} .neisubnav a.active{color:#e00012;background:none;} /*绮惧搧鎺ㄨ崘*/ .goodrec{background: url("../img/goodrecbg.png");} .goodrec .hzqh{width: 1294px;} .goodrec .bl{position: relative;} .goodrec .ggbt{padding-top: 85px;padding-bottom: 63px;} .goodrec .viem{margin-top: 50px;} .goodrec .LeftBotton{cursor:pointer;position:absolute;margin-top:-30px;top:50%;width: 60px;height: 60px;z-index: 999;background-position:center;background-repeat:no-repeat;background-color: rgba(218,218,218,0.9);} .goodrec .RightBotton{cursor:pointer;position:absolute;width: 60px;right:-30px;margin-top:-30px;top:50%;height: 60px;z-index: 999;background-position:center;background-repeat:no-repeat;background-color: rgba(218,218,218,0.9);} .goodrec .LeftBotton{left:-30px;background-image:url("../img/qhzjt.png");} .goodrec .RightBotton{right:-30px;background-image:url("../img/qhyjt.png");} .goodrec .LeftBotton:hover{background-color: rgba(214,169,96,0.7);background-image:url("../img/qhzjth.png");} .goodrec .RightBotton:hover{background-color: rgba(214,169,96,0.7);background-image:url("../img/qhyjth.png");} /*棣栭〉骞垮憡鍥?/ .syggt{border-bottom: 2px solid #1f1a17;padding-bottom: 69px;padding-top: 53px;} .syggt,.brandpwk,.jml{background: #d6d6d6;} /*news*/ .news{background: #dfdfdf;/*padding-top: 72px;*/padding-bottom: 82px;} .news .pic{width: 151px;height: 121px;overflow: hidden;} .news .pic:hover{box-shadow: 0 8px 20px rgba(0,0,0,0.3);} .news .l{width: 808px;} .news .lis{background-color: #d2d2d2;margin-bottom: 29px;overflow: inherit;float: left;clear: both;} .neifeatured .news .lis{background: none;} .news .lis:hover{background-color: rgba(210, 210, 210, 0.45);} .news .lis3{background-color: #d2d2d2;margin-bottom: 0px;} .news .jj{padding: 20px 30px;padding-top:23px;padding-bottom:17px;width: 596px;} .news .jj .t{font-size: 15px;color: #1f1a17;} .news .jj .intro{color: #838383;margin-top: 6px;margin-bottom: 16px;} .news .jj .d{color: #999;} .news .r{width: 330px;} .news .r .to{width: 330px;margin-top: 12px;margin-bottom: 20px;} .news .r .to .e{width:40px;height:42px;font-size:15px;color:#1f1a17;border: 1px solid rgba(31,26,23,0.28);text-transform: uppercase;padding: 11px 13px;} .news .r .to .e:hover{color: #db982a;border: 1px solid rgba(219,152,42,0.28);} .news .r .to .e span{font-family: "瀹嬩綋";} .news .r .to .nrj{color:#1f1a17;font-size: 24px;background: url("../img/nrj.png") no-repeat right;padding: 16px;padding-right: 27px;} .news .r .to .en{color:#db982a;font-size: 16px;text-transform: uppercase;text-align: right;letter-spacing: 1px;} .news .r .npic{width: 330px;height: 308px;} /*鍐呴〉鏂伴椈*/ .newscontent{} .neinews{overflow:hidden;margin-bottom: 1%;} .neinews .liswk{width:50%;float:left;overflow:hidden;border-top: 1px solid #e4e4e4;} .neinews .liswk1{width:50%;float:left;overflow:hidden;border-top: 0px solid #e4e4e4;} .neinews .liswk2{width:50%;float:left;overflow:hidden;border-top: 0px solid #e4e4e4;} .neinews .liswk .lis{float: left;width: 62%;} .neinews .liswk .lis a{display: block;} .neinews .liswk .lis1{margin-left: 33%;} .neinews .liswk .lis3{margin-left: 33%;} .neinews .liswk .lis5{margin-left: 33%;} .neinews .liswk .lis7{margin-left: 33%;} .neinews .liswk .lis9{margin-left: 33%;} .neinews .liswk .lis11{margin-left: 33%;} .neinews .liswk .lis13{margin-left: 33%;} .neinews .liswk .lis15{margin-left: 33%;} .neinews .liswk .jj{width:90%;} .neinews .liswk .lis2{margin-left: 6%;} .neinews .liswk .lis4{margin-left: 6%;} .neinews .liswk .lis6{margin-left: 6%;} .neinews .liswk .lis8{margin-left: 6%;} .neinews .liswk .lis10{margin-left: 6%;} .neinews .liswk .lis12{margin-left: 6%;} .neinews .liswk .lis14{margin-left: 6%;} .neinews .liswk .lis16{margin-left: 6%;} .neinews .liswk .lis{font-size: 18px;margin-bottom: 10px;} .neinews .liswk .lis .d{margin-top: 7%;font-size: 18px;font-family: Arial;color: #e00012;} .neinews .liswk .lis .t{font-size: 18px;margin: 10px 0;height:25px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} .neinews .liswk .lis .intro{line-height:24px;height:48px;overflow:hidden;font-size: 14px;color: #999999;} .neinews .liswk .lis .m{margin-top: 2.2%;margin-bottom: 6%;text-align:right;font-size: 12px;color: #b4b4b4;background: url("../img/nyjt.png") no-repeat right;width: 96%;padding-right: 4%;} .neinews .liswk .lis:hover .m{color:#e00012;background: url("../img/nyjth.png") no-repeat right;} .neinews .liswk .lis p{float: left;width: 100%;} .neinews .liswk .lis:hover{margin-bottom:10px;-moz-transform: translateY(-10px);-webkit-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);} /*====璇︽儏椤甸潰淇敼====*/ .viewMess{display: none;background: #000;opacity: 0.5;position: fixed;width: 100%;height: 100%;z-index: 99;top:0;} .viewCont{display: none;width:470px;height: 530px;padding: 30px 50px;border:1px solid #999;position:fixed;background: #fff;z-index: 99; background: #fff;top: 0;left: 0;bottom: 0;right: 0;margin: auto;border-radius: 5px;text-align: center;} .viewCont .title{font-size:28px;font-family:700;} .viewCont ul span{display: inline-block;margin-bottom:30px;font-size:14px;color: #888;} .viewCont ul li{text-align: left;} .viewCont ul li span{display: inline-block;width: 80px;} .viewCont ul li input{width:275px;line-height: 32px;padding:0 10px;} .viewCont ul li textarea{width: 275px;height:80px;padding: 10px;} .viewCont ul li button{background:#e00101;color: #fff;border-radius: 3px;width:120px;height: 30px;margin-top: 20px;} .backTop{width: 100%;height: 720px;background:#efefef;text-align: center;position: relative;margin-bottom:280px;} .Topimg{padding-top: 80px;} .Topimg img{max-width:80%;} /*.contactcontent{position:absolute;top: 10}*/ /*鍏充簬鎴戜滑*/ /*浜掕仈缃?/ .inter{padding:4.75% 4.2%;padding-bottom:0.8%;color: #515151;font-size: 46px;} .viewinter{padding:4.75% 4.2%;padding-bottom:0.8%;color: #515151;font-size: 26px;} .neicon{-padding: 0 10%;max-width: 1360px;margin: auto;} .neicon .title{font-size: 22px;font-family:700;} .neicon .conFen{font-size: 16px;margin:18px 0 35px 0;} .neil{width: 100px;border:1px solid #dedede;margin-left: 5%;margin-bottom: 2%;} .neilsub{} .neilsub a{display: block;border-top:1px solid #dedede;padding: 22px 18px;} .neilsub .a1{display: block;border-top:0px solid #dedede;} .neilsub a.active{background-color: #e00012;color: #fff;outline: 1px solid #e00012;border-color:#e00012; } .neir{margin-top:10px;width: 100%;font-size: 16px;line-height: 2.2;min-height: 180px;} /*杞﹀瀷鎶ヤ环*/ .chex .top{width: 1200px;margin: 0 auto;} .chex .list{width: 1216px;margin: 0 auto;padding-top: 40px;padding-bottom: 74px;overflow: hidden;} .chex .list li{float: left;width: 288px;margin:0 8px;} .chex .list li:hover{box-shadow: 0 8px 20px rgba(0,0,0,0.1);} .chex .list li .pic{height: 200px;overflow: hidden;vertical-align: middle;} .chex .list li .l{float: left;width: 140px;padding-left: 20px;text-align: left;height: 80px;} .chex .list li .l .t{display: block;font-size: 16px;color: #000;margin-top: 18px;margin-bottom: 3px;height: 24px;overflow: hidden;} .chex .list li .l .b{color: #666;} .chex .list li .l .b span{background: url("../img/sx_03.png") no-repeat right;padding-right: 6px;} .chex .list li .l .b .end{background: none;padding-right: 0px;} .chex .list li .r{float: left;width: 110px;padding-right: 17px;text-align: right;color:#d78f1a;height: 80px;line-height: 80px;} .chex .list li .r .n{font-size: 22px;font-family:Arial;} .chex li:hover{background-color: #fff;} .chex li:hover .l .t{color: #d78f1a;} table.che{border-spacing: 0;} table.che tr{line-height:38px;color: #666;} table.che td{color: #666;font-size: 16px;border-right: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;text-align: center;} /*鏃呮父绾胯矾*/ .lux{float: left;margin: 0 auto;width: 100%;} .luxindex{background-color: #f6f6f6;} .lux .top ul{float: right;} .lux .top ul a{float: left;margin-right: 21px;background-color: #eeeeee;color: #333;} .lux .top ul a:hover{background-color: #d78f1a;color: #fff;} .lux li:hover{background-color: #f6f6f6;} .lux .list li .l{width: 248px;padding-right: 20px;padding-top: 10px;text-align: justify;} .lux .list li .l .t{margin-top: 0;} .lux .list li .l .b{font-size: 12px;line-height: 20px;height: 41px;overflow: hidden;} .lux .bwkk{width: 1216px;height: 414px;position: relative;overflow: hidden;} .lux .bwk{width: 1216px;height: 414px;position: absolute;overflow: hidden;} .lux .bwk .list{width: 1216px;float: left;} .chex .list li .l2{height: 50px;overflow: hidden;padding-top: 0;line-height: 20px;} .chex .list li .l2 i{color: #d78f1a;} /*浼佷笟绉熻溅*/ .zuc{width: 1200px;margin: 0 auto;padding-top: 72px;padding-bottom: 100px;} .zuc .top{font-size: 28px;text-align: center;} .zuc .top span{color: #d78f1a;} .zuc .b{width: 1200px;margin: 0 auto;} .zuc ul{width: 1240px;margin: 0 auto;margin-left: -20px;overflow: hidden;} .zuc ul li{float: left;margin:20px;text-align: center;width: 200px;height: 90px;line-height: 90px;} .zuc ul li:hover{background-color: #f6f6f6;} .zuc ul li img{vertical-align: middle;} /*鏂伴椈涓績*/ .new{background-color: #f2f3f5;float: left;margin: 0 auto;width: 100%;} .new .list{float:left;width: 380px;margin-right: 30px;height: 390px;overflow: hidden;padding-bottom: 70px;} .new .list3{margin-right: 0;} .new .list .pic{height: 150px;overflow: hidden;} .new .list .listi{height:240px;width: 380px;margin-right: 30px;background-color: #fff;overflow: hidden;padding-top: 5px;} .new .list .listi li{margin:0 20px;width: 340px;height: 40px;line-height: 40px;background: url("../img/bl.png") no-repeat bottom;} .new .list .listi li a{padding-left:15px;background: url("../img/dian.png") no-repeat left;} .new .list .listi li:hover{box-shadow: none;} .new .list .listi li:hover a{color: #d78f1a;} /*鍐呴〉one*/ .viewcontent .jj,.onecontent .jj{/*padding-top: 15px;*/padding-bottom: 55px;line-height: 1.9;text-align: justify;} .viewcontent #viewport{width:1035px;height: 360px;} .viewcontent .slide{width:1035px;height: 360px;margin-bottom: 5px;} .contactcontent .jj{padding: 0 4.2%;} .liu{text-align: center;margin-top:60px;} .liu a{display: inline-block;background:#e00101;color: #fff;width: 220px;line-height: 55px;height: 55px;margin-bottom: 10px;} .honor{width:1360px;margin: auto;padding-bottom: 20px;height: 330px;} .honor_title{font-size: 22px;border-bottom:1px solid #eee;margin-bottom: 20px;padding-bottom:10px;} /*neipage*/ .neileft{ animation: fadeInUp 1s .5s ease both; -webkit-animation: fadeInUp 1s .5s ease both; -moz-animation: fadeInUp 1s .5s ease both; width: 968px;padding-top: 48px;padding-right: 38px;border-right: 1px solid #e1e1e1;min-height: 480px;} .neiright{opacity: 0;filter:alpha(opacity=0); animation: faderight 1s .5s ease forwards; -webkit-animation: faderight 1s .5s ease forwards; -moz-animation: faderight 1s .5s ease forwards; width: 286px;} .neisub{margin-left:40px;width: 246px;} .neisub .t{margin-top:48px;padding-right:75px;font-size: 20px;padding-bottom: 10px;border-bottom: 2px solid #d78f1a;} .neisub ul{margin-top: 30px;font-size: 16px;} .neisub li{padding-left: 10px;/*margin-bottom:2px;*/background: url("../img/d.png") no-repeat left;} .neisub li a{display: block;height: 60px;line-height: 60px;/*padding: 0 5px;*/font-size: 14px;border-bottom: 1px solid #e5e5e5;padding-right: 28px;} .neisub li a img{float: right; display: inline-block; padding-top: 5px; height: 50px; /*width: 50px;*/max-width: 110px;} .neisub li a img.szjt{float: right; display: inline-block; padding-top: 22px; height: auto; width: auto;} .neisub li a:hover{text-decoration: underline;} .neisub li.active a{color:#d78f1a;text-decoration: underline;} .neifeatured{padding-top: 0;} .neifeatured .list{/*padding-top: 35px;*/padding-bottom: 15px;} .neifeatured .list li{margin-bottom: 26px;font-size: 16px;} .neifeatured .list li .p{margin-bottom: 13px;line-height: 1.9;} .neifeatured .list li .p1{line-height: 1;} .neifeatured .list li .t{font-size: 18px;font-weight: bold;} .neifeatured .list li .email{font-size: 15px;color:#bc360a;} .neifeatured .list li .email:hover{color:#005eb8;} .neifeatured .list li .pic{max-height: 360px;width: 266px;} .neifeatured .list li .jj .ss{padding-bottom: 0;} .neifeatured .list li .lti{font-size: 16px;margin-top: 16px;margin-bottom: 14px;width: 750px;} .neifeatured .list li:hover{box-shadow: none;} /*璇︽儏椤甸潰鍒嗕韩*/ .neileft span.span2{ font-size:12px;line-height:25px;display:inline-block; width:100%;margin-top: 5px;} .neileft span.span2 i{ display:inline-block; float:right;} .viewcontent .p{margin-bottom: 13px;line-height: 1.9;font-size: 16px;} /*浜у搧绯诲垪*/ /*.proserial{margin-top: 8px;} .proserial a{background-color: #d78f1a;color: #fff;border-radius: 3px;padding: 7px 25px;margin:0 8px;} .proserial a:hover{background-color: #e8b35c;} .proserial a.active{background-color: #522219;}*/ .proserial{margin-top: 8px;} .proserial a{/*background-color: #d78f1a;*//*color: #fff;*//*border-radius: 3px;*/padding: 7px 25px;padding-top: 8px;padding-bottom: 6px;margin:0 8px;border: 1px solid #dfdddd;} /*.proserial a:hover{background-color: #333;color: #fff;border: 1px solid #333;}*/ .proserial a:hover,.proserial a.active{background-color: #522219;color: #fff;border: 1px solid #522219;} /*viewleft*/ .viewleft{} .video{width: 332px;padding: 5px;border-radius: 2px;border: 1px solid #e1e1e1;} .viewright{width: 812px;padding-top: 65px;min-height: 480px;} .viewleft .sharewk{margin-top: 5px;float:left;} .viewleft .sharetext {font-weight: bold;color: #d78f1a /*#f37324*/;margin-top: 10px;} .viewleft .sharetext span{float: right;} .viewleft .sharewk a{margin-left: 0!important;margin-right: 17px!important;} .star{background: url(../img/star.png) repeat-x left -32px transparent;height: 14px;width: 95px;margin-bottom: 5px;float: left;margin-right: 5px;} .sd span{font-size: 12px;} .detail{font-size: 18px;color: #d78f1a;border-bottom: 1px solid #d78f1a;padding-bottom: 10px;width: 300px;margin-bottom: 10px;} .viewleft .neisub .t{margin-top: 25px;} .viewleft .neisub{margin-left: 0;margin-bottom: 40px;} /*澶氬浘灞曠ず*/ .dimage{width: 800px;margin: 0 auto;overflow: hidden;} .dimage .dbig{background-color:#f3f3f3;width:100%;height:500px;margin-bottom: 13px;overflow: hidden;position: relative;} .dimage .dbig ul{position: absolute;width: 3200px;height: 100%;} .dimage .dbig li{line-height:500px;float:left;width: 800px;height: 100%;overflow: hidden;text-align: center;} .dimage .dbig li img{vertical-align: middle;} .dimage .dlis{position: relative;width:100%;height:119px;overflow: hidden;} .dimage .dlis ul{position: absolute;width: 813px;height: 119px;} .dimage .dlis li{float:left;width: 186px;height: 115px;border: 2px solid #fff;overflow: hidden;margin-right: 13px;} .dimage .dlis li:hover{border: 2px solid #d78f1a;transition: 0.3s;} .dimage .dlis li.active{border: 2px solid #d78f1a;transition: 0.3s;} /*======搴曢儴end========*/ /*娓愬彉鑹?/ /* background-color: #f8788b; */ /*background: linear-gradient(90deg,#f8c84c,#f8788b);*/ /*鐩掑瓙鐨勯槾褰?/ /*width: 236px; height: 318px; box-shadow: 0 0 10px 0 rgba(0,0,0,0.15); left: -45px; top: -13px; border-radius: 20px;*/ /*opacity: 0; filter: alpha(opacity=0);*/ /*杩斿洖*/ .videoview_back{cursor:pointer;width: 92px;background: #d9aa39;height: 30px;text-align: center;margin-left: 1092px;color: white;line-height: 30px;font-size: 14px;margin-top: 25px;} .videoview_back:hover{background: #e59962;} /*绛涢€?/ .neiselect{ width:1200px; height:auto; margin:30px auto 0px} .neiselect .seldiv .selbot{width: 90.8%;} .neiselect .loli{width:50%;float: left; border-bottom:1px solid #14bcc4; padding:8px 0px;} .neiselect .loli .l{width: 20%; font-size:16px; font-weight:bold; color:#333; line-height:40px;} .neiselect .loli .r{width: 60%;} .neiselect .loli .lorarea .seldiv{width: 71.8%;} .neiselect .loli .lorarea .seldiv span{width: 29%!important;float: left;;} .neiselect .loli .lorarea .seldiv .selbot{width: 93%} .neiselect .loli .inp{float:left;text-indent: 10px;width: 100%;height: 40px;background-color: #fff;border: none;outline: none;} .neiselect .loli .ty{width: 32%;margin-right: 2%;background-color: #da93da;height: 35px;line-height: 35px;color: #fff;text-align: center;float: left; font-size:14px; color:#333} .regcon .loli .l{width:22%;min-width: 128px;text-align: right; padding-right:2%; font-size:16px; line-height:40px;} .regcon .loli .r{width:60%;} .regcon .loli .r2{height: 28px;text-align: left;} .regcon .loli .inp{float:left;text-indent: 10px;width: 100%;height: 40px;background-color: #fbfbfb;border:1px solid #d8d8d8;outline: none; border-radius: 5px;} .regcon .loli .tex{min-height: 100px;width: 96%;padding: 2%;text-indent: 0;} .regcon .loli .sinp{float:left;text-indent: 10px;width: 32%;margin-right:2%;height: 40px;background-color: #fff;border: none;outline: none;} .regcon .loli .mescode{background-color: #fbfbfb;border: 1px solid #d8d8d8;} .regcon .loli .send{text-indent: 10px;width: 31.81%;margin-right:0;height: 40px;background-color: #fff;border: none;outline: none;cursor:pointer;font-size: 16px;font-family: "寰蒋闆呴粦";} .regcon .loli .inpf{height: auto;background: none;text-indent: 0;} .regcon .loli .inpty{width: 60%;display: inline-block;text-align: left;} .regcon .loli .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;} .regcon .loli .sub{width: 282px;border:none;height: 45px; background-color:#d78f1a;color: #fff;font-size: 22px; line-height:45px; text-align:center; margin-top:25px; border-radius: 5px;} .regcon .loli .sub:hover{background-color:#e8b35c;} .regcon .loli .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left; font-size:14px;} .regcon .loli .ts.active{background-color: #ccc;} .regcon .loli .zc{margin-left: 15px;color: #e00404;} .regcon .loli .zc a{color: #e00404;} .regcon .loli .zc:hover a{color: #e00404} .regcon .loli .fw{font-size: 18px;} .regcon .loli .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left; border-radius: 5px;} .regcon .loli .ty.g{width: 100%;} .regcon .loli .tyend{margin-right: 0;} .regcon .loli .ty.active{background-color: #e00404;} .regcon .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold} /*鎶ュ悕鍐呭*/ .bmk .regcon{width: 720px;padding-right: 72px;margin-top: 40px;float: left;} .bmk .ins{width: 290px;float: right;} .bmk .regcon .loli{margin-bottom: 0px;} .bmk .regcon .loli .ts{height: 20px;line-height: 20px;} .bmk .regcon .loli .l{width: 187px;padding-right: 13px;margin-right: 17px;} .bmk .regcon .loli .l.bt{background: url("../img/bt.png") no-repeat right;} .bmk .regcon .loli .r{width: 498px;} .bmk .regcon .loliwk{clear:both;width: 100%;position: relative;} .bmk .regcon .loliwk span{position: absolute;width: 26px;height: 26px;margin-left: 10px;right: -34px;top: 9px;cursor: pointer;} .bmk .regcon .loliwk span:hover{opacity: 0.6;} .bmk .regcon .loliwk span.jia{background: url("../img/jia.png") no-repeat center;right: -72px;} .bmk .regcon .loliwk span.jian{background: url("../img/jian.png") no-repeat center;} .bmk .regcon .loliwk .loli .r{width: 140px;} .bmk .regcon .loliwk .loli .r2{width: 248px;} .bmk .regcon .loliwk .loli .l2{min-width:30px;width: 97px;margin-right: 0;} .bmk .regcon .loli .r .bz{height: 90px;padding-top: 5px;padding-bottom: 5px;} .bmk .regcon .loli .btn{height: 40px;line-height:40px;background-color: #d78f1a;text-align: center;color: #fff;font-size: 16px;border-radius: 20px;} .bmk .regcon .loli .btn:hover{background-color: #ff911b;} .bmk .regcon .loli .sinp{background-color: #fbfbfb;border: 1px solid #d8d8d8;margin-right: 17px;} .bmk .regcon .loli .send{background-color: #fbfbfb;border: 1px solid #d8d8d8;} .bmk .regcon .loli .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;} .xgkk .send{background-color: #fbfbfb;height: 34px;border: 1px solid #e6e6e6;border-radius: 4px;background: url(../img/titan/baj.png) repeat-x;width: 78px;text-align: center;} .xgkk .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;} /*鍊掕鏃?/ .djsitem .item{/*margin: 0px 2%;*/z-index: 9; position:relative} .djsitem .item .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bgxx.png) repeat;} .djsitem .item .xs_pic_tt span{ color:#fff;} .djsitem .item .xs_pic_tt font{color:#fff;} .djsitem .item .xs_pic_tt font i{ background-color:#d78f1a; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center} .djsitem .item .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;} .djsitem .item img{display: block;width: 100%;height: auto;border-radius: 0.08rem} .djsitem .item_tit{ width:100%; height:auto; overflow:hidden; padding-top:3%;} .djsitem .item_tit p.p1{ color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0px 3%} .djsitem .item_tit2{ height:auto; overflow:hidden; line-height:240%;padding:0px 3%} .djsitem .item_tit2 span{ display:block; float:left; color:#e00012;/*ff7800*/} .djsitem .item_tit2 span i{ font-family:Arial; font-weight:bold;} .djsitem .item_tit2 font{ display:block; float:right; color:#b6b6b6} .djsitem.loading{min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center} /* wj 鏂板鍓嶅彴椤甸潰鍙戝竷鍔熻兘-浼氬憳涓績 */ .userList{min-height:200px;max-width: 1300px;margin:30px auto;width:100%;} .userList .u_name{font-size:28px;line-height:35px;} .userList .u_name img{vertical-align:top;width:30px;} .userList .u_span{margin:30px 0;} .userList .u_span span{margin-right: 20px;border-radius:5px;display:inline-block;width:120px;height: 35px;text-align: center;line-height: 35px;border:1px solid #e00012;color:#e00012;} .userList .u_span span.ds{background:#e00012;color:#fff;} /* wj 鏂板鍓嶅彴椤甸潰鍙戝竷鍔熻兘-浼氬憳涓績 end */ #loading2{ position:fixed; max-width:720px; margin:auto; display:none; top:0; left:0; bottom:0; right:0; z-index:9999;} #loading2 .lad2{ width:19%; height:12%; border-radius:7px; margin:auto; left:0; right:0; top:0; bottom:0; position:absolute;/*background:url(../img/loading.gif) #eee center no-repeat;*/ background:#dedede; background-size:40%;opacity:0.9;} #loading2 .lad2 img{ width:25%; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0;}