body {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

li {
	list-style: none;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
	text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6, li, ul, a {
	margin: 0;
	padding: 0;
}

.classify:after {
	content: "";
	display: table;
	clear: both;
}

/*当前位置*/
.currentLocat{
    border-left: 5px solid #1d2353;
    margin-bottom: 20px;
}

/* head */
.hd-top {
	height: 100px;
	background-color: #fff;
}

.hd-top .logo {
	float: left;
	margin-top: 20px;
}
.hd-top .logo img{
	height: 60px;
	width: auto;
}
.hd-top .search {
	position: relative;
	float: right;
	width: 320px;
	height: 40px;
        padding-left: 10px;
	margin-top: 30px;
	border: 1px solid #cecece;
	background-color: #fff;
	border-radius: 20px;
	color: #666;
}
.hd-top .search input {
	line-height: 36px;
	background: none;
	border: none;
	outline: none;
}
.hd-top .search .btn-search {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 60px;
	height: 40px;
	margin-top: -10px;
	background: url(../wximg/search.png) no-repeat center center;
	/*background-color: #2c53a7;*/
	cursor: pointer;
}


/* nav */
.myNav {
	background-color: #1d2353;
}
.myNav .navbar-header {
	background-color: #1d2353;
	position: relative;
}
.myNav .navbar-header .my-bar {
	background-color: #fff;
}
.nav-list .myNavActive a,
.nav-list .nav-item:hover a {
	color: #fff;
	background-color: #3a438f;
}

/* page-nav */
.page-nav {
	line-height: 60px;
	background-color: #f6f6f6;
	color: #999;
}
.page-nav a {
	color: #000;
}
.page-nav a:hover {
	color: #1d2353;
}

/*menu*/
.menu{
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: -310px;
}

/*热点文章*/
.hotArticle h3{
	font-size: 20px;
	color: #1d2353;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #1d2353;
}
.hotArticle h3 span{
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #1d2353;
	border-radius: 5px;
	margin-right: 15px;
}
.hotArticle ul li{
	margin: 10px 0;
}
.hotArticle ul li span{
	color: #1d2353;
	font-size: 16px;
}
.hotArticle ul li a {
	color: #111;
	font-size: 15px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hotArticle ul li:hover a{
	color: #E8645A;
}

/*电子报*/
.dzBao img{
	display: block;
	margin-top: 20px;
	width: 100%;
	height: 125px;
}

@media (min-width: 320px) and (max-width: 799px) {
	.hd-top {
		background-color: #fff;
		background-size: cover;
		height: 150px;
	}
	.hd-top .logo {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.hd-top .logo img{
		width: 92%;
		height: auto;
		margin: 0 4%;
	}
	.hd-top .search {
		width: 80%;
		float: left;
		margin: 15px 10% 0 10%;
	}
	/*导航*/
	.nav-list{
		padding-bottom: 10px;
	}
	.myNav .nav-list .nav-item {
		display: inline-block;
		width: 32.5%;
	}

	.nav-list .nav-item a {
		display: inline-block;
		width: 100%;
		font-size: 16px;
		line-height: 50px;
		color: #fff;
		text-align: center;
	}
        .v_news_content img{
           width:100% !important;
        }
       audio, canvas, progress, video {
         width: 100% !important;
         height: 100% !important;
       }
}

@media (min-width: 800px) and (max-width: 1920px) {
	.container{
		width: 1360px;
	}
        .collegeNewsModel .container,
	.mediaCorporation .container{
		padding-right: 0;
		padding-left: 0;
	}
	/*导航*/
	.header .navbar-collapse{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.myNav .nav-list .nav-item {
		display: inline-block;
		width: 7.4%;
	}
	.nav-list .nav-item a {
		display: inline-block;
		width: 100%;
		font-size: 18px;
		line-height: 52px;
		color: #fff;
		text-align: center;
	}
}

@media (min-width: 1921px) and (max-width: 3840px) {
	.container{
		width: 1360px;
	}
        .collegeNewsModel .container,
	.mediaCorporation .container{
		padding-right: 0;
		padding-left: 0;
	}
	/*导航*/
	.header .navbar-collapse{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.myNav .nav-list .nav-item {
		display: inline-block;
		width: 7.4%;
	}
	.nav-list .nav-item a {
		display: inline-block;
		width: 100%;
		font-size: 18px;
		line-height: 52px;
		color: #fff;
		text-align: center;
	}
}

/*----------------------------------------*/
/*  12. Footer CSS
/*----------------------------------------*/
.footer-logo img{
	width: 300px;
	height: auto;
	padding-bottom: 25px;
}
/* .main-footer {
	padding-bottom: 10px;
	padding-top: 10px;
}  */
.footer-area{
	background-color: #f8f8f8;
}
.footer-area.three .main-footer {
	padding-bottom: 50px;
}
.footer-area.two .main-footer{padding-top: 85px; padding-bottom: 60px}
.single-widget h3{
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	color: #606060;
	margin-bottom: 45px;
	position: relative;
}
.single-widget h3::after {
	background: #606060 none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 57px;
}
.single-widget h3::before {
	background: #606060 none repeat scroll 0 0;
	bottom: -13px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 45px;
}
.single-widget p {
	color: #7d7d7d;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	margin-bottom: 15px;
}
.single-widget ul{
	margin-top: 25px;
}
.footer-social ul li {
	display: inline-block;
	margin-right: 13px;
}
.footer-social ul li:last-child {
	margin-right: 0px;
}
.single-widget ul li {
	color: #7d7d7d;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 16px;
	text-transform: capitalize;
}
.single-widget ul li a{
	color: #7d7d7d;
}
.footer-social ul li a{
	border: 1px solid #DADADA;
	color: #7D7D7D;
	height: 28px;
	width: 28px;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 26px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-area.two .footer-social ul li a{
	border: 1px solid #7A7A93;
	color: #c7c7c7;
}
.footer-social ul li:hover a, .footer-area.two .footer-social ul li:hover a{
	border: 1px solid #F56C6C;
	background: #F56C6C;
	color: #fff;
}
.single-widget ul li:last-child{
	margin-right: 0px;
}
.footer-bottom{
	background: #1d2353;
}
.footer-bottom p {
	color: #c7c7c7;
	font-size: 14px;
	line-height: 60px;
	margin-bottom: 2px;
	font-family: 'Open Sans', sans-serif;
}
.footer-area.three .footer-bottom.two p {
	line-height: 48px;
	margin-bottom: 0;
}
.footer-area.three .footer-bottom.two .footer-social ul  {
	padding: 15px 0 15px;
}
.footer-bottom p a{
	color: #fff;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-bottom p a:hover{
	text-decoration: underline;
}
.main-footer .col-md-3:last-child{
	/*padding-left: 75px;*/
}
.footer-area.two .single-widget a{
	float: left;
	display: block;
}
.footer-area.two .single-widget ul li a{
	float: none
}
.footer-area.two .main-footer .col-md-3:last-child {
	padding-left: 50px;
}
.footer-area.three .footer-bottom {
	background: #fafafa none repeat scroll 0 0;
	padding: 75px 0 55px;
}
.footer-area.three .footer-bottom p a {
	color: #c7c7c7;
}
.footer-area.three .footer-bottom p {
	margin-bottom: 10px;
}
.footer-bottom .footer-social ul {
	padding: 17px 0 15px;
}
.single-widget.instagram a{
	position: relative;
	line-height: 0;
}
.single-widget.instagram a:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	content: "";
	background:  rgba(236, 28, 35, 0.5) none repeat scroll 0 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.single-widget.instagram a:hover::after, .single-widget.instagram a:hover i{opacity: 1}
.single-widget.instagram a i{
	position: absolute;
	z-index: 1;
	color: #fff;
	opacity: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.newsList{
	background-color: white;
	background-image: url(/wximg/content-bg.png);
}

