@import url(jquery.bxslider.css);
@import url(pscroll.css);
/*首页*/
.i_product_bg {
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 2.5%;
}
.i_title {
	margin-top: 5%;
	margin-bottom: 4%;
	overflow: hidden;
	text-align: center;
}
.i_title h2 {
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-family: Arial;
}
.i_title p {
	background: url(../images/i_bg1.png) center bottom no-repeat;
	color: #000000;
	padding-bottom: 15px;
}
.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list2 ul {
	display: flex;
	flex-wrap: wrap;
}
.nproduct_list2 ul li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
	padding-bottom: 4%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_list2 ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
}
.nproduct_list2 ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.nproduct_list2 ul li:hover h2 {
	color: #00a1e9;
}
ul,li{
	list-style: none
}
.tab-con{

}
.tab-con .itemmm{
	display: none;
	cursor: pointer;
}
.tab-con .itemmm .mimg{
	width: 323px;
	height: 228px;
	position: absolute;
	left: 50px;
	/*position: absolute;*/
	/*padding-top: 110px;*/
	/*padding-left: 40px;*/
}
.tab-con .middle{
	border-bottom: 1px solid #313648;
}
.middle .tab{
	display:flex;
	justify-content:center;
}
.middle .tab li{
	padding:15px 25px;
	font-size:0px;
	cursor:pointer;
	margin-bottom: -1px;
}
.middle .tab li:hover{
	color: #25518A;
}
.middle .tab li.active{
	color:#25518A;
}
.middle .tab li.active .mdate{

	color:#25518A;
	border-bottom:3px solid #25518A
}

.tText1 {
	display: flex;
	justify-content: center;
}
.tText1  li {
	cursor: pointer;
}
.tText1  li:hover{
	color: #25518A;
}
.tText1  li:hover .tText2{
	border-bottom:3px solid #25518A;
}
.tText1  li.active{
	color: #25518A;
	/*border-bottom:1px solid #409eff;*/
	border-bottom:1px solid #25518A;
}
.tText1  li.active .tText2{
	color: #25518A;
	/*border-bottom:1px solid #409eff;*/
	border-bottom:3px solid #25518A;
}
.t1 .tText1{
	border-bottom:3px solid #25518A;
	color:#25518A;
}

/*.conten{*/

/*}*/
/*.conten .conten1{*/
/*	display: none;*/
/*	position: relative;*/

/*}*/
/*.conten .conten1 .context{*/
/*	position: relative;*/
/*}*/
.conten{

}
.conten .contt{
	display: none;
	position: relative;

}
.conten .contt .context{
	position: absolute;
}
.dangdiv1 .rdiv2{
	display: none;
	position: absolute;
}
.dangjian .rdivimg{
	display: none;

}
/*.dangdiv1 .rdiv2 .rtitle1{*/
/*	display: none;*/
/*	position: relative;*/
/*}*/
.rdiv1{

}
.rdiv1 .tab{
	display: flex;
	justify-content: center;
}
.rdiv1 .tab li{
	cursor: pointer;
}
.rdiv1 .tab li:hover{
	color: #25518A;
}
.rdiv1 .tab li.active{
	color: #25518A;
}
/*.sub ul li:hover  #xiala{*/
/*	display: block;*/
/*}*/
/*#xiala{*/
/*	display: none;*/
/*}*/
中部
.body {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


/*text-align: center; !*让div内部文字居中*!*/
/*background-color: #fff;*/
/*border-radius: 20px;*/
/*margin: auto;*/
/*height: 0;*/
/*top: 0;*/
/*left: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*margin: 0px;*/
/*background-color: rgba(245, 245, 245, 1);*/
/*background-image: none;*/
/*width: 100%;*/
/*margin-left: auto;*/
/*margin-right: auto;*/
/*text-align: left;*
text-align: center; /*让div内部文字居中*/




.f_st{
	font-size: 18px;
}
.f_st_img{

	width: 600px;
	height: 245px;
	padding-left: 0px;
	padding-top: 0px;
}
.header1{
	width: 100%;

}
.hdiv{
	width: 300px;
	height: 20px;
	position: absolute;
	top: 600px;
	margin-right: 300px;
	right: 51%;
}
.hdiv12{
	width: 300px;
	height: 20px;
	left: 51%;
	position: absolute;
	top: 600px;
	margin-left: 570px;
	cursor: pointer;

}
.f_st_div{
	width: 100%;
	height: 400px;


}
.f_st_div1{
	width: 600px;
	height: 245px;
	padding-top: 0px;
	margin-left: 325px;
}
.f_st_div2{
	width: 600px;
	height: 245px;
	padding-top: 30px;
	margin-left: 355px;

}
.f_st_div3{

	padding-top: 30px;
	margin-left: 0px;

}
.p_text{
	font-size: 16px;
}
.left{
	/*background-color: pink;*/
	width: 600px;
	position:absolute;
	right: 51%;
	float:left;
	top:650px;

}
.right{
	/*background-color: dodgerblue;*/
	width: 600px;
	position:absolute;
	left: 51%;
	top:650px;
}
/*党的建设-B*/
.dLdate{
	width: 100px;
	height: 60px;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	float: left;
}
.dLdate-year{
	line-height: 24px;
	font-size: 20px;
	color: #666666;
	text-align: center;
	/*margin-top: 10px;*/
	border-right: rgba(228, 228, 228, 1) 1px solid;
	/*position: absolute;*/
}
.dLdate-day{
	line-height: 24px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	border-right: rgba(228, 228, 228, 1) 1px solid;
}

.dLtext{
	display: flex;
	list-style-type:none;
	width: 440px;
	height: 48px;
	line-height: 24px;
	text-align: left;
	margin-left: 120px;
	align-items:center

}
.ddownpictitle{
	line-height: 50px;
	word-wrap: break-word;
	font-size: 16px;
	font-family: 'PingFangSC-Regular','PingFang';
	color: #666666;
	/*text-align: center;*/
	padding-left: 20px;

}
.ddownpictext{
	height: 48px;
	word-wrap: break-word;
	font-size: 12px;
	font-family: 'PingFangSC-Regular','PingFang';
	color: rgb(153, 153, 153);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dR{
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	border-top: rgba(228, 228, 228, 1) 1px solid;
}
.dRLdate{
	width: 100px;
	height: 120px;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	float: left;
}
.dRLdate-year{
	line-height: 24px;
	font-size: 20px;
	color: #666666;
	text-align: center;
	margin-top: 40px;
	border-right: rgba(228, 228, 228, 1) 1px solid;
	/*position: absolute;*/
}
.dRLdate-day{
	line-height: 24px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	border-right: rgba(228, 228, 228, 1) 1px solid;
}

.dRtext{
	/*width: 450px;*/
	/*height: 130px;*/
	/*border-bottom: rgba(228, 228, 228, 1) 1px solid;*/
	/*border-top: rgba(228, 228, 228, 1) 1px solid;*/
	list-style-type:none;
	width: 440px;
	height: 100px;
	/*margin-bottom: 18px;*/
	text-align: left;
	margin-top: 20px;
	margin-left: 120px;
	/*align-items: center;*/
	/*justify-content: center;*/
}
.L{
	width: 1800px;
	height: 300px;
	color: #666666;
	font-size: 14px;
	background-color: #1d76d2;
	top:50px;
	position:relative;
  margin:0 auto;
}
.left2{
	width: 1200px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;

}
.cR{

	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	border-top: rgba(228, 228, 228, 1) 1px solid

}
.cRLdate{
	width: 220px;
	height: 120px;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	float: left;
	padding-top: 60px;
	display: block;
}
.cRLdate_year{
	line-height: 24px;
	font-size: 48px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Helvetica';
	/*margin-top: 65px;*/
	/*margin-left: 50px;*/
	/*padding-left: 20px;*/
	/*border-right: rgba(228, 228, 228, 1) 1px solid;*/

}
.cRLdate_text{
	line-height: 60px;
	font-size: 12px;
	text-align: center;
	/*margin-left: 72px;*/
	color:#FFFFFF ;
	/*padding-left: 40px;*/
	/*border-right: rgba(228, 250, 228, 1) 1px solid;*/
	font-family: 'PingFangSC-Regular','PingFang';
}
cRLdate_text1{
	line-height: 60px;
	font-size: 12px;
	text-align: center;
	margin-left: 90px;
	color:#FFFFFF ;
	border-right: rgba(300, 250, 228, 1) 1px solid;

}
.cdiv{
	background:#E7E7E7;/*背景色为浅灰色*/
	width:0.6px;/*设置宽高*/
	height:60px;
	position:relative;/*调整位置*/
	top: 70px;
	font-size: 60px;
	float:left;/*让此div与前面的并排显示*/
}

.drighttitle{
	width: 440px;
	text-align: left;
	line-height: 22px;
	font-size: 16px;
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	color: #333333;
	font-kerning: normal;
	/*margin:0 auto;*/
}
.f{
	width: 100%;
	height: 300px;
	color: #666666;
	font-size: 14px;
	background-color: #25518A;
	margin-top: 400px;
}
.with{
	width: 100%;
	height: 400px;
	/*top: 70px;*/
	position: relative;
}
.m_m{
	width: 1440px;
	height: 380px;
	font-size: 14px;
	margin: auto;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 220px;
	border-color: #F5f5F5;
	/*border-bottom: rgba(228, 228, 228, 1) 1px solid;*/
	background-color: rgb(255,255,255);
	/*box-shadow: 0px 0px 10px rgba(153,153,153,0.2);*/
	font-family: 'PingFangSC-Regular', 'PingFang SC';
}
.middle{
	width: 800px;
	height: 100px;
	float:left;
	padding-left: 250px;



}
.mdate{
	width: 105px;
	height: 50px;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	float: left;
	padding-top: 14px;
	cursor: pointer;
}
.mdate_text{
	line-height: 24px;
	font-size: 18px;
	color:#333333;
	text-align: center;
	flex: 1;

}
.mdate_text1{
	line-height: 24px;
	font-size: 14px;

	color:#999999;
	text-align: center;
	flex: 1;
}
.mimg{
	width: 323px;
	height: 228px;
	position: absolute;
	top: 100px;
	/*	padding-top: 110px;
        padding-left: 40px;*/
}

.mdate_text2{
	width: 730px;
	height: 50px;
	text-align: left;
	color: #999999;
	position: absolute;
	line-height: 30px;
	font-size: 14px;
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	top: 100px;
	left: 420px;
	/*padding-top: 110px;*/
	/*padding-left: 400px;*/


}

.wi{
	padding: 30px 0 0 0;
}
/*.wi .content{*/
/*	display: flex;*/
/*	justify-content: center;*/
/*}*/

.tit-box {
	display: flex;
	justify-content: center;
	align-content: center;
	width: 1200px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: auto;
	background-color: #F5F5F5;

}

.tit-box .tit {
	padding: 15px 90px;
	line-height: 1;
	font-size: 16px;
	cursor: pointer;
	border-radius: 5px;
	transition: color .2s;
	color: #333;
}

.tit-box .tit.active {
	border-bottom: 2px #25518A;
	color: #25518A;

}

.tit-box .tit:hover {
	color: #25518A;
	transition: color .2s;
}
.content {
	background: inherit;
	background-color: #fff;
	/*background-color: red;*/
	/*box-shadow: 0px 0px 10px rgba(153,153,153,0.2);*/
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	color: #333333;
	display: flex;
	justify-content: center;

}

.news_left {
	float: left;
	width: 76%;
	margin-left: 20px;
}

.news_left_title {
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	font-weight: 650;
	color: rgb(51, 51, 51);
	font-size: 17px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:10px;
	width:85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inherit;
}

.news_left_text {
	font-weight: 400;
	color: rgb(153, 153, 153);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newx_date {
	display: flex;
	font-size: 14px;
	color: #CCCCCC;
	/*margin-left: 480px;*/
	line-height: 28px;
	margin: 21px 0 0 480px;
	position: absolute;
}

.contenttd {
	position: relative;
	width: 590px;
	height: 130px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.047058823529411764);
	transition: box-shadow .2s;
}

.contenttd:hover {
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.047058823529411764);
	transition: box-shadow .2s;
}

.item .tab_look_morepc{
	display: flex;
	width: 2.8rem;
	height: 1rem;
	line-height: .3rem;
	font-size: .15rem;
	/*color: #999;*/
	/*background-color: #F7F7F7;*/
	position: relative;
	bottom: 0.2rem;
	justify-content: center;
}

.mimg1{
	border-width: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	margin-top:160px;
}
.rdiv1{
	width: 600px;
	height: 30px;
	padding-left: 245px;
	float: left;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

}
.rtitle{
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	font-weight: 400;
	font-style: normal;
	font-size: 17px;;

}
.withd2{
	width: 100%;
	height: 300px;
	position: relative;


}.withd3{
	 width: 600px;
	 height: 150px;
	 position: absolute;
	 left:51%;
	 top:0;
	 bottom:0;
	 padding-left:25px;
	 margin:auto;
 }

.withd3 li.active{
	color:#25518A;
}
.withd3 li.active .rdiv3{
	color:#25518A;
	border-bottom:3px solid #25518A;
}
.withd4{
	width: 600px;
	height: 300px;
	position:absolute;
	margin: auto;
	top: 120px;
	left: 0;
	right: 650px;
	bottom: 0;
}
.rdiv2{
	width: 600px;
	height: 50px;
	position: absolute;
	margin-left: 210px;
	/*top: 2700px;*/
	/*left: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/



}
.rdiv13{
	width: 160px;
	height: 35px;
	font-size: 18px;
	float: left;
	text-align:center;
	cursor: pointer;


}
.rdiv13:focus{
	background-color: rgb(67, 150, 202);
	color: blue;
}
.rdiv3{
	width: 120px;
	height: 35px;
	font-size: 18px;
	float: left;
	text-align:center;
	cursor: pointer;


}
.rdiv3:focus{
	background-color: rgb(67, 150, 202);
	color: blue;
}
.rndiv4{
	width: 65%;
	height: 30px;
	line-height:20px;
	float: left;

}

.rndiv2{

	width: 600px;
	height:300px;
	margin-top: 3%;



}
.rndiv2 li.active{
	color:#25518A;
}
.rndiv2 li.active .rdiv3{
	color:#25518A;
	border-bottom:3px solid #25518A;
}
.rtitle1{
	font-family: "微软雅黑 Bold", "微软雅黑 Regular", 微软雅黑;
	font-size: 15px;
	line-height: 25px;
}

.rndiv5{
	width: 35%;
	height: 40px;
	float: left;
	padding-top: 10px;
	text-align: right;
	color: #CCCCCC;
	font-family: '微软雅黑';
	font-size: 14px;
}
.rndiv6{
	width: 100%;
	height: 70px;
	float: left;
	clear:both;
	font-size: 14px;
	color:#999999;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.rimg1{
	float: left;
	width: 300px;
	position: absolute;

}
.rimg2{
	float: left;
	margin-left: 310px;
	margin-top:0%;
	width: 300px;
	position: absolute;

}
.rdivimg{
	height: 250px;
	width: 600px;
	margin-top: 50px;
	margin-left: 0px;
	justify-content: center;


}
.rtext1{
	font-size: 14px;
	color: #666666;
	width: 220px;
	padding-top: 200px;
	margin-left: 20px;
	float: left;
	position: absolute;

}
.rtext2{
	font-size: 14px;
	color: #666666;
	position: absolute;
	width: 220px;
	padding-top: 200px;
	margin-left: 350px;
	float: left;


}
.withd6{
	width: 100%;
	top: 400px;
	position: relative;
	height: 100px;
}
.withd5 {
	justify-content: center;
	width: 400px;
	right: 51%;
	position: absolute;
	margin-right: 170px;

}
.withd8 {
	justify-content: center;
	width: 400px;
	right: 51%;
	position: absolute;
	margin-right: 170px;
}
.rdiv6{
	width: 100%;
	height: 80px;
	margin-top:160px ;
	cursor: pointer;
}
.withd5 li.active{
	color:#25518A;

}
.withd5 li.active .rdiv13{
	color:#25518A;
	border-bottom:3px solid #25518A;
}
rdiv7{
	font-size: 18px;
	width: 100%;
	height: 80px;
	margin-top:100px ;
	cursor: pointer;
	position: relative;
}
.rdiv10{
	justify-content: center;
	width: 400px;
	height: 80px;
	margin-top: 350px;
	position: absolute;
	right: 51%;
	margin-right: 175px;

}
.rdiv10 li.active{
	color:#25518A;

}
.rdiv10 li.active .rdiv13{
	color:#25518A;
	border-bottom:4px solid #25518A;
}
.rgeng{
	cursor: pointer;
	width: 100px;
	float: left;
	left: 51%;
	position: absolute;
	margin-top: 350px;
	margin-left: 470px;
}

.rgeng1{
	cursor: pointer;
	float: left;
	width: 100px;
	left: 54%;
	position: absolute;
	margin-left: 470px;
}

.gdivimg{
	width: 70%;
	height: 30%;
	position: absolute;
	left: 15%;

}
.gimg{
	width: 217px;
	height: 130px;
	float: left;
	position: absolute;
	left: 0px;
}
.gtext{
	width: 580px;
	height: 130px;
	/*margin-left: 22%;*/
	position: absolute;
	float: left;
	border-color: #F5f5F5;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	right: 51%;
	margin-right:20px;

}.grtext{
	 width: 40%;
	 height: 100px;
	 margin-left: 220px;


 }
.gtitle{
	width: 280px;
	height:40px;
	font-size: 16px;
	margin-left: 7%;
	margin-top: 3%;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;

}
.gtext1{
	width: 330px;
	height:55px;
	font-size: 12px;
	color: #999999;
	top:60px;
	margin-left:7%;
	line-height: 18px;

}
.gtime{
	width: 100px;
	height: 10px;
	margin-left: 7%;
	line-height: 17px;
	font-size: 14px;
	color: #999999;
}.gtext2{
	 width: 580px;
	 height: 130px;
	 /*margin-left: 22%;*/
	 position: absolute;
	 float: left;
	 border-color: #F5f5F5;
	 border-bottom: rgba(228, 228, 228, 1) 1px solid;
	 background-color: rgb(255,255,255);
	 box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	 font-family: 'PingFangSC-Regular', 'PingFang SC';
	 top: 150px;
	 right: 51%;
	 margin-right:20px;
 }
.gtext3{
	width: 600px;
	height: 130px;
	/*margin-left: 22%;*/
	position: absolute;
	float: left;
	border-color: #F5f5F5;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	top: 150px;
	left: 50%;
	margin-left:30px;

}
.gtext4{
	width: 600px;
	height: 130px;
	/*margin-left: 22%;*/
	position: absolute;
	float: left;
	border-color: #F5f5F5;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	left: 50%;
	margin-left:30px;



}.grightpic{
	 width: 200px;
	 height: 120px;
	 display: flex;
	 /*align-items: center;*/
	 /*justify-content: center;*/
 }
.gonpic{
	/*display: flex;*/
	background-color:rgba(0, 0, 0, 0.8);
	width: 590px;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.left1 {
	/*background-color: pink;*/
	width: 600px;
	position: absolute;
	right: 51%;
	margin-top: 420px;
	float: left;

}
.right1{
	/*background-color: dodgerblue;*/
	width: 600px;
	position:absolute;
	margin-top: 420px;
	left: 51%;

}

.withd{
	width: 100%;
	height: 30px;
	position: relative;
}
.withd1{
	width: 100%;
	height: 80px;
	margin: auto;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	bottom: 0;
}
.gonpictitle{
	width: 518px;
	line-height:20px;
	word-wrap: break-word;
	font-size: 16px;
	font-family: 'PingFangSC-Regular','PingFang';
	margin:0 auto;
	color:#FFFFFF;

}
.gonpictext{
	width: 518px;
	line-height: 24px;
	word-wrap: break-word;
	font-size: 16px;
	font-family: 'PingFangSC-Regular','PingFang';
	color: rgb(153, 153, 153);
	margin:0 auto;

}
.gonpictime{
	width: 518px;
	line-height: 28px;
	word-wrap: break-word;
	font-size: 14px;
	font-family: 'PingFangSC-Regular','PingFang';
	color: rgb(153, 153, 153);
	margin:0 auto;
}
.gRtext{
	list-style-type:none;
	background-color:#ffffff;
	width: 590px;
	height: 120px;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.0470588235294118);
	border:1px solid #f3f3f3;
	margin-bottom: 18px;
}
.grighttitle{
	width: 336px;
	text-align: left;
	line-height: 40px;
	padding-top:5px;
	font-size: 14px;
	font-family: "微软雅黑 Bold";
	color: #333333;
	/*font-kerning: normal;*/
	margin: 0 0 0 200px;

}
.grighttext{
	width: 336px;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	font-kerning: normal;
	font-family: "微软雅黑 Light";
	font-weight: 400;
	color: rgb(153, 153, 153);
	margin: 0 0 0 200px;


}
.mimg2{
	border-width: 0px;
	position: relative;
	left: 0px;
	top: 400px;
	width: 100%;
	height: 250px;
}
.mimg3{
	border-width: 0px;
	/*position: relative;*/
	left: 0px;
	width: 1800px;
	height: 15rem;
  margin:0 auto;
}


.hdiv1{
	width:200px;
	height: 60px;
	margin-top: 80px;
	position: absolute;
	right: 51%;
	float: left;
	margin-right: 500px;

}
.hdiv2{
	width:700px;;
	height: 800px;
	float: left;
}
.hdiv3{
	width:700px;;
	height: 800px;
	margin-left: 51%;


}
.sendiv1{
	width: 700px;
	height: 200px;
	position: absolute;
	margin-top: 130px;
	right: 51%;
	background-color: #25518A;
	border-left: #25518A;

}
.sendiv2{
	width: 99%;
	height: 200px;
	position: absolute;
	background-color: #25518A;
	border-left: #25518A;
	top: 220px;
}
.sendiv3{
	width: 696px;
	height: 200px;
	position: absolute;
	background-color: #25518A;
	border-left: #25518A;
	top: 440px;
}

.sendiv4{
	width: 696px;
	height: 200px;
	position: absolute;
	background-color: #25518A;
	border-left: #25518A;
	top: 130px;
}
.sendiv5{
	width: 696px;
	height: 200px;
	position: absolute;
	background-color: #25518A;
	border-left: #25518A;
	top: 350px;
}
.sendiv6{
	width: 696px;
	height: 200px;
	position: absolute;
	background-color: #25518A;
	border-left: #25518A;
	top: 570px;
}

.endiv1{
	width: 696px;
	height: 200px;
	position: absolute;
	margin-left: 1%;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	cursor: pointer;

}
.endiv2{
	width: 696px;
	height: 200px;
	position: absolute;
	margin-left: 1%;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	cursor: pointer;
}
.endiv3{
	width: 696px;
	height: 200px;
	position: absolute;
	margin-left: 1%;
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
	background-color: rgb(255,255,255);
	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	cursor: pointer;
}
.endiv3:hover{
	background-color: #25518A;
	color: #FFFFFF;
}
.endiv2:hover{
	background-color: #25518A;
	color: #FFFFFF;
}
.endiv1:hover{
	background-color: #25518A;
	color: #FFFFFF;
}
.endiv1:hover a{
	color: #FFFFFF;
}
.endiv2:hover a{
	color: #FFFFFF;
}
.endiv3:hover a{
	color: #FFFFFF;
}
.zdiv1{
	width: 80%;
	height: 170px;
	position: absolute;
}
.zdiv2{
	width: 100px;
	height: 30px;
	font-family: 'Impact Normal', 'Impact';
	visibility: inherit;
	position: absolute;
	color: #409eff19;
	font-size: 70px;
	margin-left: 85%;

}
.ztitle{
	color: #333333;
	font-size: 20px;
	margin-left: 30px;
	margin-top: 30px;

}
.ztext{
	color: #999999;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 20px;
}
.zdiv3{
	width: 80%;
	height: 50px;
	position: absolute;
	color: #666666;
	margin-top: 30%;
}
.ztext1{
	display: block;
	font-size: 14px;
	letter-spacing:7px;
	font-family: 'ArialMT', 'Arial';
	visibility: inherit;
}
.udizhi{
	border-width: 0px;
	position: absolute;
	left: 51%;
	margin-top: 35px;
	margin-left:277px;
	width: 323px;
	height: 60px;
	display:fiex;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0980392156862745);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0980392156862745);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0980392156862745);
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	text-align: left;}
/*.content{*/
/*	width: 540px;*/
/*	margin-left: 18%;*/
/*	background: inherit;*/
/*	background-color: rgb(255,255,255);*/
/*	!*background-color: red;*!*/
/*	box-shadow: 0px 0px 10px rgba(153,153,153,0.2);*/
/*	font-family: 'PingFangSC-Regular', 'PingFang SC';*/
/*	color: #333333;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	margin-top: 58%;*/
/*}*/
/*!*.contentt{*!*/
/*!*	height: 90px;*!*/
/*!*	width: 540px;*!*/
/*!*	background: inherit;*!*/
/*!*	background-color: rgb(255,255,255);*!*/
/*!*	!*background-color: red;*!*!*/

/*!*	color: #333333;*!*/
/*!*	align-items: center;*!*/
/*!*	justify-content: center;*!*/
/*!*	margin-top: 58%;*!*/
/*!*}*!*/
/*.news_left{*/
/*	float: left;*/
/*	width: 518px;*/
/*	margin-left: 20px;*/
/*}*/
/*.news_left_title{*/
/*	font-family: 'PingFangSC-Regular', 'PingFang SC';*/
/*	font-weight: 650;*/
/*	font-size: 16px;*/
/*	line-height: 40px;*/
/*	margin-top: 2px;*/
/*	color: #666666;*/
/*	margin-bottom: 0px;*/
/*}*/

/*.news_left_text{*/
/*	font-weight: 400;*/
/*	color: rgb(153, 153, 153);*/
/*	font-family: 'PingFangSC-Regular', 'PingFang SC';*/
/*	font-size: 12px;*/
/*	line-height: 5px;*/
/*	margin-top: 5px;*/
/*}*/
/*.newx_date{*/
/*	display: flex;*/
/*	font-size: 15px;*/
/*	color: #CCCCCC;*/
/*	!*margin-left: 480px;*!*/
/*	line-height: 28px;*/

/*}*/

.drighttext{
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	margin-top:10px;
	font-family: 'PingFangSC-Regular', 'PingFang SC';
	color: #333333;
	font-kerning: normal;
	color: rgb(153, 153, 153);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/*margin:0 auto;*/
}
.contenttd{
	border-bottom: rgba(228, 228, 228, 1) 1px solid;
}
/*党的建设-E*/
/*群团建设-B*/
.i_solution {
	overflow: hidden;
	padding-bottom: 4%;
	padding-top: 8px;
}
.i_solution ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}
.i_solution ul li:nth-child(2n+0) {
	margin-right: 0;
}
.i_solution ul li img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}
.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}
.i_solution ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_case_bg {
	background: url(../images/i_bg2.jpg) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 4%;
}
.i_case_bg .i_title h2 {
	color: #fff;
}
.i_case_bg .i_title p {
	color: #fff;
	background: url(../images/i_bg3.png) center bottom no-repeat;
}
.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}
.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}
.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.i_link ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.banner_pos .banner_div {/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}
/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}
.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}
.banner_pos .txtsbox {
	float: left;
	width: 50%;
}
.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}
.banner_pos .txts h2 {
	color: #00a1e9;
}
.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}
.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}
.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "宋体";
	font-size: 18px;
}
.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}
.banner_pos .txts a:hover {
	color: #00a1e9;
}

/* 底部权属公司*/
.footer_webs {
	width: 300px;
	margin-top: 36px;
	margin-right: 30px;
	margin-left: 53px;
}

.footer_concact {
	width: 355px;
}

.footer_title {
	position: relative;
	padding-left: 20px;
	font-size: 26px;
	color: #f5f5f5;
	font-weight: 340;
}

.footer_title::before {
	position: absolute;
	left: 0;
	top: 8px;
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background-color: #00EB9B;
	display: none;
}

.footer_line {
	width: 100%;
	height: 1px;
	margin-top: 4px;
	background-color: rgb(0 0 0 / 22%);
}

.footer_webs_list {
	overflow: auto;
	height: 131px;
	margin-top: 5px;
}

.footer_webs_list li {
	margin-bottom: 18px;
}

.footer_webs_list li span {
	display: block;
	padding-left: 15px;
	font-size: 14px;
	color: #363636;
	background: url('../images/5641.png') left center no-repeat;
}

.footer_webs_list li span a {
	color: #ffffff;
}
.footer_webs_list li span a:hover {
	color: #4aef2e;
}
.companys {
	display: none;
}

.companys a {
	display: initial;
	width: 16%;
	margin-left: 23px;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
}
.companys a:hover{
	color: #4aef2e;
}

.footer_webs_list ul li:last-child .companys a {
	width: auto;
}
/*飘窗*/
#roll {
	height: 70px;
	position: fixed; /*fixed实现绝对定位*/
	cursor:pointer;
	z-index: 34;
}

#roll img{
	height: 100%;
	width: auto;

}
.guanbi{width:60px;height:30px;position: absolute;right:-25px;top:-25px;}

/*印象环保-start*/
.content_web {
	width: 1400px;
	min-width: 1400px;
	margin: 0 auto;
	margin-top: 176px;
}
.swiper {
	margin-top: 56px;
	text-align: center;
	margin-bottom: 30px;
}
.swiper ul {
	display: inline-block;
	margin: 0 auto;
}

.swiper ul li {
	width: 175px;
	height: 40px;
	background: rgb(29, 118, 210);
	text-align: center;
	line-height: 40px;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	/* margin-right: 15px; */
	position: relative;
}
.fl{
	float: left;
	display: inline;
}
.cur {
	
	color: white !important;
}
/* 小三角 */
.sanjiao_down {
	transition: all 0.3s ease;
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	left: 80px;
	/*是因为, 虽然宽高度为0, 但在IE6下会具有默认的 */
	line-height: 0;
	/* 字体大小和行高, 导致盒子呈现被撑开的长矩形 */
	border-width: 8px;
	border-style: solid dashed dashed dashed;
	/*IE6下, 设置余下三条边的border-style为dashed,即可达到透明的效果*/
	border-color: #09005e transparent transparent transparent;
}

/* 第一个swiper */
.swiper-box {
	width: 600px;
	overflow: hidden;
}

.swiper-container-intro {
	width: 600px;
	height: 338px;
}

.swiper-container-intro dl {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-intro dl dt {
	width: 100%;
	height: 100%;
}

.swiper-container-intro dl dt img {
	width: 600px;
	height: 338px;
}

.swiper-container-intro dl dd {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
}

.swiper-container-intro dl dd h3 {
	margin: 16px 0 0 17px;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	width: 430px;
}

.pagination-intro {
	text-align: center;
	position: absolute;
	right: 18px;
	bottom: 14px;
	margin: 0;
}

.pagination-intro .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: white;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.pagination-intro .swiper-pagination-switch.swiper-active-switch {
	background: #006cff;
}

/* 第二个swiper */
.swiper-container-intro1 {
	width: 600px;
	height: 400px;
}

.swiper-container-intro1 dl {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-intro1 dl dt {
	width: 100%;
	height: 100%;
}

.swiper-container-intro1 dl dt img {
	width: 600px;
	height: 338px;
}

.swiper-container-intro1 dl dd {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
}

.swiper-container-intro1 dl dd h3 {
	margin: 16px 0 0 17px;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	width: 430px;
}

.pagination-intro1 {
	text-align: center;
	position: absolute;
	right: 18px;
	bottom: 14px;
	margin: 0;
}

.pagination-intro1 .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: white;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.pagination-intro1 .swiper-pagination-switch.swiper-active-switch {
	background: #006cff;
}

/* 第三个swiper */
.swiper-container-intro2 {
	width: 600px;
	height: 400px;
}

.swiper-container-intro2 dl {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-intro2 dl dt {
	width: 100%;
	height: 100%;
}

.swiper-container-intro2 dl dt img {
	width: 600px;
	height: 100%;
}

.swiper-container-intro2 dl dd {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
}

.swiper-container-intro2 dl dd h3 {
	margin: 16px 0 0 17px;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	width: 430px;
}

.pagination-intro2 {
	text-align: center;
	position: absolute;
	right: 18px;
	bottom: 14px;
	margin: 0;
}

.pagination-intro2 .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: white;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.pagination-intro2 .swiper-pagination-switch.swiper-active-switch {
	background: #006cff;
}
/* 印象山能 & 员工风采 */
.picture-list {
	width: 1428px;
}

.picture-list .picture-item {
	position: relative;
	width: 446px;
	height: 298px;
	overflow: hidden;
	float: left;
	margin: 0 30px 30px 0;
}

.picture-list .picture-item.large {
	width: 922px;
}

.picture-list .picture-item .picture-img {
	width: 100%;
	height: 100%;
	display: block;
}

.picture-list .picture-item .picture-title {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.25s;
}

.picture-list .picture-item .picture-title-text {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.picture-list .picture-item:hover .picture-title {
	opacity: 1;
}
/*印象环保-end*/
/*动画*/


@media screen and (max-width:1800px) {
  .mimg3{
  width:100%
  }
  .L{
    width:100%
  }
}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1000px) {
	.i_link ul li {
		width: 19%;
	}
	.i_link ul li:nth-child(6n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(5n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width:960px) {
}
@media screen and (max-width:830px) {
	/*轮显*/
	#slider {
		display: none;

	}
	.flash_div {
		display: block;
	}
	.i_link ul li {
		width: 24%;
	}
	.i_link ul li:nth-child(5n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(4n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width: 780px) {
	.nproduct_list2 ul li {
		width: 49%;
	}
	.nproduct_list2 ul li:nth-child(3n+0) {
		margin-right: 1%;
	}
	.nproduct_list2 ul li:nth-child(2n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width: 640px) {
	.nproduct_list2 ul li p {
		font-size: 13px;
	}
	.i_link ul li {
		width: 32.5%;
	}
	.i_link ul li:nth-child(4n+0) {
		margin-right: 1.1%;
	}
	.i_link ul li:nth-child(3n+0) {
		margin-right: 0;
	}
}
@media screen and (max-width: 480px) {
	.nproduct_list2 ul li p {
		font-size: 12px;
	}
}
@media screen and (max-width:360px) {
}
