/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
/*=====全局=====*/
body, p, form, h1, h2, h3, h4, h5, h6, td, th, table, div, ul, li, ol, dl, dt, dd, img, input, select {
	margin: 0;
	padding: 0;
	list-style-type : none;
}
body {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background: url(../images/header-bg.jpg) left 155px repeat-x;
}
A:link {
	color: #555;
	text-decoration: none
}
A:visited {
	color: #555;
	text-decoration: none
}
A:hover {
	color: #000;
	text-decoration: none;
}
A:active {
	text-decoration: none
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
.w1200 {
	width: 1200px;
	display: block;
	overflow: auto;
	margin: 0 auto;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.ml5 {
	margin-left: 5px;
}
.mr5 {
	margin-right: 5px;
}
h1, h2, h3 {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	color: #333;
}
/*=====头部=====*/
.head {
	width: 100%;
	height: 140px;
}
.logo {
	width: 350px;
	height: 140px;
	float: left;
}
.logo img {
	width: 350px;
	height: 80px;
	margin-top: 35px;
}
.join {
	width: 850px;
	height: 24px;
	float: left;
	line-height: 24px;
	text-align: right;
}
.ser {
	width: 656px;
	height: 39px;
	margin-top: 34px;
}
.ser a {
	width: 175px;
	height: 39px;
	float: left;
	display: inline-block;
}
.ser01 {
	height: 39px;
	width: 180px;
	overflow: hidden;
	background: url(../images/ser.png) 0px -39px no-repeat;
	float: left;
}
.ser02 {
	height: 39px;
	width: 153px;
	overflow: hidden;
	background: url(../images/ser.png) -180px -39px no-repeat;
	float: left;
}
.ser03 {
	height: 39px;
	width: 163px;
	overflow: hidden;
	background: url(../images/ser.png) -333px -39px no-repeat;
	float: left;
}
.ser04 {
	height: 39px;
	width: 160px;
	overflow: hidden;
	background: url(../images/ser.png) -495px -39px no-repeat;
	float: left;
}
.ser01 a:hover {
	background: url(../images/ser.png) 0px 0px no-repeat;
	overflow: hidden
}
.ser02 a:hover {
	background: url(../images/ser.png) -180px 0px no-repeat;
	overflow: hidden
}
.ser03 a:hover {
	background: url(../images/ser.png) -333px 0px no-repeat;
	overflow: hidden
}
.ser04 a:hover {
	background: url(../images/ser.png) -495px 0px no-repeat;
	overflow: hidden
}
/*=====主导航=====*/
.main-Nav {
	height: 60px;
	width: 1300px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	font-family: "微软雅黑" sans-serif;
}
#nav {
	padding-top: 15px;
	margin-left: 50px;
}
#nav li {
	float: left;
	margin-right: 1px;
	font-size: 14px;
}
#nav li a, #nav li a:hover span {
	height: 45px;
	width: 100px;
	line-height: 45px;
	text-decoration: none;
	color: #000;
	display: block;
}
#nav li a span {
	display: none;
}
#nav a:hover {
	position: relative;
}
#nav a:hover span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#nav li a:hover, #nav li a:hover span {
	background: url(../images/nav-hover-bg.jpg) left top no-repeat;
}
#nav li.mes {
	background: url(../images/mes.png) right top no-repeat;
	height: 60px;
	width: 283px;
	margin-top: -15px;
	margin-right: 38px;
	float: right;
}
#nav li.mes a {
	height: 60px;
	width: 140px;
	display: block;
	float: right;
}
#nav li.mes a:hover {
	background: url(../images/mes.png) right bottom no-repeat;
	height: 60px;
}
/* =====首页幻灯===== */
.moduletable-banner {
	width: 1200px;
	height: 350px;
	position: relative;
	margin-bottom: 20px;
	background: url(../images/banner_loading.gif) no-repeat center center;
}
.flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.flexslider .slides>li {
	display: none
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides>li:first-child {
	display: block
}
.flexslider {
	position: relative;
	zoom: 1
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides>li {
	position: relative
}
.flex-caption {
	background: 0;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1
}
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px
}
.flex-direction-nav {
	height: 0;
	overflow: hidden
}
.flex-direction-nav li a {
	display: none;
	width: 47px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
	text-indent: -9999px
}
.flex-direction-nav li a.next {
	right: 0;
	background: url("../images/bg_direction_nav.png") no-repeat scroll -47px 0 transparent
}
.flex-direction-nav li a.next:active {
	background: url("../images/bg_direction_nav.png") no-repeat scroll -47px -80px transparent
}
.flex-direction-nav li a.prev {
	left: 0;
	background: url("../images/bg_direction_nav.png") no-repeat scroll 0 0 transparent
}
.flex-direction-nav li a.prev:active {
	background: url("../images/bg_direction_nav.png") no-repeat scroll 0 -80px transparent
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}
.flex-control-nav {
	position: absolute;
	bottom: 0;
	left: 531px;
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display:inline;
	margin-right: 22px;
	margin-bottom: 6px
}
.flex-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	background: url("../images/bg_control_nav.png") no-repeat scroll 0 0 transparent;
	_background: url("../images/bg_control_nav-0.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	text-indent: -9999px
}
.flex-control-nav li a:hover {
	background-position: 0 -10px;
	_background: url("../images/bg_control_nav-1.png") no-repeat scroll 0 0 transparent
}
.flex-control-nav li a.active {
	background-position: 0 -20px;
	_background: url("../images/bg_control_nav-2.png") no-repeat scroll 0 0 transparent;
	cursor: default
}
/*=====表单按钮======*/
.coolbg1, .coolbg2 {
	width: 70px;
	height: 21px;
	display: inline-block;
	background: url('../images/sub_1.gif') no-repeat left 0px;
	border: none;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	cursor: pointer;
}
.coolbg2 {;
	background: url('../images/sub_2.gif') no-repeat left 0px;
}
/*=====站内搜索======*/
.baidu {
	float: right;
	height: 30px;
	margin-top: 7px;
	width: 255px;
	display: block;
}
/*=====经典案例=====*/
.jianjie {
	width: 940px;
	float: left;
	line-height: 200%;
	height: 60px;
	color: #222;
}
.jianjie small {
	font-size: 12px;
	line-height: 120%;
	color: #555;
}
.w900 {
	width: 900px;
	overflow: hidden;
}
.box-300 {
	width: 300px;
	height: 240px;
	display: block;
	float: left;
	color: #999;
	position: relative;
	margin-right: 0px;
	FLOAT: left;
}
.box-300 img {
	width: 300px;
	height: 145px;
	margin-bottom: 5px;
}
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
.box-300-t {
	margin-top: 150px;
}
.box-300 a, .box-300 h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 26px;
	color: #555;
}
.box-300 a:hover, .box-300 h2 a:hover {
	color: #000;
}
.box-300:hover {
	background: #F7F7F7;
}
.diy1, .diy4, .diy7 {
	margin-right: 16px;
}
.diy2, .diy5, .diy8 {
	margin-left: 8px;
	margin-right: 8px;
}
.diy3, .diy6, .diy9 {
	margin-left: 16px;
}
/*=====右侧列表=====*/
.w255 {
	width: 255px;
	overflow: auto;
	margin-bottom: 20px;
}
.zx {
	border-top: 1px dashed #DDDDDD;
	height: 60px;
	display: block;
	background: url(../images/mes.png) -17px 0 no-repeat;
}
.zxzx, .zxzx a {
	width: 125px;
	height: 60px;
	display: block;
	float: right;
}
.zxzx a:hover {
	background: url(../images/mes.png) -147px -60px no-repeat;
}
.yw {
	width: 255px;
	height: 130px;
}
.yw ul {
	margin: 10px 0;
}
.yw li {
	width: 100px;
	padding: 0 10px;
	margin-top: 3px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	background: #bdbdbd;
}
.yw li:hover {
	background: #555;
}
.yw li a {
	color: #fff;
}
.yw-l {
	float: left;
	display: block;
}
.yw-r {
	float: right;
	display: block;
}
.yw h3, .new h3, .case-fl h3 {
	width: 240px;
	height: 35px;
	padding-left: 15px;
	background: url(../images/p.png) left center no-repeat;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px dashed #DDDDDD;
}
.new {
	width: 255px;
	height: auto;
	overflow: auto;
	display: block;
	padding-bottom: 8px;
}
.new h3 a {
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
.new ul {
	margin: 10px 0;
}
.new li {
	line-height: 26px;
	height: 26px;
	width: 240px;
	padding-right: 15px;
	background: url(../images/p2.png) right center no-repeat;
	overflow: hidden;
	float: left;
	display: block;
}
.case-fl li {
	line-height: 200%;
	padding-left: 10px;
	background: url(../images/p4.gif) left center no-repeat;
}
.case-fl ul {
	padding: 5px 0;
}
/*=====版权信息=====*/
.footer {
	width: 100%;
	padding-bottom: 5px;
	display: block;
	color: #E6E6E6;
	background: #A4A3A3;
}
.link a, .footer a {
	color: #E6E6E6;
}
.link a:hover, .footer a:hover {
	color: #3A3A3A;
}
.nav2 {
	font-size: 14px;
	width: 1200px;
	height: 30px;
	padding-top: 10px;
	line-height: 30px;
	background: #A4A3A3;
}
.nav2 li {
	padding-right: 20px;
	float: left;
	display: inline-block;
}
.w600l {
	width: 500px;
	line-height: 20px;
	display: block;
	float: left;
	background: #A4A3A3;
}
.w600r {
	width: 600px;
	line-height: 20px;
	display: block;
	float: right;
	background: #A4A3A3;
}
.w600r a {
	width: 128px;
	height: 47px;
	margin-left: 10px;
}
.w600r img {
	width: 128px;
	height: 47px;
}
/*=====友情链接======*/
.link {
	width: 100%;
	background: #A4A3A3;
	line-height: 20px;
	color: #E6E6E6;
}
.link .w1200 {
	padding: 3px 0;
	border-top: 1px solid #DDDDDD;
	background: #A4A3A3;
}
.link .w1200 li {
	float: left;
	margin-right: 10px;
	display: inline-block;
	white-space: nowrap
}
/*内页幻灯*/
.flash {
	width: 1200px;
	height: 260px;
	clear: both;
}
.flash img {
	width: 1200px;
	height: 250px;
}
/*======文章列表=======*/
.b-pic {
	width: 900px;
	height: 270px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
}
.b-pic img {
	width: 900px;
	height: 250px;
}
.box-900 {
	width: 900px;
	height: 80px;
	margin-bottom: 10px;
}
.info {
	width: 900px;
	height: 80px;
	float: left;
	display: inline-block;
	border-bottom: 1px solid #CDCDCD;
}
.info h2 {
	font-size: 14px;
	line-height: 25px;
}
.info span {
	color: #666;
	padding-left: 30px;
	line-height: 24px;
}
.info small {
	color: #333;
}
.info p {
	line-height: 24px;
	padding-bottom: 10px;
	color: #666
}
/*======页码=======*/
/*页码*/
.dede_pages {
	width: auto;
	margin: 0 auto;
	clear: both;
	display: block;
	text-align: center;
}
.dede_pages li {
	float: left;
	display: inline-block;
	margin: 20px 2px 20px;
	padding: 4px 8px;
	border: 1px solid #CDCDCD;
	border-radius: 2px;
}
.dede_pages .thisclass {
	background-color: #0079BF;
	color: #fff;
}
.dede_pages select {
	border: none;
	font-size: 12px;
}
/*======案例/文章内容页======*/
.case, .text {
	width: 900px;
	height: auto;
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 20px;
}
.case strong, .text strong {
	color: #333;
}
.text a, .case a {
	color: #2f70d0;
}
.text a:hover, .case a:hover {
	color: blue;
}
.case h1, .text h1 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
.case h3, .text h3 {
	line-height: 200%;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.case img, .text img {
	max-width: 900px;
}
.case-i, .text-i {
	width: 872px;
	padding: 5px 0 15px 28px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
	display: block;
	clear: both;
	border-bottom: 1px dashed #DDDDDD;
}
.case-i b, .text-i b {
	padding: 0 4px;
	background: #BDBDBD;
	color: #fff;
	font-weight: normal;
	margin-right: 6px;
}
.place {
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px dashed #DDDDDD;
}
.place a {
	color: #333;
	text-decoration: none;
}
/*=======公司简介页=======*/
.about {
	font-size: 14px;
	line-height: 150%;
}
.about h3 {
	margin: 10px 0;
	line-height: 300%;
	clear: both;
	border-bottom: 1px dashed #DDDDDD;
}
.about h4 {
	margin: 10px 0;
	font-size: 14px;
	line-height: 300%;
	clear: both;
	border-bottom: 1px dashed #DDDDDD;
}
.about a {
	color: #2f70d0;
}
.about a:hover {
	color: blue;
}
/*====服务列表====*/
.fw-900 {
	width: 900px;
	height: 156px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.fw-900 a {
	color: #000;
}
.pic2, .pic2 img {
	width: 260px;
	height: 156px;
	float: left;
	display: inline-block
}
.info2 {
	width: 620px;
	height: 155px;
	float: right;
	padding-left: 19px;
	display: inline-block;
}
.info2 h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
.info2 span {
	color: #666;
	padding-left: 7px;
	padding-right: 12px;
	line-height: 26px;
}
.info2 small {
	color: #333;
}
.info2 p {
	line-height: 24px;
	color: #666
}
/*====案例展示页====*/
.c-nav {
	width: 900px;
	height: 50px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 30px;
}
.c-nav span {
	font-size: 20px;
	line-height: 50px;
	width: 100px;
	font-family: "微软雅黑" sans-serif;
	text-align: center;
	height: 50px;
	float: left;
	display: inline-block;
}
.c-nav li {
	height: 17px;
	width: 90px;
	line-height: 17px;
	padding-top: 5px;
	text-align: center;
	float: left;
	display: inline-block;
}
.c-nav .thisclass a {
	text-decoration: underline;
}
.case-t {
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 160%;
	color: #888;
	display: auto;
	display: block;
	margin-bottom: 40px;
}
.case-t h1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	padding-left: 20px;
	background: url(../images/p3.jpg) left center no-repeat;
}
