@media (max-width: 780px) {
header .center .search input {padding-left: 0px!important;}
header .center .search button {margin: 0!important;}
.content .jianjie .gdxq {    margin-top: 0!important;}
}

.csxx ,.csxx ul{ width:100%;}
.csxx ul li{ width:30%; margin:20px 3px; float:left;}
.csxx ul li img { width:100%;}


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "microsoft yahei";
}

a {
	color: #333;
	text-decoration: none
}
strong {font-size:16px;}

a:hover,
a:focus {
	color: #0F73BF;
	text-decoration: none
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
}




/* 内容 */
.con {
	width: 100%;
	height: 712px;
	/* background-color: red; */
}

.content {
	width: 1200px;
	height: 712px;
	/* background-color: #0F73BF; */
	margin: 0 auto;
}

.content ul {
	width: 1200px;
	margin: 0 auto;
	margin-top: 48px;
	display: flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
}

.content ul li {
	display: inline-block;
	width: 167px;
	height: 114px;
	float: left;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/white.png);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.content ul li>a>div:nth-of-type(1){
	display: flex;
	justify-content: center;
}
.content ul li>a>div>img:nth-of-type(1) {
	display: block;
}
.content ul li>a>div>img:nth-of-type(2) {
	display: none;
}

.content ul li.on>a>div>img:nth-of-type(1) {
	display: none;
	width: auto;
}
.content ul li.on>a>div>img:nth-of-type(2) {
	display: block;
}


.content ul li.on {
	background-image: url(/uiFramework/commonResource/zip/cymz/images/blue.png);
}

.content ul li a {
	text-align: center;
}

.content ul li a>div {
	font-size: 20.64px;
	color: #2750ad;
	font-weight: 700;
	width: 100%;
}

.content ul li.on a>div {
	color: #fff;
	font-weight: 700;
	width: 100%;
}

.content .jianjie {
	width: 1200px;
	height: 598px;
	/* background-color: #123; */
	padding: 84px 50px 59px 46px;
	box-sizing: border-box;
	display: none;
}
.content .jianjie .gdxq{display:inline-block;float:right;margin-top:-110px;font-size:16px;}
.content .active{
	display: block;
}
.content .article {
	width: 740px;
	margin-top: 23px;
	float: right;
	/* background-color: #fff; */
        display: -webkit-box;    
        -webkit-box-orient: vertical;    
        -webkit-line-clamp: 12;    
        overflow: hidden
}

.content .article div>p {
	color: #272727;
	font-size: 16px;
	line-height: 30px;
}



/* 景观 */
.jingguan {
	width: 100%;
	height: 689px;
	/* background-color: #2750ad; */
	background-image: url(/uiFramework/commonResource/zip/cymz/images/huanghua.png);
}

.jg_c {
	width: 1200px;
	height: 689px;
	/* background-color: #2750ad; */
	margin: 0 auto;
	padding: 71px 0 60px 0;
	box-sizing: border-box;
}

.jg_c .left {
	width: 481px;
	height: 558px;
	float: left;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/jblue.png);
}

.jg_c .right {
	width: 699px;
	height: 558px;
	float: right;
	/* background-color: antiquewhite; */
}

.jg_c .left .left_t {
	width: 481px;
	height: 151px;
	margin-top: 30px;
	text-align: center;
}

.jg_c .left .left_c {
	width: 481px;
	height: 205px;
	margin-top: 46px;
	padding: 0 0 0 42px;
	box-sizing: border-box;
	/* background-color: antiquewhite; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jg_c .left .left_c li {
	width:215px;
	height: 46px;
	float: left;
}

.jg_c .left .left_c li a,
.jg_c .right .right_t .right_cc li a {
	font-size: 18px;
	color: #fff;
}

.jg_c .left .left_b {
	width: 130px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 18px;
	margin: 0 auto;
	margin-top: 59px;
	text-align: center;
}

.jg_c .left .left_b a {
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}

.jg_c .right .right_t {
	width: 699px;
	height: 328px;
	background-color: aliceblue;
}

.jg_c .right .right_t .right_t1,
.jg_c .right .right_t .right_t2 {
	width: 340px;
	height: 328px;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/jred.png);
	background-size: 100% 100%;
}

.jg_c .right .right_t .right_t2 {
	background-image: url(/uiFramework/commonResource/zip/cymz/images/jyellow.png);
}

.jg_c .right .right_t .right_tt {
	width: 340px;
	height: 151px;
	text-align: center;
	margin-top: 30px;
}

.jg_c .right .right_t .right_cc {
	width: 340px;
	height: 80px;
	margin-top: 16px;
	padding: 0 44px 0 37px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jg_c .right .right_t .right_cc>div>div:nth-of-type(2) {
        display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jg_c .right .right_t .right_cc li {
	width: 91px;
	height: 46px;
	float: left;
}

.jg_c .right .right_t .right_bb {
	width: 130px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 18px;
	margin: 0 auto;
	/* margin-top: 26px; */
	text-align: center;
}

.jg_c .right .right_t .right_bb a {
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}

.right .right_b {
	width: 699px;
	height: 210px;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/jgreen.png);
	margin-top: 20px;
}

.right .right_b .right_bl {
	width: 145px;
	height: 210px;
	display: flex;
	align-items: center;
	margin-left: 98px;
}

.right .right_b .right_br {
	width: 442px;
	height: 210px;
}

.right .right_b .right_br .right_top {
	width: 360px;
	height: 54px;
	margin-top: 55px;
}

.right .right_b .right_br .right_top li {
	float: left;
	width: 180px;
	height: 36px;
}

.right .right_b .right_br .right_top li a {
	font-size: 18px;
	color: #fff;
}

.right .right_b .right_br .right_bottom {
	width: 130px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 18px;
	margin: 0 auto;
	margin-top: 36px;
	text-align: center;
}

.right .right_b .right_br .right_bottom a {
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}

/* 图说锡林浩特 */
.images {
	width: 100%;
	height: 961px;
	text-align: center;
}

.images>img {
	margin-top: 83px;
	margin-bottom: 28px;
}

.images .images_c {
	width: 1200px;
	height: 653px;
	margin: 0 auto;
	/* background-color: aqua; */
	display: flex;
	justify-content: space-between;
}

.images_c .img_left,
.images_c .img_center,
.images_c .img_right {
	width: 398px;
	height: 653px;
	/* background-color: #2f4d4d; */
}

.images_c .img_left .one {
	width: 398px;
	height: 450px;
	position: relative;
	overflow: hidden;
}

.images_c .img_left .one .ts_active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 0px;
	background: #000;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	display: block;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/fengguang.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 241px;
    box-sizing: border-box;
}
.images_c .img_left .one>span {
	position: absolute;
	top: 192px;
	left: 151px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	display: none;
}
.images_c .img_left .one>a {
	width: 110px;
	height: 24px;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: none;
	transition: 0.3s;
	position: absolute;
    top: 241px;
	left: 143px;
}
.images_c .img_left .one:hover .ts_active {
	opacity: 0.6;
}
.images_c .img_left .one:hover>a,
.images_c .img_left .one:hover>span {
	display: block;
	transition: 0.3s;
}
.images_c .img_left .one:hover .dd {
	display: none;
}
.images_c .img_left .one:hover>img {
	transition: 0.3s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.images_c .img_left .one>div {
	width: 111px;
	height: 24px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.images_c .img_left .two {
	width: 398px;
	height: 200px;
	margin-top: 3px;
	position: relative;
	overflow: hidden;
}
.images_c .img_left .two .ts_active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 0px;
	background: #000;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	display: block;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/fengguang.png);
	background-position: center center;
	background-repeat: no-repeat;
	/* padding-top: 241px; */
    box-sizing: border-box;
}
.images_c .img_left .two>span {
	position: absolute;
	top: 64px;
	left: 151px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	display: none;
}
.images_c .img_left .two>a {
	width: 110px;
	height: 24px;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: none;
	transition: 0.3s;
	position: absolute;
    top: 110px;
	left: 143px;
}
.images_c .img_left .two:hover .ts_active {
	opacity: 0.6;
}
.images_c .img_left .two:hover>a,
.images_c .img_left .two:hover>span {
	display: block;
	transition: 0.3s;
}
.images_c .img_left .two:hover .dd {
	display: none;
}
.images_c .img_left .two:hover>img {
	transition: 0.3s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.images_c .img_left .two>div {
	width: 111px;
	height: 24px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.images_c .img_center .one {
	width: 398px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.images_c .img_center .one .ts_active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 0px;
	background: #000;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	display: block;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/fengguang.png);
	background-position: center center;
	background-repeat: no-repeat;
	/* padding-top: 241px; */
    box-sizing: border-box;
}
.images_c .img_center .one>span {
	position: absolute;
	top: 118px;
	left: 151px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	display: none;
}
.images_c .img_center .one>a {
	width: 110px;
	height: 24px;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: none;
	transition: 0.3s;
	position: absolute;
    top: 162px;
	left: 143px;
}
.images_c .img_center .one:hover .ts_active {
	opacity: 0.6;
}
.images_c .img_center .one:hover>a,
.images_c .img_center .one:hover>span {
	display: block;
	transition: 0.3s;
}
.images_c .img_center .one:hover .dd {
	display: none;
}
.images_c .img_center .one:hover>img {
	transition: 0.3s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.images_c .img_center .one>div {
	width: 111px;
	height: 24px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.images_c .img_center .two {
	width: 398px;
	height: 350px;
	margin-top: 3px;
	position: relative;
	overflow: hidden;
}
.images_c .img_center .two .ts_active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 0px;
	background: #000;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	display: block;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/fengguang.png);
	background-position: center center;
	background-repeat: no-repeat;
	/* padding-top: 241px; */
    box-sizing: border-box;
}
.images_c .img_center .two>span {
	position: absolute;
	top: 142px;
	left: 151px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	display: none;
}
.images_c .img_center .two>a {
	width: 110px;
	height: 24px;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: none;
	transition: 0.3s;
	position: absolute;
    top: 184px;
	left: 143px;
}
.images_c .img_center .two:hover .ts_active {
	opacity: 0.6;
}
.images_c .img_center .two:hover>a,
.images_c .img_center .two:hover>span {
	display: block;
	transition: 0.3s;
}
.images_c .img_center .two:hover .dd {
	display: none;
}
.images_c .img_center .two:hover>img {
	transition: 0.3s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.images_c .img_center .two>div {
	width: 111px;
	height: 24px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.images_c .img_right .one {
	width: 398px;
	height: 216px;
	position: relative;
	overflow: hidden;
}
.images_c .img_right .one .ts_active,
.images_c .img_right .two .ts_active,
.images_c .img_right .three .ts_active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 0px;
	background: #000;
	transition: 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	display: block;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/fengguang.png);
	background-position: center center;
	background-repeat: no-repeat;
    box-sizing: border-box;
}
.images_c .img_right .one>span,
.images_c .img_right .two>span,
.images_c .img_right .three>span {
	position: absolute;
	top: 75px;
	left: 151px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	display: none;
}
.images_c .img_right .one>a,
.images_c .img_right .two>a,
.images_c .img_right .three>a {
	width: 110px;
	height: 24px;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: none;
	transition: 0.3s;
	position: absolute;
    top: 118px;
	left: 143px;
}
.images_c .img_right .one:hover .ts_active,
.images_c .img_right .two:hover .ts_active,
.images_c .img_right .three:hover .ts_active {
	opacity: 0.6;
}
.images_c .img_right .one:hover>a,
.images_c .img_right .one:hover>span,
.images_c .img_right .two:hover>a,
.images_c .img_right .two:hover>span,
.images_c .img_right .three:hover>a,
.images_c .img_right .three:hover>span {
	display: block;
	transition: 0.3s;
}
.images_c .img_right .one:hover .dd,
.images_c .img_right .two:hover .dd,
.images_c .img_right .three:hover .dd {
	display: none;
}
.images_c .img_right .one:hover>img,
.images_c .img_right .two:hover>img,
.images_c .img_right .three:hover>img {
	transition: 0.3s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.images_c .img_right .one>div,
.images_c .img_right .two>div,
.images_c .img_right .three>div {
	width: 111px;
	height: 24px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.images_c .img_right .two {
	width: 398px;
	height: 216px;
	margin-top: 3px;
	position: relative;
	overflow: hidden;
}

.images_c .img_right .three {
	width: 398px;
	height: 215px;
	margin-top: 3px;
	position: relative;
	overflow: hidden;
}

/* 城市宣传 */
.xc {
	width: 100%;
	height0: 957px;
	background-image: url(/uiFramework/commonResource/zip/cymz/images/chengshi_beijing.png);
	text-align: center;
        margin-bottom:-50px;
}

.xc>img {
	margin-top: 50px;
	margin-bottom: 55px;
}

.xc .cs {
	width: 1200px;
	height0: 608px;
	margin: 0 auto;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.csxx>div{ width: 340px;height: 210px; background:#fff; float:left; overflow:hidden; padding:25px; background:#fff; margin-bottom:20px; margin-right:10px;}
.csxx>div>a{ width: 340px;height: 200px;  
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
        overflow:hidden;
}

.csxx>div>a>img:nth-of-type(1) {
	transition-duration: 2s;
	-moz-animation-duration: 2s;
	-webkit-animation-duration: 2s;
	-o-animation-duration: 2s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.csxx>div>a:hover>img:nth-of-type(1) {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.csxx>div>a>img:nth-of-type(2) {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}

.csxx>div>p {
	position:relative;
	color: #fff;
        z-index:999;
        line-height:30px;
	text-align:center;
	font-size: 16px;
	font-weight: 500;
        bottom:0px;
}
.csxx>div>p a {
	
        line-height:30px;
	text-align:center;
	font-size: 16px;

}




/* 手机端 */
@media screen and (max-width:768px) {
	.header {
		height: 430px;
	}
	.header .head {
		width: 100%;
		height: auto;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.header .head span {
		height: 40px;
		line-height: 40px;
	}
	.header .head ul {
		width: 100%;
		height: 40px;
	}
	.header .head .logo {
		margin-top: 50px;
	}
	.header .head .logo>img:nth-of-type(1) {
		width: 100%;
	}
	.header .head .logo>img:nth-of-type(2) {
		display: none;
	}
	.search {
		width: 80%;
		height: 68px;
		margin-top: 20px;
	}
	.search span {
		width: 100%!important;
	}
	.search input {
		width: 75%;
		height: 55px;
		line-height: 50px;
		padding-left: 30px;
	}
	/*.search .search_button {
		width: 21%!important;
		margin-top: 7px!important;
		background-size: 100% 100%;
		height: 39px;
		margin-right: 3px;
	} */
	/* 导航 */
	.nav {
		width: 100%;
		background-size: 100% 100%;
	}
	.nav ul {
		width: 100%;
		height: 66px;
	}
	.nav ul li {
		width: 33%;
		height: 32px;
	}
	.nav ul li a {
		line-height: 32px;
	}
	/* 内容 */
	.con {
		height: 1050px;
	}
	.content {
		width: 100%;
		height: 1060px;
	}
	.content ul {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
        .content ul li {
                width: 90px;
                height: 66px;
                margin:1px;
         }
        .content ul li a>div {
                font-size: 15px;
         }
         .content ul li a>div>img {
                width: 25%;
         }
	.content .jianjie {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	.content .jianjie>img {
		width: 100%;
	}
	.content .article {
		width: 100%;
	}
	/* 景观 */
	.jingguan {
		height: 1435px;
	}
	.jg_c {
		width: 100%;
		height: 1495px;
	}
	.jg_c .left {
		width: 100%;
		height: 490px;
		margin-bottom: 10px;
	}
	.jg_c .left .left_t {
		width: 100%;
	}
	.jg_c .left .left_c {
		width: 100%;
		margin-top: 20px;
	}
	.jg_c .left .left_c li {
		width: 50%;
	}
	.jg_c .left .left_b {
		margin-top: 20px;
	}
	.jg_c .right {
		width: 100%;
		height: 888px;
	}
	.jg_c .right .right_t {
		width: 100%;
		height: 656px;
	}
	.jg_c .right .right_t .right_t1 {
		margin-bottom: 10px;
	}
	.jg_c .right .right_t .right_t1, .jg_c .right .right_t .right_t2 {
		width: 100%;
	}
	.jg_c .right .right_t .right_tt {
		width: 100%;
	}
	.jg_c .right .right_t .right_cc {
		width: 100%;
                justify-content: center;
                padding:0;
	}
	.jg_c .right .right_t .right_cc li {
		width: 50%;
		text-align: center;
	}
	.right .right_b {
		width: 100%;
	}
	.right .right_b .right_bl {
		width: 42%;
		margin-left: 20px;
	}
	.right .right_b .right_br {
		width: 50%;
	}
	.right .right_b .right_br .right_top {
		width: 100%;
	}
	.right .right_b .right_br .right_top li {
		width: 50%;
		text-align: center;
	}
	/* 图说锡林浩特 */
	.images {
		height: 2000px;
		padding: 0 5px;
		box-sizing: border-box;
	}
	.images>img {
		margin-top: 20px;
	}
	.images .images_c {
		width: 100%;
		flex-wrap: wrap;
	}
	.images_c .img_left {
		height: 543px;
	}
	.images_c .img_left, .images_c .img_center, .images_c .img_right {
		width: 100%;
	}
	.images_c .img_left .one,.images_c .img_left .two {
		width: 100%;
	}
	.images_c .img_left .one {
		height: 407px;
	}
	.images_c .img_left .two {
		height: 181px;
	}
	.images_c .img_left .one>img,.images_c .img_left .two>img{
		width: 100%;
		height: 100%;
	}
	.images_c .img_center {
		height: 594px;
		margin-top: 51px;
	}
	.images_c .img_center .one {
		width: 100%;
		height: 271px;
	}
	.images_c .img_center .one>img {
		width: 100%;
		height: 100%;
	}
	.images_c .img_center .two {
		width: 100%;
		height: 317px;
	}
	.images_c .img_center .two>img {
		width: 100%;
		height: 100%;
	}
	.images_c .img_right .one,
	.images_c .img_right .two,
	.images_c .img_right .three {
		width: 100%;
	}
	.images_c .img_right .one>img,
	.images_c .img_right .two>img,
	.images_c .img_right .three>img {
		width: 100%;
		height: 100%;
	}
	/* 城市形象宣传片 */
	.xc {
		height: 1918px;
	}
	.xc>img {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.xc .cs {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.xc .cs>div {
		width: 100%;
		background-size: 100% 100%;
		margin-bottom: 15px!important;
	}
	.xc .cs>div>a {
		width: 95%;
		height: 95%;
	}


.csxx>div{ width: auto;}
.csxx>div>a{width: 100%;}
}