@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; padding:0;}
p{ margin:0;}
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;
}
/*修改滚动条*/

::-webkit-scrollbar{
    width:6px;
    height:6px ;
}
::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #f8f8f8;
    border-radius: 6px;
}
::-webkit-scrollbar-thumb{
    border-radius: 6px;
    background: #bbb;
}


/* --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:85%;margin:auto; max-width:1500px !important; }
.pub1{width:85%;margin:auto; max-width:1600px !important;}
.main{margin-left: 80px;}
/* --header-- */

.top_bj{ width:100%; height:auto; position:relative;}
.header_bg{width:100%;height:100px; position: absolute;left:0;top:0;z-index:999;-webkit-transition:all 0.4s;transition:all 0.4s; border-bottom:1px solid rgba(255,255,255,0.5);}
.header_bg .header{position:relative;}
.header_bg .header .logo{width:22%;height:100px;float:left; line-height:100px; text-align:center; overflow:hidden;}
.header_bg .header .logo img{ width:80%;}
.header_right{ width:78%;}
.header_bg .nava{width:65%;height:100px;float:right;line-height:100px;position:relative;overflow:hidden; padding-left:0; margin:0;}
.header_bg .nava li{width:16%;height:100px;float:left;font-size:16px; color:#fff;line-height:100px;text-align:center;position:relative;overflow:hidden;cursor:pointer; text-align: center;}
.header_bg .tel{ font-size:24px; color:#fff;line-height:100px; width:25%; float:right;}
.header_bg .tel img{ margin-right:20px;}
@-webkit-keyframes rotate{
 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 rotate{
 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);
 }
}



/********************head end********************/


.index1_left{ width:42%; padding:0 5% 10% 10%; float:left; overflow:hidden; background:url(../Image/p1.jpg) center no-repeat; background-size:cover; }
.index1_left_con{ color:#333333; font-size:26px; line-height:50px; margin-top:100px;}
.index1_left_con span{ border-bottom:1px solid #333; padding-bottom:5px;}
.index1_left_img{ margin-top:150px;}
.index1_left_img img{ width:90%;}
.index1_right{ width:58%; float:right;}



.index1_right{ width:58%; float:right;}
.index1_right_top{ text-align:center; font-size:48px; color:#000; margin:36px 0;}
.index1_right_pro li{ position:relative; float:left; width:50%; border-bottom:1px solid #dcdcdc; border-top:1px solid #dcdcdc; border-left:1px solid #dcdcdc;}
.index1_right_pro li .img{ width:79%; float:right;}
.index1_right_pro li .img img{ width:100%;}
.index1_right_pro li .con{ position:absolute; top:20px; left:20px;}
.index1_right_pro li .con .title{ font-size:24px; color:#333;}
.index1_right_pro li .con .more{ font-size:16px; color:#3d3d3d; margin-top:10px;}
.index1_right_pro li .con .more img{ margin-left:10px;}
.index1_right_pro li:nth-child(1){ border-bottom:none}
.index1_right_pro li:nth-child(2){ border-bottom:none}


/**********************index1 end**************/


.index_adv_top{background:url(../Image/p4.png) center no-repeat; text-align:center; overflow:hidden; margin-top:55px; margin-bottom:30px;}
.index_adv_top .index_adv_top1{ color:#000; font-size:48px; margin-top:20px;}
.index_adv_top .index_adv_top2{ color:#bdbdbd; font-size:18px; margin:10px 0; text-transform:uppercase;}
.index_adv_top .index_adv_top3{ width:55px; height:5px; background:#154a98; margin:0 auto;}
.index_adv_main li{ float:left; width:22%; margin:1.5%; position:relative; cursor:pointer; background:#154a98;}
.index_adv_main li .adv_tit{ font-size:30px; color:#fff; height:auto; line-height:normal}
.index_adv_main li .adv_line{ width:33px; height:3px; background:#fff; margin:10px 0;}
.index_adv_main li .adv_con{ font-size:16px; line-height:28px; color:#fff; padding:10% 5%; position:absolute; top:0; z-index:99;}
.index_adv_main li .adv_img{  overflow:hidden;}
.index_adv_main li .adv_img img{width:100%;-webkit-transition: all 0.5s; transition: all 0.5s;}
.index_adv_main li:hover .adv_img img{
	-webkit-transform: scale(1.08);
	transform: scale(1.08); opacity:0.5;
	}
.index_adv_main li:hover{ transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);}


/****************index_adv end*******************/


.index2{ margin-top:90px;}
.index2_left{ width:50%; float:left;}
.index2_left_top .index2_left_top1{ color:#000000; font-size:48px;}
.index2_left_top .index2_left_top2{ color:#bdbdbd; font-size:18px; margin:10px 0; text-transform:uppercase;}
.index2_left_top .index2_left_top3{ width:55px; height:5px; background:#154a98;}
.index2_left_con{ margin-left:18%; background:url(../Image/p5.jpg) bottom right no-repeat; padding-bottom:135px;}
.index2_left_about{ width:90%; font-size:16px; color:#666666; line-height:27px; margin-top:20px;}
.index2_more{ width:200px; height:60px; line-height:60px; text-align:center; border:1px solid #154a98; color:#154a98; margin-top:50px;}
.index2_more:hover{ background:#154a98; color:#fff;}

.index2_left_num li{width:50%;cursor:pointer;float:left; padding:5%;}
.index2_left_num li .icon{width:130px;height:130px;padding:50px;margin:auto;position:relative; float:left;}
.index2_left_num li .icon i{width:130px;height:130px;background:url(../Image/p6.png); background-size:cover;position:absolute;left:0;top:0;
	animation: moveScroll 20s linear infinite;}
.index2_left_num li .con{ float:right;}
.index2_left_num li .con1{ color:#454545; font-size:18px;}
.index2_left_num li .con1 span{ font-size:48px;}
.index2_left_num li .con2{ color:#5c5e5c; font-size:16px;}
.index2_left_num li .icon img{width:30px;height:30px;margin:auto;position:relative;z-index:9;}
.index2_left_num li:nth-child(1){ background:#fafafa;}
.index2_left_num li:nth-child(2){ background:#efefef;}

.index2_num{ display: none; overflow:hidden;}
.index2_num li{width:50%;cursor:pointer;float:left; padding:5% 10%;}
.index2_num li .icon{width:130px;height:130px;padding:50px;margin:auto;position:relative; float:left;}
.index2_num li .icon i{width:130px;height:130px;background:url(../Image/p6.png); background-size:cover;position:absolute;left:0;top:0;
	animation: moveScroll 20s linear infinite;}
.index2_num li .con{ float:right;}
.index2_num li .con1{ color:#454545; font-size:18px;}
.index2_num li .con1 span{ font-size:48px;}
.index2_num li .con2{ color:#5c5e5c; font-size:16px;}
.index2_num li .icon img{width:30px;height:30px;margin:auto;position:relative;z-index:9;}
.index2_num li:nth-child(1){ background:#fafafa;}
.index2_num li:nth-child(2){ background:#efefef;}



.index2_right{ width:50%; float:right;}
.index2_right img{ width:100%;}

.business__earth .circulars { transform: rotate(180deg); transition: 1.8s;}
.business__ico {transform: translateY(-30px); transition: 0.65s;}
.home-slide.swiper-slide-active .business__earth .circulars {transform: rotate(0deg); transition: 1.8s 0.5s;}
.home-slide.swiper-slide-active .business__ico { opacity: 1; transform: translateY(0px);transition-delay: 0.7s;}
.home-slide.swiper-slide-active .business__ico.business__ico2 { transition-delay: 0.9s;}
.home-slide.swiper-slide-active .business__ico.business__ico3 { transition-delay: 1.1s;}
.home-slide.swiper-slide-active .business__ico.business__ico4 { transition-delay: 1.3s;}
.home-slide.swiper-slide-active .business__ico.business__ico5 { transition-delay: 1.5s;}
.home-slide.swiper-slide-active .business__ico.business__ico6 { transition-delay: 1.7s;}
.home-slide.swiper-slide-active .business__ico.business__ico7 { transition-delay: 1.9s;}
.home-slide.swiper-slide-active .business__ico.business__ico8 { transition-delay: 2.1s;}
.intro__content {
  margin-top: 32px;
  margin-bottom: 60px;
}
.intro__content p {
  color: #fff;
  font-size: 14px;
  line-height: 2.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.common__height {
  position: relative;
  height: 916px;
  background-position: center;
  background-size: cover;
}
.business {
  position: relative;
  z-index: 3;
  background-position: center;
  background-size: cover;
}
.business-swipers {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.business-slide { overflow: hidden;}
.business-slide.swiper-slide-active .business-bg {transform: scale(1); transition: 1.5s 0s;}
.business-bg {
  height: 916px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1.1);
  transition: 1s 0.5s;
}
.business__wrap {
  position: absolute;
  z-index:99;
  left: 50%;
  margin-left: -720px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 1440px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.businee__left { width: 430px;}
.intro__title .intro-hide strong{ color:#fff; font-size:48px;}
.intro__title .intro-hide small{ color:#fff; font-size:18px; margin:10px 0; text-transform:uppercase;}
.intro__title .intro-line{ width:55px; height:5px; background:#154a98;}

.business__con p { font-size: 16px; letter-spacing: 1px;}
.chack__more a {
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
  width: 134px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  overflow: hidden;
}
.chack__more a:hover {color: #008bc4;}
.chack__more a:hover:before { top: -25%;}
.chack__more a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 130%;
  z-index: -1;
  width: 100%;
  height: 150%;
  background: #fff;
  transform: skewY(10deg);
  transition: 0.48s;
}
.business__right {
  position: relative;
  margin-right: 15%;
  width: 587px;
}
.business__earth { position: relative;}
.business__earth .circulars { width: 100%; height: auto;}
.business__earth .earth {
  width: 82.53%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  animation: moveScroll 20s linear infinite;
}
@keyframes moveScroll {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.business__ico { position: absolute;}
.business__ico:hover b { border-color: #008bc4; transition-delay: 0.25s;}
.business__ico:hover b:before {
  opacity: 1;
  visibility: visible;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}
.business__ico b {
  display: block;
  position: relative;
  z-index: 3;
  width: 66px;
  height: 66px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  transition: 0.35s;
}
.business__ico b:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: #008bc4;
  border-radius: 50%;
  
  visibility: hidden;
  transform: rotateY(180deg);
  transition: 0.56s;
}
.business__ico span { display: block; line-height: 1; color: #ffffff; font-size: 16px; white-space: nowrap;}
.business-l a { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center;}
.business-l a span { margin-left: 9px;}
.business__ico1 { left: 3.5%;top: 8px; transform: translateX(-3px);}
.business__ico2 {left: 70%; top: 35px;}
.business__ico3 { left: 94%; top: 51.1%;}
.business__ico4 { left: 68.5%; bottom: -4%;}
.business__ico5 { left: 5%; bottom: -4%;}
.business__ico6 { right: 93.91%; top: 51.1%;}
.business-r a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;}
.business-r a span { margin-right: 9px;}


/****************************index2 end****************************/

.index4_bj{ background:#f5f5f5; overflow:hidden; padding:50px 0 70px 0;}
.index4_news1{display: block;
    width:100%;
    height: 100%;
	padding:2% 5%;
    background: -webkit-gradient(linear, left top, right top, from(#42a9f0), to(#154a98));
    background: linear-gradient(to right, #42a9f0 0%, #154a98 100%);
    background: -webkit-linear-gradient(left, #42a9f0 0%, #154a98 50%, #154a98 51%, #42a9f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color_green', endColorstr='$color_blue',GradientType=1 );
    background-size: 200% 200%;
    background-position: 0% 50%;
    -webkit-transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;}
.index4_news1:hover{background-position:100% 50%}
.index4_news1_tit{ font-size:24px; color:#fff; margin:15px 0;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;overflow: hidden;}
.index4_news1_con{ font-size:16px; color:#fff;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;overflow: hidden;}
.index4_news1_time{ font-size:16px; color:#fff;}
.index4_news1_more{ margin-top:10px; font-size:16px; color:#fff;}
.index4_news1_more img{ margin-left:10px;}

.index4_news2 li{ width:31.3%; float:left; margin-right:3%; margin-top:3%; position:relative; padding:2% 2%;}
.index4_news2 li .index4_news2_img{ position:absolute; top:0; left:0; height:100%; width:100%; opacity:0;}
.index4_news2 li .index4_news2_img img{ width:100%; height:100%;}
.index4_news2 li .index4_news2_time{ color:#333333; font-size:16px;}
.index4_news2 li .index4_news2_time p{ font-size:36px;}
.index4_news2 li .index4_news2_more{ margin-top:10px; font-size:16px; color:#154a98;background:url(../Image/p10.png) center left 5em no-repeat;}
.index4_news2 li:hover .index4_news2_more{background:url(../Image/p9.png) center left 5em no-repeat;}
.index4_news2_main{ position:relative; z-index:1;}
.index4_news2 li .index4_news2_tit{ color:#333333; font-size:24px; margin-bottom:10px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;overflow: hidden;}

.index4_news2 li .index4_news2_con{ color:#393939; font-size:16px; line-height:27px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;overflow: hidden;}
.index4_news2 li:nth-child(3){ margin-right:0;}
.index4_news2 li:hover{ background:rgba(0,0,0,1);}
.index4_news2 li:hover .index4_news2_img{ opacity:0.5;}
.index4_news2 li:hover .index4_news2_time{ color:#fff;}
.index4_news2 li:hover .index4_news2_more{ color:#fff;}
.index4_news2 li:hover .index4_news2_tit{ color:#fff;}
.index4_news2 li:hover .index4_news2_con{ color:#fff;}




/****************************index4 end****************************/



.foot_bj{ background:#121316; overflow:hidden; padding-top:50px;}
.foot_left{ width:60%; float:left; margin-top:20px;}
.foot_left .foot_logo img{ max-width:90%;}
.foot_nav{ margin-top:50px;}
.foot_nav ul{ width:20%; float:left;}
.foot_nav ul p{ font-size:18px; color:#ffffff; margin-bottom:10px;}
.foot_nav ul li{font-size:16px; color:#7e807e; line-height:27px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;overflow: hidden;}
.foot_right{ width:35%; float:right;}
.foot_contact{ width:50%; float:right; margin-top:30px; line-height:28px;}
.foot_contact li{ color:#a9a9a9; font-size:16px; margin-bottom:10px; line-height:28px;}
.foot_contact li p{ font-weight:bold; color:#fff; font-size:24px;}
.cop{ width:40%; float:left; margin-top:20px; text-align:center;}
.cop img{ max-width:80%; margin:0 auto;}
.cop p{ color:#a9a9a9; font-size:16px; margin-top:10px;}
.foot_bottom{font-size:16px; color:#b0b0b0; line-height:30px; padding:30px 0; border-top:1px solid #36404d; margin-top:30px;}
.foot_bottom span{ margin:0 5px;}
.foot_bottom a{ color:#b0b0b0;}


/****************************foot end****************************/


.banner_about{background: url(../Image/banner_about.jpg) no-repeat center; background-size:cover;}
.banner_contact{background: url(../Image/banner_contact.jpg) no-repeat center; background-size:cover;}
.banner_news{background: url(../Image/banner_news.jpg) no-repeat center; background-size:cover;}
.banner_pro{background: url(../Image/banner_pro.jpg) no-repeat center; background-size:cover;}
.banner_case{background: url(../Image/banner_case.jpg) no-repeat center; background-size:cover;}


.inner_banner{ padding:20% 0 10% 0; text-align:center;}
.inner_banner img{ max-width:70%;}


.inner_about_top1{ float:left; font-size:40px; color:#000000;}
.inner_about_top2{ float:left; margin-left:20px; margin-top:10px;}
.inner_about_dot{ width:15px; height:15px; background:#154a98; border-radius:100%;}
.inner_about_con{ font-size:16px; color:#b9b9b9; margin-top:10px;}

.inner_about1{ margin-top:60px;}
.inner_about1_num{ overflow:hidden; padding:40px 0;}
.inner_about1_num li{ float:left; width:25%; color:#5c5e5c; font-size:16px;}
.inner_about1_num li p{ font-size:60px; color:#154a98; font-family: Roboto; float:left; margin-right:10px;}
.inner_about1_num li div{ float:left; margin-top:21px;}

.inner_about1_left{ width:48%; float:left;}
.inner_about1_main{ color:#5d5d5d; font-size:16px; line-height:28px;}

.inner_about1_right{ width:48%; float:right;}
.inner_about1_right img{ width:100%;}

.inner_about2_bj{ background:url(../Image/p14.jpg) center no-repeat; background-size:cover; padding:50px 0 50px 0; overflow:hidden; margin-top:100px;}
.inner_about2_main li{ margin-top:60px;}
.inner_about2_main li .inner_about2_img{ float:left; width:10%;}
.inner_about2_main li .inner_about2_img img{ width:100%;}
.inner_about2_main li .inner_about2_con{ margin-top:10px; float:right; width:88%; line-height:30px; font-size:16px; color:#333333;}
.inner_about2_main li .inner_about2_con p{ font-size:20px; margin-bottom:10px;}
.inner_about2_main li .inner_about2_con b{ font-size:30px;}

.inner_about2_main li .inner_about2_left{ width:5%; float:left;}
.inner_about2_main li .inner_about2_left p{ width:5px; height:45px; background:#fff;}


.inner_about3{ margin:40px auto;}
.inner_about3_main{ margin-top:55px; margin-bottom:130px;}
.inner_about3_main .item .img{ border:4px solid #154a98;}


.inner_bj{ width:100%; background:#f6f6f6; padding:80px 0;}
.inner_pro_type{margin-top:20px;}
.inner_pro_type a{width:196px;height:42px;font-size:16px;line-height:42px;text-align:center;margin:20px 10px 0;display:inline-block;background:#e7e7e7;}
.inner_pro_type a:hover{color:#FFF;background:#154a98;}
.inner_pro_type a.on{color:#FFF;background:#154a98;}

.inner_pro_main{ margin-top:40px;}
.inner_pro_list{ border:1px solid #dcdcdc; background:#fff;}
.inner_pro_list li{ position:relative; float:left; width:33.3%; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
.inner_pro_list li .img{ width:79%; float:right; overflow: hidden;}
.inner_pro_list li .img img{ width:100%;-webkit-transition: all 0.5s; transition: all 0.5s;}
.inner_pro_list li .con{ position:absolute; top:20px; left:20px;}
.inner_pro_list li .con .title{ font-size:24px; color:#333;}
.inner_pro_list li .con .more{ font-size:16px; color:#3d3d3d; margin-top:10px;}
.inner_pro_list li .con .more img{ margin-left:10px;}
.inner_pro_list li:nth-child(3n){ border-right:none}
.inner_pro_list li:hover img{
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.inner_pro_list li:hover .con .title{ color:#154a98;}

.pro_info{ margin-top:50px;}
.proleft { width: 40%; float:left;}
.proleft .swiper-list{margin-top:50px;padding-bottom:50px;overflow:hidden;position:relative;}
.proleft .swiper-list .swiper-slide{padding:0 30px;background:#FFF;position:relative;cursor:pointer;}
.proleft .swiper-list .swiper-slide .img{margin:20px 0;position:relative;overflow:hidden;}
.proleft .swiper-list .swiper-slide .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.proleft .swiper-list .swiper-slide:hover .img img{transform:scale(1.08);}

.proleft .swiper-list .swiper-slide .line{width:100%;height:1px;display:block;background:#ddd;}

.proleft .gallery-top{width:100%;position:relative;}
.proleft .gallery-top .swiper-slide{width:100%;display:block;}
.proleft .gallery-top .swiper-slide img{width:100%;display:block;}
.proleft .gallery-top .swiper-button-prev{left:6px;}
.proleft .gallery-top .swiper-button-next{right:6px;}
.proleft .gallery-top .swiper-button-next, .gallery-top .swiper-button-prev{width:66px;height:66px;}


.product_img_right{width:100%;margin-top:40px;}
.product_img_right .gallery-thumbs{width:100%;padding-right:5px !important;padding-top:6px !important;margin-left:0 !important;}
.product_img_right .gallery-thumbs p{font-size:16px;color:#999;line-height:32px;margin-bottom:10px;}
.product_img_right .gallery-thumbs .swiper-slide{border:1px solid #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.product_img_right .gallery-thumbs .swiper-slide img{width:100%;display:block;}
.product_img_right .gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:2px solid #333;}
.product_img_right .gallery-thumbs .swiper-slide-thumb-active:before{
    content: '';
    display: block;
    width: 0;
    border: 6px solid transparent;
    border-bottom-color: #333;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}


.proright { width: 55%; padding-bottom:20px; float:right;}
.proright h3{ border-bottom:1px solid #dcdcdc; color:#000000; font-size:26px; padding-bottom:20px; margin-bottom:20px; margin-top:0; font-weight: bold;}
.pro_des{ color:#181818; font-size:16px;  margin-bottom:50px; line-height:30px; margin-top:30px;}
.pro_adv li{ width:25%; text-align:center; font-size:16px; color:#999999; float:left; margin-top:20px;}
.pro_adv li p{ color:#444444; font-size:24px;}
.pro_more{ background:#154a98; width:200px; height:48px; line-height:48px; text-align:center; color:#fff; float:left; margin-top:60px;}
.pro_back{ background:#282828; width:200px; height:48px; line-height:48px; text-align:center; color:#fff; float:left; margin-top:60px; margin-left:20px;}


.pro_info_main{ margin-top:80px;}
.pro_info_top{ overflow:hidden; color:#a1a1a1; font-size:16px;}
.pro_info_top span{ color:#000; font-size:30px; }
.pro_info_line{ height:1px; background:#dcdcdc; margin:20px 0;}
.pro_info_line p{ width:44px; height:3px; background:#1f7bc4;}

.inner_content{ font-size:16px; line-height:30px;}
.inner_content p{ margin:0;}
.inner_content img{ max-width:100%;}


/*************************product end*************************/




.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;height:30px; display:block; float:left;}
.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;}

.news_list li{ float:left; width:31.3%; margin:1.0%; background:#fff; transition:all 1s;}
.news_list li .pic { width: 100%; height: 64%;}
.news_list li .pic img{ width:100%; height: 100%;  transition:all 1s;}
.news_list li .pic:after { padding-bottom: 60%;}
.news_list li .news_con{ font-size:16px; color:#666666; padding:30px 20px;}
.news_list li .news_con span{ background:#154a98; color:#fff; text-transform:uppercase; padding:0 5px;}
.news_list li .news_con_tit{ color:#000000; font-size:20px; line-height:25px; margin-top:10px; border-bottom:4px solid #f5f5f5; padding-bottom:10px; margin-bottom:20px;
text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;overflow: hidden;}
.news_list li .news_con_main{ color:#696969; font-size:16px; line-height:27px;
text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;overflow: hidden;}

.news_list li .news_con_time{ color:#666666; font-size:24px; margin-top:20px; line-height:35px;}
.news_list li .news_con_time p{ float:right; font-size:16px; color:#000;}
.news_list li:hover .news_con_tit{ color:#154a98;}
.news_list li:hover .news_con_time{ color:#154a98;}
.news_list li:hover .pic img{transform: scale(1.1); -webkit-transform: scale(1.1);}



.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 { margin-bottom:30px;}
.inner_news_img img{ max-width:100%;}



/**************************news end**********************/

.case li{ width:100%; height: auto;transition: all 0.8s ease 0s; float:left; margin:22px 0; position:relative;}
.case li .inner_case_img{ width:60%; height:auto; background:#fff; overflow:hidden; float:left;}
.case li .inner_case_img img{ width:100%; transition: 800ms ease-in-out; -webkit-transition: 800ms ease-in-out; }
.case li .inner_case_right{ width:40%; position:relative; float:right;}
.case li .inner_case_tit{ font-size:40px; border-bottom:1px solid #154a98; padding-left:10%; padding-bottom:20px; color:#191919;}

.case li .inner_case_con{ padding-left:10%; color:#191919; font-size:16px; line-height:30px; transition: all 0.8s ease 0s; margin-top:30px;}
.case li:hover .inner_case_img img{ transform: scale(1.05);}
.case li:nth-child(2n) .inner_case_img{ float:right;}
.case li:nth-child(2n) .inner_case_con{ float:left; padding-left:0; padding-right:10%;}
.case li:nth-child(2n) .inner_case_tit{ padding-left:0; padding-right:10%;}





.inner_contact{ overflow:hidden;}

.inner_contact{ width:40%; float:left; }
.inner_contact_main{ margin-top:30px;}
.inner_contact_main ul{ float:left; width:70%;}
.inner_contact_main ul li{ color:#353535; font-size:16px; margin-bottom:10px; line-height:28px;}
.inner_contact_main ul li p{ font-weight:bold; color:#353535; font-size:24px;}
.inner_contact_main .cop{ float:right; width:25%;}
.inner_contact_main .cop img{ width:100%;}

.contact-map{ width:100%; position:relative; margin-top:50px;}
#dituContent{ width:100%; height:437px;}


.inner_message{ overflow:hidden; background:#fff; padding:5%;}
.inner_message_main{ width:55%; float:right;}
.inner_message_main .input-group{ margin-bottom:20px; width:50%; float:left;}
.inner_message_main .input-group1{ width:100%; margin-bottom:20px;}
.inner_message_main .input-group1 input{ border:1px solid #dcdcdc;line-height:58px; color:#898989; outline:none; width:97%; padding-left:5%;}
.inner_message_main .input-group input{ border:1px solid #dcdcdc;line-height:58px; color:#898989; outline:none; width:95%; padding-left:5%;}
.inner_message_main #content{ height:100px;}
.inner_message_main #captcha{ float:left; width:69%;}
.inner_message_main .verify{ width:30%; height:36px;}
.inner_message_main .verify img{ width:90px; height:36px; margin-top:14px;}
.inner_message_main #submit{ line-height:40px; height:40px; text-align:center; color:#fff; width:25%; margin-right:5%; float:right; background:#154a98;}


/**************************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;padding:0 20px;cursor:pointer; background:#154a98;}
.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;
  overflow: hidden;
   margin:5px -1px 5px 0;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #0095eb;
  background: #0095eb;
}
.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;
}

@keyframes scrolldown {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrolldown2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	55% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	70% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	85% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrollup {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes scrollup2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	15% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	30% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	45% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes sound {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	20% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	40% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	60% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btnline {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btntate {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}
