/* CSS Document */


body {
	font-family:"微软雅黑", "宋体";
	font-size:12px;
	background:#fff;
	margin:0;
}
*:focus {
	outline: none;
}
div, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, p, table, input, form, ul, li {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
ul, li {
	list-style-type:none;
}
a {
	text-decoration:none;
}
.clear {
	width:100%;
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
.f-right {
	float: right;
}
.f-left {
	float: left;
}
.f-center {
	text-align: center;
}
input {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
.bold {
	font-weight:bold;
	color:#000 !important;
}
.color_af0d00 {
	color:#af0d00 !important;
}
.f14 {
	font-size:14px;
}
a {
	outline:none;
	color:#464646;
}
*html .clearfix {
	zoom:1;
} /* IE6 */
a:hover {
	color: #0394E2;
}
/*****头部*****/
.header {
	width:100%;
	height:auto !important;
}
.header_t {
	width:100%;
	height:37px;
	border-bottom:#e5e5e5 1px solid;
	background:#fafafa;
}
.header_t1 {
	width:960px;
	height:37px;
	margin:0 auto;
}
.header_t1 p {
	color:#000;
	line-height:37px;
	float:left;
}
.header_t1 p a {
	color:#000;
}
.header_t1 p a:hover {
	text-decoration:underline;
}
.logo {
	width:960px;
	height:auto !important;
	margin:25px auto 0;
}
.logo_left {
	width:198px;
	height:48px;
	float:left;
	border-right:#ddd 1px solid;
	_border-right:none;
	padding-right:15px;
	_padding-right:0px;
}
.logo_left a {
	background:url(../images/logo.jpg) no-repeat;
	_background:url(../images/logo.gif) no-repeat;
	display:block;
	width:198px;
	height:48px;
}
.logo_m {
	width:190px;
	height:48px;
	float:left;
	margin-left:15px;
	_border-left:#ddd 1px solid;
	_padding-left:15px;
}
.logo_m p {
	font-size:16px;
	color:#333;
	line-height:24px;
}
.logo_m p img {
	vertical-align:middle;
	margin-left:7px;
}
.logo_r {
	float:right;
	text-align:right;
	_font-family:"微软雅黑"
}
.logo_r1 {
	font-size:16px;
	color:#d40000;
}
.logo_r2 {
	color:#000;
	margin-top:8px;
}
.logo_r2 span {
	color:#000;
	font-size:18px;
}
/*.nav{width:100%; height:40px; background:#000; margin-top:25px;}
.nav_main{width:960px; height:40px; margin:0 auto;}
.nav_main ul li{ float:left; display:block; font-size:14px; font-weight:bold; line-height:40px;}
.nav1{ color:#fff; padding-left:20px; padding-right:20px; display:block;}
.nav1:hover{ background:#0074c0; padding-left:20px; padding-right:20px; display:block; color:#fff;}
.nav2{background:#0074c0; padding-left:20px; padding-right:20px; display:block; color:#fff;}
*/
.nav {
	width:100%;
	height:40px;
	background:#000;
	margin-top:25px;
}
.nav_main {
	width:960px;
	height:40px;
	margin:0 auto;
}
.nav_main ul {
	height:40px;
}
.nav_main ul li {
	float:left;
	font-size:14px;
	font-weight:bold;
}
.nav_main ul li img {
	position:absolute;
	width:30px;
	height:18px;
	margin-left:66px;
	z-index:999;
	margin-top:-10px;
}
.nav_main ul li a {
	display:block;
	line-height:40px;
	height:40px;
	vertical-align:middle;
	_margin-top:-10px;
	_padding-top:10px;
}
.nav_main ul li .nav1 {
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	_height:auto;
}
.nav_main ul li .nav1:hover {
	background:#0074c0;
	padding-left:20px;
	padding-right:20px;
	color:#fff;
}
.nav_main ul li .nav2 {
	background:#0074c0;
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	height:40px;
	_height:auto;
}
/*****首页*****/
.banner {
	width:100%;
	height:380px;
	background:#ededed;
}
.wrapper {
	width:960px;
	margin:0 auto;
}
#focus {
	width:960px;
	height:380px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:380px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:960px;
	height:380px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:960px;
	height:20px;
	left:0;
	bottom:0;
}
#focus .btn {
	position:absolute;
	width:780px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#000;
	_background:#333
}
#focus .btn span.on {
	background:#fff;
}
/*#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(img/sprite.png) no-repeat 0 0; cursor:pointer;}
*/#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}


/* 
.lkzx_bg{ width:100%; height:154px; background:#f7f7f7;}
.lkzx{ width:980px; margin:0 auto; height:154px;}
.lkzx1{ width:315px; float:left; height:154px;}
.lkzx1 dl { width:285px; padding-top:23px;}
.lkzx1  dl dt{ width:48px; height:115px; float:left; }
.lkzx1  dl dd{ width:236px;  float:left; padding-left:1px; margin-bottom:18px;}
.lkzx1 dl dd a{ font-size:18px; color:#000000; font-family:"微软雅黑";}
.lkzx1 dl span { padding-top:15px;}
.line{ width:4px; height:154px; float:left;}

.lkzx2{ width:336px; height:154px; float:left;}
.lkzx2 dl { width:297px; padding:23px 0px 0px 25px;}
.lkzx2  dl dt{ width:48px; height:115px; float:left; }
.lkzx2  dl dd{ width:243px;  float:left; padding-left:1px; padding-bottom:20px;}
.lkzx2 dl dd a{ font-size:18px; color:#000000; font-family:"微软雅黑";}
.lkzx2 dl span { padding-top:15px;}


.lkzx3{ width:310px; height:154px; float:left;}
.lkzx3 dl { width:285px; padding:23px 0px 0px 20px;}
.lkzx3  dl dt{ width:48px; height:115px; float:left; }
.lkzx3  dl dd{ width:236px;  float:left; padding-left:1px; padding-bottom:18px;}
.lkzx3 dl dd a{ font-size:18px; color:#000000; font-family:"微软雅黑";}
.lkzx3 dl span { padding-top:15px;} */


/*诊断修改的样式*/
.lkzx_bg{ width:100%; height:170px; background:#000000;}
.lkzx{ width:980px; margin:0 auto; height:170px;}
.lkzx1{ width:307px; float:left; height:170px;}
.lkzx1 dl { width:285px; padding-top:23px;}
.lkzx1  dl dt{ width:48px; height:115px; float:left; }
.lkzx1  dl dd{ width:236px;  float:left; padding-left:1px; padding-bottom:24px;}
.lkzx1 dl dd a{ font-size:18px; color:#fff; font-family:"微软雅黑";}
.lkzx1 dl span { padding-top:15px;}


.lkzx2{ width:340px; height:170px; float:left;}
.lkzx2 dl { width:297px; padding:23px 0px 0px 25px;}
.lkzx2  dl dt{ width:48px; height:115px; float:left; }
.lkzx2  dl dd{ width:243px;  float:left; padding-left:1px; padding-bottom:24px;}
.lkzx2 dl dd a{ font-size:18px; color:#fff; font-family:"微软雅黑";}
.lkzx2 dl span { padding-top:15px;}


.lkzx3{ width:310px; height:170px; float:left;}
.lkzx3 dl { width:285px; padding:23px 0px 0px 20px;}
.lkzx3  dl dt{ width:48px; height:115px; float:left; }
.lkzx3  dl dd{ width:236px;  float:left; padding-left:1px; padding-bottom:24px;}
.lkzx3 dl dd a{ font-size:18px; color:#fff; font-family:"微软雅黑";}
.lkzx3 dl span { padding-top:15px;}
.s{ height:15px; clear:both;}
/****/

.wenti_bg{ width:100%; background:#f6f8ed; height:472px;}
.wenti{ width:980px; margin:0 auto; }
.wenti_lft{ width:653px; float:left;}
.wenti_lft img{ margin:14px auto;_margin:12px auto;}
.wenti_rgt{ width:297px; float:right;}




















.main {
	width:960px;
	height:auto !important;
	margin:0 auto;
}
.main1 {
	width:960px;
	margin-top:30px;
}
.main1_a {
	width:240px;
	float:left;
}
.main1_a p {
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.main1_a .m_240 {
	width:240px;
	height:auto !important;
	margin-top:10px;
	margin-bottom:10px;
}
.m_240_l {
	width:54px;
	height:54px;
	float:left;
	margin-right:10px;
	margin-top:8px;
}
.m_240_r {
	width:176px;
	height:auto !important;
	float:left;
}
.m_240_r ul li {
	line-height:22px;
	color:#333;
	background:url(../images/i5.jpg) no-repeat;
	background-position:0px 10px;
	padding-left:10px;
}
.main1_a .m_an {
	width:102px;
	height:24px;
}


.aaaa{ width:100%; height:69px; background:#000;}
.ssss {
	width:960px; height:69PX; line-height:69px; margin:0 auto;
}
.tttt {
	font-size:24px;
	color:#fff; line-height:69px;
	float:left;
	
}
.rrrr {
	width:154px;
	height:45px;
	float:right; padding-top:12px;
}

.main2 {
	width:960px;
	margin-top:30px;
}
.main2_l {
	font-size:24px;
	color:#000;
	float:left;
	line-height:45px;
}
.main2_r {
	width:174px;
	height:45px;
	float:right;
}


.main3 {
	width:100%;
	height:auto !important;
	margin-top:30px;
	border-top: 1px solid #DDDDDD;
}
.main3 h3 {
	font-size:40px;
	color:#ff5408;
	text-align:center;
	border-bottom:#ddd 1px solid;
	padding-bottom:15px;
}
.main3_all {
	width:960px;
	margin:0 auto;
}
.main3_all ul li {
	width:161px;
	height:115px !important;
	border-right:#ddd 1px solid;
	padding:100px 15px 15px 15px;
	cursor:pointer;
	float:left;
}
.main3_all ul li:hover {
	display:block;
	color:#ff5729
}
.main_pic {
	width:960px;
	height:92px;
	margin-top:30px;
}
/*.main3_all ul li .d1:hover{background: url(../images/i8.png) no-repeat center;_background: url(../images/i8.gif) no-repeat center;}
*/.main3_all ul li .d2 {
	width:161px;
	height:auto !important;
	border-top:#ddd 1px dashed;
	padding-top:15px;
	margin-top:10px;
}
.main3_all ul li.hm1 {
	background:url(../images/i7.png) no-repeat 60px 15px;
}
.main3_all ul li.hm1:hover {
	background:#f7f7f7 url(../images/i8.png) no-repeat 60px 15px;
}
.main3_all ul li.hm2 {
	background:url(../images/i9.png) no-repeat 60px 15px;
}
.main3_all ul li.hm2:hover {
	background:#f7f7f7 url(../images/i10.png) no-repeat 60px 15px;
}
.main3_all ul li.hm3 {
	background:url(../images/i11.png) no-repeat 60px 15px;
}
.main3_all ul li.hm3:hover {
	background:#f7f7f7 url(../images/i16.png) no-repeat 60px 15px;
}
.main3_all ul li.hm4 {
	background:url(../images/i12.png) no-repeat 60px 15px;
}
.main3_all ul li.hm4:hover {
	background:#f7f7f7 url(../images/i13.png) no-repeat 60px 15px;
}
.main3_all ul li.hm5 {
	background:url(../images/i15.png) no-repeat 60px 15px;
	border-right:none;
}
.main3_all ul li.hm5:hover {
	background:#f7f7f7 url(../images/i14.png) no-repeat 60px 15px;
}
.main3_all ul li .d2_a {
	font-size:18px;
	color:#000;
	text-align:center;
	width:161px;
	padding-top:10px;
	border-top:#ddd 1px dashed;
	text-align:center;
}
.main3_all ul li:hover .d2_a {
	font-size:18px;
	color:#ff5729;
	text-align:center;
}
.d2_b span {
	color:#ff5729
}
.d2_b {
	line-height:24px;
	color:#333;
}
.main4 {
	width:960px;
	height:auto !important;
	margin:20px auto 0;
	border-top:#ddd 1px dashed;
	padding-top:20px;
}
.main5 {
	width:960px;
	height:auto !important;
	margin:0 auto;
}
.main5 h2 {
	font-size:20px;
	color:#000;
	margin-bottom:15px;
}
.main5 ul {
	width:984px;
	overflow:hidden;
}
.main5 ul li { height:50px; line-height:50px; margin-top:5px;
	float:left;
	margin-right:18px;
	
	cursor:pointer;
}
.main5 ul li img {
	vertical-align:middle;
	text-align:center;
}
/*****手机网站建设*****/
.tel {
	width:960px;
	height:380px;
	margin:0 auto;
}
.sjwz {
	width:960px;
	height:310px;
	margin:20px auto 0;
	background:url(../images/tel4.jpg);
}
.sjwz_a {
	width:330px;
	padding:20px 0px 0px 100px;
}
.sjwz_a h3 {
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.sjwz_a td span {
	color:#F00
}
.sjwz_a td input {
	width:202px;
	height:21px;
	background:#fff;
	border:#7f9db9 1px solid;
	line-height:25px;
	color:#666;
	padding:2px 5px;
	margin-left:5px;
}
.sjwz_a td select {
	width:90px;
	height:21px;
	margin-left:5px;
}
.sjwz_a p {
	font-size:14px;
	color:#333;
	margin-left:45px;
}
.sjwz_a p span {
	font-size:20px;
	color:#ff5408;
}
.main3_sj {
	width:960px;
	margin:0 auto;
}
.main3_sj ul li {
	width:209px;
	height:115px !important;
	border-right:#ddd 1px solid;
	padding:100px 15px 15px 15px;
	cursor:pointer;
	float:left;
}
.main3_sj ul li:hover {
	background:#f7f7f7;
	display:block;
	color:#ff5729
}
/*.main3_all ul li .d1:hover{background: url(../images/i8.png) no-repeat center;_background: url(../images/i8.gif) no-repeat center;}
*/.main3_sj ul li .d2 {
	width:209px;
	height:auto !important;
	border-top:#ddd 1px dashed;
	padding-top:15px;
	margin-top:10px;
}
.main3_sj ul li.hm1 {
	background:url(../images/sj_0.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm1:hover {
	background:#f7f7f7 url(../images/sj_1.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm2 {
	background:url(../images/sj_2.1.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm2:hover {
	background:#f7f7f7 url(../images/sj_2.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm3 {
	background:url(../images/sj_3.1.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm3:hover {
	background:#f7f7f7 url(../images/sj_3.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm4 {
	background:url(../images/sj_4.1.png) no-repeat 85px 15px;
}
.main3_sj ul li.hm4:hover {
	background:#f7f7f7 url(../images/sj_4.png) no-repeat 85px 15px;
}
.main3_sj ul li .d2_a {
	font-size:18px;
	color:#000;
	text-align:center;
	width:209px;
	border-top:#ddd 1px dashed;
	padding-top:10px;
	text-align:center;
}
.main3_sj ul li:hover .d2_a {
	font-size:18px;
	color:#ff5729;
	text-align:center;
}
.d2_b span {
	color:#ff5729
}
.d2_b {
	line-height:24px;
	color:#333;
}
/*****电子商务平台开发及运营*****/
.dzsw {
	width:960px;
	margin:20px auto 0;
}
.dzsw h2 {
	color:#000;
	font-size:20px;
}
.dzsw ul {
	width:1000px;
	overflow:hidden;
}
.dzsw ul li {
	width:460px;
	margin-right:40px;
	float:left;
	display:block;
	margin-top:25px;
}
.dzsw_a {
	width:215px;
	height:135px;
	float:left;
	margin-right:10px;
}
.dzsw_b {
	width:235px;
	float:left;
}
.dzsw_b p {
	line-height:24px;
	color:#333;
}
.dzsw_b p a {
	color:#0074c0;
}
.dzsw_b1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
.main3_dz {
	width:960px;
	margin:0 auto;
}
.main3_dz ul li {
	width:209px;
	height:115px !important;
	border-right:#ddd 1px solid;
	padding:100px 15px 15px 15px;
	cursor:pointer;
	float:left;
}
.main3_dz ul li:hover {
	background:#f7f7f7;
	display:block;
	color:#ff5729
}
/*.main3_all ul li .d1:hover{background: url(../images/i8.png) no-repeat center;_background: url(../images/i8.gif) no-repeat center;}
*/.main3_dz ul li .d2 {
	width:209px;
	height:auto !important;
	border-top:#ddd 1px dashed;
	padding-top:15px;
	margin-top:10px;
}
.main3_dz ul li.hm1 {
	background:url(../images/i7.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm1:hover {
	background:#f7f7f7 url(../images/i8.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm2 {
	background:url(../images/dz_0.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm2:hover {
	background:#f7f7f7 url(../images/dz_1.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm3 {
	background:url(../images/i15.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm3:hover {
	background:#f7f7f7 url(../images/i14.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm4 {
	background:url(../images/i11.png) no-repeat 85px 15px;
}
.main3_dz ul li.hm4:hover {
	background:#f7f7f7 url(../images/i16.png) no-repeat 85px 15px;
}
.main3_dz ul li .d2_a {
	font-size:18px;
	color:#000;
	text-align:center;
	width:209px;
	border-top:#ddd 1px dashed;
	padding-top:10px;
	text-align:center;
}
.main3_dz ul li:hover .d2_a {
	font-size:18px;
	color:#ff5729;
	text-align:center;
}
.d2_b span {
	color:#ff5729
}
.d2_b {
	line-height:24px;
	color:#333;
}
.wzzd {
	width:447px;
	height:55px;
	margin:0 auto;
	background: url(../images/wz8.jpg);
	margin-top:10px;
}
/*****移动应用开发*****/
.yd {
	width:100%;
	background:url(../images/yd1.jpg) repeat-x;
}
.yd_960 {
	width:960px;
	height:393px;
	margin:0 auto;
}
.yd_success {
	width:960px;
	height:auto !important;
	margin:20px auto 0;
	border-top:#ddd 1px dashed;
	padding-top:15px;
}
.yd_success h2 {
	width:960px;
	margin-bottom:20px;
}
.yd_left {
	font-size:20px;
	color:#000;
	font-weight:bold;
	float:left;
}
.yd_right {
	float:right;
	font-size:12px;
	font-weight:normal;
}
.yd_right a {
	color:#666;
}
.yd_success ul {
	width:999px;
	overflow:hidden;
}
.yd_success ul li {
	width:72px;
	height:72px;
	float:left;
	display:block;
	margin-right:39px;
}
.main3_yd {
	width:960px;
	margin:0 auto;
}
.main3_yd ul li {
	width:209px;
	height:115px !important;
	border-right:#ddd 1px solid;
	padding:100px 15px 15px 15px;
	cursor:pointer;
	float:left;
}
.main3_yd ul li:hover {
	background:#f7f7f7;
	display:block;
	color:#ff5729
}
.main3_yd ul li .d1 {
	width:80px;
	height:70px;
	display: block;
	margin:0 auto;
	text-align:center;
}
.main3_yd ul li .d1 img {
	vertical-align:middle;
}
/*.main3_all ul li .d1:hover{background: url(../images/i8.png) no-repeat center;_background: url(../images/i8.gif) no-repeat center;}
*/.main3_yd ul li .d2 {
	width:209px;
	height:auto !important;
	border-top:#ddd 1px dashed;
	padding-top:15px;
	margin-top:10px;
}
.main3_yd ul li .d2_a {
	font-size:18px;
	color:#000;
	width:209px;
	border-top:#ddd 1px dashed;
	text-align:center;
	padding-top:10px;
}
.main3_yd ul li:hover .d2_a {
	font-size:18px;
	color:#ff5729;
	text-align:center;
}
.d2_b span {
	color:#ff5729
}
.d2_b {
	line-height:24px;
	color:#333;
}
.main3_yd ul li.hm1 {
	background:url(../images/yd_1.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm1:hover {
	background:#f7f7f7 url(../images/yd_1.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm2 {
	background:url(../images/yd_2.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm2:hover {
	background:#f7f7f7 url(../images/yd_2.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm3 {
	background:url(../images/yd_3.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm3:hover {
	background:#f7f7f7 url(../images/yd_3.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm4 {
	background:url(../images/yd_4.gif) no-repeat 85px 15px;
}
.main3_yd ul li.hm4:hover {
	background:#f7f7f7 url(../images/yd_4.gif) no-repeat 85px 15px;
}
/*****关于我们*****/
.a_banner {
	width:100%;
	height:160px;
	background:#e5e8eb;
}
.a_banner_mid {
	width:960px;
	height:160px;
	margin:0 auto;
}
.subnav {
	width:205px;
	height: auto !important;
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.subnav h2 {
	width:203px;
	height:37px;
	border:#2874d6 1px solid;
	background: url(../images/about2.jpg) repeat-x;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:37px;
}
.subnav_s {
	width:203px;
	border:#d2d2d2 1px solid;
	border-top:0;
	border-bottom:0;
	height:auto !important;
}
.subnav_s ul li {
	width:203px;
	height:40px;
	border-bottom:#d2d2d2 1px solid;
	background: url(../images/about3.jpg) repeat-x;
	line-height:40px;
	cursor:pointer;
}
.sub1 {
	padding-left:20px;
	font-size:12px;
	color:#424242;
	width:183px;
	height:40px;
	display:block;
}
.sub1:hover {
	width:183px;
	height:40px;
	background:url(../images/about4.jpg);
	display:block;
	color:#0074c0;
	padding-left:20px;
}
.sub2 {
	width:183px;
	height:40px;
	background:url(../images/about4.jpg);
	display:block;
	color:#0074c0;
	padding-left:20px;
}
.us_right {
	width:735px;
	height:auto !important;
	float:left;
	margin-top:20px;
}
.us_right1 {
	text-align:right;
	font-size:12px;
	color:#333;
}
.us_right1 a {
	color:#333;
}
.us_right1 a:hover {
	text-decoration:underline;
}
.us_right h2 {
	font-size:22px;
	color:#000;
	padding:10px 0px 20px;
}
.us_right_a {
	width:735px;
	height:auto !important;
}
.us_right_a ul li {
	width:215px;
	height:178px;
	float:left;
	margin-right:45px;
	_margin-right:40px;
}
.us_right p {
	line-height:24px;
	color:#333;
	margin-top:20px;
	text-indent:2em;
}
.infocontent {
	width:735px;
	height:auto;
	color:#696969;
	overflow:hidden;
	line-height:22px;
}
/*****成功案例*****/

/*选项卡1*/
#Tab1 {
	width:960px;
	height:auto !important;
	position:relative;
	top:-34px;
}
/*菜单class*/
.Menubox {
	width:960px;
	height:34px;
	line-height:34px;
}
.Menubox li {
	float:left;
	display:block;
	cursor:pointer;
	width:145px;
	text-align:center;
	background:url(../images/cg2.jpg);
	margin-right:15px;
}
.Menubox li a {
	color:#fff;
	font-size:14px;
}
.Menubox li.hover {
	padding:0px;
	background:#fff;
	width:145px;
	background: url(../images/cg1.jpg);
	color:#000;
	height:34px;
	line-height:34px;
	display:block;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	border-top:none;
	padding:20px 0px 10px;
}
.Contentbox .boxleft {
	width:260px;
	height:auto !important;
	float:left;
	margin-right:30px;
}
.boxleft h2 {
	font-size:20px;
	color:#000;
	padding-bottom:15px;
}
.boxleft ul li {
	font-size:12px;
	color:#333;
	width:260px;
	margin-top:5px;
}
.box1 {
	color:#333;
	display:block;
	background:url(../images/cg3.jpg) no-repeat;
	background-position:5px 10px;
	width:260px;
	padding-left:15px;
	display:block;
	width:245px;
	line-height:27px;
}
.box1:hover {
	display:block;
	width:245px;
	height:27px;
	color:#fff;
	padding-left:15px;
	background:url(../images/cg4.jpg);
	line-height:27px;
}
.box2 {
	display:block;
	width:245px;
	height:27px;
	color:#fff;
	padding-left:15px;
	background:url(../images/cg4.jpg);
	line-height:27px
}
.boxright {
	width:670px;
	height:auto !important;
	float:left;
}
.boxright ul li {
	border-bottom:#ddd 1px solid;
	margin-bottom:20px;
	padding-bottom:20px;
}
.boxright_a {
	width:252px;
	height:165px;
	float:left;
	margin-right:20px;
}
.boxright_b {
	width:398px;
	float:left;
}
.boxright_b1 {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.boxright_b2 {
	line-height:24px;
	color:#333;
}
.boxright_b2 span {
	color:#006db8;
}
.boxright_b2 a {
	color:#006db8
}
.boxright .pages {
	width:576px;
	height:27px;
}
/*一流素材网www.16sucai.com*/






/*****底部*****/
.footer {
	width:100%;
	height:auto !important;
	margin-top:30px;
}
.footer_top {
	width:100%;
	height:auto !important;
	background:#565656;
	padding:20px 0px;
}
.footer_top1 {
	width:960px;
	height:auto !important;
	margin:0 auto;
}
.footer_top1 .ly1 {
	width:192px;
	float:left;
}
.ly1 h2 {
	font-size:14px;
	color:#fff;
	padding-bottom:10px;
}
.ly1 ul li {
	line-height:26px;
	font-size:12px;
	padding-left:18px;
	background:url(../images/f1.jpg) no-repeat;
	background-position:5px 11px;
}
.ly1 ul li a {
	color:#fff;
}
.ly1 ul li a:hover {
	text-decoration:underline;
}
.ly1 p {
	line-height:26px;
	color:#fff;
}
.ly1 p img {
	vertical-align:middle;
	margin-right:5px;
}
.ly1 p b {
	font-size:14px;
	color:#FC0;
}
.footer_ft {
	width:100%;
	height:auto !important;
	background:#2d2d2d;
	padding:15px 0px;
}
.footer_ft1 {
	width:960px;
	margin:0 auto;
	text-align:center;
	color:#7f7f7f;
}
#back-to-top {
	position:fixed;
	bottom:5%;
	left:85%;
}
#back-to-top a {
	text-align:center;
	text-decoration:none;
	color:#d1d1d1;
	display:block;
	width:50px;
	/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
		-moz-transition:color 1s;
	-webkit-transition:color 1s;
	-o-transition:color 1s;
}
#back-to-top a:hover {
	color:#979797;
}
#back-to-top a span {
	display:block;
	height:50px;
	width:50px;
	background:url(../images/top.png) no-repeat center center;
	margin-bottom:5px;
	-moz-transition:background 1s;
	-webkit-transition:background 1s;
	-o-transition:background 1s;
}
#back-to-top a:hover span {
	background:url(../images/top.png) no-repeat center center;
}
/****banner****/

#banner {
	padding: 0px;
	width: 960px;
	height: 380px;
	margin:0 auto;
}
.slides {
	margin: 0px auto;
	width: 960px;
	height: 380px;
	overflow: hidden;
	position: relative;
}
.slide-pic {
	margin: 0px;
	padding: 0px;
	width: 960px;
	overflow: hidden;
	list-style: none;
}
.slide-pic img {
	width: 960px;
	height: 380px;
}
.slide-pic li {
	display: none;
}
.slide-pic li.cur {
	display: block;
}
.slide-li {
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.slide-li li {
	margin: 0px;
	padding: 0px;
	width: 192px;
	height: 10px;
	float: left;
	overflow: hidden;
	list-style: none;
}
.slide-li a {
	width: 192px;
	height: 10px;
	color: #000;
	font-size: 12px;
	display: block;
}
.slide-li a:hover {
	color: #F00;
	text-decoration: none;
}
.op li {
	background: #999999;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.op li.cur {
	background: #666666;
}
.slide-txt span {
	display: none;
}
/*****网站诊断*****/
.main3_zd {
	width:960px;
	margin:0 auto;
}
.main3_zd ul li {
	width:209px;
	height:115px !important;
	border-right:#ddd 1px solid;
	padding:100px 15px 15px 15px;
	cursor:pointer;
	float:left;
}
.main3_zd ul li:hover {
	background:#f7f7f7;
	display:block;
	color:#ff5729
}
/*.main3_all ul li .d1:hover{background: url(../images/i8.png) no-repeat center;_background: url(../images/i8.gif) no-repeat center;}
*/.main3_zd ul li .d2 {
	width:209px;
	height:auto !important;
	border-top:#ddd 1px dashed;
	padding-top:15px;
	margin-top:10px;
}
.main3_zd ul li.hm1 {
	background:url(../images/wz1.1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm1:hover {
	background:#f7f7f7 url(../images/wz1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm2 {
	background:url(../images/wz2.1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm2:hover {
	background:#f7f7f7 url(../images/wz2.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm3 {
	background:url(../images/i7.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm3:hover {
	background:#f7f7f7 url(../images/i8.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm4 {
	background:url(../images/i9.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm4:hover {
	background:#f7f7f7 url(../images/i10.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm5 {
	background:url(../images/wz6.1.gif) no-repeat 85px 15px;
}
.main3_zd ul li.hm5:hover {
	background:#f7f7f7 url(../images/wz6.gif) no-repeat 85px 15px;
}
.main3_zd ul li.hm6 {
	background:url(../images/wz5.1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm6:hover {
	background:#f7f7f7 url(../images/wz5.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm7 {
	background:url(../images/wz4.1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm7:hover {
	background:#f7f7f7 url(../images/wz4.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm8 {
	background:url(../images/wz3.1.png) no-repeat 85px 15px;
}
.main3_zd ul li.hm8:hover {
	background:#f7f7f7 url(../images/wz3.png) no-repeat 85px 15px;
}
.main3_zd ul li .d2_a {
	font-size:18px;
	color:#000;
	text-align:center;
	width:209px;
	border-top:#ddd 1px dashed;
	padding-top:10px;
	text-align:center;
}
.main3_zd ul li:hover .d2_a {
	font-size:18px;
	color:#ff5729;
	text-align:center;
}
.d2_b span {
	color:#ff5729
}
.d2_b {
	line-height:24px;
	color:#333;
}
/***分页样式***/
.page {
	padding-top:20px;
	overflow:hidden;
}
.page ul {
	float:right;
}
.page ul li {
	float:left;
	height:30px;
	line-height:30px;
	padding-left:4px;
}
.page ul li a:link, .page ul li a:visited {
	padding:3px 10px;
	border:#CCCCCC solid 1px;
	font-size:12px;
}
.page a:hover {
	padding:3px 10px;
	border:#CCCCCC solid 1px;
	background:#0074c1;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
}
/*详情页新版样式*/
.alxq span {
	font-size:16px;
	font-family:"微软雅黑";
	display:block;
	color:#343434;
}
.alxq ul {
	width:678px;
	background:#f4f4f4;
	margin-top:10px;
}
.alxq ul li {
	line-height:30px;
	padding:5px 0px 5px 15px;
	color:#777777;
}
.alxq ul .Ls {
	color:#006dba;
	font-weight:bold;
}
.alxq_xm {
	margin-top:15px;
}
.alxq_xm span {
	color:#026eb9;
	margin-bottom:10px;
}
.alxq_content {
	margin-top:8px;
	color:#555555;
}
.l_jj {
	width:100%;
	overflow:hidden;
}
.a_conter {
	width:970px;
	margin: 0 auto;
	overflow:hidden;
}
.anl {
	width:970px;
	font-weight:bold;
	font-size:20px;
	color:#000000;
	height:50px;
	line-height:50px;
}
.yy_con {
	clear:both;
	overflow:hidden;
}
.yy_con dl {
	padding-top:30px;
	overflow:hidden;
}
.yy_con dl dt {
	width:130px;
	height:99px;
	float:left;
}
.yy_con dl dd {
	width:840px;
	float:left;
	line-height:20px;
	color:#666666;
	overflow:hidden;
}
.yy_con dl dd span {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.al_lb {
	clear:both;
	padding-top:10px;
	overflow:hidden;
}
.al_lb ul li {
	float:left;
	padding-left:10px;
	display:block;
}
.adout_cont {
	padding-bottom:10px;
	overflow:hidden;
}
.dtls {
	width:368px;
	height:349px;
	float:left;
}
.dtls2 {
	width:340px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
.dtls3 {
	width:245px;
	float:right;
	overflow:hidden;
}
/*效果*/
.cases .case.case-dark {
	background-color:#f1f1f1
}
.cases .case.case-light {
	background-color:white
}
.cases .case .block-left {
	float:left;
	width:515px
}
.cases .case .block-left h1 {
	font-size:30px;
	text-align:left;
	margin-top2:50px;
	margin-bottom:30px
}
.cases .case .block-left p {
	font-size:14px
}
.cases .case .block-left .case-pages {
	margin-bottom:0
}
.cases .case .block-left .case-pages a {
	color:black
}
.cases .case .block-left .case-pages .active>a {
	background-color:#ddd
}
.cases .case .block-left .img_list {
	width:540px;
	margin-top2:40px;
	margin-left:-25px;
	overflow:hidden
}
.cases .case .block-left .img_list li {
	list-style:none;
	position:relative;
	float:left;
	width:228px;
	height:225px;
	margin:0 0 25px 25px;
	padding:7px;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:white
}
.cases .case .block-left .img_list li h4 {
	margin-bottom:10px;
	font-size:16px
}
.cases .case .block-left .img_list li img {
	margin-bottom:5px;
	width:228px;
	height:140px
}
.cases .case .block-left .img_list li .link {
	cursor:pointer
}
.cases .case .block-left .img_list li .category {
	display:block;
	margin-top2:9px
}
.cases .case .block-left .img_list li .code-link {
	display:block;
	text-decoration:underline;
	position:absolute;
	color:#333;
	bottom:9px;
	right:55px;
	height:31px
}
.cases .case .block-left .img_list li .view {
	display:block;
	position:absolute;
	bottom:9px;
	right:15px;
	height:31px;
	overflow:hidden;
	color:#ff6855;
	text-decoration:underline
}
.cases .case .block-left .img_list li .view:hover {
	text-decoration:none
}
.cases .case .block-right {
	float:right!important;
	width:410px
}
.cases .case .block-right .examples {
	width:410px
}
.cases .case .block-right .iframeiphone {
	position:absolute;
	top2:150px;
	width:410px;
	height:810px;
	background:url(../images/phone.jpg) no-repeat left top;
	overflow:hidden
}
.cases .case .block-right .iframeiphone .forScroll {
	position:absolute;
	top2:142px;
	left:33px;
	width:345px;
	height:520px;
	-webkit-overflow-scrolling:touch;
	overflow-y:auto;
	overflow-x:hidden
}
.cases .case .block-right .iframeiphone .forScroll iframe {
	width:345px;
	height:520px;
	overflow:auto;
	margin:0;
	border:0
}
.cases .case .slides {
	margin-left:20px;
	text-align:center
}
.cases .case .slides h4 {
	font-size:18px;
	margin-top2:30px
}
.cases .case .slides .col1, .cases .case .slides .col2, .cases .case .slides .col3 {
	float:left;
	height:500px
}
.cases .case .slides .col1, .cases .case .slides .col3 {
	height:80px;
	width:40px;
	margin:210px 0 210px 0
}
.cases .case .slides .col1 img, .cases .case .slides .col3 img {
	cursor:pointer;
	cursor:hand
}
.cases .case .slides .col2 {
	width:635px;
	margin:30px 80px 50px 80px;
	text-align:center
}
.cases .case .case-left {
	float:left
}
.cases .case .case-left.case-show {
	margin-right:120px
}
.cases .case .case-right {
	float:right!important
}
.cases .case .case-right.case-show {
	margin-left:120px
}
.cases .case .case-show {
	padding:60px 0
}
.cases .case .case-desc {
	width:360px;
	padding-top2:60px
}
.cases .case .case-desc h3 {
	font-size:20px;
	margin-bottom:30px
}
.cases .case .case-desc h4 {
	font-size:15px;
	margin-bottom:40px
}
.cases .case .case-desc h5 {
	margin-bottom:0
}
.cases .case .case-desc p {
	margin-bottom:10px;
	font-size:14px
}
.cases .case.case-register {
	text-align:center
}
.cases .case.case-register .strip-desc {
	width:500px;
	padding:25px 0 0 30px
}
.cases .case.case-register .strip-show {
	padding:25px 0 20px 0
}
.cases #jump-code {
	display:none;
	width:450px;
	height:400px;
	top2:30%;
	padding:10px;
	background:rgba(0, 0, 0, 0.5);
	border-radius:0
}
.cases #jump-code .codeclose {
	margin:10px 10px;
	opacity:.8
}
.cases #jump-code>.modal-body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background-color:white
}
.cases #jump-code>.modal-body>img {
	padding-top2:60px;
	padding-left:30px
}
.modal-backdrop.fade.in {
	opacity:.3
}
.features .feature.feature-w3c .regbutton {
	margin-top2:120px
}
.cases .case .block-right .iframeiphone {
	position:absolute;
	top2:150px;
	width:410px;
	height:810px;
	background:url(../images/phone.jpg) no-repeat left top;
	overflow:hidden
}
.cases .case .block-right .iframeiphone iframe {
	position:absolute;
	top2:107px;
	left:30px;
	width:348px;
	height:555px
}
.cases .case .slides {
	margin-left:20px;
	text-align:center
}