
.nyresearch {
	position: relative;
	float: left;
	width: 258px;
	background: url(../images/prolin.jpg) repeat-y;
}

.nyresearch1 {
	height: 170px;
	padding-top: 31px;
	text-align: center;
	font-size: 23px;
	line-height: 23px;
	color: #FFF;
	background: url(../images/prolefts.jpg) no-repeat;
}

.nyresearch1 span {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}


.nyresearch2 {
	background: #FFF;
	width: 237px;
	margin-left: 11px;
	margin-top: -110px;
	position: relative;
	z-index: 10;
	padding-bottom: 33px;
}
.nyresearch2 .myresebox{
  padding-top: 20px;
}
.nyresearch2 .onlist {
	display: block;
	margin-left: 10px;
	width: 185px;
	padding-left: 30px;
	line-height: 38px;
	background: url(../images/proltwx.png) no-repeat;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	-moz-transition: all 1s;
	transition: all 1s;
	-webkit-transition: all 1s;
}

.nyresearch2 .onlist:hover {
	background: url(../images/proltxf.png) no-repeat;
}

.zbtlist{margin-top: 10px;}
.zbtlist a {
    display: block;
    margin-left: 10px;
	font-size: 14px;
    width: 165px;
    padding-left: 40px;
    line-height: 30px;
    background: url(../images/dian.jpg) no-repeat;
}

.nyresearch3 {
	height: 150px;
	background: url(../images/proltbt.jpg) no-repeat;
	margin-top: -115px;
	position: relative;
	z-index: 5;
}

.classimgshow2_cls {
	margin-top: 10px;
}

.nyqhlist {
	width: 100%;
}

.nyqhlist li {
	float: left;
	width: 31.3%;
	margin: 0 1% 2% 1%;
}
.nyqhlist_pic {
	overflow: hidden;
	border: 1px solid #eee;
}
.nyqhlist_pic img {
	width: 100%;
	display: block;
	transition: all 0.4s;
	object-fit: cover;
}

.nyqhlist_tit {
	line-height: 46px;
	font-size: 16px;
	background: #eee;
	text-align: center;
	position: relative;
}

.clear {
	clear: both;
}

.nyqhlist_tit:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 0;
	height: 100%;
	background: #f5952e;
	transition: all 0.5s;
}

.nyqhlist_tit a {
	position: relative;
	z-index: 100;
	text-decoration: none;
}

.nyqhlist li:hover .nyqhlist_tit:before {
	width: 100%;
}

.nyqhlist li:hover .nyqhlist_tit a {
	color: #FFF;
}

.nyqhlist li:hover .nyqhlist_pic img{
	transform: scale(1.1);
}

.prosx{margin-top: 20px;text-align: center;}

.prosx a{
	font-size: 14px;
	line-height: 25px;
}


.nyggts h2{
font-size: 24px;color: #000;
margin-bottom: 10px;
}


.cp_box{display: flex;}
.cp_left{width: 40%;border: 1px solid #e1e1e1;}
.cp_left img{width: 100%;}
.cp_right{width: 60%;padding:30px;}
.cp_right h1{
	font-size: 24px;color: #000;
margin-bottom: 10px;
}
.cp_note{margin-bottom: 4px;}
.cp_td p{
	margin-right: 0px;
    margin-top: 3px;
    font-size: 15px;
	line-height: 25px;
}

.neirongtitle {
	margin-top: 20px;
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: -o-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: -ms-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: linear-gradient(to left, #0050a2 0%, #0b92df 10);
}
.neirongtitle span {
    display: block;
    font-size: 18px;
    color: #fff;
    /* width: 150px; */
    /* float: left; */
    padding-left: 30px;
    line-height: 40px;
    font-weight: bold;
    background-image: url(../images/bt-bg.png);
    background-repeat: no-repeat;
    background-position: left;
}

.pronr{
	padding-top: 20px;
}