@charset "utf-8";
/* CSS Document */
body{
	margin:0 0;
	padding:0 0;
}
a,a:hover{
	text-decoration:none;
}
ul,li{
	margin:0 0;
	padding:0 0;
	list-style:none;
}

.clearfix{clear:both;}
.khang{
	padding:20px 10px;
}

.max1400{
	max-width:1400px;
	min-width:1400px;

	margin:0 auto;
}
.max1920{
	max-width:1920px;
	margin:0 auto;
	position:relative;
}
.max1872{
	max-width:1872px;
	margin:0 auto;
	position:relative;
}
.h980{
	height:980px;
}
.h774{
	height:774px;
}

.max1440{
	max-width:1440px;
	margin:0 auto;
}
.max1200{
	max-width:1200px;
	margin:0 auto;	
}

.top50{
	margin-top:50px;
}

.bottom50{
	margin-bottom:50px;
}
.top .logo{
	float:left;
}
.logo img{
	width:424px;
	height:129px;
}

.mtop60{
	margin-top:60px;
}

.vcontent{

}
.menubg{
	float:right;
	width:900px;
	background-color:#fff;
	height:129px;
}

.menu > ul > li{
	width:115px;
	float:left;
	line-height:129px;
	text-align:center;
	position:relative;	
}
.menu  > ul > li a{
	font-size:20px;
	display:block;
	width:100%;
	height:129px;	
	overflow:hidden;
}
.menu  > ul > li>a{
	letter-spacing:2px;
}

.menu  >  ul > li span{
	color:#000;
	width:100%;
	height:129px;	
	display:block;
}
.menu li .omenu span.m_hover{
	margin-top:-129px;
	color:#fff;
	background-color:#1569BF;	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;	
}
.menu li:hover .omenu span.m_hover{
	margin-top:0;	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;
}

.menu li > ul{
	margin:0 0;
	padding:0 0;
	width:115px;
	background-color:#fff;
	z-index:9999;
	position:absolute;
}
.menu li.max{
	width:160px;
}
.menu li.max > ul{
	width:160px;
	margin-left:0px;
}
.menu li li{
	float:none;
	width:100%;
	list-style:none;
	line-height:68px;
	text-align:center;
	display:none;
}
.menu li:hover li{
	display:block;
}
.menu li li a{
	font-size:18px;
	display:block;
	width:100%;
	height:68px;	
	overflow:hidden;
	white-space:nowrap;
}
.menu li.max li a{
	font-size:16px;
}
.menu li li span{
	color:#000;
	width:100%;

	text-align:center;
	height:68px;
	display:inline-block;
	margin-left:0;
}
.menu li li span.m_hover{
	width:100%;
	margin-left:-100%;
	color:#fff;
	background-color:#1569BF;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
	
}
.menu li li:hover span.m_hover{
	margin-left:0;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
}


	/* 轮播容器样式 */
	.carousel {
	  width: 1400px;
	  height: 663px;
	  position: relative;
	  overflow: hidden;
	  margin: 50px auto;
	}	
	/* 轮播项列表样式 */
	.carousel .carousel-list {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  display: flex;
	  width: 300%;
	  transition: transform 0.5s ease;
	}	
	.carousel .carousel-list li {
	  width: 100%;
	  height: 100%;
	}	
	.carousel .carousel-list img {
	  width: 1400px;
	  height: 663px;
	  object-fit: cover;
	}	
	/* 切换按钮样式 */
	.carousel .carousel-prev,
	.carousel .carousel-next {
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	  background-color: rgba(0, 0, 0, 0.5);
	  color: white;
	  border: none;
	  padding: 10px 20px;
	  font-size: 20px;
	  cursor: pointer;
	  transform: scaleY(3);
	}	
	.carousel .carousel-prev {
	  left: 10px;
	}	
	.carousel .carousel-next {
	  right: 10px;
	}	
	/* 指示点容器样式 */
	.carousel .carousel-indicators {
	  position: absolute;
	  bottom: 10px;
	  left: 50%;
	  transform: translateX(-50%);
	  display: flex;
	  gap: 10px;
	}	
	.carousel .carousel-indicators span {
	  width: 12px;
	  height: 12px;
	  border-radius: 50%;
	  background-color: white;
	  opacity: 0.5;
	  cursor: pointer;
	}	
	.carousel .carousel-indicators span.active {
	  opacity: 1;
	}	


.wmdfw{
	font-size:20px;
	color:#707070;
}

.xwenlr .left{
	width:476px;
	float:left;
	
}
.xwenlr .right{	
	width:924px;
	float:right;
}
.xwenlr .xwlanmu{

}
.xwenlr .xwlanmu li{
      -webkit-box-shadow:0px 1px 5px #ccc;
      -moz-box-shadow:0px 1px 5px #ccc;
      box-shadow:0px 1px 5px #ccc;

}
.xwenlr .xwcontent{
      -webkit-box-shadow:0px 1px 5px #ccc;
      -moz-box-shadow:0px 1px 5px #ccc;
      box-shadow:0px 1px 5px #ccc;
	  padding-top:20px;
	  padding-bottom:20px;

}
.xwenlr .xwlanmu li{
	display:inline-block;
	width:280px;	
	text-align:center;
	font-size:22px;
	line-height:68px;
	cursor:pointer;
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;

}
.xwenlr .xwlanmu li.nhover{
	background-color:#fff;		
	color#000;
}
.xwenlr .xwlanmu li.yhover{
	background-color:#347AB8;	
	color:#fff;
}

.xwenlr .newitem{
	margin-top:20px;
	margin-left:1%;
	margin-right:1%;
}

.nshow{	
	display:block;
}
.nhidden{
	display:none;
}



.newitem .news-2{
	float:left;
	width:150px;
	background-color:#347AB8;
	color:#fff;

}
.newitem .news-2 span{
	display:block;
	text-align:center;
}
.newitem .news-2 span:first-child{
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	padding-top:20px;
}
.newitem .news-2 span:last-child{
	padding-top:11px;
	padding-bottom:15px;
	font-size:22px;
	line-height:24px;
}

.newitem .news-3{
	padding-left:10px;
	float:left;
	width:744px;
	height:107px;
	background-color:#F7F7F7;
}

.newitem .news-3 span{
	display:block;
	color:#000;

}
.newitem .news-3 span:first-child{
	font-size:18px;
	font-weight:bold;
	line-height:42px;
	color:#333333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
.newitem .news-3 span:last-child{
	font-size:16px;
	line-height:28px;
	color:#444444;
}


.hzuo li{
	display:inline-block;
	width:24%;
	text-align:center;
	box-sizing: border-box;
	padding-bottom:20px;
}
.hzuo li img{
	border:1px solid #CCCCCC;
	width:268px;
}


.indextitle{
	text-align:center;
	margin-bottom:60px;
}

.indextitle .cn{
	font-size:38px;
	color:#666666;
	letter-spacing:4px;
	margin-top:20px;
}
.indextitle .hx{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

.indextitle .en{
	font-size:48px;
	text-transform:uppercase;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}
.indextitle .en span:first-child{
	color:#666;
}
.indextitle .en span:last-child{
	color:#454545;
}


.lunbo{
	width:1400px;
}
.target {
	width:1400px;
	height:383px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
.target .hy-prev{
	display:none;
}
.target .hy-next{
	display:none;
}
.target .hy-dot i.active{
	background:rgba(0,0,0,.5);
}
/*
.target img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
*/
	
.honourimg{
	text-align:center;
}	
.honourimg img{
	max-width:800px;
}	


.shuming{
	text-align:center;
	font-size:24px;
	color:#000;
	margin-top:-20px;
}




.newslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.newslist ul li{
	margin-bottom:20px;
	padding-bottom:20px;
	background-color:#FAF9F9;
	height:240px;
	position:relative;
}
.newslist ul li:hover{
	background-color:#EEEEEE;

}
.newslist li>div:first-child{
	float:left;	
	width:400px;

}
.newslist li>div:last-child{
	float:left;
	width:940px;
	padding-left:40px;
	padding-right:40px;
	box-sizing: border-box;

}
.newslist li>div:first-child div{
	width:400px;
	height:225px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}
.newslist li>div:first-child img{
	width:360px;
	height:225px;
	margin-left:20px;
}
.newslist .p-title{
	color:#000;
	font-size:20px;
	line-height:68px;
}
.newslist .p-desc{
	color:#999999;
	font-size:18px;
	line-height:38px;
}
.newslist .p-date{
	color:#666666;
	font-size:18px;
	line-height:38px;
	position:absolute;
	bottom:0;
	margin-bottom:15px;
}
.indexkb{
	padding-top:80px;
}

.gsjj div:first-child{
	float:left;
	width:715px;
	margin:0 0;
	padding:0 0;
}
.gsjj div:first-child img{
	margin:0 0;
	padding:0 0;	
}
.gsjj div:last-child{
	float:right;
	width:685px;
	padding-left:40px;
	box-sizing: border-box;
}
.gsjj div:last-child p{
	text-indent:2em;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:26px;
	color:#3D3938;
}
.gsjj div:last-child span:first-child{
	font-size:28px;
	font-weight:bold;

}
.gsjj div:last-child span:last-child{
	margin-top:28px;
	display:inline-block;
}

.btn-more  a{
	color:#018B8D;
	padding:10px 20px;
	border:1px solid #018B8D;
	font-size:18px;
}
.btn-more a:hover{
	background-color:#F5F5F5;
}
.center{
	text-align:center;
}

.productdisplay{

}
.productdisplay .en{
	font-size:38px;
	color:#666666;
	text-align:center;
}
.productdisplay .cn{
	font-size:48px;
	text-align:center;
	color:#000;
}
.productdisplay .gstp{
	margin-top:60px;
	margin-bottom:20px;
	background-position:right;
	background-repeat:no-repeat;
	height:614px;
}
.productdisplay .gstp .video{
	padding-top:104.5px;
}

.productdisplay .fwitem ul{
	margin-bottom:50px;
}
.productdisplay .fwitem li{
	float:left;
	margin-bottom:50px;
	background-color:#fff;
}
.productdisplay .fwitem li{
	margin-left:20px;
}
.productdisplay .fwitem li:first-child{
	margin-left:0px;
}

.productdisplay .fwitem li .fwtitle{
	line-height:120px;
	text-align:center;
	font-size:22px;
	color:#000;	
}
.productdisplay .fwitem li .fwtitle span{
	border:1px solid #EBEBEB;
	padding:10px 20px;
}

.productdisplay .fwitem li img{
	width:335px;
	height:415px;	
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.productdisplay .fwitem li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.productdisplay .fwitem li .fwimg{
	width:335px;
	height:415px;
	overflow:hidden;
}

.productdisplay .containeren{
	font-size:22px;
	color:#999999;
	text-align:center;
	text-transform: uppercase;
}
.productdisplay .container {
      display: flex;
      align-items: center;
      width: 100%;
    }
.productdisplay .line {
      flex-grow: 1;
	  margin-top:20px;
      height: 1px;
      background-color:#CCCCCC;
    }
.productdisplay .text {
      padding: 0 10px;
    }
	
	


.youshi{
	background-image:url(../images/youshi.jpg);
	background-position:center;
	height:795px;
}
.youshi .left {
	margin-top:223px;
	width:467px;
	float:left;
}
.youshi .right {
	margin-top:223px;
	width:886px;
	height:383px;
	background-color:#fff;
	float:right;
}
.youshi .left .cn{
	font-size:48px;
	text-align:left;
	color:#fff;
	line-height:70px;
	margin-top:60px;
}
.youshi .left .en{
	font-size:38px;
	color:#fff;
	text-align:left;
	line-height:70px;
}
.youshi .left .miaoshu{
	font-size:18px;
	text-align:left;
	color:#fff;
	line-height:40px;
}
.youshi .right ul{
	margin-top:60px;
}
.youshi .right li{
	margin-top:20px;
}
.youshi .right img{
	margin-right:10px;
}
/* 列表整体样式 */
.youshi .company-features {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

/* 列表项样式 */
.youshi .feature-item {
    width: 45%;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}


/* 文本部分样式 */
.youshi .feature-text {
    flex: 1;
}

.youshi .feature-text div {
    color: #000;
    font-size:18px;
	font-weight:bold;
	line-height:28px;
}

.youshi .feature-text p {
    margin: 0;
	padding:0;
    color: #333;
    font-size:14px;
	line-height:24px;
}
.youshi li .rotatable-image {
  cursor: pointer; /* 设置鼠标指针为手型 */
  transition: transform 1s ease; /* 定义过渡效果，1s是过渡时间，ease是过渡的缓动函数 */
}

.youshi li:hover .rotatable-image {
  transform: rotate(360deg); /* 鼠标悬停时，图片旋转360度 */
}



.company .companylanmu{
	margin-top:50px;
	background-color:#fff;
	height:210px;
	line-height:70px;
}

.companylanmu .en{
	font-size:38px;
	color:#666666;
	text-align:left;
}
.companylanmu .cn{
	font-size:48px;
	text-align:left;
	color:#000;
}
.companylanmu .miaoshu{
	font-size:18px;
	text-align:left;
	color:#666666;
}
.companyleirong .left{
	float:left;
	width:1000px;
}
.companyleirong .right{
	float:right;
	width:370px;
	margin-top:-150px;
}
.companyleirong .left>div:first-child{
	margin-top:	60px;
	font-size:28px;
	position:relative;
}
.companyleirong .left>div:first-child::before{
    content: '';
    position: absolute;
	border:1px solid #337ab7;
	width:50px;
	top:40px;
}
.companyleirong .left>div:nth-child(2){
	margin-top:	40px;
	font-size:20px;
	line-height:44px;
}
.companyleirong .left>div:last-child{
	margin-top:	40px;

}
.companyleirong .left>div:last-child a{
	font-size:20px;
	padding:10px 30px;
	border:1px solid #337ab7;
	color:#337ab7;
	border-radius:20px;
}


.case .en{
	font-size:48px;
	color:#666666;
	text-align:left;
	line-height:70px;
}
.case .cn{
	font-size:48px;
	text-align:left;
	color:#000;
}
.case .miaoshu{
	font-size:18px;
	text-align:left;
	color:#666666;
	line-height:40px;
}

.case .fwitem ul{
	margin-bottom:50px;
}
.case .fwitem li{
	float:left;
	margin-bottom:50px;
	background-color:#fff;
}
.case .fwitem li:nth-child(2),.case .fwitem li:nth-child(5){
	margin-left:38.5px;
	margin-right:38.5px;
}

.case .fwitem li .fwtitle{
	line-height:120px;
	text-align:center;
	font-size:22px;
	color:#000;	
}
.case .fwitem li .fwtitle span{
	border:1px solid #EBEBEB;
	padding:10px 20px;
}

.case .fwitem li img{
	width:441px;
	height:327px;	
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.case .fwitem li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .fwitem li .fwimg{
	width:441px;
	height:327px;
	overflow:hidden;
}

.case .containeren{
	font-size:22px;
	color:#999999;
	text-align:center;
	text-transform: uppercase;
}
.case .container {
      display: flex;
      align-items: center;
      width: 100%;
    }
.case .line {
      flex-grow: 1;
	  margin-top:20px;
      height: 1px;
      background-color:#CCCCCC;
    }
.case .text {
      padding: 0 10px;
    }


.more{
	text-align:center;
} 
.more span{
	text-align:center;
	font-size:18px;
	background-color:#005AAB;
	padding:10px 30px;
	color:#FFFFFF;
	cursor:pointer;
	transition: transform 0.3s ease;
	display: inline-block;
}

.more span:hover{
	transform: scale(1.1);	
}



.aboutus{
	background-image:url(../images/aboutbg.jpg);
	background-position:center;
	height:521px;
	margin-top:130px;
}
.aboutus .hero {
  position:absolute;
  margin-top:-80px;
  width: 208px;
  height:208px;
  background-image:url(../images/about1.png);
}
.aboutus .tag1 {
  color: white;
  padding-top:60px;
  padding-left:30px;
  font-size: 22px;
  text-align: left;
}
.aboutus .tag2 {
  color: white;
  padding-top:10px;
  padding-left:30px;
  font-size: 30px;
  text-align: left;
}
.aboutus .tag3 {
  margin-top:20px;
  margin-left:30px;
  width:50px;
  height:2px;
  background-color:#fff;
}

.aboutus .info{
  margin-top:280px;
}
.aboutus .info-section {
  text-align: left;
  padding: 50px 0px;
  margin-left:0px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  height:180px;
}


.aboutus .info-item {
  text-align:center;
  display: inline-block;
  width: 240px;
  padding-top:40px;
  vertical-align: top;
  border-right:1px dotted #CCCCCC;
  height:160px;
}

.aboutus .number {
  font-size: 24px;
  margin-bottom: 5px;
  position:relative;
}

.aboutus .unit {
  font-size: 14px;
  color: #fff;
  position:absolute;
  top:-10px;

  background-color:#fe8417;
  border-radius:15px;
  width:30px;
  height:30px;
  line-height:30px;
}

.aboutus .desc {
  font-size: 14px;
  margin-top: 5px;
}

.aboutus .icon {
  width: 40px;
  height: 40px;
  margin: 10px auto;
  background-size: contain;
  background-repeat: no-repeat;
}

.aboutus .house {
  background-image: url('../images/about1-1.png');
}

.aboutus .bar-chart {
  background-image: url('../images/about1-2.png');
}

.aboutus .people {
  background-image: url('../images/about1-3.png');
}

.aboutus .join-us {
  text-align: left;
  display: inline-block;
  width: 620px;
  vertical-align: top;
  margin-left:20px;
  margin-top:0px;
}

.aboutus .join-us div {
  color: #ff8c00;
  margin-bottom:10px;
  font-size:24px;
  font-weight:bold;
}

.aboutus .join-us p {
  line-height:24px;
  font-size:15px;
  margin-bottom: 10px;
}

.aboutus .btn {
  display: inline-block;
  background-color: #ff8c00;
  color: white;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.aboutus .btn:hover {
  background-color: #ff6600;
}


.indexnews .en{
	font-size:28px;
	color:#666666;
	text-align:center;
}
.indexnews .cn{
	font-size:48px;
	text-align:center;
	color:#000;
}

.news-container ul{
	margin-bottom:20px;
}

.indexnews .news-item {
      width: 690px;
	  background-color:#f0f0f0;      
      padding: 20px;
	  margin-bottom:20px;
      box-sizing: border-box;
	  float:left;
}
.indexnews .news-item:nth-child(odd) {
	margin-right:20px;
}

.indexnews img {
      width: 290px;
      height: 200px;
	  float:left;
	  margin-right:20px;
    }

.indexnews .news-title {
      font-size: 18px;
      margin-bottom: 5px;
	  color:#000;
    }

.indexnews .news-desc {
      font-size: 16px;
      color: #595858;
    }

.indexnews .news-date {
      font-size: 16px;
      color: #595858;
    }

.indexnews .more-button {
      display: block;
      width: 150px;
      height: 40px;
      background-color: #0066cc;
      color: white;
      text-align: center;
      line-height: 40px;
      margin: 20px auto;
      text-decoration: none;
    }

.product-type{margin-top:50px;padding-bottom:0px;overflow:hidden;background:#fff;}
.product-type .type-list{margin:0 auto;width:1120px;}
.product-type .type-list .item{display:block;float:left;margin-left:20px;width:260px;}
.product-type .type-list dl{overflow:hidden;}
.product-type .type-list dt{position:relative;float:left;width:80px;height:80px;overflow:hidden;}
.product-type .type-list dt img{position:absolute;bottom:0;left:0;transition: all 0.5s;}
.product-type .type-list dd{padding-left:10px;padding-top:15px;line-height:1.5;overflow:hidden;}
.product-type .type-list dd span{color:#000;font-size:16px;}
.product-type .type-list dd p{font-size:13px;color:#999;}
.product-type .type-list .item:hover dt img{bottom:-80px;}
.product-type .type-list .item.cur dt img{bottom:-80px;}
.product-type .type-list .item.cur span,.type-list .item.cur p{color: #ff8315}

.productlist{
	padding-top:50px;
}
.productlist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.productlist ul li{
	margin-bottom:20px;
	padding-bottom:20px;
	min-height:566px;
	position:relative;

}
.productlist ul li:hover{


}
.productlist li>div:first-child{
	float:left;	
	width:400px;

}
.productlist li>div:last-child{
	float:left;
	width:940px;
	padding-left:40px;
	padding-right:40px;
	box-sizing: border-box;

}
.productlist li>div:first-child div{
	width:383px;
	height:546px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
}
.productlist li>div:first-child img{
	width:383px;
	height:546px;

   -webkit-transition: -webkit-transform 0.3s;
   -moz-transition: -moz-transform 0.3s;
   -o-transition: -o-transform 0.3s;
   transition: transform 0.3s;
}
.productlist li:hover img{

	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.productlist .p-title{
	color:#000;
	font-size:28px;
	line-height:68px;
	margin-top:20px;
}
.productlist .p-subtitle{
	color:#000;
	font-size:28px;
	line-height:68px;
	width:300px;
	margin-top:80px;
	border-bottom:2px dashed #999999;
}
.productlist .p-desc{
	text-indent:2em;
	color:#999999;
	font-size:24px;
	line-height:38px;
	margin-top:20px;
}
.productlist .more{
	margin-top:40px;
	text-align:left;
} 
.productlist .more span{
	text-align:center;
	font-size:18px;
	background-color:#005AAB;
	padding:10px 30px;
	color:#FFFFFF;
	cursor:pointer;
	transition: transform 0.3s ease;
	display: inline-block;
}

                   


.lytop{
	height:334px;
	background-position:center;
	background-repeat:none;
	max-width:1872px;
	margin:0 auto;
}
.weizhi{
	margin-top:-30px;
	height:75px;
	box-sizing: border-box;
	text-indent:2em;
	padding-left:50px;
	padding-top:30px;
	background-color:#fff;
      -webkit-box-shadow:0px 1px 20px #ccc;
      -moz-box-shadow:0px 1px 20px #ccc;
      box-shadow:0px 1px 20px #ccc;
}
.weizhi div{
	background-image:url(../images/dwz.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
.weizhi,.weizhi a{
	font-size:18px;
	color:#7C7C7D;
}
.submenu{
	background-color:#FFFFFF;
	margin-top:20px;	
}
.submenu .en{
	font-size:50px;
	text-align:center;
	color:#0675B6;
	margin-top:50px;
	text-transform:uppercase;
}
.submenu .cn{
	font-size:36px;
	margin-top:10px;
	text-align:center;
	width:100%;
	height:60px;
	color:#0675B6;
	background-image:url(../images/submenubg.jpg);
}
.submenu .cn>div{
	width:500px;
	margin:0 auto;
	background-image:url(../images/submenubg-1.jpg);
}
.submenu .menu-sub ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	text-align:center;
}
.submenu .menu-sub li{
	display:inline-block;
	margin-left:20px;
	margin-right:20px;
	padding:15px 40px;
	background-color:#D5D5D5;
	font-size:20px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}

.submenu .menu-sub li:hover{
	background-color:#83C2CB;
	color:#fff;
}
.submenu .menu-sub li.active{
	background-color:#83C2CB;
	color:#fff;
}



.submenu .menu-sub2 ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	text-align:center;
}
.submenu .menu-sub2 li{
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	padding:15px 20px;
	background-color:#D5D5D5;
	font-size:20px;
	color:#000;
	border-radius:10px;
	margin-top:60px;
	margin-bottom:60px;
}

.submenu .menu-sub2 li:hover{
	background-color:#83C2CB;
	color:#fff;
}
.submenu .menu-sub2 li.active{
	background-color:#83C2CB;
	color:#fff;
}


.trcontent{
	font-size:18px;
	line-height:34px;
	min-height:300px
}
.trcontent .left{
	width:45%;
	float:left;
	
	font-size:28px;
	line-height:68px;

}
.trcontent .right{
	width:55%;
	float:right;
}






.trtitle{
	font-size:28px;
	font-weight:bold;
	line-height:48px;
	text-align:center;
}


.trimg{
	width:600px;

	margin:0 auto;
	border:1px solid #ccc;
	overflow:hidden;

}
.trimg img{
	width:600px;

  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  cursor:pointer;
}
.trimg:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);	
}



.fwxm{
	margin-top:60px;
	border-bottom:1px solid #ccc;
	margin-bottom:50px;
}
.fwxm ul{
	margin:0 0;
	padding:0 0;
}
.fwxm ul li{
	float:left;
	width:200px;
	line-height:68px;
	background-color:#3C8ADA;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	list-style:none;
	margin-right:20px;
	cursor:pointer;
}
.fwxm ul li:hover,.fwxm ul li.current{
	background-color:#1569BF;	
}
.fwxmitem2,.fwxmitem3,.fwxmitem4{
	display:none;
}
.fwxmitem4{
	text-indent:2em;
	font-size:28px;
	line-height:68px;
}


.ptitle{
	margin-top:60px;
	border-bottom:1px solid #ccc;
}
.ptitle div{
	width:200px;
	line-height:68px;
	background-color:#1569BF;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	
}


.plist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.plist ul li{
	float:left;
	width:440px;
	height:304px;
	margin-right:40px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.plist ul > li:nth-child(3n){
	margin-right:0px;
}
.plist ul li img{
	width:440px;
	height:304px;
	border:none;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}


.plist ul li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.plist .p-title{
	position:absolute;
	bottom:-65px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist ul li:hover .p-title{
	
	background-color:#3174B1;
	bottom:0;
	opacity:0.9;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.plist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}




.anlilist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.anlilist ul li{
	float:left;
	width:440px;
	height:326px;
	margin-right:40px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}
.anlilist ul > li:nth-child(3n){
	margin-right:0px;
}
.anlilist ul li img{
	width:440px;
	height:326px;
	border:none;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}


.anlilist ul li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.anlilist .p-title{
	position:absolute;
	bottom:-65px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.anlilist ul li:hover .p-title{
	
	background-color:#3174B1;
	bottom:0;
	opacity:0.9;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.anlilist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.anlilist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}




.hlist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}

.hlist ul li{
	float:left;
	width:440px;
	margin-right:40px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
	padding-bottom:110px;
}
.hlist ul > a:nth-child(3n) li{
	margin-right:0px;
}

.hlist ul li img{
	width:440px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.hlist ul li:hover img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.hlist .p-title{
	position:absolute;
	bottom:0px;
	background-color:#3174B1;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:50px;
	opacity:0.9;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.hlist ul li:hover .p-title{

	opacity:1;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.hlist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
}
.hlist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}

.jishu li{
	height:385px;
}
.jishu ul li img{
	width:445.6px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.jishu ul li:hover img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}


.foot{
	background-color:#005aab;
	min-height:430px;
	padding-top:40px;
}
.foot .foot-1>div{
	float:left;
	box-sizing: border-box;
}
.foot .foot-1>div:last-child img{
	width:160px;
}

.foot .foot-1>div:nth-child(1){
	width:35%;
	text-align:left;
	line-height:38px;
	color:#fff;
	font-size:18px;
}
.foot .foot-1>div:nth-child(2){

	width:40%;
}
.foot .foot-1>div:nth-child(3){

	text-align:center;
	width:20%;
	font-size:20px;
	color:#fff;
	line-height:40px;
	padding-left:40px;
}


.foot .lianxi{
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
}


.footmenu>div{
	float:left;
	box-sizing: border-box;
	text-align:center;
}
.footmenu>div:first-child,.footmenu>div:first-child a{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	line-height:48px;
}

.footmenu>div:nth-child(2) div,.footmenu>div:nth-child(2) div a{
	font-size:18px;
	color:#fff;
	line-height:36px;
}
.footmenu>div:nth-child(2) div:first-child,.footmenu>div:nth-child(2) div:first-child a{
	font-size:22px;
	font-weight:bold;
	line-height:48px;
}

.footmenu>div:first-child{
	width:40%;
	margin-left:10%;
}
.footmenu>div:last-child{
	width:40%;
	margin-right:10%;	
}

.footmenu a{
	color:#fff;	
}
.foot .copyright{
	border-top:1px solid #5792c8;
	font-size:16px;
	color:#fff;
	line-height:58px;
	margin-top:20px;
}
.foot .copyright a{
	color:#fff;
}


.met_pager{
	text-align:center;
	padding-top:20px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 16px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

 .lrpager{
	margin:0 auto;
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
}	
 .lrpager ul{
 	margin:0 0;
	padding:0 0;
	list-style:none;
 }
 .lrpager ul a{
 	color:#333333;
 }
.danyepage li{
	border:1px solid #E7E7E7;
	line-height:38px;
	padding:2px 10px;
	font-size:16px;
	margin-bottom:40px;
}
.danyepage li.next{
	float:right;
	text-align:center;
}
.danyepage li.pre{
	float:left;
	text-align:center;
}


	#yidukefu{
		position:fixed;
		right:0px;
		width:208px;
		height:450px;
		z-index:99999;
		overflow:hidden;	
		
		top:calc(50%-225px);
		top: -webkit-calc(50%-225px);
		top: -moz-calc(50%-225px);
	}
	#yidukefu .left{
		float:left;
		width:40px;
		height:115px;
		margin-top:160px;
		padding-left:5px;
		text-align:center;
		color:#fff;
		font-size:16px;
		cursor:pointer;
	}	
	#yidukefu .right{
		float:right;
		width:160px;
		height:450px;
	}	
	#yidukefu .left span{
		letter-spacing:-4px;
	}
	
	#yidukefu .ydkefu1{
		margin-top:117.5px;
		margin-left:120px;
		cursor:pointer;

	}	
	#yidukefu .ydkefu2{
		background-image:url(../images/kefu-2bg.png);		
		cursor:pointer;
		display:none;
	}
	
	#yidukefu .kefutitle img{
		float:left;
		margin-right:5px;
	}
	#yidukefu .kefutitle{
		margin-top:30px;
		font-size:14px;
		color:#F9F3D3;
		lin-height:24px;
		font-weight:bold;
	}
	#yidukefu .kefumobi{
		margin-top:10px;
		font-size:14px;
		color:#fff;
		line-height:32px;
		text-align:center;
	}
	#yidukefu .kefuhx{
		margin-top:20px;
	}
	#yidukefu .kefuweixin img{
		margin-top:20px;
	}