@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#f2f2f2;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
*:focus { outline: none; } 
/* Custom CSS
 * --------------------------------------- */
body{
	font-family: 'Lato', Calibri, Arial, sans-serif, "微软雅黑";
	color: #f2f2f2;
}
h1{
	font-size: 6em;
}
p{
	font-size: 2em;
}
/*header*/
#section1{background:url(../images/bImg.png) repeat-x bottom;overflow:hidden;}
#header{
    width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
    height:59px;
	padding-bottom:2px;
	background:url(../images/top.jpg) repeat-x;
}
.headerLogo{
    position:absolute;
	left:50%;
	margin-left:-450px;
	height:35px;
	top:12px;
}
.headerLogo img{
    height:35px;
}

#menu{
	position:absolute;
	top:0;
	right:50%;
	height:59px;
	z-index: 70;
	width:500px;
	text-align:right;
	margin-right:-450px;
}
#menu li {
	display:inline-block;
	margin-left:50px;
	height:59px;
}

#menu li.active{
	color: #525252;
}
#menu li a{
	text-decoration:none;
	color: #b7b7b7;
	font-family: "微软雅黑";
	font-size: 16px;
}
#menu li a:hover{
	color:#525252;
}
#menu li a,
#menu li.active a{
	display:block;
	line-height:59px;
}
#menu li.active a{
	color: #525252;
}
.overview{
    padding-top:61px;
	position:relative;
}
.overview h3{
    width:500px;
	margin:0 auto;
	text-align:center;
}

.mapView{
    height:352px;
	width:866px;
	margin:0 auto;
	background:url(../images/map.png) no-repeat center top;
	position:relative;
	margin-top:25px;
}
.mapView ul{
    display:block;
	width:100%;
}
.mapView ul li{
    position:absolute;
    width:25px;
	height:28px;
	/*background:url(../images/anchor.png) no-repeat;*/
	cursor:pointer;
	z-index:3;
}
.mapView ul li:nth-child(1){
    left:172px;
	top:72px;
}
.mapView ul li:nth-child(2){
    left:234px;
	top:231px;
}
.mapView ul li:nth-child(3){
    left:573px;
	top:113px;
}
.mapView ul li:nth-child(4){
    left:468px;
	top:242px;
}
.mapView ul li:nth-child(5){
    left:683px;
	top:202px;
}
.anchorIcon{
    position:absolute;
	display:none;
	z-index:1;
}
.anchor1{
    left:80px;
	top:-32px;
	width:172px;
	height:106px;
	cursor:pointer;
}
.anchor2{
    left:107px;
	top:41px;
	width:290px;
	height:214px;
	background:url(../images/map2.png) no-repeat;
}
.anchor2 span{
    width:200px;
	height:167px;
	margin:2px;
	cursor:pointer;
	display:block;
}
.anchor3{
    left:457px;
	top:-36px;
	width:266px;
	height:177px;
	background:url(../images/map3.png) no-repeat;
}
.anchor3 span{
    width:159px;
	height:128px;
	margin:16px;
	cursor:pointer;
	display:block;
}
.anchor4{
    left:306px;
	top:23px;
	width:367px;
	height:262px;
	background:url(../images/map4.png) no-repeat;
}
.anchor4 span{
    width:228px;
	height:184px;
	margin-left:32px;
	margin-top:23px;
	cursor:pointer;
	display:block;
}
.anchor5{
    left:512px;
	top:9px;
	width:320px;
	height:234px;
	background:url(../images/map5.png) no-repeat;
}
.anchor5 span{
    width:229px;
	height:158px;
	cursor:pointer;
	margin-left:20px;
	margin-top:17px;
	display:block;
}
.overviewTit{
	width:100%;
	display:block;
	overflow:hidden;
	text-align:center;
	height:50px;
}
.overviewTit li{
    display:inline-block;
	width:300px;
	/*color:#1e4693;*/
	color:#828282;
	font-size:16px;
	font-family: "微软雅黑";
	cursor:pointer;
	padding-top:10px;
	height:40px;
	line-height:40px;
}
.mWarp:hover li{color:#1e4693;}
.solution{
    padding-top:59px;
}
.solution ul{
    display:block;
    width:100%;
	height:50%;
}
.solution ul li{
    float:left;
	text-align:center;
	height:100%;
	border-right:2px solid #fff;
	cursor:pointer;
	position:relative;
}
.solution ul li:last-child{
    border-right:none;
}
.solution ul li p{
    height:80%;
	width:100%;
	display:table;
}
.solution ul li p span{
    display:table-cell;
    vertical-align:middle;
}
.solution ul li p img{
    max-width:80%;
	transition: all 0.6s; 
}
/*.solution ul li:hover p img{
    transform: scale(1.1);
	transition: all 0.6s; 
}*/
.solution ul li h4{
    display:block;
	width:100%;
	color:#242424;
	font-size:18px;
	font-family: "微软雅黑";
}
.solution ul li div{
	position:absolute;
	left:0;
	top:100%;
	display:block;
	background:#fff;
	width:100%;
}
.solution ul li div span{
	display:block;
	font-size:14px;
	line-height:30px;
	font-family: "微软雅黑";
	color:#555;
	width:100%;
}
.tunnel{
    background:#ebefee;
}
.custody{
    background:#e8eced
}
.examine{
    background:#ededed
}
.build{
    background:#f0f0f0
}
.curing{
    background:#ebefee
}
.transport{
    background:#eae8e9
}
.solution ul.line1{
    border-bottom:2px solid #fff;
}
.solution ul.line1 li p{
    height:75%;
}
/*.solution ul li:hover{
    background:#dcdcdc;
}*/
.eject{position:relative;width:700px;}
.eject h2{
    width:80%;margin:0 auto;
	color:#6b6b6b;
	font-size:24px;
	font-family: "微软雅黑";
	font-weight:500;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
	height:80px;
	line-height:90px;
}
.eclose{
    position:absolute;
    right:20px;
	top:20px;
	width:24px;
	height:24px;
	background:url(../images/close.png) no-repeat center center;
	cursor:pointer;
}
.ejectHidden{
    width:80%;
    margin-left:10%;
	overflow:hidden;
}
.ejectCont{
    width:100%;
	overflow-y:auto;
	overflow-x:hidden;
	font-family:"微软雅黑";
	padding-bottom:30px;
}
.ejectCont img{width:100%;}
#section2{background-position:center center;}
.service{width:900px;margin:0 auto;padding-top:61px;}
.service h2{
    font-size:26px;
	color:#565656;
	font-family: "微软雅黑";
	text-align:left;
	height:47px;
}
.service h3{
    font-size:18px;
	color:#1e4693;
	font-family: "微软雅黑";
	text-align:left;
	height:24px;
}
.feedback{
    width:900px;
	position:relative;
}
.feedbackL{
    float:left;
	width:260px;
}
.feedbackL li{float:left;width:210px;border-radius:7px;position:relative;padding-left:50px;height:50px;font-family: "微软雅黑";font-size:16px;margin-top:20px;line-height:50px;background:#e07373 url(../images/service1.png) no-repeat 18px center;color:#fff;text-align:left;}
.feedbackL li:nth-child(2){background:#e7c85c url(../images/service2.png) no-repeat 18px center;}
.feedbackL li:nth-child(3){background:#a29ac3 url(../images/service3.png) no-repeat 18px center;}
.feedbackL li:nth-child(4){background:#689dcd url(../images/service4.png) no-repeat 18px center;}
.feedbackL li:nth-child(5){background:#7acb5b url(../images/service5.png) no-repeat 18px center;cursor:pointer;}
.feedbackL li a{position:absolute;right:-258px;bottom:0;z-index:1111;display:none;width:258px;height:258px;}
#feedbackR{position:absolute;width:560px;}
.feedbackR{float:left;width:560px;position:relative;}
.fbox{width:100%;height:100%;background:#ced1d7;filter:alpha(opacity=45);  -moz-opacity:0.45;  -khtml-opacity: 0.45;  opacity: 0.45;border-radius:7px;}
.feedbackR table{position:absolute;left:0;top:0;padding:20px 60px 30px 60px;width:440px;}
.feedbackR table th{color:#242424;font-family: "微软雅黑";font-size:18px;padding-bottom:15px;}
.feedbackR table textarea{width:420px;background:#fff;border:none;height:100px;padding:10px;line-height:1.5;color:#595959;font-size:14px;font-family:"微软雅黑";border-radius:2px;}
.feedbackR table div{width:100%;background:#fff;margin-top:25px;height:36px;}
.feedbackR table div label{float:left;padding-left:5px;width:80px;height:36px;color:#2f2f2f;font-size:14px;font-family:"微软雅黑";text-align:left;line-height:36px;}
.feedbackR table div label em{color:#f00;font-size:17px;}
.inputText{float:left;width:350px;border:none;background:none;line-height:36px;color:#595959;font-size:14px;font-family:"微软雅黑";}
.fsubmit{width:100px;height:34px;background:#5873a7;border-radius:5px;color:#fff;text-align:center;line-height:34px;border:none;font-size:16px;font-family:"微软雅黑";color:#fff;margin-top:25px;}


#section3{background:url(../images/item.jpg) repeat-x center;}
.about{width:100%;margin:0 auto;text-align:center;padding-top:70px;}
.about h2{font-size:26px;font-family: "微软雅黑";font-weight:500;color:#525252;}
.about p{padding-top:15px;}
.about p span{font-size:18px;font-family: "微软雅黑";color:#1e4693;padding:0 20px;}


.scrollBox{ width:1090px;position:relative;margin:0 auto;}
.scrollBox .piclist{ overflow:hidden; zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;width:900px;left:95px}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist li.boxli{float:left; display:inline; width:900px;height:100px;}
.scrollBox .pageBtn .btn{position:absolute;top:50%;margin-top:-70px;width:80px;height:80px;line-height:200px;overflow:hidden;cursor:pointer;}
.scrollBox .pageBtn .prev{left:0;background:url(../images/prev.png) no-repeat;}
.scrollBox .pageBtn .next{right:0;background:url(../images/next.png) no-repeat;}
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;width:900px;margin:0 auto;}
.scrollBox .pageBtn .list li{float:left;display:inline; width:180px;cursor:pointer;text-align:center;}
.scrollBox .pageBtn .list li .p2{display:none;}
.scrollBox .pageBtn .list li .p1{display:block;}
.scrollBox .pageBtn .list li.on .p1{display:none;}
.scrollBox .pageBtn .list li.on .p2{display:block;}
.scrollBox .pageBtn .list li b{display:block;width:100%;text-align:center;color:#494949;font-size:15px;font-family: "微软雅黑";font-weight:500;margin-top:10px;}
.scrollBox .pageBtn .list li.on b{color:#1e4693;}

/*大事记*/
.cd-hero{
  width:450px;
  height:260px;
  float:left;
  position: relative;
  top: 50%;
  margin-top: -140px;
}
.cd-slider-nav{
  position: absolute;
  width:400px;
  padding:0 25px;
  top:0;
  z-index: 2;
  text-align: center;
  height:54px;
  background:url(../images/line.png) no-repeat bottom;
  overflow:hidden;
}
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
  height:54px;
  float:left;
}
.cd-slider-nav .cd-marker {
  position: absolute;
  bottom: 0;
  left:0;
  width:80px;
  height:32px;
  color: #d44457;
  background:url(../images/active.png) no-repeat center;
  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.cd-slider-nav .cd-marker.item-2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-slider-nav .cd-marker.item-3 {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cd-slider-nav .cd-marker.item-4 {
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
}
.cd-slider-nav .cd-marker.item-5 {
  -webkit-transform: translateX(400%);
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -o-transform: translateX(400%);
  transform: translateX(400%);
}
.cd-slider-nav .cd-marker.item-6 {
  -webkit-transform: translateX(500%);
  -moz-transform: translateX(500%);
  -ms-transform: translateX(500%);
  -o-transform: translateX(500%);
  transform: translateX(500%);
}
.cd-slider-nav ul{height:54px;float:left;display:block;}
.scrollBox .piclist li .cd-slider-nav li {
  display: inline-block;
  width: 80px;
  float: left;
  font-size:13px;
  color:#242424;
  font-family:"微软雅黑";
  line-height:32px;
  cursor:pointer;
  height:54px;
}
.scrollBox .piclist li .cd-slider-nav li.selected{color:#1e4693;font-size:15px;line-height:28px;}
.cd-hero-slider {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.scrollBox .piclist li .cd-hero-slider li{
  position: absolute;
  top: 0;
  left: 0;
  width:450px;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.scrollBox .piclist li .cd-hero-slider li.selected {
  /* this is the visible slide */
 
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.scrollBox .piclist li .cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.scrollBox .piclist li .cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}



.cd-hero1{
  width:400px;
  height:260px;
  float:right;
  position: relative;
  top: 50%;
  margin-top: -130px;
}
.cd-slider-nav1{
  position: absolute;
  width:80px;
  top:0;
  z-index: 2;
  text-align: center;
  height:256px;
  padding:2px 0;
  background:url(../images/line1.png) no-repeat right;
  overflow:hidden;
}
.cd-slider-nav1 nav {
  display: inline-block;
  position: relative;
  height:300px;
  width:100%;
  float:left;
}
.cd-slider-nav1 .cd-marker1 {
  position: absolute;
  top:0;
  left:0;
  width:80px;
  height:64px;
  background:url(../images/active.png) no-repeat 52px center;
  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.cd-slider-nav1 .cd-marker1.on-2 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.cd-slider-nav1 .cd-marker1.on-3 {
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  -o-transform: translateY(200%);
  transform: translateY(200%);
}
.cd-slider-nav1 .cd-marker1.on-4 {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  -o-transform: translateY(300%);
  transform: translateY(300%);
}
.cd-slider-nav1 .cd-marker1.on-5 {
  -webkit-transform: translateY(400%);
  -moz-transform: translateY(400%);
  -ms-transform: translateY(400%);
  -o-transform: translateY(400%);
  transform: translateY(400%);
}

.cd-slider-nav1 ul{height:260px;float:left;display:block;width:80px}
.scrollBox .piclist li .cd-slider-nav1 li {
  display: inline-block;
  width:48px;
  padding-right:32px;
  float: left;
  font-size:14px;
  color:#242424;
  font-family:"微软雅黑";
  line-height:64px;
  cursor:pointer;
  text-align:right;
  height:64px;
}
.scrollBox .piclist li .cd-slider-nav1 li.selected{color:#1e4693;font-size:16px;line-height:64px;}
.cd-hero-slider1 {
  position: relative;
  width:300px;
  overflow: hidden;
  float:right;
}
.scrollBox .piclist li .cd-hero-slider1 li{
  position: absolute;
  top: 0;
  left: 0;
  width:300px;
  height:260px;
  overflow:hidden;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.scrollBox .piclist li .cd-hero-slider1 li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.scrollBox .piclist li .cd-hero-slider1 li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.scrollBox .piclist li .cd-hero-slider1 li.is-moving, .cd-hero-slider1 li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

/*企业文化*/
.culture{
  width:100%;
  height:100%;
}
.culture h5{
  width:100%;
  color:#767676;
  font-size:18px;
  padding-top:10px;
  text-indent:2em;
  font-family: "微软雅黑";
  line-height:1.6;
  float:left;
}
.cultureIcon{
  width:100%;
  float:left;
}
.cultureIcon img{
  float:right;
  width:290px;
  height:215px;
  margin-top:16px;
}
.cultureIcon p{
  float:left;
  width:575px;
  background:#c6cad0;
  font-family: "微软雅黑";
  color:#474747;
  font-size:14px;
  line-height:42px;
  height:42px;
  margin-top:16px;
  position:relative;
}
.cultureIcon p span.cp{
  display:inline-block;
  float:left;
  font-size:18px;
  color:#1e4693;
  font-family: "微软雅黑";
  height:30px;
  line-height:30px;
  margin-top:6px;
  margin-left:20px;
}
.cultureIcon p span.rp{
  position:absolute;
  right:0;
  top:6px;
  width:443px;
  font-family: "微软雅黑";
  color:#474747;
  font-size:14px;
  line-height:30px;
  height:30px;
  border-left:2px solid #a0a0a0;
  padding-left:20px;
}
/*公司简介*/
.profiles{
  width:100%;
  height:100px;
}
.profiles p{
  float:left;
  width:485px;
  color:#616161;
  font-size:14px;
  font-family:"微软雅黑";
  text-indent:2em;
  line-height:29px;
}

.honor{
  width:100%;
  height:100%;
}
.honor img{
  float:left;
  max-width:100%;
  max-height:100%;
}
.honor2{
  margin-left:30px;
}
.honor1{
  margin-left:10px;
}
.foremost{
  width:100%;
  height:100%;
}
.foremost ul{
  display:block;
  width:880px;
  height:100%;
  overflow:hidden;
  margin:0 auto;
}
.foremost ul li{
  float:left;
  width:198px;
  margin-top:20px;
  height:150px;
  padding-left:80px;
  background:url(../images/foremost1.png) no-repeat left top;
}
.foremost ul li:nth-child(2){background:url(../images/foremost2.png) no-repeat left top;}
.foremost ul li:nth-child(3){background:url(../images/foremost3.png) no-repeat left top;}
.foremost ul li:nth-child(4){background:url(../images/foremost4.png) no-repeat left top;}
.foremost ul li:nth-child(5){background:url(../images/foremost5.png) no-repeat left top;}
.foremost ul li:nth-child(6){background:url(../images/foremost6.png) no-repeat left top;}
.foremost ul li h4{
 font-size: 14px;
 font-family: "微软雅黑";
 color: #1e4693;
 width:100%;
 float:left;
 line-height:24px;
 height:50px;
}
.foremost ul li p{
 font-size: 14px;
 font-family: "微软雅黑";
 color: #525252;
 width:100%;
 line-height:24px;
 float:left;
}
.foremost ul li p span{
 display:inline-block;
 float:left;
}
#mistake{
  width:900px;
  margin:0 auto;
  display: table;
  height:464px;
  position:absolute;
  top:50%;
  margin-top:-232px;
  left:50%;
  margin-left:-450px;
  display:none;
}
.mistake{
  display:table-cell;
  vertical-align:middle;
  width:100%;height:464px;
}
.mistake h5{width:900px;margin:0 auto;text-indent:68px;color:#272727;font-size:28px;font-family: "微软雅黑";height:52px;}
.mistake p{width:570px;padding-left:330px;margin:0 auto;text-align:left;color:#292929;font-size:18px;line-height:36px;font-family: "微软雅黑";background:url(../images/mistake.png) no-repeat 117px 6px;height:135px;}
.mistake ul{display:block;width:500px;margin-left:330px;}
.mistake ul li{float:left;width:64px;margin-top:35px;margin-right:30px;}
.mistake ul li a{display:block;width:64px;text-align:center;}
.mistake ul li a img{width:64px;height:64px;}
.mistake ul li a span{display:block;margin-top:15px;font-size:14px;color:#333;font-family: "微软雅黑";}

.mWarp{position:relative;height:40px;width:100%;}
.popup{position:absolute;left:0;top:40px;width:100%;background:#fff;z-index:1000000;padding-top:8px;background:url(../images/icon5.png) repeat-x top;}
.popup .plist{background:url(../images/icon4.png) repeat-x top;}
.popup ul.mlist{
	width:1200px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.popup ul.mlist li{
	width:300px;
	color:#999;
	font-size:16px;
	font-family: "微软雅黑";	
	float:left;
	padding:12px 0;
	cursor:pointer;
	position:relative;
}
.popup ul.mlist li:hover{background:url(../images/icon7.png) repeat-x top;}
.popup ul.mlist li p{
	color:#383838;
	font-size:14px;
	font-family: "微软雅黑";	
    text-align:center;
	line-height:35px;
	float:left;
	width:100%;
	cursor:pointer;
}
.popup ul.mlist li p:hover{color:#1e4693;}
.popup ul.mlist li div{width:100%;text-align:center;position:absolute;left:0;height:87px;}
.popup ul.mlist li div img{width:47px;height:47px;}
.popup ul.mlist li div span{display:block;width:100%;font-size:16px;font-family: "微软雅黑";line-height:40px;color:#1e4693;}