@charset "gb2312";
/* CSS Document */

*{margin:0px;
  padding:0px;}
html{width:100%;
	 height:100%;
	
	font-family:Arial, "microsoft yahei";
	font-size:10px;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-webkit-tap-highlight-color :rgba(0,0,0,0);
	
}

body{width:100%;
     height:100%;
	 min-width:100%;
}

ul{ 
    list-style-type:none;
}
p{
	margin:0px;
	padding:0px;
}
a{
	text-decoration: none;
    outline: none;
	padding:0px;
	margin:0px;
	}



header{
	background:#e7e7e7;
	background-size:cover;
	width:100%;
	height:100%;
}

.head{
	background:#fbfbfb;
	width:100%;
	height:auto;
	overflow:hidden;
	display:none;
	
}

.head img{
	border-bottom:3px solid #ec061b;
	margin:0 15%;
	padding:18px 15px 10px;
	width:12%;
}

.banner{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:0px;
	padding-top:30%;

}

.rz{
	display: block;
	position:fixed;
	top: 5px;
	right: -5px;
	font-size: 1.2rem;
	color: #ffffff;
	padding: 1rem;
	background: rgba(0,0,0,0.5);
	border-radius: 5px;
	z-index: 1000;
}

.er{
	display: none;
	}

.banner p{
	font-size:1.7rem;
	letter-spacing:0.15rem;
	}
.banner p img{
	margin:3% auto;
    width:90%;
}

.banner .logo img{
	width:70%;
}

.banner p b{
	font-family:Arial, fzzqhjt,"Î¢ÈíÑÅºÚ";
	display:inline-block;
	font-weight:normal;
	font-size:2rem;
	letter-spacing:0px;
	border-radius:100%;
	background:#ec061b;	
	position:absolute;
	padding:2.5rem 0.5rem 2rem;	
	margin-left:10px;
	margin-top:-100px;
	color:#fff;
	display:none;
}
.banner p b:after{
	content:"";
	width:0px;
	height:0px;
	border-bottom:3rem solid #ec061b;
	border-right:3rem solid transparent;
	position:absolute;
	left:0;
	bottom:0;
}
.banner p span{
	display:block;
	margin:5% auto 13%;
	color:#ec061b;
}
.banner p a{
	margin:0 0.3rem;
	background:#5c5c5c;
	border-radius:5px;
	padding:1rem ;
	color:rgba(255,255,255,0.6);
	letter-spacing:normal;
	transition:.3s ease-out;
	-moz-transition:.3s ease-out;
	-ms-ransition:.3s ease-out;
	-o-transition:.3s ease-out;
	-webkit-transition:.3s ease-out;
}

.banner p a:hover{
	background:#2c2c2c;
	color:rgba(255,255,255,1);
}

.banner p a img{
	display:inline;
	vertical-align:middle;
	margin-right:0.5rem;
	width:5%;
}



.conter{
	width:100%;
	
	height:auto;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #dbdbdb;
	
}


.conter_left, .conter_right, .conter_left1, .conter_right1{
    width:100%;
	box-sizing:border-box;
}
.conter_left{
	padding:0 5%;
}
.conter_right{
	text-align:right;
	vertical-align:middle;
	font-size:1.4rem;
	color:#848484;
	padding:8% 5%;
	line-height:150%;
	
}

.conter_left1{
	padding:5% 0% 0% 20%;
	
}
.conter_left1 img{
	width:70%;
	max-width: 300px;
	opacity:0.3;
}

.title1 span{
	font-size: 8rem;
	left: -20%;
	top:-100%;
}

.title1 strong{
	font-size: 2.3rem;
	
}

.btom{
	position:absolute;
	width:100%;
	bottom: 10%;
	left: 15%;
}

.btom1{
	position:absolute;
	width:100%;
	left: 15%;
	bottom: 20%;
}



.conter_right1{
	height: auto;
	overflow: hidden;
	font-size:1.6rem;
	color:rgba(0,0,0,0.8);
	font-family: "microsoft yahei";
}

.conter_right1 p strong{
	font-size:1.8rem;
	font-weight: bold;
	}
	
.text2{
	font-size:1.2rem;
	color: rgba(0,0,0,0.6);
}

.conter1_left{
	margin:55% auto 10%;
	text-align:center;
	}
.conter1_left img{
	width:90%;
}

.conter1_right{
	position:absolute;
	top:15%;
	padding:5% 10%;	
	}

.conter2_left{
	margin:50% 0 0;
	min-height: 150px;
	}
	
.conter2_left img{
	width:90%;
}
.conter2_right{
	position:absolute;
	top:0;
	padding:5% 10%;
	
	}

.conter3_left{
	margin:50% 0 10%;
    text-align:center;
	}
	
.conter3_left img{
	width:90%;
}
	
.conter3_right{
	position:absolute;
	top:0;
	padding:5% 10%;
	margin:0;
	}
	

 .title{
	font-size:3.2rem;
	font-family: "Microsoft JhengHei";
	color:#000000;
	line-height:200%;
}
.title span{
	font-size:5rem;
}



.title2{
	margin:2.5rem auto;
	text-align: center;
	font-size: 3rem;
	color: rgba(0,0,0,0.8);
}

.contact{
	margin-top: 10%;
}

.contact span{
	font-family:Arial, "microsoft yahei";
	width:4rem;
	height: 4rem;
	border-radius: 100%;
	background: #ec061b;
	display: block;
	position: absolute;
	left: 50%;
	top:15%;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size:1.5rem;
	color: #ffffff;
	line-height: 150%;
	padding:1rem 0.5rem;
	cursor: pointer;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: perserve-3d;
	animation: spin 1s infinite ease-in;
	-webkit-animation: spin 1s infinite ease-in;
	-moz-animation: spin 1s infinite ease-in;
	-ms-animation: spin 1s infinite ease-in;
	-o-animation: spin 1s infinite ease-in;
}

.contact span:before{
	content:"";
	width:0px;
	height:0px;
	border-top:2.5rem solid #ec061b;
	border-right:1.5rem solid transparent;
	border-left:1.5rem solid transparent;
	position:absolute;
	left:0.5rem;
	bottom:-1.8rem;
}

.contact img{
	width: 90%;
}
.contact span:hover .div1{
	width:300px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	}
.div1{
	left:-160;
	top:-80;
	z-index: 100;
}
.div1:before{
	border-top:1rem solid rgba(0,0,0,0.1);
	border-left:1rem solid transparent;
	border-right:1rem solid transparent;
	left: 52%;
	top:100%;
	}
.div1:after{
	border-top:1rem solid rgba(255,255,255,1);
	border-left:1rem solid transparent;
	border-right:1rem solid transparent;
	top:99.5%;
	top:-webkit-calc(100% - 1px);
	left: 52%;
}
.div1 p{
	padding-left: 4rem;
}

.contact2{
	width: 90%;
	margin: 10px auto;
	font-size:1.5rem;
	font-family: "Microsoft JhengHei";
	color: rgba(0,0,0,0.9);
	line-height: 200%;
	text-align: center;
}

footer{
	font-family:Arial, "Microsoft JhengHei";
	font-size:0.8rem;
	text-align:center;
	line-height:200%;
	color:#8c8c8c;
	background:#2a2a2a;
	padding:2rem 0rem;
}
	