.body {
    background-color: #1f1f1f;
}

.hide_div {
    width: 100%;
    height: 67px;
    display: none;
}

.none_more {
    width: 100%;
    text-align: center;
    display: none;
    font-family: "å¾®è½¯é›…é»‘";
    color: #9b9b9b;
    padding-top: 85px;
}

.index_bg {
    position: relative;
    height: 100%;
    left: 51%;
    top: 0%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

#bgCanvas2 {
    position: absolute;
    width: 44.8%;
    right: 0%;
    bottom: 0%;
}

#bgCanvas {
    height: 140%;
    position: absolute;
    right: -5%;
    bottom: -12%;
}

.partContainer {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #000000;
}

.banner {
    margin-left: auto;
    margin-right: auto;
    /* max-width: 1900px; */
    max-height: 600px;
}

#content {
    width: 100%;
    background-color: #f6f6f6;
}

.content_img {
    width: 100%;
    position: relative;
    min-width: 1300px;
}

.content_img img {
    width: 100%;
}

.img_title {
    display: block;
}

.img_titlem {
    display: none;
}

/*.content_img .txt{left: 6.32%;top: 26.92%;position: absolute;}*/
/*.content_img h2{color: #FFFFFF;}*/
.content_img .title_cn {
    color: #b0b0b0;
    text-align: left;
}

.partContainer .txt {
    left: 0%;
    top: 26.92%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.partContainer h2 {
    color: #FFFFFF;
    text-align: left;
    width: 1300px;
    margin: 0px auto;
}

/* 2017-06-26*/
.con_title .font_z6 {
    font-family: "Microsoft yahei", å¾®è½¯é›…é»‘, arial;
    font-size: 16px;
}

.con_title ul .all_all {}

.content_con {
    width: 100%;
    min-width: 1300px;
    /* max-width: 1900px; */
    margin: 0px auto;
    /* background-color: #f3f5fc; */
}

.con_title {
    position: relative !important;
    height: 65px;
    line-height: 64px;
    width: 100%;
    /* max-width: 1900px; */
    z-index: 151;
    background-color: #0476ff;
}

.con_title ul {
    text-align: center;
    font-size: 0px;
    background-color: #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    height: 65px;
}

.con_title ul li {
    display: inline-block;
    width: 210px;
    color: #9b9b9b;
    cursor: pointer;
    cursor: hand;
}

.con_title .all {
    border-left: 1px solid #121212;
    position: relative;
    z-index: 999;
}

.con_title .all:first-child {
    border-left: 0px;
}

.all .all_son {
    position: absolute;
    top: 66px;
    left: -1px;
    display: none;
    border-left: 1px solid #424242;
    z-index: 999;
}

.all_son div {
    width: 210px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #424242;
    color: #9b9b9b;
    background-color: #1f1f1f;
    border-right: 1px solid #424242;
}

.all_son div:hover {
    color: #FFFFFF;
    background-color: #0476ff;
    border-bottom: 1px solid #0476ff;
}

.all_son1 div {
    width: 138px;
    text-align: left;
    padding-left: 72px;
}

.all_son2 div {
    width: 180px;
    text-align: left;
    padding-left: 25px;
}

.all_son3 div {
    width: 185px;
    text-align: left;
    padding-left: 26px;
}


/*.hangye div{width: 170px;}
.changjing div{width: 105px;}
.yewu div{width: 105px;}*/

.con_title ul li span {
    font-size: 22px;
}

.con_title ul li:hover {
    /* color: #FFFFFF; */
}

.con_title ul li:hover .triangle-down {
    background-position-y: -28px;
}

.con_title .change_color {
    color: #fff;
}

.triangle-down {
    width: 16px;
    height: 10px;
    display: inline-block;
    margin-left: 20px;
    background-image: url(../images/cases/ico_down.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -4px;
}

.con_title .change_color .triangle-down {
    background-position-y: -28px;
}

/*å†…å®¹åˆ—è¡¨*/
#cun_datali {
    display: none;
}

.con_conli {
    width: 1300px;
    margin: 0px auto;
    margin-top: 2.73%;
    padding-bottom: 100px;
}

.con_conli ul {}

.con_conli li {
    width: 375px;
    margin: 1.05%;
    float: left;
    box-shadow: 10px 10px 5px #888888;
}

.con_conliimg {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.con_conliimg img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 200px !important;
}

.con_conli li .hover_ {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.con_conli li .hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    /*position: absolute;top:0;left: 0;*/
}

.con_conli li:hover .hover_ {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.con_conli li:hover .hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.con_conli li:hover .con_conliimg img {
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
}

.con_conli li .div {
    width: 90.6%;
    padding-left: 4.7%;
    padding-right: 4.7%;
    padding-top: %;
    border-bottom: 1px solid #e5e5e5;
    background-color: #FFFFFF;
}

.div h3 {
    color: #000000;
    font-weight: normal;
    padding-bottom: 6%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
}

.div h4 {
    color: #606060;
    font-weight: normal;
}

.div .pinpai {
    width: 100%;
    height: 0px;
    /* padding-top: 20px; */
    /* padding-bottom: 15px; */
}

.div .pinpai img {
    width: auto;
    height: 100%;
    float: left;
    margin-right: 10px;
}

.click_div {
    height: 25px;
    width: 90.6%;
    padding: 8px 4.7%;
    background-color: #FFFFFF;
}

.click_ico {
    float: left;
    width: 70px;
    height: 25px;
    line-height: 25px;
    margin-right: 50px;
}

.click_ico .ico {
    margin-right: 5px;
    width: 30px;
    height: 25px;
    background-image: url(../images/cases/ico.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.click_ico .ico1 {
    background-position: 0px 3px;
}

.click_ico .ico2 {
    /*cursor: pointer;cursor: hand;*/
    background-position: 0px -39px;
}

.click_ico .ico3 {
    background-position: 0px -77px;
}


.more_z {
    margin: 0px auto;
    margin-top: 4.7%;
    margin-bottom: 3.7%;
}


.clear {
    clear: both;
}

@media (max-width: 1700px) {
    .partContainer h2 {
        width: 1164px;
    }
}

@media (max-width: 1500px) {
    .partContainer h2 {
        width: 1030px
    }
}

@media (max-width: 1300px) {
    .partContainer h2 {
        width: 900px
    }
}





@media only screen and (max-width: 768px) {
    .partContainer {
        background: #000000 url(../images/cases/wbst_titlem.jpg) no-repeat;
        background-size: cover;
    }

    .partContainer h2 {
        width: 92.68%;
        margin-left: 7.32%;
    }

    .content_img {
        min-width: inherit;
    }

    .content_img .txt {
        /*left: 7.32%;*/
        top: 21.92%;
    }

    .content_con {
        min-width: inherit;
    }

    .con_title {
        height: 0.6rem;
        line-height: 0.6rem;
        border-top: 0px;
        position: fixed;
    }

    .con_title .font_z6 {
        font-size: 0.15rem;
    }

    .con_title ul {
        position: relative;
        z-index: 999;
        height: 0.6rem;
        box-sizing: border-box;
    }

    .con_title ul li {
        width: 33.333%;
        color: #FFFFFF;
    }

    .triangle-down {
        width: 10px;
        height: 10px;
        margin-left: 0.1rem;
        background-position-y: -15px;
    }

    .con_title .change_color .triangle-down {
        background-position-y: -29px;
    }

    .con_title ul li:hover .triangle-down {
        background-position-y: -29px;
    }

    .all .all_son {
        top: 0.59rem;
        background-color: #1f1f1f;
        border-top: 0px;
        left: 0px;
        padding-top: 0.15rem;
        border-left: 0px;
        padding-bottom: 0.05rem;
    }

    .all_son div {
        color: #FFFFFF;
        width: 33.33%;
        height: 0.5rem;
        /* min-height: 0.2rem; */
        line-height: normal;
        padding: 0rem 0.1rem;
        background-color: #1f1f1f;
        border-top: 0px;
        border-right: 0px;
        border-bottom: 0px;
        float: left;
        text-align: center;
        box-sizing: border-box;
    }

    .con_title ul li span {
        font-size: 0.18rem;
    }

    .all_son div:hover {
        color: #d0011f;
        background-color: #1f1f1f;
        border-bottom: 0;
    }

    .con_title ul li:hover {
        color: #d0011f;
    }

    .con_title .change_color {
        color: #d0011f;
    }

    .con_title .all {
        border: 0px;
        position: initial;
        height: 0.6rem;
    }

    .con_conli {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        padding-bottom: 0.6rem;
        padding-top: 0.6rem;
    }

    .con_conli li {
        width: 100%;
        margin: 0;
    }

    .con_conli li .div {
        border: 0px;
        padding-top: 0;
        padding-top: 0.4rem;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0.2rem;
    }

    .div h3 {
        text-align: center;
        white-space: normal;
        width: 260px;
        margin: 0px auto;
        padding-bottom: 4%;
    }

    .div h4 {
        text-align: center;
        padding-bottom: 0.3rem;
    }

    .div .pinpai {
        display: none;
    }

    .click_div {
        display: none;
    }

    .more_z {
        margin-top: 0.45rem;
        margin-bottom: 0;
    }

    .img_title {
        display: none;
    }

    .img_titlem {
        display: block;
    }

    .con_title .font_z6 {
        font-size: 0.16rem;
    }

    .none_more {
        margin-top: 0.15rem;
    }

    .con_conli li .hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

}


.center_zone {
    width: auto;
    margin: 0 auto;
}

.right-img {
    width: 720px;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
    color: #000;
}

.item {
    max-width: 65%;
    padding: 1em;
    background: #00123a;
    display: none;
    position: relative;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    color: #000;
}

.item-close {
    cursor: pointer;
    right: 5px;
    top: 5px;
    position: absolute;
    background: #222;
    color: #fff;
    border-radius: 100%;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    width: 24px;
}

#content .banner {
    width: 100%;
    margin: 0px auto;
    height: 500px;
    background: url(./../images/scene2/images/topbeijing.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

#content .banner .banner_in {
    width: 1300px;
    margin: 0 auto;
}

#content .banner .banner_tit {
    width: 1300px;
    margin: 150px auto 30px 25px;
    /* font-family: "MicrosoftYaHei"; */
    font-size: 48px;
    color: #f0f0f0;
    text-indent: -.5em;
}

#content .banner .banner_text {
    width: 1300px;
    margin: 0px auto 0px 0px;
    /* font-family: "MicrosoftYaHei"; */
    font-size: 20px;
    color: #f0f0f0;
    line-height: 36px;
}

#content .banner a {
    width: 310px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    color: #f0f0f0;
    background-color: #0476ff;
    border: none;
    display: inline-block;
    margin-top: 80px;
    border: none;
}

#content .banner a::after {
    content: url(./../images/businesslist/jiantou_03.png);
    width: 20px;
    height: 16px;
    margin-left: 30px;
}

.tag {
    padding: 5px 8px;
    font-size: 12px;
    color: #121933;
    line-height: 20px;
    margin-left: 10px;
}

.tag_box {
    padding-top: 15px;
}

.top_info {
    padding: 40px 35px 30px;
    margin-top: -40px;
    z-index: 10;
    position: relative;
    background-color: #fff;
}

.center1300 {
    width: 1300px;
    margin: 0 auto;
}

.img-box {
    margin-right: 35px;
    width: 30%;
    display: inline-block;
    float: left;
    margin-top: 80px;
}

.img-box>img {
    border: none;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.txt-box {
    border-left: 1px solid #D3D9E5;
    padding-left: 30px;
    width: 40%;
    display: inline-block;
}
.name{
    font-weight: bold;
    font-size: 24px;
    color: #121933;
    line-height: 1.1;
}
.tagbox{
    font-size: 14px;
    color: #707481;
    line-height: 24px;
    margin-top: 4px
}
.abstract{
    font-size: 14px;
    color: #707481;
    text-align: justify;
    line-height: 22px;
    margin-top: 8px
}
.weixin-box{
    padding-left: 68px;
    display: inline-block;
    /* margin-top: -55px; */
    /* position: relative; */
    /* display: inline-grid; */
}
.weixin-box>img{
    width: 150px;
}
.weixin-box>.title{
    font-size: 12px;
    color: #707481;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
}
.bottom_info{
    padding: 32px;
    background-color: #fff;
    margin-top: 22px;
    border: 1px solid #E6EBF2;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.txt_box{
    text-align: left;
}
.txt-part>.title{
    font-size: 32px;
    line-height: 2;
    font-weight: bold;
}
.txt-part>.child-title{
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    padding-top: 20px;
}
.txt-part>.info{
    font-size: 14px;
    line-height: 2;
}
.back_btn {
    margin-top: 60px;
    color: #004BFF;
}
.flex_column_center>.txt{
    text-align: center;
    color: #004BFF;
}