/*全局样式*/
@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 "微软雅黑", "sans-serif", HELVETICA;color: #000;-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%;}
.clearfix:after,.clearfix:before{clear: both;}
.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;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.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;box-shadow: 0 2px 4px rgba(0,0,0,0.08);}
header .box1{background: #f2f2f2;border-bottom: 1px solid #eee;position: relative;}
header .box1:after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;}
header .box1 .tt1{line-height: 36px;font-size: 13px;color: #999;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{line-height: 36px;font-size: 13px;color: #999;display: inline-block;vertical-align: top;padding-left: 22px;position: relative;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 2px;height: 12px;background: #D1D1D1;border-left: 1px solid #A6A6A6;position: absolute;left: 10px;top:1px;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #008aeb;}
header .box2{position: relative;}
header .box2 .logo{line-height: 114px;height: 114px;font-size: 0;}
header .box2 .logo img{max-height:60%;}
header .box2 .txt{font-size:16px;color: #595656;padding-left:50px;background: url("../images/t1.png") no-repeat left center;line-height:20px;margin-top:32px;font-style:italic}
header .box2 .txt div{font-size:26px;color: #008aeb;display: block;line-height:30px;font-family: 'Impact';font-weight: normal;font-style:normal}
header .box2 form{width: 282px;background: #F2F2F2;border: 1px solid #E0E0E0;border-radius: 20px;height: 36px;position: absolute;left: 0;top:50%;right: 0;margin:-18px auto 0;overflow: hidden;}
header .box2 form input{width: calc(100% - 50px);float: left;line-height: 34px;height: 34px;background: fixed;padding: 0 18px;border: 0;}
header .box2 form button{width: 50px;float: left;border: 0;border-left: 1px solid #E0E0E0;line-height: 34px;height: 34px;background:url(../images/t2.png) no-repeat 14px center;text-align: center;padding-right: 4px;}
header .box2 form button:hover{opacity: .5;}


/*pc导航*/
header nav{background: #008aeb;}
header nav a{transition: all .3s;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width:16.66%;}
header nav .ul > li:nth-child(n + 2):after{content:'';width: 1px;height: 18px;background:rgba(255,255,255,.5);position: absolute;left:0;top:0;bottom: 0;margin: auto 0;}
header nav .ul > li > a{position: relative; line-height:54px; display:block; color: #fff;font-size: 16px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;border-radius: 0 0 8px 8px;overflow: hidden;}
header nav .ul > li > ul > li{position: relative;font-size:14px;background:#fff;line-height:22px;border-top: 1px solid #eee;}
header nav .ul > li > ul > li > a{color: #333;display: block;width: 100%;padding:12px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover > a{background-color:#005896;}
header nav .ul > li.active > a{background-color:#005896;}
header nav .ul > li > ul > li:hover > a{background-color:#005896;color: #fff;border-color: #005896;}


/*移动导航按钮*/
header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:47px;cursor: pointer;z-index: 2;}
header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #008aeb;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;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}




/*头部公用*/
.main88{padding-top: 80px;padding-bottom: 80px;}
.title1{text-align: center;overflow: hidden;margin-bottom: 44px;}
.title1 .div1{display:block;font-size: 30px;color: #008aeb;font-weight: bold;line-height: 110%;}
.title1 .div2{font-size:16px;color: #4a4a4a;text-transform: uppercase;display: inline-block;position: relative;padding:0 22px;font-family: 'Arial';line-height: 22px;margin-top: 8px;}
.title1 .div2:after{content:"";width:294px;height: 1px;background: url("../images/tu3.png") no-repeat center center/contain;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;transform:rotate(180deg) }
.title1 .div2:before{content:"";width:294px;height: 1px;background: url("../images/tu3.png") no-repeat center center/contain;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title1 .div3{font-size:16px;color:#000;line-height: 26px;margin-top:16px;}
.title2{font-size: 0;text-align: center;margin-top:-18px;margin-bottom:44px;}
.title2 a{display: inline-block;vertical-align: top;min-width: 140px;text-align: center;padding: 0 6px;line-height: 42px;background: #008aeb;color: #fff;font-size: 14px;margin: 1px;transition: all .3s;}
.title2 a:hover{background-color: #005896;}
.title2 a.active{background-color: #005896;}
.gd{display: block;width: 140px;line-height: 40px;border: 2px solid #008aeb;font-size: 14px;background: #fff;text-align: center;margin: 44px auto 0;}
.gd:hover{background-color: #008aeb;color: #fff;}
.title1.title1bs .div1{color: #fff;}
.title1.title1bs .div2{color: #fff;}
.title1.title1bs .div2:after,.title1.title1bs .div2:before{background: url("../images/tu3-1.png") no-repeat center center/contain;}



/*产品中心*/
.main2{background: #F2F2F2;}
.main2 .lb2{margin: -10px;}
.main2 .list{display: block;border: 1px solid #E5E5E5;box-shadow: 0 0 12px rgba(0,0,0,.06);background: #fff;margin: 10px;}
.main2 .list .img{padding-top:90%;position: relative;}
.main2 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 80%;max-width: 80%;}
.main2 .list:hover .img img{transform:scale(1.06);}
.main2 .list .tt{margin: 0 24px;border-top: 1px solid #e5e5e5;line-height: 60px;padding-bottom: 4px;font-size: 16px;position: relative;text-align: center;}
.main2 .list:hover .tt{color: #008aeb;}




/*关于我们*/
.main1 .tt{width: calc(50% - 25px);margin-right: 50px;float:left;padding-top: 15px;}
.main1 .img{width: calc(50% - 25px);float: left;}
.main1 .img .bjcover{padding-top:64%;min-height: 320px;}
.main1 .tt .tt1{font-size: 30px;font-weight: bold;color: #008aeb;}
.main1 .tt .tt1 span{color: #4a4a4a;font-size: 16px;font-weight: 100;text-transform: uppercase;padding-left: 10px;}
.main1 .tt .tt2{font-weight: bold;color: #005896;font-size: 30px;}
.main1 .tt .tt3{color: #999999;line-height: 14px;line-height: 28px;margin-top: 20px;max-height:196px;overflow: hidden;}
.main1 .tt .gd{margin:26px 0 0;}


/*我们的实力*/
.main4{border-top: 2px solid #E5E5E5;}
.main4 .box{font-size: 0;text-align: center;margin: -22px -15px 0;}
.main4 .box .list{display: inline-block;vertical-align: top;width:calc(33.33% - 30px);margin:30px 15px 0;text-align: center;margin-top:26px;border: 2px solid #F4F4F4;box-shadow: 0 0 11px rgba(0,0,0,.06);border-radius: 11px;padding:60px 15px;}
.main4 .box .list .tt{max-width: 300px;margin: 0 auto;}
.main4 .box .list .tt .img{line-height: 92px;height: 92px;font-size:0;text-align: center;}
.main4 .box .list .tt .img img{max-height: 100%;}
.main4 .box .list .tt .tt1{font-size: 24px;font-weight: bold;color: #000;margin-top:38px;line-height: 140%;}
.main4 .box .list .tt .tt2{font-size: 16px;color: #999;text-transform: uppercase;line-height:22px;margin-top:4px;}
.main4 .box .list .tt .tt3{font-size: 14px;color: #999;line-height: 25px;margin-top: 18px;height: 125px;overflow: hidden;}



/*新闻中心*/
.main5 .box{margin: 0 -20px;}
.main5 .list{display: block;position: relative;padding:36px 44px 36px 80px;border-bottom: 1px solid rgba(255,255,255,.5);width: calc(50% - 40px);margin: 0 20px;float: left;}
.main5 .list .tt1{font-size: 26px;color: #fff;font-family: 'Arial';position: absolute;left: 0;top:37px;font-weight: bold;line-height:30px;}
.main5 .list .tt2{font-size: 17px;color: #fff;font-weight: bold;line-height: 30px;position: relative;top:0;}
.main5 .list .tt3{font-size: 15px;color: #fff;margin-top: 3px;position: relative;top:0;}
.main5 .list:after{content: "";width: 14px;height: 11px;background: url("../images/tu7.png") no-repeat;position: absolute;right: 20px;top:44px;transition: all 0.3s;}
.main5 .list:hover .tt2{top:-6px;}
.main5 .list:hover .tt3{top:-4px;}
.main5 .list:hover:after{right: 8px;}
.main5 .gd{border-color: #13AE67;}
.main5 .gd:hover{color: #13AE67;background-color: #fff;}


/*合作案例*/
.main6 .lb6{position: relative;margin: -10px;}
.main6 .list{display: block;border: 2px solid #f4f4f4;box-shadow: 0 0 11px rgba(0,0,0,.06);margin: 10px;}
.main6 .list .img{margin: 3px;}
.main6 .list .img .bjcover{padding-top: 80%;}
.main6 .list .tt{padding: 2px;border-top: 2px solid #f4f4f4;}
.main6 .list .tt1{font-size: 16px;line-height: 50px;color: #000;padding: 0 44px 0 22px;position: relative;background: #f9f9f9;}
.main6 .list .tt1 img{display: block;position: absolute;right: 15px;top:0;bottom: 0;margin: auto 0;}
.main6 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list:hover .tt1{color: #008aeb;}
.main6 .swiper-button-prev{width: 38px;height: 38px;margin-top: -19px;background: url(../images/t5.png) no-repeat;left: -55px;}
.main6 .swiper-button-next{width: 38px;height: 38px;margin-top: -19px;background: url(../images/t5.png) no-repeat;right: -55px;transform:rotate(180deg);}



/*视频*/
.main8{background: url("../images/bj2.jpg") no-repeat center center/cover;text-align: center;color: #fff;}
.main8 .box{padding: 40px 0;}
.main8 .tt1{font-size: 36px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;position: relative;}
.main8 .tt1:after{content: "";width: 15px;height: 5px;background: #fff;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.main8 .tt2{font-size: 18px;color: #fff;}
.main8 .tt3{font-size: 10px;color: rgba(255,255,255,.5);font-family: 'Arial';margin-top: 10px;}
.main8 .tt4{width: 60px;height: 60px;margin:44px auto 0;cursor: pointer;}
.main8 .tt4:hover img{transform:scale(1.2);}


.tcvideo1{display: none;position: fixed;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 1111;}
.tcvideo2{display: none;position: fixed;left: 0;right: 0;top:50%;transform:translateY(-50%);width: 730px;background:#fff;z-index: 1112;margin: 0 auto;padding: 20px;border-radius: 6px;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.tcvideo2 video{height: 400px;background: #000;}
.tcvideo2 .bt{padding:0 30px 12px 0;position: relative;font-size: 18px;color: #000;font-weight: bold;line-height: 26px;min-height: 26px;}
.tcvideo2 .gb{position: absolute;right: 11px;top:11px;width: 24px;height: 24px;cursor: pointer;z-index: 2;}


/*联系我们*/
.main7{background-color:#F2F2F2;}
.main7 .tt{width: 50%;padding-right: 30px;float: left;line-height: 30px;color: #999999;}
.main7 form{width: 50%;padding-left: 30px;float: left;}
.main7 form input{width: 100%;line-height: 40px;height: 42px;border: 1px solid #e5e5e5;padding: 0 15px;background: #fff;margin-bottom: 14px;}
.main7 form textarea{width: 100%;line-height: 26px;padding: 8px 15px;height: 146px;border: 1px solid #e5e5e5;background: #fff;margin-bottom: 14px;}
.main7 form button{width: 240px;background: #008aeb;line-height: 42px;height: 42px;border: 0;text-align: center;font-size: 16px;color: #fff;transition: all 0.3s;}
.main7 form button:hover{background-color: #005896;}
.main7 form .input input{width: calc(50% - 5px);float: left;}
.main7 form .input input:nth-child(2){margin-left: 10px;}
.main7 .box1{font-size: 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 12px 0 12px 10px;margin-top:55px;}
.main7 .box1 a{display: inline-block;vertical-align: top;font-size: 16px;color: #999999;line-height: 30px;padding-right: 24px;transition: all .2s;}
.main7 .box1 a:nth-child(1){color: #000;}
.main7 .box1 a:nth-child(n+2):hover{color: #008aeb;}

footer{background: #2F2E2E;padding: 20px 0 30px;}
footer .tt1{color: rgba(255,255,255,.5);font-size: 13px;line-height: 22px;float: left;}
footer .tt2{color: rgba(255,255,255,.5);font-size: 13px;line-height: 22px;float: right;}




/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #008aeb;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #008aeb;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #008aeb;color: #fff;}
.ny .zuo .ul > a.active:before{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: #008aeb;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;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: #008aeb;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #008aeb;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.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: #008aeb;color: #fff;border-color: #008aeb;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.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:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);float: left;margin: 0 10px 20px;}
.nycp .list .img{border: 1px solid #EAEAEA;padding-top: 80%;position: relative;background-color: #fff;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp .list .tt{font-size: 16px;color: #000;background-color: #EAEAEA;text-align: center;line-height: 60px;margin-top: 1px;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt{color: #fff;background-color: #1f4098;}
















/*transition: all 0.3s;*/
/*008aeb*/
/*005896*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1199px){
    .banner .swiper-slide img{width:146%;max-width: 146%;margin-left: -23%;}
    .main88{padding-top: 70px;padding-bottom:70px;}
    .title1{margin-bottom: 38px;}
    .title2{margin-bottom: 38px;}
    .title1 .div3{margin-top: 12px;}
    .gd{margin-top: 38px;}
    

    /*关于我们*/
    .main1 .tt{width: calc(50% - 15px);margin-right:30px;padding-top: 10px;}
    .main1 .img{width: calc(50% - 15px);}
    .main1 .tt .tt2{font-size:24px;}
    .main1 .tt .tt3{margin-top: 15px;}
    .main1 .tt .gd{margin-top: 20px;}


    /*产品中心*/
    .main2 .lb2{margin:0;}
    .main2 .list{margin: 0;box-shadow: 0 0 0;}

    
/*    联系*/
    .main7 .tt{padding-right: 15px;line-height: 27px;}
    .main7 form{padding-left: 15px;}
    


}
@media (max-width:991px) {
    header .box2 form{display: none;}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}


    /*pc导航*/
    header nav{background: #fff;position: absolute;width:200px;padding-bottom: 20px;right: 0;top:100%;display: none;z-index: 100;}
    header nav .container-fluid{padding: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li:nth-child(n + 2):after{display: none;}
    header nav .ul > li > a{line-height:44px;font-size: 15px;color: #333;border-top: 1px solid #e5e5e5;}
    header nav .ul > li:hover > ul{display:none;}
    header nav .ul > li:hover > a{background:fixed;color: #005896;}
    header nav .ul > li.active > a{background:fixed;color: #005896;}
    .main88{padding-top: 60px;padding-bottom:60px;}
    .title1{margin-bottom: 33px;}
    .title2{margin-bottom: 33px;margin-top: -10px;}
    .title1 .div2{margin-top:6px;}
    .title1 .div3{margin-top:8px;}
    .gd{margin-top:33px;}

    /*产品中心*/
    .main2 .list .tt{text-align: center;padding: 0 5px 5px;line-height: 50px;margin: 0 15px;}

/*    新闻*/
    .main5 .box{margin: 0 -15px;}
    .main5 .list{padding: 22px 0;width: calc(50% - 30px);margin: 0 15px;}
    .main5 .list:after{display: none;}
    .main5 .list .tt1{display: none;}


    .main4 .box .list{padding: 40px 15px;}
    .main4 .box .list .tt .img{height: 70px;line-height: 70px;}
    .main4 .box .list .tt .tt1{margin-top: 18px;font-size: 22px;}

    .main7 .box1{margin-top: 40px;}

    .main6 .lb6{margin: -5px;}
    .main6 .list{margin: 5px;box-shadow: none;}
    .main6 .list .tt1{padding: 0 5px;text-align: center;}
    .main6 .list .tt1 img{display: none}

    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}




    
}

@media (max-width:767px) {
    .main88{padding-top:35px;padding-bottom:35px;}
    .title1{margin-bottom:24px;}
    .title1 .div1{font-size: 24px;}
    .title1 .div2{margin-top:4px;font-size: 14px;}
    .title1 .div3{margin-top:6px;font-size: 14px;line-height:25px;}
    .gd{margin-top:26px;border-width: 1px;width: 110px;font-size: 14px;line-height: 36px;}
    .title2{margin-top:-10px;margin-bottom:22px;}
    .title2 a{min-width:110px;padding: 0 5px;line-height: 40px;}

    

    /*关于我们*/
    .main1 .tt{width:100%;margin: 0;padding: 0;}
    .main1 .img{width:100%;margin-top: 20px;}
    .main1 .img .bjcover{min-height: inherit;}
    .main1 .tt .tt1{font-size:24px;}
    .main1 .tt .tt1 span{font-size:14px;}
    .main1 .tt .tt2{font-size: 20px;}
    .main1 .tt .tt3{margin-top:8px;line-height:27px;max-height: 270px;}
    .main1 .tt .gd{margin-top:12px;}

    /*产品中心*/
    .main2 .list{box-shadow: none;}
    .main2 .list:hover .img img{transform:scale(1);}
    .main2 .list .tt{margin:0;font-size: 14px;line-height: 40px;padding-bottom: 0;}



    /*新闻中心*/
    .main5 .box{margin: 0;}
    .main5 .list{width: 100%;margin: 0;border-color: rgba(255,255,255,.2);padding: 15px 0;}
    .main5 .list .tt2{color: #fff ;font-size: 16px;font-weight: 500;line-height: 26px;text-overflow:inherit;white-space:inherit;max-height: 52px;overflow: hidden;}
    .main5 .list .tt3{font-size: 13px;color: #D7D7D7;line-height: 24px;text-overflow:inherit;white-space:inherit;max-height: 48px;overflow: hidden;margin-top: 3px;}
    .main5 .list:hover .tt2{top:0;}
    .main5 .list:hover .tt3{top:0;}
    
    .main6 .list .tt{padding: 0;}
    .main6 .list .tt .tt1{font-size: 14px;line-height: 40px;}



    /*我们的实力*/
    .main4 .box .list{width:calc(100% - 30px);box-shadow: none;border-width: 1px;}
    .main4 .box .list .tt .tt3{height: auto;}

    /*联系我们*/
    .main7 .tt{width: 100%;padding: 0;line-height: 26px;}
    .main7 form{width:100%;padding: 0;margin-top: 20px;}
    .main7 form button{width:100%;}
    .main7 .box1{padding: 10px 0 10px 10px;margin-top: 30px;}
    .main7 .box1 a{font-size: 15px;padding-right: 15px;line-height: 28px;}
    footer{padding: 20px 0 22px;}
    footer .tt1{float: none;}
    footer .tt2{float: none;}


    /*视频*/
    .main8 .box{padding: 20px 0;}
    .main8 .tt1{font-size: 22px;padding-bottom: 15px;margin-bottom: 15px;}
    .main8 .tt1:after{height: 3px;}
    .main8 .tt2{font-size: 15px;}
    .main8 .tt4{margin-top: 22px;}

    .tcvideo2{width: 96%;}
    .tcvideo2 .bt{font-size: 17px;}
    .tcvideo2 video{height: 360px;}
  

    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size:14px;line-height: 40px;}
    
    /*详情页*/
    .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;}



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

    /*产品应用*/
    .main3 .list .tt1{font-size: 16px;height: auto;line-height: 27px;padding-bottom: 2px;}
    .tcvideo2 video{height: 330px;}
    
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    





}

@media (max-width:479px) {
    .main7 form input{width: 100% !important;margin: 0 0 10px !important; }
    .tcvideo2 video{height: 300px;}

    .danye .ditu{height:300px;}
    
}
@media (max-width:400px) {
    .title2 {margin-left: -1px;margin-right: -1px;}
    .title2 a{min-width:inherit;width: calc(50% - 2px);height:36px;overflow: hidden;line-height: 36px;}

}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#008aeb;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;} 
}