







.yrc_one{
	width: 100%;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    font-size: 0;
    font-size: 20px;
    margin: 2em 0;
    background: #fff;
}
.yrc_one.fixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500;
	margin: 0;
}
.yrc_kong{
	display: none;
}
.yrc_kong.on{
	display: block;
}
.yrc_one .mid{
	padding-right: 19em;
    position: relative;
}
.yrc_one li{
	display: block;
	float: left;
	text-align: center;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	position: relative;
	top: -1px;
}
.yrc_one a{
	display: block;
	font-size: 0.9em;
	padding: 1.5em;
	width: 12em;
	color: inherit;
}
.yrc_one li.on,
.yrc_one li:hover{
	background: #e60027;
	color: #fff;
}
@media screen and (max-width: 1024px){
	.yrc_one{
		font-size: 16px;
	}
	.yrc_one a{
		font-size: 1em;
	}
}
@media screen and (max-width: 768px){
	.yrc_one{
		font-size: 12px;
	}
	.yrc_one a{
		font-size: 1.2em;
	}
}

.yrc_two{
	width: 100%;
	background: #f2f2f2;
	font-size: 20px;
	overflow: hidden;
	position: relative;
}
.yrc_two .left{
	width: 50%;
	background: #fff;
	height: 70%;
	top: 15%;
	margin: 0 2%;
	position: absolute;
	z-index: 2;
	overflow: hidden;
}
.yrc_two .left .tit{
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	padding: 1.6em 1.8em;
}
.yrc_two .left .tit:before{
	content: "";
	width: 180px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: 0;
	bottom: 0;
}
.yrc_two .left .text{
	margin: 3% 5% 0 5%;
	height: 62%;
}
.yrc_two .left .text p.a{
	font-size: 18px;
	line-height: 220%;
	color: #333;
}
.yrc_two .right{
	float: right;
	width: 55%;
}
.yrc_two .right img{
	display: block;
	width: 100%;
}
@media screen and (max-width: 1200px){
	.yrc_two{
		font-size: 18px;
	}
	.yrc_two .left .text p.a{
		line-height: 180%;
	}
}
@media screen and (max-width: 1024px){
	.yrc_two{
		font-size: 16px;
	}
}
@media screen and (max-width: 980px){
	.yrc_two .right{
		display: none;
	}
	.yrc_two .left{
		width: 96%;
		height: 400px;
		position: relative;
		top: 0;
		margin-top: 5%;
		margin-bottom: 5%;
	}
}


/*鎷涜仒淇℃伅*/
.yrc_three .tabimg1 li i{
	background-image: url(../images/v3.png);
}
.yrc_three .tabimg1 li.btn1 i{background-position: 0 0}
.yrc_three .tabimg1 li.btn2 i{background-position: 0 -40px}
.yrc_three .tabimg1 li.on.btn1 i,
.yrc_three .tabimg1 li:hover.btn1 i{
	background-position: -40px 0;
}
.yrc_three .tabimg1 li.on.btn2 i,
.yrc_three .tabimg1 li:hover.btn2 i{
	background-position: -40px -40px;
}
.yrc_three{
	padding: 100px 0;
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.yrc_three.one{
	background-image: url(../images/v9.jpg);
}
.yrc_three.two{
	background-image: url(../images/v9_2.jpg);
}
.yrc_three .yrc_four{
	max-height: 630px;
}
.yrc_three .yrc_four .a{
	font-size: 20px;
}
.yrc_three .yrc_four .a *{
	font-weight: normal;
	line-height: 180%;
}
.yrc_three .yrc_four .a h2{
	font-size: 1.4em;
	color: #666666;
}
.yrc_three .yrc_four .a a{
	display: inline-block;
	color: #e60027;
	font-size: 1.4em;
	-webkit-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
	position: relative;
	left: 0;
}
.yrc_three .yrc_four .a a:hover{
	text-decoration: underline;
	left: 20px;
}
.yrc_three .yrc_four .a a img{
	display: inline-block;
	width: 36px;
	vertical-align: middle;
	margin: 0 0 0 10px;
}
.yrc_three .yrc_four .a h3{
	font-size: 1.4em;
	color: #666;
	margin: 1em 0 2em 0;
}
.yrc_three .yrc_four .a h4{
	font-size: 1.4em;
	color: #666666;
}
.yrc_three .yrc_four .a img{
	margin: 1em 0;
}
.yrc_three .yrc_four .a h5{
	font-size: 0.8em;
	color: #999999;
}
@media screen and (max-width: 1200px){
	.yrc_three .yrc_four .a{
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px){
	.yrc_three{
		padding: 60px 0;
	}
	.yrc_three .yrc_four .a{
		font-size: 16px;
	}
}
@media screen and (max-width: 768px){
	.yrc_three{
		padding: 30px 0;
	}
	.yrc_three .yrc_four .a{
		font-size: 14px;
	}
}

.yrc_three .yrc_five{
	/*max-height: 630px;*/
}
.yrc_three .yrc_five .b .right{
	float: right;
	width: 42%;
	/*display: none;*/
}
.yrc_three .yrc_five .b .right img{
	display: block;
	margin: 0 auto;
	max-width: none;
	width: 134%;
}
@media screen and (max-width: 1500px){
	.yrc_three .yrc_five .b .right img{
		max-width: 100%;
		width: auto;
	}
}
.yrc_three .yrc_five .b .left{
	float: left;
	width: 57%;
}
.yrc_three .yrc_five .b .left h2.a{
	font-weight: normal;
	font-size: 26px;
	color: #e60027;
}
.yrc_three .yrc_five .b .left p.a{
	font-size: 18px;
	line-height: 2.2em;
	width: 100%;
	max-height: 400px;
	margin: 30px 0;
	padding-right: 10px;
	color: #333;
}
.yrc_three .yrc_five .b .left .ewm{
	display: none;
}
.yrc_three .yrc_five .b .left .ewm img,
.yrc_three .yrc_five .b .left .ewm span{
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
}
.yrc_three .yrc_five .b .left .ewm span{
	font-size: 20px;
	color: #333333;
}
@media screen and (max-width: 1024px){
	.yrc_three .yrc_five .b .right,
	.yrc_three .yrc_five .b .left{
		float: none;
		width: 100%;
		padding: 3% 0 0 0;
	}
}









