/* css 重置 */
	body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
	img { border:0; margin: 0; padding: 0;   }
	body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; /*font:normal 16px "微软雅黑", helvetica, arial;*/ text-align:left;   }
	header, section, footer { display: block; margin: 0; padding: 0 }
	a{text-decoration:none;color:#000;}
	ul,li{list-style: none;}
	img{display:block;}
	*{margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

.tu{padding:20px 0px; text-align:center;}
.bannerSlides{height:350px;}
.bgg{background-color:#f4f4f4;}
.title{text-align: center;}
.title .p1{font-size:2rem;color:#3b3a38;}
.title .p2{font-size:2rem;color:#ed474d;}
.alul{margin: 4% auto;overflow: hidden;}
.alul li{width:48%; float:left;margin:5px;}
.zx{background:url(images/yblm_24.jpg) center center no-repeat;text-align: center;height: 54px;text-indent: -30px;line-height: 54px; margin-bottom:30px;}
.zx a{color:#fff; font-size: 1.1rem;}
.c_ont .bgg1 {background:url(images/ybxm_11.jpg) top right no-repeat;}
.c_ont .bgg2 {background:url(images/ybxm_12.jpg) top right no-repeat;}
.c_ont .bgg4 {background:url(images/ybxm_14.jpg) top right no-repeat;}
.c_ont .bgg5 {background:url(images/ybxm_15.jpg) top right no-repeat;}
.c_ont .bgg6 {background:url(images/ybxm_16.jpg) top right no-repeat;}
.c_ont .bgg9 {background:url(images/ybxm_19.jpg) top right no-repeat;}
.c_ont .bgg10 {background:url(images/ybxm_18.jpg) top right no-repeat;}
.c_ont { padding:5% 0;}
.c_ont dl{ width:92%; border:#e6e6e6 solid 1px; overflow: hidden;margin: 4% auto;}
.c_ont dt{ width:40.6%; float:left;}
.c_ont dd{ width:56%; float:left;padding-left:20px;padding-top:10px;}
.c_ont dt img{display:block;}
.c_ont .bt{ padding-bottom:5%;}
.c_ont .bt a{font-size:1.4rem;color: #090909;}
.c_ont .yi {background:url(images/ybxm_21.jpg) top left no-repeat;font-size: 1.1rem;color: #090909;line-height: 30px;padding-bottom:10px;  padding-left:12%;}
.c_ont .er {background:url(images/ybxm_22.jpg) top left no-repeat;font-size: 1.1rem;color: #090909;line-height: 30px;padding-bottom:20px;  padding-left:12%;}
.c_ont .er span{color:#f21278;font-size: 1.1rem;}
.c_ont .djzx { color:#656464; font-size: 1.1rem; line-height: 18px;}
.c_ont .djzx em{font-style: normal;color:red;}
.c_ont .djzx img{ vertical-align: middle;padding-right:10px;}


.bannerSlides {height: 397px}
.bannerSlide_container {min-height: 397px;}
.bannerSlides li {height: 397px;}


.content {width:32rem;margin:0 auto;}
.content .dongtu .left {width: 49%;float: left;}
.content .dongtu .right {width:49%;float: right;}

.zt-banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #999999;
    opacity: 1;
}
.zt-banner .swiper-pagination-bullet-active {
    opacity: 1;
    border:1px solid #49e5dd;
    background: none;
}