.main{width:100%;background-color:#eeeeee;}
.law-main-top{width:100%;height: 5rem;overflow: hidden;position: relative;}
.law-main-top h3{font-size: 1.04rem;font-weight:bold;margin-top:1.8rem;}
.law-main-top p{font-size: .96rem;}

.lunbo li{float:left;}
.lunbo li img{height: 6rem;}
.lunbo .dot{text-align: center;margin: 14px auto;position:absolute;top:75%;width:100%;}
.dot .dotItem{display: inline-block;width: 0;height: 0;border: 5px solid #ffffff;border-radius: 5px;margin: 0 8px;}
.dot .dotItemOn{display: inline-block;width: 0;height: 0;border: 5px solid #0075c1;border-radius: 5px;margin: 0 8px;}

.main-classify,.main-info{background-color:#ffffff;margin-bottom:.24rem;}
.main-classify a{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;padding:1rem .8rem;width:50%;}

//.main-classify ul{display: flex;display: -webkit-flex;flex-wrap: wrap;width:100%;}
//.main-classify a{display: block;flex:0 0 50%;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;padding:1rem .8rem;width:50%;}
// .main-classify a:nth-child(3n){border-right:1px solid #eeeeee;}
.main-classify a:nth-child(2n){border-left:1px solid #eeeeee;}
.main-classify li{width:75%;padding-left:25%;position:relative;}
.main-classify li:before{content:'';width:1.12rem;height: 1.16rem;position:absolute;top:50%;left:0;transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); -o-transform:translate(0,-50%);}
.main-classify a:nth-of-type(1) li:before{ background:url(../images/v2/law1.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify a:nth-of-type(2) li:before{ background:url(../images/v2/law2.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify a:nth-of-type(3) li:before{ background:url(../images/v2/law3.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify a:nth-of-type(4) li:before{ background:url(../images/v2/law4.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify a:nth-of-type(5) li:before{ background:url(../images/v2/law5.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify a:nth-of-type(6) li:before{ background:url(../images/v2/law6.png) no-repeat ;background-size:1.12rem 1.16rem;}
.main-classify li h4{color:#313131;font-size:.64rem;font-weight: bold;}
.main-classify li span{color:#949494;font-size: .52rem;}

.consultbutton{display: block;margin:.32rem .4rem .32rem;background-color:#e77d74;padding:.6rem 0 .6rem .4rem;color:#ffffff;font-size: .6rem;text-align: center;border-radius:.5rem;position:relative;}
.consultbutton:before{content: '';width:.8rem;height: .8rem;background:url(../images/v2/law7.png) no-repeat;background-size:100%;position:absolute;top:.6rem;left:27%;}

.main-info {padding:0 .4rem;}
.main-info h5{font-size: .6rem;color:#535353;padding:.6rem 0;border-bottom:1px solid #e5e5e5;text-indent:.4rem;}
.main-info .info a{display: flex;display: -webkit-flex;padding:.8rem 0;border-bottom:1px solid #e5e5e5;flex-wrap: nowrap;align-items:center;}
.main-info .lawimg{width:2.92rem;height: 2.92rem;overflow: hidden;margin:0 .6rem;}
.main-info .lawimg img{width:100%;}
.main-info p{width:95%;color:#313131;font-size:.64rem;overflow: hidden;}

.main-info .info span{border-top:1px solid #b3b3b3;border-right:1px solid #b3b3b3;border-bottom:1px solid transparent;border-left:1px solid transparent;width:.6rem;height: .6rem;transform: rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);}
.main-info .more{color:#cf4d42;font-size: .56rem;display: block;text-align: center;padding:.7rem 0;}

.main-hot{margin-top:.24rem;background-color: #ffffff;padding:0 .4rem;}
.main-hot h3{font-size:.6rem;color:#535353;border-bottom:1px solid #e5e5e5;line-height:1.2rem;height:1.2rem;text-indent: .4rem;padding-top:.6rem;position:relative;background-color: #fff}

.main-hot a{display: block;padding:.6rem 0;border-bottom:1px solid #e5e5e5;}
.main-hot a li{font-size:.64rem;color:#313131;text-indent: 1.4rem;position:relative;width:95%;display: inline-block;}
.main-hot li:before{content:'';width:.7rem;height:.6rem;position:absolute;background:url(../images/v2/consulticon.png) no-repeat;background-size:100%;left:.4rem;top:.2rem;}
.main-hot a span{border-top:1px solid #b3b3b3;border-right:1px solid #b3b3b3;border-bottom:1px solid transparent;border-left:1px solid transparent;float:right;width:.6rem;height: .6rem;transform: rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);}
.main-hot .more{color:#cf4d42;font-size: .56rem;display: block;text-align: center;padding:.7rem 0;}

.main-telephone{padding:1.3rem .4rem 1.3rem .4rem;background-color:#ffffff;margin-top:.04rem;margin-bottom:0.01rem;text-align: center;}
.main-telephone .telephoneimg{width:2.2rem;height: 2.2rem;margin:0 auto;border-radius:1.1rem;}
.main-telephone img{width:2rem;margin-left: 50%;margin-top: 50%;transform: translate(-50% ,-50%);-webkit-transform:translate(-50% ,-50%);-o-transform:translate(-50% ,-50%);-ms-transform:translate(-50% ,-50%);-moz-transform:translate(-50% ,-50%);}
.main-telephone p{color:#313131;font-size:.64rem;margin-top:.9rem;margin-bottom:.9rem;}
.main-telephone a{color:#ffffff;font-size: .6rem;display: block;text-align: center;padding:.5rem  0 ;width:100%;background-color:#cf4d42;border-radius:.4rem;position: relative;}
.main-telephone a:before{content: '';width:.76rem;height: .8rem;background:url(../images/v2/telephoneicon.png) no-repeat;background-size:100%;position:absolute;top:.45rem;left:27%;}
