/* 变灰body{ filter:grayscale(100%)}*/
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.content {
	margin: 0 auto;
	background: url(../images/bgbg.png) no-repeat top center, #f5f5f8;
	padding-top:15px;
}

.header {
	margin-bottom: 80px;
	width: 100%;
}

.head {
	margin: 0 auto;
	width: 1023px;
}

.head-left {
	margin-left: 68px;
}

.head-left p {}

.head-left p span {
	height: 50px;
	line-height: 50px;
	color: #cfd9eb;
	font-size: 14px;
	margin-right: 10px;
}

.head-right {}

.head-right .item {
	float: left;
	width: 90px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.head-right .item:last-of-type {
	background: none;
}

.head-right .item a {
	font-size: 14px;
	color: #aec1dd;
}

.content .nav {
	margin: 0 auto;
	margin-bottom: 5px;
	width: 1023px;
	background-color: #fff;
	border-radius: 8px;
}

.content .nav .logo {
	padding-top: 17px;
	margin-left: 28px;
	margin-right: 32px;
}

.content .nav .logo img {
	display: block;
	width: 189px;
	height: 43px;
}

.content .nav .nav-item li {
	margin-top: 24px;
	margin-bottom: 23px;
	float: left;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(../images/shugan_03.jpg) no-repeat 0 center;
}

.content .nav .nav-item li:first-of-type {
	background: none;
}

.content .nav .nav-item li:hover {
	background-color: ;
}

.content .nav .nav-item li a {
	display: inline-block;
	width: 64px;
	font-size: 18px;
	color: #306AB3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .nav .nav-item li a:hover {
	color: #FFFFFF;
	background-color: #12438d;
}

.content .nav .nav-item li a span {}

.content .nav .nav-item .search {
	width: 74px;
	height: 80px;
	background: url(../images/1_10.jpg) no-repeat 31px 32px;
	border: none;
	outline: none;
	border-left: 2px solid #f7f7f7;
}

.main {
	width: 1023px;
	margin: 0 auto;
}

.main .banner {
	padding-top: 26px;
	margin-bottom: 30px;
}

.main .banner .swiper-container {
	float: left;
	width: 600px;
	height: 360px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
}

.swiper-slide img {
	width: 100%;
	height: 360px;
}

/* .main .banner{
	width: 100%; 
	height: 360px;
} */
.main .banner .banner-text {
	float: left;
	box-sizing: border-box;
	width: 421px;
	height: 360px;
	padding: 25px 15px 46px 15px;
	background: url(../images/beijing_03.jpg) no-repeat;
}

.main .banner .banner-text h4 {
	line-height: 36px;
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	height: 110px;
	overflow: hidden;
}

.main .banner .banner-text p {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #757576;
}

.main .banner .banner-text .dhtitle {
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject {
	width: 1023px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.subject .subject-title {
	position: relative;
	width: 250px;
	margin-bottom: 30px;
	height: 32px;
	line-height: 32px;
	color: #202020;
	font-size: 14px;
	background-color: #ffffff;
	border-radius: 3px;
	text-align: center;
	background: url(../images/pingjie_03.jpg) no-repeat 113px center;
}

.subject .subject-title .cord {
	margin-right: 20px;
	box-sizing: border-box;
	padding-left: 42px;
	display: block;
	float: left;
	width: 114px;
	background: url(../images/cord-active.png) no-repeat 21px center, #13438d;
	color: #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/* background: url(../images/cord-moren.png) no-repeat 21px center,#13438d; */
}

.subject .subject-title .cord:active {
	background: url(../images/cord-active.png) no-repeat 21px center, #13438d;
}

.subject .subject-title .list {
	box-sizing: border-box;
	padding-left: 42px;
	display: block;
	float: left;
	width: 116px;
	color: #222222;
	background: url(../images/list-moren.png) no-repeat 16px center, #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject .subject-title .list:active {
	color: #FFFFFF;
	background: url(../images/list-active.png) no-repeat 16px center, #13438d;
}

.subject .subject-content {}

.subject .subject-content .subject-left {
	overflow: hidden;
	width: 770px;
	margin-right: 13px;
}

.subject .subject-content .subject-left li {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 16px;
	margin-bottom: 22px;
}

.subject-left li .sub-item {}

.subject-left li .sub-item img {
	display: block;
	width: 100%;
	height: 140px;
}

.subject-left li .sub-item .box {
	width: 240px;
	box-sizing: border-box;
	padding: 19px 12px 20px 21px;
}

.subject-left li .sub-item h5 {
	margin-bottom: 13px;
	line-height: 28px;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
}

.subject-left li .sub-item .box-con {
	margin-bottom: 22px;
	line-height: 24px;
	font-size: 12px;
	color: #888888;
	overflow: hidden;
}

.subject-left li .sub-item .btn {
	
	display: inline-block;
	text-align: center;
	width: 86px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #4966a2;
	border-radius: 9px;
	background-color: #f2f6f7;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-left li .sub-item .time {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	float:right;
}

.subject-left .con .con-item {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 24px 20px;
	border-bottom: 1px solid #f3f3f3;

}

.subject-left .con .con-item img {
	float: left;
	width: 150px;
	height: 90px;
	margin-right: 18px;
}

.subject-left .con .con-item .box {
	float: left;
	width: 562px;
	font-size: 14px;
}

.subject-left .con .con-item .box h5 {
	margin-bottom: 5px;
	height: 26px;
	line-height: 24px;
	font-size: 16px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-left .con .con-item .box .box-con {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #888888;
}

.subject-left .con .con-item .box .btn {
	display: inline-block;
	text-align: center;
	width: auto;
	height: 24px;
	line-height: 24px;
                         padding:0px 14px;
	font-size: 12px;
	color: #4966a2;
	border-radius: 9px;
	background-color: #f2f6f7;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-left .con .con-item .box .time {
	float:right;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
}

.subject .subject-content .subject-right {}

.subject .subject-content .subject-right .online {
	background-color: #FFFFFF;
	width: 240px;
	padding: 2px 21px 17px 19px;
	box-sizing: border-box;
	box-shadow: 2px #ccc;
}

.subject .subject-content .subject-right .online h3 {
	background: url(../images/1_33.jpg) no-repeat 11px center;
	padding-left: 57px;
	height: 85px;
	line-height: 85px;
	font-size: 24px;
	color: #222222;
}

.subject .subject-content .subject-right .online>img {
	width: 200px;
	height: 200px;
}

.subject .subject-content .subject-right .online .online-text {
	width: 100%;
	height: 147px;
	text-align: center;
	background-color: #1c4b92;
	padding-top: 10px;
	margin-bottom: 20px;
}

.subject .subject-content .subject-right .online .online-text p {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject .subject-content .subject-right .online .online-text span {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #6078a9;
}

.online .online-text .anniu {
	margin: 10px auto 0;
	width: 140px;
}

.online .online-text .anniu img {
	display: inline-block;
	width: 14px;
	height: 12px;
}

.online .online-text .anniu .zanting {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 16px;
	cursor: pointer;
}

.neirong .icon-prev {
	color: #76787d;
	font-size: 18px;
}

.neirong .icon-xiayiqu {
	color: #76787d;
	font-size: 18px;
}

.neirong .icon-bofang-copy {
	color: #fff;
	font-size: 40px;
}
.neirong .icon-zantingtingzhi{
	color: #fff;
	font-size: 40px;
}
.neirong .neirongSpan {
	float: left;
	height: 82px;
	line-height: 82px;
	margin-top: 0;
}

.neirong .icon-yinliang {
	font-size: 16px;
	color: #76787d;
}

.neirong .icon-yinliangjingyinhei2x {
	font-size: 22px;
	color: #76787d;
}

.subject .subject-content .subject-right .online .online-bottom p {
	text-align: center;
	height: 39px;
	line-height: 39px;
	font-size: 12px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 90px;
}

.subject .subject-content .subject-right .online .online-bottom img {
	box-sizing: border-box;
	width: 88px;
	height: 88px;
	border: 1px solid #eeeeee;
}

.subject .subject-content .subject-right .report {
	cursor: pointer;
	background-color: #FFFFFF;
	width: 240px;
	padding: 0 15px;
	box-sizing: border-box;
	box-shadow: 2px #ccc;
}

.subject .subject-content .subject-right .report h3 {
	background: url(../images/1_55.jpg) no-repeat 4px center;
	padding-left: 46px;
	height: 85px;
	line-height: 85px;
	font-size: 24px;
	color: #222222;
}

.subject .subject-content .subject-right .report h3 a {
	color: #222222;
}

.subject .subject-content .subject-right .report li {}

.subject .subject-content .subject-right .report img {
	width: 210px;
	height: 119px;
}

.subject .subject-content .subject-right .report p {
	margin-bottom: 9px;
	height: 33px;
	line-height: 33px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



/************************* 尾部 **********************/
.footer {
	position: relative;
	margin: 0 auto;
}

.footer .back {
	position: absolute;
	top: -38px;
	right: 190px;
	width: 40px;
	height: 38px;
	border-radius: 4px;
	background: url(../images/1_89.jpg) no-repeat center center, #FFFFFF;
}

.foot {
	width: 980px;
	margin: 0 auto;
}

.foot .footer-head {
	padding-left: 81px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f5f5f8;
}

.foot .footer-head ul {}

.foot .footer-head li {
	float: left;
	width: 146px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot .footer-head li a {
	font-size: 16px;
	color: #222222;
}

.foot .footer-list {
	padding-bottom: 24px;
	border-bottom: 1px solid #f5f5f8;
	margin-bottom: 11px;
}

.foot .footer-list p {}

.foot .footer-list {
	/* width: 905px; */
}

.foot .footer-list li {
	float: left;
	width: 70px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #727272;
	text-align: center;
	background: url(../images/shugan_03.jpg) no-repeat 0 center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 5px;
}

.foot .footer-list li:nth-of-type(3) {
	background: url(../images/shugan_03.jpg) no-repeat 0 center;
}

.foot .footer-list li:nth-of-type(1),
.foot .footer-list li:nth-of-type(2),
.foot .footer-list li:nth-of-type(14) {
	background: none;
}

.foot .footer-list .first {
	color: #222222;
	text-align: left;
}

.foot .footer-bottom {
	padding-bottom: 23px;
}

.foot .footer-bottom .footer-left {}

.foot .footer-bottom .footer-left ul {}

.foot .footer-bottom .footer-left ul li {
	float: left;
	width: 70px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	color: #222222;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot .footer-bottom .footer-left div p {
	width: 700px;
	line-height: 30px;
	font-size: 12px;
	color: #a9a9a9;
}

.foot .footer-bottom .footer-left .span-one {
	margin-left: 12px;
	color: #16468f;
}

.foot .footer-bottom .footer-left .span-two {
	padding-left: 25px;
	margin-left: 32px;
	color: #000000;
	background: url(../images/1_96.jpg) no-repeat;
}

.foot .footer-bottom .footer-right {}

.foot .footer-bottom .footer-right div {
	width: 101px;
	float: left;
	margin-left: 10px;
}

.foot .footer-bottom .footer-right div img {
	margin-top: 11px;
	display: block;
	border: 2px solid #f5f5f5;
	border-radius: 1px;
	width: 97px;
	height: 97px;
}

.foot .footer-bottom .footer-right div p {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #222222;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.clickMove {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #ccc;
	cursor: pointer;
	margin-top: 20px;
}

.customImg:hover {
	opacity: 0.7;
}

.new_qrcode {
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -122.5px;
	position: fixed;
	height: 256px;
	width: 228px;
	background-color: #fff;
	border: 4px solid #ccc;
}

.bsClose {
	cursor: pointer;
	position: absolute;
	z-index: 10000000;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	top: 3px;
	right: 10px;
}

.bsTop {
	width: 220px;
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
}

#qrcode {
	padding: 10px;
}

body {
	font-family: 'PingFang SC', Helvetica, 'Microsoft YaHei', Arial !important;
}

.volF{
	width: 110px;
	height: 40px;
	margin-top: 45px;
}
.volF li{
	float: left;
	width: 5px;
	height: 20px;
	border-radius: 20px;
	margin-right: 1px;
}
.volF .ali:nth-child(1){
	background-color: #f62e74;
	animation: love 1s infinite;
	 animation-delay: 0.05s;
}
.volF .ali:nth-child(2){
	background-color: #f45330;
	animation: love 1s infinite;
	animation-delay: 0.15s;
}
.volF .ali:nth-child(3){
	background-color: #ffc883;
	animation: love 1s infinite;
	animation-delay: 0.3s;
}
.volF .ali:nth-child(4){
	background-color: #30d268;
	animation: love 1s infinite;
	animation-delay: 0.45s;
}
.volF .ali:nth-child(5){
	background-color: #006cb4;
   animation: love 1s infinite;
	animation-delay: 0.6s;
}
.volF .ali:nth-child(6){
	background-color: #784697;
	animation: love 1s infinite;
	animation-delay: 0.75s;
}
.volF .ali:nth-child(7){
	background-color: #ffc883;
	animation: love 1s infinite;
	animation-delay: 0.9s;
}
.volF .ali:nth-child(8){
	background-color: #f45330;
	animation: love 1s infinite;
	animation-delay: 1.05s;
}
.volF .ali:nth-child(9){
	background-color: #f62e74;
	animation: love 1s infinite;
	animation-delay: 1.2s;
}
.volF .ali:nth-child(10){
	background-color: #f62e74;
	animation: love 1s infinite;
	 animation-delay: 0.05s;
}
.volF .ali:nth-child(11){
	background-color: #f45330;
	animation: love 1s infinite;
	animation-delay: 0.15s;
}
.volF .ali:nth-child(12){
	background-color: #ffc883;
	animation: love 1s infinite;
	animation-delay: 0.3s;
}
.volF .ali:nth-child(13){
	background-color: #30d268;
	animation: love 1s infinite;
	animation-delay: 0.45s;
}
.volF .ali:nth-child(14){
	background-color: #006cb4;
   animation: love 1s infinite;
	animation-delay: 0.6s;
}
.volF .ali:nth-child(15){
	background-color: #784697;
	animation: love 1s infinite;
	animation-delay: 0.75s;
}
.volF .ali:nth-child(16){
	background-color: #ffc883;
	animation: love 1s infinite;
	animation-delay: 0.9s;
}
.volF .ali:nth-child(17){
	background-color: #f45330;
	animation: love 1s infinite;
	animation-delay: 1.05s;
}
.volF .ali:nth-child(18){
	background-color: #f62e74;
	animation: love 1s infinite;
	animation-delay: 1.2s;
}
@keyframes love{
	30%,50%{height: 40px; transform: translateY(-20px);}
	75%,100%{height: 20px; transform: translateY(0);}
}
p img{
max-width:100% !important
}
.zixqing img{
height:auto !important;
max-width:100%
}
