/*
    Document   : v5div
    Created on : 2014-3-25, 15:08:48
    Author     : huangqyun
    Description:
        Purpose of the stylesheet follows.
*/
.head {
	width: 1000px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
}
.head .logo {
	float: left;
	width: 350px;
	height: 80px;
	overflow: hidden;
	padding-top: 20px;
}
.head .head_botton {
	float: left;
	width: 650px;
	height: 50px;
	overflow: hidden;
}
.head .head_botton ul li {
	float: right;
	padding-right: 12px;
	padding-top: 5px;
}
.head .head_search {
	float: left;
	width: 650px;
	height: 50px;
	overflow: hidden;
}
.head .head_search ul {
	float: right;
}
.head .head_search ul li {
	float: left;
	height: 23px;
	overflow: hidden;
}
.head .head_search ul li#search_left {
	height: 23px;
	width: 20px;
	background: url('../images/search_botton_img.jpg') no-repeat 0 -46px;
}
.head .head_search ul li#search_input {
	height: 22px;
	width: 140px;
	background: url('../images/search_botton_img.jpg') repeat-x 0 -23px;
	padding-top: 1px;
}
.head .head_search ul li#search_input .search_input {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 20px;
	line-height: 21px;
	overflow: hidden;
}
.head .head_search ul li#search_botton .search_botton {
	height: 23px;
	width: 44px;
	background: url('../images/search_botton_2.jpg') no-repeat;
}
.page {
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}
.table {
	width: 345px;
	overflow: hidden;
}
.table .table_title {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #87ceab
}
.table .table_title p {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}
.table .table_title span {
	float: left;
	padding-left: 5px;
	margin: 0px;
	height: 35px;
	line-height: 37px;
}
.table .table_title p.more {
	float: right;
	padding-right: 0px;
	margin: 0px;
	padding-top: 15px;
}
.table .table_pic {
	width: 345px;
	overflow: hidden;
	height: 85px;
	padding: 10px 0px;
}
.table .table_pic .newspic {
	float: left;
	width: 110px;
	overflow: hidden;
	height: 85px;
}
.table .table_pic .newstitle {
	float: left;
	width: 225px;
	overflow: hidden;
	height: 20px;
	padding-left: 10px;
}
.table .table_pic .newssummit {
	float: left;
	width: 225px;
	overflow: hidden;
	height: 65px;
	padding-left: 10px;
}
.table .table_list {
	width: 345px;
	overflow: hidden;
}
.table .table_list li {
	float: left;
	width: 337px;
	padding-left: 8px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: url('../images/icon3.gif') no-repeat 0px 10px;
}
.table .table_list li a {
	float: left;
}
.table .table_list li p.time {
	float: right;
	color: #8f8f8f;
	padding: 0px;
}
.Rtalbe {
	width: 280px;
	overflow: hidden;
}
.Rtalbe .Rtalbe_title {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #87ceab
}
.Rtalbe .Rtalbe_title p {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}
.Rtalbe .Rtalbe_title span {
	float: left;
	padding-left: 5px;
	margin: 0px;
	height: 35px;
	line-height: 37px;
}
.Rtalbe .Rtalbe_title p.more {
	float: right;
	padding-right: 0px;
	margin: 0px;
	padding-top: 5px;
}
.Rtalbe img {
	float: left;
	padding-top: 10px;
}
.Rtalbe .Rtalbe_summmit {
	float: left;
	padding-top: 10px;
	line-height: 25px;
}
.Rtalbe ul.bann {
	width: 280px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.Rtalbe ul.bann li {
	width: 280px;
	overflow: hidden;
}
.Rtalbe ul.bann li img {
	padding: 0px;
}
.piclist_table {
	width: 708px;
	overflow: hidden;
	border: 1px solid #e5e5e5
}
.piclist_table .piclist_table_title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5
}
.piclist_table .piclist_table_title .title {
	float: left;
	padding-left: 5px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	width: 300px;
}
.piclist_table .piclist_table_title span {
	padding-left: 5px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}
.piclist_table .piclist_table_title .pic_pagebotton {
	float: right;
	margin: 0px;
	height: 30px;
	padding-top: 6px;
	width: 300px;
}
.page_border {
	width: 998px;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	padding: 5px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page_border li {
	float: left;
	height: 85px;
	line-height: 86px;
	padding: 0px 7px;
}
.page_border li.font {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 0px 0px 14px;
}
/*内页结构*/
.page_bannpic {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #eafaff;
	overflow: hidden;
}
.page_left_linkbg {
	background: url(../images/left_bg.jpg) repeat-y left;
}
.page_left {
	float: left;
	width: 230px;
	overflow: hidden;
}
.page_right {
	padding-bottom: 25px;
	overflow: hidden;
	margin-top: 50px;
}
.page_left h2 {
	line-height: 40px;
	width: 230px;
	padding: 10px 0px 7px 0;
	background: #52a61a;
	margin: 0px;
	font-size: 20px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.page_left .leftCotnet {
	float: left;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.page_left .three_one li {
	float: left;
	width: 195px;
	height: 40px;
	padding-left: 5px;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
	background: url('../images/icon3.gif') no-repeat 188px 15px;
}
.page_left .three_one li.hover a {
	color: #0e9d56;
}
.page_left .three_one li a {
	font-weight: bold;
	font-size: 14px;
	color: #b2b2b2
}
.page_left .three_one li a:hover {
	color: #0e9d56
}
.page_typename_width {
	padding: 10px 0px 7px 5px;
	color: #058a8a;
	font-size: 16px;
}
.page_labelname {
	float: left;
	width: 230px;
	padding: 5px 0px 7px 5px;
	color: #333;
	font-size: 16px;
}
.page_location {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px solid #b3ded1;
}
.page_location .s_width {
	color: #333;
	font-size: 16px;
}
.page_location .s_width p {
	padding: 0 0 0 42px;
	background: url(../images/home_ico.png) no-repeat left center;
}
.page_location .s_width a {
	color: #333
}
.page_location .s_width .se_add li {
	float: left;
	width: 180px;
	text-align: center;
	border-right: 1px solid #ddd
}
.page_location .s_width .se_add li a {
	color: #444;
	display: block;
}
.page_location .s_width .se_add li a:hover {
	color: #fff;
	background: #0863b4;
	font-size: 16px;
}
/*内容版式*/
.newspic {
	padding: 25px 10px 35px 10px;
}
.newspic dt {
	float: left;
	width: 250px;
	padding-right: 10px;
}
.newspic dd {
	padding-top: 5px;
}
.newspic dd.t {
	padding-top: 0px;
}
.newspic dd.s {
	color: #a5a5a5;
	line-height: 23px;
}
.newspic dd.d {
	color: #ff9000;
}
.newspic dd.m {
	text-align: right;
}
.newslist {
	padding: 10px 10px;
}
.newslist li {
	padding: 15px 0px;
	overflow: hidden;
}
.newslist li dt {
	float: left;
	width: 80px;
	padding-right: 10px;
}
.newslist li dd.t {
	padding-top: 0px;
}
.newslist li dd.s {
	color: #a5a5a5;
	line-height: 20px;
}
.newslist li dd.d {
	color: #ff9000;
}
.newslist li dd.m {
	text-align: right;
}
.newslist li dd.tl {
	float: right;
	height: 80px;
	width: 830px;
}
.tttt {
	height: 30px;
}
.tttt a {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #007ed5;
	font-size: 16px;
	font-weight: bold;
}
.tttt a:hover {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #007ed5;
	font-size: 16px;
}
.tttt_l {
	height: 60px;
}
.tttt_l p {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.tttt_l a {
	font-size: 14px;
	color: #007ed5;
}
.tttt_l a:hover {
	font-size: 14px;
	color: #007ed5;
}
.newslist li dd.dr {
	color: #a5a5a5;
	float: left;
	height: 80px;
	width: 70px;
	font-size: 21px;
	line-height: 30px;
	text-align: center;
}
.dr p {
	font-size: 35px;
	font-weight: bold;
}
.ljjj {
	height: 15px;
}
.newslist li.strlist {
	padding: 10px 0px 10px 0;
	background: url('../images/icon3.gif') no-repeat 0px 18px;
	height: 80px;
}
.strlist dl {
	width: 1100px;
	margin: 0 auto
}
.strlist dd a {
	line-height: 35px;
	font-size: 16px;
	display: block;
	border-bottom: 1px dashed #ccc
}
.newslistt {
	padding: 10px 10px;
}
.newslistt li {
	padding: 15px 0px;
	overflow: hidden;
}
.newslistt li dt {
	float: left;
	width: 80px;
	padding-right: 10px;
}
.newslistt li dd.t {
	padding-top: 0px;
}
.newslistt li dd.s {
	color: #a5a5a5;
	line-height: 20px;
}
.newslistt li dd.d {
	color: #ff9000;
}
.newslistt li dd.m {
	text-align: right;
}
.newslistt li dd.tl {
	float: right;
	height: 120px;
	width: 770px;
}
.ttttt {
	height: 30px;
}
.ttttt a {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.ttttt a:hover {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #d21e27;
	font-size: 15px;
	text-decoration: none;
}
.ttttt_l {
	height: 60px;
}
.ttttt_l p {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.ttttt_l a {
	font-size: 14px;
	color: #000;
}
.ttttt_l a:hover {
	font-size: 14px;
	color: #d21e27;
	text-decoration: none;
}
.newslistt li dd.dr {
	color: #a5a5a5;
	float: left;
	height: 120px;
	width: 160px;
	font-size: 21px;
	line-height: 30px;
	text-align: center;
}
.ljjj {
	height: 15px;
}
.newslistt li.strlistt {
	padding: 10px 0px 10px 0;
	background: url('../images/icon3.gif') no-repeat 0px 18px;
	height: 120px;
	border-bottom: 1px #f3f3f3 solid;
	border-top: 1px #f3f3f3 solid;
}
/*产品标题*/
.pic_index {
	width: 970px;
	overflow: hidden;
}
.goods_list_str li {
	padding: 15px 0px;
	overflow: hidden;
}
.goods_list_str li dt {
	float: left;
	width: 180px;
	padding-right: 10px;
}
.goods_list_str li dd.t {
	padding-top: 0px;
}
.goods_list_str li dd.s {
	color: #a5a5a5;
	line-height: 20px;
}
.goods_list_str li dd.b {
	padding-top: 5px;
}
.goods_list_str li dd.p {
	padding: 5px 0px;
	color: #ff9000;
	font-size: 12px;
	font-family: verdana;
}
.pic_index .mover li {
	float: left;
}
.pic_index .mover .pic {
	width: 250px;
	height: 180px;
	padding: 20px 5px 0px 5px;
	text-align: center;
}
.pic_index .mover .title {
	width: 250px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
/*内容查看*/
.book {
	overflow: hidden;
	font-size: 15px;
	margin-bottom: 30px;
	border: 1px solid #eee;
	padding: 20px;
	background: #fff
}
.book img {
	margin: 15px 0;
	max-width: 800px;
}
.book_paddingbottom0 {
	width: 970px;
	overflow: hidden;
}
.book_padding15 {
	width: 760px;
	overflow: hidden;
	padding: 15px;
}
.book_padding0 {
	width: 760px;
	overflow: hidden;
	padding: 0px;
}
.pro_pic {
	float: left;
	width: 550px;
	overflow: hidden;
}
.pro_title {
	float: right;
	width: 688px;
	overflow: hidden;
}
.pro_title h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 80px;
	color: #1e1e1e
}
.pro_title .priceclass {
	color: #ff9000;
	font-weight: bold;
	font-size: 14px;
}
.pro_title dd {
	padding: 8px 0;
	color: #7a7a7a;
	background: url('../images/icon7.gif') no-repeat -2px 10px;
	line-height: 33px;
}
.pro_title .dd_padding {
	padding: 18px 0px;
	line-height: 33px;
	border-bottom: 1px solid #dedede;
}
.pro_title dt {
	color: #7a7a7a;
}
.book ul {
	padding: 20px 0 0 0
}
.book li.canshu {
	width: 200px;
	float: left;
	padding: 0 20px 0 0;
	line-height: 28px;
	color: #7a7a7a;
	font-size: 14px;
}
.book li.canshu span {
	font-size: 14px;
	font-weight: bold;
	color: #333
}
.pro_title p {
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	text-align: center;
	margin-top: 90px;
}
.pro_title dd.pro_orderbotton {
	background-image: none;
	padding: 8px 0px;
	border: none
}
.pro_title dd.f15 {
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #333
}
.pro_photo {
	width: 710px;
	margin: 0 auto;
	padding: 15px 0px;
}
.miaoshu {
	line-height: 60px;
	padding: 0 0 0 0;
	color: #fff;
	font-size: 16px;
	background: #eee;
}
.miaoshu span {
	width: 200px;
	background: #16a090;
	display: block;
	text-align: center;
	text-indent: 0;
}
/*新闻查看*/
.news_title {
	padding: 15px;
	text-align: center;
	margin: 0px auto;
	color: #333;
}
.news_title h1 {
	line-height: 50px;
}
.newslist_read {
	padding: 0px 5px;
}
.newslist_read li {
	float: left;
	width: 48%;
	background: url('../images/icon2.gif') no-repeat 0px 8px;
	padding: 20px 0px 5px 8px;
	overflow: hidden;
}
/*网站留言*/
.bbs_loading {
	text-align: center;
	padding: 10px 0px;
}
.bbs_list_all, .bbs_list {
	list-style: none;
}
.bbs_list_all li {
	padding-bottom: 20px;
	overflow: hidden;
}
.bbs_list li {
	padding: 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2
}
.bbs_content_a_read_table {
	overflow: hidden;
}
.bbs_content_a_read_table .content {
	padding: 5px 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	overflow: hidden;
}
.bbs_content_a_read_table .b2, .bbs_content_a_read_table .b3, .bbs_content_a_read_table .b4, .bbs_content_a_read_table .b5, .bbs_content_a_read_table .b6, .bbs_content_a_read_table .b7, .bbs_content_a_read_table .content {
	border-color: #f2f2f2;
}
.bbs_content_a_read_table .b1, .bbs_content_a_read_table .b8 {
	background: #f2f2f2;
}
.bbs_content_a_read_table .b2, .bbs_content_a_read_table .b3, .bbs_content_a_read_table .b4, .bbs_content_a_read_table .b5, .bbs_content_a_read_table .b6, .bbs_content_a_read_table .b7, .bbs_content_a_read_table .content {
	background: #f2f2f2;
}
.bbs_content_b_read_table {
	overflow: hidden;
}
.bbs_content_b_read_table .content {
	padding: 5px 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	overflow: hidden;
}
.bbs_content_b_read_table .b2, .bbs_content_b_read_table .b3, .bbs_content_b_read_table .b4, .bbs_content_b_read_table .b5, .bbs_content_b_read_table .b6, .bbs_content_b_read_table .b7, .bbs_content_b_read_table .content {
	border-color: #fff;
}
.bbs_content_b_read_table .b1, .bbs_content_b_read_table .b8 {
	background: #fff;
}
.bbs_content_b_read_table .b2, .bbs_content_b_read_table .b3, .bbs_content_b_read_table .b4, .bbs_content_b_read_table .b5, .bbs_content_b_read_table .b6, .bbs_content_b_read_table .b7, .bbs_content_b_read_table .content {
	background: #fff;
	color: #ff9000
}
.bbs_content_a_read_table .content {
	line-height: 25px;
}
.index {
	background: url('../images/bbs_index.gif') no-repeat 25px bottom;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.index .bbs_title {
	color: #3375b9;
	font-weight: bold;
}
.index .bbs_auto {
	color: #639B46;
	padding-left: 10px;
}
.index .bbs_time {
	color: #7a7a7a;
	padding-left: 10px;
}
.index_re {
	background: url('../images/bbs_index_re.gif') no-repeat 25px bottom;
	overflow: hidden;
	padding: 10px 0px 8px 0px;
	margin: 0px;
}
.index_re .bbs_title {
	color: #007ed5;
	font-weight: bold;
}
.index_re .bbs_auto {
	color: #007ed5;
	font-weight: bold;
	padding-left: 10px;
}
.index_re .bbs_time {
	color: #007ed5;
	padding-left: 10px;
}
.bbs_list_title {
	float: left;
	overflow: hidden;
	background: url('../images/icon1.gif') no-repeat 0px 8px;
	padding-left: 10px;
	font-size: 14px;
}
.bbs_list_title span {
	padding-left: 5px;
	font-size: 12px;
}
.bbs_list_data {
	float: right;
	overflow: hidden;
	color: #dedede;
}
.bbs_list_aoto {
	color: #007ed5;
	font-weight: bold;
}
/*留言表单说明*/
.bbs_form {
	overflow: hidden;
}
.bbs_form .title {
	height: 35px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;/*background: #fafafa url('../images/message_bg.jpg') repeat-x*/
}
.bbs_form .messageicon {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px 0px;*/
	margin-top: 8px;
}
.bbs_form .messageicon2 {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -18px;*/
	margin-top: 6px;
}
.bbs_form .messageicon3 {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -90px;*/
	margin-top: 6px;
}
.bbs_form .messtitle {
	float: left;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
}
.bbs_form p {
	float: left;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
}
.bbs_form .content {
	padding: 35px 10px 15px 10px;
	overflow: hidden;
	border-color: #e5e5e5;
	width: 100%;
	background: #fff;
}
.bbs_form .b1 {
	background: #e5e5e5;
}
.bbs_form .b2, .bbs_form .b3, .bbs_form .b4 {
	border-color: #e5e5e5;
	background: #fafafa;
}
.bbs_form .b5, .bbs_form .b6, .bbs_form .b7 {
	background: #fff;
	border-color: #e5e5e5;
}
.bbs_form .b8 {
	background: #e5e5e5;
}
/*会员*/
.member_login_center {
	padding: 0px 0px 25px 0px;
	border: 1px solid #dedede;
	margin: 35px auto 25px auto;
	;
}
.member_login_center .title {
	height: 35px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid;
	overflow: hidden;
	background: #e5e5e5;
	border-color: #e5e5e5;/*background: url('../images/message_bg.jpg') repeat-x*/
}
.member_login_center .messageicon {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -18px;*/
	margin-top: 8px;
}
.member_login_center .messageicon2 {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -54px;*/
	margin-top: 8px;
}
.member_login_center .messageicon3 {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -90px;*/
	margin-top: 8px;
}
.member_login_center .messageicon4 {
	float: left;
	width: 18px;
	height: 18px;
	/*background: url('../images/mess_icon.gif') no-repeat 0px -0px;*/
	margin-top: 8px;
}
.member_login_center .messtitle {
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
}
.formwidth_a {
	width: 450px;
}
.formwidth_b {
	width: 900px;
}
.formwidth_c {
	width: 98%;
}
.formwidth_d {
	width: 99%;
}
.mobliecodestr {
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-top: 5px;
}
/*翻页*/
.page_botton {
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
}
/*线条*/
.page_right_line {
	width: 970px;
	height: 1px;
	overflow: hidden;
}
.page_center_line {
	width: 1000px;
	border-bottom: 1px solid #e6e6e6;
	height: 1px;
	overflow: hidden;
}
/*表格*/
.tablelist {
	border-spacing: 0px;
}
.tablelist .td01 {
	background-color: #F3F3F3;
	border: 1px solid #e6e6e6;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.tablelist .td02 {
	border-bottom: #e6e6e6 1px solid;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.tablelist .td03 {
	border-bottom: #e6e6e6 1px solid;
	padding: 5px;
	margin: 0px;
	text-align: right;
}
.tablelist .td04 {
	border-bottom: #e6e6e6 1px solid;
	padding: 5px;
	margin: 0px;
	text-align: left;
}
/*版权声明*/
.footer_page {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 0px;
	background-color: #e8e8e8;
	padding-top: 15px
}
.footer_talbe {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
}
.footer_talbe .titlethree {
	color: #868686;
	padding-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}
.footer_talbe dl {
	float: left;
	width: 110px;
	padding-top: 5px;
}
.footer_talbe dt {
	padding-bottom: 5px;
}
.footer_talbe dt a {
	font-size: 14px;
	color: #0e9d56;
	font-weight: bold;
}
.footer_talbe .content {
	width: 330px;
}
.footer_talbe .content dt {
	font-size: 14px;
	color: #3375b9;
	font-weight: bold
}
.footer_talbe .content dd {
	font-size: 12px;
	color: #959595;
}
.footer_talbe .subscription {
	width: 330px;
	text-align: left;
	padding-top: 5px;
}
.sitetype {
	width: 1000px;
	padding-top: 10px;
	line-height: 25px;
	margin: 0 auto;
}
.foot_l {
	float: left;
	width: 770px;
}
.sitetype a {
	color: #23a0e7
}
.sitetype p span {
	padding: 0px 10px;
}
.foot_r {
	float: right;
	height: 35px;
	line-height: 35px;
	width: 225px;
	padding-top: 35px;
}
.foot_r span {
	display: block;
	font-size: 16px;
	color: #868686;
	float: left;
	margin-right: 10px;
}
.foot_r .bds_tools_32 {
	margin-right: -8px;
	line-height: 35px !important;
}
.foot_r .bds_tools_32 .bds_tsina {
	background: url(../images/fxsi.png) no-repeat;
}
.foot_r .bds_tools_32 .bds_tqq {
	background: url(../images/fxqq.png) no-repeat;
}
.foot_r .bds_tools_32 .bds_douban {
	background: url(../images/fxdb.png) no-repeat;
}
.foot_r .bds_tools_32 .bds_renren {
	background: url(../images/fxrr.png) no-repeat;
}
.foot_r .bds_tools_32 a {
	display: block;
	width: 35px;
	height: 35px;
	margin-right: 8px;
	text-indent: 35px;
	padding-left: 0;
	overflow: hidden;
	float: left;
	background-position: 0 0 !important;
}
.footer_talbe_str {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #dedede;
	padding: 5px 0px;
	margin-top: 20px;
	border-top: #fff solid 1px;
}
/*对话框*/
#floatBoxBg {
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800
}
.floatBox {
	width: 300px;
	position: absolute;
	top: 40px;
	left: 40%;
	z-index: 999
}
.floatBox .title h4 {
	float: left;
	padding: 0;
	margin: 7px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
	line-height: 17px;
}
.floatBox .title span {
	float: right;
	cursor: pointer;
}
.floatBox .content {
	padding: 5px;
	background: #fff;
}
.floatBox {
	position: absolute;
	padding: 5px;
	background: rgba(0,0,0,0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#22000000, endColorstr=#22000000);
}
