/*
┌─────────95A5──────────────────────┐
│ 网站设计制作:≮九五网络≯ QQ:95027066 唯一网址：WWW.95A5.COM     │
│        十余年网页设计制作经验、高端建站美工团队为你服务          │
└───────────────────────────── .Com ─┘
*/
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body { font-size: 14px; font:"微软雅黑"; color:#333; background:#f8f8f8; margin:0px;}

a { font-size: 14px; color: #333; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#333; }
a:hover { text-decoration: none; color:#900; text-decoration:none;}
a:active { text-decoration: none; color: #900;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}

.head_36 { width:1180px; overflow:hidden;}

#PicShow{ float:left; width:1180px; height:250px; position:relative; display:inline; margin-left:0px;/* background:#FFF;*/}/*主框大小*/
#PicShow .gundong{width:1160px; position:relative;}/*调整箭头宽*/
#PicShow .gundong .jCarouselLite { float:left; width:1160px; height:250px; overflow:hidden; padding-top:5px;}/*图像暂用高度*/
#PicShow .move_right,#PicShow .move_left{ width:22px; height:110px;position:absolute;top:30px;z-index:500;}/*调整箭头上下艰巨*/
#PicShow .move_left span,#PicShow .move_right span{width:22px;height:30px;position:absolute;top:50%; margin-top:-15px; background:url(arrow.png) no-repeat left top;background-repeat:no-repeat;}
#PicShow .move_left{left:-15px;}
#PicShow .move_left span{background-position:left top;}
#PicShow .move_left:hover span{background-position:left bottom;}
#PicShow .move_right{right:4px;}
#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:185px; margin-left:5px; margin-top:5px; display:inline;}/*图形宽度*/
.PicList li a img{width:170px;height:200px; }
.PicList li a span{height:30px;line-height:30px;text-align:center; font-size:14px; font-family:"微软雅黑"; font-weight:200; color:#333;display:block;}

/*图片列表*/
/*	.PicList{float:left;}
	.PicList li{float:left;width:204px;margin-left:1px;display:inline;}
	.PicList li a img{width:204px;height:260px;background:#333;}
	.PicList li a span{height:55px;line-height:55px;text-align:center;font-size:14px;display:block;}*/
	/*选项卡*/

/*滚动条相关*/
.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) 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_26a ul { margin:0; padding:0; line-height:none;}
.head_26a li { width:355px; overflow:hidden; line-height:36px; text-align:center; font-family:"微软雅黑"; font-size:14px; font-weight:200; color:#333; background:#fff; transition:0.5s; display:block; border-bottom:double 1px #f8f8f8;}
.head_26a li:hover { color:#F00; background:#EEE;}
.head_26a li span { float:left;}
.head_26a li span a { font-size:14px; font-weight:900; font-family:"微软雅黑"; color:#FFF; display:block; background:#BD0004;}/*标题*/
