#header{

	width: 100%;

	background: #fff;

	height: 110px;

	border: 1px solid #d5d5d5;

	position: fixed;

	left: 0;

	top: 0;

}

#header .logo{

	margin-left: 200px;

	width: 254px;

	margin-top: 24px;

	float: left;

}

#header .nav{

	float: left;

	width: 960px;

	margin-left: 60px;

}

#header .nav li{

	float: left;

	margin-left: 50px;

	line-height: 105px;

	font-size: 16px;

	line-height: 107px;

	font-size: 16px;

	padding: 0 3px;

	cursor: pointer;

}

#header .nav li.active{

	border-bottom: 5px solid #d90d0d;

}



#header .contact{

	width: 160px;

	float: right;

	margin-right: 200px;

	margin-top: 44px;

}

#header .contact img{

	width: 20px;

	margin-right: 30px;

	cursor: pointer;

}





#banner{

	width: 100%;

	background: url(../img/banner2.png)no-repeat center top;

	background-size: 1920px auto;

	padding-top: 128px;

	height: 251px;

	margin-top: 110px;

}

#banner h1{

	font-size: 34px;

	text-align: center;

	color: #e00101;

	font-weight: bold;

}

#banner .en{

	line-height: 54px;

	text-align: center;

	font-size: 16px;

	font-weight: bold;

}

#banner .bannerBtn{

	width: 45px;

	height: 45px;

	margin: 0 auto;

	margin-top: 40px;

	cursor: pointer;

}





#position{

	width: 1200px;

	margin: 0 auto;

	line-height: 60px;

	font-size: 14px;

}

#position img.home{

	margin-right: 10px;

	width: 16px;

	vertical-align: middle;

}





#case{

	width: 1200px;

	margin: 0 auto;

	padding-top: 36px;

	padding-bottom: 60px;

}

.caseNav{

	width: 430px;

	display: block;

	overflow: hidden;

	margin: 0 auto;

}

.caseNav li{

	width: 176px;

	height: 44px;

	border: 2px solid #e00101;

	text-align: center;

	line-height: 44px;

	font-size: 16px;

	color:#e00101 ;

	float: left;

	border-radius: 23px;

	cursor: pointer;

	margin-right: 66px;

}

.caseNav li:last-child{

	margin-right: 0;

}



.caseNav li.active{

	background: #e00101;

	color: #fff;

}

.caseList{

	width: 1200px;

	margin: 0 auto;

	margin-top: 60px;

	overflow: hidden;



}

.caseList .caseItem{

	width: 281px;

	float: left;

	margin-right: 25px;

	margin-bottom: 25px;

	cursor: pointer;

}

.caseList .caseItem:nth-child(4n){

	margin-right: 0;

}



.caseItem .pt{

	width: 100%;

	position: relative;

}

.caseItem p{

	text-align: center;

	width: calc( 100% - 30px );

	padding: 0 15px;

	line-height: 54px;

	background: #ececec;

	font-size: 14px;

	 display: -webkit-box;

    word-break: break-all;

    text-overflow:ellipsis;

    overflow: hidden;

    white-space: pre-line;

    -webkit-box-orient: vertical;

    -webkit-line-clamp:1;

}

.caseItem .shadow{

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 1;

	background: rgba(0,0,0,.35);

	display: none;

}

.caseItem .shadow .add{

	width: 43px;

	height:43px;

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -21.5px;

	margin-top: -21.5px;

	z-index: 2;

}

.caseList .caseItem:hover .shadow{

	display: block;

}

.caseList .caseItem:hover p{

	background: #e00101;

	color: #fff;

}



#case .page {

    width: auto;

    height: 40px;

    position: absolute;

    left: 50%;

    webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    transform: translateX(-50%);

}

#case .page span {

    background: #e00101;

    color: #fff;

    border: 1px solid #e00101;

    cursor: pointer;

}

#case .page span,#case .page a {

    float: left;

    padding: 5px 10px;

    border: 1px solid #d5d5d5;

    border-radius: 30px;

    margin-right: 15px;

    font-size: 12px;

}
#case .layui-laypage-skip,#case .layui-laypage-count{
    display: none;
}


#footer{

	width:100%;

	background: #1e1e1e;

	padding-top: 32px;

	padding-bottom: 40px;

}

#footer .foot{

	width: 1200px;

	margin: 0 auto;

	position: relative;

}

#footer .foot .logo{

	width: 218px;

}

#footer .foot .footNav{

	width: 730px;

	position: absolute;

	line-height: 20px;

	font-size: 16px;

	right: 0;

	top: 0;

	overflow: hidden;

}

#footer .foot .footNav li{

	float: left;

	font-size: 16px;

	color: #fff;

	margin-left: 27px;

	cursor: pointer;

	

}

#footer .foot .web{

	width: 200px;

	position: absolute;

	right: 0;

	top: 20px;

	line-height: 64px;

	font-size: 14px;

	color: #737373;

}

#footer .foot .web img{

	margin-left: 24px;

	width: 21px;

	vertical-align: middle;

	cursor: pointer;

}

#footer .foot .cont{

	width: 1200px;

	margin: 0 auto;

	overflow: hidden;

	margin-top: 36px;

}

#footer .foot .cont .contItem{

	float: left;

}

#footer .foot .cont .contL{

	width: 320px;

	position: relative;

	padding-left: 120px;

}

#footer .foot .cont .contL h4{

	line-height: 36px;

	color: #fff;

	font-size: 14px;

}

#footer .foot .cont .contL p{

	line-height: 36px;

	color: #fff;

	font-size: 14px;

	color: #737373;

}

#footer .foot .cont .contL .pt{

	width: 98px;

	position: absolute;

	left:0;

	top: 0;

}

#footer .foot .cont .contC{

	width: 400px;

	padding-top: 0px;

}

#footer .foot .cont .contC p{

	line-height: 36px;

	font-size: 14px;

	color: #737373;

}

#footer .foot .cont .contC p img{

	width: 18px;

	margin-right: 32px;

	vertical-align: middle;

}

#footer .foot .cont .contL .pt{

	width: 98px;

	position: absolute;

	left:0;

	top: 0;

}

#footer .foot .cont .contR{

	width: 345px;

}

#footer .foot .cont .contR p{

	line-height: 36px;

	font-size: 14px;

	color: #737373;

	text-align: right;

}