﻿@charset "utf-8";
.clearfix{*height:1%}
.clearfix:after{clear:both;content:'\20';display:block;height:0;line-height:0;overflow:hidden;}
/*==顶部==*/
.header{position:relative;z-index:99;height:91px;background:#fff;}
.header .logo{height:51px;padding-top:20px;}
.header .nav{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.header .nav li{float:left;height:91px;position:relative;}
.header .nav li a{font-size:16px;display:block;line-height:89px;height:89px;border-top:2px solid #fff;transition:all .3s;margin:0 20px;color:#333;}
.header .nav li a:hover,.header .nav li.active > a{color:#049be0;border-color:#049be0;}
.header .nav li:hover > ul{opacity:1;visibility:visible;margin:0;transition:all .3s;}
.header .nav ul{margin-top:20px;opacity:0;visibility:hidden;position:absolute;top:91px;left:0;z-index:1;background:#f4f4f4;}
.header .nav ul li{float:none;height:auto;}
.header .nav ul li a{width:220px;text-align:left;height:40px;line-height:40px;padding:0 18px;font-size:14px;color:#666;border-top:none;margin:0;}
.header .nav ul li:first-child > a:after{content:'';position:absolute;left:52px;top:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #f4f4f4;}
.header .nav ul li a:hover{background:#049be0;color:#fff;}
.header .nav ul.dh1 li a{width:120px;}

.header form{float:right;border:1px #ddd solid;border-radius:15px;height:30px;margin:30px 0 0 20px;}
.header form input{border:0px;background:none;width:135px;height:30px;line-height:30px;padding:0 10px;display:block;float:left;outline:none}
.header form button{display:block;width:20px;height:20px;background:url(../images/icoSearch.png) no-repeat;float:right;border:none;margin:7px 10px 0 0;cursor:pointer;}
.header .lang{height:51px;line-height:51px;margin-left:20px;margin-top:20px;}
.header .lang a{font-size:16px;text-transform:uppercase;}
/*动画*/
.zSlide{width:100%;height:700px;overflow:hidden;position:relative;z-index:9;background:#fff;}
.zSlide .bd{height:700px;position:relative;left:50%;margin-left:-960px;}
.zSlide .bd li{width:1920px;}
.zSlide .prev,.zSlide .next{position:absolute;top:50%;left:0%;z-index:10;display:block;width:50px;height:50px;margin-top:-50px;opacity:0;background:url(../images/abtn.png) no-repeat 0 0;filter:alpha(opacity=0);}
.zSlide .next{right:0%;left:auto;background-position:0 -50px;}
.zSlide:hover .prev,.zSlide:hover .next{opacity:1;}
.zSlide:hover .prev{left:5%;}
.zSlide:hover .next{right:5%;}
.zSlide .hd{position:absolute;right:50%;bottom:20px;z-index:12;height:12px;margin-right:-28px;overflow:hidden;}
.zSlide .hd li{z-index:2;display:block;float:left;zoom:1;width:11px;height:11px;margin-left:5px;cursor:pointer;text-indent:9999px;border:2px solid #fff;border-radius:50%;font-size:0;line-height:0;overflow:hidden;}
.zSlide .hd li:hover,.zSlide .hd .on{background:#fff;}


/*==首页==*/
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
.homeProd{padding:50px 0;position:relative;}
.homeProd h3{width:590px;height:130px;position:absolute;left:0;}
.homeProd h3 img{display:block;}
.homeProd li{float:left;width:300px;height:230px;overflow:hidden;text-align:center;}
.homeProd li a{color:#fff;display:block;position:relative;width:100%;height:100%;}
.homeProd li img{width:100%;height:auto;position:relative;top:0;margin-top:0;transform:scale(1.0);transition:1s;}
.homeProd .prod1{width:590px;height:400px;margin-top:130px;margin-right:5px;}
.homeProd .prod1 img{width:100%;height:auto;top:0;margin-top:0;transform:scale(1.0);}
.homeProd .prod1 .cover{position:absolute;left:0;right:0;bottom:0;padding:20px;background:rgba(0,0,0,0.6);text-align:left;}
.homeProd .prod1 h5{font-size:18px;margin-bottom:15px;color:#fff;font-weight:600;}
.homeProd .prod2{margin-right:5px;}
.homeProd .prod4{width:605px;height:295px;margin-top:5px;}
.homeProd .prod4 img{width:100%;height:auto;top:0;margin-top:0;}
.homeProd .prod{position:relative;}
.homeProd .prod a:before{left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.6);content:"";position:absolute;z-index:1;}
.homeProd .prod a .title{position:absolute;font-size:14px;left:0;right:0;bottom:15px;z-index:2;color:#fff;text-align:left;padding:0 15px;transform:all .5s;}
.homeProd li:hover img{transform:scale(1.1);}
.homeProd  .prod1:hover img{transform:scale(1.1);}
.homeProd  .prod:hover a:before{opacity:0;transition:all .5s;}
.homeProd  .prod:hover .title{opacity:0}
.homeAbout{margin:0 0 30px 0;background:#f4f4f4;}
.homeAbout .top{padding:50px;height:480px;background:url(../images/homeAboutBG.jpg) no-repeat center top;}
.homeAbout .top h1{margin:20px 0;font-size:36px;text-align:center;color:#fff;font-weight:bold;}
.homeAbout .top h1 span{display:block;font-size:22px;color:#fff;}
.homeAbout .top h1 hr{margin:10px auto;background:#fff;height:3px;width:50px;border:0px;}
.homeAbout .top .wx{margin:10px 0 30px 0;font-size:17px;color:#fff;line-height:32px;}
.homeAbout .top a{display:block;width:120px;height:35px;line-height:35px;text-align:center;background:#fff;color:#0094d8;font-size:12px;}
.homeAbout .top a:hover{background:#666;color:#fff;}
.homeAbout .middle{margin:50px 0;}
.homeAbout .middle .digital{}
.homeAbout .middle .digital li{float:left;width:240px;text-align:center;line-height:30px;}
.homeAbout .middle .digital li span{font-size:48px;color:#049be0}
.homeAbout .middle .digital li b{display:block;color:#333;font-size:16px;line-height:18px;}
.homeAbout .down{margin:0 0 40px 0}
.homeAbout .down ul{width:1220px;margin:0 0 0 -15px;}
.homeAbout .down li{position:relative;float:left;margin:0 0px 0 15px;}
.homeAbout .down li h4{position:absolute;top:45px;left:120px;width:65px;border-top:1px #fff solid;border-bottom:1px #fff solid;color:#fff;font-size:14px;line-height:35px;text-align:center;}
.homeAbout .asp{width:450px;height:250px;float:left;}
.homeAbout .bja{width:690px;height:250px;float:right;text-align:left;}
.homeNews{margin:20px 0 50px 0}
.homeNews h1{margin:0px 0 20px 0;font-size:36px;color:#222;font-weight:bold;text-align:center;}
.homeNews h1 span{display:block;color:#049be0;font-size:22px;}
.homeNews .tabPanel .tone{text-align:center;}
.homeNews .tabPanel .tone b{margin:0 5px;display:inline-block;color:#333;font-size:16px;border:1px #ddd solid;padding:6px 20px;cursor:pointer;}
.homeNews .tabPanel .tone b:hover,.homeNews .tabPanel .tone b.hit{color:#fff;background:#049be0;}
.homeNews .tabPanel .down{margin:30px 0 0 0}
.homeNews .tabPanel .down li{float:left;width:370px;margin:0 15px;}
.homeNews .tabPanel .down li img{width:370px;height:245px;}
.homeNews .tabPanel .down li h4{margin:15px 0 5px 0;color:#333;font-size:16px;font-weight:bold;}
.homeNews .tabPanel .down li span{color:#999999;font-size:14px;}
.homeNews .tabPanel .down li p{margin:10px 0 25px 0;color:#666666;font-size:14px;}
.homeNews .tabPanel .down li b{color:#666666;padding:5px 15px;font-size:12px;border:1px #ddd solid;}
.homeNews .tabPanel .down li a:hover h4{color:#049be0}
.homeNews .tabPanel .down li a:hover b{color:#fff;background:#049be0;border:1px #049be0 solid;}
.homeClients{margin:20px 0 50px 0}
.homeClients{}
.homeClients .picScroll-left{width:100%;position:relative;}
.homeClients .picScroll-left .hd .prev,..homeClients .picScroll-left .hd .next{display:block;width:25px;height:43px;/* margin-right:5px; */overflow:hidden;cursor:pointer;background:url(../images/ico4.png) 0 0 no-repeat;position:absolute;top:35px;left:-40px;}
.homeClients .picScroll-left .hd .next{right:-40px;background-position:-25px 0px;left:initial;}
.homeClients .picScroll-left .hd .prev:hover{background-position:0 -50px;}
.homeClients .picScroll-left .hd .next:hover{background-position:-25px -51px;}
.homeClients .picScroll-left .bd{overflow:hidden;}
.homeClients .picScroll-left .bd ul{overflow:hidden;zoom:1;}
.homeClients .picScroll-left .bd ul li{float:left;width:190px;margin:0 5px;_display:inline;overflow:hidden;}
.homeClients .picScroll-left .bd ul li img{width:100%;border:1px #ddd solid;}
.homeClients .picScroll-left .bd ul li a:hover img{border:1px #049be0 solid;}

/*==产品列表==*/
.list-product{}
.list-product li{float:left;width:290px;margin:0 10px 10px 10px}
.list-product img{}
.list-product li h4{color:#666;font-size:15px;line-height:35px;text-align:center;}
.list-product li .effect-one{border:3px #ddd solid;}
.list-product li a:hover h4{color:#049be0}
.list-product li a:hover .effect-one{border:3px #049be0 solid}

/*==列表7==*/
.list-seven li{float:left;width:370px;margin:0 15px 35px 15px;}
.list-seven li .effect-one{width:370px;height:245px;border:1px solid #ddd;}
.list-seven li img{width:100%;height:100%;}
.list-seven li h4{margin:15px 0 5px 0;color:#333;font-size:16px;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.list-seven li span{color:#999999;font-size:14px;}
.list-seven li p{margin:10px 0 25px 0;color:#666666;font-size:14px;}
.list-seven li b{color:#666666;padding:5px 15px;font-size:12px;border:1px #ddd solid;}
.list-seven li a:hover h4{color:#049be0}
.list-seven li a:hover b{color:#fff;background:#049be0;border:1px #049be0 solid;}

/*==关于我们==*/
.AboutBox{}
.AboutBox .title{margin:20px 0;color:#111;font-weight:bold;font-size:30px;line-height:40px;text-transform:Uppercase}
.AboutBox .title hr{margin:15px 0 0 0;width:40px;border:none;height:3px;background:#dedede;}
.AboutBox .AboutCompany{padding:0px 0 30px 0;}
.AboutBox .AboutCompany .wx{color:#666;font-size:14px;line-height:25px;}
.AboutBox .AboutCulture{}
.AboutBox .AboutCulture ul li{float:left;width:360px;margin:0 20px;text-align:center}
.AboutBox .AboutCulture ul li h3{margin:10px 0;font-size:18px;font-weight:bold;}
.AboutBox .AboutCulture ul li p{font-size:14px;color:#666666}
.AboutBox .AboutHonor{background:#f4f4f4;padding:30px 0 70px 0;margin:50px 0 30px 0;}
.AboutBox .AboutHonor .picScroll-left{}
.AboutBox .AboutHonor .picScroll-left{width:100%;position:relative;margin:30px 0 0 0;}
.AboutBox .AboutHonor .picScroll-left .hd .prev,.AboutBox .AboutHonor .picScroll-left .hd .next{display:block;width:25px;height:43px;/* margin-right:5px; */overflow:hidden;cursor:pointer;background:url(../images/ico4.png) 0 0 no-repeat;position:absolute;top:130px;left:-40px;}
.AboutBox .AboutHonor .picScroll-left .hd .next{right:-40px;background-position:-25px 0px;left:initial;}
.AboutBox .AboutHonor .picScroll-left .hd .prev:hover{background-position:0 -50px;}
.AboutBox .AboutHonor .picScroll-left .hd .next:hover{background-position:-25px -51px;}
.AboutBox .AboutHonor .picScroll-left .bd{overflow:hidden;}
.AboutBox .AboutHonor .picScroll-left .bd ul{overflow:hidden;zoom:1;}
.AboutBox .AboutHonor .picScroll-left .bd ul li{float:left;width:230px;margin:0 5px;_display:inline;overflow:hidden;background:#fff;}
.AboutBox .AboutHonor .picScroll-left .bd ul li a{display:block;border:3px #dfdfdf solid;background:#fff;padding:3px;}
.AboutBox .AboutHonor .picScroll-left .bd ul li img{width:100%;border:1px #fff solid;display:block;}
.AboutBox .AboutHonor .picScroll-left .bd ul li a:hover img{}
.AboutBox .AboutHonor .picScroll-left .bd ul li:hover a{border:3px #0079b1 solid}
.AboutBox .AboutHonor .middle{margin:50px 0 30px 0;border-left:1px #0079b1 solid;border-top:1px #0079b1 solid;float:left;width:100%;}
.AboutBox .AboutHonor .middle span,.AboutBox .AboutHonor .middle b{display:block;font-weight:bold;width:399px;line-height:50px;border-bottom:1px #0079b1 solid;border-right:1px #0079b1 solid;text-align:center;float:left;}
.AboutBox .AboutHonor .middle b{color:#333;font-size:18px;}
.AboutBox .AboutHonor .middle  span{color:#0079b1;font-size:14px;}
.AboutBox .AboutHonor .down{}
.AboutBox .AboutHonor .down{margin-top:20px;}
.AboutBox .AboutHonor .down li{float:left;width:400px;border-bottom:dashed 1px #ddd;line-height:50px;color:#333;font-size:14px;line-height:18px;padding:15px 0;}
.AboutBox .AboutCustomer{margin:0 0 50px 0}
.AboutBox .AboutCustomer ul li{float:left;width:190px;margin:0 5px 10px 5px;border:2px #eeeeee solid}
.AboutBox .AboutCustomer ul li img{max-width:100%;display:block;}
.AboutBox .AboutCustomer ul li:hover{border:2px #0079b1 solid}

/*==底部==*/
.footer{padding:40px 0 0 0;background:#666666;}
.footer li{float:left;margin:0 100px 0 0;}
.footer li h3{margin:0 0 20px 0;color:#fff;font-size:16px;}
.footer li a{display:block;margin:5px 0;color:#fff;font-size:12px;}
.footer li a:hover{color:#aaa}
.footer li:nth-child(3),.footer li:nth-child(5){display:none;}

/*.footer li:nth-child(2) .box{width:250px;-moz-column-count:2; -webkit-column-count:2; column-count:2;}
.footer li:nth-child(2) .box a{ display:inline-block;margin:5px 10px 5px 0}*/
.footer li a.weixin{position:relative;}
.footer li a.weixin img{display:none;position:absolute;top:20px;left:-28px;}
.footer li a.weixin:hover img{display:block;}
.footer .copy{padding:20px 0;text-align:center;font-size:12px;background:#333;color:#fff;margin:10px 0 0 0;}
.footer .copy a{color:#fff;font-size:12px;}
.footer .link{margin:20px 0 0 0;padding:10px 0;}
.footer .link h3{float:left;margin:0 20px 0 0;color:#fff;font-size:13px;}
.footer .link h3 span{margin-left:5px;font-size:12px;color:#999;}
.footer .link a{color:#fff}
.footer .link a:hover{color:#bbb}

/*==QQ在线==*/
.float_qq{position:absolute;top:350px;right:0;width:50px;height:263px;z-index:99999999;}
.float_qq li{width:auto;height:50px;z-index:20;}
.qq_drop_down{display:none;width:60px;height:52px;text-align:center;}
.float_qq li.float_qq1,.float_qq li.float_qq4{position:absolute;left:0;width:50px;}
.float_qq li.float_qq1{top:208px;}
.float_qq li.float_qq2{position:absolute;top:104px;left:0;width:126px;}
.float_qq li.float_qq3{position:absolute;top:156px;left:0;width:230px;}
.float_qq li.float_qq4{top:0;}
.float_qq li.float_qq5{top:52px;position:absolute;}
.float_qq4{position:absolute;top:153px;left:0;}
.float_qq li a{display:block;color:#FFF;font-size:14px;height:50px;line-height:50px;overflow:hidden;background-color:#000;opacity:0.8;border-radius:6px;}
.float_qq li a img{display:block;float:left;vertical-align:middle;width:24px;height:24px;margin:12px 12px 14px 14px;}
.float_qq li a:hover{background-color:#df2128;opacity:1;}
.float_shwx{position:absolute;top:0;left:-130px;background:url(../images/float_wxbd.png) no-repeat top right;width:128px;color:#666;font-size:12px;display:none;background:#fff;border:1px solid #dadada;padding:5px;border:1px solid #ccc;line-height:20px;}
.float_shwx img{display:block;margin:auto;background-color:#fff;width:110px;height:110px;margin-bottom:5px;}
.contact .ditu .rightBox span.sbox{padding-left:30px;line-height:30px;font-size:14px;color:#666;}
.contact .ditu .rightBox .tel{background:url(../images/tel1.png) no-repeat left;background-size:22px;}
.contact .ditu .rightBox .figure{background:url(../images/figure1.png) no-repeat left;background-size:22px;}
.contact .ditu .rightBox .emil{background:url(../images/emil1.png) no-repeat left;background-size:22px;}
.contact .ditu .rightBox .add{background:url(../images/add1.png) no-repeat left;background-size:22px;}
.fix-aside{position:fixed;bottom:150px;margin:auto;right:0;z-index:99;}
.fix-aside .qq{width:24px;height:30px;background-position:-298px -102px;}
.fix-aside a{font-size:12px;margin:5px 0;color:#fff;display:block;padding:3px 5px;border-radius:2px;line-height:1.4;}
.fix-aside .show{display:block;width:25px;height:50px;background-position:-30px -248px;}
.fix-aside .table{height:270px;}
.fix-aside .table .content{width:120px;padding:10px;background:#3174c6;color:#fff;}
.sprite1{background:url(../images/sprite1.png) no-repeat;}
.table-cell{display:table-cell;vertical-align:middle;}
.fix-aside em{display:inline-block;vertical-align:middle;}
.fix-aside{font-size:12px;line-height:22px;}

.picMian{width:1200px;margin:0 auto;padding:50px 0;overflow:hidden;}
.miTitle{font-size:16px;line-height:30px;overflow:hidden;color:#666;padding-bottom:40px;}
.miList{width:1200px;overflow:hidden;}
.miList h3{font-weight:bold;font-size:22px;color:#049be0;line-height:30px;margin-bottom:30px;}
.miList ul{width:1290px;}
.miList ul li{width:370px;height:290px;float:left;margin-right:45px;margin-bottom:40px;}
.miList ul li img{width:380px;height:247px;}
.miList ul li h4{text-align:center;font-size:14px;color:#666;line-height:43px;height:43px;}
.miListhonor ul li{height:auto;}
.miListhonor ul li img{width:380px;height:494px;}

.miContact{width:1200px;margin:0 auto;overflow:hidden;padding:50px 0;}
.miContact .bt,.miContact .feedbckR h3{font-size:24px;font-weight:bold;color:#049be0;overflow:hidden;padding-bottom:25px;}
.conatcL{width:500px;line-height:30px;}
.feedbckR{width:600px;overflow:hidden;}
.feedbckR .box{font-size:14px;color:#666;line-height:25px;padding-bottom:20px;overflow:hidden;}
#feedback_form input{height:43px;line-height:43px;border:1px solid #e1e1e1;background:#fff;padding:0 10px;font-size:14px;color:#888;outline:none;display:block;float:left;width:297px;margin-bottom:10px;}
#feedback_form .two{margin-left:6px;}
#feedback_form .three{width:600px;margin-left:0;}
#feedback_form textarea{width:600px;padding:10px;line-height:24px;border:1px solid #e1e1e1;background:#fff;display:block;font-size:14px;color:#888;outline:none;margin-bottom:10px;}
#feedback_form .yzm{height:45px;}
#feedback_form .yzm input{width:125px;}
#feedback_form .yzm img{display:block;float:left;margin-left:10px;margin-top:4px;}
#feedback_form button{width:180px;height:45px;line-height:45px;border-radius:2px;background:#049be0;text-align:center;font-size:16px;color:#fff;border:none;}
.miBox{background:#f5f5f5;overflow:hidden;}
.miBan{height:400px;position:relative;overflow:hidden;}
.miBan img{height:400px;position:absolute;left:50%;top:0;margin-left:-960px;}
.miPtitle{width:1200px;margin:0 auto;padding:50px 0;overflow:hidden;}
.miPtitle h3{text-align:center;font-size:40px;color:#333;background:url(../images/lta.png) no-repeat center bottom;padding-bottom:20px;}
.miPtitle .box{overflow:hidden;padding-top:40px;}
.miPtitle .box p{width:595px;overflow:hidden;color:#666;line-height:30px;float:left;}
.miPtitle .box span{display:block;font-weight:bold;color:#049be0;}
.miPtitle .box img{width:550px;height:330px;float:right;}
.mpIc{width:1200px;margin:0 auto;padding:40px 0 0;overflow:hidden;}
.miPord{width:1200px;margin:0 auto;padding-top:50px;padding-bottom:30px;overflow:hidden;}
.miPord ul{width:1290px;}
.miPord li{float:left;width:370px;margin-right:45px;margin-bottom:30px;}
.miPord img{width:100%;height:100%;}
.miPord li h4{color:#666;font-size:15px;line-height:45px;text-align:center;}
.miPord li .effect-one{border:3px #ddd solid;}
.miPord li a:hover h4{color:#049be0}
.miPord li a:hover .effect-one{border:3px #049be0 solid}
.miSp{overflow:hidden;padding-top:10px;}
.miSp .sp1{width:580px;overflow:hidden;}
.miSp .sp1 p{font-size:20px;padding-top:20px;text-align:center;}


/* ====== 客服 ====== */
.qqkefu{position:fixed;right:0;bottom:55%;z-index:20;width:53px;}
.qqkefu ul li{position:relative;float:right;margin-bottom:1px;height:47px;background:#333;font-size:14px;line-height:47px;opacity:.9;cursor:pointer;}
.qqkefu ul li a{color:#fff;}
.qqkefu ul li.qq_cza{overflow:hidden;}
.qqkefu ul li:hover{background:#049be0;}
.qqkefu ul li.top{position:relative;width:53px;background:#333 url(../images/top_icon.png) no-repeat center;color:#1c1c1c;text-align:center;font-weight:800;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qqkefu ul li.top:hover{background-color:#049be0;}
.qqkefu ul li b{float:left;display:block;overflow:hidden;width:53px;height:47px;}
.qqkefu ul li b.a{background:url(../images/czx4.png) no-repeat center center;}
.qqkefu ul li b.f{background:url(../images/czx8.png) no-repeat center center;}
.qqkefu ul li b.b{background:url(../images/czx3.png) no-repeat center center;}
.qqkefu ul li b.d{background:url(../images/bdsq.png) no-repeat center center;}
.qqkefu ul li b.e{background:url(../images/icon_kf_tel.png) no-repeat center center;}
.qqkefu .erweima{position:absolute;top:-103px;left:-134px;float:right;display:none;height:150px;border:1px solid #CCC;background:#FFF;cursor:default!important;}
.qqkefu .erweima p{float:left;width:130px;color:#000;text-align:center;font-size:12px;line-height:20px;}
.qqkefu .erweima p img{margin:10px 10px 0 10px;width:110px;height:110px;}
.qqkefu .kf-tel .erweima{top:-23px;left:-153px;height:70px;text-align:center;}
.qqkefu .kf-tel .erweima p{width:150px;}
.qqkefu .kf-tel .erweima em{display:inline-block;margin-top:12px;margin-bottom:6px;width:100%;color:#049be0;font-weight:600;font-size:16px;font-style:normal;}

.sitemapbox .site-box{border-bottom: 2px #666 solid;}
.sitemapbox .site-box .left{padding: 10px 20px;color: #fff;background: #555;}
.sitemapbox .site-box .left a{color:#fff;display: inline-block;}
.sitemapbox .site-box .right{color:#888;font-size:13px; line-height:35px;padding-left:20px;}
.sitemapbox .site-box .right a{display:inline-block;color:#888; font-size:13px;}
.sitemapbox .site-box .right a:hover{color:#049be0}
.sitemapbox .list{width: 100%; float: left; margin: 40px 0; display: table;}
.sitemapbox .list li{display: table-cell;text-align: center;}
.sitemapbox .list hr{width:3px; height:100%; border:none;background: #000;}
.sitemapbox .list h4{}
.sitemapbox .list h4 a{display: block;color: #fff;font-size:15px;padding: 10px 10px 10px 10px;border-bottom: 1px #ddd dotted;margin: 0 5px;background: #999;border-radius: 7px;}
.sitemapbox .list a:before{padding-right:5px;}
.sitemapbox .list .box{
    padding: 20px 0 10px 0;clear: both;border-left: 1px #ddd solid;margin: 0 5px;}
.sitemapbox .list .box a{position:relative;display: block;color: #666;font-size: 13px;background: #ededed;padding: 10px 5px;margin: 0 0 20px 5px;border-radius: 5px;}
.sitemapbox .list .box a:after{content:"";position:absolute;left: -12px;top: 20px;width: 12px;height: 5px;display:block;background: #CACACA;/* border-radius: 50%; */}
.sitemapbox .list a:hover{color:#fff; background:#049be0}
.sitemapbox .list a:hover:after{}

.proSear{width:600px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;}
.proSear .btn{height:48px;line-height:48px;width:100px;text-align:center;font-size:16px;background:#333;color:#fff;cursor:pointer;transition:all 0.3s;float:left;border:none;}
.proSear .txt{height:48px;line-height:48px;border:1px solid #ddd;border-right:none;width:400px;padding:0 10px;float:left}
.proSear .btn:hover{background:#049be0;}
/*  产品列表 */
.proList{width:1200px;overflow:hidden;}
.proList ul{width:1230px;}
.proList li{float:left;width:290px;margin:0 13px 20px 0;}
.proList li .pImg{display:block;width:288px;height:288px;overflow:hidden;border:1px solid #e5e5e5;position:relative;}
.proList li img{width:288px;height:288px;transition:all 0.3s;}
.proList li h5{font-weight:normal;text-align:center;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(4,155,224,.7);transition:all 0.23s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;}
.proList li .pImg:after{content:"";position:absolute;width:54px;height:54px;background:url('../images/more.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.23s;z-index:3;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
