/*common*/

body,
html,
ul {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	height: auto;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

li {
	list-style: none;
}
.prel{
	position: relative;
}
.curp{
	cursor: pointer;
}
.wechatshow{
	position: absolute;
	left:-30px;
	z-index: 800;
	top:40px;
	width:160px;
	height: 160px;
	background: #fff;
	box-shadow: 1px 1px 5px #ccc;
	display: none;
}
.mobileshow{
	position: absolute;
	left:-30px;
	top:40px;
	width:160px;
	height: 160px;
	background: #fff;
	box-shadow: 1px 1px 5px #ccc;
	display: none;
	z-index: 800;
}
.wechatshow img, .mobileshow img{
	padding: 5px;
}
/*img{
	width: 100%;
}*/

.metjiathis {
	width: 160px;
	margin: 15px auto;
}

.met_hits {
	border-bottom: 1px #eee dotted;
	line-height: 50px;
}

.editor {
	margin: 20px auto;
	width: 98%;
}


/*上一条/下一条*/

.met_page {
	margin: 20px auto;
}

.pret,
.pres {
	float: left;
}

.preinfo {
	background: #f4f4f4;
	border: 1px #eee solid;
	padding: 0px 10px;
	line-height: 30px;
	float: left;
}

.nextinfo {
	background: #f4f4f4;
	border: 1px #eee solid;
	padding: 0px 10px;
	line-height: 30px;
	float: right;
}

.clear {
	clear: both;
}

.case-list-margin {
	margin-top: 50px;
}

.flash {
	width: 100%;
	margin-top: 214px;
}

.local-box {
	height: 40px;
	line-height: 40px;
	background: #fff;
}

.position {
	line-height: 40px;
}

.sb_box h1 {
	padding-left: 20px;
	font-size: 24px;
	line-height: 60px;
	border-bottom: 1px #eee solid;
}

.sb_nav {
	margin-top: 3%;
	float: right;
	width: 20%;
	padding: 10px;
	background: #fff;
	margin-bottom: 30px;
}

.sb_nav h3 {
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}

.sb_nav dt {
	font-weight: normal;
}

.sb_nav .title {
	margin: 5px auto 15px;
	line-height: 36px;
	background: #2ca9df;
	border-radius: 5px;
}

.sb_box {
	margin-top: 3%;
	float: left;
	width: 78%;
	background: #fff;
	margin-bottom: 20px;
	padding: 0 15px 40px;
}

.editor p {
	font-size: 1.2rem;
	line-height: 2.5rem;
	color: #666;
	text-align: left;
}

#productlist ul li {
	float: left;
	margin: 0 20px 20px;
}

#productlist ul li:hover {
	background: #f5f5f5;
	-webkit-box-shadow: 1px 1px 5px #666;
	box-shadow: 1px 1px 5px #666;
}

#productlist ul li h3 {
	text-align: center;
	font-size: 16px;
}


/*内页产品推荐*/

.rc-box {
	text-align: center;
}

.gallerytitle {
	position: absolute;
	width: 194px;
	height: 30px;
	left: 7px;
	bottom: 20px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	font-size: 14px;
	z-index: 1;
}

.gallerytitle>h2 {
	line-height: 20px;
	color: #fff;
}

.rc-box dl dt {
	line-height: 30px;
	color: #666;
}

.rc-box ul li {
	line-height: 34px;
	border-bottom: 1px #eee solid;
	width: 200px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.rc-box ul li:before {
	line-height: 34px;
	content: "·";
	margin-left: 3px;
}

.rc-box ul li a {
	color: #666;
}

.gary-bg a {
	color: #666;
}

.case-xg:hover .date {
	background: #094a8a;
}

.case-xg:hover p {
	color: #666;
}


/* 导航 */

.cd-auto-hide-header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
}

.cd-auto-hide-header::after {
	clear: both;
	content: "";
	display: block;
}

.cd-auto-hide-header.is-hidden {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

@media only screen and (min-width: 1024px) {
	.cd-auto-hide-header {
		height: auto;
	}
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w100 {
	width: 100%;
}

.center-text {
	text-align: center;
}

.hot-line {
	line-height: 120px;
	width: 45%;
	text-align: right;
}

.hot-line>i {
	color: #00aef3;
	font-size: 3rem;
}

.hot-line>font {
	font-size: 32px;
}


/* index */

.nav-smalltext {
	display: inline-block;
	font-size: 12px;
	color: #bbb;
	margin-top: 5px;
}

.main-content {
	width: 1200px;
	margin: 0 auto;
}

.subtitle {
	display: inline-block;
	color: #0959a7;
	font-weight: 600;
	letter-spacing: 4px;
	font-size: 14px;
}

.subtitle:before {
	content: "— ";
}

.subtitle:after {
	content: " —";
}

.service {
	width: 100%;
	text-align: center;
	padding: 40px 0;
	background: transparent;
}

.gary-bg {
	background: #ededed;
}

.headline {
	margin-bottom: 10px;
}

.headline {
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}

.headline h3 {
	margin-bottom: 10px;
	font-weight: 500;
}

.headline h1 {
	margin-bottom: 0;
	font-size: 92px;
	line-height: 72px;
}

.headline:after,
.headline:before {
	position: absolute;
	bottom: -25px;
	left: 50%;
	display: block;
	width: 35px;
	border-bottom: 2px solid;
	content: "";
}

.headline:before {
	margin-left: -37px;
	border-color: #00d2ed;
}

.headline:after {
	margin-left: 3px;
	border-color: #fe5e3e;
}

.service h3 {
	color: #333;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.service h3>img {
	margin: 0 auto;
}

.service h2>font {
	color: #f21414;
}

.service .news-title {
	position: relative;
	text-align: left;
	line-height: 50px;
	border-bottom: 1px #D2D2D2 solid;
}

.service .title-en {
	font-size: 18px;
	font-family: tahoma;
	color: #666;
}

.service-item {
	width: 100%;
	margin-top: 80px;
}

.service-item li {
	position: relative;
	float: left;
	width: 240px;
	min-height: 100px;
}

.feedback_table tr td {
	width: 100%;
	height: 45px;
}

.service-item li a {
	display: block;
	width: 100%;
	text-align: center;
}

.service-item li a img {
	width: 30%;
}

.service-item-up {
	position: absolute;
}

.service-name {
	font-size: 16px;
	color: #333;
	padding-top: 15px;
}

.service-text {
	margin: 20px 0;
	color: #999;
	letter-spacing: 1px;
}

.service .space-line {
	width: 135px;
	text-align: left;
	border-bottom: 2px #0093dd solid;
	line-height: 50px;
	margin: 0;
	padding: 0;
}

.service .title2 {
	font-size: 20px;
	line-height: 50px;
	color: #666;
}

.mt20{
	margin-top: 20px;
}
.profile p {
	font-size: 14px;
	line-height: 30px;
}

.titleEn {
	font-family: tahoma;
	font-size: 30px;
	color: #666;
}

.gary-line {
	width: 100%;
	border-bottom: 2px #eee solid;
	line-height: 50px;
}

.service .profile {
	text-align: left;
}

.content-box {
	border-top: 1px #e2e2e2 solid;
	margin-top: 20px;
	width: 100%;
	flex-flow: row wrap;
}

.content-box dl {
	background: #f8f8f8;
	width: 25%;
	margin-top: 20px;
}

.content-box dl:nth-child(odd) {
	background: #f2f2f2;
}

.content-box dl>dt {
	font-size: 24px;
	color: #666;
	min-height: 110px;
	margin-top: 30px;
	text-align: center;
	font-weight: normal;
}

.content-box dl>dt .red-big-text {
	color: #f21414;
	font-size: 32px;
}

.content-box dl>dt .en-text {
	display: block;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}

.content-box dl>dd {
	text-align: left;
}

.content-box dl>dd>p {
	color: #666;
	padding: 15px 10px;
	line-height: 32px;
}

.content-box dl>dd>p>span {
	font-size: 12px;
	color: #ccc;
}

.container {
	flex-flow: row wrap;
}

.container .productH {
	width: 33.33%;
}

.container .productH dt {
	line-height: 50px;
}

.prorile-text {
	text-align: left;
	line-height: 2;
}

.more-btn {
	display: inline-block;
	padding: 5px 15px;
	width: 90px;
	height: 36px;
	line-height: 25px;
	border: #666 solid 1px;
	
	font-size: 14px;
	
	margin-top: 15px;
	overflow: hidden;
	position: relative;
}

.action-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #227cd3;
	line-height: 35px;
	color: #fff;
	z-index: 0;
}

.case-bg {
	display: block;
	width: 100%;
	padding: 10px 20px;
	background: url(../images/case_text.png) no-repeat;
	background-size: 100%;
	text-align: left;
}

.case-bg p {
	margin-top: 10px;
	color: #666;
	font-size: 16px;
	line-height: 2;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.bottom {
	width: 100%;
	background: #111;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
}

.foot-nav {
	background: #222;
	line-height: 40px;
	color: #fff;
}

.foot-nav>a {
	color: #fff;
	margin: 0 15px;
}

.foot-nav span {
	display: none;
}

.more-logo {
	display: inline-block;
	padding: 10px 20px;
	color: #666;
	top: -30px;
	border: #999 solid 2px;
	margin: 0 auto;
	font-size: 16px;
}

.bottom p {
	margin: 0;
	line-height: 2;
	padding: 5px 0;
}

.banner-btn {
	display: block;
	position: absolute;
	bottom: 26%;
	background: #227cd3;
	color: #fff;
	width: 120px;
	left: calc(50% - 60px);
	;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.banner-btn:hover {
	background: #1970c3;
	color: #fff;
}

.banner-bigtxt {
	width: 100%;
	position: absolute;
	top: 20%;
	color: #fff;
	text-align: center;
	font-size: 35px;
	letter-spacing: 15px;
}

.banner-smalltxt {
	width: 100%;
	top: 25%;
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 5px;
	margin-top: 10px;
}

.enlarge {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.enlarge img {
	position: absolute;
	left: 0%;
	z-index: 1;
}

.mask-black {
	display: block;
	position: absolute;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}

.mask-text {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 46px;
	border: #fff solid 2px;
	border-radius: 100px;
	color: #fff;
	font-size: 26px;
	margin: 0 auto;
	margin-top: 125px;
}

.more-case {
	display: inline-block;
	background: #0093dd;
	color: #fff;
	padding: 10px 15px;
	margin-top: 10px;
	font-size: 16px;
}

.more-case:hover {
	background: #13a7f1;
	color: #fff;
}

.service .news-title a {
	color: #fff;
}

.more-news {
	float: right;
	background: #0093dd;
	color: #fff;
	margin-top: 10px;
	line-height: 30px;
	padding: 0px 15px;
	font-size: 14px;
}

.more-news:hover {
	background: #13a7f1;
	color: #fff;
}

.news-list {
	width: 100%;
}
.news-list li:before{
	content:"·";
	font-size:14px;
	margin-right: 5px;
}
.news-list li {
	width: 100%;
	
	line-height: 36px;
	text-align: left;
}
.news-list li a{
	color:#666;
	
}
.news-list li a:hover{
	color:#2192E1;
}
.news-list li:hover{
	
}
.news-list .news-line {
	border-bottom: 1px #eee solid;
}

.news-list li .news-date {
	color: #999;
	float: right;
}

.docc-news-list {
	width: 100%;
}

.docc-news-list li {
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	min-height: 90px;
}

.hits-show {
	font-size: 11px;
	color: #999;
}

.date {
	float: left;
	width: 90px;
	height: 90px;
	background: #0959a7;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	text-align: center;
	margin-right: 20px;
	border-radius: 5px;
	line-height: 40px;
	overflow: hidden;
}

.news-text {
	color: #999;
	line-height: 1.8;
}


/*------------------------------------*/


/* service*/

.banner {
	width: 100%;
	margin-top: 99px;
}

.text-content {
	width: 60%;
	padding: 30px 20px;
	float: left;
	padding-bottom: 100px;
}

.text-content p {
	text-align: left;
}

.left-title {
	padding: 20px;
	background: url(../images/num-01.png) no-repeat;
	background-position-y: center;
	background-size: 42px;
	text-indent: 35px;
	color: #333;
	letter-spacing: 3px;
	margin-top: 80px;
}

.text-content {
	font-size: 14px;
	line-height: 2;
}

.text-content p {
	color: #666;
}

.ser-img {
	width: 40%;
	padding: 60px;
	float: left;
}


/*-------------------*/


/*achievement*/

.center-text h3 {
	letter-spacing: 3px;
	padding-top: 50px;
	margin-top: 0;
}

.ach-smalltitle {
	letter-spacing: 10px;
	color: #999;
	font-weight: 18px;
}

.line-box {
	width: 20px;
	height: 3px;
	background: #0c457d;
	margin: 0 auto;
	margin-top: 10px;
}

.left-txt {
	text-align: left;
	margin-top: 30px;
	padding: 0 20px;
	color: #666;
	line-height: 2;
}

.focus_txt {
	width: 100%;
	text-align: center;
	color: #258cd1;
	font-size: 18px;
	margin-top: 50px;
}

.p-focus {
	line-height: 2;
	padding: 30px;
	height: 120px;
	overflow: hidden;
	color: #666;
}

.process {
	width: 1200px;
	height: 440px;
	margin: 0 auto;
}

.process li {
	float: left;
	position: relative;
	width: 190px;
	height: 440px;
	margin: 0px 5px;
	overflow: hidden;
}

.process li img {
	float: left;
	position: absolute;
	bottom: 0;
	width: 190px;
	margin: 0px 5px;
	opacity: 0;
}


/*------------------*/


/* about_us */

.team-photo {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
	margin-bottom: 20px;
}

.team-photo li {
	float: left;
	width: 300px;
	height: 270px;
	margin: 0px 50px;
	text-align: center;
	font-size: 16px;
}

.team-img {
	width: 200px;
	height: 200px;
	margin: 0px 50px;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 100px;
	overflow: hidden;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
}

.team-photo li img {
	width: 100%;
}

.big-img {
	width: 70%;
	margin: 30px auto;
}


/*-----------------------*/


/* team */

.data-team {
	width: 100%;
	padding: 30px 0;
	margin-bottom: 50px;
}

.data-team li {
	float: left;
	width: 320px;
	height: 320px;
	margin: 0px 40px;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}

.card-intr {
	float: left;
	background: url(../images/jw-bg.png) no-repeat bottom right;
	background-size: 100px;
	width: 45%;
	background-color: #fff;
	margin: 50px 0;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

.card-photo {
	float: left;
	width: 40%;
}

.card-photo img {
	display: inline;
}

.txt-intr {
	display: inline-block;
	width: 60%;
	text-align: left;
}

.name {
	display: inline-block;
	font-size: 20px;
	margin: 50px 20px 0px 30px;
}

.position {
	font-size: 16px;
	color: #0959a7;
}

.intr-txt {
	padding: 20px 30px;
	line-height: 2.4;
	color: #666;
}

.photo-wall {
	width: 100%;
	margin: 50px 0;
}

.photo-wall-big {
	float: left;
	width: 666px;
	height: 420px;
	overflow: hidden;
}

.right-img-group {
	float: left;
	width: 520px;
	height: 420px;
	margin-left: 14px;
}

.small-img {
	float: left;
	width: 253px;
	height: 202px;
}

.middle-img {
	float: left;
	width: 520px;
	height: 203px;
	margin-top: 14px;
}


/* detail */

.detail-img {
	width: 90%;
	margin: 0 auto;
}

.detail-txt {
	
	margin: 15px auto;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 10px;
}
.detail-txt h1{
	padding: 0;
	line-height: 40px;
	font-weight: bold;
}
.detail-txt h3{
	font-size:16px;
	line-height: 30px;
}
.zixun{
	color:#000;
	line-height: 44px;
	font-weight: bold;
	font-size:16px;
	margin-right: 15px;
}
.editor table{
	
}
.editor table{width:98%; border-collapse:collapse;border:none}
.editor table th{border:1px #fff solid;text-align:center; color:#fff; font-size:14px; line-height: 30px; background:#eee; height:30px;}
.editor table td{ border:1px #eee solid;text-align:center; color:#666;  height:28px;}
.editor table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.editor table>tbody>tr:hover {
    background-color: #F2C876
}
.detail-txt p {
	line-height: 2.2;
}

/* case_list */
.case-imgs {
	width: 40%;
	margin: 30px 200px 20px 0;
}
.font-blod {
	font-weight: bold;
}
.case-intr {
	margin-top: 10px;
	color: #888;
	font-size: 14px;
	line-height: 2;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-right: 100px;
}
.line {
	display: inline-block;
	background: #333;
	width: 0px;
	height: 1px;
	vertical-align: middle;
}
@media (max-width: 768px) {
	/*index */
	
	.main-content {
		width: 100%;
	}
	
	.service-text {
		padding: 10px 20px;
		text-align: left;
		text-indent: 25px;
		line-height: 2;
	}
	
	.service-item {
		margin-top: 20px;
	}
	
	.service-item li {
		width: 50%;
		margin-top: 50px;
	}
	
	.w1100 {
		width: 100%;
	}
	
	.prorile {
		background: none;
	}
	
	.w1100 .col-lg-6 {
		margin: 0 20px;
	}
	
	.prorile {
		margin-top: 50px;
	}
	
	.prorile-text {
		margin-top: 20px !important;
	}
	
	.more-btn {
		margin-top: 20px;
		float: none;
	}
	
	.row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.enlarge {
		height: 250px;
	}
	
	.case-bg {
		margin-bottom: 30px;
	}
	
	.w1100 .col-lg-3 {
		display: block;
		float: left;
		width: 50% !important;
		margin-top: 20px;
	}
	
	.bottom p {
		padding: 5px 20px;
	}
	
	.w1200 {
		width: 100%;
		height: auto !important;
	}
	
	.text-content {
		width: 100%;
		margin-top: 0 !important;
	}
	
	.left-title {
		font-size: 20px;
		background-size: 35px;
		margin-top: 20px;
	}
	
	.ser-img {
		width: 100%;
		padding: 20px;
		padding-top: 0 !important;
	}
	
	.hide {
		display: block !important;
	}
	
	.show {
		display: none !important;
	}
	
	.banner {
		margin-top: 50px;
		min-height: 200px;
		width: auto;
		overflow: hidden;
	}
	
	.banner img {
		height: 200px;
		width: auto;
		margin-left: -190px;
	}
	
	.data-team {
		padding-top: 0;
	}
	
	.data-team li {
		float: none;
		width: 85%;
		margin: 30px auto;
	}
	
	.card-intr {
		float: none;
		width: 90%;
		margin: 30px auto !important;
	}
	
	.name {
		margin: 12px 15px;
	}
	
	.intr-txt {
		padding: 0px 15px;
		line-height: 1.6;
	}
	
	.photo-wall {
		box-sizing: border-box;
		padding: 0 15px;
		margin: 20px 0;
	}
	
	.photo-wall-big {
		width: 100%;
		height: auto;
	}
	
	.right-img-group {
		display: none;
	}
	
	.phone-banner-aboutus {
		margin-left: -190px;
	}
	
	.team-photo {
		width: 100%;
		padding: 0;
	}
	
	.team-photo li {
		float: none;
		width: 200px;
		margin: 30px auto;
	}
	
	#focus_Box,
	.focus_txt,
	.p-focus {
		display: none;
	}
	
	.phone-feed {
		background: url(../images/feedback.png) no-repeat center !important;
		background-size: auto 100% !important;
		padding-bottom: 50px;
	}
	
	.w80 {
		width: 80% !important;
	}
	
	.left-right,
	.right-left {
		position: static;
	}
	
	.text-content {
		padding-bottom: 10px;
	}
	
	.w100 {
		height: auto !important;
	}
	
	.team-img {
		margin: 20px 0;
	}
	
	.margin50 {
		margin-top: 50px !important;
	}
	
	.case-list-margin {
		margin-top: 0;
	}
	
	.case-imgs {
		width: 100%;
		margin-top: 50px;
	}
	
	.case-intr {
		padding-right: 0;
	}
	
	.hide-logo {
		margin-top: 0 !important;
	}
}
#partnerList {
	margin: 50px auto 30px;
}
.hidePartner {
	overflow: hidden;
	height: 140px;
}
#partnerList a {
	margin-top: 50px;
}
.img-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

/*flex */
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: space-between;
}

/*内页侧栏*/
.feedback_table {
	margin: 0 auto;
	text-align: center;
}
#sidebar dl {
	margin-left: 5px;
}
#sidebar dl dt {
	padding: 4px 0px 5px 15px;
	border-bottom: 1px #eee solid;
}
#sidebar dl dd {
	padding: 0px 0px 0px 15px;
}
#sidebar dl dd h4 {
	font-weight: normal;
	padding: 5px 0px 5px 10px;
}
#sidebar dl dt.on a {
	font-weight: normal;
	color: #1C57C4;
}
#sidebar dl h4.on a {
	font-weight: normal;
}
.currentName {
	background: #eee;
	border: none;
	line-height: 35px;
	border-radius: 5px;
}
.currentName a {
	color: #000;
}

/*图片模块*/
#imglist {
	padding: 15px 10px;
}
#imglist li {
	float: left;
	display: inline;
	text-align: center;
	margin: 0 8px;
}
#imglist li a.img {
	font-size: 0px;
	display: block;
}
#imglist li a.img img {
	margin: auto;
	border: 1px solid #ccc;
}
#imglist li h4 {
	padding: 5px 0px 10px;
	font-weight: normal;
	line-height: 1.5;
	font-size: 14px;
}
#showimg {
	padding: 15px;
}
#showimg h1.title {
	font-size: 18px;
	padding: 5px 0px;
	margin-bottom: 10px;
	text-align: center;
}
#showimg .imgshow {
	text-align: center;
}
#showimg .editor {
	line-height: 2;
	padding: 0px 10px;
	font-size: 14px;
}



/* focus_Box */
#focus_Box {
	position: relative;
	width: 1200px;
	height: 308px;
	margin: 20px auto;
}
#focus_Box ul {
	position: relative;
	width: 710px;
	height: 308px;
	margin: 0 auto;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#focus_Box li img {
	width: 100%;
	background: url(../loading.gif) no-repeat center 50%;
	height: 100%;
	vertical-align: top;
}
#focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../float-bg.png) repeat;
	text-indent: 8px;
	color: #fff;
}
#focus_Box li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}
#focus_Box .prev,
#focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 131px;
}
#focus_Box .prev {
	background: url(../btn.png) left bottom no-repeat;
	left: 0px
}
#focus_Box .next {
	background: url(../btn.png) right bottom no-repeat;
	right: 0px
}
#focus_Box .prev:hover {
	background-position: left top;
}
#focus_Box .next:hover {
	background-position: right top;
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(../share-btn.png) no-repeat;
	text-indent: -999px;
}




.menu>li>a {
	padding: 10px 15px 12px;
	margin-left: 0;
	 color: #fff;
}

.menu li a:hover,
.menu li.active>a {
	background: rgba(255,255,255,.3);
	color: #fff;
}

.menu li.dropdown ul {
	width: auto;
	left:0;
	min-width: 170px;
	top: 100%;
}

#header-sticky .menu li.dropdown ul {
	top: 100%;
	
}

.menu li.dropdown ul li a {
	padding: 10px 15px 10px 25px;
	text-align: left;
}
p{
	margin:0px;
}

.news-img{
	float:left;
	width: 120px;
	height: 120px;
	margin-right: 10px;
}
.news-img img{
	width:120px;
	height: 120px;
}

/*图片轮播*/

#custom .swiper-button-next,
#custom .swiper-button-prev {
	position: absolute;
	
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
	background:rgba(0,0,0,.6);
	border-radius: 3px;
	padding: 5px;
}
#custom .swiper-button-prev {
	left:0px;
}
#custom .swiper-button-next {
	right:25px;
}
#custom i{
	color:#fff;
	font-size:2rem;
	margin-top: -5px;
}

/*检查服务 分类排列*/
#check-category{
	flex-flow: row wrap;
}
#check-category dl:nth-child(odd){
	background: #f5f5f5;
}
#check-category dl{
	padding-top: 10px;
	background: #f9f9f9;
	width:20%;
	text-align: center;
	min-height: 120px;
}
#check-category dl dt{
	color:#333;
	line-height:40px;
}
#check-category dl dd{
	padding:10px 20px 10px;
	
}
#check-category dl dd i{
	font-size:80px;
	color:#2ca9df;
}
#check-category dl dd div{
	color:#666;
	line-height: 30px;
	font-size:12px;
}
#check-category dl:hover{
	cursor: pointer;
	background: #fff;
	-webkit-box-shadow: 1px 1px 15px #e2e2e2;
	box-shadow: 1px 1px 15px #e2e2e2;
}
/*工程案例*/

#case dl{
	float:left;
	
	text-align: center;
}
#case dl dt{
	margin:0 auto;
	max-width:260px;
	background: #f9f9f9;
	line-height: 28px;
	min-height: 60px;
	text-align: left;
	padding:0 10px;
}
#case dl:hover,
#pjcollect dl:hover,
#cert dl:hover{
	cursor: pointer;
	background: #fff;
	-webkit-box-shadow: 1px 1px 15px #999;
	box-shadow: 1px 1px 15px #999;
}
#pjcollect{
	flex-flow: row nowrap;
}
#pjcollect dl
{
	float:left;
	width:30.3%;
	margin:0 15px;
	padding: 15px;
	background: #fff;
}
#pjcollect dl dt{
	background-color: #f8f8f8;
	line-height: 40px;
	font-size:16px;
	color:#333;
}
#pjcollect dl dd{
	text-align: center;
}
#pjcollect dl dd p{
	text-align: left;
	line-height: 30px;
}
#cert dl{
	width: 20%;

	margin:0 10px;
	background-color: #f8f8f8;
}
#cert dl dd{
	padding: 10px;
}
#cert dl dt{
	padding:0 10px;
	margin-top: 5px;
	max-width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
	font-size:14px;
	color:#333;
}
.list h4{
	min-height: 60px;
}
