﻿@charset "utf-8";

/* CSS Document */

.bg1 {
	background: #f3efec;
}

body {
	background: #f7f7f7;
}


/*手机端按钮增加*/
.footer-moblie ul li {
    float: left;
    width: 25%;
    text-align: center;
}

    .footer-moblie ul li a {
        display: block;
        font-size: 16px;
        color: #fff;
        height: 48px;
        line-height: 22px;
        text-align: center;
        padding-top: 3px;
    }

        .footer-moblie ul li a i {
            margin-right: 0px;
        }




/*反击菜单部分*/

.fenJi{
	width: 120%;
	height: 30px;
	background: #6c686a;
	border: 1px solid #999798;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color:white;
	margin-left:-10%;
	/*visibility: hidden;*/
	display: none;
}
.fenJi1{
	width: 120%;
	height: 30px;
	background: #6c686a;
	border-left: 1px solid #999798;
	border-right: 1px solid #999798;
	border-bottom: 1px solid #999798;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color:white;
	margin-left:-10%;
	/*visibility: hidden;*/
	display: none;
}

/*.tianjia_hover:hover p{
	visibility: visible;
}*/

.fenJi:hover{
	color: red;
}
.fenJi1:hover{
	color: red;
}


/*点击菜单部分*/
.header{
	background: #333333;
}
.fenJi{
	width: 135%;
	background: #222222;
	font-size: 18px;
	color:white;
	/*padding-left: -20%;*/
	display: none;
	border: none;
	line-height: 30px;
	text-align: center;
    border-top:1px solid #4d4d4d;
}
.fenJi01{
	margin-top:14px;
	font-size:18px;
}
.hezi{
    opcity:0.6;
}
.font_color{
	/*padding-left: 20%;*/
	border: none;
	text-align: inherit;
}
.font_color a{
	display: block;
	font-size: 12px;
	padding-left: 20px;
}
.fenJi:hover{
	transition: none;
	background: #C0000D;
}
.fenJi:hover a{
	transition: none;
	display: block;
	color: white;
	font-size: 18px;
	/*transform: translateX(25%);*/
    text-align:center;
    background:#111111;
}
.fenJi a:hover{
	transition: none;
	color: white;
}
.tianjia_hover:hover{
	transition: all .3s;
	background: #111111;
    color:red;
}
.tianjia_hover:hover .font_hover{
	font-size: 18px;
	color: white;
}
.tianjia_hover:hover .fenJi{
	transition: none;
	display: block;
	color: white;
	/*text-align: center;*/
}
.anlitop{
	width: 145%;
	padding-left: 3px;
	margin-left: -25%;
}
.tdui{
	width: 145%;
	padding-left: 3px;
	margin-left: -22%;
}
.gyi{
	width: 145%;
	padding-left: 3px;
	margin-left: -22%;
}
.kfu{
	width: 145%;
	padding-left: 3px;
	margin-left: -22%;
}
.gdi{
	width: 145%;
	padding-left: 3px;
	margin-left: -22%;
}
.ppai{
	width: 145%;
	padding-left: 3px;
	margin-left: -22%;
}
.znan{
	width: 145%;
	padding-left: 3px;
	margin-left: -25%;
}
@media only screen and (max-width:1080px ) {
.header .nav-active ul{
	overflow: inherit;
}
.hezi{
	width: 100px;
	position: inherit;
    z-index:999;
}
.fenJi{
	width: 160%;
	/*background: #222222;*/
	font-size: 12px;
	line-height:30px;
	color:white;
	margin-left: 0%;
    padding:0;
	display: none;
}
.fenJi01{
	margin-top:0px;
	font-size:16px;
}
.font_color{
	background: #222222;
	/*padding-left: 20%;*/
}
.font_color a{
	display: block;
	font-size: 12px;
	/*padding-left: 20%;*/
}
.fenJi:hover{
	transition: all .8s;
	background: none;
}
.fenJi:hover a{
	transition: all .6s;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	/*background: #111111;*/
	font-size: 16px;
	transform: translateX(10%);
}
.fenJi a:hover{
	transition: all .3s;
	color: white;
}
.tianjia_hover:hover{
	transition: all .3s;
	background: none;
}
.tianjia_hover:hover a{
	transition: all .3s;
	padding: 0;
	margin: 0;
	background: #111111;
}
.tianjia_hover:hover .font_color{
	font-size: 18px;
	color: white;
	background: none;
    line-height:30px;
    border-bottom:1px solid white;
}
.tianjia_hover:hover .fenJi{
	transition: all .3s;
	display: block;
	color: white;
	/*padding-left: 20%;*/
	/*margin-left: -119%;*/
	background: #111111;
	/*text-align: center;*/
}
}

.banner {
	position: relative;
	width: 100%;
	height: 648px;
	overflow: hidden;
	cursor: move;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.banner .swiper-slide a {
	display: block;
}

.banner .pagination {
	position: absolute;
	width: 100%;
	z-index: 20;
	left: 0;
	bottom: 6px;
	text-align: center;
}

.banner .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #222;
	margin: 0 3px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.banner .swiper-visible-switch {
	background: #aaa;
}

.banner .swiper-active-switch {
	background: #fff;
}

.banner .swiper-slide {
	position: relative;
	overflow: hidden;
}

.banner .imgBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.banner a.prev_btn,
.banner a.next_btn {
	position: absolute;
	z-index: 66;
	top: 50%;
	margin-top: -40px;
	width: 44px;
	height: 81px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.banner a.prev_btn:hover,
.banner a.next_btn:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.banner a.prev_btn {
	left: 6%;
	background: url(../images/banner-prev.png) no-repeat;
}

.banner a.next_btn {
	right: 6%;
	background: url(../images/banner-next.png) no-repeat;
}

.bottom_btn {
	position: absolute;
	bottom: 3%;
	left: 50%;
	width: 81px;
	height: 44px;
	background: url(../images/banner-btn.png) no-repeat center;
	margin-left: -40px;
	cursor: pointer;
	animation: nextBtn 3s ease-in-out infinite alternate;
	-webkit-animation: nextBtn 3s ease-in-out infinite alternate;
	-moz-animation: nextBtn 3s ease-in-out infinite alternate;
	-ms-animation: nextBtn 3s ease-in-out infinite alternate;
	-o-animation: nextBtn 3s ease-in-out infinite alternate;
	z-index: 99;
}

@keyframes nextBtn {
	0% {
		bottom: 5%
	}
	50% {
		bottom: 3%
	}
	100% {
		bottom: 5%
	}
}

@-webkit-keyframes nextBtn {
	0% {
		bottom: 5%
	}
	50% {
		bottom: 3%
	}
	100% {
		bottom: 5%
	}
}

@-o-keyframes nextBtn {
	0% {
		bottom: 5%
	}
	50% {
		bottom: 3%
	}
	100% {
		bottom: 5%
	}
}

@-ms-keyframes nextBtn {
	0% {
		bottom: 5%
	}
	50% {
		bottom: 3%
	}
	100% {
		bottom: 5%
	}
}

@-moz-keyframes nextBtn {
	0% {
		bottom: 5%
	}
	50% {
		bottom: 3%
	}
	100% {
		bottom: 5%
	}
}


/*  banner  */

.pinzhi {
	padding: 62px 0 54px;
	background: #f3efec;
}

.pinzhi .pinzhi-list ul {
	text-align: center;
}

.pinzhi .pinzhi-list ul li {
	display: inline-block;
	vertical-align: top;
}

.pinzhi .pinzhi-list ul li span.imgBox {
	display: block;
	width: 164px;
	height: 164px;
	line-height: 164px;
	text-align: center;
	border: 1px solid #aba9a7;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 46px;
}

.pinzhi .pinzhi-list ul li span.imgBox a {
	display: block;
	line-height: 164px;
}

.pinzhi .pinzhi-list ul li span.imgBox img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 1000%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.pinzhi .pinzhi-list ul li span.imgBox a:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.pinzhi .pinzhi-list ul li .text {
	padding: 12px;
}

.pinzhi .pinzhi-list ul li .text .p1 {
	margin: 26px 0 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pinzhi .pinzhi-list ul li .text .p1 a {
	font-size: 25px;
	color: #363535;
}

.pinzhi .pinzhi-list ul li .text .p2 {
	font-size: 16px;
	color: #717070;
}

.pinzhi .title {
	font-size: 35px;
	color: #454444;
	margin-bottom: 12px;
	text-align: center;
}

.pinzhi .title-dep {
	font-size: 20px;
	color: #8c8c8c;
	margin-bottom: 49px;
	text-align: center;
}


/* 品质家装 */

.index-case .title {
	padding: 80px 16px 100px;
	background-image: url(../images/index-case-bg-1.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 40px;
	color: #ffffff;
	text-align: center;
}

.index-case .title span {
	font-size: 50px;
	color: #c0000d;
}

.index-case .title span i {
	font-style: normal;
}

.index-case .index-case-list ul {
	background: #1e2130;
}

.index-case .index-case-list ul li {
	float: left;
	width: 25%;
}

.index-case-list a {
	position: relative;
	display: block;
	margin: 1px;
	overflow: hidden;
}

.index-case-list a img {
	display: inline-block;
	width: 100%;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}

.index-case-list a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.index-case .btn {
	padding: 89px 0 79px;
	background-image: url(../images/index-case-bg-2.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

.index-case .btn a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	width: 296px;
	text-align: center;
	font-size: 20px;
	background: #65666c;
	color: #fff;
	background: rgba(255, 255, 255, 0.25);
	margin: 0 14px;
	-webkit-transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	-ms-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.index-case .btn a:hover {
	background: #C0000D;
	background: rgba(192, 0, 13, 0.8);
}


/* 经典案例 */

.index-shigongdi {
	background-image: url(../images/index-shigongdi-bg.jpg);
	background-color: #f3efec;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.index-shigongdi .title {
	padding: 120px 0 68px;
	font-size: 40px;
	color: #565555;
	text-align: center;
}

.index-shigongdi .title span {
	font-size: 50px;
	color: #c0000d;
}

.index-shigongdi .title span i {
	font-style: normal;
}

.index-shigongdi .btn {
	padding: 58px 0 120px;
	text-align: center;
}

.index-shigongdi .btn a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	width: 296px;
	text-align: center;
	font-size: 20px;
	background: #b6b3b1;
	color: #fff;
	background: rgba(0, 0, 0, 0.25);
	margin: 0 14px;
	-webkit-transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	-ms-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.index-shigongdi .btn a:hover {
	background: #C0000D;
	background: rgba(192, 0, 13, 0.8);
}

.index-shigongdi-list ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.index-shigongdi-list ul li {
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

.index-shigongdi-list ul li.imgList {
	width: 50%;
}

.index-shigongdi-list ul li a {
	position: relative;
	display: block;
	margin: 0 10px 20px 10px;
	overflow: hidden;
}

.xz-zhezhao {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/alpha5.png) repeat;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	visibility: hidden;
}

.index-shigongdi-list ul li a:hover .xz-zhezhao {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.xz-zhezhao .inner {
	padding: 48px 40px 0;
}

.xz-zhezhao .p1 {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 16px;
}

.xz-zhezhao .p1 span {
	font-size: 18px;
	padding-left: 16px;
	font-weight: normal;
}

.xz-zhezhao .p2 {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 16px;
}

.xz-zhezhao .p3 {
	display: inline-block;
	padding: 8px 12px;
	color: #fff;
	font-size: 14px;
	background: #C0000D;
}

.index-shigongdi-list ul li a img {
	display: block;
	width: 100%;
}

.index-shigongdi-list ul li a .msg {
	/*line-height: 1;*/
	padding: 0 15px;
	background: #fff;
}

.index-shigongdi-list ul li a .msg .name {
	float: left;
	font-size: 20px;
	color: #363535;
	font-weight: bold;
}

.index-shigongdi-list ul li a .msg .num {
	float: right;
	font-size: 16px;
	color: #363535;
	vertical-align: baseline;
}

.index-shigongdi-list ul li a .msg .num i {
	font-style: normal;
	color: #c0000d;
}

.index-shigongdi-list2 {
	padding: 0 10px;
}

.index-shigongdi-list2 ul {
	padding: 26px 16px 12px;
	background: #fff;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* chrome*/
	.index-shigongdi-list2 ul:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
}

.index-shigongdi-list2 ul li {
	display: inline-block;
	width: 10%;
	text-align: center;
	margin-bottom: 10px;
}

.index-shigongdi-list2 ul li a {
	display: block;
}

.index-shigongdi-list2 ul li a span.imgBox {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.index-shigongdi-list2 ul li a span.imgBox img {
	display: block;
	width: 84px;
	height: 84px;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.index-shigongdi-list2 ul li a .text .p1,
.index-shigongdi-list2 ul li a .text .p2 {
	font-size: 14px;
	color: #363535;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-shigongdi-list2 ul li a .text .p2 i {
	font-style: normal;
	color: #e80000;
}


/* 施工地 */

.index-shejishi .index-shejishi-list ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.index-shejishi .index-shejishi-list ul li {
	position: relative;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	width: 12.5%;
	vertical-align: top;
	-webkit-text-size-adjust: none;
}

.index-shejishi .index-shejishi-list ul li.item1 {
	width: 25%;
}

.index-shejishi .index-shejishi-list ul li a {
	position: relative;
	display: block;
	margin: 1px;
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}

.index-shejishi .index-shejishi-list ul li a img {
	display: block;
	width: 100%;
}

.index-shejishi .btn {
	padding: 49px 0 94px;
	text-align: center;
}

.index-shejishi .btn a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	width: 296px;
	text-align: center;
	font-size: 20px;
	background: #65666c;
	color: #fff;
	background: rgba(0, 0, 0, 0.25);
	margin: 0 14px;
	-webkit-transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	-ms-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.index-shejishi .btn a:hover {
	background: #C0000D;
	background: rgba(192, 0, 13, 0.8);
}


/* 设计师 */

.index-life {
	background-image: url(../images/index-life.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 106px 0;
	color: #fff;
}

.index-life .p1 {
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 36px;
}

.index-life .p2 {
	font-size: 35px;
	margin-bottom: 16px;
}

.index-life .p3 {
	font-size: 18px;
	margin-bottom: 55px;
}

.index-life a.more {
	display: inline-block;
	width: 294px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
}


/*------------------------*/

.index-shigongdi #owl-demo .owl-item div {}

.index-shigongdi #owl-demo .owl-item img {
	display: block;
	width: 100%;
	height: auto;
}

.index-shigongdi .owl-theme .owl-controls {
	position: absolute;
	right: 16px;
	bottom: 25px;
}

.index-shigongdi .owl-theme .owl-controls .owl-page span {
	background: #fff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	margin: 5px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #c0000d;
}

.index-zhuanzhu {
	padding-bottom: 60px;
}

.index-zhuanzhu .title {
	padding: 0 0 44px 0;
	padding-top: 0 !important;
	font-size: 40px;
	color: #565555;
	text-align: center;
}

.index-zhuanzhu .title span {
	font-size: 50px;
	color: #c0000d;
}

.index-zhuanzhu .title span i {
	font-style: normal;
}

.index-zhuanzhu-nav {
	margin-bottom: 64px;
}

.index-zhuanzhu-nav ul {
	text-align: center;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.index-zhuanzhu-nav ul li {
	display: inline-block;
	width: 186px;
}

.index-zhuanzhu-nav ul li a {
	position: relative;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
	border: 1px solid #d5d2d0;
	background: #fff;
	color: #3c3e45;
	font-size: 16px;
}

.index-zhuanzhu-nav ul li.cur a {
	background: #3c3e45;
	color: #fff;
}

.index-zhuanzhu-nav ul li.cur a:after {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: transparent;
	border-width: 8px 6px 8px 6px;
	border-top-color: #3C3E45;
	top: 30px;
	left: 50%;
	margin-left: -6px;
}

.index-zhuanzhu-item {
	display: none;
}

.index-zhuanzhu-news {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.index-zhuanzhu-news li {
	display: inline-block;
	width: 50%;
	margin-bottom: 45px;
	overflow: hidden;
}

.index-zhuanzhu-news li a.imgBox {
	display: block;
}

.index-zhuanzhu-news li a.imgBox img {
	display: block;
	width: 100%;
}

.index-zhuanzhu-news li table,
.index-zhuanzhu-news li table tbody,
.index-zhuanzhu-news li table tbody tr {
	display: block;
	width: 100%;
}

.index-zhuanzhu-news li .news-text {
	color: #868382;
	font-size: 14px;
	margin: 0 32px 0 24px;
}

.index-zhuanzhu-news li .news-text .news-title {
	width: 100%;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 18px;
}

.index-zhuanzhu-news li .news-text .news-title a {
	font-size: 18px;
	color: #363535;
}

.index-zhuanzhu-news li .news-text .news-dep {
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 16px;
}

.index-zhuanzhu-img ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.index-zhuanzhu-img ul li {
	display: inline-block;
	width: 33.333333%;
	margin-bottom: 20px;
}

.index-zhuanzhu-img ul li .inner {
	margin: 0 16px;
}

.index-zhuanzhu-img ul li a.imgBox,
.index-zhuanzhu-img ul li a.imgBox img {
	display: block;
	width: 100%;
}

.index-zhuanzhu-img ul li a {
	display: block;
	font-size: 18px;
	color: #363535;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 64px;
	text-align: center;
}

.index-case-list a .showBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/alpha7.png) repeat;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
	line-height: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.index-case-list a .showBox .text {
	position: relative;
	top: 24%;
	width: 72%;
	margin: 0 auto;
}

.index-case-list a .showBox .p1 {
	font-size: 26px;
	margin-bottom: 8px;
}

.index-case-list a .showBox .p2 {
	font-size: 20px;
	margin-bottom: 24px;
}

.index-case-list a .showBox .p3 {
	font-size: 16px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}

.index-case-list a:hover .showBox {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.index-shejishi .index-shejishi-list ul li .shejishi-name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/alpha7.png) repeat;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
	line-height: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.index-shejishi .index-shejishi-list ul li .shejishi-name p {
	position: absolute;
	width: 100%;
	font-size: 16px;
	color: #fff;
	top: 50%;
	left: 0;
	text-align: center;
	margin-top: -8px;
	height: 16px;
}

.index-shejishi .index-shejishi-list ul li.cur {
	z-index: 99999;
}

.index-shejishi .index-shejishi-list ul li.cur a {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.index-shejishi .index-shejishi-list ul li.cur .shejishi-name {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.moreDongtai {
	padding-top: 16px;
}

.moreDongtai a {
	display: block;
	width: 250px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	background: #b6b3b1;
	-webkit-transition: background-color .4s ease;
	-moz-transition: background-color .4s ease;
	-ms-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.moreDongtai a:hover {
	background: #C0000D;
	background: rgba(192, 0, 13, 0.8);
}


/*========================首页end==============================*/

.shejishi-type .shejishi-type-list {
	border-top: 1px solid #dedede;
	background: #f1f1f1;
	margin-bottom: 26px;
}

.shejishi-type .shejishi-type-list .shejishi-type-item {
	position: relative;
	border-bottom: 1px solid #dedede;
	padding: 9px 0 9px 126px;
}

.shejishi-type .shejishi-type-list .shejishi-type-head {
	position: absolute;
	left: 0;
	top: 9px;
	height: 36px;
	line-height: 36px;
	width: 126px;
	text-align: center;
	font-size: 16px;
	color: #4d4d4d;
	border-right: 1px solid #c1c1c1;
}

.shejishi-type .shejishi-type-list .shejishi-type-body {
	position: relative;
	height: 36px;
	padding-right: 84px;
	overflow: hidden;
}

.shejishi-type .shejishi-type-list .shejishi-type-body li {
	float: left;
	margin-left: 23px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}

.shejishi-type .shejishi-type-list .shejishi-type-body li a {
	padding: 3px 16px;
	font-size: 14px;
	color: #5f5f5f;
}

.shejishi-type .shejishi-type-list .shejishi-type-body li a:hover {
	color: #c0000d;
}

.shejishi-type .shejishi-type-list .shejishi-type-body li.cur a {
	background: #828282;
	color: #fff;
}

.shejishi-type .shejishi-type-list .shejishi-type-body span.more {
	position: absolute;
	top: 0;
	right: 24px;
	font-size: 14px;
	color: #5f5f5f;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	display: none;
}

.heightAuto {
	height: auto !important;
}

.shejishi-paixu {
	border-style: solid;
	border-color: #dedede;
	border-width: 1px 0 1px 0;
	background: #f1f1f1;
	margin-bottom: 26px;
}

.shejishi-paixu .shejishi-paixu-type {
	float: left;
}

.shejishi-paixu .shejishi-paixu-search {
	float: right;
}

.shejishi-paixu .shejishi-paixu-type li {
	float: left;
}

.shejishi-paixu .shejishi-paixu-type li a {
	display: block;
	height: 68px;
	padding: 0 32px;
	line-height: 68px;
	font-size: 20px;
	color: #4d4d4d;
}

.shejishi-paixu .shejishi-paixu-type li.cur a {
	background: #fff;
	border-style: solid;
	border-color: #dedede;
	border-width: 0 1px 0 1px;
	color: #c0000d;
}

.shejishi-paixu .shejishi-paixu-search {
	padding: 11px 16px;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.shejishi-paixu .shejishi-paixu-search input[type=submit] {
	display: inline-block;
	width: 125px;
	height: 46px;
	font-size: 18px;
	color: #FFFFFF;
	background: #c0000d;
	text-align: center;
	line-height: 46px;
	margin-left: 16px;
	cursor: pointer;
}

.shejishi-paixu .shejishi-paixu-search input[type=text] {
	display: inline-block;
	width: 344px;
	height: 16px;
	font-size: 16px;
	color: #c2c2c2;
	background: #fff;
	line-height: 16px;
	padding: 15px 11px;
}

.shejishi-online {
	padding: 36px 26px 6px;
	background: #f7f7f7;
	margin-bottom: 32px;
}

.shejishi-online-title {
	font-size: 26px;
	color: #4D4D4D;
	font-weight: bold;
}

.shejishi-online-box {
	position: relative;
	padding: 48px;
}

.shejishi-online-box .imgBox {
	display: block;
	width: 154px;
	height: 154px;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 14px;
	overflow: hidden;
}

.shejishi-online-box .item .imgBox img {
	display: block;
	width: 100%;
	height: auto;
}

.shejishi-online-box .item p {
	text-align: center;
}

.shejishi-online-box .item p a {
	font-size: 18px;
	color: #4d4d4d;
}

.shejishi-online-box .customNavigation {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 102px;
	left: 0;
}

.shejishi-online-box .customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.shejishi-online-box .next,
.shejishi-online-box .prev {
	position: absolute;
	top: 0;
	width: 23px;
	height: 43px;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.shejishi-online-box .prev {
	left: 0;
	background: url(../images/shejishi-online-1-left.png) no-repeat;
}

.shejishi-online-box .next {
	right: 0;
	background: url(../images/shejishi-online-1-right.png) no-repeat;
}

.shejishi-list>ul>li {
	margin-bottom: 54px;
}

.shejishi-list .shejishi-jianjie {
	margin-bottom: 26px;
}

.shejishi-list .shejishi-jianjie .picture,
.shejishi-list .shejishi-jianjie .picture a {
	display: block;
	width: 167px;
	height: 194px;
	overflow: hidden;
}

.shejishi-list .shejishi-jianjie .picture {
	float: left;
	margin-right: 24px;
}

.shejishi-list .shejishi-jianjie .picture img {
	display: block;
	width: 100%;
}

.shejishi-list .shejishi-jianjie .message {
	/*float: left;*/
	padding-top: 12px;
	padding-right: 176px;
}

.shejishi-list .shejishi-jianjie .message .p1 {
	font-size: 22px;
	color: #4D4D4D;
	font-weight: bold;
	margin-bottom: 20px;
}

.shejishi-list .shejishi-jianjie .message .p1 a {
	color: #4D4D4D;
}

.shejishi-list .shejishi-jianjie .message .p1 span {
	font-size: 18px;
	padding-left: 12px;
	font-weight: normal;
}

.shejishi-list .shejishi-jianjie .message .p2 {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
}

.shejishi-list .shejishi-jianjie .message .p2 span {
	padding-right: 24px;
	color: #8e8e8e;
}

.shejishi-list .shejishi-jianjie .message .p2 span i {
	padding-right: 12px;
	color: #4d4d4d;
	font-style: normal;
}

.shejishi-list .shejishi-jianjie .message .num {
	position: relative;
	left: -19px;
	margin-top: 22px;
	overflow: hidden;
}

.shejishi-list .shejishi-jianjie .message .num li {
	float: left;
	margin-left: -1px;
	padding: 0 20px;
	color: #8e8e8e;
	border-left: 1px solid #cccccc;
}

.shejishi-list .shejishi-jianjie .message .num li .num-header {
	font-size: 14px;
	margin-bottom: 8px;
}

.shejishi-list .shejishi-jianjie .message .num li .num-body {
	font-size: 18px;
	font-weight: bold;
}

.shejishi-list .shejishi-jianjie .shejishi-yuyue {
	float: right;
	width: 176px;
	height: 46px;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	background: #c0000d;
	color: #fff;
	margin-top: -46px;
	margin-right: -176px;
}

.shejishi-list .shejishi-case ul {
	margin-left: -20px;
}

.shejishi-list .shejishi-case ul li {
	float: left;
	width: 25%;
}

.shejishi-list .shejishi-case ul li a {
	display: block;
	margin-left: 20px;
}

.shejishi-list .shejishi-case ul li a img {
	display: block;
	width: 100%;
}

.loadMore {
	padding: 24px 0 60px;
}

.loadMore a {
	display: block;
	line-height: 64px;
	font-size: 16px;
	color: #5f5f5f;
	background: #f1f1f1;
	text-align: center;
}


/* shejishi */

.shejishi-xq {
	padding: 0 30px;
	background: #f4f4f4;
}

.shejishi-xq .title {
	line-height: 96px;
	font-size: 26px;
	color: #3f3f3e;
	border-bottom: 1px solid #dbdbdb;
}

.shejishi-xq-box {
	padding: 18px 0;
}

.shejishi-xq-box .left {
	float: left;
	width: 240px;
	padding-right: 30px;
}

.shejishi-xq-box .left .imgBox {
	height: 323px;
	overflow: hidden;
}

.shejishi-xq-box .left img {
	display: block;
	max-width: 100%;
	height: auto;
}

.shejishi-xq-box .left .yuyueNum {
	padding: 24px 0;
	color: #767675;
	font-size: 20px;
}

.shejishi-xq-box .left .yuyueNum i {
	color: #c0000d;
}

.shejishi-xq-box .left .shejishi-xq-yuyue a {
	display: block;
	width: 146px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	background: #c0000d;
}

.shejishi-xq-box {
	margin-bottom: 52px;
}

.shejishi-xq-box .right {
	/*border-left: 1px solid #dbdbdb;*/
	/*padding: 18px 30px; */
	padding: 18px 0 24px 270px;
}

.shejishi-xq-box .right .name {
	font-size: 26px;
	color: #3f3f3e;
	margin-bottom: 36px;
}

.shejishi-xq-box .right .name span {
	display: block;
	font-size: 20px;
	margin-top: 15px;
}

.shejishi-xq-box .right .dep dt {
	font-size: 18px;
	color: #333;
	margin-top: 46px;
	font-weight: bold;
}

.shejishi-xq-box .right dt .showAll {
	display: none;
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
	color: #969696;
	margin-left: 16px;
	font-weight: normal;
}

.shejishi-xq-box .right .dep dd {
	position: relative;
	font-size: 16px;
	margin-top: 9px;
	color: #333;
	line-height: 22px;
}

.shejishi-xq-box .right .dep dd .text-inner {
	max-height: 44px;
	overflow: hidden;
}

.shejishi-xq-box .right .dep dd .text-inner-lei {
	max-height: 1000px;
	overflow: inherit;
}

.shejishi-xq-box .right .dep dd .shouqi {
	display: none;
	padding-top: 12px;
}

.shejishi-xq-box .right .dep dd .shouqi a {
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
	color: #969696;
}

.shejishi-xq-case-nav ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
	text-align: center;
	margin-bottom: 52px;
}

.shejishi-xq-case-nav ul li {
	display: inline-block;
	margin: 0 16px;
}

.shejishi-xq-case-nav ul li a {
	display: block;
	font-size: 18px;
	color: #5F5F5F;
	width: 214px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: #f1f1f1;
}

.shejishi-xq-case-nav ul li.cur a {
	background: #747474;
	color: #fff;
}

.shejishi-xq-case-item {
	display: none;
	overflow: hidden;
}

.shejishi-xq-case-item .koubei {
	padding: 6% 10px;
	background: #f4f4f4;
	margin-bottom: 6%;
}

.shejishi-xq-case-item .koubei-form {
	width: 706px;
	margin: 0 auto;
	overflow: hidden;
}

.shejishi-xq-case-item .koubei-form .title {
	font-size: 30px;
	color: #3F3F3E;
	margin-bottom: 40px;
	font-weight: bold;
}

.shejishi-xq-case-item .koubei-input-group {
	margin-bottom: 26px;
}

.shejishi-xq-case-item .koubei-input-group p {
	font-size: 18px;
	color: #5F5F5F;
	margin-bottom: 10px;
}

.shejishi-xq-case-item .koubei-input-group input[type=text] {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #c3c1c2;
	background: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 8px;
}

.shejishi-xq-case-item .koubei-input-group textarea {
	display: block;
	width: 100%;
	border: 1px solid #c3c1c2;
	background: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 10px;
	resize: none;
	line-height: 24px;
}

.shejishi-xq-case-item .koubei-form input[type=submit] {
	display: block;
	width: 178px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #FFFFFF;
	background: #c0000d;
	font-size: 18px;
	cursor: pointer;
}


/* 设计师详情 */

.quananfuwu {
	overflow: hidden;
}

.quananfuwu-list ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
	margin-bottom: 42px;
}

.quananfuwu-list ul li {
	display: inline-block;
	width: 33.33333%;
}

.quananfuwu-list ul li .inner {
	margin: 0 20px;
	background: #f4f4f4;
	font-size: 16px;
	color: #686868;
	line-height: 24px;
}

.quananfuwu-list .inner .pianyiBox {
	position: relative;
	left: -18px;
	top: 18px;
	margin-bottom: 10px;
}

.quananfuwu-list .inner .pianyiBox a.imgBox,
.quananfuwu-list .inner .pianyiBox a.imgBox img {
	display: block;
	width: 100%;
}

.quananfuwu-list .inner .pianyiBox a.imgBox {
	-webkit-box-shadow: 4px 4px 12px #999;
	margin-bottom: 20px;
}

.quananfuwu-list .inner p.quananfuwu-title {
	height: 40px;
	line-height: 40px;
}

.quananfuwu-list .inner p.quananfuwu-title i {
	display: inline-block;
	font-size: 40px;
	color: #3f3f3e;
	float: left;
}

.quananfuwu-list .inner p.quananfuwu-title a {
	display: block;
	font-size: 20px;
	color: #3f3f3e;
	font-weight: bold;
	font-size: 16px;
	padding-left: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.quananfuwu-list .inner .text {
	padding: 26px;
	border-left: 1px solid #cccccc;
}

.quananfuwu-list .inner .text p.dep {
	height: 96px;
	font-size: 12px;
	overflow: hidden;
}

.quananfuwu-list .inner .text .more {
	margin-top: 30px;
}

.quananfuwu-list .inner .text .more a {
	display: block;
	width: 122px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	background: transparent;
	font-size: 14px;
	color: #c0bebe;
	border: 1px solid #d3d3d3;
}

.quananfuwu-list .inner .text .more a:hover {
	color: #FFFFFF;
	background: #C0000D;
	border-color: #C0000D;
}

.main {
	padding: 32px 0 0;
	min-height: 1800px;
}

.main .mainLeft {
	padding-right: 397px;
}

.main .mainRight {
	position: relative;
	float: right;
	width: 336px;
	height: 1800px;
	padding-left: 30px;
	margin-bottom: 64px;
	margin-left: 30px;
	border-left: 1px solid #e5e5e5;
}

.zixun-title{
    background:white;
}

.zixun-title p.title {
	text-align: center;
	font-size: 26px;
	color: #3f3f3e;
	margin-bottom: 14px;
	padding-top: 15px;
}

.zixun-title p.msg {
	text-align: center;
	padding: 12px 0;
	color: #9b9999;
	border-bottom: 1px solid #E5E5E5;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.zixun-title p.msg span {
	display: inline-block;
	padding: 10px 30px;
	/*border-right: 1px solid #e5e5e5;*/
	font-size: 14px;
}

.zixun-title p.msg span.span1 {
	border-right: 0;
}

.zixun-body {
	/*padding: 28px 0 28px 0;*/
font-family:SimHei;
    padding:28px;
	line-height: 26px;
    background:white;
}

.zixun-body p {
	font-size: 16px;
	color: #5f5f5f;
}

.zixun-body span {
	font-size: 16px;
	color: #5f5f5f;
}



.zixun-body p.p1 {
	font-weight: bold;
	margin-bottom: 10px;
}

.zixun-body p.p2 {
	margin-bottom: 36px;
	line-height: 26px;
}

.zixun-body img {
	display: inline-block;
	max-width: 100%;
	margin: 0 0 16px;
}

.zixun-body111 {
	line-height: 26px;
}

.zixun-body111 p {
	font-size: 16px;
	color: #5f5f5f;
}

.zixun-body111 p.p1 {
	font-weight: bold;
	margin-bottom: 10px;
}

.zixun-body111 p.p2 {
	margin-bottom: 0px;
	line-height: 26px;
}

.zixun-body111 img {
	display: inline-block;
	max-width: 100%;
}

.yuyueWe {
	background: white;
	width: 336px;
}

.yuyueWe .box1 {
	padding: 0 24px;
}

.yuyueWe .box11 {
	padding: 0 24px;
}

.yuyueWe .box1 .p1 {
	padding: 32px 0 15px;
	font-size: 26px;
	color: #3F3F3E;
	font-weight: bold;
	text-align: center;
}

.yuyueWe .box1 .p2 {
	font-size: 16px;
	color: #3F3F3E;
	text-align: center;
	margin-bottom: 30px;
}

.yuyueWe .box11 .p1 {
	padding: 32px 0 15px;
	font-size: 26px;
	color: #3F3F3E;
	font-weight: bold;
	text-align: center;
}

.yuyueWe .box11 .p2 {
	font-size: 16px;
	color: #3F3F3E;
	text-align: center;
	margin-bottom: 30px;
}

.yuyueWe .input-group {
	border: 1px solid #c0c0c0;
	padding: 6px 8px;
	background-color: #fff;
	margin-bottom: 13px;
}

.yuyueWe .input-group input[type=text] {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 0;
	border: none;
	background: no-repeat;
}

.yuyueWe .input-group input:-ms-input-placeholder {
	color: #5b5b5b;
	opacity: 1;
}

.yuyueWe .input-group input::-webkit-input-placeholder {
	color: #5b5b5b;
	opacity: 1;
}

.yuyueWe .input-group :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #5b5b5b;
	opacity: 1;
}

.yuyueWe .input-group ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #5b5b5b;
	opacity: 1;
}

.yuyueWe .input-group input.laydate-icon {
	background: no-repeat;
	cursor: pointer;
}

.yuyueWe .rili {
	background: url(../images/rili.png) #fff 250px center no-repeat;
}

.yuyueWe .yuyueNum {
	font-size: 15px;
	color: #5b5a5a;
	padding: 18px 0 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yuyueWe .yuyueNum i {
	color: #C0000D;
}

.yuyueWe .lijiyuyue {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #C0000D;
	font-size: 16px;
	color: #fff;
}

.yuyueWe .box2 {
	text-align: center;
	border-top: 1px solid #bfbfbf;
}

.yuyueWe .box2 span {
	display: inline-block;
	line-height: 60px;
	font-size: 14px;
	color: #3F3F3E;
	padding: 0 15px;
	font-weight: bold;
}

.yuyueWe .box2 span img {
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}

.yuyueWe .box2 span a {
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
}

.yuyueWe .box2 span.span2 img {
	width: 23px;
}

.main .mainRight .col-3-style1 .text .text-dep span.liulan {
	font-size: 14px;
}

.main .mainRight .col-3-box {
	width: 100%;
	padding-bottom: 16px;
}

.main .mainRight .hotCase .hotCase-title {
	padding-top: 14px;
}

.main .mainRight .hotCase .col-3-style1 .col-3 li {
	margin: 0;
	padding: 16px 0 0;
}

.guanggao {
	margin-top: 32px;
}

.guanggao a img {
	display: block;
	width: 100%;
	height: auto;
}

.hotCase {
	margin-top: 30px;
	background: white;
	overflow: hidden;
}

.hotCase .hotCase-title {
	font-size: 24px;
	color: #3f3f3e;
	border-bottom: 1px solid #b3b3b3;
	padding: 43px 14px 14px;
}

.hotCase .col-3-style1 .col-3 li {
	width: 100%;
	padding: 26px 0;
	margin-bottom: 0;
}

.hotCasePadding {
	margin: 0 7px;
	overflow: hidden;
}

.small-title2 {
	font-size: 40px;
	padding-bottom: 34px;
	padding-top: 21px;
	border-bottom: 1px solid #ccc;
	color: #3f3f3e;
	font-weight: bold;
	text-align: center;
	margin-bottom: 44px;
}


.small-title3 {
	font-size: 18px;
	color: #3f3f3e;
	margin-bottom: 15px;
	padding-left: 70px;
}


.kehuzhengyan .kehuzhengyan-nav ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
	text-align: center;
	margin-bottom: 12px;
}

.kehuzhengyan .kehuzhengyan-nav ul li {
	display: inline-block;
	margin: 0 7px 16px;
}

.kehuzhengyan .kehuzhengyan-nav ul li a {
	display: block;
	font-size: 18px;
	color: #5f5f5f;
	padding: 14px 26px;
	background: #f1f1f1;
}

.kehuzhengyan .kehuzhengyan-nav ul li a:hover,
.kehuzhengyan .kehuzhengyan-nav ul li.cur a {
	background: #747474;
	color: #fff;
}

.kehuzhengyan .kehuzhengyan-list ul li {
	padding: 30px 0 90px;
}

.kehuzhengyan .kehuzhengyan-list ul li a.imgBox {
	display: block;
	/*width: 22%;*/
	width: 30%;
	float: left;
}

.kehuzhengyan .kehuzhengyan-list ul li a.imgBox img {
	display: block;
	width: 100%;
}

.kehuzhengyan .kehuzhengyan-list ul li .text {
	/*width: 78%;*/
	width: 65%;
	float: left;
}

.kehuzhengyan .kehuzhengyan-list ul li .text .inner {
	padding: 0 42px;
	max-width: 756px;
}

.kehuzhengyan .kehuzhengyan-list .data {
	font-size: 18px;
	color: #7c7c7c;
	padding-top: 16px;
}

.kehuzhengyan .kehuzhengyan-list .list-title {
	/*padding-top: 20px;*/
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kehuzhengyan .kehuzhengyan-list .list-title a {
	/*font-size: 22px;*/
	/*color: #5F5F5F;*/
	font-size: 16px;
	color: #222222;
}

.kehuzhengyan .kehuzhengyan-list .list-title a:hover {
	color: #c0000d;
}

.kehuzhengyan .kehuzhengyan-list .dep {
	/*margin-top: 30px;*/
	/*font-size: 16px;*/
	margin-top: 10px;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 26px;
}
.kehuzhengyan .kehuzhengyan-list ul li .text .inner  .data {
	bottom: 10px;
	text-align: right;
	font-size: 12px;
}
.kehuzhengyan .kehuzhengyan-list ul li .text .inner  .data span {
	font-size: 10px;
	color: red;
}

.kehuzhengyan .loadMore {
	padding-top: 16px;
}

.shejishi-type-head p span {
	display: block;
	line-height: 26px;
}

.shejishi-type-head p span.span1 {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 20px;
}

.shejishi-type-head p span.span2 {
	font-size: 12px;
	color: #989898;
	line-height: 16px;
}

.shejishi-type .shejishi-type-list .shejishi-type-head2 {
	width: 87px;
}

.shejishi-type .shejishi-type-list .shejishi-type-item2 {
	padding-left: 87px;
}

.shejishi-paixu2 {
	font-size: 0;
	-webkit-text-size-adjust: none;
	margin-bottom: 44px;
}

.shejishi-paixu2 ul,
.shejishi-paixu2 input {
	float: left;
}

.shejishi-paixu2 ul li {
	float: left;
	padding-right: 21px;
}

.shejishi-paixu2 ul li a {
	display: block;
	width: 128px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	background: #f1f1f1;
	color: #5F5F5F;
}

.shejishi-paixu2 ul li a:hover,
.shejishi-paixu2 ul li.cur a {
	color: #C0000D;
}

.shejishi-paixu2 input[type=text] {
	float: left;
	width: 337px;
	height: 26px;
	line-height: 26px;
	padding: 9px 12px;
	background: #fff;
	border: 1px solid #cccccc;
	font-size: 16px;
}

.shejishi-paixu2 .submit {
	float: left;
	width: 126px;
	height: 46px;
	line-height: 46px;
	background: #C0000D;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 16px;
}

.shejishi-paixu2 .anliSum {
	float: right;
	font-size: 20px;
	color: #4d4d4d;
	position: relative;
	line-height: 46px;
	padding-left: 316px;
}

.shejishi-paixu2 .anliSum b {
	font-size: 24px;
}

.case-show {
	padding-top: 42px;
	margin-bottom: 58px;
}

.case-show .case-show-img {
	float: left;
	width: 63%;
}

.case-show .caseImgList a {
	display: block;
}

.case-show .caseImgList a img {
	display: block;
	width: 100%;
	height: auto;
}

.case-show .bigImgList,
.case-show .smallImgList {
	position: relative;
	*zoom: 1;
	overflow: hidden;
}

.case-show .bigImgList .case-img-cton,
.case-show .smallImgList .case-img-cton {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
}

.case-show .bigImgList .case-img-cton a,
.case-show .smallImgList .case-img-cton a {
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.case-show .bigImgList .case-img-cton a:hover,
.case-show .smallImgList .case-img-cton a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.case-show .bigImgList .case-img-cton a {
	position: absolute;
	margin-top: -53px;
	width: 72px;
	height: 106px;
}

.case-show .bigImgList .case-img-cton a.caseImgLeftBig {
	background: url(../images/bigimg-left-bg.png) no-repeat;
	left: 0;
}

.case-show .bigImgList .case-img-cton a.caseImgRightBig {
	background: url(../images/bigimg-right-bg.png) no-repeat;
	right: 0;
}

.case-show .smallImgList .case-img-cton a {
	position: absolute;
	margin-top: -24px;
	width: 33px;
	height: 48px;
}

.case-show .smallImgList .case-img-cton a.caseImgLeftSmall {
	background: url(../images/smallimg-left-bg.png) no-repeat;
	left: 0;
}

.case-show .smallImgList .case-img-cton a.caseImgRightSmall {
	background: url(../images/smallimg-right-bg.png) no-repeat;
	right: 0;
}

.case-show .bigImgList ul,
.case-show .smallImgList ul {
	position: relative;
	left: 0;
}

.case-show .bigImgList ul li,
.case-show .smallImgList ul li {
	float: left;
}

.case-show .smallImgList {
	margin-top: 16px;
	padding: 0 0;
	background: #f1f1f1;
}

.case-show .smallImgList ul li a {
	position: relative;
}

.case-show .smallImgList ul li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #f00;
	display: none;
}

.case-show .smallImgList ul li.cur a:after {
	display: block;
}

.case-show .case-show-text {
	float: right;
	width: 36%;
	background: #f4f4f4;
}

.case-show .case-show-text .inner {
	padding: 24px 15px;
}

.rightBox .box-header {
	font-size: 26px;
	color: #3F3F3E;
	padding-bottom: 13px;
	border-bottom: 1px solid #c3c3c3;
}

.rightBox1 {
	margin-bottom: 24px;
}

.rightBox1 .box-body {
	padding-top: 12px;
}

.rightBox1 .box-body .p1 {
	font-size: 16px;
	color: #3F3F3E;
	line-height: 26px;
}

.rightBox1 .box-body .p2 {
	font-size: 16px;
	color: #767675;
	line-height: 26px;
	margin-top: 12px;
	/* height: 104px;
	overflow: hidden; */
}

.rightBox2 .box-header {
	margin-bottom: 21px;
}

.rightBox2 .box-body .imgBox {
	float: left;
	width: 48%;
}

.rightBox2 .box-body .imgBox img {
	display: block;
	width: 100%;
}

.rightBox2 .box-body .ps-msg {
	float: left;
	width: 52%;
}

.case-show .case-show-text .ps-msg .inner {
	padding: 2% 10% 0;
}

.case-show .case-show-text .ps-msg .p1 {
	font-size: 26px;
	color: #3f3f3e;
	margin-bottom: 12px;
}

.case-show .case-show-text .ps-msg .p2 {
	margin-bottom: 40px;
}

.case-show .case-show-text .ps-msg .p2 a {
	font-size: 16px;
	color: #3f3f3e;
}

.case-show .case-show-text .ps-msg .p2 a:hover {
	color: #C0000D;
}

.case-show .case-show-text .ps-msg .p3 {
	font-size: 18px;
	color: #767675;
}

.case-show .case-show-text .ps-msg .p3 i {
	color: #C0000D;
}

.case-show .case-show-text .ps-msg .p4 a {
	display: inline-block;
	width: 80%;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #767675;
	border: 1px solid #767675;
	margin-top: 16px;
}

.case-show .case-show-text .ps-msg .p4 a:hover,
.case-show .case-show-text .ps-msg .p4 a.cur {
	border-color: #C0000D;
	color: #FFFFFF;
	background: #C0000D;
}

.zixun-title2 {
	font-size: 40px;
	color: #FFFFFF;
	background: #7fc8c8;
	font-weight: bold;
	text-align: center;
	padding: 26px 0;
	margin-bottom: 36px;
}

.zixun-body2 {
	padding-bottom: 48px;
}

.zixun-body2 p.p1 {
	line-height: 44px;
	font-size: 20px;
	color: #898888;
}

.zixun-body2 img {
	max-width: 100%;
}

.zixun-body2 img.img1 {
	display: block;
	max-width: 100%;
	margin: 36px 0;
}

.kehuzhengyan .zhuangxiu-nav {
	padding-top: 62px;
}

.kehuzhengyan .zhuangxiu-nav ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
	text-align: center;
	margin-bottom: 70px;
}

.kehuzhengyan .zhuangxiu-nav ul li {
	display: inline-block;
	margin: 0 19px;
}

.kehuzhengyan .zhuangxiu-nav ul li a {
	display: block;
	font-size: 20px;
	color: #5f5f5f;
	background: #f1f1f1;
}

.kehuzhengyan .zhuangxiu-nav ul li a:hover,
.kehuzhengyan .zhuangxiu-nav ul li.cur a {
	background: #747474;
	color: #fff;
}

.kehuzhengyan .zhuangxiu-nav1 ul li {
	margin: 0 7px;
}

.kehuzhengyan .zhuangxiu-nav1 ul li a {
	padding: 16px 52px;
}

.kehuzhengyan .zhuangxiu-nav2 ul li a {
	padding: 16px 84px;
}

.loupan-search {
	float: right;
}

.shigongjieduan {
	border-top: 1px solid #d0d0d0;
	padding: 24px 0;
	line-height: 46px;
	font-size: 16px;
	color: #2c2c2c;
	background: #f4f4f4;
	font-size: 0;
}

.shigongjieduan .inner {
	position: relative;
	width: 68%;
	height: 46px;
	overflow: hidden;
	margin: 0 auto;
}

.shigongjieduan .inner:before {
	content: "";
	position: absolute;
	width: 100%;
	border-top: 1px solid #d0d0d0;
	top: 50%;
	left: 0;
}

.shigongjieduan .inner span {
	position: absolute;
	display: block;
	top: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #d0d0d0;
	color: #2c2c2c;
	background: #f4f4f4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.shigongjieduan .inner span i {
	display: inline-block;
	line-height: 14px;
	vertical-align: middle;
	font-size: 12px;
}

.shigongjieduan .inner span.span1 {
	left: 0;
}

.shigongjieduan .inner span.span2 {
	left: 50%;
	margin-left: -23px;
}

.shigongjieduan .inner span.span3 {
	right: 0;
}

.shigongjieduan .inner span.cur {
	color: #C0000D;
}

.gongdi-list .col-3-style1 .text .text-dep p {
	padding: 0;
	font-size: 14px;
}
.gongdi-list ul li div.imgBox {
	position: relative;
	overflow: hidden;
}

.gongdi-list ul li div.imgBox .xuanxiang {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/alpha5.png) repeat;
	background: rgba(0, 0, 0, 0.56);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}

.gongdi-list ul li div.imgBox-hover .xuanxiang {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.gongdi-list ul li .imgBox .xuanxiang .inner {
	position: relative;
	top: 50%;
	margin-top: -33px;
}

.gongdi-list ul li .imgBox .xuanxiang .p1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 16px;
	text-align: center;
}

.gongdi-list ul li .imgBox .xuanxiang .p2 {
	text-align: center;
}

.gongdi-list ul li .imgBox .xuanxiang .p2 a {
	display: inline-block;
	margin: 0 12px;
	background: #C0000D;
	color: #fff;
	font-size: 16px;
	width: 30%;
	padding: 8px;
	text-align: center;
}

.gongdi-msg {
	margin-top: 16px;
	margin-bottom: 84px;
	/*background: #f4f4f4;*/
}

.gongdi-msg .imgBox {
	float: left;
	width: 50%;
}

.gongdi-msg .imgBox img {
	display: block;
	width: 100%;
}

.gongdi-msg .text {
	float: left;
	width: 50%;
}

.case-searchBox {
	float: right;
}

.gongdi-msg .text .inner30 {
	padding: 30px 20px 0;
}

.gongdi-msg .text .p1 {
	font-size: 28px;
	color: #3f3f3e;
	padding-bottom: 13px;
	margin-bottom: 12px;
	border-bottom: 1px solid #c3c3c3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gongdi-msg .text .p2 {
	font-size: 16px;
	color: #3F3F3E;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 12px;
}

.gongdi-msg .text .shigongjieduan {
	border: none;
	padding: 18px 0;
	background: none;
}

.gongdi-msg .text .shigongjieduan .inner {
	max-width: 397px;
	margin: 0;
}

.gongdi-msg .text .shigongjieduan .inner span {
	background: #fff;
}

.gongdi-msg .text .p3 {
	margin-bottom: 30px;
}

.gongdi-msg .text .p3 p {
	font-size: 16px;
	color: #767675;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gongdi-msg .text .yuyue-gongdi a {
	display: inline-block;
	padding: 8px 26px;
	font-size: 16px;
	color: #FFFFFF;
	background: #C0000D;
}

.gongdi-list .biaoti {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/alpha5.png) repeat;
}

.gongdi-list .biaoti p {
	background: rgb(0, 0, 0, 0.56);
	padding: 18px 20px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.changeNav .changeNavTitle {
	display: none !important;
}

.zixun-body2 p.zixun-body2-title {
	font-size: 20px;
	color: #898888;
	font-weight: bold;
	line-height: 44px;
}

.lxgyBox {
	height: 678px;
}

.lxgyBox .text1 {
	padding: 125px 0 0 140px;
	width: 740px;
}

.lxgyBox .text1 .title {
	font-size: 50px;
	color: #a2a2a4;
	line-height: 64px;
	padding-bottom: 20px;
	margin-bottom: 22px;
	border-bottom: 1px solid #b7b8ba;
	font-weight: bold;
}

.lxgyBox .text1 .title span {
	color: #2ac47b;
	font-size: 60px;
}

.lxgyBox .text1 .gongyi-list {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.lxgyBox .text1 .gongyi-list li {
	display: inline-block;
	margin-right: 43px;
	font-size: 18px;
	margin-bottom: 24px;
	vertical-align: top;
}

.lxgyBox .text1 .gongyi-list li a {
	display: block;
}

.lxgyBox .text1 .gongyi-list li img {
	display: block;
	width: 89px;
	height: 89px;
	margin-bottom: 20px;
}

.lxgyBox .text1 .gongyi-list li p {
	text-align: center;
	color: #fff;
}

.lxgyBox .chakan {
	margin-top: 64px;
	text-align: center;
}

.lxgyBox .chakan a {
	display: inline-block;
	padding: 16px 64px;
	font-size: 18px;
	border: 1px solid transparent;
}

.lxgyBox .text1 .chakan a {
	position: relative;
	background: #2ac47b;
	color: #FFFFFF;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.lxgyBox .text1 .chakan a:hover {
	background: #25aa6b;
}

.lxgyBox .text2 {
	padding: 176px 0 0 594px;
	width: 740px;
}

.lxgyBox .text2 .title {
	font-size: 50px;
	color: #fff;
	line-height: 66px;
	padding-bottom: 20px;
	margin-bottom: 22px;
	border-bottom: 1px solid #ebebec;
	font-weight: bold;
}

.lxgyBox .text2 .title span {
	color: #1f8354;
	font-size: 60px;
}

.lxgyBox .text2 .dep {
	line-height: 28px;
	font-size: 20px;
	color: #7c7979;
}

.lxgyBox .text2 .chakan a {
	position: relative;
	color: #fff;
	border-color: transparent;
	background: #1f8354;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.lxgyBox .text2 .chakan a:hover {
	background: #249761;
}

.lxgyBox .left,
.lxgyBox .right {
	width: 50%;
	height: 678px;
	float: left;
}

.lxgyBox .left {
	float: left;
}

.lxgyBox .right {
	float: right;
}

.lxgyBox .text3 {
	width: 456px;
	margin: 154px 53px 0 0;
	float: right;
}

.lxgyBox .text3 p.p1 {
	font-size: 50px;
	color: #c7eea9;
	margin-bottom: 18px;
	text-align: right;
}

.lxgyBox .text3 p.p2 {
	font-size: 50px;
	color: #fff;
	padding-bottom: 22px;
	border-bottom: 1px solid #cddec1;
	margin-bottom: 20px;
	text-align: right;
}

.lxgyBox .text3 p.dep {
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}

.lxgyBox .text3 .chakan a {
	position: relative;
	color: #FFFFFF;
	border-color: #c2d5b3;
	background: #fff;
	background: rgba(255, 255, 255, 0.3);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.lxgyBox .text3 .chakan a:hover {
	background: rgba(255, 255, 255, 0.4);
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.lxgyBox001 {
		background: url(../images/lxgy-bg-1.jpg) -1000px 0px;
	}
}

.cailiao-dep .p1 {
	color: #5F5F5F;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 12px;
}

.cailiao-dep .p2 {
	font-size: 16px;
	color: #5F5F5F;
	line-height: 28px;
	margin-bottom: 32px;
}

.cailiao-dep {
	width: 90%;
	margin: 0 auto 64px;
	padding-top: 32px;
	border-top: 1px solid #cccccc;
}

.cailiao-dep img {
	margin-bottom: 32px;
	display: inline-block;
	max-width: 100%;
}

.gcgl-list ul {
	position: relative;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.gcgl-list ul li .list-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: #fff;
	z-index: 20;
}

.gcgl-list ul li .list-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: #fff;
	z-index: 20;
}

.gcgl-list ul li {
	position: relative;
	margin-bottom: 32px;
}

.gcgl-list ul li .list-item {
	position: relative;
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

.gcgl-list ul li .list-item .inner {
	position: relative;
	margin: 0 7px;
}

.gcgl-list ul li .list-item .inner .div1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #262626;
}

.gcgl-list ul li .list-item .inner .div2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.gcgl-list ul li .list-item img {
	display: inline-block;
	width: 100%;
	height: auto;
}

.gcgl-list ul li .list-item .inner .div1 img {
	vertical-align: top;
}

.gcgl-list ul li .list-item .inner .div2 img {
	vertical-align: bottom;
}

.innerLine:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
	width: 100%;
	height: 14px;
	background: #fff;
	z-index: 20;
}

.gcgl-list ul li .list-item .inner .div1 .text {
	padding: 6%;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

.gcgl-list ul li .list-item .inner .div1 .text .p1 {
	font-size: 26px;
	color: #c0000d;
	font-weight: bold;
	padding-top: 24px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #515151;
	text-align: center;
}

.gongyi-nav {
	padding: 42px 0 26px;
	border-bottom: 1px solid #abb1b7;
	margin-bottom: 92px;
}

.gongyi-nav ul {
	text-align: center;
}

.gongyi-nav ul li {
	display: inline-block;
	margin: 0 12px;
}

.gongyi-nav ul li a {
	display: block;
	padding: 16px 86px;
	font-size: 20px;
	color: #5F5F5F;
	background: #f1f1f1;
}

.shijianzhou1 {
	position: relative;
	width: 812px;
	margin: 0 auto;
	padding-bottom: 160px;
	overflow: hidden;
}

.shijianzhou1:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -2px;
	height: 100%;
	width: 4px;
	background: #abb2b8;
}

.shijianzhou1:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -62px;
	width: 125px;
	height: 125px;
	position: absolute;
	background: url(../images/sd-xq-shijianzhou-bg.png) center top no-repeat;
}

.shijianzhou1 ul li {
	width: 369px;
	margin-top: 27px;
	position: relative;
}

.shijianzhou1 ul li .p1 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.shijianzhou1 ul li .p1 i {
	font-size: 24px;
	font-weight: bold;
}

.shijianzhou1 ul li .p2 {
	font-size: 24px;
	color: #c0000d;
}

.shijianzhou1 ul li .p3 {
	font-size: 12px;
	color: #444444;
	line-height: 24px;
	padding: 12px 0;
	height: 68px;
	overflow: hidden;
}

.shijianzhou1 ul li .p3 p span{
	font-size: 12px;
}
.shijianzhou1 ul li img {
	display: inline-block;
	max-width: 100%;
}

.shijianzhou1 ul li.itemType1 {
	float: left;
	padding-right: 30px;
	text-align: right;
}

.shijianzhou1 ul li.itemType1:before {
	content: "";
	position: absolute;
	right: -23px;
	top: 50%;
	margin-top: -23px;
	width: 83px;
	height: 46px;
	background: url(../images/sd-xq-shijianzhou-li-bg.png) no-repeat;
	z-index: 0;
}

.shijianzhou1 ul li.itemType2 {
	text-align: left;
	position: relative;
	top: 100px;
	float: right;
	padding-left: 30px;
}

.shijianzhou1 ul li.itemType2:before {
	content: "";
	position: absolute;
	left: -23px;
	top: 50%;
	margin-top: -23px;
	width: 83px;
	height: 46px;
	background: url(../images/sd-xq-shijianzhou-li-bg2.png) no-repeat;
	z-index: 0;
}

.ppwh-top {
	height: 881px;
	background-image: url(../images/ppwh-banner.jpg);
	background-color: #f9f9f9;
}

.ppwh-top .inner {
	width: 769px;
	margin: 0 auto;
}

.ppwh-top .p1 {
	font-size: 60px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-top: 170px;
	margin-bottom: 54px;
}

.ppwh-top .p2 {
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	padding-left: 36px;
}

.ppwh-title1 {
	font-size: 36px;
	color: #3f3f3e;
	text-align: center;
	font-weight: bold;
	margin-bottom: 64px;
}

.qydt ul {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.qydt ul li {
	display: inline-block;
	width: 25%;
	font-size: 14px;
	color: #5f5f5f;
	margin-bottom: 32px;
}

.qydt ul li a.imgBox,
.qydt ul li a.imgBox img {
	display: block;
	width: 100%;
}

.qydt ul li .inner {
	margin: 0 11px;
	background: #f4f4f4;
}

.qydt ul li p.dtxq-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qydt ul li .text {
	padding: 16px;
}

.qydt ul li p.data {
	font-size: 22px;
	color: #5f5f5f;
	font-weight: bold;
	margin-bottom: 12px;
}

.qydt ul li p.data i {
	font-size: 16px;
	font-weight: normal;
	padding: 12px;
}

.qydt ul li p.dtxq-title {
	margin-bottom: 12px;
}

.qydt ul li p.dtxq-title a {
	font-size: 18px;
	color: #3f3f3e;
}

.qydt ul li p.dtxq-title a:hover {
	color: #C0000D;
}

.qydt ul li p.dep {
	font-size: 14px;
	color: #5f5f5f;
	line-height: 20px;
	margin-bottom: 20px;
	height: 60px;
	overflow: hidden;
}

.qydt ul li p.more a {
	display: inline-block;
	padding: ;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	color: #5f5f5f;
	padding: 12px 36px;
}

.qydt ul li p.more a:hover {
	border-color: #C0000D;
	color: #FFFFFF;
	background: #C0000D;
}

p.small-header {
	font-size: 36px;
	color: #3f3f3e;
	text-align: center;
	font-weight: bold;
	margin-bottom: 24px;
}

.qywh-nav ul {
	text-align: center;
}

.qywh-nav ul li {
	display: inline-block;
	margin: 0 6px;
}

.qywh-nav ul li a {
	display: block;
	width: 210px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #f1f1f1;
	font-size: 20px;
	color: #5f5f5f;
	/*margin: 0 6px;*/
}

.qywh-nav ul li a:hover {
	color: #C0000D;
}

.qywh-nav ul li.cur a {
	background: #747474;
	color: #fff;
}

.qywh-box {
	padding: 64px 0;
	text-align: center;
}

.qywh-box .qywh-box-item {
	display: none;
}

.qywh-box .qywh-box-item .p1 {
	font-size: 30px;
	color: #3f3f3e;
	font-weight: bold;
	margin: 0 0 18px;
}

.qywh-box .qywh-box-item .p2 {
	font-size: 20px;
	color: #5f5f5f;
	margin: 0 0 42px;
	line-height: 24px;
}

.gonglue-title {
	position: relative;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 20px;
}

.gonglue-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 4px;
	background: #C0000D;
}

.gonglue-title .p1 {
	font-size: 36px;
	color: #3f3f3e;
	font-weight: bold;
}

.gonglue-title .p2 {
	margin-top: 10px;
	font-size: 16px;
	color: #747474;
}

.zxgl1 {
	margin: 43px auto 100px;
	background: url(../images/zxgl-img1.jpg) no-repeat;
}

.zxgl1 .item {
	width: 33.3333%;
	height: 433px;
	float: left;
}

.zxgl1 .zhuangxiuzhong2 {
	display: none;
}

.zxgl2 .item {
	width: 33.3333%;
	height: 433px;
	float: left;
}

.zxgl2 .item .p1 {
	margin-top: 176px;
	text-align: center;
	font-size: 40px;
	color: #fff;
}

.zxgl2 .item .p1 a {
	color: #fff;
}

.zxgl2 .item2 {
	width: 100%;
	height: 210px;
}

.zxgl2 .item2 p {
	font-size: 36px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	padding-top: 48px;
}

.zxgl1 .item .p1 {
	margin-top: 140px;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 27px;
}

.zxgl1 .zxh-img-1 {
	display: none;
}

.zxgl1 .zxh-img-2 {
	display: inline-block;
}

.zxgl2 .item3 .inner {
	margin: 80px 0 0 94px;
	width: 262px;
}

.zxgl2 .item3 .inner .p2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 36px;
}

.zxgl2 .item3 .inner .dep {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 30px;
}

.zxgl2 {
	width: 1300px;
	height: 1510px;
	margin: 80px auto 160px;
	background: url(../images/zxgl-img2.jpg) no-repeat;
}

.zxgl2 .item3 .inner a {
	color: #fff;
}

.zxgl2 .item3 .inner a.more {
	display: block;
	width: 172px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #f9bda9;
	font-size: 18px;
	color: #fff;
}

.zxgl1 .ul1 {
	position: relative;
	left: 1px;
	width: 348px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
	-webkit-text-size-adjust: none;
	padding: 16px 0;
	text-align: center;
}

.zxgl1 .ul2 {
	width: 174px;
}

.zxgl1 .ul1 li {
	position: relative;
	left: -1px;
	display: inline-block;
	width: 86px;
	border-left: 1px solid #c54c4c;
	-moz-border-left-colors: -1px;
}

.zxgl1 .ul1 li a {
	display: block;
}

.zxgl1 .ul1 li .imgBox {
	text-align: center;
	height: 40px;
	margin-bottom: 10px;
}

.zxgl1 .ul1 li a .imgBox img {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.zxgl1 .ul1 li a:hover .imgBox img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.zxgl1 .ul1 li p {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

.zxgl1 .ul3 {
	position: relative;
}

.zxgl1 .ul3:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 100%;
	height: 1px;
	background: #C0000D;
}

.zxgl1 .ul3 li {
	margin-bottom: 7px;
	padding: 8px 0;
}

.zxgl1 .item .p4 {
	margin-top: 84px;
}

.zxgl1 .item .p2 {
	font-size: 40px;
	color: #C0000D;
	text-align: center;
	margin: 64px 0 32px;
}

.zxgl1 .item .wenda {
	width: 226px;
	overflow: hidden;
	margin: 0 auto;
}

.zxgl1 .item .wenda li {
	position: relative;
	font-size: 14px;
	color: #3F3F3E;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	padding-left: 12px;
}

.zxgl1 .item .wenda li:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	background: #666360;
	top: 12px;
	left: 0;
}

.zxgl1 .item .wenda li a {
	color: #3F3F3E;
}

.zxgl1 .item .wenda li a:hover {
	color: #C0000D;
}

.qyry {
	position: relative;
	padding-left: 50%;
	margin-bottom: 64px;
}

.qyry .qyry-list {}

.qyry .imgBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
}

.qyry .qyry-list {
	padding: 97px 0 84px;
	background: #f15928;
}

.qyry .qyry-list .inner {
	padding: 0 36px;
}

.qyry .qyry-list .p1 {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 79px;
}

.qyry .qyry-list .qyry-img-title {
	margin-bottom: 8px;
	display: block;
	max-width: 100%;
}

.qyry .qyry-list ul li {
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
}

.qyry .qyry-list ul li a {
	font-size: 18px;
	color: #fff;
}

.zygs {
	background-image: url(../images/zygs-bg.jpg);
	padding: 64px 0;
	margin-bottom: 64px;
}

.zygs .zygs-list {
	position: relative;
}

.zygs .zygs-list:before {
	content: "";
	position: absolute;
}

.timeAxis {
	position: relative;
}

.timeAxis:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	top: 219px;
	left: 0;
	background: #4d4d4d;
}

.zygs .zygs-list-box .owl-wrapper-outer .owl-wrapper {
	background-image: url(../images/shijianzhou-bg.png);
	background-repeat: repeat-x;
	background-position: left 91px;
}

.zygs .zygs-list-box .item {
	position: relative;
	padding: 160px 0;
}

.zygs .zygs-list-box .item .yearBox {
	width: 106px;
	height: 106px;
	line-height: 106px;
	font-size: 28px;
	color: #FFFFFF;
	background: #4d4d4d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}

.zygs .zygs-list-box .item span.spanBox {
	position: absolute;
	width: 88px;
	left: 16px;
	z-index: 2;
}

.zygs .zygs-list-box .item span.spanBox i {
	display: block;
	font-size: 16px;
	color: #3F3F3E;
	line-height: 24px;
	max-height: 96px;
	overflow: hidden;
}

.zygs .zygs-list-box .item span.spanTop {
	top: 0;
}

.zygs .zygs-list-box .item span.spanTop:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 120px;
	background: #4d4d4d;
	top: 110%;
	left: 37px;
}

.zygs .zygs-list-box .item span.spanBottom {
	bottom: 0;
}

.zygs .zygs-list-box .item span.spanBottom:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 120px;
	background: #4d4d4d;
	bottom: 110%;
	left: 37px;
}

.zygs .customNavigation {
	text-align: center;
	margin-top: 46px;
}

.zygs .customNavigation a {
	display: inline-block;
	width: 74px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 12px;
	border: 1px solid #ccc;
}

.yycghd-form {
	background: #f4f4f4;
	padding: 76px 272px;
	margin-bottom: 44px;
}


.yycghd-form .yycggd-input-group {
	margin-bottom: 20px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group2 {
	margin-bottom: 2px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group2wh {
	margin-bottom: 15px;
	overflow: hidden;
}

.yycghd-form .yycggd-input-group234 {
	margin-bottom: 5px;
}


.yycghd-form .yycggd-input-group2345 {
	margin-bottom: 8px;
}


.yycghd-form .yycggd-input-group23456 {
	margin-bottom: 8px;
	

				font-size: 16px;
				color: black;
				text-align: center;
				background: none;
}

.yycghd-form .yycggd-input-group3 {
	margin-bottom: -10.5px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group4 {
	margin-bottom: 20px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group478 {
	margin-bottom: 20px;
	overflow: hidden;
}

.yycghd-form .yycggd-input-group456 {
	margin-bottom: 10px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group111 {

        margin-top:-13%;
        margin-left:80%;
	margin-bottom: 2px;

}


.yycghd-form .yycggd-input-group666 {

        margin-top:-32%;
        margin-left:80%;
	margin-bottom: 0px;

}


.yycghd-form .yycggd-input-group667 {

        margin-top:6.2%;
        margin-left:80%;
	margin-bottom: 0px;

}



.yycghd-form .yycggd-input-group1111 {

        margin-top:-25%;
        margin-left:0%;
	margin-bottom: 2px;

}



.yycghd-form .yycggd-input-group222 {
	margin-bottom: 2px;
	overflow: hidden;
}

.yycghd-form .yycggd-input-group2222 {
	margin-bottom: 2px;
	overflow: hidden;
}

.yycghd-form .yycggd-input-group333 {

        margin-top:-13%;
        margin-left:80%;
	margin-bottom: 2px;

}

.yycghd-form .yycggd-input-group3333 {

        margin-top:-15%;
        margin-left:0%;
	margin-bottom: 2px;

}

.yycghd-form .yycggd-input-group33333 {

        margin-top:-26%;
        margin-left:0%;
	margin-bottom: 2px;

}


.yycghd-form .yycggd-input-group1 {
	margin-bottom: 7px;
	overflow: hidden;
}


.yycghd-form .yycggd-input-group label {
	display: block;
	font-size: 16px;
	color: #5f5f5f;
	margin-bottom: 8px;
}

.yycghd-form .yycggd-input-group label i {
	color: #C0000D;
}

.yycghd-form .yycggd-input-group label span {
	font-size: 12px;
	color: #969595;
	padding-left: 12px;
}

.yycghd-form .yycggd-input-group input[type=text] {
	display: block;
	border: 1px solid #c3c1c2;
	width: 100%;
	background: #fff;
	font-size: 14px;
	padding: 10px 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
}

.yycghd-form .yycggd-input-group textarea {
	display: block;
	width: 100%;
	padding: 8px;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #c3c1c2;
	resize: none;
	color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.yueyue-cggd {
	display: block;
	width: 148px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #C0000D;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.yueyue-cggd1 {
	width: 25%;
	height: 100%;
	padding-left: 80px;
        margin-top:-15px;

}

.contactUs .map {
	position: relative;
	width: 100%;
	height: 568px;
}

.contactUs .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.yycghd-form .yycggd-input-group .laydate-icon[type=text] {
	height: auto;
	line-height: auto;
	cursor: pointer;
	background: url(../images/rili.png) #fff right 8px center no-repeat;
}

.yuyueBox {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.yuyueBox .zhezhaoceng {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/alpha5.png) repeat;
}

.yuyueBox .yuyueWe {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 312px;
	height: 452px;
	margin-top: -249px;
	margin-left: -156px;
}


/*#yuyue-cggd-btn-1 .yuyueWe {
    height: 448px;
    margin-top: -224px;
}*/

.yuyueBox .yuyueWe .rili {
	background: url(../images/rili.png) #fff 226px center no-repeat;
}

.yuyueBoxActive {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 100;
	filter: alpha(opacity=100);
	visibility: visible;
}

.yuyueBox .yuyueWe .box1 .p1 {
	padding: 24px 0 12px;
	font-size: 20px;
}

.yuyueBox .yuyueWe .box1 .p2 {
	margin-bottom: 16px;
}

.yuyueBox .yuyueWe .yuyueNum {
	padding: 12px 0 20px;
}

.yuyueBox .yuyueWe .box2 span {
	line-height: 46px;
}

.yuyueBox a.close {
	position: absolute;
	right: 7px;
	top: 3px;
	font-size: 24px;
	color: #aaa;
}

.yuyueBox a.close:hover {
	color: #777;
}

.contactUs {
	background-image: url(../images/contactmap.jpg);
	margin: 36px 0 64px;
}

.contactUs .text {
	width: 450px;
	background: url(../images/alpha7.png) repeat;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}

.contactUs .text .inner {
	padding: 122px 36px 110px;
}

.contactUs .text .p1 {
	font-size: 26px;
}

.contactUs .text .dep {
	margin: 24px 0;
}

.contactUs .text .dep p {
	font-size: 18px;
	line-height: 24px;
	padding: 6px 0;
}

.contactUs .text .dep p a {
	color: #fff;
}

.contactUs .text .erweima {
	width: 100px;
}

.contactUs .text .erweima img {
	display: block;
	width: 100px;
	height: 100px;
}

.contactUs .text .erweima p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 8px;
}

.qywh .fa-angle-down {
	padding-left: 12px;
	display: none;
}

.lxgyBox .text1 .chakan a span,
.lxgyBox .text2 .chakan a span,
.lxgyBox .text3 .chakan a span {
	position: relative;
	left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.lxgyBox .text1 .chakan a i,
.lxgyBox .text2 .chakan a i,
.lxgyBox .text3 .chakan a i {
	position: absolute;
	left: 100px;
	top: 0;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
}

.lxgyBox .text1 .chakan a:hover span,
.lxgyBox .text2 .chakan a:hover span,
.lxgyBox .text3 .chakan a:hover span {
	left: -12px;
}

.lxgyBox .text1 .chakan a:hover i,
.lxgyBox .text2 .chakan a:hover i,
.lxgyBox .text3 .chakan a:hover i {
	left: 140px;
	opacity: 1;
	visibility: visible;
}


/*#sticker-sticky-wrapper{
	height: auto !important;
}*/

.endScroll {
	position: initial !important;
	top: 0 !important;
}

#sticker {
	z-index: 9999 !important;
}

.taServiceBox {
	position: relative;
	overflow: hidden;
}

.taServiceBox .taService {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/alpha7.png) repeat;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

a.taServiceBox:hover .taService {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.taServiceBox .taService .p1 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #fff;
}

.taServiceBox .taService .p1 span {
	font-size: 18px;
	padding-left: 16px;
	font-weight: normal;
}

.taServiceBox .taService .p2 {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	min-height: 60px;
	overflow: hidden;
	margin-bottom: 16px;
}

.taServiceBox .taService .chaKan {
	display: inline-block;
	padding: 8px 12px;
	color: #fff;
	font-size: 14px;
	background: #C0000D;
}

.taServiceBox .taService .inner {
	width: 80%;
	height: 100%;
	margin: 0 auto;
}

.taServiceBox .taService .text-inner {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}

.taServiceBox .taService .text-content {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.contactUs {
	position: relative;
	background: none;
}

.contactUs .mapBox {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contactUs .text {
	position: relative;
	z-index: 21;
}

.anchorBL {
	display: none;
}

#sticker-sticky-wrapper .guanggao {
	display: none;
}

.x_yy {
	text-align: center;
	width: 100%;
	background-color: #2e2e2e;
	line-height: 30px;
	padding: 15px 0;
	margin: 0 auto;
	position: fixed;
	bottom: 0px;
	opacity: 0.7;
	border-top: 1px solid #000;
	border-bottom: 5px solid #2e2e2e;
}

.x_yy .x_1 {
	display: inline-block;
	width: 25%;
	text-align: left;
	border: 1px solid #000;
}

.x_yy span {
	margin: 0 5px;
	font-size: 18px;
	color: #fff;
}

.x_yy span:first-child {
	color: #d7000f;
	font-weight: 700;
}

.x_yy .x_1 input {
	width: 100%;
	line-height: 30px;
	height: 30px;
	width: 96%;
	padding: 0 2%;
	border: 0;
	background: #fff;
}

.x_1 .valid_message {
	background: #fff !important;
	color: #f40000;
	line-height: 30px !important;
	padding-right: 5px;
	right: 0 !important;
	left: auto;
	top: 0;
	width: auto !important;
}

.x_yy .btn {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	background: #fff;
	border: none;
}

.x_yy .btn:hover {
	background: #474747;
}

.x_dis {
	border-top: 3px solid #d7000f;
}

.x_yy_position {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #fff;
	border-top: 3px solid #d7000f;
}

@media only screen and (max-width:900px) {
	.x_yy {
		width: 100%;
		bottom: 30px;
	}
}

@media only screen and (max-width:767px) {
	.x_yy {
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
	}
	.x_yy span,
	.x_yy .btn {
		float: left;
	}
	.x_yy .ph {
		clear: left;
		width: 90px;
		color: #fff;
		margin-left: 20px;
	}
	.x_yy span {
		margin: 0;
	}
	.x_yy .x_1 {
		width: 45%;
		margin-bottom: 10px;
	}
	.x_yy .btn {
		margin-left: 5px;
		height: 34px;
		line-height: 34px;
		position: fixed;
	}
	.x_yy span:first-child {
		display: none;
	}
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.shoujiButton {
		display: block;
	}
}