
@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  min-width: 1280px; 
  background-size:1920px;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #bd070b;
}

/*头部*/

.banner img
{
  display:block;
  width:100%;
  margin:0 auto;
}

.nav {
  max-width: 1200px;
  height: 56px;
  line-height: 56px;
  background: #a62123;
  margin: 0 auto;
}


.sub_left {
  background: #e3e3e3;
}
.sub_left li {
  position: relative
}
.sub_left li a {
  position: relative;
  z-index: 1;
  ;
  padding: 14px 22px 14px 20px;
  display: block;
  font-size: 12px;
  font-size: 1.2em;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #fff;
  text-align: left;
  color: #333333;
}
.sub_left li a:hover,
.sub_left li a.active {
  border-left: 5px solid #bd070b;
  border-right: 5px solid #bd070b;
  background-color: #fff;
  padding: 14px 22px 14px 15px;
  border-top: 1px solid #fff;
}
.sub_left li strong.arrow {
  display: block;
  height: 53px;
  line-height: 53px;
  width: 53px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  color: #bd070b;
  z-index: 33;
  cursor: pointer;
  transition: all 0.3s ease-in-out
}
.sub_left li strong.arrow:hover {
  background-color: #bd070b;
  color: #ffffff;
}
.twoJ_menu {
  background-color: #fff;
  display: none;
}
.sub_left .twoJ_menu dd a {
  ;
  padding: 8px 22px 8px 20px;
  font-size: 10px;
  font-size: 1.0em;
}



.sub_mbtn {
  width: 100%;
  height: 40px;
  background: url(../../images/heart2019/sub-mbtn02.png) no-repeat center center;
  background-color: #d8d8d8;
  cursor: pointer;
  display: none;
}
.open {
  background: url(../../images/heart2019/sub-mbtn02.png) no-repeat center center;
  background-color: #d8d8d8;
}
.sub_navm {
  width: 100%;
  overflow: hidden;
  display: none;
}
.sub_navm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #003c7f;
}
.sub_navm h2 a {
  padding-left: 13px;
  font-size: 20px;
  font-family: Tahoma;
  display: block;
  color: #fff;
}
.sub_navm ul {}
.sub_navm li {
  position: relative;
}
.sub_navm li a {
  font-size: 14px;
  color: #282828;
  padding-left: 13px;
  font-family: Helvetica;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d3d3d3;
  display: block;
}
.sub_navm li a:hover {
  color: #bd070b;
}
.sub_navm li.sub_has span {
  margin-left: 10px;
}
.sub_navm li.on a {
  color: #7f0007;
  display: block;
  width: 100%;
}
.sub_navm dl {
  display: none;
  background-color: #fff;
  padding: 0px 0px 5px;
}
.sub_navm dl dd {
  padding-left: 30px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dotted #ddd;
}
.sub_navm li.on dl dd a {
  font-size: 14px;
  color: #282828;
  font-weight: normal;
  display: inline;
  border: none;
  padding: 0px;
  height: 30px;
  line-height: 30px;
}
.sub_navm li dl dd a {
  font-size: 14px;
  color: #282828;
  font-weight: normal;
  display: inline;
  border: none;
  padding: 0px;
}
.sub_navm li dl dd a:hover {
  color: #bd070b
}
.sub_navm li strong.phone_arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  color: #bd070b;
  cursor: pointer;
}
.subPage_con {
  width: 100%;
  overflow: hidden;
  min-height: 470px;
}






.content {
  max-width: 1160px;
  width: 1160px;
  margin: 0px auto 50px;
  padding: 4px 20px 40px 20px;
  background: #fff;
  overflow: hidden;
  min-height:500px;
}



.mode01 {
  max-width: 1160px;
  overflow: hidden;
  clear: both;
}
.mode01 .lf {
  width: 58.7%;
  float: left;
  padding: 11px 0 0 0;
}
.mode01 .rt {
  width: 39.3%;
  float: right
}
.articleList .title {
  height: 55px;
  line-height: 55px;
  background: url(/2019/70th/include/title01_03.png) no-repeat #ff9e1b;
  overflow: hidden;
}
.articleList h2 {
  height: 44px;
  line-height: 44px;
  width: auto;
  float: left;
  margin: 11px 0 0 60px;
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
}
.articleList .title a {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  float: right;
  margin: 20px 9px 0 0;
  color: #ffffff;
}
.articleList .title a:hover {
  color: #ffffff;
  font-weight: bold;
}
.articleList ul {
  padding: 8px 13px 14px 19px;
  border: 1px solid #e6aaab;
  border-top: none;
  background: #faf7f7;
  overflow: hidden;
}
.articleList ul li {
  overflow: hidden;
  height: 43px;
  line-height: 43px;
  padding: 0 0 0 11px;
  background: url(/2019/70th/include/li_03.png) no-repeat left center;
  *vertical-align: middle;
}
.articleList ul li span {
  float: right;
  color: #999999;
  margin: 0 0 0 10px;
  font-family: "Arial";
}
.articleList ul li a {}

.mode02 {
  width: 1160px;
  height: 154px;
  background: #f2f2f2;
  margin: 20px auto 13px;
}

.articleList01 .title {
  padding: 15px 18px;
  width: auto;
  float: left;
  width: 17px;
  background: #bd070b;
}
.articleList01 .title h2 {
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
}
.articleList01 ul {
  float: left;
  overflow: hidden;
  width: 1060px;
  padding: 20px 0 0px 0;
}
.articleList01 ul li {
  *vertical-align: middle;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 44px;
  background: url(/2019/70th/include/li_03.png) no-repeat 30px center;
  float: left;
  width: 440px;
  margin: 0 45px 0 0;
}
.articleList01 ul li span {
  font-size: 14px;
  font-family: Arial;
  color: #999999;
  float: right;
}
.articleList01 ul li a {
  float: left;
}
.articleList01 p {
  width: 15px;
  padding: 45px 16px 0 16px;
  height: 109px;
  background: #e6e6e6;
  float: right;
}
.articleList01 p a {
  font-size: 14px;
  color: #999999;
}




.mode03 {
  max-width: 1160px;
  width: 100%;
  margin: 50px 0 20px 0;
  overflow: hidden;
}
.mode03 .lf {
  width: 48%;
  float: left;
}
.mode03 .rt {
  width: 49%;
  float: right;
}
.mode03 .lf1 {
  width: 98%;
}




.articleList02 .title {
  height: 54px;    
  margin: 0 auto 15px auto;
  border-bottom: #600808 1px solid;
}

.articleList02 h2 {
  float: left;
  margin: 0;
  padding: 0 3px;
  font-size: 24px;
  font-weight: bold;
  color: #600808;
  line-height:54px;
  height: 54px;
  display: block;
}
.articleList02 .title a {
  float: right;
  font-size: 14px;
  color: #600808;
  padding-right: 0;
  line-height: 55px;
  height: 50px;
  margin-top: 0;
}
.articleList02 .title a:hover {
  color: #cc0000;    
  opacity: 0.8
}
.articleList02 ul {
  border-bottom: #600808 1px solid;
  overflow: hidden;
}
.articleList02 ul li {
  width: 100%;    
  height:40px;
  line-height:40px;
  display: block;
  color: #333333;
  font-size:14px;
  background:url(/images/dxhx.png) bottom repeat-x;
}
.articleList02 ul li:last-child{
  background:none;
  }
.articleList02 ul li .date {
  float: right;
  color: #999999;
}
.articleList02 ul li a {
  font-size: 14px;    
  color: #333333;
  float: left;
  background: url(/images/list_icog.png) left center no-repeat;
  padding-left: 10px;
}






.articleList03 .title {
  height: 60px;
  background: url(title05.png) no-repeat;
  padding-left:20px;
}
.articleList03 h2 {
  height: 40px;
  line-height: 40px;
  width: auto;
  float: left;
  margin: 20px 0 0 20px;
  font-family: "微软雅黑";
  font-size: 20px;
  color: #ffffff;
}
.articleList03 .title a {
  width: auto;
  float: right;
  margin: 29px 9px 0 0;
  color: #ffffff;
}
.articleList03 .title a:hover {
  color: #ffffff;
  font-weight: bold;
}
.articleList03 ul {
  border: 1px solid #e6aaab;
  border-top: none;
  overflow: hidden;
  height:auto;
}
.articleList03 ul li {
  *vertical-align: middle;
  height: 43px;
  line-height: 43px;
  padding: 0 0 0 11px;
  background: url(/2019/70th/include/li_03.png) no-repeat left center;
  overflow: hidden;
}
.articleList03 ul li span {
  float: right;
  color: #999999;
  height: 43px;
}
.articleList03 ul li a {
  float: left;
}
.articleList03 ul li a {
  float: left;
  height: 43px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}


.mode04 {
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}
.mode04 .lf {
  width: 60%;
  float: left;
  padding: 10px 20px 20px 20px;
  background: #f2f2f2;
}
.mode04 .rt {
  width: 30%;
  float: right;
  padding: 10px 20px;
  background: #f2f2f2;
}
.articleList04 {
  overflow: hidden;
}
.articleList04 ul {
  margin: 20px -15px 5px -15px;
  overflow: hidden;
}
.articleList04 ul li {
  width: 50%;
  float: left;
}
.articleList04 ul li a {
  display: block;
  margin: 0 15px;
  overflow: hidden;
}
.articleList04 ul li a .art-Img {
  display: block;
  height: 0;
  padding-bottom: 56%;
  border: #cccccc 1px solid;
  overflow: hidden;
}
.articleList04 ul li a .art-Text {
  display: block;
  overflow: hidden;
}
.articleList04 ul li a .art-Text h3 {
  font-size: 14px;
  margin: 14px 0 10px 0;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.articleList04 ul li a .art-Text p {
  font-size: 14px;
  color: #999;
  display: block;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}
.articleList04 ul li a .art-Img img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.articleList04 ul li a:hover .art-Img img {
  transform: scale(1.1);
}





.mode05 {
  max-width: 1160px;
  overflow: hidden;
  margin: 30px auto;
  padding: 10px 20px 20px 20px;
  background: #f2f2f2;
}
.articleList_image .rticleList_image_title,
.articleList04 .rticleList_image_title {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #c4080f;
}
.articleList_image .rticleList_image_title h2,
.articleList04 .rticleList_image_title h2 {
  width: auto;
  float: left;
  font-size: 22px;
  color: #bd070b;
}
.articleList_image .rticleList_image_title a,
.articleList04 .rticleList_image_title a {
  width: auto;
  float: right;
  color: #999999;
}
.channelImage {
  width: 372px;
  height: 231px;
  float: left;
  margin: 20px 30px 0 0;
  border: 1px solid #cccccc;
}
.channelImage .lk_img {
  height: 0px;
  display: block;
  padding-bottom: 62%;
  width: 100%;
  overflow: hidden;
}
.channelImage .lk_img img {
  width: 100%;
}
.channelText {
  margin: 0 0 0 404px;
  overflow: hidden;
}
.articleList_image ul {
  padding: 10px 0 0 0;
  width: 47%;
}
.articleList_image ul li {
  *vertical-align: middle;
  padding: 0 0 0 16px;
  background: url(/2019/70th/include/li_03.png) no-repeat left center;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
}
.articleList_image ul.lf {
  float: left;
}
.articleList_image ul.rt {
  float: right;
}
.articleList_image ul.last_ul {
  width: 100%;
  padding-bottom: 3px;
}
.articleList_image ul.last_ul li {
  height: 40px;
  line-height: 40px;
}

.articleList06 .title {
  margin: 4px 0 0 0;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #c4080f;
}
.articleList06 .title h2 {
  width: auto;
  float: left;
  font-size: 22px;
  color: #bd070b;
  font-weight: normal;
}
.articleList06 .title a {
  width: auto;
  float: right;
  color: #999999;
}
.articleList06 ul {
  padding: 5px 0 0 0;
}
.articleList06 ul li {
  *vertical-align: middle;
  height: 39px;
  line-height: 39px;
  padding: 0 0 0 16px;
  background: url(../../images/heart2019/li01_03.png) no-repeat left center;
  overflow: hidden;
}

.pageNumWrap {
  padding: 10px 0;
  text-align: center;
}
.pageNumWrap a,.pageNumWrap span {
  display: inline-block;
  padding: 0 10px;
  height: 35px;
  font-size: 18px;
  color: #999;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 35px;
  margin: 0 5px;
}
.pageNumWrap span.current {
  border: none;
  background-color: #bd070b;
  color: #fff;
}


#web_bg{
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-10;
  zoom: 1;
  background-image:url(../include/bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}


/*底部开始*/
.footer {
  background-color: #11338a;
  color: #fff;
  overflow: hidden;
}
.copyRight {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
  font-family: "微软雅黑";
  padding: 15px 15px;
  line-height: 30px;
}

/*二级页*/
.subPage {
  max-width: 1160px;
  margin: 0px auto;
  padding: 20px;
  background: #ffffff;
  min-height: 680px;
}
.Bread {
  width: auto;
  height: 39px;
  line-height: 39px;
  font-size: 13px;
  color: #bd070b;
}
.Bread a {
  color: #bd070b;
}
.articleList2 {}
.articleList2 ul {
  margin: 10px 0 0 0;
}
.articleList2 ul li {
  background: url(../../images/heart2019/li01_03.png) no-repeat left top 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
}
.articleList2 ul li a {
  float: left;
  height: 40px;
  overflow: hidden;
  width: 80%;
  display: inline-block;
  font-size: 14px;
}
.articleList2 ul li span {
  float: right;
  color: #999;
}
.listTitle2 {
  background: none;
  height: 44px;
  line-height: 44px;
  background: #f0f0f0;
}
.listTitle2 h2 {
  color: #bd070b;
  font-size: 16px;
  font-weight: bold;
  height: 44px;
  display: inline-block;
  padding: 0 30px;
  line-height: 44px;
  background: url(../../images/heart2019/tb.png) no-repeat left 15px center #c31616;
  padding-left: 47px;
  color: #ffffff;
}
.subPage .articleList2 {
  overflow: hidden;
}
.pictureList2 ul {
  width: 1000px;
  margin: 15px 0 0 0;
}
.pictureList2 ul li {
  width: 252px;
  float: left;
  margin: 0 44px 0 0;
}
.pictureList2 ul li img {
  width: 252px;
  height: 168px;
}
.pictureList2 ul li p {
  height: 30px;
  line-height: 30px;
  text-align: center;
}


/*分页*/
.pages {
  text-align: center;
  height: 28px;
  *height: 29px;
  font-size: 15px;
  line-height: 28px;
  margin: 25px 0 10px 0;
  overflow: hidden;
  padding-left: 15px;
}
.pages img {
  vertical-align: middle;
}
.pages span {
  color: #990000;
  padding: 0 20px 0 0px;
}
.pages a.start,
.pages a.prev,
.pages a.next,
.pages a.end {
  width: auto;
  padding: 0 11px;
}
.pages a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
  width: 27px;
  height: 28px;
  *height: 29px;
  font-size: 15px;
  text-align: center;
  color: #636363;
  margin: 0 3px;
}
.pages a img {
  *display: block;
  *margin-top: 8px;
}
.pages a:hover {}
.pages a.on_pages {
  background: #c31616;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
}

.pages_min {
  margin: 25px 0;
  overflow: hidden;
  display: none;
  font-size: 14px;
}
.pages_min a.prev_min,
.pages_min a.next_min {
  display: block;
  width: 100px;
  height: 30px;
  font-size: 13px;
  float: left;
  background: #f9eeee;
  border-radius: 3px;
  color: #666666;
  line-height: 30px;
  text-align: center;
}
.pages_min a.next_min {
  float: right;
}
.pages_min a:hover {
  background: #bd070b;
  color: #fff;
  transition: 0.3s;
}



.picList {
  overflow: hidden;
}
.picList ul {
  margin: 20px -15px;
  overflow: hidden;
}
.picList ul li {
  width: 33.3%;
  float: left;
}
.picList ul li a {
  display: block;
  margin: 8px 15px;
  overflow: hidden;
}
.picList ul li a .art-Img {
  display: block;
  height: 0;
  padding-bottom: 56%;
  border: #cccccc 1px solid;
  overflow: hidden;
}
.picList ul li a .art-Text {
  display: block;
  overflow: hidden;
}
.picList ul li a .art-Text h3 {
  font-size: 14px;
  margin: 14px 0 10px 0;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.picList ul li a .art-Text p {
  font-size: 14px;
  color: #999;
  display: block;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}
.picList ul li a .art-Img img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.picList ul li a:hover .art-Img img {
  transform: scale(1.1);
}





.articleTitle {
  width: 100%;
  text-align: center;
}
.articleTitle h2 {
  font-size: 18px;
  color: #bd070b;
  line-height: 20px;
  padding: 10px 0;
}
.articleTitle h3 {
  font-size: 14px;
  color: #555;
  line-height: 20px;
  padding: 10px 0;
  font-weight: bold;
}
.articleAuthor {
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 10px;
  background: #f5f5f5;
  color: #777;
}
.articleAuthor span{
  margin: 0 14px;
}
.article {
  overflow: hidden;
  margin: 20px 10px;
  font-size: 16px;
  line-height: 37px;
  text-indent: 32px;
}
.article img {
  padding: 5px 0;
  max-width: 90%;
}
.article i {
  font-style: italic;
}
.article strong {
  font-weight: bold;
}
.Annex {
  padding: 0px;
  overflow: hidden;
  margin-bottom: 30px;
}
.Annex h3 {
  font-size: 16px;
  line-height: 30px;
  color: #bd070b;
  padding-left: 5px;
}
.Annex ul li {
  height: 26px;
  line-height: 26px;
  background: url(../../images/heart2019/li01_03.png) no-repeat 10px center;
  padding-left: 28px;
}
.Annex ul li a {
  font-size: 12px;
  line-height: 24px;
  color: #656464;
}
.Annex ul li a:hover {
  color: #bd070b;
}



/*通栏图片页开始*/
.pictureList_tl2 ul {
  width: 1184px;
  overflow: hidden;
  margin: 20px 0 0 0;
}
.pictureList_tl2 ul li {
  width: 252px;
  float: left;
  text-align: center;
  margin: 0 40px 0 0;
}
.pictureList_tl2 ul li img {
  width: 252px;
  height: 168px;
  display: block;
}
.pictureList_tl2 ul li p {
  height: 30px;
  line-height: 30px;
}
/*通栏图片页结束*/

/*二级页左右分栏开始*/
.con {
  max-width: 1160px;
  height: auto;
  overflow: hidden;
}
.con .con_left {
  width: 260px;
  float: left;
  border: 1px solid #e3e3e3;
  margin: 5px 0 0 0;
}
.con .con_left .left_title {
  height: 50px;
  line-height: 50px;
  background: #bd070b;
}
.con .con_left .left_title h2 {
  padding: 0 0 0 50px;
  background: url(../../images/heart2019/tb.png) no-repeat 10px center;
}
.con .con_left .left_title h2 a {
  font-size: 16px;
  font-family: "微软雅黑";
  color: #ffffff;
  font-weight: bold;
}

.con .con_right {
  width: 870px;
  height: auto;
  float: right;
}

@media screen and (max-width:768px){
  body{
    width:100%!important;
  min-width:100%;
}
.content{
  width:calc(100% - 40px);
  width:-moz-calc(100% - 40px);
  width:-webkit-calc(100% - 40px);
}
.mode03 .lf{
  width:100%;
}
.mode03 .rt{
  width:100%;
}
.mode03 .articleList02 li a{
  width:55%;
  overflow: hidden;  
  white-space: nowrap;
  text-overflow: ellipsis;
  }
}


