.algin_left {
    float: left;
}

.algin_right {
    float: right;
}

.clear_float {
    clear: both;
}

.algin_center {
    text-align: center;
}

.layui-bg-30993a {
    background: #30993a !important;
}

body {
    /*background: #f5f5f5;*/
}

/**头部的导航样式**/
.header {
    box-sizing: border-box;
    padding: 11px 0 19px;
    width: 100%;
    height: 155px;
    /*background: #fff;*/
    background: url(../images/header.png) no-repeat;
    background-size: cover;
}

.header_content {
    max-width: 1520px;
    margin: 0 auto;
    position: relative;
    /*padding: 20px 0px;*/
}
.header_top {
    display: flex;
    align-items: center;
    margin-bottom: 24px;

}

.header_top_left {
    width: 65px;
    height: 66px;
    margin-right: 16px;
}
img{
    width: 100%;
    height: 100%;
}

.header_top_right {
    font-size: 26px;
    font-weight: 500;
    color: #292929;
}

.pc_logo {
    width: 426px;
    height: 66px;
    margin-bottom: 24px;
}

.pc_logo img {
    width: 100%;
}

@media screen and (max-width: 1218px) {
    .header_content {
        padding: 0;
    }

    .header_nav {
        display: none;
    }

    .pc_logo {
        width: 80%;
        max-width: 426px;
    }

    .site-tree-mobile {
        display: block !important;
    }

    .login-yc {
        display: none;
    }

    .header_content1 {
        padding: 0;
    }
    .main_inquire_conter{
        transform: scale(0.9,0.9);
    }
    .main_inquire_h1{
        letter-spacing: 0px !important;
        /*font-size: 18px !important;*/
    }
}


.header_content1 {
    max-width: 1520px;
    margin: 0 auto;
    position: relative;
}
.header_content1 .layui-nav{
    padding: 0;
}

.layui-nav-child {
    top: 45px
}


.header_nav {
    background: none;
}

.header_nav .layui-nav-item {
    line-height: 45px;
    /*width: 10%*/
    margin-right: 20px;
}

.header_nav .layui-nav-item a {
    color: #000;
    font-size: 16px;
    text-align: center
}

.header_nav .layui-this a, .header_nav .layui-nav-item a:hover {
    color: #FFC86A;
    /*font-weight: bold;*/
}

.layui-nav-bar, .header_nav .layui-this:after {
    background-color: #FFC86A;
}

.layui-nav-bar, .layui-nav .layui-this:after {
    height: 3px;
}
#formsearch .layui-icon-search:before {
    color: #ff9506;
    font-size: 18px;
    font-weight: bolder;
}
/**手机端的切换显示导航按钮**/
.site-tree-mobile {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
}

.site-mobile .site-mobile-shade {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
}

.site-mobile .layui-side {
    display: block !important;
}

/**幻灯片**/
.layui-carousel .layui-this {
    text-align: center;
}

.layui-carousel .layui-this img {
    width: 100%;
    height: 100%;
}

.login-center {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px
}

.login-title {
    border-radius: 4px 4px 0px 0px;
    font-weight: bold;
    background: #FFA84A;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0px;
}

.login-input {
    padding: 4px 25px;
    position: relative;
}

.login-input input {
    padding-left: 36px;
    border-color: #dcdfe6;
}

#canvas {
    position: absolute;
    right: 32px;
    top: 0px;
    color: #ffa800;
    cursor: pointer;
}

.login .layui-form {
    margin-top: 10px;
}

.layui-icon-cellphone-fine {
    position: absolute;
    left: 30px;
    top: 12px;
}

.layui-icon-auz {
    position: absolute;
    left: 30px;
    top: 12px;
}

.layui-col-login {
    width: 335px;
}

.algin-2 {
    width: 50%;
}

.green-bg {
    background: #3CBE5A;
}


/* 首页显示内容 */
.main{
    background: url("../images/back_Ink.png")no-repeat;
    background-size: cover;
}
.main-cen {
    max-width: 1520px;
    margin: 0 auto;
    margin-top: 20px;
}

.layui-tab-content {
    padding: 0;
}

.layui-tab-title {
    border-bottom-style: none
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #ff8400;
}

.layui-tab-brief > .layui-tab-title .layui-this:after, .layui-tab-brief > .layui-tab-more li.layui-this:after {
    border-bottom: 2px solid #ff8400;
}


.layui-field-title {
    margin-top: 30px;
}

.grid-demo-title {
    padding: 20px 0 0 20px;
    font-size: 24px;
    font-weight: bold;
}

.grid-demo {
    padding: 0px 20px;
}

.grid-demo-cen1 {
    padding: 20px;
    font-size: 18px;
    /*background: #ffffff*/
}

.grid-demo-cen {
    padding: 20px;
    margin: 20px 0px;
    font-size: 18px;
    border-radius: 5px;
    /*box-shadow: 0 0 10px rgb(219, 219, 219);*/
}

/***   background: #fff;border-radius:5px; box-shadow: 0 0 10px rgb(219, 219, 219);   **/
.model_img img {
    width: 100%;
}
.main_inquire_conter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 126px;
    width: max-content;
}

.main_inquire_h1 {
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 12px;
    letter-spacing: 20px;
    word-break:keep-all;
    white-space:nowrap;
}

.main_inquire_input {
    display: flex;
    font-size: 18px;
}

.main_inquire_input_input {
    border: none;
    outline: none;
    padding: 0 24px;
    height: 68px;
    width: 80%;
    font-size: 18px;
    background-color: #FFFFFF;
}

.main_inquire_input_search {
    height: 68px;
    width: 20%;
    line-height: 68px;
    text-align: center;
    color: #FFFFFF;
    border:none;
    background-color: #FFA70F;
}

.model_cen {
    padding-left: 20px;
}
.overflow_ellipsis {
    display: flex;
    align-items: center;
    width: 80%;
}
.news_content_right_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
}

.news_content_right_item:last-of-type {
    margin-bottom: 0px;
}

.news_item_radius {
    width: 8px;
    height: 8px;
    margin-right: 12px;
    background: #D8D8D8;
    border-radius: 100%;
}

.news_item_text1 {
    font-size: 18px;
    font-weight: 400;
    color: #131313;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.news_gongju_text {
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 48px;
    padding-left: 16px;
    background: rgba(66, 66, 66, 0.25);
}
.news_item_text2 {
    font-size: 18px;
    font-weight: 400;
    color: #888888;
}
.tech_content_right_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(224, 224, 224, 0.6);
}

.tech_content_right_item:last-of-type {
    margin-bottom: 0px;
}

.tech_item_img1 {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}

.tech_item_img2 {
    width: 8px;
    height: 14px;
}
.space-between{
    display: flex;
    justify-content: space-between;
}
.market {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 56px;
}
.market span,
.market a{
    width: auto !important;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #DA9D36;
}
.market span{
    color: #D8D8D8;
    margin:0 28px;
}
.marketing_content_item {
    position: relative;
    height: 225px;
}

.marketing_content_item_masks:hover {
    background: #f0871f;
    transition: all .5s;
}

.marketing_content_item_masks:hover .marketing_content_item_masks_text,
.marketing_content_item_masks:hover .marketing_content_item_masks_title {
    color: #FFFFFF;
}

.marketing_content_item_masks {
    position: absolute;
    top: 186px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    background: #F5F6F8;
    text-align: center;
    box-sizing: border-box;
    padding: 24px 13px;
    border-radius: 2px 2px 2px 2px;
}

.marketing_content_item_masks_title {
    font-size: 18px;
    font-weight: 500;
    color: #131313;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.marketing_content_item_masks_text {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.padding-right:last-of-type{
    padding-right: 0px;
}
.padding-right{
    padding-right: 20px;
}
.zxdt_item {
    display: flex;
    margin-bottom: 22px;
}

.zxdt_item:last-of-type {
    margin-bottom: 0px;
}

.zxdt_item h5 {
    width: 90%;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom: 0px;
}

.item_tb {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    margin-right: 12px;
    color: #FFFFFF;
    background: #CCCCCC;
}
@media screen and (max-width: 992px) {
    .model_cen {
        padding-left: 0px;
    }
    .margin_top{
        margin-top: 20px;
    }
    .listbanner h3 {
        width: 100%;
        left: 0 !important;
        text-align: center;
    }

    .mo-grid-demo {
        padding: 0 20px;
    }
}

.model_title {
    font-size: 18px;
    /*font-weight: 500;*/
    color: #131313;
    margin-bottom: 15px;
}

.model_cen p {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
}

.model_time {
    font-size: 14px;
    margin-top: 10px;
    color: #d4d4d4;
}

.model_time .layui-icon {
    float: right
}

.sfjd a {
    display: block;
    font-size: 28px;
    color: #fff;
    line-height: 105px;
    text-align: center;
    height: 127px;
    background: url("../images/sfjd.png");
    background-size: 100% 100%;
}

.yxqy a {
    display: block;
    font-size: 28px;
    color: #fff;
    line-height: 105px;
    text-align: center;
    height: 127px;
    background: url("../images/yxqy.png");
    background-size: 100% 100%;
}

.zxzx a {
    display: block;
    font-size: 28px;
    color: #fff;
    line-height: 105px;
    text-align: center;
    height: 127px;
    background: url("../images/zxzx.png");
    background-size: 100% 100%;
}


.wd_title {
    font-size: 18px;
    font-weight: 500;
    color: #131313;
    padding-bottom: 10px;
    margin-bottom: 14px;
    border-bottom: #fff solid 1px;
    /*line-height: 38px;*/
    display: flex;
}

.wd_title img, .wd_center img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.wd_center {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
}

.wd_end {
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    color: #b0b0b0;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.hot-news li {
    line-height: 40px;
    font-size: 16px;
}

.yqlj {
    padding: 0px 10px;
}

.yqlj li {
    height: 61px;
    margin: 10px 0px;
}

.yqlj li a {
    font-size: 16px;
    color: #666666;
    line-height: 35px;
}

.hot-news li a {
    font-size: 16px;
    color: #666666;
}

.hot-news li a span {
    background: #ffc000;
    color: #fff;
    padding: 2px 6px;
    margin-right: 10px;
}

v
.hot-news li:nth-child(n+4) a span {
    background: #e4e2de;
}

.foot-cen {
    color: #fff;
}

.foot-cen h3 {
    font-size: 28px;
    color: #a89e94;
}

.foot-cen p {
    margin-top: 20px;
    color: #bfbfbf;
}

.foot-ewm img {
    margin-right: 10px;
}


.hot-wenz li {
    position: relative;
    clear: both;
    height: 92px;
}

.hot-wenz li img {
    width: 105px;
    float: left;
}

.hot-wenz li p {
    position: absolute;
    left: 118px;
    font-size: 14px;
    color: #666666;
}


body .demo-class {
    border-radius: 36px;
}

body .demo-class .layui-layer-title {
    text-align: center;
    color: rgb(41, 41, 41);
}

body .demo-class .layui-layer-content {
    height: 100%;
}

body .demo-class .layui-layer-content iframe {
    max-height: 90%;
}

.layui-breadcrumb {
    visibility: visible;
}

.grid-demo-brade {
    margin-top: 34px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #f9d068;
}


.title-info {
    padding: 10px 0px;
    margin-top: 20px;
    border-bottom: #e5e5e5 solid 1px;
}

.title-info h3 {
    font-size: 30px;
    color: #000;
    text-align: center;
}

.title-info p {
    text-align: right;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.zhaiyao-info {
    padding: 20px;
    background: #f6f6f6;
    position: relative;
    margin: 20px 0;
}

.zhaiyao-info span {
    position: absolute;
    left: 20px;
    font-size: 16px;
    color: #000;
}

.zhaiyao-info p {
    font-size: 14px;
    color: #999999;
    padding-left: 40px;
    line-height: 24px;
}

.content-info {
    margin: 20px 0;
    font-size: 18px;
    color: #333333;
    line-height: 34px;
}

.content-info p {
    margin: 20px 0;
}

.content-info img {
    max-width: 100% !important;
}


.recommend {
    margin: 20px 0 50px 0;
    background: #fbfbfb;
    padding: 20px 0;
    border: #ececec solid 1px;
}

.recommend p {
    height: 50px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-top: 10px;
}

.recommend span {
    display: block;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding-bottom: 10px;
}

.recommend .img {
    width: 100%;
    max-width: 400px;
}


.grid-case-title {
    padding: 20px 0 0 20px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.case-proinfo {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
}

.case-pro {
    margin: 20px 0px;
}

.case-pro div {
    margin: 10px 0px;
}

.case-pro div.grid-demo {
    padding: 0 4px;
}

.case-pro img {
    width: 100%;
}


.case-desinfo {
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
}


.case-pro1 {
    margin: 20px 0px;
}

.case-pro1 div {
    margin: 10px 0px;
}

.case-pro1 div.grid-demo {
    padding: 0 4px;
}

.case-pro1 div.grid-demo1 img {
    margin-bottom: 6px;
}

.case-pro1 img {
    width: 100%;
}


.case-ppinfo {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}


/*分页*/
#pages {
    text-align: center;
}

#pages li {
    margin: 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}

#pages li a {
    font-size: 14px;
    display: block;
    padding: 0 12px;
}

#pages li span {
    font-size: 14px;
    display: block;
    padding: 0 12px;
}

#pages li.active {
    text-align: center;
    background: #f9d068;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #f9d068;
}

#pages li:hover a {
    color: #fff;
}


/*搜索*/
.search {
    width: 100%;
    background: #fff;
    border: 2px solid #dc8f6a;
    height: 45px;
    line-height: 45px;

}

.search_box {
    margin: 0 auto;
    width: 100%;
}

.search-top-box {
    background: #fff;
    padding: 100px 0 200px 0;
}

.search_time {
    line-height: 40px;
    height: 40px;
}

.search select {
    display: none;
}

.search .select_box {
    font-size: 14px;
    color: #999999;
    width: 120px;
    line-height: 45px;
    float: left;
    position: relative;
}

.search .select_showbox {
    height: 45px;
    text-indent: 1.5em;
}


.search .select_option {
    display: none;
    border: 2px solid #fa0712;
    border-top: none;
    display: none;
    left: -2px;
    top: 45px;
    position: absolute;
    z-index: 99;
    background: #fff;
}

.search .select_option li {
    text-indent: 1.5em;
    width: 100px;
    cursor: pointer;
}

.search .select_option li a {
    color: #666;
}

.search .select_option li.selected {
    background-color: #F3F3F3;
    color: #999;
}

.search .select_option li.hover {
    background: #BEBEBE;
    color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
    border: none;
    background: none;
    height: 45px;
    line-height: 45px;
    float: left
}

.search input.inp_srh {
    font-size: 14px;
    outline: none;
    max-width: 380px;
}

.search input.btn_srh {
    background: #dc8f6a;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 15px;
    width: 100px;
    position: absolute;
    right: 18px;
}

.search_result {
    background: #fff;
    padding: 16px 0px;
}

.search_left {
    text-align: right;
    float: left;
    width: 200px;
    margin-right: 16px;
}

.search_left h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item_gr {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: inline-block;
    padding: 2px 0px;
}

.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
    z-index: 2;
    color: #fa0712;
    font-weight: 600;
}

.xuxian {
    width: 100%;
    height: 0;
    margin: 12px 0;
    border-bottom: #E8E8E8 1px solid;
}

.left-line {
    border-left: 1px solid #ddd;
}

.search_right {

    float: right;
    width: 970px;
}

.search_bd {
    min-height: 500px;
    margin-left: 16px;
}

.loadmore {
    width: 80%;
    margin: 1.5em auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
}

.loadmore-line {
    border-top: 1px solid #E5E5E5;
    margin-top: 2.4em;
}

.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding: 0 .55em;
    background-color: #FFFFFF;
    color: #808080;
}

.loadmore-tips {
    display: inline-block;
    vertical-align: middle;
}


.row-h3 h3 {
    position: relative;
    /*border-left: solid 6px #FF8400;*/
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #131313;
}
.row-h3 h3::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 18px;
    width: 72px;
    height: 3px;
    background: #FFC86A;
}
.row-h3 h3 .yxzx a {
    width: auto;
    height: auto;
    float: none;
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    align-self: center;
}
.row-h3 h3 a {
    width: 86px;
    height: 26px;
    float: right;
}


.layui-border-red {
    border-color: #e0e0e0!important;
    color: #e0e0e0!important;
    margin: 6px 0;
}

.model_img {
    display: flex;
    height: 100px;
    /*align-items: center;*/
    min-height: 130px;
}

@media screen and (max-width: 900px) {
    /*当屏幕尺寸小于900px时，应用下面的CSS样式*/
    .layui-col-md3 {
        margin-bottom: 20px;
    }
    .padding-right{
        margin-bottom: 130px;
    }
    .main_inquire_conter{
        transform: scale(0.7,0.7);
    }
}
@media screen and (max-width: 600px) {
    /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
    .header_top_right {
        font-size: 18px;
    }
    .main_inquire_conter{
        transform: scale(0.5,0.5);
    }
    .market {
        margin-right: 10px;
    }
    .market span {
        margin: 0 10px;
    }
    .row-h3 h3 .yxzx a {
         font-size: 12px;
    }
}
/*尾部样式*/
footer {
    height: 283px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/footer.png) no-repeat;
    background-size: cover;
}

.footer_conter {
    width: 401px;
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    line-height: 28px;
    text-align: center;
}




















