@charset "utf-8";
html{
	font-size: 625%
}
body{
	font-size: 0.15rem;
}
body{
	background: #f9f9f9 url(../images/bydogb.png) repeat-y center;
}
header{
	background: white;
}
.header-to-bom{
	width: 100%;
	height: 0.35rem;
	background: #f9f9f9;
    border-bottom: 1px solid #d6d6d6;
}
.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: 1.4rem;
}
.logo{
	padding-top: 0.15rem;
	display: flex;
	flex-direction: column;
}
.logo img{
	width: 2.8rem;
    height: .43rem;

}

.header-to-wx{
	display: flex;
	align-items: center;
}

	
em{
	color: #0085da;
}
nav{
	width: 100%;
	height: 0.55rem;
	background: #003e93;
}
nav a{
	color: #FFFFFF;
}
h1{
	font-size: 0.17rem;
	line-height: 0.4rem;

}
.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: 11%;
	height: 0.55rem;
	line-height: 0.55rem;
	
	
}

.nav-w li a{
	border-left: 1px solid #1351a7;
	display: block;
	text-align: center;
	font-size: 0.15rem;
	overflow: hidden;
	white-space: nowrap;
}

.nav-zk li{
  
 height: 0.35rem;
 line-height: 0.35rem;
  color: #fff;
  font-size: 0.13rem;
  
}

.nav li ul {
  background: #f52b3b;
  
}
.nav li ul>li {
  width: 1.5rem;
  
}

.nav li ul li:hover{
	background:#003e93;
}
.nav li ul a {
	padding-left: 10px;
    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);
}



.nav5 li ul {
  position: absolute;
  left: 0;
  top: 0.48rem;
  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;
	
}

/* .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;
	}
.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;
	}

.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: 100%;
	display: block;
}

.header-to-wx{
	display: flex;
	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: 1rem;
}
.w1280 {
    width: 100%;
    margin: 0 auto;
}
.floor_1_main .floor_1_1 em {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.2rem;
    padding-top: 0.26rem;
    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%;
}
.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{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.mun{
	display: none;
/* 	width: 250px; */
	height: max-content;
	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;
}
.mun ul{
	padding: 0px 15px;
	background: #1558b1;
}
.mun ul li{
	line-height: 30px;
}
.mun ul li a{
	color: #fff;
}
.mun ul li a:hover{
	margin-left: 10px;
	color: #f52b3b;
	font-weight: bold;
}

.prodcut a{
	width: 32%;
}

.mun h2 span {
    width: 58px;
    height: 58px;
    background: #003e93 url(../images/电机.png) no-repeat center/35px;
    display: block;
    float: left;
}

.prodcut h2{
    height: 125px;
    line-height: 35px;
    color: white;
    background: #f52b3b;
    padding-top: 10px;
}
.prodcut h2 span{
    font-size: 15px;
    font-weight: normal;
    background: #dc2736;
    display: block;
    line-height: 40px;
    margin-top: 14px;
    padding-left: 40px;
}

.prodcut h2 strong{
	font-size: 22px;
    padding-left: 40px;
}
.prodcut h2 i{
    display: block;
    font-weight: normal;
    font-size: 15px;
    padding-left: 40px;
}

.prodcut h2 a{
	color: #fff;
}
.prodcut ul {
    width: 100%;
    height: auto;
    padding: 0.2rem;
    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: 46px;
	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;	
}
.floor_6_2 ul,.foodiv {
	display: flex;
	justify-content: space-between;
	
}
.floor_6_2 ul li {
    width: 19%;
    height: 350px;
    box-shadow: 0px 0px 16px #efeeee;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
}
.floor_6_2 ul li a {
    display: block;
    width:100%;
    height: 350px;
     background-color: #1f5499;
}
.floor_6_2 ul li img {

    background-size: 100%;
}
.floor_6_2 ul li .sheji {
    background: rgba(17,73,148,0.9);
    width: 100%;
    height: 279px;
    position: absolute;
    left: 0;
    top: 0;
}
.floor_6_2 ul li .sheji i {
    width: 64px;
    height: 64px;
    margin-top: 61px;
    transition: all .6s ease 0s;
	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.2rem;
    color: #fff;
    line-height: 24px;
    padding-top: 38px;
    transition: all .6s ease 0s;
}
.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: 71px;
    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:80%;
    height: 35px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    line-height: 35px;
    font-size: 0.15rem;
    color: #fff;
    display: inline-block;
    margin-top: 18px;
    -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 span {
    width: 5px;
    height: 7px;
    display: inline-block;
    background-position: -118px -282px;
    margin-left: 10px;
}

.floor_6_main{
	background: white;
	padding-bottom: 50px;
}


.w-qp{
	width: 100%;
	height: 8.2rem;
	text-align: center;
	color: white;
	background: url(../images/a4_03.jpg) no-repeat center;
}

.w-qp h2,.wm-ys h2{
	padding-top: 0.5rem;
    margin-bottom: 0.1rem;
    font-size: 0.32rem;
}
.w-qp p,.wm-ys p{
	font-size: 0.24rem;
	

}
.dis-spw{
	margin-top: 0.5rem;
	display: flex;
	justify-content: space-around;
	text-align: left;
}
.dis-spw li {
	width: 3.5rem;
    height: 1.5rem;
    margin: 0.4rem 0;
    background: rgba(0,0,0,0.3);
    padding: 0.15rem 0.2rem 0;
}
.dis-spw li p{
	font-size: 0.15rem;
	margin-top: 0.15rem;

}
.dis-spw h3{
	font-size: 0.24rem;
}
.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: flex;
	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: #1858af;
    padding-bottom: 0.3rem;
    color: white;
}
.tj-qu h3 i {
    display: inline-block;
    height: 30px;
    color: #003e94;
    font-weight: 100;


}

.wm-ys{
	width: 100%;
	height: auto;

	text-align: center;
	padding-top: 20px;

}
.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,.yimg2,.yimg3{
	width: 60%;
	height:auto;

}
.w160 .ys2{

    float: left;


}
.ysz{
	width: 100px;
	height:370px;
	background: firebrick;
}
.ys-wen {
    width: 95%;
    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.24rem;
    color: #f62b3c;
    padding-left: 0.8rem;
}
.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;
	line-height: 0.18rem;
}
.ys-wen h3 span{
	color: #003e94;
}
.ys-wen p{
	font-size: 0.15rem;
	line-height: 0.25rem;
	color: #474747;
}

.yimg{
	background: url(../images/ys3.jpg) no-repeat right;
}
.yimg1{
	background: url(../images/ys1.jpg) no-repeat left;
}
.yimg2{
	background: url(../images/ys2.jpg) no-repeat right;
}
.yimg3{
	background: url(../images/ys4.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;
	justify-content: space-between;
	margin-top: 0.2rem;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.news>div{
	height:537px;
}
.com-news{
	width: 39%;
}


.in-news{
	width: 59%;
}
.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.24rem;
}
.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: -145px;
}
.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: 227px;
	    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;
}

.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:130px;
	background: url(../images/a18_02.jpg) no-repeat center/140%;
}

.kehu ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kehu ul li {
	width: 49%;
	    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.75rem;
    width: 100px;
    height: 30px;
    background: #1558b1;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

footer{
	width: 100%;
	height: 3rem;
	background: #e2e2e2;
}

.foodiv div:first-child{
	
	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{
	width: 350px;
}

.foodiv div:first-child img{
	width: 90%;
}
.foodiv div:last-child{
	display: none;
}


/* 产品内页 */
.banner-glist{
	width: 100%;
	height: 300px;
	background:#F2F2F2 url(../images/111.jpg) no-repeat center;
}
aside>div{
	width: 100%;
	box-shadow: 0px 0px 10px #dddddd;
}
#cont{
	display: block;

}
.left-news{
	margin-top: 20px;
	padding:0 15px 15px;
}
.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: 67%;
    height: auto;
    box-shadow: 0px 0px 10px #dddddd;
    margin-right: 0.2rem;
    overflow: hidden;
}
aside{
	width: 25%;
	margin-left: 0.2rem;
}
aside .mun{
	display: block;
}

#gow_list ul a{
	width: 48%;
}
#gow_list h2{
	margin: 0 0.2rem;
}

.prodcut-list {
    height: 48px;
    font-size: 0.2rem;
    color: #003E94;
    background: url(../images/h3bgwo.png) no-repeat bottom;
    text-indent: 15px;
    padding-top: 10px;
    padding-right: 20px;
}

.prodcut-list span{
	width: 75%;
    font-size: 16px;
        font-weight: 400;
        float: right;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        

}
.prodcut-list span i{
	display: none;
}

.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;
}
  .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: #003e94;
		    margin: 10px 0;
		}
#cont ul li:hover a{
			margin: 0;
			display: block;
			background: #F52B3B;
			color: #FFFFFF;
		}

#cont{
	background: #1158b3;
}


 /* 新闻内页 */
 .show ul{
	 height: auto;
	padding: 10px;
 }
 .show ul li{
	 height: 55px;
	 line-height: 50px;
	 border-bottom:1px dashed #A1A1A1;
	 list-style: circle inside;
 }
  .show ul li span{
	  float: right;
	  color: #999999;
	  font-size: 14px;
  }
  
  .show ul li a{
	  font-size: 0.15rem;
  }
  .show ul li a:hover{
	  color: #F52B3B;
  }
  .news-text{
	  padding: 0.2rem;
  }
   .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: 3.7rem;
    border: 1px solid #d5d5d5;
    margin-bottom: 0.3rem;
    padding: 5px;
    text-align: center;
}
	.down-tx ul li img{
		width: 2.2rem;
		height: 2.2rem;
	}
	.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;
}

.form_box input {
    border: 1px solid #A1A1A1;
    line-height: 30px;
    width: 345px;
	font-size: 17px;
	padding-left: 10px
}

.form_box textarea{
	width:350px;
	height: 100px;
}

.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.15rem;
}


.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

#weima_max {

	display: none;

	}