﻿@charset "utf-8";

/*download by www.sucaijiayuan.com*/
.pro_left{ width:458px; float:left; overflow:hidden; margin:30px 0 0 28px;}
#play {width:458px;position:relative;overflow:hidden;}

#play .img_ul {position:relative;z-index:1;}
.img_hd  {width:458px;overflow:hidden;height:110px;position:relative; margin-top:2px;}
.img_hd ul {position:absolute;z-index:1;}
.img_hd ul li {float:left;width:110px;height:110px;cursor:pointer;overflow:hidden; padding:0 6px 0 0;}
.img_hd ul li img {height:110px;}
.img_hd ul li.on{ border-color:rgb(45, 150, 233);}
.img_hd .bottom_a { width:36px; height:36px;position:absolute;display:block;cursor:pointer;z-index:10; top:36px;}
.img_hd .prev_a { background:url('/skin/images/pleft_btn.png')  no-repeat; left:0;}
.img_hd .next_a {background:url('/skin/images/pright_btn.png')  no-repeat; right:0;}
.img_hd .prev_a:hover { background:url('/skin/images/pleft_btn_hov.png')  no-repeat;}
.img_hd .next_a:hover {background:url('/skin/images/pright_btn_hov.png')  no-repeat;}


<!--0.00017809867858887-->