@charset "utf-8"; /* CSS Document */ .subPage {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.wrap_bread {
  max-width: 1200px;
  margin: 15px auto;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.wrap_bread h2 {
  font-size: 22px;
  width: auto;
  float: left;
}
.wrap_bread h2 a {
  color: #b70000;
}
.bread {
  max-width: 1200px;
  color: #999999;
  text-align: right;
  float: right;
  width: auto;
}
.bread a {
  color: #999999;
  font-size: 14px;
}
.bread a:hover {
  font-weight: bold;
}
.sub_t01 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #b70000;
}
.sub_t01 h2 {
  color: #fff;
  font-size: 22px;
  font-size: 2.2em;
  font-weight: normal;
}
.sub_t01 h2:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-opacity: 0.8;
  opacity: 0.8;
  transition: all 1s ease 0s;
}
.sub_mbtn {
  width: 100%;
  height: 40px;
  background: url(../images/sub-mbtn02.png) no-repeat 98% center;
  background-color: #d8d8d8;
  cursor: pointer;
  display: none;
}
.sub_mbtn span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 15px;
}
.open {
  background: url(../images/sub-mbtn02_close.png) no-repeat 98% center;
  background-color: #d8d8d8;
}
.sub_navm {
  width: 100%;
  overflow: hidden;
  display: none;
}
.sub_navm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #b70000;
}
.sub_navm h2 a {
  padding-left: 13px;
  font-size: 20px;
  font-family: Tahoma;
  display: block;
  color: #fff;
}
.sub_navm ul {
  border: 1px solid #dddddd;
}
.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-top: 1px solid #d3d3d3;
  display: block;
}
.sub_navm li:first-child a {
  border-top: 0px;
}
.sub_navm li a:hover {
  color: #b70000;
}
.sub_navm li.sub_has span {
  margin-left: 10px;
}
.sub_navm li.on a {
  color: #b70000;
  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: 12px;
  color: #b70000;
  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: #b70000
}
.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: #b70000;
  cursor: pointer;
}
.subPage_con {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 470px;
}
.sbu_leftWrap {
  width: 180px;
  float: left;
} /*.f_left_con { *border-right: 1px solid #ffffff; border-right: 1px solid #ffffff\9\0; }*/ /*左侧边栏*/ .sub_left {
  width: 180px;
  overflow: hidden;
  float: left;
  z-index: 99999;
}
.sub_left h2 {
  width: auto;
  padding-left: 17px;
  height: 48px;
  line-height: 48px;
  font-weight: bold;
  font-family: Helvetica;
  background-color: #b70000;
  border-bottom: 1px solid #d3d3d3;
}
.sub_left h2 a {
  color: #fff;
  font-size: 20px;
}
.sub_left ul {
  padding: 15px 0;
  background: #ffffff;
}
.sub_left li {
  position: relative
}
.sub_left li a {
  z-index: 1;
  padding: 7px 0px 7px 0px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-size: 1.8em;
  color: #333333;
}
.sub_left li a:hover, .sub_left li a.active {
  color: #b70000;
}
.sub_left li a:hover, .sub_left li a.on {
  color: #b70000;
}
.sub_left li strong.arrow {
  display: block;
  height: 38px;
  line-height: 38px;
  width: 46px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #e5e5e5;
  z-index: 33;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.sub_left li strong.arrow:hover {
  color: #b70000;
}
.sub_left li.on strong.arrow {
  color: #b70000;
}
.twoJ_menu {
  display: none;
}
.sub_left .twoJ_menu dd a {
  ;
  padding: 8px 22px 8px 5px;
  font-size: 14px;
  font-size: 1.4em;
} /*右侧*/ .sub_right {
  margin: 0 0 30px 210px;
  padding: 25px 30px;
  background: #ffffff;
  min-height: 600px;
}
.sub_right01 {
  margin: 0 0 30px 0;
}
.page {
  text-align: center;
  margin: 40px auto 0px;
}
.page a {
  text-align: center;
  padding: 0 10px 5px;
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.page a.no {
  padding: 0 10px;
}
.page a:hover {
  color: #333333;
  background: url(../images/page_on.png) no-repeat center bottom;
}
.page a.no:hover {
  background: none;
}
.page .on_pages {
  background: url(../images/page_on.png) no-repeat center bottom;
}
.page span {
  font-size: 14px;
  color: #999999;
  margin: 0 0 0 30px;
}
.minpage {
  display: none;
  margin: 30px 0;
  overflow: hidden;
}
.minpage a {
  height: 28px;
  line-height: 28px;
  border-radius: 20px;
  width: 100px;
  font-size: 14px;
  text-align: center;
  color: #b70000;
  background: #ededed;
}
.minpage a:hover {
  background: #b70000;
  color: #ffffff;
}
.mp_left {
  float: left;
}
.mp_right {
  float: right;
}
.article h2 {
  font-size: 24px;
  color: #000000;
  text-align: center;
 width: 100%;
    word-wrap:break-word;
}
.author {
  font-size: 14px;
  color: #999999;
  text-align: center;
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #e1e1e1;
}
.author span {
  color: #999999;
  padding: 0 15px;
}
.article_con {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
  padding: 10px 0 0 0;
  width: 100%;
    word-wrap:break-word;    
}
.article_con img {
  display: block;
  margin: 10px auto;
}
.article_con i {
  font-style: italic;
}
.article_con strong {
  font-weight: bold;
}
@media screen and (max-width:767px) {
  .article_con img {
    width: auto !important;
    height: auto !important;
  }
  .article_con video {
    width: auto !important;
  }
  .article_con table {
    width: 100% !important;
  }
}
.sub_list h2 {
  color: #b70000;
  font-size: 22px;
  margin: 20px 0 6px;  
}
.pageArticle .sub_list:first-child h2 {
  margin-top: 0;   
}
.pageArticle .sub_list h2 {
  color: #b70000;
  font-size: 22px;
  margin: 20px 0 6px;  
}

.sub_list .more {
  float: right;
  font-size: 14px;
  color: #666;
}
.sub_list ul li {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 17px;
  background: url(../images/sub_li.png) no-repeat left center;
  overflow: hidden;
}
.sub_list ul li span {
  float: right;
  font-size: 18px;
  color: #999999;
}
.sub_list ul li a {
  font-size: 18px;
  color: #333333;
  float: left;
}
.sub_list ul li a:hover {
  color: #b70000;
}
.sub_picture {
  overflow: hidden;
}
.sub_picture ul li {
  width: 32%;
  float: left;
  margin: 0 0.6% 20px;
}
.sub_picture ul span {
  height: 0px;
  padding: 0 0 67% 0;
  display: block;
}
.sub_picture ul span img {
  width: 100%;
  display: block;
}
.sub_picture ul p {
  margin: 5px 0 0 0;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
}
.sub_picture ul p:hover {
  color: #b70000;
}
.special {
  min-height: 500px;
}
.special ul {
  overflow: hidden;
}
.special ul li {
  width: 48%;
  float: left;
  margin: 0 1% 20px;
}
.Thematic {
  background: #ffffff;
}
.Thematic .content {
  max-width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}
.Thematic .lf {
  width: 57%;
  float: left;
}
.Thematic .rt {
  width: 41.67%;
  float: right;
}
.media {
  position: relative;
  margin: 30px 0 0 0;
}
.mediaIn {
  padding: 30px 30px 10px;
  background: #f5f5f5;
}
.media .title {
  position: absolute;
  top: -30px;
  width: 160px;
  text-align: left;
  height: 60px;
  line-height: 60px;
  background: #c00603;
  left: 0px;
}
.media .title a {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #ffffff;
  padding: 0 0 0 60px;
  background: url(../images/media.png) no-repeat 20px center;
}
.media dl dt {
  height: 49px;
  line-height: 49px;
  overflow: hidden;
}
.media dl dt a {
  font-size: 18px;
  font-weight: bold;
}
.media dl dd {
  height: 49px;
  line-height: 49px;
  border-top: 1px dashed #e1e1e1;
  overflow: hidden;
}
.media dl dd a {
  font-size: 18px;
}
.study {
  position: relative;
  margin: 30px 0 0 0;
}
.studyIn {
  padding: 30px 30px 10px;
  background: #f5f5f5;
}
.study .title {
  position: absolute;
  top: -30px;
  width: 160px;
  text-align: left;
  height: 60px;
  line-height: 60px;
  background: #b70000;
  left: 0px;
}
.study .title a {
  height: 60px;
  line-height: 60px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  padding: 0 0 0 60px;
  background: url(../images/study.png) no-repeat 22px center;
}
.study dl dt {
  height: 49px;
  line-height: 49px;
  overflow: hidden;
}
.study dl dt a {
  font-size: 18px;
  font-weight: bold;
}
.study dl dd {
  height: 49px;
  line-height: 49px;
  border-top: 1px dashed #e1e1e1;
  overflow: hidden;
}
.study dl dd a {
  font-size: 18px;
}
.Thfooter {
  padding: 25px 0 30px 0;
  width: 100%;
  border-top: 4px solid #b70000;
  background: #f5f5f5;
  text-align: center;
  font-size: 14px;
  color: #0d0509;
}
.r_title {
  display: none;
  margin: 0 0 10px 0;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #cccccc;
}
.r_title h2 {
  font-size: 16px;
  font-weight: bold;
  width: auto;
  display: inline-block;
  float: left;
  border-bottom: 4px solid #b70000;
}
.annex {
  margin: 40px 0;
  padding: 0 15px;
}
.annex .Side_tit h3 a {
  font-size: 1.5em;
  color: #b70000;
  font-weight: normal;
}
.annex ul {
  margin-top: 20px;
}
.annex ul li {
  padding: 5px 0; /* background:url(../images/li_bg01.png) no-repeat left 10px; */ padding-left: 20px;
}
.annex ul li a {
  font-size: 1.0em;
  color: #323232;
}
@media screen and (max-width:1386px) {
  .bread {
    max-width: 1000px;
  }
  .subPage_con {
    max-width: 1000px;
  }
  .Thematic .content {
    max-width: 1000px;
  }
  .media .title a {
    font-size: 18px;
  }
  .media dl dt a {
    font-size: 16px;
  }
  .media dl dd a {
    font-size: 16px;
  }
  .study .title a {
    font-size: 18px;
  }
  .study dl dt a {
    font-size: 16px;
  }
  .study dl dd a {
    font-size: 16px;
  }
  .wrap_bread {
    max-width: 1000px;
  }
  .sub_list ul li a {
    font-size: 16px;
  }
  .sub_list ul li span {
    font-size: 16px;
  }
}
@media screen and (max-width:1023px) {
  .sbu_leftWrap {
    display: none;
  }
  .sub_mbtn {
    display: block;
  }
  .sub_right {
    margin: 0px;
  }
  .subPage_con {
    margin: 0 15px;
  }
  .Thematic .lf {
    width: 100%;
    float: none;
  }
  .Thematic .rt {
    width: 100%;
    float: none;
    margin: 50px 0 0 0;
  }
  .Thematic .content {
    margin: 20px 15px;
  }
  .Thfooter {
    padding: 25px 20px 30px;
    width: auto;
  }
  .media .title a {
    font-size: 16px;
  }
  .media dl dt a {
    font-size: 14px;
  }
  .media dl dd a {
    font-size: 14px;
  }
  .study .title a {
    font-size: 16px;
  }
  .study dl dt a {
    font-size: 14px;
  }
  .study dl dd a {
    font-size: 14px;
  }
  .Thfooter {
    font-size: 12px;
  }
  .r_title {
    display: block;
  }
  .wrap_bread {
    margin: 15px;
  }
  .sub_list ul li a {
    font-size: 14px;
  }
  .sub_list ul li span {
    font-size: 14px;
  }
}
@media screen and (max-width:768px) {
  .page {
    display: none;
  }
  .minpage {
    display: block;
  }
  .sub_picture ul li {
    width: 48%;
    margin: 0 1% 20px;
  }
  .sub_list ul li a {
    width: 60%;
  }
}
@media screen and (max-width:640px) {
  .special ul li {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width:414px) {
  .sub_picture ul li {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
}
@media screen and (min-width:320px) and (max-width:360px) {}



/*网分页样式*/
.pages {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages ul li:hover {
	background: #d60011;
	color: #fff;
	border: 1px solid #d60011
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #d60011;
	padding: 6px 15px;
	margin: 0 1px;
	background: #d60011;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}

.pages tr td {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages tr td:hover {
	background: #d60011;
	color: #fff;
	border: 1px solid #d60011
}
.pages tr td:hover a {
	color: #fff;
}
.pages tr td.thisclass {
	display: inline-block;
	border: 1px solid #d60011;
	padding: 6px 15px;
	margin: 0 1px;
	background: #d60011;
	color: #fff;
}
.pages tr td.thisclass a {
	color: #fff;
}
.pages tr td a {
	display: block;
	color: #999
}
.pages tr td a:hover {
	color: #fff;
}