@charset "utf-8";

.header .w1680{position:relative;}
#vsb_content table {
	border-width: 1px 0px 0px 1px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-image: initial;
	border-left-style: solid;
	border-left-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	width: 100%;
	margin: 20px auto;
}

#vsb_content table tr td {
	border-width: 0px 1px 1px 0px;
	border-left-style: initial;
	border-left-color: initial;
	border-top-style: initial;
	border-top-color: initial;
	line-height: 23px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
}

#vsb_content table tr td p {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#browser-modal {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	color: rgb(48, 50, 51);
	position: fixed;
	z-index: 9999;
}

#browser-modal .browser-modal-cover {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgb(17, 17, 17);
	opacity: 0.9;
	z-index: -1;
}

#browser-modal .browser-content {
	width: 700px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	padding-top: 50px;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
	height: 42px;
	margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
	text-transform: uppercase;
	font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}

#browser-modal .browser-content .browser-list {
	width: 600px;
	margin: 20px auto;
	height: 130px;
}

#browser-modal .browser-content .browser-item {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
	width: 100px;
	height: 100px;
	margin: 0px auto 10px;
	font-size: 80px;
	line-height: 80px;
}

#browser-modal .browser-content .browser-item .iconchrome {
	background: url("../images/bro.png") 0px 0px no-repeat;
}

#browser-modal .browser-content .browser-item .iconfirefox {
	background: url("../images/bro.png") 0px -100px no-repeat;
}

#browser-modal .browser-content .browser-item .iconopera {
	background: url("../images/bro.png") 0px -200px no-repeat;
}

#browser-modal .browser-content .browser-item .iconEdge {
	background: url("../images/bro.png") 0px -300px no-repeat;
}

#browser-modal .browser-content .browser-item a {
	cursor: pointer;
	display: block;
}

#browser-modal .browser-content .browser-item a img {
	display: block;
	margin: 0px auto;
	max-width: 100px;
	width: 100px;
	height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 700;
}
.gay{color:#b6b6b6;}
.line-2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line-3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line-7{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
.line-4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

.container{max-width:1400px;margin:auto;}
.container1{max-width:1760px;margin:auto;}
.container2{max-width:1200px;margin:auto;}
.fl {
	float: left;
}

.fr {
	float: right;
}
/* 导航 */
.header {
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: 201;
	width: 100%;
	animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
	transition: all 0.5s;
}

.header .container {
	position: relative;
}

.header::after {
	position: absolute;
	display: block;
	width: 100%;
	content: "";
	top: 100%;
	left: 0px;
	height: 1px;
	z-index: 0;
}

.header::before {
	position: absolute;
	display: block;
	width: 100%;
	background: url("../images/header-bg.png");
	content: "";
	top: 0px;
	left: 0px;
	height: 300px;
	z-index: 0;
}
.zzjg .header::before {background: url("../images/xxza1.png");height: 110px;}
.zzjg  .fixed-nav{background: url("../images/listdhbj.png");}


.header .logo {
	height: 118px;
	position: relative;
	width: 28%;
	transition: all 0.5s ease-out 0s;
}

.header .logo img {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto;
	max-width: 100%;
}

top-link {
	padding-top: 4px;
	transition: all 0.5s ease-out 0s;
	display: none;
}
.header
.top-link li {
	
	cursor: pointer;
}

.top-link li a {
	font-size: 14px;
	color: rgb(255, 255, 255);
}




.top-link li{
	background: url("../images/icon1_03.png") left center no-repeat;
	padding: 0 25px;
	height: 18px;
}


.header .nav .ul2{
	display:none;
}
.header .nav ul>li {
	float: left;
	position: relative;
	line-height: 30px;
	width: 16.6%;
	text-align: center;
	padding-bottom: 25px;
}

.header .nav ul>li>a {
	font-size: 18px;
	color: rgb(255, 255, 255);
	display: block;
}

.header-fr {
	width: 72%;
	transition: all 0.5s ease-out 0s;
	margin-top: 40px;
}

.nav {
	width: 90%;
}

.nav ul>li::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border: .08rem solid transparent;
	border-bottom-color: #ffee8c;
	top: 41px;
	opacity: 0;
}

.nav ul>li:hover>a,
.nav ul>li.active>a {
	color: #fff;
	font-weight: bold;
}*/

.nav ul>li:hover::before {
	 opacity: 1; 
}

.nav ol {
	display: none;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 57px;
	left: 0px;
	background: rgba(28,95,184,0.7);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.nav ol li {
	width: 100%;
	line-height: 40px;
	height: 40px;
}

.nav ol li:hover {
	background: #0089e0;
}

.nav ol li a {
	font-size: 15px;
	color: #fff;
	display: block;
}

.search-box {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	visibility: hidden;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	z-index: 202;
	opacity: 0;
}

.search-box.active {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
}

.search-box .serBox {
	position: relative;
	width: 50%;
	margin: -58px auto 0px;
	top: 50%;
	background: rgb(255, 255, 255);
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	transform: scale(1.2);
	backface-visibility: hidden;
	transition-property: transform;
	transition-duration: 0.3s;
}

.search-box .search_wrap {
	border: 1px solid #1249a3;
	position: relative;
	padding-left: 20px;
	width: 100%;
}

.search-box .text {
	width: 100%;
	height: 55px;
	padding: 0px 130px 0px 0px;
	font-size: 16px;
	line-height: 55px;
	color: #000;
	background: none;
	border: none;
	box-sizing: border-box;
	text-indent: 10px;
}

.search-box .btn {
	display: block;
	cursor: pointer;
	position: absolute;
	right: -1px;
	top: 0px;
	height: 55px;
	border: none;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	width: 120px;
	background: #1249a3;
}

.search-box.active .serBox {
	transform: scale(1);
}

.search-box .close {
	position: absolute;
	right: 50px;
	top: 27px;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	font-size: 0px;
	transition: all 0.3s ease-out 0s;
	z-index: 315;
}

.search-box .close::before,
.search-box .close::after {
	content: "";
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	background: #ffee8c;
	transition: all 1s ease 0s;
	transform: rotate(45deg);
	top: 24px;
}

.search-box .close::before {
	transform: rotate(-45deg);
}

.search-box .close:hover {
	transform: rotate(90deg);
}

.navshow {
	overflow-y: scroll;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
}

.fixed-nav {
	background: rgba(0, 0, 0, 0.6);
	top: 0px;
}

.fixed-nav .logo {
	width: 22%;
	height: 95px;
}

.fixed-nav .top-link {
	
}

.fixed-nav .header-fr {
	margin-top: 35px;
}

.fixed-nav .nav ul>li>a {
	font-size: 18px;
}

.fixed-nav .nav ul>li::before {
	bottom: -7px;
	height: 4px;
}

.fixed-nav .nav ol {
	top: 60px;
}

.fixed-nav.header::before {
	display: none;
}*/


/* 定位搜索框 */

body {

    font-size: .16rem;
}

.b-top-c {
    order: 2;
}












.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}


.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}*/


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

a:hover .pic img {
    transform: scale(1.05);
}*/

.footer {
    background: #0047a0;
    background-image: linear-gradient(#0b2f8e,
            #0b2f8e),
        linear-gradient(#0047a0,
            #0047a0);
    position: relative;
    z-index: 9;
}


.foot-c {
    display: flex;
    justify-content: space-between;
    padding: .45rem 0 .45rem 0;
}

.foot-l {
    display: flex;
}

.foot-l dl {
    margin-left: 1.1rem;
}

.foot-l dl:nth-child(1) {
    margin-left: 0;
}

.foot-l dt {
    margin-bottom: .15rem;
}

.foot-l dt a {
    display: block;
    font-size: 0.16rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.32rem;
    color: #ffffff;
}

.foot-l dd a {
    font-size: 014px;
    font-weight: normal;
    line-height: 0.3rem;
    color: #ffffff;
    opacity: 0.48;
}

.foot-l dd a:hover {
    opacity: 1;
}

.foot-r h3 {
    font-size: 0.16rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.32rem;
    color: #ffffff;
}


.links {
    width: 3.28rem;
    margin-top: .1rem;
}

.links>div {
    position: relative;
    border: 1px solid rgba(225, 225, 225, .5);
}


.links p {
    line-height: .46rem;
    padding: 0px .15rem;
    color: #fff;
    text-align: left;
    font-size: 14px;
    background: url("../images/link-icon-down.png") 95% center no-repeat;
    overflow: hidden;
}

.links>div:hover div {
    display: block;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 13px;
}

.links>div div {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: .15rem 0px;
    left: 0px;
    right: 0px;
    display: none;
    z-index: 9;
}

.links>div div a {
    display: block;
    color: #333333;
    line-height: .34rem;
    font-size: 14px;
    padding: 0px .1rem;
}

.links>div div a:hover {
    background: #0047a0;
    color: #ffffff;
}

.fmeida {
    display: flex;
    align-items: center;
    margin-top: .3rem;
}

.fmeida li {
    display: inline-block;
    vertical-align: middle;
    margin-left: .3rem;
}

.fmeida li:nth-child(1) {
    margin-left: 0;
}

.fmeida li a {
    display: block;
    position: relative;
    opacity: .68;
}

.fmeida li a:hover {
    opacity: 1;
}

.fmeida li a>div>img {
    display: block;
}

.fmeida li a .foot-ewm {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 130%;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
    opacity: 0;
    transition: all 1s;
    visibility: hidden;
}

.fmeida li a .foot-ewm img {
    display: block;
    max-width: 80px;
}

.fmeida li a .foot-ewm::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    border-width: 8px 8px 0 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.fmeida li a .icon {
    width: .44rem;
    height: .44rem;
    border-radius: 50%;
    text-align: center;
    font-size: 0;
    position: relative;
    z-index: 1;
}

.fmeida li:hover a {
    overflow: visible;
}

.fmeida li:hover a .icon {
    background-color: #2f73d1;
}

.fmeida li:hover a .icon img {
    opacity: 1;
}

.fmeida li a .icon img {
    vertical-align: middle;
    display: block;
    width: 100%;
}

.fmeida li:hover a .foot-ewm {
    opacity: 1;
    bottom: 100%;
    visibility: visible;
}



.bq {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: .05rem .1rem;
}

.bq div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bq div p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.4;
    text-align: center;
}
.zzjg .header .logo{width: 23%;}*/

/* 公共代码版块 */








@media screen and (max-width:1700px) {
  
}

@media screen and (max-width:1600px) {
   
    .foot-l dl {
        margin-left: .5rem;
    }

    .links {
        width: 2.8rem;
    }
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1314px) {}

@media screen and (max-width:1200px) {
	/* 头部 */
	.header-fr {
		width: 68%;
	}
	.header .nav ul>li>a {
		font-size: 16px;
		font-weight: normal;
	}
	
	.fixed-nav .nav ul>li>a {
		font-size: 16px;
	}
	
	.header .logo {
		height: 80px;
	}
	
	.fixed-nav .logo {
		width: 30%;
	}
	
	.top-link {
		margin-bottom: 12px;
		padding-top: 12px;
	}
	
	.header .nav ul>li {
		padding-bottom: 20px;
	}
	
	.top-link li a {
		font-size: 13px;
	}
	
	.nav ol li a {
		font-size: 14px;
	}
	
	.nav ol {
		top: 50px;
	}
	
	.fixed-nav .nav ol {
		top: 50px;
	}
	
	.fixed-nav .top-link {
		opacity: 1;
		visibility: visible;
		height: auto;
		padding-top: 12px;
		margin-bottom: 12px;
	}
	
	.fixed-nav .header-fr {
		margin-top: 0;
	}
	
	.nav ul>li::before {
		height: 4px;
	}
	
	.fixed-nav .nav ul>li::before {
		bottom: -2px;
	}*/
	
	
	
}





@media screen and (max-width:1080px) {
/* 头部 */
	.header .nav .ul1 {
		display: none;
	}

	.header .nav .ul2 {
		display: block;
	}

	.header .logo {
		width: 38%;
	}

	.header-fr {
		width: auto;
		margin: 24px 0;
	}

	.menu {
		width: 28px;
		height: 21px;
		display: block;
		right: 10px;
		top: 37px;
		margin: auto;
		bottom: 0;
		overflow: hidden;
		z-index: 999999999;
		cursor: pointer;
		position: absolute;
	}

	.menu span {
		float: left;
		width: 100%;
		background: #fff;
		transition: all 0.4s ease;
		margin-top: 7px;
		height: 2px;
	}

	.menu span:first-child {
		margin-top: 0;
	}

	.menu.open span:nth-child(1) {
		transform: rotate(45deg);
		margin-top: 10px;
	}

	.menu.open span:nth-child(2) {
		transform: rotate(-45deg);
		margin-top: -2px;
	}

	.menu.open span:nth-child(3) {
		opacity: 0;
	}

	.nav {
		position: fixed;
		transition: right 0.3s ease;
		right: -100vw;
		top: 100px;
		left: auto;
		width: 420px;
		height: calc(100vh - 100px);
		z-index: -99;
		background: #1249a3;
		margin: 0;
	}

	.nav.active {
		right: 0;
		z-index: 99999;
	}

	.header .nav .ul2 {
		width: 100%;
		overflow: auto;
		height: 100%;
		border-top: 1px solid #e6e6e6;
	}

	.header.active {
		background: #1249a3;
	}

	.header.active::before {
		display: none;
	}

	.header .nav ul>li {
		float: none;
		width: 100%;
		height: auto;
		line-height: 60px;
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		text-align: left;
		padding: 0;
	}

	.nav ul>li::before {
		display: none;
	}

	.header .nav ul>li>a {
		font-size: 18px;
		font-weight: bold;
		width: 80%;
		text-indent: 20px;
		position: relative;
		display: block;
		color: #fff;
	}

	.nav .w1300 {
		border-top: 1px solid #c4c4c4;
		width: 100%;
	}

	.nav ul li ol {
		width: 100%;
		left: 0;
		position: relative;
		top: 0;
		background: none;
		text-align: left;
		padding: 0;
		opacity: 1;
		display: none;
	}

	.nav ul>li a::after {
		display: none;
	}

	.nav ul li ol>li {
		text-align: left;
		border: 0;
		line-height: 50px;
		position: relative;
		text-indent: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		height: auto;
	}

	.nav li ol li:hover a {
		color: #fff;
	}

	.nav ul ol li a {
		font-size: 17px;
		color: #fff;
		display: block;
	}

	.nav ul li i {
		position: absolute;
		right: 0;
		width: 15%;
		height: 60px;
		top: 0;
		background: url(../images/jia.png) no-repeat center center;
		margin: auto;
		z-index: 10;
		cursor: pointer;
		transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		-webkit-transition: all .2s ease;
	}

	.nav ul li ol li i {
		height: 50px;
	}

	.nav ul li i.on {
		background: url(../images/jian.png) no-repeat center center;
	}

	.header-fr {
		margin: 24px 30px 0 0 !important;
	}
     .zzjg .header .logo{width:35%;}*/

}

























@media screen and (max-width:1024px) {
    body {
        /* padding-top: 60px !important; */
    }

    .pc {
        display: none !important;
    }

    .wap {
        display: block !important;
    }

 

    .foot-c {
        display: block;
        padding: .35rem 0;
    }

    .foot-l {
        display: block;
    }

    .foot-l dl {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .foot-l dt {
        width: 100%;
        margin-bottom: 0;
    }

    .foot-l dd a {
        margin-right: .15rem;
    }

    .links {
        width: auto;
    }
    .fmeida{
        justify-content: center;
    }
    .foot-l dt a{
        font-size: .18rem;
    }

    .foot-l dd a{
        font-size: .16rem;
    }
}

@media screen and (max-width:768px) {
	
	/* 头部 */
	.header::before {
		display: none;
	}
	
	/*.header {
		background: rgb(17 59 167);
	}*/
	/* banner */
	.banner .slick-dots{left:40%;bottom:30px;}
	.zzjg .header .logo{width:43%;} 
	.zzjg .header{background:#03837b;position: relative;height: 80px;}
	
}

@media only screen and (max-width: 640px) {

	/* 头部 */
	

	/*.header .logo {
		width: 48%;
		height: 80px;
	}

	.nav {
		top: 80px;
		height: calc(100vh - 80px);
		width: 100%;
	}

	.top-link {
		padding-top: 3px !important;
	}

	.news li a,.main .list li a {width: calc(100% - 90px);}*/


}

@media only screen and (max-width: 580px) {
	/* banner */
	.banner .slick-dots{left:35%;bottom:20px;}
	.zzjg .header .logo{width: 90%;} 
}

@media only screen and (max-width: 480px) {
	/* 头部 */
	.search-box .serBox{width: 90%;}
	
	
}