p{
    font-size:14px;
}
a {
    color: #555;
    text-decoration: none;
    font-size:14px;
}
.wrapper{
    padding: 10px;
}

.wrapper p{
    line-height: 20px;
}
.wrapper .leftLine{
    height: 35px;
    line-height: 35px;
}
.wrapper .more{
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}
.wrapper .more:hover{
    color: #43e2ff;
}

.thumbnails .hover-effect:hover{
    color: #0069d2;!important;
}
.thumbnails .heights{
    margin-left: 20px !important;
    height:430px;
}

.thumbnails h3{
    line-height:25px !important;
}
.form-horizontal .controls{
    margin-left: 0px !important;
}

.form-horizontal .border-radius-none{
    border-radius: 0 !important;
}
.form-horizontal .span11{
    position: relative;
}
.form-horizontal .controls-row{
    margin-bottom: 15px;
}
.form-horizontal .controls-row .span6{
    margin-left: 0px !important;
}
.form-horizontal .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0px;
    font-size: 13px;
    line-height: 1.53846154;
    color: #222;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-horizontal .btn-control{
    width: 100%;text-align: center;padding-top: 20px;padding-bottom: 10px;
}

.thumbnails .mag-left-20{
    margin-left: 20px;!important;
    margin-bottom: 30px;!important;
}
.thumbnails .mag-left-10{
    margin-left: 10px;!important;
    margin-bottom: 30px;!important;
}
.thumbnails .heights .col-8{
    width: 80%;
    float: left;
}
.thumbnails .heights .col-2{
    width: 20%;
    float: left;
}
.thumbnails .thumbnail-kenburn a:hover{
    color: #43e2ff;
}
.thumbnails .thumbnail-kenburn .overflow-hidden{
    width: 100%;
    height: auto;
}

.thumbnails  .cases_detail{
    width: 100%;
    line-height: 25px;
    min-height: 35px;
    height: auto;
}
.thumbnails  .cases_detail .f-c{
    font-size: 14px;
    color: #f1f2f3;
}
.thumbnails  .cases_detail .f-c:hover{
    font-size: 14px;
    color: #43e2ff;
}

.leftnav{
    background:#0078d7;

}
.leftnav ul li{
    list-style-type:none;
    color:#ffffff;
    border-bottom:1px solid #0063b1;
    border-top:1px solid #2c97ec;
    cursor:pointer;
}
.leftnav ul li a{
    padding:10px 0 10px 37px;
    line-height:30px;
    width: 85%;
    color:#ffffff;
    cursor:pointer;
    display:inline-block;
    font-size: 14px;
}
.leftnav .sp{
    font-size:18px;
}
.leftnav .sp img{
    margin-right:10px;
}

.addcolor{
    background-color:#2554a4;
}
.leftnav ul div{
    line-height:30px;
    color:#ffffff;
    border-bottom:1px solid #0063b1;
    border-top:1px solid #2c97ec;
    font-size:14px;
    padding:10px 0 10px 37px;
}

.right .baner{
    min-height:365px;
}
.right .banernavs{
    padding:10px;
}
.right .banernavs span{
    margin-left:5px;
}
.right .banertitle{
    color:#0078d7;
    font-size:18px;
    text-align:center;
    margin-top:20px;
    margin-bottom: 20px;
}

.right p{
    color: #666;
    line-height: 1.6;
}
.right a{
    color: #666;
    line-height: 1.6;
}
.right a:hover{
    color: #0069d2;
}
.right p a{
    font-size: 16px;
}
.right li{
    color: #666;
    line-height: 1.6;
}
.right span{
    color: #666;
    line-height: 1.6;
}
.right div{
    color: #666;
    line-height: 1.6;
}

.right .successcaseTitle{
    margin-top:50px;
    font-size:18px;
    color:#0078d7;
    padding-left:10px;
    border-left:5px solid #0078d7;
}

.right .caseimg img{
    border: 1px solid #e5e5e5;
    padding: 1px;
    background: #fff;
}

.right .title a{
    font-size:16px;
}
.right .title p{
    margin-top: 5px;
    color:#7d7d7d;
}

.contentlist{
    padding-top:20px;
    padding-bottom:60px;
}

.contentlist .pd{
    padding:10px 0;
}

.right .contentlist .line{
    border-bottom:1px dotted #e5e5e5;
}

.banernavs{
    height: 45px;
    line-height: 45px;
}
.row-border{
    border: 1px solid #ddd;
}
.chinamap{
    height: 530px;
}
.gradient{
    color:#ffffff;
    height: 530px;
    margin-left: 0px;!important;
    background:url(../images/beijing.jpg) repeat;
    background-size:100% 100%;
    /*background: -moz-linear-gradient(top, #0066CC 0%, #EEEEEE 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066CC), color-stop(100%,#EEEEEE));*/
    /*background: -webkit-linear-gradient(top, #0066CC 0%,#EEEEEE 100%);*/
    /*background: -o-linear-gradient(top, #0066CC 0%,#EEEEEE 100%);*/
    /*background: -ms-linear-gradient(top, #0066CC 0%,#EEEEEE 100%);*/
    /*background: linear-gradient(to bottom, #0066CC 0%,#EEEEEE 100%);*/
}

.gradient .fd1{
    margin: 20px 20px 20px 40px;
}
.gradient .fd1 .fd-title{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.gradient .fd1 .fd-con{
    line-height: 25px;
    height: 450px;
    margin-top: 20px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
    color: #fff;
}

.contentlist-i{
    width: 100%;
    margin-top: 20px;
}

.contentlist-i ul li{
    border: 1px solid #ddd;
}
.contentlist-i ul li .num-i{
    height: 40px;
    margin-top: 20px;
}
.contentlist-i ul li .num-i span{
    width: 54%;
    font-size: 32px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: right;
    color: #777;
    font-family: "Arial";
}
.contentlist-i ul li .font-icon{
    width: 41%;
    font-size: 22px;
    height: 40px;
    float: left;
    text-align: left;
    padding-left: 5%;
    line-height: 25px;
    color: #777;
    font-family: "Arial";
}
.contentlist-i ul li .name-i{
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #888;
}

.contentlist-a {
    padding-left: 40px;
    padding-right: 40px;
}

.contentlist-a ul li{
    border: 1px solid #ddd;
    cursor:pointer;
    color: #777;
}
.contentlist-a ul li:hover{
    border: 1px solid #0078d7;
    cursor:pointer;
    color: #0078d7;
}
.contentlist-a ul li .title-bs{
    height: 80px;
    width: 80%;
    float: left;
}
.contentlist-a ul li .title-bs .title-as{
    margin: 10px 10px;font-size: 16px;font-weight: 600;
}
.contentlist-a ul li .title-bs .title-sb{
    margin: 0px 10px;color: #999;
}
.contentlist-a ul li .title-c{
    height: 80px;
    line-height: 80px;
    width: 20%;
    text-align: center;
    float: left;
}
.contentlist-a ul li .title-c img{
    width: 55px;
    height: 55px;
}

.contentlist-z {
    margin-bottom: 10px;
    background-color: #eee;
}

.contentlist-z .video-p{
    height: 504px;
    float: left;
    background-color: #000;
}
.contentlist-z .video-t{
    height: 505px;
    float: left;
    margin-left: 0px;
    background-color: #d2d2d2;
}
.contentlist-z .video-t .video-t-i{
    width: 95%;height: 80px;border-bottom: 1px solid #fff;padding: 10px 10px;
}
.contentlist-z .video-t .video-t-i:hover{
    background-color: #0069d2;
    cursor:pointer;
}
.contentlist-z .video-t .video-t-i-end:hover{
    background-color: #0069d2;
    cursor:pointer;
}
.contentlist-z .video-t .selected{
    background-color: #3498db;
    cursor:pointer;
}
.contentlist-z .video-t .video-t-i-end{
    width: 95%;height: 80px;padding: 10px 10px;
}
.contentlist-z .video-t  .video-t-i-1{
    width: 35%;height: 80px;background-color: #000;float: left;
}
.contentlist-z .video-t .video-t-i-2{
    width: 65%;height: 80px; float: left;
}
.contentlist-z .video-t .video-t-i-3{
    font-size: 13px;font-weight: 500;color: #fff; width: 95%;padding: 3px 10px;
}
.contentlist-z .video-t .video-t-i-4{
    font-size: 12px;color: #fff;width: 95%; padding-left: 10px;padding-bottom: 10px;padding-right: 10px;
}

.contentlist-z .gengduo{
    width: 100%; height: 40px; text-align: center; padding-top: 30px;padding-bottom: 20px;
}

.btn-n{
    line-height: 30px;
    width: 120px;
    border-radius: 90px / 90px;
    -o-border-radius:90px / 90px;
    -ms-border-radius:90px / 90px;
    -moz-border-radius:90px / 90px;
    -webkit-border-radius:90px / 90px;
}

.row-way{
    background-color: #eee;
}

.row-bottom-20{
    background-color: #fff;
    margin-bottom: 20px;
}

.row-d-t-f-h{
    text-align: center;font-size: 16px;line-height: 25px;
}

.row-d-t-f-h a{
    font-size: 16px;
}

.unstyled li{
    width: 96%;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}
.content-detail{
    line-height: 25px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.center-title{
    text-align: center;
}

.title-b{
    width: 80%;
    right:7.5%;
    bottom:-30px;
    color:#fff;
    position:absolute;
    background:#0069d2;
    display:inline-block;
    font-size: 20px;
    padding: 10px 10px;
    text-align: center;
}

.case-category{
    width: 100%;line-height: 25px; font-size: 14px;margin-bottom: 20px;color: #888;text-align: center;
}

.right-borders{
    border-right: 1px solid #ccc;
}

/*ÊÓÆµÖÐÐÄ*/
.show-video{
    background-color: #000;
    width: 100%;
    height: 500px;
}
.m-top-btm-20{
    margin-top: 20px; margin-bottom: 20px;
}

.color-888-size-12{
    color: #888;font-size: 12px;
}

.unstyled li{
    font-size: 14px;
    cursor:pointer;
}

.ons{
    color: #0069d2;
}

.headline h4,.headline h3{
    padding-right: 0px !important;
}

.special-row {
    padding: 15px 0;
}

.p_img{
    width: 73px;
    height: 73px;
}

.text_over{
    height: 40px;
    line-height: 40px;
}

.thumbnail-img {
    position:relative;
}

.video-s{
    padding: 5px;
}
.video-s .title{
    margin: 0px; height: 30px;line-height: 30px;font-size: 16px;
}
.video-s .contentsv{
    margin-bottom: 5px;font-size: 12px;
}
