@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'AbadiMT';
    src: url('../font/AbadiMT-Condensed.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */
.header_nav{height:102px; width:100%; z-index: 9; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); padding: 0 2%; position: fixed; top:0; left:0; z-index:999}
.h_logo{width:auto; height: 100%; display: flex; align-items: center; float: left;}
.h_logo img{align-items: center; max-width:100% }
.header_dao{width:1007px; height: auto; float: right; margin-right:2%}
.header_dd{width:100%; height: auto;  padding-right: 42px; margin-top: 8px;}
.header_dd a{width:28px; height: 30px; float: right; margin-right:25px}
.h_shj{width:28px; height: 30px; float: right; position: relative; background: url(../images/h_sj.png) no-repeat center; cursor:pointer}
.h_shj img{width:100px; height:auto; display: none; position: absolute; top:31px; left:-10px; z-index:999}
.h_shj:hover img{display:block; }
.nav{width:100%; height:64px; float: left; line-height:64px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:125px; text-align: center;}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:auto; color:#333333; font-size:16px; display: table; margin: 0px auto;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#030303; text-align: center; }
.nav .sub{position:absolute;top:60px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff; margin-left:-70px;line-height:26px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:26px;zoom:1; overflow: hidden; padding: 8px 0}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#314888; background:url(../images/active.png) no-repeat bottom center; font-weight: bold;}
.sub li:hover a{color:#fff;}
.nav .sub li:hover{background:#314888}

.h_search{width:86px; height: 102px; float: right; background:url(../images/ss_bjs.jpg) no-repeat center}
.h_input{width:100%; height: auto; overflow: hidden; background: rgba(0,0,0,0.5); padding: 10px 0; position: absolute; top:102px; left:0; z-index: 9; display: none}
.h_input_tab{width:auto; display: table; margin: 0px auto;}
.h_input_tab input[type="text"]{width:360px;height: 50px; line-height: 50px; background: #fff; padding: 0 10px; float: left; border: 0}
.h_tijiao{width:100px; height: 50px; background: #2e4b8d; text-align: center; float: left; font-size: 16px; color: #fff;  border: 0}





/* 首页:banner */
.index_banner{ width:100%; height:721px; position: fixed; overflow: hidden; margin-top:102px; top:0 }
.index_banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.index_banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.index_banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.index_banner .slideBox .hd ul li.on{background:#fff}
.index_banner .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_banner .slideBox .bd ul{width:100%!important;height:100%}
.index_banner .slideBox .bd li{width:100%!important;height:721px;vertical-align:middle;zoom:1}
.index_banner .slideBox .bd li a{display:block;overflow:hidden;width:100%!important;height:100%; }
.index_banner .slideBox .bd li img{width:100%; height: auto; display: block}
.index_banner .slideBox .prev,.index_banner .slideBox .next{ position:absolute; top:50%; margin-top:-37.5px; display:block; width:75px; height:75px; opacity: .5}
.slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.slideBox .prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.slideBox .prev:hover,
.slideBox .next:hover{opacity: 1}






/*产品*/
.index_all{ background:#fff;  margin: 900px 0 0; width:100%; position:relative; z-index:9; padding-top:30px;}
.index_product{width:100%; height: auto; overflow: hidden; position:relative; z-index:9; }
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top:32px;}
.index_product ul li{width:390px; height: auto; float: left; margin-bottom: 39px; margin-right:15px;}
.in_pro_pic{width:100%; height: auto; overflow: hidden; margin-bottom:20px;}
.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;}
.index_product ul li h3{width:100%; height:30px; font-size: 20px; color: #333333; text-align: center; line-height: 30px; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap}
.index_product ul li p{width:100%; height:26px; font-size: 14px; color: #999999; text-align: center; line-height:26px; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap}
.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_product ul li:nth-child(3n){margin-right: 0}





/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; }
.index_about_top{width:100%; height:329px; background: url(../images/about_bjs.jpg) no-repeat center; padding: 42px 0 48px;}
.in_pro_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_pro_title h3{font-size: 36px; color: #fff; margin: 10px auto 10px; font-weight: bold;}
.in_pro_title h4{font-size: 14px; color: #fff;width: 100%; line-height: 30px;}
.index_about_top a{width:1110px; height: auto; overflow: hidden; line-height: 26px; color:#ffffff; opacity: .82; display: block; text-align: center; margin: 20px auto;}
.index_about_bottom{ height: 374px; background: #fcfcfc; padding: 45px 0}
.index_about_bottom ul{width:100%; height: auto; overflow: hidden}
.index_about_bottom ul li{width:226px;height: 260px; float: left; background: url(../images/shu_bjs.png)  no-repeat center; text-align: center; margin-right: 20px; 
	margin-right: 98px; padding-top: 76px; transition: all 0.4s ease-in-out;}
.index_about_bottom ul li:nth-child(2n){background: url(../images/shu_hbjs.png) no-repeat center}
.index_about_bottom ul li:nth-child(4){margin-right: 0}
.index_about_bottom ul li p{width:101px; height: 29px; background: #ff9640; border-radius: 8px; display: block; text-align: center; line-height: 29px; font-size: 14px; color: #fff; margin: 0px auto; display: none;}
.index_about_bottom ul li h4{font-size: 18px; color: #333333; font-weight: bold; margin: 5px auto 15px;}
.about_num{width:100%; height: auto; overflow: hidden; font-size: 14px; color:#ff9640}
.about_num span{font-size: 58px; color: #3a3a3a; font-weight: bold; font-family: "Arial"}
.about_num i{font-size: 58px; color: #3a3a3a; font-weight: bold; font-style: normal}
.index_about_bottom ul li:nth-child(2n) span,.index_about_bottom ul li:nth-child(2n) h4{color:#fff}
.index_about_bottom ul li:nth-child(2n) .about_num{color:#fff}
.index_about_bottom ul li:hover{transition: all 0.4s ease-in-out; padding-top:60px;}
.index_about_bottom ul li:hover p{display: block}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.index_case .slideTxtBox{ width:100%; height: auto; overflow: hidden; margin-top: 34px;}
.index_case .slideTxtBox .hd{width:1200px; height: auto; overflow: hidden; margin: 0px auto; position: relative; z-index: 9}
.index_case .slideTxtBox .hd ul{float: right; width: auto; overflow: hidden}
.index_case .slideTxtBox .hd ul li{ float:left; width:157px; height: 68px; background: #f6f6f6; text-align: center; padding: 10px; margin-left: 44px;}
.index_case .slideTxtBox .hd ul li:nth-child(1){margin-left: 0}
.index_case .slideTxtBox .hd ul li h3{font-size: 18px; color: #333333; line-height:30px;}
.index_case .slideTxtBox .hd ul li p{font-size: 12px; color:#c1c1c1; font-family: "Arial"; text-transform:uppercase; line-height:20px}
.index_case .slideTxtBox .hd ul li.on{background: #2b468b}
.index_case .slideTxtBox .hd ul li.on h3,.index_case .slideTxtBox .hd ul li.on p{color:#fff}
.index_case_title{width:242px; height: 228px; float: left; background: url(../images/case_title.jpg) no-repeat center}
.in_case_t{width:100%; height: auto; overflow: hidden; text-align: center; padding-top: 34px;}
.in_case_t h4{font-size: 16px; color: #fff; opacity: .41; font-family: "Arial"; text-transform:uppercase;}
.in_case_t h3{font-size: 32px; color: #fff; line-height: 50px;}
.in_case_t hr{width:46px; height: 2px; background: #fff; display: block; margin:8px auto 0;}
.index_case_title a{width:127px; height: 39px; border: 1px solid #eeeeee; display: block; text-align: center; line-height: 37px; margin:60px auto 0; font-size: 16px; color: #999999}
.index_case .slideTxtBox .bd{width:100%; height: 595px; overflow:hidden; background:url(../images/case_bjs.jpg) no-repeat center bottom; position: relative; 
	margin-top: -132px;}
.bd_li{width:1200px; height: 160px; background: rgba(0,0,0,0.45); position: absolute; bottom:0; left:50%;  margin-left: -600px; padding: 22px 52px}
.bd_li dl{width:972px; height: auto; float: left}
.bd_li dl dt{width:100%; height:auto; border-bottom: 1px solid rgba(255,255,255,0.2); font-size: 20px; color: #fff; font-weight: bold; padding-bottom:20px;}
.bd_li dl dd{width:100%; height: auto; overflow: hidden; line-height: 26px; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.bd_more{width:65px; height:62px; float: right; position: relative; background: #2b468b; text-align: center; line-height: 20px; font-size: 14px; color: #fff; z-index: 9; padding-top: 10px; margin-top: 20px;}
.bd_more:after{content: ""; width: 80px; height: 76px; position: absolute; top:-7px; left:-7px; background: rgba(43,70,139,0.4); z-index:-1}





/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; padding: 50px 0}
.index_service .slideTxtBox{ width:100%; height: auto; overflow: hidden; margin-top: 25px; position: relative}
.index_service_bt{position: absolute; top:76px; right:29%;}
.index_service_bt h3{font-size: 24px; color: #2b468b}
.index_service_bt h3 span{font-size: 48px; color: #2b468b; font-weight: bold;}
.index_service_bt h4{font-size: 38px; color: #222222}
.index_service .slideTxtBox .bd ul{width:100%; height:473px; }
.index_service .slideTxtBox .bd li{width:100%; height: 473px; overflow: hidden; background: rgba(255,255,255,0.58)}
.in_service_pic{width:50%; height: 100%; float: left}
.in_service_info{width:525px; height: 120px; float: left; margin-left:4%; font-size: 14px; color: #333333; line-height: 30px; margin-top: 252px;}
.in_service_info p{font-size: 14px; color: #333333; line-height: 30px;}
.index_service .slideTxtBox .hd{width:1200px; height: 102px; background: #fff; margin:32px auto 0;}
.index_service .slideTxtBox .hd ul{width:100%; height: 100%; display: block}
.index_service .slideTxtBox .hd ul li{ float:left; width: 25%; height: 100%; overflow:hidden; padding: 20px 20px 20px 60px}
.index_service .slideTxtBox .hd ul li i{width:60px; height: 60px; float: left; margin-right: 14px;}
.hd_1{background: url(../images/s_icon1.png) no-repeat center}
.hd_2{background: url(../images/s_icon2.png) no-repeat center}
.hd_3{background: url(../images/s_icon3.png) no-repeat center}
.hd_4{background: url(../images/s_icon4.png) no-repeat center}
.index_service .slideTxtBox .hd ul li dl{float: left;}
.index_service .slideTxtBox .hd ul li dl dt{font-size: 20px; color: #222222; line-height: 30px;}
.index_service .slideTxtBox .hd ul li dl dd{font-size: 14px; color: #999999}
.index_service .slideTxtBox .hd ul li.on{background: #2b468b}
.index_service .slideTxtBox .hd ul li.on dl dt,.slideTxtBox .hd ul li.on dl dd{color:#fff}
.index_service .slideTxtBox .hd ul li.on .hd_1{background: url(../images/sh_icon1.png) no-repeat center}
.index_service .slideTxtBox .hd ul li.on .hd_2{background: url(../images/sh_icon2.png) no-repeat center}
.index_service .slideTxtBox .hd ul li.on .hd_3{background: url(../images/sh_icon3.png) no-repeat center}
.index_service .slideTxtBox .hd ul li.on .hd_4{background: url(../images/sh_icon4.png) no-repeat center}
.index_service .slideTxtBox .arrow{position:absolute; left:50%; bottom:134px; margin-left: -50px }
.index_service .slideTxtBox .arrow a{display:block; width:50px; height:50px; float:left;  overflow:hidden;  cursor:pointer;}
.index_service .slideTxtBox .arrow .next{background: rgba(0,0,0,.37) url(../images/s_right.png) no-repeat center}
.index_service .slideTxtBox .arrow .prev{background: rgba(0,0,0,.37) url(../images/s_left.png) no-repeat center}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; padding-top:32px; padding-bottom: 76px;}
.index_new_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_new_t h3{font-size: 36px; color: #161616; margin: 10px auto 15px;}
.index_new_t p{font-size: 14px; color: #666666;width: 100%}
.index_new_t hr{width:37px; height: 3px; background: #2e4b8d; display: block; margin:12px auto 0;}
.index_news_left{width:590px; height: auto; float: left; margin-top: 35px;}
.index_news_left a{width:289px; height: auto; display: block;float: left}
.index_news_left a:nth-child(2){float: right}
.index_news_pic{width:289px; height: auto; overflow:hidden}
.index_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;}
.index_news_xx{width:100%; height: auto; display: block; background: #f7f7f7; padding: 10px 20px;}
.index_news_xx h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333;}
.index_news_xx span{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #999999; display: block}
.index_news_xx p{font-size: 14px; color: #888888;  text-overflow:ellipsis; overflow: hidden; white-space: nowrap}
.index_news ul{width:583px; height:auto; float: right;  margin-top: 35px;}
.index_news ul li{width:100%; height: 104px; margin-bottom: 14px; padding:11px 26px 10px; background: #f7f7f7}
.in_time{width:102px; height: auto; float: left; text-align: right; margin-top: 10px;}
.in_time span{font-size: 18px; color: #8c8c8c; font-family: "Arial"; margin-bottom: 6px; display: block}
.in_time p{font-size: 36px; color: #8c8c8c; font-family: "Arial"}
.in_news_info{width:402px; height: auto; float: left; margin-left:24px}
.in_news_info h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.in_news_info p{font-size: 14px; color: #888888; width:100%; line-height: 22px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li:hover{background: #2b468b}
.index_news ul li:hover h3,.index_news ul li:hover p,.index_news ul li:hover span{color:#fff}
.index_news_left a:hover h3{color:#2b468b}
.index_news_left a: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:auto;   position: relative; background:url(../images/footer.jpg) no-repeat; background-size: cover;  overflow: hidden; padding-top: 38px; padding-bottom: 10px;}
.footer_top{width:100%; height: auto; overflow:hidden; border-bottom: 1px solid rgba(255,255,255,.25); padding-bottom: 20px;}
.footer_top h3{font-size: 36px; color: #ffffff; font-weight: bold; text-align: center; margin-top: 20px;}
.f_dz,.f_dh,.f_gw{float: left; padding-left: 50px; height: 65px; margin-top: 35px; margin-right: 110px;}
.f_gw{margin-right:0!important}
.f_dz{background: url(../images/icon1.png) no-repeat left center}
.f_dh{background: url(../images/icon2.png) no-repeat left center}
.f_gw{background: url(../images/icon3.png) no-repeat left center}
.f_dz span,.f_dh span,.f_gw span{font-size: 16px; color: #fff; display: block; margin-top: 8px;}
.f_dz p,.f_dh p,.f_gw a{font-size: 20px; color: #fff; display: block}
.footer_bottom{overflow: hidden; padding-top: 72px;}
.footer_bottom dl{float: left; margin-right:5%; }
.footer_bottom dl dt{font-size: 18px; color: #ffffff;width: 100px; border-right: 1px solid rgba(255,255,255,0.5);height: 145px; float: left}
.footer_bottom dl dd{width:auto; height: auto; overflow: hidden; float: left; margin-left: 20px;}
.footer_bottom dl dd a{font-size:16px; color: #fff; display: block; line-height:25px; margin-bottom: 10px;}
.f_ma{width:auto; height: auto; float: right; margin-left: 28px; }
.f_ma:nth-child(1){margin-right:0}
.f_ma img{width:100%; height: auto; display: block}
.f_ma p{width:30px; height:124px; border: 1px solid rgba( 255,255,255,0.5); text-align: center; line-height:30px; float: left; writing-mode:tb-rl; writing-mode:vertical-rl; font-size: 14px; color: #a3a3a3}
.f_max{width:124px; height: auto; float: left; background: rgba(255,255,255,0.54); padding: 8px;}
.copy{ height:54px; line-height: 54px;  margin-top:20px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff; font-size:14px;}
.copy_l a:hover{color:#dbb572!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; height: 100%}
.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:20px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.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;}
.footer_zhichi i{ float: left;}
.index_lianjie{width:100%; height: auto; overflow: hidden;  position:relative; z-index:99; background:#fff; padding:15px 0}
.index_lianjie p{font-size: 14px; color: #333333; float: left;  line-height: 25px;}
.index_lianjie_p{float: left;}
.index_lianjie_p a{font-size: 14px; color: #333333; line-height: 25px; margin: 0 10px;}













/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height:80px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    width: 300px;
}
.lxfx li span {
    color: rgb(255, 255, 255);
    float: left;
    font-size:26px;
    height: 24px;
    line-height: 22px;
    margin-top:25px;
}
.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: 80px;
    margin: 0 auto ;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-qq {
     background:url(../images/f_qq.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/f_ly.png) no-repeat center
}
.lxfx li i.icon-tel {
   background:url(../images/f_dh.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
  background: url(../images/f_top.png) no-repeat center
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#172a88;
    height: 80px;
    margin-bottom:1px;
    margin-left: 0;
    position: relative;
    width: 80px; float:left;
}




/*内部二级导航*/
.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: #314888}
.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: #314888; 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:#314888}
.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:#314888}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left;  margin-top:102px;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/hr_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.kehu_ban{background: url(../images/join_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:144px; position: absolute; top:160px; 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:9px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #314888; 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:#314888}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #314888)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    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_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}


.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width: 169px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #314888; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 285px; margin-right: 20px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .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;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333; width:100%; height:100%; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#314888}
.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;}
.fav1 li:hover a,.fav1 li:hover span{color:#314888}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}





/*荣誉资质*/
.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:285px; 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_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #314888; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#314888; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.accordion li.active{background:#314888}
.ny_left_nav ul li.active a{color:#fff}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#314888;}
.accordion li:hover a{color:#fff}
.ny_left_nav ul li:hover a.inactive{color:#314888}
.ny_left_nav ul li .inactives{color:#314888}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #314888;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#314888}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #314888; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32.2%; float: left; height: auto; margin-bottom: 20px; margin-right: 15px;}
.ny_product ul li .products_pic{height:207px; overflow: hidden;width:100%; border:1px solid #eee; display: flex; align-items: center;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_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;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){float: right; margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #314888; color: #fff;}





/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #314888; font-family: "Impact"}
.ny_bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}

.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #314888; position: absolute; left: 20px; top:24px; display: block; content: "";}


/*å†…é¡µæ–°é—»*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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 15px 25px;}
.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:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width: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: #314888}
.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:#314888}
.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-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.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: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_video_xx{width:100%; height:auto; margin:40px 0 60px;}
.ny_video_xx video{max-width:100%}





/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
	
.search-tit{width:100%; height:auto; text-align:center; margin-top:50px;}
.search-tit h3{font-size:20px; color:#333; text-align:center;  margin:10px 0}
.search-tit span{font-size:18px; color:#333; text-align:center;  margin:10px 0}






@media screen and (max-width:1500px){
	.header_dao{width:868px;}
	.nav .nLi{width:108px;}
}


@media screen and (max-width:1300px){
.nav .nLi{width:90px}
.header_dao{width:726px;}
	
}


