@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../fonts/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#c29f76;}
::-moz-selection {color:#fff;background:#c29f76;}
::selection {color:#fff;background:#c29f76;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
/* a:focus,a:hover {color:#c29f76;transition:none} */
a.text-gray:hover{color:#6E6E6E}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray {
    background: #f5f7f9;
}
.bg-sub{background:#6e6e6e}
hr {
    background: #EBEBEB;
    color: #EBEBEB;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 10px 0;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #c29c59!important; border: 1px solid #c29c59!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:20px}
.sidebar-r {margin-left:0px;}
.container-layout{margin: 0 15px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#fff;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#c29f76;border-radius:20px}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-normal .tab .tab-nav li a {background:#fff;color:#6e6e6e;border-radius:30px;padding:0px 20px;height:42px;line-height:42px;margin:0 10px;display:block;border:0;font-size:16px;}
.tab-normal .tab .tab-nav .active a {background:linear-gradient(-45deg,#FFD100,#c29c59);cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#FFF}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background:linear-gradient(-45deg,#FFD100,#c29c59);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#c29f76;transition: all .5s ease;}
.carousel-pro .media-body {padding:10px 0 0 0}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页产品 */

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url(../images/solution-hover.png) no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index:1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#c29f76;color:#fff;}

.home-news-c:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,0.03);}
.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#c29c59}
/* 首页新闻 end */

/* 路径 */
.nav-bread {padding: 0;height: 40px;line-height: 40px;font-size: 0;}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#c29c59}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#c29f76;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {
    color: #6e6e6e;
    background: #fff;
    padding: 10px 16px;
}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#c29f76;color:#fff;}
/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#FFD100;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}

/* 标题样式-左 */
.title-l h4{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:15px;margin-bottom:10px;}
.title-l h4:before {content:'';display:block;position:absolute;width:5px;height:20px;top:5px;background:#c29f76;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:70px;line-height:70px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 30px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{background:linear-gradient(-45deg,#FFD100,#c29c59);color:#fff}
.nav-tree li.focusa a{background:linear-gradient(-45deg,#FFD100,#c29c59);color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#c29c59}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box {
    display: block;
    margin: 0 auto;
    width: 1180px;
    margin-top: -50px;
}
.filter-box .padding-big{padding:10px 30px;}
.filter-box dl{margin:15px 0;}
.filter-box dl dt{width:5%;display:block;float:left;line-height:34px;font-weight:normal;font-size: 16px;}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a {
    margin: 0;
    padding: 3px 15px;
    font-size: 15px;
    line-height: 25px;
    cursor: pointer;
    display: block;
    color: #6E6E6E;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.filter-nav ul li a:hover{color:#c29f76;}
.filter-nav ul li a.active{color:#fff;background:#c29c59}
.filter-nav ul li b{font-weight:normal;}

.mt110 {
	margin-top: 110px;
}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x li {display:inline-block}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {
    font-size: 15px;
    padding: 0;
    height: 32px;
    line-height: 32px;
    color: #6e6e6e;
    text-align: center;
    display: block;
    margin: 15px 0;
    border-radius: 100px;
}
.nav-x li a:hover{color:#c29c59}
.nav-x li a.active {background:#c29f76;color:#fff}
.col-2 {width:15%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:20px;padding-bottom: 20px;}
.list-news:last-child {margin:0;border-bottom:0}
.list-news .time{margin-top:70px;margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-bottom: -20px;}
.list-news .news .info {height: 20px;font-size: 12px;color: #bbb;margin-top: 5px;}
.list-news .news p {color: #999;line-height: 24px;height: 50px;overflow: hidden;margin-top: 5px;}
.list-news .news h3 {
    margin-bottom: 0;
    margin-top: 0;
}
.list-news .news h3 a {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 0px;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.list-news .media-img img{height: 120px;border: 1px solid #ededed;width: 200px;}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news:hover .button{background:#c29f76;color:#fff;border:1px solid #c29c59}
.list-news:hover h3 a{color:#c29f76;}
/* 新闻列表 end*/

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#c29f76;}
.list-post-text li.dot a:before {content:'';position:absolute;left:0px;background:#ccc;width:4px;height:4px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:28px}
.normal-list li:hover{background:#c29f76;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}

/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
/* 下载详细页end */

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #c29f76;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:30px 50px}
.article h1{font-size:28px;font-weight:600;}
.article h2{font-size:24px;font-weight:600;margin:10px 0}
.article h3{font-size:20px;font-weight:600;margin:10px 0}
.article hr{margin:10px 0;height:1px}
.article table{margin:20px 0}
.article table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:20px;text-indent: 2em;font-family: auto;}
.article .post blockquote p {
	margin-bottom: 0;
}
.article .post img{max-width: 100%;height: auto !important;margin: 0 auto;display: block; margin-bottom: 30px;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#c29f76;border-bottom:0 solid #c29c59}
.article .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article ol{padding:10px 0 0 0}
.article ol.list-paddingleft-2{position:relative}
.article ol li{padding:0;position:relative}
.article ol li p{line-height:26px;font-size:16px;color:#888888}
/* 内容 end */

/* 内容推荐阅读 */
.title-tui {
	margin-bottom: 10px;
}
.title-tui h3 {
	line-height: 28px;
    height: 28px;
    color: #333;
    position: relative;
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 15px;
    margin-bottom: 15px;
	float: left;
}
.title-tui h3:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 20px;
    top: 5px;
    background: #c29f76;
    left: 0;
}
.link {
    color: #333;
    font-size: 13px;
    float: right;
    line-height: 36px;
}
/* 内容推荐阅读 end*/

/* 产品列表*/
.product-list .media{-webkit-transition:.3s;transition:.3s;}
.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgba(0,0,0,.05);}
.product-list .media-body {padding:10px 0 0 0}
.product-list .media:hover .media-body h2 a {color:#c29f76;}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}
/*产品列表*/

/* 产品详细页begin */
.product-description .padding-large{padding:30px 0 0 30px}
.product-description .padding-large-top{padding:0}
.product-description p{line-height:24px}
.product-description .zoomimg{width:474px}/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:20px 0;display:block;line-height:24px;border:0;border-radius:0;font-size:18px;text-align:center;}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#c29f76;background:#FFF;border-bottom:3px solid #c29f76;}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ebebeb;}
/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #c29c59}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;}
.inside .contact{padding:0 0 20px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 35px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;color: #9e7a47;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #ddd;padding:20px 30px;}
.inside .wx img {display: initial;max-width: 100%;height: auto;align-content: center;}

.home-contact{background:#eee}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#c29c59}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #c29f76;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}
.home-contact .gb{position:relative;width:590px;float:right;text-align:left;}
.home-contact .jjfa {
	background: url(/template/pc/skin/images/ct-bg.jpg) center no-repeat;
    background-size: cover;
}
 /*guestbook*/
.guestbook{padding:50px 80px 50px 0}
.guestbook h2{font-size:24px;font-weight:600;color: #fff;}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:20px}
.guestbook .input{font-size:16px;padding:0 15px;height:50px;line-height:50px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;}
.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}
/* 联系我们end */

.channel-banner {height:240px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#c29f76;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:25px;}

/* 底部地图版权 begin*/
footer {
    padding: 30px 5px 0;
    margin: auto 0;
}
footer h3 {font-weight:700;color:#fff}
footer ul li.item-1 {width:15%}
footer ul li.item-2 {width:15%}
footer ul li.item-3 {width:15%}
footer ul li.item-4 {width:15%}
footer ul li.item-5 {width:30%}
footer ul li.item-6 {width:10%}
footer ul li ul li a{line-height:26px;color:#888}
footer ul li ul li a:hover,footer .contact .media .media-body a:hover {color:#fff;}
footer .contact {padding-top:3px}
footer .contact .media {margin:0 0 5px 0;padding:0 0 10px 0;}
footer .contact .media span{width:24px;height:24px;}
footer .contact .media i{line-height:24px;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;color:#888;line-height:24px;}
footer .qr{margin-left:20px;background:#484848;}
footer .qr img{width:100%}
footer .copyright {
    padding: 10px 0 32px 0;
    color: #888;
    font-size: 13px;
    border-top: 1px solid #404040;
}
footer .copyright a{margin-left:5px;color:#888}

footer .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding:0;border-bottom:1px solid #404040}
footer .tab .tab-nav li{display:inline-block;width:auto;margin:0 20px 0 0}
footer .tab .tab-nav li a {color:#888;padding:10px 0;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;display:block;line-height:20px;border-radius:0;font-size:16px;}
footer .tab .tab-nav .active {border-radius:0px;}
footer .tab .tab-nav .active a {
    margin-bottom: -1px;
    cursor: default;
    border-bottom: 1px solid #c29c59;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
}
footer .tab .tab-nav li a,footer .tab .tab-nav .active a:focus {outline:none;}
footer .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:10px 0}
footer .tab .tab-body .flink a{display:inline-block;margin-right:15px;line-height:24px}
footer .tab .tab-body .flink a img{width: 110px;height: 58px;}

/* 底部地图版权 end*/
@media screen and (max-width:1440px){
.container-layout{max-width:98%;}
}



----新
@charset "utf-8";{}

.warp {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.am-cf:after,
.am-cf:before {
	content: " ";
	display: table;
}

.am-cf:after {
	clear: both;
}

.czjz {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}

/* Top */

.top {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cdd1d1;
	color: #999999;
}

.top-nav {
	font-size: 0;
}

.top-nav a {
	color: #999999;
	margin-right: 28px;
	font-size: 13px;
}

.top-nav a:last-child {
	margin-right: 0;
}

.top-nav a:hover {
	color: #c29f76;
}

/* Header */

.header {
	padding-top: 13px;
	padding-bottom: 26px;
	height: 165px;
}

.logo h1 {
	display: none;
}

.header-icon {
	margin-top: 45px;
}

.header-icon img {
	margin-right: 20px;
}

.header-icon img:last-child {
	margin-right: 0;
}

/* Nav */

.nav {
	width: 100%;
	height: 80px;
	line-height: 80px;
	/* -webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
	box-shadow: 0 1px 3px rgb(18 18 18 / 10%); */
	position: fixed;
	background-color: #fff;
	z-index: 1000;
	top: 0px;
	position: sticky;
	position: -webkit-sticky;
}

.nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 22;
}

.nav ul li {
    margin: 0 12px;
    color: #353535;
    line-height: 75px;
    cursor: pointer;
    position: relative;
}

.nav ul li:last-child {
	margin-right: 0;
}

.nav ul li a {
	display: block;
	color: #5e5e5e;
	font-size: 16px;
	font-weight: 600;
}

/* .nav ul li:hover {
	color: #c29f76;
} */

.nav ul li.acive {
	background-color: #fff;
	position: relative;
}

.nav ul li a.active:after {
	left: 5px;
	right: 5px;
}
.nav ul li a:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 3px;
    background: #c29f76;
    content: "";
	left: 50%;
    right: 50%;
	transition: all .3s ease-out;
}
.nav-logo {
	padding-top: 15px;
	padding-left: 3px;
	height: 75px;
}
.nav-menu {
    padding-right: 50px;
}

/* Banner */

.banner {
	height: 590px;
	background-color: #282828;
	position: relative;
	overflow: hidden;
	float: left;
}

.banner .warp {
	height: 100%;
}

.banner .w1300 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
	height: 590px;
}

.banner .swiper-slide {
	background-repeat: no-repeat;
	background-position-x: center;
	/*background-size: 100%;*/
	overflow: hidden;
	width: 100%;
}

.banner .swiper-pagination-bullet {
	background-color: #FFFFFF;
	width: 15px;
	height: 15px;
}

.banner.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.banner .blogo {
	width: 100%;
	text-align: center;
	margin-top: 58px;
}

.banner .b-t {
	width: 100%;
	text-align: center;
	margin-top: 34px;
}

.banner .b-bottom {
	text-align: center;
	width: 100%;
	margin-top: 45px;
}

.banner .b-bottom a {
	margin-right: 83.75px;
}

.banner .b-bottom img {}

.banner .b-bottom a:last-child {
	margin-right: 0;
}

.banner .p1 {
	position: relative;
	margin-top: 39px;
	margin-left: -25px;
	display: inline-block;
}

.banner .p1 .dot {
	position: relative;
	width: 73px;
	height: 74px;
	display: inline-block;
}

.banner .p1 .dot .light {
	background-image: url(../images/light.png);
	width: 73px;
	height: 74px;
	text-align: center;
	animation: light 2s infinite linear;
	-webkit-animation: light 2s infinite linear;
}

.banner .p1 .dot .yuan {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #00fff7;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 25px;
	left: 30px;
}

.banner .p1 .bl {
	margin-top: 31px;
	margin-left: -30px;
}

.banner .p1 .text {
	position: absolute;
	bottom: -15px;
	right: 0;
}

.banner .p1 .text img:first-child {
	position: absolute;
	right: 22px;
	bottom: 23px;
}

.banner .p1 .text img:last-child {
	animation: text 2s infinite;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .p2 {
	position: absolute;
	top: 309px;
	left: 0;
	width: 380px;
	height: 130px;
}

.banner .p2 .dot .yuan {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #00fff7;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 25px;
	left: 17px;
}

.banner .p2 .dot .light {
	background-image: url(../images/light.png);
	width: 73px;
	height: 74px;
	text-align: center;
	animation: light 2s infinite linear;
	-webkit-animation: light 2s infinite linear;
	margin-left: -10px;
}

.banner .p2 .bl {
	position: absolute;
	left: 33px;
	top: -27px;
}

.banner .p2 .text {
	position: absolute;
	top: -15px;
	right: 0;
}

.banner .p2 .text img:first-child {
	position: absolute;
	right: 0;
	top: -40px;
}

.banner .p2 .text img:last-child {
	position: absolute;
	top: -62px;
	right: -22px;
	animation: text 2s infinite;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .p3 {
	position: absolute;
	top: 175px;
	left: 620px;
	width: 380px;
	height: 130px;
}

.banner .p3 .dot .yuan {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #00fff7;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 25px;
	left: 17px;
}

.banner .p3 .dot .light {
	background-image: url(../images/light.png);
	width: 73px;
	height: 74px;
	text-align: center;
	animation: light 2s infinite linear;
	-webkit-animation: light 2s infinite linear;
	margin-left: -10px;
	margin-top: -4px;
}

.banner .p3 .bl {
	position: absolute;
	left: 33px;
	top: 32px;
}

.banner .p3 .text {
	position: absolute;
	top: 0px;
	right: 30px;
}

.banner .p3 .text img:first-child {
	position: absolute;
	right: 30px;
	top: 0px;
}

.banner .p3 .text img:last-child {
	position: absolute;
	right: 8px;
	top: -22px;
	animation: text 2s infinite;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .p4 {
	position: absolute;
	right: 90px;
	top: 0;
	width: 327px;
	height: 160px;
}

.banner .p4 .dot .yuan {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #00fff7;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 25px;
	left: 17px;
}

.banner .p4 .dot .light {
	background-image: url(../images/light.png);
	width: 73px;
	height: 74px;
	text-align: center;
	animation: light 2s infinite linear;
	-webkit-animation: light 2s infinite linear;
	margin-left: -10px;
	margin-top: -4px;
}

.banner .p4 .bl {
	position: absolute;
	left: 26px;
	top: 41px;
}

.banner .p4 .text {
	position: absolute;
	bottom: 40px;
	right: 0;
}

.banner .p4 .text img:first-child {
	position: absolute;
	right: 30px;
	top: 0px;
}

.banner .p4 .text img:last-child {
	position: absolute;
	right: 16px;
	top: -16px;
	animation: text 2s infinite;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .p5 {
	position: absolute;
	right: 60px;
	bottom: 105px;
	width: 390px;
	height: 150px;
}

.banner .p5 .dot {
	position: relative;
	width: 73px;
	height: 74px;
	display: inline-block;
	margin-top: 95px;
	margin-left: 60px;
}

.banner .p5 .dot .light {
	background-image: url(../images/light.png);
	width: 73px;
	height: 74px;
	text-align: center;
	animation: light 2s infinite linear;
	-webkit-animation: light 2s infinite linear;
	margin-top: -3px;
	margin-left: 2px;
}

.banner .p5 .dot .yuan {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #00fff7;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 25px;
	left: 30px;
}

.banner .p5 .text {
	position: absolute;
	top: 10px;
	right: 0;
}

.banner .p5 .text img:first-child {
	position: absolute;
	right: 30px;
	top: 0px;
}

.banner .p5 .text img:last-child {
	position: absolute;
	right: 8px;
	top: -23px;
	animation: text 2s infinite;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .p5 .bl {
	position: absolute;
	left: 102px;
	top: 44px;
}

.banner .bottom {
	width: 1091px;
	height: 130px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/bottom.png);
	left: 0;
}

.banner .bottom img:first-child {
	position: absolute;
	bottom: 36px;
	right: 26px;
}

.banner .bottom img:last-child {
	position: absolute;
	bottom: 13px;
	right: 5px;
	animation-direction: alternate;
	-webkit-animation: text 2s infinite;
	-webkit-animation-direction: alternate;
}

.banner .btt {
	position: absolute;
	left: 365px;
	top: 84px;
}

.banner .bb {
	position: absolute;
	bottom: 20px;
	left: 44px;
}

.nav .fr input[type='submit'] {
	width: 91px;
	height: 35px;
	background-color: #c29f76;
	vertical-align: top;
	color: #FFFFFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 16px;
}

.nav .fr input[type='text'] {
	width: 150px;
	height: 35px;
	background-color: #ffffff;
	border: solid 2px #c29f76;
	text-indent: 17px;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 14px;
}

.seachbar {
	padding-top: 20px;
}

/* 搜索 */

.search {
	width: 100%;
	background-color: #eaeaea;
	padding-top: 23px;
	padding-bottom: 23px;
	height: 80px;
}

.search .fl {
	padding-top: 10px;
	font-size: 0;
}

.search .fl a {
	font-size: 14px;
	color: #515151;
	margin-right: 20px;
}

.search .fl a:hover {
	color: #2c88d7;
}

.search .fl font {
	font-size: 16px;
	color: #c29f76;
	margin-right: 10px;
}

.search .fr {
	font-size: 0;
}

.search .fr input[type='text'] {
	width: 249px;
	height: 35px;
	background-color: #ffffff;
	border: solid 2px #c29f76;
	text-indent: 17px;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 14px;
}

.search .fr input[type='text']::-webkit-input-placeholder {
	color: #d0cfd0;
}

.search .fr input[type='text']::-moz-input-placeholder {
	color: #d0cfd0;
}

.search .fr input[type='submit'] {
	width: 91px;
	height: 35px;
	background-color: #c29f76;
	vertical-align: top;
	color: #FFFFFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 16px;
}

/* 专业领域 */
.index-fuwu {
    overflow: hidden;
    padding: 60px 0;
}
.index-fuwu .hd {
    width: 230px;
    border-left: 2px solid #c29f76;
    margin-top: 49px;
}
.index-fuwu .hd ul {
    text-align: left;
    line-height: 65px;
}

.index-fuwu .hd ul li {
    font-size: 18px;
	line-height: 60px;
    margin-left: 10px;
    width: 180px;
    padding-left: 15px;
    position: relative;
}
.index-fuwu .hd ul li.on {
    color: #fff;
    background: linear-gradient(270deg, #c29f76 0, #9e7a47 100%);
    width: 350px;
}
.index-fuwu .hd ul li.on::before {
	position: absolute;
    top: 43%;
    right: 20px;
	content: '';
	width: 21px;
	height: 8px;
	background-image: url(/template/pc/skin/images/ar.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.index-fuwu .hd ul li:last-child {
	margin-right: 0;
}
.index-fuwu .warp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    background-image: url(/template/pc/skin/images/bg-ly.jpg);
    height: 435px;
    background-position: right top;
    background-repeat: no-repeat;
}
.fuwu-box {
	width: 100%;
}

.ani-banner-text {
    position: absolute;
    width: 600px;
    height: 435px;
    top: 0;
    right: 0;
    padding: 80px 68px 0;
    box-sizing: border-box;
    background-color: #11487a9c;
    text-align: left;
}
.ani-banner-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}
.ani-banner-text ul {
    margin-bottom: 10px;
    display: inline-table;
    padding-left: 20px;
}
.ani-banner-text li {
    position: relative;
    font-size: 15px;
    margin-bottom: 10px;
    color: #fff;
    width: 50%;
    float: left;
}
.ani-banner-text li::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 12px;
    height: 12px;
    border: 3px solid #be995a;
    border-radius: 50%;
}
a.btn-center.x {
    font-size: 15px;
    padding: 0 50px;
}
.ani-banner-text a.btn-center {
    color: #fff;
    border: 2px solid #fff;
}
.ani-banner-text a.btn-center:hover {
    background-color: #c39d75;
    border-image: linear-gradient(to left, #9e7a47, #ad8541) 1;
    color: #fff;
    opacity: .9;
}
a.btn-center, a.btn-center-white {
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    padding: 4px 30px 2px 30px;
    color: #555;
    border: 2px solid #555;
    display: inline-block;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
/* 主页通用 */
.index-botton {
	float: left;
	width: 100%;
}
/* 案例 */
.index-anli {
    margin-top: 20px;
}
.index-anli .jf {
    width: 590px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.jf p {
    font-size: 22px;
    font-weight: bold;
}
.jf a {
    display: block;
    float: right;
    color: #9e7a47;
    font-size: 16px;
    margin-top: 6px;
}
.al-list {
    min-height: 560px;
    width: 590px;
    overflow: hidden;
    margin-right: 20px;
}
.al-list a.sdjd {
    background: #11487a;
}
.al-list a {
    float: left;
    width: 590px;
    display: block;
    text-align: left;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    height: 115px;
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.al-list a:last-child {
	border-bottom: none;
}
.al-list a.sdjd:hover p,.al-list a.sdjd:hover span{
	color: #fff;
}
.al-list .sdpic {
    width: 70px;
    height: 70px;
    margin-top: 5px;
}
.al-list .ttx {
	color: #fff;
}
.al-list .ttx p {
    font-size: 18px;
    width: 100%;
    font-family: serif;
    margin: 10px 0 10px 12px;
}
.al-list .ttx span {
    font-size: 26px;
    left: 120px;
    top: 55px;
    font-family: serif;
}
.al-list .ttx:after {
    position: absolute;
    top: 50%;
    right: 25px;
    content: '';
    width: 21px;
    height: 8px;
    background-image: url(/template/pc/skin/images/ar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.al-list a li p{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding-left: 20px;
    width: 80%;
    margin-top: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.al-list a li span {
    font-size: 13px;
    position: absolute;
    left: 150px;
    top: 78px;
}
.al-list a:hover p,.al-list a:hover span {
	color: #11487a;
}
.al-list li img {
    float: left;
    width: 20%;
    height: 75px;
    border: 1px solid #eee;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* 新闻 */
.index-news {
    width: 100%;
    height: 520px;
    margin: 60px 0;
    margin-bottom: 80px;
    float: left;
}
.index-news .hd {
    margin-top: 20px;
    padding-bottom: 50px;
}
.index-news .hd a {
    display: block;
    margin-top: -5px;
}
.index-news .hd ul {
    text-align: left;
    font-size: 0;
    float: left;
}
.index-news .hd ul li {
    display: inline-block;
    font-size: 18px;
    margin-right: 25px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.index-news .bd {
	clear: both;
}
.index-news .warp li.on i {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.index-news .warp li i {
    width: 100%;
    height: 2px;
    margin-top: 10px;
    display: block;
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    transform: translateX(-110%);
    background: #9e7a47;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.index-news .warp li:hover i{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.wz-list3 a {
    float: left;
    width: 590px;
    background: #fff;
    margin-right: 20px;
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
}
.wz-list3 a:nth-child(2n) {
    margin-right: 0;
}
.wz-list3 a .ibq {
    font-size: 13px;
    border: 1px solid #333;
    padding: 3px 12px;
    border-radius: 30px;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.wz-list3 a:hover .ibq {
	background: #11487a;
	color: #fff;
}
.wz-list3 li .ti {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
	width: 100%;
	position: relative;
}
.wz-list3 a:last-child .ti,.wz-list3 a:nth-child(5) .ti {
	border: none;
}
.wz-list3 a li .ti p {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 10px 0;
}
.wz-list3 a:hover li .ti p {
	color: #11487a;
}
.wz-list3 li .ti span {
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-top: 5px;
    overflow: hidden;
    color: #777;
    width: 530px;
}
.wz-list3 li .ti:after {
    position: absolute;
    top: 18px;
    right: 0;
    content: '';
    width: 21px;
    height: 8px;
    background-image: url(/template/pc/skin/images/ar2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.wz-list3 li .time {
    font-size: 13px;
    line-height: 31px;
    color: #777;
}

/* 资讯 */
.index-zixun {
    padding-top: 30px;
}
.zixun-list-content {
    float: left;
    width: 390px;
    padding: 25px;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 20px;
    min-height: 200px;
}
.zixun-list-content:nth-child(3) {
	margin-right: 0;
}
.zixun-list-content .simg {
    display: inline-block;
    margin-right: 12px;
    margin-top: 4px;
    width: 24px;
    height: 24px;
    vertical-align: top;
	float: left;
}

.zixun-content-title {
    font-size: 22px;
    margin-bottom: 10px;
}
.zixun-bg {
    color: #ffffff;
    margin: 20px 0 20px;
}
.zixun-bg a img {
    max-width: 353.33px;
}
.zixun-bottom>div a {
    display: block;
    color: #666;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 350px;
    line-height: 30px;
	text-overflow:ellipsis;
}
.zixun-bottom>div a:hover {
	color: #11487a;
}

/* 转化 */
.index-zh {
	height: 280px;
    margin-top: 160px;
    background-image: url(/template/pc/skin/images/zh-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.index-zh .area {
    height: 300px;
    width: 500px;
    background-image: url(/template/pc/skin/images/area-bg.jpg);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -80px;
    padding: 70px 55px;
}
.index-zh .area p {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}
.index-zh .area span {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    display: block;
}
.area .zx_btn {
    height: 48px;
    width: 180px;
    font-size: 16px;
    display: block;
    line-height: 48px;
    margin-top: 40px;
    padding: 0 25px;
    text-align: center;
    color: #fff;
    background: linear-gradient(270deg, #9e7a47 0, #ad8541 100%);
    transition: all .25s ease-in-out;
    margin-right: 10px;
}
.area .about_btn {
	height: 48px;
	width: 180px;
	font-size: 16px;
	line-height: 48px;
	margin-top: 40px;
}
/* 关于 */

.index-about {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
	position: relative;
}
.lawfirm {
	margin: 0 auto;
	width: 1200px;
}

.lawfirm p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
    float: left;
}
.team .lvs {
	width: 20%;
}
.team .lvs div {
    border-bottom: 2px solid #9e7a47;
    width: 120px;
    padding-top: 50px;
}
.team .lvs div p {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.team .list {
	width: 60%;
}
.team .list a li {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.team .list a li .img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.team .list a li img {
    height: 150px;
    width: 150px;
}
.team .list a li p {
    text-align: center;
    font-weight: bold;
    color: #232222;
    font-size: 16px;
}
.team .list a li span {
    text-align: center;
    display: block;
    font-size: 13px;
    margin-top: -4px;
}
.team .more {
	width: 20%;
}
.team .more a {
    text-align: right;
    display: block;
    margin-top: 55px;
    color: #333;
    margin-left: 120px;
    padding-bottom: 4px;
    border-bottom: 1px solid #dddddd;
}
.index-about .bg {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.index-about .bg .box {
    margin: 0 auto;
    padding: 30px 50px 0 50px;
    text-align: center;
}

.index-about .bg .box .t {
	font-size: 32px;
	color: #c29f76;
	text-align: center;
}

.index-about .bg .box .t2 {
	font-size: 16px;
	color: #383838;
	text-align: center;
	padding: 20px 0 0;
}

.index-about .bg .box .p {
	font-size: 16px;
	color: #757575;
	line-height: 30px;
	margin-top: 24px;
}
.index-about img {
    float: left;
    width: 49.5%;
    height: 334px;
    margin: 0;
}
.index-about video {
    width: 49.5%;
    margin-right: 1%;
    float: left;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
}

.index-about .bg .wall {
	width: 1202px;
	background-color: #ffffff;
	margin: 20px auto 0;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
}

.index-about .bg .wall ul li {
	float: left;
	width: 240px;
	height: 150px;
	border-right: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	overflow: hidden;
}

.index-about .bg .wall ul li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.index-about .bg .wall ul li img {
	max-width: 240px;
	max-height: 150px;
	transition: .3s all linear;
	-webkit-transition: .3s all linear;
	-moz-transition: .3s all linear;
}

.index-about .bg .wall ul li:nth-child(5n) {
	border-right: none;
}

.index-links {
    margin-top: 10px;
}

.index-links span {
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
}

.index-links a {
	font-size: 14px;
	display: inline-block;
	color: #666666;
	margin-right: 10px;
	vertical-align: top;
	margin-bottom: 10px;
	color: #aaaaaa;
}

.index-links a:hover {
	color: #FFFFFF;
}

/* 五步一站 */
.five-step {
    height: 250px;
    padding: 30px 0 25px;
    margin-top: 60px;
    background-image: url(/template/pc/skin/images/5s-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.five-step .ten {
	margin-top: 30px;
}
.five-step .ten p {
    font-size: 22px;
    color: #fff;
    font-family: serif;
}
.five-step .item a li {
	float: left;
	width: 20%;
}
.item .steps {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.five-step .w {
	width: 1400px;
	margin: 0 auto;
}
.five-step .item li p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.five-step .num .s {
    float: left;
    width: 20%;
    display: block;
	position: relative;
    margin-top: 10px;
}
.five-step .num p {
    font-size: 14px;
    border: 1px solid;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    color: #999;
}
.five-step .num span {
    position: absolute;
    width: 220px;
    top: 5px;
    left: 170px;
}

/* 脚部 */
.ewmpic {
	width: 120px;
	height: 120px;
	background-size: 120px 120px;
	background-image: url(/skin/images/ewm.jpg);
}

/* 动画 */

@keyframes light {
	0% {
		opacity: .5;
		transform: scale(0.9);
	}

	50% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 1;
		transform: scale(0.9);
	}
}

@-webkit-keyframes light {
	0% {
		opacity: .5;
		transform: scale(0.9);
	}

	50% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 1;
		transform: scale(0.9);
	}
}

@keyframes text {
	0% {
		opacity: .1;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes text {
	0% {
		opacity: .1;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

/* 内页 */
.decontent {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.sidebar {
	float: right;
	width: 320px;
}

.side-nav ul li {
	width: 100%;
	height: 54px;
	background-color: #f0f0f0;
	line-height: 54px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 200px;
}

.side-nav ul li a {
	display: block;
	padding-left: 20px;
	color: #3a434c;
}

/* .side-nav ul li:hover {
	background-color: #0166fc;
} */
.side-nav ul li:hover a {
	color: #0166fc;
}

.side-nav ul li.active a {
	color: #0166fc;
}

.decontent .content {
	float: left;
	width: 860px;
	min-height: 70vh;
	padding-bottom: 30px;
}

.content .case {
    background-color: #fff;
    padding: 18px;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.mianbaoxie {
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}

.mianbaoxie a {
	color: #666666;
	font-size: 12px;
}

.decontent .article {
	border: 1px solid #dddddd;
	padding: 30px 40px;
	color: #898989;
	line-height: 30px;
}

.decontent .article img {
	max-width: 100%;
}

.decontent .recommend {
	padding: 39px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
	float: left;
}

.debanner {
	height: 401px;
	background-position-x: center;
	background-repeat: no-repeat;
}
.owl-carousel .item {
	background-repeat: no-repeat !important;
    background-position: center !important;
    height: 500px;
}

.side-nav-div {
	height: 92px;
	background-color: #2b2b2b;
	/* 	border-radius: 5px 5px 0px 0px; */
	padding-top: 14px;
	padding-left: 24px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	position: relative;
}

.side-nav-div b {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
}

.side-nav-div p {
	font-size: 16px;
}

.side-nav-div:after {
	content: '';
	display: block;
	height: 3px;
	width: 115px;
	background-image: url(../images/l.png);
	position: absolute;
	bottom: 19px;
	right: 0;
}

.side-contact {
	color: #575757;
	font-size: 12px;
	line-height: 30px;
	background-color: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.side-contact p {
	font-size: 14px;
	line-height: 24px;
}

.side-title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.side-title:after {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 3px;
	background-color: #0166fc;
	bottom: -2px;
}

.side-title span {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.side-contact img {
	margin-bottom: 15px;
	width: 280px;
}

.contact-info img {
	width: 100%;
	margin-bottom: 10px;
}
.contact-info p {
	font-size: 15px;
}
.pages {
	text-align: center;
	margin-top: 30px;
}

.pages ul {
    font-size: 0;
    text-align: center;
}

.pages ul li:last-child {
    margin-right: 0;
}
.pages ul li {
    display: inline-block;
    height: 40px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #dddddd;
    text-align: center;
    line-height: 40px;
    margin-right: 7px;
    padding: 0 10px 0;
}

.pages ul li.thisclass {
    background-color: #0166fc;
    color: #FFFFFF;
}
.pages ul li:hover {
	background-color: #0166fc;
	color: #FFFFFF;
}

.pages ul li.active {
	background-color: #0166fc;
	color: #FFFFFF;
}

.pages ul li:hover a {
	color: #FFFFFF;
}

.pages ul li.active a {
	color: #FFFFFF;
}

.pages ul li:last-child {
	margin-right: 0;
}

.pages ul li a {
	display: block;
	color: #111111;
}

.pages ul li.prev,
.pages ul li.next {
	width: 70px;
	height: 40px;
	border-radius: 2px;
	border: solid 1px #dddddd;
}

.pages ul li.home-page,
.pages ul li.last-page {
	width: 58px;
	height: 40px;
	border-radius: 2px;
	border: solid 1px #dddddd;
}

.home-page {
	width: ;
}
.pages ul li span {
    border: none;
    width: 100%;
    height: 50px;
}
/* 主页 */
.idt {
	float: left;
}
.about_btn {
    height: 40px;
    display: block;
    line-height: 40px;
    margin-top: 25px;
    padding: 0 25px;
    text-align: center;
    color: #9e7a47;
    border: solid 2px #9e7a47;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;1
}
.about_btn:hover {
    color: #fff;
    opacity: .9;
    border-image: linear-gradient(to left, #9e7a47, #ad8541) 1;
    background: linear-gradient(270deg, #9e7a47 0, #ad8541 100%);
}
.index-title {
    font-size: 32px;
    color: #11487a;
    text-align: left;
    position: relative;
    font-weight: 600;
    font-family: serif;
}
.index-title2 {
    font-size: 24px;
    color: #11487abd;
    position: absolute;
    left: 130px;
    margin-top: 13px;
    font-family: serif;
}

/* 解决方案 */

.article .article_title {
	font-size: 22px;
	color: #2b2b2b;
	padding-left: 16px;
	position: relative;
	margin-bottom: 27px;
}

.article .article_title:before {
	display: block;
	content: '';
	width: 3px;
	height: 19px;
	background-color: #0166fc;
	position: absolute;
	top: 6px;
	left: 0;
}

.decontent .recommend ul li {
	float: left;
	width: 180px;
	margin-right: 20px;
	font-size: 16px;
	color: #343434;
	text-align: center;
}

.decontent .recommend ul li:last-child {
	margin-right: 0;
}

.decontent .recommend ul li .img {
	margin-bottom: 17px;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.decontent .recommend ul li .img img {
	width: 180px;
	height: 180px;
	transition: .5s all linear;
	-webkit-transition: .5s all linear;
}

.decontent .recommend ul li:last-child {
	margin-right: 0;
}

.decontent .recommend ul li:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.decontent .recommend ul {
	margin-top: 20px;
}

.decontent .recommend .title {
	text-align: center;
	font-size: 22px;
	color: #000;
	position: relative;
}

.decontent .recommend .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 3px;
	background-color: #0166fc;
	margin: 6px auto 0;
}

.decontent .recommend ul li p {
	color: #343434;
	font-size: 16px;
}

.decontent .recommend ul span {
	font-size: 13px;
	color: #989898;
	margin-left: 5px;
}


/* 案例 */

.case ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 12px;
	font-size: 16px;
	color: #0e0e0e;
	margin-bottom: 20px;
}

.case ul li:nth-child(3n) {
	margin-right: 0;
}

.case ul li .img {
	width: 265px;
	height: 265px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.case ul li .img img {
	width: 265px;
	height: 265px;
	transition: .5s all linear;
	-webkit-transition: .5s all linear;
}

.case ul li .img img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.case ul li p {
	font-size: 16px;
	color: #0e0e0e;
}

.case ul li p span {
	font-size: 13px;
	color: #989898;
	margin-left: 5px;
}

/* 合作伙伴 */

.case.hezuo ul li .img {
	border: 1px solid #dcdcdc;
}

.case.hezuo ul li .img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 188px;
	transition: .3s all;
	-webkit-transition: .3s all;
}

.case.hezuo ul li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/* 案例内页 */

.case-article {
    padding: 40px;
    background-color: #fff;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.case-logo {
	width: 160px;
	height: 160px;
	background-color: #ffffff;
	border: solid 1px #ededed;
	float: left;
	margin-right: 20px;
}

.case-information {
	float: left;
	width: 340px;
	line-height: 27px;
	color: #525252;
}

.case-information .t {
	font-size: 22px;
	color: #2b2b2b;
	margin-bottom: 10px;
	font-weight: 600;
}

.case-information .t:after {
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	background-color: #0166fc;
	margin-top: 5px;
}

.case-information p {
	font-size: 16px;
	line-height: 30px;
}

.case-image {
	float: right;
	width: 300px;
}

.case-image img {
	width: 100%;
}

.case-detail {
	border-top: 1px solid #efefef;
	margin-top: 20px;
	padding-top: 40px;
	color: #898989;
	line-height: 30px;
}

.case-detail .article-title {
	font-size: 18px;
	color: #363636;
	border-left: 3px solid #0166fc;
	padding-left: 10px;
	margin-bottom: 25px;
	line-height: 18px;
	font-weight: 600;
}

.case-detail img {
	max-width: 100%;
}

/* 新闻 */


.news ul li {
	border-bottom: solid 1px #efefef;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.news ul li .image {
	width: 163px;
	height: 120px;
	background-color: #2b2b2b;
	float: left;
}

.news ul li .image img {
	width: 163px;
	height: 120px;
}

.news ul li .text {
	float: left;
	margin-left: 20px;
}

.news ul li .text .t {
	margin-bottom: 15px;
}

.news ul li .text span {
	float: right;
	font-weight: normal;
	color: #9c9c9c;
	font-size: 14px;
}

.news ul li .text .t div {
	float: left;
	width: 490px;
	font-size: 18px;
	color: #545454;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news ul li .text p {
	color: #acacac;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	width: 610px;
}

.news ul li .text .link {
	width: 88px;
	height: 26px;
	background-color: #545454;
	border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	margin-top: 13px;
}

/* 新闻 */

.news1 ul li {
	border-bottom: dashed 1px #dddddd;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.news1 ul li .image {
	width: 300px;
	height: 200px;
	background-color: #2b2b2b;
	float: left;
}

.news1 ul li .image img {
	width: 300px;
	height: 200px;
}

.news1 ul li .text {
	width: 610px;
	float: left;
	margin-left: 20px;
}

.news1 ul li .text .t {
	margin-bottom: 15px;
}

.news1 ul li .text span {
	float: right;
	font-weight: normal;
	color: #9c9c9c;
	font-size: 14px;
}

.news1 ul li .text .t div {
	float: left;
	width: 490px;
	font-size: 16px;
	color: #545454;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news1 ul li .text p {
	color: #acacac;
	line-height: 22px;
	overflow: hidden;
}

.news1 ul li .text .link {
	width: 88px;
	height: 26px;
	background-color: #545454;
	border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	margin-top: 13px;
}

.news1 ul li:hover .text .link {
	background-color: #3f9cef;
}

.news1 ul li:hover .t div {
	font-weight: bold;
	color: #3f9cef;
}

/* 新闻内页 */

.decontent .news-article {
    background-color: #fff;
    padding: 50px 40px;
    color: #5c5c5c;
    line-height: 26px;
    margin-bottom: 20px;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.news-article p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    text-indent: 2em;
}
.news-article blockquote {
    margin: 1.4em 0;
    padding-left: 1em;
    color: #838282;
    border-left: 2px solid #D3D3D3;
}

.news-article a {
    color: #c29f76;
    font-size: 16px;
}
.news-title {
	border-bottom: solid 1px #ebebeb;
	font-size: 24px;
	padding-bottom: 14px;
	margin-bottom: 25px;
	line-height: normal;
	text-align: center;
	color: #242424;
}

.news-title div {
	color: #8f8f8f;
	font-size: 12px;
	margin-top: 10px
}

.news-title div a {
	color: #8f8f8f;
	font-size: 12px;
}
.news-title div span {
	font-size: 12px;
    margin-right: 10px;
}
.news-article img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.article-pages {
	height: 48px;
	font-size: 14px;
	line-height: 48px;
	padding: 0 30px;
	margin-top: 40px;
}

.article-pages a font {
	color: #464646;
}

.article-pages a:first-child {
	color: #7c7b7b;
	white-space: nowrap;
	max-width: 316px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.article-pages a:last-child {
	color: #7c7b7b;
	float: right;
	white-space: nowrap;
	max-width: 316px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.recommend-article {
    background-color: #fff;
    padding: 40px 40px 5px;
    margin-top: 20px;
    width: 100%;
}

.recommend-article-tittle {
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 18px;
	float: left;
}
/* 法律导航 */
.wtdhBox {
    padding-top: 48px;
    clear: both;
    float: left;
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 24px;
    zoom: 1;
}
.svideBox .qaLeft .svdLeft {
    margin-bottom: 36px;
}
.svdLeft .btit, .wtdhBox .btit {
    font-size: 24px;
    color: rgb(53, 53, 53);
    position: relative;
    padding-left: 20px;
}
.wtdhBox .btit:before, .svdLeft .btit:before {
    content: "";
    background-color: #c29f76;
    width: 4px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.zt-link {
    font-size: 12px;
    color: #666;
    padding: 20px 0;
    border-top: 1px solid #dddddd;
    margin-top: 20px;
}
.zt-link-box {
    padding-left: 90px;
    position: relative;
    padding-bottom: 10px;
}
.zt-link-box-tit {
    font-weight: 700;
    width: 74px;
    font-size: 14px;
    color: #353535;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 24px;
}
.zt-link .link-l {
    color: #b8b8b8;
    width: 90px;
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    overflow: hidden;
}
.zt-link-box-c {
    margin-bottom: 10px;
    position: relative;
    padding-left: 100px;
}
.zt-link .ovh {
    height: 24px;
    overflow: hidden;
}
.zt-link .sq-btn {
    background: url(/skin/images/zt-link-up-ico.png) no-repeat right;
}

.zt-link .link-c {
    padding-right: 40px;
    position: relative;
}
.zt-link .ovh {
    height: 24px;
    overflow: hidden;
}
.zt-link .zk-btn {
    color: #1d6fd2;
    display: none;
    float: right;
    position: absolute;
    right: 0;
    padding-right: 12px;
    cursor: pointer;
    top: 0;
	font-style: normal;
    background: url(/skin/images/zt-link-down-ico.png) no-repeat right;
}
.zt-link .link-a a {
    margin: 0 20px 5px 0;
    display: inline-block;
	color: #666666;
}
.zt-link .link-a {
}

.ys-list {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 30px;
}
.ys-list dt {
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 18px;
}

.ys-list dd {
	height: 36px;
	overflow: hidden;
	position: relative;
	padding-left: 26px;
}

.ys-list dd a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 740px;
}

.ys-list dt .ico-changshi {
	margin: -2px 10px 0 0;
}

.ys-list .dot {
	position: absolute;
	top: 16px;
	left: 6px;
	width: 4px;
	height: 4px;
	background-color: #ccc;
}

.xg-list li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #f6f6f6;
	clear: both;
}
.xg-list li:last-child{
    border-bottom: none;
}

.xg-list li a {
	color: #333;
	font-size: 18px;
}

.xg-list li .img-block {
    float: left;
    width: 220px;
    height: 130px;
    margin-right: 30px;
}

.xg-list li h3 {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	font-weight: 400;
}

.xg-list li .inf {
	font-size: 12px;
	color: #bbb;
	margin: 18px 0 15px;
}

.xg-list li .inf span {
	margin-right: 10px;
	font-size: 13px;
}

.xg-list li p {
	color: #999;
	line-height: 24px;
	text-align: justify;
	height: 72px;
	overflow: hidden;
}

.img_block img,
.img-block img {
	display: block;
	width: 100%;
	height: 100%;
}

.anli-list li {
	padding-top: 15px;
	overflow: hidden;
	border-bottom: 1px solid #f6f6f6;
	clear: both;
}

.anli-list li a {
    color: #333;
    font-size: 16px;
}

.anli-list li h3 {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	font-weight: 400;
}

.anli-list li .inf {
	font-size: 12px;
	color: #bbb;
	margin: 2px 0 15px;
}

.anli-list li .inf span {
	margin-right: 10px;
	font-size: 13px;
}
.kehu-list {
    margin-bottom: 40px;
    height: 380px;
}
.kehu-list ul li {
    width: 20%;
    float: left;
    text-align: center;
    height: 125px;
}
.kehu-list ul li img {
	width: 240px;
}
/* 关于我们 */
.about {
    margin-top: 20px;
}
.team .about .wz {
    width: 50%;
    margin-top: -10px;
}
.team .about img {
	width: 50%;
}
.team h3 {
    margin-bottom: -2px;
    width: fit-content;
    display: block;
    font-size: 26px;
    font-family: serif;
    border-bottom: 2px solid #c29f76;
}
.about .wz .js {
    font-size: 15px;
    padding-right: 30px;
}
.about .wz h3 {
    width: fit-content;
}
.about .wz .bl {
    width: 270px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.about .wz .js p {
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 15px;
}
.team .bl {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.team .lawyer {
    margin: 40px 0;
}
.ny-team li {
    margin-bottom: 60px;
    padding-right: 10px;
    margin-right: 2%;
    float: left;
    width: 49%;
}

.ny-team li:nth-child(2n) {
	margin-right: 0;
}
.ny-team li .img {
    float: left;
    width: 196px;
    height: 196px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border-radius: 100%;
}
.ny-team li .t {
    float: left;
    width: 65%;
    padding-left: 20px;
    margin-top: 12px;
    text-align: left;
}
.ny-team li .t h4 {
	 font-size: 30px;
	 position: relative;
	 margin: 0;
	 font-weight: 500;
}
.ny-team li .t h4 a {
    color: #333;
    font-size: 22px;
}
.ny-team li .t p {
    font-size: 15px;
    line-height: 24px;
	margin-bottom: 15px;
}
.team-box li img {
    border-radius: 100%;
    width: 250px;
}
.ten .ten-al a {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    background: linear-gradient(360deg, #176dbb 0, #11487a 100%);
    padding: 40px;
    color: #fff;
    height: 280px;
    opacity: 0.9;
}
.ten .ten-al a img {
	width: 70px;
    height: 70px;
}
.ten .ten-al a span {
	display: block;
    font-size: 20px;
    margin-top: 10px;
    font-family: serif;
    line-height: 30px;
	position: relative;
}
.ten .ten-al a span::before{
	position: absolute;
    top: 43%;
    right: 0;
    content: '';
    width: 21px;
    height: 8px;
    background-image: url(/template/pc/skin/images/ar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ten .ten-al a p {
	display: block;
    font-size: 30px;
    color: #fff;
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 10px;
    font-family: serif;
}
a.btn-center:hover, a.btn-center-white:hover, a.btn-center.hover {
    color: #fff;
    opacity: .9;
    border-image: linear-gradient(to left, #9e7a47, #ad8541) 1;
    background: linear-gradient(270deg, #9e7a47 0, #ad8541 100%);
}

.team .kehu {
	margin: 40px 0;
}





/* 联系我们 */

.contact2 {
	font-size: 16px;
	line-height: 30px;
	padding: 50px 40px;
	background-color: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.contact-title {
	font-size: 24px;
	color: #0166fc;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 30px;
	line-height: normal;
	color: #383838;
}

.contact-title:after {
	content: '';
	display: block;
	width: 56px;
	height: 4px;
	background-color: #0166fc;
	position: absolute;
	bottom: -2px;
}
.contact-con {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.contact .ewm {
	text-align: center;
	font-size: 15px;
	color: #363636;
}

.contact .map {
	width: 905px;
	height: 481px;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	margin-top: 25px;
	padding: 8px;
}

#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	font-family: "微软雅黑";
}

.contact form input[type='text'],
.contact form input[type='email'] {
	width: 251px;
	height: 48px;
	background-color: #f3f3f3;
	border: solid 1px #dbdbdb;
	display: inline-block;
	vertical-align: top;
	text-indent: 16px;
	margin-right: 17px;
	font-size: 15px;
	color: #a7a7a7;
}

.contact form input[type='email'] {
	margin-right: 0;
}

.contact form textarea {
	width: 792px;
	height: 168px;
	background-color: #f3f3f3;
	border: solid 1px #dbdbdb;
	padding-top: 17px;
	padding-left: 16px;
	padding-right: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 15px;
	color: #a7a7a7;
	margin-top: 16px;
}

.contact .form .tips {
	color: #9a9a9a;
	font-size: 15px;
	margin-top: 30px;
}

.contact .form .button {
	width: 148px;
	height: 40px;
	background-color: #0166fc;
	border: 0;
	font-size: 15px;
	color: #FFFFFF;
	margin-right: 30px;
}

.contact .form p {
	font-size: 15px;
	color: #888888;
}

.contact form {
	margin-top: 40px;
}

.bd-box {
	position: relative;
	height: 450px;
}

.case_content {
	width: 950px
}

.case_lists {
    padding: 30px;
    background-color: #fff;
    width: 100%;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
}
.case_lists .list {
    width: 192.01px;
    float: left;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 5px;
    border: 2px solid #0166fc;
    margin-right: 10px;
}

.case_lists :nth-child(4n) {
	margin-right: 0;
}

.case_lists .list .img {
    width: 100%;
    overflow: hidden;
    height: 120px;
}

.case_lists .list .img img {
	width: 100%;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	height: 120px;
}
.case_lists .list .p {
    height: 40px;
    background-color: #FFFFFF;
    color: #616161;
    text-align: center;
    line-height: 15px;
    padding: 5px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
}

.case_lists .list:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.case_lists .list:hover .p {
	background: #3488ea;
	color: #FFFFFF
}

/*分页样式*/
.pglist {
	padding: 5px 0 5px;
	width: 100%;
	text-align: center;
	clear: both;
}

.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.pglist a:hover,
.pglist .hover {
	display: inline-block;
	color: #fff;
	background: #0166fc;
	border-color: #0166fc;
	border-radius: 3px;
}

/*栏目页样式*/
.left_box {
	width: 860px;
}

.TopicCard-content {
	padding: 16px 20px;
}

.TopicCard-description {
    line-height: 24px;
}
.TopicCard-ztext {
	font-size: 14px;
}
.Button--link {
	font-size: 15px;
	margin-left: 4px;
	color: #8590a6;
}

.TopicCard-image {
	width: 250px;
	height: 180px;
	border-radius: 4px;
}

.TopicCard-ztext a {
	font-size: 15px;
	margin-left: 4px;
	color: #8590a6;
}

.TopicIntroSection .OldTopicIntro-intro {
	font-size: 15px;
	line-height: 24px;
	color: #646464;
}
.TopicIntroSection-title {
    height: 26px;
    line-height: 26px;
    margin-bottom: 16px;
    font-size: 18px;
    color: #121212;
    font-weight: 600;
}

.ContentItem-title+.ContentItem-meta {
	margin-top: 6px;
}

.ContentItem-meta {
	font-size: 15px;
	color: #646464;
}

.ContentItem-main {
	margin: 10px auto;
	background-color: #fff;
	height: 200px;
	padding: 30px;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.ContentItem-image {
	float: left;
	margin-right: 30px;
}

.ContentItem-image img {
	height: 140px;
	width: 220px;
}

.ImageAlias {
	-o-object-fit: cover;
	object-fit: cover;
	vertical-align: top;
	border-radius: 3px;
	-webkit-filter: brightness(.95);
	filter: brightness(.95);
}

.ContentItem-head {
	overflow: hidden;
	margin-right: 6px;
}

.ContentItem-title {
	margin-top: -4px;
	margin-bottom: -4px;
	line-height: 1.6;
	color: #121212;
	font-size: 18px;
	font-weight: 600;
	font-synthesis: style;
}

.TopicCard-title {
	font-weight: 400;
	margin-top: 4px;
	margin-bottom: 12px;
}

.TopicCard-titleText {
	display: inline;
	font-size: 22px;
	font-weight: 600;
	font-synthesis: style;
}

#TopicMain {
	margin-top: 20px;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
	margin-bottom: 20px;
}


#TopicMain .Topic-bar {
	/* -webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%); */
}

.Topic-bar {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-width: 1px 1px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	border-bottom: 1px solid #ebebeb;
}

.Topic-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}

.Topic-tabs {
	border-bottom: 0;
	margin-left: 10px;
}

.Tabs {
	border-bottom: 1px solid #f6f6f6;
}

.Tabs li {
	display: inline-block;
	padding: 0 20px;
}

.Tabs li a {
	position: relative;
	display: inline-block;
	padding: 14px 0;
	font-size: 16px;
	line-height: 22px;
	color: #121212;
	text-align: center;
}

.Tabs li a.is-active:after {
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0;
	height: 3px;
	background: #c29f76;
	content: "";
}
.jx {
	margin-top: 20px;
	font-size: 16px;
}
.jx a {
    color: #232323;
    font-size: 15px;
    font-weight: 600;
    margin-right: 5px;
    line-height: 40px;
    border-radius: 50px;
    background-color: #fff;
    padding: 10px 20px 10px;
}
.lxbz {
	margin: 0 auto;
}
.lxbz a {
    color: #c29f76;
    display: block;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
}
.lxbz p {
    font-size: 16px;
    margin-top: 8px;
    line-height: 26px;
    text-indent: 2em;
}
.Card:last-child {
	margin-bottom: 0;
}

.Card {
	background: #fff;
	overflow: hidden;
	padding: 0 10px;
}

.TopicIntroSection:last-child {
	padding-bottom: 20px;
}

.TopicIntroSection {
	margin: 20px;
}

.chief-lawyer {
	display: block;
	background-color: #fff;
	padding: 0;
	padding-top: 20px;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}


.right-text:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background: #0166fc;
	margin-right: 15px;
}

.ty-wrapper {
	padding: 5px 25px 27px;
	text-align: center;
}

.ty-wrapper .ty-link {
	display: block;
	width: 260px;
	height: 260px;
	overflow: hidden;
}

.ty-img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.ty-wrapper .name-box {
	margin-top: 10px;
	color: #858585;
	font-size: 16px;
}

.ty-wrapper .tip {
	color: #858585;
	margin: 10px 0;
}

.ty-wrapper .name-box .layer-name {
	color: #0166fc;
	font-size: 20px;
}

.ty-wrapper .btn-zx {
	display: inline-block;
	width: 200px;
	height: 36px;
	background: #c29f76;
	font-size: 16px;
	color: white;
	text-align: center;
	line-height: 36px;
	border-radius: 4px;
}

.ty-wrapper .btn-zx:hover {
	border-color: #005ce6;
	background-color: #005ce6;
}

.new-article {
	display: block;
	background-color: #fff;
	padding-top: 20px;
	margin-top: 20px;
	color: #575757;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.new-article .article-list li {
	margin-top: 0;
	padding-top: 10px;
}

.right-text {
	color: #353535;
	font-size: 18px;
	font-weight: 600;
}

.article-list .tit {
	max-height: 48px;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
}

.new-article .article-list {
	display: block;
	width: 290px;
	padding: 0 20px 20px;
}

.new-article .article-list li a {
	color: #333;
	text-decoration: none;
}

.article-list .info {
	margin-top: 8px;
	line-height: 16px;
}

.Tag {
	position: relative;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	font-size: 14px;
	line-height: 30px;
	color: #c29f76;
	vertical-align: top;
	border-radius: 100px;
	background: #c29c591f;
	margin-bottom: 8px;
}

.zhishi_list ul li {
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.zhishi_list ul li .image {
	background-color: #2b2b2b;
	float: left;
}

.zhishi_list ul li .image img {
	width: 160px;
	height: 100px;
}

.zhishi_list ul li .text {
    width: 618px;
    float: left;
    margin-left: 20px;
}

.zhishi_list ul li .text .t {
	margin-bottom: 5px;
}

.zhishi_list ul li .text .t h3 {
	float: left;
	width: 490px;
	font-size: 16px;
	color: #545454;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zhishi_list ul li .text .t span{
	clear: both;
	font-size: 13px;
	color: #acacac;
	float: left;
}
.zhishi_list ul li .text p {
	color: #7c7c7c;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	clear: both;
	font-size: 13px;
}

.anli_list ul li {
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.anli_list ul li .text {
	width: 640px;
	float: left;
}

.anli_list ul li .text p {
	color: #acacac;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}

.anli_list ul li .text .t h3 {
	float: left;
	width: 490px;
	font-size: 16px;
	color: #545454;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 悬浮导航代码部分 */
.siderBar {
	float: right;
	width: 25%;
}

.siderBar li {
	padding: 5px 10px;
	font-size: 18px;
	cursor: pointer;
	transition: all .5s;
	color: #8590a6;
}

.siderBar li.cur {
	color: #000;
}

.tpcontent {
	float: left;
	width: 70%;
}

.tpcontent .item {
	margin-bottom: 20px;
}

.tpcontent .item h2 {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 600;
	border-top: 80px solid transparent;
	margin-top: -80px;
	padding: 16px 0;
	border-bottom: 1px solid #ebebeb;
}

.tpcontent .item li {
	padding: 8px 0;
}

.tpcontent .item li a {
	color: inherit;
	text-decoration: none;
	font-size: 16px;
}

#nav {
	float: right;
}

#nav li {
	margin-bottom: 2px;
}

#nav a {
	color: #8590a6;
	display: inline-block;
	font-size: 16px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 16px;
	background: #fff;
	margin-right: 5px;
}

#nav .current a {
	color: #121212;
}

#nav .current a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 16px;
	background: #0166fc;
	margin-right: 5px;
}

#container {
	width: 580px;
	float: left;
}

.section {
	margin-bottom: 20px;
}

.section:last-child {
	margin-bottom: 20px;
}

.section li {
	padding: 8px 0;
}

.section li a {
	color: inherit;
	text-decoration: none;
	font-size: 16px;
}

.section li a:hover {
	color: #175199;
}

.section p:last-child {
	margin-bottom: 0;
}

.section h2 {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 600;
	border-top: 80px solid transparent;
	margin-top: -80px;
	padding: 16px 0;
	border-bottom: 1px solid #ebebeb;

}

.catalog {
	position: relative;
}

/* 悬浮导航代码结束 */


.fixedSubNav {
	position: fixed;
	margin-top: -330px;
	margin-left: 615px;
	z-index: 1000;
}

.ls_jj p {
	font-size: 16px;
	margin-bottom: 10px;
	color: #525252;
}

.new-article .case-list {
	display: block;
	width: 320px;
	padding: 0 20px 20px;
}

.new-article .case-list li a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
}

.new-article .case-list li {
	margin-top: 10px;
}

.case-list .tit {
	max-height: 48px;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
}

.artTags {
	padding-top: 20px;
	line-height: 30px;
}

.TopicTags {
	padding: 0;
}

.info span {
	font-size: 13px;
    margin-right: 10px;
}

.info span em {
	 color: #ec3b3b;
    margin-right: 3px;
}

.case-classify-box {
	padding: 30px 30px 20px 25px;
	background-color: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
}

.case-classify {
	margin: 10px 0 20px;
}

.case-classify-list li {
	padding: 0 0 0 80px;
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
}

.case-classify-list li span {
	display: block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.notice {
	margin: 0 0 20px;
	padding: 20px 40px 25px;
	background-color: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
	border: 1px solid #e1e6f0;
}

.notice-list li {
	padding: 15px 0;
	overflow: hidden;
}

.notice-ti {
	padding: 10px 0;
	margin: 0 0 10px;
	border-bottom: 1px #f2f2f2 solid;
}

.notice-ti p {
	font-size: 13px;
	color: #ccc;
	margin-top: 5px;
}

.notice-word {
	font-size: 14px;
	line-height: 28px;
	color: #9e9e9e;
	overflow: hidden;
}

.case-classify-list li span {
	display: block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #666;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 9;
}

.notice-ti h3 a {
	color: #232323;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case-classify-list li a.active {
	border: 1px #c29c59 solid;
	background-color: #fff;
	color: #c29f76;
}

.case-classify-list li a:hover {
	border: 1px #c29c59 solid;
	background-color: #fff;
	color: #c29f76;
}

.case-classify-list li a {
    display: inline-block;
    padding: 0 24px;
    height: 32px;
    margin: 10px 5px 0;
    border: 1px #d9d7d7 solid;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    border-radius: 3px;
}

.lazy {
	width: 100%;
	height: 100%;
	background: url(../images/loading.gif) 50% no-repeat;
}
.tag-title {
	text-align: center;
	font-size: 26px;
	margin-bottom: 20px;
}
.text-tag {
	font-size: 26px;
	font-weight: 600;
}
.border-line {
    position: absolute;
    border: 1px solid #bbaf86;
    top: 372px;
    width: 393px;
}
.case_lists ul {
	margin-top: 20px;
}
/* 通用最新案例 */
.show-list {
    overflow: hidden;
    background-color: #fff;
    float: left;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
    width: 100%;
}

.show-list .title {
    font-size: 16px;
    text-align: left;
    padding: 14px 0px 14px 0px;
    position: relative;
    margin-left: 30px;
}
.show-list .title:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    background: #c29f76;
    content: "";
}
.al-list li .tx {
    height: 42px;
    overflow: hidden;
    color: #666;
    line-height: 20px;
    margin-top: 5px;
    font-size: 13px;
}
.other span {
	font-size: 12px;
}
.show-list .link {
    margin-right: 30px;
    color: #000;
    font-size: 13px;
}
.show-list .link:hover {
	border-color: #005ce6;
}

.mr20 {
	margin-right: 20px;
}
.pr20 {
	padding-right: 20px;
}
.lawyer .article img {
    border-radius: 100%;
    width: 380px;
    height: 380px;
}
.lawyer .article .touxiang {
    width: 300px;
    height: 300px;
    margin: 0 auto;
	border-radius: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.lawyer-list {
	text-align: center;
	
}
/* .lawyer-list p {
	margin-right: 5px;
	font-size: 18px;
	line-height: 24px;
} */

.lawyer-list span {
    font-size: 13px;
    color: #989898;
    margin-left: 5px;
}
.lawyer-tui-list {
	width: 100%;
	clear: both;
}
.lawyer-tui-list .li {
    margin-right: 2.66%;
    width: 23%;
    float: left;
    text-align: center;
}
.lawyer-tui-list .li:last-child{
	margin-right: 0;
}
.lawyer-tui-list .li a .img {
    margin: 0 auto;
    width: 185.14px;
    height: 185.14px;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.lawyer-tui-list .li a .img img {
    height: 240px;
}
.lawyer-tui-list .li p span{
	font-size: 13px;
	color: #989898;
}
.lawyer-tui-list .li p {
	margin-top: 5px;
}
.case-list {
	float: left;
    width: 255px;
    margin-right: 20px;
}
.case-list:nth-child(3n) {
	margin-right: 0;
}
.case-list .img {
    height: 160px;
    overflow: hidden;
}
.case-list .img img {
    height: 160px;
    width: 256px;
}
.case-list .dec {
	height: 70px;
}
.case-list p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 250px;
    height: 48px;
}
.honor img {
	height: 250px;
}

.t-banner {
    height: 240px;
    background: url(/template/pc/skin/images/fcjf.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.t-banner .location {
	font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 44px;
}
.nav-bread2 a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    display: inline-block;
}

/* 城市分站 */
.city-banner {
    height: 300px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
}
.city-banner .banner-info {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0;
    right: 0;
    z-index: 3;
}
.city-banner .banner-info h1 {
    font-size: 32px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
}
.city-banner .banner-info p {
	font-size: 22px;
}

.ct h3 {
	float: left;
	font-size: 24px;
	color: #c29f76;
}

.ct .more {
	float: right;
	font-size: 14px;
	margin-top: 12px;
}
.ct-lawyer li {
    margin-right: 2.66%;
    width: 23%;
    float: left;
    text-align: center;
}
.ct-lawyer li:last-child {
    margin-right: 0;
}
.ct-lawyer li p {
	margin-top: 5px;
	font-size: 18px;
}
.ct-lawyer li p span {
    font-size: 13px;
    color: #989898;
}
.ct-question .list-content {
    width: 285px;
	margin-right: 20px;
}
.list-content:last-child {
	margin-right: 0;
}

.knowpic {
    position: relative;
    cursor: pointer;
}
.knowbg {
    width: 100%;
    height: 166px;
}
.knowmask {
    width: 100%;
    height: 100%;
    line-height: 160px;
    text-align: center;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}
.knowmask span {
    font-size: 24px;
    color: #fff;
}
.knowmask font {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    margin-left: 5px;
}
.knowmask .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.knowbox {
    height: 290px;
    padding: 0 20px 20px;
    overflow: hidden;
}
.knowtop {
    margin-top: 20px;
}
.over {
    overflow: hidden;
}
.knowbtm {
    margin-top: 16px;
    padding-top: 8px;
    border-top: 1px dashed #eee;
}
.knowmore a {
    display: block;
    font-size: 14px;
    color: #838383;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.knowimg {
    display: block;
    width: 40%;
}
.knowdetail {
    width: 55%;
    margin-left: 5%;
}
.knowdetail a {
    display: block;
    font-size: 16px;
    color: #393d49;
    line-height: 20px;
    font-weight: 700;
}
.knowmore a i {
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    background-color: #838383;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    behavior: url(css/PIE.htc);
    overflow: hidden;
}
.knowimg img {
    width: 95px;
    height: 55px;
    object-fit: cover;
}
.b-line {
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}
.ct-anli .hd, .ct-news .hd{
    margin-bottom: 20px;
}
.ct-anli .hd ul {
    text-align: left;
    font-size: 0;
}
.ct-anli .hd ul li:last-child {
    margin-right: 0;
}
.ct-anli .hd ul li.on,.ct-news .hd ul li.on {
    color: #c29f76;
}
.ct-anli .hd ul li,.ct-news .hd ul li {
    display: inline-block;
    border-radius: 4px;
    font-size: 24px;
    color: #888;
    margin-right: 20px;
    line-height: 40px;
    text-align: left;
    position: relative;
    vertical-align: top;
}
.ct-anli .hd ul li.on:after,.ct-news .hd ul li.on:after {
    width: 30px;
    content: "";
    display: block;
    position: absolute;
    border-bottom: 3px solid #c29f76;
    left: 0;
    right: 0;
    margin: 3px auto 0;
    transition: all .5s;
}
.ct-anli .bd .left {
    width: 301px;
    background-color: #ffffff;
    padding: 20px;
    height: 340px;
    float: left;
    margin-right: 9px;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.ct-anli .bd .right {
    padding: 20px;
    float: right;
    width: 580px;
    height: 340px;
    background-color: #ffffff;
    padding-top: 10px;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
}

.ct-anli .bd .left .text {
    padding-left: 10px;
    padding-right: 10px;
}
.ct-anli .bd .left .text .t {
    font-size: 18px;
    color: #000000;
    margin-bottom: 5px;
    height: 50px;
}
.ct-anli-list {
	padding: 40px 48px;
	width: 900px;
    height: 401px;
}
.ct-anli-list a .t {
    font-size: 20px;
    line-height: 55px;
    color: #1c1b1b;
    width: 90%;
    display: inline-block;
    float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ct-anli-list a span {
    float: left;
    width: 10%;
    display: inline-block;
    margin-top: 10px;
    line-height: 40px;
    text-align: right;
}

.ct-contact {
	width: 280px;
	margin-left: 20px;
    text-align: center;
    height: 400px;
    background: url(/template/pc/skin/images/ct-tel-bg.jpg);
}
.more-btn {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: grey;
    font-size: 14px;
    border-radius: 20px;
    border: 1px solid #888;
    text-align: center;
    transition: all .5s;
}
.ct-contact .tel-zx {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 120px 0 15px;
}
.ct-contact .tel {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Conv_DINCondensedC';
}
.more-btn {
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    color: #6E6E6E;
    font-size: 13px;
    border-radius: 20px;
    border: 1px solid #6E6E6E;
    text-align: center;
    transition: all .5s;
}
.more-btn:hover {
    box-shadow: -3px 0 18px 0 rgba(0,0,0,.08);
    border: 1px solid #c29f76;
    color: #c29f76;
    transition: all .5s;
}
.zx-btn {
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    border: 1px solid #fffE;
    text-align: center;
    transition: all .5s;
}
.zx-btn:hover {
    box-shadow: -3px 0 18px 0 rgba(0,0,0,.08);
    border: 1px solid #c29f76;
    color: #c29f76;
    transition: all .5s;
}
.zx-btn span {
    font-size: 14px;
    display: inline-block;
}
.ct-contact .zx-btn p {
    line-height: 35px;
	display: inline-block;
}
.zx-btn:hover span {
	color: #c29f76;
	transition: all .5s;
}
.ct {
	width: 1200px;
}
.ct-news-list {
    width: 100%;
    padding: 20px 0 0 20px;
}
.ct-news-list li {
    float: left;
    width: 50%;
    padding: 0 20px 20px 0;
}
.ct-news-list .img {
	float: left;
	width: 35%;
}
.ct-news-list .img img {
	width: 177px;
	height: 120px;
}
.ct-news-list .text {
	float: left;
	width: 65%;
}
.ct-news-list .text .t {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
	height: 45px;
}
.ct-news-list .text p {
    margin-top: 5px;
}
.ct-youshi {
	width: 1200px;
}

.ct-youshi ul {
    margin: 50px 0 20px;
    padding: 40px 0;
    border: 1px solid #dddddd;
    overflow: hidden;
}
.ct-youshi li {
    border-left: 1px solid #dddddd;
    box-sizing: border-box;
}

.ct-youshi li:first-child {
	border: none;
}
.ct-youshi li h4 {
    font-size: 26px;
    color: #c29f76;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: default;
    margin-bottom: 5px;
}
.ct-youshi li p {
    font-size: 16px;
    color: #999;
    line-height: 20px;
    text-align: center;
    cursor: default;
}
.mt80 {
	margin-top: 80px;
}
/* 高德地图 */
#gdmap {
    width: 100%;
    height: 550px;
}

/* 专业领域 */
.zyly .field {
	min-height: 600px;
}
.field a {
    display: block;
    float: left;
    position: relative;
    width: 380px;
    height: 160px;
    padding: 30px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: #11487a;
}
.field a::after {
    position: absolute;
    top: 53%;
    right: 30px;
    content: '';
    width: 21px;
    height: 8px;
    background-image: url(/template/pc/skin/images/ar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.field a:nth-child(3n) {
	margin-right: 0;
}
.field .block {
    float: left;
    width: 23%;
    margin-top: 25px;
}
.field .block img {
	width: 60px;
}
.field .name {
    color: #fff;
    float: left;
    width: 77%;
    margin-top: 35px;
}
.field .name span {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}
.field .name p {
    font-size: 22px;
    font-weight: bold;
}
.dh-wz {
    width: 24%;
}
.ny {
    width: 76%;
    min-height: 600px;
}
.ny .row .wz {
    padding-left: 90px;
}
.sl.sticky {
    position: fixed;
    top: 90px;
    width: 283.1px;
}
.dh-wz .sld {
    padding: 25px 40px 10px 40px;
}
.bg-blue {
	background-color: #11487a;
}
.ny .row .wz p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 10px;
    text-indent: 2em;
}
.content h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.pl60 {
	padding-left: 60px;
}
.content h4 {
    font-size: 18px;
    padding: 10px 15px;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #11487a;
    font-weight: 500;
    letter-spacing: .2px;
    border-bottom: 2px solid #11487a;
    display: flex;
    background: linear-gradient(270deg,rgba(255,255,255,0) 0,#fff 100%);
}
.row .wz .content ul {
    padding-left: 25px;
}
.row .wz .content li {
    position: relative;
    font-size: 15px;
    margin-bottom: 15px;
    color: #333;
    width: 50%;
    float: left;
}
.row .wz .content li::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 12px;
    height: 12px;
    border: 3px solid #be995a;
    border-radius: 50%;
}
.dh-wz ul a {
    font-size: 16px;
    display: block;
    text-align: left;
    color: #fff;
}
.dh-wz ul a li.on {
    background: linear-gradient(270deg, #c29f76 0, #9e7a47 100%);
    margin-left: -40px;
    color: #fff;
    padding-left: 40px;
    width: 310px;
}
.dh-wz ul a li.on::before {
	position: absolute;
    top: 43%;
    right: 20px;
    content: '';
    width: 21px;
    height: 8px;
    background-image: url(/template/pc/skin/images/ar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dh-wz ul li {
    line-height: 52px;
    font-size: 16px;
    position: relative;
}
.navH {
    margin-bottom: -1px;
    padding-bottom: 10px;
    border-bottom: 1px solid #88a4bd;
}
.navH p {
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
    font-family: serif;
}
.ny .row .zyly article  h4 + p {
    text-indent: 0;
    margin-top: 20px;
}
.ny .row .zyly article  h4 + p + p {
    text-indent: 0;
}

/* 律师案例展开 */
.heading-primary {
  font-size: 2em;
  padding: 2em;
  text-align: center;
}
.accordion dd, .accordion__panel {
    font-size: 1em;
    line-height: 1.5em;
    border-bottom: 1px solid #ddd;
}
.accordion dd a {
    color: #11487a;
    margin-top: 7px;
    display: block;
    font-size: 14px;
}
.accordion p {
    padding: 20px;
}
#accordion p {
	font-size: 15px;
	margin: 0;
	text-indent: 0;
}
.accordion {
  position: relative;
}
.accordion-content {
	/* background: #fff; */
}

.accordionTitle, .accordion__Heading {
    font-weight: 500;
    padding: 15px 0;
    display: flex;
    font-size: 17px;
    text-decoration: none;
    align-items: center;
    cursor: pointer;
    position: relative;
    color: #333;
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.accordionTitle:before, .accordion__Heading:before {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    content: "";
    background-image: url(/template/pc/skin/images/ar.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    display: inline-block;
    transition: transform .2s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover {
    color: #11487a;
}

.accordionTitleActive,
.accordionTitle.is-expanded {
	color: #11487a;
    border-bottom: 1px solid #ddd;
}
.accordionTitleActive:before, .accordionTitle.is-expanded:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-image: url(/template/pc/skin/images/arblue.svg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}


@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 19em;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItem.is-collapsed {
	max-height: 0;
}

.no-js .accordionItem.is-collapsed {
	max-height: auto;
}

.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
          animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
          animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
.article .post h4 {
    font-size: 18px;
    padding: 10px 15px;
    margin-top: 30px;
    color: #11487a;
    font-weight: 500;
    letter-spacing: .2px;
    border-bottom: 2px solid #11487a;
    display: flex;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #f7f7f7 100%);
}
.lawyer .article .post h3 {
    width: fit-content;
}
.lawyer .article .post h3::after {
	content: "";
	line-height: 4px;
	width: 100%;
	border: 4px solid #11487aa3;
	float: left;
	margin-top: -9px;
}
.case article h3 {
	margin-bottom: 5px;
}
.case article h3 a {
    font-size: 16px;
    border-bottom: 2px solid #11487a;
    padding-bottom: 2px;
    color: #11487a;
    width: fit-content;
    font-weight: bold;
    margin-bottom: 10px;
}
.case article h3 a span {
    font-family: serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    margin-right: 10px;
    margin-top: -3px;
}
.case article img {
    height: auto !important;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

/* 五步一站 */
.f-box {
    padding: 50px 0;
    height: 600px;
}
.f-box .nr .title {
    display: inline-flex;
    border-bottom: 4px solid #11487a;
    margin: 10px 0 20px;
}
.f-box .nr .title span {
    line-height: 50px;
    font-size: 50px;
    font-family: serif;
    margin-right: 10px;
    font-weight: bold;
    font-style: italic;
}
.f-box .pic {
	width: 50%
}
.f-box .pic img {
	width: 590px;
}
.f-box .nr {
	width: 50%
}
.f-box .nr .icon {
    width: 80px;
    height: 80px;
}
.pl50 {
	padding-left: 50px;
}
.pr50 {
	padding-right: 50px;
}
.f-box .nr h3 {
    font-size: 26px;
    line-height: 50px;
    margin: 0;
    font-style: italic;
}
.f-box .nr p {
	font-size: 18px;
    margin-bottom: 20px;
}
#lawyer {
	padding-top: 120px;
}
.mb-200 {
	margin-bottom: -200px;
}
.pb100 {
	padding-bottom: 100px;
}
.mt40 {
    margin-top: 40px;
}
.pt90 {
	padding-top: 90px;
}
#step1, #step2, #step3, #step4, #step5, #kh {
    padding-top: 70px;
}