/**APP***/
.lawyerColor{background-color: #f3f3f3;}
#header{width:100%;position:fixed;z-index:1;background:rgba(255,255,255,0.95);}
header{width:1200px;height:100px;margin:auto;}
header>a,header ul,header div{float:left;}
header>a{margin:26px 60px 0 0;}
header ul li{float:left;width:118px;height:38px;line-height:38px;text-align:center;border:1px solid #e5e5e5;background:#f5f5f5;margin:31px 0 0 40px;border-radius:5px;font-size:16px;}
header ul li a{color:#999!important;display:block;}
header ul li:hover{background:#ffc80a;border-color:#eebd13;}
header li:hover a{color:#fff!important;}
header ul li.active{background:#ffc80a;border-color:#eebd13;}
header ul li.active a{color:#fff!important;}
header div{float:right;line-height:100px;position:relative;}
header div a{color:#999!important;margin-left:30px;}
header div a:hover{color:#ffac22!important;}
header div img{display:none;position:absolute;top:62px;right:0;z-index:2;}




.appService{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative;}

.appService>img{ width:100%;display:block;}
.appService>div{height: 520px;width: 100%;background: #fafafa;padding-top: 95px;}
.appService>div>div{position: relative;margin:0 auto;width: 1055px;}

.appService>div>div>p{text-align: center;font-size: 35px;}
.fisrtLine{padding-top: 65px;}
.fisrtLine>li{float: left;width: 123px;height: 138px;margin-right: 12px;position: relative;}
.fisrtLine>li:nth-child(odd){background: url(/img/a_01liubianxing.jpg);}
.fisrtLine>li:nth-child(even){background: url(/img/a_02liubianxing.jpg);}
.fisrtLine>li:last-child{margin-right: 0;}
.fisrtLine>li>img{margin: 26px 0 0 43px;}
.fisrtLine>li>span:nth-child(2){display: block;width: 50px; border-bottom: 1px solid #ccc;position: absolute;top: 78px;left: 36px;}
.fisrtLine>li>span:nth-child(3){display: block;color: #38adff;font-size: 14px;position: absolute;left: 20px;top: 85px;width: 84px;text-align: center;}
.fisrtLine>li>div{display: block;position: absolute; width: 100%;height: 100%;top: 0;background: url(/img/a_03liubianxing.jpg);display: none;}


.secondLine{clear: both;width: 1068px;margin:0 auto;position: absolute;top: 224px;left: 67px;}
.secondLine>li{float: left;width: 123px;height: 138px;margin-right: 12px;position: relative;}
.secondLine>li:nth-child(odd){background: url(/img/a_01liubianxing.jpg);}
.secondLine>li:nth-child(even){background: url(/img/a_02liubianxing.jpg);}
.secondLine>li:last-child{margin-right: 0;}
.secondLine>li>img{margin: 31px 0 0 43px;}
.secondLine>li>span:nth-child(2){display: block;width: 50px; border-bottom: 1px solid #ccc;position: absolute;top: 78px;left: 36px;}
.secondLine>li>span:nth-child(3){display: block;color: #38adff;font-size: 14px;position: absolute;left: 20px;top: 85px;width: 84px;text-align: center;}
.secondLine>li>div{display: block;position: absolute; width: 100%;height: 100%;top: 0;background: url(/img/a_03liubianxing.jpg);display: none;}

.thirdLine{clear: both;width: 1068px;margin:0 auto;position: absolute;top: 338px;left: 135px;}
.thirdLine>li{float: left;width: 123px;height: 138px;margin-right: 12px;position: relative;}
.thirdLine>li:nth-child(even){background: url(/img/a_02liubianxing.jpg);}
.thirdLine>li:nth-child(odd){background: url(/img/a_01liubianxing.jpg);}
.thirdLine>li:last-child{margin-right: 0;}
.thirdLine>li>img{margin: 31px 0 0 43px;}
.thirdLine>li>span:nth-child(2){display: block;width: 50px; border-bottom: 1px solid #ccc;position: absolute;top: 78px;left: 36px;}
.thirdLine>li>span:nth-child(3){display: block;color: #38adff;font-size: 14px;position: absolute;left: 20px;top: 85px;width: 84px;text-align: center;}
.thirdLine>li>div{display: block;position: absolute; width: 100%;height: 100%;top: 0;background: url(/img/a_03liubianxing.jpg);display: none;}

.mask span{display: inline-block; font-size: 12px;margin-top: 55px;line-height: 14px;color: #fff;padding: 0 6px;}

.cursor{cursor: pointer;}