/* ==========================================================================
   Global
   ========================================================================== */
    
    html {
        font-size: 62.5%;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #bdb9b9;
    }

div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #bdb9b9;
}
    
    a { color: #333; }
    
    a:hover { color: #0065b4; }

 a:focus { outline:none; -moz-outline:none; }    

    body { color: #333; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; }   


    @media only screen and (max-width: 768px) {
        body{font-size: 12px;}

    } 
    .wrapper {
        max-width: 1520px;
        /*min-width: 980px; */
        _width: 1520px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }    
    .wrapper:after,
    .row:after {
        content: "";
        display: table;
        clear: both;
    }
    /* arrow */    
    .arrow {
        position: absolute;
        top: 50%;
        margin-top: -4px;
    }    
    .arrow * {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }
    /* arrow-right */
    
    .arr-r * {
        border-left-style: solid;
        border-width: 4px 0 4px 4px;
    }    
    .arr-r em {
        left: 1px;
    }    
    .arr-r span {
        border-left-color: #3675bb;
    }    
    .tri {
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }

   /* ==================================
   menu
   ================================== */
    
    .menu {
        position: relative;
    }
    /* menu-hd */
    
    .menu-hd {
        position: relative;
        z-index: 1002;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        padding: 0 20px 0 6px;
    }
    /* menu-bd */
    
    .menu-bd {
        display: none;
        position: absolute;
        z-index: 1001;
        margin-top: -1px;
    }
    
    .menu-bd-panel {
        padding: 5px 0;
        border: 1px solid #eee;
        background: #fff;
        min-width: 96px;
    }
    
    .menu-bd-panel a {
        display: block;
        padding: 0 5px;
        line-height: 28px;
        white-space: nowrap;
        color: #6C6C6C
    }
    /* menu arrow */
    
    .menu-hd .fa-caret-down {
        -webkit-transition: .3s ease-in;
        -moz-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        position: absolute;
        height: 30px;
        line-height: 30px;
        top: 0;
        right: 6px;
    }
    /* menu hover */
    
    .menu-hover .menu-hd {
        z-index: 10002;
    }
    
    .menu-hover .menu-bd {
        z-index: 10001;
    }
    
    .menu-hover .menu-hd {
        padding: 0 19px 1px 5px;
        border-width: 0 1px;
        border-style: solid;
        border-color: #eee;
        background: #fff;
    }
    
    .menu-hover .menu-hd .fa-caret-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    
    .menu-hover .menu-bd-panel a:hover { background: #eee;  }

    /* ==========================================================================
   Header
   ========================================================================== */

header {}    
header .wrapper {position: relative; z-index: 99;}   
.topbar{height:90px; background: #fff;float: right;} 
.topbar .wrapper{position: relative;}
.logo { position: absolute; left:10px;width:22%;height:100px; overflow: hidden;line-height:100px; }  
.logo img{max-width: 100%;}

.langbox{position: absolute;width: 80px; right:10px; font-size: 14px;top:35px;z-index: 3; line-height: 30px;} 
.langbox .hd{text-align: center;font-size: 16px;color: #0065b4;}
.langbox .bd{display: none;}
.langbox .bd {background: #fff;font-size: 12px;box-shadow: 0 1px 3px rgba(0,0,0,.2); line-height: 20px;padding:10px 0;}
.langbox .bd a{width: 100%;display: inline-block; color: #0065b4;text-align: center;}
.langbox:hover .bd{display: block;}



.fasteny{position: absolute; right:90px; font-size: 16px;top:35px;z-index: 3;line-height: 30px;color: #0065b4;}
.fasteny a{color: #0065b4;}

.toptel{position: absolute;right:100px; font-size: 14px;top:20px; color: #fff; line-height: 30px display:none;}
.toptel span{color: #1d4789;font-weight: bold;font-size: 20px;font-style: italic;}

.serchinco{position: absolute;width:30px; height: 30px; right:0; top:30px; line-height:30px;
    cursor: pointer;z-index: 999; font-size: 16px;color: #fff; text-align: center;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top:100px; right:0;width: 280px;padding:15px;z-index: 99; background:#0065b4;}
.globalsearch .warp{background: #fff;}
.globalsearch #q{ float: left;   border: 0 none; }
.globalsearch .search-btn { float: right;   border: 0 none; }
.globalsearch #q { width: calc(100% - 70px); height: 18px; padding: 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.globalsearch .search-btn { width: 40px;padding:0;margin:0; height: 40px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}

@media only screen and (max-width:1366px) {
.logo {width:20%;}  
}    

 
@media only screen and (max-width:920px) {
    .serchinco{right: 48px; top:0;}
    .globalsearch{ top:48px;}
    .logo,.toptel,.langbox,.envelope{display: none;}
    .topbar{height: 0;}
    .wxinco{display: none;}
    .serchinco{width:48px; height: 48px;line-height:48px;border:0; font-size: 16px; text-align: center;}
    .serchinco span{display: none;}
}

@media only screen and (max-width: 480px) {
   .globalsearch{ width: calc(100% - 30px);}
}



/* ==========================================================================
Nav
========================================================================== */
/* primary */
    
    .globalnav {
        position: absolute;
        z-index: 999;
        right: 0;
        top: 16px;
    }
    
    .globalnav li {
        float: left;
    }
    
    .globalnav li a {
        display: block;
        color: #444;
        padding: 0 20px;
        font-size: 14px;
        line-height: 42px;
        font-family: microsoft yahei;
    }
    
    .globalnav .nav-sep {
        width: 2px;
        height: 42px;
        background: url(../images/nav-sep.gif) no-repeat 0;
    }
    
    .globalnav .active a,
    .globalnav li .active1 {
        color: #e60012;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #0065b4;
        top: 100%;
        min-width: 110px;
    }
 
   .dropdown:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
        border-top-style: solid;
        border-width: 5px 5px 0;
        border-top-color: #0065b4;
        left: 50%;
        margin-left: -5px;
        top: -5px;
    }
    .dropdown a {
        /*    white-space: nowrap;*/
        line-height: 30px;
        font-size: 14px; 
        float: left;
        padding: 0;
        color: #000;
        background: none;
        border-bottom: 0 none;
        width:100%;
        display: block;
        text-align: center;
    }
    
@media only screen and (max-width: 920px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 14px;
            width: 100%;
            text-align: left;
        }
        .dropdown { min-width: calc(100% - 40px); padding-top: 0; }
    }
    
    .dropdown a .fa {
        font-size: 12px;
        line-height: 30px;
        color: #ccc;
        padding-right: 5px;
    }
    
    .dropdown a:hover,
    .dropdown a:hover .fa {
        color: #0065b4;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{font-size:28px; font-weight: bold;color: #333;height: 40px; line-height: 40px; text-align: center;}
.hometit .txten{font-weight: normal; font-size: 14px; color: #0065b4;text-transform:Uppercase;}
.hometit a.more{ color: #a6937c;font-size: 18px;margin-left: 20px;}

@media only screen and (max-width: 1366px) {
.hometit{font-size:24px;}
.hometit a.more{font-size: 16px;}
}

@media only screen and (max-width:920px) {
.hometit{font-size:18px;}
.hometit a.more{font-size: 14px;}
.hometit .txten{font-size: 12px;}
}

@media only screen and (max-width:768px) {
.hometit{font-size:16px;}
.hometit a.more{font-size: 12px;}
}


.video-background {position: absolute; left: 50%; top: 50%; /*保证视频内容始终居中*/ 
    transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; min-height: 800px; }
.layer {position: absolute; left: 0; top: 0; width: 100%;color: #fff;}
/* ==========================================================================
   richonnpart01
   ========================================================================== */
.richonnpart01 {position: relative; height:1080px; background-color:#fff;overflow: hidden; }
.richonnpart01 .wrapper{max-width: 1440px;padding-top: 300px;}
.richonnpart01 .txtarea{width: calc(100% - 700px); max-width: 800px; float: left; text-align: justify;}
.richonnpart01 .right{float: right;width:600px;}
.richonnpart01 .txtarea .desc{font-size: 18px; line-height: 2em;margin-bottom: 40px;}
.richonnpart01 .txtarea .more a{width:200px; height:50px;text-align: center; line-height:50px; 
    display: inline-block;color: #fff; border:1px solid #fff;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    -ms-border-radius:50px;
    -o-border-radius:50px;
    border-radius:50px;
}

#owl-about-pic .pic {position: relative; height: auto;overflow: hidden;}
#owl-about-pic .bgimg{width: 100%;}
#owl-about-pic .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
#owl-about-pic .pic:hover .uppic{ transform: scale(1.05);}

#owl-about-pic .owl-dots .owl-dot span { width: 13px; height: 13px; background: none;border:3px solid #fff;}
#owl-about-pic .owl-dots .owl-dot.active span, #owl-about-pic .owl-dots .owl-dot:hover span {
    background:#fff;border-color: #fff;
}



/* ==========================================================================
   richonnpart02
   ========================================================================== */
.richonnpart02{overflow: hidden;position: relative;overflow: hidden;}
.richonnpart02 .layer{height: 100%;z-index: 3;}
.richonnpart02 .layercon{ height: 100%; }

.avatar-box{width: 25%; height:100%;float: left; text-align: center;display: flex; align-items: center;cursor: pointer;
    -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
   transition: background 2s;
}
.avatar-box:nth-child(1){background-color: rgba(137, 13, 142, 0.85);}
.avatar-box:nth-child(2){background-color: rgba(196, 163, 0, 0.85);}
.avatar-box:nth-child(3){background-color: rgba(0, 153, 101, 0.85);}
.avatar-box:nth-child(4){background-color: rgba(0, 49, 159, 0.85);}
.avatar-box:hover{background-color: rgba(0, 0, 0, 0);}
.avatar-box .txt{text-align: center;width: 100%;}
.avatar-box .txt a{color: #fff;}
.avatar-box h3{font-size: 34px;
    -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.avatar-box p.txten{font-size: 18px;
    -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.avatar-box:hover{background-color: rgba(255, 255, 255, 0);}
.avatar-box:hover h3{font-size: 40px;}
.avatar-box:hover p.txten{font-size: 24px;}


.richonnpart02 .bgimgchange {
    width: 100%;
            background-repeat: no-repeat;
            /*background-image: url("../images/s3bg.jpg");*/
            animation:frams 5s infinite;
            transition: background 2s;
            background-size: cover;
            background-repeat: no-repeat;
}
/*
@keyframes frams {
    0%{
        background-image: url("../images/s3bg.jpg");
    }
    25%{
        background-image: url("../images/s3bg2.jpg");
    }
    50%{
        background-image: url("../images/s3bg3.jpg");
    }
    75%{
        background-image: url("../images/s3bg4.jpg");
    }
    100%{
        background-image: url("../images/s3bg.jpg");
    }
}*/

/* ==========================================================================
   richonnpart03
   ========================================================================== */
.richonnpart03 {position: relative; height:1080px; background-color:#fff;overflow: hidden; }
.richonnpart03 .layer{height: 100%;background: rgba(0, 80, 169, .7);}
.richonnpart03 .hometit{color: #fff;}
.richonnpart03 .wrapper{padding:150px 0;}
.szjxlist{margin-top: 20px;display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;}
.szjxlist li{width: 16.66%; /*float: left;*/margin-top: 30px; text-align: center;}
.szjxlist li a{width: 230px; height:73px;text-align: center; line-height:73px; display: inline-block; color: #fff;font-size: 18px;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(-28deg, 
        #ffffff 0%, 
        rgba(171, 220, 255, 0.77) 13%, 
        rgba(255, 255, 255, 0.11) 50%, 
        rgba(254, 255, 255, 0.1) 50%, 
        rgba(202, 233, 255, 0.55) 75%, 
        rgba(172, 221, 255, 0.8) 89%, 
        rgba(214, 238, 255, 0.9) 94%, 
        #ffffff 100%);
    border-image-slice: 1; background-size: auto 73px;
    transition: all 0.3s;
    cursor:default;
}
.szjxlist li a:hover{background-color: rgba(0, 37, 79, 0.7);
    border-image-source: linear-gradient(62deg, 
        #ffffff 0%, 
        rgba(171, 220, 255, 0.77) 13%, 
        rgba(255, 255, 255, 0.11) 50%, 
        rgba(254, 255, 255, 0.1) 50%, 
        rgba(202, 233, 255, 0.55) 75%, 
        rgba(172, 221, 255, 0.8) 89%, 
        rgba(214, 238, 255, 0.9) 94%, 
        #ffffff 100%);
    transform: scale(1.05);
}


/* ==========================================================================
   richonnpart04
   ========================================================================== */
.richonnpart04{padding:60px 0;background: #d6d8e1;}

.hcaselist{margin-left: -30px;margin-top: 40px;}
.hcaselist li{width: calc(33.33% - 30px);margin-left: 30px; margin-bottom:40px; float: left;}
.casebox {
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.casebox .pic {position: relative; height: auto;overflow: hidden;  box-sizing: border-box;  
   background: #fff;  vertical-align: middle;  
}
.casebox .bgimg{width: 100%;}
.casebox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.casebox:hover .uppic{ transform: scale(1.05);}
.casebox .tit{width: 100%; height: 30px; line-height: 30px;font-size: 18px; color: #333;margin-top: 20px;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.casebox:hover .tit{color: #023851;}
.casebox a .tit img{ transition: all 0.3s;  }
.casebox:hover a .tit img{ transform: translateX(10px);}


@media only screen and (max-width: 1540px) {
.richonnpart01 {height:720px;}
.richonnpart01 .video-background{height: 720px;min-height: 720px;}
.richonnpart01 .wrapper{padding-top:150px;transform:translateY(-60px) scale(0.66666)!important ;}
.richonnpart01 .txtarea .desc{font-size: 16px;}
.richonnpart03 {height:720px;}
.richonnpart03 .wrapper{padding:0;transform:translateY(-60px) scale(0.66666)!important ;}
.richonnpart04 {height:720px; padding: 0;}
.richonnpart04 .wrapper{padding:0;transform:translateY(-60px) scale(0.66666)!important ;}
.szjxlist{margin-top: 0;}
.szjxlist li{margin-top: 20px;width:20%;}
}

}

@media only screen and (max-width:1400px) {
.avatar-box h3{font-size: 24px;}
.avatar-box p.txten{font-size: 16px;}
.avatar-box:hover h3{font-size: 30px;}
.avatar-box:hover p.txten{font-size: 18px;}


}

@media only screen and (max-width:1200px) {
.richonnpart01 .txtarea { width: calc(100% - 580px);}
.richonnpart01 .txtarea .desc{font-size: 14px!important;}

.szjxlist li a{width:190px; height:60px;line-height:60px;font-size: 14px;background-size: auto 60px;}

}

@media only screen and (max-width:920px) {
.richonnpart01 {height:450px;}
.richonnpart01 .video-background{height: 450px;min-height: 450px;}
.richonnpart01 .txtarea{width: calc(100% - 450px);}
.richonnpart01 .right{width:400px;}
.richonnpart01 .wrapper{padding-top:60px;}
.richonnpart01 .txtarea .desc{font-size: 12px!important;margin-bottom: 10px;}
.richonnpart01 .txtarea .more{ text-align:center;}
.richonnpart01 .txtarea .more a{width:100px; height:32px;line-height:32px; }

.avatar-box h3{font-size: 18px;}
.avatar-box p.txten{font-size: 14px;}
.avatar-box:hover h3{font-size: 20px;}
.avatar-box:hover p.txten{font-size: 14px;}

.richonnpart03 {height:650px;}
.richonnpart03 .video-background{height:650px;min-height:650px;}

.szjxlist li{margin-top:15px;}
.szjxlist li a{width:158px; height:50px;line-height:50px;font-size: 12px;background-size: auto 50px;}

.casebox .tit{font-size: 14px;margin-top: 10px;}

.hcaselist{margin-left: -10px;margin-top:20px;}
.hcaselist li{width: calc(33.33% - 10px);margin-left:10px; margin-bottom:20px;}
.richonnpart04{padding:30px 0 20px 0;}

}

@media only screen and (max-width:768px) {
.richonnpart01 {height:600px;}
.richonnpart01 .txtarea{width:100%;float: none;margin-bottom: 10px;}
.richonnpart01 .txtarea .warp{padding-top: 0;}
.richonnpart01 .txtarea .desc {font-size: 12px; line-height:1.5em;}
.richonnpart01 .right{width:100%;float: none; text-align: center;}
.richonnpart01 .video-background{height:650px;min-height:650px;}
.richonnpart01 .txtarea .desc img{height:15px;margin-left: -2em;}
.richonnpart01 .txtarea .desc span{font-size: 12px!important;}
.richonnpart01 .wrapper{padding-top:20px;}
#owl-about-pic .owl-dots .owl-dot span{width: 7px;height:7px;border:1px solid #fff;}

.richonnpart02 .bgimgchange{height: 400px;}

.avatar-box {width:100%;float: none; height:100px;}
.avatar-box h3{font-size: 16px;}
.avatar-box:hover h3{font-size: 18px;}

.richonnpart03 {height:1030px;overflow: hidden;}
.richonnpart03 .video-background{height: 1030px;min-height: 1030px;}
.szjxlist li{margin-top:15px;width:50%;}
.richonnpart03 .wrapper{padding:10px;}



.hcaselist li {width: calc(50% - 10px);margin-bottom: 10px;}
.casebox .tit{font-size: 12px;}
.richonnpart04 {padding:10px 0 0 0;}
.hcaselist{margin-top: 10px;}

.richonnpart01 .wrapper{padding-top:0px;transform:translateY(0px) scale(0.9)!important ;}
.richonnpart03 .wrapper{padding:0;transform:translateY(-60px) scale(0.85)!important ;}
.richonnpart04{ height:620px;}
.richonnpart04 .wrapper{padding:0;transform:translateY(-20px) scale(0.9)!important ;}
}




/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 16px; line-height: 2em; padding:40px 0;color: #fff;background:#023851;}
footer .wrapper{position: relative;}
footer a{color: #fff;}
footer a:hover { text-decoration: underline;color: #fff; }
footer .footleft{float: left;}
footer .footleft .footlogo{margin-bottom: 10px;}
footer .footnav a{margin-right:20px;}
footer .footright{float: right;text-align: right;padding-right: 120px;}
.footewm{width:100px;position: absolute;right:0;top:-20px;color: #fff;text-align: center;font-size: 12px;}
.footewm img{width: 100%;}

@media only screen and (max-width: 1400px) {
footer {font-size: 14px; }
}

@media only screen and (max-width: 768px) {
footer .footleft,footer .footright{float: none;text-align: center;line-height: 1.5em;font-size: 12px;}
footer .footleft .footlogo{ text-align:center;}
footer .footleft .footlogo img{max-width: 90%;}
footer{padding:20px 0;}
footer .footnav a{margin-right:2px; margin-left:2px;text-decoration: underline;line-height: 2.5em;font-size: 14px;}
.footewm{display: none;}
footer .footright{padding-right: 0;}
.footlogo img{ height:18px!important;}
}

.toggle-btn { display: none;}

@media only screen and (max-width: 920px) {
    .toggle-btn {
        display: block;
        position: absolute;
        right: 20px;
        top: 10px;
        transition: all 0.5s;
    }    
    .inner-cont > p img {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }    
.gn-item:hover .toggle-btn {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}


