body{
background:url("../images/bg_body.gif");
margin-top: 50px;
}
html,body{
    width:100%;
    height:100%;
}
.new_a a{
    text-decoration:none;
	color:#ffffff;
}
.navbar-yy{
    background: url("../images/nav.png") center;
    box-shadow: 0px 0px 20px rgba(0,0,100,0.8);
}
.navbar-form {
    margin:10px 0px 0px 0px;
}
.navbar-form .form-group{
    position: relative;
}
.navbar-form .button{
    position: absolute;
    left: 5px;
    top: 8px;
    border: none;
    background: none
}
.navbar-form .form-control {
    height: 30px;
    width: 100px;
    border-radius: 20px;
    line-height: 28px;
    padding-left:30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-form .form-control.active{
    width:150px;
}
#carousel-ad img.img-responsive{
    display: inline-block;
}

.apply{
    background:rgba(21,21,21,0.3);
    box-shadow: 0px 0px 1px #fff ;
}
.apply .apply-caption{
    color:#fff;
}
.apply .apply-caption p{
    font-size: 12px;
}
.apply .apply-button{
    padding-top:10px;
    padding-bottom:5px;
    color:#ffffff;
    font-size:12px;
}
.apply .apply-button div{
    padding-top:5px;
    padding-bottom:5px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding:2px 20px 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-yy {
    background-color:rgba(255,255,255,0.1);
}
.navbar-yy .navbar-text {
    color: #777;
}
.navbar-yy .navbar-nav > li > a {
    color: #fff;
}
.navbar-yy .navbar-nav > li > a:hover,
.navbar-yy .navbar-nav > li > a:focus {
    color: #fff;
    background-color:#005bac;
}
.navbar-yyt .navbar-nav > .active > a,
.navbar-yy .navbar-nav > .active > a:hover,
.navbar-yy .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-yy.navbar-nav > .disabled > a,
.navbar-yy .navbar-nav > .disabled > a:hover,
.navbar-yy .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-yy .navbar-nav > .active > a,
.navbar-yy .navbar-nav > .active > a:hover,
.navbar-yy .navbar-nav > .active > a:focus {
    color: #f2f2f2;
    background-color: #1482c1;
    padding-left: 23px;
    padding-right:20px;
}
.navbar-toggle {
    float: right;
    margin: 8px 0 8px 0;
    padding: 9px 6px;
    background: #15c288;
}

.navbar-toggle>span {
    background: #fff;
}
.navbar-form {
    margin: 26px 0 21px 30px
}
@media (max-width:768px) {
    .navbar-header {
        margin: 0 !important
    }

    .navbar-collapse {
        position: absolute;
        z-index: 999;
        background:rgba(33,111,156,0.8);
        width:100%;
        border-bottom:#33ddaa solid 2px;
    }
    #searchform {
        padding: 0;
        margin:5px 0;
    }

    .nav.user-nav {
        position: absolute !important;
        right: 10px;
        top: 0;
    }
}
@media (max-width:768px) {
    .header .navbar-brand {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -50px;
        padding: 5px 0px 0px 0px;
        height: 60px;
    }
}
.panel.panel-yy{
    border-radius:0px;
    transition: all .3s ease;
}
.panel{
    background:none;
    box-shadow: none;
    background: rgba(200,200,200,0.1);
}
.panel-yy:hover{
    box-shadow: 0px 0px 1px rgba(255,255,255,0.5),0px 0px 10px rgba(255,255,255,0.8);
}
.panel-yy>.panel-heading{
    background:none;
    border-bottom:#fff solid 1px;
    background: rgba(222,222,222,0.1);
}
.panel-yy>.panel-footer{
    background:none;
    background: rgba(222,222,222,0.1);
}
.panel-yy>.panel-footer .pagination{
    margin:10px 0px;
}
.panel-yy>.panel-heading>a{
   color:#fff;
}
.panel-yy>.panel-body>ul{
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.panel-yy>.panel-body>ul>li{
    padding:9px 0px;
}
.panel-yy>.panel-body>ul>li>a{
    text-decoration: none;
    font-size: 13px;
    color:#fff;
}
.panel-yy>.panel-body>ul>li>a:hover{
    color:#ccc;
}
.panel-yy>.panel-body>div>div>.thumbnail{
    border:0;
    border-radius: 0;
    padding:3px;
    background:rgba(255,255,255,0.7);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
    margin-bottom: 12px;
    transition: all .3s ease;
}
.panel-yy>.panel-body>div>div>.thumbnail:hover{
    
}
.panel-yy>.panel-heading>a>i{
    font-size: 24px;
    transition: all .3s ease;
}
.panel-yy>.panel-heading>a>i:hover{
    transform:rotate(90deg);
}
.panel-yy>.panel-body>.pic-list>li{
    padding:7px 0px;
    font-size: 12px;

}
.panel-yy>.panel-body>.pic-rescue-list>li{
    padding:4px 0px;
    font-size: 12px;

}
.panel-yy>.panel-body>.rescue-list{
	border-bottom:#ccc solid 1px;
	margin-bottom:7px;
}
.panel-yy>.panel-body>.rescue-list>li{
    padding:9px 0px;
    font-size: 12px;

}
.panel-yy>.panel-body>.down-list>li{
	line-height:30px;

}
.panel-yy>.panel-body>.down-list>li>div{
	text-align:right;
}
.panel-yy>.panel-body>.down-list>li>div>span{
	padding:0px 20px;
	font-size:12px;
	color:#f1f2f1;
}
.panel-yy>.panel-body>table{
	color:#f1f1f1;
}
.panel-yy>.panel-body>table>caption>h5{
	color:#f1f1f1;
	font-size:22px;
	font-weight:bold;
}
.panel-yy>.panel-body>.well{
	color:#f1f1f1;
    background: rgba(220,220,222,0.2);
    border-radius: 0px;
    box-shadow:0px 0px 3px rgba(10,10,10,0.1);
}
.panel-yy>.panel-body>.well>.downurl>ul>li>a{
	color:#0000ff;
}
.panel-yy>.panel-body>.box{
	color:#ffffff;
}
#administration_list>li{
	padding:10px 0px 0px 0px;
}
.xgdown>li>a{
	color:#ffffff;
}
.pxzx{
    background: rgba(240,240,240,0.6);
    transition: all .1s ease;
}
.pxzx:hover{
    background: rgba(240,240,240,0.8);
}
.pxzx-title span{
    color:#5e5e5e;
    font-size: 36px;
    padding-left: 10px;
}
.pxzx-title{
    border-bottom:#000 solid 3px;
    position: relative;
    text-align: center;
}
.pxzx-title a{
    color:#000;
    font-weight: bold;
    font-size: 36px;
}
.pxzx-tx{
    position: absolute;
    background: #45c108;
    width: 104px;
    height: 3px;
    transition: all .3s ease;
}
.pxzx .well{
    margin-top: 10px;
    background: rgba(220,220,222,0.4);
    border-radius: 0px;
    box-shadow:0px 0px 3px rgba(10,10,10,0.1);
}

.wsfw{
    background: rgba(200,200,200,0.1);
    transition: all .1s ease;
    margin-top: 20px;
}
.wsfw-title h1 a{
    color:#fff;
}
.wsfw-title span{
    color:#fff;
    font-size: 36px;
    padding-left: 10px;
}
.wsfw-title{
    border-bottom:#ccc solid 3px;
    position: relative;
    text-align: center;
}
.wsfw-title a{
    color:#000;
    font-weight: bold;
    font-size: 36px;
}
.wsfw-tx{
    position: absolute;
    background: #45c108;
    width: 100px;
    height: 3px;
    transition: all .3s ease;
}
.wsfw .well{
    margin-top: 10px;
}
.able{
    padding: 0px;
    margin: 0px;
}
.my-table thead{
    color:#ffffff;
}
.my-table>thead th{
    font-size: 13px;
}
.my-table>thead th:nth-child(2){
    text-align: center;
}
.my-table>thead th:nth-child(3){
    text-align: center;
}
.my-table>tbody tr{
    font-size: 12px;
    color:#ffffff;
}
.my-table>tbody>tr>td:nth-child(2){
    text-align: center;
}
.my-table>tbody>tr>td:nth-child(3){
    text-align: center;
}
.my-table>tbody>tr>td>a{
	color:#f1f1f1;
}
.my-table-job{
	margin:0px;
	padding:0px;
	color:#ffffff;
	margin-bottom:1px;
}
.my-table-job th{
	font-size: 14px;
}
.my-table-job>tbody>tr>td>a{
	color:#ffffff;
	font-weight:bold;
	letter-spacing:2px;
}

.my-table-job>tbody>tr>td>div{
	padding-top:2px;
	padding-bottom:2px;
	color:#ccc;
	font-size:13px;
}

.hover-i:hover{
    transform:rotate(90deg);
    cursor: pointer;
}
panel-heading{
    position: relative;
}
.bszn ul li{height:32px;}
.jldw{
    text-align: center;
    border-bottom: #626262 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
.jldw-more-l{
    color:#626262;
    position:absolute;
    left:-2px;
    bottom:-11px;
}
.jldw-more-r{
    color:#626262;
    position:absolute;
    right:-2px;
    bottom:-11px;
}
.jldw h2{
    padding: 0;
    margin: 0;
}
.jszx-list>li>a{
    color:#666666;
}
.jszx-list>li{
    line-height: 22px;
    font-size: 13px;
}
.thumbnail_c{
    position: relative;
    overflow: hidden;
}
.thumbnail_title{
    position:absolute;
	bottom:10px;
    height: 20px;
    width: 100%;
    background: rgba(255,255,255,0.8);
    color:#000000;
    padding-left: 2px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}
._xgss{
    padding-bottom: 0;
}
.panel-line{
    position:relative;
    background: #45c108;
    width:0%;
    height: 4px;
    transition: all .5s ease;
    top:12px;
    left:-15px;
}
.panel-yy{
    cursor: pointer;
    overflow: hidden;
}
.panel-yy:hover .panel-line{
    width:110%;
}
.web-footer{
    background: rgba(22,22,22,0.2);
}
.web-footer{
    list-style: none;
    color:#fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 12px;
}
.web-footer li{
    line-height: 22px;
}
/*news*/
.breadcrumb{
    background: rgba(222,222,222,0.1);
    color:#ffffff;
    border-radius: 0;
}
.breadcrumb a{
    color:#ffffff;
}
.news_well{
    background: rgba(222,222,222,0.1);
    color:#ffffff;
    border: none;
    border-radius: 0;
    position: relative;
}
.news_well dl dt{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #ffffff;
}
.news_well dl dd{
    font-size: 14px;
    line-height: 20px;
}
.news_well dl dd a{
    color:#a6e1ec;
}
.news_well dl dd img{
    float: left;
    padding:0px 10px;
}
.icon-news{
    position: absolute;
    background: url(../images/cat_hot_bg.png);
    width: 35px;
    height: 37px;
    top: 0px;
    left: 0px;
}
.icon-news-tj{
    position: absolute;
    background: url(../images/cat_tj_bg.png);
    width: 35px;
    height: 37px;
    top: 0px;
    left: 0px;
}
.news_well ul li{
    padding-top: 14px;
    font-size: 14px;
}
.news_well ul li a{
    color: #ffffff;
}
.news_well ul li a:hover{
    color: #ccc;
}
.panel-news .panel-body ul>li{
    line-height:0;
    padding-top: 16px;
    padding-bottom:16px;
}
.panel-news_list .panel-body ul>li{
    border-bottom:#5b88c1 1px dashed;
    padding:20px 0px;
}
.panel-news_list .panel-body ul li>a{
    font-size: 14px;
}
.panel-news_list .panel-body ul>li:last-child{
    border-bottom: none;
}
.panel-news_list .panel-body ul li>span{
    color: #f2f2f2;
    font-size: 14px;
}
.img-p{
    position: relative;
}
.img-title{
    position: absolute;
    bottom: 10px;
    color: #ffffff;
    background:rgba(2,2,2,.4);
    padding:5px 2px;
    width: 98%;
    font-size: 12px;
}
.breadcrumb>.active{
    color: #f2f2f2;
}
.news_c{
	color:#ffffff;
}
.news_c>.news_content{
	text-align:left;
}
.news_c>.news_content{
	line-height:40px;
}
.news_c>.news_content>a{
	color:#ffffff;
}
.footer-updown{
	color:#f2f2f2;
	line-height:40px;
}
.footer-updown a{
	color:#f2f2f2;
}
._related{
	 background: rgba(222,222,222,0.1);
    color:#ffffff;
    border: none;
    border-radius: 0;
	line-height:30px;
}
._related a{
	color:#ffffff;
}


.pages_fy a:link{
	color:#ffffff;
	padding:0px 5px;
}
.pages_fy a:visited {
	color:#ffffff;
	padding:0px 5px;
}
.pages_fy a::hover {
	color:#000000;
	padding:0px 5px;
}
.pages_fy>a[class*='current']{
    color:#000;
    font-size: 1.1em;
}
.pages_fy span{
    color:#ffffff;
}
.navbar-menu{
	background:rgba(2,2,2,0.4);
	border:0;
	padding:10px 0px;
}
.content-img{
	width:90%;
}
.hot-news{
	list-style:none;
	padding:0px;
	margin:0px;
}
.hot-news>li h4{
	font-size:14px;
}
.hot-news>li>a h4{
	line-height:20px;
}
.hot-news>li a{
	color:#ffffff;
}
.hot-desc{
	font-size:12px;
	color:#ffffff;
}
.hot-desc{
	line-height:30px;
	text-indent:2em;
}
.hot-panel{
	height:268px;
	overflow:hidden;
}
.form-style>input{
	height:30px;
	width:100px;
}
.control-label{
	color:#Ffffff;
}
.media>.media-body{
    color: #ffffff;
}
.media>.media-body a{
    color: #ffffff;
    font-size: 14px;
}
.media>.media-body div{
    font-size: 12px;
    padding: 2px 0px;
}
#particles-js{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mp{
    background: url("../images/lxwm.jpg") no-repeat top center;
    width:100%;
    height: 465px;
    padding-top:200px;
}
.mp div{
    position: relative;
    left: 50%;;
    margin-left: -20%;
}
._picture{
    width:100%;
    height:100%;
}
._picture img{
    width:100%;
    height:100%;
    padding:5px 0px;
}
._picture_g2{
    width:100%;
    height:100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
._picture_g2 a{
    width:50%;
    height:100%;
    padding:10px;
}
._picture_g2 img{
    width:100%;
    height:100%;

    box-shadow: 0px 0px 10px rgba(255,255,255,0.8);
}
.y-top{
    padding: 0px 4px;
    margin-right: 5px ;
    background: #1cbe27;
    color: #ffffff;
    font-size: 12px;
    border-radius: 2px;
}
.y-top:hover{
    opacity: 0.5;
}
.y-top:before{
    content:"T";
    font-size: 12px;
}

.y-bg{


}
.y-bg:hover{
    opacity: 0.5;
}
.y-bg:before{
    padding-right: 5px;
    content:url("/images/icon/download.png");
    font-size: 12px;
    position: relative;
    top:4px;
}

.y-new{
    padding: 2px 4px;
    margin-right: 5px ;
    background: #5276e9;
    color: #ffffff;
    font-size: 12px;
    border-radius: 2px;

}
.y-new:before{
    content:"N";
    font-size: 12px;
}
.y-new:hover{
    opacity: 0.5;
}

.job-ul{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #ffffff;
}
.job-ul a{
    color: #ffffff;
}
.j-top{
    padding: 0px 4px;
    margin-right: 5px ;
    background: #e06725;
    color: #ffffff;
    font-size: 12px;
    border-radius: 2px;
}

.job-card{
    background: rgba(255,255,255,0.1);
    box-shadow: 0px 0px 2px rgb(84, 138, 241),0px 0px 2px rgba(255,255,255,0.8);
    padding: 10px;
    position: relative;
}
.job-line{
    background:rgba(255,255,255,0.8);
    width: 0px;
    height: 0px;
    position: absolute;
    left: -1px;
    top: -1px;
}
@keyframes sz
{
    0%   {width:0%;height: 3px;}
    50%  {width:50%;height: 3px;}
    75%  {width:75%;height: 3px;}
    85%  {width:85%;height: 3px;}
    90%  {width:90%;height: 3px;}
    95%  {width:95%;height: 3px;}
    100% {width:100%;height: 3px;}
}

.job-card:hover{
    box-shadow: 0px 0px 2px rgb(84, 138, 241),0px 0px 5px rgba(255,255,255,0.8);
}
.job-card:hover .job-line{
    animation: sz 1s alternate;
}
.j-top:before{
    content:"★";
    font-size: 12px;
}



.j-jp{
    padding: 0px 4px;
    margin-right: 5px ;
    background: #6598f8;
    color: #ffffff;
    font-size: 12px;
    border-radius: 2px;
}
.j-jp:before{
    content:"T";
    font-size: 12px;
}
.label-sub{
    font-weight:normal;
    font-size:12px;
    position:absolute;
    height:26px;
    line-height:26px;
    bottom: 5px;
    right:0px;
    left:0px;
    background: rgba(2,2,2,1);
    text-align: center;
    opacity: 0.6;
    transition: 0.5ms;
}
.label-sub:hover{
    opacity:0.8;
}
.job-label{
    background: rgba(255,255,255,0.1);
    border: solid 1px #ccc;
    box-shadow: 0px 0px 10px rgba(255,255,255,0.3);
    padding: 10px;
}
.job-label ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.newshot{
	display:flex;
	flex-direction: row;
	
}

.thumbimg{
	width:40%;
	padding:10px;
}
.thumbimg img{
	width:100%;
	height:100%;
	box-shadow:0px 0px 10px rgba(2,2,2,0.3);
	border:solid 1px #ffffff;	
}
.newhotlist{
	width:60%;
	padding:0px 10px;
	
}
.newhotlist ul{
	list-style:none;
	margin:0;
	padding:0;
}


.newstj{
	display:flex;
	flex-direction: row;
	
}

.tjimg{
	width:20%;
	padding:10px;
}
.tjimg img{
	width:100%;
	height:73px;
	box-shadow:0px 0px 10px rgba(2,2,2,0.1);
	border:solid 1px #ffffff;
}
.tjlist{
	width:80%;
	padding:0px 10px;
	
}
.tjlist ul{
	list-style:none;
	margin:0;
	padding:0;
}

.gg-c{
    height: 30px;
    background: rgba(255,255,255,0.1);
    box-shadow: 0px 0px 5px rgba(2,2,2,0.2);
    border-radius: 2px;
}
.gg{
    display: flex;
    width: 100%;
    height: 30px;
}
.gg>div:first-child{
    background: #13b009;
    width: 90px;
    height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tz-c{
    height: 30px;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    box-sizing: content-box;
}
.tz-t{
    height: 30px;
}
.tz-t a{
    color: #ffffff;
}
.tz-t ul{
    margin: 0;
    padding: 0;
    list-style: node;
}

.index-table{
    margin: 0;
    padding: 0;
    list-style: none;
}

.index-table li{
    list-style:none;
}
.index-table a{
    color: #ffffff;
    font-size: 12px;
}


.label-down{
    width: 50px;
    height: 33px;
    position:absolute;
    background:#0e6f5c url("/images/icon/cc.png");
    top:-1px;
    right:10px;
}
.list-news-n{
    list-style: none;
    padding: 10px;
    padding-bottom: 0px;
}
.list-news-n li{
    list-style: none;
    margin: 5px 0px;
    padding: 10px;
}
.list-news-n li:first-child{
    margin: 0;
}
.list-news-n li:last-child{
     margin: 0;
}

.list-news-n li{
    border-bottom:solid 1px rgba(255,255,255,0.1);
    box-shadow: 0px 1px 2px rgba(2,2,2,0.2);
}
.list-news-n li:hover{
    background: rgba(255,255,255,0.2);
    box-shadow: 0px 0px 5px rgba(2,2,2,0.2);
}
.list-news-n li:hover .list-news-n li{
    background: none;
}





















