﻿body, html, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
  list-style: none;
}
img{border:0;}
body{
height: 100%;
    background: -webkit-linear-gradient(#f8f8f8, #fff);
    background: -o-linear-gradient(#f8f8f8, #fff);
    background: -moz-linear-gradient(#f8f8f8, #fff);
    background: linear-gradient(#f8f8f8, #fff);
}
a{text-decoration: none;}
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.left{  float: left;  }
.right{  float: right;  }
.clear{clear: both}

.warp {
  width: 1100px;
  margin: 0 auto;
}


.main_1{
    padding-top: 20px;
min-width: 1024px;
}
.main_1_concent{
    background: #efefef;
    padding: 15px 20px 0 20px;
}
.main_1_concent i img{
    width: 60px;
    margin: 10px 0;
}
.main_1_concent p{
    display: block;
    width: 100%;
    height: 2px;
    background: white;
}
.main_1_concent li{
    margin-right: 30px;
    float: left;
    padding: 10px 0;
}
.main_1_concent li a{
   color: #a1a1a1;
    font-size: 15px;
    text-decoration: none;
}
.main_1_concent li a:hover {
    color: #888;
}
.main_2{
    overflow: hidden;
min-width: 1024px;
}
.main_2_left {
    float: left;
    width: 65%;
}

.main_2_left p img{
  max-width:100%;

}
.channelname{
  color: #de1c1d;
    font-size: 28px;
    font-style: initial;
    font-family: 微软雅黑;
    font-weight: 600;

}
.news-box {
    width: 100%;
    min-height: 1560px;
}
.news{
    padding:0 20px;
}
.news li{
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #f4f4f4;
}
.news h4{
    color: #565658;
    font-size: 21px;
    font-weight: 600;
    cursor: pointer;

}
.time{
    padding: 20px 0;
}
.time span{
    color: #989898;
    font-size: 12px;
}
.news p{
   color: #4a4a4a;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

.page-box {
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
}
.page-con {
    float: left;
    overflow: hidden;
}
.page-con li {
    float: left;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    margin: 0 4px;
    background: #f1eff0;
    color: #666;
    cursor: pointer;
    font-size: 12px;
}

.page-con li a{
     color: #666;
}
.page-con li.thispage{
    background:  #9c1f23;

}

.page-con li.thispage a{
    color: #fff;
}
.page-box .jump {
    float: left;
    padding: 0 10px;
    line-height: 28px;
    overflow: hidden;
}
.page-box a{
  color:#666;
}
.page-box .jump .page-num {
    overflow: hidden;
    background: #f1eff0;
    color: #666;
    float: left;
    padding: 0 10px;
    font-size: 12px;
}
.page-box .jump .page-num input {
    display: inline-block;
    width: 20px;
    height: 10px;
    font-size: 12px;
}
.page-box .jump .next {
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    float: left;
    background: #f1eff0;
    margin-left: 10px;
    cursor: pointer;
    font-size: 12px;
}

.main_2_right {
    float: right;
    width: 30%;
}
.main_2_right .info-book {
    padding: 0 30px;
    margin-top: 30px;
  }

.info-book-header {
  overflow: hidden;
  width:100%;
  border-bottom: 2px solid #d15054;
  line-height: 40px;
}
.info-book-header h3 {
  float: left;
  color: #d15054;
}
.info-book-header a {
  float: right;
  text-decoration: none;
  color: #d15054;
  font-size: 12px;
  position: relative;
  top: 20px;
}
.info-book-con {
 width: 75%;
    padding: 44px 44px 18px 44px;
    border: 1px solid #d1ccc9;
}
.info-book-con i {
  display: block;
  width: 100%;
}
.info-book-con_bootm {
width: 100%;
 padding: 0;
}
.info-book-con_bootm p {
 line-height: 50px;
    background: #9f9f9f;
    color: #d15054;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
}
.info-ph {
  margin-top: 30px;
}
.info-ph .infotitle{
  border-bottom: 1px solid #d15054;
}
.info-ph h3 {
  color: #d15054;
  line-height: 42px;
border-bottom: 1px solid #d15054;
font-size: 18px;
}
.info-ph .info-ph-con {
  overflow: hidden;
}
.info-ph .info-ph-con p {
  line-height: 32px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-left: 10px;
}
.info-ph .info-ph-con p i {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d1ccc9;
}
.info-ph .info-ph-con p i.top1 {
  background: #ef731b;
}
.info-ph .info-ph-con p i.top2 {
  background: #f3a016;
}
.info-ph .info-ph-con p i.top3 {
  background: #eed926;
}
.info-ph .info-ph-con p a {
  text-decoration: none;
  color: #666;
  font-size: 15px;
}
.info-ph-footer {
  display: block;
  width: 98%;
  margin-top: 20px;
}

  .info-erCode {

    margin-top: 20px;
  }
  .info-erCode h3 {
    color: #d15054;
    line-height: 42px;
    border-bottom: 1px solid #d15054;
	font-size: 18px;
  }
  .info-erCode .info-erCode-img {
      width: 200px;
      height: 200px;
      margin: 0 auto;
      margin-top: 20px;
      display: block;
  }
#artical_topic {
      width: 100%;
    letter-spacing: -1.5px;
    text-align: center;
    font: bold 28px 微软雅黑;
    padding: 15px 0px 24px 0px;
}
#artical_sth {
    width: 100%;
    padding-bottom: 13px;
    text-align: center;
}
#artical_sth p{width:100%; color:#808080;line-height:20px;  overflow:hidden;}
#artical_sth p a{color:#808080;}
#artical_sth p span{display:inline;   font-size: 15px;     padding: 0 5px;}


#body h2{border-top:2px solid #746243;background:url(../images/bdy_h2.png) repeat-x 0 100%; font-family:'微软雅黑','黑体';font-size:16px;font-weight:100;padding:5px 0 10px 7px;line-height:35px;margin:25px 0 20px 0;  }
#body h3{color:#5c687e;line-height:25px;margin-bottom:15px;font-size:16px;font-weight:bolder;text-align:left; }
#body h3#btfu{text-align:center; }
#body p{padding: 0px; margin: 0px 0px 10px; border: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-size: 17px; line-height: 32px; color: rgb(57, 57, 57); font-family:'微软雅黑','黑体';    text-align: justify;    text-indent: 2em;}
#body p img{display:block;margin:0 auto;}
#body  img{ 
    display:block;margin:0 auto;
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;}
#body .asidePic { float: right;display: inline;width: 350px;margin: 7px 0px 0px 20px;overflow: hidden;}
#body .tuzhu{margin-bottom:20px;text-align:center; overflow:hidden; }
#body .tuzhu span{background:#f4f4f4;padding:10px;line-height:20px;text-align:center;display:block;   }

.leftright{padding-top:20px;}

.newsboxlist {
	margin: 0 auto;
	width: 320px;
}
.newsboxlist ul, li {
	display: inline;
	float: left;
	list-style: outside none none;
	text-align: left;
}
.newsboxlist ul li .title {
	float: left;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	width: auto;
}
.newsboxlist ul li .titler {
	float: left;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	width: auto;
}
.newsboxlist i.black {
	background:url(../images/icon_66.gif) no-repeat center ;
	width: 9px;
	height: 9px;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}
#mzsm_w{border:1px solid #ddd;padding:2px;}
#mzsm_n{border:8px solid #f0f0f0;padding:8px;background:#fff; height:150px;}
#mzsm_n .tit {
    font-size: 15px;
    font-weight: bolder;
    text-align: center;
    line-height: 30px;
}
#mzsm_n li{font-size:14px;color:#888;line-height:20px;width: 100%;}
.xgwz ,.clubpltitle{
overflow: hidden;
}
.xgwz .tit{	background:url(../images/8.gif) no-repeat 8px 11px;border-bottom:1px dashed #ddd;padding:3px 10px 0px 25px;font-size: 17px;font-weight:bolder;margin-top:10px;}
.xgwz li{padding:5px 10px 2px;color:#888;line-height:20px;width:100%;}
.xgwz a:link,.xgwz a:active,.xgwz a:visited{color:#555;}.xgwz a:hover{color:#55f;}
.xgwz a:link,.xgwz a:active,.xgwz a:visited{color:#555;font-weight:normal;font-size:14px;text-decoration: none; }
.xgwz a:hover{color:#55f;}

.clubtext{padding:12px 5px;font-size:14px;line-height:28px;font-weight:bolder;color:#333;}

.clubpltitle{margin-top:27px;background:url(../images/clubpltitle.gif) no-repeat 0px;height:27px;line-height:24px;padding:3px 20px 0px 30px;font-size: 14px;font-weight:bolder;}
.clubpltitle a{color:#072F71;font-weight:normal;}.clubpltitle a:hover{color:#2E6BAE;}

.clubtext{padding:12px 5px;font-size:14px;line-height:28px;font-weight:bolder;color:#333;}
.clubpl{padding:10px;margin-bottom:6px;}
.clubpl .zz{color:#666;font-size:12px;}
.clubpl div.nr{text-align:left;border-bottom:1px dashed #ccc;font-size:12px;}
.clubpl div.nr div{font-size:12px;}
.clubpl iframe{width:525px;height:150px;}


.info-left-header {
  height: 42px;
  width: 100%;
  padding: 6px  0px;
  border-top: 1px solid #d15054;
  border-bottom: 1px solid #d15054;
}
.info-left-header h2{
  float: left;
    color: #de1c1d;
    font-size: 28px;
    font-weight: 600;
  padding: 0  20px;
}
.info-left-header h2 a{color: #de1c1d;}
.info-left-header h2 a:hover{ text-decoration:none;}
.info-left-header .info-left-nav {
  float: left;
  height: 100%;
}
.info-left-header .info-left-nav a {
  float: left;
  color: #888;
  text-decoration: none;
  height: 38px;
  line-height: 20px;
  margin-top: 11px;
/*  border-right: 1px solid #888;*/
  padding: 0 30px;
  margin-left: 10px;
  font-size: 14px;
}

.info-left-header .info-left-nav span{
    float: left;
    text-decoration: none;
    height: 38px;
    line-height: 20px;
    margin-top: 11px;

}

.selectednav{
    background-image: url(../images/bottj.png);
    background-size: 40px;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 999;


}

.tedpbright{
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}