

#ph-title{display: none;}
.pc-title{
	width: 92%;
	max-width: 1400px;
	margin: -57px auto 0;
	padding: 38px 0;
	background-color: #f6f6f6;
	position: relative;
	z-index: 5;
}
.pc-title a{
	display: block;
	width:  33%;
	float: left;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-family: '微軟正黑體';
	cursor: pointer;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
    position: relative;
}
.pc-title a:last-child{width: 34%}
/*.pc-tits a,
.pc-tits a:last-child{
	width: 14.28%
}*/
.pc-tits a,
.pc-tits a:last-child{
	width: 12.28%
}

.pc-title a:before{
	display: block;
	width: 1px;
	height: 17px;
	background-color: #c5c5c5;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8.5px;
	content: '';
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
}
.pc-title a:last-child:before,#ph-title,#ph-list,.swiper-pro{display: none;}
.pc-title a:hover,.pc-title a.on{
	color: #fff;
	background-color: #a04b72;
}
.pc-title a:hover:before,.pc-title a.on:before,#ph-title{display: none;}

.chie-box{
	width: 92%;
	margin: 0 auto 50px;
	max-width: 1400px;
}
.chie-box .title{
	text-align: center;
	padding: 70px 0 95px;
}
.chie-box .box{
	width: 100%;
	position: relative;
	text-align: justify;
}
.chie-box .box:before{
	display: block;
	width: 1px;
	height: 100%;
	background-color: #e5e5e5;
	position: absolute;
	left: 50%;
	top:0;
	content: '';
}
.chie-box .box .details:nth-child(1){float: left;}
.chie-box .box .details:nth-child(2){float: right;}
.chie-box .box .details{width: 45%;}
.chie-box .box .details:nth-child(1) h3{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
	margin-bottom: 30px;
	font-family: 'arial'
}
.chie-box .box .details:nth-child(1) .fa,.chie-box .box .details:nth-child(1) .fa p{
	font-size: 16px;
	line-height: 32px;
	font-family: 'arial';
}
.chie-box .box .details:nth-child(2) h3{
	font-size: 30px;
	line-height: 40px;
	color: #333;
	font-family: '微軟雅黑';
	margin-bottom: 30px;
}
.chie-box .box .details:nth-child(2) .fa,.chie-box .box .details:nth-child(2) .fa p{
	font-size: 16px;
	line-height: 36px;
	color: #333;
	font-family: '微軟雅黑';
}
.che-swp{
	width: 100%;
}
.che-swp .title{
	width: 92%;
	max-width: 1400px;
	margin: 0 auto 50px;
	position: relative;
}
.che-swp .title h2{
	display: block;
	font-size: 30px;
	color: #333333;
	line-height: 40px;
}
.che-swp .title .btns{
	display: block;
	width: 100px;
	right: 0;
	top: 0;
	position: absolute;
}
.che-swp .title .btns .btn{
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #a8a8a8;
	font-size: 20px;
	color: #a8a8a8;
	text-align: center;
	line-height: 36px;
	font-family: '宋体';
}
.che-swp .title .btns .math{
	width: 103px;
	float: left;
	line-height: 36px;
	font-size: 18px;
	color: #333333;
	font-family: 'GOTHIC';
	text-align: center;
}
.che-swp .title .btns .math span{
	margin: 0 3px;
}
.che-swp #swp{
  width:100%;
  height: auto;
  color: #fff;
  overflow: hidden;
}
.che-swp .swiper-container {
  width: 100%;
  height: 480px;
  color: #fff;
}
.che-swp .swiper-slide{
  height: 100%;
  width: 820px;
  box-sizing:border-box;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  position: relative;
}
.che-swp .swiper-slide .box{
	width: 96%;
	padding-right: 4%;
	position: relative;
}
.che-swp .swiper-slide .box .img{
	display: block;
	width: 100%;
}
.che-swp .swiper-slide .box .details {
  position: absolute;
  bottom: 20px;
  left:5%;
  width: 90%;
}
.che-swp .swiper-slide .box .details h3{
	font-size: 36px;
	color: #333333;
	line-height: 28px;
	font-family: 'Gothic'
}
.che-swp .swiper-slide .box .details h3 span{
	font-size: 18px;
	margin-right: 8px;
	font-family: 'arial'
}
.che-swp .swiper-slide .box .details .fa{
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	font-family: 'arial'
}
.che-swp .pagination {
  display: none;
}
.che-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 220px;
}
.che-list .title{
	padding: 125px 0 110px;
	text-align: center;
}
.che-list .title h2,.case-box .title h2,.chie-box .title h2{
	font-size: 42px;
    color: #282828;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'Open Sans','arial';
}
.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 60px;}
.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
	font-size: 36px;
    color: #282828;
    line-height: 45px;
    font-family: '微軟正黑體';
}
.che-list ul li{
	padding-bottom: 150px;
	position: relative;
	background: url(../../img/img79.jpg) center top repeat-y;
}
.che-list ul li .pic,.che-list ul li .box{width: 45%;}
.che-list ul li:nth-child(odd) .pic{float: left;}
.che-list ul li:nth-child(odd) .box{float: right;}
.che-list ul li:nth-child(even) .pic{float: right;}
.che-list ul li:nth-child(even) .box{float: left;}
.che-list ul li .box{
	/*font-family: '微軟正黑體';*/
	text-align: justify;
	position: relative;
}
.che-list ul li .box .mian{width:71%;}
.che-list ul li:nth-child(even) .box .mian{padding-left:27%}
.che-list ul li i{
	display: block;
	content: '';
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background-color: #8c3861;
	font-size: 16px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -18.5px;
	top: 100px;
	font-family: 'arial';
	font-style: normal;
}
.che-list ul li .pic img{
	display: block;
	width: 100%;
}
.che-list ul li .box h3{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	font-weight: bold;
	padding-top: 100px;
	position: relative;
	margin-bottom: 20px;
	font-family: '微软雅黑';
}
.che-list ul li .box .details{margin-bottom: 10px;}
.che-list ul li .box .details,.che-list ul li .box .details p{
	font-size: 16px;
	line-height: 32px;
	color: #666;
	font-family: '微软雅黑';
}
.che-list ul li .box .details.on,.che-list ul li .box .details.on p{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.case-box{
	width: 92%;
	margin: 0 auto;
	max-width: 1400px;
}
.case-box .title{
	text-align: center;
	padding: 120px 0 40px; 
}
.case-box #list{
	position: relative;
	width: 100%;
}
.case-box #list .box{
	width: 30%;
	float: left;
}
.case-box #list .box .contbox{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.case-box #list .box .img{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #000;
}
.case-box #list .box .img img{
	display: block;
	width: 100%;
	opacity: 0.8;
    transition: all ease 1s;
    -webkit-transition: all ease 1s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.case-box #list .box:hover .img img{
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	opacity: 1;
}
.case-box #list .details{
	width: 100%;
}
.case-box #list .details .tit{
	font-family: 'arial';
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-right: 40px;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}
.case-box #list .box:hover .details .tit{color: #881e4f}
.case-box #list .details .fa{
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
.case-box .en-btns{
	display: block;
    margin: 40px auto 130px;
    width: 155px;
    padding-right: 60px;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    cursor: pointer;
    background: url(../../img/img24.png) center right no-repeat;
}


@media (max-width:1400px){
	.chie-box .box .details:nth-child(2) .fa, .chie-box .box .details:nth-child(2) .fa p{
		line-height: 30px;
	}
	.chie-box .box .details:nth-child(1) .fa, .chie-box .box .details:nth-child(1) .fa p{line-height: 28px;}
	.chie-box .box .details:nth-child(1) h3,.chie-box .box .details:nth-child(2) h3{font-size: 26px;margin-bottom: 20px}
	.che-swp .title h2{font-size: 26px;}
	.che-list ul li{background: url(../../img/img79.jpg) center -50px repeat-y;}
	.che-list ul li i{top: 50px;}
	.che-list ul li .box h3{padding-top: 50px;}
	.che-list ul li .box .mian{width: 86%}
	.che-list ul li:nth-child(even) .box .mian{padding-left: 14%}
	.che-list ul li{padding-bottom: 90px;}
}
@media (max-width:1400px){
	.che-swp .swiper-slide .box .details{bottom: 10px;}
	.che-swp .swiper-slide .box .details h3{
		font-size: 30px;
		line-height: 22px;
	}
	.che-swp .swiper-slide .box .details .fa,.che-swp .swiper-slide .box .details h3 span{
		font-size: 16px;
	}

}


@media (max-width:1024px){
	.pc-title{padding: 30px 0}
	.che-list .title h2,.case-box .title h2,.chie-box .title h2{
		font-size: 34px;
	}
	.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 48px;}
	.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
		font-size: 29px;
	}

	.che-list ul li{
		background: url(../../img/img79.jpg) 3% -50px repeat-y;
		padding:0 3% 6% 8%;
		box-sizing:border-box;
	}
	.che-list ul li:nth-child(odd) .pic,.che-list ul li:nth-child(odd) .box,
	.che-list ul li:nth-child(even) .box,.che-list ul li:nth-child(even) .pic{
		width: 100%;float: none;
	}
	.che-list ul li i{left: 1%;margin-left: 0;}
	.che-list ul li:nth-child(even) .box .mian{padding: 0;width: 100%}
    .che-list ul li .box h3{padding-top: 35px;margin-bottom: 15px;}
	.che-list .title {
	    padding: 110px 0 80px;
	    text-align: center;
	}
	.che-list{margin-bottom: 100px;}
	.che-list ul li .box .mian{width: 100%}
	.case-box .title {padding: 80px 0 20px;}
	.case-box #list .details .tit{
		margin-right:30px;
	}
	.case-box{width: 100%}
	.case-box #list .box{
		width: 43%;
		float: left;
	}
	.case-box #list .box .img img{
		opacity:1;
	    transition: all ease 0s;
	    -webkit-transition: all ease 0s;
	    transform: scale(1);
	    -webkit-transform: scale(1);
	}
	.che-swp .swiper-slide{width: 600px;}

}


@media (max-width:991px){
	.pc-title,.che-swp .title .btns{display: none;}
	#ph-title{
		display: block;
	    width:100%;
	    margin: 0 auto;
	    padding: 10px 0;
	    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;
	    background-color: #f6f6f6
	}
	#ph-title .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 42px;
		line-height: 42px;
		text-align: center;
		font-size: 15px;
		color: #333;
	}
	#ph-title .swiper-wrapper .swiper-slide.on a{
		background-color: #a04b72;
		color: #fff;
	}
	#ph-title .swiper-wrapper .swiper-slide{
		width:25%;
	}
}
@media (max-width:767px){
	/*.pc-title,.che-swp .title .btns{display: none;}
	#ph-title{
		display: block;
	    width:100%;
	    margin: 0 auto;
	    padding: 10px 0; 
	    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;
	    background-color: #f6f6f6
	}*/
	#ph-title .swiper-wrapper .swiper-slide{
		width:35%;
	}
	/*#ph-title .swiper-wrapper .swiper-slide a{
		display: block;
		width: 100%;
		height: 34px;
		line-height: 34px;
		text-align: center;
		font-size: 15px;
		color: #333;
	}*/
	/*#ph-title .swiper-wrapper .swiper-slide.on a{
		background-color: #a04b72;
		color: #fff;
	}*/
	.chie-box{margin: 0 auto 20px;}
	.che-list .title h2,.case-box .title h2,.chie-box .title h2{
		font-size: 22px;line-height: 40px;
	}
	.che-list .title h2 span,.case-box .title h2 span,.chie-box .title h2 span{font-size: 30px;}
	.che-list .title .fa,.case-box .title .fa,.chie-box .title .fa{
		font-size: 18px;line-height: 30px;
	}
	.chie-box .title {padding: 50px 0 50px;}
	.chie-box .box:before{display: none;}
	.chie-box .box .details{margin-bottom: 20px;}
	.chie-box .box .details:nth-child(1),.chie-box .box .details:nth-child(2){
		float: none;width: 100%;

	}
	.chie-box .box .details:nth-child(1) h3, .chie-box .box .details:nth-child(2) h3{
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.chie-box .box .details:nth-child(1) .fa, .chie-box .box .details:nth-child(1) .fa p{
		font-size: 14px;
		line-height: 24px;
	}
	.chie-box .box .details:nth-child(2) .fa, .chie-box .box .details:nth-child(2) .fa p,
	.che-list ul li .box .details, .che-list ul li .box .details p,
	.che-list ul li .box .details.on, .che-list ul li .box .details.on p{
		font-size: 14px;
		font-weight: normal;
		line-height: 26px;
	}
	.che-swp .pagination{
		display: block;
		width: 100%;
		position: relative;
		height: 20px;
		text-align: center;
	}
	.che-swp .pagination .swiper-pagination-switch{
		width: 10px;
	    border-radius: 100%;
	    border: 1px solid #e5e5e5;
	    height: 10px;
	    background: #fff;
	    display: inline-block;
	    opacity: 1;
	    margin: 0 6px;
	}
	.che-swp .pagination .swiper-active-switch{
		background-color: #8c3861;
		border: 1px solid #8c3861;
	}
	.che-swp .title{margin: 0 auto 30px;}
	.che-swp .title h2{
		font-size: 18px;
		line-height: 30px;
	}
	.che-swp .swiper-slide .box .details{bottom: 3px;}
	.che-swp .swiper-slide .box .details h3{
		font-size: 20px;
		line-height: 20px;
	}
	.che-swp .swiper-slide .box .details .fa, .che-swp .swiper-slide .box .details h3 span{
		font-size: 14px;
		line-height: 20px;
	}
	.che-swp .swiper-wrapper{
		margin-bottom:40px;
	}
	.che-list .title{padding: 60px 0 35px;}
	.che-list ul li{padding: 0 3% 6% 10%;}
	.che-list ul li i{
		width: 25px;height: 25px;
		font-size: 14px;line-height: 25px;
	}
	.che-list ul li .box h3{
		padding-top: 25px;
    	font-size: 18px;
    	line-height: 28px;
	}
	.case-box .title {padding: 50px 0 40px;}
	.case-box #list .details .tit{margin-right:20px;}
	.case-box{width: 92%}
	.case-box #list .box{
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	.case-box #list .box .img{margin-bottom: 15px;}
	.case-box #list .details .tit{
		font-size: 16px;
		line-height: 26px;
	}
	.case-box #list .details .fa{
		font-size: 14px;
    	line-height: 26px;
	}
	.case-box .en-btns{
		margin: 20px auto 80px;
	    width: 130px;
	    padding-right: 37px;
	    font-size: 18px;
	}
	.che-swp .swiper-slide{width: 300px;}
}