@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:#0067d0;}
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;height: 0;}
.container {max-width:1200px;width:1200px !important;padding:0;position:relative;}
/* start头部 */
.header{z-index: 100; width: 100%; position: relative;}
.header .head-top{height: 35px; line-height: 35px; background: #eee;font-size:13px;}
.header .head-top .left{float: left; color: #555;}
.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: #555;}
.header .head-top .right a{color: #555;}
.header .head-top .right a:hover{color:#0067d0;}
.header .head-top .right span{color: #bbb; margin: 0 8px;}
.header .head-top .right .wechat{float: right;position:relative;}
.header .head-top .right .wechat img{position: absolute; right: 0px; display: none; z-index: 300;width:150px;}
.header .head-top .right .wechat:hover{cursor: pointer;}
.header .head-top .right .wechat:hover img{display: block;}
.header .head-center{height: 130px; background:#fff;}
.header .head-center .left .logo{float: left;margin-top: 0px;margin-bottom: 0;}
.header .head-center .left .logo img{width:85%;margin-top: 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:35px;height:60px;}
.header .head-center .left .text h2{color:#0067d0;font-size:28px;font-weight:bold;padding-bottom:6px;margin-top:4px;}
.header .head-center .left .text h3{font-size:16px;color:#636363;}
.header .head-search{width: 321px;float:left;margin-left:30px;margin-top: 10px;}
.header .head-search .form{margin-right: 0px; margin-top:20px;overflow:hidden;}
.header .head-search .form .search-keyword{width: 260px; height:35px; line-height:35px; background: #fff; color: #aaa; padding-left: 28px; font-size: 12px; float: left;border: 1px solid #ccc; border-right: 0;}
.header .head-search .form .search-submit{width: 49px; height: 35px; background: #0067d0; border: none;top: 0; font-size: 14px; color: #fff;}
.header .head-search .tags{height:40px;line-height: 40px; font-size: 12px;margin-top:10px;}
.header .head-search .tags span{float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a;}
.header .head-search .tags h4{float: left;margin-right: 5px; border-right: 1px solid #8C7B50; padding-right:5px;font-size: 12px;margin-top:12px;}
.header .head-search .tags h4:last-child{border-right:0;}
.header .head-center .introduce{float: left; width: 430px; margin: 0;}
.header .head-center .introduce img{float: left;}
.header .head-center .introduce strong{margin-top: 30px; margin-bottom: 5px; font-size: 22px; color: #0067d0; display: block;}
.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; width:272px;}
.header .head-center .phone img{margin-right: 10px; float: left;width:60px;}
.header .head-center .phone .phone-num{float: left; margin-top: 3px;}
.header .head-center .phone small{font-size: 16px; display: block; margin-left: 3px; color: #888;}
.header .head-center .phone span{display: block; color: #0067d0; font-weight: bold;}
.header .nav{height:50px;background:#0067d0;clear: both; z-index: 200; position: relative;}
.header .nav .menu .top-nav{padding: 0; list-style: none; margin: 0;min-width:96px;position: absolute;}
.header .nav .menu .top-nav li{float: left; position: relative;height:50px;line-height:50px;}
.header .nav .menu .top-nav li span{margin-right: 10px;}
.header .nav .menu .top-nav li a{display: inline-block; float: left; height:25px; color: #fff;width:148px;border-right: 1px solid #2c85e5;border-left: 1px solid #2c85e5;text-align: center; line-height: 25px;margin-top:10px;}
.header .nav .menu .top-nav .on{background:#f00808; border: none; color: #fff;}
.header .nav .menu .top-nav .on a{color: #fff;border:none;}
.header .nav .menu .top-nav li:hover{background:#f00808; border: none; color: #fff;}
.header .nav .menu .top-nav li:hover a{color:#fff;}
.header .nav .menu .top-nav li .sub{width:148px;background:#eee;z-index:200;position:absolute;top:50px;}
.header .nav .menu .top-nav li .sub li a{border:none;color:#333;width:148px;border-top:1px solid #ccc;height:45px;margin:0;line-height:45px;}
.header .nav .menu .top-nav li .sub li a:hover{color:#fff;}
.header .nav .menu .top-nav li .sub-menu{color:#333;display: none;overflow:hidden;}
.header .nav .menu .top-nav li:hover .sub-menu{display: block;}
.header .nav .menu .top-nav li:hover .sub-menu .on a{color:#fff;}


/* end头部 */
.banner {width:100%;overflow:hidden;position:relative;}
.banner .hd {height:20px;overflow:hidden;position:absolute;bottom:10px;z-index:1;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:#0067d0;color:#0067d0;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 span {display:block;width:100%;}
.banner .bd li img {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;}
.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;}
.t_h2{margin: 30px auto 25px; width: 1200px;position: relative; line-height: 48px; font-weight: bold;font-size: 32px; height: 105px; text-align: center; color: #303030;}
.t_h2 .b{color: #0057b3;font-weight: bold;background: url(title-bg.png)no-repeat center;}
.t_h2 h1{color: #0057b3;font-weight: bold;font-size: 32px;}
.t_h2 strong{color: #0057b3;}
.t_h2 em{display: block;text-align: center; letter-spacing: 3px; color: #666; line-height:50px; font-size:18px; font-weight: normal;}
.t_h2 a,.t_h2 a:hover{text-decoration: none; color: #303030;}

.top-info{height:60px;line-height:60px;overflow:hidden;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,0.12);}
.top-info ul li i{margin-right:15px;font-size:18px;color:#0057b3}
.top-info ul li a{}
.top-info ul li span{float:right;}


/* 大标题 */
.index-title { height: 80px; text-align: center; background: url(title.png) center center; margin-bottom: 20px; }
.index-title .t-1{font-size:36px;font-weight: bold;}
.index-title .t-1 em{color: #0067d0;}
.index-title .t-2{font-size: 20px;}

/*关于我们*/
.index-about{clear: both;margin-top:70px;overflow: hidden;margin-bottom:50px;}
.index-about .left{width: 50%;float: left;}
.index-about .left .text {border-bottom:#0067d0 solid 1px;padding-bottom:30px;}
.index-about .left .text em{font-size: 30px;border-bottom: 6px #0067d0 solid;width: 70px;margin-right:20px;padding-bottom:61px;color:#0067d0;font-weight:bold;}
.index-about .left .text span{font-size:20px;color:#4a4a4aee;display:block}
.index-about .left p{line-height: 35px;margin:25px 0;}
.index-about .left a{font-size:16px;border:1px #dadada solid;padding:10px 70px;text-align:center;}
.index-about .left a:hover{background:#0067d0;color:#fff;} 
.index-about .right{float: right;height: 590px;width: 480px;overflow: hidden;transition: all 1s;}
.index-about .right img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index-about .right:hover img{transform: scale(1.1);}
.index-about .left .numCount{margin-top:45px;background:#fff;width:65%;z-index:200;position:absolute;padding: 22px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.index-about .left .numCount li{ float: left; width:20%; text-align: center;background: url(number-bg.jpg) no-repeat center;}
.index-about .left .numCount li .numU{ line-height:1.2;}
.index-about .left .numCount li .numCX{ font-size:37px; color:#f00808;font-weight: bold;}
.index-about .left .numCount li .item .indc{font-size: 16px;}
.index-about .left .numCount li .numU .unitC{font-size:100%; line-height: 1.3; margin-left: 0.3em;}
.index-about .left .numCount li .numU sub{vertical-align:baseline;}

/* 锚点导航 */

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

/*视频中心*/
.roll{clear:both;margin-top:20px;height: 340px;margin-top: 20px;}
.roll .slideGroup{}
.roll .slideGroup .parHd{height:50px;line-height:50px;}
.roll .slideGroup .parHd ul li{width:200px;height:50px;line-height:50px;border-radius: 15px;text-align:center;color:#fff;background: #0067d0;float:left;margin-right:10px;font-size:16px;}
.roll .slideGroup .parHd ul .on{background:#0067d0;}
.roll .slideGroup .parHd .roll-hr{height:1px;width:440px;background:#888;float:left;margin-top:26px;margin-left:50px;}
.roll .slideGroup .parHd a{float:right;}
.roll .slideGroup .parBd{position:relative;margin-top:20px;}
.roll .slideBox .sPrev,.roll .slideBox .sNext{display: block; background:#999; line-height: 59px; cursor: pointer; position: absolute; width:50px; height:50px; text-align: center; margin-top:100px;z-index:10;border-radius:100px;}
.roll .slideBox .sPrev{left:-50px;}
.roll .slideBox .sNext{right:-50px;}
.roll .slideBox .sPrev:hover,.roll .slideBox .sNext:hover{background:#0067d0;}
.roll .slideBox a span{font-size: 30px; color: #fff;}
.roll .slideBox ul{overflow: hidden; zoom: 1;}
.roll .slideBox ul li{margin: 0 9px; float: left; _display: inline; overflow: hidden; width: 280px; background: #fff; text-align: center;}
.roll .slideBox ul li .pic{padding: 6px; border: 1px solid #ccc;}
.roll .slideBox ul li .pic img{width: 100%; display: block;}
.roll .slideBox ul li a{display: block;margin:10px 0;}
.roll .slideBox ul li .pic video{width: 100%;height: 250px;}


/*产品中心*/
.al_qh{height: 80px;line-height: 80px;margin:0 auto;}
.al_qh li{float:left;line-height: 80px;border-radius: 20px;font-size:16px;color: #666666;/* background: url(al_ico2.jpg) no-repeat right top #e8e8e8; */width:240px;text-align: center;/* border-left: 1px #c2c2c2 solid; */}
.al_qh li em{padding-left:28px;background: url(al_ico1.jpg) no-repeat left center;height: 22px;line-height: 22px;font-size:20px;}
.al_qh li.on{background:#0067d0;color: #fff;}
.al_qh li.on em{background: url(al_ico1_hv.jpg) no-repeat left center;}
.al_qh li.on a{color:white;}
.al_c{background: url(al_c.jpg) no-repeat center 142px;height: 639px;padding-top:30px;}
.al_nr dd{height: 112px;position: relative;}
.al_nr dd i{float:left;width:236px;height: 78px;border:1px solid #009b4d;text-align: center;line-height: 78px;font-size:34px;color: #009b4d;font-style:normal;}
.al_nr dd p{float:right;width:910px;}
.al_nr dd p span a{display: block;height: 28px;line-height: 28px;font-size:16px;color: #111111;font-weight: bold;}
.al_nr dd p em{font-size:14px;color: #333333;line-height: 26px;padding-top:5px;display: block;}
.al_nr dd b a{background: url(al_btn1.jpg) no-repeat;width:110px;height:31px;line-height: 31px;text-align: center;font-size:18px;color: #fff;display: block;position: absolute;right:0;top:27px;}
.al_nr dt{font-size:0;line-height: 0}
.al_nr dt img{width:1200px;height: 527px;}
.al_d{padding-top:41px;position: relative;height: 243px;}
.al_d li{float:left;width:273px;margin-right:35px;text-align: center;font-size:0;line-height: 0}
.al_d li img{width:273px;height: 154px;}
.al_d li span a{display:block;padding-top:22px;font-size:16px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 22px;}
.al_j1,.al_j2{position: absolute;top:101px;}
.al_j1{left:-53px;}
.al_j2{right:-53px;}
.al_d li:last-child{margin:0;}





/*产品列表*/
.product{margin-bottom:30px;}
.product .cont{overflow:hidden;}
.product h1{text-align: center;border-top:1px #b9b9b9 solid;margin-top: 10px;padding-top: 10px;font-size: 14px;}
.product .cont .left{float:left;width:280px;padding: 12px;background:url(pro-left-bg.jpg);height: 950px;}
.product .cont .left .pro-title{color: #0057b3;text-align:center;background: #fff;padding: 20px 0;}
.product .cont .left .pro-title span{display: block;font-size:22px;margin-bottom:5px;font-weight:bold;}
.product .cont .left ul li{}
.product .cont .left ul li :hover{color:#ff8300}
.product .cont .left ul{overflow:hidden;padding:20px;margin-top:20px;}
.product .cont .left ul li i{font-size:18px;color:#ffffff;margin-right:30px;float:left;margin-top:27px;}
.product .cont .left ul li a{display: block;line-height:70px;border-bottom:1px dashed #ccc;font-size:16px;color:#fff;}
.product .cont .left .pro-contact{margin-top:10px;text-align:center;padding-bottom: 10px;}
.product .cont .left .pro-contact span{color:#fff;display: block;font-size:16px;}
.product .cont .left .pro-contact .box{color:#fff;font-size:28px;font-weight:bold;margin-top:10px;}
.product .cont .left .pro-contact .box img{width:70%;}
.product .cont .left .kefu-center{margin-top:10px;}
.product .cont .left .kefu-center .weicode{text-align: center;}
.product .cont .left .kefu-center .weicode img{width:200px; background: #fff; padding: 5px; border-radius: 5px;}
.product .cont .left .phone{clear: both; padding-top: 10px;background: #eee}
.product .cont .left .phone i{font-size: 16px; margin-right: 10px; margin-left:5px; color: #fff;}
.product .cont .left .phone strong{font-size: 16px; font-weight: 500;}
.product .cont .left .phone li span{font-size: 15px;}
.product .cont .left .phone li{line-height: 40px;color: #fff;border: 0;margin-left: 0;margin-right: 0;padding: 0 5px;display: block;}
.product .cont .left .phone img{width: 100%; margin:0;}

.product .cont .right{width:910px;float:right;}
.product .cont .right .pro-title { height: 35px; line-height: 35px;background-color:#0057b3;}
.product .cont .right .pro-title span { float: left; display: block; font-size: 26px; margin-top: 5px; color: #fff;margin-right:10px;margin-left:10px;}
.product .cont .right .pro-title .title-title { margin: 0;display: inline;font-size: 16px;color: #fff;}
.product .cont .right .pro-title a { float: right;font-size:12px;color:#ccc;margin-right:10px;}
.product .cont .right .pro-title a:hover {color:#fff;}
.product .cont .right .pro-img li{width:215px;margin:5px;float:left;text-align:center;background:#f6f6f6;position: relative;padding: 5px;margin-bottom: 13px;}
.product .cont .right .pro-img li .overlay {position: absolute;overflow: hidden;width:100%;height: 100%;left:0%;top:0%;display: none;background: rgba(17, 86, 178, 0.86);transition: all 0.9s;}
.product .cont .right .pro-img li .overlay .t-1{font-size: 17px;color: #fff;margin-top: 20px;}
.product .cont .right .pro-img li:hover .overlay {display: inherit;}
.product .cont .right .pro-img li .overlay p{color: #fff;display: block;margin-top:15px;font-size: 12px;}
.product .cont .right .pro-img li img{width:100%;}
.product .cont .right .pro-img li span{display: block;margin-top:15px;margin-bottom:15px;}
.product .cont .right .pro-img li .button{position: absolute;width: 215px;background: #0066c1;display: block;padding: 10px 0;color: #fff;display: none;left: 0px;font-size: 16px;cursor: pointer;bottom: 0;}
.product .cont .right .pro-img li:hover .button{display: inherit;}
.product .hd ul li{float:left;width:100%;text-align:center;color:#ffffff;font-size:20px;margin-top:30px}
.product .hd ul .on{color:#fff;background: linear-gradient(135deg, transparent 10px, #585858  0);}
.product .bd ul { zoom: 1;}
.product .bd li { width:290px; float: left; position: relative; margin: 8px 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;padding:3px;}
.product .bd li img { width: 100%; display: block;}
.product .bd li span {color: #242730;margin: 10px 0;display: block;width: 62%;border-radius: 20px;margin: 10px auto;line-height: 25px;}
.product .bd li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; margin-right: 10px; margin-top: 5px; }
.product .bd ul li:hover .text{display: block;}

.product .bd ul li .text{text-align:center;position: absolute;width:100%;height:100%;z-index:10;top:0;}
.product .bd ul li .text .title-title{font-size:18px;color:#fff;margin-top:15%;font-weight:bold;}
.product .bd ul li .text span{display: block;width:90%;color:#fff;margin:20px auto;}
.product .bd ul li .text p{color:#fff;}
.product .bd ul li .text a{display: block;width:100px;text-align:center;color:#ea0000;background:#fff;margin: auto;padding:5px 5px;}
.product .bd ul li .text a i{margin-left:10px;}




.pro{overflow:hidden;}
.pro1{overflow:hidden; background:url(pro_bg.jpg) no-repeat;}
.pro1 dt{width:640px; height:435px; float:left; margin:40px 0 0 40px;}
.pro1 dt img{display:block;width:640px; height:435px;}
.pro1 dd{height:330px; width:435px; padding-left:40px; position:relative; float:left; margin:70px 0 0 24px; float:left;}
.pro1 dd:before{content:""; position:absolute; top:0; left:0; width:1px; height:100%; background:#fff; border-left:1px solid #d5d5d5;}
.pro1 dd h3{height:42px; font:22px "Microsoft YaHei"; font-weight:bold; line-height:42px; overflow:hidden; margin-bottom:8px; color:#0057b3;}
.pro1 dd h4{height:42px; font:22px "Microsoft YaHei"; font-weight:bold; line-height:42px; overflow:hidden; margin-bottom:8px; color:#0057b3;}
.pro1 dd .prodd{font:14px "Microsoft YaHei"; line-height:25px; color:#666;}
.pro1 dd p{font:14px "Microsoft YaHei"; line-height:25px;}
.pro1 dd b{display:block; font:14px "Microsoft YaHei"; font-weight:bold; color:#0057b3; margin:17px 0 5px;}
.pro1 dd span a{display:block; width:155px; height:36px; background:#ea0000;border-radius: 20px; font:16px "Microsoft YaHei"; text-align:center; line-height:36px; overflow:hidden; color:#fff; margin-top:25px;}
.pro1 dd i{color:#0057b3;margin-right:10px;}
.index-btn{position:relative;z-index:10;min-width:1300px;padding:0 20px;-moz-box-sizing:border-box;box-sizing:border-box;}
.index-btn-box{margin:0 auto;background:#fff;margin-top:-74px;height:148px;max-width:1713px;font-size:0px;box-shadow:0 7px 18px rgba(0,0,0,0.12);}
.index-btn-box .btn{width:33.33%;height:100%;display:inline-block;vertical-align:middle;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.index-btn-box .btn .iconfont{margin-right:40px;margin-left:36px;line-height:148px;font-size:56px;color:#333;display:inline-block;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.index-btn-box .btn .text{display:inline-block;vertical-align:middle;width:240px;text-align:left;}
.index-btn-box .btn+.btn{border-left:1px solid #e7e7e7;}
.index-btn-box .btn .text span{display:block;font-size:16px;margin-bottom:4px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.index-btn-box .btn .text .p{color:#999;line-height:20px;font-size:12px;}
.index-project{margin:20px auto;}
.index-project .cont{overflow:hidden;}
.index-project .cont ul{overflow:hidden;border:1px solid #ccc;border-bottom:0;border-top:0;}
.index-project .cont ul li{width:239.6px;height:145px;float:left;overflow:hidden;border-right:1px solid #ccc;text-align:center;border-bottom:1px solid #ccc;}
.index-project .cont ul li:nth-child(5){border-right:0;}
.index-project .cont ul li:nth-child(10){border-right:0;}
.index-project .cont ul li a{display: block;}
.index-project .cont ul li img{display: block;width:65px;margin:10px auto;}
.index-project .cont ul li span{display: block;font-size:18px;margin-bottom:5px;}
.index-project .cont ul li small{color:#666;font-size:14px;}









/* 企业优势 */
/*.index-advantage{overflow: hidden; margin-top:10px; background:url(adv-bg.jpg) no-repeat center;height:740px;}
.index-advantage .center{margin-bottom:30px;overflow:hidden;padding-top:10px;}
.index-advantage .center .hd{height: 54px; padding: 0; top: 0;margin: 30px auto;width: 842px;}
.index-advantage .center .hd ul{float: left;}
.index-advantage .center .hd ul li{float: left; cursor: pointer; height: 50px; line-height: 50px; color: #2d2d2d; width: 180px; text-align:center;background:#fff;margin-right:30px;font-size:16px;}
.index-advantage .center .hd ul li.on{background:#ea0000; color: #fff;}
.index-advantage .center .bd{background: #fff;overflow: hidden;padding:30px 20px;}
.index-advantage .center .bd .left{float: left;}
.index-advantage .center .bd .left img{width:530px;height:371px;}
.index-advantage .center .bd .right{float: right; width: 530px;margin-right: 66px;}
.index-advantage .center .bd .right .programme-title{overflow: hidden; clear: both; margin-top: 20px;}
.index-advantage .center .bd .right .programme-title .programme-t{float: left; margin-right: 10px; width: 60px; height: 60px; background:#ea0000; color: #fff; font-size: 38px; text-align: center; line-height: 60px; border-radius: 10px;}
.index-advantage .center .bd .right .programme-title em{font-size: 24px; display: block;font-weight: bold;}
.index-advantage .center .bd .right .programme-title span{font-size: 16px;}
.index-advantage .center .bd .right .cont{width:100%;padding: 10px;margin-top: 20px;}
.index-advantage .center .bd .right .programme-cont{overflow: hidden; margin-top:0px;}
.index-advantage .center .bd .right .programme-cont span{float: left; margin-right: 10px;line-height:30px;color: #1b78d5}
.index-advantage .center .bd .right .programme-cont p{margin: 0;line-height:30px;height:200px;}
.index-advantage .center .bd .right .programme-cont a{font-size:16px;background:#ea0000;padding:8px;color:#fff;text-align:center;margin:0 auto;display:block;width:150px;}*/

.advantage {overflow:hidden;padding-bottom:75px;background:url(adv-bg1.jpg)no-repeat center;}
.advantage .cn{margin:80px 0;width: 100%;}
.advantage .cn ul li{width: 23%;margin:12px;height: 480px;float:left;border-radius: 25px;box-shadow: 0px 5px 6px #5e5e5e8a;}
.advantage .cn ul li:hover{transform: scale(1.1);}
.advantage .cn ul li img{margin: 0 auto;display: block;width:85%;margin:20px;border-radius:10px;box-shadow:0px 3px 3px #878787}
.advantage .cn ul li em{font-size: 14px;padding: 7px 30px;border: 1px #eee solid;display:block;width:70%;text-align:center;margin:0 auto;border-radius:20px;margin-top:10px;}
.advantage .cn .cn-1{color:#fff;}
.advantage .cn .cn-2{margin-top:-50px;background:#f0f0f0;}
.advantage .cn .cn-3{color:#fff;}
.advantage .cn .cn-4{margin-top: -50px;background:#f0f0f0;}
.advantage .cn ul li span{font-size:18px;font-weight: bold;width:100px;height:50px;border-bottom:3px #ffffff solid;display:block;margin:0 auto;padding:10px;margin-top:50px;margin-bottom:10px;}
.advantage .cn ul li p{font-size:13px;width:200px;display:block;margin:0 auto;}
.advantage .cn .cn-2 span{margin-top:10px !important;}
.advantage .cn .cn-2 p{margin-top:40px !important;}
.advantage .cn-bottom{width: 100%;margin-top:30px;background: url(cn-bottom.jpg)no-repeat center;height: 200px;}






/* 产品优势 */
.pro-adv{width: 100%;background: url(pro-adv.jpg)no-repeat center;height:921px;}
.pro-adv .cont{width: 47%;float: right;margin-top:244px;}
.pro-adv .cont ul li{margin:27px 0;width:80%}
.pro-adv .cont ul li span{font-size:20px;font-weight:bold;}
.pro-adv .cont ul li em{font-size:18px;color:#197ee6;margin-left:10px;}
.pro-adv .cont ul li i{font-size:18px;color:#197ee6;margin-left:10px;}

/* 流程*/


/* 优势 */
.ys_bg { background:url(adv-top-bg.jpg) no-repeat center 0;  margin-top:45px; margin-top:35px;overflow: hidden;}
.ys_top { text-align:center; padding-top:53px;}
.ys_top a { display:block; font-size:27px; color:#fff;}
.ys_top em { font-family:Arial; font-size:12px; text-transform:uppercase; color:#a8a7a7; padding-top:10px; display:block}
.ys_top .t-1{font-size:32px;font-weight:bold;margin-top:10px;margin-bottom:10px;color:#ffa200;letter-spacing: 4px;}
.ys_con { margin:18px 0;overflow: hidden;}
.ys_con ul li { float:left; width:300px; padding:0 60px 0 0;}
.ys_bg .text-2{overflow:hidden;margin-top:240px;}
.ys_bg .text-2 ul li{width:200px;float:left;text-align:center;font-size:16px;}
.advantage p{margin-bottom: 5px;}
.advantage .advan-1{background: url(adv_01.jpg) no-repeat center;width: 100%;height: 660px;}
.advantage .advan-2{background: url(adv_02.jpg) no-repeat center;width: 100%;height: 633px;}
.advantage .fa{margin-right: 10px;color:#ffa200; }
.advantage .advan-2 .container{}
.advantage .advan-1 .container{}
.advantage .advan-1 .cont1{padding-top:125px;margin-left:636px;width:40%;}
.advantage .advan-1 .cont2{margin-left:700px;width:40%;padding-top:126px;}
.advantage .advan-2 .cont3{width:40%;margin-left:100px;padding-top:74px;}
.advantage .advan-2 .cont4{width:40%;padding-top: 112px;}
/* end优势 */
.cy-lanyao{background: url(lanyao.jpg) no-repeat center;height: 290px;}
.cy-space{background: url(space.jpg) no-repeat center;height: 200px;}
/* 案例 */
.index-show {margin:50px auto;}
.index-show .hd {overflow: hidden;padding: 6px 10px;background-color: #f7f7f7}
.index-show .hd ul li {float:left;margin-right:30px;padding:8px 24px;}
.index-show .hd ul .on {background:#099485;color:#fff;}
.index-show .cont {overflow:hidden;margin-top:10px;}
.index-show .cont ul li {width:284px;margin:8px 8px;float:left;text-align:center;position: relative;}
.index-show .cont ul li img {width:100%;display:block;margin:0 auto;}
.index-show .cont ul li span {display:block;font-size:16px;margin:2px auto;margin-bottom: 0px;padding: 5px 0px;background-color: #099485;color: #fff;}
.index-show .cont 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;right: 0;}
.index-show .cont ul li .text em{display: block;}
.index-show .cont ul li .text .title-title{font-size:18px;color:#fff;margin-top:25%;}
.index-show .cont ul li:hover .text{display: inline;}

/*横条*/
.gg{height: 321px; background: url(xgg.png) no-repeat center top;margin-top: -50px;}
.gg dl{position: relative;width: 1200px; height: 366px; margin:0 auto;}
.gg dl dd{width: 670px;position: absolute;top:200px;left: 65px;}
.gg dl dd  p{width: 396px;float: left;background: url(ggtel.png) no-repeat 0 10px;padding-left:70px;font-size: 28px;color: #ea0000;font-weight: bold;font-family: "Arial";height: 72px;margin-top: 5px;}
.gg dl dd  p span{float: left;padding-top: 10px; display: block; font-size: 18px; color: #2c2c2c; font-weight: normal; line-height: 25px;margin-right: 10px; }
.gg dl dd em{float: right;width: 146px;line-height: 30px;height: 30px;font-size: 18px;color: #ffffff;background: #e50809;border-radius: 13px;display: block;text-align: center;margin-top: 10px;margin-right: 127px;}
.gg dl dd em a{ color: #fff; }

/* end案例 */
.case{width:1200px; height:787px; margin:65px auto 0;font-family:"Microsoft Yahei";position: relative;}
.case_c{  height: 398px;background:#f9f8f8; overflow: hidden;}
.case_c dl{height: 398px; overflow: hidden;}
.case_c dt{width:705px; height: 398px; overflow: hidden; float: left;transition: all 0.6s; z-index: 9;}
.case_c dt img{width:650px; height: 398px;}
.case_c dd{width:488px; overflow: hidden; height:308px; float: left;margin:20px 0 0 -44px; z-index: 9; position: relative; background: url(case_wz.png) no-repeat 0 0;padding: 64px 30px 0 60px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;  box-sizing: border-box;}
.case_c dd h3{font-size: 25px;line-height: 60px;padding-bottom: 15px;font-weight: normal;position: relative;overflow: hidden;color: #0057b3;font-weight: bold;}
.case_c dd h3 a{ color:#e50809;}
.case_c dd h3::before {position: absolute;    content: ''; width:70px;height:3px;background:#e50809; bottom:0;left: 0;}
.case_c dd p{line-height: 28px; font-size: 14px;padding:20px 0 0; color:#666666; overflow: hidden;}
.case_c dd p a{ color:#0067d0; }
.case_c dl:hover dt{transform: scale(1.05); }
.case_nav { margin-top: 40px; height:195px; overflow: hidden; position: relative;}
.case_nav li{ float: left; width: 228px; height: 70px;overflow: hidden;margin:0 15px 15px 0; }
.case_nav li .aa{display: block;font-size: 18px;color:#333333;padding-left: 63px;border: 1px solid #9e9e9e;height:68px;line-height: 68px;}
.case_nav li .aa i{font-size: 25px; margin-right: 5px;}
.case_nav li:nth-child(5n){margin-right: 0;}
.case_nav li .aa:hover , .case_nav .on .aa{color:#fff;}
.case_nav li .aa:hover , .case_nav li.on .aa{background:#0067d0;}
.case_nav span{position: absolute; top: 85px; right: 0;display: block; width:228px; }
.case_nav span a{display: block;font-size: 18px; color:#333333; padding-left: 83px; border:1px solid #eeeeee; height:68px; line-height: 68px; background:#f5f5f5 url(../images/case_ico10.gif) no-repeat 33px center ;}
.case_nav span a:hover{background:#0067d0 url(../images/case_ico20.gif) no-repeat 33px center ; color:#fff;}
.case .prev{position: absolute;top:700px; right: 108px;background:#e50809;width:49px;height:27px;z-index: 8;}
.case .next{position: absolute;top:700px; right: 50px;background:#e50809;width:49px;height:27px;z-index: 8;}
.case .prev:hover{background:#0067d0;}
.case .next:hover{background:#0067d0;}


 
.ta-recommend{clear: both;background: #fff;padding:10px 0;overflow:hidden;margin-top: 20px;}
.ta-recommend .title-top{background: url(reco-bg.png) no-repeat center;height:50px;}
.ta-recommend .title-top{background: url(reco-bg.png) no-repeat center;height:50px;padding-top:10px;}
.ta-recommend .title-top span{color:#fff;font-size:20px;font-weight:bold;float:left;margin-left:20px;}
.ta-recommend .title-top span i{margin:0 10px;font-size:25px;}
.ta-recommend .title-top a{float:right;margin-right:50px;font-size:16px;}
.ta-recommend .title-top a:hover{color:#ef6500;}
.ta-recommend .title{height: 80px; text-align: center; background: url(title.png) center center;}
.ta-recommend .title .title-text{width: 155px; margin: 0 auto;}
.ta-recommend .title .bt{font-size: 56px; font-weight: bold; color:#ef6500; float: left;}
.ta-recommend .title .st{float: right; margin-top: 13px;}
.ta-recommend .title .st span{color:#ef6500; display: block; font-size: 24px; height: 30px;font-weight: bold;}
.ta-recommend .title .st small{color: #999; font-weight: bold; font-size: 16px;}
.ta-recommend  .partner-img {}
.ta-recommend  .partner-img ul li {float: left;width: 224px;border: 1px solid #e9e9e9;margin:5px;position: relative;z-index: 1;overflow: hidden;background: #fff;height: 92px;}
.ta-recommend  .partner-img ul li img {display: block;width: 80%;transition: all 0.5s;margin: 0 auto;margin-top: 10px;}
.ta-recommend  .partner-img ul li:hover {border-color:#ef6500;z-index: 2;}
.ta-recommend  .partner-img ul li:hover img {transform: scale(1.1);}

  
/*新闻*/  
.index-news{}
.index-news .cont{overflow:hidden;}
.index-news .left{width:700px;float:left;}
.index-news .left .title1{overflow:hidden;}
.index-news .left .title1 span{width:100px;height:35px;text-align:center;line-height:35px;display: block;background:#0057b3 ;color:#fff;float:left;font-size:16px;}
.index-news .left .title1 span a{color: #fff;}
.index-news .left .title1 .hr{width:500px;float:left;height:1px;background:#ccc;margin-left:20px;margin-top:18px;}
.index-news .left ul{border-right:1px dashed #ccc;padding-right:20px;margin-top:25px;}
.index-news .left ul li{overflow:hidden;margin-bottom:15px;}
.index-news .left ul li img{float:left;width:265px;height:198px;}
.index-news .left ul li .text{float:right;width:390px;}
.index-news .left ul li .text span{font-size:18px;color:#0057b3;}
.index-news .left ul li .text p{color:#666;margin-top:20px;}
.index-news .left ul li .text a{display: block;width:70px;height:20px;text-align:center;line-height:20px;background:#0057b3 ;color:#fff;border-radius:100px;margin-top:20px;}
.index-news .right{width:460px;float:right;}
.index-news .right .hd{overflow:hidden;}
.index-news .right .hd ul li{width:100px;height:35px;text-align:center;line-height:35px;display: block;background: #acacac;color:#333;float:left;font-size:16px;margin-right:10px;}
.index-news .right .hd ul li.on{background:#0057b3;}
.index-news .right .hd ul li a{color: #fff;}
.index-news .right .bd{margin-top:15px;}
.index-news .right .bd ul li{}
.index-news .right .bd ul li a{height:50px;line-height:50px;display: block;border-bottom:1px dashed #eee;color:#666;}
.index-news .right .bd ul li i{flaot:left;margin-right:10px;font-size:16px;}
.index-news .right .bd ul li small{float:right;}
.index-news .right .bd ul li a:hover{color:#0057b3;}



.yqlj {}
.yqlj .container {height:130px;background:url(yqlj.png);}
.yqlj ul {padding-top:75px;padding-left:130px;overflow: hidden;}
.yqlj li {font-size:12px;margin-right:10px;float:left;}
.yqlj li a {color:#aaa;}
.foot-info {height:129px;background:url(foot-info.jpg) top center;border-top:1px solid #ddd;}
.footer {clear:both;background:#222;}
.footer .foot-top {overflow:hidden;padding-top:22px;}
.footer .foot-top .foot-logo {float:left;width:290px;}
.footer .foot-top .foot-logo img {width: 90%;}
.footer .foot-top .foot-nav {float:left;width:344px;margin-top: 24px;}
.footer .foot-top .foot-nav span {font-size:16px;color:#eee;}
.footer .foot-top .foot-nav ul {margin-top:10px;}
.footer .foot-top .foot-nav ul li {float:left;margin-right:15px;margin-top:15px;}
.footer .foot-top .foot-nav ul li a {color:#999;}
.footer .foot-top .foot-btn {float:right;}
.footer .foot-top .foot-btn img{width:65%;}
.footer .foot-top .foot-btn span {color:#eee;border:1px solid #eee;display:block;width:90px;height:30px;text-align:center;line-height:30px;font-size:13px;border-radius:10px;cursor:pointer;margin-bottom:10px;}
.footer .foot-top .foot-btn span i {font-size:18px;margin-right:5px;}
.footer .foot-top .foot-btn span a {color:#fff;}
.footer .foot-center {overflow:hidden;}
.footer .foot-center ul li {float:left;color:#fff;border:1px solid #666;padding:5px 16px;margin:10px 4px;}
.footer .foot-center ul li i {font-size:24px;margin-right:10px;}
.footer .foot-center ul li span {color:#ccc;margin-right:10px;}
.footer .foot-center ul li em {font-size:16px;}
.footer .foot-center ul li div {font-size:16px;}
.footer .foot-bottom {overflow:hidden;color:#999;}
.footer .foot-bottom .container {border-top:1px solid #333;}
.footer .foot-bottom p {font-size:12px;}
.footer .foot-bottom p a {color:#666;}
.footer .foot-bottom .left {float:left;width:900px;}
.footer .foot-bottom .right {float:right;margin-top: 30px;}
.footer .foot-bottom .right img {float:left;margin-left:10px;}

.banner-about {height:300px;background:url(banner-news.jpg) top center;}
.banner-image {height:300px;background:url(banner-image.jpg) top center;}
.banner-news {height:300px;background:url(banner-case.jpg) top center;}
.inner-place {height:40px;line-height:40px;overflow:hidden;background:#ECECEC;padding:0 20px;margin-top:0;border-bottom:1px solid #e8e8e8;border-left:3px solid #0067d0;}
.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-left {width:250px;float:left;margin-top:20px;}
.inner .inner-left .left-title {color:#ffffff;background:#0067d0;text-align:center;line-height:64px;font-size:20px;font-weight:bold;height: 64px;}
.inner .inner-nav {background:#fafafa;}
.inner .inner-nav ul li {width:250px;text-align:center;height:50px;line-height:50px;border-bottom:1px #b3b3b3 dashed;margin-top: 4px;}
.inner .inner-nav ul li a {font-size:16px;display:block;}
.inner .inner-nav ul li a:hover {color:#fff;background:#0067d0;}
.inner .inner-nav ul li .hover {color:#fff;background:#0067d0;}
.inner .inner-nav-1 {margin-bottom:20px;}
.inner .inner-nav-1 ul {text-align:center;}
.inner .inner-nav-1 ul li {display:inline-block;width:120px;height:40px;line-height:40px;background:rgba(0,0,0,0.6);}
.inner .inner-nav-1 ul li a {color:#fff;}
.inner .inner-nav-1 ul .hover {background:#0067d0;}
.inner .inner-left .left-image {text-align:center;border:1px solid #0067d0;margin-top:10px;}
.inner .inner-left .left-image ul li {width:250px;margin:0 auto;}
.inner .inner-left .left-image ul li a {padding:10px 10px;font-size:14px;display:block;border-bottom:1px dashed #ccc;}
.inner .inner-left .left-image ul li img {width:100%;}
.inner .inner-left .left-contact {margin-top:10px;}
.inner .inner-left .left-contact .cont {border:1px solid #0067d0;padding:14px 24px;}
.inner .inner-left .left-contact .cont span {font-weight:bold;font-size:16px;}
.inner .inner-left .left-contact .cont img {width:200px;margin:10px auto;box-shadow:0 0 5px #ccc;display:block;}
.inner .inner-left .left-contact .cont p {color:#666;margin: 8px 0;}
.inner .inner-left .left-contact .cont p i {margin-right:10px;width:15px;}
.inner .inner-right {width:934px;float:right;margin-top:20px;overflow:hidden;}
.inner .inner-right .rec-news {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:#0067d0;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-pro .title {color:#fff;height:40px;line-height:40px;clear:both;overflow:hidden;background:#0067d0;padding:0 20px;border-top:1px solid #ccc;}
.inner .inner-right .rec-pro .title .tittle-tittle {font-size:16px;display:inline;}
.inner .inner-right .rec-pro .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 #0067d0;padding:2px;}
.inner .inner-right .rec-news .rec-news-img li a {font-size:16px;color:#0067d0;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:370px;float:left;margin:0 10px;}
.inner .inner-right .rec-news .rec-news-list li span {color:#0067d0;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;}
/*list-image*/
.list-image .cont {padding-top:10px;background:#fff;float:left;}
.list-image .cont .cate-title {height:45px;line-height:45px;background:#eee;font-size:14px;}
.list-image .cont .cate-title a {display:block;font-size:16px;background:#0067d0;color:#fff;width:200px;text-align:center;}
.list-image .cont ul {overflow:hidden;}
.list-image .cont ul li {width:283px;float:left;margin:10px;text-align:center;padding:10px;background:#fafafa;border:1px solid #ccc;border-bottom: 4px solid #d7ddde;}
.list-image .cont ul li:hover {border:1px solid #c4c4c4;box-shadow:1px 1px 5px rgba(0,0,0,0.3);-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;border-bottom: 4px solid #0067d0;}
.list-image .cont ul li img {width:100%;border-bottom: 2px solid #d7ddde;}
.list-image .cont ul li h5 {color:#353535;padding:10px 0;overflow:hidden;font-size:16px;}
.list-image .cont ul li p {font-size:12px;color:#555;margin-top:10px;}
/*show-image*/.show-image {background:#f4f4f4;}
.show-image .cont {width:1100px;margin:20px auto;overflow:hidden;}
.show-image .cont .shop {width:1100px;height:480px;margin:0 auto;padding:20px;border:1px solid #E8E8E8;overflow:hidden;min-width:900px;box-sizing:border-box;background:#fff;}
.show-image .cont .shop .left {width:430px;height:auto;float:left}
.show-image .cont .shop .left .show {width:430px;height:323px;margin-bottom:10px;position:relative;border:1px solid #E8E8E8;cursor:move;overflow:hidden;}
.show-image .cont .shop .left .show img {width:100%;height:auto;}
.show-image .cont .shop .left .mask {width:215px;height:215px;background:#000;filter:Alpha(opacity=50);opacity:0.5;position:absolute;top:0;left:0;display:none;}
.show-image .cont .shop .left .smallshow {width:100%;height:70px;position:relative}
.show-image .cont .shop .left .smallshow>.middle-box {overflow:hidden;height:70px;}
.show-image .cont .shop .left .smallshow .middle {overflow:hidden;transition:all 0.5s;height:70px;}
.show-image .cont .shop .left .smallshow .middle>li {width:86px;height:60px;float:left;cursor:pointer;padding:0 2px;}
.show-image .cont .shop .left .smallshow img {width:100%;border:2px solid #e8e8e8;box-sizing:border-box;transition:all 0.5s}
.show-image .cont .shop .right {float:left}
.show-image .cont .shop .right .bigshow {width:430px;height:400px;overflow:hidden;margin-left:10px;display:none;border:1px solid #E8E8E8;position:absolute;}
.show-image .cont .shop .right .bigshow img {width:800px;height:600px;margin-right:10px;}
.show-image .cont .shop .right .text {margin-left:60px;width:540px;}
.show-image .cont .shop .right .text-1 {font-size:24px;color:#0067d0;}
.show-image .cont .shop .right .text-2 {background:#fff;border:1px dashed #ccc;padding:10px;margin-top:15px;}
.show-image .cont .shop .right .text-3 {margin-top:20px;}
.show-image .cont .shop .right .text-3 ul li {float:left;height:30px;line-height:30px;width:270px;margin-bottom:12px;}
.show-image .cont .shop .right .text-3 ul li span {padding:0 20px;background:#0067d0;float:left;margin-right:10px;color:#fff;font-size:16px;}
.show-image .cont .shop .right .text-4 {margin-top:15px;}
.show-image .cont .cat-title {background:#ececec;border-left:3px solid #0067d0;line-height:35px;padding-left:10px;font-size:16px;margin-bottom:10px;}
.show-image .cont .shop .right .text .text-5 .tag-title {float:left;margin-left:10px;font-size:16px;padding-top:12px;}
.show-image .cont .shop .right .text .text-5 ul {float:left;margin-left:10px;padding-top:8px;}
.show-image .cont .shop .right .text .text-5 ul li {float:left;padding:5px 20px;background:#fff;border:1px solid #ccc;margin-left: 5px;}
.show-image .cont .inner-left {width:820px;float:right;margin-top:20px;background:#fff;padding:10px;}
.show-image .cont .inner-left .video video {width:800px;}
.show-image .cont .inner-left .details {margin-top:20px;}
.show-image .cont .inner-left .features .fea{width: 200px;line-height: 50px;background:#0067d0;border-radius: 25px;color: #fff;font-size: 20px;text-align: center;}
.show-image .cont .inner-left .page-adv{} 
.show-image .cont .inner-left .page-adv ul li{overflow:hidden;margin-bottom:10px;}
.show-image .cont .inner-left .page-adv ul li img{float: left;width:50%;margin-right:20px;width:50%}

.show-image .cont .inner-left .page-adv .page-adv-con{width:100%;float:right;padding-right: 20px;}
.show-image .cont .inner-left .page-adv .page-adv-con li span{font-size: 26px;display: block;height: 55px;border-bottom: 1px #cdcdcd solid;color:#0067d0;line-height: 50px;line-height:59px;}
.show-image .cont .inner-left .page-adv .page-adv-con li p{font-size: 18px;display: block;margin-top:10px;}
.show-image  .inner-left{overflow:hidden;margin-top:10px;}  
.show-image  .inner-left .right-block1 {overflow:hidden;}
.show-image  .inner-left .right-block1 ul li {width:22%;float:left;margin:10px;border:1px solid #ccc;padding:10px;}
.show-image  .inner-left .right-block1 ul li img {width:100%;}
.show-image  .inner-left .right-block1 ul li span {display:block;height:30px;line-height:30px;text-align:center;}

.show-image .cont .inner-right {width:270px;float:left;margin-top:20px;background:#fff;padding:10px;}
.show-image .cont .inner-right ul li {width:100%}
.show-image .cont .inner-right ul li img {width:100%}
.show-image .cont .inner-right ul li span {font-size:16px;display:block;text-align:center;}
.show-image .cont .inner-right ul li .badge {float:left;}
/*list*/
.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;transition:all 0.6s;}
.inner .inner-right .list-article .news-list 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 .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:#0067d0;}
.inner .inner-right .list-article .news-list li .li-title h6 {padding-left:10px;font-size:18px;font-weight:500;color:#0067d0;}
.inner .inner-right .list-article .news-list li .li-title h6 a {color:#0067d0;}
.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;}
/*show*/
.inner .news-show {background:#fff;padding:30px;margin-top:6px;float:left;width:934px;}
.inner .news-show h1 {font-size:24px;text-align:center;}
.inner .news-show h2{font-size: 20px;} 
.inner .news-show p{margin-bottom: 5px;}
.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:#0067d0;}
.inner .news-show .cont {margin-top:20px;}
.inner .news-show .statement a {color:#0067d0;}
.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 .list-page {overflow:hidden;clear:both;margin-top:10px;}
.inner .list-page ul {margin-top:10px;}
.inner .list-page ul li {margin-bottom:10px;background:#eee;padding:10px;}
.inner .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:#0067d0;display:inline-block;padding:10px;}
.inner .inner-page .active a {background-color:#0067d0;border-color:#0067d0;color:#fff;}
/*公司介绍*/
.online-title {position:relative;}
.online-title .cn {font-weight:bold;font-size:27px;color:#0067d0}
.online-title .en {font-size:2px;font-family:'Eveleth';color:#444}
.inner .inner-title { clear: both; text-align: center; }
.inner .inner-title .t-1 { font-size: 26px;color: #333333; padding:10px 0 10px 0; }
.inner .inner-title .t-2 { font-size: 20px; color: #666666; }

.page-about-01 {padding-top:20px;margin-bottom:50px;overflow:hidden;}
.page-about-01 .wp1400 {padding-left:45px;padding-right:45px}
.page-about-01 .left {float:right;width:50%}
.page-about-01 .desc {border-bottom:1px dashed #b1b1b1;font-size:14px;color:#777;line-height:30px;padding-bottom:20px}
.page-about-01 .right {float:left;width:45%;}
.page-about-01 .right img {max-width:100%}
@media (max-width:1370px) {.page-about-01 .wp1400 {padding-left:10px;padding-right:10px}
.page-about-01 .left {float:left;width:50%}
.page-about-01 .right {float:right;width:50%}
}
@media (max-width:1050px) {.page-about-01 {padding:.25rem .1rem .25rem}
.page-about-01 .left {float:none;width:100%}
.page-about-01 .wp1400 {padding:0}
.page-about-01 .desc {padding-top:10px;padding-bottom:10px}
.page-about-01 .h4 {font-size:20px;color:#333;padding-top:10px;padding-bottom:10px}
.page-about-01 .right {float:none;width:100%}
}
.page-about-02{height: 800px;background: url(page-about-2.jpg)no-repeat center;background-attachment: fixed;}
.page-about-02 .page-title{padding-top:50px;margin-bottom: 50px;}
.page-about-02 .page-title .en{font-size: 40px;color:#ffffff;}
.page-about-02 .page-title .cn{font-size: 52px;color: #ffffff;font-weight:bold;}
.page-about-02 ul{overflow:hidden;margin-bottom:20px;}
.page-about-02 ul li{width:360px;height:450px;float:left;text-align:center;padding:20px 40px;background:#fff;margin:20px;box-shadow:0 0 8px #ccc;}
.page-about-02 ul li span{font-size:20px;color:#0067d0;font-weight:bold;display: block;margin-top: 20px;}
.page-about-02 ul li small{width:50px;height:1px;text-align:center;margin:20px auto;background:#ddd;display: block;}
.page-about-02 ul li p{margin-top:20px;color:#666;height:20px;}
.page-about-02 ul li img{width:100%;margin-top:20px;border:1px solid #eee;}
.page-about-03{margin-top:20px;padding-bottom:20px;overflow: hidden;}
.page-about-03 ul li{width:279px;padding:10px;box-shadow:0 0 8px #ccc;float:left;margin:10px;}
.page-about-03 ul li img{width:100%;}

.page-contact .container {width:1200px !important;background-color:#fff;}
.page-contact {background:#fff;padding:20px;margin-top:10px;color:#666;}
.page-contact .title {margin:10px auto;text-align:center;}
.page-contact .title small {color:#888;font-size:18px;}
.page-contact .title .text {font-size:30px;font-weight:bold;}
.page-contact .title .text span {color:#0067d0;}
.page-contact .top {margin-top:10px;overflow:hidden;}
.page-contact .top .left {width:200px;float:left;margin-left:10px;}
.page-contact .top .left img {width:100%;border-radius:100px;}
.page-contact .top .right {width:943px;float:right;margin-right:10px;margin-top:30px;}
.page-contact .top .right strong {font-size:22px;font-weight:500;color:#0067d0;}
.page-contact .top .right strong span {color:#888;font-size:18px;}
.page-contact .top .right p {font-size:16px;margin-top:30px;}
.page-contact .center {margin-top:20px;overflow:hidden;}
.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:#0067d0;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:#0067d0;}
.inner .page-contact .center ul li a {color:#666;}
.inner .page-contact .center ul .li-1 {width:212px;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;}
.page-contact .bottom {position:relative;background-color:#fff;width:100%;}
/*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;}
.tag-home .tag-title {height:50px;background:#f6f6f6;line-height:50px;margin:10px 0;}
.tag-home .tag-title span {display:block;background:#0067d0;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:324px;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:274px;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:344px;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:#0067d0;}
.tag-home .tag-block-4 ul li .fa-map-marker {background:#ffa200;}
.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;}

.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:#0067d0;padding:0 20px;border-top:1px solid #ccc;}
.rec-news .title .tittle-tittle {font-size:16px;display:inline;}
.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 #0067d0;padding:2px;}
.rec-news .rec-news-img li a {font-size:16px;color:#0067d0;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:370px;float:left;margin:0 10px;}
.rec-news .rec-news-list li span {color:#0067d0;margin-right:20px;}
.rec-news .rec-news-list li a {COLOR:#666;}
.rec-news .rec-news-list li small {float:right;}

/* other */
.show-image .details a {border-bottom:2px solid #0067d0;}
.show-image .details h2 {font-size: 18px;border-left: 5px solid #0067d0;padding-left: 10px;background: #f6f6f6;line-height: 41px;}
.show-image .details p {line-height: 25px;font-size: 15px;}

.inner .news-show p a {border-bottom:2px solid #0067d0;}
.inner .news-show h2 {font-size: 18px;border-left: 5px solid #0067d0;padding-left: 10px;background: #f6f6f6;line-height: 41px;}
.inner .news-show p {line-height: 25px;font-size: 15px;}