/* 公共样式表css */
@charset "utf-8";

/* 必要布局样式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: 80%
}
.textfl strong {
    display: block;
    font-size: 35px;
    line-height: 39px;
    color: #117bdd;
    margin-bottom: 10px;
}
.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(../images/ys-p.png) no-repeat left 10px;
    padding-left: 18px;
    margin-bottom: 14px;
	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: #117bdd;
}
.index-buttom a {
    margin-left: 49px;
    position: relative;
    display: inline-block;
    width: 190px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background: #ffba00;
    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: 10px 0px 70px;
	margin: 0 auto;
	overflow: hidden;
	background: #f7f7f7;
}


.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: 30px 0 30px 10%;
	font-size: 24px;
	color: #333;
}
.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}
.new_telst li.newon {
	
	background: #117bdd;
	color: #fff
}
.new_telst li.newon span{color: #fff}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #117bdd;
	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: #117bdd #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: 60px 3% 20px 3%;
	
}


@media (max-width: 1500px){
	.textfl strong{font-size: 29px}
	.new_telst li{padding: 23px 0 23px 10%;}
}
@media (max-width: 1400px){
	
	.index-buttom a{width: 150px;text-indent: 23px;}
	
	.newtel{float: inherit;width: 100%;}
	.new_telst li{float: left;width: calc(20% - 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: 1023px){
	.infofl{width: 100%}
.picfr{width: 100%}
	.textfl{width: calc(100% - 90px)}
	.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}
	#new_box{padding: 10px 0 0}
	
}
