/* CSS Document */
.wm{margin:0 4%;}
.wm2{margin:0 4%;}
.header{width:100%;position:fixed;top:0;left:0;height:172px; background:#fff; z-index:9999;}
.header.on{ height:62px;}
.header.on #top { display:none;}
.h172{height:172px;}
#top{width:100%;overflow:hidden;background:#ffffff;height:110px;}
#top .logo{padding-top:13px;float:left;}
#top .top_r{float:right;}
#top .top_r .lang{text-align:right;padding-top:20px;color:#dfdfdf;}
#top .top_r .lang img{ vertical-align:middle;}
#top .top_r .tel{
    font-size:30px;
    background:url(../images/icon_02.jpg) no-repeat left;
    padding-left:50px;
    margin-top:0px;
    color:#1289c9;
    line-height: 110px;
}
#top .search{margin-top:40px;float:right;}
.ss01{border:0px;width:237px;padding-left:20px;outline:none;color:#a1a1a1;background:url(../images/index_01.jpg) no-repeat;height:40px;margin:0px;float:left;}
.ss02{background:url(../images/index_02.jpg) no-repeat;width:41px;height:40px;border:0px;margin:0px;float:left;}
.mbdh{ display:none;}
/*menu*/
.menu{height:62px;line-height:62px;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #0662af, #2596d3);
background-image:-moz-linear-gradient(90deg, #0662af, #2596d3);
background-image:-ms-linear-gradient(90deg, #0662af, #2596d3);
background-image:-o-linear-gradient(90deg, #0662af, #2596d3);
background-image:linear-gradient(90deg, #0662af, #2596d3);text-align:center;}
.menu ul{/*margin-left:7%;*/ display: flex; /*flex-wrap: wrap;*/ justify-content: space-between; }
.menu ul li{/*float:left;*/ display:inline-block;}
.menu ul li:last-child{background:none;}
.menu ul li a{padding:0 15px;font-size:16px;color:#fff; display:block;}
.menu ul li a:hover{text-decoration:none;color:#fff;/*font-weight:bold;*/background-color:#51ac35;}
.menu ul li img{ vertical-align:middle; margin-top:20px;}
.menu ul li:last-child a:hover{ height:62px; display:block}
/*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:50px; height: 50px; 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:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.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 #255ebd;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;}
.con_01{width:100%;padding-top:60px;overflow:hidden;background:url(../images/index_01.webp) repeat-y top center;}
.shubiao { width:100%; position:relative; height:50px; padding-top:20px;}
.indexbanner_footer{ text-align:center;position:absolute; left:50%; bottom:4%; z-index:10;transform:translateX(-50%);}
.indexbanner_footer_jt{animation: pulse 2s infinite;position:relative;display:inline-block;}
.con_01 .title3{font-size: 50px;font-weight: bold;color: #efefef;text-align:center;}
.con_01 .title{font-size: 34px;text-align: center;line-height: 34px;color: #333;margin-top: -30px;}
.con_01 .title span{color:#0662af;font-weight:bold;}
.con_01 .title2{font-size: 16px;color: #666;text-align: center;padding-top:20px;}
.con_01 .list{text-align:center;margin-top:20px;}
.con_01 .list a{line-height:36px;text-align:center;height:36px;padding:0 30px;background-color:#263149;font-size:16px;cursor:pointer;margin:5px;color:#fff; display:inline-block}
.con_01 .list a:hover{background:#0662af;color:#ffffff;}
.con_01 ul{margin-top:25px;}
.con_01 ul li{width:21.6%;float:left;margin:1% 1.2%;border:1px solid #f4f4f4}
.con_01 ul li dl dt{width:100%;height:auto;overflow:hidden;}
.con_01 ul li dl dt img{width:100%;height:auto; transition:all 1s;}
.con_01 ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_01 ul li dl dd{height:50px;line-height:50px;background:#f4f4f4;text-align:center;font-size:16px;color:#000;overflow:hidden}
.con_01 ul li:hover dl dd{background:#0662af;color:#fff;}
.con_01 ul li:hover{border:1px solid #0662af}
/*选项卡
#cen_right_top{width:100%;margin:28px auto 0}
#cen_right_top .span_bt{display:block;text-align:center;}
#cen_right_top .active{background:#0662af;color:#ffffff;}
#cen_right_top h3{line-height:36px;text-align:center;height:36px;padding:0 30px;background-color:#263149;font-size:16px;cursor:pointer;margin:5px;color:#fff; display:inline-block}
#cen_right_top .xxk_last{border-right:1px solid #c9c9c9;}
#cen_right_top div{font-size:14px;display:none;clear:both;padding:40px 0px 0px 0px;}
.ys ul li{width:21.6%;float:left;margin:1% 1.2%;border:1px solid #f4f4f4}
.ys ul li dl dt{width:100%;height:250px;overflow:hidden;}
.ys ul li dl dt img{width:100%;height:250px; transition:all 1s;}
.ys ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.ys ul li dl dd{height:50px;line-height:50px;background:#f4f4f4;text-align:center;font-size:16px;color:#000;}
.ys ul li:hover dl dd{background:#0662af;color:#fff;}
.ys ul li:hover{border:1px solid #0662af}*/
.con_01 .gd{width:250px;margin:42px auto 55px;height:46px;line-height:46px;border-top:1px solid #255ebd;border-bottom:1px solid #255ebd;text-align:center;}
.con_01 .gd a{color:#255ebd;font-size:16px;}
.con_01 .gd:hover a{font-weight:bold;}
.con_02{width:100%;overflow:hidden;padding-top:75px;padding-bottom:60px; background:url(../images/bj1.jpg) no-repeat top center;}
.con_02 .about_l{float:left;width:40%;overflow:hidden;border-top-right-radius: 30px; border-bottom-left-radius: 30px;}
.con_02 .about_l img{width:100%;height:auto; transition:all 1s;}
.con_02 .about_l img:hover{ transform-origin:center center; transform:scale(1.15,1.15);}
.con_02 .about_r{float:right;width:56%;}
.con_02 .about_r h1{font-size:44px;color:#fff;font-weight:bold;}
.con_02 .about_r h2{font-size:26px;display:block;color:#fff;}
.con_02 .about_r .txt{font-size:16px;color:#fff;line-height:36px;margin-top:20px;overflow:hidden;display:-webkit-box; -webkit-line-clamp:7 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis; height:252px;}
.con_02 .about_r .txt a{ color:#fff}
.con_02 .about_r .more{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#0662af;width:180px;height:44px;text-align:center;line-height:44px;margin-top:50px;}
.con_02 .about_r .more:hover{background:#51ac35;}
.con_02 .about_r .more a{font-size:16px;color:#fff;}
.con_02 .about_r .more a:hover{font-weight:bold;}
.con_02 ul{margin-top:40px;}
.con_02 ul li{float:left;border-right:1px solid #d7d7d7;text-align:center;}
.con_02 ul li:last-child{border-right:none;}
.con_02 ul li:nth-child(1) {width:24%; }
.con_02 ul li:nth-child(2) {width:24%; }
.con_02 ul li:nth-child(3) {width:24%; }
.con_02 ul li:nth-child(4) {width:24%; }
.con_02 ul li dl dt{font-size: 48px;font-weight: bold;color:#fff}
.con_02 ul li dl dd{font-size:14px;color:#fff;}
/*数字跳动*/
.counter{}
.ul-num{clear: both;}
.ul-num li{float: left; width: 30%;color: #414141;border-right:1px solid #ddd;text-align:center;}
.ul-num li:last-child{border-right:none;}
.ul-num span{font-size: 58px; font-family:Arial, Helvetica, sans-serif; position: relative;
	line-height: 1;margin-bottom: 5px;
}
.ul-num span:after{vertical-align: top;position: relative;top: 5px;
	font-size: 34px;font-family: arial;margin-left: 10px;
}
.ul-num p{font-size: 16px; padding-left:30px;}
.ul-num .txt{overflow: hidden;}
.ul-num i{width: 80px; height: 80px;float: left;margin-right: 15px;
	background-position: center center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}
.con_04{width:100%;overflow:hidden;background:url(../images/index_03.jpg) no-repeat top center;margin-top:70px;padding-bottom:80px;}
.con_04 .title{font-size: 42px;text-align: center;line-height: 40px;color: #333;margin-top: 20px;padding-top:50px;}
.con_04 .title span{color:#0662af;font-weight:bold;}
.con_04 .title2{text-align:center;font-size:16px;color:#939393;margin-top:20px;line-height:28px;}
.con_04 ul{margin-top:50px;}
.con_04 ul li{width:18.3%;margin:0 0.8%;float:left;overflow:hidden;border:1px solid #fff;}
.con_04 ul li img{width:100%;height:180px; transition:all 1s;}
.con_04 ul li:hover img{ transform-origin:center center; transform:scale(1.05,1.05)}
.con_04 .more{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#0662af;width:180px;height:44px;text-align:center;line-height:44px;margin:50px auto 0;}
.con_04 .more:hover{background:#0662af;}
.con_04 .more a{font-size:16px;color:#fff;}
.con_04 .more a:hover{font-weight:bold;}
.con_05{ display:none;}
.con_05{width:100%;overflow:hidden;background:url(../images/index_03.jpg) no-repeat top center;margin-top:70px;padding-bottom:80px;}
.con_05 .title{font-size: 42px;text-align: center;line-height: 40px;color: #333;margin-top: 20px;padding-top:50px;}
.con_05 .title span{color:#0662af;font-weight:bold;}
.con_05 .title2{text-align:center;font-size:16px;color:#939393;margin-top:20px;line-height:28px;}
.con_05 .more{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#0662af;width:180px;height:44px;text-align:center;line-height:44px;margin:50px auto 0;}
.con_05 .more:hover{background:#0662af;}
.con_05 .more a{font-size:16px;color:#fff;}
.con_05 .more a:hover{font-weight:bold;}
.hl_main5_content{ width:100%; overflow:hidden; height:310px; position:relative;margin-top:20px;}
.hl_main5_content1{width:100%;overflow:hidden; margin:0 auto;}
.hl_main5_content1 ul{width:100%;height:310px; overflow:hidden;}
.hl_main5_content1 ul li{float:left; width:100%;height:310px;cursor:pointer; text-align:center; position:relative;}
.hl_main5_content1 ul li a { text-decoration:none;}
.hl_main5_content1 ul li .pimg {width:100%;height:310px; overflow:hidden;position:absolute; left:0; top:0; z-index:6}
.hl_main5_content1 ul li .pimg img{width:100%;height:310px;transition:all 1s;}
.hl_main5_content1 ul li:hover .pimg img{ transform:scale(1.1,1.1);transform-origin:center center}
.hl_main5_content1 ul li span {width:100%;height:310px;-moz-opacity:0.5; filter:alpha(opacity=50); opacity:0.5; position:absolute; left:0; top:0; z-index:14; display:block;}
.hl_scrool_leftbtn,.hl_scrool_rightbtn{width:45px;height:45px; position:absolute; top:50%; margin-top:-23px; cursor:pointer; background-repeat:no-repeat; background-position: center; z-index:88}
.hl_scrool_leftbtn { background-image:url(../images/left.png); left:30px;}
.hl_scrool_rightbtn{float:right; background-image:url(../images/right.png); right:30px;}
.hl_scrool_leftbtn:hover,.hl_scrool_rightbtn:hover{ display:block;}
.hl_main5_content1 ul li:hover span{ display:none;}
.hl_main5_content1 ul li:hover .eng { display:block;}
.con_06{width:100%;overflow:hidden;}
.con_06 .title{font-size: 42px;text-align: center;line-height: 40px;color: #333;padding-top:70px;}
.con_06 .title span{color:#0662af;font-weight:bold;}
.con_06 .title2{text-align:center;font-size:16px;color:#939393;margin-top:15px;margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:20px;}
.con_06 .news_op{float:left;width:34%;height:410px;position:relative;overflow:hidden;}
.con_06 .news_op img{position:absolute;width:100%;height:auto; transition:all 1s;}
.con_06 .news_op img:hover{ transform-origin:center center; transform:scale(1.12,1.12);}
.con_06 .news_op .bt{position:absolute;bottom:0px;height:83px;background:url(../images/index_04.png) repeat-x; z-index:999;width:100%;}
.con_06 .news_op .time{background:#0662af;width:20%;height:83px;text-align:center;color:#fff;font-family:Arial;float:left;}
.con_06 .news_op .time h1{font-size:40px;padding-top:8px;}
.con_06 .news_op .time h2{font-size:15px;}
.con_06 .news_op .txt{width:70%;line-height:82px;float:left;padding-left:2%;
    background: #0662af;
}
.con_06 .news_op .txt a{color:#fff !important;font-size:18px;}
.con_06 .news{float:right;width:62%;}
.con_06 .news ul li{border-bottom:1px solid #e0e0e0;height:90px;padding-bottom:25px;margin:0 0 15px 0;padding-top:10px;}
.con_06 .news ul li .time{width:12%;height:100%;text-align:right;float:left;color:#333;border-right:1px solid #e0e0e0;padding-right:2%;}
.con_06 .news ul li .time h1{font-size:30px;font-weight:bold;padding-top:12px;}
.con_06 .news ul li .time h2{font-size:14px;}
.con_06 .news ul li .txt{width:80%;float:right;}
.con_06 .news ul li .txt a{font-size:20px;color:#000;}
.con_06 .news ul li .txt a:hover{color:#067cd5;}
.con_06 .news ul li .txt p {font-size:14px;color:#676767;padding-top:10px;overflow:hidden;}
.con_06 .gd{border-top-right-radius: 20px; border-bottom-left-radius: 20px;background:#0662af;width:180px;height:44px;text-align:center;line-height:44px;margin:30px auto 0;}
.con_06 .gd a{font-size:16px;color:#fff;}
.con_06 .gd a:hover{font-weight:bold;}
#bottom{/*background:#292929;*/width:100%;overflow:hidden;margin-top:70px;padding-top:50px;background: linear-gradient(#2596d3, #0662af);}
#bottom .lm_t{color:#fff;margin-bottom:15px;}
#bottom .lm_t h1{font-size: 22px;padding-top:5px;}
#bottom .lm_t h2{font-size: 18px;font-family:Arial; text-transform:uppercase;}
#bottom .lm_t b{width: 20px;height: 1px; display:block;margin-top: 16px;background: #0066b0;}
#bottom .box{line-height: 34px;/*color: #b2b2b2;*/ color:#fff;font-size: 15px;}
#bottom .box img{ width:145px; height: auto;}
#bottom ul{padding-top:5px;}
#bottom ul li{line-height: 30px;color: rgba(255,255,255,0.8);font-size: 15px;}
#bottom a{color: rgba(255,255,255,0.8);}
#bottom a:hover{color:#fff;}
.bot_contact{width:28%;float:left;font-size:16px;margin-top:-15px;}
.bot_contact .tel{font-size:30px;color:#fff;font-weight:bold;line-height:32px;margin-top:10px;}
.bot_contact .tel2{color:#fff;padding-top:5px;font-size:20px;}
.bot_contact .box{line-height:30px;margin-top:20px;font-size:16px;}
.bot_contact .bq{padding-top:20px;line-height:30px;}
.bot_02{width:12%;float:left;margin-left:4%;}
.bot_02 .box{line-height:32px;font-size:14px;margin-top:20px;}
.bot_03{width:16%;float:right;border-left:1px  solid rgba(255,255,255,0.2);padding-left:3%;}
.bot_03 p{padding-left:50px;font-size:14px;}
.bot_03 .box{padding-top:12px;}
.bot_link{border-top:1px  solid rgba(255,255,255,0.2);/*border-bottom:1px  solid rgba(255,255,255,0.2);*/padding: 25px 0;margin-top:30px; display:flex; line-height:30px;}
.bot_link span{color:#fff;font-size:18px; padding-right:15px;}
.bot{line-height:30px;width:100%;overflow:hidden;color:#fff;padding:20px 0;text-align:center;/*background:#1d1d1d;*/background:#055aa0; /*border-top:1px solid rgba(255,255,255,0.1);*/}
.bot a{color:#fff;}
.bot a:hover{color:#fff;}
#go_top {position: fixed;right:10px; bottom: 60px;z-index:99;width:50px; height:400px;}
#go_top a.t1 {background:#0662af url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t1:hover {background:#0662af url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#0662af url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t2:hover {background:#0662af url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:50px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span, .right-btn-group .to-top2 a:hover span {display: block}
.right-btn-group .to-top4 {width: 50px;height: 50px;}
.right-btn-group .to-top4 a {border-radius: 2px;display: block;width: 50px;height: 50px;background:rgba(134,134,134,0.7) url(../images/r_qq.png) no-repeat center;}
.right-btn-group .to-top4 a:hover {background: #0662af url(../images/r_qq.png) no-repeat center}
.right-btn-group .to-top4 span {display: none;position: absolute;width: 190px;height:50px;top:5px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top4 span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.right-btn-group .to-top {width: 50px;height: 50px;margin-top: 5px}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 50px;height: 50px;background:rgba(134,134,134,0.7) url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #0662af url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:50px;top:5px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.right-btn-group .to-top2 {width: 50px;height: 50px;margin-top: 5px}
.right-btn-group .to-top2 a {border-radius: 2px;display: block;width: 50px;height: 50px;background:rgba(134,134,134,0.7) url(../images/mail.png) no-repeat center;}
.right-btn-group .to-top2 a:hover {background: #0662af url(../images/mail.png) no-repeat center}
.right-btn-group .to-top2 span {display: none;position: absolute;width: 190px;height:50px;top:60px!important;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top2 span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.right-btn-group .to-top3 {width: 50px;height: 50px;margin-top:5px;}
.right-btn-group .to-top3 a {border-radius: 2px;display: block;width: 50px;height: 50px;background:rgba(134,134,134,0.7) url(../images/order.png) no-repeat center;}
.right-btn-group .to-top3 a:hover {background: #0662af url(../images/order.png) no-repeat center}
.right-btn-group .to-top3 span {display: none;position: absolute;width: 190px;height:50px;top:130px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top3 span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.right-btn-group .show-ew {width: 50px;height: 50px;margin-bottom:5px;margin-top:5px;}
.right-btn-group .show-ew img { width:140px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 50px;height: 50px;background: rgba(134,134,134,0.7) url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #0662af url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 150px;height:175px;top:130px;left: -160px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:20px; font-size:14px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.mbfor {display: none;}
/*ny*/
.ny_ban01{background:url(../images/ny_ban01.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban02{background:url(../images/ny_ban02.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban03{background:url(../images/ny_ban03.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban04{background:url(../images/ny_ban04.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban05{background:url(../images/ny_ban05.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban06{background:url(../images/ny_ban06.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban07{background:url(../images/ny_ban07.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
.ny_ban08{background:url(../images/ny_ban08.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;}
#content{margin:30px 8% 0;}
.ny_box{padding-top:40px;}
.ny_left{float:left;width:17%;}
.ny_left .list .lm_t{height:84px;color:#fff;text-align:center;font-size:22px;line-height:84px;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #0662af, #2596d3);
background-image:-moz-linear-gradient(90deg, #0662af, #2596d3);
background-image:-ms-linear-gradient(90deg, #0662af, #2596d3);
background-image:-o-linear-gradient(90deg, #0662af, #2596d3);
background-image:linear-gradient(90deg, #0662af, #2596d3);}
.ny_left .list .lm_t img{ vertical-align:middle;padding-right:6px;}
.ny_left .list ul li{height:50px;line-height:50px;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding-left:10px;}
.ny_left .list ul li a{font-size:16px;}
.ny_left .list ul li:hover a{font-weight:bold;}
.ny_left .list p{border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;line-height:28px;padding-left:20px;padding-top:5px;}
.ny_left .list p a{color:#1265b2;}
.ny_left .list p a:hover{text-decoration:underline;}
.ny_left .lx{margin-top:15px;}
.ny_left .lx img{width:100%;height:auto;}
.ny_right{float:right;width:78%;}
.ny_right .lm_t{border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
.ny_right .lm_t span{color:#9d9d9d;}
.ny_right .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right .box{padding:30px 0 0 0;line-height:50px;font-size:16px;}
.ny_right .box img{max-width: 100%;}
.dada img{ max-width:100%; height:auto; /*height:100%;*/}
.ny_right2{width:100%;}
.ny_right2 .lm_t{border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
.ny_right2 .lm_t span{color:#9d9d9d;}
.ny_right2 .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right2 .box{padding:30px 0 0 0;line-height:40px;font-size:16px;}
.ny_right2 .box img{ max-width:100%; height:auto; height:100%;}
/*licheng s*/
.event_year{width:20%;text-align:center;float:left;margin-top:10px;}
.event_year li{height:40px;line-height:40px;background:#FFF;margin-bottom:1px;font-size:18px;color:#828282;cursor:pointer;}
.event_year li.current{width:121px;background:#298cdf url('../images/jian.png') 120px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px;}
.event_list{width:80%;float:right;background:url('../images/dian3.png') 3px 0 repeat-y;margin-top:10px;}
.event_list h3{margin:0 0 5px -3px;font-size:24px;font-family:Georgia;color:#298cdf;padding-left:25px;background:url('../images/jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic;}.event_list li{background:url('../images/jian.png') 0 -80px no-repeat;}
.event_list li span{width:127px;text-align:right;display:block;float:left;margin-top:10px;}
.event_list li p{width:96%;padding:5px 1%;margin-left:14px;display:inline-block;padding-left:10px; font-size:14px; color:#333;line-height:25px;background:#f0f0f0;border-bottom:2px solid #DDD;}
.event_list li p span{width:96%;text-align:left;padding:5px 1%;background:#f0f0f0;margin:0;}
.rrlist { text-align:center;}
.rrlist a { display:inline-block; margin:0 20px; text-align:center;color:#fff; font-size:16px;font-family:Microsoft YaHei; background:#0d70a9; overflow:hidden; line-height:30px; border:#bee2f8 3px solid; width:120px; text-decoration:none;}
.rrlist a:hover { background:#70c71e;border:#dff2cd 3px solid;}
/*licheng e*/
/*内页新闻*/
.ny_news ul{}
.ny_news ul li{border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-top:16px;}
.ny_news ul li .time{float:left;width:8%;background:#f2f2f2;text-align:center;padding:10px 0; border-radius:10px;font-family:Arial;color:#}
.ny_news ul li .time h1{font-size:32px;font-weight:bold;}
.ny_news ul li .time h2{font-size:14px;color:#999999;line-height:20px;}
.ny_news ul li .txt{float:left;margin-left:3%;width:75%;}
.ny_news ul li .txt a{font-size:1.2em;font-weight:bold;}
.ny_news ul li .txt .nms{font-size:0.8em;line-height:24px;color:#666666;display:-webkit-box; -webkit-line-clamp:1 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis; height:24px;}
.ny_news ul li .more{float:right;background:#e5e5e5;width:5vh;height:5vh;text-align:center;line-height:5vh;border-radius:50px;margin-top:20px;color:#fff;}
.ny_news ul li:hover .more{background:#125aaa;}
/*招聘*/
.ny_job_ul li{background:#f7f7f7;padding:20px;margin-bottom:32px;border-bottom:1px solid #f7f7f7;}
.ny_job_ul li:hover{border-bottom:1px solid #0f5ba9;}
.ny_job_ul li .bt{font-weight:bold;font-size:20px;padding-bottom:10px;color:#0f5ba9;}
.ny_job_ul li h1{color:#757575;font-size:15px;line-height:28px;}
.ny_job_ul li h2{color:#404340;font-size:15px;line-height:28px;}
.ny_job_ul li .part01{float:left;width:35%;}
.ny_job_ul li .part02{float:left;width:15%;}
.ny_job_ul li .part03{float:left;width:15%;}
.ny_job_ul li .part04{float:left;width:20%;}
.ny_job_ul li .part05{float:right;width:96px;background:#2c3033;height:36px;line-height:36px;text-align:center;}
.ny_job_ul li .part05 a{color:#fff;font-size:14px;}
.ny_job_ul li:hover .part05{background:#0f5ba9;}
/*内页产品*/
/*产品*/
.cpleft{float:left;width:20%;}
.cpleft .lm_t{color:#fff;text-align:center;font-size:28px;line-height:30px; padding-top:20px; padding-bottom:20px;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #0662af, #2596d3);
background-image:-moz-linear-gradient(90deg, #0662af, #2596d3);
background-image:-ms-linear-gradient(90deg, #0662af, #2596d3);
background-image:-o-linear-gradient(90deg, #0662af, #2596d3);
background-image:linear-gradient(90deg, #0662af, #2596d3);}
.cpleft .lm_t img{ vertical-align:middle;padding-right:6px;}
.mycode li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;} 
.mycode li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.pro_img{height:auto;overflow:hidden;margin:10px 10px 0;}
.pro_img img { width:100%;height:auto;display:block; transition:all 1s;}
.pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.pro_txt{text-align:center;height:52px;line-height:52px;font-size:14px;overflow:hidden;}
.mycode li:hover{color:#fff;background-color:#0662af;
background-image:-webkit-gradient(linear, left top, left bottom, from(#0662af), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #0662af, #2596d3);
background-image:-moz-linear-gradient(90deg, #0662af, #2596d3);
background-image:-ms-linear-gradient(90deg, #0662af, #2596d3);
background-image:-o-linear-gradient(90deg, #0662af, #2596d3);
background-image:linear-gradient(90deg, #0662af, #2596d3);}
.mycode li:hover a{color:#fff;}
.ny_product_da h1{text-align:center;color:#000;}
#ny {
	display: inline;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 35px;
	padding-right: 22px;
	padding-left: 22px;
	margin-left: 19px;
	font-size: 13px;
}
.ny1 {
	background-image: url(../images/nybg_39.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100%;
	font-size: 25px;
	line-height: 50px;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-bottom:15px;
}
.ny1 p {
	line-height: 50px;
	color: #2180d2;
}
.ny_linkpro_ul li{float:left;width:22%;height:200px;margin:15px 1%;}
.ny_linkpro_ul li .pic { height:100%; display: flex;justify-content: center;
align-items: center; overflow:hidden;}
.ny_linkpro_ul li .pic img{width:100%; height:100%; object-fit: cover;}
.ny_linkpro_ul li .txt{text-align:center;line-height:24px;}
.ny_linkpro_ul li .txt a{font-size:14px;}
table.bak { width:100%; margin:0 auto;border:0;}
.bak td{ font-size:16px; padding:5px 10px; line-height:40px; border:0; }
.bak th { background:#0677cc; color:#fff; font-weight:bold; font-size:16px; line-height:50px;text-align:left;padding:5px 10px;  border:0;}
.bak tr:nth-child(odd){background:#fff;}
.bak tr:nth-child(even){background:#fff;}
.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}
.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_search{width:80%;margin:0 auto;}
.searchsrk{width:69%;height:50px;line-height:50px;border:1px solid #ddd;padding-left:1%;font-size:15px;color:#696969;outline:none;}
.searchsrk2{width:20%;height:54px;line-height:54px;background:#0662af;color:#fff;border:0px;border:1px solid #0662af;font-size:18px;}
.fanye3{ display:none;}
/*企业展示*/
.ny_qyzs{margin-top:20px;}
.ny_qyzs ul li{width:29.33%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_qyzs ul li:hover{border-bottom:2px solid #0662af;}
.ny_qyzs ul li .pic{width:100%;height:270px;overflow:hidden;display: flex;justify-content: center;
align-items: center;}
.ny_qyzs ul li .pic img{max-height:270px;max-width:100%; transition:all 1s; object-fit: cover;}
.ny_qyzs ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_qyzs ul li .bt{height:50px;/*line-height:50px;*/text-align:center;overflow:hidden;/*display:-webkit-box; -webkit-line-clamp:1 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis;*/display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; align-items:center; -webkit-justify-content: center; justify-content: center;}
.ny_qyzs ul li .bt a:hover{color:#175aac;}
.ny_qyzs ul li .more{padding-top:20px;padding-bottom:20px;}
.ny_qyzs ul li .more a{color:#1867c2;font-size:16px;}
.ny_qyzs ul li .more a:hover{text-decoration:underline;}
/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#255ebd; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}
/*内页联系我们*/
.ny_contact_bt{text-align:center;margin-top:30px;margin-bottom:10px;}
.ny_contact_bt h1{color: #292929;font-size: 38px;font-weight: 100;}
.ny_contact_bt h2{color: #9e9e9e;padding: 5px 0 12px;font-size:14px;}
.ny_contact_bt i{display:block;width:35px;height:3px;background:#858585;margin:0 auto;}
.ny_contact01{background:#f7f7f7;padding:2% 3%;line-height:36px;}
.ny_contact01 .title{border-bottom:1px solid #dddddd;font-size:24px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact01 .title img{ vertical-align:middle;padding-right:6px;}
.ny_contact02{padding:2% 3%;line-height:36px;}
.ny_contact02 .title{border-bottom:1px solid #dddddd;font-size:24px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact02 .title img{ vertical-align:middle;padding-right:6px;}
.ny_lx_l{float:left;width:48%;}
.ny_lx_r{float:right;width:48%;}
.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;}
/*产品详细页*/
.page-trun {background: #f7f7f7;margin:20px 0;padding:0px 3%; width:94%; line-height:50px; height:50px; }
.page-trun a{display: inline-block;width: 49%;}
.page-trun a span{font-size: 14px;color: #808080;position: relative;}
.page-trun a span::after,.page-trun a.next span::before{content: '';display: inline-block;vertical-align: middle;width: 1px;height:20px;background: #ccc;margin: 0 20px;}
.page-trun a h6{display: inline-block;vertical-align: middle;margin: 0; font-weight: normal;font-size: 14px;color: #302525;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.page-trun a.prev {float: left; transform: translate(0,0) !important;  text-align:left;}
.page-trun a.next {float: right;text-align: right; transform: translate(0,0) !important; text-align:right;}
.page-trun a.next span::after{display: none;}
.page-trun a:hover h6 {color: #f7941d;} 
.ny_pro_lx { width:100%;}
       .ny_pro_lx table { border:none;}
       .ny_pro_lx table tr td { border:0px solid #dedede !important;}
	  .ny_pro_lx table tr td p { display:inline-block; float:left;} 
	   .ny_pro_lx table tr td #contact-copy { /*display:flex; */ float:left; margin-top:10px;} 
	    .ny_pro_lx table tr td #contact-copy2 {/* display:flex;*/ float:left; margin-top:10px;} 
		 .ny_pro_lx table tr td #contact-copy3 {/*display:flex; */ float:left; margin-top:10px;}
		  .ny_pro_lx table tr td #contact-copy4 {/*display:flex;*/  float:left; margin-top:10px;}  
/*oncopy*/
.diermail{ margin-top:10px;}
#contact-copy{display: ;align-items: center;}
.copy-button{ margin-left:30px; padding-left:0px;
width: 6vw;
height: 1.6vw;
border-radius: 2.3vw;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: transform .2s;
background: linear-gradient(105deg, #2490eb 0%, #2889da 50%, #0b78d4 100%);}
.copy-button:hover{transform: scale(1.05);}
.copy-button:active{transform: scale(1);}
.copy-button::before{
content: "";
width: .3vw;
height: .6vw;
border-radius: .2vw;
border: solid .2vw #fff;
box-shadow: .25vw .25vw 0 0 #fff;
transform: translate(0, -.125vw);}
.copy-button::after{
content: "{$fuzhi}";
font-size: 12px;
font-weight: bold;
color: #fff;
margin-left: .8vw;}
.copy-text{
color: #0b78d4;
font-size: 12px; line-height:30px;
padding-left: 1vw;
opacity: 0;
font-weight: bold;
pointer-events: none;
transition: all .2s;}
#information-head p{display: inline;padding: 0;}
#input-copy{position: fixed;top: 0;left: 0;opacity: 0;pointer-events: none;}
#input-copy {pointer-events: none;}
#contact-copy2{align-items: center;}
.copy-button2{
width: 6vw;margin-left:20px;
height: 1.6vw;
border-radius: 2.3vw;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: transform .2s;
background: linear-gradient(105deg, #2490eb 0%, #2889da 50%, #0b78d4 100%);}
.copy-button2:hover{transform: scale(1.05);}
.copy-button2:active{transform: scale(1);}
.copy-button2::before{
content: "";
width: .3vw;
height: .6vw;
border-radius: .2vw;
border: solid .2vw #fff;
box-shadow: .25vw .25vw 0 0 #fff;
transform: translate(0, -.125vw);}
.copy-button2::after{
content: "{$fuzhi}";
font-size: 12px;
font-weight: bold;
color: #fff;
margin-left: .8vw;}
.copy-text2{
color: #0b78d4;
font-size: 12px;
line-height:30px;
padding-left: 1vw;
opacity: 0;
font-weight: bold;
pointer-events: none;
transition: all .2s;}
#information-head2 p{display: inline;padding: 0;}
#input-copy2{position: fixed;top: 0;left: 0;opacity: 0;pointer-events: none;}
#input-copy2 {pointer-events: none;}
#contact-copy3{align-items: center;}
.copy-button3{
width: 6vw;margin-left:20px;
height: 1.6vw;
border-radius: 2.3vw;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: transform .2s;
background: linear-gradient(105deg, #2490eb 0%, #2889da 50%, #0b78d4 100%);}
.copy-button3:hover{transform: scale(1.05);}
.copy-button3:active{transform: scale(1);}
.copy-button3::before{
content: "";
width: .3vw;
height: .6vw;
border-radius: .2vw;
border: solid .2vw #fff;
box-shadow: .25vw .25vw 0 0 #fff;
transform: translate(0, -.125vw);}
.copy-button3::after{
content: "{$fuzhi}";
font-size: 12px;
font-weight: bold;
color: #fff;
margin-left: .8vw;}
.copy-text3{
color: #0b78d4;
font-size: 12px;
line-height:30px;
padding-left: 1vw;
opacity: 0;
font-weight: bold;
pointer-events: none;
transition: all .2s;}
#information-head3 p{display: inline;padding: 0;}
#input-copy3{position: fixed;top: 0;left: 0;opacity: 0;pointer-events: none;}
#input-copy3 {pointer-events: none;}
#contact-copy4{align-items: center;}
.copy-button4{
width: 6vw;margin-left:20px;
height: 1.6vw;
border-radius: 2.3vw;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: transform .2s;
background: linear-gradient(105deg, #2490eb 0%, #2889da 50%, #0b78d4 100%);}
.copy-button4:hover{transform: scale(1.05);}
.copy-button4:active{transform: scale(1);}
.copy-button4::before{
content: "";
width: .3vw;
height: .6vw;
border-radius: .2vw;
border: solid .2vw #fff;
box-shadow: .25vw .25vw 0 0 #fff;
transform: translate(0, -.125vw);}
.copy-button4::after{
content: "{$fuzhi}";
font-size: 12px;
font-weight: bold;
color: #fff;
margin-left: .8vw;}
.copy-text4{
color: #0b78d4;
font-size: 12px;
line-height:30px;
padding-left: 1vw;
opacity: 0;
font-weight: bold;
pointer-events: none;
transition: all .2s;}
#information-head4 p{display: inline;padding: 0;}
#input-copy4{position: fixed;top: 0;left: 0;opacity: 0;pointer-events: none;}
#input-copy4 {pointer-events: none;}
/*内页产品*/
#neiye_pro {
  position: relative;
}
.proleft {
  overflow: hidden;
  height: auto !important;
}
.list{width: 100%; }
.list ul li{background-image: linear-gradient(90deg, #0662af, #2596d3);border-bottom:0;border-top:1px solid rgba(255,255,255,0.1);} 
.lista ul li{background: none!important;border-bottom:0;border-top:1px solid rgba(255,255,255,0.1);} 
.lista ul li a{ color:#555!important; font-weight:normal!important; font-size:15px!important;;}
.lista ul li:hover a{ color:#0663af!important}
.list ul li a{ padding-top:15px; padding-bottom:15px; padding-left:10px; width:78%;color: #fff; font-size:15px; display: block; font-weight:bold;line-height: 22px; position: relative; text-transform:capitalize; float:left;display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; /*align-items:center; -webkit-justify-content: center; justify-content: center;*/}
.list ul li .inactive2{ background:url(../images/side_icon.png) no-repeat   center center;}
.list ul li .inactives2{ background:url(../images/side_icon1.png) no-repeat   center center!important;}
.list ul li ul li .inactive2{ background:url(../images/side_icon.png) no-repeat  center center;}
.list ul li span { margin-right:10px; margin-top:15px;
  float: right; 
  width: 22px;
  height: 22px; 
  cursor: pointer;display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; align-items:center; -webkit-justify-content: center; justify-content: center;
}
.list ul li ul li ul li .inactive2{ background:none!important;}
.list ul li ul li .xxxx{ background:url(../images/side_icon.png) no-repeat  270px center!important;}
/**
.list ul li .inactives{background:url(../images/side_icon1.png) no-repeat
 center center!important;} **/
.list ul li ul li .inactives2{background:url(../images/side_icon1.png) no-repeat center center!important;} 
.list ul li .inactives2 {
    background:none;
}
.list ul li ul{display: none;}
.list ul li ul li { background:#51ac35; border-left:0; border-right:0; border-bottom:1px solid #d8d8d8;overflow:hidden;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ font-size:14px;padding-left:15px; width:80%; color:#fff; font-weight:normal;float:left;}
.list ul li ul li span{display: block;float: left;width: 22px;height: 22px;margin-top: 15px; cursor:pointer;}
.list ul li ul li ul li { background-color:#fff; border-bottom:1px solid #eee; }
.list ul li ul li ul li:last-child{ border-bottom:0px;}
.last{ background-color:#fff; border-color:#eee; }
.list ul li ul li ul li a{ color:#555; padding-left:25px; padding-right:25px; font-size:14px; line-height:20px; height:auto; padding-top:12px; padding-bottom:12px; word-wrap:break-word;  }
.list ul li ul li ul { border-left:1px solid #eee;border-right:1px solid #eee; width:100%;}
.list ul li ul li ul li:hover a{ color:#0663af!important}
@media screen and (max-width: 640px) {
.page-trun {
  padding:10px 3%;
  width: 94%;
  line-height: 25px;
  height: auto;}	
.page-trun a{display: block;width: 100%;}
.page-trun { line-height: 25px;}
.page-trun a.prev {float: none; text-align:left;}
.page-trun a.next {float: none;text-align: left; }
/*oncopy*/
#contact-copy{display: ;align-items: center;}
.copy-button{ width: 15vw;height: 4.8vw;}
.copy-button::before{width: 1.8vw;height: 2.4vw;}
.copy-button::after{font-size: 13px;}
.copy-text{font-size: 13px;}
.copy-button2{width: 15vw;height: 4.8vw;}
.copy-button2::before{width: 1.8vw;height: 2.4vw;}
.copy-button2::after{font-size: 13px;}
.copy-text2{font-size: 13px;}
.copy-button3{width: 15vw;height: 4.8vw;}
.copy-button3::before{width: 1.8vw;height: 2.4vw;}
.copy-button3::after{font-size: 13px;}
.copy-text3{font-size: 13px;}
.copy-button4{width: 15vw;height: 4.8vw; }
.copy-button4::before{width: 1.8vw;height: 2.4vw;}
.copy-button4::after{font-size: 13px;}
.copy-text4{font-size: 13px;}
.ny_pro_lx table tr { line-height:40px; height:40px;  display:block;}
.ny_pro_lx table tr td{ justify-content: center;
}
.ny_pro_lx table tr td p{ line-height:40px;}	  
.ny_pro_lx table tr td img{ height:30px!important}
.pimg{ display: flex;justify-content: center;
align-items: center; margin-top:-18px;}
.ny_right .lm_t img {padding-left: 0px;}
.ny_right .lm_t { padding-top:10px; padding-bottom:10px;
height: auto;line-height: 20px;}
.ny_product_da h1 { font-size:22px; line-height:25px;}
.ny_right .box {line-height: 30px; font-size:15px;}
.con_01 .list{text-align:center;margin-top:20px;}
.con_01 .list a:nth-child(2n){ float:right}
.con_01 .list a{ width:48%;line-height:36px;height:36px;padding:0 0px;font-size:14.5px;margin:0px; display:block; float:left; margin-bottom:10px;}
.right-btn-group .to-top2 span {display: none;position: absolute;width: 190px;height:50px;top:59px!important;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
 }
.page {
    text-align:center;
    padding:50px 0px 80px
}
.page li{
    display: contents;
}
.page span {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400
}
.page .laypage_curr {
    color:#fff;
    background-color:#255ebd !important;
    border-color:#255ebd
}
.page a {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400;
    border:1px solid #ccc;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff
}
.page a:hover {
    color:#fff;
    background-color:#255ebd;
    border-color:#255ebd
}
.page .laypage_next, #page .laypage_prev {
    width:65px
}

.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-mend, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row]{
    border-color: #fff;
}