/*--服务搜索开始--*/
#search{
	width:221px;
	line-height:33px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 15px 0;
	background:#fff;
	margin-top:4px;
}
#search .text{
	width:124px;
	height:19px;
	border:1px solid #c9c9c9;
	float:left;
	margin-left:14px;
	margin-top:15px;
	color:#808080;
	line-height:22px;
	font-size:12px;
	padding-left:10px;

}
#search .buttom{
	width:45px;
	height:21px;
	border:none;
	background:url(../images/soussou.jpg);
	margin-left:8px;
	float:left;
	cursor:pointer;	
	margin-top:15px;
}
/*--服务搜索结束--*/
/*-------服务首页开始-------*/
#serwiceHome{
	padding:15px 0 80px 0;
}
#serwiceHome .serwiceHomece{
	width:925px;
	height:703px;
	background:url(../images/Servicebg.jpg) no-repeat;
	margin:0 auto;
}
#serwiceHome .serwiceHomecetop{
	width:925px;
	height:703px;
	margin:0 auto;
	position:relative;
}
#serwiceHome .more{
	font-size:14px;
	color:#90c31e;
	margin-left:5px;
}
#serwiceHome .more:hover{
	color:#ff6600;
}
#serwiceHome .serwiceHomecetop ul{
	padding:11px;
}
#serwiceHome .serwiceHomecetop li{
	width:137px;
	height:137px;
	float:left;
	display:inline;
	position:absolute;
}
#serwiceHome .serwiceHomecetop .imga{
	width:137px;
	height:137px;
	overflow:hidden;
	display:block;
}
#serwiceHome .serwiceHomecetop .imga:hover{
	position:relative;
	left:1px;
	top:1px;
}
/*-------服务首页结束-------*/

/*-------子作品展示开始-------*/
#subservice{
	width:960px;
	padding:15px 0 80px 0;
	margin:0 auto
}
/*子导航开始*/
#subservice_subnav{
	width:221px;
	float:left;
	padding-top:5px;
}
#subservice_subnav .subnavce{
	width:221px;
	margin:0 auto;
}
#subservice_subnav h1{
	background:#fff;
	height:37px;
	line-height:42px;
	color:#666666;
	font-size:14px;
	padding-left:22px;
	margin-bottom:4px;
	overflow:hidden;
}
#subservice_subnav .subnav{
	background:#fff;
	line-height:28px;
	padding:15px 0;
}
#subservice_subnav .subnav dt a{
	width:182px;
	height:28px;
	margin-bottom:2px;
	padding-left:25px;
	display:block;
	line-height:34px;
	font-weight:bold;
	color:#777;
	overflow:hidden;
	margin:0 auto;
	font-size:14px;
}
#subservice_subnav .subnav dt a:hover,#subservice_subnav .subnav .subnav_index a{
	color:#fff;
	background:#90c11e;
}
#subservice_subnav .subnav li a{
	width:172px;
	margin:0 auto;
	height:28px;
	margin-bottom:2px;
	padding-left:35px;
	display:block;
	line-height:34px;
	color:#656565;
	font-size:12px;
	overflow:hidden;
}
#subservice_subnav .subnav li a:hover,#subservice_subnav .subnav .dsjisubnav_index a{
	color:#91c31e;
	background:#ebffbe;
}

/*子导航结束*/

/*子内容开始*/
#submain{
	width:725px;
	float:left;
	margin-left:10px;
}
#wihdthsubmain{
	max-width:98%;
	min-width:960px;
	margin:0 auto;
	padding-bottom:80px;
	padding-top:6px;
	padding-left:10px
}
.masonry-box {
	width:auto;
	z-index:10;
	margin-left:227px;
}

#submain .submain_list{
	float:left;
	padding-top:1px;
	background:url(../images/submain_list_bg.jpg) top no-repeat;
	margin:5px 10px;
}
.submain_list{
	float:left;
	padding-top:1px;
	background:url(../images/submain_list_bg.jpg) top no-repeat;
	margin:5px 5px 5px 6px;
}
.submain_bg{
	width:207px;
	padding:6px 7px;
	background:url(../images/submain_listbg.jpg) repeat-y;
}
 .submain_list img{
	width:203px;
	display:block;
}
.submain_list h2 a{
	font-size:13px;
	margin-top:10px;
	padding-left:10px;
	display:block;
	color:#91c31e;
}
.submain_list h2 a:hover{
	text-decoration:underline;
}
.submain_list p{
	padding-top:10px;
	text-align:right;
	font-size:12px;
	color:#9c9c9c
}
.submain_list p a{
	color:#9c9c9c;
}
.submain_list p a:hover{
	text-decoration:underline;
}
div.submain_bottombg{
	width:221px;
	height:9px;
	overflow:hidden;
	background:url(../images/submain_listbgbuttom.jpg) no-repeat
}
/*子内容结束*/

/*-------子作品展示结束-------*/
/*-------中心介绍开始-------*/
.page_introduction{
	padding:35px;
	background:#fff;
	border:5px solid #ededed;
}

.Subtitle{
	color:#2c3b0b;
	text-align:center;
	font-weight:700;
	margin:0 auto;
	font-size:16px;
}
.page_Content_Author{
	color:#b5b5b5;
	text-align:center;
	line-height:25px;
	margin:10px auto 25px auto;
	border-bottom:solid 1px #91c31e;
}
.page_Content_Content{
	margin:0 auto;
	min-height:500px; /*--最小高度--*/
	_height:500px; /*--最小高度--*/
}
.page_Content_Content p{
	text-indent:2em;
}
.page_Content_Source{
	color:#b5b5b5;
	height:25px;
	margin:30px auto 10px auto;
	border-bottom:solid 1px #91c31e;
}
.page_Content_Source span{
	line-height:25px;
	text-indent:0;
	color:#b5b5b5;
}
.page_Content_Source .left{
	margin-left:20px;
	float:left;
}
.page_Content_Source .right{
	margin-right:20px;
	float:right;
}
.new7{
	color:#5382A1;
}
.new7 a{
	color:#5382A1;
	text-decoration:none;
}
.new7 a:hover{
	color:#ff6600;
	text-decoration:none;
}
/*-------中心介绍结束-------*/
/*-------业务介绍内容开始-------*/
.page_Build_Title{
	width:228px;
	height:60px;
	background:url(../xxzx_images/img_08.jpg) no-repeat;
}
.page_Build_Content{
	margin:5px 20px 30px 100px;
}
.page_Maintain_Title{
	width:252px;
	height:60px;
	background:url(../xxzx_images/img_09.jpg) no-repeat;
}
.page_Develop_Title{
	width:252px;
	height:73px;
	background:url(../xxzx_images/img_10.jpg) no-repeat;
}
.page_UI_Title{
	width:184px;
	height:64px;
	background:url(../xxzx_images/img_11.jpg) no-repeat;
}
/*-------业务介绍内容结束-------*/
/*-------信息化建设开始-------*/
.page_Domain_Title{
	width:297px;
	height:77px;
}
.page_Domain_Content{
	width:619px;
	margin:10px auto 20px auto;
}
.page_Service_Content{
	margin:10px 0 30px 0;
}
.page_Website_Content{
	margin:10px 0 15px 0;
}
.page_Service_td{
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	background:#b9daf9 url(../xxzx_images/page_Service_bg.jpg) repeat-y right;
}
.page_Service_td1{
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	background-color:#ddf0ff;
}
.page_Service_td3{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-left:12px;
	background:#f1f3f5 url(../xxzx_images/page_Service_bg1.jpg) repeat-y right;
}
.page_Service_td4{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding:10px;
	background-color:#fafbff;
}
.page_Service_td5{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-left:12px;
	background:#c5dff8 url(../xxzx_images/page_Service_bg.jpg) repeat-y right;
}
.page_Service_td6{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding:10px;
	background-color:#ddf0ff;
}
.page_Service_td4 p, .page_Service_td6 p{
	text-indent:0;
}
.page_Website_Title{
	height:64px;
	line-height:64px;
	margin-top:5px;
	font-size:16px;
	padding-left:72px;
	color:#b77d27;
	font-weight:700;
	background:url(../xxzx_images/img_04.jpg) no-repeat;
}
.page_Customized_Title{
	height:64px;
	line-height:64px;
	margin-top:10px;
	font-size:16px;
	padding-left:72px;
	color:#f04848;
	font-weight:700;
	background:url(../xxzx_images/img_05.jpg) no-repeat;
}
.page_Design_Title{
	height:64px;
	line-height:64px;
	margin-top:10px;
	font-size:16px;
	padding-left:72px;
	color:#157fe1;
	font-weight:700;
	background:url(../xxzx_images/img_06.jpg) no-repeat;
}
.page_Image_Title{
	height:40px;
	line-height:46px;
	padding-top:6px;
	margin-top:5px;
	font-size:14px;
	padding-left:42px;
	color:#656565;
	font-weight:700;
	background:url(../xxzx_images/img_07.jpg) no-repeat;
}
.page_Image_Content{
	margin:5px 0 10px 0;
}
/*-------信息化建设结束-------*/
/*-------应用软件开发开始-------*/
.page_Software_Title{
	width:300px;
	height:110px;
	background:url(../xxzx_images/img_12.jpg) no-repeat;
}
.page_Software_Content{
	margin:5px 10px 20px 10px;
}
.page_Demand_Title{
	width:210px;
	height:60px;
	line-height:60px;
	background:url(../xxzx_images/img_13.jpg) no-repeat;
}
.page_Summary_Title{
	width:180px;
	height:72px;
	line-height:72px;
	background:url(../xxzx_images/img_14.jpg) no-repeat;
}
.page_Detailed_Title{
	width:180px;
	height:60px;
	line-height:60px;
	background:url(../xxzx_images/img_15.jpg) no-repeat;
}
.page_Coding_Title{
	width:140px;
	height:60px;
	line-height:60px;
	background:url(../xxzx_images/img_16.jpg) no-repeat;
}
.page_Test_Title{
	width:140px;
	height:60px;
	line-height:60px;
	background:url(../xxzx_images/img_17.jpg) no-repeat;
}
.page_Deliver_Title{
	width:210px;
	height:68px;
	line-height:68px;
	background:url(../xxzx_images/img_18.jpg) no-repeat;
}
.page_Acceptance_Title{
	width:140px;
	height:60px;
	line-height:60px;
	background:url(../xxzx_images/img_19.jpg) no-repeat;
}
/*-------应用软件开发结束-------*/
/*-------UI设计开始-------*/
.page_Principle_Title{
	width:274px;
	height:92px;
	background:url(../xxzx_images/img_20.jpg) no-repeat;
}
.page_User_Title{
	width:140px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_21.jpg) no-repeat;
}
.page_User_Content{
	margin:3px 10px 10px 10px;
}
.page_Platform_Title{
	width:180px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_22.jpg) no-repeat;
}
.page_Search_Title{
	width:180px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_23.jpg) no-repeat;
}
.page_Style_Title{
	width:240px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_24.jpg) no-repeat;
}
.page_Difference_Title{
	width:540px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_25.jpg) no-repeat;
}
.page_Avoid_Title{
	width:240px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_26.jpg) no-repeat;
}
.page_Root_Title{
	width:300px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_27.jpg) no-repeat;
}
.page_Limit_Title{
	width:280px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_28.jpg) no-repeat;
}
.page_Local_Title{
	width:220px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_29.jpg) no-repeat;
}
.page_Conduct_Title{
	width:180px;
	height:52px;
	line-height:52px;
	background:url(../xxzx_images/img_30.jpg) no-repeat;
}
.page_Surface_Title{
	width:204px;
	height:96px;
	margin-top:25px;
	background:url(../xxzx_images/img_31.jpg) no-repeat;
}
.page_Process_Title{
	width:204px;
	height:90px;
	background:url(../xxzx_images/img_32.jpg) no-repeat;
}
.page_Stage_Title{
	width:120px;
	height:54px;
	line-height:54px;
	margin-top:10px;
	background:url(../xxzx_images/img_33.jpg) no-repeat;
}
.page_Analysis_Title{
	width:160px;
	height:54px;
	line-height:54px;
	background:url(../xxzx_images/img_34.jpg) no-repeat;
}
.page_Research_Title{
	width:160px;
	height:54px;
	line-height:54px;
	background:url(../xxzx_images/img_35.jpg) no-repeat;
}
.page_Program_Title{
	width:160px;
	height:54px;
	line-height:54px;
	background:url(../xxzx_images/img_36.jpg) no-repeat;
}
.page_Verification_Title{
	width:160px;
	height:54px;
	line-height:54px;
	background:url(../xxzx_images/img_37.jpg) no-repeat;
}

/*-------UI设计结束-------*/
.page_Service_Content p, .page_Website_Content p, .page_Image_Content p, .page_Build_Content p, .page_Software_Content p, .page_User_Content p{
	line-height:25px;
	font-size:14px;
}
.ui h4{
	padding-left:75px;
	padding-top:10px;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:700;
}