@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: #1d1d1d; }
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)}}
h1,h2,h3,h4,h5,h6{margin:0 auto;}
.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;}
.header .head-top .left{float:left;color:#373737;}
.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;color:#373737;}
.header .head-top .right a{margin-left:10px;color:#373737;}
.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:#303030; background:url(head-bg.jpg);}
.header .head-center .left{float: left;margin-bottom: 0;margin-right:32px;}
.header .head-center .left .logo{margin: 0;float:left;}
.header .head-center .left .logo img{width: 250px;margin-top: 22px;}
.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 .text-b{color:#fe8402;font-size:24px;font-weight:bold;}
.header .head-center .left .text .text-m{margin-top:5px;}

.header .head-center .left .text{float:left;margin-top:34px;height:60px;padding-left:9px;}
.header .head-center .left .text h2{color:#2f67d2;font-size:25px;font-weight:bold;padding-bottom: 4px;margin-top: 4px;}
.header .head-center .left .text h3{font-size: 16px;color: #636363;}
.header .head-center .center .tags span{font-weight:bold;float:left;}
.header .head-center .center .tags h4{font-size:12px;float:left;line-height:38px;margin:0;margin-right:5px;}
.header .head-center .right{float:right;margin-top:14px;}
.header .head-center .right .webqr{float:left;border:1px solid #ccc;padding:0 5px;margin-right:35px;}
.header .head-center .right img{float: left; margin-top: 12px;margin-right:6px;}
.header .head-center .right .webqr span{display: block;text-align:center;margin:3px auto;font-size:12px;}
.header .head-center .right .phone{margin-top:20px;width:212px;overflow:hidden;float:left;}
.header .head-center .right .phone .phone-num{float:left;}
.header .head-center .right .phone small{display: block;font-size:14px;color:#666;}
.header .head-center .right .phone span{font-size:30px;font-weight:bold;color:#f47d31;} 
.header .nav{background:#fff url(nav-bg.jpg); clear: both; z-index: 200; position: relative; }
.header .nav .menu ul { padding: 0; list-style: none; margin: 0; min-width: 96px; }
.header .nav .menu ul li { float: left; position: relative; height: 45px; line-height: 45px; }
.header .nav .menu ul li span { margin-right: 10px; }
.header .nav .menu ul li a { display: inline-block; float: left; height: 45px; color: #fff; width: 150px; text-align: center;border-right:1px solid #2b5ebf;border-left:1px solid #3772e2; font-size: 15px;}
.header .nav .menu ul .on { background:#ddd; border: none; color: #333; }
.header .nav .menu ul .on a { color: #333; border: none; }
.header .nav .menu ul li:hover { background:#ff9c00; border: none; color: #fff; }
.header .nav .menu ul li:hover a { color: #fff; }
.header .nav .menu ul li .sub {background: #eee; z-index: 200; position: absolute; top: 45px; }
.header .nav .menu ul li .sub ul li{height: 34px;line-height: 34px;}
.header .nav .menu ul li .sub li a { border: none; color: #333;border-top: 1px solid #ccc; height: 34px; margin: 0; line-height: 34px; }
.header .nav .menu ul li .sub li a:hover { color: #fff; }
.header .nav .menu ul li .sub-menu { color: #333; display: none; overflow: hidden; }
.header .nav .menu ul li:hover .sub-menu { display: block; }
.banner { width: 100%;overflow: hidden; position: relative; z-index:90; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 48%; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 2px; width: 20px; 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: #2f67d2; color: #2f67d2; }
.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;top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 60px; color: #000;}
.banner .next { left: auto; right:0; background-position: 8px 5px; }
.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }

.index-title{text-align:center;margin:40px 0;position:relative;margin-top: 46px;}
.index-title .title-1{letter-spacing:0px;font-size:26px;display: inline-block;z-index:10;position: relative;padding:12px 60px;}
.index-title .title-1 span{color: #2f67d2;}
.index-title .title-2{font-size:16px;color:#999;margin-top:0px;margin-bottom:15px;}
.index-title .title-3{width:30px;height:3px;background:#2f67d2;margin:0 auto;border-radius:100px;}

.inner-title{text-align:center;margin:32px 0;position:relative; margin-bottom: 26px; }
.inner-title .title-1{font-size: 26px;color: #cacaca;text-transform: uppercase;}
.inner-title .title-3{color:#313131;margin-top:0px;font-size: 24px;}
.inner-title .title-3 span{color: #2f67d2;font-weight: bold;}
.inner-title .title-2{width:30px;height:3px;background:#2f67d2;margin:6px auto;border-radius:100px;}

.jxcs-notice{height:48px;border-bottom:1px solid #e3e3e3;background:#f9f9f9;line-height:48px;}
.jxcs-notice ul li span{ font-size: 14px;float: right; display: block;line-height: 48px;font-weight: 200; }
.jxcs-notice span{font-size:16px;display: block;float:left;font-weight:bold;margin-right:10px;}
.jxcs-notice i{font-size:20px;color:#2f67d2;float:left;margin-right:10px;margin-top:14px;}
.jxcs-notice ul li{}

.jxcs-search{padding-top:20px;}
.jxcs-search .container{background:#2f67d2;}
.jxcs-search .phone{float:left;height:110px;width:250px;background:#333;color:#fff;padding-left:50px;}
.jxcs-search .phone span{display: block;font-size:18px;margin-top:25px;}
.jxcs-search .phone strong{font-size:26px;margin-top:20px;}
.jxcs-search .keywords{width:600px;float:left;height:110px;line-height:110px;color:#ddd;padding-left:30px;border-right:1px solid #2b529d;}
.jxcs-search .keywords span{display: block;float:left;}
.jxcs-search .keywords h4{margin-top:0;margin-left:10px;float:left;font-size:14px;line-height:110px;}
.jxcs-search .search{height:110px;float:left;border-left:1px solid #6197ff;line-height:30px;width:320px;padding-left:20px;padding-top:38px;color:#eee;}
.jxcs-search .search .form-control{border:1px solid #6197ff;background:none;color:#eee;}
.jxcs-search .search .btn{background:#6197ff;color:#fff;}

.jxcs-about{  margin-bottom: 40px;}
.jxcs-about .index-title .title-2 h1{font-size:16px;}
.jxcs-about .cont{height: 300px;}
.jxcs-about .cont .left{width: 550px;height: 294px;float: left;position: relative;}
.jxcs-about .left .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.jxcs-about .left .hd ul{ overflow:hidden; zoom:1; float:left;  }
.jxcs-about .left .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.jxcs-about .left .hd ul li.on{ background:#2f67d2; color:#fff; }
.jxcs-about .left .bd{ position:relative; height:100%; z-index:0;   }
.jxcs-about .left .bd li{ zoom:1; vertical-align:middle; }
.jxcs-about .left .bd img{ width:550px; height:294px; display:block;  }
.jxcs-about .cont .right{float: right;width: 600px;}
.jxcs-about .cont .top h3{font-size: 16px;font-weight: bold;line-height: 46px;}
.jxcs-about .cont .top p{font-size: 14px;color: #2b2b2b;line-height: 24px; text-align: justify;}
.jxcs-about .cont .bottom{margin-top: 32px;}
.jxcs-about .cont .bottom .bottom-left{font-size: 32px;color: rgb(102, 102, 102);float: left;width: 138px;border-right: 1px solid #ccc;}
.jxcs-about .cont .bottom .bottom-left span{font-weight: bold;color: #333333;}
.jxcs-about .cont .bottom p{float: left;width: 350px;font-size: 12px;color: #4c4c4c;line-height: 200%;padding-top: 18px;margin-left: 26px;}
.jxcs-about .abo_con {padding-top: 46px;}
.jxcs-about .abo_con ul li{border-left: 1px dotted #d5d5d5;float: left;width: 240px;}
.jxcs-about .abo_con dl {width: 200px;text-align: center;margin:0 auto;}
.jxcs-about .abo_con li:first-child {border-left: none;}
.jxcs-about .abo_con dl dt {width: 83px;height: 83px;margin: 0 auto;position: relative;transition: all 0.5s;top: 0;top: -6px;}
.jxcs-about .abo_con dl dt img{width: 100%;}
.jxcs-about .abo_con dl dd {color: #707070;font-size: 17px;}
.jxcs-about .abo_con dl dd i {display: block;font-style:normal;margin-top: 24px;}
.jxcs-about .abo_con dl dd span{font-size: 14px;text-transform:uppercase;}
.jxcs-about .abo_con dl dd small{display: block;margin-top: 10px;color: #b2b2b2;font-size: 10px;}
.jxcs-about .abo_con dl:hover dt {transform: rotateY(360deg);top: -10px;}

.jxcs-product { clear: both; overflow: hidden;   padding-bottom: 44px; background: #f9f9f9}
.jxcs-product .container { }
.jxcs-product .kefu-center{margin-top: 12px;}
.jxcs-product .pro-nav { float: left; width: 243px; border: 1px solid #eee; margin-left: 20px;}
.jxcs-product .pro-nav .pro-nav-t { background:#2f67d2; font-size: 20px; font-weight: bold; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.jxcs-product .pro-nav .pro-nav-t i{padding-right: 14px;margin-left: 22px;font-size: 20px;line-height: 0;}
.jxcs-product .pro-nav .pro-nav-menu { }
.jxcs-product .pro-nav .pro-nav-menu ul li { height: 48px; line-height: 48px; padding:0 20px;background:rgba(47, 103, 210, 0.05);margin-bottom: 2px;}
.jxcs-product .pro-nav .pro-nav-menu ul li i { float:left;font-size:18px;margin-top:15px;padding-right: 20px;padding-left: 4px;}
.jxcs-product .pro-nav .pro-nav-menu ul li a { display: block; }
.jxcs-product .pro-nav .pro-nav-menu ul li:hover { background: #2f67d2; }
.jxcs-product .pro-nav .pro-nav-menu ul li:hover a { color: #fff; }
.jxcs-product .pro-nav .kefu-center .qrcode { text-align: center;background: rgba(47, 103, 210, 0.05);padding:10px; }
.jxcs-product .pro-nav .kefu-center .qrcode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.jxcs-product .pro-nav .phone { clear: both;  background: rgba(47, 103, 210, 0.05); }
.jxcs-product .pro-nav .phone i { font-size: 16px; margin-right: 10px; margin-left: 20px; color: #2f67d2; }
.jxcs-product .pro-nav .phone strong { font-size: 16px; font-weight: 500; }
.jxcs-product .pro-nav .phone li { line-height: 30px; color: #111; border: 0; margin-left: 0; margin-right: 0; border-top: 1px dashed #ccc;  }
.jxcs-product .pro-nav .phone img { width: 100%; margin:0; padding-top: 10px;}
.jxcs-product .pro-nav .map img { width: 218px; height: 188px; }
.jxcs-product  .right{width:910px;float:right;margin-right:20px;}
.jxcs-product  .right ul li{width:293px;margin-left:10px;margin-bottom:10px;float:left;text-align:center;background:#f1f1f1;border:1px solid #e1f0e9;}
.jxcs-product  .right ul li img{width:100%;height: 218px;}
.jxcs-product  .right ul li span{display: block;margin-top:10px;margin-bottom:10px;}

.jxcs-bt-s{height:220px;background: url(advantage_01.jpg) top center;margin: 0px;}
.jxcs-advantage { overflow: hidden;clear: both;}
.jxcs-advantage .cont .title1 em{font-size: 10px;color: #ccc;}
.jxcs-advantage .cont span{color: #2f67d2;}
.jxcs-advantage .cont .title1 {  margin-bottom: 43px;line-height: 5px;}
.jxcs-advantage .cont .title1 h3 { font-size: 24px; font-weight: bold; color: #000; margin-bottom: 5px; }
.jxcs-advantage p {width: 460px; color: #333; line-height: 22px; font-size: 15px; }
.jxcs-advantage .adv-1 { height: 304px; background: url(advantage_02.jpg) top center; }
.jxcs-advantage .adv-2 { height: 342px; background: url(advantage_03.jpg) top center; }
.jxcs-advantage .adv-3 { height: 354px; background: url(advantage_04.jpg) top center; }
.jxcs-advantage .adv-4 { height: 354px; background: url(advantage_05.jpg) top center; }
.jxcs-advantage .adv-3 .cont,.jxcs-advantage .adv-1 .cont { float: right;margin-right: 74px; }
.jxcs-advantage .adv-2 .cont,.jxcs-advantage .adv-4 .cont{margin-left: 98px;}
.jxcs-advantage .adv-1 .cont{margin-top:87px;}
.jxcs-advantage .adv-2 .cont{margin-top: 116px;}
.jxcs-advantage .adv-3 .cont{margin-top: 68px;}
.jxcs-advantage .adv-4 .cont{margin-top: 82px;}

.jxcs-news { background: url(news-bg.jpg) top center fixed; height: 550px; padding-top: 36px; }
.jxcs-news .ne-title { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: 1px dashed #fff; }
.jxcs-news .ne-title span { color: #999; font-size: 20px; float: left; margin-top: 5px; }
.jxcs-news .ne-title h3 { float: left; margin: 0; color: #fff; font-size: 16px; font-weight: bold; line-height: 40px; margin-right: 10px; }
.jxcs-news .ne-title small { color: #eee; }
.jxcs-news .ne-title .link { float: right; color: #ccc; font-size: 12px; }
.jxcs-news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.jxcs-news .news-left .hd { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: 1px dashed #ccc; }
.jxcs-news .news-left .hd li { float: left; margin: 0; margin-right: 35px; color: #fff; font-size: 16px; font-weight: bold; line-height: 40px; }
.jxcs-news .news-left .hd li a { color: #fff; }
.jxcs-news .news-left .hd .on a { color: #f7c11b; }
.jxcs-news .news-left .hd .link { float: right; color: #eee; font-size: 12px; }
.jxcs-news .news-left .ne-img { padding: 15px; }
.jxcs-news .news-left .ne-img li { height: 155px; padding-top: 6px; border-bottom: 1px dashed #ccc; }
.jxcs-news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #ccc; }
.jxcs-news .news-left .ne-img span { display: block; font-size: 16px; color: #f7c11b; margin: 10px 0; font-weight: bold; }
.jxcs-news .news-left .ne-img p { color: #eee; line-height: 24px; }
.jxcs-news .news-left .ne-img a { color: #ccc; margin-top: 20px; border: 0; font-size: 12px; }
.jxcs-news .news-left .ne-img a:hover { color: #FFD400; }
.jxcs-news .news-left .ne-list { overflow: hidden; }
.jxcs-news .news-left .ne-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 340px; float: left; margin: 0 15px; overflow: hidden;}
.jxcs-news .news-left .ne-list li span { color: #f7c11b; margin-right: 10px; }
.jxcs-news .news-left .ne-list li a { color: #eee; }
.jxcs-news .news-left .ne-list li a:hover { color: #f7c11b; }
.jxcs-news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.jxcs-news .news-left .ne-list li strong a { color: #2d1b17; }
.jxcs-news .news-left .ne-list li small { float: right; color: #999; }
.jxcs-news .news-right { width: 320px; float: right; }
.jxcs-news .news-right .title { overflow: hidden; position: relative; }
.jxcs-news .news-right .title { font-size: 16px; color: #FFD400; line-height: 40px; }
.jxcs-news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.jxcs-news .news-right .title .link { display: block; color: #eee; font-size: 12px; float: right; }
.jxcs-news .news-right .bd .tempWrap { width: 320px !important; padding: 0; }
.jxcs-news .news-right .bd ul { zoom: 1; width: 300px; padding: 5px; }
.jxcs-news .news-right .question-top { overflow: hidden; position: relative; clear: both; height: 435px; margin-left: 10px; }
.jxcs-news .news-right .question-top .bd { padding: 0px; }
.jxcs-news .news-right .question-top .infoList li { border-bottom: 1px dashed #ccc; }
.jxcs-news .news-right .question-top .infoList li h5 { font-size: 14px; color: #f7c11b; height: 50px; line-height: 50px; margin: 0; overflow: hidden;}
.jxcs-news .news-right .question-top .infoList li h5 small { background: #f7c11b; padding: 3px; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px; }
.jxcs-news .news-right .question-top .infoList li h5 a { color: #f7c11b; }
.jxcs-news .news-right .question-top .infoList li .answer { color: #eee; padding-bottom: 20px; }
.jxcs-news .news-right .question-top .infoList li .answer span { display: block; font-size: 14px; }
.jxcs-news .news-right .question-top .infoList li .answer small { color: #fff; background: #ccc; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; float: left; }

.jxcs-partner{}
.jxcs-partner .partner-img {}
.jxcs-partner .partner-img ul li {float: left;width: 280px; border: 1px solid #e9e9e9;margin:10px;position: relative;z-index: 1;overflow: hidden;}
.jxcs-partner .partner-img ul li img {display: block;width: 100%;transition: all 0.5s;}
.jxcs-partner .partner-img ul li:hover {border-color: #2c488c;z-index: 2;}
.jxcs-partner .partner-img ul li:hover img {transform: scale(1.1);}

.jxcs-case .cont { border-top: 0;}
.jxcs-case .cont .case-img { overflow: hidden; position: relative; }
.jxcs-case .cont .case-img .bd .tempWrap { }
.jxcs-case .cont .case-img .bd ul { overflow: hidden; zoom: 1; }
.jxcs-case .cont .case-img .bd ul li {position: relative; float: left; display: inline; overflow: hidden; text-align: center; margin: 8px; background: #eee; border: 1px solid #bbb;width: 460px;}
.jxcs-case .cont .case-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.jxcs-case .cont .case-img .bd ul li .pic img { width:100%; display: block;z-index:0; height: 320px;}
.jxcs-case .cont .case-img .bd ul li:hover .text{display: block;}
.jxcs-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;}
.jxcs-case .cont .case-img .bd ul li .text .title-title{font-size:18px;color:#fff;margin-top:25%;}
.jxcs-case .cont .case-img .bd ul li .text span{display: block;height:1px;width:50px;color:#fff;background:#fff;margin:10px auto;}
.jxcs-case .cont .case-img .bd ul li .text p{color:#fff;}
.jxcs-case .cont .case-img .bd ul li .text a{display: block;height:30px;line-height:30px;width:100px;text-align:center;color:#2f67d2;background:#fff;margin:20px auto;}
.jxcs-case .cont .case-img .bd ul li .text a i{margin-left:10px;}
.jxcs-case .cont .case-img .hd{overflow:hidden;width: 170px;margin:10px auto;}
.jxcs-case .cont .case-img .hd a{width:35px;height: 36px;line-height: 36px;text-align:center;display: block;background: #ddd;color: #333;float:left;margin:5px;border-radius:8px;cursor:pointer;}
.jxcs-case .cont .case-img .hd a:hover{background:#2f67d2;color:#fff;}
.jxcs-case .cont .case-img .hd .case-link{width: 70px;}

.jxcs-flow{margin-bottom: 40px;}
.jxcs-flow .cont{background:url(jxcs-flow.jpg) top center;width:1200px;height:346px;}
.jxcs-flow .cont ul li{float:left;width:224px;text-align:center;padding-top:40px;margin-right:20px;}
.jxcs-flow .cont ul li span{display: block;color:#fff;font-size:20px;font-weight:bold;margin-top:30px;letter-spacing:2px;margin-bottom:80px;}
.jxcs-flow .cont ul li p{line-height:30px;}

.jxcs-yqlj {}
.jxcs-yqlj .container { height: 130px; background: url(yqlj.png) no-repeat; }
.jxcs-yqlj ul { padding-top: 75px; padding-left: 130px; }
.jxcs-yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.jxcs-yqlj li a { color: #aaa; }

.footer { clear: both;background:url(foot-bg.png) top center;}
.footer .foot-top{overflow:hidden;padding-top:40px;}
.footer .foot-top .foot-nav{overflow:hidden;padding-left:100px;}
.footer .foot-top .foot-nav ul{}
.footer .foot-top .foot-nav ul li{float:left;width:124px;text-align:center;}
.footer .foot-top .foot-nav ul li:first-child a{border-left:0;}
.footer .foot-top .foot-nav ul li a{color:#ffffff;font-size:16px;display: block;padding:10px 0;border-left:1px solid #ccc;}
.footer .foot-top .foot-nav ul li a:hover{color:#fff;}
.footer .foot-center{margin-top:30px;overflow:hidden;}
.footer .foot-center .left{width:200px;float:left;background:#fff;text-align:center;padding:10px;margin-right:20px;margin-top:20px;}
.footer .foot-center .left img{width: 175px;}
.footer .foot-center .left span{display: block;margin:10px auto;}
.footer .foot-center .left .phone strong{font-size:22px;display: block;margin:10px auto;color:#2f67d2;}
.footer .foot-center .right{width:740px;float:right;}
.footer .foot-center .right .cont{overflow:hidden;margin-top:20px;color:#ccc;margin-left:24px;text-align:left;}
.footer .foot-center .right .cont .block{float:left;border-right:1px solid #444;padding-right:38px;margin-right:38px;height:207px;}
.footer .foot-center .right .cont .block span{font-size:16px;display:block;margin-bottom:10px;}
.footer .foot-center .right .cont .block ul li a{color:#bbb;}
.footer .foot-center .right .cont .block ul li a:hover{color:#2f67d2;}
.footer .foot-center .right .cont .block ul li{line-height:35px;}
.footer .foot-center .right .cont .block:last-child{border-right:0;margin-right:0;padding-right:0;text-align: left;}
.footer .foot-center .right .cont .block p{width:254px;}
.footer .foot-bottom{background:#5d5d5d;overflow:hidden;margin-top:30px;height:45px;line-height:45px;color:#ddd;}
.footer .foot-bottom .container{}
.footer .foot-bottom p{font-size:12px;margin-top:0;}
.footer .foot-bottom p a{color:#ddd;}
.footer .foot-bottom p a:hover{}
.footer .foot-bottom .left{float:left;width:840px;}
.footer .foot-bottom .right{float:right;}
.footer .foot-bottom .right img{width:100px;height:35px;float:left;margin-left:10px;margin-top:5px;}

.inner {background:#f6f6f6;}
.inner .inner-banner{}
.inner .inner-banner-1{height:260px;background:url(inner-banner-1.jpg) top center;}
.inner .inner-banner-2{height:260px;background:url(inner-banner-2.jpg) top center;}
.inner .inner-banner-3{height:260px;background:url(inner-banner-3.jpg) top center;}
.inner .inner-banner img{width:100%;}
.inner .inner-place {height: 40px;line-height: 40px;background:#2f67d2 url(title-bg.jpg);}
.inner .inner-place li{float:left;}
.inner .inner-place a { color: #ffffff; margin-right: 5px; }
.inner .inner-place a:hover{color:#2f67d2;}
.inner .inner-place .inner-position { float: left; color: #ffffff;padding:0 18px;}
.inner .inner-nav{overflow:hidden;text-align:center;background:#fff;}
.inner .inner-nav ul li{}
.inner .inner-nav ul li a{display:block;padding:10px 26px;font-size:16px;background:#fafafa; border-bottom:1px dashed #ccc;}
.inner .inner-left{ width: 260px; float: left; margin-top: 20px;}
.inner .inner-left .left-title{ color: #ffffff; background:#2f67d2 url(inner-title.jpg); text-align: center; line-height: 58px; font-size: 20px; font-weight: bold; }
.inner .inner-left .left-title1{ color: #ffffff; background: #2f67d2 url(inner-title.jpg); text-align: center; line-height: 48px; font-size: 20px; font-weight: bold; margin-top: 10px; }
.inner .inner-left .left-case{ text-align:center; border:1px solid #2f67d2; }
.inner .inner-left .left-case ul li{ width: 250px; margin:0 auto;}
.inner .inner-left .left-case ul li a{ padding: 10px 10px; font-size: 16px; display: block; border-bottom:1px dashed #ccc;}
.inner .inner-left .left-case ul li img{ width: 100%; }
.inner .inner-left .inner-contact{  }
.inner .inner-left .inner-contact .cont div{ text-align: center; }
.inner .inner-left .inner-contact .cont{border:1px solid #2f67d2; padding: 10px; }
.inner .inner-left .inner-contact .cont img{width: 100%; margin-bottom: 10px;}
.inner .inner-left .inner-contact .cont p{ margin-bottom: 5px;color: #666; }
.inner .inner-right{ width: 910px; float: right; margin-top: 20px;}
.inner .inner-right .rec-news { overflow: hidden; margin: 0px auto; background: #ffffff; margin-bottom: 20px; }
.inner .inner-right .rec-news .title {color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #009dad url(title-bg.jpg); padding: 0 20px; border-top: 1px solid #ccc; }
.inner .inner-right .rec-news .title .tittle-tittle { font-size: 16px;display: inline;  }
.inner .inner-right .rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }
.inner .inner-right .rec-news .rec-news-img { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
.inner .inner-right .rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #2f67d2; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #2f67d2; padding-top: 20px; }
.inner .inner-right .rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
.inner .inner-right .rec-news .rec-news-img li span { color: #999; }
.inner .inner-right .rec-news .rec-news-list { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 424px; float: left; margin: 0 10px; }
.inner .inner-right .rec-news .rec-news-list li span { color: #2f67d2 ;margin-right: 20px; }
.inner .inner-right .rec-news .rec-news-list li a { COLOR: #666; }
.inner .inner-right .rec-news .rec-news-list li small { float: right; }
.inner .category-cont{padding-top:10px;background:#fff;}
.inner .category-cont .cate-title{height:45px;line-height:45px;background:#eee; font-size: 14px;}
.inner .category-cont .cate-title a{display: block;font-size:16px;background:#2f67d2;color:#fff;width:200px;text-align:center;}
.inner .category-cont ul{overflow:hidden;}
.inner .category-cont ul li{width:283px;float:left;margin:10px; text-align:center; padding:10px; background: #fafafa; border:1px solid #ccc;}
.inner .category-cont ul li:hover { border: 1px solid #c4c4c4; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.inner .category-cont ul li img{width:100%;}
.inner .category-cont ul li h5{color:#353535;padding:10px 0;}
.inner .category-cont ul li p{font-size:12px;color:#555;margin-top:10px;}
 .inner  .show-pages{ clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin:10px; background: #efefef;}
.inner  .show-pages p{float: left; width:500px; color: #666;} 
.inner .show-pages  a {color: #666;}
.inner .show-pages  a:hover {color: #2f67d2;}



.inner .image-show{overflow:hidden;background:#fff;margin-top:20px;}
.inner .image-show .img-info{overflow:hidden;}
.inner .image-show .left{float:left;}
.inner .image-show .left li{ margin-left: 5px;margin-top:10px;margin-bottom:10px;width: 500px;text-align:center;list-style: none;padding: 4px;border: 1px solid #eee; }
.inner .image-show .left img{max-width:500px;}
.inner .image-show .right{width: 600px; float: right; margin-bottom: 20px; margin: 0 auto;}
.inner .image-show .right h1{height: 30px; line-height: 30px; margin: 10px auto;font-size: 20px;color: #2f67d2; text-align:center; font-weight:bold;}
.inner .image-show .right ul li { padding-left: 20px;line-height: 35px; border-bottom: 1px dashed #ccc; color: #333;}
.inner .image-show .right ul li span{font-weight:bold;}
.inner .image-show .right .hd{margin-top:10px;}
.inner .image-show .right .hd img{width:100px;border:1px solid #ccc;padding:2px;cursor:pointer;}
.inner .image-show .right .hd li{float:left;margin-right:5px;border:0;}
.inner .image-show .right .attr{margin:20px 0;}
.inner .image-show .right .attr i{color:#fe8402;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:#fe8402;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{ border:1px solid #ccc;}
.inner .image-show .img-cont .cont-title{font-size:16px;line-height:40px;background:#2f67d2;padding-left:10px;margin-bottom:10px;color:#fff;}
.inner .image-show .img-cont blockquote{font-size:16px;line-height:36px;border-left:3px solid #fe8402;background:#eee;padding:0;padding-left:10px;margin-bottom:10px;}
.inner .image-show .img-cont img{display: block;margin: 10px auto;}
.inner .image-show .img-cont .table span{font-size:14px !important;font-family: none !important;}
.inner .image-show .img-cont p{text-indent:0 !important;text-align: center;}
.inner .image-show .img-cont p strong{display: block;margin:5px auto;text-align:center;}  

.inner .image-list{padding-top:10px;background:#fff;}
.inner .image-list .cate-title{height:45px;line-height:45px;background:#eee; font-size: 14px;}
.inner .image-list .cate-title a{display: block;font-size:16px;background:#2f67d2;color:#fff;width:200px;text-align:center;}
.inner .image-list ul{overflow:hidden;}
.inner .image-list ul li{width:283px;float:left;margin:10px; text-align:center; padding:10px; background: #fafafa; border:1px solid #ccc;}
.inner .image-list ul li:hover { border: 1px solid #c4c4c4; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.inner .image-list ul li img{width:100%;}
.inner .image-list ul li .text{text-align:center;}
.inner .image-list ul li .text .title{font-size:14px;display: block;margin:10px auto; color: #353535;height: 20px;overflow: hidden;}
.inner .image-list ul li .text .left{font-size:12px;color:#555;}
.inner .image-list ul li .text .left span{margin:5px 0;font-size:14px;color:#333;}
.inner .image-list ul li h5{color:#353535;padding:10px 0;}
.inner .image-list ul li p{font-size:12px;color:#555;margin-top:10px;}

.inner .news-show{background:#fff;padding:30px;margin-top:6px;float:left;width:910px;}
.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:#1586d4;}
.inner .news-show .cont{margin-top:20px;}
.inner .news-show .statement a{color:#1586d4;}
.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-relevant{background:#fff;border:1px solid #2f67d2;margin-top: 10px;}
.inner .news-relevant .left-title1{margin-top: 0px;}
.inner .news-relevant ul li{border-bottom:1px dashed #ccc;padding:10px 10px;overflow:hidden;}
.inner .news-relevant ul li em{display: block;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#2f67d2;border-radius:100px;float:left;margin-right:8px;}
.inner .news-relevant ul li span{display: block;float:left;width:210px;}



.inner .page {text-align:center;}
.inner .page li a{color: #2f67d2;}
.inner .page .active a{background-color: #2f67d2;border-color: #2f67d2;color:#fff;}
.inner .inner-right .list-article .news-list { padding: 20px; overflow: hidden; margin-bottom: 20px; background: #ffffff; }
.inner .inner-right .list-article .news-list li { height: 165px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; padding-top: 10px; }
.inner .inner-right .list-article .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 200px; margin-right: 20px; height: 144px; }
.inner .inner-right .list-article .news-list li .text { margin-left: 0px; width: 540px; float: left; padding-top: 10px; }
.inner .inner-right .list-article .news-list li .li-title { font-size: 18px; }
.inner .inner-right .list-article .news-list li .li-title a { color: #2f67d2; }
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left: 10px; font-size: 18px; font-weight: 500; color: #2f67d2; }
.inner .inner-right .list-article .news-list li .li-title h6 a { color: #2f67d2; }
.inner .inner-right .list-article .news-list li p { color: #666; font-size: 14px; padding-left: 10px; margin-top: 10px; }
.inner .inner-right .list-article .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .page-contact{}
.inner .inner-place-1 {height: 40px;line-height: 40px;margin-top: 20px;background: #e6e6e6;}
.inner .inner-place-1 li { float: left; }
.inner .inner-place-1 a { color: #333; margin-right: 5px; }
.inner .inner-place-1 a:hover { color: #2f67d2; }
.inner .inner-place-1 .inner-position { float: left; color: #333; padding: 0 5px; } 
 .inner .inner-nav-1 { overflow: hidden; padding: 10px 0; text-align: center; background: #fff; }
.inner .inner-nav-1 ul li { display: inline-block; }
.inner .inner-nav-1 ul li a { display: inline-block; margin: 10px; padding: 10px 20px; font-size: 16px; background: #fafafa; }
.inner .inner-nav-1 ul .hover { background: #2f67d2; color: #fff; } 
.inner .page-contact { background: #fff; padding: 20px; margin-top: 10px; color: #666; }
.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: #2f67d2; }
.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: #2f67d2; }
.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: #666; }
.inner .page-contact .center ul li i { font-size: 24px; background: #2f67d2; 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: #2f67d2; }
.inner .page-contact .center ul li a { color: #666; }
.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 .page-cont{ overflow: hidden; margin-top: 6px;color: #333; padding:30px;padding-bottom:10px;background:#fff;}

#navbar-example { text-align: center; background: #fff; padding: 10px 0; z-index: 10; }
#navbar-example .nav-tabs li { display: inline-block !important; float: none !important; }
#navbar-example .nav-tabs .active { }
#navbar-example .nav-tabs .active a { color: #fff; background: #2f67d2; }
#navbar-example .nav-tabs li a { font-size: 16px; }
.inner .ab-1{overflow:hidden;background:#fff;}
.inner .ab-1 ul li{width:360px;float:left;margin:20px;border:1px solid #eee;border-radius:10px;text-align:center;height:150px;padding:20px 30px;}
.inner .ab-1 ul li span{display: block;font-size:24px;margin-bottom:10px;color:#2f67d2;border-bottom:1px solid #ccc;padding-bottom:10px;}

.inner .ab-2{padding-top:10px;overflow:hidden;background:url(ad-2.jpg)center center;padding-bottom: 20px;}
.inner .ab-2 .cont{padding:0 20px;color:#484848; text-align: center;font-size: 15px;}
.inner .ab-2 .cont .ab-title{font-size:16px;font-weight:bold;}
.inner .ab-2 .cont .ab-dis{margin:10px 0;color:#000;}
.inner .ab-2 .ab-btn { overflow: hidden;margin-left: 16px; }
.inner .ab-2 .ab-btn li { width: 185px; height: 195px; border: 1px solid #ccc;float: left; margin: 12px 24px; position: relative; overflow: hidden; text-align: center;color:#555; }
.inner .ab-2 .ab-btn li i { font-size: 54px; margin-top: 45px;color: #2f67d2; }
.inner .ab-2 .ab-btn li span { display: block; height: 40px; line-height: 60px; text-align: center;}
.inner .ab-2 .ab-btn li small{text-transform: uppercase;}
.inner .ab-2 .ab-btn li:hover { background: #2f67d2;color:#fff; }
.inner .ab-2 .ab-btn li:hover i{color:#fff;}


.inner .ab-4 { overflow: hidden;padding-bottom: 30px;background: #fff;  }
.inner .ab-4 p { text-align: center; width: 1000px; margin: 0px auto; color: #999;margin-bottom: 26px; }


.inner .dls-flow .cont ul li{ width: 180px;background: #fff; height: 270px;float: left; margin:0 10px; text-align: center; box-shadow:0px 0px 6px 2px rgba(166, 166, 166, 0.1);}
.inner .dls-flow .cont i{font-size: 24px; margin-top: 32px;padding: 28px;background: #fff; border-radius: 56px; border:1px solid rgba(228, 228, 228, 0.41);color: #2f67d2;}
.inner .dls-flow .cont span{font-size: 18px;font-weight: bold;display: block;padding-top: 16px; }
.inner .dls-flow .cont small{ color: #2f67d2; }
.inner .dls-flow .cont{height: 282px;}
.inner .dls-flow .cont em{ font-size: 40px;display: block;padding-top: 19px;font-family: "STSONG"; color: #a2a2a2;}
.inner .dls-flow .cont ul li:hover{border:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05); color: #2f67d2;}
.inner .dls-flow .cont ul li:hover i{ background: #2f67d2;color: #fff; }
.inner .dls-flow .cont ul li:hover small{ color: #2f67d2; }
.inner .dls-flow .cont ul li:hover em{ color: #2f67d2; }
.inner .dls-flow .flow-btn { width: 325px; height: 78px; border: 4px solid #2f67d2; text-align: center; margin: 20px auto; cursor: pointer; }
.inner .dls-flow .flow-btn a { display: block; background: #2f67d2; border: 5px solid #f5f5f5; color: #fff; height: 70px; padding: 5px 0; }
.inner .dls-flow .flow-btn a span { font-size: 22px; font-weight: bold; }
.inner .dls-flow .flow-btn a:hover { background: #2f67d2; }


.inner .inner-search { overflow: hidden; padding: 20px 10px;background:#fff;}
.inner .inner-search .portlet-title{margin:10px auto;text-align: center;}
.inner .inner-search .portlet-title .active{background:#fe8402;color:#fff;}
.inner .inner-search ul { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search ul .search-item { width: 540px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search ul .search-item img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 180px; margin-right: 20px; height: 130px; }
.inner .inner-search ul .search-item .text { margin-left: 0px; width:325px; float: left; }
.inner .inner-search ul .search-item .text span{font-size:18px;font-weight:bold;}
.inner .inner-search .page { text-align: center; }
.inner .inner-search .page ul { overflow: hidden; width: auto; }
.inner .inner-search .page ul li { display: inline-block; position: relative;border-radius: 5px;}
.inner .inner-search .page ul li a {display: block; }
.inner .inner-search .page ul li .pageinfo { }
.inner .inner-search .page .active { background: #0860A8; color: #fff; }
.inner .inner-search .page .active a { color: #fff; }
.inner .inner-search .page table { margin: 0 auto; }
.inner .inner-search .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;}