.clear{clear: both;margin:0;padding: 0}
.left{float:left}
.right{float:right}
.p-rl-15{padding:0 15px}
.hei10{ height:2rem}
a:hover{color:#e3001e;}
.w1200{ width: 1200px}
.hide{ display: none}
.mt15{margin-bottom: 15px}
.mrl2{ margin: 0 2%}
.mtop2{ margin-top:1.5rem}
.nomp{
    margin: 0!important;
 padding: 0!important;}
.jump{ overflow: hidden}
.jump:hover img {
    transform: scale3D(1.1, 1.1, 1);
     -webkit-transform: scale3D(1.1, 1.1, 1);
}
.tc{text-align:center}
.fb{font-weight: bold}
.specialbor{
    transition: ease-in .3s;
    background: linear-gradient(0, #005AAB 2px, #005AAB 2px) no-repeat,
    linear-gradient(-90deg, #005AAB 2px, #005AAB 2px) no-repeat,
    linear-gradient(-180deg, #005AAB 2px,#005AAB 2px) no-repeat,
    linear-gradient(-270deg, #005AAB 2px, #005AAB 2px) no-repeat;
    background-size: 0 2px, 2px 0, 0 2px, 2px 0;
    background-position: left top, right top, right bottom, left bottom;
}
.specialbor:hover {
    background-size: 98% 4px,  4px 98%, 98% 4px, 4px 98%;
}
/*重置框架样式*/
.layui-fluid{ padding: 0}
.layui-nav-child dd{width: 100%;
    float: left !important; 
    text-align: center; }
.layui-nav .layui-nav-item a{
    color: #ffffff;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
        background-color: #005AAB;
}
.layui-nav{ background: none}
/*导航*/
.header{position: relative;
    /* background-color:rgba(15,35,65,.2); */
	background-color:rgba(0,90,171,.2);
    width: 100%;
    height: 60px;

    z-index: 99999
}
/*.header .layui-container{ background: #e3001e; height: 60px}*/
.logo{ overflow: hidden}
.logo-b{display: none}
.header .logo{
    width: 200px;
    height: 60px;
    float: left;
    text-align: center;
}
.header .logo a{
    font-size: 50px;
    color: #FFF;
    line-height: 60px;
}
.header .nav{
    float: left;
    /* 默认居左，可调整为居右模式 */
    /* float: right;  */
}
.mobile-icon{
    display: none;
}
.mobile-show{ display: none}
.content{margin: 15px auto}
.banner-second img{ width: 100%; height: 360px;margin-top: -60px}
/*白色导航*/
.header-w{position: relative;
    background-color: #fff;
    width: 100%;
    height: 60px;
    z-index: 99999
}
.header-w .layui-nav {
    position: relative;
    padding: 0 20px;
    background-color: #fff;
    color: #0C0C0C;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}
.header-w .layui-nav  a{color: #0C0C0C}
.header-w .nav{
    float: left;
    /* 默认居左，可调整为居右模式 */
    /* float: right;  */
}
.header-w .logo{
    width: 200px;
    height: 60px;
    float: left;
    text-align: center;
}
.header-w .logo a{
    font-size: 50px;
    color: #FFF;
    line-height: 60px;
}
.header-w  .layui-nav .layui-nav-more{    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #c2c2c2 transparent transparent;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
    border-top-color: #ccc;}
.header-w  .layui-nav a:hover{color: #0C0C0C}
    /*底部*/
.footer{       background-color: #444;
    opacity: .9; min-height: 10rem;color: #ccc; padding-top: 10px}
.footer a{color: #ccc}
.ff--partner {
    padding: 5px 0 10px;
}
.ff--area-title {
    margin-bottom: 16.5px;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    text-align: left;
}
.ff-divider {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 1px;
    margin: 15px 0;
}
.ff-divider {
    background: #202020;
    border-top: 1px solid #333;
}
.ff-beian {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(../images/beian.d27c0c8d.png) no-repeat 50%;
}
.ff--copyright {
    font-size: 13px;
    line-height: 31px;
    text-align: center;
}
.footer ul li{margin: 10px 5px}
.footer-link ul li{
    float: left}
.footer-contact li{
    position: relative;
    margin-top: 25px;
    padding-top: 5px;
    padding-left: 48px;
    min-height: 35px;
    color:#ccc;
    list-style: none;}
.footer-contact li i{     position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #424244;
    border-radius: 5px;
    color: #7c7c7c;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
}


/*底部*/
.ff-popper {
    position: absolute;
    top: -153px;
    left: -45px;
    display: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 120px;
    height: 145px;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.15);
}
.ff-qrcode {
    display: block;
    width: 120px;
    height: 120px;
}
.ff-label {
    margin-top: 12px;
    color: #333;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}
.ff-arrow {
    position: absolute;
    bottom: -9px;
    left: 61px;
    border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 5px 10px;
}
.PageBox {
    padding: 30px 0 0px;
}
.PageBox .Pages {
    text-align: center;
}
.PageBox .Pages a {
    padding: 8px 10px;
    border: 1px solid #ededed;
    color: #333;
    font-size: 14px;
    margin: 0 3px;
    transition: all 0.5s;
}
.PageBox .Pages .num a {
    display: inline-block;
    padding: 6px 15px;
    font-style:normal;
}
.PageBox .Pages a:hover, .PageBox .Pages a.a_cur {
      background: #525252;
      color: #fff;
      border: 1px solid #525252;
  }

/*Plugin CSS limarquee*/
.str_wrap {
    overflow:hidden;
//zoom:1;
    width:100%;
	height:80px!important;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background:#f6f6f6;
    white-space:nowrap;
}

.str_wrap.str_active {
    background:#f1f1f1;
}
.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
//display:inline;
//zoom:1;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}

/*自适应相关*/
@media screen and (max-width: 1024px) {
    .mtop2{margin-top:0!important}
    .header .logo{
        text-align: left;
    }
    .header .nav{
        display: none;
        width: 100%;
        position: absolute;
        z-index: 99;
        top: 61px; /* 如果需要缝隙，可将值调至61px */
        margin-left: -15px;
    }
    .layui-nav{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .header .nav li{
        width: 100%;
        text-align: center;
    }
    .mobile-icon{
        display: block;
        color: #FFF;
        font-size: 30px;
        float: right;
        margin-top: 15px;
    }
    .layui-nav .layui-this:after,
    .layui-nav-bar,
    .layui-nav-tree .layui-nav-itemed:after {
        height: 1px;
        background-color: #5FB878;
    }
    #slide{ width: 100%;height:300px!important}
    .slide-index img{ width: 100%;height: 300px;}
    .index-btn .layui-col-md3{width: 50%;float: left}
    .index-btns{ }
    .index-news{margin-bottom: 5px}
    .index-btns img{ width:60%;height: 8rem}
    .index-news-list-date{ width: 14%;height:5rem; float: left;text-align: right;padding-top:5px;
        margin-right:5px}
    .index-industrial .layui-col-md2 {float: left; margin: 5px auto}
    .banner-second img{ width: 100%; }
     .New-Top ul li .MianTitle {
            padding-right: 30px;
        }
     .mobile-show{ display:block}/*block移动端浮动错位处理*/
    .mobile-hide{ display: none}
    .index-freinds{ display: none}
    .list-box-img{ float: left}
    .Page-honour .layui-col-md3{width: 23%;}
    .honor-list .layui-col-md4{ width:32%; float: left}
    .honor-list img{width: 80%;min-height:40% !important;}
    .cy-wl-jh ul li{ min-height: 12rem !important; width:32% ;}
    .cy-wl-jh-txt p{ line-height:20px!important; padding:0 2rem!important; }
    .cy-tips{ display: none;}
    .cul-pic img{width: 80%;height: 100%}
    .cul-xjrw li{width:32%; height: 11rem!important; }
    /*党建*/
    .party-show p {
            width: 100%;
        font-size: 12px;
        line-height: 20px;
        margin: 18px auto 16px;
    }
    .dang1_list>li {
        width: 100%;
        min-height: 150px;
        margin-right: 0;
        margin-bottom: 18px;
        padding: 15px;
        padding-left: 0;
        box-shadow: 0px 1.5px 6px 0px rgba(102, 102, 102, 0.35);
        flex-direction: row;
    }
    .dang1_img {
        width: 140px;
        text-align: center;
        position: relative;
    }
    .dang1_img img {
        width: 24px;
        height: 24px;
        margin: 0 auto;
    }
    .dang1_img p {
        font-size: 12px;
        line-height: 20px;
        margin: 12px 0 0;
    }
    .dang1_img span {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        margin: 0 auto;
        width: 1px;
        height: 25px;
        background: #EEEEEE;
    }
    .dang1_list>li i {
        padding-left: 15px;
        min-height: auto;
        flex: 1;
        font-size: 12px;
        color: #666666;
        line-height: 20px;
        margin: 0px auto 0;
    }
    .flexCon{height: 100%;
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    .con {
        width: 1280px;
        margin: 0 auto;
        position: relative;
    }
    .party-study-c .layui-col-md2{height: 14rem;width: 48%; float: left;
        margin: 1% 1%;}
    .party-study-c .mr-5{ margin-right:0% }
    .party-news .layui-col-md5{ margin-bottom: 2rem}
    .news-lb-item {
        padding-bottom:0;
    }
    .l-text{ margin-bottom: 2rem}
    .job-fee{min-height: 32rem}
    .job-fee .layui-col-md3{float: left;min-height: 24rem;}
    .job-list-sub{margin-top: 10px;}
    .job-list-sub h3 {
        width: 100%;
        font-size: 14px;
        line-height: 50px;

    }
    .job-list-sub form {
        margin-left: 0;
        float: none;
        width: 100%;
    }
    .job-list-sub form p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .job-list-sub label {
        width: 80px;
        line-height: 36px;
    }
    .job-list-sub form p .text {
        margin-right: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .job-list-sub form  button {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    .index-industrial ul li{ width: 30%}
}

/*搜索框*/
.head-box{ line-height: 60px; }
/* search input field */
input[type=search] {
    background:url(../images/search-icon.png) no-repeat 9px center;
    border: none;
    padding: 9px 10px 9px 32px;
    width: 55px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.header-w input[type=search] {
   background:url(../images/search-icon-w.png) no-repeat 9px center;;
    
}
input[type=search]:hover {
    width: 130px;
    background-color: #fff;
    border-color: #6dcff6;

    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
input:-moz-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}

#index-sch input[type=search] {
    width: 15px;

    color: transparent;
    cursor: pointer;
}
#index-sch input[type=search]:hover {
    background-color: #fff;
}
#index-sch input[type=search]:hover {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}
#index-sch input:-moz-placeholder {
    color: transparent;
}
#index-sch input::-webkit-input-placeholder {
    color: transparent;
}
*fix20201208*/
.portlet-title {
    text-align: center;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding-bottom: 1rem;
margin-bottom: 10px;
}
.ser-top input{ width: 80%;height: 2rem;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    color:#444;
    padding-left: .5em;
}
.ser-top{ margin-bottom: 2rem}
.ser-top .btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #3598dc;
    border-color: #3598dc;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.news-lb-item {
    width: 100%;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
}
.news-lb-item-date {
    float: left;
    display: block;
    width: 15%;
    height: 60px;
    overflow: hidden;
}
.news-lb-item-date b {
    display: block;
    width: 60px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    color: #e60009;
    background: #eae7e2;
    margin-bottom: 1px;
    font-size: 27px;
    font-style: italic;
}
.news-lb-item-date p {
    width: 60px;
    margin: 0;
    padding: 0;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #323230;
    background: #eae7e2;
    font-size: 12px;
}
.news-lb-item-title {
    width: 80%;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    padding-bottom: 15px;
}
.news-lb-item-summary {
    width: 80%;
    padding-left: 15px;
    text-indent: 2em;
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}
/*彩虹边框*/
.rainbow{
    transition: ease-in .3s;
    background: linear-gradient(0, #399953 2px, #399953 2px) no-repeat,
    linear-gradient(-90deg, #fbb300 2px, #fbb300 2px) no-repeat,
    linear-gradient(-180deg, #d53e33 2px,#d53e33 2px) no-repeat,
    linear-gradient(-270deg, #377af5 2px, #377af5 2px) no-repeat;
    background-size: 0 2px, 2px 0, 0 2px, 2px 0;
    background-position: left top, right top, right bottom, left bottom;
}
.rainbow:hover {
    background-size: 98% 4px,  4px 98%, 98% 4px, 4px 98%;
}
