@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body{
	font-size:1.2rem;
}
.banner{
	width:32rem;
}
.banner img{
	width:100%;
}
.title_zy{
	width:100%;
	height:3.6rem;
	background:#f6f6f6;
	border-bottom:4px solid #e2e2e2;
}
.title_zy a{
	color:#3b3b3b;
	line-height:3.6rem;
}
.title_zy h2 i{
	display:inline-block;
	width:1.35rem;
	height:1.15rem;
	margin:0 .2rem 0 .5rem;
}
.title_zy img{
	width:100%;
}
.art{
	width:30rem;
	margin:0 auto;
}
.art h1{
	height:3.5rem;
	text-align:center;
	line-height:4.8rem;
	font-size:1.6rem;
	font-weight:bolder;
}
.mfzx0{
	height:7rem;
	background:#f7f7f7;
	border:2px dashed #E2E2E2;
}
.txt0{
	width:30rem;
	margin:0 auto;
	overflow:hidden;
}
.txt0 p{
	color: #000000;
    padding: 0.2rem 0rem;
    font-size: 1.3rem;
    line-height: 2.6rem;
}
.txt0 p a{
	color: #00F;
	text-decoration: underline;}
.txt0 table{ margin:0 auto;}
.txt0 h2{
	color:#ff0000;
	font-weight:bolder;
	line-height:2rem;
}
/*.txt0 span{
	color:#800000;
}*/
.txt0 ul{
	margin:1rem auto 0;
}
.txt0 ul h1{
	font-weight:bolder;
}
.txt0 ul li{
	line-height:3rem;
}
.btn_wsh{
	width:21.5rem;
	margin:1rem auto;
}
.btn_wsh img{
	width:100%;
}
.bdwq{
	width:30rem;
	background:#eee;
	margin:0 auto;
    overflow:hidden;
}
.bdwq h1{
	font-size:1.7rem;
	text-align:center;
	font-weight:bolder;
	color:#3a3a3a;
	line-height:3rem;
}
.djbd3{
	width:30rem;
	margin:0 auto;
	overflow:hidden;
}
.djbd3 .btn4{
	display:block;
	float:left;
	width:13.3rem;
	height:5.1rem;
	margin-left:1rem;
	margin-top:1rem;
}
.djbd3 .btn5{
	display:block;
	float:right;
	width:13.7rem;
	height:5.1rem;
	margin-top:1rem;
	margin-right:1rem;
}
.zcjs{width:100%;height:auto;overflow:hidden;margin:0.3rem auto}
.zcjs img{width:100%;}
.wz em {
    display: block;
    line-height: 1.1rem !important;
    color: #f00;
    margin: 0 auto;
    text-align: center;
    font-size: .7rem !important;
    font-style: normal;
}
.zx-num1 {
    font-style: normal;
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    border-radius: 50%;
    background: yellow;
    color: #666;
    position: relative;
    top: -2.4rem !important;
    right: -3rem;
   /* animation: myfirst 2s infinite;
    -webkit-animation: myfirst 2s infinite;*/
}
.zjt {
    height: 6.57rem;
    background: url(../images/bj1.jpg)no-repeat 0 0;
    background-size: 100%;
	margin-top:1.5rem !important;
}
.zx-num1 em {
    display: block;
    line-height: 1.27rem !important;
    color: #f00;
    margin: 0 auto;
    text-align: center;
    font-size: .9rem !important;
    font-style: normal;
}
@media screen and (min-width:640px) {
.zx-num1 {
    font-style: normal;
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    text-align: center;
    border-radius: 50%;
    background: yellow;
    color: #666;
    position: relative;
    top: -2rem !important;
    right: -3rem;
    /*animation: myfirst 2s infinite;
    -webkit-animation: myfirst 2s infinite;*/
}
}