@font-face {
  font-family: 'DINCond';
  src: url('fonts/DINCond-Medium.eot');
  src: url('fonts/DINCond-Medium.eot') format('embedded-opentype'), url('fonts/DINCond-Medium.woff2') format('woff2'), url('fonts/DINCond-Medium.woff') format('woff'), url('fonts/DINCond-Medium.ttf') format('truetype'), url('fonts/DINCond-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

#browser_ie { BACKGROUND-COLOR: #f6f6b4; DISPLAY: none; HEIGHT: 85px; COLOR: #000; FONT-SIZE: 15px; position:fixed; bottom:0; width:100%; z-index:9999;}
#browser_ie .brower_info { MARGIN: 0px auto; WIDTH: 800px; PADDING-TOP: 17px}
#browser_ie .brower_info .notice_info { POSITION: relative; MARGIN-TOP: 5px; FLOAT: left}
#browser_ie .brower_info .notice_info P { margin:0; TEXT-ALIGN: left; LINE-HEIGHT: 25px; WIDTH: 360px; DISPLAY: inline-block}
#browser_ie .browser_list { POSITION: relative; FLOAT: left}
#browser_ie .browser_list IMG { WIDTH: 40px; HEIGHT: 40px}
#browser_ie .browser_list SPAN { TEXT-ALIGN: center; WIDTH: 80px; DISPLAY: inline-block}

.site_top{position:fixed; width:100%; height:90px; background:rgba(255,255,255,0.8); left:0; top:0; z-index:99; transition: all .3s ease;}

.top_section{height:90px; z-index:99; /*box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.12); */ transition: all .3s ease; }
/*.top_section:before{ content:""; position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(255,255,255,0.85); z-index:-1;}*/
.logo{ float:left;}
.logo a{ display:block; padding:22px 0;  transition: all .3s ease;}
.logo img{ height:48px; vertical-align:middle; transition: all .3s ease;}

.site_nav{ float:right;}
.site_nav ul{ margin:0; padding:0; list-style:none; position:relative;}
.site_nav ul li{ float:left;  padding-top:30px; padding-bottom:20px; position:relative; z-index:3; transition: all .3s ease;}
.site_nav ul li a{ padding:0 11px; line-height:40px; color:rgba(0,0,0,0.75); text-transform:uppercase; font-size:14px; display:block; transition: all .3s ease;}
.site_nav ul li a.have_menu{ padding:0px 20px 0 15px;}
.site_nav ul li a:hover,.site_nav ul li.open a,.site_nav ul li.web_language a{ color:#fff; background:#6b1685;}
.site_nav ul li.active a{ color:#fff; background:#6b1685;}
.site_nav ul li ul li a{ font-size:13px;}

.angle-down{ position:absolute; height:20px; top:50%; margin-top:-5px; color:rgba(0,0,0,0.75); right:7px; line-height:20px; transition: all .3s ease;}
.site_nav ul li a:hover .angle-down,.site_nav ul li.open .angle-down,.site_nav ul li.active .angle-down{color:#fff;}
.dropdown .dropdown-menu{ position: fixed; width:100%; top:90px; left:0px; z-index:99; font-size:13px; color:#666; border-radius:0 0 4px 4px; float:left; list-style:none; line-height: 40px; background:rgba(255,255,255,0.8); box-shadow: 0 6px 12px rgba(0,0,0,.175); display:none;  transition: all .3s ease;}
.dropdown .dropdown-menu ul{ display:inline-block; margin-top: 0px; padding: 25px 0 5px;}
.dropdown .dropdown-menu li a,.dropdown.open .dropdown-menu li a{ color:rgba(0,0,0,0.75); display:inline-block; width:100%; text-align:left; line-height:40px; padding:0 15px; box-sizing: border-box;}
.dropdown .dropdown-menu li a:hover{ color:#000; text-decoration:underline;}
.site_nav ul li.open .dropdown-menu li a{ background:none;}
.site_nav ul li .dropdown-menu li{ line-height:40px; padding-top: 0; padding-bottom:0;}

.site_nav ul li .topword_dl span{ display:block; float:left; padding-bottom:15px;}
.site_nav ul li .topword_dl dl{ margin:0; padding:0; list-style:none; float:left;}
.site_nav ul li .topword_dl dt{ float:left; margin-right:12px;}
.site_nav ul li .topword_dl dt a{ line-height:1.6em; height:auto; color:#fff; padding:0; font-size:14px; background:none;}
.site_nav ul li .topword_dl dt a:hover{color:#00b4fa;}
.team_menu{padding-left:18px;}
.team_menu input.search-text,.team_menu select{ background:none; border:1px #ccc solid; width:150px; color:#999; height:30px; box-sizing: border-box;}
.team_menu input.search-text{ margin-right:30px;}
.team_menu select{ margin-right:40px;}
.team_menu input.button{ background:#00b4fa; border:1px #00b4fa solid; height:28px; color:#fff; cursor:pointer; height:30px; padding:0 15px; transition: all 0.2s ease;}
.team_menu input.button:hover{ background:none;}
.site_nav ul li.open .team_menu a{ display:inline-block;}

.site_top.NavBg{ height:70px; background:rgba(255,255,255,0.9); border-bottom:1px #ccc solid; transition: all .3s ease;}
.site_top.NavBg .top_section{ height:70px; border-bottom:1px #ccc solid; transition: all .3s ease;}
.site_top.NavBg .top_section .logo a{ padding:15px 0 0px; transition: all .3s ease;}
.site_top.NavBg .top_section .logo img{ height:40px;}
.site_top.NavBg .top_section .site_nav ul li{ padding-top:18px; padding-bottom: 12px;}
.site_top.NavBg .top_section .site_nav ul li a{ padding-top:0; transition: all .3s ease;}
.site_top.NavBg .top_section .angle-down{ margin-top:-7px;}
.site_top.NavBg .top_section .site_nav ul li ul li{ padding-top:0;}
.site_top.NavBg .top_section .site_nav ul li ul li a{ line-height:40px;}
.site_top.NavBg .dropdown .dropdown-menu{ top:70px;}
.site_top.NavBg .site_nav ul li .dropdown-menu li{ padding-bottom:0;}

.design{ position:absolute; left:0; bottom:20px; padding-left:40px; font-size:12px; display:none;}

.main_content{ background:#fff; position:relative; z-index:1;}

.index_content_height{ height:100%;}


/* 更多按钮 */
.more_btn{ margin-top:40px; text-align:center;}
.more_btn a{ background:none; border:1px #6b1685 solid; padding:10px 35px; color:#6b1685; position:relative;}
.more_btn a span{ position:relative; z-index:2;  transition: all .3s ease-out 0s;}
.more_btn a:before{ content:""; background:#6b1685; position:absolute; height:100%; top:0; left:0; width:0; z-index:1; transition: all .3s ease-out 0s;}
.more_btn a:hover span{ color:#fff;}
.more_btn a:hover:before{ width:100%;}

/* banner */
.slideBox{ width:100%; height:100%; min-height:450px; overflow:hidden; position: fixed;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; margin-left:-54px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin:0; padding:0; list-style:none; }
.slideBox .hd ul li{ float:left; margin:0 3px;  width:30px; height:8px; line-height:140px; overflow:hidden; text-align:center; background:rgba(0,0,0,0.4); cursor:pointer; }
.slideBox .hd ul li.on{ background:#6b1685; height:8px; margin-top:-1px; }
.slideBox .bd{ position:relative;  width:100%; height:100% !important; z-index:0;}
.slideBox .bd .box_word{ position:absolute; width:100%; height:100%; left:0; top:0; display:table; z-index:2;}
.slideBox .bd .box_word .box_word_bg{display: table-cell; vertical-align: middle; text-align:center; padding-top:70px;}
.slideBox .bd .box_word h2{color:#fff; font-size:42px; line-height:1.2em; margin:20px 0; max-width:1200px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.slideBox .bd .box_word p{ color:#fff; font-size:18px; margin:0; line-height:1.6em;  max-width:1200px; text-align: justify;}
.slideBox .bd .box_word a.banner_btn{ display:inline-block; padding:10px 60px; border:1px #fff solid; color:#fff; margin-top:30px; transition: all 0.2s ease;}
.slideBox .bd .box_word a.banner_btn:hover{ background:#6b1685; color:#fff;}
.slideBox .bd .box_word_phone{ display:none;}
.slideBox .bd ul{ margin:0; padding:0; list-style:none; height:100% !important; width:100% !important;}
.slideBox .bd li{ zoom:1; vertical-align:middle; height:100%; background-position:center center; background-repeat:no-repeat;  background-size: cover;  width:100% !important; position:relative;}
.slideBox .bd li:before{ content:""; position:absolute; width:100%; height:100%; background:rgba(255,255,255,0.1); top:0; left:0;}
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:50%; margin-top: -30px; /*margin-top:35px;*/ display:block; width:30px; height:60px; text-align:center; filter:alpha(opacity=30);opacity:0.3; background:#000;}
.slideBox .prev i,.slideBox .next i{ font-size:30px; color:#fff; line-height:60px;}
.slideBox .next{ left:auto; right:0; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.small_title{ font-size:14px; color:#fff; letter-spacing:3px; text-transform:uppercase; }
.banner_title{ font-size:48px; line-height:1.2em; color:#fff; letter-spacing:10px; padding-left:10px; margin-bottom:30px; margin-top:10px; }
.banner_txt{ font-size:16px; color:#fff; margin-bottom:30px;}
.slideBox .more_btn a{color:rgba(255,255,255,0.8); font-size:12px; background:none; border:1px #fff solid;}
.short_width{ width:70%; text-align:center; margin:0 auto; line-height:2em; color:rgba(255,255,255,0.8);}

.slideBox.fullpage{ height:100%; max-height:1000px;}
.slideBox.fullpage .banner_title{ margin-bottom:50px; font-size:46px;}
.slideBox.fullpage .banner_txt{ margin-bottom:60px;}
.slideBox.fullpage .bd .box_word .box_word_bg{ padding-top:0;}
.banner_middle{ display:table-cell; vertical-align:middle; margin:0px auto 0;}
.gray_bg{height:300px;;  position:relative; text-align:center; background:linear-gradient(to right, rgba(107,22,133,.95) , rgba(107,22,133,.35) ); width:calc(100% - 300px); box-sizing: border-box; padding: 40px 10%; text-align: left;}
.gray_bg:before,.gray_bg:after{content:""; position:absolute; top:-20px; left:0; width:100%; height:5px; background:linear-gradient(to right, rgba(107,22,133,.95) , rgba(107,22,133,.35) ); }
.gray_bg:after{ top:auto; bottom:-20px;}
.sanjiao{ position:absolute; top:0; right:-200px; width: 0; height:0; border-top: 150px solid transparent; border-left: 200px solid rgba(107,22,133,.35); border-bottom: 150px solid transparent;}
.gray_bg img{ width:80%;}
.gray_bg h1{ color:#fff; font-size:60px; line-height:1.4em; margin:20px 0; max-width:800px;}

.index_bg_fff{ background:#fff; position: relative; z-index: 1;}

/* 首页新闻版块 */
.index_news_section{ padding:100px 0;}
.index_title{ text-align:center; margin-bottom:100px;}
.index_title h2{ position:relative; margin:0;}
.index_title h2:before{ content:""; width:40%; height:1px; position:absolute; left:0; top:50%; background:rgba(0,0,0,0.15);}
.index_title h2:after{ content:""; width:40%; height:1px; position:absolute; right:0; top:50%; background:rgba(0,0,0,0.15);}

.last_news{ padding-right:50px;}
.last_news a{ display:block; vertical-align:middle;}
.last_news a img{ width:100%; vertical-align:middle;}
.last_news a h2{ margin:30px 0 0; padding-bottom:15px; border-bottom:1px #ccc solid; font-size:16px; font-weight: normal; color:#000; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.last_news a p{ color:#999; line-height:1.5em; font-size:14px; height:84px; margin:20px 0; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.last_news a:hover p,.last_news a:hover h2{ color:#6b1685;}

.index_news_list{ padding-left:50px;}
.index_news_list ul{ margin:0; padding:0; list-style:none;}
.index_news_list ul li{ margin-bottom:30px;}
.index_news_list ul li a{ display:block; vertical-align:middle;}

.index_news_date{ float:left; background:#6b1685; padding:10px 15px 15px; text-align:center; width: 75px; box-sizing: border-box;}
.index_news_date p{ margin: 0; font-family: DINCond; color:rgba(255,255,255,0.6); font-size:16px;}
.index_news_date h2{ margin:20px 0 25px; font-family: DINCond; color:rgba(255,255,255,1); font-size:56px;}
.index_news_date em{ display:block; width:100%; height:2px; background:#fff;}

.index_news_content{ padding-left:100px;}
.index_news_content h3{ margin:0; padding-bottom:15px; border-bottom:1px #ccc solid; font-size:16px; font-weight: normal; color:#000; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.index_news_content p{ color:#999; line-height:1.5em; font-size:12px; height:36px; margin:12px 0; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.index_news_content span{ font-size:12px; color:#6b1685;}

.index_news_list ul li a:hover .index_news_content p,.index_news_list ul li a:hover .index_news_content h3{ color:#6b1685;}

.page_news_list{ padding-left:0; padding-right:45px;}
.page_news_list ul li{ margin-bottom:45px;}

/* 首页业务领域 */
.index_service_section{background-repeat: no-repeat; background-position:center center; background-size: cover; position: relative; padding:100px 0; text-align:center;}
.index_service_section:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6)}

.index_service_section .index_title h2:before{background:rgba(255,255,255,0.15);}
.index_service_section .index_title h2:after{background:rgba(255,255,255,0.15);}

.service_box ul{ margin:0; padding:0; list-style:none; display:inline-block; border-left:1px rgba(255,255,255,0.5) solid;}
.service_box ul li{ float:left; border-right:1px rgba(255,255,255,0.5) solid; min-height:300px;}
.service_box ul li a{ display:block; width:21px; padding:0 15px; color:#fff; height:100%; font-size:21px; word-break:break-word; min-height:280px; padding-bottom:12px; transition: all .3s ease;}
.service_box ul li a:hover{ padding-top:12px; padding-bottom:0;}

/* 首页荣誉 */
.index_rongyi_list{ padding:100px 0;}
.rongyi_left{ height:175px; border:5px #000 solid; padding:10px; box-sizing: border-box; transition: all .3s ease;}
.rongyi_left a{ display:block; vertical-align:middle; height:100%; }
.rongyi_inside{border:1px #000 solid; padding:20px 15px; height:100%; box-sizing: border-box; position:relative; transition: all .3s ease;}
.rongyi_inside h2{ color:#000; font-size:24px; margin:0; transition: all .3s ease;}
.rongyi_inside a,.rongyi_inside span{display:block; position:absolute; left:15px; top:0px; color:#6b1685; padding-top: 100px;}
.rongyi_list ul{ margin:0; padding:0; list-style:none;}
.rongyi_list ul li{ float:left; width:25%; padding-left:30px; margin-bottom:20px; box-sizing: border-box;}
.rongyi_list ul li img{ width:100%; border:1px #ccc solid;}

.page_practices .rongyi_left{ margin-bottom:30px; border:0px #6b1685 solid; }
.page_practices .rongyi_inside{ padding:20px;  border:1px #ccc solid;}
.page_practices .rongyi_inside span{ left:20px;}
.page_practices .rongyi_left:hover{ border:5px #6b1685 solid; }
.page_practices .rongyi_left:hover .rongyi_inside{border:1px #6b1685 solid;}
.page_practices .rongyi_left:hover h2{ color:#6b1685;}

/* 底部 */
.bottom_section{ background:#333; padding:30px 0; font-size:12px; position:relative; z-index:1;}
.bottom_link,.bottom_link a{ color:#ccc;}
.bottom_link i{ margin-right:5px;}
.bottom_link a:hover{ text-decoration:underline;}
.bottom_link font{ margin:0 6px;}
.bottom_link br{ display:none;}
.bottom_icon{ text-align:right; color:#ccc;}
.bottom_icon a{ margin-left:6px;}
.bottom_icon a i{ width:22px; height:22px; border-radius:100%; background:#172385; color:#fff; text-align:center; line-height:22px; font-size:12px;  transition: all .3s ease-out 0s;}
.bottom_icon a:hover i{ background:#000;}


/* 新闻详情 */
.page_banner{background-position:center center; background-repeat:no-repeat;  background-size: cover; height:380px; padding-top:190px; text-align:center; box-sizing: border-box; position:relative;}
.page_banner:before{ content:""; position:absolute; width:100%; height:100%; background:rgba(17,48,81,0.2); top:0; left:0;}
.page_banner h1{ font-size:48px; text-align:center; margin:0; color:#fff; line-height:1em; z-index:2; position:relative;}
.page_banner h2{ display:inline-block; font-size:24px; text-align:center; margin:20px 0; color:#fff; line-height:1em; z-index:2; position:relative;}
.page_banner h2:before{ content:""; position:absolute; width:50px; height:2px; background:#fff; top:10px; left:-80px;}
.page_banner h2:after{ content:""; position:absolute; width:50px; height:2px; background:#fff; top:10px; right:-80px;}

.short_banner{ }

.page_guide{font-size:12px; color:#999; padding:10px 0; background: #f0f0f0;}
.page_guide a{ color:#666;}
.page_guide a:hover{ text-decoration:underline;}
.page_guide font{ margin:0 8px;}

.page_title{ text-align:center;}
.page_title h1{ font-size:48px; text-align:center; margin:0; color:#000; line-height:1em; z-index:2; position:relative;}
.page_title h2{ display:inline-block; font-size:24px; text-align:center; margin:20px 0; color:#666; line-height:1em; text-transform:uppercase; z-index:2; position:relative;}
.page_title h2:before{ content:""; position:absolute; width:50px; height:2px; background:#ccc; top:10px; left:-80px;}
.page_title h2:after{ content:""; position:absolute; width:50px; height:2px; background:#ccc; top:10px; right:-80px;}

.page_menu{ text-align:center; margin:30px 0 80px;}
.page_menu ul{ margin:0; padding:0; list-style:none; display:inline-block;}
.page_menu ul li{ float:left; margin:0 15px;}
.page_menu ul li a{ display:block; padding:5px 0; color:#666; font-size:18px;}
.page_menu ul li a:hover{ color:#6b1685;}
.page_menu ul li.active a{ border-bottom:2px solid #6b1685; color:#6b1685; font-weight:bold;}

.main_content{ padding:100px 0;}

.news_title{margin-bottom:60px;}
.news_title h1{ margin:0; margin-bottom:10px; font-size:28px; color:#333; max-width: 800px; line-height: 1.5em;}
.news_title span{ font-size:12px; color:#999; display:inline-block; margin:0 6px;}

.news_content p{ margin:0; font-size:14px; color:#666; text-align:justify;}
.news_content img{ max-width:100%;}
.news_content p,.news_content span,.news_content font{ font-size:16px !important; line-height:2em !important;}

.news_right{ background:#f8fafa; padding:20px;}

.about_link_img{background-position:center center; background-repeat:no-repeat;  background-size: cover; margin-bottom:30px; box-sizing: border-box; position:relative;}
.about_link_img:before{content:""; position:absolute; top:0px; left:0; width:100%; height:100%; background:linear-gradient(to right, rgba(107,22,133,.95) , rgba(107,22,133,.35) ); }
.about_link_img a{ display:block; vertical-align:middle; height:140px; padding-top:60px; position:relative; z-index:2; box-sizing: border-box;}
.about_link_img h2{ position:relative; z-index:2; color:#fff; margin:0; margin-left:45px; font-size:18px; font-weight:normal;}
.about_link_img h2:before{content:""; position:absolute; bottom:-30px; left:0; width:100%; background:#fff; height:2px; }

.office_map{background-position:center center; background-repeat:no-repeat;  background-size: cover; height:200px; margin-top:100px; box-sizing: border-box; position:relative;}
.office_ul{}
.office_ul h1{ margin:0; margin-bottom:45px; margin-right:30px; border:1px solid rgba(107,22,133,1); padding:10px 15px; color:rgba(107,22,133,1); font-size:24px; line-height:1em;}
.office_ul ul{ margin:0; padding:0; list-style:none;}
.office_ul ul li{ float:left; width:50%; padding-right:30px; margin-bottom:60px; box-sizing: border-box;}
.office_ul ul li h2{ margin:0px 0 20px; color:#000; font-size:21px;}
.office_ul ul li p{ margin:0; border-bottom:1px solid rgba(0,0,0,.1); font-size:13px; line-height:21px; color:#444; position:relative; padding:8px 0 8px 60px;}
.office_ul ul li p.add{ height:42px;}
.office_ul ul li p span{ position:absolute; width:60px; left:0; top:8px; color:#999;}
.office_ul ul li a{ color:#6b1685;}
.office_ul ul li a:hover{ text-decoration:underline;}

.office_ul ul.list_one{ margin-right:30px;}
.office_ul ul.list_one li{ float:none; width:100%; margin-bottom:0; border-bottom:1px solid rgba(0,0,0,0.1); padding:8px 0;}


/* 相关律师 */
.lawyer_link_list{ margin-bottom:40px;}
.lawyer_link_list h3{ margin:0; padding-bottom:10px; border-bottom:1px #e6e6e6 solid; font-size:14px; color:#999; font-weight:normal;}
.lawyer_link_list ul{ margin:0; padding:0; list-style:none;}
.lawyer_link_list ul li{ border-bottom:1px #e6e6e6 solid; padding-top:15px;}
.lawyer_link_list ul li a{ display:block; line-height:1em;}
.news_lawyer_img{ float:left; margin-right:12px; width:35%;}
.news_lawyer_txt{ overflow:hidden;}
.news_lawyer_txt h4{ margin:0; font-size:15px; line-height: 1; color:#666; margin-bottom:5px;}
.news_lawyer_txt em{ font-size:12px; color:#999; font-style:normal; display:block; margin-bottom:15px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_lawyer_txt p{ font-size:12px; color:#999; margin:3px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_lawyer_txt p i{ margin-right:5px;}

.lawyer_link_list #qrcode{ text-align:center; border: 1px #e6e6e6 solid; padding: 20px; border-top: none;}

.inputselect{ display: block; width: 100%; height:33px; border-radius: 3px; padding: 6px 12px; margin:10px 0; font-size: 12px; line-height: 1.42857143; color: #555555; background-color: #ffffff; border: 1px solid #ddd; box-sizing: border-box;}
.search_btn_show{background: #6b1685; width:auto; display:inline-block; color:#fff; cursor:pointer; border:none; line-height: 1.42857143; padding:7px 25px;  border-radius: 3px; transition: all 0.3s ease-out;}
.search_btn_show:hover{ background:#333;}
.input100{ width:100%;}
.align_right{ text-align:right;}


/* 上一篇下一篇新闻 */
.news_data_list{ float:right; margin-left:40px;}
.news_data_list p{ margin:0; font-size:21px; font-family:helveticaneuethn,Arial; color:#999; margin-top:4px; margin-bottom:20px;  transition: all .3s ease-out 0s;}
.news_data_list font{ display:block; border-left:1px #e6e6e6 solid; margin-left:15px; padding-left:25px;  transition: all .3s ease-out 0s;}
.news_data_list font i{ position:relative; font-size:18px; color:#666;  transition: all .3s ease-out 0s;}
.news_data_list font i:after{ content:""; position:absolute; left:-11px; top:9px; height:1px; width:15px; background:#666;  transition: all .3s ease-out 0s;}

.news_related{ margin-top:80px; background:#f7f7f7;}
.news_related a{ padding:40px 30px; display:block;  transition: all .3s ease-out 0s;}
.news_related a:hover{ background:#6b1685;}
.news_related h3{ margin:0; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; color:#666; font-size:14px; font-weight:normal;  transition: all .3s ease-out 0s;}
.news_related .related_right h3{ text-align:right;}
.news_related a:hover h3{ color:#fff; }
.related_left .news_data_list{ float:left; margin-right:20px; margin-left:0;}
.related_left .news_data_list font{transform:rotate(180deg); margin-left:0;}
.related_right .news_data_list{ margin-left:20px;}
.news_related a:hover .news_data_list font{ border-color:#fff;}
.news_related a:hover .news_data_list font i{ color:#fff;}
.news_related a:hover .news_data_list font i:after{background:#fff;}

#gototop{ height:1px;}
.gototop{ position:fixed; right:10px; bottom:30px; z-index:998;}
.gototop ul{ margin:0; padding:0; list-style:none; border-bottom:none;}
.gototop ul li{width: 40px; height: 40px; line-height:40px; display: block; cursor:pointer; font-size: 16px; text-align: center;  position: relative; transition: all 0.3s ease-out 0s; background-color: #f0f0f0; transition: all .3s ease-out 0s;}
.gototop ul li:hover,.gototop ul li.goto_wechat{ background:#6b1685; color:#fff;}
.gototop ul li.goto_up{ height:0; overflow:hidden;}
.gototop ul li.goto_up.show_goto_up{ height:40px;}
.gototop ul li a{ display:block; height:40px; color:#666;}
.gototop ul li:hover a{ color:#fff;}
.gototop ul li i{ font-size:16px;}
.gototop ul li i.fa-mobile{ font-size:20px;}

.practices_name h1{ margin:0 0 45px; font-size:28px; color:#000; line-height:1.3em;}

.practices_points h4{ margin:30px 0; font-size:16px; color:#333; line-height:1.3em;}
.practices_points ul{ margin:0; padding:0; list-style:none;}
.practices_points ul li{ margin-bottom:5px; float:left; width:50%; box-sizing: border-box; padding-left:16px; position:relative;}
.practices_points ul li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0; top:0;}

.practices_points,.practices_news{ margin-top:30px; border-top:1px #eee solid;}
.practices_news h4{margin:30px 0; font-size:16px; color:#333; line-height:1.3em;}
.practices_news .index_news_list{ padding-left:0;}

.page_team_search p{ margin-top:0;}
.page_team_search input,.page_team_search select,.page_team_search textarea{ border:1px #ccc solid; width:100%; height:40px; line-height:40px; padding:0 6px; box-sizing: border-box;}
.page_team_search textarea{ height:90px;}
.word_search{ margin:30px 0 15px 0;}
.word_search ul{ margin:0; padding:0; list-style:none; border:1px #ccc solid; box-sizing: border-box;}
.word_search ul li{ float:left; width:3.307692307692308%; text-align:center; height:40px; line-height:40px; color:#ccc;  box-sizing: border-box;}
.word_search ul li a{ display:block; color:#333; box-sizing: border-box; transition: all .3s ease-out 0s;}
.word_search ul li a:hover{ background:#6b1685; color:#fff;}
.word_search ul li.allword{ width:4%;}
.word_search ul li.word_btn{ width:10%; float:right;}
.word_search ul li.word_btn input{ width:100%; height:40px; line-height:40px; cursor:pointer; border:none; background:#6b1685; color:#fff; transition: all .3s ease-out 0s;}
.word_search ul li.word_btn input:hover{ background:#000;}

.lawyer_show_box{position:relative; margin:60px auto 0; overflow:hidden;}
.lawyer_show_box ul{ margin:0; padding:0; list-style:none;}
.lawyer_show_box ul li{ margin-bottom:40px; }
.lawyer_show_box ul li a{ color:#666; line-height:1em; display:block;}
.lawyer_show_box ul li img{ width:100%; max-width:150px;}
.lawyer_show_box ul li h3{ font-size:18px; color:#333; margin:0; margin-top:20px;  line-height:2em;}
.lawyer_show_box ul li p{ margin:0; margin-top:20px; line-height:2em;}
.lawyer_show_box ul li p span{ display:block;}
.lawyer_show_box ul li a:hover h3,.lawyer_show_box ul li a:hover p{ color:#000}
.lawyer_txt{ margin-left:30px; border-bottom:1px #eee solid; min-height:185px; }

.join_txt.lawyer_show_box ul li h3,.join_txt.lawyer_show_box ul li p{ margin-top:0;}
.join_txt.lawyer_show_box .lawyer_txt{ min-height:inherit; padding-bottom:20px; margin-left:0;}

.map{ padding-top:50px;}
#allmap{height:450px;}

.lawyer_img{ width:100%; vertical-align:middle;}
.border_link{ display:block; text-align:center; padding:10px 0; margin:15px 0;  background:#6b1685; color:#fff; transition: all .3s ease-out 0s;}
.border_link:hover{ background:#000;}

.lawyer_box_title h1{ margin:0; font-size:28px; line-height:1em; color:#000;}
.lawyer_box_title span{ display:block; font-size:14px; color:#999; margin-top:5px;}

.lawyer_base_box{}
.lawyer_base{ border-bottom:1px #ededed solid; padding:7px 0; font-size:14px;}
.lawyer_base span{ font-weight:normal; color:#999;}
.lawyer_base em{ margin:0 5px; font-style:normal; color:#999;}
.lawyer_base a{ color:#6b1685;}
.lawyer_base a:hover{ text-decoration:underline;}

.lawyer_int{ margin-top:40px; padding-bottom:10px; border-bottom: 1px #ededed solid;}
.lawyer_int h2{ margin:0; font-size:18px; color:#333;}
.lawyer_int p{ margin:20px 0; color:#666; text-align:justify; line-height:1.8em;}
.lawyer_int ul{ margin:10px 0; padding:0; margin-left:1.2em; list-style:none;}
.lawyer_int ul li{ margin-bottom:5px; color:#666; line-height:2em; text-align:justify; position:relative;}
.lawyer_int ul li b{ color:#555;}
.lawyer_int ul li a{ color:#666;}
.lawyer_int ul li a:hover{ text-decoration:underline; color:#6b1685;}
.lawyer_int ul li:after{ content:"\f105"; font-family:FontAwesome; position: absolute;  width: 24px; height: 28px; color:#aaa; font-size:12px; left: -1.2em; top:0; }

#msg_to_me{ border-bottom:none;}
.page_team_search input.button{ margin-top: 15px; background: #6b1685; width:auto; display:inline-block; color:#fff; cursor:pointer; border:none; line-height: 1.42857143; padding:7px 50px;  border-radius: 3px; transition: all 0.3s ease-out;}
.page_team_search input.button:hover{ background:#333;}

.attention{ margin-top:10px; font-size:12px;}
.attention i{ margin-right:6px; color:#6b1685;}

.black_bg{ position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.3); z-index:99998; display:none;}
.ewm_box{ position:fixed; width:340px; padding:30px; top:50%; margin-top:-140px; left:50%; margin-left:-200px; z-index:99999; background:rgba(255,255,255,1); border-radius: 10px; text-align:center;  display:none;box-sizing: border-box;}

.close_ewm_box{ position:absolute; top:5px; right:5px; font-size:28px; padding:5px 10px; cursor:pointer;}
.close_ewm_box:hover{ color:#6b1685;}
.ewm_box #qrcodetop,.ewm_box #qrcodelawyer,.ewm_box #wechat_img{ display:inline-block; margin-top:15px;}
.ewm_box p{ display:block; margin:0; margin-top:20px; color:#666; line-height:1.6em; font-size:12px;}
.ewm_box h2{ margin:0; font-size:16px; color:#333; text-align:left; margin-bottom:30px;}
.inputselect{ display: block; width: 100%; height: 34px; border-radius: 3px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #ffffff; border: 1px solid #cccccc; box-sizing: border-box;}
.ewm_box .inputselect{ margin:20px 0; height:38px;}
.ewm_box a{ display:block; height:38px; line-height:38px; background:#6b1685; border-radius: 3px; color:#fff; transition: all .3s ease-out 0s;}
.ewm_box a:hover{ background:#000;}

.phone_lawyer_top{ display:none; position:relative;}
.phone_lawyer_img,.phone_lawyer_top .lawyer_box_title{ float:left; width:50%; height:100%;}

.lawyer_btn{ position:absolute; left:50%; bottom:0;}
.lawyer_btn a{ display:block; height:100%;}
.lawyer_btn span{ display:inline-block; width:36px; height:36px; overflow:hidden; border-radius:36px; border:1px solid #B60005; margin-right:12px;  transition: all .3s ease-out 0s;}
.lawyer_btn span i{width:36px; height:36px; text-align:center; line-height:36px; font-size:18px; float:left; color:#B60005;}
.page_guide .padding15 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_content{ margin-bottom:50px;}

.shengming{ position: absolute; top: 90px; z-index: 98; background: rgba(255,255,255,.8); width: 100%; border-top: 1px rgba(0,0,0,.1) solid;}

@media only screen and (max-width: 500px) {
.shengming {top: 51px;}
}