* {
	margin: 0px;
	padding: 0px;
}

.main_ycap {
	width: 100%;
	box-sizing: border-box;
	padding-top: 56px;
	padding-bottom: 48px;
	height: auto;
	background: #f5f5f5;
}

.main_ycap>.content_ycap {
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main_ycap>.content_ycap>.content_ycap_left {
	width: 300px;
	height: 490px;
	background: #fff;
  background-image: url(../ycap/playout.png);
	background-repeat: no-repeat;
	padding: 0 20px;
}

.main_ycap>.content_ycap>.content_ycap_right {
	width: 868px;
	height: auto;
}

.main_ycap>.content_ycap>.content_ycap_right>.tab-content {
	margin-top: 15px;
}

.main_ycap>.content_ycap>.content_ycap_right>.nav-tabs {
	background: #fff;
	border: 1px solid #fff;
}

.main_ycap>.content_ycap>.content_ycap_right>#myTab>.active a {
	background: #b2292e !important;
	color: #fff;
}

.main_ycap>.content_ycap>.content_ycap_right>#myTab a {
	color: #b02d32;
}

.main_ycap>.content_ycap>.content_ycap_right>#myTab a:hover {
	background: #e8cdce;
}

.main_ycap>.content_ycap>.content_ycap_right>#myTab>li>img {
	width: 16px;
	position: absolute;
	left: calc(50% - 8px);
	bottom: 0px;
	opacity: 1;
}

.content_ycap_right>div>div>div {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content_ycap_right .ycap_jm {
	width: 200px;
	background: #fff;
	min-height: 370px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.content_ycap_right .ycap_jm>img {
	width: 86%;
	margin-left: 14px;
	margin-top: 12px;
}

.content_ycap_right .ycap_jm>h5 {
	font-size: 16px;
	color: #b02d32;
	width: 86%;
	text-align: left;
	margin: 10px auto 10px auto;
}

.content_ycap_right .ycap_jm>div {
	width: 86%;
	margin: auto;
}

.content_ycap_right .ycap_jm_1 {
	width: 200px;
	height: 1px;
}

.table_info {
	width: 100%;
	margin-bottom: 10px;
}

.table_info>tbody>tr {
	width: 100%;
}

.table_info>tbody>tr>td span {
	font-size: 14px !important;
	color: #f33131 !important;
}

.table_info>tbody>tr>td:nth-child(1) {
	font-size: 12px;
	color: #aaaaaa;
	width: 26%;
}

.table_info>tbody>tr>td:nth-child(2) {
	font-size: 12px;
	color: #aaaaaa;
	width: 77%;
}

.ycap_jm_p a {
	text-decoration: none;
}
.mytabs-ycap{
	padding-left: 14px;
}

.showtodate{
	width: 100%;
	margin-top: 85px;
	display: flex;
	height: 65px;
	justify-content: space-between;
}
.showtodate-day{
	font-size: 34px;
	color: #b02d32;
	line-height: 1;
	margin-top: -2px;
	text-indent:-3px
}

.showtodate-year{
	color: #b02d32;
	line-height: 1.2;
    display: flex;
    flex-direction: column;
}

.showtodate-year-font1{
	font-size: 24px;
}
.showtodate-year-font2{
	text-align: end;
}


.datepicker-inline .table-condensed{
	position: relative;
}
.datepicker-inline .table-condensed .prev,
.datepicker-inline .table-condensed .next{
	position: absolute;
	bottom: -55px;
}
.datepicker-inline .table-condensed .prev{
	right: 45px;
}
.datepicker-inline .table-condensed .next{
	right: 7px;
}
.my-arrow-left{
	width: 32px;
	height: 32px;
	background-image:url(../ycap/dateleft.png) ;
}
.my-arrow-right{
	width: 32px;
	height: 32px;
	background-image:url(../ycap/dateright.png) ;
}
.myrow-pages .x123 a{
	color: #b02d32;
	background: rgb(255,255,255);
}
.myrow-pages .x123 span{
	color: #fff;
	background: rgb(176,45,50);
}
















.main_ap {
	width: 100%;
	box-sizing: border-box;
	padding-top: 56px;
	padding-bottom: 48px;
	height: auto;
	background: #f5f5f5;
}

.content_ap_1 {
	box-sizing: border-box;
	background: #fff;
	max-width: 1200px;
	margin: auto;
	height: auto;
	padding: 28px 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: space-between;
}

.content_ap_1>div {
	float: left;
}

.content_ap_1>.content_ap_1_c1 {
	box-sizing: border-box;
	max-width: 250px;
	width: 95%;
}

.content_ap_1>.content_ap_1_c1>img {
	width: 100%;
}

.content_ap_1>.content_ap_1_c2 {
	box-sizing: border-box;
	width: 570px;
	padding-left: 27px;
}

.content_ap_1>.content_ap_1_c2>h3 {
	margin: 0px 0px 30px 0px;
	font-size: 24px;
	color: #b02d32;
}

.content_ap_1>.content_ap_1_c2>ul {
	list-style: none;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1) {
	height: auto;
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1)>div:nth-child(1) {
	width: 90px;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1)>div:nth-child(2) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	width: 80%;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1)>div:nth-child(2)>a {
	width: 69px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	color: #fff;
	background: #b2292e;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 5px;
	transition: all 0.3s;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2) {
	height: auto;
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(1) {
	width: 81px;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(2) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	width: 80%;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(2)>a {
	width: 208px;
	height: 40px;
	text-decoration: none;
	display: block;
	color: #666666;
	border: 1px solid #dddddd;
	text-align: center;
	margin-bottom: 5px;
	transition: all 0.3s;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(2)>a:hover {
	color: #b02d32;
	border: 1px solid #b02d32;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3) {
	height: auto;
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(1) {
	width: 81px;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(2) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	width: 80%;
	float: left;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(2)>a {
	min-width: 104px;
	height: 40px;
	display: block;
	text-decoration: none;
	color: #666666;
	border: 1px solid #dddddd;
	text-align: center;
	margin-bottom: 5px;
	transition: all 0.3s;
  padding: 0 15px;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(2)>a:hover {
	color: #b02d32;
	border: 1px solid #b02d32;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(4) {
	height: auto;
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
}

.content_ap_1>.content_ap_1_c2>ul>li:nth-child(4)>div:nth-child(1) {
	width: 15%;
	height: 100%;
	float: left;
}

.content_ap_1>.content_ap_1_c2>a {
	display: block;
	width: 141px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-left: 15%;
	margin-top: 35px;
	background: #b02d32;
	text-decoration: none;
	transition: all 0.3s;
}

.content_ap_1>.content_ap_1_c2>a:hover {
	background: #ce2a2a;
	color: #e8cdce;
}

.content_ap_1>.content_ap_1_c3 {
	box-sizing: border-box;
	padding-top: 40px;
	width: 319px;
}

.content_ap_1>.content_ap_1_c3>ul {
	list-style: none;
}

.content_ap_1>.content_ap_1_c3>ul>li {
	height: 30px;
	line-height: 30px;
}

.content_ap_1>.content_ap_1_c3>ul>li>div {
	height: 100%;
	float: left;
	margin-right: 10px;
}

.content_ap_1>.content_ap_1_c3>ul>li>div>p {
	font-size: 16px;
	color: #666666;
}

.content_ap_1>.content_ap_1_c3>ul>li>div>img {
	height: 70%;
	margin-bottom: 3px;
}

.content_ap_1>.content_ap_1_c3>ul>li>span {
	color: #999999;
	font-size: 14px;
}

.content_ap_1>.content_ap_1_c3>ul:nth-child(1) {
	margin-bottom: 50px;
}

.content_ap_2 {
	box-sizing: border-box;
	background: #fff;
	max-width: 1200px;
	margin: auto;
	height: auto;
	margin-top: 30px;
	padding: 0px 0px;
}

.content_ap_2>.content_ap_2_menu {
	width: 100%;
	background: #fafafa;
	height: 56px;
}

.content_ap_2>ul>li a {
	color: #000;
	font-size: 16px;
}

.content_ap_2>ul>.active a {
	background: #fff;
	color: #b02d32 !important;
	font-weight: bold;
	border-radius: 0px !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-top: 3px solid #b02d32 !important;
}

.jmjj_child1 {
	list-style: none;
	width: 95%;
	margin: auto;
	margin-top: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: space-between;
}

.jmjj_child1>li {
	width: 364px;
	height: auto;
	margin-bottom: 30px;
}

.jmjj_child1>li>img {
	width: 100%;
}

.jmjj_child2 {
	width: 95%;
	margin: auto;
}

.jmjj_child2>p {
	font-size: 16px;
	color: #777777;
	text-indent: 2rem;
	line-height: 32px;
	margin: 0px;
}

.jmjj_child2>p:nth-child(1) {
	text-indent: 0rem;
	color: #b02d32;
}

.nav-tabs {
	border-bottom: none;
	background: #fafafa;
}
.modal-content{
	width: 190px !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	margin: 0 auto;
	padding: 20px 15px;
}
.modal-content img{
	display: block;
	margin: 0 auto;
}
.modal-content div{
	text-align: center;
	margin-top:10px;
}
#jmjj,#gmsm{
	padding: 2% 3%;
}



@media screen and (max-width: 469px) {
	.content_ycap_right li a {
		width: 100%;
	}
	.content_ycap_right .ycap_jm {
		width: 100%;
		margin: auto;
		height: 375px !important;
	}
	.content_ycap_right>div>div>div{
		justify-content: space-around !important;
	}
	
	.main_ap{
	    padding-top: 15px;
	}
	.content_ap_1{
		margin: 2%;
		padding: 2%;
	}
	.content_ap_1>.content_ap_1_c1{
		width: 37%;
	}
	.content_ap_1>.content_ap_1_c2{
		width: 60%;
		padding-left: 3%;
	}
	.content_ap_1>.content_ap_1_c2>h3{
		margin-bottom: 0;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1){
	    display: flex;
	    align-items: center;
	    margin-top: 10px;
	    margin-bottom: 0;
	    line-height: 25px;
	}
	
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2){
		line-height: 25px;
		height: 25px;
		display: none;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(1)>div:nth-child(2) a{
		color:#b2292e;
		line-height: 20px;
		height: 20px;
		background-color: transparent;
		margin-bottom: 0;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(1){
		margin-bottom: 5px;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(2){
		width: 100%;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(2)>div:nth-child(2)>a{
		line-height: 25px;
		height: 25px;
		border: none;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(1){
		line-height: 25px;
		height: 25px;
		margin-bottom: 5px;
	}
	
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(2)>a{
		line-height: 20px;
		height: 20px;
		width: auto;
		border: none;
		font-size: 14px;
	}
	.content_ap_1>.content_ap_1_c2>a{
		width: 100%;
		margin-left: 0;
    	margin-top: 26px;
	}
	.content_ap_1>.content_ap_1_c3{
		width: 100%;
	}
	.content_ap_1>.content_ap_1_c3>ul{
		width: 50%;
		float: left;
	}
	.content_ap_1>.content_ap_1_c2>ul>li:nth-child(3)>div:nth-child(2)>a {
		margin-bottom: 2px;
	}
}






















/*# sourceMappingURL=index2.css.map */