
#new_box {
	width: 100%;
	padding: 50px 0px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px; background: url("../images/bg7.jpg") no-repeat center top; margin-top: 50px; height: 835px
}

.new_con { width: 90%;
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 20px;
}

.newtel {
	height: 30px;
	
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}

.new_telst {
	width:100%;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center; display: flex
}

.new_telst li {
	flex:1;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer; color: #fff
}
.new_telst li span{ color: #fff; font-family: Arial; font-size: 12px; text-transform: uppercase; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1; 
        overflow: hidden; height: 30px}
.new_telst li.newon {
	color: #fff;
	font-weight: bold;
}

.new_telst p {
	position: absolute;
	top: 152px;
	left: 30px;
	width: 20%;
	height: 7px;
	border-top: 2px solid #d7ac2c;
	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: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}

.new_lst {
	height: 615px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 53px;
}

.new_lst ul {
	position: absolute;
	left: 0px;  background: #fff; border-left: 3px solid #d7ac2c;  width: 100%; padding: 5%
}

.new-wrap {
	margin-top: 150px;
}

.new-wrap .show {
	display: block;
}

li.new_cnlf {
	width: 40%;
	float: left; margin-left: 0; margin-right: 3%; 
}

li.new_cnlf p {
	width: 100%; font-size: 17px; margin-top: 0px; line-height: 40px
}

p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
}

p.newlf_tel a:hover {
	color: #C33
}

p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}

li.new_cnrf {
	float: right;
	width: 54%;
	margin-left: 0px;
}
li.new_cnrf img{ width: 100%}
.newrf_lst dd {
	width: 368px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}

p.newrf_tx {
	float: left;
	width: 270px;
	margin-top: 8px;
}

p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}

.newrf_lst dd:hover {
	width: 366px;
	height: 83px;
	border: 2px solid #217af0;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}

.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}

.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}

.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}

.mr0 {
	margin-right: 0px;
}



/*--------------------------------------------------------------------------------------------------------------------------------------550--*/
@media all and (max-width:850px){  


#new_box {
    width: 100%;
    padding: 40px 0px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0px;
    background: url(../images/bg7.jpg) no-repeat center top;
    margin-top: 20px;
    height: 835px;
}
	.new_con {
    width: 94%;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 0px;
}
	.new_telst li img{ width: 45px; margin-bottom: 6px}
	
.new_telst li {
    flex: 1;
    line-height: 20px;
    text-align: center;
    float: left;
    display: inline;
    font-family: "微软雅黑";
    cursor: pointer;
    color: #fff;
    font-size: 15px;
}	
	
	.new_telst li span {
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
	
	.new_telst p {
    position: absolute;
    top: 132px;
    left: 0px;
    width: 20%;
    height: 7px;
    border-top: 2px solid #d7ac2c;
    overflow: hidden;
    text-align: center;
}
	.new_lst {
    height: 615px;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 10px;
    padding-top: 0;
}li.new_cnlf {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0%;
}
	li.new_cnrf {
    float: right;
    width: 100%;
    margin-left: 0px;
}
	li.new_cnlf p {
    width: 100%;
    font-size: 14px;
    margin-top: 0px;
    line-height: 1.6;
}
	
	li.new_cnlf p img{
    width: 40%
}
	p.newlf_tx {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    height: 30px;
    overflow: hidden;
	}li.new_cnrf img{ width: 100%; height: auto;}
	
	
	
	
	
	
	
	
	
	
}


