/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #333;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;padding-top:20px;}
header .logo{line-height: 110px;height: 110px;font-size: 0;}
header .logo img{max-height: 50%;}
header .nav{margin-top:10px;}
header .nav .tt1 form{width: 240px;border: 1px solid #ddd;height:34px;border-radius: 20px;margin-right: 20px;float: right;overflow:hidden;}
header .nav .tt1 .tt2{float: right;padding-left: 32px;background: url(../images/tu2.png) no-repeat left center;line-height:34px;font-size: 24px;font-family: 'Arial';font-weight: bold;color: #0064cb;}
header .nav form input{width: calc(100% - 40px);float: left;line-height: 32px;height: 32px;border: 0;background: #fff;padding: 0 10px 0 20px;}
header .nav form button{width: 40px;float: left;border: 0;background: #fff url(../images/tu1.png) no-repeat center center;line-height: 32px;height: 32px;}

/*pc导航*/
header nav a{transition: all 0.3s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;line-height:66px;}
header nav ul > li > a{line-height:inherit; display:block;color: #000;font-size: 16px;padding-left: 40px;}
header nav ul > li > i.glyphicon{display: none;}
header nav ul > li:hover > a{color: #0064cb;}
header nav ul > li.active > a{color: #0064cb;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width:calc(100% + 40px);right: 0;background:rgba(255,255,255,1);padding:11px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px;display: block;border-bottom: 1px solid #eee;}
header nav .ul a:nth-last-child(1){border: 0;}
header nav .ul a:hover{background-color: #0064cb;color: #fff;}
header nav .ul a.active{background-color: #0064cb;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{height: 650px;}
/*
.banner .swiper-pagination-bullet{background:#fff;opacity: .8;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#CC141C;}
*/


.main66{padding: 70px 0 77px;}
.title{text-align: center;overflow: hidden;margin-bottom: 44px;}
.title .div1{font-size: 30px;color: #333;line-height: 32px;}
.title .div2{font-size:0;margin-top:6px;}
.title .div2 span{display: inline-block;vertical-align: top;position: relative;font-size: 16px;text-transform: uppercase;padding: 0 15px;color: #0064cb;}
.title .div2 span:after{content: "";width: 354px;height: 7px;background: url(../images/tu3.png) no-repeat left center;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width: 354px;height: 7px;background: url(../images/tu3.png) no-repeat left center;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;transform:rotateY(180deg)}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background: url(../images/tu3-1.png) no-repeat left center;}
.title.titlebs .div2 span:before{background: url(../images/tu3-1.png) no-repeat left center;}



footer{background: #0064CB;color: #fff;}
footer .container-fluid{max-width: 1430px !important;}
footer .box1{border-bottom: 1px solid rgba(255,255,255,.2);padding: 22px 0}
footer .box1 .ul{font-size: 0;}
footer .box1 .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;padding-right: 30px;line-height: 30px;position: relative;}
footer .box1 .ul a:nth-last-child(n+2):after{content: "";width: 2px;height: 14px;background: rgba(255,255,255,.6);border-left: 1px solid rgba(255,255,255,.2);position: absolute;right: 14px;top:1px;bottom: 0;margin: auto 0;}
footer .box1 .ul a:hover{text-decoration: underline !important;}
footer .box2{padding: 55px 0}
footer .box2 .list1{width: calc(42% - 130px);float: left;font-size: 16px;color: #fff;padding-right: 22px;line-height: 30px;}
footer .box2 .list1 .tt1{display: inline-block;background: #fff;color: #0064cb;border-radius: 22px;padding: 0 20px;line-height: 42px;margin-top: 10px;}
footer .box2 .list1 .tt1 span{color: #ff6c00;font-family: 'Arial';font-size: 18px;}
footer .box2 .list2{width: calc(52% - 130px);float: left;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);padding: 0 2%;text-align: center;font-size: 0;}
footer .box2 .list2 .ttbox{display: inline-block;vertical-align: top;width: 33.33%;text-align: center;padding: 0 10px 10px;}
footer .box2 .list2 .tt{display: inline-block;vertical-align: top;font-size: 18px;line-height: 30px;text-align: left;}
footer .box2 .list2 .tt .tt2{padding-bottom:8px;}
footer .box2 .list2 .tt a{display: block;font-size: 14px;color: rgba(255,255,255,.6);transition: all .2s;}
footer .box2 .list2 .tt a:hover{color: rgba(255,255,255,1);}
footer .box2 .list3{width:260px;float: right;text-align: right;;}
footer .box2 .list3 .tt{display: inline-block;vertical-align: top;text-align: left;}
footer .box2 .list3 .tt .tt3{font-size: 16px;color: #fff;font-weight: bold;padding-left: 62px;background: url(../images/tu4.png) no-repeat left center;}
footer .box2 .list3 .tt .tt3 span{display: block;font-size: 30px;font-family: 'Arial';}
footer .box2 .list3 .tt .tt4{padding-left:100px;height: 100px;position: relative;font-size: 12px;margin-top: 22px;;color: #fff;text-align: center;border: 1px solid #fff;line-height: 24px;padding-top: 11px;;}
footer .box2 .list3 .tt .tt4 b{font-size:18px;display: block;padding-bottom: 6px;}
footer .box2 .list3 .tt .tt4 img{display: block;position: absolute;left: 0;top:0;width:99px;height: 99px;}
footer .box3{background: #034E97;line-height: 24px;color: rgba(255,255,255,.6);padding: 22px 0;}


/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:265px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 265px);float: left;}
.ny .zuo .top{line-height: 76px;background: #0064cb;margin-bottom: 2px;font-size: 22px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;}
.ny .zuo .top span{font-size: 12px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
.ny .zuo .ul1{margin-top: 3px;margin-bottom: 20px;}
.ny .zuo .ul1 > a{display:block;width: 100%;margin-bottom: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;transition: all 0.3s;}
.ny .zuo .ul1 > a i{position: absolute;right: 20px;top:0;color: #000;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul1 > a:hover{background: #0064cb;color: #fff;}
.ny .zuo .ul1 > a:hover i{color: #fff;}
.ny .zuo .ul1 > a.active{background: #0064cb;color: #fff;}
.ny .zuo .ul1 > a.active i{color: #fff;transform:rotate(0deg)}
/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #0064cb;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #464646;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #0064cb;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #0064cb;}


/*内页产品*/
.nycp{margin: 0 -10px;}
.nycp .list{display: block;overflow: hidden;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #ddd;border-radius: 11px;padding:15px;}
.nycp .list .img{padding-top: 77%;position: relative;background: #fff;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 100%;max-height: 90%;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list .tt{font-size: 18px;color: #333;line-height: 55px;text-align: center;}
.nycp .list:hover .tt{color: #0064cb;}







/*内页案例*/
.nyanli{margin: 0 -10px;}
.nyanli .list{display: block;background: #f4f4f4;border-radius: 11px;overflow: hidden;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nyanli .list .bjcover{padding-top: 77%;}
.nyanli .list .img{padding-top: 77%;position: relative;background: #fff;}
.nyanli .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}
.nyanli .list:hover .bjcover{transform:scale(1.06);}
.nyanli .list .tt{font-size: 18px;color: #333;line-height: 66px;text-align: center;}
.nyanli .list:hover .tt{color: #0064cb;}







/*详情页*/
.danye{color:#000000;font-size: 15px;line-height:30px;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:440px;position: relative;margin:20px auto;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #0064cb;color: #fff;border-color: #0064cb;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}

.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#0064cb;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}


.main1{border-bottom: 1px solid #ddd;font-size: 0;padding: 55px 0;}
.main1 .list{display: inline-block;vertical-align: top;width:20%;padding:30px 10px;position: relative;text-align: center;}
.main1 .list:nth-child(n+2):after{content: "";width:1px;height: 144px;background: #ddd;position: absolute;left: 0;top:0;max-height: 100%;}
.main1 .list .tt1{font-size: 36px;font-weight: bold;color: #0064cb;}
.main1 .list .tt2{font-size: 20px;color: #333;}

/* 公司简介 */
.main2 .tt{width: 50%;float: left;padding: 33px 30px 10px 0;}
.main2 .bjcover{width: 50%;float: left;height: 340px;;}
.main2 .tt .tt1{font-size: 24px;font-weight: bold;color: #000;padding-bottom: 22px;margin-bottom: 20px;position: relative;}
.main2 .tt .tt1:after{content: "";width: 50px;height: 2px;background: #0064cb;position: absolute;left: 0;bottom: 0;}
.main2 .tt .tt2{font-size: 16px;line-height: 30px;color: #000;max-height: 150px;overflow: hidden;}
.main2 .tt .tt3{display: block;width: 111px;line-height: 36px;background: #0064cb;text-align: center;font-size: 16px;color: #fff;box-shadow: 3px 3px 3px rgba(0,100,103,.2);margin-top: 22px;}
.main2 .tt .tt3:hover{opacity: .8;}



.main3{background: #0064CB;}
.main3 .container-fluid{padding: 0 !important;}
.main3 .box{font-size: 0;position: relative;}
.main3 .box:after{content: "";width: 33.33%;height: 100%;background: #0059B7;position: absolute;left: 33.33%;top:0;z-index: 1;}
.main3 .list{display: inline-block;vertical-align: top;width: 33.33%;padding: 33px 40px 33px 22px;position: relative;z-index: 2;}
.main3 .list .img{width: 31%;float: left;text-align: center;}
.main3 .list .tt{width: 69%;float: left;font-size: 16px;color: rgba(255,255,255,.6);line-height: 30px;}
.main3 .list .tt .tt1{font-size: 20px;font-weight: bold;color: #fff;margin-bottom: 11px;}



/* 解决方案 */
.main4 .box{border: 1px solid #ddd;box-shadow: 4px 4px 11px rgba(0,0,0,.1);padding: 120px 20px 88px 66px;margin-top: -66px;z-index: 1;position: relative;}
.main4 .title1{text-align: center;font-size: 0;position: relative;z-index: 2;}
.main4 .title1 a{display: inline-block;vertical-align: top;width: 150px;margin:16px 8px 0;border: 1px solid #ddd;background: #fff;box-shadow: 4px 4px 11px rgba(0,0,0,.1);padding: 20px 0;border-radius: 10px;}
.main4 .title1 a .img{height: 44px;position: relative;}
.main4 .title1 a .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin:auto;opacity: 1;max-height: 99%}
.main4 .title1 a .tt{font-size: 18px;color: #333;line-height: 26px;height: 26px;overflow: hidden;margin-top:11px;}
.main4 .title1 a .img img:nth-child(2){opacity: 0;}
.main4 .title1 a:hover{background-color: #0064cb;border-color: #0064cb;}
.main4 .title1 a:hover .tt{color: #fff;}
.main4 .title1 a:hover .img img:nth-child(1){opacity:0;}
.main4 .title1 a:hover .img img:nth-child(2){opacity:1;}
.main4 .title1 a.active{background-color: #0064cb;border-color: #0064cb;}
.main4 .title1 a.active .tt{color: #fff;}
.main4 .title1 a.active .img img:nth-child(1){opacity:0;}
.main4 .title1 a.active .img img:nth-child(2){opacity:1;}


.main4 .box .box1{display: none;position: relative;min-height:448px;}
.main4 .box .box1.active{display: block;}
.main4 .box .top{font-size: 24px;font-weight: bold;color: #0064cb;position: relative;padding-bottom: 18px;margin-bottom:44px;text-align: center;}
.main4 .box .top:after{content: "";width: 130px;height: 2px;background: #0064cb;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.main4 .box .listbox{padding:15px 0 15px 50%;position: relative;font-size: 0;}
.main4 .box .listbox:after{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;right: 25%;top:0;}
.main4 .box .listbox .bjcover{position: absolute;left: 0;top:0;width: 50%;height: 100%;border-radius: 11px;}
.main4 .box .listbox a{font-size: 16px;line-height: 40px;color: #333;width: 50%;display: inline-block;vertical-align: top;padding: 0 15px 0 40px;}
.main4 .box .listbox a:hover{color: #0064cb;}
.main4 .box .gd{display: block;width: 200px;line-height: 44px;border-radius: 8px 8px 0 0;background: #0064cb;font-size: 16px;color: #fff;text-align: center;position: absolute;left: 0;right: 0;bottom:-88px;margin: 0 auto;}
.main4 .box .gd img{position: relative;top:-1px;padding-left: 10px;}
.main4 .box .gd:hover{opacity: .8;}

/* 软件产品 */
.main5 .box{position: relative;}
.main5 .box .listbox{width: calc(20% + 400px);background: #fff;border-radius: 11px;overflow: hidden;border: 1px solid #ddd;min-height: 388px;float: left;}
.main5 .box .listbox .title2{width: 90px;float: left;}
.main5 .box .listbox:after{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;left: 90px;top:0;}
.main5 .box .listbox .title2 .list{display: block;height: 80px;position: relative;}
.main5 .box .listbox .title2 .list:nth-child(n+2){border-top: 1px solid #ddd}
.main5 .box .listbox .title2 .list img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin:auto;opacity: 1;max-height: 50%;}
.main5 .box .listbox .title2 .list img:nth-child(2){opacity: 0;}
.main5 .box .listbox .title2 .list:hover{background-color: #0064cb;}
.main5 .box .listbox .title2 .list:hover img:nth-child(1){opacity:0;}
.main5 .box .listbox .title2 .list:hover img:nth-child(2){opacity:1;}
.main5 .box .listbox .title2 .list.active{background-color: #0064cb;}
.main5 .box .listbox .title2 .list.active img:nth-child(1){opacity:0;}
.main5 .box .listbox .title2 .list.active img:nth-child(2){opacity:1;}
.main5 .box .listbox .title3{width: calc(100% - 90px);float: left;}
.main5 .box .listbox .title3 .list{display: none;padding: 55px 44px;}
.main5 .box .listbox .title3 .list.active{display: block;}
.main5 .box .listbox .title3 .list .tt1{font-size: 0;}
.main5 .box .listbox .title3 .list .tt1 span{font-size: 30px;font-weight: bold;color: #0064cb;display: inline-block;vertical-align: top;position: relative;border-bottom: 1px solid #0064cb;padding-bottom:22px;margin-bottom: 22px;padding-right: 10px;}
.main5 .box .listbox .title3 .list .tt1 span:after{content: "";width: 58px;height: 2px;background: #0064cb;position: absolute;left: 0;bottom: 0;}
.main5 .box .listbox .title3 .list .tt2{font-size: 16px;color: #333;line-height: 32px;height: 128px;overflow: hidden;}
.main5 .box .listbox .title3 .list .tt3{display: block;width: 111px;line-height: 36px;background: #0064cb;text-align: center;font-size: 16px;color: #fff;box-shadow: 3px 3px 3px rgba(0,100,103,.2);margin-top: 25px;}
.main5 .box .listbox .title3 .list .tt3:hover{opacity: .8;}
.main5 .box .title4{width: calc(80% - 433px);position: absolute;right: 0;top:0;height: 100%;}
.main5 .box .title4 .img{display: none;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.main5 .box .title4 .img.active{display: block;}
.main5 .box .title4 .img img{max-height: 100%;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}


/* 硬件产品 */
.main6 .box{margin: -10px -10px 0;}
.main6 .box .list{width:calc(20% - 20px);margin: 20px 10px 0;float: left;border: 1px solid #ddd;box-shadow: 4px 4px 8px rgba(0,0,0,.05);padding: 20px;}
.main6 .box .list:nth-child(1){width: calc(40% - 20px);}
.main6 .box .list .img{padding-top: 90%;position: relative;}
.main6 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin:auto;max-height:90%;}
.main6 .box .list:nth-child(1) .img{padding-top: calc(90% + 47px);}
.main6 .box .list .tt{font-size: 18px;color: #333;text-align: center;line-height:26px;margin-top: 14px;}
.main6 .box .list:hover .img img{transform:scale(1.06);}
.main6 .box .list:hover .tt{color: #0064cb;}




.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #0064cb;}
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 280px);padding-left: 10px;float: right;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #0064cb;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}







/*transition: all 0.3s;*/
/*0064cb*/

/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top:50%;}
}
@media (max-width:1199px){
    header .logo{width: 260px;}
    header .nav{width: calc(100% - 280px);}
    header nav ul > li {width: 12.5%;}
    header nav ul > li > a{padding-left: 0;}
    footer .box2 .list1{width: calc(50% - 200px);}
    footer .box2 .list2{width: calc(50% - 90px);}
    footer .box2 .list3{width:290px;float: right;}
    footer .box2 .list1 .tt1{font-size:14px;padding: 0 15px;}
    
    .main4 .title1 a{width: 140px;}
    
    .main4 .box{padding-left: 30px;}
    .main1 .list .tt1{font-size: 30px;}
    
        /*    新闻中心*/
        .main8 .you .list .tt2{width:130px;}
        .main8 .you .list{padding-left:166px;}
    
    

}
@media (max-width:991px) {
    header{padding: 0;}
    header .logo{margin: 0;width: 100%;}
    /*pc导航*/
    header .nav{display: none;width:170px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.15)}
    header nav ul > li{display:block;width:100%;text-align: left;padding:0;border-bottom: 1px solid #ddd;line-height:46px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0;text-align: center;}
    header nav ul > li > i.glyphicon{position: absolute;right: 0;top:0;width: 30px;text-align: center;color: #333;display: none;font-size:12px;line-height: inherit;}
    header nav ul > li > i.glyphicon.active{color: #0064cb;}
    header nav ul > li > i.glyphicon.active:before{transform:rotate(180deg);}
    header nav ul > li:hover > a{color: #0064cb;background: fixed;}
    header nav ul > li.active > a{color: #0064cb;background: fixed;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;right: auto;margin: 0;width:calc(100% + 40px);background: #fff;padding: 0;max-width: inherit;box-shadow: 0 0 0;border-radius: 0;}
    header nav .ul a{font-size:13px;color: #333;line-height:22px;padding:8px 5px 8px 20px;display: block;border-top: 1px dashed #ddd;}
    header nav .ul a:hover{background:fixed;color: #0064cb;}
    header nav .ul a.active{background:fixed;color: #0064cb;}
    header nav ul > li:hover > .ul{display: none !important;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:44px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0064cb;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    footer .box1{padding: 20px 0}
    footer .box2{padding: 30px 0;}
    footer .box2 .list1{width:100%;font-size: 15px;padding-right: 0;line-height: 28px;}
    footer .box2 .list2{display: none;}
    footer .box2 .list3{display: none;}
    footer .box3{padding: 18px 0;}



    /*内页共用*/
    .ny{min-height: 333px;padding:20px 0 44px}
    .ny .zuo{width:100%;float: none;margin-bottom:20px;padding: 0;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{font-size:17px;line-height:48px;text-align:left;padding: 0 20px;position: relative;height: 48px;}
    .ny .zuo .top i{color: #fff;font-size: 17px;display: block;position: absolute;right: 20px;top:0;margin: auto 0;line-height: inherit;}
    .ny .zuo .ul1{margin:0;display: none;}
    .ny .zuo .ul1 a{display: block;padding: 0 5px;text-align: center;}


    .nyanli .list .tt{font-size: 16px;}

    .main1 .list{padding: 10px 0;}
    .main1 .list .tt1{font-size: 26px;}
    .main1 .list .tt2{font-size: 16px;}
    .main2 .tt .tt1{font-size: 22px;}
    .main4 .box .listbox{padding:0;}
    .main4 .box .listbox:after{right: 50%;}
    .main4 .box .listbox .bjcover{display: none;}
    .main4 .title1 a{max-width: calc(16.666% - 12px);margin: 12px 6px 0;}
    .main4 .title1 a .img{height: 44px;}
    .main4 .title1 a .tt{font-size: 16px;}
    .main5 .box .title4{display: none;}
    .main5 .box .listbox{width: 100%;}
    .main6 .box .list{width: calc(33.33% - 20px);}
    .main6 .box .list:nth-child(1){display: none;}

    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top:70%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

}

@media (max-width:767px) {
    .main66{padding: 36px 0 40px;}
    .title{margin-bottom: 28px;}
    .title .div1{font-size: 24px;line-height: 28px;}
    .title .div2 span{font-size: 14px;padding: 0 10px;}



    .nyanli{margin: 0 -6px;}
    .nyanli .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nyanli .list .tt{font-size: 15px;line-height: 44px;}


    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}

    .main1{padding:20px 0;text-align: center;}
    .main1 .list{width:33.33%;padding:8px;}
    .main1 .list:nth-child(n+2):after{display: none;}
    .main1 .list .tt1{font-size:23px;}
    .main1 .list .tt2{font-size:14px;}
    
    /* 公司简介 */
    .main2 .tt{width: 100%;padding:0 ;}
    .main2 .bjcover{width: 100%;height: auto;padding-top: 66%;margin-top: 30px;}
    .main2 .tt .tt1{font-size: 18px;padding-bottom:16px;margin-bottom: 15px;}
    .main2 .tt .tt2{font-size: 15px;line-height: 30px;max-height: 240px;}
    .main2 .tt .tt3{font-size: 15px;}
    
    .main3 .box:after{display: none;}
    .main3 .list{width: 100%;padding:30px 20px 30px 0;}
    .main3 .list:nth-child(2){background: #0059B7;}
    .main3 .list .img{width: 77px;text-align: center;}
    .main3 .list .tt{width: calc(100% - 77px);font-size: 15px;}
    .main3 .list .tt .tt1{font-size:18px;margin-bottom: 0;}
    
    
    /* 解决方案 */
    .main4 .box{padding:88px 0 70px;margin-top:-55px;}
    .main4 .title1 a{width: 132px;padding: 16px 0;border-radius: 4px;max-width: initial;box-shadow: 0 0 0;}
    .main4 .title1 a .img{height:36px;}
    .main4 .title1 a .tt{font-size: 15px;margin-top: 8px;}
    .main4 .box .box1{min-height:initial;}
    .main4 .box .listbox a{padding: 0 20px;font-size: 15px;line-height: 36px;}
    .main4 .box .gd{bottom: -70px;}



        /* 软件产品 */

        .main5 .box .listbox{min-height: initial;}
        .main5 .box .listbox:after{left: 60px;}
        .main5 .box .listbox .title2{width: 60px;}
        .main5 .box .listbox .title2 .list{height: 60px;}

        .main5 .box .listbox .title3{width: calc(100% - 60px);}
        .main5 .box .listbox .title3 .list{padding: 30px 20px;}
    
        .main5 .box .listbox .title3 .list .tt1 span{font-size:20px;padding-bottom:15px;margin-bottom: 15px;padding-right: 0;}
        .main5 .box .listbox .title3 .list .tt2{font-size: 14px;line-height: 28px;height: auto;}
        .main5 .box .listbox .title3 .list .tt3{font-size: 15px;margin-top: 15px;}

        
        /* 硬件产品 */
        .main6 .box{margin: -14px -7px 0;}
        .main6 .box .list{width:calc(50% - 14px) !important;margin: 14px 7px 0;}
        .main6 .box .list .tt{font-size: 16px;}
        
        
    /*内页产品*/
    .nycp{margin: 0 -7px;}
    .nycp .list{width: calc(50% - 14px);margin: 0 7px 14px;padding: 15px 10px 6px;}
    .nycp .list .tt{font-size:15px;line-height: 44px;}

    /*新闻*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height:26px;max-height: 52px;padding:0 0 0 22px;margin-bottom:8px;font-weight: 400;text-overflow:inherit;white-space:inherit;}
    .main8 .you .list .tt1:after{top:7px;}
    .main8 .you .list .tt1:before{display: none;}
    .main8 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0 ;max-height:66px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:15px;padding:10px;line-height: 0;font-weight: normal;text-align: center;}
    .main8 .zuo .tt:after{display: none;}
    .main8 .zuo .tt div{text-overflow:inherit;white-space:inherit;line-height:26px;max-height: 52px;overflow: hidden;}
    .main8 .zuo .tt:before{display:none;}

    
   
}
@media (max-width:600px) {
    header .logo{height:90px;line-height:90px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:34px;}

        
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 10px;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding-bottom: 10px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height: 100px;}
    
    

}

@media (max-width:479px) {

    .danye .ditu{height:300px;}

    .main4 .title1{margin:0 -2px;}
    .main4 .title1 a{width: calc(33.33% - 4px);margin: 4px 2px 0;}
    .main4 .box{margin-top:20px;padding: 30px 10px 70px;box-shadow: 0 0 0;}

    .main4 .box .top{font-size: 20px;padding-bottom: 12px;margin-bottom:30px;}
    .main4 .box .listbox{padding:0;height: 360px;overflow: auto;}
    .main4 .box .listbox:after{display: none;}
    .main4 .box .listbox a{width: 100%;padding: 0 0 0 10px;}
    .main4 .box .gd{width: 160px;line-height: 40px;font-size: 15px;}


    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0064cb;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}