/*---main news start---*/

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}


.main-news-slider {
	width:620px;
	height:390px;
	overflow:hidden;
    position: relative;
}

.swiper-container {
    position: relative;
    width: 620px;
    height: 390px;
}

.swiper-container .swiper-pagination {
    position: absolute;
    bottom: 0px;
    left: 0px;
	z-index:10;
	margin:0px;
}

.swiper-container .swiper-pagination span {
    text-decoration: none;
    display: block;
	float:left;
	cursor:pointer;
    font-size: 16px;
    line-height: 40px;
    width: 62px;
    background: #ce0005;
    color: #ffffff;
    padding:0px;
	font-weight:bold;
    text-align: center;
    border-left:1px solid #b61818;
    border-right:1px solid #da5959;
	font-family:Arial, Helvetica, sans-serif;
}

.swiper-container .swiper-pagination span:nth-of-type(1) {
    border-left:0px;
}

.swiper-container .swiper-pagination span:nth-of-type(10) {
	border-right:0px;
}

.swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
    background: #176486;
}

.swiper-container .swiper-wrapper{
	margin:0px;
	height:350px;
	padding:0px;
}

.banner-6 {
	margin-left:20px;
}

.main-news li a{
  display:block;
  width:620px;
  height:350px;
  overflow:hidden;
  text-decoration:none;
  position:relative;
  float:left;
}

.main-news .item-cover {
  position:absolute;
  bottom:0px;
  left:0px;
  height:350px;
  background:url('../images/maintitlebg.png') repeat-x left bottom;
  width:100%;
}

.main-news .item-title {
  position:absolute;
  bottom:0px;
  left:0px;
  padding:0px 20px 15px;
  width:100%;
  color:#fff;
}

.main-news .item-title .main-news-info{
	line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-bottom:10px;
}

.main-news .item-title .main-news-info span{	
  font-weight:bold;
}

.main-news .item-title p{
  margin:0px;
  font-size:27px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  line-height:32px;
}

/*---main news end---*/

/*---news block start---*/

.other-news {
  margin:0px -10px;
}

.news-block {
  width:300px;
  margin:5px 10px 0px 10px;
}

.news-block .block-title {
  border-bottom:2px solid #ccc;
  color:#333;
  font-weight:normal;
  margin: 0px;
  position:relative;
}

.news-block .block-title a,
.news-block .block-title span {
  color:#333;
  line-height: 30px;
  font-family:'mktcpbold',Tahoma,Geneva,sans-serif;
  font-size:24px;
  display:block;
  text-decoration:none;
  padding: 0px 10px 0px 0px;
}

.news-block .block-title .blocknews-header {
	position:absolute;
	right:0px;
	height:30px;
}

.news-block .block-title .blocknews-header a{
	border:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

.news-block .block-title a:hover {
  color:#1167a8 !important;
}

.other-news .banner {
	margin:30px 10px 0px 10px;
}

.news-block li {
  line-height: 16px;
  padding-bottom: 15px;
  height: 112px;
  overflow: hidden;
  padding-top: 13px;
  border-bottom:1px solid #c4c4c4;
}

.news-block .news-image{
  display: block;
  line-height: 100%;
  font-size: 0px;
  float:left;
  margin: 2px 10px 0px 0px;
  overflow:hidden;
  width:126px;
  height: 80px;
}

.news-block .news-date{
  font-size:11px;
  color:#a1a1a1;
}

.news-block .news-title{
  font-size:13px;
  text-decoration:none;
  color:#333;
}

.news-block .news-title-date{
  float:left;
  width: 163px;
  max-height: 64px;
  overflow: hidden;
}

.news-block .news-title:hover{
	text-decoration:underline;
}

.news-block li:first-child {
  line-height: 19px;
  height: 205px;
  padding: 0px;
  margin-bottom: 0px;
}

.news-block li:first-child .news-image{
  float:none;
  height:150px;
  width:300px;
  margin:0px;
  position:relative;
}

.news-block li:first-child .news-title {
  line-height:22px;
    margin: 7px 0px;
    max-height:70px;
    overflow:hidden;
}

.news-block li:first-child .news-title a{
  font-size:18px;
  margin: 0px;
  text-decoration:none;
  color:#333;
  line-height:22px;
  font-weight:bold;
}

.news-block li:first-child .news-title a:hover{
  text-decoration:underline;
}

.news-block li:first-child .news-cover {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 195px;
    background: url('../images/blocknewstitlebg.png') repeat-x left bottom;
    width: 100%;
}

.news-block li:first-child .block-news-date {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px 10px 13px;
    width: 100%;
    color: #fff;
   line-height:16px;
}

.news-block li:first-child .news-date {
   color:#fff;
   float:left;
   line-height:16px;
}

.news-block li:first-child .news-view {
	float:right;
   color:#fff;
   font-weight:bold;
   line-height:16px;
   padding-left:30px;
   font-size:12px;
   background:url('../images/viewsiconnewsblock.png') no-repeat left center;
    background-size: 20px auto;
}

.news-block-footer {
	padding-top:3px;
}

.news-block-footer a{
	padding-left:13px;
	font-size:12px;
	color:#1167a8;
	text-decoration:none;
	background:url(/images/morenewsicon.jpg) no-repeat left center;
}


.news-block-footer a:hover {
	color:#ce0005;
}

.news-block-banner {
	height:282px;
	width:300px;
	overflow:hidden;
}

.news-block-banner *{
	max-width:100%;
}

/*---news block end---*/

/*---big banner start---*/
/*
.contenttop-banners {
	margin-top:20px;
}

.contenttop-banners-inner {
	position:relative;
}

.contenttop-banners-inner .banner-option{
	position:absolute;
	right:0px;
	top:0px;
	height:22px;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:22px;
	width:120px;
	background:#999;
	cursor:pointer;
}

.contenttop-banners-inner .big{
	width:1200px;
	height:250px;
	overflow:hidden;
}

.contenttop-banners-inner .small{
	width:1200px;
	height:80px;
	overflow:hidden;
}
*/
/*---big banner end---*/

/*--tourism block start--*/

.tourism-news{
	width: 940px;
    padding: 20px;
    margin: 15px 10px 10px;
    background: url(/files/tourismback.jpg) no-repeat left top;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.tourism-news:before{
    display: block;
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10;
  /*background: rgba(0,175,202,0.9);*/
  /*background: rgba(0,175,202,0.8);*/
    background: #01365e;
}

.tourism-news .tourism-news-inner{
    z-index: 100;
    position: relative;
}

.tourism-news .tourism-head{
	height: 32px;
    width: 100%;
    border-bottom: 2px solid #fdd408;
    margin-bottom: 20px;
}

.tourism-news .category-name{
	color: white;
    line-height: 30px;
    font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
    font-size: 24px;
    text-decoration: none;
    float: left;
}

.tourism-news .category-link{
	line-height: 30px;
    font-family: 'mktcplight',Tahoma,Geneva,sans-serif;
    font-size: 18px;
    text-decoration: none;
    float: right;
}

.tourism-news .category-link a{
    color: #fff;
    text-decoration: none;
}

.tourism-news .category-link a:hover{
    text-decoration: underline;
}

.tourism-news .tourism-content .item-inline li{
	width: 290px;
    line-height: 19px;
    padding: 0px;
    overflow: hidden;
    margin-left:15px;
}

.tourism-news .tourism-content .item-inline li:first-child{
	margin-left:0px;
}

.tourism-news .tourism-content .news-image{
	height: 188px;
    width: 290px;
    margin: 0px;
    position: relative;
    display: block;
    line-height: 100%;
    font-size: 0px;
    overflow: hidden;
}

.tourism-news .tourism-content .news-image img{
    width: 100%;
    min-height: 188px;
}

.tourism-news .tourism-content .news-cover{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 188px;
    background: url('../images/blocknewstitlebg.png') repeat-x left bottom;
    width: 100%;
}

.tourism-news .tourism-content .block-news-date{
	position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px 10px 13px;
    width: 100%;
    color: #fff;
    line-height: 16px;
}

.tourism-news .tourism-content .news-date{
	color: #fff;
    float: left;
    line-height: 16px;
    font-size: 11px;
}

.tourism-news .tourism-content .news-view{
	float: right;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
    padding-left: 30px;
    font-size: 12px;
    background: url('../images/viewsiconnewsblock.png') no-repeat left center;
    background-size: 20px auto;
}

.tourism-news .tourism-content .news-title{
	line-height: 22px;
    overflow: hidden;
    margin-top: 10px;
}

.tourism-news .tourism-content .news-title a{
	font-size: 18px;
    margin: 0px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    font-weight: bold;
}

.tourism-news .tourism-content .news-title a:hover{
	text-decoration:underline;
}

/*--tourism block end--*/

/*--sagliq block start--*/

.sagliq-news{
  width: 940px;
    padding: 20px;
    margin: 40px 10px 10px;
    background: url(/files/tibbback1.jpg) no-repeat left top;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.sagliq-news:before{
    display: block;
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10;
    background: rgba(0,140,205,0.75);
}

.sagliq-news .sagliq-news-inner{
    z-index: 100;
    position: relative;
}

.sagliq-news .sagliq-head{
  height: 32px;
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}

.sagliq-news .category-name{
  color: #fff;
    line-height: 30px;
    font-family: 'mktcpbold',Tahoma,Geneva,sans-serif;
    font-size: 24px;
    text-decoration: none;
    float: left;
}

.sagliq-news .category-link{
  line-height: 30px;
    font-family: 'mktcplight',Tahoma,Geneva,sans-serif;
    font-size: 18px;
    text-decoration: none;
    float: right;
}

.sagliq-news .category-link a{
    color: #fff;
    text-decoration: none;
}

.sagliq-news .category-link a:hover{
    text-decoration: underline;
}

.sagliq-news .sagliq-content .item-inline li{
  width: 290px;
    line-height: 19px;
    padding: 0px;
    overflow: hidden;
    margin-left:15px;
}

.sagliq-news .sagliq-content .item-inline li:first-child{
  margin-left:0px;
}

.sagliq-news .sagliq-content .news-image{
  height: 188px;
    width: 290px;
    margin: 0px;
    position: relative;
    display: block;
    line-height: 100%;
    font-size: 0px;
    overflow: hidden;
}

.sagliq-news .sagliq-content .news-image img{
    width: 100%;
    min-height: 188px;
}

.sagliq-news .sagliq-content .news-cover{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 188px;
    background: url('../images/blocknewstitlebg.png') repeat-x left bottom;
    width: 100%;
}

.sagliq-news .sagliq-content .block-news-date{
  position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px 10px 13px;
    width: 100%;
    color: #fff;
    line-height: 16px;
}

.sagliq-news .sagliq-content .news-date{
  color: #fff;
    float: left;
    line-height: 16px;
    font-size: 11px;
}

.sagliq-news .sagliq-content .news-view{
  float: right;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
    padding-left: 30px;
    font-size: 12px;
    background: url('../images/viewsiconnewsblock.png') no-repeat left center;
    background-size: 20px auto;
}

.sagliq-news .sagliq-content .news-title{
  line-height: 22px;
    overflow: hidden;
    margin-top: 10px;
}

.sagliq-news .sagliq-content .news-title a{
  font-size: 18px;
    margin: 0px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    font-weight: bold;
}

.sagliq-news .sagliq-content .news-title a:hover{
  text-decoration:underline;
}

/*--sagliq block end--*/

/*--new banner place start--*/

.currency-weather-block .contenttop-banner {
	margin-top:20px;
	width:620px;
	height:40px;
	border:2px solid #e74713;
	overflow:hidden;
}

.currency-weather-block .contenttop-banner a{
	width:100%;
	height:100%;
	display:block;
}

.currency-weather-block .contenttop-banner img{
	margin:-2px;
}

/*--new banner place end--*/

/*--main mage big weather start--*/

.main-page .currency-weather-block .weather{
	float:right;
	height:120px;
	line-height:30px;
	font-size: 30px;
}

.main-page .currency-weather-block .weather-left{
	height:120px;
}

.main-page .currency-weather-block .weather-temp,
.main-page .currency-weather-block .weather-style{
	float:none;
	line-height:45px;
}

.main-page .currency-weather-block .weather-temp {
	margin-right: 0px;
	width: 100%;
}

.main-page .currency-weather-block .weather-style {
	width:100%;
	height:45px;
	line-height:45px;
}

.main-page .currency-weather-block .weather-style img{
	max-width:100%;
	max-height:45px;
}

.main-page .currency-weather-block .weather-right{
	height:120px;
	padding:45px 15px;
	text-transform:uppercase;
}

/*--main mage big weather end--*/