@import "common.css";

body {
    font-family: "MicrosoftYaHei";
    overflow-x: hidden;
}

.sys-header {
    position: relative;
}

.sys-header .header-bg {
    position: absolute;
    top: 0;
    width: 1920px;
    height: 400px;
    left: 50%;
    margin-left: -960px;
    background-image: url(../imgs/top_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-width: 1200px;
    z-index: -1;
}

.sys-header .header-cont {
    /*height: 400px;*/
}

.sys-header .header-cont .header-link {
    line-height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.sys-header .header-cont .header-link a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
}

.sys-header .header-cont .header-link .fl-r a {
    padding: 0 9px;
}

.sys-header .header-cont .header-search {
    margin-top: 28px;
}

.sys-header .header-cont .search-btngroup {
    background-color: white;
    position: relative;
    height: 45px;
    width: 450px;
    border: 1px solid #DDDDDD;
    margin: 24px auto 0;
    border-radius: 6px;
}

.sys-header .search-btngroup .layui-input-inline {
    width: auto;
    margin-right: 0px;
}

.sys-header .search-btngroup .layui-form-select .layui-select-title input {
    height: 43px;
    border: none;
    font-size: 14px;
    font-weight: 400;
    font-family: MicrosoftYaHei;
    color: #444444;
    padding-right: 0;
}

.sys-header .search-btngroup .layui-form-select .layui-edge {
    /*right: 6px;*/
    border-width: 5px;
    border-top-color: #444444;
}


.sys-header .search-btngroup .input-type {
    width: 174px;
    height: 25px;
    line-height: 25px;
    border: none;
    margin: 9px 0;
    /*border-left: 1px solid #E5E5E5;*/
}

.sys-header .search-btngroup .input-type:focus {
    outline: unset;
}

.sys-header .search-btngroup .btn-typesearch {
    width: 50px;
    height: 45px;
    background-color: rgba(0, 107, 207, 1);
    border-radius: 0;
    color: white;
    margin-right: -2px;
    margin-top: -1px;
    padding: 0;
    opacity: 1;
    border-radius: 2px;
}

.sys-header .btn-typesearch:hover,
.swsy-header .btn-typesearch:focus {
    color: white;
}

.sys-header .header-nav {
    margin-top: 20px;
}

.sys-header .header-nav .nav-navbar {
    line-height: 43px;
    color: #E5E5E5;
    height: 43px;
}

.sys-header .header-nav .nav-navbar>li {
    float: left;
}

.sys-header .header-nav .nav-navbar .newImg {
    position: absolute;
    right: -6px;
    top: -14px;
}

.sys-header .header-nav .nav-navbar .navitem {
    position: relative;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    padding: 7px 14px;
    margin: 0 9px;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
}

.sys-header .header-nav .nav-navbar .navitem+.navitem::before {
    content: '';
    width: 1px;
    height: 14px;
    background-color: rgba(255, 255, 255, .3);
    position: absolute;
    top: 12px;
    left: -15px;
}

.sys-header .header-nav .nav-navbar .navitem:hover {
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 2px;
}

.sys-header .header-nav .nav-navbar .navitem.active {
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 2px;
}

/**   成果转化隐藏区域  */
.exPanel {
    position: absolute;
    top: 38px;

    left: 0;
    padding-top: 12px;
    z-index: 1000;
}

.exPanel .exPanel-div {
    background-color: #FFF;
    border-radius: 6px;
    box-shadow: 0px 4px 14px 0px rgba(6, 0, 1, 0.2);
}

.exPanel .exPanel-div::before {
    content: '';
    position: absolute;
    border: 7px solid transparent;
    border-bottom: 7px solid #FFF;
    top: -1px;
    left: 48px;
}

.exPanel li {
    list-style: none;
    width: 110px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}

.exPanel li:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.exPanel li a {
    /*padding: 8px 27px;*/
    cursor: pointer;
}

.exPanel li a:hover {
    text-decoration: none;
    color: #444444;
}

.common-nav {
    height: 50px;
    line-height: 50px;
    /*background: #EEEEEE;*/
}

.common-nav .comnav-img {
    height: 12px;
    width: 3px;
    margin: 15px 3px 18px 16px;
}

.common-nav .comnav-title {
    font-size: 15px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(68, 68, 68, 1);
}

.common-nav .comnav-div {
    /*float: right;*/
    height: 50px;
}

.common-nav .comnav-div .comnavr-img {
    height: 18px;
    width: 19px;
    margin: 13px 7px 20px 0px;
}

.common-nav .comnav-div .comnavr-span {
    color: rgba(102, 102, 102, 1);
    margin-right: 15px;
}

.common-nav .comnav-div .comnavr-span a {
    color: rgba(102, 102, 102, 1);
}


/** 通用模块（用于农商咨询 政策法规 热销产品 友情链接） **/
.sy-comhead {
    position: relative;
}

.sy-comhead .comhead-big {
    width: 64px;
    height: 15px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 900;
    position: relative;
}

.sy-comhead .comhead-big::after {
    content: " ";
    height: 3px;
    background: #64B909;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.sy-comhead .comhead-small {
    width: 90px;
    height: 11px;
    font-size: 12px;
    color: #B8B8B8;
}

.sy-comhead .comhead-more>a {
    width: 41px;
    height: 12px;
    font-size: 14px;
    color: #999999
}

.sy-comhead .comhead-hr {
    margin-top: 9px;
    margin-bottom: 0px;
    height: 1px;
    color: #EEEEEE;
}

.com-tabs {
    color: #666666;
    font-size: 18px;
}

.com-tabs .com-tab {
    display: inline-block;
    margin-right: 42px;
    cursor: pointer;
}

.com-tabs .com-tab.active,
.com-tabs .com-tab:hover {
    font-weight: bold;
    color: #016DB8;
    position: relative;
}

.com-tabs .com-tab.active:after,
.com-tabs .com-tab:hover:after {
    content: ' ';
    position: absolute;
    background: url(../imgs/bt_line.png);
    bottom: -8px;
    left: 1px;
    width: 71px;
    height: 7px;
}

/**   大数据公共样式   **/
.comtitle {
    position: relative;
    padding-top: 30px;
}

.comtitle .comtitle-title {
    float: left;
    border-left: 4px solid #016DB8;
    padding-left: 8px;
    font-size: 24px;
}

.comtitle .comtitle-link {
    float: right;
}

.comtitle .comtitle-link a:hover {
    text-decoration: none;
}

.com-tabs1 {
    color: #666666;
    font-size: 16px;
}

.com-tabs1 .com-tab {
    display: inline-block;
    margin-right: 35px;
    cursor: pointer;
}

.com-tabs1 .com-tab.active,
.com-tabs1 .com-tab:hover {
    position: relative;
}

.com-tabs1 .com-tab.active:after,
.com-tabs1 .com-tab:hover:after {
    content: ' ';
    position: absolute;
    background: url(../imgs/bt_line.png) no-repeat center;
    bottom: -8px;
    left: 1px;
    width: 100%;
    height: 7px;
}






/**   尾部   **/
.sys-footer {
    background: #E3E2E2;
    padding-top: 30px;
}

.sys-footer .footer-body {}

.sys-footer .foot-link-div {
    float: left;
}

.sys-footer .foot-link-div .foot-link-title {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    line-height: 35px;
}

.sys-footer .foot-link-div .foot-link-li {
    font-size: 14px;
    color: #666666;
    line-height: 29px;
}

.sys-footer .foot-link-div .foot-link-li a {
    cursor: pointer;
    color: #666666;
}

.sys-footer .foot-link-div .foot-link-li a:hover {
    text-decoration: none;
    color: #016DB8;
}

.footuldiv {
    position: relative;
}

.footuldiv .btndiv .abtn {
    position: absolute;
    cursor: default;
}

.footuldiv .btndiv .aleft {
    top: 12px;
    cursor: pointer;
    width: 16px;
    height: 17px;
    right: -27px;
    background-color: #016DB8;
    z-index: 1;
}

.footuldiv .btndiv .aleft::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    border: 4px solid transparent;
    border-right: 4px solid #FFFFFF;
}

.footuldiv .btndiv .aleft:hover {
    opacity: 0.8;
}

.footuldiv .btndiv .aright {
    top: 12px;
    cursor: pointer;
    width: 16px;
    height: 17px;
    right: -50px;
    background-color: #016DB8;
    z-index: 1;
}

.footuldiv .btndiv .aright::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 6px;
    border: 4px solid transparent;
    border-left: 4px solid #FFFFFF;
}

.footuldiv .btndiv .aright:hover {
    opacity: 0.8;
}

.footuldiv .scrollcontainer {
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding-right: 60px;
}

.footuldiv .scrollcontainer ul {
    width: 20000px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.footuldiv .scrollcontainer li {
    /*width: 100px;*/
    min-width: 145px;
    padding: 0 10px;
    height: 40px;
    float: left;
}

.footuldiv .scrollcontainer li a {
    cursor: pointer;
    color: #777777;
}

.footuldiv .scrollcontainer li a:hover {
    color: #016DB8;
}