@charset "utf-8";
/* CSS Document */
body
{font-family: "思源黑体 CN", "微软雅黑", SimHei, sans-serif;
margin:0;padding:0;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
/*@font-face{
    font-family:'FuturaLL';
    src:url('../fonts/Futura LT Light.otf');
}*/
ol,ul,li{list-style:none;}
a{color:#333;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
/* --Public-- */
.hidden{overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.center{text-align:center;}
.valign-middle{display:table-cell;vertical-align:middle;}
/* --pub-- */
.pub{width:80%;margin:auto;}
/* --header-- */
.top_bj{ width:100%; height:auto; background:#eeeeee; overflow:hidden; font-size:14px;line-height:42px; color:#666666;}
.top_bj a{ color:#666666; margin:0 5px;}
.top_left{ background:url(../Image/p1.png) left center no-repeat; padding-left:25px;}
.tel{float:left; overflow:hidden; color:#000; font-size:14px; margin-right:10px;}
.tel b{font-family:"微软雅黑";color:#0068b7;font-size:20px;}

.header_bg{width:100%;height:110px;left:0;top:0;z-index:999;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.header{width:80%;height:auto;margin:auto;position:relative;}
.header .logo{width:40%;height:auto;float:left; margin-top:30px;}
.header .logo img{width:auto;height:auto;display:block;max-width:100%;}



.nava{width:52%;height:50px;float:right; margin-top:30px;position:relative;overflow:hidden;}
.nava li{width:14.28%;height:50px;float:left;font-size:16px;font-weight:bold;color:#000;line-height:50px;text-align:center;position:relative;overflow:hidden;cursor:pointer; text-align: center;}
.nava li span{width:0px;height:2px;background:#0068b7;position:absolute;left:50%;bottom:0;border-radius:2px;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.nava li:hover span{width:60%;left:20%;}

.header_bg.current{background:#FFF;box-shadow:0 0 16px rgba(0,0,0,0.2);}
.header_bg.current .nava li{color:#333;}
.header_bg.current .nava li span{background:#333;}
.header_bg.current .header .tel{color:#000;background:url(../Image/tel2.png) no-repeat left center;}
.header_bg.current .header .line{background:#ccc;}
.header_bg.current .search input.s{color:#333;border-bottom-color:#ddd;}
.header_bg.current .search input.b{background:url(../Image/search2.png) no-repeat center;}
.header_bg.current .search input::-webkit-input-placeholder{color:#333;}


/* --index-- */


.index1{ margin-top:60px;}
.index1_top{ font-size:14px; color:#222; text-align:center;}
.index1_top p{width:40px;height:2px;background:#0068b7; margin:15px auto;}
.index1_top b{ font-size:30px;}

.strength{padding-top:40px;}
.strengthMain{height:;overflow:hidden;}
.strengthMain li{float:left;width:30.3%;height:100%;overflow:hidden;background:#000;position:relative; margin:0 1.5%;}
.strengthMain li img{width:100%;height:100%;transition:all .5s;}
.strengthMain li .font{width:100%;height:75%;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:20%;}
.strengthMain li .font h3{font-size:36px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px; display:none;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);opacity:0.4;filter:alpha(opacity=40);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}
.strengthMain li:hover .font h3{ display:block;}


.index_more{ width:51px; height:51px; background:#0068b7; border-radius:51px; text-align:center; line-height:51px; color:#fff; font-size:20px; margin:0 auto; margin-top:50px;}

/*******************index1 end***********/



.index2_bj{ width:100%;background:url(../Image/p2.jpg) no-repeat top center; padding-top:40px; margin-top:60px;}
.index2_about{ text-align:center; color:#222222; font-size:16px; margin-top:40px;}
.index2_about_img{ margin-top:50px; text-align:center;}
.index2_about_img img{ width:80%;}



/*********************index2 end********************/


.index3{ margin-top:60px;}
.index3_main .item{margin: 1%;position:relative; float:left; width:90%; border:1px solid #dcdcdc; overflow:hidden;}
.index3_main .item:hover{ border:1px solid #0055a7;}

.index3_main .item .pic { position: relative;
  overflow: hidden;}
.index3_main .item .pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  transition: 0.3;
}
.index3_main .item .pic i {
  display: block;
  padding-bottom: 130%;
}
.index3_main .item:hover img {
    transform: scale(1.02);
}



/************************index3 end************************/



.index_adv{ margin-top:60px;}
.index_adv_left{ width:44%; height:auto;background:url(../Image/adv1.jpg) no-repeat center; padding:10% 0 20% 0; background-size:100% 100%;}
.index_adv_left_main{ width:70%; margin-left:10%;}
.index_adv_left_top{background:url(../Image/adv1-1.png) no-repeat center; font-size:36px; color:#ffffff; text-align:center; line-height:60px;}
.index_adv_left_con{ width:74%; margin-left:26%; color:#ffffff; font-size:16px; margin-top:70px; line-height:40px;}
.index_adv_left_con1{ font-size:15px; color:#fff; margin-bottom:30px;}
.index_adv_left_con1 p{ font-size:26px;}

.index_adv_right{ width:56%;}
.index_adv_right li{ }
.index_adv_right_img{ width:50%;}
.index_adv_right_img img{ width:100%;}
.index_adv_right_con{ width:34%; height:auto; padding:5% 8%; line-height:30px;}
.index_adv_right_con p{ color:#999999; font-size:14px; text-transform:uppercase; margin-bottom:20px;}
.index_adv_right_con p span{ display:block; color:#0068b7; font-size:26px;}


/************************index_adv end************************/



.index4{ margin-top:60px;}
.index4_main{ margin-top:30px;}
.index4_main li{width:23%;height:auto;float:left;margin:1%;position:relative;cursor:pointer;}
.index4_main li .img{position:relative;overflow:hidden;}
.index4_main li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index4_main li:hover .img img{transform:scale(1.08);}
.index4_main li .title{width:100%;height:42px;font-size:16px;color:#FFF;line-height:42px;text-align:center;position:absolute;left:0%;bottom:0;background:rgba(0,0,0,0.61);opacity:0;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index4_main li:hover .title{bottom:0;opacity:1;}


/************************index4 end************************/


.index5{ margin-top:60px;}
.index5_main{ margin-top:40px;}
.index5_news_left{ width:32%; height:auto; padding:2%; box-shadow:0 0 10px rgba(0,0,0,0.3); background:#fff;}
.index5_news_img{ width:100%; margin-bottom:10px;}
.index5_news_img img{ width:100%;}
.index5_news_left p{ margin-bottom:10px; color:#3a3a3a; font-size:16px;}
.index5_news_left a{ color:#666666;}
.index5_news_left:hover p{ color:#0068b7;}

.index5_news_right{ width:59%;}
.index5_news_right li{ padding:20px 0; border-bottom:1px solid #cacaca;}
.index5_news_time{ color:#999999; font-size:12px;}
.index5_news_con{ color:#999999; margin-top:10px;}
.index5_news_con p{ font-size:16px; color:#3a3a3a; margin-bottom:10px;}
.index5_news_right li:hover .index5_news_con p{ color:#0068b7;}




/**************************index5 end***********************/



.foot_bj{ width:100%; height:auto; background:#0068b7; overflow:hidden; margin-top:50px; }
.foot_nav{ border-bottom:1px solid #1774bb; overflow:hidden; margin-bottom:40px;text-align:center; padding:20px;}
.foot_nav a{ color:#fff; padding:2%;}

.foot_left{ width:25%; margin-top:68px;}
.foot_left p{ font-size:18px; color:#fff; background:url(../Image/p9.png) left center no-repeat; padding-left:35px;}
.foot_left b{ font-size:23px; color:#fff;}

.foot_right{ width:40%; margin-left:5%;}
.foot_top{ font-size:24px; color:#fff; margin-bottom:25px;}
.foot_right ul{ padding:0;}
.foot_right ul li{ font-size:16px; color:#fff; line-height:25px; margin-top:10px; padding-left:35px;}
.foot_right ul .p8{ background:url(../Image/p8.png) left center no-repeat;}
.foot_right ul .p9{ background:url(../Image/p9.png) left center no-repeat;}
.foot_right ul .p10{ background:url(../Image/p10.png) left center no-repeat;}
.foot_right ul .p11{ background:url(../Image/p11.png) left center no-repeat;}
.foot_right ul .p12{ background:url(../Image/p12.png) left center no-repeat;}

.cop{ width:20%; margin-top:20px; color:#fff; font-size:14px;}
.cop li{ float:left; width:42%; text-align:center; margin:0 4%;}
.cop img{width:100%; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.cop p{ line-height:40px;}

.foot2{ border-top:1px solid #1774bb; line-height:65px; text-align:center; color:#ffffff; font-size:16px; margin-top:30px;}
.foot2 a{ color:#fff; padding:0 5px;}


/****************************foot end****************************/




.inner{ margin-top:60px;}
.inner_top{ color:#999999; text-transform:uppercase; margin-bottom:20px;}
.inner_top p{ font-size:24px; color:#0068b7; margin:0;}
.inner_content{font-size:16px; color:#999999; line-height:30px;}
.inner_about_img{ text-align:center; margin-top:20px;}
.inner_about_img img{ width:80%;}
.inner_honor{ margin-top:60px;}



.inner_pro_type{margin-top:30px;text-align:center;}
.inner_pro_type a{font-size:16px;line-height:38px;padding:0 20px;border:1px solid #0068b7;margin:12px 10px;display:inline-block;
-webkit-transition:all 0.4s;transition:all 0.4s; color:#0068b7;}
.inner_pro_type a:hover{background:#0068b7;border:1px solid #0068b7;color:#FFF;}

.inner_product_list{overflow:hidden;position:relative; padding:0;}
.inner_product_list li{width:23%;float:left;margin:1%;background:#FFF;position:relative;cursor:pointer;}
.inner_product_list li .img{margin:20px 0;position:relative;overflow:hidden;}
.inner_product_list li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.inner_product_list li:hover .img img{transform:scale(1.08);}

.inner_product_list li .line{width:100%;height:1px;display:block;background:#ddd;}

.inner_product_list li .title{}
.inner_product_list li .title h2{height:24px;overflow:hidden;font-size:18px;line-height:24px;font-weight:bold;}





.proshow {
  margin-top: 55px;
  margin-bottom:55px;
}
.proleft {
  width: 47%;
}
.proleft .big .pic:after {
  padding-bottom: 73%;
}
.proleft .small {
  margin-top: 6px;
}
.proleft .small .pic {
  cursor: pointer;
}
.proleft .small .pic:after {
  padding-bottom: 66.9%;
}
.proleft .small .slick-current .pic {
  border: 3px solid #d80808;
}
.proright {
  width: 47%; border:1px solid #d2d2d2; padding:20px; margin-top:50px;
}
.proright h3 {
  font-size: 22px;
  color: #333;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.proright .crighttxt {
  color: #6b6b6b;
 line-height:25px;
 margin-top:10px;
}
.proright .crighttxt li{ line-height:30px; font-size:16px; margin-top:20px;}

.inner_news_status {height: 30px;line-height: 30px;font-size: 12px;color: #333;margin-top: 20px;padding-bottom: 10px; }
.inner_news_status span {padding-left: 20px; padding-right: 10px; line-height:30px;}
.inner_news_status .newstime{ background:url(../Image/news2.png) left center no-repeat;}
.inner_news_status .click{ background:url(../Image/news3.png) left center no-repeat;}

.product_info{border-bottom:1px solid #ddd;line-height:32px;margin:40px 0;}
.product_info b{font-size:20px;color:#096bd8;padding:0 5px;display:inline-block;font-weight:normal;border-bottom:2px solid #096bd8;}

.product_font{padding:0 4px;margin-top:20px;color:rgb(77,77,77);font-size:15px;line-height:32px;}
.product_font p{font-size:15px;line-height:32px;}
.product_font img{max-width:100%;display:block;margin:0 auto;}
.product_font table{width:100%;height:auto;margin-bottom:12px;}
.product_font table td{padding:0px 8px !important;font-family:"宋体";}
.product_font table td *{font-family:"宋体";}


.inner_news{ padding:0;}
.inner_news li{
    display: flex;
    flex-wrap: wrap;
    color: #fff;
	float:left;
	 width:30%;
	 background:#fff;
	 margin:0 1.65%;
}

.inner_news li .inner_news_img{
	position:relative;
}
.inner_news li .inner_news_img img{ width:100%; height:100%;}
.inner_news li .inner_news_time{
	position:absolute; top:0; left:0; background:#004ea1; color:#fff; font-size:18px; font-weight:bold; padding:10px 10px;
}
.inner_news li .inner_news_time p{ font-size:28px; line-height:25px;}
.inner_news li .inner_news_con{
	padding:15px 15px 50px 15px; color:#303030; font-size:16px;background:url(../Image/p7.jpg) bottom center  no-repeat; 
}
.inner_news li .inner_news_con p{
    font-size: 18px;
    color: #303030;
    font-weight: bold;
}

.newshow .newshowtit {
  text-align: center;
  border-bottom: 1px dotted #bfbebe; margin-bottom:20px;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 30px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}

.inner_news_img img{ width:80%;}

/*****************************news end***********************/


.honor{overflow:hidden;position:relative; padding:0;}
.honor li{width:23%;float:left;margin:1%;background:#FFF;position:relative;cursor:pointer;}
.honor li .img{display:table;margin:auto;}
.honor li .img img{max-width:100%;display:block;overflow:hidden;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.honor li .line{width:100%;height:1px;display:block;background:#ddd;}
.honor li .title{}
.honor li .title h2{height:24px;overflow:hidden;font-size:18px;line-height:24px;font-weight:bold;}



.inner_contact1{ border-bottom:1px dashed #ccc; margin-top:40px; padding-bottom:40px;}
.inner_contact_left{ width:30%;}
.inner_contact_left ul{ margin-top:20px; padding:0;}
.inner_contact_left ul li{ font-size:16px; color:#000; line-height:30px;}
.inner_cop{ float:left; margin-top:20px; text-align:center; font-size:16px; color:#000000; margin-bottom:20px;}
.inner_cop li{ float:left; width:42%; text-align:center; margin:0 4%;}
.inner_cop img{width:100%; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.inner_cop p{ line-height:40px;}

.inner_contact_right{ width:65%; height:100%;}
#dituContent{ width:100%; height:450px;}



/**************************contact end************************/

/* --翻页-- */
.txt-upDown{width:auto;height:auto;clear:both;font-size:14px;padding-top:20px;margin-top:40px;border-top:1px dashed rgb(230,230,230);}
.txt-upDown-li{width:50%;height:42px;line-height:42px;padding:0 5px;overflow:hidden;color:#666;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
-webkit-transition:all 0.3s;transition:all 0.3s;}
.txt-upDown-li .arrow{width:10%;height:42px;overflow:hidden;font-family:'宋体';font-weight:bold;}
.txt-upDown-li .title{width:90%;height:42px;overflow:hidden;color:#666;}
.txt-upDown-li:hover{color:#fff;background:#1446a3;padding:0 20px;cursor:pointer;}
.txt-upDown-li:hover .arrow{color:#fff;}
.txt-upDown-li:hover .title .page-a{color:#fff;}
.txt-upDown-li:hover .title a{color:#fff;}
.txt-upDown-li.txt-right{text-align:right;}

/* --分页-- */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 60px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #0068b7;
  background: #0068b7;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../Image/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../Image/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../Image/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../Image/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

/* --暂无数据-- */
.no-goods{padding:100px 0;overflow:hidden;text-align:center;}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-goods p{
  font-size:14px;
  color:#666666;
  line-height: 20px;
}



@-webkit-keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
@keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
.imgScale {
	animation: imgScale 6s ease-in-out infinite alternate;
	-webkit-animation: imgScale 6s ease-in-out infinite alternate;
}