﻿
/*页面标题-------------------------------------------------------------------------*/

.section1{
	width: 1114px;
	height: 41px;
	margin:0 auto;
	border-bottom:1px solid #ccc; 
}

.section1_box{
	text-align: center;
	width: 1114px;
	height: 41px;
	margin:0 auto;
}

.section1_box ul{
	margin:49px auto 0;
	height: 41px;
	width: 60%;
}

.section1_box ul li {
	line-height: 30px;
	padding-bottom: 10px;
	margin:0 5%;
	float: left;
}

.section1_box ul li p{
	width: 100px;
	font-size: 18px;
}

.section1_box_selected{
	border-bottom: 1px solid #22B6FE;
	
}
.section1_box_selected a{
	color: #22B6FE;
}


.section2{
	width: 1114px;
	/*height: 1100px;*/
	margin:50px auto;
}

.section2_title{
	width: 100%;
	margin:0 auto;
	padding-bottom: 1px;
	text-align: center;
}
.section2_nr{
	width: 100%;
	margin:0 auto;
	padding-bottom: 1px;
	padding:50px;
}
.section2_next{
	padding:20px;
	text-align:center
}
.section2_next a{
	padding:0 20px;
}
.section2_title span{
	font-size: 26px;
	color: #333333;
	font-weight: 400;
	letter-spacing: 2px;
}
.section2_title div{
	text-align: center;
	width: 200px;
	margin:30px auto;
	border-top: 1px solid #777777;
	position: relative;
}
.section2_title div p{
	font-size: 16px;
	position: absolute;
	width: 120px;
	height: 20px;
	background-color: #f5f5f5;
	color: #777777;
	top:-14px;
	left:20%;
}	

.section2 .newsul{
	width: 1114px;
	margin:0 auto;
}

.section2 .newsul .newsli{
	width: 1114px;
	height: 140px;	
	margin:0 auto;
	padding: 30px 0 20px;
	border-bottom: 1px solid #C3C3C3;
	box-sizing: initial;
}
.section2 ul li{
	
	margin:10px 10px;
	padding: 30px 0 20px;
    display:inline;
	
}
.section2 ul li select
{
	
	margin:10px 10px;
	padding: 0px 10px 0px 10px;
    display:inline;
	
}

.section2_top{
	width: 1114px;
	height: 140px;
	margin:0 auto;
}

.section2_left{
	float: left;
	width: 10%;
	height: 140px;
	text-align: center;
}

.section2_left span{
	font-size: 28px;
	font-weight: bold;
	color: #6c98e1;
}

.section2_left p{
	margin:10px auto 6px;
}
/*
.section2_left img{
	width: 100%;
}
*/

.section2_right{
	/*margin-left: 10px;*/
	float: left;
	padding-top: 2px;
	width: 90%;
	height: 110px;
}

.section2_right_title{
	font-size: 20px;
	font-weight: 400;
	/*font-weight: bold;*/
}

.section2_right_em{
	margin-top: 8px;
	color: #777777;
}
.section2_right_em a{
	color:#777777; 
}


.section2_right_content{
	margin-top: 10px;
	margin-bottom: 12px;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* overflow: hidden; */
	height: 38px;
	
}

.section2_footer{
	text-align: right;
}
.section2 ul li .section2_footer a{
	text-align: center;
	float: right;
	display: block;
	margin:20px 3px;
	width:90px;
	height: 26px;
	border: 1px solid #6c98e1;
	line-height: 26px;
	color: #6c98e1;
	font-size:12px; 
	background-color: #fff;
}

.section2_right_title a:hover{
	color:#6c98e1;
}

.section2 ul li .section2_footer a:hover{
	color:#6c98e1;
	border: 1px solid #6c98e1;
}

.section2_page{
	width: 100%;
	margin:50px auto;
	text-align: center;
	display:inline-block;
}
/*.section2_page table{
	margin:0 auto;
	color: #555555;
}

.section2_page table tr td p{
	cursor:pointer;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border:1px solid #cccccc;
}*/

.section2_page div{
	margin: 0 auto;
}

.section2_page div .current{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #6ABBF9;
	border:1px solid #6ABBF9;
}

.section2_page div .num{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #cccccc;
}

.section2_page div .next{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 50px;
	height: 30px;
	border:1px solid #cccccc;
}

.section2_page div .end{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #cccccc;
}

.section2_page div .prev{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 50px;
	height: 30px;
	border:1px solid #cccccc;
}

.section2_page div .first{
	margin:0 2px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #cccccc;
}