﻿@charset "utf-8";

/* 内页新闻列表 */
.nyxwlb { 
    margin-bottom: 100px;
    width: 100%;
    margin-left: 3%;
    float: right;
    margin-bottom: 100px;
}
.nyxwlb h5{
	margin: 20px 0;
    text-align: center;
    padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	font-size:36px;
	color:#000;
}
.nyxwlb .nyxwlbbox_item {
   overflow: hidden;
    padding: 1rem;
    width: 100%;
    height: 140px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s ease;
}

.nyxwlb .nyxwlbbox_item:last-of-type {
    border-bottom: 0;
}
 
.nyxwlb1 h5{
	margin: 20px 0;
    text-align: center;
    padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	font-size:36px;
	color:#000;
}
.nyxwlb1 .nyxwlbbox_item {
   overflow: hidden;
    padding: 1rem;
    width: 100%;
    height: 140px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s ease;
}

.nyxwlb1 .nyxwlbbox_item:last-of-type {
    border-bottom: 0;
}
.nyxwlbbox a .nyxwlbbox_item_sj {
width: 80px;
    height: 98px;
    background: #f5f5f5;
    text-align: center;
    font-family: arial;
    color: #009998;
    transition: all .5s ease;
	float: left;
}
.nyxwlbbox a:hover  .nyxwlbbox_item_sj {
 
    background: #009998; 
    color: #fff; 
}
.nyxwlbbox_item_sj span {
       font-size: 4.75rem;
    line-height: 46px;
    padding-top: 15px;
    position: relative;
    display: block;
    text-align: center;
}

.nyxwlbbox_item_sj p {
 color: #009998;
 display: block;
}
.nyxwlbbox a:hover  .nyxwlbbox_item_sj p {
 color: #fff;
}
.nyxwlbbox_item_img {
    width: 200px;
    overflow: hidden;
    margin-left: 60px;
}

.nyxwlbbox a .nyxwlbbox_item_i .img {
    width: 60px;
	height:60px;
	    position: relative;
    transition: all .3s;
	background:url(../images/rBQBG1zc2XWES9COAAAAABKhpsA188.png) no-repeat 50%;
}

.nyxwlbbox  a:hover .nyxwlbbox_item_i .img  {
	    width: 60px;
	height:60px;
    position: relative;
    transition: all .3s;
    transform: scale(1.1);
	background:url(../images/rBQBHVzc2WCEa3kgAAAAAMk6O7I894.png) no-repeat 50%;
}
.nyxwlbbox a .more{
	display:none;
}

 
.nyxwlb .nyxwlbbox_item:first-of-type .nyxwlbbox_item_sj:first-child  {
		display:none;
}
 .nyxwlb .nyxwlbbox_item:first-of-type .nyxwlbbox_item_txt:nth-of-type(2) {
	 width: 100%;
 }
  .nyxwlb .nyxwlbbox_item:first-of-type .nyxwlbbox_item_txt:nth-of-type(2) .nyxwlbbox_item_txth{
    color: #009998;font-weight: bold;
    font-size: 18px;
 }
 .nyxwlb .nyxwlbbox_item:first-of-type .nyxwlbbox_item_txt:nth-of-type(2) .nyxwlbbox_item_txtp {
		display:none;
}
.nyxwlb .nyxwlbbox_item:first-of-type{
	background:#fafafa;
	border-bottom:none;
	padding-top:25px;
}
.nyxwlb .nyxwlbbox_item:hover:first-of-type{
	background:#fafafa;
	border-bottom:none;
}
 .nyxwlb .nyxwlbbox_item:first-of-type .more:nth-of-type(3){
display: block; 
    float: left;
    margin: 4% 0 0 4%;
    padding: 0.5% 2%;
    border: 1px solid #009998;
    color: #009998;
 }
 .nyxwlb .nyxwlbbox_item:first-of-type .more:hover:nth-of-type(3){
display: block; 
    float: left;
    margin: 4% 0 0 4%;
    padding: 0.5% 2%;
    border: 1px solid #009998;
	background:#009998;
    color: #fff;
 }
  .nyxwlb .nyxwlbbox_item:first-of-type .nyxwlbbox_item_i:nth-of-type(4){
	 display:none;
 }
.nyxwlbbox_item_txt {
 width: calc((100% - 140px)/1);
 padding-left: 3%;
float: left;
}

.nyxwlbbox_item_txth {
    font-size: 16px;
    color: #222333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.nyxwlbbox_item_txtp { 
    font-size: 14px;
    line-height: 25px;
    color: #565656;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .5s
}

.nyxwlbbox_item_i {
    width: 60px; 
}

.nyxwlbbox_item_i i {
    font-size: 38px;
    color: #434343;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.nyxwlb .nyxwlbbox_item:hover .nyxwlbbox_item_txth {
    color: #005dab;
    transform: translateX(2px)
}

.nyxwlb .nyxwlbbox_item:hover .nyxwlbbox_item_txtp {
    color: #222;
}

.nyxwlb .nyxwlbbox_item:hover {
    border-bottom: 1px solid #005dab;
    color: #000;
}

.nyxwlb .nyxwlbbox_item:hover .nyxwlbbox_item_i i {
    display: block;
}
.whiteIcon {
    opacity: 1;
}
 .rIcon {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: auto;
    height: 98%;
    transition: all .5s ease;
}
  .redIcon {
    opacity: 0;
}

.ydcontent{
	width:35%;
	float:left;
	padding-top:40px;
	padding-left:20px;
	padding-bottom:40px;
}

.ydcontent1{
	margin:15px 25px;
}
.ydmessage{
	width:60%;
	float:right;
	padding-top:40px;
	padding-right:20px;
	padding-bottom:40px;
}

.ydmessage textarea{
    border-radius: 0px;
    max-width: none;
    border-bottom: 1px solid rgba(204,204,204,0.6);
    border-left: 0px solid rgba(204,204,204,0.6);
    border-right: 0px solid rgba(204,204,204,0.6);
    border-top: 0px solid rgba(204,204,204,0.6);
    color: #000000;
    box-shadow: none;
    height: 32px;
	background: rgba(247, 247, 247, 1);
}
.ydmessage  input{
    border-radius: 0px;
    max-width: none;
    border-bottom: 1px solid rgba(204,204,204,0.6);
    border-left: 0px solid rgba(204,204,204,0.6);
    border-right: 0px solid rgba(204,204,204,0.6);
    border-top: 0px solid rgba(204,204,204,0.6);
    color: #000000;
    box-shadow: none;
    height: 52px;
	background: rgba(247, 247, 247, 1);
}
.ydmessage button{
    background-color: rgba(255, 195, 0, 0);
    border-color: #000;
    border: 1px solid rgba(204, 204, 204, 0.6);
    color: #333;
    transition: 0.5s;
    border-radius: 0px;
    width: 30%;
    height: 50px;
}
.ydmessage button:hover{
    background-color: #eca323; 
}
@media screen and (max-width: 1600px) {
    .nyxwlbbox_item_txt {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .nyxwlb .nyxwlbbox_item {
        padding: 20px 30px;
    }
    .nyxwlbbox_item_img {
        margin: 0 30px;
    }
    .nyxwlbbox_item_sj span {
        font-size: 70px;
    }
    .nyxwlbbox_item_sj p {
        font-size: 20px;
    }
    .nyxwlbbox_item_txth {
        font-size: 20px;
    }
    .nyxwlbbox_item_txtp {
        font-size: 15px;
    }
}

@media screen and (max-width: 992px) {
 
    .nyxwlb .nyxwlbbox_item {
        padding: 20px 10px;
    }
    .nyxwlbbox_item_txth {
        font-size: 18px;
    }
    .nyxwlbbox_item_txtp {
        font-size: 14px;
        line-height: 23px;
    }
    .nyxwlbbox_item_sj span {
        font-size: 60px;
    }
    .nyxwlbbox_item_sj p {
        font-size: 18px;
    }
    .nyxwlbbox_item_img {
        width: 160px;
    }
    .nyxwlb {
        margin-top: 30px;
		width:100%;
    }
    .nyxwlb .nyxwlbbox_item {
        padding: 15px 0;
    }
    .nyxwlbbox_item_sj {
        display: none;
    }
    .nyxwlbbox_item_txt {
        width: calc(100% - 155px);
        margin-left: 0;
        padding: 0;
    }
    .nyxwlbbox_item_sj span {
        font-size: 28px;
    }
    .nyxwlbbox_item_sj p {
        font-size: 14px;
    }
    .nyxwlbbox_item_img {
        margin: 0;
        margin-right: 15px;
        width: 120px;
        flex: none;
    }
    .nyxwlbbox_item_txth {
        font-size: 15px;
    }
    .nyxwlbbox_item_txtp {
        margin-top: 0;
        font-size: 12px;
        line-height: 20px;
    }
    .nyxwlbbox_item_i {
        width: 28px;
        display: none;
    }
    .nyxwlbbox_item_i i {
        font-size: 26px;
    }
}


@media screen and (max-width: 768px) {
	.nyxwlb{
		width:100%;
	}
		.ydcontent{
	width:100%;
	float:left;
	padding-top:20px; 
	padding-bottom:20px;
}
.ydmessage{
	width:100%;
	float:left;
	padding-top:20px; 
	padding-bottom:20px;
}
}