*{padding: 0; margin: 0; list-style: none; border: none; font-family: "微软雅黑"}
a{text-decoration: none;}
img{border: none; margin: 0; display: block;}
html{min-width: 1250px;}
/*media*/
@media screen and (max-width: 1024px) {
    .header_in{
		width: 1250px;
	}
	.contact{
		min-width: 750px ! important;

	}
	.contin{
		width: 700px! important;
	}
 }
/*header*/
.header{
	width: 100%;
	height: 120px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
	position: fixed;
	top:0;
	left: 0;
	z-index: 99;
}
.he_height{
	height: 120px;
	width: 100%;
}
.thebanner img{
	width: 100%;
}
.header h1{
	float: left;
	margin-top: 14px;
	margin-left: 55px;
}
.header_in{
	width: 1200px;
	height: 100%;
	margin:auto;
}
.header_in ul{
	padding-top: 45px;
	margin-left: 110px;
}
.header_in ul li{
	float: left;
	width: 140px;
	text-align: center;
	color: #222;
}
.header_in ul li p{
    font-size: 16px;
}
.header_in ul li  a{
	color: #222;
}
.header_in ul li  a:hover{
	color: #bf2e27;
}
.header_in ul li span{
	font-size: 14px;
	margin-top: 3px;
	display: block;
}
.header h2{
	float: right;
	margin-top: 18px;
	margin-right: 65px;
}

/*banner*/
.hotbanner{
	min-width: 1250px;
	overflow: hidden;
	height: 500px;
	background: url(../img/hotbanner.jpg) center no-repeat;
	background-size: 100% 100%;
}
/*contant*/
.contant{
	padding-left: 50px;
	padding-right: 50px;
	height: 95px;
	background: #f5f5f5;
	margin-bottom: 50px;
}
.conleft{
	float: left;
}
.conleft p{
    color: #222;
    font-size: 22px;
    margin-top: 20px;
}
.conleft span{
	font-size: 14px;
	color: #888;
	margin-top: 6px;
	display: block;
}
.hotart{
	min-width: 1250px;
}
.artin{
	width: 1200px;
	margin:auto;
}
.in-nr{
	width: 1180px;
	height: 170px;
	border: 1px solid #eaeaea;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 30px;
}
.in-nr:hover{
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.in-nr:hover .nrright p{
   color: #bf2e27;
}
.in-nr:hover .nrdate img{
	display: block;
}
.in-nr:hover .nrshow{
	display: none;
}
.nrleft{
	float: left;
}
.nrright{
	float: left;
	width: 750px;
	margin-left: 22px;
}
.nrright p{
	color: #444444;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.nrright span{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.nrdate{
	width: 145px;
	height: 120px;
	float: right;
	border-left: 1px solid #e5e4e6;
	text-align: center;
	margin-top: 25px;
}
.nrdate p{
	font-size: 30px;
	color: #666;
	margin-top: 20px;
}
.nrdate span{
	font-size: 20px;
	color: #666;
	margin-top: 10px;
	display: block;
}
.nrdate img{
	margin:auto;
	margin-top: 50px;
	display: none;
}
.page{
	width: 100%;
	height: 38px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 100px;
}
.page span,.page p{
	display: inline-block;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e4eaec;
	margin-left: -5px;
	font-size: 14px;
	color: #777;
	cursor: pointer;
}
.page span:hover{
	color: #fff;
	background: #bf2e27;
}

/*bottom*/
.bottom{
	min-width: 1250px;
	height: 69px;
	border-top: 1px solid #ccc;
	text-align: center;
}
.copyright{
	color: #222222;
	font-size: 16px;
	line-height: 69px;
}


/*contact*/
.tactright{
	float: right;
}
.tactright a{
	color: #222;
	font-size: 18px;
	display: block;
	float: left;
	line-height: 94px;
	margin-right: 50px;
}
.tactright a:hover{
	border-bottom: 1px solid #666666;
}

.contact{
	min-width: 1250px;
	margin-bottom: 70px;
}
.contin{
	width: 1168px;
	margin: auto;
}
.contblock{
	width: 100%;
	border: 1px solid #eaeaea;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 30px;
}
.contblock .blocktop p{
	font-size: 20px;
	color: #222222;
	float: left;
}
.imgtoggle{
	width: 25px;
	height: 25px;
	float: right;
}
.height{
	width: 100%;
	height: 30px;
}
.blockbotton{
	display: none;
}
.blocktop{
	overflow: hidden;
}
.blockbotton p{
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.place{
	margin-top: 5px;
	margin-bottom: 20px;
}
.change{
	background: url(../img/hide.jpg) no-repeat !important;
}
.imgtoggle{
	background: url(../img/show.jpg) no-repeat;
}

/*case*/
.casein{
	padding-left: 50px;
	padding-right: 50px;
	overflow: hidden;
}
.casein img{
	float: left;
	width: 100%;
}
.casein .caseimg:nth-child(4n){
	margin-right: 0%;
}
.casein .caseimg{
	position: relative;
	width: 24%;
	height : 16.2vw;
	float: left;
	margin-right: 1.33%;
	margin-bottom: 25px;
}
.casein .caseimg img{
   width: 100%;
   height: 100%;
}
.caseimg p{
	width: 100%;
	position: absolute;
	height: 55px;
	background: rgba(0,0,0,0.3);
	bottom: 0;
	left: 0;
	line-height: 55px;
	font-size: 16px;
	transition:height 0.3s linear;
}
.caseimg p span{
	color: #fff;
	margin-left: 15px;
}
@media screen and (max-width: 1024px) {
    .case{
		min-width: 1250px;
     }
     .casein{
     	margin-bottom: 15px;
     }
     .caseimg p{
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
 }
 /*boutique*/
.boutique{
	padding-left: 55px;
	padding-right: 55px;
	overflow: hidden;
}
.container{width:95%;margin: 0 auto; margin-bottom: 100px;}
/*瀑布流层*/
.waterfall{
    -moz-column-count:4; /* Firefox */
    -webkit-column-count:4; /* Safari 和 Chrome */
    column-count:4;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}
/*一个内容层*/
.item{
  padding: 1em;
  margin: 0 0 1em 0;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  border: 1px solid #eaeaea;
}

.item img{
    width: 100%;
    margin-bottom:10px;
}

.item p{
	font-size: 16px;
	color: #222222bd;
	line-height: 32px;
}
.nrother{
	width: 100%;
	border-top: 1px solid #eaeaea;
	overflow: hidden;
	padding-top: 15px;
	margin-top: 15px;
}
.nrother span{
	width: 100%;
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.aplace{
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
}
.aplace a{
	display: block;
	padding: 5px;
	background: #eee;
	color: #bf2e27;
	float: right;
}

/*hotdetail*/
.hotdetail{
	width:1200px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.hotdetail_p{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #222222;
	margin-bottom: 55px;
}


.hotpage{
	padding-left: 50px;
	padding-right: 50px;
	height: 55px;
	margin-bottom: 100px;
	position: relative;
}
.page_in{
	width: 560px;
	background: #f5f5f5;
	font-size: 18px;
	color: #222222;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-radius: 40px;
	cursor: pointer;
}
.page_out{
	width: 500px;
	background: #f5f5f5;
	font-size: 18px;
	color: #bf2e27;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: right;
	border-radius: 40px;
	cursor: pointer;
}
.page_out span{
	color: #666 !important;
}
.page_in span{
	color: #666;
}

.bot{
	width: 70px;
	height: 140px;
	position:absolute;
	right: 100px;
	bottom: -140px;
	cursor: pointer;
}
/*contactus*/
.contactus{
	width: 1200px;
	margin-top: 50px;
	margin:0 auto;
	overflow: hidden;
}
.usin{
	overflow: hidden;
	height: 650px;
	margin-bottom: 100px;
}
.bottom_right{
	width: 35%;
	float: left;
	border: 1px solid #eaeaea;
	height: 645px;	
}
.bottom_right h2{
	padding-left: 10%;
	margin-top: 70px;
}
.bottom_right h2 img{
	width:60%; 
}
.lxway{
	width: 80%;
	margin-left: 10%;
}
.bot_list{
	margin-top: 30px;
	font-size: 16px;
	padding-left: 10%
}
.bottom_right p{
    font-size: 20px;
    color: #222;
    margin-top: 25px;
    padding-left: 10%
}
.bot_list img{
	width: 5%;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.lxway div{
	float: left;
	width: 27%;
	text-align: center;
	margin-right: 5%;
	margin-top: 30px;	
}
.lxway div span{
	font-size: 12px;
	color: #090606;
	margin-bottom: 15px;
	display: block;
}
.lxway div img{
	width: 100%;
	margin: auto;
}
.maplist{
	width: 62%;
	height: 100%;
	float: right;
}


/*services*/
.services{
	padding-left: 150px;
	padding-right: 150px;
	overflow: hidden;
}
.ser-left{
	width: 50%;
	float: left;
}
.ser-left p{
	font-size: 22px;
	color: #222222;
	height: 35px;
	border-left: 4px solid #84ccc9;
	line-height: 35px;
	padding-left: 14px;
	margin-top: 10px;
}
.ser-left span{
	font-size: 16px;
	color: #222;
	line-height: 32px;
	margin-top: 50px;
	display: block;
}
.ser-in{
	overflow: hidden;
}
.ser-in img{
	float: right;
	width: 40%;
	border:none;
}
.ser-right{
	width: 50%;
	float: right;
}
.ser-right p{
	font-size: 22px;
	color: #222222;
	height: 35px;
	border-left: 4px solid #84ccc9;
	line-height: 35px;
	padding-left: 14px;
	margin-top: 10px;
}
.ser-right span{
	font-size: 16px;
	color: #222;
	line-height: 32px;
	margin-top: 50px;
	display: block;
}
.ser-int{
	margin-top: 50px;
	overflow: hidden;
}
.ser-int img{
	width: 40%;
	border:none;
}
.znrd img{
    float: right;
    width: 65%;
}
.znrd{
	margin-top: 50px;
	position: relative;
	overflow: hidden;
}
.zn-in{
	width: 40%;
	height: 420px;
	background: #fff;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 120px;
}
.zn-in p{
	font-size: 22px;
	color: #222222;
	height: 35px;
	border-left: 4px solid #84ccc9;
	line-height: 35px;
	padding-left: 14px;
	margin-top: 110px;
	margin-left: 80px;
}
.zn-in span{
	font-size: 16px;
	color: #222;
	line-height: 32px;
	margin-top: 50px;
	margin-left: 80px;
	display: block;
	width: 80%;
}
.ser-bot{
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 50px;
}
.serbot-in{
	width: 48.5%;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	float: left;
	margin-bottom: 50px;
}

.serbot-in p{
	font-size: 22px;
	color: #222222;
	height: 35px;
	border-left: 4px solid #84ccc9;
	line-height: 35px;
	padding-left: 14px;
	margin:20px;
}
.serbot-in span{
	font-size: 16px;
	color: #222;
	line-height: 32px;
	display: block;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.serbot-in img{
	width: 100%;
}
.ser-bot .serbot-in:nth-child(2n){
	float: right;
}
@media screen and (max-width: 1024px) {
 .zn-in{
	width: 60%;
	height: 370px;
	background: #fff;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 30px;
}
}

/*menu*/
.menu{
	width: 1200px;
	padding: 30px 20px;
	margin: auto;
	background: #fff;
	margin-bottom: 100px;
}
.mapleft{
    float: left;
    text-align: center;
}
.map-in a:nth-child(1){
	color: #fff;
    background-color: #333;
    border-color: #333;
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align:center;
}
.map-in a:nth-child(8){
	margin-left: 147px;
}
.map-in a:hover{
	background: #f9f9f9;
}
.mapright{
	float: left;
}
.map{
	overflow: hidden;
}
.map-in{
	overflow: hidden;
}
.map-in a{
	width: 120px;
    height: 50px;
    line-height: 50px;
	display: inline-block;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    border-radius: 2px;
    margin-right: 20px;
    text-align: center;
    margin-top: 20px;
}
.hmap{
	width: 1200px;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #222;
	font-weight: 100;
}


/* 集团简介 */
.jianjie{
	/*width: 100%;*/
	width:calc(100% - 100px);
	padding: 0 50px;
}
.jianjieTop{
	display: flex;
	justify-content: center;
}
.jianjieTopL{
	/*width: 55%;*/
	width: 45%;
	margin-right: 2%;
}
.jianjieTitle{
	font-size: 24px;
	font-weight: bold;
	color: #222;
}
.jianjieTopL span{
	display: inline-block;
	width: 70px;
	height: 2px;
	background-color: #222;
	margin: 35px 0;
}
.jianjieTopL p{
	font-size: 16px;
	color: #222;
	line-height: 40px;
}
.jianjieTopR{
	width: 630px;
}
.jianjieTopR img{
	width: 100%;
}
.jianjieBottom{
	width: calc(100% - 100px);
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: 100px;
}
.jianjieBottom img{
	width: 100%;
}
.jianjiePosi{
	position: relative;
	left: 35.5%;
	transform: translate(-50%,-220px);

	width: 960px;
	height: 170px;
	box-shadow: 0 0px 6px #cac8c9;
	background-color: #fff;
}
.jianjiePosiUl{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jianjiePosiUl li{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
	height: 94px;
	border-right: 1px solid #dadada;
	padding: 0 50px;
}
.jianjiePosiUl h3{
	font-size: 48px;
	font-weight: bold;
	color: #bf2e27;
}
.jianjiePosiUl p{
	font-size: 14px;
	color: #555;
}
.jiahao{
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(/index/img/jiahao.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.pingfang{
	display: inline-block;
	width: 18px;
	height: 43px;
	background: url(/index/img/pingfang.png) no-repeat;
	background-size: 100% 100%;
}





