*{margin: 0;padding: 0;}
.father{width: 100%;}
.pic-wid{width: 100%;}
.mt1{margin:10px 0;}
.mt2{margin:20px 0;}
.mt4{margin:40px 0;}
.pt1{padding: 10px 0;}
.pt2{padding: 20px 0;}
.lf{float: left;}
.rf{float: right;}
.clear{clear: both;}
col-lg-12 .text-center img{width: 300px;}
hr{width: 60px;border-bottom: 5px solid #26c0c1;}
a:hover{text-decoration: none;}
ul li {list-style: none;}
.yuan{border-radius: 50%;}
.line2{width: 80px ;border-bottom:2px solid #ff5bde;margin: 0 auto;}

.nav-pic{width: 380px;margin: 30px 0;}

@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}


/*焦点新闻*/
.jdxw h2 , .jdxw a{
   background: linear-gradient(to bottom, #1fbf9d, #0584cf);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
}
.jdxw p{
	text-indent: 2em;
	line-height: 36px;
	font-size: 18px;
}

/*大事件*/
.dsj-bg{background: #26c0c1;color: #fff;padding: 1	0px}
.djs-tit{text-align: center;font-size: 18px;font-weight: bold;}
.dsj ul li{list-style: none;border-bottom: 1px solid #fff;line-height: 30px;width: 90%;}
.dsj ul li a{color: #fff;}
.dsj ul li a:hover{color: #005ebf;}


/*致辞*/
.zhici{background: #005ebf;color: #fff;padding: 40px;height: 330px;overflow: hidden;margin-bottom: 25px;width:96%; }
.zc-intro{color: #00d7fa;height: 160px;overflow: hidden;}
.zhici-left{margin-left: 40px;}

/*演讲*/
.speak  {text-align: center;line-height: 28px;height: 610px;}
.jianbian2{  background: linear-gradient(to right, #6576cd, #5694de);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;}
.speak-intro{background:#ffac75 ;padding: 25px;height: 400px;}
.speak-intro-pic img{ height:400px; width:270px;}


/*好成果*/
.name-product-pic-good{ display: flex;
    align-items: center;
    justify-content: center;background: linear-gradient(to right, #6575cd, #5595df); height: 50px;color: #fff;text-align: center;font-size: 14px;}
.name-product-pic-good p{margin-bottom: 0 !important;}
.good-zhanshi{height: 370px;}
.product-pic-good{margin: 0 auto;width: 255px;height: 250px; display:flex ; align-items:center }
.biankuang-good-product{    border: 1px solid #6575cd;
    width: 70%;
    height: 350px;
    position: absolute;
    left: 25%;
    top: -8%;}
 .Good_product-company{ background: linear-gradient(to right, #6575cd, #5595df);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;}
  .Good_product-company-intro{ color:#9ca5dd;width: 90%; }

  .wjhg .col-lg-6{margin: 10px 0}
  .news ul li{
text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 400px;}
.news a{color: #067ed4}
.news a:hover{color: #000}

footer{width: 100%;height: 100px;border-top: 1px solid #000;margin-top: 100px;}
footer ul li{float: left;width: 16.5%;height: 90px;line-height:90px;text-align: center;}
footer ul li a{color: #000;font-weight: bold;}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px ;
    width: 100% !important;
    left: 30% !important;
}