*{margin:0; padding:0;}

html,body{height:100%;}

body{font:14px/20px "Microsoft Yahei", Arial, Helvetica, sans-serif; color:#666; background:#fff;}

img{display:inline-block; border:none;}

ul,li{list-style:none;}

a{color:#666; text-decoration:none;}

a:hover{color:#A91515;}

i,em,span{display:inline-block;}

.tl{text-align:left!important;}

.tc{text-align:center!important;}

.tr{text-align:right!important;}

.cl{clear:both;}

.fl{float:left;}

.fr{float:right;}

.mt10{margin-top:10px;}

.mt15{margin-top:15px;}

.mt20{margin-top:20px;}

.mt30{margin-top:30px;}

.pt10{padding-top:10px;}

.pt15{padding-top:15px;}

.pt20{padding-top:20px;}

.pt30{padding-top:30px;}

.wp{clear:both; margin:0 auto; width:1138px;}

.w1000{position:relative; clear:both; margin:0 auto; width:1000px; overflow:hidden;}

.nbd{border:none!important;}

.nbg{background:0!important;}

.np{padding:0!important;}

.nm{margin:0!important}

aside ,.banner { display: none; }

.top_logo{position:absolute; top:50px; left:50px; z-index:999; width:313px; height:120px; background:url(/statics/images/us/top_logo.png) no-repeat;}

.top_logo a{display:block; width:313px; height:120px;}

.position {
	position: relative;
	clear: both;
	width: 1000px;
	padding: 12px 0;
	margin: 0 auto;
}
.nav-list .change {
	display: none;
}
/* Header Focus */

.header_focus{position:relative ;width:100%; height:100%; min-height:100vh; margin:0 auto; overflow:hidden;}

.header_focus .bd{position:absolute; width:100%; height:100%;}

.header_focus .bd ul{width:100%!important; height:100%!important;}

.header_focus .bd li{display:none; position:absolute; left:0; top:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; }

.header_focus .bd li .w1000{height:100%;}

.header_focus_post{z-index:10;}

.header_focus .slide_nav{position:absolute; width:100%; left:0; bottom:50px; text-align:center;}

.header_focus .slide_nav a{display:inline-block; width:58px; height:58px; line-height:58px; border-bottom:2px solid rgba(255,255,255,0.3); margin:0 2px; color:#fff; font-size:35px;}

.header_focus .slide_nav a span{color:rgba(0,0,0,0);}

.header_focus .slide_nav li:hover,.header_focus .slide_nav .on{border-color:#fff;}

.header_focus .slide_nav .on span{color:#fff;}

.header_focus .bd li .con{color:#fff; position:absolute; left:0; bottom:130px;}

.header_focus .bd li .con h1{font-size:36px; line-height:50px;}

.header_focus .bd li .con h2{font-size:22px; line-height:38px; padding:20px 0 15px; font-weight:normal;}

.header_focus .bd li .con p{font-size:18px; line-height:35px;}

.header_focus .bd li .con span{padding-top:30px;}

.header_focus .bd li .con span a{display:inline-block; border:2px solid #fff; padding:12px 25px; font-size:24px; color:#fff;}

.header_focus .bd li .con span a:hover{background:#fff; color:#222;}







/*效果 可以不要*/

.header_focus .bd li {

	-webkit-animation: xiaoguo 2s ease;

	animation: xiaoguo 2s ease;

	-moz-animation: xiaoguo 2s ease;

}

.header_focus .bd li .con h1 {

	-webkit-animation: xiaoguo1 2s ease;

	animation: xiaoguo1 2s ease;

	-moz-animation: xiaoguo1 2s ease;

}

.header_focus .bd li .con h2 {

	-webkit-animation: xiaoguo2 2s ease;

	animation: xiaoguo2 2s ease;

	-moz-animation: xiaoguo2 2s ease;

}

.header_focus .bd li .con span {

	-webkit-animation: xiaoguo3 2s ease;

	animation: xiaoguo3 2s ease;

	-moz-animation: xiaoguo3 2s ease;

}



@-webkit-keyframes xiaoguo {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: scale3d(1.1, 1.1, 1);

	transform: scale3d(1.1, 1.1, 1);

}

to {

/*transform-origin:0 0;*/

   

}

}



@keyframes xiaoguo {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: scale3d(1.1, 1.1, 1);

	transform: scale3d(1.1, 1.1, 1);

}

to {

/*transform-origin:0 0;*/

   

}

} 

@-webkit-keyframes xiaoguo1 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateX(-150px);

    transform: translateX(-150px);

}

to {

/*transform-origin:0 0;*/

   

}

} 

@keyframes xiaoguo1 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateX(-150px);

    transform: translateX(-150px);

}

to {

/*transform-origin:0 0;*/

   

}

} 



@-webkit-keyframes xiaoguo2 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateX(250px);

    transform: translateX(250px);

}

to {

/*transform-origin:0 0;*/

   

}

} 



@keyframes xiaoguo2 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateX(250px);

    transform: translateX(250px);

}

to {

/*transform-origin:0 0;*/

   

}

}



@-webkit-keyframes xiaoguo3 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateY(160px);

    transform: translateY(160px);

}

to {

/*transform-origin:0 0;*/

   

}

}



@keyframes xiaoguo3 {  /*sandeep*/

 /*0% {

opacity: 0;

}

 10% {

opacity: 0.5;

}

 20% {

opacity: 1;

}

 100% {

opacity: 1;

}*/

from {

	opacity: 0;

	-webkit-transform: translateY(160px);

    transform: translateY(160px);

}

to {

/*transform-origin:0 0;*/

   

}

}

/*效果 可以不要 end*/	



/* Top */

.top{position:fixed; left:0; top:0; width:100%; z-index:999;}

.header{ position:fixed; left:0; top:0; width:100%; height:140px; background:rgba(0,0,0,0.5); z-index: 9}

.header .wp { 
  width:96%;height: 100%;position: relative;  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}


.header .wp .logo{padding:40px 0;}

.header .wp .menu {height: 100%;width: 100%;}

.header .wp .menu ul {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex; 
	-ms-flex-pack: distribute;justify-content: space-around;
}
.header .wp .menu ul li {-ms-flex-negative: 0;flex-shrink: 0;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}

.header .wp .menu a{ display:inline-block; padding-left: 0; color:#fff; font-size:18px;}

.header .wp .menu a:hover{color:#ff0;}

.header .wp .menu a.on{color:#ff0;}

.header .change { display: inline-block;font-size: 12px; }   



.header_btn .wp .fx{ -ms-flex-negative: 0;flex-shrink: 0; }

.header_btn .i_btn {display:block; width:76px; height:69px;margin: 0 auto; background:url(http://www.jialilaw.com/skin/img/menu2.png) no-repeat center center #b1b1b1;}

.header_btn .wp .menu a.on{color:#ff0;}

.header_btn .change { display: inline-block;margin-top: 10px;font-size: 15px;border-radius: 5px;padding: 2px;}
.header_btn .change a {font-size: 12px;color: #fff;margin-left: -3px;}

.header_btn .change_act {
	background: rgba(153, 153, 153,.8);
}
.logo_btn .l_ {
	height: 140px;
	float: left;
    position: relative;
    z-index: 99;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	position: fixed;
	top: 0;
	left: 2%;

}

.logo_btn .r_ {
	float: right;
	height: 140px;
    position: relative;
    z-index: 99;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	position: fixed;
	top: 0;
	right: 2%;
	z-index: 999;
}


.header .language {width: 100%;height: 78px;position: fixed;top: 140px;left: 0;right: 0;background-color: #fff; 
	visibility: hidden;opacity: 0;transition: opacity .5s;
}

.header .act {
	visibility: visible;opacity: 1;
}
.header .language dl {
  display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%;-webkit-box-align: center;
  -ms-flex-align: center;align-items: center;-ms-flex-pack: distribute;justify-content: space-around;padding: 0 10%;
}
.header .language dl dt {
	color: #878786;font-size: 18px;margin-left: 30px;font-family: 'Arial';
}
.header .language dl dd {
    display: block; background-color: #fff;border: 1px solid #009FDA; padding: 12px 12px;font-size: 18px;
    text-decoration: none;min-width: 100px;text-align: center;cursor: pointer;
}
.header .wp .menu .language dl dd a {
    color: #009FDA;float: none;padding-left: 0;
}
.header  .wp .menu .language dl dd:hover { background-color: #009FDA; } 

.header  .wp .menu .language dl dd:hover a {color: #fff; } 

.header .change .lg { display: inline-block;margin: 0 10px;color: #fff; }

.menu_btn{position:fixed; left:0; top:0; width:100%;}

.menu_btn .wp{width:1180px;}

.menu_btn a{float:right; display:block; width:69px; height:69px; background:url(/statics/images/us/menu2.png) no-repeat center center #b1b1b1;}

.menu_btn a.on{background-color:rgba(0,0,0,0);}



.menu_btn {top: 24px;}

.menu_btn .wp {width: 96%; position: relative; height: 88px;}

.menu_btn .wp a.logo2 {width: 88px; height: 88px; position: absolute; left:0; top: 0; background: none;}

.menu_btn .wp a.logo2 img {width: 88px; height: 88px;}



.index_1{color:#757a7e;padding:60px 0;}

.index_1 h2{font-size:26px; line-height:30px; padding:0 0 30px;}

.index_1 h3{font-size:16px; padding:0 0 25px;}

.index_1 p{line-height:30px;}

.index_1 span{padding-top:30px;}

.index_1 span a{display:inline-block; border:2px solid #757a7e; color:#666666; padding:8px 25px; font-size:16px; font-weight:bold;}

.index_1 span a:hover{background:#757a7e; color:#fff;}



.index_2{position:relative; height:518px; margin:0 auto; overflow:hidden;}

.index_2 .bd li{display:none; position:absolute; left:0; top:0; width:100%; height:518px; background-repeat:no-repeat; background-position:center center;}

.index_2 .bd li a{width:100%; height:100%; display:block;}

.index_2 .slide_nav{display:none; position:absolute; width:100%; left:0; bottom:30px; text-align:center;}

.index_2 .slide_nav a{display:inline-block; width:13px; height:13px; line-height:13px; background:url(/statics/images/us/focus_dot.png) no-repeat 0 0; margin:0 2px;}

.index_2 .slide_nav li:hover,.index_2 .slide_nav .on{background-position:-14px 0;}



.slider1{height:354px;}

.slider1 .bd li{height:354px;}


.index_3 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.index_3 a{width:323px; min-height:400px; margin:20px 0 0 20px; padding:0 20px;padding-bottom: 27px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; float:left; background:#ededed; overflow:hidden; color:#888; text-align:center;}

.index_3 a:hover{background:#e6e6e6;}

.index_3 .icon{display:inline-block; background-repeat:no-repeat; background-size:contain; margin:30px 0 10px;background-color: #ededed;}

.index_3 .icon-feature-graph{background-image: url('/statics/images/us/inx3_icon1.jpg'); width:40px; height:40px;}

.index_3 .icon-feature-hammer{background-image: url('/statics/images/us/inx3_icon2.jpg'); width:40px; height:40px;}

.index_3 .icon-feature-gear{background-image: url('/statics/images/us/inx3_icon3.jpg'); width:40px; height:40px;}

.index_3 .title{font-size:20px; font-weight:normal; border-bottom:1px solid #dcdcdc; padding-bottom:10px; display:inline-block; margin-bottom:25px; margin-top:10px;  *zoom:1; *display:inline;}

.index_3 p{text-align:left; padding:0 10px; line-height:26px;}

.index_3 .know-more{color:#878787; font-size:14px; letter-spacing:1px; display:none; margin-top:0; border-bottom:1px solid #999;}

.ix-more {text-align: center;margin-top: 38px;}

.ix-more span {width: 140px; height: 48px; border: #dcdcdc solid 1px; text-align: center; line-height: 48px;}

.index_3 a:hover .ix-more span{background:#fff; color: #000 }



.index_4 .fl{position:relative; background:#f3f3f3; width:660px; height:488px;}

.index_4 .fl:nth-child(2) {
	display: none;
}

.index_4 .fl .hd{position:absolute; right:20px; bottom:20px; z-index:2;}

.index_4 .fl .hd a{display:inline-block; margin-left:10px;}

.index_4 .fl .bd img{width:660px; height:316px;}

.index_4 .fl .bd h2{display:inline-block; padding-bottom:5px; margin:30px 30px 10px; font-size:16px; color:#333; border-bottom:1px solid #ddd;}

.index_4 .fl .bd p{padding:0 30px 30px; line-height:26px;margin-top: 35px;}



.index_5{width:1020px;}

.index_5 li{float:left; width:480px; border-bottom:1px solid #e4e5e5; padding:20px 5px; margin:0 10px;}

.index_5 li span{display:block; color:#666;}

.index_5 li h2{font-size:15px; line-height:35px;}

.index_5 li p{font-size:12px; color:#979ba0;}

.index_5 li:hover{border-color:#A91515;}

.index_5 li:hover h2 a{color:#A91515;}



.inner-field {padding: 80px 0; width:1000px; margin: 0 auto; }

.inner-field li {margin-bottom: 24px; background: #ededed}

.inner-field li .inner-fieldcon {padding:50px 60px 50px 210px; position: relative;}

.inner-field li .inner-fieldcon span {position: absolute; width: 210px; font-size: 24px;line-height: 34px;  color: #666666; text-align: center; left: 0; top: 50px;}

.inner-field li .inner-fieldcon span img {padding: 20px 0 15px;}

.inner-field li .inner-fieldcon p {line-height: 28px; font-size: 16px; border-left: #dbdbdb solid 1px; padding-left: 48px;}

.content_cont .wp {
	font-size: 18px;
}
.content_cont p {
	font-size: 18px;
}

/* Footer */

/*

.footer,.copyright{width:100%; padding:30px 0; overflow:hidden;}

.footer{background:#eee;}

.footer .fl{}



.footer .fl dl{float:left; background:url(/statics/images/us/line.gif) repeat-y right top; padding:0 80px; overflow:hidden;}

.footer .fl dl dt{color:#444; font-size:16px; padding-bottom:5px;}

.footer .fl dl dd{color:#8e8e8e;}

.footer .fl dl dd a{display:block; color:#777; padding:5px 0;}

.footer .fl dl dd a:hover{text-decoration:underline;}



.footer .fr{padding-right:70px;}

.footer .fr .qrcode{border:1px solid #e7e7e7; background:#fff; padding:10px;}

.footer .fr .qrcode img{width:108px; height:108px;}

.footer .fr .qrcode p{line-height:18px; padding-top:8px; font-weight:bold;}



.copyright{background:#606568; color:#bcbec0;}

.copyright .fl{padding-right:60px;}

.copyright .qrcode{padding:30px 0 0; width:108px;}

.copyright .qrcode img{width:108px; height:108px;}

*/



/* Footer */

/*

.footer,.copyright{width:100%; background:#3e436b; color:#fff; padding:30px 0; overflow:hidden;}

.footer{border-bottom:1px solid #555b8b; }

.copyright{border-top:1px solid #313656;}

*/


.copyright .wp { 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer,.copyright{width:100%; background:#606568; color:#fff; padding:30px 0; overflow:hidden;}

.footer{border-bottom:1px solid #464646; }

.copyright{border-top:1px solid #808080;}

.footer .fl{}

.footer .fl .fsubnav{}

.footer .fl .fsubnav a{color:#fff;}

.footer .fl .fsubnav a:hover{text-decoration:underline;}

.footer .fl .fsubnav i{font-style:normal; padding:0 10px;}

.footer .fl .list{padding-top:60px; overflow:hidden;}

.footer .fl .list dl{float:left; padding-right:80px;}

.footer .fl .list dl dt{float:left; width:79px; height:79px; padding-right:15px;}

.footer .fl .list dl dt img{width:79px; height:79px;}

.footer .fl .list dl dd{float:left; padding-top:13px; line-height:24px;}

.footer .fl .list dl dd a{color:#fff;}

.footer .fr{}

.footer .fr .bdsharebuttonbox span{float:left; line-height:25px;}

.footer .fr .qrcode{float:right; width:120px; padding-top:10px;}

.footer .fr .qrcode p{font-size:12px; line-height:18px; padding-top:5px;}

.footer .fr .qrcode img{width:120px; height:120px;}



/* 分页器  */
.tc { display: block; }
.inner-more {display: none;}


/* 地图样式 */

#allmap {width:100%; height:500px; overflow:hidden;}

.anchorBL,.BMap_cpyCtrl{display:none;}

.BMap_noprint span{top:29px!important;}







/* ---------------- 以下是内容页的样式 ---------------- */

.head_banner{position:relative; width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover;}

.head_banner .tit{position:absolute; left:70px; bottom:60px; letter-spacing:8px; font-size:40px; color:#fff;}

.subnav{margin:0 auto; width:1000px; height:57px; line-height:57px; color:#fff; padding:30px 0;}

.subnav a{color:#878787; font-size:18px; padding:10px 20px;}

.subnav a:hover{background:#f0f0f0;}

.subnav a.on{background:#444; color:#fff;}
 
.plr .flx {
	width: 1000px;
	margin: 0 auto; 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.plr .flx .subnav {
	width: auto;
	margin: 0;
}
.plr .flx .subnav a { padding: 20px; }

/* 新闻列表 */

.news_main{width:100%; min-height:200px; padding:20px 0; background:#e9e9e9; overflow:hidden;}

.news_main .box{padding:20px; background:#fff; margin:25px 0; overflow:hidden;}

.news_main .box .tit{border-bottom:1px solid #e1e1e1; padding-bottom:10px; margin-bottom:10px; overflow:hidden;}

.news_main .box .tit b{float:left;}

.news_main .box .tit span{float:right; color:#afafaf;}

.news_main .box p{clear:both; color:#8e8e8e; font-size:12px; line-height:26px;}

.news_main .box .more{height:21px; line-height:21px; background:url(/statics/images/us/more.gif) no-repeat right center; padding-right:28px; text-align:right; font-weight:bold;}





/* 案例 */

.page_case{}

.page_case .box{width:100%; padding:30px 0; border-top:1px solid #e4e4e4; overflow:hidden;}

.page_case .box:hover{background:#eee;}

.page_case .box .date{}

.page_case .box .date b{float:left; color:#878787;}

.page_case .box .date span{float:right; color:#595959;}

.page_case .box h2{clear:both; color:#000; font-size:18px; font-weight:normal; padding:15px 0;}

.page_case .box h2 a{color:#000;}

.page_case .box h2 a:hover{color:#e30e00;}

.page_case .box p{color:#878787; line-height:30px;}





/* 招聘 */

.job{}

.job .content{padding:40px 0; line-height:40px; border-bottom:1px solid #eaeaea;}

.job .list{padding:30px 0; border-top:1px solid #eaeaea; margin-top:2px; overflow:hidden;}

.job .list li{float:left; width:460px; height:236px; background:url(/statics/images/us/jobbg.jpg) no-repeat; margin:10px 20px;}

.job .list li .tit{padding:30px; overflow:hidden;}

.job .list li .tit h2{float:left; font-size:22px; color:#323232;}

.job .list li .tit span{float:right;}

.job .list li p{clear:both; padding:0 30px; line-height:30px;}





/* 公司简介 */

.about_main{clear:both; width:100%; padding:60px 0; text-align:center; overflow:hidden;}

.about_main .w1000{width:850px;}

.about_main h3{padding-bottom:30px;}

.about_main h2{font-size:24px; padding-bottom:25px; font-weight:normal;}

.about_main p{font-size:16px; line-height:38px; color:#898989;}

.about_main .fl,.about_main .fr{text-align:left;}





/* 联系方式 */

.contact_tit{text-align:center; padding:30px 0;}

.contact_tit h1{height:80px; line-height:80px; background:url(/statics/images/us/contact_tit.jpg) no-repeat center; -webkit-background-size: 300px;
background-size: 300px; font-weight:normal; font-size:24px;}

.contact_tit h2{font-size:45px; padding:30px 0; color:#444;}

.contact_tit p{color:#bdbdbd;}



.contact_box{margin:0 auto; width:750px; border:6px solid #222; margin-bottom:30px; text-align:center;}

.contact_box img{max-width:750px;}



.contact_box span{padding:30px 0 20px; font-size:18px; color:#444;}

.contact_box h1{font-size:48px; line-height:48px; color:#f25555; font-weight:normal;}

.contact_box h2{font-size:45px; line-height:48px; color:#9c9c9c; font-weight:normal; padding:10px 0 20px;}

.contact_box p{color:#333; line-height:30px;}

.contact_box h3{padding:30px 0;}

.contact_box h3 img{padding:0 10px;}





/* 团队 */

.team_txt{padding:30px 0; overflow:hidden;}

.team_txt .fl,.team_txt .fr{width:460px; padding:0 20px; line-height:30px; color:#888;}



.team_tj{overflow:hidden;}

.team_tj .box{padding:0 0 20px; overflow:hidden;}

.team_tj .box .thumb,.team_tj .box .info{width:500px; height:500px;}

.team_tj .box .thumb img{width:500px; height:500px;}

.team_tj .box .info{background:#eee;}

.team_tj .box .info .tit{text-align:center; padding:60px 0; color:#333;}

.team_tj .box .info .tit h1{font-size:25px; line-height:25px; font-weight:normal;}

.team_tj .box .info .tit p{padding:5px 0 8px; font-weight:bold;}

.team_tj .box .info .tit span{}

.team_tj .box .info .con{padding:0 50px 50px; line-height:28px;}

.team_tj .box .info .more{text-align:center; font-size:16px;}



.team_list{width:1020px; padding:10px 0;}

.team_list li{float:left; width:235px; height:337px; margin:10px; text-align:center; color:#333;}

.team_list li img{width:235px; height:220px;}

.team_list li h1{font-size:18px; padding:20px 0 0;}

.team_list li p{padding:5px 0 10px; font-weight:bold;}

.team_list li span{}

.team_list li:hover{background:#e8e8e8;}



.mask{display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; z-index:999;}

.team_content{display:none; position:fixed; top:0; left:0; width:100%; height:100%;; z-index:9999; overflow-x:hidden; overflow-y: auto;}

.team_content .w1000{width:1060px; padding:50px 0;}

.team_content .fl{width:400px;}

.team_content .fl .thumb img{width:400px;}

.team_content .fl .contact{padding-top:30px; line-height:25px;}

.team_content .fr{position:relative; padding-right:60px; width:560px;}

.team_content .fr .info{color:#333;}

.team_content .fr .info h1{font-size:20px;}

.team_content .fr .info p{padding:10px 0; font-weight:bold;}

.team_content .fr .info span{}



.team_content .fr .con{padding-top:50px;}

.team_content .fr .con h2{font-size:18px; font-weight:normal; padding-bottom:15px; color:#222;}

.team_content .fr .con p{color:#757a7e;}



.team_content .fr .close{position:absolute; width:60px; height:60px; background:url(/statics/images/us/close.jpg) no-repeat; top:0; right:0; opacity:0.9;}

.team_content .fr .close:hover{opacity:1;}



/* 分页 */

#pages{padding:40px 0 20px;}

#pages a{display:inline-block; height:28px; line-height:28px; background:#fff; text-align:center; color:#333; padding:0 12px}

#pages a:hover{background:#1E8DD9; color:#fff; text-decoration:none }

#pages span{display:inline-block; height:28px; line-height:28px; background:#1E8DD9; color:#fff; text-align:center; padding:0 12px}



.infos{text-align:center; border-bottom:1px dotted #ccc; padding:20px 0 30px; margin-bottom:30px;}

.infos h1{font-size:24px;line-height: 38px; color:#333;}

.infos p{color:#555; padding-top:10px;}





#allmap{width:750px; height:392px;}



/*办案标准化*/

.inner-standard {padding: 80px 0; width:1010px; margin: 0 auto;}

.inner-standard li {margin-bottom: 80px;}

.inner-standard li img { width: 100%; }

.inner-standard li h3 {font-size: 30px; font-weight: normal; color: #333333; margin-bottom: 30px;}

.inner-standard li p {font-size: 16px; color: #666; margin-bottom: 40px; line-height: 28px; border-bottom: #e1e1e1 solid 1px; padding-bottom: 30px}

/*模拟法庭*/

.inner-mootcourt {padding: 80px 0; width:1010px; margin: 0 auto;}

.inner-mootcourt-top {margin-bottom: 50px;}

.inner-mootcourt-top h3 {font-size: 30px; font-weight: normal; color: #333333; margin-bottom: 30px;}

.inner-mootcourt-top p {font-size: 16px; color: #666; margin-bottom: 40px; line-height: 28px; border-bottom: #e1e1e1 solid 1px; padding-bottom: 30px}

.inner-mootcourtpic {width: 1010px; height: 410px;}

.inner-mootcourt-title {padding:30px 0; border-bottom:  #e1e1e1 solid 1px;}

.inner-mootcourt-title h3 {font-size: 30px; font-weight: normal; color: #333}

.m-answerwrap li {padding: 33px 0 25px; border-bottom: #f3f3f3 solid 1px; padding-right: 100px; position: relative;}

.m-answerwrap li h2 {font-size: 24px; margin-bottom: 20px; font-weight: normal; color: #333}

.m-answerwrap li p {font-size: 16px; line-height: 28px;}

.m-answerwrap li a {width: 32px; height: 32px; position: absolute; right: 0; top: 43px; display: block;}



.focusBox { position: relative; width:1010px; height:410px; overflow: hidden; }

.focusBox .pic img { width:1010px; height:410px; display: block; }

.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:15px; right:10px; z-index:3}

.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:50px; height:4px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }

.focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }

/*关于家理*/

.inner-aboutjl {padding: 80px 0; width:1010px; margin: 0 auto;}

.inner-aboutjl-top {   padding-bottom: 0}

.inner-aboutjl-text p {font-size: 16px; color: #666PX; margin-bottom: 40px;}

.inner-aboutjl-pic {/* height: 266px; background: #f3f3f3 */}

.inner-aboutjl-pic img {width: 503px; margin-right: 48px; float: left;}

.inner-aboutjl-pic p {font-size: 16px; line-height: 30px; padding-right: 40px; padding-top: 40px;}

.inner-aboutjl-con p { margin-bottom: 40px; font-size: 16px; line-height: 30px; }


/* 家理荣誉 */
.honor_content .w_auto {
  padding-top: 20px;
  width: 987px;
  margin: 0 auto;
}
.honor_content .w_auto .list {}
.honor_content .w_auto .list ul li {
	padding-bottom: 33px;
	margin-bottom: 35px;
	border-bottom: 1px solid #ececec;
} 
.honor_content .w_auto .list ul li:hover .info {
	-webkit-transform: translate3d(30px,0,0);
	transform: translate3d(30px,0,0);
}
.honor_content .w_auto .list ul li:hover .img_box img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.honor_content .w_auto .list ul li a {
	width: 100%;
	height: 231px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
} 
.honor_content .w_auto .list ul li .img_box {
	width: 316px;
	height: 231px;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.honor_content .w_auto .list ul li .img_box img {
	width: 316px;
	height: 231px;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
.honor_content .w_auto .list ul li .info {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 635px;
	line-height: 27px;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	height: 100%;
	margin-left: 36px;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
}
.honor_content .w_auto .list ul li .info .tips {
	width: 250px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 8px;
	font-size: 16px;
	font-style: inherit; 
}
.honor_content .w_auto .list ul li .info span {
	font-size: 18px;
}
.honor_content .w_auto .list ul li .info p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.honor_content .w_auto .list ul li .info .flx {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.honor_content .w_auto .list ul li .info .flx em {
	font-style: inherit; 
	font-size: 14px;
	color: #666666;
}


.map_content {
  padding-top: 90px;
}
.map_content .w_auto {
  width: 1010px;
  margin: 0 auto;
}
.map_content dl {
	padding-bottom: 40px;
	margin-bottom: 80px;
	border-bottom: 1px solid #eeeeee;
}
.map_content dl dt {
  font-size: 20px;
  color: #f25555;
  width: 100%;
  margin-bottom: 48px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.map_content dl dd {
	font-size: 16px;
	color: #666666;
	margin-right: 50px;
	display: inline-block;
}

.map_content dl dd:hover {
	color: #A91515;
}
.map_content dl dd:last-child {
	margin-right: 0;
}

.newTeam_content {
  position: relative;
  padding-top: 10px;
}
.newTeam_content:before {
  content: '';
  width: 100%;
  height: 232px;
  display: block;
  background-color: #40434a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.newTeam_content .w_auto {
  width: 1010px;
  margin: 0 auto;
}
.newTeam_content .position {
  color: #fefdfb;
  margin-bottom: 25px;
}
.newTeam_content .position a {
  color: #fefdfb;
  font-size: 14px;
}
.newTeam_content .flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.newTeam_content .left_ {
  margin-right: 23px;
}
.newTeam_content .left_ img {
  width: 280px;
  height: 420px;
  margin-bottom: 25px;
}
.newTeam_content .left_ .call {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background-color: #40434a;
  background: linear-gradient(#ff7282, #dd4f43);
  border-radius: 30px;
}
.newTeam_content .right_ {
  width: 685px;
  padding-top: 30px;
}
.newTeam_content .right_ .head_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 35px;
}
.newTeam_content .right_ .head_ span {
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
}
.newTeam_content .right_ .head_ span b {
  font-size: 22px;
  color: #bdbdbd;
  display: inline-block;
  margin-left: 24px;
}
.newTeam_content .right_ .head_ .more {
  font-size: 16px;
  color: #888;
}
.newTeam_content .right_ .head_ .more:hover {
	color: #A91515;
}
.newTeam_content .right_ .tips {
  margin-bottom: 76px;
}
.newTeam_content .right_ .tips span {
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding: 0 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newTeam_content .right_ .tips span a {
  color: #bdbdbb;
}
.newTeam_content .right_ .tips span:first-child:before {
  content: "";
  height: 15px;
  border-left: 1px solid #bdbdbb;
  display: inline-block;
  position: absolute;
  left: 0;
}
.newTeam_content .right_ .tips span:after {
  content: "";
  height: 15px;
  border-left: 1px solid #bdbdbb;
  display: inline-block;
  position: absolute;
  right: 0;
}
.newTeam_content .right_ .content {
  padding-left: 25px;
  border-left: 1px solid #f5f5f5;
}
.newTeam_content .right_ .item {
  padding-bottom: 24px;
  margin-bottom: 25px;
}
.newTeam_content .right_ .item:last-child {
  border-bottom: none;
  font-size: 14px;
  line-height: 28px;
}
.newTeam_content .right_ .item h3 {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 26px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newTeam_content .right_ .item h3 a {
  font-size: 14px;
  font-weight: lighter;
  position: absolute;
  right: 0;
}
.newTeam_content .right_ .item h3:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 20px;
  margin-right: 13px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7282), to(#dd4f43));
  background: -webkit-linear-gradient(#ff7282, #dd4f43);
  background: -o-linear-gradient(#ff7282, #dd4f43);
  background: linear-gradient(#ff7282, #dd4f43);
}
.newTeam_content .right_ .item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.newTeam_content .right_ .item ul li {
  width: 100%;
  font-size: 14px;
  line-height: 28px;
}
.newTeam_content .right_ .item p {
  font-size: 14px;
  line-height: 28px;
}
