body{
	min-width: 1200px;
}
/*index*/
#slideBox2 *{
  transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
#slideBox2 *:hover{
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.section1,.section3{
	width: 100%;
	background: #f8fafd;
}
.main_title{
	position: relative;
	padding-bottom:30px;
}
.title_img{
	width: 100%;
	height: 105px;
	background:url(../images/maintitle_img.png) center bottom no-repeat;
	background-size: 100% auto;
}
.title_tit{
	width:600px;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
}
.main_title h1{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #817f80;
}
.main_title tg{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #4a4b4b;
}
.main_title span{
	width: 100%;
	height: 1px;
	background-color:#dadada;
	position: absolute;
	bottom: 20px;
	z-index: -1;
}
.boxes{
	padding-bottom: 5px;
}
.section1 .box{
	background-color:#fff;float: left;
}
.section1 .box:nth-child(3){
	margin-right: 0px;
}
.section1 .box:nth-child(6){
	margin-right: 0px;
}
.section1 .box:nth-child(9){
	margin-right: 0px;
}
.section1 .box:nth-child(12){
	margin-right: 0px;
}
.section1 .box_img{
	width: 100%;
	height: 256px;	
	overflow: hidden;
	position: relative;
}
.imgcover {
 position: absolute;
 left: 0;
 top: 0;
  z-index: 1;
	width: 100%;
	height: 100%;
  background: #000;
  filter: alpha(opacity=);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.b_f{
	position: absolute;
	height: 30px;
	left:0;
	bottom: -50px;
	width: 100%;
	text-align: center;
	z-index: 3;
	color: #fff;
	font-size: 16px;
}
.t_f{
	position: absolute;
	height:123px;
	left:0;
	top: -123px;
	width:100%;
	text-align: center;
	z-index: 3;
}
.t_f img{height:123px;width:123px;}
.section1 .box_img a{
	width: 100%;
	height: 100%;
}
.box_txt{
	color: #444;
	text-align: center;
	padding-bottom: 25px;
}
.box_txt h1{
	padding:15px 0 5px;
	text-align: center;
	line-height: 45px;
	font-size: 32px;
	font-weight: bold;
	color:#858585;
}
.box_txt h2{
	text-align: center;
	padding:10px 0;
	font-size: 16px;
	font-weight:normal;
}
.box_txt h3{
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	font-weight:normal;
}
.btna{
	display: inline-block;
	text-align: center;
	font-size: 16px;
}
.btn_a{
	margin-right: 10px;	
	color: #fff;transition: all 0.2s ease;
}
.btn_green{
	background: #dc0175;
	border: 1px solid #dc0175;
	height:36px;
	line-height:36px;
	width:130px;
}
.b_g:hover{
	background: #7c0403;
	border: 1px solid #7c0403;
	color: #fff;
}
.b_b:hover{
	background: #7c0403;
	border: 1px solid #7c0403;
	color: #fff;
}
.btn_green:hover{
	color:#fff;
	text-decoration:none;
	background: #c60069;
	border:1px solid #c60069;
	transform: scale(1.1,1.3);
    transition: all 0.2s ease;
}
.a_box{display:inline-block;border:solid 1px #dc0175;padding:5px;width:132px;height:38px;}
.btn_b{
	border: 1px solid #ccc;
	color: #5e5e5e;
}
.s_tit{
	text-align: center;
	font-size: 40px;
	color: #504f4f;
	line-height: 50px;
	padding:70px 0 40px;
}
.section2 .box{
	float: left;
	height: 300px;
}
.section2 .box_img{
	width:140px;
	height: 140px;
	margin: 0 auto;
	background:url(../images/sbj.png) center no-repeat;
}
.section2 .box_img h1{
	font-family: Arial;
	color: #7c0403;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	padding-top: 35px;
}
.section2 .box_img h2{
	color: #7c0403;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
}
.section2 .box_img img{
	width: 100%;
	height: 100%;
}
.b_c{
	padding-top: 15px;
	line-height: 25px;
	font-size: 15px;
}
.b_c em{
	color: #595959;
	font-weight: bold;
}
.section3 .fff{
	background: #fff;
	padding: 3px;
	width: 100%;
}
.section3 .link{
	 border-bottom:1px dashed #ddd; 
	 border-right:1px dashed #ddd; 
	 height: 150px;
	 margin-bottom:-1px; 
	 margin-right:-1px;
}
.section3 .linkct {
	background-repeat: no-repeat;
	background-position:center -160px ;
	width: 100%;
	height: 100%;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ;
}
.section3 .linkct:hover {
	background-position:center 0px ;
	background-color:#f7f7f7;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ;
}
.section3 a.more{
	background: #dc0175;
	display: block;
	width: 185px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	border: 1px solid #dc0175;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
}
.section3  a.more:hover{
  background: #c60069;
  border: 1px solid #c60069;
  color: #fff;
}
.section3  a.more em{
	color: #FFF;
	padding-left: 5px;
}
/*首页广告*/
  .main_adv_box{
  overflow: hidden;
  position: relative;
  height:430px;
  width:100%;
}
.main_adv_box .main_adv_img {
  position: relative;
  height: 430px;
  z-index: 0;
}
.tempWrap ul{
	height: 430px;
}
.main_adv_box .main_adv_img  li {
  zoom: 1;
  vertical-align: middle;
  display: block;
  height: 100%;
}
.main_adv_box .main_adv_img  li span,.main_adv_box .main_adv_img  li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.main_adv_box .main_adv_img  li span img{
	display: none;
}
.main_adv_box a.prev, .main_adv_box a.next { 
	display:block; 
	width:52px; 
	height:134px; 
	position:absolute; 
	top:148px; z-index:99; 
	cursor:pointer; 
	background-image:url(../images/bt_arr.png); 
	background-repeat:no-repeat; 
}
.main_adv_box a.prev {
 left:-52px; background-position:0px 0px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
 .main_adv_box a.next { 
 	right:-52px; background-position:-68px 0px;
 	 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.main_adv_box a.prev:hover { 
	background-position:0px -144px;
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.main_adv_box a.next:hover {
 background-position:-68px -144px;
 transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.hd ul{bottom:5px;display:block;left:50%;position:absolute;width:160px;margin-left:-60px;}
.hd ul li{background:#7c0501;cursor:pointer;float:left;display:block;height:12px;line-height:12px;margin:5px;opacity:0.6;text-align:center;text-indent:-999em;width:12px;border-radius:50%;}
.hd ul li.on{background:#7c0501;opacity:1;}
.scrool{
	width:100%;
	overflow:hidden;
}
/*````````width`````````*/
.section1 .box{
	width: 386px;
	margin-right:20px;
}
.btn_a{
	margin-right: 10px;
}
.section2 .box{
	width: 33%;
}
.section3 .link{
	width:20%; 
}
.slideBox li{float:left;margin:20px 20px 0 0;width:386px;transition:color 0.2s ease 0s;}
.slideBox li:last-child{margin-right:0;}
.slideBox li:hover{box-shadow:0px 0px 10px 2px #ccc;}