.smal_banner {
  width: 100%;
  overflow: hidden;
  height: 100px;
  margin-top: 20px;
}
.smal_banner a {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.smal_banner img {
  width: 100%;
  height: 100px;
  transition: all 0.4s ease;
}
.smal_banner img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}
.comm_part {
  overflow: hidden;
}
ul.pg_toplist {
	overflow: hidden;
	margin-top: 30px;
	margin-left: -39px;
}
ul.pg_toplist li{
	float: left;
	margin-left: 39px;
	width: 128px;
}
ul.pg_toplist li a.ptl_img{
	height: 128px;
	display: block;
	border-radius: 128px;
	overflow: hidden;
	width: 128px;
}
ul.pg_toplist li a.ptl_img img {
  transition: all 0.6s;
}
ul.pg_toplist li:hover a.ptl_img img {
  transform: scale(1.1);
  transition: all 0.6s;
}
ul.pg_toplist li>span{
	width: 128px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-align: center;
}
.w870 {
  width: 870px;
  overflow: hidden
}
.w570 {
  width: 570px;
}
.w390 {
  width: 390px;
}
.bannerBox {
  position: relative;
  height: 260px;
  width: 570px;
  box-sizing: border-box;
  overflow: hidden;
}
.bannerBox ul{ position: relative; }
.bannerBox li{ position: relative; float: left; width: 570px; height: 260px; }
.bannerBox li img{ width: 570px; height: 260px; }
.btn {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 38px;
  height: 80px;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
}
.btn.prev {
  left: 0;
}
.btn .cover {
  background: #000;
  filter: alpha(opacity=35);
  opacity: 0.35;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}
.btn .btn-ico {
  width: 19px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -19px;
  z-index: 22;
  background-image: url("/images/icon.png");
}
.btn.prev .btn-ico {
  background-position: -339px -716px;
}
.btn.next .btn-ico {
  background-position: -371px -716px;
}
.btn.next {
  right: 0;
}
.comm_ptbox {
  width: 100%;
  overflow: hidden;
}
/*轮播*/
.w480 {
  width: 480px;
}
.mr40 {
  margin-right: 40px;
}
ul.l_sofe {
  overflow: hidden;
  padding-top: 10px;
}
ul.l_sofe li {
  float: left;
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #f0f0f0;
}
ul.l_sofe li img {
  width: 66px;
  height: 66px;
  border-radius: 40px;
}
ul.l_sofe li div {
  margin-left: 15px;
  height: 66px;
  width: 210px;
}
ul.l_sofe li div a {
  display: inline-block;
  margin-top: 6px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.l_sofe li div span {
  margin-top: 10px;
  font-size: 13px;
  color: #a8a8a8;
  display: inline-block;
}
ul.l_sofe li a.lq_btn {
  background: url(/images/sole.png) no-repeat -125px -56px;
  padding: 4px 0px;
  padding-left: 19px;
  display: inline-block;
  width: 45px;
  height: 20px;
  text-align: center;
  border: 1px solid #eb4e50;
  color: #eb4e50;
  border-radius: 6px;
  margin-top: 20px;
}
ul.l_sofe li a.lq_btn:hover {
  color: #ffffff;
  background: url(/images/sole.png) #eb4e50 no-repeat -139px -90px;
}
/*每日推荐*/
.w260 {
  width: 260px;
}
.azMrtjBox {
  width: 258px;
  height: 260px;
  border: 1px solid #F0F0F0;
  background: #F9F9F9;
	box-sizing: border-box;
  overflow: hidden;
}
.azMrtjTitle {
  width: 258px;
}
.azMrtjTitle h2 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.azMrtjTitle span {
  display: block;
  width: 85px;
  margin: auto;
  margin-top: 4px;
}
.azMrtjTitle span b {
  display: block;
  float: left;
  width: 12px;
  height: 10px;background:url(/images/icon.png) no-repeat -520px -1025px; 
  margin: 3px 5px 0px 0px;
}
.azMrtjTitle span h3 {
  float: left;
  font-size: 12px;
  color: #999999;
  display: block;
}
#featured-area {
  width: 233px;
  height: 140px;
  margin: 18px auto 0 auto;
}
.roundabout-holder {
  list-style: none;
  width: 120px;
  height: 120px;
  margin: 0px auto;
}
.roundabout-moveable-item {
  height: 120px;
  width: 120px;
  cursor: pointer;
}
.roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  float: left;
  border-radius: 20%;
  transition: transform 0.5s;
}
.roundabout-moveable-item .libox {
  position: relative;
}
.roundabout-moveable-item .libox > div {
  display: none;
  width: 210px;
  position: absolute;
  left: -45px;
}
.roundabout-moveable-item .libox > div p {
  display: block;
  max-width:210px;
  font-size: 15px;
  line-height: 20px;
	height: 20px;
  text-align: center;
  margin: 0 auto 4px auto;
}
.roundabout-moveable-item .libox > div em {
  display: block;
	width: 210px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  text-align: center;
  color: #999999;
}
.roundabout-moveable-item .libox > div a {
  display: none;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #70B63A;
  color: #fff;
  margin: 0 auto;
}
.roundabout-moveable-item .libox > div a i {
  height: 16px;
  width: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  padding-left: 6px;
  background: url("/images/icon.png") no-repeat;
  background-position: -59px -798px;
}
.roundabout-in-focus .libox > a {
  padding-bottom: 6px;
}
.roundabout-in-focus .libox > div {
  display: block;
}
.roundabout-in-focus a {
  display: block;
  overflow: hidden;
}
.roundabout-moveable-item .libox > div:hover em {
  display: none;
}
.roundabout-moveable-item .libox > div:hover a {
  display: block;
}
/*新游预约*/
.w380 {
  width: 380px;
  overflow: hidden;
}
/*  */
.picBoxone {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.picBoxone .sortBox{
  position: relative;
  height: 180px;
}
.picBoxone ul.sydn_navList {
  position: absolute;
  height: 180px;
  margin-left: -22px;
  overflow: hidden;
}
.picBoxone ul.sydn_navList li {
  float: left;
  margin-left: 22px;
  margin-top: 20px;
  overflow: hidden;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  cursor: pointer;
}
.picBoxone ul.sydn_navList li.cur {
  color: #ffffff;
  border: 1px solid #358ff0;
  background-color: #358ff0;
}
.iconBtn_box {
  text-align: center;
	vertical-align: middle;
	position: relative;
  display: block;
  width: 100%;
	height: 20px;
	margin: 20px 0 16px 0;
	overflow: hidden;
}
.iconBtn_box span.arrow_icon{
	width: 20px;
    height: 20px;
	text-align: center;	
	display: inline-block;
    z-index: 99;
	cursor: pointer
}
.iconBtn_box span.left_arrow{
	background: url(/images/icon.png) repeat-x -520px -1060px;
}
.iconBtn_box span.left_arrow:hover{
	background: url(/images/icon.png) repeat-x -520px -1090px;
}
.iconBtn_box span.right_arrow{
	background: url("/images/icon.png") repeat-x -490px -1060px;
}
.iconBtn_box span.right_arrow:hover{
	background: url("/images/icon.png") repeat-x -490px -1090px;
}
.iconBtn_box .iconone {
	height: 20px;
	overflow: hidden;
  text-align: center;
  display: inline-block;
	margin: 0 10px;
}
.iconBtn_box .iconone i {
  display: inline-block;
  width: 12px;
  height: 8px;
  float: left;
  border-radius: 8px;
  margin: 6px 5px 0 5px;
  background: #ccc;
}
.iconBtn_box .iconone .on {
  background-color: #358ff0;
  width: 20px;
  height: 8px;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 380px;
  height: 190px;
  margin-top: 20px;
  margin-bottom: 26px;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 380px;
}
.callbacks li {
  position: absolute;
  width: 380px;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  width: 380px;
  height: 190px;
}
.callbacks .caption {
  width: 380px;
  display: block;
  height: 35px;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/images/bg2.png) repeat-x 0px -215px;
}
.callbacks .caption a {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 35px;
  text-align: center;
}
.callbacks .caption a:hover {
  text-decoration: underline;
}
.callbacks_nav {
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 27px;
  width: 27px;
  background: transparent url("../images/arrow.png") no-repeat left top;
}
.callbacks_nav:hover {
  background: transparent url("../images/arrow_hover.png") no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.ywAblack a, .ywAblack {
  color: #333333;
  text-decoration: none;
}
.ywAblack a:hover, a.ywAblack:hover {
  color: #358ff0;
  text-decoration: underline;
}
.w540 {
  width: 540px;
}
ul.az_applist {
/*  padding: 20px 0px;*/
/*  padding-bottom: 0px;*/
  margin-left: -20px;
  max-height: 612px;
}
ul.az_applist li {
  margin-top: 26px;
  float: left;
  width: 120px;
  margin-left: 20px;
  text-align: center;
}
ul.az_applist li img {
  width: 100px;
  height: 100px;
  border-radius: 16px;
  margin: 0 0 6px 0px;
}
ul.az_applist li .two_img {
  display: none;
}
ul.az_applist li .a_tit:hover {
  color: #358ff0;
}
ul.az_applist li .a_tit {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px;
  background: none;
  color: #333333;
}
ul.az_applist li span {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  padding: 8px 0px;
  background-color: #f5f5f5;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.az_applist li .two_a:hover {
  background-color: #2b71c2;
  color: #ffffff;
}
ul.az_applist li:hover span {
  display: none;
}
ul.az_applist li:hover .two_a, ul.az_applist li:hover .two_img {
  display: inline-block;
}
ul.az_applist li:hover .one_img {
  display: none;
}
ul.az_applist.mb6 li {
  height: 164px;
  border: none;
  position: relative;
}
ul.az_applist.mb6 li .a_tit {
  margin-bottom: 8px;
  display: block;
  margin-top: 8px;
}
ul.az_applist.mb6 li .app_img {
  display: block;
  overflow: hidden;
}
ul.az_applist.mb6 li img {
  width: 100px;
  height: 100px;
  margin: 0px;
  transition: transform 0.5s;
}
ul.az_applist.mb6 li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
ul.az_applist.mb6 li .hover_ewm {
  display: none;
  width: 110px;
  height: 102px;
  background: url("/images/icon.png") no-repeat -430px -596px;
  position: absolute;
  top: 10px;
  overflow: hidden;
  left: 50px;
  z-index: 1;
  padding: 8px 0px;
}
ul.az_applist.mb6 li .one_a:hover {
  color: #ffffff;
  background-color: #ffc221;
}
ul.az_applist.mb6 li .one_a:hover::after {
  background: url(/images/icon.png) no-repeat -335px -95px;
}
ul.az_applist.mb6 li .one_a::after {
  content: "";
  background: url(/images/icon.png) no-repeat -374px -95px;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
  left: 5px;
}
ul.az_applist.mb6 li .one_a {
  display: inline-block;
  width: auto;
  padding: 0px 18px 0 12px;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px;
  line-height: 2;
}
ul.az_applist.mb6 li:hover {
  border: none;
}
ul.az_applist.mb6 li:hover .two_a, ul.az_applist.mb6 li:hover .hover_ewm {
  display: none;
}
ul.az_applist.mb6 li:hover .one_a, ul.az_applist.mb6 li:hover .one_img {
  display: inline-block;
}
.w300 {
  width: 300px;
  overflow: hidden;
}
.azSyzbList {
  width: 100%;
}
.azSyzbList li {
  width: 100%;
  float: left;
}
.azSyzbCont1 {
  width: 100%;
  height: 79px;
  border-bottom: 1px dashed #DFDFDF;
  margin-top: 15px;
}
.azSyzbOrange {
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #FFA633;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
  margin-top: 16px;
}
.azSyzbOrange.red {
  background: #ff4800;
}
.azSyzbOrange.org {
  background: #ff6d34;
}
.azSyzbOrange.yel {
  background: #ffa07b;
}
.azSyzbImg {
  float: left;
  width: 66px;
  height: 66px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0px 0px 0px 15px;
  display: inline;
}
.azSyzbImg img {
  width: 66px;
  height: 66px;
}
.azSyzbIn {
  float: left;
  width: 179px;
  margin: 0px 0px 0px 12px;
}
.azSyzbIn dl {
  float: left;
  width: 100%;
  margin-top: 6px;
}
.azSyzbIn dl dt a {
  display: block;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-size: 16px;
}
.azSyzbIn dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #999999;
  margin-top: 18px;
}
.azSyzbIn dl dd a {
  color: #999999;
}
.azSyzbIn dl dd a:hover {
  color: #358ff0;
}
.azSyzbIn span {
  display: block;
  float: right;
  width: 13px;
  height: 11px;
  margin-top: 30px;
}
.azSyzbIn span a {
  display: block;
  width: 13px;
  height: 11px;
  background: url(/2015images/2015bg30.png) no-repeat -55px -235px;
}
.azSyzbIn span a:hover {
  background-position: -95px -235px;
}
.azSyzbCont2 {
  width: 100%;
	overflow: hidden;
  border-bottom: 1px dashed #DFDFDF;
	padding: 10px 0;
}
.azSyzbCont2 span {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #C5C5C5;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 100px;
}
.azSyzbCont2 a {
  display: block;
  float: left;
  width: 165px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 15px;
  margin: 0 0px 0px 15px;
}
.azSyzbCont2 em {
  display: block;
  float: right;
  width: 60px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  text-align: right;
}
/*  */
ul.zthj_boximg {
  margin: 20px 0px;
  margin-bottom: 40px;
}
.zthj_boximg li {
  height: 450px;
  float: left;
  margin-right: 4px;
}
ul.zthj_boximg li img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zthj_boximg li a:hover img, ul.zthj_boximg li img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.zthj_boximg li .img_bit {
  width: 267px;
  height: 450px;
  overflow: hidden;
  display: block;
}
ul.zthj_boximg li .img_top {
  width: 250px;
  height: 290px;
  overflow: hidden;
  display: block;
}
ul.zthj_boximg li .img_bot {
  width: 250px;
  height: 155px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background-color: #c5c5c5;
  display: block;
}
ul.zthj_boximg li .img_bot:hover {
  background-color: #b0b0b0;
}
ul.zthj_boximg li .img_bot i {
  width: 31px;
  height: 31px;
  background: url(/images/icon.png) no-repeat;
  background-position: -395px -750px;
  display: block;
  margin: 46px auto 8px;
}
ul.zthj_boximg li .mt5 {
  margin-top: 5px;
}
ul.zthj_boximg .mr0 {
  margin-right: 0px;
}
ul.zthj_boximg li a:hover p {
  display: block;
}
ul.zthj_boximg li p {
  display: none;
  text-align: center;
  background-color: rgb(0, 0, 0);
  background-color: rgba(5, 2, 3, 0.6);
  filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
  position: relative;
  top: -29px;
  padding: 5px 0px;
  color: #ffffff;
}
/**/
ul.cur_zqlist {
  margin-left: -25px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 8px;
}
ul.cur_zqlist li {
  width: 240px;
  height: 130px;
  margin-left: 25px;
  float: left;
  position: relative;
}
ul.cur_zqlist li > a img {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
ul.cur_zqlist li > a img {
  width: 240px;
  height: 130px;
}
ul.cur_zqlist li a span {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  line-height: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: center;
}
ul.cur_zqlist li:hover a span {
  display: block;
}
.tab_BoxList {
  width: 100%;
  margin: 20px 0;
  margin-bottom: 0px;
}
.tab_BoxList ul.tab_list {
  width: 100%;
  margin: 0;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.tab_BoxList ul.tab_list li {
  font-size: 16px;
  padding: 0 6px;
  float: left;
  line-height: 48px;
  height: 48px;
  margin: 0 20px;
  position: relative;
  z-index: 8;
}
.tab_BoxList ul.tab_list li i {
  width: 12px;
  height: 10px;
  display: none;
  position: absolute;
  bottom: -10px;
  left: 32px;
  z-index: 9;
  background: url(/images/icon.png) no-repeat left center;
  overflow: hidden;
  background-position: -449px -67px;
}
.tab_BoxList ul.tab_list li.cur i {
  display: block;
}
.tab_BoxList ul.tab_list li.cur {
  border-bottom: 1px solid #00be6e;
}
.tab_BoxList ul.tab_list li {
  color: #666;
  font-weight: bold;
}
.tab_BoxList ul.tab_list li.cur, .tab_BoxList ul.tab_list li:hover{
  color: #00be6e;
}
/*必备*/
.comm_rigbox ul.sfpc_bblist {
  margin-left: -32px;
  max-height: 290px;
  overflow: hidden;
}
.comm_rigbox ul.sfpc_bblist li {
  float: left;
  margin-top: 20px;
  margin-left: 32px;
}
.comm_rigbox ul.sfpc_bblist li a {
  display: inline-block;
  width: 80px;
}
.comm_rigbox ul.sfpc_bblist li img {
  display: inline-block;
  border-radius: 16px;
  margin-bottom: 8px;
  width: 80px;
  height: 80px;
  transition: transform 0.5s;
}
.comm_rigbox ul.sfpc_bblist li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
/*mac列表*/
.w960 {
  width: 960px;
}
ul.mac_itemUl {
	margin-left: -50px;
	margin-top: 20px;
}
ul.mac_itemUl li {
  display: block;
  width: 200px;
  height: 258px;
  box-sizing: border-box;
  padding: 10px;
  background: #fff;
  float: left;
  margin: 0px 0px 20px 50px;
  border-radius: 5px;
	 box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
	-webkit-transition: all .4s ease-out;
}
ul.mac_itemUl li:hover {
  background-color: #7f7f7f;
}
ul.mac_itemUl li .aimg {
  display: block;
  overflow: hidden;
  width: 102px;
  height: 102px;
  margin: 10px auto 0;
}
ul.mac_itemUl li a img {
  border-radius: 20px;
  width: 102px;
  height: 102px;
  position: relative;
  transition: all 0.6s;
}
ul.mac_itemUl li:hover a .aimg img{transform: scale(0.8);transition: all 0.6s;}
ul.mac_itemUl li .show-title {
  display: block;
  color: #555;
  font-size: 16px;
  margin: 8px 0 2px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-weight: 400;
  text-align: center;
}
ul.mac_itemUl li .ver {
  height: 20px;
	margin-bottom: 6px;
	line-height: 20px;
	text-align: center;
  color: #666;
  overflow: hidden;
}
ul.mac_itemUl li .show-content {
  display: block;
  color: #777;
  font-size: 12px;
  margin: 0 auto 5px;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}
ul.mac_itemUl li .show-time {
  width: 100%;
  height: 20px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 12px;
  color: #fe0101;
}

ul.mac_itemUl li .show-time i {
  background: url("/images/icon.png") no-repeat -444px -722px;
  width: 14px;
  height: 14px;
	margin-top: 4px;
	float: left;
  margin-right: 6px;
  display: inline-block;
}
ul.mac_itemUl li:hover .show-title,ul.mac_itemUl li:hover .ver{
color:#fff;}
ul.mac_itemUl li:hover .show-content{
	height: 54px;color:#fff;
}
ul.mac_itemUl li:hover .show-time {
  display: none;
}
.w880 {
    width: 880px;
    overflow: hidden;
}
.com_titList {
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 0px;
}
.com_titOne {
    margin-top: 0;
}
.com_titOne em{
   border: 1px solid #ff6d34;
  border-radius: 4px;
  display: inline-block;
  margin-left: 10px;
  padding: 2px 6px;
  color: #ff6d34;
  font-size: 10px;
  height: 12px;
  line-height: 12px;
  background-color: #fff;
}
.SESFBox {
  width: 100%;
  overflow: hidden;
}
/*每日更新*/
.elrjList {
	overflow: hidden;
	margin-left: -20px;
	max-height: 520px;
}
.elrjList li {
  float: left;
  width: 185px;
  margin: 22px 0px 0px 20px;
}
.elrjList li span img {
  width: 80px;
  height: 80px;
  border-radius: 15px;
  float: left;
  transition: transform 0.5s;
}
ul.elrjList li:hover img {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
.elrjList li dl {
  float: left;
  width: 95px;
  margin: 4px 0px 0px 10px;
}
.elrjList li dl dt a {
  display: block;
  height: 18px;
color: #444;
  line-height: 18px;
  overflow: hidden;
  font-size: 15px;
}
.elrjList li dl dd {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #999999;
  margin-top: 12px;
}
.elrjList li dl dd b {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  background: url(/images/icon.png) no-repeat;
  margin: 0px 5px 0px 0px;
}
.elrjList li dl dd b.icon1 {
  background-position: -506px -993px;
}
.elrjList li dl dd b.icon2 {
  background-position: -526px -993px;
}
.elrjList li dl dd a{
	color: #999999;
}
.elrjList li dl dd a:hover{
	color: #358ff0;
}<!--0.00020313262939453-->