/*联系我们*/
.bt{
        font-size: 30px;
        text-alig




n: center;
        margin: 45px auto 0px;
    }
    .bubble-bottom{
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .bubble-bottom:before{
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        -webkit-transition-property: transform;
        transition-property: transform;
        left: calc(50% - 10px);
        bottom: 0;
        border-width: 10px 10px 0 10px;
        border-color: #e1e1e1 transparent transparent transparent;
        opacity: 0;
    }
    
    .bubble-bottom:hover:before,
    .bubble-bottom:focus:before,
    .bubble-bottom:active:before {
        opacity: 1;
        transform: translateY(15px);
    }
    
    .bt span{
        display: block;
        font-size: 14px;
        letter-spacing: 5px;
        color:#222;
        margin-top:10px;
    }
    
    .lx{overflow: hidden;padding-top: 15px;}
    
    .lx ul{
        padding-left: 5px;
    }
    
    .shadow{
        border: #eee 1px solid;
        box-shadow: 0 0 5px #dadada;
        width: 663px;
        height: 100px;
        margin-bottom: 30px;
        padding: 37px 0 0 15px;
        float: left;
    }
    
    .shadow:nth-child(even){margin-left:30px; }
    
    .lx li img{
        float: left;
        margin: 15px auto;
    }
    
    .shadow p{
        font-size: 20px;
        padding-left: 20px;
        padding-top: 25px;
        float: left;
    }
 
    .shadow:before{
        pointer-events: none;
        position:absolute;
        z-index: -1;
        content:'';
        top:100%;
        left:5%;
        height:10px;
        width:90%;
        opacity: 0;
        background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0,) 80%);
        background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
        -webkit-transition-duration:0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
        }
    
    .shadow:hover{
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px);
    }
    
    lxliebiao li:hover img{
        transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    }
    
    .lx li:hover{color:#000;}
    
    .lx li:hover img{
            transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    }
    
    .shadow1{
        border: #eee 1px solid;
        box-shadow: 0 0 5px #dadada;
        width: 1374px;
        height: 100px;
        margin-bottom: 30px;
        padding: 37px 0 0 15px;
        float: left;
    }
.shadow1 p{
        font-size: 20px;
        padding-left: 20px;
        padding-top: 25px;
        float: left;
    }
 
    .shadow1:before{
        pointer-events: none;
        position:absolute;
        z-index: -1;
        content:'';
        top:100%;
        left:5%;
        height:10px;
        width:90%;
        opacity: 0;
        background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0,) 80%);
        background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
        -webkit-transition-duration:0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
        }
    
    .shadow1:hover{
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px);
    }

/*公司简介*/
.page_bg{
        margin-top:20px;
    }
    
    .bt{
        text-align: center;
        margin-bottom: 20px;
    }
    
    .bt p{
        font-size: 40px;
        color:#000;
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .bt dd{
        font-size: 20px;
        font-weight: normal;
    }
    
    .com_img img{
        width: 600px;
        margin-top:20px;
    }
    
    .wenzi_text{
        width: 747px;
        margin-left: 47px;
        padding-top: 10px;
        
    }
    
    .wenzi_text h2{
        padding-bottom: 10px;
        color: #1c1767;
        font-size: 34px;
        text-align: center;
    }
    
    .wenzi_text p{
        text-indent: 38px;
        font-size: 17px;
        padding:0 14px;
        line-height: 35px;
    }
    
    
    
.jianjie3 td{padding-left: 0px !important; position: relative;}
.jianjie3 td a img{border: 1px solid #eee;    margin-right: 24px;}
.jianjie3 td div{background:rgba(0,0,0,0.7);position: absolute; bottom:0; width:332px; height:40px; padding:0 !important;}
.jianjie3 td div a{    color: #fff;font-size: 16px; line-height:40px;}
.jianjie3 tr{ display: block;}
.jianjie3 tr:nth-child(2){    margin-top: 30px;}
.jianjie3_botto img{display: block; margin: 0 auto;    padding: 35px 0 60px 0;}
.jianjie_bt_dz3{padding:70px 0 45px 0;}
.jianjie_bt p{font-size: 36px !important;color:#000 !important;text-align: center;margin-bottom: 20px;}
.jianjie_bt span{width:44px;height:5px;background: #1c1767;display: block;margin:0 auto;}
.jianjie_bt2 p{color:#fff !important; padding-top: 110px;}
.jianjie_bt1{    padding-top: 96px;}
.jianjie_bt3{    padding: 80px 0 50px 0;}



 /*栏目小导航*/
.mianbxContent { height: 50px !important; line-height: 50px !important;font-size: 16px !important; text-align: left !important; width: 1400px !important;text-indent: 2.5em;-webkit-transition: 0.1s all;transition: 0.1s all;background: url(../uploadfile/image/20200908/20200908095520_1961078045.png) no-repeat 7px 12px;border: 1px dashed #eee;position: relative;margin-bottom: 20px !important;width: 100%;    margin-top: 45px !important;}
.mianbxContent:hover { background-position: 7px -35px;}
.mianbxContent a{font-size: 15px !important;}
.mianbxContent a:hover{color:#22288a;}
.strong_title{display:none;}




/*新闻中心*/
.nyxqnews_righttit strong{color: #0732a4!important;}
.nyxqnews_righttit:before{    background: #0732a4!important;}
.nynewslist_r a:hover{color:#22288a !important;}
.nynewslist_rmore:hover{color:#22288a !important;}

/*合作伙伴*/
.ny_protil:before{ background: #0732a4 !important;}
.ny_propic a img{height:auto;}
.ny_prolist{    width: 22.8% !important;    border: 1px solid #eee;}



/*产品中心*/
.protemp_body{    max-height: 100px !important; overflow:visible !important;}
.protempwa{padding-top:12px;}

.cp_dhy{ overflow:hidden; width:1400px; margin-top:30px;}
.cp_dhy li{ float:left; width:199px; height:50px; background:#eee; line-height:50px; font-size:18px; text-align:center; margin-right:1px;}
.cp_dhy li:last-child{ margin-right:0px;}
.cp_dhy .ybj{ background:#2f318b; color:#fff;}
.cp_dhy li a{ font-size:18px; display:block; color:#666;}
.cp_dhy li a:hover{background:##22288a; color:#fff;}
.cp_dhy .ybj a{ color:#fff;}
.cp_jj_t{ font-size:18px; color:#666666; text-align:center; margin:40px 0px; border-bottom:1px solid #ccc; padding-bottom:40px;width: 1385px;}
.cp_jj_t span{ font-size:36px; font-weight:bold; color:#333333;}
.cp_tu{ width:600px;}
.cp_tu img{ border-radius:10px; height:350px; width:700px;}
.cp_nr{ overflow:hidden;}
.cp_nr_t{ font-size:24px; font-weight:bold; color:#2f318b;margin: 5px 0px;}
.cp_nr_n{ font-size:16px; color:#666; line-height:30px; margin-top:30px;width:600px; }
.cp_xian{ width:1400px; height:1px; background:#ccc; margin:40px 0px;}
.block{ padding:5px}


.protempone li:hover .protemp_title a{    color: #22288a !important;}
.protempone li:hover .protemp_more a{ background: #22288a !important;}



/*企业形象*/
.nylist li{    width: 23% !important;}
.nylist li .nylist_tit:before{background: #22288a !important;}

/*新闻中心*/
.nynews_time{    background: rgba(34,40,138,0.9) !important;}


/*服务优势*/
.bodyContentString8 span{color:#22288a !important; }


/*内页幻灯片*/
.banner_cont{ width:100%; height:400px; background:url(../uploadfile/image/20200907/20200907175451_2019191444.jpg) center; overflow:hidden;position: relative;}

.banner_news{ width:100%; height:400px; background:url(../uploadfile/image/20200907/20200907181640_29654842.jpg) center; overflow:hidden;position: relative;}

.banner_about{ width:100%; height:400px; background:url(../uploadfile/image/20200907/20200907181326_314326536.jpg) center; overflow:hidden;position: relative;}


/*客户见证*/
.nylist_pic img{height:100% !important; }
.nylist_pic {border: 1px solid #eee;}



/*分页*/
.pages_info{margin:30px  0  !important;}
.page_total,.pages_box a,.page_jump{display:inline-block;vertical-align:middle;padding:0 14px;height:36px;line-height:36px;border-radius:100px;background:#f5f5f5;}
.pages_box a,.page_jump{margin-left:10px;}
.pages_box a.page_curr,.pages_box a:hover{background:#22288a;color:#fff;}