.fl {
	float: left;
}

.fr {
	float: right;
}

/* 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_tzfw_box1 {
	width: 12rem;
	line-height: 0.64rem;
	margin: auto;
}

.f_tzfw_box1>a {
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 1em;
	color: #333;
	text-align: left;
}

/* 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_tzfw_box2 {
	width: 12rem;
	height: 3.3rem;
	margin: auto;
}

.f_tzfw_box2_lpic {
	width: 5.85rem;
	height: 3.3rem;
}

.f_tzfw_box2_lpic_ch {
	width: 5.85rem;
	height: 3.3rem;
	overflow: hidden;
	position: relative;
	margin: auto;
	/*box-shadow:0 0 0.1rem 0.05rem #000;*/
	;
}

.f_tzfw_box2_lpic_ch .slides {
	width: 5.85rem;
	height: 3.3rem;
	overflow: hidden;
	float: left;
}

.f_tzfw_box2_lpic_ch .slides img {
	width: 5.85rem;
	height: 3.3rem;
}

.f_tzfw_box2_lpic_ch .slides li {
	width: 5.85rem;
	height: 3.3rem;
	display: block;
	position: relative;
}

.f_tzfw_box2_lpic_ch .slides .nwes_lpic_inpic {
	width: 5.85rem;
	height: 3.3rem;
	display: block;
	position: absolute;
	z-index: 1;
}

.f_tzfw_box2_lpic_ch .slides .nwes_lpic_intit {
	width: 5.85rem;
	height: 0.5rem;
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0rem;
	background-color: #000;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.f_tzfw_box2_lpic_ch .slides .nwes_lpic_intex {
	width: 4.1rem;
	height: 0.5rem;
	display: block;
	position: absolute;
	z-index: 3;
	left: 0.2rem;
	bottom: 0;
	text-align: left;
	line-height: 0.5rem;
	font-size: 0.18rem;
	color: #fff;
}

.f_tzfw_box2_lpic_ch .flex-control-nav {
	width: 1.2rem;
	position: absolute;
	right: 0;
	bottom: 0.18rem;
	margin: auto;
	z-index: 6;
}

.f_tzfw_box2_lpic_ch .flex-control-nav li {
	float: left;
	margin: 0 0 0 0.1rem;
	cursor: pointer;
	text-indent: -99.99rem;
}

.f_tzfw_box2_lpic_ch .flex-control-nav li a {
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.f_tzfw_box2_lpic_ch .flex-control-nav .flex-active {
	background: #71a1e3;
}

.f_tzfw_box2_lpic_ch .flex-direction-nav {
	display: none;
}

.f_tzfw_box2_rlist {
	width: 5.85rem;
	height: 3.3rem;
}

.f_tzfw_box2_rlist_tit1 {
	width: 100%;
	height: 0.49rem;
	border-bottom: 0.01rem solid #e7e7e7;
}

.f_tzfw_box2_rlist_tit1>a {
	height: 0.47rem;
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #064fb8;
	border-bottom: 0.03rem solid #064fb8;
}

.f_tzfw_box2_rlist>ul {
	width: 100%;
	margin-top: 0.15rem;
}

.f_tzfw_box2_rlist>ul>li {
	height: 0.44rem;
	line-height: 0.44rem;
}

.f_tzfw_box2_rlist>ul>li>a {
	float: left;
	font-size: 1em;
	color: #333;
	/* font-weight:600;*/
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f_tzfw_box2_rlist>ul>li>span {
	float: right;
	color: #a2a2a2;
}

/* 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_tzfw_box3 {
	width: 12.25rem;
	height: 2.62rem;
	overflow: hidden;
	padding-bottom: 0.9rem;
	margin: 0.3rem auto 0 auto;
	padding-left: 0.25rem;
}

.f_tzfw_box3 li {
	width: 2.2rem;
	float: left;
	position: relative;
	overflow: visible !important;
	margin: 0 0.25rem 0 0;
}

.f_tzfw_box3 .img-message {
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	display: block;
}

.f_tzfw_box3 .message-content {
	padding-top: 0.26rem;
	background-color: #fff;
	padding-bottom: 0.27rem;
	width: 1.7rem;
	position: absolute;
	bottom: -0.78rem;
	left: 8%;
	right: 8%;
	z-index: 1;
}

.f_tzfw_box3 .message-content i {
	margin: 0 auto;
	text-align: center;
	display: block;
	font-size: 0.22rem;
	color: #064fb8;
}

.f_tzfw_box3 .message-content p {
	color: #000000;
	font-size: 0.2rem;
	margin-bottom: 0;
	text-align: center;
	margin: 0.1rem 0 0.1rem 0;
}

.f_tzfw_box3 li a:hover .message-content p,
.f_tzfw_box3 li a:hover .message-content i {
	color: #fff;
}

.f_tzfw_box3 li a:hover .message-content {
	background: #1261b3;
}

.f_tzfw_box3 li a:hover .img-message {
	margin: 0.1rem 0.1rem -0.2rem 0.1rem;
	transition: 0.3s;
}

/* 4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.f_tzfw_box4 {
	width: 12.24rem;
	height: 5.15rem;
	margin: 0.3rem auto 0 auto;
}

.f_tzfw_box4 .title {
	line-height: 0.22rem;
	width: 12rem;
	color: #064fb8;
	font-size: 1.5em;
	font-weight: bold;
	background: url(f_zwgk_tit1bg.gif) no-repeat center;
	text-align: center;
	margin: 0.1rem auto 0.3rem auto;
}

.f_tzfw_box4 ul li {
	width: 3.84rem;
	height: 2.23rem;
	float: left;
	margin: 0 0.12rem 0.24rem 0.12rem;
	position: relative;
}

.tzfw_ptzy_pic {
	width: 3.84rem;
	height: 2.23rem;
}

.tzfw_ptzy_pic img {
	width: 3.84rem;
	height: 2.23rem;
}

.tzfw_ptzy_tit {
	width: 100%;
	height: 0.45rem;
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: #000000;
	opacity: 50%;
}

.tzfw_ptzy_fon {
	width: 100%;
	height: 0.45rem;
	position: absolute;
	z-index: 2;
	bottom: 0;
	text-align: center;
	line-height: 0.45rem;
	font-size: 1em;
	color: #fff;
}

.tzfw_ptzy_picHover {
	position: relative;
	width: 3.84rem;
	height: 2.23rem;
	display: block;
	line-height: 1.2em;
}

.tzfw_ptzy_picHover:before {
	content: "";
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 50%);
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.tzfw_ptzy_picHover .tzfw_picsListTxt {
	width: 3.84rem;
	height: 2.23rem;
	color: #fff;
}

.tzfw_ptzy_picHover .tzfw_picsListTxt {
	position: absolute;
	z-index: 2;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0;
}

.tzfw_ptzy_picHover:hover .tzfw_picsListTxt,
.tzfw_ptzy_picHover:hover:before {
	opacity: 1;
	background: rgba(26, 104, 193, 50%);
}

.tzfw_ptzy_picHover .tzfw_picBox1 {
	width: 3.84rem;
	height: 2.23rem;
	color: #fff;
	position: absolute;
	z-index: 2;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 1;
}

.tzfw_ptzy_picHover:hover .tzfw_picBox1 {
	opacity: 0;
}

.tzfw_picsListTxt .fi {
	position: absolute;
	z-index: 4;
}

.tzfw_picsListTxt .fi img {
	width: 3.84rem;
	height: 2.23rem;
}

.tzfw_picsListTxt .se {
	width: 3.84rem;
	height: 2.23rem;
	background: rgba(0, 0, 0, 40%);
	position: absolute;
	z-index: 4;
}

.tzfw_picsListTxt .th {
	width: 1.5rem;
	height: 0.32rem;
	text-align: center;
	margin: 0.25rem auto 0 auto;
	border-bottom: 0.02rem solid #fff;
	font-size: 1em;
	position: absolute;
	z-index: 4;
	left: 0;
	right: 0;
	top: 0.05rem;
}

.tzfw_picsListTxt .fo {
	padding: 0.2rem 0.2rem;
	font-size: 0.875em;
	line-height: 0.32rem;
	position: absolute;
	z-index: 4;
	left: 0;
	right: 0;
	top: 0.5rem;
}

.tzfw_picsListTxt .fv {
	width: 1.26rem;
	height: 0.35rem;
	display: block;
	margin: auto;
	background-color: #fff;
	border-radius: 0.04rem;
	color: #064fb8;
	font-size: 0.875em;
	text-align: center;
	line-height: 0.35rem;
	position: absolute;
	z-index: 4;
	left: 0;
	right: 0;
	top: 1.6rem;
}

/*****/
.xiala {
	clear: both;
}