@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #3E3E3E;
  font-size: 14px;
  line-height: 180%;
  min-width: 800px;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #3E3E3E;
  text-decoration: none;
}

a:hover {
  color: #3E3E3E;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
  line-height: 42px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*content*/
.w800 {
  width: 800px;
}

.bg1 {
  background: url(../images/bg1.png) top center no-repeat #FEF8E5;
}

.bg2 {
  background: url(../images/bg2.png) bottom center no-repeat;
  padding-bottom: 35px;
}

.conBanner {
  height: 140px;
  overflow: hidden;
  padding: 0 30px;
}

.conBanner div.logo {
  float: left;
  margin-top: 35px;
}

.conBanner div.data {
  float: right;
  margin-top: 30px;
}

.conBanner div.data p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  font-family: Microsoft YaHei;
  text-align: center;
}

.conBanner div.data p.one {
  font-weight: 700;
  font-size: 18px;
}

.conP1 {
  padding: 0 30px;
}

.conP1 div.title {
  overflow: hidden;
  font-weight: 400;
  font-size: 32px;
  line-height: 84px;
  font-family: Microsoft YaHei;
}

.conP1 div.fl {
  width: 384px;
  text-align: center;
}

.conP1 div.fr {
  width: 324px;
}

.conP1 div.fr h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: Microsoft YaHei;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 18px;
  border-bottom: 1px solid #fff;
}

.conP1 div.fr p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-family: Microsoft YaHei;
}

.conP2 {
  overflow: hidden;
  background: url(../images/title01.png) center 30px no-repeat;
}

.conP2 div.title {
  margin-top: 30px;
  height: 45px;
  background: url(../images/title01.png) top center no-repeat;
}

.conP2 div.title a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -9999em;
}

.conP2 div.fl {
  margin-left: 30px;
  width: 400px;
}

.conP2 div.fl ul {
  margin-top: 30px;
  margin-right: -50px;
  overflow: hidden;
}

.conP2 div.fl ul li {
  display: block;
  float: left;
  width: 168px;
  margin-right: 45px;
  margin-bottom: 15px;
}

.conP2 div.fl ul li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  font-family: Microsoft YaHei;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conP2 div.fr {
  margin-right: 30px;
  width: 320px;
}

.conP2 div.fr ul.list_14 {
  margin-top: 25px;
}

.conP2 div.fr ul.list_14 li {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  font-family: Microsoft YaHei;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conP2 div.fr ul.list_14 li a {
  margin-left: 5px;
}

.conP3 {
  overflow: hidden;
  background: url(../images/title02.png) center 15px no-repeat;
}

.conP3 div.title {
  margin-top: 15px;
  height: 45px;
  background: url(../images/title02.png) top center no-repeat;
}

.conP4 {
  overflow: hidden;
  background: url(../images/title03.png) center 15px no-repeat;
}

.conP4 div.title {
  margin-top: 15px;
  height: 45px;
  background: url(../images/title03.png) top center no-repeat;
}

.conP4 div.title a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -9999em;
}

.conP4 ul.list_14 {
  margin: 15px auto;
  padding: 0 30px;
  overflow: hidden;
}

.conP4 ul.list_14 li {
  width: 45%;
  padding-right: 5%;
  float: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  font-family: Microsoft YaHei;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conP4 ul.list_14 li a {
  margin-left: 5px;
}

.conP5 {
  overflow: hidden;
  background: url(../images/title04a.png) center 61px no-repeat;
}

.conP5 div.title {
  margin-top: 15px;
  height: 46px;
  background: url(../images/title04.png) top center no-repeat;
}

.copyright {
  height: 45px;
  overflow: hidden;
  background: #C6675D;
}

.copyright p {
  font-size: 12px;
  line-height: 45px;
  font-family: SimSun;
  text-align: center;
}

.wbCon {
  background: #FEF8E5;
}

.wbCon .conBanner {
  background: url(../images/bg3.png) center top no-repeat;
}

/*text*/
.text_title {
  padding: 0 30px 10px;
}

.text_title h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  color: #C34B3E;
  padding: 20px 0;
  text-align: center;
}

.text_title h1 a {
  color: #C34B3E;
}

.text_title h3.pre {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: center;
}

.text_title h4.sub {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: center;
}

.text_title p.author {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 15px;
  color: #999;
}

.text_title .ptime {
  overflow: hidden;
  border-top: 2px solid #C34B3E;
  font-size: 14px;
  line-height: 50px;
  text-align: left;
  font-weight: normal;
  margin: 5px auto 10px;
  color: #3E3E3E;
}

.text_title .ptime a {
  color: #3E3E3E;
  margin-right: 0;
}

.text_title .ptime em {
  float: left;
}

.text_title .ptime i {
  float: right;
}

.text_con {
  margin-top: -20px;
  margin-bottom: 10px;
  padding: 0 30px;
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  color: #3E3E3E;
}

.text_con p {
  font-size: 14px;
  line-height: 2;
  color: #3E3E3E;
  margin: 20px 0;
}

.text_con p.editor {
  text-align: right;
}

.text_con table {
  width: 90%;
  margin: 20px auto 0;
}

.text_con img {
  max-width: 90%;
  height: auto;
}

.text_video {
  width: 1000px;
  height: 560px;
  margin-top: 25px;
}

.jingbian2012 .tag_t strong {
  font-weight: bold;
  font-size: 14px;
  font-family: Microsoft YaHei;
}

.jingbian2012 ul.blue li {
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  font-family: Microsoft YaHei;
  text-decoration: underline;
  color: #BA4D46;
}

.jingbian2012 ul.blue li a {
  color: #BA4D46;
}

#videoplayerdiv,
#pvpShowDiv {
  height: 560px;
}

#player {
  height: 560px;
}

/*20191021*/
.conP1 div.fr h2{
	padding-bottom: 5px;
    margin-bottom: 0px;
    border-bottom: none;
}
.conP1 div.fr p{
	padding-bottom: 10px;
	margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.conP1 div.fr ul.list_14 li {
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    font-family: Microsoft YaHei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.conP1 div.fr ul.list_14 li a {
    margin-left: 5px;
}
.conBanner div.logo {
  position: relative;
}
.conBanner div.logo a.linkOne{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 90px;
	height: 74px;
}
.conBanner div.logo a.linkTwo{
	position: absolute;
	top: 0;
	left: 90px;
	display: block;
	width: 458px;
	height: 74px;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    min-width: 1020px;
  }
}
