body {
  background: #f6f6f6;
}

.home {
  min-width: 1230px;
}

.header {
 
  width: 100%;
}

.header-image-con {
  background: #10aaad;
}

.header-image {
  width: 1180px;
  height: 120px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.header-image1 {
  margin: 0 auto;
  position: absolute;
  top: -50%;
  left: -50%;
  margin: 60px 0 0 590px;
}

.header-image2 {
  /* width: 152px; */
  width: 140px;
  position: absolute;
  top: 18px;
  right: 0;
  /* filter: opacity(0.6); */
}

.header-nav-con {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #10aaad;
  border-top: 1px solid #10b4b7;
}

.header-nav {
  font-weight: bold;
  width: 1180px;
  margin: 0 auto;
  /* 	background-color: #047ebd; */
  /* display: flex; */
}

.header-nav-item {
  /* flex: 1; */
  font-size: 18px;
  cursor: pointer;
  position: relative;
  text-align: center;
  color: #fff;
  width: 10%;
  float: left;
}

/*后加*/
.header-nav-item a {
  color: #fff;
}
.header-nav-item a:hover {
  color: #33fbff;
}
.header-nav-item:hover {
  color: #33fbff;
  /* 	background-color: #2772f3; */
  text-decoration: none;
}

.header-nav-item:hover .header-second-con {
  visibility: visible;
}

.header-second-con {
  position: absolute;
  top: 50px;
  width: 88%;
  left: 6%;
  opacity: 0.9;
  color: #fff;
  font-size: 15px;
  z-index: 3;
  visibility: hidden;
  left: 6%;
}

.header-nav-second {
  width: 100%;
  height: 50px;
  background: #10aaad;
  color: #fff;
}

.header-nav-second:hover {
  background: #177d7f;
  color: #0dfaff;
}

.header-banner {
  /* 	width: 1180px;
	margin: 0 auto;
	position: relative; */
  width: 100%;
  /* 	margin-top: 20px !important; */
}

.header-banner-img {
  width: 100%;
}

.banner1 {
  
}

.banner2 {
 
}

.banner3 {
  
}

.banner4 {
 
}

.banner5 {
  
}

.banner6 {
 
}

.banner {
  background-size: cover;
  background-repeat: no-repeat;
}

/* 主要新闻区域 */
.main {
  margin-top: 20px !important;
  width: 100%;
}

.main-block {
  /* box-shadow: 0 0 10px #4cec3e; */
  background: #fff;
}

.main-title {
  border-bottom: 2px solid #dfe2e7;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
}

.main-title-left {
  float: left;
  border-bottom: 2px solid #00c8cc;
  font-weight: bold;
  font-size: 18px;
}

.main-title-right {
  float: right;
  color: #10aaad;
  font-size: 17px;
  cursor: pointer;
}

.main-item {
  padding: 12px 20px;
  padding-right: 0;
}

/*更改一下下面哪两个的高度*/
.main-item-special {
  padding: 20px;
  padding-right: 0;
  height: 220px;
}
/* 新闻区域的那个banner */
.main-banner {
  height: 240px;
  margin-top: 10px;
}
.main-banner img {
  height: 240px;
  width: 100%;
}

.main-banner-flexslider {
  height: 240px;
}

.main-banner .slides li {
  height: 240px;
}

.main-banner-title {
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-size: 15px;
  opacity: 0.7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* .news1 {
  background: url(../images/news/news1.jpg);
}
.news2 {
  background: url(../images/news/news2.jpg);
}
.news3 {
  background: url(../images/news/news3.jpg);
}
.news4 {
  background: url(../images/news/news4.jpg);
}
.news {
  background-size: 245px;
  background-repeat: no-repeat;
}
.main-banner-flexslider li {
  height: 245px;
} */

/* 消息 */
/* 设置一下容器的高度 */
.main-article {
  height: 270px;
  padding-top: 5px;
}

.main-article-tip {
  background: url(../images/article-icon.png) no-repeat 8px
    7px;
  margin-bottom: 13px;
  cursor: pointer;
  font-size: 16px;
  display: block;
}

.main-article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  word-wrap: normal;
}

.main-article-data {
  color: #a699b3;
}

/* 友情链接 */
.main-link {
  text-align: left;
}

.main-link a {
  padding: 0 15px;
  font-size: 16px;
}

.main-link a:hover {
  color: #047ebd;
}
/*友情链接=后来修改*/
.link {
  border-top: 5px solid #10aaad;
  clear: both;
  height: 86px;
  background: #fff;
  font-weight: bold;
  font-size: 18px;
}
.my-link-left {
  float: left;
  height: 86px;
  padding: 10px 0px 10px 20px;
}
.my-link-right {
  float: left;
  width: 1068px;
  text-align-last: justify;
  text-align: justify;
  padding: 0 10px;
}
.my-link {
  padding: 10px 0;
}
.my-link1 {
  padding-bottom: 10px;
}

.my-link a,
.my-link1 a {
  font-weight: normal;
  padding: 0 20px;
  font-size: 16px;
}

.my-link a:hover {
  color: #11a5a7;
}

/* 1180 */
.wrap {
  width: 1180px;
  position: relative;
  margin: 0 auto;
  display: block;
  /* background-color: #00f; */
}
/*管理平台*/
.platform-con {
  height: 300px;
  padding-top: 8px;
  cursor: pointer;
}

.platform {
  height: 49px;
  line-height: 49px;
  padding: 0 10px;
  width: 80%;
  margin: 8px auto;
  text-align: center;
  position: relative;
}

.platform3{
  padding: 0 10px;
  margin: 14px auto;
  text-align: center;
  position: relative;
  display: block;
}
.platform-img3 {
  height: 50px;
}

.platform-title {
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
}

/*无线滚动*/
.myScroll-con {
  margin-top: 20px;
  overflow: hidden;
  border-top: 5px solid #10aaad;
}

.myScroll-name {
  font-weight: bold;
  font-size: 18px;
  background: #fff;
  border-bottom: 1px solid #f6f6f6;
  padding: 10px 0px;
  position: relative;
  height: 28px;
  line-height: 28px;
}

.myScroll-imgTitle {
  position: absolute;
  top: 9px;
  left: 20px;
}
/*更多*/
.myScroll-more {
  color: #10aaad;
  font-size: 17px;
  font-weight: normal;
  padding-right: 20px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 0;
}
.myScroll-imgCon {
  position: absolute;
  top: 5px;
  width: 100%;
  text-align: center;
}

.myScroll-yuju {
  right: 0;
}

.myScroll-li {
  position: relative;
  height: 164px;
  width: 230px;
  margin: 0 15px;
}

/* 最新成果-图片上面的标题 */
.myScroll-li:hover .myScroll-title {
  visibility: visible;
}
.myScroll-title {
  visibility: hidden;
  position: relative;
  bottom: 35px;
  background: #000000;
  filter: opacity(0.7);
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 92%;
  padding: 0 4%;
}
.myScroll {
  width: 100%;
  background: #fff;
  padding: 10px 0;
  cursor: pointer;
}

.myScroll-img {
  height: 150px;
  width: 100%;
  margin-top: 5px;
}






