/*首页*/
/* banner轮播*/
.banner{width: 1428px;margin: 118px auto 2px auto;}

.banner-L{margin-top: 10px;padding-left: 28px;box-sizing: border-box;float: left;width:240px;}
.banner-L >img{float: left;margin-top: 50px;}
.banner-L>ul{float: left;width: 96%;}
.banner-L>ul>li{border-bottom: 1px solid #eee;padding: 28px 0 24px 24px;box-sizing: border-box;width: 100%;}
.banner-L>ul>li:last-of-type{border-bottom: none;}
.banner-L>ul>li>a>div>p:nth-of-type(1){color: #777;font-size: 18px;}
.banner-L>ul>li>a>div>p:nth-of-type(2){color: #777;font-size: 12px;}

.slideBox{float: left;position: relative;z-index: 0; width: 1188px;}
.slideBox .bd{  width: 100%;  position: relative;  right: 0;    }
.slideBox .bd ul{}
.slideBox .bd li{ height: 730px;overflow: hidden;}
.slideBox .bd li img{display: block; }
/*.slideBox{ width:1604px;height:730px;overflow:hidden; position:relative;}*/
/*.slideBox .bd{ width:100%;height:730px;}*/
/*.slideBox .bd li{ width:100%;height:730px;}*/
/*.slideBox .bd img{ width:100%;display:block;  }*/
.slideBox .hd{ position:absolute; right:0; bottom:42px;left: 0;margin: auto; z-index:1;width: 124px;}
.slideBox .hd ul{}
.slideBox .hd ul li{ float:left;width: 12px;height: 12px;border: 2px solid #e5e5e5;border-radius: 50%;font-size: 0;}
.slideBox .hd ul li:nth-of-type(2){ margin: 0 38px;}
.slideBox .hd ul li.on{ background:#1e439b;}
.slideBox .prev{position:absolute; left:3%; top:40%; display:block; width:46px; height:46px; background:url(../img/zuo.png);background-size: 100% 100%;}
.slideBox .next{position:absolute; right:3%; top:40%; display:block; width:46px; height:46px; background:url(../img/you.png);background-size: 100% 100%;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}

/*公司优势开始*/
.ys-title{width: 100%;}
.ys-title .title{width: 550px;margin: 0 auto 0;}
.ys-title .title>p{color: #fff;font-size: 42px;font-weight: 600;float: left;margin: 0 28px;}
.ys-title .title>div{width: 160px;height: 1px;background: #ccc;float: left;margin-top: 30px;}
.ys-title>p:nth-of-type(1){color: #666;font-size: 20px;width: 100%;text-align: center;margin-top: 4px;}
.ys-title>p:nth-of-type(2){color: #aaa;font-size: 12px;width: 100%;text-align: center;margin-top: 4px;}
.ys{width: 100%;}
.ys .ys-l{float: left;display: flex;align-items: center;justify-content: flex-start;flex-direction: column;width: 280px;margin-right: 26px;margin-top: 45px;}
.ys .ys-l:nth-of-type(4){margin-right: 0;}
.ys .ys-l>img{}
.ys .ys-l>p:nth-of-type(1){color: #333;font-size: 22px;margin-top: 30px;}
.ys .ys-l>p:nth-of-type(2){color: #1e439b;font-size: 16px;margin-top: 12px;}
.ys .ys-l>div:nth-of-type(1){width: 22px;height: 2px;background: #1e439b;margin: 12px 0;}
.ys .ys-l>div:nth-of-type(2)>p{color: #777;font-size: 14px;text-align: center;margin-bottom: 2px;}
/*公司优势结束*/

/*产品中心开始*/
.product{position: relative;}
.product .btn{width: 116px;height: 32px;line-height: 32px;text-align: center;color: #1e439b;border: 1px solid #1e439b;border-radius: 32px;margin:20px 0 80px 24px;display: inline-block;}
.product .product-title{}
.product .product-title>p:nth-of-type(1){color: #333;font-size: 42px;font-weight: 600;margin:0;}
.product .product-title>p:nth-of-type(2){color: #666;font-size: 18px;margin-top: 4px;width: 370px;}
.product .product-title>p:nth-of-type(3){color: #aaa;font-size: 12px;margin-top: 4px;width: 370px;}
.product .hd ul{margin-top: 42px;}
.product .hd ul li{color:#666666;font-size:18px;width: 230px;height: 38px;background: #fff;line-height: 38px;border-radius: 0 38px 38px 0;padding-left: 22px;
    box-sizing: border-box;}
.product .hd ul li:hover,.product .hd ul li.on{color:#fff !important;background: #1e439b !important;}
.product .bd .prod{}
.product .bd .prod .prod-pic{width: 406px;height: 406px;border: 1px solid #eee;overflow: hidden;position: absolute;top: -446px;right: 260px;}
.product .bd .prod .prod-pic>img{width: 100%;}
.product .bd .prod .prod-text{width: 310px;height: 262px;background: #fff;-moz-box-shadow:0 0 5px rgba(0,0,0,0.1); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);
    box-shadow:0 0 5px rgba(0,0,0,0.1);position: absolute;top: -366px;right: 0;}
.product .bd .prod .prod-text>p:nth-of-type(1){color: #1e439b;font-size: 20px;margin: 40px 28px 0 28px;}
.product .bd .prod .prod-text>p:nth-of-type(2){color: #777;font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin: 20px 28px 0 28px;}
.product .bd .prod .prod-text>div{margin-top: 40px;}
.product .bd .prod .prod-text>div>a>p{width: 114px;height: 32px;background: #f28707;line-height: 32px;text-align: center;color: #fff;font-size: 16px;border-radius: 32px;float: left;margin-left: 28px;}
.product .bd .prod .prod-text>div>a:nth-of-type(2)>p{background: #1e439b;}
.product .bd .prod .prod-pic1{}
.product .bd .prod .prod-pic1>div{float: left;margin-right: 21px;}
.product .bd .prod .prod-pic1>div:nth-of-type(4){margin-right: 0;}
.product .bd .prod .prod-pic1>div>div{width: 282px;height: 282px;border: 1px solid #eee;overflow: hidden;}
.product .bd .prod .prod-pic1>div>div>img{width: 100%;}
.product .bd .prod .prod-pic1>div>p{text-align: center;color: #666;font-size: 16px;width: 100%;margin: 28px 0 70px;}
/*产品中心结束*/

/*产品视频开始*/
.cp-sp{width: 100%;background: #1e439b;padding: 30px 0 100px;}
.cp-sp .ys-title{width: 100%;}
.cp-sp .ys-title .title{width: 550px;margin: 0 auto;}
.cp-sp .ys-title .title>p{color: #fff;font-size: 42px;font-weight: 600;float: left;margin: 0 28px;}
.cp-sp .ys-title .title>div{width: 160px;height: 1px;background: #fff;float: left;margin-top: 30px;}
.cp-sp .ys-title>p:nth-of-type(1){color: #fff;font-size: 20px;width: 100%;text-align: center;margin-top: 4px;}
.cp-sp .ys-title>p:nth-of-type(2){color: #fff;font-size: 12px;width: 100%;text-align: center;margin-top: 4px;}
.cp-sp .shipin{margin-top: 70px;}
.cp-sp .shipin>a{float: left;margin-right: 13px;}
.cp-sp .shipin>a:nth-of-type(4){margin-right: 0;}
.cp-sp .shipin>a>div>div{width: 290px;height: 160px;position: relative;overflow: hidden;}
.cp-sp .shipin>a>div>div>img:nth-of-type(1){width: 100%;}
.cp-sp .shipin>a>div>div>div{width: 290px;height: 160px;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;}
.cp-sp .shipin>a>div>div>img:nth-of-type(2){position: absolute;top:0;left: 0;right: 0;bottom: 0;margin: auto;}
.cp-sp .shipin>a>div>p{color: #fff;font-size: 16px;margin-top: 20px;width: 290px;text-align: center;}
/*产品视频结束*/

/*客户案例开始*/
.case{width: 100%;position: relative;}
.case .case-a{position:absolute;left: 0;right: 0;top: 0;margin: auto;background: #fff;}
.case .case-a .pic{width: 624px;height: 428px;overflow: hidden;float: left;margin: 90px 16px 0 50px;}
.case .case-a .pic>img{width: 100%;}
.case .case-a .case-text{float: right;width: 509px;border-left: 1px solid #eee;padding: 90px 0 90px 58px;box-sizing: border-box;}
.case .case-a .case-text .product-title{}
.case .case-a .case-text .product-title>p:nth-of-type(1){color: #333;font-size: 42px;font-weight: 600;margin:0;}
.case .case-a .case-text .product-title>p:nth-of-type(2){color: #666;font-size: 18px;margin-top: 4px;width: 370px;}
.case .case-a .case-text .product-title>p:nth-of-type(3){color: #aaa;font-size: 12px;margin-top: 4px;width: 370px;}
.case .case-a .case-text .fenlei{width: 400px;margin-top: 50px;}
.case .case-a .case-text .fenlei li{width: 176px;padding: 20px 0;background: #3d3d3d;margin-bottom: 20px;text-align: center;}
.case .case-a .case-text .fenlei li a{width: 110px;height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;line-height: 30px;text-align: center;margin: 0 auto;padding: 5px 8px;}
.case .case-a .case-text .fenlei li:nth-of-type(2n-1){float: left;}
.case .case-a .case-text .fenlei li:nth-of-type(2n){float: right;}


.case .case-a .case-text .cont{margin-top: 50px;}
.case .case-a .case-text .cont>p:nth-of-type(1){float: left;width: 84px;height: 32px;background: #292929;line-height: 32px;text-align: center;color:#fff;font-size: 16px;}
.case .case-a .case-text .cont>p:nth-of-type(2){float: left;width: 174px;height: 30px;border: 1px solid #292929;line-height: 30px;text-align: center;color:#4a4a4a;font-size: 18px;}
.case .case-pic{width: 100%;background: #1e439b;margin-top: 375px;padding: 54px 0 48px;}
.case .case-pic .picScroll-left{}
.case .case-pic .picScroll-left .bd{width: 100%;}
.case .case-pic .picScroll-left .bd ul{width: 100%;}
.case .case-pic .picScroll-left .bd ul li{ width: 214px;height: 109px;overflow: hidden;float:left;margin-right: 30px;border: 1px solid #ccc;}
.case .case-pic .picScroll-left .bd ul li img{ width:100%;}
.case .case-pic .picScroll-left .hd{width: 98px;margin: 28px auto 0;}
.case .case-pic .picScroll-left .hd .prev{width: 18px;height: 10px;background:url("../img/case-jiantou-you.png");background-size: 100% 100%;float: left;margin-top: 10px;}
.case .case-pic .picScroll-left .hd .next{ width: 18px;height: 10px;background:url("../img/case-jiantou-zuo.png");background-size: 100% 100%;float: left;margin-top: 10px;}
.case .case-pic .picScroll-left .hd a:nth-of-type(2){float: left;margin: 0 12px;}
/*客户案例结束*/

/*产品优势开始*/
.cpys-box{margin-top: 70px;}
.cpys-box .cpys{}
.cpys-box .cpys .cp-txt{float: left;width: 592px;}
.cpys-box .cpys .cp-txt .tit{}
.cpys-box .cpys .cp-txt .tit>p:nth-of-type(1){font-size: 56px;color: #333;font-family: "Felix Titling";font-weight: 600;}
.cpys-box .cpys .cp-txt .tit>p:nth-of-type(2){font-size: 56px;color: #333;font-family: "Felix Titling";font-weight: 600;margin-left: 100px;}
.cpys-box .cpys .cp-txt .tit>p:nth-of-type(3){font-size: 29px;color: #333;margin-left: 176px;margin-top: 24px;}
.cpys-box .cpys .cp-txt .tit>p:nth-of-type(4){font-size: 16px;color: #666;margin-left: 176px;margin-top: 14px;}
.cpys-box .cpys .cp-txt .text{margin-top: 100px;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(1){width: 70px;height: 70px;background: #1e439b;text-align: center;float: left;margin-right: 34px;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(1)>p{font-size: 16px;color: #fff;margin-top: 10px;padding-top: 8px;box-sizing: border-box;}
.cpys-box .cpys .cp-txt .text div:nth-of-type(1)>div{width: 38px;height: 1px;background: #fff;margin: 6px auto 0;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(2){float: left;width: 485px;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(2)>p:nth-of-type(1){font-size: 22px;color: #666;font-weight: 600;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(2)>p:nth-of-type(2){font-size: 16px;margin-top: 30px;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(2)>p:nth-of-type(3){font-size: 16px;}
.cpys-box .cpys .cp-txt .text>div:nth-of-type(2)>p:nth-of-type(10)>span{font-size: 16px;color: #1e439b;}
.cpys-box .cpys .cp-img{float: right;position: relative;width: 520px;height: 570px;}
.cpys-box .cpys .cp-img>div:nth-of-type(1){width: 440px;height: 456px;border: 1px solid #eee;position: absolute;top: 40px;right: 20px;}
.cpys-box .cpys .cp-img>div:nth-of-type(2){width: 446px;height: 489px;background: #fff;overflow: hidden;position: absolute;top: 80px;right: 70px;}
.cpys-box .cpys .cp-img>div:nth-of-type(2)>img{width: 100%;}
.cpys-box .cpys .cp-img>p{color: #666;font-size: 98px;position: absolute;top:-30px;right: -20px;}

.cpys-box .cpys1{margin-top: 14px;}
.cpys-box .cpys1 .cp-img1{float: left;position: relative;width: 520px;height: 404px;}
.cpys-box .cpys1 .cp-img1>div:nth-of-type(1){width: 452px;height: 326px;border: 1px solid #eee;position: absolute;top: 40px;left: 20px;}
.cpys-box .cpys1 .cp-img1>div:nth-of-type(2){width: 450px;height: 324px;background: #fff;overflow: hidden;position: absolute;top: 80px;left: 70px;}
.cpys-box .cpys1 .cp-img1>div:nth-of-type(2)>img{width: 100%;}
.cpys-box .cpys1 .cp-img1>p{color: #666;font-size: 98px;position: absolute;top:-30px;left: 0;}
.cpys-box .cpys1 .text1{margin-top: 190px;width: 576px;float: right;}
.cpys-box .cpys1 .text1>div:nth-of-type(1){width: 70px;height: 70px;background: #1e439b;text-align: center;float: left;margin-right: 34px;}
.cpys-box .cpys1 .text1>div:nth-of-type(1)>p{font-size: 16px;color: #fff;margin-top: 10px;padding-top: 8px;box-sizing: border-box;}
.cpys-box .cpys1 .text1>div:nth-of-type(1)>div{width: 38px;height: 1px;background: #fff;margin: 6px auto 0;}
.cpys-box .cpys1 .text1>div:nth-of-type(2){float: left;width: 472px;}
.cpys-box .cpys1 .text1>div:nth-of-type(2)>p:nth-of-type(1){font-size: 22px;color: #666;font-weight: 600;}
.cpys-box .cpys1 .text1>div:nth-of-type(2)>p:nth-of-type(2){font-size: 16px;margin-top: 30px;}
.cpys-box .cpys1 .text1>div:nth-of-type(2)>p:nth-of-type(3){font-size: 16px;}
.cpys-box .cpys1 .text1>div:nth-of-type(2)>p:nth-of-type(3)>span{font-size: 16px;color: #1e439b;}

.cpys-box .cpys2{margin-top: 14px;}
.cpys-box .cpys2 .cp-img2{float: right;position: relative;width: 520px;height: 404px;}
.cpys-box .cpys2 .cp-img2>div:nth-of-type(1){width: 452px;height: 326px;border: 1px solid #eee;position: absolute;top: 40px;right: 20px;}
.cpys-box .cpys2 .cp-img2>div:nth-of-type(2){width: 450px;height: 324px;background: #fff;overflow: hidden;position: absolute;top: 80px;right: 70px;}
.cpys-box .cpys2 .cp-img2>div:nth-of-type(2)>img{width: 100%;}
.cpys-box .cpys2 .cp-img2>p{color: #666;font-size: 98px;position: absolute;top:-30px;right: -6px;}
.cpys-box .cpys2 .text2{margin-top: 150px;width: 596px;float: left;}
.cpys-box .cpys2 .text2>div:nth-of-type(1){width: 70px;height: 70px;background: #1e439b;text-align: center;float: left;margin-right: 34px;}
.cpys-box .cpys2 .text2>div:nth-of-type(1)>p{font-size: 16px;color: #fff;margin-top: 10px;padding-top: 8px;box-sizing: border-box;}
.cpys-box .cpys2 .text2>div:nth-of-type(1)>div{width: 38px;height: 1px;background: #fff;margin: 6px auto 0;}
.cpys-box .cpys2 .text2>div:nth-of-type(2){float: left;width: 492px;}
.cpys-box .cpys2 .text2>div:nth-of-type(2)>p:nth-of-type(1){font-size: 22px;color: #666;font-weight: 600;}
.cpys-box .cpys2 .text2>div:nth-of-type(2)>p:nth-of-type(2){font-size: 16px;margin-top: 30px;}
.cpys-box .cpys2 .text2>div:nth-of-type(2)>p:nth-of-type(3){font-size: 16px;}
.cpys-box .cpys2 .text2>div:nth-of-type(2)>p:nth-of-type(3)>span{font-size: 16px;color: #1e439b;}
.cpys-box .cpys2 .text2 .cont{margin-top: 40px;}
.cpys-box .cpys2 .text2 .cont>p:nth-of-type(1){float: left;width: 84px;height: 32px;background: #292929;line-height: 32px;text-align: center;color:#fff;font-size: 16px;}
.cpys-box .cpys2 .text2 .cont>p:nth-of-type(2){float: left;width: 174px;height: 30px;border: 1px solid #292929;line-height: 30px;text-align: center;color:#4a4a4a;font-size: 18px;}
/*产品优势结束*/

/*新闻中心开始*/
.news-box{position: relative;width:100%;height: 640px;margin-top:70px;}
.news-box .news{position: absolute;top: 102px;left: 0;right: 0;margin: auto;background: #fff;border: 1px solid #eee;padding: 0 170px;}
.news-box .news .news-tit{float: left;width: 590px;margin-top: 70px;}
.news-box .news .news-tit .product-title{}
.news-box .news .news-tit .product-title>p:nth-of-type(1){color: #333;font-size: 42px;font-weight: 600;margin:0;}
.news-box .news .news-tit .product-title>p:nth-of-type(2){color: #666;font-size: 18px;margin-top: 4px;width: 430px;}
.news-box .news .news-tit .product-title>p:nth-of-type(3){color: #aaa;font-size: 12px;margin-top: 4px;width: 370px;}
.news-box .news .news-tit .news-txt{margin-top: 70px;}
.news-box .news .news-tit .news-txt>div:nth-of-type(1){width: 312px;height: 180px;position: relative;float: left;}
.news-box .news .news-tit .news-txt>div:nth-of-type(1)>div:nth-of-type(1){width: 298px;height: 166px;position: absolute;top: 0;left: 0;border: 1px solid #eee;}
.news-box .news .news-tit .news-txt>div:nth-of-type(1)>div:nth-of-type(2){width: 298px;height: 166px;position: absolute;top: 14px;left: 14px;border: 1px solid #eee;overflow: hidden;}
.news-box .news .news-tit .news-txt>div:nth-of-type(1)>div:nth-of-type(2)>img{width: 100%;}
.news-box .news .news-tit .news-txt>div:nth-of-type(2){width: 242px;margin-left: 32px;float: left;}
.news-box .news .news-tit .news-txt>div:nth-of-type(2)>p:nth-of-type(1){color: #333;font-size: 16px;font-weight: 600;margin: 14px 0 16px;}
.news-box .news .news-tit .news-txt>div:nth-of-type(2)>p:nth-of-type(2){color: #666;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.news-box .news .news-tit .news-txt>div:nth-of-type(2)>a>div{width: 102px;height: 32px;background: #292929;color: #fff;font-size: 12px;text-align: center;line-height: 32px;margin-top: 24px;}

.news-box .news .slideTxtBox{ width:572px; border-left:1px solid #eee; float: right;padding: 80px 0 60px 58px;box-sizing: border-box;}
.news-box .news .slideTxtBox .hd{width: 100%;}
.news-box .news .slideTxtBox .hd ul{ float:left;}
.news-box .news .slideTxtBox .hd ul li{color: #666;font-size: 16px;border-right: 1px solid #666;float: left;padding-right: 30px;margin-right: 30px;}
.news-box .news .slideTxtBox .hd ul li.on{color: #333;font-size: 16px;border-right: 2px solid #666;font-weight: 600;}
.news-box .news .slideTxtBox .hd>a>p{ float:left;color: #333;font-size: 16px;}
.news-box .news .slideTxtBox .bd ul{ margin-top: 60px;}
.news-box .news .slideTxtBox .bd li{border-bottom: 1px dashed #eee;padding-bottom: 14px;margin-bottom: 20px;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(1){float: left;width: 430px;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(1)>p:nth-of-type(1){color: #444;font-size: 16px;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(1)>p:nth-of-type(2){color: #999;font-size: 14px;margin-top: 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(2){float: right;width: 54px;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(2)>p:nth-of-type(1){color: #444;font-size: 12px;text-align: center;}
.news-box .news .slideTxtBox .bd li>div:nth-of-type(2)>p:nth-of-type(2){color: #333;font-size: 45px;text-align: center;}
/*新闻中心结束*/

/*关于我们开始*/
.about-box{}
.about-box .about{margin-top: 70px;position: relative;}
.about-box .about .about-l{width: 440px;}
.about-box .about .about-l>p:nth-of-type(1){color: #333;font-size: 57px;font-weight: 600;font-family: "Felix Titling";}
.about-box .about .about-l>div:nth-of-type(1){width: 70px;height: 4px;background: #1e439b;margin: 14px 0;}
.about-box .about .about-l>p:nth-of-type(2){color: #333;font-size: 29px;font-weight: 600;}
.about-box .about .about-l>p:nth-of-type(3){color: #666;font-size: 14px;line-height: 26px;margin-top: 25px;}
.about-box .about .about-l>a>div{width: 102px;height: 32px;background: #292929;margin-top: 30px;color: #fff;font-size: 12px;line-height: 32px;text-align: center;}
.about-box .about .about-r{width: 784px;height: 401px;overflow: hidden;position: absolute;top: 0;left: 520px;border: 1px solid #eee;}
.about-box .about .about-r>img{width: 100%;}
.about-box .about-d{margin-top: 70px;}
.about-box .about-d>div{width: 210px;float: left;margin-right: 40px;}
.about-box .about-d>div:nth-of-type(4){margin-right: 0;}
.about-box .about-d>div>p{width: 210px;text-align: center;color: #666;font-size: 16px;margin-top: 16px;}
.about-box .about-d>div>div{width: 210px;height: 118px;overflow: hidden;}
.about-box .about-d>div>div>img{width: 100%;}
.about-box .about-d>a{float: right;margin-top: 37px;}
.about-box .about-d>a>div{width: 140px;height: 44px;border: 1px solid #333;}
.about-box .about-d>a>div>p{width: 136px;height: 40px;background: #292929;line-height: 40px;text-align: center;color: #fff;font-size: 16px;margin: 2px;}
/*关于我们结束*/
/*首页结束*/

/*关于我们开始*/
.banner1 {position:relative;overflow:hidden;height:300px;margin-top: 186px;}
.banner1>div:nth-of-type(1){width:1920px;position:absolute;left:50%;margin-left:-960px;}
.banner1>div:nth-of-type(1)>img{width: 100%;}
.banner1>div:nth-of-type(2){position: absolute;top: 100px;left: 0;right: 0;margin:auto;width: 1200px;}
.banner1>div:nth-of-type(2)>p:nth-of-type(1){color: #1e439b;font-size: 28px;font-weight: 600;}
.banner1>div:nth-of-type(2)>p:nth-of-type(2){color: #1e439b;font-size: 22px;margin-top: 4px;}
.banner1>div:nth-of-type(2)>p:nth-of-type(3){color: #333;font-size: 14px;margin-top: 8px;}

.weizhi{width: 100%;border-bottom: 1px dashed #eee;padding: 30px 0 16px;}
.weizhi>p{float: left;color: #666;font-size: 14px;}
.weizhi>a{float: left;}
.weizhi>a>p{color: #666;font-size: 14px;}
.weizhi>div{float: left;color: #666;font-size: 14px;margin: 0 10px;}

.tab{ width:100%;margin-top: 12px;}
.tab .hd{ width: 100%;text-align: center;}
.tab .hd ul{background: #f4f4f4;height: 60px;display: inline-block;}
.tab .hd ul li{ float:left; width: 240px;height: 70px;}
.tab .hd ul li>a>p{width: 100%;color: #666;font-size: 18px;text-align: center;line-height: 60px;}
.tab .hd ul li.on{background-image: url("../img/about-bg.png");background-size: 240px 70px;}
.tab .hd ul li:hover{background-image: url("../img/about-bg.png");background-size: 240px 70px;}
.tab .hd ul li.on>a>p{color: #fff;}
.tab .hd ul li:hover>a>p{color: #fff;}

.tab .bd .bd-text{margin-top: 70px;}
.tab .bd .bd-text .tit{color: #666;font-size: 40px;font-weight: 200;text-align: center;}
.tab .bd .bd-text .tit1{color: #1e439b;font-size: 33px;font-weight: 600;text-align: center;}
.tab .bd .bd-text .tit1>span{color: #ddd;font-size: 33px;font-weight: 200;}
.tab .bd .bd-text>div:nth-of-type(1){position: relative;margin-top: 50px;width: 100%;margin-bottom: 70px;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(1){width: 100%;height: 732px;overflow: hidden;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(1)>img{width: 100%;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(2){position: absolute;left: 40px;top: 58px;width: 558px;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1){color: #fff;font-size: 21px;font-weight: 600;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(2){color: #fff;font-size: 14px;font-weight: 200;}
.tab .bd .bd-text>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(3){color: #fff;font-size: 14px;margin-top: 40px;line-height: 26px;}
/*关于我们结束*/

/*合作加盟开始*/
.join{}
.join .bd-text{width: 100%;margin-top: 70px;}
.join .bd-text .tit{color: #666;font-size: 40px;font-weight: 200;text-align: center;}
.join .bd-text .tit1{color: #1e439b;font-size: 33px;font-weight: 600;text-align: center;}
.join .bd-text .tit1>span{color: #ddd;font-size: 33px;font-weight: 200;}
.join .bd-text>div{position: relative;margin-top: 50px;width: 100%;height: 732px;margin-bottom: 70px;}
.join .bd-text>div>div:nth-of-type(1){width: 100%;height: 732px;overflow: hidden;}
.join .bd-text>div>div:nth-of-type(1)>img{width: 100%;}
.join .bd-text>div>div:nth-of-type(2){position: absolute;left: 40px;top: 58px;width: 558px;}
.join .bd-text>div>div:nth-of-type(2)>p:nth-of-type(1){color: #fff;font-size: 21px;font-weight: 600;}
.join .bd-text>div>div:nth-of-type(2)>p:nth-of-type(2){color: #fff;font-size: 14px;font-weight: 200;}
.join .bd-text>div>div:nth-of-type(2)>p:nth-of-type(3){color: #fff;font-size: 14px;margin-top: 40px;line-height: 26px;}
/*合作加盟结束*/

/*产品中心开始*/
.banner2 {position:relative;overflow:hidden;height:300px;margin-top: 186px;}
.banner2>div:nth-of-type(1){width:1920px;position:absolute;left:50%;margin-left:-960px;}
.banner2>div:nth-of-type(1)>img{width: 100%;}
.banner2>div:nth-of-type(2){position: absolute;top: 100px;left: 0;right: 0;margin:auto;width: 1200px;}
.banner2>div:nth-of-type(2)>p:nth-of-type(1){color: #fff;font-size: 28px;font-weight: 600;}
.banner2>div:nth-of-type(2)>p:nth-of-type(2){color: #fff;font-size: 22px;margin-top: 4px;}
.banner2>div:nth-of-type(2)>div{width: 31px;height: 4px;background: #fff;margin-top: 6px;}
.banner2>div:nth-of-type(2)>p:nth-of-type(3){color: #fff;font-size: 14px;margin-top: 8px;}

.chanpin{}
.chanpin .tab1{margin-top: 20px;width: 100%;}
.chanpin .tab1 .hd{float: left;margin-right: 26px;}
.chanpin .tab1 .hd>div{width: 240px;height: 74px;background: #1e439b;}
.chanpin .tab1 .hd>div>p:nth-of-type(1){color: #fff;font-size: 20px;font-weight: 600;text-align: center;padding-top: 16px;box-sizing: border-box;}
.chanpin .tab1 .hd>div>p:nth-of-type(2){color: #fff;font-size: 12px;text-align: center;}
.chanpin .tab1 .hd ul{}
.chanpin .tab1 .hd ul li{width: 240px;height: 54px;background: #dcdee0;margin-top: 3px;}
.chanpin .tab1 .hd ul li>a>p{color: #666;font-size: 16px;line-height: 54px;float: left;margin-left: 46px;width: 150px;}
.chanpin .tab1 .hd ul li>a>div{width: 14px;height: 14px;background-image: url("../img/product-jiantou1.png");background-size: 100% 100%;float: left;margin-top: 20px;}
.chanpin .tab1 .hd ul li.on{background: #1e439b;}
.chanpin .tab1 .hd ul li:hover{background: #1e439b;}
.chanpin .tab1 .hd ul li.on>a>div{background-image: url("../img/product-jiantou.png");}
.chanpin .tab1 .hd ul li:hover>a>div{background-image: url("../img/product-jiantou.png");}
.chanpin .tab1 .hd ul li.on>a>p{color: #fff;}
.chanpin .tab1 .hd ul li:hover>a>p{color: #fff;}

.chanpin .tab1 .bd{float: right;}
.chanpin .tab1 .bd .bd-text{width: 934px;}
.chanpin .tab1 .bd .bd-text>div:nth-of-type(1)>a{margin-right: 23px;margin-bottom: 30px;float: left;}
.chanpin .tab1 .bd .bd-text .div{width: 294px;height: 380px;border: 1px solid #eee;}
.chanpin .tab1 .bd .bd-text>div:nth-of-type(1)>a:nth-of-type(3n){margin-right: 0;}
.chanpin .tab1 .bd .bd-text .div>div{width: 294px;height: 218px;border-bottom: 1px solid #eee;overflow: hidden;}
.chanpin .tab1 .bd .bd-text .div>div>img{width: 100%;}
.chanpin .tab1 .bd .bd-text .div>p:nth-of-type(1){color: #666;font-size: 18px;text-align: center;margin-top: 24px;}
.chanpin .tab1 .bd .bd-text .div>p:nth-of-type(2){color: #666;font-size: 14px;width: 250px;margin: 20px auto 0;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.chanpin .tab1 .bd .bd-text .div:hover>p:nth-of-type(1){color: #1e439b;}
.chanpin .tab1 .bd .bd-text .div:hover{border: 1px solid #1e439b;}

.chanpin .tab1 .bd .bd-text .page{margin: 70px 0 0 300px;width: 100%;}
.chanpin .tab1 .bd .bd-text .page>a{float: left;color: #666;font-size: 14px;border: 1px solid #ccc;padding: 4px 10px;margin-right: 6px;}
.chanpin .tab1 .bd .bd-text .page>a.sel{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
.chanpin .tab1 .bd .bd-text .page>a:hover{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
/*产品中心结束*/
/*产品中心详情开始*/
.chanpin .tab1 .bd .pro-box{width: 934px;}
.chanpin .tab1 .bd .pro-box .pro .picFocus{float: left;width: 400px;border: 1px solid #eee;}
.chanpin .tab1 .bd .pro-box .pro .picFocus .hd{ width:100%;margin-top: 14px;}
.chanpin .tab1 .bd .pro-box .pro .picFocus .hd ul{}
.chanpin .tab1 .bd .pro-box .pro .picFocus .hd ul li{float: left;width: 76px;height: 56px;border: 1px solid #eee;overflow: hidden;margin: 0 11px 10px;}
/*.chanpin .tab1 .bd .pro-box .pro .picFocus .hd ul li:nth-child(4n+4){margin-right: 0;}*/
.chanpin .tab1 .bd .pro-box .pro .picFocus .hd ul li img{ width:100%; margin-right:5px;   }
.chanpin .tab1 .bd .pro-box .pro .picFocus .hd ul li.on{ border-color: #1e439b;}
.chanpin .tab1 .bd .pro-box .pro .picFocus .bd li{width:400px; height:297px;border-bottom: 1px solid #eee;overflow: hidden;}
.chanpin .tab1 .bd .pro-box .pro .picFocus .bd img{ width:300px; height: 300px;}

.chanpin .tab1 .bd .pro-box .pro .infor{float: right;width: 490px;}
.chanpin .tab1 .bd .pro-box .pro .infor .tit{width: 100%;border-bottom: 1px solid #eee;color: #1e439b;font-size: 22px;padding-bottom: 15px;}
.chanpin .tab1 .bd .pro-box .pro .infor .for{margin-top: 20px;}
.chanpin .tab1 .bd .pro-box .pro .infor .for>div{margin-bottom: 6px;}
.chanpin .tab1 .bd .pro-box .pro .infor .for>div>p{color: #666;font-size: 14px;float: left;}
.chanpin .tab1 .bd .pro-box .pro .infor .for>div>p:nth-of-type(1){width: 84px;}
.chanpin .tab1 .bd .pro-box .pro .infor .for>div>p:nth-of-type(2){width: 406px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone{margin-top: 80px;border-top: 1px solid #eee;padding-top: 24px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>div{float: left;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>div>img{float: left;margin-top: 3px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>div>div{float: left;margin-left: 10px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>div>div>p:nth-of-type(1){color: #414141;font-size: 16px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>div>div>p:nth-of-type(2){color: #414141;font-size: 22px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>a{float: right;margin-top: 4px;}
.chanpin .tab1 .bd .pro-box .pro .infor .phone>a>p{width: 120px;height: 38px;line-height: 38px;text-align: center;color: #fff;font-size: 18px;background: #1e439b;}

.chanpin .tab1 .bd .pro-box .inBox{ width:932px;border: 1px solid #eee;margin-top: 64px;}
.chanpin .tab1 .bd .pro-box .inBox .inHd{width: 100%;}
.chanpin .tab1 .bd .pro-box .inBox .inHd ul{background: #d9d9d9;height: 48px;width: 100%;}
.chanpin .tab1 .bd .pro-box .inBox .inHd ul li{width: 33.33%;line-height: 48px;text-align: center;color: #434343;font-size: 16px;float: left;}
.chanpin .tab1 .bd .pro-box .inBox .inHd ul li.on{color: #fff;background:#1e439b;}
.chanpin .tab1 .bd .pro-box .inBox .inHd ul li:hover{color: #fff;background:#1e439b;}
.chanpin .tab1 .bd .pro-box .inBox .inBd ul{width: 100%;padding: 20px 0;}
.chanpin .tab1 .bd .pro-box .inBox .inBd li:nth-of-type(1){overflow: hidden;margin: 0 auto 10px;padding: 0 20px;}
.chanpin .tab1 .bd .pro-box .inBox .inBd li:nth-of-type(1)>img{ }
.chanpin .tab1 .bd .pro-box .inBox .inBd li:nth-of-type(2){width: 572px;height: 430px;overflow: hidden;margin: 0 auto 10px;}
.chanpin .tab1 .bd .pro-box .inBox .inBd li:nth-of-type(2)>img{ width: 100%;}

.chanpin .tab1 .bd .pro-box .hot{margin-top: 90px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(1){width: 100%;border-bottom: 1px solid #eee;padding-bottom: 14px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(1)>img{float: left;margin-top: 3px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(1)>p:nth-of-type(1){float: left;color: #252525;font-size: 22px;margin-left: 10px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(1)>p:nth-of-type(2){float: left;color: #c2c2c4;font-size: 16px;margin: 6px 0 0 6px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2){margin-top: 30px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a{float: left;margin-right: 23px;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a>div{width: 294px;height: 296px;border: 1px solid #eee;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a:nth-of-type(3){margin-right: 0;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a>div>div{width: 294px;height: 294px;border-bottom: 1px solid #eee;overflow: hidden;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a>div>div>img{width:100%;}
.chanpin .tab1 .bd .pro-box .hot>div:nth-of-type(2)>a>div>p{color: #666;font-size: 18px;text-align: center;margin-top: 26px;}
/*产品中心详情结束*/

/*客户案例开始*/
.chanpin .tab1 .bd2{}
.chanpin .tab1 .bd2>div{float: left;width: 212px;height: 108px;border: 1px solid #eee;overflow: hidden;margin-right: 26px;margin-bottom: 18px;}
.chanpin .tab1 .bd2>div:nth-of-type(4n){margin-right: 0;}
.chanpin .tab1 .bd2>div>img{width: 100%;}
/*客户案例结束*/

/*联系我们开始*/
.tab2{ width:100%;margin-top: 12px;}
.tab2 .hd{ width: 100%;text-align: center;}
.tab2 .hd ul{background: #f4f4f4;height: 60px;display: inline-block;}
.tab2 .hd ul li{ float:left; width: 300px;height: 70px;}
.tab2 .hd ul li>a>p{width: 100%;color: #666;font-size: 18px;text-align: center;line-height: 60px;}
.tab2 .hd ul li.on{background-image: url("../img/about-bg.png");}
.tab2 .hd ul li:hover>a>p{color: #fff;}
.tab2 .hd ul li.on>a>p{color: #fff;}
.tab2 .hd ul li:hover{background-image: url("../img/about-bg.png");}




.tab2 .bd .bd-text{margin-top: 44px;width: 100%;border: 1px solid #eee;}
.tab2 .bd .bd-text form{width: 692px;margin: 0 auto;padding: 42px 0 50px;}
.tab2 .bd .bd-text form>div{margin-bottom: 14px;}
.tab2 .bd .bd-text form>div>p{color: #333;font-size: 14px;font-weight: 600;float: left;width: 80px;text-align: right;line-height: 32px;}
.tab2 .bd .bd-text form>div>p>span{color: #ff0000;font-size: 14px;}
.tab2 .bd .bd-text form>div>input{color: #333;font-size: 16px;float: left;width: 608px;height: 32px;padding: 0 10px;box-sizing: border-box;}
.tab2 .bd .bd-text form>div>textarea{color: #333;font-size: 16px;float: left;width: 608px;height: 98px;padding:10px;box-sizing: border-box;}
.tab2 .bd .bd-text form>.yanzheng{margin-top: 26px;}
.tab2 .bd .bd-text form>.yanzheng>p{color: #333;font-size: 14px;font-weight: 600;float: left;width: 80px;text-align: right;line-height: 32px;}
.tab2 .bd .bd-text form>.yanzheng>input{color: #333;font-size: 16px;float: left;width: 92px;height: 32px;padding: 0 10px;box-sizing: border-box;}
.tab2 .bd .bd-text form>.yanzheng>div{float: left;width: 99px;height: 31px;overflow: hidden;margin-left: 12px;}
.tab2 .bd .bd-text form>.yanzheng>div>img{width: 100%;}
.tab2 .bd .bd-text form>.btn{}
.tab2 .bd .bd-text form>.btn>input:nth-of-type(1){color: #fff;font-size: 14px;float: left;width: 80px;height: 32px;text-align: center;background: #1e439b;border: none;margin-left: 80px;}
.tab2 .bd .bd-text form>.btn>input:nth-of-type(2){color: #fff;font-size: 14px;float: left;width: 80px;height: 32px;text-align: center;background: #767676;border: none;margin-left: 32px;}
.tab2 .bd .bd-text form>.btn button{color: #fff;font-size: 14px;float: left;width: 80px;height: 32px;text-align: center;background: #1e439b;border: none;margin-left: 80px;}
/*联系我们结束*/

/*新闻资讯开始*/
.banner3 {position:relative;overflow:hidden;height:300px;margin-top: 186px;}
.banner3>div:nth-of-type(1){width:1920px;position:absolute;left:50%;margin-left:-960px;}
.banner3>div:nth-of-type(1)>img{width: 100%;}
.banner3>div:nth-of-type(2){position: absolute;top: 100px;left: 0;right: 0;margin:auto;width: 1200px;}
.banner3>div:nth-of-type(2)>p:nth-of-type(1){color: #1e439b;font-size: 28px;font-weight: 600;}
.banner3>div:nth-of-type(2)>p:nth-of-type(2){color: #1e439b;font-size: 22px;margin-top: 4px;}
.banner3>div:nth-of-type(2)>div{width: 31px;height: 4px;background: #1e439b;margin-top: 6px;}
.banner3>div:nth-of-type(2)>p:nth-of-type(3){color: #1e439b;font-size: 14px;margin-top: 8px;}

.chanpin .tab1 .bd .news-text{width: 934px;}
.chanpin .tab1 .bd .news-text>a{}
.chanpin .tab1 .bd .news-text>a>div{width:932px;border: 1px solid #eee;padding: 24px 0 38px 22px;box-sizing: border-box;margin-bottom: 20px;}
.chanpin .tab1 .bd .news-text>a>div .time{float: left;}
.chanpin .tab1 .bd .news-text>a>div .time>p{width: 100px;height: 50px;line-height: 50px;text-align: center;background: #1e439b;font-size: 20px;color: #fff;}
.chanpin .tab1 .bd .news-text>a>div .time>p:nth-of-type(2){font-size: 18px;margin-top: 2px;}
.chanpin .tab1 .bd .news-text>a>div .text{float: left;width: 706px;margin-left: 50px;}
.chanpin .tab1 .bd .news-text>a>div .text>p:nth-of-type(1){color: #333;font-size: 18px;margin-top: 12px;}
.chanpin .tab1 .bd .news-text>a>div .text>p:nth-of-type(2){color: #666;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 8px 0 22px;}
.chanpin .tab1 .bd .news-text>a>div .text .text-d{}
.chanpin .tab1 .bd .news-text>a>div .text .text-d>div{float: left;}
.chanpin .tab1 .bd .news-text>a>div .text .text-d>div:nth-of-type(2){margin-left: 46px;}
.chanpin .tab1 .bd .news-text>a>div .text .text-d>div>img{float: left;margin-top: 3px;}
.chanpin .tab1 .bd .news-text>a>div .text .text-d>div>p{float: left;color: #b9bcbf;font-size: 12px;margin-left: 10px;}
.chanpin .tab1 .bd .news-text>a>div:hover{border: 1px solid #1e439b;}
.chanpin .tab1 .bd .news-text>a>div:hover .text>p:nth-of-type(1){color: #1e439b;}

.chanpin .tab1 .bd .news-text .page{margin: 70px 0 0 300px;width: 100%;}
.chanpin .tab1 .bd .news-text .page>a{float: left;color: #666;font-size: 14px;border: 1px solid #ccc;padding: 4px 10px;margin-right: 6px;}
.chanpin .tab1 .bd .news-text .page>a.sel{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
.chanpin .tab1 .bd .news-text .page>a:hover{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
/*新闻资讯结束*/
/*新闻资讯详情开始*/
.chanpin .tab1 .bd .detail-box{width: 934px;}
.chanpin .tab1 .bd .detail-box .detail{width: 932px;border: 1px solid #eee;padding: 48px 0 78px;}
.chanpin .tab1 .bd .detail-box .detail>.tit{color: #333;font-size: 18px;text-align: center;padding: 0 30px;box-sizing: border-box;}
.chanpin .tab1 .bd .detail-box .detail>.di{width: 306px;margin: 10px auto 40px;}
.chanpin .tab1 .bd .detail-box .detail>.di>div{float: left;}
.chanpin .tab1 .bd .detail-box .detail>.di>div:nth-of-type(1){margin-right: 40px;}
.chanpin .tab1 .bd .detail-box .detail>.di>div:nth-of-type(3){float: right;}
.chanpin .tab1 .bd .detail-box .detail>.di>div>img{float: left;}
.chanpin .tab1 .bd .detail-box .detail>.di>div:nth-of-type(2)>img{margin-top: 3px;}
.chanpin .tab1 .bd .detail-box .detail>.di>div:nth-of-type(3)>img{margin-top: 3px;}
.chanpin .tab1 .bd .detail-box .detail>.di>div>p{float: left;color: #b9bcbf;font-size: 12px;margin-left: 10px;}
.chanpin .tab1 .bd .detail-box .detail>.tet{width: 100%;padding: 0 30px;box-sizing: border-box;color: #666;font-size: 14px;line-height: 22px;}
.chanpin .tab1 .bd .detail-box .detail>.pic{width: 548px;height: 356px;overflow: hidden;margin: 36px auto 26px;}
.chanpin .tab1 .bd .detail-box .detail>.pic>img{width: 100%;}
.chanpin .tab1 .bd .detail-box .next{margin-top: 30px;width: 100%;}
.chanpin .tab1 .bd .detail-box .next>a:nth-of-type(1){float: left;width: 49.8%;border-right: 1px solid #ddd;}
.chanpin .tab1 .bd .detail-box .next>a:nth-of-type(2){float: right;width: 50%;}
.chanpin .tab1 .bd .detail-box .next>a>p{color: #666;font-size: 14px;}
.chanpin .tab1 .bd .detail-box .next>a>p>span{margin-right: 10px;}
.chanpin .tab1 .bd .detail-box .next>a:nth-of-type(2)>p{text-align: right;}
.chanpin .tab1 .bd .detail-box .next>a:hover p{color: #1e439b;}
.chanpin .tab1 .bd .detail-box .tuijian{margin-top: 56px;}
.chanpin .tab1 .bd .detail-box .tuijian>p{color: #666;font-size: 16px;font-weight: 600;margin-bottom: 8px;}
.chanpin .tab1 .bd .detail-box .tuijian div{width: 100%;background: #f2f2f2;padding: 15px 20px;box-sizing: border-box;margin-bottom: 2px;}
.chanpin .tab1 .bd .detail-box .tuijian div>p{color: #666;font-size: 14px;float: left;}
.chanpin .tab1 .bd .detail-box .tuijian div>a{color: #666;font-size: 14px;float: right;}
/*新闻资讯详情结束*/


#next{margin-top: 30px;width: 100%;}
#next .bf{float: left;width: 49.8%;height: 53px;background: #ffffff;}
#next .nt{float: right;width: 49.8%;height: 53px;background: #ffffff;}
#next p{line-height: 53px;padding-left: 25px;}
#next p>span{color: #666666;font-size: 14px;}
#next p>a{color: #333333;font-size: 16px;line-height: 53px;}









/*产品视频开始*/
.chanpin .tab1 .bd .shipin{width: 934px;}
.chanpin .tab1 .bd .shipin>a{float: left;margin-right: 32px;margin-bottom: 24px;}
.chanpin .tab1 .bd .shipin>a:nth-of-type(3n){margin-right: 0;}
.chanpin .tab1 .bd .shipin>a>div>div{width: 290px;height: 160px;position: relative;overflow: hidden;}
.chanpin .tab1 .bd .shipin>a>div>div>div{width: 290px;height: 160px;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;}
.chanpin .tab1 .bd .shipin>a>div>div>img:nth-of-type(2){position: absolute;top:0;left: 0;right: 0;bottom: 0;margin: auto;}
.chanpin .tab1 .bd .shipin>a>div>p{color: #333;font-size: 16px;width: 290px;text-align: center;margin-top: 14px;}



.chanpin .tab1 .bd .page{margin: 70px 0 0 300px;width: 100%;}
.chanpin .tab1 .bd .page>a{float: left;color: #666;font-size: 14px;border: 1px solid #ccc;padding: 4px 10px;margin-right: 6px;}
.chanpin .tab1 .bd .page>a.sel{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
.chanpin .tab1 .bd .page>a:hover{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
/*产品视频结束*/
/*设备展示开始*/
.tab .bd{width: 100%;}
.tab .bd .cp{margin-top: 70px;}
.tab .bd .cp>a{margin-right: 5px;margin-bottom: 30px;float: left;}
.tab .bd .div{width: 294px;border: 1px solid #eee;}
.tab .bd .cp>a:nth-of-type(4n){margin-right: 0;}
.tab .bd .div>div{width: 294px;border-bottom: 1px solid #eee;overflow: hidden;}
.tab .bd .div>div>img{width: 100%;min-height: 230px;}
.tab .bd .div>p:nth-of-type(1){color: #666;font-size: 18px;text-align: center;margin-top: 24px;}
.tab .bd .div>p:nth-of-type(2){color: #666;font-size: 14px;width: 250px;margin: 20px auto 0;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.tab .bd .div:hover>p:nth-of-type(1){color: #1e439b;}
.tab .bd .div:hover{border: 1px solid #1e439b;}
.tab .bd .page{width: 100%;margin-top: 50px;margin-left: 460px;}
.tab .bd .page>a{float: left;color: #666;font-size: 14px;border: 1px solid #ccc;padding: 4px 10px;margin-right: 6px;}
.tab .bd .page>a.sel{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
.tab .bd .page>a:hover{background: #1e439b;color: #fff;border: 1px solid #1e439b;}
/*设备展示详情*/
.tab .bd .pro-box{width: 100%;margin-top: 70px;}
.tab .bd .pro-box .pro .picFocus{float: left;width: 400px;border: 1px solid #eee;}
.tab .bd .pro-box .pro .picFocus .hd{ width:100%;margin-top: 14px;}
.tab .bd .pro-box .pro .picFocus .hd ul{}
.tab .bd .pro-box .pro .picFocus .hd ul li{float: left;width: 76px;height: 56px;border: 1px solid #eee;overflow: hidden;margin-right: 29px;}
.tab .bd .pro-box .pro .picFocus .hd ul li:last-of-type{margin-right: 0;}
.tab .bd .pro-box .pro .picFocus .hd ul li img{ width:100%; margin-right:5px;   }
.tab .bd .pro-box .pro .picFocus .hd ul li.on{ border-color: #1e439b;}
.tab .bd .pro-box .pro .picFocus .bd li{width:400px; height:297px;border-bottom: 1px solid #eee;overflow: hidden;}
.tab .bd .pro-box .pro .picFocus .bd img{ width:100%;}

.tab .bd .pro-box .pro .infor{float: left;width: 500px;margin-left: 100px;}
.tab .bd .pro-box .pro .infor .tit{width: 100%;border-bottom: 1px solid #eee;color: #1e439b;font-size: 22px;padding-bottom: 15px;}
.tab .bd .pro-box .pro .infor .for{margin-top: 20px;}
.tab .bd .pro-box .pro .infor .for>div{margin-bottom: 6px;}
.tab .bd .pro-box .pro .infor .for>div>p{color: #666;font-size: 14px;float: left;}
.tab .bd .pro-box .pro .infor .for>div>p:nth-of-type(1){width: 84px;}
.tab .bd .pro-box .pro .infor .for>div>p:nth-of-type(2){width: 406px;}
.tab .bd .pro-box .pro .infor .phone{margin-top: 80px;border-top: 1px solid #eee;padding-top: 24px;}
.tab .bd .pro-box .pro .infor .phone>div{float: left;}
.tab .bd .pro-box .pro .infor .phone>div>img{float: left;margin-top: 3px;}
.tab .bd .pro-box .pro .infor .phone>div>div{float: left;margin-left: 10px;}
.tab .bd .pro-box .pro .infor .phone>div>div>p:nth-of-type(1){color: #414141;font-size: 16px;}
.tab .bd .pro-box .pro .infor .phone>div>div>p:nth-of-type(2){color: #414141;font-size: 22px;}
.tab .bd .pro-box .pro .infor .phone>a{float: right;margin-top: 4px;}
.tab .bd .pro-box .pro .infor .phone>a>p{width: 120px;height: 38px;line-height: 38px;text-align: center;color: #fff;font-size: 18px;background: #1e439b;}

.tab .bd .pro-box .inBox{ width:100%;border: 1px solid #eee;margin-top: 64px;}
.tab .bd .pro-box .inBox .inHd{width: 100%;}
.tab .bd .pro-box .inBox .inHd ul{background: #d9d9d9;height: 48px;width: 100%;}
.tab .bd .pro-box .inBox .inHd ul li{width: 33.33%;line-height: 48px;text-align: center;color: #434343;font-size: 16px;float: left;}
.tab .bd .pro-box .inBox .inHd ul li.on{color: #fff;background:#1e439b;}
.tab .bd .pro-box .inBox .inHd ul li:hover{color: #fff;background:#1e439b;}
.tab .bd .pro-box .inBox .inBd ul{width: 100%;padding: 20px 0;}
.tab .bd .pro-box .inBox .inBd li:nth-of-type(1){width: 606px;height: 346px;overflow: hidden;margin: 0 auto 10px;}
.tab .bd .pro-box .inBox .inBd li:nth-of-type(1)>img{ width: 100%;}
.tab .bd .pro-box .inBox .inBd li:nth-of-type(2){width: 572px;height: 430px;overflow: hidden;margin: 0 auto 10px;}
.tab .bd .pro-box .inBox .inBd li:nth-of-type(2)>img{ width: 100%;}

.tab .bd .pro-box .hot{margin-top: 90px;}
.tab .bd .pro-box .hot>div:nth-of-type(1){width: 100%;border-bottom: 1px solid #eee;padding-bottom: 14px;}
.tab .bd .pro-box .hot>div:nth-of-type(1)>img{float: left;margin-top: 3px;}
.tab .bd .pro-box .hot>div:nth-of-type(1)>p:nth-of-type(1){float: left;color: #252525;font-size: 22px;margin-left: 10px;}
.tab .bd .pro-box .hot>div:nth-of-type(1)>p:nth-of-type(2){float: left;color: #c2c2c4;font-size: 16px;margin: 6px 0 0 6px;}
.tab .bd .pro-box .hot>div:nth-of-type(2){margin-top: 30px;}
.tab .bd .pro-box .hot>div:nth-of-type(2)>a{float: left;margin-right: 8px;}
.tab .bd .pro-box .hot>div:nth-of-type(2)>a:nth-of-type(4){margin-right: 0;}
.tab .bd .pro-box .hot>div:nth-of-type(2)>a>div>div{width: 294px;height: 218px;border-bottom: 1px solid #eee;overflow: hidden;}
.tab .bd .pro-box .hot>div:nth-of-type(2)>a>div>div>img{width:100%;}
.tab .bd .pro-box .hot>div:nth-of-type(2)>a>div>p{color: #666;font-size: 18px;text-align: center;margin-top: 26px;}
/*设备展示结束*/


/*公司办公环境*/
.office{background: #ffffff;padding-top: 30px;}
.office .wrap{background: #ffffff;}
.office .tit{height: 60px;border-bottom: 1px solid #cccccc;}
.office .tit h2{height: 59px;font-size: 16px;color: #1e439b;float: left;width: 105px;line-height: 60px;border-bottom: 2px solid #1e439b;}
.office .tit a{float: right;font-size: 14px; color: #88898a;display:block;width: 65px;line-height: 60px;}
.office .pic_s{padding: 28px 0;position: relative;}
.office .bd ul li{float: left;width: 209px;margin-left: 28px;}
.office .bd ul li img{width: 209px;height: 157px;display:block;}
.office .bd ul li p{width: 209px;font-size: 16px;text-align: center;line-height: 40px;color: #666666;}
.office .hd{ overflow:hidden;  height:30px; padding:0 10px; position: absolute; right: 40px;top: -42px;}
.office .hd .prev,.office .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;  cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.office .hd .next{ background-position:0 -50px;  }
.office .hd .prevStop{ background-position:-60px 0; }
.office .hd .nextStop{ background-position:-60px -50px; }


