﻿*{
	margin: 0;
	padding: 0;
}
body {
    font-family: "Microsoft Yahei","Hiragino Sans GB",sans-serif !important;
    /*font: 14px/24px "Source Han Sans", "Microsoft YaHei", "å®‹ä½“", "Hiragino Sans GB", "PingFang SC", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif;*/
}
a{
	text-decoration: none;
}
img{
	border: none;
}
body{
	overflow-x: hidden;
}
.clear{
	clear: both;
}
.header{
	width: 100%;
	background: white;	
        position: relative;
}
.header .top{
		width:980px;
		margin: 0 auto;
}
.logo{
	float: left;	
}
.logo a{
	display: block;
	padding: 20px 0px;
}
.seek{
	float: right;
	position: relative;
}
.seek2{
	display: none;
}
.seek .landing {
    width: 3.0625rem;
    height: 2.28rem;
    position: absolute;
    top: 3.44rem;
    right: 0;
    background: none;
    border: 1px solid #898989;
    color: black;
    font-size: 0.75rem;
    cursor: pointer;
}
.seek .field,{
    width: 210px;
    height: 2.2rem;
    position: absolute;
    top: 3.44rem;
    right: 110px;
    font-size: 12px;
	padding-left: 10px;
    border: 1px solid #a3a3a3;
}
.seek .seeking{
    width: 2.8rem;
    height: 2.3rem;
    position: absolute;
    top: 3.44rem;
    right: 5em;
    background: #6d589d url(/htmlRes/index_res/fdj-bg3.png) no-repeat center center;
    background-size: 60% 70%;
    border: none;
    cursor: pointer;
}

.wp_search .keyword{
    width: 210px !important;
    height: 2.2rem;
    position: absolute;
    top: 3.44rem;
    right: 110px;
    font-size: 12px;
	padding-left: 10px;
    border: 1px solid #a3a3a3;
}
.wp_search .search{
    width: 2.8rem;
    height: 2.3rem;
    position: absolute;
    top: 3.44rem;
    right: 5em;
    background: #6d589d url(index_res/fdj-bg3.png) no-repeat center center;
    background-size: 60% 70%;
    border: none;
    cursor: pointer;
}


/*top的移动端样式***********************************************************/
@media only screen and  (max-width: 50rem){
	.header .top{
		width: 100%;
	}
	.logo{
		width: 100%;
	}
	.logo a{
	display: block;
	width: 352px;
	height: 108px;
	padding: 20px 0px;
	margin: 0 auto;
	}
	.seek{
		display: none;
	}
	.seek2{
		display: block;
		float: left;
		width: 100%;
		height: 3.25rem;
		background: #806CD6;
	}
	
	#seek2-span{
		position: relative;
		float: right;
		line-height: 3.25rem;
		width: 15%;
		height: 3.25rem;
		color: white;
		font-size: 1rem;
		text-align: center;
	}
	.headname{
		float: left;
		display: block;
		width: 65%;
		margin-left: 15%;
		line-height: 3.25rem;
		color: white;
		font-size: 1.25rem;
		text-align: center;
	}
}
@media only screen and  (max-width: 320px){
	.logo a{
		display: block;
		width: 90%;
		height: 108px;
		padding: 20px 0px;
		margin: 0 auto;
	}
}

/*导航栏以及二级菜单*/
.main-box {
    width: 100%;
    height: 60px;
    background: #6d589d;
}
.main{
	/*width: 1100px;*/   /*此处暂时定义死宽度 需要根据实际情况调整*/
	margin: 0 auto;
	height: 60px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{  height:60px; position:relative; z-index:1; display: table; margin: 0 auto; line-height: 60px; padding-left: 5px;}
.nav a{ color:white;  }
.nav .nLi{ float:left;  position:relative; display:inline;   }
.nav .nLi h3{ float:left; padding-right: 0px;  }
.nav .nLi h3 a{ display:block; padding:0 12px; font-size:16px; font-weight:bold; font-weight: 500; }
.nav .sub {
    display: none;
    width: 100%;
    text-align: center;
    left: 0;
    top: 60px;
    position: absolute;
    background: #6d589d;
    line-height: 26px;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:10px 0px;font-size: 15px; font-weight: normal; }
.nav .sub a:hover {
    color: white;
    background: #5f4092;
}

    .nav .nLi:hover h3 a {
        background: #5f4092;
    }



/*导航栏以及二级菜单移动端影藏*/
@media only screen and  (max-width: 50rem){
	.main-box{
		display: none;
	}
}

/*身体部分*/
.center{
	/*background: url(index_res/background.png) no-repeat;*/
	/* background-size: 100% 100%;  有特殊背景*/
}

/*手机端身体部分背景调整*/
@media only screen and  (max-width: 50rem){
	.center{
		background: white;  
	}
	
}

/*轮播图*/
.slideshow-box{
	width: 100%;
/*	height: 37.5rem;*/
}
.slideBox{ width:100%; height:37.5rem; overflow:hidden; position:relative;  }
.slideBox .hd{ height:1.562rem; overflow:hidden; position:absolute;  bottom:0.3125rem; z-index:1;width: 100%; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin: 0 auto;display:table;height: 1.562rem;  }
.slideBox .hd ul li{ float:left; margin-right:0.3125rem;  width:2.69rem; height:10px; line-height:0.875rem;  background:url(index_res/01.png) no-repeat 0.3125rem 0.4375rem;background-size: 2.69rem  1.25rem; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(index_res/02.png) no-repeat 0.3125rem 0.375rem;background-size: 2.69rem 1.25rem;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:37.5rem; display:block;  }

/*手机端的轮播图样式调整*/
/*@media only screen and  (max-width: 50rem){
	.slideshow-box{
		height: 9rem;
	}
	.slideBox{ height:9rem;  }
	
	.slideBox .bd img{  height:9rem;  }
}*/

/*正式内容*/
.content{
	width: 100%;
	padding-top: 1rem;
}
/*移动端正式内容样式调整**************************************/
@media only screen and  (max-width: 50rem){
	.content{
		width: 100%;
	}
}
/*新闻动态*/
.news-and-trends{
	width: 980px;
	margin:  0 auto;
}
.news-and-trends .news-and-trends-top{
	width: 100%;
	border-bottom: 2px solid #806CD6;
}
.news-and-trends .news-and-trends-top .ico{
	float: left;
	padding: 0.5rem 0;
}
.news-and-trends .news-and-trends-top .ico .ico-span{
	display: block;

	font-size: 1.375rem;

	float: left;
}
.new-span{
	font-size: 1rem;
	padding-left:1.875rem;
	float: left;
	margin-top: 8px;
	color:#999999 ;
}
.news-and-trends .news-and-trends-top .more{
	float: right;
	padding: 0.5rem 0;
}



.news-and-trends .news-and-trends-top .more a {
    display: block;
    border-radius: 5px;
    /*	background: #a497ef;*/
    font-size: 12px;
    color: #919191;
    padding: 0.25rem;
    padding-left: 22px;
    background: url(index_res/more-a1.png) no-repeat left center ;
}
.news-and-trends-dwon{
	width: 100%;
	padding-top: 20px;
}
.news-and-trends-dwon-left{
	width: 470px;
	float: left;
}
.news-and-trends-dwon-left a img{
	width: 100%;
	height:300px;
}
.news-and-trends-dwon-left .title1 p{
	width: 100%;
	font-size: 16px;
	color: black;
	margin-top: 10px;
}
.news-and-trends-dwon-left .title1-a{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
}
.news-and-trends-dwon-right{
	width: 470px;
	float: right;
	margin-bottom: 20px;
}
.news-and-trends-dwon-right ul {
	width: 100%;
}
.news-and-trends-dwon-right ul li{
	width: 100%;
	border-bottom: 1px dashed #dfdede;
	line-height: 16px;
	padding: 10px 0px;
}
.news-and-trends-dwon-right ul li:first-child{
	padding-top: 0px;
}

.news-and-trends-dwon-right ul li a{
	color: #444444;
	font-size: 14px;
}
.news-and-trends-dwon-right ul li span{
	float: right;
	padding-left: 1.563rem;
	font-size: 14px;
	color: #999999;
}

/*移动端的新闻动态样式调整******************************************************/
@media only screen and  (max-width: 50rem){
	.news-and-trends{
		width: 100%;
	}
	.news-and-trends .news-and-trends-top .ico .ico-span{
		font-size: 1.25rem;
	}
	.news-and-trends-dwon-left{
		width: 95%;
		margin-left: 2.5%;
	}
	.news-and-trends-dwon-left a img{
		width: 100%;
		height:14rem;
	}
	.news-and-trends-dwon-left .title1 p{
		width: 100%;
		font-size: 1.25rem;
		color: black;
		padding: 2rem 0;
		margin: 0 auto;
	}
	.news-and-trends-dwon-left .title1-a{
		display: block;		
		font-size: 1rem;
		color: black;
		margin: 0 auto;
	}
	.news-and-trends-dwon-right{
		width: 95%;
		float: left;
		margin-left: 2.5%;
		margin-top: 1rem;
	}
	.news-and-trends-dwon-right ul li{
		line-height: 3rem;
	}
	.news-and-trends-dwon-right ul li a{
		font-size: 0.75rem;
	}
	.news-and-trends-dwon-right ul li span{
		float: right;
		padding-left: 1.563rem;
		background: url(index_res/bg-sjb.png) no-repeat 0px 0.95rem;
	}
}

/*通知公告*/
.notification-announcement {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
    float: left;
    position: relative;
}
.notification-announcement-top{
	width: 100%;
	border-bottom: 2px solid #806CD6;
}
.notification-announcement-top .ico{
	float: left;
	padding: 0.5rem 0;
}
.notification-announcement-top .ico .ico-span{
	display: block;

	font-size: 1.375rem;

	float: left;
}
.notification-announcement-top .more{
	float: right;
	padding: 0.5rem 0;
}
.notification-announcement-top .more a {
    display: block;
    border-radius: 5px;
    font-size: 12px;
    color: #919191;
    padding: 0.25rem;
    padding-left: 22px;
    background: url(index_res/more-a2.png) no-repeat left center;
}
.notification-announcement-dwon ul{
	width: 100%;
}
    .notification-announcement-dwon ul li {
        width: 100%;
        clear: both;
        line-height: 5.94rem;
        padding: 0.7rem 0;
    }
.notification-announcement-dwon ul li a{
	width: 84%;
	line-height: 1.25rem;
	margin-top: 0.75rem;
	color: #444444;
	font-size: 14px;
}


/*移动端通知公告样式调整**********************************************/
@media only screen and  (max-width: 50rem){
	
	.notification-announcement{
		width: 100%;

	}
	.notification-announcement-dwon ul li{
		width: 95%;
		line-height: 6rem;
		margin-left: 2.5%;
	}
	.notification-announcement-dwon ul li a{
		font-size: 0.8rem;
		width: 75%;
	}

}
/*讲座预告*/

.institute {
    position: relative;
    width: 300px;
    float: left;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.institute-top{
	width: 100%;
	border-bottom: 2px solid #806CD6;
}
.institute-top .ico{
	float: left;
	padding: 0.5rem 0;
}
.institute-top .ico .ico-span{
	display: block;

	font-size: 1.375rem;

	float: left;
}
.institute-top .more{
	float: right;
	padding: 0.5rem 0;
}
.institute-top .more a{
	display: block;
	border-radius: 5px;
	font-size: 12px;
	color: #919191;
	padding: 0.25rem;
    padding-left:22px;
    background:url(index_res/more-a2.png) no-repeat left center;
}

.institute-dwon ul{
	width: 100%;
}
.institute-dwon ul li{
	width: 100%;
 	clear: both;
	line-height: 5.94rem;
	padding: 0.7rem 0;
}
.rq-box{
	margin-left: 10px;
	width: 55px;
	height: 50px;
	
	border: 1px solid black;
	float: left;
}
.rq-box p{
	width: 100%;
	display: block;
	text-align: center;
}
.rq-box .rq-p1{
	font-size: 26px;
	color: black;
	height: 30px;
    line-height: 30px;
    
}
.rq-box .rq-p2{
	font-size: 10px;
	color: black;
	height: 20px;
	line-height: 20px;
}
.institute-dwon ul li a{
	width: 84%;
	line-height: 1.25rem;
	margin-top: 0.75rem;
	color: #444444;
	font-size: 14px;
}
.institute-title{
	height: 52px;
	font-size: 16px;
	line-height: 26px;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
}
/*移动端讲座预告样式调整*/
@media only screen and  (max-width: 50rem){
	.institute{
		width: 100%;
	}	
	.institute-dwon ul li a{
		font-size: 0.8rem;
		width: 75%;
	}
	.institute-dwon ul{
		width: 95%;
		margin-left: 2.5%;
	}
}

/*最新活动*/
.latestactivity {
    margin: 20px 0;
    width: 300px;
    float: right;
}

.latestactivity-top {
    width: 100%;
    border-bottom: 2px solid #806CD6;
}

    .latestactivity-top .ico {
        float: left;
        padding: 0.5rem 0;
    }

        .latestactivity-top .ico .ico-span {
            display: block;
            font-size: 1.375rem;
            float: left;
        }

    .latestactivity-top .more {
        float: right;
        padding: 0.5rem 0;
    }

        .latestactivity-top .more a {
            display: block;
            border-radius: 5px;
            font-size: 12px;
            color: #919191;
            padding: 0.25rem;
            padding-left: 22px;
            background: url(index_res/more-a2.png) no-repeat left center;
        }

.latestactivity-dwon {
    margin-top: 20px;
    background-color: white;
}

.latestactivity-dwon ul {
    width: 100%;
}

    .latestactivity-dwon ul li {
        width: 100%;
        clear: both;
        line-height: 5.94rem;
        padding: 0.7rem 0;
    }

.latestactivity-rq-box {
    margin-left: 10px;
    width: 55px;
    height: 50px;
    border: 1px solid black;
    float: right;
}

    .latestactivity-rq-box p {
        width: 100%;
        display: block;
        text-align: center;
    }

    .latestactivity-rq-box .rq-p1 {
        font-size: 26px;
        color: black;
        height: 30px;
        line-height: 30px;
    }

    .latestactivity-rq-box .rq-p2 {
        font-size: 10px;
        color: black;
        height: 20px;
        line-height: 20px;
    }

.latestactivity-dwon ul li a {
    width: 84%;
    line-height: 1.25rem;
    margin-top: 0.75rem;
    color: #444444;
    font-size: 14px;
}

.latestactivity-title {
    height: 52px;
    font-size: 16px;
    line-height: 26px;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    float:left;
}
/*移动端最新活动样式调整*/
@media only screen and (max-width: 50rem) {
    .latestactivity {
        width: 100%;
    }

    .latestactivity-dwon ul li a {
        font-size: 0.8rem;
        width: 75%;
    }

    .latestactivity-dwon ul {
        width: 95%;
        margin-left: 2.5%;
    }
}

/*视频讲座等*/
.frequency{
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}

/*视频讲座*/
.spjz{
	width: 300px;
	float: left;
	
	position: relative;
}
.commonality {
    display: block;
    width: 33%;
    float: left;
    border-left: 4px solid #6d589d;
    text-align: center;
    line-height: 1.25rem;
    color: #6d589d;
    font-size: 1.125rem;
}
.sp-lb{
	width: 100%;
	margin-top: 20px;
}

.slideBox2{ width:100%; overflow:hidden; position:relative;   }
.slideBox2 .hd{ height:1.5625rem; overflow:hidden; position:absolute;  bottom:0.3125rem; z-index:1;width: 100%; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; margin: 0 auto;width: 200px;height: 12.5rem;  }
.slideBox2 .hd ul li{ float:left; margin-right:0.3125rem;  width:2.6875rem; height:1.25rem; line-height:0.875rem;  background:url(index_res/01.png) no-repeat 0.3125rem 0.4375rem;
background-size: 2.6875rem 1.25rem; cursor:pointer; }
.slideBox2 .hd ul li.on{ background:url(index_res/02.png) no-repeat 0.3125rem 0.375rem;background-size: 2.6875rem 1.25rem;  }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
    .slideBox2 .bd .video1 {
        width: 100%;
        line-height: 395px;
        height: 395px;
    }
        .slideBox2 .bd .video1 embed {
            height: 395px;
            width:100%;
        }
        /*.slideBox2 .bd img{ vertical-align:middle; width:100%;height: 100%; display:inline-block;}*/
        .slideBox2 .bd img {
            vertical-align: middle;
            height: 395px;
        }


.slideBox2 .prev,.slideBox2 .next{ position:absolute; left:3%; top:50%; margin-top:-1.5625rem; 
display:block; width:2rem; height:2.5rem; background:url(index_res/slider-arrow.png) -6.875rem 0.3125rem no-repeat;
 filter:alpha(opacity=50);opacity:0.5;   }
.slideBox2 .next{ left:auto; right:3%; background-position:0.5rem 0.3125rem; }
.slideBox2 .prev:hover,
.slideBox2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox2 .prevStop{ display:none;  }
.slideBox2 .nextStop{ display:none;  }


.more-more{
	float: right;
	color: #999999;
	font-size: 12px;
    padding-left:22px;
    background:url(index_res/more-a1.png) no-repeat left center;
}
/*移动端视频讲座样式调整*************************/
@media only screen and  (max-width: 50rem){
	.spjz{
		width: 95%;
		margin-left: 2.5%;
	}
	
}

/*安全教育*/
.secure{
	position: relative;
	width: 300px;
	float: left;
	margin-left: 40px;
}
.secure-img{
	margin-top: 20px;
	width: 100%;
	height: 238px;
}
.secure-img img{
	
	width: 100%;
	height: 100%;
}
.jywz p{
	margin-top: 15px;
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.625rem;
	color: #959595;	
}
.jywz span{
	display: block;
	margin-top: 25px;
	text-align: left;
	font-size: 1rem;
}
/*安全教育样式调整移动端*/
@media only screen and  (max-width: 50rem){
	.secure{	
		width: 95%;
		margin-top: 3.125rem;
		margin-left: 2.5%;
	}
}
/*友情链接*/
.yqlj{
	display: none;
	width: 300px;
	float: right;
	min-height: 28rem;
}
.yqlj ul{
	width: 100%;
	margin-top: 2.5rem;
}
.yqlj ul li{
	width: 100%;
	height: 2.5rem;
	background: #9f89fd;
	font-size: 1.125rem;
	text-align: center;
	line-height: 2.5rem;
	box-shadow: 0rem 0.3125rem 1.25rem #888888;
	margin-bottom: 1rem;
}
.yqlj ul li:hover{
	background: #806CD6;
}
.yqlj ul li a{
	color: white;
}
.yqlj2{
	width: 30%;
	float: right;
}
/*友情链接移动端样式调整*/
@media only screen and  (max-width: 50rem){
	.yqlj2{
		display: none;
	}
	.yqlj{
		display: block;
		width: 100%;
		margin-top: 3.125rem;
		min-height: 22rem;
	}
	.yqlj ul{
		width: 100%;
		margin-top: 2.5rem;
	}
	.yqlj ul li{
		width: 100%;
		height: 2.5rem;
		background: #9f89fd;
		font-size: 1.125rem;
		text-align: center;
		line-height: 2.5rem;
		box-shadow: 0rem 0.3125rem 1.25rem #888888;
		margin-bottom: 1rem;
	}
	.yqlj ul li:hover{
		background: #806CD6;
	}
	.yqlj ul li a{
		color: white;
	}
}

/*足部*/
.footer{
	padding-bottom: 20px;
	width: 100%;
	background: url(index_res/footer-bg.png) no-repeat;
	background-size: 100% 100%;
}
.footers{
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}
    .footers p {
        color: white;
        font-size: 12px;
        text-align: center;
        /*padding: 10px 0;*/
        line-height: 20px;
    }
/*足部移动端样式调整*******************************/
@media only screen and  (max-width: 50rem){
	.footer{
		min-height: 150px;		
	}
	.footers{
		width: 100%;
		padding-top: 40px;
	}
	.footers p{
		color: white;
		font-size: 10px;
		text-align: center;
		padding: 5px 0;
		width: 79%;
   		margin: 0 auto;
	}
}

.erji{
	display: none;
}

@media only screen and  (max-width: 50rem){
	.erji{
		display: none;
		background:  rgba(38, 29, 177, 0.62);
		width: 30%;
		position: absolute;
		top: 3.225rem;
		right: 0;
		z-index: 99999999999;
	}
	.erji ul {
		width: 100%;
	}
	.erji ul li{
		clear: left;
		width: 100%;
		padding: 0.5rem 0;	
		text-align: center;
	}
	.erji ul li a {
		padding: 0.25rem;
		color: white;
		font-size: 1rem;
		cursor: pointer;
	}
}

/*视频讲座添加样式*********************/
.spjz-p1{
	padding-top: 20px;
	font-size: 18px;
	color: black;
}
.spjz-p2{
	text-indent: 2em;
	font-size:12px;
	padding-top: 1.5rem;
	line-height: 1.5rem;
	color: #959595;
}

/*新增样式*/
#wrapper {
	width: 370px;
	height: 400px;
	overflow: hidden;
	padding-top: 20px;
}
#carousel {
	padding-top: 350px;
}
#carousel div {
	width: 300px;
	height: 380px;
	margin-top: -350px;
	position: relative;
}
#carousel div span {
	background-color: #666;
	border-top: 1px solid #ccc;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	display: block;
	height: 34px;
	cursor: pointer;
}
#carousel div span:hover {
	background-color: #555;
}
#carousel div span.selected {
	background-color: #806CD6;
	cursor: default;
}

#carousel div a{ text-decoration: none}



/*datalist************************************************************/
.list-banner{
	margin: 0 auto;
	width: 100%;
	height: 370px;
}
.list-banner img{
	width: 100%;
	height: 100%;
}

/*正式内容*/
.list-center{
	width: 65%;
	margin: 50px auto 0;
}

/*左侧*/
.list-center-left{
	width: 18%;
	float: left;
}
.list-center-left ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid  #674cfb; 	
}
.list-center-left ul li a{
	display: block;
	width: 80%;
	height: 50px;
	padding-left: 20%;
	color: #a093ef;
	font-size: 24px;
	background:#ffffff url(index_res/sanjiao01.png) no-repeat 10px center;
}
.list-center-left ul li a:hover{
	background:#8d7dea url(index_res/sanjiao02.png) no-repeat 10px center;
	color: white;	
}

.list-center-right{
	width: 75%;
	float: right;
}
.site{
	width: 100%;
	height: 32px;
	border-bottom: 2px solid #8d7dea;
}
.site ul li{
	float: left;
	font-size: 20px;
	height: 32px;
	line-height: 30px;
	padding: 0px 5px;
}
.site ul li a{
	font-size: 20px;
	height: 32px;
	line-height: 30px;
	color: #654af9;
}

.list-box{
	width: 100%;
	margin: 20px auto 0;
	min-height: 300px;
}
.list-box ul li{
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 15px 0;
}
.list-box ul li a{
	float: left;
	font-size: 18px;
	color: #5c5c5c;
}
.list-box ul li a:hover{
	color: black;
	text-decoration:underline;
}
.list-box ul li span{
	float: right;
	color: black;
	font-size: 18px;
}
.page-box {
    width: 100%;
    height: 25px;
    margin: 20px auto 0px auto;
}

    .page-box ul {
        /*width: 95%;*/
        display: table;
        text-align: center;
        margin: 0 auto;
    }

.page-box ul li{
	float: left;
	margin: 10px 15px;
	line-height: 25px;	
}
.page-box ul li a{
	padding: 10px;
	color: black;
	font-size: 18px;
}
.page-box ul li a:hover{
	background: #7f6cd7;
	color: white;
}

    .page-box ul li.active {
        background: #7f6cd7;
        color: white;
    }
    .page-box ul li.active a{
        background: #7f6cd7;
        color: white;
    }
    /*手机端样式调整*/
    @media only screen and (max-width: 50rem) {
        .list-banner{
		height: 180px;
	}
	.list-center{
		width: 100%;
	}
	.list-center-left{
		display: none;
	}
	.list-center-right{
		width: 100%;
	}
	.list-box ul{
		width: 90%;
		margin: 0 auto;
	}
	.list-box ul li{
		height: 75px;
	}
	.list-box ul li a{
		display: block;
		width: 70%;
		height: 75px;
		font-size: 16px;
	}
	.list-box ul li span{
		line-height: 75px;
		font-size: 16px;
	}
	
	.page-box ul li{
		float: left;
		margin: 0px 1px;	
	}
	.page-box ul li a{
		padding: 0px 5px;
		color: black;
		font-size: 14px;
	}
	.page-box ul li a:hover{
		background: #7f6cd7;
		color: white;
	}
}



/*content*************************************************/
.content-title{
	width: 100%;
	font-size: 30px;
	text-align: center;
	/*height: 55px;*/
	line-height: 55px;
}
.content-btxq{
	height: 30px;
	width: 80%;
	margin: 10px auto;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
.content-btxq span{
	font-size: 18px;
	color: #a0a0a0;
}
.content-text p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 35px;
	font-weight: 600;
}
.content-text p:first-child{
	margin-top: 50px;
}
.content-text img{
	display: block;
	width: 60%;
	margin: 10px auto;
}

.content-btxq a {
    float: right;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid silver;
    margin-top: 5px;
    margin-left: 5px;
    background: white;
    outline: none;
    cursor: pointer;
}

.narrow {
    width: 20px;
    height: 10px;
}

@media only screen and  (max-width: 50rem){
	.content-title{
		width: 90%;
		font-size: 16px;
		text-align: center;
	
		line-height: 30px;
		margin: 0 auto;
	}
	.content-btxq{
		height: 30px;
		width: 80%;
		margin: 10px auto;
		text-align: center;
		line-height: 30px;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
	}
	.content-btxq span{
		font-size: 9px;
		color: #a0a0a0;
	}
	.content-text{
		width: 90%;
		margin: 0 auto;
	}
	.content-text p{
		text-indent: 2em;
		font-size: 14px;
		line-height: 25px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.content-text p:first-child{
		margin-top: 20px;
	}
	.content-text img{
		display: block;
		width: 100%;
		margin: 10px auto;
	}
}

.jieqx {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

/*登陆后按钮*/
.tc-btn {
   width: 3.0625rem;
    height: 2.48rem;
    position: absolute;
    top: 3.44rem;
    right: 0;
    background: none;
    border: 1px solid black;
    color: black;
    font-size: 0.75rem;
    cursor: pointer;
}

.seek span {
    position: absolute;
    top: 1.5rem;
    right: 0rem;
    width: 390px;
    height: 1.5rem;
    display: block;
    color: black;
    font-size: 14px;
    text-align: right;
}


.tzgg-box{
	width: 100%;
	clear: both;
	background: #f3f3f3;
}
.bbox{
	width: 980px;
	margin: 0 auto;
}
@media only screen and  (max-width: 50rem){
	.bbox{
		width: 100%;
	}
	.frequency{
		width: 95%;
	}
}


/*tutor**************************************************/
.tutor-box{
	width: 950px;
	margin: 0 auto;
}
/*上半*/
.tutor-top{
	width: 100%;
	height: 44px;
	border-bottom: 2px solid #8d7deb;
}
.tutor-top ul{
	margin-top: 20px;
}
.tutor-top ul li{
	float: left;
	line-height: 44px;
	font-size: 14px;
	padding: 0px 3px;
	color: #b8b8b8;
}
.tutor-top ul li:last-child{
	color: black;
}

/*下半*/
.tutor-dwon{
	margin-top: 15px;
}

    .tutor-dwon embed {
        width:100%;
    }

    .dwon-left {
        width: 192px;
        float: left;
    }
.dwon-left ul{
	width: 100%;
}
.dwon-left ul li{
	width: 100%;
	height: 58px;
	margin-bottom: 28px;
}
.dwon-left ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background: #d3d3d3;
	color: black;
}
	.dwon-left ul li a:hover {
		color: white;
		/*background: #806cd6 url(index_res/bssj-bg.png) no-repeat 165px center;*/
		background: #806cd6;
	}
.on1 {
	color: white !important;
	/*background: #806cd6 url(index_res/bssj-bg.png) no-repeat 165px center !important;*/
	background: #806cd6 !important;
}
.dwon-left ul li a p{
	text-align: center;
}
.dwon-left ul li a .p1{
	font-size: 18px;
	padding: 10px 0 2px 0;
}
.dwon-left ul li a .p2{
	font-size: 10px;
}


.dwon-right{
	width: 682px;
	float: right;

}
.tutor1{
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 30px;
}
.tutor1-span{
	display: block;
	width: 25%;
	float: left;
	text-align: left;
	padding-left: 0px;
	font-size: 16px;
	color: black;
	margin-bottom: 20px;
white-space: nowrap;
}
.tutor1 ul{
	width: 100%;
	float: left;
}
.tutor1 ul li{
	height: 15px;
	margin-bottom: 20px;
}
.tutor1 ul li span{
	width: 20%;
	float: left;
	text-align: left;
	line-height: 15px;
	font-size: 14px;
	color: #494949;
}
    .tutor1 ul li span:first-child {
        text-align: left;
        width: 16%;
        padding-left: 0px;
    }
    .tutor1 ul li span:last-child {
        text-align: left;
        width: 44%;
        padding-left: 0px;
    }
.tutor1 ul li span a{
	font-size: 14px;
	color: #494949;
}


.tutor2{
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 30px;
}
.tutor2 ul{
	width: 100%;
	float: left;
}
.tutor2 ul li{
	height: 15px;
	margin-bottom: 20px;
}
    .tutor2 ul li span {
        width: 33.33%;
        float: left;
        text-align: left;
        line-height: 15px;
        font-size: 14px;
        color: #494949;
    }
        .tutor2 ul li span:first-child {
            text-align: left;
            width: 30%;
            padding-left: 0px;
        }
        .tutor2 ul li span a {
            font-size: 14px;
            color: #494949;
        }

@media only screen and  (max-width: 50rem){
	.tutor-box{
		width: 100%;
	}
	.dwon-left{
		display: none;
	}
	.dwon-right{
		width: 100%;
	}
	.tutor1 ul li{
		height: 65px;
		border-bottom: 1px solid;
	}
	.tutor1 ul li span{
		width: 50%;
		float: left;
		text-align: center;
		line-height: 15px;
		font-size: 14px;
		color: #494949;
		margin-bottom: 10px;
	}
	.tutor1 ul li span:first-child{
		text-align: center;
		width: 50%;
		padding-left: 0px;
	}
	.tutor1{
		border-bottom: none;
	}
	
}


/*新闻列表页 News_list*/
.news-dwon-right{
	width: 682px;
	float: right;
}
.news-dwon-right-ul{
	width: 100%;
}
.news-dwon-right-ul li{
	width: 100%;
	height: 22px;
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 14px;
}
.news-dwon-right-ul li a{
	color: #747474;
	
	text-align: left;

}
.news-dwon-right-ul li a:hover{
	text-decoration:underline;
}
.news-dwon-right-ul li span{
	float: right;
}

@media only screen and  (max-width: 50rem){
	.news-dwon-right{
		width: 100%;
		float: right;
	}
	.news-dwon-right-ul{
		width: 90%;
		margin: 0 auto;
	}
	.news-dwon-right-ul li{
		width: 100%;
		height: 66px;
		margin-bottom: 20px;
		line-height: 22px;
		font-size: 14px;
		border-bottom: 1px solid;
	}
	.news-dwon-right-ul li a{
		display: block;
		width: 75%;
		height: 66px;
		color: #747474;
		float: left;
		text-align: left;
	
	}
	.news-dwon-right-ul li a:hover{
		text-decoration:underline;
	}
	.news-dwon-right-ul li span{
		float: right;
	}
}

/*新闻列表页 News_list*/
.news-dwon-right {
    width: 682px;
    float: right;
}

.news-dwon-right-table {
    width: 100%;
    margin-bottom:20px;
}

    .news-dwon-right-table tr {
        width: 100%;
        height: 22px;
        margin-bottom: 10px;
        line-height: 22px;
        font-size: 14px;
    }

        .news-dwon-right-table td a {
            color: #747474;
            text-align: left;
        }

            .news-dwon-right-table td a:hover {
                text-decoration: underline;
            }

        .news-dwon-right-table td span {
            float: right;
        }

@media only screen and (max-width: 50rem) {
    .news-dwon-right {
        width: 100%;
        float: right;
    }

    .news-dwon-right-table {
        width: 90%;
        margin: 0 auto;
    }

        .news-dwon-right-table tr {
            width: 100%;
            height: 66px;
            margin-bottom: 20px;
            line-height: 22px;
            font-size: 14px;
            border-bottom: 1px solid;
        }

            .news-dwon-right-table td a {
                display: block;
                width: 75%;
                height: 66px;
                color: #747474;
                float: left;
                text-align: left;
            }

                .news-dwon-right-table td a:hover {
                    text-decoration: underline;
                }

            .news-dwon-right-table td span {
                float: right;
            }
}

/*新增分页*/
.paging-ul{
	display: table;
	text-align: center;
	margin:  0 auto;
}
.paging-ul li{
	float: left;
	margin: 10px 15px;
	line-height: 25px;
}
.paging-ul li a{
	padding: 10px;
    color: black;
    font-size: 16px;
}
.paging-ul li a:hover{
	color: white;
	background: #806cd6;
}
@media only screen and  (max-width: 50rem){
	.paging-ul{
		display: table;
		text-align: center;
		margin:  0 auto;
	}
	.paging-ul li{
		float: left;
		margin: 0px 0px;
		line-height: 25px;
	}
	.paging-ul li a{
		padding: 0px 10px;
	    color: black;
	    font-size: 16px;
	}
	.paging-ul li a:hover{
		color: white;
		background: #806cd6;
	}
}


/*导师详情页*/
.tutor-details-box1{
	width: 100%;
	padding-bottom: 45px;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	margin-bottom: 45px;
}
.tutor-details-box1:last-child{
	border-bottom: none;
}
.dwon-right-tutor p{
	display:table;
}
.details-img{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 232px;
	height: 308px;
}
.tutor-p1{
	font-size: 20px;
	margin-bottom: 25px;
	color: black;
}
.tutor-p2{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.nb-box2{
	margin-top: 80px;
}

.zf2{
	text-indent: 2em;
}
@media only screen and  (max-width: 50rem){
	.tutor-details-box1{
		width: 95%;
		margin: 0 auto;
		margin-bottom: 45px;
	}
	.tutor-details-box1:last-child{
		margin-bottom: 0px;
	}

	.details-img{
		position: initial;
		display: block;
		margin: 0 auto;
		top: 1px;
		right: 1px;
		width: 232px;
		height: 308px;
	}
	.tutor-p1{
		font-size: 20px;
		margin-bottom: 25px;
		color: black;
	}
	.tutor-p2{
		font-size: 14px;
		color: #333333;
		line-height: 25px;
	}
	
	.nb-box2{
		margin-top: 80px;
	}
	
	.zf2{
		text-indent: 2em;
	}
}


/*新闻详情页*/
.news-dwon-right-top .p1 {
    width: 100%;
    /*text-align: center;
    line-height: 18px;
    font-size: 18px;
    color: black;*/

    font-size: 18px;
    line-height: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #004796;
    font-weight: bold;
}
.news-dwon-right-top .p2{
	font-size: 12px;
	text-align: center;
	padding: 25px 0;
	color: #999999;
}
.news-dwon-right-dwon p{
	text-indent: 2em;
	font-size: 14px;
	/*color: #333333;*/
	line-height: 20px;
	/*padding: 20px 0;*/
}
.news-dwon-right-top .p3{

}
.news-dwon-right-top .p3 button{
	float: right;
	width: 20px;
	height: 20px;
	border: none;
	background: rgba(187, 170, 215, 0.64);
	color: black;
	font-size: 12px;
	margin-right: 20px;
	text-align: center;
}
.news-dwon-right-dwon img {
    /*display: block;
	width: 100%;
	height: 45%;
	padding: 20px 0px;*/
    padding: 5px 0px;
}
.news-dwon-right-dwon p.fileinfo img {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    padding: 0px 0px !important;
}
@media only screen and  (max-width: 50rem){
    .news-dwon-right-top .p1 {
        width: 95%;
        margin: 0 auto;
        text-align: center;
        /*line-height: 18px;*/
        /*font-size: 18px;*/
        /*color: black;*/

        font-size: 18px;
        line-height: 40px;
        padding-bottom: 20px;
        text-align: center;
        color: #004796;
        font-weight:bold;
    }
	.news-dwon-right-top .p2{
		font-size: 12px;
		text-align: center;
		padding: 25px 0;
		color: #999999;
		width: 95%;
		margin: 0 auto;
	}
	.news-dwon-right-dwon{
		width: 95%;
		margin: 0 auto;
	}
	.news-dwon-right-dwon p{
		
		text-indent: 2em;
		font-size: 14px;
		color: #333333;
		line-height: 20px;
		/*padding: 20px 0;*/
	}
	.news-dwon-right-dwon img{
		display: block;
		width: 100% !important;
		height: auto !important;
		/*padding: 20px 0;*/
	}
}

#xinwen{
	min-height: 400px;
}

ul.imglist {
    margin: 0 auto;
    width: 950px;
    overflow: hidden
}

    ul.imglist li {
        float: left;
        padding: 4px 8px;
        width: 300px
    }

        ul.imglist li img {
            display: block;
            width: 300px;
            height: 200px
        }

        ul.imglist li span {
            display: block;
            width: 100%;
            height: 30px;
            line-height: 30px;
            background: #F6F6F6
        }
/*视频及学院领导样式*/
.new-details-ul {
    width: 100%;
}

    .new-details-ul li {
        width: 48%;
        float: left;
    }

        .new-details-ul li:nth-of-type(2n) {
            float: right;
        }

    .new-details-ul .new-details-xq {
        width: 100%;
        height: 90px;
    }

        .new-details-ul .new-details-xq span {
            line-height: 1.75;
        }

            .new-details-ul .new-details-xq span.new-details-name {
                display: block;
                text-align: center;
                font-size: 16px;
                color: #333333;
            }

            .new-details-ul .new-details-xq span.new-details-position {
                display: block;
                text-align: center;
                font-size: 16px;
                color: #494949;
            }

#lbContent span, #lbContent p, #lbContent div, #lbContent a {
    /*font-family: "微软雅黑" !important;
    line-height: 200% !important;*/
    /*text-indent: 2em !important;*/
    /*font-size: 16px !important;*/
    /*color: #666666 !important;*/
    font-family: "Microsoft Yahei","Hiragino Sans GB",sans-serif !important;
    line-height: 24px !important;
}
#lbContent div, #lbContent p {
    /*margin-bottom: 20px;*/
}

/*左侧导航样式*/
.dwon-left{}
.dwon-left .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.dwon-left .wp_listcolumn .wp_column a {display: block;
    width: 100%;
    height: 100%;
    background: #d3d3d3;
    color: black;}
.dwon-left .wp_listcolumn .wp_column a .column-name{font-size: 18px;
    padding: 10px 0 2px 0;text-align:center;    display: block;font-weight:normal;}
.dwon-left .wp_listcolumn .wp_column a:hover,
.dwon-left .wp_listcolumn .wp_column a.selected { color:#ffffff; background: #806cd6; } 
.dwon-left .wp_listcolumn .wp_column a.selected span.column-name{color: #ffffff;}
.dwon-left .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.dwon-left .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}


#toENBtn {
    position: absolute; 
    top: 0; 
    right:50px;
    display: inline-block;
    margin-left: 42px;  
    margin-top: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border: solid 2px #6d589d; 
    color: #6d589d;
}

#toENBtn:hover {
    background-color: #6d589d;
    color: white;
}

@media only screen and  (max-width: 50rem){
    #toENBtn {
        display: none;
    }
}