body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img{border: 0 none;}
	
li{list-style-type: none;}

body{
	font-family: "Microsoft YaHei", SimSun;
	font-size: 14px;
	line-height: 200%;
	color: #000;
	text-decoration: none;
}
	
a{color: #333;text-decoration: none;}
	
a:hover{color: #bb2322;}

.w1170{
	width: 1195px;
    margin: 0px auto;
    overflow: hidden;
    padding-left: 5px;
	

	
}

/*¶¥²¿*/	
#head_box{
	width: 100%;
	height: 40px;
	background:#000;
	overflow: hidden;
	color:#fff;
	line-height:40px;
}
.yt_top{
	width:1200px;
	margin:0 auto;}
.yt_top .left{
	float:left;}
.yt_top .right{
	float:right;}	



.top_box{
	position: relative;
    width: 100%;
    height: 100px;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
    z-index: 999;
}

.blackmenu{
    position: fixed;
    top: 0px;
    left: 0px;
}

.top_box .top{
    width: 1200px;
    height: 100px;
	margin: 0 auto;
}
	
.logo{
	float: left;
	display: block;
	width: 369px;
    height: 100px;
	background: url(logo.png);
}

.menu_box{
	float: right;
	height: 100px;
	text-align: right;
}

.menu{
	display: inline-block;
	position: relative;
	margin-left:25px;
	font-size: 16px;
	line-height: 105px;
	transition: all .2s ease-in-out;
	z-index: 999;
}

.menu:hover,.menunow{color: #bb2322;}

.dropmenudiv_b{
	display: none;
	position: absolute;
	width: 300%;
	top: 100px;
	left: 0px;
	border-top: 4px solid #bb2322;
	background: #fff;
	overflow: hidden;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}

.dropmenudiv_b a{
	display: block;
	padding: 10px 24px;
	color: #666;
	font-size: 13px;
    line-height: 20px;
	text-align: left;
	transition: all .2s ease-in-out;
}
	
.dropmenudiv_b a:hover{color: #fff;background: #bb2322;}
	
#banner_box{
	width: 100%;
	height: 586px;
	margin: 0px auto;
	overflow: hidden;
}

.yt_ssearch{
	width: 1200px;
    height: 122px;
    background: #FFF;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
    z-index: 999;
    margin-bottom: 20px;
    position: relative;
    margin: 0 auto;
    margin-top: -61px;
	margin-bottom:65px;
	z-index: 998;
	}
.yt_ssearch1{
	float:left;
	margin-top: 31px;
    margin-left: 30px;}
.yt_ssearch1 h2{
	font-size:20px;
	font-weight:bold;
	color:#000;}
.yt_ssearch1 span{
	color:#666;}			

.s_box{
	float:right;
	margin-right: 30px;
    margin-top: 37px;
}

.s_word{
	float: left;
	width: 422px;
	height: 45px;
	color: #888;
	border: 0px;
	font-size: 14px;
	line-height: 45px;
	text-indent: 20px;
	background: #f8f9f9;
	border:1px solid #e0e0e8;
}

.s_go{
	float: left;
	width: 105px;
    height: 47px;
	border: 0px;
	background: url(search_go.png) no-repeat center ;
	background-color:#000;
}
.yt_jj{
	width:1200px;
	padding-bottom:65px;
	margin:0 auto;
	text-align:center;
	}
.yt_1{
	font-size:38px;
	font-weight:bold;
	margin-bottom:15px;}
.yt_2{
	font-size:16px;
	color:#acacac;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:8px;
	text-transform:uppercase;}	
.yt_jj span{
	line-height:22px;
	display: block;
    overflow: hidden;
    margin-top: 15px;
	color:#666;
	}	
.yt_anniu{
	width:185px;
	height:55px;
	background:#f8f9f9;
	border:1px solid #e0e0e8;
	line-height:55px;
	color:#666;
	margin:0 auto;
	border-radius:100px;
	display:block;
	margin-top:35px;
	transition: all 0.5s;
	}	
.yt_anniu:hover{
	width:230px;
	}	
.yt_cp{
	width:100%;
	height:670px;
	background: url(bg.jpg);}
.yt_cp1{
	width:1200px;
	text-align:center;
	padding-top:65px;
	margin:0 auto;
	}
.yt_cp2 a{
	float:left;
	width: 280px;
    background-color: #fff;
	border-top:3px solid #df152d;
	padding-bottom:25px;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	margin-left: 12px;}
.swiper-slide.blue-slide.swiper-slide-visible	{
	height:300px;}	
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #000;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #000;
  cursor: pointer;
  margin-top:20px;
}
.swiper-active-switch {
  background: #fff;
}		
/*#pro_box{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	background: #e8e8e8;
	overflow: hidden;
}

#pro_box h1,#news_box h1{
	font-size: 40px;
	line-height: 110px;
	letter-spacing: 1px;
}

#pro_box a{
	float: left;
	display: block;
	position: relative;
	background: #bb2322;
	width: 370px;
	height: 210px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow: hidden;
}

#pro_box .pic1{
	width: 370px;
	height: 450px;
	margin-left: 0px;
}

#pro_box a img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
	transition: all 0.5s;
	overflow: hidden;
}

#pro_box a:hover img{opacity: 0.3;}

#pro_box a span{
	display: block;
	position: absolute;
	width: 370px;
	height: 45px;
	left: 0;
	bottom: 0;
	background: url(icon5.png);
	z-index: 9;
	overflow: hidden;
}

#pro_box a h2{
	display: block;
	position: absolute;
	left: 24px;
	bottom: 8px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 60px;
	z-index: 9;
	overflow: hidden;
}*/

#swiper-container1{
	width: 100%;
	height: 395px;
	overflow: hidden;
	margin-top:40px;
}

#swiper-container1 .swiper-slide{
	float: left;
	display: block;
	width: 390px;
	overflow: hidden;
}

#swiper-container1 .swiper-slide font{
	color: #888;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}

#swiper-container1 .swiper-slide h2{
	width: 240px;
	height: 25px;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	border-bottom:1px  dotted #CCC;
	margin:0 auto;
	margin-bottom:8px;
}
#swiper-container1 .swiper-slide img{
	width:270px;
	height:200px;
	margin-top:30px;
	margin-bottom:30px;
	}


#swiper-container1 .swiper-slide span{
	display: block;
	width: 45px;
	height: 2px;
	background: #555;
	transition: all 0.5s;
}

#swiper-container1 .swiper-slide:hover span{width: 280px; background: #bb2322;}
	
.yt_new0{
	width: 1200px;
    margin: 0 auto;
    padding-top: 65px;
    clear: both;
    display: block;
    overflow: hidden;
	
	}
.yt_new0 h7{
	font-size:30px;
	margin-bottom:32px;
	display:block;}
.yt_new{
	width:310px;
	float:left;}
.yt_new img{
	border-bottom:4px solid #df152d;}	
.yt_new h3 p{
	width: 74px;
    background: #df152d;
    padding-left: 19px;
    
    color: #fff;
    font-size: 14px;
    margin-top: -28px;
    
    position: absolute;}
.yt_new h2{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	line-height: 24px;
    margin-bottom: 7px;}
.yt_new span{
	color:#666;}
.yt_new .iconfont{
	font-size:14px;}				
.yt_cd{
	width:380px;
	float:left;
	margin-left: 137px;}
.yt_cd a{
	display: block;
    width: 180px;
    line-height: 66px;
    float: left;
    color: #666;
    margin-top: -27px;
	}
.yt_cd a:hover{
	color:#df152d;
	}	
.yt_cd a .iconfont{
	
	color:#df152d;}		
.yt_lx{
	width:280px;
	float:left;
	margin-left: 90px;
	}	
.yt_lx1{
	color:#666;
	line-height: 40px;
    margin-top: -15px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:15px;
	margin-bottom: 20px;
	}	
.yt_lx1 .iconfont{
	color:#629bd0;}				


.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
	background-image:none;
	background:none;
	font-size:16px;
	padding:8px;
	background-color:#dedede;
	color:#929292;
	border-radius:5px;
	}	
.yt_di{
	width:100%;
	height:128px;
	border-top:5px solid #df152d;
	color:#666;
	background:#000;
	margin-top:55px;}
.yt_di1{
	width:1200px;
	margin:0 auto;}	
.yt_di2{
	width:373px;
	height:58px;
	float:left;
	background:url(logo2.png);
	margin-top:35px;}
.yt_di3{
	float:right;
	text-align:right;
	line-height:10px;
	margin-top:33px;
	COLOR: #FFFF;}		





