﻿@charset "utf-8";
/* CSS Document */

.banner{width:100%; position: relative;}
.banner .swiper-pagination-yi{position: absolute;bottom:20px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #00a5ea;background: #00a5ea;}
.banner .swiper-pagination-bullet-active{background: #e4007f;opacity: 1;border:1px solid #e4007f;}



.i_t{ font-size:34px; text-align:center; text-transform:uppercase; position:relative; color:#f8f8f8; font-weight:bold; overflow:hidden; line-height:1;}
.i_t .txt{ position:absolute; top:50%; width:100%; text-transform:none; color:#333333; overflow:hidden; left:0;transform: translate(0%, -50%);}
.i_t .txt span{ display:inline-block; overflow:hidden; position:relative; padding-left:40px; padding-right:40px;}
.i_t .txt span:before{ content:""; position:absolute;width:22px; height:14px;left:0; top:50%;  margin-top:-7px;background:url(../images/i_bg1.png) center center no-repeat; background-size:100% 100%;}
.i_t .txt span:after{ content:""; position:absolute;width:22px; height:14px;right:0; top:50%; margin-top:-7px;background:url(../images/i_bg2.png) center center no-repeat;background-size:100% 100%;}


.PicList002323{ padding: 3% 0 0; }
.PicList002323 ul{margin-top: 0%;}
.PicList002323 ul li{ float: left; width: 22%; margin-right: 4%; padding: 2%;height: 460px; overflow: hidden; position: relative; box-sizing: border-box;}
.PicList002323 ul li:last-of-type{  margin-right:0; }
.PicList002323 ul li .pic{position: relative; }
.PicList002323 ul li .pic img{width: 100%;  transition:0.3s;}
.PicList002323 ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
.PicList002323 ul li .more{ position: absolute; display: none; width: 120px; height: 26px; line-height: 26px; top: 36%; left: 50%; margin-top: -13px; margin-left: -60px; }
.PicList002323 ul li:hover .more{ display: block; }
.PicList002323 ul li .more span{ display: block; text-align: center; background: #fff; color: #333; border-radius: 20px;font-weight: bold}
.PicList002323 ul li h2{ padding: 25px 0 0; font-size: 20px; color: #000; margin: 8px 0; transition: 0.2s; /*font-family:"AlibabaSans-Heavy"*/; }
.PicList002323 ul li h3{ margin: 0; font-size: 14px; color: #333; font-weight: normal; }
.PicList002323 ul li p{ color: #999; transition: 0.3s;margin: 0;
    margin-top: 3px; }
.PicList002323 ul li a:hover figure{transform: scale(1.15);}
.PicList002323 ul li:hover{ background: rgba(0,0,0,0.25); }
.PicList002323 ul li:hover *{ color: #fff;  }
.PicList002323 ul li:hover h3{ opacity: 0; }
.PicList002323 ul li:hover h2{ padding-top: 35px; }
.PicList002323 ul li:hover p{ margin-top: 4px;}
@media(max-width:1000px){
.PicList002323{padding: 3% 0}
.PicList002323 ul li{width: 49%; margin-right: 2%;height: auto; overflow: hidden; position: relative; }
.PicList002323 ul li:nth-child(2n){ margin-right: 0%; }
}


.ipic{width:100%; height: auto; overflow: hidden;}
.ipic img{width: 100%; margin:auto; display: block; clear: both;}


.prelblt{width: 100%;overflow: hidden; background: #171a1f}
.prelblt ul{margin-left: 0%;display: flex;flex-wrap: wrap;display: -ms-flex;-ms-flex-wrap: wrap;}
.prelblt li{width: 100%;margin-left: 0%;margin-top: 0%;float: left;}
.prelblt li a{display: block;width: 100%;position: relative;overflow: hidden;}
.prelblt li img{object-fit: cover;transition: all .4s linear; font-size: 0; width: 100%}
.prelblt-wd{position: absolute;width: 100%;padding: 0 3%;bottom: 3%;color: #fff;left: 0;z-index: 2; box-sizing: border-box;}
.prelblt-wd .cbt{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.prelblt-wd p{font-size: 15px;margin-top: 8px; line-height:25px; display: -webkit-box;   -webkit-box-orient: vertical;    -webkit-line-clamp: 2; overflow: hidden;}
.prelblt-play{position: absolute;top: 50%;color: #fff;left: 50%;z-index: 2;box-sizing: border-box; margin: 0 auto;width: 100%;transform: translate(-50%, -50%);}
.prelblt-play img{max-width: 60px; height: auto; margin:auto; display: block; clear: both;}
.prelblt li a:before{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background-size: contain;transition: all .6s ease;}
.prelblt li a:hover img{transform: scale(1.06);}
.prelblt li a:hover:before{opacity: 0;}
.prelbbz{width: 100%;overflow: hidden;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;padding: 92px 0;}
.prelbbz-wd{width: 100%;text-align: center;color: #fff;}
.prelbbz-wd h6{font-size: 36px;}
.prelbbz-wd p{font-size: 16px;line-height: 1.4em;margin: 28px 0 36px;}
.prelbbz-wd a{display: inline-block;width: 160px;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #fff;background: #2d67d6;}


/* 首页关于我们 */
.index_about{width: 100%;padding: 3% 0; background: #f2f2f2}
.index_about .abtcn{font-size: 43px;color: #333;font-weight: bold;text-align: center;}
.index_about .abten{font-size: 16px;color: #888;text-align: center;margin-top: 5px;}
.index_about .hr{text-align: center;margin-top: 25px;}
.index_about .about_list1_con{width: 100%;height: auto; overflow: hidden;}
.index_about .about_list1_con .left{width: 54%;height: auto; float: left;overflow: hidden;}
.index_about .about_list1_con .left .left1{width: 23.8%;overflow: hidden;float: left;}
.index_about .about_list1_con .left .left1 .left1_tp{width: 100%;margin-bottom: 9px; overflow: hidden;}
.index_about .about_list1_con .left .left1 .left1_tp img{width: 100%;}

.index_about .about_list1_con .left .left2{width: 74.3%;height: auto;overflow: hidden; max-width: 74.3%;float: right;}
.index_about .about_list1_con .left .left2 .left2_tp{display: none;}
.index_about .about_list1_con .left .left2 .left2_tp:nth-child(1){display: block;}
.index_about .about_list1_con .left .left2 img{width: 100%;transition: all .5s;}
.index_about .about_list1_con .left .left2 img:hover{transform: scale(1.05);transition: all 4s;}



/* .index_about .about_list1_con .left{width: 54%;height: 511px; float: left;overflow: hidden;}
.index_about .about_list1_con .left img{width: 100%;height: 100%; transition: all .5s;}
.index_about .about_list1_con .left:hover img{transform: scale(1.05);transition: all 4s;} */
.index_about .about_list1_con .right{width: 43%; float: right;overflow: hidden;}
.index_about .about_list1_con .right .about_bj{background: url(../images/aboutus.png) no-repeat center;width: 425px;height: 95px;margin-top: 35px;}
.index_about .about_list1_con .right .arbt{font-size: 24px;color: #333;font-weight: bold;margin-top: -55px;}
.index_about .about_list1_con .right .hr{width: 42px;height: 4px;background: #1c94d3;margin: 4% 0;}
.index_about .about_list1_con .right p{font-size: 16px;color: #333;line-height:28px;}
.index_about .about_list1_con .right p span{font-size: 16px;color: #333;line-height: 28px;}
.index_about .about_list1_con .right .more{margin-top: 5%;}
.index_about .about_list1_con .right .more a{font-size: 15.7px;color: #fff; background: #1c94d3; padding:2% 5%;border-radius:30px;display: inline-flex;justify-content: center;align-items: center;}
.index_about .about_list1_con .right .more a:hover{color: #fff;}

.index_about .pro_la_right{margin-top: 5%;}
.index_about .pro_la_right li{width: 25%;height: 100px; float: left;}
.index_about .pro_la_right_1{font-size: 20px;color: #4d4d4d;}
@font-face {
    font-family:'IMPACT';
    src: url(/lib/Font-Awesome/font/IMPACT.TTF);
  }
.index_about .pro_la_right_1 span{font-size: 69px;color: #333;opacity: 0.7; float: left;padding-left: 20%;font-family: 'IMPACT';}
.index_about .pro_la_right_1 em{margin-top: 10px;font-size: 18px;color: #4d4d4d;display: block;font-weight: bold;}
.index_about .pro_la_right_1 .tp4_2{float: left;font-size: 18px;margin-top: 25px; color: #4d4d4d;padding-left: 5px;}
.index_about .pro_la_right li p{font-size: 15px;line-height: 20px;color: #555555;width: 330px;padding-left: 20%;}
.index_about .pro_la_right li:nth-child(4) span{padding-left: 36%;}
.index_about .pro_la_right li:nth-child(4) p{padding-left: 36%;}


.dsanp{padding:3% 0;transition: all 0.6s;box-sizing: border-box;}
.dsanp .title{}
.dsanp .title h2{font-size: 30px;}
.dsanp .title p{color: #999;margin-top: 5px;}
.dsanp .title .more{float: right;text-align: center;}
.dsanp .title .more a{display: block;transition: all .7s;width: 90px;height: 34px;line-height: 34px;border:1px solid #CCC;color: #999;}
.dsanp .title .more a:hover{display: block;text-decoration: none;background: #0b61d9;color: #FFF;border:1px solid #000;}
.news{margin-top:3%}
.news ul{}
.news li{float: left;width:23%;margin-right:2%;background: #FFF;box-sizing: border-box;position: relative;}
.news li:nth-of-type(4n){margin-right:0;}
.news li .pic{opacity: 1;transition: all .4s;overflow: hidden;}
.news li:hover .pic{opacity: 1;}
.news li img{width: 100%;transition: all .4s;}
.news li:hover img{transform: scale(1.2);}
.news li .txt{padding:5%;transition: all .4s; background: #f6f6f6}
/*.dsanp .news li:hover .txt{opacity: 0;}*/.news li .txt .nbt{font-size: 18px;line-height: 50px;border-bottom: 1px solid #DDD;height: 50px;overflow: hidden;}
.news li .txt p{line-height: 24px;margin-top: 10px;color: #999;font-size:14px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news li .txt .more{margin-top: 20px;font-size:14px;width:120px;height:32px;line-height:32px;text-align:center;border:1px solid #ddd;border-radius:20px;}
.news li .shijian{position: absolute;left: 0px;top: 0px;background: #FFF;text-align: center;padding:5% 8%;transition: all .4s;}
.news li:hover .shijian{padding:5% 5%;}
.news li .shijian p{color: #999;font-size:14px;}
.news li .shijian p:nth-of-type(1){color: #333;font-size: 30px;font-weight: bold;}
.news li .shijianer{display: none;color: #999;}
.news li a:hover{text-decoration: none;color: #0b61d9}
.moreer{display: none;text-align: center;}
.moreer a{display: block;transition: all .7s;width: 120px;height: 30px;line-height: 30px;border:1px solid #CCC;color: #999;margin:10px auto 0 auto;}
.moreer a:hover{display: block;text-decoration: none;background: #0b61d9;color: #FFF;border:1px solid #000;}


.listBanner{ width:100%; height:auto; overflow: hidden;}
.listBanner img{width:100%;}


/*内页导航*/
.nyabout{width: 100%; height:auto; overflow: hidden; padding: 4% 0; background: #f2f2f2;}
.nyabout_title{font-size: 40px; text-transform: uppercase; color: #333; font-weight: 600}
.nyabout_title2{font-size: 40px; text-transform: uppercase; color: #333; font-weight: 600; margin-top:3%}
.nyabout_title3{font-size: 40px; text-transform: uppercase; color: #333; font-weight: 600; padding-bottom:1%; border-bottom: 2px solid #ccc}

.nyabout_wz{font-size: 18px; line-height: 30px; color: #444; margin: 4% 0; overflow: hidden;}

.nyabout_wz .aimg{width: 40%; float: right; margin-left: 4%}
.nyabout_wz .aimg img{width: 100%}

.nyabout_wz2{font-size: 18px; line-height: 30px; color: #444; margin: 2% 0; overflow: hidden;}
.nyabout_wz2 img{width: 100%}

.ny_xc{width: 100%; height: auto; overflow: hidden; box-sizing: border-box;}
.ny_xc ul{margin-right: -2%; margin-top:3%;  overflow: hidden; margin-bottom: -2%}
.ny_xc ul li{float: left;width: 31.333%;margin:0 2% 2% 0; position: relative;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s; }
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{ box-sizing: border-box; font-size: 16px;line-height:20px;text-align: center;padding: 4%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff; background: rgba(0,0,0,0.6); position: absolute; bottom:0px; left: 0px; width: 100%; text-align: left}
.ny_xc ul li:hover .wwz{color:#1c94d3 }


.strength{width: 100%; height: auto; overflow: hidden; padding: 3%; box-sizing: border-box; background: #fff; }
.company-culture{ margin-top: 3%; }
.company-culture ul{margin-right: -2%;}
.company-culture ul li{float: left;width: 48%; height:460px; margin: 0 2% 2% 0;box-shadow: 0 0 10px #eee;transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s;background: #fff;color: #424242; border-radius: 12px; padding:3%; box-sizing: border-box;}
.company-culture ul li:nth-child(2), .company-culture ul li:nth-child(3){background: #f2f2f2}
.company-culture ul li:hover{background: #1c94d3;color: #fff;-webkit-transform: translateX(10px);-o-transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);}
.company-culture ul li em{width: 80px;height: 80px;margin: 0 auto;display: block;}
.company-culture ul li em img{width:100%;}
.company-culture ul li em.xs{display: block;}
.company-culture ul li em.yc{display: none;}
.company-culture ul li:hover em.xs{display: none;}
.company-culture ul li:hover em.yc{display: block;}
.company-culture ul li .cbt{font-size:22px;padding:5% 0;text-align: center;}
.company-culture ul li p{font-size: 16px;text-align: left;margin: 0 auto; line-height: 30px;}


.in_pr{width: 100%; margin: 0 auto; overflow: hidden; margin-top:2%;}
.in_pr ul{}
.in_pr li{width: 100%; height: auto; background: #f7f7f7; overflow: hidden;}
.in_pr li .pleft{width: 50%; height: auto;}
.in_pr li .pleft img{max-width: 100%;}
.in_pr li .pright{width: 50%; padding:3.5%; box-sizing: border-box;}
.in_pr li .pright_zi{font-size:28px; line-height: 48px; color: #333; font-weight: 600}
.in_pr li .pright_ny{font-size: 15px; line-height: 30px; color: #555; padding-top: 2%;}

.in_pr li .pright_xny{font-size: 16px; line-height: 30px; color: #555; padding-top: 00px;}


.nyabout2{width: 100%; height:auto; overflow: hidden; padding: 0 0 4% 0; background: #f2f2f2;}
.nyabout3{width: 100%; height:auto; overflow: hidden; padding: 0 0 4% 0;}
/*--cx-menu-01--*/
.cx-menu-01{position:relative;z-index:9;margin:-5px auto 0;max-width:73vw;height:85px;line-height:75px;overflow:hidden;border-top:#464646 solid 7px;}
.cx-menu-01 .list{overflow:hidden;}
.cx-menu-01 .list ul{display: flex;}
.cx-menu-01 .list li{flex: 1;height:75px;font-size:16px;text-align:center;position: relative;}
.cx-menu-01 .list li:after{display:none;position:absolute;left:50%;bottom:2px;margin-left:-5px;width:10px;height:10px;font-size:16px;content:"";background:#1c94d3;transform:rotate(-45deg);}
.cx-menu-01 .list li a{display:block;height:68px;color:#333;border-right:#ccc solid 1px;background:#f7f7f7;}
.cx-menu-01 .list li:last-child a{border-right:none;}
.cx-menu-01 .list li.cur a,.cx-menu-01 .list li:hover a{color:#fff;background:#1c94d3;}
.cx-menu-01 .list li.cur:after,.cx-menu-01 .list li:hover:after{display:block;}

/*产品中心*/
.prony{ padding: 3% 0 0; }
.prony ul{margin-top: 0%;margin-right: -3%;}
.prony ul li{ float: left; width: 22%; margin-right: 3%; padding: 1%;overflow: hidden; position: relative; box-sizing: border-box; margin-bottom: 2%}
.prony ul li .pic{position: relative; }
.prony ul li .pic img{width: 100%;  transition:0.3s;}
.prony ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
.prony ul li .more{ position: absolute; display: none; width: 120px; height: 26px; line-height: 26px; top: 36%; left: 50%; margin-top: -13px; margin-left: -60px; }
.prony ul li:hover .more{ display: block; }
.prony ul li .more span{ display: block; text-align: center; background: #fff; color: #333; border-radius: 20px;font-weight: bold}
.prony ul li .nypbt{ padding: 2% 0 0; font-size: 20px; color: #000; margin: 8px 0; transition: 0.2s; /*font-family:"AlibabaSans-Heavy"*/; }
.prony ul li h3{ margin: 0; font-size: 14px; color: #333; font-weight: normal; }
.prony ul li p{ color: #999; transition: 0.3s;margin: 0;
    margin-top: 3px; }
.prony ul li a:hover figure{transform: scale(1.15);}
.prony ul li:hover{ background: rgba(0,0,0,0.25); }
.prony ul li:hover *{ color: #fff;  }
.prony ul li:hover h3{ opacity: 0; }
.prony ul li:hover .nypbt{ }
.prony ul li:hover p{ margin-top: 4px;}
@media(max-width:1000px){
.prony{padding: 3% 0}
.prony ul li{width: 47%;height: auto; overflow: hidden; position: relative; }
.prony ul li .nypbt{font-size: 18px}
}


.pro_right{width:100%; overflow: hidden;margin-top: 3%;}
.productss{}
.promore_l{width:45%;float:left;}

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¢â€žÃ¨Â§Ë†Ã¥Ë†â€”Ã¨Â¡Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:33px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:90px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:80px;height:80px;}
.spec-scroll .items ul li img:hover{border:2px solid #1c94d3; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:28px; color:#1c94d3; padding-bottom:10px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width:32%;height: auto;background: #1c94d3;font-size: 18px;line-height: 50px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 38px;}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #1c94d3}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#1c94d3; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #1c94d3; color:#fff; background:#1c94d3;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin: auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#1c94d3; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:18%; float:left; margin-right:2%; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #1c94d3;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}



/*新闻列表*/
.news-tt-hz{margin:2% 0; background:#fff;padding:2%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}

.news-tt-pic{width:18%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{ width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.news-tt-right{width:80%;float:right;}
.news-tt-title{font-size:16px;}
.news-tt-content{font-size:15px;float:left; line-height:24px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#666;margin:10px 0;}
.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#666; line-height:27px;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px; font-weight:bold;}
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#666;}

.news-more {width: 150px;line-height:40px;text-align: center; float:right;}
.news-more a {
    color: #666;
    font-size: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    display: block;
}
.news-more:hover a {
    background: #1c94d3;
    color: #fff;
    display: block;
}

.xinwenxiangqing{width:100%; height: auto; overflow: hidden; margin:3% 0 0 0; background: #fff; padding: 2%; box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;padding-bottom: 1%;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #1c94d3;font-size: 28px;margin-bottom: 1%;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:16px;line-height:28px;  padding: 1.5% 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;margin-top:3%; overflow: hidden;}
.hot_pro2{width:100%;margin-top:3%; overflow: hidden;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#1c94d3; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#1c94d3;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #1c94d3;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #1c94d3;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:2% 0; border-top:1px solid #d6d6d6; padding:2% 0;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #1c94d3;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #1c94d3;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #1c94d3; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #1c94d3;}



.lx{padding:3% 0; overflow: hidden;}
.lx_t .cbt{font-size:24px;color:#444;line-height:44px;border-bottom:2px solid #cbc7c7;margin-bottom:2%}
.lx_t p{margin-bottom:2%}
.lx_t p span{display: block;float:left;width:30.333%;font-size:16px;color:#555;line-height:28px;padding-left:3%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1%;}
.lx_t p span:first-child{margin-left:0}
.lx_t p span.i1{background:url(../images/lx1.png) no-repeat left center;background-size:auto}
.lx_t p span.i2{background:url(../images/lx2.png) no-repeat left center;background-size:auto}
.lx_t p span.i3{background:url(../images/lx3.png) no-repeat left center;background-size:auto}
.lx_t p span.i4{background:url(../images/lx4.png) no-repeat left center;background-size:auto}
.lx_t p span.i4 a{color:#8d8d8d;}
.lx_t p span.i5{width:45%;background:url(../images/lx5.png) no-repeat left center;background-size:auto}

.map{width: 100%; padding-top: 3%; overflow: hidden;}
.map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px; font-family: 'Poppins';font-weight: normal;color:#000;}

.bot{ padding-top: 3%; }
.bot .t-center{ text-align: center; }
.bot .title{ font-size: 32px; line-height: 1.85; }
.bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.bot .form{ background-color: #fff;display: block;}
.bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.bot .tip span{color: #ff0000;}
.bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.bot .br{ border-radius: 5px; }
.bot .submit{ line-height: 44px; padding:0 45px; display: inline-block; background-color: #1c94d3; font-size: 15px; color: #fff; cursor: pointer;} 
.bot .submit:hover{ background-color: #1c94d3; }

.col-sm-6 { width: 50%; float: left; padding-right:2%; box-sizing: border-box;}
.row .col-sm-6:nth-child(2n) {padding-right:0;}
.col-xs-12{box-sizing: border-box;}








.login{text-align: center; margin-top: 0px;}
.jbt{font-weight: 600; font-size: 30px;}
.fwcxbt{ font-size:24px; line-height:50px; color:#000;}
.fwcxtxt{ display:inline-block; width: 68%; padding: 30px 0}
.fwcxtxt input{ float:left;width:70%; line-height:45px; padding:0 15px; border:1px solid #eee; font-size:14px; box-sizing: border-box;}
.fwcxtxt span{ float:left;width:25%; background-color:#1c94d3; font-size:16px; color:#FFF; cursor:pointer; text-align:center; line-height:45px; border:1px solid #eee;}
.fwcxtxt span:hover{ background-color:#1c94d3;}

.loginzi{width:68%; margin:0 auto; text-align: left; font-size: 16px; line-height: 35px;}
.wtinfogg-list{width: 100%;overflow: hidden;}
.wtinfogg-list a{display: block;width: 48%;margin-bottom: 20px;border: 1px solid #ededed;transition: all .4s ease;overflow: hidden;padding: 18px 30px;float: left;margin-right: 2%; box-sizing: border-box;}
.wtinfogg-list a i{display: block;width: 50px;height: 32px;float: left;background: url('../images/xxgg_ic.png') no-repeat center center /auto 32px;transition: all .3s ease;}
.wtinfogg-list a .wz{margin-left: 20px;float: left;line-height: 32px;font-size: 18px;font-weight: normal;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.wtinfogg-list a p{line-height: 32px;font-size: 14px;color: #999;float: right;}
.wtinfogg-list a:hover{border-color: #1c94d3;box-shadow: 0 4px 10px 3px #d1dbe0;}
.wtinfogg-list a:hover i{background: url('../images/xxgg_icH.png') no-repeat center center /auto 32px;}

.inf_lc2{width: 100%; height: auto; overflow: hidden; padding: 3% 0; box-sizing: border-box; margin-top: 80px;}
.inf_lc2 li{padding: 20px; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9; box-sizing: border-box;}
.inf_lc2 li:hover{border-color: #1c94d3;border-radius: 4px;}
.inf_lc2 li.bg{background: #f5f5f5;}
.inf_lc2 li .bts{text-align: center;float: left;width: 10%;overflow: hidden; min-height: 100px; background: #1c94d3; padding:30px 0; box-sizing: border-box; }
.inf_lc2 li .bts b{font-weight: 100;display: block;line-height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc2 li .bts span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc2 li .nyzi{margin-left:3%;line-height: 26px;width:90%;font-size: 14px;float: right;color: #555;}
.nyzi2 span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.inf_lc2 li .nyzi b{display: block;font-weight: 600;color: #1c94d3;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc2 li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #1c94d3;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size: 18px}
.inf_lc2 li .nyzi b a:hover{color: #1c94d3;}
.inf_lc2 li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #1c94d3;}
.inf_lc2 li .fr:hover{background: #1c94d3;}

.inf_lc2 li .pimg{width:6%; float: left; overflow: hidden;}
.inf_lc2 li .pimg img{width: 100%; border-radius:6px; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.inf_lc2 li:hover .pimg img{-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); transform:scale(1.2, 1.2);}



/*产品中心*/
.cpzx{}
.cpzx ul{overflow:hidden; margin-top:-3%; margin-left:-2%;}
.cpzx ul li{width:23%; float:left; text-align:center; margin-top:3%; margin-left:2%; border-radius:4px;}
.cpzx ul li .cpzx_img{overflow:hidden;}
.cpzx ul li .cpzx_img img{transition:all 0.5s; width: 100%}
.cpzx ul li:hover .cpzx_img img{transform:scale(1.1);}
.cpzx ul li .cpzx_bt{font-size:20px; margin-top:10px; transition:all 0.5s;}
.cpzx ul li:hover .cpzx_bt{color:#1c94d3;}
.cpzx ul li .cpzx_wz{color:#888; font-size:16px; line-height:24px; margin-top:10px; min-height: 50px}




.g-inside-banner{width: 100%; position: relative;} 
.g-inside-banner .image{width: 100%; height: 600px; overflow: hidden; position: relative;} 
.g-inside-banner .image img{display: block; height: auto; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%);}
.in-banner-pos{position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100%; z-index: 22;}
.in-banner-font{color: #fff; line-height: 1.2; font-size: 48px; padding-left: 15px; padding-right: 15px; max-width: 1200px; margin: 0 auto;text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;}
.location{ height: auto; overflow: hidden;}
.location .left{line-height:50px; padding-left: 28px; text-align: center; color: #fff; font-size: 16px;}
.location .left a{color: #fff;}

.ny_f2{padding-top: 50px;text-align: center;}
.ny_f2 dl dd{display: inline-block;margin:0 5px;}
.ny_f2 dl dd a{display: block;padding: 0 30px;text-align: center;font-size: 14px;line-height: 44px;color: #333; background: #f2f2f2;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_f2 dl dd.on a{color:#fff;background:#1c94d3;}





.nyproxq{overflow: hidden;}
.nyproxq img{width: 100%}


.AutoTitle{ text-align:center; padding:0px; }
.btitle{ font-size:32px; line-height:45px; color:#333333; font-weight:bold; text-transform: uppercase;}
.btitle span{color:#1c94d3; }
.btitle::after{ content:""; display:block; height:2px; width:40px; background:#1c94d3; margin:4px auto 0; }
.btitles{font-size: 14px; line-height: 40px;text-align: center;}

.inhonor2bg{padding: 50px 0; overflow: hidden; background: #efefef}
.ny_gy_zs{margin-top: 20px;}
.ny_al_bg{padding: 50px 70px 0; position:relative; box-sizing: border-box;}
.ny_al{overflow:hidden;}
.ny_al ul{ width:10000%; position:relative;}
.ny_al ul li{ float:left; width:0.232%; margin-right:0.02%;box-sizing:border-box; text-align: center; box-sizing: border-box; display:table; }
.ny_al ul li:hover{ }
.ny_al ul li a{display:table-cell; vertical-align:middle;}
.ny_al ul li img{ display:block; box-sizing:border-box; width:100%;border: 5px #ddd solid;transition: all 0.5s;}
.ny_al ul li .wz{ text-align:center; font-size:15px; line-height:40px; color:#333;}
.ny_al ul li:hover .wz{color:#0055b4;}
.ny_al ul li:hover img{border: 5px #1c94d3 solid;}

.ny_al ul li .wz2{ text-align:center; font-size:18px; line-height:50px; color:#333}
.ny_al ul li:hover .wz2{color:#1c94d3}

.ny_alz,.ny_aly{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; transition:0.3s; cursor:pointer;}
.ny_alz{ left:0; background:url(../images/swiper1-l.png) center no-repeat;}
.ny_aly{ right:0; background:url(../images/swiper1-r.png) center no-repeat;}


.hmore{ padding-top:30px;text-align: center;}
.hmore a{ display:block; width:180px; margin: 0 auto; font-size:16px; color:#1c94d3 ; border:1px solid #1c94d3 ; line-height:46px; text-align:center; border-radius:5px;-webkit-transition:0.5s;transition:0.5s;}
.hmore a:hover{color:#fff;background:#1c94d3 ;}
.w80{width: 60%; margin:0 auto;}
.hza {
	width: 80%;
	margin:80px auto 0 ;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.index-about{width:90%;margin:50px auto;font-size:18px;color:#222;line-height:35px;}
.index-about img{max-width: 100%; height: auto; transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s; overflow: hidden;}
.index-about:hover img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}

.index-video-pc{margin:0 auto;text-align:center; width: 35%; margin-left: 30px; float: right;}
.index-video-pc img{border-radius: 20px 0 20px 0 }
.index-video-sj{display:none;margin:0 auto;text-align:center;}
.fancybox-content{width:100% !important;height:100% !important;}
.index-title {
text-align:center;
	font-size:30px;
	line-height:30px;
	color: #000;text-transform:uppercase;
}



.supabo-container{width: 100%;overflow: hidden; margin-top: 60px;}
.supabo{width: 100%;}
.supabo ul{ margin-right: -3%;margin-top: 60px;}
.supabo ul li{width: 47%;float: left;position: relative; margin-right: 3%}
.supabo ul li a{display: block;width: 100%;height: 100%;}
.supabo-img{width: 100%;}
.supabo-words{width: 100%;text-align: center;position: absolute;top:82%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff; background: rgba(0,0,0,0.3);}
.supabo-words img{width: auto;transition: all .3s ease;-webkit-transition: all .3s ease;}
.supabo-words .awz{font-size:30px;font-weight: bold;margin: 20px 0 16px;transition: all .3s ease;-webkit-transition: all .3s ease;line-height: 1em;}
.supabo-words p{font-size: 16px;transition: all .3s ease;-webkit-transition: all .3s ease; padding: 0 30px; line-height: 25px}
.supabo ul li a:hover .supabo-words img{transform: translateY(-14px);-webkit-transform: translateY(-14px);}
.supabo ul li a:hover .supabo-words h6{transform: translateY(20px);-webkit-transform: translateY(0px);}
.supabo ul li a:hover .supabo-words p{transform: translateY(20px);-webkit-transform: translateY(20px);}


/*首页产品*/
.index_con{padding:3px; overflow: hidden; margin-top: 60px;}
.index_con .yi{}
.index_con .yi .pic{width: 66.666%;box-sizing: border-box;padding:3px;}
.index_con .yi .pic .li_box{overflow: hidden;position: relative;}
.index_con .yi .pic img{width: 100%;transition: all 0.3s;}
.index_con .yi .pic:hover img{transform: scale(1.2);}
.index_con .yi .pic .title{position: absolute;left: 0px;top: 50px;right: 0px;bottom: 0px;z-index: 100;display: flex;justify-content: center;align-items: center;visibility: hidden;opacity: 0;transition: all 0.5s;text-align: center;font-size: 30px;text-transform: uppercase;font-weight: bold;}
.index_con .yi .pic:hover .title{visibility: visible;opacity: 1;top: 0px;}
.index_con .yi .pic .title .pbt{font-weight: bold;}
.pwz{font-size: 16px; line-height: 30px; font-weight: normal; padding: 30px; text-transform:lowercase;}
.index_con .yi .pic .bg{position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;background-image: linear-gradient(45deg, #424242 0%, #424242 100%);visibility: hidden;opacity: 0;transition: all 0.5s;}
.index_con .yi .pic:hover .bg{visibility: visible;opacity: 0.8;}
.index_con .yi .pic a{color: #FFF;}
.index_con .yi:nth-of-type(odd) .pic{float: left;}
.index_con .yi:nth-of-type(even) .pic{float: right;}
.index_con .yi ul{width: 33.333%;}
.index_con .yi:nth-of-type(odd) ul{float: right;}
.index_con .yi:nth-of-type(even) ul{float: left;}
.index_con .yi:nth-of-type(odd) ul li{}
.index_con .yi:nth-of-type(even) ul li{}
.index_con .yi img{width: 100%;}

.index_con .yi li{padding:3px;}
.index_con .yi li .li_box{overflow: hidden;position: relative;}
.index_con .yi li img{width: 100%;transition: all 0.3s;}
.index_con .yi li:hover img{transform: scale(1.2);}
.index_con .yi li .title{position: absolute;left: 0px;top: 50px;right: 0px;bottom: 0px;z-index: 100;display: flex;justify-content: center;align-items: center;visibility: hidden;opacity: 0;transition: all 0.5s;text-align: center;font-size: 30px;text-transform: uppercase;font-weight: bold;}
.index_con .yi li:hover .title{visibility: visible;opacity: 1;top: 0px;}
.index_con .yi li .title .pbt{font-weight: bold;}
.index_con .yi li .bg{position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;background-image: linear-gradient(45deg, #424242 0%, #424242 100%);visibility: hidden;opacity: 0;transition: all 0.5s;}
.index_con .yi li:hover .bg{visibility: visible;opacity: 0.8;}
.index_con .yi li a{color: #FFF;}


.inside-content{ padding:50px 0px; background: #f5f5f5; overflow: hidden;}
.fzlc{ position:relative; z-index:1; overflow:hidden; margin-top: 30px}
.fzlc:after{ content:""; position: absolute;  z-index:-1;width: 1px;height: 100%;bottom: 0px;left: 50%;background-color:#e0e0e0;}
.fzlc li{ overflow:hidden; margin:30px 0px;}
.fzlc li>div{ padding:0px 30px;}
.fzlc li .fzlc-text{ padding:15px 15px; border:1px solid #e0e0e0; border-radius:6px; background:#fff; font-size: 16px;line-height: 25px;}
.fzlc li .fzlc-time{ position:relative; z-index:1; padding:15px 15px; font-size:34px; font-weight:bold; color:#1c94d3;}
.fzlc li .fzlc-time:after{ content:""; position: absolute;  z-index:-1;width:30px;height: 0%;bottom:50%;right: 100%; border-top:1px dashed #e0e0e0;}
.fzlc li .fzlc-time:before{ content:""; position: absolute;  z-index:1;width:16px;height:16px;bottom:50%;right: 100%;transform: translate(-22px,7px); border:1px solid #1c94d3; border-radius:50%; background:#fff;}

.fzlc li:nth-child(Odd)>div{ float:right;}
.fzlc li:nth-child(even) .fzlc-time{ text-align:right; }
.fzlc li:nth-child(even) .fzlc-time:after{ content:""; position: absolute;  z-index:-1;width:30px;height: 0%;bottom:50%;left: 100%; border-top:1px dashed #e0e0e0;}
.fzlc li:nth-child(even) .fzlc-time:before{ content:""; position: absolute;  z-index:1;width:16px;height:16px;bottom:50%;left: 100%;transform: translate(22px,7px); border:1px solid #1c94d3; border-radius:50%; background:#fff;}


.ab_introbox3 { background: #f5f5f5;}
.develop_hist{padding:50px 0;}
.develop_hist .ab_intName{color:#333;font-size:36px;text-align:center;margin-bottom:50px;}
.ab_histCon{overflow: hidden; margin-top: 50px;}
.ab_histCon ul{ width: 100%; overflow: hidden;}
.ab_histCon li{ display: inline-block; width: 100%; text-align: center;}
.ab_histCon li.cur{ display: block;}
.ab_histNum span{ display: inline-block; position: relative; font-weight: bold; border-radius:8px; width:160px; height:130px; line-height:130px; background-color: #1c94d3; color: #fff; margin: 0 12px; font-size:95px;}
.his_line{ display: inline-block; position: absolute; left: 0; top: 46%; margin-top: -5px; z-index: 10; width: 100%; height: 10px; background-color: #1c94d3;}
.ab_hisintro{color:#444;font-size:18px;text-align:left;margin:50px auto 70px;max-width:55%;}
.ab_hisintro span{color:#222;font-size:24px; margin-bottom: 12px; display: block;}
.ab_hisintro p{color:#555;font-size:18px;}
.ab_hisys{ position: relative;}
.his_click{ position: relative; z-index: 5; display: inline-block; width:40px; height: 40px; cursor: pointer;}
.his_clickl{ background: url("../images/hisprev.png") no-repeat;}
.his_clickr{ background: url("../images/hisnext.png") no-repeat;}
.his_mline{ position: absolute; top: 50%; padding:0 40px;margin-top:19px; width: 100%; height: 2px;}
.his_mpline{ width: 100%; height: 2px;  background-color: #888;}
.his_mlist{ position: absolute; width: 100%; padding: 0 40px;}
.his_mlist li{ position: relative; float: left; width:11%; height: 40px; line-height: 18px; text-align: center; cursor: pointer;}
.his_icon{ display:inline-block; position: relative; z-index: 20; width: 15px; height: 15px; border-radius: 50%; margin-bottom: 10px; margin-top: 12px; background-color: #888;}
.his_mlist li span.his_year{ display: block; text-align: center; font-size: 17px;}
.his_poline{ display: none; position: absolute; top: 50%; left: 0; margin-top: -1px; width: 100%; height: 2px; background-color: #1c94d3;}
.his_mlist li.cur .his_poline,
.his_mlist li.ons .his_poline{ display: block;}
.his_mlist li.cur .his_icon{ background-color: #1c94d3;}
.fl{float:left;}
.fr{float:right;}


.aboutbox{width: 100%;height: 727px;margin-top: 30px;}
.aboutbox .left-text{width: 50%;float: left;background-color: #f5f5f5;height: 100%;position: relative;}
.aboutbox .right-img{width: 50%;float: left;background: url(../images/index-about-01.jpg) no-repeat;-webkit-background-size: cover;background-size: cover;height: 100%;}
.aboutbox .text-content{position: absolute;top: 30px;right: 50px;width:80%;}
.aboutbox .text-content h2{font-size:40px;font-weight: bold;position: relative;text-align: left;color: #1c94d3;margin-bottom:30px;}
.aboutbox .text-content h2>span{position: absolute;width: 4.55rem;font-size: 45px;color: rgba(102,102,102,0.1);bottom: 0.32rem;left:-0.100rem;}
.aboutbox .text-content p{font-size:18px;color: #222;line-height:28px;}
.aboutbox .text-content .view-more{padding:0.1rem 0.225rem;background-color: #388cd3;color: #fff;font-size: 0.175rem;display: inline-block;margin-top: 0.65rem;position: relative;overflow: hidden;}


.amei{margin: 50px 0; }
.amei .wp{position: relative;}
.amei .text{width: 780px;height: 520px;background: #f5f5f5;position: absolute;right: -70px;top: 0;padding-top: 50px;padding-left: 20px;}
.amei .text h2{font-size: 36px;font-weight: bold;}
.amei .text h2 span{color: #0094dd;text-transform: uppercase;}
.amei .text p{margin-top: 20px;width: 650px;}
.amei .text p span{color: #333333;font-weight: bold;}
.amei .text h3{margin-top: 30px;font-size: 24px;text-transform: uppercase;color: #333333;font-weight: bold;}
.box:after{content: " ";display: block;height: 0;clear: both;visibility: hidden;}
.amei:after{content: " ";display: block;height: 0;clear: both;visibility: hidden;}



.db_ly{overflow: hidden;}
.db_ly ul:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.db_ly ul li{width:100%; float:left; color:#444; margin-bottom:10px;}
.db_ly ul li .input_txt{width:100%; height:40px; color:#999; line-height:40px; padding:0 10px; border:1px #ccc solid; border-radius:6px; background:none; box-sizing: border-box;}
.db_ly ul li textarea{width:100%; height:90px; color:#999; padding:10px; font-family:"微软雅黑"; border:1px #ccc solid; border-radius:6px; background:none; box-sizing: border-box;}
.db_ly .morett{overflow:hidden; margin-top:0px;}
.db_ly .morett .input_btn{width:100%; height:40px; color:#fff; line-height:40px; text-align:center; cursor:pointer; border:none; border-radius:6px; background:#1c94d3;}



.bg-light{padding-bottom: 60px; overflow: hidden;}
.company-cultures2{ margin-top:30px }
.company-cultures2 ul{margin-right: -3%}
.company-cultures2 ul li{float: left;width: 30.333%;height: auto;padding:4%; margin:0 3% 3% 0%; box-shadow: 0 0 10px #eee;transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s;background: #fff;color: #424242; border-radius: 8px; box-sizing: border-box;}
.company-cultures2 ul li:hover{background: #fff;color: #333;-webkit-transform: translateX(10px);-o-transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);}
.company-cultures2 ul li em{margin: 0 auto;display: block; text-align: center;}
.company-cultures2 ul li em img{max-width: 100%}
.company-cultures2 ul li em.xs{display: block;}
.company-cultures2 ul li:hover em.xs{display: block;}
.company-cultures2 ul li .fwbt{font-size: 20px;padding-top:0px;text-align: center; line-height: 50px; font-weight: normal; color: #555; font-weight: 600}
.company-cultures2 ul li .fwbt:after{ content:""; display:block; height:2px; width:40px; background:#1c94d3; margin:4px auto 0; }
.company-cultures2 ul li p{font-size: 16px;margin: 0 auto;padding-top: 2%; line-height: 25px;}



.quality{overflow:hidden;width: 84%; margin: 0px auto;}
.quality .lists{width:100%;margin:30px 0;overflow:hidden;}
.quality .lists li{float:left;width:31.333%;margin-right:2%;}
.quality .lists li .pic{width:45%;height:50%;padding:24px;margin-bottom:20px;border:3px solid #eff0f1;box-sizing:border-box;border-radius:50%;transition:all .4s;}
.quality .lists li .pic:hover{border-color:#009349;}
.quality .lists li .text span{display:block;line-height:35px;margin-bottom:10px;font-size:24px;}
.quality .lists li .text p{line-height:24px;font-size:14px;}
.quality .overinfo{padding-top:2%;text-align:center;}
.quality .overinfo h2{line-height:50px;font-size:40px;color:#fff;}
.quality .overinfo hr{width:15px;height:3px;margin:10px auto 20px;border:1px solid #fff;background-color:#fff;}
.quality .overinfo p{line-height:30px;padding:2% 0%;font-size:18px;color: #555; text-align: left; box-sizing: border-box;}
.quality .info{position:relative; overflow:hidden; padding:-bottom:2%;}
.quality .info ul{margin-right:-3%;}
.quality .info ul li{float:left;width:47%;margin-right:3%;overflow:hidden; padding-bottom:2%}

.quality .info ul li img{width:100%;height:auto;transition:all .4s;}
.quality .info ul li img:hover{transform:scale(1.1,1.1);}
.quality .info ul li .abt{line-height:60px;font-size:24px; border-bottom: 1px solid #e5e5e5; color: #555}
.quality .info ul li hr{width:90px;height:4px;margin:-3px 0;border:none;background-color:#1c94d3;}
.quality .info ul li p{line-height:28px;text-align:justify; padding-top:2%; font-size: 18px;}

.info2{position:relative;overflow:hidden; padding-bottom:2%}
.info2 ul{margin-right:-3%;}
.info2 ul li{float:left;width:100%;margin-right:3%;overflow:hidden;}
.info2 ul li img{width:100%;height:auto;transition:all .4s; }
.info2 ul li img:hover{transform:scale(1.1,1.1);}
.info2 ul li .abt{line-height:60px;font-size:24px; color: #555}
.info2 ul li hr{width:90px;height:4px;margin:-3px 0;border:none;background-color:#1c94d3;}
.info2 ul li p{line-height:28px;text-align:justify; padding-top:2%; font-size: 18px;}

.quality .info .ul{float:left;width:47%;margin-right:3%;overflow:hidden;}
.quality .info .box:nth-child(2n){margin-right: 0}
.quality .info .box img{width:100%;height:auto;transition:all .4s;}
.quality .info .box img:hover{transform:scale(1.1,1.1);}
.quality .info .box .abt{line-height:60px;font-size:24px; border-bottom: 1px solid #e5e5e5; color: #555}
.quality .info .box hr{width:90px;height:4px;margin:-3px 0;border:none;background-color:#1c94d3;}
.quality .info .box p{line-height:28px;text-align:justify; padding-top: 3%; font-size: 16px;}
.quality .info .right{float:right;}
.quality .info .l-text{position:absolute;top:50%;left:0;transform:translateY(-50%);}
.quality .info .r-text{position:absolute;top:50%;right:0;transform:translateY(-50%);}



.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

.download{position:relative;}
.download .download-ul{flex-wrap:wrap}
.download .download-ul ul{margin-right: -1%;}
.download .download-ul li{background-color:#ffffff;border:solid 1px #e7e7e7;margin-right:1%;margin-bottom:2%;width:49%;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .download-ul li a{padding:3%;align-items:center; box-sizing: border-box;}
.download .download-ul li:nth-child(2n){margin-right:0px}
.download .download-ul-leftimg{width:60px;height:60px;background-color:#ffffff;border:solid 1px #eeeeee;overflow:hidden;position:relative}
.download .download-ul-leftimg img{vertical-align: middle; text-align: center; display: block; margin: auto; padding-top:16%;}
.download .download-ul-leftfont{width:81%;padding-left:18px}
.download .download-ul-leftfont .dot{font-size:18px;color:#333333}
.download .download-ul-leftfont time{font-size:14px;line-height:28px;color:#888888}
.download .down{display:block;width:136px;height:42px;background-color:#0054a3;border-radius:21px;text-align:center;font-size:14px;line-height:36px;color:#ffffff;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff}
.download .down .iconfont{width:20px;height:20px;color:#ffffff;border-radius:50%;line-height:20px;text-align:center;overflow:hidden;border:1px solid #fff;display:inline-block;vertical-align:middle;font-size:14px}
.download .down span{display:inline-block;vertical-align:middle}
.download .download-ul-left{width:78%;align-items:center}
.download .download-ul li:hover{background-color:#0054a3}
.download .download-ul li:hover .download-ul-leftfont .dot,.download .download-ul li:hover .download-ul-leftfont time{color:#fff}
.download .jzmore{width:70px;display:block;margin:20px auto 0 auto;text-align:center}
.download .jzmore .iconfont{overflow:hidden;font-size:24px;color:#989898;display:block;margin:0 auto;text-align:center;-webkit-animation:circle 2s infinite linear;-moz-animation:circle 2s infinite linear;-ms-animation:circle 2s infinite linear;-o-animation:circle 2s infinite linear;animation:circle 2s infinite linear}
@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-moz-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-ms-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-o-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}.download .jzmore span{font-size:16px;line-height:26px;color:#666666;text-align:center;margin-top:6px;display:inline-block;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .jzmore:hover span,.download .jzmore:hover .iconfont{color:#BD0004}


@media (max-width: 768px){

.fzlc:after{ content:""; position: absolute;  z-index:-1;width: 1px;height: 100%;bottom: 0px;left: 0%;background-color:#e0e0e0;}
.fzlc li:nth-child(even) .fzlc-time{ text-align:left; }
.fzlc li:nth-child(even) .fzlc-time:after{ content:""; position: absolute;  z-index:-1;width:30px;height: 0%;bottom:50%; left:auto;right:100%; border-top:1px dashed #e0e0e0;}
.fzlc li:nth-child(even) .fzlc-time:before{ content:""; position: absolute;  z-index:1;width:7px;height:7px;bottom:50%; left:auto;right: 100%;transform: translate(-27px,3px); border:1px solid #e0e0e0; border-radius:50%; background:#fff;}
}


@media screen and (max-width: 1190px){
	.nyabout{padding: 3% 0}
	.nyabout_wz{margin:2% 0;}
}

@media screen and (max-width: 1000px){
	.foot_nav{display: block;}
	.nyabout_title{font-size: 32px}
	.nyabout_title2{font-size:32px}
	.nyabout_title3{font-size: 32px}
}

@media screen and (max-width: 980px){
	
	.foot_t_r{width: 100%; float: none; overflow: hidden;}
	.foot_t_l{width:60%; float: none; margin:auto; overflow: hidden; padding-top: 2%}
	.nyabout_title{font-size: 26px}
	.nyabout_wz{font-size: 16px; line-height: 25px}
	.nyabout_wz2{font-size: 16px; line-height: 25px}
	.ny_xc ul li{width: 48%}
	.nyabout_title2{font-size:26px}
	.nyabout_title3{font-size:26px}
	
}

@media screen and (max-width: 768px){
	

	.foot_ul{width: 30.333%}
	.foot_ul:nth-child(4){width: 100%; margin-top: 3%}
	.foot_t_l{float: none;}
	.nyabout_title{font-size: 22px}
	.nyabout_title2{font-size:22px}
	.nyabout_title3{font-size:22px}
	.news-tt-pic{width: 100%}
	.news-tt-right{width: 100%; margin-top:3%}
	.news_random2 ul li{width: 97%}
	.view-page .prev, .view-page .back, .view-page .next{width: 100%; position: static; margin-top: 10px; text-align: center;}
    .view-page .prev a{padding-left: 0}
    .view-page .back{left:0%;margin-left:0px;width:100%; float:none;}
    .view-page .back a{padding-left: 0}
    .lx_t p span{width: 97%; padding-left: 10%}
    .lx_t .cbt{font-size: 20px}
    .lx_t p span.i5{width: 97%;}
    .col-sm-6{width: 100%}

}


@media screen and (max-width: 500px){
	.nyabout_wz{font-size: 14px;}
	.nyabout_wz2{font-size: 14px;}
	
}