body, html, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
  list-style: none;
color:#4a4a4a;
font-family:"微软雅黑";

}
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline: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);

}
.left{  float: left;  }
.right{  float: right;  }
.clear{clear: both}

.warp {
  width: 1100px;
  margin: 0 auto;
}
.main-box {
  width:100%;
  min-width: 1024px;
  margin-top: 0px;
background:#f8f7f7;
}
.banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 470px;
}
.banner {
  width:100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 450px;
}
.banner li {
  width: 100%;
  float: left;
  position: relative;
  height: 400px;
}
.banner li a {
  display: block;
  width: 100%;
}
.banner li a h2 {
position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    height: 50px;
    line-height: 50px;
    color: #cece63;
    text-align: center;
    bottom: 1px;
}
.btn-box {
  position: absolute;
  left: 0;
  right: 0;
  height: 60px;
  bottom: 0;
  top: 0;
  margin: auto;
}
.btn-box .left {
  float: left;
  width: 40px;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  line-height: 80px;
  cursor: pointer;
}
.btn-box .right {
  float: right;
  width: 40px;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  line-height: 80px;
  cursor: pointer;
}

.focus-box {
  width: 100%;
  min-width: 1024px;
  margin-top: 25px;
  padding-top: 1px;
}
.focus-box .warp {
  border-top: 1px solid #d15054;
}
.focus-header {
  width: 64px;
  display: block;
  margin-top: 5px;
}
.focus-tushuo {
  width: 120px;
  height: 40px;
  display: block;
  margin-top: 5px;
}
.focus-content {
  width: 100%;
  overflow: hidden;
}
.focus-content .focus-left {
  width: 62%;
  float: left;
}
.focus-content .focus-left li {
  margin: 15px 0;
}
.focus-content .focus-left li h3 {
  overflow: hidden;
  vertical-align: middle;
  line-height: 40px;
}
.focus-content .focus-left li h3 a {
  display: block;
  text-decoration: none;
    line-height: 50px;
}
.focus-content .focus-left li h3 i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #70b199;
}
.focus-content .focus-left li h3 span {
  color:rgb(51, 51, 51);
font-size: 19px;
letter-spacing: 1px;
}
.focus-content .focus-left li p {
     font-size: 15px;
    line-height: 23px;
    color: #666;
    word-break: break-all;
    font-weight: 100;
    padding-left: 15px;
letter-spacing: 2px;
}
.focus-content .focus-right {
   width: 36%;
    height: 295px;
    float: right;
    overflow: hidden;
    padding-top: 37px;
}
.focus-content .focus-right li {
  width: 100%;
  height: 100%;
}

.focus-content .focus-right li img{
  width: 100%;
  height:290px;
  min-height: 290px;
}

.info-box {
  width: 100%;
  min-width:1024px;
  overflow: hidden;
}
.info-left {
  float: left;
  width:67%;
}
.info-left-module {
  width: 100%;
  margin-top: 30px
}
 .radius{
   display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #70b199;
}
.info-left-header {
  height: 42px;
  width: 100%;
  padding: 6px 0;
  border-top: 1px solid #d15054;
  border-bottom: 1px solid #d15054;
}
.info-left-header i {
  float: left;
  width: 64px;
}
.info-left-header .info-left-nav {
  float: left;
  height: 100%;
}
.info-left-header .info-left-nav a {
font-weight: 600;
  float: left;
  color: #333;
  text-decoration: none;
  height: 38px;
  line-height: 20px;
  margin-top: 11px;
 /* border-right: 1px solid #888;*/
  padding: 0 30px;
  margin-left: 10px;
  font-size: 15px;
}

.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;


}

.selectedbtmnav{
    background-image: url(../images/bottj.png);
    background-size: 40px;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 999;
}

.info-left-header .info-left-nav .selectednav{
   color: #b91c10;
}
.info-left-header .info-left-nav a:hover {
  color: #b91c10;
    background-image: url(../images/bottj.png);
    background-size: 40px;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 999;
}
.info-left-header .info-left-nav a:last-child {
  border-right: 0;
}
.info-left-con {
  overflow: hidden;
  display: none;
}
.info-left-con li {
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  padding: 25px 0;
}
.info-left-con li:last-child {
  border-bottom: 0;
}
.info-left-con li .left {
  width: 160px;
  height: 105px;
  float: left;
}
.info-left-con li .right {
  float: left;
  margin-left: 20px;
  width: 73%;
}
.info-left-con li .right h3 {
  font-size: 18px;
  color: #333;
  line-height: 35px;
  cursor: pointer;
letter-spacing:1px;
}
.info-left-con li .right p {
  color: #666;
    line-height: 25px;
    font-size: 15px;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 1px;
}
.info-left-con li .right span {
  display: block;
  color: #666;
  font-size: 12px;
  margin-top: 4px;
}
.info-right {
  float: right;
  width: 29%;
}
.info-right .info-gd {
  width: 100%;
  border-top: 1px solid #d15054;
  margin-top: 5px;
}
.info-right .info-gd  .info-gd-header {
  display: block;
  width: 64px;
  padding: 6px 0;
}
.info-right .info-gd .info-dg-con {
  height: 300px;
  overflow: hidden;
  width: 100%;
  margin-top: 4px;
}
.info-right .info-gd .info-dg-con-box {
  position: relative;
  top: 0;
}
.info-right .info-gd .info-dg-con a {
  font-size: 16px;
  color: #666;
  line-height: 35px;
  text-decoration: none;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}



.info-right .info-gd-gj {
  width: 100%;
  border-top: 1px solid #d15054;
  margin-top: 30px;
}
.info-right .info-gd-gj  .info-gd-header {
  display: block;
  width: 64px;
  padding: 6px 0;
}
.info-right .info-gd-gj .info-dg-con-gj {
  height: 300px;
  overflow: hidden;
  width: 100%;
  margin-top: 4px;
}
.info-right .info-gd-gj .info-dg-con-box-gj {
  position: relative;
  top: 0;
}
.info-right .info-gd-gj .info-dg-con-gj a {
  font-size: 16px;
  color: #666;
  line-height: 35px;
  text-decoration: none;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}



.info-right .info-book {
  width: 100%;
  margin-top: 30px;
}
.info-book-header {
  overflow: hidden;
  width:100%;
  border-bottom: 1px solid #d15054;
  line-height: 20px;
}
.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 {
    padding: 10px 44px 10px 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: 40px;
    background: #9f9f9f;
    color: #d15054;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}
.info-ph {

  margin-top: 30px;
}

.info-ph .infotitle{
  border-bottom: 1px solid #d15054;
}
.info-ph h3 {
  color: #d15054;
  line-height: 42px;
}
.info-ph .info-ph-con {
  overflow: hidden;
 padding-top:15px;

}
.info-ph .info-ph-con p {
  line-height: 35px;
  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: 16px;
}
.info-ph-footer {
     display: block;
    width: 95%;
    height: 165px;
    margin-top: 25px;
    margin-left: 15px;
}

.gg {
  overflow: hidden;
  width: 100%;
  min-width: 1024px;
  margin: 20px 0;
}

.db-box {
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
}
.db-module {
  width: 46%;
  margin-top: 30px;
  float: left;
  margin-right: 4%;
}
.db-module:last-child {
  margin-left: 0;
}
.db-header {
  height: 42px;
  width: 100%;
  padding: 6px 0;
    border-top: 1px solid #d15054;
    border-bottom: 1px solid #d15054;
}
.db-header i {
  float: left;
  width: 64px;
}
.db-header .db-left-nav {
  float: left;
  height: 100%;
}
.db-header .db-left-nav a {
    font-weight: 600;
 float: left;
    color: #333;
    text-decoration: none;
    height: 38px;
    line-height: 20px;
    margin-top: 11px;
    /*border-right: 1px solid #888;*/
    padding: 0 30px;
    margin-left: 10px;
    font-size: 15px;
}

.db-header .db-left-nav span {
    float: left;
    text-decoration: none;
    height: 38px;
    line-height: 20px;
    margin-top: 11px;
}


.db-header .db-left-nav .selectednav{
  color: #b91c10;

}
.db-header .db-left-nav a:hover {
  color: #b91c10;
}
.db-header .db-left-nav a:last-child {
  border-right: 0;
}
.db-con {
  overflow: hidden;
  display: none;
}
.db-con li {
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0;
}
.db-con li:last-child {
  border-bottom: 0;
}
.db-con li .right {
  float: left;
  margin-left: 20px;
  width: 90%;
}
.db-con li .right h3 {
  font-size: 18px;
  color: #333;
  line-height: 35px;
letter-spacing:1px;
}
.db-con li .right p {
  color: #666;
    line-height: 25px;
    font-size: 15px;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 1px;
}
.db-con li .right span {
  display: block;
  color: #666;
  font-size: 12px;
  margin-top: 10px;
}

.link-box {
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 50px;
}

.link-box h3 {
  line-height: 32px;
  color: #d15054;
  margin-top: 9px;
  font-size: 20px;
}
.link-box .warp {
  border-top: 1px solid #d15054;
}
.link-box .warp div {
  overflow: hidden;
  margin-top: 0px;
}
.link-box .warp div a {
  float: left;
  padding: 0 10px;
  font-size: 15px;
  color: #666;
  text-decoration: none;
  margin-top: 6px;
}
