@charset "utf-8";
.backcolor {
	position: absolute;
	top: 50%;
	width: 100%;
	min-height: 560px;
	max-height: 565px;
	min-width: 1150px;
	margin: -250px 0 0 0;
	overflow: hidden;
}
i.bor {
	display: block;
	width: 100%;
	min-width: 1180px;
	height: 1px;
	background: #f0f0f0;
}
#fp-nav {
	display: none;
}
#fp-nav ul li:first-child, #fp-nav ul li:nth-of-type(1) {
	display: none;
}
#fp-nav ul li:nth-last-child(1) a::after {
	position: absolute;
	content: "";
	height: 0px;
	width: 0px;
}
#fp-nav ul li a::after {
	position: absolute;
	content: "";
	height: 24px;
	background: rgba(202,202,202,1);
	width: 1px;
	left: 0px;
	margin: 11px 0 0 6px;
}
/* 广告  */
.ads-container {
	min-width: 1150px;
	width: 100%;
	height: 100%;
	height: auto;
	background: #000;
	overflow: hidden;
}
.ads-slide {
	position: relative;
}
.ads-intro {
	position: absolute;
	overflow: hidden;
}
.ads-intro p {
	padding-top: 10px;
}
.ads-intro p {
	color: #fff;
}
.ads-intro p.linep {
	line-height: 22px;
}
/* ( not白色背景 ) */
.nowhite .index_title h3, .nowhite .index_title span {
	color: #fff;
}
/*===== 我们的服务 */
.servicev2 .servic_0 .index_title span {
	color: #747474;
}
.servicev2 .servic_0 h5 {
	color: #323232;
}
.servicev2 .servic_0 ul li p {
	color: #969696;
}
.servicev2 .servic_0 ul li span {
	display: block;
	padding-top: 80px;
	padding-bottom: 35px;
	color: #969696;
}
.servicev2 .servic_0 ul li {
	float: left;
	text-align: center;
	width: 382px;
	height: auto;
	border: 1px solid #f0f0f0;
	border-width: 1px 0 1px 1px;
}
.servicev2 .servic_0 ul li img {
	width: 100px;
	height: 100px;
	margin: 60px auto 10px;
}
.servicev2 .servic_0 ul li:last-child {
	border-right: 1px solid #f0f0f0;
}
.servicev2 .servic_0 ul li i {
	display: block;
	width: 33px;
	height: 1px;
	background: #cacaca;
	margin: 20px auto;
}
.servicev2 .servic_0 ul li p {
	max-width: 250px;
	margin: 0 auto;
}
.servicev2 .servic_0 ul li a.s-more {
	display: block;
	margin: 60px 0;
	color: #999;
}
.servicev2 .servic_0 ul li, .servicev2 .servic_0 ul li img {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-in;
}
.servicev2 .servic_0 ul li:hover {
	padding-bottom: 20px;
}
.servicev2 .servic_0 ul li:hover img {
	margin-top: 40px;
}
/* ( not白色背景 ) */
.servicev2 .nowhite .servic_0 ul li {
	border-color: rgba(255,255,255,.2);
}
.servicev2 .nowhite .servic_0 ul li span, .servicev2 .nowhite .servic_0 h5, .servicev2 .nowhite .servic_0 ul li p, .servicev2 .nowhite .servic_0 ul li a.s-more {
	color: #fff;
}
.servicev2 .nowhite .servic_0 ul li i {
	background: rgba(255,255,255,.2);
}
.servicev2 .nowhite .servic_0 ul li p {
	color: rgba(255,255,255,.8) !important;
}
.servicev2 .nowhite .servic_0 ul li a.s-more {
	color: rgba(255,255,255,.5) !important;
}
/*===== 案例、产品、作品*/
.productv2 ul.number_3 li, .productv2 ul.number_3 li img, .productv2 ul.number_3 li a.img {
	width: 370px;
}
.productv2 ul li {
	width: 270px;
	min-height: 340px;
	float: left;
	margin-right: 23px;
	margin-top: 30px;
}
.productv2 ul li a.img {
	position: relative;
	display: block;
	width: 270px;
	height: 170px;
	overflow: hidden;
}
.productv2 ul li a.img span.daskpic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0);
}
.productv2 ul li a.img span.daskpic i {
	position: absolute;
	top: -50px;
	left: 50%;
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/more-2.png) no-repeat;
	margin: -23px 0 0 -23px;
	opacity: 0;
	filter: alpha(opacity=100);
}
.productv2 ul li img {
	width: 270px;
}
.productv2 ul li img, .productv2 ul li a.img span.daskpic, .productv2 ul li a.img span.daskpic i {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
.productv2 ul li span.mb {
	padding-bottom: 15px;
}
.productv2 ul li .title h5 a {
	color: #666
}
.productv2 ul li span.mb, .productv2 ul li .title p.entitle, .productv2 ul li a.awork {
	color: #999;
}
.productv2 ul li:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}
.productv2 ul li:hover a.img span.daskpic {
	background: rgba(0,0,0,.8);
}
.productv2 ul li:hover a.img span.daskpic i {
	top: 50%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.productv2 .hd {
	width: 100%;
	text-align: center;
}
.productv2 .hd a {
	display: inline-block;
	width: 48px;
	height: 38px;
	line-height: 38px;
	margin-left: 23px;
	border: 1px solid #f0f0f0;
	cursor: pointer;
	font-size: 20px;
	color: #999;
}
.productv2 .hd a.next {
	margin-left: 0;
}
.productv2 .hd a.prevStop, .productv2 .hd a.nextStop {
	opacity: .6;
	cursor: not-allowed;
}
/* ( not白色背景 ) */
.productv2 .nowhite ul li span.mb, .productv2 .nowhite ul li .title p.entitle, .productv2 .nowhite ul li a.awork, .productv2 .nowhite ul li .title h5 a {
	color: #fff;
}
.productv2 .nowhite ul li .title p.entitle, .productv2 .nowhite ul li a.awork {
	color: rgba(255,255,255,.5) !important;
}
.productv2 .nowhite ul li .title p.entitle {
	border-color: rgba(255,255,255,.1) !important;
}
.productv2 .nowhite .hd a {
	border-color: rgba(255,255,255,.2);
	color: rgba(255,255,255,.6);
}
/*===== 团队模型 */
.teamv2 ul.temaul li {
	margin-top: 30px;
	height: 160px;
}
.teamv2 ul.temaul li .temalist {
	float: left;
	width: 468px;
	height: 123px;
	border: 1px solid #f0f0f0;
	margin-right: 20px;
	padding: 15px 40px 20px 55px;
}
.teamv2 ul.temaul li .team-left {
	width: 358px;
	float: left;
}
.teamv2 ul.temaul li .temalist span.tx {
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 150px;
}
.teamv2 ul.temaul li .temalist span.tx img {
	border-radius: 150px;
}
.teamv2 ul.temaul li .temalist h5 {
	color: #282828
}
.teamv2 ul.temaul li .temalist h5 i {
	display: inline-block;
	width: 9px;
	height: 16px;
	margin: -3px 10px 0 4px;
	background: url(../images/xieico.png) no-repeat 0 0;
	vertical-align: middle;
}
.teamv2 ul.temaul li .temalist span.post {
	color: #999
}
.teamv2 ul.temaul li .temalist .title p {
	color: #666;
}
.teamv2 .hd {
	width: 100%;
	text-align: center;
}
.teamv2 .hd li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 12px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/slide2-ico.png) no-repeat 0 0;
}
.teamv2 .hd li.on {
	background-position: -27px 0;
}
.teamv2 ul.temaul li .temalist span {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.teamv2 ul.temaul li .temalist:hover span.tx {
	margin-left: -15px;
}
/* ( not白色背景 ) */
.teamv2 .nowhite ul.temaul li .temalist h5 span, .teamv2 .nowhite ul.temaul li .temalist span.post, .teamv2 .nowhite ul.temaul li .temalist .title p {
	color: #fff;
}
.teamv2 .nowhite ul.temaul li .temalist span.post {
	color: rgba(255,255,255,.3) !important;
}
.teamv2 .nowhite ul.temaul li .temalist .title p {
	color: rgba(255,255,255,.5) !important;
}
.teamv2 .nowhite ul.temaul li .temalist {
	border-color: rgba(255,255,255,.2);
}
.teamv2 .nowhite ul.temaul li .temalist h5 i {
	background-position: 0 -34px;
}
/*===== 合作伙伴 */
.customersv2 .partnerul {
	width: 105%;
}
.customersv2 .partnerul ul {
	width: 293px;
	float: left;
}
.customersv2 .partnerul ul li {
	width: 270px;
	height: 135px;
	margin-top: 30px;
	overflow: hidden;
}
.customersv2 .partnerul ul li img {
	position: absolute;
	left: 0%;
	top: 0;
	width: 268px;
	height: 133px;
	border: 1px solid #f0f0f0;
}
.customersv2 .partnerul ul li .dask {
	width: 270px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -101%;
	text-align: center;
	z-index: 9;
}
.customersv2 .partnerul ul li .dask span {
	display: block;
	line-height: 135px;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0,.6);
}
.customersv2 .hd {
	width: 100%;
	text-align: center;
}
.customersv2 .hd li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 12px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/slide2-ico.png) no-repeat 0 0;
}
.customersv2 .hd li.on {
	background-position: -27px 0;
}
.customersv2 .partnerul ul li img, .customersv2 .partnerul ul li .dask {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.customersv2 .partnerul ul li:hover img {
	left: 101%;
}
.customersv2 .partnerul ul li:hover .dask {
	left: 0%;
}
/* ( not白色背景 ) */
.customersv2 .nowhite .partnerul ul li img {
	border-color: rgba(255,255,255,.2);
}
/*===== 关于我们 */
.aboutv2 .about-content {
  width: 1150px;
	/*width: 100%;*/
	min-height: 680px;
	margin: 0 auto;
}
.aboutv2 .img-left {
	width: 49%;
}
.aboutv2 .img-left span {
	width: 100%;
	display: block;
	min-height: 1024px;
	background-size: cover;
}
.aboutv2 .about-content .r-about-0 {
	max-width: 520px;
	padding: 0 30px;
}
.aboutv2 .about-content .r-about-0 h3 {
	height: 41px;
	line-height: 23px;
	margin-top: 250px;
	margin-bottom: 28px;
	padding-left: 15px;
	color: #333;
	border-left: 2px solid #595959;
}
.aboutv2 .about-content .r-about-0 h3 span.endir {
	font-size: 12px;
	color: #545454;
}
.aboutv2 .about-content .r-about-0 p {
	color: #707070;
}
.aboutv2 .about-content .r-about-0 a {
	position: relative;
	color: #fff;
	width: 128px;
	line-height: 38px;
	text-align: center;
	z-index: 99;
	background: #595959;
}
/* ( not白色背景 ) */
.aboutv2 .about-content.nowhite .r-about-0 h3, .aboutv2 .about-content.nowhite .r-about-0 h3 span.endir {
	color: #fff;
}
.aboutv2 .about-content.nowhite .r-about-0 h3 {
	border-color: #fff;
}
.aboutv2 .about-content.nowhite .r-about-0 h3 span.endir {
	color: rgba(255,255,255,.8) !important;
}
.aboutv2 .about-content.nowhite .r-about-0 p {
	color: rgba(255,255,255,.8) !important;
	border-bottom: 1px solid rgba(255,255,255,.1) !important;
}
.aboutv2 .about-content.nowhite .r-about-0 a {
	background: transparent;
	border: 1px solid rgba(255,255,255,.2) !important;
}
/*===== 最新资讯 */
.news-list {
	border: 1px solid #f0f0f0;
}
.newsv2 ul li {
	float: left;
	width: 330px;
	min-height: 410px;
	padding: 15px 26px 10px;
	border-right: 1px solid #f0f0f0;
}
.newsv2 ul li:last-child {
	border-right: 0;
}
.newsv2 ul li a.imgnews {
	display: block;
	width: 330px;
	height: 150px;
	overflow: hidden;
}
.newsv2 ul li img {
	width: 330px;
	height: 150px;
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-ms-transition: all .7s ease-out;
	transition: all .7s ease-out;
}
.newsv2 ul li .news-data {
	border-bottom: 1px solid #f0f0f0;
}
.newsv2 ul li .news-data .md, .newsv2 ul li .news-data .y {
	color: #999;
}
.newsv2 ul li .news-detail h5 a {
	color: #666
}
.newsv2 ul li .remark a.news-more, .newsv2 ul li .remark p {
	color: #999
}
.newsv2 ul li:hover img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
/* ( not白色背景 ) */
.newsv2 .nowhite ul li .news-data .md, .newsv2 .nowhite ul li .news-data .y, .newsv2 .nowhite ul li .news-detail h5 a, .newsv2 .nowhite ul li .remark a.news-more, .newsv2 .nowhite ul li .remark p {
	color: #fff;
}
.newsv2 .nowhite ul li, .newsv2 .nowhite .news-list, .newsv2 .nowhite ul li .news-data {
	border-color: rgba(255,255,255,.2) !important;
}
.newsv2 .nowhite ul li .news-data .y, .newsv2 .nowhite ul li .remark a.news-more {
	color: rgba(255,255,255,.8) !important;
}
.newsv2 .nowhite ul li .news-detail h5 a {
	color: rgba(255,255,255,.9) !important;
}
.newsv2 .nowhite ul li .remark p {
	color: rgba(255,255,255,.6) !important;
}
/*===== 联系我们 */
.contactv2 ul li {
	float: left;
	width: 298px;
	height: 58px;
	border: 1px solid #f4f4f4;
	border-width: 1px;
	padding: 44px 42px;
	margin-top: 30px;
}
.contactv2 .form-action li {
	width: 320px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 45px;
	margin-right: 110px;
}
.submit-bth {
	width: 1150px;
}
.contactv2 .form-action li:nth-of-type(3), .contactv2 .form-action li.textarea {
	margin-right: 0
}
.contactv2 .form-action input[type=text] {
	width: 99%;
	padding-left: 5px;
	height: 36px;
	border: 0;
}
.contactv2 ul li {
	border-color: #e8e8e8;
}
.contactv2 ul li i {
	float: left;
	display: inline-block;
	width: 51px;
	height: 51px;
	margin-right: 9px;
	background: url(../images/contact.png) no-repeat 0 0;
}
.contactv2 ul li:nth-of-type(2) i {
	background-position: 0 -95px;
}
.contactv2 ul li:nth-of-type(3) i {
	background-position: 0 -199px;
}
.contactv2 ul li h5 {
	color: #555;
}
.contactv2 ul li p {
	color: #969696;
}
.contactv2 ul li:nth-of-type(2) {
	border-width: 1px 0;
}
.contactv2 .form-action li.textarea {
	width: 100%;
	border-bottom: 0;
}
.contactv2 .form-action textarea {
	width: 100%;
	height: 35px;
	border: 1px solid #e8e8e8;
	border-width: 0 0 1px 0;
	outline: none;
	resize: none;
}
.contactv2 .form-action input[type=submit] {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	background: #595959;
	cursor: pointer;
	color: #fff;
	border: 0;
}
/* ( not白色背景 ) */
.contactv2 .nowhite ul li {
	border-color: rgba(255,255,255,.2);
}
.contactv2 .nowhite ul li h5 {
	color: #fff;
}
.contactv2 .nowhite ul li p {
	color: rgba(255,255,255,.8)
}
.contactv2 .nowhite ul li i {
	background: url(../images/contact-1.png) no-repeat 0 0;
}
.contactv2 .nowhite ul li:nth-of-type(2) i {
	background-position: 0 -100px;
}
.contactv2 .nowhite ul li:nth-of-type(3) i {
	background-position: 0 -199px;
}
.contactv2 .nowhite .form-action li, .contactv2 .nowhite .form-action textarea {
	border-color: rgba(255,255,255,.2);
}
.contactv2 .nowhite .form-action input[type=text], .contactv2 .nowhite .form-action textarea {
	background: transparent;
	color: #fff
}
.contactv2 .nowhite .form-action input[type=submit] {
	background: transparent;
	color: #fff;
	border: 1px solid rgba(255,255,255,.2);
}
