/* CSS Document */
/*top*/
.top{ width:100%; height:30px; background:#ececec;}
.top .content{ width:1200px; margin:0 auto;}
.top .content p{ background:url(../image/laba.png) no-repeat left center; line-height:30px; height:30px; padding-left:26px; font-size:12px; color:#333333; }
/*top end*/
/*header*/
.header{ width:100%; height:115px;}
.header .content{ width:1200px; margin:0 auto;}
.header .content .logo{ display:block; width:358px; height:115px; float:left;}
.header .content .logo img{ width:100%; height:115px;}
.header .content .guanggaoyu{ float:left; width:545px; padding:29px 0; margin-left:10px;}
.header .content .guanggaoyu img{ width:100%; height:56px;}
.header .content .tel{float:right; padding:29px 0;}
.header .content .tel .box{ background:url(../image/icon_tel.png) no-repeat left center; height:56px; padding-left:57px;}
.header .content .tel .box span{ display:block;}
.header .content .tel .box span.s1{ font-size:18px; color:#333333; font-style:italic;}
.header .content .tel .box span.s2{ font-size:30px; color:#d02128; font-style:italic; font-weight:bolder;}
/*header end*/
/*nav*/
.nav{width:100%; background:#d02128; height:100px;}
.nav .content{width:1200px; margin:0 auto;}
.nav .content a{ color:#fff;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.nav .content a:hover{ color:#fff720;}
.nav .content .nav_public,
.nav .content .shuxian{ float:left;}
.nav .content .nav_01{ font-size:30px; color:#fff; font-weight:bolder; width:30px; line-height:35px; margin-right:8px;}
.nav .content .nav_01 a{ display:block; padding:15px 0;}
.nav .content .nav_02{ font-size:30px; color:#fff; font-weight:bolder; width:70px; line-height:35px; padding:0 10px;}
.nav .content .nav_02 a{ display:block; padding:15px 0;}
.nav .content .nav_02 a.bt_d{ color:#fff720;}
.nav .content .shuxian{ padding:28px 5px;}
.nav .content .shuxian .xian{ width:3px; height:44px; background:#fff;}
.nav .content .nav_03{ padding:19px 0; width:276px; }
.nav .content .nav_03 ul li{ float:left; margin:0 14px;}
.nav .content .nav_03 ul li a{ display:block; line-height:31px; font-size:16px;}
.nav .content .nav_05{ width:188px;}
/*nav end*/
/*轮播 banner*/
.banner{ width:100%; height:520px; background:rgba(164,163,163,1.00);}
.banner { position: relative; background:#fff; height:520px; /*overflow: hidden;*/}
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height:520px;background-size: cover!important; }
.banner .slides li a{ display:block; width:100%; height:520px;}
.banner .flex-control-nav {position: absolute; bottom:67px; z-index: 2; width: 100%; text-align: center; }
.banner .flex-control-nav li {display:inline-block;width:50px;height: 8px; margin: 0 5px; *display:inline; zoom: 1; }
.banner .flex-control-nav a { display: inline-block; width: 50px; height: 8px; overflow: hidden; background: #fff; cursor: pointer; font-size:0; }
.banner .flex-control-nav .flex-active { background:#ba0000;}
.banner .flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.banner .flex-direction-nav li a { display: block; width: 50px; height: 38px; overflow: hidden; cursor: pointer; position: absolute; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.banner .flex-direction-nav li a.flex-prev { left: 40px; background: url(../image/prev_icon.png) center center no-repeat; }
.banner .flex-direction-nav li a.flex-next { right: 40px; background: url(../image/next_icon.png) center center no-repeat; }
.banner .flex-direction-nav li a:hover {filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6; opacity: 0.6;}
/*轮播 banner end*/
/*搜索框*/
.sousuo_news{ width:100%; background:#f9f9f9; height:36px; padding:10px 0; border-bottom:1px solid #dddddd;}
.sousuo_news .content_ss{ width:1200px; margin:0 auto;}
.sousuo_news .content_ss .gjc{ float:left; line-height:36px; height:36px; font-size:14px; color:#d02128; font-weight:bolder; margin-right:10px;}
.sousuo_news .content_ss ul#key{ float:left; width:750px; padding-top:5px;}
.sousuo_news .content_ss ul#key li{ float:left; line-height:26px; height:26px; font-size:14px; color:#333333; margin-right:10px; cursor:pointer; background:#ededed; border-radius:5px; padding:0 10px;}
.sousuo_news .content_ss>form{ float:right; height:36px; width:380px; }
.sousuo_news .content_ss>form input{ width:278px; padding:0 10px; line-height:34px; height:34px;border:1px solid #c5c3c3; float:left; border-bottom-left-radius:5px; border-top-left-radius:5px;}
.sousuo_news .content_ss>form button{ width:80px; text-align:center; line-height:36px; height:36px;float:left; color:#fff; background:#d02128; border:none;border-bottom-right-radius:5px; border-top-right-radius:5px; cursor:pointer;}
/*搜索框 end*/
/*首页标题*/
.biaoti{ width:100%;}
.biaoti .content_bt{ width:1200px; margin:0 auto;}
.biaoti .content_bt h4{ float:left; font-size:30px; font-weight:bolder; color:#d02128; padding-right:10px;}
.biaoti .content_bt span{ display:block; float:left; font-size:14px; color:#999999; padding-top:23px;}
.biaoti .content_bt a{ display:block; float:right; color:#d02128; font-size:16px; line-height:40px;width:80px; text-align:right;}
/*首页标题 end*/
/*关于律所*/
.about{ margin-top:20px; width:100%;}
.about .content{ width:1200px; margin:0 auto; margin-top:20px;}
.about .content .left{ width:460px; float:left;}
.about .content .left .shipin{background:#ececec; }
.about .content .left h4{ height:33px; line-height:33px; background:#ececec; font-size:14px; color:#333333; padding-left:20px;}

.about .content .right{ width:720px; float:right;}
.about .content .right ul.news_list{ height:53px;}
.about .content .right ul.news_list li{ float:left; width:178px; height:48px; border:1px solid #ededed;}
.about .content .right ul.news_list li span{ display:block; height:53px; text-align:center; line-height:48px; color:#333333; font-size:18px;cursor:pointer;}
.about .content .right ul.news_list li.news_dangqian{ border:1px solid #d02128; background:#d02128;}
.about .content .right ul.news_list li.news_dangqian span{ background:url(../image/xiasanjiao.png) no-repeat center bottom; color:#fff; }
.about .content .right ul.news_neir li{ margin-top:2px;}
.about .content .right ul.news_neir li .list{margin-top:10px;padding-bottom:10px;border-bottom: 1px solid #e6e6e6;}
.about .content .right ul.news_neir li .list:nth-child(3){ border-bottom:none;}
.about .content .right ul.news_neir li .tu{width: 220px; height: 146px;float: left;overflow: hidden; background: #e6e6e6; }
.about .content .right ul.news_neir li .tu img{width: 220px; height: 146px; object-fit: cover;}
.about .content .right ul.news_neir li .right{float: left; width: 480px; margin-left: 20px;}
.about .content .right ul.news_neir li .right h6 a{ display:block; height:54px;overflow: hidden;font-size:18px;text-overflow:ellipsis; white-space:nowrap; color:#333;line-height:54px; font-weight:bolder;}
.about .content .right ul.news_neir li .right p.jianjie_01 a{ display:block;color:#333; height:40px; line-height:20px; overflow:hidden; }
.about .content .right ul.news_neir li .right p.beizhu{font-size: 12px; color: #999; margin-top:20px;}
.about .content .right ul.news_neir li .right p.beizhu a{ color:#d02128; font-size:12px;}
.about .content .right ul.news_neir li .gengduo{ display:block; margin:0 auto; margin-top:20px; font-size:16px; color:#44afff; text-align:center;}
.about .content .right ul.news_neir li{ display:none;}
.about .content .right ul.news_neir li.show{ display:block;}
.about .content .right ul.news_neir li a.more05{display:block; color:#d02128; font-size:16px; line-height:40px;width:80px; margin:0 auto; text-align:center; margin-top:0px; border-bottom:none;}
/*关于律所 end*/
.index_xian{ width:1200px; margin:0px auto 20px auto; height:1px; background:#dddddd;}
/*专题研究*/
.zhuanti{ width:100%;}
.zhuanti .content{ width:1200px; margin:0 auto; margin-top:20px;}
.zhuanti .content ul.yanjiu_list{ height:48px; }
.zhuanti .content ul.yanjiu_list li{ float:left; width:198px; height:48px; border:1px solid #ededed; }
.zhuanti .content ul.yanjiu_list li span{ display:block; height:53px; text-align:center; line-height:48px; color:#333333; font-size:18px;cursor:pointer;}
.zhuanti .content ul.yanjiu_list li.yanjiu_dangqian{ border:1px solid #d02128; background:#d02128;}
.zhuanti .content ul.yanjiu_list li.yanjiu_dangqian span{ background:url(../image/xiasanjiao.png) no-repeat center bottom; color:#fff; }

.zhuanti .content ul.yanjiu_neir li{ margin-top:0px; position:relative;}
.zhuanti .content ul.yanjiu_neir li .more{ width:80px; height:40px; position:absolute; right:0; top:-110px;}
.zhuanti .content ul.yanjiu_neir li .more a{display:block;color:#d02128; font-size:16px; line-height:40px; width:80px; text-align:right;}
.zhuanti .content ul.yanjiu_neir li .list{margin-top:20px;padding-bottom:20px;border-bottom: 1px dashed #ededed; width:580px; float:left;}
.zhuanti .content ul.yanjiu_neir li .list:nth-child(odd){ margin-right:40px;}
.zhuanti .content ul.yanjiu_neir li .list:nth-child(5),
.zhuanti .content ul.yanjiu_neir li .list:nth-child(6){ border-bottom:none;}
.zhuanti .content ul.yanjiu_neir li .tu{width:176px; height: 146px;float: left;overflow: hidden; background: #e6e6e6; }
.zhuanti .content ul.yanjiu_neir li .tu img{width:176px; height: 146px; object-fit: cover;}
.zhuanti .content ul.yanjiu_neir li .right{float: left; width:384px; margin-left: 20px;}
.zhuanti .content ul.yanjiu_neir li .right h6 a{ display:block; height:54px;overflow: hidden;font-size:18px;text-overflow:ellipsis; white-space:nowrap; color:#333;line-height:54px; font-weight:bolder;}
.zhuanti .content ul.yanjiu_neir li .right p.jianjie_01 a{ display:block;color:#333; height:40px; line-height:20px; overflow:hidden; }
.zhuanti .content ul.yanjiu_neir li .right p.beizhu{font-size: 12px; color: #999; margin-top:20px;}
.zhuanti .content ul.yanjiu_neir li .right p.beizhu a{ color:#d02128; font-size:12px;}
.zhuanti .content ul.yanjiu_neir li .gengduo{ display:block; margin:0 auto; margin-top:20px; font-size:16px; color:#44afff; text-align:center;}
.zhuanti .content ul.yanjiu_neir li{ display:none;}
.zhuanti .content ul.yanjiu_neir li.show{ display:block;}
/*专题研究 end*/
/*视频赏析*/
.shipinsx{ width:100%; height:642px; background:url(../image/shipin_bg.jpg) no-repeat center top; margin-top:20px; padding-top:20px;}
.shipinsx .content{ width:1200px; margin:0 auto;}
.shipinsx .content .shipin_list{ float:left; width:290px;}
.shipinsx .content .shipin_list li{ width:280px; height:52px; background:#fff; margin-bottom:5px; cursor:pointer;}
.shipinsx .content .shipin_list li span{ display:block; width:239px; height:52px; line-height:52px; padding-left:50px; font-size:16px; color:#333;}
.shipinsx .content .shipin_list li.shipin_dangqian{ background:#d02128;}
.shipinsx .content .shipin_list li.shipin_dangqian span{ background:url(../image/zuojiantou.png) no-repeat right center; color:#fff;}

.shipinsx .content .shipin_neir{ width:900px; float:right; overflow:hidden;}
.shipinsx .content .shipin_neir li{ display:none;}
.shipinsx .content .shipin_neir li.show{ display:block;}
.shipinsx .content .shipin_neir li .shipin_d{ width:670px; float:left;}
.shipinsx .content .shipin_neir li .shipin_d .video{ width:100%; height:370px;}
.shipinsx .content .shipin_neir li .shipin_d h5{ font-size:14px; color:#fff; height:50px; line-height:45px; overflow:hidden;}

.shipinsx .content .shipin_neir li .shipin_x{ margin-left:690px;}
.shipinsx .content .shipin_neir li .shipin_x a{ display:block; width:210px; margin-bottom:18px;}
.shipinsx .content .shipin_neir li .shipin_x a .tu{ width:210px; height:120px; position:relative;}
.shipinsx .content .shipin_neir li .shipin_x a .tu img.slt{ width:100%; height:120px; object-fit: cover;}
.shipinsx .content .shipin_neir li .shipin_x a .tu img.play_but{ width:52px; height:52px; position:absolute; left:50%; top:50px; margin-left:-26px; margin-top:-26px; z-index:1;}
.shipinsx .content .shipin_neir li .shipin_x a h5{ color:#fff; font-size:14px; line-height:21px; height:42px; overflow:hidden; margin-top:8px;}
.shipinsx .content .shipin_neir li .shipin_x a p{ color:#999999; font-size:12px; line-height:21px;  margin-top:4px; text-align:right;}

.shipinsx .content .shipin_neir li .shipin_x_2{}
.shipinsx .content .shipin_neir li .shipin_x_2 a{ display:block; width:210px; margin-bottom:18px; float:left; margin:0 7.5px;}
.shipinsx .content .shipin_neir li .shipin_x_2 a:nth-child(1){ }
.shipinsx .content .shipin_neir li .shipin_x_2 a .tu{ width:210px; height:120px; position:relative;}
.shipinsx .content .shipin_neir li .shipin_x_2 a .tu img.slt{ width:100%; height:120px; object-fit: cover;}
.shipinsx .content .shipin_neir li .shipin_x_2 a .tu img.play_but{ width:52px; height:52px; position:absolute; left:50%; top:50%; margin-left:-26px; margin-top:-26px; z-index:1;}
.shipinsx .content .shipin_neir li .shipin_x_2 a h5{ color:#fff; font-size:14px; line-height:21px; height:42px; overflow:hidden; margin-top:8px;}
.shipinsx .content .shipin_neir li .shipin_x_2 a p{ color:#999999; font-size:12px; line-height:21px;  margin-top:4px; text-align:right;}
/*视频赏析 end*/
/*优秀案例*/
.case{ width:100%; margin-top:20px;}
.case .content{ width:1200px; margin:0 auto; margin-top:20px;}
.case .content ul.case_list{ height:48px; }
.case .content ul.case_list li{ float:left; width:148px; height:48px; border:1px solid #ededed; }
.case .content ul.case_list li span{ display:block; height:53px; text-align:center; line-height:48px; color:#333333; font-size:18px;cursor:pointer;}
.case .content ul.case_list li.case_dangqian{ border:1px solid #d02128; background:#d02128;}
.case .content ul.case_list li.case_dangqian span{ background:url(../image/xiasanjiao.png) no-repeat center bottom; color:#fff; }

.case .content .case_neir{ margin-top:15px; width:100%;}
.case .content .case_neir .list{ display:none;}
.case .content .case_neir .show{ display:block;}
.case .content .case_neir .list .case_neir_left{ width:430px; height:353px; overflow:hidden; float:left;}
.case .content .case_neir .list .case_neir_left .tu{ width:100%; height:353px;}
.case .content .case_neir .list .case_neir_left .tu img{width:100%; height:353px; object-fit: cover;}
.case .content .case_neir .list .case_neir_right{ width:740px; height:353px; float:right;}
.case .content .case_neir .list .case_neir_right a{ display:block; padding:16px 20px; background:#fff; color:#333; height:40px; border-bottom:1px dashed #ededed;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
.case .content .case_neir .list .case_neir_right a.a_list .zi{ width:550px; float:left;}
.case .content .case_neir .list .case_neir_right a.a_list h5{  font-size:16px; font-weight:bolder; height:20px; line-height:20px; overflow:hidden;}
.case .content .case_neir .list .case_neir_right a.a_list p{  font-size:14px;  height:20px; line-height:20px; overflow:hidden;}
.case .content .case_neir .list .case_neir_right a.a_list .shijian{ float:right; line-height:40px; font-size:12px; text-align:right;}
.case .content .case_neir .list .case_neir_right a.a_list:hover{ background:#d02128; color:#fff !important;}
.case .content .case_neir .list .case_neir_right a.more{display:block; color:#d02128; font-size:16px; line-height:40px;width:80px; margin:0 auto; text-align:center; margin-top:0px; border-bottom:none;}
/*优秀案例 end*/
/*团队介绍*/
.team{width:100%; margin-top:20px;}
.team .content{ width:1200px; margin:0 auto; margin-top:20px;}
.team .content ul li{ float:left; width:285px; height:400px; margin:0 7.5px;}
.team .content ul li:nth-child(1){ }
.team .content ul li a{ display:block; width:100%; height:400px; position:relative;}
.team .content ul li a img{width:100%; height:400px;object-fit: cover;}
.team .content ul li a .xinxi{ width:285px; height:48px; background:rgba(0,0,0,0.80); position:absolute; left:0; bottom:30px; text-align:center;}
.team .content ul li a .xinxi h6{ display:inline; color:#fff; font-size:24px; line-height:48px;}
.team .content ul li a .xinxi p{ display:inline; color:#d02128; font-size:16px; padding-left:10px;}
/*团队介绍 end*/
/*维权指南*/
.weiquanzn{width:100%; margin-top:20px;}
.weiquanzn .content{ width:1200px; margin:0 auto; margin-top:20px;}
.weiquanzn .content ul li{ float:left; width:285px; height:318px; margin-left:20px; border-radius:20px; overflow:hidden; padding-top:20px;}
.weiquanzn .content ul li.li_1{ margin-left:0; background:url(../image/zhinan_01.png) no-repeat center top;}
.weiquanzn .content ul li.li_2{ background:url(../image/zhinan_02.png) no-repeat center top;}
.weiquanzn .content ul li.li_3{ background:url(../image/zhinan_03.png) no-repeat center top;}
.weiquanzn .content ul li.li_4{ background:url(../image/zhinan_04.png) no-repeat center top;}
.weiquanzn .content ul li .shang{ width:245px; height:103px; margin:0 auto; border:1px dashed #fff; border-top-right-radius:10px; border-top-left-radius:10px; border-bottom:none;}
.weiquanzn .content ul li .shang h5{ text-align:center; color:#ffffff; font-size:29px; padding-top:25px; height:54px; line-height:54px; letter-spacing:2px;}
.weiquanzn .content ul li .shang img{ display:block; margin:0 auto;}
.weiquanzn .content ul li .zhong{ padding:10px 20px; color:#ffffff; font-size:16px; line-height:24px; overflow:hidden; background:rgba(0,0,0,0.40);}
.weiquanzn .content ul li .xia{ width:245px; height:52px; margin:0 auto; border:1px dashed #fff; border-bottom-right-radius:10px; border-bottom-left-radius:10px; border-top:none; text-align:center; padding-top:25px;}
.weiquanzn .content ul li .xia a{ font-size:16px; color:#fff; text-decoration: underline;}
.weiquanzn .content ul li .xia a:hover{color:#d02128;}
/*维权指南 end*/
/*客户锦旗*/
.jinqi{width:100%; margin-top:20px;}
.jinqi .content{ width:1200px; margin:0 auto; margin-top:20px;}
.jinqi .content ul li{ float:left; width:230px; margin:0 5px; height:317px; overflow:hidden; margin-bottom:10px; cursor:pointer;}
.jinqi .content ul li:nth-child(1),
.jinqi .content ul li:nth-child(6){}
.jinqi .content ul li img{ width:100%; height:317px;object-fit: cover;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.jinqi .content ul li img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
/*客户锦旗 end*/
/*走进律所*/
.zoujinlvsuo{width:100%; margin-top:20px;}
.zoujinlvsuo .content{ width:1200px; margin:0 auto; margin-top:20px;}

.zoujinlvsuo .content .pingjia{ width:600px; float:left;}
.zoujinlvsuo .content .pingjia p{ line-height:50px; height:50px;}
.zoujinlvsuo .content .pingjia p .s1{ float:left; font-size:20px; color:#333333; font-weight:bold;}
.zoujinlvsuo .content .pingjia p .s2{ float:right; font-size:16px; color:#333333;}
.zoujinlvsuo .content .pingjia .marquee{ margin-top:10px; width:100%; height:534px; overflow:hidden; }
.zoujinlvsuo .content .pingjia .marquee ul li{ height:130px; padding:24px; background:#fff; border-bottom:1px dashed #f1f1f1;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.zoujinlvsuo .content .pingjia .marquee ul li:hover{ background:#f1f1f1;}
.zoujinlvsuo .content .pingjia .marquee ul li .yidong_left{ width:130px; height:130px; float:left; overflow:hidden; border-radius:75px;}
.zoujinlvsuo .content .pingjia .marquee ul li .yidong_left img{ width:100%; height:100%; object-fit: cover;}
.zoujinlvsuo .content .pingjia .marquee ul li .yidong_right{ display:block; margin-left:160px; padding-top:15px;}
.zoujinlvsuo .content .pingjia .marquee ul li .yidong_right span{ display:block; font-size:14px; color:#333333; line-height:24px; height:72px; overflow:hidden;}
.zoujinlvsuo .content .pingjia .marquee ul li .yidong_right p{ text-align:right; font-size:14px; color:#333333; line-height:24px; height:72px; overflow:hidden; margin-top:10px;}
.zoujinlvsuo .content .huagnjing{ width:580px; float:right;}
.zoujinlvsuo .content .huagnjing ul.huanjing_list{ height:50px;}
.zoujinlvsuo .content .huagnjing ul.huanjing_list li{ width:50%; height:50px; background:#ededed; text-align:center; line-height:50px; float:left; font-size:20px; font-weight:bolder; cursor:pointer;}
.zoujinlvsuo .content .huagnjing ul.huanjing_list li.huangjing_dangqian{ color:#fff; background:#d02128;}
.zoujinlvsuo .content .huagnjing ul.huanjing_neir{ margin-top:10px;}
.zoujinlvsuo .content .huagnjing ul.huanjing_neir li{ width:580px; height:537px; overflow:hidden; display:none;}
.zoujinlvsuo .content .huagnjing ul.huanjing_neir li.show{ display:block;}
.zoujinlvsuo .content .huagnjing ul.huanjing_neir li img{ width:100%; height:537px; object-fit: cover;}
/*走进律所 end*/
/*表单留言*/
.biaodan{ width:100%; height:603px; background:url(../image/biaodan_bg.jpg) no-repeat center top; padding-top:60px;}
.biaodan .content{ width:960px; margin:0 auto;}
.biaodan .content .p1{ font-size:26px; color:#fff720; font-weight:bolder;}
.biaodan .content .p2{ font-size:16px; color:#ffffff; line-height:30px; margin-top:20px;}
.biaodan .content .tj_xinxi{ margin-top:46px;}
.biaodan .content .tj_xinxi .bdx_list{ width:310px; float:left; margin-left:15px;}
.biaodan .content .tj_xinxi .mingzi{ margin-left:0;}
.biaodan .content .tj_xinxi .mingzi input,
.biaodan .content .tj_xinxi .dianhua input{ height:50px; line-height:50px; background:#fff; padding:0 10px; width:290px; color:#999999; font-size:18px; border-radius:10px;}
.biaodan .content .tj_xinxi .yzm input{height:50px; line-height:50px; background:#fff; padding:0 10px; width:135px;color:#999999; font-size:18px; float:left; border-bottom-left-radius:10px;border-top-left-radius:10px; }
.biaodan .content .tj_xinxi .yzm canvas{height:30px; line-height:30px; background:#fafafa; padding:10px; width:135px;float:left; border-bottom-right-radius:10px;border-top-right-radius:10px;}
.biaodan .content .tj_xinxi .bdx_list span{ display:block; height:25px; line-height:25px; color:#ff5252; font-size:14px; opacity:0.00;}
.biaodan .content .tj_xinxi textarea{ width:940px; padding:10px; line-height:25px; height:175px;color:#999999; font-size:18px;background:#fff; border-radius:10px;}
.biaodan .content .btn{ width:100%; height:50px; line-height:50px; text-align:center; background:#d02128; color:#fff; font-size:18px;border-radius:10px; margin-top:15px; cursor:pointer;}
.biaodan .content .p3{ font-size:20px; color:#ffffff; line-height:30px; margin-top:20px; text-align:center;}
.biaodan .content .p3 span{ background:#d02128; padding:2px 20px; color:#fff; border-radius:30px;}
/*表单留言 end*/
/*五项*/
.wuxiang{ width:100%; height:60px; border-top:1px solid #ccc;}
.wuxiang .content{ width:1200px; margin:0 auto;}
.wuxiang .content a{ display:block; float:left; color:#333333; font-size:18px; height:60px; line-height:60px; margin-left:78px;}
.wuxiang .content a.a1{ background:url(../image/footer_icon_01.png) no-repeat left center; padding-left:24px;margin-left:0;}
.wuxiang .content a.a2{ background:url(../image/footer_icon_02.png) no-repeat left center; padding-left:24px;}
.wuxiang .content a.a3{ background:url(../image/footer_icon_03.png) no-repeat left center; padding-left:28px;}
.wuxiang .content a.a4{ background:url(../image/footer_icon_04.png) no-repeat left center; padding-left:28px;}
.wuxiang .content a.a5{ background:url(../image/footer_icon_05.png) no-repeat left center; padding-left:28px;}
/*五项 end*/
/*footer*/
.footer{ width:100%; height:220px; background:#151515; padding-bottom:30px;}
.footer .content{ width:1200px; margin:0 auto; padding:25px 0 20px 0;}
.footer .content .left{ float:left; width:410px; margin-left:20px;}
.footer .content .left img{ width:233px; margin-bottom:20px;}
.footer .content .left p{ color:#ababab; font-size:14px; line-height:28px;}
.footer .content .center{ float:left; width:430px;}
.footer .content .center .footer_nav{ width:185px; float:left; margin-right:30px;}
.footer .content .center .footer_nav h3{ font-size:18px; color:#ffffff; border-left:3px solid #ba0000; padding-left:15px;}
.footer .content .center .footer_nav ul{ margin-top:15px;}
.footer .content .center .footer_nav ul li{ float:left; margin-right:13px; line-height:24px;}
.footer .content .center .footer_nav ul li a{font-size:14px; cursor:pointer; color:#999999; transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.footer .content .center .footer_nav ul li a:hover{ color:#fff;}
.footer .content .right{ float:right; width:330px;}
.footer .content .right ul li{ float:left; margin-right:20px; width:90px; margin-bottom:10px; position:relative;}
.footer .content .right ul li a,
.footer .content .right ul li span{ color:#ffffff; font-size:14px; padding-left:30px; display:block; height:30px; line-height:30px; cursor:pointer;}
.footer .content .right ul li.li1 a{ background:url(../image/footer_icon_0001.png) no-repeat left center;}
.footer .content .right ul li.li2 span{ background:url(../image/footer_icon_0002.png) no-repeat left center;}
.footer .content .right ul li.li3 a{ background:url(../image/footer_icon_0003.png) no-repeat left center;}
.footer .content .right ul li.li4 a{ background:url(../image/footer_icon_0004.png) no-repeat left center;}
.footer .content .right ul li.li5 a{ background:url(../image/footer_icon_0005.png) no-repeat left center;}
.footer .content .right ul li.li6 span{ background:url(../image/footer_icon_0006.png) no-repeat left center;}
.footer .content .right ul li .ewm_tu{ position:absolute; width:100%; height:100%; display:none;bottom:-30px; left:0; z-index:99;}
.footer .content .right ul li .tu img{ width:100%}
.footer .content .right ul li:hover .ewm_tu{ display:block;}
.footer .content .right .footer_zixun a{ display:block; margin:0 auto; margin-top:20px; width:206px; height:38px; line-height:38px; text-align:center; color:#fff; border:1px solid #fff; font-size:14px; cursor:pointer;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.footer .content .right .footer_zixun a:hover{ background:#ba0000; border:1px solid #ba0000;}
.footer .content .footer_xian{ width:100%; height:1px; background:#666666;}
.footer .banquan{ text-align:center;  font-size:14px; color:#ababab; padding-top:20px;}
.footer .banquan a{color:#ababab;}
/*footer end*/
/*******首页结束*****************************************************************************************************************/
/*列表页页码*/
.pagelist{ height:40px; text-align:center; margin-top:35px;}
.pagelist li{ display:inline-block; margin-right:5px; padding:5px 10px;border:1px solid #e6e6e6; cursor:pointer;}
/*.pagelist li:hover{border:1px solid #e6e6e6; color:#fff; background:#6f1d71;}*/
.pagelist li a{}
.pagelist li.thisclass{ border:1px solid #e6e6e6; color:#fff; background:#d02128;}
.pagelist li.thisclass a{color:#fff;}
/*.pagelist li a:hover{color:#fff; }*/
/*列表页页码 end*/
/*翻页*/
.s_x_page{ text-align:center; margin-top:25px;}
.s_x_page a{ color:#888888; font-size:14px;}
.s_x_page a:hover{ color:#d21c29;}
/*翻页 end*/
/*当前位置*/
.dq_weizhi{ width:100%;}
.dq_weizhi .content{ width:1200px; margin:0 auto; height:50px;}
.dq_weizhi .content .left{height:50px; line-height:50px; color:#333; font-size:14px; background:url(../image/icon_dingwei.png) no-repeat left center; padding-left:18px;}
/*当前位置*/
/*高院判例列表页*/
.list_panli{ width:100%; }
.list_panli .content{ width:1200px; margin:0 auto;}
.list_panli .content .panli_left{ width:860px;  float:left;}
.list_panli .content .panli_left ul.list_ul li{width:820px; height:166px; padding:15px 20px; background:#fff; margin-bottom:10px; box-shadow:2px 2px 4px rgba(219,219,219,1.00);}
.list_panli .content .panli_left ul.list_ul li .zi{  width:550px; float:left;}
.list_panli .content .panli_left ul.list_ul li .zi h6 a{ display:block; color:#333333; font-size:18px; font-weight:bolder; line-height:25px;  height:50px; width:100%; overflow:hidden; margin-bottom:9px;}
.list_panli .content .panli_left ul.list_ul li .zi p a{display:block;color:#626771; font-size:13px; line-height:26px;  height:78px; width:100%; overflow:hidden; margin-top:9px;}
.list_panli .content .panli_left ul.list_ul li .zi .biaoqian{margin-top:10px;  height:18px; line-height:18px;  color:#a3a8b3; font-size:13px;}
.list_panli .content .panli_left ul.list_ul li .zi .biaoqian a{color:#a3a8b3;}
.list_panli .content .panli_left ul.list_ul li .zi .biaoqian span.s2{ background:url(../image/icon_shijian.png) no-repeat left center; background-size:14px 14px;   padding-left:16px;}
.list_panli .content .panli_left ul.list_ul li .tu{width:250px; height:166px; float:right;border-radius:5px; overflow:hidden;}
.list_panli .content .panli_left ul.list_ul li .tu img{ width:100%; height:166px;object-fit: cover;}
.panli_right{float:right; width:320px;}
.panli_right .part1{background:#fff; padding:20px;box-shadow:2px 2px 4px rgba(219,219,219,1.00); margin-bottom:20px; overflow:hidden; border-radius:5px;}
.panli_right .part1 h5{font-size: 18px;font-weight:bolder;color: #333333; padding-left:14px;  line-height:25px; margin-bottom:15px; background:url(../image/icon_shu.png) no-repeat left center;}
.panli_right .part1 ul li{padding-left:14px; background:url(../image/icon_dian.png) no-repeat left center;}
.panli_right .part1 ul li a{display:block; width:100%; color:#626771; height:32.8px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height:32.8px; font-size:14px;}
/*高院判例列表页 end*/
/*高院判例文章页*/
.article_panli{ width:100%;}
.article_panli .content{ width:1200px; margin:0 auto; }
.article_panli .content .panli_left{width:760px;  float:left;box-shadow:0px 0px 4px rgba(219,219,219,1.00); background:#fff; padding:50px;}
.article_panli .content .panli_left h1{width:100%; text-align:center; font-size:20px; color:#1b1b1b; margin-top:0px; padding-bottom:20px; border-bottom:1px dashed #c8c8c8; font-weight:bolder;}
.article_panli .content .panli_left .panli_zi{ margin-top:20px; }
/*高院判例文章页 end*/
/*列表页*/
.box_shadow{box-shadow:0 0 4px rgba(0,0,0,0.15);}
.list_page{ width:100%;}
.list_page .content{ width:1200px; margin:0 auto;}

.list_page .content .right_page{width:820px; float:right; background:#fff; padding:30px; }
.list_page .content .right_page h1{font-size: 18px;font-weight:bolder;color: #333333; padding-left:14px;  line-height:25px; background:url(../image/icon_shu.png) no-repeat left center;}
.list_page .content .right_page .bofang_shipin{ width:100%;}
.list_page .content .right_page .neirong_box{ font-size:14px; color:#333;}
.list_page .content .right_page .neirong_box p,
.list_page .content .right_page .neirong_box div{ font-size:14px; text-indent:28px; line-height:25px;}
.list_page .content .right_page .neirong_box img{ max-width:100% !important; height:auto !important; margin:0 auto;}
/*列表页 end*/
/*列表页子导航*/
ul.case_tab_li li{ width:150px; float:left; margin-right:10px; margin-bottom:10px;}
ul.case_tab_li li a{ display:block; height:40px; border:1px solid #ccc; text-align:center; line-height:40px;}
ul.case_tab_li li a.dangqian_case_02{ color:#fff; background:#d21c29;}
/*列表页子导航 end*/
/*列表*/
ul.news_li{ margin-top:20px;}
ul.news_li li{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #ccc; }
ul.news_li li .tu{ width:200px; height:118px; display:block; float:left;}
ul.news_li li .tu img{ width:100%; height:118px; object-fit:cover;}
ul.news_li li .zi{float:left; width:600px; margin-left:10px;}
ul.news_li li .zi h6 a{display:block; color:#333333; font-size:16px; font-weight:bolder; line-height:22px;  height:44px; width:100%; overflow:hidden; }
ul.news_li li .zi p{display:block;color:#626771; font-size:12px; line-height:22px;  height:44px; width:100%; overflow:hidden; margin-top:2px;}
ul.news_li li .zi .biaoqian{margin-top:5px;  height:18px; line-height:18px;  color:#a3a8b3; font-size:12px;}
ul.news_li li .zi .biaoqian a{color:#a3a8b3;}
ul.news_li li .zi .biaoqian span.s2{ background:url(../image/icon_shijian.png) no-repeat left center; background-size:14px 14px;   padding-left:16px;}
/*列表 end*/
/*文章页*/
.right_page_article{width:820px; float:right; background:#fff; padding:30px;}
.right_page_article h1.article_bt{width:100%; text-align:center; font-size:18px; color:#333; margin-top:0px; padding-bottom:20px; border-bottom:1px dashed #c8c8c8; font-weight:bolder;}
.right_page_article .laiyuan_h3{font-size:14px; color:#a2a2a2; text-align:center; margin-top:10px; margin-bottom:10px;}
.right_page_article .lixianbao a{ display:block; cursor:pointer;}
.right_page_article .lixianbao a img{ width:100%;}
.right_page_article .neirong_box{ margin-top:20px;}
.right_page_article .neirong_box img{ max-width:100% !important; margin:0 auto !important; height:auto !important;}
.right_page_article .neirong_box p,
.right_page_article .neirong_box div{ color:#666 !important; line-height:28px !important; font-size:14px !important;}
/*温馨提示*/
.tishi_2{ margin-top:20px; padding:20px 20px 20px 20px; background:#fbfbc5; border:1px dashed #a7a57e;}
.tishi_2 h4{font-size:16px; color:#373737; font-weight:bold; padding-left:27px; background:url(../image/tanhao_05.png) no-repeat left center;}
.tishi_2 p{font-size:14px; color:#373737; line-height:23px; margin-top:10px;}
/*温馨提示 end*/
.bdsharebuttonbox{ margin-top:20px;}
/*推荐阅读*/
.tuijian{ margin-top:30px;}
.tuijian h4{color:#333; font-size:18px; font-weight:bolder; border-bottom:3px solid #333; padding-bottom:5px;}
.tuijian .xian{width:100%; height:1px; background:#333; margin-top:2px;}
.tuijian .tuijian_li{ margin-top:15px;}
.tuijian .tuijian_li li{ float:left;  margin-top:5px; width:45%; }
.tuijian .tuijian_li li:nth-child(odd){ margin-right:10%;}
.tuijian .tuijian_li li a{ display:block; width:100%; line-height:25px; border-bottom:1px dashed #c7c7c7; color:#656464;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.tuijian .tuijian_li li a:hover{ color:#d21c29; border-bottom-color:#d21c29; }
/*推荐阅读 end*/
/*文章页 end*/
/*胜诉判决文章页*/
.right_page_panjue_article{width:780px; float:right; background:#fff; padding:30px 50px;}
.right_page_panjue_article h1.article_bt{width:100%; text-align:center; font-size:18px; color:#333; margin-top:0px; padding-bottom:20px; border-bottom:1px dashed #c8c8c8; font-weight:bolder;}
.right_page_panjue_article .laiyuan_h3{font-size:14px; color:#a2a2a2; text-align:center; margin-top:10px; margin-bottom:10px;}
.right_page_panjue_article .lixianbao a{ display:block; cursor:pointer;}
.right_page_panjue_article .lixianbao a img{ width:100%;}
.right_page_panjue_article .neirong_box{ margin-top:20px;}
.right_page_panjue_article .neirong_box img{ width:70% !important; margin:0 auto !important; height:auto !important;}
.right_page_panjue_article .neirong_box h2{font-size:16px; font-weight:bolder; color:#000; margin:10px 0 !important; font-family:宋体 !important; text-align:center;}
.right_page_panjue_article .neirong_box h3{font-size:16px; font-weight:bolder; color:#000; margin:10px 0 !important; font-family:宋体 !important;}
.right_page_panjue_article .neirong_box p,
.right_page_panjue_article .neirong_box div{line-height:30px !important; color:#333 !important; font-size:16px !important; margin-bottom:15px; font-family:宋体 !important;}
/*胜诉判决文章页 end*/
/*锦旗文章页*/
.right_page_article .jinqi_neirong_box{ margin-top:20px;}
.right_page_article .jinqi_neirong_box img{ max-width:100% !important; margin:10px auto !important; height:auto !important;  }
.right_page_article .jinqi_neirong_box section,
.right_page_article .jinqi_neirong_box p,
.right_page_article .jinqi_neirong_box div{ color:#666 !important; line-height:25px !important; font-size:16px !important; text-indent:32px; margin-bottom:15px;}
.right_page_article .jinqi_neirong_box h2{ font-size:23px; color:#333; font-weight:bolder; text-align:center; margin:15px 0;}
.right_page_article .jinqi_neirong_box h3{ font-size:20px; color:#333; font-weight:bolder; text-align:center;margin:15px 0;}
.right_page_article .jinqi_neirong_box span.zhu{ color:#999; display:block; text-align:center; font-size:12px; margin-bottom:10px; }
/*锦旗文章页 end*/
/*成功案例、律师团队左侧栏*/
.case_list_left{ width:300px; float:left;}
.case_list_left .left_part{ background:#fff; box-shadow:0px 3px 3px rgba(124,124,124,0.15); margin-bottom:20px;}
.case_list_left .left_part .left_biaoti{}
.case_list_left .left_part .left_biaoti{ height:45px; padding:0 20px; border-bottom:1px solid #dddddd;}
.case_list_left .left_part .left_biaoti span{ display:block; height:44px; line-height:44px; float:left; border-bottom:3px solid #d02128; font-size:18px; color:#d02128;}

.case_list_left .left_part ul.lvshi_list_list{ padding:14px 20px;}
.case_list_left .left_part ul.ul1{ padding:3px 20px;}
.case_list_left .left_part ul.lvshi_list_list li a{ display:block; border-top:1px solid #dddddd; height:40px; font-size:14px; color:#323336; line-height:40px; padding-left:12px; background:url(../image/icon_sj.png) no-repeat left center;}
.case_list_left .left_part ul.lvshi_list_list li span{ display:block; border-bottom:1px solid #dddddd;  font-size:14px; color:#323336; padding-left:12px; background:url(../image/icon_sj.png) no-repeat left center; cursor:pointer; padding-top:10px; padding-bottom:10px;}
.case_list_left .left_part ul.lvshi_list_list li.lvshi_list_dangqian span{ color:#d02128;}
.case_list_left .left_part ul.lvshi_list_list li:first-child a{ border:none;}

.case_list_left .left_part .list{padding:14px 20px;}
.case_list_left .left_part .list a{ display:block; border-bottom:1px solid #dddddd; font-size:14px; color:#323336; line-height:20px; padding:10px 0 10px 12px; background:url(../image/icon_sj.png) no-repeat left center;}

/*轮播 banner*/
.jinqi_banner{ width:100%; height:400px; background:rgba(164,163,163,1.00);}
.jinqi_banner { position: relative; background:#fff; height:400px; /*overflow: hidden;*/}
.jinqi_banner .slides { position: relative; z-index: 1; padding:14px 20px;}
.jinqi_banner .slides li { height:400px;background-size: cover!important; }
.jinqi_banner .slides li a{ display:block; width:100%; height:400px;}
.jinqi_banner .flex-control-nav {position: absolute; bottom:20px; z-index: 2; width: 100%; text-align: center; }
.jinqi_banner .flex-control-nav li {display:inline-block;width:8px;height: 8px; margin: 0 5px; *display:inline; zoom: 1; }
.jinqi_banner .flex-control-nav a { display: inline-block; width: 8px; height: 8px; overflow: hidden; background: #fff; cursor: pointer; font-size:0; border-radius:4px; }
.jinqi_banner .flex-control-nav .flex-active { background:#ba0000;}
.jinqi_banner .flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.jinqi_banner .flex-direction-nav li a { display: block; width: 50px; height: 38px; overflow: hidden; cursor: pointer; position: absolute; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
/*.jinqi_banner .flex-direction-nav li a.flex-prev { left: 40px; background: url(../image/prev_icon.png) center center no-repeat; }
.jinqi_banner .flex-direction-nav li a.flex-next { right: 40px; background: url(../image/next_icon.png) center center no-repeat; }
.jinqi_banner .flex-direction-nav li a:hover {filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6; opacity: 0.6;}*/
/*轮播 banner end*/

/*成功案例、律师团队左侧栏 end*/
/*视频列表页*/
.list_shipin_ul1{ width:100%;}
.list_shipin_ul1 li{ overflow:hidden; padding:0; width:263px; float:left; margin:0 5px; margin-bottom:10px; height:159px; position:relative;}
.list_shipin_ul1 li a{ display:block; position:relative; width:100%; height:159px;}
.list_shipin_ul1 li .play_but{ width:60px; height:60px; position:absolute; left:50%; margin-left:-30px; top:50%; margin-top:-30px; z-index:6;}
.list_shipin_ul1 li .slt{ width:100%; height:159px; position:absolute; left:0; top:0; z-index:5; object-fit: cover;}
.list_shipin_ul1 li h5{  padding:8px 15px; width:233px; height:48px; color:#fff; font-size:12px; position:absolute; left:0; bottom:0; z-index:9;letter-spacing:0px; background:rgba(0,0,0,0.50);}
/*视频列表页 end*/
/*拆迁落地页****************************************************/
/*图书购买咨询*/
.cq_maishu{ width:1200px; margin:0 auto; position:relative; height:90px;}
.cq_maishu .maishu_box{ height:90px; background:#fff; width:100%; position:absolute; left:0; top:-45px; box-shadow:0 0 3px rgba(0,0,0,0.40); z-index:9999999; border-radius:20px;}
.cq_maishu .maishu_box .left{ float:left; line-height:90px; color:#333333; font-size:22px; width:900px; margin-left:20px;}
.cq_maishu .maishu_box .left .color_1{ color:#d21c29; font-weight:bolder;}
.cq_maishu .maishu_box .left a{ color:#333333;text-decoration: underline}
.cq_maishu .maishu_box .right{ float:left; width:214px; height:58px; margin-left:20px; margin-top:18px; position:relative; cursor:pointer; }
.cq_maishu .maishu_box .right a{ display:block; width:100%;}
.cq_maishu .maishu_box .right a img{width:214px; height:58px;}
/*图书购买咨询 end*/
/*项目介绍*/
.cq_xmjs{ width:100%;}
.cq_xmjs .content{ width:1200px; margin:0 auto; margin-top:25px;}
.cq_xmjs .content ul li{ width:380px; float:left; margin:0 10px 20px 10px; background:#fff;box-shadow:0 0 5px rgba(0,0,0,0.30);}
.cq_xmjs .content ul li .tu{ width:100%;}
.cq_xmjs .content ul li .tu img{ width:100%;}
.cq_xmjs .content ul li .zi{ padding:20px;}
.cq_xmjs .content ul li .zi h3{ color:#333333; font-size:26px; font-weight:bolder;}
.cq_xmjs .content ul li .zi p{ color:#333333; font-size:14px; line-height:26px; height:78px; overflow:hidden; margin-top:10px;}
.cq_xmjs .content ul li .zi a{ display:block; color:#fff; font-size:18px; font-weight:bolder; width:170px; line-height:36px; height:36px; margin-top:10px; text-align:center; background:#d02128; border-radius:18px; cursor:pointer;}
/*项目介绍 end*/
/*咨询政策*/
.cq_zxzc{ width:100%; margin-top:15px;}
.cq_zxzc .content{width:1200px; margin:0 auto; margin-top:25px; }
.cq_zxzc .content .zixun{ display:block; width:100%;}
.cq_zxzc .content .zixun span{ display:block; width:108px; height:38px; text-align:center; line-height:38px; border:1px solid #dddddd; margin:0 5px 10px 5px; float:left; cursor:pointer; color:#333; font-size:18px;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.cq_zxzc .content .zixun span:hover{ color:#fff; background:#d02128;}
.cq_zxzc .content .zixun span.s2{ width:168px;}
.cq_zxzc .content .zixun span.s3{ width:108px;}
/*咨询政策 end*/
.cq_zixun{ width:1200px; height:62px; margin:0 auto; margin-top:20px; }
.cq_zixun a{ display:block; width:100%;height:62px; line-height:62px;background:#f5f5f5; font-size:20px; color:#333333; text-align:center; cursor:pointer;}
.cq_zixun a span{ color:#d02128; font-weight:bolder;}
.cq_zixun a span.s2{ padding-left:23px; background:url(../image/cq_xiaoshou.png) no-repeat left center;}

/*宣传片*/
.cq_xcp{ width:100%; margin-top:20px; height:538px; background:url(../image/cq_xcp_bg.jpg) no-repeat center top;}
.cq_xcp .content{ width:1200px; margin:0 auto; padding-top:30px;}
.cq_xcp .content video{ display:block; margin:0 auto;}
/*宣传片 end*/
/*动态*/
.cq_dt{width:100%; margin-top:20px;}
.cq_dt .content{ width:1200px; margin:0 auto; margin-top:25px;}
.cq_dt .content .dongtai{ width:570px; height:610px; background:#fff; -moz-box-shadow:0px 0px 4px rgba(132,132,132,0.35);-ms-box-shadow:0px 0px 4px rgba(132,132,132,0.35);-o-box-shadow:0px 0px 4px rgba(132,132,132,0.35);-webkit-box-shadow:0px 0px 4px rgba(132,132,132,0.35);box-shadow:0px 0px 4px rgba(132,132,132,0.35); overflow:hidden; margin-left:20px; float:left;}
.cq_dt .content .dongtai h6{ height:60px; line-height:60px;  text-align:center; font-size:24px;color:#fff; font-weight:bolder; background:#d02128;}
.cq_dt .content .dongtai h6 span{ color:#ffea00;}
.cq_dt .content .dongtai .marquee{ height:450px; overflow:hidden;}
.cq_dt .content .dongtai ul{ width:100%;  margin:0 auto; margin-top:30px; }
.cq_dt .content .dongtai ul li{ line-height:44px; height:44px; color:#333333; font-size:18px; padding-left:40px; }
.cq_dt .content .dongtai ul li:nth-child(odd){ background:#f5f5f5;}
.cq_dt .content .dongtai a{ display:block; height:43px; width:260px; line-height:43px; font-size:18px; color:#fefefe; text-align:center; cursor:pointer; margin:0 auto; margin-top:30px; border-radius:22px; background:#d02128;}
/*动态 end*/
/*三大资源*/
.cq_sandzy{width:100%; margin-top:30px;}
.cq_sandzy .content{ width:1200px; margin:0 auto; margin-top:25px;}
.cq_sandzy .content ul{ width:100%;}
.cq_sandzy .content ul li{width:380px;float:left; margin-left:30px;}
.cq_sandzy .content ul li.margin_left0{ margin-left:0;}
.cq_sandzy .content ul li img{ width:100%;}
.cq_sandzy .content ul li h5{font-size: 16px;color:#ffffff;font-weight:bold;padding-left:5px; height:35px; background:#d02128; line-height:35px; margin-top:6px;}
.cq_sandzy .content ul li h5 span{ display:block; border-left:5px solid #fff; height:35px; padding-left:15px;}
.cq_sandzy .content ul li p{ color:#333333; font-size:14px; line-height:23px; margin-top:10px; padding:0 10px; height:92px;}
/*三大资源 end*/

/*四大优势*/
.cq_sidys{width:100%; margin-top:30px;}
.cq_sidys .content{ width:1200px; margin:0 auto; margin-top:25px;}
.cq_sidys .content ul{ width:100%;}
.cq_sidys .content ul li{width:285px;float:left; margin-left:20px;}
.cq_sidys .content ul li.margin_left0{ margin-left:0;}
.cq_sidys .content ul li img{ width:100%;}
.cq_sidys .content ul li h5{font-size:20px;color:#333333;font-weight:bold; margin-top:15px;}
.cq_sidys .content ul li p{ color:#333333; font-size:14px; line-height:23px; margin-top:10px; height:92px;}
/*四大优势 end*/
/*咨询+电话*/
.cq_zixun_02{ width:595px; height:50px; margin:20px auto 0 auto; background:url(../image/cq_zx_02_bg.png) no-repeat center top; padding:8px 8px 8px 0;}
.cq_zixun_02 .tu{ height:50px; width:90px; background:url(../image/cq_tel_icon.png) no-repeat center center; float:left;}
.cq_zixun_02 .dh{ float:left; margin-left:10px;}
.cq_zixun_02 .dh span{ display:block; color:#fff; font-weight:bolder;}
.cq_zixun_02 .dh span.s1{ font-size:16px;}
.cq_zixun_02 .dh span.s2{ font-size:26px;}
.cq_zixun_02 a{ float:right; display:block; width:260px; height:50px; text-align:center; line-height:50px; background:#fff; color:#d02128; font-size:25px; cursor:pointer; font-weight:bolder; border-radius:25px;-ms-border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;-o-border-radius:25px;}
/*咨询+电话 end*/
/*能做什么*/
.cq_do{width:100%; margin-top:30px;}
.cq_do .content{ width:1200px; margin:0 auto; margin-top:25px;}
.cq_do .content .left{ float:left; width:420px; margin-top:30px;}
.cq_do .content .list h6{ font-size:20px; color:#333333; font-weight:bolder;}
.cq_do .content .list .tu{ width:100%; margin:5px 0;}
.cq_do .content .list .tu img{ width:100%;}
.cq_do .content .list p{ font-size:14px; color:#333333; line-height:23px;}
.cq_do .content .center{ float:left; width:360px; float:left;}
.cq_do .content .center img{ display:block; width:308px; height:308px; margin:0 auto;}
.cq_do .content .right{ float:right;width:420px; margin-top:30px;}
.cq_do .content .right .list h6,
.cq_do .content .right .list p{ padding-left:10px;}
/*能做什么 end*/
/*拆迁落地页*********************************************** end*/
/*锦旗列表页*/
ul.jinqi_li li{ float:left; width:195px; margin:0 5px 10px 5px; }
ul.jinqi_li li .tu{ width:100%; height:282px; position:relative;cursor:pointer; overflow:hidden;}
ul.jinqi_li li .tu img.slt{ width:100%;height:282px;object-fit: cover;}
ul.jinqi_li li .tu .cxewm{ position:absolute; width:100%; height:282px; background:rgba(0,0,0,0.50); left:0; top:282px;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
ul.jinqi_li li .tu:hover .cxewm{ top:0;}
ul.jinqi_li li .tu .cxewm .padd{ padding-top:80px;}
ul.jinqi_li li .tu .cxewm img{ display:block; width:100px; height:100px; margin:0 auto;}
ul.jinqi_li li .tu .cxewm p{ margin-top:10px; text-align:center; color:#fff; font-size:14px;}
ul.jinqi_li li .zi h6{ padding:5px 10px; background:#d02128; }
ul.jinqi_li li .zi h6 a{ display:block; text-align:center; height:40px; line-height:20px; overflow:hidden; color:#fff;}
ul.jinqi_li li .zi .biaoqian{ background:#f9f9f9; padding:5px 10px; color:#333;}
/*锦旗列表页*/
/*关停落地页**************************************************/
.gt_shouduan{ width:100%; background:#ededed; padding:29px 0 10px 0; margin-top:30px;}
.gt_shouduan .content{ width:1200px; margin:0 auto;}
.gt_shouduan .content ul li{ float:left; width:285px; margin-left:20px; margin-bottom:10px;}
.gt_shouduan .content ul li.margleft0{ margin-left:0px;}
.gt_shouduan .content ul li img{ width:100%; height:112px;}
.gt_shouduan .content ul li p{ color:#333333; font-size:18px; text-align:center; line-height:40px; height:40px;}
/*应对策略*/
.gt_ydcl{ width:100%; height:321px; background:url(../image/gt_yd_bg.jpg) no-repeat center top; margin-top:30px;}
.gt_ydcl .content{ width:1200px; margin:0 auto;}
.gt_ydcl .content .left{ padding-top:48px; float:left;}
.gt_ydcl .content .left p{  width:225px; height:225px; background:url(../image/gt_gtcl_yuan.png) no-repeat center center; line-height:225px; text-align:center; color:#fff; font-size:36px; font-weight:bolder;}
.gt_ydcl .content .right{ float:left; margin-left:50px; padding-top:30px;}
.gt_ydcl .content .right p{ color:#ffffff; font-size:25px; line-height:50px;}
.gt_ydcl .content .right p span{ color:#d02128; font-weight:bolder; font-size:30px; padding-right:15px;}
/*应对策略 end*/
/*精选视频*/
.gt_shipin{ width:100%; padding:30px 0; background:#ededed; margin-top:30px;}
.gt_shipin .content{ width:1180px; margin:0 auto;}
.gt_shipin .play_pause{ float:left; margin:0 15px; width:560px;  margin-bottom:30px; }
.gt_shipin .play_pause .shipin_0310{ width:560px; height:315px; overflow:hidden; position:relative;}
.gt_shipin .play_pause .shipin_0310 video{width:560px; height:315px;}
.gt_shipin .play_pause .shipin_0310 .play_but{ width:60px; height:60px; position:absolute; top:50%; left:50%;  margin-top:-30px; margin-left:-30px; z-index:2;}
.gt_shipin .play_pause .shipin_0310 .slt{ width:560px; height:315px; position:absolute; top:0; left:0;  z-index:1;}
.gt_shipin .play_pause h6{ color:#ffffff; font-size:16px; height:40px; line-height:40px; background:#000000; margin-top:5px; padding-left:20px;}
/*精选视频 end*/
/*律师团轮播 banner*/
.gt_team_banner{ width:100%; height:440px; background:rgba(164,163,163,1.00); margin-top:30px; background:url(../image/gt_team_bg.jpg) no-repeat center top;}
.gt_team_banner { position: relative;height:440px; /*overflow: hidden;*/}
.gt_team_banner .slides { position: relative; z-index: 1; }
.gt_team_banner .slides li { height:440px;background-size: cover!important; }
.gt_team_banner .slides li a{ display:block; width:100%; height:440px;}
.gt_team_banner .flex-control-nav {position: absolute; bottom:67px; z-index: 2; width: 100%; text-align: center; display:none; }
.gt_team_banner .flex-control-nav li {display:inline-block;width:50px;height: 8px; margin: 0 5px; *display:inline; zoom: 1; }
.gt_team_banner .flex-control-nav a { display: inline-block; width: 50px; height: 8px; overflow: hidden; background: #fff; cursor: pointer; font-size:0; }
.gt_team_banner .flex-control-nav .flex-active { background:#ba0000;}
.gt_team_banner .flex-direction-nav { position: absolute; z-index: 3; width:1024px; top:82%; left:50%; margin-left:-512px; height:36px; }
.gt_team_banner .flex-direction-nav li a { display: block; width: 36px; height: 36px; overflow: hidden; cursor: pointer; position: absolute; filter: alpha(opacity=100); -moz-opacity: 1.00; -khtml-opacity:1.00; opacity: 1.00; }
.gt_team_banner .flex-direction-nav li a.flex-prev { right: 46px; background: url(../image/prev_icon2.png) center center no-repeat; }
.gt_team_banner .flex-direction-nav li a.flex-next { right: 0px; background: url(../image/next_icon2.png) center center no-repeat; }
.gt_team_banner .flex-direction-nav li a:hover {filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6; opacity: 0.6;}

.gt_team_banner .slides li .content{ width:1024px; margin:0 auto;  position:relative; height:390px; padding-top:50px;}
.gt_team_banner .slides li .content .tu{ position:absolute; left:0; bottom:0;}
.gt_team_banner .slides li .content .tu img{ width:100%;}
.gt_team_banner .slides li .content .left{ width:845px; height:340px; border:10px solid #d02128; float:left;}
.gt_team_banner .slides li .content .left .left_content{ padding-left:325px; padding-top:25px;}
.gt_team_banner .slides li .content .left .left_content h6{ color:#fff; margin-bottom:10px;}
.gt_team_banner .slides li .content .left .left_content h6 .s1{ font-size:36px; font-weight:bolder;}
.gt_team_banner .slides li .content .left .left_content h6 .s2{ font-size:20px; padding-left:10px;}
.gt_team_banner .slides li .content .left .left_content p{ color:#fff; font-size:16px; line-height:30px;}
.gt_team_banner .slides li .content .left .left_content .daibiao_case{ height:33px; margin:10px 0 4px 0; position:relative; padding:3px;}
.gt_team_banner .slides li .content .left .left_content .daibiao_case span{ display:block; width:90px; height:28px; line-height:28px; text-align:center; color:#fff; font-size:16px; font-weight:bolder; background:#d02128; border-radius:5px;}
.gt_team_banner .slides li .content .left .left_content .daibiao_case span.s1{ position:absolute; left:0; top:0; z-index:2; border:1px solid #383b3f;}

.gt_team_banner .slides li .content .right{ width:150px; float:right;}
.gt_team_banner .slides li .content .right a{ width:150px; height:45px; display:block; background:#d02128; color:#fff; line-height:45px; text-align:center; font-size:22px; margin-bottom:10px; cursor:pointer;}
/*律师团轮播 banner end*/
/*企业关停成功案例*/
.gt_case{ width:100%; margin-top:25px;}
.gt_case .content{ width:1240px; margin:0 auto; margin-top:20px;}
.gt_case .content ul li{ width:580px; float:left; margin:0 20px 20px 20px; height:165px; border-bottom:1px dashed #ededed;}
.gt_case .content ul li:nth-child(3),
.gt_case .content ul li:nth-child(4){ border-bottom:none;}
.gt_case .content ul li .tu{ float:left; width:175px; height:145px;}
.gt_case .content ul li .tu img{width:175px; height:145px;object-fit: cover;}
.gt_case .content ul li .zi{ float:left; width:385px; height:145px; margin-left:20px;}
.gt_case .content ul li .zi h4 a{ display:block; color:#333333; font-size:18px; font-weight:600; height:48px; overflow:hidden; line-height:24px;}
.gt_case .content ul li .zi p.miaoshu a{ display:block; color:#333333; font-size:14px; height:40px; overflow:hidden; line-height:20px; margin-top:10px;}
.gt_case .content ul li .zi p.biaozhu{ display:block; color:#333333; font-size:14px; height:20px; overflow:hidden; line-height:20px; margin-top:10px;}
.gt_case .content ul li .zi p.biaozhu a{ color:#d02128;}
.gt_case .content ul li .zi p.biaozhu .shu{ color:#dddddd;}
/*企业关停成功案例 end*/
/*环保关停胜诉判决书*/
.gt_shengsu{ width:100%; margin-top:25px;}
.gt_shengsu .content{ width:1230px; margin:0 auto; margin-top:20px;}
.gt_shengsu .content ul li{ float:left; width:585px; margin:0 15px 30px 15px; background:#fff; box-shadow:0 0 4px rgba(0,0,0,0.15); height:263px;}
.gt_shengsu .content ul li img{ width:100%; height:203px;}
.gt_shengsu .content ul li h6{ float:left; font-size:20px; color:#333; font-weight:bolder; border-left:5px solid #d02128; padding-left:15px; margin-top:17px; margin-left:20px; }
.gt_shengsu .content ul li a{ float:right; margin-right:20px; color:#d02128; font-size:14px; margin-top:20px;}
/*环保关停胜诉判决书 end*/
/*企业关停律师文集*/
.gt_wenji{ width:100%; margin-top:25px;}
.gt_wenji .content{ width:1230px; margin:0 auto; margin-top:20px;}
.gt_wenji .content ul li{ float:left; width:585px; margin:0 15px 30px 15px; background:#fff; box-shadow:0 0 4px rgba(0,0,0,0.15); padding-bottom:16px; }
.gt_wenji .content ul li .h6{ height:46px; background:#d02128; padding-left:70px; position:relative; padding-right:50px;}
.gt_wenji .content ul li .h6 img{ position:absolute; z-index:1; top:-10px; left:20px; width:45px; height:53px;}
.gt_wenji .content ul li .h6 h6{ line-height:46px; color:#fff; height:46px; overflow:hidden; font-size:16px; font-weight:bolder;}
.gt_wenji .content ul li p.miaoshu{ color:#333333; font-size:14px; line-height:23px; padding:10px 20px;}
.gt_wenji .content ul li p.biaozhu{ background:#f9f9f9; height:30px; line-height:30px; padding:0 20px; font-size:14px;}
.gt_wenji .content ul li p.biaozhu .s1{ background:url(../image/icon_shijian.png) no-repeat left center; padding-left:23px; display:block; height:30px; background-size:18px 18px; color:#333; float:left;}
.gt_wenji .content ul li p.biaozhu a{ display:block; float:right; height:30px; color:#d02128;}
/*企业关停律师文集 end*/
/*关停落地页 end**************************************************/
/*律师列表页******************************************************/
.list_page .content .lvshi_right_page{width:880px; float:right; }
.list_page .content .lvshi_right_page .lvshi_box{}
/*律师页标题*/
.lvshi_biaoti{ margin-left:10px; position:relative;}
.lvshi_biaoti span{ display:block; height:36px;}
.lvshi_biaoti span.s1{ background:#d02128; font-size:18px; color:#ffffff; text-align:center; line-height:36px; text-align:center; font-weight:bolder; }
.lvshi_biaoti span.c1{ width:150px;}
.lvshi_biaoti span.s2{ border:1px solid #d02128; position:absolute; top:3px; left:3px; z-index:1;}
/*律师页标题 end*/
.lvshi_box_zi{ padding:20px 10px; background:#fff; margin-bottom:10px;}
.lvshi_box_zi ul{ margin-top:30px;}
.lvshi_box_zi ul li{ float:left; padding:0 10px 20px 10px; width:195px;}
.lvshi_box_zi ul li .tu{ width:100%; display:block;}
.lvshi_box_zi ul li .tu img{ width:100%; height:278px;}

.lvshi_box_zi ul li h6{ height:35px; line-height:35px; padding-left:5px; background:#d02128; margin-top:5px;}
.lvshi_box_zi ul li span{ display:block; height:35px; line-height:35px; float:left; }
.lvshi_box_zi ul li span.s1{border-left:5px solid #fbfbfb; padding-left:15px; color:#fff; font-size:18px;}
.lvshi_box_zi ul li span.s2{ padding-left:10px; color:#fff; font-size:16px;}
/*律师列表页 end**************************************************/
/*右侧固定资源栏*/
.fix_right{ width:106px; height:674px; background:#471214; position:fixed; top:50px; right:10px; z-index:888; border-radius:10px; overflow:hidden;}
.fix_right a.content{ display:block; width:100%;}
.fix_right a.content .tu1{ background:url(../image/fix_right_tu_bg.jpg) repeat-y; width:100%; height:74px;padding-top:8px; cursor:pointer;}
.fix_right a.content .tu1 img{ display:block; margin:0 auto; }
.fix_right a.content .tu1 p{ text-align:center; color:#fff; font-size:18px; font-weight:bolder;}
.fix_right a.content span{ display:block; width:100%; height:32px; line-height:32px; text-align:center; color:#fff; font-size:14px; background:#1b0405;}
.fix_right a.content ul{ padding:0 18px; margin-top:19px;}
.fix_right a.content ul li{ border-radius:5px; width:100%; margin-bottom:5px; cursor:pointer; padding-bottom:4px;transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;}
.fix_right a.content ul li img{ width:100%;}
.fix_right a.content ul li p{ text-align:center; font-size:12px; color:#fff; height:20px; line-height:20px;}
.fix_right a.content ul li:hover{ background:#d02128;}
/*右侧固定资源栏 end*/
/*律师文章页*/
.lvshi_article{ width:100%;}
.lvshi_article .content{ width:1200px; margin:0 auto;}
.lvshi_article .content .lvshi_article_left{width: 260px; float:left; background:#fff; padding:20px;}
.lvshi_article .content .lvshi_article_left .tu{ width:100%;}
.lvshi_article .content .lvshi_article_left .tu img{ width:100%;}
.lvshi_article .content .lvshi_article_left h6{ height:45px; line-height:45px; background:#d02128; text-align:center; color:#fff;}
.lvshi_article .content .lvshi_article_left h6 .s1{font-size: 22px; font-weight:bolder;}
.lvshi_article .content .lvshi_article_left h6 .s2{font-size: 16px; padding-left:10px;}

.lvshi_article .content .lvshi_article_right{ width:800px; float:left; padding:20px 40px; background:#fff; margin-left:20px;}
.lvshi_article .content .lvshi_article_right h1{ width:200px; height:40px; line-height:40px; margin:0 auto; background:#d21c29; padding:0 5px; color:#fff; font-family:宋体 !important;}
.lvshi_article .content .lvshi_article_right h1 .box{ border-left:5px solid #fff; border-right:5px solid #fff; height:40px; text-align:center;}.lvshi_article .content .lvshi_article_right h1 .box .s1{ font-size:22px;}
.lvshi_article_right h1 .box .s2{ font-size:16px; padding-left:10px;}
.lvshi_article_right .biaozhu{ height:60px; border-bottom:1px solid #eeecec; text-align:center; line-height:60px; font-family:宋体 !important;}
.lvshi_article_right .biaozhu span{ color:#9b9b9b; font-size:16px; padding-right:25px;}
.lvshi_article_right .biaozhu a{ color:#fff; font-size:16px; background:#9b9b9b; padding:8px 20px; border-radius:10px; cursor:pointer; transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
.lvshi_article_right .biaozhu a:hover{ background:#d21c29;}
.lvshi_article_right .lvshi_article_box{ margin-top:30px;}
.lvshi_article_right .lvshi_article_box h3{ font-size:16px; font-weight:bolder; color:#000; margin:10px 0 !important; font-family:宋体 !important;}
.lvshi_article_right .lvshi_article_box div,
.lvshi_article_right .lvshi_article_box p{ line-height:30px !important; color:#333 !important; font-size:16px !important; margin-bottom:15px; font-family:宋体 !important;}
/*单独定制页面*/
.lvshi_article_right .lvshi_article_box h3 a{ float:right; font-weight:400; font-size:14px; color:#d02128;}
.lvshi_article_right .lvshi_article_box ul li{ float:left; width:190px; margin:10px 5px;}
.lvshi_article_right .lvshi_article_box ul li a{ display:block;}
.lvshi_article_right .lvshi_article_box ul li .tu{ width:100%;}
.lvshi_article_right .lvshi_article_box ul li .tu{ display:block; position:relative;}
.lvshi_article_right .lvshi_article_box ul li .tu img{ width:100%;}

.lvshi_article_right .lvshi_article_box ul li h6{ color:#333; font-size:14px; line-height:20px; height:40px; overflow:hidden;}

.lvshi_article_right .lvshi_article_box ul.lvshi_article_shipin li .tu img{ height:105px;}
.lvshi_article_right .lvshi_article_box ul.lvshi_article_jinqi li .tu img{ height:276px;}
.lvshi_article_right .lvshi_article_box ul.lvshi_article_case li .tu img{ height:126px;}
.lvshi_article_right .lvshi_article_box ul.lvshi_article_panjue li .tu img{ height:253px;}

.lvshi_article_right .lvshi_article_box ul li .tu img.icon_btn{ width:50px; height:50px; position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px;}
/*单独定制页面 end*/

/*律师文章页 end*/

/*联系我们页面*/
.about_us_box{border:1px solid #b3b2b2;width:100%;}
.about_us_box h6{ width:100%; height:48px; background:url(/templets/default/images_about_us/mapTitleBg.jpg) repeat-x; line-height:48px;}
.about_us_box h6 span{ display:block; width:150px; height:48px; background:#717171; color:#fff; font-size:28px; text-align:center;}
.about_us_box .box{ width:96%; margin:0 auto; margin-top:15px;}
.about_us_box .box>img{ width:100%; margin-bottom:10px;}

.about_us_box .box .hezuohuoban{  width:140px; height:40px; line-height:40px; background:#cccccc; color:#000; padding-left:15px; font-size:22px; margin-top:10px; margin:10px 0;}

.about_us_box .box .xx{ color:#333333; font-size:18px; padding-left:40px; line-height:30px; margin-bottom:10px;}
.about_us_box .box .xx_01{ background:url(/templets/default/image/about_us_01.png) no-repeat left center; background-size:30px 30px;}
.about_us_box .box .xx_02{ background:url(/templets/default/image/about_us_02.png) no-repeat left center; background-size:30px 30px;}
.about_us_box .box .xx_03{ background:url(/templets/default/image/about_us_03.png) no-repeat left center; background-size:30px 30px;}
.about_us_box .box .biaoti{ width:100%; height:55px; line-height:55px; text-align:center; color:#000; font-size:22px; background:#cccccc;}
.about_us_box .box .yewulist li{ width:32%; float:left; margin-left:2%; height:100px; padding:20px 0; margin-bottom:2%; background:#c74c47;}
.about_us_box .box .yewulist li>img{ width:95px; margin:0 auto;}
.about_us_box .box .yewulist li p{ text-align:center; line-height:20px; color:#fff; font-size:22px;}
.about_us_box .box .yewulist li.list_01{ margin-left:0;}
.about_us_box .box .bt_02{ width:140px; height:40px; line-height:40px; background:#cccccc; color:#000; padding-left:15px; font-size:22px; margin-top:10px;}
.about_us_box .box .sm{ color:#666666; font-size:18px; margin-top:5px; line-height:35px;}
/*联系我们页面 end*/

/*土地矿产落地页****************/
/* CSS Document */
.tdkc_banner{ width:100%;}
.tdkc_banner img{ width:100%; }
/*第二导航*/
.tdkc_nav{width:1100px; height:0; margin:0 auto; position:relative;}
.tdkc_nav .tdkc_nav_box{width:1100px; height:80px; position:absolute; top:-90px; background:rgba(255,255,255,0.70); z-index:991;}
.tdkc_nav .kuang{ position:absolute; top:-150px; left:10px; z-index:993;}
.tdkc_nav .tdkc_nav_box ul{ margin-left:150px;}
.tdkc_nav .tdkc_nav_box ul li{ width:150px; text-align:center; height:40px; line-height:40px; margin-top:20px; font-size:20px; color:#000000; float:left;}
.tdkc_nav .tdkc_nav_box ul li a:hover{ color:#d21c29;}
/*第二导航 end*/
/*左中右三框 业务范围、矿石法条、常见问题*/
.tdkc_three{ width:1200px; margin:0 auto; margin-top:17px;}
.tdkc_three .t_kuang{ border:1px solid #dcdcdc; height:360px; float:left;}
.tdkc_three .t_left{ width:318px;}
.tdkc_three .t_left .left_content{ width:100%; height:307px; padding:3px;}
.tdkc_three .t_left .left_content ul{width:312px; height:271px; background:#fef5f5; padding-top:30px;}
.tdkc_three .t_left .left_content ul li{ width:218px; height:45px; border:1px solid #eeeeee; background:url(../images_wsb/zhuanti/tdkc_icon_4.png) no-repeat #fff; padding-left:69px; margin-left:17px; margin-bottom:20px;}
.tdkc_three .t_left .left_content ul li a{ display:block; height:45px; line-height:45px; color:#d21c29; font-size:18px;}
.tdkc_three .t_left .left_content ul li:nth-child(1){ background-position:25px 0;}
.tdkc_three .t_left .left_content ul li:nth-child(2){ background-position:25px -67px;}
.tdkc_three .t_left .left_content ul li:nth-child(3){ background-position:25px -134px;}
.tdkc_three .t_left .left_content ul li:nth-child(4){ background-position:25px -201px;}
     /*标题*/
.biaoti_02{ width:100%; height:52px; line-height:52px; border-bottom:1px solid #dcdcdc; position:relative;}
.biaoti_02 .tdkc_xian{ width:100px; height:3px; position:absolute; left:0; bottom:-2px; background:#d21c29;}
.biaoti_02 h3{color:#d21c29; font-size:22px; font-weight:bolder; padding-left:10px;}
.biaoti_02 h3 a{ color:#bebebe; font-size:14px; float:right; margin-right:5px;}
.biaoti_02 h3 a:hover{ color:#d21c29;}
     /*标题 end*/
	 
.tdkc_three .t_center{ width:418px; margin-left:20px;}
.tdkc_three .t_center .center_content{ padding:15px 9px 0 9px;}
.tdkc_three .t_center .center_content .center_01{ padding-bottom:20px; border-bottom:1px dashed #dcdcdc;}
.tdkc_three .t_center .center_content .center_01 img{ float:left; width:157px; height:116px;}
.tdkc_three .t_center .center_content .center_01 .center_01_right{ margin-left:165px;}
.tdkc_three .t_center .center_content .center_01 .center_01_right h1{ color:#222222; font-size:18px; overflow:hidden; width:100%; height:25px;}
.tdkc_three .t_center .center_content .center_01 .center_01_right p{ color:#666666; font-size:14px; line-height:22px; height:88px; margin-top:5px;}
.tdkc_three  ul.center_02{ margin-top:15px;}
.tdkc_three  ul.center_02 li{ height:34px; background:url(../images_wsb/zhuanti/tdkc_fk.png) no-repeat 0 6px; padding-left:20px; }
.tdkc_three  ul.center_02 li a{color:#222222; font-size:16px;}
.tdkc_three  ul.center_02 li span.tdkc_time_01{ font-size:14px; color:#aaaaaa; float:right;}
.tdkc_three a:hover{ color:#d21c29; }
.tdkc_three ul.center_02 li a:hover{ color:#d21c29; }

.tdkc_three .t_right{ width:418px; margin-left:20px;}
.tdkc_three .t_right .right_content{ padding:0 9px;}
/*左中右三框 业务范围、矿石法条、常见问题 end*/

.qykc_xian_02{ width:1200px; height:3px; background:#d21c29; margin:20px auto 0 auto;}

/*两框 律师介绍、律师文集 */
.tdkc_two{ width:1200px; margin:0 auto;}
.tdkc_two .two_left{ width:758px; height:360px; border:1px solid #dcdcdc; float:left; border-top:1px solid #dcdcdc;position:relative;}
.tdkc_two .two_left .two_left_box{ width:640px; height:200px;  overflow:hidden; margin-top:50px; margin-left:60px; }
.tdkc_two .two_left .two_left_box ul{ width:300%;}
.tdkc_two .two_left .two_left_box ul li{ width:140px; height:200px; float:left;margin-right:20px;}
.tdkc_two .two_left .two_left_box ul li a.b1 img{ width:140px; height:170px;}
.tdkc_two .two_left .two_left_box ul li a.b2{ display:block; width:140px; height:30px; line-height:30px; text-align:center; font-size:18px; color:#222222; background:#eff4f8; }
.tdkc_two .two_left .jiantou{ width:10px; height:27px; display:block; position:absolute; top:186px; z-index:88; cursor:pointer;}
.tdkc_two .two_left .left_jiantou_01{ left:20px;}
.tdkc_two .two_left .right_jiantou_01{ right:40px;}

.tdkc_two .two_right{ width:439px; height:360px; border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc; float:left;}
.tdkc_two .two_right ul.center_02{ padding:20px 8px;}
.tdkc_two .two_right ul.center_02 li{ height:34px; background:url(../images_wsb/zhuanti/tdkc_fk.png) no-repeat 0 6px; padding-left:20px; }
.tdkc_two .two_right ul.center_02 li a{color:#222222; font-size:16px;}
.tdkc_two .two_right ul.center_02 li span.tdkc_time_01{ font-size:14px; color:#aaaaaa; float:right;}
.tdkc_two .two_right a:hover{ color:#d21c29; }
.tdkc_two .two_right ul.center_02 li a:hover{ color:#d21c29;}
/*两框 律师介绍、律师文集 end*/
/*案例*/
.tdkc_case{ width:1200px; height:343px; margin:0 auto; border:1px solid #dcdcdc; margin-top:40px; position:relative;}
.tdkc_case .case_biaoti{ width:1200px; height:60px; border-bottom:1px solid #dcdcdc;}
.tdkc_case .case_biaoti h1{ width:220px; height:60px; line-height:60px; background:#d21c29; text-align:center; font-size:30px; color:#fff; float:left;}
.tdkc_case .case_biaoti a{ float:right; margin-top:30px; margin-right:8px; color:#bebebe;}
.tdkc_case .case_biaoti a:hover{ color:#d21c29;}
.tdkc_case .tdkc_case_box{height:200px; width:1050px; overflow:hidden; margin-top:40px; margin-left:80px;}
.tdkc_case .tdkc_case_box ul{ width:300%; height:200px;}
.tdkc_case .tdkc_case_box ul li{ width:200px; height:200px; margin-right:10px; float:left;}
.tdkc_case .tdkc_case_box ul li .c1 img{ width:200px; height:140px;}
.tdkc_case .tdkc_case_box ul li a.c2{ display:block; width:200px; height:90px;  overflow:hidden;}
.tdkc_case .jiantou{width:15px; height:37px; display:block; position:absolute; top:156px; z-index:88; cursor:pointer; }
.tdkc_case .jiantou img{ width:100%;}
.tdkc_case .left_jiantou_02{ left:30px;}
.tdkc_case .right_jiantou_02{ right:30px; }

/*土地矿产落地页 en************************d*/
/*土地矿产列表页*/
.tdkc_list{}
.tdkc_list li{ border-bottom:1px dashed #DCDCDC; padding-bottom:10px; margin-bottom:10px;}

.tdkc_list li h6 a{ display:block; font-size:18px; line-height:28px; color:#333; font-weight:bolder;}
.tdkc_list li p a{ display:block; font-size:16px; line-height:28px; color:#333; margin-top:5px; }
/*土地矿产列表页 end*/
li.zhuanti_li a{ font-size:18px; font-weight:bolder; color:#d02128;}
/**************↑列表页的专题页链接特殊样式**************************/

.right_page_article .neirong_box .bofang_shipin{ display:none;}

/*个人信息授权和保护声明*/
.shengming{ width:1200px; margin:0 auto; background:#fff; }
.shengming .content{padding:60px 100px; position:relative;}
.shengming .content a{ display:block; width:150px; height:45px; text-align:center; line-height:45px; background:#d02128; color:#fff; font-size:20px; position:absolute; top:60px; right:100px;}
.shengming .content h1{font-size: 25px; font-weight:600; text-align:center;}
.shengming .content h6{font-size: 16px; line-height: 28px;color:#333; margin-top:10px;}
.shengming .content p{font-size: 16px; line-height: 28px;color:#333; margin-top:10px;}

div.shengming_lianjie{ width:100%; text-align:center; padding:10px 0;}
div.shengming_lianjie a{ color:#a71c1b; font-size:14px;}
/*个人信息授权和保护声明 end*/

/*首页视频栏目*/
.shipin2022{ width:100%; background:url(../image/shipin_bg.jpg) no-repeat center top; background-size:100% 100%; margin-top:15px;}
.shipin2022 .shipin2022_content{ width:1224px; margin:0 auto; padding:70px 0;}
.shipin2022 .shipin2022_content ul li{ width:290px; height:195px; float:left; margin:0 8px 16px 8px; background:url(../image/shipin2002_list_bg.png) no-repeat left top; background-size:100% auto;}
.shipin2022 .shipin2022_content ul li .gjtu{ width:100%; height:165px; overflow:hidden; position:relative; background:url(../image/shipin2022_lvshi.png) no-repeat 170px 0; cursor:pointer;}
.shipin2022 .shipin2022_content ul li .gjtu .box{ padding:58px 0 46px 0;}
.shipin2022 .shipin2022_content ul li .gjtu .box .zi{ border-left:4px solid #d02128; padding-left:15px;}
.shipin2022 .shipin2022_content ul li .gjtu .box .zi h6{ color:#464646; font-size:24px; height:24px; line-height:24px;}
.shipin2022 .shipin2022_content ul li .gjtu .box .zi span{ display:block; width:100px; height:26px; border:1px solid #7c7d7e; line-height:26px; color:#464646; font-size:15px; padding:0 10px; background:url(../image/shipin2002_bofang_btn_01.png) no-repeat 100px center; margin-top:15px;}
			 
.shipin2022 .shipin2022_content ul li .gjtu .shipin2022_huadong{ position:absolute; z-index:1; top:165px; left:0; width:290px; height:165px; background:url(../image/shipin2022_huadongtu.jpg) no-repeat 0 0; background-size:100% 100%;transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}
.shipin2022 .shipin2022_content ul li .gjtu:hover .shipin2022_huadong{ top:0;}
.shipin2022 .shipin2022_content ul li .gjtu .shipin2022_huadong a{ display:block; padding-top:30px;}
.shipin2022 .shipin2022_content ul li .gjtu .shipin2022_huadong a .tubiao{  width:72px; height:72px; margin:0 auto; border-radius:39px; border:2px solid #fff;}
.shipin2022 .shipin2022_content ul li .gjtu .shipin2022_huadong a .tubiao img{ width:100%;}
.shipin2022 .shipin2022_content ul li .gjtu .shipin2022_huadong a p{ text-align:center; font-size:26px; color:#ffffff; margin-top:5px;}
			 
.shipin2022 .shipin2022_content ul li .shipin2022_jiangtang{ padding:0 15px; height:30px; line-height:30px; background:#ffffff; border-top:1px solid #b4b4b4;}
.shipin2022 .shipin2022_content ul li .shipin2022_jiangtang p{ float:left; font-size:15px; color:#464646;}
.shipin2022 .shipin2022_content ul li .shipin2022_jiangtang a{ float:right; font-size:15px; color:#464646;}
/*首页视频栏目 end*/