* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}


/*top*/

.top {
	width: 100%;
	height: 162px;
	background: url(../images/head.png) no-repeat left center;
	background-size: 100% 100%;
}

.top .top_search {
	width: 1100px;
	margin: 0 auto;
}

.top .top_search .search_content {
	width: 324px;
	height: 42px;
	float: right;
	margin-top: 60px;
}

.top .top_search .search_content input[type=text] {
	width: 250px!important;
	height: 42px;
	border-radius: 5px 0 0 5px;
	padding-left: 30px;
	line-height: 42px;
	border: 0;
	float: left
}

.top .top_search .search_content input[type=submit] {
	width: 44px;
	height: 43px;
	background: url(../images/search_btn.jpg) no-repeat;
	float: left;
	border: 0;
}

.nav {
	width: 100%;
	height: 60px;
	background: url(../images/nav_bg.jpg) repeat-x;
}

.nav ul {
	width: 1290px;
	margin: 0 auto;
	height: 60px;
}

.nav ul li {
	font-size: 19px;
	font-family: "microsoft yahei";
	background: url(../images/nav_line.jpg) no-repeat right center;
	float: left;
	line-height: 60px;
	padding: 0 12px;
}

.nav ul li a {
	color: #fff;
}

.nav ul li:first-child {
	padding-left: 0;
}

.nav ul li:last-child {
	padding-right: 0;
	background: none;
}

.js-silder {
	position: relative;
	min-width: 320px;
}

.silder-scroll {
	width: 100%;
	overflow: hidden;
}

.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.silder-main-img img {
	width: 100%;
}

.js-silder-ctrl {
	width: 100%;
	text-align: center;
	position: relative;
	top: -50px;
	z-index: 9999;
}

.silder-ctrl-prev,
.silder-ctrl-next {
	position: absolute;
	top: -200px;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
	left: 20px;
	text-align: left;
}

.silder-ctrl-next {
	right: 20px;
	text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.silder-ctrl-prev>span {
	left: 0;
}

.silder-ctrl-next>span {
	right: 0;
}

.silder-ctrl-con {
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #c8c6c7;
}

.silder-ctrl-con.active>span {
	background-color: #f5a70f;
}

@media (max-width: 768px) {
	.silder-ctrl-prev,
	.silder-ctrl-next {
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con {
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}


/*内容*/

.container {
	width: 1200px;
	margin: 0 auto;
}

.container .box {
	width: 100%;
	height: 308px;
	margin-top: 40px;
}

.container .box .box_left {
	width: 420px;
	float: left;
	height: 308px;
	background-color: #2178bb;
}

.container .box .box_right {
	width: 400px;
	float: left;
	display: block;
}
.container .box .noitce{
	width: 352px;
	float: left;
	margin-right: 28px;
}
.container .box .box_left .box_header {
	width: 374px;
	height: 44px;
	margin-left: 24px;
	margin-top: 10px;
	background: url(../images/news_head.png) no-repeat left center;
	line-height: 44px;
}

.container .box .box_left .box_header span {
	font-size: 22px;
	font-family: "microsoft yahei";
	color: #fff;
	float: left;
	margin-left: 36px;
}

.container .box .box_left .box_header a {
	float: right;
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
}

.container .box .box_left .box_content {
	width: 374px;
	height: 44px;
	margin-left: 24px;
	margin-top: 14px;
}

.container .box .box_left .box_content ul li {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-family: "microsoft yahei";
	width: 100%;
	float: left;
	color: #fff;
	border-bottom: 1px dashed #ccc;
}

.container .box .box_left .box_content ul li a {
	float: left;
	color: #fff;
}

.container .box .box_left .box_content ul li span {
	float: right;
	border: 1px solid #fff;
	display: block;
	width: 44px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 3px;
	margin-top: 9px;
}

.box2 {
	width: 100%;
	height: 126px;
	margin-top: 36px;
}

.box2 .box2_left {
	width: 38px;
	height: 126px;
	float: left;
	background-color: #1a7ac4;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}

.box2 .box2_left p {
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #fff;
	margin-top: 5px;
}

.box2 .box2_right {
	width: 1062px;
	float: left;
}

.box2 .box2_right ul li {
	width: 220px;
	height: 124px;
	float: left;
	border: 1px solid #d2d7dd;
	border-radius: 5px;
	margin-left: 16px;
	background-color: #e5f3fe;
	padding: 0 10px;
}

.box2 .box2_right ul li .xxgk_title {
	width: 220px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}

.box2 .box2_right ul li .xxgk_title span {
	color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	background-color: #fba709;
	border-radius: 50%;
	position: relative;
	float: left;
}

.box2 .box2_right ul li .xxgk_title span i {
	color: #537d93;
	position: absolute;
	left: 15px;
	top: 0;
}

.box2 .box2_right ul li .xxgk_title span .div1 {
	position: absolute;
	left: 5px;
	top: 0;
	line-height: 24px;
}

.box2 .box2_right ul li .xxgk_title span .div2 {
	position: absolute;
	right: 5px;
	bottom: 0;
	line-height: 24px;
}

.box2 .box2_right ul li .xxgk_title h3 {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #447aa0;
}
.box2 .box2_right ul li .xxgk_title h3 a{
	color: #447aa0;
}
.box2 .box2_right ul li .xxgk_content p {
	font-size: 12px;
	color: #8b949b;
	line-height: 16px;
	margin-top: 8px;
}
.box2 .box2_right ul li .xxgk_content p a{
	color: #8b949b;
}
.box3 {
	width: 100%;
	height: 320px;
	margin-top: 36px;
}

.box3 .box3_left {
	width: 576px;
	height: 320px;
	float: left;
}

.box3 .box3_left .box3_header {
	width: 100%;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #2178bb;
}

.box3 .box3_left .box3_header ul li {
	float: left;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #1e7dc1;
	margin-right: 14px;
}

.box3 .box3_left .box3_header ul li.actives {
	color: #f5a414;
}

.box3 .box3_left .box3_header a {
	float: right;
	color: #3b81b4;
}

.box3 .box3_left .box3_content {
	width: 100%;
	height: 280px;
	margin-top: 18px;
	position: relative;
}

.box3 .box3_left .box3_content .box3_tab {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.box3 .box3_left .box3_content ul li {
	font-size: 14px;
	font-family: "microsoft yahei";
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/text_head.png) no-repeat left center;
	color: #0d0d0d;
	cursor: pointer;
}

.box3 .box3_left .box3_content ul li a {
	float: left;
	margin-left: 15px;
	color: #0d0d0d; 

}

.box3 .box3_left .box3_content ul li span {
	float: right;
}

.box3 .box3_right {
	width: 374px;
	float: right;
}

.noitce .box3_right_header {
	width: 100%;
	height: 28px;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #2b77b5;
	border-bottom: 1px solid #2178bb;
}

.noitce .box3_right_header span {
	float: left;
}

.noitce .box3_right_header a {
	float: right;
	color: #2b77b5;
}

.noitce .box3_right_content {
	width: 100%;
	margin-top: 20px;
}

.noitce .box3_right_content .box3_right_list {
	width: 100%;
	height: 28px;
	border-bottom: 1px dashed #a4b2bd;
	padding: 4px 0;
}

.box3_right_list .box3_right_date {
	width: 80px;
	height: 28px;
	float: left;
}

.box3_right_list .box3_right_date p:first-child {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #1b79c1;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
}

.box3_right_list .box3_right_date p.p2{
	border: 1px solid #257bb8;
	border-top: 0;
	width: 46px;
	height: 29px;
	line-height: 28px;
	text-align: center;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #1c78bb;
	border-radius: 0 0 5px 5px;
}

.box3_right_list .box3_right_data {
	width: 260px;
	float: right;
}

.box3_right_list .box3_right_data .box3_right_title {
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #000;
}

.box3_right_list .box3_right_data .box3_right_title a {
	color: #626262;
}

.box3_right_list .box3_right_data .box_right_detials {
	font-size: 12px;
	line-height: 16px;
	color: #656565;
}
.box3_right_list .box3_right_data .box_right_detials a{
	color: #656565;
}
#topw10 table{
	text-align:  center;
}
/*党团活动*/

.box4 {
	width: 100%;
	height: 260px;
	margin-top: 24px;
}

.box4 .box4_header {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #2677b8;
	font-size: 20px;
}

.box4 .box4_header span {
	color: #27669c;
	float: left;
}

.box4 .box4_header a {
	float: right;
	color: #27669c;
}

.box4 .box4_content {
	width: 100%;
	height: 210px;
	margin-top: 18px;
}

.box4 .box4_content img {
	width: 275px;
	height: 170px;
}

.box4 .box4_content a {
	color: #799cbc;
	font-size: 12px;
}

.box5 {
	width: 100%;
	height: 333px;
	margin-top: 36px;
}

.box5 .box5_left {
	width: 728px;
	height: 333px;
	float: left;
}

.box5 .box5_left img {
	width: 100%;height: 333px;
}

.box5 .box5_right {
	width: 414px;
	height: 320px;
	float: right;
	
	position: relative;
}

.box5 .box5_right .box5_text {
	width: 44px;
	float: left;
	font-size: 26px;
	font-family: "microsoft yahei";
	color: #227cc8;
	text-align: center;
	padding-top: 84px;background-color: #e7ebee;
	padding-bottom: 63px;
	border-radius: 10px 0 0 10px;
}

.box5 .box5_right .box5_right_link {
	width: 350px;
	float: right;
	padding-top: 25px;
	background-color: #e7ebee;border-radius:0 10px 10px 0;
	padding-left: 20px;
	padding-bottom: 10px;
}

.box5 .box5_right .box5_right_link ul li {
	float: left;
	margin-top: 5px;
}

.footer {
	width: 100%;
	background-color: #2178bb;
	margin-top: 36px;
	font-size: 14px;
	font-family: "microsoft yahei";
	padding: 40px 0;
}

.footer p {
	color: #fff;
	margin-top: 12px;
}

.footer p a {
	color: #fff;
}

.footer .footer_content {
	width: 800px;
	margin: 0 auto;
}
.phone_nav,.phone_top,.phone_footer,.box_rights{
	display: none;
}
.nav>div>div>ul>li>a>span{
	padding: 0!important;
	line-height: 60px!important;
}.nav ul li ul li{
	padding:10px!important;
}.box5_link_content{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.box5_link_content span{
	font-size: 24px;
	font-family: "microsoft yahei";
	color: #2077ba;
}
.box5_link_content select{
	border:2px solid #2179b9;
	height: 30px;
	line-height: 30px;
	width: 240px;
	color: #656563;
	position: relative;
	top:-3px;
}

/*适应手机*/

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.phone_top {
		width: 100%;
		height: 100px;
		background: url(../images/top.png) no-repeat scroll center center;
		background-size: 100% 100%;
		background-position: 50% 50%;
		background-origin: content-box;display: block;
	
	}#topw10{
		width: 100%!important;
	}
	.phone_top img {
		width: 100%;
	}.nav{
		display: none;
	}
	.top {
		display: none;
	}.phone_nav {
		width: 100%;
		height: 50px;
		background-color: #2178bb;
		display: block;
		line-height: 50px;
		position: relative;
		float: left;display: block;
		z-index: 99999;
	}
	.phone_nav img {
		width: 30px;
		float: right;
		margin-top: 13px;
		margin-right: 15px;
	}
	.phone_nav span {
		color: #fff;
		float: left;
		margin-left: 15px;
		font-size: 18px;
		font-family: "microsoft yahei";
		font-weight: bold;
	}
	.phone_nav .show_nav {
		position: absolute;
		left: 0;
		width: 100%;
		height:250px;
		top: 50px;
		z-index: 99999;
		background-color: #005DA7;
		display: none;
	}
	.phone_nav .show_nav ul li {
		width: 50%;
		float: left;
		text-align: center;
		height: 40px;
		line-height: 40px;
		background: url(../images/jiantou.png) no-repeat 96% center;
		background-size: 15px 15px;
	}.phone_nav .show_nav ul li:nth-of-type(2n){
		border-right: 0;
	}
	.phone_nav .show_nav ul li a {
		color: #fff;
		font-size: 16px;
		font-family: "microsoft yahei";
	}
	.box3 .box3_left .box3_content ul li a{
			overflow:hidden;
           word-break:keep-all;
           white-space:nowrap;
           text-overflow:ellipsis;
           width: 55%;
           display: block;
	}.box3 .box3_left .box3_content ul li span{
		width: 32%;
	display: block;
	margin-right: 20px;
	}.box3 .box3_left:nth-of-type(2) .box3_content ul li span{
		margin-right: 0;text-align: right;
		
	}
	/*内容*/
	.container{
		width: 96%;
		padding: 0 2%;
	}
	.container .box .box_left,.container .box .box_right,.box3 .box3_left,.box5 .box5_left,.box5 .box5_right{
		width: 100%;
	}.container .box,.box2,.box3,.box4,.box5,.footer,.box5 .box5_left{
		height: auto;
		float: left;
	}.box2 .box2_right ul li{
		margin-bottom: 10px;
		    width: 40%;
	}
	.container .box .box_left .box_header,.container .box .box_left .box_content{
		width: 90%;
		margin-left: 5%;
	}.box2 .box2_right{
		width: 80%!important;
	}.phone_footer{
		width: 100%;
		float: left;
		text-align: center;
		background-color: #2178bb;
		padding: 20px 0;
		display: block;
	}.footer{
		display: none;
	}.phone_footer p {
	color: #fff;
	margin-top: 12px;
}.box5 .box5_right .box5_right_link{
	width: 80%;
}.box3 .box3_right{
	width: 100%;
}
.box5 .box5_right .box5_right_link ul li{
	width: 45%;
}.box5 .box5_right .box5_right_link ul li img{
	width: 100%;
}
.phone_footer p a {
	color: #fff;
}
.box5 .box5_left img{
	height: auto;
}.box5 .box5_right{
	    background-color: #e7ebee;
}.box5 .box5_right .box5_text{
	padding-bottom: 30px;
}.box5_link_content{
	margin-top: 0;
	width: 98%;
	padding-left: 2%;
}.box5_link_content select{
	width: 150px;
}
.box_rights{
	width: 100%;
	display: block;
}.container .box .box_right{
	display: none;
}.ul_go{
	display: none;
}
.box2_right ul{
	width: 100%;
	
}
}
.box2{
	position: relative;
}
.box2 .box2_right{
	position: relative;overflow: hidden;width: 1042px;
}.box2_right ul{
	position: relative;
	width: 210%;
	
	
}
.ul_go{
	
	width: 30px;
	height: 30px;
	position: absolute;
	right:0px;
	top:48px;
	cursor: pointer;
	
}
.ul_go img{
	width: 30px;
}
#tabw10 div{
	
	margin-right: 20px;
}
.silder-ctrl-con{
	display: none!important;
}
.nav ul li.i11{
    padding-right: 0!important;
    background: none!important;
}
.banner{
	width: 100%;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
	.top{
		height: 140px;
	}
}