﻿/*首页头部*/
body{    font-family: "微软雅黑";}
.top {
	width: 100%;
	height: 30px;
	background-color: #2799a5;
}

.container-fluid {
    padding-right: 0px;
   padding-left: 0px; }
/*.nav{min-width: 1000px;margin: 0 auto;}
.nav-left{background-color:#2799a5;width: 30%;height: 80px;text-align: center;vertical-align: middle;float: left;}
.nav-left img{margin-top: 1rem}
.navbar-right{width: 70%;float: right;height: 80px;line-height: 80px;}
.navbar-right ul{margin: 0px;padding-left:5%;}
.navbar-right ul li{display: inline;padding-left:;}*/

.navtop {
	background-color: #2799a5;
	height: 50px;
}

.logo {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: transparent;
}


/*栏目*/

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 0px solid transparent!important;
}

ul.nav.navbar-nav.navbar-right {
	margin-top: 1rem;
}

ul.nav.navbar-nav.navbar-right a {
	color: #2799a5;
}

.navbar-right li:after {
	content: '';
	background: #2799a5;
	width: 0;
	margin: auto;
	/*float:left;*/
	height: 0px;
	display: block;
	transition: all 0.5s;
}

.navbar-right li:hover:after {
	height: 3px;
	width: 100%;
}

.navbar-right li:before {
	content: '';
	background: #2799a5;
	width: 0;
	margin: auto;
	/*float:left;*/
	height: 0px;
	display: block;
	transition: all 0.5s;
}

.navbar-right li:hover:before {
	height: 3px;
	width: 100%;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px!important;
	border: 1px solid transparent;
}


/*banner图*/

.banner {
	width: 100%;
	margin: 0 auto;
}

* {
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
}

li {
	list-style: none;
}

#focus-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#focus-banner-list {
	position: relative;
}

#focus-banner-list li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

#focus-banner-list li img {
	width: 100%;
}

.focus-banner-img {
	display: block;
}

#focus-banner-list .focus-banner-text {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#focus-banner .focus-handle {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 100;
	display: block;
	width: 80px;
	height: 80px;
	background-image: url("../images/focus_handle.png");
}

#next-img {
	left: 0;
}

#next-img {
	left: 50px;
	background-position: 0 0;
}

#next-img:hover {
	background-position: 0 -80px;
}

#prev-img {
	right: 0;
}

#prev-img {
	right: 50px;
	background-position: -80px 0;
}

#prev-img:hover {
	background-position: -80px -80px;
}

#focus-bubble {
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 999;
}

#focus-bubble li {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 1px #fff solid;
	cursor: pointer;
}

#focus-bubble li.current {
	background-color: #2799a5;
}


/*公司简介*/

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.j_a {
	width: 30%;
	border-bottom: 1px solid white;
	float: right;
	margin-right: 5%;
	padding-top: 3px;
	padding-bottom: 15px;
	color: white;
	display: inline-block;
}

.jianjie {
	border-bottom: 1px solid #2799a5;
	width: 100%;
	height: auto;
}

.arrow_box {
	position: relative;
	background: #2799a5;
	border: 1px solid #2799a5;
	width: 100%;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	float: left;
	padding-left: 20px;
	vertical-align: middle;
}

.arrow_box .a {
	border-top: 3px solid white;
	padding-top: 12px;
}

.arrow_box::after,
.arrow_box::before {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	pointer-events: none;
	border: solid transparent;
}

.arrow_box.right::after,
.arrow_box.right::before {
	left: 100%;
}

.arrow_box.right::after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #2799a5;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}

.arrow_box.right::before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #2799a5;
	border-width: 15px;
	top: 50%;
	margin-top: -11px;
}

.j4 {
	padding-left: 0px;
	padding-right: 0px;
}

.j_right {
	background: url("../images/f.png")bottom right no-repeat;
	padding-bottom: 1%;
	/*width: 70%;*/
	margin-left: 5%;
	word-break: break-all;
	word-wrap: break-word;
	margin-top: 2%;
	margin-right: 20%;
}

.j_right p {
	font-family: "微软雅黑";
	line-height: 25px;
	text-indent: 2em;
}


/*公司文化*/

.gswh {
	width: 80%;
	margin-left: 10%;
	text-align: center;
	margin-top: 2%;
}

.gswh .col-md-4 {
	margin-left: 0px;
	margin-right: 0px;
}

.gswh img {
	width: 50%;
}

.gswh_img {
	text-align: center;
	vertical-align: middle;
	word-break: break-all;
	word-wrap: break-word;
	margin-top: 3%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s;
}

.gswh_img_j {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.gswh_img_j img {
	width: 100%;
}

.vv {
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	background: rgba(214, 232, 234, 1);
	transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.gswh_img_j:hover .vv {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.gswh_img_j h3 {
	color: #58adb4;
	z-index: 222;
}

.gswh_img_P {
	width: 70%;
	margin: 0 auto;
	padding-top: 3%;
}

.gswh_img_j:hover {
	box-shadow: 0px 15px 10px -15px #000;
	transform: translate(0, -2%);
	-webkit-transform: translate(0, -2%);
	-o-transform: translate(0, -2%);
	-moz-transform: translate(0, -2%);
	-ms-transform: translate(0, 0);
}


/*产品文化*/

.cpwh_p {
	width: 60%;
	margin-left: 20%;
	text-align: center;
	margin-top: 3%;
	background: url("../images/x.png")center bottom no-repeat;
	padding-bottom: 2%;
}

.cpwh_img {
	width: 70%;
	margin-left: 15%;
	text-align: center;
	margin-top: 3%;
}

.cpwh_img_t {
	background: url("../images/duo.png") center top no-repeat;
	vertical-align: middle;
	background-size: 83% 98%;
}

div.flip-3d figure {
	position: relative;
	transform-style: preserve-3d;
	transition: 1s transform;
}

div.flip-3d:hover figure {
	transform: rotateY(.5turn);
	-moz-transform: rotateY(.5turn);
	-ms-transform: rotateY(.5turn);
	-o-transform: rotateY(.5turn);
	-webkit-transform: rotateY(.5turn);
}

.cpwh_img_t img {
	vertical-align: middle;
	display: inline-block;
	width: 45%;
	padding-top: 15%;
	padding-bottom: 10%;
}

.cpwh h3 {
	color: #58adb4;
	font-weight: bold;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;
}


/*客户案例*/

.kh {
	width: 100%;
	margin-top: 2%;
	background: url("../images/hbg.jpg")no-repeat;
}

.kh_img {
	width: 74%;
	margin-left: 13%;
	margin-top: 3%;
	text-align: center;
	margin-bottom: 5%;
}

.kh_img_t img {
	width: 100%;
	height: 100%;
}

/*.kh_img_t:hover img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}*/

.kh_img_tt {
	border: 2px solid #2799a5;
	height: 380px;
	position: relative;
	background-color: white;
}

figcaption::after,
figcaption::before {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-moz-transition: opacity .35s, -webkit-transform .35s;
	-ms-transition: opacity .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, -webkit-transform .35s;
}

figcaption::before {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-moz-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1)
}

figcaption::after {
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0)
}

.kh_img_tt:hover figcaption::after,
.kh_img_tt:hover figcaption::before {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);

}

.kh_img_t h3 {
	color: white;
}

.gd {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 2%;
	bottom: 2%;
	z-index: 999;
}


/*联系我们*/

.iabout {
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
}

.iaddress {
	width: 100%;
	height: 300px;
	border: 5px solid #2799a5;
}

.iabout .col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.iabout_left_p {
	text-align: left!important;
	margin-top: 2%;
	border-bottom: 1px solid #2799a5;
}

.iabout_left_p h3 {
	border-left: 5px solid #2799a5;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}

.iabout_left_p p {
	padding-left: 5%;
}

.iabout_right_p {
	text-align: left!important;
	margin-top: 2%;
}

.iabout_right_p h3 {
	border-left: 5px solid #2799a5;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}

.iabout_right_p p {
	padding-left: 5%;
}

.iabout_right_p .col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}


/*.iabout_right_p .col-md-4 img{width: 30%;float: right;}*/

.er {
	width: 50%;
	text-align: center;
	float: right;
}

input,
select {
	outline: medium none;
	appearance: none!important;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari 和 Chrome */
}

.lie {
	width: 90%;
	border: 2px solid #93ccd2;
	height: 50px;
	float: right;
	margin-bottom: 5%;
}

.lie input {
	width: 80%;
	height: 45px;
	border: 0px solid transparent;
}

textarea {
	width: 90%;
	float: right;
	border: 2px solid #93ccd2;
	min-height: 320px;
	resize: none;
	position: relative;
}

.dianji {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20%!important;
}

.foot {
	width: 100%;
	text-align: center;
	background: #2799a5;
	margin-top: 2%;
}

.foot_img {
	background: #2799a5;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2%;
}

.foot .col-md-12 img {
	margin-top: -2%;
}

.foot_p {
	background: #263039;
	width: 100%;
	color: white;
	padding-top: 0.5%;
}


/*关于我们页面*/

.atop_banner {
	// margin-top: 3%;
}

.about_top {
	width: 100%;
	background: url("../images/abanner.jpg")no-repeat;
	background-size: 100% 100%;
	text-align: center;
	height: auto;
	margin-bottom: 2%;
}

.ags {
	width: 50%;
}

.about_top img {
	padding-top: 6%;
	padding-bottom: 6%;
	width: 28%;
}

.atop_left_img {
	width: 98%;
}

.atop_left_img img {
	width: 100%;
	height: 225px;
}

.atop_right {
	text-align: left!important;
}

.atop_right span {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #2799a5;
}

.atop_right h4 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;
	color: #2799a5;
}

.agswh {
	width: 76%;
	margin-left: 12%;
	text-align: center;
}

.agswh_bottom {
	width: 80%;
	margin-left: 10%;
	text-align: center;
}

.gswh_img_P h3:after {
	content: '';
	padding-bottom: 1%;
	background: #2799a5;
	width: 0;
	margin: auto;
	    padding-bottom: 1%;
	/*float:left;*/
	height: 0px;
	display: block;
	transition: all 0.5s;
}

.gswh_img_P h3:hover:after {
	height: 3px;
	width: 100%;
	padding-bottom: 1%;
}

.gswh_img_P h3:before {
	content: '';
	background: #2799a5;
	width: 0;
	margin: auto;
	/*float:left;*/
	height: 0px;
	display: block;
	transition: all 0.5s;
}

.gswh_img:hover h3:after {
	height: 3px;
	width: 100%;
	padding-bottom: 1%;
}

.gswh_img_P span {
	border-bottom: 3px solid #2799a5;

}

.gswh_img:hover .gswh_img_P span {
	border-bottom: 0px solid transparent;
	padding-bottom: 1%;
}

.agswh_bottom .gswh_img_j img {
	padding-top: 2%;
}


/*资质证明*/

.about_middle {
	width: 100%;
	background-color: #2799a5;
	height: auto;
	margin-top: 3%;
}

.az {
	padding-top: 3%;
	width: 57%;
}

.az_p {
	width: 56%;
	margin-left: 22%;
	text-align: center;
	margin-top: 2%;
	color: white;
	padding-top: 1%;
	padding-bottom: 5%;
	background: url("../images/abg.png") center bottom no-repeat;
}

.about_middle_img_top {
	width: 70%;
	margin-left: 15%;
	margin-top: 2%;
	padding-bottom: 2%;
}

.about_middle_img {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.about_middle_img img {
	width: 80%;
	margin: 0 auto;
	height:200px;
}

.about_middle_img_t {
	padding-left: 0px;
	margin-right: 0px;
	text-align: center;
}

.about_middle_img_t h4 {
	color: white;
}
/*企业事迹*/
.qiye{width: 100%;background: url("../images/abg2.jpg")no-repeat;background-size: 100% 100%;position: relative;}
.aq{width: 57%;margin-top: 3%;}
.qbg{width:80%;margin-top: 2%;}
.ax{width:25%;margin-top: 2%;}
.qiye p{font-size: 0.675em;margin-top: 2%;color: #707071;}
.qiye h4{color: white;background-color: #2799a5;width:25%;margin: 0 auto;padding-top: 0.5%;padding-bottom: 0.5%;margin-bottom:6%;}
.afoot {
	width: 100%;
	text-align: center;
	background: #2799a5;
	position: absolute;
}

.afoot_img {
	background: #2799a5;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2%;
}

.afoot .col-md-12 img {
	margin-top: -2%;
}

.afoot_p {
	background: #263039;
	width: 100%;
	color: white;
	padding-top: 0.5%;
}
/*产品和服务*/


.product_middle {
    width: 100%;
    height: auto;

}
.product_middle .az{padding-top: 0px;}
.product_middle .az_p{color: #777777;line-height:2em;background: url("../images/p.png")center bottom no-repeat;}
.product_middle .az_p span{color:#2799a5;}
.pro_xt{width: 100%;height:auto;background-color: #2799a5;margin-top: 2%;margin-bottom: 0%;}
.pro_xt .az{margin-top: 3%;}
.pro_xt_p {
    color: #777777;
    line-height: 2em;
    width: 52%;
    margin-left: 24%;
    text-align: center;
    margin-top: 2%;
    color: white;
    padding-top: 1%;
    padding-bottom: 2%;
}
.pflip-3d {
	width: 100%;margin: 0 auto;
	  perspective: 1200px;/* width: 30%; float: left; */
	}
	.pflip-3d figure {
	  perspective: none;
      perspective-origin: 0 0;
	  position: relative;
	  transform-style: preserve-3d;
	  transition: 1s transform;


	}
	.pflip-3d figure img {
		perspective:none;
	  width: 40%; margin: 0 auto;padding-top: 3%;
	}
	.pflip-3d figure figcaption {
	color: transparent;
	  position: absolute;
	  width: 100%; height: 100%; top: 0;
	  // transform: rotateY(.5turn) translateZ(1px);
	  background: rgba(39,153,165,0.9);
	  text-align: center;
	  padding-top: 25%;
	  opacity: 0.8;
	  transition: 0.8s .5s opacity;
	}
	// .pflip-3d:hover figure { transform: rotateY(.5turn);opacity: 1; }
	// .pflip-3d:hover figure figcaption { opacity: 1;color:white; }


.pflip-3d figure figcaption{font-size: 0.8rem;}
.pro_3d{width: 90%;margin: 0 auto;width: 70%;top: 0;position: absolute; margin-left: 15%;padding-top: 30%;padding-bottom: 15%;word-break: break-all;word-wrap: break-word;}
.pro_3d p{padding-left: 5%;padding-right: 5%;line-height: 2em;   font-size: 1.875em!important;}
.pflip-3d:hover {border: 1px solid rgba(255,255,255,.5); border-radius:8px;}
.pflip-3d h3{font-weight: bold;font-size:22px;}
/*.pro_xt_img:hover img{display: none;}*/
// .pro_xt_img:hover .one{display: none;}
/*.pflip-3d {
	  width: 80%;margin: 0 auto;
}
	.pflip-3d figure {
	  position: relative;
	  transform-style: preserve-3d;
	  transition: 1s transform;
	  font-size: 1.6rem;
	}
	.pflip-3d figure img {
	  width: 50%; height:126px; margin: 0 auto;
	}
	.pflip-3d figure figcaption {
	  position: absolute;
	  width: 100%; height:auto; top: 0;
	  padding-bottom: 15%;
	  transform: rotateY(.5turn) translateZ(1px);
	  text-align: center;
	  padding-top: 25%;
	  opacity: 0;
	  transition: 1s .5s opacity;
	}
	.pflip-3d:hover figure { transform: rotateY(.5turn); background: rgba(39,153,165,1);opacity: 1;}
	.pflip-3d:hover figure figcaption { opacity: 1; border: 1px solid white; background: rgba(39,153,165,1);color: white;}
	.pflip-3d figure:after {
	  content: " "; display: block;
	  height: 8vw; width: 100%;
	  transform: rotateX(90deg);
	  background-image: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
	}*/

.pflip-3d p{padding-left: 5%;padding-right:5%;line-height: 2em; }
.pro_btn{border: 1px solid white;padding: 10px 10px;width: 20%;margin: 0 auto;font-size: 1.875em;font-weight: bold;color: white;margin-bottom: 3%;}
.pro_service_left{width: 82%;margin-right: 10%;border: 1px solid #6ebcd0;margin: 0 auto;margin-bottom: 2%;}
.pro_service_right{width: 82%;margin-right: 10%;border: 1px solid #f1a927;margin: 0 auto;margin-bottom: 2%;}
.pro_service_left{background: url("../images/p01.png")center left no-repeat;text-align: left;}
.pro_service_left_p{padding-left: 30%;padding-right: 3%;color: white;}
.pro_service_left_p h3{font-weight: bold;}

.pro_service_right{background: url("../images/p02.png") center right no-repeat;text-align:right;}
.pro_service_right_p{padding-left: 8%;padding-right:35%;color: white;}
.pro_service_right_p h3{font-weight: bold;}

.pro_service_left1{width: 80%;margin-right: 10%;border: 1px solid #6ebcd0;margin: 0 auto;margin-bottom: 2%;}
.pro_service_right1{width: 80%;margin-right: 10%;border: 1px solid #6ebcd0;margin: 0 auto;margin-bottom: 2%;}
.pro_service_left1{background: url("../images/p03.png")center left no-repeat;text-align: left;}
.pro_service_right1{background: url("../images/p04.png") center right no-repeat;text-align:right;}

.pro_service_left2{width: 80%;margin-right: 10%;border: 1px solid #f1a927;margin: 0 auto;margin-bottom: 2%;}
.pro_service_right2{width: 80%;margin-right: 10%;border: 1px solid #6ebcd0;margin: 0 auto;margin-bottom: 2%;}
.pro_service_left2{background: url("../images/p05.png")center left no-repeat;text-align: left;}
.pro_service_right2{background: url("../images/p06.png") center right no-repeat;text-align:right;}
/*运营服务*/
.pro_y_left{width: 84%;margin: 0 auto;margin-top: 6%;position: relative;}
.py_d{position: absolute;top:0px ;left: 0px;}
.pro_y_left span{font-size: 1.675em;color: #2799a5;}
.pro_y_left p{color:#777777;padding-top: 0.5%;padding-bottom: 0.5%;width: 80%;margin: 0 auto;text-align: left;}
.py_img{width: 90%;margin-left: 10%;border: 1px solid #6ebcd0;height: 200px;margin-top:5%;}
.py_img img{width:100%;height:100%}


.pro_y_right{width: 84%;margin: 0 auto;margin-top: 6%;position: relative;}
.py_d{position: absolute;top:0px ;left: 0px;}
.pro_y_right span{font-size: 1.675em;color: #2799a5;}
.pro_y_right p{color:#777777;padding-top: 0.5%;padding-bottom: 0.5%;width: 80%;margin: 0 auto;text-align: left;}


.pwei{/*width:90%;margin-left:5%;*/margin: 0 auto;position: relative;margin-top: 5%;width: 90%;margin-bottom:3%;}
.py_d{position: absolute;top:0px ;left: 0px;}
.pwei span{font-size: 1.675em;color: #2799a5;}
.pwei p{color:#777777;padding-top: 0.5%;padding-bottom: 0.5%;width: 90%;margin: 0 auto;text-align: left;}
.pwei_img{width: 90%;margin-left: 5%;}
.pwei_img img{width: 100%;margin: 0 auto;}
/*我们的优势*/
.pys{width: 100%;background:url("../images/pbg.jpg")no-repeat;height:auto;background-size: 100% 100%;}
.pcf_img{margin-left: 10%;width: 80%;border: 1px solid #2799a5;/*height: 350px;*/background:rgba(77,98,115,0.2);margin-top: 2%;text-align: center;margin-bottom: 20%;}
.pcf_img_m{width: 50%;margin-top:17%;}
.pcf_img h3{color: #2799a5;font-weight: bold;}
.pcf_img p{color:#FFFFFF;padding-bottom: 12%;font-size: 1.25em;}
.pro_a_p{color: white;width: 30%;margin: 0 auto;text-align: center;font-size: 1.75em;}
hr{width: 8%;margin-bottom: 5%;border: 1px solid white;margin-left: auto;margin-right: auto;}



/*企业文化*/
.culture{width: 100%;height:500px;background: url("../images/cbg.jpg")no-repeat;background-size: 100% 100%;margin-top:4%;margin-bottom: 4%;}
.culture_6{margin-top:3%;color: #FFFFFF;}
.culture_5{margin-top: 2%;color: #FFFFFF;}
.culture_4{margin-top:3%;color: #FFFFFF;padding-left: 5%;}
.culture_3{margin-top: 2%;color: #FFFFFF;padding-left: 8%;}
.clogo{float: right;padding-right:20%;width:45%;padding-bottom: 6%;}
/*客户案例*/
.case{width:72%;margin-left: 14%;}
.case_anli{border: 2px solid #2799a5;}
.case_title{background: url("../images/cabg.png") top no-repeat;background-size: 100% 82%;}
.case_title h3{padding-top: 2%;color: #2799a5;}
.case_img{width: 100%; height: auto;margin-top: 5%;margin-bottom: 5%;}
.case_img img{width: 100%;height: auto;}
.cont_img{width: 80%;margin-left: 10%;height:auto;background: url("../images/ct1.png")no-repeat;background-size: 100% 100%;text-align: center;}
.cont_img img{width:24%;padding-top: 12%;}
.cont_img h3{color: #000000;}
.cont_img  p{color: #777777;}
.cont_p{width: 100%;word-break: break-all;word-wrap: break-word;padding-bottom:12%;}
.case_img1{width: 100%; height: auto;margin-top: 5%;margin-bottom: 5%;}
.case_img1 img{width: 100%;height: auto;}
.cont_img1{width: 80%;margin-left: 10%;height:auto;background: url("../images/ct2.png")no-repeat;background-size: 100% 100%;text-align: center;}
.cont_img1 img{width:26%;padding-top: 12%;    padding-bottom: 6%;}
.cont_img1 h3{color: #000000;}
.cont_img1  p{color: #777777;}
.case_img2{width: 100%; height: auto;margin-top: 5%;margin-bottom: 5%;}
.case_img2 img{width: 100%;height: auto;}
.cont_img2{width: 80%;margin-left: 10%;height:auto;background: url("../images/ct3.png")no-repeat;background-size: 100% 100%;text-align: center;}
.cont_img2 img{width:28%;padding-top: 12%;    padding-bottom: 13%;}
.cont_img2 h3{color: #000000;}
.cont_img2  p{color: #777777;}
.case_img3{width: 100%; height: auto;margin-top: 5%;margin-bottom: 5%;}
.case_img3 img{width: 100%;height: auto;}
.cont_img3{width: 80%;margin-left: 10%;height:auto;background: url("../images/ct4.png")no-repeat;background-size: 100% 100%;text-align: center;}
.cont_img3 img{width:26%;padding-top: 12%;padding-bottom: 2%;}
.cont_img3 h3{color: #000000;}
.cont_img3  p{color: #777777;}
/*如何到达*/
.cont_pp{width: 80%;margin-left: 10%;word-break: break-all;word-wrap: break-word;text-align: left;}
.cont_bottom_left{background: url("../images/bus.png")no-repeat;}
.cont_bottom_left h3{color:#a1dfe3;}
.cont_bottom_right{background: url("../images/car.png")no-repeat;}
.cont_bottom_right h3{color:#f7bcbc;}

 /*.actived:after {
	content: '';
	background: rgba(39,153,165,0.5);
	width: 100%;
	margin: auto;
	/*float:left;*/
	/*height: 3px;
	display: block;
	transition: all 0.5s;
}*/
.actived{background: rgba(39,153,165,1);border-radius: 5px ;color: #FFFFFF!important;font-weight: bold;font-size: 1.25em;}


/*.actived:before {
	content: '';
	background: #2799a5;
	width: 100%;
	margin: auto;
	/*float:left;*/
	/*height: 3px;
	display: block;
	transition: all 0.5s;
}
*/

/*0506 add*/
.about-info{
	width:60%;
	margin:0 auto;
}
.about-detail{
	width:100%;
	margin-bottom:50px;
	margin-top:20px;
}
.about-detail p{
	text-align:left;
	text-indent:28px;
	line-height: 1.75;
	font-size:15px;
}
.about-detail img{
	width:auto;
	max-width:100%;
	margin: 20px 30px 20px 0;
	float: left;
}
.b-tit{
	text-align:center;
	color:#2799a5;
	font-size:36px;
}
.b-price{
	color:#222;
	font-size:22px;
}
.b-price span{
	color:red;
	font-size:40px;
	font-weight:600;
}
.b-form{
	width:60%;
	margin: 20px auto 100px;
	border-radius:10px;
	box-shadow:0px 0px 16px rgba(20,20,20,.1);
	padding:50px 20px;
}
.b-r{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom:30px;
}
.b-r span{
	display: inline-block;
	width:20%;
	text-align:right;
}
.b-r input::-webkit-input-placeholder {
    color: #ccc;
}
.b-r input{
	width:70%;
	margin-left:2%;
	padding:10px;
	border:1px solid #f1f1f1;
	color:#222;
	border-radius:4px;
}
.b-r textarea{
	width:70%;
	margin-left:2%;
	padding:10px;
	border:1px solid #f1f1f1;
	color:#222;
	border-radius:4px;
	min-height: 100px;
}
.b-pay{
	width:70%;
	margin-left:2%;
}
.b-pay label{
	margin-right:20px;
	border:1px solid #fff;
	border-radius:4px;
	padding:6px;
	cursor:pointer;
	background:url("../images/ico-radio.png") bottom 15px left 8px no-repeat;
	background-size:15px auto;
}
.b-pay label img{
	width:120px;
	border-radius:4px;
	margin-left:27px;
}
.b-pay input[type="radio"]{
	position: absolute;
	width:160px;
	margin-left:0;
	margin-top:0;
	height: 48px;
    opacity: 0;
	cursor:pointer;
}
.b-pay input[type="radio"]:checked + label{
	border:1px solid #2799a5;
	background:url("../images/ico-radio.png") top 16px left 8px no-repeat;
	background-size:15px auto;
}
.sub-btn{
	width:30%;
	background:#2799a5;
	color:#fff;
	border-radius:4px;
	padding:12px 0;
	margin:0 35%;
	border:0;
	font-size:16px;
}
.b-r input.red-border{
	border:1px solid red;
	animation: shan .5s ease infinite;
}
.b-r input.red-border::-webkit-input-placeholder{
	color:red;
}
@keyframes shan{
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}
a.btn-buy{
	display: inline-block;
	width:35%;
	background:#fff;
	color:#2799a5;
	border-radius:4px;
	padding:6px 0;
	margin:0 25%;
	border:0;
	font-size:15px;
	margin-top:10px;
	margin-bottom:30px;
}

.pro_3d{
	padding-bottom:10%;
}

@media screen and (max-width: 768px) {
	.b-form {
	    width: 80%;
	}
}

@media screen and (max-width: 400px) {
	.b-form {
	    width:100%;
	    margin: 10px auto 40px;
	}
	.b-r span{
		width:28%;
	}
	.b-tit p{
		font-size:20px;
	}
}
@media screen and (max-width: 320px) {
	.b-form {
	    width:100%;
	    margin: 10px auto 30px;
	}
	.b-r span{
		width:28%;
	}
	.b-tit p{
		font-size:20px;
	}
}
/*时间轴*/
.time-s{
	margin:10px auto;
}
.about-info p{
	font-size:15px;
	text-align:left;
	line-height:1.75;
	color:#fff;
}

.timeline-icon img{
	width:50px;
	height: 50px;
}
.main-timeline{ font-family: 'Roboto', sans-serif; }
.main-timeline:after{
	content: '';
	display: block;
	clear: both;
}
.main-timeline:before{
	content: '';
	height: 98%;
	width: 2px;
	border: 2px dashed rgba(255,255,255,.5);
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 50px;
}
.main-timeline .timeline{
	width: 50%;
	padding: 100px 70px 0 25px;
	margin: 0 50px 0 0;
	float: left;
	position: relative;
}
.main-timeline .timeline-content{
	padding: 15px 15px 15px 40px;
	border: 2px solid #00A79B;
	border-radius: 15px 0 15px 15px;
	display: block;
	position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:after{
	content: '';
	background-color: #00A79B;
	height: 18px;
	width: 15px;
	position: absolute;
	right: -15px;
	top: -2px;
	clip-path: polygon(100% 0, 0 0, 0 100%);
}
.main-timeline .timeline-year{
	color: #fff;
	background-color: #2799a5;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	line-height: 78px;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	position: absolute;
	right: -110px;
	top:-65px;
}
.main-timeline .timeline-year:after{
	content: '';
	height: 105px;
	width: 105px;
	border: 5px solid #2799a5;
	border-left-color: transparent;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(-20deg);
	position: absolute;
	left: 50%;
	top: 50%;
}
.main-timeline .timeline-icon{
	color: #fff;
	background-color: #2799a5;
	font-size: 35px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: -25px;
	transition: all 0.3s;
}
.main-timeline .title{
	color: #222;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 7px 0;
}
.main-timeline .description{
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: justify;
	margin: 0 0 5px;
}
.main-timeline .timeline:nth-child(even){
	padding: 100px 25px 0 70px;
	margin: 0 0 0 50px;
	float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content{
	padding: 15px 40px 15px 15px;
	border-radius: 0 15px 15px 15px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{
	transform: rotateY(180deg);
	right: auto;
	left: -15px;
}
.main-timeline .timeline:nth-child(even) .timeline-year{
	right: auto;
	left: -110px;
}
.main-timeline .timeline:nth-child(even) .timeline-year:after{
	transform: translateX(-50%) translateY(-50%) rotate(200deg);
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
	left: auto;
	right: -25px;
}
.timeline:nth-child(4n+2) .timeline-content,
.timeline:nth-child(4n+2) .timeline-year:after{
	border-color: #9E005D;
}
.timeline:nth-child(4n+2) .timeline-year:after{ border-left-color: transparent; }
.timeline:nth-child(4n+2) .timeline-content:after,
.timeline:nth-child(4n+2) .timeline-icon,
.timeline:nth-child(4n+2) .timeline-year{
	background-color: #9E005D;
}
.timeline:nth-child(4n+3) .timeline-content,
.timeline:nth-child(4n+3) .timeline-year:after{
	border-color: #f24f0e;
}
.timeline:nth-child(4n+3) .timeline-year:after{ border-left-color: transparent; }
.timeline:nth-child(4n+3) .timeline-content:after,
.timeline:nth-child(4n+3) .timeline-icon,
.timeline:nth-child(4n+3) .timeline-year{
	background-color: #f24f0e;
}
.timeline:nth-child(4n+4) .timeline-content,
.timeline:nth-child(4n+4) .timeline-year:after{
	border-color: #0870C5;
}
.timeline:nth-child(4n+4) .timeline-year:after{ border-left-color: transparent; }
.timeline:nth-child(4n+4) .timeline-content:after,
.timeline:nth-child(4n+4) .timeline-icon,
.timeline:nth-child(4n+4) .timeline-year{
	background-color: #0870C5;
}
@media screen and (max-width:767px){
	.main-timeline:before{ display: none; }
	.main-timeline .timeline{
		width: 100%;
		padding-top: 80px;
		padding-right: 12px;
		margin-bottom: 20px;
	}
	.main-timeline .timeline:nth-child(even){
		padding-left: 10px;
		padding-top: 80px;
		margin-bottom: 20px;
	}
	.main-timeline .timeline-content,
	.main-timeline .main-timeline .timeline:nth-child(even) .timeline-content{
		padding-top: 25px;
	}
	.main-timeline .timeline-content:after{ display: none; }
	.main-timeline .timeline-year{
		font-size: 24px;
		line-height: 70px;
		height: 70px;
		width: 70px;
		right: 0;
		top: -65px;
	}
	.main-timeline .timeline-year:after{ display: none; }
	.main-timeline .timeline:nth-child(even) .timeline-year{ left: 3px; }
}
@media screen and (max-width:567px){
	.main-timeline .title{ font-size: 18px; }
}