body, html {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0;
	padding: 0;
}
img {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(xiantiao.png);
	height: 120px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo dl {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
}
.logo dl dt {
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo dl dd {
	margin: 0px;
	padding: 0px;
	float: right;
}
.logo dl dd a {
	text-decoration: none;
	color: #333;
	width: 96px;
	display: block;
	float: right;
	text-align: center;
	height: 110px;
	line-height: 110px;
}
.logo dl dd a:hover {
	background-image: url(nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #FFF;
}

.index01 {
	background-image: url(03.png);
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
	padding-top: 50px;
	background-position: top;
	display: block;
	clear: both;
}
.index02 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	display: block;
	clear: both;
}
.index04 {
	background-image: url(bj.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.index05 {
	text-align: center;
	padding-top: 60px;
	height: 900px;
}
.index06 {
	background-image: url(banquan.png);
	clear: both;
	height: 130px;
	background-position: center top;
	background-repeat: no-repeat;
}
.index06 dl {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.index06 dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
}
.index06 dl dd {
	margin: 0px;
	padding: 0px;
	float: right;
}
.index07 {
	background-image: url(gediao.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 120px;
	padding-top: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}
.index07 a {
	color: #666;
	text-decoration: none;
}
.index07 a:hover {
	color: #000;
}
.index08 {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	height: 600px;
}
.index08 ul {
	margin: 0px;
	padding: 0px;
}
.index08 ul li {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
.index09 {
	background-color: #e8e8e8;
	clear: both;
}
.index09 h2 a {
	color: #06C;
	text-decoration: none;
}
.index09 h2 a:hover {
	color: #000;
}
.index09 img {
	height: 256px;
	width: 360px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
.index09 h2 {
	font-size: 18px;
	padding-left: 20px;
	margin: 0px;
	height: 30px;
	padding-top: 30px;
	color: #06C;
	font-family: "微软雅黑", yahei;
}
.index09 span {
	display: block;
	margin: 0px;
	line-height: 26px;
	color: #666;
	height: 150px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.index09 h3 {
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
}
.index10 {
	height: 60px;
	text-align: center;
	clear: both;
	display: block;
}
.index10 a {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.index10 a:hover {
	background-image: url(jianbian.png);
	color: #FFF;
}
.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item img {
	width: 100%;
	height: 100%;
}
.ih-item.square {
	position: relative;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	height: 256px;
	width: 360px;
	margin: 0px;
	padding: 0px;
}
.ih-item.square.effect6 {
	overflow: hidden;
}
.ih-item.square.effect6 .img {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.ih-item.square.effect6 a:hover .img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/*= common css to all effects =*/
.single-member {
	width: 550px;
	float: left;
	background-color: #F0F0F0;
	text-align: center;
	position: relative;
	height: 420px;
	padding: 0px;
	margin: 0px;
}
.member-image img {
	max-width: 100%;
	vertical-align: middle;
}
h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 16px;
	margin: 0 0 15px;
	line-height: 22px;
}
.single-member span {
	font-size: 16px;
	line-height: 30px;
	padding: 30;
	margin: 0px;
	height: 80px;
	display: block;
}
.social-touch a {
	display: inline-block;
	width: 550px;
	height: 40px;
	vertical-align: middle;
	margin: 0 2px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: 0.3s;
}
.social-touch a:hover {
	opacity: 1;
	transition: 0.3s;
}
/*= effect-3 css =*/
.effect-3 {
	max-height: 405px;
	min-height: 405px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #777;
}
.effect-3 h3 {
	padding-top: 10px;
	line-height: 50px;
}
.member-info h5 {
}
.effect-3 .member-image {
	border-bottom: 5px solid #e5642b;
	transition: 0.4s;
	height: 300px;
	width: 100%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}
.effect-3 .member-info {
	transition: 0.4s;
	z-index: 99;
}
.effect-3 .member-image img {
	width: 100%;
	vertical-align: bottom;
}
.effect-3 .social-touch {
	left: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	transition: 0.4s;
	background-image: url(jianbian.png);
	text-align: center;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
.effect-3:hover .member-image {
	border-bottom: 0;
	border-radius: 0 0 180px 180px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
	width: 300px;
	transition: 0.4s;
}
/*= effect-3 css end =*/

.social-touch a {
	color: #FFF;
	text-decoration: none;
}
.ct-banner {
	width:100%;
	height:900px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
}
.ct-focusbox {
	height:900px;
	position:relative;
	overflow:hidden;
}
.ct-focusimg {
	height:900px;
	overflow:hidden;
}
.ct-fimglist {
	position:relative;
}
.ct-fimglist img {
	display:block;
	cursor:pointer;
}
.ct-fimglist li {
	width:100%;
	height:900px;
	float:left;
}
.ct-banner01 {
	background:url(../images/ct-banner01.png) center;
}
.ct-banner02 {
	background:url(../images/ct-banner02.png) center;
}
.ct-banner03 {
	background:url(../images/ct-banner03.png) center;
}
.ct-banner04 {
	background:url(../images/ct-banner04.png) center;
}
.ct-banner05 {
	background:url(../images/ct-banner05.png) center;
}
.ct-focustool {
	overflow:hidden;
	position:relative;
	top:-150px;
	height:152px;
}
.ct-ftoollist {
	position:relative;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ct-ftoollist li {
	width:180px;
	height:100px;
	float:left;
	cursor:pointer;
	margin: 0px;
	text-align: center;
	display: block;
}
.ct-ftoollist li img {
	height: 120px;
	width: 160px;
}
.slides-box {
	width: 100%;
	height: 1299px;
	margin: auto;
	overflow: hidden;
}
.slides {
	position: relative;
	height: 100%;
	width: 100%;
	margin: auto;
	float: left;
}
.slides li {
	position: absolute;
	width:  100%;
	height: 100%;
}
.slides li img {
	display: block;
	width: 100%;
	margin: auto;
}
.slides li a {
	display: block;
	height: 780px;
}

.prev, .next {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -40px;
	left: 0;
	height: 70px;
	width: 30px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	opacity: .5;
}
.prev:hover, .next:hover {
	opacity: .7;
}
.prev {
	background-image: url(zuo.png);
}
.next {
	left: auto;
	right: 0;
	background-image: url(you.png);
}
.pagination {
	position: absolute;
	bottom: 3px;
	z-index: 99;
	color: #000;
	font-size: 0px;
}
.pagination li {
	padding: 70px 10px;
	float: left;
	font-size: 0px;
	color: #000;
}
.pagination li a {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	color: #F00;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
	background-color: #FFF;
}
.pagination .active {
	background: red;
}
.jiantou {
	position: absolute;
	bottom: 3px;
	z-index: 99;
	color: #000;
	left: 48.6%;
	animation: move 1s infinite 1s linear;
}
 @keyframes move {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(0, -10px);
}
 100% {
 transform: translate(0, 0px);
}
.s1 {
	position: fixed;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -250px;
	width: 500px;
	height: 300px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}
.s1 p {
	margin: 0;
	padding: 50px 0 20px 0;
	font-family: Arial;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}
.s1 span {
	display: block;
	font-family: Arial;
	font-size: 25px;
	color: #666;
	text-align: center;
}
.s1 a {
	margin: 20px auto 0 auto;
	display: block;
	width: 220px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 25px;
	background: #f88371;
}
.s1 a:hover {
	background: #ed6f5c;
}
 @media (max-width:1100px) {
 .s1 {
 margin: -127px 0 0 0;
 width: 80%;
 height: 255px;
 left: 10%;
}
 .s1 p {
font-size: 36px;
}
 .s1 span {
font-size: 18px;
}
}
