html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  /* [disabled]margin:0;
*/
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
  font-size: 16px
}
p {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #333;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html, body, fieldset, img, iframe, abbr {
  border: 0;
}
i, cite, em, var, address, dfn {
  font-style: normal;
}
[hidefocus], summary {
  outline: 0;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
  font-weight: normal
}
sup, sub {
  font-size: 83%;
}
pre, code, kbd, samp {
  font-family: inherit;
}
q:before, q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label, summary {
  cursor: default;
}
a, button {
  cursor: pointer;
}
del, ins, u, s, a, a:hover {
  text-decoration: none;
}
a {
  color: #333;
  font-family: "microsoft yahei";
}
a:hover {
  color: #1a78c5
}

.fr {
  float: right !important
}
.fl {
  float: left !important
}
.clearfix {
    *+height: 1%;
}
.clearfix:before{
            content:"";
            display:table;
}
img {
 
  border: 0;
  display: block
}
body{background: #fff;}
.container{width: 1200px;overflow: initial;}


.crumb{
  padding-left: 12px;
}
.crumb h2{
  padding: 0px 10px 0px 30px;
}
.crumb h2:before{
  top: 4px;
}
.hjrxlhd_head{position: relative;}
.hjrxlhd_head > .guidang{position: absolute; top: 5%; right: 0; left: 0; z-index: 9; text-align: right;}
.hjrxlhd_head > .guidang img{display: inline-block;}
.hjrxlhd_head > img{
  margin: 0 auto;
}
.hjrxlhd_head a {
  display: block;
}
.hjrxlhd_head a img {
  position: absolute;
  top: 45px;
}
.tle{
  padding-top: 20px;
  text-align: center;
}
.tle a{
  display: inline-block;
}
.tle img{
  margin: 0 auto -4px;
}

/* 活动简介 */
.hjrxlhd_hdjj .tle{
  margin-bottom: -32px;
}
.hjrxlhd_hdjj .text{
  background: url(../images/hdjjbox.png) no-repeat;
  height: 255px;
}
.hjrxlhd_hdjj .text p{
  padding-top: 86px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 1.7;
  text-align: justify;
  text-indent: 2em;
}

/*媒体报道*/
.hjrxlhd_mtbd{
  height: 570px;
  /* opacity: 0.8; */
  background: rgba(244, 249, 241, 1);
  margin-top: 50px;
}
.poster_box {
  overflow: hidden;
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 340px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}
.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  font-size: 36px;
  font-family: 宋体;
  text-align: center;
  line-height: 80px;
  color: #fff;
}
.poster-main .poster-btn:hover::after{
  background: #89d151;
}
.poster-main .poster-prev-btn {
  left: 0;
}
.poster-main .poster-prev-btn::after{
  content: "<";
  position: absolute;
  width: 40px;
  height: 80px;
  background: #89B26A;
  top: 50%;
  left: 0;
  right: 0;margin: -40px auto 0;
}
.poster-main .poster-next-btn {
  right: 0;
}
.poster-main .poster-next-btn::after{
  content: ">";
  position: absolute;
  width: 40px;
  height: 80px;
  background: #89B26A;
  top: 50%;
  left: 0;
  right: 0;margin: -40px auto 0;
}
.poster-item-title {
 background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#2a2a2a;

  color: #FFF;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  text-indent: 29px
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}

/* 配套活动 */
.hjrxlhd_pthd{
  padding-bottom: 50px;
}
.hjrxlhd_pthd .pthd_list{
  height: 410px;
  border: 10px solid rgba(137, 178, 106, 1);
  border-radius: 50px;
  padding: 30px 50px;
}
.hjrxlhd_pthd .pthd_list li{
  height: 70px;
  line-height: 70px;
  text-indent: 2em;
}
.hjrxlhd_pthd .pthd_list li:nth-child(odd){
  background: rgba(244, 249, 241, 1);
}
.hjrxlhd_pthd .pthd_list li a span{
  max-width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  float: left;
}
.hjrxlhd_pthd .pthd_list li a i{
  float: right;
  margin-right: 2em;
}

/* 热点问答 */
.hjrxlhd_rdwd{
  background: rgba(244, 249, 241, .8);
}
.hjrxlhd_rdwd li{
  border-radius: 10px;
  margin-bottom: 40px;
  position: relative;
}
.hjrxlhd_rdwd li:nth-child(even){
  border: 4px solid rgba(69, 110, 104, 1);
  color: rgba(69, 110, 104, 1);
}
.hjrxlhd_rdwd li:nth-child(odd){
  border: 4px solid rgba(137, 178, 106, 1);
  color: rgba(83, 137, 43, 1);
}
.hjrxlhd_rdwd li:nth-child(odd)::after{
    content: "";
    position: absolute;
    left: 50px;
    width: 0px;
    height: 0px;
    border: 30px solid transparent;
    border-color: rgba(137, 178, 106, 1) transparent transparent transparent;
  }
.hjrxlhd_rdwd li:nth-child(even)::before{
  content: "";
  position: absolute;
  right: 50px;
  top: -60px;
  width: 0px;
  height: 0px;
  border: 30px solid transparent;
  border-color: transparent transparent rgba(69, 110, 104, 1) transparent;
}
.hjrxlhd_rdwd li .item{
  padding: 40px 50px;
  line-height: 1.8;
}
.hjrxlhd_rdwd li:nth-child(even) .item{
  color: rgba(69, 110, 104, 1);
}
.hjrxlhd_rdwd li:nth-child(odd) .item{
  color: rgba(83, 137, 43, 1);
}
.hjrxlhd_rdwd li .item i{
  width: 68px;
  height: 68px;
  line-height: 68px;
  display: block;
  color: #fff;
  position: absolute;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  border-radius: 50px;
  left: -40px;
  top: 50%;
  margin-top: -34px;
}
.hjrxlhd_rdwd li:nth-child(even) .item i{
  background: rgba(137, 178, 106, 1);
}
.hjrxlhd_rdwd li:nth-child(odd) .item i{
  background: rgba(69, 110, 104, 1);
}
.hjrxlhd_rdwd li .item p{
  text-align: right;
}
.hjrxlhd_rdwd li .item p a{
  color: rgba(69, 110, 104, 1);
}




/* 相关视频 */
.hjrxlhd_xgsp{
  padding-bottom: 50px;
}
.hjrxlhd_xgsp .poster-item-title{
  height:auto;
  top: 0;
  opacity: 0.3;
  background: url(../images/bfan.png) no-repeat #6e6b6b center !important;
}



.footer{
  background: #89B26A;
  color: #fff;
}
.footer span,.footer font{
  color: #fff;
}
.footer span a img{display: inline-block;}
