﻿@charset "utf-8";
.fr{float:right}
.fl{float:left}
.clearfix::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
a{text-decoration:none; outline:none;color:#333;}
a:hover{ text-decoration:none;cursor:pointer;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.one-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.two-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.logoback {
    position: absolute;
    top: 40px;
    left: 50%;
	margin-left:-150px;
    width: 300px;
}

.tbpic img{
	display:block;
	width:100%;
	margin:0 auto;
}


.fx_summary{
	overflow: hidden;
    width: 1270px;
    margin: 0 auto;
}
.fx_summary a{
	font-size:32px ;
	color: #246f54;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
}
.fx_summary p a{
	font-size: 18px;
	color:#333333;
	line-height:30px;
	margin-top: 8px;
	text-indent: 3em;
	font-weight: 500;
}
.fx_summary p a:hover{
	color: #246f54;
}
.bgcnt{
	background:url(swhbodybg.png) left top no-repeat;
	background-size:100% 100%;
}
.fxkh_containner{
	overflow: hidden;
    width: 1270px;
    margin: 0 auto;	
}

.news_title{
	position: relative;
    
}
.lmm{
	width:101%;
	margin-top: 40px;
}
.swhmore{
	position: absolute;
    right: 0;
    bottom: 28px;
    background: #fff;
    width: 70px;
    height: 30px;
    padding-left: 10px;
}

.bigimg {
	width: 645px;
	height: 320px;
	overflow: hidden;
	position: relative;
	float: left;
}
.hd-photos .img {
	margin-bottom: 14px;
	width: 640px;
	text-align: center;
	overflow: hidden;
}

.bigimg .bg {
	width: 640px;
	height: 40px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position: absolute;
	bottom: 0;
	left: 0;
}


.bigimg p {
	font-size: 18px;
	color: #fff;
	font-family: microsoft yahei;
	position: absolute;
	display: block;
	left: 16px;
	bottom: 8px;
}

.bigimg p a {
	color: #fff;
}


.fx_news{
	margin-top: 30px;
    width: 590px;
}
.listNews {
	margin-top: 12px;
	padding-bottom: 21px;
}

.listNews h4 {
	font-size: 18px;
	padding: 10px 0 8px;
	font-weight: bold;
}
.listNews h4 a:hover{
	color: #246f54;
	cursor: pointer;
}

.zdy {
	font-size: 18px;
	padding: 10px 0 8px;
	font-weight: bold;
        height:26px;
        line-height: 26px;
}

.zdy a:hover{
	color: #246f54;
	cursor: pointer;
}

.newsCon2 .news_text {
	font-size: 14px;
	padding-top: 2px;
}
.text_con {
	text-align: justify;
}
.text_con a{
	width: 585px;
	max-height: 78px;
	text-indent: 2em;
	font-size: 16px;
	line-height: 27px;
}
.text_con a:hover{
	color: #246f54;
	cursor: pointer
}

.w610{
	margin-top: 0px;
	width:610px;
}

.nwes_list li{
	font-size: 18px;
	color: #333333;
	line-height: 45px;
}

.nwes_list  li a:hover{
	color: #246f54;
}
.news_title a{
	color: #666666;
	display: block;
	margin-top: 9px;
	font-size: 14px;
}
.nwes_list{
	margin-top: 14px;
}
.bottomlink {
	    margin-top: 30px;
		position:relative
}
.bottomimg{
	width:100%;
	height:260px;
}
.sppic{
		position:absolute;
		top:50%;
		margin-top:-50px;
		left:50%;
		margin-left:-50px;
}
