@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: #f4f4f4;
}
.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: 80px;
    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;
	 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;
    padding: 10px 0 0 30px;
}
.banner {
    width: 1220px;
    margin: 0 auto;
}

.single-map .map-title {
    height: 20px;
}
.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;
}
/**内容部分*/

    /*瀑布流层*/
	.picture {
    margin: 7px 30px;
}
.picture .container {
    position: relative;
    z-index: 1;
    width: 100%;
    min-width: 700px;
    margin: auto;
    background: #f4f4f4;
}
.img_content {
    position: relative;
    z-index: 1;
    min-height: 300px;
    margin-right: 306px;
    font-size: 12px;
    background: #fff;
    border-top: 1px solid #fff;
	height: 825px;
}
.right_content {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 290px;
    height: 100%;
    overflow: hidden;
    _right: 30px;
	overflow: initial!important;
}
.right_part{
    top: 0px;
    bottom: auto;
	 position: relative;
	 background-color: #f4f4f4;
	overflow-y: scroll;
    outline: none;
	height:100%;
	
}

.right_part::-webkit-scrollbar {width: 4px; top: 0px; height: 19.5582%; bottom: auto;}
.right_part::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
.right_part::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 0;background: rgba(0,0,0,0.1);}
.img-msg {
    font-size: 14px;
    color: #999;
}
.pub-bg {
    background-color: #fff;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 18px;
}
.pub-bg h3 {
    font-size: 18px;
    color: #333;
}
.img-msg .text {
    margin-top: 10px;
}
.img-msg p {
    padding-top: 6px;
}
.related-atlas ul {
    margin: 15px 0 0 -5px;
    overflow: hidden;
}
.related-atlas ul li {
    width: 78px;
    height: 78px;
    margin: 5px 0 0 5px;
    float: left;
    position: relative;
}
.related-atlas ul li a {
    display: block;
    width: 76px;
    height: 76px;
    border: 2px solid #fff;
}
.related-atlas ul li img {
    width: 100%;
    height: 100%;
}
.related-atlas ul li span {
    width: 30px;
    position: absolute;
    right: 2px;
    bottom: 2px;
    text-align: center;
    font-size: 11px;
    height: 13px;
    line-height: 13px;
    color: #fff;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}
.tags-list .desc {
    overflow: hidden;
    margin-top: 10px;
}
.tags-list .desc a {
    display: block;
    font-size: 14px;
    color: #999;
    float: left;
    margin: 10px 12px 0 0;
    padding: 10px;
    background-color: #f8f8f8;
    line-height: 1;
}
.hot-articles ol li {
    margin-top: 20px;
}
.hot-articles ol a {
    display: block;
    overflow: hidden;
}

/*分页*/
.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;
}
