/* ==========================================================================
   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: #0c4b8e; }

 a:focus { outline:none; -moz-outline:none; }    

    body { color: #333; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif!important; }   


    @media only screen and (max-width: 768px) {
        body{font-size: 12px;}

    } 
    .wrapper {
        max-width: 1600px;
        /*min-width: 980px; */
        _width: 1600px;
        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 {width:250px;height:115px;overflow: hidden;line-height:115px;position: absolute;left:10px;top:0; }  
.logo img{max-width: 100%;}
.gpdm p.txt01{color: #ac322f;font-size: 18px;}
.langbox{position: absolute; right: 10px; font-size: 14px;top:10px;z-index: 3; line-height: 30px; color: #555555;} 
.langbox a{color: #555555;margin:0 5px;}
.langbox a:hover{color: #19779b;}
.langbox a.on{color: #19779b;}
.langbox i{font-size: 16px;}
#globalnav.mini_top .langbox,#globalnav.mini_top .langbox a{color: #1f3586;}


.envelope{position: absolute; right:65px; font-size: 16px;top:15px;z-index: 3;line-height: 30px;color: #fff;}
.envelope a{color: #fff;}
#globalnav.mini_top .envelope a{color: #333;}

.toptel{position: absolute;right:170px; font-size: 16px;top:10px; color: #555555; line-height: 30px;}
.toptel a{margin-left: 10px;font-size: 14px;}
.toptel a:hover{color:#19779b; }
.toptelspan{    font-weight: 700;
    color: #00459b;margin-right: 10px;}
.serchinco{position: absolute;width:70px; height: 30px; right:100px; top:10px; line-height:30px;cursor: pointer;text-align: center;
    z-index: 999; font-size: 14px;color: #555;}
.serchinco:hover{color: #19779b;}

.globalsearch{display: none;}
.globalsearch{position: absolute; top:90px; right:0;width: 280px;padding:15px;z-index: 99; background:#00459c;}
.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:1200px) {
.logo {width:150px;} 
}
 
@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: #555;
        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:#ac322f;;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #00459c;;
        top: 100%;
        min-width: 150px;
    }
 
   .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: #0c4b8e;;
        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: #00459c;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{font-size:36px;color: #000; text-align: center;height: 40px; line-height:40px; margin-bottom: 30px;}

.blue-bor-btn{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
 border:1px solid #00459c;color: #00459c;}
.blue-bor-btn:hover{background: #00459c;color: #fff;}

.white-bor-btn{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
 border:1px solid #fff;color: #fff;}
.white-bor-btn:hover{background: #00459c;color: #fff;}

.more-btn01{width: 140px; height:40px; font-weight: bold; text-align: center; line-height: 40px; display: inline-block; 
  color: #555; border:1px solid #c4c5cd;
  -webkit-border-radius:24px;
  -moz-border-radius:24px;
  -ms-border-radius:24px;
  -o-border-radius:24px;
  border-radius:24px;}
.more-btn01:hover{border-color: #00459c;}

/* ==================================
   banner
   ================================== */
    
.banner { overflow: hidden;margin-top:115px;position: relative;}
.banner img{max-width: 100%;}
.banner .mpic{ display: none;}
#owl-banner .owl-nav{margin-top: 0;}
#owl-banner .owl-dots{position: absolute;bottom: 10px;width: 100%;}
#owl-banner .owl-prev,#owl-banner .owl-next{width:41px;top:0; height:100%;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-banner .owl-prev{position: absolute;left:10px; background:url(../images/bl.png) center no-repeat;}
#owl-banner .owl-next{position: absolute;right:10px;background:url(../images/br.png) center no-repeat;}

#owl-banner .owl-dots .owl-dot.active span, #owl-banner .owl-dots .owl-dot:hover span {
    background: #00459c;
}
#owl-banner .owl-dots .owl-dot span { width: 15px; height: 15px; background: #fff;border:1px solid #00459c;}

@media (max-width:768px) {
#owl-banner .owl-prev,#owl-banner .owl-next{filter: Alpha(Opacity=0);opacity: 0;}
}
@media only screen and (max-width: 768px) {
    .banner .mpic{ display: block;}
    .banner .pic{display: none;}
    .banner {margin-top:0;}
}


/* ==========================================================================
   homepart01
   ========================================================================== */
.homepart01{padding:80px 0;background:url(../images/homebg01.jpg) center no-repeat;background-size: cover;}
.homepart01 .pic{width:720px;float: right;position:relative; }
.homepart01 .pic img {width:100%;height: 100%; transition: transform 2s;z-index: 1;position: relative;}
.homepart01 .pic:before { content: ""; display: block; bottom:-20px;z-index: 0; right:-20px; position: absolute; width:100px; height:200px; background: #edf5ff;}
.homepart01 .txtarea{width: calc(100% - 760px); float: left;overflow: hidden;}
.homepart01 .txtarea h3.tit{font-size:36px;font-weight: normal;}
.homepart01 .txtarea .desc{line-height:2em;overflow: hidden;font-size: 16px;height: 300px;margin:20px 0;}


@media only screen and (max-width: 1200px) {
.homepart01 .pic{width: 500px;}
.homepart01 .txtarea { width: calc(100% - 550px);}
.homepart01 .txtarea .desc{line-height:1.5em;font-size: 14px;height:150px;}
.homepart01 .txtarea h3.tit{font-size: 24px;}
.blue-bor-btn{font-size: 14px;}
.hometit{font-size: 24px;}
}

@media only screen and (max-width:920px) {
.homepart01 .pic{width: 400px;}
.homepart01 .txtarea { width: calc(100% - 420px);}
.homepart01 .pic:before{display: none;}
}

@media only screen and (max-width:768px) {
.homepart01 .pic{width: 100%;float: none;}
.homepart01 .txtarea {width: 100%;float: none;font-size: 12px;margin-bottom: 20px;}
.homepart01{padding:20px 0;}

}



/* ==========================================================================
   homepart02
   ========================================================================== */

.homepart02{padding:60px 0; background:url(../images/homebg02.jpg) center no-repeat;background-size: cover;}
.homepart02 .hometit{color: #fff;margin-bottom: 50px;}
.hprobox{margin:0 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.hprobox .pic {position: relative; height: auto;overflow: hidden;    border: 1px solid #d7d7d7;}
.hprobox .bgimg{width: 100%;}
.hprobox .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.hprobox:hover .uppic{ transform: scale(1.05);}

.hprobox .tit{font-size: 18px;height: 40px; line-height: 40px; text-align: center;color: #fff;margin-top: 10px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hprobox:hover .tit{color: #fff;}
#owl-hpro .owl-dots{height: 0px;overflow: hidden;}
#owl-hpro .owl-prev,#owl-hpro .owl-next{width:30px;top:-90px; height:40px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
#owl-hpro .owl-prev{position: absolute;right: 50px; background:url(../images/arr05.png) left center no-repeat;}
#owl-hpro .owl-next{position: absolute;right:0;background:url(../images/arr06.png) right center no-repeat;}
#owl-hpro .owl-prev:hover,#owl-hpro .owl-next:hover{filter: Alpha(Opacity=80); opacity:8;}


/* ==========================================================================
   homepart03
   ========================================================================== */
.homepart03{padding:60px 0;}

.proflbox .row01{height: 120px; overflow:hidden; float: left; width: 260px;padding-left: 40px;}
.proflbox .row01 h3{font-size: 30px;font-weight: normal;padding-top: 40px;}
.proflbox .row01 p.txten{color: #435c7a;text-transform:Uppercase;font-size: 18px;}
.proflbox .row02{width: calc(100% - 600px); float: left;height: 120px; overflow: hidden;padding:20px 0;}
.proflbox .row03{height: 160px; text-align: center; line-height: 160px; overflow:hidden; float: right; width: 260px; background: #145aa5;}
.proflbox .row03 a{color: #fff;font-size: 24px;}
.proflbox{border:1px solid #c4cccf;}
.proflbox li{height: 40px;line-height: 40px; float: left; width: calc(33.33% - 31px); padding-left: 30px;border-left:1px solid #c4cccf;}

/*
.solutionfl{margin-top: 20px;border-top:1px solid #e8e8e8;}
.solutionfl li{ float: left; padding:30px 0;width:11.11%;}
.solutionfl a{display: block; text-align: center;}

.solutionfl li .inco{height: 60px;width:60px; background-position: center;background-repeat: none;
    display: inline-block; vertical-align: middle; transition-duration:800ms;}
.solutionfl li p{font-size: 16px;margin-top: 10px;color: #666;}
.solutionfl li:hover .inco{transform:rotateY(360deg);}

.hsolutionbox {width:100%; position: relative;margin-top: 30px;} 
.hsolutionbox .e_pic_wrap { z-index: 1; white-space: nowrap; width: 100%; height: auto; }    
.hsolutionbox .e_pic_wrap li {position:relative;  display: inline; width: 100%; height: auto; }
.hsolutionbox .e_pic_wrap li img{width: 100%;padding-top: 20px;}

#owl-solution .owl-item img{max-height: 800px;}
    
.hsolutionbox .e_flt_inf { position: absolute; right: 200px; top:0; width: 380px; height: calc(100% - 250px);
    padding:50px 50px 100px 50px; overflow: hidden; z-index: 10; color: #fff; white-space: normal; word-wrap: break-word; 
background:#00459c;
background-image: -webkit-linear-gradient(top,#00459c 0%,#296dc2 100%);
background-image: -moz-linear-gradient(top,#00459c 0%,#296dc2 100%);
background-image: linear-gradient(top,#00459c 0%,#296dc2 100%);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#00459c', StartColorStr='#296dc2');
}  
.hsolutionbox .e_flt_inf h3{font-size: 22px;}
.hsolutionbox .e_flt_inf .t_info{font-size: 16px;line-height: 2em;height:120px;overflow:hidden;margin:30px 0;}
.white-bor-btn{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
 border:1px solid #fff;color: #fff;}
.white-bor-btn:hover{background: #00459c;color: #fff;}

.row-qhbtn{position: absolute; z-index: 30;padding:0 50px; display: block;bottom:30px; right:0;width:120px; }  

.row-qhbtn span  {float: right;color: #aabee1;font-size: 24px;} 

#owl-solution .owl-nav{width: 240px;right:400px;position: absolute;height: 50px;bottom:130px;}
#owl-solution .owl-prev,#owl-solution .owl-next{width:30px;height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-solution .owl-prev{position: absolute;left:0;background:url(../images/bl.png) center no-repeat;}
#owl-solution .owl-next{position: absolute;left: 50px;background:url(../images/br.png) center no-repeat;}
#owl-solution .owl-dots{height: 0px;overflow: hidden;}

*/

/* ==========================================================================
   homepart04
   ========================================================================== */

.homepart04{padding:60px 0;background:#f7f8fa;}

.hnewsbox{padding:20px 30px;background: #fff;border-right: 1px solid #eeeeee;}
.hnewsbox .pic {position: relative; height: auto;overflow: hidden;}
.hnewsbox .bgimg{width: 100%;}
.hnewsbox .uppic{width: 100%;min-height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.hnewsbox:hover .uppic{ transform: scale(1.05);}
.hnewsbox .txtarea{margin-bottom: 20px;}
.hnewsbox .txtarea .desc{color: #666;height: 30px;margin-bottom: 10px; font-size: 14px; line-height: 30px; overflow: hidden;}
.hnewsbox .txtarea p.date{color: #9da2af;}
.hnewsbox .txtarea .more a{width: 140px; height:40px; font-weight: bold; text-align: center; line-height: 40px; display: inline-block; 
  background: #00459c;color: #fff; 
  -webkit-border-radius:24px;
  -moz-border-radius:24px;
  -ms-border-radius:24px;
  -o-border-radius:24px;
  border-radius:24px;
}
.hnewsbox .txtarea .tit{height:60px; line-height: 30px;font-size:20px;margin-top: 10px;
    overflow:hidden;text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp:2;    -webkit-box-orient: vertical;}
#owl-hnews{margin-top: 30px;}
#owl-hnews .owl-dots{height: 0px;overflow: hidden;}

@media only screen and (max-width: 1440px) {

.hnewsbox .txtarea .tit{font-size: 16px;}

}

@media only screen and (max-width: 1200px) {
.hprobox .tit{font-size: 14px;}
.proflbox .row01 h3{font-size: 24px;}
.proflbox .row01 p.txten{font-size: 14px;}
.proflbox .row01{width:190px;}
.proflbox .row02 { width: calc(100% - 440px);}
.proflbox .row03{width: 200px;}
.proflbox .row03 a{font-size: 18px;}

}

@media only screen and (max-width:920px) {
.proflbox li{width: calc(50% - 31px); height:24px; line-height: 24px;}
}

@media only screen and (max-width:768px) {
.proflbox .row01{width: calc(100% - 20px);float: none;padding:0 0 0 20px;height: auto;}
.proflbox .row03{width: 100%;float: none;}
.proflbox .row02{width: 100%;float: none;padding-top: 0;}

.proflbox .row01 h3{font-size:16px;font-weight: bold;padding-top: 20px;}
.proflbox li{width: calc(50% - 21px);padding-left: 20px;font-size: 12px;}
.proflbox li:nth-child(2n+1){border-left: 0;}
.proflbox .row03{height: 40px;line-height: 40px;}
.proflbox{margin-bottom: 20px;}
.hometit{font-size: 18px;margin-bottom: 20px;}

.homepart03{padding:30px 0 0 0;}
.homepart04{padding:20px 0;}
.hnewsbox .txtarea .tit{font-size: 14px;-webkit-line-clamp:1;height: 30px;font-weight: bold;}
.hnewsbox .txtarea .more a{width:120px;}
.hnewsbox{padding:10px;}
#owl-hnews{margin-top: 0;}

}

/* ==========================================================================
  homepart05
   ========================================================================== */
.homepart05{padding-bottom: 30px;}
.solutionlist{margin-left: -20px;}
.solutionlist li{width: calc(33.33% - 20px);margin-left: 20px;float: left; margin-bottom:30px;}
.solubox{padding:15px;background: #fff; border:1px solid #d2d2d2;}
.solubox .pic {position: relative; height: auto;overflow: hidden;}
.solubox .bgimg{width: 100%;}
.solubox .uppic{width: 100%;height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.solubox:hover .uppic{ transform: scale(1.05);}
.solubox .txtarea{padding:15px 0 0 0;position: relative;font-size: 20px;}
.solubox .txtarea .tit{text-align: center; font-weight: bold;height:30px; line-height: 30px; font-size: 16px; overflow: hidden;}
.solubox .txtarea .desc{font-size: 14px;height: 24px; line-height: 24px; overflow: hidden; }
.solubox:hover{box-shadow:0 0 5px 5px rgba(0, 0, 0, .1);}

@media only screen and (max-width:920px) {
.solutionlist li{width: calc(50% - 20px);}  
.solubox .txtarea .tit{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.solutionlist{margin-left: -10px;}
.solutionlist li{margin-left: 10px;width: calc(50% - 10px);margin-bottom:10px;}  
.homepart05{padding-bottom:10px;}
.solubox .txtarea .tit{font-size: 12px;}
.solubox{padding:5px;}
.solubox .txtarea{padding:0;}
}


/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 14px;padding:20px 0 0 0;color: #c7ced6;position: relative;
    background:url(../images/footbg.jpg) center no-repeat;background-size: cover;
}
footer a{color: #efefef;}
footer a:hover { text-decoration: underline;color: #fff; }
.footer-nav { text-align: justify;/*margin-bottom: 20px;*/}

.fn-col { display: inline-block; *display:inline;zoom: 1; vertical-align: top; *padding-right: 100px;}
.footer-nav:after { content: ""; width: 100%; display: inline-block; font-size: 0; line-height: 0; }
.fn-col h3 {font-size: 16px; height: 30px; line-height: 30px;/*margin-bottom: 10px;*/color: #fff;}
.fn-col h3 a:hover {text-decoration: underline;color: #fff; }
.fn-col li {line-height:24px; font-size: 14px;color: #c7ced6;}
.fn-col li a{color: #c7ced6;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-contact{width:380px; overflow:hidden;color: #c7ced6;line-height: 1.5em; padding-left: 30px;border-left: 1px solid #1b4f91;}
.ewmbox{margin-top:10px;}
.ewmbox .ewm{width: 115px;float: left;margin-right: 10px; text-align: center;}
.ewmbox .ewm img{max-width: 100%;/*margin-bottom: 10px;*/}

.foothd{padding:15px 0;text-transform:Uppercase;color: #f2f1f1; font-size: 14px;text-align: center;
    border-top: 1px solid #1b4f91;position: relative;}
.foothd a{color: #8f9ed4;}
.foothd a:hover{text-decoration: underline;}


@media only screen and (max-width: 1440px) {
    footer{padding-top: 30px;}
    .foothd{padding:10px 0;font-size: 12px;}
}
@media only screen and (max-width: 1200px) {
.foothd span{margin:0 10px;}
}

@media only screen and (max-width: 920px) {
.fn-col li{font-size: 12px;}
.fn-col h3{font-size: 14px;}
.foothd span.ewm{display: none;}
.fn-contact{display: none;}
}

@media only screen and (max-width: 768px) {
footer {padding:0;}
.footer-nav{display: none;}
}


.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);
    }
}



.regbox{padding:50px;-webkit-border-radius:40px;max-width: 600px;margin:0 auto;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;}
.regbox .closebtn{ float: right;display: inline-block; border:1px solid #919090;color: #919090;
    width: 20px; height: 20px; line-height: 20px; text-align: center;position: relative;margin-top: -20px;
-moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%; }
.regbox .tit{text-align: center; height: 40px; line-height: 40px;color: #1a2e9b;font-size: 24px;font-weight: normal;margin-bottom: 40px;}
.regbox .regbox-item{margin-bottom: 10px;}
.regbox .regbox-item em{width: 30px; display: inline-block; text-align: center;color: #1a2e9b;height: 30px; line-height: 30px; font-size: 18px;}
.regbox .regbox-item .ui-input{width: calc(100% - 60px);line-height: 18px;padding:5px 10px; border:0;border-bottom: 1px solid #bab9ba;}
.regbox .regbox-item .ui-input-yzm{width: calc(100% - 190px);}
.ui-btn-yzm {width: 120px;margin-left: 10px; height:30px;text-align: center; line-height:30px; display: inline-block; background: #1a2e9b;color: #fff;}
.ui-btn-yzm:hover{color: #fff;}
.regbox-item-btn{margin-top: 60px; text-align: center;}
.regbox-item-btn .btn{width: 120px;margin-left: 10px;border:0;font-size: 16px; height:40px;text-align: center; line-height:40px; display: inline-block; background: #1a2e9b;color: #fff;}
.regbox-item-ljdl{margin-top: 30px; text-align: center;font-size: 16px;}
.regbox-item-ljdl .ui-btn {width: 80px;margin-left: 10px; height:30px;text-align: center; line-height:30px; display: inline-block; /*background: #1a2e9b;*/color: #1a2e9b;}
.regbox-item-ljdl .ui-btn:hover{color: #1a2e9b;}

@media only screen and (max-width: 768px) {
.regbox{padding:30px;}
.regbox .tit{font-size: 24px;margin-bottom: 30px;}
.regbox-item-ljdl{font-size: 12px;}
}
