﻿
@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/*顶部*/
.header_nav_top{width:100%; height: 40px; background: #0066b9; line-height: 40px;}
.h_left{float: left; font-size: 14px; color: #ffffff;}
.h_right{float: right}
.h_right a{font-size: 14px; color: #fff; float: left}
.h_wei{float: left; font-size: 14px; color: #fff; position: relative; margin: 0px 15px;}
.h_wei p{ont-size: 14px; color: #fff;}
.h_wei img{width:100px; height: 100px; position: absolute; top:40px; left:0; display: none; z-index: 999}
.h_sj{float: left; font-size: 14px; color: #fff; position: relative}
.h_sj p{ont-size: 14px; color: #fff;}
.h_sj img{width:100px; height: 100px; position: absolute; top:40px; left:0; display: none; z-index: 999}
.h_logo{width:204px; height: auto; float: left;   margin-top: 12px;}
.h_logo img{width:100%; height: auto; display: block}

.h_wei:hover img{display: block}
.h_sj:hover img{display: block}

.h_search{width:28px; height: 28px; float: right; margin-top:30px; position: relative}
.h_input{width:100%; height:100%;  background: #fff; border-top:1px solid #e5e5e5; display: none; position: absolute; top:100%; left:0; z-index: 9; display: none; padding-top:18px;}
.h_input .h_text{width:258px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:100px; height: 50px; background:#0066b9; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:358px; margin: 0px auto; height:50px; }







/* 导航栏 */
.header_nav{height:100px; width: 100%; background: rgba(255,255,255,0.65); position: relative}
.nav{width:800px; height:100px;  float: right; margin-right: 30px; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100px; line-height: 100px; width:100px; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;  }
.nav .nLi h3 a{font-size:14px;  color:#4d4d4d; display: block; width: 100%; height: 100%;}
.nav .nLi h3 a p{position: relative; z-index: 9}
.nav li.active h3{background: url(../images/active_bjs.png) no-repeat center 80px}
.nav .nLi:hover h3{background: url(../images/active_bjs.png) no-repeat center 80px}
.nav .sub{ display:none;left:50%; top:80px;  position:absolute;  line-height:26px; width:130px; margin-left:-65px;     z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nav .sub a:hover{color:#004f9c}









/* 首页:banner */
.banner{ width:100%; height:740px; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:90px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }





/*C产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_pro_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_pro_t h4{font-size: 50px; color: #bebebe; font-weight: bold;text-transform:Uppercase}
.index_pro_t h3{font-size: 24px; color: #0066b9; font-weight: bold; margin-top: -40px;}
.index_pro_t i{width:40px; height: 3px; background: #bebebe; display: block; margin: 20px auto 0;}
.index_pro_t p{font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top: 10px;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_product ul li{width:280px; height: 390px; background: #f2f2f2; padding: 10px; float:left; margin-bottom: 30px; margin-right: 20px; }
.in_pro_pic{width:100%; height:auto; overflow: hidden}
.in_pro_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;}
.in_pro_xx{width:100%; height: auto; overflow: hidden; padding-top: 8px;}
.in_pro_xx h3{width:100%;  height: 35px; line-height: 35px; font-size:16px; color: #4d4d4d; font-weight: bold;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #4d4d4d;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_pro_xx img{display: block; margin: 10px 0}
.in_pro_xx span{width:150px; height: 36px; background: #fff; border-radius: 25px; text-align: center; line-height: 36px; font-size: 16px; color: #4d4d4d;  margin: 0px auto; display: none;}
.index_product ul li:nth-child(4n){margin-right: 0}
.index_product ul li:hover{background: #0066b9}
.index_product ul li:hover h3,.index_product ul li:hover p{color:#fff}
.index_product ul li:hover p{display: none;  margin:15px auto 0;}
.index_product ul li:hover span{display: block;}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat top center; padding-top: 66px; margin-bottom: 77px;}
.index_btitle{width:100%; height: auto; overflow: hidden; text-align: center}
.index_btitle h4{font-size: 50px; color: #bebebe; font-weight: bold;text-transform:Uppercase}
.index_btitle h3{font-size: 24px; color: #0066b9; font-weight: bold; margin-top: -40px;}
.index_btitle i{width:40px; height: 3px; background: #bebebe; display: block; margin: 20px auto 0;}
.index_btitle p{font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top: 10px;}



.picMarquee-left{ overflow:hidden; position:relative; margin-top: 35px;  }
.picMarquee-left .bd{width:100%; height: auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width: 480px;  height: auto; position: relative}
.picMarquee-left .bd ul li img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_pic{width:470px; height: 300px; display: block; overflow: hidden; position: relative}
.picMarquee-left .bd ul li h4{width:100%; height: 60px;background: #f8f8f8; text-align: center; line-height: 60px;font-size: 16px; color: #4d4d4d;}

.case_h{width:100%; height: 100%; background: rgba(0,0,0,0.5) url(../images/links.jpg) no-repeat center; position: absolute; top:0; left:0; display: none}
.picMarquee-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;}
.picMarquee-left .bd ul li:hover .case_h{display: block}
.picMarquee-left .bd ul li:hover h4{background: #0066b9; color: #fff; margin-top: -20px; position: relative; z-index: 9}


.case_more{width:180px; height: 50px; line-height: 50px; background: #f8f8f8; text-align: center; font-size: 16px; color: #4d4d4d; display: block; margin: 45px auto 0; text-transform:Uppercase}
.case_more:hover{background: #0066b9; color: #fff;}





/*关于我们*/
.index_about{width:100%; height: 622px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; text-align: center; padding-top: 45px;}
.index_about h4{font-size: 36px; color: #fff; font-weight: bold; margin: 10px 0}
.index_about h3{font-size: 22px; color: #fff;}
.index_about_xx{width:100%; height: auto; overflow: hidden; margin-top:20px; font-size: 14px; color: #ffffff; line-height: 27px;}
.index_about_xx h5{font-size: 18px; color:#fff; }
.ab_xx{width:963px; height: auto; margin: 20px auto; font-size: 14px; color:#fff; line-height: 25px; }
.about_more{width:154px; height: 32px; border: 1px solid #fff; display: block; margin: 10px auto; color: #fff; line-height: 32px;}
.index_num{width:100%; height: 180px; background: rgba(2,82,164,0.7); overflow: hidden; margin-top: 48px; }
.index_num dl{width:300px; height: 180px; float: left;padding-top: 46px; border-right:2px solid #0c6fbc}
.index_num dl dt{width:100%; height: auto; font-size: 44px; color: #fff; font-weight: bold;}
.index_num dl dd{font-size: 16px; color: #fff; line-height: 30px;}
.index_num dl:nth-child(4){border:0}
.about_more:hover{background:#fff; color:#0066b9}

/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*案例*/
.index_case{width:100%; height: auto; overflow:hidden; margin-top:60px; margin-bottom: 55px;}
.index_case .picScroll-left{ overflow:hidden; position:relative; margin-top: 30px; }
.index_case .picScroll-left .bd{}
.index_case .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_case .picScroll-left .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; width: 398px; height: 309px;}
.index_case .picScroll-left .bd ul li 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;}
.caze_h{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(0,89,167,0.4); padding-top: 108px; opacity: 0}
.caze_h i{width:19px; height: 19px; background: url(../images/souso.png) no-repeat center; display: block; margin: 0px auto;}
.caze_h span{font-size: 16px; color: #fff; line-height: 30px; text-align: center; width: 100%; height: 30px; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px 0}
.caze_h:after{content: ""; width:375px; height:286px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:10px; left:10px; }
.c_more{width:138px; height: 40px; background: #f28631; border-radius: 25px; text-align: center;line-height: 40px; font-size: 14px; color:#fff; display: block; 
	margin: 35px auto 0;}
.index_case .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;}
.index_case .picScroll-left .bd ul li:hover .caze_h{opacity: 1}
.c_more:hover{background: #0059a7}




/*优势*/
.index_youshi{width:100%; height: auto; overflow:hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-top: 36px;}
.in_pro_b span{color:#fff; opacity:0.3; display:block; text-align: center; font-size: 75px; font-weight: bold;}
.in_pro_b h3{width:auto; display: table; margin:-55px auto 0; font-size: 36px; color: #ffffff; font-weight: bold; position: relative; height: 50px; line-height: 50px;}
.in_pro_b h3:after{content: ""; width: 237px; height:10px; position: absolute; top:50%; margin-top: -2px; left:-338px; background: url(../images/rs_xs.png) no-repeat}
.in_pro_b h3:before{content: ""; width: 227px; height:10px; position: absolute; top:50%; margin-top: -2px; right:-338px; background: url(../images/ls_xs.png) no-repeat}
.in_pro_b p{width:100%; height: auto; margin-top: 10px; text-align: center; font-size:14px; color: #ffffff}
.index_youshi_all{width:100%; height: auto; overflow:hidden; border-top:1px solid #9ea5ac; margin-top:35px;}
.youshi_all_left{width:210px; height: 486px; background: rgb(255,255,255,0.18); text-align: center; padding-top: 30px; float: left}
.youshi_all_left h3{font-size: 33px; color: #fff; line-height: 28px; margin-bottom: 10px;}
.youshi_all_left h4{font-size:18px; color: #fff;}
.youshi_all_left i{width:1px; height: 105px; background: #9ea5ac; display: block; margin: 30px 0 30px 45px}
.youshi_all_left p{font-size: 14px; color: #fff;writing-mode:tb-rl; margin-left: 35px; }
.youshi_all_right{width:957px; height: auto; float: right}
.youshi_all_top{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #ffffff; line-height: 26px; margin-top: 20px; text-indent: 2rem}
.youshi_all_right ul{width:100%; height: auto; margin-top: 47px;}
.youshi_all_right ul li{width:212px; height: 359px; border: 1px solid #9ea5ac; float: left; margin-right: 10px; padding: 10px; text-align: center; padding-top: 50px;}
.youshi_all_right ul li:last-child{margin-right: 0}
.youshi_all_right ul li h3{font-size: 24px; color: #fff; line-height:28px;}
.youshi_all_right ul li p{font-size: 14px; color: #fff; line-height: 23px; margin-top: 20px;}
.youshi_all_right ul li:hover{background:rgba(242,134,49,0.65); border: 1px solid rgba(242,134,49,0.65)}




/*新闻*/
.index_news{width:100%; height: 748px; overflow:hidden;  background: url(../images/news_bj.jpg)  no-repeat center; padding-top:65px;}
.index_news .container{position: relative}
.index_news_t{width:550px; height:auto; position: absolute; top:0; right:0; z-index: 9}
.index_news_t h4{font-size: 50px; color: #bebebe; font-weight: bold; text-transform:Uppercase; line-height: 50px;}
.index_news_t h3{font-size: 24px; color: #0066b9; font-weight: bold; margin-top: -30px;}
.index_news_t i{width:40px; height: 3px; background: #bebebe; display: block; margin: 20px 0;}
.index_news_left{width:100%; height: auto; overflow: hidden}
.index_news .slideBox{width:100%; height:360px; overflow:hidden; position:relative; }
.index_news .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_news .slideBox .bd li{ zoom:1; vertical-align:middle; }
.in_news_pic{width:600px; height: 360px; float: left; overflow: hidden;}
.in_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;}
.in_news_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_xx{width:550px; height: auto; float: right; margin-top: 140px;}
.in_news_xx h3{font-size: 16px; color: #4d4d4d; height: 40px; line-height: 45px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.in_news_xx p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 26px; margin-top: 10px;}

.index_news .slideBox .prev,
.index_news .slideBox .next{position:absolute; bottom:0; display:block; width:40px; height:40px;}
.index_news .slideBox .next{background: url(../images/n_right.jpg) no-repeat center; right:460px;}
.index_news .slideBox .prev{background: url(../images/n_left.jpg) no-repeat center; right:500px;}
.index_news .slideBox .prev:hover{ background: url(../images/n_hleft.jpg) no-repeat center}
.index_news .slideBox .next:hover{background: url(../images/n_hright.jpg) no-repeat center}

.index_news_right{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:360px; height: auto; float: left; margin-right: 60px;}
.index_news_right ul li span{font-size: 14px; color: #4d4d4d; display: block; line-height: 24px;}
.index_news_right ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; font-weight: bold;}
.index_news_right ul li p{font-size: 14px; color: #4d4d4d; line-height: 24px; width: 100%; height:98px; margin-top: 10px; }
.index_news_right ul li i{font-size: 14px; color: #4d4d4d; display:table; border-bottom: 1px solid #4d4d4d; font-style: normal; text-transform:Uppercase; margin-top: 20px;}
.index_news_right ul li:nth-child(3){margin-right: 0}
.index_news_right ul li:hover h4{color:#0565b2}
.index_news_right ul li:hover i{color:#0565b2; border-bottom: 1px solid #0565b2}






/*广告*/
.index_gd{width:100%; height:auto; margin-bottom: 70px;}
.index_gd ul{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_gd ul li{width:400px; height: 150px; float: left; background: #f8f8f8; text-align: center; overflow: hidden}
.index_gd ul li 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;}
.index_gd ul li h3{width:100%; height: auto; color: #4d4d4d; margin-top: 25px;}
.index_gd ul li p{font-size: 14px; color: #4d4d4d; line-height:26px; margin-top: 10px;}
.index_gd ul li:hover p{color:#ff7c1f}
.index_gd ul li:hover h3{color:#ff7c1f}
.index_gd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer{width:100%;height:302px; background:#545454;  display: block; overflow: hidden; padding-bottom: 55px; padding-top: 54px;  }
.footer_logo{width:185px; height: auto; float: left}
.footer_logo p{font-size: 16px; color: #fff; line-height: 25px; margin-top: 10px;}
.footer_left{width:336px; height: auto; float: left;  margin-left:100px; }
.footer_left_dh{width:100%; height: 50px; overflow:hidden; background: url(../images/f_dh.png) no-repeat left center; padding-left: 60px; }
.footer_left_dh p{font-size: 14px; color: #fff}
.footer_left_dh span{font-size: 24px; color: #fff; font-weight: bold;}
.footer_center{width:160px; height: auto; overflow: hidden; float: left; margin-left:60px;  }
.footer_center h4{width:auto; height:40px; line-height: 40px; font-size: 16px; color: #ffffff; border-bottom: 1px solid #fff; display: table}
.f_nav{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.f_nav a{width:50%; height:35px; line-height: 35px; float: left; font-size: 14px; color:#fff}
.f_nav a:hover{color:#f28631}
.footer_dz{width:100%; height: auto; margin-top: 25px;}
.footer_dz p{font-size: 14px; color: #ffffff; line-height: 30px; padding-left: 30px;}
.f1{ background: url(../images/f1.png) no-repeat left top}
.f2{ background: url(../images/f2.png) no-repeat left center}
.f3{ background: url(../images/f3.png) no-repeat left center}
.footer_right{width:260px; height: auto; float: right;}
.footer_right h4{width:100%; height:40px; line-height: 40px; font-size: 20px; color: #fefefe; background: url(../images/f_bts.png) no-repeat bottom left}
.footer_right dl{width:118px; height: auto; float: left; }
.footer_right dl dt{width:118px; height: 118px; }
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{font-size: 14px; color: #fff; line-height: 30px; text-align: center}
.f_pimg{margin-right: 24px;}
.copy{clear:both;width:100%;height:52px;font-size:14px;line-height:52px;background: #313131;}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff; margin-left: 20px}
.copy_l a:hover{color:#ff7c1f!important}
.footer_zhichi{width:auto; height:52px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:52px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    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: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.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: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0268c7;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页banner*/
.ny_banner{width:100%; height:340px; text-align: center; color: #ffffff; padding-top: 115px;}
.about_ban .container{ padding-top:90px; }
.ny_banner h3{ font-size: 36px;  font-weight: bold; line-height: 45px; margin-bottom: 25px;}
.ny_banner p{font-size: 16px; line-height: 28px;}
.ny_banner span{width:60px; height: 1px; border-top: 1px solid #fff; display: block; overflow: hidden; margin: 0px auto; margin-top: 25px;}
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;padding-left: 18px;}
.ny_title_right span{color: #333;}
.ny_title_right a{color:#333}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; }
.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat ; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; }
.news_ban{background: url(../images/news_ban.jpg) no-repeat ; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ;  }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; }
.qyzs_ban{background: url(../images/qyzs_ban.jpg) no-repeat ; }
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat ; }
.search_ban{background: url(../images/search_ban.jpg) no-repeat ; }
.ny_about{margin-bottom:100px;}




/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:290px; height: auto; float: left; position: relative; margin-right:13px; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; display:block; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/sousuo.png) no-repeat center; text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:169px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #0268c7;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #0268c7;}
.ny_fubiaoti ul li a{ display:block; font-size: 16px; color:#333}


/*新闻页面*/
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:1070px; float: right; padding:5px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#0268c7}
.ny_qynew_list ul li:hover p{color:#0268c7}
.ny_qynew_rq{width:104px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #0268c7; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #0268c7; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;}

.ny_news{margin:0px 0 100px; overflow:hidden}
.ny_qynew{margin:40px auto}




/*内页case*/
.ny_case{height: auto; display: block; overflow: hidden}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:388px; height: 490px; float: left; margin-right: 18px; margin-bottom:18px;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:388px; height: auto; overflow: hidden; border:1px solid #ddd; border-bottom:0}
.ny_case ul li .ny_case_img img{width:100%; height: 100%; display:block;   transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_case 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_info{width:100%; height:196px; border: 1px solid #e5e5e5; padding: 18px; }
.ny_case_info h3{ font-size: 18px; color: #313131; font-weight: bold; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_case_info .ny_case_xx{width:100%; height: 70px;}
.ny_case_info .ny_case_xx p{width:100%; height: 70px; line-height: 25px;font-size: 14px; color: #707070; overflow:hidden}
.case_link{width:100%; height: 35px; margin-top: 15px;}
.case_link a{display: block; overflow: hidden; float: left; line-height: 35px;}
.case_link .see_more{width:95px; height: 35px; background: #313131; text-align: center; font-size: 14px; color: #ffffff; margin-right: 18px;}
.case_link .see_mucase{width:145px; height: 35px; background: #0268c7; text-align: center; font-size: 14px; color: #ffffff}
.ny_xiang_pro{width:100%; height: auto; background: #f5f5f5; padding-top: 50px; margin-top:50px; padding-bottom:100px;}
.ny_xiang_pro h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center}
.ny_case_li{width:100%; height: 390px; margin-top: 30px;}
.ny_case_li .Box_con {position: relative; height: 100%;}
.ny_case_li .Box_con .btnl {position: absolute;}
.ny_case_li .Box_con .btn {display: block;width: 45px;height:130px;position: absolute;top: 175px;cursor: pointer;  background:url(../images/an01.jpg) no-repeat;}
.ny_case_li .Box_con .btnl {background-position:0 0; left: -72px;}
.ny_case_li .Box_con .btnr {background-position:-90px 0; right: -72px;}
.ny_case_li .Box_con .btnl:hover {background-position:-45px 0;}
.ny_case_li .Box_con .btnr:hover {background-position:-133px 0;}
.ny_case_li .Box_con .conbox {position: relative;overflow: hidden; height: 100%;}
.ny_case_li .Box_con .conbox ul {position: relative;list-style: none;}
.ny_case_li .Box_con .conbox ul li {float: left;width: 386px;height:390px;margin-left: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_xgcp_img{width:100%; height:auto; display:block;}
.ny_case_li .Box_con .conbox ul li img{width:100%; height:auto; display:block;}

.ny_case_li .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_case_li .Box_con .conbox ul li:hover .ny_honor_h{display: block}
.ny_case_h{width:100%; height: 110px; border-top: 1px solid #e5e5e5; padding: 15px;}
.ny_case_h h3{font-size: 18px; color: #313131; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; height: 25px; line-height: 25px;}
.ny_case_h p{ font-size: 14px; color: #959595; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center}
.ny_case_js .ny_case_cp{ float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin-right: 10px;}
.ny_case_js i{ color: #0268c7; margin-right: 2px;}
.ny_case_jscs{float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343;}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h{background: #0268c7; border-top: 0px}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover i{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover a{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_cp{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_jscs{color:#fff}
.ny_case_cp:hover{background: #fff; }
.ny_case_jscs:hover{background: #fff;}
.ny_case_cp:hover a,.ny_case_jscs:hover a{color:#0268c7!important;}
.ny_case_jscs:hover i,.ny_case_cp:hover i{color:#0268c7!important;}


.ny_case_js{width:233px; margin:10px auto; overflow:hidden}
.ny_case_js a{color:#333}
.ny_case_cpic{width:100%; height:auto; overflow:hidden}
.ny_case_cpic img{width:100%; height:auto; display:block;}





/*联系我们*/
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; height: 340px; }
.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px; font-size:16px; line-height:30px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#1b60d2; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:600px; height: 445px; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:600px; height: 445px; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 18px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #1b60d2; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px 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_contact ul li:hover{background:#1b60d2}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left; background:url(../images/c_logo.png)no-repeat left center; padding-left:40px;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}






/*内页产品*/
.ny_pro_1{width:100%; height: auto; overflow: hidden}
.product_ban .container{ padding-top:90px; }
.ny_pro_sear{width:646px; height: 50px; margin: 46px auto 0;}
.ny_pro_sear input[type="text"]{width:593px; height: 50px; float: left; background: #eeeeee; line-height: 50px; padding: 0px 10px; border: 0px}
.ny_pro_sear input[type="submit"]{width:53px; height: 50px; background: url(../images/ss.png) no-repeat; border: 0px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px; margin-bottom: 20px; }
.ny_pro_ft h1{font-size: 30px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_pro_list{width:100%; height: auto; overflow:hidden}
.ny_pro_list ul { margin: 35px auto 40px; overflow: hidden; width:100%;}
.ny_pro_list ul li {float: left;width: 386px;height:auto;margin-right: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_pro_list ul li img{width: 386px; height: auto; display:block; overflow: hidden;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_pro_list 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_pro_list ul li:hover .ny_case_h{background: #0268c7; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_pro_list ul li:hover i{color: #fff}
.ny_pro_list ul li:hover a{color: #fff}
.ny_pro_list ul li:nth-child(3n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_list ul li .ny_pro_img{width:100%; height:auto; overflow:hidden;}
.ny_pro_img img{width:100%; height:auto; display:block;}
.ny_pro_2,.ny_pro_4{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 52px; padding-bottom: 52px;}
.ny_prolist li{margin-bottom:30px;}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:282px; height:248px; float: left; margin-right: 24px;}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(4n){margin-right: 0px;}
.ny_peijian ul li div{width:282px; height: 205px; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian{background:#f5f5f5; padding:0px 0px 50px; overflow:hidden}
.ny_peijian ul li p{ font-size: 16px; color: #434343; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pei_link{width:300px; height: 55px;  border:1px solid #dcdcdc;  color: #1F1F1F; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian 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_peijian ul li:hover p{color:#0268c7}
.pei_link:hover { background: #0268c7; color: #fff; }
.honor_more{width:100px; height:35px; background:#0268c7; border-radius:25px; display:block; margin:30px auto 0;  color:#fff; text-align:center; line-height:35px;}



/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#0268c7; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 36px; 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: 150px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden;color: #000000; font-size:16px; line-height:26px;
}
.ny_pro_p p{width:100%; height: auto;  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; margin-top:30px;}
.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: #0268c7; 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_case_dh{margin-top:50px;}


.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height:auto; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height:100%; display:block;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: auto; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#0268c7; }
.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:50px;}
.ny_proinput .ny_pro_ft span{color: #0268c7;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; 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: #0268c7; 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;  background: url(../images/jian.png) no-repeat 268px center;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: #0268c7 url(../images/h_jian.png) no-repeat 268px center; 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:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:288px; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#0268c7; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0268c7;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_num img{max-width:100%}
.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 #eee;}



/*案列详情*/
.ny_case_tleft{width:523px; height:auto; float: left}
.ny_case_tleft .slideBox{ width:100%; height:277px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_case_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_case_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_case_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_case_tleft .slideBox .hd ul li.on{ background:#0268c7; color:#fff; }
.ny_case_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_case_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_case_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_case_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }


.ny_case_p{width:100%;height: 71px;border-bottom: 1px solid #e5e5e5;margin-top:15px;overflow:hidden;}
.ny_case_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}








/*营销服务*/
.ny_yx_youshi{margin-top: 70px; width: 100%;}
.ny_yx_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_yx_title h4{font-size: 20px; color: #0268c7}
.ny_yx_title  p{width:100%; height: auto; font-size: 16px; color: #777777; line-height: 26px;  margin: 40px 0}
.ny_yx_title  p span{color:#0268c7; font-weight:bold; font-size:16px;}
.ny_yx_img{width:100%; height: 220px; background: url(../images/ys_bj.jpg) no-repeat center; padding-top: 40px; padding-left: 298px;}
.ny_yx_img dl{width:113px; height: auto; float: left; margin-right: 160px;}
.ny_yx_img dl dt{width:90px; height: 100px; margin: 0px auto 10px;}
.ny_yx_img dl dd{font-size: 18px; color: #fff; text-align: center; font-weight: bold;}
.ny_yx_img dl:last-child{margin-right: 0}

.ny_yx_hzms{width:100%; height: 495px; margin-top: 70px; background: #f5f5f5; padding-top: 70px;}
.ny_yx_hzms ul{width:100%;  height: 100%;  margin-top: 45px;}
.ny_yx_hzms ul li{width:383px; height: 243px; border: 1px solid #bebebe; float: left; padding: 38px; text-align: center; margin-right: 25px;}
.ny_yx_hzms ul li h4{font-size: 16px; color: #4d4d4d; height: 45px; line-height:45px; margin-top: 10px;}
.ny_yx_hzms ul li p{font-size: 14px; color: #777777;line-height: 25px;}
.ny_yx_hzms ul li:last-child,.ny_yx_hztj ul li:last-child{margin-right: 0}

.ny_yx_hztj{width:100%; height: auto; margin-top: 70px; }
.ny_yx_hztj ul{width:auto;  height: 100%;  margin: 45px auto 0; display: table}
.ny_yx_hztj ul li{width:280px; height: 415px; float: left; margin-right: 30px;}
.ny_yx_hztj ul li .hztj_xx{width:280px; height: 207px; background: #0268c7; text-align: center;padding-top: 35px; }
.ny_yx_hztj ul li .hztj_xx span{font-size: 16px; color: #fff; font-weight: bold;}
.ny_yx_hztj ul li .hztj_xx h4{font-size: 20px; color: #fff; font-weight: bold; line-height: 35px;}
.ny_yx_hztj ul li .hztj_xx p{font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 15px 0}
.hztj_p{width:280px; height: 206px; overflow: hidden}
.hztj_p img{width:100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.hztj_p:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hztj_hxx{background: #303030!important}

.ny_yx_lc{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 70px; padding-top: 70px; padding-bottom: 70px;}
.ny_yx_lcinfo{width:100%; height: auto; margin-top: 25px; position: relative}
.ny_yx_lcinfo ul{width:100%; height: auto; overflow: hidden;position: relative; z-index: 999}
.ny_yx_lcinfo ul li{width:20%; float: left; margin: 0px auto; }
.lc_qt{width:94px; height: 125px; margin: 0px auto; background: url(../images/yx_d.png) no-repeat center;  text-align: center; padding-top: 20px;}
.lc_qt p{font-size: 20px; color: #fff; font-weight: bold;}
.ny_yx_lcinfo ul li span{width:35px; height: 35px; background: #0268c7; line-height: 35px; text-align: center; font-size: 24px; display: block; margin: 0px auto;  border-radius: 50%; color: #fff;}


.ny_yx_lcinfo ul li h5{font-size: 20px; color: #4d4d4d; font-weight: bold; line-height: 24px; margin-top: 20px; text-align: center}
.ny_yx_lcinfo hr{width:100%; height: 3px; background: #0268c7; display: block; position: absolute; top:142px; left:0;}









