.pagelocationBox{
	margin-top:100px;
}
/*=================    GM代码  END   ========================*/
.contentBox{
	height:770px;
	margin-top:-6px;
	min-width:1200px;
}
.contentBox .contentLeft{
	width:40%;
	background:#262626;
	height:770px;
	padding-top:50px;
	padding-left:30px;
	text-align:center;
	float:left;
}
.contentBox .contentRight{
	width:60%;
	height:770px;
	float:right;
}

.contentLeft .leftList{
	width:40px;
	position:absolute;
}
.leftList .line{
  width:2px;
  height:180px;
  background:#fff;
  overflow:hidden;
  margin:0 auto;
}
.leftList .shortLine{
  width:2px;
  height:80px;
  background:#fff;
   margin:0 auto;
}
.leftList .word{
	display: inline-block;
	width:24px;
	color:#fff;
	font-size:16px;
	padding-top:20px;
	padding-bottom:20px;
	 margin:0 auto;
}
.strang{
	position: absolute;
    width: 10px;
    height: 12px;
    background: url(../img/tri.png) no-repeat;
    background-size: 100%;
    margin-top: -27px;
    margin-left: 10px;
}

.contentLeft .leftMain{
	padding-left:120px;
}
.leftMain .title{
	padding-top:150px;
	text-align: left;
}
.title .describe{
	width:695px;
	/*height:132px;*/
	font-size:36px;
	color:rgba(255,255,255,1);
	text-align: left;
	position:absolute;
}
.title a{
	display: inline-block;
	padding-top:200px;
	text-align: left;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
.title a span{
	color:#fff;
	font-size:16px;
}
.title a span.arrow{
	margin-left:80px;
}

.leftMain .serviceHeader h1 {
    font-size: 34px;
    color: #fff;
    letter-spacing: 26px;
    padding-left: 76px;
    text-align: left;
    background: url(../img/cs.png) no-repeat;
    background-position: 0px -10px;
}
.leftMain .serviceHeader p {
    font-size: 14px;
    padding-top: 10px;
    color: #fff;
    letter-spacing: 4px;
    text-align: left;
}

.bg_box{
	height:551px;
	background-color:#ccc;
	background:url("../img/tx3.png") no-repeat;
	background-size: cover;
}
/*.bg_box img{
	width:100%;
	background-size:cover;
}*/
.list_box .list{
	width:25%;
	height:219px;
	float:left;
	background:url("../img/tx2.png") no-repeat;
	background-size:cover;
	cursor: pointer;
	position:relative;
}
/*.list .list_img{
	width:100%;
	height:219px;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}*/
.list .list_img img{
	height:100%;
}
.list_box .list:nth-child(2){
	background:url("../img/tx4.png") no-repeat;
	background-size:cover;
}
.list_box .list:nth-child(3){
	background:url("../img/tx1.png") no-repeat;
	background-size:cover;
}
.list_box .list:last-child{
	background:none;
}

.list .listOrder{
	width:53px;
	height:34px;
	position:absolute;
}
.list .listOrder img{
	width:100%;
}
.list p{
	height:219px;
	/*line-height:219px;*/
	padding-left:24px;
	padding-right:21px;
	font-size:16px;
	color:#fff;
	text-align: left;
	padding-top:90px;
}
.list a.listMore{
	display: inline-block;
	height:219px;
	width:100%;
	cursor: pointer;
	margin:0 auto;
	text-align: center;
	padding-top:0px;
	color:#3c3c3c;
	font-size:16px;
	line-height:219px;
}

/*=================    GM代码  END   ========================*/
.foot .footerimgtop {
    position: absolute;
    top: -10px;
    left: 0;
    height: 0px;
    width: 100%;
    background: none;
    background-size: 100% 100%;
}
.foot {
    margin-top: 0px;
}