.bgImgStyle{background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
.banner{
}
.banner ul li a{
  display: block;
  width: 100%;
  height: 630px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner .bx-wrapper{
  position: relative;padding-bottom: 50px;
}
.banner .bx-wrapper .bx-has-pager{    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #E2F1FE;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    margin: 0 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;

}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #B8DBFE;
}

.banner .bx-wrapper .bx-pager{
    bottom: 0px;
  /*right: 15px;*/
  padding: 20px 0;
  z-index: 5;
  display: inline-block;
  /*width: auto;*/
  height: 52px;
}
/*.banner .tit{
  position: absolute;
  width: 100%;
  z-index: 2;
  line-height: 52px;
  padding: 0 100px 0 20px;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  bottom: 0;
  left: 0;
  font-size: 18px;
}*/

/* header-search */
.header-search{height: 45px; background: #015CC9; color: #fff; text-align: right;padding: 0 65px;}
.header-search .inputBox{background: #B8DBFE;float: right; display: inline-block;height:100%;margin-right: 10px;}
.header-search .inputBox input{height:45px;padding: 0 5px;width:150px;border: none;background: #B8DBFE;color: #000;;}
.header-search .inputBox .searchIcon {padding: 0 5px; cursor: pointer;}
.header-search .search-right{float: right;margin-bottom: 0;}
.header-search .search-right .search-right-li{cursor: pointer;list-style-type: none;  color: #fff; padding: 0 20px; float: left;height: 45px;line-height: 45px;}



/*main-activity*/
.main-activity{
  padding-bottom: 35px;
}
.titleStyle{text-align: center;position: relative;margin: 20px 0;}
.titleStyle .abLine{position: absolute;z-index: 1;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #c0e0ff;}
.titleStyleOne{
  text-align: center;
  display: inline-block;
  padding: 10px 30px;
  background: #fff;
  z-index:2;
  position: relative;
}
.titleStyleOne p{
  font-size: 16px;
  color: #015CC9;
  margin-top: 5px;
  font-family: 'Regular';
}
.titleStyleOne .inlineBlock{
  font-size: 24px;
  color: #176ace;
  font-weight: bold;  
  
}
.titleStyleOne .inlineBlock span{
  position: relative;
}
/* .titleStyle:before{
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #dddddd;
}
.titleStyle .inlineBlock span:after{
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  width: 20px;
  height: 2px;
  background: #dddddd;
} */



/*main-news*/
.main-news{
  padding: 20px 0px 60px;
  background: url(../images/news_bg.jpg)top center no-repeat;
  background-size: cover;
}
.newslist{
  position: relative;
  margin-top: 30px;
}
.newslist ul{
  display: inline-block;
  width: 100%;
}
.newslist ul li{
  float: left;
  width: 22%;
  margin-right: 4%;
  background: #fff;
}
.newslist ul li:last-child{
  margin-right: 0px;
}
.newslist ul li .news-img{
  height: 188px;
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-info{
  position: relative;
  height: 100px;
  padding: 13px 8px;
  
}
.news-info .news-time{
  position: absolute;
  top: -22px;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  text-align: center;
  background: rgba(37, 137, 156, 0.9);
}
.news-info .news-time .p1{
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
 .news-time .p2{
.news-info  font-size: 16px;
  color: #fff;
  line-height: 25px;
}
.news-info h2{
  position: relative;
  font-weight: normal;  
  font-family: Noto Sans SC, Noto Sans SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news-info h2:hover{color: #035BC9;}
/* .news-info h2:after{
  content: '';
  width: 100%;
  height: 1px;
  background: #015CC9;
  position: absolute;
  bottom: -15px;
  left: 0px;
} */

.news-info2{position: relative; margin-top: 10px;}
.news-info2 .smTime{font-weight: 400;
font-size: 12px;
color: #999999;
line-height: 20px;
text-align: left;
font-style: normal;
text-transform: none;}
.news-info2 .new-detail{ float:right;
font-weight: 400;
font-size: 12px;
color: #035BC9;
line-height: 20px;
text-align: left;
font-style: normal;
text-transform: none;}

.newslist ul li a:hover .news-info .news-time{
  background: rgba(230, 167, 50, 0.9);
}
.newslist ul li a:hover .news-info{
  background: #176ace;
}
.newslist ul li a:hover .news-info h2{
  color: #fff;
}
.news-more{
  position: absolute;
  bottom: -45px;
  right: 0px;
  z-index: 6;
}
.news-more a{
  position: relative;
  padding-right: 15px;
  font-size: 12px;
  color: #176ace;
}
.news-more a:after {
    content: '';
    height: 0;
    line-height: 0;
    border-top: 3px dashed transparent;
    border-right: 0 solid transparent;
    border-left: 8px solid #176ace;
    border-bottom: 3px dashed transparent;
    position: absolute;
    right: 0px;
    top: 6px;
}


/*content-info*/
.content-info{
  padding: 20px 15px 30px;
  border-top: 2px solid #176ace;
  background: #fff;
}
.content-info .info-title{
  text-align: center;
}
.content-info .info-title h3{
  font-size: 24px;
  color: #000;
  font-weight: bold;
  line-height: 60px;
}
.content-info .info-title p{
  font-size: 12px;
  color: #666;
  line-height: 30px;  
}
.content-info .info-title p .p1{
  margin-right: 40px;
  padding-left: 20px;
  background: url(../images/p1.png) left center no-repeat;
  background-size: 12px;
}
.content-info .info-title p .p2{
  padding-left: 20px;
  background: url(../images/p2.png) left center no-repeat;
  background-size: 12px;
}
.article-content{
  margin-top: 25px;
}



/* news-list */
.news-list{}
.news-list .newLeft{width:48%;margin-right: 4%;display: inline-block;float: left;}
.news-list .newRight{width:48%;display: inline-block;}
.news-list .newLeft .newLeft-banner{width: 100%;height: 420px;}
.news-list .newRight .newRightOne{padding-bottom: 10px; cursor: pointer;}
.news-list .newRight .newRightOne .newRight-banner{height: 115px;width: 30%;margin-right: 5%;float: left;}
.news-list .newRight .newRightOne .newLeft-info{float: left; width: 65%}
.news-list .newLeft  .newLeft-info {cursor: pointer;}
.newLeft-info .newLeft-title{ font-weight: bold;font-size: 18px;color: #000000;margin: 10px 0 10px 0!important  ;}
.newLeft-info .newLeft-title a{color: #000000;}
.newLeft-info .newLeft-title:hover,.newLeft-info .newLeft-title:hover a{color:#0057C4;}
.newLeft-info .newLeft-time{font-size: 12px; color: #999999;margin-bottom: 5px;}
.newLeft-info .newLeft-text{font-size: 13px; color: #000000; padding: 5px 0;}
.news-list .newRight  .newLeft-info, .news-list .newRight .newRightOne {border-bottom: 1px solid #8AC6FF; padding-top: 5px;cursor: pointer;}
.news-list .newRight  .newLeft-info:last-child{border: none;}

.moreCenter{text-align: center;}
.moreCenter span{color: #0057C4; font-size: 13px; padding: 5px 10px; border: 1px solid #0057C4; display: inline-block;}
.moreMargin{margin: 40px 0;}
.moreCenter span:hover{background-color: #0057C4;color: #ffffff;}


/* mainTwo */
.mainTwo{margin-bottom:60px}
.mainTwo .mainTwoLi{width:32%;margin-right:1.5%; background:#fff; padding-bottom:10px; position: relative;float: left; cursor: pointer;}
.mainTwo .mainTwoLi:nth-child(3n){margin-right: 0;}
.mainTwo .mainTwoLi .mainTwoLi-banner{height:240px;}
.mainTwo .mainTwoLi .bannerText{z-index: 5; color: #ffffff; text-align: center;font-size: 16px;    position: relative;margin-top: 100px;    margin-bottom: 20px;}
.mainTwo .mainTwoLi .bannerText .bannerTextC{text-align: center; letter-spacing: 1px;}
.mainTwo .mainTwoLi .bannerText .bannerTextE{text-align: center;margin-top: 5px; font-family: 'Regular'; display: inline-block;}
.mainTwo .mainTwoLi .noticeList{width: 80%;margin-left: 10%;background: #fff;padding: 15px 10px;  position: relative; box-shadow: 2px 4px 10px 0px rgba(0,70,70,0.1);margin-top: -65px;}
.mainTwo .mainTwoLi .noticeList .noticeUl{margin-bottom: 10px;}
.noticeTime{margin-right: 10px;}
.noticeTime .noticeTimeOne{background: #083DAA; text-align: center; font-size: 12px; color: #fff; padding: 3px 7px;}
.noticeTime .noticeTimeTwo{text-align: center;font-size: 18px; color:#083DAA;  background: #E2F1FE;height: 38px;line-height: 38px;font-family: Noto Sans SC, Noto Sans SC;}
.styleOne1 .noticeTimeOne{background: #083DAA;}
.styleOne1 .noticeTimeTwo{color: #083DAA; background: #E2F1FE;}
.styleOne1 .moreCenter span{color: #0057C4;border: 1px solid #0057C4;}
.styleOne1 .moreCenter span:hover{background-color: #0057C4;color: #ffffff;}
.styleOne2 .noticeTimeOne{background: #015858;}
.styleOne2 .noticeTimeTwo{color: ##015858; background: #DFF6F6;}
.styleOne2 .moreCenter span{color: #007C80;border: 1px solid #007C80;}
.styleOne2 .moreCenter span:hover{background-color: #007C80;color: #ffffff;}
.styleOne3 .noticeTimeOne{background: #740804;}
.styleOne3 .noticeTimeTwo{color: #740804; background: #FFDBDA;}
.styleOne3 .moreCenter span{color: #891713;border: 1px solid #891713;}
.styleOne3 .moreCenter span:hover{background-color: #891713;color: #ffffff;}
.noticeContent{color: #000000; padding: 5px 5px 5px 10px; box-sizing: border-box; font-weight: 600;font-size:14px}
.noticeContent a{color: #000000;}
.styleOne1 .noticeUl:hover{background-color:#083DAA ;color: #fff;} 
.noticeUl:hover a{color: #fff;}
.styleOne2 .noticeUl:hover{background-color:#015858 ;color: #fff;} 
.styleOne3 .noticeUl:hover{background-color:#740804 ;color: #fff;} 
.mainTwo .mainTwoLi .noticeList .noticeUl .noticeLi{}
.mainTwo .mainTwoLi .noticeList .noticeUl .noticeLi .noticeLi-left{}
.mainTwo .mainTwoLi .noticeList .noticeUl .noticeLi .noticeLi-right{}


/* mainThree */
.mainThree{background: #035bc9;padding: 30px 5%;}
.mainThree .newslist{margin-bottom: 20px;}
.mainThree .mainThreeTitle{text-align: center;}
.mainThree .mainThreeTitle .inlineBlock{font-size: 24px;
    color: #fff;
    font-weight: bold;}
  .whiteE{color: #B8DBFE;}
  
.mainThree .moreCenter span{color: #ffffff;border: 1px solid #ffffff;}
.mainThree .moreCenter span:hover{background-color: #ffffff; color: #035bc9;}
/* mainFour */
.mainFour{margin: 40px 0;}
.mainFour .coopLi{position: relative;    width: 49%;margin-right: 2%; float: left;   
     box-shadow: 1px 3px 0px #176ace;margin-bottom: 16px;
     border: 1px solid #176ace;}
 .mainFour .coopLi:nth-child(2n){margin-right:0}
.mainFour .coopLi .coopLiImg{height: 240px;width: 50%; float: left;}
.mainFour .coopContent{padding: 24px;box-sizing:border-box; width: 50%;float: left;}
.mainFour .coopContent .coopLiTitle{
font-family: Noto Sans SC, Noto Sans SC;    margin-bottom: 10px;
font-weight: 500;
font-size: 18px;
color: #000000;
line-height: 26px;
text-align: left;
font-style: normal;
text-transform: none;}
.mainFour .coopContent .smTime{font-weight: 400;
font-size: 12px;
color: rgba(153,153,153,0.6);
line-height: 20px;
text-align: left;
font-style: normal;
text-transform: none;}
.mainFour .coopContent .coopLiTitle:hover{color: #0057C4;}
.mainFour .coopContent .coopLiDetail{border: 1px solid #0057C4;font-weight: 400;
font-size: 12px;
color: #0057C4;
line-height: 20px;
text-align: left;
font-style: normal;
text-transform: none;position: absolute;display: inline-block;
    padding: 3px 5px;
    }
  .mainFour .coopContent .coopLiDetail:hover{background-color: #0057C4; border: transparent;color: #fff;}
  .mainFour .contentLeft .coopLiDetail{position: absolute;bottom: 24px;
      left: 24px;}
.mainFour .contentRight .coopLiDetail{position: absolute;bottom: 24px;
    right: 24px;}




@media (max-width: 1025px) {
  .banner ul li a{    
    height: 335px;  
  } 
  .inner-banner{
    height: 260px;
  }
  .inner-banner .banner-title h4{
      padding: 80px 0px 0px 80px;
  }
  
}
@media (max-width: 768px) {
  .banner ul li a{    
    height: 250px;  
  }
  .main-activity{
    padding-bottom: 30px;
  }
  .main-news{
    padding: 20px 0px 20px;
  }
  .newslist ul li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .newslist ul li:nth-child(2n){
    margin-right: 0px;
  }
  .news-more{
    right: 15px;
    bottom: -10px;
  } 
  .inner-banner{
    height: 195px;
  }
  .inner-banner .banner-title h4 {
      padding: 65px 0px 0px 30px;
  }
  .mainTwo{padding: 0;}
  .mainTwo .mainTwoLi .noticeList{width: 90%;margin-left:5%}
}
@media (max-width: 550px) {
  .banner ul li a{    
    height: 165px;  
  }
  .main-activity{
    padding-bottom: 30px;
  }
  .activity-list{
    margin-top: 20px;
    padding: 0px 10px;
  }
  .activity-list ul li{
    width: 100%;
    margin: 0px 0px 10px;
  }
  .activity-more{
    right: 10px;
  }
  .main-news{
    padding: 20px 0px 20px;
  }
  .newslist,.main-activity{
    padding: 0px 15px;
  }
  .newslist ul li{
    width: 100%;
    margin-right:0px;
    margin-bottom: 20px;
  }
  .newslist ul li:nth-child(2n){
    margin-right: 0px;
  }
  .news-more{
    right: 15px;
    bottom: -10px;
  }
  
  .inner-banner {
      height: 95px;
  }
  .inner-banner .banner-title h4 {
      padding: 20px 0px 0px 15px;
      font-size: 24px;
  }
  .news-list .newLeft{width: 100%;margin-right: 0;margin-bottom: 10px;}
  .news-list .newRight{width:100%;}
  .mainTwo{padding: 0;}
  .mainTwo .mainTwoLi{width: 100%; margin-right: 0;margin-bottom: 30px;}
  
  .mainFour .coopLi{width: 100%;margin-right: 0;}
  .mainFour .coopContent .coopLiTitle{font-size:16px;}
}

@media (max-width: 997px) {
  .main-block{padding: 0 10px;}
  .news-list .newLeft{width: 100%;margin-right: 0;margin-bottom: 10px;}
  .news-list .newRight{width:100%;}
}
