/*云南龙头科技有限公司（www.ynlongtou.com）专业网站建设服务*/
*{
-webkit-touch-callout:none;/*系统默认菜单被禁用*/
-webkit-user-select:none;/*webkit浏览器*/
-khtml-user-select:none;/*早起浏览器*/
-moz-user-select:none;/*火狐浏览器*/
-ms-user-select:none;/*IE浏览器*/
user-select:none;/*用户是否能够选中文本*/
}/*移动端禁止选中复制和粘贴*/
input{  
    -webkit-user-select:auto; /*webkit浏览器，解除input字段填写*/    
}
textarea{
    -webkit-user-select:auto; /*webkit浏览器，解除textarea字段填写*/
}
.header {
	width: 100%;
	height: 135px;
	overflow: hidden;
	background: url("../images/head.jpg") no-repeat center;
}
.header a {
	margin-top: 87px;
	display: block;
}
.nav {
	width: 100%;
	height: 60px;
	background: #1787e0;
}
/*设置导航条固定效果,fixednav样式无需添加至网页样式中，配合js使用*/
.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
	opacity:0.9; /*根据js中设置的高度，滚动到设置的高度后触发特效，背景透明值,高度设置在公众文件顶部js中*/
}
.navl {
	width: 85px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-left: 0px;
	margin-right: 0px;
	background: url("../images/dsj.png") no-repeat center bottom;
}
.sydh a {display:inline-block; width:125px; height:60px;}/*给导航一级栏目整个li加上链接 padding-left:15px; padding-right:15px; */
.navs .on {background-color:#ffffff;font-weight: normal !important; width:125px; height:60px; color:#1787e0}/*首页高亮显示 padding-left:15px; padding-right:15px; */
.navs .on a{color:#1787e0;}
.navs ul li {
	float: left;
	width:125px;
	position: relative;
	text-align: center;
	height: 60px;
	line-height: 60px;
	/*overflow: hidden; 超出宽度显示省略号，三行同时使用
    white-space: nowrap; 超出宽度显示省略号，三行同时使用
    text-overflow: ellipsis; 超出宽度显示省略号，三行同时使用*/
}
.navs ul li a {
	font-size: 16px;/*导航字体大小，默认为18px*/
	color: #fff;
}.navs ul li a:hover {
	font-size: 16px;/*导航字体大小，默认为18px*/
	color: #0076c7;
}
.navs ul li:hover {
	font-size: 18px; background: #fff;/*导航一级栏目鼠标移上去颜色*/
	color: #0076c7;
}

.erji {
	margin: 0;
	position: absolute;
	z-index: 999;
	top: 60px;
} /* margin-left:-40px;*/
.navs ul li:hover .erji li {
	height: 42px !important;
	border-bottom: 1px solid #0a5086;/*导航下拉线条颜色*/
}
.erji li {
	float: none !important;
	background: rgba(10,80,134,.9);/*导航下拉二级栏目颜色*/
	height: 0 !important;
	line-height: 42px !important;
	overflow: hidden;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.erji li a {
	font-size: 14px !important;
	color: #fff !important;
	display: block;
	width: 100%;
	text-align: center;
}
.erji li:hover {
	background: rgba(10,80,134,1) !important;
}/*导航下拉二级栏目鼠标移上去颜色*/
.navr {
	line-height: 60px;
}

.header {
	display: block;
}
.nav {
	display: block;
}
#chbnav_touch {
	display: none;
}
.contentb_touch {
	display: none;
}
.contentb {
	display: block;
}
.contentcls {
	display: block;
}
.contentcls_touch {
	display: none;
}
.contentd {
	display: block;
}
.contentd_touch {
	display: none;
}
.contenterb {
	display: block;
}
.contenterb_touch {
	display: none;
}
.contentfb {
	display: block;
}
.contentfb_touch {
	display: none;
}

.contentb {
	width: 100%;
	height: 111px;
	margin: 30px 0 0;
	overflow: hidden;
}
.contentclt {margin-top:15px;
	padding: 26px;
	background: #fff;
	overflow: hidden;
}
.contentcltl {
	width:32%; /*默认47%*/
}
.contentclt3l {
	width:32%;
}
.contentcl {
	width: 1280px; /*默认880*/
}
.contentcr {
	width: 383px;
	padding: 26px;
	background: #fff;
}
.contentcltbl {
	padding-left: 15px;
	background: url("../images/ylzm.jpg") no-repeat left center;
	font-size: 16px;
	color: #333;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentcltbl a {color: #333;}
.contentcltbl a:hover {color: #1787e0;}
.contentcltbr {
	font-size: 16px;
	color: #72869d;
	margin-left: 16px;
}
.contentcltb {
	margin-top: 25px;
}
.contentcltb ul li {
	margin-bottom: 7.3px;
	overflow: hidden;
}
.contentcltb ul li a:hover .contentcltbl {
	padding-left: 20px;
	color: #0d4b9b;
}
.contentclt {
	margin-bottom: 16px;
}
.contentcls {
	width: 100%;
	height: 124px;
	margin-bottom: 16px;
	overflow: hidden;
}
.contentcrtbt {
	margin: 25px 0;
}
.contentcrtbb ul li {
	width: 150px;
	height: 105px;
	float: left;
	background: #eee;
	margin-bottom: 30px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentcrtbb ul li:hover {
	background-color: #e2e2e2;
}
.contentcrtbbt {
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 20px;
}
.contentcrtbbb {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}
.contentcrtbb {
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
}
.contentcrbb {
	overflow: hidden;
}
.contentcrbst {
	margin-top: 24px;
}
.contentd {
	width: 100%;
	height: 131px;
	margin-bottom: 16px;
	overflow: hidden;
}
.contentc {
	overflow: hidden;
}
.contente {
	width: 100%;
	padding: 26px;
	background: #fff;
	overflow: hidden;
}
.contentel {
	overflow: hidden;
}
.contentelb {
	margin-top: 18px;
}
.contentel {
	border-right: 2px solid #F5F5F5;
	padding-right: 40px;
}
.contenter {
	padding-left: 40px;
	width: 822px;
}
.contenterb {
	margin-top: 18px;
	height: 206px;
}
.contenterb .am-slider .am-slides>li {
	height: 206px;
	border: 1px solid #ddd;
}
.contenterb .am-figure-default {
	text-align: center;
	height: 206px;
	line-height: 198px;
}
.contenterb .am-figure-default img {
	border: none;
	height: 90%;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.contenterb .am-figure-default {
	margin: 0;
}
.contentf {
	width: 100%;
	padding: 26px 26px 15px 26px; /*中间距离背景色间距*/
	background: #fff;
	overflow: hidden;
	margin: 20px 0 ;
}
.contentfb {
	margin-top: 18px;
}
.contentfb ul.am-slides li img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentfb ul.am-slides li {
	height: 210px;
	overflow: hidden;
}
.contentfb ul.am-slides li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.contentfbt {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	z-index: 99;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: url("../images/bgzs.png");
}
.am-slider-default {
	box-shadow: none;
	border: none;
}
/*.footer {
	border-top: 2px solid #334C8E;
	width: 100%;
	height: 298px;
	background: #fff;
} 简洁版时要启用这里*/
.footert {
	width: 100%;
	clear: both;
	min-height: 60px;
	line-height: 55px;
	border-top: 2px solid #F2F2F2;
	border-bottom: 2px solid #f2f2f2;
	margin-top: 50px;
}
.footertr ul li {
	float: left;
	position: relative;
	padding-right: 20px;
	margin-right: 30px;
	line-height: 55px;
	background: url("../images/jlyt.png") no-repeat right center;
}
.footertr ul li span {
	cursor: pointer;
	display: block;
}
.yqljft .am-dropdown-content {
	margin: 0;
	min-width: 120px;
	width: 694px;
	padding: 20px 20px;
	background-color: rgba(242,242,242,.97);
}
.am-dropdown-up .am-dropdown-content:after, .am-dropdown-up .am-dropdown-content:before {
	border-top: 8px solid rgba(242,242,242,.97);
}
.am-dropdown-content:before {
	border-bottom-color: rgba(242,242,242,.97);
}
ul.am-dropdown-content>li>a {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
ul.am-dropdown-content>li>a:focus, ul.am-dropdown-content>li>a:hover {
	background-color: #1787e0;
	color: #fff;
}
.yqljft ul li {
	background: none !important;
	line-height: 35px !important;
	padding: 0 !important;
	padding-left: 8px !important;
	margin: 0 !important;
	width: 33%;
}
.yqljft ul li a {
	padding: 6px 10px;
	font-size: 14px;
	display: block;
	width: 100%;
	text-align: left;
}
.footertr .am-btn-primary {
	border: none;
	background: none;
	color: #333;
}
.fa-angle-up {
	display: block !important;
}
.yqljfl {
	position: absolute;
	top: 51px;
	border: 1px solid #ddd;
	margin: 0;
	display: none;
	overflow: hidden;
}
.yqljfl li {
	text-align: center;
	width: 130px;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	background-color: #fff !important;
	height: 30px !important;
	line-height: 30px !important;
}
.yqljfl li a {
	color: #333;
	font-size: 14px;
}
.am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	background: none;
}
.am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	border: none;
	color: #333;
}
.yqljft button {
	outline: none !important;
	box-shadow: none !important;
	height: 55px !important;
	padding: 0 !important;
	line-height: 55px !important;
}
.footertl {
	margin-right: 20px;
}
.footerb {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.footerbrb {
	padding-left: 30px;
	background: url("../images/lgaw.png") no-repeat left center;
}
.footerbr {
	width: 1196px;
	text-align: center;
}
.footerbr .footerbrb {
	display: inline-block;
}
.footerbrt {
	font-size: 14px;
	color: #666;
}
.footerbrs {
	font-size: 14px;
	color: #666;
}
.footerbrb {
	font-size: 14px;
	color: #666;
}
.footerbrz {
	font-size: 14px;
	color: #666;
}
.footerbr div {
	margin-bottom: 12px;
}
.am-slider-default .am-direction-nav a {
	width: 37px;
	height: 37px;
}
.am-slider-default .am-direction-nav .am-prev {
	left: auto;
	right: 111px;
	background: url("../images/lejt.png");
}
.am-slider-default .am-direction-nav .am-next {
	background: url("../images/rijt.png");
	right: 66px;
}
.contenterb .am-slider-default .am-direction-nav a {
	top: -38px;
}
.contenterb .am-slider-default .am-direction-nav a:before {
	display: none;
}
.contenterb .am-slider-default .am-control-nav li {
	margin: 0 5px;
}
.contenterb .am-slider-default .am-control-nav {
	bottom: -17px;
}
.contentfb .am-slider-default .am-direction-nav a {
	top: -38px;
}
.contentfb .am-slider-default .am-direction-nav a:before {
	display: none;
}
.contentfb .am-slider-default .am-control-nav {
	bottom: -26px;
}
.contentfb .am-slides li a .contentfbt {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentfb .am-slides li a:hover .contentfbt {
	height: 58px;
	line-height: 58px;
	background: url("../images/bgzs2.png");
}
.cont_ny {
	width: 100%;
	background: #F2F2F2;
	overflow: hidden;
}
.newscont {
	overflow: hidden;
	width: 100%;
	padding: 30px;
	background: #fff;
	margin-bottom: 30px;
}
.newscontl {
	width: 260px;
	overflow: hidden;
}
.newscontltt {
	display: block;
	width: 260px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	background: #3F74BB;
	color: #fff;
	font-size: 24px;
}
.newscontltb ul li {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #EEEEEE;
}

.newscontltb .sList1 {PADDING-RIGHT: 0px; LIST-STYLE: none none outside; PADDING-LEFT:0px; PADDING-BOTTOM: 0px; MARGIN: 0px; line-height:60px; FONT-SIZE:16px; }
.newscontltb .sList1 A {DISPLAY: block; PADDING-LEFT:40px; BACKGROUND: url(/images/kc01.png) no-repeat 0px 0px; COLOR: #000; HEIGHT:60px}
.newscontltb .sList1 A:hover{FONT-WEIGHT:none; BACKGROUND: url(/images/kc02.png) no-repeat 0px 0px; text-decoration: none; HEIGHT:60px}
.newscontltb .sList1 A.sOpen {FONT-WEIGHT:none; BACKGROUND: url(/images/kc02.png) no-repeat 0px 0px; text-decoration: none; HEIGHT:60px}
.newscontltb .sList1 .gray {FONT-SIZE: 8pt; FONT-FAMILY: arial;}

.newscontltb ul li a {
	padding-left: 25px;
	display: block;
	width: 100%;
	line-height: 60px;
	font-weight: bold;
	color: #333;
	background: #F7F7F7;
}
.newscontltb ul li .am-icon-angle-right:before {
	margin-right: 10px;
}
.newscontls {
	overflow: hidden;
	margin-top: 23px;
}
.newscontls ul li {
	width: 120px;
	height: 90px;
	float: left;
	background: #EEEEEE;
	margin-bottom: 15px;
}
.newscontls ul li .contentcrtbbt {
	margin-top: 11px;
}
.newscontlb {
	overflow: hidden;
	margin-top: 10px;
}
.newscontr {
	width: 920px;/*右侧宽度*/
}
.newscontrt {
	border-bottom: 1px solid #C7CDD3;
	height: 45px;
}
.newscontrtl {
	display: inline-block;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #1787e0;
}
.newscontrtr {
	font-size: 12px;
	font-weight: 300;
	color: #666666;
}
.newscontrtr a {
	line-height: 45px;
	color: #666666;
}
.newscontrb ul li {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #D8D8D8;
}
.newscontrb ul li a {
	padding-top:20px;
	display: block;
	width: 100%;
}
.newscontrb ul li a:hover .newscontrbt {
	color: #1787e0;
	padding-left: 5px;
}
.newscontrbt {
	display: block;
	font-size: 18px;
	color: #333333;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.newscontrbt a{color:#333333;}
.newscontrbt a:hover{color:#1787e0;}
.newscontrbb {
	display: block;
	font-size: 14px;
	color: #848484;
	margin-top: 10px;
}
.newscontltb ul li.header-bottom-a-now a {
	background: #CCDCF0;
}
.newscontltb ul li a {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.newscontltb ul li a:hover {
	background: #CCDCF0;
}
.cgcont {
	overflow: hidden;
	padding-top: 40px;
}
.cgcont ul li {
	width: 290px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.cgcontt {
	display: block;
	width: 100%;
	height: 200px; /*图片列表处的高度*/
	overflow: hidden;
}
.cgcontt img {
	width: 100%;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.cgcont ul li a:hover .cgcontt img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.cgcont ul li a:hover .cgcontbl {
	color: #3F74BB;
}

.cgcont ul li:nth-child(3n+3) {margin-right: 0;} /*CSS伪类选择器nth-child 选择3的倍数个元素写法,第3、6、9...个li右边的距离设置为0*/

.cgcontbl {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.cgcontb {
	display: block;
	width: 100%;
	height: 60px;
	color: #333;
	line-height: 60px;
	border-bottom: 1px solid #C7CDD3;
}
.cgcontbl {
	width:250px; /*图片列表标题处宽度*/
	display: block;
	overflow : hidden; /*溢出250后的自动出现...*/
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.cgcontbr{margin-top:20px;} /*图片列表图片右下方小图标距离图片的高度*/

.newshow_follow {
	overflow: hidden;
	font-size: 14px;
}
.newshow_shu {
	overflow: hidden;
	font-size: 14px;
}
.newshow_timer {
	overflow: hidden;
	font-size: 14px;
}
.cgcont .tybs {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 20px;
}
.newshow_ctrl_zi {
	overflow: hidden;
	margin-left: 10px;
	font-size: 14px;
}
.newshow_ctrl_zi div {
	float: left;
	font-size: 14px;
}
.newshow_ctrl_zi a {
	color: #666;
	font-size: 14px;
}
.rongyucon {
	padding-top: 30px;
}
.rongyucon ul li {
	float: left;
	width: 290px;
	height: 247px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 30px;
}
.rongyucon ul li .am-figure-default {
	margin: 0;
	height: 202px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 196px;
	border: 1px solid #ddd;
}
.rongyucon ul li .am-figure-default img {
	margin: 0;
	padding: 0;
	height: 90%;
	display: inline-block;
	border: none;
}
.rongyuconb {
	width: 100%;
	text-align: center;
}
.tynr p {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 30px;
	color: #333;
	text-indent: 2em;
}
.tynrs p {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 30px;
	color: #333;
	text-indent: 2em;
}
.tynrs p img {
	width: 100%;
	margin-left: -2em;
}
.tynr p img {
	margin-left: -2em;
	position: relative;
	width: 100%;
	left: calc(50% - 335px);
	margin-bottom: 20px;
	margin-top: 20px;
}
#rollText {
	width: 100%;
}
.m-video {
	cursor: pointer;
}
code, pre {
	background-color: #f8f8f8;
	-webkit-font-smoothing: initial;
	-moz-osx-font-smoothing: initial;
	padding: 5px 15px;
	white-space: normal;
}
code {
	color: #e96900;
	padding: 3px 5px;
	margin: 0 2px;
	border-radius: 2px;
}
.video_tsd ul li {
	float: left;
	width: 290px;
	height: 266px;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
}
.video_tsdan {
	position: absolute;
	top: 75px;
	z-index: 99;
	left: calc(50% - 34px);
}
.video_tsddt {
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden;
}
.video_tsddt img {
	width: 100%;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.video_tsd {
	margin-top: 40px;
}
.video_tsd ul li:hover .video_tsddt img {
	opacity: .8;
}
.m-video {
	height: 216px;
}
.video_tsdsa {
	height: 50px;
	line-height: 50px;
}
.navr form {
	display: block;
	width: 180px;
	height: 36px;
	position: relative;
	margin-top: 12px;
}
.serch_inputa {
	display: block;
	width: 180px;
	height: 36px;
	border-radius: 99px;
	background: #fd6000;
	line-height: 36px;
	padding-left: 20px;
	border: none;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	outline: none;
}
.serch_inputb {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 6px;
	border: none;
	text-indent: -9999px;
	outline: none;
	box-shadow: none;
	background: url("../images/ssfdj.png")no-repeat center;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #888888;  /*input框里文字颜色*/
 font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #888888;
 font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #888888;
 font-size: 14px;
}
.contentb_touch img {
	max-width: 100%;
}
.contentcls_touch img {
	max-width: 100%;
}
.contentd_touch img {
	max-width: 100%;
}


/*栏目通栏图效果*/
.RelatedSection {
	background-color:#fbfbfb
}
.RelatedSection:after, .RelatedSection:before {
	display:table;
	content:"";
	clear:both
}
.l-Gap {
	margin-bottom:25px
}
.l-Gap.none-down {
	margin-bottom:0
}
.l-Gap.xs-down {
	margin-bottom:10px
}
.l-Gap.em-down {
	margin-bottom:1em
}
.l-Gap.s-down {
	margin-bottom:50px
}
.DestinationTeaser {
	position:relative;
	display:block
}
.DestinationTeaser:active .DestinationTeaser--image>.Media, html:not(.can-touch) .DestinationTeaser:hover .DestinationTeaser--image>.Media {
transform:scale(1.02)
}
.DestinationTeaser:active .DestinationTeaser--content, html:not(.can-touch) .DestinationTeaser:hover .DestinationTeaser--content {
transform:translateY(-1em)
}
.DestinationTeaser--content {
	position:absolute;
	padding-left:calc(50% - 595px);
	padding-right:calc(50% - 595px);
	padding-bottom:50px;
	color:#fff;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
transition:transform .4s cubic-bezier(.42, 0, .175, 1)
}
.lmbt{color:#ffffff;}
.lmlj{color:#ffffff; font-size:18px;}
.lmlj a{color:#ffffff; font-size:18px;}
.lmlj a:hover{color:#da202c; font-size:18px;}
@media (max-width:1390px) {
.DestinationTeaser--content {
padding-left:90px;
padding-right:90px
}
}

@media screen and (max-width:1200px) {
.DestinationTeaser--content {
padding-left:60px;
padding-right:60px;
padding-bottom:42px
}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.newscont {
	padding: 20px;
}
.tynrs img {
	width: 100%;
}
.newscontl {
	width: 100%;
	float: none;
}
.newscontrb ul li {
	height: auto;
}
.rongyucon ul li {
	width: 100%;
	margin-right: 0;
	float: none;
}
.footer {
	height: auto;
}
.newscontltt {
	width: 100%;
}
.footerbl {
	width: 100%;
	text-align: center;
	float: none;
}
.newscontlb {
	display: none;
}
.newscontr {
	width: 100%;
	float: none;
	margin-top: 30px;
}
.footerbr {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.footert {
	height: auto;
	display: none;
}
.footertl {
	width: 100%;
	float: none;
}
.footertr {
	width: 100%;
	float: none;
}
.contentfb {
	display: none;
}
.contentfb_touch {
	display: block;
}
.contenterb {
	display: none;
}
.contenterb_touch {
	display: block;
}
.contentel {
	width: 100%;
	float: none;
	padding: 0;
	border: none;
}
.contenter {
	width: 100%;
	float: none;
	padding: 0;
	border: none;
}
.contentelb img {
	width: 100%;
}
.contentd {
	display: none;
}
.contentd_touch {
	display: block;
	margin: 15px 0;
	overflow: hidden;
}
.contentcrbst img {
	width: 100%;
}
.contentcrtbb ul li {
	width: 46%;
}
.contentcrtbt img {
	width: 100%;
}
.contentcrtbt {
	overflow: hidden;
}
.contentcr {
	width: 100%;
	float: none;
}
.contentcls {
	display: none;
}
.contentcls_touch {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}
.contenta {
	background: none;
	padding: 0;
}
.contental {
	background: #fff;
}
.contentar {
	background: #fff;
}
.contentb_touch {
	display: block;
	overflow: hidden;
	margin: 20px 0;
}
.contentcl {
	width: 100%;
	float: none;
}
.contentcltl {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.contentcltbl {
	width: 70%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.contentb {
	display: none;
}
.contental {
	width: 100%;
	float: none;
	height: auto;
}
.contentar {
	width: 100%;
	float: none;
	padding: 20px;
	height: auto;
}
.contentarbtt {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.contentarbtb {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	font-size: 14px;
	-webkit-box-orient: vertical;
}
.contentarbbl {
	width: 65%;
	font-size: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.contentarbbr {
	font-size: 14px;
}
html, body {
	width: 100%;
}
.contental ul li {
	height: 270px;
	overflow: hidden;
}
.contental ul li img {
	height: 100%;
}
.cgcont ul li {
	width: 100%;
	margin-right: 0;
	float: none;
}
.video_tsd ul li {
	width: 100%;
	margin-right: 0;
	float: none;
}
.contentalt {
	bottom: 7px;
}
.contentalt span {
	margin-left: 0;
	display: block;
}
.box {
	width: 100% !important;
}
#rollAD {
	width: 280px !important;
	float: left;
}
.cgcont img {
	width: 100%;
}
.gsggl {
	display: none;
}
.gsggr {
	width: 100%;
	float: none;
}
#yema .pages span {
	margin-bottom: 20px;
}
.header {
	display: none;
}
#yema .pages a {
	margin-bottom: 20px;
}
.nav {
	display: none;
}
#chbnav_touch {
	display: block;
}
.chbnav_touch_nav .chbnav_select {
	left: 0;
}
.chbnav_touch_nav_box {
	position: fixed;
	top: 0;
	overflow: auto;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.chbnav_touch_navli {
	padding: 0 5%;
}
.chbnav_touch_navli1 img {
	float: right;
	margin-top: 19px;
}
.chbnav_touch_navli2 {
	padding: 0 0 0 5%;
}
.chbnav_touch_navli2 a {
	display: block;
	width: 80%;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.chbnav_touch_navli2_img {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1; height:60px; line-height:60px; padding-top:20px;
}
.chbnav_touch_navli2_img img {
	width: 10px;
}
.chbnav_touch_navli b {
	font-family: "Microsoft YaHei";
	float: right;
	font-size: 15px;
}
.chbnav_touch_erji {
	display: none;
	background-color: #f1f1f1;
	padding-left: 20px;
}
.chbnav_touch_erji a {
	display: block;
	font-size: 16px;
	color: #333333;
}
.chbnav_touch_top_logo {
	position: absolute;
	height: 100%;
	left: 4%;
}
.chbnav_touch_nav_title {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #DDDDDD;
}
.chbnav_touch_nav_title .chbnav_touch_erji {
	line-height: 42px;
	padding: 12px 0 12px 20px;
}
.chbnav_touch_nav_title span {
	font-size: 18px;
	color: #0076c7;
	float: left;
}
.chbnav_touch_top_logo img {
	height: 85%;
	margin-top: 5px;
}
.right_fd {
	display: none;
}
.chbnav_touch_top {
	position: relative;
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color:#1787e0;
}
.chbnav_touch_top_list {
	position: absolute;
	right: 4%;
	width: 36px;
	height: 100%;
}
.chbnav_touch_top_list_c {
	margin-top: 20px !important;
}
.chbnav_touch_top_list_a {
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background-color: #fff;/*移动端顶部右侧menu下拉三横样式颜色*/
}
.chbnav_touch_top_list_b {
	margin: 8px auto;
}
}

@media screen and (max-width:750px) {
.DestinationTeaser--content {
padding-left:25px;
padding-right:25px;
padding-bottom:30px;
}
}
@media screen and (max-width:400px) {
.DestinationTeaser--content {
padding-left:15px;
padding-right:15px
}
}
@media print {
.DestinationTeaser--content {
	max-width:100%;
	margin:0
}
}

@media print {
.DestinationTeaser--content>* {
	background:#fff!important
}
}
.DestinationTeaser--title {
	font-size:32px;
	line-height:1.2;
	font-weight:500;
	line-height:1;
	margin-bottom:25px;
	max-width:60%
}
@media (max-width:1600px) {
.DestinationTeaser--title {
font-size:calc(14.668px + 1.583vw)
}
}
@media screen and (max-width:1000px) {
.DestinationTeaser--title {
margin-bottom:.25em;
max-width:100%
}
}
.DestinationTeaser--link .Icon {
	font-size:inherit;
	vertical-align:middle;
	margin-left:.5ex
}
.DestinationTeaser--image {
	overflow:hidden;
	max-height:500px
}
.DestinationTeaser--image>.Media {
	min-height:250px;
transition:transform .4s cubic-bezier(.42, 0, .175, 1);
	transform-origin:bottom
}
.DestinationTeaser--image:after {
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	max-height:100%;/*默认值：60%*/
	height:600px;/*默认值：300px*/
	background:rgba(0, 0, 0, transparent)/* 默认值：180deg, transparent, rgba(0, 0, 0, .4) 设置图片上的蒙版透明度，默认为.4 */
}
@media print {
.DestinationTeaser--image:after {
	display:none
}
}
.Link>.Icon.after {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px
}
.Link>.Icon.after.inline {
	display:inline-flex
}
.is-complete {
	padding-top:58%
}
/*部分移动端样式*/
@media only screen and (max-width: 479px) {
.lmlj{color:#ffffff; font-size:14px;}
.lmlj a{color:#ffffff; font-size:14px;}
.lmlj a:hover{color:#da202c; font-size:14px;}
.is-complete {
padding-top:66.67%
}/*最新活动当屏幕小于480时图片的高度设置*/
}
/*栏目通栏图片自适应缩放效果开始*/
.Media, [data-sizes] {
background-size:cover;
background-repeat:no-repeat;
background-position:50%;
}
/*栏目通栏图片自适应缩放效果结束*/
.Media>.is-loaded {
	opacity:1;
	transform:none;
transition:opacity .3s, transform .6s ease-out
}
/*栏目通栏图效果结束*/

