
@charset "utf-8";

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"","SimSun", Arial, Helvetica, sans-serif;margin-top: 60px;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;cursor: pointer;}
a:hover{color:#005cbb;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.container{width:1300px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.wh{width:100%;}



.pcI{display: block;}
.wapI{display: none;}
.maxWidth{max-width:100%;}
.ingBox{padding:50px 0;}
div.imgPD{position:relative;padding-top:90%;}
div.imgPD img,div.imgPD .effect-one-img{position:absolute; left:0;top:0; display:block;width:100%;height:100%;}
div.imgPD11{position:relative;padding-top:110%;}
div.imgPD70{position:relative;padding-top:70%;}
div.imgPD13{position:relative;padding-top:130%;}


/*==效果transition:0.4s↓==*/
.slow,.slow a,.slow p,.slow li,.slow td,.slow input,.slow button,.slow select.slow textarea,.slow em,.slow img,.slow span,.slow hr,.slow h1,.slow h2,.slow h3,.slow h4,.slow h5,.slow h6,.slow b,.slow before,.slow after{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}


/*==图片效果effect1↓==*/
.effect-one{position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}


/*==效果effect2==*/
.effect-two{ border:1px #ddd solid;width:100%;height:100%;position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-two::before,.effect-two::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.effect-two::before{top:0;right:0;bottom:0;left:0;border-top:1px solid #cdad81;border-bottom:1px solid #cdad81;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.effect-two::after{top:0;right:0;bottom:0;left:0;border-right:1px solid #cdad81;border-left:1px solid #cdad81;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.effect-two:hover::before,.effect-two:hover::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}


/*==按钮效果↓==*/
/*按钮效果-btn-1*/
.btn-1{overflow: hidden; position: relative;}
.btn-1:before, .btn-1:after{content: ""; position: absolute; z-index: -1; background-color: #cdad81; width: 100%; height: 0; left: 0; -webkit-transition: all .3s; transition: all .3s;}
.btn-1:before{bottom: 50%;}
.btn-1:after{top: 50%;}
.btn-1:hover:before, .btn-1:hover:after{height: 50%;}


/*按钮效果-btn-2*/
.btn-2{background: -webkit-linear-gradient(left, #cdad81, #cdad81) no-repeat; background: linear-gradient(to right, #cdad81, #cdad81) no-repeat; background-size: 0% 100%;}
.btn-2:hover{background-size: 100% 100%;}


/*按钮效果-btn-3*/
.btn-3{position: relative;}
.btn-3:before, .btn-3:after{z-index: 2; position: absolute; top: 50%; content: ''; width: 50px; height: 50px; background: rgba(20, 127, 221, 0.7); border-radius: 50%;}
.btn-3:before{left: -30px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); /* animation: criss-cross-left 0.8s reverse; */}
.btn-3:after{right: -30px; -webkit-transform: translate(50%, -50%); transform: translate(50%, -50%); /* animation: criss-cross-right 0.8s reverse; */}
.btn-3:hover:before, .btn-3:hover:after{border-radius: ; /* @include size($btn-width); */}
.btn-3:hover:before{-webkit-animation: criss-cross-left 0.8s both; animation: criss-cross-left 0.8s both;}
.btn-3:hover:after{-webkit-animation: criss-cross-right 0.8s both; animation: criss-cross-right 0.8s both;}


/*按钮效果-btn-4*/
.btn-4{position: relative;z-index: 2;}
.btn-4:before{position: absolute; content:""; left:0;top:0;z-index:-1; width:0%; height:100%; border-radius:0 20px 20px 0;background: #cdad81; transition: all .7s ease-in-out;}
.btn-4:hover:before{width:100%;}
.btn-4:hover{background: #ddd}


/*==图片默认==*/
.ImgPrimary{background:url(../images/ImgPrimary.gif) no-repeat center center;}
.ImgDisappear{background:url(../images/ImgDisappear.png) no-repeat center center;}


/*==浏览器↓==*/
.browser{float:left;width:100%; padding:20px 0; background: #f6f6b4;}
.browser .center{width:1000px; margin:auto;}
.browser p{float:left;color:#666; font-size:15px}
.browser p font{color:#f60}
.browser .right{float:right;}
.browser .right a{display: inline-block;margin:0 20px;}
.browser .right img{width:50px; display: block; margin:auto;}
.browser .right b{display:block;color:#666; font-size:14px; text-align: center; font-weight:400}
.browser .right a:hover b{color:#005AA0;}


/*==分享模块↓==*/
.share{position:relative; z-index:9; color:#666; font-size:13px}
.share a,.ProductShow .sTop .share b{}
.share .jiathis_style{float:left;}
.share .jiathis_style a{background: none;margin:0 5px 0 5px; color:#999; font-size:17px;cursor: pointer}
.share .jiathis_style a.icon-weixin:hover{color: #51C332;}
.share .jiathis_style a.icon-weibo:hover{color: #D32024;}
.share .jiathis_style a span{display: none!important;}
.share .collection{margin:0 0 0 10px;border-left:1px #ddd solid;padding-left:15px;line-height:10px; display: inline-block; color:#999; font-size:17px;cursor: pointer}
.share .collection:hover{color: #F98D1B;}
.share .collection span{font-size:13px;margin-left:2px;}


/*==内页ban↓==*/
.banner-within{position:relative;float:left;width:100%; overflow: hidden;}
.banner-within h4.title{ position: absolute; left:0;top:45%;right:0; bottom:0;z-index:99; text-align: center; color:#fff;font-size:30px;}
.banner-within img{display:block;max-width:100%; margin:auto}
.banner-within img{ transform:matrix(1.05, 0, 0, 1.05, 0, 0);-webkit-transform:matrix(1.05, 0, 0, 1.05, 0, 0);-webkit-animation: minus 5s 0s ease both infinite;-moz-animation: minus 5s 0s ease both infinite;animation: minus 5s 0s ease both infinite;animation-iteration-count: 1;-webkit-animation-iteration-count: 1;}
/*缩小停止*/
@-webkit-keyframes minus{from{-webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0); transform: matrix(1.05, 0, 0, 1.05, 0, 0);}
to{-webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0);}}
@keyframes minus{from{-webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0); transform: matrix(1.05, 0, 0, 1.05, 0, 0);}
to{-webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0);}}
.banner-within2{position:relative;float:left; width:100%; overflow: hidden;}
.banner-within2 img{display:block;max-width:100%; margin:auto}


/*===内页框↓==*/
.rack{float:left;width:100%;}


/*==分页↓==*/
#pages{float:left;width:100%; margin:10px 0 50px 0;  text-align:center;}
#pages span{border:0px #ddd solid;padding:8px 12px;margin:0 5px; background:#00a6e4; color:#fff;transition: all .4s ease-in-out;}
#pages a{border:1px #ddd solid;padding:8px 12px;color:#666; margin:0 5px;background:#fff;transition: all .4s ease-in-out;}
#pages a:nth-child(1),#pages a:nth-child(3),#pages a:nth-last-child(2){display: none}
#pages a:hover{color:#fff; background:#00a6e4;}


/*==导航↓==*/
.navWap-block{position:fixed;z-index:20;height:100%;top:65px;left:0;overflow:auto;display:none;width:100%;/*! max-width:640px; */margin:0 auto;}
.navWap-block .box{height:100%;/*! overflow-x:hidden; */overflow-y: auto;background:#fff;width:220px;position:relative;z-index:2;}
.navWap-block .searchWap{position:relative;margin:20px 0 15px 0; overflow: hidden;padding: 0 20px;}
.navWap-block .searchWap input{float: left; width:140px;border-radius:none;border-bottom:1px #bbb solid;color:#666;font-size:13px;border-top: none;border-left: none;border-right: none;line-height: 30px;}
.navWap-block .searchWap button{float:right; width:30px;color:#fff; font-size:13px; background: #666;border: none;line-height: 30px;border-radius: 50%;}
.navWap-block .contactWap{margin:20px 0 0 0;padding: 0 20px 80px 20px;}
.navWap-block .contactWap span{display:block;color:#666;font-size:13px;margin: 10px 0 15px 0;}
.navWap-block .contactWap span font{display: block; color:#999;font-size:14px;padding-left: 20px;margin-top: 3px;}
.navWap-block .contactWap span:before{margin-right:5px;font-size: 17px;}
.navWap-block .contactWap span.weixin .ewm{display: block;max-width:100px; margin:5px auto 0;}
.navWap-block ul li{/*! height:2.3rem; */line-height:40px;border-bottom:1px solid #eee;}
.navWap-block ul li a{display:block;font-size:14px;color:#555;/*! height:2.3rem; */ opacity:0;transform: translateX(-100%); transition: all 0.4s ease 0s;transition-delay: 160ms;color:#666;padding-left:25px;padding-right: 20px;}
.navWap-block ul li em{float:right;color: #999;font-size: ;font-size: 14px;}
.navWap-block ul li:hover a,.navWap-block ul li.active a{color:#54b1c7;/*! background:#1b1e27; */box-shadow:3px 0 0 #54b1c7 inset;}
.navWap-block ul li.active em{color:#54b1c7}
.navWap-block ul li:first-child{border-top:none;}
.navWap-block ul li:first-child i{font-size:1.2rem;}
/*.navWap-block ul li:nth-child(2) a{transition-delay:240ms;}
.navWap-block ul li:nth-child(3) a{transition-delay:320ms;}
.navWap-block ul li:nth-child(4) a{transition-delay:400ms;}
.navWap-block ul li:nth-child(5) a{transition-delay:480ms;}
.navWap-block ul li:nth-child(6) a{transition-delay:540ms;}
.navWap-block ul li:nth-child(7) a{transition-delay:600ms;}*/
.navWap-block .show li a{opacity:1;transform: translateX(0);}
/*-触发按钮-*/
.navWap-trigger{/*! position:absolute; *//*! right:2%; *//*! top:0; */ /*! height: 2.3rem; */color:#fff;/*! line-height:2.3rem; */color:#fff;float: right;margin: 8px 15px 0 0;}
.navWap-trigger .btn{padding:0px;/*! position: absolute; *//*! top: 18px; *//*! right: 10px; */background: transparent;border: none;/* padding: 10px; */-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;cursor: pointer;z-index: 99999;}
.navWap-trigger .btn:focus{outline: 0;}
.navWap-trigger .icon-bar{display: block;margin: 6px 0;width: 30px;height: 3px;background-color: #333;}
.navWap-trigger .btn:hover .icon-bar{-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #FCA311;}
.navWap-trigger .animated{display: block; margin: 0 auto;/*! position: fixed; */}
.navWap-trigger .animated:hover .icon-bar,
.navWap-trigger .animated:focus .icon-bar{background-color: #333;}
.navWap-trigger .animated:focus{cursor: pointer; z-index: 9999;}
.navWap-trigger .middle{margin: 0 auto;}
.navWap-trigger .icon-bar{-webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999;}
.navWap-trigger .animated .icon-bar{z-index: 999999; background-color: #333;}
.navWap-trigger .animated .top{-webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(7px) rotateZ(45deg);}
.navWap-trigger .animated .bottom{-webkit-transform: translateY(-11px) rotateZ(-45deg); -moz-transform: translateY(-11px) rotateZ(-45deg); -ms-transform: translateY(-11px) rotateZ(-45deg); -o-transform: translateY(-11px) rotateZ(-45deg); transform: translateY(-11px) rotateZ(-45deg);}
.navWap-trigger .animated .middle{width: 0;}
/*-应用块-*/
.mainBox{position:relative;}
.navWap-mask{width:100%;height:100%;background:#000;opacity:0.5;position:absolute;top:0;z-index:1;display:none;overflow:hidden;transition:all 0.5s;/*! max-width:640px; */margin:0 auto;}


/*==banner↓==*/
.focusBanner{width:100%; height:100%; margin:0 auto; position:relative; overflow:hidden;}
.focusBanner .spot{width:100%; /*! height:5px; */ position:absolute; z-index:5; bottom:50px; text-align:center;}
.focusBanner .spot{/*! overflow:hidden; */ display:-moz-box; /*! display:-webkit-box; */ display:box; /*! height:5px; */}
.focusBanner .spot li{position:relative;display:inline-block;margin: 0 15px;cursor: pointer;font-size:0px;width:7px;height:7px;border-radius:50%;/* overflow:hidden; */ background: #fff}
.focusBanner .spot li:before{ opacity: 0;content:"";position:absolute;bottom: -8px;left: -8px;height: 24px;width:24px; border: 1px #fff solid;border-radius:50%;transition: all .4s ease-in-out;}
.focusBanner .spot li.on{color:#0065b3;/* margin-top:-11px; */}
.focusBanner .spot li.on:before{ opacity: 1;}
.focusBanner .long{position:relative; z-index:0;}
.focusBanner .long li img{width:100%;}
.focusBanner .long li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); }





/*==视频↓==*/
.layui-layer{width:1100px;min-width:950px;max-width:660px;height:500px;}


/*==案例↓==*/
.HomeCase{padding: 50px 0;}
.listCase{}
.listCase li{float:left; width:50%;}
.listCase li a{position: relative; display: block; margin:10px;}
.listCase li a h4{position: absolute; left:0; bottom:0;padding:10px 15px;line-height: 30px;width:100%;color:#fff;font-size:20px; background: rgba(0,0,0,0.5);}
.listCase li a h4 b{float:right; font-size:14px;color:#fff}


/*==图片↓==*/
.list-pic2{ margin:50px 0 20px 0}
.list-pic2 li{float:left;width:23%; margin:0 1% 2% 1%;}
.list-pic2 li .box{border:2px #f9f9f9 solid}
.list-pic2 li h4{text-align: center;color:#666; font-size:14px;padding:5px 0 0 0;}
.list-pic2 li img{max-width:100%;}
.list-pic2 li:hover h4{color:#e0232a}
.list-pic2 li:hover .box{border: 2px #e0232a solid;}


/*==常用列表=↓=*/
.list-box{margin-top:50px;}
.list-box li{float:left; width:14.6%; margin:0 1% 1% 1%}
.list-box li img{max-width:100%;width:100%;}
.list-box li .imgPD{border: 1px #eee solid;padding-top:50%;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;height: 50px;}
.list-box li:hover h4{color:#00a6e4;}


/*==网站地图↓==*/
.sitemap-frame{
    margin: 50px 0 20px 0;
}
.sitemap-frame .site-box{border-bottom: 2px #666 solid;}
.sitemap-frame .site-box .left{padding: 10px 20px;color: #fff;background: #555;}
.sitemap-frame .site-box .left a{color:#fff;display: inline-block;}
.sitemap-frame .site-box .right{color:#888;font-size:13px; line-height:35px;padding-left:20px;}
.sitemap-frame .site-box .right a{display:inline-block;color:#888; font-size:13px;}
.sitemap-frame .site-box .right a:hover{color:#cdad81}
.sitemap-frame .list{width: 100%; float: left; margin: 40px 0; display: table;}
.sitemap-frame .list li{display: table-cell;text-align: center;}
.sitemap-frame .list hr{width:3px; height:100%; border:none;background: #000;}
.sitemap-frame .list h4{}
.sitemap-frame .list h4 a{display: block;color: #fff;font-size:15px;padding: 10px 10px 10px 10px;border-bottom: 1px #ddd dotted;margin: 0 5px;background: #607782;border-radius: 7px;}
.sitemap-frame .list a:before{padding-right:5px;}
.sitemap-frame .list .box{
	padding: 20px 0 10px 0;clear: both;border-left: 1px #ddd solid;margin: 0 5px;}
.sitemap-frame .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;}
.sitemap-frame .list .box a:after{content:"";position:absolute;left: -12px;top: 20px;width: 12px;height: 5px;display:block;background: #CACACA;/* border-radius: 50%; */}
.sitemap-frame .list a:hover{color:#fff; background:#cdad81}
.sitemap-frame .list a:hover:after{}


/*=产品内页↓==*/
.ProductShow{}
.ProductShow .long{margin-top:50px;margin-bottom:50px;}
.ProductShow .long .leftBox{width:40%;}
.ProductShow .long .rightBox{width:60%;padding: 0 0 0 35px;}
.ProductShow .rightBox h1{color:#333;font-size: 20px;}
.ProductShow .rightBox h1 em{/*! float:left; */padding:0px 15px;color:#fff;font-size:13px;background: #E83126;margin-right: 10px;border-radius: 5px;}
.ProductShow .rightBox .wxBox{padding:20px;color:#666;font-size:13px;background: #f5f5f5;margin: 20px 0;line-height: 22px;min-height: 120px;}
.ProductShow .rightBox .wxBox span{display: block;margin: 5px 0;color: #888;font-size: 13px;}
.ProductShow .rightBox .tel{margin: 15px 0;padding: 15px 0;color:#666;font-size: 17px;/* border-top: 1px #ddd solid; */border-bottom: 1px #ddd solid;}
.ProductShow .rightBox .tel em{display: inline-block;width:20px;height:20px;color: #cdad81;font-size: 30px;margin-right: 15px;}
.ProductShow .rightBox .tel b{font-weight:bold;color: #cdad81;font-size: 25px;}
.ProductShow .rightBox .con{margin:10px 0 0 0;float: left;}
.ProductShow .rightBox .con a{position:relative;color:#fff;float: left;font-size:14px;border-radius: 5px;padding: 10px 50px;background: #cdad81;}
.ProductShow .rightBox .con a:before{display:none;content: "";position: absolute;bottom: 0;left:0;width:100%;height: 10px;border-radius: 100px;/* z-index: -1; *//* background: #0E5D84; */border-bottom: 5px #0B7FB7 solid;}
.ProductShow .rightBox .con a:hover{background: #c93118;}
/*.ProductShow .sTop .right .con a:hover:before{border:0px;}*/
.ProductShow .rightBox .con .ewm{position:relative;float: left;margin: 5px 0 0 15px;}
.ProductShow .rightBox .con .ewm em{display:block;width: 30px;height: 30px;position: relative;background: url("../images/icon_ewm.png") no-repeat;cursor: -webkit-zoom-in;}
.ProductShow .rightBox .con .ewm span{display:none;color:#666;font-size:12px;}
.ProductShow .rightBox .con .ewm .box{opacity:0;position:absolute;left: 0px;top: 30px;width: 185px;height: 0;/* padding: 15px 10px; *//* display: none; */border: 1px #aaa solid;background: #fff;border-radius: 10px;overflow: hidden;}
.ProductShow .rightBox .con .ewm:hover .box{opacity:1;height: 200px;}
.ProductShow .rightBox .con .ewm .box img{width: 140px;height: 140px;margin: auto;display: block;}
.ProductShow .rightBox .con .ewm .box span{margin: 18px 0 2px 0;display: block;color:#666;font-size:12px;text-align: center;}


/*==详情↓==*/
.WorShowBox{margin:0 0 50px 0}
.WorShowBox .title{border-bottom:1px #ddd solid;padding:0 0 20px 0;text-align: center;margin: 0 0 20px 0;}
.WorShowBox .title h1{margin:20px 0 0 0;font-size:24px;line-height:26px;text-align:center;color:#333;padding-bottom:15px;font-weight:normal;}
.WorShowBox .title span{padding:0 7px;color:#999;font-size: 13px;}
.WorShowBox .title .fonts a{padding:0 3px;}
.WorShowBox .title .fonts a{padding:0 3px;}
.WorShowBox .title a.active{font-weight:bold;color:#9a6834;}
.WorShowBox .pagIng{border-top:1px #ddd solid;margin-top:20px; border:1px #eee solid;padding:10px;}
.WorShowBox .pagIng a{color:#999;font-size:13px;}
.WorShowBox .pagIng a:hover{color:#e0232a}
.WorShowBox .pagIng font{color:#bbb;font-size:13px;}
.WorShowBox .pagIng span{display:block;margin:5px 0;color:#666;font-size:13px;}


/*==新闻3↓==*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:31%; margin:0 1% 2% 1%;}
.NewsListBox3 li img{}
.NewsListBox3 li .box{float:left;width:100%; /*! height:240px; */ padding:20px; background: #f5f5f5;}
.NewsListBox3 li .box span{position: relative;/*! margin:-45px 0 0 20px; */ display:block;/*! width:100px; */color:#999; font-size:13px; padding:0px; /*! text-align: center; */ /*! background: #2D2D2D; */}
.NewsListBox3 li .box span font{display:block; float:right;color:#ccc; font-size:16px;}
.NewsListBox3 li .box h4{color:#333; font-size:17px;margin: 5px 0 5px 0;}
.NewsListBox3 li .box p{color:#666; font-size:13px;line-height:20px;margin: 10px 0 0 0;}
.NewsListBox3 li:hover .box{background: #e1e1e1}
.NewsListBox3 li:hover .box h4{color:#0082cb}
.NewsListBox3 li{width:31%;}
.NewsListBox3 li .box span{font-size:13px;}
.NewsListBox3 li .box p{color:#666; font-size:13px;line-height:20px;margin: 10px 0 0 0;}
.NewsListBox3 li .box h4{font-size:17px;margin: 5px 0 5px 0;}

/*===留言↓==*/
.comments .title{float:left; width:100%;text-align:left; margin:50px 0 35px; color:#666; font-size:30px; }
.comments .title{}
.comments .title b{margin:10px 0 0 0; font-size:12px; color:#777; font-weight:400;}
.comments .title span{display: block; border: 2px solid #ccc; width: 14px;height: 14px;border-radius: 100%; margin: .4em auto 0em; position: relative;}
.comments .contact-form{}
.comments .contact-form input{}
.comments .contact-form input{ float:left; width:48%; margin-right:3%}
.comments .contact-form input:nth-child(even){ float:right; width:48%;}
.comments .contact-form input{outline: none; border-bottom:1px solid #999;background:none; margin:20px 0 0 0; color:#777;  height:45px; line-height:45px; font-size:15px;border-left:none; border-right:none; border-top:none;}
.comments .contact-form textarea{ outline: none;float:left; margin:20px 0 0 0; background:none;height:110px;width:100%;border-bottom:1px solid #999; color:#777;font-size:15px;border-left:none; border-right:none; border-top:none; }
.comments .contact-form button{ float:left;display:block;cursor: pointer;  background:#666; font-size:17px; border:none; margin:14px auto; color:#fff; padding:7px 30px;}
.comments .contact-form button:hover{ background:#9a6834}
.comments .title{ float:left; width:100%;text-align:left; margin:50px 0 35px; color:#666; font-size:30px;   /* font-family: 'Gabriela', serif;*/}
.comments .contact-form .yzm{width: 205px;margin-right: 20px;}
.comments .contact-form .yzm input.input-verifycode{width: 120px;float: right;margin: 10px 0px 0px 0px;}
.comments .contact-form .yzm img{float: left; margin: 20px 0 0 0;}


/*==地图↓==*/
#dituContent{margin:0px 0 0 0;width:100%; height:500px;}


/*==客服↓==*/
.kefuBox-Two{position: fixed; right:10px;bottom:100px;z-index:99}
.kefuBox-Two ul li{position: relative;margin:5px 0;cursor: pointer;}
.kefuBox-Two ul li a{position: relative; display: block;width:37px; height:37px; overflow: hidden;/*! border-radius: 10px; */}
.kefuBox-Two ul li em{position:absolute;left:0;top:0;display: block;padding: 4px 0 0 0;width:100%;height:100%;font-size:20px;color:#eee;text-align: center;background: rgba(102,102,102,0.9);}
.kefuBox-Two ul li .ewm{ display:block;width:100%;}
.kefuBox-Two ul li em.icon-mobile{font-size:35px;padding: 0px 0px 0px 0px;/*! padding-top: 0px; */}
.kefuBox-Two ul li em.icon-phone{font-size:30px;}
.kefuBox-Two ul li b{position:absolute;left:0;top:45px;padding:3px;display: block;width:100%;font-size:12px; height:100%;color:#ddd; line-height: 15px; text-align:center;background: #333;}
.kefuBox-Two ul li .toolbar-layer{position:absolute;right: 43px;bottom:0px;width:172px;opacity:0;padding:5px;border-radius:5px;border:1px #ccc solid;background: #fff;filter:alpha(opacity=0);transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.kefuBox-Two ul li .img{width:120px;}
.kefuBox-Two ul li:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.kefuBox-Two ul li:hover em{top:-45px}
.kefuBox-Two ul li:hover b{top:0}
.kefuBox-Two ul li .cd-top{height:0px;}
.kefuBox-Two ul li .cd-is-visible{height:37px;}
.kefuBox-Two .wechat em{background:url(../images/kefu_ewmIco.png) no-repeat center;}
.kefuBox-Two .wechat:hover em{top:0;}
.nav-wap-content{ display: none;}
.nav-wap{ display:none;}
