﻿@charset "utf-8";
/* CSS Document */
html,body{ overflow-x:hidden;}
/* 基础样式 */
body {font-family: '微软雅黑'; color: #333; font-family: "Microsoft YaHei", sans-serif; font-size: 14px;}
@media only all and (max-width: 768px) {
	body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,span{ margin:0px; padding:0px; border:0; font-weight:normal;}
ul,li{ list-style:none; margin:0; padding:0;}
@font-face{font-family:myFirstFont1;src:url("FZLTCHJW_0.TTF")}
@font-face{font-family:myFirstFont2;src:url("GOTHIC_0.TTF")}
@font-face{font-family:myFirstFont3;src:url("GOTHICB_0.TTF")}
@font-face {
	font-family: 'DIN Condensed Bold';
	src: url('DIN Condensed Bold.eot');
	src: url('DIN Condensed Bold.eot?#iefix') format('embedded-opentype');
	src:url('DIN Condensed Bold.woff') format('woff'), url('DIN Condensed Bold.ttf') format('truetype'), url('DIN Condensed Bold.svg#DIN Condensed Bold') format('svg'),local('DIN Condensed Bold');
	font-weight: normal;
	font-style: normal;
}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content:" ";clear:both;height: 0;}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear, .clearboth{clear:both;overflow:hidden; _height:0px;font-size:0px;height:0px; }

input, textarea {border: 1px solid #D1D1D1; background: #fff; height: 30px; line-height: 30px; padding: 0 10px; box-sizing: border-box; outline: none}
a {color: #333; text-decoration: none;}
a:hover {color: #000; outline: 0}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline}
audio:not([controls]) {display: none; height: 0}
[hidden], template {display:none}
abbr[title] {border-bottom: 1px dotted}
b, strong {font-weight: bold}
dfn {font-style: italic}
h1 {font-size: 2em; margin: 0.67em 0}
mark {background: #ff0; color: #000}
small {font-size: 80%}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline}
sup {top: -0.5em}
sub {bottom: -0.25em}
img {border: 0}
svg:not(:root) {overflow: hidden}
figure {margin: 1em 40px}
hr {box-sizing: content-box; height: 0}
pre {overflow: auto}
code, kbd, pre, samp {font-family: monospace, monospace; font-size: 1em}
button, input, optgroup, select, textarea {color: inherit; font: inherit; margin: 0}
button {overflow: visible}
button, select {text-transform: none}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer}
button[disabled], html input[disabled] {cursor: default}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0}
input {line-height: normal}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height:auto}
input[type="search"] {-webkit-appearance: textfield; box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em}
legend {border: 0; padding: 0}
textarea {overflow: auto}
optgroup {font-weight: bold}
table {border-collapse: collapse; border-spacing: 0}
td, th {padding: 0}
.pull-left{float:left; }
.pull-right{float:right; }

.mt30{ margin-top:30px;}
.mb30{ margin-bottom:30px;}

.wrap {width:1200px; margin:0 auto; } 

header {position: fixed; width: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); width: 100%; height: 90px; z-index: 100000000000}
@media only all and (max-width: 768px) {
	.wrap {width: 100%; }
	header {height: 60px}
}
header .wrap {width: 100%; height: 100%; position:relative;}
@media only all and (max-width: 1024px) {
	header .wrap {padding: 0 30px 0 20px}
}
@media only all and (max-width: 768px) {
	header .wrap {padding: 0 10px}
}
header .wrap .logo {display: inline-block; padding: 25px 0 0 50px}
@media only all and (max-width: 1366px) {
	header .wrap .logo {padding: 8px 0}
}
@media only all and (max-width: 768px) {
	header .wrap .logo {width: 100px; padding: 15px 0}
}
@media only all and (max-width: 768px) {
	header .wrap .logo img {width: 100%}
}
header .wrap>ul {position: absolute; top: 40px; left: 20%;}
header .wrap>ul li.nLi h3 a{ color:#fff;}
@media only all and (max-width: 1366px) {
	header .wrap>ul {top: 25px}
}
@media only all and (max-width: 768px) {
	header .wrap>ul {left: auto; right: 0; top: 60px; text-align: center; padding: 10px 0; background: rgba(0,0,0,0.5); display: none}
}
header .wrap>ul li.nLi {display: inline-block; padding: 0 30px; position: relative; height:45px;}
@media only all and (max-width: 1280px) {
	header .wrap>ul li.nLi {padding: 0 20px}
}
@media only all and (max-width: 1024px) {
	header .wrap>ul li.nLi {padding: 0 10px}
}
@media only all and (max-width: 768px) {
	header .wrap>ul li.nLi {display: block; padding: 0 10px; line-height: 2}
}
header .wrap>ul li.nLi h3 a {font-size: 20px}
@media only all and (max-width: 1366px) {
	header .wrap>ul li.nLi h3 a {font-size: 16px}
}
@media only all and (max-width: 768px) {
	header .wrap>ul li.nLi h3 a {font-size: 14px}
}
header .wrap>ul li.nLi h3 a:hover,
header .wrap>ul li.nLi.active h3 a {color: #F09F07;}

/*---子菜单---*/
.nav .sub{display:none;position:absolute; left:0px; top:45px; z-index:9999; width:120px; background:#fafafa; padding:10px;border-radius: 0 0 5px 5px;box-shadow: #666 3px 3px 5px;border-top:#F09F07 solid 3px;}
.nav .sub li{line-height:35px;}
.nav .sub li a{display:block; font-size:16px; height:35px;line-height:35px;color:#545454; text-align:center;}
.nav .sub li a:hover{color:#F09F07;}


header .wrap .tel {float: right; text-align:right; padding: 20px 30px 20px 0; color: #F09F07;}
@media only all and (max-width: 1366px) {
	header .wrap .tel {padding: 16px 0}
}
@media only all and (max-width: 768px) {
	header .wrap .tel {display: none}
}
header .wrap .tel>p {display: block; font-size: 28.4px; font-family: myFirstFont2}
header .moblie-btn {position: absolute; right: 25px; top: 15px; display: none; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #fff}
@media only all and (max-width: 768px) {
	header .moblie-btn {display: block}
}
header .moblie-btn>div {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%)}
header .moblie-btn>div span {display: block; width: 15px; height: 2px; background: #fff; margin-bottom: 3px}
header .moblie-btn>div .last {margin-bottom: 0px}
header .moblie_wrap {position: absolute; width: 100%; background: rgba(0,0,0,0.8); padding-bottom: 100px; display: none; z-index:9999999999999999999999;}
header .moblie_wrap>ul { width:100%;text-align: center;}
header .moblie_wrap>ul>li {line-height: 40px;}
header .moblie_wrap>ul>li a {display: block;color:#fff; font-size:1rem;}
header .moblie_wrap1 {background: #000}

.header1 { position: fixed; width: 100%; top: 0; left: 0; z-index: 1000000000000000000}
.up_button {position: fixed; bottom: 100px; right: 0; cursor: pointer; transition: 1s all}
@media only all and (max-width: 768px) {.up_button {display: none}}
.up_button>img {width: 100%}
@media only all and (max-width: 1366px) {.up_button {width: 3.5%}}
.up_button:hover {transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px)}

.limitWidth-percentWidth {width: 62.5%; display: block; margin-left: auto; margin-right: auto}
@media only all and (max-width: 1440px) {.limitWidth-percentWidth {width: 80.5%}}
@media only all and (max-width: 768px) {.limitWidth-percentWidth {width: 87.5%}}
@media only all and (max-width: 414px) {.limitWidth-percentWidth {width: 90.5%}}
.bread_line {padding: 10px 0; border-bottom: 1px solid #ccc}
.bread_line>a {color: #333333}
@media only all and (max-width: 768px) {.bread_line { padding:10px;}}
.line {position: fixed; bottom: 200px; right: 0}

.more {width: 100px; display: block; margin: 0 auto; vertical-align: middle !important; border-bottom: none !important; transition: 1s all; background: url(../images/arrow.png) right center no-repeat;}
.more a {color: #040000 !important; font-size: 16px !important; display: block; width:100%;}
.more span {display: inline-block; font-size: 20px; vertical-align: middle; margin-top: -10px}
.more:hover {transform: translateY(10px); -ms-transform: translateY(10px); -moz-transform: translateY(10px); -webkit-transform: translateY(10px); -o-transform: translateY(10px)}

.search_wrap div {cursor: pointer}
.search_case {display: inline-block; width: 150px; padding: 10px; background: #F09F07; color: #fff; text-align: center; margin-top: 50px}
.animate-bounce-up111 {-webkit-animation: bounce-up 2s linear infinite; animation: bounce-up 2s linear infinite}
@-webkit-keyframes bounce-up {
	25% {-webkit-transform:translateY(5px)}
	50%, 100% {-webkit-transform:translateY(0)}
	75% {-webkit-transform:translateY(-5px)}
}
@keyframes bounce-up {
	25% {transform:translateY(5px)}
	50%, 100% {transform:translateY(0)}
	75% {transform:translateY(-5px)}
}
@keyframes bg_change {
	from {transform:scale(1, 1)}
	to {transform: scale(1.1, 1.1)}
}
.loading {position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/loding.jpg) no-repeat; z-index: 10000000000 !important}
.loading #img {position: absolute; padding: 20px 20px; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); border: 1px solid #777376}
.loading #img .top, .loading #img .left, .loading #img .right, .loading #img .bottom {position: absolute; background: #fff}
.loading #img .top {top: 0; left: 0; width: 0; height: 1px; animation: move_top 1s linear infinite}
.loading #img .left {bottom: 0; left: 0; width: 1px; height: 0; animation: move_left 1s linear infinite; animation-delay: 3s}
.loading #img .bottom {bottom: 0; right: 0; width: 0; height: 1px; animation: move_bottom 1s linear infinite; animation-delay: 2s}
.loading #img .right {top: 0; right: 0; width: 1px; height: 0; animation: move_right 1s linear infinite; animation-delay: 1s}
.loading #pageLoad {position: absolute; top: 50%; left: 50%; margin-top: 80px; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); color: #fff}
@keyframes move_top {
	from {width:0px}
	to {width: 100%}
}
@keyframes move_right {
	from {height:0px}
	to {height: 100%}
}
@keyframes move_bottom {
	from {width:0px}
	to {width: 100%}
}
@keyframes move_left {
	from {height:0px}
	to {height: 100%}
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #F09F07 !important}

.newWidth { width:1000px;}
@media only all and (max-width: 768px) {.newWidth {width: 80%}}
@media only all and (max-width: 414px) {.newWidth {width: 90%}}
.page_wrap>div {display: inline-block; width: 49%; text-align: center}
@media only all and (max-width: 768px) {.page_wrap>div {display: block; width: 100%}}

.erweima {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 10000000000000000000000000000000; display: none}
.erweima>img {position: absolute; width: 88px; height: 88px; top: 50%; left: 50%; margin-left: -44px; margin-top: -44px}

.abouts { position:relative; height:415px;}
.abouts .pc_img{ display:block; position:absolute; left:50%; width:1920px; height:415px; margin-left:-960px;}
.abouts .moblie_img {display: none; width: 100%}
@media only all and (max-width: 768px) {
	.abouts{ height:auto;}
	.abouts .pc_img {display: none}
	.abouts .moblie_img {display: block}
}

.contact_warp {margin-top: 90px; min-height: 600px}
@media only all and (max-width: 1366px) {.contact_warp {margin-top: 70px}}

/*底部开始*/
.dibu{border-top:#848283 solid 1px; padding-top:30px;}
.footer {background:#333; padding: 30px; overflow:hidden; color:#a7a7a7;}
.footer .title{ height:40px; line-height:40px; margin-bottom:10px; border-bottom:#3d3d3d solid 1px; font-size:18px; position:relative;}
.footer .title span{ position:absolute; right:0px; font-size:16px;}
.footer .title span a {color: #a7a7a7;}
.footer .title span a:hover {color: #F09F07; }
.footer .title em{ font-style:normal;}
.footer ul li {color: #a7a7a7; line-height: 30px; font-size:16px; }
.footer ul li a {color: #a7a7a7; transition: 0.3s; margin-left: 5px; }
.footer ul li a:hover {color: #F09F07; }
.footer .quick{ position:relative; height:108px; margin-top:10px; border-top:#3d3d3d solid 1px; border-bottom:#3d3d3d solid 1px;}
.footer .quick span { float:left; margin: 25px 10px 0 0; display: block; cursor:pointer; }
.footer .quick span.weixin { }
.footer .quick span em {width: 140px; position: absolute; bottom: 0px; left:0; display: none; overflow:hidden; z-index:99999999999999 }
.footer .quick span.weixin:hover em {display: block; }
.footer .quick span.weixin:hover em img {display: block; width:140px; }
.copy {height: 50px; margin-top: 20px; font-size: 14px; color: #a7a7a7; text-align:center; }
@media (max-width: 767px) {
  .dibu{padding-top:10px;}
  .footer{padding:20px 10px; }
  .footer .title{ font-size:1rem;}
  .footer .title span{ font-size:0.85rem;}
  .footer .title .home{ display:none;}
  .footer .title em{ display:none;}
  .footer ul li {font-size:0.85rem;}
  .copy { font-size:0.8rem;}
}

#contact-form  .validate-on { border: 1px solid #F09F07; box-shadow: 0 0 1px #ff0000;}

/*正文定义*/
#article-lsf {line-height:28px;font-size:16px;}
#article-lsf p{margin-bottom:;}
#article-lsf img{width: expression(this.width > 1200 && this.width > this.height ? 1200 : true);max-width: 1200px;}
.imgcss{ width:100%; display:block; margin-top:20px;}
#article-lsf table{border-collapse: collapse; width:100%; border:#eee solid 1px; margin-top:28px;}
#article-lsf table th{padding:10px; border:#eee solid 1px;}
#article-lsf table td{padding:10px; border:#eee solid 1px;}
#article-lsf table td p{ margin-bottom:0px;}
@media only all and (max-width: 768px){
	#article-lsf{font-size:1rem;}
	#article-lsf img{ width:100%;}
	#article-lsf-mobile table th{padding:5px; font-size:0.85rem;}
	#article-lsf-mobile table td{padding:5px; font-size:0.85rem;}
}

/*正文文章样式*/
.single_title{border-bottom: 0px solid #f8f8f8; font-size:26px; font-weight:bolder; text-align:center;color:#333; padding-bottom:25px;}
.single_add{color:#888;text-align:center; padding-bottom:20px; border-bottom:#ccc dashed 1px; margin-bottom:25px;}
.pre_next{line-height:28px;border-top:1px dotted #D7D7D7;padding:15px 0;margin-top:28px;}
.pre_next span{ display:block;}
@media only all and (max-width: 768px){
	.single_title{font-size:1.25rem; font-weight:normal; padding-bottom:15px;}
	.single_add{ font-size:0.85rem;}
}

.abouts_wrap .intro{margin-top:50px}
@media only all and (max-width: 768px){.abouts_wrap .intro{margin-top:15px; padding:10px;}}
.abouts_wrap .intro .titen{font-size:30px; font-weight:100; font-family:myFirstFont2;color:#ff9600; text-transform:uppercase;}
.abouts_wrap .intro .titen a{color:#ff9600;}
@media only all and (max-width: 768px){.abouts_wrap .intro .titen{font-size:1.25rem;}}
.abouts_wrap .intro .titcn{font-size:26px; margin-top:5px; }
.abouts_wrap .intro .titcn a{ color:#000;}
@media only all and (max-width: 768px){.abouts_wrap .intro .titcn{font-size:1.15rem; padding-bottom:15px; border-bottom:#EEE solid 1px;}}

.abouts_wrap .intro .main{margin-top:40px}
@media only all and (max-width: 768px){.abouts_wrap .intro .main{margin-top:15px}}

.abouts_wrap .intro .main .left { float: left; width: 47%;}
.abouts_wrap .intro .main .right { float: right; width: 47%; font-size:16px;}
.abouts_wrap .intro .main .right h4{font-size: 24px; font-weight: bold; margin-bottom:20px;}
.culture { padding-bottom: 30px;}
.culture img{ display:block; width:100%;}
.culture .main .left{ float: left; width: 47%;}
.culture .main .right { float: right; width: 47%;}
.culture .main .txt{ margin-top:30px; font-size:16px;}
.culture .main .txt>div span{ display:block; font-size: 18px; margin-top:10px; font-weight: bold;}

@media only all and (max-width: 768px) {
.abouts_wrap .intro .main .left,
.abouts_wrap .intro .main .right,
.culture .main .left,
.culture .main .right {	width: 96%;	margin:2%;	float: none}
.abouts_wrap .intro .main .right {font-size:0.9rem;}
.abouts_wrap .intro .main .right h4{font-size: 1rem; margin-bottom:10px;}
.culture { padding: 0 10px;}
.culture .main .txt{ margin-top:10px; margin-bottom:20px; font-size:0.9rem;}
.culture .main .txt>div span{font-size: 1rem;}
}

.type_icon{padding:40px 0 0;border-top:1px solid #c1c1c1; margin-top:30px;}
@media only all and (max-width: 768px){.type_icon{padding:15px 0 0}}
.type_icon>div{float:left;width:24.3%;margin-bottom:40px;margin-right:13%}
@media only all and (max-width: 768px){.type_icon>div{width:50%;margin-bottom:15px;margin-right:0}}
@media only all and (max-width: 414px){.type_icon>div{width:100%}}
.type_icon>div .inner_l{float:left;margin-right:20px; margin-top:5px;}
.type_icon>div .inner_r{float:left}
.type_icon>div .inner_r>p{margin-bottom:0px;color:#333}
.type_icon>div:nth-child(3n){margin-right:0}
@media only all and (max-width: 768px){.type_icon .type_margin{margin-bottom:30px}}


.news-item li{ margin-top:20px;overflow:hidden; padding-bottom:20px; border-bottom:#ccc dashed 1px;}
.news-item li .txt{ float: right; width: 920px;}
.news-item li .txt strong{ display:block;font-size: 20px; margin-top:10px; margin-bottom:5px;}
.news-item li .txt strong a{color: #000}
.news-item li .txt strong a:hover{color: #F09F07}
.news-item li .txt p {margin-top:15px; line-height:25px;}
.news-item li .txt em{ display:block; margin-top:15px; font-style:normal;}
.news-item li .img {float: left; width: 250px; height: 165px; overflow:hidden;}
.news-item li .img img{ display:block;width: 250px; height: 155px;}
@media only all and (max-width: 768px){
	.news-item{ padding:10px;}
	.news-item li{ margin-top:0;}
	.news-item li .txt{ float: none; width: 100%;}
	.news-item li .txt strong{font-size: 1.15rem; margin-top:10px;}
	.news-item li .txt p {margin-top:10px; font-size:0.9rem;}
	.news-item li .txt em{ display:none;}
	.news-item li .img {float: none; width: 100%; height: auto;}
	.news-item li .img img{width: 100%; height: auto;}
}

.s_nav{margin: 30px 0; text-align: center;}
.s_nav ul li{ display:inline-block; margin: 0 15px;font-size: 16px;}
.s_nav ul li a{display:block; height: 40px;border:2px solid #efefef;color: #666;text-align: center;line-height: 40px; padding: 0 100px;}
.s_nav ul li a:hover,
.s_nav ul li.cur a{background: #F09F07;color: #fff;border:2px solid #F09F07;}
@media only all and (max-width: 768px){
	.s_nav ul li{ width:50%;margin: 0;font-size: 1rem;}
	.s_nav ul li a{padding: 0;}
}

.appshow{ margin-top:25px; border-bottom:#ccc dashed 1px; padding-bottom:25px;}
.appshow .appimg{ float:left; width:562px; height:360px; display:block;}
.appshow .apptxt{ float: right; width:592px; height:360px; display:block; font-size:18px; line-height:35px;}
@media only all and (max-width: 768px){
	.appshow{ margin-top:0px; padding:0 10px;}
	.appshow .appimg{ float:none; width:100%; height:auto;}
	.appshow .apptxt{ float:none; width:100%; height:auto; padding-bottom:10px; margin-top:5px; font-size:0.9rem; line-height:180%;}
}

.case-item{margin: 20px auto;}
.case-item ul li{float: left;width: 49%; margin:0.5%;text-align: center; position:relative;}
.case-item ul li a{width: 100%;height: 100%;display: block;position: relative;-webkit-transition: 0.5s;overflow: hidden;}
.case-item ul li a .img{width: 100%;height: 405px;display: block; overflow: hidden;}
.case-item ul li a .img img{ display:block; width: 100%;height: 100%;-webkit-transition: 0.5s;}
.case-item ul li a .content{position: absolute; bottom:0px; left:0;width: 100%;z-index: 3; height:50px; line-height:50px; display: block;}
.case-item ul li a .content h3{color: #fff;font-size: 20px; text-align:left; padding:0 15px;}
.case-item ul li a .mask{position: absolute;bottom:0px; left: 0;background-color: #000;opacity: 0.5;z-index: 1;width: 100%;height: 50px; display: block;}
.case-item ul li a:hover .mask{background:#F39801;opacity: 0.9;}
@media only all and (max-width: 768px) {
	.case-item{margin:0px 0.5% 30px 0.5%;}
	.case-item ul li a .img{height: 125px;}
	.case-item ul li a .content{height:30px; line-height:30px; overflow:hidden;}
	.case-item ul li a .content h3{font-size: 0.9rem;}
	.case-item ul li a .mask{ height:30px;}
}

.case_details .main{margin-top:30px;height:550px; background:#ddd; overflow:hidden;margin-bottom:50px}
@media only all and (max-width: 768px){.case_details .main{ margin-top:10px; padding:10px; height:auto}}
.case_details .main .left{float:right;width:800px}
@media only all and (max-width: 768px){.case_details .main .left{width:100%;float:none}}
.case_details .main .left .inner_b{height:550px}
@media only all and (max-width: 768px){.case_details .main .left .inner_b{ height:auto}}

.case_details .main .right{float:left;width:400px;height:100%}
@media only all and (max-width: 768px){.case_details .main .right{width:100%;float:none;height:auto}}

.case_details .main .right .inner_t{padding:25px 30px;background:#F39801;color:#fff}
@media only all and (max-width: 768px){.case_details .main .right .inner_t{padding:20px}}
.case_details .main .right .inner_t>h5{font-size:24px;margin-bottom:25px}
@media only all and (max-width: 768px){.case_details .main .right .inner_t>h5{font-size:1.25rem; margin-bottom:5px;}}
.case_details .main .right .inner_t>p{font-size:14px}
.case_details .main .right .inner_t>p>span i{display:inline-block;width:14px;height:14px;vertical-align:middle;margin-right:5px}
.case_details .main .right .inner_t>p .time{margin-right:50px}
@media only all and (max-width: 768px){.case_details .main .right .inner_t>p .time{margin-right:15px}}
.case_details .main .right .inner_t>p .time i{background:url("../images/time_icon.png") no-repeat}
.case_details .main .right .inner_t>p .place i{background:url("../images/poititon_icon.png") no-repeat}

.case_details .main .right .inner_b{ padding:30px; font-size:16px; line-height:30px; height:330px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 12;}
.case_details .main .right .inner_b>p{ font-size:16px;}
@media only all and (max-width: 768px){
	.case_details .main .right .inner_b{ padding:10px; font-size:1rem; height:auto;-webkit-line-clamp: 120000000;}
	.case_details .main .right .inner_b>p{ font-size:1rem;}
}

/*联系我们地图*/
.map{ margin-top:20px;}
.map #dituContent {
    width: 100%;
    height: 600px;
}
.lianxi2{ border-top:#F5B74A solid 2px; margin-top:30px; padding-bottom:30px; font-size:16px;}
@media only all and (max-width: 768px){
	.map{ padding:10px;}
	.map #dituContent {height: 450px;}
	.lianxi1{ padding:10px;}
	.lianxi2{ padding:10px;}
}

/*业务范围*/
.serviceList2{ margin-top:30px;}
.serviceList2 a{ float:left; display:block;width:373px;color:#000;position:relative;margin:0 30px 30px 0; z-index:0;}
.serviceList2 a.last{margin-right:0;}
.serviceList2 a img{ display:block; width:100%;}
.serviceList2 .initSdesc{width:100%;padding-bottom:15px;display:none;}
.serviceList2 .sdesc{line-height:25px;padding:25px 30px; font-size:16px;}
@media only all and (max-width: 768px){
	.serviceList2{ margin:10px;}
	.serviceList2 a{width:100%; margin:0; background:url(../images/fbg.jpg) repeat-x; background-size: 100% 80px;}
	.serviceList2 a img{ width:auto; height:80px;}
	.serviceList2 .initSdesc{display: block;}
	.serviceList2 .sdesc{ border:#dedede solid 1px; border-top:0; padding:15px 45px; font-size:0.9rem;}
}

/*分页样式开始*/
.turnover { clear:both; height:70px; text-align:center; font-size:14px;padding-top:30px;}
.turnover a, 
.turnover .current, 
.turnover .disabled{display:inline-block; height:25px; line-height:25px; padding:5px 14px;margin-left:2px; text-align:center; color:#333;}
.turnover a, 
.turnover .disabled { background:#fff;border:1px solid #ddd;text-decoration:none;}
.turnover a:hover, 
.turnover .current {border:1px solid #F09F07; background:#F09F07; color:#fff; text-decoration:none;}

/*kefu开始*/
.yb_conct{position:fixed;z-index:9999999999999999999999999999999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#F09F07 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#F09F07 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#F09F07 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#F09F07 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

@media only all and (max-width: 768px){
	.yb_conct{ display:none;}
}