@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;}
.clear{ clear: both; }
#chatBtn{display:none !important;}
.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: #eee; font-size: 13px; }
.header .head-top .left { float: left; color: #808080; }
.header .head-top .left i { font-size: 18px; margin-right: 10px; }
.header .head-top .right { float: right; }
.header .head-top .right ul li { float: left; color: #808080; }
.header .head-top .right a { color: #808080; }
.header .head-top .right a:hover { color: #232031; }
.header .head-top .right span { color: #ccc; 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; clear: both; border-top: 1px solid #e7e7e7;}
.header .head-center .logo { float: left; margin-top: 5px; margin-bottom: 0; margin-right: 20px; }
.header .head-center .introduce { float: left; width: 430px; margin: 0; }
.header .head-center .introduce img { float: left; }
.header .head-center .introduce .title-title { margin-top: 35px; margin-bottom: 5px; font-size: 24px; color: #232031; display: block;font-weight: bold; }
.header .head-center .introduce strong span { }
.header .head-center .introduce em { font-size: 18px; color: #888; margin-top: 15px; letter-spacing: 1px; }
.header .head-center .phone { float: right; font-size: 28px; margin-top: 30px; }
.header .head-center .phone img { margin-right: 10px; float: left; }
.header .head-center .phone .phone-num { float: left; margin-top: 10px; }
.header .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #888; }
.header .head-center .phone span { display: block; color: #bd0029; font-weight: bold; }
.header .nav {padding:7px 0;background:#fff;clear: both; z-index: 200; position: relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.header .nav ul{list-style: none;margin:0; min-width:96px;}
.header .nav ul li{float:left; position:relative;height:35px;line-height:35px;border-right:1px solid #eee;}
.header .nav ul a{color:#555; float:left;display:block;height:35px;line-height:35px;padding:0 32px;font-size:14px;border: none;border-right:1px solid #eee;}
.header .nav ul .on { background:#343143; border: none; color: #fff;border-radius:100px;}
.header .nav ul .on a{color: #fff;border:none;}
.header .nav ul .sub{width:100%;background:#eee;z-index:200;position:absolute;top:35px;overflow:hidden;display: none;}
.header .nav ul .sub li{ float:left;text-align:center;}
.header .nav ul .sub li a{border:none;color:#888;border-top:1px solid #ccc;height:35px;margin:0 auto;line-height:35px;width:147px;padding:0;}
.header .nav ul .sub li a:hover{color: #343143;}
.banner { width: 100%; height: 700px; overflow: hidden; position: relative; z-index: 90; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 47%; }
.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(0,0,0,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.banner .hd ul li.on { background: #343143; color: #343143; }
.banner .bd { width: 100%; height: 700px; overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%; height: 700px; overflow: hidden; position: absolute; top: 0; left: 0 }
.banner .bd li { float: left; width: 100%; height: 700px; }
.banner .bd li span { display: block; width: 100%; height: 700px }
.banner .bd li a { display: block; width: 100%; height: 700px }
.banner .bd li .img_1 { background: url("banner1.jpg") center top no-repeat }
.banner .bd li .img_2 { background: url("banner2.jpg") center top no-repeat }
.banner .bd li .img_3 { background: url("banner3.jpg") center top no-repeat }
.banner .bd li .img_4 { background: url("banner4.jpg") center top no-repeat }
.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; }

.recommend-news {background:#fff;padding:10px;overflow:hidden;width: 98.3%;}

.recommend-news .rec-title {height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:16px;border-left:2px solid #ccc;padding-left:10px;background:#fafafa;}

.recommend-news .rec-list {margin-top:10px;}

.recommend-news .rec-list ul li {float:left;margin:10px;line-height:44px;border-bottom:1px dashed #ccc;font-size:14px;width:48%}

.recommend-news .rec-list ul li div{height: 30px;width: 389px;overflow: hidden;}

.recommend-news .rec-list ul li span {float:right;font-size:12px;    margin-top: -29px;}


.recommend-product {background:#fff;padding:10px;overflow:hidden;width: 98.3%;}

.recommend-product .rec-title {height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:16px;border-left:2px solid #ccc;padding-left:10px;background:#fafafa;}

.recommend-product .rec-list {margin-top:10px;}

.recommend-product .rec-list ul li {float:left;margin:10px;line-height:44px;border-bottom:1px dashed #ccc;font-size:14px;width:23%}

.recommend-product .rec-list ul li div{height: 30px;width: 389px;overflow: hidden;}

.recommend-product .rec-list ul li span {float:right;font-size:12px;    margin-top: -29px;}
.recommend-product .rec-list ul li img{width: 100%}

.ly-search {display: block; background: #fff;}
.ly-search .search{float:right;width:350px;margin-top:14px;}
.ly-search .search .text{padding-left:10px;height:30px;width:280px;float:left;border: 1px solid #999;background:#f9f9f9;}
.ly-search .search .button{width:14%;float:left;height:38px;background:#999;color:#fff;line-height:38px;border:0;}
.ly-search .tags { float: left; line-height: 60px; font-size: 12px; width: 600px; }
.ly-search .tags  div{ float: left; font-size: 14px; line-height: 60px; margin: 0; font-weight: bold; color: #232031; }
.ly-search .tags h4 { display: inline;font-size: 14px; line-height: 60px; margin: 0; color: #232031; }
.ly-search .tags span{font-size: 14px;font-weight:bold;}
.ly-search .form { float: right; height: 35px; margin-right: 0px; margin-top: 0px; }
.ly-search .form .search-keyword { width: 280px; height: 30px; line-height: 30px; background: #fff; color: #333; padding-left: 16px; font-size: 12px; float: left; margin-top: 2px; border-radius: 5px 0 0 5px; border: 1px solid #ccc; border-right: 0; }
.ly-search .form .search-submit { width: 49px; height: 34px; background: #4d4d4d; border: none; margin-top: 2px; top: 0; font-size: 18px; color: #fff; border-radius: 0 5px 5px 0; } 

.index-title{height:60px;margin-bottom: 30px;background: url("index-title.png") no-repeat center 12px;/* margin-top:30px; */}
.index-title .title-top{text-align: center;color: #343143;line-height:30px;/* font-size: 30px; */margin-bottom: 5px;display: block;}
.index-title .title-top .h2{margin:0;font-size:26px;font-weight: normal;}
.index-title .en{text-align: center;line-height:24px;font-size: 16px;margin-bottom: 5px;display: block;color:#808080;}
.project{padding:50px 0;background:url(bg.jpg) no-repeat left top;}
.project .cont{ overflow:hidden;}
.project .cont .cont-s{position: relative; float:left;margin-right:82.5px; width:345px; height:402px; overflow:hidden;}
.project .cont .cont-3{margin-right:0;}
.project .cont .cont-s img{width:314px; height:334px;}
.project .cont .cont-s p{position: absolute;right: 0px; bottom: 0px; padding: 0 35px; width: 244px; height: 234px; border-bottom: 1px solid #e8e8e8; display:block; text-align:center; background:url(cont-s.png) no-repeat left top;  color:#333;}
.project .cont .cont-s p i{display: block; padding-top: 90px;font-size:26px;margin-bottom:10px;}
.project .cont .cont-s p span{ }
.project .cont .cont-2 p{ background:url(cont-s-honor.png) no-repeat left top;color:#fff;}
.project .cont .project-btn{padding-top:30px;margin: 0px auto; width: 192px;overflow: hidden;animation: mymove 1s infinite linear ;}
.project .cont .project-btn a{display: inline-block; padding-left: 35px; width: 154px;  height: 45px;line-height:45px;color: #000; background:#fff;border:1px solid #ccc;font-size:16px;}
.project .cont .project-btn a i{font-size:24px;background:#eee;display: block;float:right;height:45px;width:60px;line-height:45px;text-align:center;}
.project .cont .project-btn a:hover{color: #fff; background:#343143;}
.project .cont .project-btn a:hover i{background:#bd0029;color:#fff;}
.ly-product { clear: both; overflow: hidden; background: #efefef; border-top: 1px solid #ccc; padding-top: 30px; padding-bottom: 40px; }
.ly-product .container { }
.ly-product .title { height: 80px; text-align: center;}
.ly-product .title .title-text { width: 145px; margin: 0 auto; }
.ly-product .title .bt { font-size: 56px; font-weight: bold; color: #bd0029; float: left; }
.ly-product .title .st { float: right; margin-top: 13px; }
.ly-product .title .st span { color: #bd0029; display: block; font-size: 24px; height: 31px; }
.ly-product .title .st small { color: #b3b3b3; font-weight: bold; font-size: 16px; }
.ly-product .pro-nav { float: left; width: 220px; background: #fff; border: 1px solid #eee;margin-left:45px; }
.ly-product .pro-nav .pro-nav-t { background: #bd0029 url(pro_t.jpg); font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.ly-product .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.ly-product .pro-nav .pro-nav-menu { }
.ly-product .pro-nav .pro-nav-menu ul li {}
.ly-product .pro-nav .pro-nav-menu ul li i { float:right;margin-top:18px;}
.ly-product .pro-nav .pro-nav-menu ul li .pro-nav-bt { display: block;line-height:55px;height:55px;font-size:16px;padding:0 20px;background:#fff;margin-top:5px;color:#555;border-bottom:1px dashed #ccc;}
.ly-product .pro-nav .pro-nav-menu ul li .pro-nav-bt:hover{background: #bd0029;color:#fff;}
.ly-product .pro-nav .pro-nav-menu .sub-menu li a{display: block;line-height:30px;height:30px;border-bottom:1px dotted #ccc;padding:0 20px;}
.ly-product .pro-nav .pro-nav-menu .sub-menu li i{float:left;font-size:14px;margin-top:8px;margin-left:20px;margin-right:10px;color:#bd0029;}
.ly-product .pro-nav .kefu-center{margin-top:10px;}
.ly-product .pro-nav .kefu-center .weicode { text-align: center; }
.ly-product .pro-nav .kefu-center .weicode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.ly-product .pro-nav .phone { clear: both; padding-top: 10px; background: #fff; }
.ly-product .pro-nav .phone i { font-size: 18px; margin-right: 10px; margin-left: 30px; color: #bd0029; }
.ly-product .pro-nav .phone strong { font-size: 16px; font-weight: 500; }
.ly-product .pro-nav .phone li { line-height: 40px; color: #111; border: 0; margin-left: 0; margin-right: 0; border-top: 1px dashed #ccc; margin-bottom: 3px; }
.ly-product .pro-nav .phone img { width: 100%; margin:0; }
.ly-product .pro-nav .map img { width: 218px; height: 188px; }
.ly-product .pro-img { width: 850px; float: right; background: #fff;margin-right:45px;}
.ly-product .pro-img .pro-title { height: 35px; line-height: 35px;background:url(title-bg.jpg) center center;}
.ly-product .pro-img .pro-title span { float: left; display: block; font-size: 26px; margin-top: 5px; color: #fff;margin-right:10px;animation:mymove 3s infinite linear;margin-left:10px;}
.ly-product .pro-img .pro-title .title-title { margin: 0;display: inline;font-size: 16px;color: #fff;}
.ly-product .pro-img .pro-title a { float: right;font-size:12px;color:#ccc;margin-right:10px;}
.ly-product .pro-img .pro-title a:hover {color:#fff;}
.ly-product .pro-img ul { zoom: 1;margin-top:10px;}
.ly-product .pro-img ul span{color: #ccc; margin:10px 0; display: block;}
.ly-product .pro-img li { width: 264px; float: left; position: relative; margin: 10px 5px; -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; text-align: center;background:#eee;padding:4.5px;}
.ly-product .pro-img .li-bottom{margin-bottom:20px;}
.ly-product .pro-img li:last-child{margin-bottom:10px;}
.ly-product .pro-img li img { width: 264px; height: 189px; display: block;}
.ly-product .pro-img li span { color: #808080; margin: 13px 0; display: block;}
.ly-product .pro-img li span:hover { color: #343143;}
.ly-product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.ly-product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); }
.adv-top{height:200px;background: url(adv-top.jpg) center center;}
.ly-advantage{height:1319px;background-color:#fff;position: relative;}
.ly-advantage .adv-img1{position:absolute;top:114px;right:0}
.ly-advantage .adv-img2{position:absolute;top:411px;left:0}
.ly-advantage .adv-img3{position:absolute;top:709px;right:0}
.ly-advantage .adv-img4{position:absolute;top:1006px;left:0}
.ly-advantage .adv-cont1{top:94pt;left:0}
.ly-advantage .adv-cont2{top:403px;left:770px}
.ly-advantage .adv-cont3{top:710px;left:0}
.ly-advantage .adv-cont4{top:742pt;left:770px}
.ly-advantage .adv-cont{position:absolute}
.ly-advantage .adv-cont .h3{height:53px;color:#343143;font-weight:400;font-size:30px}
.ly-advantage .adv-cont p{color:#979799;font-size:15px;line-height:30px}
.ly-advantage .adv-circle1{position:absolute;top:110px;right:503px}
.ly-advantage .adv-circle2{position:absolute;top:407px;left:487px}
.ly-advantage .adv-circle3{position:absolute;top:705px;right:503px}
.ly-advantage .adv-circle4{position:absolute;top:1002px;left:487px}
.ly-advantage .adv-circle i{display:block;padding-top:5pc;width:214px;height:138px;background:url(adv-circle.png) no-repeat;text-align:center;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}
.ly-advantage .adv-circle em{position:absolute;top:5pc;left:50%;z-index:100;margin-left:-25px;color:#fff;font-size:24px;line-height:30px}
.index-block{height:200px;background: url(index-block.jpg) center center;}
.index-about{padding-top:50px;height:690px;background:url(about-bg.jpg) top center;}
.index-about .title { margin: 00px auto 30px auto; text-align: center; background: url(title-img.png) top 50px center no-repeat;padding-bottom:5px; }
.index-about .title .h3 {letter-spacing: 0px; line-height: 44.8px; color: #bd0029; font: bold 30px/47px "Microsoft Yahei"; margin-bottom: 25px;}
.index-about .title .h3 a{ color: #bd0029;}
.index-about .title em { font-size: 16px; color: #666;}
.index-about .about-cont {width:660px;float:right;}
.index-about .about-cont .ab-hr{width:60px;height:2px;background:#343143;}
.index-about .about-cont .ab-title { font-size: 22px; font-weight: bold;margin:15px 0 10px 0;}
.index-about .about-cont .ab-title span { color: #999; font-size: 16px; }
.index-about .about-cont .ab-dis {font-size:18px;margin-bottom:15px;}
.index-about .about-cont  p {color: #444;}
.index-about .about-cont a{display: block;padding:3px;width:140px;text-align:center;background:#343143;color:#fff;font-size:12px;}

.news { overflow: hidden;background:#fff; height: 640px;}
.news .ne-title { height: 30px; line-height: 30px; border-bottom: 2px solid #343143;}
.news .ne-title span {float: left; display: block; font-size: 20px; margin-top: 5px; color: #343143; }
.news .ne-title .h3 { float: left; margin: 0; font-size: 16px; background: #343143; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .ne-title small { color: #eee; }
.news .ne-title .link {  float: right;font-size:12px;color:#bbb;}
.news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.news .news-left .hd {height: 30px; line-height: 30px; border-bottom: 2px solid #343143;}
.news .news-left .hd li {float: left; margin-right:10px; font-size: 16px; background: #343143; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .news-left .hd li a { color: #fff; }
.news .news-left .hd .on a { color: #fff; }
.news .news-left .hd .link {float: right;font-size:12px;color: #bbb;}
.news .news-left .ne-img { padding: 15px; }
.news .news-left .ne-img li { height: 155px; padding-top: 6px; border-bottom: 1px dashed #ccc; }
.news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #ccc; }
.news .news-left .ne-img span { display: block; font-size: 16px; color: #343143; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #333; line-height: 24px; }
.news .news-left .ne-img a { color: #999; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #343143; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { line-height: 40px; background: #ededed; width: 340px; float: left; margin: 0 15px; margin-bottom: 10px; height: 46px;}
.news .news-left .ne-list li span { font-size: 20px; color: #fff; margin-right: 10px; height: 46px; width: 45px; line-height: 40px; text-align: center; background: #999; }
.news .news-left .ne-list li a { color: #333; font-size: 6px;margin-top: -30px;margin-left: 65px; }
.news .news-left .ne-list li a h5{font-size: 12px;height: 12px;width: 265px;overflow: hidden;margin-top: -27px; margin-left: 60px;}
.news .news-left .ne-list li:hover { background:#343143; }
.news .news-left .ne-list li:hover a{color:#fff;}
.news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.news .news-left .ne-list li strong a { color: #2d1b17; }
.news .news-left .ne-list li small { float: right; color: #999; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #FFD400; line-height: 40px; }
.news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.news .news-right .title .link { display: block; color: #eee; font-size: 12px; float: right; }
.news .news-right .bd .tempWrap { width: 320px !important; padding: 0; }
.news .news-right .bd ul { zoom: 1; width: 300px; padding: 5px; }
.news .news-right .question-top { overflow: hidden; position: relative; clear: both; height: 449px; margin-left: 10px; }
.news .news-right .question-top .bd { padding: 0px; }
.news .news-right .question-top .infoList li { border-bottom: 1px dashed #ccc; }
.news .news-right .question-top .infoList li .h5 { font-size: 14px; color: #fff; height: 40px; margin: 0;line-height:20px;margin-top:10px;}
.news .news-right .question-top .infoList li .h5 span { background: #343143; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px;width:25px;height:25px;line-height:25px;text-align:center; float: left;display: block;}
.news .news-right .question-top .infoList li .h5 a { color: #333;}
.news .news-right .question-top .infoList li .answer { color: #666; padding-bottom: 20px; }
.news .news-right .question-top .infoList li .answer span { display: block; font-size: 12px; }
.news .news-right .question-top .infoList li .answer small  { color: #fff; background: #999; font-size: 14px;border-radius: 2px; margin-right: 5px; float: left;width:25px;height:25px;text-align: center;line-height: 25px;}
.service {padding:50px 0;background:#efefef;}
.service .cont { overflow: hidden; }
.service .cont .top { overflow: hidden; margin-bottom: 20px; }
.service .cont .top ul li{width:calc(100% / 5 - 48px);float:left;background:#fff;text-align:center;margin:5px;padding:20px;}
.service .cont .top ul>li:first-child{margin-left:0;}
.service .cont .top ul>li:last-child{margin-right:0;}
.service .cont .top ul li i{width:85px;height:85px;text-align:center;line-height:85px;margin:20px auto;color:#fff;background:#343143;border-radius:100px;font-size:32px;}
.service .cont .top ul li .text-1{font-size:18px;margin-top:10px;}
.service .cont .top ul li .text-2{color:#999;margin-top:10px;}
.service .cont .top ul li .text-3{height:1px;width:120px;background:#999;margin:10px auto;}
.service .cont .top ul li .text-4{font-size:12px;margin-top:10px;color:#666;}
.partner { clear: both; padding: 50px 0;}
.partner .cont { padding-top: 10px; }
.partner .cont .partner-img { overflow: hidden; position: relative; }
.partner .cont .partner-img .bd .prev, .partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.partner .cont .partner-img .bd .next { float: left; left: 0px; }
.partner .cont .partner-img .bd .tempWrap { }
.partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.partner .cont .partner-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.partner .cont .partner-img .bd ul li .pic img { width: 150px; display: block; border: 1px solid #ccc; border-radius: 10px; }
.partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }
.yqlj {background: #fff;}
.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:0px;}
.footer .foot-nav{margin-top:15px;height:70px;line-height:40px;}
.footer .foot-nav ul li{float:left;border-left:1px solid #848484;}
.footer .foot-nav ul li:nth-child(1){border-left:0;}
.footer .foot-nav ul li a{font-size:14px;color:#ccc;margin:0 15px;display: block;padding:0 10px;}
.footer .foot-nav ul li a:hover{color:#fff;}
.footer .foot-center{height:230px;}
.footer .foot-center .left{margin-top:40px;float:left;}
.footer .foot-center .center{float:left;border-top:1px solid #797979;margin-top:28px;margin-left:105px;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:19px;color:#fff;font-weight:normal;}
.footer .foot-center .right{float:right;margin-top:25px;}
.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;}
.footer .foot-center .right .qr img { width: 120px; display: block; margin: 10px auto;margin-left:10px;margin-bottom:20px;background:#fff;padding:3px;border-radius:5px;}
.footer .foot-center .right .qr span {color:#ccc;}
.footer .foot-bottom{clear:both;overflow:hidden;height:40px;margin-top:16px;}
.footer .foot-bottom .left{float:left;margin-top:0px;}
.footer .foot-bottom .right{float:right;margin-top:0px;}
.footer .foot-bottom .foot-copy{font-size:12px;color:#b3b3b3;}
.footer .foot-bottom .foot-statement{font-size:10px;color:#989898;}
.footer .foot-bottom p{margin:0;}
.footer .foot-bottom a{color:#b3b3b3;}
.footer .foot-bottom img{height:40px;float:right;}
.inner {background:#f6f6f6;}
.inner .inner-banner{}
.inner .inner-banner-1{height:300px;background:url(inner-banner-1.jpg) top center;}
.inner .inner-banner-2{height:300px;background:url(inner-banner-2.jpg) top center;}
.inner .inner-banner-3{height:300px;background:url(inner-banner-3.jpg) top center;}
.inner .inner-banner img{width:100%;}
.inner .inner-place {height: 40px;line-height: 40px;margin-top:20px;background:#ddd;}
.inner .inner-place li{float:left;}
.inner .inner-place a { color: #555; margin-right: 5px; }
.inner .inner-place a:hover{color:#343143;}
.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 .hover{background:#343143;color:#fff;}
.inner .category-cont{padding-top:10px;background:#fff;}
.inner .category-cont .cate-title{height:45px;line-height:45px;background:#eee;}
.inner .category-cont .cate-title a{display: block;font-size:16px;background:#343143;color:#fff;width:200px;text-align:center;}
.inner .category-cont ul{overflow:hidden;}
.inner .category-cont ul li{width:380px;float:left;margin:10px;text-align:center;height: 380px;}
.inner .category-cont ul li img{width:100%;}
.inner .category-cont ul li h5{border-bottom:1px solid #eee;font-size:16px;color:#343143;padding:10px 0;font-weight:bold;}
.inner .category-cont ul li p{font-size:12px;color:#555;margin-top:10px;}
.inner .image-list{overflow:hidden;margin-top:10px;background:#fff;}
.inner .image-list ul li{width:340px;margin:15px;float:left;background:#eee;padding:15px;}
.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:16px;display: block;margin:10px auto;border-bottom:1px solid #ccc;padding-bottom:10px;}
.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-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:#343143;border-bottom:1px dashed #ccc;padding-bottom:20px;margin-top:20px;}
.inner .image-show .right .attr{margin:20px 0;}
.inner .image-show .right .attr i{color:#343143;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:#343143;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:#343143;padding-left:10px;margin-bottom:10px;color:#fff;}
.inner .image-show .img-cont blockquote{font-size:16px;line-height:36px;border-left:3px solid #343143;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 .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 #343143;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:#343143;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:#343143;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 .page {text-align:center;}
.inner .page li a{color: #343143;}
.inner .page .active a{background-color: #343143;border-color: #343143;color:#fff;}
.inner .news-show{background:#fff;padding:30px;margin-top:20px;float:left;width:850px;}
.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:#343143;}
.inner .news-show .cont{margin-top:20px;}
.inner .news-show .statement a{color:#343143;}
.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:400px;float:left;border:1px solid #ccc;border-radius:10px;padding:8px 0;margin:10px;text-align:center;}
.inner .news-relevant{width:250px;float:right;background:#fff;padding:30px 10px;margin-top:20px;}
.inner .news-relevant .rel-title{background:#343143;text-align:center;color:#fff;font-size:16px;line-height:40px;}
.inner .news-relevant ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;}
.inner .news-relevant ul li em{display: block;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#343143;border-radius:100px;float:left;margin-right:10px;}
.inner .news-relevant ul li span{display: block;float:left;width:210px;}

.inner .product-relevant{width:250px;float:right;background:#fff;padding:30px 10px;margin-top:20px;}
.inner .product-relevant .rel-title{background:#343143;text-align:center;color:#fff;font-size:16px;line-height:40px;}
.inner .product-relevant ul li{border-bottom:1px dashed #ccc;padding:10px 0;overflow:hidden;}
.inner .product-relevant ul li img{width: 100%;}

.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:#343143;}
.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:#343143;}
.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:#343143;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:#343143;}
.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: 20px;color: #333; padding:30px;padding-bottom:10px;background:#fff;}
.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:#343143;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:#343143;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;}