@charset "utf-8";
/*~~~~框架布局~~~*/


/*==顶部↓==*/
.head-top{padding:7px 0;height:37px; background: #1f1f1f;}
.head-top p{color:#aaa; font-size:12px;}
.head-top a{color:#aaa;font-size:12px;border-right:1px #666 solid;padding: 0 12px 0 0;margin: 0 12px 0 0px;display: inline-block;line-height: 12px;}
.head-top a:last-child,.head-top a:nth-child(3){border:none;}
.head-top a:hover{color:#fff}
.head-top .search{position:relative}
.head-top .search em{display: block;margin:-10px 0;width:35px;line-height:40px; text-align: center;font-size:15px;color: #fff;background: #cf2f2f;}
.head-top .search:hover .box{opacity:1;height:100px;}
.head-top .search .box form{width:600px;margin:auto;padding: 25px 20px 20px 20px;}
.head-top .search .box{opacity:0;position:absolute;top:30px;right:0;z-index:99;height:0px;width: 1200px;border-radius: 0 0px 5px 5px;overflow:hidden;background: #FFFCFC;border: 1px #f1f1f1 solid;}
.head-top .search .box span{color: #46989C;font-size:15px;padding-right:30px;}
.head-top .search .box input{width:0px;height: 40px;color: #666;border-bottom: 1px #46989C solid;border-left: 0px;border-top: 0px;border-right: 0px;outline: medium;background: none;}
.head-top .search .box input::-webkit-input-placeholder{/* WebKit browsers */color:#999;}
.head-top .search .box input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */　color:#999;}
.head-top .search .box input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999;}
.head-top .search .box input:-ms-input-placeholder{/* Internet Explorer 10+ */color:#999;}
.head-top .search .box button{width: 0px;height: 0px;border: 0px;color: #fff;font-size: 15px;border-radius: 50%;cursor: pointer;background: #46989C;}
.head-top .search:hover input{width: 310px;transition:all .8s ease-in-out;}
.head-top .search:hover button{width:40px;height: 40px;transform:rotate(360deg);transition:all .8s ease-in-out;}
.head-top .search .box button:hover{background:#000}
.header{position: relative;padding:20px 0;}
/*.fixed-top{position:fixed;z-index:99;width:100%;padding:10px 0; background:#fff}
.fixed-top .logo{}*/
.header{padding:30px 0;}
.header .logo{}
.header .tel{color:#666666;font-size:12px;padding-left:75px; background:url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT0SHKzkqIy4pD1cF.jpg) no-repeat left}
.header .tel font{color:#cf2f2f;font-size:25px;font-weight: bold;}
.head-nav{background:#cf2f2f}
.head-nav .nav{}
.head-nav .nav li{float: left;/* position: relative; */ border-right:1px #c02323 solid}
.head-nav .nav li a.navAone{display: block; color:#fff; font-size:18px; padding:17px 20px;width: 132px;text-align: center;}
.head-nav .nav li a.navAone:hover{color:#fff; background:#010101;}
.head-nav .nav li.active a.navAone{color:#fff; background:#010101;}


/*==标题↓==*/
.titleAx{margin:20px 0; text-align: center;}
.titleAx span{color:#999999;font-size:12px;display: block;margin-bottom: 10px;text-transform: uppercase;}
.titleAx b{position:relative;margin-top:10px; display:table;color:#cf2f2f;font-weight:bold;font-size:34px;margin: auto;}
.titleAx b i{color:#fff;font-size:30px; background: #cf2f2f; border-radius:50%;width: 43px;line-height: 43px;display: inline-block;font-style: normal;margin-top: -15px;}
.titleAx b:before,.titleAx b:after{content: ""; left:-60px;top:5px; position: absolute; width:51px; height:15px;background: url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1yLKSLROu9PKIZ.jpg) no-repeat center;}
.titleAx b:before{}
.titleAx b:after{right:-61px; left:auto;transform: rotate(180deg);}
.titleAx hr{display: table;margin:10px 0; width:50px; height:2px; background:#cf2f2f;margin: 20px auto 10px;border: 0px;}
.titleAx p{color:#666666;font-size:14px}


/*==栏目跳转↓==*/
.toneBox{width:100%;margin-top:30px;text-align:center;} 
.toneBox li{ display: inline-block;}
.toneBox li a{display:block;margin:0 10px 10px 10px;color:#191919;font-size:16px;overflow: hidden;padding: 10px 25px;border:1px #ddd solid; background: #f7f7f7;}
.toneBox li:hover a{ color:#fff;background:#cf2f2f }


/*==产品↓==*/
.HomeProduct{margin:50px 0 10px 0;}
.HomeProduct .picScroll-left{position: relative;margin-top:30px;}
.HomeProduct .picScroll-left .long{overflow: hidden;}
.list-product2{}
.list-product2 li{float:left; width:300px;background: #fff; /*! -webkit-box-shadow:0 0 10px #ddd; */ /*! -moz-box-shadow:0 0 10px #ddd; */ /*! box-shadow:0 0 10px #ddd; */}
.list-product2 li a{width:285px; margin:auto;display: block;padding:5px;;margin:5px 10px;border:1px #ddd solid;}
.list-product2 li:hover{}
.list-product2 img{height:300px;}
.list-product2 li h4{padding:15px;color:#777; font-size:14px; text-align: center;}
.list-product2 li .triangle-bottomright{position: absolute;right: 0;bottom:0;color:#fff;width: 0;height: 0;border-bottom: 40px solid #bbb;border-left: 40px solid transparent;}
.list-product2 li .triangle-bottomright:before{position: absolute;bottom:-35px;right:6px;color:#fff;font-size:10px;}
.list-product2 li:hover .triangle-bottomright{border-bottom: 40px solid #cf2f2f;}
.list-product2 li:hover h4{color:#cf2f2f}
.HomeProduct .picScroll-left .prev,.HomeProduct .picScroll-left .next{position: absolute; top:180px;left:-50px;width:40px;line-height:40px; text-align: center;font-size:25px;color:#fff;cursor: pointer;display: block;background: #c2c2c2;border-radius: 50%;}
.HomeProduct .picScroll-left .next{right:-50px; left:auto;}
.HomeProduct .picScroll-left .prev:hover,.HomeProduct .picScroll-left .next:hover{color:#fff; background: #cf2f2f}


/*==选择理由↓==*/
.HomeReason{margin:70px 0 50px 0;padding:50px 0;height:905px; background: url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT31rK1MzHSOOKSc3qukMESV.jpg) no-repeat center;}
.HomeReason{}
.HomeReason .slideChoice{position: relative;margin:30px 0 0 0;width:100%;height:595px;/*! background: #fff; *//*! border-left:2px #ff9f00 solid; */}
.HomeReason .slideChoice .spot{float:left;width:100%;border-top:1px #ddd solid;border-bottom:1px #ddd solid;background: #1f1f1f;}
.HomeReason .slideChoice .spot li{position: relative;float: left;width:300px;height:110px;padding:35px 20px 30px 30px;color:#fff;font-size:24px;cursor: pointer;border-right:1px #333 solid;}
.HomeReason .slideChoice .spot li.on{}
.HomeReason .slideChoice .spot li:last-child{border-right:0px}
.HomeReason .slideChoice .spot li font{display: block;color:#888;font-size:12px;}
.HomeReason .slideChoice .spot li:before{opacity: 0; position: absolute;bottom:-20px;left:150px; color:#cf2f2f;font-size:30px; transition: all .4s ease-in-out;}
.HomeReason .slideChoice .spot li.on:before{opacity: 1}
.HomeReason .slideChoice .spot li.on{background: #cf2f2f}
.HomeReason .slideChoice .spot li.on,.HomeReason .slideChoice .spot li.on font{color:#fff}
.HomeReason .slideChoice .spot li em{float:left;margin-right:15px;display: block;width:60px;height:60px;border-radius: 50%;background:#fff;margin-top: -10px;}
.HomeReason .slideChoice .spot li em:before{content: "";display: block;margin:17px 0 0 15px;width:30px;height:30px;background: url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT31rK1MzHSOOKSc8Hy0qESgJ.jpg) no-repeat 0 0;transition: all .4s ease-in-out;}
.HomeReason .slideChoice .spot li.on em{background: #fff;}
.HomeReason .slideChoice .spot li em.x1:before{background-position: 0px 1px;}
.HomeReason .slideChoice .spot li em.x2:before{background-position: -41px 1px;}
.HomeReason .slideChoice .spot li em.x3:before{background-position: -83px 3px;}
.HomeReason .slideChoice .spot li em.x4:before{background-position: -123px 4px;}
.HomeReason .slideChoice .spot li.on em.x1:before{background-position: 0px -30px;}
.HomeReason .slideChoice .spot li.on em.x2:before{background-position: -41px -30px;}
.HomeReason .slideChoice .spot li.on em.x3:before{background-position: -83px -30px;}
.HomeReason .slideChoice .spot li.on em.x4:before{background-position: -123px -30px;}
.HomeReason .slideChoice .long{float:left;/*! padding:50px; */width: 100%;margin-top: 20px;}
.HomeReason .slideChoice .long .list{}
.HomeReason .slideChoice .long .list li{height:462px;background: #cf2f2f;}
.HomeReason .slideChoice .long .list li .pic{width:840px;}
.HomeReason .slideChoice .long .list li .right{width:360px; padding:60px 40px;}
.HomeReason .slideChoice .long .list li .right h2{color:#fff;font-size:30px;}
.HomeReason .slideChoice .long .list li .right h2 font{color:#fff;font-size:12px;/*! display: block; */margin-left: 10px;}
.HomeReason .slideChoice .long .list li .right p{margin:25px 0;color:#fff;font-size:12px;line-height: 24px;}
.HomeReason .slideChoice .long .list li .right p img{display: block; margin:20px 0;}
.HomeReason .slideChoice .long .list li .right a{display: inline-block;color:#fff;font-size:14px;padding:10px 30px;/*! background: #ff9f00; */border: 1px #fff solid;}
.HomeReason .slideChoice .long .list li .right a:hover{color:#cf2f2f;border: 1px #cf2f2f solid;background: #fff}


/*==案例↓==*/
.HomeCase{}
.HomeCase ul{}
.HomeCase ul li{position:relative;float:left;}
.HomeCase ul li.one{width: 595px;height: 472px;}
.HomeCase ul li.one img{width: 595px;height: 472px;}
.HomeCase ul li.one h4{position: absolute;left:0;bottom:0; padding:25px; color:#fff;font-size:24px; background:rgba(207,47,47,0.9);width: 100%;}
.HomeCase ul li.one h4 font{color:#fff;font-size:14px; display: block;margin-top: 5px;}
.HomeCase ul li.one h4:before{content: ""; position: absolute; right:20px;bottom:40px;z-index:2; display: block;width:20px; height:20px; background:url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1kFKDZROO9PKIZ.jpg) no-repeat}
.HomeCase ul li.two:hover h4{background:rgba(207,47,47,0.9);}
.HomeCase ul li.two{width: 290px;height: 230px;margin:0 0px 10px 10px}
.HomeCase ul li.two img{width: 290px;height: 230px;}
.HomeCase ul li.two h4{position: absolute;left:0;bottom:0; width:100%;padding:10px 15px; color:#fff;font-size:14px;background:rgba(0,0,0,0.5);}
.HomeCase ul li.two h4:before{content: "";position: absolute; right:12px;bottom:10px; z-index:2;display: block;width:20px; height:20px; background:url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1kFKDZROO9PKIZ.jpg) no-repeat;background-size: 15px;}
/*==首页关于我们↓==*/
.HomeAbout{margin:60px 0 0 0;height:866px; padding:75px 0; background: url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT31rK1M1ISAqExO3qukMESV.jpg) no-repeat center;}
.HomeAbout .container{padding:50px 60px; background: #fff;}
.HomeAbout .title{margin:20px;color:#cf2f2f;font-size:34px; text-align:center;font-weight: bold;}
.HomeAbout .title font{color:#333333; font-size:18px;display: block;margin-top: 15px;}
.HomeAbout .wx{margin:30px 0;text-align: center;line-height: 29px;}
.HomeAbout .more{display:table; margin:auto;color:#fff;font-size:14px;padding:10px 30px; background: #cf2f2f;}
.HomeAbout .more:hover{background: #f60}
.HomeAbout .img{margin:auto; margin: 30px auto 0;}


/*==首页新闻↓==*/
.HomeNews{margin: 65px 0;}
.HomeNews .bin{}
.HomeNews .left{width:700px;}
.HomeNews .bin h1.title{margin-bottom:20px;background:#e9e9e9; float: left;width: 100%;}
.HomeNews .bin h1.title b{float:left; color:#fff;padding:10px 30px;font-size:24px;background: #cf2f2f;}
.HomeNews .bin h1.title b font{display: block; color:#fff;font-size:12px;text-transform: uppercase;}
.HomeNews .bin h1.title a{float:right; color:#666666;font-size:14px; display: block;margin: 25px 20px 0 0;}
.HomeNews .bin h1.title a:hover{color:#cf2f2f}
.HomeNews .bin ul{}
.HomeNews .left ul{width:720px; margin-left:-20px;}
.HomeNews .left ul li{float:left;margin:0 0 0 20px;width:340px}
.HomeNews .left ul li h4{margin-top:15px;color:#333;font-size:16px;}
.HomeNews .left ul li span{color:#999999;font-size:12px;}
.HomeNews .left ul li p{margin:10px 0 15px 0;color:#666666;font-size:12px;line-height: 23px}
.HomeNews .left ul li b{color:#fff;padding:7px 15px;font-size:12px; background: #cf2f2f;}
.HomeNews .left ul li:hover h4{color:#cf2f2f}
.HomeNews .left ul li:hover b{background:#666}
.HomeNews .right{width:455px;}
.HomeNews .right ul li{float:left;margin:0 0px 20px 0;}
.HomeNews .right ul li .img{margin-right:20px;width: 165px;height: 115px;}
.HomeNews .right ul li .img img{height:100%;}
.HomeNews .right ul li h4{color:#333333;font-size:14px;line-height: 12px;}
.HomeNews .right ul li span{color:#999999;font-size:12px;}
.HomeNews .right ul li hr{display: block; width:25px;height:1px; margin:4px 0; background: #aaa;border: 0px;}
.HomeNews .right ul li p{margin:10px 0 0px 0;color:#666666;font-size:12px;line-height: 21px;}
.HomeNews .right ul li:hover h4{color:#cf2f2f}
.HomeNews .right ul li:hover b{background:#666}


/*==关于我们↓==*/
.aBox{padding:50px 0;overflow:hidden;}
.aTie{font-size:30px;font-weight:normal;color:#333;text-align:center;margin-bottom:30px;line-height:30px;}
.aTie span{font-size:12px;color:#888;font-family:Arial;text-transform: uppercase;display:block;}
.aboutBox1 .font{width:550px;line-height:28px;}
.aboutBox1 .font h3{font-size:30px;color:#333;height:60px;font-weight:normal;}
/**/
.culture{padding:50px 0;overflow:hidden;background:#f0f0f0;}
.culture li{float:left;width:380px;margin-right:28px;}
.culture li .cImg{display:block;width:380px;height:250px;overflow:hidden;}
.culture li img{width:380px;height:250px;transition:all 0.5s ease-in;}
.culture li .font{padding:25px;background:#fff;height:110px;}
.culture li h4{font-size:24px;font-weight:normal;color:#333;margin-bottom:10px;}
.culture li:last-child{margin-right:0;}
.culture li:hover img{transform:scale(1.1);}
.culture li:hover{box-shadow:0 0 5px #ccc;}
/**/
.aboutHonor{padding:50px 0;overflow:hidden;}
.honorSlide ul{width:1240px;}
.aboutHonor li{float:left;width:280px;/*! height:245px;*/text-align:center;margin-right:25px;background:#eee;}
.aboutHonor li .imgBox{width: 100%;height: 100%;vertical-align: middle;display: table-cell;text-align: center;height: 300px;}
.aboutHonor li img{max-width:100%;/*! height:195px;*/transition:all 0.5s;}
.aboutHonor li span{display:block;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background:#fff;}
.aboutHonor li:hover img{transform:scale(.95);}
/**/
.aboutBox4{padding:50px 0;overflow:hidden;background:#f5f5f5;}
.aboutSetting{width:1200px;position:relative;overflow:hidden;}
.aboutSetting li{float:left;width:298px;height:225px;overflow:hidden;margin-bottom:2px;}
.aboutSetting li img{width:298px;height:225px;transition:all 0.5s;}
.aboutSetting li:nth-child(2n){float:right;margin-left:400px;}
.aboutSetting li.s1{position:absolute;left:300px;top:0;}
.aboutSetting li.s1,.aboutSetting li.s1 img{width:600px;height:452px;}
.aboutSetting li span{background: url('/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1cOHDRnEI9I.jpg');height:40px;line-height:40px;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;text-align:center;transition:all 0.3s;display:block;}
.aboutSetting li:hover span{margin-top:-45px;}
.aboutSetting li:hover img{transform:scale(1.1,1.1);}
/*==人才招聘↓==*/
.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}
.jobTop .main{float:right;width:560px;}
.jobTop .main .font{font-size:15px;height:190px;overflow:hidden;line-height:28px;}
.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}
.jobTop .main .p1 a{color:#333;}
.jobTop .main .p1 a:hover{text-decoration: underline;}
.jobTop .more{width:120px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#333;margin-top:15px;}
.jobTop .more:hover{background:#cb000a;}
.jobList li{border-bottom:1px dashed #dbdbdb;margin-bottom:20px;}
.jobList h4{font-size:28px;font-weight:normal;background: url('/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1WLHIknONtpD1cF.jpg') no-repeat right center;padding-right:20px;padding-bottom:20px;line-height:32px;}
.jobList h4 span{display:block;font-size:16px;margin-top:8px;}
.jobList h4 span i{display:inline-block;font-style:normal;background: url('/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT19rHTkqIy5pUHEoIt.jpg') no-repeat left -35px;padding-left:30px;margin-right:15px;}
.jobList h4 span .num{background-position: 0 0;}
.jobList .font{background:#f2f2f2;padding:25px;display:none;}
.jobList .font .tie{color:#555;margin-bottom:10px;display:block;}
.jobList .font h5{margin-top:15px;font-size:16px;}
.jobList h4.on{color:#333;background: url('/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1WLHIknONxpD1cF.jpg') no-repeat right center;}
/*==联系我们↓==*/
.ConLongBox{position:relative;margin: auto;width: 1200px;}
.ConLongBox .pos{position:absolute; top:0;left:0;height:1px;width:100%;z-index:99;}
.ConLongBox .pos .contactFont2{float:right; width:500px;padding:30px; height:450px;color:#fff;line-height:25px; font-size:18px; background:rgba(70,89,101,0.9);}


/*==留言内页↓==*/
.cl:after,.clearfix:after{clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden;}
.cl,.clearfix{zoom:1;}
.contactFont{overflow:hidden;margin-bottom:30px;}
#dituContent{width:100%;height:450px;}
.feedback{margin-top:50px;margin-bottom:20px;overflow:hidden;}
.feedback .title{text-align:center;font-size:22px;font-weight:600;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form{position:relative;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT1MrKRqIIxHpD1cF.jpg) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1175px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left: 364px;top:6px;}
#feedback_form .f2{left: 750px;}
#feedback_form .f3{left:auto;right: 57px;}
#feedback_form .f4{left: 363px;top:66px;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#df2128;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:70px;height:30px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#df2128;}
.lefter .contact{margin-top:20px; color:#f2050f;font-size:16px; text-align: right;padding:30px 10px 20px 10px; background: #f9f9f9;border: 1px #ddd solid;}
.lefter .contact font{font-size:25px;color: #666;}


/*==解决方案↓==*/
.solutionIndex li{width:445px;background:#f8f8f8;position:relative;float:left;/*! margin-bottom:20px; *//*! height: 300px; */margin: 0 10px 20px 10px;}
.solutionIndex li .sImg{display:block;/*! width:440px; *//*! height:340px; */overflow:hidden;position:relative;background:#000;}
.solutionIndex li img{width:445px;height:260px;transition:all 0.4s;display: block;}
.solutionIndex li i{position:absolute;width:100px;height:100px;top:-100px;left:170px;background: url('/EIcJJIOPUKgoJSDqI1SGHRqsDOcuE1SLKSVqJyyHIyqNT0M4HIknT0SpIN.jpg') no-repeat;text-align:center;line-height:100px;font-size:14px;color:#219cdd;transition:all 0.4s;font-style:normal;}
.solutionIndex li div{height:135px;padding:20px;height:;position:relative;line-height:22px;color:#777;z-index:2;}
.solutionIndex li div p{font-size:12px;}
.solutionIndex li div h4{font-size:16px;height:30px;font-weight:normal;}
.solutionIndex li div h4 a{color:#333;}
.solutionIndex li:before{content:"";height:0;width:100%;background:#0e79f3;bottom:0;left:0;transition:all 0.4s;position:absolute;}
.solutionIndex li:hover img{opacity:.5;transition:all 0.4s}
.solutionIndex li:hover i{top:80px;transition:all 0.4s;}
.solutionIndex li:hover:before{height:150px;transition:all 0.4s;}
.solutionIndex li:hover div,.solutionIndex li:hover div h4 a{color:#fff;transition:all 0.5s;}


/*==产品；列表↓==*/
.productList{padding-left:5px;}
.productList ul{width:950px;}
.productList li{float:left;width:290px;background:#fff;box-shadow:0 0 10px #ddd;font-size:12px;margin:0 15px 15px 0;}
.productList li a{display:block;padding:10px;height:395px;}
.productList li .pImg{display:block;width:270px;height:270px;overflow:hidden;margin-bottom:10px;}
.productList li img{width:270px;height:270px;transition:all 0.7s;}
.productList li h4{font-size:18px;color:#4c4c4c;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;border-bottom:1px dotted #c4c4c4;height:40px;margin-bottom:5px;line-height:40px;position: relative;top:0;transition:all 0.7s;}
.productList li p{position:relative;top:0;transition:all 0.7s;}
.productList li a:hover{background:#0082cb;color:#fff;}
.productList li a:hover h4{color:#fff;top:60px;border-top:1px dotted #c4c4c4;border-bottom:none;}
.productList li a:hover p{top:-45px;}
.productList li a:hover img{transform:scale(1.1);}


/*==底部===*/
.footer{padding: 60px 0 0 0;background: #333333;}
.footer .nav h3{color:#fff;font-size:14px;margin-bottom:10px;}
.footer .nav{}
.footer .nav li{display: table-cell;padding-right: 85px;}
.footer .nav li a{display: block;color:#999999; line-height:20px;font-size:12px;padding:3px 0;}
.footer .nav li a:hover{color:#fff}
.footer .middle{line-height: 22px;/*! margin: 10px 10px; */padding:10px 10px; text-align:center;color:#fff;font-size:14px;margin: 20px 0 0 15px;}
.footer .middle b{margin-bottom:15px; color:#fff;font-size:30px;display: block;}
.footer .middle a{margin-top:15px; color:#fff;font-size:14px;padding:8px 20px; background: #dc0002;display: block;}
.footer .middle a:hover{background: #f60}
.footer .right{color:#999999;font-size:12px;line-height: 30px;}
.footer .right span{display: inline-block; margin-left:15px;text-align: center;}
.footer .right img{display:block; margin:auto; width:120px;}
.footer .copy{padding:15px 0; color:#999999; font-size:12px; background: #292929;margin-top: 50px;}
.footer .copy a{color:#999999;font-size:12px;}
