/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  color: #6A6A6A;
  font-size: 12px;
  font-family: Arial;
  line-height: 130%;
  background: #FFF url(../images/body_bg.gif) repeat-x left top;
}
body.sub-page {
  background: #FFF url(../images/subpage_bg.gif) repeat-x left top;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
 content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #575757;
  text-decoration: none;
}

.clear {
  clear: both;
}

/* header */
.header {
}

.sub-page .header {
}

.header-inner {
  width: 1003px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.top-menu {
  float: right;
  height: 25px;
  clear: both;
}

.top-menu li {
  display: block;
  float: left;
  margin-right: 25px;
}

.logo {
  height: 144px;
  float: left;
  overflow: hidden;
  clear: left;
}

.nav {
  padding-top: 34px;
}

.nav li {
  display: block;
  float: left;
  position: relative;
  z-index: 2;
}

.nav .menu-r {
  width: 44px;
  height: 65px;
  background: url(../images/menu_r.png) no-repeat left top;
}

.nav a {
  display: block;
  width: 110px;
  height: 65px;
  background: url(../images/menu.gif) no-repeat left top;
}

.nav .home {
  width: 75px;
}

.nav .current .home,
.nav .home:hover {
  background-position: 0 -65px;
}

.nav .about {
  background-position: -75px 0;
}

.nav .current .about,
.nav .about:hover {
  background-position: -75px -65px;
}

.nav .web {
  background-position: -185px 0;
}

.nav .current .web,
.nav .web:hover {
  background-position: -185px -65px;
}

.nav .case {
  background-position: -295px 0;
}

.nav  .current .case,
.nav .case:hover {
  background-position: -405px -65px;
}

.nav .team {
  background-position: -405px 0;
}

.nav .current .team,
.nav .team:hover {
}

.nav .contact {
  width: 100px;
  background-position: -515px 0;
}

.nav .current .contact,
.nav .contact:hover {
  background-position: -515px -65px;
}

.sub-menu {
  width: 638px;
  display: none;
  position: absolute;
  left: -65px;
  z-index: 10;
  background: url(../images/sub_menu_bg.jpg) repeat-x left top;
}

.web-sub-menu {
  width: 643px;
}

.sub-menu li {
  display: block;
  padding: 0 2px 0 8px;
  background: url(../images/sub_menu_spilt.jpg) no-repeat right top;
}

.sub-menu a {
  background: url(../images/menu2_01.gif) no-repeat;
}

.web-sub-menu a {
  background: url(../images/menu2_02.gif) no-repeat;
}

.sub-menu a {
  font-family: "微软雅黑";
  display: block;
  color: #6E6E6E;
  font-size: 16px;
  font-weight: bold;
  width: 75px;
  height: 49px;
  padding-left: 42px;
  line-height: 49px;
}

.sub-menu a:hover {
  color: #538935;
  padding-top: 2px;
}

.sub-menu .last,
.sub-menu .first {
  padding: 0;
}

.sub-menu .last a,
.sub-menu .first a {
  width: 10px;
  padding: 0;
  position: absolute;
}

.sub-menu .first a {
  left: -8px;
  background-position: left top;
}

.sub-menu .last a {
  right: -6px;
  background-position: right top;
}

.sub-menu .about-us, 
.sub-menu .domain {
  background-position: -10px 0;
}

.sub-menu .domain {
  padding-left: 48px;
}

.sub-menu .mail,
.sub-menu .youshi {
  background-position: -135px 0;
}

.sub-menu .vps,
.sub-menu .wenhua{
  background-position: -265px 0;
}

.sub-menu .menu-web,
.sub-menu .zhengshu{
  background-position: -396px 0;
}

.sub-menu .seo,
.sub-menu .hr{
  background-position: -525px 0;
}

.head-right {
  position: absolute;
  right: 0;
  top: 24px;
  z-index: 1;
}

.flash {
  text-align: center;
  clear: both;
  padding-bottom: 20px;
  background: url(../images/index_flash_bg.gif) no-repeat center bottom;
}

.search-box {
  width: 745px;
  position: absolute;
  left: 120px;
  top: 5px;
}

.search-box .top {
  height: 7px;
  background: url(../images/search_box_top.gif) no-repeat center bottom;
}

.search-box .inner {
  padding: 0 30px;
  min-height: 24px;
  background: url(../images/search_box_bg.jpg) repeat-y center top;
}

#select-ext {
  padding: 10px 15px;
  clear: both;
  display: none;
}

#select-ext li {
  display: block;
  float: left;
  width: 70px;
  margin-bottom: 15px;
}

.search-box .bottom {
  clear: both;
  height: 8px;
  background: url(../images/search_box_bottom.gif) no-repeat center top;
}

.icon-search {
  width: 37px;
  height: 32px;
  float: left;
  margin-right: 40px;
  background: url(../images/icon_search.gif) no-repeat center top;
}

#keyword {
  color: #BBB;
  width: 470px;
  height: 24px;
  line-height: 24px;
  float: left;
  margin: 2px 15px 0 0;
  border: 1px solid #E2E2E2;
  background: #EDEDED;
}

#keyword:focus {
  color: #000;
  background: #FFF;
}

#submit {
  display: block;
  float: left;
  width: 116px;
  height: 26px;
  margin-top: 2px;
  cursor: pointer;
  border: none;
  background: url(../images/bt_search.gif) no-repeat center center;
}

#submit:hover {
  background: url(../images/bt_search_h.gif) no-repeat center center;
}

#domlist {
  display: none;
}

.page {
  min-height: 300px;
}

.page-inner {
  width: 1003px;
  padding-top: 70px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.sub-page .page-inner {
  padding-top: 1px;
  margin-top: 35px;
}

.page-ym .page-inner {
  background: url(../images/pro_ym_bg.jpg) no-repeat left top;
}

.page-vps .page-inner {
  background: url(../images/pro_vps_bg.jpg) no-repeat left top;
}

.page-seo .page-inner {
  background: url(../images/pro_seo_bg.jpg) no-repeat left top;
}

.page-web .page-inner {
  background: url(../images/pro_web_bg.jpg) no-repeat left top;
}

.page-mail .page-inner {
  background: url(../images/pro_mail_bg.jpg) no-repeat left top;
}

.pro-content {
  line-height: 180%;
  padding-left: 295px;
}

.pro-content p {
  margin-bottom: 20px;
}

.pro-content .ym-title {
  color: #59933e;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
}

.ym-content {
  min-height: 700px;
  padding-right: 385px;
  background: url(../images/ym_img.jpg) no-repeat right top;
}

.vps-content {
  padding-right: 320px;
  background: url(../images/vps_img.jpg) no-repeat right top;
}

.vps-title {
  clear: both;
}

.web-title {
  color: #598B34;
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  padding: 5px 0 10px 45px;
  background: url(../images/title_web_bg.jpg) no-repeat left center;
}

.vps-content ol {
  padding: 10px 10px 35px 20px;
  list-style-type: decimal;
}

.sidebar {
  width: 145px;
  float: left;
}

.list-newstype a {
  display: block;
  width: 100px;
  height: 45px;
  padding-left: 45px;
  line-height: 45px;
  color: #33750C; 
  font-weight: bold;
  background: url(../images/left_menu_news.png) no-repeat left bottom;
}

.list-newstype a:hover,
.list-newstype a.active {
  color: #000;
  background: url(../images/left_menu_news_1.png) no-repeat left bottom;
}

.list-news2 li {
  width: 740px;
  height: 47px;
  padding-left: 40px;
  background: url(../images/list_news_bg.gif) no-repeat left top;
}

.list-news2 .even {
  background-position: 0 -48px;
}

.list-news2 a {
  color: #000;
  display: block;
  height: 48px;
  line-height: 48px;
  padding-left: 48px;
  background: url(../images/newsnumber.png) no-repeat left top;
}

.list-news2 a:hover {
  color: #33750C;
  background-position: 0 -48px;
}

.list-news2 div {
  width: 12px;
  height: 45px;
  margin-right: 30px;
  float: left;
}

.list-news2 .num1 {
  background: url(../images/newslistnumber_1.png) no-repeat center center;
}

.list-news2 .num2 {
  background: url(../images/newslistnumber_2.png) no-repeat center center;
}

.list-news2 .num3 {
  background: url(../images/newslistnumber_3.png) no-repeat center center;
}

.list-news2 .num4 {
  background: url(../images/newslistnumber_4.png) no-repeat center center;
}

.list-news2 .num5 {
  background: url(../images/newslistnumber_5.png) no-repeat center center;
}

.list-news2 .num6 {
  background: url(../images/newslistnumber_6.png) no-repeat center center;
}

.list-news2 .num7 {
  background: url(../images/newslistnumber_7.png) no-repeat center center;
}

.list-news2 .num8 {
  background: url(../images/newslistnumber_8.png) no-repeat center center;
}

.content2 .inner {
  float: left;
}

.display-inner {
  width: 760px;
  float: left;
  padding: 20px;
}

.list-content {
  height: 190px;
  margin-bottom: 15px;
  clear: both;
}

.list-content li ,
.list-content2 li {
  display: block;
  float: left;
  padding: 0 15px;
  background: url(../images/list_content_split.gif) no-repeat right top;
}

.list-content .index-tech {
  background: transparent;
}

.list-content2 {
  padding-left: 20px;
}

.list-content2 li {
  width: 240px;
  padding: 0;
  overflow: hidden;
  background: transparent;
}

.list-content .index-promise {
  padding: 0;
  background: transparent;
}

.list-content .list-news {
  padding-left: 5px;
}

.list-news li {
  width: auto;
  clear: both;
  margin: 3px 0;
  padding-left: 5px;
  padding: 0;
  background: transparent;
}

.list-news li a:hover {
  color: #B6201E;
}

.list-content2 .list-news li {
  width: 230px;
}


.index-title {
  width: 220px;
  height: 86px;
  margin-bottom: 10px;
}

.list-content2 .index-title {
  width: 180px;
  height: 44px;
}

.index-title-plan {
  background: url(../images/index_title_plan.gif) no-repeat left top;
}

.index-title-creative {
  background: url(../images/index_title_creative.gif) no-repeat left top;
}

.index-title-tech {
  background: url(../images/index_title_tech.gif) no-repeat left top;
}

.index-title-design {
  background: url(../images/index_title_design.gif) no-repeat left top;
}

.index-title-service {
  background: url(../images/index_title_service.gif) no-repeat left top;
}

.index-title-seo {
  background: url(../images/index_title_seo.gif) no-repeat left top;
}

.index-title-seo2 {
  background: url(../images/index_title_seo2.gif) no-repeat left top;
}

.index-bottom {
  width: 1003px;
  height: 170px;
  padding-top: 60px;
  background: url(../images/index_bottom.gif) no-repeat center top;
}

.index-project {
  width: 650px;
  float: left;
  margin-right: 120px;
  overflow: hidden;
}

.index-project ul {
  width: 9999em;
}

.index-project li {
  display: block;
  float: left;
  padding: 0 20px;
}

.img-wrap {
  display: block;
  overflow: hidden;
}

.pro-name,
.pro-web {
  color: #565656;
  display: block;
  clear: both;
  text-align: center;
}

.pro-web {
  color: #828282;
}

.share {
  padding-top: 58px;
}

.text-box1,
.text-box2,
.text-box3 {
  float: left;
  width: 90px;
  height: 20px;
  border: none;
  line-height: 20px;
  padding: 0 2px;
  margin: 0 12px 13px 0;
  background: transparent;
}

.text-box3 {
  width: 195px;
  margin: 0;
}

.content .inner {
  line-height: 180%;
}

.main-title {
  clear: both;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: url(../images/title_bg.gif) repeat-x left bottom;
}

.main-title-about {
  background: transparent;
}

.title-left {
  width: 90px;
  height: 30px;
}

.title-left-liaojie {
  background: url(../images/title_liaojie.gif) no-repeat left top;
}

.title-left-wenhua {
  background: url(../images/title_wenhua.gif) no-repeat left top;
}

.title-left-youshi {
  background: url(../images/title_youshi.gif) no-repeat left top;
}

.title-left-zhengshu {
  background: url(../images/title_zhengshu.gif) no-repeat left top;
}

.title-left-hr {
  background: url(../images/title_hr.gif) no-repeat left top;
}

.title-left-lm {
  background: url(../images/title_lm.gif) no-repeat left top;
}

.title-left-contact {
  background: url(../images/title_contact.gif) no-repeat left top;
}

.title-left-news {
  width: 90px;
  height: 30px;
  background: url(../images/title_news.gif) no-repeat left top;
}

.about-menu {
  clear: both;
  width: 890px;
  margin: 0 auto;
}

.about-menu li {
  display: block;
  float: left;
}

.about-menu a {
  display: block;
  width: 233px;
  height: 234px;
}

.about-menu .item1 {
  width: 246px;
  background: url(../images/about_img01.gif) no-repeat left top;
}

.about-menu2 .item1 {
  background: url(../images/2about_img01.gif) no-repeat left top;
}

.about-menu .item2 {
  background: url(../images/about_img02.gif) no-repeat left top;
}

.about-menu2 .item2 {
  background: url(../images/2about_img02.gif) no-repeat left top;
}

.about-menu .item3 {
  background: url(../images/about_img03.gif) no-repeat left top;
}

.about-menu2 .item3 {
  background: url(../images/2about_img03.gif) no-repeat left top;
}

.about-menu .item4 a {
  width: 162px;
  background: url(../images/about_img04.gif) no-repeat left top;
}

.about-menu2 .item4 a {
  width: 162px;
  background: url(../images/2about_img_04.gif) no-repeat left top;
}

.content-title {
  font-size:19px;
  text-align:center;
  line-height:35px;
  border-bottom:1px solid #efefef;
  margin-bottom:20px;
}

.list-case {
  width: 894px;
  margin: 0 auto;
}

.list-case li {
  display: block;
  float: left;
  width: 270px;
  padding-bottom: 30px;
  margin-right: 40px;
  background: url(../images/list_case_bg.gif) no-repeat center bottom;
}

.list-case .right-end {
  margin-right: 0;
}

.case-title {
  clear: both;
  line-height: 130%;
  height: 55px;
  margin: 10px auto;
}

.case-title-l {
  float: left;
}

.list-case .num {
  color: #FFF;
  font-weight: bold;
  width: 22px;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  text-align: center;
  background: #C8C8C8;
}

.list-case .zoom {
  display: block;
  width: 37px;
  height: 18px;
  background: url(../images/icon_zoom.gif) no-repeat left top;
}

.list-case .case-url a {
  color: #A8A8A8;
}

.list-case .case-url a:hover {
  color: #B6201E;
}

.list-case .img-wrap {
  width: 270px;
  height: 180px;
  text-align: center;
}

.display-case-title {
  height: 45px;
  position: relative;
  clear: both;
  margin: 15px auto;
}

.display-title-left {
  position: absolute;
  left: 0;
  top: 3px;
}

.usetime {
  color: #FFF;
  font-weight: bold;
  float: left;
  width: 75px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px 0 45px;
  background: #AAA url(../images/icon_ok.gif) no-repeat 10px center;
}

.finish-time {
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 20px 0 50px;
  border:1px solid #efefef;
  background: #FFF url(../images/icon_clock.gif) no-repeat 10px center;
}

.display-case-title .case-name {
  float: right;
  width: 670px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  padding: 0 20px;
  border:1px solid #efefef;
}

.display-img {
  text-align: center;
}

.page-num {
  clear: both;
  text-align: center;
}

/* footer */
.footer {
  width: 100%;
  clear: both;
  background: url(../images/foot_bg.gif) repeat-x left top;
}

.footer-inner {
  width: 1003px;
  height: 185px;
  text-align: center;
  margin: 0 auto;
}


