 @charset "utf-8";
/* CSS Document */
.h4, .h5, .h6, h4, h5, h6{ margin:0;}
body{ background:#fbfbfb;font-family: "微软雅黑"; }
body,a{ color:#333; font-size:13px;line-height: 1.6;}
h4{ line-height:36px;}
*{ margin:0; padding:0;}
a:hover{color:#333; text-decoration:none;}
ul li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.cblue{ color:#6699cc;}
.pd20{ padding:20px;}
.pt20{ padding-top:20px;}
.pbot10{ padding-bottom:10px;}
.cgray{color:#666666; padding-bottom:18px;}
.cgray2{color:#999999; }
.cwight{ color:#fff;}
.cred{color:#af0506;}
.pdtb1{ padding:1% 0;}
.pl20{ padding-left:20px;}
.pd100{ padding:7% 20px 7% 20px;}
.pd50{padding:2% 20px 2% 20px;}
.mt10{ margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{ margin-top:20px;}
.ml10{ margin-left:10px;}
.mr20{ margin-right:20px;}
.mbot10{ margin-bottom:10px;}
.tr{ text-align:right;}
.pl5{ padding-left:5px;}
.f20{ font-size:20px;}
.f14{font-size:14px;}
.f16{ font-size:16px;}
.f16 a{font-size:16px;}
.f18{ font-size:18px;}
.fb{ font-weight:bold;}
.boder{ border:1px solid #dedede;}
a:hover{ color:#e66100; text-decoration:underline;}

@media (max-width: 767px){
.none{ display:none;}
}

.topbg{background:url(./topbg_02.png) repeat-y center top;}
.bg-gray{ background:#f7f7f7;}
.lineheight40{ line-height:40px;}
.lineheight60{ line-height:60px;}

.blank10{ height:10px; overflow:hidden; clear:both;}
.blank70{height:70px; overflow:hidden; clear:both;}
.col-md-13{ width:20%; float:left;}
.imgbox img{ width:100%;}
.imgbox2 img{ width:60%; margin:0 auto}
.yzm{ width:120px; height:38px;}
.yzm img{ width:100%; height:100%;}

.boderbot{ border-bottom:1px solid #cdcdcd;}
.bodertop{border-top:1px solid #e2e2e2;}
.boderbot2{ border-bottom:1px dashed #cdcdcd; padding-bottom:8px;}
.col_tittle{ height:30px; line-height:30px; padding:0 15px; background:url(./bt_25.jpg) no-repeat left center;}
.col_tittle2{ height:35px; line-height:35px; padding:0 15px; background:url(./bt_36.jpg) no-repeat left center;}
.more a{ color:#7d7d7d;}

.mannavbg{/*background:url(./navbg.jpg) repeat-x left bottom #af0506;*/ background:#af0506;}


.logo{ float:left; width:28%; }
.topbn{ float:left; width:64%; }
.ewm{ float:right; width:6.4%;}
.ewm2{ float:left; width:29%; margin:0 6px;}
.logo img, .topbn img, .ewm img{ width:100%;}

.thumbnail .caption{padding: 0 9px;}
.h1, .h2, .h3, h1, h2, h3{margin-bottom: 5px;margin-top: 5px;}
 h3{font-size: 16px;}

/*导航*/
.nav > li {
    display: block;
    position: relative; padding-left:10px;
}

.navbar {
    border:none;
    margin-bottom: 0px;
    position: relative;
}
.navbar{min-height: 34px;}
.navbar-toggle{padding: 4px 5px;margin-top: 5px; margin-bottom: 5px;}
.navbar-default {
  background-color:#af0506; border:none;
  
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #1fb764;
    color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #1fb764;
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color:#1fb764;
}
.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 7px;
}
@media (max-width: 767px) { 
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #1fb764;
  }}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}  
  .navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color:#1fb764;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}


.carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
/*首页标题*/
.rphone{line-height: 12px;font-size: 12px; padding: 5px 0 0 40px; overflow: hidden;}
.rphone p{padding: 0;margin: 0;line-height: 12px;}

.searchbg{/* background:url(./searchbg.jpg) repeat-x left bottom #ededed;*/ background:#e5e5e5; min-height:46px; line-height:40px; border:1px solid #b0b0b0; border-radius:0 0 6px 6px; margin-bottom:2px;}

.ulbg01{background:url(./ulbg_29.jpg) no-repeat 5px 30px; }
.ulbg02{background:url(./ulbg_31.jpg) no-repeat 5px 30px;}
.ullist{ padding:10px;}
.ullist li{  line-height:32px; font-size:14px; }
.l_photo{ width:24%; float:left;}
.r_con{ float:right;width:70%;}

.ul_btn{ margin-top:40px; display:block;}
.ul_btn li{ width:80%; height:48px; line-height:48px; border-radius:8px; background:#299f2d; display:block; margin:20px auto;text-align:center;}
.ul_btn li a{ font-size:18px; color:#fff; }



.footerbg{background:url(./footbg.jpg) repeat-x left top;}
.footer{  padding:20px 0; line-height:20px; color:#333; margin-top:20px;}
.footlink{ height:48px; padding-top:12px;}
.footlink a{ padding:0 10px;}
.bg-red{color:#e93a3b; background:#ffcccc; margin-top:6px;}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #299f2d;
    border-color: #299f2d;
    color: #fff;
    cursor: default;
    z-index: 2;
}

/*新闻列表*/

.textcon{padding:10px 5px 10px 8px; line-height:40px;}
.list_news li{border-bottom:1px dotted #B6B6B6;padding:0 0 0 12px;overflow:hidden; display:block;line-height:40px; margin:0;}
.list_news li a{ }
.list_news li span{padding-right:8px; font-family:Arial, Helvetica, sans-serif;}

#smhz {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 55%;
  font-weight: bold;
  line-height: 0.8;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; margin-left:4px;
}

.artlist{ line-height:28px;text-align:center;font-size:14px;}
.artlist span{ padding-left:25px;}


.xgwz a{ color:#2b7dac;}
.xgwz a:hover{ color:#FF9900;}

.tablestyle{ margin:10px 0;}
.tablestyle th,.tablestyle td{ line-height:36px; text-align:center;}
.jjh_donate_online_spe{ line-height:30px; font-size:12px; padding:10px 20px;}


/*搜索*/
.searchbg2{background:url(./serch_03.jpg) no-repeat; width:435px; height:42px; line-height:42px; padding:0 8px;float:left; border:none; margin:0;}
.searchbtn{background:url(./serch_04.jpg) no-repeat; width:53px; height:42px; line-height:42px; float:left;border:none; margin:0; padding:0;}
.searchbox{ width:506px; margin:20px auto;}

.eng{ padding-left:60px; font-weight:bold; font-size:12px; color:#666;}

@media (min-width: 767px) { 
.nav
 > li:hover .dropdown-menu {display: block;}
}


.breadcrumb  li {
   padding: 0 5px;
}

.clicked{ background:#f5f5f5; border-left:4px solid #299f2d; }
.clicked h4{font-weight:bold;}

.friend a{ color:#666666; text-decoration:underline;}
.friend a:hover{ color:#e66100; text-decoration:underline;}

.sc{ margin:0 0 0 6px; padding:0; width:30px; height:38px; overflow:hidden;}

/*焦点图*/
.div_xixi  {WIDTH:100%; POSITION: relative; HEIGHT: 220px;}
.div_jimg {	MARGIN: 0px; WIDTH:30%; HEIGHT: 175px;}
.div_jimg #a_jimg {DISPLAY: block; WIDTH:100%; HEIGHT: 195px}
.div_jimg #bigimg {BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #eee 1px solid; WIDTH:100%; PADDING-TOP:0px; BORDER-BOTTOM: #eee 1px solid; HEIGHT: 195px}
.div_jimg .ul_jimg{PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT:0px; RIGHT: 10px; PADDING-BOTTOM: 0px;WIDTH:70%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 10px; HEIGHT:196px;}
.div_jimg .ul_jimg LI {DISPLAY: inline; FLOAT: left; OVERFLOW: hidden; WIDTH:100%; CURSOR: pointer; WORD-BREAK: break-all; TEXT-INDENT: 30px; PADDING-TOP: 8px; WHITE-SPACE: nowrap; HEIGHT: 30px; TEXT-OVERFLOW: ellipsis;}
.div_jimg .ul_jimg A {POSITION: relative}
.div_jimg .ul_jimg .on{/*background-image:url(./bg_j05.png)!important;*/BACKGROUND: none transparent scroll repeat 0% 0%;/* FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./bg_j05.png',sizingMethod='scale'); */COLOR: #333;POSITION: static}

@media (max-width: 767px) { 
.topphone{ position: absolute;z-index: 999; top:5%;right: 0;}
.topphone img{width: 60%;}
.topbg{padding-bottom: 5%;}
}

.texcon img{ max-width:100%;}

.ulstyle{ border:1px solid #dddddd; line-height:30px; padding:6px;}

.ls_phone img{
    float: right;
}

.row div img{
    object-fit: cover;
  flex: 1;
}


.quyu {
    width: 12.5%;
    height: 40px;
    float: left;
    list-style: none;
    margin-top: 20px;
}

.quyu a {
    width: 80%;
    height: 40px;
    float: none;
    display: block;
    margin: auto;
    background: #af0506;
    color: white;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
}

.qy {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.lc{
    width: 100%;
    max-width: 373px;
}
.gg{
    width: 100%;
    max-height: 1140px;
    margin-top: 40px;
}

.blank30{height:30px; overflow:hidden; clear:both;}

@media(max-width:766px) {
    .quyu {
        width: 25%;
    }

    .quyu a {
        width: 80%;
    }
    .jt_pc{
        width: 100% !important;
    }
    .gg{
        display: none;
    }
   .blank30{height:10px; overflow:hidden; clear:both;}
   .ls_phone img{
       display: none;
   }
   .topbg{
       padding-bottom: 0px;
       overflow: hidden;
   }
   .topbg .imgbox h1 img{
           position: relative;
        left: 25px;
   }
    .ns{
        margin-top: 20px;
        width: 100%;
        padding: 0px !important;
    }
    .list-group{
        display: none;
    }
    .jpc{
        width: 100% !important;
        object-fit: cover;
  flex: 1;
    }
    #demo-test-gallery a img{
        width: 100%;
        object-fit: cover;
  flex: 1;
    }
    .ab_txt{
        height: 135px !important;
    }
}
