@charset "utf-8";

html,body{
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

#block_list li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
font-size: 15px;
}


a,body {
	color: #666;
}

a {
	text-decoration: none;
}

a:hover{
		text-decoration:underline; 
		color:#DD0000;
}



#sub_teacher_list {
	padding-top: 20px;
	padding-bottom: 20px;
}

#teacher_pic {
	float: left;
	height: 210px;
	width: 155px;
}
#teacher_pic img {
	height: 210px;
	width: 155px;
}
#teacher_txt {
	float: right;
	height: 210px;
	width: 385px;
}
#teacher_name {
	font-size: 18px;
}

#teacher_des {
	margin-top: 15px;
}
#sub_news_list {
	padding-top: 20px;
	padding-bottom: 20px;
}


.navbar-toggler {
    background: none;
    border: none;
    float: right;
    margin-top: 32px;
    margin-right: 20px;
}

@media screen and (min-width: 1000px){

    #sub_teacher_list li {
        float: left;
        width: 580px;
        list-style-type: none;
        margin: 5px;
    }

    #base_pic {
        float: left;
        height: 155px;
        width: 155px;
    }
    #base_pic img {
        height: 155px;
        width: 155px;
    margin-left: 15px;
    }
    #base_txt {
        float: right;
        height: 155px;
        width: 385px;
    }

	.mainframe>.banner {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		width: 1300px;
		height: 125px;
	}
	
	.mainframe>.banner>.logo a {
		float: left;
		margin-top: 25px;
		margin-left: 15px;
		width: 656px;
		height: 98px;
	}

	.mainframe>.banner>.logo_r {
		float: right;
		margin-top: 60px;
		width: 548px;
		height: 48px;
		background-image: url(../images/logo_r.png);
		background-repeat: no-repeat;
	}
	.mainframe>.menubar {
		width: 100%;
		height: 55px;
	}
	.navbar-toggler{
		display: none;
	}

body {
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 40px;
}



}

.collapse-nav {
    padding: 0 10px;
    position: fixed;
    overflow-y: scroll;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
}

@media screen and (max-width: 1000px){

    #vsb_content img{
        width: 95vw !important;
        height:auto;
    }

    #base_pic {
        float: left;
        display: none;
    }
    #base_pic img {
        height: 155px;
        width: 155px;
    margin-left: 15px;
    }
    #base_txt {
        margin-left: 10px;
        height: 155px;
        
    }

    #sub_teacher_list li {
        float: left;
        width: 90vw;
        list-style-type: none;
        margin: 5px;
        border: 1px solid #03A9F4 !important;
        border-radius: 14px;
    }

	.mainframe>.banner {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		width: auto;
		height: 90px;
    border-bottom: 2px solid #0b51c1;
	}
	
	.mainframe>.banner>.logo a {
		float: left;
		margin-top: 0px;
		margin-left: 15px;
		width: 80%;
		height: 98px;
	}
	.mainframe>.banner>.logo_r {
		display:none;
	}

	.mainframe>.menubar {
		width: 100%;
		height: 55px;
		display: none;
	}

	.navbar-toggler{
		display: block;
	}

	.collapse-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        background-color: #0b51c1;
    }

body {
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: 微软雅黑;
	line-height: 40px;
}

 .block_list{
     	margin-left: 8px;
    margin-right: 8px;
 }


}

.collapse-nav a {
    color: white;
    font-size:18px;/*一级菜单链接*/
		line-height:50px;
		height:55px;
		padding:0;
		width:130px;
		text-align:center;
		margin:0px;
}

.collapse-nav a:not(:first-of-type){
	border-top:1px solid #5c7d90;
}

.mainframe>.banner>.logo_r > .language {
	margin-top: -50px;
	width: 110px;
	height: 48px;
	right: 0px;
	position: absolute;
}

.mainframe>.banner>.search {
	float: right;
	margin-top: 100px;
	margin-right: 10px;
	width: 238px;
}

.mainframe>.banner>.search>.language {
	position: absolute;
	top: 55px;
	right: 5px;
	width: 224px;
	height: 24px;
}

.mainframe>.banner>.search>.language>.top_link_cn {
	float: left;
	width: 75px;
	background-color: #eec576;
	color: #03558c;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.mainframe>.banner>.search>.language>.top_link_en {
	float: right;
	width: 75px;
	background-color: #023b7e;
	color: #eec576;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.mainframe>.banner>.search>.language>.top_link_en a {
	color: #eec576;

}

.mainframe>.banner>.search>.search_box>.search_input {
	float: left;
	width: 202px;
	height: 36px;
	background-color: #fff;
	line-height: 36px;
}



.mainframe>.menubar a {
    color:#FFF;
}



.mainframe>.menubar {
	height: 55px;
	color: #fff;
	background-color: #0b51c1;
}

.mainframe>.menubar>.content {
	margin-right: auto;
	margin-left: auto;
	width: 1300px;
	height: 52px;
	font-size: 18px;
	line-height: 55px;
}

.mainframe>.menubar>.content li {
	float: left;
	/*padding-right: 30px;*/
	/*padding-left: 30px;*/
	list-style-type: none;

}

#nav>li:not(:first-child) {
		background-image: url(../images/libg.png);
  background-repeat: no-repeat;
  background-position-y: 14px;
}



@media screen and (max-width: 1000px) {
    .mainframe>.slide {
        height: 430px;
        width: 1300px;
        margin-top: 27px;
	}

	.mainframe>.content>.wrap {
		margin-right: auto;
		margin-left: auto;
		padding:20px 0px 20px 0px;
		width: 1300px;
		background-color: #fff;
		display: flex;
        flex-direction: column;
        align-items: center;
	}

	.mainframe>.content>.wrap>.r1{
        display: flex;
        flex-direction: column;
        align-items: center;
	}

	.mainframe>.content>.wrap>.r2{
        display: flex;
        flex-direction: column;
        align-items: center;
	}
	
	.mainframe>.content>.wrap>.r1>.r1_left {
		float: none;
		max-width: 560px;
		max-height: 370px;
		height: 64vw;
		width: 90vw;
	}	

	.mainframe>.content>.wrap>.r1>.r1_right {
		float: none;
		width: 95vw;
	}

	.picshow_window {
		position: relative;
		overflow: hidden;
                width:90vw;
                max-width:560px;
                height:calc(90vw * 37/56);
                max-height:370px;

	}

	

	#block_xyxw_key{
		height: auto;
        margin-left:8px;
        margin-right:8px;
	}

	.mainframe>.content>.wrap>.r2>.r2_left_1 {		
		width:90vw;
	}

	.mainframe>.content>.wrap>.r2>.r2_left_1 >.subCenter {
		float: left;
		width: 100%;
		height: 62px;
		margin-bottom: 20px;
		border: 1px solid #e1e1e1;
	}

	.mainframe>.content>.wrap>.r2>.r2_left {
		float: left;
		width: 98%;
		margin-bottom: 10px;
	}

	.mainframe>.content>.wrap>.r2>.r2_right {
		float: right;
		width: 98%;
	}

	.mainframe>.footer {
		clear: both;
		height: 196px;
		background-color: #f7f7f7;
	}
	
	.mainframe > .footer .relink {
		margin-right: 10px;
	}
	
	.mainframe > .footer li {
		float: left;
		display: block;
		list-style-type: none;
		padding-right: 33px;
		margin-top: 8px;
	}
	
	.mainframe > .footer select {
		height: 24px;
		width: 213px;
	}
	
	.mainframe>.footer>.content {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		padding-top: 20px;
		padding-left: 23px;
		width: 95vw;
		height: 160px;
		color: #666;
		font-size: 14px;
		line-height: 30px;
	}
	
	.mainframe>.footer>.content>.gotop {
		position: absolute;
		top: 75px;
		right: 15px;
		width: 43px;
		height: 43px;
		
	}
	#rl{
		display: none;
	}
	
}

@media screen and (max-width: 1000px) {
    .mainframe>.slide {
		display: none;
	}
	
	.mainframe>.content>.wrap {
		margin-right: auto;
		margin-left: auto;
		width: 95vw;
		background-color: #fff;
	}


.mainframe>.content>.wrap>.r1>.r1_left a {
	margin-top: 14px;
	color: #ddd;
	font-weight: 700;
	font-size: 13px;
}

	
}

@media screen and (min-width: 1000px) {
	.mainframe>.slide {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 5px;
		margin-top: 27px;
		width: 1300px;
		height: 430px;
		background-color: #fff;
	}

	.mainframe>.content>.wrap {
		margin-right: auto;
		margin-left: auto;
		padding: 40px;
		width: 1300px;
		background-color: #fff;
	}

	.mainframe>.content>.wrap>.r1>.r1_left {
		float: left;
		width: 560px;
		height: 380px;
	}

	.mainframe>.content>.wrap>.r1>.r1_right {
		float: right;
		width: 675px;
		height: 380px;
	}
	
	.picshow_window {
		position: relative;
		overflow: hidden;
		width: 560px;
		height: 370px;
	}

	#block_xyxw_key{
		height: 100px;
	}

	.mainframe>.content>.wrap>.r2>.r2_left_1 {
		float: left;
		width: 363px;
		margin-right: 60px;
	}

	.mainframe>.content>.wrap>.r2>.r2_left_1 >.subCenter {
		float: left;
		width: 363px;
		height: 62px;
		margin-bottom: 20px;
		border: 1px solid #e1e1e1;
	}

	.mainframe>.content>.wrap>.r2>.r2_left {
		float: left;
		width: 420px;
	}

	.mainframe>.content>.wrap>.r2>.r2_right {
		float: right;
		width: 410px;
	}
	.mainframe>.footer {
		clear: both;
		height: 196px;
		background-color: #f7f7f7;
	}
	
	.mainframe > .footer .relink {
		margin-right: 10px;
	}
	
	.mainframe > .footer li {
		float: left;
		display: block;
		list-style-type: none;
		padding-right: 33px;
		margin-top: 8px;
	}
	
	.mainframe > .footer select {
		height: 24px;
		width: 213px;
	}
	
	.mainframe>.footer>.content {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		padding-top: 35px;
		padding-left: 120px;
		width: 1200px;
		height: 160px;
		background-image: url(../images/footlogo.png);
		background-position-y: 48px;
		background-position-x: 1px;
		background-repeat: no-repeat;
		color: #666;
		font-size: 14px;
		line-height: 30px;
	}
	
	.mainframe>.footer>.content>.gotop {
		position: absolute;
		top: 75px;
		right: 15px;
		width: 43px;
		height: 43px;
	}
   #cp{
display:none;
	 }
	 
	 .mainframe>.content>.wrap>.r1>.r1_left a {
		margin-top: 14px;
		color: #ddd;
		font-weight: 700;
		font-size: 16px;
	}
	
	

}



.mainframe>.content>.wrap>.r1 {
	padding-bottom: 39px;
}



.mainframe>.content>.wrap>.r1>.r1_left>.main_view {
	position: relative;
	float: left;
}

.mainframe>.content>.wrap>.r1>.r1_left ul li {
	float: left;
	display: block;
}









.mainframe>.content>.wrap>.r2>.r2_left_1 >.subCenter > .icon {
	margin: 10px;
}

.mainframe>.content>.wrap>.r2>.r2_left_1 >.subCenter > .text {
	display: inline-block;
	height: 64px;
	position: absolute;
	width: 298px;
	line-height: 64px;
}

.mainframe>.content>.wrap>.r2>.r2_left_1 >.subCenter > .text > .link {
	font-weight: bold;
	font-size: 19px;
	color: #0159a0;
}

@media screen and (max-width: 1000px) {
    .mainframe>.content>.wrap>.r2>.r2_left >.block_list li {
        list-style-type: none;
        width: 95vw;
        height: 50px;
        margin-bottom: 15px;
        display:flex;
    }
    .block_list_content {
        width: 88vw;
        float: right;
        line-height: 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        flex: 1;
        flex-flow: column;
        margin-left: 5px;
    }
}
@media screen and (min-width: 1000px) {
    .mainframe>.content>.wrap>.r2>.r2_left >.block_list li {
        list-style-type: none;
        width: 410px;
        height: 50px;
        margin-bottom: 15px;
    }

    .block_list_content {
	width: 319px;
	float: right;
	line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}



.tip {
	float: left;
	width: 66px;
	height: 50px;
	background-color: #f3f3f3;
}

.tip > .r1_text {
	font-size: 16px;
	font-weight: bold;
	padding-left: 11px;
	height: 15px;
	margin-bottom: 3px;
}

.tip > .r2_text {
	font-size: 12px;
	padding-left: 11px;
	height: 15px;
	color: #999999;
}



.r2_top {
	margin-bottom: 10px;
	padding-left: 5px;
	height: 60px;
	background-image: url(../images/nf.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

.r2_titlecn {
	float: left;
	padding-right: 20px;
	padding-left: 60px;
	font-size: 24px;
	line-height: 50px;
	color: #0159a0;
	background-image: url("../images/notice.png");
	background-repeat: no-repeat;
}

.r2_titlecn_2 {
	float: left;
	padding-right: 20px;
	padding-left: 60px;
	font-size: 24px;
	line-height: 50px;
	color: #0159a0;
	background-image: url("../images/rules.png");
	background-repeat: no-repeat;
}

.r2_titleen {
	float: left;
	padding-top: 10px;
	color: #bbb;
	font-size: 18px;
	line-height: 40px;
}



.mainframe>.content>.wrap>.r2 {
	clear: both;
	
}

.date {
	float: right;
	color: #999999;
}

@media screen and (min-width: 1000px){
#more_btn {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	font-size: 15px;
}

#more_btn_1 {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	font-size: 15px;
}
}

@media screen and (max-width: 1000px){
#more_btn {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	font-size: 15px;
}

#more_btn_1 {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	font-size: 15px;
}
}



#more_btn a {
	display: block;
	width: 150px;
	border: 1px solid #0779d4;
	color: #0779d4;
}

#more_btn a:hover {
	background-color: #01589f;
	color: #fff;
	text-decoration: none;
}

#more_btn_1 a {
	display: block;
	width: 150px;
	border: 1px solid #0779d4;
	color: #0779d4;
}

#more_btn_1 a:hover {
	background-color: #01589f;
	color: #fff;
	text-decoration: none;
}

#block_xyxw_key {
	margin-bottom: 5px;
	
        background-image: url(../images/dot.png);
        background-repeat: repeat-x;
        background-position: 0px bottom;
}

#block_xyxw_key_title {
	text-align: center;
	font-size: 26px;
	line-height: 40px;
}

#block_xyxw_key_title a {
	color: black;
}

#block_xyxw_key_title a:hover {
	color: #b00;
}

#block_xyxw_key_des {
	color: #999;
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
}

#block_xyxw_key_des a {
	color: #999;
}

#block_xyxw_key_des a:hover {
	color: #b00;
}

#block_xsyg_list li {
	clear: both;
	margin-bottom: 3px;
	padding: 44px 5px 0;
	list-style-type: none;
}

#block_xsyg_left {
	float: left;
	margin-top: 9px;
	margin-left: 5px;
	width: 68px;
	height: 68px;
	background-image: url(../img/block_xsyg_leftbg.png);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-family: Century Gothic,microsoft yahei,hiragino sans GB,Helvetica Neue,Helvetica,Arial,sans-serif;
}

#block_xsyg_right {
	float: right;
	padding-bottom: 7px;
	width: 390px;
	background-image: url(../img/dot.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

#block_xsyg_title {
	font-size: 16px;
	line-height: 30px;
}

#block_xsyg_date {
	background-image: url(../img/xsyg_datebg.png);
	background-position: 4px 5px;
}

#block_xsyg_date,#block_xsyg_place {
	padding-left: 25px;
	background-repeat: no-repeat;
	color: #999;
	font-size: 14px;
	line-height: 24px;
}

#block_xsyg_place {
	background-image: url(../img/xsyg_placebg.png);
	background-position: 4px 4px;
}

#block_xsyg_left .day {
	padding-top: 3px;
	color: #436fa5;
	font-size: 30px;
	line-height: 37px;
}

#block_xsyg_left .month {
	font-size: 15px;
	line-height: 24px;
}



@media screen and (min-width: 1000px){
#block_list {
	clear: both;
	padding: 0;
	max-height: 999999px;
	line-height: 35px;
	margin-left: 5px;
    margin-bottom:46px;
}
}
@media screen and (max-width: 1000px){
    #block_list {
	clear: both;
	padding: 0;
	max-height: 999999px;
	line-height: 35px;
	margin-left:9px;
    margin-right: 8px;
    margin-bottom:5px;
}

#block_xyxw_key_title a {
    font-size:18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    flex: 1;
}

#block_xyxw_key_title {
    display: flex;
    overflow: hidden;
}

}

#block_list li{
background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: -1px 13px;
    margin-bottom: 6px;
    padding-left: 13px;
    display: flex;
}

.NOTICE {
	margin-top: 13px;
}

#yqlj {
	padding: 25px 45px;
	width: 1210px;
	height: 40px;
}

#yqlj_left {
	float: left;
}

#yqlj_right {
	width: 1060px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}

#yqlj_right li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(li.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	list-style-type: none;
}

.clearfix {
	clear: both;
	height: 0;
}



.picshow_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.picshow_reel li {
	position: relative;
	overflow: hidden;
        width:90vw;
        height:calc(90vw*37/56);
	max-width: 560px;
	max-height: 370px;
}

.picshow_reel li a img{
	width: 90vw;
        height:calc(90vw * 37/56);
	max-width: 560px;
	max-height: 370px;
}

.picshow_intro {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 560px;
        width:90vw;
	height: 50px;
	background: url(../images/sliderbanner.png) repeat-x;
}

.picshow_intro p {
	margin-right: 20px;
	margin-left: 20px;
	color: #fff;
	text-align: left;
	line-height: 130%;
}

.picshow_intro_head {
	margin-top: 14px;
	font-weight: 700;
	font-size: 16px;
}

.picshow_paging {
	position: absolute;
	right: 25px;
	bottom: 20px;
	z-index: 100;
	display: none;
	text-align: center;
}

.picshow_paging span {
	float: left;
	display: block;
	margin-left: 10px;
	width: 14px;
	height: 14px;
	background: url(../images/picshow_page.png);
	cursor: pointer;
}

.picshow_paging span.active {
	background: url(../images/picshow_page.png) right;
}

.arrowbox {
	position: relative;
	margin: 20px;
	padding: 10px;
	width: 40px;
	height: 30px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.arrowbox span {
	position: absolute;
	top: 22px;
	right: 5px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	font-size: 12px;
	line-height: 12px;
}

.arrowbox span em {
	display: block;
	font-weight: 400;
	font-style: normal;
	font-family: Simsun;
}

.arrowbox span.size1 {
	width: 7px;
	height: 4px;
}

.arrowbox span.w_e {
	width: 4px;
	height: 7px;
}

.arrowbox span.size2 {
	width: 14px;
	height: 8px;
}

.arrowbox span em.north {
	margin: -7px 0 0 -2px;
	color: #fff;
}

.arrowbox span em.south {
	margin: 0 0 0 -2px;
	color: #fff;
}

.arrowbox span.w_e em.east {
	margin: -2px 0 0 -7px;
	color: #00f;
}

.arrowbox span.w_e em.west {
	margin: -2px 0 0;
	color: #ff0;
}

.arrowbox span.size2 em.south {
	margin: -5px 0 0;
}

.arrowbox span.size2 em.north {
	margin: 2px 0 0;
}

.round {
	display: inline-block;
	background-color: #fff;
	color: #666;
	text-align: center;
	font-size: 13px;
	line-heigth: 16px;
}

.round,.round:hover {
	text-decoration: none;
}

.round:hover {
	color: #4c4c4c;
}

.mainframe .banner .logo_r .language li {
	float: left;
	display: block;
	list-style-type: none;
	padding-left: 10px;
}

.focus {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #000;
	float: left;
	margin-bottom: 10px;
}

.focus img {
	width: 100%;
	max-width: 100%;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .fbg {
	    position: absolute;
    right: -589px;
    margin-right: 51%;
    z-index: 30;
    bottom: 81px;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 20px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
	border-radius: 6px;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #0b51c1;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	/*background: url(../images/focus_btn.png) no-repeat;*/
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

#slide_img {
	height: auto;
	width: 100%;
	position: relative;
}

#slide_img img {
	width: 100%;
}

#slide_txt {
	position: absolute;
	height: 96px;
	width: 1124px;
	left: -606px;
	margin-left: 50%;
	background-image: url("../images/sliderbg.png");
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-left: 30px;
	padding-right: 57px;
	color: #FFFFFF;
	z-index: 30;
	bottom: 30px;
}

#slide_txt_title {
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	height: auto;
	width: 1000px;
	float: left;
}

#slide_txt_des {
	clear: both;
	color: #bbbbbb;
	font-size: 14px;
	line-height: 22px;
	width:1000px;
}

#slide_txt a {
	color: #FFFFFF;
	text-decoration: none;
}

#slide_txt a:hover {
	color: #FFFF00;
	text-decoration: none;
}