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,
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: 0px;
	padding: 0px;
	border: 0px;
	font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

:focus {
	outline: 0px;
}

img {
	border: 0px;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.logo-rb input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clear {
	width: 100%;
	height: 0px;
	line-height: 0;
	font-size: 0px;
	overflow: hidden;
	clear: both;
	display: block;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.db {
	display: block !important;
}

.dn {
	display: none !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

body {
	background: rgb(255, 255, 255);
}

body,
p {
	font: 14px / 1 "Microsoft YaHei", u5b8bu4f53, Tahoma, Geneva, sans-serif;
	color: rgb(60, 60, 60);
}

a {
	color: rgb(51, 51, 51);
	text-decoration: none;
}

a:link {
	color: rgb(51, 51, 51);
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0px auto;
}

.wrapper .inner {
	width: 1200px;
	margin: 0px auto;
}

.post {}

.post .banner {
	margin: 0px auto;
	line-height: 38px;
	border-bottom: 1px solid rgb(214, 216, 217);
	height: 40px;
	box-sizing: border-box;
}

.post .banner .title {
	font-size: 20px;
	float: left;
	display: block;
	text-align: center;
	color: rgb(9, 95, 178);
	box-sizing: border-box;
	font-weight: bold;
}

.post .more-btn {
	float: right;
	display: block;
	text-align: center;
	color: rgb(136, 136, 136);
}

.post .con {
	padding: 10px 0px 0px;
	margin: 0px auto;
}

.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 41px;
	background: url("/zsw/images/li_dian.png") left center no-repeat;
	padding-left: 20px;
}

.post .news-list .news .news-title {
	width: calc(100% - 102px);
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.post .news-list .news .news-date {
	display: block;
	float: right;
	color: rgb(153, 153, 153);
}

#header {
	background: url("/zsw/images/logo_bg.png") center top repeat-x;
}

#header .inner {
	position: relative;
}

.logo {
	position: relative;
	padding: 25px 0px;
	overflow: hidden;
}

.logo img {
	max-width: 100%;
	height: auto;
	float: left;
}

.logo-r {
	float: right;
	padding: 20px 0px;
}

.bb {
	color: rgb(255, 255, 255);
	text-align: right;
	line-height: 40px;
	float: right;
	margin-left: 30px;
}

.bb a {
	font-size: 16px;
	color: rgb(255, 255, 255);
}

.ss {
	background: url("/zsw/images/ss_bg.png") center center no-repeat;
	float: left;
}

.ssk {
	float: left;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
	width: 165px;
	text-indent: 10px;
}

.ss_btn {
	width: 50px;
	height: 40px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url("/zsw/images/ss_btn.png") center center no-repeat;
}

#nav {
	border-top: 4px solid rgb(240, 161, 37);
}

.nav {
	height: 46px;
}

.navList {
	width: 100%;
	overflow: hidden;
}

.navList>li {
	float: left;
	width: 16%;
	height: 100%;
	line-height: 46px;
	font-size: 18px;
	background: url("/zsw/images/nav_li_bg.png") right center no-repeat;
}

.navList li a {
	display: block;
	text-align: center;
}

.navList li a:hover {
	background: url("/zsw/images/nav_li_bg.png") right center no-repeat rgb(240, 161, 37);
	color: rgb(255, 255, 255);
}

.navList .subnav {
	z-index: 100;
	position: relative;
	display: none;
}

.navList .subnav li {
	background: rgba(0, 0, 0, 0.4);
}

.navList .subnav a {
	background: none;
	line-height: 36px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}

.navBtns {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
	background: url("/zsw/images/menu-button-bg.png") center center / 60% 60% no-repeat;
	display: none;
}

.welcome {
	width: 100%;
	height: 100%;
	background: rgb(255, 255, 255);
	z-index: 200;
}

.welBox {}

.welList a {
	font: 20px / 1em Î¢ÈíÑÅºÚ;
	color: rgb(51, 51, 51);
	display: block;
	text-align: center;
	padding: 15px 0px;
}

.welList a:hover {
	color: rgb(239, 51, 51);
	background: rgb(204, 204, 204);
}

.comeList {
	width: 100%;
	display: none;
}

.comeList a {
	font: 16px / 1em Î¢ÈíÑÅºÚ;
	display: block;
	padding: 10px 0px;
}

#dt .inner {
	width: 100%;
	overflow: hidden;
	padding: 0px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.rslides li {
	backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0px;
	top: 0px;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	width: 100%;
	border: 0px;
}

.slide_container {
	position: relative;
	float: left;
	width: 100%;
}

.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.slide li {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0px;
}

#dt .dtxt {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
	z-index: 999;
}

#dt .dtxt a {
	background: rgba(0, 33, 76, 0.8);
	color: rgb(255, 255, 255);
	font-size: 20px;
	padding: 0px 30px;
	line-height: 36px;
	display: block;
	float: left;
}

.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: rgb(255, 255, 255);
	background: rgba(0, 0, 0, 0.8);
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 10px 20px;
	margin: 0px;
	max-width: none;
}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 65px;
	width: 34px;
	margin-top: -30px;
}

.slide_nav:active {
	opacity: 1;
}

.slide_nav.prev {
	left: 0px;
	background: url("/zsw/images/datu_l.png") center center no-repeat;
}

.slide_nav.next {
	right: 0px;
	background: url("/zsw/images/datu_r.png") center center no-repeat;
}

.slide1_tabs {
	position: absolute;
	bottom: 30px;
	right: 50%;
	z-index: 100;
	text-align: center;
}

.slide2_tabs {
	position: absolute;
	right: 10px;
	bottom: 8px;
	z-index: 100;
	text-align: center;
}

.slide1_tabs li,
.slide2_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid rgb(255, 255, 255);
	position: relative;
}

.slide1_tabs li a,
.slide2_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0px;
	z-index: 1000;
	color: transparent;
}

.slide1_tabs li.slide_here a,
.slide2_tabs li.slide_here a {
	background: rgb(5, 116, 208);
}

#slider1 li img {
	height: 280px;
}

#mod {}

.mod {
	padding: 0px 15px;
}

.mod1 {
	overflow: hidden;
	padding-top: 30px;
}

.mod1l {
	width: 35%;
	float: left;
}

.mod1l .btjj {
	padding: 20px;
	background: rgb(241, 241, 241);
}

.mod1l .bt {
	display: block;
	font-size: 18px;
	line-height: 30px;
}

.mod1l .jj {
	display: block;
	font-size: 14px;
	line-height: 25px;
}

.mod1m {
	width: 31%;
	float: left;
	margin: 0px 2.5%;
}

.post1 .news2 * {
	display: block;
}

.post1 .news2 {
	border-bottom: 1px dotted rgb(142, 142, 142);
	overflow: hidden;
	padding-bottom: 30px;
}

.post1 .news2 .sj {
	float: left;
}

.post1 .news2 .dd {
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: rgb(9, 95, 178);
	color: rgb(255, 255, 255);
	font-size: 24px;
	font-weight: bold;
}

.post1 .news2 .mm {
	width: 78px;
	height: 33px;
	border: 1px solid rgb(9, 95, 178);
	line-height: 33px;
	text-align: center;
	color: rgb(9, 95, 178);
	font-size: 14px;
}

.post1 .news2 .bt {
	float: left;
	width: calc(100% - 100px);
	margin-left: 20px;
	line-height: 35px;
	font-size: 16px;
}

.mod1r {
	float: right;
	width: 25%;
	overflow: hidden;
}

.mod1r ul {
	overflow: hidden;
}

.mod1r ul li {
	width: 100%;
	margin-bottom: 26px;
	position: relative;
}

.mod1r ul li a {
	display: block;
	font-size: 24px;
	line-height: 80px;
	color: rgb(255, 255, 255);
	text-indent: 140px;
}

.mod1r ul .l1 {
	background: url("/zsw/images/mt1.png") center center no-repeat;
}

.mod1r ul .l2 {
	background: url("/zsw/images/mt2.png") center center no-repeat;
}

.mod1r ul .l3 {
	background: url("/zsw/images/mt3.png") center center no-repeat;
}

.mod1r ul .l4 {
	background: url("/zsw/images/mt4.png") center center no-repeat;
	margin-bottom: 0px;
}

.mod1r ul .l1 a {
	background: url("/zsw/images/mt1a.png") 70px center no-repeat;
}

.mod1r ul .l2 a {
	background: url("/zsw/images/mt2a.png") 70px center no-repeat;
}

.mod1r ul .l3 a {
	background: url("/zsw/images/mt3a.png") 70px center no-repeat;
}

.mod1r ul .l4 a {
	background: url("/zsw/images/mt4a.png") 70px center no-repeat;
}

.mod2 {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.post5 .con {
	padding: 15px 0px 0px;
}

.post5 .ztzl li {
	width: 25%;
	float: left;
	overflow: hidden;
}

.post5 .ztzl li>div {
	width: 93.4%;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.post5 .ztzl li * {
	display: block;
}

.post5 .ztzl li img {
	width: 100%;
height:170px;
}

.post5 .ztzl li img:hover {
	transform: scale(1.1);
	transition: all 0.4s ease 0s;
}

.post5 .ztzl a {
	display: block;
	width: 100%;
	background: rgb(241, 241, 241);
	line-height: 36px;
	font-size: 16px;
	text-align: center;
}

#mod3 {
	background: url("/zsw/images/yqlj_bg.png");
}

#mod3 .yqlj * {
	display: block;
}

.yqlj {
	overflow: hidden;
	padding-bottom: 15px;
}

.yqlj dt,
.yqlj dd {
	float: left;
}

.yqlj dt {
	background: url("/zsw/images/yqlj_tit.png") center center no-repeat;
}

.yqlj dt span {
	font-size: 20px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	width: 40px;
	padding: 10px 23px 36px;
}

.yqlj dd {
	padding: 35px;
	background: url("/zsw/images/yqlj_dian.png") 20px center no-repeat;
}

.yqlj dd a {
	font-size: 16px;
}

#mod7 {
	border-top: 3px solid rgb(237, 129, 41);
	background: rgb(9, 95, 178);
	border-bottom: 1px solid rgb(8, 83, 154);
}

.mod7 {
	padding: 15px 0px;
}

.mod7m {
	float: left;
	width: 33.33%;
}

.mod7m a img {
	max-width: 100%;
}

.mod7m ul {
	overflow: hidden;
	margin-top: 20px;
}

.mod7m ul li {
	text-align: center;
}

.mod7m ul li a {
	color: rgb(255, 255, 255);
	line-height: 50px;
	font-size: 20px;
	font-family: ËÎÌå;
}

.mod7l {
	float: left;
	width: 33.33%;
}

.mod7l ul {
	width: 345px;
	margin: 0px auto;
}

.mod7l ul li {}

.mod7l ul li span {
	display: block;
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 40px;
}

.mod7r {
	float: right;
	width: 33.33%;
	padding: 15px 0px;
}

.mod7r * {
	display: block;
}

.mod7r ul li {
	float: right;
}

.mod7r ul .tu img {
	margin: 0px auto;
}

.mod7r ul .bt {
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
}

#footer {
	background: rgb(9, 95, 178);
	border-top: 1px solid rgb(63, 118, 170);
}

#footer .inner {
	padding: 15px 0px;
}

.foot {}

.copyright {
	line-height: 20px;
	color: rgb(233, 233, 233);
	text-align: center;
}

.ewm {
	position: relative;
	overflow: hidden;
	padding: 11px 0px;
}

.ewm .tp {
	float: left;
	text-align: center;
	width: 33.33%;
}

.ewm .tp img {
	margin: 0px auto;
}

.ewm .tp a {
	display: block;
	color: rgb(51, 51, 51);
	font-size: 12px;
	line-height: 20px;
}

#listdt .inner {
	width: 100%;
	overflow: hidden;
}

.col {
	background-color: rgb(255, 255, 255);
	padding-bottom: 40px;
}

.col-menu {
	width: 21.66%;
	float: left;
	margin-top: -80px;
	z-index: 100;
	position: relative;
}

.col-menu-head {
	width: 100%;
	margin: 0px auto;
	background: url(/zsw/"") no-repeat;
}

.col-menu-head .col-name {
	color: rgb(255, 255, 255);
	background: rgb(9, 95, 178);
	display: block;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
}

.col-menu-con {
	width: 100%;
}

.col-list {
	background: rgb(241, 241, 241);
}

.col-list li {
	border-left: 5px solid rgb(28, 110, 184);
}

.col-list .column-1 a {
	font-weight: 100;
	color: rgb(0, 0, 0);
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
}

.col-list .column-1 a:hover,
.col-list .column-1 a.selected {
	color: rgb(255, 255, 255);
	background: rgb(255, 156, 0);
	font-weight: bold;
}

.col-list .column-1 .wp_subcolumn .column-1-1 a {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}

.col-news {
	width: 74.16%;
	float: right;
}

.col-news-head {
	margin: 0px;
	border-bottom: 1px solid #d2d2d2;
}

.col-path {
	display: inline-block;
	white-space: nowrap;
	height: 60px;
	line-height: 60px;
	text-align: right;
	float: right;
	padding-left: 30px;
	background: url("/zsw/images/icon_dz.png") left center no-repeat;
}

.col-path a {
	color: rgb(136, 136, 136);
}

.col-title {
	display: inline-block;
	white-space: nowrap;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 20px;
	color: rgb(9, 95, 178);
}

.col-news-con {
	padding: 0px;
	margin: 0px;
}

.col-news-list {
	/* padding-top: 20px; */
}

.col-news-list .list_item {
	display: block;
	overflow: hidden;
	padding: 0px 20px;
	background: url("/zsw/images/li_dian.png") left center no-repeat;
	border-bottom: 1px dotted rgb(193, 193, 193);
}

.col-news-list .list_item * {
	display: block;
	height: 60px;
	line-height: 60px;
	/* font-size: 14px; */
}

.col-news-list .list_item .news-title {
	float: left;
	color: rgb(51, 51, 51);
}

.col-news-list .list_item .news-date {
	float: right;
	color: rgb(105, 105, 105);
}

.fenye {
	margin: 50px 0px;
}

.fenye table {
	margin: 0px auto;
}

.list-pic img {
	width: 100%;
}

.dpbt {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

.pic-list {
	overflow: hidden;
	padding-top: 20px;
}

.pic-list .pic-news {
	width: 20%;
	height: 250px;
	float: left;
	text-align: center;
}

.pic-list .pic-news .news-pic img {
	margin: 0px auto;
	border: 2px solid rgb(221, 221, 221);
	display: block;
}

.pic-list .pic-news .news-name {
	line-height: 30px;
}

.pic-list2 {
	overflow: hidden;
	padding-top: 20px;
}

.pic-list2 .pic-news {
	width: 33%;
	height: 240px;
	float: left;
	text-align: center;
}

.pic-list2 .pic-news .news-pic img {
	margin: 0px auto;
	display: block;
}

.pic-list2 .pic-news .news-name {
	line-height: 30px;
}

.teacher {
	overflow: hidden;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.teacher h1 {
	line-height: 36px;
	font-size: 18px;
	color: rgb(5, 116, 208);
	text-indent: 10px;
	margin-top: 10px;
}

.teacher_ul {
	overflow: hidden;
	width: 100%;
}

.teacher_ul li {
	float: left;
	padding: 20px 30px;
}

.teacher_ul li a {
	font-size: 16px;
	color: rgb(102, 102, 102);
}

.xrld {}

.xrld li {
	width: 48%;
	float: left;
	margin: 1%;
}

.xrld li .tu {
	display: block;
	float: left;
}

.xrld li .tw {
	float: right;
	width: 60%;
	padding: 40px 0px;
}

.xrld li .tw a {
	display: block;
}

.xrld li .tw .xm {
	font-size: 18px;
}

.xrld li .tw .zw {
	font-size: 16px;
	color: rgb(5, 116, 208);
	margin: 20px 0px;
}

.xrld li .tw .jj {
	line-height: 24px;
}

.infobox {
	margin: 0px auto;
	background-color: rgb(255, 255, 255);
}

.article {
	/* padding: 0px 20px; */
}

.article h1.arti_title {
	font-family: "Microsoft YaHei";
	text-align: center;
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 50px;
}

.article .arti_metas {
	padding: 10px 0px 20px;
	text-align: center;
	border-bottom: 1px dashed rgb(221, 221, 221);
}

.article .arti_metas span {
	margin: 0px 5px;
	color: rgb(120, 120, 120);
}

.article .read {
	padding-top: 20px;
}

.article .read p {
	line-height: 2;
	font-size: 14px;
	color: rgb(51, 51, 51);
}

.article .read img {
	max-width: 800px;
}

@media only screen and (max-width: 1399px) {
	#listdt .inner {
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.wrapper .inner {
		width: 98%;
	}

	#dt .dtxt {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}

	.mod1l {
		width: 31%;
	}

	.mod1l .tpqh {
		display: none;
	}

	.post1 .news-list {
		width: 100%;
		float: none;
	}

	.mod1r {
		width: 31%;
	}

	.tempWrap {
		width: 100% !important;
	}

	.col-menu {
		width: 21.6%;
	}

	.col-news {
		width: 75%;
	}

	.pic-list2 .pic-news .news-pic img {
		width: 98%;
	}
}

@media only screen and (max-width: 1024px) {
	#dt .dtxt {
		left: 0px;
		bottom: 0px;
	}

	#dt .dtxt a {
		width: 100%;
	}

	.slide1_tabs {
		bottom: 10px;
		right: 10%;
	}

	.slide_nav.prev {
		left: 10%;
	}

	.slide_nav.next {
		right: 10%;
	}

	.mod1r .twbt {
		width: 49%;
		height: auto;
	}

	.mod1r .twbt img {
		width: 100%;
	}

	.pic-list .pic-news {
		width: 25%;
	}

	.pic-list2 .pic-news {
		height: auto;
	}
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
	.navBtns {
		display: block;
	}

	.navList {}

	#nav {
		display: none;
	}

	.logo-r {
		display: none;
	}

	.mod1l,
	.mod1m,
	.mod1r {
		width: 100%;
		margin: 0;
	}

	#slider1 li img {
		height: auto;
	}

	.mod1r ul li {
		width: 50%;
		float: left;
	}

	#mod3 .yqlj dt {
		display: none;
	}

	.mod7l,
	.mod7m {
		width: 100%;
		text-align: center;
	}

	.mod7l ul {
		width: auto;
	}

	.mod7l ul li span {
		text-align: center;
	}

	.mod7r {
		display: none;
	}


	.foo-r {
		display: none;
	}

	.foot {
		width: 100%;
	}

	.copyright {
		text-align: center;
	}

	.col-menu {
		display: none;
	}

	.col {
		padding: 0px;
	}

	.col-news {
		width: 100%;
	}

	.col-news-list .list_item .news-title {
		width: calc(100% - 90px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.article .read img {
		width: 95%;
		height: auto;
	}
}

@media only screen and (max-width: 700px) {
	.col {
		padding: 10px 0px;
	}


	.pic-list .pic-news {
		width: 33.3%;
	}
}

@media only screen and (max-width: 600px) {

	.mod1r ul li {
		width: 300px;
		float: none;
		margin: 0 auto 20px;
	}

	.post5 .ztzl li>div {
		width: 100%;
		margin: 1%;
	}

	.post5 .ztzl li {
		width: 50%;
	}
}

@media only screen and (max-width: 500px) {
	.slide1_tabs {
		display: none;
	}

	#dt .dtxt {
		display: none;
	}
}

@media only screen and (max-width: 400px) {}

@media only screen and (max-width: 350px) {}