﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0;}
em,i,strong{font-style:normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse;border-spacing:0;}
body{background:#fff;overflow-x: hidden;overflow-y: auto;}
*{padding:0px; margin:0px}
div{margin:0; padding:0; border:0;}
p{margin:0;}
b,strong{font-weight: bold;}
table{border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{list-style: none outside none;}
/*链接*/
a{text-decoration:none; color:#333; background: transparent; outline:none}
a:focus{outline:none;}
a:hover,a:active{color:#fe0101; text-decoration:none;}
a:visited{text-decoration:none;}
/*表单*/
form{margin: 0;}
button,input,select,textarea{font-size: 100%; /* Correct font size not being inherited in all browsers. */ margin: 0; /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */ vertical-align: baseline; /* Improve appearance and consistency in all browsers */ *vertical-align: middle; /* Improve appearance and consistency in all browsers */}
button,select{text-transform: none;}
input{line-height: normal; border:none;}
/*其它*/
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp{font-size: 1em;}
pre{margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
small{font-size: 80%;}
sub,sup{font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dd{margin:0;}
audio:not([controls]){display: none; height: 0;}
/*==========@@HTML默认 结束@@==========*/
/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red{color: #F00 !important;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/*其它*/
.hidden{display:none;}
.pfont{font-family:'PingFangSC-Light','microsoft yahei',Arial,Helvetica,sans-serif,"Hiragino Sans GB";}
/*必须输入，主要*/
.required{color:red; font-weight:bold;}
.form_text_verifycode{width:80px;}
.form_radio{width:auto; border:0;}
.form_checkbox{width:auto; border:0}
/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}
/*top*/
#header_main{position: fixed;width: 100%;height: 100px;box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);z-index: 9;transition: all .5s ease;}
#top #logo{padding-top: 20px;}
#top #logo a{position: relative;width: 240px;height: 65px;display: block;}
#top #logo img{position: absolute;top: 0;display:block;transition: all .5s ease;}
#top #logo .log2{opacity: 0;}
#top .tel{color: #fff;width: 170px;font-size: 16px;font-weight: bold;line-height: 40px;text-align: center;background: #fe0101;border-radius: 50px;margin-top: 30px;}
#header_main:hover,#header_main.on{background: #fff;}
#header_main:hover #top #logo .log1,#header_main.on #top #logo .log1{opacity: 0;}
#header_main:hover #top #logo .log2,#header_main.on #top #logo .log2{opacity: 1;}
#header_main:hover #nav li a,#header_main.on #nav li a{color: #222;}
#header_main:hover #nav li:hover a,#header_main:hover #nav li.hover a,#header_main.on #nav li:hover a,#header_main.on #nav li.hover a{color: #fe0101;}
/*导航*/
#header_main #nav{width: 720px;position:relative;height: 100px;padding-left: 60px;}
#nav ul{margin:0 auto;}
#nav li:first-child{padding-right: 15px;}
#nav li{float:left;display:block;font-size:16px;text-align:center;line-height: 100px;padding: 0 15px;position:relative;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#nav li::after {content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);display: block;width: 0;height: 2px;background-color: #e60013;opacity: 0;transition: all .5s ease;}
#nav li:hover::after,#nav li.hover::after{width:100%;opacity: 1;}
#nav li a{display:block;text-align:center;position:relative;color: #fff;height: 100px;transition: all .5s ease;}
#nav li:hover a,#nav li.hover a{color: #fe0101;}
/*导航栏下拉*/
#header_main #nav .subnav{position: absolute;left: 0px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);z-index: 199;opacity: 0;visibility: hidden;height: auto;overflow: hidden;width: 100%;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#header_main #nav li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#header_main #nav .subnav{position: absolute;left: 50%;margin-left: -65px;top: 100%;width: 120px;z-index:10;border-left:5px solid rgba(255,255,255,0.1);border-right:5px solid rgba(255,255,255,0.1);border-bottom:5px solid rgba(255,255,255,0.1);}
#header_main #nav .subnavbg{position:static;background:#32363e;background:rgba(255, 255, 255, 0.6)!important;filter:Alpha(opacity=60);*zoom:1;}
#header_main #nav .subnav a{display:block;height:40px;line-height:40px;text-align: center;color: #333 !important;font-size:12px;overflow:hidden;position:relative;}
#header_main #nav .subnav a:hover{display:block;color: #fff !important;background: rgb(254, 1, 1)!important;}
#header_main .topsearch{width:60px;transition:all 300ms ease 0s;position:relative;height:82px;}
#header_main .search_btn{width:16px;background-position:0 0;cursor:pointer;height:16px;}
#header_main .search_box{background:#ededed;height:82px;overflow:hidden;position:absolute;right:60px;top:0;transition:all 300ms ease 0s;width: 0;z-index:10;}
#header_main .search_box input{border:0 none;}
#header_main .search_box .stxt{display:block;height:82px;line-height:82px;text-indent:10px;width:150px;background:none;}
#header_main .search_box .sbtn{background-position:-100px 0;cursor:pointer;display:block;height:82px;width:60px;}
#header_main .topsearch.addy .search_box{width:210px;}
#header_main .topsearch.addy .search_btn{background-position:-50px 0;}
/*侧边导航*/
/*网站大图*/
.tem_banner{position:relative;/* max-width: 1920px; */margin: auto;}
.tem_banner.inside {}
.tem_banner.inside .flash{font-size:0}
.tem_banner.inside img{width:100%;height:100%}
.tem_banner .swiper-slide{position:relative;background:#000;overflow:hidden;font-size:0}
.tem_banner .swiper-slide .img{position:relative;width:100%;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.tem_banner .swiper-slide .img img{width:100%;}
.tem_banner .swiper-slide .img{position: relative;width: 100%;height: 100%;transition: 1s 2.5s;transform: perspective(1000px) translate3d(0, 0, 100px);}
.tem_banner .swiper-slide .v_cover{position: absolute;display: flex;align-items: center;left: 0px;top: 0px;width: 100%;height: 100%;background: url(http://static.yun300.cn/img/banner_sha.png?tenantId=159574&viewType=1);color: #fff;text-align: center;}
.tem_banner .swiper-slide .v_cover .v_con{max-width: 1000px;margin-left: auto;margin-right: auto;position: relative;z-index: 5;}
.tem_banner .swiper-slide .v_cover .v_con *{transition-delay: transform 2s, opacity 0s;transition-duration: 2s;text-shadow: 0px 1px 0px rgba(0,0,0,1);transform: translate3d(0, 80px, 0);opacity: 0;}
.tem_banner .swiper-slide .v_cover .v_text1{font-size: 55px;line-height: 1.6;font-weight: normal;letter-spacing: 5px;margin-top: 2%;}
.tem_banner .swiper-slide .v_cover .v_line{width: 80px;margin: 20px auto;height: 1px;background: #fff;}
.tem_banner .swiper-slide .v_cover .v_text2{max-width: 1000px;font-size: 22px;line-height: 1.6;margin-top: 3%;letter-spacing: 10px;margin-bottom: 5%;}
.tem_banner .swiper-slide .v_cover .v_playvideo{width: 100px;height: auto;margin: 0 auto;}
.tem_banner .swiper-slide .v_cover .v_playvideo .v_border{width: 70px;height: 70px;margin: 0 auto 14px;position: relative;}
.tem_banner .swiper-slide .v_cover .v_playvideo .v_border:before{content: "";display: block;position: absolute;left: -1px;top: -1px;width: 72px;height: 72px;border: 5px solid #fff;box-sizing: border-box;border-radius: 50%;opacity: 0;-webkit-transform: scale(1.4);transform: scale(1.4);transition: transform .6s cubic-bezier(.645,.045,.355,1),opacity .6s cubic-bezier(.645,.045,.355,1),border .6s cubic-bezier(.645,.045,.355,1),-webkit-transform .6s cubic-bezier(.645,.045,.355,1);}
.tem_banner .swiper-slide .v_cover .v_playvideo .v_border a{display: block;width: 100%;height: 100%;color: #fff;}
.tem_banner .swiper-slide .v_cover .v_playvideo .v_border a .player{line-height: 70px;height: 70px;width: 70px;font-size: 13px;font-family: arial;text-align: center;background: rgba(230,0,19,.9);margin-right: 0px;border-radius: 50%;display: inline-block;}
.tem_banner .swiper-slide .v_cover .v_playvideo:hover .v_border:before{opacity: 1;-webkit-transform: scale(1);transform: scale(1);cursor: pointer;}
.tem_banner .swiper-slide.swiper-slide-active .img{transition: 5s 0s;transform: perspective(1000px) translate3d(0, 0, 0px);}
.tem_banner .swiper-slide.swiper-slide-active .v_con *{transform:translate3d(0, 0px, 0);opacity:1;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(1){transition-delay:0.5s;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(2){transition-delay:0.7s;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(3){transition-delay:0.9s;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(4){transition-delay:1.1s;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(5){transition-delay:1.3s;}
.tem_banner .swiper-slide.swiper-slide-active .v_con *:nth-child(6){transition-delay:1.5s;}
.tem_banner .swiper-container-horizontal>.swiper-pagination-bullets{transition:.5s;position:absolute;z-index:1;bottom: 50px;text-align:center;font-size: 0;}
.tem_banner .swiper-container .swiper-pagination span{width: 12px;height: 12px;border-radius: 10px;background-color: rgba(255,255,255,1);margin: 0 8px;opacity: 1;outline: 0;transition: all 0.4s ease;}
.tem_banner .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{background: #fe0101;width: 53px;}
/*index*/
.index{position: relative;z-index: 3;}
.transs{-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
/*首页标题*/
.index .title{text-align: center;width: 100%;background: url(../images/title_line.png) no-repeat center bottom;padding-bottom: 30px;}
.index .title h3{font-size:24px;font-weight:normal;display:block;line-height:30px;color: #000;text-align: center;}
.index .title h4{color:#999;font-size:18px;text-transform:uppercase;font-family:'PingFangSC-Light',Arial,Helvetica,sans-serif,"Hiragino Sans GB";font-weight: normal;line-height: 40px;}
/*查看更多*/
.index .more{width:150px;height:38px;line-height:38px;text-align:center;color:#aba8a8;display: block;margin:40px auto 0;background: #fff;text-transform:uppercase;transition:all 0.3s ease-out 0s;box-shadow: 0 3px 10px rgb(222, 222, 222);}
.index .more span{display:inline-block;width:40px;height:38px;line-height:38px;background:url(../images/icon.png) no-repeat 12px -92px #fe0101;}
.index .more:hover{background:#fe0101;color:#fff;text-indent:10px;}
.index .more:hover span{color:#fff;}
/*联系我们*/
.index .contact{padding-top: 60px;padding-bottom: 60px;}
.index .contact ul{padding-top: 55px;}
.index .contact ul li{float: left;width: 285px;min-height: 250px;color: #fff;margin-right: 20px;margin-bottom: 26px;background: #ff4d4d;border-radius: 15px;padding: 30px 20px;box-sizing: border-box;}
.index .contact ul li:first-child{width: 520px;min-height: 200px;float: none;margin: 0 auto;margin-bottom: 26px;padding: 30px 50px;}
.index .contact ul li:last-child{margin-right: 0;}
.index .contact ul li h3{position: relative;font-size: 20px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;}
.index .contact ul li h3:after{display: inline-block;content: "";width: 120px;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.index .contact ul li p{font-size: 16px;line-height: 28px;text-align: justify;}
.index .contact ul li:first-child h3{text-align: center;}
.index .contact ul li:first-child h3:after{left: 50%;margin-left: -60px;}
/*产品应用*/
.index .zhengshu{background: #fff3f3;padding-top: 75px;padding-bottom: 40px;}
.index .zhengshu .w1200{position: relative;}
.index .zhengshu .swiper-container{padding-top: 80px;padding-bottom: 60px;}
.index .zhengshu .swiper-slide{width: 520px;background: #fff;box-shadow: 0 0 10px #999;}
.index .zhengshu .swiper-slide img{display:block;width: 100%;height: 390px;}
.index .zhengshu .swiper-slide p{position: absolute;bottom: 0;width: 100%;line-height: 60px;padding-top: 0;text-align: center;color: #fff;font-size: 24px;margin: 0;background: #ff4d4d;transition: 0.4s;}
.index .zhengshu .swiper-pagination{width: 100%;bottom: 10px;}
.index .zhengshu .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;outline: 0;transition: all 0.4s ease;}
.index .zhengshu .swiper-pagination-bullets .swiper-pagination-bullet-active{border: 3px solid #ff4d4d;background-color: #fff;}
/*合作案例*/
.index .case{padding-top: 60px;padding-bottom: 60px;}
.index .case .list{padding-top: 60px;}
.index .case .list li{float: left;margin-right: 20px;}
.index .case .list li:nth-child(3n){margin-right: 0;}
.index .case .list li .img{position: relative;width: 386px;height: 290px;overflow: hidden;}
.index .case .list li .img img{width: 100%;height: 100%;transition: all 1s;}
.index .case .list li .img .mask{width:100%;height: 100%;position: absolute;top:0px;left:0;background: rgba(254,1,1,0.7);text-align: center;padding-top: 20%;box-sizing: border-box;opacity: 0;transition: .5s;}
.index .case .list li .img .mask i{width:60px; height: 60px; background: url(../images/links.png) no-repeat; display: block; margin: 10px auto }
.index .case .list li .img .mask span{font-size: 14px; color: #fff; text-align: center}
.index .case .list li .img .mask:after{content:" ";  background: url(../images/p_bjs.png) no-repeat; background-size: 100%  100%; width: 92%; height: 91%; position: absolute; top:12px; left:12px;}
.index .case .list li h3{font-size: 18px;line-height: 70px;text-align: center;}
.index .case .list li:hover .img img{transform: scale(1.1);}
.index .case .list li:hover .img .mask{opacity: 1;}
/*产品中心*/
.index .product{background:#f5f5f5;padding-top: 85px;padding-bottom:74px;}
.index .product .hd{padding:30px 0;}
.index .product .hd ul{margin:0 auto;text-align: center;}
.index .product .hd li{margin-right:30px;height:28px;line-height:28px;text-align:center;display:inline-block;+display:inline;+float: left;white-space: nowrap;word-break: break-all;}
.index .product .hd li a{display:block;border:1px solid #ccc;padding:0 12px;}
.index .product .hd li.on a{border:1px solid #fe0101;background:#fe0101;color:#fff;}
.index .product .bd{overflow: hidden;}
.index .product .bd ul{padding-top: 10px;width: 108%;}
.index .product .bd li{width:380px;height:430px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;}
.index .product .bd li a{display:block;}
.index .product .bd li img{width:380px;height:285px;display:block;}
.index .product .bd li h3{font-size:18px;text-align:center;}
.index .product .bd li p{color:#999;padding: 0 20px;line-height:24px;}
.index .product .bd li:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
/*关于我们*/
.index .about{background:url(../images/flo3.jpg) no-repeat center top #f5f5f5;background-size: cover;padding: 80px 0 70px 0;overflow: hidden;}
.index .about .w1200{width:1200px;height:368px;background:#fb5050;position:relative;}
.index .about .img{width:550px;height:374px;overflow:hidden;position:relative;top:-30px;margin-left:25px;}
.index .about .img img{width:100%;height:100%;display:block;transition:all 0.3s ease-out 0s;}
.index .about .img:hover img{transform:scale(1.05, 1.05);}
.index .about .txt{padding-right:90px;width:480px;padding-top:70px;}
.index .about .txt a{display: block;color:#fff;}
.index .about .txt h3{font-size:24px;}
.index .about .txt h4{font-size:16px;display:block;text-transform: uppercase;}
.index .about .txt p{padding-top:45px;color: #fed5d5;padding-bottom: 20px;}
.index .about .txt span{width:68px;height:36px;border:1px solid #fed5d5;display: block;line-height: 36px;text-align: center;}
.index .about .txt span em{width:22px;margin:14px auto 0;height:8px;background-position:-60px -100px;display: block;vertical-align: middle;}
.index .about .txt a:hover span{border:1px solid #fff;}
.index .about .txt a:hover span em{background-position: -60px -121px;}
/*新闻资讯*/
.index .inews{padding:60px 0;}
.index .inews .list{width: 100%;position: relative;overflow: hidden;padding-top: 40px;}
.index .inews .list li{float:left;width:590px;height:160px;margin-right:20px;transition:all 0.2s linear 0s;margin-bottom:20px;background: #f7f7f7;}
.index .inews .list li:nth-child(2n){margin-right: 0;}
.index .inews .list li a{display:block;padding:35px 20px;}
.index .inews .list li .img{width: 120px;height:90px;overflow:hidden;cursor:pointer;position:relative;}
.index .inews .list li .img img{width:100%;height:100%;transition: all 0.3s ease-out 0s;}
.index .inews .list li a:hover img{transform: scale(1.2, 1.2);}
.index .inews .list li .txt{width: 390px;}
.index .inews .list li h3{font-size: 18px;color: #000;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .inews .list li a:hover h3{color:#fe0101;}
.index .inews .list .desc{line-height:24px;height:52px;overflow: hidden;margin-bottom:5px;color: #999;cursor: pointer;font-size: 12px;padding-top: 10px;}
.index .inews .list span{display: block;color: #333;font-size: 16px;font-family: arial;font-weight: bold;}
/*合作品牌*/
.index .hezuo{background: #f5f5f5;padding-top: 60px;}
.index .hezuo .bd{position:relative;padding: 60px 0;margin: 0 70px;overflow: hidden;}
.index .hezuo .bd li{float:left;margin-right: 60px;}
.index .hezuo .bd li .img{width: 220px;height: 110px;overflow: hidden;}
.index .hezuo .bd li .img img{width: 100%;height: 100%;transition: all 1s;}
.index .hezuo .bd li h3{font-size: 16px;line-height: 40px;text-align: center;}
.index .hezuo .bd li:hover .img img{transform: scale(1.1);}
.index .hezuo .hd{position:relative;}
.index .hezuo  .hd span{width: 28px;height: 55px;cursor: pointer;position: absolute;top: -180px;}
.index .hezuo  .hd .prev{background-position: 0 -138px;left: 0;}
.index .hezuo  .hd .next{background-position: -35px -138px;right: 0;}
.index .hezuo  .hd .prev:hover{background-position: 0px -198px;}
.index .hezuo  .hd .next:hover{background-position: -35px -198px;}
/*index END*/
.wrapper{position:relative;padding: 30px 0;}
.subleft{width: 240px;position:relative;padding-top: 153px;}
.subleft .toptitle{width: 188px;height: 73px;background:#c70404;color:#fff;padding:40px 26px;position: absolute;top: 0;}
.subleft .toptitle h3{border-bottom:1px solid #d64e4e;color:#f9f9f9;font-weight:bold;font-size:26px;display:block;line-height:44px;}
.subleft .toptitle h4{font-size:16px;font-family: arial;text-transform: uppercase;}
.subleft .cont{padding:14px;background: #fe0101;}
.subleft .cont li{border-bottom:1px solid #fd3333;line-height:44px;}
.subleft .cont li a.sub1{display:block;padding-left:14px;color: #fff;transition: all 0.3s ease-out 0s;}
.subleft .cont li a.sub1:hover,.subleft .cont li.hover a.sub1{background:#c70404;padding-left: 26px;}
.subleft .cont li .box{padding: 5px 0 0 15px;display: none;}
.subleft .cont li .box a{color: #fff;font-size: 15px;display: block;line-height: 30px;padding: 0;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;opacity: 0.75;filter: alpha(opacity=75);}
.subleft .cont li .box a.hover,
.subleft .cont li .box a:hover{opacity: 1;filter: alpha(opacity=100);}
.subleft .cont li:hover .box,
.subleft .cont li.hover .box{display: block;}
.leftRecomm{padding: 25px 0 0;}
.leftRecomm .title{padding-bottom: 15px;border-bottom: 1px solid #f5f5f5;color: #fe0101;font-size: 18px;font-weight: bold;margin-bottom: 16px;}
.leftRecomm .title a{color: #fe0101;}
.leftRecomm .item{width: 110px;float: left;overflow: hidden;text-align: center;margin-right: 20px;}
.leftRecomm .item a{width: 100%;display: block;}
.leftRecomm .item img{width: 110px;height: 82px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;border-radius: 3px;display: block;}
.leftRecomm .item h3{width: 100%;text-align: center;font-size: 12px;line-height: 40px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.leftRecomm .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.leftRecomm .newslist li{line-height: 34px;height: 34px;overflow: hidden;}
.leftRecomm .newslist li a{display: block;width: 100%;text-align: left;}
.subright{width: 930px;padding-bottom: 30px;}
.subright  .t{padding: 0 0 25px;color: #ff0505;font-size: 20px;}
.subright  .t2{color: #ff0505;font-size: 30px;display: block;padding: 30px 0;}
.sitepath{line-height: 49px;color:#88848b;border-bottom: 1px solid #f1f1f1;margin-bottom: 28px;}
.sitepath .home{width:12px;height:12px;display:inline-block;background-position:-100px -100px;margin-right:20px;}
.sitepath a{color:#88848b;display:inline-block;white-space:nowrap;}
.sitepath a:hover{color:#ff0505;}
.productlist{position: relative;}
.productlist .list{padding-top: 10px;width: 100%;}
.productlist .item{width: 290px;height: 350px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.productlist .item a{display:block;}
.productlist .item img{width: 290px;height: 217px;display:block;}
.productlist .item h3{font-size:18px;padding: 20px 20px 0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.productlist .item p{color:#999;padding: 0 20px;line-height:24px;}
.productlist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.caselist{position: relative;}
.caselist .list{padding-top: 10px;width: 100%;}
.caselist .item{width: 290px;height: 280px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.caselist .item a{display:block;}
.caselist .item img{width: 290px;height: 145px;display:block;}
.caselist .item h3{font-size:18px;padding:16px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.caselist .item p{color:#999;padding:0 16px;line-height:24px;}
.caselist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.honorlist{position: relative;}
.honorlist .list{padding-top: 10px;width: 100%;}
.honorlist .item{width: 290px;height: 265px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.honorlist .item a{display:block;}
.honorlist .item img{width: 290px;height: 217px;display:block;}
.honorlist .item h3{font-size:16px;padding: 10px;text-align: center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.newslist{padding:0;}
.newslist .item{width:100%;display:block;margin-bottom: 28px;background:#f7f7f7;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.newslist .item a{display:block;padding: 20px;}
.newslist .item .img{width:150px;height: 112px;overflow:hidden;}
.newslist .item .img img{width:100%;height:100%;display:block;transition: all 0.3s ease-out 0s;}
.newslist .item a:hover .img img{transform:scale(1.1, 1.1);}
.newslist .item .txt{width: 715px;}
.newslist .item .txt h3{color:#000;font-size:18px;display:block;padding-bottom:10px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.newslist .item .txt p{font-size: 14px;color:#999;line-height: 24px;}
.newslist .item a:hover .txt h3{color:#fe0101;}
.newslist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.singlepage{position:relative;overflow:hidden;color: #666;}
.singlepage .cont img{max-width:100%;display:block;margin:0 auto;}
.singlepage .cont .desc{padding-top:40px;}
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 425px;height: 56px;line-height: 56px;border: 1px solid #e5e5e5;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #cccccc;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 355px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #999;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 928px;height: 260px;border: 1px solid #e5e5e5;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 58px;margin-right: 2px;text-align: center;background: #fe0101;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: #e12325;transform: translate3d(0px, -6px, 0px);}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
.arecttitle{border-bottom:1px dotted #ddd;text-align: center;}
.arecttitle h1{font-size: 28px;line-height: 30px;color: #000;margin-bottom: 5px;}
.arecttitle .mark {width: 100%;padding: 5px 0 10px;}
.arecttitle .mark span{display: inline-block;padding-left: 5px;font-size: 12px;color: #666;}
.arecttitle .mark span:first-child{padding-left: 0;}
.showContxt{padding: 20px 0;}
.showContxt img{max-width:100% !important;display: block;margin: 0 auto;}
/* reLink*/
.reLink{width: 100%;margin: 20px 0 10px;line-height: 60px;border-top: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.reLink .nextLink,
.reLink .prevLink{width: 50%;line-height: 60px;color: #333333;}
.reLink .nextLink{text-align: right;}
.reLink a{font-size: 16px;}
.reLink a:hover{color: #fe0101;}
/*底部信息*/
.bottom_main{width:100%;padding-bottom: 20px;background-color: #000;}
.bottom_main .links{padding: 20px 0;font-size: 16px;border-bottom: 1px solid #3d3d3d;}
.bottom_main .links span{color: #ababab;font-weight: bold;display:inline-block;}
.bottom_main .links a{display:inline-block;font-size: 14px;color: #ababab;padding-right: 10px;}
.bottom_main .links a:hover{color: #fe0101;}
.bottom_main .bottom_nav{width: 760px;display:inline-block;margin-top: 32px;}
.bottom_main .bottom_nav ul{width: 190px;text-align:left;float:left;}
.bottom_main .bottom_nav ul li h3{padding-bottom:8px;}
.bottom_main .bottom_nav ul li h3 a{display:block;font-size:16px;color: #ababab;padding-bottom:8px;}
.bottom_main .bottom_nav ul li h3 i{display:block; width:30px; height:1px; background-color:#cccccc;}
.bottom_main .bottom_nav ul li a{display:block;font-size:12px;color: #ababab;}
.bottom_main .bottom_nav ul li a:hover{color: #fe0101;}
.bottom_main .bottom_tit{padding-top: 40px;text-align:right;}
.bottom_main .bottom_tit .r1{float:left; width:100px;}
.bottom_main .bottom_tit .r2{float:left;padding-left: 60px;text-align:left;}
.bottom_main .bottom_tit .r1 p{width:100px; text-align:center; float:left;}
.bottom_main .bottom_tit .r1 p img{width:100px;height:100px;border: #d2d2d2 solid 1px;}
.bottom_main .bottom_tit .r1 p span{font-size:12px;color: #999;display:block;padding-top:10px;line-height:20px;}
.bottom_main .bottom_tit .r2 li{display:block;clear:left;height: 65px;}
.bottom_main .bottom_tit .r2 li img{width:50px; height:50px; float:left;}
.bottom_main .bottom_tit .r2 li p{float:left;font-size:12px;line-height:22px;color: #ababab;padding-left:12px;text-align:left;padding-top:0px;}
.bottom_main .bottom_tit .r2 li p span{margin-top:2px;font-size:26px;font-family:"Arial";color: #fff;display:block;font-weight:bold;}
.bottom_copy{height:48px;background-color: #000;border-top: 1px solid #3d3d3d;line-height:48px;font-size:12px;color: #ababab;}
.bottom_copy span{padding-left:10px;}
.bottom_copy a{display:inline-block;font-size:12px;color: #999;}
.bottom_copy a:hover{color: #fe0101;}
/* mapPage */
.map_ul{list-style: outside none none; display: block; width: 100%;}
.map_ul li{display: block; width: 100%;padding:0;margin-bottom:15px;+margin-bottom:10px;}
.map_ul li a{width: 100%; height:35px; line-height:35px;font-weight:bold;display: block;background: #e7e7e7;text-indent: 15px;}
.map_ul .list-inline{display: block;width: 86%;}
.map_ul .list-inline li{height:32px;display: inline-block; *display: inline; margin:0 5px 15px 0; zoom: 1; line-height: 32px; border-bottom: 0; text-align: center; width: auto; padding: 0px;+margin:15px 5px 15px 0;}
.map_ul .list-inline li a{font-weight: normal; display:block;text-indent:0;line-height: 32px;height: 32px; display: inline-block; width: auto;padding:0px 10px; width: auto;border: 1px solid #ccc;}
.map_ul .list-inline li a:hover{background: #ff0505; color: #fff;border: 1px solid #ff0505;}
.zhizao .goback{width:60px;height:60px;display: block;position: absolute;right:2%;top:2%;background: url(../images/guan.jpg) no-repeat center;}
#footer_main .yyzz{padding-left:10px;}
/*#gotop{position:fixed;bottom:5%;right:2%;width: 50px;height: 50px;background: url(../images/gotop.png) no-repeat;z-index: 99;display: block;}
*/
.float-right-box{width: 250px; position: fixed; right: 0; top: 50%; margin-top: -127px; background-color: #191919; z-index: 1000; transition: width 0.3s ease 0s;}
.float-right-box.on{width: 50px;}
.float-right-box .top-list{width: 100%;}
.float-right-box .top-list ul{width: 100%;}
.float-right-box .top-list li{width: 100%; position: relative; border-bottom: 1px solid #3b3b3b; transition: background 0.3s ease 0s; height: 50px;}
.float-right-box .top-list a{display: block; width: 100%;}
.float-right-box .top-list .ico{display: inline-block; width: 50px; height: 50px; position: absolute; right: 0; top: 0; transition: background 0.3s ease 0s; z-index: 2;}
.float-right-box .top-list .ico1{background: url(../images/ico_58.png) no-repeat center #191919;}
.float-right-box .top-list .ico2{background: url(../images/ico_59.png) no-repeat center #191919;}
.float-right-box .top-list .ico3{background: url(../images/ico_60.png) no-repeat center #191919;}
.float-right-box .top-list .ico4{background: url(../images/ico_61.png) no-repeat center #191919;}
.float-right-box .top-list .ico5{background: url(../images/ico_62.png) no-repeat center #191919;}
.float-right-box .top-list .ico6{background: url(../images/ico_68.png) no-repeat center #191919;}
.float-right-box .top-list .ico7{background: url(../images/ico_69.png) no-repeat center #191919;}
.float-right-box .top-list .stt{display: inline-block; font-size: 14px; line-height: 50px; color: #fff; transition: color 0.3s ease 0s; position: absolute; left: 28px; top: 0; z-index: 1; width: 222px;cursor: pointer;}
.float-right-box .top-list li:hover .stt{color: #15191e;}
.float-right-box .top-list li:hover .ico1{background: url(../images/ico_58_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico2{background: url(../images/ico_59_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico3{background: url(../images/ico_60_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico4{background: url(../images/ico_61_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico5{background: url(../images/ico_62_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico6{background: url(../images/ico_68_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico7{background: url(../images/ico_69_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover{background-color: #fff;}
.float-right-box .top-list .return-webtop .stt{font-family: "Arial"; font-weight: bold;}
.float-right-box .bot-share{position: relative; height: 50px;}
.float-right-box .bot-share a{display: inline-block; width: 50px; height: 50px; float: left; transition: background 0.3s ease 0s; margin: 0; padding: 0;}
.float-right-box .bot-share .share{width: 200px; position: absolute; left: 0; top: 0; z-index: 1;}
.float-right-box .bot-share .sina{background: url(../images/ico_63.png) no-repeat center;}
.float-right-box .bot-share .wx{background: url(../images/ico_64.png) no-repeat center;}
.float-right-box .bot-share .more{background: url(../images/ico_66.png) no-repeat center;}
.float-right-box .bot-share a:hover{background-color: #525354;}
.float-right-box .bot-share .share-ico{background: url(../images/ico_67.png) no-repeat center #191919; width: 50px; height: 50px; display: inline-block; cursor: pointer; z-index: 2; position: relative;}
.float-right-box .top-list li .weix{position: relative;}
.float-right-box .sidebox{position: absolute;right: 250px;top:0;transition: all 0.1s ease 0s;width:120px;z-index:10;display: none;background: #191919;}
.float-right-box .sidebox img{width: 110px;height: 110px;display:block;margin:5px auto;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@font-face{font-family: ADELE; src: url("../font/ADELE.eot"); src: url("../font/ADELE.eot?#iefix") format("eot"), url("../font/ADELE.ttf") format("truetype");}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;max-width: 100%;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img.active{border: 3px solid #fe0101;}
/*↑组图样式↑*/