/*banner图样式*/
.slideBox{ position:relative; width:100%;  overflow:hidden;}
	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0;     right: 42%;}
	.slideBox .hd li{ display:inline-block; width:1rem; height:1rem; -webkit-border-radius:1rem; -moz-border-radius:1rem; border-radius:1rem; background:#f7de13; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBox .hd li.on{ background:#fff500;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative;  }
	.slideBox .bd li img{ width:100%; display:block;   }
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;   }	
/*banner样式结束*/
.line{width: 100%; height: .4rem; background: #f4f5f9;}
.bt{width: 65%; margin-left: auto; margin-right: auto; margin-top: 3rem;}
.gy_list{width: 90%; margin-left: auto; margin-right: auto;}
.gy_list ul li{float: left; width: 33.3%; list-style: none; text-align: center; margin-top: 2rem; }
.gy_list ul li .ico{width: 75%; margin-left: auto;margin-right: auto;}
.gy_list ul li a{display: block; width: 90%; font-size: 1.6rem;margin-left: auto; margin-right: auto;}
.pro_bg{background: #f4f5f9; padding-top: 1rem; margin-top: 2rem;}
.pr_banner{margin-top: 1rem;}
.product ul li{float: left; list-style: none; text-align: center; padding-top: 2rem; border-bottom: 1px solid #ececec; height: 18rem;}
.product ul .p1 .prt{width: 67%; margin-left: auto; margin-right: auto; margin-bottom: .5rem;}
.product ul .p2 .prt{width: 80%; margin-left: auto; margin-right: auto; margin-bottom: .5rem; border-right: 1px solid #ECECEC;}
.product ul .p1{width: 55%; border-right: 1px solid #ececec;}
.product ul .p2{width: 44%;}
.product ul .p3{width: 40%; border-right: 1px solid #ececec;}
.product ul .p4{width: 59%;}
.product ul .p3 .prt{width: 60%; margin-left: auto; margin-right: auto; margin-bottom: .5rem;}
.product ul .p4 .prt{width: 80%; margin-left: auto; margin-right: auto; margin-bottom: .5rem; }
.btn_more{width: 50%; margin-left: auto; margin-right: auto; background: #ffe718; text-align: center;    height: 4rem;
    line-height: 4rem; text-align: center; border: .5rem;}
.btn_more a{display: block;}
.bg_r{background: #f4f5f9; width: 100%; padding-top: 2rem; padding-bottom: 4rem;}
