@charset "utf-8";
 /*
Copyright (C) 济南卓博信息技术有限公司 All rights reserved
版权声明：以下代码均属于济南卓博信息技术有限公司（以下简称卓博科技）原创设计，版权归卓博科技所有，拷贝、抄袭、盗用者将追究其法律责任。
 */
body { background: #ffffff;}
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #353535; }
ul { padding: 0; list-style: none; margin: 0; }
li, img { -webkit-transition: all 0.20s linear 0.01s; -moz-transition: all 0.20s linear 0.01s; -ms-transition: all 0.20s linear 0.01s; -o-transition: all 0.20s linear 0.01s; transition: all 0.20s linear 0.01s; }
em { font-style: normal; }
@keyframes promove{from{transform: translateX(0px)}to{transform:translateX(5px)}}
.container { width: 1200px !important; padding: 0; position: relative; }
.header { z-index: 100; width: 100%; position: relative; }
.header .head-top{height:30px;line-height:30px;background:#f6f6f6;border-bottom:1px solid #eee;}
.header .head-top .left{float:left;color:#555;}
.header .head-top .left i{font-size:18px;margin-right:5px;}
.header .head-top .right{float:right;}
.header .head-top .right ul li{float:left;}
.header .head-top .right a{margin-left:10px;color:#555;}
.header .head-top .right span { color: #bbb; margin: 0 8px; }
.header .head-top .right .wechat { float: right;position:relative;}
.header .head-top .right .wechat img { position: absolute; right: 0px; display: none; z-index: 300;width:150px; }
.header .head-top .right .wechat:hover { cursor: pointer; }
.header .head-top .right .wechat:hover img { display: block; }
.header .head-center { height: 130px; background:#fff;}
.header .head-center .left{float: left;margin-bottom: 0;margin-right:30px;}
.header .head-center .left .logo{margin: 0;float:left;}
.header .head-center .left .logo img{}
.header .head-center .left .text{float:left;margin-top:35px;border-left:1px solid #ccc;height:60px;padding-left:20px;}
.header .head-center .left .text h3{margin-top:5px;}
.header .head-center .left .text .text-b{color:#4c4c4c;font-size:24px;font-weight:bold;}
.header .head-center .left .text .text-m{margin-top:5px;}
.header .head-center .right{float:right;margin-top: 8px;width:440px;}
.header .head-center .right img{float:left;margin-right:10px;}
.header .head-center .right .phone{margin-top: 19px;width: 226px;overflow:hidden;float:left;margin-left: 145px;/* font-size: 15px; */}
.header .head-center .right .phone .phone-num{float:left;}
.header .head-center .right .phone small{display: block;margin-top:13px;font-size: 17px;}
.header .head-center .right .phone span{font-size: 24px;font-weight:bold;color:#3e3e3e;}
.header .nav { height: 45px;background:#353535 url(nav-bg.gif) top center;clear: both; z-index: 200; position: relative;border-top:1px solid #ccc;}
.header .nav .menu .top-nav { padding: 0; list-style: none; margin: 0;}
.header .nav .menu .top-nav li { float: left; position: relative;height:45px;line-height:45px;width:149px;}
.header .nav .menu .top-nav li span { margin-right: 10px; }
.header .nav .menu .top-nav li a {width:148px;display: inline-block; float: left; height:45px; color: #fff;text-align: center; line-height: 45px;font-size:15px;border-right: 1px solid #ffffff;}
.header .nav .menu .top-nav .on a { color:#fff;background:#101010;}
.header .nav .menu .top-nav li:hover a{ color:#fff;background:#101010;}
.header .nav .menu .top-nav li:hover .sub{display:block;}
.header .nav .menu .top-nav .sub{display: none;}
.header .nav .menu .top-nav .sub-menu li{clear:both;border-top:1px solid #ccc;}
.header .nav .menu .top-nav .sub-menu li a:hover{background:#353535;}
.banner { width: 100%;overflow: hidden; position: relative; z-index:90; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 44%; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 2px; width: 60px; height: 20px; line-height: 14px; text-align: center; background: rgba(255,255,255,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.banner .hd ul li.on { background: #1f1f1f; color: #353535; }
.banner .bd { width: 100%;overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%;top: 0; left: 0 }
.banner .bd li { float: left; width: 100%;}
.banner .bd li span { display: block; width: 100%;}
.banner .bd li img{width:100%;}
.banner .prev, .banner .next { height: 75px; background: #fff; position: absolute; left: 8%; top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 60px; color: #000; border-radius: 5px; }
.banner .next { left: auto; right: 8%; background-position: 8px 5px; }
.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }
.keyword{height:80px;line-height:60px;background:#fafafa url(scale.png) bottom center no-repeat;}
.keyword .tags{float:left;color:#666;}
.keyword .tags span{font-weight:bold;float:left;}
.keyword .tags h4{font-size:14px;float:left;line-height:60px;margin:0;margin-right:10px;}
.keyword .search{float:right;width:350px;margin-top:10px;}
.keyword .search .text{padding-left:10px;height:32px;width:82%;float:left;}
.keyword .search .button{width:14%;float:left;height:38px;background:#3a3a3a;color:#fff;line-height:38px;border:0;}
.index-title{text-align:center;margin:15px 0;background: url(title-bad.png) no-repeat center center;}
.index-title .title-1{font-size:22px;font-weight:bold;}
.index-title .title-1 span{color: #ffffff;}
.index-title .title-2{font-size:16px;color:#999;margin-top:10px;margin-bottom:15px;}
.index-title .title-3{display: block;width:160px;height:1px;line-height:2px;margin:10px auto;}
.choose{background:url(choose-bg.jpg) top center fixed;height:420px;padding-top:100px;}
.choose .container{background: #fff;height:300px;}
.choose .container .left{width:540px;float:left;margin-top:20px;margin-left:20px;}
.choose .container .left img{width:100%; margin-top: 15px;}
.choose .container .right{width:550px;float:right;margin-top:66px;margin-right:20px;}
.choose .container .right a{display: block;width:130px;height:40px;line-height:40px;text-align: center;background:#666;color:#fff;font-size:22px;}
.choose .container .right p{color: #4e4e4e;}

.msd-flow{height:560px;padding-top:20px;background:url(flow-bg.jpg) top center;}
.msd-flow .index-title .title-1{color:#fff;border-bottom-color:#ccc;}
.msd-flow .index-title .title-2{color:#eee;}
.msd-flow .cont{margin-top:30px;}
.msd-flow .cont ul{overflow:hidden;}
.msd-flow .cont ul li{width:168px;border:1px solid #ccc0;border-radius:5px;float:left;margin:10px;text-align:center;padding:20px 5px;}
.msd-flow .cont ul li i{width:130px;height:130px;border-radius:100px;border:1px solid #ffffff;line-height:130px;text-align:center;color:#ffffff;font-size:46px;}
.msd-flow .cont ul li span{display: block;font-size:24px;color:#ffffff;margin-top:20px;}
.msd-flow .cont ul li p{font-size:16px;color:#717171;padding:10px;margin-bottom:0;}
.msd-flow .cont ul li:hover{cursor:pointer;border:1px solid #ffffff;transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-moz-transform: scale(1.05);}
.msd-flow .cont .link{width:220px;height:60px;background:#4e4e4e;text-align:center;line-height:60px;border-radius:100px;margin:0px auto;}
.msd-flow .cont .link span{font-size:18px;color:#fff;}



.msd-advantage{overflow:hidden;margin-top:0px;background:url(advantage-bg.jpg) top center;height:958px;padding-top:20px;}
.msd-advantage .bd{position:relative;width:1160px;height:548px;margin-top:67px;margin-left:16px;}
.msd-advantage .bd img{z-index:0;}
.msd-advantage .bd .text{position:absolute;bottom:0;background:rgba(0,0,0,0.5);height:40px;width:1130px;color:#fff;padding:10px 20px;font-size:18px;}
.msd-advantage .hd{margin-top:37px;}
.msd-advantage .hd li{width:108px;height:108px;float:left;margin-left:60px;background:url(advantage-btn.png);text-align:center;line-height:105px;color:#ffffff;font-size:20px;cursor:pointer;}
.msd-advantage .hd li:hover{transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.index-customer{height:485px;background:url(customer.jpg) top center;margin-top:20px;}
.case{background: #eaeaea;}
.case .title { height: 80px; text-align: center; background: url(title.png) center center; }
.case .title .title-text { width: 155px; margin: 0 auto; }
.case .title .bt { font-size: 56px; font-weight: bold; color:#2e1115; float: left; }
.case .title .st { float: right; margin-top: 13px; }
.case .title .st span { color:##2e1115; display: block; font-size: 24px; height: 30px; font-weight: bold;}
.case .title .st small { color: #999; font-weight: bold; font-size: 16px; }
.case .cont { border-top: 0; padding:10px; }
.case .cont .case-img { overflow: hidden; position: relative; }
.case .cont .case-img .bd .tempWrap { }
.case .cont .case-img .bd ul { overflow: hidden; zoom: 1; }
.case .cont .case-img .bd ul li {height: 346px; position: relative; float: left; display: inline; overflow: hidden; text-align: center; margin: 8px; background: #eee; border: 1px solid #bbb;width: 460px;}
.case .cont .case-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.case .cont .case-img .bd ul li .pic img { width:100%; display: block;z-index:0;}
.case .cont .case-img .bd ul li:hover .text{display: block;}
.case .cont .case-img .bd ul li .text{text-align:center;position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:10;top:0;display: none;}
.case .cont .case-img .bd ul li .text .title-title{font-size:18px;color:#FFC731;margin-top:15%;}
.case .cont .case-img .bd ul li .text span{display: block;height:1px;width:50px;color:#fff;background:#fff;margin:20px auto;}
.case .cont .case-img .bd ul li .text p{color:#fff;}
.case .cont .case-img .bd ul li .text a{display: block;height:30px;line-height:30px;width:100px;text-align:center;color:#e87500;background:#fff;margin:69px auto;}
.case .cont .case-img .bd ul li .text a i{margin-left:10px;}
.case .cont .case-img .hd{overflow:hidden;width:160px;margin:10px auto;}
.case .cont .case-img .hd a{width:35px;height:35px;line-height:35px;text-align:center;display: block;background:#ddd;color:#333;float:left;margin:5px;border-radius:8px;cursor:pointer;}
.case .cont .case-img .hd a:hover{background:#e87500;color:#fff;}
.case .cont .case-img .hd .case-link{width:60px;}
.index-news{margin-top:20px;background: #ffffff;padding-top:30px;}
.index-news .cont{overflow:hidden;}
.index-news .cont .hd{text-align:center;}
.index-news .cont .hd ul li{display: inline-block;width:100px;height:30px;line-height:30px;text-align:center;background:#ccc;color:#333;margin:10px;}
.index-news .cont .hd ul .on{background:#383838;color:#fff;}
.index-news .cont .bd{overflow:hidden;}
.index-news .cont .bd ul li{width:370px;float:left;margin:15px;}
.index-news .cont .bd ul li img{width:370px;height:278px;}
.index-news .cont .bd ul li .n-t{font-size:16px;font-weight:bold;margin-top:10px;margin-bottom:10px;}
.index-news .cont .bd ul li i{font-size:16px;margin-right:10px;color:#666;}
.index-news .cont .bd ul li span{color:#666;}
.index-news .cont .bd ul li p{color:#555;margin-top:10px;}
.yqlj {background: #fff;margin-top:10px;}
.yqlj .container { height: 130px; background: url(yqlj.png); }
.yqlj ul { padding-top: 75px; padding-left: 130px; }
.yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.yqlj li a { color: #aaa; }
.footer{height:370px;background: url(foot-bg.png) top center;margin-top:30px;}
.footer .foot-nav{height:50px;line-height:50px;}
.footer .foot-nav ul li{float:left;border-left:1px solid #505050;}
.footer .foot-nav ul li a{font-size:16px;color:#fff;margin:0 10px;display: block;padding:0 31px;}
.footer .foot-nav ul li a:hover{background:#fff;color:#353535;}
.footer .foot-center{height:260px;}
.footer .foot-center .left{margin-top:70px;float:left;}
.footer .foot-center .center{float:left;border-top:1px solid #797979;margin-top:32px;margin-left:100px;width:300px;padding-top:10px;}
.footer .foot-center .center .text{margin-top:10px;}
.footer .foot-center .center .text span{color:#ccc;display: block; margin-left: -10px;}
.footer .foot-center .center .text strong{font-size:19px;color:#fff; margin-left: -10px;}
.footer .foot-center .right{float:right;margin-top:36px;}
.footer .foot-center .right .foot-qr{overflow:hidden;margin-left:11px;}
.footer .foot-center .right .qr { float: left; color: #fafafa;width: 148px; text-align: center;margin-right:37px;}
.footer .foot-center .right .qr img { width: 120px; display: block; margin: 10px auto;margin-bottom:20px;background:#fff;padding:3px;border-radius:10px; margin-top:43px;}
.footer .foot-center .right .qr span {color:#ccc;}
.footer .foot-bottom{border-top:1px solid #555;clear:both;overflow:hidden;}
.footer .foot-bottom .left{float:left;margin-top:10px;}
.footer .foot-bottom .right{float:right;margin-top:10px;}
.footer .foot-bottom .foot-copy{color:#fff;}
.footer .foot-bottom .foot-statement{font-size:12px;color:#ccc;}
.footer .foot-bottom p{margin:0;}
.footer .foot-bottom a{color:#fff;}
.footer .foot-bottom img{height:40px;float:right;}
.inner {background:#f6f6f6;}
.inner .banner-about { height: 420px; background: url(banner-about.jpg) center center; }
.inner .banner-image { height: 420px; background: url(banner-image.jpg) center center; }
.inner .banner-news { height: 420px; background: url(banner-news.jpg) center center; }
.inner .inner-place {height: 40px;line-height: 40px;border-bottom:1px dashed #eee;margin-top:20px;background:#fff;}
.inner .inner-place li{float:left;}
.inner .inner-place a { color: #555; margin-right: 5px; }
.inner .inner-place a:hover{color:#353535;}
.inner .inner-place .inner-position { float: left; color: #555;padding:0 5px;}
.inner .inner-nav{overflow:hidden;padding:10px 0;text-align:center;background:#fff;}
.inner .inner-nav ul li{display: inline-block;}
.inner .inner-nav ul li a{display: inline-block;margin:10px;padding:10px 20px;font-size:16px;background:#fafafa;}
.inner .inner-nav ul .active a{background:#4c4c4c;color:#fff;}
.index-title{text-align:center;margin:15px 0;position:relative;}
.index-title .title-1{letter-spacing:3px;font-size:26px;font-weight:bold;border-bottom:1px solid #ffffff;display: inline-block;z-index:10;position: relative;padding:0px 0px;}
.index-title .title-1 span{color: #f5f5f5;}
.index-title .title-2{font-size:16px;color:#757575;margin-top:20px;margin-bottom:15px;}
.index-title .title-3{display: block;width:100%;height:2px;position:absolute;bottom:51px;z-index:0;}
.msd-product{padding:10px 0;background:#f5f5f5;}

.msd-product .msd-nav{text-align:center;background:#fff;}

.msd-product .msd-nav ul li{display: inline-block;margin:20px;border:1px solid #ccc;padding:15px;background:#666;color:#fff;font-size:18px;}

.msd-product .msd-nav ul .on{background: #272727;color: #ffffff;}

.msd-product .cont{background:#fff;overflow:hidden;margin-top:20px;}

.msd-product .cont ul li{width:280px;height:210px;margin:10px;background:#fafafa;float:left;text-align:center;position: relative;}

.msd-product .cont ul li:first-child{width:580px;height:435px;}

.msd-product .cont ul li:first-child img{width:100%;height:auto;margin-left:0;}

.msd-product .cont ul li a{display: block;overflow:hidden;z-index:0;}

.msd-product .cont ul li img{width:100%;}

.msd-product .cont ul li .text{position:absolute;bottom:0;z-index:10;height:30px;line-height:30px;color:#fff;background:rgba(0,0,0,0.5);display: block;width:100%;text-align:center;}
.inner .news-list{}
.inner .news-list ul li{margin-top:20px;box-shadow: 0 0 15px #ccc;}
.inner .news-list ul li a{display: block;padding:20px;background:#fff;overflow:hidden;}
.inner .news-list ul li img{float:left;width:300px;height:200px;}
.inner .news-list ul li .right{float:right;width:820px;}
.inner .news-list ul li h2{font-size:20px;margin-top:0;font-weight:bold;}
.inner .news-list ul li .info{color:#aaa;}
.inner .news-list ul li .info i{margin-right:10px;}
.inner .news-list ul li .info .fa-eye{margin-left:10px;}
.inner .news-list ul li p{border-top:1px solid #353535;padding-top:20px;margin-top:20px;}
.inner .news-list ul li .tags{overflow:hidden;}
.inner .news-list ul li .tags i{float:left;margin-right:10px;color:#353535;font-size:24px;}
.inner .news-list ul li .tags .tag-name{float:left;border:1px solid #eee;border-radius:5px;padding:3px 5px;font-size:12px;margin-right:10px;}
.inner .news-list ul li span{display: block;width:140px;text-align:center;line-height:35px;height:35px;background:#353535;color:#fff;margin-top:10px;}
.inner .news-list ul li:hover{transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-moz-transform: scale(1.05);}


.inner .news-page {text-align:center;}
.inner .news-page li a{color: #353535;}
.inner .news-page .active a{background-color: #353535;border-color: #353535;color:#fff;}
.inner .news-show{background:#fff;padding:30px;margin-top:20px;}
.inner .news-show h1{font-size:24px;text-align:center;}
.inner .news-show .attr{margin-top:20px;overflow:hidden;text-align:center;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.inner .news-show .attr span{margin-right:10px;}
.inner .news-show .attr i{margin-right:10px;color:#353535;}
.inner .news-show .cont{margin-top:20px;}
.inner .news-show .statement a{color:#353535;}
.inner .news-show .news-tag{overflow:hidden;margin-top:10px;}
.inner .news-show .news-tag .fa-tags{float:left;margin-right:10px;font-size:22px;margin-top:3px;}
.inner .news-show .news-tag ul li a{display: block;float:left;border:1px solid #ccc;padding:5px 10px;margin-right:10px;border-radius:5px;}
.inner .news-show .show-pages{overflow:hidden;margin-top:30px;}
.inner .news-show .show-pages p{background:#fafafa;width:546px;float:left;border:1px solid #ccc;border-radius:10px;padding:8px 0;margin:10px;text-align:center;}



.inner .ask-list{overflow:hidden;}
.inner .ask-list .ask-title{line-height:40px;font-size:18px;border-bottom:1px solid #eee;}
.inner .ask-list .ask-title i{font-size:24px;margin-right:10px;top:4px;}
.inner .ask-list .ask-title .fa-bars{color:#353535;}
.inner .ask-list .left{background:#fff;overflow:hidden;margin-top:10px;width:830px;float:left;padding:20px;}
.inner .ask-list .left ul li{border-bottom:1px dashed #eee;overflow:hidden;margin:10px 0;padding-bottom:10px;}
.inner .ask-list .left ul li .hits{width:60px;height:60px;background:#eee;float:left;text-align:center;line-height:60px;}
.inner .ask-list .left ul li .text{float:right;width:720px;}
.inner .ask-list .left ul li .text h2{font-size:20px;margin-top:0;}
.inner .ask-list .left ul li .text .info i{margin-right:10px;color:#353535;}
.inner .ask-list .left ul li .text .time{float:left;margin-right:10px;}
.inner .ask-list .left ul li .text .tag-name{float:left;background:#eee;padding:3px 5px;border-radius:3px;margin-right:5px;}
.inner .ask-list .right{width:320px;float:right;}
.inner .ask-list .right .block{background:#fff;overflow:hidden;margin-top:10px;padding:20px;}
.inner .ask-list .right .block ul li{margin-top:10px;}
.inner .ask-list .right .block .tag{margin-top:10px;}
.inner .ask-list .right .block .tag a{display: block;padding:3px 5px;background:#eee;border-radius:4px;float:left;margin:5px;}
 

.inner .ask-show{margin-top:20px;overflow:hidden;}
.inner .ask-show .left{background:#fff;overflow:hidden;margin-top:10px;width:830px;float:left;padding:20px;}
.inner .ask-show .left h1{font-size:22px;font-weight:bold;}
.inner .ask-show .left .attr{overflow:hidden;margin-top:20px;}
.inner .ask-show .left .attr i{margin-right:5px;}
.inner .ask-show .left .attr .hits{float:right;color:#666;}
.inner .ask-show .left .describe{background:#eee;padding:10px;border:1px dashed #353535;margin-top:20px;}
.inner .ask-show .left .recommend{margin-top:20px;}
.inner .ask-show .left .title{border-bottom:1px solid #ccc;}
.inner .ask-show .left .title span{display: block;color:#fff;background:#353535;width:80px;line-height:40px;text-align:center;}
.inner .ask-show .left .cont{margin-top:20px;}
.inner .ask-show .news-tag{overflow:hidden;margin-top:10px;}
.inner .ask-show .news-tag .fa-tags{float:left;margin-right:10px;font-size:22px;margin-top:3px;}
.inner .ask-show .news-tag ul li a{display: block;float:left;border:1px solid #ccc;padding:5px 10px;margin-right:10px;border-radius:5px;}
.inner .ask-show .right{width:320px;float:right;}
.inner .ask-show .right .block{background:#fff;overflow:hidden;margin-top:10px;padding:20px;}
.inner .ask-show .right .block ul li{margin-top:10px;}
.inner .ask-show .right .block .tag{margin-top:10px;}
.inner .ask-show .right .block .tag a{display: block;padding:3px 5px;background:#eee;border-radius:4px;float:left;margin:5px;}



.inner .img-category{overflow:hidden;}
.inner .img-category strong{display: block;font-size:24px;margin:30px auto;color:#353535;text-align:center;}
.inner .img-category a{display: block;font-size:20px;}
.inner .img-category .left{width:300px;float:left;text-align:center;}
.inner .img-category .right{width:900px;float:right;}
.inner .img-category .right ul li{float:left;border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.inner .img-category .right ul li a{height:130px;width:224px;text-align:center;line-height:130px;}
.inner .img-category .nav-1{background:#ecc7cb;overflow:hidden;margin-top:10px;}
.inner .img-category .nav-1 .left{background:#e29aa2;}
.inner .img-category .nav-1 .left a{line-height:131px;}
.inner .img-category .nav-1 .right ul li{border-color:#e29aa2;}
.inner .img-category .nav-2{background:#d0ecc7;overflow:hidden;margin-top:10px;}
.inner .img-category .nav-2 .left{background:#93c783;}
.inner .img-category .nav-2 .left a{line-height:262px;}
.inner .img-category .nav-2 .right ul li{border-color:#93c783;}
.inner .img-category .nav-3{background:#c0d7ea;overflow:hidden;margin-top:10px;}
.inner .img-category .nav-3 .left{background:#83a8c7;}
.inner .img-category .nav-3 .left a{line-height:393px;}
.inner .img-category .nav-3 .right ul li{border-color:#83a8c7;}
.inner .img-category .nav-4{background:#ead5c0;overflow:hidden;margin-top:10px;text-align:center;}
.inner .img-category .nav-4 a{line-height:130px;}


.inner .image-list{background:#fff;overflow:hidden;margin-top:10px;}
.inner .image-list ul li{float:left;border:10px solid #eee;width:360px;margin:10px;border-radius:10px;text-align:center;}
.inner .image-list ul li img{width:100%;border-bottom:1px solid #eee;height:271px;}
.inner .image-list ul li span{display: block;margin:20px auto;width:200px;background:#eee;padding:10px;border-radius:100px;}
.inner .image-list ul li a:hover span{background:#353535;color:#fff;}

.inner .image-show{overflow:hidden;background:#fff;margin-top:20px;}
.inner .image-show .img-info{overflow:hidden;}
.inner .image-show .left{float:left;width:800px;}
.inner .image-show .right{float:right;width:345px;margin-right:15px;}
.inner .image-show .right h1{font-size:28px;color:#353535;border-bottom:1px dashed #ccc;padding-bottom:20px;}
.inner .image-show .right .attr{margin:20px 0;}
.inner .image-show .right .attr i{color:#353535;margin-right:5px;}
.inner .image-show .right .attr span{color:#666;margin-right:10px;}
.inner .image-show .right  p{background:#eee;padding:10px;border:1px dashed #ccc;}
.inner .image-show .right .imge-tag{overflow:hidden;margin-bottom:30px;}
.inner .image-show .right .imge-tag .tag-title{font-size:16px;color:#353535;border-bottom:1px solid #ccc;padding:10px;}
.inner .image-show .right .imge-tag ul li a{display: block;float:left;padding:3px 5px;background:#eee;border-radius:50px;margin:5px;}
.inner .image-show .img-cont{margin-top:10px;padding:10px;}
.inner .image-show .img-cont .cont-title{font-size:18px;line-height:40px;background:#424242;padding-left:10px;margin-bottom:10px;color:#fff;}
.inner .image-show .img-cont blockquote{font-size:16px;line-height:36px;border-left:3px solid #353535;background:#eee;padding:0;padding-left:10px;margin-bottom:10px;}
.inner .image-show .img-cont img{display: block;margin: 10px auto;}




.inner .page-contact{}
.inner .page-contact{background:#fff;padding:20px;margin-top:20px;}
.inner .page-contact .title{margin:10px auto;text-align:center;}
.inner .page-contact .title small{color:#888;font-size:18px;}
.inner .page-contact .title .text{font-size:30px;font-weight:bold;}
.inner .page-contact .title .text span{color:#383838;}
.inner .page-contact .top{margin-top:10px;overflow:hidden;}
.inner .page-contact .top .left{width:200px;float:left;margin-left:10px;}
.inner .page-contact .top .left img{width:100%;border:5px solid #ccc;border-radius:58px;}
.inner .page-contact .top .right{width:900px;float:right;margin-right:10px;margin-top:30px;}
.inner .page-contact .top .right strong{font-size:22px;font-weight:500;color:#353535;}
.inner .page-contact .top .right strong span{color:#888;font-size:18px;}
.inner .page-contact .top .right p{font-size:16px;margin-top:30px;}
.inner .page-contact .center{margin-top:20px;overflow:hidden;border-bottom:1px solid #e6e6e6;}
.inner .page-contact .center ul li{border: 1px solid #e6e6e6;position: relative;margin: 0 -1px -1px 0;overflow: hidden;float: left;height: 93px;line-height: 93px;font-size: 16px;color: #222222;}
.inner .page-contact .center ul li i{font-size:30px;background:#3a3a3a;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:100px;margin-right:10px;}
.inner .page-contact .center ul li span{color:#353535;}
.inner .page-contact .center ul .li-1{width: 200px;padding-left: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.inner .page-contact .center ul .li-2{font-weight:bold;width: 380px;padding-left: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.inner .inner-juhe{background:#eee;position: relative;}
.inner .inner-juhe .inner-cont{position: relative;}
.inner .inner-juhe-nav{margin-top:10px;}
.inner .inner-juhe-left{width:820px;float:left;background: #fff;margin-top:10px;padding:10px;}
.inner .inner-juhe-right{width:330px;float:right;background:#fff;margin-top:10px;padding:10px;overflow:hidden;}
.inner .juhe-title{height:40px;line-height:40px;background:#eee;border-left:3px solid #353535;padding-left:10px;margin:10px 0;}
.inner .juhe-baike{}
.inner .juhe-baike p{text-indent:32px;font-size:16px;}
.inner .juhe-baike h3{font-weight:bold;}
.inner .juhe-wenti{}
.inner .juhe-wenti ul li{margin-bottom:5px;border-bottom:1px dashed #eee;clear:both;overflow:hidden;padding:10px 0;}
.inner .juhe-wenti ul li i{font-size:24px;margin-right:10px;}
.inner .juhe-wenti ul li img{width:200px;height:147px;float:left;margin-right:10px;}
.inner .juhe-wenti ul li .fa-quora{color:#353535;}
.inner .juhe-wenti ul li .fa-comments-o{color:#fe900d;}
.inner .juhe-wenti ul li a{font-size:18px;font-weight:bold;}
.inner .juhe-wenti ul li p{color:#555;}
.inner .juhe-chanpin{}
.inner .juhe-chanpin ul li{width:185px;float:left;margin:10px;text-align:center;}
.inner .juhe-chanpin ul li img{width:100%;height:138px;}
.inner .juhe-lianxi{}
.inner .juhe-lianxi img{width:100%;}
.inner .juhe-anli{}
.inner .juhe-anli ul li{width:210px;margin:10px auto;text-align:center;}
.inner .juhe-anli ul li img{width:100%;}
.inner .juhe-resou .cont a{display: block;padding:3px 5px;background:#eee;border-radius:4px;float:left;margin:5px;}

.inner .inner-search { overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list li { width: 500px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 180px; margin-right: 20px; height: 130px; }
.inner .inner-search .news-list li .text { margin-left: 0px; width: 280px; float: left; }
.inner .inner-search .news-list li .li-title { font-size: 18px; }
.inner .inner-search .news-list li .li-title strong { font-weight: 500; color: #c30000; }
.inner .inner-search .news-list li .li-title strong a { color: #c30000; }
.inner .inner-search .news-list li p { color: #666; font-size: 14px; margin-top: 10px; }
.inner .inner-search .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-search .inner-page { text-align: center; }
.inner .inner-search .inner-page ul { overflow: hidden; width: auto; }
.inner .inner-search .inner-page ul li { display: inline-block; position: relative; margin-right: 5px; border: 1px solid #ccc; border-radius: 5px; padding: 3px 10px; }
.inner .inner-search .inner-page ul li a { color: #666; display: block; }
.inner .inner-search .inner-page ul li .pageinfo { }
.inner .inner-search .inner-page .thisclass { background: #0860A8; color: #fff; }
.inner .inner-search .inner-page .thisclass a { color: #fff; }
.inner .inner-search .inner-page table { margin: 0 auto; }
.inner .inner-search .inner-page td { border: 1px solid #ccc; padding: 3px 10px; width: auto !important; }
.zhuobo-kf{width:10%;position:fixed;right:0;bottom:30%;z-index:10;animation:mymove 5s infinite;
direction:alternate;-webkit-animation:mymove 1s infinite;-webkit-animation-direction:alternate;}
@keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
@-webkit-keyframes mymove{from {bottom:30%;}to {bottom:33%;}}
.zhuobo-kf:hover{cursor:pointer;}
.zhuobo-kf img{width:100%;}
.tag-home{margin-top:10px;}
.tag-home .tag-title{height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}
.tag-home .tag-title span{display: block;background:#fe8402;color:#fff;font-size:16px;padding:0 10px;float:left;}
.tag-home .tag-about .tag-cont{border:1px solid #eee;padding:10px;}

.tag-home .tag-block-1{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-1 ul{width:358px;float:left;border:1px solid #eee;padding:10px;margin:10px;}
.tag-home .tag-block-1 ul li{height:30px;line-height:30px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-1 ul li span{float:right;}

.tag-home .tag-block-2{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-2 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-2 .left{float:left;width:550px;}
.tag-home .tag-block-2 .right{float:right;width:550px;}
.tag-home .tag-block-2 ul li img{width:100%;height:340px;}
.tag-home .tag-block-2 ul li h6{height:37px;line-height:37px;border-bottom:1px dashed #ccc;font-size:14px;}
.tag-home .tag-block-2 ul li span{float:right;}
.tag-home .tag-block-3{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-3 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-3 ul li{width:316px;float:left;margin:10px;border:1px solid #ccc;padding:10px;}
.tag-home .tag-block-3 ul li img{width:100%;}
.tag-home .tag-block-3 ul li span{display:block;height:30px;line-height:30px;text-align:center;}
.tag-home .tag-block-4{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-4 .tag-cont{overflow:hidden;}
.tag-home .tag-block-4 ul li{border:1px solid #eee;margin:10px;float:left;width:378px;height:80px;}
.tag-home .tag-block-4 ul li i{width:100px;text-align:center;font-size:30px;color:#fff;height:80px;line-height:80px;float:left;margin-right:10px;}
.tag-home .tag-block-4 ul li .fa-phone{background:#a7d82e;}
.tag-home .tag-block-4 ul li .fa-internet-explorer{background:#5593ef;}
.tag-home .tag-block-4 ul li .fa-map-marker{background:#efa900;}
.tag-home .tag-block-4 ul li span{display:block;line-height:80px;float:left;font-size:18px;}
.tag-home .tag-block-4 ul li:nth-child(3) span{line-height:42px;width:230px;}
.tag-home .tag-block-5{overflow:hidden;margin-top:10px;}
.tag-home .tag-block-5 .tag-cont{border:1px solid #eee;padding:10px;overflow:hidden;}
.tag-home .tag-block-5 .tag-cont a{display:block;background:#eee;padding:5px 8px;float:left;margin:10px;}