﻿
@charset "UTF-8";
/*CSS hove*/
/**/
.container{position: relative;}
@media (min-width: 1200px) {.container {width: 1230px;}}
.our-wrap{padding-top: 50px;padding-bottom: 50px;background-color: #f3f3f3;}

.our-wrapenterprise {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #2994e4;
}

.tophead{background-color: #ffffff;}

    .tophead #nav li {
        width: 12.2%;
        text-align: center;
        float: left;
        padding: 15px;
        font-size: 18px;
    }

    .tophead #nav li {
        color: #ffffff;
    }

    .tophead #nav .active {
        color: #ffffff !important;
        background-color: #0078BF !important;
    }

    .tophead #nav li:hover, .tophead #nav li a:hover {
        color: #ffffff !important;
        background-color: #0078BF !important;
    }

    .tophead #nav .active a {
        color: #008de1 !important;
    }

.topbar {
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    background-color: #f1f1f1
}
.topbar .topbar-left{float: left;}
.topbar .topbar-left i{color: #ff9a15;padding-right:5px;}
.topbar .topbar-left a{color: #65ffa3;}
.topbar .topbar-right{float: right;} 
.topbar .topbar-right li{float: left;margin-left: 10px;}
.topbar .logonbar a{color:#4d4d4d;}
.topbar .logonbar a:hover{color: #65ffa3;}
.topbar .logonbar span{padding: 0 10px;}
#navwrap .logobar{padding-top: 20px;}
#navwrap .logobar img{width: 310px;}
#navwrap .menubar-nav{padding: 29px 0;}
#navwrap .menubar-nav ul{text-align: center;font-size: 0;-webkit-text-size-adjust:none;}
#navwrap .menubar-nav ul>li{padding-left: 35px;font-size: 16px;display: inline-block;*display:inline;*zoom:1;vertical-align:middle;text-align: right;}
#navwrap .menubar-nav ul>li>a{color: #ffffff;padding: 10px 0;position: relative;height: 100%;display: inline-block;vertical-align: middle;text-transform: uppercase;transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
#navwrap .menubar-nav ul>li>a:after{content: '';width: 0;height: 2px;background-color: #65ffa3;display: block;position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
#navwrap .menubar-nav ul>li.active a:after,
#navwrap .menubar-nav ul>li>a:hover:after{width: 100%;}
#navwrap .menubar-nav ul>li>a:hover,
#navwrap .menubar-nav ul>li.active a{color: #65ffa3;}
@media(max-width:1024px){
#navwrap .menubar-nav{padding: 20px 0;}
#navwrap .logobar img{width: 200px;}
#navwrap .menubar-nav ul>li{padding-left: 25px;}}
@media(max-width:768px){	
#navwrap .logobar{width: 100%;padding-top:15px;text-align: center;}
#navwrap .menubar-nav{width: 100%;padding: 0;padding-bottom: 10px;}
#navwrap .menubar-nav ul>li{padding: 0 10px;text-align: center;}}
.logonbar .app-box{position: relative;}
.logonbar .app-hover{
    position: absolute;
    top: 150%;
    right:0;
    visibility: hidden;opacity: 1;display: block;background: #fff;padding: 15px;padding-bottom: 0;z-index: 9999;border-top: 2px solid #7fa409;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 1px;box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 1px;

}
.logonbar .app-hover:before {content: '';right: 25px!important;position: absolute;display: inline-block;width: 0;height: 0;border: 7px solid transparent;border-top-width: 0;top: -7px !important;border-bottom-color: #7fa409;}
.logonbar p{text-align: center;line-height: 25px;}
.logonbar .app-box:hover .app-hover{visibility: visible;opacity: 1;top: 100%;}
.logonbar .app-box:hover a:hover{color: #bb8b0a;}
/*.bannerbar img{max-height: 450px;width: 100%;}*/
/*公用标题*/
.titlebar{margin-bottom: 30px;text-align: center;}
.titlebar .head .text{font-family: MicrosoftYaHei-Bold;font-size: 30px;color: #091a2b;vertical-align: middle;padding: 0 10px;vertical-align: -8px;}
.titlebar .subhead .line{display: inline-block;vertical-align: middle;width: 87px;height: 1px;background-color: #cecece;}
.titlebar .head,
.titlebar .subhead{font-size: 0;-webkit-text-size-adjust: none;}
.titlebar .subhead .text{padding: 0 10px;vertical-align: -4px;vertical-align: middle;font-size: 16px;color: #676666;}
/*.sharebar .titlebar .subhead .line{background-color: #fff;}
.sharebar .titlebar .subhead .text{border-left: 2px solid #fff;border-right: 2px solid #fff;}*/
/*公用菜单*/
.tabsbox{margin-bottom: 30px;font-size: 18px;text-align: center;overflow: hidden;position: relative;}
.tabsbox ul{position: relative;font-size: 0;-webkit-text-size-adjust: none;float:left;}
.tabsbox ul li{display: inline-block;padding: 0 15px;vertical-align: middle;font-size: 18px;}
.tabsbox ul li a{display: block;color: #333333;padding: 4px 0px 1px 0;}
.tabsbox ul .active a{color: #1A96E1;border-bottom:1px solid;}
.tabsbox .text {float:left;font-size: 25px;}
.tabsbox .text2 {font-size: 16px;margin: 9px 0px 0px 15px;float:left;}
.morebtn{float:right;}
.morebtn span{font-size: 15px;padding-right: 5px;}
.sharebar .tabsbox ul li.active a{}
/*公用更多*/
.morebar{text-align: center;margin-top: 10px;font-size: 0;-webkit-text-size-adjust: none;}
.morebar a{display: inline-block;vertical-align: middle;color: #3dcb76;font-size: 18px;padding: 6px 35px;background-color: #ffffff;border: solid 1px #3dcb76;}
.morebar a:hover{color: #fff;background-color: #3dcb76;}
/*新闻资讯*/
/*新闻资讯内容*/
.newsbar-r  a{display: block;border: 1px solid #d1d1d1;padding: 8px 20px;margin-bottom:20px;background-color:#ffffff;}
.newsbar-r .date{color: #939393;text-align: center;width: 65px;}
.newsbar-r .date h5{font-size: 42px;}
.newsbar-r .date h5 span{font-size: 14px;}
.newsbar-r .date p{font-size: 14px;}
.newsbar-r .text{margin-left: 80px;}
.newsbar-r .text h5{font-size: 18px;line-height: 39px;color: #2d2d2d;}
.newsbar-r .text p{font-size: 16px;line-height: 25px;color: #9f9f9f;height: 25px;}
.newsbar-r a:hover .date{color: #008DE0;}
/*.newsbar-r a:hover .text h5{color: #13bd73;}
.newsbar-r a:hover .text p{color: #fe9900;}*/
.news-centre{height: 396px;overflow: hidden;margin-bottom: 40px;}
.newsbar-l{position: relative;width: 100%;height: 396px;overflow: hidden;background-color: #f2f2f2;border: solid 1px #c7cbc5;}
.newsbar-l img{width: 100%;height: 100%;}
.newsbar-l .btn-item{position: absolute;bottom: 0;left: 0;width: 100%;height: 48px;background-color: rgba(19, 30, 15, 0.6);}
.newsbar-l .btn-item p{font-size: 18px;color: #fff;line-height: 48px;text-align: center;padding: 0 10px;}
/*.newsbar-r .newsbar-r-item{display: block;position: relative;padding-bottom: 5px;transition: all ease-out 0.2s;border-bottom: 1px dashed #e1e1e1;text-align: left;font-size: 16px;width: 100%;line-height: 46px;}
.newsbar-r-item p{width: 80%;float: left;color: #333333;}
.newsbar-r-item span{display: block;width: 20%;float: left;text-align: right;color: #a2a2a2;}
.newsbar-r .newsbar-r-item:hover{border-bottom: 1px dashed #f67524;}*/
/*技术交易*/
.dealbar{background-color: #ffffff;}
.dealbar .titlebar .head .text{color: #091a2b;}
.dealbar .card{position: relative;border-radius: 10px;padding-bottom: 30px;background-color: #F4F4F4;-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);}
.dealbar .card .title-head{position: relative;}
.dealbar .card .title-head h2{background-color: #1a96e1;color: #fff;height: 55px;font-size: 26px;line-height: 55px;text-align: center;border-top-left-radius: 10px;border-top-right-radius:10px;}
.dealbar .card .card-body{padding-bottom: 20px;padding-top: 30px;position: relative;}
    .dealbar .card .card-body ul li {
        background: url(/cdn/47/Images/dot.png)no-repeat center left;
        padding-left: 20px;
        font-size: 16px;
        line-height: 36px;
        width: 80%;
        margin: 0 auto;
    }
.dealbar .card .card-body ul li a{color: #333333;}
.dealbar .card .card-body ul li:hover a{color: #3dcb76;}
    .dealbar .card .card-body .sudtitle {
        position: absolute;
        width: 100%;
        height: 43px;
        top: 14px;
        background: url(/cdn/47/Images/jxjy-i1.png) no-repeat center;
    }
.dealbar .btn-centre{text-align: center;margin-top: 10px;}
.dealbar .btn-centre a.aboutMore{color: #1a96e1;border: solid 1px #1a96e1; display: inline-block;font-size: 16px;padding: 6px 40px;transition: background 0.3s;background: #fff;border-radius: 19px;}
.dealbar .btn-centre a.aboutMore:hover {color: #fff;background-color:#1a96e1;}
@media(max-width:1024px){
.dealbar .card .card-body .sudtitle{background-size: 100% 100%;}}
/*平台服务平台互联-*/	
.banner1bar{position: relative;padding: 46px 0;}
.banner1bar .background{width: 100%;height: 304px;position: absolute;z-index: 0;top: 0;left: 0;}
.banner1bar .background img{width: 100%;height: 100%;/* object-fit: cover; */}
.titlebar1 h5{float: left;font-family: MicrosoftYaHei-Bold;font-size: 24px;color: #171717;}
.servebar-r{width: 100%;margin-top: 25px;}
.servebar-r-box.servebar-r li{width: 33.33%;}
.servebar-r li{position: relative;width: 25%;float: left;cursor: pointer;padding: 18px 0;}
.servebar-r li img{padding-bottom: 10px;}
.servebar-r li .txt-item{letter-spacing: 2px;font-size: 18px;color: #fff;text-align: center;}
.servebar-r li:hover .txt-item{color: #3dcb76;} 
/*hover*/
.servebar-r li .cove {position: absolute;top: -140px;left: 0;background-color: rgba(0, 188, 212, 0.8);width: 100%;padding: 10px;height: 240px;display: none;z-index: 999;}
.servebar-r li:hover .cove {display:block;}
.servebar-r li .cove .border {width: 100%;height: 100%;border: 1px solid #fff;}
.servebar-r li .cove h5 {font-size: 16px;color: #fff;text-align: center;padding: 8px 0;}
.servebar-r li .cove p {color: #fff;font-size: 14px;padding: 0 8px;line-height: 24px;text-transform: capitalize;text-align: left;text-indent: 2em;margin-bottom:0;}
.servebar-r li .cove-btn{text-align:center;}
.servebar-r li .cove-btn a {border: 1px solid #fff;background-color: transparent;color: #fff;text-transform: uppercase;line-height: 30px;padding: 0 35px;font-weight: 600;font-size: 13px;margin: auto;display: inline-block;margin-top: 15px;transition: box-shadow 0.5s ease, color 0.5s ease;}
.servebar-r li .cove-btn a:hover {box-shadow: inset 200px 0 #ef3535;}
.servebar-r li .cove:after {content: '';display: block;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;width: 0;height: 0;border-left: 10px solid transparent;border-top: 10px solid rgba(0, 188, 212, 0.8);border-right: 10px solid transparent;z-index: 999;}
@media(max-width:768px){
.banner1bar .background{height:522px;text-align: center;}
.banner1bar .background img{object-fit: cover; }}
/*服务对接*/
.touchbar .touchbar-bg1{margin-left: -1px;margin-top: -1px;z-index: 1;border: solid 1px #E1E1E1;background-color: #ffffff;}
.touchbar .touchbar-bg1 .card-shadow{}
.touchbar .touchbar-bg2{}
.touchbar .card-head{}
.touchbar .card-head>div{height:223px; display: table-cell;vertical-align: middle;width:1% !important;}
.touchbar .card-head img{max-height: 110px;}
.touchbar .card-hover>p{line-height: 37px;color: #333333;font-size: 22px;color: #333;padding-top: 30px;}
.touchbar .card-hover ul{margin: 0 auto;padding: 20px 0;}
.touchbar .card-hover li{float: left;text-align: left;cursor: pointer;}
.touchbar .card-hover li:nth-child(2n+0){width:10%;height:30px;line-height:30px;text-align:center;}
.touchbar .card-hover h6{font-size: 16px;color: #333;line-height: 30px;}
.touchbar .cove-bt{padding-bottom: 30px;}
.touchbar .cove-bt p{font-size: 16px;color: #666;padding-bottom: 20px;}
    .touchbar .cove-bt p a {
        color: #666666;
        background: url(/cdn/47/Images/!-img.png) no-repeat;
        background-position-y: center;
        padding-left: 20px;
    }
.touchbar .cove-bt p i{color: #0a3f1a;font-size: 18px;padding-right:5px;}
.touchbar .cove-bt p em {font-style: normal;letter-spacing: 1px;color: #008CE1;}
.touchbar .circle{position:relative;}
.touchbar .circle .cove {position: absolute;top: 0;left: 0;background-color: rgba(0, 188, 212, 0.8);width: 100%;height: 225px;padding: 10px;display: none;z-index:3;}
.touchbar .circle .cove h5 {font-size: 16px;color: #fff;text-align: center;padding: 15px 0;}
.touchbar .circle .cove p{color: #fff;font-size: 15px;padding: 0 10px;line-height: 26px;text-transform: capitalize;text-align: left;text-indent: 2em;}
.touchbar .circle .cove .border {width: 100%;height: 100%;border: 1px solid #fff;}
.touchbar .circle .cove .cove-btn{margin-top: 15px;line-height: 35px;text-transform: uppercase;font-weight: 600;font-size: 13px;text-align: center;}
.touchbar .circle .cove .cove-btn a {border: 1px solid #fff;background-color: transparent;color: #fff;padding: 0 35px;margin: auto;display: inline-block;-webkit-transition: color 0.5s ease, -webkit-box-shadow 0.5s ease;transition: color 0.5s ease, -webkit-box-shadow 0.5s ease;-o-transition: box-shadow 0.5s ease, color 0.5s ease;transition: box-shadow 0.5s ease, color 0.5s ease;transition: box-shadow 0.5s ease, color 0.5s ease, -webkit-box-shadow 0.5s ease;}
.touchbar .circle .cove .cove-btn a:hover {-webkit-box-shadow: inset 200px 0 #ff5454;box-shadow: inset 200px 0 #ff5454;}
.touchbar .circle li:hover .cove {display: block;}
.touchbar .moerbar{}
.touchbar .moerbar .moerbar-btn{color: #ffffff;display: inline-block;font-size: 16px;padding: 5px 20px;transition: background 0.3s;background-color: #008CE1;border-radius: 5px;border: solid 1px #008CE1;}
.touchbar .moerbar .moerbar-btn:hover{color: #fff;background-color: #3dcb76;}
/*资源共享*/
.sharebar{background-color: #ffffff;}
.sharebar .titlebar .head .text{color: #091a2b;}
.sharebar .tabsbox ul li a{}
.sharebar .morebar a{background-color: #f3f3f3;}
.sharebar .morebar a:hover{background-color: #3dcb76;}
.sharebar .background{height: 677px;}
/*.sharebar .tabsbox ul li a{padding: 0 8px;}*/
.sharebar .sharebar-h{height: 358px;overflow: hidden;}
.sharebar .share-list-5w{padding:0 10px;}
.sharebar .share-list-5w .col-md-3{width: 20%;float: left;padding: 0 5px;}
.sharebar .card{background-color: #fff;}
.sharebar .card-shadow{-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);}
.mediabar{margin-bottom: 30px;}
.mediabar .media-link{display: block;position: relative;overflow: hidden;text-align: center;}
.mediabar .media-object{width: 100%;height: 182px;}
.mediabar .media-link .fa{position: absolute;bottom: 0%;left: 50%;font-size: 24px;width: 30px;height: 30px;line-height: 30px;margin-left: -15px;margin-bottom: -15px;color: #fff;z-index: 11;opacity: 0;}
.mediabar .media-link i{transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.mediabar .media-link:after{content: '';position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: rgba(0, 188, 212, 0);-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;z-index: 10;}
.mediabar:hover .media-link:after {background-color: rgba(0, 188, 212, 0.8);}
.mediabar:hover .media-link .fa{bottom: 50%;opacity: 1;}
.mediabar .media-body{width: 80%;display: block;clear: both;padding-top: 20px;padding-bottom: 30px;margin: 0 auto;}
.mediabar .media-title{font-size: 20px;text-align: center;padding: 0 10px;margin-bottom: 10px;}
.mediabar .media-title a{color: #333;}
.mediabar .media-title em{padding-left: 8px;color: #dd2e10;font-style: normal;font-size: 15px;font-weight: 700;}
.mediabar .media-title:hover a{color: #6B5E29;}
.mediabar .media-body p{font-size: 14px;line-height: 22px;color: #666;line-height: 22px;}
.mediabar .media-body p span{color: #333;}
.mediabar .media-circle{position: relative;}
.mediabar .media-circle:after{-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;content: '';position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: rgba(34, 167, 240,0);z-index: 10;}
.mediabar .media-circle .media-btn{position: absolute;width: 140px;height: 36px;top: 50%;left: 50%;bottom: 0;right: 0;margin-left: -70px;margin-top: -18px;opacity: 0;z-index: 11;}
.mediabar .media-circle .media-btn .media-btn-info{display: block;color: #fff;line-height: 34px;text-align: center;font-weight: 600;font-size: 13px;border: 1px solid #fff;border-radius: 4px;}
.mediabar .media-circle:hover:after{background-color: rgba(34, 167, 240, 0.8);}
.mediabar .media-circle:hover .media-btn{opacity: 1;}
.mediabar .media-circle .media-btn:hover .media-btn-info{background-color:  #ff5454;}
@media(max-width:768px){.sharebar .share-list-5w .col-md-3{width: 33.33%;}}
/*创新企业政策法规标题*/
.titlebar2{padding-bottom: 15px;margin-bottom: 10px;}
.titlebar2 h4{float: left;font-family: MicrosoftYaHei-Bold;font-size: 24px;line-height: 26px;color: #091a2b;}
.titlebar2 .morebox{float: right;font-size: 16px;}
.titlebar2 .morebox a{color: #4d4d4d;}
.titlebar2 .morebox:hover a{color: #3dcb76;}
/*创新企业-政策法规*/
.groupbar .company-wrap ul{margin-left: 1px;margin-top: 1px;}
.groupbar .company-wrap li{float: left;width: 50%;text-align: center;font-size: 16px;line-height: 40px;}
.groupbar .company-wrap li a,
.groupbar .company-wrap li a:visited{display:block;border: solid 1px #DEDEDE;margin-left: -1px;margin-top: -1px;color: #505050;position: relative;padding: 7px 15px;z-index: 1;}
.groupbar .company-wrap li a:hover{background-color: #fff2df;color: #3dcb76;border: solid 1px #7fd99f;z-index: 2;}
.groupbar .policy-wrap ul{margin-left: 1px;margin-top: 1px;}
.groupbar .policy-wrap .policy-box{float: left;}
.groupbar .policy-wrap .policy-box a,
.groupbar .policy-wrap .policy-box a:visited{position: relative;display: block;margin-left: -1px;margin-top: -1px;z-index: 1;}
.groupbar .policy-wrap .policy-left {
    
    border: solid 1px #DEDEDE;
    padding-top:22px;
    padding-bottom:22px;
    text-align:center;
}
.groupbar .policy-wrap .policy-right{padding-top: 31px;text-align:center;}
.groupbar .policy-wrap .policy-right h5{font-size: 18px;letter-spacing: 1px;}
.groupbar .policy-wrap .policy-box a:hover .policy-left{background-color:#fff2df;border-color:#3dcb76;}
.groupbar .policy-wrap .policy-box a:hover h5{color: #3dcb76!important;}
@media (max-width: 768px){.groupbar .company-wrap{margin-bottom: 20px;}}
/*尾页*/
.footerbar {
    background-color: #373737;
    padding-bottom:10px;
}
.footerbar::after {content:'';width:100%;position:absolute;height: 1px; border-bottom: solid 1px #606264;margin-top: -65px;}
.footerbar .sketch-nav{margin-bottom: 8px;padding-top:30px;}
.footerbar .sketch-nav li{float: left;font-size: 16px;color: #ffffff;}
.footerbar .sketch-nav li a{
    display:block;
    color: #fff;
    border: solid 1px #778994;
    padding: 8px 15px;
    border-radius:10px;
    float:left;
    margin-right:25px;
}
.footerbar .sketch-nav li a:hover{color: #3dcb76;}
.footerbar .sketch-nav-imgbox{float:left;margin-right:10px;}
.footerbar .sketch-nav-imgbox img{height:44px;width:44px;}
.footerbar .sketch-nav-textbox{float:left;line-height:44px;}
.footerbar .unit-box{text-align:center;margin-top:40px;line-height:28px;}
    .footerbar .unit-box p {
        font-size: 14px;
        color: #A8ACAF;
    }
.footerbar .unit-box p a{color: #038AD4;}
.footerbar .ewm-box li{float: left;}
.footerbar .ewm-box .ewm-app{margin-left: 20px;padding-top: 20px;color: #fff;}
.footerbar .ewm-box .ewm-app h5{font-size: 20px;padding: 15px 0;}
.footerbar .ewm-box .ewm-app h6{font-size: 14px;}
@media (max-width: 768px){
.footerbar .ewm-box{padding-top: 0px;}
.footerbar .ewm-box img{max-width: 90px;}}
.mediabar .media-body .media-article p span{font-family: MicrosoftYaHei!important;font-size: 12px!important;line-height: 22px!important;color: #666!important;}


.logoSearchbar .logobox {
    padding: 25px 0;
}

    .logoSearchbar .logobox img {
        width: 350px;
    }

.searchbar {
    padding-top: 34px;
    width: 288px;
    float: left;
    margin-left: 50px;
}

    .searchbar .input-group-addon {
        display: inline-block;
        float: left;
        padding: 6px;
        width: 70px;
        border-radius: 0;
        background-color: #fff;
        height: 34px;
    }

    .searchbar .input-search {
        position: relative;
        float: left;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }

    .searchbar .form-control,
    .searchbar .btn-squared {
        border-radius: 0;
    }

    .searchbar .input-search-btn + .form-control {
        padding-right: 50px;
    }

    .searchbar .input-search .form-control {
        border-radius: 0;
        border-right: 0;
    }

    .searchbar .product-search-btn {
        float: left;
        background-color: #008CE1;
        border: 1px solid #ccc;
        border-left: 0;
    }

    .searchbar .white {
        color: #ffffff !important;
    }

    .searchbar .input-search-btn {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        padding: 0 10px;
        border: none;
        border-radius: 0 200px 200px 0;
        background: 0 0;
    }

    .searchbar .white:hover {
        color: #ffffff !important;
    }

.tel {
    padding-top: 18px;
    position: absolute;
    top: 0px;
    right: 15px;
}

    .tel .tel-label {
        padding-top: 11px;
        color: #6A6A6A;
        font-size: 18px;
        margin: 0;
        font-weight: normal;
    }

        .tel .tel-label em {
            color: #E8821D;
            padding-top: -19px;
            font-weight: 700;
        }

.speedybar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .speedybar .boxcard {
        /*float: right;
        width: 368px;
        height: 353px;
        background-color: #ffffff;
        border-radius: 10px;
        margin-top: 50px;*/
        /* float: right; */
        margin: 0 auto;
            width: 80%;
        height: 100px;
        /* background-color: #ffffff; */
        border-radius: 10px;
        margin-top: 16%;
    }

    .speedybar .titlebar1 {
        text-align: center;
        padding-top: 35px;
        padding-bottom: 15px;
        font-size: 0;
        -webkit-text-size-adjust: none;
        line-height: 26px;
    }

        .speedybar .titlebar1 span {
            display: inline-block;
            vertical-align: top;
        }

        .speedybar .titlebar1 .line {
            width: 54px;
            border-bottom: 2px solid #eb7f00;
            padding-top: 14px;
        }

        .speedybar .titlebar1 .title {
            font-size: 23px;
            color: #eb7f00;
            padding: 0 10px;
        }

    .speedybar .content-nav {
        padding: 30px;
    }

        .speedybar .content-nav .item-link {
            display: block;
            color: #333333;
            margin-bottom: 25px;
        }

            .speedybar .content-nav .item-link p {
                font-size: 16px;
                text-align: center;
                padding-top: 15px;
            }

            .speedybar .content-nav .item-link img {
                height: 33px;
            }

            .speedybar .content-nav .item-link:hover {
                color: #eb7f00;
            }

@media(max-width:1024px) {
    .speedybar {
        position: relative;
    }

        .speedybar .boxcard {
            width: 100%;
            height: auto;
            margin-top: 20px;
        }

        .speedybar .content-nav {
            padding-bottom: 0px;
        }
}

/*banner-快捷入口*/
.bannerbar img {
    height: 450px;
}

.bannerbar1 img {
    height: 240px;
    width:100%;
}

@media(max-width:1024px) {
    .bannerbar img {
        height: auto;
        min-height: 240px;
    }
}

.technologybar .titlebar2 {
    color: white;
}

.titlebar2 {
    text-align: center;
    font-size: 28px;
    color: #333333;
}

    .titlebar2 span {
        color: #eb7f00;
    }
