.other{
	height: 68px;
    line-height: 68px;
    border: 1px solid #dcdcdc;
    border-left: none;
	border-right: none;
	font-size: 16px;
	background-color: #fafafa;
}
.other form{
	float: right;
	padding-top: 15px;
}
.other_nt{
	float: left;
}

/*产品系列*/
.in-products{
padding-bottom: 60px;
}
.in-products-tit{width: 300px;margin: auto;
    text-align: center;position:relative}
.in-products-tit span{background: #646464;
    width: 40px;
    height: 5px;
    color: #fff;
    position: absolute;
    left: 130px;
    bottom: -20px;}
.in-products-tit h3 {
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
margin-top: 75px;
    margin-bottom: 0px;
}
.in-products-col{
margin-top: 70px;
display: flex;
justify-content: space-between;
}

.in-products-col .pro_view{
display: none;
height: 330px;
    margin-top: 60px;
}

.in-products-col h3 p{
margin: 0px;
}
.in-products-col h3 img{
display: none;
position: absolute;
top: 50%; 
left: 50%; 
transform: translate(-50%, -50%);
}
.in-products-col li{
float: left;
margin-right: 0px;
margin-bottom: 30px;
width: 33%;
}
.in-products-col li:hover h3{
line-height: 370px;
transition: all 0.3s ease;
}
.in-products-col li:nth-child(4),.in-products-col li:nth-child(8),.in-products-col li:nth-child(12){
margin-right: 0px;
}
.in-products-col a{
text-align: center;
position: relative;
}
.in-products-col h3{
line-height: 50px;
font-size: 18px;
    font-weight: bold;
    color: #ffffff;
width: 100%;
position: absolute;
    bottom: 0px;
    margin: 0 auto;
background-color: rgba(0,0,0,0.5);
}
.pros .img-responsive{
	width: 100%;
}


.in-about{padding:100px 0;overflow:hidden;background: #f5f5f5;}
.in-about-tit{width:100%;float:left;position:relative}
.in-about-tit h3{font-weight:bold;font-family:'Quicksand', sans-serif;margin-top: 10px;font-size: 30px;}
.in-about-tit span{position:absolute;left:0;top:60px;width:40px;height:5px;background:#646464;}
.in-about-con p{line-height:24px;font-family:'Quicksand', sans-serif;margin-top: 35px;}
.in-about-con a{background: #08903c;
    color: #ffffff;
    border-radius: 5px;
    padding: 8px 32px;}
.in-about-con a img{margin-left:10px}
.in-about_img{margin-right: 50px;}
.in-about_msg{width: 54%;}





/*放大镜样式*/
.info-mask { background:url(../images/bg-mask.png) no-repeat center 47% #004b9e; display: block; left: 0; opacity: 0; position: absolute; top: 0; transition: all 0.3s ease-in 0s; visibility: hidden; width:100%; height:100%; }
.item:hover .info-mask { opacity: 0.5; filter:alpha(opacity=50); visibility: visible;}

/*中间*/
.billing{height:180px; width:100%;  background:url(../images/zs_m.jpg) no-repeat top center; margin:20px 0 23px 0;}

/*优势*/
.ys_th{ line-height:63px; height:63px; margin-bottom:43px;}
.ys_th span{ color:#e73d3d;}
.ys_er{width:100%;font-size:20px;text-align:center; color:#4a4a4a; margin-top:-30px;margin-bottom:43px;}
.ys_thli{}
.ys_tho{ font-size:24px; color:#fff; margin-bottom:14px; font-weight:bold; }
.ys_thli_01{width:22%;/*background:url(../images/ho_01.jpg) no-repeat left top*/ #ececec; float:left;}
.ys_thli_02{width:44%;/*background:url(../images/ho_02.jpg) no-repeat left top*/ #ececec; float:left; padding-left:2%;}
.ys_thli_03{width:26%;font-size:16px;/*background:url(../images/ho_03.jpg) no-repeat left top*/ color:#fff; float:right; padding:5% 3%;background-color:#004b9e;height:200px; margin-top:5%;}
.ys_thli_04{background:url(../images/ho_04.jpg) no-repeat left top #ececec; float:right; margin-bottom:40px;}
.qh{font-size:16px; color:#000; line-height:50px; height:50px; overflow:hidden; text-indent:63px; border-top:none; background:url(../images/ys.png) no-repeat 40px center #f2f2f2; margin-bottom:0px;}
.sh{font-size:16px; color:#000; line-height:50px; height:50px; overflow:hidden; text-indent:63px; border-top:none; background:url(../images/ys.png) no-repeat 40px center #e6e6e6; margin-bottom:0px;}

/*关于我们*/

.module1{background-color: #ffffff;padding-top: 60px;padding-bottom: 60px;}
.about_l{float:left;width: 650px;}
.about_l h2{font-size: 30px;margin-bottom: 20px;color: #333333;}
.about_l p{font-size: 16px;line-height: 26px;color: #333333;}
.about_l span{
	display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #082e81;
    color: #fff;
    font-size: 16px;
	margin-top: 20px;
}
.video_ml{float: right;}
.video_ml video{width: 650px;border: 1px solid rgba(0,0,0,0.1);}
.Products{
	 text-align: center;
}
.Prli{
	width: 317px;
    display: inline-block;
    white-space: nowrap;
	margin-right: 18px;
	margin-bottom: 20px;
}
.Prli a{
	font-size: 18px;
}
.Prli:hover .Prname{
	background-color: #bb1a1c;
	color:#fff;
}
.Prli:nth-child(4),.Prli:nth-child(8){
	margin-right: 0px;
}
.Prli img{
	width: 100%;display: block;
}
.Prname{
	height: 55px;
    line-height: 55px;
	color: #333;
    background-color: #dddddd;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

			.model2 {
				padding-top: 40px;
				padding-bottom: 60px;
				background-color: #f7f7f7;
			}
			
			

			.about_numbe {
				border-bottom: 1px solid rgba(76, 76, 76, 0.2);
			}

			
			.about_msg span{
				display: block;
				width: 160px;
				height: 5px;
				background-color: #bb1a1c;
				margin-bottom: 30px;
			}

			.numbes h2 {
				font-size: 30px;
				font-weight: initial;
				color: #000000;
				line-height: normal;
				margin-bottom: 20px;
			}

			.numbes b {
				font-size: 30px;
				color: #e10f13;
			}

			.numbes span {
				font-size: 16px;
				color: #363636;
			}

			.about_msg img {
				float: right;
				margin-top: 10px;
			}

			.msg_cont {
				width: 600px;
				float: left;
				margin-bottom: 60px;
				
			}

			.msg_cont h1 {
				margin-bottom: 40px;
				font-size: 30px;
				color: #333333;
			}
			.msg_cont h1 b{color: #bb1a1c;}

			.msg_cont p {
				line-height: 26px;
				font-size: 16px;
				color: #333;
				text-align: justify;
			}

			.msg_cont a {
				margin-top: 35px;
				line-height: 40px;
				text-align: center;
				display: block;
				width: 175px;
				background-color: #bb1a1c;
				color: #ffffff;
				cursor: pointer;
				font-size: 16px;
			}
			.msg_cont .about_it{
				margin-top: 60px;
			}
			.about_b{
				float: left;
			}
			.about_b b {
				color: #bb1a1c;
				font-family: "Impact";
				font-size: 30px;
				margin-right: 5px;
			}
			.a_line{
				width: 1px;
				height: 70px;
				float: left;
				margin: 0px 35px;
				background-color: rgb(0,0,0,0.1);
			}

			.p_category {
				width: 1340px;
				margin: 0 auto;
				line-height: 30px;
				margin-bottom: -6px;
			}

			.p_category h3 {
				cursor: pointer;
				text-align: center;
				width: 150px;
				float: left;
				font-size: 16px;
				color: #4c4c4c;
				border-color: #ffffff;
			}

			.p_category span {
				float: right;
				cursor: pointer;
			}

.t_hb {
    text-align: center;
	margin-bottom: 40px;
}
.t_hb h2 {
    color: #333333;
    font-size: 30px;
    margin-bottom: 10px;
}
.t_hb p {
    color: #4c4c4c;
    font-size: 18px;
}
.t_hb b {
    color: #bb1a1c;
}

.about_htt{ position:relative; font-size:30px; color:#000; margin-bottom:0px;}
.prev, .next{ display:block;  width:24px; height:40px; float:right; overflow:hidden; cursor:pointer; background: url(../images/v_next.png) no-repeat;background-size: 100% 100%; position:absolute; right:-40px; top:90px;}
.prev{ background: url(../images/v_prev.png) no-repeat;background-size: 100% 100%;}
.prev{left:-40px;}
.li_p{position:relative; width:315px; float:left; line-height:0; margin:0px 10px;}
.li_p img{ margin:auto;  width:100%; display: block;}
.li_p_t{display:block; height:40px; line-height:40px; text-align:center; font-size:16px;  overflow:hidden;  border-top:none;}


.ly_m{padding: 60px 0 60px;}
.ysbj{-moz-box-shadow:0px 0px 20px #E6E6E6; -webkit-box-shadow:0px 0px 20px #E6E6E6; box-shadow:0px 0px 20px #E6E6E6;}
.ys_nav{width:1340px;margin:0 auto; border-bottom:1px solid #e4e4e4; margin-bottom:35px;}
.ys_nav ul{width:1340px;height:130px;margin-bottom:0px}
.ys_nav li{width:335px;height:130px;margin-right:0px; border-right:1px solid #e4e4e4; float:left;overflow:hidden;box-sizing:border-box;position:relative;background:url(../images/li_ur.jpg) no-repeat;padding:45px 0 0 90px;line-height:30px}
.ys_nav li img{width:63px;height:54px;display:block;float:left}
.ys_nav li span{float:left;display:block;font-size:24px;color:#0f0f0f;text-align:left; margin-top:5px;}
.ys_nav li i{display:inline-block; width:50px; height:40px; float:left;}
.ys_nav li:nth-child(1) i{background:url(../images/ly1.png) no-repeat;}
.ys_nav li:nth-child(2) i{background:url(../images/ly2.png) no-repeat;}
.ys_nav li:nth-child(3) i{background:url(../images/ly3.png) no-repeat;}
.ys_nav li:nth-child(4) i{background:url(../images/ly4.png) no-repeat;}

.ys_nav li.cur:nth-child(1) i{background:url(../images/ly1_on.png) no-repeat;}
.ys_nav li.cur:nth-child(2) i{background:url(../images/ly2_on.png) no-repeat;}
.ys_nav li.cur:nth-child(3) i{background:url(../images/ly3_on.png) no-repeat;}
.ys_nav li.cur:nth-child(4) i{background:url(../images/ly4_on.png) no-repeat;}
.ys_nav li:last-child{margin-right:0; border-right:none;}
.ys_nav li.cur{background:#1e3a85; }
.ys_nav li.cur span{color:#fff;}
.ys .content{height:auto;position:relative}
.ys dl{width:100%;height:365px;position:relative; overflow:hidden;}
.ys dt{position:absolute;top:0; left:35px;}
.ys dt img{display:block;width:560px;height:335px}
.ys dd{width:655px;height:335px;position:relative;padding:3px 0px 0;box-sizing:border-box;position:absolute; right:50px;border-radius:0px}
.ys dd h3{font-size:24px;line-height:30px;color:#1e3a85;margin-top:40px;height:30px;font-weight:normal;}
.ys dd h3 span{display:block;font-size:26px;color:#555;font-weight:400}
.ys dd p{font-size:16px;line-height:30px;color:#555;margin-top: 20px;}
.ys_nr img{-webkit-transition:1s;-moz-transition:1s;transition:1s}
.ys_nr img:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}


/*新闻*/

.news{
	padding: 70px 0; 
}

.news .fl{
	float: left;
}
.news .fr{
	float: right;
}

.news .w1240>.fl {
    width: 700px;
    display: flex;
    float: left;
    justify-content: space-between;
}
.news .w1240>.fr {
    width: 580px;
    float: right;
}

.news .fr li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 20px 0;
}

.news .fr .text {
    width: calc(100% - 50px);
}

.news .fr .date span {
    font-size: 30px;
    color: #333;
    display: block;
    font-weight: bold;
    text-align: center;
}
.news .fr .date abbr {
    text-align: right;
    font-size: 16px;
    color: #333;
}
.news .new1 img {
    display: block;
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
}
.news .new1 p {
    font-size: 24px;
    color: #333;
    margin-top: 20px;
}
.news .new1 .neirong {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}
.news .fr .text span {
    font-size: 24px;
    margin: 10px 0px;
    display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.more{
	display: block;
    width: 160px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    background-color: #bb1a1c;
    color: #fff;
    border-radius: 30px;
	margin-top: 50px;
}

.module5{padding: 40px 0 60px;}

.hzl {
    width: 316px;
    height: 166px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
    border: 2px solid rgba(0,0,0,0.1);
}
.hzl img {
    width: 100%;
    height: 100%;
    display: block;
}
.hzl:nth-child(4), .hzl:nth-child(8) {
    margin-right: 0px;
}


/*手机新闻*/
.n_item_wap{display:none;}

@media screen and (max-width:1266px){
.hd .prev{left: -2%;}
.hd .next{right:-2%;}
}
@media screen and (max-width:1247px){
.hd .prev{left: -1%;}
.hd .next{right:-1%;}
.hd .next, .hd .prev{width:32px; height:32px;}
.hd .next{background:url(../images/next.jpg) no-repeat center center #d2d5da;}
.hd .prev{background:url(../images/prev.jpg) no-repeat center center #d2d5da;}
}
@media screen and (max-width:1222px){
.hd .prev{left: 0%;}
.hd .next{right:0%;}
}

@media screen and (max-width:1400px){
.about_l {
    float: left;
    width: 560px;
}
.video_ml video {
    width: 600px;
	height: 360px;
}
.appli {
    position: relative;
    width: 232px;
    float: left;
    margin-right: 10px;
}

.por_l_th {
    float: none;
}

.por_z {
    float: none;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: 0px;
}
.pli {
    width: 1200px;
    margin: 0 auto;
    height: 350px;
}
.Prli {
    width: 282px;
}
.msg_cont {
    width: 560px;
    float: left;
    margin-bottom: 75px;
}
.li_p {
    width: 280px;
}
.about_msg img {
    width: 600px;
    float: right;
}
.m_pro_list {
    width: 1200px;
    margin: 0 auto;
}
.p2 img {
    width: 290px;
    line-height: 0;
}

.ys_nav {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 35px;
}
.ys_nav li {
width: 300px;
padding: 45px 0 0 60px;
}
.ys_nav ul {
    width: 1200px;
}
.ys dd {
    width: 520px;
}
.ys dd h3 {
    margin-top: 40px;
}

.in-products-col li:hover h3 {
    line-height: 350px;
    transition: all 0.3s ease;
}

.news .w1240>.fr {
    width: 530px;
    float: right;
}

.news .w1240>.fl {
    width: 600px;
    display: flex;
    float: left;
    justify-content: space-between;
}

.news_row1 .news_div {
    width: 965px;
}
.news_row1 .news_div_item_content {
    width: 450px;
}
.news_row2 .news_cont {
    width: 600px;
}
.news_row2 .divdgweb_new_div, .news_row2 .news_div {
    width: 560px;
}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body {
    width: 520px;
}
.hzl {
    width: 276px;
    height: 145px;
}
.zlil {
    width: 310px;
    height: 90px;
    padding: 25px 25px;
}
.newsli {
    width: 373px;
    float: left;
    margin-right: 40px;
}

}


@media screen and (max-width:640px){
	.other {
    font-size: 14px;
}
.other form {
    float: none;
	width: 90%;
    margin: auto;
    padding-top: 15px;
}

	.t_hb {
    text-align: center;
    margin-bottom: 30px;
}
.t_hb p {
    color: #4c4c4c;
    font-size: 14px;
}
.t_hb h2 {
    font-size: 24px;
}
	.module1 {
    background-color: #fff;
    padding: 30px 0;
}
.Products {
    text-align: center;
    width: 90%;
	margin: auto;
}
.Prli {
    width: 47%;
	margin-right: 10px;
    margin-bottom: 10px;
}
.Prli a {
    font-size: 14px;
}
.Prli:nth-child(2), .Prli:nth-child(4), .Prli:nth-child(6), .Prli:nth-child(8) {
    margin-right: 0px;
}
.Prname {
    height: 40px;
    line-height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
}

.in-products-tit h3 {
    font-size: 24px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0px;
}

.in-products-col {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
	flex-direction: column;
}

.in-products-col li {
    float: left;
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
}
.in-products-col .pro_view{
	display: none !important;
}
.in-products-col .view{
	display: none !important;
}
.in-products-col li:hover h3 {
    line-height: inherit;
    transition: all 0.3s ease;
}
.in-products {
    padding-bottom: 10px;
}
.in-about {
    padding: 40px 0;
}
.in-about_img {
     margin-right: 0px;
}
.in-about_msg {
    width: 100%;
}
.in-about-tit h3 {
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    margin-top: 20px;
    font-size: 18px;
}
.in-about-tit span {
    position: absolute;
    left: 0;
    top: 55px;
    width: 40px;
    height: 5px;
    background: #646464;
}
.in-about-con p {
    line-height: 24px;
    font-family: 'Quicksand', sans-serif;
    margin-top: 35px;
    text-align: left;
}


.model2 {
     padding: 30px 0;
}
.numbes h2 {
    margin-left: 20px;
	font-size: 24px;
	margin-bottom: 5px;
}
.about_msg{
	width: 90%;
	margin: auto;
}
.about_msg span {
    margin-bottom: 20px;
	width: 120px;
}
.msg_cont {
    width: 100%;
    float: none;
    margin-bottom: 30px;
}
.msg_cont h1 {
    margin-bottom: 20px;
	font-size: 24px;
}
.msg_cont .about_it {
    margin-top: 20px;
}
.msg_cont p {
    font-size: 14px;
	line-height: 30px;
}
.about_b b {
    font-size: 18px;
}
.a_line {
	height: 50px;
    margin: 0px 15px;
}
.msg_cont a {
    margin-top: 20px;
    width: 120px;
	line-height: 30px;
	font-size: 14px;
}
.about_msg img {
    width: 100%;
    float: none;
}
.ly_m {
	display: none;
    padding: 30px 0;
}
.about_p{
	width: 95%;
	margin: auto;
}
.li_p {
    width: 160px;
	margin: 0px 5px;
}


.news {
    padding: 30px 0;
	width: 90%;
    margin: 0 auto;
}

.news .w1240>.fl {
    width: 100%;
	padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.news .w1240>.fr {
    width: 100%;
}

.news .new1 p {
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}

.news .new1 .neirong {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.news .fr li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px 0;
}

.news .fr .text {
    width: calc(100% - 0px);
}

.news .fr .text span {
    font-size: 18px;
    margin: 10px 0px;
    display: block;
}

.more {
    margin-top: 30px;
}

.module3 {
    background-color: #f7f7f7;
    padding: 10px 0 30px;
}
.p2 img {
    width: 330px;
    line-height: 0;
}
.pli {
    width: 95%;
    margin: 0 auto;
    height: 405px;
}
.m_pro_list {
    width: 95%;
    margin: 0 auto;
}
.about_htt {
    display:none;
}
.tempWrap{
	margin: auto;
}

.news_row1 {
    height: auto;
}
.news_row1 .news_row1_t {
    display: none;
}
.news_row1 .news_div {
    width: 100%;
    height: auto;
}
.news_row1 .news_div_item {
    height: auto;
}
.news_row1 .news_div_item .news_div_item_date {
    left: 0;
}
.news_row1 .news_div_item_content {
    width: 95%;
    padding: 20px 2.5% 20px;
    height: 150px;
}
.news_row1 .news_div_item_a {
    font-size: 16px;
    padding-bottom: 5px;
}
.news_row1 .news_div_item_a:after {
    left: 10px;
    bottom: 20px;
}
.news_row1 .news_div_item_pic {
    display: none;
}
.news_row1 .news_div_item_body {
    font-size: 14px;
}
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on {
    height: 100px;
    padding: 0px 0 10px 0;
}
.news_row2 .news_cont {
    width: 100%;
	padding-top: 0px;
    background: none;
}
.news_row2 .news_cont_t a {
    line-height: 40px;
    margin-top: 20px;
	 padding-left: 60px;
}
.news_row2 .news_cont1 .news_cont_t a {
    background: #f9f9f9 url(../images/jszhic_ht.png) no-repeat 20px center;
	background-size: 25px;
}
.news_row2 .news_cont2 .news_cont_t a {
    background: #f9f9f9 url(../images/cjwt_ht.png) no-repeat 20px center;
	background-size: 25px;
}
.news_row2 .divdgweb_new_div, .news_row2 .news_div {
    width: 96%;
    padding: 5px 2%;
    height: auto;
}
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date {
    top: 12px;
}
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a {
    padding-left: 25px;
	font-size: 14px;
	width: 220px;
}
.news_row2 .news_div_item_title::after, .news_row2 .divdgweb_new_div_item_title::after {
    left: 12px;
}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body {
    width: 88%;
	font-size: 14px;
}
.news_row2 .news_cont_t a .en {
    font-size: 14px;
}
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a{
	font-size: 16px;
}
.module4 {
    background: url(../images/zl_bg.jpg) no-repeat;
    padding: 30px 0;
}
.module4 h2 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}

.zlil {
    width: 300px;
    height: 60px;
    padding: 15px 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
}
.zlil:nth-child(4) {
    margin: 0 auto;
    margin-bottom: 10px;
}	
.zlil_img img {
    width: 50%;
    vertical-align: middle;
}
.zlil .zlil_img {
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 70px;
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 10%);
}
.zlil .zlil_msg {
    float: left;
    margin-left: 20px;
    width: 55%;
}
.zlil_msg h3 {
    font-size: 18px;
    font-weight: initial;
    padding: 5px 0;
    border-bottom: 1px solid #082e81;
    margin-bottom: 0px;
}
.zlil_msg p {
    font-size: 14px;
}

.module5 {
	 display:none;
    padding: 20px 0;
}
.module5 h2 {
    font-size: 20px;
    color: #333333;
    float: left;
    margin-bottom: 15px;
}


/*产品系列*/
 .innewcon ul li {
  list-style: none;
  float: left;
  width: 96%;
  margin:2%;
}
.innewcon ul li .innewtxt {
  background: #fff;
  padding:0px;
}

.innewcon ul li .pic img {
	display:none;
  width: 100%;
  max-width:380px;
  height:auto;
}
.ys_th{ font-size:24px;}

.wrapper { width:100%; margin:0 auto; }
.ys_er{width:100%;font-size:20px;text-align:center; color:#4a4a4a; margin-top:13px;margin-bottom:43px;}
/*产品系列*/
.por_z{margin:20px 0 0;}
.por_db{float: left; width: 48%; margin:0 1% 20px;font-size: 14px;}
.prod_ht{margin-bottom:20px;}
.prod_mn{background-size: 100% 100%; padding:2px 0 10px 0;}
.prod_jm{width:96%; margin:auto;}
.prod_li{width:100%; margin-bottom:18px;}
.prod_li img{width:100%;}
.prod_li_z{margin:0 0 18px 0%;}
.prod_li_tx{background:#fff; font-size:14px; text-indent:0; text-align:center;}
.prod_li:hover .prod_li_tx {background:#054896;}
/*关于我们*/
.aout_ht{margin-top:0;}
.aout_mn{height:auto; padding:10px 10px 40px; background:none;}
.aout_ml{width:100%; margin:auto; float:none;}
.aout_ml p{ font-size:14px;}
/*产品中心*/
.prdod_p{width:96%; margin:auto;}
.prdod_p li figcaption { overflow:hidden; font-size:14px; /*border-top:solid 1px #d5d5d5; background:#f8f8f8;*/}
.prdod_mn{background: url(../images/produc_m.jpg) top center; background-size:auto; padding:0 2%;}
.prdod_p li{width:49%;}
.prdod_pp li figcaption { overflow:hidden; font-size:14px; /*border-top:solid 1px #d5d5d5; background:#f8f8f8;*/}
.prdod_pp{width:96%; margin:auto;}
.prdod_pp li{width:49%;}
#main { border-left:0; border-bottom:0; border-right:0; background:none; background-color:#fff; padding:5px 0 10px;}
.m_pro_list .bd_n li { width:45.5%; margin-left:2%;}
#nofirst1, #nofirst3, #nofirst5, #nofirst7, #nofirst9 { margin-right:2%; }
#nofirst2, #nofirst4, #nofirst6, #nofirst8, #nofirst10 { margin-right:0; }
/*手机新闻*/
.por_l_th {
    margin-bottom: 10px;
    font-size: 20px;
	padding: 0 10px;
}
.n_item_wap{display:block; width:96%; margin:20px auto 20px;}
.n_hd{height:35px; line-height:35px; font-size:18px; }
.n_db{background:url(../images/icon1.jpg) no-repeat 4px center; text-indent:17px; line-height:30px;}
.n_item a{color:#121212;}

.hidden-xm { display:none; }
}
@media screen and (max-width:480px){

#main{margin-top:15px; padding-top:47px;}
.nlist{ padding:20px 15px 15px; margin-bottom:0px; height:auto;}
.friendlink_foot{padding-top:10px;}
.cpz_more{margin:20px auto 15px; }
.m_about_ht{font-size:24px; color:#2a2a2a; margin-bottom:14px; }



#category { width:98%; margin:0 auto; padding:1%; }
#category .item { width:98%; float:left; position:relative; overflow:hidden; margin:1%; }
#m_about_wrap { padding:0; height:380px;}
.m_about{height:280px;}
.m_about_bd{padding:3px 0 0 8px;}
.m_about_list { width:96%; float:none; margin:0 auto; display:block; }
.m_news_wrap { width:96%; float:none; margin:0 auto; display:block; }
.m_news_bd .list { width:100%; float:none; display: block; }
.m_join_wrap { width:96%; float:none; margin:20px auto 0; display:block; }

.m_about_txt{margin-bottom:20px;}

.m_item { width:95.8%; float:none; margin:0 auto; }
.m_news { margin:2% auto; }

#footer { padding:0; }

.hidden-xs { display:none; }




#footer .comp_x{ width:100%;}
.hidden-smd, .hidden-mmd{ display: inline; }
.dtd{margin:0px 0 26px 0;}
.dhb{display:none;}
.nlist li a{font-size:13px;}
}
@media screen and (max-width:385px){
.nlist li a{font-size:12px;}
}
@media screen and (max-width:320px){
.hidden-xs4{ display:none; }
}