.prodesc h1{ font-size: 24px;}
.ny_news_ye a{ color: #333;}
.conn {
    color: #555;
    font-size: 14px;
    line-height: 28px;
    padding-top: 10px;
    z-index: 1;
    position: relative;
}
.conn .proshow1 {
    padding: 40px 3% 40px;
    position: relative;
    background: #f3f5f7;
}
.conn .proshow1 .js-silder {
    float: left;
    width: 45%;
    margin-top: 0 !important;
    background: #ffffff;
}
.proshow1 .js-silder .silder-main-img {
	width: 100%;
	text-align: center;
	height: 413px;
	display: block;
}
.proshow1 .js-silder .silder-main-img img {
	max-width: 80% !important;
	max-height: 100%;
	vertical-align: middle
}
.proshow1 .js-silder .silder-main-img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.proshow1 .prodesc p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
}
.proshow1 .prodesc p.bt {
	font-size: 20px;
	font-weight: normal;
	color: #b5b5b5;
}
.conn .proshow1 .prodesc {
	float: right;
	width: 51%;
}
.conn .proshow1 .prodesc p.desc {
	height: 144px;
	overflow: hidden;
	color: #999;
	margin-top: 26px;
}
.conn .proshow1 .prodesc p.desc span {
	color: #333;
}
.conn .proshow1 .prodesc ul {
	overflow: hidden;
}
.conn .proshow1 .prodesc ul li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 12px;
}
.conn .proshow1 .prodesc ul li:nth-child(2n) {
	margin-right: 0px;
}
.conn .proshow1 .prodesc .cpshow_time {
	border: 2px dashed #dedede;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 30px;
	margin: 10px 0 10px;
	font-size: 16px;
}
.conn .proshow1 .pro_btn {
	padding-top: 30px;
	overflow: hidden;
}
.conn .proshow1 .pro_btn1 {
	display: block;
	width: 40%;
	margin-right: 20px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #0099e5;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.conn .proshow1 .pro_btn2 {
	display: block;
	width: 40%;
	margin-right: 0;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: #7b7b7b;
	color: #fff;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.conn .proshow1 .pro_btn2 em {
	display: block;
}
.conn .proshow1 .pro_btn1:hover {
	background: #fff;
	border: 1px solid #02328d;
	color: #02328d;
}
.conn .proshow1 .pro_btn2:hover {
	background: #fff;
	border: 1px solid #7b7b7b;
	color: #7b7b7b;
}
.conn .xgcp {
}
.conn .xgcp li {
	float: left;
	width: 31%;
	margin-right: 3%;
	margin-bottom: 30px;
}
.conn .xgcp li:nth-child(3n) {
	margin-right: 0px;
}
.conn .xgcp li>div {
	display: block;
	background: #ffffff;
	padding: 10px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.conn .xgcp li>div a {
	display: block;
}
.conn .xgcp li>div .pro_img {
	text-align: center;
	height: 300px;
	overflow: hidden;
}
.conn .xgcp li>div .pro_img img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.conn .xgcp li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
.conn .xgcp li>div p {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.conn .xgcp li>div p span {
	display: block;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	padding: 5px 10px 0;
}
.conn .xgcp li>div em {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.conn .xgcp li>div:hover {
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.conn .xgcp li>div:hover em {
	color: #0256ac;
}
.tags_title {
	border-bottom: 1px solid #DDD;
	margin: 0 0 30px;
}
.tags_title span {
	width: 80px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: -1px;
	background: #f8f8f8;
	color: #333;
	display: block;
	margin-left: 5px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #f8f8f8;
	font-weight: bold;
}
.proshow2 {
	padding-top: 20px;
}
.proshow2 .prodetail_con {
	float: right;
	width: 100%;
}
.proshow2 .prodetail_con .tags_title {
	margin: 0;
}
.proshow2 .prodetail_con .content {
	padding: 30px 0;
}
.proshow2 .prodetail_con .content img {
	max-width: 80%;
	height: auto !important;
}


/* 手机 */
@media (max-width: 767px)
{

.conn .proshow1 .js-silder {
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
	}
.conn .proshow1 .js-silder {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}
.conn .proshow1 .prodesc {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 15px;
}

.conn .xgcp li {
    width: 100%;
    margin-right: 0;
}
.conn .xgcp li:nth-child(2n) {
    margin-right: 0;
}


.conn .proshow1 .prodesc p.desc {
	height: 74px;
}
.conn .proshow1 .pro_btn {
	padding-top: 15px;
}
.conn .proshow1 .pro_btn1 {
	height: 44px;
	line-height: 44px;
}
.conn .proshow1 .pro_btn2 {
	height: 44px;
	line-height: 44px;
}
.conn .proshow1 .pro_btn2 em {
	display: none;
}
.tags_title {
	margin: 20px 0 30px;
}
.proshow2 .prodetail_con {
	width: 100%;
}
.proshow2 {
	padding-top: 0;
}
.proshow2 .prodetail_con .content {
	padding: 10px 0;
}
.conn .pro_name {
	font-size: 26px;
	margin-bottom: 10px;
}
.conn .proshow1 .prodesc ul li {
	float: none;
	width: 100%;
}
.conn .proshow1 .prodesc .cpshow_time {
	height: auto;
	border-radius: 0;
	text-align: left;
	padding: 10px 20px;
}
.conn .proshow1 .prodesc .cpshow_time span {
	display: block;
	height: 30px;
	line-height: 30px;
}
}
/*äº§å“ç›®å½•é¡µäº§å“æ¿å—*/
.pro_bdlist {
	padding-top: 15px;
}
.pro_bdlist li {
	float: left;
	width: 44%;
	margin-right: 4%;
	margin-bottom: 30px;
	background: #f3f5f7;
	padding: 25px 2%;
}
.pro_bdlist li:nth-child(2n) {
	margin-right: 0;
}
.pro_bdlist li .pic {
	float: left;
	width: 40%;
	height: 188px;
	background: #fff;
	overflow: hidden;
}
.pro_bdlist li .pic a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pro_bdlist li .pic a img {
	max-width: 95%;
	max-height: 95%;
	vertical-align: middle;
	webkit-transition: -webkit-transform .8s ease;
	transition: -webkit-transform .8s ease;
	transition: transform .8s ease;
	transition: transform .8s ease, -webkit-transform .8s ease;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.pro_bdlist li .pic a .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.pro_bdlist li .wz {
	float: right;
	width: 56%;
}
.pro_bdlist li .wz .tlt {
	display: block;
	font-size: 18px;
	color: #333;
	height: 34px;
	line-height: 34px;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_bdlist li .wz .desc {
	height: 48px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}
.pro_bdlist li .wz .cs {
	font-size: 14px;
	color: #999;
	padding: 10px 0;
}
.pro_bdlist li .wz .cs span {
	color: #555;
}
.pro_bdlist li .wz .ckxq {
	display: -moz-inline-stack;
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 14px;
	color: #787878;
	border: 1px solid #bbb;
	padding: 5px 36px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.pro_bdlist li:hover .wz .ckxq {
	background-color: #02328d;
	border: 1px solid #02328d;
	color: #fff;
}
.pro_bdlist li:hover .wz .tlt {
	color: #02328d;
}
.pro_bdlist li:hover img {
	transform: scale(1.1) translateZ(0);
	-ms-transform: scale(1.1) translateZ(0);
	-webkit-transform: scale(1.1) translateZ(0);
	-o-transform: scale(1.1) translateZ(0);
	-moz-transform: scale(1.1) translateZ(0);
}	
	
	
	
}









｝