@charset "utf-8";
html,body {  font-family: 'Microsoft YaHei', '微软雅黑', 'arial', '宋体';background-color: #fff; font-weight: 400; background-color:#FFF; }
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,blockquote,th,td,pre,xmp{margin:0;padding:0}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%}  
address,cite,dfn,em,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu,li{list-style:none;}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}
sup,sub{vertical-align:baseline}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
.clearfix::after{content: ''; display: block; height: 0;clear: both;overflow: hidden; visibility: hidden;}
a:hover,a:active { text-decoration: none; color: #599b2f;}
a {color: #000;text-decoration:none;}
.fl{float:left;}
.fr{float:right;}

.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
/*缩小*/
.img-enlarge {overflow: hidden;}
.img-enlarge img {cursor: pointer; transition: all 0.6s;}
.img-enlarge:hover img{  transform: scale(0.9);}
/*放大*/
.img-big {overflow: hidden;}
.img-big img {cursor: pointer; transition: all 0.6s; width: 100%; }
.img-big:hover img{  transform: scale(1.1);}
/*放大*/
.round {-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.round15 {-webkit-border-radius:15px;-ms-border-radius:15px;-o-border-radius:159px;-moz-border-radius:15px;border-radius:15px;}
.round5 {-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.round20 {-webkit-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
/*弹性盒*/
.flexBetween  {justify-content:space-between;display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;}
.flexStart  {justify-content:flex-start;display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;}
.flexCenter  {justify-content:center;display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;}
.flexLeft  {justify-content:left;display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;}
.flexRight  {justify-content:right;display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;}


/*滑动颜色*/
.a_change_color  {position: relative;cursor: pointer;} 
.a_change_color:after,.a_change_color:before  {  content: ''; position: absolute;background: #2f61a9; left: 0;  top: 0; width: 0; height: 100%;  z-index:-2; -webkit-border-radius:19px;-ms-border-radius:19px;-o-border-radius:19px;-moz-border-radius:19px;border-radius:19px;}
.a_change_color:hover {z-index:1; background:transparent; }	
.a_change_color:before { background: #599b2f; z-index:-1;transition:width 0.5s  linear;-moz-transition:width 0.5s   linear; -webkit-transition:width 0.5s   linear; -o-transition:width 0.5s  linear ; }  	
.a_change_color:hover:after,.a_change_color:hover:before { width: 100%; }     
.index_banner_txt .txt .a_change_color:hover a { color: #000;}


.more_m_b { width: 125px; line-height: 35px; text-align: center; height: 35px; background-color: #1b3572;  transition: background-color 0.5s ease; /* 过渡效果 */}
.more_m_b  a { color: #fff; font-size: .8em;}
.more_m_b:hover {   background-color: #599b2f; /* 鼠标移入后的颜色 */}

.swiper {
    --swiper-theme-color: #f2e3ab;
    --swiper-pagination-color: #599b2f;
    /* 两种都可以 */
}


.swiper-avg-txt1 .swiper-button-prev,
.swiper-button-next { width: 35px;  height: 50px; background-color: #4d922f;
  --swiper-navigation-size: 20px; /* 修改箭头大小 */
  color: #fff; /* 修改箭头颜色 */
}


.honor .swiper-button-prev,
.swiper-button-next { width: 35px;  height: 50px; background-color: #4d922f;
  --swiper-navigation-size: 20px; /* 修改箭头大小 */
  color: #fff; /* 修改箭头颜色 */
}

.swiper-button-prev,
.swiper-button-next { width: 35px;  height: 50px; background-color: #4d922f;
  --swiper-navigation-size: 20px; /* 修改箭头大小 */
  color: #fff; /* 修改箭头颜色 */
}





.Thumbnail .active { background-color: #000;}

/*分页*/
#pages {   margin: 20px auto; width: 120px;  }

#pages li {
    margin: 0 2px; width: auto;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}
#pages li a{
    font-size: 14px;
    display: block;
    padding: 0 12px; color: #333;
}
#pages li span{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li.active {
    text-align: center;
    background: #599b2f;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #599b2f;
}

#pages li:hover a {
    color: #fff;
}

#main_footer { width: 100%; height: auto; position: fixed;  bottom: 0; background-color: #F7F7F7; display: none;}
#main_footer ul { display: flex; justify-content: space-between; padding: 10px 0;}
#main_footer ul  li {width: 25%; text-align: center; height: auto; line-height: 28px; border-left: 1px solid #599b2f;}
#main_footer ul  li:first-child { border: 0;}
#main_footer ul  li a { font-size: 14px; font-weight: 400;}
#main_footer ul  li  i { display: inline-block; color:#599b2f; margin-right: 5px; font-size: 16px;}



@media (max-width: 720.98px) {

    #main_footer { display:block;}
    
}


.indexTitle h2{ font-size: 1em; font-weight: 600; color: #5c5c5d;  height: auto; line-height: 30px; }
.indexTitle h3{ font-size:  .75em; color: #5c5c5d; height: auto;  line-height: 24px;}
