.top{
    position: absolute;
    top: 0;
    width: 100%;
}

.top-one{
    background: rgba(2, 125, 180, .6);
    color: white;
    padding: 10px 0;
}

.top-one-nava{
    display: flex;
    justify-content:  flex-end;
}
.top-one-nava a{
    color: white;
    text-decoration: none;
    padding-right: 10px;
}
.top-img{
    background:linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,1));
    background-image:url('../images/listbg.jpg');
    min-height: 559px;
    background-size: 100% 100%;
}
.top-tow{
    padding-top: 30px;
}
.navbar-mian{
    display: flex;
    justify-content: space-between;
}
.nava-right>ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 18px;
}
.nava-right>ul>li{
    float: left;
    position: relative;
    line-height: 30px;
}
.moble{
    display: none
}
.nava-right>ul>li>a{
    color: white;
    text-decoration: none;
    display: block;
    padding: 0 10px;
}

.nava-right>ul>li>ul.nav-brand-min{
    width: 120px;
}
.nava-right>ul>li>ul{
    background: #fff;
    position: absolute;
    top: 30px;
    width: 175px;
    z-index: 2;
    padding: 5px 0;
    display: none;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
}
.nava-right>ul>li>ul>li{
    float: none;
    display: block;
    padding: 0;
    margin: 0;
}
.mobemeun{
	display:none;
    position: relative;
    z-index: 9999;
}
.mobemeun-nava{
    background: white;
}
.mobemeun-nava a{
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding: 8px 15px;
    width: 50%;
    box-sizing: border-box;
    height: auto;
    display: inline-block;
    float: left;
    color: #000;
}
.mobemeun-nava a:nth-child(-n+2){
    border-top: 1px solid rgba(0,0,0,0.08);
}
.mobemeun-nava a:nth-child(2n+2){
    border-left: 1px solid rgba(0,0,0,0.08);
}
.mobemeun-top a{
    color: white;
    text-decoration: none;
    margin-right: 10px;
}
.mobemeun-top{
    background: #94070A;
    padding: 10px;
}

.nava-right>ul>li>ul>li>a{
    line-height: 34px;
    font-size: 16px;
    color: #000;
    padding: 0 0 0 15px;
    text-decoration: none;
    display: block;
}
.nava-right>ul>li>a.hover{
    color: #027DB4;
    background: #fff;
    border-top: 2px solid #027DB4;
}
.nava-right>ul>li>ul>li>a:hover{
    background: #eeeeee;
}
.sso> img:nth-child(2){
   display: none;
}
.nav-brand>li>ul.last{
    right: 0;
    width: 120px;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1200px){
    .top-img {
        min-height: 459px;
    }
    .nava-right ul {
        list-style: none;
        font-size: 15px;
    }
    .nava-right ul li {
        float: left;
        margin-left: 12px;
    }
}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1024px){
    .moble{
        display: block;
    }
    .nava-right{
        display: none;
    }
    .moble > .caidan {
        color: white;
        font-size: 38px;
    }
    .top-one{
        display: none;
    }
}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}
@media screen and (max-width: 800px){
}
@media screen and (max-width: 768px){
    .moble{
        display: block;
    }
    .nava-right{
        display: none;
    }
    .moble > .caidan {
        color: white;
        font-size: 28px;
    }
    .top-one{
        display: none;
    }
}
@media screen and (max-width: 736px){
    .moble{
        display: block;
    }
    .nava-right{
        display: none;
    }
    .moble > .caidan {
        color: white;
        font-size: 28px;
    }
    .top-one{
        display: none;
    }
}
@media screen and (max-width: 700px){

}
@media screen and (max-width: 641px){
    .mian-right-mian>.title>.txt>.subtitle{
     width: 100%;
}
}
@media (max-width: 414px) {
    .moble{
        display: block;
    }
    .nava-right{
        display: none;
    }
    .moble > .caidan {
        color: white;
        font-size: 28px;
    }
  
    .top-img {
        min-height: 259px;
    }
    .top-one{
        display: none;
    }
}
@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}

.mian{
    margin-bottom: 60px;
}
.mian-left{
    margin-top: -67px;
}
.mian-right{
    margin-top: -67px;
}
.mian-left .title{
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 25px;
    background: #0E6EB8;
    font-size: 24px;
    color: white;
}
.mian-left ul{
    padding-left: 0;
}
.mian-left ul li{
    list-style: none;

    border-top: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;
}
.mian-left ul li:last-child{
    border-bottom: 1px solid #F1F1F1;
}
.mian-left ul li a{
    width: 100%;
    text-decoration: none;
    color: black;
    padding-left: 25px;
    height: 70px;
    display: inline-block;
    font-size: 18px;
    line-height: 70px;
    background: url('../images/rightjt.png') no-repeat;
    background-position-x: 90%;
    background-position-y: center;
}
.mian-left ul li a:hover{
    color: #0E6EB8;
    background: #F3F3F3 url('../images/rightjt01.png') no-repeat;
    background-position-x: 90%;
    background-position-y: center;
}
.mian-left ul .hover a{
    color: #0E6EB8;
    background: #F3F3F3 url('../images/rightjt01.png') no-repeat;
    background-position-x: 90%;
    background-position-y: center;
}
.mian-right{
    box-shadow: 3px 5px 77px -17px rgba(0, 0, 0, 0.15);
    padding-bottom: 80px;
}
.mian-right>.title{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #F1F1F1;
    padding-left: 58px;
    padding-top: 20px;
    padding-right: 30px;
    background: white;
}
.mian-right .title .title-text{
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 4px solid #0E6EB8;
}
.mian-right .location a{
    text-decoration: none;
}
.mian-right .location{
    font-size: 14px;
    line-height: 30px;
    color: #727171;
}
.mian-right .location span:last-child a{
    color: #727171;
}

.mian-right-mian ul{
    list-style: none;
    padding-left: 0;
    padding: 10px 33px;
}

.mian-right-mian>.title{
    text-align: center;


    border-bottom: 1px #a8abaf dashed;

}
.mian-right-mian>.title>.txt{
    font-size: 22px;
    color: #a41a12;
    font-weight: 800;
    margin: 30px auto;
    text-align: left;
    width: 530px;
}
.mian-right-mian>.title>.txt>.subtitle{
        font-size: 18px;
        line-height: 44px;
        color: #a41a12;
        width: 630px;
        margin: 0 auto;
        font-weight: 500;
}
.mian-right-mian>.title>.cont{
    color: #757474;
    line-height: 30px;
    font-size: 12px;
}
.mian-right-mian ul li{
    padding: 20px 0;
    border-bottom: 1px solid  #F1F1F1;
}
.mian-right-mian ul li a{
    display: inline-block;
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    padding: 20px;
    transition: all 0.3s ease-in-out;
}

.item-right img{
    width: 331px;
    height: 201px;
}
.mian-right-mian ul li a:hover{

box-shadow: 3px 5px 77px -17px rgba(0, 0, 0, 0.3);
transform: scale(1.06);
background-color: #fff;
}
.mian-right-mian .item-left .mos{
    font-size: 12px;
    color: #181818;
    font-weight: 800;
}

.mian-right-mian .item-left .day{
    font-size: 42px;
    color: #0a8dbb;
    font-weight: 800;
}
.mian-right-mian .item-mid{
    width: 40%;
}
.mian-right-mian .item-mid.noimg{
    width: 89%;
}
.mian-right-mian .item-mid .item-mid-title{
    font-size: 18px ;
    color: #474747;
    font-weight: 800;
    height: 51px;
    overflow: hidden;
}
.mian-right-mian .item-mid .item-mid-cont{
    font-size: 14px ;
    color: #929191;
    margin-top: 30px;
    height: 100px;
    overflow: hidden;
}
.mian-right-mian .item-mid .item-mid-bomm{
    color: #929191;
}
.mian-right-mian .item-mid .item-mid-bomm img{
    margin-left: 10px;
}


.mian-left .title img{
    display: none;
}

.mian-right-mian .article{
    padding: 45px;
    font: 16px/32px 氓戮庐猫陆炉茅鈥衡�γ┞烩��;
	line-height: 30px;
}


@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1200px){
    .mian-right-mian .item-mid .item-mid-title {
        font-size: 15px;
        color: #474747;
        font-weight: 800;
    }
    .item-right {
        width: 40%;
    }
    .item-right img{
        width: 100%;
    }
}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
    .mian-right-mian .article img{
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
    .mian-right-mian .article{
        padding: 15px;
    }
    .mian-right-mian > .title > .txt{
        width: 100%;
    }
    .mian-right-mian>.title>.txt>.subtitle{
        width: 100%;
}
    .newsimgs{
        max-width: 85%;
    }
    .mian-right .title .title-text{
        display: none;
    }
    .item-right{
        display: none;
    }
    .mian-right-mian .item-mid {
        width: 77%;
    }
    .mian-right-mian ul {
        list-style: none;
        padding-left: 0;
        padding: 10px 13px;
    }
    .mian-right{
        margin-top: 30px;
    }
    .mian-right .title {

        padding-left: 25px;
        padding-bottom: 12px;
    }
    .mian-right .location{
        font-size: 18px;
    }
    .mian-left{
        position: relative;
        z-index: 999;
    }
    .mian-left .title{
        display: flex;
        justify-content: space-between;
        padding-right: 20px;
        cursor: pointer;
    }
    .mian-left .title img{
        display: unset;
        transition: all 0.3s ease-in-out;
        transform: rotate(270deg);
    }
    .mian-left .show img{
        transform: rotate(90deg);
    }
    .mian-left ul {
        display: none;
        padding-left: 0;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    .mian-left ul{
        background: rgba(0, 0, 0, 0.75);
    }
    .mian-left ul li a {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: white;
        height: 40px;
        line-height: 40px;
        background: unset;

    }
    .mian-right-mian .article img{
        width: 100%;
    }
}
@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}







.foot{
	background: url(../images/footbg.png) no-repeat;
	background-size: 100% 100%;
}
.foot-one{
	padding-top: 80px;
	padding-bottom: 100px;
}
.foot-nava ul{
	padding-left: 0;
	list-style: none;
}
.foot-logo{
	padding-top: 10px;
}
.foot-rwn{
	margin-top: 50px;
}
.foot-rwn img:nth-child(2){
	margin-right: 14px;
	margin-left: 14px;
}
.foot-nava ul li{
	float: left;
	padding: 0 20px;
	border-left: 1px solid white;
}
.foot-nava ul li:nth-child(1){
	padding-left: 0;
	border-left: 0;
}
.foot-nava ul li a{
	color: #f3f5f9;
	text-decoration: none;
}
.foot-nava ul li a:hover{
	color: red;
}
.foot-title{
	font-weight: 800;
	color: white;
	margin-bottom: 15px;
}
.foot-lxwm {
	color: white;
	/* border-top: 3px solid #3295C2; */
	padding-top: 35px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 35px;
}
.foot-img{
	margin-top: 20px;
}
.foot-img img{
	margin-right: 10px;
}
.foot-two{
	text-align: center;
	background: #0174A8;
	padding: 23px 0;
	line-height: 30px;
	color: rgba(255,255,255,.3);
}


@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1024px){
    .foot-rwn img:nth-child(2){
        margin-right: 5px;
        margin-left: 5px;
    }
    
}
@media screen and (max-width: 1000px){
	.foot-logo {
		padding-top: 10px;
		text-align: center;
	}
	.foot-rwn {
		margin-top: 50px;
		text-align: center;
	}
}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 414px) {
	.foot-one {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.foot-nava ul li {
		float: left;
		padding: 0 9px;
		border-left: 1px solid white;
	}
}
@media (max-width: 375px) {

	/******iphone X 7 8******/


}

@media (max-width: 320px) {

	/******iphone 5/SE******/

}




.layer {
	background: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out 0s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.layer.showdiv {
	opacity: 1;
	visibility: visible;
}



.layer .search_box {
	height: 45px;
	line-height: 45px;
	width: 550px;
	display: -ms-flexbox;
	display: flex;
	transform: translateY(-50px);
	opacity: 0;
	margin-top: -100px;
}

.layer .close {
	font-size: 60px;
	position: absolute;
	right: 50px;
	top: 50px;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
	color: rgb(255, 255, 255);
}

.layer .search_box form .kw {
	background: #fff;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
	-ms-flex: 1;
	flex: 1;
	width: 300px;
height:45px;
	padding: 0 12px;
	font-size: 16px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.layer.showdiv .search_box {
	transform: none;
	transition: all 0.5s ease-out 0s;
	opacity: 1;
}
.layer .search_box form .ok {
	background: #54A1C4;
	color: #fff;
	width: 120px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

input, textarea, select {
	padding: 0;
	font-family: inherit;
	outline: none;
	resize: none;
	background: none;
	border: none;
	font-size: inherit;
	color: inherit;
}

@media screen and (max-width: 1500px){

}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1280px){

}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){

}

@media screen and (max-width: 900px){

}
@media screen and (max-width: 800px){
}

@media screen and (max-width: 700px){

}
@media (max-width: 431px){
    .layer .search_box form .kw {
    width: 260px;

}
}
@media (max-width: 414px) {
	.layer .close {
		font-size: 20px;;
	}
	.layer .search_box form .kw {
		width: 260px;

	}
    .photoitem>.title{
        padding-left: 0;
    }
	.layer .search_box {
		height: 45px;
		line-height: 45px;
		width: 100%;
		/* display: -ms-flexbox; */
		display: flex;
		transform: translateY(-50px);
		opacity: 0;
		margin-top: -100px;
		padding-left: 10px;
	}
	.layer .search_box form .ok {

		width: 80px;

	}
	.layer .close {
		right: 10px;

	}
    .mian-right-mian>.row>.col-md-6 a{
        border-bottom: 2px solid #F3F3F3;
    }
}
@media (max-width: 375px) {

	/******iphone X 7 8******/


}
@media (max-width: 360px) {

	/******iphone X 7 8******/
	.layer .search_box form .kw {
		width: 260px;

	}

}

@media (max-width: 320px) {

	/******iphone 5/SE******/
	.foot-rwn {
        line-height: 150px;
        margin-top: 10px;
        }
        .foot-lxwm{
            margin-top: 10px;
        }
        .photoitem>.title{
            padding-left: 0;
        }
        .mian-right-mian>.row>.col-md-6 a{
            border-bottom: 2px solid #F3F3F3;
        }
}

/* photo */
.photoitem{
    padding: 20px;
}
.photoitem img{
    width: 100%;
    height: 219px;
}
.photoitem>.title{
    /* font-weight: 800; */
    color: black;
    font-size: 18px;
}
.photoitem>.title1{
    font-weight: 100;
    color: black;
    font-size: 17px;
    margin-top: 10px;
    text-align: center;
}
.photoitem>.jj{
    margin-top: 10px;
    font-size: 14px;
    color: #929191;
}

.mian-right-mian>.row>.col-md-6>a{
    text-decoration: none;
}
.mian-right-mian>.row>.col-md-6>a{
    display: inline-block;
    text-decoration: none;
    justify-content: space-between;
    padding: 20px;
    transition: all 0.3s ease-in-out;
}
.mian-right-mian>.row>.col-md-6>a:hover{

    box-shadow: 3px 5px 77px -17px rgba(0, 0, 0, 0.3);
    transform: scale(1.06);
    background-color: #fff;
}
@media screen and (max-width: 800px){
    .photoitem img{
        width: 100%;
        height: 319px;
    }
}
@media screen and (max-width: 414px){
    .photoitem img{
        width: 100%;
        height: 195px;
    }
}
@media screen and (max-width: 375px){
    .photoitem img{
        width: 100%;
        height: 159px;
    }
}
@media screen and (max-width: 320px){
    .photoitem img{
        width: 100%;
        height: 139px;
    }
}