﻿








#PicShow{ width:1110px; height:420px; position:relative; display:inline; margin-left:-10px;/*内图与外框距离*//* background:#FFF;*/}/*主框大小*/
#PicShow .gundong{width:1110px; position:relative;}/*调整箭头宽*/
#PicShow .gundong .jCarouselLite { float:left; width:260px; height:420px;/*图像总尺寸包括文字*/ overflow:hidden; padding-top:5px;}/*图像暂用高度*/
#PicShow .move_right,#PicShow .move_left{ width:22px; height:280px;/*箭头*/position:absolute; top:30px;z-index:500;}/*调整箭头上下艰巨*/
#PicShow .move_left span,#PicShow .move_right span{width:23px;height:53px;/*箭头*/position:absolute;top:50%; margin-top:-10px; background:url("arrow.png"/*tpa=http://www.didimir.com:88/images/arrow.png*/) no-repeat left top;background-repeat:no-repeat;}
#PicShow .move_left{left:-30px;}/*箭头*/
#PicShow .move_left span{background-position:left top;}
#PicShow .move_left:hover span{background-position:left bottom;}
#PicShow .move_right{right:-5px;}/*箭头*/
#PicShow .move_right span{background-position:right top;}
#PicShow .move_right:hover span{background-position:right bottom;}	

.PicList{ float:left;}
.PicList li{ float:left; width:260px;/*图像浮动*/ margin-left:10px; margin-top:5px; display:inline;}/*图形宽度*/
.PicList li a img{width:260px;height:320px;/*图像尺寸*/}
.PicList li a span{height:40px;line-height:40px; /*文字*/text-align:center; font-size:16px; font-family:"微软雅黑"; font-weight:200; color:#FFF;display:block; border:double 1px #11485E; margin-top:10px; background:#071B23;}
.PicList li a span:hover { border:double 1px #11485E; background:#000;}



/*滚动条相关*/
.container1 {width:100%;height:auto;margin:0 auto;}
.container1 .div_scroll{float:left;width:100%;height:289px;overflow:auto;}
.container1 .scroll_container{position:relative;overflow:hidden;}
.container1 .scroll_absolute{position:absolute;}
.container1 .scroll_vertical_bar{width:8px;height:100%;position:absolute;top:0;right:0;margin:0;padding:0;}
.container1 .scroll_track{position:relative;border-radius:10px;background:url("line_y.gif"/*tpa=http://www.didimir.com:88/images/line_y.gif*/) repeat-y center top;}
.container1 .scroll_drag{position:relative;top:0;left:0;border-top:none;border-bottom:none;cursor:pointer;background-color:#bc2f38;border-radius:20px;}
.container1 .scroll_arrow{text-indent:-20000px;cursor:pointer;display:block;}
.container1 .scroll_vertical_bar .scroll_arrow{height:16px;}
/*滚动条相关*/

.head_28 li { display:block; width:1080px; overflow:hidden; line-height:30px; text-align:left; border:double 1px #163C56; margin-bottom:10px; transition:0.5s; background:#000; border-radius:1em;}
.head_28 li:hover { background:#370000; transition:0.5s; border-radius:2em;}
.head_28 li a { display:block; padding:0 0 0 40px; font-family:"微软雅黑"; font-weight:200; color:#CCE2F7; font-size:14px;}
.head_28 li a:hover { color:#0F0; animation-name:bmyani; animation-duration:1s;}
.head_28 li span { display:block; background:url("hot.jpg"/*tpa=http://www.didimir.com:88/images/hot.jpg*/) 10px center no-repeat;}

@keyframes bmyani {
	
	0%{ margin-left:50px;}
	
	}
