/*min-width:320*/

.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}


/*鏂伴椈鍔ㄦ€?/

.news {
	width: 94%;
	padding: 1em 3%;
}

.news_title {
	text-align: center;
	width: 100%;
}

.news_title h2 {
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	border-bottom: 3px solid #0066b1;
}

.news_dynamic {
	margin: 1em 0;
}

.newsImg {
	width: 37.5%;
	height: 8em;
}
.newsImg2{
        background:url(../images/newsPP.jpg) no-repeat;
        background-size:100% 100%;
	width: 37.5%;
	height: 8em;
}
.newsImg img {
	width: 100%;
	height: 100%;
}

.newsContent {
	width: 58.5%;
}

.newsContent h3 {
	font-size: 11pt;
	color: #333333;
}

.newsContent p {
	color: #555555;
	line-height: 2.15em;
}

.newsContent p.date {
	background: url(../images/clock.png) no-repeat left center;
	text-indent: 1.5em;
	color: #999999;
}


/*浜у搧涓績*/

.product {
	width: 100%;
	border-top: 10px solid #e5e5e5;
}

.product_title {
	padding: 1em 3% 0;
	width: 94%;
}

.product_title h2 {
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	border-bottom: 3px solid #0066b1;
}

.product>ul {
	width: 94%;
	height: auto;
	padding: 1em 3%;
}

.product>ul>li {
	float: left;
	width: 20%;
	text-align: center;
}

.product>button {
	display: block;
	padding: 0.4em 1em;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	outline: 0;
	margin: 0.5em auto;
}

.productImg {
	width: 94%;
	height: auto;
	padding: 1em 3%;
}

.slideBox {
	position: relative;
	width: 100%;
	height: 240px;
	overflow: hidden;
	margin: 10px auto;
}

.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}

.slideBox .hd li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd li img {
	width: 100%;
	height: 200px;
	display: block;
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 鍙栨秷閾炬帴楂樹寒 */
}

.slideBox .bd li .title {
	box-sizing: border-box;
	position: absolute;
	bottom: -39px;
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.slideBox .bd li .title span {
	float: left;
	width: 50%;
	height: 100%;
	line-height: 39px;
	display: inline-block;
	color: #666666;
	text-indent: 5px;
}

.slideBox .bd li .tit {
	display: inline-block;
	float: right;
	margin-right: 30px;
	height: 39px;
	line-height: 39px;
	color: #333333;
}

.slideBox .btn {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
	display: block;
	width: 25px;
	height: 40px;
	border: 0;
}

.slideBox .btn.next {
	right: 0;
	left: auto;
}

.productImg>#slideBox .bd .tempWrap {
	overflow: visible!important;
}

.productImg>#slideBox .bd .tempWrap ul {
	overflow: visible!important;
}

.research {
	width: 100%;
	border-top: 10px solid #e5e5e5;
}

.research_title {
	padding: 1em 3% 0;
	width: 94%;
}

.research_title h2 {
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	border-bottom: 3px solid #0066b1;
}

.research ul {
	width: 94%;
	margin: 0 auto;
	padding: 1em 3%;
}

.research li {
	position: relative;
	float: left;
	width: 48.5%;
	margin-left: 3%;
	margin-top: 1em;
}

.research li:nth-child(2n-1) {
	margin-left: 0;
}

.research li a {
	display: block;
}

.research li img {
	width: 100%;
           height:110px;
}

.research li .tit {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 27px;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	line-height: 27px;
	text-align: center;
}

/*鏃椾笅瀛愬叕鍙?/
.yycompany {
	width: 100%;
	border-top: 10px solid #e5e5e5;
}

.yycompany_title {
	padding: 1em 3% 0;
	width: 94%;
}

.yycompany_title h2 {
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	border-bottom: 3px solid #0066b1;
}

.yycompany ul {
	width: 94%;
	margin: 0 auto;
	padding: 1em 3%;
}

.yycompany li {
	position: relative;
	float: left;
	width: 48.5%;
          height: 38%;
	margin-left: 3%;
	margin-top: 1em;
}

.yycompany li:nth-child(2n-1) {
	margin-left: 0;
}

.yycompany li a {
	display: block;
}

.yycompany li img {
	width: 100%;
        height: 100%;
          }

.yycompany li .tit {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-height: 27px;
/*height: 27px;*/
	background: rgba(0, 0, 0, .6);
	color: #fff;
	line-height: 20px;
/*line-height: 27px;*/
	text-align: center;
}





/*min-width:375px*/

@media screen and (min-width: 375px) and (max-width: 424px) {
	.news_title h2 {
		font-size: 18px;
		width: 72px;
		height: 32px;
		line-height: 32px;
	}
	.newsContent h3 {
		font-size: 17px;
	}
	.slideBox {
		height: 240px;
	}
	.slideBox .bd li .title {
		bottom: -40px;
	}
	.product_title h2 {
		font-size: 18px;
		width: 72px;
		height: 32px;
		line-height: 32px;
	}
	.research_title h2 {
		font-size: 18px;
		width: 72px;
		height: 32px;
		line-height: 32px;
	}

.research li img {
	width: 100%;
           height:140px;
}


.yycompany li {
	position: relative;
	float: left;
	width: 48.5%;
        height:140px;
	margin-left: 3%;
	margin-top: 1em;
}
.yycompany li img {
	width: 100%;
        height:140px;
}
}


/*min-width:425px*/

@media screen and (min-width: 425px) and (max-width: 767px) {
	.news_title h2 {
		font-size: 20px;
		width: 80px;
		height: 36px;
		line-height: 36px;
	}
	.newsContent h3 {
		font-size: 18px;
	}
	.product_title h2 {
		font-size: 20px;
		width: 80px;
		height: 36px;
		line-height: 36px;
	}
	/*.product>ul>li {
		margin-left: 2.9em;
	}*/
	.research_title h2 {
		font-size: 20px;
		width: 80px;
		height: 36px;
		line-height: 36px;
	}
	.slideBox {
		height: 325px;
	}
	.slideBox .bd li img {
		height: 270px;
	}
	.slideBox .bd li .title {
		height: 45px;
		line-height: 45px;
		bottom: -45px;
	}
	.research li .tit {
		height: 32px;
		line-height: 32px;
	}
.research li img {
	width: 100%;
           height:165px;
}
.yycompany li {
	position: relative;
	float: left;
	width: 48.5%;
        height:165px;
	margin-left: 3%;
	margin-top: 1em;
}
.yycompany li img {
	width: 100%;
        height:165px;
}
}


/*min-width:768px*/

@media screen and (min-width: 768px) {
	.news_title h2 {
		font-size: 29px;
		width: 116px;
		height: 46px;
		line-height: 46px;
	}
	.newsContent h3 {
		font-size: 28px;
	}
	.slideBox {
		height: 528px;
	}
	.product_title h2 {
		font-size: 29px;
		width: 116px;
		height: 46px;
		line-height: 46px;
	}
	/*.product>ul>li {
		margin-left: 3.5em;
	}*/
	.slideBox .btn {
		width: 50px;
		height: 80px;
		margin-top: -75px;
	}
	.slideBox .bd li img {
		height: 453px;
	}
	.slideBox .bd li .title {
		width: 99.7%;
		height: 71px;
		bottom: -73px;
	}
	.research_title h2 {
		font-size: 29px;
		width: 116px;
		height: 46px;
		line-height: 46px;
	}
	.research li .tit {
		height: 60px;
		line-height: 60px;
	}
.research li img {
	width: 100%;
           height:200px;
}
.yycompany li img {
	width: 100%;
        height:100%;
}
.yycompany li {
	position: relative;
	float: left;
	width: 48.5%;
        height:100%;
	margin-left: 3%;
	margin-top: 1em;
}
}

.thisMore {
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 40px;
	padding-right: 13px;
	background: rgba(76, 76, 76, 0.7);
	line-height: 40px;
	text-align: center;
}

.thisMore a {
	background: url(../images/select1.png) no-repeat 94% center;
	display: block;
	color: #fff;
}

.thisLi_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(76, 76, 76, 0.7);
	display: none;
}

.close {
	width: 20px;
	height: 20px;
	background: url(../images/close.jpg) no-repeat 98% 6%;
	float: right;
	margin: 10px 10px 0 0;
	background-size: 100%;
}

.thisLi_bg .thisdiv {
           margin: 63px auto 0;
	position: absolute;
}

.thisLi_bg .thisdiv>div {
          float:left;
          width:12.5em;
	line-height: 32px;
	height: 32px;
	background: url(../images/spot3.jpg) no-repeat 2em center;
	text-indent: 3em;
}

.thisLi_bg .thisdiv>div a {
	font-size: 16px;
	color: #FFFFFF;
}

@media screen and (min-width: 320px) and (max-width:374px) {
	.thisMore {
		width: 96px;
		height: 30px;
		line-height: 30px;
	}
	.close {
		background-size: 80%;
	}
	.thisLi_bg .thisdiv>div {
		height: 26px;
		line-height: 26px;
		background-size: 2%;
	}
	.thisLi_bg .thisdiv>div a {
		font-size: 14px;
	}
.research li img {
	width: 100%;
           height:130px;
}
.yycompany li {
	position: relative;
	float: left;
	width: 48.5%;
        height:130px;
	margin-left: 3%;
	margin-top: 1em;
}
.yycompany li img {
	width: 100%;
        height:130px;
          }
}

@media screen and (min-width: 375px) and (max-width:424px) {
	.thisMore {
		width: 110px;
		height: 35px;
		line-height: 35px;
	}
	.close {
		background-size: 90%;
	}
	.thisLi_bg .thisdiv>div {
		height: 28px;
		line-height: 28px;
	}
	.thisLi_bg .thisdiv>div a {
		font-size: 15px;
	}


}

@media screen and (min-width: 768px) {
	.thisMore {
		width: 194px;
		height: 72px;
		line-height: 72px;
	}
	.close {
		background-size: 100%;
	}
	.thisLi_bg .thisdiv>div {
		height: 40px;
		line-height: 40px;
	}
	.thisLi_bg .thisdiv>div a {
		font-size: 24px;
	}
}