/**
 * Uimax css
 */


body{
    font-family:
            "Microsoft Yahei","PingFang SC","Helvetica Neue",Helvetica,Arial,"Wenquanyi Micro Hei",sans-serif;
	font-weight: 300;
    font-size: 16px;
}
:focus {
    outline: none;
}
.container{
    width:100%;
    padding-left:0;
    padding-right: 0;
    text-align: center;
    background-color: #f8f8f8;
}
.bg404{
    /*height: 540px;*/
    background-image: url(/profile/upload/imgs/bg_pc.jpg);
    background-size: auto;
    padding-bottom: 46%;
    }
.btn_404{
    position: relative;
    top: 430%;
}
.huojian{
    width:120px;
    /*height: 296px;*/
    position: absolute;
    display: block;
    left:50%;
    bottom: 15%;
    margin-left:-60px;
    /*background-image: url(/profile/upload/imgs/huojian_pc.png);*/
}
.huojian:hover {
    animation: myfirst 1s;
}
@keyframes myfirst{
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, .95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.row{
    margin-left: 0;
    margin-right: 0;
}
.icontain{
    width:1200px;
    margin-left: auto;
    margin-right: auto;
}
.about .icontain{
    padding-left: 0;
    padding-right: 0;
}
.ab_m20{
    padding-left: 0;
    padding-right: 0;
}
.index .banner:hover{
    cursor: pointer;
}

.nav_left{
    width: 56%;
    height: 100%;
    background-color: #262626;
    position:absolute;
    text-align: center;
    display: none;
}
.nav>li>a{
    padding: 25px 25px;
    color:#FFFFFF;
    font-size: 1.3em;
    opacity: 0.5;
}
.case .nav-pills>li>a{
     padding: 3em 1em;
     color:#000000;
     font-size: 1.2em;
     opacity: 0.5;
 }

.nav>li>a:hover, .nav>li>a:focus,.nav>.active>a{
    background-color: inherit;
    color: #FFFFFF;
    opacity: 1;
}
.case .nav-pills>li>a:hover, .case .nav-pills>li>a:focus,.case .nav-pills>.active>a{
    background-color: inherit;
    color: #000000;
    opacity: 1;
    font-weight: 400;
    /*text-decoration:underline;*/
}
.case .nav-pills>li .active{
    color: #000000;
    opacity: 1;
    /*text-decoration:underline;*/
}
.nav-pills .active span,.case .nav-pills>li>a:hover span{
    display: block;
    height: 2em;
    border-bottom: solid 0.15em;
}
.more_case{
    font-size: 18px;
    text-align: right;
    padding-top: 20px;
}
.pic{
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment:inherit;
    background-size:cover;
    background-color: #ffffff;
}
.banner {
    height: 600px;
    background-size:cover;
}
.banner1{
    background-image: url(/profile/upload/imgs/banner01.jpg);
}
.banner2{
    background-image: url(/profile/upload/imgs/banner02.jpg);
}
.banner3{
    background-image: url(/profile/upload/imgs/banner03.jpg);
}

.banner_t1{
    text-align: left;
    font-size: 2.5em;
    color: #ffffff;
    margin-left:11% ;
    padding-top: 5.5em;
}
.banner_t2{
    text-align: center;
    font-size: 2.25em;
    color: #ffffff;
    /*margin-left:11% ;*/
    padding-top: 5.5em;
}
.left{
    text-align:left;
    /*padding-top: 1em;*/
    /*padding-bottom: 1em;*/
    /*line-height: 532px;*/
}
.right{
    text-align: right;
    /*padding-top: 1em;*/
    /*padding-bottom: 1em;*/
    /*line-height: 532px;*/
}
.nav_contain{
    position: absolute;
    z-index: 1;
    height: 92px;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.nav_fixed{
    position:fixed;
    width:100%;
    height: 75px;
    background-color: #FFFFFF;
    left:inherit;
    margin-left: inherit;
}
/*.zhnav{*/
    /*color: #000000;*/
/*}*/

.logo{
    height: 43px;
    margin: 15px 15px 15px 15px;
    background-image: url(/profile/upload/imgs/logo@2x.png);
    background-repeat: no-repeat;
    background-attachment:inherit;
    background-position: 0% center;
    background-size:auto 43px;
}
.logo:hover{
    cursor: pointer;
}
.navbar-header {
    float: right;
}
.m1{
    margin-top: 1em;
}

.mid1{
/*    height: 120px;
    position: relative;
    overflow:hidden; */
    height:184px;
    /*background-color: #ffffff;*/
}
.mid2{
    /*height: 505px;
    /*position: relative;*/
}
.mid3{
    /*height: 420px;*/
    position: relative;
    padding: 0;
    /*background-color: #ffffff;*/
}
.mid4{
    height: 144px;
}
.mid4>.t3{
    padding-top: 56px;
}
.p410{
    /*height: 410px;*/
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}
.t1{
    color:#FFFFFF;
    font-size:3.714em;
    font-weight:lighter;
}
.t2{
    color:#FFFFFF;
    font-size:1.714em;
    font-weight:lighter;
}
.t3{
    color:#000000;
    font-size: 2.15em;
    padding-top: 61px;
    margin-bottom: 2px;
	font-weight: 300;
}
.mid1 .t3{
    /*white-space:nowrap;*/
}
.t4{
    margin-top:38px;
    font-size: 1.85em;
	font-weight: 400;
    color: #494949;
}
.t5{
    font-size: 1.85em;
    color: #2B2B2B;
}
.t6{
    color: #000000;
    /*font-family: SimSun;*/
    margin: 22px 5%;
    font-size: 1.08em;
    /*white-space:nowrap;*/
}
.t7{
    font-size: 20px;
	font-weight: 400;
    margin-bottom: 10px;;
    margin-top: 20px;
}
.for-border>.t6{
    /*white-space:nowrap;*/
    margin: 15px 5% ;
}
.service .for-border>.t6{
    white-space:nowrap;
    margin: 15px 5% ;
}
.case .mid3-txt .t7{

    white-space:nowrap;
}

.t8{
    color: #ffffff;
    font-size: 2em;
}
.t9{
    color: #696969;
    font-size: 12px;
}
.t10{
    color: #b1b1b1;
    font-size: 0.95em;
    /*font-family: 'Arial',sans-serif;*/
    padding-bottom: 66px;
}
.t11{
    color: #4d4d4d;
}
.mid2-pic{
    /*margin: 41px auto;*/
    height: 260px;
}
.mid2-pic1{
    background-image: url(/profile/upload/imgs/service_img01.jpg);/* ���ر���ͼ */
    background-size:cover; /* �ñ���ͼ����������С���� */
}
.mid2-pic2{
    background-image: url(/profile/upload/imgs/service_img02.jpg);/* ���ر���ͼ */
    background-size:cover; /* �ñ���ͼ����������С���� */
}
.mid2-pic3{
    background-image: url(/profile/upload/imgs/service_img03.jpg);/* ���ر���ͼ */
    background-size:cover; /* �ñ���ͼ����������С���� */
}
.topline{
    padding-right: 10px;
}
.middline{
    padding-right: 5px;
    padding-left: 5px;
}
.bottomline{
    padding-left: 10px;
}
.for-border{
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.mid5{
    background-color: #ffffff;
    padding-top: 0;
    width: 100%;
}
.customer{
    background-color: #ffffff;
    margin-top:55px;
}
.mid5 .t3{
    padding-top: 50px;
    padding-bottom: 30px;
}
/*.mid3-pic{*/
    /*height: 520px;*/
/*}*/
.mid3-pic1{
    height: 520px;
    background-image: url(/profile/upload/imgs/item_cbs6.jpg);
    background-size:cover;
}
.mid3-pic2{
    height: 480px;
    background-image: url(/profile/upload/imgs/item_gz.jpg);
    background-size:cover;
    margin-right: 10px;
    margin-top: 20px;
}
.mid3-pic3{
    height: 480px;
    background-image: url(/profile/upload/imgs/item_jzbg.png);
    background-size:cover;
    margin-left: 10px;
    margin-top: 20px;
}
.mid3-pic4{
    height: 520px;
    background-image: url(/profile/upload/imgs/item_nba.jpg);
    background-size:cover;
    margin-top: 20px;
}
.mid3-txt{
    height: 120px;
    /*color:#FFFFFF;*/
    text-align:left;
    /*padding-top:132px;*/
    padding-left: 20px;
    padding-right: 10px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.index .mid3,.index .p410{
    cursor: pointer;
}
/*.mid3-txt1{*/
    /*background-color: #8bbd06;*/
/*}*/
.mid3-txt2{
    /*background-color: #ffae02;*/
    margin-right: 10px;
    /*margin-bottom: 20px;*/
}
.mid3-txt3{
    /*background-color: #0cb2ec;*/
    margin-left: 10px;
    /*margin-bottom: 20px;*/
}
.mid2-pic .t3{
    color: #FFFFFF;
    padding-top: 100px;
}
/*.nav_title{*/
    /*margin-top:174px;*/
/*}*/
.pic-case{
    height: 280px;
    margin-bottom: 50px;
    /*background-image: url(/profile/upload/imgs/logo_pc2.png);*/
    background-size:cover;
}
.green{
    height: 10px;
    background-color: #11B246;
}
.footer{
    background-color: #2B2B2B;
}
.afooter{
    background-color: #2B2B2B;
    padding:0px 0px 1em;
}
.padsign{
    margin-top: 30px;
    /*margin-bottom: 20px;*/
}
.padsign p{
    margin: 0px;
}
.footer-txt , .footer-item{
    /*height: 150px;*/
    color: #ffffff;
    background-color: #2B2B2B;
    padding: 20px 0 19px 0;
}
.footer-item{
    /*height: 240px;*/
    /*text-align: left;*/
}
.footer-item1{
    color: #bfbfbf;
    /*background-color: #3c3c42;*/
    display: block;
    text-align: center;
}
.footer-item1>img,.footer-item1>div{
    /*display: inline-block;*/
    text-align:left;
    height: 30px;
    margin-top: 20px;
	opacity: 0.4;
}
.footer-item1>div>p{
    margin:0 0 ;
}
.footer-f{
    padding-top: 25px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
.footer-item1>div{
    vertical-align: text-top;
}
.footer-rights{
    padding-bottom: 20px;
    color:#B0AFB4;
    /*border-top: solid 1px #616163;*/
    /*height: 51px;*/
}
.footer-item1 .col-xs-4, .footer-item1 .col-md-4,.footer-item1 .col-lg-4{
    padding-left:5px;
    padding-right: 5px;
}
.t-r{
    float: right;
    color: #FFFFFF;
}
.footer-rights .t-r{
    padding-right: 10px;
}
.t-l{
    /*float: left;*/
    /*margin-top: 12px;*/
    color: #FFFFFF;
    /*font-size: smaller;*/
}
.t-a{
    font-size: 9px;
}
.footer-img{
    height: 84px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-item1 .t9{
    color: #808080;
    /*margin-top: 40px;*/
}
.footer-weixin{
    font-size: 12px;
    color: #808080;
}
.footer-rights{
    /*border-top: solid 1px #616163;*/
}
.pic-case{
    height: 834px;
    margin-bottom: 50px;
    background-image: url(/profile/upload/imgs/logo_pc.png); /* ����ͼ��ֱ��ˮƽ������ */
    background-size:cover; /* �ñ���ͼ����������С���� */
}
/**CASEҳ��*/
.case .banner1{
    height: 500px;
    background-image: url(/profile/upload/imgs/case_banner.jpg);
    background-position: center center;
    background-size:cover;
}
.case .mid1{
    height: 138px;
}
.case .t3{
    color:#000000;
    font-size: 2em;
	font-weight: 300;
    padding-top: 50px;
    margin-bottom: 2px;
}
.case p{
    margin: 0 ;
}

.case .p410{
    cursor: pointer;
}
.case .p410:hover{
    transform:scale(1.01,1.01);
}
.case .mid2-pic{
    /*height: 224px*/
    height: 265px;
    /*height: 165px;*/
    margin-left: 1em;
    /*margin-right: 1em;*/
}
.icontain>.p410>.mid2-pic{
    height: 224px;
    margin-left: inherit;
    margin-right: inherit;
}

.case .mid2-pic1{
    background-image: url(/profile/upload/imgs/case_01.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic2{
    background-image: url(/profile/upload/imgs/case_02.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic3{
    background-image: url(/profile/upload/imgs/case_03.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!//*/
}
.case .mid2-pic4{
    background-image: url(/profile/upload/imgs/case_04.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic5{
    background-image: url(/profile/upload/imgs/case_05.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic6{
    background-image: url(/profile/upload/imgs/case_06.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic7{
    background-image: url(/profile/upload/imgs/case_07.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic8{
    background-image: url(/profile/upload/imgs/case_08.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic9{
    background-image: url(/profile/upload/imgs/case_09.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic10{
    background-image: url(/profile/upload/imgs/case_10.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic11{
    background-image: url(/profile/upload/imgs/case_11.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic12{
    background-image: url(/profile/upload/imgs/case_12.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic13{
    background-image: url(/profile/upload/imgs/case_13.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic14{
    background-image: url(/profile/upload/imgs/case_14.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic15{
    background-image: url(/profile/upload/imgs/case_15.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic16{
    background-image: url(/profile/upload/imgs/case_16.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic17{
    background-image: url(/profile/upload/imgs/02_jinghua.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic18{
    background-image: url(/profile/upload/imgs/03_imcc.png);/* ���ر���ͼ */
    background-size:cover; /* �ñ���ͼ����������С���� */
}
.case .mid2-pic19{
    background-image: url(/profile/upload/imgs/04_cash.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic20{
    background-image: url(/profile/upload/imgs/05_hongbao.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic21{
    background-image: url(/profile/upload/imgs/06_yayi.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic22{
    background-image: url(/profile/upload/imgs/07_kefu.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic23{
    background-image: url(/profile/upload/imgs/08_fangzh.png);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic24{
    background-image: url(/profile/upload/imgs/case_24.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic25{
    background-image: url(/profile/upload/imgs/case_25.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic26{
    background-image: url(/profile/upload/imgs/case_26.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic27{
    background-image: url(/profile/upload/imgs/case_27.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic28{
    background-image: url(/profile/upload/imgs/case_28.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic29{
    background-image: url(/profile/upload/imgs/case_29.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic30{
    background-image: url(/profile/upload/imgs/case_30.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic31{
    background-image: url(/profile/upload/imgs/case_31.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic32{
    background-image: url(/profile/upload/imgs/case_32.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic33{
    background-image: url(/profile/upload/imgs/case_33.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic34{
    background-image: url(/profile/upload/imgs/case_34.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic35{
    background-image: url(/profile/upload/imgs/case_35.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic36{
    background-image: url(/profile/upload/imgs/case_36.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic37{
    background-image: url(/profile/upload/imgs/case_37.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic38{
    background-image: url(/profile/upload/imgs/case_gsid.gif);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
/*.case .mid2-pic38{*/
    /*background-image: url(/profile/upload/imgs/09_more.png);/!* ���ر���ͼ *!/*/
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
/*}*/
.case .mid2-pic39{
    background-image: url(/profile/upload/imgs/case_39.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic40{
    background-image: url(/profile/upload/imgs/case_40.jpg);/* ���ر���ͼ */
    /*background-size:cover; /!* �ñ���ͼ����������С���� *!/*/
}
.case .mid2-pic41{
    background-image: url(/profile/upload/imgs/case_41.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic42{
    background-image: url(/profile/upload/imgs/case_42.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic43{
    background-image: url(/profile/upload/imgs/case_43.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic44{
    background-image: url(/profile/upload/imgs/case_44.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic45{
    background-image: url(/profile/upload/imgs/case_45.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic46{
    background-image: url(/profile/upload/imgs/case_46.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic47{
    background-image: url(/profile/upload/imgs/case_47.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic48{
    background-image: url(/profile/upload/imgs/case_48.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic49{
    background-image: url(/profile/upload/imgs/case_49.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic50{
    background-image: url(/profile/upload/imgs/case_50.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic51{
    background-image: url(/profile/upload/imgs/case_51.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic52{
    background-image: url(/profile/upload/imgs/case_52.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic53{
    background-image: url(/profile/upload/imgs/case_53.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic54{
    background-image: url(/profile/upload/imgs/case_54.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic55{
    background-image: url(/profile/upload/imgs/case_55.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic56{
    background-image: url(/profile/upload/imgs/case_56.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic57{
    background-image: url(/profile/upload/imgs/case_57.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic58{
    background-image: url(/profile/upload/imgs/case_58.jpg);
    /*background-size:cover;*/
}
.case .mid2-pic59{
    background-image: url(/profile/upload/imgs/case_59.png);
    /*background-size:cover;*/
}

.case .mid3-txt{
    height: 82px;
    /*padding-left: 18px;*/
    /*margin-right: 1em;*/
    margin-left: 1em;
}
.icontain>.p410>.mid3-txt{
    margin-left:inherit;
}
.case .t7{
    margin-bottom: 12px;
    margin-top:18px;
    font-size: 20px;
    line-height: 20px;
}
.case .t11{
    line-height: 14px;
    font-size: 14px;
}
.case .p410{
    margin-bottom: 40px;
    position: relative;
}
.case .footer{
    margin-top:40px;
}
/*about*/
.about{
    background-color: #f8f8f8;
}
.about .banner1{
    height: 500px;
    background-image: url(/profile/upload/imgs/about_banner.jpg);
    background-position: center 0;
    background-size:cover;
}
.about .gr_back{
    background-color: #f8f8f8;
    height: 240px;
}
.about .bl_back{
    background-color: #3D3C42;
    height: 900px;
    margin-top: 100px;
}

.ab_m1 .t3{
    padding-top: 65px;
    color: #000000;
	font-weight: 300;
    font-size: 30px;
    /*padding-bottom: 65px;*/
}
.ab_m1 .t4{
    padding-top: 40px;
    color: #ffffff;
	font-weight: 300;
    font-size: 30px;
    /*padding-bottom: 65px;*/
}
.ab_m2 .t7{
    padding-top: 116px;
    padding-bottom: 10px;
    color: #000000;
    font-size: 24px;
}
.ab_m2 .t11{
    font-size: 16px;
	line-height:26px; 
}
.ab_m2{
    background-color: #FFFFFF;
    text-align: left;
}
.ab_p5{
    height: 600px;
    background-position: center center;
    background-size:cover;
    /*background-image: url(/profile/upload/imgs/img_photo_2.jpg);*/
    background-color: #3D3C42;
}
.m2_bl1{
    height: 400px;
    /*background-color: #3D3C42;*/
    padding-left:0;
    padding-right:0;
}

.m2_t1{
    height: 400px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #FFFFFF;
}
.see_more{
    background-color: #FFFFFF;
    height: 140px;
    margin-top: 50px;
    text-align: center;
}
.see_more_detail{
    height: inherit;
    text-align: left;
    display: none;
}
#btn_d:hover,#btn_s:hover{
    cursor:pointer;
}
.se_c1{
    height: 70px;
    width: 300px;
    background-color: #3c3c42;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    padding-top: 20px;
}
.se_c2{
    padding:80px 50px 50px 50px;
    background-color: #FFFFFF;
}
.se_c2 .t3{
    padding-bottom: 30px;
    font-size: 24px;
}
.se_c1 .t12{
    font-size: 20px;
    color: #FFFFFF;
}
.se_c2_s1{
    color: #000000;
}
.se_c2_s2{
    color: #FFFFFF;
    background-color: #3D3C42;
    /*height: 647px;*/
}
.se_c2_s4{
    color: #FFFFFF;
    background-color: #3D3C42;
    /*height: 797px;*/
}
.icontain>.row{
    /*background-color: #3D3C42;*/
}
.icontain>.r_green{
    background-color: #11B246;
}
.se_c2_s2 .t3,.se_c2_s4 .t3{
    color: #FFFFFF;
    padding-bottom: 30px;
    font-size: 24px;
}
.se_c2_s6{
    /*color: #FFFFFF;*/
    background-color: #FFFFFF;
    /*height: 647px;*/
    padding: 190px 50px 100px 50px;
}
.se_c2_s6 .t3{
    padding-bottom: 5px;
}
.se_c2_s6 .w3{
    font-size: 36px;
    color: #000000;
    font-family: 'Arial', sans-serif;
}
.se_c3{
    margin-top: 100px;
    height: 80px;
    width: 330px;
    background-color: #3c3c42;
    color: #FFFFFF;
    text-align: center;
}
.se_c3 .t12{
    font-size:20px;
    line-height: 80px;
}
.se_c2_s1 .w1,.se_c2_s2 .w1{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
}
.se_c2_s1 .w2,.se_c2_s2 .w2{
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    font-size: 14px;
}
.contact .t3{
    font-size: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.m2_t2{
    height: 450px;
    padding-left: 0;
    padding-right: 0;
    background-color: #15BC4A;
}
.se_c2_s1 .t3,.se_c2_s2 .t3{
    /*color: #15BC4A;*/
}
.se_c2_s6 .t3,.se_c2_s6 .w3{
    color: #000000;
}
.c_div1{
    height: 150px;
    background-color: #ffffff;
    text-align: left;
}
.c_div2{
    height: 150px;
    background-color: #fcfcfc;
    text-align: left;
}
.c_div3{
    height: 150px;
    background-color: #ffffff;
    text-align: left;
}
.c_div4{
    height: 150px;
    background-color: #15BC4A;
    text-align: center;
}
.t13{
    font-size: 30px;
    font-family: 'Arial';
    font-weight: bold;
    color: #15BC4A;
    display: block;
    line-height: 150px;
    white-space:nowrap;
}

.c_div1 img,.c_div2 img,.c_div3 img{
    display: inline-block;
    height: 70px;
    width: 70px;
    margin:40px 40px 40px 54px;
}
.ab_m2 p{
    display: inline-block;
}
.m2_t1 p{
    display: block;
}
.t14{
    font-size: 26px;
    color: #000000;
    line-height: 150px;
    display: block;
}
.m2_bl2 .t14{
    margin-top: 10%;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 29%;
}

.m2_bl2 img{
    margin: auto;
    height: 300px;
}
.contact{
    margin-bottom: 100px;
}

/*
EMS����
*/
.case1 .banner1{
    height: 600px;
    background-image: url(/profile/upload/imgs/case1/ems_banner.jpg);
    background-position: center center;
    background-size:cover;
    text-align: center;
}
.case1 {
    background-color: #FFFFFF;
}
.cs_01{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding-left: 0;
    padding-right: 0;
    padding-top:10px;
}
.cs_02{
    text-align: right;
    background: white;
}
.case1 .t3{
    color: black;
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 8px;
    display: block;
    margin-bottom: 5px;
}
.case1 .t10{
    color: #4c4c4c;
    font-size: 16px;
    padding-top: 64px;
    padding-bottom: 8px;
}
.case1 .t4{
    color: black;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.case1 .t5{
    font-size: 16px;
    color:#4c4c4c;
    margin-bottom: 40px;
    line-height: 30px;
}
/*����Ϊ�ͻ�����ר��*/
.itemcustomer{
	text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: white;
    /*padding-left: 40px;*/
    /*padding-right: 40px;*/
	font-family:  STKaiti,KaiTi; 
}
.case1 .t5customerspeak{
    font-size: 18px;
    color:#4c4c4c;
    margin-bottom: 20px;
    line-height: 30px;
	font-weight: 400;
	text-align: justify;
}
.case1 .t5customername{
    font-size: 18px;
    color:#4c4c4c;
    margin-bottom: 60px;
    line-height: 30px;
	text-align: right;
	font-weight: 400;
	float: right;
}

.case1 .t7 {
     font-size: 24px;
     color: black;
     padding-top: 224px;
     padding-bottom: 20px;
 }
.case_26 .t7{
    padding-top: 184px;
}
.gr_back>.iline{
    border-bottom:solid 2px  #F2F2F2   ;
}
.case1_1{
    height: 700px;
    background-image: url(/profile/upload/imgs/case1/ems_01.jpg);
    background-position: center center;
    background-size:cover;
    text-align: center;
    margin-bottom: 40px;
}
.case1_2{
    height: 600px;
    background-image: url(/profile/upload/imgs/case1/ems_02.jpg);
    background-position: center center;
    background-size:cover;
    text-align: center;
    margin-bottom: 0;
}
.case1_5{
    height: 700px;
    background-image: url(/profile/upload/imgs/case1/ems_05.jpg);
    background-position: center center;
    background-size:cover;
    text-align: center;
    /*margin-top: 40px;*/
}
.case1_6{
    height: 700px;
    background-image: url(/profile/upload/imgs/case1/ems_06.jpg);
    background-position: center center;
    background-size:cover;
    text-align: center;
    margin-bottom: 40px;
}
.case1,.case_bgc,.case_cbs6{
    background-color: #FFFFFF;
}
.case1 .m2_t1{
    background-color: #F9F9F9;
    height: 600px;
}
.case1 .m2_bl1{
    height: inherit;
}
.case_3more{
    text-align: left;
    padding-bottom: 40px;
}
.more_t{
    text-align: left;
    display: inline-block;
    line-height: 30px;
  }
.more_line{
    display:inline-block;
    width: 86%;
    border-bottom: solid 2px #F2F2F2;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.case_3more .t3{
    padding-top: 20px;
    padding-bottom: 40px;
}
.case_3more .t7{
    padding-bottom: inherit;
    padding-top: inherit;
}
/*case_cmcc*/
.case_cmcc .banner1{
    background-image: url(/profile/upload/imgs/case9/smrz_banner.jpg);
}
.case_cmcc .case1_1{
    background-image: url(/profile/upload/imgs/case9/smrz_01.jpg);
}
.case_cmcc .case1_2{
    background-image: url(/profile/upload/imgs/case9/smrz_04.jpg);
}
.case_cmcc .case1_3{
    background-image: url(/profile/upload/imgs/case9/smrz_05.jpg);
    margin-bottom:40px;
}
.case_cmcc .case1_5{
    background-image: url(/profile/upload/imgs/case9/smrz_05.jpg);
}
.case_cmcc .case1_6{
    margin-top: 20px;
    background-image: url(/profile/upload/imgs/case9/smrz_06.jpg);
}
/*case_xunniu*/
.case_xn .banner1{
    background-image: url(/profile/upload/imgs/case5/znjj_banner.jpg);
}
.case_xn .case1_1{
    background-image: url(/profile/upload/imgs/case5/znjj_01.jpg);
    margin-bottom: 40px;
}
.case_xn .case1_2{
    background-image: url(/profile/upload/imgs/case5/znjj_05.jpg);
    margin-bottom: 60px;
}
/*ANALYSIS-PRO*/
.analysis .banner1{
    background-image: url(/profile/upload/imgs/case2/aqzs_banner.jpg);
}
.analysis .case1_1{
    background-image: url(/profile/upload/imgs/case2/aqzs_01.png);
}
.analysis .case1_2{
    background-image: url(/profile/upload/imgs/case2/aqzs_04.jpg);
}
.analysis .case1_3{
    background-image: url(/profile/upload/imgs/case2/aqzs_05.jpg);
    margin-bottom: 60px;
}
/*���Ž�Ͷ*/
.zxjt .banner1{
    background-image: url(/profile/upload/imgs/case3/zxjt_banner.jpg);
}
.zxjt .case1_1{
    background-image: url(/profile/upload/imgs/case3/zxjt_01.jpg);
    margin-bottom: 0;
}
.zxjt .case1_2{
    background-image: url(/profile/upload/imgs/case3/zxjt_02.jpg);
    margin-bottom: 40px;
}
.zxjt .case1_3{
    background-image: url(/profile/upload/imgs/case3/zxjt_08.jpg);
    margin-bottom: 60px;
}
/*���ܼҾ�*/
.znjj .banner1{
    background-image: url(/profile/upload/imgs/case4/znjj_banner.jpg);
}
.znjj .case1_1{
    background-image: url(/profile/upload/imgs/case4/znjj_01.jpg);
    margin-bottom: 40px;
}
.znjj .case1_2{
    background-image: url(/profile/upload/imgs/case4/znjj_05.jpg);
    margin-bottom: 60px;
}
/*����֮���̳�*/
.haiyun .banner1{
    background-image: url(/profile/upload/imgs/case6/hyzy_banner.png);
}
.haiyun .case1_1{
    background-image: url(/profile/upload/imgs/case6/hyzy_01.jpg);
    margin-bottom: 40px;
}
.haiyun .case1_2{
    background-image: url(/profile/upload/imgs/case6/hyzy_05.jpg);
    margin-bottom: 0;
}
.haiyun .case1_3{
    background-image: url(/profile/upload/imgs/case6/hyzy_08.jpg);
    margin-bottom: 60px;
}
/*�ƶ�����ƽ̨*/
.zizhu .banner1{
    background-image: url(/profile/upload/imgs/case10/ydzz_banner.jpg);
}
.zizhu .case1_1{
    background-image: url(/profile/upload/imgs/case10/ydzz_01.jpg);
    margin-bottom: 40px;
}
.zizhu .case1_2{
    background-image: url(/profile/upload/imgs/case10/ydzz_01.jpg);
    margin-bottom: 60px;
}
/*�ϸ�*/
.nange .banner1{
    background-image: url(/profile/upload/imgs/case8/nghl_banner.jpg);
}
.nange .case1_1{
    background-image: url(/profile/upload/imgs/case8/nghl_01.jpg);
    margin-bottom: 40px;
}
.nange .case1_2{
    background-image: url(/profile/upload/imgs/case8/nghl_05.jpg);
    margin-bottom: 60px;
}
/*EMS*/
.case_ems .case1_2,.case_ems .ab_m2{
    margin-bottom: 40px;
}
.case_ems .case1_1{
    margin-bottom: inherit;
}
.case_ems .case1_6{
    margin-bottom: 60px;
}
/*������*/
.haidewei .banner1{
    background-image: url(/profile/upload/imgs/case13/hdw_banner.jpg);
}
.haidewei .case1_1{
    background-image: url(/profile/upload/imgs/case13/hdw_01.jpg);
    margin-bottom: 40px;
}
.haidewei .case1_2{
    background-image: url(/profile/upload/imgs/case13/hdw_04.jpg);
    margin-bottom: 60px;
}
/*haier*/
.haier .banner1{
    background-image: url(/profile/upload/imgs/case15/hair_banner.jpg);
}
.haier .case1_1{
    background-image: url(/profile/upload/imgs/case15/hair_01.jpg);
    margin-bottom: 0;
}
.haier .case1_2{
    background-image: url(/profile/upload/imgs/case15/hair_02.jpg);
}
.haier .case1_3{
    background-image: url(/profile/upload/imgs/case15/hair_06.jpg);
    margin-bottom: 60px;
}
/*��������*/
.zsyh .banner1{
    background-image: url(/profile/upload/imgs/case7/zsyh_banner.jpg);
}
.zsyh .case1_1{
    background-image: url(/profile/upload/imgs/case7/zsyh_01.jpg);
}
.zsyh .case1_2{
    background-image: url(/profile/upload/imgs/case7/zsyh_05.png);
}
.zsyh .case1_3{
    background-image: url(/profile/upload/imgs/case7/zsyh_06.jpg);
    margin-bottom: 60px;
}
/*����i��*/
.gsic .banner1{
    background-image: url(/profile/upload/imgs/case7/gsic01.jpg);
}
.gsic .case1_1{
    background-image: url(/profile/upload/imgs/case7/gsic02.jpg);
}
.gsic .m2_t1 .t7{
    padding-top: 124px;
}
.gsic .case1_2{
    background-image: url(/profile/upload/imgs/case7/gsic06.jpg);
    margin-bottom: 60px;
}
/*.gsic .case1_3{*/
    /*background-image: url(/profile/upload/imgs/case7/zsyh_06.jpg);*/
    /*margin-bottom: 60px;*/
/*}*/


/*�յؿռ�*/
.rdkj .banner1{
    background-image: url(/profile/upload/imgs/case14/banner_rdkj.jpg);
}
.rdkj .case1_1{
    background-image: url(/profile/upload/imgs/case14/rdkj_01.jpg);
    margin-bottom: 0;
}
.rdkj .case1_2{
    background-image: url(/profile/upload/imgs/case14/rdkj_02.jpg);
    margin-bottom: 40px;
}
.rdkj .case1_3{
    background-image: url(/profile/upload/imgs/case14/rdkj_05.jpg);
    margin-bottom: 60px;
}
/*���Ļ���*/
.hxjj .banner1{
    background-image: url(/profile/upload/imgs/case12/hxjj_banner.jpg);
}
.hxjj .case1_1{
    background-image: url(/profile/upload/imgs/case12/hxjj_01.jpg);
    margin-bottom: 40px;
}
.hxjj .case1_2{
    background-image: url(/profile/upload/imgs/case12/hxjj_05.jpg);
    margin-bottom: 60px;
}
/*4G�ܼ�*/
.ggj .banner1{
    background-image: url(/profile/upload/imgs/case11/4ggj_banner.jpg);
}
.ggj .case1_1{
    background-image: url(/profile/upload/imgs/case11/4ggj_01.jpg);
    margin-bottom: 40px;
}
.ggj .case1_2{
    background-image: url(/profile/upload/imgs/case11/4ggj_5.jpg);
    margin-bottom: 60px;
}
/*10086����*/
.case_10086 .banner1{
    background-image: url(/profile/upload/imgs/case16/10086sq_banner.jpg);
}
.case_10086 .case1_1{
    background-image: url(/profile/upload/imgs/case16/banner_01.jpg);
    margin-bottom: 40px;
}
.case_10086 .case1_2{
    background-image: url(/profile/upload/imgs/case16/banner_02.jpg);
    margin-bottom: 40px;
}
.case_10086 .case1_6{
    background-image: url(/profile/upload/imgs/case16/banner_03.jpg);
    margin-bottom: 60px;
}
.case_10086 .t5{
    margin-bottom: 20px;
}
/*������ҳ��*/
.case_jinghua .banner1{
    background-image: url(/profile/upload/imgs/case17/kqjh_banner.jpg);
}
.case_jinghua .case1_1{
    background-image: url(/profile/upload/imgs/case17/kqjh_01.jpg);
    margin-bottom: 40px;
}
.case_jinghua .case1_2{
    background-image: url(/profile/upload/imgs/case17/kqjh_03.jpg);
    margin-bottom: 60px;
}
/*IMCC 2.0*/
.case_18 .banner1{
    background-image: url(/profile/upload/imgs/case18/yrucc_01.jpg);
}
.case_18 .case1_1{
    background-image: url(/profile/upload/imgs/case18/yrucc_02.jpg);
    margin-top: 40px;
    margin-bottom: 40px;
}
.case_18 .case1_7{
    background-image: url(/profile/upload/imgs/case18/yrucc_08.jpg);
    margin-bottom: 60px;
    margin-top: 40px;
}
.case_18  .m2_t1 .t7{
        padding-top: 124px;
}
.case_18 .t5{
    margin-bottom: 0;
}
/*CMCC ֧��*/
.case_19 .banner1{
    background-image: url(/profile/upload/imgs/case19/ydzf_banner.png);
}
.case_19 .case1_1{
    background-image: url(/profile/upload/imgs/case19/ydzf_01.png);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_19 .case1_7{
    background-image: url(/profile/upload/imgs/case19/ydzf_05.png);
    margin-bottom: 60px;
    margin-top: 40px;
}
/*CMCC ���*/
.case_20 .banner1{
    background-image: url(/profile/upload/imgs/case20/ydhb_banner.jpg);
}
.case_20 .case1_1{
    background-image: url(/profile/upload/imgs/case20/ydhb_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_20 .case1_7{
    background-image: url(/profile/upload/imgs/case20/ydhb_05.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*��ҽ��*/
.case_21 .banner1{
    background-image: url(/profile/upload/imgs/case21/bsk01.jpg);
}
.case_21 .case1_1{
    background-image: url(/profile/upload/imgs/case21/bsk02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_21 .case1_6{
    background-image: url(/profile/upload/imgs/case21/yyx_04.png);
    margin-bottom: 0;
    /*margin-top: 40px;*/
}
.case_21 .case1_7{
    background-image: url(/profile/upload/imgs/case21/bsk06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*�ƿͷ�*/
.case_22 .banner1{
    background-image: url(/profile/upload/imgs/case22/hzg_banner.jpg);
}
.case_22 .case1_1{
    background-image: url(/profile/upload/imgs/case22/hzg_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_22 .case1_7{
    background-image: url(/profile/upload/imgs/case22/hzg_05.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*��������*/
.case_23 .banner1{
    background-image: url(/profile/upload/imgs/case23/fzzq_banner.png);
}
.case_23 .case1_1{
    background-image: url(/profile/upload/imgs/case23/fzzq_1.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_23 .case1_2{
    background-image: url(/profile/upload/imgs/case23/fzzq_2.png);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case_23 .case1_7{
    background-image: url(/profile/upload/imgs/case23/fzzq_3.png);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}

/*��������*/
.case_24 .banner1{
    background-image: url(/profile/upload/imgs/case24/jyqc_01.jpg);
}
.case_24 .case1_1{
    background-image: url(/profile/upload/imgs/case24/jyqc_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_24 .case1_2{
    background-image: url(/profile/upload/imgs/case24/jyqc_03.jpg);
    /*margin-bottom: 60px;*/
    /*margin-top: 40px;*/
}
.case_24 .case1_3{
    background-image: url(/profile/upload/imgs/case24/jyqc_04.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case_24 .case1_7{
    background-image: url(/profile/upload/imgs/case24/jyqc_08.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case1 .ab_m2 .t7{
    padding-bottom: 0;
}
.m2_t1 .t15{
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
/*��������*/
.case_25 .banner1{
    background-image: url(/profile/upload/imgs/case25/xlxw_01.jpg);
}
.case_25 .case1_1{
    background-image: url(/profile/upload/imgs/case25/xlxw_02.jpg);
    margin-bottom: 20px;
}
.case_25 .case1_2{
    background-image: url(/profile/upload/imgs/case25/xlxw_03.jpg);
    margin-bottom: 20px;
}
.case_25 .case1_3{
    background-image: url(/profile/upload/imgs/case25/xlxw_04.jpg);
    margin-bottom: 20px;
}
.case_25 .case1_9{
    background-image: url(/profile/upload/imgs/case25/xlxw_09.jpg);
    margin-bottom: 60px;
}
/*NBA*/
.case_26 .banner{
    height: 700px;
}
.case_26 .banner1{
    height: 600px;
    background-image: url(/profile/upload/imgs/case26/nba_01.jpg);
}
.case_26 .case1_1{
    background-image: url(/profile/upload/imgs/case26/nba_02.jpg);
    margin-top: 0px;
    /*margin-bottom: 0;*/
    margin-bottom: 40px;
}
.case_26 .case1_2{
    background-image: url(/profile/upload/imgs/case26/nba_03.jpg);
    margin-top: 0px;
    /*margin-bottom: 0;*/
    margin-bottom:40px;
}
.case_26 .case1_3{
      background-image: url(/profile/upload/imgs/case26/nba_04.jpg);
      margin-top: 0px;
      /*margin-bottom: 0;*/
      margin-bottom:40px;
  }
.case_26 .case1_7{
    background-image: url(/profile/upload/imgs/case26/nba_09.jpg);
    margin-top: 0px;
    /*margin-bottom: 0;*/
    margin-bottom:40px;
}
.case_26 .case1_8{
    background-image: url(/profile/upload/imgs/case26/nba_10.jpg);
    margin-top: 0px;
    /*margin-bottom: 0;*/
    margin-bottom:40px;
}
.case_26 .case1_9{
    background-image: url(/profile/upload/imgs/case26/nba_11.jpg);
    margin-top: 0px;
    /*margin-bottom: 0;*/

    background-size: cover;
    margin-bottom:60px;
}
.nba{
    margin-top: 60px;
}
#case1 .t7,#case26 .t7,#case27 .t7,#case29 .t7,#case41 .t7{
    font-size: 20px;
}
/*��������*/
.case_27 .banner1{
    background-image: url(/profile/upload/imgs/case27/czgly_01.jpg);
}
.case_27 .case1_1{
    background-image: url(/profile/upload/imgs/case27/czgly_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_27 .case1_6{
    background-image: url(/profile/upload/imgs/case27/czgly_06.jpg);
    /*margin-bottom: 60px;*/
    /*margin-top: 40px;*/
}
.case_27 .case1_7{
    background-image: url(/profile/upload/imgs/case27/czgly_07.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case_27 .m2_t1 .t7{
    padding-top: 184px;
}
/*������*/
.case_28 .banner1{
    background-image: url(/profile/upload/imgs/case28/bys_01.jpg);
}
.case_28 .case1_1{
    background-image: url(/profile/upload/imgs/case28/bys_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_28 .case1_6{
    background-image: url(/profile/upload/imgs/case28/bys_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*��������*/
.case_29 .banner1{
    background-image: url(/profile/upload/imgs/case29/czzx_01.jpg);
}
.case_29 .case1_1{
    background-image: url(/profile/upload/imgs/case29/czzx_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}
.case_29  .m2_t1 .t7{
    padding-top: 124px;
}
.case_29 .case1_6{
    background-image: url(/profile/upload/imgs/case29/czzx_06.jpg);
    /*margin-bottom: 60px;*/
    /*margin-top: 40px;*/
}
.case_29 .case1_7{
    background-image: url(/profile/upload/imgs/case29/czzx_07.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*���*/
.case_30 .banner1{
    background-image: url(/profile/upload/imgs/case30/ddm_01.jpg);
}
.case_30 .case1_1{
    background-image: url(/profile/upload/imgs/case30/ddm_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_30 .case1_6{
    background-image: url(/profile/upload/imgs/case30/ddm_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*����*/
.case_31 .banner1{
    background-image: url(/profile/upload/imgs/case31/xsdgz_01.jpg);
}
.case_31 .case1_1{
    background-image: url(/profile/upload/imgs/case31/xsdgz_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0;
}

.case_31 .case1_6{
    background-image: url(/profile/upload/imgs/case31/xsdgz_09.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*����*/
.case_32 .banner1{
    background-image: url(/profile/upload/imgs/case32/xyddbq_01.jpg);
}
.case_32 .case1_1{
    background-image: url(/profile/upload/imgs/case32/xyddbq_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_32 .case1_6{
    background-image: url(/profile/upload/imgs/case32/xyddbq_06.gif);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}

.case_33 .banner1{
    background-image: url(/profile/upload/imgs/case33/linkdood01.jpg);
}
.case_33 .case1_1{
    background-image: url(/profile/upload/imgs/case33/linkdood02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_33 .case1_6{
    background-image: url(/profile/upload/imgs/case33/linkdood06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}

.case_34 .banner1{
    background-image: url(/profile/upload/imgs/case34/bdsp01.jpg);
}
.case_34 .case1_1{
    background-image: url(/profile/upload/imgs/case34/bdsp02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_34 .case1_6{
    background-image: url(/profile/upload/imgs/case34/bdsp07.jpg);
    /*margin-bottom: 60px;*/
    /*margin-top: 40px;*/
}
.case_34 .case1_7{
    background-image: url(/profile/upload/imgs/case34/bdsp08.jpg);
    /*margin-bottom: 60px;*/
    /*margin-top: 40px;*/
}
.case_34 .case1_8{
    background-image: url(/profile/upload/imgs/case34/bdsp09.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*��Դ���*/
.case_35 .banner1{
    background-image: url(/profile/upload/imgs/case35/xykn_01.jpg);
}
.case_35 .case1_1{
    background-image: url(/profile/upload/imgs/case35/xykn_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_35 .case1_6{
    background-image: url(/profile/upload/imgs/case35/xykn_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*��Ӱ����*/
.case_36 .banner1{
    background-image: url(/profile/upload/imgs/case36/case_36.jpg);
}
.case_36 .case1_1{
    background-image: url(/profile/upload/imgs/case36/fyyl_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_36 .case1_6{
    background-image: url(/profile/upload/imgs/case36/fyyl_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*NUBIA�ֻ�*/
.case_37 .banner1{
    background-image: url(/profile/upload/imgs/case37/nubia_01.jpg);
}
.case_37 .case1_1{
    background-image: url(/profile/upload/imgs/case37/nubia_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.case_37 .case1_6{
    background-image: url(/profile/upload/imgs/case37/nubia_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*����i��*/
.case_38 .banner1{
    background-image: url(/profile/upload/imgs/case38/case_gsid.gif);
}
.case_38 .case1_1{
    background-image: url(/profile/upload/imgs/case38/gsid02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_38 .m2_t1 .t7{
    padding-top: 154px;
}
.case_38 .case1_2{
    background-image: url(/profile/upload/imgs/case38/gsid06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 39*/
.case_39 .banner1{
    background-image: url(/profile/upload/imgs/case39/htzg_banner.jpg);
}
.case_39 .case1_1{
    background-image: url(/profile/upload/imgs/case39/htzg_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_39 .m2_t1 .t7{
    padding-top: 154px;
}
.case_39 .case1_2{
    background-image: url(/profile/upload/imgs/case39/htzg_07.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 40*/
.case_40 .banner1{
    background-image: url(/profile/upload/imgs/case40/ltxls_banner.jpg);
}
.case_40 .case1_1{
    background-image: url(/profile/upload/imgs/case40/ltxls_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}
.case_40 .m2_t1 .t7{
    padding-top: 154px;
}
.case_40 .case1_2{
    background-image: url(/profile/upload/imgs/case40/ltxls_07.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 41*/
.case_41 .banner1{
    background-image: url(/profile/upload/imgs/case41/CBS6_banner.jpg);
}
.case_41 .case1_1{
    background-image: url(/profile/upload/imgs/case41/CBS6_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_41 .m2_t1 .t7{
    padding-top: 154px;
}
.case_41 .case1_2{
    background-image: url(/profile/upload/imgs/case41/CBS6_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case_cbs6 .t3{
    white-space:nowrap;
    font-size: 1.75em;
}
/*case 42*/
.case_42 .banner1{
    background-image: url(/profile/upload/imgs/case42/zhzq_banner.jpg);
}
.case_42 .case1_1{
    background-image: url(/profile/upload/imgs/case42/zhzq_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_42 .m2_t1 .t7{
    padding-top: 154px;
}
.case_42 .case1_2{
    background-image: url(/profile/upload/imgs/case42/zhzq_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 43*/
.case_43 .banner1{
    background-image: url(/profile/upload/imgs/case43/bjyh_banner.jpg);
}
.case_43 .case1_1{
    background-image: url(/profile/upload/imgs/case43/bjyh_1.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_43 .m2_t1 .t7{
    padding-top: 154px;
}
.case_43 .case1_2{
    background-image: url(/profile/upload/imgs/case43/bjyh_5.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 44*/
.case_44 .banner1{
    background-image: url(/profile/upload/imgs/case44/hch_banner.jpg);
}
.case_44 .case1_1{
    background-image: url(/profile/upload/imgs/case44/hch_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_44 .m2_t1 .t7{
    padding-top: 154px;
}
.case_44 .case1_2{
    background-image: url(/profile/upload/imgs/case44/hch_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
.case_44 .case1_3{
    background-image: url(/profile/upload/imgs/case44/hch_07.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 45*/
.case_45 .banner1{
    background-image: url(/profile/upload/imgs/case45/linkco_banner.jpg);
}
.case_45 .case1_1{
    background-image: url(/profile/upload/imgs/case45/linkco_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_45 .m2_t1 .t7{
    padding-top: 154px;
}
.case_45 .case1_2{
    background-image: url(/profile/upload/imgs/case45/linkco_06.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 46*/
.case_46 .banner1{
    background-image: url(/profile/upload/imgs/case46/case46_banner.jpg);
}
.case_46 .case1_1{
    background-image: url(/profile/upload/imgs/case46/case46_1.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_46 .m2_t1 .t7{
    padding-top: 154px;
}
.case_46 .case1_2{
    background-image: url(/profile/upload/imgs/case46/case46_5.jpg);
    margin-bottom: 60px;
    /*margin-top: 40px;*/
}
/*case 47*/
.case_47 .htcf_t5{
    margin-bottom: 0px;
}
.case_47 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_47 .banner1{
    background-image: url(/profile/upload/imgs/case47/htcf_banner.jpg);
}
.case_47 .case1_1{
    background-image: url(/profile/upload/imgs/case47/htcf_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_47 .case1_2{
    background-image: url(/profile/upload/imgs/case47/htcf_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_47 .case1_3{
    background-image: url(/profile/upload/imgs/case47/htcf_05.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_47 .case1_4{
    background-image: url(/profile/upload/imgs/case47/htcf_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_47 .case1_5{
    background-image: url(/profile/upload/imgs/case47/htcf_07.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_47 .case1_6{
    background-image: url(/profile/upload/imgs/case47/htcf_08.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_47 .case1_7{
    background-image: url(/profile/upload/imgs/case47/htcf_09.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_47 .case1_8{
    background-image: url(/profile/upload/imgs/case47/htcf_10.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_47 .case1_9{
    background-image: url(/profile/upload/imgs/case47/htcf_11.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

/*case 48*/
.case_48 .hxqst_t5{
    margin-bottom: 0px;
}
.case_48 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_48 .banner1{
    background-image: url(/profile/upload/imgs/case48/hxqst_banner.jpg);
    /*margin-bottom: 40px;*/
}
.case_48 .case1_1{
    background-image: url(/profile/upload/imgs/case48/hxqst_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
/*.case_48 .case1_2{
    background-image: url(/profile/upload/imgs/case48/hxqst_03.jpg);
    /!*margin-top: 40px;*!/
    margin-bottom: 40px;
    height: 600px;
}*/
.case_48 .case1_3{
    background-image: url(/profile/upload/imgs/case48/hxqst_03.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}
.case_48 .case1_4{
    background-image: url(/profile/upload/imgs/case48/hxqst_04.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_48 .case1_5{
    background-image: url(/profile/upload/imgs/case48/hxqst_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_48 .case1_6{
    background-image: url(/profile/upload/imgs/case48/hxqst_07.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_48 .case1_7{
    background-image: url(/profile/upload/imgs/case48/hxqst_08.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

/*case 49*/
.case_49 .dbzq_t5{
    margin-bottom: 0px;
}
.case_49 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_49 .banner1{
    background-image: url(/profile/upload/imgs/case49/dbzq_banner.jpg);
    /*margin-bottom: 40px;*/
}
.case_49 .case1_1{
    background-image: url(/profile/upload/imgs/case49/dbzq_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_49 .case1_2{
    background-image: url(/profile/upload/imgs/case49/dbzq_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_49 .case1_3{
    background-image: url(/profile/upload/imgs/case49/dbzq_07.gif);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}
/*.case_49 .case1_4{
    background-image: url(/profile/upload/imgs/case49/dbzq_04.jpg);
    /!*margin-top: 40px;*!/
    margin-bottom: 0px;
    height: 600px;
}
.case_49 .case1_5{
    background-image: url(/profile/upload/imgs/case49/dbzq_06.jpg);
    /!*margin-top: 40px;*!/
    margin-bottom: 0px;
    height: 600px;
}
.case_49 .case1_6{
    background-image: url(/profile/upload/imgs/case49/dbzq_07.jpg);
    /!*margin-top: 40px;*!/
    margin-bottom: 40px;
    height: 600px;
}
.case_49 .case1_7{
    background-image: url(/profile/upload/imgs/case49/dbzq_08.jpg);
    /!*margin-top: 40px;*!/
    margin-bottom: 40px;
    height: 600px;
}*/

/*case 50*/
.case_50 .gg_t5{
    margin-bottom: 0px;
}
.case_50 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_50 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_50 .banner1{
    background-image: url(/profile/upload/imgs/case50/gg_banner.png);
    /*margin-bottom: 0px;*/
}
.case_50 .case1_1{
    background-image: url(/profile/upload/imgs/case50/gg_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
    /*display: block;*/
}
.case_50 .case1_2{
    background-image: url(/profile/upload/imgs/case50/gg_02.png);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_50 .case1_3{
    background-image: url(/profile/upload/imgs/case50/gg_05.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}

.case_50 .case1_4{
    background-image: url(/profile/upload/imgs/case50/gg_06.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    height: 600px;
}
.case_50 .case1_5{
    background-image: url(/profile/upload/imgs/case50/gg_07.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}
.case_50 .case1_6{
    background-image: url(/profile/upload/imgs/case50/gg_08.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    height: 600px;
}
.case_50 .case1_7{
    background-image: url(/profile/upload/imgs/case50/gg_09.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}


/*case 51*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_51 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_51 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_51 .banner1{
    background-image: url(/profile/upload/imgs/case51/PFC_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_51 .case1_1{
    background-image: url(/profile/upload/imgs/case51/PFC_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_51 .case1_2{
    background-image: url(/profile/upload/imgs/case51/PFC_08.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}/*
.case_51 .case1_3{
    background-image: url(/profile/upload/imgs/case51/PFC_05.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}

.case_51 .case1_4{
    background-image: url(/profile/upload/imgs/case51/PFC_06.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    height: 600px;
}
.case_51 .case1_5{
    background-image: url(/profile/upload/imgs/case51/PFC_07.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}
.case_51 .case1_6{
    background-image: url(/profile/upload/imgs/case51/PFC_08.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    height: 600px;
}
.case_51 .case1_7{
    background-image: url(/profile/upload/imgs/case51/PFC_09.jpg);
    margin-top: 0px;
    margin-bottom: 40px;
    height: 600px;
}*/


/*case 52*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_52 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_52 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_52 .banner1{
    background-image: url(/profile/upload/imgs/case52/yanshan_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_52 .case1_1{
    background-image: url(/profile/upload/imgs/case52/yanshan_01.jpg);
    /*margin-top: 40px;*/
    /*margin-top: 174px;*/
    margin-bottom: 40px;
    height: 600px;
}
/*.case_52 .case1_2{*/
    /*background-image: url(/profile/upload/imgs/case52/yanshan_08.jpg);*/
    /*/!*margin-top: 40px;*!/*/
    /*margin-bottom: 40px;*/
    /*height: 600px;*/
/*}*/
.yanshan01{
    margin-bottom: 60px;
}


/*case 53*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_53 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_53 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_53 .banner1{
    background-image: url(/profile/upload/imgs/case53/gw_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_53 .case1_1{
    background-image: url(/profile/upload/imgs/case53/gw_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_53 .case1_2{
    background-image: url(/profile/upload/imgs/case53/gw_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}



/*case 54*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_54 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_54 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_54 .banner1{
    background-image: url(/profile/upload/imgs/case54/jzbg_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_54 .case1_1{
    background-image: url(/profile/upload/imgs/case54/jzbg_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_54 .case1_2{
    background-image: url(/profile/upload/imgs/case54/jzbg_03.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_54 .case1_3{
    background-image: url(/profile/upload/imgs/case54/jzbg_04.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_54 .case1_4{
    background-image: url(/profile/upload/imgs/case54/jzbg_05.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_54 .case1_5{
    background-image: url(/profile/upload/imgs/case54/jzbg_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}

.case_54 .case1_6{
    background-image: url(/profile/upload/imgs/case54/jzbg_08.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 20px;
    height: 600px;
}


/*case 55*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_55 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_55 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_55 .banner1{
    background-image: url(/profile/upload/imgs/case55/jzsy_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_55 .case1_1{
    background-image: url(/profile/upload/imgs/case55/jzsy_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_55 .case1_2{
    background-image: url(/profile/upload/imgs/case55/jzsy_04.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_55 .case1_3{
    background-image: url(/profile/upload/imgs/case55/jzsy_05.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_55 .case1_4{
    background-image: url(/profile/upload/imgs/case55/jzsy_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

/*case 56*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_56 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_56 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_56 .banner1{
    background-image: url(/profile/upload/imgs/case56/zglt_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_56 .case1_1{
    background-image: url(/profile/upload/imgs/case56/zglt_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_56 .case1_2{
    background-image: url(/profile/upload/imgs/case56/zglt_04.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_56 .case1_3{
    background-image: url(/profile/upload/imgs/case56/zglt_05.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

/*case 57*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_57 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_57 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_57 .banner1{
    background-image: url(/profile/upload/imgs/case57/zjjt_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_57 .case1_1{
    background-image: url(/profile/upload/imgs/case57/zjjt_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}
.case_57 .case1_2{
    background-image: url(/profile/upload/imgs/case57/zjjt_02.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_57 .case1_3{
    background-image: url(/profile/upload/imgs/case57/zjjt_03.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_57 .case1_4{
    background-image: url(/profile/upload/imgs/case57/zjjt_11.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}


/*case 58*/
.case_pfc .pfc_01{
    margin-top: 0px;
}
.case_58 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_58 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_58 .banner1{
    background-image: url(/profile/upload/imgs/case58/anta_banner.jpg);
    /*margin-bottom: 0px;*/
}
.case_58 .case1_1{
    background-image: url(/profile/upload/imgs/case58/anta_01.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 0px;
    height: 600px;
}
.case_58 .case1_2{
    background-image: url(/profile/upload/imgs/case58/anta_05.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_58 .case1_3{
    background-image: url(/profile/upload/imgs/case58/anta_06.jpg);
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}

.case_58 .case1_4{
    /*background-image: url(/profile/upload/imgs/case58/anta_11.jpg);*/
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    height: 600px;
}


/*case 59*/
.case_zhqywy .pfc_01{
    margin-top: 0px;
}
.case_59 .cs_01 .t4{
    margin-bottom: 0px;
}
.case_59 .cs_01 .t3 {
    white-space: nowrap;
    font-size: 1.6em;
}
.case_59 .banner1{
    background-image: url(/profile/upload/imgs/case59/zhqywy_banner.png);
    /*margin-bottom: 0px;*/
}
.case_59 .case_zhqywy .case1_1{
    background-image: url(/profile/upload/imgs/case59/zhqywy_01.png);
    /*margin-top: 40px;*/
    margin-bottom: 60px;
    height: 600px;
}
.case_zhqywy .ab_m2 .t7 {
    padding-top: 112px;
}

#zhqywy_case1_1{
    background-image: url(/profile/upload/imgs/case59/zhqywy_01.png);

  }

                                                                        /*
                                                                        #case12 .t7,#case38 .t7{
                                                                            font-size: 20px;
                                                                        }
                                                                        /* Service */
.service .banner1{
    height: 500px;
    background-image: url(/profile/upload/imgs/service_banner.jpg);
    background-position: center center;
    background-size:cover;
}
.service .mid1{
    height: 200px;
    padding: 10px 11%;
    background-color: #FFFFFF;
}
.service .mid1 .t3{
        padding-top:65px;
}
.service .mid1 .t10{
    font-size: 18px;
    color: #000000;
    margin:10px;
    font-family: 'Microsoft YaHei', 'SimHei', 'SimSun', 'Arial', 'Helvetica', 'sans-serif';
}
.service .mid2-pic1{
    background-image: url(/profile/upload/imgs/service_img01.jpg);
    text-align: center;
}
.service .mid2-pic2{
    background-image: url(/profile/upload/imgs/service_img02.jpg);
    text-align: center;
}
.service .mid2-pic3{
    background-image: url(/profile/upload/imgs/service_img03.jpg);
    text-align: center;
}
.service .p410{
    text-align: left;
}
.service .mid4{
    height:12em;
    /*background-image: url(/profile/upload/imgs/service_img04.png);*/
}
.profess .mid4{
    height: 750px;
    background-image: url(/profile/upload/imgs/service_img04.png);
    background-repeat:no-repeat;
    background-position: center;
    background-size:100%;
}
.service .mid4>.t3{
    padding-top: 80px;
    /*color: #FFF;*/
}
.t3_b{
    color: #FFF
}
.t3_a{
    color: #FFF;
    font-size: 0.8em;
}
.service .mid5 .t3{
    padding-bottom: 0em;
}
.t5_a{
    font-size: 0.75em;
}
.service .mid2-pic{
    height: 280px;
}
.service .mid2{
    margin-bottom: 5em;
}
.profess{
    background-color: #2b2b2b;
    padding-bottom: 0;
}
.pic_pro{
    /*background-image: url(/profile/upload/imgs/service_img04.png);*/
    /*height: 530px;*/
    /*background-position: center top;*/
    background-color: #2b2b2b;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: left;
    padding: 0 10% 3em 10%;
    color: #FFF;
}
.pic_pro .t11{
    color: #FFF;
    opacity: 0.7;
}
.pic_pro .t7:before{
    content: "";
    /*background-image:url(/profile/upload/imgs/service_icon_point.png) ;*/
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-left: -24px;
}
.pic_pro .t7_1:before{
    background-image:url(/profile/upload/imgs/dot_01.png) ;
}
.pic_pro .t7_2:before{
    background-image:url(/profile/upload/imgs/dot_02.png) ;
}
.pic_pro .t7_3:before{
    background-image:url(/profile/upload/imgs/dot_03.png) ;
}
.pic_pro .t7_4:before{
    background-image:url(/profile/upload/imgs/dot_04.png) ;
}
.pic_pro .t7_5:before{
    background-image:url(/profile/upload/imgs/dot_05.png) ;
}
.pic_pro .t7_6:before{
    background-image:url(/profile/upload/imgs/dot_06.png) ;
}
.adv {
    padding-bottom: 5em;
}
.advantage .mid2-pic1{
    background-image: url(/profile/upload/imgs/service_img05.jpg);
}
.advantage .mid2-pic2{
    background-image: url(/profile/upload/imgs/service_img06.jpg);
}
.advantage .mid2-pic3{
    background-image: url(/profile/upload/imgs/service_img07.jpg);
}
.advantage .mid2-pic4{
    background-image: url(/profile/upload/imgs/service_img08.jpg);
    background-size:cover; /* �ñ���ͼ����������С���� */
}
.advantage .for-border{
    height: 132px;
}
.advantage .t11{
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
}
.advantage .t6{
    font-size: 20px;
	font-weight: 400;
}
.ser_con{
    height: 500px;
    padding-top:150px;
    background-color: #393939;
    background-position: center;
    background-repeat: no-repeat;
    background-image:url(/profile/upload/imgs/service_img09.jpg) ;
}
.ser_con .ser_con_left{
    /*padding-left: 106px;*/
    /*padding-top: 140px;*/
    /*margin-bottom: 106px;*/

}
.ser_con .t7{
    color: #FFF;
    text-align: left;
    font-size: 28px;
    /*margin-top:100px;*/
    /*margin-bottom: 25px;*/
    /*white-space:nowrap;*/
}
.ser_con p{
    margin: 0px;
}
.ser_con .t10{
    color: #999999;
    text-align: left;
    font-size: 16px;
    padding-bottom: inherit;
}
.ser_con_t11{
    margin-top: 40px;
}
.ser_con_t11 P{
    margin:0 0 10px;
}
.t11_color{
    color: #808080;
}
.ser_con .t11{
    color: #FFF;
    text-align: left;
    font-size: 16px;
    padding-bottom: 10px;

}
/*��̬ҳ��*/
.news .banner1{
    height: 500px;
    background-image: url(/profile/upload/imgs/news_banner.jpg);
    background-position: center center;
    background-size:cover;
}
.article{
    /*background-image: url(/profile/upload/imgs/news_banner.jpg);*/
    background-position: 50% 0;
    background-size:auto;
    background-repeat:no-repeat;
    margin-top: 30px;
}

.news_ct{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 500px;*/
    /*background-color: #FFFFFF;*/
    text-align: center;
}
.article .news_ct{
    margin-top: 500px;
    background-color: #FFFFFF;
    width: 1200px;
    padding:100px;
    text-align: left;
}
.news .mid1{
    height: 100px;
	padding-top: 50px;
}
.news .t7,.news .t11{
    text-align: left;
    margin-left: 2%;
    margin-right: 2%;
}
.news a,.news a:hover,.news a:focus{
    color: inherit;
}
.news a:hover,.news a:focus{
    color: #15BC4A;
    text-decoration: none;
}
.new_item{
    margin: 50px 0 10px;
    border-bottom: solid 1px #e7e7e7 ;
    background-color: #FFFFFF;
}
.new_end{
    height: 284px;
    padding-top: 88px;
}
.new_end img{
    width: 60px;
    height: 60px;
}
.new_end img:hover{
    cursor: pointer;
}
.iconfont {
    height: 86px;
    display: inline-block;
    margin-top: 126%;
}


@media (max-width:480px) {
    body{
        font-size: 14px;
    }
    .banner{
            height: 400px;
            /*background-image: url(/profile/upload/imgs/mobi/banner_m_01.jpg);*/
    }

    .logo{
        height: 33px;
        /*width: 99px;*/
        /*margin: inherit;*/
        margin-left: 0;
        margin-right: auto;
        margin-top: 10px;
        background-position:2% center;
    }
    .navbar-header {
        float: inherit;
    }
    .banner_t1{
        text-align: left;
        font-size: 1.5em;
        color: #ffffff;
        margin-left:11% ;
        padding-top: 7.5em;
    }
    .banner_t2{
        text-align: center;
        font-size: 1.5em;
        color: #ffffff;
        /*margin-left:10% ;*/
        padding-top: 5.5em;
    }
    .iconfont{
        display: none;
    }
    .m1{
        margin-top:144px;
    }
    .t1{
        font-size: 2em;
        margin-left:5%;
        margin-right:5%;
    }
    .t6{
        white-space: inherit;
    }
    .mid1{
        /*    height: 120px;
            position: relative;
            overflow:hidden; */
          height:160px;
    }
    .mid3,.mid2{
        padding: 0 10px;
    }
    .mid3-pic2,.mid3-txt2{
        margin-right: 0;
    }
    .icontain{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }
    .container{
        width: 100%;
        left: inherit;
        margin-left: inherit;
        /*position: absolute;*/
    }
    .nav_contain{
        width:100%;
        text-align: right;
        left: inherit;
        margin-left: inherit;
        position: fixed;
        z-index: 1;
    }
    .nav_btn{
        text-align: right;
        padding: 5px;
        /*position: fixed;*/
    }
    .nav_btn img{
        height: 45px;
    }
    .one_line{
        height: 28px;
        border-bottom: solid 2px #414141 ;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 20px;
    }
    .nav_left .nav{
        margin:inherit ;
    }
    .nav_left .row{
        width: 90%;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 45px;
    }
    .nav_left .row img{
        height: 45px;
        width: 45px;
    }
    .nav_div{
        margin: 0 20px 30px 20px;
        /*height: 80px;*/
        text-align: center;
        border: solid 2px #2565a7;
        padding: 5px 0;
    }
    .nav_left .nav>li>a{
        padding: 25px 25px;
    }
    .nav_div p{
        font-size: 18px;
        color: #2691ff;
        margin: 10px 0;
    }
    .nav_right{
        margin-top: 35px;
    }
    .nav_right p{
        font-size: 16px;
        color: #595959;
        margin: 0;
    }
    /*.container{*/
        /*-webkit-transform:translate(58%,0);*/
        /*transform:translate(58%,0);*/
    /*}*/
    .t2{
        font-size: 1.45em;
        margin-left:5%;
        margin-right:5%;
    }
    .mid1 .t3{
        margin-left:5%;
        margin-right:5%;
        padding-top: 49px;
        margin-bottom: 2px;
        font-size: 1.5em;
    }
    .mid4 .t3{
        margin-left:5%;
        margin-right:5%;
        padding-top: 25px;
        font-size: 2em;
        /*height: inherit;*/
    }

    .topline{
        /*border-top: solid 1px #B0AFB4;*/
    }
    .bottomline{
        /*border-bottom: solid 1px #B0AFB4;*/
    }

    .mid3-pic1,.mid3-pic4{
        /*background-image: url(/profile/upload/imgs/mobi/project_m_01.jpg);*/
        height: 276px;
        background-size:cover;
    }
    .mid3-pic2{
        /*background-image: url(/profile/upload/imgs/mobi/project_m_02.jpg);*/
        background-size:cover;
        height: 276px;
    }
    .mid3-pic3{
        /*background-image: url(/profile/upload/imgs/item_jzbg.png);*/
        background-size:cover;
        margin-left:inherit;
        height: 276px;
    }
    .mid3-txt{
        height: inherit;
        padding-top:30px;
    }
    .mid5 .t3{
        padding-top:20px;
        padding-bottom: 15px;
    }
    .pic-case{
        height: 474px;
        padding:0 10px;
        margin-bottom: 20px;
        background-image: url(/profile/upload/imgs/logo_m.png);
        background-size:cover;
    }
    .mid2-pic1{
        /*background-image: url(/profile/upload/imgs/mobi/pic_m_sysk.jpg);/!* ���ر���ͼ *!/*/
        background-size:cover; /* �ñ���ͼ����������С���� */
    }
    .mid2-pic2{
        /*background-image: url(/profile/upload/imgs/mobi/pic_m_tyzx.jpg);/!* ���ر���ͼ *!/*/
        background-size:cover; /* �ñ���ͼ����������С���� */
    }
    .mid2-pic3{
        /*background-image: url(/profile/upload/imgs/mobi/pic_m_sjcx.jpg);/!* ���ر���ͼ *!/*/
        background-size:cover; /* �ñ���ͼ����������С���� */
    }
    .mid2-pic4{
        /*background-image: url(/profile/upload/imgs/mobi/pic_m_sjcx.jpg);/!* ���ر���ͼ *!/*/
        background-size:cover; /* �ñ���ͼ����������С���� */
    }
    .mid3-txt{
        height: inherit;
        padding-top: inherit;
        margin-left: inherit;
    }
    .mid2-pic{
        /*margin: 41px auto;*/
        height: 260px;
    }
    .topline,.bottomline,.middline{
        padding-left:0;
        padding-right:0;
    }
    .t-r{
        float:none;
    }
    .t-l{
        /*font-size: smaller;*/
        float: none;
    }

    .footer-item{
        /*height: 440px;*/
        text-align: left;
        /*padding-left: 10%;*/
    }
    .footer-item1{
        padding: 10px 0;
        text-align: center;
    }
    .footer-nop{
        padding: 0;
    }
    .footer-item2{
        text-align: center;
        padding-left: inherit;
    }
    .footer-item1>img,.footer-item1>div{
        margin-left: auto;
        margin-right: auto;
    }
    .footer-item1 .t9{
        margin-top: 0;
    }
    .footer-item2 p{
        margin-bottom: 0;
    }
    .footer-rights{
        border-top: none;
    }
    .footer-item3{
        border-top: solid 1px #616163;
        padding-bottom: 0;
    }

    .footer-item4{
        padding-top: 0;
        border-top:none;
    }
    .lll{
        text-align: center;
    }
    /*case */
    .case .nav-pills>li>a{
        padding: 1em 0.5em;
        color:#000000;
        font-size: 1.2em;
        opacity: 0.5;
    }
    .nav-pills .active span,.case .nav-pills>li>a:hover span{
        display: inline;
        padding-bottom: 0.25em;
        border-bottom: solid 0.25em;
    }
    .case .mid1 .t3{
        white-space:inherit;
        font-size: 2em;
    }
    .case .mid1{
        height: 224px;
    }
    .case .mid2-pic,.case .mid3-txt{
        margin-left: 0em;
        margin-right: 0em;

    }
    /*About Mobile*/
    .about .banner1{
        height: 380px;
        background-image: url(/profile/upload/imgs/about_banner.jpg);
        background-position: center center;
        background-size:cover;
    }
    .ab_m1 .t3{
        padding-top: 32px;
        padding-bottom: 32px;
        font-size: 24px;
    }
    .gr_back .t3{
        /*white-space:nowrap;*/
    }
    .about .gr_back{
        height: 160px;
        background-color: #f1f1f1;
    }
    .m2_bl1{
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
        height:inherit;
    }
    .about .icontain{
        width: 95%;
    }
    .m2_t1{
        padding-left: 15px;
        padding-right: 15px;
        height: inherit;
        background-color: #FFFFFF;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .ab_m2 .t7 {
        padding-top: 5px;
        padding-bottom: 5px;
        color: #15BC4A;
        font-size: 24px;
    }
    .ab_m2 .t11 {
        margin: 15px 0 10px;
        font-size: 16px;
        line-height: 28px;
    }
    .m2-margin{
        margin-top: 10px;
    }
    .m2-margin-1{
        margin-top: 50px;
    }
    .about .bl_back{
        margin-top:50px;
    }
    .bl_back .t3{
        padding-left: 10%;
        padding-right: 10%;
    }
    .ab_p5{
        height: inherit;
        /*background-position: center center;*/
        /*background-size:cover;*/
        /*background-image: url(/profile/upload/imgs/logo_m.png);*/
    }
    .about .bl_back{
        height: 600px;
    }
    .contact .t3 {
        font-size: 30px;
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .contact .t13{
        font-size: 24px;
    }
    .c_div1 img,.c_div2 img,.c_div3 img{
        display: inline-block;
        width: 20%;
        margin:10px;
    }
    .c_div3 .t13{
        /*line-height: inherit;*/
        font-size: 16px;
        white-space: inherit;
        display: inline;
}
    /*CASE1*/
    .cs_01{
        padding-left:15px;
        padding-right: 15px;
    }
    .case1 .t10{
        color: #808080;
        font-size: 22px;
        padding-top: 0;
        padding-bottom: 8px;
    }
    .cs_02{
        text-align: left;
    }
    .gr_back>.iline {
        /*margin-left: 20px;*/
        /*margin-right: 20px;*/
        border-bottom: solid 2px #F2F2F2;
    }
    .case1_1,.case1_2,.case1_3,.case1_4,.case1_5,.case1_6,.case1_7,.case1_8,.case1_9{
        margin-left: 15px;
        margin-right: 15px;
    }
    .ab_m2 .t7{
        color: black;
        margin-top: 0;
        margin-bottom: 0;
    }
    .case1 .m2_t1{
        height: inherit;
        background-color: inherit;
        padding-bottom: 20px;
    }
    .case1 .m2-margin{
        margin-top: inherit;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ab_m2 .hidden-md{
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .case_3more{
        padding: 0 15px;
    }
    .more_line{
       width: 66%;
    }
    .more_t{
        width:32%;
    }
    .more_t .t3{
        font-size: 24px;
    }
    .case1 .t3,.case3 .t3{
        font-size: 24px;
    }
    .case .mid3-txt .t7{
        font-size: 16px;
    }
    #case1 .t7, #case26 .t7, #case27 .t7, #case29 .t7, #case41 .t7, #case38 .t7  {
        font-size: 16px;
    }
    .case_18 .t10{
        font-size: 14px;
    }
    /*����ҳ��*/
    .service .mid1{
        height: 200px;
        padding: 15px;
    }
    .service .mid1 .t3{
        padding-top: 60px;
        /*white-space: nowrap;*/
    }
    .service .mid4{
        height: 100px;
    }
    .service .profess .mid4{
        height: 320px;
    }
    .service .mid4>.t3 {
        padding-top: 25px;
        white-space: nowrap;
        font-size: 1.75em;
    }
    .service .mid2 {
        margin-bottom: 10px;
    }
    .nav_fixed{
        height: 58px;
    }
    .pic_pro{
        height: inherit;
        /*padding:100px 0 0 0;*/
        background-size: 200%;
        /*padding-bottom: 50px;*/
        padding: 0 10px 3em 10px;
    }
    .pic_pro .t11{
        margin: 0 0 2px;
    }
    .pic_pro .col-xs-4{
        padding-left: 20px;
        /*height: 166px;*/
    }
    .adv{
        padding-bottom: 10px;
    }
    .service .customer{
        margin-top: inherit;
    }
    .service .pic-case{
        height: 300px;
    }
    .ser_con .ser_con_left{
        padding-left: 30px;
        padding-top: 46px;
        margin-bottom: inherit;
    }
    .ser_con{
        /*height: 500px;*/
        padding-top:75px;
        /*background-color: #393939;*/
        background-position:  65% center;
        /*background-image:url(/profile/upload/imgs/service_img09.jpg) ;*/
    }
    .news_ct{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .case_26 .banner{
        height: 224px;
    }
    .case_46 .banner1,.case_47 .banner1,.case_48 .banner1,.case_49 .banner1,.case_50 .banner1,.case_51 .banner1,.case_52 .banner1,
    .case_53 .banner1,.case_54 .banner1,.case_55 .banner1,.case_56 .banner1,.case_57 .banner1,.case_58 .banner1,.case_59 .banner1{
        height: 224px;
    }
    .case_zhqywy .banner1{
        background-image: url(/profile/upload/imgs/case59/zhqywy_banner.png);
        /*margin-bottom: 0px;*/
    }
    .case59 .case1 .banner1{
        background-image: url(/profile/upload/imgs/case59/zhqywy_banner.png);
        /*margin-bottom: 0px;*/
    }
    .m2_bl2 .t14{
        margin-left: 12%;
    }
    /*����ҳ��ͬ�ļ��*/
    .case_10086 .case1_1,.case1_jinghua .case1_1,.case_18 .case1_1,.case_19 .case1_1,.case_20 .case1_1,
    .case_21 .case1_1,.case_22 .case1_1,.case_23 .case1_1,.case_24 .case1_1,.case_21 .case1_6,.case_26 .case1_1{
        margin-bottom: 0;
    }
    .case_10086 .case1_6,.case1_jinghua .case1_6,.case_18 .case1_7,.case_19 .case1_7.case_20 .case1_7,
    .case_21 .case1_7,.case_22 .case1_7,.case_23 .case1_7,.case_24 .case1_7{
        margin-bottom: 40px;
    }
    .gsic .m2_t1 .t7{
        padding-top: 54px;
    }
    .case_46 .m2_t1 .t7{
        padding-top: 0px;
    }
    .case_53.case1 .t5{
        margin-bottom: 0px;
    }
    .pfc_02,.case1 .pfc_02{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .case_38 .m2_t1 .t7,.case_39 .m2_t1 .t7,.case_40 .m2_t1 .t7,.case_41 .m2_t1 .t7,.case_42 .m2_t1 .t7,.case_43 .m2_t1 .t7,.case_44 .m2_t1 .t7,.case_45 .m2_t1 .t7,.case_46 .m2_t1 .t7
    {
        padding-top: 0px;
    }
    .case_cbs6  .icontain .t3{
        white-space: normal;
    }
    .article .news_ct{
        margin-top: 500px;
        background-color: #FFFFFF;
        padding:10px;
        width:100%;
    }
    .article{
        background-size:contain ;

    }
    /*404*/
    .bg404{
        /*height: 540px;*/
        background-image: url(/profile/upload/imgs/bg_wap.jpg);
        background-size: 100%;

        /*padding-bottom: 46%;*/
    }
    .btn_404{
        position: relative;
        top: 100%;
    }
    .huojian{
        width:90px;
        /*height: 296px;*/
        position: absolute;
        display: block;
        left:50%;
        bottom: 25%;
        margin-left:-45px;
        /*background-image: url(/profile/upload/imgs/huojian_pc.png);*/
    }
    #huojian{
        width:90px;
    }
}
@media (min-width:480px) and (max-width: 1200px) {
    .icontain{
        width:inherit;
    }
    .footer-item{
        height: 440px;
        text-align: left;
        padding-left: 10%;
    }
    .footer-rights{
        border-top: none;
    }
    .footer-item3{
        border-top: solid 1px #616163;
        padding-bottom: 0;
    }
    .footer-item4{
        padding-top: 0;
    }
    /*About Mobi*/
}
@media (min-width:1200px) {

}
@media (max-width:400px){
    .nav_left .nav>li>a{
        padding: 20px 25px;
    }
}




/* 20220127 新增 */
.full_img_container{
    text-align: center;
    display: flex;
    justify-content: center;
}

.mb40{
    margin-bottom: 40px;
}
/* 图片宽小于1200px，但需要按1200px 显示时 */
img.w100{
    width: 100%;
}

img.h100{
    height: 100%;
}

