@charset "utf-8";
@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: 50px;
    width: 315px;
}

.tbpic .topbg{
	display:block;
	width:100%;
	margin:0 auto;
}
.tbpic .toptit{
	position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -516px;
}

.fx_summary{
	overflow: hidden;
    width: 1270px;
    margin: 80px auto 50px;
}


.fx_summary img{
	display:block;
	margin:0 auto;
}
.fx_summary p {
	font-size: 18px;
	color:#51836E;
	margin-top:30px;
	line-height:30px;
	text-indent: 2em;
	font-weight: 500;
	padding: 0 50px;
}
.fx_summary p a:hover{
	color: #246f54;
}
.cntblock{
	width:1270px;
	margin:0 auto;
	height:450px;
	position: relative;
	margin-bottom:60px;
}
.hxtbmore{
	display: block;
    width: 124px;
    height: 50px;
    position: absolute;
    left: 304px;
}
.ksblock{
	background:url(hxtbks.png)center top no-repeat;	
	background-size:100%;
}
.kshblock{
	background:url(hxtbksh.png)center top no-repeat;
	background-size:100%;	
}
.krblock{
	background:url(hxtbkr.png)center top no-repeat;		
	background-size:100%;
}

.ztlist ul{
	width: 800px;
	position: absolute;
	right: 20px;
	top: 132px;
}

.ztlist li{
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.ztlist li i{
	height: 8px;
	width: 8px;
	background: #0DA575;
	display: block;
	position: absolute;
	top: 17px;
	left: -20px;
	border-radius: 50%;
}
.ztlist li a{
	width: 660px;
	color:#333;
}
.ztlist li a:hover{
	color: #0DA575;
}
.ztlist li span{
	color:#999;
}
