*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "氓戮庐猫陆炉茅鈥衡�γ┞烩��";
	overflow-x: hidden;
	overflow-y: auto;
	background: #e5e6e6;
	*position:relative;
    *left:0;
    *top:0;
}
ul,li{
	list-style: none;
	padding:0;
	margin:0;
}
a{
	text-decoration: none;
	color:#000;
}
h2,p{
	margin: 0;
}
.header{
	width: 100%;
	background: url(../newimages/header.png) no-repeat top center;
}
.header .box{
	width: 100%;
	height: 40px;
	background: #fff;
}
.header .box .box-con{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.header .box .box-con p{
	font-size: 14px;
	float: left;
	margin-top: 10px;
}
.header .box .box-con ul{
	float: right;
	margin-top: 10px;
}
.header .box .box-con ul li{
	margin-right: 20px;
	float: left;
}
.header .box .box-con ul li:last-child{
	margin-right:0; 
}
.header .box .box-con ul li a{
	font-size: 14px;
}
.header .box .box-con ul li a:hover{
	color:#228de8;
}
.header .box .box-con ul li a span{
	margin-right: 20px;
}
.header .logo{
	width: 1200px;
	height: 160px;
	margin: 0 auto;
}
.header .logo a {
    display: block;
    float: left;
    height: 60px;
    margin-top: 50px;
}
.header .logo img{
	float: left;
}
.header .logo .word{
	width: 270px;
	float: right;
	margin-top: 45px;
	margin-right: 40px;
}
.header .logo .word p{
	color:#fff;
	font-size: 36px;
	font-weight: 700;
	margin-top: 5px;
	margin-left: 120px;
}
.header .logo .word h2{
	color:#fff;
	font-size: 36px;
}
.header .nav{
	width: 1200px;
	height: 60px;
	background: #00479f;
	border-top: 2px solid #1b68c7;
	margin:30px auto 0; 
	position: relative;
}
.header .nav ul{
	margin-top: 16px;
	float: left;
}
.header .nav ul li a{
	font-size: 16px;
	color: #fff;
}
.header .nav ul li{
	margin: 0px 24px;
	float: left;
}
.header .nav img{
	float: right;
	margin-top: 12px;
	margin-right: 30px;
	cursor: pointer;
}
.header .nav .search{
	position: absolute;
	top:12px;
	right: 70px;
	display: none;
}
.header .nav .search input{
	width: 200px;
	height: 37px;
	float: left;
	border: none;
}
.header .nav .search .submit{
	width: 39px;
	height: 37px;
	background: #ff7800;
	float: left;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.header .nav ul li a:hover{
	color: #ff7800;
}
.header .banner{
	width: 1200px;
	height:410px;
	margin: 20px auto 0;
}
.header .banner .banner-left{
	width: 580px;
	height: 410px;
	float: left;
	position: relative;
}
.header .banner .banner-left ul{
	width: 580px;
	height: 410px;	
}
.header .banner .banner-left ul li{
	width: 580px;
	height: 410px;
	float: left;	
}
.header .banner .banner-left ul li a img{
	width: 580px;
	float: left;
	position: absolute;
	z-index: 9;
        height: 410px;
}
.header .banner .banner-left .dots { 
	position: absolute; 
	right: 20px; 
	bottom: 30px;
        z-index: 999;
}
.header .banner .banner-left .dots li 
{ 
	float: left;
	width: 10px; 
	height: 10px; 
	margin: 0 4px; 
	text-indent: -999em; 
	background: #fff; 
	cursor: pointer; 
	opacity: .4; 
	filter: alpha(opacity=40);
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
.header .banner .banner-left .dots li.active {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.header .banner .banner-left ul li .bot{
	width: 580px;
	height: 60px;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	margin-top: 350px;
        position: absolute;
	z-index: 99;
}	
.header .banner .banner-left ul li .bot p{
	padding-top: 13px;
	padding-left: 26px;
	width: 100%;
}
.header .banner .banner-left ul li .bot p a{
	color: #fff;
	font-size: 18px;	
}
.header .banner .banner-left ul li .bot p a:hover{
	color:#0c82e7;
}
.header .banner .banner-right{
	width: 620px;
	height: 410px;
	background: #fff;
	float: left;
}
.header .banner .banner-right .ri-top{
	width: 550px;
	height: 155px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
.header .banner .banner-right .ri-top p{
	font-size: 14px;
	color: #929292;
	margin-top: 25px;
	*margin-top: 8px;
}
.header .banner .banner-right .ri-top p span{
	margin-right: 8px;
}
.header .banner .banner-right .ri-top h2 a{
	color: #00479f;
	font-size: 16px;
	margin-top: 15px;
	*margin-top: 10px;
}
.header .banner .banner-right .ri-top h2 a:hover{
	color:#ff7800;
}
.header .banner .banner-right .ri-top p.s{
	margin-top: 10px;
	line-height: 2em;
	*margin-top: 5px;
}
.header .banner .banner-right .ri-bottom{
	width: 550px;
	height: 218px;
	margin: 0 auto;
}
.header .banner .banner-right .ri-bottom ul{
	margin-top: 25px;
}
.header .banner .banner-right .ri-bottom ul li{
	padding-bottom: 40px;
	*padding-bottom: 23px;
}
.header .banner .banner-right .ri-bottom ul li:last-child{
	padding-bottom: 0;
}
.header .banner .banner-right .ri-bottom ul li a{
	font-size: 14px;
	color: #000;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
}
.header .banner .banner-right .ri-bottom ul li a:hover{
	color: #00479f;
}
.header .banner .banner-right .ri-bottom ul li span{
	float: right;
	color:#909090;
	font-size: 14px;
}
.content{
	width: 1200px;
	height: 560px;
	background: #fff;
	margin: 10px auto 0;
}
.content .item{
	width: 550px;
	height: 240px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
.content .item .head{
	width: 550px;
	height: 40px;
	border-bottom: 2px solid #ccc;
}
.content .item .head ul li{
	float:left;
	width: 100px;
	font-size: 20px;
	color: #5b5b5b;
	padding-bottom: 19px;
	margin-top: 0;
	margin-right: 20px;
	cursor: pointer;
}
.content .item.i1 .head ul li.active{
	border-bottom: 2px solid #ff7800;
	transition:border-color 0.3s linear;
	-moz-transition:border-color 0.3s linear;
	-webkit-transition:border-color 0.3s linear;
	-o-transition:border-color 0.3s linear; 
}
.content .item .head ul li span{
	padding-left: 12px;
}
.content .item.i1 .head ul li.active span{
	border-left: 5px solid #00479f;
	transition: border-width 0.3s linear;
 	-moz-transition:border-width 0.3s linear;
	-webkit-transition:border-width 0.3s linear;
	-o-transition:border-width 0.3s linear; 
}
.content .item.i2 .head ul li.active{
	border-bottom: 2px solid #ff7800;
	transition:border-color 0.3s linear;
	-moz-transition:border-color 0.3s linear;
	-webkit-transition:border-color 0.3s linear;
	-o-transition:border-color 0.3s linear; 
}
.content .item.i2 .head ul li.active span{
	border-left: 5px solid #00479f;
	transition: border-width 0.3s linear;
 	-moz-transition:border-width 0.3s linear;
	-webkit-transition:border-width 0.3s linear;
	-o-transition:border-width 0.3s linear; 
}
.content .item.i3 .head ul li.active{
	border-bottom: 2px solid #ff7800;
	transition:border-color 0.3s linear;
	-moz-transition:border-color 0.3s linear;
	-webkit-transition:border-color 0.3s linear;
	-o-transition:border-color 0.3s linear; 
}
.content .item.i3 .head ul li.active span{
	border-left: 5px solid #00479f;
	transition: border-width 0.3s linear;
 	-moz-transition:border-width 0.3s linear;
	-webkit-transition:border-width 0.3s linear;
	-o-transition:border-width 0.3s linear; 
}
.content .item.i4 .head ul li.active{
	border-bottom: 2px solid #ff7800;
	transition:border-color 0.3s linear;
	-moz-transition:border-color 0.3s linear;
	-webkit-transition:border-color 0.3s linear;
	-o-transition:border-color 0.3s linear; 
}
.content .item.i4 .head ul li.active span{
	border-left: 5px solid #00479f;
	transition: border-width 0.3s linear;
 	-moz-transition:border-width 0.3s linear;
	-webkit-transition:border-width 0.3s linear;
	-o-transition:border-width 0.3s linear; 
}
.content .item .head ul li:last-child{
	margin-right: 0;
}
.content .item .head p a{
	color: #7c7c7c;
	font-size: 14px;
	float: right;
	margin-top: 10px;
        display:none;
}
.content .item .head p.show a{
       display:block;
}
.content .item .head p a:hover{
	color:#02aff7;
}
.content .item ul li{
	height: 20px;
	margin-top: 18px;
}
.content .item ul.con1{
	display: none;
}
.content .item ul.con2{
	display: none;
}
.content .item ul.con3{
	display: none;
}
.content .item ul.con4{
	display: none;
}
.content .item ul.active{
	display: block;
}
.content .item ul li span.icon img{
	float: left;
	margin-top: 5px;
}
.content .item ul li span.word a{
	font-size: 14px;
	margin-left: 10px;
	width: 450px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
}
.content .item ul li span.word a:hover{
	color: #0584dd;
}
.content .item ul li span.time{
	color:#909090;
	font-size: 14px;
	float: right;
}
.rese{
	width: 1200px;
	height: 120px;
	background: #fff;
	margin: 0 auto;
	margin-top: 10px;
}
.rese img{
	margin-top: 30px;
	margin-left: 30px;
}
.footer{
	width: 100%;
	height: 140px;
	background: #00387e;
	margin-top: 30px;
}
.footer .box{
	width: 1200px;
	height: 138px;
	margin: 0 auto;
}
.footer .box .fo-left{
	float: left;
}
.footer .box .fo-left ul{
	margin-top: 50px;
}
.footer .box .fo-left ul li{
	color: #fff;
	font-size: 14px;
	margin-right: 20px;
	float: left;
}
.footer .box .fo-left p{
	color: #fff;
	font-size: 14px;
	margin-top: 18px;
}
.footer .box .fo-left p span{
	margin-left: 20px;
}
.footer .box .fo-right{
	float: right;
}
.footer .box .fo-right p{
	width: 70px;
	color: #fff;
	font-size: 14px;
	text-align: right;
	float: left;
	margin-top: 50px;
	margin-right: 15px;
}
.footer .box .fo-right img{
	float: right;
	margin-top: 30px;
}


/*teach.html*/
.header .tea-content{
	width: 1200px;
	background: #fff;
	margin: 20px auto 0;
	/*display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
    overflow: hidden;
}
.header .tea-content .content-left{
	width: 270px;
	float: left;
    margin-bottom: -30000px;
    padding-bottom: 30000px;
    border-right: 3px solid #e3e4e5;
} 
.header .tea-content .content-left h2{
	margin: 20px 20px 0; 
	width: 230px;
	height: 42px;
	background: #00479f;
	font-size: 18px;
	color: #fff;
	padding-top: 18px;
	text-align: center;
}
.header .tea-content .content-left li{
	width: 230px;
	height: 40px;
	background: #e9ecf3;
	border-bottom: 1px solid #fff;
	margin-left: 20px;
	padding-top: 20px;
	text-align: center;
}
.header .tea-content .content-left li a{
	color: #404040;
	font-size: 18px;
}
.header .tea-content .content-left li:hover{
	border-left: 2px solid #f63907;
}
.header .tea-content .content-left li:hover a{
	color: #1082f7;
}
.header .tea-content .content-left .img{
	margin-top: 10px;
	margin-bottom: 30px;
}
.header .tea-content .content-left .img img{
	margin-left: 20px;
	margin-top: 10px;
}
.header .tea-content .content-right{
	width: 890px;
	padding-left: 30px;
	float: left;
}
.header .tea-content .content-right .head{
	width: 870px;
	height: 90px;
	border-bottom: 2px solid #e5e5e5;
}
.header .tea-content .content-right .head h2{
	color:#00479f;
	font-size: 20px;
	margin-top: 50px;
	float: left;
}
.header .tea-content .content-right .head p{
	float: right;
	margin-top: 50px;
	color: #6b6b6b;
	font-size: 14px;
}
.header .tea-content .content-right .head p img{
	margin-right: 10px;
}
.header .tea-content .content-right .head p a{
	color: #6b6b6b;
	font-size: 14px;
	margin: 0 10px;	
}
.header .tea-content .content-right .head p a:last-child{
	margin-right: 0;
}
.header .tea-content .content-right .head p a:hover{
	color:#00479f;
}
.header .tea-content .content-right .con{
	width: 870px;
}
.header .tea-content .content-right .con .item{
	width: 870px;
	height: 200px;
	margin-top: 20px;
	background: #f5f5f5;
}
.header .tea-content .content-right .con .item img {
    float: left;
    width: 200px;
    height: 200px;
}
.header .tea-content .content-right .con .item .item-right{
	width: 630px;
	height: 200px;
	margin-left: 20px;
	float: left;
}
.header .tea-content .content-right .con .item .item-right .head{
	width: 630px;
	height: 50px;
	border-bottom: 1px solid #d2d2d2; 
}
.header .tea-content .content-right .con .item .item-right .head h2{
	font-size: 17px;
	margin-top: 15px;
}
.header .tea-content .content-right .con .item .item-right .head h2 a{
	color: #464646;
}
.header .tea-content .content-right .con .item .item-right .head h2 a:hover{
	color: #079dfd;
}
.header .tea-content .content-right .con .item .item-right p{
	font-size: 14px;
	line-height: 2em;
}
.header .tea-content .content-right .con .item .item-right p a{
	color: #434343;
}
.header .tea-content .content-right .con .item .item-right p a:hover{
	color: #079dfd;
}
.header .tea-content .content-right .con .item .item-right .btn{
	width: 110px;
	height: 27px;
	background: #00479f;
	border-radius: 20px;
	padding-top: 3px;
	margin-top: 15px;
	cursor: pointer;
}
.header .tea-content .content-right .con .item .item-right .btn a{
	color: #fff;
	font-size: 14px;
	padding-left: 25px;

}
.header .tea-content .content-right .con .item .item-right .btn:hover{
	background: #04d7f6;
}
.header .tea-content .content-right #page {
   margin: 20px 0 40px;
    color: #666;
    display: block;
}
.header .tea-content .content-right #page li {
    float: left;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 30px;
}
.header .tea-content .content-right .xl-nextPage,
.header .tea-content .content-right .xl-prevPage {
    width: 60px;
    color: #0073A9;
    height: 28px;
}
.header .tea-content .content-right #page li.xl-disabled {
    opacity: .5;
    cursor: no-drop;
}
.header .tea-content .content-right #page li.xl-active {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

/*news.html*/
.header .tea-content .content-right .news-con{
	width: 870px;
	margin-top: 15px;
}
.header .tea-content .content-right .news-con .item{
	width: 870px;
	height: 70px;
	border-bottom: 1px dashed #ccc;
	margin-top: 15px;
}
.header .tea-content .content-right .news-con .item .item-left{
	width: 60px;
	height: 50px;
	background: #e9ecf3;
	float: left;
}
.header .tea-content .content-right .news-con .item .item-left h2{
	color: #00479f;
	font-size: 22px;
	height: 30px;
	text-align: center;
}
.header .tea-content .content-right .news-con .item .item-left p{
	color: #8d8d8d;
	font-size: 12px;
	text-align: center;
}
.header .tea-content .content-right .news-con .item .item-right{
	float: right;
}
.header .tea-content .content-right .news-con .item .item-right a{
	color: #404040;
	font-size: 16px;
	font-weight: 600;
	width: 630px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.header .tea-content .content-right .news-con .item .item-right a:hover{
	color: #078ef6;
}
.header .tea-content .content-right .news-con .item .item-right p a{
	font-size: 14px;
	width: 795px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	margin-top: 3px;
	font-weight: 100;
}


/*profile.html*/
.header .tea-content .content-right .pro-con{
	color: #303030;
	font-size: 14px;
	line-height: 2em;
    padding: 20px 0 30px;
}
.header .tea-content .content-right .pro-con p{
	margin-top: 20px;
}
.header .tea-content .content-right .pro-con p:last-child{
	margin-bottom: 30px;
	*margin-bottom: 30px;
}

.header .tea-content .content-right .pro-con table{
    margin: 0 auto;
}
.news_show p{
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
/*******************************/
.show-con {
    display: block;
    width: 100%;
    overflow: hidden;

}
.show-con_tit {
    display: block;
    width: 100%;
    padding: 10px 0 12px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    overflow: hidden;
}
.show-con_tit h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    color: #333;
}
.show-con_tit p {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: normal;
    line-height: 34px;
    color: #3c3c3c;
    overflow: hidden;
}
.show-con_tit>span {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    color: #999;
    overflow: hidden;
}
.show-con_cont {
    display: block;
    width: 100%;
    padding-bottom: 38px;
    color: #303030;
    font-size: 14px;
    line-height: 2em;
    overflow: hidden;
    padding: 20px 0 30px;
}
.show-con_cont  table{
 margin: 0 auto;
}
.show-con_cont img {
    max-width: 100%;
    margin: 5px 0;
}

/******/
.sl_main_right_show_sz h2{font-size: 20px;
    font-weight: bold;
    color: #285d85;
    padding: 10px 0;
    border-bottom: 1px solid #cbcbcb;
    margin: 20px 0 10px 0;}
.sl_main_right_show_sz a{
width: 65px;
    height: 26px;
    float: left;
    margin: 0 10px;
}
.sl_main_right_show_sz_h2 {
    float: left;
    width: 100%;
}
.sl_main_right_show_sz_h2 p {
height: 100%;
    float: left;
    width: 85px;
}
.sl_main_right_show_sz_h2-tit {
    height: 100%;
    float: left;
    width: 100%;
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 10px;
    color: #000;
}

.sl_main_right_show_sz_h2 table {
margin: 0;
}

.defaultInputStyle {
    font-size: 12px;
    font-family: 氓戮庐猫陆炉茅鈥衡�γ┞烩��;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
    width: 56px;
    border: 1px solid #ccc;
    height: 18px;
    margin: 0 8px!important;
    padding: 0 10px;
}

.defaultButtonStyle {
    font-size: 12px;
    font-family: 氓戮庐猫陆炉茅鈥衡�γ┞烩��;
    height: 20px;
    color: #000000;
    BORDER: #AFD5F5 1px solid;
    margin: 0px;
    padding: 0px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#BDDBF7);
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#BDDBF7));
    background: -moz-linear-gradient( top,#ffffff,#BDDBF7);
    background: -ms-linear-gradient(top,#ffffff 0%,#bddbf7 100%);
    width: 82px;
}

/**********************/
.logo_fl_lj {
    float: right;
    height: 60px;
    margin-top: 50px;
    display: block;
    width: 50%;
    text-align: right;
    line-height: 60px;
    overflow: hidden;
}

.logo_fl_lj li {
    float: right;
    height: 60px;
    line-height: 60px;
}
.logo_fl_lj li a {
    margin-top: 0!important;
    font-size: 14px;
    padding: 0 0 0 10px;
    color: #fff;
    margin-left: 10px;
}
.header .logo a {
    width: 65px;
}