@CHARSET "UTF-8";
body {
    background: #f0f0f0;
}

body.body-white {
    background: #9f9f9f14;
}
.navbar-header > img{
    width: 80%
}   
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
}

.logo{
    padding-top: 5px
}

.sy-box{
    /*margin-top:-70px;*/
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar .nav .user {
    padding: 0;
    line-height: 70px;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}
.navbar-brand{
    padding :5px 0px !important;
    line-height: 0px !important;
}
/*tc widget*/
.tc-main {
    margin-top: 20px;
}

/*tc-box*/
.tc-box {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.body-white .tc-box{
    border: solid 1px #eee;
}


.about_us_title{
    font-size: 25px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.about_us_desc{
    height: 135px;
    margin-top: 30px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
@media ( max-width: 979px) {
    .about_us_title{
        margin-top: 20px;
    }
    .about_us_desc{
        height: auto;
    }
}
.about_us_btn{
    border-radius: 21px;
    border:none;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    padding:10px 25px;
    cursor: pointer;
    outline:none;
}

.category_box{
    margin-top: 30px;
}
.category_box .title{
    margin-bottom: 0px;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.category_box .sub_title{
    margin-bottom: 0px;
    font-size: 2p1x;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}

.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    padding: 5px 20px;
}

/*tc-box end */

/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/
.tc-gridbox-container {
    width: 25%;
    float: left;
}

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5%;
    background: #fff;
    cursor: pointer;
}

.tc-gridbox {
    margin: 0 10px 20px 10px;
}

.tc-gridbox:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    /*box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);*/
    box-shadow: 0px 5px 17px 3px rgba(102,102,102,0.2)
}

.tc-gridbox a {
    text-decoration: none;
}

@media ( min-width: 768px){
    .navbar-nav{
        margin-left: 100px
    }
}
@media ( min-width: 768px) and (max-width: 979px) {
    .tc-gridbox {
        display: block;
        float: none;
        width: 95%;
    }
}

@media ( max-width: 979px) {
    .tc-gridbox-container {
        display: block;
        float: none;
        width: 100%;
    }

    .tc-gridbox {
        margin: 0 0 10px 0;
    }
    .news-header{
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .sy-box{
        margin-top:0px;
    }
}
.thum{
    overflow: hidden;
    margin: 10px auto;
}
.tc-gridbox .header {
    border-top-left-radius: 5%;
    border-top-right-radius: 5%;
    text-align: center;
    background: #fff;
}
.tc-gridbox .header img{
    margin:0 auto;
}
.tc-gridbox .case-header{
    border-radius: 10px;
    text-align: center;
    background: #ebebeb; 
}
.tc-gridbox .case-header:hover{
    background: #fff;
}
.tc-gridbox .case-header .item-image{
    overflow: hidden;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5%;
}
.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    background: #fff;
}
.tc-gridbox .header .item-text{
    margin: 0 auto;
    width: 80%;
}
.tc-gridbox .header .item-image {
    overflow: hidden;
    height: 0;
    padding-bottom: 100px;
    margin: 0 auto;
    padding-top: 30px;
}

.tc-gridbox .header .item-text .item-title{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    height: 45px;
}

.tc-gridbox .header .item-text .item-keywords{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    height: 50px;
    margin-top: 15px;
    overflow: hidden;
}
/* 案例展示部分 */
.tc-gridbox .case-header .item-text .item-title{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}

.tc-gridbox .case-header .item-text .item-keywords{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    height: 35px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}
/* 新闻部分 */
.news-gridbox{
    margin: 20px auto;
    background: #ebebeb;
    cursor: pointer;
    color: #000;
    border-radius: 5px
}
.news-gridbox:hover{
    /*color: #fff;*/
    background:#FFFFFF;
}
.news-header:hover{
    color: #fff;
}
.news-gridbox .news-header{
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-gridbox .news-header .item-image {
    width: 37%;
    margin-left: 15px;
}

@media ( max-width: 979px) {

    .tc-gridbox .case-header .item-image img{
        height: auto;
    }

    .news-gridbox .news-header .item-image{
        width: 100%;
        margin-left: 0;
    }
    .news-gridbox .news-header .item-text{
        margin-left: 10px
    }
}
.news-gridbox .news-header .item-text .item-title{
    margin-top:20px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.news-gridbox .news-header .item-text .item-keywords{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    height: 60px;
    margin-top: 15px;
    overflow: hidden;
}
.news-gridbox .news-header .item-time{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.news-gridbox .news-header .item-time .day{
    font-size: 24px;
}
.news-gridbox .news-header .item-time .year{
    font-size: 14px;
}
.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}
.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color: #454a4e;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #eee;
    border-bottom: none;
    margin: 5px 0;
}
.tc-gridbox .more {
    color: #343a3f;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.tc-gridbox .more button{
    display: inherit;
    font-size: 14px;
    width: 90px;
    height: 30px;
    color: #666;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    line-height: 30px;
    margin: 0 auto;
    outline: none;
}

.tc-gridbox .more button:hover {
    color: #FFFFFF;
    background: #24A7F7;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}
/*list Boxes
------------------------------------*/
.list-boxes {
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
    border: solid 1px #eee;
}

.list-boxes:hover {
    border: solid 1px #ddd;
}

.list-boxes h2 a {
    color: #555;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}
/*ThinkCMF Photos*/
ul.tc-photos {
    margin: 0;
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.bg-grey{
    background: #F5F5F5;
}
/*Footer*/
.footer{
    color: #ffffff;
    margin-top: 50px;

}
.footer .contact .title{
    padding-top:20px;
    padding-bottom: 15px;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
}
.footer .contact .text{
    padding-top:10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-family: Source Han Sans CN;
}
.footer .contact .text .value{
}
.footer .contact .text .value .phone{
    margin-right: 10px;
}
.footer .contact .img{
    width: 50%;
    margin-top:50px;
}
.footer .contact .tips{
    text-align: left;
    margin-top: 5px;
}
@media ( max-width: 979px) {
    .footer .contact .img{
        width: 50%;
        margin: 0 auto;
        margin-top:50px;
    }

}
.footer a{
    color: #fff
}
.footer .links,.copyright{
    font-size: 16px;
    padding-bottom: 10px;
}
.footer .links a{
    margin-left: 10px;
}
