﻿    .item_wrap{
        width: 1400px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        background:#f6f6f6;
        margin-bottom: 20px;

    }
    .item{
        max-width: 50%;
        min-width: calc(100%/6);
        height: 40px;
   
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1;
    }

/*# sourceMappingURL=style.css.map */
.banner{
	width: 100%;
	overflow: hidden;
}
.banner .flex-direction-nav{display: none;}
.banner .ban-box{
	width: 89%;
	bottom: 2.5%;
	left:0; 
	height: 20px;
	padding-right: 7%;
	box-sizing:border-box;
	opacity: 0;
}
.banner .flex-control-nav{
	width: 260px;
	height: 20px;
	text-align: center;
	position: absolute;
	right: 7.6%;
}
.banner .ban-box:before{
	display: block;
	width: 7.5%;
	height: 1px;

	content: '';
	position: absolute;
	right: 0;
	top: 11px;
}
.banner .ban-box i{
	display: block;
	width: 80%;
	height: 1px;
	left: 0;
	top: 11px;

	position: absolute;
}

.banner .flex-control-paging li{
	margin: 0 10px;
	text-align: center;
}
.banner .flex-control-paging li a{
	text-indent: 0;
	border: 0;
	width: 20px;
	line-height: 20px;
	height: 20px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
    color:rgba(225,225,225,0.5);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.banner .flex-control-paging li a.flex-active{
	color: #881e4f;
	font-size: 16px;
	background-color: transparent;
}
.banner .flex-control-paging li a:hover { 
	background-color: transparent;
	color: #881e4f;
}
.banner .line{


}



.indpro{
	width: 92%;
	max-width: 1400px;
	padding-top:50px;
	margin: 0px auto 60px;
}
.indpro .title{
	text-align: center;
	margin-bottom: 30px;
}
.indpro .title h2,.indsx .box .warp .title h2{
	font-size: 42px;
	line-height: 70px;
	text-align:left;
	color: #282828;
	text-transform:Uppercase;
	font-family: 'Open Sans','arial';
}
.shouji_fuwu{display:none;}
.indpro .title h2 span,.indsx .box .warp .title h2 span{
	font-size: 50px; font-weight:bold;
}
.indpro .title  .fa{
	font-size: 16px;
	text-align:left;
	color: #282828;
	margin-top:30px;
	line-height: 32px;

}
.indpro .pc-list{
  width:100%;
  color: #fff;
  padding-bottom: 50px;
  overflow: hidden;
}
.indpro .pc-list ul{
	width: 103%;
}
.indpro .pc-list li{
  width:30%;
  float: left;
  margin-right: 3%;
  text-align: center;
  background:#FFF;
      border-radius: 25px;
	  box-shadow: 8px 8px 8px 0 rgb(0 0 0 / 10%);
  box-sizing:border-box;
}
.indpro .pc-list li a{
  display: block;
  width:100%;
  height:100%;
  margin: 0 auto;
  cursor: pointer;

}
.indpro .pc-list li a .pic{
	width: 100%;
	overflow: hidden;

}
.indpro .pc-list li a .pic img{
	display: inline-block;
	width: 35%;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
	transform: scale(1.12);
	margin-top:30px;
	opacity: 1;
	filter: alpha(opacity=80);
}
.indpro .pc-list li:hover a .pic img{
	transform: scale(1.02);
	opacity:1;
	filter: alpha(opacity=100);
}
.indpro .pc-list li a .box{
	padding:13px 3% 0;
	position: relative;
}
.indpro .pc-list li a .box h2{
	font-size: 30px;
	color: #282828;

	line-height:30px;
	min-height: 60px;
	/*margin-bottom: 60px;*/
}
.indpro .pc-list li a .box .details,.indpro .pc-list li a .box .details p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.indpro .pc-list li a .box .details{min-height:110px}
.indpro .pc-list li a .box .btn{
	width: 170px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	 border:#666 1px solid;
	font-size: 16px;
	color: #282828;
	margin:0 auto;
	margin-bottom:50px;
	display: block;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
}
.indpro .pc-list li a .box .btn:hover{
	color: #fff;
	background-color: #666666;
}
.indsx{
	width: 100%;
	height: auto;
	position: relative;
}
.indsx .pic{
	width: 100%;
	overflow: hidden;
}
.indsx .pic img{
	display: block;
	width:100%;
	position: relative;
}
.indsx .box{
	position: absolute;
	top:50%;
	width:92%;
	right: 50%;
	margin-right: -700px;
	max-width: 1400px;
	text-align: center;
	z-index: 3;
}
.indsx .box .warp{
	width:835px;

	padding:20px;
	background:url(../picture/about1.png) no-repeat center;
	float: right;
}
.indsx .box .warp .title h2{
	color: #fff;

}
.indsx .box .warp .title .tit{
	color: #fff;
	font-size: 30px;
	text-align:left;
	line-height: 45px;
	margin-bottom: 20px;
}
.indsx .box .warp .details{

	position: relative;
}
.indsx .box .warp .details:before{

}
.indsx .box .warp .details .name{
	font-size: 30px;
	color: #ffffff;
	line-height: 40px;
	font-family: 'arial';
	margin-bottom: 10px;
} 
.indsx .box .warp .details .name span{
	font-size: 18px;
	font-family: '微软雅黑';
	padding-left: 10px;
}
.indsx .box .warp .details .fa{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	font-family: 'arial';
	padding-bottom: 20px;
	margin-bottom: 20px;

}
.indsx .box .warp .details .btns{
	font-size: 18px;
	line-height:28px;
	background-color: #864a31;
	line-height: 28px;
	height:125px;
	width: 790px;
	border:1px solid #8c3861;
	display: block;
	color: #fff;
	font-family: 'arial';
	margin: 0 auto;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
}


.tit1 {
    line-height: 50px;
    padding-bottom: 2%;
    margin-top: 0px;
    color: #fff;
    font-size: 30px;
    text-align: left;
}

#indpro .flex-direction-nav,.indpro #ph-list,.indpro .swiper-pagination{display: none;}
.indjj{
	width: 100%;
	background: url(../images/img6.jpg) center/cover no-repeat;
	padding-top: 50px;
}
.indjj .title{
	width: 100%;
	position: relative;
	z-index: 2;
}
.indjj .title img{
	padding-top: 90px;
	width: 42px;
	margin: 0 auto;
	display: block;
}
.indjj .title:before{

}
.indjj .warp{
	width: 92%;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 85px;
}
.indjj .warp .pic{
	width: 642px;
	margin: 0 auto;
	position: relative;
	padding-right: 35px
}
.indjj .warp .pic .img{
	display: block;
	width: 100%;
}
.indjj .warp .pic .mbox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.indjj .warp .pic .mbox .img1{
	display: block;
	width: 117px;
	margin:175px auto 0;
}
.indjj .warp .pic .mbox .img2{
	width: 370px;
	margin: 0 auto 15px;
	display: block;
}
.indjj .warp .pic .mbox .fa{
	font-size: 26px;
	line-height: 36px;
	color: #282828;
	font-family: '微軟正黑體';
	text-align: center;
}
.indjj .warp .box{
	position: absolute;
	transition: all .3s;
    -webkit-transition: all .3s;
    /*opacity: 0;*/
}
/*.indjj .warp .box.on{
	opacity: 1;
}*/
.indjj .warp .box h2{
	font-size: 24px;
	line-height: 30px;
	color: #282828;
	margin-bottom: 12px;
	position: relative;
	/*top:-20px;*/
	transition: all .5s;
    -webkit-transition: all .5s;
    /*opacity: 1;*/
}
/*.indjj .warp .box.on h2{top: 0;opacity: 1;}*/
.indjj .warp .box .fa{
	font-size: 14px;
	color: #787878;
	line-height: 24px;
	transition: all .5s;
    -webkit-transition: all .5s;
    position: relative;
	/*top: 20px;*/
}
/*.indjj .warp .box.on .fa{top: 0}*/
.indjj .warp .box1{
	width: 260px;
	border-radius: 50px;
	padding-top:10px; padding-bottom:15px;
	background:#fdfdfd;
	padding-left:50px; padding-right:50px;
	left: 50%;
	margin-left:-602px;
	top: 0;
	text-align: right;
}
.indjj .warp .box1 img{
	display: block;
	width: 272px;
	position: absolute;
	right:-240px;
	top:30px;
}
.indjj .warp .box2{
	width: 220px;
	top: 240px;
		    background: #fdfdfd;
    padding-left: 30px;
	padding-top:10px; padding-bottom:10px;
	border-radius: 50px;
    padding-right: 30px;
    margin-left: -654px;
    left: 50%;
	text-align: right;
}
.indjj .warp .box2 img{
	display: block;
	width: 310px;
	position: absolute;
	right:-285px;
	top:25px;
}
.indjj .warp .box3{
	width: 240px;
	top:540px;
	left:50%;
	    background: #fdfdfd;
    padding-left: 50px;
	padding-top:10px; padding-bottom:10px;
	border-radius: 50px;
    padding-right: 50px;
    margin-left: -610px; 
	text-align: right;
}
.indjj .warp .box3 img{
	display: block;
	width: 245px;
	position: absolute;
	right:-215px;
	top: -47px;
}
.indjj .warp .box4{
	width:260px;
	top:95px;
	left:46%;
			    background: #fdfdfd;
    padding-left: 30px;
	padding-top:10px; padding-bottom:10px;
	border-radius: 50px;
    padding-right: 30px;
    margin-left: 422px;
	text-align: left;
}
.indjj .warp .box4 img{
	display: block;
	width: 183px;
	position: absolute;
	left:-160px;
	top: 24px;
}
.indjj .warp .box5{
	width:265px;
	top:475px;
	left: 43%;
		    background: #fdfdfd;
    padding-left: 30px;
	padding-top:5px; padding-bottom:5px;
	border-radius: 50px;
  
    margin-left: 510px;
	text-align: left;
}
.indjj .warp .box5 img{
	display: block;
	width: 338px;
	position: absolute;
	left:-310px;
	top: -4px;
}
.inddb{
	width: 100%;
	position: relative;
	background:url(../picture/img7.jpg) no-repeat top;

}
.inddb .pic{
	width: 100%;
	overflow: hidden;

}
.inddb .pic img{
	display: block;
	width: 100%;
}
.inddb .warp{
	max-width:1400px;

	width: 100%;
	z-index: 2;
	height: 100%;
	margin:0px auto;

}
.inddb .warp .mbox{
	width: 22.5%;
	height: 100%;
	margin-right:30px;
	float: left;
	text-align: center;
	position: relative;
	box-sizing:border-box;
	border-right: 1px solid rgba(255,255,255,0.2)
}
.inddb .warp .mbox .box{
	transition: all ease .3s;
    -webkit-transition: all ease .3s;
    background-color: transparent;
}
.inddb .warp .mbox1 .box{

	width: 100%;

	bottom: 0;
	float:left;

	border-left: 1px solid rgba(255,255,255,0.2);
	border-top: 1px solid rgba(255,255,255,0.2);
	box-sizing:border-box;
	transition: all .5s;
    -webkit-transition: all .5s;
}
.inddb .warp .mbox .box:hover,.inddb .warp .mbox .box.on{
background-color: rgba(0,0,0,0.6);
color:#FFF;
}
.inddb .warp .mbox .box a{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.inddb .warp .mbox .box .title{


	padding:150px 0 65px;
	transition: all .5s;
    -webkit-transition: all .5s;
    position: relative;
}
.inddb .warp .mbox .box .title:before,.inddb .warp .mbox .box .title:after{
	display: block;
	width: 0;
	height: 1px;
	content: '';
	position: absolute;
	color:#FFF;
	left: 0;
	margin-top:110px;

	background-color: rgba(255,255,255,0.2);
	transition: all ease-in .4s;
    -webkit-transition: all ease-in .4s;
    margin-left: 0;
    left: 50%;
}
.box a:hover .title h2{ color:#FFF !important;  	transition: all ease-in .4s;
    -webkit-transition: all ease-in .4s;}
.box a:hover .title p{ color:#FFF !important; 	transition: all ease-in .4s;
    -webkit-transition: all ease-in .4s;}
.inddb .warp .mbox .box .title:before{top: 0;}
.inddb .warp .mbox .box .title:after{bottom: 0;}
.inddb .warp .mbox .box:hover .title:before,.inddb .warp .mbox .box.on .title:before{
	width: 100%;
	left: 0;
}
.inddb .warp .mbox .box:hover .title:after,.inddb .warp .mbox .box.on .title:after{
	width: 100%;
		color:#FFF;
	left: 0;
}
.inddb .warp .mbox .box .title h2{
	font-size: 36px; 
	font-weight:bold;

	line-height: 40px;
	text-align:left;
	color: #000;

	position: relative;
	bottom: 5px;
	transition: all ease-in .4s;
    -webkit-transition: all ease-in .4s;
}
.inddb .warp .mbox .box:hover .title h2,.inddb .warp .mbox .box.on .title h2{bottom: 0}
.inddb .warp .mbox .box .title .fa{
	font-size: 16px;
	text-align:left;
	line-height: 40px;
	color: #000;
	font-family: 'arial';
	position: relative;
	top: 5px;
	transition: all .4s;
    -webkit-transition: all .4s;
}
.inddb .warp .mbox .box:hover .title .fa,.inddb .warp .mbox .box.on .title .fa{top: 0}
.inddb .warp .mbox .box i{
	display: block;
	width:50px;
	height: 50px;
	margin: 0 auto;
	transition: all ease .5s;
    -webkit-transition: all ease .5s;

	position: relative;
	top: -50px;

	opacity: 0;
}
.inddb .warp .mbox .box:hover i,.inddb .warp .mbox .box.on i{opacity: 1;	top: -50px;}
.inddb .warp .mbox2 .box{
	height: 50.7%;
	width:22%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: absolute;
	top: 0;
	float:left;
	left: 0;
	width: 100%;
}
.inddb .warp .mbox2 .box .title{
	margin:45px auto 20%;
}
.inddb .warp .mbox3{
	border-right: 0;
}
.inddb .warp .mbox3 .box{
	width: 100%;
	height: 47.5%;
	position: absolute;
	left: 0;
	bottom: 12%;
	border: 1px solid rgba(255,255,255,0.2);
	border-left:0;

}
.inddb .warp .mbox3 .box .title{
	margin: 45px auto 15%;
}
.inddb .warp .mbox4{
	width: 43%;
}
.inddb .warp .mbox4 .box{
	height: 33%;
	position: absolute;
	left: 0px;
	bottom: 6.5%;
	width: 100%;
	border: 1px solid rgba(255,255,255,0.2);
	border-right: 0;
}
.inddb .warp .mbox4 .box .mian{
	width: 64%;
}
.inddb .warp .mbox4 .box .title{
	margin: 30px auto 8%;
    padding: 30px 0 30px;
}
.inddb .list,.indnew #ph-indnew,.indnew .swiper-indnew,.inddb .pic{display: none;}
.indser{
	width: 100%;
	padding: 50px 0 50px;
	position: relative;
}
.indser .img{
	display: block;
	width: 28.5%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.indser .warp{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
.indser .warp .left{
	width: 60%;



	float:right;
}
.indser .warp .left .title{margin-bottom: 10px;}
.indser .warp .left .title h2,.indku .mian .title h2,.indnew .title h2{
	font-size:50px;

	text-align:left;
	color: #282828;
	line-height: 60px;
	text-transform: Uppercase;
    font-family: 'Impact';
	color:#282828;
}
.indser .warp .left .title span,.indku .mian .title h2 span,.indnew .title h2 span{
	font-size: 60px;
}


.fa01{
	text-align:right;
	text-transform:uppercase;
	 color:#b1b1b1;}
.indser .warp .left .title .fa,.indku .mian .title .fa,.indnew .title .fa{
	font-size: 30px;
	text-align:left;
	color: #282828;
	line-height: 45px;

}
.indser .warp .left .box{
		background:#FFF;
		padding:30px;
	
	position: relative;
}
.indser .warp .left .box:before{

}
.indser .warp .left .box .details h3{
font-size: 30px;
	line-height: 28px;
}
.indser .warp .left .box .details p,.indser .warp .left .box .details{
	font-size: 15px;
	line-height: 28px;
	color: #282828;
	text-align: justify;
}
.indser .warp .left .box .more{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	width: 128px;
	display: block;
	text-align: center;
	border:1px solid #802250;
	background-color:#802250;
	height: 24px;
	margin-top: 75px;
	transition: all ease .4s;
    -webkit-transition: all ease .4s;
}
.indser .warp .left .box .more:hover{
	background-color:transparent;
	color: #802250
}
.indser .warp .right{
	width: 53%;
		position:relative;
		margin-top:-542px;
		z-index:-999;
	
	float:left;
}
.indser .warp .right img{
	display: block;
	max-width: 100%;
}
.indku{
	width: 100%;


}
.indku .mian{
	width: 100%;
	margin: 0 auto;
	max-width: 1400px;
}
.indku .mian .title{margin-bottom: 60px;}
.indku .mian .warp .left{
	width: 23.5%;
	float: left;
}
.indku .mian .warp .left img{max-width: 100%;}
.indku .mian .warp .right01{
  overflow: hidden;
    clear: both;
	width: 100%;
	float: left;
	position: relative;

}
.indku .mian .warp .right01:before{
	display: block;
	width: 100%;
	content: '';

	position: absolute;
	top: 0;
	left: 24px;
}
.indku .mian .warp .right01 .top{
	margin-bottom:2.2%;
	position: relative;
}
.indku .mian .warp .right01 .mbox .pic{
	width: 31%;
	float: left;

	margin-right:2.1%;
	position: relative;
}
.indku .mian .warp .right01 .mbox .pic a,.indnew .pc-list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.indku .mian .warp .right01 .mbox .pic img{
	width: 100%;
	display: block;
	height:187px;
}
.indku .mian .warp .right01 .mbox .pic .tip{
	position: relative; margin-top:-60px;
	left: 0;
	z-index:999;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: all ease .4s;
    -webkit-transition: all ease .4s;
}
.indku .mian .warp .right01 .mbox .pic:hover .tip{background-color: rgba(0,0,0,0.2);}
.indku .mian .warp .right01 .mbox .pic .tip .fa{
margin-top:-60px;
	font-size: 20px;
	position:relative;
	line-height: 50px;
	color: #ffffff;
background-color: rgba(96,96,96,0.8);



}
.indku .mian .warp .right01 .mbox .box{
	width: 58%;
	float: left;
	margin-left: 7%;
}
.indku .mian .warp .right01 .mbox .box h3{
	font-size: 24px;
	line-height: 28px;
	color: #282828;
	margin: 70px 0 10px;
}
.indku .mian .warp .right01 .mbox .box .fa{
	font-size: 14px;
	line-height: 28px;
	color: #282828;
	text-align: justify;
}
.indnew{
	width: 94%;
	max-width: 1400px;
	
	margin: 0 auto;
	padding:3% !important;
}
.indnew .title{margin-bottom: 30px; width:50%; float:left;}
.title01{
	width:30%; height:60px; float:right;  margin-top:40px;     z-index: 9999;
    position: relative;}
.title01_b{
	width:155px; height:40px;  float:right; border:1px solid #212121; line-height:40px; text-align:center; }
.title01_b a{ color:#333; font-size:15px; display:block; position:relative; z-index:9999;}
.title01_b a:hover{ background-color: #894831;
    transition: all ease .4s;
    -webkit-transition: all ease .4s; color:#FFF;
	 }
.indnew .pc-list ul li{
	width: 31%;
	float: left;
	margin-right:3.5%;
}
.indnew .pc-list ul li:nth-child(3){margin-right:0 !important;}
.indnew .pc-list ul li a .box{margin-bottom: 30px;}
.indnew .pc-list ul li a .box h3{
	font-size: 22px;
	color: #282828;
	line-height: 30px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	margin-top:10px;

	margin-bottom: 8px;
	transition: all .3s;
    -webkit-transition: all .3s;
}
.indnew .pc-list ul li:hover a .box h3{color: #802250;}
.indnew .pc-list ul li a .box .time{
	font-size: 14px;
	color: #282828;
	line-height: 24px;
	margin-bottom: 10px;
}
.indnew .pc-list ul li a .box .fa{
	font-size: 14px;
	line-height: 28px;
	color: #282828;
	height: 52px;
	overflow: hidden;
}
.indnew .pc-list ul li a .pic{
	width: 100%;
	overflow: hidden;
	/*background-color: #000;*/
}
.indnew .pc-list ul li a .pic img{
	display: inline-block;
	width: 100%;
	height: 22em;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*opacity: 0.9;*/
	/*filter: alpha(opacity=80);*/
}
.indnew .pc-list ul li:hover a img{
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	/*opacity: 1;*/
	/*filter: alpha(opacity=100);*/
}










.indnew .pc-list01 ul li:last-child{margin-right: 0}
.indnew .pc-list01 ul li a .box01{margin-bottom: 30px;}
.indnew .pc-list01 ul li a .box01 h3{
	font-size: 24px;
	color: #282828;
	line-height: 30px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	font-family: '微軟正黑體';
	margin-bottom: 15px;
	transition: all .3s;
    -webkit-transition: all .3s;
}
.indnew .pc-list01 ul li:hover a .box01 h3{color: #802250;}
.indnew .pc-list01 ul li a .box01 .time01{
	font-size: 14px;
	color: #282828;
	line-height: 24px;
	margin-bottom: 10px;
}
.indnew .pc-list01 ul li a .box01 .fa01{
	font-size: 14px;
	line-height: 28px;
	color: #282828;
	height: 52px;
	overflow: hidden;
}
.indnew .pc-list01 ul li a .pic01{
	width: 100%;
	overflow: hidden;
	/*background-color: #000;*/
}
.indnew .pc-list01 ul li a .pic img{
	display: inline-block;
	width: 100%;
	height: 22em;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*opacity: 0.9;*/
	/*filter: alpha(opacity=80);*/
}
.indnew .pc-list01 ul li:hover a img{
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	/*opacity: 1;*/
	/*filter: alpha(opacity=100);*/
}






@media (max-width:1600px){
	.indjj .warp .box5{margin-left:30%;}
	.inddb .warp .mbox .box .title{
		width:160px;
		padding: 50px 0 50px;
	}
	.inddb .warp .mbox4 .box .title{
		margin: 30px auto 8%;
    	padding: 30px 0 30px;
	}
	.inddb .warp .mbox .box .title h2{
		font-size: 20px;
		line-height: 30px;
	}
	.inddb .warp .mbox .box .title .fa{
		font-size: 14px;
		line-height: 20px;
	}
	.inddb .warp .mbox .box i{
		width:40px;
		height: 40px;
	}
	.indser{padding: 150px 0 120px;}
}


@media (max-width:1500px){
	.indsx .box{
		right: 0;
		margin-right: 4%;
	}
}
@media (max-width:1400px){
	.indsx .pic img{
		width:1400px;
		left: 50%;
		height: 670px;
		margin-left: -750px;
		position: relative;
	}
	.indsx .box .warp .details .fa{
		padding-bottom: 50px;
    	margin-bottom: 45px;
	}
	.indsx .box .warp .details{padding-top: 50px;}
	.indsx .box .warp .details:before{height: 40px}
	.indjj .warp .pic{width: 540px;}
	.indjj .warp .pic .mbox .img1{width: 85px;margin: 140px auto 0;}
	.indjj .warp .pic .mbox .img2{width: 270px}
	.indjj .warp .pic .mbox .fa{font-size: 20px;line-height: 30px;}
	.indjj .warp .box1{margin-left:-545px}
	.indjj .warp .box1 img{width: 230px;right: -250px;}
	.indjj .warp .box2 img{width: 255px;top: 30px;right: -275px;}
	.indjj .warp .box2{margin-left: -582px;top: 196px;}
	.indjj .warp .box3 img{width: 208px;right: -230px;}
	.indjj .warp .box3{margin-left: -560px;top: 450px}
	.indjj .warp .box4 img{width: 125px;left: -145px;}
	.indjj .warp .box4{top: 101px;margin-left: 326px;}
	.indjj .warp .box5 img{width: 295px;left: -315px;}
	.indjj .warp .box5{top:410px}
	.inddb .warp{width: 90%;}
	.inddb .warp .mbox .box .title{padding: 40px 0 40px;}
	.inddb .warp .mbox4 .box .title{
		margin: 20px auto 8%;
    	padding: 20px 0 20px;
	}

}



@media (max-width:1200px){
	.indpro .pc-list li a .box h2{
		font-size: 20px;
		line-height: 28px;
	}
	.indpro .pc-list li a .box{
		padding: 30px 3% 0;
	}
	.indpro .pc-list li a .box .btn{
		font-size: 15px;
	}
	.indsx .box .warp{width: 570px}
	.indsx .box .warp .details .fa{padding-bottom: 40px;}
	.indjj .warp .pic{width:420px;}
	.indjj .warp .pic .mbox .img1{width:75px;margin:105px auto 0;}
	.indjj .warp .pic .mbox .img2{width:230px}
	.indjj .warp .pic .mbox .fa{font-size: 18px;line-height:26px;}
	.indjj .warp .box h2{font-size: 18px;line-height: 26px}
	.indjj .warp .box .fa{line-height: 20px}
	.indjj .warp .box1{margin-left:-504px}
	.indjj .warp .box1 img{width: 200px;right:-217px;}
	.indjj .warp .box2 img{width:219px;top: 30px;right:-234px;}
	.indjj .warp .box2{margin-left: -522px;top: 144px;}
	.indjj .warp .box3 img{width: 177px;right:-194px;}
	.indjj .warp .box3{margin-left:-516px;top:360px}
	.indjj .warp .box4 img{width: 110px;left:-125px;top:0px;}
	.indjj .warp .box4{top: 61px;margin-left: 261px;}
	.indjj .warp .box5 img{width: 230px;left: -247px;}
	.indjj .warp .box5{top:316px;margin-left: 23%;}
	.inddb .pic img{
		width: 1200px;
		height: 560px;
		position: relative;
		left: 50%;
		margin-left: -600px;
	}
	.inddb .warp .mbox .box .title{width: 140px}
	.inddb .warp .mbox .box i{
		width: 30px;
    	height: 30px;
	}
	.inddb .warp .mbox .box .title h2{
		font-size: 18px;
	}
	.indser{padding: 130px 0 100px;}
	.indser .warp .left{width: 41%}
	.indser .warp .left .title{margin-bottom: 30px}
	.indser .warp .left .box{padding-left: 20%;}
	.indser .warp .left .box:before{width: 15%}
	.indser .warp .left .box .more{margin-top: 40px;}
	.indku .mian .warp .right .mbox .box{
		width: 60%;
    	margin-left: 5%;
	}
	.indku .mian .warp .right .mbox .box h3{margin: 45px 0 10px;}
}
@media (max-width:1024px){
	.indpro .title h2,.indsx .box .warp .title h2,.indser .warp .left .title h2,.indku .mian .title h2,
	.indnew .title h2{font-size: 34px;}
	.indpro .title h2 span,.indsx .box .warp .title h2 span,.indser .warp .left .title span,
	.indku .mian .title h2 span,.indnew .title h2 span{
		font-size: 48px;
	}
	.indpro .title img{margin: 90px 0 17px;}
	.indpro .title .fa,.indser .warp .left .title .fa,.indku .mian .title .fa,
	.indnew .title .fa{font-size: 29px;}
	.indpro .pc-list{display: none;}
	.indpro #ph-list,.indnew #ph-indnew{
		display: block;
		width: 100%;

		margin: 0 auto;
	    position: relative;
	    overflow: hidden;
	    direction: ltr;
	    -webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	    backface-visibility: hidden;
	    z-index: 1;
	}
	.indpro #ph-list .swiper-wrapper,.indnew #ph-indnew .swiper-wrapper{
		position: relative;
	    width: 100%;
	    height: 100%;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide,.indnew #ph-indnew .swiper-wrapper .swiper-slide{
		width: 50%;
		display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        text-align: center;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a,.indnew #ph-indnew .swiper-wrapper .swiper-slide a{
		display: block;
		width: 92%;
				background:#FFF;
		margin: 0 auto;
		
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .pic,.indnew #ph-indnew .swiper-wrapper .swiper-slide a .pic{
		width: 100%;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .pic img,.indnew #ph-indnew .swiper-wrapper .swiper-slide a .pic img{
		display: block;
		margin:0px auto;
		width: 60%;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box{
		padding:43px 3% 0;
		position: relative;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box h2{
		font-size: 20px;
		color: #282828;
		font-family: '微軟正黑體';
		line-height:30px;
		min-height: 60px;
		/*margin-bottom: 35px;*/
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box .details,.indpro #ph-list .swiper-wrapper .swiper-slide a .box .details p{
		font-size: 14px;
		color: #666666;
		line-height: 28px;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box .details{min-height:130px}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box .btn{
		width: 170px;
		height: 30px;
		line-height: 30px;
		background-color: #e5e5e5;
		font-size: 14px;
		color: #282828;
		margin:0 auto;
		display: block;
		margin-bottom:5px;
		transition: all ease-in .3s;
	    -webkit-transition: all ease-in .3s;
	}
	.indpro .swiper-pagination{
		display: block;
		text-align: center;
		width: 100%;
		position: relative;
		margin:10px 0 0;
	}
	.indpro .swiper-pagination-bullet{
		width: 10px;
		border-radius: 100%;
		border:1px solid #e5e5e5;
		height: 10px;
		background: #fff;
		opacity: 1;
		margin: 0 6px;
	}
	.indpro .swiper-pagination-bullet-active{
		background-color: #8c3861
	}
	.indsx .box .warp .details .name,.indsx .box .warp .details .fa{display: none;}
	.indsx .box .warp{width: 480px;}
	.indsx .box{top: 42%;}
	.indsx .box .warp .details:before{display: none;}
	.indsx .pic img{
		width: 1200px;
		height: 574px;
		margin-left: -600px;
	}
	.indjj .warp{width: 70%;padding-bottom: 30px;}
	.indjj .warp .pic{width:100%;margin:0px auto ;padding: 0}
	.indjj .warp .box{
		position: relative;
		width: 45%;
		left: 0;
		top: 0;
		float: left;
		transition: all 0s;
	    -webkit-transition: all 0s;
	    opacity:1;
	    margin: 0 0 25px 0;
	    text-align: left;
	    padding-left: 5%;
	}
	.indjj .warp .box h2{
		top:0px;
		transition: all 0;
	    -webkit-transition: all 0;
	    opacity: 1;
	}
	.indjj .warp .box .fa{
		transition: all 0s;
	    -webkit-transition: all 0s;
		top: 0px;
		line-height: 24px;
	}
	.indjj .warp .box img{display: none;position: relative;}
	.inddb .warp{width: 100%}
	.inddb .warp .mbox{width: 21%;}
	.inddb .warp .mbox4{width: 37%}
	.inddb .warp .mbox .box .title{padding: 40px 0 0px;}
	.inddb .warp .mbox4 .box .title{margin: 0px auto 15%;}
	.inddb .warp .mbox .box .title:before, .inddb .warp .mbox .box .title:after{display: none;}
	.inddb .warp .mbox .box .title h2{bottom: 0}
	.inddb .warp .mbox .box .title .fa{top: 0}
	.inddb .warp .mbox .box i{opacity: 1;top: 0;}
	.inddb .warp .mbox .box .title:before, .inddb .warp .mbox .box .title:after{
		width: 100%;
		left: 0
	}
	.indser,.indku,.indnew{padding: 100px 0 100px;}
	.indser .img,.indnew .pc-list{display: none;}
	.indser .warp .left{margin-bottom: 50px;}
	.indser .warp .left,.indser .warp .right{
		width: 100%;
		float: none;
	}
	.indser .warp .left .box{padding-left: 10%;}
	.indser .warp .left .box:before{width: 7%;}
	.indku .mian .warp .left{display: none;}
	.indku .mian .warp .right .mbox .ph-no{display: none;}
	.indku .mian .warp .right{width: 100%;}
	.indku .mian .warp .right .mbox .pic{
		width: 45%;
		margin:0 5% 0 0;
	}
	.indku .mian .warp .right .mbox .box{
		width: 45%;
		margin-left: 0
	}
	.indku .mian .warp .right .mbox .pic .tip{
		background-color: rgba(0,0,0,0.1);
	}
	.indku .mian .warp .right .top{margin-bottom: 4%}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a{
		border:0;
		text-align: left;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box{margin-bottom: 30px}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box h2{
		font-size: 20px;
		color: #282828;
		line-height: 30px;
		white-space:nowrap; 
		overflow:hidden; 
		text-overflow:ellipsis;
		font-family: '微軟正黑體';
		margin-bottom: 15px;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box .time{
		font-size: 14px;
		color: #282828;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box .details{
		font-size: 14px;
		line-height: 26px;
		color: #282828;
		height: 52px;
		overflow: hidden;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .pic{
		width: 100%;
		overflow: hidden;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .pic img{
		display: block;
		width: 100%;
	}
	.indnew .swiper-indnew{
		text-align: center;
		width: 100%;
		position: relative;
		margin-top:50px;
		display: block;
	}
	.indnew .swiper-indnew span{
		width: 10px;
	    border-radius: 100%;
	    border: 1px solid #e5e5e5;
	    height: 10px;
	    background: #fff;
	    opacity: 1;
	    margin: 0 6px;
	}
	.indnew .swiper-indnew .swiper-pagination-bullet-active{
		background-color: #8c3861;
	}



}
.caseindex1{
	display:none;}
@media (max-width:767px){
	
	
	.main .main_righta {
		display:none;


}
  .tanchu {
		display:none;


}
  .indser{ display:none;}
.shouji_fuwu{ width:96%; display:block; padding:2%; margin-bottom:2%; }
  
  .indser .warp{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	position: ;
	z-index: 3;
}
.indser .warp .right img {
  display: none;

}
	
	#faqbox {
    padding: 50px 0 50px 0;
    background-color: #fff;
    width: 700px;
    margin: 0 auto;
}
	
	.xunpan_l {
    width: 100% !important;

    float: left;
}


.case_go ul li em {
	display:none !important;

}
.case_go ul li a img {
    width: 100% !important;

    height: 20rem !important;

}


.footer .warp .cent ul li {
	   display:none !important;
	
}


.lianxi {
	   display:none !important;
}

.xunpan_r {

    display:none !important;
}


	.xunpan {
    width: 100% !important;

    padding: 3% !important;

}
	
		.xunpan_l h4{
	font-size:18px !important;}
	.indpro{margin: 0px auto 0px;}
	.indpro {

     padding-top: 0px;

}
	.indpro .title h2,.indsx .box .warp .title h2,.indser .warp .left .title h2,
	.indku .mian .title h2,.indnew .title h2{
		font-size:18px;
		line-height: 40px;
      padding-top:30px;
	}
	.indsx .box .warp .title h2,.indsx .box .warp .title .tit{margin-bottom: 0px}
	.indpro .title h2 span,.indsx .box .warp .title h2 span,.indser .warp .left .title h2 span,
	.indku .mian .title h2 span,.indnew .title h2 span{
		font-size:26px;
	}
	.indpro .title{margin-bottom: 10px;}
	.indpro .title img{
		width: 240px;
		margin: 60px 0 10px;
	}
	.indpro .title  .fa,.indsx .box .warp .title .tit,.indser .warp .left .title .fa,
	.indku .mian .title .fa,.indnew .title .fa{
		font-size: 0em;
    	line-height:20px;
		padding-top:5%;
      		display:none;
  
		
    margin-top: 0px;
	}
	
	
	.indsx .box .warp .details .fa {
    font-size: 12px;

}


.indjj {

    padding-top: 10px;
}
	
 .tit1
	{

    line-height: 20px;
	padding-bottom:2%;
    margin-top: 0px;
    color: #fff;
    font-size: 20px;
    text-align: left;
	}
	.item_wrap {

   margin-bottom: 0px; 
}
	
	.indsx .box .warp .details{padding-top: 0px;}
	.indsx .box .warp .details .name, .indsx .box .warp .details .fa{
		display: block;
	}
	.indsx .box .warp .details .fa{margin-bottom: 0px;}
	.indsx .box .warp .details:before{display: block;height: 25px}
	.indpro #ph-list .swiper-wrapper .swiper-slide{
		width:100%;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box{
		padding: 0px 3% 0;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box h2{
	    margin-bottom: 0px;
	    min-height: auto;
	}
	.indsx .box .warp .details .name,.indpro #ph-list .swiper-wrapper .swiper-slide a .box h2,.indsx .box .warp .details .name span{
		font-size: 16px;
	    line-height: 26px;
	}
	.indsx .box .warp .details .btns{width: 100%;font-size: 14px;}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box .details{
		min-height: auto;
    	margin-bottom: 10px;
	}
	.indpro #ph-list .swiper-wrapper .swiper-slide a .box .details, .indpro #ph-list .swiper-wrapper .swiper-slide a .box .details p{
	    line-height: 26px;
	}
	.indsx .box{
		position: relative;
	
		left: 0;
		width: 100%;
		padding: 0px 0;
		margin: 0px auto;

		background-color: #000;
	}
	.indsx .box .warp{
		width: 93%;
		float: none;
				background:none;
	}
	.indsx .pic img{
		width: 100%;
		margin: 0;
		left: 0;
		height: auto;
	}
	
	
	.indser .warp .left .title h2, .indku .mian .title h2, .indnew .title h2 {
		padding-right:5%;
		display:none;

 color: #000;
}
	
	.indser .warp .left .title .fa, .indku .mian .title .fa, .indnew .title .fa {
	padding-right:5%;
    color: #000;

}
.spanImgal {


     width: 94% !important;

}



    .item_wrap{

    }
    .item{
        max-width: 100%;

    }
.flexslider .slides img {width: 100%; display: block;}
  .banner01{width: 100%; display: block;}
    .banner02{width: 100%; display: block;}
    .banner03{width: 100%; display: block;}
  .shishis{ width:100%; height:400px;}
      .shouji_banner{display:block;}
    .shouji_banner a img{display:block;}
img {
    border: 0;
    width: 100%;
}
.nes11{
	display:none;}

.title01 {
display:none;
}
.anli01 {
    width: 100%;
      margin-top: 5%;
    height: 160px !important;
}
.fa01 {
		padding-right:5%;
color: #ffffff;
display:none;
}
	
	.indjj .title:before{height: 33px;}
	.indjj .title img{width: 30px;padding-top: 50px}
	.indjj .warp{width:92%;}
	.indjj .warp .box{
		padding-left: 0%;
		width: 100%;
		text-align: center;
	}
	
	.indjj .warp .box3{

    padding-right: 0px;

}

.indjj .warp .box2 {

    padding-right: 0px; 

}


.indjj .warp .box4 {

    padding-right: 0px;

}
	.indjj .warp .box1 {
    padding-right: 0px;



}
.case {
	display:none;
}

.caseindex1{display:block;margin:0 auto;width:96.875%;}
.caseindex1 ul{ padding-top:0.15rem;} 
.caseindex1 ul li{width:50%;float:left;text-align:center;}
.caseindex1 ul li a{ display:block; width:99%; margin:auto; height:12rem;background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
.caseindex1 ul li a img{ width:100%; display:block;}
.caseindex1 ul li .spanT{ display:block; text-align:center; font-size:1rem; color:#444; line-height:3rem;}
.caseindex1 ul li .spanTa{ display:block; text-align:center; font-size:1rem; color:#000; line-height:3rem;}
.caseindex1 p { display:block; width:2rem; height:0.5rem;background: #da241c; margin:0 auto;line-height:0.5rem; text-align:center; margin-top:0.1rem;}
.caseindex1 p a{ font-size:0.18rem; color:#fff;}

.indjj .warp .pic {
      display: none;
}

.anli01_b { 
    font-size:30px !important;
	   line-height: 50px !important;
}


.anli01_p {

    margin-bottom: 0px !important;
}

.case_go ul li {

    width: 400px !important;

    height: 300px !important;

}


.case_go ul li em {
    width: 50px !important;
    height: 260px !important;
    padding: 20px !important;
line-height: 20px !important;
}

.indku .mian .warp .right01 .mbox .pic {
    width: 32%;
    float: left;
	

    margin-right: 1%;

}


	.indjj .warp .box .fa p{display: inline-block;margin: 0 5px}
	.inddb .warp{display: none;}
	
	.inddb .pic{display:block;}
	.inddb .pic img{width: 800px;margin-left: -400px;height: auto;}
	.inddb .list{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}
	.inddb .list #ph-inddb{
		display: block;
	    width: 92%;
	    margin: 0 auto;
	    padding-top: 30px;
	    position: relative;
	    overflow: hidden;
	    direction: ltr;
	    -webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	    backface-visibility: hidden;
	    z-index: 1;
	}
	.inddb .list #ph-inddb .swiper-wrapper .swiper-slide{
		width: 100%;

	}
	.inddb .list #ph-inddb .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
		text-align: center;

	}
	#ph-inddb .swiper-slide a .box:before,#ph-inddb .swiper-slide a .box:after{
		display: block;
		width: 84%;
		height: 1px;
		background-color: rgba(255,255,255,0.2);
		position: absolute;
		left: 8%;
		content: ''
	}
	#ph-inddb .swiper-slide a .box{
		position: relative;
		padding: 25px 0;
		margin: 30px auto 30px;
	}
	#ph-inddb .swiper-slide a .box:before{
		top: 0;
	}
	#ph-inddb .swiper-slide a .box:after{
		bottom: 0;
	}
	#ph-inddb .swiper-slide a .btn{
		width: 30px;
		display: block;
		height: 30px;
		margin: 0 auto;
		background:url(../images/img15.png) center/cover no-repeat;
	}
	#ph-inddb .swiper-slide a .box h2{
		font-size: 18px;
		line-height: 26px;
		color: #ffffff;
		font-family: '微軟正黑體';
	}
	#ph-inddb .swiper-slide a .box .details{
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		font-family: 'arial';
	}
	.inddb .list .swiper-point{
		width: 100%;
		margin-top:70px;
	}
	.inddb .list .swiper-point span{
		width: 10px;
	    border-radius: 100%;
	    border: 1px solid rgba(255,255,255,0.5);
	    height: 10px;
	    background: transparent;
	    opacity: 1;
	    margin: 0 6px;
	}
	.inddb .list .swiper-point .swiper-pagination-bullet-active{
		background: #9a644f;
	}
	.indser,.indnew{padding: 0px 0 0px;     }
	.indser .warp .left .title{margin-bottom: 20px}
	.indser .warp .left .box .details h3{font-size: 20px;line-height: 26px}
	.indser .warp .left .box{padding-left: 3%}
	.indser .warp .left .box:before{display: none;}
	.indser .warp .left .box .more{
		width: 120px;
		font-size: 14px;
	}
	.indser .warp .left .box .details p, .indser .warp .left .box .details{
		font-size: 14px;
		line-height: 24px;
	}
	.indku .mian .title{margin-bottom: 30px;}
	.indku .mian .warp .right .mbox .pic{
		width: 100%;
		margin: 0;
	}
	.indku .mian .warp .right .mbox .box{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 90%;
		height: 100%;
		padding: 0 5%;
		background-color: rgba(0,0,0,0.5);
	}
	.indku .mian .warp .right .top{margin-bottom: 0}
	.indku .mian .warp .right .mbox{margin-bottom: 15px;}
	.indku .mian .warp .right .mbox:nth-child(2) .pic:nth-child(1){margin-bottom: 15px;}
	.indku .mian .warp .right .mbox:nth-child(1) .pic .tip{display: none;}
	.indku .mian .warp .right .mbox .box h3{
		font-size: 18px;
		color: #fff;
		margin: 60px 0 10px;
	}
	.indku .mian .warp .right .mbox .box .fa{
		font-size: 14px;
		line-height: 24px;
		color: #fff;
	}
	.indku{padding: 0px 0 0px;}
	.indku .mian .warp .right .mbox .pic .tip .fa{
		font-size: 18px;
		padding: 23% 0 15%;
		background: url(../images/img15.png) center bottom/30px no-repeat;
	}
	.indnew .title{margin-bottom: 30px;     width: 50%;}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide{width: 100%}
	 .indnew #ph-indnew .swiper-wrapper .swiper-slide a{width: 94%; padding:3%;}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box{margin-bottom: 20px;}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box h2{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 8px;
	}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box .time{margin-bottom: 5px;}
	.indnew #ph-indnew .swiper-wrapper .swiper-slide a .box .details{height: 48px;}
	.indnew .swiper-indnew{margin-top: 40px;}




.indku .mian .warp .right01{
	width: 95% !important;
	    float: right;
  margin-right: 2%;

}

.indku .mian .warp .right01 .mbox .pic img {
 
    height:auto; 
}

}




.ca_bi{
	width:307px; height:116px; margin:0px auto; margin-top:50px;}
.ca_bi2{ text-align:center; font-size:50px; font-weight:bold;}
@media (max-width: 767px){
	
			.item_nav a{

				font-size:15px !important; 
				}
				
}
	
	
	
	
.ca_bi2{ text-align:center; font-size:35px; font-weight:bold;}
	
	}



.fuwutixi{
	width:630px; height:185px;  float:right; margin-top:30px;}
	
	
	
.shouxi{
	width:100%; height:630px; background:url(../picture/shouxi1.jpg) center center;}
	
	
	
	


img {
	border:0
}
#slideshow {
	position: relative;
	height: 580px;
	width: 1015px;
	margin: 0 auto;
}
#slideshow a {
	float: left;
	display: inline;
}
#slideshow .img {
	position: absolute;
	width: 1015px;
	height: 580px;
	overflow: hidden
}
#slideshow .img span {
	position: absolute;
	width: 19999px;
	display: block
}
#slideshow .btns {
	z-index: 10;
	position: absolute;
	width: 930px
}
#slideshow .btns b {
	position: absolute;
	width: 100px;
	display: block;
	height: 14px;
	overflow: hidden;
	top: 275px;
	left: 50%
}
#slideshow .btns b i {
	width: 10px;
	background: #414140;
	float: left;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	border: #414140 2px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
#slideshow .btns b i: hover {
	background: #a7a7a6
}
#slideshow .btns b i.on {
	background: #3cd2f1;
	cursor: default
}
#slideshow .btns b i.on: hover {
	background: #3cd2f1;
	cursor: default
}
#slideshow .btns s {
	position: absolute;
	width: 60px;
	display: none;
	height: 80px;
	overflow: hidden;
	top: 260px;
	cursor: pointer
}
#slideshow .btns s i {
	position: absolute;
	width: 60px;
	background: url(../images/btn_slideshow.png);
	height: 160px;
_filter: progid: dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../images/btn_slideshow.png");
	_background: none;
}
#slideshow .btns s.prev {
	left: 0px
}
#slideshow .btns s.prev i {
	top: -80px
}
#slideshow .btns s.next {
	right: 0px
}
.slideshow-hover#slideshow .btns s {
	display: block
}
.paging {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 580px;
	position: absolute;
	background: #000;
	overflow: hidden
}
.wtit .info, .wtit .tit {
	float: left;
}
.wtit .info {
	padding: 35px 0 0 20px;
	color: #989898;
}
.wtit .info span {
	margin: 0 8px;
}



.anli01{
	width:100%; height:900px; }
	
.anli01_b{
	 text-align:center; font-size:55px; font-weight:bold; line-height:85px;}
	 .anli01_p{
	 text-align:center; font-size:16px; margin-bottom:50px;}
.anli01_m{
	
	width:240px; height:55px; line-height:55px; text-align:center; background:#212121;  margin:0px auto; border-radius: 50px; margin-top:50px; font-size:16px; color:#FFF; display:block;}
	@media (max-width:767px){
		
		
	
		
		
		.anli01_m{
	
	width:40%; height:30px; line-height:30px; text-align:center; background:#9a644f;  margin:0px auto; border-radius: 50px;   margin-bottom:30px; font-size:16px; color:#FFF; display:block;}
		
		}
	
	.anli01_m a{
	
	 color:#FFF; display:block;  border-radius: 50px; margin-bottom:30px; }
		.anli01_m a:hover{
	
	 color:#FFF; display:block; background:#b17d68; border-radius: 50px; 	transition: all ease .4s;
    -webkit-transition: all ease .4s;}

.new001{
	width:100%; background:#f3f3f3;}
	
	
	
	.spanImgal {
    display: block;
    overflow: hidden;
    width: 420px;

    height: 320px;
    margin: 0 auto;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.point{
	width:}
.point ul li{
	width:267px; height:115px; float:left; background-color:rgba(0,0,0,0.4);
}

.point ul li span{
	display:block;
	padding-top:5px;
	line-height:70px;
	font-size:45px; 
	color:#FFF;
	font-family:Impact;
	text-align:center;
}

.point ul li p{
	display:block;
	font-size:16px;
	color:#FFF;
	text-align:center;
}
@media (max-width: 767px){
	.point ul li{
	width:33%; height:115px; float:left; background-color:rgba(137,72,49,0.8);
}


.indser .warp .left .box{
	padding-top:30px; padding-left:30px; padding-right:30px; padding-bottom:0px;

}

.point ul li span{
	display:block;
	padding-top:5px;
	line-height:70px;
	font-size:30px; 
	color:#FFF;
	font-family:Impact;
	text-align:center;
}

.point ul li p{
	display:block;
	font-size:16px;
	color:#FFF;
	text-align:center;
}
	
	
	}




/* case */
.case{
    position: relative;

    opacity: 0;
}
.case_con{
    width: 100%;
    margin: 0px auto 0 auto;
    overflow: hidden;
}
.case_go {
    width: 99999px;
    position: relative;
}
.case_a, .case_b {
    float: left;
}
.case_go ul li{
    float: left;
    width:980px;
    margin: 10px 5px;
    height: 580px;
    overflow: hidden;
    position: relative;
}
.case_go ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.case_go ul li a img{
    width: 100%;
    height: auto;
    min-height: 580px;
    transition: all 0.6s;
}
.case_go ul li:hover img{
    transform: scale(1.1);
}
.case_go ul li em{
    width: 110px;
    height:490px;
	padding:48px;
	font-style:inherit;
	font-size:16px;


    background-color: rgba(0,0,0,0.6);
    position: absolute;
	writing-mode:vertical-lr;

    left: 0;
    color: #fff;
    text-align:left;
	line-height:50px;
    transition: all 0.6s;
}
.case_go ul li: em{
    bottom: 0;
}

.title01 {
    width: 50%;
    height: 60px;
    float: right;
    margin-top: 20px;
    z-index: 9999;
    position: relative;
}


.xunpan_b{
	width:100%; height:280px; background:#f3f3f3; }
.xunpan{
	width:1300px; height:180px; background:url(../picture/ditu.jpg) no-repeat center; margin:0px auto; padding:50px; position:relative; z-index:999;}
.xunpan_l{
	width:1020px; height:240px; float:left;}
.xunpan_l h4{
	font-size:40px; font-weight:bold; color:#FFF;}
.xunpan_l p{
	font-size:16px;  color:#FFF; line-height:36px;}
.xunpan_r{
	width:225px; height:50px; float:right; background:#fff; margin-top:70px; line-height:50px; text-align:center; color:#666; font-size:18px; display:block;}
.xunpan_r a{
	color:#333;
	}
	
	
.lianxi{
	float:left; width:20%;
	
    float: left;
    text-align: left;
    padding-bottom: 30px;
	color:#999;
	position:absolute;
	font-size:16px;
	left:65%;
	margin-top:100px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);


	
	
	
	}
	
	
	.baseDiv {
    width: 1400px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}

.main .main_righta{ width:100%;border: 1px #e6e6e6 solid;margin-top: 25px;}
.text{ line-height:35px; font-size:15px; color:#666;padding: 30px;}
.text span{font-size:15px; color:#666;}
.text h3{display: block; text-align:center;padding:20px 0 30px 0;font-size:26px;color:#e30000}
.text h3 b{font-size:33px;font-family:"Arial";}


.lybt{ text-align:center; margin-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

#faqbox{padding:50px 0 50px 0; background-color:#fff; width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:16px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#894832; }
.wizfrm:hover{ background-color:#ff9900; }




.chan_b{
	width:307px; height:116px; margin:0px auto; margin-top:60px; text-align:center;}
	.chan_b2{
		font-size:50px; font-weight:bold; text-align:center;}
		
//
		