@charset "utf-8";
/* CSS Document */

 .list_01{
	width:141px;
	height:111px;
	text-align:center;
	padding-top:13px;
	background-image:url(/images/ditu.png);
	background-repeat: no-repeat;
	background-position: center;
  }
  .list_01 img:hover {
    /*-webkit-transform: rotateY( 360deg)*/
    animation: rotateImg 1s;
  }
  @keyframes rotateImg{
  	100%{-webkit-transform: rotateY(360deg)}

  }
  .list_01 img {
    margin-top: 15px;
   -webkit-transition: -webkit-transform 1s ease-in;
  }
.divhh1 {
	background-image: url(/images/fg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:70px;
	height:141px;
	float:left;
}
.bbqq {
	background-image: url(/images/cc2.png);
	height: 60px;
	width: 171px;
	float:left;
	padding-top:17px;
	font-size:14px;
}
.bbqq1{
	background-image: url(/images/cc1.png);
	height: 60px;
	width: 150px;
	float:left;
	padding-top:17px;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
}
.bbqq1:hover{color:#fff}
.tta {
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height:35px;
}
.tta a{
	font-size: 14px;
	color: #333;
	width:100%;
	float:left
}
.tta span{width:20%;
float:right}

.tta a:hover{
	font-size: 14px;
	color: #599ad4;
}


.rollBox{width:1200px;overflow:hidden;padding:0;margin:0 auto; background-color:#F8F8F8;}
.rollBox .LeftBotton{height:29px;width:19px;background:url(/images/zz1.png) no-repeat;overflow:hidden;float:left;display:inline;margin:10px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:29px;width:19px;background:url(/images/yy1.png) no-repeat right 0;overflow:hidden;float:left;display:inline;margin:10px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:1138px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:172px;float:left;text-align:center; margin-right:20px;}
.rollBox .Cont .pic img{display:block; margin-bottom:7px;}
.rollBox .Cont .pic p,.rollBox .Cont .pic p a{font:normal 12px/20px "宋体";color:#777;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox .Cont .pic p span,.rollBox .Cont .pic p span a{color:#E30074;}
.f_d {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545c6c;
}