.solution-list .title {
	padding-bottom: 45px;
	text-align: center
}
.solution-list .title h2{
	padding-top: 25px;
	text-align: center; font-size: 36px;
    line-height: 36px;
    font-weight: 400;
}
.solution-list .title p{padding-top: 15px; text-align: center; font-size: 15px;
    line-height: 15px;
    font-weight: 400;
	}
	
.feature-list .title h2{
	padding-top: 50px;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}
.feature-list .title p{padding-top: 15px; text-align: center; font-size: 15px;
    line-height: 15px;
    font-weight: 400;
	}
	
.solution-list .qiye {
	background-color: #3C3C3C
}

.solution-list .qiye li {
	float: left;
	width: 20%
}

.solution-list .qiye .zhanting {
	background: url(../../images/xianguo/zhanting.jpg)
}

.solution-list .qiye .loupan {
	background: url(../../images/xianguo/loupan.jpg)
}

.solution-list .qiye .jingqu {
	background: url(../../images/xianguo/jingqu.jpg)
}

.solution-list .qiye .qiche {
	background: url(../../images/xianguo/qiche.jpg)
}

.solution-list .qiye .gongsi {
	background: url(../../images/xianguo/gongsi.jpg)
}

.solution-list .qiye a {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 125px 32px;
	height: 425px;
	text-align: center;
	vertical-align: middle
}

.solution-list .qiye i {
	display: block;
	margin: 0 auto;
	width: 62px;
	height: 55px;
	background: url(../../images/xianguo/icon_qiye.png)
}

.solution-list .qiye .zhanting i {
	background-position: 0 0
}

.solution-list .qiye .loupan i {
	background-position: -65px 0
}

.solution-list .qiye .jingqu i {
	background-position: -130px 0
}
.solution-list .qiye .qiche i {
	background-position: -195px 0
}
.solution-list .qiye .gongsi i {
	background-position: -260px 0
}

.solution-list .qiye h3,.solution-list .qiye p {
	color: #fff
}

.solution-list .bg {
	top: 0;
	background-color: #4D9FF6
}

.solution-list .bg,.solution-list .inner {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%
}

.solution-list .inner {
	top: 125px
}

.solution-list a:hover .inner {
	top: 75px
}

.solution-list .line {
	margin: 24px auto 0;
	width: 18px;
	height: 2px;
	background-color: #fff
}

.solution-list a:hover .line {
	margin-top: 0
}

.solution-list .name {
	margin-top: 20px;
	font-size: 24px
}

.solution-list .desc {
	    /* margin-top: 20px; */
    /* padding: 0 32px 0 32px; */
    width: 85%;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 20px;
}

.solution-list .try {
	margin-top: 20px;
	display: inline-block
}

.solution-list .desc,.solution-list .inner,.solution-list .line,.solution-list .name,.solution-list .try {
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1)
}

.solution-list .bg,.solution-list .desc,.solution-list .try,.solution-list a:hover .line {
	opacity: 0;
	filter: alpha(opacity=0)
}

.solution-list .line,.solution-list a:hover .bg,.solution-list a:hover .desc,.solution-list a:hover .try {
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution-list a:hover .bg {
	opacity: .9;
	filter: alpha(opacity=90)
}





.qiye h2 {
	padding-top: 45px;
	font-size: 40px
}

.qiye .title p {
	font-size: 20px
}

.qiye .btn-show-coop {
	padding: 15px 50px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #57D5D2;
    border-radius: 3px;
    cursor: pointer;
}


.feature-list {
	box-sizing: border-box;
	padding: 45px 0;
	height: 600px;
	background: #3c4348 no-repeat 50% url(../../images/xianguo/yingyong.jpg)
}

.feature-list .title {
	color: #fff
}

.feature-list .qiye ul {
	    /* margin-top: 26px; */
    width: 1000px;
    margin: 0 auto;
    margin-top: 25px;
}

.feature-list .qiye li {
	float: left;
	box-sizing: border-box;
	padding: 25px 65px 25px 65px;
	width: 25%;
	height: 140px
}

.feature-list .qiye i {
	display: block;
	margin: 0 auto;
	width: 62px;
	height: 62px;
	background: url(../../images/xianguo/icon_qiye.png)
}

.feature-list .qiye .locate i {
	background-position: -1px -58px
}

.feature-list .qiye .design i {
	background-position: -66px -58px
}

.feature-list .qiye .render i {
	background-position: -131px -58px
}

.feature-list .qiye .reality i {
	background-position: -195px -58px
}

.feature-list .qiye .threed i {
	background-position: -1px -124px
}

.feature-list .qiye .sale i {
	background-position: -66px -124px
}

.feature-list .qiye .product i {
	background-position: -131px -124px
}

.feature-list .qiye .pano i {
	background-position: -196px -124px
}

.feature-list .qiye p {
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	color: #fff
}





.w980,.w1000 {
	margin-left: auto;
	margin-right: auto
}

.w1000 {
	width: 1000px
}

.w1180 {
	width: 1180px;
	margin-left: auto;
	margin-right: auto
}

.fl {
	float: left
}

.fr {
	float: right
}

.fs {
	font-family: \5b8b\4f53
}

.f-a {
	font-family: Arial
}

.f-yh {
	font-family: Lantinghei SC,Microsoft YaHei
}

.fs12 {
	font-size: 12px
}

.fs14 {
	font-size: 14px
}

.fs16 {
	font-size: 16px
}

.fs18 {
	font-size: 18px
}

.fs20 {
	font-size: 20px
}

.fs22 {
	font-size: 22px
}

.fs24 {
	font-size: 24px
}

.fs30 {
	font-size: 30px
}

.b {
	font-weight: 700
}

.n {
	font-weight: 400
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.tl {
	text-align: left
}

.tdl {
	text-decoration: underline
}

.nowrap {
	white-space: nowrap
}

.bk {
	word-wrap: break-word
}



.site-sidebar {
	display: none
}

.section1 {
	position: relative;
	height: 600px;
	width: 100%;
	color: #fff;
	background: url(../../images/xianguo/banner_qiye.jpg) no-repeat 50%
}

.section1 .main {
	padding-top: 210px
}

.section1 .main h3 {
	font-size: 44px;
	line-height: 44px
}

.section1 .main h1 {
	font-size: 60px;
	line-height: 60px;
	margin-top: 12px
}

.section1 .link {
	height: 60px;
	width: 564px;
	padding: 8px 8px 8px 48px;
	text-align: left;
	font-size: 20px;
	line-height: 60px;
	background: rgba(0,0,0,.5);
	margin: 84px auto 0
}

.section1 .link i {
	display: inline-block;
	position: relative;
	background: url(../../images/xianguo/qiyedianhua.png) no-repeat
}

.section1 .link i.tel {
	top: 6px;
	width: 30px;
	height: 30px;
	background-position: -5px -75px;
	margin-right: 10px
}

.section1 .link p em {
	color: #4d9ff6
}

.section1 .link i.qq {
	top: 4px;
	width: 22px;
	height: 24px;
	background-position: -5px -5px;
	margin-right: 10px
}

.section1 .link .btn-qq {
	display: block;
	width: 242px;
	height: 60px;
	text-align: center;
	color: #fff;
	background: #4d9ff6;
	border-radius: 3px
}

.section1 .link .btn-qq:hover {
	background: #9ee2b4
}

.section2 {
	padding: 72px 95px 80px;
	background: #fff
}

.section2 .item {
	position: relative;
	float: left
}

.section2 .item i {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/xianguo/qiye3icon.png) no-repeat
}

.section2 .item h3 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px
}

.section2 .item p {
	font-size: 16px;
	color: #666
}

.section2 .item1 {
	padding-left: 113px;
	margin-right: 122px
}

.section2 .item1 i {
	width: 85px;
	height: 67px;
	background-position: -5px -183px
}

.section2 .item2 {
	padding-left: 101px;
	margin-right: 122px
}

.section2 .item2 i {
	width: 71px;
	height: 81px;
	background-position: -5px -5px
}

.section2 .item3 {
	padding-left: 96px
}

.section2 .item3 i {
	width: 70px;
	height: 77px;
	background-position: -5px -96px
}

.section3 {
	padding: 60px 0 78px
}

.section3 .title {
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	margin-bottom: 50px
}

.section3 table {
	width: 100%;
	margin: 0 auto
}

.section3 td {
	width: 300px;
	border: 2px solid #f5f5f5
}

.section3 thead td {
	height: 180px;
	color: #fff;
	background: #4d9ff6
}

.section3 thead td h3 {
	font-size: 22px;
	line-height: 22px
}

.section3 thead td p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px
}

.section3 thead td i {
	display: inline-block;
	background: url(../../images/xianguo/icon_taocan.png) no-repeat
}

.section3 thead td.col1 i {
	width: 48px;
	height: 40px;
	background-position: -5px -5px;
	margin-bottom: 28px
}

.section3 thead td.col2 i {
	width: 48px;
	height: 40px;
	background-position: -5px -53px;
	margin-bottom: 27px
}

.section3 thead td.col3 i {
	width: 48px;
	height: 40px;
	background-position: -5px -103px;
	margin-bottom: 27px
}
.section3 thead td.col4 i {
	width: 48px;
	height: 40px;
	background-position: -5px -153px;
	margin-bottom: 27px
}

.section3 tbody td {
	height: 120px;
	background: #fff
}

.section3 tbody td .price {
	color: #f60;
	font-size: 34px
}

.section3 tbody td .price span {
	font-size: 16px
}

.section3 tbody td .origin {
	color: #999;
	font-size: 16px
}

.section3 tbody td .origin span {
	text-decoration: line-through
}

.section3 .extra {
	position: relative;
	
	height: 50px;
	background: #fff;
	padding: 25px 80px;
	margin: 0 auto
}

.section3 .extra h3 {
	position: relative;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	padding-left: 41px
}

.section3 .extra h3 i {
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 0;
	width: 35px;
	height: 26px;
	background: url(../../images/xianguo/qiyedianhua.png) no-repeat -5px -39px
}

.section3 .extra p {
	color: #999;
	font-size: 14px;
	line-height: 14px;
	margin-top: 15px
}

.section3 .extra .btn-qq {
	position: absolute;
	top: 20px;
	right: 60px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	padding: 20px 65px
}

.section3 .extra .btn-qq i {
	display: inline-block;
	position: relative;
	top: -2px;
	width: 22px;
	height: 24px;
	vertical-align: middle;
	background: url(../../images/xianguo/qiyedianhua.png) no-repeat -5px -5px;
	margin-right: 10px
}

.section3 .wrapper {
	position: relative
}

.section3 .wrapper .sub-tab {
	position: absolute;
	top: 184px;
	left: -11px
}

.section3 .wrapper .sub-tab li {
	height: 94px;
	width: 18px;
	font-size: 18px;
	font-weight: 700;
	line-height: 19px;
	color: #777;
	background: #ddd;
	padding: 15px 14px;
	margin-bottom: 2px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.btn-main {
    display: inline-block;
    padding: 6px 12px;
    background-color: #f60!important;
    color: #fff;}
.section4 {
	height: 620px;
	background: url(../../images/xianguo/K4LUNAAKAEBKMW7FAAAAAAI8_1920x620.jpg) no-repeat 50%
}

.section4 ul {
	padding-top: 60px;
	color: #fff
}

.section4 .item {
	float: left;
	position: relative;
	width: 388px;
	height: 500px;
	border: 1px solid hsla(0,0%,100%,.25);
	cursor: pointer
}

.section4 .item.middle {
	margin: 0 5px
}

.section4 .item .img-wrapper {
	overflow: hidden
}

.section4 .item:hover img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.section4 .item.middle img {
	top: 1px
}

.section4 .item .info {
	height: 91px;
	text-align: center;
	padding-top: 19px
}

.section4 .item .info h3 {
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 12px
}

.section4 .item .info p {
	font-size: 16px;
	line-height: 16px
}

.section4 .item .info i {
	display: inline-block;
	width: 38px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	background: rgba(0,0,0,.5);
	border-radius: 3px;
	margin-right: 4px
}

.section5 {
	text-align: center;
	padding: 60px 0 70px;
	background: #fff
}

.section5 .title {
	font-size: 36px;
	line-height: 36px;
	font-weight: 400
}

.section5 .item {
	float: left;
	width: 218px;
	margin-left: 75px
}

.section5 .item:first-child {
	margin: 0
}

.section5 .item h3 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px
}

.section5 .item p {
	color: #666;
	font-size: 16px;
	line-height: 24px
}

.section5 .item p a {
	color: #4d9ff6
}

.section5 .wrapper {
	position: relative;
	width: 1099px;
	margin: 70px auto 0
}

.section5 .wrapper .number {
	height: 31px;
	background: url(../../images/xianguo/qiyebuzhou.png) no-repeat 50%;
	margin-bottom: 30px
}

.section6 {
	background: #2a2d3a
}

.section6 .main {
	position: relative;
	min-width: 1600px;
	height: 592px;
	background: url(../../images/xianguo/K4LUNAAKAEBKMW7FAAAAABQ8_1050x592.jpg) no-repeat 0 0
}

.section6 .partners {
	position: absolute;
	right: 0;
	width: 625px;
	height: 527px;
	color: #fff;
	padding: 65px 160px 0 70px;
	background: #2a2d3a
}

.section6 .partners .hd h3 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 400
}

.section6 .partners .hd .line {
	height: 3px;
	width: 70px;
	background: #fff;
	opacity: .2;
	margin-top: 20px
}

.section6 .partners .bd {
	padding-top: 60px
}

.section6 .partners li {
	margin-bottom: 30px
}

.section6 .partners li h3 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 12px
}

.section6 .partners li p {
	font-size: 16px;
	line-height: 24px
}

.section6 .partners li img {
	vertical-align: top;
	margin-right: 40px
}

.section7 {
	padding: 60px 0 0
}

.ft-link {
	font-size: 24px
}

.ft-link .tel em {
	color: #4d9ff6;
	font-weight: 700
}

.ft-link i {
	display: inline-block;
	position: relative;
	background: url(../../images/xianguo/qiyedianhua.png) no-repeat
}

.ft-link .tel i {
	top: 6px;
	width: 30px;
	height: 30px;
	background-position: -5px -75px;
	margin-right: 10px
}

.ft-link .btn-qq {
	display: inline-block;
	width: 242px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background: #4d9ff6;
	border-radius: 3px;
	margin-top: 30px
}

.ft-link .btn-qq i {
	top: 4px;
	width: 22px;
	height: 24px;
	background-position: -5px -5px;
	margin-right: 10px
}

.ft-link .btn-qq:hover {
	background: #9ee2b4
}

.case-detail {
	display: none;
	z-index: 1000
}

.case-detail,.case-detail .mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.case-detail .mask {
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

.case-detail .close {
	position: fixed;
	top: 40px;
	right: 40px;
	width: 24px;
	height: 24px;
	background: url(../../images/xianguo/KZ4E2OYKAEBKMPBOAQ888888_88x34.png) no-repeat -5px -5px;
	z-index: 2
}

.case-detail .wrapper {
	position: relative;
	height: 100%;
	overflow: auto;
	z-index: 1
}

.case-detail .main {
	position: relative;
	width: 800px;
	padding-top: 60px;
	background: #fff;
	margin: 100px auto
}

.case-detail .main-hd {
	padding-bottom: 75px
}

.case-detail .main-hd .title {
	font-size: 40px;
	font-weight: 200;
	margin-bottom: 12px
}

.case-detail .main-hd .price {
	font-size: 24px;
	color: #f60
}

.case-detail ul {
	margin: 0 40px
}

.case-detail .item {
	position: relative;
	padding-top: 32px;
	border-top: 1px solid #d1d1d1;
	margin-bottom: 50px
}

.case-detail .item .name {
	position: absolute;
	top: -15px;
	left: 50%;
	width: 200px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	background: #d1d1d1;
	border-radius: 15px;
	margin-left: -100px
}

.case-detail .item .display {
	position: relative
}

.case-detail .item .display img {
	margin-bottom: 10px
}

.case-detail .item .display .view-pano {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 48px;
	padding-left: 50px;
	border: 2px solid #ccc;
	border-radius: 3px;
	margin: auto;
	background: #000 url(../../images/xianguo/KSJ7TASDM5CUGEITABAQAAAA_30x29.png) no-repeat 14px 8px;
	color: #fff;
	line-height: 48px;
	font-size: 16px;
	opacity: .75;
	filter: alpha(opacity=75)
}

.case-detail .item .display .view-pano:hover {
	opacity: .85;
	filter: alpha(opacity=85);
	text-decoration: none
}

.case-detail .item p {
	font-size: 14px;
	color: #666;
	padding-bottom: 10px
}

.case-detail .ft-link {
	background: #f2f2f2;
	padding: 65px 0 60px
}



    <link rel="stylesheet" type="text/css" href="css/qiye/index.css">






@media only screen and (max-width:1440px) {
	.section6 .main {
		min-width: 1200px;
		background-position: -300px 0
	}
}