@charset "UTF-8";
/*代码初始化*/
*{
    margin: 0;
    padding:0;
}
ul,ol{
    list-style: none;
}

fieldset, img, input, button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
input{
    padding-top:0;
    padding-bottom:0;
    outline:none;
}
select,input{
    vertical-align: center;
}
select,input,textarea{
    font-size:12px;
    margin:0;
}
textarea{
    resize: none;
}
img{
    border:0;
    vertical-align:middle;
}
table{
    border-collapse:collapse;
}
body{
font: 12px/1.5 "Source Han Sans SC","HanHei SC","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;background-color: #ffffff;
}
.r, .fr {
    float: right;
}
.l, .fl {
    float: left;
}
.clearfix:before,.clearfix:after{
    content:"";
    display: table;
}
.clearfix:after{
    clear:both;
}
.clearfix{
    *zoom:1;
}
a{
    color:#666;
    text-decoration:none;
}
a:hover{
    color:#ee2d23;
}
h1,h2,h3,h4,h5,h6{
    text-decoration: none;
    font-weight: normal;
	font-size: 100%;
}
s,i,em{
    font-style:normal;
    text-decoration: none;
}
.col-red{
    color: #ee2d23!important;
}

/*公共类代码*/
.w{
    width:1226px;
    margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.al{
    text-align: left;
}
.ac{
    text-align:center;
}
.ar{
    text-align:right;
}
.hide{
    display:none;
}
.bg-white{
    background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}


.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .floor-side-body>.itme-ul:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.header {
    height: 116px;
    position: relative;
}
header {
    height: 36px;
    line-height: 36px;
    background-color: #F5F5F5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.banner {
    width: 1220px;
    margin: 0 auto;
}
header .logins ul li.down-arrow {
    position: relative;
}
header .logins ul li.already, header .logins ul li:last-child a::after {
    display: none;
}
header .logins ul li {
    float: left;
    padding: 0 18px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
header .logins ul li>a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #c4c4c4;
    top: 50%;
    margin-top: -5px;
    right: 0;
}
.menu.at-top {
    border-bottom: 1px solid #e5e5e5;
}

.menu {
    background-color: #fff;
    padding-top: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 36px;
	 height: 60px;
}
.menu, header {
    transition: top .3s;
}
.menu .logo .tbs-logo {
    text-indent: -99px;
    font-size: 12px;
    overflow: hidden;
    height: 55px;
    width: 109px;
    margin-right: 11px;
    position: relative;
}
.menu .logo .tbs-logo a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/logo.png) no-repeat;
}
.menu .logo .advert {
    width: 164px;
    height: 45px;
    margin-left: 11px;
    margin-top: 5px;
    position: relative;
}
.menu .search {
    position: relative;
    margin-top: 5px;
}
.menu .search>div {
    width: 76px;
}
.menu .search>div {
    position: absolute;
    width: 78px;
    height: 35px;
    text-align: center;
}
.menu .search>div {
    position: absolute;
    width: 70px;
    height: 35px;
    text-align: center;
	    border-right: 1px solid #e5e5e5;
}
.menu .search>div>a {
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 35px;
    font-size: 12px;
    color: #ff6f20;
}
.menu .search input {
    padding-left: 76px;
    padding-right: 32px;
    font-size: 12px;
}
.menu .search input {
    border: 1px solid #e5e5e5;
    padding-left: 82px;
    width: 232px;
    height: 35px;
    font-size: 14px;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
}
.menu .search>span {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    right: 0;
    background: url(../images/sprit.png) -236px -188px no-repeat;
}
.menu .nav-list {
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 100;
    background-color: #fff;
}
.menu .nav-list .banner {
    position: relative;
}
.menu nav {
    position: absolute;
    top: -58px;
    left: 310px;

}

.menu nav>ul>li {
    float: left;
    padding: 0 12px;
    position: relative;
    box-sizing: border-box;
}

.menu nav>ul>li>a {
    color: #333;
    display: inline-block;
    padding: 8px 5px;
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.menu nav>ul>li.active>a {
    border-bottom: 2px solid #dd4f50;
    color: #dd4f50;
    box-sizing: border-box;
}

.section26 .list .cpage {
	overflow: hidden;
	line-height: 40px;
	font-family: Arial;
	margin: 0 0 5px;
	display: block;
	width: 100%;
	padding-top: 20px;
}

/*案例导航**/
.min-width {
    min-width: 1220px;
}
.banner {
    width: 1220px;
    margin: 0 auto;
}

.single-map .map-title {
    height: 40px;
    padding-top: 17px;
}
.single-map .map-title a, .single-map .map-title span {
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    float: left;
}
.single-map .map-title a.arr, .single-map .map-title span.arr {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/sprits.png) no-repeat -201px -157px;
    margin-top: 5px;
}
.single-map h1 {
    font-weight: normal;
}
.single-map .map-title a.type, .single-map .map-title span.type {
    height: 22px;
    color: #dd4f50;
    border: 1px dotted #dd4f50;
    padding: 0 7px 0 12px;
}
.single-map .map-type {
    border: 1px solid #e5e5e5;
}
.single-map .map-type .items {
    height: 42px;
    overflow: hidden;
}
.single-map .map-type .items b {
    display: inline-block;
    height: 100%;
    width: 90px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    line-height: 42px;
    text-align: center;
    background-color: #F5F5F5;
}


.single-map .map-type .items div {
    box-sizing: border-box;
    width: 1126px;
    padding-left: 8px;
    padding-right: 65px;
}
.single-map .map-type .items div a {
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    padding: 0 24px;
}
.single-map .map-type .items div a.active {
    color: #ff6f20;
}
.single-map .map-relative {
    margin-top: 10px;
}
.single-map .map-order-by {
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #F5F5F5;
    border: 1px solid #e5e5e5;
}
.single-map .map-order-by a.active {
    color: #ff6f20;
}
.single-map .map-order-by a {
    display: inline-block;
    float: left;
    width: 90px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}
.single-map .map-type .items.active div span {
    background-position: -199px -168px;
}
.relative {
    position: relative !important;
}
.single-map .map-type .items div span {
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #e5e5e5;
    background: url(../images/sprits.png) no-repeat -212px -168px;
    right: 22px;
    top: 10px;
    cursor: pointer;
}
/**内容部分*/
.floor-content {
    position: relative;
    clear: both;
    width: 1226px;
    height: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
     .container{width:1226px;margin: 0 auto;}
    /*瀑布流层*/
    .waterfall{
        -moz-column-count:4; /* Firefox */
        -webkit-column-count:4; /* Safari 和 Chrome */
        column-count:4;
        -moz-column-gap: 20px;
      -webkit-column-gap: 20px;
      column-gap: 20px;

	  
    }
    /*一个内容层*/
    .item{
		margin: 0 0 20px 0;
      -moz-page-break-inside: avoid;
      -webkit-column-break-inside: avoid;
      break-inside: avoid;
    }
    .item img{
        width: 100%;
		 background: #ccc;
    }
 .item div {
    width: 100%;
    height: 40px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
 .item div em {
    display: inline;
    float: right;
    height: 18px;
    margin: 14px 15px 0 0;
    line-height: 18px;
	font-style: normal;
	    color: #666;
		font-size:12px;
}
 .item div a {
    display: inline-block;
    width: 200px;
    height: 18px;
    margin: 13px 0 0 14px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","Microsoft JhengHei","\534E\6587\7EC6\9ED1","STHeiti","MingLiu";
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
 }
 
 .ContentGrid-grid-1EY {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    flex-wrap: wrap;

    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    position: relative;
}
.qa-grid-item {
	 width: 25%;
	height:auto;
	box-sizing: border-box;
	left: 0;
    top: 0;
    z-index: 0;
	padding:10px;
	
} 
.ProjectCover-details-3UB {
    height: 53px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 8px 0 0;
	    display: flex;
    flex-wrap: nowrap;
    pointer-events: none;
    position: relative;
    width: 100%;
}
.ProjectCover-info-17t {
    min-width: 0;
    padding-right: 20px;
    text-align: left;
	    line-height: 1.2;
}
.Title-title-3nk {
    font-size: 15px;
    padding-bottom: 0;
	color: inherit;
    display: inline-block;	
    font-weight: bold;
    margin-bottom: -2px;
    pointer-events: all;
}
.ProjectCover-stats-1IA {
    align-self: flex-start;
    margin-top: 2px;
    pointer-events: initial;
}
.Stats-stats-1iI {
    -webkit-box-align: center;
    align-items: center;
    align-self: flex-end;
    display: -webkit-box;
    display: flex;
    font-weight: bold;
    margin-left: auto;
    white-space: nowrap;
}
.icon-kan{
	background-image: url(01.png);
    width: 16px;
    height: 10px;
    display: block;
    border: none;
    float: left;
    background-size: 16px;
    background-repeat: no-repeat;
    margin-right: 4px;

}

.icon-imgall{
	background-image: url(../images/iconkan.png);
    width: 16px;
    height: 12px;
    display: block;
    border: none;
    float: left;
    background-size: 16px;
    background-repeat: no-repeat;
    margin-right: 4px;

}
.ProjectCoverNeue-image-1MZ {
    border-radius: 4px;
    display: block;
    overflow: hidden;
    width: 100%;
}
/*分页*/
.cpage a {
	color: #222;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
	background-image: none;
	transition: all .2s;
	font-size: 14px;
	min-width: 15px;
	margin: 0 2px;
	padding: 0 13px;
	float: left;
	display: block;
	height: 38px;
	line-height: 38px;
}

.cpage a.on,.cpage a:hover {
	background: #7cacee;
	color: #fff;
	border: 1px solid #7cacee;
}

.cpage .pages strong {
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	font-weight: 700;
	margin: 0 2px;
	padding: 0 10px;
}

.cpage #csuoyou {
	float: right;
	padding: 0 2px;
	font-size: 12px;
	color: #99a2aa;
	line-height: 40px;
	height: 40px;
}

.cpage #csuoyou strong {
	font-weight: normal;
	padding: 0 3px;
}

.section30_control{
	width:1220px;
	margin: 0 auto;
    position: relative;
    line-height: 42px;
    text-align: center;
}
.paging {

    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;

}
.paging div {
    display: inline-block;
}

/**newfoter*/
.footer .about-us {
    height: 250px;
    padding-top: 31px;
    box-sizing: border-box;
}
.footer .about-us .banner {
    width: 1226px;
	margin:0 auto;
}
.footer .about-us .footer_list {
    width: 644px;
}
.footer .about-us .footer_list li:first-child {
    padding-left: 0;
}
.footer .about-us .footer_list li {
    padding: 0 10px;
}
.footer .about-us .footer_list li {
    line-height: 14px;
    padding: 0 14px;
    position: relative;
    float: left;
}
.footer .about-us .footer_list li a, .footer .about-us dl dt {
    font-size: 14px;
    color: #fff;
}
.footer .about-us .footer_list li::after {
    content: "";
    position: absolute;
    border: 1px solid #666;
    height: 100%;
    right: 0;
}
.footer .record {
    margin-top: 70px;
    text-align: left;
    font-size: 12px;
    padding-bottom: 40px;
}
.footer .record .fl p {
    height: 26px;
    line-height: 26px;
}
.footer .record, .footer .record .fl p .font {
    color: rgba(255,255,255,.6);
}
.footer .record div.right {
    margin-top: 20px;
    margin-left: 34px;
}
.footer .about-us div[class^=footer-link]{
	float: left;
}
.footer .about-us .footer-link-t {
    width: 246px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.footer .about-us .footer-link-t {
    width: 316px;
    text-align: center;
    box-sizing: border-box;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding: 0 10px 10px;
}
.footer .about-us .footer-link-t .p1 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 16px;
}
.footer .about-us .footer-link-t .p2 {
    font-size: 12px;
    color: rgba(255,255,255,.6);
    margin-bottom: 13px;
}
.footer .about-us .footer-link-t a {
    display: inline-block;
    width: 119px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #7cacee;
}

.footer .about-us .code-img .app, .footer .about-us .code-img .callwx {
    background: #fff;
    width: 105px;
    height: 105px;
    display: inline-block;
	    margin: 0 14px;
}
.footer .about-us .code-img .imgtext {
    display: block;
    text-align: center;
    color: #fff;
}
/**footer*/
.footer-bottom {
    padding-top: 1px;
    background-color: #1f1f1f;
}
.footer-websites-box {
    padding-top: 40px;
    border-bottom: 1px solid #313131;
}
.content-wrapper {
    width: 1226px;
    margin: 0 auto;
}
.footer-city-list {
    height: 35px;
    overflow: hidden;
}
.footer-city-list a, .footer-city-list span {
    height: 34px;
    font-size: 13px;
    line-height: 34px;
    color: #828789;
}
.footer-city-list a {
    float: right;
}
.footer-city-list span.on {
    color: #fff;
    background-color: #384144;
}
.footer-city-list span {
    float: left;
    width: 90px;
    margin-right: 10px;
    background-color: #121212;
    text-align: center;
    cursor: pointer;
}
.footer-websites {
    margin-top: 21px;
}
.footer-websites ul li {
    float: left;
    margin: 0 14px 11px 0;
    font-size: 12px;
}
.footer-websites ul li, .footer-websites ul li a {
    color: #83888a;
    white-space: nowrap;
}
.footer-company-box {
    padding: 30px 0;
    overflow: hidden;
}

.footer-qr-code div {
    margin-left: 30px;
    height: 130px;
    width: 100px;
    float: right;
}
.footer-qr-code div img {
    width: 100px;
    height: 100px;
}
.footer-weixin-code {
    margin-left: 0!important;
}
.footer-company-info {
    float: left;
}
.footer-company-info ul {
    overflow: hidden;
}
.footer-company-info ul li {
    float: left;
    margin-right: 17px;
    font-size: 13px;
    color: #fff;
}
.footer-company-info ul li a {
    color: #fff;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p span {
    display: inline-block;
    vertical-align: top;
    color: #83888a;
    *display: inline;
    *zoom: 1;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
