
@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;}
table{border-collapse: collapse;}
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}
.clearfix{clear: both;}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'AbadiMT';
    src: url('../font/AbadiMT-Condensed.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}



.dangjian{width:100%; height: auto; display: block}
.dangjian img{width:100%; height: auto; display: block}


/* 导航栏 */
.header_nav{height:110px; width:100%; z-index: 9; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); padding: 0 2%; position: relative}

.h_logo{width:auto; height:110px; display: flex; align-items: center; float: left;}
.h_logo img{align-items: center; }
.header_dao{width:728px; height: auto; float: right; margin-top:38px;}
.nav{width:100%; height:30px; float: left; line-height: 30px; border-radius: 8px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:91px; 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; margin: 0px auto;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#030303; text-align: center; }
.nav .sub{position:absolute;top:30px;left:50%; z-index:999;display:none;padding:0;width:140px; margin-left: -70px; background:#fff;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:#fff; background: #0e6eb8; border-radius: 5px;}
.sub li:hover a{color:#0e6eb8;}








/* 首页:banner */
.index_banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.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:100%;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_gongsi{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_gongsi_left{width:760px; height: auto; float: left}
.index_gongsi_left .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_gongsi_left .slideBox .hd{z-index:1;overflow:hidden;height:8px; position: absolute; bottom:20px; right:20px; width: auto}
.index_gongsi_left .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.index_gongsi_left .slideBox .hd ul li{float:left; margin: 0px 5px; width:8px;height:8px; background: #fff; opacity: 0.5; cursor:pointer; border-radius:10px;}
.index_gongsi_left .slideBox .hd ul li.on{opacity:1}
.index_gongsi_left .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_gongsi_left .slideBox .bd ul{width:100%;height:100%}
.index_gongsi_left .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_gongsi_left .slideBox .bd li a{display:block;overflow:hidden;width:100%!important;height:100%; position: relative}
.index_gongsi_left .slideBox .bd li img{width:100%; height: auto; display: block}
.gongsi_left_t{width:100%; height: 50px; line-height: 50px;  background: rgba(28,85,159,0.6); position: absolute; bottom:0; left:0; padding: 0px 35px;}
.gongsi_left_t h3{width:70%; height: 100%; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_gongsi_right{width:412px; height:auto; float: right}
.gongsi_right_title{width:100%; height: 30px;  overflow: hidden}
.gongsi_right_title h3{font-size: 22px; color: #4d4d4d; float: left; line-height: 30px;}
.gongsi_right_title a{float: right; font-size: 16px; color: #4d4d4d}
.gongsi_right_title a i{width:20px; height: 20px; font-style: normal; color:#fff; text-align: center; line-height: 20px; float: right; background: #0e6eb8; 
	margin-left: 8px;}
.gongsi_right_title a:hover,.in_pro_more:hover{font-weight: bold; color:#0e6eb8}
.index_gongsi_right ul{width:100%; height: auto;  margin-top: 15px;}
.index_gongsi_right ul li{width:100%; height: 80px; overflow: hidden; background: #fff; box-shadow:1px 1px 10px rgba(128,128,128,0.15); padding: 10px; margin-top: 10px;}
.gs_time{width:auto; float: left; text-align: center}
.gs_time span{font-size: 26px; color: #4d4d4d; font-weight: bold;}
.gs_time p{font-size: 14px; color: #4d4d4d; }
.gs_info{width:298px; height: auto; float: left; margin-left: 20px;}
.gs_info h3{width:100%; height:30px; line-height: 30px; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.gs_info p{width:100%; height:26px; line-height:26px; font-size: 14px; color: #777777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.index_gongsi_right ul li:hover h3{color:#0e6eb8}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden;  margin: 62px 0 0; background: #f7f7f7; padding: 42px 0}
.slideGroup{ width:100%;}
.slideGroup .parHd{width:100%; height: auto; overflow: hidden}
.slideGroup .parHd h3{float: left; font-size: 22px; color: #4d4d4d; line-height: 30px;}
.slideGroup .parHd ul{ float:left; margin-left: 20px; }
.slideGroup .parHd ul li{ float:left; padding: 5px 12px; margin: 0 10px; }
.slideGroup .parHd ul li a{width:100%; height: 100%; display: block; font-size: 16px; color: #4d4d4d}
.slideGroup .parHd ul li.on{background: #0e6eb8; color:#fff; border-radius: 5px;}
.slideGroup .parHd ul li.on a{color:#fff}
.in_pro_more{float: right; font-size: 16px; color: #4d4d4d}
.in_pro_more i{width:20px; height: 20px; background: #0e6eb8; text-align: center; line-height: 20px; font-size: 16px; color: #ffffff; font-style: normal; float: right; margin-left: 8px;}
.slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative; margin-top: 18px;   }
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; width: 280px;  }
.in_pro_pic{width:100%; height: auto; overflow: hidden; position: relative}
.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_hover{width:100%; height:100%; position: absolute; top:100%; left:0; background: rgba(14,110,184,0.8); text-align: center; transition: all 0.4s ease-in-out;}
.in_pro_hover i{width:38px; height: 38px; display: block; background: url(../images/search.png) no-repeat center; margin:60px auto 10px;}
.in_pro_hover p{font-size: 14px; color: #fff; line-height: 30px;}
.slideGroup .parBd ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #363636; margin-top: 10px;}
.slideGroup .parBd ul li:hover .in_pro_hover{top:0;}
.slideGroup .parBd 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_tzgg{width:100%; height: auto; overflow: hidden; margin-top: 50px; padding-bottom: 10px;}
.index_tzgg_left{width:735px; height: auto; float: left}
.index_tzgg_ttile{width:100%; height: 70px; background: #f7f7f7; line-height: 70px; padding-left: 34px; padding-right: 10px;}
.index_tzgg_ttile h3{font-size: 22px; color: #4d4d4d; float: left; line-height: 70px;}
.index_tzgg_ttile a{float: right; font-size: 16px; color: #4d4d4d}
.index_tzgg_ttile a i{width:20px; height: 20px; font-style: normal; color:#fff; text-align: center; line-height: 20px; float: right; background: #0e6eb8; 
	margin-left: 8px;  margin-top:25px;}
.index_tzgg_ttile a:hover{color:#0e6eb8; font-weight: bold;}
.index_tzgg_left ul{width:100%; height: auto; overflow: hidden; box-shadow: 1px 5px 10px rgba(128,128,128,0.15); margin-top: 28px; padding:12px 28px}
.index_tzgg_left ul li{width:100%; height:35px; line-height:35px; padding-left: 20px;}
.index_tzgg_left ul li p{width:85%; height: 100%; float: right; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_tzgg_left ul li span{float: left; font-size: 16px; color: #4d4d4d}
.index_tzgg_left ul li:hover{ background: url(../images/lan.jpg) no-repeat left center}
.index_tzgg_left ul li:hover p,.index_dangjian_right ul li:hover span{color:#0e6eb8}
.index_tzgg_right{width:465px; height: auto; float: right; }
.index_tzgg_right .slideBox{ width:440px; height:299px; overflow:hidden; position:relative;  margin-top: 30px; float: right }
.index_tzgg_right .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_tzgg_right .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.index_tzgg_right .slideBox .bd li video{width:100%; height: auto; overflow: hidden}
.in_video_p{width:100%; height: 52px; background:rgba(28,85,159,0.6); position: absolute; bottom:0; left:0; padding: 0 20px;}
.in_video_p p{font-size: 16px; color: #ffffff; width: 80%; line-height: 50px;}
.tzgg_anniu{width:75px; height: 52px; overflow: hidden; position: absolute; bottom:0; right:0}
.index_tzgg_right .slideBox .prev,.index_tzgg_right .slideBox .next{width:30px; height:52px; float: left }
.index_tzgg_right .slideBox .next{background: url(../images/v_right.png) no-repeat center}
.index_tzgg_right .slideBox .prev{background: url(../images/v_left.png) no-repeat center}
.tzgg_anniu span{color:#fff; line-height: 52px; float: left; margin: 0 5px;}



/*党建*/
.index_dangjian{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_dangjian .gongsi_right_title{margin-bottom: 26px;}
.index_dangjian_right{width:412px; height: auto;  overflow: hidden; background: #fff; box-shadow:1px 5px 10px rgba(128,128,128,0.15); float: right; padding: 18px}
.index_dangjian_right ul{width:100%; height: auto; overflow: hidden}
.index_dangjian_right ul li{width:100%; height:35px; line-height:35px; padding-left: 20px;}
.index_dangjian_right ul li p{width:60%; height: 100%; float: left; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_dangjian_right ul li span{float: right; font-size: 16px; color: #4d4d4d}
.index_dangjian_right ul li:hover{ background: url(../images/lan.jpg) no-repeat left center}
.index_dangjian_right ul li:hover p,.index_dangjian_right ul li:hover span{color:#0e6eb8}



/**/
.index_bottom{width:100%; height:480px;  margin-top: 62px; padding-bottom: 8px;}
.index_bottom_about{width:760px; height: auto; float: left;}
.index_bottom_about ul{width:100%; height: auto; overflow: hidden; box-shadow:1px 5px 10px rgba(128,128,128,0.15); margin-top: 20px; padding:15px 30px; }
.index_bottom_about ul li{width:218px; height: auto; float: left; position: relative; margin-right: 23px; margin-bottom: 20px; overflow: hidden}
.index_bottom_about 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_bottom_about ul li p{width:218px; height: 36px; line-height: 36px; float: left; background: rgba(0,0,0,.6); text-align: center; position: absolute; bottom:0; left:0; font-size: 16px; color:#ffffff}
.index_bottom_about ul li:nth-child(3n){margin-right: 0;}
.index_bottom_about 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_bottom_yjx{width:440px; height: auto; float: right; }
.bottom_yijian{width:410px; height: 142px; overflow: hidden; margin-top:20px; background: url(../images/yj_bjs.png) no-repeat right center; 
	padding-top: 44px; padding-left:26px; box-shadow:1px 5px 10px rgba(128,128,128,0.15); margin-bottom: 30px; margin-left: 30px;}
.bottom_yijian a{width:100%; height: 100%; display: block}
.bottom_yijian a p{font-size: 18px; color: #4d4d4d; height: 42px; line-height: 42px; background: url(../images/yj_icon.png) no-repeat left center; padding-left: 60px;}
.in_lianjie{width:410px; margin-left: 30px;}
.bottom_select{width:410px; height: 45px; border: 1px solid #bebebe; padding: 0 20px; position: relative; margin-left: 30px; margin-bottom: 10px; box-shadow:1px 5px 10px rgba(128,128,128,0.2);}
.bottom_select p{width:100%; height: 100%; font-size: 18px; line-height: 43px; color:#4d4d4d; background: url(../images/lj_jts.png) no-repeat right center}
.bottom_select ul{width:101%; height:200px;  overflow-y: auto; background: #fff; box-shadow:1px 5px 10px rgba(128,128,128,0.5); position: absolute; top:45px; left:-1px; z-index: 9; display: none; }
.bottom_select ul li{width:96%; height:auto; line-height:38px; margin:14px auto;  box-shadow:0px 3px 9px rgba(128,128,128,0.3); background:#ddd }
.bottom_select ul li a{font-size: 16px; color: #333; width:100%;  height: 100%;  display: block;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;   padding: 0 10px;background: #f5f5f5; }
.shangji{margin-top: 18px;}
.bottom_select ul li a:hover{color:#fff; background:#0e6eb8; border-radius:5px}




/*底部*/
.footer{width:100%; height:auto;   position: relative; background: #f7f7f7; padding: 55px 0 40px; margin-top: 50px; overflow: hidden}
.footer_left{width:884px; height: auto; float: left}
.f_lxfs{width:120%; height: auto; overflow: hidden}
.f_lxfs h3{font-size: 16px; color: #363636; float: left; margin-right: 20px;}
.f_lxfs dl{float: left; margin-right: 30px;}
.f_lxfs dl dt{color:#363636; font-size: 14px; height:18px; padding-left: 30px }
.f_lxfs dd{padding-left: 25px; margin-top: 8px;}
.f1 dt{background: url(../images/f1.png) no-repeat left center;}
.f2 dt{background: url(../images/f2.png) no-repeat left center;}
.f3 dt{background: url(../images/f3.png) no-repeat left center;}
.f4 dt{background: url(../images/f4.png) no-repeat left center;}
.f1 dd{font-size: 16px; color:#363636}
.f2 dd{font-size: 24px; color:#0e6eb8; font-weight: bold;}
.f3 dd{font-size: 16px; color:#363636;}
.f4 dd{font-size: 16px; color:#363636;}
.f3{margin-right: 0!important}
.footer_right{float: right}
.f_ma{width:118px; height: auto; float: left;}
.f_ma img{width:100%; height: auto; display: block}
.f_ma p{width:100%; line-height: 30px; color:#363636; text-align: center}
.f_sao{width:30px; height:118px; background: #ffffff; text-align: center; line-height:30px; float: left; writing-mode:tb-rl; writing-mode:vertical-rl; font-size: 14px; color: #363636; margin-left: 5px;}
.copy{width:100%; height: auto; overflow: hidden; margin: 30px auto 30px;}
.copy h3{font-size: 16px; color: #363636; float: left; margin-right: 20px;}
.copy_l{float:left; font-size:16px; color:#363636; height: 100%; }
.copy_l a{color:#363636; font-size:16px;}
.copy_l a:hover{color:#0e6eb8!important}
.footer_zhichi{width:100%; height:100%; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#363636; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl_hover.png) no-repeat; margin-top:6px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:20px; background: url(../images/wl_hover.png) no-repeat; margin-top:6px;}
.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: 16px; color: #363636;}
.footer_zhichi i{ float: left;}












/*客服*/
.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_banner{width:100%; height:340px; position: relative; text-align: center; padding-top:120px;}
.ny_banner hr{width:30px; height:2px; background:#fff; display:block; margin:12px auto;}
.ny_banner h3{font-size:26px; color: #fff;}
.ny_banner  img{ width:19px; height:20px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; margin-top:50px }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner p{width:100%; height:auto; font-size:16px; color: #ffffff; line-height: 28px;  font-weight:bold;}


.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.bkzl_ban{ background: url(../images/bkzl_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat}
.dqgz_ban{background: url(../images/dqgz_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#0e6eb8;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#0e6eb8}

.ny_about_info{font-size:14px; color:#666; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden}
.ny_about_one{width:100%; height: auto; overflow: hidden;  margin-top:47px;line-height: 30px;margin-bottom:50px}

.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #0e6eb8; display: block; margin: 20px auto 40px;}
.ny_tui_news{width:100%; height: auto; overflow: hidden; margin:30px 0  50px}



/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:586px; height:203px;  transition: .3s; float: left}
.nynewst-l{width:287px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:277px; margin-left:22px; height: 190px; float: left}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height: 120px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:586px; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#0e6eb8; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#0e6eb8}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#0e6eb8}
.hot_news:hover{background: #fff; color:#0e6eb8; border: 1px solid #0e6eb8}




.timer_shaft_left{float: left;font-size:28px;width: 175px;text-align: center;position: relative; line-height: 54px;     color: #002f8b;  font-weight: bold; }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #0142ae;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: left;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:80%;   }
.timer_shaft_right img{ display: block; max-width: 100%; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #0142ae;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 0 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}



/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:288px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #0e6eb8;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}



/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left; margin-bottom:30px;}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0e6eb8}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0e6eb8 0%,#0e6eb8 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}


/*详情页*/
.nyinfo_title{width:100%;font-size:24px; color:#555; padding:10px 0px; text-align:center; clear:both;font-weight: bold}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    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_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:379px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; 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:#0e6eb8; 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 h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.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:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0e6eb8; 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%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:1200px; 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_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #0e6eb8;}
.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: #0e6eb8; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#0e6eb8; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0e6eb8;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.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:40px; background: #0e6eb8; color: #fff; text-align: center; line-height: 40px; font-size: 20px; 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:#0e6eb8}
.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;}
#btnoks{width:50px; height:35px; background:#0e6eb8; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}


/*联系我们*/
.lxwm{width:100%;padding:20px 0;line-height:24px;float:left}
.lxwm_z{float:left; font-size:16px; color:#666; line-height:26px;}
.lxwm_z h3{color:#666;line-height:35px;font-weight:700}
.lxwm_r{float:right}
.lxwm_r li{width:120px;float:left;padding-left:10px;box-sizing:content-box}
.lxwm_r li img{width:120px;height:120px; display:block;border:#ddd 1px solid}
.lxwm_r li p{line-height:30px;text-align:center; font-size:14px; color:#666;}
.lxwm_z p{line-height:26px;color:#666;font-size:14px; height:auto;}

@media screen and (max-width:1600px){
	.index_news:after{width:97%}
	.index_product:after{width:96%}
	
}



