﻿@charset "utf-8";
dl.p_list{ float:left;height:420px;padding: 0 10px;}
dl.p_list dt{float:left; width:445px; height:420px;position: relative;}
dl.p_list dt img{ height:252px;; vertical-align:bottom;}
.LeftBotton{height:45px;width:45px;background:url(/templates/images/prev.gif) no-repeat;overflow:hidden;cursor:pointer; position:absolute; left:0px; top:190px;z-index:20;}
.RightBotton{height:45px;width:45px;background:url(/templates/images/next.gif) no-repeat ;overflow:hidden;cursor:pointer;position:absolute; right:0px;top:190px; z-index:20;}
.Cont{overflow:hidden;height:420px; width:1003px; position:absolute; z-index:10; padding-top:20px;}
.ScrCont{width:10000000px;}
#List1, #List2{float:left;}

dl.p_list dt p {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}