@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    list-style: none;
}

body {
    background: #fff;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
    line-height: 1;
    background-color: rgb(248, 248, 249);
}

a {
    color: #666666;
    text-decoration: none;
}

a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #666666;
    text-decoration: none;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hidden{
    display: none;
}

/** new 头部 **/
.header{
    height: 185px;
}
.nwd{
  display: none;
  bottom: 5px;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
  position: relative;
  font-size: 12px;
  text-align: center;
  background-color: #FF5722;
  color: #fff;
}
.top-new {
    width: 100%;
    height: 34px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
}

.top-center-new {
    width: 1200px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.login-new a {
    /* color: #1b73ba; */
    padding: 0 5px;
    margin-left: 6px;
    height: 14px;
    cursor: pointer;
}

.top-info-new {
    text-align: right;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.top-info-new a {
    color: #666;
    padding: 0px 10px;
    border-right: 1px solid #ddd;
    font-size: 13px;
    margin: 0px !important;
}

.top-info-new-forhover {
    color: #666;
    padding: 0px 10px;
    border-right: 1px solid #ddd;
    font-size: 13px;
    margin: 0px !important;
}

.iconfont-sanjiao {
    color: #cdcdcd;
    font-size: 8px !important;
}

.top-info-new-forhover:hover {
    color: orange;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: inline-block;
    background-color: #fff;
}

.top-info-new-forhover:hover .iconfont-sanjiao {
    color: orange;
    font-size: 8px;
}

.top-info-new-forhover ul {
    width: 700px;
    height: 300px;
    background-color: #fff;
    position: absolute;
    top: 35px;
    right: 0px;
    display: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    z-index: 9999;
}

.top-info-new-forhover:hover ul {
    display: inline-block;
}

.nav-new {
    width: 100%;
    height: 150px;
}

.nav-center-new {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.nav-center-new img {
    height: 80px;
    width: auto;
    margin-top: 10px;
}

.nav-search-add {
    width: 506px;
    height: 70px;
    margin-top: 24px;
}

.top-select ul {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    line-height: 30px;
}

.top-select ul li {
    margin-right: 10px;
    padding: 2px 4px;
    font-size: 13px;
    color: #666;
    cursor: pointer;
}

.search-active {
    background-color: #de373e;
    border-radius: 5px 5px 0 0;
    color: #fff!important;
}

.bottom-search {
    background-color: #de373e;
    height: 40px;
    width: 100%;
}

.bottom-search input {
    margin-left: 2px;
    margin-top: 2px;
    height: 36px;
    border: none;
    width: 400px;
    background-color: #fff;
    text-indent: 0.5em;
}

.bottom-search button {
    height: 38px;
    border: none;
    width: 98px;
    color: #fff;
    background: none !important;
    text-align: center;
    cursor: pointer;
}

.nav-list-new {
    width: 100%;
    height: 40px;
    background-color: #de373e;
    margin-top: 10px;
}

.nav-list-center-new {
    width: 1260px;
    margin: 0 auto;
    height: 40px;
}

.catregroy {
    width: 180px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.nav-list-new-ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.nav-list-new-ul li {
    padding: 0px 20px;
    line-height: 40px;
    font-size: 16px;
}

.nav-list-new-ul li a {
    color: #fff;
}

.nav-list-new-ul li:hover {
    color: #fff;
    background-color: #bd1a2d;
}

.isBj {
    background-color: #bd1a2d;
}


/** new 头部 **/

.container {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 400px;
    padding-top: 20px;
    justify-content: space-between;
}

.container-left {
    width: 650px;
    height: 400px;
}


/*焦点图*/

.box {
    width: 600px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.box-1{
    padding-top: 10px;
}
.box-1 ul {
    margin: 0px;
}

.box-1 ul li {
    width: 600px;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.box-1 ul li img {
    display: block;
    width: 600px;
    height: 350px;
}

.box-1 ul li h2 {
  /*display: none;*/
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  width: 590px;
  background: rgba(125, 125, 120, 0.4);
  text-indent: 2em;
  font-size: 15px;
  line-height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  /*white-space: nowrap;*/
  font-weight: normal;
  color: ghostwhite;
    padding: 5px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; // 行数需设置
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.box-2 {
    position: absolute;
    right: 10px;
    bottom: 14px;
}

.box-2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    text-indent: 100px;
    cursor: pointer;
}

.box-2 ul .on {
    background: rgba(255, 255, 255, 0.6);
}

.box-3 span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, 0.3);
    width: 50px;
    height: 80px;
    top: 50%;
    font-family: "宋体";
    line-height: 80px;
    font-size: 60px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}

.box-3 .prev {
    left: 10px;
}

.box-3 .next {
    right: 10px;
}

.box-3 span::selection {
    background: transparent;
}

.box-3 span:hover {
    background: rgba(125, 125, 120, 0.8);
}


/*焦点图*/

.container-right {
    height: 400px;
    width: 630px;
    background-color: #fff;
}

.layui-tab {
    margin: 0px !important;
}

.mkFont li {
    line-height: 20px !important;
    padding: 10px 0px 10px 0px !important;
    margin: 0px 20px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #666;
}

.mkUlLi {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.mkUlLi li {
    width: 100%;
    line-height: 40px;
    text-indent: 1em;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #dedede;
}
.mkUlLi li:last-child{
    border-bottom: none;
}

.mkUlLi li a {
    font-family: "微软雅黑";
    color: #444;
    font-size: 14px;
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mkUlLi li a::before{
  content: "";
  width: 5px;
  height: 5px;
  background-color: #bd1a2d;
  display: inline-block;
  margin-right: 10px;
}

.mkUlLi li span {
    color: #999;
    font-size: 13px;
    margin-right: 8px;
}

.common-main-bj {
    margin-top: 16px;
    width: 100%;
    height: 80px;
    background: url(../images/gc.png) center center no-repeat;
}

.common-main-bj a {
    width: 100%;
    height: 80px;
    display: block;
}


/*政策申报*/

.common-main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.common-main-left {
    width: 900px;
    border: 1px solid #f8f8f8;
    background: #fff;
}

.common-main-left-header {
    height: 50px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 50px;
    padding: 0px 15px;
}

.policy-title {
    color: #000;
    width: 80px;
    font-size: 20px;
    height: 49px;
    display: inline-block;
    line-height: 50px;
    border-bottom: 2px solid #bd1a2d;
}

.policy-title-describe {
    height: 20px;
    margin: 15px;
    font-size: 16px;
    border-left: 1px solid #f2f2f2;
    display: inline-block;
    line-height: 20px;
    color: #ff7519;
    padding-left: 20px;
}

.policy-title-more {
    float: right;
    color: #999;
}

.policy-detail {
    widows: 100%;
    height: 338px;
}

.policy-detail ul {
    margin: 0px;
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
}

.policy-detail ul li {
    margin: 6px 0px;
    border-bottom: 1px solid #e8e8e8;
}

.policy-detail ul li ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.policy-detail ul li ul li {
    border: none;
    width: 434px;
    height: 80px;
    border: 0px solid red;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.policy-detail-left {
    width: 370px;
    height: 80px;
    line-height: 24px;
}

.policy-detail-left-title {
    font-size: 16px;
}

.policy-detail-left-title a {
    color: #333;
}

.policy-detail-left-categroy {
    font-size: 12px;
    color: #999;
}

.policy-detail-right {
    width: 100px;
    height: 80px;
    text-align: center;
}

.policy-detail-right-price {
    color: orangered;
    /* text-indent: 1.2em; */
    text-align: center;
    padding-bottom: 3px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.policy-detail-right-look {
    padding: 5px 12px;
    border: 1px solid #1b73ba;
    color: #1b73ba;
}

.border-add {
    border-right: 1px solid #f1f1f1 !important;
}

.common-main-left-ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.common-main-left-ul li {
    height: 90px;
    width: 859px;
    padding: 30px 20px;
    border-bottom: 1px solid #f2f2f2;
}


/**0510 new**/

.common-main-left-ul-new {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.common-main-left-ul-new li {
    height: 130px;
    width: 859px;
    padding: 30px 20px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.li-policy-new {
    float: right;
    width: 710px;
}

.li-time {
    height: 100%;
    width: 130px;
    text-align: center;
    float: left;
    display: inline;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-right: 30px;
    border: 1px solid #eee;
}

.li-time img {
    width: 130px;
    height: 80px;
}

.li-time-over {
    font-size: 16px;
    color: #fff;
    padding: 3px 6px;
    background-color: #de373e;
}

.li-time-date {
    width: 89px;
    height: 42px;
    font-size: 32px;
    line-height: 50px;
}

.li-time-year {
    width: 89px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.li-img {
    width: 90px;
    height: 90px;
    float: left;
    display: inline;
    margin-left: 16px;
}

.li-img img {
    width: 100%;
    height: 100%;
}

.li-policy {
    float: right;
    width: 630px;
}

.li-policy-title {
    width: 630px;
    font-size: 20px;
    color: #333;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    cursor: pointer;
}

.li-policy-title-little {
    width: 630px;
    font-size: 15px;
    color: #888;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
}

.li-policy-readnub {
    height: 30px;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}

.li-policy-created {
    width: 180px;
    font-size: 13px;
    color: #666;
}

.li-policy-read {
    width: 200px;
    display: flex;
    justify-content: space-between;
}

.li-policy-eye {
    width: 100px;
    text-indent: 2em;
    background: url(../images/views_icon.png) left 14px no-repeat;
}

.li-policy-zan {
    width: 100px;
    text-indent: 1.5em;
    background: url(../images/zan_orange.png) left 13px no-repeat;
}

.common-main-right {
    width: 300px;
    border: 1px solid #f8f8f8;
}

.common-main-right a {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}
.common-main-right a:nth-child(1):hover{
    box-shadow: 0px 0px 15px #ff8a8a;
    /* transition: all .2s ease-in-out; */
    transition-duration: 0.2s;
}
.common-main-right a:nth-child(1){
    height: 130px;
    background: url(../images/policyEnter.png) center 100% no-repeat;
}

.common-main-right a:nth-child(1) p{
    font-size: 22px;
    color: #fff;
    padding-left: -24px;
    padding-top: 45px;
    margin-left: -100px;
}
.common-main-right a img {
    width: 100%;
    height: 130px;
}


/**提供**/

.provide {
    width: 100%;
    display: flex;
    justify-content: space-between;
    clear: both;
}

.provide-left {
    width: 920px;
    height: 358px;
    border: 1px solid #f2f2f2;
    border-right: none;
}

.provide-left-header {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0px 15px;
    display: block;
    box-sizing: border-box;
}

.td-img {
    height: 30px;
    width: 30px;
}

.provide-right {
    width: 280px;
    height: 358px;
    border: 1px solid #f2f2f2;
}

.provide-right-header {
    height: 83px;
    width: 100%;
    background: url(../images/supplier_hall_bag.png) 0 0 no-repeat;
}

.provide-right-header-title {
    width: 100%;
    color: #fff;
    font-size: 24px;
    height: 30px;
    padding: 10px 0px 5px 10px;
}

.provide-right-header-describe {
    width: 100%;
    color: #fff;
    font-size: 14px;
    height: 30px;
    padding: 0px 0px 0px 10px;
    margin-top: 10px;
}

.provide-right-main {
    height: 265px;
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
    position: relative;
}

.provide-right-main-title {
    width: 100%;
    border-left: 4px solid #de373e;
    font-weight: bold;
    font-size: 18px;
    text-indent: 0.5em;
    color: #000;
    margin: 0px 0px 20px 0px;
}

.provide-right-main-category {
    height: 120px;
    width: 100%;
}

.provide-right-main-category-title {
    height: 20px;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: bold;
}

.provide-right-main-category-ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.provide-right-main-category-ul li {
    margin-top: 10px;
    font-size: 13px;
    cursor: pointer;
}

.provide-right-main-category-ul li a {
    color: #111;
}

.provide-right-main-button {
    position: absolute;
    bottom: 10px;
    left: 50%;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid #de373e;
    color: #de373e;
    padding: 8px 30px;
    background: none;
    border-radius: 3px;
    cursor: pointer;
}

.provide-right-main-button:hover {
    background-color: #de373e;
    color: #fff;
}

.demand {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}

.demand-right-header {
    height: 83px;
    width: 100%;
    background: url(../images/demand_hall_bag.png) 0 0 no-repeat;
}

.demand-right-main-title {
    width: 100%;
    border-left: 4px solid #1b73ba;
    font-weight: bold;
    font-size: 18px;
    text-indent: 0.5em;
    color: #000;
    margin: 0px 0px 20px 0px;
}

.demand-right-main-button {
    position: absolute;
    bottom: 10px;
    left: 50%;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid #1b73ba;
    color: #1b73ba;
    padding: 8px 30px;
    background: none;
    border-radius: 3px;
    cursor: pointer;
}

.demand-right-main-button:hover {
    background-color: #1b73ba;
    color: #fff;
}

footer {
    width: 100%;
    height: 120px;
    padding: 15px 0px;
    margin-top: 20px;
    border-top: 2px solid #C5021B;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    line-height: 25px;
}

.footer p {
    text-align: center;
    padding-top: 10px;
}

.footer a {
    padding: 0 5px;
    font-size: 14px;
}

a:link,
a:visited {
    text-decoration: none;
    color: #333;
    outline: none;
}


/*动态*/

.dynamic {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: space-between;
}

.dynamic-left {
    width: 572px;
    height: 328px;
    border: 1px solid #f2f2f2;
    background-color: #fff;
    padding: 10px;
}

.dynamic-left-addTile {
    font-size: 24px;
    color: #bd1a2d;
}

.dynamic-left-addDescribe {
    font-size: 14px;
    color: #999;
}

.ul-loop {
    height: 328px;
    width: 568px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.ul-loop-li {
    padding: 10px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.ul-loop-li-ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.ul-loop-li-ul li {
    height: 38px;
    line-height: 38px;
    /* padding: 2px 0px;
	margin: 5px 0px; */
}

.ul-loop-li-ul-lipro {
    background-color: green;
    height: 38px !important;
    line-height: 38px;
    padding: 0px 10px !important;
    color: #fff;
}

.ul-loop-li-ul-liproa {
    height: 38px !important;
    line-height: 38px;
    background-color: orange;
    padding: 0px 10px !important;
    color: #fff;
}


/*sanjiao*/

@font-face {
    font-family: "iconfont";
    src: url("../images/iconfont-sanjiao.eot");
    src: url("../images/iconfont-sanjiao.eot?#iefix") format("embedded-opentype"), /*url("../images/iconfont-sanjiao.woff2") format("woff2"), url("../images/iconfont-sanjiao.woff") format("woff"), url("../images/iconfont-sanjiao.ttf") format("truetype"), */url("../images/iconfont-sanjiao.svg#iconfont") format("svg");
}

.iconfont-sanjiao {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconfont-sanjiao:before {
    content: "\e62b";
}


/*焦点图滚动*/

#demo {
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 280px;
}

#indemo {
    float: left;
    height: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#new-demo {
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 280px;
}

#new-indemo {
    float: left;
    height: 800%;
}

#new-demo1 {
    float: left;
}

#new-demo2 {
    float: left;
}


/*供应大厅*/

.supply-main {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
}

.supply-main-top {
    height: 126px;
    width: 100%;
    /*display: inline-block;*/  /* xiaojia 20200518修改，供应大厅，ie浏览器打开异常修改*/
    background-color: #fff;
}

.supply-category {
    width: 100%;
}

.supply-category .layui-tab-title {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    height: 106px;
    border: none;
}

.supply-category .layui-tab-title li {
    width: 49%;
    height: 106px;
}

.categroy-detail {
    width: 100%;
    /*height: 264px;*/
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    margin-top: 16px;
    background-color: #ffffff;
}

.categroy-detail-ul {
    width: 100%;
    /*height: 164px;*/
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: column;
}

.categroy-detail-ul li {
    width: 100%;
    height: 20px;
    padding: 22px 0px;
    border-bottom: 1px dashed #ddd;
    text-indent: 1.5em;
}

.categroy-detail-ul-title {
    display: inline-block;
}

.categroy-detail-ul-li-ul {
    width: 1050px;
    margin-left: 10px;
    display: inline-block;
    /*bing*/
    float: right;
}

.categroy-detail-ul-li-ul li {
    padding: 0px 12px 0px 0px;
    border: none;
    text-indent: 0em;
    display: inline-block;
    width: auto !important;
}

.categroy-detail-ul-search {}

.categroy-order {
    width: 100%;
    height: auto;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    margin-top: 16px;
    background-color: #fff;
}

.categroy-table {
    width: 100%;
    height: auto;
    padding: 16px 0px;
}

.table-button {
    padding: 6px 10px;
    color: #fff;
    background-color: #3293fc;
}

#split {
    width: 100%;
    text-align: center;
}

.categroy-table-ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.categroy-table-ul li {
    width: 545px;
    height: 190px;
    padding: 15px 20px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background: url(../images/supply-bj.png) left center no-repeat #fff;
    margin-bottom: 15px;
}

.categroy-table-ulli-p {
    font-size: 20px;
    color: #333;
}

.categroy-table-ulli-p span {
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}

.categroy-table-ulli-detail {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.categroy-table-ulli-detail-left {
    width: 405px;
    height: 130px;
    margin-top: 16px;
}

.categroy-table-ulli-detail-left-ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.categroy-table-ulli-detail-left-ul li {
    width: 100%;
    padding: 6px 0px;
    margin: 0px;
    border: none;
    color: #666;
}

.categroy-table-ulli-detail-left-ul li span {
    color: #333;
}

.color-org {
    color: #ff9046 !important;
}

.categroy-table-ulli-detail-right {
    text-align: center;
}

.categroy-table-ulli-detail-right span {
    padding: 8px 30px;
    display: inline-block;
    color: #ff9046;
    border: 1px solid #ff9046;
    margin-top: 65px;
}


/*需求大厅*/

.demand-main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.demand-detail {
    width: 100%;
    height: auto;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.demand-detail-left {
    width: 924px;
    border: 1px solid #d2d2d2;
    height: auto;
    background-color: #fff;
}

.demand-detail-left-ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.demand-detail-left-ul li {
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    border-bottom: 1px solid #d2d2d2;
}

.demand-detail-left-ulli-left {
    width: 800px;
}

.demand-detail-left-ulli-left p {
    margin-bottom: 10px;
}

.demand-detail-left-ulli-title {
    font-size: 18px;
    color: #333;
}

.demand-detail-left-ulli-title-state {
    padding: 3px 10px;
    background-color: #ff6600;
    border-radius: 9px;
    color: #fff;
    font-size: 14px;
}

.demand-detail-left-ulli-content {
    font-size: 13px;
    color: #888;
}

.demand-detail-left-ulli-categroy {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.demander {
    display: inline-block;
    text-indent: 1.5em;
    background: url(../images/demander.png) left center no-repeat;
    color: #888;
}

.categroybj {
    display: inline-block;
    text-indent: 1.5em;
    background: url(../images/categroybj.png) left center no-repeat;
    color: #888;
    margin-left: 20px;
}

.timecicon {
    display: inline-block;
    text-indent: 1.5em;
    background: url(../images/timecicon.png) left center no-repeat;
    color: #888;
    margin-left: 20px;
}

.demand-detail-left-ulli-right {
    width: 100px;
    text-align: center;
}

.demand-detail-left-ulli-right span {
    display: block;
    color: #000;
    margin-top: 10px;
}

.golook {
    padding: 10px 5px;
    background-color: #3293fc;
    color: #fff !important;
}

.golook a,
.golook a:hover {
    color: #fff;
}

.demand-detail-right {
    width: 260px;
    height: auto;
}

.demand-detail-right-top {
    width: 260px;
    height: 212px;
    border: 1px solid #d2d2d2;
    background-color: #fff;
}

.demand-detail-right-top p {
    padding: 16px;
    word-spacing: normal;
    line-height: 20px;
    color: #666;
}

.demand-detail-right-top span {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: url(../images/xq_rel.png) 30px center no-repeat #3293fc;
}

.demand-detail-right-dynamic {
    width: 260px;
    height: 266px;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    margin-top: 16px;
}

.demand-detail-right-dynamic-title {
    height: 40px;
    border-bottom: 1px solid #d2d2d2;
    color: #de373e;
    text-indent: 1em;
    font-size: 14px;
    line-height: 40px;
}

.demand-detail-right-dynamic-roll {
    width: 100%;
    display: flex;
    height: 226px;
    flex-direction: column;
}

.demand-detail-right-dynamic-roll li {
    padding: 10px;
    border-bottom: 1px solid #e2e2e2;
}

.demand-detail-right-dynamic-roll li p {
    line-height: 20px;
    color: #333;
    font-size: 14px;
}

.demand-detail-right-dynamic-roll li span {
    font-size: 13px;
    color: #888;
}

#roll {
    height: 226px;
    overflow: hidden;
}

#rollcathe {
    height: 8000%;
}


/*需求平台详情*/

.demand-list-top {
    width: 100%;
    height: 340px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    margin-top: 16px;
    background-color: #ffffff;
}

.demand-list-top-left {
    width: 850px;
    padding: 60px;
}

.demand-list-top-right {
    width: 289px;
    border-left: 1px solid #e6e6e6;
}

.demand-list-top-left-title {
    font-size: 24px;
    color: #333;
    margin-bottom: 14px;
}

.waitDocking {
    float: right;
    padding: 3px 8px;
    color: #fff;
    background-color: #ff6600;
    border-radius: 5px;
    font-size: 13px;
}

.demand-list-top-left-price {
    /*width: 160px;*/
    height: 60px;
    line-height: 60px;
    /*text-align: center;*/
    background-color: #f9f8f8;
}

.demand-list-top-left-price-b {
    color: #3293fc;
    font-size: 30px;
    margin-left: 10px;
}

.demand-list-top-left-ad {
    width: 100%;
    height: 50px;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.demand-list-top-left-but {
    padding: 10px 20px;
    height: 20px;
    background-color: #3293fc;
    color: #fff;
}

.demand-list-top-left-img {
    height: 50px;
    background: url(../images/jiantou.png) center 10px no-repeat;
    width: 80px;
}

.demand-list-top-right-about {
    height: 40px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #444;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.demand-list-top-right-about-detail {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.imgLogo {
    width: 60px;
    height: 60px;
    margin-left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
}

.demand-list-top-right-about-detail p {
    margin-top: 12px;
}

.demand-titles {
    border-left: 4px solid #3293fc;
    font-size: 26px;
    color: #444;
    margin: 10px 0px;
    text-indent: 0.5em;
}

.demand-list-detail {
    width: 100%;
    height: auto;
    padding: 20px 15px;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    position: relative;
}

.demand-list-detail p {
    font-size: 16px;
    line-height: 26px;
}

.demand-list-detail-tel {
    height: 40px;
    text-indent: 2.2em;
    line-height: 40px;
    background: url(../images/xh_phone.png) left center no-repeat;
}

.demand-list-detail-email {
    height: 40px;
    text-indent: 2.2em;
    line-height: 40px;
    background: url(../images/xh_email.png) left center no-repeat;
}

.demand-list-detail-address {
    height: 40px;
    text-indent: 2.2em;
    line-height: 40px;
    background: url(../images/xh_addr.png) left center no-repeat;
}

.consultation {
    padding: 20px 15px;
    position: absolute;
    right: 30px;
    top: 60px;
    background-color: #ef6512;
    color: #fff;
}

.interested {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
}

.interested-left {
    width: 890px;
}

.demand-interested {
    height: 288px;
    border: 1px solid #e6e6e6;
    width: 100%;
    background-color: #fff;
}

.demand-interested ul {
    display: flex;
    flex-direction: column;
}

.demand-interested ul li {
    height: 96px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 25px;
    border-bottom: 1px solid #e2e2e2;
}

.demand-interested-title {
    font-size: 18px;
    line-height: 30px;
}

.demand-interested-title-state {
    padding: 3px 10px;
    background-color: #ff6600;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
}

.interested-right {
    width: 288px;
}


/*供应详情*/

.supply-list-left {
    width: 550px;
    height: 100%;
    box-sizing: border-box;
    padding: 26px 30px;
    border-right: 1px solid #e6e6e6;
}

.supply-list-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.supply-list-right {
    width: 649px;
    height: 100%;
    box-sizing: border-box;
    padding: 26px 30px;
}

.default-img {
    width: 250px;
    height: 250px;
    margin-left: 50%;
    transform: translate(-50%, 0%);
}

.institute {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: flex;
    justify-content: start;
    flex-direction: row;
}

.institute-left {
    width: 450px;
    vertical-align: middle;
    border-right: solid 1px #e6e6e6;
    font-size: 18px;
}

.institute-left-img {
    width: 80px;
    height: 80px;
    border: 1px solid #e6e6e6;
}

.institute-center {
    width: 124px;
    text-align: center;
    border-right: solid 1px #e6e6e6;
}

.institute-center img {
    margin-left: 50%;
    transform: translate(-50%, 0%);
    ;
}

.institute-right {
    padding-left: 20px;
}


/*login 登录框样式*/

#loginForm {
    display: none;
    width: 388px;
    height: 426px;
    overflow: hidden;
    background-color: #fff;
}

.div100 {
    width: 100%;
    height: 100%;
}

.loginForm-top {
    height: 104px;
    background-color: #f5f7fa;
    width: 100%;
    text-align: center;
}

.loginForm-top-t {
    font-size: 24px;
    padding-top: 20px;
}

.loginForm-top-d {
    font-size: 14px;
    padding-top: 10px;
}

.lginMain {
    background-color: #fff;
    height: 422px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 40px;
}

.userInput {
    display: flex;
    justify-content: start;
    width: 100%;
    height: 44px;
    border: 1px solid #eee;
    margin-top: 20px;
}

.userIcon {
    height: 44px;
    width: 44px!important;
    border-right: 1px solid #eee;
    background: url(../images/login_user.png) center center no-repeat;
}

.passwordIcon {
    height: 44px;
    width: 44px!important;
    border-right: 1px solid #eee;
    background: url(../images/login_password.png) center center no-repeat;
}

.loginInput {
    height: 44px!important;
    width: 264px!important;
    line-height: 44px!important;
    text-indent: 10px;
    color: #666;
    border: none!important;
    outline: none;
    padding-left: 0px!important;
    background: #fef0e8!important;
}

.loginButton {
    width: 100%;
    height: 44px;
    background-color: #3293fc;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    line-height: 44px;
    cursor: pointer;
}

.loginButton-tips {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}

.loginButton-technology {
    width: 100%;
    height: 30px;
    line-height: 15px;
    text-align: center;
    margin-top: 30px;
    color: #ddd;
}


/* 注册 */

.register-title {
    font-size: 22px!important;
    margin: 25px 0px;
}

.about {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.about-left {
    width: 220px;
    height: auto;
}

.about-left-ul {
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.about-left li {
    height: 20px;
    padding: 20px 40px;
    border-bottom: 1px solid #eee;
}

.about-right {
    width: 960px;
    height: auto;
    padding: 15px 20px;
    box-sizing: border-box;
    background-color: #fff;
}


/*政策资讯*/

.policy-top {
    margin-top: 16px;
    width: 100%;
    height: auto;
    border: 1px solid #e2e2e2;
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
}

.search-head {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.search-head-ul1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    width: 1100px;
}

.search-head-ul1 li {
    line-height: 40px;
    padding: 0px 13px;
}

.search-head-ul2 {
    width: 90px;
    display: flex;
    justify-content: end;
}

.search-head-ul2 li {
    line-height: 40px;
    margin-left: 13px;
}

.condition-search {
    padding: 10px;
    border-top: 1px dashed #ccc;
}

.order-head {
    height: 40px;
    background-color: #f2f2f2;
    width: 100%;
}

.order-head-ul {
    display: flex;
    justify-content: start;
    flex-direction: row;
}

.order-head-ul li {
    padding: 0 15px;
    line-height: 40px;
}

.order-head-ul li i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 8px;
    height: 20px;
    line-height: 10px;
}

.policy-addtime {
    float: left;
}

.policy-news-list {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.policy-news-list-left {
    width: 860px;
    height: auto;
    background-color: #fff;
    border: 1px solid #E2E2E2;
}

.displaylist {
    display: flex;
    flex-direction: column;
}

.displaylist li {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.policy-news-list-left-title {
    font-size: 20px;
    line-height: 40px;
}

.policy-news-list-left-title-grade {
    color: #de373e;
}

.policy-news-list-left-relevant {
    margin: 20px 0px;
}

.policy-news-list-left-relevant span {
    margin: 0px 8px 0px 3px;
}

.policy-news-list-right {
    width: 320px;
    height: auto;
}

.policy-news-list-common {
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #E2E2E2;
}

.policy-news-list-hot {
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    text-indent: 1em;
    border-bottom: 1px solid #eee;
}

.policy-news-list-hotnews {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.policy-news-list-hotnews li {
    padding: 15px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}

.policy-news-list-hotnews-font {
    width: 300px;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
}

.policy-news-list-hotnews-addtime {
    text-indent: 1.6em;
    background: url(../images/icon-dar.png) left center no-repeat;
}


/*政策详情*/

.zc-detail {
    width: 100%;
    margin-top: 16px;
    padding: 50px 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.zc-detail-title {
    width: 100%;
    height: auto;
    line-height: 50px;
    font-size: 32px;
    color: #333;
    white-space: normal;
    text-align: center;
}

.zc-detail-title-detail {
    width: 93%;
    height: 40px;
    margin: 10px auto;
    line-height: 40px;
    /* border-bottom: 1px solid #ddd; */
    display: flex;
    justify-content: space-between;
    color: #666
}

.zc-detail-title-detail-make {
    margin-left: 20px;
}

.detail-content {
/*    padding: 20px 0px;*/
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

.detail-content p {
/*    margin-top: 20px;*/
    /*text-indent: 2em;*/
}


/*首页新闻中心*/

.newCenter {
    width: 100%;
    height: auto;
}

.newCenter li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}

.newCenter-li-time {
    height: 100%;
    width: 130px;
    text-align: center;
    border: 1px solid #eee;
    margin-right: 30px;
}

.newCenter-li-time img {
    width: 140px;
    height: 100px;
}

.newCenter-li-policy-new {
    width: 700px;
    display: flex;
    flex-direction: column;
}

.newCenter-li-policy-title {
    height: 34px;
    line-height: 34px;
    font-size: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newCenter-li-policy-describe {
    width: 700px;
    height: 40px;
    line-height: 20px;
    width: 100%;
}

.newCenter-li-policy-readnub {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
}

.newCenter-li-policy-created {
    font-size: 14px;
    color: #666;
    margin-right: 40px;
    display: flex;
    flex-direction: row;
}

.newCenter-li-policy-read {
    font-size: 14px;
    color: #666;
}

.search{margin-top: 15px;border: 1px solid #d2d2d2;background-color: #ffffff;}
.smbx{margin-top: 3px;line-height: 35px;}
.smbx a{padding: 0 5px;}
.search ._submit{background-color: #3293fc !important;}

.layui-breadcrumb{display: block;height:20px;line-height: 20px; margin: 10px 0;}
.layui-breadcrumb li{display: inline-block;}
.layui-breadcrumb li a:hover{color: #3293fc !important;}

/* 技术支持 */

.jszc{
    position: absolute;
    display: none;
    right: 0px;
/*    top: 40px;*/
    width: 158px;
/*    height: 174px;*/
    padding: 10px;
    background-color: white;
    z-index: 999;
    box-shadow: 2px 0px 14px #c3c3c3;
  }
  .jszc p{
    font-size: 14px;
  }
  .jszc img{
      width: 100%;
      height: auto;
  }
  /* 站内信 */
  .outMessage img{
    width: 17px;
    height: 17px;
    position: relative;
    top: -2px;
  }
  .outMessage img:nth-child(2){
    width: 17px;
    height: 17px;
    position: relative;
    top: -2px;
    left: -20px;
  }
  .outMessage span{
      position: relative;
      left: -3px;
  }
  .outMessage #tip{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    background-color: red;
    position: relative;
    left: -12px;
    visibility: visible;
  }
  /* .sl-shade{
    z-index: 98;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  } */
  .sl-shade{
    z-index: 98;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 998;
  }

