@charset "utf-8";

/*

Copyright (C) 山东卓博信息科技有限公司 All rights reserved

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

 */

body { background: #fff;font-size:14px;}

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

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 { max-width:1200px;width: 1200px !important; padding: 0; position: relative; }

.header { z-index: 100; height:80px;background:rgba(37,35,51,0.9);position: fixed;top:0;width:100%;}

.header .logo{float:left;}

.header .menu{float:right;}

.header .menu ul li{float:left;margin-left:16px;}

.header .menu ul li a{color:#fff;line-height:80px;font-size:16px;}



.banner { width: 100%;overflow: hidden; position: relative;height:900px;}

.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 10; left: 46%; }

.banner .hd ul { overflow: hidden; zoom: 1; float: left; }

.banner .hd ul li { float: left; margin-right: 2px; width: 10px; height: 10px; 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: #da251c; color: #da251c;width:40px;}

.banner .bd { width: 100%;overflow: hidden; margin: 0 auto; position: relative;text-align:center; }

.banner .bd ul { width: 100%;top: 0; left: 0 }

.banner .bd li { float: left; width: 100%;}

.banner .bd li .banner-1{padding-top:300px;}

.banner .bd li .banner-1 .text{float:left;margin-left:14%;width:470px;text-align: left;}

.banner .bd li .banner-2{padding-top:300px;}

.banner .bd li .banner-2 .text{text-align:center;margin:0 auto;}

.banner .bd li .banner-2 .text a{margin:70px auto;}

.banner .bd li .banner-3{padding-top:300px;}

.banner .bd li .banner-3 .text{float:right;margin-right:14%;width:470px;text-align: right;}

.banner .bd li .banner-3 .text a{float:right;clear: both;}

.banner .bd li  .text p{color:#eee;font-size:20px;}

.banner .bd li  .text span{color:#fff;font-weight:bold;font-size:50px;margin-top:40px;}

.banner .bd li  .text a{display: block;width:180px;height:50px;line-height:50px;text-align:center;background:#b51f1f;color:#fff;margin-top:70px;}

.banner .bd li section{height:900px;}

.banner .bd li .vidbg-container{background:#000;}

.banner .bd li .vidbg-container video{filter: alpha(opacity=50) !important; opacity: 0.5 !important;}

.banner .bd li span { display: block; width: 100%;}

.banner .prev, .banner .next { height: 75px;line-height:75px;background: #fff; position: absolute;top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 50px; color: #000;padding:0 5px;z-index:10;}

.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{height:82px;position: relative;}

.index-title .left{float:left;height:82px;position: relative;width:600px;}

.index-title .left .bg{position: absolute;color:#c9ced4;font-size:100px;font-weight:bold;left:0;top:0;height:80px;line-height:80px;}

.index-title .left .t-1{position: absolute;left:18px;top:18px;z-index:10;color:#b51f1f;font-size:36px;font-weight:bold;}

.index-title .left .t-2{position: absolute;left:170px;top:45px;z-index:10;color:#555;}

.index-title .right{float:right;}

.index-title .right a{font-size:16px;line-height:60px;}

.index-title .right i{width:30px;height:30px;text-align:center;line-height:30px;margin-left:10px;background:#666;color:#fff;font-size:20px;border-radius:100px;}

.index-service{background:#e8e8e8 url(index-service-bg.jpg) center center;height:800px;padding-top:100px;}

.index-service .cont{margin-top:100px;}

.index-service .cont ul li{width:370px;height:170px;border:1px solid #ccc;float:left;margin:15px;position: relative;padding:30px;background:#fff;}

.index-service .cont ul li .text{}

.index-service .cont ul li .text .t-1{font-size:20px;color:#b51f1f;}

.index-service .cont ul li .text .t-2{height:2px;width:100px;background:#999;margin:15px 0;}

.index-service .cont ul li .text .t-3{color:#666;font-size:16px;}

.index-service .cont ul li img{width:115px;height:90px;position: absolute;bottom:10px;right:10px;}

.index-case{background:#292e42;padding-top:100px;padding-bottom:100px;}

.index-case .index-title .bg{color:#34394c;}

.index-case .index-title .t-1{color:#fff;}

.index-case .index-title .t-2{color:#eee;}

.index-case .index-title .right a{color:#eee;}

.index-case .cont{height:600px;position: relative;margin-top:100px;}

.index-case .cont .box{position: relative;float:left;}

.index-case .cont .box .text{position: absolute;width:100%;height:281px;z-index:10;background:rgba(0,0,0,0.5);color:#fff;text-align:center;line-height:281px;font-size:16px;display: none;}

.index-case .cont .box:hover .text{display: block;}

.index-case .cont .box img{width:100%;height:281px;}

.index-case .cont .box-1{width:285px;height:281px;}

.index-case .cont .box-2{width:590px;height:281px;margin-left:20px;}

.index-case .cont .box-3{width:285px;height:281px;margin-left:20px;}

.index-case .cont .box-4{width:285px;height:281px;margin-top:20px;}

.index-case .cont .box-5{width:285px;height:281px;margin-left:20px;margin-top:20px;}

.index-case .cont .box-6{width:285px;height:281px;margin-left:20px;margin-top:20px;}

.index-case .cont .box-7{width:285px;height:281px;margin-left:20px;margin-top:20px;}

.index-about{background:#e8e8e8 url(index-about-bg.jpg) center center;height:750px;padding-top:100px;}

.index-about .cont{height:420px;position: relative;margin-top:60px;}

.index-about .cont .left{width:560px;height:420px;position: absolute;left:0;top:0px;background:#000;}

.index-about .cont .left video{width:560px;height:420px;}

.index-about .cont .right{width:700px;height:316px;position: absolute;right:0;top:44px;z-index:10;background:#292e42;padding:20px;}

.index-about .cont .right h1{font-size:24px;color:#fff;margin-bottom:15px;}

.index-about .cont .right p{color:#eee;}

.index-about .cont .right a{display: block;width:160px;height:40px;line-height:40px;text-align:center;background:#b51f1f;color:#fff;margin-top:20px;}

.index-video{background:#292e42 url(index-video-bg.jpg) center center;height:449px;padding-top:100px;padding-bottom:100px;}

.index-video .text{text-align:center;}

.index-video .text .t-1{font-size:40px;color:#fff;margin-bottom:15px;font-weight:bold;}

.index-video .text .t-2{font-size:18px;color:#eee;}

.index-video .text .t-3{display: block;width:180px;height:50px;line-height:50px;text-align:center;background:#b51f1f;color:#fff;margin:50px auto;}

.index-news{background:#f7f7f7;overflow:hidden;padding:30px 0;}

.index-news .news-cont{margin-top:30px;}

.index-news .news-title{border-left:3px solid #666;padding-left:10px;font-size:20px;}

.index-news .news-title a{border-bottom:1px dashed #eee;padding-bottom:5px;}

.index-news .news-cont .left{background:#fff;padding:20px;width:360px;float:left;}

.index-news .news-cont .left .cont{margin-top:10px;}

.index-news .news-cont .left ul li{}

.index-news .news-cont .left ul li img{width:100%;height:240px;}

.index-news .news-cont .left ul li span{font-size:18px;display: block;margin-top:10px;color:#b51f1f;}

.index-news .news-cont .left ul li p{color:#555;margin-top:10px;}

.index-news .news-cont .left ul li p em{float:right;font-size:12px;color:#666;}

.index-news .news-cont .right{width:820px;float:right;}

.index-news .news-cont .right .top{background:#fff;padding:20px;position:relative;}

.index-news .news-cont .right .top .cont{margin-top:10px;}

.index-news .news-cont .right .top .hd{position:absolute;bottom:0;right:0;height:40px;}

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

.index-news .news-cont .right .top .hd .next{margin-right:5px;}

.index-news .news-cont .right .top ul li{}

.index-news .news-cont .right .top ul li img{width:200px;height:150px;float:left;margin-right:40px;}

.index-news .news-cont .right .top ul li .text{width:510px;float:left;}

.index-news .news-cont .right .top ul li .text span{font-size:20px;}

.index-news .news-cont .right .top ul li .text p{color:#666;}

.index-news .news-cont .right .top ul li .text a{display: block;border:1px solid #ccc;padding:5px 10px;width:120px;}

.index-news .news-cont .right .bottom{background:#fff;padding:20px;position:relative;margin-top:20px;height:525px;}

.index-news .news-cont .right .bottom .sideMenu{margin-top:10px;}

.index-news .news-cont .right .bottom .sideMenu .side-t{height:45px;line-height:45px;font-size:16px;color:#666;}

.index-news .news-cont .right .bottom .sideMenu .side-t i{margin-right:10px;}

.index-news .news-cont .right .bottom .sideMenu .side-t .fa-minus-square{display: none;}

.index-news .news-cont .right .bottom .sideMenu .on{color:#b51f1f;font-size:18px;}

.index-news .news-cont .right .bottom .sideMenu .on .fa-plus-square{display: none;}

.index-news .news-cont .right .bottom .sideMenu .on .fa-minus-square{display:inline-block;}

.index-news .news-cont .right .bottom .sideMenu .side-t em{float:right;font-size:12px;color:#666;}

.index-news .news-cont .right .bottom .sideMenu .text{border-bottom:1px solid #ddd;margin-top:10px;margin-bottom:10px;padding-bottom:10px;}

.index-news .news-cont .right .bottom .sideMenu .text p{color:#666;}

.index-news .news-cont .right .bottom .sideMenu .text p a{color:#b51f1f;}

.yqlj {background:#292e42;}

.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 {background:#292e42;clear: both;border-top:2px solid #b51f1f;padding:30px 0;}

.footer .footer-top{overflow:hidden;}

.footer .footer-top .left{float:left;width:260px;}

.footer .footer-top .left .f-1{}

.footer .footer-top .left .f-2{}

.footer .footer-top .left .f-3{margin-top:10px;}

.footer .footer-top .left .f-3 span{display: block;color:#fff;font-size:24px;margin-bottom:15px;}

.footer .footer-top .center{width:150px;float:left;margin-left:10px;text-align:center;}

.footer .footer-top .center img{width:100%;}

.footer .footer-top .center span{color:#fff;display:block;margin-top:15px;font-size:16px;}

.footer .footer-top .right{float:right;width:700px;}

.footer .footer-top .right ul{width:145px;float:left;margin-left:30px;}

.footer .footer-top .right ul li{font-size:15px;margin-bottom:10px;color:#eee;}

.footer .footer-top .right ul li strong{font-size:18px;font-weight:bold;color:#fff;}

.footer .footer-top .right ul li a{color:#eee;}

.footer .footer-bottom {clear:both;color:#ccc;margin-top:30px;line-height:40px;overflow:hidden;border-top:1px solid #59607d;}

.footer .footer-bottom a {color:#ccc;}

.footer .footer-bottom small{display: block;float:left;line-height:20px;}

.banner-about{height:300px;background:url(banner-about.jpg) top center;}

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

.banner-news{height:300px;background:url(banner-news.jpg) top center;}

.inner-place{height:40px;line-height:40px;overflow: hidden; background: #fafafa; padding: 0 20px;margin-top:0;border-bottom:1px solid #e8e8e8;}

.inner-place span { font-size: 14px; color: #333;}

.inner-place a { color: #333; margin-right:10px; }

.inner-place .inner-position { float: left; color: #333;}

.inner .inner-nav{margin-bottom: 20px;margin-top:20px;}

.inner .inner-nav ul{text-align:center;}

.inner .inner-nav ul li{display: inline-block;width:120px;height:40px;line-height:40px;background:#555;}

.inner .inner-nav ul li a{color:#fff;}

.inner .inner-nav ul .hover{background:#da251c;}

.inner-about .block-1{background:#292e42;padding-top:150px;}

.inner-about .block-1 .index-title .bg{color:#34394c;}

.inner-about .block-1 .index-title .t-1{color:#fff;}

.inner-about .block-1 .index-title .t-2{color:#eee;}

.inner-about .block-1 .index-title .right a{color:#eee;}

.inner-about .block-1 .cont{margin-top:40px;}

.inner-about .block-1 p{display: block; text-align:center;width:1000px;margin:10px auto;line-height:22px;color:#ccc;}

.inner-about .block-1 .num{overflow:hidden;}

.inner-about .block-1 .num .box{height: 207px;width: 264px;background:url(inner-about-num-bg.png);text-align:center;float:left;margin:18px;}

.inner-about .block-1 .num .box .box-1{font-size: 44px;color:#b51f1f;font-weight: bold;padding-top:50px;}

.inner-about .block-1 .num .box .box-1 small{font-size:16px;font-weight:500;}

.inner-about .block-1 .num .box .box-2{color:#666;}

.inner-about .block-2{background:url(inner-about-block-2-bg.jpg) top center;padding-top:80px;padding-bottom:50px;}

.inner-about .block-2 .cont{overflow:hidden;margin-top:50px;}

.inner-about .block-2 .box{background:#fff;height: 260px;width: 600px;float:left;}

.inner-about .block-2 .box .box-1{font-size: 32px;margin-top:80px;margin-left:50px;}

.inner-about .block-2 .box .box-2{color:#666;margin-top:10px;margin-left:50px;font-size:20px;}

.inner-about .block-3{padding:80px 0;}

.inner-about .block-3 .index-title{margin-bottom:30px;}

.inner-about .block-3 ul li{width:33.333%;padding:10px;float:left;text-align:center;}

.inner-about .block-3 ul li img{width:100%;}

.inner-about .block-3 ul li span{display: block;margin-top:10px;}

.inner-service{}

.inner-service .block-1{background:#fff;padding-bottom:30px;} 

.inner-service .block-1 .title{margin:20px auto;text-align:center;}

.inner-service .block-1 .title .t-1{font-size:22px;}

.inner-service .block-1 .title .t-2{color:#666;}

.inner-service .block-1 .cont{overflow:hidden;}

.inner-service .block-1 .cont ul li{border:1px solid #ccc;padding:10px;float:left;width:220px;margin:10px;}

.inner-service .block-1 .cont ul li .box-1{background:#292e42;padding:10px;text-align:center;}

.inner-service .block-1 .cont ul li .box-1 img{width:60px;}

.inner-service .block-1 .cont ul li .box-1 span{font-size:22px;display: block;color:#fff;margin:10px auto;}

.inner-service .block-1 .cont ul li .box-2{text-align:center;}

.inner-service .block-1 .cont ul li .box-2 span{display: block;margin-top:10px;color:#666;}

.inner-service .block-2{background:#292e42;padding-bottom:30px;padding-top:30px;} 

.inner-service .block-2 .title{margin:20px auto;text-align:center;}

.inner-service .block-2 .title .t-1{font-size:22px;color:#fff;}

.inner-service .block-2 .title .t-2{color:#999;}

.inner-service .block-2 .cont{overflow:hidden;}

.inner-service .block-2 .cont ul li{width:280px;float:left;margin:10px;background:#fff;}

.inner-service .block-2 .cont ul li img{width:100%;}

.inner-service .block-2 .cont ul li span{display: block;margin:10px;font-size:18px;}

.inner-service .block-2 .cont ul li p{color:#666;padding:10px;}

.inner-service .block-3{background:#fff;padding-bottom:30px;} 

.inner-service .block-3 .title{margin:20px auto;text-align:center;}

.inner-service .block-3 .title .t-1{font-size:22px;}

.inner-service .block-3 .title .t-2{color:#666;}

.inner-service .block-3 .cont{margin-top:30px;}

.inner-service .block-3 .cont .text-1{font-size:16px;text-align:center;}

.inner-service .block-3 .cont .text-2{margin-top:30px;overflow:hidden;}

.inner-service .block-3 .cont .text-2 .box{text-align:center;float:left;margin:10px;width:220px;}

.inner-service .block-3 .cont .text-2 .box img{height:60px;}

.inner-service .block-3 .cont .text-2 .box span{display: block;margin:5px auto;font-size:18px;}

.inner-service .block-3 .cont .text-3{margin-top:30px;overflow:hidden;}

.inner-service .block-3 .cont .text-3 .box{float:left;margin:20px;width:360px;border:1px solid #ccc;padding:30px;}

.inner-service .block-3 .cont .text-3 .box img{float:left;width:90px;}

.inner-service .block-3 .cont .text-3 .box p{float:right;width:178px;}



.page-contact{background:url(page-contact-bg.jpg) top center  fixed;}

.page-contact .index-title{margin-bottom:50px;}

.page-contact .index-title .bg{color:#34394c;}

.page-contact .index-title .t-1{color:#fff;}

.page-contact .index-title .t-2{color:#eee;}

.page-contact .index-title .right a{color:#eee;}

.page-contact .block{padding-top:150px;}

.page-contact .block .cont{background:#fff;padding:80px;border-radius:20px;margin-bottom:100px;}

.page-contact .block .cont .map{height:300px;border:1px solid #ccc;position: relative;border-radius:10px;overflow:hidden;}

.page-contact .block .cont .make{position: absolute;height: 300px; top: 0; z-index: 10;width:100%;background: #585858;opacity: 0.4;filter: alpha(opacity=40);}

.page-contact .block .cont .text{text-align:center;margin-top:40px;}

.page-contact .block .cont .text span{font-size:27px;display: block;text-align:center;margin-bottom:30px;}

.page-contact .block .cont .text span strong{color:#da251c;}

.page-contact .block .cont .text small{color:#999;font-size:18px;}

.page-contact .block .cont ul{overflow:hidden;margin:0px auto;width:1100px;margin-top:46px;}

.page-contact .block .cont ul li{height:90px;float:left;margin:0 40px;font-size:20px;width:470px;}

.page-contact .block .cont ul li i{font-size:50px;margin-right:20px;float:left;height:80px;display: block;color:#da251c}

.page-contact .block .cont ul li span{display: block;float:left;width:380px;}





.list-news{}

.list-news .cont ul li{padding:10px 0;margin:10px 0;border-bottom:1px solid #ccc;overflow:hidden;}

.list-news .cont ul li img{display: block;float:left;width:220px;height:160px;border:1px solid #ccc;padding:3px;}

.list-news .cont ul li .text{width:900px;float:right;}

.list-news .cont ul li .text h2{font-size:18px;}

.list-news .cont ul li .text p{margin-top:20px;color:#666;}

.list-news .cont ul li .text small{color:#999;}

.show-news{}

.show-news h1{margin:10px auto;font-size:18px;border-bottom:1px dashed #ccc;padding-bottom:10px;text-align:center;}

.show-news .container{background:#f5f5f5;padding:20px;}

.show-news .attr {margin-top:20px;overflow:hidden;text-align:center;border-bottom:1px dashed #ccc;padding-bottom:10px;}

.show-news .attr span {margin-right:10px;}

.show-news .attr i {margin-right:10px;color:#da251c;}

.show-news .news-show .cont img{margin:0 auto;display: block;}

.show-news .news-tag {overflow:hidden;margin-top:10px;}

.show-news .news-tag .fa-tags {float:left;margin-right:10px;font-size:22px;margin-top:3px;}

.show-news .news-tag ul li a {display:block;float:left;border:1px solid #ccc;padding:5px 10px;margin-right:10px;border-radius:5px;}

.show-news .list-page{overflow:hidden;clear:both;margin-top:10px;}

.show-news .list-page ul{margin-top:10px;}

.show-news .list-page ul li{margin-bottom:10px;background:#eee;padding:10px;}

.show-news .list-page ul li a{color:#333333;font-size:14px;}



/*翻页*/

.inner .inner-page {text-align:center;clear: both;}

.inner .inner-page ul{display: block;margin: 10px auto;overflow:hidden;text-align:center;}

.inner .inner-page li{display:inline-block;border:1px solid #ccc;margin-right:-1px;}

.inner .inner-page li a {color:#da251c;display:inline-block;padding:10px;}

.inner .inner-page .active a {background-color:#da251c;border-color:#da251c;color:#fff;}

.rec-news {margin: 0px auto; background: #ffffff; margin-bottom: 20px; }

.rec-news .title{color:#fff; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #292e42; padding: 0 20px; border-top: 1px solid #ccc; }

.rec-news .title span {font-size: 16px; color: #fff; font-weight: bold; }

.rec-news .rec-news-img { overflow: hidden; padding: 10px; }

.rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }

.rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #da251c; padding: 2px; }

.rec-news .rec-news-img li a { font-size: 16px; color: #da251c; padding-top: 20px; }

.rec-news .rec-news-img li p { color: #666; margin-top: 10px; }

.rec-news .rec-news-img li span { color: #999; }

.rec-news .rec-news-list { overflow: hidden; padding: 10px; }

.rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 360px; float: left; margin: 0 10px; }

.rec-news .rec-news-list li span { color: #da251c; margin-right: 20px; }

.rec-news .rec-news-list li a { COLOR: #666; }

.rec-news .rec-news-list li small { float: right; }

/*search*/

.inner-search{background:#eee;}

.inner-search .block-1{margin-top:30px;}

.inner-search .block-2{text-align:center;margin-top:10px;}

.inner-search .block-3{margin:20px auto;}

.inner-search .block-3 ul li {width:377px;background: #fff; overflow: hidden;display: inline-block;margin:10px;}

.inner-search .block-3 ul li a { display: block; }

.inner-search .block-3 ul li img { width:100%;border:1px solid #ccc;}

.inner-search .block-3 ul li h2 { font-size:16px; margin-top: 10px; font-weight: bold; color: #333;padding:10px 20px;}

.inner-search .block-3 ul li p {color: #666;padding:10px 20px;height:80px;}

.inner-search .block-3 ul li .info { color: #666;background:#f5f5f5;overflow:hidden;height:50px;padding:10px 20px;}

.inner-search .block-3 ul li .info .left{float:left;}

.inner-search .block-3 ul li .info .right{float:right;}

.inner-search .block-3 ul li .info i { margin-right: 10px; }

.inner-search .block-3 ul li .info font { color: #777; }

.inner-search .block-3 ul li .info .fa-eye { margin-left: 10px; }

.inner-search .block-3 ul li .right { overflow: hidden; }

.inner-search .block-3 ul li .right i { float: left; margin-right: 10px;}

.inner-search .block-3 ul li .right .tag-name { float: left; font-size: 12px;color: #666; }

.inner-search .block-3 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); }

/*tag*/

.tag-home{margin-top:10px;padding-top:100px;}

.tag-home .tag-title{height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}

.tag-home .tag-title span{display: block;background:#da251c;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:380px;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:530px;}

.tag-home .tag-block-2 .right{float:right;width:530px;}

.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:380px;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;width:260px;}

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

.inner .news-page {    text-align: center; margin-left: 42%; margin-bottom: 20px; margin-top: 23px;}
.inner .news-page li a{color: rgba(37,35,51,0.9);}
.inner .news-page .active a{background-color:rgba(37,35,51,0.9);border-color: rgba(37,35,51,0.9);color:#fff;}
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px;line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff;border: 1px solid #ddd;}