@charset "utf-8";
html, 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 {
	margin: 0;
	padding: 0;
	;
	font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
	line-height: 2em
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html, body {
	color: #5f6061
}
body {
	background: #fff
}
ul, ol, li {
	list-style: none
}
a {
	color: #5f6061;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	-webkit-transition: background-color .2s ease;
	-moz-transition: background-color .2s ease;
	-ms-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	transition: background-color .2s ease
}
img {
	border: 0
}
b, em, i {
	font-style: normal
}
h1, h2, h3, h4, h5 {
	font-weight: normal
}
@-webkit-keyframes fadeleft {
0% {
-webkit-transform: translateY(40px);
opacity: 0
}
100% {
-webkit-transform: translateY(0px);
opacity: 1
}
}
@font-face {
	font-family: "museo-light";
	src: url('museo-light.eot');
	src: url('museo-light.eot?#iefix') format('embedded-opentype'), url('museo-light.woff') format('woff'), url('static/museo-light.ttf') format('truetype'), url('museo-light.svg') format('svg')
}
.museo-light {
	font-family: "museo-light" !important
}
.imgbig {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: block !important
}
.imgbig:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.imgbigout {
	display: block;
	overflow: hidden
}
.clear:after, .case-read-img p:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.clear, .case-read-img p {
	zoom: 1
}
.left {
	float: left
}
.right {
	float: right
}
.hide {
	display: none
}
.lazy {
	background: url("loading.gif") 50% 50% no-repeat
}
.tran {
	transition: all .3s ease
}
.back2top {
	display: block;
	width: 43px;
	height: 43px;
	background: url(back2top.png) no-repeat;
	position: fixed;
	right: 3.5%;
	bottom: 15%;
	opacity: .33;
	z-index: 99
}
.back2top:hover {
	opacity: 1
}
.pager {
	width: 100%;
	color: #0f0b09;
	line-height: 30px;
	padding: 30px 0;
	font-size: 24px;
	text-align: center;
	opacity: .3
}
.pager a, .pager span {
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	margin: 0 10px;
	font-size: 24px
}
.pager a:hover {
	color: #0f0b09;
	opacity: 1
}
.pager a:active {
	color: #0f0b09
}
.pager span.now {
	color: #0f0b09
}
.pager span.disabled {
	color: #0f0b09
}
.current:first-child, .pager .p1:last-child {
	display: none
}
.header {
	height: 100px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	transition: all .3s ease
}
.header-small {
	height: 100px;
	background: #fff;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
	box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
	transition: all .3s ease
}
.header-in {
	width: 95%;
	margin: 35px auto;
	height: 90px;
	transition: all .3s ease
}
.header-in .logo img {
	transition: all .3s ease
}
.header-small .header-in {
	margin: 15px auto;
	transition: all .3s ease
}
.header-small .logo img {
	height: 22px;
	margin-top: 4px
}
.header .logo {
	float: left;
	margin-left: 10px
}
.header .meun-off {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	display: none;
}
.header .meun-off span {
	width: 23px;
	height: 1px;
	background-color: #999;
	display: block;
	margin: 4px auto;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.header .meun-on #span2 {
	opacity: 0
}
.header .meun-on #span1 {
	-webkit-transform: translateY(8px) rotate(45deg);
	-ms-transform: translateY(8px) rotate(45deg);
	-o-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg)
}
.header .meun-on #span3 {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-ms-transform: translateY(-8px) rotate(-45deg);
	-o-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg)
}
.nav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	/* background: rgba(255, 255, 255, 1.0); */
	background: #000000e0;
	display: none
}
.nav ul {
	margin: 0 auto;
	width: 50%;
	text-align: center;
	height: 500px;
	position: absolute;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	/* margin-left: -25%; */
	margin-left: -15%;
	text-align: left;
}
.nav ul li {
	-webkit-animation: DDInY .8s .3s ease both;
	-ms-animation: DDInY .8s .3s ease both;
	-moz-animation: DDInY .8s .3s ease both;
	animation: DDInY .8s .3s ease both
}
.nav ul a {
	display: block;
	height: 80px;
	overflow: hidden;
	margin: 10px 0;
}
.nav ul span {
	display: block;
	font-size: 48px;
	line-height: 80px;
	text-transform: uppercase;
	/* color: #666; */
	color: #999;
}
.nav .close {
	display: block;
	position: absolute;
	top: 25px;
	right: 10px;
}
.nav .close img {
	transition: all .5s ease
}
.nav .close:hover img {
	transform: rotate(180deg)
}
.fullSlide {
	position: relative;
	margin: 0 auto
}
.fullSlide2 {
	display: none
}
.slide {
	position: relative;
	margin: 0 auto
}
.slide .bd {
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 280px;
}
.slide .bd li img {
	/*width: 100%;*/
	vertical-align: top
}
.slide .bd li a{ display:block; height:100%;}
.slide .hd {
	position: relative;
	z-index: 1;
	margin-top: -60px;
	height: 30px;
	line-height: 30px;
	text-align: center
}
.slide .hd ul {
	text-align: center
}
.slide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display: inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 5px 8px;
	overflow: hidden;
	font-size: 0;
	background-color: #fff;
	border-radius: 50%
}
.slide .hd ul .on {
	background-color: #000
}
.slide .prev, .slide .next {
	z-index: 1;
	display: block;
	width: 53px;
	height: 14px;
	position: relative;
	float: left;
	background: url(arrow.png) 0 0 no-repeat;
	filter: alpha(opacity=40);
	opacity: .4;
	position: absolute;
	top: 50%;
	margin-top: -7px
}
.slide .prev {
	left: 2.1%;
	margin-left: 10px
}
.slide .next {
	background-position: right 0;
	right: 2.1%;
	margin-right: 10px
}
.slide .prev:hover, .slide .next:hover {
	filter: alpha(opacity=80);
	opacity: .8
}
.warp1 {
	width: 1080px;
	margin: 0 auto;
	padding: 57px 0 80px;
	position: relative;
	z-index: 9;
	background-color: #fff
}
.warp1 h3 {
	font-size: 36px;
	color: #5f6061;
	margin-bottom: 48px
}
.warp1 p a {
	color: #888889;
	transition: all .3s ease;
}
.warp1 div:hover p a {
	color: #000
}
.warp1 h3 {
	-webkit-animation: fadeleft .8s .3s ease both;
	-ms-animation: fadeleft .8s .3s ease both;
	-moz-animation: fadeleft .8s .3s ease both;
	animation: fadeleft .5s .3s ease both;
	margin-top: 2px
}
.warp1 .p1 {
	-webkit-animation: fadeleft .8s .3s ease both;
	-ms-animation: fadeleft .8s .3s ease both;
	-moz-animation: fadeleft .8s .3s ease both;
	animation: fadeleft .8s .3s ease both
}
.warp1 .p2 {
	-webkit-animation: fadeleft .8s .3s ease both;
	-ms-animation: fadeleft .8s .3s ease both;
	-moz-animation: fadeleft .8s .3s ease both;
	animation: fadeleft 1s .3s ease both
}
.warp1 .p3 {
	-webkit-animation: fadeleft .8s .3s ease both;
	-ms-animation: fadeleft .8s .3s ease both;
	-moz-animation: fadeleft .8s .3s ease both;
	animation: fadeleft 1.2s .3s ease both
}
/*案例墙*/

.box {
	width: 95%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
.box ul li {
	width: 31.333333%;
	float: left;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 1%;
}
.box ul li img {
	width: 100%;
	height: 20vw;
	display: block
}
@media screen and (min-width: 750px){
	.box ul li:hover img {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1)
	}
}
.box .case-summary {
	width: 100%;
	height: 65%;
	bottom: 0;
	opacity: 1;
	position: absolute;
	left: 10px;
	bottom: 200%
}
.box ul li:hover .case-summary {
	bottom: 25px;
	-webkit-transition: all .5s;
 transition: all .5s  color: #FFF;
}
.box .case-summary p {
	color: #FFF;
	left: 0;
	font-size: 20px
}
.box .case-summary span {
	font-size: 24px;
}
.box .case-summary .title {
	background: url(../images/title.png) no-repeat left bottom;
	padding-bottom: 5%;
	font-size: 28px;
	transition: all .5s;
	margin-bottom: 5%;
}
.box .case-summary .introduce {
	font-size: 18px;
	font-weight: normal;
	width: 75%;
	line-height: 160%;
}
.box .case-summary div {
	width: 90%;
	height: 90%;
	padding: 5%;
	display: block;
	position: absolute;
	transition: all .5s;
}
.box .case .bg {
	background: url(../images/black.png) repeat;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	transition: all .5s;
	top: 110%;
	-webkit-transition: all .5s;
	transition: all .5s
}
@media screen and (min-width: 750px){
	.box ul li:hover .bg {
		top: 0;
		-webkit-transition: all .5s;
		transition: all .5s
	}
}
.box .case-more {
	display: block;
	width: 148px;
	height: 40px;
	margin: 100px auto;
	border: 2px solid #959595;
	text-align: center;
	line-height: 40px
}
.warp3 {
	width: 1180px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 10;
	background-color: #fff
}
.warp3 a {
	color: #898989
}
.warp3 .warp3-list {
	width: 250px;
	overflow: hidden
}
.warp3 .warp3-list ul li a {
	word-wrap: break-word;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #898989;
	font-size: 14px;
	transition: all 0.3s ease;
}
.warp3 .warp3-list ul li a:hover {
	color: #000;
}
.warp4 {
	width: 1180px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding: 80px 0 20px;
	margin-bottom: 100px;
	position: relative;
	z-index: 10;
	background-color: #fff
}
.warp4 h4 {
	text-align: center
}
.warp4 .warp4-list {
	width: 250px
}
.warp4 .warp4-title {
	color: #898989;
	font-size: 18px;
	padding-bottom: 15px;
	display: block
}
.warp4 .warp4-title:hover {
	color: #000
}
.warp3 .warp3-title {
	font-size: 18px;
	padding-bottom: 15px;
	display: block
}
.warp3 .warp3-title:hover {
	color: #000
}
.warp4 li a {
	color: #898989;
	font-size: 14px;
	transition: all .3s ease;
}
.warp4 li a:hover {
	color: #000;
}
.t-footer {
	display: none
}
.case-content {
	padding-bottom: 150px
}
.case-list {
	width: 94%;
	margin: 150px auto 0
}
.case-list .warp-type {
	height: 50px;
	position: relative;
	margin-bottom: 25px
}
.case-list .warp-type p {
	font-size: 18px;
	line-height: 50px;
	position: absolute;
	left: 33.33333%;
	margin-left: -160px;
	z-index: 0;
	width: 160px
}
.case-list .warp-type-list {
	float: right;
	position: absolute;
	z-index: 11;
	right: 0
}
.case-list .warp-type-list .active {
	text-decoration: underline;
	color: #000;
	font-size: 16px
}
.case-list .warp-type-list a {
	display: inline-block;
	margin-right: 20px;
	line-height: 50px;
	color: #888889;
	font-size: 14px
}
.case-list .warp-type-list a:hover {
	text-decoration: underline
}
.case-list ul li {
	width: 33.333333%;
	float: left;
	position: relative;
	overflow: hidden;
	display: block
}
.case-list ul li img {
	width: 100%;
	height: auto;
	display: block
}
.case-list ul li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.case-list .case-summary {
	display: none;
	width: 90%;
	height: 90%;
	background: url(black.png) repeat;
	top: 0;
	left: 0;
	position: absolute;
	padding: 5%
}
.case-list .case-summary p {
	color: #f9f9f9;
	position: absolute;
	left: 0;
	font-size: 20px
}
.case-list .case-summary span {
	font-size: 24px
}
.case-list .case-summary .p1 {
	top: 0
}
.case-list .case-summary .p2 {
	bottom: 0;
	font-size: 16px
}
.case-list .case-more {
	display: block;
	width: 148px;
	height: 40px;
	margin: 100px auto;
	border: 2px solid #959595;
	text-align: center;
	line-height: 40px
}
.case-read {
	width: 1800px;
	margin: 0 auto;
	max-width: 1800px;
	padding: 100px 0
}
.case-read .news-tool {
	display: none
}
.case-read img {
	width: 100%;
	height: auto!important;
	float: left;
	display: block;
	background: url(loading.gif) no-repeat center
}
.case-read img.small {
	width: 50%;
}
.case-read-top {
	padding: 70px 0;
	color: #fff;
	height: 730px
}
.case-read-top .left {
	width: 36%;
	text-align: right;
	font-size: 20px
}
.case-read-top .right {
	width: 40%;
	margin-right: 11%;
	position: relative;
	height: 100%
}
.case-read-top .right p {
	font-size: 20px;
	line-height: 1.8em;
	margin-bottom: 20px
}
.case-read-top .right ul {
	position: absolute;
	bottom: 0
}
.case-read-top .right ul li {
	font-size: 14px
}
.case-fixed {
	position: fixed;
	width: 45px;
	left: 50%;
	margin-left: 920px;
	bottom: 5%;
	z-index: 99999 !important;
}
.case-fixed li {
	position: relative;
	height: 45px;
	margin-bottom: 17px
}
.case-fixed li .icon {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	display: block;
	width: 28px;
	height: 26px
}
.case-fixed #close a {
	background-position: 0 -117px
}
.case-fixed #prev a {
	background-position: 0 -155px
}
.case-fixed #next a {
	background-position: 0 -194px
}
.case-fixed #close a:hover {
	background-position: -36px -117px
}
.case-fixed #prev a:hover {
	background-position: -36px -155px
}
.case-fixed #next a:hover {
	background-position: -36px -194px
}
.case-fixed li .icon2 {
	background-repeat: no-repeat;
	display: block;
	width: 45px;
	height: 45px;
}
.case-fixed #weixin a {
	background-image: url(../images/ico-w.png);
}
.case-fixed #xinlang a {
	background-image: url(../images/ico-s.png);
}
.case-fixed #fenxiang a {
	background-image: url(../images/ico-f.png);
}
.case-fixed #gotop a {
	background-image: url(../images/ico-t.png);
}
.case-fixed #weixin a:hover {
	background-image: url(../images/ico-w2.png);
}
.case-fixed #xinlang a:hover {
	background-image: url(../images/ico-s2.png);
}
.case-fixed #fenxiang a:hover {
	background-image: url(../images/ico-f2.png);
}
.case-fixed #gotop a:hover {
	background-image: url(../images/ico-t2.png);
}
.share-box .icon {
	background-image: url(icon.png);
	background-repeat: no-repeat
}
#share {
	width: 45px;
	height: 45px;
	float: right;
	position: relative;
	z-index: 99
}
.share {
	width: 45px;
	height: 45px;
	display: block
}
.ico-share {
	width: 45px;
	height: 45px;
	display: block;
	background-image: url(../images/ico-f.png);
}
.ico-share:hover {
	background-image: url(../images/ico-f2.png);
}
.share-list {
	width: 100px;
	padding: 10px 20px;
	background: #363636;
	position: absolute;
	right: 0;
	top: 32px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	visibility: hidden;
	z-index: -1;
	opacity: 0;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear
}
.share-list.active {
	visibility: visible;
	z-index: 1;
	opacity: 1
}
.share-list li {
	margin-bottom: 0;
}
.share-list li a {
	height: 24px;
	line-height: 24px;
	display: block;
	padding-left: 34px;
	color: #FFF;
	font-size: 14px;
	position: relative;
}
.share-list li a:hover {
	color: #ffe514
}
.share-list li .icon {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px
}
.share-list li .ico-weixin {
	background-position: -60px 0
}
.share-list li .ico-xlwb {
	background-position: -100px 0
}
.share-list li .ico-txwb {
	background-position: -140px 0
}
.share-list li .ico-douban {
	background-position: -180px 0
}
.share-list li .ico-tieba {
	background-position: -220px 0
}
.share-list li a:hover .ico-weixin {
	background-position: -60px -40px
}
.share-list li a:hover .ico-xlwb {
	background-position: -100px -40px
}
.share-list li a:hover .ico-txwb {
	background-position: -140px -40px
}
.share-list li a:hover .ico-douban {
	background-position: -180px -40px
}
.share-list li a:hover .ico-tieba {
	background-position: -220px -40px
}
.news {
	width: 1070px;
	margin: 0 auto;
	padding: 100px 0
}
.news-type {
	height: 60px;
	margin-bottom: 20px
}
.news-type h3 {
	float: left;
	font-size: 30px;
	width: 15%
}
.news-type ul {
	width: 85%;
	float: right
}
.news-type ul li {
	float: left;
	height: 60px;
	color: #898989
}
.news-type ul li a {
	line-height: 60px;
	font-size: 16px;
	padding: 0 30px;
	color: #898989
}
.news-type ul li a:hover {
	color: #5f6061
}
.news-list li {
	padding: 55px 0;
	border-bottom: 1px solid #eee
}
.news-list li .imgbigout {
	width: 44%;
	float: left
}
.news-list li .imgbigout img {
	width: 100%;
	height: auto
}
.news-list li .news-summary {
	float: right;
	width: 49%
}
.news-list li .news-summary h4 {
	color: #0f0b09;
	margin-bottom: 30px;
	font-size: 18px
}
.news-list li .news-summary p {
	margin-bottom: 30px
}
.news-list li .news-summary p a {
	color: #0f0b09;
	font-size: 24px;
	font-family: 'msyhl'
}
.news-list li .news-summary span {
	margin-bottom: 50px;
	display: block
}
.news-list li .news-summary span a {
	font-size: 16px
}
.news-list li .news-summary .more {
	text-decoration: underline;
	font-size: 18px
}
.news-read {
	width: 1140px;
	margin: 0 auto;
	padding: 150px 0
}
.news-read .news-read-left {
	float: left
}
.news-read .news-read-left h3 {
	font-size: 24px
}
.news-read .news-read-left h4 {
	font-size: 16px
}
.news-read .news-read-right {
	float: right;
	width: 700px
}
.news-read .news-read-right .title {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
	color: #0f0b09;
	margin-bottom: 40px;
	font-family: 'msyhl'
}
.news-read .content p, .news-read .content span, .news-read .content div {
	font-size: 16px
}
.news-read .content img {
	max-width: 705px;
	height: auto;
}
.news-read .content {
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
	font-size: 16px
}
.contact {
	padding: 100px 0
}
.contact-read {
	width: 1150px;
	margin: 0 auto
}
.contact1-left {
	float: left;
	font-size: 36px;
	color: #595757;
	font-family: "museo-light";
	margin-top: -10px
}
.contact1-right {
	float: right;
	width: 610px
}
.contact1 p {
	font-size: 20px
}
.contact1 {
	margin-bottom: 130px
}
.contact2 p {
	margin-bottom: 1em
}
.contact2 {
	margin-bottom: 100px
}
.contact3, .contact4, .contact5 {
	margin-bottom: 55px
}
.contact-img {
	margin-bottom: 120px
}
.about {
	padding: 20px 0
}
.about1 {
	width: 1600px;
	margin: 0 auto
}
.about3 {
	width: 1870px;
	margin: 0 auto
}
.about1 .about1-left {
	float: left;
	font-size: 36px;
	color: #595757;
	font-family: "museo-light";
	margin-left: 200px;
	margin-top: -9px
}
.about1 .about1-right {
	float: right;
	width: 860px
}
.about3 .about3-right {
	float: right;
	width: 1000px
}
.about2 {
	width: 100%;
	background: url(about-fixed.jpg);
	height: 800px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 170px 0 150px;
	position: relative
}
.about2 img {
	position: absolute;
	left: 13%;
	top: 45%
}
.about1-1 p {
	font-size: 24px;
	margin-bottom: 1.8em;
	line-height: 1.8em;
	color: #5f6061;
	font-family: "msyhl"
}
.about1-1 {
	margin-bottom: 150px
}
.about1-2 {
	float: left;
	width: 392px
}
.about1-2 h3 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #0f0b09
}
.about1-2 p {
	margin-bottom: 1em;
	color: #5f6061
}
.about1-3 {
	float: right;
	width: 330px
}
.about1-3 h3 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #0f0b09
}
.about1-3 p {
	margin-bottom: 1em;
	color: #5f6061
}
.about3-1 {
	float: left;
	width: 38%
}
.about3-2 {
	float: right;
	width: 48%
}
.about3-1 h3, .about3-2 h3, .about3-3 h3 {
	font-size: 22px;
	color: #0f0b09;
	margin-bottom: 1em
}
.about3-1 p, .about3-2 p {
	margin-bottom: 1em
}
.about3-3 {
	margin-bottom: 35px;
	margin-top: 80px
}
.about3-4 dl {
	width: 260px;
	float: left;
	margin-bottom: 45px
}
.about3-4 dt {
	font-size: 16px;
	color: #0f0b09;
	margin-bottom: 14px
}
.news-tool {
	margin-top: 26px
}
.news-tool-right li {
	position: relative;
	height: 32px;
	float: left;
	margin: 0 7px
}
.news-tool-right li .icon {
	background-image: url(icon.png);
	background-repeat: no-repeat;
	display: block;
	width: 26px;
	height: 26px
}
.news-tool-right #close a {
	background-position: 0 -114px
}
.news-tool-right #prev a {
	background-position: 0 -155px
}
.news-tool-right #next a {
	background-position: 0 -194px
}
.news-tool-right #close a:hover {
	background-position: -36px -114px
}
.news-tool-right #prev a:hover {
	background-position: -36px -155px
}
.news-tool-right #next a:hover {
	background-position: -36px -194px
}
.service {
	display: none
}
@media screen and (max-width:1920px) {
	html, 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 {
	}
	.header-small {
		/* height: 60px */
	}
	.header-small .logo img {
		height: 35px;
		margin-top: 8px;
	}
	.header-small .header-in {
		margin: 5px auto
	}
	.fullSlide .hd {
		margin-top: -50px
	}
	.fullSlide .hd ul li {
		width: 10px;
		height: 10px
	}
	.banner .bd li {
		height: 685px;
		background-size: 1920px 685px
	}
	.banner .hd {
		top: 648px
	}
	.banner .hd ul li {
		width: 10px;
		height: 10px
	}
	.banner .bd li a {
		width: 1400px
	}
	.nav .close img {
		width: 42px
	}
	.warp1 {
		padding: 55px 0 80px;
	}
	.warp1 h3 {
		margin-bottom: 60px;
	}
	.box .case-summary .p1 {
		font-size: 18px
	}
	.box .case-summary .p2 {
		font-size: 14px
	}
	.warp3 .warp3-list ul li a {
		font-size: 12px
	}
	.warp4 li a {
		font-size: 12px
	}
	.warp4 {
		margin-bottom: 50px
	}
	.case-read {
		width: 1700px
	}
	.case-read-top {
		height: 500px
	}
	.case-read-top .left {
		font-size: 16px
	}
	.case-read-top .right p {
		font-size: 16px;
		margin-bottom: 18px
	}
	.case-fixed {
		position: fixed;
		width: 45px;
		left: 50%;
		margin-left: 46%;
	}
	.contact-read {
		width: 925px;
		margin: 0 auto
	}
	.contact1-left {
		float: left;
		font-size: 30px;
		color: #595757;
		margin-top: -10px
	}
	.contact1-right {
		float: right;
		width: 580px
	}
	.contact1 p {
		font-size: 16px
	}
	.about1, .about3 {
		width: 1120px;
		margin: 0 auto
	}
	.about2 {
		margin: 100px 0 110px
	}
	.about1 .about1-left {
		font-size: 27px;
		margin-left: 120px;
		margin-top: -7px
	}
	.about1 .about1-right {
		width: 640px;
		margin-right: 0
	}
	.about1-2 {
		float: left;
		width: 270px
	}
	.about1-3 {
		width: 240px
	}
	.about1-1 p {
		font-size: 18px
	}
	.about3 .about3-right {
		float: right;
		width: 750px;
		margin-right: -120px
	}
	.about1-2 h3, .about1-3 h3, .about3-1 h3, .about3-2 h3, .about3-3 h3 {
		font-size: 16px;
		margin-bottom: 10px
	}
	.about1-2 p, .about1-3 p {
		font-size: 12px
	}
	.about3 .about3-right p {
		font-size: 12px
	}
	.about3-1 p, .about3-2 p {
		margin-bottom: 2em
	}
	.about3-4 dt {
		font-size: 14px;
		margin-bottom: 2px
	}
	.about3-4 dd {
		font-size: 12px
	}
	.about3-3 {
		margin-bottom: 25px;
		margin-top: 60px
	}
	.service {
		margin-top: 74px !important
	}
	.news-list li .imgbigout img, .news-list li .imgbigout {
		width: 360px
	}
	.news-summary {
		margin-right: 130px
	}
	.news-list li .news-summary span a {
		font-size: 14px
	}
	.news-list li .news-summary p a {
		font-size: 22px
	}
	.news-list li .news-summary h4, .news-list li .news-summary .more {
		font-size: 16px
	}
	.news-list li {
		padding: 40px 0
	}
	.news-type ul li a {
		font-size: 14px
	}
	.news-read .news-read-right .title {
		font-size: 24px;
		padding-bottom: 36px
	}
	.news-read .news-read-left h3 {
		font-size: 20px
	}
	.news-read .news-read-left h4 {
		font-size: 14px
	}
	.news-read .news-read-left {
		margin-left: 70px
	}
	.news-read .content p, .news-read .content span, .news-read .content div {
		font-size: 14px
	}
	.news-tool-right li {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7)
	}
	.about3-4 dl {
		width: 195px
	}
	.case-read-top .right ul li {
		font-size: 12px
	}
	.box .case-summary {
		height: 62%;
	}
	.box .case-summary span {
		font-size: 24px;
	}
	.box .case-summary .title {
		font-size: 30px;
	}
	.box .case-summary .introduce {
		font-size: 18px;
		height: 53px;
		overflow: hidden;
		width: 75%;
	}
}
@media screen and (max-width:1440px) {
	.banner .bd li {
		height: 513px;
		background-size: 1440px 513px
	}
	.banner .hd {
		top: 480px
	}
	.banner .bd li a {
		width: 1200px
	}
	.news-read {
		width: 700px
	}
	.news-read-left {
		margin-bottom: 30px
	}
	.news-read .news-read-left, .news-read-right {
		float: none;
		width: 100%
	}
	.case-read {
		width: 1200px
	}
	.case-read-top {
		height: auto
	}
	.case-read-top .right ul {
		position: static;
	}
	.case-read-top .left {
		font-size: 16px
	}
	.case-read-top .right p {
		font-size: 16px;
		margin-bottom: 18px
	}
	.case-fixed {
		position: fixed;
		width: 45px;
		left: 50%;
		margin-left: 46%;
	}
	.warp1 h3 {
		margin-top: 0;
		font-size: 30px
	}
	.warp1 p {
		font-size: 12px
	}
	.box .warp-type p {
		font-size: 12px
	}
	.box .warp-type-list a, .box .warp-type-list .active {
		font-size: 12px
	}
	.box .warp-type {
		margin-bottom: 6px
	}
	.box .case-summary .p1 {
		font-size: 14px
	}
	.box .case-summary .p2 {
		font-size: 12px
	}
	.box .case-summary span {
		font-size: 18px
	}
	.service {
		margin-top: 48px !important;
		margin-bottom: 10px !important
	}
	.news {
		width: 830px
	}
	.news-list li .imgbigout img, .news-list li .imgbigout {
		width: 260px
	}
	.news-list li .news-summary p a {
		font-size: 16px
	}
	.news-list li .news-summary h4, .news-list li .news-summary .more {
		font-size: 14px
	}
	.news-list li .news-summary h4 {
		margin-bottom: 13px
	}
	.news-list li .news-summary p {
		margin-bottom: 15px
	}
	.news-list li .news-summary span a {
		font-size: 12px
	}
	.news-list li {
		padding: 30px 0
	}
	.pager a, .pager span {
		font-size: 18px
	}
	.news-read .news-read-left {
		margin-left: 0
	}
	.about2 {
		margin: 70px 0 90px
	}
	.news-read .news-read-left h3 {
		font-size: 18px
	}
	.case-list .warp-type-list a {
		margin-right: 15px
	}
	.box .case-summary {
		height: 65%;
	}
	.box .case-summary span {
		font-size: 24px;
	}
	.box .case-summary .title {
		font-size: 28px;
	}
	.box .case-summary .introduce {
		font-size: 16px;
		overflow: hidden;
		height: 45px;
		width: 75%;
	}
}
@media screen and (max-width:1200px) {
	.box ul li {
		float: left;
		position: relative;
		overflow: hidden
	}
	.banner .bd li a {
		width: 1000px
	}
	.news-read {
		width: 700px
	}
	.news-read-left {
		margin-bottom: 30px
	}
	.news-read .news-read-left, .news-read-right {
		float: none;
		width: 100%
	}
	.case-read {
		width: 1000px
	}
	.case-read-top {
		height: auto
	}
	.case-read-top .right ul {
		position: static
	}
	.case-read-top .left {
		font-size: 16px
	}
	.case-read-top .right p {
		font-size: 14px;
		margin-bottom: 18px
	}
	.case-fixed {
		position: fixed;
		width: 45px;
		left: 50%;
		margin-left: 520px
	}
	.box {
		width: 100%;
	}
	.box .case-summary span {
		font-size: 20px;
	}
	.box .case-summary .title {
		font-size: 26px;
	}
	.box .case-summary .introduce {
		font-size: 14px;
	}
}
@media screen and (max-width:1000px) {
	.header {
		height: 40px
	}
	.header-small {
		height: 80px;
		border-bottom: 1px solid #D2D2D2;
	}
	.header .logo img {
		height: 20px;
		margin-top: 7px
	}
	.header .meun-off {
		margin-right: 2%;
		margin-top: 5px;
		display: block;
	}
	.nav .close img {
		width: 36px;
		height: auto
	}
	.nav ul {
		height: 360px;
		margin-top: -180px
	}
	.nav ul a {
		height: 60px
	}
	.nav ul span {
		font-size: 22px;
		line-height: 50px
	}
}
@media screen and (max-width:750px) {
	.banner {
		display: none
	}
	.header {
		height: 40px
	}
	.header-small {
		height: 80px;
		border-bottom: 1px solid #D2D2D2;
	}
	.header .logo img {
		height: 20px;
		margin-top: 7px
	}
	.header .meun-off {
		margin-right: 2%;
		margin-top: 20px;
		display: block;
	}
	.nav .close img {
		width: 36px;
		height: auto
	}
	.nav ul {
		height: 360px;
		margin-top: -180px
	}
	.nav ul a {
		height: 60px
	}
	.nav ul span {
		font-size: 22px;
		line-height: 50px
	}
	.slide .hd {
		margin-top: -40px
	}
	.slide .hd {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 60px;
		z-index: 9;
	}
	.slide .hd ul li {
		width: 7px;
		height: 7px
	}
	.slide .prev, .slide .next {
		width: 25px;
		height: 14px
	}
	.warp-type {
		width: 100%;
		height: auto
	}
	.warp-type p {
		width: 100%;
		position: static;
		margin-left: 0;
		margin: 0 auto
	}
	.warp-type-list {
		position: static;
		float: left
	}
	.warp1 h3 {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1em
	}
	.header-in {
		margin: 5px auto;
		width: 94%
	}
	.header .logo {
		margin-left: 0
	}
	.header-small .header-in {
		height: 72px;
		margin: 5px auto
	}
	.box ul li {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden;
		margin: 2% 0;
		padding: 0 4%;
    	box-sizing: border-box;
	}
	.box ul li img {
		width: 100%;
		height: auto;
		display: block
	}
	.warp4, .warp3, .service {
		display: none
	}
	.fullSlide {
		display: none
	}
	.fullSlide2 {
		display: block !important
	}
	.warp1 {
		width: 94%;
		margin: 0 auto;
		padding: 40px 0
	}
	.case-list {
		margin-top: 80px;
		width: 94%
	}
	.case-list .warp-type {
		height: auto
	}
	.case-list ul li {
		width: 100%
	}
	.case-list .warp-type-list a {
		line-height: 24px;
		margin-right: 25px;
		float: left
	}
	.case-list .warp-type p {
		position: static;
		margin-left: 0;
		font-size: 12px;
		line-height: 32px
	}
	.warp-type-list {
		position: static !important;
		float: static
	}
	.case-list .museo-light {
		width: 100%;
		display: block
	}
	.case-content {
		padding-bottom: 35px
	}
	.warp-type-list a {
		line-height: 35px;
		margin-right: 10px
	}
	.case-read {
		width: 94%;
		padding-bottom: 30px
	}
	.case-read .small {
		width: 100% !important
	}
	.case-read-top .left, .case-read-top .right {
		width: 90%;
		text-align: left;
		margin: 0 auto;
		float: none
	}
	.case-read-top {
		padding: 30px 0
	}
	.case-read-top .right ul {
		bottom: 30px
	}
	.case-fixed {
		position: relative;
		height: 50px;
		padding-top: 20px;
	}
	.case-fixed ul {
		position: absolute;
		right: 40px;
	}
	.case-fixed li {
		margin: 0;
		height: 35px;
		display: inline-block;
	}
	.case-fixed li .icon2 {
		background-repeat: no-repeat;
		display: inline-block;
		width: 25px;
		height: 25px;
		background-size: 100%;
	}
	.case-fixed {
		position: inherit;
		width: 100%;
		left: auto;
		top: auto;
		margin: auto;
	}
	.case-fixed #gotop {
		margin-left: 10px;
	}
	#xinlang, #share {
		margin-left: 15px;
	}
	.news-read {
		width: 94%;
		padding: 50px 0
	}
	.news-read img {
		max-width: 100%!important;
		height: auto
	}
	.news-read-left {
		margin-bottom: 30px
	}
	.news-read .news-read-left, .news-read-right {
		float: none;
		width: 100%
	}
	.news-read-right {
		width: 100% !important
	}
	.news-read-left {
		margin-bottom: 20px
	}
	.news {
		width: 94%;
		padding: 80px 0 10px
	}
	.news-read .news-read-right .title {
		font-size: 24px;
		padding-bottom: 20px;
		margin-bottom: 15px
	}
	.news-type h3 {
		width: 100%
	}
	.news-type ul {
		float: left;
		width: 100%
	}
	.news-type ul li {
		height: 30px
	}
	.news-type ul li a {
		padding: 0 15px;
		line-height: 30px
	}
	.news-summary {
		margin-top: 10px
	}
	.news-list li .imgbigout, .news-list li .news-summary {
		width: 100%
	}
	.news-list li {
		padding: 25px 0
	}
	.news-list li .news-summary {
		float: left
	}
	.news-list li .imgbigout img, .news-list li .imgbigout {
		width: 100%
	}
	.news-type ul li:first-child a {
		padding-left: 0
	}
	.news-list li .news-summary h4 {
		margin-bottom: 10px
	}
	.news-list li .news-summary p {
		margin-bottom: 20px
	}
	.news-list li .news-summary span {
		margin-bottom: 20px
	}
	.back2top {
		display: none !important
	}
	.t-footer {
		display: block;
		width: 94%;
		margin: 35px auto 0
	}
	.t-footer .t-footer-bottom .left {
		width: 55%
	}
	.t-footer-top {
		font-size: 24px;
		height: 40px;
		line-height: 40px
	}
	.t-back2top {
		display: block;
		width: 30px;
		height: 30px;
		background: url(back2top.png) no-repeat;
		background-size: 30px
	}
	.contact {
		padding: 100px 0 30px
	}
	.contact-read {
		width: 94%;
		margin: 0 auto
	}
	.contact1-left {
		float: left;
		font-size: 28px;
		color: #595757;
		font-size: arial
	}
	.contact1-right {
		float: right;
		width: 100%
	}
	.contact1 p {
		font-size: 16px
	}
	.contact1, .contact2, .contact3, .contact4, .contact-img {
		margin-bottom: 25px
	}
	.about {
		padding: 100px 0 30px
	}
	.about1, .about3 {
		width: 94%
	}
	.about1 .about1-left {
		font-size: 28px;
		width: 100%;
		margin-left: 0
	}
	.about1 .about1-right {
		width: 100%
	}
	.about3 .about3-right {
		width: 100%;
		margin-right: 0
	}
	.about3-4 dl {
		margin-bottom: 15px
	}
	.about2 {
		width: 100%;
		background: url(about-fixed.jpg);
		height: 250px;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		margin: 25px 0;
		position: relative
	}
	.about2 img {
		left: 50%;
		top: 40%;
		background-position: center;
		width: 200px;
		margin-left: -100px
	}
	.about1-2, .about1-3, .about3-1, .about3-2, .about3-4 {
		width: 100% !important;
		margin-right: 0
	}
	.about3-4 dl {
		width: 50%
	}
	.about1-1 {
		margin-bottom: 30px
	}
	.about1-1 p {
		font-size: 16px
	}
	.about h3 {
		font-size: 16px;
		margin-bottom: 10px
	}
	.box .warp-type p {
		width: 94%;
		position: static;
		margin-left: 0
	}
	.box .warp-type-list {
		width: 100%;
		position: static
	}
	.box .warp-type {
		height: 80px
	}
	.box .warp-type-list a {
		height: 30px;
		line-height: 30px;
		margin-right: 10px;
		font-size: 12px
	}
	.case-more {
		display: none !important
	}
	.share-list {
		left: 0
	}
	#qiao-wrap {
		display: none !important
	}
	.case-list .warp-type-list a {
		font-size: 12px
	}
	.case-list .warp-type-list .active {
		font-size: 12px
	}
	.case-list .warp-type-list .museo-light {
		font-size: 16px;
		margin-bottom: 14px
	}
	.case-read .news-tool {
		display: block
	}
	.box {
		padding-top: 10px;
	}
	.box {
		width: 100%
	}
	.box .case-summary {
	}
	.box ul li:hover .case-summary {
		bottom: 25px;
		-webkit-transition: all .5s;
	transition: all .5s  color: #FFF;
	}
	.box .case-summary p {
		color: #FFF;
		left: 0;
		font-size: 20px
	}
	.box .case-summary span {
		font-size: 24px;
	}
	.box .case-summary .title {
		background: url(../images/title.png) no-repeat left bottom;
		padding-bottom: 5%;
		font-size: 22px;
		transition: all .5s;
		margin-bottom: 5%;
	}
	.box .case-summary .introduce {
		font-size: 14px;
		font-weight: normal;
		width: 75%;
		line-height: 160%;
		overflow: hidden;
		height: 40px;
	}
	.box .case-summary div {
		width: 90%;
		height: 90%;
		padding: 5%;
		display: block;
		position: absolute;
		transition: all .5s;
	}
	.box .case .bg {
		background: url(../images/black.png) repeat;
		display: block;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		transition: all .5s;
		top: 110%;
		-webkit-transition: all .5s;
		transition: all .5s
	}
	/* .box ul li:hover .bg {
		top: 0;
		-webkit-transition: all .5s;
		transition: all .5s
	} */
	#shouji-hdp {
		margin-top: 10px;
		margin-bottom: 0px;
	}
	#shouji-hdp .bd ul li {
		background-size: auto 100%;
		background-position:center center;
	}
	#shouji-hdp .bd ul li img {
		height: 100%;
	}
	#shouji-hdp .sanjiao {
		display: block;
		text-align: center;
	}
	#shouji-hdp .sanjiao {
		background-color: #FFF;
		/*	background-image: url(../images/sanjiao.png%20);
		background-repeat: no-repeat;
		background-position: center center;
		background-size:15px 15px;
	*/	height: 40px;
		width: 100%;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 9;
		padding-top: 5px;
	}
	#shouji-hdp .sanjiao img {
		width: 15px;
		height: 15px;
		margin: auto;
	}
}
.logo-small {
	/* padding: 5px 0 0 12px; */
    width: 94%;
	margin: 5px auto;
}
.logo-small img {
	height: 72px;
	opacity: 0.2;
}
/*顶部菜单*/
.nav-pc {
	position: fixed;
	right: 20px;
	top: 20px;
	transition: all .3s ease;
}
.nav-pc ul {
}
.nav-pc ul li {
	display: inline-block;
	margin: 5px 15px;
	font-size: 20px;
	font-weight: 300;
}
.header-small .nav-pc {
	position: fixed;
	right: 2.5%;
	top: 5px;
	transition: all .3s ease
}
.header-small .nav-pc ul {
}
.header-small .nav-pc ul li {
	display: inline-block;
	font-size: 20px;
	line-height: 80px;
}
.header-small .nav-pc ul li a {
	color: #000;
	font-weight: 400;
	position: relative;
}
.header-small .nav-pc ul li a:hover {
	color: #959595
}
.header-small .nav-pc ul li a.on {
	color: #959595;
}
.header-small .nav-pc ul li a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 1px;
	left: 0;
	bottom: -5px;
	background: #000000;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
	-ms-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
}
.header-small .nav-pc ul li a:hover:before,
.header-small .nav-pc ul li a:active:before{
	width: 100%;
}

 @media screen and (max-width:1000px) {
.nav-pc {
	display: none;
}
}
@media screen and (max-width:750px) {
.nav-pc {
	display: none;
}
}
/*底部菜单*/
.foot-menu {
	margin: 35px auto;
	padding: 0 2%;
}
.foot-menu dl {
}
.foot-menu dt {
	font-size: 20px;
}
.foot-menu dd {
	font-size: 18px;
	margin-bottom: 50px;
}
.foot-menu dd a {
	font-size: 18px;
	color: #5f6061;
}
.foot-menu dd a:hover {
	color: #000;
}
.foot-menu li {
	margin: 4px 0;
}
.foot-menu .l {
	width: 355px;
	float: left;
}
.foot-menu .c {
	width: auto;
	float: left;
	margin-left: 50px;
}
.foot-menu .c li {
}
.foot-menu .r {
	width: 540px;
	float: right;
	text-align: right;
}
.foot-menu .r img {
	width: 90%;
	margin-right: 50px;
}
.foot-menu .code-er {
}
.foot-menu .code-er img {
	width: 90px;
	height: 90px;
	margin: auto;
}
 @media screen and (min-width:1200px) {
.foot-menu {
	width: 1180px;
	height: 350px;
	padding-left: 20px;
	padding-right: 20px;
}
.foot-menu .c {
	width: auto;
	float: left;
	margin-left: 0;
}
}
 @media screen and (max-width:1100px) {
.foot-menu {
	margin: 25px 2%;
}
.foot-menu .c {
	width: auto;
	float: left;
	margin-left: 0;
}
.foot-menu .l {
	width: auto;
	float: left;
	margin-right: 100px;
}
.foot-menu .r {
	width: 350px;
	float: right;
	text-align: right;
}
}
 @media screen and (max-width:750px) {
.foot-menu {
	display: none;
}
}
.foot-menu-s {
	display: none;
}
@media screen and (max-width:750px) {
.foot-menu-s {
	display: block;
}
.foot-menu-s .l {
	position: relative;
	padding: 20px 50% 10px 20px;
}
.foot-menu-s .l dt {
	font-size: 14px;
}
.foot-menu-s .l dd {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 140%;
}
.foot-menu-s .l dd a {
	color: #5f6061;
}
.foot-menu-s .code-er {
	position: absolute;
	width: 50%;
	right: 0;
	top: 40px;
	text-align: center;
}
.foot-menu-s .code-er img {
	margin: auto;
}
.foot-menu-s .foot-logo {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #D1D1D1;
	padding-bottom: 30px;
}
.foot-menu-s .foot-logo img {
	width: 70%;
	margin: auto;
}
}
/*底部*/
.footer {
	background: #F5F5F5;
	height: 60px;
	line-height: 60px;
	clear: both;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 10;
	color: #999999;
	font-size: 0px;
	overflow: hidden;
	box-sizing: border-box;
}
.footer .w-box {
	width: 1200px;
	margin: auto
}
.copyright {
	text-align: center;
	line-height: 100%;
	float: right;
	color: #999;
	font-size: 16px;
	vertical-align: middle;
}
.link-img {
	float: left;
}
.link-img a span {
	display: none;
}
.link-img a {
	display: inline-block;
	margin: 3px 5px 0 0;
}
/* .link-img .link-1 {
	background-image: url(../images/link-img-1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 80px;
	height: 35px;
}
.link-img .link-1:hover {
	background-image: url(../images/link-img-2.png);
	background-repeat: no-repeat;
}
.link-img .link-2 {
	background-image: url(../images/link-img-3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 90px;
	height: 35px;
}
.link-img .link-2:hover {
	background-image: url(../images/link-img-4.png);
	background-repeat: no-repeat;
}
.link-img .link-3 {
	background-image: url(../images/link-img-5.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 60px;
	height: 35px;
}
.link-img .link-3:hover {
	background-image: url(../images/link-img-6.png);
	background-repeat: no-repeat;
}
.link-img .link-4 {
	background-image: url(../images/link-img-7.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 80px;
	height: 35px;
}
.link-img .link-4:hover {
	background-image: url(../images/link-img-8.png);
	background-repeat: no-repeat;
}
.link-img .link-5 {
	background-image: url(../images/link-img-9.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 110px;
	height: 35px;
}
.link-img .link-5:hover {
	background-image: url(../images/link-img-10.png);
	background-repeat: no-repeat;
} */
.link-txt {
	text-align: right;
	display: inline-block;
	margin-left: 5px;
	font-size: 16px;
}
.link-txt a, .link-txt a:visited {
	padding-left: 10px;
	color: #999;
}
 @media screen and (max-width:1200px) {
.footer .w-box {
	width: 100%;
}
.footer {
	background-color: #F5F5F5;
	border-top: 1px solid #D2D2D2;
	padding: 10px 3%;
	height: auto;
	text-align: center;
}
.link-img {
	float: none;
	margin: 0px auto 0px auto;
	padding: 0;
}
.link-img a {
	display: inline-block;
}
.copyright {
	margin: auto;
	float: none;
	padding: 0 1%;
	text-align: center;
}
}
 @media screen and (max-width:750px) {
.footer {
	background-color: #F5F5F5;
	border-top: 1px solid #D2D2D2;
	padding: 10px 10%;
	height: auto;
	text-align: right;
}
.link-img {
	float: none;
	margin: 0px auto 6px auto;
	padding: 0;
}
.link-img a {
	display: inline-block;
}
.link-img .link-1 {
	width: 45px;
	height: 35px;
}
.link-img .link-2 {
	width: 45px;
	height: 35px;
}
.link-img .link-3 {
	width: 45px;
	/* height: 35px; */
}
.link-img .link-4 {
	width: 55px;
	/* height: 35px; */
}
.link-img .link-5 {
	width: 65px;
	/* height: 35px; */
}
.link-txt {
	display: none
}
.copyright {
	margin: auto;
	float: none;
	padding: 0 1%;
	font-size: 10px;
	text-align: center;
}
.copyright strong {
	font-size: 13px;
	font-weight: bolder;
}
}
/*幻灯片*/
.banner {
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden
}
.banner .bd ul {
	width: 100% !important
}
.banner .bd li {
	width: 100% !important;/*height: 1000px;*/
	background-position: center center;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	/*min-width: 1200px*/
	background-size: auto 100%;
}
.banner .bd li a {
	display: block;
	width: 1400px;
	margin: 0 auto;
	height: 100%
}
.banner .hds {
	position: absolute;
	right: 30px;
	top: 42%;
	z-index: 9;
	overflow: hidden;
}
.banner .hds ul {
	text-align: center
}
.banner .hds ul li {
	cursor: pointer;
	display: block;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 20px 5px;
	overflow: hidden;
	font-size: 0;
	background-color: #fff;
	border-radius: 50%
}
.banner .hds ul .on {
	background-color: #000
}
.banner .prev, .banner .next {
	z-index: 1;
	display: block;
	width: 53px;
	height: 44px;
	position: relative;
	float: left;
	background: url(arrow.png) 0 center no-repeat;
	filter: alpha(opacity=40);
	opacity: .4;
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.banner .prev {
	left: 2.1%;
	margin-left: 10px
}
.banner .next {
	background-position: right 0;
	right: 2.1%;
	margin-right: 10px
}
.banner .prev:hover, .banner .next:hover {
	filter: alpha(opacity=80);
	opacity: .8
}
.banner .arrow {
	position: absolute;
	top: 25%;
	margin-top: 0;
	width: 100px;
	height: 50%;
	padding: 0;
	cursor: pointer;
}
.banner .arrow span, .banner .arrow span:after, .banner .arrow span:before {
	position: absolute;
	top: 50%;
	height: 2px;
	background-color: #fff;
	border-radius: 1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.banner .arrow span {
	margin-top: -1px;
	width: 0
}
/*   .banner .arrow span:after,.banner .arrow span:before {content:""; width:30px; height:3px; }
	.banner .arrow.btn-prev,.banner .arrow.btn-next{ display:none;}
    .banner .arrow.btn-prev span {left:50%; margin-left:-10px; display:none; } 
    .banner .arrow.btn-prev span:before {left:0; bottom:0; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transform-origin:left; -ms-transform-origin:left; transform-origin:left } 
    .banner .arrow.btn-prev span:after {left:0; top:0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transform-origin:left; -ms-transform-origin:left; transform-origin:left } 
	
    .banner .arrow.btn-next span {right:50%; margin-right:-10px;display:block;  display:none;
} 
    .banner .arrow.btn-next span:before {right:0; bottom:0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transform-origin:right; -ms-transform-origin:right; transform-origin:right;

} 
    .banner .arrow.btn-next span:after {right:0; top:0; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transform-origin:right; -ms-transform-origin:right; transform-origin:right } */
	


	
.banner .arrow:hover span {
	width: 0px
}
.banner .arrow:hover.btn-prev span {
	margin-left: -20px
}
.banner .arrow:hover.btn-next span {
	margin-right: -20px
}
.banner .btn-next {
	right: 2.1%
}
.banner .btn-prev {
	left: 2.1%
}
/*案例文本*/
.case-txt {
	font-size: 2.8rem;
	line-height: 130%;
	height: 200px;
	padding: 180px 0 10px 3%;
	color: #000;
	width: 92%;
	margin: 0 auto;
	background-color: #F7F7F7;
	margin-bottom: 15px;
}
.typed-cursor {
	display: none;
}
@media screen and (max-width:1367px) {
.case-txt {
	font-size: 2.0rem;
	height: 160px;
	padding: 130px 0 10px 3%;
	width: 92%;
	margin: auto;
}
}
@media screen and (max-width:750px) {
.case-txt {
	font-size: 1.4rem;
	height: 120px;
	padding: 100px 0 10px 5%;
	width: 95%;
}
}
/*导航*/
.navlink {
	font-size: 28px;
	color: #000;
	width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width:1200px) {
.navlink {
	width: 98%;
}
}
 @media screen and (max-width:750px) {
.navlink {
	font-size: 20px;
	width: 95%;
}
}
.navlink-auto {
	font-size: 28px;
	color: #000;
	width: 95%;
	margin: 10px auto 16px auto;
}
@media screen and (max-width:750px) {
.navlink-auto {
	font-size: 20px;
	width: 95%;
	margin: 10px auto 5px auto;
}
}
.neirong-yin {
	height: 100px;
}
.neirong-yin span {
	display: none;
}
 @media screen and (max-width:750px) {
.neirong-yin {
	height: 60px;
}
}

.box-neirong {
	width: 1000px;
	margin: auto;
}
.box-neirong div.navlink {
	width: 100%;
}
 @media screen and (max-width:750px) {
.box-neirong {
	width: 90%;
}
}
.title-h1 {
	font-size: 36px;
	color: #000;
	margin-top: 20px;
}
 @media screen and (max-width:750px) {
.title-h1 {
	font-size: 20px;
}
}
.introduction {
	font-size: 24px;
	color: #000;
	line-height: 120%;
}
@media screen and (max-width:750px) {
.introduction {
	font-size: 16px;
}
}
.team {
	font-size: 18px;
	color: #717071;
	line-height: 200%;
	margin: 40px 0;
	font-weight: 200;
}
@media screen and (max-width:750px) {
.team {
	font-size: 14px;
	margin: 25px 0;
}
}
.box-content {
	font-size: 18px;
	color: #000;
	line-height: 160%;
}
.box-content p {
	font-size: 18px;
	margin-bottom: 20px;
}
.box-content img {
	width: 100%;
	margin: 5px auto 0 auto;
}
@media screen and (max-width:750px) {
.box-content {
	font-size: 14px;
}
.box-content p {
	font-size: 14px;
	margin-bottom: 15px;
}
}
.line {
	border-bottom: 1px solid #EDEDED;
	height: 1px;
	margin-top: 80px;
	clear: both;
}
@media screen and (max-width:750px) {
.line {
	border: none;
	margin-top: 40px;
}
}
.line2 {
	border-bottom: 1px solid #EDEDED;
	height: 1px;
	margin-top: 80px;
	clear: both;
	margin-bottom: 20px;
}
@media screen and (max-width:750px) {
.line2 {
	margin: 0 5%;
	margin-top: 30px;
	margin-bottom: 30px;
}
}
.list-news {
	margin-top: 20px;
}
.list-news a.item {
	display: block;
	padding: 10px 550px 10px 200px;
	position: relative;
	height: 250px;
	color: #000;
}
.list-news a.item:hover {
	color: #666;
}
.list-news div.time {
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 0;
	top: 10px;
}
.list-news p.title {
	font-size: 24px;
}
.list-news span.pd {
	font-size: 20px;
	color: #858585;
	position: absolute;
	left: 200px;
	top: 120px;
}
.list-news img {
	position: absolute;
	right: 0;
	top: 10px;
	width:380px;
	height:230px;
}
 @media screen and (max-width:750px) {
.list-news {}
.list-news a.item {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding: 10px 10px 30px 10px;
	margin-bottom: 10px;
}
.list-news a.item:hover {
	color: #000;
}
.list-news p.title {
	font-size: 18px;
	line-height: 120%;
	color: #000;
	margin-left: 0px;
	/* margin-bottom: 20px; */
}
.list-news span.pd {
	font-size: 12px;
	color: #858585;
	position: absolute;
	left: 10px;
	top: auto;
	bottom: 0px;
	right: auto;
}
.list-news div.time {
	font-size: 12px;
	color: #000;
	position: absolute;
	top: auto;
	right: 10px;
	bottom: 0px;
	text-align: right;
}
.list-news img {
	position: relative;
	width: 100%;
	margin-bottom: -15px;
	right: auto;
	top: auto;
	height:auto;
}

}
.job {
	width: auto;
	margin-top: 15px;
	margin-bottom: 40px;
}
.job h3 {
	font-size: 32px;
	color: #000;
	font-weight: 900;
}
.job p {
	font-size: 20px;
	color: #585757;
	line-height: 180%;
}
@media screen and (max-width:750px) {
.job {
	width: auto;
	padding: 10px;
}
.job h3 {
	font-size: 22px;
	color: #000;
}
.job p {
	font-size: 16px;
	color: #585757;
	line-height: 200%;
}
}
.list-job {
	margin-bottom: 40px;
	margin-right: -4.3%;
}
.list-job .title {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-bottom: 25px;
}
.list-job .item-job {
	width: 45.6%;
	display: inline-block;
	float: left;
	margin-right: 4.3%;
	margin-bottom: 40px;
}
.list-job .item-job .neirong {
	overflow: hidden;
	transition: max-height .5s ease;
	max-height: 255px;
	font-size: 18px;
}
.list-job .kongzhi {
	background-color: #FFF;
	border-bottom: 1px solid #EDEDED;
	position: relative;
	height: 30px;
}
.list-job .kongzhi span {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 5px;
	cursor: pointer;
}
.list-job .kongzhi span.close {
	background-image: url(../images/open.png);
}
.list-job .kongzhi span.open {
	background-image: url(../images/down.png);
}
@media screen and (max-width:750px) {
.list-job .item-job {
	width: auto;
	display: block;
	float: none;
	padding: 10px;
	margin-bottom: 40px;
}
.list-job .title {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
.list-job .item-job .neirong {
	overflow: hidden;
	font-size: 14px;
	max-height: 163px;
}
}
/*了解我们文本*/
.job-txt {
	font-size: 44px;
	line-height: 1.3;
	height: 360px;
	padding: 140px 0 10px 3%;
	color: #000;
	width: 97%;
	margin: 10px auto 50px auto;
	background-color: #F7F7F7;
}
.typed-cursor {
	display: none;
}
 @media screen and (max-width:1337px) {
.job-txt {
	font-size: 20px;
	height: 200px;
	padding: 80px 0 10px 5%;
	width: 95%;
	margin: 20px auto;
}
}
 @media screen and (max-width:750px) {
.job-txt {
	font-size: 14px;
	height: 130px;
	padding: 60px 0 10px 5%;
	width: 95%;
	margin: 20px auto;
}
}
.about {
}
.about .item-a {
	position: relative;
	margin-bottom: 40px;
}
.about .item-a .title {
	font-size: 32px;
	margin-bottom: 40px;
	color: #000;
}
.about .item-a .img {
	float: right;
	width: 500px;
	overflow: hidden;
}
.about .item-a .img img {
	margin-bottom: 40px;
}
.about .item-a .img img:last-child {
	margin-bottom: 0px;
}
.about .item-a .neirong {
	overflow: hidden;
	transition: max-height .5s ease;
	max-height: 325px;
	line-height: 200%;
	position: relative;
}
.about .item-a .neirong .c {
	font-size: 18px;
	padding-right: 555px;
	padding-bottom:45px;
}
.about .item-a .kongzhi2 {
	position: absolute;
	height: 34px;
	bottom: 0;
	width: 100%;
}
.about .item-a .kongzhi2 div {
	background-color: #FFF;
	border-bottom: 1px solid #EDEDED;
	position: absolute;
	left: 0;
	right: 560px;
	bottom: 0;
	height: 34px;
}
.about .item-a .kongzhi2 span {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 5px;
	cursor: pointer;
}
.about .item-a .kongzhi2 span.close {
	background-image: url(../images/open.png);
}
.about .item-a .kongzhi2 span.open {
	background-image: url(../images/down.png);
}
.about .item-a .img-shouji {
	display: none;
}
 @media screen and (max-width:750px) {
.about {
	padding: 0 5%;
}
.about .item-a {
	position: relative;
	padding-top:10px;
	margin-bottom: 20px;
}
.about .item-a .title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #000;
}
.about .item-a .img {
	width: 100%;
	display: none;
}
.about .item-a .img img {
	margin-bottom: 40px;
	width: 100%;
}
.about .item-a .neirong {
	overflow: hidden;
	transition: max-height .5s ease;
	max-height: 154px;
	line-height: 200%;
	font-size: 14px;
	padding-bottom: 40px;
}
.about .item-a .neirong .c {
	font-size: 14px;
	line-height: 190%;
	padding: 0;
}
.about .item-a .kongzhi2 {
	background-color: #FFF;
	border-bottom: 1px solid #EDEDED;
	position: relative;
	height: 34px;
	margin: 0;
	width: 100%;
	bottom: 5px;
}
.about .item-a .kongzhi2 div {
	right: 0;
	height: 40px;
}
.about .item-a .kongzhi2 span {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 5px;
	cursor: pointer;
}
.about .item-a .img-shouji {
	display: block;
	margin: 20px 0;
}
.about .item-a .img-shouji img {
	width: 100%;
}
}
.title-sub {
	font-size: 34px;
	font-weight: 900;
	color: #000;
	margin: 30px 0;
}
@media screen and (max-width:750px) {
.title-sub {
	margin: 10px 5%;
	font-size: 22px;
}
}
 @-webkit-keyframes fadeIn {
0% {
opacity: 0; /*初始状态 透明度为0*/
}
100% {
opacity: 1; /*结尾状态 透明度为1*/
}
}
.list-renyuan {
	margin-right: -10px;
	margin-right: -10px;
}
.list-renyuan .item {
	width: 225px;
	overflow: hidden;
	display: inline-block;
	margin: 5px 5px;
	position: relative;
	transition: all .5s ease;
	margin-bottom: 10px;
}
.list-renyuan .item .img {
	position: relative;
}
.list-renyuan .item img {
	width: 225px;
	height: 225px;
}
.list-renyuan .item p {
	font-size: 14px;
	color: #595757;
}
.list-renyuan .item h5 {
	font-size: 18px;
	color: #000;
	font-weight: 900;
}
.list-renyuan .item strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
}
.list-renyuan .item .geyan {
	color: #FFF;
	background-color: rgba(0,0,0,0.8);
	font-family: Arial,"微软雅黑","楷体","BiauKai",Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	position: absolute;
	left: 0;
	bottom: 10px;
	right: 0;
	display: none;
}
.list-renyuan .item:hover {
}
.list-renyuan .item:hover .geyan {
	display: block;
	-webkit-animation-name: fadeIn; /*动画名称*/
	-webkit-animation-duration: 0.5s; /*动画持续时间*/
	-webkit-animation-iteration-count: 1; /*动画次数*/
	-webkit-animation-delay: 0s; /*延迟时间*/
}
 @media screen and (max-width:750px) {
.list-renyuan {
	margin: 10px 5%;
}
.list-renyuan .item {
	width: 46%;
	overflow: hidden;
	display: inline-block;
	margin-right: 20px;
	margin: 1.5%;
}
.list-renyuan .item .img {
	position: relative;
	width: 100%;
}
.list-renyuan .item .img img {
	width: 100%;
	height: auto;
}
.list-renyuan .item p {
	font-size: 12px;
	color: #595757;
}
.list-renyuan .item h5 {
	font-size: 15px;
	color: #000;
	font-weight: 900;
}
.list-renyuan .item strong {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.list-renyuan .item .geyan {
	color: #FFF;
	background-color: rgba(0,0,0,0.8);
	font-family: "楷体";
	padding: 10px;
	display: none;
	font-size: 12px;
	bottom: 10px;
}
}
.img-c {
	text-align: center;
}
.img-c img {
	margin: 10px auto;
	width: 90%;
}
@media screen and (max-width:1367px) {
.img-c {
	text-align: center;
	width: 60%;
	margin: auto;
}
.img-c img {
	margin: 10px auto;
	width: 100%;
}
}
 @media screen and (max-width:750px) {
.img-c {
	text-align: center;
	width: 100%;
}
.img-c img {
	margin: 10px 0;
	width: 100%;
}
}
.sanjiao {
	background-color: #FFF;
	/*	background-image: url(../images/sanjiao.png%20);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:15px 15px;
*/	height: 45px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	text-align: center;
	padding-top: 15px;
}
.sanjiao img {
	width: 15px;
	height: 15px;
}
@media screen and (max-width:750px) {
.sanjiao {
	display: none;
}
.line-1 {
	border-top: 1px solid #EEE;
	margin-top: 35px;
	margin-bottom: 30px;
}
}
.box-w {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:1200px) {
.box-w {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width:750px) {
.box-w {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
}
.ljwm {
	height: 100px;
}
 @media screen and (max-width:750px) {
.ljwm {
	height: 60px;
}
#hdp-ziye {
	bottom: 5px;
}
}


.link-img{}
.link-img-txt{font-size: 16px;
	padding-right: 15px;
	padding-left: 10px;
	color: #999;
	width:auto;
	height:35px;
	line-height:42px;
	float:left;
	display:inline-block;
	}
 @media screen and (max-width:1200px) {
.link-img-txt{
	display:none;
	}
 }
 @media screen and (max-width:750px) {
.link-img-txt{
	display:none;
	}
 }



#job-slide{}
#job-slide{}
#job-slide .bd li a{
	width: 100%;
	height: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:auto 100% ;
}
#job-slide .bd li a img{}




