@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;
}
@font-face{font-family:'SourceHanSerifCN'; src: url('fonts/pfxt.otf');}
body{ background: #f7f7f7;}
body.no_move{ overflow: hidden;}
.site_width{box-sizing: border-box;}
.gray_bg{ width:100%; height:100%; position:fixed; background:rgba(0,0,0,.5); left:0; top:0; z-index:998; display:none;}
body.no_move .gray_bg{ display:block;}
.imgwidth100 img{ width:100%;}

#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_big_width{ padding: 0 80px;}

.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:-170px; z-index:99999; background:rgba(255,255,255,1); border-radius: 10px; text-align:center;  display:none;box-sizing: border-box;}
.ewm_box img{ width:120px;}

.close_ewm_box{ position:absolute; top:5px; right:5px; font-size:28px; padding:5px 10px; cursor:pointer;}
.close_ewm_box:hover{ color:#182d52;}
.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:#182d52; border-radius: 3px; color:#fff; transition: all .3s ease-out 0s;}
.ewm_box a:hover{ background:#000;}

#gototop{ position:absolute; top:0; height:0;}
.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:#182d52; 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;}

/* menu */
.site_top{position:fixed; width:100%; left:0; top:0; z-index:99; transition: all .3s ease;}

.top_section{z-index:99; height: 75px; text-align: center; position:relative; border-bottom: 1px solid rgba(0,0,0,0); 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{  position: absolute; left: 80px; top: 0;}
.logo a{ display:block; padding:15px 0;  transition: all .3s ease;}
.logo img{ width:200px; vertical-align:middle; transition: all .3s ease;}
.logo img.logo_color{ display: none;}

.site_nav{display: inline-block; margin-left: 150px; transition: all .3s ease;}
.site_nav ul{ margin:0; padding:0; padding-right: 30px; list-style:none; position:relative; display: inline-block; vertical-align: middle;}
.site_nav ul li{ float:left;  position:relative; z-index:3; transition: all .3s ease;}
.site_nav ul li a{ padding:0 15px; line-height:75px; color:#fff; text-transform:uppercase; font-size:16px; position:relative; display:block; transition: all .5s ease; overflow: hidden;}
.site_nav ul li a:before{ content: ""; position: absolute; left: 15px; bottom: 20px; width: 0; height: 1px; background: #fff; transition: all .3s ease;}
.site_nav ul li.menu_icon a{ padding:0 8px; margin: 0 6px;}
.site_nav ul li.menu_icon a:before{ display: none;}
.site_nav ul li.menu_icon a .iconfont{ font-size: 25px; color: #fff;}
.site_nav ul li a.have_menu{ padding:0px 20px 0 15px;}
.site_nav ul li a:hover:before,.site_nav ul li.open a:before,.site_nav ul li.web_language a,.site_nav ul li.active a:before{width: calc(100% - 30px);}
/*.site_nav ul li.active:after{content: "\f0d8"; font-family: FontAwesome; font-size: 12px; text-align: center; color: #182d52; line-height: 12px; height: 12px; width: 12px; position: absolute; left: 50%; margin-left: -6px; bottom: 20px; transition: all .3s ease;}
.site_nav ul li.active:after{content: ""; height: 5px; width: 60px; background: #182d52; position: absolute; left: 15px; bottom: 0px; transition: all .3s ease;}*/
.site_nav ul li ul li a{ font-size:14px;}
.site_nav ul li ul li a:before{ display: none;}

.angle-down{ position:absolute; height:20px; top:50%; margin-top:-10px; 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:#182d52;}
.dropdown .dropdown-menu{ position: absolute; width:200px; top:70px; left:50%; margin-left: -30px; z-index:99; font-size:13px; color:#fff;  float:left; list-style:none; line-height: 40px;   display:none !important;  transition: all .3s ease;}
.dropdown .dropdown-menu.long_menu{ width: 360px;}
.dropdown .dropdown-menu ul{ display:block; margin-top: 0px; padding: 0 0 5px; background:rgba(255,255,255,.9); box-shadow: 0 6px 12px rgba(0,0,0,.175); border-radius:0 0 4px 4px;}
.dropdown .dropdown-menu li a,.dropdown.open .dropdown-menu li a{ color:#666; display:inline-block; width:100%; text-align:left; line-height:40px; padding:0 15px; box-sizing: border-box;}
.dropdown .dropdown-menu li a.pra_small_item, .dropdown.open .dropdown-menu li a.pra_small_item{ line-height:30px; display: none;}
.dropdown .dropdown-menu li a:hover{ background:#fff; color:#000;}

.site_nav ul li.menu_icon .dropdown-menu li a{ margin: 0;}

.site_nav ul li.open .dropdown-menu li a{ background:none;}
.site_nav ul li.open .dropdown-menu li a:hover{ background:#fff;}
.site_nav ul li .dropdown-menu li{ line-height:40px; padding-top: 0; padding-bottom:0; float:none;}

.site_nav ul li .topword_dl span{ display:block; float:left; padding-bottom:15px; color: #999;}
.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:40px; height:auto; color:#666; padding:0; font-size:14px; background:none;}
.site_nav ul li .topword_dl dt a:before{ display:none;}
.site_nav ul li .topword_dl dt a:hover{color:#182d52;}
.team_menu{padding-left:18px; padding-top: 20px;}
.team_menu input.search-text,.team_menu select{ float:left; 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{  float:left; background:#182d52; border:none; color:#fff; cursor:pointer; height:30px; line-height:30px; padding:0 15px; transition: all 0.2s ease;}
.team_menu input.button:hover{ background:#000;}
.site_nav ul li.open .team_menu a{ display:inline-block;}
.height30{ line-height:30px;}

.menu_right_icon{ position: absolute; right: 50px; top: 0; margin-right: 0;}
.menu_right_icon .site_nav{ padding:0;}

.site_top.NavBg{ height:65px; background:rgba(255,255,255,0.9); transition: all .3s ease;}
.site_top.NavBg .top_section{ height:65px; border-bottom: 1px solid rgba(0,0,0,.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.12); transition: all .3s ease;}
.site_top.NavBg .top_section .logo a{ padding:11px 0 0px; transition: all .3s ease;}
.site_top.NavBg .top_section .logo img{ width:180px;}
.site_top.NavBg .top_section .logo img.logo_color{ display: block;}
.site_top.NavBg .top_section .logo img.logo_w{ display: none;}
.site_top.NavBg .top_section .site_nav{ padding-top:0;}
.site_top.NavBg .top_section .site_nav ul li{ }
.site_top.NavBg .top_section .site_nav ul li a,.site_top.NavBg .top_section .site_nav ul li a .iconfont{ line-height: 65px; transition: all .3s ease; color: #333;}
.site_top.NavBg .top_section .site_nav ul li.open ul li a{color:#666;}
.site_top.NavBg .top_section .angle-down{ }
.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:65px;}
.site_top.NavBg .site_nav ul li .dropdown-menu li{ padding-bottom:0;}

.dropdown .dropdown-menu.all-width-menu{ position: fixed; width:100%;}
.site_nav ul li .dropdown-menu.all-width-menu ul{ margin-right:15px;}
.site_nav ul li .dropdown-menu.all-width-menu li{ float:left; width:33.33%;}

.site_top.NavBg .site_nav ul li .topword_dl dt a{color:#666 !important;}
.site_top.NavBg .site_nav ul li .topword_dl dt a:hover{color:#182d52 !important;}
.site_top.NavBg .site_nav ul li:hover .angle-down,.site_top.NavBg .site_nav ul li.active .angle-down{ color: #182d52;}

.show_remind_section{ position:fixed; top:0; right:-100%; width:100%; z-index:9998; height:100%; background:rgba(0,0,0,.25); border-left:1px solid rgba(0,0,0,.1); overflow:auto;}
.show_remind_section.this_show{ right:0;}

.right_remind_box{ position:fixed; top:0; right:-500px; width:500px; z-index:9998; height:100%; padding: 40px 50px; box-sizing: border-box; background:rgba(24,45,82,.9); border-left:1px solid rgba(0,0,0,.1); overflow:auto; transition: all .3s ease;}
.right_remind_box.active_show{ right:0;}
.right_remind_box .logo{ position: static; margin-left:0; text-align:left;}

.accordion { width: 100%; margin:0; padding:0; list-style:none; margin-top: 40px;}
.accordion .link { cursor: pointer; display: block; padding: 22px 0; color: #4D4D4D; font-size: 15px; border-bottom: 1px solid #CCC; position: relative; box-sizing: border-box; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.accordion .link.no_sup{padding:0;}
.accordion .link.no_sup a{ display: block; padding: 22px 0; font-size: 18px; color: #fff; }
.accordion .link font{ position: relative; display:block; font-size: 18px; color: #fff; transition: all .3s ease;}
.accordion .link:hover font,.accordion li.open .link font{ color: #fff; }
.accordion .link font:before{ content: "\f107"; font-family:FontAwesome ; position: absolute; top: 0; right: 5px; font-size: 14px; color: #999; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.accordion li.open .link font:before{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.accordion li i.fa-minus{ display: none;}
.accordion li.open .link{border-bottom:none;}
.accordion li.open i.fa-plus { display:none;}
.accordion li.open i.fa-minus { display:none;}
.accordion li.open i.fa-chevron-down { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.submenu {display: none; margin-top: -20px; padding:10px 0; border-bottom: 1px solid #CCC;}
.submenu a { display: block; color: rgba(255,255,255,.75); padding: 3px 0; font-size: 16px; line-height: 2em; position: relative; transition: all .3s ease;}
.submenu a:hover { color: #fff;}

.language{ width:50px; height:50px; border-radius: 100%; display:inline-block; border: 1px #ccc solid; text-align: center;  margin-top:30px; margin-right:5px; box-sizing: border-box; transition: all .3s ease;}
.language span{ font-size: 24px; line-height: 50px; font-weight: bold; color: #666; transition: all .3s ease;}
.language:hover{border: 1px #182d52 solid; background: #182d52;}
.language:hover span{ color: #fff;}

.closex{ position: absolute; top: 35px; right: 30px; color: rgba(255,255,255,.75); padding: 15px; font-size: 50px; cursor: pointer; transition: all .3s ease;}
.closex:hover{ color: #fff;}

.right_menu,.search_right_box{ display: none;}
.right_menu.right_menu_show,.search_right_box.search_right_box_show{ display: block;}
.search_right_box{ padding-top: 30px;}

/* banner */
.slideBox{ position:relative; left:0; top:0; width:100%; height:100%; min-height:450px; overflow:hidden;  z-index:1; box-sizing: border-box;}
.slideBox .hd{position:absolute; right:30px; top:50%; margin-top: -100px; z-index:1;}
.slideBox .hd ul{width: 80px; text-align: right; zoom:1; margin:0; padding:0; list-style:none; }
.slideBox .hd ul li{display: inline-block; width:50px; height:8px; overflow:hidden; line-height: 150px; box-sizing: border-box; text-align:center; border: 1px #fff solid; cursor:pointer;  transition: all .3s ease;}
.slideBox .hd ul li.on{ background:#fff; width:80px; }
.slideBox .bd{ position:relative;  width:100%; height:100% !important; z-index:0;}
.box_word{ position:absolute; width:100%; height:100%; left:0; top:0; display:table; z-index:2; padding: 0 100px; box-sizing: border-box;}
.box_word_bg{display: table-cell; vertical-align: middle; text-align: center;}

.banner_width{ padding: 0 100px; height: calc(100% - 120px); box-sizing: border-box; position: relative;}

.slideBox .bd .box_word p{ color:#fff; font-size:24px; font-weight:bold; margin:0; line-height:1.6em;}
.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%;width:100% !important; position:relative;     }
.slideBox .bd li .index_banner_img{ position:absolute; left:0; top:0; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;  background-size: cover; animation-name: kenburns; animation-timing-function: linear; animation-duration: 9s; transform: scale(1.2); }
.slideBox .bd li .index_banner_img:before{ content:""; position:absolute; width:100%; height:100%; background-image: linear-gradient(90deg,#000 30%,transparent 80%); opacity: .3; top:0; left:0;}
.slideBox .prev,.slideBox .next{ position:absolute; left:30px; top:50%; margin-top:-30px; display:block; width:60px; height:60px; border-radius: 100%; text-align:center; border:1px #fff solid; z-index:9;transition: all .3s ease-out 0s;}
.slideBox .prev i,.slideBox .next i{ font-size:18px; color:#fff; line-height:60px;}
.slideBox .next{ left:auto; right:30px; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ background: #182d52; box-shadow: 0px 22px 43px 0px rgba(24, 45, 82, 0.26);}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.small_title{ font-size:12px; color:#fff; letter-spacing:1px; text-transform:uppercase; text-align:center; margin-top:-80px; }
.banner_title{ font-size:66px; font-weight:bold; line-height:1.2em; color:#fff; letter-spacing:0px; margin-bottom:30px; margin-top:10px; position:relative; }
.banner_title:before{ content:""; background:#BF0230; height:3px; top:50%; left:-100px; position:absolute; width:50px; display:none;}
.banner_txt{ font-size:21px; line-height:1.6em; color:#fff;  margin-bottom:30px; max-width: 900px; display: inline-block;}
.slideBox .more_btn{ text-align:left;}
.slideBox .more_btn a{color:rgba(255,255,255,0.8); font-size:12px; background:none; border:1px #fff solid;}
.short_width{ width:; text-align:; 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;}

.slideBox .box_word_bg a{ color: #fff; font-size: 16px; transition: all .3s ease;}
.slideBox .box_word_bg a:hover{ text-decoration: underline;}

.page_down{ position:absolute; left:50%; bottom:100px; z-index:3; width:40px; height:64px; margin-left:-20px; background:url(../images/page_down.png) no-repeat bottom center; animation: Tmouse 0.9s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;}
.page_down a{ width:40px; height:64px; display:block; }

@keyframes Tmouse {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}


@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.15);
            transform:scale(1.15);
  }
  50% {
    -webkit-transform: scale(1.075);
            transform: scale(1.075);
  }
  100% {
	-webkit-transform: scale(1);
            transform: scale(1);
  }
}

.rev-btn a{ color: #fff;}
.slotholder{ filter:none !important;}

.img_menu_more{  text-align:center;}
.img_menu_more a{display: block; background:none; border:1px #182d52 solid; padding:20px 90px; color:#182d52; position:relative;}
.img_menu_more a span{ position:relative; font-size:16px; z-index:2;  transition: all .3s ease-out 0s;}
.img_menu_more a:before{ content:""; background:#182d52; position:absolute; height:100%; top:0; left:0; width:0; z-index:1; transition: all .3s ease-out 0s;}
.img_menu_more a:after{ content:""; background:#182d52; position:absolute; height:2px; top:50%; margin-top:-1px; right:0; width:40px; z-index:1; transition: all .3s ease-out 0s;}
.img_menu_more a:hover span{ color:#fff;}
.img_menu_more a:hover:before{ width:100%;}
.img_menu_more a:hover:after{ background:#fff;}

.bg_ff{ background: #fff; padding: 110px 80px; }
.bg_f7{ background: #f7f7f7; padding: 110px 80px; }
.news_case{border-top: 1px solid rgba(9,9,9,.2); position: relative; margin: -180px 80px 0; background: #fff; padding-bottom: 60px; border-bottom: 8px solid rgba(24,45,82,1);}
.news_case:before{content: ""; position: absolute; left: 0px; top: -1px; width: 25%; height: 8px; background: #182d52;}
.news_case:after{content: ""; position: absolute; left: 25%; top: -1px; width: 75%; height: 8px; background: #1b5450;}

.index_bigword{ padding: 60px 0 60px 50px; margin: 0; font-size: 32px; line-height: 1em; font-weight: normal; color: #000;}
.index_word{ margin: 0 0 50px; padding-left: 50px; font-size: 18px; color: #666;}
.index_btn{ display: inline-block; padding:4px 20px 4px 0; margin-left: 50px; color: rgba(24,45,82,1); margin-right: 20px; margin-bottom: 10px; position: relative; transition: all .3s ease-out 0s;}
.index_btn:before,.index_btn:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #ccc; transition: all .3s ease-out 0s;}
.index_btn:after{ width: 0; background: rgba(24,45,82,1);}
.index_btn:hover{ color: rgba(24,45,82,1);}
.index_btn:hover:after{ width: 100%;}

.loop_case{ margin-top: 60px;}
.loop_case_img{ overflow: hidden; position: relative; float: left; width: 33%;}
.loop_case_img:before,.loop_case_img:after{ z-index: 2; content: ""; position: absolute; top: 0; width: 50%; height: 100%; background:rgba(24,45,82,.5); transition: all .3s ease-out 0s;}
.loop_case_img:before{ left: 0;}
.loop_case_img:after{right: 0;}
.loop_case_img img{ width: 100%; transition: all .3s ease-out 0s;}
.loop_case a{cursor: url("../images/shubiao.png"), pointer ;}
.loop_case a:hover img{transform:scale(1.08);}
.loop_case .item:hover .loop_case_img:before,.loop_case .item:hover .loop_case_img:after{ width: 0;}

.loop_case_txt{ position: absolute; top: 0; right: 0; height: 100%; width: 67%; padding:0 50px; text-align: center; box-sizing: border-box; display: table;}

.loop_case p{ font-size: 32px; line-height: 1.2em; font-style: italic;  margin: 15px 0 15px; color: #000;}
.loop_case font{ color: #333; font-size: 18px; font-style: italic;}

.loop_case.owl-theme .owl-controls{bottom: -10px; margin-top: 0; text-align: center; display: none;}
.loop_case.owl-theme .owl-dots .owl-dot.active span, .loop_case.owl-theme .owl-dots .owl-dot:hover span{background: rgba(24,45,82,1); border: 1px rgba(24,45,82,1) solid;}
.loop_case.owl-theme .owl-dots .owl-dot span{ width: 8px; height: 8px;}
.loop_case .item{ background: #fff; position: relative;}
.loop_case .item:hover{cursor: url("../images/shubiao.png"), pointer ;}


.history_section .loop_case{ margin-top: 60px; position: relative;}
.history_section .loop_case:before{ content: ""; position: absolute; left: 0; top: 55px; width: 100%; height: 1px; background: rgba(0,0,0,.5); z-index: 3;}
.history_section .loop_case_img:after{ display: none;}
.history_section .loop_case .loop_case_img{overflow: inherit; text-align: center; font-size: 24px; line-height: 48px; position: relative; width: auto; float: none;}
.history_section .loop_case .loop_case_img:before{content: ""; position: absolute; left: 50%; margin-left: -5px; bottom: -12px; top: auto; width: 11px; height: 11px; border-radius: 100%; background: rgba(24,45,82,1);}
.history_section .loop_case .item:hover .loop_case_img:before{content: ""; position: absolute; left: 50%; margin-left: -5px; bottom: -12px; top: auto; width: 11px; height: 11px; border-radius: 100%; background: rgba(24,45,82,1);}

.history_section .owl-item.active.center .item .loop_case_img{ font-size: 48px; color: rgba(24,45,82,1);}

.loop_case{cursor: url("../images/shubiao.png"), pointer ;}

.history_section .loop_case_txt{ float: none; display: none; padding:0 30px; text-align: center; box-sizing: border-box; position: absolute; width: 500%; left: -200%; top: 80px;}
.history_section .owl-item.active.center .item .loop_case_txt{ display: block; z-index: 999;}

.history_section .loop_case p{ font-size: 16px; line-height: 1.2em; font-style: normal;  margin: 10px 0 10px; color: #000;}
.history_section .loop_case font{ color: #333; font-size: 18px; font-style: italic;}

.history_section .loop_case.owl-theme .owl-controls{top: 35px; margin-top: 0; text-align: center; }
.history_section .loop_case.owl-theme .owl-dots .owl-dot.active span, .history_section .loop_case.owl-theme .owl-dots .owl-dot:hover span{background: rgba(24,45,82,1); border: 1px rgba(24,45,82,1) solid;}
.history_section .loop_case.owl-theme .owl-dots .owl-dot span{ width: 8px; height: 8px;}
.history_section .loop_case .item{min-height: 230px;}
.loop_case .item:hover{cursor: url("../images/shubiao.png"), pointer ;}

.loop_case.owl-theme .owl-dots{ display: none !important;}
.loop_case.owl-theme .owl-controls .owl-nav [class*=owl-]{border: 1px rgba(0,0,0,.5) solid; width: 40px; height: 40px; left: -40px; background: #fff;}
.loop_case.owl-theme .owl-controls .owl-nav .owl-next{ left: auto; right: -40px;}
.loop_case.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{ background: rgba(24,45,82,1);}
.loop_case.owl-carousel .owl-controls .owl-nav .owl-prev:before,.loop_case.owl-carousel .owl-controls .owl-nav .owl-next:before{color: #182d52;}

.loop_case_img img{ width: 100%;}
.history_section .index_bigword{padding-bottom: 20px;}
.history_section .index_word{ padding-right: 20px; font-size: 16px; line-height: 1.5em;}
.history_section .padding30{ padding: 0 60px;}

.index_news a{ display: block; vertical-align:middle; overflow:hidden; background: #fff;}
.index_news h2{ color:#000; font-size: 18px; font-weight:normal; position: relative; z-index: 9; margin:30px 25px 25px; line-height: 32px; height:64px; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; transition: all 0.36s ease;}
.index_news .index_news_time{display:block; position: absolute; top: 0; left: 25px; background: rgba(24,45,82,1); padding: 10px; text-align: center; box-sizing: border-box; color: #fff; z-index: 8;}
.index_news .index_news_time h3{margin:0; margin-bottom: 5px; font-size:32px; line-height:1em; transition: all 0.3s ease-out 0s;}
.index_news .index_news_time em{ display: block; font-style: normal; line-height:1em; transition: all 0.3s ease-out 0s;}
.index_news p{ color:#999; font-size:14px; line-height: 28px; margin:0 25px; height: 84px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis;}
.index_news font{display: block; margin:30px 25px 30px; color: #333;}
.index_news_more{display: block; margin-left: 120px; margin-top: -27px; position: relative; z-index: 9;}
.index_news .index_news_more a{ background: none;}
.index_news .index_news_more font{ margin: 0; }
.index_news_top{ position: relative;}
.index_news h2:before{content:""; position:absolute; z-index: 9; background:rgba(24,45,82,1); height:6px; width:72px; left:0; top:-30px; transition: all 0.36s ease;}

.index_news .loop_case_img{ width: 100%; float: none;}
.index_news a:hover .loop_case_img:before,.index_news a:hover .loop_case_img:after{ width: 0;}
.index_news a:hover h2:before{ width: 100%;}
.index_news a:hover{cursor: url("../images/shubiao.png"), pointer ;}
.page_news_list.index_news a:hover{cursor: pointer ;}

.index_news_box{ margin: 50px 80px 150px;}
.index_news_box .item{border-top: 8px solid rgba(24,45,82,1); background: #f0f0f0;}
.index_news_box .index_bigword{padding-left: 0; padding-top: 60px;}
.index_news_box .index_btn{float: right; font-size: 14px; margin-right: 0; padding-right: 0;}

.index_news.page_news_list .item{ float:left; margin-bottom:50px; margin-right: 30px; width:calc((100% - 60px)/3); box-sizing: border-box;}
.index_news.page_news_list .item:nth-child(3n){ margin-right:0;}

.page_menu{ text-align: center; position: relative;}
.page_menu ul{ margin:0; padding:0; list-style:none; display: inline-block;}
.page_menu li{ float: left; margin: 0 20px;}
.page_menu li a{ color:#fff; border: 1px solid #fff; padding:8px 20px; font-size: 14px; display: block; position: relative; transition: all .3s ease-out 0s;}
.page_menu li a:hover,.page_menu li.active a{color:#fff; background: rgba(255,255,255,.3); }

.news_search .layui-input,.news_search .layui-btn{ height: 50px;}


/* bottom_section */
.bottom_section{ background:rgba(24,45,82,1); width:100%; position:relative;}

.bottom_logo{ padding: 0 65px;}
.bottom_logo_content{padding: 80px 0;}
.bottom_last_img{ text-align:left; color: rgba(255,255,255,.7);}
.bottom_last_img img{ width:180px; margin-bottom: 40px;}

.icon_link a{ color:rgba(255,255,255,.75); font-size:22px; line-height:1em; margin-right:25px;}
.icon_link a:hover{ color:#fff;}
.icon_link a .iconfont{font-size:24px;}

.bottom_menu{padding: 80px 0 20px 0;}
.bottom_menu ul{ margin: 0; padding: 0; list-style: none;}
.bottom_menu ul li{ float: left; width: 16.66666666666667%;}
.bottom_menu ul li a{ display: block; color:rgba(255,255,255,.75); line-height: 30px;}
.bottom_menu ul li a.bottom_menu_big{ font-weight: bold; color: #fff;}
.bottom_menu ul li a:hover{color: #fff; text-decoration: underline;}

.bottom_link{padding: 25px 65px;}
.bottom_link,.bottom_link a{ color:rgba(255,255,255,.75);}
.bottom_link i{ margin-right:5px;}
.bottom_link a img{ display: inline-block; margin: 0 6px 0 20px;}
.bottom_link a:hover{ color:#fff; text-decoration:underline;}
.bottom_link font{ margin:0 6px;}
.bottom_icon{ text-align: right;}

/* news_section */
.banner{ padding: 130px 80px 80px; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/banner_bg_color.jpg);}
.news_banner_bg{ position: relative;}
.news_banner_img{ float:right; width: 66.66666666666667%;}
.news_banner_img img{ width: 100%;}
.news_banner_txt{  padding:0 30px; text-align: center; box-sizing: border-box;}
.news_banner_txt font{ color: #fff; font-size: 16px; line-height: 1.2em; display: block; margin-bottom: 25px;}
.news_banner_txt span{ background: #666;}
.news_banner_txt p{margin: 15px 0; color: #fff; font-size: 42px; line-height: 1.2em;}
.news_banner_txt em{ color: #fff; font-style: normal;}
.news_banner_txt i{ color: #fff; margin-left: 6px; display: block;}

.news_page_title{ margin-bottom: 50px;}
.news_page_title font{ color: #333; font-size: 16px; display: inline-block; margin-right: 5px;}
.news_page_title span{ background: rgba(24,45,82,1); color: #fff; display: inline-block; padding: 5px 10px; font-size: 14px; line-height: 1em;}
.news_page_title p{margin: 15px 0; color:#000; font-size: 21px; line-height: 1.5em; transition: all .3s ease-out 0s;}

.zhaiyao{ padding:20px; background:#f7f7f7; margin-bottom:40px; font-size: 16px; line-height: 1.6em;}
.zhaiyao span{ color:rgba(24,45,82,1); margin-right:6px;}

.main_content{ position:relative; z-index:2; max-width: 1660px; margin: 0 auto;}
.news_right{ padding-left: 180px;}
.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;}

/* 相关律师 */
.lawyer_link_list{ margin-bottom:40px;}
.lawyer_link_list h2{ margin:0; padding-bottom:20px; border-bottom:1px #e6e6e6 solid; font-size:18px; color:#333; font-weight:bold;}
.lawyer_link_list h3{ margin:0; padding-bottom:10px; border-bottom:1px #e6e6e6 solid; font-size:14px; color:#999; font-weight:normal;}
.small_lawyer_list{ margin:0; padding:0; list-style:none;}
.small_lawyer_list li{ border-bottom:1px #e6e6e6 solid; padding-top:15px;}
.small_lawyer_list li a{ display:block; line-height:1em;}
.news_lawyer_img{ float:left; margin-right:20px; width:31%;}
.news_lawyer_txt{ overflow:hidden; padding: 0;}
.news_lawyer_txt h4{ margin:0; font-size:16px; font-weight:bold; line-height: 1em; color:#000; margin-bottom:10px;}
.news_lawyer_txt em{ font-size:12px; line-height: 1em; color:#999; font-style:normal; display:block; margin-bottom:20px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_lawyer_txt p{ font-size:12px; line-height: 1em; color:#999; margin:3px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_lawyer_txt p i{ margin-right:5px;}

.small_practices{ margin: 0; padding: 0; list-style: none; margin-top: 20px;}
.small_practices li{display: inline-block; margin-right: 20px; margin-bottom: 20px;}
.small_practices li a{ display: block; color: #000; border: 1px #ccc solid; padding: 5px 10px; text-align: center; transition: all 0.3s ease-out 0s;}
.small_practices li a:hover{ background:rgba(24,45,82,1); border: 1px rgba(24,45,82,1) solid; color: #fff;}

.siderBar .menu{ margin-top: -20px;}
.siderBar .menu li{margin-bottom:1px;padding:20px; padding-right: 100px; line-height:1em;font-size:16px; color: #666; text-align: right; cursor:pointer;transition:all .5s;}
.siderBar li.cur{font-size:24px; line-height: 1.5em; color: #182d52;}
.lawyer_box .pra_content{ padding: 0 15px 0 40px; margin-top: -27px; box-sizing: border-box;}
.myitem{ margin-bottom: 50px;}

.lawyer_box{ position: relative;}
.lawyer_box:before{ content: ""; position: absolute; right: calc(66.66666666667% + 40px); top: -110px;width: 9999px; height: 100%; background: linear-gradient( #f0f0f0, #fff); z-index: -1;}

.lawyer_banner{ height: auto; min-height: inherit; padding-top: 120px; padding-bottom: 0;}
.lawyer_banner .lawyer_content{ padding: 30px 0 0px; max-width: 1660px; margin: 0 auto;}

.lawyer_content_right{position: relative; padding-left: 25%;}

.lawyer_position_img{ position: relative; z-index: 3;}
/*.lawyer_position_img_item{ position: absolute; left: 0; top: 0;}*/
.lawyer_content img{ width:100%; vertical-align: middle;}
.lawyer_content img.news_lawyer_img{ width: 31%; margin-bottom: 0;}

.lawyer_guide{ padding-bottom:30px; position: relative;}
.lawyer_guide .padding15{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lawyer_guide.practices_guide{ padding-bottom: 120px;}
.lawyer_guide h2{ font-size:48px; font-weight: bold; color:#fff; margin-top: 50px; margin-bottom:10px; line-height:1.3em; display: inline-block; margin-right: 20px;}
.lawyer_guide span{ display:inline-block; vertical-align: middle; color:rgba(255,255,255,.8); font-size:16px; line-height: 20px; margin-right: 20px;}

.lawyer_yewu{ margin-bottom:20px;}
.lawyer_yewu span{ display:inline-block; vertical-align:middle; font-size:14px; color: rgba(255,255,255,.6); margin-right: 0;}
.lawyer_yewu p{display:inline-block; color:rgba(255,255,255,.9); margin: 0; font-size:16px;}
.lawyer_yewu a{display:inline-block; color:rgba(255,255,255,.9); margin-right:20px;}
.lawyer_yewu a:hover{text-decoration:underline;}

.lawyer_phone_email{ color:rgba(255,255,255,.9); font-size:16px; padding: 10px 0 15px; border-bottom: 1px rgba(255,255,255,.2) solid;}
.lawyer_phone_email br{ display:none;}
.lawyer_phone_email span{ display: inline-block; margin-right:30px; color:rgba(255,255,255,.9);}
.lawyer_phone_email i{ margin-right:12px; color:rgba(255,255,255,.65); vertical-align: middle; width: 15px; text-align: center;}
.lawyer_phone_email a{ color:rgba(255,255,255,.9); margin-right:50px; text-decoration:none;}
.lawyer_phone_email a:hover{color: #fff; text-decoration:underline;}
.lawyer_phone_email em{display: inline-block; font-style: normal; color: rgba(255,255,255,.8);}
.lawyer_phone_email p{ margin: 10px 0; font-size: 16px; color: #fff; display: inline-block;}

.lawyer_btn{ margin-top: 40px; }
.lawyer_btn span{ display:inline-block; width:36px; height:36px; overflow:hidden; border-radius:36px; border:1px solid rgba(255,255,255,.2); background: rgba(255,255,255,.2); 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:#fff;}
.lawyer_btn span font{ float:left; line-height:36px; font-size:12px; margin:0; color:#182d52;}
.lawyer_btn span:hover{ background:#182d52; }
.lawyer_btn span:hover i,.lawyer_btn span:hover font{ color: #fff;}
.lawyer_btn span.dr:hover{ width:105px;} 
.lawyer_btn span.dv:hover{ width:110px;} 
.lawyer_btn span.dc:hover{ width:90px;} 

.lawyer_int h2{ margin:0; font-size:20px; font-weight: bold;  color:#333; line-height:1.1em; margin-bottom: 20px;}
.lawyer_int p{ margin:20px 0; color:#555; font-size:16px; text-align:justify; line-height:1.8em;}
.lawyer_int ul{ margin:10px 0; padding:0; list-style:none;}
.lawyer_int ul li{ margin-bottom:10px; color:#555; font-size:16px; line-height:1.8em; text-align:justify; padding-left: 18px; position:relative;}
.lawyer_int ul li:before{ content: "\f105"; font-family: FontAwesome; position: absolute; left: 5px; top: 0; font-size: 12px; line-height: 28px;}
.lawyer_int ul li a{color: #555;}
.lawyer_int ul li a:hover{color: #182d52; text-decoration:underline;}
.lawyer_int ul li b{ color:#555;}
.lawyer_yewu em{ margin:0 8px; font-style:normal; color:#999;}
.lawyer_int ul.lawyer_yewu li a{color:#B60005;}

.lawyer_int ul.practices_service li{ padding-left: 1.2em;}
.lawyer_int ul.practices_service li:before{ content: "\f0da"; font-family: FontAwesome; position: absolute; left: 0; top: 0; line-height: 1.8em;}

/* 上一篇下一篇新闻 */
.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:#182d52;}
.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;}

.site_banner{height:35%; min-height:450px; background-position:center center; background-repeat:no-repeat;  background-size: cover; box-sizing: border-box;  width:100%;}
.site_banner h1{ text-align: center; color: #fff; font-size: 54px; line-height: 1em; font-weight: bold; margin: 50px 0 0;}
.site_banner.news_banner{ height: 165px; min-height: inherit;}

.page_guide{color:#fff; padding:120px 0 60px; /*background-image: linear-gradient(180deg,rgba(0,0,0,.8) 10%,transparent 80%);*/}
.page_guide a{ color:#fff;}
.page_guide a:hover{ text-decoration:underline;}
.page_guide font{ margin:0 8px;}


.inputselect{ display: block; width: 100%; height:43px; border-radius: 3px; padding: 6px 12px; margin:10px 0; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #ffffff; border: 1px solid #ddd; box-sizing: border-box;}
.search_btn_show{background:#182d52; border: 1px #fff solid; display:block; color:#fff; cursor:pointer; font-size: 16px; line-height: 1.42857143; padding:11px 25px; text-align: center;  border-radius: 3px; transition: all 0.3s ease-out;}
.search_btn_show:hover{ background:none; color:#fff;}
.input100{ width:100%;}
.align_right{ text-align:right;}

.lawyer_link_list .img_menu_more,.article_yewu .img_menu_more{ position:static; margin-top:20px;}
.lawyer_link_list .img_menu_more a,.article_yewu .img_menu_more a{border: 1px #182d52 solid; color: #182d52; text-align:center;}
.lawyer_link_list .img_menu_more a:hover,.article_yewu .img_menu_more a:hover{ color:#fff;}
.article_yewu .img_menu_more a{ display:inline-block;}
.article_yewu .index_news_list{ border-top:none;}

.box_word .img_menu_more{ position:static; display: inline-block;}
.box_word .img_menu_more a{border: 1px #fff solid; color: #fff;}
.box_word .img_menu_more a:after{ background:#fff;}


.myitem h5{ font-size: 32px; line-height: 1em; font-weight: normal; position: relative; padding-bottom: 20px; margin-bottom: 30px; color: #182d52;}
.myitem h5:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 64px; height: 1px; background: #182d52;}
.myitem .team_list ul{ margin-right: 0;}
.myitem .team_list ul li a font{ display: none;}
.myitem .article_list{ margin-bottom: 0;}
.other_pra a{ float: left; width: calc((100% - 120px)/3); margin-right: 60px; margin-bottom: 20px; font-size: 16px; padding: 15px 0; color:#666; border-bottom: 1px solid rgba(0, 0, 0, 0.06); transition: all 0.5s ease-out 0s; position: relative;}
.other_pra a:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background: #182d52; transition: all 0.5s ease-out 0s;}
.other_pra a:nth-child(3n){ margin-right: 0;}
.other_pra a:hover{ color: #182d52;}
.other_pra a:hover:after{ width: 100%;}

.phone_menu a{ display: block; padding: 10px; line-height:2em; font-size:18px; color: #666;}
.phone_menu a:hover{color: #182d52;}
.phone_menu a.active{color: #182d52 !important; font-weight: bold; position: relative;}
.phone_menu a.active:before{ display: inline-block !important; content: ""; position: absolute; width: 100%; height: 2px; left: 0; bottom: -1px; background:#182d52; }
.phone_menu.owl-theme .owl-controls{ display: none;}

.service_lawyer_search{}
.service_lawyer_search p{ color:#999; margin:5px 0; text-align:left; font-size:14px;}
.service_lawyer_search input,.service_lawyer_search select,.service_lawyer_search textarea{ box-sizing:border-box;}
.service_lawyer_search input,.service_lawyer_search select,.service_lawyer_search button,.service_lawyer_search textarea{font-family:Arial;}
.service_lawyer_search input,.service_lawyer_search select,.service_lawyer_search textarea{ display: block; width: 100%; height: 48px; border-radius: 3px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #ffffff; border: 1px solid #ccc; margin-bottom: 20px;}
.service_lawyer_search input:focus {border-color: #999;box-shadow:none;}
.service_lawyer_search textarea{ height:90px;}
.service_lawyer_search input.button{ cursor: pointer; outline: none; white-space: nowrap; display:inline-block; width: auto; padding:12px 30px; text-align: center; border:1px solid #182d52; background:#182d52; color:#fff; height:auto; letter-spacing: 1px;transition: all .2s ease-in-out;}
.service_lawyer_search input.button.long_button{ width: 100%;}
.service_lawyer_search input.button:hover{background: none; color:#182d52;}
.service_lawyer_search input.longbtn{ cursor: pointer; outline: none; white-space: nowrap; margin-top:20px; padding: 0 22px; font-size: 14px; height: 40px; line-height: 40px; border-radius: 3px; background-color: #111; color: #FFF; font-weight:bold; letter-spacing: 1px; border: none;transition: all .2s ease-in-out;}
.service_lawyer_search input.longbtn{ width:100%; background-color: #182d52;}
.service_lawyer_search input.longbtn:hover{ background-color:#000;}

.normal_more a{ display: block; border: 1px #eee solid; text-align: center; color: #999; padding: 5px 0; transition: all .3s ease-out 0s;}
.normal_more a:hover{border: 1px #182d52 solid; color:#182d52; }

.search_law {margin:0px 0 50px;}
.search_law .layui-form-item{ text-align: right;}
.search_law .layui-form-item .layui-inline{margin-right: 0px; margin-left: 10px;}
.search_law .layui-form-selected dl{ text-align: left;}

.search_law .layui-btn{ width: 100%; background: #182d52; }
.layui-form-select dl dd.layui-this{background-color: #182d52;}

.team_list{ margin: 40px 0 100px;}
.team_list ul{margin:0; padding:0; list-style:none;}
.team_list ul li{ float:left; margin-bottom:30px; margin-right: 30px; width:calc((100% - 60px)/3); box-sizing: border-box;}
.team_list ul li:nth-child(3n){ margin-right:0;}
.team_list ul li a{ display:block; position:relative; box-sizing: border-box; background: #fff; border: 1px #eee solid; padding: 20px;  transition: all 0.3s ease-out 0s;}
.team_list .news_lawyer_txt h4{ font-size: 24px;}
.team_list ul li a img{ width:100%; position:relative; z-index:2; transition: all 0.3s ease-out 0s;}
.team_list ul li a:hover{box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.12);}
.team_list ul li a:hover img{transform: scale(1.1);}
.team_list .news_lawyer_txt p{ font-size: 14px;}
.team_list .news_lawyer_txt p.place{ margin-top: 25px;}
.lawyer_more{ position: absolute; left: calc((100% - 40px) * 0.31 + 40px); bottom: 20px; font-size: 14px; color:#182d52; line-height: 1em; }

.hy_pages{ text-align: center; margin-top: 30px;}
.hy_pages .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #182d52;}

.about_top_word{ padding: 40px 0 60px; text-align: center; color: #000; font-size: 32px; line-height: 1.5em;}

.about_type_img{background-position:center center; background-repeat:no-repeat;  background-size: cover; box-sizing: border-box; margin: 80px 0 30px; padding: 30px 0;}
.about_type_img h2{ color: #fff; margin: 0; text-align: center; font-size: 24px; font-weight: bold; line-height: 1em;}

.page_news_list{ margin: 0; padding: 0; list-style: none;}
.page_news_list li{}
.page_news_list li a{ display: block; position: relative; padding: 20px 0; padding-right: 80px; border-bottom: 1px #eee solid;}
.page_news_list li a:before{ content:"\f105"; font-family:FontAwesome; position:absolute; right:0; top:50%;margin-top: -25px; font-size:26px; color:#182d52; line-height:50px}
.page_news_list li a font{ font-size: 14px; color:#182d52; }
.page_news_list li a h2{ margin: 15px 0 25px; font-weight: normal; font-size: 21px; line-height: 30px; color: #000; transition: all 0.3s ease-out 0s;}
.page_news_list li a span{ color: #999; transition: all 0.3s ease-out 0s;}
.page_news_list li a:hover h2,.page_news_list li a:hover span{color:#182d52;}
.news_page_right{ padding-top: 30px;}

.practices_list{ margin: 60px 0;}
.practices_list ul{ margin: 0; padding: 0; list-style: none;}
.practices_list ul li{ float: left; width: 33.33%; padding:15px; box-sizing: border-box;}
.practices_list ul li a{ display: block; box-sizing: border-box; border: 5px transparent solid; border-top: 5px solid rgba(24,45,82,1); background: #fff; height: 150px; text-align: center; padding: 0 15px; font-weight: normal; font-size: 22px; line-height: 1.2em; color: #000; transition: all 0.3s ease-out 0s; position: relative;}
.practices_list ul li a .box_word_bg{ padding-bottom: 20px;}
.practices_list ul li a:before{ content:"\f061"; font-family:FontAwesome; position:absolute; left:50%; margin-left: -10px; bottom:15px; font-size:16px; width: 20px; text-align: center; color:#182d52; line-height:30px; transition: all 0.3s ease-out 0s; }
.practices_list ul li a:hover{color:#182d52; border: 5px #182d52 solid; border-top: 5px solid rgba(24,45,82,1); box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.12);}
.practices_list ul li a:hover:before{ transform: rotate(-45deg);}

.practices_box h3{ margin: 60px 0 25px; font-weight: bold; color: #000; font-size: 18px;}
.practices_box ul{margin: 0; padding: 0; list-style: none;}
.practices_box ul li{  margin-bottom: 5px; padding-left: 15px; line-height: 30px; font-size: 16px; position: relative; box-sizing: border-box;}
.practices_box ul li:before{ content: ""; position: absolute; left: 0; top: 11px; width: 8px; height: 8px; background: #182d52; border-radius: 100%;}

.cbw_list{ margin: 0; padding: 0; list-style: none;}
.cbw_list li{ float:left; width: calc((100% - 60px)/3); margin-right: 30px; margin-bottom: 30px;}
.cbw_list li:nth-child(3n){ margin-right: 0;}
.cbw_list li a{ display: block; border: 1px #ddd solid; border-top: 5px solid rgba(24,45,82,1); padding:30px 40px; background: #fff; transition: all .3s ease;}
.cbw_list li a font{font-size: 14px; color: #182d52;}
.cbw_list li a h3{ margin: 15px 0 0; font-weight: normal; font-size: 21px; line-height: 30px; height:120px; overflow: hidden;  color: #000;  transition: all 0.3s ease-out 0s;}
.cbw_list li a span{ color: #999; transition: all 0.3s ease-out 0s;}
.cbw_list li a:hover{box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.12);}
.cbw_list li a:hover h3,.cbw_list li a:hover span{color: #182d52;}

.cbw_list_page{ margin-top: 35px;}
.cbw_list_page li{width: calc((100% - 50px)/2); margin-right: 40px; margin-bottom: 40px;}
.cbw_list_page li:nth-child(3n){ margin-right: 40px;}
.cbw_list_page li:nth-child(2n){ margin-right: 0;}

.rongyi_news_list{ margin: 0; padding: 0; list-style: none; padding-top: 30px;}
.rongyi_news_list li{ margin-bottom:60px;}
.rongyi_news_list li a{ display: block; padding-bottom: 30px; position: relative;}
.rongyi_news_list li a:before,.rongyi_news_list li a:after{ content: ""; position: absolute; bottom: 0; left:calc(25% + 50px); height: 1px; width: calc(75% - 50px); background: rgba(0,0,0,.1);  transition: all 0.5s ease-out 0s;}
.rongyi_news_list li a:after{ width: 0; background:#182d52; }
.rongyi_news_list li a:hover:after{ width: calc(75% - 50px);}
.rongyi_news_list li i{ position: absolute; right: 0; bottom: 30px; color: #182d52; font-size: 26px;}
.rongyi_news_list li .rongyi_img{ float:left; width:25%; border:1px #f2f2f2 solid; box-sizing: border-box;}
.rongyi_news_list li .rongyi_img img{ width:100%;}
.rongyi_news_list li .rongyi_msg{ float:left; width:75%; padding: 0 50px; box-sizing: border-box;}
.rongyi_news_list li .rongyi_msg h4{ font-size:24px; margin-bottom:15px; font-weight: bold; color:#000; transition: all 0.3s ease-out 0s;}
.rongyi_news_list li a:hover .rongyi_msg h4{ color: #182d52;}
.rongyi_news_list li .rongyi_msg p{ font-size:16px; line-height:2em; color:#555;}
.rongyi_news_list li .rongyi_msg p b{ color: #000;}

.contact_txt,.office_contact,.office_txt{ margin-top: 80px;}
.office_contact h1{font-size: 30px; line-height: 1.6em; color: #000; margin: 0 0 30px 0; font-weight: bold;}
.contact_msg p{margin: 10px 0; float: left; width: 35%; line-height: 28px; position: relative; color:#000; font-size:16px; }
.contact_msg p.p_right{ width: 65%;}
.contact_msg a{vertical-align: inherit; text-decoration:underline;} 
.contact_msg a:hover{ text-decoration: none;} 
.contact_msg p i{color:rgba(0,0,0,.6); font-size:16px; width: 20px; text-align: center; margin-right: 16px;}
.allmap{ height:500px; margin: 60px 0 100px; }
.contact_txt{ border-bottom: 3px #182d52 solid; border-top: 3px #182d52 solid; padding: 3px 0; margin-bottom: 50px;}
.contact_msg{ border-bottom: 1px #182d52 solid; border-top: 1px #182d52 solid; padding: 25px 0;}

.join { width: 100%; margin: 60px 0 100px; padding:0; list-style:none;}
.join .link { cursor: pointer; display: block; padding: 30px 40px; color: #333; font-size: 15px; border: 1px solid rgba(0, 0, 0, 0.06); border-top: 5px solid #182d52; background: #fff; margin-bottom: 30px; position: relative; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.join .link span{ display:block; font-size: 24px; line-height: 32px; color: #000;}
.join .link font{ display:block; line-height: 24px; border-top: 1px solid rgba(0, 0, 0, 0.06); color: #666; margin-top: 20px; padding-top: 20px; font-size: 16px;}
.join .link font i{ margin-right: 6px;}
.join li{transition: all 0.4s ease;}
.join li:hover{box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.12);}
.join li i.fa-chevron-down{ position: absolute; top: 50%; right: 20px; font-size: 24px; width: 40px; text-align: center; background: #fff; line-height: 40px; margin-top: -20px; color: #182d52; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.join li.open i.fa-chevron-down { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.join .submenu {background: #fff; border: 1px solid rgba(0, 0, 0, 0.06); font-size: 14px; padding:30px 40px; margin-top: -30px; margin-bottom: 30px;}

.news_img_list ul{ margin: 0; padding: 0; list-style: none;}
.news_img_list ul li a{ display:block; vertical-align:middle; overflow:hidden; margin:0 0 50px 15px; position: relative;}
.news_img_list ul li a h2{ color:#333; font-size: 21px; font-weight:normal; margin:0 0 5px 0; line-height: 36px; transition: all 0.36s ease;}
.index_news_img{ margin-top: 10px;}
.image_bg{background-position:center center; background-repeat:no-repeat;  background-size: cover; float: left; margin-right: 15px; margin-bottom: 15px; border: 1px #ccc solid; width: 120px; height: 90px; box-sizing: border-box;}
.index_news_line{ margin:5px 0 0 0; height:1px; background:#e2e4e6; position:relative;}
.index_news_line:before{ content:""; position:absolute; background:#182d52; height:1px; width:0; left:0; top:0; transition: all 0.36s ease;}
.news_img_list ul li a:hover .index_news_line:before{ width:100%;}
.index_news_more{ }
.index_news_more span{ display:block; line-height:40px; font-size:14px; color:#888; position:relative; transition: all 0.36s ease;}
.index_news_more span:before{ content:"\f105"; font-family: FontAwesome; position:absolute; top:-3px; right:15px; color:transparent;  transition: all 0.36s ease;}
.news_img_list ul li a:hover .index_news_more span,.news_img_list ul li a:hover .index_news_more span:before{ color:#182d52;}

.new_pro{ padding-top: 30px;}
.da-thumbs {list-style: none; position: relative; margin: 0; padding: 0; margin-top: -15px;}
.da-thumbs li {float: left; width:25%; position: relative; padding: 15px; box-sizing: border-box;}
.da-thumbs li a{display: block; width:100%; position: relative; overflow: hidden;  background: #efefef; padding: 30px 30px 20px; box-sizing: border-box;}
.da-thumbs li a .word{ position: relative; z-index: 2; }
.da-thumbs li a .word h2{margin: 0;color:#000;font-size:20px;line-height:1.5em;height: 7.5em;padding-bottom: 0.5em;font-weight: bold;transition: all .3s ease-out 0s;/* text-align: right; */}
.da-thumbs li a .word span{ position: relative; display: block; margin-left: 70px; font-size: 15px; color: #888; margin-top: 20px; padding-top: 12px; border-top: 1px #ccc solid; transition: all .3s ease-out 0s;}
.da-thumbs li a .word span:after{ content: "\f0da"; font-family: FontAwesome; color:#182d52; position: absolute; right: 0; top: 12px; transition: all .3s ease-out 0s;}
.da-thumbs li a .word span:before{ content: "\f1ea"; font-family: FontAwesome; color:rgba(255,70,35,.5); font-size: 46px; position: absolute; left: -70px; top: 8px; transition: all .3s ease-out 0s;}
.da-thumbs li:hover .word h2,.da-thumbs li:hover .word span,.da-thumbs li:hover .word span:after,.da-thumbs li:hover .word span:before{ color: #fff;}
.da-thumbs li a .hoverdiv {position: absolute; background:#182d52; width: 100%; height: 100%; padding: 15px; box-sizing: border-box; top: 100%; z-index:1;}
.da-thumbs li a .hoverdiv:before { content: ""; position:absolute; width: calc(100% - 20px); height:calc(100% - 20px); left: 10px; top: 10px;   border: 1px #fff solid;}

.da-thumbs li a .jianbao_logo{/* text-align: right; */margin-bottom: 45px;position: relative;z-index: 3;transition: all .3s ease-out 0s;}
.da-thumbs li a .jianbao_logo img{ width: 105px; vertical-align: middle;}
.da-thumbs li a .jianbao_logo img.img_color,.da-thumbs li:hover .jianbao_logo img.img_normal{ display: none;}
.da-thumbs li:hover .jianbao_logo img.img_color{ display:inline-block;}


.jianbao_list ul{ margin: 0; padding: 0; list-style: none;}
.jianbao_list ul li{ float: left; width: calc(50% - 15px); padding:0 15px; box-sizing: border-box; margin-right: 30px; margin-bottom: 30px;}
.jianbao_list ul li:nth-child(2n){margin-right: 0;}
.jianbao_list ul li a{ display: block; vertical-align: middle; position: relative;}
.jianbao_list ul li a img{vertical-align: middle; width: 100%;}
.jianbao_list ul li a:before,.jianbao_list ul li a:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(0,0,0,.1); transition: all 0.36s ease;}
.jianbao_list ul li a:after{ width: 0; background: #182d52;}
.jianbao_list ul li a:hover:after{ width: 100%;}
.jianbao_height{ font-size: 16px; height: 3.6em; margin: 15px 0; position: relative;}
.jianbao_height:before{ content: "\f105"; font-family: FontAwesome; position: absolute; right: 15px;  top: 50%; margin-top: -25px; font-size: 26px; line-height: 30px;}
.jianbao_list ul li a:hover .jianbao_height:before{ color: #182d52;}
.jianbao_height h2{ margin: 0; font-size: 16px; line-height: 1.2em; color: #333; font-weight: normal;}
.jianbao_height span{ display: block; font-size: 14px; color: #999;}
.jianbao_list ul li a:hover .jianbao_height h2,.jianbao_list ul li a:hover .jianbao_height span{color:#182d52; }

.top_img{margin-bottom:20px; position: relative;}
.top_img img{width:100%; vertical-align:middle;}
.zytk_content_detail{position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: table; padding: 0 15px; background: rgba(0,0,0,.3); box-sizing: border-box; z-index: 2;}
.zytk_title_word{display: table-cell; vertical-align: middle; text-align: center; color: #fff; font-size: 32px; font-weight: bold;}
.download{ position: absolute; bottom: -20px; right: 0; z-index: 3;}
.download a{ display: block; background: #182d52; color: #fff; vertical-align:middle; line-height: 40px; padding: 0 30px; transition: all .3s ease-out 0s;}
.download a i{ margin-right: 12px;}
.download a:hover{background: #db3440;}

.new_list{ margin:0; padding:0; list-style:none;}
.new_list li{ margin-bottom:25px; overflow: hidden;}
.new_list li h1{ font-size: 24px; line-height: 1em; color: #182d52; margin: 0; padding-bottom: 10px; position: relative;}
.new_list li h1:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 48px; height: 3px; background:#182d52; }
.new_list li a{ display: block; border-bottom: 2px rgba(0,0,0,.05) solid; position: relative; padding-bottom: 10px;}
.new_list li a:before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0px; height: 2px; background:#182d52; transition: all .3s ease-out 0s;}
.new_list li a:hover:before{ width: 100%;}
.new_list li h2{ font-size:18px; color:#000; line-height:1.4em; margin: 0; margin-bottom:5px;}
.new_list li .time{ color:#999; font-size:12px;}
.new_list li p{ color:#888; margin:8px 0 15px; font-size:14px; line-height:1.6em; }
.new_list li .readnews{ font-size:12px; color:#182d52; display:inline-block; padding:5px 12px; border:1px solid #182d52;}
.new_list li.top_title{margin-top:50px; margin-bottom:50px;}

.see_back{ margin: 50px 0 20px; text-align: center;}
.see_back a{ display: inline-block; padding: 8px 40px; color:#182d52; border:1px #182d52 solid; border-radius: 20px; transition: all .3s ease-out 0s;}
.see_back a:hover{background:#182d52; color: #fff; }

.man_list{ margin: 50px 0 50px;}
.man_list h2{font-size: 18px; color: #000; line-height: 1.4em; margin: 0; margin-bottom: 20px;}
.man_list h2 i{color: #182d52; margin-right: 8px;}
.man_list ul{ margin: 0; padding: 0; list-style: none;}
.man_list ul li{ position: relative; padding-left: 75px; min-height: 2em; margin-bottom: 5px;}
.man_list ul li span{ position: absolute; left: 0; top: 0; width: 70px; text-align-last: justify;}
.man_list ul li p{ margin: 0;}

.home_top{ position: relative;}

.search{position: absolute; z-index: 9;}
.search input{background: rgba(255,255,255,.6);}
.search i{ line-height: 38px;}

.home_banner a{ display: block; text-align: center; overflow: hidden; box-sizing: border-box; background-position:center center; background-repeat:no-repeat;  background-size: cover;}
.home_banner a h2{ margin: 0; font-size: 26px; font-weight: normal; line-height: 32px; color: #fff;}
.home_banner a span{ display: inline-block; margin-top: 10px; font-size: 14px; color: #fff; position: relative;}
/*.home_banner a span:before{ content: ""; position: absolute; width: 20px; height: 1px; background: #fff; right: -30px; top: 60%;}
.home_banner a span:after{content: ""; position: absolute; width: 10px; height: 1px; background: #fff; right: -30px; top: 40%; transform: rotate(45deg); }
*/.home_top .owl-nav{ display: none;}
.home_top .owl-theme .owl-controls{ position: absolute; width: 100%; left: 0; bottom: 5px; top:auto; text-align: center; z-index: 9;}
.home_top .owl-theme .owl-dots .owl-dot span{ margin: 5px 3px !important;}
.home_top .owl-theme .owl-dots .owl-dot.active span,.home_top .owl-theme .owl-dots .owl-dot:hover span{border: 1px #182d52 solid; background: #182d52 !important;}

.index_icon ul{ margin: 26px 0 5px; padding: 0; list-style: none;}
.index_icon ul li{ float: left; width: 25%; padding: 5px 10px; margin-bottom: 15px; box-sizing: border-box;}
.index_icon ul li a{ display: block; text-align: center;}
.index_icon ul li a i{ font-size: 26px; color: #fff; background: #182d52; width: 45px; height: 45px; line-height: 45px; border-radius: 8px; display: inline-block;}
.index_icon ul li a .img_red_bg{background: #182d52; margin: 0 auto; width: 45px; height: 45px; text-align: center; border-radius: 8px; }
.index_icon ul li a .img_red_bg img{ height: 100%; }
.index_icon ul li a span{ display: block; font-size: 14px; margin-top: 10px;}

.swipe {
  margin-bottom:20px;
  overflow:hidden;
  position:relative;
  width:100%;
}
.swipe ul{
    overflow:hidden;
}
.swipe li div, .swipe div div div {
  padding:50px 10px;
  background:#1db1ff;
  font-weight:bold;
  color:#fff;
  font-size:20px;
  text-align:center;
}
.swipe li  img{
	max-width:80%;
}
.swipe li{
	margin:10px;
}
#slider2 li{
    width:230px;
}
#slider4{
	line-height:0;
	text-align:center;
}
#slider4 ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
#pagenavi a.active{
	color:red;
}
#copyright{
	text-align:center;
	font-size:16px;
	padding:30px 0;
}
#copyright a{
	font-weight:bold;
	font-size:16px;
}

#slider li{
	width:300px;
	float:left;
}
#slider li:first-child{
	width:100px;
	margin:10px 40px;
}
#slider li:last-child{
	width:500px;
	border:3px solid #111;
}
#slider li:nth-child(2){
	width:200px;
}
#slider li:nth-child(3){
	width:300px;
}
#slider li:nth-child(4){
	width:400px;
}
#slider1 li{
	width:240px;
}

.page_news_list.search_result_list li a h2 font{font-size: 21px;}
.page_news_list.search_result_list li a h2{margin:0;}
.layui-btn{ background-color:#182d52; }
.language span.en_change{ font-size: 16px;}

.lawyer_search{margin-top: -29px;}
.word_search{background: #fff;}
.word_search ul{ margin:0; padding:0; list-style:none;  margin-bottom:15px; border: 1px #eee solid;}
.word_search ul li{ float:left; width:3.653846153846154%; text-align:center; padding:10px 0;}
.word_search ul li.allword{ width: 5%;}
.word_search ul li a,.word_search ul li span{ font-size:16px; display:inline-block; width:36px; height:36px; line-height:36px; border-radius:100%; text-align:center; color: #666; transition: all .5s; }
.word_search ul li.allword a{ font-size: 14px;}
.word_search ul li span{ color:#ccc;}
.word_search ul li a:hover,.word_search ul li.onthis a{ background:#182d52; color:#fff;}
.lawyer_search .layui-form-select dl dd.layui-this{ background:#182d52; color:#fff;}
.width100{ width: 100%;}

.page_title{ text-align: center;}
.page_title h1{color: #fff; margin: 30px 0; font-size: 42px; line-height: 1em;}
.page_title p{color: #fff; margin: 20px auto; max-width: 800px; font-size: 16px; line-height: 2em;}
.page_title a{display: inline-block; color: #fff; font-size: 14px; line-height: 2em; text-decoration: underline; margin-bottom: 130px;}
.page_title a:hover{ text-decoration: none;}

.about_block{ margin-top: -110px; border: 3px #fff solid; background: #fff;}
.about_block ul{ margin: 0; padding: 0; list-style: none;}
.about_block ul li{ float: left; width: 33.3333333%; text-align: center; padding: 60px 0; border: 3px #fff solid; box-sizing: border-box; background: #14656b;}
.about_block ul li:nth-child(2){ background: #182d52;}
.about_block ul li:nth-child(3){ background: #333f48; margin-right: 0;}
.about_block ul li h1{ font-size: 64px; color: #fff; margin: 0; line-height: 1em;}
.about_block ul li h1 span{ font-size: 24px; display: inline-block; margin-left: 10px;}
.about_block ul li p{ color: #fff; font-size: 18px;}

.practices_content .siderBar{ position: relative; z-index: 9;}
.practices_content .siderBar .menu{ text-align: center; margin-top: 0; background: #f7f7f7;}
.practices_content .is-affixed.siderBar .menu{border-bottom: 1px solid rgba(0,0,0,.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.12);}
.practices_content .siderBar ul{ display: inline-block; vertical-align: middle;}
.practices_content .siderBar li{ float: left; padding:20px 10px 10px; margin: 0 10px; line-height:2em; font-size:16px; color: #666; cursor:pointer; transition:all .5s;}
.practices_content .siderBar li:hover{color: #182d52;}
.practices_content .siderBar li.cur,.practices_content .siderBar li.onthis{color: #182d52 !important; font-weight: bold; position: relative;}
.practices_content .siderBar li.cur:before,.practices_content .siderBar li.onthis:before{ display: inline-block !important; content: ""; position: absolute; width: 100%; height: 2px; left: 0; bottom: -1px; background:#182d52; }

.practices_content .pra_content{ padding: 60px 0;}

.history_title h2{ padding-top: 150px; color: #000; font-size: 42px; text-align: center;}
.timeline_box{ padding: 120px 0 100px;}
.index_lawyer_img.timeline_box:before{ background: rgba(0,0,0,.2);}
#timeline{overflow:hidden; margin:100px auto 0; position:relative;}
#timeline:before{ content: ""; position: absolute; left: 0; top: 63px; width: 100%; height: 1px; background: rgba(0,0,0,.5);}
#dates{ margin: 0 80px; padding: 0; list-style: none;}
#dates li{list-style:none; float:left;width:150px; font-size:24px;text-align:center;}
#dates a{ display: block; line-height:48px;padding-bottom:20px; color: #666; position: relative;}
#dates .selected{font-size:48px; color: #182d52; }
#dates a:before{content: ""; position: absolute; left: 50%; margin-left: -5px; bottom: 0; width: 11px; height: 11px; border-radius: 100%; background: rgba(0,0,0,.5);}
#dates a.selected:after{content: ""; position: absolute; left: 50%; bottom: -40px; width: 1px; height: 40px; background: rgba(0,0,0,.5);}
#issues{width:100%; min-height: 250px; overflow:hidden; margin: 0; padding: 0; list-style: none;}
#issues li{ width: 1330px; text-align: center; list-style:none; float:left; padding-top: 50px;}
#issues li p{font-size:16px; font-weight:normal; line-height:2em; margin: 5px 0; color: #333;}
#grad_left,#grad_right{width:40px;height:40px; line-height: 40px; text-align: center; border-radius: 100%; position:absolute;top:43px; border: 1px rgba(0,0,0,.5) solid;}
#grad_left i,#grad_right i{font-size: 18px;  color: rgba(0,0,0,.3);}
#grad_left{left: -50px;}
#grad_right{right: -50px;}
#next,#prev{position:absolute;bottom:0; top:43px;height:40px; line-height: 40px; text-align: center; border-radius: 100%; border: 1px rgba(0,0,0,.5) solid;  background: #f7f7f7;}
#next i,#prev i{ font-size: 18px; color: #182d52; width: 40px;}
#next:hover,#prev:hover{background-position:0 -76px}
#next{right: 0px;}
#prev{left: 0px;}
#next.disabled,#prev.disabled{opacity:0.2}

.about_banner{padding: 130px 80px 260px;}
.about_banner .page_title h1{text-align: left; margin: 0;}
.office_list.index_news.page_news_list .item{width: calc((100% - 30px)/2);}
.office_list.index_news.page_news_list .item:nth-child(3n){ margin-right:30px;}
.office_list.index_news.page_news_list .item:nth-child(2n){ margin-right:0px;}
.office_list.index_news a{background: rgba(255,255,255,.8);}
.office_list.index_news a:hover{background: rgba(255,255,255,1);}
.office_list.index_news h2{font-size: 36px; line-height: 42px; text-align: center; height:auto;}

.about_news_case{margin: -180px 0px 150px;}
.about_news_case .index_bigword{padding: 60px 0 40px 50px; font-size: 42px;}

.about_case{ margin-bottom:100px;}
.about_case.loop_case .item{margin: 0 0 30px; padding: 30px;}
.about_case.loop_case .item:hover{cursor:auto;}

.about_int{ padding: 100px 0;}

.news_content table{ margin:15px 0; width:100% !important;}
.news_content table td{border:solid #ccc 1px;padding:4px; vertical-align:middle;}

