@charset "utf-8";

/*
Author:dqz
email:duquanzhen@126.com
*/
* {
	box-sizing: border-box
}

body {
	background: #fff;
	color: #666;
	font: 14px/150% "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
}

input,
textarea {
	font: 14px/150% "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
	color: #999
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
	font-size: 100%;
	font-weight: 100
}

/*面包屑*/
.content-title {
	margin-top: 19px;
	color: #B4B4B4;
	font-size: 16px;
}

.seat-now {
	color: #465169;
}

/* big选项卡*/
.tabs {
	width: 100%;
	margin-top: 20px;
}

.tabs .hd {
	height: 50px;
	line-height: 50px;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;

}

.tabs .hd ul {
	color: #666;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

.tabs .hd ul li {
	display: inline-block;
	margin: 0 35px;
	cursor: pointer;
}

.tabs .hd ul li.on {
	height: 50px;
	border-bottom: 5px solid #314e8d;
}







.inter-box {
	width: 100%;
	margin-top: 20px;
}

.inter-box .one {
	height: 50px;
	line-height: 50px;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;

}

.inter-box .one ul {
	color: #666;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

.inter-box .one ul li {
	display: inline-block;
	margin: 0 35px;
	cursor: pointer;
}

.inter-box .one ul li.on {
	height: 50px;
	border-bottom: 5px solid #314e8d;
}




.slideImg {
	width: 100%;
	margin-top: 20px;
}

.slideImg .two {
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 20px;
	position: relative;
}

.slideImg .two ul {
	    color: #666;
	    font-size: 18px;
	    width: 100%;
	    text-align: center;
}

.slideImg .two ul li {
	display: inline-block;
	padding: 0 25px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ddd;
	margin: 0 5px;
	cursor: pointer;
	border-bottom: 0;
}

.slideImg .two ul li.on {
	background: #314e8d;
	
	color: #fff;
}

.slideImg .twoBox  {
	padding:15px 0 0  6px;
	border:1px solid #e3e3e3;
	background: #f7f7f7;
}

.img-box li{
	float: left;
	margin: 0 0 15px 15px;
}






/* bannercss */
.bannerBox {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.bannerBox .hd {
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	bottom: 15px;
	z-index: 100;

}

.bannerBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.bannerBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	cursor: pointer;
	margin-right: 10px;
}

.bannerBox .hd ul li.on {
	background: #41598c;
	color: #fff;
}

.bannerBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	text-align: center;
}

.bannerBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 500px;
}


.w1 {
	margin: 0 auto;
	width: 1200px
}

.w860 {
	margin: 0 auto;
	width: 860px
}

.root .w {
	width: 1210px
}

.b-bor {
	border: 1px solid #ddd
}

.titles h2 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
}

.titles p {
	color: #666;
	font-size: 16px;
	line-height: 25px;
}

/*顶部*/

/*header*/
.header {
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.user-login a {
	background: url(../images/index_zhuanjiatouxiang_ic.png) no-repeat left center;
	color: #314e8d;
	padding-left: 20px;
}

.banner-nav {
	position: absolute;
	top: 0;
	left: 50%;
	height: 500px;
	margin-left: -600px;
	z-index: 99;


}

.banner-nav ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
	height: 100%;
	padding-top: 67px;
	background: rgba(56, 83, 141, .9);
	overflow: hidden;

}

.banner-nav ul li a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #c1d5ff;
	font-size: 20px;
	text-align: center;
}

.banner-nav ul li:nth-child(1) a {
	text-align: left;
	padding-left: 98px;
}

.banner-nav ul li.active a,
.banner-nav ul li:hover a {
	background: url(../images/nav_hover.png) no-repeat 80px center #314e8d;
	color: #fff;
}

/*首页第一屏*/
.section01 {
	padding: 60px 0 70px;
}

.section-left {
	width: 750px;
}

.section-left span {
	display: block;
	margin: 10px 0;
	width: 93px;
	height: 3px;
	background: #ffae00;
}

.section-right a {
	display: block;
	margin-bottom: 10px;
}



/*首页第2屏*/
.section02 {
	background: #f8f8f8;
	padding: 60px 0 42px;
}

.section02-left {
	width: 580px;
	height: 340px;
	background: #efefef;
	padding: 16px;

}

.video-box {
	width: 550px;
	height: 308px;
	position: relative;
}

.video-bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	position: absolute;
	top: 0;
	left: 0;
}

.video-button {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background: url(../images/video_button.png) no-repeat;
}

.section02-right {
	background: url(../images/section02_bg.png) right bottom no-repeat;
	width: 523px;
	height: 370px;
	padding-top: 33px;
}

.section02-right h2 {
	background: url(../images/pic_01.png) left center no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
.section02-button{
	margin: 0 20px 0 156px
}

.section02-button a {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	font-size: 18px;
	margin-right: 20px;
}

.video-button01 {
	background: #314e8d;
}

.video-button02 {
	background: #e79831;
}


.video-button01:hover {
	background: #264383
}

.video-button02:hover {
	background: #e39229
}




/*首页第3屏*/
.section03 {
	border-bottom: 1px solid #e3e3e3;
	padding: 27px 0 20px;
}

.section03-left h2 {
	background: url(../images/pic_02.png) left center no-repeat;
	padding-left: 32px;
	margin-bottom: 20px;
}
.quern h2 {
	background: url(../images/icon_02.png) left center no-repeat;
	padding-left: 32px;
	margin-bottom: 20px;
}

.section03-left {
	width: 858px;
}

.section03-left textarea {
	width: 100%;
	height: 240px;
	border: 1px solid #E3E3E3;
	background: #f9f9f9;
	resize: none;
	padding: 10px;
}

.section03-right {
	width: 322px;
	height: 340px;
	border: 1px solid #E3E3E3;
	padding: 22px 20px 10px 30px;
}

.section03-right h2 {
	border-left: 4px solid #314e8d;
	padding-left: 10px;
	margin-bottom: 10px;
}

.section03-left button {
	border: 0;
	float: right;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	font-size: 18px;
	background: #314e8d;
	margin-top: 15px;
	cursor: pointer;

}

.section03-left button:hover {
	background: #264383
}

.section04 {
	padding: 30px 0 60px;
}

.section04 h3 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.comment {
	position: relative;
}

.comment-item {
	border-bottom: 1px solid #F1F1F1;
	/* height: 105px; */
	/*padding-right:-58px ;*/
}
.reply-box{
	position: relative;
	margin-left: 50px;
	width: 630px;
	margin-top: 30px;
}
.reply-box .user-icon{
	left: -70px;
}
.zjs{
	font-size: 16px;
}
.z-name{
	font-size: 16px;
}
.z-time{
	font-size: 14px;
	color: #b4b4b4;
	margin-left: 50px;
}
    
.reply-box span{
	margin-right: 10px;

}
.reply-button{
	position: absolute;
	right:-150px;
	top:24px
}
.reply-button a{
	margin-right: 10px;
	color: #054199 ;
}
.user-content textarea{
	width: 100%;
	height: 140px;
	padding: 10px;
	resize: none;
	border: 1px solid #E3E3E3;
	text-align: left;
	margin-top: 10px;
}
.user-content button{
	border: 0;
	width: 120px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	font-size: 14px;
	background: #314e8d;
	margin-top: 5px;
	cursor: pointer;
}
.text-box{
	display: none;
}
.item {
	position: relative;
	/* overflow: hidden; */
	/* height: 100%; */
	margin: 20px auto 30px 0px;
}

.user-icon {
	width: 56px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline-block;
}

.user-mes {
	margin-left: 66px;
	vertical-align: super;
	display: inline-block;
	text-align: left;
	min-height: 56px;
	padding-top: 3px;
}

.user-name {
	width: 256px;
	min-height: 16px;
	font-size: 16px;
	color: #333;
	/*line-height:36px;*/
	/*margin-bottom: 8px;px*/
}

.user-name span {
	display: inline-block;
	min-width: 110px;
}

.user-name font {
	font-size: 14px;
	color: #b4b4b4;
}

.user-content {
	max-width: 630px;
	min-height: 16px;
	font-size: 14px;
	font-family: PingFang SC;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
	word-wrap:break-word
}

.user-botton span {
	color: #054199;
	cursor: pointer;
	font-size: 16px;
}

.delete {
	position: absolute;
	right: 0px;
	top: 10px;
	padding-left: 21px;
	background: url('../images/index_shanchu_ic.png') no-repeat 0 50%;
	background-size: 14px 14px;
}

.answer {
	position: absolute;
	right: 82px;
	/*right: 20px;*/
	top: 10px;
	padding-left: 21px;
	background: url('../images/index_huifu_ic.png') no-repeat 0 50%;
	background-size: 14px 14px;
}



.mode-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 999;
}

.mode-del {
	display: none;
	width: 347px;
	height: 275px;
	background: url(../images/del_bg.png);
	text-align: center;
	padding-top: 160px;
	position: absolute;
	right: -85px;
	z-index: 9999;

}

.mode-del p {
	font-size: 20px;
	color: #666;
}

.mode-del button {
	width: 110px;
	height: 40px;
	line-height: 40px;
	border: 0;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	font-size: 20px;
	background: #314e8d;
	margin-top: 30px;
	cursor: pointer;
}

.mode-del .cancel {
	background: #fff;
	color: #314e8d;
	border: 1px solid #314e8d;
	margin-right: 25px;
}

.mode-answer {
	display: none;
	position: absolute;
	right: 0px;
	z-index: 9999;
	width: 796px;
	height: 170px;

}

.mode-answer textarea {
	width: 100%;
	height: 170px;
	background: #fff;
	resize: none;
	padding: 10px;
}

.arrow {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #FFFFFF;
	position: absolute;
	top: -9px;
	right: 90px;
}

.mode-answer button {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	font-size: 18px;
	background: #314e8d;
	margin-top: 5px;
	cursor: pointer;
	border: 0;
	float: right;
}





/*list*/
.main-content {
	min-height: 800px;
	margin-bottom: 40px;
}

.news-list {
	width: 987px;
	margin: 0 auto;
}

.news-list ul {
	padding: 15px;
	zoom: 1;
}

.news-list li {
	height: 48px;
	line-height: 48px;
	background: url(../images/li_bg.jpg) no-repeat left center;
	padding-left: 35px;
	border-bottom: 1px dashed #f2f2f2;
}

.news-list li a {
	color: #666;
	font-size: 16px;
}

.news-list li .date {
	float: right;
	color: #999;
}

.news-info h5 {
	font-size: 16px;
	color: #333;
	margin: 20px 0;
	text-align: center;
}

.news-info p {
	line-height: 26px;
	color: #666666;
	text-indent: 24px;
	font-size: 16px;
	padding: 0 20px;
}

/*考试管理*/
.rowss button{
	    border: 0;
	    float: right;
	    width: 130px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    color: #fff;
	    border-radius: 25px;
	    font-size: 18px;
	    background: #314e8d;
	    cursor: pointer;
}
.rowss button:hover {
    background: #264383;
}
.handleSelect{
	width: 270px;
	height: 40px;
	line-height: 40px;
	border:1px solid #e3e3e3;
	padding: 0 0 0 10px;
	color: #c8c8c8;
	border-radius: 6px;
	float: left;
}
.chengji h2{
	font-size: 20px;
	background: url(../images/icon_03.png) left center no-repeat;
	padding-left: 35px;
	height: 40px;
	line-height: 40px;
}
.search-type{
	float: right;
	height: 50px;
	line-height: 50px;
}
.search-type span{
	margin-left: 15px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 50px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}
.search-type span:hover,.search-type span.active{
	color: #e79831;
	background: url(../images/tab_bg.png) no-repeat center bottom;
}
.mycharts{
	width: 100%;
	height: 400px;
	margin:40px 0 20px
}
.autotable{
	width: 100%;
	overflow-x: auto;
}
.autotable table{
	width: 1920px;
}
.tab_bg
.dayi {
	width: 860px;
	margin: 0 auto;
}

.dayi .section03-left {
	width: 100%;
}

.tiku {
	width: 860px;
	。 margin: 0 auto;
}

.tiku h6 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
}

.tiku {
	line-height: 28px;
	font-size: 16px;
}

.items {
	padding: 30px 0;
}

.chengji {
	width: 990px;
	margin: 0 auto;
}

.chengji table {
	margin-top: 24px;
}

.chengji table a {
	width: 63px;
	display: block;
	background: url(../images/icon_01.png) no-repeat left center;
}
/*实验简介*/
.content01 ,.content02,.content03{
	width: 970px;
	margin: 0 auto;
}

.info-box {
	margin-top: 40px;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.info-box h4 {
	color: #333;
	border-bottom: 4px solid #ffae00;
	width: 70px;
	font-weight: 600;
	padding-bottom: 5px;
}

.info-box p {
	padding-top: 15px;
}

.info-boxlist {
	margin-left: 40px;
}

.info-boxlist li {
	background: url(../images/li_bg.jpg) no-repeat left center;
	padding-left: 35px;
}

.footer {
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #314e8d;
	color: #fff;
	text-align: center;
}




/*new page*/
.new-banner{
	width: 100%;
	height: 300px;
	background: #6086d7;
}
.starts-box{
	margin: 10px 0
}
.b-text{
	width: 725px;
}
.starts-box img{
	vertical-align:baseline ;
}
.b-text h4{
	font-size: 18px;
	font-weight: 100;
	margin-top: 70px;
	color: #333333;
	font-weight: 600;
}
.b-text p{
	font-size: 14px;
	line-height: 22px;
}
.b-user{
	display: inline-block;
	background: url(../images/banne-user.png) left center no-repeat;
	padding-left: 20px;
}	
.b-img{
	margin-top: 25px;
	width: 442px;
	height: 280px;
	
}
.shiyan-box{
	background: #f5f5f5;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding: 20px;
}






@media screen and (max-width:1024px) {}

@media screen and (min-width:1025px) and (max-width:1280px) {}

@media screen and (min-width:1441px) and (max-width:1920px) {}
