﻿#__bs_notify__ {
	display:none !important
}
.wid {
	width:1170px;
	margin:0 auto
}
.wid2 {
	width:1190px;
	margin:0 auto
}
.uper {
	height:32px;
	line-height:32px;
	background:#f3f3f3;
	border-bottom:1px solid #ebebeb;
	text-align:left;
	font-size:14px;
}
.uper .right {
	float:right;
}
.uper .right a {
	position:relative;
	font-size:14px;
	color:#4e4f4a;
	margin:0 10px;
}
.uper .right a:after {
	content:"";
	position:absolute;
	right:-10px;
	top:50%;
	width:1px;
	height:13px;
	background:#4e4f4a;
	display:block;
	margin-top:-7.5px
}
.uper .right a:last-child:after {
	display:none
}
.header {
	padding:10px 0;
	background:#fff;
	overflow:hidden
}
.nav {
	height:50px;
	line-height:50px;
	background:#b70001;
}
.nav ul li {
	width:12%;
}
.nav ul li.acti a {
	background:#f27000
}
.nav ul li a {
	display:block;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.nav ul li a:hover {
	background:#f27000
}
.banner {
	position:relative;
	width:100%;
	height:500px;
	overflow:hidden;
}
.banner ul li {
	position:absolute;
	width:100%;
	height:500px;
	overflow:hidden;
}
.banner ul li a {
	width:100%;
	height:100%;
	display:block;
}
.banner ul li a img {
	width:100%;
	min-height:100%
}
.banner .cirl {
	position:absolute;
	z-index:2;
	bottom:35px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
}
.banner .cirl span {
	width:14px;
	height:14px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background:#fff;
	margin:0 4px;
	display:inline-block;
	cursor:pointer;
}
.banner .cirl span.acti {
	background:#f27000
}
.banner i {
	position:absolute;
	top:50%;
	z-index:2;
	width:28px;
	height:42px;
	cursor:pointer;
	margin-top:-21px;
}
.banner i img {
	width:100%
}
.banner i.prev {
	left:5%
}
.banner i.next {
	right:5%
}
.container {
	margin-bottom:50px;
}
.container .wid {
	position:relative
}
.container .sidebar {
	position:relative;
	z-index:3;
	margin-top:-40px;
	width:260px;
	float:left;
}
.container .sidebar h2 {
	height:100px;
	line-height:100px;
	background:#ff6100;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:normal
}
.container .sidebar .box {
	width:100%;
	display:table;
	background:#f9f9f9;
	padding:25px 0;
	margin-bottom:22px;
}
.container .sidebar .box ul {
	width:95%;
	margin:0 auto;
}
.container .sidebar .box ul li {
	width:100%;
	height:46px;
	line-height:46px;
	border-bottom:1px dashed #dbe3e7;
	background:url("../images/jiantou.png") 25px 17px no-repeat;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.container .sidebar .box ul li:hover {
	background:url("../images/jiaotou_color.png") 25px 17px no-repeat;
}
.container .sidebar .box ul li:hover a {
	color:#ff6100
}
.container .sidebar .box ul li.acti {
	background:url("../images/3354f1f9368a134a144dec042d6c3d13_13x13.png") 25px 17px no-repeat;
}
.container .sidebar .box ul li.acti a {
	color:#ff6100
}
.container .sidebar .box ul li a {
	display:block;
	font-size:14px;
	color:#7a7171;
	padding-left:70px
}
.container .sidebar .contact-us {
	width:100%;
	display:table;
	border:1px solid #ff6100;
}
.container .sidebar .contact-us ul {
	width:90%;
	margin:0 auto;
}
.container .sidebar .contact-us ul li {
	width:100%;
	color:#666;
	font-size:14px;
	margin-bottom:5px;
}
.container .sidebar .contact-us ul li span {
	float:left;
	line-height:1.6em;
}
.container .sidebar .contact-us ul li span.hh {
	height:126px;
	width:72px
}
.container .sidebar .contact-us ul li font {
	line-height:1.6em
}
.container .sidebar .contact-us h3 {
	height:50px;
	line-height:50px;
	color:#fff;
	font-weight:normal;
	font-size:20px;
	background:#ff6100;
	padding-left:30px;
	margin-bottom:15px
}
.container .sidebar .contact-us .ht {
	width:80%;
	display:table;
	margin:0 auto 10px;
	overflow:hidden;
}
.container .sidebar .contact-us .ht img {
	float:left;
	width:53px;
	height:39px
}
.container .sidebar .contact-us .ht .text {
	float:right;
	width:72%;
	line-height:1.3;
}
.container .sidebar .contact-us .ht .text strong {
	font-size:16px;
	color:#656565;
	display:block;
	font-weight:normal
}
.container .sidebar .contact-us .ht .text b {
	font-size:18px;
	color:#f86508;
	display:block
}
.container .right-box {
	float:right;
	width:880px;
}
.container .right-box .top-box {
	width:100%;
	padding:25px 0 20px;
	border-bottom:1px solid #e9e9e9;
	overflow:hidden;
}
.container .right-box .top-box h3 {
	position:relative;
	float:left;
	font-size:16px;
	color:#333;
	font-weight:normal;
}
.container .right-box .top-box h3:after {
	content:"";
	position:absolute;
	bottom:-20px;
	left:0;
	width:100%;
	height:2px;
	background:#ff6100;
	display:block
}
.container .right-box .top-box .path {
	float:right;
	font-size:14px;
	color:#999;
}
.container .right-box .top-box .path a {
	color:#666;
}
.container .right-box .top-box .path a:hover {
	text-decoration:underline
}
.container .right-box .top-box .path a.a1 {
	background:url("../images/529db63a1a6068a355a6af22fb59a214_13x13.png") left center no-repeat;
	padding-left:18px
}
.container .right-box .article {
	margin:30px auto;
	color: #333;
    display: table;
    float: left;
    font-family: "Microsoft Yahei","Î¢ÈíÑÅºÚ",arial,"ËÎÌå",sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    padding: 5px;
}
.container .right-box .article p {
	font-size:16px;
	color:#333;
	text-align:justify;
	line-height:1.8;
	margin-bottom:10px
}
.container .right-box .article strong {
	display:block;
	font-size:14px;
	line-height:1.4;
	margin-bottom:10px
}
.footer {
	background:#b70001;
	padding:25px 0 10px;
}
.footer .box {
	width:68%;
	margin:0 auto 10px;
	display:table;
}
.footer .box .left {
	float:left;
	background:url("../images/foot_tel.jpg") left center no-repeat;
	color:#fff;
	line-height:1.4;
	border-right:1px solid #ccc;
	padding:25px 35px 25px 80px;
}
.footer .box .left p {
	font-size:16px;
	margin-bottom:15px
}
.footer .box .left strong {
	font-size:18px;
	font-weight:normal
}
.footer .box .right {
	float:right;
	width:67%;
	padding:15px 25px;
	color:#fff;
}
.footer .box .right p {
	font-size:16px;
	line-height:1.4;
	margin-bottom:10px;
	text-align:left
}
.footer p {
	font-size:16px;
	text-align:center;
	line-height:1.4;
	margin-bottom:10px;
	color:#fff;
	clear:both
}
.footer a {
	color:#fff;
}
	
}
.list-box {
	margin:30px 0;
	width:100%;
	display:table;

}
.list-box ul {
	margin-left:-5.333%;
	overflow: hidden;
}
.list-box ul li {
	position:relative;
	width:28%;
	border:1px solid #e0e0e0;
	background:#fff;
	margin-left:5.333%;
	margin-bottom:20px;
}
.list-box ul li:after {
	content:"";
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	height:2px;
	background:url("../images/ae50d543b1d695eba68bf5ac9e02c229_259x7.jpg") center top/cover no-repeat
}
.list-box ul li .pic {
	width:100%;
	height:190px;
	overflow:hidden;
}
.list-box ul li .pic a {
	width:100%;
	height:100%;
	display:block;
}
.list-box ul li .pic a:hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	opacity:.85
}
.list-box ul li .pic a img {
	width:100%;
	min-height:100%;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s
}
.list-box ul li .text {
	height:34px;
	line-height:34px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.list-box ul li .text a {
	font-size:14px;
}
.list-box ul li .text a:hover {
	text-decoration:underline
}
.page {
	height:26px;
	line-height:26px;
	text-align:center;
}
.page a {
	padding:0 20px;
	display:inline-block;
	font-size:14px;
	color:#010101;
	margin:0 5px;
}
.page a:hover {
	background:#0b69c9;
	color:#fff
}
.page a.acti {
	background:#0b69c9;
	color:#fff
}
.text-list {
	width:100%;
	display:table;
	margin:30px 0;
}
.text-list ul li {
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	cursor:pointer;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.text-list ul li .date {
	float:left;
	width:80px;
	text-align:center;
	color:#979996;
	line-height:1.4;
	border-right:1px solid #ccc;
	padding:10px 0;
}
.text-list ul li .date b {
	font-size:16px;
	display:block;
	margin-bottom:5px;
	font-weight:normal
}
.text-list ul li .date span {
	font-size:14px
}
.text-list ul li .text {
	width:780px;
	float:right;
	line-height:1.4;
	padding-top:10px;
}
.text-list ul li .text strong {
	font-size:14px;
	display:block;
	margin-bottom:10px;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.text-list ul li .text strong a {
	color:#4f4d4e
}
.text-list ul li .text p {
	font-size:13px;
	color:#999997;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis
}
.text-list ul li:hover {
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.2);
}
.text-list ul li:hover .text strong a {
	color:#f36f00
}
.essay .top {
	width:100%;
	text-align:center;
	padding:50px 0 10px;
	border-bottom:1px dashed #c6c6c6;
	margin-bottom:20px;
}
.essay .top h4 {
	font-size:20px;
	margin-bottom:10px
}
.essay .top p {
	color:#989993;
	font-size:13px;
	line-height:1.4;
}
.essay .top p a {
	color:#0b68c8
}
.essay .text {
	width:100%;
	display:table;
	padding-bottom:70px;
	border-bottom:1px dashed #c6c6c6;
	color: #333;
    display: table;
    float: left;
    font-family: "Microsoft Yahei","Î¢ÈíÑÅºÚ",arial,"ËÎÌå",sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    padding: 5px;
	
}
.essay .text p {
	font-size:14px;
	text-align:justify;
	line-height:1.9;
	text-indent:15px;
	margin-bottom:15px
}
.essay .page2 {
	clear:both;
	padding:15px 0;
	font-size:14px;
	vertical-align:middle;
	overflow:hidden;
}
.essay .page2 span {
	width:50%;
	float:left;
	line-height:1.2;
}
.essay .page2 span a {
	color:#4f4f4f;
	width:160px;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	vertical-align:middle;
}
.essay .page2 span a:hover {
	text-decoration:underline;
	color:#ff6100
}
.recommend h5 {
	height:42px;
	line-height:42px;
	background:#ff6100;
	color:#fff;
	padding-left:15px;
	font-size:14px;
	font-weight:normal
}
.recommend ul {
	width:100%;
	display:table;
	border:1px solid #ddd;
	padding:15px 70px 20px 15px;
}
.recommend ul li {
	position:relative;
	width:48.5%;
	height:42px;
	line-height:42px;
	border-bottom:1px dashed #acacac;
	padding-left:15px;
	font-size:14px;
}
.recommend ul li:nth-child(even) {
float:right
}
.recommend ul li:before {
	content:"";
	position:absolute;
	left:5px;
	top:50%;
	width:3px;
	height:3px;
	background:#898989;
	display:block;
	margin-top:-1.5px
}
.recommend ul li a {
	width:75%;
	height:42px;
	float:left;
	color:#4f4f4f;
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.recommend ul li a:hover {
	text-decoration:underline;
	color:#ff6100
}
.recommend ul li span {
	float:right;
	color:#999
}
.company {
	height:117px;
	background:#f1f1f1;
	border-bottom:1px solid #d4d4d4;
	width:100%
}
.company ul {
	width:100%;
	display:table;
}
.company ul li {
	float:left;
	width:288px;
	position:relative;
	height:117px
}
.company ul li img {
	display:block;
	float:left;
	margin-left:22px
}
.company ul li .img3 {
	margin-top:20px;
	margin-right:11px
}
.company ul li .img4 {
	margin-top:24px;
	margin-right:12px
}
.company ul li .img5 {
	margin-top:22px;
	margin-right:17px
}
.company ul li .img6 {
	margin-top:28px;
	margin-right:14px
}
.company ul li span {
	display:block;
	float:left;
	width:155px;
	margin-top:35px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	margin-bottom:3px
}
.company ul li i {
	display:block;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#323232;
	width:155px
}
.company ul li:after {
	content:"";
	width:1px;
	height:55px;
	position:absolute;
	top:36px;
	background:#d5d5d5;
	left:0
}
.company ul .wl2:after {
	display:none
}
.titel-public {
	text-align:center;
	clear:both;
	line-height:1.4;
	margin-bottom:30px;
}
.titel-public h2 {
	font-size:32px;
	color:#ff5c03
}
.titel-public p {
	font-size:24px;
	color:#878484
}
.service-area {
	background:url("../images/f17cea7bcef52f5fb67571610bd6afe3_26x21.jpg");
	padding:60px 0;
}
.service-area .tabs {
	width:570px;
	float:left;
}
.service-area .tabs ul {
	margin-left:-1%;
}
.service-area .tabs ul li {
	width:49%;
	margin:0 0 6px 1%;
	height:90px;
	line-height:90px;
	background:#09469F;
	text-align:center;
	font-size:18px;
	color:#fff;
	cursor:pointer;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.service-area .tabs ul li:hover {
	background:#ff5c03
}
.service-area .tabs ul li.acti {
	background:#ff5c03
}
.service-area .item {
	width:607px;
	float:right;
}
.service-area .item .box {
	position:relative;
	width:100%;
	height:378px;
	overflow:hidden;
}
.service-area .item .box a {
	width:100%;
	height:100%;
	display:block;
}
.service-area .item .box a img {
	width:100%;
	min-height:100%
}
.service-area .item .box .text {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:10px 15px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	line-height:1.6;
}
.service-area .item .box .text strong {
	font-size:16px;
	font-weight:normal;
	display:block;
	margin-bottom:5px
}
.service-area .item .box .text p {
	font-size:14px;
	text-align:justify
}
.problem {
	/*height:660px;*/
	padding:30px 0;
	background:url("../images/naiti.jpg") center center no-repeat;
}
.problem .wid {
	position:relative
}
.problem i {
	width:652px;
	height:84px;
	display:block;
	margin:0 auto 48px;
}
.problem i img {
	width:100%
}
.problem var {
	width:640px;
	height:569px;
	display:block;
	margin:0 auto;
}
.problem var img {
	width:100%
}
.problem ul li {
	width:100%;
	line-height:1.4;
	padding-left:770px;
	margin-bottom:88px;
}
.problem ul li.li2 {
	padding-left:130px;
	margin-bottom:65px
}
.problem ul li.li3 {
	padding-left:830px;
	margin-bottom:22px
}
.problem ul li.li4 {
	padding-left:300px
}
.problem ul li p {
	font-size:18px;
	color:#333
}
.problem ul li span {
	font-size:18px;
	color:#ff6100
}

.introduce {
	position:relative;
	background:url("../images/bg.jpg");
	padding-top:43px;
}
.introduce:after {
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:0;
	height:0;
	border-left:45px solid transparent;
	border-right:45px solid transparent;
	border-top:45px solid #fff;
	margin-left:-22px
}
.introduce .top {
	text-align:center;
	line-height:1.2;
	margin-bottom:15px;
}
.introduce .top strong {
	font-size:28px;
	color:#303030;
	font-weight:normal;
	display:block
}
.introduce .top b {
	font-size:40px;
	color:#ff6100;
	font-weight:normal;
	display:block
}
.introduce .top p {
	font-size:14px;
	color:#999
}
.introduce .box {
	width:90%;
	margin:0 auto;
}
.introduce .box .left {
	float:left;
	width:531px;
	height:541px;
}
.introduce .box .left img {
	width:100%
}
.introduce .box .right {
	float:right;
	width:48%;
}
.introduce .box .right ul li {
	position:relative;
	width:100%;
	margin-bottom:10px;
}
.introduce .box .right ul li:before {
	content:"";
	position:absolute;
	left:20px;
	top:0;
	width:0;
	height:115%;
	border:1px dashed #d1c8c1
}
.introduce .box .right ul li:last-child:before {
	display:none
}
.introduce .box .right ul li strong {
	position:relative;
	z-index:2;
	height:42px;
	line-height:42px;
	width:42px;
	background:#ff6400;
	color:#fff;
	font-size:24px;
	float:left;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center
}
.introduce .box .right ul li p {
	width:89%;
	float:right;
	font-size:18px;
	color:#222;
	text-align:justify;
	line-height:1.7;
	padding-right:30px;
}
.introduce .box .right ul li p span {
	color:#fd6100
}
.introduce .box .right .an {
	height:50px;
	line-height:50px;
	background:#ff6100;
	text-align:center;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	display:inline-block;
	padding:0 50px;
	margin:30px 0 0 50px;
}
.introduce .box .right .an:hover {
	opacity:.85
}
.introduce .box .right .an img {
	width:16px;
	height:16px;
	margin-right:8px
}
.compared {
	padding:40px 0 70px;
}
.compared .top {
	text-align:center;
	margin-bottom:40px;
}
.compared .top h3 {
	font-size:34px;
	color:#f84b00;
	margin-bottom:20px
}
.compared .top b {
	font-size:38px;
	color:#ff5c03;
	vertical-align:middle;
}
.compared .top b.b2 {
	color:#0c90bb
}
.compared .top img {
	width:112px;
	height:64px;
	vertical-align:middle;
	margin:0 70px
}
.compared .box {
	position:relative;
	width:960px;
	height:80px;
	margin:0 auto;
}
.compared .box ul li {
	width:100%;
	margin-bottom:10px;
}
.compared .box ul li .pic {
	width:170px;
	height:80px;
	overflow:hidden;
}
.compared .box ul li .pic img {
	width:100%;
	min-height:100%
}
.compared .box ul li .text {
	width:620px;
	height:80px;
	overflow:hidden;
	text-align:center;
	float:left;
	background:url("../images/60571d1175fed9d40043a539ea64ba59_960x360.jpg") center top/cover no-repeat;
}
.compared .box ul li .text span {
	width:33.333%;
	height:80px;
	padding:12px;
	float:left;
	font-size:15px;
	line-height:1.9;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	display:-webkit-box;
	word-wrap:break-word;
}
.compared .box ul li .text span.s2 {
	padding-top:0;
	font-size:24px;
	color:#fff;
	line-height:80px
}
.case {
	background:#f7f7f7;
	padding:50px 0;
}
.case .box ul {
	margin-left:-2%;
}
.case .box ul li {
	width:23%;
	margin:0 0 20px 2%;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 15px rgba(0, 0, 0, 0.1);
}
.case .box ul li .pic {
	width:100%;
	height:180px;
	overflow:hidden;
}
.case .box ul li .pic a {
	width:100%;
	height:100%;
	display:block;
}
.case .box ul li .pic a:hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	opacity:.85
}
.case .box ul li .pic a img {
	width:100%;
	min-height:100%;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s
}
.case .box ul li .text {
	width:100%;
	height:46px;
	line-height:46px;
	background:#fff;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	padding:0 10px;
}
.case .box ul li .text a {
	font-size:16px;
	color:#333
}
.zgdjw-lmy-column {
	padding-top:20px;
	width:1187px;
	margin:0 auto
}
.zgdjw-lmy-column .lmy-column-l {
	float:left;
	width:852px;
	display:table;
}
.zgdjw-lmy-column .lmy-column-l p {
	height:46px;
	margin-bottom:18px;
	width:716px;
	background:#f1f2f4;
	float:left;
	padding-left:21px
}
.zgdjw-lmy-column .lmy-column-l h1 {
	display:block;
	float:left;
	width:115px;
	height:46px;
	background:#a40404;
	text-align:center;
	line-height:46px;
	color:#fff;
	font-size:16px;
	font-weight:bold
}
.zgdjw-lmy-column .lmy-column-l p span {
	float:left;
	line-height:46px;
	color:#4f4f4f;
	font-size:14px;
	margin-right:26px;
	cursor:pointer
}
.zgdjw-lmy-column .lmy-column-l p span.acti {
	color:#ab0808
}
.zgdjw-lmy-column .lmy-column-l p span:hover {
	color:#ab0808
}
.zgdjw-lmy-column .lmy-column-l .pupd {
	width:100%;
	float:left;
	display:table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t {
	width:850px;
	height:383px;
	margin-bottom:20px;
	border:1px solid #ddd;
	-webkit-border-radius:5px;
	border-radius:5px
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div {
	height:202px;
	margin-top:30px;
	margin-bottom:30px
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h6 {
	float:left;
	width:202px;
	height:202px;
	margin-left:25px;
	margin-right:25px;
	margin-top:0
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h6 img {
	display:block;
	width:100%;
	height:100%
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h5 {
	height:26px;
	width:573px;
	background:url("../images/line_x.gif");
	float:left;
	-webkit-border-radius:25px;
	border-radius:25px;
	margin-bottom:18px
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h5 span {
	display:block;
	width:66px;
	text-align:center;
	line-height:26px;
	margin-left:50px;
	background:#fff;
	color:#0b69c9;
	font-size:17px
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h4 {
	font-size:15px;
	width:573px;
	line-height:15px;
	margin-bottom:13px;
	float:left
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h3 {
	width:573px;
	float:left;
	font-size:12px;
	line-height:20px;
	color:#666
}
.zgdjw-lmy-column .lmy-column-l .pupd-t div h3 a {
	color:#0b69c9
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul {
	width:100%;
	display:table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li {
	float:left;
	margin-left:16px;
	width:408px;
	height:38px;
	border-bottom:1px dotted #acacac
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li span {
	float:left;
	display:block;
	width:3px;
	height:3px;
	margin-left:8px;
	margin-right:8px;
	margin-top:20px;
	background:#898989
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li a {
	float:left;
	line-height:42px;
	font-size:12px;
	color:#4f4f4f;
-webkit-transition:.8s;
-o-transition:.8s;
transition:.8s
}
.zgdjw-lmy-column .lmy-column-l .pupd-t ul li a:hover {
	text-decoration:underline;
	color:#f27000
}
.zgdjw-lmy-column .lmy-column-l .pupd-m {
	width:850px;
	display:table;
	margin-bottom:40px;
	border:1px solid #ddd;
	-webkit-border-radius:5px;
	border-radius:5px
}
.zgdjw-lmy-column .lmy-column-l .pupd-m h5 {
	width:100%;
	margin-top:23px;
	margin-bottom:32px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	text-indent:15px
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul {
	width:100%;
	display:table;
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li {
	width:100%;
	display:table;
	margin-bottom:30px;
	border-bottom:1px dashed #efebeb
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h6 {
	width:120px;
	height:120px;
	float:left;
	margin-left:30px;
	margin-right:15px;
	margin-top:0;
	margin-bottom:0
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h6 img {
	display:block;
	width:100%;
	height:100%;
	-webkit-border-radius:5px;
	border-radius:5px
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h4 {
	float:left;
	width:645px;
	margin-top:19px;
	color:#4f4f4f;
	font-size:18px;
	line-height:16px;
	margin-bottom:10px;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s;
	font-weight:normal
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h4 a {
	color:#4f4f4f
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h3 {
	float:left;
	height:50px;
	width:645px;
	font-size:14px;
	line-height:25px;
	color:#999;
	margin-bottom:12px;
	font-weight:normal;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	display:-webkit-box;
	word-wrap:break-word
}
.zgdjw-lmy-column .lmy-column-l .pupd-m ul li h2 {
	float:left;
	width:645px;
	text-align:right;
	font-size:12px;
	line-height:25px;
	color:#999;
	font-weight:normal
}
.lmy-column .lmy-column-l .pupd-m ul li h4:hover {
	color:#0b69c0;
	text-decoration:underline
}
.zgdjw-lmy-column .lmy-column-r {
	width:307px;
	float:right;
	display:table;
}
.zgdjw-lmy-column .lmy-column-r p {
	height:31px;
	width:100%;
	margin-bottom:14px
}
.zgdjw-lmy-column .lmy-column-r p input {
	float:left;
	outline-style:none;
	background:none;
	border:none
}
.zgdjw-lmy-column .lmy-column-r p .inp1 {
	height:29px;
	width:235px;
	border:1px solid #cfcfcf;
	text-indent:10px
}
.zgdjw-lmy-column .lmy-column-r p .inp2 {
	height:31px;
	width:68px;
	background:#0b69c9;
	color:#fff;
	font-size:14px;
	text-align:center
}
.zgdjw-lmy-column .lmy-column-r h6 {
	height:33px;
	width:100%;
	border-bottom:2px solid #dbdbdb;
	position:relative;
	margin-bottom:15px
}
.zgdjw-lmy-column .lmy-column-r h6 span {
	font-size:15px;
	line-height:33px;
	float:left
}
.zgdjw-lmy-column .lmy-column-r h6 a {
	float:right;
	line-height:33px;
	color:#999;
	font-size:12px
}
.zgdjw-lmy-column .lmy-column-r h6 i {
	display:block;
	height:2px;
	background:#f52f30;
	width:75px;
	position:absolute;
	left:0;
	bottom:-2px
}
.zgdjw-lmy-column .lmy-column-r ul {
	width:100%;
	display:table;
}
.zgdjw-lmy-column .lmy-column-r .ul1 li {
	width:100%;
	height:15px;
	margin-bottom:18px
}
.zgdjw-lmy-column .lmy-column-r .ul1 li span {
	display:block;
	background:#7a7a7a;
	color:#fff;
	text-align:center;
	width:15px;
	height:15px;
	margin-right:8px;
	float:left;
	line-height:15px
}
.zgdjw-lmy-column .lmy-column-r .ul1 li .wl6 {
	background:#cb161d
}
.zgdjw-lmy-column .lmy-column-r .ul1 li a {
	float:left;
	line-height:15px;
	font-size:12px;
	color:#4f4f4f;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s
}
.zgdjw-lmy-column .lmy-column-r .ul1 li a:hover {
	color:#0b69c0;
	text-decoration:underline
}
.zgdjw-lmy-column .lmy-column-r .ul2 li {
	float:left;
	margin-bottom:10px;
	margin-right:14px;
	line-height:25px;
	border:1px solid #d9d7d8;
	background:#f5f5f5;
	padding:0 8px;
	color:#4f4f4f
}
.zgdjw-lmy-column .lmy-column-r .ul2 li:hover {
	background:#ff6100;
	color:#fff;
	border:1px solid #ff6100
}
.zgdjw-lmy-column .lmy-column-r .ul2 li:hover a {
	color:#fff
}
.zgdjw-lmy-column .lmy-column-r .ul2 .wl7 {
	margin-right:0
}
.zgdjw-lmy-column .lmy-column-r .ul3 li {
	width:100%;
	height:15px;
	margin-bottom:18px
}
.zgdjw-lmy-column .lmy-column-r .ul3 li span {
	display:block;
	background:#7a7a7a;
	color:#fff;
	text-align:center;
	width:15px;
	height:15px;
	margin-right:8px;
	float:left;
	line-height:15px
}
.zgdjw-lmy-column .lmy-column-r .ul3 li .wl6 {
	background:#cb161d
}
.zgdjw-lmy-column .lmy-column-r .ul3 li a {
	display:block;
	width:195px;
	float:left;
	font-size:12px;
	line-height:15px;
	color:#4f4f4f;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;
-webkit-transition:.5s;
-o-transition:.5s;
transition:.5s
}
.zgdjw-lmy-column .lmy-column-r .ul3 li a:hover {
	color:#0b69c0;
	text-decoration:underline
}
.zgdjw-lmy-column .lmy-column-r .ul3 li i {
	float:right;
	line-height:15px;
	font-size:12px;
	color:#4f4f4f
}
.committed {
	text-align:center;
	padding-top:30px;
}
.committed h2 {
	font-size:47px;
	color:#e94412;
	line-height:1.1
}
.committed p {
	font-size:30px;
}
.committed p var {
	color:#e95629
}
.committed p img {
	position:relative;
	top:-2px;
	margin-left:5px;
	width:15px;
	height:47px;
	display:inline-block
}
.committed span {
	display:block;
	font-size:22px;
	color:#c0bdb8;
	letter-spacing:1px;
	line-height:1.4
}
.committed .box {
	width:1200px;
	margin:0 auto;
}
.committed .box .left {
	position:relative;
	width:800px;
	float:left;
	margin-top:100px;
}
.committed .box .left ul li {
	width:44%;
	font-size:23px;
	color:#2e2e2e;
	line-height:50px;
	margin-bottom:20px;
	text-align:right;
}
.committed .box .left ul li:nth-child(odd) {
padding-right:30px
}
.committed .box .left ul li:nth-child(even) {
float:right;
text-align:left;
padding-left:30px
}
.committed .box .left ul li i {
	color:#eb5e1b
}
.committed .box .left ul img {
	position:absolute;
	top:0;
	left:50%;
	width:144px;
	height:188px;
	margin-left:-72px
}
.committed .box .left .bottom {
	margin-top:20px;
	width:510px;
	height:92px;
	margin-left:290px;
}
.committed .box .left .bottom img {
	width:100%
}
.committed .box .img2 {
	width:333px;
	height:420px;
	display:inline-block
}
/*# sourceMappingURL=style.css.map */
/*服务类目*/
section.m{
	width:100%;margin:0 auto;
	padding-top:80px;
	}
section.m hgroup{
	margin: 0px auto 0 auto;
	}	
section.m hgroup h1{
	width:100%;
	font-size:48px;
	color:#d13135;
	text-align:center;
	line-height:70px;
	font-weight:400;
	}
section.m hgroup h1 i.m-h1-b1{
	width:270px;
	height:70px;
	display:inline-block;
	background:url(../images/m-h1-b1.png) center center no-repeat;
	margin-right:22px;
	vertical-align:middle;
	}
section.m hgroup h1 i.m-h1-b2{
	width:294px;
	height:70px;
	display:inline-block;
	background:url(../images/m-h1-b2.png) center center no-repeat;
	margin-left:20px;
	vertical-align:middle;
	}			
section.m hgroup h2{
	width:100%;
	font-size:20px;
	color:#666;
	text-align:center;
	line-height:70px;
	line-height:24px;
	font-weight:400;
	}	
/*private*/
.capital{
	width:100%;
	margin:0 auto;
	height:120px;
	background:#f8f8f8;
	position:relative;
	overflow:hidden;
	}
.capital .w1140{
	width:1140px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-570px;
	text-align:center;
	height:120px;
	background:url(../images/glorious-history.jpg) top center #f8f8f8 no-repeat;
	}
section.m.serviceC{
	padding-top:0;
	}
section.m.serviceC hgroup{
	padding-top:0;
	margin-top:0;
	}
section.m.serviceC .w1140{
	padding-top:130px;
	padding-bottom:0px;
	background:url(../images/roof.png) center 13px  no-repeat;
	background-size:1140px;
	margin-top:0px;
	}	
section.m.serviceC .link-list{
	margin:35px auto;
	width:976px;
	height:500px;
	}
section.m.serviceC .link-list a{
	float:left;
	display:inline-block;
	width:232px;
	height:232px;
	margin:6px;
	border-radius:5px;
	-webkit-transition:all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
	}
.ser-btn1{ 
    background:url(../images/i-serv1.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn2{ 
    background:url(../images/i-serv2.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn3{ 
    background:url(../images/i-serv3.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn4{
	background:url(../images/i-serv4.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn5{
	background:url(../images/i-serv5.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn6{
	background:url(../images/i-serv6.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn7{
	background:url(../images/i-serv7.png) center center #f5f5f5 no-repeat;
	}	
.ser-btn8{
	background:url(../images/i-serv8.png) center center #f5f5f5 no-repeat;
	}
.ser-btn1:hover{
	background:url(../images/i-serv11.png) center 45px #c590fe no-repeat;
	}	
.ser-btn2:hover{
	background:url(../images/i-serv21.png) center 45px #3bdbd5 no-repeat;
	}	
.ser-btn3:hover{
	background:url(../images/i-serv31.png) center 45px #0d60a6 no-repeat;
	}	
.ser-btn4:hover{
	background:url(../images/i-serv41.png) center 45px #ffcd3b no-repeat;
	}	
.ser-btn5:hover{
	background:url(../images/i-serv51.png) center 45px #6fd910 no-repeat;
	}	
.ser-btn6:hover{
	background:url(../images/i-serv61.png) center 45px #ff6581 no-repeat;
	}	
.ser-btn7:hover{
	background:url(../images/i-serv71.png) center 45px #dcb77b no-repeat;
	}	
.ser-btn8:hover{
	background:url(../images/i-serv81.png) center 45px #de3539 no-repeat;
	}

/*分页*/
.wp-pagenavi {CLEAR: both; text-align:center;}
.wp-pagenavi li { display: inline; text-align:center;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none; text-align:center;}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}