@charset "utf-8";

.banner_patent {
    background-color:#ed7459;
}
.banner_trademark .banner_patent1{
	background: url(../images/bannerPC_news.jpg) no-repeat center right;
	background-size: cover;
}
/**banner**/
.rs_banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}
.rs_banner img{
	width: 100%;
}
/***当前位置***/
.new_dq{
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 14px;
}
.new_dq a span{
	padding: 8px 4px 8px 0;
	cursor: pointer;
}
.new_dq a span:hover{
	color: #e8342f;
}
.new_dq span{
	padding-left: 2px;
}

/**专业人士列表**/
.zyrs_zong{
	max-width: 1200px;
	margin: 0 auto;
	width:83%;
	margin-top: 90px;
	overflow: hidden;
/* 	padding-bottom: 80px; */
}

/*列表选择*/
.zyrs_nav{
	float: left;
	width: 210px;
	background: #fff;
}
.zyrs_nav li:nth-child(1){
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	background: #e8342f;
}
.zyrs_nav li:nth-child(1) p{
	color: #fff;
	border: none;
}
.zyrs_nav li{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.zyrs_nav li p{
	width: 194px;
	margin: 0 auto;
	border-bottom: 1px #ddd dashed;
}
.zyrs_nav li:last-child p{
	border: none;
}
.zyrs_nav li:nth-child(n+2){
	cursor: pointer;
}
.zyrs_xs p,.zyrs_nav li:nth-child(n+2):hover p{
	color: #e8342f;
}

/**新闻介绍**/
.zyrs_nr{
/* 	width: 940px; */
/* 	float: right; */
}
.zyrs_bt p{
	font-size: 20px;
	color: #e8342f;
	display: inline-block;
}
.zyrs_bt div:nth-child(3){
	width: 6px;
	height: 9px;
	background: #e8342f;
	float: right;
    margin-top: 12px;
    margin-right: 8px;
}
.zyrs_bt div:nth-child(2){
	width: 86%;
	height: 9px;
	background: #eee;
	float: right;
	margin-top: 12px;
}

.zyrs_bt{
	overflow: hidden;
}

.zyrs_js,.zyrs_js li .zyrs_js_img{
	display: none;
}
.zyrs_js ul{
	margin: 30px 0 40px;
	background: #fff;
}
.zyrs_js ul li{
	width: 100%;
	height: 180px;
	margin: 0 auto;
	border: 1px #ddd solid;
	border-bottom: none;
	padding: 30px;
	box-sizing:border-box;
}
.zyrs_js li:last-child{
	border-bottom: 1px #ddd solid;
}
.zyrs_js li:hover{
	box-shadow: 0 0 8px #a0a0a0;
}
.zyrs_js div,.zyrs_js div p{
	overflow: hidden;
}
.zyrs_js .zyrs_js_title{
	float: left;
	font-size: 20px;
	font-family: bold;
	width: 610px;
	height:26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.zyrs_js .zyrs_js_time{
	float: right;
	font-size: 14px;
	color: #888;
}
.zyrs_js .zyrs_js_time img{
	position: relative;
	top: 5px;
	right: 8px;
}
.zyrs_js div p:nth-child(2){
	width: 700px;
	height:48px;
    line-height: 24px;
    font-size: 14px;
/*     color: #666; */
    margin-top: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.zyrs_js a:nth-child(2):hover .zyrs_js_title{
	color: #e8342f;
}
.zyrs_js a:nth-child(2):hover div:nth-child(2){
	color: #e8342f;
	border: 1px #e8342f solid;
}
.zyrs_js li a div:nth-child(2){
	float: right;
	font-size: 14px;
    width: 112px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: 1px #888 solid;
    margin-top: 8px;
}


/*分页*/
.zyrs_fy{
	width: 710px;
	margin: 0 auto;
	overflow: hidden;
}
.zyrs_fy a span{
	cursor: pointer;
}
.zyrs_fy span{
	font-size: 14px;
	float: left;
	border: 1px #ddd solid;
	padding: 4px 12px;
    margin: 0 6px;
    background: #fff;
}

.zyrs_fy a span:hover{
	background-color: #e8342f;
	color: #fff;
}

.this{
	background: #e8342f !important;
}

/***移动端***/
@media only screen and (max-width: 997px){
/**banner**/
.rs_banner{
	width: 100%;
	min-width: 100%;
	margin: 0 auto;
	height: 2.93rem;
	background: url(../img/yd_images/yd_rs_banner6.jpg) no-repeat center;
	background-size: 100%;
	margin-top: 0.8rem;
}
.rs_banner img{
	display: none;
}

.banner_patent {
    background: url(../images/banner1024_news.jpg) no-repeat center;
    background-color: #ed7459;
	background-size: cover;
}

/***当前位置***/
.new_dq{
	width: 100%;
	padding: 0;
	line-height: 0.8rem;
	border-bottom: 0.16rem #eee solid;
}
.new_dq span{
	font-size: 0.24rem;
}
.new_dq a:first-child span{
	padding-left: 4%;
}
.new_dq a span{
	padding: 0;
}

/**移动端新闻资讯列表**/
.zyrs_zong{
	width: calc(100% - 60px); 
	width: -moz-calc(100% - 60px); 
	width: -webkit-calc(100% - 60px);
	margin-top: 120px;
}

/*列表选择*/
.zyrs_nav{
	float: none;
	width: 100%;
	border-bottom: 1px #ddd solid;
	overflow: hidden;
}
.zyrs_nav li:nth-child(1){
	display: none;
}
.zyrs_nav li{
	float: left;
	width: 20%;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
}

.zyrs_nav li p{
	width: auto;
	border-bottom: none;
	font-size: 0.24rem;
}
.zyrs_nav li:nth-child(n-1):hover,.zyrs_xs p{
	background: #e8342f;
}
.zyrs_nav li:nth-child(n-1):hover p,.zyrs_xs p{
	color: #fff;
}

/**移动端新闻介绍**/
.zyrs_bt{
	display: none;
}
.zyrs_nr{
	width: 100%;
	float: none;
}
.zyrs_js ul{
	margin: 0;
}
.zyrs_js ul li{
	width: 100%;
	height: 240px;
	border: none;
	border-bottom:1px #ddd dashed;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
	box-sizing:initial;
}
.zyrs_js li:last-child{
	border-bottom: 1px #ddd dashed;
}
.zyrs_js li:hover{
	box-shadow: none;
}
.zyrs_js li .zyrs_js_img{
	display: block;
	float: left;
    width: 33%;
    height: 240px;
    overflow: hidden;
    position: relative;
}
.zyrs_js_img img{
	width: 100%;
}
.zyrs_js li a:nth-of-type(1) div{
	float: right;
	width: 62.8%;
	height: 100%;
	position: relative;
}
.zyrs_js li a div:nth-child(2){
	font-size: 24px;
    width: auto;
    height: 1em;
    line-height:1;
    border: none;
    color: #e8342f;
    bottom: 34px;
}
.zyrs_js .zyrs_js_title{
	float: none;
	font-size: 36px;
	width: 100%;
	height:48px;
}
.zyrs_js .zyrs_js_time{
	float: none;
	position: absolute;
	height: 26px;
	font-size: 26px;
	bottom: 8px;
}
.zyrs_js .zyrs_js_time img{
	margin-left: 10px;
	right: 10px;
	top: 3px;
	height: 100%;
}
.zyrs_js div p:nth-child(2){
	width: 100%;
	height:89px;
    line-height: 1.5;
    font-size: 28px;
    margin-top: 26px;
}



/*分页*/
.zyrs_fy{
	width: 100%;
}
.zyrs_fy span{
	display: none;
}
.zyrs_fy .sbsjk_lb_syy span,.zyrs_fy .sbsjk_lb_xyy span{
	display: block;
	width: calc(50% - 100px);
	width: -moz-calc(50% - 100px);
    width: -webkit-calc(50% - 100px);
    height: 68px;
    line-height: 68px;
    font-size: 32px;
    text-align: center;
	border: 1px #888 solid;
	padding: 0;
    margin: 0 50px;
    box-sizing:border-box;
    margin-top:40px;
}

}