﻿/* -------------------------------------------------- */
/* screen */
/* -------------------------------------------------- */
@media only screen and (min-width: 1200px) {}
@media only screen and (min-width: 768px) and (max-width: 991px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
@import url(c7d1659d3d6241659f7b5d9edb769234.css);

@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {}

/* -------------------------------------------------- */
/* body */
/* -------------------------------------------------- */
body {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 24px;
    padding: 0;
    color:#000;
}
a {
    text-decoration: none;
}

*{
    margin:0;
    padding:0;
	list-style:none;
}
/* -------------------------------------------------- */
/* heading */
/* -------------------------------------------------- */

/* .header{
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity:0.9;
    width: 100%;
    z-index:100;
    height:64px;
    position:relative;
    vertical-align:middle;
    padding-top:16px;
    border-bottom:solid #eee 1px;
    margin:auto;
} */
.container{
    background:#fff;
    width: 1200px;
    height:48px;
    margin:0 auto;
    vertical-align:middle;
}

.container.logo{
    width:140px;
    float:left;
}
.login{
    float:right;
    text-align:center;
    vertical-align:middle;
}
.login a:hover{
    color:#fff000;
    font-size:16px;
}
.gongying{
    float:right;
    width:114px;
    height:36px;
    background:#c69e45;
    border-radius:2px 0 0 2px;
    padding-top:10px;
}
.fabu{
    float:right;
    width:114px;
    height:36px;
    background:#184d31;
    border-radius:0 2px 2px 0;
    padding-top:10px;

}
.gongying a{
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:#fff;

}
.fabu a{
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:#fff;
}
.content {
    text-align:center;
    margin:0 auto;
}

/* -------------------------------------------------- */
/* content */
/* -------------------------------------------------- */

.wrapper{width:1200px; margin:0 auto;}


.fullwidthbanner{
    width:100%;
    margin:auto;
    min-width:1200px;
}
.banner{
    background:url(../images/bannerbg03.png);
    background-repeat:no-repeat;
    background-position: center;
    width:100%;
    height:518px;
}

/*轮播---------------------------*/

.txtMarquee-left{ 
	width:1200px; 
	text-align:center;
	position:relative;  
	border:1px solid #ccc;   
}

.txtMarquee-left .bd{
	padding:10px; 
}

.txtMarquee-left .infoList{
	margin:0; padding:0; list-style:none;
	color:#333333;
	text-decoration:none;
	font:normal 14px/22px 宋体;
}

.txtMarquee-left .bd .tempWrap{
	width:1175px !important; 
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */

.txtMarquee-left .bd ul{
	overflow:hidden; zoom:1; 
}

.txtMarquee-left .bd ul li{
	margin-right:20px;  
	float:left; 
	height:24px; 
	line-height:24px;  
	text-align:left; 
	_display:inline;
	width:auto !important;  
}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


/*服产品类---------------------------*/
.category{}
.category .title_m{
	font-size:40px;
	color:#666666;
	text-align:center;
	line-height:115px;
	padding-top:5px;
}
.category{}
.category_box{
	overflow:hidden;
}
.category_box li{
	width:340px;
	float:left;
}
.category_box a{display:block; width:280px; height:300px;}
.category_box a img:hover{width:280px;margin:10px 0 0 10px;}


/* 图片滚动 */
.picScroll{ position:relative;  height:320px;width: 1220px; padding: 20px 50px 0 50px;  background:#f9f7f6; overflow:hidden; }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 10px;  width:280px; overflow:hidden; display:inline; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 140px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }


/*服务套餐-------------------------*/
.WFpackage{width:100%; min-width: 1200px; height:385px; margin-top: 40px; padding: 32px 0 0 0; background: url(../images/package_bg.jpg) top center no-repeat;} 
.WFpackage .wrapper{overflow:visible;}
.WFpackage .package_title{font-size: 24px; line-height: 44px; background: url(../images/package_title.png) left bottom no-repeat;}

.WFpackage .package_HY{overflow:hidden; margin:28px 0 0 0;}
.WFpackage .package_HY li{width:230px; line-height:36px; float:left; border:solid 1px #ffffff; text-align:center; border-radius: 3px; color:#27955b; background-color:#d9f4eb; font-size:18px; margin:0 5px;}
.WFpackage .package_HY li:hover{color:#ffffff; background-color:#27955b;}
	/*套餐内容--------------*/
.WFpackage .bd{margin:24px 0 0 0;}
.WFpackage .package li{overflow: hidden; border-radius:12px; box-shadow:0 0 10px #bbbbbb;}
.WFpackage .package .part_l{height:134px; padding:50px 0 0 0; width:315px; background: url(../images/packagejijiagong.png) right center no-repeat;}
.WFpackage .package .part_l h1{text-align: center; font-size: 32px; color:#ffffff; line-height: 48px; font-weight: normal;}
.WFpackage .package .part_l p{text-align: center; font-size: 18px; color:#ffffff; line-height: 32px;}

.WFpackage .package .part_r{height:160px; width:820px; padding:24px 0 0 65px; position: relative;}
.WFpackage .package .part_r h1{font-size: 24px; line-height: 48px; font-weight: normal; background: url(../images/package_title.png) left bottom no-repeat;}
.WFpackage .package .part_r .package_cont{overflow: visible; margin: 40px 0 0 0;}
.WFpackage .package .part_r .package_cont .cont_weight{width: 155px; height:26px; font-size: 12px; line-height: 12px; color:#999999;}
.WFpackage .package .part_r .package_cont .cont_weight span.cont{font-size:26px; color: #1f9559; line-height: 26px; margin:-10px 2px 0 6px;}

.WFpackage .package .part_r .package_cont .cont_priceB{width: 190px; height:26px; font-size: 12px; line-height: 12px; color:#999999;}
.WFpackage .package .part_r .package_cont .cont_priceB img{margin: 0 4px 0 0 ;}
.WFpackage .package .part_r .package_cont .cont_priceB span.cont{font-size:26px; color: #1f9559; line-height: 26px; margin:-10px 2px 0 2px; text-decoration: line-through;}

.WFpackage .package .part_r .package_cont .cont_priceN{width: 260px; height:26px; font-size: 12px; line-height: 12px; color:#fd8709; font-weight: bold; margin: 0 0 0 4px;} 
.WFpackage .package .part_r .package_cont .cont_priceN span.cont{font-size:26px; color: #1f9559; line-height: 26px; margin:-10px 2px 0 0; font-weight: normal;}

.WFpackage .package .part_r .get_price{display: block; width:138px; line-height: 38px; font-size: 18px; color:#ffffff; text-align: center; background-color:#1f9559; border-radius: 20px; position: absolute; top:75px; right:40px;}



/*前置化服务--------------------------*/
.lead{
	width:100%;
	height:400px;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:center;
}
.lead .title_m{
	font-size:40px;
	color:#ffffff;
	line-height:100px;
	text-align:center;
	}
.lead .lead_box{
	overflow:hidden;
	margin-top:30px;
	padding-left:80px;
}
.lead .lead_box .lead_cont{
	width:166px;
	float:left;
	padding-right: 30px;
	margin:0 40px;
	}
.lead .lead_box .lead_cont a{
	display:block;
	width:166px;
	height:166px;
	}


/*服产流程---------------------------*/
.process{
	width:100%;
	height:200px;
	margin-top:5px;
	background-image:url(../images/bg_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.process .process_box{
	overflow:hidden;
	padding-left:10px;
}
.process .process_box .process_cont{
	width:184px;
	float:left;
	margin:0 18px;
	}
.process .process_box .process_cont a{
	display:block;
	width:184px;
	height:200px;
	}
.process .process_box .process_cont a img:hover{
	transform:scale(1.1);
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -o-transform:scale(1.1);
  -moz-transform:scale(1.1);}

.process .process_box .process_arrow{
	float:left;
	width:16px;
	height:184px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
	background-position:center;
}


/* 文字无缝上滚动 */
#content{ background:#eee; overflow:hidden;  }
.mainContent{ width:750px; float:left;   }
.side{ float:center; }

.sideBox{ padding:10px; height:200px; overflow:hidden; background:#fff; border-bottom:solid 10px #ffffff;}
.sideBox .hd{background:#f60; padding:0 10px;   }
.sideBox .hd h3 a{color:#ffffff; line-height:30px; background:#f60;font-weight:bold; font-size:14px;}
.sideBox .bd{ margin:10px 0 10px 5px; }
.sideBox .bd li{margin-bottom:8px;}
.sideBox .bd li h2{color:#e27119; font-size:14px; padding:0; margin:0; line-height:28px;}
.sideBox .bd li p{ color:#999; font-size:14px; line-height:30px;}
.news .news_intro{height:120px; text-indent:28px; font-size:14px; line-height:24px; color:#666666; overflow:hidden; margin-top:20px;}

/*服务案例*/
.case{}
.case .title_m{
	color:#666666;
	text-align:center;
	font-size:40px;
	line-height:100px;
	padding-top:0px;
}
.case .case_box{
	overflow:hidden;
	margin-bottom:100px;
}
.case .case_box li{float:left; width:380px; height:220px; margin:0 10px;}


/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */

footer{
    width:100%;
    background:#2b3b4f;
    border-top:#33455d 14px solid;
    margin:auto;
    min-width:1200px;
}
.footer{
    background:#2b3b4f;
    width:1200px;
    margin:0 auto;
    text-align:left;
    padding:30px 0;
}
.footer a{
    color:#fff;
}

.footer ul{
    text-align:center;
    list-style: none;
    padding-left:0;
}
.footer li{
    display: inline-block;
    vertical-align:top;
    padding:0;
}
.footer strong{
    font-size:14px;
    color:#fff;
}
.footer2 {
    text-align:center;
    color:#fff;
    margin-top:30px;
    line-height:28px;
}
.wrapper.company .company_box .company_1 { }

/*交易记录轮播*/





/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body  {
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.container {
	min-height: 100%;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.md-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}
.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}

/* Individual modal styles with animations/transitions */


/* Effect 16:  Blur */
.md-show.md-effect-16 ~ .md-overlay {
	background: rgba(0,0,0,0.35);
}

.md-show.md-effect-16 ~ .container {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}

.md-effect-16 .md-content {
	-webkit-transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0;
}

.md-show.md-effect-16 ~ .container,
.md-effect-16 .md-content {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}



.card {
  background-color: black;
  width: 250px;
  height: 350px;
  border-radius: 10px;
  -webkit-perspective: 1500;
          perspective: 1500;
  -webkit-transition: box-shadow 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
@media (min-height: 600px) {
  .card {
    width: 360px;
    height: 420px;
  }
}
.card h2, .card h3, .card P {
  -webkit-transform: translateZ(2px);
          transform: translateZ(2px);
  color: white;
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  font-weight: 300;
  padding: 0;
  -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
@media (min-height: 600px) {
  .card h2, .card h3, .card P {
    font-size: 40px;
    line-height: 40px;
  }
}
.card h2 {
  margin: 20px 0 0 0;
}
.card h3 {
  margin: 10px 0 40px 0;
}
@media (min-height: 600px) {
  .card h3 {
    margin: 20px 0 40px 0;
  }
}
.card P {
  margin: 0px 0 30px 0;
  font-size: 16px;
}
@media (min-height: 600px) {
  .card P {
    margin: 0px 0 40px 0;
    font-size: 21px;
  }
}
.card .chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateZ(2px);
          transform: translateZ(2px);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.card .photo {
  position: absolute;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/60x600.jpg)no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  overflow: hidden;
}
.card .photo:after {
  position: absolute;
  content: ' ';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.card .bar {
  will-change: height;
  width: 15px;
  height: 1px;
  background-color: white;
  -webkit-transform: translateX(-7.5px) rotateX(-90deg) rotateY(-45deg);
          transform: translateX(-7.5px) rotateX(-90deg) rotateY(-45deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: height 0.5s ease-in-out, margin 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: height 0.5s ease-in-out, margin 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: height 0.5s ease-in-out, margin 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: height 0.5s ease-in-out, margin 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  margin: 6px;
  position: relative;
  background: -webkit-linear-gradient(top, #feffff 0%, #ddf1f9 0%, #a0d8ef 100%);
  background: linear-gradient(to bottom, #feffff 0%, #ddf1f9 0%, #a0d8ef 100%);
}
@media (min-height: 600px) {
  .card .bar {
    margin: 10px;
    width: 25px;
    -webkit-transform: translateX(-12.5px) rotateX(-90deg) rotateY(-45deg);
            transform: translateX(-12.5px) rotateX(-90deg) rotateY(-45deg);
  }
}
.card .bar:after {
  display: block;
  content: '';
  height: 100%;
  width: 15px;
  position: absolute;
  top: 0;
  right: -15px;
  background-color: grey;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  background: -webkit-linear-gradient(top, #feffff 0%, #85d7f7 0%, #4c8596 100%);
  background: linear-gradient(to bottom, #feffff 0%, #85d7f7 0%, #4c8596 100%);
}
@media (min-height: 600px) {
  .card .bar:after {
    width: 25px;
    right: -25px;
  }
}
.card .bar:before {
  font-family: 'Oxygen', sans-serif;
  display: block;
  content: '';
  height: 15px;
  width: 15px;
  position: absolute;
  top: -15px;
  left: 0;
  background-color: white;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  color: white;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  padding: 0;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (min-height: 600px) {
  .card .bar:before {
    width: 25px;
    height: 25px;
    top: -25px;
    font-size: 12px;
    line-height: 18px;
  }
}
.card .bar.bar1:before {
  content: "M";
}
.card .bar.bar2:before {
  content: "A";
}
.card .bar.bar3:before {
  content: "M";
}
.card .bar.bar4:before {
  content: "J";
}
.card .bar.bar5:before {
  content: "J";
}
.card .bar.bar6:before {
  content: "A";
}
.card .bar span {
  font-family: 'Oxygen', sans-serif;
  position: absolute;
  -webkit-transform: rotateZ(-90deg);
          transform: rotateZ(-90deg);
  border-radius: 2px;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  top: 25px;
  white-space: nowrap;
  text-align: right;
  left: 23px;
  padding: 5px;
  color: black;
  font-size: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media (min-height: 600px) {
  .card .bar span {
    top: 35px;
    left: 25px;
    font-size: 13px;
  }
}

.details .card {
  -webkit-transform: rotateX(60deg) translateY(150px);
          transform: rotateX(60deg) translateY(150px);
  box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.75);
}
.details .card .chart {
  -webkit-transform: translateZ(40px) translatey(50px);
          transform: translateZ(40px) translatey(50px);
}
.details .card .bar {
  -webkit-transform: translateX(-7.5px) rotateX(-90deg) rotateY(-25deg);
          transform: translateX(-7.5px) rotateX(-90deg) rotateY(-25deg);
}
@media (min-height: 600px) {
  .details .card .bar {
    -webkit-transform: translateX(-12.5px) rotateX(-90deg) rotateY(-25deg);
            transform: translateX(-12.5px) rotateX(-90deg) rotateY(-25deg);
  }
}
.details .card .bar.bar1 {
  height: 150px;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  margin-top: -150px;
}
.details .card .bar.bar2 {
  height: 75px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  margin-top: -75px;
}
.details .card .bar.bar3 {
  height: 112.5px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  margin-top: -112.5px;
}
.details .card .bar.bar4 {
  height: 170px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  margin-top: -180px;
}
.details .card .bar.bar5 {
  height: 152.5px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  margin-top: -152.5px;
}
.details .card .bar.bar6 {
  height: 180.5px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  margin-top: -180.5px;
}
.details .card .bar span {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.details .card .bar:before {
  color: black;
}
.details .card .photo {
  -webkit-transform: translateZ(20px);
          transform: translateZ(20px);
}
.details .card .photo:after {
  background-color: rgba(0, 50, 100, 0.8);
}
.details .card h2 {
  opacity: 0;
  -webkit-transform: translateZ(40px) translateY(-100px);
          transform: translateZ(40px) translateY(-100px);
}
.details .card p {
  opacity: 0;
  -webkit-transform: translateZ(40px) translateY(-80px);
          transform: translateZ(40px) translateY(-80px);
}
.details .card h3 {
  -webkit-transform: translateZ(60px) translateY(100px);
          transform: translateZ(60px) translateY(100px);
}

.backgrounda {
  width: 300px;
  height:350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.info {
  font-family: 'Oxygen', sans-serif;
  color: white;
  position: absolute;
  bottom: 10px;
  left: 10px;
}


/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/* Header Style */
.main,
.container > header {
	margin: 0 auto;
	padding: 2em;
}

.container > header {
	text-align: center;
	padding: 3em;
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.container > header span {
	display: block;
	font-size: 60%;
	opacity: 0.7;
	padding: 0 0 0.6em 0.1em;
}

/* Main Content */
.main {
	max-width: 69em;
}

.column {
	float: left;
	width: 500px;
	position: relative;
}


.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.5;
}

/* To Navigation Style */
.codrops-top {
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	display: inline-block;
}

/* button {
	border: none;
	padding: 0.6em 1.2em;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	border-radius: 2px;
} */

@media screen and (max-width: 46.0625em) {
	.column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 1em; 
	}
}

@media screen and (max-width: 25em) {
	.codrops-icon span {
		display: none;
	}
}

.mainW.company-records{
	position: relative;
}

.company-records-title {
	width: 1200px;
	margin: 0 auto;
}

.company-records-title h4 {
	margin: 5px 0 40px 0;
	font-size: 26px;
	color: #333333;
	font-weight: normal;
	padding: 15px 0;
	background: url(../images/title-park.png) no-repeat bottom left;
}

.company-records-title h4 span {
	font-size: 16px;
	color: #999999;
	margin-left: 12px;
	font-weight: lighter;
}

@charset "utf-8";
*{margin:0px;padding:0px;list-style-type:none;}
a,img{border:0;} 
a{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}	 


.wapper01{width:1200px;height:200px;background-color:#fff;margin:0 auto;overflow:hidden;margin-top: 0px;} 
		
.wapper01 ul{margin-top:20px;}		
.wapper01 li{float:left;margin-left:30px;width:200px;height:120px;color:#fff;text-align:center;font-weight:bold;display:inline-block;}

.wapper01 li .pic{margin:0 0 15px 0;}
.wapper01 li .title{margin:0 10px 2px；}
.wapper01 li .title a{color:#333;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1}

.wapper01 li{
	transition:All 0.1s ease-in-out;
	-webkit-transition:All 0.1s ease-in-out;
	-moz-transition:All 0.1s ease-in-out;
	-o-transition:All 0.1s ease-in-out;
	
}
.wapper01 li:hover {
	transform:translate(0,-10px);
	border-radius: 12px;
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.consult_contact{position:fixed;bottom:42%;right:0;width:114px;height:114px;cursor:pointer;}
.consult_wrap{position:relative;width:114px;height:114px;}
.consult_wrap .tip{position:absolute;right:95px;top:45px;display:none;width:160px;height:24px;border-radius:3px;font-size:14px;line-height:24px;text-align:center;background:#1f9559;color:#fff;-webkit-transition:display 1s ease;transition:display 1s ease;}
.consult_wrap .tip:after{position:absolute;right:-8px;top:50%;content:"";width:0;height:0;border-top:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #3091f2;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.consult_contact img{position:absolute;left:50%;top:50%;width:auto;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);}
.consult_contact .staff_img{z-index:999;}
@keyframes ballRotate{0%{transform:rotate(0);}
 100%{transform:rotate(360deg);}
}
.consult_contact .ball{top:20px;width:auto;transform-origin:0 38px;animation:ballRotate 2.5s infinite linear;z-index:9999;}
@keyframes bg2Animation{0%{opacity:0;}
 50%{opacity:1;}
 100%{opacity:0;}
}
.consult_contact .bg-2{animation:bg2Animation 2.5s infinite linear;}
.consult_contact:hover .tip{display:block;}