.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after,
.clearfix:before {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.wrap {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}

.g-banner {
	background: url(../images/banner.jpg) center 0px no-repeat;
	height: 776px;
}

.con-wrap {
	width: 1200px;
	margin: 0 auto;
}

.row-activity,
.row-count,
.row-kunming-count {
	background: url(../images/pub1.jpg) center 0px no-repeat;
}

.row-edu,
.row-kunming-70,
.row-QA {
	background: url(../images/pub2.jpg) center 0px no-repeat;
}

.row-activity {
	height: 635px;
}

.row-edu {
	height: 772px;
}

.row-count {
	height: 562px;
}

.row-kunming-70 {
	height: 515px;
}

.row-kunming-count {
	height: 440px;
}

.row-QA {
	height: 647px;
}

.row-colu {
	background: url(../images/colu.jpg) center 0px no-repeat;
	height: 1070px;
	position: relative;
}

.column-title {
	width: 1200px;
	height: 165px;
	position: relative;
}

.column-title .more>a {
	display: block;
	position: absolute;
	width: 130px;
	height: 44px;
	bottom: 50px;
	right: 30px;
}

.row-activity-title {
	background: url(../images/activityBg.png) center 0px no-repeat;
}

.row-activity-con {
	height: 390px;
}

.col-focus {
	width: 712px;
	height: 100%;
}

/* 第一个焦点图*/
.focusBox {
	position: relative;
	width: 712px;
	height: 390px;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 712px;
	height: 390px;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: right;
	font-size: 0;
	z-index: 4;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 34px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
	width: 60px;
}

.focus .prev,
.focus .next {
	width: 60px;
	height: 101px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focus .prev {
	left: 0;
}

.focus .next {
	background-position: 0 -101px;
	right: 0;
}

.focus .prev:hover,
.focus .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 130px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 130px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 130px;
	position: absolute;
	bottom: -130px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .txt .txt-list-box h3 {
	height: 56px;
	line-height: 56px;
}

.focusBox .txt .txt-list-box p {
	font-size: 14px;
}

.focusBox .txt .txt-list-box h3 a {
	font-size: 20px;
}

.focusBox .txt .txt-list-box p a {
	color: #ccc;
	font-weight: normal;
}

/* 第一个列表样式 */
.col-txt-lists {
	width: 430px;
	height: 360px;
	background-color: #F6FBFE;
	padding: 15px;
}

.hot-title a {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #0092D9;
}

.hot-summary {
	height: 55px;
}

.hot-summary a {
	color: #9497A9;
	font-size: 14px;
}

.txt-lists {
	height: 265px;
}

.txt-lists li {
	height: 52px;
	border-top: 1px #785 dotted;
	line-height: 52px;
}

.txt-lists li a {
	display: block;
	color: #31313B;
	font-size: 14px;
}

.txt-lists li span {
	font-size: 16px;
	display: block;
	padding-right: 10px;
}

.row-edu-title {
	background: url(../images/eduBg.png) center 0px no-repeat;
}

.tow-lists {
	margin-bottom: 15px;
}

.one-txt-list {
	width: 590px;
	height: 160px;
	background-color: #fff;
}

.one-txt-list h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding: 15px 15px 0 15px;
	height: 24px;
	color: #3E3E4B;
}

.one-txt-list p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 6px;
	height: 52px;
	padding: 0 15px;
	color: #9497A9;
}

.one-txt-list .txt-info {
	height: 58px;
	line-height: 58px;
	background-color: #EEEFF4;
}

.txt-info .other {
	color: #0092D9;
	font-size: 32px
}

.row-count-title {
	background: url(../images/countBg.png) center 0px no-repeat;
}

.row-kunming-70-title {
	background: url(../images/km70Bg.png) center 0px no-repeat;
}

/*昆明70图片切换*/
.picScroll {
	width: 1200px;
}

.picScroll .bd {
	position: relative;
}

.picScroll .prev,
.picScroll .next {
	position: absolute;
	top: 50%;
	margin: -60px 0 0;
	left: -1px;
	display: block;
	width: 60px;
	height: 101px;
	background: url(../images/ad_ctr.png) 0 0;
	z-index: 9;
	overflow: hidden;
}

.picScroll .next {
	left: auto;
	right: -1px;
	background-position: 0 -303px
}

.picScroll .prev:hover {
	background-position: 0 -202px;
}

.picScroll .next:hover {
	background-position: 0 -101px;
}

.picScroll .prevStop {
	background-position: 0 0 !important;
}

.picScroll .nextStop {
	background-position: 0 -303px !important;
}

.picScroll ul {
	zoom: 1;
    height:275px;
}

.picScroll li {
	width: 370px;
	margin-right: 45px;
	position: relative;
	float: left;
	display: inline;
	height: 275px;
}

.picScroll li .pic {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
}

.picScroll li .pic img {
	display: block;
	background: #ddd;
	width: 370px;
	height: 275px;
}

.picScroll li p {
	height: 15px;
	margin-top: 5px;
	color: #999;
	line-height: 15px;
	overflow: hidden;
}

.picScroll li .txt1 a {
	color: #333;
}

.picScroll li .movielist_tt {
	position: relative;
	height: 16px;
	line-height: 16px;
	padding-right: 30px;
	overflow: hidden;
	position: relative;
}

.picScroll li .movielist_tt a {
	font-size: 14px;
}

.picScroll li .score {
	color: #FF6600;
	font-family: Arial;
	position: absolute;
	top: 0;
	right: 10px;
}

.row-kunming-count-title {
	background: url(../images/kmCountBg.png) center 0px no-repeat;
}

.pubFoucs {
	position: relative;
	width: 490px;
	height: 310px;
	overflow: hidden;
}

.pubFoucs .pic img {
	width: 490px;
	height: 310px;
	display: block;
}

.pubFoucs .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 65px;
	width: 100%;
	background: #1087C7;
	filter: alpha(opacity=60);
	opacity: 0.6;
	overflow: hidden;
}

.pubFoucs .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 65px;
	width: 100%;
	overflow: hidden;
}

.pubFoucs .txt li {
	height: 65px;
	position: absolute;
	bottom: -65x;
}

.pubFoucs .txt li a {
	display: block;
	color: white;
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.pubFoucs .txt .txt-list-box h3 {
	height: 65px;
	line-height: 65px;
}

.pubFoucs .txt .txt-list-box h3 a {
	font-size: 18px;
	font-weight: normal;
}

.pubFoucs .hd {
	width: 100%;
	position: absolute;
	bottom: 75px;
	text-align: center;
	font-size: 0;
	z-index: 4;
}

.pubFoucs .hd li {
	margin: 0 3px;
	background: url(../images/dot2.png) no-repeat 0 -28px;
	height: 28px;
	overflow: hidden;
	width: 28px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot2.png) no-repeat 0 -16px;
}

.pubFoucs .hd .on {
	background-position: 0 0;
}

.row-txt-focus .col-txt {
	width: 280px;
	height: 260px;
	padding: 25px;
	background: url(../images/Tlbg.png) center 0px no-repeat;
}

.row-txt-focus .col-txt .txt-tile2 {
	height: 40px;
	line-height: 40px;
	margin-top: 35px;
	font-size: 20px
}

.row-txt-focus .col-txt .txt-tile2 a {
	color: #0092D9;
}

.row-txt-focus .col-txt .txt-summary2 {
	height: 185px;
	line-height: 24px;
	font-size: 14px
}

.row-txt-focus .col-txt .txt-summary2 a {
	color: #9497A9;
}

.row-QA-title {
	background: url(../images/QaBg.png) center 0px no-repeat;
}

.col-form {
	width: 385px;
	height: 345px;
	background: url(../images/formBg.png) center 0px no-repeat;
	padding: 25px;
}

.submit {
	width: 385px;
	height: 60px;
	line-height: 60px;
	margin-top: 35px;
	text-align: center;
	background: url(../images/submitBg.png) center 0px no-repeat;
	display: block;
	text-decoration: none;
	border: 0;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

#MsgContent {
	outline: none;
	border: 0;
	width: 345px;
	padding: 20px;
	height: 180px;
	text-decoration: none;
	background: #F9F9F9;
	border-radius: 15px;
	overflow: hidden;
	font-size: 18px;
	color: #a3a3a3;
	margin-bottom: 20px;
	*margin-bottom: 0;
	border: none;
}

.QA-item {
	padding-top: 20px;
}

.col-QA-list {
	width: 680px;
	height: 345px;
	background: url(../images/QAliBg.png) center 0px no-repeat;
	padding: 25px;
  *background-color:#fff;
}

.item-Q .Q-title {
	overflow: hidden;
	position: relative;
	padding-left: 35px;
	background: url(../images/qBg.png) 0 0 no-repeat;
	line-height: 24px;
}

.Q-title a {
	font-size: 16px;
	color: #387AD0;
}

.Q-title .time {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 16px;
	color: #9e9e9e;
}

.item-A {
	background: url(../images/aBg.png) 0 0 no-repeat;
	/*width: 560px;*/
    width: 1060px;
	height: 72px;
	margin-top: 10px;
	padding: 19px 55px 19px 65px;
	line-height: 24px;
	font-size: 14px;
}

.row-colu-title {
	background: url(../images/coluBg.png) center 0px no-repeat;
}

.colu-lists .list-item {
	width: 340px;
	height: 25px;
	background: url(../images/listIBg.png) center 0px no-repeat;
	margin-bottom: 30px;
	padding: 15px;
	line-height: 25px;
	margin-left: 45px;
}

.colu-lists li:first-child{
	margin-left: 0
}

.colu-lists .list-item a {
	font-size: 18px;
	color: #32343D;
}

.colu-lists .Ml {
	margin-left: 45px
}

.start-QA {
	position: absolute;
	bottom: 140px;
	display: block;
	left: 50%;
	width: 360px;
	height: 60px;
	margin-left: -180px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/toQa.png) 0 0 no-repeat;
}

.Ml2 {
	margin-left: 25px;
}

.footer {
	background: url(../images/footerBg.jpg);
	height: 175px;
   line-height: 175px;
}

.mobile-block {
	display: none;
}

.copy{
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.row-edu{
display:none;
}

.col-form{
    display: none;
}

.col-QA-list {
    width: 100% !important;
    background-size: 100% 100%;
}
.focusBox3{display:none;}
.row-kunming-count .row-txt-focus .col-txt{margin-left: 0;width: 92%; height:210px;background-size: 100% 96%; padding: 0 4%;}
.row-count .row-txt-focus .col-txt{
background: url(../images/Tlbg2.png) center 0px no-repeat;
}
.row-kunming-count-con .row-txt-focus .col-txt .txt-summary2{font-size:16px;}