﻿/*整站样式*/
/*header*/
.header_bg {
	min-width: 1200px;
	margin: 0 auto;
	background-color: white;
}
.header {
	width: 1200px;
	height: 154px;
	margin: 0 auto;
}
.tel {
	float: right;
	padding-top: 62px;
}
.nav {
	width: 1200px;
	height: 55px;
	background: url(../images/nav_bg.png) no-repeat;
	margin: 0 auto;
}
.nav li {
	float: left;
	width: 150px;
	padding-top: 15px;
	text-align: center;
	height: 40px;
}
.nav a {
	color: #fff !important;
	font-size: 16px;
}
.banner {
	padding-bottom: 17px;
	height: 500px;
}
.indexCon {
	width: 100%;
	overflow: hidden;
	height: 500px;
	overflow: hidden;
	border: solid 0px red;
}
.indexCon .flashBanner {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.flashBanner {
	position: relative;
}
.flashBanner .mask {
	height: 55px;
	line-height: 42px;
	width: 100%;
	text-align: center;
	position: absolute;
<!--
right:100px;
-->
top:362px;
	overflow: hidden;
	border: solid 0px red;
}
.flashBanner .mask img {
	vertical-align: middle;
	margin-right: 10px;
	cursor: pointer;
	border: solid 2px #737374;
}
.flashBanner .mask img.show {
	margin-bottom: 10px;
	border: solid 2px #fff;
}
html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 12px;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	color: #484848;
	line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol, li {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: middle
}
select, input, select {
	vertical-align: middle;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
iframe {
	border: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #d60202;
	text-decoration: none;
}
a:active {
	color: #0093ff;
	text-decoration: none;
}
.h {
	display: none;
	visibility: visible;
}
.wrap {
	border: 0;
	padding: 0;
	width: 1100px;
	margin: 0 auto;
*zoom:1;
}
.wrap:after {
	clear: both;
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
	content: "";
	display: table;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pors {
	position: relative;
}
/* 编辑器内容样式 凡是编辑器修改区域加上 */
.editor {
	line-height: 24px;
	text-align: left;
}
.editor p {
	text-indent: 2em;
}
.editor ol li {
	list-style-type: circle;
	margin-left: 25px;
}
.editor ul li {
	list-style-type: square;
	margin-left: 25px;
}
/*新关于我们和新闻*/
.about-news {
	padding: 50px 0 60px 0;
}
.about {
	width: 550px;
}
.news {
	width: 600px;
}
.right {
	float: right;
}
.tit-box {
	background: url(../images/tit-bg1.jpg) no-repeat left center;
	height: 60px;
	line-height: 60px;
}
.tit-box h4 {
	padding: 0 0 0 120px;
	font-size: 24px;
	color: #000;
}
.tit-box span {
	padding: 22px 10px 0 0;
}
.about-con {
	padding: 10px 0 0 0;
}
.about-con .con {
	width: 320px;
	height: 195px;
	background: url(../images/about-con-bg.jpg) no-repeat right bottom;
}
.about-con .con .c {
	height: 120px;
	overflow: hidden;
	font-size: 14px;
}
.about-con .con a.more {
	color: #FF0000;
	font-size: 14px;
}
.news-con {
	padding: 10px 0 0 0;
}
.news-con li {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
	background: url(../images/ico-1.png) no-repeat left center;
}
.news-con li a {
	font-size: 14px;
}
/*企业资质*/
.case-wrap {
	background: #F7F7F7;
	padding: 30px 0;
	height: 315px;
}
.case .tit {
	text-align: center;
}
.case .tit h4 {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #000;
}
.case .tit p {
	color: #999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.case-con .bd {
	overflow: hidden;
	padding: 20px 0 0 0;
}
.case-con .bd li {
	float: left;
	margin: 0 10px;
}
.case-con .bd li img {
	width: 220px;
	height: 190px;
}
.case-con .bd li span a {
	display: block;
	width: 180px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.case-con .hd {
	position: relative;
}
.case-con .hd a {
	display: block;
	background: url(../images/case-btn.png) no-repeat;
	width: 24px;
	height: 47px;
	position: absolute;
	top: 100px;
	cursor: pointer;
}
.case-con .hd a.prev {
	background-position: 0 center;
	left: -30px;
}
.case-con .hd a.next {
	background-position: -24px center;
	right: -30px;
}
/*头部*/
.top_bg {
	background: #f7f7f7;
	line-height: 30px;
	border-bottom: 1px solid #e3e3e3;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.topbar {
	background: url(../images/top_bg.gif) repeat-x;
	height: 36px;
	line-height: 35px;
	font-size: 14px;
}
.top {
	background: url(../images/tel.png) no-repeat left center;
	padding: 0 0 0 24px;
}
.top span {
	color: #d60202;
	font-weight: bold;
}
}
.top span a {
	font-size: 12px;
	font-family: '宋体';
	color: #909090;
}
.top_left {
	float: left;
}
.top_right {
	float: right;
}
.t_r_a1 {
	padding-left: 33px;
	padding-right: 10px;
	border-right: 1px solid #909090;
	background: url(../images/top_1.jpg) no-repeat 13px 2px;
}
.t_r_a2 {
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #909090;
}
.t_r_a3 {
	padding-left: 8px;
	margin-right: 85px;
}
.t_r_a4 {
	padding-left: 20px;
	padding-right: 10px;
	border-right: 1px solid #909090;
	background: url(../images/top_2.jpg) no-repeat 0px 0px;
}
.t_r_a5 {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #909090;
}
.t_r_a6 {
	padding-left: 10px;
}
/*logo*/

.logo_left {
	float: left;
}
.logo_right {
	float: right;
	padding-top: 20px;
}
.l_r_a1, .l_r_a2 {
	float: left;
	padding-left: 45px;
}
.l_r_a1 {
	background: url(../images/logo_3.jpg) no-repeat 1px 6px;
	padding-right: 2px;
	margin-right: 0px;
}
.l_r_a2 {
	background: url(../images/logo_4.jpg) no-repeat 0px 2px;
}
.logo_p1 {
	font-size: 14px;
	color: #666;
}
.logo_p2 {
	font-size: 18px;
	color: #0D62A6;
}
/*导航条*/
.logo {
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 440px;
	margin: 0 auto;
}
.nav_bg {
	background: url(../images/nav_bg.gif) no-repeat center center;
	height: 100px;
	width: 100%;
	min-width: 1300px;
}
.ind_nav {
	float: right;
	width: 730px;
}
.ind_nav .index_1 {
	/* background:url(../images/nav_bg.jpg) no-repeat; */
	width: 115px;
	height: 69px;
	padding-left: 86px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 69px;
	float: left;
}
.index_ul {
	float: right;
	width: 850px;
}
.ind_li {
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 0px 6px 0px 12px;
}
.ind_li > a {
	font-size: 14px;
	font-weight: bold;
	width: 101px;
	display: block;
	line-height: 100px;
	text-align: center;
	color: #fff;
}
.index_right {
	float: right;
	padding-top: 9px;
}
.index_right > a {
	font-size: 16px;
	color: #fff;
	/* background:url(../images/nav_bg3.jpg) no-repeat #0d62a6 39px 19px; */
	padding-left: 67px;
	display: inline-block;
	height: 60px;
	width: 104px;
	line-height: 59px;
}
/*导航二级菜单*/
.ind_li {
	position: relative;
	z-index: 2;
}
.sub_1 {
	display: none;
	position: absolute;
	left: -5px;
	top: 69px;
	z-index: 4;
}
.sub_1 li a {
	width: 130px;
	line-height: 50px;
	text-align: center;
	background: #d60202;
	display: block;
	font-size: 14px;
	color: #fff;
}
.sub_1 li a:hover {
	background: url(../images/nav_ico.png) no-repeat 14px 22px #f96161;
	color: #fff;
}
/*首页banner*/
.slideBox {
	width: 1920px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 1920px;
	height: 500px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*搜索部分*/
.bg {
	background: #f4f4f4;
	height: 68px;
	width: 100%;
	min-width: 1300px;
}
.Search_1 {
	margin: 0 auto;
	clear: both;
	width: 1300px;
	position: relative;
	background: #f4f4f4;
}
.Search {
	width: 1300px;
	height: 68px;
	background: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.Search_left {
	float: left;
	margin-left: 52px;
	font-size: 12px;
	font-family: '宋体';
	color: #333333;
}
.Search_left a {
	font-size: 12px;
	color: #666666;
	font-family: '宋体';
	line-height: 68px;
}
.Search_left a:hover {
	color: #ff5f07;
}
.Search_right {
	float: right;
	margin: 20px 49px 0px 0px;
}
.bton {
	width: 30px;
	height: 30px;
	background: url(../images/search_2.jpg) no-repeat;
	border: none
}
.txt {
	width: 245px;
	height: 30px;
	background: url(../images/search_1.jpg) no-repeat;
	border: none;
	padding-left: 14px;
	font-size: 12px;
	font-family: '宋体';
	color: #333333;
}
/*bannar2*/

.bg1 {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 1366px;
	min-width: 1300px;
}
.bg1 img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.link {
	width: 1300px;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bg2 {
	background: url(../images/index_bg2.jpg) no-repeat center;
	min-width: 1300px;
	height: 338px;
	position: relative;
}
.bg2_1 {
	margin: 0 auto;
	width: 1200px;
}
.bg2_left {
	float: left;
	margin: 59px 0px 0px 127px;
}
.bg2_right {
	float: right;
}
.bg2_left p {
	margin-top: 10px;
}
.bg2_span1 {
	font-size: 22px;
	color: #3599e7;
}
.bg2_span2 {
	font-size: 22px;
	color: #ff6606;
}
.bg2_p2 {
	font-size: 14px;
	color: #333;
}
.bg3 {
	background: url(../images/index_bg3.jpg) no-repeat center;
	min-width: 1300px;
	height: 413px;
	position: relative;
}
.bg3_1 {
	margin: 0 auto;
	width: 1200px;
}
.bg3_left {
	float: left;
	margin: 100px 0px 0px 0px
}
.bg3_right {
	float: left;
}
.bg3_left p {
	margin-top: 10px;
}
.bg3_span1 {
	font-size: 22px;
	color: #3599e7;
}
.bg3_span2 {
	font-size: 22px;
	color: #ff6606;
}
.bg3_p2 {
	font-size: 14px;
	color: #333;
}
.bg3_span3 {
	font-size: 36px;
}
.bg4 {
	background: url(../images/index_bg4.jpg) no-repeat center;
	min-width: 1300px;
	height: 341px;
	position: relative;
}
.bg4_1 {
	margin: 0 auto;
	width: 1200px;
}
.bg4_left {
	float: left;
	margin: 59px 0px 0px 127px;
	width: 337px;
}
.bg4_right {
	float: right;
}
.bg4_left p {
	margin-top: 10px;
}
.bg4_span1 {
	font-size: 22px;
	color: #3599e7;
}
.bg4_span2 {
	font-size: 22px;
	color: #ff6606;
}
.bg4_p2 {
	font-size: 14px;
	color: #333;
}
.bg5 {
	background: url(../images/index_bg5.jpg) no-repeat center;
	min-width: 1300px;
	height: 457px;
	position: relative;
}
.bg5_1 {
	margin: 0 auto;
	width: 1200px;
}
.bg5_left {
	float: left;
	margin: 150px 0px 0px 65px
}
.bg5_right {
	float: left;
	margin-left: 93px;
}
.bg5_left p {
	margin-top: 10px;
}
.bg5_span1 {
	font-size: 22px;
	color: #3599e7;
}
.bg5_span2 {
	font-size: 22px;
	color: #ff6606;
}
.bg5_p2 {
	font-size: 14px;
	color: #333;
}
.bg5_span3 {
	font-size: 36px;
}
.bg6 {
	background: url(../images/index_bg6.jpg) no-repeat center;
	min-width: 1300px;
	height: 30px;
}
.bg6_1 {
	margin: 0 auto;
	width: 1200px;
}
.bg7 {
	background: url(../images/index_bg7.jpg) no-repeat center;
	min-width: 1300px;
	height: 121px;
}
.bg7_1 {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 19px;
	background: url(../images/bg8_2_2.jpg) no-repeat 540px 92px;
}
.bg7_1 h2 {
	font-size: 18px;
	color: #cccccc;
	font-family: 'Arial';
	padding-top: 20px
}
.bg7_1 p {
	font-size: 20px;
	color: #333333;
	padding-top: 10px;
}
/*主页应用解决方案*/
.bg8 {
	background: url(../images/index_bg8.jpg) no-repeat #f4f4f4 center;
	min-width: 1300px;
	padding-bottom: 32px;
}
.bg8_1 {
	margin: 0 auto;
	width: 1200px;
	padding-top: 10px;
}
.fenzhan {
	margin-top: 50px;
}
.fenzhan span {
	font-weight: bold;
}
.case_ul>li {
	width: 300px;
	height: 50px;
	margin-bottom: 2px;
	display: block;
}
.case_ul>li a {
	width: 268px;
	height: 50px;
	line-height: 50px;
	padding-left: 32px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
*display:inline;
	zoom: 1;
	background: url(../images/bg8_2.jpg) no-repeat #208bdf 250px 0px;
}
.case_ul>li a:hover {
	background: url(../images/bg8_1.jpg) no-repeat #208bdf 250px 0px;
}
.case_li .case_bg, .case_li .case_bg a {
	background: url(../images/bg8_1.jpg) no-repeat #208bdf 250px 0px;
}
.case_li, .guanyu_li_none {
	float: left;
}
.case_li {
	width: 300px;
}
.guanyu_li_none {
	display: none;
	width: 870px;
	margin-left: 27px;
}
.case_left {
	float: left;
	border: 1px solid #c9c9c9;
	position: relative
}
.case_left>span {
	display: block;
	width: 506px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	left: 0px;
	top: 312px;
	background: #141414;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
.case_left>span a {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
}
.case_right {
	float: right;
}
.c_r_span1 {
	width: 140px;
	height: 50px;
	text-align: center;
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 16px;
	color: #fff;
	background: #0d62a6;
	line-height: 50px;
}
.c_r_span2 {
	width: 195px;
	height: 50px;
	text-align: center;
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 14px;
	color: #333;
	background: #fff;
	line-height: 50px;
}
.c_r_div1 {
	width: 303px;
	height: 263px;
	background: #fff;
	margin-top: 13px;
	padding: 16px;
}
.c_r_div1 p {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
	line-height: 26px;
}
/*主页相关案例展示*/
.bg8_2 {
	text-align: center;
	padding-bottom: 19px;
	background: url(../images/bg8_2_2.jpg) no-repeat 540px 142px;
	padding-top: 30px;
}
.bg8_2 h2 {
	font-size: 18px;
	color: #cccccc;
	font-family: 'Arial';
	padding-top: 20px
}
.bg8_2 p {
	font-size: 20px;
	color: #333333;
	padding-top: 10px;
}
/*案例展示轮播*/


.scrollBox {
	width: 1300px;
	margin: 0 auto;
	position: relative;
	padding-top: 26px;
}
.scrollBox .piclist li {
	width: 290px;
	background: #FFF;
	padding-bottom: 25px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 3px solid #cdcdcd;
	float: left;
	margin-right: 13px;
	margin-top: 10px;
*margin-right:8px
}
.scrollBox .piclist li:hover {
	border-bottom: 3px solid #d60202;
}
.scrollBox .piclist li a {
	text-align: center;
}
.scrollBox .piclist li a p {
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
*text-align:center
}
.scrollBox1 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 26px;
}
.scrollBox1 .piclist li {
	width: 270px;
	background: #FFF;
	float: left;
	margin-right: 13px;
*margin-right:8px
}
.scrollBox1 .piclist li a {
	text-align: center;
}
.scrollBox1 .piclist li a p {
	font-size: 16px;
	color: #333;
	margin-top: 25px;
*text-align:center
}
.scrollBox1 .ne2 a {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 45px;
	height: 45px;
	background: url(../images/next2.jpg) no-repeat;
	position: absolute;
	left: 1075px;
	top: 90px;
}
.pr1, .ne2 {
	display: none;
}
.scrollBox .pr1 a {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 45px;
	height: 45px;
	background: url(../images/pre1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 120px;
}
.scrollBox1 .pr1 a {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 45px;
	height: 45px;
	background: url(../images/pre1.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 90px;
}
.ne2 a {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 45px;
	height: 45px;
	background: url(../images/next2.jpg) no-repeat;
	position: absolute;
	left: 1162px;
	top: 120px;
}
.banner3 {
	padding-top: 62px;
}
.bg8_mar {
	margin-top: 73px;
}
.bg8_3 {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
	width: 686px;
	float: left;
	height: 330px;
}
.bg8_3_div {
	padding: 21px;
	background: url(../images/bg8_2_3.jpg) no-repeat 20px 58px #FFF;
	height: 288px;
}
.b_3_left {
	float: left;
	font-size: 20px;
	color: #0d62a6;
	line-height: 26px
}
.b_3_left > span {
	font-size: 12px;
	color: #a0a0a0;
	font-family: 'Arial';
	line-height: 26px
}
.b_3_right {
	float: right;
	padding: 3px 25px 0px 0px;
	line-height: 26px
}
.b_3_right a {
	font-size: 12px;
	color: #a0a0a0;
	font-family: 'Arial';
}
.bg8_3_div2 {
	padding-top: 30px;
}
.Video {
	width: 304px;
	border: 1px solid #95abb1;
	float: left;
}
.words {
	width: 318px;
	float: right;
}
.words p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.words a {
	margin-top: 23px;
}
.words >a {
	text-align: center;
	width: 159px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	background: #f2f2f2;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.words .words_a1, .words_a2:hover {
	background: #d60202;
	color: #fff;
}
.words a.words_a1 {
	background: #0d62a6;
	color: #fff;
}
.bg8_4 {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
	width: 442px;
	float: right;
	height: 330px;
}
.bg8_4_div {
	padding: 21px;
	background: url(../images/bg8_2_4.jpg) no-repeat 20px 58px #FFF;
	height: 288px;
}
.bg8_zhanshi {
	margin-top: 60px;
	clear: both;
	padding-left: 70px;
	position: relative;
}
.bg8_zhanshi ul li {
	width: 260px;
	text-align: center;
}
.bg8_zhanshi ul li p {
	font-size: 14px;
	color: #010101;
}
.pr2 {
	position: absolute;
	left: 0px;
	top: 75px
}
.nex2 {
	position: absolute;
	left: 350px;
	top: 75px
}
.bg8_5 {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
	width: 1180px;
	float: right;
	margin-top: 36px;
}
.bg8_5_div {
	padding: 21px;
	background: url(../images/bg8_2_5.jpg) no-repeat 20px 58px #FFF;
}
.bg8_5_div2 {
	margin-top: 60px;
	margin-right: -15px;
}
/*.bg8_5_div2 a{margin-right:15px;}*/
.piclist5 li {
	width: 150px;
	height: 180px;
	margin-right: 15px;
}
.bg8_6 {
	margin-top: 34px;
}
.b_6_left {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
	width: 785px;
	float: left;
	height: 440px;
}
.bg8_6_div {
	padding: 21px;
	background: url(../images/bg8_2_6.jpg) no-repeat 20px 58px #FFF;
	height: 400px;
}
.b8_6_left {
	float: left;
	font-size: 20px;
	color: #0d62a6;
	line-height: 26px
}
.b8_6_left > span {
	cursor: pointer;
}
.b8_6_left .case_bg3 {
	color: #0d62a6;
	border-bottom: 4px solid #0d62a6;
	padding-bottom: 10px;
}
.bg8_top {
	clear: both;
	margin-top: 55px;
	display: none;
}
.bg8_6zuo {
	float: left;
	width: 314px;
}
.bg8_6zuo .bg8_img {
	float: left;
	margin-bottom: 15px;
}
.bg8_6zuo h2 > a {
	float: left;
	font-size: 16px;
	color: #000;
}
.bg8_6zuo h3 {
	float: right;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	margin-right: 11px;
}
.bg8_6zuo p {
	clear: both;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	font-family: '宋体';
	padding-top: 18px;
}
.bg8_6zuo p > a {
	color: #0d62a6;
	font-size: 12px;
	line-height: 22px;
	font-family: '宋体';
}
.bg8_6you {
	float: right;
	width: 410px;
}
.bg8_6you ul li {
	margin-bottom: 16px;
}
.time {
	width: 70px;
	height: 70px;
	background: #b0b0b0;
	display: inline-block;
*display:inline;
	zoom: 1;
	text-align: center;
	float: left;
}
.bg8_6you a .time_p1 {
	font-size: 30px;
	color: #fefefe;
	font-family: 'Arial';
	margin-top: 12px;
}
.bg8_6you a .time_p2 {
	font-size: 12px;
	color: #fefefe;
	font-family: 'Arial';
}
.new_2 {
	width: 322px;
	height: 70px;
	display: inline-block;
*display:inline;
	zoom: 1;
	background: #f3f3f3;
	float: left;
	padding-left: 18px;
}
.new_h2 {
	font-size: 14px;
	color: #000;
	margin-top: 16px;
}
.new_h3 {
	font-family: '宋体';
	font-size: 12px;
	color: #666;
	margin-top: 9px;
}
.bg8_6you a:hover .time {
	background: #d60202;
}
.b_6_right {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
	width: 340px;
	float: right;
	height: 440px;
}
.bg8_6_div2 {
	padding: 21px;
	background: url(../images/bg8_2_7.jpg) no-repeat 20px 58px #FFF;
	height: 400px;
}
.b_6_ul {
	clear: both;
	margin-top: 60px;
}
.b_6_ul li {
	background: url(../images/q_a.jpg) no-repeat 0px 3px;
	padding-left: 34px;
	margin-top: 20px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #bababa;
}
.b_r_h2 {
	font-size: 14px;
	color: #000;
}
.b_r_h3 {
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	line-height: 22px;
	margin-top: 15px;
}
/*底部*/
.bottom_bg {
	background: #434343;
	height: 214px;
	clear: both;
}
.bottom {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}
.bottom > a {
	display: inline-block;
*display:inline;
	zoom: 1;
	padding: 10px 40px 10px 40px;
	border-left: 1px solid #5a5a5a;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	background-color: #d60202;
	margin-left: 20px;
}
.bottom > a:hover {
	background-color: #fff;
	color: #d60202;
}
.bottom .bottom_a1 {
	border-left: none;
}
.bottom > h2 {
	font-size: 12px;
	color: #d3d3d3;
	margin-top: 40px;
}
.bottom > h3 {
	font-size: 12px;
	color: #d3d3d3;
	margin-top: 16px;
}
.bottom > h4 {
	font-size: 18px;
	color: #fff;
	margin-top: 13px;
}
.bottom > h3 a {
	color: #d3d3d3;
}
.bottom > h3 a:hover {
	color: #d60202;
}
/*产品中心*/
.Product_banner {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 320px;
	min-width: 1100px;
}
.Product_banner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.pro_nav {
	float: right;
	margin: 24px 8px 18px 0px;
}
.pro_nav span, .pro_nav a {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
}
.pro_nav a:hover {
	color: #d60202;
}
.product {
	clear: both;
}
.product_left {
	padding-bottom: 135px;
	float: left;
	width: 230px;
}
.pro_span {
	display: block;
	background: url(../images/pro_bg.jpg) no-repeat;
	width: 230px;
	height: 80px;
	text-align: center;
}
.pro_span h2 {
	font-size: 22px;
	color: #fff;
	padding-top: 14px;
}
.pro_span h3 {
	font-size: 12px;
	color: #fff;
	font-family: 'Arial';
	margin-top: 10px;
}
.pro_span2 {
	display: block;
	background: url(../images/pro_bg.jpg) no-repeat;
	width: 230px;
	height: 60px;
	text-align: center;
}
.pro_span2 h2 {
	font-size: 16px;
	color: #fff;
	padding-top: 11px;
}
.pro_span2 h3 {
	font-size: 12px;
	color: #fff;
	font-family: 'Arial';
	margin-top: 3px;
}
.pro_dl {
	background: url(../images/index_bg9.jpg);
	padding: 10px;
}
.pro_dl dt a {
	width: 186px;
	height: 50px;
	background: url(../images/dl_bg.jpg) no-repeat left;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	display: block;
}
.pro_dl dt.pro_dl_02 a {
	width: 136px;
	height: 50px;
	background: url(../images/dl_bg2.jpg) no-repeat;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	padding-left: 74px;
	display: block;
}
.pro_dl_03 a {
	width: 146px;
	height: 50px;
	background: url(../images/dl_bg3.jpg) no-repeat;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	padding-left: 64px;
	display: block;
}
.pro_dl_03 a:hover {
	background: url(../images/dl_bg4.jpg) no-repeat;
	color: #fff;
}
.pro_dl_04 a {
	width: 146px;
	height: 50px;
	background: url(../images/dl_bg4.jpg) no-repeat;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	padding-left: 64px;
	display: block;
}
.pro_dl dd a {
	width: 175px;
	height: 38px;
	padding-left: 35px;
	background: url(../images/dd_bg.jpg) no-repeat;
	font-size: 14px;
	color: #000;
	display: block;
	line-height: 38px;
}
.pro_dl dd a:hover, .pro_dl dd a.on {
	background: url(../images/dl_bg2.jpg) no-repeat 0px -5px;
	color: #fff;
}
.contact {
	padding: 15px 10px 15px 10px;
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	text-align: left;
}
.contact > span {
	border: 1 solid #d3d3d3;
	width: 208px;
	height: 78px;
	display: block;
}
.contact p {
	font-size: 13px;
	color: #666;
	margin-top: 5px;
	line-height: 15px;
}
.product_right {
	float: right;
	width: 846px;
	background: #fff;
	padding: 33px 45px 0px 50px;
	margin-bottom: 100px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	box-shadow: -2px 0 10px #ccc;
	box-shadow: 2px 0 10px #ccc;
}
.pro_top {
	font-size: 22px;
	color: #d60202;
	padding-bottom: 17px;
	background: url(../images/pro_br.jpg) no-repeat 0px 40px;
}
.pro_top2 {
	font-size: 22px;
	color: #0d62a6;
	padding-bottom: 17px;
	background: url(../images/pro_br2.jpg) no-repeat 0px 40px;
}
.pro_top3 {
	font-size: 22px;
	color: #d60201;
	padding-bottom: 17px;
	background: url(../images/case_br.jpg) no-repeat 0px 6px;
	padding-left: 23px;
	border-bottom: 1px solid #ececec;
}
.ic_container {
	vertical-align: baseline;
	position: relative;
}
.overlay {
	opacity: 0.3;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption {
	position: absolute;
	opacity: 0.8;
	overflow: hidden;
	margin: 0px;
	padding: 17px 0px 7px 0px;
	left: 0px;
	right: 0px;
	cursor: default;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 3px;
	padding: 5px;
	margin: 0px;
}
.ic_caption h3 {
	text-align: center;
	color: #ffffff;
	margin: 0px;
	font-size: 16px;
}
.ic_text {
	text-align: center;
	padding: 12px 0px 19px 0px;
	display: block;
}
.ic_text2 {
	text-align: center;
	padding: 12px 0px 19px 0px;
	display: none;
}
.pro_ul {
	margin-right: -30px;
	padding-bottom: 63px;
}
.pro_ul li {
	width: 260px;
	border: 1px solid #cbcbcb;
	margin-right: 30px;
	float: left;
	margin-top: 39px;
}
/*
.number{ text-align:center; clear:both; padding-bottom:85px;}
.number_po{margin-bottom:20px;}
.number .number_a1{ font-size:12px; font-family:'宋体'; color:#3d3d3d; display:inline-block; width:53px; height:23px; text-align:center; line-height:23px; border:1px solid #dcdcdc;}
.number .number_a7{ font-size:12px; font-family:'宋体'; color:#3d3d3d; display:inline-block; width:53px; height:23px; text-align:center; line-height:23px; border:1px solid #dcdcdc; margin:0px;}
.number a{font-size:14px; font-family:'Arial'; color:#3d3d3d; width:23px; height:23px; text-align:center; line-height:23px; border:1px solid #dcdcdc; display:inline-block; margin-right:6px;}

.number .number_bg{background:#0b8be0; color:#fff;}
.number a:hover{color:#0b8be0;}
.number .number_bg:hover{ color:#fff;}
*/
.number {
	text-align: center;
	padding-bottom: 45px;
}
.number > a {
	padding: 5px 8px 5px 8px;
	border: 1px solid #dcdcdc;
	font-size: 12px;
	font-family: '宋体';
	color: #3d3d3d;
	display: inline-block;
*display:inline;
	zoom: 1;
	margin: 0px 3px 0px 3px;
}
.number > a.number_bg, .number > a:hover {
	background: #237bc0;
	color: #ffffff;
}
/*产品中心2*/
.pro2 {
	margin-top: 40px;
}
.pro2_left {
	float: left;
	border: 1px solid #e9e9e9;
}
.pro2_right {
	float: right;
	width: 485px;
}
.pro2_right > h2 {
	padding-bottom: 28px;
	font-size: 24px;
	color: #d83231;
	background: url(../images/pro2_bg.jpg) no-repeat 0px 50px;
}
.p2_ul_left {
	float: left;
	margin-top: 22px;
	width: 480px;
}
.p2_ul_left li {
	padding-left: 25px;
	background: url(../images/pro2_bg1.jpg) no-repeat 0px 26px;
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	padding-top: 22px;
}
.p2_ul_right1 {
	float: right;
	margin-top: 36px;
}
.p2_ul_right2 {
	float: right;
	margin-right: 13px;
	width: 68px;
	border-left: 1px solid #ededed;
	margin-top: 23px;
	padding-top: 13px;
}
.p2_ul_right2 li {
	line-height: 35px;
	font-size: 14px;
	color: #333;
	font-family: 'Tahoma';
	text-align: right;
}
.pro2_br {
	clear: both;
	background: url(../images/pro2_br.jpg) no-repeat 0px 30px;
	width: 840px;
	height: 45px;
	padding-top: 40px;
	font-size: 16px;
	color: #fff;
	padding-left: 21px;
}
.pro2_data {
	clear: both;
}
.pro2_data img {
	max-width: 100%;
	height: auto!important;
}
.pro2_data h2 {
	font-size: 16px;
	color: #000;
	padding-left: 10px;
	margin-top: 10px;
}
.pro2_data table {
	margin: 21px 0px 0px 0px;
}
.pro2_data td {
	border: 1px solid #e0e0e0;
}
.pro2_data td {
	padding-left: 42px;
	font-size: 12px;
	font-family: '宋体';
	color: #555;
}
.pro2_data td+td {
	padding-left: 33px;
	font-size: 12px;
	font-family: '宋体';
	color: #333;
}
/*新闻资讯-常见问题*/
.news2 {
	margin-right: -24px;
	margin-top: 10px;
	padding-bottom: 50px;
}
.news2 li {
	height: 93px;
	width: 349px;
	padding-left: 59px;
	padding-top: 25px;
	border: 1px solid #dbdbdb;
	background: url(../images/q_a.jpg) no-repeat 24px 25px;
	float: left;
	margin-right: 24px;
	margin-top: 21px;
}
.news2 li:hover {
	background: url(../images/q_a2.jpg) no-repeat 24px 25px #1963a0;
}
.news2 li:hover a h2, .news2 li:hover a p {
	color: #fff;
}
.news2 li a {
	width: 320px;
	display: block;
}
.news2 li a h2 {
	font-size: 14px;
	color: #000;
}
.news2 li a p {
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	margin-top: 20px;
}
/*关于我们-公司介绍*/

.about p {
	font-family: '宋体';
	font-size: 12px;
	color: #666;
}
/*关于我们-联系我们*/
.about2 {
	padding-top: 30px;
	text-align: center;
	padding-bottom: 130px;
}
.about2 > span {
	border: 1px solid #dddddd;
}
.about2 h2 {
	font-size: 18px;
	color: #0b5a9b;
	margin-top: 40px;
}
.about2 h3 {
	font-size: 12px;
	color: #a9b9cd;
	font-family: 'Arial';
	margin-top: 2px;
}
.about2 h4 {
	width: 50px;
	height: 2px;
	background: #0b5a9b;
	margin: 0 auto;
	margin-top: 17px;
}
.about2 p {
	font-size: 14px;
	color: #3d3d3d;
	margin-top: 17px;
}
.about2 p >span {
	color: #0b5a9b;
}
.about2 td span {
	color: #0b5a9b;
}
.about2 table {
	border-top: 1px dashed #a3c1d9;
	margin-top: 30px;
	text-align: left;
}
.about2 td {
	width: 346px;
	height: 44px;
}
.about_td1, .about_td2 {
	padding-top: 25px;
}
.about_td1, .about_td3 {
	padding-left: 120px;
}
.about_td2, .about_td4 {
	padding-left: 150px;
}
.about_td1 {
	background: url(../images/about_ico2.jpg) no-repeat 90px 38px;
}
.about_td3 {
	background: url(../images/about_ico4.jpg) no-repeat 90px 13px;
}
.about_td2 {
	background: url(../images/about_ico2.jpg) no-repeat 120px 38px;
}
.about_td4 {
	background: url(../images/about_ico5.jpg) no-repeat 120px 13px;
}
/*荣誉资质*/
.about3 {
	margin-bottom: 30px;
}
.about3_ul {
	margin-right: -32px;
	padding-top: 15px;
	padding-bottom: 55px;
}
.about3_ul li {
	width: 258px;
	text-align: center;
	padding-bottom: 15px;
	float: left;
	margin-right: 32px;
	margin-top: 15px;
}
.about3_ul li img {
	border: 1px solid #efefef;
}
.about3_ul li p {
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
/*生产基地*/
.about4_ul {
	margin-right: -15px;
	padding-top: 15px;
	padding-bottom: 55px;
}
.about4_ul li {
	width: 270px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-top: 24px;
}
.about4_ul li img {
	border: 1px solid #efefef;
}
/*项目预约*/
.make {
	padding-left: 20px;
	height: 55px;
	background: url(../images/make_br.jpg) no-repeat;
}
.make h2 {
	font-size: 22px;
	color: #d60201;
}
.make p {
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	margin-top: 10px;
}
.make2 {
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: url(../images/make_br2.jpg) no-repeat;
	font-size: 18px;
	color: #fefefe;
	margin-top: 36px;
}
.make_ul {
	margin-top: 45px;
	margin-left: 189px;
}
.make_ul li {
	margin-top: 19px;
}
.make_ul span {
	width: 105px;
	display: inline-block;
*display:inline;
	zoom: 1;
	line-height: 33px;
	font-size: 12px;
	font-family: '宋体';
	color: #333;
}
.name {
	width: 105px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.name2 {
	width: 175px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.name3 {
	width: 215px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.division {
	display: block;
	width: 530px;
	border-top: 1px dashed #d0d0d0;
	margin: 40px 0px 0px 189px;
}
.make_ul2 {
	margin-left: 189px;
	padding-bottom: 131px;
}
.make_ul2 dt {
	font-size: 14px;
	color: #333;
	margin-top: 22px;
}
.make_ul2 dd {
	margin-top: 19px;
	font-size: 12px;
	font-family: '宋体';
	color: #333;
}
.make_ul2 span {
	width: 85px;
	display: inline-block;
*display:inline;
	zoom: 1;
	line-height: 33px;
	font-size: 12px;
	font-family: '宋体';
	color: #333;
}
.name4 {
	width: 345px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.name5 {
	width: 85px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.name6 {
	width: 175px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 3px
}
.Submit_1 {
	width: 98px;
	height: 33px;
	border: 1px solid #dbdbdb;
	background: #e21514;
	font-size: 14px;
	color: #fff;
	margin-left: 157px;
}
.margin_radio {
	margin-bottom: 5px;
}
/*网站地图*/
.web_map {
	margin-top: 24px;
	margin-right: -28px;
	padding-bottom: 66px;
}
.map_dl {
	width: 143px;
	border: 1px solid #dbdbdb;
	padding-top: 18px;
	float: left;
	margin-right: 28px;
}
.map_dl dd, .map_dl dt {
	text-align: center;
}
.map_dl dt {
	font-size: 18px;
	color: #1e76bb;
	margin-bottom: 20px;
}
.map_dl dd {
	margin-bottom: 14px;
}
.map_dl dd a {
	font-size: 12px;
	color: #333;
	font-family: '宋体';
}
.map_dl dd a:hover {
	color: #0a62a7;
	text-decoration: underline;
}
/*行业新闻*/

.time2 {
	width: 110px;
	height: 110px;
	background: #d60202;
	display: inline-block;
*display:inline;
	zoom: 1;
	text-align: center;
	float: left;
}
.time2_p1 {
	font-size: 36px;
	color: #fff;
	margin-top: 15px;
}
.time2_p2 {
	font-size: 14px;
	color: #fefefe;
	margin-top: 10px;
}
.news_3 {
	height: 110px;
	width: 670px;
	float: left;
	background: url(../images/news_bg.jpg) no-repeat #f9f9f9 700px 0px;
	padding: 0px 30px 0px 30px;
}
.news_3 h2 {
	font-size: 16px;
	color: #000;
	margin-top: 21px;
}
.news_3 h3 {
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	line-height: 22px;
	margin-top: 12px;
}
.news_ul {
	padding-top: 36px;
	margin-bottom: 20px;
}
.news_ul li {
	margin-bottom: 34px;
}
.news_ul li a:hover .news_3 {
	background: url(../images/news_bg2.jpg) no-repeat #f9f9f9 700px 0px;
}
/*新闻内页*/
.news_neiye {
	padding-top: 24px;
}
.news_neiye h1 {
	text-align: center;
	font-size: 18px;
	color: #333
}
.news_neiye h2 {
	font-size: 12px;
	color: #666;
	font-family: '宋体';
	margin-top: 6px;
	text-align: center;
	padding-bottom: 26px;
	border-bottom: 1px dashed #e7e7e7;
	margin-bottom: 28px;
}
.news_neiye p {
	font-size: 12px;
	font-family: '宋体';
	color: #333;
	line-height: 30px;
}
.news_bt {
	margin-top: 54px;
	padding-bottom: 42px;
}
.news_div1 {
	padding-bottom: 12px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 16px;
}
.n_s_left1 {
	float: left;
}
.n_s_left1 a {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
	margin-right: 10px;
}
.n_s_left1 a:hover {
	color: #0d65aa;
}
.n_s_right1 {
	float: right;
}
.news_div2 {
	clear: both;
}
.n_s_left2 {
	float: left;
}
.n_s_right2 {
	float: right;
}
.n_s_left2, .n_s_left2 a {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
}
.n_s_right2, .n_s_right2 a {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
}
.n_s_left2 a:hover {
	color: #e42926;
}
.n_s_right2 a:hover {
	color: #e42926;
}
.mark_div1 {
	padding: 30px 0px 50px 0px;
}
.mark_div1 p {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
	line-height: 18px;
}
.mark_div1 li {
	list-style-type: square;
}
/*案例中心*/
.case {
	padding-top: 1px;
}
.case_ul2 {
	margin-right: -27px;
	padding-bottom: 10px;
*padding-bottom:40px
}
.case_ul2 li {
	width: 260px;
	text-align: center;
	padding-bottom: 21px;
	border-left: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 4px solid #d8d8d8;
	margin-right: 27px;
*margin-right:20px;
	margin-bottom: 31px;
	float: left;
}
.case_ul2 p {
	color: #333;
	font-size: 13px;
	margin-top: 23px;
}
.case_ul2 li:hover {
	border-bottom: 4px solid #d60201;
}
/*case2*/
.cas2_br {
	padding-left: 17px;
	font-size: 22px;
	color: #0d62a6;
	background: url(../images/case_br.jpg) no-repeat 0px 6px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ececec;
}
.case2_ban {
	height: 300px;
	padding-top: 24px;
}
.case2_left {
	float: left;
	border-left: 1px solid #9ba8a3;
	border-bottom: 1px solid #9ba8a3;
	border-right: 1px solid #9ba8a3;
}
.case2_right {
	float: right;
	width: 283px;
	background: #2873b0;
	padding: 18px 28px 30px 28px;
}
.case2_right > span {
	font-size: 16px;
	color: #fff;
	padding-bottom: 18px;
	border-bottom: 2px solid #abd1f0;
}
.case2_right > p {
	padding-top: 21px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.case2_p {
	padding: 23px 0px 120px 10px;
}
.case2_p p {
	font-size: 12px;
	font-family: '宋体';
	color: #666;
	line-height: 26px;
}
/*产品中心*/
.product {
	padding-top: 1px;
}
.product_ul2 {
	margin-right: -27px;
	padding-bottom: 10px;
*padding-bottom:40px
}
.product_ul2 li {
	width: 260px;
	text-align: center;
	margin-right: 27px;
	margin-bottom: 25px;
	float: left;
}
.product_ul2 p {
	color: #333;
	font-size: 13px;
	margin-top: 5px;
}
/*推荐阅读*/
.article-recommend {
	height: 300px;
	padding: 25px 22px 0;
	background: #f1f1f1;
	border: 1px solid #d6d6d6;
}
.article-recommend h3 {
	font-size: 20px;
	font-weight: normal;
	background: url(../images/article_bor1.gif) no-repeat right center;
	color: #333333;
}
.article-recommend h3 a {
	color: #333333;
}
.article-recommend ul {
	padding: 10px 0;
}
.article-recommend ul li {
	line-height: 39px;
	font-size: 14px;
	border-bottom: 1px dashed #999999;
}
.article-recommend ul .li-last {
	border: none;
}
.article-recommend ul li span {
	float: right;
}
.article-recommend ul li a {
	padding: 0 0 0 22px;
	background: url(../images/article_icon1.gif) no-repeat left center;
}
.article-recommend ul li span a {
	background: none;
}
.article-recommend p {
	line-height: 28px;
	font-size: 14px;
}
.floor3 {
	clear: both;
	margin: 10px 0 0 0;
}
.leftLoop2 {
	padding: 14px 0 10px 17px;
	border: 1px solid #d9d9d9;
	border-top: none;
	background: #f8f8f8;
}
.leftLoop2 .bd {
	width: 700px;
	overflow: hidden;
}
.leftLoop2 .bd ul li {
	float: left;
	width: 183px;
	margin-right: 12px;
}
.leftLoop2 .bd ul li a.pic {
	display: table-cell;
	width: 177px;
	height: 126px;
	text-align: center;
	vertical-align: middle;
	border-radius: 1px;
	border: 1px solid #cfcfcf;
	padding: 3px;
}
.leftLoop2 .bd ul li a.pic img {
	max-height: 126px;
	max-width: 177px;
width: expression(this.width > 177 && this.width > this.height ? 177 : auto);
height: expression(this.height > 126 ? 126 : auto);
}
.leftLoop2 .bd ul li p {
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.linksy {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
}
.linksy div ul li {
	float: left;
	padding-left: 10px;
}
