﻿@media (min-width:320px){
	.wel-add{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	.wel-add .img{
		display: block;
		width: 140%;
		position: relative;
		left: -20%;
	}
	.wel-add .mian{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		color: #fff;
		text-align: center;
	}
	.wel-add .mian .box{
		position: relative;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		-webkit-transition: all 0.3s;
      	transition: all 0.3s;
		font-size: 22px;
    	line-height: 35px;
    	text-transform: capitalize;

	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 30px;
	}
	.wel-add .mian .tit,
	.join-scrtion2 .tit,
	.join-scrtion3 .tit{
		font-size: 18px;
    	line-height: 30px;
    	
    	-webkit-transition: all 0.3s;
      	transition: all 0.3s;
    	position: relative;
    	font-family: '微軟正黑體';
	}

	.wel-add .mian img{
		display: block;
		width: 80%;
		margin: 0 auto;
		-webkit-transition: all 0.3s;
      	transition: all 0.3s;
	}
	.wel-add .mian .btn{
		display: block;
		width: 122px;
		height: 26px;
		-webkit-transition: all 0.3s;
      	transition: all 0.3s;
		line-height: 26px;
		background-color: #9a644f;
		color: #fff;
		text-align: center;
		margin: 20px auto 0;
		font-size: 16px;
		font-family: 'MicrosoftYaHeiLight',arial;
	}
	.join-scrtion1{
		width: 1220px;
		margin: 0 auto;
		max-width: 92%;
	}
	.join-scrtion1 .left,
	.join-scrtion1 .right{
		font-size: 14px;
		color: #444444;
		line-height: 1.6;
		padding: 30px 0
	}
	.join-scrtion1 .right .btn{
		display: none;
	}
	.join-scrtion1 .left .title,
	.join-scrtion1 .right .title{
		font-size: 20px;
		color: #a04b72;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	.join-scrtion1 .left span.fl{
		width: 73px;
		display: block;
	}
	.join-scrtion1 .left span.ft{
		display: block;
		float: left;
		width: calc(100% - 73px)
	}

	.join-scrtion1 .pic{
		width: 100%;
		overflow: hidden;
	}
	.join-scrtion1 .pic img{
		width: 100%;
	}
	.join-scrtion1 .pic .mbox{
		position: absolute;
		width: 90%;
		left: 5%;
		top: 50%;
		transform: translateY(-50%);
	}
	.join-scrtion1 .pic .mbox .year{
		font-size: 90px;
		color: #cccccc;
		line-height: 1;
		font-family: 'Century Gothic',arial;
	}
	.join-scrtion1 .pic .mbox .fa{
		font-size: 60px;
		color: #cccccc;
		line-height: 1;
		font-family: 'Century Gothic',arial;
		margin-bottom:20px;
		text-transform: uppercase;
	}
	.join-scrtion1 .pic .mbox .en{
		font-size: 20px;
		color: #cccccc;
		font-family: 'Century Gothic',arial;
		line-height: 1;
		text-transform: uppercase;
	}
	.join-scrtion2{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.join-scrtion2 .tit{
		margin-bottom: 35px;
	}
	.join-scrtion2 .title,
	.join-scrtion2 .tit{
		text-align: center;
	}
	.join-scrtion2 .list li{
		width: 100%;
		margin-top: 15px;
	}
	.join-scrtion2 .list li .pic{
		width: 100%;
		overflow: hidden;
	}
	.join-scrtion2 .list li .pic img{
		display: block;
		width: 100%;
	}
	.join-scrtion2 .list li .box{
		padding: 15px 15px 20px 55px;
		position: relative;
	}
	.join-scrtion2 .list li .box:before{
		display: block;
		width: 1px;
		height: 100%;
		background-color: #333;
		position: absolute;
		left: 25px;
    	top: -20px;
		content: ''
	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 20px;
		color: #000000;
		line-height: 1.2;
		margin-bottom:12px; 
	}
	.join-scrtion2 .list li .box .detaile{
		font-size: 14px;
		line-height: 1.6;
		color: #444;
	}
	.join-scrtion3{
		padding: 50px 0;
		width: 1250px;
		max-width: 92%;
		margin: 0 auto;
	}
	.join-scrtion3 .title,
	.join-scrtion3 .tit{
		text-align: center;
	}
	.join-scrtion3 .tit{
		margin-bottom: 40px;
	}
	.join-scrtion3 .list{
		text-align: left;
		width: 100%;
	}
	.join-scrtion3 .list li{
		margin-bottom: 20px;
		font-size: 14px;
		color: #444444;
		line-height: 1.7;
	}
	.join-scrtion3 .list .mtitle{
		font-size: 20px;
		color: #a04b72;
		line-height: 1;
		font-weight: bold;
		margin-bottom: 13px;
		font-family: '微軟正黑體';
	}
	.join-scrtion3 .list .detaile p{
		padding-left: 18px;
		position: relative;
	}
	.join-scrtion3 .list .detaile p:before{
		display: block;
		width: 2px;
		height: 2px;
		content: '';
		position: absolute;
		left: 3px;
		top: 12px;
		background-color: #707070;
	}
	.join-scrtion3 .bot{
		margin-top: 50px;
		text-align: center;
	}
	.join-scrtion3 .bot .btitle{
		font-size: 20px;
		color: #333333;
		line-height: 1;
		margin-bottom: 60px;
		position: relative;
		font-family: '微軟正黑體'; 
	}
	.join-scrtion3 .bot .btitle:before{
		display: block;
		width: 1px;
		height: 30px;
		background-color: #d2d2d2;
		content: '';
		position: absolute;
		left: 50%;
		bottom: -45px;
	}
	.join-scrtion3 .bot .fa{
		font-size: 16px;
		color: #282828;
		line-height: 1;
		margin-bottom:15px;
		font-family: '微軟正黑體';
	}
	.join-scrtion3 .bot .tel{
		font-size: 45px;
		color: #a04b72;
		line-height: 1;
		font-family: 'Century Gothic',arial
	}

}
@media (min-width:768px){
	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		font-size: 34px;
		line-height: 60px;
	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 48px;
	}
	.wel-add .mian .tit,
	.join-scrtion2 .tit,
	.join-scrtion3 .tit{
		font-size: 29px;
		line-height: 45px;
		margin-bottom: 70px;
	}
	.wel-add .mian .tit:before {
	    height: 30px;
	    bottom: -40px;
	}
	.wel-add .mian img {
	    width: 70%;
	    max-width: 904px;
	}
	.wel-add .mian .btn{
		width: 128px;
		margin-top: 40px;
	}
	.wel-add .img {
	    width: 120%;
	    left: -10%;
	}
	.join-scrtion1{
		padding: 40px 0
	}
	.join-scrtion1 .left{
		padding: 30px 0 15px;
	}
	.join-scrtion1 .right{
		padding: 15px 0 30px;
	}
	.join-scrtion1 .left, 
	.join-scrtion1 .right {
	    font-size: 14px;
	    line-height: 1.7;
	    float: left;
	    width: 55%;
	}
	.join-scrtion1 .pic {
	    width: 40%;
	    float: right;
	}
	.join-scrtion2 .tit{
		margin-bottom: 15px;
	}
	.join-scrtion2 .list li {
	    width: 48%;
	    float: left;
	    margin: 30px 4% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n){
		margin-right: 0
	}
	.join-scrtion2 .list li .box {
	    padding: 20px 15px 20px 55px;
	}
	.join-scrtion3 {
	    padding: 60px 0 80px;
	}
	.join-scrtion3 .list li {
	    float: left;
	    width: 31%;
	    margin: 0 3.5% 0 0;
	    line-height: 1.9;
	}
	.join-scrtion3 .list li:last-child{
		margin-right: 0 !important
	}
	.join-scrtion3 .list .mtitle{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.join-scrtion3 .tit{
		margin-bottom: 50px;
	}
	.join-scrtion3 .bot .btitle {
	    font-size: 24px;
	    margin-bottom: 85px;
	}
	.join-scrtion3 .bot .btitle:before {
	    height: 45px;
	    bottom: -64px;
	}
	.join-scrtion3 .bot .fa {
	    font-size: 18px;
	    margin-bottom: 20px;
	}
	.join-scrtion3 .bot .tel {
	    font-size: 50px;
	}
}
@media (min-width:992px){
	.wel-add .img {
	    width: 110%;
	    left: -5%;
	}
	.join-scrtion1 {
	    padding: 80px 0 70px;
	}
	.join-scrtion1 .left{
		width: 28.5%;
		float: left;
		padding: 10% 0 0px;
	}
	.join-scrtion1 .pic{
		width: 40%;
		float: left;
		max-width: 490px;
		margin-left: 5%;
	}
	.join-scrtion1 .pic .mbox {
	    width: 84%;
	    left: 8%;
	}
	.join-scrtion1 .right{
		width: 26.5%;
		padding: 10% 0 0px;
		float: right;
		text-align: right;
	}
	.join-scrtion1 .left .title, 
	.join-scrtion1 .right .title{
		font-size: 24px;
		margin-bottom: 35px;
	}
	.join-scrtion2 .list li {
	    width: 31%;
	    margin: 50px 3.5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n){
		margin-right: 3.5%;
	}
	.join-scrtion2 .list li:nth-child(3n){
		margin-right:0;
	}
	.join-scrtion2 .list li:nth-child(4){
		margin-left: 17.25%
	}
	.join-scrtion2 .list li:last-child{
		margin-right: 0 !important
	}
	.join-scrtion3 {
	    padding: 90px 0 110px;
	}
	.join-scrtion3 .tit {
	    margin-bottom: 70px;
	}
	.join-scrtion3 .bot {
	    margin-top: 100px;
	}

}
@media (min-width:1025px){
	.wel-add .img {
	    width: 100%;
	    left: 0%;
	}
	.wel-add .mian .title,
	.join-scrtion2 .title,
	.join-scrtion3 .title{
		font-size: 42px;
	}
	.wel-add .mian .title span,
	.join-scrtion2 .title span,
	.join-scrtion3 .title span{
		font-size: 60px;
	}
	.wel-add .mian .tit{
		font-size: 36px;
		margin-bottom: 7vw;
	}
	.wel-add .mian .tit:before {
	    height: 40px;
	    bottom: -55px;
	}
	.wel-add .mian .btn{
		width: 184px;
		height: 30px;
		line-height: 30px;
		margin-top: 4vw;
		border: 1px solid #802250;
	}
	.wel-add .mian .btn:hover {
	    background-color: transparent;
	    color: #802250;
	}
	.join-scrtion1 {
	    padding: 8.1vw 0 5.8vw;
	}
	.join-scrtion1 .left,
	.join-scrtion1 .right{
		font-size: 16px;
		line-height: 2;
	    padding: 8.3vw 0 0px;
	}
	.join-scrtion1 .pic .mbox .year{
		font-size: 8.8vw;
	}
	.join-scrtion1 .pic .mbox .fa{
		font-size: 5.9vw;
		margin-bottom: 15px;
	}
	.join-scrtion1 .pic .mbox .en{
		font-size: 2.1vw;
	}
	.join-scrtion2{
		padding-top: 10px;
	}
	.join-scrtion2 .tit{
		font-size: 36px;
		margin-bottom: 0
	}
	.join-scrtion2 .list li{
		margin-top: 5vw;
	}
	.join-scrtion2 .list li .box {
	    padding: 25px 15px 20px 55px;
	}
	.join-scrtion2 .list li .box .detaile{
		line-height: 1.9
	}
	.join-scrtion2 .list li .box .mtit{
		margin-bottom: 15px;
	}
	.join-scrtion2 .list li .pic img{
      	transition: all ease-in .3s;
	    -webkit-transition: all ease-in .3s;
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	.join-scrtion2 .list li:hover .pic img{
		transform: scale(1.02);
		-webkit-transform: scale(1.02);
	}
	.join-scrtion3 .tit{
		font-size: 36px;
	}
	.join-scrtion3 {
	    padding: 7.1vw 0 9.2vw;
	}
	.join-scrtion3 .tit {
	    margin-bottom: 6.5vw;
	}
	.join-scrtion3 .list li{
		font-size: 16px;
		line-height: 2;
	}
	.join-scrtion3 .list .detaile p:before{
		top: 17px;
	}
	.join-scrtion1 .left span.fl{
		width: 85px;
	}
	.join-scrtion1 .left span.ft{
		width: calc(100% - 85px)
	}

	.join-scrtion1 .right .btn{
		cursor: pointer;
	    display: inline-block;
	    margin-top: 3.6vw;
	    font-size: 14px;
	    color: #888888;
	    line-height: 34px;
	    height: 34px;
	    position: relative;
	    font-family: 'arial';
	    text-transform: capitalize;
	    /*background: url(../images/img22.png) center no-repeat;*/
	}
	.join-scrtion1 .right .btn span {
	    display: inline-block;
	    width: 43px;
	}
	.join-scrtion1 .left .detaile span.bt{
		display: block;
	}

	.join-scrtion1 .right .btn i{
		position: absolute;
		left: 32px;
    	top: 0%;
    	width: 48px;
		height: 34px;
		background: url(../images/img22.png) center no-repeat;
		display: block;
		opacity: 1;
		animation: downico 1.5s ease-out  infinite;
        animation: downico 1.5s ease-out infinite\0/IE9;
	}

    @keyframes downico{
        0%{top: 0; opacity: 1;}
        35%{top: 30%; opacity: 0;}
        65%{top: -30%;opacity: 0;}
        100%{top: 0;opacity: 1;}
    }

}
@media (min-width:1100px){
	.join-scrtion1 .left .title, .join-scrtion1 .right .title {
	    font-size: 26px;
	    margin-bottom: 45px;
	}
	.join-scrtion2 .list li{
		width: 30%;
		margin: 5vw 5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n) {
	    margin-right: 5%;
	}
	.join-scrtion2 .list li:nth-child(3n) {
	    margin-right: 0;
	}
	.join-scrtion2 .list li:nth-child(4) {
	    margin-left: 17.5%;
	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 22px;
	}
	.join-scrtion2 .list li .box {
	    padding: 30px 15px 20px 55px;
	}
	.join-scrtion3 .list .mtitle{
		font-size: 26px;
		margin-bottom: 25px
	}
	.join-scrtion3 .list li{
		line-height: 2.1;
	}
	.join-scrtion3 .bot .btitle{
		font-size: 26px;
	}

}

@media (min-width:1200px){
	.join-scrtion1 .left .title, .join-scrtion1 .right .title {
	    font-size: 28px;
	    margin-bottom: 49px;
	}
	.join-scrtion2 .list li .box .mtit{
		font-size: 24px;
	}
	.join-scrtion2 .list li .box .detaile {
	    line-height: 2;
	}
	.join-scrtion2 .list li .box:before {
	    top: -30px;
	}
	.join-scrtion2 .list li .box {
	    padding: 35px 15px 25px 55px;
	}
	.join-scrtion3 .bot .tel{
		font-size: 55px;
	}
	.join-scrtion3 .list .mtitle{
		font-size: 28px;
		margin-bottom: 27px
	}
	.join-scrtion3 .list li{
		line-height: 2.25;
	}
	.join-scrtion3 .bot .btitle{
		font-size: 28px;
		margin-bottom: 100px;
	}
	.join-scrtion3 .bot .btitle:before {
	    height: 55px;
	    bottom: -78px;
	}
}
@media (min-width:1300px){
	.wel-add .mian .tit{
		margin-bottom: 10vw;
	}
	.wel-add .mian .btn{
		margin-top: 5vw;
	}
	.wel-add .mian .tit:before {
	    height: 45px;
	    bottom: -65px;
	}
	.join-scrtion1 .left, 
	.join-scrtion1 .right{
		line-height: 2.25;
	}
	.join-scrtion1 .left .title, 
	.join-scrtion1 .right .title,
	.join-scrtion3 .list .mtitle{
		font-size: 30px;
	}

	.join-scrtion2 .list li{
		width: 29%;
		margin: 5vw 6.5% 0 0;
	}
	.join-scrtion2 .list li:nth-child(2n) {
	    margin-right: 6.5%;
	}
	.join-scrtion2 .list li:nth-child(3n) {
	    margin-right: 0;
	}
	.join-scrtion2 .list li:nth-child(4) {
	    margin-left: 17.75%;
	}
	.join-scrtion2 .list li .box .mtit{
		margin-bottom: 18px;
	}
	.join-scrtion2 .list li .box .detaile {
	    line-height: 2.1;
	}
	.join-scrtion3 .bot .tel{
		font-size: 60px;
	}
	.join-scrtion2 .list li .box {
	    padding: 35px 15px 20px 65px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 31px;
	}
}
@media (min-width:1400px){
	.join-scrtion2 .list li .box {
	    padding: 40px 15px 20px 80px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 40px;
	}
}
@media (min-width:1600px){
	.wel-add .mian .tit:before {
	    height: 50px;
	    bottom: -75px;
	}
	.join-scrtion2 .list li .box {
	    padding: 40px 15px 20px 100px;
	}
	.join-scrtion2 .list li .box:before {
	    left: 50px;
	}
}
@media (min-width:1700px){
	.wel-add .mian .tit{
		margin-bottom: 30px;
	}
	.wel-add .mian .btn{
		margin-top:50px;
	}
	.join-scrtion1{
		padding: 140px 0 100px
	}
	.join-scrtion1 .left,
	.join-scrtion1 .right{
	    padding-top: 141px;
	}
	.join-scrtion1 .pic .mbox .year{
		font-size: 150px;
	}
	.join-scrtion1 .pic .mbox .fa{
		font-size: 100px;
	}
	.join-scrtion1 .pic .mbox .en{
		font-size: 36px;
	}
	.join-scrtion2 .list li{
		margin-top: 85px;
	}
	.join-scrtion3 {
	    padding: 120px 0 157px;
	}
	.join-scrtion3 .tit {
	    margin-bottom: 110px;
	}
	.join-scrtion1 .right .btn{
		margin-top: 61px;
	}
}