#contents {
	transition:none !important;
}
.card_summ {
	background: rgb(245, 247, 248); padding: 40px 0px 130px; width: 100%; height: auto; position: relative; min-height: 500px;
}
.card_summ.type2 h2 {
	text-align: center; color: rgb(30, 30, 30); line-height: 26px; font-size: 21px; font-weight: 600;
}
.card_slide {
	left: 0px; top: 40px; position: absolute;
}
.card_slide .slider {
	width: 490px; overflow: hidden;
}
.card_slide .slider .bx-wrapper .bx-viewport {
	margin: 0px auto; overflow: hidden; max-width: 390px !important;
}
.card_slide .slider ul {
	width: 20000px;
}
.card_slide .slider ul li {
	float: left !important;
}
.card_slide .slider ul li img {
	max-width: 390px !important;
}
.card_slide .slider .wrapper {
	margin: 0px auto; width: 390px; height: 90px; overflow: hidden; position: relative;
}
.card_slide .slider #bx-pager {
	left: 0px; top: 0px; width: 10000px; position: absolute;
}
.card_slide .slider #bx-pager a {
	background: rgb(0, 0, 0); width: 90px; height: 90px; overflow: hidden; margin-right: 10px; float: left; position: relative;
}
.card_slide .slider #bx-pager a img {
	left: 0px; top: 0px; width: 90px; display: block; position: absolute; z-index: 1; opacity: 0.5; -moz-opacity: 0.5; -ms-opacity: 0.5; -o-opacity: 0.5; -webkit-opacity: 0.5;
}
.card_slide .slider #bx-pager a.active {
	border: 3px solid rgb(246, 139, 31); border-image: none; width: 84px; height: 84px;
}
.card_slide .slider #bx-pager a.active img {
	left: -3px; top: -3px; width: 90px; opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; -webkit-opacity: 1;
}
.bx-wrapper .bx-prev {
	background: url("../images/list/card_list_prevbtn.png") no-repeat center 50%; left: 15px;
}
.bx-wrapper .bx-next {
	background: url("../images/list/card_list_nextbtn.png") no-repeat center 50%; right: 15px;
}
.card_slide #slide-counter {
	margin: 10px auto; text-align: right; color: rgb(125, 125, 123); font-size: 14px; max-width: 390px;
}
.card_slide #slide-counter strong {
	color: rgb(32, 32, 32);
}
.card_summ .card_text {
	padding: 0px 40px 0px 490px;
}
.card_summ .card_text h2.title {
	margin: 0px 0px 20px; color: rgb(30, 30, 30); font-size: 26px; font-weight: 600;
}
.card_summ .card_text h2.title span {
	background: rgb(1, 126, 186); padding: 5px 10px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; font-size: 16px; font-weight: normal; margin-bottom: 5px; vertical-align: top; display: inline-block;
}
.card_summ .card_text h2.title strong {
	display: block;
}
.card_summ .card_text .txt p {
	margin: 0px 0px 20px; line-height: 21px; font-size: 14px;
}
.card_summ .card_text .txt p.strong {
	color: rgb(30, 30, 30); line-height: 23px; font-size: 18px; font-weight: 600;
}
.card_summ .card_text .date {
	margin: 0px;
}
.card_summ .btn {
	left: 0px; width: 100%; text-align: center; bottom: 40px; position: absolute;
}
.card_summ .btn a {
	background: rgb(108, 110, 115); padding: 8px 25px; border-radius: 20px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; font-size: 14px; margin-left: 5px; vertical-align: top; display: inline-block; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px;
}
.card_summ .btn a:first-child {
	background: rgb(92, 98, 109); margin-left: 0px;
}
.card_summ .btn a:hover {
	text-decoration: underline;
}
.card_summ .btn a:active {
	text-decoration: underline;
}
.card_summ .txt2 {
	width: 100%; height: auto; margin-top: 30px;
}
.card_summ .txt2 p {
	line-height: 18px; margin-top: 10px;
}
.card_list {
	margin: 40px 0px 0px; width: 100%; height: auto; padding-bottom: 20px; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
.card_list::after {
	clear: both; display: block; content: "";
}
.card_list li {
	width: 23.5%; margin-bottom: 15px; margin-left: 2%; float: left; position: relative;
}
.card_list li:first-child {
	margin-left: 0px;
}
.card_list li + li + li + li + li {
	margin-left: 0px;
}
.card_list li + li + li + li + li + li {
	margin-left: 2%;
}
.card_list li a {
	border: 1px solid rgb(209, 209, 209); border-image: none; overflow: hidden; display: block;
}
.card_list li a .title {
	background: rgb(0, 0, 0); transition:0.3s; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-size: 16px; position: absolute; z-index: 1; opacity: 0; -moz-opacity: 0; -ms-opacity: 0; -o-opacity: 0; -webkit-opacity: 0; -webkit-transition: all .3s ease;
}
.card_list li a .title span {
	padding: 0px 15px; overflow: hidden; vertical-align: middle; display: inline-block; max-height: 66px;
}
.card_list li a span.count {
	background: url("../images/list/card_list_cntbg.png") no-repeat 5px 50% rgb(0, 0, 0); padding: 5px 5px 5px 20px; right: 1px; bottom: 1px; color: rgb(255, 255, 255); vertical-align: top; display: inline-block; position: absolute; z-index: 5; opacity: 0.8; -moz-opacity: 0.8; -ms-opacity: 0.8; -o-opacity: 0.8; -webkit-opacity: 0.8;
}
.card_list li a img {
	margin: 0px auto; width: 100%; display: block;
}
.card_list li a:hover .title {
	opacity: 0.8; -moz-opacity: 0.8; -ms-opacity: 0.8; -o-opacity: 0.8; -webkit-opacity: 0.8;
}
.card_list li a:active .title {
	opacity: 0.8; -moz-opacity: 0.8; -ms-opacity: 0.8; -o-opacity: 0.8; -webkit-opacity: 0.8;
}
.card_summ.type2 {
	padding: 40px 12.5%; width: auto; min-height: 10px;
}
.card_summ.type2 .card_slide {
	left: auto; top: auto; position: relative;
}
.card_summ.type2 .card_slide .slider {
	width: auto; overflow: visible;
}
.card_summ.type2 .card_slide .slider .bx-wrapper .bx-viewport {
	max-width: 100% !important;
}
.card_summ.type2 .card_slide #slide-counter {
	max-width: 100%;
}
.card_summ.type2 .btn {
	left: auto; top: 0px; margin-top: 40px; position: relative;
}
.card_summ.type2 .bx-wrapper .bx-prev {
	left: -10%;
}
.card_summ.type2 .bx-wrapper .bx-next {
	right: -10%;
}
.card_summ.type2 .card_slide .slider ul li img {
	max-width: 100% !important;
}
.card_summ.type3 {
	padding: 0px 0px 40px; width: auto; min-height: 10px;
}
.card_summ.type3 .card_slide {
	left: auto; top: auto; position: relative;
}
.card_summ.type3 .card_slide .slider {
	width: auto; overflow: visible;
}
.card_summ.type3 .card_slide .slider .bx-wrapper .bx-viewport {
	height: auto !important; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 5px; border-bottom-style: solid; max-width: 100% !important;
}
.card_summ.type3 .card_slide #slide-counter {
	margin-right: 2%; max-width: 98%;
}
.card_summ.type3 .btn {
	left: auto; top: 0px; margin-top: 40px; position: relative;
}
.card_summ.type3 .bx-wrapper .bx-prev {
	background: url("../images/list/card_list_prevbtn2.png") no-repeat center 50% rgb(169, 172, 174); border-radius: 27px; transition:0.2s; left: 4%; width: 54px; height: 54px; overflow: hidden; margin-top: -27px; opacity: 0.6; -webkit-border-radius: 27px; -moz-border-radius: 27px; -ms-border-radius: 27px; -o-border-radius: 27px; -moz-opacity: 0.6; -ms-opacity: 0.6; -o-opacity: 0.6; -webkit-opacity: 0.6; -webkit-transition: all .2s ease;
}
.card_summ.type3 .bx-wrapper .bx-next {
	background: url("../images/list/card_list_nextbtn2.png") no-repeat center 50% rgb(169, 172, 174); border-radius: 27px; transition:0.2s; width: 54px; height: 54px; right: 4%; overflow: hidden; margin-top: -27px; opacity: 0.6; -webkit-border-radius: 27px; -moz-border-radius: 27px; -ms-border-radius: 27px; -o-border-radius: 27px; -moz-opacity: 0.6; -ms-opacity: 0.6; -o-opacity: 0.6; -webkit-opacity: 0.6; -webkit-transition: all .2s ease;
}
.card_summ.type3 .bx-wrapper .bx-prev:hover {
	opacity: 0.9; -moz-opacity: 0.9; -ms-opacity: 0.9; -o-opacity: 0.9; -webkit-opacity: 0.9;
}
.card_summ.type3 .bx-wrapper .bx-prev:active {
	opacity: 0.9; -moz-opacity: 0.9; -ms-opacity: 0.9; -o-opacity: 0.9; -webkit-opacity: 0.9;
}
.card_summ.type3 .bx-wrapper .bx-next:hover {
	opacity: 0.9; -moz-opacity: 0.9; -ms-opacity: 0.9; -o-opacity: 0.9; -webkit-opacity: 0.9;
}
.card_summ.type3 .bx-wrapper .bx-next:active {
	opacity: 0.9; -moz-opacity: 0.9; -ms-opacity: 0.9; -o-opacity: 0.9; -webkit-opacity: 0.9;
}
.card_summ.type3 .card_slide .slider ul li img {
	width: 100%; max-width: 100% !important;
}
.card_summ.type3 .card_slide .slider #bx-pager a img {
	height: 106%;
}
.card_slide .slider ul.event li img {
	cursor: pointer;
}
#photo_layer {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 999; opacity: 0; -moz-opacity: 0; -ms-opacity: 0; -o-opacity: 0; -webkit-opacity: 0;
}
#photo_layer .photo {
	margin: 50px auto 0px; width: 100%; position: relative; z-index: 10; max-width: 1100px;
}
#photo_layer .photo img {
	margin: 0px auto; width: 100%; display: block;
}
#photo_layer .photo .close_btn {
	background: url("/web/images/info/photo_layer_btn.jpg") no-repeat center 50% rgb(33, 33, 33); top: 0px; width: 54px; height: 54px; right: 0px; text-indent: -9999px; display: block; position: absolute; z-index: 20;
}
#photo_layer .blind {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; opacity: 0.7; -moz-opacity: 0.7; -ms-opacity: 0.7; -o-opacity: 0.7; -webkit-opacity: 0.7;
}
@media all and (max-width:1000px)
{
.card_summ {
	padding: 40px 0px 110px; min-height: 418px;
}
.card_slide .slider {
	width: 400px;
}
.card_slide .slider .bx-wrapper .bx-viewport {
	max-width: 310px !important;
}
.card_slide .slider .wrapper {
	width: 310px; height: 70px;
}
.card_slide .slider ul li img {
	max-width: 310px !important;
}
.card_slide .slider #bx-pager a {
	width: 70px; height: 70px;
}
.card_slide .slider #bx-pager a.active {
	border: 2px solid rgb(246, 139, 31); border-image: none; width: 66px; height: 66px;
}
.card_slide .slider #bx-pager a img {
	width: 70px;
}
.card_slide .slider #bx-pager a.active img {
	left: -2px; top: -2px; width: 70px;
}
.card_summ .card_text {
	padding: 0px 30px 0px 400px;
}
.card_slide #slide-counter {
	max-width: 300px;
}
}
@media all and (max-width:840px)
{
.card_summ {
	padding: 30px 10%; width: auto;
}
.card_slide {
	left: auto; top: auto; width: auto; position: relative;
}
.card_slide .slider {
	width: 100%;
}
.card_slide .slider .bx-wrapper .bx-viewport {
	max-width: 100% !important;
}
.bx-wrapper .bx-prev {
	left: -9%;
}
.bx-wrapper .bx-next {
	right: -9%;
}
.card_slide #slide-counter {
	max-width: 100%;
}
.card_slide .slider ul li img {
	max-width: 100% !important;
}
.card_summ .card_text {
	padding: 0px;
}
.card_summ .card_text h2.title {
	text-align: center;
}
.card_summ .card_text h2.title span {
	margin: 0px auto 5px;
}
.card_summ .card_text .txt {
	display: none;
}
.card_summ .card_text .date {
	display: none;
}
.card_summ .btn {
	top: 0px; margin-top: 30px; position: relative;
}
.card_summ.type2 .btn {
	margin-top: 30px;
}
}
@media all and (max-width:768px)
{
.card_summ {
	margin: 20px 15px; padding: 30px 8%; min-height: 10px;
}
.card_slide .slider .wrapper {
	width: 310px; height: 70px;
}
.card_slide .slider #bx-pager a {
	width: 70px; height: 70px;
}
.card_slide .slider #bx-pager a.active {
	border: 2px solid rgb(246, 139, 31); border-image: none; width: 66px; height: 66px;
}
.card_slide .slider #bx-pager a img {
	width: 70px;
}
.card_slide .slider #bx-pager a.active img {
	left: -2px; top: -2px; width: 70px;
}
.bx-wrapper .bx-controls-direction {
	display: none;
}
.card_summ .card_text h2.title {
	font-size: 24px;
}
.card_summ .card_text h2.title span {
	font-size: 14px;
}
.card_list {
	margin: 20px 15px 0px; width: auto; padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.card_list li {
	width: auto; margin-bottom: 0px; margin-left: 0px !important; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 1px; border-bottom-style: solid; float: none;
}
.card_list li a {
	border: 0px currentColor; border-image: none;
}
.card_list li a .title {
	background: url("../images/list/card_list_bul.gif") no-repeat 5px 19px; padding: 10px 0px 10px 15px; transition:none; left: auto; top: auto; width: auto; height: auto; text-align: left; color: rgb(68, 68, 68); font-size: 14px; position: relative; opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; -webkit-opacity: 1; -webkit-transition: none;
}
.card_list li a .title span {
	padding: 0px; width: auto; overflow: hidden; margin-top: 0px !important; vertical-align: top; white-space: nowrap; -ms-text-overflow: ellipsis; max-height: none; max-width: 100%;
}
.card_list li a span.count {
	display: none;
}
.card_list li a img {
	display: none;
}
.card_list li a:hover .title {
	opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; -webkit-opacity: 1;
}
.card_list li a:active .title {
	opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; -webkit-opacity: 1;
}
.card_summ.type2 {
	margin: 20px 15px; padding: 30px 8%; min-height: 10px;
}
}
@media all and (max-width:480px)
{
.card_slide .slider .wrapper {
	width: 230px; height: 50px;
}
.card_slide .slider #bx-pager a {
	width: 50px; height: 50px;
}
.card_slide .slider #bx-pager a.active {
	width: 46px; height: 46px;
}
.card_slide .slider #bx-pager a img {
	width: 50px;
}
.card_slide .slider #bx-pager a.active img {
	width: 50px;
}
.card_summ .card_text h2.title {
	font-size: 22px;
}
.card_summ .card_text h2.title span {
	font-size: 13px;
}
.card_summ .btn {
	margin-top: 20px;
}
.card_summ.type2 .btn {
	margin-top: 20px;
}
}
