@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
a,
area {
  outline: none;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #2966ca;
}
img {
  -ms-interpolation-mode: bicubic;
}

html,
body {
  font-family: '微软雅黑', sans-serif;
  min-width: 1200px;
}
body {
  background: #f6f6f6;
}
html {
  height: 100%;
  position: relative;
}
input {
  border-radius: 0;
}
button {
  -webkit-appearance: none;
  border-radius: 0;
}
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
  list-style: none;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.boxcenter {
  margin: 0 auto;
}
.fl_all {
  float: left;
  display: inline-block;
}
.fr_all {
  float: right;
  /* display: inline-block; */
}
.txtdot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*responsive Normal*/
.maxcontainer {
  min-width: 1200px;
}
.container {
  width: 1200px;
}
.fl_pc {
  float: left;
  display: inline-block;
}
.fr_pc {
  float: right;
  display: inline-block;
}
.col_2in1 {
  width: 50%;
  *width: 49.9%;
}
.col_3in1 {
  width: 33.3%;
}
.col_4in1 {
  width: 25%;
  *width: 24.9%;
}
.col_5in1 {
  width: 20%;
  *width: 19.9%;
}
.col_6in1 {
  width: 16.6%;
}
.pchide {
  display: none;
}
.mhide {
  display: block;
}
.padhide {
  display: block;
}
.padshow {
  display: none;
}
.mar0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}
.main {
  position: relative;
  overflow: hidden;
}

.demo {
  border: 10px #3366cc solid;
  height: 1200px;
  background-image: linear-gradient(to bottom, #09f, #6c6);
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 80px;
}

.marginTop10 {
  margin-top: 10px !important;
}
.marginTop15 {
  margin-top: 15px !important;
}
.marginTop20 {
  margin-top: 20px !important;
}
.marginTop25 {
  margin-top: 25px !important;
}
.marginTop30 {
  margin-top: 30px !important;
}
.marginTop35 {
  margin-top: 35px !important;
}
.marginTop40 {
  margin-top: 40px !important;
}
.marginTop45 {
  margin-top: 45px !important;
}
.marginTop50 {
  margin-top: 50px !important;
}
.marginTop55 {
  margin-top: 55px !important;
}
.marginTop60 {
  margin-top: 60px !important;
}
.marginTop65 {
  margin-top: 65px !important;
}
.marginTop70 {
  margin-top: 70px !important;
}
.marginTop75 {
  margin-top: 75px !important;
}
.marginTop80 {
  margin-top: 80px !important;
}
.marginTop85 {
  margin-top: 85px !important;
}
.marginTop90 {
  margin-top: 90px !important;
}
.marginTop95 {
  margin-top: 95px !important;
}
.marginTop100 {
  margin-top: 100px !important;
}

.marginBottom10 {
  margin-bottom: 10px !important;
}
.marginBottom15 {
  margin-bottom: 15px !important;
}
.marginBottom20 {
  margin-bottom: 20px !important;
}
.marginBottom25 {
  margin-bottom: 25px !important;
}
.marginBottom30 {
  margin-bottom: 30px !important;
}
.marginBottom35 {
  margin-bottom: 35px !important;
}
.marginBottom40 {
  margin-bottom: 40px !important;
}
.marginBottom45 {
  margin-bottom: 45px !important;
}
.marginBottom50 {
  margin-bottom: 50px !important;
}
.marginBottom55 {
  margin-bottom: 55px !important;
}
.marginBottom60 {
  margin-bottom: 60px !important;
}
.marginBottom65 {
  margin-bottom: 65px !important;
}
.marginBottom70 {
  margin-bottom: 70px !important;
}
.marginBottom75 {
  margin-bottom: 75px !important;
}
.marginBottom80 {
  margin-bottom: 80px !important;
}
.marginBottom85 {
  margin-bottom: 85px !important;
}
.marginBottom90 {
  margin-bottom: 90px !important;
}
.marginBottom95 {
  margin-bottom: 95px !important;
}
.marginBottom100 {
  margin-bottom: 100px !important;
}

.marginLeft10 {
  margin-left: 10px !important;
}
.marginLeft15 {
  margin-left: 15px !important;
}
.marginLeft20 {
  margin-left: 20px !important;
}
.marginLeft25 {
  margin-left: 25px !important;
}
.marginLeft30 {
  margin-left: 30px !important;
}
.marginLeft35 {
  margin-left: 35px !important;
}
.marginLeft40 {
  margin-left: 40px !important;
}
.marginLeft45 {
  margin-left: 45px !important;
}
.marginLeft50 {
  margin-left: 50px !important;
}
.marginLeft55 {
  margin-left: 55px !important;
}
.marginLeft60 {
  margin-left: 60px !important;
}
.marginLeft65 {
  margin-left: 65px !important;
}
.marginLeft70 {
  margin-left: 70px !important;
}
.marginLeft75 {
  margin-left: 75px !important;
}
.marginLeft80 {
  margin-left: 80px !important;
}
.marginLeft85 {
  margin-left: 85px !important;
}
.marginLeft90 {
  margin-left: 90px !important;
}
.marginLeft95 {
  margin-left: 95px !important;
}
.marginLeft100 {
  margin-left: 100px !important;
}

.marginRight10 {
  margin-right: 10px !important;
}
.marginRight15 {
  margin-right: 15px !important;
}
.marginRight20 {
  margin-right: 20px !important;
}
.marginRight25 {
  margin-right: 25px !important;
}
.marginRight30 {
  margin-right: 30px !important;
}
.marginRight35 {
  margin-right: 35px !important;
}
.marginRight40 {
  margin-right: 40px !important;
}
.marginRight45 {
  margin-right: 45px !important;
}
.marginRight50 {
  margin-right: 50px !important;
}
.marginRight55 {
  margin-right: 55px !important;
}
.marginRight60 {
  margin-right: 60px !important;
}
.marginRight65 {
  margin-right: 65px !important;
}
.marginRight70 {
  margin-right: 70px !important;
}
.marginRight75 {
  margin-right: 75px !important;
}
.marginRight80 {
  margin-right: 80px !important;
}
.marginRight85 {
  margin-right: 85px !important;
}
.marginRight90 {
  margin-right: 90px !important;
}
.marginRight95 {
  margin-right: 95px !important;
}
.marginRight100 {
  margin-right: 100px !important;
}

.elelayui1 {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: #ebebeb;
  font-size: 14px;
  color: #686868;
}
.elelayui1-1 {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.elelayui1-1 .L {
  display: flex;
  align-items: center;
}
.elelayui1-1 .L-2 {
  display: flex;
  align-items: center;
  height: 16px;
  line-height: 16px;
}
.elelayui1-1 .L-2 a {
  display: block;
  padding: 0 10px;
  position: relative;
}
.elelayui1-1 .L-2 a::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 2px;
  width: 2px;
  height: 14px;
  background: #686868;
  display: block;
}
.elelayui1-1 .L-2 a:last-child::after {
  content: '';
  display: none;
}

.elelayui1-1 .M {
}
.elelayui1-1 .R {
}

.elelayui-nav {
  background: #fff;
  padding: .1px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 25px;
}
.elelayui-nav-1 {
  height: 80px;
  display: flex;
  justify-items: center;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.elelayui-nav-1 > * {
  flex: 0 0 auto;
}
.elelayui-nav-1 > .logo1 {
}
.elelayui-nav-1 > .search-link {
}
.elelayui-nav-1 > ul {
  display: flex;
  width: 80%;
  font-size: 18px;
  color: #4b4b4b;
  justify-content: space-around;
  line-height: 22px;
}
.elelayui-nav-1 > ul a {
  color: #4b4b4b;
}
.elelayui-nav-1 > ul > li {
  writing-mode: vertical-lr;
  padding-top: 5px;
  position: relative;
}
.elelayui-nav-1 > ul > .normal {
  writing-mode: initial;
  width: 40px;
  padding-top: 0px;
}

.elelayui-nav-1 .li-level-0:hover >a, .elelayui-nav-1 .li-level-0.active >a {
  color: #d61f28;
}

.elelayui-nav-1 .ul-level-1 {
  position: absolute;
  height: 64px;
  line-height: 64px;
  padding: 0 40px;
  border-top: 2px solid #d71f29;
  z-index: 10;
  bottom: calc(-64px - 9px - 10px);
  transform: translateX(-50%);
  margin-left: -14px;
  writing-mode: vertical-lr;
  background: #fff;
  box-shadow: 0 1px 6px 1px #ccc;
  display: none;
}
.elelayui-nav-1 .ul-level-1 > li {
  writing-mode: initial;
  padding: 0 20px;
}
.elelayui-nav-1 .ul-level-1 .sj {
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: #d71f29;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -4.5px;
}

.elelayui-nav-1 .ul-level-1.style1 {
  transform: translateX(-76%);
}
.elelayui-nav-1 .ul-level-1.style1 .sj {
  left: 80%;
}

.elelayui-nav-1 .ul-level-1.style2 {
  transform: translateX(-89%);
}
.elelayui-nav-1 .ul-level-1.style2 .sj {
  left: 89%;
}

.elelayui-nav-1 > ul > li.on > .ul-level-1 {
  display: block;
}

/* 列表1 */
.ul-list1 {
  line-height: 38px;
  font-size: 16px;
  color: #505050;
}
.ul-list1 .doc-title-c {
  font-size: 26px;
  color: #505050;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.ul-list1 li {
  border-bottom: 1px solid #ececec;
  padding: 15px 10px;
}

/* 列表2 */
.ul-list2 {
  font-size: 16px;
  line-height: 20px;
  color: #4b4b4b;
}
.ul-list2 li {
  height: 60px;
  border-bottom: 1px solid #e2e2e2;
  text-align: justify;
  line-height: 60px;
}
.ul-list2 a {
  color: #4b4b4b;
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.ul-list2 a:hover {
  background: #d61f28;
  color: #fff;
}

/* 列表3 */
.ul-list3 {
  font-size: 14px;
  line-height: 22px;
  color: #4b4b4b;
}
.ul-list3 li {
  margin-bottom: 15px;
  overflow: hidden;
}
.ul-list3 .dian1 {
  width: 4px;
  height: 4px;
  background: #4b4b4b;
  border-radius: 2px;
  margin-right: 8px;
  float: left;
  margin-top: 10px;
}
.ul-list3 a {
  color: #4b4b4b;
}

/* 栏目名字1 */
.chnldesc1 {
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  color: #d61f28;
  display: flex;
  align-items: center;
}
.chnldesc1 > * {
  flex: 0 0 auto;
}
.chnldesc1 .n {
  color: #d61f28;
  font-weight: bold;
}
.chnldesc1 .chnlicon {
  margin-right: 10px;
  height: 25px;
}

/* 栏目名字2 */
.chnldesc2 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
}
.chnldesc2 a {
  color: #464646;
}

/* 页脚 */
.zywfootbj {
  background: #fff;
  padding: 15px .1px;
  margin-top: 15px;
}
.zywfootbj p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.zywfoot {
  width: 1020px;
  font-size: 12px;
  line-height: 22px;
  color: #797979;
  font-family: "Microsoft YaHei", "SimSun";
  margin: 0 auto;
  overflow: hidden;
}
.zywfoot a {
  color: #797979;
}
.zywfoottxt {
  width: 860px;
  float: left;
  text-align: center;
}
.zywfootkxr {
  float: right;
  text-align: center;
}
.zywfootlogo {
  width: 1020px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  clear: both;
}
.zywfootlogo ul li {
  margin: 6px;
  display: inline;
  height: auto;
  width: auto;
}
.zywfootlogo ul li img {
  border: 1px solid #e1e1e1;
}

/* PC 底部 在首页右侧 */
.zywfoot-1 {
  color: #8e8e8e;
  font-size: 16px;
  line-height: 30px;
}
.zywfoot-1 a {
  color: #8e8e8e;
}

/* ↓手机-PC切换 */
.pc-to-m {
  width: 200px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  padding: 20px 0;
  color: #000;
  font-size: 20px;
  text-align: center;
  background: #f1e4e4;
  border-radius: 10px;
  cursor: pointer;
}
.pc-to-m .icon {
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
  background: url('pc-to-m.png') no-repeat center;
  background-size: contain;
}
.cl {clear: both;}
/* include_右 */
ul.inludeist {
	background-color: #FFF;
	display: block;
	padding: 20px;
}
ul.inludeist li{
	text-indent: 0.8em;
	color: #666;
	line-height: 22px;
	position: relative;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
ul.inludeist li:before{
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #999999;
	top: 10px;
	left: 0;
}
ul.inludeist li:last-child { margin-bottom: 0px;}
.zthead {
	height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ztheadlogo {
	float: left;
	width: 100px;
}
.ztheadlist {
	float: right;
	width: 1100px;
	font-size: 16px;
	line-height: 30px;
	color: #6c6c6c;
	text-align: right;
}
.ztheadlist a {color: #6c6c6c;}