@charset "UTF-8";
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,hr,select{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
section, article, aside, header, footer, nav, dialog, figure {display:block;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-size:inherit;font-weight:inherit;}

/*public*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clear{clear: both;}
.f_l {float:left;}
.f_r {float:right;}
.t_l {text-align:left;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666;}
.f_orange {color:#FF6600;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#225588;}
.f_price {font-weight:bold;font-family:Arial;color:#FF0000;}
.b25 {height:25px;font-size:1px;}
.b20 {height:20px;font-size:1px;}
.b30 {height:30px;font-size:1px;}
.b40 {height:40px;font-size:1px;}
.b60 {height:60px;font-size:1px;}
.b80 {height:80px;font-size:1px;}
.c_p{cursor: pointer;}
.dsn{display: none;}
body {
	font-family: Microsoft YaHei, Segoe UI, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fff;
}

a {
	color: #39f;
	text-decoration: none;
}

a:hover {
	/*text-decoration: underline;*/
}

.btn_blue, #filter li a.cur, .category li a.cur {
	background-color: #4d90fe;
	background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
	background-image: linear-gradient(top, #4d90fe, #4787ed);
	border: 1px solid #3079ed;
	color: #fff;
}

.btn_blue:hover, #filter li a.cur:hover, .category li a.cur:hover {
	background-color: #357ae8;
	background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
	background-image: linear-gradient(top, #4d90fe, #357ae8);
	border: 1px solid #2f5bb7;
	border-image: initial;
	text-decoration: none
}

.textinput {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	padding: 1px 8px;
	color: #999;
}

.textinput:focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	border: 1px solid #0084cf;
	outline: none;
	color: #666;
}

/*.cat_title {
	overflow: hidden;
	padding: 35px 0 15px;
	border-bottom: 1px dotted #333;
}*/

/*.cat_title h2 {
	font-size: 48px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-top: 65px;
}*/

/*.cat_title p {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	color: #999;
	margin-top: 65px;
	margin-left: 10px;
}*/

/*.cat_title strong {
	font-size: 60px;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	margin-right: 6px;
	vertical-align: middle;
}*/

/*.cat_title .more {
	font-size: 24px;
	position: absolute;
	right: 10px;
	top: 50px;
}*/
/*header*/
header {
	width: 100%;
	height: 110px;
	position: fixed;
	top: 0;
	z-index: 999;
}

* html {
	background-image: url(about:blank);
	background-attachment: fixed
}

* html header {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop))
}

#navbg {
	width: 100%;
	height: 120px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0px;
	background: #FFF;
}

header h1.logo {
	position: absolute;
	top: 20px;
}

header nav {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	background: url(img/nav_tel.png) no-repeat 300px 10px;
}

header nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 115px;
	height: 118px;
}

header nav li a {
	display: block;
	height: 40px;
	padding-left: 20px;
	margin: 70px 5px 0 5px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

header nav li a:hover {
	text-decoration: none;
}

header nav li span {
	display: block;
	color: #999;
	font-size: 11px;
	-webkit-text-size-adjust: none;
}
/*banner*/
/*.index-banner{ width:100%; height: 452px; position: relative; margin-top: 5px;}
.mainbanner { width: 100%;	height: 452px; overflow: hidden; position: absolute; top: 0px; left: 0px; z-index: 997;}
.mainbanner_window { width: 100%; height: 452px; overflow: hidden; position:absolute;}
.mainbanner_window ul { width: 999999px; height: 452px; position: relative;}
.mainbanner_window li {width: 100%; height: 452px; text-align: center; font-size: 0px; float: left; display: inline; overflow: hidden; position: relative;}
.mainbanner_window li img{ width: 100%;	height: 452px; position: absolute; top: 0px; left: 0px;}
.mainbanner_list{left: 50%;  bottom: 20px; width: 120px; height: 16px; margin-left: -60px; position: absolute;}
.mainbanner_list li {width: 20px; height: 20px; line-height: 20px; overflow: hidden; float: left; margin: 0 5px;}
.mainbanner_list a{color: #3ABDF3; width: 16px; height: 16px; line-height: 16px; float: left; display: inline-block; overflow: hidden; border: 2px solid #3ABDF3;}
.mainbanner_list li.active a {color: #3ABDF3; text-decoration: none; background: #3ABDF3;}
.mainbanner_list li a:hover {background: #3ABDF3; text-decoration: none;}*/



/*#banner {
	width: 100%;
	height: 650px;
	background: #000;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

#banner_img {
	display: block;
	position: relative;
}

#banner_img li {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 650px;
	background-position: center;
	background-size: cover;
	display: none;
}

#banner_img .ad_img {
	position: absolute;
	right: 10px;
	top: 80px;
	width: 506px;
	height: 404px
}

#banner_img .ad_txt {
	position: absolute;
	left: 10px;
	top: 170px;
	color: #fff;
	text-shadow: 1px 1px rgba(51, 51, 51, 0.3);
}

#banner_img .ad_txt h2 {
	font: bold 36px/60px Microsoft YaHei;
}

#banner_img .ad_txt a {
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	background: #fff;
	color: #666;
	text-decoration: none;
	text-shadow: none;
}

#banner_img .ad_txt h2 a, #banner_img .ad_txt p a {
	width: 500px;
	background: transparent;
	color: #fff;
	text-align: left;
}

.click-to-view {
	font-size: 16px;
	font-weight: 700;
}

#banner_ctr {
	position: absolute;
	width: 960px;
	height: 122px;
	margin-left: -480px;
	left: 50%;
	bottom: 40px;
	z-index: 1;
}

#banner_ctr ul {
	width: 960px;
	height: 122px;
	background: url(img/serv_ico.png) center no-repeat;
	font-size: 0;
	line-height: 0;
	position: relative;
}

#banner_ctr li {
	display: block;
	float: left;
	width: 131px;
	height: 122px;
	cursor: pointer;
}

#banner_ctr li.first-item {
	background: #fff;
	width: 20px;
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	cursor: default;
}

#banner_ctr li.last-item {
	background: #fff;
	width: 20px;
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	cursor: default;
}

#drag_ctr {
	position: absolute;
	top: -14px;
	left: 20px;
	width: 131px;
	height: 156px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	bottom: 170px;
	background: #0084cf;
}

#drag_arrow {
	position: absolute;
	top: -14px;
	left: 20px;
	width: 131px;
	height: 156px;
	background: url(img/drag_banner_arrow.gif.png) center 14px no-repeat;
}
*/

/*.cat_title p, .cat_title h2 {
	margin-top: 0;
}*/

/*news*/
/*.newsdata {
	background: #fff;
	width: 1200px;
	height: 490px;
	margin: 0 auto;
	position: relative;
}*/

/*.newsply {
	position: absolute;
	top: 15px;
	left: 1px;
}*/

#news ul {
	position: absolute;
	width: 301px;
	top: 15px;
	right: 15px;
}

#news ul li {
	position: relative;
	height: 70px;
	overflow: hidden;
	border-top: 1px dotted #ccc;
	padding: 13px 0;
}

#news ul li:first-child {
	border-top: none;
	padding: 0 0 12px;
}

#news ul li .newslist {
	position: absolute;
	width: 221px;
	height: 70px;
	overflow: hidden;
	right: 0;
	top: 10px;
}

#news ul li .newslist-first {
	top: 0px;
}

#news ul li .newslist a {
	font: bold 16px/30px Microsoft YaHei;
	color: #444;
	text-decoration: none;
}

#news ul li .newslist span {
	display: block;
	line-height: 20px;
	color: #999;
}

/*.panel-group {
    position: absolute;
    right: 0;
    top: 15px;
   width: 400px;
    height: 441px;
    overflow: hidden;
}*/

/*#accordion a {
    text-decoration: none;
}
#accordion .panel {
    margin-top: 2px;
}
#accordion .panel:first-child {
    margin-top: 0;
}


#accordion .panel-heading {
    background: none repeat scroll 0 0 rgba(255,255,255, 0.85);
    height: 60px;
    overflow: hidden;
}

#accordion .panel-heading a span {
    display:inline-block;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #010101;
    padding: 19px 0;
    overflow: hidden;
    border: 0 none;
    float: left;
}

#accordion .panel-heading .month-date {
	width: 79px;
	text-align: center;
    border: 1px solid #ccc;
    border-right: none;
}

#accordion .panel-heading .news-title {
    width: 290px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#accordion .panel-heading .collapse-icon {
    width: 29px;
    color: #fff;
    background: none repeat scroll 0 0 #39f;
    text-align: center;
    float: right;
    border: 1px solid #39f;
    border-left: none;
}

#accordion .panel-collapse {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #ccc;
    border-top: none;
    color: #000;
}*/

#accordion .panel-body .news-img {
	width: 108px;
	height: 108px;
	padding: 12px 10px;
}
#accordion .panel-body .news-content {
	display:block;
	position: absolute;
	left: 135px;
	right: 0;
	top: 0;
	width: 255px;
	height: 92px;
    overflow: hidden;
    padding: 12px 10px 12px 0;
    color: #000;
    font-size: 14px;
}
#accordion .panel-body .more {
	font-size: 18px;
	color:  #39f;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

/*
#accordion .accordion-group {
    border: 0 none;
    margin: 2px 0 0;
}
#accordion .accordion-group:first-child {
    margin: 0;
}
#accordion .accordion-heading .accordion-toggle {
    padding: 0;
}
#accordion .accordion-heading {
    background: none repeat scroll 0 0 rgba(67, 67, 67, 0.85);
    color: #fff;
    padding: 0;
}
#accordion .accordion-heading a {
    color: #fff;
    overflow: hidden;
}
#accordion .accordion-heading h3 {
    overflow: hidden;
}
#accordion .accordion-body {
    background: none repeat scroll 0 0 rgba(46, 46, 46, 0.91);
}
#accordion .title {
    color: #1cc3c9;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 0;
}
#accordion .datem {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    padding: 17px 0;
    text-align: center;
}
.location_date {
    clear: both;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.location_date span {
    display: inline-block;
    width: 45%;
}
.location_date i {
    display: block;
    width: 30px;
}
#icon_toggle {
    background: none repeat scroll 0 0 #1cc3c9;
    float: right;
    padding: 26px 0;
    text-align: center;
}
#icon_toggle i {
    display: block;
    margin: 0 auto;
}
#accordion .accordion-inner {
    border: 0 none;
    overflow: hidden;
    padding: 25px 20px;
}
#accordion .img {
    display: block;
}
#accordion p {
    color: #fff;
    margin-bottom: 0;
}
#accordion .accordion-inner a {
    box-sizing: border-box;
    color: #1cc3c9;
    font-weight: bold;
}
#accordion .inactive .title, #accordion .inactive .datem, #accordion .inactive .location_date {
    color: #b2b2b2;
}
#accordion .inactive .title {
    font-size: 18px;
}
#accordion .inactive .datem {
    font-size: 28px;
}
#accordion .inactive .location_date {
    font-size: 12px;
}
*/
/*footer*/
/*footer {
	clear: both;
}*/

/*footer img {
	width: auto;
	height: auto;
}*/

/*#footerflink {
	height: 126px;
	overflow: hidden;
	line-height: 46px;
	border-top: 1px solid #000;
	position: relative;
}

#footerflink .wrapper {
	overflow: hidden;
	height: 120px;
	overflow: hidden;
}

#footerflink ul {
	width: 2000px;
}

#footerflink ul li {
	float: left;
	width: 246px;
	text-align: center;
}

#footerlink {
	background: #FFF;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #000;
	position: relative;
}

#footerlink a {
	color: #999;
	margin-right: 20px;
}

#footerlink a.lab {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-left: 18px;
	background: url(img/lab.png) left center no-repeat;
}

#gotop {
	display: block;
	width: 41px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	background: url(img/top.png) no-repeat;
	text-indent: -9999px;
}

#footerinfo {
	padding-bottom: 20px;
	background: #FFF;
	border-top: 1px solid #292929;
}

#footerinfo .wrapper {
	height: 190px;
}

#footerinfo h2 {
	width: 112px;
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 28px;
	text-align: right;
}

#footerinfo h2 strong {
	display: block;
	font-size: 28px;
	color: #333;
}

#footerinfo .wrapper p {
	position: absolute;
	width: 220px;
	height: 120px;
	top: 32px;
	left: 193px;
	line-height: 1.5;
}

#footerinfo #license {
	position: absolute;
	width: 203px;
	height: 143px;
	top: 20px;
	left: 470px;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	background: url(img/license.png) no-repeat center center;
}

#footerinfo #weixin {
	position: absolute;
	top: 15px;
	left: 780px;
	width: 120px;
	height: 160px;
	overflow: hidden;
}

#footerinfo #homemap {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 165px;
	overflow: hidden;
}*/

/*#footerinfo .links {
	width: 986px;
	min-height: 120px;
	_height: 120px;
	margin: 0 auto;
	position: relative;
}

#footerinfo .links p {
	position: absolute;
	width: 850px;
	bottom: 25px;
	left: 128px;
	line-height: 1.8;
}

#footerinfo .links p a {
	color: #444;
}

#footerinfo .links em {
	display: block;
	color: #333;
	line-height: 2.8;
}*/

/*.links ul {
	overflow: hidden;
	position: absolute;
	width: 850px;
	top: 25px;
	left: 128px;
	line-height: 1.8;
}

.links ul li {
	float: left;
	margin-right: 10px
}

.links ul li a {
	color: #444444
}*/
/*SubPage Caseslist*/
#cases {
	width: 100%;
	height: 598px;
	position: relative;
	overflow: hidden;
}

#case_search, #news_search {
	position: absolute;
	right: 0;
	top: 85px;
	height: 29px;
	vertical-align: middle;
}

#case_search #keywords, #news_search #keywords {
	width: 220px;
	vertical-align: middle;
}

#case_search #submit, #news_search #submit {
	width: 80px;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 8px;
	vertical-align: middle;
}

#filter {
	height: 68px;
	border-bottom: 1px solid #d8d9d8;
}

#filter.fixed {
	width: 100%;
	position: fixed;
	top: 80px;
	left: 0;
	z-index: 1;
	background: #fff;
}

* html #filter.fixed {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop +80));
}

#filter .wrapper {
	height: 68px;
}

#filter li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 110px;
	margin-right: 5px;
	margin-top: 20px;
	vertical-align: middle;
}

#filter li a {
	display: block;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9),
		to(#d5d5d5));
	-webkit-user-select: none;
	background-color: #e9e9e9;
	background-image: -webkit-linear-gradient(top, #e9e9e9, #d5d5d5);
	background-image: linear-gradient(top, #e9e9e9, #d5d5d5);
	background-image: -o-linear-gradient(top, #e9e9e9, #d5d5d5);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	height: 29px;
	line-height: 29px;
	min-width: 54px;
	padding: 0 8px;
	text-align: center;
}

#filter li a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8),
		to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	border: 1px solid #c6c6c6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

#filter p {
	position: absolute;
	top: 25px;
	right: 5px;
}

#caseslist .cases {
	padding: 20px 0;
	font-size: 0;
	letter-spacing: -6px;
}

#caseslist .cases li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	width: 240px;
	height: 210px;
	overflow: hidden;
	background: #fff;
	padding: 2px;
	margin: 0 0 10px 2px;
	font-size: 12px;
	letter-spacing: normal;
}

#caseslist .cases li img {
	width: 240px;
	height: 152px;
}

#caseslist .cases li strong {
	display: block;
	font: bold 12px/24px Microsoft YaHei;
	color: #666;
}

#caseslist .cases li a:hover {
	text-decoration: none;
}

#caseslist .cases  li p {
	display: none;
	width: 210px;
	height: 100%;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 0 15px;
	background: #212121;
	background: rgba(0, 0, 0, 0.8);
	color: #999;
	position: absolute;
	left: 2px;
	bottom: 0;
}

#caseslist .cases  li  p strong {
	margin-top: 10px;
	color: #fff;
}

#caseslist .cases  li  p em {
	display: block;
	color: #ddd;
	margin-bottom: 5px;
}

#caseslist .cases  li p a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-weight: bold;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	margin-top: 8px;
}

#caseslist .cases  li p a.openurl {
	width: 23px;
	height: 23px;
	padding: 0;
	background: url(img/ico_website.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#caseslist li p a.openurl:hover {
	background-position: 0 -23px;
}

#case_footer {
	background: #f5f4f4;
	border-top: 1px solid #d8d9d8;
	padding: 15px 0;
}

#loading {
	display: none;
	background: url(img/bg_loading_anim.gif) center no-repeat;
	height: 100px
}

#loadmore {
	text-align: center;
}

#loadmore a {
	color: #666;
}

#loadmore a:hover {
	text-decoration: none;
	color: #39f;
}

#login_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
	background: #000;
	filter: alpha(opacity = 15);
	opacity: 0.15;
}

#login {
	display: none;
	z-index: 999;
	position: fixed;
	width: 380px;
	height: 240px;
	background: #fff;
	border: 1px solid #eee;
	left: 50%;
	margin-left: -190px;
	top: 150px;
}

#login #login_tit {
	position: relative;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	padding-left: 25px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	background: #FCFCFC;
	margin-bottom: 10px;
}

#login #login_tit a {
	font-size: 35px;
	color: #999;
	font-weight: normal;
	position: absolute;
	right: 10px;
}

#login #login_tit a:hover {
	text-decoration: none;
	color: #666;
}

#login #login_err {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #c00;
}

#login p {
	padding: 5px 30px;
}

#login p .textinput {
	width: 240px;
}

#login p .btn_blue {
	width: 80px;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 8px;
	vertical-align: middle;
	margin-left: 35px;
	cursor: pointer;
}

* html {
	background-image: url(about:blank);
	background-attachment: fixed
}

* html #login {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop +150));
}
/*SubPage caseDetailed*/
#show_cases article {
	padding: 20px 0;
	background-position: center 190px;
	_background-position: center 0;
	background-attachment: fixed;
}

#show_cases #overview {
	width: 250px;
	height: 100%;
	position: absolute;
	right: 0;
	text-align: center;
}

#show_cases #overview .overview_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	filter: alpha(opacity = 80);
	opacity: 0.8;
}

#show_cases #overview img {
	background: #333;
	margin-top: 15px;
	border: 15px solid #333;
}

#show_cases #overview #case_info {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 20px
}

#show_cases #overview #case_info h1 {
	font: bold 16px/35px Microsoft YaHei;
}

#show_cases #overview #case_info ul {
	padding: 10px 0;
}

#show_cases #overview #case_info li {
	text-align: left;
	padding: 6px 0;
	line-height: 2;
	border-top: 1px dotted #aaa;
}

#show_cases #overview #case_info p {
	line-height: 2;
	padding: 10px 0;
	text-align: left;
}

#show_cases #overview #case_info .brief {
	text-indent: 2em;
	line-height: 1.8;
}

#show_cases #overview .btn_blue {
	display: block;
	width: 210px;
	height: 40px;
	font: bold 14px/40px Microsoft YaHei;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: -1px -1px rgba(51, 51, 51, 0.3);
}

#show_cases #detailed {
	width: 716px;
	line-height: 1.8;
	text-align: justify;
	color: #666;
}

#show_cases #detailed img {
	border: 8px solid #fff;
	border: 8px solid rgba(255, 255, 255, 0.8);
	background: url(img/bg_loading_anim.gif) center no-repeat #fff;
}

#case_footer .showother {
	height: 20px;
	line-height: 20px;
}

#case_footer .showother a span {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
}

#case_footer .showother a span img {
	position: absolute;
}

#case_footer .showother a {
	display: block;
	width: 85px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	color: #666;
}

#case_footer .showother a:hover {
	text-decoration: none;
	color: #39f;
}

#case_footer .showother .previous {
	left: 0;
}

#case_footer .showother .previous span {
	float: left;
}

#case_footer .showother .backlist {
	left: 50%;
	margin-left: -20px;
	width: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/sprite_arrows.png) 0 -40px no-repeat;
}

#case_footer .showother .backlist:hover {
	background-position: -20px -40px;
}

#case_footer .showother .next {
	right: 0;
}

#case_footer .showother .next span {
	float: right;
}

#case_footer .showother .next span img {
	top: -20px;
}

#show_thumb {
	display: none;
	position: absolute;
	bottom: 25px;
	width: 82px;
	height: 57px;
	background: url(img/sprite_arrows.png) center bottom no-repeat;
}

#show_thumb img {
	border: 3px solid #111;
	position: absolute;
	top: 0;
	left
}
/*SubPage newsList*/
.category {
	height: 68px;
	line-height: 68px;
	border-bottom: 1px solid #d8d9d8;
}

.category .wrapper {
	height: 68px;
}

.category li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 110px;
	margin-right: 5px;
	*margin-top: 20px;
	vertical-align: middle;
}

.category li a {
	display: block;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9),
		to(#d5d5d5));
	-webkit-user-select: none;
	background-color: #e9e9e9;
	background-image: -webkit-linear-gradient(top, #e9e9e9, #d5d5d5);
	background-image: linear-gradient(top, #e9e9e9, #d5d5d5);
	background-image: -o-linear-gradient(top, #e9e9e9, #d5d5d5);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	height: 29px;
	line-height: 29px;
	min-width: 54px;
	padding: 0 8px;
	text-align: center;
}

.category li a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8),
		to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	border: 1px solid #c6c6c6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

.category p {
	position: absolute;
	top: 25px;
	right: 5px;
}

#newslist .news {
	padding: 15px 0;
}

#newslist .news li {
	position: relative;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}

#newslist .news li img {
	width: 94px;
	height: 94px;
}

#newslist .news li .newslist {
	position: absolute;
	width: 876px;
	right: 0;
	top: 10px;
}

#newslist .news li .newslist a {
	font: bold 16px/30px Microsoft YaHei;
	color: #444;
}

#newslist .news li .newslist span {
	display: block;
	line-height: 20px;
	color: #999;
}
/*SubPage Shownews*/
.category h1 {
	font: bold 16px/68px Microsoft YaHei;
	color: #444;
}

.category span {
	position: absolute;
	right: 0;
	top: 0;
	height: 68px;
	vertical-align: middle;
}

#shownews #detailed {
	line-height: 1.8;
	text-align: justify;
	color: #666;
	padding: 20px 0;
}

#shownews #detailed p {
	text-indent: 2em;
	margin: 5px auto;
}

.related {
	padding-bottom: 15px
}

.related h3 {
	position: relative;
	height: 40px;
	font: bold 14px/40px Microsoft YaHei;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.related .share {
	position: absolute;
	right: 0;
	top: 8px;
	line-height: 1.2;
}

.share #bdshare {
	float: none;
}

.related ul {
	padding-left: 20px
}

.related li {
	height: 22px;
	line-height: 22px;
	list-style-type: disc;
}
/*SubPage About*/
.catbtn {
	position: absolute;
	display: block;
	height: 68px;
	right: 0;
	top: 0;
}

.catbtn li {
	margin: 0 auto;
	*margin-top: 20px;
	*margin-left: 5px
}

#single #detailed {
	line-height: 1.8;
	text-align: justify;
	color: #666;
	padding: 20px 0;
	position: relative;
	min-height: 500px;
	_height: 500px
}

#single #detailed h2 {
	font-size: 18px;
	font-weight: bold;
	color: #444;
}

#single #detailed p {
	text-indent: 2em;
	margin: 5px auto;
}

#single #detailed strong {
	font-weight: bold;
}

#single #detailed .slide {
	display: none;
}
/*SubPage Service*/
.pdl250 {
	padding-left: 250px;
}

#single .serv_detailed #detailed, #single .pro_detailed #detailed {
	width: 986px;
	margin: 0 auto;
}

.tit_pic {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 180px;
	height: 220px
}

.tit_pic span {
	display: block;
	background: url(img/serv_pic.png) no-repeat;
	width: 180px;
	height: 180px;
	text-indent: -9999px;
	overflow: hidden;
}

.tit_pic em {
	display: block;
	text-align: center;
	font: bold 16px/30px Microsoft YaHei;
}

.tit_pic .website {
	background-position: 0 0;
}

.tit_pic .develop {
	background-position: 0 -180px;
}

.tit_pic .marketing {
	background-position: 0 -360px;
}

.tit_pic .trusteeship {
	background-position: 0 -540px;
}

.tit_pic .app {
	background-position: 0 -720px;
}

.tit_pic .science {
	background-position: 0 -900px;
}

.tit_pic .hospital {
	background-position: 0 -1080px;
}
/*SubPage ClientList*/
#client_list .client_logo {
	background: #212121;
	padding: 30px 0;
}

#client_list .client_logo ul {
	width: 980px;
	margin: 0 auto;
	background: #212121;
	font-size: 0;
	letter-spacing: -6px;
	text-align: center;
	border-top: 1px dotted #444;
}

#client_list .client_logo li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	width: 195px;
	height: 120px;
	overflow: hidden;
	letter-spacing: normal;
	border-bottom: 1px dotted #444;
	border-right: 1px dotted #444;
}

#client_list .client_logo li a {
	display: block;
	width: 100%;
	height: 100%;
}

#client_list .client_logo li a:hover {
	background: #333;
}

#client_list .client_logo li.justify_fix {
	height: 0;
	overflow: hidden;
	border: none;
}

#client_list .client_logo li.noborder {
	border-right: none;
}

#client .Box .img,#client .Box .img  img {
	width: 68px;
	height: 68px;
}

.client_text {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

.client_text ul {
	font-size: 0;
	letter-spacing: -6px;
}

.client_text li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 30px;
	width: 245px;
	height: 30px;
}

.client_text li a {
	color: #444;
}

.client_text li a:hover {
	color: #39f;
	text-decoration: none;
}

.dede_pages {
	text-align: center;
	width: 300px;
	padding: 10px 0 0 0;
	margin: 0 auto 50px;
}

.dede_pages ul li {
	float: left;
	margin: 0 3px;
	background: #ccc;
	padding: 3px 8px
}

.dede_pages ul li a {
	display: block;
	background: #ccc;
	color: #999
}

/*********************2014 10 10***************************/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.head-top {
	height: 30px;
	line-height: 30px;
	background: #000;
}

.head-top a {
	color: #AAA;
}

.top-nav li {
	float: left;
	margin-left: 20px;
}


.codebox {
    position: absolute;
    width: 56px;
    z-index: 999;
}

#qiyeqq:hover {
    background: url("img/qiyeqq.png") no-repeat scroll 0 -2px;
    cursor: pointer;
    height: 56px;
    right: 10px;
    width: 56px;
    z-index: 99;
}

#code {
    background-position: -274px -100px;
    bottom: 65px;
}
#code_hover {
    background-position: -274px -33px;
    bottom: 65px;
}

#gotop_hover {
    background-position: -274px -167px;
    bottom: 185px;
}
/* pages */
.pages {padding:20px 0 20px 0;text-align:center;font-size:12px;color:#666666;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#DDDDDD 1px solid;padding:3px;text-decoration:none;}
.pages a:hover {background:#258CFF;border:#258CFF 1px solid;color:#FFFFFF;padding:3px;text-decoration:none;}
.pages strong {background:#258CFF;padding:3px;border:#258CFF 1px solid;color:#FFFFFF;}
.pages_inp {width:30px;border:#DDDDDD 1px solid;color:#666666;padding:2px;text-align:center;}
.pages_btn {width:26px;border:#FF6600 1px solid;color:#FFFFFF;padding:1px;background:#FF6600;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#DDDDDD 1px solid;color:#666666;padding:3px 5px 3px 5px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}

#Dtop{border-right:#CCCCCC 3px solid;border-bottom:#CCCCCC 3px solid;}
#Dtop .dbody{border:#3D95E6 1px solid;background:#FFFFFF;}
#Dtop .dhead{background:#3D95E6;color:#FFFFFF;padding:1px 0 2px 10px;letter-spacing:1px;line-height:26px;height:26px;font-weight:bold;cursor:move;-moz-user-select:none;-khtml-user-select:none;user-select:none;}
#Dtop .dhead span{float:right;cursor:pointer;display:block;width:26px;height:26px;background:url('image/close.gif') no-repeat center center;}
#Dtop .dbox{padding:8px;overflow:hidden;line-height:200%;clear:both;}
#Dtop .dsize{height:11px;font-size:1px;}
#Dtop .dsize div{height:11px;width:11px;background:url('image/resize.gif') no-repeat;cursor:se-resize;font-size:1px;float:right;}
#Dtop label{display:inline}
#Dtop .dsize{display:none}
#Dtop #upthumb{margin-bottom: 10px;}
#Dtop #remote_0, #Dtop #remote_1{position: relative; top: -3px;}