html{
    min-height: 100%;
}
body{
    font-size: 14px;
    color: #333;
    font-family: 'pingfang sc','microsoft yahei','open sans',arial,sans-serif;
    -webkit-text-size-adjust: 100% !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    text-rendering: optimizelegibility !important;
    min-height: 100%;
    padding:15px 15px 0px 15px;
}
body.showsearch{
    overflow: hidden;
    padding:0;
}
h1,h2,h3,h4,h5,h6{
    color: #333;
    font-family: 'pingfang sc','microsoft yahei','open sans',arial,sans-serif;
}
.clearfix::before,.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.right{
    text-align: right;
}
.left{
	text-align: left;
}
.center{
    text-align: center;
}
a{
    color:#333;
    text-decoration: none;
    cursor: pointer;
}
a:hover,a:focus{
	text-decoration: none;
	outline: none;
	color:#333;
}
ul{
    padding: 0px;
    margin: 0px;
}
li{
    list-style: none;
}
h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 0px;
}
h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 0px;
    line-height: 1.5em;
}
p:last-child {
    margin-bottom: 0px
}
input:focus,button:focus{
    outline: none !important;
}
.no-paddding{
    padding:0;
}
.white{
    color:#fff;
}
.grey{
    color:#888;
}
.header{
    height: 120px;
    padding:20px 0;
    overflow: visible;
    z-index: 9;
    position: relative;
}
.logo{
    display: block;
    background: url(/uploads/image/tdimages/logo-white.png) no-repeat left center;
    background-size: contain;
    width:80px;
    height:80px;
    float: left;
}
.header.grey .logo{
    background: url(/uploads/image/tdimages/logo-grey.png) no-repeat left center;
    background-size: contain;
}
.header.grey .search-button{
    color:#888;
}
.top-nav{
    float: right;
    height: 50px;
    margin-right: 100px;
}
ul.sf-menu>li{
    float: left;
    position: relative;
    margin:0 15px;
}
ul.sf-menu>li>a{
    display: block;
    padding:0 15px;
    color:#fff;
}
ul.sf-menu>li>a>span{
    display: block;
    text-align: center;
}
ul.sf-menu>li>a>span.title{
    /*margin-bottom: 2px;*/
    /*padding-bottom: 2px;*/
}
ul.sf-menu>li>a>span.title::after{
    content:"";
    display: block;
    width:15px;
    height: 1px;
    background: transparent;
    margin:1px auto;
}
ul.sf-menu>li:hover>a>span.title::after{
    background: #fff;
}
ul.sf-menu>li>a>span.subtitle{
    font-size: 12px;
    color:#ccc;
}
ul.sf-menu>li>ul{
    position: absolute;
    width:240px;
    left:15px;
    padding:10px 0 0 0;
    display: none;
}
ul.sf-menu>li:nth-child(2)>ul{
    width:400px !important;
}
ul.sf-menu>li>ul a{
    color:#fff;
    display: block;
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 4px;
}
ul.sf-menu>li>ul a span{
    display: inline-block;
}
ul.sf-menu>li>ul a span.subtitle{
    color:#ccc;
    padding-left: 15px;
}


.header.grey ul.sf-menu>li{
    float: left;
    position: relative;
    margin:0 15px;
}
.header.grey ul.sf-menu>li>a{
    display: block;
    padding:0 15px;
    color:#888;
}
.header.grey ul.sf-menu>li>a>span{
    display: block;
    text-align: center;
}
.header.grey ul.sf-menu>li>a>span.title{
    /*margin-bottom: 2px;*/
    /*padding-bottom: 2px;*/
}
.header.grey ul.sf-menu>li>a>span.title::after{
    content:"";
    display: block;
    width:15px;
    height: 1px;
    background: transparent;
    margin:1px auto;
}
.header.grey ul.sf-menu>li:hover>a>span.title::after{
    background: #888;
}
.header.grey ul.sf-menu>li:hover>a>span{
    color:#333;
}
.header.grey ul.sf-menu>li>a>span.subtitle{
    font-size: 12px;
    color:#ccc;
}
.header.grey ul.sf-menu>li>ul{
    position: absolute;
    width:240px;
    left:15px;
    padding:10px 0 0 0;
}
.header.grey ul.sf-menu>li>ul a{
    color:#888;
    display: block;
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 4px;
}
.header.grey ul.sf-menu>li>ul a span{
    display: inline-block;
}
.header.grey ul.sf-menu>li>ul a span.subtitle{
    color:#ccc;
    padding-left: 15px;
}
.header.grey ul.sf-menu>li>ul a:hover span{
    color:#333;
}
.search-box{
    float: right;
}
.search-box a{
    color:#fff;
}
.drawer-nav .dropdown-backdrop{
    display: none;
}
.drawer-hamburger{
    right:0;
    padding:34px 30px 22px 15px;
}
.drawer-menu-item{
    font-size:14px;
    line-height: 1.5em;
}
.drawer-menu-item:hover{
    text-decoration: none;
    color: #222222;
}
.drawer-dropdown-menu-item{
    font-size:14px;
    line-height:2em;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
    background-color: #fff;
}
.drawer-menu{
    padding:30px 0 0 20px;
}
.grey .drawer-hamburger-icon,.grey  .drawer-hamburger-icon:after,.grey  .drawer-hamburger-icon:before {
    background-color: #888;
}
.grey.drawer-open .drawer-hamburger-icon{
    background-color:transparent;
}
.index-swiper{
    margin-top: -120px;
    z-index: 0;
    position: relative;
}
.index-swiper .swiper-container{
    width:100%;
    top:0;
    left:0;
    right:0;
    position: absolute;
}
.index-swiper #index-swiper-wrapper{
    height: 800px;
}
.index-swiper .swiper-slide{
    width:100%;
    height: 100%;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}
.index-swiper .swiper-container-horizontal>.swiper-pagination-bullets{
    width:auto;
    left: auto;
    right: 0;
    margin-right: 30px;
    margin-bottom: 30px;
    bottom:0;
}
.index-swiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 0;
    background: none;
    opacity: 1;
    border:2px solid #888;
}
.index-swiper .swiper-pagination-white .swiper-pagination-bullet-active{
    border:2px solid #fff;
}
.index-swiper .swiper-slide .desc{
    position: absolute;
    left:0;
    bottom:0;
    color:#fff;
    margin-bottom: 30px;
    margin-left: 30px;
}
.index-swiper .swiper-slide .desc span.subtitle{
    margin-left: 20px;
    color:#888;
}
.footer{
    height: 30px;
    line-height: 30px;
    overflow:hidden;
    font-size: 12px;
    /*position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;*/
}
.footer a{
    font-size: 12px;
}
.copyright{
    float: left;
}
.footer-links{
    float: right;
}
.one-page{
    margin-top: -120px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px;
    z-index: 0;
    position: relative;
}
.one-page.about{
    background-image: url(/uploads/image/tdimages/page-about-bg.png);
}
.one-page.structure{
    background-image: url(/uploads/image/tdimages/page-structure-bg.png);
}
.one-page.brand{
    background-image: url(/uploads/image/tdimages/page-brand-bg.png);
}
body.structure{
    background: url(/uploads/image/tdimages/body-structure-bg.png) no-repeat top center;
    background-size: contain;
}
.pagename{
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    color:#fff;
}
.pagename.black{
    border-bottom: 1px solid #ddd;
}
.pagename.black.border-top{
    border-top: 1px solid #ddd;
    border-bottom: none;
    margin-top: 10px;
    padding-top: 30px;
}
.one-page .pagename{
    margin-top: 30px;
}
.long-page .pagename{
    margin-top: 30px;
}
.pagename span.title{
    margin-right: 30px;
}
.pagename span.subtitle{
    font-size: 14px;
}
.pagename.black span{
    color:#333;
}
.one-page .page-bigtitle{
    margin:60px 0 30px;
    text-align: center;
    color:#fff;
    font-size: 54px;
}
.about-content-separate{
    position: relative;
}
.about-content-separate::after{
    content:'';
    height: 200px;
    width:1px;
    background: #fff;
    position: absolute;
    right:0;
    top:0;
}
.page-number-item{
    float: left;
    width:20%;
    padding:0 20px;
    height: 411px;
}
.page-number-item:nth-child(odd){
    background:#eee;
}
.page-number-item img{
    height: 50px;
    display: block;
    margin:50px auto;
}
.page-number-item .separate{
    margin:0 auto 50px;
    display: block;
    height: 1px;
    width:40px;
    background: #333;
}
.projects-list li{
    margin-bottom: 30px;
}
.projects-list li a{
    display: block;
}
.projects-list li img{
    width:100%;
    margin-bottom: 10px;
    /*-webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;*/
}
.projects-list li .img{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width:100%;
    height:460px;
    margin-bottom: 10px;
}
/*.projects-list li:hover img{
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}*/
.projects-list li:nth-child(3n-2) .img{
    height: 600px;
}
.projects-list li:nth-child(3n-1){
    float: left;
    width:50%;
    padding-right: 8px;
}
.projects-list li:nth-child(3n 0){
    float: left;
    width:50%;
    padding-right: 0;
    padding-left: 8px;
}
.projects-list li .title{
    font-size: 32px;
    margin-bottom: 10px;
}
.project-details-thumbnail{
    margin-bottom: 80px;
}
.project-imgs{
    margin-top: 80px;
}
.project-content{
    color:#717171;
    word-wrap: break-word;
}
.project-content .info{
    padding-top: 85px;
}
.project-content .info span{
    color:#333;
}
.project-content p{
    word-wrap: break-word;
}
.project-details img{
    width:100%;
}
.project-imgs .img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 650px;
    width:100%;
    margin-bottom: 30px;
}
.service-card{
    float: left;
    width:33.33%;
    padding:300px 40px;
    text-align: center;
    background-color:#eee;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
}
.service-card .title{
    font-weight: normal;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #333;
    z-index: 1;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.service-card .subtitle{
    font-weight: normal;
    z-index: 1;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.service-card .img-bg{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.service-card:hover .img-bg{
    opacity: 1;
}
.service-card:hover .title{
    color:#fff;
    border-bottom: 1px solid #fff;
}
.service-card:hover .subtitle{
    color:#fff;
}
.contact-row{
    padding:30px 0;
    border-bottom: 1px solid #eee;
}
.message-form .control-label{
    margin-top: 6px;
    padding-left: 0;
    text-align: right;
}
.message-form .form-control{
    border-radius: 0;
}
.img-captcha{
    width:100%;
    height: 34px;
    border: 1px solid #ddd;
    cursor: pointer;
}
.message-form .btn{
    border-radius: 0;
}
.btn-black {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-black:hover{
    color:#fff;
    background-color: #222;
}
.btn-black:focus{
    background-color: #000;
    color:#fff;
}
.article-content{
    padding-bottom: 50px;
}
.article-content img{
    width:100%;
}
.talen-philosophy{
    position: relative;
}
.talen-philosophy img{
    width:100%;
}
.talen-philosophy h3{
    position: absolute;
    display: block;
    z-index: 0;
    top:100px;
    left:100px;
    color:#fff;
    line-height: 2em;
}
.join-us-list{
    margin-right: -15px;
    margin-left: -15px;
}
.join-us-list li{
    display: block;
    float: left;
    width:50%;
    padding:15px;
}
.join-us-list li{
    display: flex;
    display: -webkit-flex;
    padding:80px 0;
    border-right:1px solid #eee;
    height: 271px;
}
.join-us-list li{
    border-top: 1px solid #eee;
}
.join-us-list li:nth-child(even){
    border-right: none;
}
.join-us-list li:nth-child(1),.join-us-list li:nth-child(2){
    border-top: none;
}
.join-us-list li .job{
    flex:1;
    -webkit-flex:1;
    padding-left: 15px;
    padding-top: 10px;
}
.join-us-list li .info{
    flex:1;
    -webkit-flex:1;
    padding-right: 15px;
    font-size: 12px;
}
.join-us-list li .job span{
    display: block;
}
.join-us-list li .info .unfold{
    color:#000;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
}
.join-us-list li .info .desc{
    position: relative;
    overflow: hidden;
    height: 80px;
}
.join-us-list li .info .desc .inner{
    padding:10px;
}
.join-us-list li .info .desc.on{
    overflow: visible;
}
.join-us-list li .info .desc.on .inner{
    position: absolute;
    top:0;
    left:0;
    right:0;
    background: #fafafa;
    box-shadow: 0 0 5px #ddd;
}
.join-us-list li .info .desc .inner .text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.join-us-list li .info .desc.on .inner .text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2000;
}
.join-us-list li .info .unfold .fa{
    vertical-align: middle;
    margin-bottom: 4px;
}
.join-us-foot{
    margin-top: 10px;
}
.join-us-foot img{
    width:100%;
}
.culture-content .row [class^=col]{
    margin-bottom: 30px;
}
.culture-content img{
    max-width: 100%;
    margin:0 auto;
    display: block;
}
.side-swiper-tab{
    margin-top: 30px;
}
.side-swiper-tab .swiper-container{
    height: 420px;
}
.side-swiper-tab .swiper-slide{
    position: relative;
    /*height:100px;*/
    width:80px;
}
.side-swiper-tab .swiper-slide .img{
    display: block;
    height:100%;
    width:100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.side-swiper-tab .swiper-slide .mask{
    display: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,.5);
    position: absolute;
    color:#fff;
    text-align: center;
    font-size: 12px;
    align-items: center;
    -webkit-align-items:center;
}
.side-swiper-tab .swiper-slide:hover .mask{
    display: flex;
    display: -webkit-flex;
}
.side-swiper-tab .swiper-slide .mask>div{
    flex:1;
}
.side-swiper-tab-prev,.side-swiper-tab-next{
    margin-left: 31px;
}
.publishes-swiper .swiper-pagination{
    color:#fff;
}
.publishes-swiper .swiper-slide h5{
    margin-top: 10px;
}
.gallery-wrap{
    position: relative;
}
.gallery-wrap .img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    float: left;
    z-index: 1;
    cursor: pointer;
    position: relative;
}
.gallery-wrap .img:hover{
    /*z-index: 99;*/
}
.gallery-wrap .img::after{
    content:'';
    height:100%;
    width: 100%;
    background: rgba(255,255,255,.2);
    opacity: 0;
    transition:all .3s;
    position: absolute;
    top:0;
    left:0;
}
.gallery-wrap .img:hover::after{
    opacity: 1;
}
.gallery-wrap .small{
    width: 100px;
}
.gallery-wrap .big{
    width:200px;
}
.gallery-wrap .fixed{
    position: absolute;
    z-index: 2;
    border:10px solid #fff;
    box-sizing: content-box;
}
.gallery-wrap .fixed.left{
    top:15%;
    left:18%;
}
.gallery-wrap .fixed.right{
    bottom:15%;
    right:18%;
}
.gallery-wrap .mt{
    margin-bottom: 10px;
}
.gallery-wrap .mr{
    margin-right: 10px;
}
.gallery-wrap .img.on{
    margin:0;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index: 99;
    width:auto !important;
    height:auto !important;
}
.gallery-wrap .img.on::after{
    display: none !important;
}
.gallery-wrap .img .return{
    display: none;
    position: absolute;
    background: url(/uploads/image/tdimages/ico-return.png) no-repeat center;
    background-size:contain;
    bottom:15px;
    left:15px;
    width:30px;
    height:30px;
    cursor: pointer;
    z-index: 999;
}
.gallery-wrap .img.on .return{
    display: block;
}
.search-form-wrap{
    position: fixed;
    background: #fff;
    z-index: 999999;
    top:0;
    left:0;
    bottom:0;
    right:0;
}
#keywords{
    height: 50px;
    line-height: 50px;
    border:1px solid #eee;
    border-radius: 2px 0 0 2px;
    padding: 0 24px;
}
#search-button{
    background: #666;
    height: 50px;
    width:100px;
    line-height: 50px;
    color:#fff;
    font-size: 18px;
    border:none;
    border-radius: 0 2px 2px 0;
    transition: all .3s;
}
#search-button:hover{
    background: #333;
}
#search-button:focus{
    background: #000;
}
.search-form-wrap form{
    margin-top: 300px;
}
.search-form-wrap .close{
    position: absolute;
    right:20px;
    top:20px;
    width:30px;
    height:30px;
    background: url(/uploads/image/tdimages/ico-close.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
    opacity: .8;
    z-index: 9999;
}
.search-form-wrap .close:hover{
    opacity: 1;
}
.news-item-wrap{
    background: #f4f4f4;
    padding:10px;
    height: 560px;
    overflow-y: scroll;
}
.news-item-wrap::-webkit-scrollbar-thumb{
    background: #888;
    border-radius: 0;
}
.news-item-wrap::-webkit-scrollbar{
    background: transparent;
    width:5px;
}
.news-item{
    margin-bottom: 15px;
    /*display: none;*/
    float: left;
    width:calc((100% - 20px) / 3);
    margin-right: 10px;
}
.news-item:nth-child(3n 0){
    margin-right: 0;
}
.news-item.on{
    display: block;
}
.news-item .img-container{
    margin-bottom: 0px;
}
.news-item .img-container a{
    display: block;
}
.news-item .img-container a img{
    display: block;
    width:100%;
}
.news-item .img-container a .img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 215px;
}
.news-item .title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 32px;
    line-height: 32px;
    background: #fff;
    padding:0 10px;
}
.news-item .meta{
    color:#888;
}
.news-item .meta a{
    color:#888;
}
.news-item a.more span{
    text-decoration: underline;
}
.news-side{
    margin-bottom: 50px;
    text-align: center;
}
.news-side-item{
    margin-bottom: 30px;
}
.news-side-item li a{
    color:#bbb;
}
.news-side-item li.on a,.news-side-item li a:hover{
    color:#000;
}
.news-side-swiper{
    padding:0px 20px;
}
.news-side-swiper img{
    width:100%;
    height:auto;
    display: block;
}
.fnt-content .desc{
    position: absolute;
    font-size: 12px;
    color:#000;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.fnt-content .desc span{
    background: rgba(255,255,255,.7);
    flex:1;
    -webkit-flex:1;
    padding:4px 10px;
}
.join-us-list.social li .info .unfold{
    text-align: right;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #333;
    border-color:#333;
}
.pagination>li>a, .pagination>li>span{
    color:#333;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #333;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.search-list-item{
    margin-bottom:30px;
}
.search-list-item .title{
    font-size:16px;
    color:#156cf7;
    margin-bottom:10px;
    font-weight:normal;
    text-decoration: underline;
}
.search-list-item p.description{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom:5px;
}
.search-list-item a.link{
    color:#008000;
    font-weight:bold;
}
.search-list-item a.catelink{
    color:#666;
    text-decoration: underline;
    font-weight:bold;
}
.article-swiper .swiper-slide{
    position: relative;
}
.article-swiper .swiper-slide .title{
    position: absolute;
    line-height: 32px;
    height: 32px;
    background: rgba(0,0,0,.8);
    bottom:0;
    left:0;
    width:100%;
    color:#fff;
    padding:0 15px;
}
.article-swiper .swiper-slide .title{
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 0;
}
.article-pagename{
    margin-bottom: 30px;
}
.article-bottom-line{
    width:100%;
    height: 1px;
    background: #ddd;
    margin-top: 20px;
    margin-bottom: 50px;
}
.article-swiper .swiper-button-next, .article-swiper .swiper-button-prev{
    width:40px;
    height: 40px;
    background-size: contain;
}
.article-swiper .swiper-button-next{
    background-image: url(/uploads/image/tdimages/angle-right-circle.png);
    right: 20px;
}
.article-swiper .swiper-button-prev{
    background-image: url(/uploads/image/tdimages/angle-left-circle.png);
    left: 20px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
}
.article-swiper .swiper-slide img{
    width:100%;
}
.article-swiper .swiper-slide .img{
    height: 565px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.article-swiper-body .title{
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.article-swiper-body .article-content{
    margin-bottom: 0px;
    padding-bottom: 0;
}
.article-swiper-body .article-content img{
    max-width: 100%;
}
.job-title-desc{
    font-size: 14px;
    color:#333;
    line-height: 1.5em;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 30px !important;
}
.swiper-case{
    /*position: relative;*/
}
.swiper-case .gallery-top img{
    width:100%;
}
.swiper-case .gallery-thumbs{
    margin-bottom: 10px;
}
.swiper-case .gallery-thumbs img{
    width:100%;
}
.swiper-case .gallery-thumbs{
    /*position: absolute;*/
    /*top:30px;
    left:30px;
    right:30px;*/
}
.swiper-case .gallery-top .swiper-slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width:100%;
    height: 90vh;
    position: relative;
}
.swiper-case .gallery-top .swiper-slide .case-title{
    position: absolute;
    bottom:30px;
    left:30px;
    z-index: 9;
    color:#fff;
    font-size: 28px;
}
.swiper-case .gallery-thumbs .swiper-slide{
    width:100%;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border:3px solid #ccc;
    cursor: pointer;
}
.swiper-case .swiper-button-next, .swiper-case .swiper-button-prev{
    width:40px;
    height: 40px;
    background-size: contain;
}
.swiper-case .swiper-button-next{
    background-image: url(/uploads/image/tdimages/angle-right-circle.png);
    right: 20px;
}
.swiper-case .swiper-button-prev{
    background-image: url(/uploads/image/tdimages/angle-left-circle.png);
    left: 20px;
}
.gallery-top-wrap{
    position: relative;
}
.swiper-case .swiper-button-prev{
    left:-50px;
}
.swiper-case .swiper-button-next{
    right:-50px;
}
/* 小屏幕（手机，小于 768px） */
@media (max-width: 768px) {
    .search-box a{
        margin-right: 50px;
    }
    .index-swiper{
        margin-top: -80px;
    }
    .index-swiper .swiper-slide .desc{
        margin-bottom: 40px;
        margin-left: 15px;
    }
    .index-swiper .swiper-slide .desc span{
        display: block;
    }
    .index-swiper .swiper-slide .desc span.subtitle{
        margin-left: 0;
    }
    .index-swiper .swiper-container-horizontal>.swiper-pagination-bullets {
        left: 0;
        right: 0;
        margin-right: 0px;
        margin-bottom: 10px;
        bottom: 0;
    }
    .one-page .pagename{
        margin-top: 30px;
    }
    .one-page{
        padding-top: 80px;
    }
    .logo{
        width: 40px;
        height: 40px;
    }
    .one-page{
        margin-top: -80px;
    }
    .header{
        height:80px;
    }
    .about-content-separate{
        margin-bottom: 30px;
    }
    .about-content-separate::after{
        display: none;
    }
    .about-content-en{
        margin-bottom: 30px;
    }
    .one-page .page-bigtitle {
        margin: 30px 0 30px;
        font-size: 30px;
    }
    .page-structure-content{
        padding-top: 30px;
    }
    .page-structure-content img{
        width:100%;
    }
    .page-number-item{
        display: block;
        float: none;
        width:100%;
        padding:30px;
        height:auto;
    }
    .page-number-item img{
        margin: 0 auto 30px;
    }
    .page-number-item .separate{
        margin:0 auto 30px;
    }
    .service-card{
        float: none;
        width:100%;
        margin-bottom: 15px;
        padding:40px;
    }
    .news-item{
        display: block !important;
    }
    .talen-philosophy h3 {
        display: block;
        z-index: 0;
        top: 15px;
        left: 15px;
        color: #fff;
        line-height: 2em;
        font-size: 14px;
    }
    .join-us-list li{
        display: block;
        width:100%;
        padding:40px 0;
        border-bottom: 1px solid #eee;
        border-top: none;
        border-left: none;
        border-right: none;
    }
    .join-us-foot{
        margin-top: 30px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 30px;
    }
    .contact-row .col:first-child{
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #eee;
    }
    .message-form{
        padding-bottom: 30px;
    }
    .message-form .form-group{
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .message-form .form-group [class^=col]{
        margin-top: 15px !important;
    }
    .img-captcha{
        width:auto;
        float: right;
    }
    .message-form .btn{
        display: block;
        width:100%;
    }
    .gallery-item-xs{
        margin-bottom: 30px;
    }
    .gallery-item-xs a{
        display: block;
        text-align: center;
        font-size: 16px;
    }
    .gallery-item-xs img{
        display: block;
        margin-bottom: 15px;
        width:100%;
    }
    .gallery-imgs img{
        margin-bottom: 10px;
        display: block;
        width:100%;
    }
    .list-video-xs-img{
        position: relative;
    }
    .list-video-xs-img .fa{
        position: absolute;
        display: block;
        color:#fff;
        opacity: .5;
        font-size: 100px;
        top:50%;
        left:50%;
        margin-left: -43px;
        margin-top: -50px;
    }
    .project-imgs img{
        margin-bottom: 15px;
    }
    .projects-list li:nth-child(3n-1) {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .projects-list li:nth-child(3n 0){
        float: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .project-content .info{
        margin-top: 30px;
    }
    .news-item-wrap{
        background: transparent;
        padding:0px;
        height: initial;
        overflow-y: initial;
    }
    .news-item-wrap::-webkit-scrollbar-thumb{
        background: initial;
        border-radius: initial;
    }
    .news-item-wrap::-webkit-scrollbar{
        background: initial;
        width:initial;
    }
    .news-item{
        margin-bottom: 15px;
        /*display: none;*/
        float: none;
        width:100%;
        margin-right: 0px;
    }
    .article-swiper .swiper-slide .img{
        height: 210px;
    }
    .swiper-case .gallery-thumbs .swiper-slide{
        height: 50px;
    }
    .swiper-case .gallery-top .swiper-slide{
        height: 50vh;
    }
    .swiper-case .swiper-button-prev{
        left:10px;
    }
    .swiper-case .swiper-button-next{
        right:10px;
    }
    .swiper-case .gallery-top .swiper-slide .case-title{
        font-size: 14px;
        left:15px;
        bottom:15px;
    }
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .search-box a{
        margin-right: 50px;
    }
    .one-page{
        padding-top: 80px;
    }
    .logo{
        width: 40px;
        height: 40px;
    }
    .one-page{
        margin-top: -80px;
    }
    .header{
        height:80px;
    }
    .index-swiper{
        margin-top: -80px;
    }
    .page-structure-content{
        padding-top: 30px;
    }
    .page-structure-content img{
        width:90%;
    }

}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
	.top-nav{
        margin-right: 0;
    }
    ul.sf-menu>li{
        margin: 0 10px;
    }
    ul.sf-menu>li>a{
        padding:0 10px;
    }
    .search-box a{
        margin-right: 0px;
    }
    .one-page{
        padding-top: 120px;
        margin-top: -120px;
    }
    .logo{
        width: 80px;
        height: 80px;
    }
    .header{
        height:120px;
    }
    .index-swiper{
        margin-top: -120px;
    }
    .page-structure-content{
        padding-top: 30px;
    }
    .page-structure-content img{
        width:80%;
    }
    .page-number-item{
        height: 451px;
    }
    .video-content{
        margin-top: 50px;
    }
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .top-nav{
        margin-right: 100px;
    }
    ul.sf-menu>li{
        margin: 0 15px;
    }
    ul.sf-menu>li>a{
        padding:0 15px;
    }
    .page-number-item{
        height: 411px;
    }
    .video-content{
        margin-top: 0;
    }
}
/* 超大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1800px) {

}