﻿body {
	background: #ffe0db url(../images/body_bg.jpg) no-repeat scroll center top;
}


/*主体内容*/

.contain {
	width: 1124px;
	height: 1043px;
	background-color: #fff;
	margin: 300px auto 0;
}


/*导航*/

.nav {
	width: 100%;
	height: 44px;
	background: url(../images/nav_bg.jpg) repeat-x;
	line-height: 44px;
	float: left;
}

.nav ul {
	width: 1044px;
	margin-left: 40px;
}

.nav ul li {
	float: left;
}

.nav ul li span {
	padding: 0!important;
	line-height: 44px!important;
}

.nav ul li a {
	color: #fff;
	padding: 0 29px;
	font-size: 18px;
	font-family: "microsoft yahei";
}


/*欢迎信息&天气*/

.welcome {
	width: 1052px;
	padding: 0 36px;
	height: 42px;
	line-height: 42px;
	float: left;
}


.welcome .date{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-left:90px;
}
.welcome .weather{
	float: left;
}
.welcome .weather a{color:#000; font-size:14px;font-weight: bold;margin:0 30px;}
.welcome .search_input{
	width: 352px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url(../images/search.jpg) no-repeat left center;
}.welcome .search_input span{
	float: left;
	margin-left: 24px;
}.welcome .search_input input{
	width: 192px;
	height: 24px;
	border: 1px solid #dddddb;
	padding-left: 10px;
	float: left;
	margin-top: 9px;
	line-height: 24px;
}.welcome .search img{
	float: left;
	margin-left: 5px;
	margin-top: 9px;
}.welcome .search_input .search_content{
	float: left;
}.welcome .search{
	background: url(../images/seracth_btn.jpg) no-repeat;
	width: 49px!important;
	height: 25px!important;
	float: left;
	margin-left: 5px;
}

/*三块*/

.contain_box {
	width: 1094px;
	padding: 0 15px;
	float: left;
}

.contain_box .box {
	width: 100%;
}

.box .box_one {
	width: 359px;
	float: left;
	height: 315px;
}

.box .box_one .box_header {
	width: 100%;
	height: 34px;
	background: url(../images/box_header.jpg) no-repeat;
	line-height: 34px;
}

.box .box_one .box_header span {
	float: left;
	color: #cb1315;
	font-size: 16px;
	margin-left: 9px;
	font-family: "microsoft yahei";font-weight: bold;
}

.box .box_one .box_header a {
	float: right;
	margin-right: 8px;
	font-size: 12px;
	font-family: simsun;
	color: #CB1315;
}

.box .box_one .box_content {
	width: 330px;
	height: 280px;
}

.box .box_one .box_content .box_content_flash {
	margin-top: 12px;
	width: 330px;
	margin-left: 15px;
}

.box .box_one .box_content ul li {
	height: 26px;
	line-height: 26px;
	width: 98%;
	margin-left: 1%;
	background: url(../images/zfx.jpg) no-repeat left center;
	color: #000;
	font-size: 14px;
	font-family: simsun;
	float: left;
}

.box .box_one .box_content ul li a {
	color: #000;
	float: left;
	margin-left: 15px;
}

.box .box_one .box_content ul {
	margin-top: 8px;
}

.box .box_one .box_content ul li>span {
	float: right;
}

.box .box_one .box_content2 {
	width: 100%;
}

.box .box_one2 {
	margin-left: 8px;
}

.box .box_one3 {
	height: 261px;
}

.box .box_one3 .box_content {
	height: 222px;
}


/*学风动态*/

.xfdt {
	width: 100%;
	height: 190px;
	margin-bottom: 10px;
	float: left;
}

.xfdt .xfdt_header {
	width: 100%;
	height: 34px;
	background: url(../images/box_header2.jpg) no-repeat;
	line-height: 34px;
}

.xfdt .xfdt_header span {
	float: left;
	color: #cb1315;
	font-size: 16px;
	margin-left: 9px;    font-weight: bold;
}

.xfdt .xfdt_header a {
	float: right;
	margin-right: 8px;
	font-size: 12px;
	font-family: simsun;
	color: #CB1315;
}
.xfdt .xfdt_content {
	width: 100%;
	height: 158px;
}

.xfdt .xfdt_content .xfdt_content_img {
	height: 145px;
	width: 100%;
	margin-top: 13px;
	text-align: center;
}

.xfdt .xfdt_content .xfdt_content_img img {
	width: 165px;
	height: 110px;
	margin-right: 8px;
}

.xfdt .xfdt_content .xfdt_content_img table .td {
	width: 165px;
	height: 110px;
}

.xfdt .xfdt_content .xfdt_content_img a {
	color: #000000;
	font-size: 12px;
	font-family: simsun;
	line-height: 24px;font-weight: bold;
}


/*友情链接*/

.frined_link {
	width: 100%;
	height: 36px;
	background: #e9e9e9 url(../images/frined_link.jpg) no-repeat left center;
	float: left;
	line-height: 36px;
	font-family: "microsoft yahei";
}

.frined_link span {
	float: left;
	color: #fff;
	font-size: 18px;
	margin-left: 14px;
	margin-right: 27px;
}

.frined_link a {
	color: #b00e0c;
	font-size: 16px;
	font-family: "microsoft yahei";
	float: left;
	margin-left: 20px;
}


/*底部*/

.footer {
	width: 100%;
	height: 135px;
	background-color: #b00e0b;
	text-align: center;
	float: left;
}

.footer p {
	color: #fff;
	font-size: 16px;
	font-family: "microsoft yahei";
	padding-top: 10px;
}

.footer p.p1 {
	padding-top: 28px;
}

.footer a {
	color: #fff;
}

.phone_nav,
.pcfooter {
	display: none;
}
/*底部*/

.footer1 {
	width: 100%;
	height:272px;
	background: #0950a2 url(../images/footerbg.jpg);
	text-align: center;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #fff;
}

.footer1 .w1200 {
	width: 1200px;
	margin: 0 auto;
}

.footer1 p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.footer1 p img {
	padding-top: 5px;
}

.footer1 .contact {
	padding-top: 35px;
	padding-bottom: 10px;
}

/*适应手机*/

@media only screen and (min-width: 100px) and (max-width: 640px) {
	body {
		background: #fee2de url(../images/banner.jpg) no-repeat scroll center top;
	}.pingtai{
		display: none;
	}
	.footer1 {display:none}
	.phone_nav {
		width: 100%;
		height: 50px;
		background-color: #d00405;
		display: block;
		line-height: 50px;
		position: relative;
		float: left;
		margin-top: 90px;
	}
	.phone_nav img {
		width: 30px;
		float: right;
		margin-top: 10px;
		margin-right: 15px;
	}
	.phone_nav span {
		color: #fff;
		float: left;
		margin-left: 15px;
		font-size: 18px;
		font-family: "microsoft yahei";
		color: #fff;
		line-height: 50px;
		font-weight: bold;
	}
	.phone_nav .show_nav {
		position: absolute;
		left: 0;
		width: 100%;
		height: 300px;
		top: 50px;
		z-index: 999;
		background-color: #ededef;
		display: none;
	}
	.phone_nav .show_nav ul li {
		margin-left: 15px;
		line-height: 32px;
		background: url(../images/jiantou.png) no-repeat 96% center;
		background-size: 15px 15px;
	}
	.contain {
		margin-top: 0;
		width: 100%;
		height: auto;
	}
	.phone_nav .show_nav ul li a {
		color: #000002;
		font-size: 16px;
		font-family: "microsoft yahei";
	}
	.nav,
	.welcome,
	.boxhide,
	.xfdt {
		display: none;
	}
	.contain_box {
		width: 100%;
	}
	.contain_box {
		height: auto;
	}
	.box_one {
		margin-top: 15px;
		background-color: #fff;
	}
	.box .box_one2 {
		margin-left: 0;
	}
	.box .box_one {
		width: 92%;
	}
	.box .box_one .box_header {
		background: url(../images/box_header3.jpg) no-repeat scroll center top;
	}
	.frined_link {
		height: auto;
		display: none;
	}
	.pcfooter {
		width: 100%;
		height: 125px;
		background-color: #b00e0b;
		text-align: center;
		float: left;
		margin-top: 20px;
		display: block;
	}
	.pcfooter p {
		color: #fff;
		font-size: 14px;
		font-family: "microsoft yahei";
		line-height: 28px;
	}
	.pcfooter p.p1 {
		padding-top: 18px;
	}
	.pcfooter a {
		color: #fff;
	}
	.footer {
		display: none;
	}
}

.imgscroll2_img{
padding:0;
}