/* prolist */
.pro-new-established {
	height: 658px;
	background: #ECF2F4;
}

.pro-new-established .estaboxs h3 {
	color: #333;
}

.pro-new-established .estab-contain {
	min-height: auto;
}

.pro-new-established .swiper-button-next {
	background-image: url(../images/img/next-hei.png);
}

.pro-new-established .swiper-button-prev {
	background-image: url(../images/img/prev-hei.png);
}

.pro-subtitle .subtitle-ul1 li {
	float: left;
	position: relative;
}

.pro-subtitle .subtitle-ul1 li a {
	font-size: 12px;
	padding: 20px 0;
	line-height: 24px;
	display: block;
	letter-spacing: 1px;
	color: #232424;
	margin-right: 20px;
	vertical-align: middle;
}

.pro-subtitle .subtitle-ul1 li a::after,
.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p a.actives::before,
.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p:hover a::before {
	content: '';
	width: 12px;
	height: 14px;
	background: url(../images/img/list-right.svg.xml) no-repeat center center;
	background-size: 14px;
	display: inline-block;
	vertical-align: text-bottom;
	padding-left: 10px;
}

.pro-subtitle .subtitle-ul1 li a.rot::after {
	transform: rotate(90deg);
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p:hover {
	background-color: #DCE6EB;
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p>a::after {
	display: none;
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll {
	position: absolute;
	left: 0;
	top: 63px;
	background: #fff;
	min-width: 180px;
	height: 200px;
	border: 1px #c1c1c1 solid;
	z-index: 20;
	overflow-x: auto;
	overflow-y: scroll;
	display: none;
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu {
	width: 100%;
	height: 100%;
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p {
	padding: 0 20px;
}

.pro-subtitle .subtitle-ul1 li .downMenu-scroll .downMenu p>a {
	padding: 5px 0;
	font-size: 12px;
	margin-right: 0;
}

.searTain {
	width: 100%;
	padding: 20px 0 40px;
	display: none;
}

.searTain .searbox {
	width: 441px;
	height: 46px;
	margin: auto;
	box-shadow: 0px 1px 16px 0px rgba(226, 226, 226, 0.75);
	border-radius: 23px;
}

.searTain .searbox p.clearfix {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.searTain .searbox p.clearfix input {
	width: 75%;
	float: left;
	height: 100%;
	text-indent: 3em;
}

.searTain .searbox p.clearfix a.submita {
	width: 90px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	float: right;
	color: #ffffff;
	background-color: #006ab4;
	border-radius: 16px;
}

/* iconPro */
.iconPro {
	width: 100%;
	padding: 50px 0;
	border-top: 1px #F9F9F9 solid;
	border-bottom: 1px #F9F9F9 solid;
}

.iconProBox {
	width: 1000px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.iconProBox dl {
	text-align: center;
}

.iconProBox dl dt {
	margin-bottom: 20px;
}

.iconProBox dl a dd {
	font-size: 14px;
	color: #333;
}

.iconProBox dl a:hover dd,
.iconProBox dl a.actedl dd {
	color: #0466c1;
}

/* prolist展示 */
.proListBox {
	width: 100%;
	padding: 50px 0;

}

.pro-both-theme p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #464646;
}

.pro-both-theme h3 {
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 3px;
	color: #00509f;
}

.product-box .playlist {
	width: 100%;
	padding: 30px 0;
}

.product-box .playlist .playItem {
	width: 47%;
	float: left;
	margin-right: 6%;
	cursor: pointer;
}

.product-box .playlist .playItem:nth-child(2n) {
	margin-right: 0;
}

.product-box .playlist .playItem-titleImg {
	width: 100%;
}

.product-box .playlist .playItem-Img p {
	max-width: 275px;
	max-height: 210px;
	float: right;
	margin: 0 25px -90px 0;
	overflow: hidden;
}

.product-box .playlist .playItem-titleImg p img {
	width: 100%;
	height: 100%;
}

.product-box .playlist .playItem-titleImg .playItem-title {
	width: 100%;
	height: 115px;
	background: #fff;
	font-size: 26px;
	letter-spacing: 2px;
	color: #00509f;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	box-sizing: border-box;
	padding: 0 45px 0 30px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	box-shadow: 0px 1px 16px 0px rgba(205, 211, 215, 0.75);
}

.product-box .playlist .playItem-titleImg .playItem-title p {
	font-size: 16px;
	width: 40%;
}

.playItem .playItem-desc {
	padding: 25px 40px;
}

.playItem .playItem-desc p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #242424;
	position: relative;
}

.playItem .playItem-desc p::before {
	content: "";
	width: 4px;
	height: 24px;
	background: #004798;
	display: block;
	position: absolute;
	top: 5px;
	left: -12px;
}

.playItem .playItem-desc a {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #00509f;
	margin-top: 26px;
	display: inline-block;
}

.playItem-Img {
	position: relative;
	z-index: 10;
}

.product-box .playlist .playItem:hover .playItem-title {
	color: #FFFFFF;
	background-color: #004798;
}

.product-box .playlist .playItem .playItem-desc a {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.product-box .playlist .playItem:hover .playItem-desc a {
	transform: translateX(10px);
}

/* prodetail */
.subTitleBox {
	width: 100%;
	background-color: rgb(218, 230, 235, 0.7);
}

.subtitle-w12 ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.navFixon {
	position: fixed;
	left: 0;
	top: 72px;
	width: 100%;
	z-index: 5;
}

.boxseaction {
	position: relative;
	height: 0;
	overflow: hidden;
	left: 0;
	width: 100%;
	top: -130px;
}

.subtitle-w12 ul li {
	float: left;
}

.subtitle-w12 ul li a {
	font-size: 16px;
	letter-spacing: 1px;
	color: #666;
	padding: 18px 25px;
	display: block;
}

.detail-pro-play {
	width: 100%;
	height: 488px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.detail-pro-play .subtitle-ul1 li a {
	color: #fff;
	font-size: 14px;
}

.detail-pro-play .pro-subtitle {
	border-bottom: 1px #e1e1e161 solid;
}

.detail-pro-play .subtitle-ul1 li a::after {
	background: url(../images/img/right.png) no-repeat center center;
	background-size: 16px;
}

.pro-play-theme {
	width: 900px;
	margin: 0 auto;
	padding: 85px 0;
}

.pro-play-theme p,
.advantage .pro-play-theme p {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 20px;
}

.pro-play-theme h3,
.advantage .pro-play-theme h3 {
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 4px;
	color: #ffffff;
}

.prolist-hprotjm {
	border-top: 1px solid #EBEBEB;
}

.advantage .pro-play-theme h3 {
	color: #004798;
}

.advantage .pro-play-theme p,
.prolist-hprotjm .pro-play-theme h3,
.prolist-hprotjm .pro-play-theme p {
	color: #333333;
}

.play-imgBox {
	width: 1000px;
	margin: auto;
}

.playimgpimg {
	width: 420px;
	height: 345px;
	display: flex;
	align-items: flex-end;
	position: absolute;
	bottom: -65px;
}

.play-imgBox img {
	max-width: 100%;
	max-height:320px;
}

.detail-play-descBoxs {
	padding: 80px 0 40px;
}

.play-descBoxs p {
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
	width: 60%;
	margin-left: 200px;
}

.advantage {
	background-color: #E7EAED;
	padding: 70px 0 100px;
}

.advantage .pro-play-theme {
	padding: 0;
}

/* .play-parameter-box>.clearfix{
	width: 1000px;
	margin: auto;
	padding: 0 100px;
} */
.play-parameter-box .parameter-item {
	width: 46%;
	float: left;
	margin-right: 8%;
	margin-top: 60px;
	box-sizing: border-box;
	display: flex;
}

.play-parameter-box .parameter-item:nth-of-type(2n) {
	margin-right: 0;
}

.paraMImg {
	margin-right: 20px;
}

.paraMImg img {
	width: 75px;
}

.parame-img {
	margin-right: 20px;
}

.parame-txt h4 {
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 10px;
}

.parame-txt p {
	font-size: 14px;
	line-height: 36px;
	color: #000000;
}

.advantage2 {
	background: #FFF;

}

.technologyBoxs img {
	width: 800px;
	margin-top: 60px;
}

.prolist-hprotjm {
	padding: 60px 0;
}

.prolist-hprotjm .pro-play-theme {
	padding: 0;
}

.hprotjma {
	padding-top: 0;
	float: left;
	width: 285px;
	background: transparent;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-right: 20px;
	cursor: pointer;
	position: relative;
	top: 0;
	text-align: center;
	box-shadow: 0px 1px 20px 0px rgba(213, 213, 213, 0.75)
}

.hprotjma .hprmlistdesc {
	padding: 0 30px;
}

.hprotjma:nth-child(4n) {
	margin-right: 0;
}

.hprotj .hprmlistdesc p {
	min-height: 66px;
	line-height: 22px;
}

.hprmlistdesc span {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px #999 solid;
	border-radius: 15px;
	display: inline-block;
	color: #004798;
}

.hprotjma img {
	margin-top: 40px;
}

.hprmlistdesc h4 {
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}

.hprotj h2 {
	color: #004798;
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
}

.hprotj {
	padding: 90px 0;
}

.hprotj .hprmlistimg {
	text-align: center;
	overflow: hidden;
	position: relative;
	top: -50px;
}

.hprotjm {
	margin-top: 20px;
}

.hprotjma:hover {
	background-color: #ffffff;
}

.hprotjma:hover h4,
.hprotjma:hover p,
.hprotjma:hover span {
	color: #fff;
}

.hprotjma:hover span {
	border: 1px #fff solid;
}

.hprotjma h4,
.hprotjma p,
.hprotjma span,
.hprotjma,
.hprotjma img {
	transition: all 0.3s ease;
}

.detail-foot {
	width: 100%;
	padding: 60px 0;
	border-top: 1px #EBEBEB solid;
}

.detail-foot>div {
	width: 1379px;
	height: 142px;
	margin: auto;
	background: url(../images/img/detail-foot.png) no-repeat center center;
	background-size: contain;
}

.linkContain {
	padding: 20px;
}

.linkContain .swiper-button-prev,
.linkContain .swiper-button-next {
	background-color: #00000033;
	opacity: 1;
	padding: 15px 20px;
	background-size: 20px;
	outline: none;
}
.linkContain .swiper-button-prev:hover,
.linkContain .swiper-button-next:hover{
	background-color: #004798;
}
.linkContain .swiper-button-prev {
	background-image: url(../images/img/prev.png);
}

.linkContain .swiper-button-next {
	background-image: url(../images/img/next.png);
}


/* 多联机单独 */
.box_dingzhi{
	width: 100%;
	padding: 60px 0;
	background: #F6F9FA;
	box-sizing: border-box;
}
.box_dingzhi .both3{
	text-align: left;
}
/* 多联机相关产品 */
.pro-desc-hov{
	
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	transition: all .4s ease;
	opacity: 0;
}
.pro-desc-hov:before{background: #004798;opacity: 0.6;content: '';left:0;top:0; position: absolute;width: 100%;height: 100%;z-index: 3;}
.pro_desc_scrBox { position: relative;z-index: 6;}
.hprotjma{
	overflow: hidden;
}
.hprotjma:hover .pro-desc-hov{
	opacity: 1;
}
.pro_desc_scrBox{
	padding: 40px 20px;
}
.pro_desc_scrBox h5{
	position: relative;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.pro_desc_scrBox h5::after{
	content: '';
	width: 50px;
	height: 1px;
	background: #BFBFBF;
	display: block;
	margin: 10px auto;
}
.pro_desc_scrBox .scroInner_box{
	color: #fff;
	height: 150px;
	overflow: hidden;
	overflow-y: auto;
	font-size: 14px;
	line-height: 22px;
}

















@media screen and (max-width:1500px) {
	.detail-pro-play {
		height: 360px;
	}

	.play-imgBox img {
		max-width: 80%;
	}

	.playimgpimg {
		height: auto;
	}

	.hprotjma {
		width: 260px;
	}
}

@media screen and (max-width:968px) {
	.subTitleBox {
		display: none !important;
	}

	.detail-play-descBoxs,
	.prolist-hprotjm{
		padding: 30px 0 !important;
	}

	.advantage,.box_dingzhi {
		padding: 30px 5%;
	}
	.box_dingzhi .box_moreimg img{
		width: 100%;
		max-width: 100%;
	}

	.play-parameter-box .parameter-item {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-top: 20px;
	}

	.paraMImg img {
		width: 50px;
	}

	.hprotj h2 {
		font-size: 20px;
		line-height: 24px;
		letter-spacing: 0;
	}

	.detail-pro-play {
		height: 220px;
	}

	.playimgpimg {
		height: 210px;
		bottom: 0;
	}

	.pro-play-theme h3,
	.advantage .pro-play-theme h3 {
		letter-spacing: 0;
	}

	.hprotjm {
		margin-top: 15px;
	}

	.hprotjma,
	.hprotjma:nth-child(4n) {
		width: 49%;
		margin-right: 2%;
		margin-top: 2%;
	}

	.hprotjma:nth-child(-n+2) {
		margin-top: 0;
	}

	.hprotjma:nth-child(2n) {
		margin-right: 0;
	}

	.hprotjma .hprmlistdesc {
		padding: 0 20px;
	}
	.linkContain {
	    padding: 15px 20px 62px;
	}
	.linkContain .swiper-button-prev,
	.linkContain .swiper-button-next {
		width: 40px;
		height: 40px;
		padding: 0;
		top: auto;
		left: auto;
		bottom: 0;
		right: 30px;
	}
	.linkContain .swiper-button-prev:hover,
	.linkContain .swiper-button-next:hover{
		background-color: initial;
	}
	.linkContain .swiper-button-prev {
		background: url(../images/img/phone/phone-prev.png) no-repeat center center;
		right: 90px;
	}
	
	.linkContain .swiper-button-next {
		background: url(../images/img/phone/phone-next.png) no-repeat center center;
	}
	.hprmlistimg img {
	    max-width: 100%;
	    width: 180px;
	}


















}
