/**************** product **********************/
.PageHome-divider {
    background-color: #eee;
    border: none;
    height: 2px;
    margin: auto;
    width: auto;
}
.topbrand{text-align:center; font-size:20px; width:1200px; height:100px; margin:0 auto;}
.topbrand img{width:auto; height:100px;}
.topbrand .title{width:70px; float:left; text-align:left; line-height:90%; padding-top: 27px;}
.topbrand .title span{font-size: 16px; display: block; letter-spacing:4px;}
.topbrand .brandlist{width:1130px; height:100px;}
.product-center .left .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
  width: 24px;
  height: 20px;
}
.product-center .left .product-tab li a .icon {
  vertical-align: middle;
}
.product-center .left .product-tab li a .icon img {
  display: block;
}
.r-product{ padding:52px 0 90px 0;}
.r-product .title {
    font-size: 24px;
    line-height: 33px;
    text-align: center;
}
.r-product .line {
    margin: 5px auto 60px auto;
    height: 2px;
    background-color: #EE8C0D;
    width: 53px;
}
.r-product-vm a{
	display: block;
	/* font-family: Microsoft Yahei, Arial, sans-serif; */
	font-size: 21px;
	color: #EE8C0D;
	width: 188px;
	text-align: center;
	border: 1px solid #EE8C0D;
	/*margin: 1em auto;*/
	margin: 1.5em auto 2em;
	border-radius: 1.5em;
	padding: .3em 0;
}
.r-product-content{
	background: #fff;
}
.r-product .product-center .left .product-tab li>a:focus{
	text-decoration: none;
}

.pro-style{
	position: absolute;
    top: 50%;
    left: 50%;
	text-align: center;
	width: 244px;
    margin-left: -122px;
}
.pro-style-left{
	text-align: left;
}
.product-list:first-child .pro-style{
	top:55%;
}
.product-list:nth-child(22) .pro-style{
	top:11%;
	left: 10%;
	margin: 0;
    line-height: normal;
}
.product-list:nth-child(3) .pro-style{
	top:20%;
	margin: 0;
	left: 6%;
	text-align: left;
}
.pro-title{
	font-size:20px;
	/* font-family: Microsoft Yahei, Arial, sans-serif; */
	font-weight: bold;
	color: #325078;
	line-height: 33px;
}
.pro-des{
	font-size: 16px;
	line-height: 1.5;
	color: #325078;
	/* font-family: Microsoft Yahei, Arial, sans-serif; */
	margin: 10% 0 10% 0;
}
.pro-more{
	font-size: 16px;
	line-height: 16px;
	/* font-family: Microsoft Yahei, Arial, sans-serif; */
	color: #EE8C0D;
    /* border: 1px solid #325078;
    padding: 5px 18px;
    border-radius: 16px; */
}
.pro-more:hover,
.pro-more:focus{
	color: #EE8C0D;
    text-decoration: none;
    /* background: #EE8C0D; */
}
@media (max-width: 1500px) {
	/* .product-list:nth-child(2) .pro-style{
		width:180px;
	}
	.product-list:nth-child(3) .pro-des{
		margin: 8% 0 10% 0;
	} */
}
@media (max-width: 450px) {
	.r-product{
		padding: 30px 0 0;
	}
	.r-product-vm a{
		padding: 0.1em 0;
		width: 60%;
	}
}

@media (max-width:1024px){
	.pro-style-mb{
		/* display: none; */
		position: absolute;
		top: 50%;
		left: 50%;
		width: 316px;
		margin-left: -158px;
		text-align: center;
	}
	.product-list:first-child .pro-style-mb{
		top: 50%;
	}
	/* .product-list:nth-child(2) .pro-style{
		width: 694px;
	} */
	
	/* .product-list:nth-child(2) .pro-style-mb{
		text-align: right;
		top: 20%;
		right: 10%;
		left: auto;
	} */
	.product-list:nth-child(3) .pro-style-mb{
		text-align: left;
		top: 25%;
		left: 5%;
		margin: 0;
		text-align: left;
	}
	/* .pro-style{
		display: none;
	} */
	.pro-style-mb{
		/* display: block; */
		width: 694px;
		margin-left: -347px;
	}
	.pro-title{
		font-size:44px;
		
		line-height: 44px;
	}
	.pro-des{
		font-size: 26px;
		line-height: 26px;
		margin: 4% 0 15% 0;
	}
	.pro-more{
		font-size: 26px;
		line-height: 25px;
	}
	.product-list:first-child .pro-style-mb .pro-des,
	.product-list:nth-child(2) .pro-style-mb .pro-des
	{
		margin: 4% 0 10% 0;
	}
}
@media (max-width:768px){
	.pro-title{
		font-size:38px;
		
		line-height: 38px;
	}
	.pro-des {
		font-size: 23px;
		line-height: 23px;
	}
	
	/* .product-list:nth-child(2) .pro-style-mb{
		text-align: right;
		top: 20%;
		right: 10%;
		left: auto;
	} */
	.product-list:nth-child(3) .pro-style-mb{
		text-align: left;
		top: 25%;
		left: 5%;
		margin: 0;
		text-align: left;
	}
	.product-list:first-child .pro-style-mb .pro-des, .product-list:nth-child(2) .pro-style-mb .pro-des {
		margin: 4% 0 6% 0;
	}
}
@media (max-width:600px){
	.pro-title {
		font-size: 32px;
		line-height: 36px;
	}
	.pro-des {
		font-size: 21px;
		line-height: 21px;
	}
}
@media (max-width:530px){
	.pro-title{
		font-size:20px;
		line-height: 33px;
	}
	.pro-des{
		font-size: 16px;
		line-height: 16px;
	}
	.pro-more{
		font-size: 16px;
		line-height: 16px;
	}
	.pro-style-mb{
		width: 316px;
		margin-left: -158px;
	}
	.pro-style-mb .pro-des{
		margin: 5% 0;
	}
	
	.product-list:nth-child(3) .pro-style-mb .pro-des
	{
		margin: 5% 0 12% 0;
	}
	/* .product-list:nth-child(2) .pro-style-mb{
		text-align: right;
		top: 20%;
		right: 10%;
		left: auto;
	} */
	.product-list:nth-child(3) .pro-style-mb{
		text-align: left;
		top: 25%;
		left: 5%;
		margin: 0;
		text-align: left;
	}
}
@media (max-width:320px){
	.product-list:first-child .pro-style-mb .pro-des,
	.product-list:nth-child(3) .pro-style-mb .pro-des
	{
		margin: 2% 0 5% 0;
	}
	.pro-title{
		font-size:18px;
		line-height: 30px;
	}
	.pro-des{
		font-size: 15px;
		line-height: 15px;
	}
	.pro-more{
		font-size: 15px;
		line-height: 15px;
	}
}
/***************** r-product *******************/
.r-product .layout-lr .left{
	background: #b4dcf5;
	position: initial;
}
.r-product .layout-lr .left .product-tab {
	position: initial;
	padding-top: 20px;
}
.r-product .product-tab-erji{
	background: #d2ebfa;
	border: none;
}
.r-product .product-center .left .product-tab li.on>a{
	background: #d2ebfa;
}
.r-product .product-center .left .icon{
	width: 24px;
	height: 25px;
}
.r-product .product-center .left .icon img{
	width: 100%;
}
.r-product .product-center .left .product-tab li a strong{
	color: #325078;
	font-size: 16px;
}
.r-product .product-tab-erji .dt-title>a,
.r-product .product-tab-erji .dd-item a,
.r-product .product-tab-erji .dt-title-child{
	color: #2d5082;
}
.r-product .product-center .left .product-tab li.on a strong{
	color: #EE8C0D;
}
.r-product .product-tab-erji .dt-title>a:focus,
.r-product .product-tab-erji .dt-title>a:hover,
.r-product .product-tab-erji .dd-item a:focus,
.r-product .product-tab-erji .dd-item a:hover{
	color: #EE8C0D;
	text-decoration: none;
}
.r-product .product-tab li.on{
	border-left: 5px solid #EE8C0D;
	/*margin-left: -6px;*/
}
.r-product .layout-lr .left{
	width: 200px;
	/* width: 27.9%; */
}
.r-product .product-center .left .product-tab li>a{
	padding: 0;
	/* padding-left: 180px; */
	/* padding-left: 63%;	 */
	text-decoration: none;
	overflow: hidden;
	padding-left: 15px;
	line-height: 56px;
	display:block;
}
.r-product .product-center .left .product-tab li>a div{
width:180px;
float: right
}

 /*滚动条样式*/
 /*google*/
 /* 滚动的滑块 */
.product-tab-erji::-webkit-scrollbar-thumb {
	background: #2C5082;
}
/* 外层轨道 */
.product-tab-erji::-webkit-scrollbar-track {
	background: #7399BE;
}
/*定义最上方和最下方的按钮*/
.product-tab-erji::-webkit-scrollbar-button{
	background:#B4DCF5;
}
/*ie */
 .product-tab-erji{
	scrollbar-face-color:#2C5082;/*立体滚动条的颜色（包括箭头部分的背景色）*/
	scrollbar-arrow-color:#B4DCF5;/*三角箭头的颜色*/
	scrollbar-base-color:#7399BE; /*滚动条的基色*/
    display: none;
    position: absolute;
    top: 0;
    left: 238px;
    z-index: 3;
    background: #fff;
    border: 2px solid #f7f7f7;
    padding: 0px;
    width: 750px;
    min-height: 645px;
 }
 

.r-product .product-center {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	height:650px;
	overflow:hidden;
}

.r-product .layout-lr .left {
	height: 650px;
	float:left;
}

.r-product .product-center .right {
	position: absolute;
	left: 200px;
	right: 0;
	max-height: 650px;
}
.r-product .product-list img{ width: 100%;}
.r-product .product-list:first-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	height: 650px;
	background: #d2efff;
}

.r-product .product-list:nth-child(2) {
	position: absolute;
	top: 0;
	left: 370px;
}

.r-product .product-list:nth-child(2) .pro-style{
	top:25%;
	left:70%;
	text-align: left;
}

/* .r-product .product-list:nth-child(2) {
	position: absolute;
	top: 0;
	left: 680px;
} */

.r-product .product-list:nth-child(3) {
	position: absolute;
	top: 335px;
	left: 370px;
}

.r-product .product-tab-erji {
	height: 650px;
	overflow: auto;
	/*width: 1020px;*/
	/*left: 180px;*/
	left: 300px;
	right: 0;
}

.r-product .list-oon {
	display: inline-block!important;
}

.r-product .list-ooff {
	display: none!important;
}

.r-product .list-close {
	display: none;
}

.r-product .list-open {
	display: none;
}

.r-product .list-open,
.r-product .list-open1,
.r-product .list-open2,
.r-product .list-open3,
.r-product .list-open4,
.r-product .list-open5,
.r-product .list-open6,
.r-product .list-open7,
.r-product .list-open8,
.r-product .list-open9,
.r-product .list-open10,
.r-product .list-close,
.r-product .list-close1,
.r-product .list-close2,
.r-product .list-close3,
.r-product .list-close4,
.r-product .list-close5,
.r-product .list-close6,
.r-product .list-close7,
.r-product .list-close8,
.r-product .list-close9,
.r-product .list-close10 {
	display: none;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
}

.r-product .product-tab-erji{
	left: 200px;
	width: 1000px;
	padding-left: 30px;
	padding-top: 0px;
}
.r-product .product-tab-erji .erji-left{float:left; width:610px;}
.r-product .product-tab-erji .erji-pic{float:right; width:360px;}
.r-product .product-tab-erji .erji-pic img{max-width:360px; height:auto;}
.r-product .product-tab-erji dl{
	margin-top: 25px;
}
.r-product .product-center .right>div>a>img.mb-show{
	display: none;
}
.r-product .product-tab-erji .dt-title,.r-product .product-tab-erji .dd-item {
	line-height: 1.7;
}
.r-product .product-tab-erji .dt-title-child{
	margin: 0;
	line-height: 2;
}
/*@media screen and (max-width: 1280px) {*/
@media screen and (max-width: 1500px) {
	.r-product .product-center .right{
		width: auto;
	}
	.r-product .product-list img{
		display: block;
		max-width: 100%;
		width: 100%;
		height:100%;
	}
}
/*@media only screen and (min-width: 1025px) and (max-width: 1280px) {*/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.r-product .product-center{
		width: 100%;
		padding: 0 2%;
	}
	.r-product .product-center .right{
		left:205px;
	}
	.r-product .r-product-content .com-content{
		width: 1025px;		
	}
	.r-product .r-product-content .com-content .right{
		/* width: 804px;		 */
	}
	.r-product .product-list:first-child{
		width: 37%;
    	height: 100%;
    	overflow: hidden;
	}
	.r-product .product-list:nth-child(2){
		left: 37%;
    	width: 60%;
    	overflow: hidden;	
	}
	.r-product .product-list:nth-child(3){
		left: 37%;
		width: 60%;
	}
	.r-product .product-list:nth-child(2) img,
	.r-product .product-list:nth-child(3) img{
		height: 322.5px;
	}
	.r-product .product-list:nth-child(3){
		top: 322.5px;
		left: 37%;
		width: 60%;
	}
	/* .r-product .product-list:nth-child(4) img{
		width: 100%;
		height: 297px;
	} */
	.r-product .layout-lr .left,
	.r-product .product-tab-erji{
		height: 645.48px;
	}
	.r-product .product-center .left .product-tab li>a{
		line-height: 53px;
	}
	.r-product .product-tab-erji{
		/*width: 804px;*/
		/*width: calc(100% - 300px);*/
		width: 70%;
	}
}
@media screen and (max-width: 1024px) {
	/* .r-product .product-list:nth-child(2){
		display: none;
	} */
	.r-product-content-white{background:#b4dcf5;}
	.r-product .list-open{	
		display: block;
		width: 27px;
		height: 27px;
		top: 50%;
		margin-top: -12px;
	}	
	.r-product .list-close{	
		display: block;
		width: 27px;
		height: 27px;
		/* top: 5%; */
		margin-top: 25px;
	}	
	.r-product .list-close{
		display: none;
	}
	.r-product .list-open{
		background: url(../mimages/add-icon.png) no-repeat center center;
		background-size: 70%;
	}
	.r-product .list-close{
		background: url(../mimages/subtraction-icon.png) no-repeat center center;
		background-size: 70%;
	}
	.r-product .layout-lr .left {
		width: 96%;
		overflow: hidden;
		height: auto;
		margin: 0 auto;
	}
	.r-product .product-center .right {
		position: relative;
		left: 0;
		top: 0;
		float: left;
		overflow: hidden;
		max-height: 99999px;
	}
	.r-product .product-center .right>div {
		position: relative;
		width: 100%;
		float: right;
		overflow: hidden;
		left: 0;
		top: 0;
		height: auto;
	}
	.r-product .product-center .right>div>a img {
		width: 100%;
		height: auto;
	}	
	.r-product .product-list img.pc-show{
		display: none;
	}
	.r-product .product-center .right>div>a>img.mb-show{
		display: block;
	}
	.r-product .product-tab-erji {
		max-height: 3700px;
		overflow: auto;
		padding-left: 15px;
	}
	.r-product .product-tab-erji .right {
		position: relative;
		left: 0;
		top: 0;
	}
	.r-product .product-tab-erji dl{
		margin-top: 0;
	}
	.r-product .list-open,
	.r-product .list-open1,
	.r-product .list-open2,
	.r-product .list-open3,
	.r-product .list-open4,
	.r-product .list-open5,
	.r-product .list-open6,
	.r-product .list-open7,
	.r-product .list-open8,
	.r-product .list-open9,
	.r-product .list-open10 {
		display: inline-block;
	}
	.r-product .product-center .left .product-tab li {
		position: relative;
		width: 100%!important;
		border-bottom: solid 1px #7aa0c3;
		/* padding: 10px 0px; */
		border-left: none;
	}
	.r-product .product-center .left .product-tab li a {
		text-align: left;
		color: #2c5082;
	}
	.r-product .product-center .left .icon {
		display: inline-block;
	}
	/*.r-product .product-center .left .product-tab li.on a .icon img:first-child {
		display: inline-block;
	}*/
	.r-product .product-center .left .product-tab li.on .product-tab-erji {
		display: block;
		margin: 20px;
	}
	.r-product .product-tab-erji {
		position: relative;
		width: 100%;
		left: 0;
	}
	.r-product .product-tab-erji .dd-item {
		width: 100%;
	}
	.r-product .product-tab-erji .dt-title {
		color: #2c5082;
		text-align: left;
	}
	.r-product .product-tab-erji .dd-item {
		text-align: left;
	}
	.r-product .product-center .left .product-tab li.on .product-tab-erji{
		margin: 0;
	}
	.r-product .product-center .left .product-tab li>a {
		padding-left: 0px;
	}
	.r-product .product-center .left .product-tab li.on>a{
		background-color: transparent;
		padding: 10px 0;
	}
	.r-product .product-tab-erji .dt-title-child{
		text-align: left;
	}
	.r-product .product-tab-erji{
		/* height: 500px; */
		height:auto;
		min-height: auto;
	}
	.r-product .product-list:nth-child(2) .pro-style{
		top:50%;
		left:50%;
		text-align: center;
	}
}
@media (max-width: 768px) {
	.r-product .product-center{height:auto;}
	.r-product .layout-lr .left{
		width: 90%; float:none;}
	}
	.r-product-vm a {
		padding: 0.1em 0;
		width: 60%;
	}
	.r-product .layout-lr .left .product-tab {
		padding-top: 10px;
	}
	.r-product .product-center .left .product-tab li>a{
		font-size:18px;
	}
}

.product-tab-erji{display:none;position:absolute;top:0;left:238px;z-index:3;background:#fff;border:2px solid #f7f7f7;padding:20px;width:750px;min-height:645px;}
.product-tab-erji .dt-title{font-size:18px;color:#000; font-weight: bold; margin-top:20px;}
.product-tab-erji .dt-title>a{color:#e1003a; font-weight:bold;}
.product-tab-erji .desc{font-size:14px; margin-bottom:10px; margin-top:10px; line-height: 180%;}
.product-tab-erji .dd-item{font-size:16px;line-height:28px;/*float:left;*/width:100%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.product-tab-erji>dl{margin-bottom:12px;}
.product-tab-erji .dt-title-child{font-size:16px;font-weight:bold;margin:6px 0;}

.product-tab-erji .dt-title-child:before,
.product-tab-erji .dt-title-child:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear:both;
}

.product-center .left .product-tab li.on .product-tab-erji{display:block;}
@media screen and (max-width: 1024px){
  .product-tab-erji{display:none;}
  .product-center .left .product-tab li.on .product-tab-erji{display:none;}
}

@media (max-width: 768px) {
	.topbrand{width:100%;}
	.topbrand .title{width:16%; font-size:16px;}
	.topbrand .title span{letter-spacing:0;}
	.topbrand .brandlist{width:84%;}
}