﻿@charset "UTF-8";
/*CSS hove*/
/*重写Override*/
.container{position: relative;}
@media (min-width: 1200px) {.container {width: 1230px;}}
/*top-header*/
.top-header{background-color:#fff;}
.topbar{height: 36px;background-color: #eeeeee;border: solid 1px #e7e5e5;line-height: 35px;font-size: 14px;color: #777;}
.topbar .topbar-l{float: left;}
.topbar .topbar-l em{color: #bb8b0a;font-style: normal;letter-spacing: 1px;}
.topbar .topbar-r{float: right;}
.topbar .topbar-r ul li{float: left;text-align: right;padding-left: 15px;position: relative;}
.topbar .topbar-r span{padding: 0 15px;}
.topbar .topbar-r a{color: #777;}
.topbar .topbar-r .app-hover{position: absolute;top: 150%;visibility: hidden;opacity: 0;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;}
.topbar .topbar-r .app-hover:before {content: '';left: 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;}
.topbar .topbar-r p{text-align: center;line-height: 25px;}
.topbar .topbar-r li:hover .app-hover{visibility: visible;opacity: 1;top: 100%;}
.topbar .topbar-r li:hover a:hover{color: #bb8b0a;}
.logobar{float: left;}
.logobar img{padding: 20px 0;max-width: 446px;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{ padding-top:25px;float: right;}
.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; width: 300px;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;}
.searchbar .product-search-btn {float: left;background-color: #6b5e29;}
.searchbar .white {color: #fff !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;}
/*导航*/
.menubar{background-color: #083014;}
.menubar .menubar-nav{width: 100%;}
.menubar .menubar-nav ul{text-align: right;width: 100%;font-size: 0;-webkit-text-size-adjust:none;}
.menubar .menubar-nav ul>li{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size: 16px;width: 14.28%;text-align: center;}
.menubar .menubar-nav ul>li>a{position: relative;display: block;height:50px;line-height: 50px;font-size: 16px;color: #fff;overflow: visible;-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;}
.menubar .menubar-nav ul>li>a:before{content: attr(data-title);position: absolute;top: 15%;left: 0;height: 100%;width: 100%;background-color: #6b5e29;z-index: 1000;opacity: 0;visibility: hidden;text-align: center;-webkit-transform: translateY(100%);transform: translateY(100%);-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;}
.menubar .menubar-nav ul>li:hover a:before,
.menubar .menubar-nav ul>li a.active:before{color: #fff;opacity: 1;visibility: visible;line-height: 50px;-webkit-transform: translateY(0);transform: translateY(0);}
@media(max-width:768px){
.logobar img{max-width: 300px;}
.searchbar .input-search{width: 234px;}
.searchbar{ padding-top:20px;}
}
/*多用背景*/
.our-wrap{position: relative;padding: 50px 0;}
.our-wrap .background{width: 100%;height: auto;position: absolute;z-index: 0;top: 0;left: 0;}
.our-wrap .background img{width: 100%;height: 100%;/*object-fit: cover;*/}
/*多用标题*/
.titlebar{margin-bottom: 30px;}
/*.titlebar h1{font-family: FZCSK--GBK1-0;font-size: 34px;color: #083014;text-align: center;}*/
.titlebar .subhead{margin-top:10px;font-size: 18px;color: #666;line-height: 25px;text-align: center;}
.titlebar .subhead .text{padding: 0 10px;vertical-align: -6px;}
.titlebar .subhead .line {display: inline-block;width: 110px;border-top: 1px solid #beb9a4;}
/*多用菜单*/
.tabsbox{margin-bottom: 40px;font-size: 16px;text-align: center;overflow: hidden;position: relative;}
.tabsbox ul{position: relative;font-size: 0;-webkit-text-size-adjust: none;}
.tabsbox ul li{display: inline-block;padding: 0 10px;vertical-align: middle;}
.tabsbox ul li a{display: block;line-height: 25px;padding: 0px 30px;color: #333333;font-size: 18px;}
.tabsbox ul li.active a{color: #ae3011;}
/*多用按钮*/
/*.moerbar{text-align: center;}
.moerbar .moerbar-btn{display: block;width: 141px;height: 44px;background: url(/Images/more.png) no-repeat;margin: 0 auto;}
.moerbar a.moerbar-btn{text-align: center;line-height: 44px;color: rgba(8, 48, 20, 0.8);font-size: 16px;}
.moerbar a.moerbar-btn:hover{color: #ae3011;}*/
/*更多*/
.moerbar .hvr-bounce-to-right:before{background:rgba(8, 48, 20, 0.8);}
.moerbar{text-align: center;}
    .moerbar .moerbar-btn {
        width: 141px;
        height: 44px;
        color: rgba(8, 48, 20, 0.8);
        line-height: 44px;
        font-size: 16px;
        background: url(/cdn/28/Images/more.png) no-repeat;
        text-transform: uppercase;
        margin: auto;
        display: inline-block;
    }
.moerbar .moerbar-btn a:hover { color: #fff;}
/*高变按钮向右*/
/*Bounce To Right */
.hvr-bounce-to-right {display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
.hvr-bounce-to-right:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: transparent;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-bounce-to-right:hover,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:active {color: white;}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
/*高变按钮向右end*/
/*新闻资讯*/
.newsbar .background{height: 624px;}
.news-centre{height: 348px;overflow: hidden;}
.newsbar-l{position: relative;width: 100%;height: 318px;overflow: hidden;margin-bottom: 30px;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(8, 48, 20, 0.8);}
.newsbar-l .btn-item p{font-size: 18px;color: #fff;line-height: 48px;text-align: center;padding: 0 10px;}
.newsbar-r .media-word{position: relative;padding-bottom: 20px;margin-bottom: 30px;border-bottom: 1px solid #dddddd;}
.newsbar-r .media-l{display:block;float:left;color: #666;text-align: center;border-right:1px solid #dddddd;padding-right:10px;}
.newsbar-r .media-l h3{width: 58px;font-size: 38px;line-height: 44px;}
.newsbar-r .media-l p{width: 58px;font-size: 14px;}
.newsbar-r .media-b{display:block;margin-left:79px;}
.newsbar-r .media-b h4{font-size: 18px;line-height: 25px;color: #333;}
.newsbar-r .media-b p{font-size: 14px;color: #666;line-height: 20px;}
.newsbar-r .media-word:before{content: '';display: block;width: 0;height: 1px;background-color:#ae3011;position: absolute;left: 0;bottom: 0;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;transition: all 1s ease 0s;}
.newsbar-r li:hover .media-word:before{width: 100%;}
.newsbar-r li:hover .media-l{color: #ae3011;}
/*技术交易*/
.dealbar .background{height: 611px;}
.dealbar-c .card{background-color: #fff;border: solid 2px #175c2e;}
.dealbar-c .card .card-head{position: relative;width: 100%;height: 143px;}
.dealbar-c .card .card-head img{position: absolute;left: 0;top: -15px;width: 100%;height: 100%;}
.dealbar-c .card .card-body{padding-bottom: 25px;}
.dealbar-c .card .card-body ul{margin-bottom: 25px;margin-top: 10px;}
    .dealbar-c .card .card-body ul li {
        background: url(/cdn/28/Images/dot.png)no-repeat center left;
        padding-left: 20px;
        font-size: 16px;
        line-height: 38px;
        width: 80%;
        margin: 0 auto;
    }
.dealbar-c .card .card-body ul li a{color: #333;}
.dealbar-c .card .card-body ul li:hover a{color: #6b5e29;}
@media(max-width:1024px){
.dealbar-c .card .card-head{height: 112px;}
.dealbar-c .card .card-head img{top: -12px;}}
@media(max-width:768px){
.dealbar-c .card .card-head{height: 84px;}
.dealbar-c .card .card-head img{top: -9px;}}
/*平台服务*/
.servebar .background{height: 256px;text-align: center;}
.servebar-body {
    position: relative;
    width: 100%;
    height: auto;
    background: url(/cdn/28/Images/background/bg3-banner-i1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.servebar-l{width: 20%;height: 156px;float: left;padding: 2px;position: relative;overflow: hidden;}
.servebar-l img{width: 100%;height: 100%;}
.servebar-r{width: 80%;float: left;}
.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: #444;text-align: center;}
.servebar-r li:hover .txt-item{color: #6b5e29;} 
/*hover*/
.servebar-r li .cove {position: absolute;top: -140px;left: 0;background-color: rgba(8, 48, 20, 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(8, 48, 20, 0.8);border-right: 10px solid transparent;z-index: 999;}
@media(max-width:768px){
.servebar .background{height: 365px;text-align: center;}
.servebar-l{width: 25%;margin: 0 auto;float: none;height: 110px;}
.servebar-r{width: 100%;float: none;}}
/*服务对接*/
.contactbar .background{height: 564px;}
.contactbar .contactbar-h{height: 356px;overflow: hidden;}
.contactbar .card{background-color: #fff;}
.contactbar .card-shadow{-moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);box-shadow: 0 1px 1px rgba(0,0,0,.05);}
.contactbar .card-head img{width: 100%;max-height: 104px;}
.contactbar .card-hover ul{width: 85%;margin: 0 auto;border-bottom: 1px solid #beb9a4;padding: 20px 0;}
.contactbar .card-hover li {
    width: 50%;
    float: left;
    background: url(/cdn/28/Images/dot.png)no-repeat center left;
    padding-left: 20px;
    cursor: pointer;
}
.contactbar .card-hover h6{font-size: 16px;color: #666;line-height: 37px;}
.contactbar .cove-bt{padding-bottom: 30px;}
.contactbar .cove-bt p{font-size: 16px;color: #666;text-align: center;padding: 20px 0;}
.contactbar .cove-bt p i{color: #0a3f1a;font-size: 18px;padding-right:5px;}
.contactbar .cove-bt p em {font-style: normal;letter-spacing: 1px;color: #dc2e23;}
.contactbar .circle{position:relative;}
.contactbar .circle .cove {position: absolute;top: 0;left: 0;background-color: rgba(8, 48, 20, 0.8);width: 100%;height: 270px;padding: 10px;display: none;z-index:3;}
.contactbar .circle .cove h5 {font-size: 16px;color: #fff;text-align: center;padding: 15px 0;}
.contactbar .circle .cove p{color: #fff;font-size: 15px;padding: 0 10px;line-height: 26px;text-transform: capitalize;text-align: left;text-indent: 2em;}
.contactbar .circle .cove .border {width: 100%;height: 100%;border: 1px solid #fff;}
.contactbar .circle .cove .cove-btn{margin-top: 15px;line-height: 35px;text-transform: uppercase;font-weight: 600;font-size: 13px;text-align: center;}
.contactbar .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;}
.contactbar .circle .cove .cove-btn a:hover {-webkit-box-shadow: inset 200px 0 #ff5454;box-shadow: inset 200px 0 #ff5454;}
.contactbar .circle li:hover .cove {display: block;}
/*资源共享*/
.sharebar .background{height: 677px;}
.sharebar .tabsbox ul li a{padding: 0 8px;}
.sharebar .sharebar-h{height: 360px;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: 0;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(8, 48, 20, 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(8, 48, 20, 0.8);}
.mediabar:hover .media-link .fa{bottom: 50%;left: 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%;}}
/*创新企业-政策法规*/
.groupbar .background{height: 426px;}
.titlebar1{border-bottom: 2px solid #8a9a8f;padding-bottom: 15px;margin-bottom: 30px;}
.titlebar1 h1{float: left;font-size: 26px;color: #083014;line-height: 26px;}
.titlebar1 .more{float: right;}
.titlebar1 .more a{font-size: 15px;color: #385841;line-height: 26px;}
.titlebar1 .more:hover a{color:#6b5e29;}
.companybar .c-name{background-color: #f4f4f4;border: solid 1px #395943;margin-bottom: 20px;line-height: 54px;}
.companybar .c-name .tiele-l{float: left;width: 20%;background-color: #375741;font-size: 32px;color: #fff;text-align: center;}
.companybar .c-name .text-r{float: left;width: 80%;padding: 0 10px;text-align: left;font-size: 16px;color: #333;}
.policybar .p-garb{background-color: #ffffff;border: solid 1px #395943;padding: 20px 0;margin-bottom: 45px;}
.policybar .p-garb .garb-img{float: left;width: 40%;}
.policybar .p-garb .garb-text{float: left;width: 60%;line-height: 40px;font-size: 20px;color: #395943;}
.policybar .p-garb:hover{border: solid 1px #6b5e29;}
.companybar .c-name:hover .text-r,
.policybar .p-garb:hover .garb-text{color: #6b5e29;}
@media(max-width:768px){
.groupbar .background{height: 698px;}}
/*尾页*/
.footerbar{background-color: #083014;padding: 50px 0;width: 100%;}
.footerbar .sketch-nav li{float: left;margin-right: 15px;line-height: 46px;font-size: 16px;color: #fff;}
.footerbar .sketch-nav li a{color: #fff;}
.footerbar .sketch-nav li a:hover{color: #dc2e23;}
.footerbar .unit-box p{font-size: 14px;color: rgba(255, 255, 255, 0.7);line-height: 36px;}
/*.footerbar .unit-box p a{color: #216dcc;}*/
.footerbar .ewm-box li{float: left;}
.footerbar .ewm-box .ewm-app{margin-left: 20px;padding-top: 20px;}
.footerbar .ewm-box .ewm-app h5{font-size: 20px;line-height: 36px;color: rgba(255, 255, 255, 0.7);}
.footerbar .ewm-box .ewm-app h6{font-size: 14px;color: rgba(255, 255, 255, 0.7);line-height: 36px;}
@media (max-width: 768px){
.footerbar .ewm-box{padding-top: 33px;}
.footerbar .ewm-box img{max-width: 75px;margin-right: 5px;}
.footerbar .ewm-box .ewm-app{margin-left: 0px;padding-top: 5px;}}