.webIndex-main{height: 100%;}
.webIndex-box{}
.webIndex-box .webIndex-head{ padding: 0.2rem 0rem;overflow: hidden;background: #fff;position: fixed;top: 0;left: 0;width: 100%;z-index: 998;border-bottom: 0.02rem solid #eee;}
.webIndex-box .webIndex-head img{height: 1rem;display: block;float: left;}
.webIndex-box .webIndex-head2{height: 1.4rem;width: 100%;}

.drawer-main2{width: 100%;height: 100%;position: fixed;z-index: 998;-webkit-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	transition: left .4s cubic-bezier(0.19, 1, .22, 1);}
    .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/*data*/
.data{width: 100%;overflow: hidden;padding: 0.25rem 0 ;background: #fff;margin-bottom: 0.25rem;}
.data ul{}
.data ul li{width: calc(100% / 3);float: left;}
.data ul li p{text-align: center;font-size: 0.2rem;}
.data ul li p:first-child{font-size: 0.30rem;color: #ee7519;margin-bottom: 0.1rem;font-family: "Impact";}
/*call*/
.web-call{width: 100%;padding: 0.2rem 0 0.4rem 0;}
.webCall-box{width: 5.74rem;height: 0.66rem;margin: 0 auto;position: relative;border: 0.03rem solid #ee7519;border-right: none;;}
.webCall-box a{color: #ee7519;line-height: 0.66rem;font-size: 0.30rem;padding-left: 0.7rem;}
.webCall-box a:first-child{width: 3rem;float: left;display: block;font-weight: bold;height: 0.66rem;line-height: 0.65rem;position: absolute;left: 0;top: 0;}
.webCall-box a:last-child{padding-left: 0;;height: 0.63rem;line-height: 0.65rem;width: 2rem;float: left;font-size: 0.28rem;background: #ee7519;color: #fff;display: block;text-align: center;font-weight: bold;position: absolute;right: 0;top: 0;}
/*服务流程*/
.serve_lc{overflow: hidden;width: 100%;background: #fff;margin-top: 0.2rem;}
.serve_lc header{text-align: center;font-size: 0.3rem;font-weight: bold;margin: 0.3rem 0;}
.serve_lc ul{padding: 0.2rem 0.25rem 0.4rem 0.25rem; overflow: hidden;width: 6.4rem;margin: 0 auto;}
.serve_lc ul li{float: left;}
.serve_lc ul li:nth-child(odd){width: 1.25rem;}
.serve_lc ul li:nth-child(even){width: 0.3rem;}
.serve_lc ul li span{display: block;width: 100%;border-bottom: 0.05rem solid #eee;height: 0.45rem;}
.serve_lc ul li p{text-align: center;}
.serve_lc ul li p:first-child{height: 0.7rem;margin-bottom: 0.10rem;}
.serve_lc ul li p:last-child{font-size: 0.2rem;font-style: oblique;}
/*服务*/
.service{overflow: hidden;background: #fff;}
.service-box{}
.service-box header{text-align: center;font-size: 0.3rem;font-weight: bold;margin: 0.3rem 0;}
.service-box .service-list{}
.service .service-list ul{}
.service .service-list ul li{float: left;width: calc(50% - 0.02rem) ;border-top: 0.02rem solid #eee;}
.service .service-list ul li:nth-child(odd){border-right: 0.02rem solid #eee;}
/*.service .service-list ul li span{display: block;height: 0.75rem;line-height: 0.75rem;width: calc(100% - 0.75rem);}*/
.service .service-list ul li a{display: block;width: 100%;text-align: center;height: 100%;line-height: 0.75rem;margin: 0.15rem 0;font-size: 0.32rem;}
.service .service-list ul li a img{width: 0.85rem;height: 0.85rem;vertical-align: middle;margin-right: 0.15rem;}

/*z在线申请*/
.web-apply{overflow: hidden;background: #fff;margin-top: 0.25rem;padding-bottom: 0.4rem;}
.web-apply .apply-box{}
.web-apply .apply-box header{text-align: center;font-size: 0.3rem;font-weight: bold;padding: 0.3rem 0;border-bottom: 0.02rem solid #eee;}
.web-apply .apply-box .apply-p{padding: 0 0.2rem;}
.web-apply .apply-box p{width: 100%;}
.web-apply .apply-box p:first-child{height: 0.8rem;margin-top: 0.25rem;}
.web-apply .apply-box p:first-child input{max-width: 50%;width: calc(50% - 0.1rem);height: 0.78rem;font-size: 0.24rem;-webkit-appearance: none;float: left;border: 0.02rem solid #1D2981;border-radius: 5px;}
.web-apply .apply-box p:first-child input:first-child{padding-left: 0.55rem;background: url(../images/index_24.png)  5px 0.2rem  no-repeat;background-size: 0.35rem 0.36rem;}
.web-apply .apply-box p:first-child input:nth-child(2){padding-left: 0.55rem;background: url(../images/index_28.png)  5px 0.2rem  no-repeat;background-size: 0.25rem 0.35rem;margin-left: 0.2rem;}
.web-apply .apply-box p:last-child input{max-width: 100%;width: 100%;height: 0.8rem;font-size: 0.24rem;-webkit-appearance: none;float: left;border: none;}


.web-apply .apply-box p textarea{width: 98%;padding: 1% 1%;max-width: 100%;width: 100%;height: 2rem;margin-top: 0.25rem;border: 0.02rem solid #1D2981;border-radius: 5px;font-size: 0.24rem;-webkit-appearance: none;}
.web-apply .apply-box p select{padding: 0 0.3rem;}
.web-apply .apply-box p:last-child input{border-radius: 5px;;padding-left: 0;text-align: center;background: #1D2981;color: #fff;font-size: 0.3rem;-webkit-appearance:none;margin-top: 0.2rem;}
.web-apply select{
/* 解决select下拉箭头在ios上不兼容的问题 */
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background:url(../images/xl.png) no-repeat scroll 98% center transparent;border: 1px solid #749ccb;background-size: 0.4rem 0.4rem;
}
/*律师团队*/
.web-team{overflow: hidden;background: #fff;margin-top: 0.25rem;padding-bottom: 0.25rem;}
.web-team .team-box{}
.web-team .team-box header{height:1rem;width: 100%;background: url(../images/index_35.png) no-repeat center;background-size: 100% 100%;border-bottom: 0.02rem solid #eee;}
.web-team .team-box header p{width: 100%;text-align: center;}
.web-team .team-box header p:first-child{font-size: 0.3rem;font-weight: bold;padding-top: 0.15rem;}
.web-team .team-box header p:last-child{font-size: 0.24rem;}
.web-team  .team-cont{padding:0 0.2rem;margin-top: 0.3rem;overflow: hidden;}
.web-team  .team-cont ul{}
.web-team  .team-cont ul li{width: calc(100% / 3);float: left;margin-bottom: 0.5rem;height: 3.1rem;}
.web-team  .team-cont ul li p{width: 100%;text-align: center;font-size: 0.24rem;color: #999;}
.web-team  .team-cont ul li p:first-child span{display: block;width: 1.2rem;height: 1.2rem;border-radius: 50px;margin: 0 auto;}
.web-team  .team-cont ul li p:nth-child(2){font-size: 0.28rem;color: #333333;font-weight: bold;margin-top: 0.15rem;margin-bottom: 0.15rem;}
/*.web-team  .team-cont ul li p:nth-child(3){color: #EE7519;}*/
.web-team  .team-cont ul li p:last-child{margin-top: 0.3rem;}
.web-team  .team-cont ul li p:last-child a{display: block;width: 1.25rem;height: 0.6rem;text-align: center;line-height: 0.6rem;color: #1D2981;border: 0.02rem solid #1D2981;margin: 0 auto ;border-radius: 5px;}
.web-team .team-more{text-align: center;padding-bottom: 0.15rem;}
.web-team .team-more a{font-size: 0.24rem;color: #666;}
/*案例*/
.web-anli {overflow: hidden;background: #fff;margin-top: 0.25rem;padding-bottom: 0.25rem;}
.web-anli .anli-box header{height:1rem;width: 100%;border-bottom: 0.02rem solid #eee;}
.web-anli .anli-box header p{width: 100%;text-align: center;}
.web-anli .anli-box header p:first-child {font-size: 0.3rem;font-weight: bold;padding-top: 0.15rem;}
.web-anli .anli-box header p:last-child{font-size: 0.24rem;}
.web-anli .anli_more{text-align: center;padding-bottom: 0.15rem;padding-top: 0.15rem;border-top: 0.02rem solid #eee;}
.web-anli .anli_more a{font-size: 0.24rem;color: #666;}
/*.web-anli .anli-cont{height: 6rem;}*/
/*.web-anli .anli-cont{height: 4rem;}
.web-anli .anli-list{margin-top: 0.25rem;overflow: hidden;}
.web-anli .anli-list .alCont01{width: 1.18rem;border-right: 0.02rem solid #eee;float: left;}
.web-anli .anli-list .alCont01 p{text-align: center;padding: 0 0.08rem;}
.web-anli .anli-list .alCont01 p:first-child{font-size: 0.48rem;color: #ee7519;font-weight: bold;}
.web-anli .anli-list .alCont01 p:nth-child(2){margin-top: 0.1rem;font-size: 0.24rem;}
.web-anli .anli-list .alCont01 p:last-child{margin-top: 0.1rem;font-size: 0.22rem;}
.web-anli .anli-list .alCont01 p:last-child span{background: #ee7519;color: #fff;display: block;border-radius: 2px;padding: 0.02rem 0;}
.web-anli .anli-list .alCont02{width:calc(100% - 1.2rem);float: left;}
.web-anli .anli-list .alCont02 p{padding: 0 0.2rem;text-align: left;width: 100%;}
.web-anli .anli-list .alCont02 p:first-child {text-align: right;color: #999;font-size: 0.16rem;height: 0.34rem;margin-bottom: 0.18rem;margin-top: 0.1rem;line-height: 0.35rem;}
.web-anli .anli-list .alCont02 p:first-child span{text-align: left;width: 3.5rem;    line-height: 0.36rem;;float: left;color: #333333;font-size: 0.28rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow:hidden;}
.web-anli .anli-list .alCont02 p:last-child{line-height: 0.4rem;font-size: 0.24rem;color: #999999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow:hidden;}*/

		.xiaoe .anli-cont {height: 4rem;}
		.xiaoe .anli-list {margin-top: 0.25rem;overflow: hidden;}
		.xiaoe .anli-list .alCont01 {width: 1.18rem;border-right: 0.02rem solid #eee;float: left;}
		.xiaoe .anli-list .alCont01 p {text-align: center;padding: 0 0.08rem;}
		.xiaoe .anli-list .alCont01 p:first-child {font-size: 0.48rem;color: #ee7519;font-weight: bold;}
		.xiaoe .anli-list .alCont01 p:nth-child(2) {margin-top: 0.1rem;font-size: 0.24rem;}
		.xiaoe .anli-list .alCont01 p:last-child {margin-top: 0.1rem;font-size: 0.22rem;}
		.xiaoe .anli-list .alCont01 p:last-child span {background: #ee7519;color: #fff;display: block;border-radius: 2px;padding: 0.02rem 0;font-size: 0.14rem;}
		.xiaoe .anli-list .alCont02 {width: calc(100% - 1.2rem);float: left;}
		.xiaoe .anli-list .alCont02 p {padding: 0 0.2rem;text-align: left;width: 100%}
		.xiaoe .anli-list .alCont02 p:first-child {text-align: right;color: #999;font-size: 0.18rem;height: 0.3rem;margin-bottom: 0.18rem;margin-top: 0.1rem;line-height: 0.3rem;}
		.xiaoe .anli-list .alCont02 p:first-child span {text-align: left;width: 3.5rem;line-height: 0.3rem;float: left;color: #333333;font-size: 0.28rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
		.xiaoe .anli-list .alCont02 p:last-child {line-height: 0.4rem;font-size: 0.24rem;color: #999999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
		.xiaoe {width: 100%;overflow: hidden;background: #fff;}
		.xiaoe .nva2 {overflow: hidden;width: 100%;margin: 0 auto;}
		.xiaoe .apple_box {overflow: hidden;width: 100%;}
		.xiaoe .apple {width: 100%;height: 4rem;overflow: hidden;}
		.xiaoe .apple a {width: 100%;height: 1.6rem;font-size: 0.24rem;color: #999;display: block;}

/*关于我们*/
.web-about {overflow: hidden;background: #fff;margin-top: 0.25rem;padding-bottom: 0.25rem;}
.web-about .about-box header{height:1rem;width: 100%;background: #fff;border-bottom: 0.02rem solid #eee;}
.web-about .about-box header p{width: 100%;text-align: center;}
.web-about .about-box header p:first-child{font-size: 0.3rem;font-weight: bold;padding-top: 0.15rem;}
.web-about .about-box header p:last-child{font-size: 0.24rem;}
.web-about .about_cont{width: 100%;/*height: 2.6rem;*/background: url(../images/icon2_02.png) no-repeat center;background-size: cover;}
.web-about .about_cont p{color: #fff;padding:0.5rem 0.3rem 0 0.3rem;font-size: 0.24rem;text-indent: 0.5rem;}
/*律所风采*/
.web_pic {overflow: hidden;background: #fff;margin-top: 0.25rem;padding-bottom: 0.25rem;}
.web_pic .pic_box header{height:1rem;width: 100%;background: #fff ;border-bottom: 0.02rem solid #eee;}
.web_pic .pic_box header p{width: 100%;text-align: center;}
.web_pic .pic_box header p:first-child{font-size: 0.3rem;font-weight: bold;padding-top: 0.15rem;}
.web_pic .pic_box header p:last-child{font-size: 0.24rem;}
.web_pic .pic_cont{padding: 0 0.2rem;}
.web_pic .pic_cont .picCont_01{height: 1.4rem;margin-top: 0.25rem;}
.web_pic .pic_cont .picCont_01 ul {}
.web_pic .pic_cont .picCont_01 ul li{width: 2.3rem;height: 1.4rem;margin-right: 0.1rem;float: left;}
.web_pic .pic_cont .picCont_01 ul li:last-child{margin-right: 0;}
.web_pic .pic_cont .picCont_01 ul li img{width: 100%;height: 100%;display: block;border-radius: 5px;}
.web_pic .pic_cont .picCont_02{margin-top: 0.2rem;height: 2rem;width: 5.91rem;margin: 0.2rem auto;}
.web_pic .pic_cont .picCont_02 ul {}
.web_pic .pic_cont .picCont_02 ul li{width: 2.78rem;margin-right: 0.35rem;float: left;text-align: center;font-size: 0.24rem;}
.web_pic .pic_cont .picCont_02 ul li:last-child{margin-right: 0;}
.web_pic .pic_cont .picCont_02 ul li img{width: 100%;height: 2rem;display: block}

/*选我们*/
.web_why {overflow: hidden;margin-top: 0.25rem;padding-bottom: 0.25rem;}
.web_why .why_box{width: 7rem;margin: 0 auto;background: #fff;border-radius: 5px;overflow: hidden;padding-bottom: 0.35rem;}
.web_why .why_box header{height:1.2rem;line-height: 1.2rem;;width: 100%;background: url(../images/index_37.png) no-repeat center;background-size: 100% 100%;
border-bottom: 0.02rem solid #eee;width: 100%;text-align: center;font-size: 0.32rem;font-weight: bold;color: #ee7519;border-radius: 5px 5px 0 0;}
.web_why .why_cont{padding: 0 0.2rem;margin-top: 0.1rem;}
.web_why .why_cont ul{}
.web_why .why_cont ul li{width: 3.25rem;height: 2rem;background: #fafaff;padding: 0.45rem 0;float: left;margin-bottom: 0.1rem;}
.web_why .why_cont ul li:nth-child(odd){margin-right: 0.1rem;}
.web_why .why_cont ul li p{text-align: center;}
.web_why .why_cont ul li p:first-child {}
.web_why .why_cont ul li p:first-child img{width: 2.7rem;height: 1.1rem;display: block;margin: 0 auto;}
.web_why .why_cont ul li p:last-child{font-size: 0.24rem;margin-top: 0.1rem;}
/*法律援助*/

.aid{width: 100%;height: 1.4rem;background: url(../images/icon2_15.png) no-repeat center; background-size: cover;}
.aid_box{padding: 0 0.25rem;width: 6.4rem;margin: 0 auto;}
.aid_num{width: 4rem;float: left;margin-top: 0.2rem;}
.aid_num p{text-align: center;font-size: 0.3rem;color: #fff;font-weight: bold;}
.aid_num p:last-child{font-size: 0.36rem;margin-top: 0.1rem;}
.aid_num p:last-child span{margin-right: 0.1rem;}
.aid_btn{width: 1.6rem;float: left;height: 0.6rem;margin-top: 0.4rem;}
.aid_btn a{display: block;width: 100%;height: 0.6rem;line-height: 0.6rem;text-align: center;background: #fff;border-radius: 30px;color: #2b3266;font-size: 0.28rem;}
/*联系*/

.address{overflow: hidden;margin-top: 0.25rem;padding: 0.25rem 0;background: #fff;}
.address .address_box p{text-align: center;color: #666666;font-size: 0.24rem;}
.address .address_box p:nth-child(2){margin-top: 0.1rem;}
.address .address_box p:nth-child(3){margin-top: 0.1rem;}
.address .address_box p:last-child{margin-top: 0.3rem;}
/*尾巴*/
.footer-box{height: 1.4rem;width: 100%;}
.web-tip{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 998;}
.web-tip a{display: block;width: 33.33333%;float: left;padding: 0.15rem 0;}
.web-tip a p{font-size: 0.24rem;color: #fff;text-align: center;}
.web-tip a:first-child p img{width: 0.44rem;height: 0.42rem;}
.web-tip a:last-child p img{width: 0.48rem;height: 0.42rem;}
.web-tip a:first-child{background: #2b3266;}
.web-tip a:last-child{background: #ee7519;}
.a_i {position: relative;}
.a_i i{position: absolute;display: block;width: 20px;height: 20px;line-height: 20px;background: red;border-radius: 50px;color: #fff;text-align: center;right:0.9rem ;}
.a_i i{ 
-webkit-animation: twinkling 1s infinite ease-in-out 
} 
.animated{ 
-webkit-animation-duration: 1s; 
animation-duration: 1s; 
-webkit-animation-fill-mode: both; 
animation-fill-mode: both 
} 
@-webkit-keyframes twinkling{ 
0%{ 
opacity: 0; 
} 
100%{ 
opacity: 1; 
} 
} 
@keyframes twinkling{ 
0%{ 
opacity: 0; 
} 
100%{ 
opacity: 1; 
} 
}
@media screen and (max-width: 320px) {
	.service .service-list ul li a img{
		width: 1rem;
		height: 1rem;
	}
	.xiaoe .anli-list .alCont01 {width: 1.38rem;}
	.xiaoe .anli-list .alCont02 {width: calc(100% - 1.4rem);}
}




/*案例 内页*/
.web_case{overflow: hidden;margin-top: 0.3rem;}
.web_case .case_box{}
.web_case .case_box header{font-size: 0.24rem;padding: 0 0.3rem;}
.web_case .case_box header a{font-size: 0.24rem;}
.web_case .case_box .case_cont{overflow: hidden;background: #fff;margin-top: 0.1rem;padding: 0 10px;}
.web_case .case_box .case_cont img{max-width: 100%;height: auto !important;}
.web_case .case_box .case_cont .caseCont_tle{/*height: 0.9rem;*/line-height: 0.9rem;font-size: 0.3rem;font-weight: bold;text-align: center;}
.web_case .case_box .case_cont .teb-head{list-style-type: none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0;overflow:auto;}
.web_case .case_box .case_cont .teb-head .tab-head-item{font-size: 0.28rem;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:0.1rem 0;margin: 0 0.2rem;border-bottom: 0.02rem solid #fff;}
.web_case .case_box .case_cont .teb-head .tab_bor a{border-bottom: 0.02rem solid #000267 !important;color: #000267 !important;}
.web_case .case_box .caseCont_list{margin-bottom: 0.3rem;}
.web_case .case_box .caseCont_list article{padding: 0.3rem;background: #fff;margin-top: 0.3rem;position: relative;}
.web_case .case_box .caseCont_list article i{display: block;width: 1rem;height: 0.4rem;line-height: 0.4rem;text-align: center;background: #b2915f;position: absolute;right: 0.3rem;top: 0;color: #fff;font-size: 0.2rem;}
.web_case .case_box .caseCont_list article p{font-size: 0.24rem;}
.web_case .case_box .caseCont_list article p:nth-child(1){font-size: 0.3rem;}
.web_case .case_box .caseCont_list article p:nth-child(2){margin-top: 0.2rem;}
.web_case .case_box .caseCont_list article p:nth-child(2)  span{color: #666;font-size: 0.24rem;}
.web_case .case_box .caseCont_list article p:nth-child(2) span:last-child{float: right;}
.web_case .case_box .caseCont_list article p:last-child{margin-top: 0.4rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.web_case .case_box .caseCont_list .page{overflow: hidden;margin-top: 0.3rem;}
.web_case .case_box .caseCont_list .page_a{border: 0.02rem solid #000267 !important; color: #000267 !important;}
.web_case .case_box .caseCont_list .page ul{margin: 0 auto;height: 0.55rem;}
.web_case .case_box .caseCont_list .page ul li{width: 0.5rem;height: 0.5rem;line-height: 0.48rem;float: left;font-size: 0.24rem;margin-right: 0.15rem;border: 0.02rem solid #b5b5b5;text-align: center;}
.web_case .case_box .caseCont_list .page ul li:last-child{margin-right: 0;}
.web_case .case_box .caseCont_list .page ul li:first-child,
.web_case .case_box .caseCont_list .page ul li:last-child{border: 0.02rem solid #000267;color: #000267;width: 1rem;}

.webCase_cont{overflow: hidden;margin-top: 0.3rem;}
.webCase_cont .case_box header{padding:0 0.3rem;}
.webCase_cont .caseCont_tle2 img{width: 0.76rem;height: 0.76rem;vertical-align: middle;margin-right: 0.1rem;}
.webCase_cont .case_txt p{padding: 0 0.3rem;text-indent: 0.5rem;font-size: 0.24rem;margin-top: 0.5rem;}
.webCase_cont .case_btn a{display: block;width: 5.47rem;height: 0.8rem;line-height: 0.8rem;text-align: center;color: #000267;border: 0.02rem solid #000267;margin: 0.35rem auto;}
.case_lc{overflow: hidden;}
.case_lc .caseLc_tle{text-align: center;padding: 0.2rem 0;}
.recommend{overflow: hidden;background: #fff;padding-bottom: 0.3rem;margin-top: 0.2rem;}
.recommend header{font-size: 0.28rem;font-weight: bold;text-align: center;padding: 0.3rem 0;border-bottom: 0.02rem solid #eee;}
.recommend .recommend_cont{}
.recommend .recommend_cont ul{overflow: hidden;margin-top: 0.2rem;}
.recommend .recommend_cont ul li{width: 25%;float: left;}
.recommend .recommend_cont ul li p{text-align: center;}
.recommend .recommend_cont ul li p:first-child span{display: block;width: 1.2rem;height: 1.2rem;margin: 0 auto;border-radius: 50px;}
.recommend .recommend_cont ul li p:nth-child(2){font-size: 0.28rem;font-weight: bold;margin-top: 0.1rem;}
.recommend .recommend_cont ul li p:nth-child(3){font-size: 0.24rem;color: #999;margin-top: 0.15rem;}
.recommend .recommend_cont ul li p:last-child{margin-top: 0.2rem;}
.recommend .recommend_cont ul li p:last-child a{display: block;margin: 0 auto;width: 1.25rem;height: 0.6rem;line-height: 0.6rem;border: 0.02rem solid #000267;text-align: center;color: #000267;font-size: 0.24rem;}


.look_case{overflow: hidden;;margin-bottom: 0.3rem;}
.look_case .case_box{}
.look_case .case_box .case_cont{padding: 0 0.3rem;}
.look_case .case_box .case_cont .case_time{width: 100%;height: 0.3rem;}
.look_case .case_box .case_cont .case_time span{font-size: 0.24rem;color: #999;float: left;}
.look_case .case_box .case_cont .case_time span:last-child{float: right;}
.look_case .case_box .case_cont .case_txt {margin-top: 0.01rem;}
.look_case .case_box .case_cont .case_txt p{text-align: left;font-size: 0.24rem;}
.look_case .case_box .case_cont .case_zx{}
.look_case .case_box .case_cont .case_zx a{display: block;margin: 0.2rem auto;width: 3.9rem;height: 0.8rem;line-height: 0.8rem;text-align: center;color: #000267;border: 0.02rem solid #000267;font-size: 0.3rem;}
.look_case .case_box .case_cont .case_zx a img{width: 0.36rem;height: 0.36rem;vertical-align: middle;margin-right: 0.05rem;margin-bottom: 0.05rem;}
.look_case .case_box .page{overflow: hidden;background: #fff;padding-top: 0.2rem;}
.look_case .case_box .page p{font-size: 0.24rem;padding:  0 0.3rem;height: 0.6rem;line-height: 0.6rem;}
.look_case .case_box .page p:first-child{border-bottom: 0.02rem solid #eee;}



.web_team{}
.web_team .team_box{padding: 0.2rem 0.3rem;overflow: hidden;background: #fff;margin-top: 0.3rem;}
.web_team .team_main{width: 100%;height: 3.7rem;}
.web_team .team_head{width: 2.48rem;height: 3.52rem;float: left;}
.web_team .team_head img{width: 100%;}
.web_team .team_cont{width: 4.2rem;float: right;height: 3.52rem;}
.web_team .team_cont p{}
.web_team .team_cont p:first-child {font-size: 0.3rem;font-weight: bold;}
.web_team .team_cont p:first-child span{font-size: 0.18rem;color: #000267;font-weight: initial;}
.web_team .team_cont p:first-child span:first-child{margin-left: 0.1rem;}
.web_team .team_cont p:first-child span:last-child{float: right;margin-right: 0.5rem;}
.web_team .team_cont p:first-child span:last-child img{width: 0.17rem;height: 0.16rem;margin-right: 0.05rem;vertical-align: middle;}
.web_team .team_cont p:nth-child(2){font-size: 0.24rem;margin-top: 0.3rem;}
.web_team .team_cont p:nth-child(3){font-size: 0.24rem;}
.web_team .team_cont p:last-child{color: #999;margin-top: 0.35rem;;font-size: 0.22rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.web_team .team_btn{width: 100%;height: 0.8rem;margin-top: 0.35rem;}
.web_team .team_btn a{display: block;width: 5.47rem;height: 0.8rem;line-height: 0.8rem;text-align: center;border: 0.02rem solid #000267;color: #000267;margin: 0 auto;}
