body {
	font-size: 13px;
	font-family: "微软雅黑";
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #FFF;
	min-width: 1200px;

}

.bt-note-0 {
	clear: both;
	height: 0px;
	width: 100%;

}

.bt-note-20 {
	clear: both;
	width: 100%;
	height: 20px;
	background: #fff;

}

.bt-note-30 {
	clear: both;
	width: 100%;
	height: 30px;
	background: #fff;

}

.bt-note-10 {
	clear: both;
	width: 100%;
	height: 10px;
	background: #fff;

}

.bt-note-40 {
	clear: both;
	height: 40px;
	width: 1200px;
	margin: 0 auto;
	background: rgb(255, 255, 255);
}

.span1 {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

a:hover {
	text-decoration: none;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

.cf {
	/* 清除浮动：zoom是IE的专属属性，可以在IE6以下清除浮动 */
	zoom: 1;
}

.cf:after {
	/* after伪元素清除浮动 */
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

/*-------------------main开始-------------------------*/
.main {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

/*-------------------第一层开始-------------------------*/

.cen1 {
	width: 1200px;
	height: 315px;
	padding: 0 20px;
	margin: 0 auto;
}

/*-------------------图片新闻-------------------------*/
.tpxw {
	width: 625px;
	height: auto;
	float: left;
}

.bt-jq-TX-010108 {
	/***编号：***/
	width: 100%;
	height: auto;
	position: relative;
}

.bt-jq-TX-010108 ul {
	margin: 0;
	padding: 0
}

.bt-jq-TX-010108-pic {
	/*控制图片大小*/
	width: 540px;
	height: 315px;

	position: relative;
	overflow: hidden
}

.bt-jq-TX-010108-pic ul {
	margin: 0;
	padding: 0
}

.bt-jq-TX-010108-pic li {
	/*控制图片大小*/
	width: 540px;
	height: 315px;
	float: left;
	overflow: hidden
}

.bt-jq-TX-010108-pic li a {
	width: 100%;
	display: block;

}

.bt-jq-TX-010108-pic li a:link {
	color: #fff
}

.bt-jq-TX-010108-pic li a:visited {
	color: #fff
}

.bt-jq-TX-010108-pic li a img {
	width: 100%;
}

.bt-jq-TX-010108-pic li span {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/alpha_bj.png);
	padding-left: 20px;
	color: #FFF;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
}

/*修改注意：在bt-jq-TX-010108.js 中最后一行修改图片尺寸*/

.rslides-nav {
	height: 51px;
	width: 31px;
	position: absolute;
	top: 40%;
	left: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	opacity: 0.5;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: -28px
}

.rslides-nav:active {
	opacity: 1.0
}

.rslides-nav.next {
	left: auto;
	right: 0;
	background-position: -31px 0;
}

.rslides-tabs {
	clear: both;
	position: absolute;
	right: 0;
	bottom: 13px;

}

.rslides-tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin-right: 15px
}

.rslides-tabs a:focus {
	outline: none;
}

.rslides-tabs a {
	text-indent: -9999px;
	overflow: hidden;
	/*-webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;*/
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/jgswglj_pic_dian_01.png) no-repeat;
	/*    background:#fff;*/
	display: inline-block;
	_display: block;
	*display: block;
	width: 10px;
	height: 10px
}

.rslides-tabs .rslides-here a {
	background: rgba(0, 0, 0, .6);
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/jgswglj_pic_dian_02.png) no-repeat;
}


/*-------------------第一层右边tab-------------------------*/
.cen1-right {
	width: 520px;
	height: 315px;
	float: right;
}

.tab_top {
	width: 520px;
	height: 20px;
	line-height: 18px;
}

.tab_top ul li:first-child {}

.tab_top ul li {
	float: left;
	padding-right: 20px;
	font-size: 17px;
	list-style: none;
	color: #333;
	cursor: default;
	padding-left: 5px;
}

.tab_top ul li.hover {
	font-weight: bolder;
	border-left: 4px solid #0062ac;
}

.tab_top ul li a {
	font-size: 17px;
	margin-bottom: 7px;
	padding-bottom: 12px;
	color: #333333;


}

.tab_top ul li a:hover {}

.tab_top ul li.hover a {
	color: #355e92;
	border-bottom: 2px solid #355e92;
}

.tab_more {
	float: right;
	padding-right: 5px;
	height: 17px;
	margin-top: 2px
}

.tab_more a {
	font-size: 15px;
	line-height: 15px;
	color: #999999;
}

.tab_more a:hover {
	color: #3b82ec;
}

.cen5 {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	background: #f1f1f1;
}

/*-------------------第二层开始-------------------------*/

.bt-box-550 span {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 19px;
	color: #333;
}

.bt-box-550 span.hover {
	color: #BF2215;
	border-bottom: 4px solid #d30801;
	font-weight: bold;
	font-size: 19px;
}

.cen2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

/*-------------------第三层开始-------------------------*/
.cen3 {
	width: 100%;
	height: auto;
	margin: 0 auto;

}

.cen3-xxk {
	width: 1200px;
	height: 230px;
	padding: 0 20px;
	margin: 0 auto;

}

/*-------------------左边选项卡切换-------------------------*/
.tableft_jpb {
	width: 570px;
	height: 32px;
	margin-top: 10px;
	line-height: 17px;
}

.tableft_jpb ul li {
	float: left;
	width: 284px;
	height: 35px;
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	list-style: none;
	color: #0062ac;
	cursor: default;
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/jp_xz01.png) no-repeat;
}

.tableft_jpb ul li.hover {
	color: #fff;
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/jp_xz.png) no-repeat;
}

.tableft_jpb ul li a {
	font-size: 17px;
	margin-bottom: 7px;
	padding-bottom: 11px;
	color: #333333;


}

.tableft {
	width: 570px;
	height: 208px;
	margin-right: 20px;
	float: left;
}

.tableft_top {
	width: 570px;
	height: 32px;
	line-height: 17px;
	border-bottom: 1px solid #dcdcdc;


}

.tableft_top ul li {
	float: left;
	padding-right: 30px;
	font-size: 17px;
	list-style: none;
	color: #666;
	cursor: default;
	padding-left: 5px;
}

.tableft_top ul li.hover {
	color: #0062ac;
	border-left: 4px solid #0062ac;
}

.tableft_top ul li a {
	font-size: 17px;
	margin-bottom: 7px;
	padding-bottom: 11px;
	color: #333333;


}

.tableft_top ul li a:hover {}

.tableft_top ul li.hover a {
	color: #355e92;
	border-bottom: 2px solid #355e92;
}

.tableft_more {
	float: right;
	padding-right: 5px;
	height: 17px;
	margin-top: 2px
}

.tableft_more a {
	font-size: 15px;
	line-height: 15px;
	color: #999999;
}

.tableft_more a:hover {
	color: #3b82ec;
}

/*-------------------右边选项卡切换-------------------------*/
.tabright {
	width: 570px;
	height: 208px;
	float: left;

}

.tabright_top {
	width: 570px;
	height: 32px;
	line-height: 18px;
	border-bottom: 1px solid #dcdcdc;
}

.tabright_top ul li {
	float: left;
	padding-right: 30px;
	font-size: 17px;
	list-style: none;
	color: #666;
	cursor: default;
	padding-left: 5px;
}

.tabright_top ul li.hover {
	color: #0062ac;
	border-left: 4px solid #0062ac;
}

.tabright_top ul li a {
	font-size: 17px;
	margin-bottom: 7px;
	padding-bottom: 11px;
	color: #333333;


}

#tabfour3 a {
	font-size: 17px;
	margin-bottom: 7px;
	padding-bottom: 11px;
	color: #333333;


}

.tabright_top ul li a:hover {}

.tabright_top ul li.hover a {
	color: #355e92;
	border-bottom: 2px solid #355e92;
}

.more_tabone_1 .tabright_more {
	float: right;
	padding-right: 5px;
	height: 17px;
	margin-top: 2px
}

.tabright_more a {
	font-size: 15px;
	line-height: 15px;
	color: #999999;
}

.tabright_more a:hover {
	color: #3b82ec;
}

/*-------------------第四层开始-------------------------*/
.cen4 {
	width: 100%;

	margin: 0 auto;
}

.cen4-logo {
	width: 1200px;
	height: 288px;
	margin: 0 auto;
}

/*-------------------互动交流-------------------------*/
.cen4-xxk {
	width: 1200px;
	height: 170px;
	padding: 0 20px;
	margin: 0 auto;
}

.hdjl {
	width: 570px;
	height: 170px;
	float: right;
	background: url(/cms_files/webhangzhoushitiyujumenhuwangzhan/pubtplobject/defaultSet/485243/images/hzstyj_hdjl_pic01.png) no-repeat;
}

.tabjs {
	width: 580px;
	height: 170px;
	float: left;
}

/*-------------------友情链接-------------------------*/
.yqlj {
	width: 100%;
	margin: 0 auto;

}

a {
	text-decoration: none;
	color: #333333;
}

.wz-hover h3:before {
	content: " ";
	display: block;
	position: absolute;
	top: 27px;
	left: 90px;
	border-left: 6px solid transparent;
	border-top: 8px solid #1f5987;
	border-right: 6px solid transparent;
}

/*网站链接开始*/
.web-lj {
	width: 100%;
	/*	padding-top: 15px;*/
	/*border-top: 5px solid #076fbe;*/
}

.web-lj img {
	vertical-align: 3px;
}

.wzlj-cen {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
	/* padding: 0 10px 0 10px;*/
}

.yqlj p {
	display: inline-block;
	font-size: 17px;
	color: #015293;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	width: 100px;
	float: left;

}

.wzlj-cen ul {
	float: left;
	width: 100%;
	list-style: none;
}

.wzlj-cen ul li {
	margin-left: 20px;
	float: left;
	width: 200px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.wzlj-cen ul li:first-child {
	margin-left: 10px;
}

.wzlj-cen ul li h3 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #99999A;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: normal;
	border: 1px solid #d4d4d4;
	position: relative;
	text-align: center;
}

.wzlj-cen ul #wzdh2 ul {
	left: -135px;
	display: none;
}

.wzlj-cen ul #wzdh3 ul {
	left: -270px;
	display: none;
}

.wzlj-cen ul #wzdh4 ul {
	left: -405px;
	display: none;
}

.wzlj-cen ul #wzdh5 ul {
	left: -540px;
	display: none;
}

.wzlj-cen ul #wzdh6 ul {
	left: -675px;
	display: none;
}

/*网站链接结束*/

.wzlj-cen ul li ul {
	position: absolute;
	width: 1200px;
	height: 240px;
	margin-top: 10px;
}

.wzlj-cen ul li ul li {
	width: 100px;
	height: 27px;
	font-size: 13px;
	text-align: center;
}

.wz-hover h3:first-child {
	background-color: #1F5987;
	color: white !important;
	position: relative;
}

.wzlj-cen ul {
	margin-top: 0px;
}

#con_wzdh_1 a:hover {
	color: #f00;
}

#con_wzdh_2 a:hover {
	color: #f00;
}

#con_wzdh_3 a:hover {
	color: #f00;
}

#con_wzdh_4 a:hover {
	color: #f00;
}

#con_wzdh_5 a:hover {
	color: #f00;
}

#con_wzdh_6 a:hover {
	color: #f00;
}