﻿/*公共*/

body {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    position: relative; 
    /*box-sizing: border-box;*/
    min-width:1170px;
}
html {
    min-width:1200px;
}


* {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,"Segoe UI",Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei",sans-serif;
    font-style: normal;
   
    line-height: 1.6;
}
 
img {
    display:block;

}
.my-p-r {
    position:relative;
}

.container{min-width:1170px; 
	width:expression(document.body.clientWidth < 1170? "1170px": "auto" ); }



.bg-color-white {
	background-color: #fff;
}
.no-padding-left {
	padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.no-padding {
	padding: 0;
}
header {
	/*position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;*/
}
header {
min-width:1170px;
}
footer {
    min-width:1170px;
}
header .header-top {
	height: 30px;
	border-bottom: 1px solid #ccc;
}
header .header-top-text {
	line-height: 30px;
	color: #ccc;
	text-indent: 15px;
}
header .navbar {
	height: 100px;
	padding: 0;
	margin: 0;
	border: 0;
}
header .navbar .adlogo-img {
	margin: 20px 0 0 15px;
	font-size:12px;
	width:240px;	
	float: left;
}
header .navbar .adlogo-img img {
    width:100%;   
    }

header .navbar ul {
	list-style: none;
	height: 100px;
	padding-left: 300px;
	margin: 0;
	font-size: 14px;
}
header .navbar ul li {
	float: left;
	padding:0 15px 0 15px;
	line-height: 95px;
	text-align: center;
}
header .navbar ul li.active {
	border-bottom: 5px solid red;
}
header .navbar ul li a {
	color: #333;
}
header .navbar ul li a:hover {
	color: red;
}

footer {
	padding: 20px 0 10px;
	text-align: center;
	color: #555;
	background-color: #f3f3f3;
}
footer .container {
	position: relative;
}
footer ul {
	height: 60px;
	list-style: none;
	margin: 0 10px 30px;
	padding: 0 100px;
	border-bottom: 1px solid #ccc;
}
footer ul li {
	float: left;
	width: 80px;
	line-height: 60px;
}
footer ul li:nth-child(2n) {
	width: 10px;
}
footer ul li a {
	color: #555;
}
footer .thumbnail {
	padding: 9px;
	width: 150px;
	height: 175px;
}
footer .thumbnail img {
	width: 130px;
	height: 130px;
}
footer .thumbnail .ewm-text {
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0;
}

.my-center {
    margin:0 auto;
}

/*关于安邸*/
#about {
	
}
#about h2 {
	background: url(images/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#about .about-company {
	padding: 15px 0;
}
#about .about-company img {
	width: 100%;
}
#about .about-h3 {	
	margin: 0 0 20px;
}
#about .about-company .about-h3-text {
	font-size: 16px;
	line-height: 1.2;
}
#about .about-address {

	padding: 30px 0;
	border: 1px solid #ccc;
    background-color:#4d6b80;
}
#about .about-address .about-address-img {
	padding: 15px;
    border:1px solid white;
}
#about .about-address img {
	width: 100%;
}
#about .about-address .about-address-text {
	border: 1px solid #ccc;
	border-left:none;
	padding: 25px;
	height: 468px;
}
    #about .about-address .about-address-text * {
    color:white;
    }

.BMap_Marker BMap_noprint{ background:url(images/biaoji.png);}

/*经典案例*/
#case {
	/*padding: 0 0 80px;*/
	background-color: #f3f3f3;
    min-width:1170px;
}

.case-banner{	

    overflow:hidden;
}
#case .case-content {
}
#case h2 {
	background: url(images/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#case .case-content-top {
	margin: 30px 0;
	padding: 15px 0;
	background-color: #fff;
}
#case .case-content-top .top-header {
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
}
#case .case-content-top .top-body {
	padding: 7px 0;
}
#case .case-content-top .top-body a.item {
	display: inline-block;
	padding: 3px 15px;
	color: #333;
}
#case .case-content-top .top-body a.active {
	background-color: red;
	border-radius: 5px;
	color: #fff;
}
#case .case-content-do {
}
#case .case-content-do a {
	display: block;
	color: #333;
	background-color: #fff;
	margin-bottom: 30px;
}
#case .case-content-do img {
    height:200px;
	width: 100%;
}
#case .case-content-do h4 {
	margin: 0;
	padding: 13px 15px;
	font-size: 16px;
}
#case .case-content-do p {
	margin: 0;
	border-top: 3px solid #f3f3f3;
	padding: 10px 15px;
}
#case .case-content-do p img {
    display:inline;
	width: 22px;
	height: 22px;
	border-radius:11px;
	margin-right: 10px;
}
#case .page {
	text-align: center;
	margin: 30px 0 20px;
}
#case .page ul {
	display: inline-block;
	margin: 20px auto;
	padding: 15px 30px 15px 20px;
	list-style: none;
	background-color: #f8f8f8;
}
#case .page ul:after{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#case .page ul li {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	text-align: center;line-height: 30px;
	border-radius: 5px;
}
#case .page ul li:last-child,
#case .page ul li:first-child {
	width: 80px;
}
#case .page ul li.active{
	background-color: red;
}
#case .page ul li a {
	color: #555;
}
#case .page ul li.active a {
	color: white;
}


/*案例详情页*/
#case-d {
	background-color: #f3f3f3;
	padding-bottom: 60px;
}
#case-d .case-d-time {
	background-color: #f3f3f3;
	color: #555;
	padding: 10px 0;
	margin: 0;
}
#case-d .case-d-content {
	background-color: #fff;
	padding: 20px 100px;
}
    #case-d .case-d-content img {
    margin:0 auto;
    margin-bottom:10px;
    }

#case-d .case-d-h2 {
	font-size: 25px;
	text-align: center;
	letter-spacing: 1px;
	color: #333;
	font-weight: bold;
	margin: 15px 0 30px;
}
#case-d .case-d-h2-text {
	text-align: center;
	letter-spacing: 1px;
	color: #999;
	margin: 30px 0 30px;
}
#case-d .thumbnail>img {
	width: 100%;
}
#case-d .case-d-h3 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 10px;
}
#case-d .case-d-h3-text {
	line-height: 1.2;
	margin: 0 0 30px;
}
#case-d .case-d-h4 {
	font-size: 18px;
	font-weight: 500;
}
#case-d .case-d-h4-text {
	line-height: 1.2;
}


/*全城巨惠*/

#city {
	background-color: #f3f3f3;
}
#city h2 {
	background: url(images/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#city > .container > .row {
	padding-top: 5px;
	margin-bottom: 30px;
}
#city .container-fluid {
	padding: 0;
}
#city .city-left {
}
#city .city-left-content {
	background-color: #fff;
	padding: 15px 0;
	margin: 0 0 20px;
	box-shadow: 2px 2px 3px #ccc;
}
#city .city-left-content a {
	display: block;
	color: #333;
}
#city .city-left-content .city-left-content-text {
	height: 130px;
}
#city .city-left-content img {
	width: 100%;
	height: 130px;
}
#city .city-left-content h4 {
	margin: 0 0 10px;
}
#city .city-left-content p {
	margin: 0 ;
}
#city .city-left-content .p-btn {
	position: absolute;
	bottom: 0;
	right: 15px;
}
#city .city-left-content .p-btn .btn-1 {
	border-color: #f42d52;
	color: #f42d52;
	border-radius: 1px;
	padding: 3px 15px;
	margin-right: 15px;
}


#city .city-left-content .p-btn .btn-2 {
	border-color: #0074c5;
	color: #0074c5;
	border-radius: 1px;
	padding: 3px 15px;
}
    #city .city-left-content .p-btn .btn-2:hover {
    background:#0074c5;
    color:white;
    }

#city .city-right {
	padding-left: 5px;
}
#city .city-right .city-right-top {
	padding: 20px 20px 5px;
	margin: 0 0 20px;
	background: #fff;
	box-shadow: 2px 2px 3px #ccc;
}
#city .city-right .city-right-top h4 {
	margin: 0 0 20px;
	text-align: center;
}
#city .city-right .city-right-top .btn-3 {
	padding: 3px 50px;
	border-radius: 1px;
}
#city .city-right .city-right-do {
	padding: 20px;
	margin: 0;
	background: #fff;
	box-shadow: 2px 2px 3px #ccc;
}
#city .city-right .city-right-do h5 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ccc;
}
#city .city-right .city-right-do a {
	display: block;
	color: #333;
}
#city .city-right .city-right-do .col-md-6 {
	padding: 10px 10px 10px 0;
}
#city .city-right .city-right-do .col-md-6:nth-child(2n+1) {
	padding: 10px 0 10px 10px;
}
#city .city-right .city-right-do .col-md-6 img {
	width: 100%;
	height: 96px;
}
#city .city-footer {
	background-color: #fff;
	padding: 30px 0;
}
#city .city-footer img {
	width: 100%;
	height: 92px;
}

/*全城巨惠详情页*/

#city-d {
	background-color: #f3f3f3;
}
#city-d h2 {
	margin: 50px 0;
	text-align: center;
}
#city-d .city-d-content {
	margin-bottom: 100px;
}
#city-d .city-d-content img {
	width: 100%;
	border-radius: 10px;
}
#city-d .city-d-content p {
	font-size: 16px;
	line-height: 1.2;
}
#city-d .city-footer {
	background-color: #fff;
	padding: 30px 0;
}
#city-d .city-footer img {
	width: 100%;
	height: 92px;
}


.my-linkqq {
    display:block;
    width:88px;
    height:28px;
    border:1px solid #f42d52;
    position:absolute;
    right:137px;
    bottom:35px;
    z-index:9999;
    text-align:center;
    padding: 3px 15px;
    font-size:14px;
    color:#f42d52;
}
    
    .my-linkqq:link {
    text-decoration:none;
    color:#f42d52;
    
    }
    .my-linkqq:visited {
    color:#f42d52;
    }
    .my-linkqq:hover {
    background:#f42d52;
    color:white;
    text-decoration:none;
    }

/*施工力量*/
#power {
	
	text-align: center;
}
#power img {
	width: 100%;
}
#power h2 {
	background: url(images/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#power h3 {
	margin: 50px 0;
}
#power .power-1 {
	margin: 0;
}
#power .power-1-1 {
	margin-bottom: 50px;
}
#power .power-footer {
	background-color: #fff;
	padding: 30px 0;
}
#power .power-footer img {
	width: 100%;
	height: 92px;
}


/*设计团队*/

.design-banner{

  overflow:hidden;
}
.design-banner img {
    
    }
#team {
	background-color: #f3f3f3;
}
#team h2 {
	background: url(images/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#team > .container {
	text-align: center;
	padding-bottom: 50px;
}
#team > .container > .team-content {
	padding: 50px 20px 70px;
	display:flex;
	flex-wrap:wrap;
}
#team > .container > .team-content a {
	display: block;
	color: #333;
}
#team > .container > .team-content img {
	width: 180px;
    margin:0 auto;
}
#team > .container > .team-content h3 {
	margin: 15px 0 30px;
}
#team .page ul {
	display: inline-block;
	margin: 20px auto;
	padding: 15px 30px 15px 20px;
	list-style: none;
	background-color: #f8f8f8;
}
#team .page ul:after{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#team .page ul li {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	text-align: center;line-height: 30px;
	border-radius: 5px;
}
#team .page ul li:last-child,
#team .page ul li:first-child {
	width: 80px;
}
#team .page ul li.active{
	background-color: red;
}
#team .page ul li a {
	color: #555;
}
#team .page ul li.active a {
	color: white;
}
#team .team-footer {
	background-color: #fff;
	padding: 30px 0;
}
#team .team-footer img {
	width: 100%;
	height: 92px;
}

/*设计团队详情页*/

.jumbotron{
	overflow:hidden;
	background:url(../Andi/images/bg-1.png);
	padding: 0;
	margin: 0;
	text-align: center;
	text-indent: 0;
}
.team-user {
    width:1140px;
	height: 260px;
	color: #fff;
    padding-top:20px;
}

.circle-pic {
    border: 3px solid white;
    margin: 0 auto;
    width:110px;
    height:110px;
    overflow:hidden;
    border-radius: 50%;
}


.team-user img {
	margin-top:-14px;
	margin-left:-6px;
    width:105%;
  
}
/*.team-user .user-item {
	margin-top:10px;  
}*/
.team-user .user-item h4 {
	margin: 0;
	height: 34px;
	line-height: 40px;
    color:#fff;
}
.team-user .user-item p {
	margin: 0;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
    color:#fff;
}
.team-user .user-btn {
	margin: 10px;
	height: 24px;
	padding: 4px 15px;
	font-size: 14px;
	line-height: 16px;
	border-radius: 1px;
	border:0;
	color: #fff;
	
}
#team-d {
	background-color: #f3f3f3;
	padding: 30px 0;
}
#team-d h3 {
	margin: 0 0 15px;
	height: 25px;
	line-height: 25px;
	border-left: 5px solid #333;
	text-indent: 8px;
}
#team-d .user-info {
	margin-bottom: 30px;
}
#team-d .user-info-left {
	
}
#team-d .info-left-content {
	height: 325px;
	background-color: #fff;
	padding: 20px;
	margin: 0;
}
#team-d .info-left-content img {
   margin-top:-10px;
	width: 100%;
    overflow:hidden;
}
#team-d .info-left-content .info-left-content-text {
	padding: 0 0 0 30px;
}
#team-d .info-left-content .info-left-content-up {
	padding-bottom:20px;
    margin-bottom:20px;
	border-bottom: 1px solid #333;
	margin: 0 0 10px;
}
#team-d .info-left-content h4 {
	margin: 0 0 5px;
	height: 20px;
	font-weight: bold;
}
#team-d .info-left-content p {
	margin: 0;
	line-height: 22px;
}
#team-d .info-left-content .info-left-content-do {	
	overflow: hidden;
}
    #team-d .info-left-content .info-left-content-do p {      
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:8;
        -webkit-box-orient: vertical;

    }
#team-d .user-info-right {
	
}
#team-d .info-right-content {
	
	background-color: #fff;
	padding: 20px 20px 5px;
	margin: 0;
}
#team-d .info-right-content h4 {
	margin: 0 0 15px;
	text-align: center;
}
#team-d .info-right-content .text-center {
	margin-bottom:10px; 
}
#team-d .info-right-content .btn-3 {
	padding: 3px 50px;
	border-radius: 1px;
}
#team-d .user-case {
	background-color: #fff;
	margin: 0;
	padding: 20px;
	margin-bottom: 70px;
}
#team-d .user-case .case-item {
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 30px;
}
#team-d .user-case .case-item h4 {
	font-weight: bold;
	margin-bottom: 15px;
}
#team-d .user-case .case-item h4 .pull-right{
	color: #999;
	font-size: 14px;
}
#team-d .user-case .case-item p {
	line-height: 1.2;
	margin-bottom: 15px;
}
#team-d .user-case .case-item .case-pic {
	margin-right: -10px;
    margin-left: -10px;
}
#team-d .user-case .case-item .case-img {
	padding: 0 10px;
}
#team-d .user-case .case-item img {
	width: 100%;
}
    #team-d .user-case .case-item a {
    text-decoration:none;
    }
#team-d .user-case .loading {
	margin: 35px 0 5px;
	padding: 15px;
	text-align: center;
	color: red;
	border:1px solid red;
	font-size: 18px;
}
#team-d .team-footer {
	background-color: #fff;
	padding: 30px 0;
}
#team-d .team-footer img {
	width: 100%;
	height: 92px;
}


/*首页*/


#myCarousel .carousel-inner {
	min-height: 700px;
}
#myCarousel .carousel-inner>.item>img {
	margin: 0 auto;
	height: 700px;
}
#myCarousel .carousel-control {
	font-size: 100px;
	line-height: 700px;
}
#main .tab1,
#main .tab3 {
	background-color: #f3f3f3;
}
#main .content {
	padding: 20px 15px;
}
#main .content-header {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px;
}
#main .tab1 h2 {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	border-left: 5px solid #c91c55;
	text-indent: 15px;
	margin: 0;
}

#main .tab2 h2 {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	border-left: 5px solid #0e7e8f;
	text-indent: 15px;
	margin: 0;
}
#main .tab3 h2 {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	border-left: 5px solid #ccaf10;
	text-indent: 15px;
	margin: 0;
}
#main .tab4 h2 {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	border-left: 5px solid #7b4bca;
	text-indent: 15px;
	margin: 0;
}

#main .h2 {
	font-size: 17px;
	color: #ccc;
	margin: 7px 0 0 0;
}
#main .tab1 .h2 a {
	display: block;
	color: #c91c55;
	background-color: transparent;
}
#main .tab2 .h2 a {
	display: block;
	color: #0e7e8f;
	background-color: transparent;
}
#main .tab3 .h2 a {
	display: block;
	color: #ccaf10;
	background-color: transparent;
}

#main  .content-header h2 {
    color:#584a41;
}



#main .tab1 .content-body a {
	display: block;
	color: #333;
	background-color: #fff;
	margin-bottom: 30px;
}
#main .tab1 .content-body img {
    height:200px;
	width: 100%;
}
#main .tab1 .content-body h4 {
	margin: 0;
	padding: 13px 15px;
	font-size: 16px;
}
#main .tab1 .content-body p {
	margin: 0;
	border-top: 3px solid #f3f3f3;
	padding: 10px 15px;
}
#main .tab1 .content-body p img {
	width: 22px;
	height: 22px;
	border-radius:11px;
	margin-right: 10px;
    display:inline;
}
#main .tab2 .row {
	margin: 0;
}
#main .tab2 .content-body {
	text-align: center;
}
#main .tab2 .body-one {
	padding: 20px 0;
}
#main .tab2 .body-one a {
	display: block;
	color: #333;
}
#main .tab2 .body-one img {
    margin:0 auto;
	width: 160px;
	border-radius: 90px;
}
#main .tab2 .body-one h4 {
	font-size: 24px;
	margin: 15px 0 30px;
}
#main .tab2 .body-one .body-one-img {
	width: 28px;
	margin-left:auto;
    margin-right:auto;
}
#main .tab2 h3 {
	display: inline-block;
	padding: 0 15px;
	margin: 10px 0;
}
#main .tab2 .body-two h3 {
	border-left: 5px solid #E88024;
	border-right: 5px solid #E88024;
}
#main .tab2 .body-thr h3 {
	border-left: 5px solid #2185AA;
	border-right: 5px solid #2185AA;
}
#main .tab2 .body-two-header,
#main .tab2 .body-thr-header {
	border-bottom: 1px solid #ccc;
}
#main .tab3 {
	height: 420px;
	background: url(images/index-6.png) no-repeat center;
}
#main .tab3 .content-body {
	text-align: center;
}
#main .tab3 .slideTxtBox2 {
	width:1140px;
	height:254px;
	margin:0 auto;
	padding: 10px 0;
	border-left: 5px solid #333;
	border-right: 5px solid #333;
}
#main .tab3 .slideTxtBox2 ul {
	list-style: none;
}
#main .tab3 .slideTxtBox2 .bd {
	width:1130px;
	height:234px;
	margin:0 auto;
	text-align:center;
}



#main .tab3 .slideTxtBox2 .bd .hceg {
	width:550px;
	height:234px;
	margin-left:15px;
	position: relative;
}
#main .tab3 .slideTxtBox2 .bd .hceg img {
	width:550px;
	height:234px;
}
#main .tab4 .content-body {
	text-align: center;
	padding: 0 0 10px;
}

#main .hceg .mc {
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 234px;
	/*background-color: #333;*/
	/*opacity: 0.7;*/
	text-align: center;
	z-index: 1;
}

#main .hceg .mc .yuan{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 110px;
	height: 110px;
	text-align: center;
	border: 20px solid #000;
	border-radius: 110px;
	z-index: 1;
    opacity: 0.5;
}

#main .hceg .mc .yuan:after{
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    left: 25px;
    border: transparent solid 30px;
    content: "";
    z-index: 1;
    border-left-color: #000;
}


/*720全景*/
#video {
	min-width: 1170px;
	background-color: #f3f3f3;
}
    #video .video-content a {
    text-decoration:none;
    }
#video h2 {
	background: url(../img/title.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#video .video-content {
	padding: 15px 0 30px;

}
#video .video-content a {
	display: block;
	margin-bottom: 30px;
	position: relative;
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
	padding: 0 0 4px 0;
    text-align:center;

}
#video .video-content a img {
	width: 100%;
	height: 180px;
}
#video .video-content a h4 {
	margin: 0;
	padding: 15px 0;
	font-weight: bold;
	color: #333;
}
#video .video-content a .video-mask {
	position: absolute;
	top: 0;
	left: 0; 
	width: 100%;
	height: 180px; 
	/*background-color: #333;*/
	/*opacity: 0.7;*/
	text-align: center;
	z-index: 1;
}
#video .video-content a .video-mask .video-star {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 110px;
	height: 110px;
	text-align: center;
	border: 20px solid #000;
	border-radius: 110px;
	z-index: 1;
    opacity:.5;
}
#video .video-content a .video-mask .video-star:after {
    position: absolute;
    width: 0;
    height: 0;
    top: 10px;
    left: 19px;
    border: transparent solid 25px;
    border-right-width: 45px;
    border-left-width: 45px;
    content: "";
    z-index: 1;
    border-left-color: #000;
}


#video-d {
	min-width: 1170px;
	background-color: #f3f3f3;
}
#video-d h3 {
	text-align: center;
	margin: 60px 0 30px;
}
#video-d .video-d-content {
	padding: 0 0 80px;
}
#video-d .video-d-content video {
	width: 100%;
}


#video .btn-more1,#video .btn-more2 {
    float:right; width:100px; height:30px; background:white;border:1px solid #ccc;text-align:center;line-height:26px;text-decoration:none;color:#999;
}

#video .btn-more1:hover {
    background:#f1f1f1;color:#333;
    }
#video .btn-more2:hover {
    background:#f1f1f1;color:#333;
    }


/*浮动广告*/
#back-top {
	position: fixed;
	right: 10px;
	bottom: 30%;
	z-index: 9999;
}
    #back-top a {
    text-decoration:none;
    }
#back-top .item {
	width: 90px;
	height: 60px;
	background: #9e9e9e;
	border-radius: 3px;
	margin-bottom: 5px;
	text-align: center;
	cursor:pointer;
}
#back-top .item span {
	font-size: 40px;
	line-height: 60px;
	color: white;
}
#back-top .item:last-child span {
	font-size: 30px;
	line-height: 55px;
	color: white;
}
#back-top .item i {
	margin-top: 10px;
	font-size: 18px;
	color: white;
}
#back-top .item p {
	font-size: 14px;
	line-height: 14px;
	color: white;
}
#ewm-img {
	position: fixed;
	right: 110px;
	bottom: 30%;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 8px;
	z-index: 9999;
	display: none;
}
#ewm-img img {
	width: 80px;
	height: 80px;
   
}


