@charset "utf-8";

 /*

Copyright (C) 济南卓博信息技术有限公司 All rights reserved

版权声明：以下代码均属于济南卓博信息技术有限公司（以下简称卓博科技）原创设计，版权归卓博科技所有，拷贝、抄袭、盗用者将追究其法律责任。

 */

body { background: #fff;}

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: #be131b; }

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:#be131b;font-size:24px;font-weight:bold;}

.header .head-center .left .text .text-m{margin-top:5px;}

.header .head-center .right{float:right;margin-top:15px;width:440px;}

.header .head-center .right img{float:left;margin-right:10px;}

.header .head-center .right .phone{margin-top:20px;width:220px;overflow:hidden;float:left;}

.header .head-center .right .phone .phone-num{float:left;}

.header .head-center .right .phone small{display: block;margin-top:13px;font-size:14px;}

.header .head-center .right .phone span{font-size:20px;font-weight:bold;color:#be131b;}

.header .nav { height: 45px;background:#be131b url(nav-bg.jpg) 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 #bf141c;}

.header .nav .menu .top-nav .on a { color:#fff;background:#800000;}

.header .nav .menu .top-nav li:hover a{ color:#fff;background:#800000;}

.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:#be131b;}

.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: #be131b; color: #be131b; }

.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 a { display: block; width: 100%;}

.banner .bd li a 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:81%;float:left;}

.keyword .search .button{width:14%;float:left;height:38px;background:#be131b;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: #be131b;}

.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;background:#999;margin:10px auto;}

.jshk-product{margin-top:10px;overflow:hidden;}

.jshk-product .pro-nav{margin-top:10px;overflow:hidden;}

.jshk-product .pro-nav ul li{width:218px;float:left;border:1px solid #ccc;margin:10px;text-align:center;}

.jshk-product .pro-nav ul li a{display: block;padding-top:30px;height:205px;background:#fafafa;}

.jshk-product .pro-nav ul li a:hover{background:#be131b;color:#fff;}

.jshk-product .pro-nav ul li a:hover .name{color:#fff;}

.jshk-product .pro-nav ul li .name{font-size:20px;font-weight:bold;color:#be131b;}

.jshk-product .pro-nav ul li .dis{margin-top:10px;}

.jshk-product .pro-nav ul li img{border-radius:5px;margin-top:10px;border:1px solid #ccc;padding:3px;}

.jshk-product .pro-cont{margin-top:10px;}

.jshk-product .pro-cont .top{overflow:hidden;width: 1180px;margin: 0 auto;}

.jshk-product .pro-cont .top .left{float:left;}

.jshk-product .pro-cont .top .right{float:right;width:320px;height:400px;background:url(pro-cont-text-bg.jpg);padding-left:60px;}

.jshk-product .pro-cont .top .right .text-1{margin-top:50px;font-size:16px;}

.jshk-product .pro-cont .top .right .text-2{height:1px;width:100px;background:#be131b;margin-top:20px;}

.jshk-product .pro-cont .top .right .text-3{margin-top:25px;font-size:24px;font-weight:bold;}

.jshk-product .pro-cont .top .right .text-4{overflow:hidden;margin-top:25px;}

.jshk-product .pro-cont .top .right .text-4 span{display: block;width:40px;height:40px;text-align:center;border:1px solid #aaa;border-radius:100px;float:left;margin-right:10px;padding:10px;}

.jshk-product .pro-cont .top .right .text-5{display: block;height:45px;line-height:45px;width:150px;text-align:center;font-size:16px;background:#be131b;color:#fff;margin-top:35px;}

.jshk-product .pro-cont .top .right .text-5 i{font-size:20px;margin-left:20px;}

.jshk-product .pro-cont .bottom{overflow:hidden;margin-top:20px;}

.jshk-product .pro-cont .bottom ul li{float:left;border:10px solid #eee;width:360px;margin:10px;border-radius:10px;text-align:center;}

.jshk-product .pro-cont .bottom ul li img{width:100%;}

.jshk-product .pro-cont .bottom ul li span{display: block;margin:20px auto;width:200px;background:#eee;padding:10px;border-radius:100px;}

.jshk-product .pro-cont .bottom ul li a:hover span{background:#be131b;color:#fff;}

.jshk-about{margin-top:20px;height:500px;background:url(about-bg.jpg) top center;}

.jshk-about .cont{width:360px;text-align:right;color:#fff;}

.jshk-about .cont h1{font-size:16px;margin-top:120px;}

.jshk-about .cont span{display: block;height:1px;width:50px;background:#fff;float:right;clear: both;margin:10px 0;}

.jshk-about .cont .text-1{clear: both;font-size:22px;color:#e2141e;font-weight:bold;}

.jshk-about .cont p{margin-top:10px;}

.jshk-about .cont a{border:1px solid #eee;padding:10px;color:#eee;margin-top:10px;display: block;width:100px;text-align:center;float:right;}

.jshk-pk{margin-top:20px;height:600px;background:url(pk-bg.jpg) top center;}

.jshk-pk .cont{}

.jshk-pk .cont .left{width:432px;height:280px;float:left;margin-top:60px;margin-left:95px;}

.jshk-pk .cont .right{width:432px;height:280px;float:right;margin-top:60px;margin-right:18px;}

.jshk-pk .cont p{font-size:16px;margin-top:24px;}

.jshk-pk .cont p span{font-weight:bold;}

.jshk-ask{overflow:hidden;margin-top:0px;background:#fff url(scale.png) bottom center no-repeat;}

.jshk-ask .cont{overflow:hidden;}

.jshk-ask .cont .bd{overflow:hidden;}

.jshk-ask .cont .bd ul li{width:540px;margin:30px;float:left;}

.jshk-ask .cont .bd .ask{overflow:hidden;}

.jshk-ask .cont .bd .ask .left{float:left;}

.jshk-ask .cont .bd .ask .left i{color:#be131b;font-size:20px;margin-right:10px;}

.jshk-ask .cont .bd .ask .left span{font-size:16px;}

.jshk-ask .cont .bd .ask .right{padding:3px 10px;border-radius:50px;background:#eee;color:#333;text-align:center;float:right;overflow:hidden;}

.jshk-ask .cont .bd .answer{margin-top:20px;overflow:hidden;padding:20px;background:#f9f9f9;}

.jshk-ask .cont .bd .answer img{width:50px;height:50px;float:left;border-radius: 50px;margin-right:15px;}

.jshk-ask .cont .bd .answer span{margin-top:15px;float:left;}

.jshk-ask .cont .bd .answer small{float:right;margin-top:15px;color:#666;}

.jshk-ask .cont .bd .answer small i{font-size:16px;color:#666;margin-right:5px;}

.jshk-ask .cont .bd .answer p{clear:both;color:#666;padding-top:10px;height:70px;}

.jshk-ask .cont .hd{width:250px;height:50px;margin:10px auto;position:relative;text-align:center;}

.jshk-ask .cont .hd i{font-size:24px;}

.jshk-ask .cont .hd .pageState{font-size:24px;margin:0 30px;}

.jshk-ask .cont .hd .pageState span{color:#be131b;}

.jshk-advantage{overflow:hidden;margin-top:0px;background:url(advantage-bg.jpg) top center;height:958px;padding-top:20px;}

.jshk-advantage .bd{position:relative;width:1160px;height:548px;margin-top:67px;margin-left:16px;}

.jshk-advantage .bd img{z-index:0;}

.jshk-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;}

.jshk-advantage .hd{margin-top:37px;}

.jshk-advantage .hd li{width:108px;height:108px;float:left;margin-left:60px;background:url(advantage-btn.png);text-align:center;line-height:90px;color:#e2141e;font-size:22px;cursor:pointer;}

.jshk-advantage .hd li:hover{transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}

.jshk-case{overflow:hidden;margin-top:0px;background:#eee;padding-bottom:80px;}

.jshk-case .cont{margin-top:10px;background:#fff;position:relative;height:400px;}

.jshk-case .left{width:330px;float:left;padding:30px;}

.jshk-case .left .text-1{font-size:22px;font-weight:bold;}

.jshk-case .left .text-2{font-size:16px;margin-top:20px;}

.jshk-case .left a{width:85px;height:40px;line-height:40px;text-align:center;background:#be131b;color:#fff;display: block;margin-top:50px;}

.jshk-case .right{width:800px;float:right;overflow:hidden;height:400px;}

.jshk-case .right img{width:800px;}

.jshk-case .hd{position:absolute;bottom:81px;left:120px;height:40px;}

.jshk-case .hd .next,.jshk-case .hd .prev{width:40px;height:40px;text-align:center;line-height:40px;background:#ccc;font-size:26px;display: block;float:left;}

.jshk-case .hd .next{margin-right:5px;}

.jshk-case .partner{margin-top:10px;}

.jshk-service{overflow:hidden;margin-top:0px;background:url(service.jpg) top center;height:343px;padding-top:20px;}

.jshk-service .index-title{background:none;position: relative;}

.jshk-service .phone{position:absolute;top:22px;right:10px;font-size:22px;color:#fff;}

.jshk-news{overflow:hidden;margin-top:30px;}

.jshk-news .cont{overflow:hidden;margin-top:30px;}

.jshk-news .cont .title{font-size:18px;border-bottom:1px dashed #ccc;line-height:30px;margin-bottom:10px;text-align: center;}

.jshk-news .cont .left{width:550px;height:550px;background:#fafafa;float:left;padding:20px;}

.jshk-news .cont .left ul li{clear:both;margin-bottom:10px;margin-top:10px;overflow:hidden;}

.jshk-news .cont .left ul li img{width:200px;height:124px;float:left;margin-right:10px;}

.jshk-news .cont .left ul li h5{font-size:18px;font-weight:bold;}

.jshk-news .cont .right{width:550px;height:550px;background:#fafafa;float:right;padding:20px;position:relative;}

.jshk-news .cont .right ul{position: absolute;margin-top:10px;width:550px;z-index:10;}

.jshk-news .cont .right ul li{overflow:hidden;height:40px;}

.jshk-news .cont .right ul li span{display: block;float:left;margin-right:18px;}

.jshk-news .cont .right ul li i{margin-right:10px;float:left;height:25px;line-height:25px;background:#fafafa;color:#be131b;}

.jshk-news .cont .right ul li h5{width:408px;border-bottom:1px dashed #ccc;float:left;margin:3px 0 0 10px;font-size:14px;padding-bottom:10px;}

.jshk-news .cont .right ul li .link{float:right;border-bottom:1px dashed #ccc;padding-bottom:8px;}

.jshk-news .cont .right  .li-bg{width:1px;height:500px;background:#ccc;left:79px;position:absolute;z-index:0;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 #9e0001;}

.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:#be131b;}

.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;}

.footer .foot-center .center .text strong{font-size:22px;color:#fff;}

.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;}

.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: 260px; background: url(banner-about.jpg) center center; }

.inner .banner-image { height: 260px; background: url(banner-image.jpg) center center; }

.inner .banner-news { height: 260px; 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:#be131b;}

.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:#be131b;color:#fff;}



.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 #be131b;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:#be131b;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:#be131b;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: #be131b;}

.inner .news-page .active a{background-color: #be131b;border-color: #be131b;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:#be131b;}

.inner .news-show .cont{margin-top:20px;}

.inner .news-show .statement a{color:#be131b;}

.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 .page-cont{ overflow: hidden; margin-top: 20px;color: #333; padding:30px;padding-bottom:10px;background:#fff;}

.inner .page-cont img{max-width:1140px;height:auto !important;}



.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:#be131b;}

.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:#be131b;}

.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 #be131b;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:#be131b;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:#BE131b;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:#be131b;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:#be131b;border-bottom:1px dashed #ccc;padding-bottom:20px;}

.inner .image-show .right .attr{margin:20px 0;}

.inner .image-show .right .attr i{color:#be131b;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:#be131b;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:#be131b;padding-left:10px;margin-bottom:10px;color:#fff;}

.inner .image-show .img-cont blockquote{font-size:16px;line-height:36px;border-left:3px solid #be131b;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:#be131b;}

.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:100px;}

.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:#be131b;}

.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:#be131b;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:#be131b;}

.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 #be131b;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:#be131b;}

.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%;}

.wzdt{width: 100%;}
   .wzdt .wzdt-1{    height: 189px;}
.wzdt .wzdt-1 ul li a{color: #6d6d6d;}
.wzdt .wzdt-1 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-1 span{width: 182px;height: 49px;background: #be131b;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

.wzdt .wzdt-2{     height: 236px;}
.wzdt .wzdt-2 ul li a{color: #6d6d6d;}
.wzdt .wzdt-2 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-2 span{width: 182px;height: 49px;background: #be131b;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

.wzdt .wzdt-3{    height: 189px;}
.wzdt .wzdt-3 ul li a{color: #6d6d6d;}
.wzdt .wzdt-3 ul li{ width: 193px;height: 51px;line-height: 051px;text-align: center;border-bottom: 1px solid #cacaca;font-size: 15px;float: left;}
.wzdt .wzdt-3 span{width: 182px;height: 49px;background: #be131b;display: block;text-align: center;margin-bottom: 32px;margin-top: 30px;font-size: 15px;color: #fff; line-height: 49px;}

   .wzdt .left{width: 60%;float: left;margin-left: -43px;margin-top: -7%;}
   .wzdt .left .title{width: 200px;height: 60px;text-align:  center;font-size: 16px;margin-top: 190px;line-height: 60px;margin-left: 5%;color: #fff;background: #be131b;}
   .wzdt .left .cont ul li{width: 40%;float: left;margin-left: 24px;overflow:  hidden;height: 61px;background: #d8d8d8a1;margin-top: 41px;}
   .wzdt .left .cont ul li p{line-height: 65px;height: 20px;margin-top: -49px;/* text-align:  center; */margin-left: 62px;}
   .wzdt .left .cont ul li span{width: 34px;line-height: 34px;margin-left: 16px;text-align:  center;height: 34px;margin-top: 17px;border-radius: 50%;background: #000;display:  block;color: #fff;}
   .wzdt .left .title a{color: #fff;}
   
   .wzdt .right{width: 50%;float: right;margin-right: -8%;margin-top: -7%;}
   .wzdt .right .title{width: 200px;height: 60px;text-align:  center;font-size: 16px;margin-top: 190px;margin-left: 4%;line-height: 60px;color: #fff;background: #be131b;}
   .wzdt .right .cont ul li{width: 43%;float: left;margin-left: 38px;overflow:  hidden;height: 61px;background: #d8d8d8a1;margin-top: 41px;}
   .wzdt .right .cont ul li p{line-height: 65px;height: 20px;margin-top: -49px;/* text-align:  center; */margin-left: 62px;}
   .wzdt .right .cont ul li span{width: 34px;line-height: 34px;margin-left: 16px;text-align:  center;height: 34px;margin-top: 17px;border-radius: 50%;background: #000;display:  block;color: #fff;}
   .wzdt .right .title a{color: #fff;}
   .wzdt .inner-place{margin-top: 131px;margin-left: 6%;}
   .wzdt .inner-place .inner-position{background: #dadada;height: 39px;line-height: 38px;width: 22%;}



.navbar-example { position: fixed; top: 20%; left: 0; width: 50px; z-index: 80; }
.navbar-example .nav { background: none; }
.navbar-example .nav img{height:40px;}
.navbar-example .navbar-collapse { padding: 0; }
.navbar-example .navbar-nav>li {display: block;float: none;height: 40px;width: 80px;border-top: 1px solid #fff;text-align: center;line-height: 40px;background: #bf0000;border-right: 1px solid #fff;}
.navbar-example .navbar-nav>li:last-child{border-bottom: 1px solid #fff;}
.navbar-example .navbar-nav>li>a { padding: 0; line-height: 40px; color: #fff; }
.navbar-example .navbar-nav>li>a:hover { background: #fff; color: #008744; }
.navbar-example .navbar-nav>li.active>a { color: #008744; cursor: default; background-color: #fff; border: 0; line-height: 40px; }
