
.top-fixed{position:fixed;}
/*.top_blue{background:#0952b8;}*/
.top_blue{background:url(./gen_top_bg.png) top center #0952b8 repeat-x;}

.title_Cover{background: url(./麦子成熟_副本2.jpg) no-repeat top center;background-size: auto;}

.news_p_date{font-size:15px;display:none;padding: 0 8px;line-height:30px;color:#1359bb;overflow:hidden;text-align:right;bottom:10px;text-transform:uppercase;padding-bottom: 1px;}
.news_p_date p a:hover{color: #0952b8 !important;}
.news_p_span {height:120px; overflow: hidden; color:#747474; font-size:15px;padding: 0 8px;}


/*
.focus_box{min-width:960px; max-width:1390px;  margin:0 auto; padding:114px 20px 30px;color:#fff; position:relative; height:100%;}
*/

.focus_box{max-width:1390px; padding-top:114px;}


.more-right{float:right; width:335px; height:60px; line-height:60px; text-align:center; font-size:20px; margin:10px 0; background-color:#0952b8;}
.more-right a{color:#fff; display:block;font-size: 20px;}
.more-right:hover{background-color:#25469e;}
.more-right:hover a{text-decoration:none}

.moreBox{ height:60px;}

.foot {background: #0952b8;padding: 42px 0 36px 0; text-align:center;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}

.copyright .left { width:40%;font-size:16px; line-height:1.8;color:#ebeff8;display:block; overflow:hidden; float:left; margin: 0 0 10px 0;text-align: center;}
.copyright .left a {color:#ebeff8;}
.copyright .left a:hover {color:#acc3ff;}

.copyright .right { width:55%;font-size:16px; line-height:1.8;color:#ebeff8;display:block; overflow:hidden; float:left; margin-left: 40px;text-align: left;}
.copyright .right a {color:#ebeff8;}
.copyright .right a:hover {color:#acc3ff;}


.row_footer{min-width:916px; max-width:1390px; margin:0 auto; overflow:hidden}

.row_title_footer{margin-top:18px; margin-bottom:18px; margin-left:24px;overflow:hidden}
.row_title_footer h4{text-transform:uppercase; font-size:50px; color:#444; text-align:center; margin-bottom:6px;font-family: 'Raleway-Bold';}




@media screen and (max-width: 1480px) and (min-width: 1200px){
  .container{padding:0px;}
}





@media screen and (min-width: 768px) and (max-width: 999px){
  .container-public{max-width:768px; margin-right:auto; margin-left:auto;}
  .focus_box{padding-top:153px;}
}


@media screen and  (max-width: 767px){
  .news_p_date{font-size:30px；}
  .focus_box{padding-top:125px;}
}















/* footer */
.footer{background:#f1f3fa;}
.footer .footer_content p{
    font-size: 16px;
    color: #AEBEC1;
    font-weight: 500;
    margin:0;
}

.w100{width:100%;}
.fl{float:left;}



/* 首页图片左右滚动
=================================*/
.scrollpic{border-bottom:0px solid #366f78;position:relative;padding: 20px 0;}
#myscroll{display:block; 
  width:100%; position:relative;
  height: 73px;
  overflow:hidden;
}
#myscroll #myscrollbox{
  display:block; float:left; 
  position:absolute; 
  left:-20px; 
  top:0; 
  width:1000000px;
}
#myscroll ul{display:flex; float:left; list-style-type:none; padding:0; margin:0;height: 73px;align-items: center;}
#myscroll ul li{display:block; float:left; padding:0; margin:0;}
#myscroll ul li img{width: auto;max-width: 100%;max-height: 70px;}
#myscroll ul li .cp_img{
  display:block; float:left; 
  padding:0 20px; 
  position:relative; 
  color:#333;
}



/* #myscroll ul li .cp_img>img{width:100%;max-width:361px;} */

#mybtns{margin:20px; width:97%; display:block;height: 64px; z-index:10;}
#mybtns a{
  width:64px; height:64px; 
  display:block; float:left; margin-right:1px; 
  opacity: 1;
}
#mybtns a:hover{
  opacity: 1;
}
#mybtns a:hover, #myscroll, #mybtns a,#myscroll a:hover .intro, #myscroll a .intro,#myscroll #myscrollbox{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mybtns #left{background:url(./gc_jt_left.png) center center no-repeat;left:0;}
#mybtns #right{background: url(./gc_jt_right.png) center center no-repeat;right:0;}

.TRS_Editor span, .TRS_Editor p, .TRS_Editor div, .TRS_Editor td, .TRS_Editor tr,.TRS_Editor font{
  margin-top: 5px;
  margin-bottom: 12px;
  line-height: 30px;
  font-family: Arial;
  font-size: 18px;
}

@media (min-width: 992px) {
    #myscroll{margin-left:80px;width:758px;height:73px;}
    #mybtns{margin:10px;height:auto;}
    #mybtns a{
      position:absolute;top: 30px;
    }
    #mybtns #left{background:url(./gc_jt_left.png) center center no-repeat;}
    #mybtns #right{background: url(./gc_jt_right.png) center center no-repeat;}
}
/* 超过1200px */
@media (min-width: 1200px) {
  #myscroll{margin-left:80px;width:965px;height:73px;}
}
/* 超过1440px */
@media (min-width:1440px) {
  #myscroll{margin-left:80px;width:1240px;height:73px; }
}

@media(max-width:992px){
  #mybtns{margin:0px;margin-bottom:20px;height:50px;}
  .scrollpic{border-bottom:0px solid #366f78;position:relative;padding-bottom:0px;}
  #mybtns a{width:45px;height:45px;border-radius: 8px;margin-right:3px;}
  .app_navbar_gc .navbar-form .form-group{
     padding:0 0 0 5px;
     border-radius: 2px;
     overflow: hidden;
     display: flex;
  }
  .search_btn span.search_over{
        color: #fff;
        padding-top: 5px;
    }
  .app_navbar_gc .navbar-form .form-group input[type="text"]{
     width: 150px;
     outline: none;
  }
  .app_navbar_gc .navbar-form .form-group input[type="button"]{
     width: 30px;
  }
/* #myscroll ul li .cp_img{width:366px;} */
}
@media(min-width: 1200px) and (max-width: 1440px){}
@media(min-width: 999px) and (max-width: 1200px){}
@media(min-width: 768px) and (max-width: 999px){
  .left_aside{display: none !important;}
  .right_aside{width: 100% !important;padding-left: 0 !important;}
}
@media(max-width:767px){
/* .scrollpic{max-width:685px; width:100%;} */
    #myscroll{width:auto;}
    .left_aside{display: none;}
    .right_aside{width: 100%!important;padding: 0 15px !important;}
    .pb-xl{padding-bottom: 0 !important;}
    .top_blue .nav{margin-top:0 !important;}
    .TRS_Editor span, .TRS_Editor p, .TRS_Editor div{
      font-size: 30px !important;
      line-height: 58px !important;
    }
    .right_aside .aside_top>a{font-size: 30px;}
    .menu_title{font-size: 34px !important;}
    .right_aside li{margin-bottom: 30px !important;line-height: 46px;}
    .right_aside li>a,.right_aside li>span.time{font-size: 28px;}
}
/* end
=================================*/













