@charset "utf-8";
html{
	font-size: 625%
}
body{
	font-size: 0.15rem;
	display: flex;
	flex-direction: column;
	background: #f9f9f9 url(../images/bydogb.png) repeat-y center;
}

header{
	background: white;
	order: -4;
}
.header-to-bom{
	width: 100%;
	height: 0.35rem;
	background: #f9f9f9;
    border-bottom: 1px solid #d6d6d6;
	display: none;
}
.w-auto{
	font-size: 0.13rem;
	line-height: 0.33rem;
	display: flex;
	justify-content: space-between;
}
.w-auto p:last-child{
	display: none;
}
.header-to-cn,.w-auto,.nav-w,.link>div,.kehu>div{
	width: 100%;
	margin: auto;
}
	
.w-auto,.floor_1_main{
	padding: 0 0.2rem;	
}
	

.header-to-cn{
	padding: 0 0.15rem;
}
	
	
	
.header-to-cn{
	height: 1rem;
}
.logo{
	padding-top: 0.15rem;
	display: flex;
	flex-direction: column;
}
.logo img{
	width: 80%;


}
	
em{
	color: #0085da;
}
nav{
	width: 100%;
	height:auto;
	background: #003e93;
}
nav a{
	color: #FFFFFF;
}
h1{
	font-size:0.12rem;


}
.logo h1 i{
	font-weight: 100;
	font-size: 0.1rem;
	color: #c1c1c1;
}




.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {
  float: left;
  position: relative;
  
}



.nav-w li{
	width: 25%;
	height: 0.47rem;
	line-height: 0.45rem;
	border-top: 1px solid #1351a7;
	border-bottom: 1px solid #12286b;
}

.nav .nav-w >li:last-child{
	display: none;
}

.nav-w li a{
	border-left: 1px solid #1351a7;
	border-right: 1px solid #12286b;
	display: block;
	text-align: center;
	font-size: 0.15rem;
	overflow: hidden;
	white-space: nowrap;
}
.nav-zk li a{
	 font-size: 0.13rem;
}
 

.nav-zk li{
  
 height: 0.35rem;
 line-height: 0.35rem;
  color: #fff;
  border: none;
  
}

.nav li ul {
  background: #f52b3b;
  
}
.nav li ul>li {
  width: 1.2rem;
  
}

.nav li ul li:hover{
	background:#003e93;
}
.nav li ul a {
	padding-left: 5px;
    border: none;
	text-align: left;
}
.nav li:hover {
 background: #f52b3b;
}



.nav5 ul > li:hover ul {
  max-height: 1000px;
  -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}

.nav-w{
	display: flex;
	flex-wrap: wrap;
}
.firstd{
	order: 1;
}
.nav5 li ul {
  position: absolute;
  left: 0;
  top: 0.4rem;
  z-index: 1;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}


.banner{
	width: 100%;
	height: auto;
	overflow: -webkit-paged-y;
	position: relative;
	background: #f2f2f2;
	order: -3;
}

/* .banner ul li{
	width: 1920px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	} */

.ban-images{
	position: relative;
	width: 100%;
	height: 100%;
	}
.ban-images img{
	opacity: 0;
	position: absolute;
	transition: 1s;
	left: -19%;
	}
.ban-images img.on{
	opacity: 1;
	}
			/*.btn{
				position: absolute;
				top: 50%;
				margin-top: -30px;
			}*/
.btn-left,.btn-right{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	padding-left: 15px;
	number-align: center;
	font-family: monospace;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 50px;
	background-color:rgba(0,0,0,0.5);
	cursor: default;
	transition: 1s;
	}
.btn-left:hover,.btn-right:hover{
	color: #FFEB3B;
	}
			
.btn-left{
	left: 0;
	}
.btn-right{
	right: 0;
	}
.tab{
	margin-left: 48%;
	bottom: 20px;
	position: absolute;
	display: none;
	}

.tab li{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 6px;
	border: 2px solid rgba(255,255,255,0.7);
	border-radius: 50%;
	}
.tab ul li.on{
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	}

.banner img{
	width: 140%;
	display: block;
}

.header-to-wx{
	display: none;
	justify-content: flex-end;
	align-items: center;
}

.header-to-wx img{
	width: 0.7rem;
	height: 0.7rem;

}

.header-to-wx strong{
	display: block;
	font-size: 0.22rem;
	color: #f52b3b;
}
.header-to-wx p{
	font-size: 0.16rem;
	margin-left: 0.12rem;
	display: inline-block;
}


.header-to-cn{
	display: flex;
	justify-content: space-between;
}
.keyw{
	text-align: center;
	line-height: 40px;
}

.floor_1_main {
    background: url(../images/a11_02.jpg) left center no-repeat;
    width: 100%;
    height: 0.8rem;
	order: -2;
}
.w1280 {
    width: 100%;
    margin: 0 auto;
}
.floor_1_main .floor_1_1 em {
 font-size: 0.13rem;
     color: #fff;
     line-height: 0.1rem;
     padding-top: 0.2rem;
     float: left;
}

.floor_1_main .floor_1_1 em span {
    display: block;
    font-size:0.13rem;
    color: #88b0e7;
    line-height: 0.35rem;

}

.floor_1_main .floor_1_1 i {
    display: none;
    font-size: 30px;
    color: #fff;
    font-family: "Arial";
    float: left;
    margin-left: 90px;
    margin-top: 34px;
    line-height: 32px;
}
.floor_1_main .floor_1_1 i span {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    background-position: -229px 0px;
    margin-right: 12px;
}
.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.floor_1_main .floor_1_1 .guanjzhi b {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding-top: 26px;
}
.floor_1_1{
	display: flex;
	justify-content: space-between;
}
.guanjzhi{
	width:40%;
	display: none;
}
.floor_1_main .floor_1_1 .guanjzhi p {
    display: block;
    padding-top: 0.24rem;
	font-size: 0.13rem;
	color: #4786dc;
}
.floor_1_main .floor_1_1 .guanjzhi p a {
	display: inline-block;
    font-size: 0.13rem;
    color: #4786dc;
}
.prodcut-qu{
	flex-wrap: wrap-reverse;
	display: flex;
	justify-content: space-between;
	order: -1;
}
.mun{
	display: none;
/* 	width: 250px; 
	max-height: 1435px;
	box-shadow: 0px 0px 10px #dddddd;
	border: 1px solid #003e94; */
}
.mun h2{
	height: 58px;
	line-height: 55px;
	font-size: 0.18rem;
	color: white;
	background: #003e93;
	display: none;
}
.mun ul{
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
		    padding-top: 0.2rem;
}
.mun ul li{
	line-height: 30px;
}
.mun ul li a:hover{
	margin-left: 10px;
	color: #f52b3b;
	font-weight: bold;
}

.prodcut a{
	width: 48%;
}

.mun h2 span {
    width: 58px;
    height: 58px;
    background: #003e93 url(../images/电机.png) no-repeat center/35px;
    display: block;
    float: left;
}

.prodcut h2{
    height: auto;
    line-height: 35px;
    color: white;
    background: #f52b3b;
  
}
.prodcut h2 span{
	font-size: 15px;
    font-weight: normal;
    background: #dc2736;
    display: block;
    line-height: 40px;
    margin-top: 14px;
    padding-left: 10px
}

.prodcut h2 strong{
	font-size: 26px;
    padding-left: 40px;
	display: none;
}
.prodcut h2 i{
    display: block;
    font-weight: normal;
    font-size: 18px;
    padding-left: 40px;
	display: none;
}

.prodcut h2 a{
	color: #fff;
}
.prodcut ul {
    width: 100%;
    height: auto;
    padding: 0.1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.prodcut ul li{
	width: 100%;
	height: auto;
	background: #F8F8F8;
	margin: 10px 0px 20px 0px;
	box-shadow: 0px 0px 10px #dddddd;
	overflow: hidden;
}
.prodcut ul li img{
	width: 100%;
	height: auto;
	transition: all 1s; 
	
}
.prodcut ul li img:hover{
	transform: scale(1.05);

	
}
.prodcut ul li figcaption{
	padding: 0 8px;
	color: white;
	line-height: 35px;
	background: #1858af;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
	
}
.prodcut ul li:hover figcaption{
	background:#f52b3b;
}



.in_title {
	padding-top: 0.3rem;
    height: 1rem;
    text-align: center;

}
.gongc h3,.in_title,.tj-qu h3{
		background: url(../images/h3bg.png) no-repeat center/100%;
}

.in_title h3 {
    display: inline-block;
    font-size: 0.24rem;
    color: #003e92;
    line-height: 0.36rem;
}
.in_title p {
    font-size: 0.15rem;
    color: #666;
    text-transform: uppercase;
    padding-top: 7px;

}


.floor_6_2 {
	margin-top: 0.3rem;
    clear: left;
    display: block;
    padding: 0 0.2rem;	
}
.foodiv {
	display: flex;
	justify-content: space-between;
}

.foodiv div:last-child img{width: 0.8rem;
	
}

.floor_6_2 ul li {
	width: 100%;
    height: 1.63rem;
    box-shadow: 0px 0px 16px #efeeee;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin: 0.2rem 0;
}
.floor_6_2 ul li a {
display: block;
    width: 100%;
    height: 1.1rem;
    background-color: #fff;
}
.floor_6_2 ul li img {
background-size: 100%;
    width: 100%;
}
.floor_6_2 ul li .sheji {
    background: url(../images/a20_03.png);
    width: 100%;
    height: 1.63rem;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
}
.floor_6_2 ul li .sheji i {
	width: 0.64rem;
    height: 0.64rem;
    margin-top: 26px;
    transition: all .6s ease 0s;
    margin-left: 15px;
	display: inline-block;
	vertical-align: middle;

}
.iconp {
    background: url(../images/iconp.png) no-repeat -294px -315px;
}
.iconp1 {
    background: url(../images/iconp.png) no-repeat -363px -315px;
}
.iconp2 {
    background: url(../images/iconp.png) no-repeat -432px -315px;
}
.iconp3 {
    background: url(../images/iconp.png) no-repeat -499px -315px;
}
.iconp4 {
    background: url(../images/iconp.png) no-repeat -567px -315px;
}


.floor_6_2 ul li .sheji p {
font-size: 0.22rem;
    color: #fff;
    line-height: 12px;
    padding-top: 0.42rem;
    transition: all .6s ease 0s;
    margin-left: 15px;
}
.floor_6_2 ul li .sheji p span {
    display: block;
    font-size: 0.15rem;
    color: #dddddd;
    line-height: 18px;
    padding-top: 10px;
}
.floor_6_2 ul li .zixun {
display: block;
    width: 100%;
    height: 0.7rem;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.floor_6_2 ul li .zixun p {
    width: 100%;
    height: 35px;
    background-color: #FF9800;
    line-height: 35px;
    font-size: 0.15rem;
    color: #fff;
    display: inline-block;
    margin-top: 36px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
	text-align: center;
}
.floor_6_2 ul li .zixun p span {
    width: 5px;
    height: 7px;
    display: inline-block;
    background-position: -118px -282px;
    margin-left: 10px;
}

.floor_6_main{
	background: white;
	padding-bottom: 0.2rem;
}


.w-qp{
	width: 100%;
	height: auto;
	text-align: center;
	color: white;
	background: #003e93;
}

.w-qp h2,.wm-ys h2{
padding-top:0.5rem;
    margin-bottom: 0.1rem;
    font-size: 0.2rem;
}
.w-qp p,.wm-ys p{
	font-size: 0.15rem;
	

}
.dis-spw{
	margin-top: 0.2rem;
	display: flex;
	flex-direction: column;
	text-align: left;
	background: #fff;
}
.dis-spw li {
	width:100%;
    
    margin: 0.1rem 0;
    background: #1858af;
    padding: 0.2rem;
}
.dis-spw li p{
	font-size: 0.15rem;
	margin-top: 0.15rem;

}
.dis-spw h3{
	font-size: 0.18rem;
}
.dis-spw h3 i {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    float: left;
    margin-right: 0.1rem;
}
.dis-spw li strong{
	color: #FFEB3B;
}

.ic1{
	background: url(../images/iconp.png) no-repeat 1px 0.06rem;
}
.ic2{
	background: url(../images/iconp.png) no-repeat -0.72rem 0.06rem;
}
.ic3{
	background: url(../images/iconp.png) no-repeat -1.55rem 0.06rem;
}
.ic4{
	background: url(../images/iconp.png) no-repeat -0.35rem 0.06rem;
}
.ic5{
	background: url(../images/iconp.png) no-repeat -1.15rem 0.05rem;
}
.ic6{
	background: url(../images/iconp.png) no-repeat -2rem 0.06rem;
}



.prodcut-tj{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: none;
	justify-content: space-between;
	align-items: center;
}


.p-bnt{
	width: 40px;
	height: 70px;
}
.pre{background: url(../images/icon.png) no-repeat 0 19px;}
.next{background:url(../images/icon.png) no-repeat -170px 19px;}

.tj-qu {
    width: 100%;
	height: 3.6rem;
    overflow: hidden;
    margin: 0.15rem 0;
	position: relative;
	
}
.dong ul{
	left: 0px;
	position: absolute;
	width: 100%;
	
}


.tj-qu ul,.gongc-img ul {
    display: flex;
    flex-wrap: nowrap;
	padding-left: 5px;
}
.tj-qu li {
    width: 2.02rem;
    height: 2.4rem;
    float: left;
    margin-right: 0.17rem;
    overflow: hidden;
    padding: 1px;
    background: #717171;
    color: #fff;
}
.tj-qu li img {
    width: 2rem;
    height: 2rem;
}

.tj-qu li figcaption{
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;
}



.tj-qu h3 {
	text-align: center;
    line-height: 0.55rem;
    font-size: 0.24rem;
    color: #003e94;
    margin-bottom: 0.18rem;
}
.ys-h{
	background: #f62b3c;
    padding-bottom: 0.3rem;
    color: white;
	/* margin-top: 0.2rem; */
}
.tj-qu h3 i {
    display: inline-block;
    height: 30px;
    color: #003e94;
    font-weight: 100;


}

.wm-ys{
	width: 100%;
	height: auto;

	text-align: center;


}
.wm-ys h2 {
    padding-top: 35px;
	
}
.wm-ys p {

    
}
.w160{
	width: 100%;
    height: auto;
    margin: 0.2rem auto;
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    background: white;
}
.yimg,.yimg1{
	width: 60%;
	height:auto;
	display: none;

}
.w160 .ys2{

    float: left;


}
.ysz{
	width: 100px;
	height:370px;
	background: firebrick;
}
.ys-wen {
    width: 100%;
    text-align: left;
	float: right;

}
.ys-wen hr{
	height:1px;
	border:none;
	border-top:1px dashed #a1a1a1;
	margin: 10px 0
}
.ys-wen h3 {
    font-size: 0.2rem;
    color: #f62b3c;
   padding-left: 0.75rem;
}
.ysh-li1{
	background: url(../images/wmys1.jpg) no-repeat;
}
.ysh-li2{
	background: url(../images/wmys2.jpg) no-repeat;
}
.ysh-li3{
	background: url(../images/wmys3.jpg) no-repeat;
}
.ysh-li4{
	background: url(../images/wmys4.jpg) no-repeat;
}

.ys-wen h3 i {
    display: block;
    text-transform: uppercase;
    color: #999;
    font-size: 0.1rem;
    font-weight:normal;
}
.ys-wen h3 span{
	color: #003e94;
}
.ys-wen p{
	font-size: 0.15rem;
	line-height: 0.25rem;
	color: #474747;
}
.yimg{
	background: url(../images/ys1.jpg) no-repeat right;
}
.yimg1{
	background: url(../images/ys1.jpg) no-repeat left;
}
.ys-wen a {
	display: block;
    width: 1.1rem;
    height: 0.4rem;
    color: #fff;
    line-height: 0.4rem;
    background: #1558b1;
    text-align: center;
    border-radius: 2px;
    margin-top: 0.3rem;
}
.news{
	display: flex;
	flex-direction: column;
	margin-top: 0.2rem;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.news>div{
	height:auto;
}
.com-news{
	width: 100%;
	margin-bottom: 0.2rem;
	padding-bottom: 0.2rem;
}


.in-news{
	width: 100%;
}
.com-newsli{
	height: 240px;
	background: #003e94;
	padding: 20px 25px 0;
}

.com-newsli h3,.in-news h3, .link h3,.kehu h3,.gongc h3{
	font-size: 0.2rem;
}
.in-news h3 a,.link h3,.kehu h3 a,.gongc a{
	color: #003e94;
}
.in-news h3 a span{
	color: #999999;
}

.in-news h3{
	background: url(../images/iconp.png) no-repeat 790px -102px;
}

.in-news>div{
	padding: 10px 20px;
	width:100%;
}

.com-newsli h3 a{
	color: white;
}
.com-newsli h3 span,.in-news h3 span,.link h3 span ,.kehu h3 span,.gongc span{
    display: inline-block;
    font-size: 0.13rem;
    font-weight: 400;
    margin-left: 0.1rem;
    color: #999;
}

.com-newswe{
	text-align: center;
	padding: 0 20px;
}

.in-newsx ul a{
	width: 100%;
}

.in-newsx ul li p{
	overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}

.com-newswe img{
    width: 100%;
    height: auto;
	margin-top: -180px;
}
.news h4{
	line-height: 40px;
	
}

.news h4,.in-newss li,.left-news ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news h4:hover,.in-newss li a:hover{
	color: #f62b3c;
}
.com-newswe h3,.com-newswe p{
	text-align: left;
}
.com-newswe span{
	color: #999999;
	float: left;
}

.in-newsx,.com-news,.in-newss,.kehu ul li{
	background: white;
	box-shadow: 0px 0px 10px #dddddd;
}

.in-newsx{
	height: 290px;
	overflow: hidden;

}
.in-newss{
	height: auto;
	    margin-top: 20px;
	    overflow: hidden;

}

.in-news ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.in-news ul li{
	width: 100%;
}
.in-news ul li span,.link h3 span,.gongc span{
	color: #999999;
}
.in-newss ul{
	padding-top: 10px;
}
.in-newss li{
	line-height: 40px;
	border-bottom: 1px dashed #a1a1a1;
	list-style: decimal inside;
}

/* .kehu h3,.link h3{
	background: url(../images/h4bg.png) no-repeat bottom right;
} */

.link{
	background: white;
	padding: 0.2rem;
	margin-top: 0.2rem;	
}
.link>div {
    min-height: 120px;
}
.link a{
	font-size: 15px;
	color: #474747;
	margin-right: 10px;
}
.link a:hover{
	color: #F52B3B;
}

.link>div>p{
	line-height: 30px;
	margin-top: 0.15rem;
}



.gongc{
	width: 100%;
	background: white;
	padding-top: 30px;
	display: none;
}

.gongc-img{
	width: 1185px;
	height: 161px;
	position: relative;
	overflow: hidden;
}
	

.gongc-img ul{
	position: absolute;
	left: 0;
	padding: 0;
}
.gongc-img ul li {
    width: 280px;
    height: 161px;
    margin-right: 20px;
    overflow: hidden;
}
.gongc-img li img{
	width: 100%;
}
.banner1{
	height:60px;
	background: url(../images/a18_02.jpg) no-repeat center/150%;
}

.kehu ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kehu ul li {
	width:100%;
	    height: 3.2rem;
	    margin-top: 0.2rem;
	    padding: 0.15rem;
}
.kehu{
	padding: 0.2rem;
}
.kehu figure{
	height: 2.3rem;
	overflow: hidden;
}
.kehu figcaption{

	    font-size: 0.18rem;
	    margin-bottom: 0.15rem;
}

.kehu li img{
	width: 100%;
	height: auto;
}
.kehu li p{
	 width:100%;
	margin-top: 0.1rem;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical;
	 color: #333;
}
.kehu li{
	position: relative;
	
}
.kehu li a{
position: absolute;
    bottom: 0.9rem;
    width: 100px;
    height: 30px;
    background: #1558b1;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

footer{
width: 100%;
    height: auto;
    background: #181818;
}

footer nav{
	display: none;
}

.foodiv div:first-child{
	flex-grow: 1.5;
	border-right: 1px solid #a1a1a1;
}
.cpyin p{
	color: #666666;
	line-height: 0.25rem;
}
.foodiv{
	padding: 0.2rem;
	box-sizing: border-box;
}
.foodiv div:first-child{
	display: none;
}
.foodiv div:last-child{
	display: none;
}



/* 产品内页 */
.banner-glist{
    width: 100%;
    height: 120px;
    background: #F2F2F2 url(../images/111.jpg) no-repeat center/200%;
    order: -3;
}
aside>div{
	width: 100%;
/* 	box-shadow: 0px 0px 10px #dddddd; */
}
#cont{
	display: block;


}
.left-news{
	margin-top: 20px;
	padding:0 15px 15px;
	display: none;
}
.left-news ul li{
	line-height: 35px;
	
}
.left-news h3 {
    line-height: 50px;
    border-bottom: 1px solid #1858af;
    margin-bottom: 10px;
}
.left-news h3 a{
	color: #003E94;
}
.left-news ul li a:hover{
	color: #f52b3b;
}

.left-news p{
	line-height: 26px;
}

.show {
    width: 100%;
    height: auto;
    overflow: hidden;
}
aside{
	width: 100%;
    order: 1;
    /* height: 1rem; */
    background: #f8f8f8;
}
aside .mun{
	display: none;
}

#gow_list ul a{
	width: 48%;
}
#gow_list h2{
	margin: 0 0.1rem;
}

.prodcut-list {
    height: 48px;
    font-size: 0rem;
    color: #003E94;
    background: url(../images/h3bgwo.png) no-repeat bottom;
    text-indent: 15px;
    padding-top: 10px;
    padding-right: 20px;
}

.prodcut-list span{
font-size: 0.15rem;
    font-weight: 400;
    line-height: 45px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.prodcut-list span i{
	display: none;
}
.prodcut-list span a{
	font-size: 0.16rem;
}

.show-to img{
width: 100%;
}

.show-to,.show-cen{
	padding: 20px;
}
.show-totxt{
	width: 100%;
     height: 3.4rem;
    overflow: hidden;
    border-bottom: 0.1rem solid #efeded;
}


.show-totxt h3{
    margin: 0.3rem 0 0.1rem;
    font-size: 0.2rem;
}

.show-totxt p{
  line-height: 30px;
      font-size: 0.16rem;
      color: #666;
	      word-wrap: break-word;
	      overflow: hidden;
	      height: 1.7rem;
}
  .show-totxt div:first-child{
	      height: 235px;
  }
  
  .hudong a{
    display: inline-block;
    padding: 0.1rem;
    color: #FFFFFF;
    font-size: 0.16rem;
  }

  
  .hudong a:first-child{
	  background: #003E94;
	  margin-right: 20px;
  }
  .hudong a:last-child{
	  background: #F52B3B;
  }
  
 .show-cen h4 {
     height: 58px;
     line-height: 58px;
     font-size: 20px;
     color: #003e94;
     background: url(../images/h3bgwo.png) no-repeat left bottom;
	 margin-bottom: 25px;
 }
 .show-cen p,.news-text p {
	 text-align: left;
	 font-size: 18px;
     color: #474747;
     line-height: 32px;
	 word-wrap:break-word;
 }
 .show-cen  p img, .news-text p img{
	 display:block;
	max-width: 100%;
	margin: 20px 0;
 }
 .show-cen img{
	 max-width: 100%;
 }
 
 #cont ul li {
text-align: center;
    line-height: 40px;
    background: #191919;
    margin: 5px;
    width: 30%;
		}
#cont ul li:hover a{
			margin: 0;
			display: block;
			background: #F52B3B;
			color: #FFFFFF;
		}
		
		#cont ul li a{
			color: #FFFFFF;
		}

 /* 新闻内页 */
 .show ul{
	 height: auto;
	padding: 10px;
 }
 .show ul li{
	 height: 55px;
	 line-height: 50px;
	 border-bottom:1px dashed #A1A1A1;
	 list-style: circle inside;
	 overflow: hidden;
	     text-overflow: ellipsis;
	     white-space: nowrap;
 }
  .show ul li span{
	  float: right;
	  color: #999999;
	  font-size: 14px;
	  display: none;
  }
  
  .show ul li a{
	  font-size: 0.15rem;
  }
  .show ul li a:hover{
	  color: #F52B3B;
  }
  .news-text{
	  padding: 0.2rem;
  }
  .down-tx ul{
	  width: 100%;
  }
  
   .news-text h4{
	   text-align: center;
	   font-size: 0.24rem;
	   margin:0 0 30px 0;
   }
    .news-text h4 span{
		text-align: center;
		display: block;
		font-size: 15px;
		color: #999999;
		line-height: 35px;
		font-weight: 400;
		background: #F5F5F5;
		margin-top: 20px;
		
	}
	
	.down-tx ul,.photo-tx ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
.down-tx ul li {
list-style: none;
    width: 47%;
    height: auto;
    border: 1px solid #d5d5d5;
    margin-bottom: 0.3rem;
    padding: 5px;
    text-align: center;
}
	.down-tx ul li img{
		width:100%;
		height:auto;
	}
	.down-lit{
    line-height: 0.3rem;
	}
	
	.down-lit a {
	display: inline-block;
    height: 32px;
    background: #003E94;
    color: #FFFFFF;
    text-align: center;
	padding:0 0.2rem;
    margin-top: 5px;
    border-radius: 20px;
	}

.down-tx .down-lit a:hover{
	color: white;
	background: #F52B3B;
}
.down-tx ul li:hover{
	box-shadow: 0 0 10px #ffd9dc;
}

.photo-tx ul li {
	line-height: 25px;
    list-style: none;
    border: 1px solid #e1e1e1;
    width: 48%;
    height: auto;
    padding: 2px;
	margin-bottom: 25px;
}
.photo-tx ul li img{
	width:100%;
	height: auto;
}
.photo-tx ul li p {
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-text .form_box li{
	list-style: none;
    border: none;
    height: auto;
    line-height: 20px;
    margin: 25px 0;
    display: flex;
    flex-direction: column;
    color: #fff;
}
.form_box{
background: #1558b1;
}
.form_box input {
    border: 1px solid #1158b3;
    line-height: 30px;
	font-size: 17px;
	padding-left: 10px
}


.form_box label {
    width: 85px;
    display: inline-block;
}
.btn_submit{
    background: #f52b3b;
    line-height: 40px !important;
    border: none !important;
    color: #fff;
    font-size: 20px !important;
}
.form_box li:last-child{
	margin-top: 88px;
}
.flickr {
    text-align: center;
    background: #f2f2f2;
    line-height: 40px;
    margin-top: 50px;
}
.flickr span,.flickr a{
	padding: 0 0.1rem;
}

#weima_max {

	display: none;

	}