* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	min-width: 1300px;
	font-family: "PingFang SC", pingFangSC-Medium, "Microsoft Yahei", SimSun;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

ul,
ol {
	list-style: none
}

img {
	display: block;
	border: 0
}

a {
	color: #444;
	text-decoration: none
}

a:hover,
a:focus {
	color: #cd2b26;
	text-decoration: none
}

a:focus {
	color: #cd2b26
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.non{display: none;}
.xian{display: block;}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.text-right {
	text-align: right !important
}

.dropdown-box {
	position: absolute;
	z-index: 3;
	display: none
}

.dropdown-box.show {
	display: block
}

.icon {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.header-tel{
	position: relative;
}
.header-tel-span{
	position: absolute;
	top: 0;
	right: -5px;
	font-size: 18px;
	color: #cd2b26;
	padding-left: 10px;
	font-weight: 600;
	letter-spacing: 0;
}
.justify-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.text-right {
	text-align: right !important
}

.dropdown-box {
	position: absolute;
	z-index: 3;
	display: none
}

.dropdown-box.show {
	display: block
}

.icon {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.wrapper {
	width: 1200px;
	margin: 0 auto
}

.bg-gray {
	background-color: #f7f7f7
}

.breadcrumb {
	padding: 18px 0;
	background-color: #fbfcfd;
	border-bottom: 1px solid #eee;
	line-height: 1;
	color: #999
}

.breadcrumb span.arrow {
	margin: 0 4px
}

.breadcrumb a {
	color: #999
}

.breadcrumb a:hover {
	color: #cd2b26
}

.breadcrumb a,
.breadcrumb span {
	float: left
}

.top-bar {
	height: 40px;
	background-color: #f2f2f2
}

.top-bar .header-wrapper {
	position: relative
}

.top-bar .icon-top {
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0
}

.top-bar .icon-top_location {
	margin: 1px 10px 0 0;
	width: 12px;
	height: 17px;
	background-image: url(../images/icon-top_loaction.png?v2)
}

.top-bar .icon-top_tel {
	margin-top: 2px;
	width: 20px;
	height: 15px;
	background-image: url(../images/icon-top_tel.png?v2)
}

.top-bar .icon-top_arrow {
	width: 19px;
	height: 9px;
	background-image: url(../images/icon-top_arrow.png)
}

.top-bar-city {
	padding-top: 11px;
	font-size: 14px
}

.top-bar-city .current-city {
	float: left;
	margin-right: 15px;
	color: #333
}

.top-bar-city .change-city {
	float: left;
	color: #666
}

.top-bar-city .change-city:hover {
	color: #cd2b26
}

.top-bar-city .dropdown-city {
	z-index: 3;
	top: 40px;
	left: 0;
	right: 0;
	height: 138px;
	background-color: #fff;
	border: 1px solid #e6e6e6
}

.top-bar-city .dropdown-city ul li {
	float: left;
	margin-right: 30px;
	line-height: 60px
}

.top-bar-city .dropdown-city .wrapper {
	position: relative;
	padding: 39px 26px
}

.top-bar-city .dropdown-city .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 36px
}

.top-bar-nav {
	float: left;
	padding-top: 10px;
	font-size: 14px
}

.top-bar-nav .link-a {
	float: left;
	position: relative;
	margin-left: 35px;
	color: #666
}

.top-bar-nav .link-a:hover {
	color: #cd2b26
}

.top-bar-nav .dropdown-weixin {
	top: 28px;
	left: 50%;
	margin-left: -75px;
	border: 1px solid #e6e6e6;
	background-color: #fff
}

.top-bar-nav .dropdown-weixin .icon-top_arrow {
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -9px
}

.header {
	height: 138px;
	background-color: #fff
}

.header .logo-link {
	padding-top: 22px;
	margin-right: 40px
}

.header-top {
	height: 88px;
	border-bottom: 1px solid #eee
}

.header-nav .nav-link {
	position: relative;
	padding: 0
}

.header-nav .nav-link a {
	display: block;
	padding: 0 22px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #666;
	font-size: 16px
}

.header-nav .nav-link a span {
	position: relative;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.header-nav .nav-link a span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	content: attr(title);
	color: #cd2b26;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.header-nav .dropdown-menu {
	top: 50px;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	border: 1px solid #d2d2d2;
	border-top: 4px solid #cd2b26;
	background-color: #fff;
	text-align: center
}

.header-nav .dropdown-menu li {
	line-height: 36px;
	font-size: 16px
}

.header-nav .dropdown-menu li a:hover {
	color: #cd2b26
}

.header-nav li.active,
.header-nav li a:hover {
	color: #cd2b26
}

.header-nav li.active span,
.header-nav li a:hover span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.header-search {
	position: relative
}

.header-search__form {
	z-index: 2;
	width: 399px;
	background-color: #fff
}

.header-search__input {
	float: left;
	width: 346px;
	height: 40px;
	padding: 11px 10px;
	border: 1px solid #fd4e9c;
	font-size: 12px
}

.header-search__button {
	float: left;
	width: 53px;
	height: 40px;
	border: none;
	background-color: #fd4e9c
}

.header-search__button .icon-search {
	display: block;
	margin: 0 auto;
	width: 22px;
	height: 22px;
	background-image: url(../images/icon-search_button.png)
}

@media (min-width: 1640px) {
	.header-search__toggle-button {
		display: none
	}
	.header-search__form {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		width: 299px
	}
	.header-search__input {
		width: 246px
	}
}



/*从其它网页摘的样式开始*/



/*内容页*/
.show-container{background: #f3f3f3; width: 100%; height: auto; padding: 5px 0 0px;}
.show-center{width: 1240px; height: auto; margin: 0 auto; display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content:space-between; justify-content:space-between; -webkit-flex-wrap:wrap; flex-wrap:wrap;}
.show-left{width: 920px; height: 100%; background: #fff;}
.show-right{width: 300px; height: 100%;}
.background-none{background: transparent !important;}

/*案例*/

.crumbs-container{width: 100%; height: 50px; background: #f3f3f3; }
.crumbs{width: 1240px; height: 100%; line-height: 50px; margin: 0 auto; font-size: 14px; }
.crumbs span{margin: 0 5px;}
.crumbs a{color: #3e3e3e; transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s;}
.crumbs a.active{color: #c79e68;}
.crumbs a:hover{color: #c79e68; text-decoration: underline;}


/*设计师*/
.des-show-head .des-head-left{width: 920px; height: 450px; display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content:space-between; justify-content:space-between;}
.des-show-head .des-head-left .des-show-headimg{width: 280px; height: 440px; border: 5px solid #c79e68; background-position: center center; background-size: cover;}
.des-show-head .des-head-left .des-show-info{width: 565px; height: 440px; padding: 20px 0; position: relative;}
.des-show-head .des-head-left .des-show-info h2{font-size: 36px; font-weight: bold; color: #c79e68;}
.des-show-head .des-head-left .des-show-info h3{display: flex; display: -webkit-flex; display: -ms-flex; font-size: 28px; color: #c79e68;}
.des-show-head .des-head-left .des-show-info h3 span{display: flex; display: -webkit-flex; display: -ms-flex; -webkit-align-items:center; align-items:center; margin-left: 10px;}
.des-show-head .des-head-left .des-show-info h3 span i{width: 17px; height: 17px; background: url(http://image.shj.cn:8888/static/pcweb/images/icon.png); background-position: 0 -1482px; margin: 0 2px;}
.des-show-head .des-head-left .des-show-info>h5{margin-bottom: 20px;}
.des-show-head .des-head-left .des-show-info p{line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;  padding: 10px 0; margin-bottom: 30px; width: 520px; height:176px;}
.des-show-head .des-head-left .des-show-info>div{position: absolute; top: 72px; right: 30px; width: 260px; height: auto; }
.des-show-head .des-head-left .des-show-info>div h5{text-align: right; margin-right: 30px;}
.des-show-head .des-head-left .des-show-info>div h5 span{color: #c79e68; font-size: 20px; }
.des-show-head .des-head-left .des-show-info>div h5 span:last-child{margin-left: 20px;}
.des-show-head .des-head-left .des-show-info>div div{display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content:space-between; justify-content:space-between; width: 100%; }
.des-show-head .des-head-left .des-show-info>div div a{border: none; border-radius: 18px; width: 260px; height: 38px; background: #f3860f; display: block; text-align: center; line-height: 36px; color: #fff; font-size: 14px; margin-top: 6px;}
/*.des-show-head .des-head-left .des-show-info>div div a:last-child{background: #3d3d3d;}*/
.des-head-right{background: #f8f8f8; border: 1px solid #eeeeee; width: 300px; height: 100%;}
.des-head-right img{width: 100%; height: 120px;}
.des-head-right input{width: 260px; height: 40px; border: 1px solid #eeeeee; font-size: 14px; text-align: center; background: transparent; margin: 15px 20px 0; transition: background .3s; -moz-transition: background .3s; -webkit-transition: background .3s; -o-transition: background .3s; }
.des-head-right button{width: 260px; height: 40px; font-size: 14px; margin: 20px; background: #cd2b26; color: #fff; margin-bottom: 16px; border: none; cursor: pointer;}
.des-head-right input:focus{background: #fff;}
.des-show-left{background: transparent;}
.des-show-right{margin-top: 40px;}


.des-show-production,.des-show-site{width: 100%; height: auto; padding: 30px 20px; margin-top: 40px; background: #fff;}
.des-show-production .login-more,.des-show-site .login-more{width: 100%;}
.des-show-production>h5,.des-show-site>h5{color: #aaaaaa; border-bottom: 1px solid #eee;}
.des-show-production>h5 span,.des-show-site>h5 span{color: #000; font-size: 22px; font-weight: bold; border-bottom: 2px solid #127a59; display: inline-block; padding-bottom: 15px; padding-right: 6px;}
.des-show-production ul,.des-show-site ul{width: 100%; height: auto; margin-bottom: 40px; display: flex; display: -webkit-flex; display: -ms-flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; }
.des-show-production ul a,.des-show-site ul a{display: block; margin: 30px 20px 0 0;}
.des-show-production ul a:nth-child(3n),.des-show-site ul a:nth-child(3n){margin-right: 0;}
.des-show-production ul li,.des-show-site ul li{width: 280px; height: auto; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; background: #fff;}
.des-show-production ul li .des-show-caseimg,.des-show-site ul li .des-show-caseimg{width: 100%; height: 180px; background-size: cover; background-position: center center;}
.des-show-production ul li .des-show-caseinfo,.des-show-site ul li .des-show-caseinfo{width: 100%; height: auto;}
.des-show-production ul li .des-show-caseinfo h5,.des-show-site ul li .des-show-caseinfo h5{width: 100%; height: 55px; padding: 0 10px; line-height: 55px;  display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.des-show-production ul li .des-show-caseinfo h5:first-child,.des-show-site ul li .des-show-caseinfo h5:first-child{border-bottom: 1px solid #f4f4f4; }
.des-show-production ul li .des-show-caseinfo h5 span,.des-show-site ul li .des-show-caseinfo h5 span{overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: block; width: 230px;}
.des-show-production ul li .des-show-caseinfo h5 i,.des-show-site ul li .des-show-caseinfo h5 i{background: url(http://image.shj.cn:8888/static/pcweb/images/icon.png); background-position: 0 -1057px; width: 18px; height: 18px;}
.des-show-production ul li .des-show-caseinfo h5 div img,.des-show-site ul li .des-show-caseinfo h5 div img{width: 30px; height: 30px; margin-right: 13px; vertical-align: middle; border-radius: 50%;}
.des-show-production ul li .des-show-caseinfo h5>span:nth-child(2),.des-show-site ul li .des-show-caseinfo h5>span:nth-child(2){color: #737373;}
.des-show-production ul li:hover,.des-show-site ul li:hover{box-shadow: 0 0 30px #d2d0d0;}

.user-validate{width: 480px;height: 385px;background:url(http://image.shj.cn:8888/static/pcweb/images/dy_phone_bg.jpg);background-size: cover;background-repeat: no-repeat;position: relative;}
#user-validate-tel{width: 390px;height: 80px;position: absolute;top: 150px;left: 50%;margin-left: -210px;font-size: 21px;color: #656565;padding-left: 30px; }
.user-validate-button{width: 175px;height: 50px;position: absolute;top: 280px; border: none; cursor: pointer;}
#user-validate-submit{left: 48px;background-color: #05a06f;font-size: 16px;color: #fff;}
#user-validate-closes{left: 243px;background-color: #373737;font-size: 16px;color: #fff}
.user-validate-xx{width: 20px;height: 20px;position: absolute;top: 17px;right: 27px;cursor: pointer;}
.des-show-comment .login-more{width: 100%}



/*侧边栏推荐*/
.sidebar-recommend{width: 100%; height: auto; padding: 22px 20px; background: #fff; margin-top: 20px;}
.sidebar-recommend h4{display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-end; align-items:flex-end;}
.sidebar-recommend h4 a{font-size: 12px;}
.sidebar-recommend h4 a:hover{color: #c79e68; text-decoration: underline; }
.sidebar-recommend ul{width: 100%; height: auto; }
.sidebar-recommend ul a{display: block; }
.sidebar-recommend ul li{width: 100%; height: 65px; display: flex; display: -webkit-flex; display: -ms-flex; -webkit-justify-content:space-between; justify-content:space-between; position: relative; margin-top: 22px;}
.sidebar-recommend ul li .recommend-headimg{width: 100px; height: 65px; background-size: cover; background-position: center center;}
.sidebar-recommend ul li .recommend-title{width: 150px; height: auto; line-height: 18px; display: -moz-box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 12px;color: #000;}
.sidebar-recommend ul li button{position: absolute; bottom: 0; right: 0; color: #fff; background: #cd2b26; font-size: 12px; padding: 3px 10px; transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; border: none; cursor: pointer;}
.sidebar-recommend ul a:hover{color: #000;}
.sidebar-recommend ul a:hover button{background: #c79e68;}

/*从其它网页摘的样式结束*/









.designer-team-list {
  margin-left: -13px;
  margin-top: 20px; }
  .designer-team-list .item {
    float: left;
    width: 290px;
    /*height: 370px;原图片大小*/
    height: 470px;

    margin: 0 0 13px 13px;
    background-color: #fff; }
    .designer-team-list .item-active, .designer-team-list .item:hover {
      -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);
              box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08); }
      .designer-team-list .item-active .con, .designer-team-list .item:hover .con {
        visibility: visible;
        bottom: 0; }
    .designer-team-list .item .con {
      visibility: hidden;
      position: absolute;
      left: 0;
      width: 100%;
      bottom: -26px;
      padding: 0 32px;
      -webkit-transition: bottom .3s;
      transition: bottom .3s; }
      .designer-team-list .item .con .btn {
        width: 90px;
        height: 26px;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: center;
        line-height: 26px;
        color: #fff; }
      .designer-team-list .item .con .btn-2 {
        background-color: rgba(251, 54, 142, 0.5); }
  .designer-team-list .item-object {
    padding: 5px 5px 0;
    position: relative;
    overflow: hidden; }
    .designer-team-list .item-object img {
      background-color: #eee; }
  .designer-team-list .item-info {
    padding: 15px; }
    .designer-team-list .item-info .name {
      padding-bottom: 10px;
      border-bottom: 1px solid #eee;
      line-height: 1;
      text-align: center;
      font-size: 12px; }
      .designer-team-list .item-info .name strong {
        margin-right: 10px;
        font-size: 16px; }
    .designer-team-list .item-info .count-bar {
      padding-top: 12px;
      color: #999;
      font-size: 0; }
      .designer-team-list .item-info .count-bar span {
        display: inline-block;
        font-size: 12px; }
  .designer-team-list .popup-author {
    display: none;
    position: absolute;
    z-index: 20;
    bottom: 71px;
    left: 0;
    width: 310px;
    padding: 15px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    font-size: 12px; }
    .designer-team-list .popup-author .icon-arrow {
      position: absolute;
      bottom: -13px;
      left: 15px;
      width: 24px;
      height: 13px;
      background-image: url("../images/icon-popup-author-arrow.jpg"); }
    .designer-team-list .popup-author .avatar {
      float: left; }
    .designer-team-list .popup-author ul li {
      padding-bottom: 6px; }
    .designer-team-list .popup-author ul .label {
      float: left;
      width: 72px;
      color: #666; }
    .designer-team-list .popup-author ul .value {
      overflow: hidden; }
    .designer-team-list .popup-author .btn-group {
      padding-top: 5px;
      margin-left: -5px; }
      .designer-team-list .popup-author .btn-group .btn {
        float: left;
        margin-left: 5px;
        width: 136px;
        height: 40px;
        border: 1px solid #d5d5d5;
        line-height: 40px;
        text-align: center; }


.footer {
	background-color: #1c1c1c
}

.footer-content {
	padding: 42px 0;
	border-bottom: 1px solid #808182
}

.footer-block {
	float: left
}

.footer-block .block-tit {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1
}

.footer-contact {
	width: 448px;
	color: #ddd
}

.footer-contact li {
	line-height: 24px
}

.footer-contact li a {
	color: #ddd
}

.footer-contact li a:hover {
	color: #cd2b26
}

.footer-brand {
	width: 450px
}

.footer-brand ul {
	margin-left: -10px
}

.footer-brand li {
	float: left;
	margin: 0 0 10px 10px
}

.footer-brand li img {
	display: block
}

.footer-sina,
.footer-weixin {
	float: right;
	margin-left: 20px
}

.footer-links {
	padding: 25px 0 0
}

.footer-links .tit {
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff
}

.footer-links .con {
	font-size: 14px
}

.footer-links .con li {
	float: left;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.footer-links .con li a {
	margin-right: 0
}

.footer-links .con a {
	margin-right: 15px;
	color: #ddd
}

.footer-links .con a:hover {
	color: #cd2b26
}

.footer-copyright {
	padding: 20px 0 32px;
	text-align: center;
	font-size: 12px;
	color: #ddd
}

.fixed-side-menu {
	position: fixed;
	z-index: 99;
	right: 10px;
	top: 50%;
	margin-top: -180px
}

.fixed-side-menu a {
	display: block;
	padding-top: 12px;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	text-align: center
}

.fixed-side-menu .icon {
	margin: 0 auto 5px;
	width: 32px;
	height: 32px;
	background-position: center
}

.fixed-side-menu .icon-zx {
	background-image: url(../images/icon-zx.png)
}

.fixed-side-menu .icon-bj {
	background-image: url(../images/icon-bj.png)
}

.fixed-side-menu .icon-yf {
	background-image: url(../images/icon-yf.png)
}

.fixed-side-menu .icon-lf {
	background-image: url(../images/icon-lf.png)
}

.fixed-side-menu .icon-zd {
	background-image: url(../images/icon-zd.png)
}

.modal-mask {
	display: none;
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4)
}

.side-modal {
	display: none;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 50%;
	margin: -210px 0 0 -475px;
	width: 950px;
	height: 420px;
	border-radius: 20px;
	background-color: #fff
}

.side-modal .close {
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 22px;
	width: 25px;
	height: 25px;
	background: url(../images/icon-modal.png) no-repeat 0 0;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.side-modal .close:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.side-modal_title {
	margin: 40px 0 46px;
	text-align: center;
	font-size: 26px;
	color: #fc59a2;
	font-style: italic;
	line-height: 1
}

.side-modal_body {
	padding: 0 58px 58px
}

.side-modal_body .left {
	float: left;
	width: 320px
}

.side-modal_body .right {
	width: 410px;
	float: right
}

.side-modal_body .form-group {
	margin-bottom: 28px
}

.side-modal_body .control-label {
	float: left;
	width: 110px;
	font-size: 21px;
	line-height: 50px
}

.side-modal_body .form-control {
	float: right;
	width: 294px;
	height: 50px;
	padding: 10px;
	border: 1px solid #bfbfbf;
	font-size: 18px
}

.side-modal_body .form-button {
	width: 100%;
	height: 50px;
	border: none;
	background-color: #e61874;
	background-image: -webkit-gradient(linear, left top, right top, from(#e61874), to(#fd5ba4));
	background-image: linear-gradient(to right, #e61874, #fd5ba4);
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-transition: font-size .2s;
	transition: font-size .2s;
	cursor: pointer
}

.side-modal_body .form-button:hover {
	font-size: 20px
}

.side-modal-calculate-price .result-box {
	width: 320px;
	height: 260px;
	border: 1px solid #bfbfbf
}

.side-modal-calculate-price .result-box .tit {
	margin-bottom: 10px;
	padding-top: 34px;
	text-align: center;
	font-size: 24px
}

.side-modal-calculate-price .result-box .tit span {
	color: #fd5ba4
}

.side-modal-calculate-price .result-box ul li {
	padding-left: 75px;
	font-size: 21px;
	line-height: 38px
}

.side-modal-calculate-price .result-box p {
	margin-top: 10px;
	color: #fd5ba4;
	text-align: center;
	font-size: 16px
}

.side-modal-calculate-price .form-slider-text {
	height: 44px;
	font-size: 21px;
	line-height: 1
}

.side-modal-calculate-price .form-slider-area {
	height: 130px;
	margin-bottom: 0
}

.side-modal-calculate-price .form-slider-block {
	height: 19px;
	border-radius: 9px;
	background: #eee;
	border: none
}

.side-modal-calculate-price .form-slider-block .ui-slider-range {
	background: #e61874;
	border-radius: 9px 0 0 9px
}

.side-modal-calculate-price .form-slider-block .ui-slider-handle {
	top: -8px;
	margin: 0 0 0 -19px;
	width: 38px;
	height: 38px;
	background: url(../images/slider-handle.png) no-repeat 0 0;
	border: none;
	outline: none
}

.side-modal-calculate-price .form-slider-block .form-slider-value {
	position: absolute;
	font-size: 16px;
	bottom: -35px;
	width: 100px;
	text-align: center;
	margin-left: -50px
}

.side-modal-volume-house .form {
	padding-top: 10px
}

.side-modal-inspection-house .form {
	padding-top: 10px
}

.pagination-wrapper {
	padding: 20px 0;
	text-align: center
}

.pagination {
	display: inline-block
}
.pagination span{
	/*margin:2px 2px;*/
	display:inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
}
.pagination span.current{
margin:2px 2px;
	border-color: #cd2b26;
    background-color: #cd2b26;
    color: #fff;
}

.pagination a{
	margin:2px 2px;
	display:inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;

}
.pagination a.current{
	margin:2px 2px;
		border-color: #e61874;
    background-color: #e61874;
    color: #fff;
}

.pagination li {
	float: left;
	margin: 0 3px
}

.pagination li a,
.pagination li span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 30px
}

.pagination li a span {
	border: none
}

.pagination li a:hover {
	border-color: #e61874;
	color: #e61874
}

.pagination li.active a,
.pagination li.active span {
	border-color: #e61874;
	background-color: #e61874;
	color: #fff
}

.section-full-bottom-banner {
	margin: 20px auto
}

.icon-side-menu {
	display: inline-block;
	vertical-align: -4px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-position: center;
	width: 16px;
	height: 20px
}

.icon-side-menu_a1 {
	background-image: url(../images/icon-about_menu1.png)
}

.icon-side-menu_a2 {
	background-image: url(../images/icon-about_menu2.png)
}

.icon-side-menu_a3 {
	background-image: url(../images/icon-about_menu3.png)
}

.icon-side-menu_a4 {
	background-image: url(../images/icon-about_menu4.png)
}

.icon-side-menu_a5 {
	background-image: url(../images/icon-about_menu5.png)
}

.icon-side-menu_a6 {
	background-image: url(../images/icon-about_menu6.png)
}

.icon-side-menu_a7 {
	background-image: url(../images/icon-about_menu7.png)
}

.sidebar-about_menu li.active .icon-side-menu_a1,
.sidebar-about_menu a:hover .icon-side-menu_a1 {
	background-image: url(../images/icon-about_menu1-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a2,
.sidebar-about_menu a:hover .icon-side-menu_a2 {
	background-image: url(../images/icon-about_menu2-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a3,
.sidebar-about_menu a:hover .icon-side-menu_a3 {
	background-image: url(../images/icon-about_menu3-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a4,
.sidebar-about_menu a:hover .icon-side-menu_a4 {
	background-image: url(../images/icon-about_menu4-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a5,
.sidebar-about_menu a:hover .icon-side-menu_a5 {
	background-image: url(../images/icon-about_menu5-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a6,
.sidebar-about_menu a:hover .icon-side-menu_a6 {
	background-image: url(../images/icon-about_menu6-active.png)
}

.sidebar-about_menu li.active .icon-side-menu_a7,
.sidebar-about_menu a:hover .icon-side-menu_a7 {
	background-image: url(../images/icon-about_menu7-active.png)
}

.after-sale-wrapper .icon-flow {
	display: inline-block;
	vertical-align: -6px;
	margin-right: 10px;
	width: 26px;
	height: 26px
}

.after-sale-wrapper .icon-flow_1 {
	background-image: url(../images/icon-flow_1.png)
}

.after-sale-wrapper .icon-flow_2 {
	background-image: url(../images/icon-flow_2.png)
}

.after-sale-wrapper .icon-flow_3 {
	background-image: url(../images/icon-flow_3.png)
}

.after-sale-wrapper .icon-flow_4 {
	background-image: url(../images/icon-flow_4.png)
}

.after-sale-wrapper .icon-flow_5 {
	background-image: url(../images/icon-flow_5.png)
}

.after-sale-wrapper .icon-flow_6 {
	background-image: url(../images/icon-flow_6.png)
}

.after-sale-wrapper .icon-flow_7 {
	background-image: url(../images/icon-flow_7.png)
}

.bottom-consult-bar1 {
	width: 100%;
	height: 220px;
	min-width: 1920px;
	/*overflow: auto;*/
	background: url(../images/bottom-fixed-baojia2.png)center no-repeat;
	background-size: 100% 100%;
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
	/*display: none; */
}

.bottom-consult-bar1 p {
	width: 525px;
	height: 30px; 
	margin-top: 50px;
	margin-left: 700px;
	
}

.bottom-consult-bar1 .form_box_btn_tel {
	display: flex;
    position: relative;
    left: 184px;
}

.form_box_btn_tel .form_box {
	width: 518px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-right: 20px;
	margin-top: 30px;
	/*position: relative;*/

}

.form_box_btn_tel .form_box input {
    width: 49%;
	height: 40px;
	border:none;
	padding-left: 20px;
	margin-bottom:10px;

}

.form_box_btn_tel .form_btn {
	margin-top: 30px
}


.closeOpen {
    margin-left: 450px;
    margin-top: -18px;
}

.form_box_btn_tel .form_tel {
	display: flex;
	flex-direction: column;
	margin-left: 50px;
	margin-top: 30px;
}

.form_box_btn_tel .form_tel .titl {
	width: 145px;
	height: 34px;
	display: block;
	text-align: center;
	line-height: 34px;
	border:1px solid #fff;
	border-radius: 2px;
	margin-top: 10px;
}

.form_box_btn_tel .form_tel .tel {
	width: 145px;
	height: 34px;
	display: block;
	text-align: center;
	line-height: 34px;
	border:1px solid #ea257e;
	border-radius: 2px;
	color:  #fff;
	background-color: #ea257e;
	margin-top: 10px;
}




.bottom-consult-bar__button {
	width: 202px;
	height: 220px;
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 20px;
	background: url(/images/bottom-fixed-baojia1.png?v2) no-repeat 0 0;
	cursor: pointer
}

.bottom-consult-bar__content {
	display: none;
	position: fixed;
	z-index: 997;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff
}

.bottom-consult-bar__content .close {
	position: absolute;
	z-index: 998;
	right: 10px;
	top: 10px;
	padding: 10px
}

.bottom-consult-bar__content .close .icon-close {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/botton-fixed-close.png) no-repeat 0 0
}

.bottom-consult-bar__content .close:hover {
	background-color: #b53268
}

.bottom-consult-bar__content .close:hover .icon-close {
	background-position: 0 -15px
}

.bottom-consult-bar__content .wrapper {
	position: relative;
	height: 140px
}

.bottom-consult-bar__content .people-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 275px;
	height: 237px;
	background: url(../images/bottom-fixed-baojia-people.png?v3) no-repeat 0 0
}

.bottom-consult-bar__content .form-box {
	float: left;
	padding-left: 290px
}

.bottom-consult-bar__content .form {
	width: 561px;
	padding-top: 17px;
	margin-right: 30px
}

.bottom-consult-bar__content .form .form-group {
	float: left;
	width: 220px;
	margin: 0 10px 12px 0
}

.bottom-consult-bar__content .form .form-control {
	width: 100%;
	padding: 8px 8px;
	height: 36px;
	background-color: #fff;
	border: none;
	font-size: 14px
}

.bottom-consult-bar__content .form span {
	float: left;
	line-height: 36px
}

.bottom-consult-bar__content .form .form-button {
	float: right;
	width: 86px;
	height: 86px;
	border: none;
	background: url(../images/bottom-fixed-baojia-button.png?v2) no-repeat 0 0;
	cursor: pointer
}

.bottom-consult-bar__content .tel {
	margin-top: 30px
}

#cnzz_stat_icon_4982742 {
	display: none
}