@charset "utf-8";
.content .topimgslider a
{
	display: block;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	/*height: 490px;
	overflow: hidden;
	*/
	position: relative;
}

.content .topimgslider a .mainWrap
{
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
}
.content .topimgslider a span
{
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 70px;
	border-top: 2px solid #f9461d;
	font-size: 24px;
	text-indent: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	z-index: 0;
}

.content .topimgslider a span b
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #fff;
	opacity: 0.85;
	filter: alpha(opacity=85);
	left: 0;
	top: 0;
}

.content .topimgslider a img
{
	width: 100%;
}


.content .slick-dots 
{
	position: absolute;
	bottom: -40px;
	width: 100%;
    text-align: center;
}

.content .slick-dots li  
{
	display: inline-block;
}

.content .slick-dots li button
{   background:#A8B3C6;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 12px;
}

.content .slick-dots li.slick-active button
{
	background: #f9461d;
}

.content .section_1 
{
	background: #ebf1f6;
	padding-top: 100px;
	padding-bottom: 70px;
}

.content .section h2
{
	font-size: 36px;
	color: #273238;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.content .section h2 b
{
	background: #f96a49;
	width: 90px;
	height: 3px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.content .section_1 ul.lastnewsslider
{
	margin-top: 45px;
	margin-right: -30px;
	margin-left: -30px;
}

.content .section_1 ul.lastnewsslider > li
{
	float: left;
	width: 33.33%;
	
}

.content .section_1 li a
{
	background: #fff;
	display: block;
	height: 385px;
	margin-bottom: 15px;
	margin-right:30px;
	margin-left:30px;
	overflow: hidden;
}

.content .section_1 li a h3
{
	font-size: 18px;
	color: #1692c6;
	padding: 25px 30px 0 30px;
	line-height: 1.5em;
}

.content .section_1 li a .time
{
	color: #999;
	display: block;
	padding: 10px 25px;
	
}

.content .section_1 li a p
{
	font-size:14px;
	line-height: 1.5em;
	color: #666;
	padding: 0 15px 30px 25px;
}

.content .section_1 li a img
{
	width: 100%;
}

.content .section_1 li a:hover h3
{
	color:#f9461d;
}

.content .section_1 li a:hover
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}


.content .section_1  .sliderbutton,.content .section_2  .sliderbutton
{
	height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 9;
    color: #6a85b0;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    background-color:#fff; 
    *background-color:#fff;
    zoom:1;
    vertical-align:middle;
    cursor: pointer;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.content .section_1 .sliderbutton i,.content .section_2 .sliderbutton i

{
	line-height: 42px;
}

.content .section_1 .sliderbutton:hover,.content .section_2 .sliderbutton:hover
{
	color:#ff7800;
}

.content .section_1 .sliderbutton.next,.content .section_2 .sliderbutton.next
 {
    right: -80px;
}

.content .section_1 .sliderbutton.prev,.content .section_2 .sliderbutton.prev
 {
    left: -80px;
}


.content .section_2
{
	padding-top: 100px;
	padding-bottom: 80px;

}


.content .section_2 ul
{
	margin-top: 45px;
}

/*
.content .section_2 li
{
	float: left;
	width: 25%;
	
}
*/
.content .section_2 li a
{
	margin:0 20px;
	display: block;
	text-align: center;
}


.content .section_2 li a h3
{
	font-size: 20px;
	color: #1692c6;
	padding: 0 ;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'times new roman'
}

.content .section_2 li a .time
{
	color: #6666;
	display: block;
	padding: 25px 0 10px 0;
	font-size: 14px;
	
}

.content .section_2 li a p
{
	font-size:16px;
	line-height: 1.5em;
	color: #273238;
	padding: 15px 0 15px 0;
}

.content .section_2 li a i
{
	color: #ccc;
	font-size: 20px;
}

.content .section_2 li a .location
{
	color:#5a7f93;
	font-size: 13px;
	
}

.content .section_2 li a .location i
{
	font-size: 14px;
}

.content .section_2 li a img
{
	width: 100%;
	border-radius: 50%;
	border: 6px #fff solid;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-sizing: border-box;

}

.content .section_2 li a:hover h3
{
	color:#f9461d;
}

.content .section_2 li a:hover img
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}


.content .section_3
{
	padding-top: 170px;
	padding-bottom: 80px;
	background: url(../images/indexbuilding.jpg) no-repeat top center;
}


.content .section_3 ul
{
	margin-top: 45px;
}


.content .section_3 li a
{
	display: block;
	padding: 30px 20px;
	position: relative;
}


.content .section_3 li a:hover
{
	background: #E9F0F5;
}

.content .section_3 li a:hover .time
{
	background-position: -91px 0;
	color: #f9461d;
}

.content .section_3 li a:hover h3
{
	color: #f9461d;
}

.content .section_3 li a:hover b
{
	position: absolute;
	right: -18px;
	bottom: -20px;
	width: 100%;
	height: 100%;

	z-index: -1;
}

.content .section_3 li a .time
{
	
	height: 56px;
	width: 91px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	padding-top: 25px;
	float: left;
}

.content .section_3 li a .time span
{
	display: block;
	font-size: 14px;
	padding-top: 5px;
}

.content .section_3 li a .wrapper
{
	margin-left: 110px;
}

.content .section_3 li a h3
{
	font-size: 18px;
	line-height: 1.5em;
	color: #000;
	padding: 0 ;

}

.content .section_3 li a p
{
	font-size: 13px;
	color: #666;
	padding-top: 8px;
	line-height: 1.5em
}

.content a.more
{
	background: #A8B3C6;
    display: block;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 4px;
	text-align: center;
	width: 120px;
	color: #fff;
	margin: 30px auto 0 auto;
}

.content a.more:hover
{
	background: #1692C6;
}

@media screen and (max-width:1200px)
{
	.content .topimgslider a
	{
		height: auto;
		overflow:visible;
	}
	
	.content .section_1 .sliderbutton.prev,.content .section_1 .sliderbutton.next ,.content .section_2 .sliderbutton.prev,.content .section_2 .sliderbutton.next 
	{
		display: none !important;
	}
	
	.content .section_1 ul.lastnewsslider
	{
		margin-right: 0px;
    	margin-left: 0px;
	}
	
	.content .section_1 .slick-dots,.content .section_2 .slick-dots
	{
		bottom: -30px;
	}
	
	
}

@media screen and (max-width:1000px)
{
	.content .topimgslider a .mainWrap
	{
		padding: 0;
		margin-left: 0;
		left: 0;
		width: 100%;
	}
	
	.content .topimgslider a span
	{
		line-height: 3em;
		font-size: 20px;
	}
	
	.content .section_1 .mainWrap
	{
		padding: 0 15px ;
	}
	
	.content .section_1 li a
	{
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.content .section h2
	{
		font-size: 28px;
	}
	
	.content .section_1
	{
		padding-top: 70px;
	}
	
	.content .section_2
	{
		padding-top: 50px;
	}
	
	.content .section_3
	{
		padding-top: 100px;
	}
	
	.content .topimgslider a span
	{
		box-sizing: border-box;
		padding:0 25px;
		text-indent: 0;
	}

}

@media screen and (max-width:700px)
{
	.content .topimgslider a span
	{
		font-size: 16px;
	}
	
	.content .section_1 li a
	{
		height: auto;
	}
	
	/*
	.content .section_2 li
	{
		width: 100%;
		padding-bottom: 30px;
	}
	
	.content .section_2 li a img
	{
		width: 80%;
	}
	*/
	
	.content .section_2,.content .section_3
	{
		background-size: 200%;
	}
	
	.content .section_3 li a
	{
		padding: 20px 0;
	}
	
	.content .section_3 li a:hover
	{
		background: none;
	}
	
	.content .section_3 li a:hover b
	{
		display: none;
	}
	
	.content .section_3 li a .time
	{
		transform: scale(0.75) translateX(-15px);
	}
	
	.content .section_3 li a:hover .time
	{
		background-position: 0 0;
		color: #fff;
	}
	
	.content .section_3 li a .wrapper
	{
		margin-left: 90px;
	}
	
	.content .section_3 ul
	{
		margin-top: 30px;
	}
	
	.content .section_1 li a h3,.content .section_2 li a h3
	{
		overflow: visible;
		white-space: normal;
		line-height: 1.5em;
	}

}

@media screen and (max-width:500px)
{
	.content .topimgslider a span
	{
		font-size: 14px;
	}
	
}