/* CSS Document */


@font-face{font-family: "HelveticaLTStd-Bold"; src:url(../font/HelveticaLTStd-Bold.ttf)}
@font-face{font-family: "HelveticaLTStd-BoldCond"; src:url(../font/HelveticaLTStd-BoldCond.ttf)}
@font-face{font-family: "HelveticaLTStd-Cond"; src:url(../font/HelveticaLTStd-Cond.ttf)}
@font-face{font-family: "HelveticaLTStd-Light"; src:url(../font/HelveticaLTStd-Light.ttf)}

.wm{margin:0 auto;width:1400px;}
.wm2{margin:0 8%;}

.head{background:#fff;height:40px;line-height:40px;color:#575757;width:100%;overflow:hidden;border-bottom:1px solid #ededed;}
.head img{ vertical-align:middle;padding:0 6px;}
.head a{color:#575757;}
.head a:hover{}

#top{width:100%;overflow:hidden;background:#ffffff;height:94px;border-top:10px solid #efefef;}
#top .logo{padding-top:18px;}
#top .top_r{margin-top:12px;float:right;}
#top .top_r .site{text-align:right;color:#8e8e8e;}
#top .top_r .site a{color:#8e8e8e;}
#top .top_r .tel{background:url(../images/icon_tel.jpg) no-repeat left;padding-left:40px;height:39px;line-height:39px;font-size:16px;margin-top:5px;}
#top .top_r .tel span{font-size:20px;font-weight:bold;color:#e9202e;}

.mbdh{ display:none;}

/*menu*/
.menu{height:94px;line-height:94px;text-align:center;float:right;margin-right:20px;}
.menu ul li{ display:inline-block;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 15px;font-size:16px;display:block;}
.menu ul li a:hover{text-decoration:none;font-weight:bold;background:#007ac7;color:#fff;}


/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:60px; height: 60px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#169a5c;}
.bproInfo-demo .slick-dots li.slick-active{ background:#169a5c;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/

/*ban_bot*/
.ban_bot{height:72px;background:#f5f5f5;}
.ban_bot .hot_pro{float:left;line-height:72px;font-size:15px;color:#4e4e4e;}
.ban_bot .hot_pro img{ vertical-align:middle;}
.ban_bot .hot_pro span{font-weight:bold;}
.ban_bot .search{float:right;border:1px solid #0867b5;border-radius:5px;height:42px;line-height:42px;margin-top:14px;}
.ban_bot .searchsrk{border:none;width:320px;margin-left:10px;outline:none;color:#757575;background:none;}
.ban_bot .searchsrk2{background:url(../images/index_03.jpg) no-repeat;width:90px;height:42px;border:none;font-size:14px;color:#fff;}

/*首页公用*/
.sy_title{text-align:center;font-size:36px;color:#000;}
.sy_title span{font-weight:bold;color:#0e3377;}
.sy_title2{text-align:center;font-size:16px;color:#939393;margin-top:10px;}
.sy_title3{width:42px;height:4px;background:#0867b5;margin:15px auto;}

.gd{width:200px;margin:42px auto 0;height:40px;line-height:40px;border-top:1px solid #255ebd;border-bottom:1px solid #255ebd;text-align:center;}
.gd a{color:#255ebd;font-size:15px;}
.gd:hover a{font-weight:bold;}

.con_01{width:100%;padding-top:60px;padding-bottom:70px;overflow:hidden;background:url(../images/bg3.jpg) no-repeat top center;}
.con_01 dl{margin:0 15px;width:300px;background:#f8f8f8;}
.con_01 dl dt{width:300px;height:200px;overflow:hidden;background:#fff;position: relative;}
.con_01 dl dt img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;margin: auto;width: 100%;height: 200px;transition: .5s ease-in-out;text-align: center;vertical-align: middle;}
.con_01 dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.con_01 dl dd{text-align:center;height:85px;line-height:24px;}
.con_01 dl dd .pro_title{font-size:18px;padding-top:17px;color:#0f0f0f;font-weight:bold;}
.con_01 dl dd .pro_cas{font-size:13px;padding-top:2px;}
.con_01 dl:hover dd{background:#0f6ab2;}
.con_01 dl:hover dd .pro_title{color:#fff;}
.con_01 dl:hover dd .pro_cas{color:#fff;}


/*滚动*/
.Dycpcont {
	position: relative;
	margin-top: 36px;
}
.Dycpcont .slidercp {
	overflow: hidden;
}
.Dycpcont ul {
	overflow: hidden;
}
.Dycpcont ul li {
	float: left;
}

.Dycpcont .bnt {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 130px;
}
.Dycpcont .prev {
	background: url("../images/ocprev.png") no-repeat;
	left: 0;
}
.Dycpcont .next {
	background: url("../images/ocnext.png") no-repeat;
	right: 0;
}
.Dycpcont .prev:hover {
	background: url("../images/ocprev_h.png") no-repeat;
}
.Dycpcont .next:hover {
	background: url("../images/ocnext_h.png") no-repeat;
}

.con_02{width:100%;padding-top:60px;padding-bottom:70px;overflow:hidden;background:#efefef;}
.con_02 .lm_t{font-size:18px;color:#525252;height:42px;}
.con_02 .lm_t img{ vertical-align:middle;padding-right:7px;}
.con_02 .sy_about{float:left;width:40%;}
.con_02 .sy_about .box{background:#fff;padding:20px;height:260px;line-height:32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;text-overflow: ellipsis;}
.con_02 .sy_qy{float:left;width:21%;margin:0 2%;}
.con_02 .sy_qy .pt01{background:#0867b5;height:150px;}
.con_02 .sy_qy .pt_l{float:left;width:42%;padding:50px 4% 0;}
.con_02 .sy_qy .pt_r{float:left;width:50%;}
.con_02 .sy_qy .pt_r img{width:100%;height:150px;}
.con_02 .sy_qy h2{font-size:20px;font-weight:bold;color:#fff;}
.con_02 .sy_qy h3{font-size:14px;color:#fff;font-family:Arial;}
.con_02 .sy_qy .pt02{background:#f98a27;height:150px;}

.con_02 .sy_news{float:right;width:35%;}
.con_02 .sy_news .box{background:#fff;padding:15px 20px 20px 20px;height:143px;}
.con_02 .sy_news .box ul li{border-bottom:1px dashed #ddd;line-height:34px;}
.con_02 .sy_news .box ul li a{color:#616161;}
.con_02 .sy_news .box ul li a:hover{color:#0267b0;}
.con_02 .sy_news .box ul li img{ vertical-align:middle;padding-right:5px;}
.con_02 .sy_news .pic{height:120px;overflow:hidden;}
.con_02 .sy_news .pic img{width:100%;height:120px; transition:all 1s;}
.con_02 .sy_news .pic img:hover{ transform:scale(1.15,1.15); transform-origin:center center;}

#bottom{background:#0267b0;width:100%;overflow:hidden;padding:50px 0 30px 0;}
#bottom .lm_t{font-size:20px;color:#fff;font-weight:bold;}
#bottom .box{line-height:28px;font-size:14px;margin-top:10px;color:#fff;}
#bottom a{color:#fff;}
.bot_01{width:25%;float:left;}
.bot_02{width:30%;float:left;border-left:1px solid #4296cb;border-right:1px solid #4296cb;padding:0 2%;}
.bot_03{width:25%;float:left;padding-left:2%;}

.bot_ewm{width:160px;float:right;text-align:center;color:#fff;}
.bot_ewm img{display: block;width: 140px;height: 140px;}

.bot{line-height:30px;width:100%;overflow:hidden;color:#9b9b9b;padding:20px 0;background:#444444;text-align:center;}
.bot a{color:#a9a9a9;}
.bot a:hover{color:#fff;}

.mbfor {display: none;}


/*ny*/

.ny_ban01{background:url(../images/ny_ban01.jpg) no-repeat center top;}
.ny_ban02{background:url(../images/ny_ban02.jpg) no-repeat center top;}
.ny_ban03{background:url(../images/ny_ban03.jpg) no-repeat center top;}
.ny_ban04{background:url(../images/ny_ban04.jpg) no-repeat center top;}
.ny_ban05{background:url(../images/ny_ban05.jpg) no-repeat center top;}
.ny_ban06{background:url(../images/ny_ban06.jpg) no-repeat center top;}
.ny_ban07{background:url(../images/ny_ban07.jpg) no-repeat center top;}
.ny_ban08{background:url(../images/ny_ban08.jpg) no-repeat center top;}
.ny_ban{width:100%;height:370px;overflow:hidden;position:relative;}

/*ny大标题*/
.ny_title .title{text-align:center;font-size:36px;color:#000;}
.ny_title .title h1{text-align:center;font-size:36px;color:#000;font-weight:bold;}
.ny_title i{width:50px;height:3px;background:#0b6ca2;margin:0 auto; display:block;margin-top:17px;}

#content{margin:70px auto;width:1400px;}
#content .box{line-height:36px;font-size:16px;margin-top:50px;}
.ny_img img{ max-width:100%; height:auto !important; height:100%;}

/*关于我们*/
.ny_about_l{float:left;width:40%;overflow:hidden;border-top-left-radius: 30px; border-bottom-right-radius: 30px;}
.ny_about_l img{width:100%;height:auto; transition:all 1s;}
.ny_about_l img:hover{ transform-origin:center center; transform:scale(1.15,1.15);}
.ny_about_r{float:right;width:56%}

/*内页产品*/
table.bak { width:100%; margin:10px 0; }
.bak td,.bak th { padding:6px 10px;  text-align:center;font-size:15px;}
.bak th { background:#194c7f;font-weight:bold;font-size:18px;color:#fff;}
.bak img {max-width:80%; height:auto !important; height:100%;}
.bak td a:hover{font-weight:bold;}

.bak tr:nth-child(odd){background:#ffffff;}
.bak tr:nth-child(even){background:#ecf5ff;}	


.ny_cp_xq_bt{text-align:center;font-size:24px;color:#000;font-weight:bold;margin-bottom:30px;border-bottom:1px solid #ddd;padding-bottom:20px;}
.ny_pro_table{padding:0 3%;}
.ny_pro_table .nr{line-height:30px;font-size:15px;}
.ny_pro_table tr td{line-height:36px;padding-left:10px;}

/*返回*/
.flex-between-center{  display: flex; justify-content: space-between; align-items: center;}
.flex-between{ display: flex; justify-content: space-between}
.fanye{ margin-top:40px;border-top:1px solid #e5e5e5; padding-top:30px; line-height:30px;}
.fanhui{background:#ddd;border-radius:25px;line-height:40px;width:120px;text-align:center;height:40px;}
.fanhui a{font-size:15px;}
.fanhui:hover{ background:#0267b0;}
.fanhui:hover a{ color:#fff;}
.flex {display: flex;flex-wrap: wrap;}



/*产品详情切换图*/
	.bg{margin:0 auto;overflow: hidden;box-sizing: border-box;background: #fff;width:100%;overflow:hidden; position:relative;}
    .bg_left{width: 35%;height:auto;float: left;}
    .bg_right{float: right;width:62%;}
    .show{width: 100%;height: 100%;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move}
    .show img{width: 100%;height: 100%;}
    .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
    .bigshow{max-width:600px;max-height: 500px;overflow: hidden;display: none;border:1px solid #E8E8E8;position:absolute;z-index:999;}
    .bigshow img{max-width: 600px;max-height:600px;margin-right: 10px;}
    .smallshow{width: 100%;height: 70px;position: relative}
    .smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s;height:60px;}
    .smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width:370px;overflow: hidden;height: 70px;}
    .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
    .smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
    .smallshow>p{position: absolute;top:50%;width: 22px;height: 32px;margin-top: -16px;}
    .smallshow>.prev{left: 0;background: url(../images/hover-prev.png) no-repeat;transition: all 0.5s}
    .smallshow>.next{right: 0;background: url(../images/hover-next.png) no-repeat;transition: all 0.5s}
    .smallshow>.prev.prevnone{left: 0;background: url(../images/prev.png) no-repeat;cursor: not-allowed}
    .smallshow>.next.nextnone{right: 0;background: url(../images/next.png) no-repeat;cursor: not-allowed}

.rr{ position:absolute;width:100%;}
.tex2 { color:#525355;}
.tex2 .cpm{ padding-bottom:15px; border-bottom:#ccc 1px dashed; padding-bottom:15px;color:#000;margin-bottom:10px;}
.tex2 .cpm h1{ font-weight:bold;font-size:28px; font-family:Arial; }
.tex2 p {line-height:30px}
.blank15 { clear:both; height:15px; display:block; overflow:hidden;}
.bg_right .jianjie{font-size:16px;line-height:32px;}


.pro_detail_title{ margin-bottom:20px;border-bottom: #ccc 1px dashed; padding-bottom:20px;}
.pro_detail_title h1{font-size:30px; color:#000; }
.pro_detail_js{font-size:15px;line-height:32px;color:#646464;}
.pro_detail_nr{padding-top:20px;line-height:36px;font-size:15px;}
.proxxtu{ width:40%; border:1px solid #e5e5e5;display: flex;justify-content: center;
align-items: center; height:300px; overflow:hidden;}
.proxxtu img{max-width:100%;max-height:100%; transition: all 0.8s;}
.proxxtu:hover img{   transform: scale(1.1);}

.prodetail .plname{ background:#0267b0; color:#fff; font-size:22px; text-align:center; padding-top:12px; padding-bottom:12px; margin-top:40px;}


/*企业展示*/
.ny_cfzs ul{margin-top:30px;}
.ny_cfzs ul li{width:27.6%;margin:1.2% 1.5%;float:left;border:1px solid #fff;padding:1.2% 1.2%;border:1px solid #ddd;border-radius: 5px;}
.ny_cfzs ul li .pt{overflow:hidden;height:260px;}
.ny_cfzs ul li:hover .pt img{ transform-origin:center center; transform:scale(1.05,1.05)}
.ny_cfzs ul li .pt img{width:100%;height:260px !important; transition:all 1s;}
.ny_cfzs ul li .txt{text-align:center;padding-top:6px;font-size:16px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.ny_cfzs .bt2{font-size:30px;text-align:center;padding-bottom:15px;}


/*新闻*/
.ny_news ul li{border: 1px solid #e1e1e1;padding: 30px 2%;background: #fff;margin-bottom: 35px;-webkit-transition: all .5s;transition: all .5s;}
.ny_news ul li:hover{-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);}
.ny_news ul li .title{border-bottom: 1px solid #cbcbcb;margin-bottom: 15px;}
.ny_news ul li .title .bt{float:left;width:80%;  padding-bottom: 15px;font-size: 18px; color: #565656;}
.ny_news ul li:hover .title .bt{color:#007ac7;font-weight:bold;}
.ny_news ul li .title .time{float:right;color: #666666;font-size:14px;}
.ny_news ul li .txt{font-size: 14px;line-height: 24px;color: #999999;}
.ny_news ul li .more{width:124px;height:32px;text-align:center;line-height:32px;border: 1px solid #e1e1e1;margin-top:20px;font-size:14px;}
.ny_news ul li:hover .more{background:#007ac7;color:#fff;border: 1px solid #007ac7;}

.ny_news_bt{font-size:26px;color:#000;}
.news_ny img{max-width:100%; height:auto !important; }


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;background:#046bb8;height:34px;line-height:34px;color:#fff; display:inline-block;}
.pnpage a:hover{color:#FF0;}





/*内页联系我们*/
.ny_contact_l{width:40%;float:left;line-height:30px;}
.ny_contact_r{width:50%;float:right;padding-top:40px;}





.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




