*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,body{
    font-family:Arial;
    display: block;
}
a, a:hover, a:focus input, select, * {
    outline: none;
}
a,button{
    cursor: pointer;
    text-decoration: none;
    border: none;
}
img{
    width: 100%;
    height: 100%;
    border:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
ul,ol{
    margin: 0;
    padding: 0;
}
li{
    list-style:none;
}
.navigar_head{
    position: relative;
    background-color: #222222;
    height:29px;
    line-height: 29px;
}
.navigar_head .container{
    max-width: 1200px;
    height: 100%;
    margin: 0 calc((100% - 1200px)/2);
}
.navigar_head .login_bar{
    float: right;
}
.navigar_head .login_bar span{
    min-width: 58px;
    float: left; 
}
.navigar_head .login_bar span a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 17px;
}
.navigar_head a:hover{
    background:rgba(1,64,153,1);
}
header .nav-menu-list{
    display: none;
}
header .show_phone{
    width: 217px;
    height: 32px;
    float: right;
    background: url(/static/v1/main/image/tel.png) no-repeat;
    margin: 21px 0;
}
header{
    /*height: 74px;*/
    background: #fff;
    box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.06);
}
header nav{
    /*max-width: 1200px;*/
    /*height: 100%;*/
    /*margin: 0 calc((100% - 1200px)/2);*/
}
nav .mobile-login{
    display: none;
    float: right;
    height: 100%;
}
nav .mobile-login .login{
    float: left;
    line-height: 72px;
    font-family: "OPPOSans";
}
nav .mobile-login .menu-btn{
    width: 80px;
    height: 100%;
    padding: 0 25px 0 0;
    float: right;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
nav .mobile-login .menu-btn .btn{
    float: right;
    width: 25px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
nav .mobile-login .menu-btn .close_btn{
    width: 18px;
    height: 18px;
    display: none;
}
header .com_logo{
    display: inline-block;
    float: left;
    width:212px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    margin-right: 59px;
}
header .com_logo .logo{
    width: 212px;
    height: 24px;
    display: inline-block;
    background: url('/static/v1/main/image/logo.png') no-repeat;
    background-size: 100% 100%;
}
header .com_logo img{
    position: absolute;
}
header .com_logo h1{
    opacity: 0;
}
header .nav-menu-list{
    float: left;
    display: inline-block;
}
header .nav-menu-list ul{
    position: static;
    list-style: none;
    margin-bottom: 0;
    display: table;
    float: left;
    height: 74px;
    border-left: 0;
    padding-left: 0;
}
header .nav-menu-list li{
    display: table-cell;
    vertical-align: middle;
    margin-right: 46px;
    font-size:20px;
    color:rgba(51,51,51,1);
    padding-right: 46px;
}
header .nav-menu-list li>a{
    float: left;padding-left: 0px;
    font-size:20px;
    color:rgba(51,51,51,1);
}
header .nav-menu-list li>a:hover{
    color: #014099;
}
header .nav-menu-list li em{
    display: inline-block;
    width:11px;
    height:6px;
    float: right;
    margin-left: 11px;
    margin-top: 10px;
    background: url('/static/v1/main/image/jiantouxia.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
header .nav-menu-list li:hover em{
    background: url('/static/v1/main/image/jiantoushang.png') no-repeat;
}
.middle-article{
    width: 100%;
}
.navbar-inner{
    display: none;
    position: absolute;
    top: 103px;
    width: 100%;
    min-height:374px;
    /* background:rgba(1,64,153,1); */
    z-index: 3;
    /* padding-top: 40px; */
}

.inner_1 .col-rg-menu .col-mes{
    margin-right: calc((100% - 693px)/2);
}
.inner_1 .col-rg-menu .col-mes:last-child{
    margin-right: 0;
}
.navbar-inner .col-server{
    width: calc(437px + (100% - 1200px)/2);
    min-height:374px;
    float: left;
    padding: 43px 66px 0 52px;
    /* border-right:3px solid #007FCC; */
    background: #ebebeb;
    padding-left: calc((100% - 1200px)/2);
}
.navbar-inner .col-server .title{
    display: inline-block;
    width: 100%;
    float: left;
    font-size:30px;
    font-weight:400;
    color:#333;
    margin-bottom: 22px;
}
.navbar-inner .col-server .content{
    width:315px;
    font-size:14px;
    font-weight:400;
    color:#333;
    line-height:24px;
    margin-top: 40px;
}
.navbar-inner .col-server .content-logo{
    width:301px;
    height:148px;
    border-radius:8px;
    margin-top: 38px;
}
.navbar-inner .col-rg-menu{
    width: calc(763px + (100% - 1200px)/2);
    min-height: 374px;
    float: left;
    padding-left: 48px;
    background: #f5f5f5;
    padding-right: calc((100% - 1200px)/2);
    padding-top: 43px;
}
.navbar-inner .col-rg-menu .col-mes-1{
    width: auto;
}
.navbar-inner .col-rg-menu .col-mes-2{
    width: auto;
}
.navbar-inner .col-rg-menu .col-mes{
    height: 100%;
    float: left;
    min-width: 200px;
}
.navbar-inner .col-mes .title{
    display: inline-block;
    width: 100%;
    margin-bottom: 18px;
}
.navbar-inner .col-mes .title .logo{
    width:30px;
    height:30px;
    float: left;
    margin-right: 14px;
}
.navbar-inner .col-mes .title .txt{
    font-size:20px;
    font-weight:400;
    color:#333;
}
.navbar-inner .col-mes .menu-list{
    width: 100%;
    padding-left: 44px;
}
.navbar-inner .menu-list .row-list{
    min-width: 153px;
    float: left;
}
.navbar-inner .menu-list li a{
    display: inline-block;
    font-size:16px;
    font-weight:400;
    color:#333;
    margin-bottom: 25px;
}
.navbar-inner .menu-list li:hover a{
    text-decoration:underline;
}
.inner-container{
    /* width: 1200px;
    height: 100%;
    margin: 0 calc((100% - 1200px)/2); */
    display: inline-block;
    width: 100%;
    height: 100%;
}
#banner{
    width: 100%;
    height:auto;
}
#banner .swiper-container {
    width: 100%;
    height: 100%;
} 
/* 轮播图设置  */
.swiper-pagination{
    z-index: 100!important;
    left: 50%;
    transform: translate(-50%, 0)!important;
    margin-top: -50px;
}
.expo-swiper-pagination{
    display: inline-block;
    z-index: 100!important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)!important;
    margin-top: -37px;
}
.expo .swiper-active-switch{
    background: #777!important;
}
#banner .swiper-container-horizontal>.swiper-scrollbar{
    display: none;
}
#banner .swiper-pagination-switch{
    width:14px!important;
    height:14px!important;
    float: left;
    border:2px solid rgba(255,255,255,1);
    opacity:0.7!important;
    border-radius:50%;
    background: transparent!important;
    margin: 5px;
    cursor: pointer;
}
#banner .swiper-slide{
    overflow: hidden;
    height: auto!important;
}
#banner .swiper-container img {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}
#banner .swiper-container .mob_img{
    display: none;
}
#banner .swiper-active-switch{
    background: #fff!important;
}
#banner .swiper-pagination-bullets{
    width: auto!important;
    position: absolute!important;
    left: 50%!important;
    transform: translate(-50%, 0)!important;
}
#banner .banner_txt{
    width: 1200px;
    margin: 0 calc((100% - 1200px)/2);
    position: absolute;
    margin-top: -346px;
    z-index: 2;
}
#banner .banner_txt .title{
    font-size:50px;
    font-family:"OPPOSans";
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:50px;
    margin-bottom: 29px;
}
#banner .banner_txt .content span{
    display: inline-block;
    width: 100%;
    font-size:24px;
    font-family:"OPPOSans";
    font-weight:500;
    color:rgba(51,51,51,1);
}
.mod_five .mod_title{
    padding-top: 32px!important;
}
.mod_six .mod_title{
    padding-top: 87px!important;
}
.mod_three .mod_title{
    padding-top: 98px!important;
    margin-bottom: 68px!important;
}
.mode{
    display: inline-block;
    max-width: 1200px;
    width: 80%;
    position:relative;
    left:50%;
    transform: translate(-50%,0);
}
.mod_seven{
    padding-bottom: 120px;
}
.mod_title{
    width: 100%;
    padding-top: 103px;
    font-size:40px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 62px;
}
.proCard{
    width: 100%;
}
.proCard .pro-card{
    float: left;
    width:calc((100% - 20px)/2);
    height:462px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(226, 226, 226, 1);
    cursor: pointer;
    transition: all  .25s  ease-in;
    margin-right: 20px;
    margin-bottom: 35px;
}
.proCard .pro-card:nth-child(2n){
    margin-right: 0;
}
.proCard .pro-card:hover{
    box-shadow:0px 5px 35px 0px rgba(0, 0, 0, 0.28);
    transform:translateY(-8px);
}
.proCard .pro-card a{
    width: 100%;
    display: inline-block;
}
.pro-card .pro_logo{
    display: inline-block;
    width: 100%;
    height:289px;
}
.pro-card .pro_mes{
    display: inline-block;
    height: 173px;
    width: 100%;
}
.pro-card .mes_head{
    margin: 41px 0 22px 0;
}
.pro-card .mes_head span{
    font-size:36px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    padding-bottom: 4px;
    border-bottom: 4px solid #AACE35;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    word-break: break-all;
    display: inline-block;
}
.pro-card .mes_info{
    width: 100%;
    max-height: 90px;
    padding: 0 28px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    line-height: 1.6;
    color:rgba(119,119,119,1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.apply_mode{
    display: inline-block;
}
.apply_mode .le_apply{
    display: inline-block;
    float: left;
    width:calc((100% - 10px)/10*4.4);
    margin-right: 10px;
}
.apply_mode .rg_apply{
    display: inline-block;
    float: right;
    width: calc((100% - 10px)/10*5.6);
}
.figure img{
    transition: all 0.5s;
}
.figure:hover img{
    transform: scale(1.1);
}
.apply_mode .le_apply .figure1{
    width:100%;
    height:209px;
    background: url('../image/qichedianzi.jpg') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    transition: all 0.5s;
    margin-bottom: 15px;
}
.apply_mode .figure1 .info_box{
    margin: -136px 0 0px 38px;
}
.apply_mode .figure{
    overflow: hidden;
}
.apply_mode a{
    display: inline-block;
}
.le_apply a{
    width: 100%;
}
.figure .info_box{
    position: absolute;
}
.figure .title{
    width: 100%;
    font-size:30px;
    font-weight:400;
    color:rgba(255,255,255,1);
    overflow: hidden;
    margin-bottom: 10px;
}
.figure .detail_btn{
    display: inline-block;
    cursor: pointer;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.figure .detail_btn span{
    display: inline-block;
    margin-left: 5px;
    font-family: 'SimSun';
    transition: all  .5s  ease-in;
    color: #fff;
}
.apply_mode a:hover .figure1{
    background-size:110% 110%;
    background-position: center;
}
.apply_mode a:hover .detail_btn span{
    transform:translateX(10px);
}
.figure:hover .title{
    text-decoration: underline;
}
.apply_mode .le_apply .figure2{
    width:100%;
    height:342px;
    background:url('../image/hangye2.jpg') no-repeat;
}
.apply_mode .rg_apply .figure3{
    width:100%;
    height:358px;
    background:url('../image/hangye1.jpg') no-repeat;
    margin-bottom: 15px;
}
.apply_mode .rg_apply .figure4{
    width:100%;
    height:195px;
    background:url('../image/xinnengyuan.jpg') no-repeat;
    margin-right: 10px;
    background-position: center;
    background-size: 100% 100%;
    transition: all 0.5s;
}
.rg_apply a{
    width: calc((100% - 5px)/2);
}
.apply_mode .figure4 .info_box{
    margin: -136px 0 0px 38px;
}
.apply_mode .rg_apply .figure5{
    /*width:337px;*/
    height:193px;
    transition: all 0.5s; 
}
.apply_mode .figure5 .info_box{
    margin: -136px 0 0px 38px;
}
.apply_mode a:hover .figure4{
    background-size:110% 110%;
    background-position: center;
}
.apply_mode a:hover .figure5{
    background-size:110% 110%;
    background-position: center;
}
.IntelCard{
    width: 100%;
    display: inline-block;
}
.intel-card{
    width:calc((100% - 48px)/4);
    height:407px;
    float: left;
    background:rgba(255,255,255,1);
    border:1px solid rgba(226, 226, 226, 1);
    margin-right: 16px;
    overflow: hidden;
}
.intel-card:nth-child(4n){
    margin-right: 0;
}
.intel-card .intel_logo{
    width: 100%;
    height:277px;
}
.intel-card .intel_mes{
    width: 100%;
    height: 131px;
    display: inline-block;
}
.intel-card a{
    display: inline-block;
    width: 100%;
}
.intel-card .mes_head{
    width: 100%;
    text-align: center;
    margin: 32px 0 13px 0;
    font-size:24px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:14px;
}
.intel_mes .mes_info{
    display: inline-block;
    width: calc(100% - 20px);
    margin: 0 10px;
    line-height: 1.6;
    font-size:14px;
    font-weight:400;
    text-align: left;
    color:rgba(119,119,119,1);
}
.intel-card:hover .intel_mes{
    background-color: #014099;
}
.intel-card:hover .mes_head{
    color: #fff;
}
.intel-card:hover .mes_info{
    color: #fff;
}
/* 经典案例轮播 */
.classic{
    display: inline-block;
    width: 100%;
}
.classic .swiper-slide{
    width: 1200px;
    height: 442px;
    position: relative;
}
.classic .cls_bg{
    width: 1200px;
    height: 442px;
    position: absolute;
    z-index: 0;
}
.classic .classic-button-prev{
    float: left;
    position: relative;
    left: -118px;
    top: -259px;
    background: url('../image/grayleft.png')no-repeat;
    background-size: 100% 100%;
}
.classic .classic-button-prev:hover{
    background: url('../image/blueleft.png')no-repeat;
    background-size: 100% 100%;
}
.classic .classic-button-next:hover{
    background: url('../image/blueright.png')no-repeat;
    background-size: 100% 100%;
}
.classic .classic-button-next{
    float: right;
    position: relative;
    right: -118px;
    top: -259px;
    background: url('../image/grayright.png')no-repeat;
    background-size: 100% 100%;
}
.classic .classic_button{
    width:76px;
    height:76px;
    border-radius:50%;
    cursor: pointer;
}
#classicSwiper .classbox{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 88px 120px;
}
#classicSwiper .classbox .title{
    width: 100%;
    font-size:30px;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-bottom: 32px;
}
#classicSwiper .classbox .title span{
    width:59px;
    height:6px;
    background:rgba(170,206,53,1);
    margin-right: calc(100% - 59px);
    margin-top: 10px;
    float: left;
}
#classicSwiper .classbox .content{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:33px;
}
.mod_title .btn{
    display: inline-block;
    float: right;
    padding-right: 10px;
}

.mod_title .btn a{
    font-size:18px;
    font-family:"simsun";
    font-weight:400;
    color:rgba(51,51,51,1);
}
.mod_title .btn:hover span{
   left: 10px;
}
.mod_title .btn span{
    display: inline-block;
    position: relative;
    left: 0;
    transition: all .5s;
    /* margin-left: 20px; */
}
.cloudCard{
    width: 100%;
    display: inline-block;
}
.cloudCard .cloud{
    width: calc((100% - 48px)/4);
    height: 253px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.cloudCard .cloud:nth-child(4n){
    margin-right: 0;
}
.cloud .top_img{
    width:100%;
    height:178px;
    overflow: hidden;
}
.cloud .top_img img{
    transition: all  .5s  ease-in;
}
.cloud:hover img{
    transform: scale(1.3);
}
.cloud .bot_content{
    width: 100%;
    height:75px;
    background:rgba(238,238,238,1);
    line-height: 75px;
    font-size:24px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    text-align: center;
}
.cloud:hover .bot_content{
    background: #014099;
    color: #fff;
}
.dynamic{
    width: 100%;
    display: inline-block;
}
.dynamic .le_show_card{
    width:575px;
    height:516px;
    float: left;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 35px 0px rgba(0, 0, 0, 0.28);
    margin-right: 87px;
}
.le_show_card .show_img{
    width: 100%;
    height:353px;
}
.le_show_card .show_img img{
    width: 100%;
    height: 100%;
}
.le_show_card .show_content{
    width: 100%;
    height: 163px;
}
.le_show_card .show_mes{
    width: 100%;
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0 32px;
}
.le_show_card .show_mes .time{
    width: 100%;
    display: inline-block;
    font-size:16px;
    font-weight:400;
    color:rgba(119,119,119,1);
    margin-bottom: 15px; 
}
.le_show_card .show_mes .txt{
    max-width: 100%;
    display: initial;
    font-size:24px;
    font-weight:400;
    color:rgba(51,51,51,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rg_show_card{
    width: calc(100% - 662px);
    float: left;
}
.rg_show_card .rg_Card{
    width: 100%;
    float: left;
    /*display: inline-block;*/
}
.rg_show_card .row_line{
    display: inline-block;
    width: 100%;
    height: 129px;
    float: left;
}
.row_line .time{
    display: inline-block;
    font-size:16px;
    font-weight:400;
    color:rgba(119,119,119,1);
    margin: 19px 0 15px 26px;
}
.row_line .dot{
    float: left;
    width:11px;
    height:11px;
    background:rgba(170,206,53,1);
    border-radius:50%;
    margin: 10px 15px 0 0;
}
.row_line a{
    display: inline-block;
}
.row_line .txt{
    float: left;
    max-width: calc(100% - 26px);
    font-size:24px;
    font-weight:400;
    color:rgba(51,51,51,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row_line:hover .txt{
    color: #014099;
    border-bottom: 1px solid #014099;
}
.dynamic .le_show_card:hover .txt{
    color: #014099;
    border-bottom: 1px solid #014099;
}
.expo .le_info{
    width: calc(100% - 543px);
    height:408px;
    float: left;
    margin-top: 53px;
    background: #EEEEEE;
    padding: 65px 30px 20px 107px;
}
.expo .rg_img{
    width:543px;
    height:520px;
    overflow: hidden;
}
.expo .le_info .title{
    display: inline-block;
    font-size:30px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 32px;
}
.expo .le_info .title span{
    display: inline-block;
    width:59px;
    height:6px;
    background:rgba(170,206,53,1);
    margin-top: 13px;
    margin-right: calc(100% - 59px);
}
.expo .content{
    width: 100%;
}
.expo .content p{
    width: 100%;
    font-size:18px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 13px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.expo .swiper-pagination-switch{
    width: 14px!important;
    height: 14px!important;
    float: left!important;
    margin:10px!important;
    border-radius: 50%!important;
    background:rgba(210,210,210,1);
    cursor: pointer;
}
#footer{
    width: 100%;
    height:563px;
    background: #EEEEEE;
}
#footer .container{
    width: 1200px;
    height: 505px;
    margin: 0 calc((100% - 1200px)/2);
    padding-top: 57px;
}
#footer .footer-nav{
    width: 100%;
    min-height: 191px;
    display: inline-block;
}
#footer .copy{
    width: 100%;
    height: 54px;
    padding: 0 calc((100% - 1200px)/2);
    border-top:1px solid rgba(210,210,210,1);
    line-height: 54px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
}
#footer .col-sm-12{
    width: 168px;
    float: left;
}
#footer .col-sm-12 .til a{
    display: inline-block;
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 11px;
}
#footer .nav-menu{
    width: 100%;
    display: inline-block;
}
#footer .nav-menu li a{
    display: inline-block;
    width: 100%;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 8px;
}
#footer .nav-menu li:hover a{
    text-decoration: underline;
    color: #014099;
}
#footer .contact{
    width:350px;
    margin-right: 165px;
    float: left;
}
#footer .contact .til{
    width: 100%;
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 11px;
}
#footer .contact .contact-mes{
    width: 100%;
}
#footer .contact-mes p{
    display: inline-block;
    width: 100%;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 8px;
}
#footer .contact-mes p.p1{
    float: left;
}
#footer .contact-mes p.p1:nth-child(2n){
    float: right;
}
#footer .contact-mes p.p2{
    width: 100%;
}
#footer .qcode{
    width:178px;    
    float: right;        
}
#footer .qcode .com-logo{
    width:178px;
    height:20px;
    background: url('../image/logo.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 24px;
}
#footer .qcode .com-code{
    width:111px;
    height:111px;
    margin: 0 calc((100% - 111px)/2);
    background: url('../image/erweima.jpg') no-repeat;
    background-size: 100% 100%;
}
#footer .qcode .com_number{
    width: 100%;
    font-size: 20px;
    font-family: OPPOSans;
    font-weight: bold;
    color: rgba(51,51,51,1);
    text-align: center;
    margin-top: 14px;
}
#footer .flink{
    width: 100%;
}
#footer .flink .shu{
    width: 1px;
    height: 20px;
    background-color: #333;
    position: relative;
    top: 10px;
}
#footer .flink .til{
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 10px;
}
#footer .flink .til span{
    font-weight:400;
}
#footer .flink-div{
    height: auto;
    margin-bottom: 10px;
}
#footer .flink .flink-div span{
    display: inline-block;
    margin: 0 14px 7px 0;
}
#footer .flink .flink-div span:hover a{
    color: #014099;
}
#footer .flink .flink-div span a{
    font-size:14px;
    font-weight:400;
    color:#333333;
}
#footer .detail-div{
    width: 100%;
}
#footer .detail-div p{
    display: inline-block;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 5px;
}
.nav-menu-list .div-content{
    display: none;  
}
.yxs{
     color: #014099!important;
     font-size: 16px!important;
 }
.swiper-wrapper{
    height: auto!important;
}
.floatWin{
    width:280px;
    height: auto;
    position: fixed;
    right: 2px;
    top: calc(50% + 60px);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.12);
    border-radius:2px;
    cursor: pointer;
    z-index: 3;
}
.floatWin .winLogo{
    width: 100%;
    height:180px;
}
.floatWin .winTXT{
    width: 100%;
    min-height: 38px;
    font-size: 14px;
    font-family: "SimSun";
    font-weight: 400;
    color: rgba(51,51,51,1);
    margin: 10px 0;
    padding: 0 22px;
    line-height: 1.5;
    background-color: #fff;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;

}
@media screen and (max-width: 1366px) {
    #banner{
        height: auto;
    }
    .classic .classic-button-prev{
        left: -77px;
    }
    .classic .classic-button-next{
        right: -77px;
    }
}
@media screen and (max-width:450px){
    .proCard .pro-card a{
        width: 100%;
        display: inline-block;
        max-height: 148px;
        overflow: hidden;
    }
    header .com_logo .logo{
        display: inherit;
        width: auto;
        height: 16px;
        background: url('/static/v1/main/image/logo_m.png') no-repeat;
        background-size: 100% 100%;
    }
    #footer .contact .contact-mes{
        margin-bottom: 20px;
    }
    .cloud:hover img{
        transform: scale(1);
    }
    .cloud:hover .bot_content{
        background: rgba(238,238,238,1);
        color: #333;
    }
    .row_line:hover .txt{
        color: #014099;
        border-bottom: none;
    }
    .dynamic .le_show_card:hover .txt{
        color: #014099;
        border-bottom: none;
    }
    .mod_seven{
        padding-bottom: 0;
    }
    .apply_mode .figure img{
        display: none;
    }
    .navigar_head{
        display: none;
    }
    .apply_mode .figure .info_box{
        margin: 0;
        position: relative;
    }
    .mode .mod_title{
        padding: 64px 26px 0!important;
        margin: 0 0 40px 0;
        margin-bottom: 40px!important;
    }
    header .nav-menu-list li{
        min-height: 52px;
        display: block;
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }
    .IntelCard{
        padding: 0 26px;
    }
    header .nav-menu-list li em{
        float: right;
        margin: 0;
        position: relative;
        top: 12px;
        background-size: 100% 100%;
    }
    header .nav-menu-list li a{
        width: 100%;
        padding: 16px;
        font-size: 17px;
        border-bottom: 1px solid #D4D4D4;
    }
    #footer .container{
        width: 100%!important;
    }
    .mode{
        width: 100%!important;
        margin: 0;
    }

    .mod_title{
        width: 100%;
        margin: 0;
        padding-top: 103px;
        font-size:40px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        margin-bottom: 62px;
    }
    .inner-container{
        width: 100%!important;
    }
    #banner .banner_txt{
        width: 100%!important;
    }
    .classic .swiper-slide{
        width: 100%!important;
    }
    .classic .cls_bg{
        width: 100%!important;
    }
    .expo .swiper-container{
        overflow: visible;
    }
    #banner .swiper-container img{
        width: 100%!important;
    }
    #banner .swiper-container .pc_img{
        display: none;
    }
    #banner .swiper-container .mob_img{
        display: block;
    }
    header nav{
        width: 100%!important;
        margin: 0!important;
    }
    header .com_logo{
        width: 142px;
        height: 16px;
        margin: 0 0 0 23px;
    }
    nav .mobile-login{
        display: inline-block;
    }
    #banner{
        height: 335px;
    }
    .swiper-wrapper{
        width: 100%!important;
        height: 100%!important;
    }
    #banner .banner_txt{
        margin: 0;
        position: absolute;
        top: 0;
    }
    #banner .banner_txt .title{
        font-size: 28px;
        text-align: center;
        margin-top: 26px;
        margin-bottom: 6px;
    }
    #banner .banner_txt .content span{
        font-size: 13px;
        text-align: center;
    }
    .mod_title{
        margin-bottom: 40px;
        font-size: 28px;
        padding: 64px 26px 0;
    }
    .proCard .pro-card{
        margin-right: 0;
        width: calc(100% - 46px);
        height:148px;
        border: none;
        margin: 0 23px 40px;
        overflow: hidden;
    }
    .pro-card .pro_logo{
        width: 100%;
        height: 148px;
        overflow: hidden;
    }
    .pro-card .pro_logo img{
        width: 100%;
        height: auto;
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .pro-card .pro_mes{
        width: 100%;
        height: 155px;
        background: rgba(0,0,0,0.5);
        position: relative;
        top: -155px;
    }
    .pro-card .mes_head {
        margin: 37px 0 14px 0;
    }
    .pro-card .mes_head span{
        border-bottom:none;
        color: #fff;
        font-size:26px;
    }
    .proCard .pro-card:hover{
        box-shadow:none;
        transform: translateY(0);
    }
    .pro-card .mes_info{
        color: #fff;
        font-size:13px;
    }
   .apply_mode{
        width:calc(100% - 52px);
        height:221px;
        background:rgba(255,255,255,1);
        box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.15);
        margin: 0 26px 40px;
    }
    .apply_mode .le_apply{
        width: calc(100% - 34px);
        margin: 0 17px;
    }
    .apply_mode a{
        width: 100%;
    }
    .apply_mode .figure{
        height: 73px!important;
        margin-bottom: 0!important;
        border-bottom: 1px solid #D4D4D4;
    }
    
    .apply_mode .le_apply .figure1{
        width: 100%;
        background: none;
    }
    .apply_mode .le_apply .figure2{
        display: none;
        width: 100%;
    }
    .apply_mode .rg_apply .figure3{
        width: 100%;
        display: none;
    }
    .dynamic .le_show_card{
        width: 100%;
        margin-right: 0px;
    }
    .mod_two{
        min-height: 373px;
        background:rgba(238,238,238,1);
    }
    .mod_two .mod_title{
        padding: 45px 26px 0;
    }
    .figure .title{
        color: #333;
    }
    .figure .info_box{
        margin: 0;
        width: 100%;
    }
    .figure .detail_btn{
        display: none;
    }
    .expo .le_info{
        width: 100%;
    }
    .figure .title{
        margin: 0;
        line-height: 73px;
        font-size:18px;
        font-weight:bold;
        color:rgba(51,51,51,1);
    }
    .apply_mode .rg_apply .figure4{
        width: 100%;
        background: none;
    }
    .apply_mode .rg_apply{
        width: calc((100% - 10px)/10*5.6);
        margin: 0 17px;
    }
    .apply_mode .rg_apply .figure5{
        width: 100%;
        background: none;
        border-bottom: none;
    }
    .figure:hover .title{
        text-decoration: none;
    }
    .figure .title .heng{
        display: inline-block;
        float: left;
        width:8px;
        height:2px;
        background:rgba(119,119,119,1);
        margin: 35px 11px 35px 0;
    }
    .enter-eco{
        display: inline-block;
        float: right;
        width: 14px;
        height: 15px;
        background: url(../image/right.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 29px;
    }
    .intel-card .intel_logo{
        width:100%;
        height:175px;  
        overflow: hidden; 
    }
    .intel-card .intel_logo img{
        width: 100%;
        height: auto;
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .intel-card{
        width:100%;
        height: auto;
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
        margin-bottom: 40px;
    }
    .intel-card:last-child{
        margin-bottom: 0;
    }
    .intel-card .intel_mes{
        width: 100%;
        height: 162px;
        background: rgba(238,238,238,1);
    }
    .intel-card .mes_head{
        font-size:21px;
        font-weight:bold;
        color:#333333;
        margin-bottom: 23px;
    }
    .intel_mes .mes_info{
        font-size:17px;
        font-weight:400;
        color:rgba(51,51,51,1);
        width: calc(100% - 64px);
        margin: 0 32px;
    }
    .intel-card:hover .intel_mes{
        background-color: rgba(238,238,238,1);
    }
    .intel-card:hover .mes_head{
        color: #333333;
    }
    .intel-card:hover .mes_info{
        color: #333333;
    }
    .classic{
        height: 332px;
    }
    .classic .swiper-container{
        height: 332px;
    }

    .classic .cls_bg{
        height: 100%;
    }
    #classicSwiper .classbox{
        padding: 45px 54px;
    }
    #classicSwiper .classbox .title span{
        display: none;
    }
    #classicSwiper .classbox .title{
        font-size:24px;
        font-weight:400;
        color:rgba(255,255,255,1);
        text-align: center;
        margin-bottom: 23px;
    }
    #classicSwiper .classbox .content{
        font-size:13px;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:21px;
    }
    .classic .classic_button{
        width: 35px;
        height: 35px;
        z-index: 10;
    }
    .classic .classic-button-prev{
        left: 8px;
        top: -178px;
    }
    .classic .classic-button-next{
        right: 8px;
        top: -178px;
    }
    .classic .classic-button-prev:hover{
        background: url('../image/grayleft.png')no-repeat;
        background-size: 100% 100%;
    }
    .classic .classic-button-next:hover{
        background: url('../image/grayright.png')no-repeat;
        background-size: 100% 100%;
    }
    .mod_title .btn .btn-more{
        display: none;
    }
    .mod_title .btn .enter-eco{
        margin-top: 6px;
    }
    .cloudCard{
        width: calc(100% - 52px);
        margin: 0 26px 32px;
    }
    .cloudCard .cloud{
        width: calc((100% - 19px)/2);
        margin-right: 19px;
        height: auto;
        margin-bottom: 23px;
    }
    .cloud .top_img{
        width: 100%;
        height: 93px;
    }
    .cloudCard .cloud:nth-child(2n){
        margin-right: 0;
    }
    .cloud .bot_content{
        height: 53px;
        font-size:17px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        line-height: 53px;
    }
    .mod_six{
        background:rgba(238,238,238,1);
        height: 610px;
    }
    .expo .rg_img{
        width: 255px;
        height:177px;
        float: left;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .expo .le_info .title span{
        display: none;
    }
    .expo .le_info .title{
        width: 100%;
        text-align: center;
        font-size:21px;
        font-weight:bold;
        color:rgba(51,51,51,1);
    }
    .expo .content p{
        font-size:17px;
        font-weight:400;
        color:rgba(51,51,51,1);
        margin-bottom: 0;
    }
    .expo .le_info{
        padding:40px 47px 39px;
        height: auto;
        float: right;
        margin-top:0;
        position: relative;
        top: 177px;
    }
    .expo-swiper-pagination{
        margin-top: 136px;
    }
    .le_show_card .show_img{
        display: none;
    }
    .dynamic .le_show_card{
        height: auto;
        box-shadow: none;
    }
    .le_show_card .show_content{
        display: inline-block;
        height: auto;
        padding: 0;
    }
    .le_show_card .show_mes .time{
        display: block;
        font-size:14px;
        font-weight:400;
        color:rgba(119,119,119,1);
        line-height:3px;
        margin-bottom: 10px;
    }
    .le_show_card .show_mes .txt{
        max-width: 100%;
        width: 100%;
        font-size:18px;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:33px;
        overflow: auto; 
        text-overflow: inherit;
        white-space: normal;   
    }
    .dynamic .le_show_card:hover .txt{
        color: rgba(51,51,51,1);
        border-bottom: none; 
    }
    .le_show_card .show_mes{
        margin: 40px 0 0;
        padding: 0 26px;
    }
    .rg_show_card{
        width: auto;
    }
    .row_line .time{
        display: initial;
        font-size:14px;
        font-weight:400;
        color:rgba(119,119,119,1);
        line-height:3px;
        margin: 0 0 10px 0;
    }
    .row_line .dot{
        display: none;
    }
    .row_line .txt{
        max-width: 100%;
        width: 100%;
        font-size:18px;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:33px;
        overflow: auto; 
        text-overflow: inherit;
        white-space: normal;
    }
    .rg_show_card .row_line{
        height: auto;
        padding: 0 26px;
        margin-bottom: 52px;
    }
    .middle-article{
        padding-bottom: 0;
    }
    .right-eco{
        width: 30px;
        height: 24px;
        background: rgba(119,119,119,1);
        background: url(../image/arrow_r.png) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        position: relative;
        top: 5px;
        left: 10px;
    }
    #footer{
        height: auto;
        float: left;
    }
    #footer .footer-nav{
        height: auto; 
    }
    #footer .container{
        margin: 0;
        height: auto;
        padding-top: 0;
    }
    #footer .col-sm-12{
        width: 100%;
        padding: 42px 26px 0;
    }
    #footer .col-sm-12 .til a{
        font-size:23px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        margin-bottom: 34px;
    }
    #footer .nav-menu li{
        width: 50%;
        float: left;
    }
    #footer .nav-menu li a{
        font-size:17px;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:38px;
    }
    #footer .contact{
        width: 100%;
        margin: 0;
        padding: 43px 26px 0;
    }
    #footer .contact .til{
        font-size:23px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        margin-bottom: 34px;
    }
    #footer .contact-mes p{
        width: 100%;
        font-size:17px;
        font-weight:400;
        color:rgba(51,51,51,1);
        line-height:38px;
    }
    #footer .qcode .com-logo{
        display: none;
    }
    #footer .qcode{
        float: left;
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
        margin-bottom: 35px;
    }
    #footer .flink{
        display: none;
    }
    #footer .detail-div{
        display: none;
    }
    .cloud:hover .bot_content{
        background: rgba(238,238,238,1);
        color: #333;
    }
    #footer .copy{
        height: auto;
        min-height: 54px;
    }
    .nav-menu-list .div-content{
        float: left;
        width: 100%;
        display: none;  
    }
    .nav-menu-list .div-top{
        min-height: 53px;
        background: #EEEEEE; 
       }
    .nav-menu-list .div-top a{
        display: inline-block;
        color: #333;
        text-indent: 26px;
    }
    header .nav-menu-list .next-ul{
        display: none;
        height: auto;
        width:100%;
        border-bottom: 1px solid #D4D4D4;
    }
    .nav-menu-list .next-li{
        text-indent: 47px;
    }
    .nav-menu-list .next-li a{
        border:none
    }
    header .nav-menu-list li>a:hover{
        color: #333;
    }
    header .nav-menu-list li:hover em{
       background: url(/static/v1/main/image/jiantouxia.png) no-repeat;

    }
    @media screen and (max-width:320px){
        .proCard .pro-card{
            margin-right: 0;
            width: calc(100% - 46px);
            height:148px;
            border: none;
            margin: 0 23px 40px;
        }
        .pro-card .pro_logo{
            width: 100%;
            height: 148px;
            overflow: hidden;
        }
        .proCard .pro-card a{
            width: 100%;
        }
        .pro-card .pro_mes{
            width: 100%;
            height: 155px;
            background: rgba(0,0,0,0.5);
            position: relative;
            top: -155px;
        }
        .apply_mode{
            width: calc(100% - 52px);
            height:221px;
            background:rgba(255,255,255,1);
            box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.15);
            margin: 0 26px 40px;
        }
        .intel-card .intel_logo{
            width:100%;
            height:175px;  
            overflow: hidden; 
        }
        .IntelCard{
            padding: 0 26px;
        }
        .intel-card{
            width: 100%;
            height: auto;
            position: relative;
            left: 50%;
            transform: translate(-50%,0);
            margin-bottom: 40px;
            margin: 0 0 40px;
            overflow: hidden;
        }
        .intel-card .intel_mes{
            width: 100%;
            height: 162px;
            background: rgba(238,238,238,1);
        }
        .pro-card .mes_info{
            padding: 0 10px;
        }
    }


}