@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-size: 14px;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#2499cc; color:#fff;}
::selection {background:#2499cc; color:#fff;}




/* 网页头部 */
.toper{ height: 42px; background: #f6f6f6; }
.toper p{ line-height: 42px; color: #666; float: left;}
.toper ul{ height: 42px; float: right;}
.toper ul li{ height: 42px;  line-height: 42px; position: relative; float: left;}
.toper ul li a{ display: block; line-height: 42px; color: #666;padding: 0 12px;}
.toper ul li a span{ color: #666;}
.toper ul li a img{display: none; position:absolute; top: 42px; left: 0; z-index: 99999}
.toper ul li:hover a img{ display: block;}
.logo{ height: 100px; background: #fff;}
.logo .left{ float: left;}
.logo .left img{ display: block; margin-top: 20px;}
.logo .right{ float:right;}
.logo .right li{ float: left; height: 42px; width: 130px;line-height: 42px; text-align: center; border: 1px solid #2499cc; text-indent: 30px;  color: #2499cc; margin-left: 20px; margin-top: 28px; font-size: 16px;}
.logo .right li a{ display: block; font-size: 16px; line-height: 42px;}
.logo .right li:nth-child(1){ background: url(../images/telie_1.png) no-repeat 20px center;}
.logo .right li:nth-child(2){ background: url(../images/telie_2.png) no-repeat 20px center;}




.top{height: 48px; background: rgba(0,0,0,0.5); position: absolute;top: 0; width: 100%; z-index: 9999}

.nav .nLi{ float:left;  position:relative; width: 148px; text-align: center; height: 48px; margin-right: -22px; }
.nav .nLi p a{ color: #fff;}
.nav .nLi:hover{ background: url(../images/telie_21.png) no-repeat center top; color: #fff;}
.nav .nLi:hover p a {color: #fff;}
.nav .on{ background: url(../images/telie_21.png) no-repeat center top; color: #fff;}
.nav .on p a{ color:#fff;}
.nav .nLi p{ float:left; font-size: 15px;}
.nav .nLi p a{ display:block;font-size:15px; line-height: 48px; text-align: center; width: 148px;}
.nav .nLi p a span{ display:block; font-size: 12px; color: #999;}
.nav .sub{ display:none; width:126px; top:48px; position:absolute; line-height:26px; background: #f4f4f4; left: 0px; z-index: 9999}
.nav .sub li{ zoom:1; width: 126px;  position: relative;}
.nav .sub a{ display:block;line-height: 36px;  text-align: center;}
.nav .sub a:hover{ background:#e94d12; color:#fff; }





/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
.fullSlide {
    width: 100%;
    position: relative;
    height: 650px;
    background: #fff;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
    text-align: center;
    line-height: 650px;
}

.fullSlide .bd li >a {
    display: block;
    height: 650px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    border: 2px solid #fff;
    line-height: 9999px;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.fullSlide video{ margin-top: -100px;}
.video_bg{ height: 650px; width: 100%; position: absolute; top: 0px; z-index: 998; background: rgba(0,0,0,0.3) url(../images/hw_top_41.png); text-align: center;}
.video_bg img{ margin-top: 210px;}


/* 服务体系 */
.index_fuwu_main{ overflow: hidden; padding-top: 60px; padding-bottom: 40px;}
.index_title_1{ overflow: hidden; }
.index_title_1 p{font-size: 36px; color: #333; line-height: 2; background: url(../images/telie_3.png) no-repeat center; text-align: center; font-weight: bold;}
.index_title_1 span{ display: block; text-align: center; font-size: 16px; color: #787878; }

.index_fuwu_main ul{margin-top: 30px;}
.index_fuwu_main ul li{ width: 286px; float: left; margin-right: 18px; }
.index_fuwu_main ul li:nth-child(4){ margin-right: 0;}

.index_fuwu_main ul li .pic{ height: 134px; box-shadow: 0px 0px 6px rgba(0,0,0,0.08); overflow: hidden;}
.index_fuwu_main ul li .pic img{ width: 100%; height: auto;}
.index_fuwu_main ul li .text{box-sizing: border-box;  height: 260px; box-shadow: 0px 0px 6px rgba(0,0,0,0.08); padding: 20px;}
.index_fuwu_main ul li .text i{ display: block; height: 42px; width: 42px; background: #2499cc; text-align: center; line-height: 42px; font-weight: bold; color: #fff;font-size: 18px; position: relative; border-radius: 50%; margin-top: -36px;}
.index_fuwu_main ul li .text i:after{ content: ""; height: 20px; width: 20px; background: #fbded1; display:block; right: -8px; top: 22px; position: absolute; z-index: -1;border-radius: 50%;}
.index_fuwu_main ul li:nth-child(2n) .text i{background: #535353}
.index_fuwu_main ul li:nth-child(2n) .text i:after{background: #ddd;}
.index_fuwu_main ul li .text p{ font-size: 16px; line-height: 2.4; margin-top: 4px;}
.index_fuwu_main ul li .text span{ line-height: 24px; color: #666; text-align: justify; display: block; height: 120px;}
.index_fuwu_main ul li a{ height: 36px; width: 136px; border: 1px solid #2499cc; display: block; line-height:36px; text-align: center; color: #2499cc; margin: 0 auto;}
.index_fuwu_main ul li a:hover{ color: #fff; background: #2499cc }


.ckgd{color: #fff;text-align: center;}

/* 特列服务领域 */
.index_ly_main{ height: 600px;  position: relative;}
.index_title_2{ overflow: hidden;position: absolute; text-align: center; padding-top: 70px; width: 100%; z-index: 99}
.index_title_2 p{ font-size: 36px;  color: #fff; text-align: center; background: url(../images/telie_22.png) no-repeat center; font-weight: bold; line-height: 2;}
.index_title_2 span{ font-size: 16px; color: #fff; display: block;}
.index_title_2 em{ line-height: 2; font-size: 18px; color: #fff; display: block; text-align: center; margin-top: 10px;}
.slideTxtBox .hd{ height: 400px; background: rgba(41,44,69,0.7); position: absolute; bottom: 0; width: 100%; z-index: 99}
.slideTxtBox .hd ul{width: 1300px; margin: 0 auto;}
.slideTxtBox .hd ul li{ width: 20%; float: left; position: relative; height: 400px; transition: all 0.3s;}
.slideTxtBox .hd ul li::after{ content: ""; display: block; position: absolute; right: 0; height: 400px; background: rgba(255,255,255,0.1); width: 1px; top: 0;}
.slideTxtBox .hd ul li:nth-child(1)::before{ content: ""; display: block; position: absolute; left: 0; height: 400px; background: rgba(255,255,255,0.1); width: 1px; top: 0;}
.slideTxtBox .hd ul li i{display: block; height: 86px; width: 86px; border-radius: 50%; margin: 0 auto; margin-top: 75px; border: 1px solid rgba(255,255,255,0.3); line-height: 86px; text-align: center;}

.slideTxtBox .hd ul li h3{ text-align: center; font-size: 18px; font-weight: bold; color: #fff; line-height: 2; margin-top: 20px;}
.slideTxtBox .hd ul li span{ font-size: 12px; color: #fff; text-align: center; display: block; text-transform: uppercase;}
.slideTxtBox .hd ul li img{ display: block; margin: 0 auto; margin-top: 20px; }
.slideTxtBox .hd ul li:hover,.slideTxtBox .hd ul li.on{ height: 432px;background: #2499cc; margin-top: -32px; transition: all 0.3s;}
.slideTxtBox .hd ul li:hover i,.slideTxtBox .hd ul li.on i{ margin-top: 30px;}
.slideTxtBox .hd ul li:hover h3,.slideTxtBox .hd ul li.on h3{ margin-top: 10px;}
.slideTxtBox .hd ul li:hover em,.slideTxtBox .hd ul li.on em{ display: none;}

.slideTxtBox .hd ul li div{ width: 94%; margin: 0 auto; display: none; margin-top: 10px;}
.slideTxtBox .hd ul li:hover div,.slideTxtBox .hd ul li.on div{ display: block;} 

.slideTxtBox .hd ul li div p{ width: 48%; float: left; height: 30px; border: 1px solid rgba(255,255,255,0.3); text-align: center; line-height: 30px; color: #fff; margin-bottom: 8px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.slideTxtBox .hd ul li div p:nth-child(2n){ float: right;}
.slideTxtBox .bd{ height: 600px; width: 100%;}
.slideTxtBox .bd ul{ height: 600px; width: 100%;}






/* 关于我们 */
.index_about_main{ overflow: hidden; background: url(../images/telie_pc_2.jpg) no-repeat center; padding-bottom: 50px;}
.index_about_top{ margin-top: 70px; margin-bottom: 40px; overflow: hidden;}
.index_about_top .index_about_logo{display: block; float: left;width: 400px; text-align: center;}
.index_about_top .index_about_r{ width: 800px; float:right;}
.index_about_top .index_about_r em{font-size: 85px; font-weight: bold; font-family: "Poppins"; color: #f3f3f3; text-indent: 30px;}
.index_about_top .index_about_r p{font-size: 36px; color: #333; text-indent: 54px; line-height: 1.1; position: relative; font-weight: bold; margin-bottom: 14px;}
.index_about_top .index_about_r p::before{ content: ""; height: 46px; width: 46px; background: #2499cc url(../images/telie_18.png) no-repeat center; border-radius: 50%; position: absolute; left: 0; top: 0; z-index: 3}
.index_about_top .index_about_r p::after{content: "";height: 21px; width: 21px; border-radius: 50%; position: absolute; left: 30px; top: 26px; background: #fbded1; z-index: 2;}
.index_about_top .index_about_r span{font-size: 16px; color: #999; display: block;}
.index_about_top .index_about_r h2{ font-size: 18px; color: #333; line-height:3; font-weight: normal;}
.index_about_top .index_about_r .index_about_text{ font-size: 14px; color: #666; line-height: 24px; text-align: justify;}
.index_about_top .index_about_r .index_about_text a{ color: #2499cc}


.index_about_bottom{ overflow: hidden;}
.index_about_bottom li { float: left;margin-right: 13px; overflow: hidden; width: 390px;}
.index_about_bottom li:nth-child(3){margin-right: 0;}
.index_about_bottom li .pic{ height: 166px;  width: 390px; overflow: hidden;}
.index_about_bottom li .pic img{ width: 100%; transition: all .4s;}
.index_about_bottom li:hover .pic img{transform: scale(1.1); transition: all .4s;}
.index_about_bottom li .text{ background: #fff;  padding: 20px 30px; height: 166px; box-sizing: border-box;}
.index_about_bottom li .text p{ font-size: 24px; color: #ebf2f8; font-weight: bold; text-indent: 20px; text-transform: uppercase;}
.index_about_bottom li .text h3{ font-size: 20px ;color: #333; padding-left: 14px; position: relative; margin-top: -20px; font-weight: normal;}
.index_about_bottom li .text h3::before{ content: ""; position: absolute; width: 5px; height: 26px; background: #eb5c1a; left: 0; top: 0; }
.index_about_bottom li .text span{ line-height: 24px; color: #666; margin-top: 16px; display: block;}

.index_about_main .lj{ display: table; margin: 0 auto; margin-top: 30px;}
.index_about_main .lj li{ float: left; margin: 0 10px; height: 56px; width: 192px; border-radius: 28px;}
.index_about_main .lj li a{display: block;}
.index_about_main .lj li a *{ color: #fff;}
.index_about_main .lj li:nth-child(1){ background:#eb5c1a url(../images/telie_23.png)no-repeat 28px center;}
.index_about_main .lj li:nth-child(2){ background:#333 url(../images/telie_24.png)no-repeat 28px center;}
.index_about_main .lj li p{ font-size: 18px; font-weight: bold; text-indent: 64px; padding-top: 6px;}
.index_about_main .lj li span{ font-size: 12px;text-transform: uppercase; display: block; text-indent: 64px;}


/* 案例展示 */
.index_case_main{ overflow: hidden; padding-top: 60px; padding-bottom: 60px; }
.shuzi{ overflow: hidden; margin-bottom: 30px; background: #ebf2f8; margin-top: 40px;}
.shuzi li{ position: relative; float: left; width: 25%; height: 128px; background: url(../images/telie_19.png) no-repeat 45px center; }
.shuzi li::after{ content: ""; position: absolute; display: block; width: 1px; height: 64px; background: #dee2e5; right: 0; top: 32px;}
.shuzi li p{ text-indent: 124px; color: #666;  font-size: 14px; margin-top: 30px;}
.shuzi li p b{color: #333; font-size: 30px; font-weight: bold;}
.shuzi li span{ display: block; text-indent: 124px; color: #666;}


.index_case_l{overflow: hidden;width: 816px; float: left;}
.index_case_l .case_title{ overflow: hidden; margin-bottom: 10px;}
.index_case_l .case_title p{ color: #ebf2f8; font-weight: bold; text-transform: uppercase; font-size: 24px; text-align: center;}
.index_case_l .case_title span{ font-size: 20px; color: #333;display: block; text-align: center; margin-top: -20px; font-weight: bold;}

.tuijian{ overflow: hidden; border: 1px solid #eee; margin-bottom: 20px;}
.tuijian ul.bt{ height: 54px; background:#eb5c1a }
.tuijian ul.bt li{ float: left; line-height: 54px;text-indent: 15px; font-size: 16px; color: #fff;}
.tuijian ul.bt li:nth-child(1){ width: 130px; text-indent: 0; text-align: center;}
.tuijian ul.bt li:nth-child(2){ width: 236px;}
.tuijian ul.bt li:nth-child(3){ width: 206px;}
.tuijian ul.bt li:nth-child(4){ width: 80px;}

.txtMarquee-top .bd{ height: 147px;}
.txtMarquee-top .bd li{ height: 48px; line-height: 48px;border-bottom: 1px solid #eee;}
.txtMarquee-top .bd li p{ float: left; text-indent: 15px;}
.txtMarquee-top .bd li p:nth-child(1){ width: 130px; text-indent: 0; text-align: center;}
.txtMarquee-top .bd li p:nth-child(2){ width: 236px;}
.txtMarquee-top .bd li p:nth-child(3){ width: 206px;}
.txtMarquee-top .bd li p:nth-child(4){ width: 80px;}

.txtMarquee-top2 .bd{ height: 147px;}
.txtMarquee-top2 .bd li{ height: 48px; line-height: 48px;border-bottom: 1px solid #eee;}
.txtMarquee-top2 .bd li p{ float: left; text-indent: 15px;}
.txtMarquee-top2 .bd li p:nth-child(1){ width: 130px; text-indent: 0; text-align: center;}
.txtMarquee-top2 .bd li p:nth-child(2){ width: 236px;}
.txtMarquee-top2 .bd li p:nth-child(3){ width: 206px;}
.txtMarquee-top2 .bd li p:nth-child(4){ width: 80px;}

.index_case_r{ height: 518px; background: #f6f6f6; width: 368px; float: right;box-sizing: border-box; padding: 0 26px;}
.slideTxtBox2 .hd ul{ height: 60px; margin-top: 6px; border-bottom: 1px solid #dedede; margin-bottom: 20px;}

.slideTxtBox2 .hd ul li{ float: left; width: 90px; line-height: 60px; font-size: 18px; color: #333; font-weight: bold; position: relative;}
.slideTxtBox2 .hd ul li.on{color: #eb5c1a}
.slideTxtBox2 .hd ul li.on::after{ content: ""; position: absolute; display: block; width:40px;height: 3px; background: #eb5c1a; bottom:-2px; z-index: 99}
.slideTxtBox2 .bd input[type="text"]{ height: 48px; line-height: 48px; text-indent: 10px; background: #fff; border: none; margin-bottom: 10px; width: 100%;}
.slideTxtBox2 .bd textarea{ height: 80px; text-indent: 10px; background: #fff; border: none; width: 100%;}
.slideTxtBox2 .bd input[type="submit"]{ height: 48px; background: #eb5c1a; border-radius: 24px; font-size: 18px; color: #fff; border: none; margin-top: 20px; width: 100%;}


/* 合作伙伴 */
.index_hezuo_main{overflow: hidden; background: url(../images/telie_pc_6.jpg) no-repeat center; padding-top: 60px; padding-bottom: 60px;}
.index_hezuo_main ul{ overflow: hidden; margin-top: 20px;}
.index_hezuo_main ul li{ float: left; margin-right: 12px; height: 102px;width: 230px; margin-bottom: 24px;}
.index_hezuo_main ul li:nth-child(5n){ margin-right: 0;}
.index_hezuo_main ul li img{width:100%;}


/* 新闻资讯 */
.index_news{width:100%; height:auto; overflow: hidden; margin-top: 50px; }
.index_news .index_title_1{ margin-bottom: 40px;}
.index_news_one{width:352px; height:auto;  float: left}
.index_news_t{width:100%; height: 45px;   overflow: hidden; border-bottom: 1px solid #e5e5e5}
.index_news_t p{font-size: 22px;line-height: 45px; color: #313131; font-weight: bold; float: left}
.index_news_t span{font-size: 14px; color: #313131; float: right; background: #eeeeee; border-radius: 25px; width: 78px; height: 23px; text-align: center; margin-top: 9px}
.index_news_t span:hover{background: #eb5c1a; color: #fff}
.picScroll-left{ overflow:hidden; position:relative; margin-top: 26px  }
.picScroll-left .hd{ overflow:hidden;  height:30px; margin-top: 8px;}
.picScroll-left .hd ul{ overflow:hidden; zoom:1; zoom:1;}
.picScroll-left .hd ul li{ float:left; width:8px; height:8px; border-radius: 50%; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background: #dedede}
.picScroll-left .hd ul li.on{background: #0063a7 }
.picScroll-left .bd{width:100%; height: auto; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul li .in_news_pic{width:100%; height: 252px; overflow: hidden}
.in_news_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}

.picScroll-left .bd ul li:hover span{color:#eb5c1a}
.picScroll-left .bd ul li h4{width:100%; height: 47px; line-height: 47px; background: url(../images/news_x.jpg) no-repeat bottom center;font-size: 16px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.picScroll-left .bd ul li p{width:100%; height:72px; font-size: 15px; color: #535353; line-height: 23px; margin-top: 10px;}
.picScroll-left .bd ul li span{font-size:14px; color: #959595; line-height: 26px;  display: block}
.index_news_two{width:398px; height:auto;  float: left; margin-left: 26px;}
.index_news_two ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_two ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 26px; margin-bottom: 20px;}
.index_news_two ul li h4{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal;}
.index_news_two ul li span{font-size:14px; color: #959595; line-height: 26px;}
.index_news_two ul li p{width:100%; height: 44px; font-size: 15px; color: #535353; line-height: 22px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_two ul li:hover p,.index_news_two ul li:hover span{color:#0e7ed1}


.index_yl_main{ height: 64px; margin: 0 10px;}
.index_yl_main dl{ height: 64px; }
.index_yl_main dl dt{ font-size: 18px; color: #333; float: left; margin-right: 10px; line-height: 64px;}
.index_yl_main dl dd{ float: left; padding: 0 10px; line-height: 64px;}
.index_yl_main dl dd a{ line-height: 64px ;  color: #666;}


/* 网站底部 */
footer{ height: 398px; background: #212121;position: relative;}
footer .left{ float: left; padding-top: 70px; width: 42%; }
footer .left img{ display: block;}
footer .left ul{ overflow: hidden; margin-top: 10px;}
footer .left ul li{ float: left; line-height: 2; font-size: 14px; padding: 0 14px; position: relative;}
footer .left ul li:first-child{ padding-left: 0;}
footer .left ul li::after{ content: ""; position: absolute; display: block; height: 12px; width: 1px; background: #3c3c3c; right: 0; top:8px;}
footer .left ul li a{ color: #999;}
footer .center{ width: 40%; float: left; margin-left: 4%;margin-top: 70px; padding-left: 40px; }
footer .center p{ line-height: 36px; color: #999999; font-size: 14px;}


footer .right{ float: right; padding-top: 70px;}
footer .right p{ text-align: center; color: #999; font-size: 14px;}



/* 网站版权信息 */
.copyright{height: 114px; position: absolute; bottom: 0; width: 100%;border-top: 1px solid rgba(255,255,255,0.04)}
.copyright a{ color: #999; font-size: 14px;}
.copyright p {
    color: #999;
    font-size: 14px;
    line-height: 114px;
    float: left;
    margin-right: 20px;
}

.copyright ul {
    float: left;
    width: 40%;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #999;
    line-height: 114px;
    font-size: 14px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
}

.copyright ul li a.weiling {
    width: 121px;
    height:114px;
    background: url(../images/vl.png) no-repeat center;
    margin-right: 20px;

}

.copyright ul li a.weiling:hover{
    background: url(../images/vl_hover.png) no-repeat center;
}

.copyright ul li a.wangshang{
    width: 107px;
    height: 114px;
    background: url(../images/ws.png) no-repeat center;
}

.copyright ul li a.wangshang:hover {
    background: url(../images/ws_hover.png) no-repeat center;
}






/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.pro_ban{background: url(../images/pro_ban.jpg) no-repeat center}
.hezuo_ban{background: url(../images/hezuo_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.ltzw_ban{background: url(../images/ltzw_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}
.liucheng_ban{background: url(../images/liucheng_ban.jpg) no-repeat center}





.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#2499cc}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #2499cc)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_about_one{width:100%; height: auto;margin-top: 80px; overflow: hidden}
.ny_about_one .ny_abvideo{width:516px; height: 438px; float: left}
.ny_about_one .ny_abvideo img{width:100%; height: 100%;}
.ny_about_xx{width:625px;height: 438px; float: right;padding-top: 28px;}
.ny_about_xx h3{font-size: 30px; color: #060507; height: 45px; line-height: 45px;}
.ny_about_xx h4{width:100%; height: 35px; line-height: 35px;}
.ny_about_xx h4 span{float: left; font-size: 18px; color: #2499cc}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 16px; margin-left: 15px;}
.one_about_info{width:100%; height: 120px; overflow: hidden; margin-top:54px;}
.one_about_info p{width:100%; height: 100%; font-size: 16px; color: #555555; line-height: 30px;}
.about_m{width:172px; height: 42px; border: 1px solid #cec8cc; color: #333333; font-size: 16px; text-align: center; line-height: 42px;  display: block; margin-top: 108px;}
.about_m:hover{background: #2499cc; color: #fff; border: 1px solid #2499cc}
.ny_ab_honor{width:100%; height: 336px; background: #e7ecef; padding-top: 57px; margin-top: 42px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ab_honor{width:290px; height:198px;  overflow: hidden; position: relative}
.ab_honor img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li p{font-size: 16px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-align: center; margin-top: 8px;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.index_about_san{width:100%; height: 610px;  margin-top: 90px;}
.about_san_left{width:614px; height: auto; float: left}
.about_san_left ul{width:100%; height: auto; padding: 8px 0;}
.about_san_left ul li{width: 307px;  height:300px; float: left; text-align: center; border-right:1px solid #dddddd;border-top:1px solid #dddddd; padding-top: 25px;}
.about_san_left ul li .san_div{width:60px; height: 60px; background: #2499cc; text-align: center; line-height: 60px; margin: 0px auto 20px; display: flex; align-items: center;}
.about_san_left ul li h3{font-size: 22px; color: #323232; font-weight: bold; margin: 10px 0}
.about_san_left ul li p{font-size: 18px; color: #aaaaaa; line-height: 26px;}
.about_san_left ul li hr{width:25px; height: 1px; background: #de4b1c; display: block; margin:15px auto 10px}
.about_san_left ul li span{font-size: 22px; color: #333333; font-family: "Arial"}
.about_san_left ul li img{ align-items: center; margin: 0px auto;}
.about_san_left ul li:nth-child(1){border-top:0}
.about_san_left ul li:nth-child(2){border-top:0; border-right:0}
.about_san_left ul li:nth-child(4){border-right:0}
.about_san_left ul li:hover .san_div{background: #585858}
.about_san_left ul li:hover p{color:#2499cc}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #2499cc;border-top:1px solid #2499cc; }
.about_san_right{width:570px;height: 600px; float: right; position: relative; margin-top: 8px;}
.about_san_right img{width:100%; height: 100%;}
.about_san_b{width:100%; height: 67px; background: rgba(0,0,0,0.5); padding: 0px 10px; position: absolute; bottom:0; left:0}
.about_san_b h3{width:auto; float: left; font-size: 24px; color: #fff; line-height: 67px;}
.about_san_b h4{float: right}
.about_san_b h4 span{font-size: 18px; color: #fff; float: left; line-height: 67px;}
.about_san_b h4 hr{width:38px; height: 1px; background: #fff; float: left; margin-left: 8px; margin-top: 38px;}
.about_san_t{width:546px; height: 508px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:12px; left:12px; padding: 0px 18px 0 28px}
.about_san_t h3{font-size: 30px; color: #fff; margin-top: 90px;}
.about_san_t .san_xx{width:100%; height: 122px; overflow: hidden; margin-top: 55px; margin-bottom: 40px;}
.about_san_t .san_xx p{font-size: 16px; color: #fff;line-height: 35px;}
.about_san_t a{width:170px; height: 40px; background:rgba(255,255,255,0.5); text-align: center; line-height: 40px; font-size: 16px; color: #000; display: block}
.ny_about_cc{width:100%; height: 700px; overflow: hidden;  background: url(../images/lc_bjs.jpg) no-repeat; margin-top: 92px; padding-top: 58px;}
.ny_cc_t{width:100%; height: auto; text-align: center}
.ny_cc_t h4{font-size: 36px; color: #333333; }
.ny_cc_t p{font-size: 18px; color: #2499cc; line-height: 35px;}
.lc_xc{ height: 330px; width:100%; position: relative; margin-top: 100px; }
.lc_frUl{width:100%; height: auto; overflow: hidden; padding-left: 40px;}
.lc_frUl ul li{height: 330px;  float:left;width:560px; margin-right:12px;overflow:hidden; position: relative}
.product_pic{ width:510px; height:162px; overflow: hidden; position: relative;  padding-left: 30px; z-index: 9; }
.product_pic h5{font-size: 28px; color: #333333; font-weight: bold;}
.product_pic p{font-size: 15px; color: #333333; line-height: 28px;}
.lc_line{width:100%; height: 1px; border-bottom: 1px solid #a0a0a0; position: absolute; z-index:1; top:47%; left:0;}
.lc_xc .og_prev, .lc_xc .og_next{width:50px;height:50px; position:absolute;  top:50%; margin-top: -34px; z-index:99;cursor:pointer; text-align:center;}
.lc_xc .og_prev{left:-50px; background:url(../images/lc_left.png) no-repeat center}
.lc_xc .og_prev:hover{background: url(../images/lc_hleft.png)}
.lc_xc .og_next{right:-50px; background:url(../images/lc_right.png) no-repeat center}
.lc_xc .og_next:hover{background: url(../images/lc_hright.png) no-repeat}
.odd .product_pic{position: absolute; bottom:20px; left:60px; }
.odd .product_pic{padding-top: 40px;}
.s{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bj.png) no-repeat;}
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbj.png) no-repeat;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bx.png) no-repeat;}
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbx.png) no-repeat;}
.even .product_pic:hover .s_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}
.product_pic:hover h5{color:#2499cc}
.odd .product_pic:hover .d_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}



/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #2499cc}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #10335b; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#2499cc}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#2499cc}



.ny_nav2{width:1200px; margin: 0 auto; margin-top: 40px; margin-bottom: 20px;}
.ny_nav2 ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav2 ul li{ height:42px; line-height:42px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom: 2px;}
.ny_nav2 ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 14px; text-align: center;}
.ny_nav2 ul li:hover,.ny_nav2 ul li.active{ background: #2499cc}
.ny_nav2 ul li:hover a,.ny_nav2 ul li.active a{ color: #fff;}
.ny_nav2 ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #e94d12; bottom: 0; left: 0;}
.ny_nav2 ul li.active a





/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #2499cc; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #2499cc; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #2499cc;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 6px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: 172px; overflow: hidden;margin-top: 0px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #2499cc;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #2499cc; color: #fff; border: 1px solid #2499cc}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #2499cc;}
.ny_proinput .ny_pro_ft p{ font-size: 14px; color: #666; line-height: 24px; text-align: center;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 18px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #2499cc; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}


.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #2499cc; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#2499cc}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#2499cc; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #2499cc}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#2499cc}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.contact_right p{ font-size: 15px; color: #555; line-height: 26px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:110px; height: 110px; border: 2px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:284px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*店面展示*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    width: 300px;
     font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
     background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -34px -50px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2499cc;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
    .indedx_honor_xx{margin-left: 8%}
    .in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
    .h_sinfo{padding: 35px 0px 0;}
    .h_sinfo dl dd{font-size: 16px;}
}



.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #2499cc; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{height: auto; overflow: hidden;padding: 20px; border: 1px solid #eee;}
.ny_pro_bright{width:290px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; height:40px;}

.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#2499cc; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #2499cc;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; }
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #2499cc; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #2499cc; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px; color:#999; display:none; border: 1px solid #eee; border-top: none; background: #fff;}
.sideMenu ul li a{font-size: 14px; color: #666}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; }
.ny_probt ul{ height: 54px; }
.ny_probt li{ float: left; position: absolute; position: relative; height: 42px; line-height: 42px; font-size: 24px; font-weight: bold; color: #333; text-indent: 18px;}
.ny_probt li::before{ content:""; position: absolute; display: block; height: 20px; width: 10px; border-radius: 5px; background: #2499cc; left: 0; top: 11px;}
.ny_probt li span{ font-size: 16px; color: #999; padding-left: 6px; line-height: 42px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #d4d4d4;}

.inside_pro_r{ width: 640px; float: right; padding-top: 40px;}
.inside_pro_r h2{ text-align: left;}
.inside_pro_r .inside_pro_text{ line-height: 24px; font-size: 14px; color: #666;}

.pro_right_news{ width: 100%; margin-top: 20px;}
.pro_right_news p{ height: 50px;background: #2499cc; height: 50px; text-indent: 28px;  color: #fff; font-size: 14px;  line-height: 42px;}
.pro_right_news ul{ padding: 15px; border: 1px solid #eee; border-top: none;}
.pro_right_news li{ line-height: 30px; font-size: 14px; color: #666; padding-left: 15px;}

.index_mess_r{ width: 672px; height: 474px; float: left;}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}



.picScroll-ipro{  width: 1200px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: 296px;  }
.picScroll-ipro .bd ul li{ width: 382px; float: left; margin-right: 27px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height: 250px; width: 382px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 342px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }

.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #036eb7; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #036eb7; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 70px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}




.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 550px; height: 130px; background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;
    white-space: nowrap;
    text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #036eb7}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}







/* 产品详情页 */
.ny_pro_bg{ background: #f5f5f5; padding: 36px 0;}
.ny_pro_bg .container{ overflow: hidden;}
.chanpin_l{ float: left; width: 294px;}
.chanpin_l .chanpin_xl{ overflow: hidden;}
.chanpin_l .chanpin_xl h2{ height: 68px; background: #2499cc url(../images/ny_1.png) no-repeat 245px center; color: #fff; text-indent: 20px; line-height: 68px; font-size: 24px; font-weight: bold;}
.chanpin_l .chanpin_xl ul{ background: #fff; padding-top: 20px; padding-bottom: 10px;}
.chanpin_l .chanpin_xl ul li{ width: 88%; margin: 0 auto; height: 48px; border: 1px solid #eee; margin-bottom: 10px; line-height: 48px; text-indent: 30px; position: relative;}
.chanpin_l .chanpin_xl ul li::before{ content: ""; height: 5px; width: 5px; border-radius: 50%; background: #fff; border: 2px solid #2499cc; display: block; position: absolute; left:12px; top: 20px;}
.chanpin_l .chanpin_xl ul li a{ font-size: 15px; display: block;}
.chanpin_l .chanpin_xl ul li.active::before{background: #2499cc}
.chanpin_l .chanpin_xl ul li.active a{ color: #2499cc}


.chanpin_l .chanpin_news{background: #fff; margin-top: 14px; overflow: hidden;}
.chanpin_l .chanpin_news h3,.chanpin_l .chanpin_lx h3{ width: 88%; margin: 0 auto; height: 48px; line-height: 48px; padding-top: 10px; font-size: 20px; color: #333; border-bottom: 1px solid #eee; position: relative; background: url(../images/ny_2.png)no-repeat right center;}
.chanpin_l .chanpin_news h3::after{ content: ""; position: absolute; display: block; height: 3px; width: 28px; background: #2499cc; bottom: -2px; left: 0;}

.chanpin_l .chanpin_news ul{ width: 88%; margin: 0 auto; padding: 12px 0;}
.chanpin_l .chanpin_news ul li{ line-height: 30px; color: #666}

.chanpin_l .chanpin_lx{ background: #fff; margin-top: 14px; overflow: hidden; padding-bottom: 30px;}
.chanpin_l .chanpin_lx ul{ width: 88%; margin: 0 auto;}
.chanpin_l .chanpin_lx ul li{ padding-top: 10px; font-size: 16px; line-height: 1.8; color:#333;}
.chanpin_l .chanpin_lx ul p{ font-size: 14px; line-height: 30px; color: #666;}
.chanpin_l .chanpin_lx ul a{ display: block; height: 42px; width: 48%; float: left; border-radius: 21px; background: #ed1b24; color: #fff; text-align: center; line-height: 42px; margin-top: 12px;}
.chanpin_l .chanpin_lx ul a.zx{ background: #2499cc; float: right;}

.chanpin_r{ width: 820px; overflow: hidden; float: right; background: #fff; padding: 0 36px; padding-top: 20px;}
.chanpin_r .ny_title_1{ height: 64px;line-height: 64px; font-size: 24px; position: relative; border-bottom: 1px solid #eee; font-weight: bold; color: #333; }
.chanpin_r .ny_title_1 span{ font-size: 24px; color: #e2e2e2;  padding-left: 10px; text-transform: uppercase;}
.chanpin_r h1{ text-align: center; margin: 10px 0; text-align: center; font-size: 24px; line-height: 2; padding-top: 10px;}
.chanpin_r .chanpin_text{ padding: 20px;font-size: 14px;  color: #666;background: #f8f8f8; line-height: 24px; margin-bottom: 30px;}
.chanpin_r .ny_title_2{ line-height: 58px; border-bottom: 1px solid #eee; font-size: 24px; padding-left: 10px; margin-bottom: 20px; position: relative;}
.chanpin_r .ny_title_2::after{ content: ""; position: absolute; display: block; width: 70px; height: 3px; background: #ed1b24;left: 0; bottom: -2px;}
.chanpin_r .ny_title_2 img{ padding-right: 10px;}
.chanpin_r .ny_nr{  text-align: justify; margin-bottom: 60px;}
.chanpin_r .ny_nr p{ line-height: 30px; position: relative;}
.chanpin_r .ny_nr img{ width: 100%;}






/* 浮动图标 */ 
.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px;}
.fudong_right .wx_tc{ position: relative;}
.fudong_right .wx_tc .win{display:none ; position:absolute; bottom: 0; right: 80px; }
.fudong_right a.to-top{ height: 42px; width: 72px; background: #454545; color:#fff; text-align: center; line-height: 42px; display: block; border-radius: 5px; font-size: 14px;}
.fudong_right .wx_tc:hover .win{ display: block; padding: 8px; border: 2px solid #e50012; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:60px;  width: 160px; background: #fff; border: 2px solid #ed1b24; display: none; padding: 12px;}
.tel_tc .tel_hover p{ font-size: 14px; color: #ed1b24; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win .wei-bg{
    width: 138px;
    height: 138px;
    display: none;
    position: absolute;
    background: rgba(222,21,21,0.1);
    border-bottom: 2px solid #e50012;
    animation: move 2s linear infinite;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;1
    -o-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;  
}
.fudong_right .wx_tc.win span {
    display: none;
}

.fudong_right .wx_tc:hover .win .wei-bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}


.index_liuyan_main{ height: 176px;}
.index_liuyan_main h4{ font-size: 24px; font-weight: bold; color: #333; line-height: 2; padding-top: 30px;}
.index_liuyan_main h4 span{  margin-left: 10px; font-size: 18px; font-weight: bold; color: #de020e}
.index_liuyan_main h4 em{ font-style: normal; font-size: 14px; color: #666;float: right; line-height: 2; font-weight: normal; }
.index_liuyan_main input[type="text"]{width: 301px; height: 48px; border: 1px solid #dedede; text-indent: 10px; margin-right: 10px; float: left;}
.index_liuyan_main input[type="submit"]{ float: right; width: 256px;height: 50px; border: none; background: #2499cc; cursor: pointer; color: #fff; font-size: 18px;}


.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}


/* 新闻资讯 */
.inside_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 20px; }
.inside_news_all .list{ overflow: hidden;}
.inside_news_all .list li{box-sizing: border-box;width: 32%; float: left; margin-right: 2%; border: 1px solid #eee; padding: 2%; margin-bottom: 20px; text-align: justify; height: 210px;transition: all .4s;}
.inside_news_all .list li:nth-child(3n){margin-right: 0; }
.inside_news_all .list li h3{ font-size: 20px; line-height: 2; font-weight: normal; color: #222; margin-bottom: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.inside_news_all .list li h3 em{ float: right; font-size: 18px; font-weight: bold; color: #2499cc}
.inside_news_all .list li p{ font-size: 14px; color: #666; line-height: 1.8; text-align: justify; margin-bottom: 20px; height: 60px;}
.inside_news_all .list li span{display: block; height: 22px; width: 11px; background: url(../images/left.png) no-repeat right; float: left; transition: all .4s;}
.inside_news_all .list li span::before{content:""; display: block; float: left; width: 0px; height: 1px;background: #dedede; transition: all .4s; margin-top: 10px;}
.inside_news_all .list li:hover span::before{width: 100%;}
.inside_news_all .list li:hover span{ width: 50%;}
.inside_news_all .list li:hover{ border: 1px solid #e70511}
.inside_news_all .list li:hover h3{ color:#e70511 }



/* 我要招聘 */
.white_bg{ background: #fff; border: 1px solid #eee; height: 660px; box-sizing: border-box;}
.white_bg .qiuzhi_l{ width: 368px; height: 660px; background: #545454; box-sizing: border-box; padding: 32px; float: left;}
.white_bg .qiuzhi_l *{ color: #fff;}
.white_bg .qiuzhi_l h3{ font-size: 32px; font-weight: normal; line-height: 2;position: relative; margin-top: 10px; margin-bottom: 40px;}
.white_bg .qiuzhi_l h3::after{ content: "";display: block; position: absolute; left: 0; bottom: 0; height: 2px; width: 60px; background: #fff;}
.white_bg .qiuzhi_l p{ font-size: 15px; line-height: 2;}
.white_bg .qiuzhi_r{ float: right; background: #fff; width: 830px;box-sizing: border-box; padding: 32px;}
.white_bg .qiuzhi_r input[type="text"]{ width: 48%; height: 48px;margin-bottom: 24px; line-height: 48px; background: #f5f5f5; border: 1px solid #eee; text-indent: 14px; font-size:14px; color: #666; float: left;}
.white_bg .qiuzhi_r input[type="text"]:nth-child(2n){ float: right;}
.white_bg .qiuzhi_r input[type="submit"]{ height: 54px;  width: 320px; font-size: 16px; font-weight: bold; color: #fff; border-radius: 24px; background: #eb5c1a; color: #fff; border:none; margin: 0 auto;}
.white_bg .qiuzhi_r textarea{ margin-bottom: 14px; background: #f5f5f5; border: 1px solid #eee; text-indent: 14px; font-size:14px; color: #666; width: 100%; height: 360px; line-height: 30px;}

.fuwu_nr{ overflow: hidden; display: table; margin: 0 auto; margin-top: 20px;}
.fuwu_nr p{ float: left; padding: 0 12px; height: 48px; line-height: 48px; border: 1px solid #eee; text-align: center; font-size: 15px; margin: 0 5px; margin-bottom: 20px; transition: all 0.3s;}
.fuwu_nr p:hover{ color: #eb5c1a; border: 1px solid #eb5c1a;}


.lianjie{height: 82px; width: 100%; position: absolute; bottom: 188px; z-index: 9999;}
.lianjie ul{ height: 82px; display: table; margin: 0 auto;}
.lianjie ul li{ height: 82px; margin: 0 14px; border-radius: 41px; text-align: center; float: left; width: 182px; }
.lianjie ul li p{ font-size: 24px; line-height: 1.6; color: #fff; text-align: center; font-weight: bold; margin-top: 6px;}
.lianjie ul li span{ text-align: center; display: block;font-size: 12px; color: #fff}
.lianjie ul li:nth-child(1){  background: #2499cc;}
.lianjie ul li:nth-child(2){  background: #333;}


.zhiwei_main{ overflow: hidden;}
.zhiwei_main .zhiwei_l{ width: 814px; float: left; padding: 0 20px; box-sizing: border-box;}
.zhiwei_main .zhiwei_r{ width: 368px; box-sizing: border-box; float: right; padding: 0 20px; background: #f6f6f6; padding-bottom: 20px;}
.zhiwei_main .zhiwei_r p{ height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; margin-top: 10px;font-size: 20px; font-weight: bold; color: #eb5c1a; position: relative; margin-bottom: 15px;}
.zhiwei_main .zhiwei_r p::after{ content: ""; position: absolute; display: block;width: 60px; height: 3px; background: #eb5c1a; bottom: -2px;left: 0;}
.zhiwei_main .zhiwei_r input[type="text"]{ height: 48px; line-height: 48px; background: #fff; border: none; text-indent: 15px; margin-bottom: 10px; width: 100%;}
.zhiwei_main .zhiwei_r textarea{height: 180px; text-indent: 10px; background: #fff; border: none; width: 100%;}
.zhiwei_main .zhiwei_r input[type="submit"]{height: 48px; background: #eb5c1a; border-radius: 24px; font-size: 18px; color: #fff; border: none; margin-top: 20px; width: 100%;}

.fav li a,.fav li span{ font-weight: normal;}
