/* 公共样式表css */


/* 必要布局样式css */


.infofl {
    width: 50%;float: left
}
.num11 {
    margin-bottom: 37px;
	overflow: hidden
}
.num11 img {
    margin-right: 20px;float: left;display: block
}
.textfl {
    FLOAT: left;width: 100%;margin-top: 15px;
}
.textfl strong {
    display: block;
    font-size: 35px;
    line-height: 42px;
    color: #333;
}
.textfl span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #808080;
    text-transform: uppercase;
}
.infofl p {
    display: block;
    line-height: 28px;
    color: #666666;
    background: url(../image/ys-p.png) no-repeat left 10px;
    padding-left: 18px;
    margin-bottom: 12px;
    font-size: 16px;
}
.index-buttom {
    text-align: left;
    margin-top: 60px;
}
.ys-list ul .info .index-buttom a {
    margin-right: 49px;
    margin-left: 0;
}
.index-buttom a.index-more {
    background: #333;
	color: #fff!important
}
.index-buttom a {
    margin-left: 49px;
    position: relative;
    display: inline-block;
    width: 190px;
    font-size: 18px;
    line-height: 50px;
    color: #333;
    background: #e9b205;
    text-align: left;
    text-indent: 43px;
    border-radius: 25px;
    z-index: 2;
    top: -5px;
    font-weight: normal;
}

.index-buttom a img {
    margin-right: 10px;
    vertical-align: sub;
	display: inherit!important
}
.picfr {
    width: 48%;float: right;overflow: hidden
}
.picfr img {
    display: block;
    width: 100%;
}


.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#new_box {
	width: 100%;
	padding: 20px 0px 80px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../image/ys_bg.jpg) no-repeat top center;
	background-attachment: fixed
}


.new_con {
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	width: 95%
	
	
}
.newtel {
	font-size: 18px;
	color: #666;
	width: 19.5%;
	float: left;
	border-right: 1px solid #f7f7f7
}
.new_telst {
	width: 100%;
	margin: 0 auto;
	overflow: hidden

}
.new_telst li {
	width: 90%;
	cursor: pointer;
	border-bottom: 1px solid #eee;
	padding: 35px 0 35px 10%;
	font-size: 23px;
	color: #333;
	font-weight: bold
}
.feews{border: 0!important}
.new_telst li span{display: block;font-size: 14px;color: #999;font-weight: normal!important;margin-top: 6px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0 7px}
.new_telst li.newon {
	
	background: #e9b205;
	color: #333
}
.new_telst li.newon span{color: #333}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #e9b205;
	overflow: hidden;
	text-align: center;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #e9b205 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	position: relative;
	overflow: hidden;
	display: none;
}

.new-wrap {
	float: left;
	width: 74%;
	padding: 40px 3% 40px 3%;
	
}


@media (max-width: 1600px){
	.textfl strong{font-size: 29px}
	.new_telst li{padding: 23px 0 23px 10%;}
	
}
@media (max-width: 1590px){
	.textfl{margin-top: 0}
}
@media (max-width: 1400px){
	
	.index-buttom a{width: 150px;text-indent: 23px;}
	
	.newtel{float: inherit;width: 100%;}
	.new_telst li{float: left;width: calc(25% - 1px);padding: 23px 0;text-align: center;border-right: 1px solid #eee}
	.new-wrap{padding: 60px 3% 60px 3%;float: inherit;width: 94%;}
	.index-buttom a{font-size: 16px}
}

@media (max-width: 1024px){

#new_box {

    background: url(../image/ys_bg.jpg) no-repeat top center;
	background:#f7f7f7;
    background-attachment: inherit;
}
}

@media (max-width: 1023px){
	.infofl{width: 100%}
.picfr{width: 100%}
	.textfl{width: 100%}
	.new-wrap {padding: 30px 3% 30px 3%;}
	.index-buttom{margin-top: 30px;margin-bottom: 30px}
	.num11{margin-bottom: 25px}
}
@media (max-width: 750px){
	.new_telst li span{display: none}
	.new_telst li{font-size: 18px}
	.textfl strong{font-size: 19px;line-height: 29px}
	.num11{margin-bottom: 15px}
	.infofl p{margin-bottom: 5px;font-size: 14px;line-height: 24px}
	.index-buttom a{width: 42%;margin-left: 5%;line-height: 42px;font-size: 14px}
	#new_box{padding: 10px 0 30px}
	#new_box{background-attachment:inherit;}
	
}



