body {
	background-color: #333333;
}

* {
	margin: 0;
	padding: 0;
	font-family: 'microsoft yahei', sans-serif;
}

img {
	display: inline-block;
	outline: 0;
	border: 0;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.SY-inner {
	padding: 15px 25px;
	background-color: #fff;
	border-radius: 0px 0px 5px 5px;
	margin: 0 auto;
	width: 1150px;
}

.dqwz {
	color: #999999;
	font-size: 16px
}

.dqwz a {
	color: #999999;
}

.content_box {
	margin-top: 50px;
	border: 1px solid #d2d2d2;
	padding: 45px 80px;
}

.content_top {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 25px;
}

.tit {
	text-align: center;
	color: #1a1a1a;
	font-size: 30px;
}

.tit .zczx {
    font-size: 0.5em;
    color: #fff;
    display: inline-block;
    background: #00BCD4;
    border-radius: 0.25em;
    padding: 0 1em;
    line-height: 2;
    flex-shrink: 0;
    margin: 0 0 0 1em;
    position: relative;
}
.tit .zczx::before {
    display: block;
    content: "";
    border: 8px solid #00BCD4;
    position: absolute;
    left: -13px;
    top: 0px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.content_top p {
	color: #666666;
	text-align: center;
	margin-top: 40px;
}

.content_top p a {
	color: #666666;
}

.content_top p span img{
	vertical-align: bottom;
}

.content_top .ziti {
	margin: 0px 20px;
}

.content_top .ziti .zt1 {
	margin: 0px 5px;
}

.content_main {
	padding: 30px 0px;
}

.content_main p {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 35px;
	color: #1a1a1a;
}

.content_main img {
	border: 0;
	display: block;
	max-width: 70% !important;
	margin: 15px auto;
}

.content_main table {
	border: 0;
	margin: 10px auto;
	border-collapse: collapse;
	max-width: 980px;
}

.content_main td {
	border: 1px solid windowtext;
	text-align: center;
}

/*.content_main div {
    line-height: 35px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #1a1a1a;
}*/

.bottom {
	margin: 40px 0px;
	overflow: hidden;
}

.bottom_left a {
	display: inline-block;
	width: 155px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 14px
}

.bottom_left .dayin {
	background: #539ed8;
	margin-right: 20px;
}

.bottom_left .shoucang {
	background: #f2a92b;
	cursor: pointer;
}

.bottom_right {
	margin-top: 15px;
}

.fujian {
	margin-top: 50px;
}

.fujian h3 {
	font-size: 20px;
	color: #206ad4;
	font-weight: normal;
	padding: 0 0 10px 0;
}

.fujian p {
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}

.fujian p a {
	color: blue;
	font-size: 16px;
	padding: 0 5px 0 18px;
}

.fujian h3 em {
	width: 14px;
	height: 24px;
	background: #0284bc;
	display: inline-block;
	margin: 0px 5px -5px 0px;
}