﻿/*公用样式 开始*/
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 13px;
	font-family: 微软雅黑;
	color: #333333;
	background: url(../images/tf_sub_bg.jpg) repeat-x #ffffff top;
}
ul, ol, li
{
	list-style: none;
}
input
{
	font-size: 14px;
	font-family: 微软雅黑;
	text-align: center;
}
img
{
	border: none;
}
a
{
	font-family: 微软雅黑;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #0c5abe;
}
.left
{
	float: left;
}
.right
{
	float: right;
	margin-right: 2px;
}
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
/*公用样式 结束*/
.top
{
	width: 190px;
	float: right;
	font-size: 12px;
	margin-bottom: 15px;
}
.top a
{
	font-size: 12px;
	padding: 10px 0px;
}
.topcon
{
	width: 1050px;
	margin: 0 auto;
}
.topconfw
{
	width: 1050px;
	float: left;
	border: 1px solid #ccc;
}
.topcon a
{
	color: #616161;
	padding: 0 5px;
	text-decoration: none;
}
.topcon a:hover
{
	color: #104891;
	text-decoration: none;
}
/*top 结束*/

.head
{
	width: 100%;
	height: auto;
	background: #fff url(../images/top.jpg) no-repeat center;
}
.topcon
{
	margin: 0 auto;
	width: 1060px;
	height: auto;
}
.head .search
{
	float: right;
	width: 350px;
	height: 75px;
	margin-right: 8px;
}
.head .search .kw
{
	display: block;
	float: left;
	width: 156px;
	height: 23px;
	line-height: 23px;
	border: #eaeaea solid 1px;
	border-right: none;
}
.head .search .btn
{
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	border: #eaeaea solid 1px;
	background: url(../images/icon.gif) no-repeat 0 0;
	border-left: none;
	cursor: pointer;
}
#formsearch input#s_btn
{
	width: 70px;
	height: 30px;
	line-height: 24px;
	text-align: center;
	background-color: #b10505;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 14px;
	font-family: 微软雅黑;
}
#formsearch input
{
	height: 30px;
	width: 180px;
	text-align: center;
	background: #fff;
	border: 1px solid #c8c8c8;
	line-height: 22px;
	font-family: 微软雅黑;
}
.formcon
{
	float: right;
}
.concon
{
	width: 1050px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
	clear: both;
}
.con
{
	width: 1050px;
	float: left;
	height: auto;
	overflow: hidden;
	clear: both;
	background-color: #fff;
}

.newscon
{
	width: 1050px;
	margin: 2px auto;
	height: auto;
	overflow: hidden;
	clear: both;
}
.bannerbox
{
	width: 100%;
	height: auto;
	float: left;
}
.banner
{
	width: 1050px;
	margin: 0 auto;
	height: auto;
}
.navbox
{
	width: 100%;
	height: 46px;
	float: left;
	line-height: 46px;
	background: url(../images/daobg.jpg) repeat-x center;
}
.nav
{
	width: 1050px;
	height: 46px;
	margin: 0 auto;
	line-height: 46px;
	border-radius: 5px;
}
.nav .w
{
	width: 1040px;
	float: left;
}
.nav .fnav .fnav_item
{
	float: left;
	width: 114px;
	text-align: center;
	position: relative;
	z-index: 9999;
	font-size: 14px;
}
.nav .fnav .fnav_item a
{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	width: 114px;
	height: 46px;
	overflow: hidden;
	border-radius: 5px;
}
.nav .fnav .fnav_item a:hover
{
	text-decoration: none;
}
.nav .fnav .fnav_item .focus
{
	background: url(../images/nav_item.gif) no-repeat 0 -47px;
}
.nav .fnav .fnav_item .hover
{
	color: #ffffff;
	background: url(../images/nav_item.gif) no-repeat 0 -47px;
}
.nav .fnav .home
{
	width: 92px;
}
.nav .fnav .home a
{
	width: 92px;
	background: url(../images/nav_item.gif) no-repeat -116px 0;
	text-indent: -9999px;
}
.nav .fnav .home .focus
{
	background: url(../images/nav_item.gif) no-repeat -116px -47px;
}
.nav .fnav .home .hover
{
	background: url(../images/nav_item.gif) no-repeat 0 -47px;
}
.nav .fnav .fnav_item .subNav
{
	background: url(../images/subNavBG.png) repeat;
	padding: 10px 0;
	position: absolute;
	z-index: 9999;
	width: 120px;
	left: 0px;
}
.nav .fnav .fnav_item .subNav .subNav_item
{
	line-height: 24px;
}
.nav .fnav .fnav_item .subNav .subNav_item a
{
	display: block;
	height: 30px;
	width: 120px;
	line-height: 30px;
	color: #056BB5;
	background-color: #fff;
}
.nav .fnav .fnav_item .subNav .subNav_item a:hover
{
	display: block;
	height: 30px;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	background: #ba2404;
}

#ifocus
{
	height: 245px;
	width: 390px;
	float: left;
	margin-top: 5px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
#ifocus_pic
{
	overflow: hidden;
	height: 235px;
	width: 290px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 2px;
	display: inline;
}
#ifocus_piclist
{
	position: absolute;
}
#ifocus_piclist LI
{
	overflow: hidden;
	height: 235px;
	width: 290px;
}
#ifocus_piclist IMG
{
	height: 225px;
	width: 290px;
}
#ifocus_btn
{
	overflow: hidden;
	width: 93px;
	float: right;
	margin: 5px 5px 0px 0px;
	display: inline;
}
#ifocus_btn LI
{
	margin-bottom: 3px;
	cursor: pointer;
	height: 56px;
	width: 93px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
#ifocus_btn IMG
{
	height: 44px;
	width: 77px;
	margin: 5px 0px 0px 11px;
}
#ifocus_btn .current
{
	background: url(../images/ifocus_btn_bg.gif) no-repeat;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
#ifocus_opdiv
{
	height: 35px;
	width: 290px;
	background: #000;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=50);
	bottom: -1px;
	opacity: 0.5;
	-moz-opacity: 0.5;
}
#ifocus_tx
{
	font-size: 12px;
	position: absolute;
	color: #fff;
	left: 9px;
	bottom: 9px;
}
#ifocus_tx li
{
	color: #fff;
}
#ifocus_tx .normal
{
	display: none;
}
/*动态图片*/
#slide
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 343px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center;
}
#slide ul
{
	position: absolute;
}
#slide li
{
	float: left;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
#slide .o-control
{
	display: none;
	position: absolute;
	top: 131px;
	width: 50px;
	height: 80px;
	background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	cursor: pointer;
}
#slide .control
{
	position: relative;
	top: 13px;
	left: 8px;
	display: inline-block;
	width: 30px;
	height: 55px;
	background: url(../images/bg_index.png);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#slide #goback
{
	left: 0px;
}
#goback .control
{
	background-position: 0px -35px;
}
#slide #forward
{
	right: 0px;
}
#forward .control
{
	left: 10px;
	background-position: -35px -35px;
}
#slide div
{
	position: absolute;
	float: right;
	bottom: 10px;
	right: 10px;
	height: 24px;
	overflow: hidden;
	zoom: 1;
}
#slide span
{
	width: 24px;
	font-size: 14px;
	height: 24px;
	margin: 2px 2px;
	background: #056BB5;
	float: left;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
	font-family: arial;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#slide span a
{
	color: #fff;
	text-decoration: none;
}
#slide span.curr, #slide span.hover
{
	background: #C82806;
	filter: alpha(opacity=100);
	opacity: 1;
}
#slide .curr a:link, #slide .curr a:visited
{
	color: #fff;
}
.Conconxia_right
{
	float: left;
	width: 278px;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.news_title
{
	float: left;
	width: 268px;
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background: url(../images/daobg.jpg) repeat-x left;
}
.conws
{
	width: 760px;
	height: auto;
	float: left;
}
.casewzi
{
	float: left;
	text-align: center;
	color: #ee7200;
	font-size: 25px;
	overflow: hidden;
	font-weight: bold;
	width: 100%;
}
.newsl
{
	width: 752px;
	height: 93px;
	float: left;
	margin-left: 3px;
	margin-top: 10px;
	border: 1px solid #ccc;
}
.case-item
{
	float: left;
}
.ih-item
{
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}
.ih-item, .ih-item *
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ih-item a
{
	color: #333;
}
.ih-item a:hover
{
	text-decoration: none;
}
.ih-item img
{
	width: 100%;
	height: 100%;
}
.ih-item.circle, .ih-item.circle .img
{
	position: relative;
	width: 250px;
	height: 80px;
}
.ih-item.circle .img:before
{
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}
.ih-item.circle .img img
{
}
.ih-item.circle .info
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.square
{
	position: relative;
	width: 336px;
	height: 146px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
.ih-item.square .info
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.circle.effect1 .spinner
{
	width: 250px;
	height: 80px;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ih-item.circle.effect1 .img
{
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 3px;
	right: 0;
	width: auto;
	height: auto;
}
.ih-item.circle.effect1 .img:before
{
	display: none;
}
.ih-item.circle.effect1.colored .info
{
	background: #1a4a72;
	background: rgba(26,74,114,.6);
}
.ih-item.circle.effect1 .info
{
	top: 10px;
	bottom: 0;
	left: 5px;
	right: 0;
	width: 245px;
	height: 70px;
	background: #333;
	background: rgba(0,0,0,.6);
	opacity: 0;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ih-item.circle.effect1 .info h3
{
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	text-shadow: 0 0 1px white,0 1px 2px rgba(0,0,0,.3);
}
.ih-item.circle.effect1 .info p
{
	color: #bbb;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,.5);
}
.ih-item.circle.effect1 a:hover .spinner
{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info
{
	opacity: 1;
}
#newsbox
{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #ececec;
	line-height: 20px;
	color: #777;
	float: left;
}
#newsbox a img
{
	padding: 3px;
	float: left;
	width: 270px;
	height: auto;
	margin-top: 6px;
}
#newsbox p
{
	line-height: 25px;
	font-size: 14px;
	float: left;
	padding: 0 10px;
	font-family: 微软雅黑;
}

.zthd_tit
{
	width: 33px;
	height: 167px;
	float: left;
	margin-top: 10px;
}
.zthd_tit a
{
	width: 50px;
	height: 30px;
	float: right;
	display: block;
	color: black;
	font-size: 12px;
	margin-top: 2px;
	text-decoration: none;
	line-height: 30px;
	background: url(      '../images/indexmore.jpg' ) no-repeat top;
}
.shdsj
{
	width: 371px;
	height: 260px;
	overflow: hidden;
	float: left;
	border: 1px solid #CCC;
	margin-left: 5px;
	margin-top: 10px;
}
.flxt
{
	width: 250px;
	height: 260px;
	float: left;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-top: 10px;
}
.msfc
{
	width: 1005px;
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #ccc;
}
.msfc .tit_b
{
	background: url(../images/search_bg.jpg) repeat-x top;
}

.msfc_img
{
	text-align: center;
	line-height: 24px;
}

.msfc_img .msfc_imgb_in
{
	width: 100px;
	height: 110px;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	padding: 3px;
}
.msfc_imgleft a
{
	font-size: 13px;
	color: #000;
}
.msfc_imgleft a:hover
{
	font-size: 13px;
	color: Red;
}
.msfc_lie a
{
	font-size: 13px;
	color: #000;
}
.msfc_lie a:hover
{
	font-size: 13px;
	color: Red;
}
.msfc_img .msfc_imgb_in img
{
	width: 100px;
	height: 110px;
}
.msfc_lie
{
	width: 1005px;
	float: left;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.msfc_lie li
{
	width: 110px;
	float: left;
}
.zthd_cont
{
	width: 967px;
	height: 185px;
	border: 1px solid #DFDFDF;
	border-left: none;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.zthd_cont01
{
	width: 945px;
	height: 165px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}
.zthd_imgb
{
	padding: 3px;
	border: 1px solid #BCBCBC;
}
.zthd_imgb img
{
	width: 159px;
	height: 118px;
}
.zthd_cont li
{
	float: left;
	width: 167px;
	height: 150px;
	overflow: hidden;
	margin: 10px 0 0 18px;
	text-align: center;
	line-height: 24px;
}
.zthd_cont li a
{
	width: 167px;
	height: auto;
	font-size: 13px;
	color: #000;
	float: left;
	margin-top: 5px;
}
.zthd_cont li a:hover
{
	font-size: 13px;
	color: Red;
}
.cont_huiyan
{
	width: 1045px;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.hd
{
	height: 35px;
	line-height: 35px;
	background: url(../images/daobg.jpg) repeat-x left;
	padding: 0 5px;
	text-align: center;
}
.hd span
{
	width: 100px;
	height: 35px;
	float: left;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
	background: url(../images/nav_item1.gif) no-repeat left;
}
.hd a
{
	width: 100px;
	height: 35px;
	float: right;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
}
.zuobian
{
	width: 245px;
	height: auto;
	float: left;
	margin-left: 1px;
	background: url(../images/bgleft.png) no-repeat right 20px;
}
.zuobian li
{
	width: 245px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin: 2px auto;
	background: url(../images/a1.png) no-repeat left;
}
.zuobian li a
{
	width: 245px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	color: #000;
}
.zuobian li a:hover
{
	width: 245px;
	height: 45px;
	float: left;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	background: url(../images/pro02.jpg) no-repeat left;
}
.zthd_cont
{
	width: 790px;
	height: 275px;
	border: 1px solid #DFDFDF;
	border-left: none;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.zthd_cont01
{
	width: 780px;
	height: auto;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}
.zthd_cont li
{
	float: left;
	width: 190px;
	height: auto;
	overflow: hidden;
	margin: 10px 0 0 18px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #ccc;
}
.zthd_cont li img
{
	border: 0px;
	margin-top: 5px;
}
.zthd_cont li a
{
	width: 180px;
	height: auto;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	float: left;
	font-family: 微软雅黑;
	margin-top: 5px;
	margin: 0 4px;
}
.zthd_cont li span
{
	width: 170px;
	height: auto;
	font-size: 13px;
	color: #999;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.zthd_cont li a:hover
{
	font-size: 14px;
	color: #206803;
}
.ilinks
{
	clear: both;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background: url(../images/header-bg.gif) repeat-x top;
}
.ilinks ul li
{
	float: left;
	margin-right: 24px;
}
/*动态---tabs*/
.dongtai
{
	width: 350px;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.tabsBox
{
	width: 348px;
	margin-top: 5px;
	border: #ccc solid 1px;
}
.tabsBox .hd
{
	height: 35px;
	line-height: 35px;
	background: url(../images/daobg.jpg) repeat-x left;
	padding: 0 10px;
	border-bottom: #d6dde3 solid 1px;
	_overflow: hidden;
	color: #666;
}
.tabsBox .hd a
{
	display: block;
	float: left;
	width: 82px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 0 5px 0 0;
}
.tabsBox .hd a:hover
{
	position: relative;
	color: #fff;
	text-decoration: none;
}
.tabsBox .hd a.focus
{
	background: url(../images/nav_item1.gif) no-repeat left;
	position: relative;
	line-height: 35px;
	height: 35px;
}
.tabsBox .bd
{
	padding: 0 10px;
}
.tabsBox .bd .tabs .fnews
{
	border-bottom: #d7d7d7 solid 1px;
	padding: 0 0 3px 0;
}
.tabsBox .bd .tabs .fnews .pic
{
	width: 159px;
	height: 96px;
	overflow: hidden;
}
.tabsBox .bd .tabs .fnews .infor
{
	width: 150px;
	padding: 10px 0 0 10px;
}
.tabsBox .bd .tabs .fnews .infor h2
{
	font-size: 13px;
	color: #104891;
	font-family: 微软雅黑;
	padding: 0 0 5px 0;
}
.tabsBox .bd .tabs .fnews .infor h2 a
{
	color: #000;
}
.tabsBox .bd .tabs .fnews .infor p
{
	text-indent: 2em;
	color: #666666;
}
.tabsBox .bd .tabs .list
{
	line-height: 26px;
	padding: 1px 0 0 5px;
}
.tabsBox .bd .tabs .list li span
{
	float: right;
	color: #a4a4a4;
}
.tabsBox .bd .tabs .list li a
{
	color: #666666;
	font-size: 14px;
}
.tabsBox .bd .tabs .list li a:hover
{
	color: #104891;
}

/*幻灯片*/
#d_slides
{
	position: relative;
	width: 515px;
	height: 250px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center;
}
#d_slides ul
{
	position: absolute;
}
#d_slides li
{
	float: left;
	width: 515px;
	height: 250px;
	overflow: hidden;
}
#d_slides div
{
	position: absolute;
	float: right;
	bottom: 5px;
	right: 10px;
	height: 16px;
	overflow: hidden;
	zoom: 1;
}
#d_slides span
{
	width: 20px;
	font-size: 12px;
	height: 16px;
	margin: 0 2px;
	background: url(../images/slidesNum.gif) no-repeat;
	float: left;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
	font-family: arial;
}
#d_slides span a
{
	color: #060606;
	text-decoration: none;
}
#d_slides span.curr, #d_slides span.hover
{
	background: url(../images/slidesNum_f.gif) no-repeat;
}
#d_slides .curr a:link, #d_slides .curr a:visited
{
	color: #ffffff;
}


.notice
{
	width: 219px;
	overflow: hidden;
}
/*公共盒子样式---box*/
.box
{
	border: #d6dde3 solid 1px;
}
.box .hd
{
	height: 35px;
	line-height: 35px;
	background: url(../images/daobg.jpg) repeat-x left;
	padding: 0 5px;
	text-align: center;
}
.box .hd span
{
	width: 100px;
	height: 35px;
	float: left;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
	background: url(../images/nav_item1.gif) no-repeat left;
}
.box .hd .more
{
	float: right;
	font-size: 13px;
	color: #fff;
}
.box .hd .more:hover
{
	color: #104891;
	text-decoration: underline;
}
.box .bd .newslist
{
	padding: 5px;
}
.box .bd .newslist li
{
	line-height: 25px;
	height: 25px;
	float: left;
	border-bottom: #a1a1a1 dashed 1px;
	padding-left: 17px;
	background: url(../images/adbg2.jpg) no-repeat 0 7px;
}
.box .bd .newslist li.last
{
	border-bottom: none;
}
.box .bd .newslist li a
{
	color: #333333;
}
.box .bd .newslist li a:hover
{
	color: #104891;
	text-decoration: underline;
}


.tuijian .bd .newslist
{
	padding: 6px 10px;
}

.xxzx
{
	width: 790px;
	overflow: hidden;
}
.xxzx .bd
{
	padding: 0 0 0 3px;
}
.newsBox
{
	width: 245px;
	overflow: hidden;
	padding: 13px 5px 0 5px;
	border-right: 1px solid #ccc;
	background: url(../images/line.gif) no-repeat right 30px;
}
.newsBox.last
{
	background: none;
}
.newsBox .tit
{
	height: 30px;
	width: 234px;
	margin: 0 auto;
	line-height: 30px;
	background: url(../images/top.gif) repeat-x;
}
.newsBox .tit span
{
	padding: 0 0 0 20px;
	color: #104891;
	font-weight: bold;
}
.newsBox .tit a
{
	margin: 0 3px 0 0;
	font-size: 12px;
	color: #868686;
}
.newsBox .tit a:hover
{
	color: #104891;
}
.newsBox .content .topnews
{
	padding: 20px 0 10px 10px;
	border-bottom: #d8d8d8 solid 1px;
	height: 70px;
	overflow: hidden;
}
.newsBox .content .topnews .pic
{
	width: 82px;
	overflow: hidden;
}
.newsBox .content .topnews .infor
{
	width: 145px;
	overflow: hidden;
}
.newsBox .content .topnews .infor h2
{
	font-size: 12px;
	color: #666666;
	padding: 0 0 5px 0;
}
.newsBox .content .topnews .infor h2 a
{
	color: #666666;
}
.newsBox .content .topnews .infor h2 a:hover
{
	color: #104891;
}
.newsBox .content .topnews .infor P
{
	color: #666666;
}
.newsBox .content ul
{
	padding: 10px 5px;
	line-height: 24px;
}
.newsBox .content ul li a
{
	color: #666666;
}
.newsBox .content ul li a:hover
{
	color: #104891;
	text-decoration: underline;
}

/*会员产品推荐*/
.hycptj
{
	width: 240px;
	overflow: hidden;
}

/*维权专栏*/
.weiquan
{
	width: 247px;
	overflow: hidden;
}
.weiquan .hd
{
	padding: 0;
	overflow: hidden;
}
.weiquan .hd span
{
	display: block;
	width: 83px;
	background: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 32px;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	border-right: #d8dcdd solid 1px;
}
.weiquan .bd .newslist li
{
	line-height: 27px;
	height: 27px;
}



/*友情链接*/
.link
{
	height: 35px;
	float: left;
	line-height: 35px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../images/daobg.jpg) repeat-x left;
}
.link .tit
{
	width: 100px;
	text-align: center;
}
.link .tit span
{
	width: 100px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	font-family: 微软雅黑;
	background: url(../images/nav_item1.gif) no-repeat left;
}
.link .con
{
	width: 848px;
}
.con_right
{
	width: 880px;
	float: left;
	height: auto;
	text-align: center;
	margin-left: 10px;
}
.con_right a
{
	width: auto;
	padding: 0 5px;
	float: left;
	height: auto;
	color: #fff;
	text-align: center;
	margin-left: 10px;
}
.con_right a:hover
{
	color: #fff;
}
.link .con a
{
	display: block;
	width: 210px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.link .con a.last
{
	background: none;
}
/*.Footerbox*/
.Footerbox
{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
#copyright
{
	height: 48px;
	background: #eaeaea;
}
.coy_con
{
	width: 1050px;
	margin: 0 auto;
	line-height: 48px;
	font-family: 微软雅黑;
	color: #999;
	font-size: 12px;
	position: relative;
}
.coy_con a
{
	color: #999;
}
.coy_nav
{
	float: right;
	padding-right: 60px;
	line-height: 48px;
	text-align: right;
}
.coy_nav a
{
	margin: 0 11px;
	color: #999;
}
.back_top
{
	width: 58px;
	height: 63px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0px;
}

#boot
{
	border-top: #ccc 2px solid;
}

.btcon
{
	width: 1050px;
	margin: 0 auto;
	border-top: #ccc solid 1px;
	padding-top: 20px;
	padding-left: 24px;
}
.clear-fix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.fl
{
	float: left;
}
.btcon dl
{
	width: 120px;
	float: left;
	background: url(../images/bt_line.jpg) left 5px no-repeat;
	float: left;
	padding-left: 5px;
	min-height: 180px;
}
.btcon dl dt
{
	height: 30px;
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.btcon dl dd
{
	font-family: 微软雅黑;
	height: 25px;
}
.btcon dl dd a
{
	display: block;
	color: #999;
}
.btcon .erweima
{
	float: right;
	font: 400 12px/32px Microsoft Yahei;
	color: #999;
	text-align: right;
	width: 130px;
	margin-right: 10px;
}
.footcon
{
	width: 300px;
	height: auto;
	float: left;
	overflow: hidden;
	bottom: 0px;
	text-align: left;
	color: #999;
	margin-left: 15px;
}
.footcon a img
{
	width: 250px;
	height: auto;
	float: left;
	overflow: hidden;
	bottom: 0px;
	margin-bottom: 10px;
}
.footcon a
{
	width: 300px;
	height: auto;
	float: left;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	color: #999;
	font-size: 13px;
}
