﻿@charset "utf-8";
/* CSS Document */

.lingyu ul{ margin-left:-40px}
.lingyu ul li{
	list-style-type: none;
	float:left;
	width:360px;
	height:155px;
	text-align:center;
	line-height:155px;
	font-size:20px;
	margin-right:40px;
	margin-bottom:25px
}
.lingyu ul li a{background-color:#FFFFFF; padding:15px;opacity:0.8;padding-left:50px;padding-right:50px}
.jylylist ul li img{
	width:262px;
	height:185px;
}

/*专题专栏滚动开始*/
.is-ztT{ width:1280px;height:250px; margin:0 auto; margin-left:-55px;}
.is-ztT .blk_29 { OVERFLOW: hidden;  ZOOM: 1; POSITION: relative; height:250px; margin-top:30px }
.is-ztT .blk_29 .LeftBotton {	background: url(../leftbar.png)  left top  no-repeat;  FLOAT: left; WIDTH: 28px; CURSOR: pointer; POSITION: absolute; TOP:100px; HEIGHT: 44px; left:0;}
.is-ztT .blk_29 .RightBotton {
	FLOAT: right;
	WIDTH: 28px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP:100px;
	HEIGHT: 44px;
	right:0;
	background-image: url(../rightbar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.is-ztT .blk_29 .Cont {	margin:0 55px;OVERFLOW: hidden; WIDTH: 1200px;}
.is-ztT .blk_29 .box {
	float:left;
	width:210px;
	height:216px;
	margin-right:30px;
	background-color:#FFFFFF;
	line-height:340px;

	text-align:center;
	font-size:20px
}
.is-ztT .blk_29 .box a{
	text-decoration: none;
}

/*专题专栏滚动结束*/

/*tab切换开始*/
.lib_Menubox {height:60px;line-height:60px;position:relative; font-size:18px; margin-top:40px;}

.lib_Menubox ul{ margin:0 auto;padding:0px;list-style:none;height:60px;text-align:center; margin-top:10px; width:830PX}
.jyly ul{width:1120px}
.lib_Menubox li{float:left;display:block;cursor:pointer;width:380px;color:#000;height:60px;line-height:60px; margin-right:30px; border-left:none; background-color:#E6E6E6; font-size:22PX}
.jyly li{font-size:20PX; width:350px; height:50px;line-height:50px;}
.lib_Menubox li.hover{
	padding:0px;
	width:380px;
	color:#FFF;
	height:60px;
	line-height:60px;
	background-color:#245399
}
.jyly li.hover{
	width:350px;
	height:50px;
	line-height:50px;
}
.lib_Menubox li a{color:#000000;}
.lib_Menubox li.hover a{color:#FFF;}

.lib_Contentbox{clear:both; border-top:none;height:auto;width:1150px; position:relative; top:20PX}

.lib_Contentbox li{
	line-height: 43px;
	height: 43px;
	list-style-type: none;
	
	text-indent:10px
	}
.lib_Contentbox li span{
	float: right;
	color:#AAAAAA;
	margin-right:10px;
	font-size:16px;
	border:0
}
.lib_Contentbox li:nth-child(odd){ background:#ffffff;}
/*tab切换结束*/
.jylylist ul li{ height:220px; list-style:none; border-bottom:#999999 1px dotted; margin-top:35px; width:1170px}
.list ul,.list1 ul{ margin-left:-45px; margin-top:-15px}
.list ul li{ float:left; list-style:none; margin-right:6px; width:108px; height:40px; line-height:40px; text-align:center; font-size:15px; border:#BA2234 1px solid;text-indent:0px; margin-left:6px;position: relative;}
.list1 ul li{ float:left; list-style:none; margin-right:6px; width:92px; height:40px; line-height:40px; text-align:center; font-size:15px; border:#BA2234 1px solid;text-indent:0px; margin-left:6px;position: relative;}
.list1 ul li ul{
        position: absolute;
        display: none;
    }
.list1 ul li:hover ul{
        padding-top: 0;
        display: block;
        height: auto;
        background-color: #eee;
        z-index: 1;
		margin-left:0px;
		margin-top:1px;
		
    }
.list1 ul li:hover ul li{
        float: left;
height:30px;
        line-height:30px;
        font-size: 12px;
		border:none;
				margin-left:-40px;
				margin-top:0px;
				width:92px
    }
.list1 ul li:hover ul li:hover{
        background-color: #ddd;

    }