html { font-family: Arial, Helvetica, sans-serif;}
body{  margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;}

@font-face {
  font-family: Arial, Helvetica, sans-serif;
  src: url(../font/fontawesome-webfont.ttf);
}


/*顶部部样式开始1*/
.top1{width: 100%;height:30px;background:#f5f5f5;}
.top_menu1{ width:95%; height:30px; margin:0 auto; }
#top_link1{ position:absolute;  top:0; width:95%;}

#top_link1 a{  height:30px; line-height:30px; color:#333; font-size:15px; }

.yc1{ float: left; }
.yc2{float: right; }

@media (min-width: 1022px){
  .yc2{ display: none;}

  .pull-right{display: none;}
}
/*顶部部样式结束1*/

.has-black-color{color: var(--wp--preset--color--black) !important;}
.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}
.has-white-color{color: var(--wp--preset--color--white) !important;}
.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}
.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}
.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}
.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}
.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}
.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}
.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}
.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}
.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}
.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}
.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}
.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}
.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}
.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}
.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}
.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}
.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}
.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}
.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}
.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}
.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}
.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}
.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}
.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}
.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}
.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}
.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}
.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}
.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}
.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}
.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}
.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}
.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}
.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}
.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}
.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}
.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}
.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}
.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}
.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}
.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}
.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}
.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}
.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}
.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}

.modules-swiper .slide-btn {
    background-color:#0288df;
}
.modules-swiper .slide-content-inner.align-left, .modules-swiper .slide-content-inner.align-left>* {
    text-align: center!important;
}



:root{--theme-color:#0288df;--theme-hover:#0288df;--theme-title-font: Noto Serif SC;--theme-title-font-weight: 900;--theme-title-font-size: 1em;}
        .header .nav>li{margin-left: 30px;}@media (max-width: 1199px){.header .nav>li{margin-left: 24px;}}@media (max-width: 1024px){.header .nav>li{margin-left: 0;}}                    body.abs.menu-white .logo a{display: block;background-image: url(images/2019012200551821.svg);background-size: auto 100%;background-repeat: no-repeat;}
            body.abs.menu-white .logo a img{visibility: hidden;}
            body.abs.menu-white .fixed .logo a{background: none;}
            body.abs.menu-white .fixed .logo a img{visibility: visible;}
            @media (max-width: 767px){body.abs.menu-white .logo a{background: none;}body.abs.menu-white .logo a img{visibility: visible;}}
                            .header .logo img{max-height: 80px;}
            .header.fixed .logo img{max-height: 61px;}
                    @media (max-width: 767px){
            .header .logo img{max-height: 50px;}
            .header.fixed .logo img{max-height: 50px;}



            }

           @media (max-width: 1024px){
.navbar-header .navbar-toggle {
    margin: 10px 10px 10px 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;

}
}



.basic-grey{    text-align: center;max-width: 450px;margin: 0 auto;display: block;}
.basic-grey p{font-weight:400;text-align: center;}
.basic-grey input, .basic-grey textarea{    border: 1px #aaa solid;
    border-radius: 4px;
    background: 0 0;
    text-align: left;
    font-size: 16px;
    max-width: 438px;
    width:100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;}
.basic-grey textarea{height:120px;vertical-align: top;}
.basic-grey .wpcf7-submit{background:#00C0DE;color:#fff;text-align: center;}
.basic-grey .wpcf7-submit:hover{border:1px solid #00C0DE;color:#00C0DE;background:none;}   #modules-37{margin-top: 0px;margin-bottom: 40px;}
#modules-12{margin-top: 0;margin-bottom: 40px;}
#modules-17{margin-top: 10;margin-bottom: 40px;}
#modules-42{margin-top: 0;margin-bottom: 60px;}
#modules-42 .pricing-table.pt-style-1 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%2300c0de'/%3E%3C/svg%3E");}
#modules-42 .pricing-table.pt-style-2 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%2300c0de'/%3E%3C/svg%3E");}
#modules-42 .pricing-table .pt-item-0 .pt-header{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);}
#modules-42 .pricing-table .pt-item-0:hover .pt-btn{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);color: #fff;color: #FFFFFF;}
#modules-42 .pricing-table .pt-item-0.active .pt-btn{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-0 .pt-box .pt-btn::before{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);}
#modules-42 .pt-style-1 .pt-item-0 .pt-btn{color: #58C0DB;}
#modules-42 .pt-style-0 .pt-item-0 .pt-content li:before{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);}
#modules-42 .pt-style-1 .pt-item-0 .pt-content li:after{background-color: #58C0DB;background-image: -webkit-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -o-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: -moz-linear-gradient(0, #58C0DB 0%, #0C83B8 100%);background-image: linear-gradient(90deg, #58C0DB 0%, #0C83B8 100%);}
#modules-42 .pricing-table.pt-style-1 .pt-item-0 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%2358C0DB'/%3E%3C/svg%3E");}
#modules-42 .pricing-table .pt-item-0:hover{box-shadow: 0 10px 20px 0 rgba(88, 192, 219, 0.15);}
#modules-42 .pricing-table .pt-item-0.active{box-shadow: 0 10px 20px 0 rgba(88, 192, 219, 0.15);}
#modules-42 pt-style-0 .pt-item-0 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-0 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-0 .pt-price-wrap{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-0 .pt-btn{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-0:hover{border-top-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-0.active{border-top-color: #FFFFFF;}
#modules-42 .pricing-table.pt-style-2 .pt-item-0 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FFFFFF'/%3E%3C/svg%3E");}
#modules-42 .pricing-table.pt-style-2 .pt-item-0 .pt-btn:before{background-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-0:hover .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pt-style-2 .pt-item-0.active .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pricing-table .pt-item-1 .pt-header{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);}
#modules-42 .pricing-table .pt-item-1:hover .pt-btn{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);color: #fff;color: #FFFFFF;}
#modules-42 .pricing-table .pt-item-1.active .pt-btn{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-1 .pt-box .pt-btn::before{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);}
#modules-42 .pt-style-1 .pt-item-1 .pt-btn{color: #0039E3;}
#modules-42 .pt-style-0 .pt-item-1 .pt-content li:before{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);}
#modules-42 .pt-style-1 .pt-item-1 .pt-content li:after{background-color: #0039E3;background-image: -webkit-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -o-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: -moz-linear-gradient(0, #0039E3 0%, #3B17CA 100%);background-image: linear-gradient(90deg, #0039E3 0%, #3B17CA 100%);}
#modules-42 .pricing-table.pt-style-1 .pt-item-1 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%230039E3'/%3E%3C/svg%3E");}
#modules-42 .pricing-table .pt-item-1:hover{box-shadow: 0 10px 20px 0 rgba(0, 57, 227, 0.15);}
#modules-42 .pricing-table .pt-item-1.active{box-shadow: 0 10px 20px 0 rgba(0, 57, 227, 0.15);}
#modules-42 pt-style-0 .pt-item-1 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-1 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-1 .pt-price-wrap{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-1 .pt-btn{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-1:hover{border-top-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-1.active{border-top-color: #FFFFFF;}
#modules-42 .pricing-table.pt-style-2 .pt-item-1 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FFFFFF'/%3E%3C/svg%3E");}
#modules-42 .pricing-table.pt-style-2 .pt-item-1 .pt-btn:before{background-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-1:hover .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pt-style-2 .pt-item-1.active .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pricing-table .pt-item-1 .pt-recommend{background-color: #FA0606;}
#modules-42 .pricing-table .pt-item-2 .pt-header{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);}
#modules-42 .pricing-table .pt-item-2:hover .pt-btn{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);color: #fff;color: #FFFFFF;}
#modules-42 .pricing-table .pt-item-2.active .pt-btn{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-2 .pt-box .pt-btn::before{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);}
#modules-42 .pt-style-1 .pt-item-2 .pt-btn{color: #FFAE00;}
#modules-42 .pt-style-0 .pt-item-2 .pt-content li:before{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);}
#modules-42 .pt-style-1 .pt-item-2 .pt-content li:after{background-color: #FFAE00;background-image: -webkit-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -o-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: -moz-linear-gradient(0, #FFAE00 0%, #F5A623 100%);background-image: linear-gradient(90deg, #FFAE00 0%, #F5A623 100%);}
#modules-42 .pricing-table.pt-style-1 .pt-item-2 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FFAE00'/%3E%3C/svg%3E");}
#modules-42 .pricing-table .pt-item-2:hover{box-shadow: 0 10px 20px 0 rgba(255, 174, 0, 0.15);}
#modules-42 .pricing-table .pt-item-2.active{box-shadow: 0 10px 20px 0 rgba(255, 174, 0, 0.15);}
#modules-42 pt-style-0 .pt-item-2 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-2 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-2 .pt-price-wrap{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-2 .pt-btn{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-2:hover{border-top-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-2.active{border-top-color: #FFFFFF;}
#modules-42 .pricing-table.pt-style-2 .pt-item-2 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FFFFFF'/%3E%3C/svg%3E");}
#modules-42 .pricing-table.pt-style-2 .pt-item-2 .pt-btn:before{background-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-2:hover .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pt-style-2 .pt-item-2.active .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pricing-table .pt-item-3 .pt-header{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);}
#modules-42 .pricing-table .pt-item-3:hover .pt-btn{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);color: #fff;color: #FFFFFF;}
#modules-42 .pricing-table .pt-item-3.active .pt-btn{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-3 .pt-box .pt-btn::before{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);}
#modules-42 .pt-style-1 .pt-item-3 .pt-btn{color: #FF7A00;}
#modules-42 .pt-style-0 .pt-item-3 .pt-content li:before{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);}
#modules-42 .pt-style-1 .pt-item-3 .pt-content li:after{background-color: #FF7A00;background-image: -webkit-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -o-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: -moz-linear-gradient(0, #FF7A00 0%, #BE7B0A 100%);background-image: linear-gradient(90deg, #FF7A00 0%, #BE7B0A 100%);}
#modules-42 .pricing-table.pt-style-1 .pt-item-3 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FF7A00'/%3E%3C/svg%3E");}
#modules-42 .pricing-table .pt-item-3:hover{box-shadow: 0 10px 20px 0 rgba(255, 122, 0, 0.15);}
#modules-42 .pricing-table .pt-item-3.active{box-shadow: 0 10px 20px 0 rgba(255, 122, 0, 0.15);}
#modules-42 pt-style-0 .pt-item-3 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-1 .pt-item-3 .pt-header{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-3 .pt-price-wrap{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-3 .pt-btn{color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-3:hover{border-top-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-3.active{border-top-color: #FFFFFF;}
#modules-42 .pricing-table.pt-style-2 .pt-item-3 .pt-content li:before{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M426.688 647.36L818.88 255.104l60.352 60.352L426.688 768 155.136 496.448l60.352-60.288z' fill='%23FFFFFF'/%3E%3C/svg%3E");}
#modules-42 .pricing-table.pt-style-2 .pt-item-3 .pt-btn:before{background-color: #FFFFFF;}
#modules-42 .pt-style-2 .pt-item-3:hover .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-42 .pt-style-2 .pt-item-3.active .pt-btn{background-color: #FFFFFF;color: #fff;}
#modules-43{margin-top: 0px;margin-bottom: 40px;}
#modules-43 .modules-button-inner{margin-top: calc(-20px / 2);margin-bottom: calc(-20px / 2);margin-left: calc(-20px / 2);margin-right: calc(-20px / 2);text-align: center;}
#modules-43 .btn{margin-top: calc(20px / 2);margin-bottom: calc(20px / 2);margin-left: calc(20px / 2);margin-right: calc(20px / 2);border-radius: 3px;display: inline-block;}

#modules-43 .btn-0:hover{background-image: none;background-color: #00C0DE;color: #FFFFFF;border-color:#FFFFFF;}
#modules-26{margin-top: 20;margin-bottom: 50;padding: 50px 0 20px 0;background-color: #3d3d3d;background-image: url(images/banner-bj3.jpg);position: relative;background-repeat: repeat;background-position: center center;background-attachment: fixed;-webkit-backface-visibility: hidden;}
#modules-28{margin-top: 0;margin-bottom: 20px;color: #ffffff;}
#modules-28 .sec-title{color: #ffffff;}
#modules-28 .sec-title-wrap:after{background-color: #ffffff;}
#modules-28 .sec-title-wrap:before{background-color: #ffffff;}
#modules-28 .desc-inner{color: #e5e5e5;}
#modules-34{margin-top: 0;margin-bottom: 20px;color: #ffffff;}
#modules-34 .sec-title{color: #ffffff;}
#modules-34 .sec-title-wrap:after{background-color: #ffffff;}
#modules-34 .sec-title-wrap:before{background-color: #ffffff;}
#modules-34 .fea-item-title{color: #ffffff;}
#modules-34 .fea-item-desc{color: #ffffff;}
#modules-46{margin-top: 0px;margin-bottom: 40px;}
#modules-46 .modules-button-inner{margin-top: calc(-20px / 2);margin-bottom: calc(-20px / 2);margin-left: calc(-20px / 2);margin-right: calc(-20px / 2);text-align: center;}
#modules-46 .btn{margin-top: calc(20px / 2);margin-bottom: calc(20px / 2);margin-left: calc(20px / 2);margin-right: calc(20px / 2);border-radius: 3px;display: inline-block;}
#modules-46 .btn-0:hover{background-image: none;background-color: #00C0DE;color: #FFFFFF;border-color:#FFFFFF;}
#modules-40{margin-top: 20px;margin-bottom: 20px;}
#modules-40_20{margin-top: 0;margin-bottom: 20px;color: #333333;}
#modules-40_20 .sec-title{color: #333333;}
#modules-40_20 .sec-title-wrap:after{background-color: #333333;}
#modules-40_20 .sec-title-wrap:before{background-color: #333333;}

#modules-40_20 .cg-type-0 .cg-i-1 .cg-item-inner{color: 3;}
#modules-40_20 .cg-type-0 .cg-i-1 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-0 .cg-i-1 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-1 .cg-item-inner:hover{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-1 .cg-item-inner:hover .cg-fa{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-1 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-1 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_20 .cg-type-0 .cg-i-2 .cg-item-inner{color: 3;}
#modules-40_20 .cg-type-0 .cg-i-2 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-0 .cg-i-2 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-2 .cg-item-inner:hover{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-2 .cg-item-inner:hover .cg-fa{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-2 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-2 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_20 .cg-type-0 .cg-i-3 .cg-item-inner{color: 3;}
#modules-40_20 .cg-type-0 .cg-i-3 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-0 .cg-i-3 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-3 .cg-item-inner:hover{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-3 .cg-item-inner:hover .cg-fa{color: 3;}
#modules-40_20 .cg-type-1 .cg-i-3 .cg-item-inner:hover .cg-item-more{color: 3;border-color: 3;}
#modules-40_20 .cg-type-1 .cg-i-3 .cg-item-inner:hover .cg-item-more:hover{background-color: 3;}
#modules-40_21{margin-top: 20px;margin-bottom: 40px;}
#modules-21{margin-top: 0;margin-bottom: 40px;}
#modules-14{margin-top: 0;margin-bottom: 40px;}
#modules-20{margin-top: 0;margin-bottom: 40px;}

.sec-title-wrap h1{

    width: 75px;
    height: 23px;
    background:url(../images/banner.jpg) no-repeat;
    background-size: 75px 23px;

}

.title1 {
  margin-top: 10px;
  text-align: center;  }
.title1 a{ color: #333;font-size: 16px;    }

.index_news dl{ float:left;width:50%;  }


.index_news_tp{ border-radius:5px; float:left; margin-right:20px;}
.index_news dt{ font-size:17px; color:#252525; line-height:30px;}
.index_news dt span{ float:right; font-size:13px; color:#818181; line-height:30px;}

.index_news dd{    text-align:justify;
  font-size:14px; 

 }

.index_news dd p{
  line-height:24px;
  color:#818181;
  display: -webkit-box;
  display:-moz-box;
  display:box;
  -webkit-box-orient: vertical; 
  -moz-box-orient: vertical;
  -webkit-line-clamp: 7;
  -moz-line-clamp: 7;
  overflow: hidden;}
  .index_news dd a{
    line-height:32px;
    color:#818181;
    border-bottom:#b9bbbc 1px dotted;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    }



    .footer1_bg{ width: 100%; margin: 0 auto; background: #014a7f; overflow: hidden;}
    .footer1{ width: 1200px; margin: 0 auto;}
    .footer1 dl{ float:left; padding-top: 41px; }

    .footer1 dl:nth-of-type(1){width: 25%;}
    
    .footer1 dl:nth-of-type(2){width: 14%;padding-left: 68px;}
    
    .footer1 dl:nth-of-type(3){width: 14%;padding-left: 119px;}
        
    .footer1 dl:nth-of-type(4){width: 14%;padding-left: 119px;}
    
    .footer1 dl:nth-of-type(5){width: 31%; text-align: center;margin-top: 51px;}

.index_news_tp1{
  border-radius: 5px;
  float: left;
  margin-right: 0px;
  text-align: center;
  margin-left: 30%;}




.footer1 dt{ font-size:24px; color:#fff;}

.footer1 dd{ 
margin-top: 10px;
 }

.footer1 dd p{
  text-align:justify;
  font-size:15px; 
  line-height:24px;
  color:#fff;
  margin-right: 20px;
}

.footer1 dd h1{
  font-size:18px;
margin-top: 10px;
  color:#fff;

  }
  .footer1 dd i a{
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    display: block;
    cursor:pointer;
    }

    .footer1 dd i {
         float: left;
         font-style:normal;
         padding-right: 20px;
      }

    .shfw_index{ 
      text-align: center;    
      line-height:40px;
      color:#fff;
      background: #076ce0;
      padding: 10px 40px;
      border-radius:5px;  }

      .shfw_index:hover{   
        line-height:40px;
        color:#fff;
        background: #076ce0;
        padding: 10px 40px;
        border-radius:5px;}

        .fonnt_dl{ margin-top: 43px;}

        @media (min-width: 1199px) {
        

          .footer1 dl:nth-of-type(1){width: 25%;}
    
          .footer1 dl:nth-of-type(2){width: 14%;padding-left: 0;}
          
          .footer1 dl:nth-of-type(3){width: 14%;padding-left: 0;}
              
          .footer1 dl:nth-of-type(4){width: 14%;padding-left: 0;}
          
          .footer1 dl:nth-of-type(5){width: 30%; text-align: center;}
          .index_news_tp1{
            border-radius: 5px;
            float: left;
            margin-right: 0px;
            text-align: center;
            margin-left: 0%;

          }
          
          
          }



          @media (max-width: 767px){
            .footer1{ width:90%; margin: 0 auto;}
    
            .footer1 dl{ float:none; padding-top: 10px; }

            .footer1 dl:nth-of-type(1){width: 100%;}
    
            .footer1 dl:nth-of-type(2){width: 32%;padding-left: 0; float: left;}
            
            .footer1 dl:nth-of-type(3){width: 36%;padding-left: 5px;float: left;}
                
            .footer1 dl:nth-of-type(4){width: 32%;padding-left: 5px; float: left;}
            
            .footer1 dl:nth-of-type(5){width:100%; text-align:left;float: left;margin-top: 0px;}
         
            
            .index_news_tp1 {
              border-radius: 5px;
              float: left;
              margin-right: 0px;
              text-align: left;
              margin-left: 1%;
              width: 50%;
              margin-right: 20px;
          }

              .fonnt_dl{margin-top: 10px;}
          
              .footer1 dd i {
                float: none;
                font-style: normal;
            }

            .shfw_index{ 
              text-align: none;    
              line-height:40px;
              color:#fff;
              background: #076ce0;
              padding: 10px 20px;
              border-radius:5px;  }
        
              .shfw_index:hover{   
                line-height:40px;
                color:#fff;
                background: #076ce0;
                padding: 10px 20px;
                border-radius:5px;}
                .footer1 dt{ font-size:18px; color:#fff;}
            }

#html_overflow{height: auto; width: 100%; margin: 0 auto;}

.post-loop-image-news.cols-4 .post-item {
  width: 33%;
}
.clear{clear:both;}

/*页码开始*/
.page{ color:#787878; padding:0px 0px 30px 0px; text-align:center; margin-top: 30px;}
.page a{ padding:5px 10px; background:#f5f5f5; border:1px solid #dfdfdf;color:#787878; cursor:pointer; }
.page a.select{ color:#fff;background:#0288df;}
.page a.next0{  padding-left:25px;}
.page a.next{ padding-right:25px;}
.page em{ padding-left:10px;font-size:15px;}
.page input[type="text"]{ width:30px; height:28px;border:1px solid #dfdfdf;color:#787878; text-align:center; margin:10px 8px;}
.page input[type="button"]{ padding:5px 20px;border:1px solid #dfdfdf; margin-left:20px; color:#787878; background:#f5f5f5;cursor:pointer}
/*页码结束*/


.widget ul li {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dotted rgba(221,221,221,.5);
}


.fwzc_zxly{ width:100%; margin:0 auto; height: auto; overflow:hidden; }
.fwzc_zxly input{width:100%; height: 30px; border: 1px solid #dddddd; border-radius: 2px; margin-bottom: 10px;text-indent: 10px;font-family: "微软雅黑";}
::-webkit-input-placeholder{color: #cacaca;}
:-moz-placeholder{/* Firefox 18- */color: #cacaca;}
::-moz-placeholder{/* Firefox 19+ */color: #cacaca;}
:-ms-input-placeholder{color: #cacaca;}
.fwzc_zxly p{width: 100%;text-align: center;}
.fwzc_zxly p:nth-of-type(1){font-size:1.33em; color: #333333;margin: 10px 0 15px 0; } 

.fwzc_zxly input:nth-of-type(1){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 
.fwzc_zxly input:nth-of-type(2){font-size: 1em; color: #333333;margin:10px 20px 15px 0; width:100%;}
.fwzc_zxly input:nth-of-type(3){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 
.fwzc_zxly input:nth-of-type(4){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 
.fwzc_cpxx{font-size: 1em; margin: 10px 20px 15px 0;  border: 1px solid #dddddd;height: 30px;width:100%;}
.fwzc_zxly input:nth-of-type(5){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 
.fwzc_zxly input:nth-of-type(6){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 
.fwzc_zxly input:nth-of-type(7){font-size: 1em; color: #333333;margin: 10px 20px 15px 0; width:100%;} 

.label{ color: #333; display: block; text-align: left; font-size: 14px; font-weight: normal;}
.fwzc_cgxq{font-size: 14px; margin: 10px 20px 15px 0; width:100%; border: 1px solid #dddddd;height: 30px;}


.fwzc_zxly input:nth-of-type(8){width: 26%;cursor: pointer; margin-top: 21px; background: #ef4238;color: #FFFFFF; border: none;font-size: 1em;}

.lxwm_l{ float: left; width: 50%; }
.lxwm_r{ float: right;width: 45%;}

.lxwm_l img{ width: 100%; height: auto;}
.lxwm_r img{  width: 100%; height: auto; margin-bottom: 10%;}
.lxwm_r p{color: #333; font-size: 16px; }

.hyxq_l{ float: left; width: 48%; }
.hyxq_r{float: right;width: 48%;}

.hyxq_l h1{color: #fb8c00; font-size: 18px;}
.hyxq_l p{color: #333; font-size: 16px; line-height: 30px;}

.hyxq_r h1{color: #fb8c00; font-size: 18px;}
.hyxq_r img {width: 100%; height: auto;}

.hyxq_one h1{color: #fb8c00; font-size: 18px;}
.hyxq_one p{color: #333; font-size: 16px; line-height: 30px;}

.hyxq_two h1{color: #fb8c00; font-size: 18px;}
.hyxq_two img {width: 100%; height: auto;}


.pyxg{ background: #a9a9a9; width: 100%; margin: 0 auto;}
.pyxg h1{ color: #fff; font-size: 17px; line-height: 40px; padding-left: 10px;font-weight:bold;}

.pyxg1{ background: #a9a9a9; width: 100%; margin: 0 auto;}
.pyxg1 h1{ color: #fff; font-size: 17px; line-height: 40px; padding-left: 10px; font-weight:bold;}


@media (max-width: 767px){

.hyxq_l{ float: none; width: 100%; }
.hyxq_r{float: none;width: 100%;}

.widget-title {
  position: relative;
  margin: 0;
  padding: 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: rgba(0,0,0,.8);
}
}
.center_title{ text-align: center;}

.cpxp_xq{text-align: center; border-bottom: #dfdfdf 1px dotted; line-height: 45px;}
.cpxp_xq a{ color: #333; font-size: 14px;width: 33%; display: inline-block;}
.cpxp_xq a:hover{ color: #0288df; }
.cpxp_xq a:active{ color: #0288df; }
.cp_xqwz{ width: 100%; height: auto; font-size: 14px; line-height:30px;}
.cp_xqimg{ width: 100%; height: auto; margin: 0 auto;}

.cp_xqimg img{ width: 100%; height: auto;}


.widget_download{ border: solid 1px #dfdfdf;border-radius: 5px 5px 0 0;}
.widget_download h3{background: #0288df;border-radius: 5px 5px 0 0;}
.widget_download h3 span{ color: #fff; padding-left: 10px; }
.download_title {
  position: relative;
  margin: 0;
  padding: 15px 0 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: rgba(0,0,0,.8);
}

.xz_wj{ width: 100%; margin: 0 auto; padding:30px 10px;    display: inline-block;}
.xz_wj_left{float: left; width: 50%; display: block;}
.xz_wj_right{float: right;width: 50%;}

.xz_wj_right dl dd span{ color: #0288df; font-size: 16px; margin-bottom: 5px; display: block;}
.xz_wj_right dl dd p{color: #333; font-size: 14px;}

.xz_wj_right dl dt{ padding-top: 15px; }
.xz_wj_right dl dt a{  background: #0288df ;  color: #fff; padding: 8px 10px; border-radius: 5px 5px ; }





/* 导航 */

.logo .sticky_img {display: none;}
.sticky .logo .default_img { display: none;}
.sticky .logo .sticky_img { display: block;}



@media (max-width: 767px){

  .cpxp_xq a {
    color: #333;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

#wrap {
  padding-top:60px;
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
} 

.yc1{ display: none; float: none; }
.yc2{float: left; }

.index_sec-title img{ margin-top: 20px; display: none;}

.in_search{ display: none;}

.hei_search{ display: none;}

}



/* 标题 */

.index_sec-title {
  margin: 20px 0 50px;
  text-align: center;
  color: rgba(0,0,0,.8);
}

.index_sec-title .sec-title-wrap1 {
  position: relative;
  padding: 0 50px;
  display: inline-block;
  font-size: 28px;
  line-height: 1;
}

.index_sec-title .sec-title-wrap1 h2 {
  margin: 0;
  font-family: var(--theme-title-font);
  font-weight: var(--theme-title-font-weight);
  font-size: var(--theme-title-font-size);
  line-height: 34px;
}

.index_sec-title .sec-title-wrap1 span {
  display: inline-block;
  margin-top: 10px;
  font-family: var(--theme-subtitle-font);
  font-weight: var(--theme-subtitle-font-weight);
  font-size: var(--theme-subtitle-font-size);
  line-height: 1.2;
  color: inherit;
  opacity: .6;
  vertical-align: top;
}

.index_sec-title img{ margin-top: 20px; width: 77px; height: 24px; }


.item-title em{font-style:normal;}
.new-span{/*color: rgba(0,0,0,.4);*/ font-size: 17px; font-weight: normal;}

.widget-title_bt {
  font-size: 27px;
  font-weight: 600;
  line-height: 28px;
  color: rgba(0,0,0,.8);
  text-align: center;
}

.in_search{ 
  margin-top: 20px;
  position: absolute; right: 2%; top:0px; 
   }
  
   
  
  .fwrx_index{ float: left;  }
  .fwrx_index p{color:#333; font-size:16px;  margin-right: 40px;   line-height:30px;}
  
  .Search_k{ float: right;}
  .index_ssk{width:180px;height:25px; float: left;}
  
  .index_ssk input{ 
    border-radius: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #aaa;
    background: none;
    outline: none;
    padding: 0 0 0 14px;
    float: left;
    color: #666;
    font-size: 14px;
    font-family: 微软雅黑;
  }
  
  .fdj_search{line-height:22px; position: absolute; right: 3px; }
  .fdj_search img{ width:15px;}
  .sticky .in_search {
    display: none;
  }
  
  
  .sticky .hei_search{ display: none; float: right;}
  