﻿@charset "utf-8";
/* CSS Document */
.search{
	width: 750px;
	height: 125px;
	position: relative;
	margin: 0 auto;
}
.search_bg{
	position: absolute;
	left: 0;
	top: 87px;
	z-index: 1;
	width: 750px;
	height: 125px;
	background: #000;
    filter: alpha(opacity:40); 
    opacity: 0.4;  
    -moz-opacity: 0.4; 
    -khtml-opacity: 0.4;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);/*兼容ie8及以下*/
}
.search .thisParent{
	position: absolute;
	left: 22px;
	top: 105px;
	z-index: 2;
	width: 705px;
	height: 90px;
}
.search .tabTitle{
	position: relative;
	width: 705px;
	height: 35px;
	line-height: 35px;
	box-sizing: content-box;
}
.search .tabTitle li{
	float: left;
	margin: 0 1px 0 0;
	width: 95px;
	background: #d0d0d0;
	height: 35px;
	line-height: 35px;
	color: #666;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.search .tabTitle li.titleOn{
	background: #ec782b;
	color: #fff;
}
.search .tabBox{
	background: #fff;
	height: 55px;
	line-height: 55px;
}
.search .tabBox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 95px;
	box-sizing: content-box;
}
.search .tabBox .bootstrap-select{
	width: 95px;
	border-right: #ccc solid;
	border-width: 0 1px 0 0;
	float: left;
}
.search .tabBox .btn{
	border: 0;
	font-size: 16px;
	color: #666;
	padding: 16.5px 18px;
}
.search_inp{
	float: left;
	height: 55px;
	line-break: 55px;
	outline: none;
	box-sizing: content-box;
	color: #666;
	font-size: 16px;
	padding: 0 20px;
	width: 419px;
}
.search_btn{
	float: left;
	background: #ec782b;
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	outline: none;
}
.search_btn:hover{
	background: #d75c0b;
}
.main{
	margin: 30px 0 0;
}
.dzzy{
	float: left;
	width: 445px;
}
.dzzy_title{
	height: 35px;
	line-height: 35px;
	position: relative;
	border-bottom: #004f97 2px solid;
	box-sizing: content-box;
}
.dzzy_title span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/dzzy.png) no-repeat 0 10px;
	padding: 0 0 0 22px;
	color: #004f97;
	font-size: 18px;
}
.dzzy_title .more{
	position: absolute;
	right: 3px;
	top: 0;
	color: #666;
	font-size: 14px;
}
.dzzy_list{
	background: #f7f7f7;
	height: 404px;
}
.dzzy_list li{
	height: 100px;
	border-bottom: #eee 1px solid;
	padding: 0 15px;
}
.dzzy_list li a{
	height: 48px;
	line-height: 24px;
	display: block;
	color: #333;
	font-size: 16px;
	padding: 12px 0;
	box-sizing: content-box;
}
.dzzy_list li a:hover{
	color: #004f97;
}
.dzzy_list li span{
	display: block;
	background: url(../images/dzzy_time.png) no-repeat;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #999;
	padding: 0 0 0 23px;
}
.xwzx{
	float: left;
	margin: 0 0 0 50px;
	width: 705px;
}
.xwzx .tabTitle{
	position: relative;
	width: 705px;
	height: 35px;
	line-height: 35px;
	border-bottom: #004f97 2px solid;
	box-sizing: content-box;
}
.xwzx .tabTitle li{
	float: left;
	width: 110px;
	background: #eaeaea;
	height: 35px;
	line-height: 35px;
	color: #666;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.xwzx .tabTitle li.titleOn{
	background: #004f97;
	color: #fff;
}
.xwzx .tabTitle li a.more{
	display: none;
	position: absolute;
	right: 3px;
	top: 0;
	color: #666;
	font-size: 14px;
}
.xwzx .tabTitle li.titleOn a.more{
	display: block;
}
.tabBox{
	display: none;
}
.show{
	display: block;
}
.xwzx_list{
	width: 100%;
	margin: 4px 0 0;
}
.xwzx_list li{
	position: relative;
	height: 40px;
	line-height: 40px;
}
.xwzx_list li a{
	position: absolute;
	font-size: 16px;
	color: #333;
	left: 0;
	top: 0;
	background: url(../images/dot.png) no-repeat 2px 18px;
	padding: 0 0 0 17px;
}
.xwzx_list li span{
	position: absolute;
	right: 3px;
	top: 0;
	color: #999;
	font-size: 16px;
}
.xwzx_list li a:hover{
	color: #004f97;
}
.yqlj{
	height: 100px;
	background: #eaeaea;
	margin: 45px 0 0;
}
.yqlj .yqlj_span{
	float: left;
	height: 100px;
	line-height: 100px;
	display: block;
	font-size: 16px;
	color: #005dba;
}
.yqlj .select-box{
	float: left;
	margin: 29px 0 0 25px;
	color: #005dba;
}
.yqlj .bootstrap-select.btn-group .dropdown-toggle .filter-option{
	color: #005dba;
	font-size: 16px;
}

.news_title{
	font-size: 24px;
	text-align: center;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding: 60px 30px;
}
.news_info{
	border-bottom: #ddd 1px dashed;
	font-size: 16px;
	color: #666;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 0 15px;
}
.news_info span{
	display: inline-block;
	padding: 0 10px;
}
.news_show{
	font-size: 18px;
	line-height: 40px;
	color: #333;
	padding: 50px 30px;
	text-indent: 2em;
	text-align: justify; 
	text-justify: inter-ideograph;
	
}
.news_show_img{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}
.news_show img
{
	max-width: 800px;
}
.news_show_img img {
	max-width: 800px;
}
.level_banner{
	height: 420px;
	width: 100%; 
	background-size: cover;
}
.xxgk_box{
	background: url(../images/level_banner.png) no-repeat;
}

.main_banner{
	
}
.left_menu{
	float: left;
	width: 240px;
	margin: 20px 0 0;
}
.left_menu_title{
	height: 62px;
	width: 240px;
	background: #327cd3;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 62px;
}
.left_menu_title a{
	height: 62px;
	width: 240px;
	background: #327cd3;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 62px;
}
.sub_menu{
	margin: 0 0 50px;
}
.sub_menu li{
	height: 50px;
	width: 240px;
	line-height: 50px;
	background: url(../images/jiantou.png) no-repeat 36px 18px #f1f1f1;
	margin: 2px 0 0;
}
.sub_menu li a{
	padding: 0 0 0 80px;
	display: block;
	font-size: 16px;
}
.sub_menu li:hover{
	background: url(../images/jiantouhover.png) no-repeat 36px 18px  #327cd3;
}
.sub_menu li.active{
	background: url(../images/jiantouhover.png) no-repeat 36px 18px  #327cd3;
}
.sub_menu li:hover a{
	color: #fff;
}
.sub_menu li.active a{
	color: #fff;
}

.right{
	width: 1200px;
	margin: 20px 0 60px 0;
}
.right .current{
	border-bottom: #ccc 2px solid;
	height: 60px;
	line-height: 60px;
}
.current_title{
	font-size: 24px;
	float: left;
}
.right .current dt{
	padding: 0 0 0 10px;
}
.right .breadcrumb1{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	padding: 0 10px 0 0;
	float: right;
    display: inline-block;
    border-bottom: #327cd3 2px solid;
}
/******路径导航******/
.breadcrumb1>dt{
    float: left;
    color: #888;
	height: 60px;
	line-height: 60px;
}
.breadcrumb1>dd a {
    color: #888;
    text-decoration: none;
	height: 60px;
	line-height: 60px;
}
.breadcrumb1>dd {
    display: inline-block;
    float: left;
	height: 60px;
	line-height: 60px;
}
.breadcrumb1>dd.active{
    color: #333;
	height: 60px;
	line-height: 60px;
}
.breadcrumb1>dd+dd:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.right_content{
	
}
.yxsf{
	margin: 60px auto;
	width: 525px;
	height: 1056px;
	display: block;
}
.ldjj_tab_top{
	margin: 60px 0 20px;
}
.ldjj_tab{
	background: #f1f1f1;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	margin: 0 0 20px;
}
.ldjj_tab_top{
	margin: 40px 0 20px;
}
.ldjj_tab td{
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
}
.ldjj_tab_img{
	padding: 20px 0;
	text-align: center;
}
.ldjj_tab td img{
	border: #fff 2px solid;
	width: 100px;
	height: 145px;
}
.ldjj_tab_name{
	background: #ffc0c6;
	color: #333333;
	font-size: 18px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.ldjj_tab_zhiwei{
	background: #ffc0c6;
	color: #333333;
	font-size: 18px;
	padding: 0 0 0 25px;
	height: 50px;
	line-height: 50px;
}
.ldjj_tab_img{
	padding: 20px 0;
}
.ldjj_tab_info{
	padding: 20px 30px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.xxjj{
	margin: 60px 0 0;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-indent: 2em;
	text-align: justify; 
	text-justify: inter-ideograph;
}
.xxjj .xxjj_logo{
	width: 492px;
	height: 88px;
	margin: 0 auto 30px;
	display: block;
}
.xysyt{
	text-align: center;
	margin: 160px 0 130px;
}
.xysyt img{
	max-width: 1200px;
}
.yxsz_tab{
	width: 100%;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	margin: 50px 0 0;
	text-align: center;
	font-size: 16px;
}
.yxsz_tab th{
	background: #ffc0c6;
	height: 50px;
	line-height: 50px;
	border-right: #ddd 1px solid;
	border-bottom: #fff 1px solid;
	font-size: 18px;
}
.yxsz_tab td{
	height: 50px;
	line-height: 50px;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	color: #666;
}
.yxsz_tab td a{
	color: #f60;
	padding: 0 20px 0 0;
}
.yxsz_tab td a:hover{
	text-decoration: underline;
}


.news_list{
	margin: 30px 0 0;
}
.news_list li{
	position: relative;
	height: 48px;
	line-height: 48px;
	background: url(../images/dot1.png) no-repeat 5px 20px;
}
.news_list li .news_list_name{
	position: absolute;
	left: 30px;
	font-size: 18px;
	color: #333;
}
.news_list li a{
	position: absolute;
	left: 25px;
	top: 0;
	display: block;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.news_list li a:hover{
	color: #a10e1b;
	text-decoration: underline;
}
.news_list li .news_list_date{
	position: absolute;
	right: 0;
	font-size: 16px;
	color: #999;
}
.pic_list{
	margin: 30px 0 0;	
}
.pic_list li{
	width: 270px;
	float: left;
	margin: 20px 15px;
}
.pic_list li a{
	width: 270px;
	display: block;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
}
.pic_list li a:hover{
	color: #a10e1b;
	text-decoration: underline;
}
.pic_list li a span{
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 5px 0 0;
}
.pic_list li img{
	display: block;
	height: 200px;
	width: 270px;
}
.page{
	height: 40px;
	text-align: center;
	padding: 30px 0 0;
}
.xndh{
	font-size: 20px;
	border-bottom: #ddd 3px solid;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 30px 0 10px;
	color: #c22634;
}
.xndh_tab{
	font-size: 16px;
	color: #333;
	width: 100%;
	margin: 0 0 20px;
	border-bottom: #ddd 1px dashed;
}
.xndh_tab td{
	padding: 0 0 0 20px;
	height: 50px;
	line-height: 50px;
}
.xndh_tab tr.xndh_tab_bg td{
	background: #f1f1f1;
}
.xndh_tab td span{
	padding: 0 0 0 20px;
	display: inline-block;
}



/*=====光影校园======*/
.gyxy_pic{
	width: 800px;
	margin: 50px auto;
}
.gyxy_pic img{
	width: 800px;
}
.xz_right{
	margin: 20px 0 80px 30px;
	width: 930px;
	float: left;
}
.foot{
	clear: left;
}
.bgjj_title{
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	padding: 40px 0 20px;
}
.bgjj_cont{
	padding: 20px 0;
}
.bgjj_cont img
{
    max-width:800px;
}
.bgjj_cont p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 10px;
	color: #666;
	text-align: justify; 
	text-justify: auto;
	padding: 0 20px;
}
.lsyg_tab{
	width: 890px;
	margin: 20px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
}
.lsyg_tab thead tr th{
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #fae6b1;
	font-size: 16px;
}
.lsyg_tab tbody tr.lsyg_tab_tr td{
	background: #f7f7f7;
}
.lsyg_tab tbody tr td.lsyg_tab_tr{
	background: #f7f7f7;
}
.lsyg_tab tbody tr td{
	border-bottom: #ddd 1px solid;
	border-left: #fff 1px solid;
	text-align: center;
	line-height: 20px;
	padding: 15px 10px;
	font-size: 16px;
}
.tsjz{
	padding: 0 0 60px;
}
.tsjz p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}
.tsjz h3{
	text-indent: 1.6em;
	font-size: 20px;
	padding: 30px 0 10px;
	font-weight: bold;
}
.tsjz p strong{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.ydtsg_img{
	width: 500px;
	margin: 20px auto;
	display: block;
}
.ystsg_step{
	width: 500px;
	display: block;
	margin: 20px auto;
}

.xyfc{
	margin: 55px 0 0;
	height: 190px;
	border: #ddd solid;
	border-width: 0 1px 1px 1px;
	border-top: #024a94 2px solid;
	background: #fff;
	position: relative;
}
.xyfc_title{
	position: absolute;
	left: 0;
	top: -8px;
}
.fl3{
	margin: 50px 0 0;
	background: #efefef;
	height: 270px;
	padding: 10px 0;
}
/*============
	 --  滚动图片  --
=============*/
#scrollImg{ 
	width: 1134px;
	height: 150px; 
	position: absolute; 
	overflow: hidden;
	left: 55px; 
	top: 18px;
}
.jcarousel-skin-tango li{ 
	float: left; 
	text-align: center; 
	padding: 0 0 0 13px; 
	width: 175px; 
	height: 150px; 
	font-size: 12px; 
	overflow: hidden;
	position: relative;
}
.jcarousel-skin-tango li a{ 
	float: left; 
	color: #333; 
	cursor: pointer
	display: block; 
	line-height: 30px;
}
.jcarousel-skin-tango li a:hover{ 
	text-decoration: underline;
}
.jcarousel-skin-tango li a img{ 
	display: block; 
	height: 150px; 
	width: 175px;
	position: absolute;
	left: 0;
	top: 0;
}
.jcarousel-skin-tango li span{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	z-index: 3;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 175px;
}
.jcarousel-skin-tango li i{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	z-index: 2;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 175px;
	background: #000;
    filter: alpha(opacity:40); 
    opacity: 0.4;  
    -moz-opacity: 0.4; 
    -khtml-opacity: 0.4;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);/*兼容ie8及以下*/
}
	

.yqlj{
	height: 100px;
	background: #0056ab;
	clear: left;
}
.yqlj .yqlj_span{
	float: left;
	height: 100px;
	line-height: 100px;
	display: block;
	font-size: 16px;
	color: #fff;
}
.yqlj .select-box{
	float: left;
	margin: 29px 0 0 50px;
	color: #005dba;
}
.yqlj .bootstrap-select.btn-group .dropdown-toggle .filter-option{
	color: #005dba;
	font-size: 16px;
}
.xxzx_tab{
	width: 800px;
	margin: 30px auto;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	line-height: 40px;
}
.xxzx_tab th{
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
	background: #f7f7f7;
	font-size: 16px;
}
.xxzx_tab td{
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
	font-size: 14px;
}
.dzzn_gzzd{
	margin: 50px;
	text-align: center;
}
.dzzn_gzzd a{
	font-size: 16px;
}
