ul li {
	list-style: none;
}

ol li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
body{ 
    min-width: 1280px;
}
.nav-bot{
	width: 100%;
	min-width: 1280px; 
	height: 90px;
}

.nav-bota{
	width: 100%;  
}
.nav-bota-img{ 
	width: 1280px;  
	margin: auto;
}
.nav-bota-img img{
	width: 100%;
	min-width: 1280px;  
}
.head {
	min-width: 1280px;
	width: 100%;
	height: 90px;
}

.head .head-box {
	width: 1280px;
	height: 90px;
	margin: 0px auto;
	
}

.head .head-box .left-logo {
	width: 500px;
	height: 80px;
	float: left;
    margin-top: 10px;
    margin-left: 20px;
	 
}

.head .head-box .left-logo>a {
	display: block;
	height: 60px;
}
.head .head-box .left-logo>a>img {
	float: left; 
	height: 70px;
}
 
.head .head-box .left-logo .jwc {
	position: relative;
	margin-top: -91px;
	margin-left: 400px;
	font-size: 56px;
	color: #fff;
}

.head .head-box .left-logo div {
	position: relative; 
	margin-left: 20px;
	font-size: 40px;
	color: #FFF;float: left;
}
.head .head-box .right-logo{
	width: 300px;
	height: 100px;
	float: right;
    margin-top: 50px;
}
.left-text{
	width: 330px;
	font-size: 32px; 
	height: 90px;
	line-height: 90px;
	font-weight: bold; 
	color: #124377;
	float: right;
	margin-right: 20px;
	letter-spacing: 4px;
	font-family: cursive;
}
.head-box .right-logo-search{
	width: 300px;
	height: 35px;

	border-radius: 30px;
    margin-top: 26px;
	float: right;
	margin-right: 20px;
	border: 1px solid #333;
}

.head-box .right-logo-search .word{
	width: 190px;
	height: 33px;
	float: left;
	padding: 0px 12px;
	border: none; 
	border-radius: 30px;
	font-size: 16px; 
	outline: none; color: #333;
}
.head-box .right-logo-search div{
	width: 24px;
	height: 24px;
	background: #124377;
	color: #FFF;
	border: none;
	border-radius: 10px;
    margin-left: 10px;
    margin-top: 8px;
	float: left; cursor: pointer;
}
.submit{
	float: right;
	margin-right: 20px;
    margin-top: 8px;
	border: none;
	background: none;
}

/*栏目的导航条*/
.nav {
	width: 100%;
	height: 45px;
	z-index: 101;
	top: 45px; 
	background: #062082;
}

.nav>ul {
	width: 1280px;
	height: 45px;
	margin: 0px auto;
	background: #062082;
}

.nav>ul>li {
	width: 10%;
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	text-align: center;
}

.nav>ul>li>a {
	color: #FFF;
	display: block;
	height: 40px; 
}
.nav .aline{
	display: none;
	height: 2px;
	background: #FFF;
	margin-top: -10px;
	border-radius: 5px;
}
.nav>ul>li>a:hover .aline{
	display: block;	
}

.nav>ul>li>ul { 
	display: none;
	position: absolute;
	z-index: 10;
	width: 130px;
	height: auto;
	background: #062082; 
	text-align: center;
	margin-top: 5px;
}

.nav>ul>li>ul>li {
	min-width: 65px;
	height: 45px;
	line-height: 45px; 
}

.nav>ul>li>ul>li>span {
	float: left;
	position: relative;
	width: 20px;
	height: 45px;
	display: none;
	opacity: 0.8;
	background: #7f0807;  
}

.nav>ul>li>ul>li>a { 
	display: block;
	position: relative; 
	color: #FFF;
	text-align: center;
}

.nav>ul>li:hover .nav span{
	background: #c7b199;
}

.nav>ul>li:hover ul {
	display: block;
}

.nav>ul>li>ul>li:hover { 
	background: #067cda;
}

.nav>ul>li>ul>li:hover span {
	display: block;
}


/*内容区域样式*/

.content {
	width: 1280px;
	height: 500px; 
	height: auto !important;
	overflow: hidden;
	margin: 30px auto ;
}


/*二级栏目导航样式*/

.content .c-left {
	width: 230px;
	height: 500px;
	float: left;
}

.content .c-left .c-h3 {
	width: 200px;
	height: 50px;
}

.content .c-left .c-h3>h3 {
	width: 200px;
	height: 50px;
	font-size: 22px;
	margin-left: 30px;
	font-weight: normal;
	color: #FFF;
	padding-left: 34px;
	line-height: 50px;
	background: #4b8761;
}

.content .c-left>ul {
	width: 234px; 
	height: auto; 
	background: #062082;
}

.content .c-left>ul>li {
	width: 234px;
	height: 50px;
	border-bottom: 1px solid #d3d3d3;
	line-height: 50px;
}

.content .c-left>ul>li>a {
	width: 180px;
	font-size: 14px;
	margin-left: 0px;
	color: #FFF;font-weight: bold;
	 display: block;
}
.content .c-left>ul>li:hover{
 	background: #067cda;
	
}
 
 .content .c-left>ul>li span{
	 display: block;
	width: 50px;
	height: 50px;float: left;
	 
 }
 .hidden-spli {
 	background: #0f318a;
 }
 

/*底部样式*/

.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
	width: 48px;
	height: 48px;
	margin-bottom: 8px;
}


/*reset*/
 

a {
	text-decoration: none;
	cursor: pointer;
}

ul {
	list-style: none;
}
 	
.foot {
	background-color: #062082;
	height: 120px; 
}
.footer {
	width: 1280px; 
	margin: 0px auto 0px;
	height: 120px;
	padding: 1px 0px;
	background-color: #062082;
}
.footer span{
	padding: 0px 8px;
}
.foot-link{
	width: 1000px; 
	margin: 10px auto 0px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid gray;
}
.foot-link a{
	color: #FFF;
	font-size: 16px; font-weight: bold;float: left; margin-left: 20px;
}
.foot-link-a{
	float: left;
	width: 640px;
}
.foot-link-b{
	float: left; 
	height: 30px;
	color: #FFF; margin-top: 8px; background: #043e78; border: none; border-radius: 5px;
	width: 110px;text-align: center;margin-left: 20px;
}
.foot-link-c{
	float: left; 
	height: 30px;
	color: #FFF; margin-top: 8px; background: #043e78; border: none; border-radius: 5px;
	width: 110px;text-align: center;margin-left: 20px;
}


.title {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	margin-bottom: 2px;
	margin-top: 25px;
	color: #aeaeae;
}

.fast-guid,
.contact,
.attention {
	height: 140px;
}

.fast-guid { 
	width: 270px; 
	float: left;
	text-align: center;
}

.fast-guid li {
	height: 28px;
	line-height: 28px;
	margin-left: -4px;
}

.fast-guid li a {
	font-size: 14px;
	color: #FFF;
	height: 28px;
}

.contact {
	width: calc(100% - 650px); 
	padding: 0px; 
	float: left;
	text-align: center;
}

.contact li {
	line-height: 28px;
}

.contact li {
	font-size: 14px;
	color: #FFF;
}

.attention {
	width: 350px;
	padding-left: 50px;
	/*padding: 10px 50px 20px 85px;*/
	float: left;
 
}

.attention .img {
	width: 80px;
	height: 80px;
	float: left;
	margin: 14px 35px 24px 0px;
}

.attention .img>span {
	display: block;
	margin-left: 12px;
	font-size: 12px;
	color: #797979;
}

.attention .img>span>a {
	color: #FFF;
}

.attention .img .mar {
	margin-left: -12px;
}


/*智慧校园*/
.qqzhxy {
	display: none;
	position: absolute;
	width: auto !important;
	width: 365px;
	height: 100px;
	bottom: 120px;
	margin-left: -25px;
}

.qqzhxy li {
	width: 100px;
	height: 110px;
	background: #0077B8;
	margin-right: 10px;
	float: left;
	background: #4b8761;
}

.qqzhxy li img {
	width: 80px;
	height: 80px;
	margin-top: 5px;
	margin-left: 10px;
}

.qqzhxy>li>span {
	display: block;
	width: 100px;
	margin-top: 2px;
	height: 10px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

.qqzhxy-img:hover .qqzhxy {
	display: block;
}

/*微信*/

.ewm {
	display: none;
	position: absolute;
	width: auto !important;
	width: 365px;
	height: 100px;
	bottom: 120px;
	margin-left: -82px;
}

.ewm li {
	width: 100px;
	height: 110px;
	background: #4b8761;
	margin-right: 10px;
	float: left;
}

.ewm li img {
	width: 80px;
	height: 80px;
	margin-top: 5px;
	margin-left: 10px;
}

.ewm>li>span {
	display: block;
	width: 100px;
	height: 10px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	margin-top: 2px;
}

.ewm-img:hover .ewm {
	display: block;
}

/* path */
.path {height: 30px;}
.path .c-rig_tit{width: 1100px; margin: 0px auto;}
.path .c-rig_tit> ul{fmargin-right: 10px;} 
.path .c-rig_tit> ul> li{opacity: 0.8;font-size: 12px;height: 40px;line-height: 40px;float: left;}
.path .c-rig_tit> ul> li> a{color: #0f318a;opacity: 0.8;}
.position{
	width: 20px; height: 20px; margin-top: -4px;margin-right: 5px;
}
.content .c-right .c-rig_tit{width: 100%; height: 40px;background: #cdcdcd; }
.content .c-right .c-rig_tit ul{width: 90%; margin-left: 1%;}


.link {
	width: 1280px;
	height: 250px;
	margin: 0px auto 0px; 
	margin-bottom: 10px; background: none;  
}
.link .above-ban-pic2{
	background: none; float: left; width: 1280px;height: 250px;
}
.link .b-right-title{		
	height: 40px; 
	color: #EEE;
	background-color: #062082;
	border-radius: 5px;
}
.link .ouput-color2{
	color: #FFF; 
	padding: 0px 10px;
	text-align: center; font-size: 16px;
	height: 40px !important; line-height: 40px !important; cursor: pointer; display: block; font-weight: bold;
	float: left;
}
.link .text-list-two{
	margin-top: 10px;  float: right; padding: 0px 5px !important; font-size: 14px !important; font-weight: 500; color: #FFF;
	margin-right: 5px;
}
.link .swiper-a{
	display: block; width: 100%; height: 100%; text-align: center; padding: 1px;
}
.link .swiper-span-a{
	display: block; width: 100%; height: 30px; color: #FFF; margin-top: 180px;
}
.link .swiper-span-a2{
	display: block; width: 100%; height: 30px; color: #FFF; margin-top: 110px;
}
.link .swiper-span-b{
	display: block; width: 100%; height: 30px; line-height: 30px; color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 6px;
}
.link .swiper {
	margin-top: 10px;
}
.bg:nth-child(1){
	background-color: ;
}


.input_t {
	width: 240px;
	line-height: 30px;
	height: 30px;
	color: #999;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	font-size: 14px;
}