﻿/**
 * fullPage 2.1.9
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select,option,img{margin:0px;padding:0px;}
ul,li,dl,dt,dd{list-style-type:none;}
html, body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}






.inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.dowebok-hd {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 64px;
	background: url(../images/hd_bg.jpg) 0 0 repeat-x;
}
.dowebok-hd h1 {
	float: left;
	width: 156px;
	height: 26px;
	margin-top: 20px;
}
.dowebok-hd h1 a {
	display: block;
	width: 156px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../images/logo.png);
}
.dowebok-hd .nav {
	margin:0px auto;
	list-style-type: none;
}
.dowebok-hd .nav li {
	float: left;
	margin-left: 5px;
}
.dowebok-hd .nav a {
	float: left;
	padding: 0 10px;
	line-height: 64px;
	color: #fff;
	text-decoration: none;
}
.dowebok-hd .nav a:hover {
	height: 62px;
	border-bottom: 2px solid #a19a9a;
}
#dowebok {
	margin-top: 64px;
}
#dowebok .section {
	background: url(../images/section_bg.jpg) 0 0 repeat-x;
}
#dowebok .inner {
	width: 960px;
	height: 100%;
}
#dowebok .section1 {
	background-color: #212121;
	background-image: none;
}
#dowebok .section1 .fp-tableCell {
	vertical-align: top;
}
#dowebok .section1 .gojd {
	display: block;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/slider2.jpg) 50% 0 no-repeat;
}
#dowebok .section2 .img1 {
	position: absolute;
	left: 240px;
	top: 8%;
}
#dowebok .section2 .img2 {
	position: absolute;
	left: -7px;
	bottom: 64px;
}
#dowebok .section3 h2 {
	width: 577px;
	height: 90px;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(../images/slider3_title.png);
}
#dowebok .section3 img {
	display: block;
	margin: 0% auto;
}
#dowebok .section3 .txt {
	line-height: 30px;
	text-align: center;
}
#dowebok .section3 .fp-controlArrow {
	width: 100px;
	height: 100px;
	margin-top: 10%;
	border: 0 none;
}
#dowebok .section3 .fp-prev {
	left: 42%;
	background: url(../images/left_control3.png) 50% no-repeat;
}
#dowebok .section3 .fp-prev:hover {
	background: url(../images/left_control4.png) 50% no-repeat;
}
#dowebok .section3 .fp-next {
	left: 53%;
	background: url(../images/right_control.png) 50% no-repeat;
}
#dowebok .section3 .fp-next:hover {
	background: url(../images/right_control2.png) 50% no-repeat;
}
#dowebok .section4 .img1 {
	position: absolute;
	left: -160px;
	top: 5%;
}
#dowebok .section4 .txt {
	position: absolute;
	right: 0;
	top: 12%;
	width: 650px;
}
#dowebok .section4 h2 {
	height: 90px;
	margin-bottom: 10px;
	background: url(../images/slider4_title.png) 0 0 no-repeat;
}
#dowebok .section4 p {
	padding: 20px 0;
	line-height: 30px;
	font-size: 16px;
}
#dowebok .section4 .icon {
	height: 111px;
	background: url(../images/slider4_icon.png) 0 0 no-repeat;
}
#dowebok .section5 .img1 {
	position: absolute;
	right: -460px;
	top: 180px;
}
#dowebok .section5 .txt {
	position: absolute;
	left: 0;
	top: 8%;
	width: 680px;
}
#dowebok .section5 h2 {
	height: 90px;
	margin-bottom: 10px;
	background: url(../images/slider5_title.png) 0 0 no-repeat;
}
#dowebok .section5 p {
	width: 550px;
	padding: 20px 0;
	line-height: 30px;
	font-size: 16px;
}
#dowebok .section5 .icon {
	margin-right: 15px;
}
#dowebok .ft {
	position: absolute;
	left: 0;
	bottom: 64px;
	width: 960px;
	background-color: rgba(255, 255, 255, 0.7);
}
#dowebok .ft-link {
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}
#dowebok .more-links {
	float: left;
	padding: 0 60px;
	border-right: 1px solid #e7e8e8;
}
#dowebok .ft-link .first {
	padding-left: 100px;
}
#dowebok .more-links h3 {
	font-size: 14px;
	color: #7d7d7d;
}
#dowebok .more-links ul {
	list-style-type: none;
}
#dowebok .more-links a {
	color: #676767;
	text-decoration: none;
}
#dowebok .service {
	float: right;
	padding-right: 100px;
	background: url(../images/phone.png) 10px 10px no-repeat;
}
#dowebok .service ul {
	padding: 0 15px 0 56px;
	background-color: rgba(255, 255, 255, 0.5);
	list-style-type: none;
}
#dowebok .service .phone {
	padding: 7px 0 0 10px;
	border-left: 1px solid #fff;
	font-size: 22px;
}
#dowebok .service .time {
	border-left: 1px solid #fff;
	font-size: 16px;
	color: #adb0b4;
}
#dowebok .copy {
	height: 50px;
}
#dowebok .copy p {
	width: 100%;
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	color: #a1a1a1;
}
#fp-nav span, .fp-slidesNav span {
	border: 1px solid #999;
}
#fp-nav li .active span, .fp-slidesNav.active span {
	background-color: #a19a9a;
}



















.s_slide1_2{  color: #ffffff;width:80%;  float:left; line-height: 35px;  margin-top: 0; text-align: left; text-indent: 2em;margin-top: 20px; margin-left:15%;}
 
@media screen and (min-width: 1441px) { 
.s_slide1_2 {font-size:20px; }
.section_jj{margin-top:15%;}
} 

@media screen and (min-width: 1441px) { 
.section_jj ul{margin-top:15%;}
} 



@media screen and (max-width: 1441px) { 
.s_slide1_2 {font-size:14px;line-height: 30px; } 
} 



.diyiping1{width:100%;height:100%; background: url(../images/diyiping1.jpg) center center no-repeat; }
.diyiping2{width:70%; margin:auto auto;}
/*.diyiping2 img{ display: table-cell;  vertical-align: middle;   text-align: center;display: inline-block;  }*/




@media screen and (min-width: 1201px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:0%;}
} 
/* 设置了浏览器宽度不小于1201px时  显示1200px宽度 */ 

@media screen and (max-width: 1400px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:6%;}
} 
/* 设置了浏览器宽度不大于1200px时  显示900px宽度 */ 

@media screen and (max-width: 1300px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:5%;}
} 
/* 设置了浏览器宽度不大于1200px时  显示900px宽度 */ 

@media screen and (max-width: 1500px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:4%;}
} 
/* 设置了浏览器宽度不大于1200px时  显示900px宽度 */ 

@media screen and (max-width: 1600px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:3%;}
} 
/* 设置了浏览器宽度不大于1200px时  显示900px宽度 */ 

@media screen and (max-width: 900px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:8%%;}
} 
/* 设置了浏览器宽度不大于900px时  显示200px宽度 */ 

@media screen and (max-width: 500px) { 
.diyiping2{width:70%; margin:auto auto;padding-top:8%%;}
} 
/* 设置了浏览器宽度不大于500px时  显示100px宽度 */ 




















#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;
}
.fp-easing {
    -webkit-transition: all 0.7s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.7s ease-out;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav li,
.fp-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav li {
    display: inline-block;
}
#fp-nav li active, .fp-slidesNav li active {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
	background:red;
}
#fp-nav li .active span,
.fp-slidesNav .active span {
    background: #333;
}
#fp-nav span,
.fp-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
}
.fp-tooltip.right {
    right: 20px;
}
.fp-tooltip.left {
    left: 20px;
}

/*新改*/
.s_slide1{width:50%; height:100%; float:left;}
.s_slide1_1{width:80%; height:100px; float:left; color: #ffffff !important; color: #ffffff; font: 50px "Microsoft Yahei" !important;font: 50px "Microsoft Yahei"; text-align: center;margin-top: 5%; margin-left:15%;}

.s_slide2{width:50%; height:100%; float:left;overflow: hidden }

.s_slide1_3{ color: #ffffff;width:80%;  float:left; font-size: 20px; line-height: 35px;  margin-top: 0; text-align: left; text-indent: 2em;margin-top: 20px; margin-left:15%;}
.s_slide1_3 ul li{ box-shadow: 11px 10px 8px #444444;
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 15px;
    width: 45%;}
.s_slide1_3 ul li img{border-radius: 10px;}




#menu {    left: 10px;    list-style-type: none;    margin: 0;    padding: 0;    position: fixed;    top: 10px;    z-index: 70;}



.s_slide1_1 span{ font-size:40px;}


.section_jj{ margin: 0 auto; overflow: hidden; width: 1180px;}
.section_jj ul{margin:15px auto 0;  width: 100%;}
.section_jj ul li{border: 9px solid #666666; border-radius: 144px; display: inline;float: left;height: 216px;margin-right: 14px; margin-top: 15px; overflow: hidden;position: relative;width: 179px;}
.section_jj ul li .photo{width:179px;height:216px;overflow:hidden;}
.section_jj .rsp{width:210px;height:250px;overflow:hidden;position: absolute;background:#333333;top:0px;left:0px; display: block; opacity:0.8;-moz-opacity:0.8;  filter:alpha(opacity=80); }
.section_jj .text{position:absolute;width:179px;height:216px;left:0px;top:0px;overflow:hidden;}
.section_jj .text h3{color: #ffffff;font-size: 30px; font-weight: normal;  height: 216px; line-height: 360px; margin-top: 0;text-align: center; width: 179px;}
.s_jiaz{ float: left; height: 98px; margin-left: 25px; margin-right: 25px;margin-top: 15px; width: 171px;}
.s_gongz{float: left; height: 98px; margin-left: 25px;margin-right: 25px;margin-top: 15px; width: 171px;}





