@charset "utf-8";
/* css document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:relative; visibility:hidden;}
.focus-container .focus-item { position:absolute; width:100%; height: 100%; left:0; top:0; overflow: hidden;}
.focus-container .focus-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.focus-title-bar { position:absolute; right:0px; bottom:0px; z-index: 40; width: 100%; height: 30px; }
.focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-title { display: inline-block; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 10px; color: #fff; font-size: 14px; position: absolute; left: 0; top: 0; z-index: 50;}
.focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
.focus-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.focus-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.focus-text{  padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.focus-navigation { display:block; width:30px; text-align:center; height:50px; line-height:50px; background:#000; text-decoration: none; color:#fff; font-size:30px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-25px; z-index: 50; opacity: 0.7; filter:alpha(opacity=70);}
.focus-navigation:hover { font-size: 30px; font-weight: bold; color: #fff; text-decoration: none;}
.focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.focus-prev { left:0px;}
.focus-next { right:0px;}
.focus-pagination { position:absolute; right:10px; bottom:0; z-index:60; height:20px; text-align:right;}
.focus-page { display:inline-block; width:10px; height:10px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:arial, helvetica, sans-serif; overflow:hidden; border-radius:5px; background-color:#999; color:#fff; margin-right:5px; cursor:pointer;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background-color:#ff4019;}

/* sudyextend */
/**选择菜单**/
.sudy-select { display:inline-block; position:relative; z-index:100;}
.sudy-select .select-name { display:inline-block; line-height:24px; padding:0 22px 0 5px; background:url(/uploads/image/_t0b1teimages/arrow01_down.gif) no-repeat right 50%; border:1px solid #ccc; cursor:pointer;}
.select-down .select-name { background-image:url(/uploads/image/_t0b1teimages/arrow01_up.gif);}
.select-down .select-open { background-image:url(/uploads/image/_t0b1teimages/arrow01_down.gif);}
.select-up .select-name { background-image:url(/uploads/image/_t0b1teimages/arrow01_down.gif);}
.select-up .select-open { background-image:url(/uploads/image/_t0b1teimages/arrow01_up.gif);}
.sudy-select .select-list { border:1px solid #999; position:absolute; left:0; background-color:#fff; display:none; z-index:100; z-index:100; _margin-top:_2px;}
.sudy-select .select-list li { line-height:24px; cursor:pointer; white-space:nowrap;}
.sudy-select .select-list li.hover { background-color:#06c; color:#fff;}

/**日历**/
.sudy-pubdate { width:42px; height:42px; border-radius:5px; overflow:hidden; background-color:#f2f2f2; border:1px solid #8d1212;}
.sudy-pubdate span { display:block; width:100%; font-family:tahoma, geneva, sans-serif; font-size:14px; font-weight:bold; text-align:center;}
.sudy-pubdate span.pubdate-month { height:20px; line-height:20px; font-size:16px; color:#fff; border-bottom:1px solid #999; background-color:#c00;}
.sudy-pubdate span.pubdate-day { height:20px; border-top:1px solid #e5e5e5; background-color:#f2f2f2;}

/**选项卡**/
.sudy-tab {}
.sudy-tab .tab-menu { height:24px; border-bottom:1px solid #ccc;}
.sudy-tab .tab-menu li { display:inline-block; height:24px; line-height:24px; float:left; font-size:14px; font-weight:bold; color:#333; padding:0 10px; border-radius:5px 5px 0 0; cursor:default;}
.sudy-tab .tab-menu li.selected { background-color:#06c; color:#fff;}

/**输入框提示**/
.sudy-input {display:inline-block; _display:inline; position:relative; font-family:tahoma, geneva, sans-serif; vertical-align:top;}
.sudy-input input,.sudy-input textarea { display:inline-block; height:17px; line-height:17px; color:#333; font-size:13px; vertical-align:top; padding:3px; background-color:#fff; border:1px solid #ccc; outline:none; border-radius:3px; overflow:hidden;}
.sudy-input textarea { height:85px;}
.sudy-input .tip { display:block; height:25px; line-height:25px; color:#888; font-size:13px; position:absolute; left:10px; top:0;}

/**链接菜单**/
/**链接菜单**/
.sudy-links { display:inline-block; }
.sudy-links .links-name { display:inline-block; font-weight:bold; line-height:24px; padding:0 20px 0 5px; background:#fff url(/uploads/image/_t0b1teimages/arrow.png) no-repeat right 50%; border:1px solid #444; cursor:default;}
.sudy-links .wrap-open { }
.sudy-links .links-wrap { overflow:hidden; white-space:nowrap; border:1px solid #444; padding:3px 0; background-color:#fff; line-height:1.7; position:absolute; display:none; left:0; bottom:25px; z-index: 10000;}
.sudy-links .links-wrap a { display:block; padding:0 10px;}
.sudy-links .links-wrap a:hover { color:#fff; background-color:#1e90ff;}

/**scroll滚动**/
.sudy-scroll { position:relative;}
.sudy-scroll-wrap { position:relative; left:0; top:0; overflow:hidden;}
.sudy-scroll-nav .nav-prev,.sudy-scroll-nav .nav-next { display:block; width:20px; height:24px; text-align:center; line-height:24px; font-size:18px; font-family:tahoma, geneva, sans-serif; color:#fff; background:#666; cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100;}
.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { right:-22px;}
.sudy-scroll-nav .nav-prev { left:-22px;}
.sudy-scroll-page { width:100%; height:10px; text-align:center; position:absolute; left:0; bottom:-15px; z-index:100;}
.sudy-scroll-page .page-index { display:inline-block; width:10px; height:10px; border-radius:5px; overflow:hidden; background:#666; margin:0 3px;}
.sudy-scroll-page .active { background:#f30}
.sudy-scroll-page .page-index span { display:none;}
.focus-page-active {
    background-color: #fff;
}
.focus-page {
	border:1px solid;
      display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    overflow: hidden;
    border-radius: 0px;
    color: #fff;
    margin-right: 5px;
    cursor: pointer;
	background:#000; 
	filter:alpha(opacity:30); 
	opacity:0.3;  
	-moz-opacity:0.3;
	-khtml-opacity: 0.3
}
.focus-container {
    width: 690px;
    height: 200px !important;
    visibility: visible;
}
.focus1.focus-box {
    height: 200px !important;
margin-top: 20px;
}
.focus-page-active {
      display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    overflow: hidden;
    border-radius: 0px;
    color: #fff;
    margin-right: 5px;
    cursor: pointer;
	background:#fff; 
	filter:alpha(opacity:100); 
	opacity:1;  
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.focus-page:hover {
    background: #fff;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
	background:#fff; 
	filter:alpha(opacity:100); 
	opacity:1;  
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.focus1.focus-box {
    padding: 0px 0px;
    height: 200px !important;
    margin-top: 0px;
}
.sudy-tab .tab-menu li .l1 {
    text-align: center;
    background: url(/uploads/image/_t0b1timagses/sc2.png) top center no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #b7e7f3;
    padding: 77px 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
    width: 90px;
}
.sudy-tab .tab-menu li .l2 {
    background: url(/uploads/image/_t0b1timagses/sc6.png) top center no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #bfd3ee;
    padding: 77px 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
}
.sudy-tab .tab-menu li .l3 {
    width: 90px;
    background: url(/uploads/image/_t0b1timagses/sc8.png) top center no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #e9c4e2;
    padding: 77px 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
    text-align: center;
}
.sudy-tab .tab-menu li .l4 {
    text-align: center;
    background:  top center no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #f4d4b5;
    padding: 77px 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
    margin-left: 0px;
    width: 90px;
}
.sudy-tab .tab-menu li .l5 {
    width: 90px;
    background: url(/uploads/image/_t0b1timagses/sc10.png) top center no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #dde4c6;
    padding: 77px 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
    margin-left: 0px;
    text-align: center;
}
.sudy-tab {
    background: #fff;
    margin-left: 10px;
    width: 625px;
}
.sudy-tab .tab-menu {
    height: 96px;
    border-bottom: 0px solid #ccc;
    margin-top: 20px;
    margin-left: 37px;
}
.right .sudy-tab .tab-menu {
    height: 32px;
    border-bottom: 0px solid #ccc;
    margin-top: 0px;
    margin-left: 0px;
}
.sudy-tab .tab-menu li.selected{
	background-color:transparent;}
.sudy-tab .tab-menu li.selected .l5{
	background: url(/uploads/image/_t0b1timagses/sc9.jpg) top center no-repeat;
	color:#849b31;
    
}
.sudy-tab .tab-menu li.selected .l4{
	background: url(/uploads/image/_t0b1timagses/sc3.jpg) top center no-repeat;
	color:#e17710;
}
.sudy-tab .tab-menu li.selected .l3{
	background: url(/uploads/image/_t0b1timagses/sc7.jpg) top center no-repeat;
	color:#d363c3;
    
}
.sudy-tab .tab-menu li.selected .l2{
	background: url(/uploads/image/_t0b1timagses/sc5.jpg) top center no-repeat;
	color:#5a94dd;
    
}
.sudy-tab .tab-menu li.selected .l1{
	background: url(/uploads/image/_t0b1timagses/sc1.jpg) top center no-repeat;
	color:#0195c3;
    
}
.bac1{
	background:url(/uploads/image/_t0b1timagses/b1.gif) top left no-repeat;
	height:176px;}
	.bac2{
	background:url(/uploads/image/_t0b1timagses/b2.gif) top left no-repeat;
	height:176px;}
	.bac3{
	background:url(/uploads/image/_t0b1timagses/b3.gif) top left no-repeat;
	height:176px;}
	.bac4{
	background:url(/uploads/image/_t0b1timagses/b4.gif) top left no-repeat;
	height:176px;}
	.bac5{
	background:url(/uploads/image/_t0b1timagses/b5.gif) top left no-repeat;
	height:176px;}
	.left {
    width: 650px;
    margin-top: 13px;
    height: 309px;
    background: #fff;
    float: left;
}
.right .sudy-tab {
    height: 309px;
    background: #fff;
    margin-top: 13px;
    float: right;
    margin-left: 10px;
    width: 335px;
}
.sudy-tab .tab-menu li.selected {
    color: #000;
    background-color: transparent;
}
.right .sudy-tab .tab-menu li {
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0 0px 0px 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
}
.gg {
    float: left;
    background-image: none;
    width: 159px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    color: #1699c4;
    line-height: 34px;
    font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}
.xw {
		margin-left:0px;
    float: right;
    background-image:none;
    width: 176px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    color: #1699c4;
    line-height: 34px;
    font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}
right .sudy-tab .tab-menu {
    height: 28px;
    border-bottom: 0px solid #ccc;
    margin-top: 0px;
    margin-left: -24px;
}
span.news_title a {
    margin-left: 0px;
    line-height: 24px;
    font-family: "微软雅黑";
    text-decoration: none;
    color: #000;
}
span.news_meta.post_time {
    color: #cbcbcb;
}
.mc3 .con li {
    margin-right: 22px;
    margin-left: 7px;
    margin-top: 0px;
}
.con li {
    margin-right: 22px;
    margin-left: 22px;
margin-top:5px;
}
tr.articlelist3_tr {
    background: none;
}
span.news_title a:hover {
    color: #1b57a7;
    line-height: 24px;
    font-family: "微软雅黑";
    text-decoration: none;
}
a.articlelist1_a_title:hover {
    color: #1b57a7;
    text-decoration: none;
}
.stcpp2 {
    padding: 10px 0;
    text-align: center;
}
.stcpp3 {
    text-align: center;
}
.stcpp3 a {
    display: inline-block;
    margin-right: 20px;
    text-indent: 15px;
    background: url(/uploads/image/_t0b1timagses/ar2.gif) no-repeat left center;
}
.stcpp2 input {
    width: 300px;
}
.stcpp2 button {
    background: none;
}
button {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    background: none;
}
.stcpp3 {
    text-align: center;
    margin-top: 9px;
}
.mt {font-size: 17px;
    margin-left: 26px;
    color: #1699c4;
    font-family: "微软雅黑";
}
.mt2 {
	font-size: 17px;
    margin-left: 17px;
    color: #1699c4;
    font-family: "微软雅黑";
}
a.articlelist1_a_title {
    margin-left: 18px;
    text-decoration: none;
    color: #000;
}
ul.news_list {
    height: 263px;
}
.gg {
    color: #fff;
    float: left;
    background-image:none;
    width: 159px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 34px;
    font-size: 16px;
	border-radius: 10px 10px 0px 0px;
}
.right .sudy-tab .tab-menu li.selected .gg{
	background-image: none;
	color:#1699c4;}
	
.right .sudy-tab .tab-menu li.selected .xw{
	background-image: none;
	color:#1699c4;}
	.right .sudy-tab .tab-menu li.selected .mt2 {
    margin-left: 17px;
    color: #1699c4;
}
a.articlelist1_a_title {
    margin-left: 1px;
    text-decoration: none;
    color: #000;
}
.focus-container .focus-item img {
    height: 242px;
    width: 992px;
    border: 4px solid #fff;
    vertical-align: top;
}
.right .sudy-tab .tab-menu li.selected .gg .mt {
    color: #fff;
}
.right .sudy-tab .tab-menu li.selected .xw .mt2 {
    color: #fff;
}