@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
a:hover{
	text-decoration:none;
	}
.yu {
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-bottom: 1%;
}
.yu img {
	max-width: 1920px;
	width: 100%;
	height: auto;
}
.yu .pu {
	width: 852px;
	top: 13%;
	left: 9.66%;
	position: absolute;
}
.yu .pu h3.fei{
	width: 53%;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    display: block;
    overflow: hidden;
    float: left;
    letter-spacing: 5px;
	margin-left:58px;

}
.yu .pu h3 {
    width: 73%;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    display: block;
    float: left;
    letter-spacing: 5px;
	line-height: 50px;
	/*margin-left:58px;*/
}
.yu .pu h3:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
	 color:rgba(204,0,0,1);
}
.yu .pu p {
	width:67%;
	position: absolute;
	top: 130%;
	text-indent:1.6em;
	font-size: 18px;
	color: #000;
	display: block;
	overflow: hidden;
	float: left;
}
.yu .pu p:hover{
	color:rgba(204,0,0,1);
}
.yu .pu .qwe {
	width: 100%;
	height: 45px;
}
.yu .pu .qwe li {
	    width: 16.3%;
    position: absolute;
    top: 600%;
    height: 46px;
    float: left;
    border: 1px solid #000;
    line-height: 46px;
    text-align: center;
    margin-right: 4.30%;
    font-size: 1.5em;
    color: #000;
}
.yu .pu .qwe li:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
}
.yu .pu .qwe li.one {
	width: 16.30%;
	position: absolute;
	top: 600%;
	left: 23%;
	height: 46px;
	float: left;
	border: 1px solid #000;
	line-height: 180%;
	text-align: center;
	margin-right: 4.30%;
	font-size: 1.5em;
	color: #000;
}
.yu .pu .qwe li a {
    width: 100%;
    display: block;
    height: 50px;
    font-size: 20px;
    float: left;
    color: #000;
}
.yu .pu .qwe li a:hover {
	background: #000;
	color: #FFF;
}
.tianjia:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
}
.tuo {
	width: 94.95%;
	height: 76%;
	margin: 0 auto;
	margin-top: 3%;
	overflow:hidden;
}
.tuo h5 {
	width: 100%;
	height: 50PX;
	color: #000;
	font-size: 1.6em;
	display: block;
	font-weight: bold;
	text-align:center;
}
.tuo .wrap {
	position: relative;
	width: 120%;
	margin: 0 auto;
}
.tuo .photo {
    width: 26.54%;
    float: left;
    margin-right: 1.87%;
	position:relative;
}

.tuo .photo:hover span{
  	width: 26.978%;
    height: 48px;
    background: #1d1d1d; 
    display: block;
    position: absolute;
    bottom: 50%;
    left: 35.79%;
    color: #FFF;
    line-height: 50px;
    font-size: 13px;
}
.tuo .photo span{
  	width: 26.978%;
    height: 48px;
     background: #1d1d1d; 
    display:none;
    position: absolute;
    bottom: 45.17%;
    left: 35.79%;
    color: #FFF;
    line-height: 50px;
    font-size: 13px;
	text-align:center;
}
.tuo .photo span a{
	color:#FFF;
}
.tuo .photo span a:hover{
	color:#FFF;
	text-decoration:none;
}
.tuo .photo img{
	width:100%;
	display:block;
}
.tuo .photo a {
	display: block;
	border: 0px solid #999;
	padding: 0px;
	width:100%;
}
.tuo .photo a img{
	width:100%;
	height:auto;
}
.tuo .photo a:hover {
	border: 0px solid #fff;
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.tuo .photo a span {
	display: none;
	cursor: hand;
	text-align: center;
	font: bold 12px/30px Verdana, Arial;
}

.tuo .photo p {
	line-height: 50px;
    font-size: 1.4em;
    display: block;
    color: #000;
	text-align:center;
}
.tuo .photo h1 {
	font-size: 1em;
	display: block;
	color: #000;
	bottom: 38px;
}


.fa-chevron-left:before {
      content: url(../images/lf.png);
    height: 27px;
    width: 50px;
    display: block;
    padding-top: 80%;
}



.fa-chevron-right:before{
     content: url(../images/rf.png);
    height: 50px;
    width: 50px;
    display: block;
    padding-top: 82%;
	float:right;

}





