@charset "utf-8";
/*
*guoran feature css——2020.09.22 shilei
*1.全局
*2.头部
*3.10px栏距
*4.头条
*5.幻灯
*6.新闻列表
*7.
*8.
*9.
*10.
*11.
*/
/*全局设置开始*/
.tsh0 {height:0px;width: 100%;clear: both;overflow: hidden;}
.tsh1 {height:1px;width: 100%;clear: both;overflow: hidden;}
.tsh3 {height: 3px;width: 100%;clear: both;overflow: hidden;}
.tsh5 {height: 5px;width: 100%;clear: both;overflow: hidden;}
.tsh6 {height: 6px;width: 100%;clear: both;overflow: hidden;}
.tsh8 {height: 8px;width: 100%;clear: both;overflow: hidden;}
.tsh10 {height: 10px;width: 100%;clear: both;overflow: hidden;}
.tsh12 {height: 12px;width: 100%;clear: both;overflow: hidden;}
.tsh15 {height: 15px;width: 100%;clear: both;overflow: hidden;}
.tsh20 {height: 20px;width: 100%;clear: both;overflow: hidden;}
.tsh25 {height: 25px;width: 100%;clear: both;overflow: hidden;}
.tsh30 {height: 30px;width: 100%;clear: both;overflow: hidden;}
.tsh35 {height: 35px;width: 100%;clear: both;overflow: hidden;}
.tsh48 {height: 48px;width: 100%;clear: both;overflow: hidden;}
.tsh50 {height: 50px;width: 100%;clear: both;overflow: hidden;}
.tsh60 { height: 60px; width: 100%; clear: both; overflow: hidden;}
.tsh70 { height: 70px; width: 100%; clear: both; overflow: hidden;}
.tsh80 { height: 80px; width: 100%; clear: both; overflow: hidden;}
.tsh85 { height: 85px; width: 100%; clear: both; overflow: hidden;}
.tsh90 { height: 90px;width: 100%; clear: both; overflow: hidden;}
.tsh75 {clear: both;height: 75px;overflow: hidden;width: 100%;}
.tsh100 {height: 100px;width: 100%;clear: both;overflow: hidden;}
.tsh125 {height: 125px;width: 100%;clear: both;overflow: hidden;}
.tsh1000 {height: 1000px;width: 100%;clear: both;overflow: hidden;}
.mt20{margin-bottom: 20px;}
a.hui {color: #666;}
a:hover.hui {color: #d9534f;text-decoration: none;}
a.hui2 {color: #999;}
a:hover.hui2 {color: #3b77c9;text-decoration: none;}
a.hei {color: #333;}
a:hover.hei {color: #d9534f;}
a.red{color:#cc0000;}
a:hover.red{color: #00AFE8;}
a.red2{color:#DB241E;}
a:hover.red2{color: #00AFE8;}
a.red3{color:#cc3333;}
a:hover.red3{color: #00AFE8;}
a.green {color: #02650a;}
a:hover.green {color: #feb512;text-decoration: none;}
a.green2 {color: #295c00;}
a:hover.green2 {color: #feb512;text-decoration: none;}
.bg_hui{background-color: #f0f0f0;}
.bg_white{background-color: #ffffff;}
.bg_white2{background-color: #fcf8ed;}
.bg-brown{background-color: #f7f2e8;border-radius: 6px;}
.bg_orange{background-color: #ff8c1b;}
a.blue{color:#4888be;}
a:hover.blue{color:#ff4242;}
a.yellow{color:#ffcc00;}
a:hover.yellow{color:#666;}
a.white{color:#fff;}
a:hover.white{color:#ffcc00;}
a.bai2{color:#fff;}
a:hover.bai2{color:#333;}
.xuxian {border-bottom: 1px dashed #dfdfdf; }


/*全局设置结束*/
/* 导航条颜色 */
/* 导航控制 */

.navbar-default {
    background-color: #ff8c1b;
    border-color: #ffa44b;
}

/* 背景动画和颜色渐变 */
.bg-color1,.swiper-slide{
	background-image: linear-gradient(120deg, #fbc2eb 0%, #a6c1ee 100%);
	-webkit-animation:rainbow 8s ease infinite;animation:rainbow 8s ease infinite;background-image:linear-gradient(124deg,#ff470f,#a6c1ee,#ffb00d,#3273dc);
	background-size: 400% 400%;
  }
  .bg-color2{background:linear-gradient(to right, #ffa44b, #f94c50,#f30034);}
  .bg-color3{
  	background-image: linear-gradient(120deg, #fbc2eb 0%, #a6c1ee 100%);
  	-webkit-animation:rainbow 8s ease infinite;animation:rainbow 8s ease infinite;background-image:linear-gradient(124deg,#3273dc,#ffb00d,#a6c1ee,#ff470f);
  	background-size: 400% 400%;
    }
   .bg-color4{background:linear-gradient(to bottom, #c9fad3, #f6d789,#f67d7b);}
	@-webkit-keyframes rainbow{0%{background-position:1% 80%}50%{background-position:99% 10%}100%{background-position:1% 80%}}
	@keyframes rainbow{0%{background-position:1% 1%}50%{background-position:50% 50%}100%{background-position:99% 99%}}
/* 卡片样式 */
.thumbnail{box-shadow: 0 12px 24px 0 rgba(7, 17, 27, 0.2);margin-bottom: 30px; padding: 0;border-radius: 6px;}
.thumbnail .caption{padding: 0 6px;}
.thumbnail:hover{box-shadow: 0px 4px 8px #b82223;border: 1px solid #e3aa29;}
.thumbnail h4{line-height: 1.5;margin: 5px;}
.text_info1{color: #777777;line-height: 1.5;text-indent: 2em;text-align: justify;}

/*新闻内容页开始*/
.breadcrumb{line-height: 52px;padding: 0 15px;margin-left: 0;}
.breadcrumb img{margin-right: 15px;}
.active-title{text-align: center;line-height: 1.2;font-weight: bold;color: #252525;}
.active-subhead{text-align: center;color: #666;}

.active-title2{line-height: 1.2;font-weight: bold;color: #252525;}
.active-subhead2{color: #666;}

.active-info{text-align: center;line-height: 3;border-top: 1px dashed #dbdbdb;border-bottom: 1px dashed #dbdbdb;color: #999999;}
.active-info2{text-align: center;line-height: 3;color: #999999;margin: 10px 0 20px 0;border-bottom: 1px solid #e8e8e8;width:100%;}
.hy-active,.hy-active p{color: #000;font-size: 16px;}
.hy-active p{line-height: 2;margin-bottom: 20px;}
.hy-active img {max-width: 96%;height: auto;border-radius: 6px;}
.zebian{float: right;color: #333;}

.info-time{margin: 0 0 0 20px;}
.hy-active2,.hy-active2 p,.hy-active2 div,.hy-active2 span{color: #000;font-size: 16px;font-family: "Helvetica Neue", SimSun, 宋体, "Arial Narrow", Helvetica, Arial, sans-serif;word-break: break-word!important;
    word-break: break-all;    font-weight: 400;
    line-height: 2;}
.hy-active2 p{line-height: 2;margin-bottom: 20px;}
.hy-active2 img {max-width: 96%;height: auto;display: block;border-radius: 6px;}
.active-subhead3{color: #666;ont-family: "Helvetica Neue", SimSun, 宋体, "Arial Narrow", Helvetica, Arial, sans-serif;font-size: 16px;text-align: center;}

.zoomImg{margin-bottom: 20px;}
/*内容页分页开始*/
#news_more_page_div_id {margin-bottom: 30px;}
#news_more_page_div_id a{color: #666;
padding: 8px 12px;
line-height: 18px;
transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;border: solid 1px #eee;
-webkit-box-shadow: 0px 0px 4px #ccc;
    -moz-box-shadow: 0px 0px 4px #ccc;;
    box-shadow: 0px 0px 4px #ccc;;  
border-radius: 4px;

}
#news_more_page_div_id a.startpage:hover,#news_more_page_div_id a.normal_num:hover {border-color: #b4a078;background-color: #f7f5f1;}
#news_more_page_div_id .active {
    background-color: #b4a078;
    border-color: #b4a078;
    color: #fff;
}
#news_more_page_div_id .startpage2 {color: #ccc;}
/*内容页分页结束*/
@media (min-width: 768px){
	/* 图片高度控制 */

.h600 img{height:600px;}
.h568 img{height:568px;}
.h469 img{height:469px;}
.h430 img{height:430px;}
.h370 img{height: 370px;}
.h359 img{height: 359px;}
.h350 img{height: 350px;}
.h330 img{height: 330px;}
.h320 img{height: 320px;}
.h300 img{height: 300px;}
.h285 img{height:285px;}
.h275 img{height:275px;}
.h266 img{height:266px;}
.h260 img{height:260px;}
.h250 img{height:250px;}
.h228 img{height:228px;}
.h210 img{height:210px;}
.h205 img{height:205px;}
.h200 img{height:200px;}
.h195 img{height: 195px;}
.h190 img{height: 190px;}
.h185 img{height: 185px;}
.h180 img{height: 180px;}
.h177 img{height: 177px;}
.h169 img{height: 169px;}
.h140 img{height: 140px;}
.h130 img{height: 130px;}
.h125 img{height: 125px;}
.h110 img{height: 110px;}
.h103 img{height: 103px;}
.h109 img{height: 109px;}
.h100 img{height: 100px;}
.h90 img{height: 90px;}
.h85 img{height: 85px;}
.h70 img{height: 70px;}
.h60 img{height: 60px;}
.h51 img{height: 51px;}
.h50 img{height: 50px;}
	
.tsh-80-20 {height: 80px;width: 100%;clear: both;overflow: hidden;}
.tsh-105-20 {height: 105px;width: 100%;clear: both;overflow: hidden;}
.tsh-20-7 {height: 20px;width: 100%;clear: both;overflow: hidden;}
.tsh-30-10 {height: 30px;width: 100%;clear: both;overflow: hidden;}
.tsh-35-10 {height: 35px;width: 100%;clear: both;overflow: hidden;}
.tsh-50-10 {height: 50px;width: 100%;clear: both;overflow: hidden;}
.tsh-60-10 {height: 60px;width: 100%;clear: both;overflow: hidden;}
.tsh-90-10 {height: 90px;width: 100%;clear: both;overflow: hidden;}
.tsh-100-10 {height: 100px;width: 100%;clear: both;overflow: hidden;}
.tsh-120-10 {height: 120px;width: 100%;clear: both;overflow: hidden;}
.tsh-160-10 {height: 160px;width: 100%;clear: both;overflow: hidden;}
.tsh-160-20 {height: 160px;width: 100%;clear: both;overflow: hidden;}
  
/* 导航控制 */
.navbar-default .navbar-nav>li>a {font-size: 18px;border-right: 2px solid #ffffff;padding: 0 27px;}
.navbar-default .navbar-nav li{padding: 14px 0;}
.navbar-default .navbar-nav>li:hover, .navbar-default .navbar-nav>li:focus { color: #fff; background-color: #3c97d3;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{color: #fff;}
  /*要闻*/
 .tsnew1,.tsnew5,.tsnew7 {margin: 0;padding: 0;}
 .tsnew1 dt,.tsnew1 dd{font-size: 18px;background: url(../images/list.png) no-repeat 0px 16px;padding-left: 15px;margin: 0px;}
 .tsnew1 dt,.tsnew1 dd,.tsnew2 dt,.tsnew2 dd{overflow: hidden;line-height: 28px;padding-top: 8px;padding-bottom: 8px;}
 .tsnew2 dt,.tsnew2 dd{font-size: 16px;background: url(../images/list2.png) no-repeat 0px 0px; background-size: 100% 100%; padding-left: 15px;margin: 0px;}
 
 .text_title{line-height: 32px;padding: 0;height: 32px;overflow: hidden;font-weight: 700;}
 .yw_title2 {
     border-bottom: 3px solid #ce2c2f;
     height: 16px;
     position: relative;
 }
 .ywt_right3 {
     position: absolute;
     right: 0;
     top: -17px;
     line-height: 40px;
     height: 40px;
     overflow: hidden;
     width: 15%;
 }
 /*新闻内容页*/
 .tuijian_title{line-height: 24px;height: 48px;overflow: hidden;margin-top: 15px;}
 /*新闻内容页相关阅读*/ 
  .xgyd{margin: 15px 0;width:100%;clear: both;border-bottom: 1px solid #ccc;}
  .xgyd_left_img{width:25%; height:auto;border-radius: 6px;padding-right: 20px;float: left;}
  .xgyd_title{height: 19px; overflow: hidden;}
  .zhaiyao4{line-height: 1.7;text-indent: 2em;margin: 0;}
  .xiangguan-info{/*line-height: 1.8;*/height:23px;overflow: hidden;color: #999999;margin-top: 3px;}
  /*列表页*/
 .tabslist1 li{font-size: 16px;}
 .list-pic .thumbnail img {height: 137px;}
 .tspic_title{line-height: 1.3;height:36px;overflow: hidden;text-align: center;}
 
 
}



/*头部结束*/
/*10px栏距开始*/
.Information .col-xs-1, .Information .col-sm-1, .Information .col-md-1, .Information .col-lg-1, .Information .col-xs-2, .Information .col-sm-2, .Information .col-md-2, .Information .col-lg-2, .Information .col-xs-3, .Information .col-sm-3, .Information .col-md-3, .Information .col-lg-3, .Information .col-xs-4, .Information .col-sm-4, .Information .col-md-4, .Information .col-lg-4, .Information .col-xs-5, .Information .col-sm-5, .Information .col-md-5, .Information .col-lg-5, .Information .col-xs-6, .Information .col-sm-6, .Information .col-md-6, .Information .col-lg-6, .Information .col-xs-7,  .Information .col-sm-7,  .Information .col-md-7,  .Information .col-lg-7,  .Information .col-xs-8, .Information .col-sm-8, .Information .col-md-8,.Information .col-lg-8, .Information .col-xs-9, .Information .col-sm-9, .Information .col-md-9, .Information .col-lg-9, .Information .col-xs-10, .Information .col-sm-10, .Information .col-md-10, .Information .col-lg-10, .Information .col-xs-11, .Information .col-sm-11, .Information .col-md-11, .Information .col-lg-11, .Information .col-xs-12, .Information  .col-sm-12, .Information .col-md-12, .Information .col-lg-12,.Information .col-df-5,.Information .col-df-9 {padding-left: 5px;padding-right: 5px;}
.Information .row { margin-left: -5px; margin-right: -5px;}
.textmessage1{padding: 10px;}
.textmessage2{padding: 10px 10px 10px 66px;background: url(../images/xjxs.png) no-repeat 10px 50%;}
.col-df-5{float: left;width: 20%;}
.col-df-4{float: left;width: 25%;}
.col-df-9{float: left;width: 11.11%;}
/*10px栏距结束*/

/*20px栏距开始*/
.row20 .col-xs-1, .row20 .col-sm-1, .row20 .col-md-1, .row20 .col-lg-1, .row20 .col-xs-2, .row20 .col-sm-2, .row20 .col-md-2, .row20 .col-lg-2, .row20 .col-xs-3, .row20 .col-sm-3, .row20 .col-md-3, .row20 .col-lg-3, .row20 .col-xs-4, .row20 .col-sm-4, .row20 .col-md-4, .row20 .col-lg-4, .row20 .col-xs-5, .row20 .col-sm-5, .row20 .col-md-5, .row20 .col-lg-5, .row20 .col-xs-6, .row20 .col-sm-6, .row20 .col-md-6, .row20 .col-lg-6, .row20 .col-xs-7,  .row20 .col-sm-7,  .row20 .col-md-7,  .row20 .col-lg-7,  .row20 .col-xs-8, .row20 .col-sm-8, .row20 .col-md-8,.row20 .col-lg-8, .row20 .col-xs-9, .row20 .col-sm-9, .row20 .col-md-9, .row20 .col-lg-9, .row20 .col-xs-10, .row20 .col-sm-10, .row20 .col-md-10, .row20 .col-lg-10, .row20 .col-xs-11, .row20 .col-sm-11, .row20 .col-md-11, .row20 .col-lg-11, .row20 .col-xs-12, .row20  .col-sm-12, .row20 .col-md-12, .row20 .col-lg-12,.row20 .col-df-5,.row20 .col-df-9 {padding-left: 10px;padding-right: 10px;}
.row20 .row { margin-left: -10px; margin-right: -10px;}


/*20px栏距结束*/


/*拼图开始*/
.pintu .col-xs-1, .pintu .col-sm-1, .pintu .col-md-1, .pintu .col-lg-1, .pintu .col-xs-2, .pintu .col-sm-2, .pintu .col-md-2, .pintu .col-lg-2, .pintu .col-xs-3, .pintu .col-sm-3, .pintu .col-md-3, .pintu .col-lg-3, .pintu .col-xs-4, .pintu .col-sm-4, .pintu .col-md-4, .pintu .col-lg-4, .pintu .col-xs-5, .pintu .col-sm-5, .pintu .col-md-5, .pintu .col-lg-5, .pintu .col-xs-6, .pintu .col-sm-6, .pintu .col-md-6, .pintu .col-lg-6, .pintu .col-xs-7,  .pintu .col-sm-7,  .pintu .col-md-7,  .pintu .col-lg-7,  .pintu .col-xs-8, .pintu .col-sm-8, .pintu .col-md-8,.pintu .col-lg-8, .pintu .col-xs-9, .pintu .col-sm-9, .pintu .col-md-9, .pintu .col-lg-9, .pintu .col-xs-10, .pintu .col-sm-10, .pintu .col-md-10, .pintu .col-lg-10, .pintu .col-xs-11, .pintu .col-sm-11, .pintu .col-md-11, .pintu .col-lg-11, .pintu .col-xs-12, .pintu  .col-sm-12, .pintu .col-md-12, .pintu .col-lg-12,.pintu .col-df-5 {padding-right: 0px;padding-left: 0px;}
.pintu img{padding: 0 !important;margin: 0 auto !important;width: 100%;height: auto;}
.pintu .row { margin-left: 0px; margin-right: 0px;}
/*拼图结束*/
/*头条开始*/


/*所有幻灯开始*/
/*幻灯全局*/
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li { -webkit-backface-visibility: hidden;position: absolute;display: none; width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {display: block;height: auto;width: 100%;border: 0;margin: 0 auto;}


/* 第一个幻灯 */
.events {list-style: none;}
.callbacks_container {margin-bottom: 0px;position: relative;width: 100%;}
.callbacks {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.callbacks li {position: absolute;width: 100%;left: 0;top: 0;}
.callbacks img {display: block;position: relative;z-index: 1;height: auto;width: 100%;border: 0;margin: 0 auto;}
.callbacks .caption {display: block;position: absolute;z-index: 2;font-size: 16px;text-shadow: none;color: #fff;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 50px 0px 94px;margin: 0;max-width: none;text-align: center;}
.callbacks .captionbg {display: block;position: absolute;z-index: 1;font-size: 16px;text-shadow: none;color: #fff; background-color:#000000;  filter:alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;opacity: 0.4;height: 40px; line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 50px 0px 94px; margin: 0; max-width: none;text-align: center;}

.callbacks_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);bottom: 0;left: 0;opacity: 0.6;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 40px;width: 40px;background: transparent url("../images/themes.png") no-repeat left top;}
.callbacks_nav:active {opacity: 1.0; background-color: #333;}
.callbacks_nav:hover { opacity: 0.8; background-color: #666;}
.callbacks_nav.next {left: auto;background-position: right top;right: 0;}
/*页码*/
.callbacks_tabs{margin: 0;padding: 0;list-style: none;position: absolute;bottom: 0;left: 50px; z-index: 4;}
.callbacks_tabs li{font-size: 18px;line-height: 40px;height: 40px;width: 20px;display: none;}
.callbacks_tabs .callbacks_here{display: block;color: #fff;}
.callbacks_tabs li a{color: #bb2c34;font-size: 28px;}
.callbacks_tabs li a:hover{color: #000;text-decoration: none;}

/*第二种幻灯：图解新疆、广告*/
.tjxj_container {margin-bottom: 0px;position: relative;width: 100%; text-align: center;}
.tjxj_container img{margin: 0 auto;}
.tjxj_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);bottom: 0;left: 0;opacity: 0.6;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 40px;width: 40px;background: transparent url("../images/themes.png") no-repeat left top;}
.tjxj_nav:active {opacity: 1.0; background-color: #333;}
.tjxj_nav:hover { opacity: 0.8; background-color: #666;}
.tjxj_nav.next {left: auto;background-position: right top;right: 0;}

/* 第三种幻灯：新疆两会顶部 */
.havetitle_container {margin-bottom: 0px;position: relative;float: left;width: 100%;}
.havetitle {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.havetitle li {position: absolute;width: 100%;left: 0;top: 0;}
.havetitle img {display: block;position: relative;z-index: 1;height: auto;width: 100%;border: 0;margin: 0 auto;}
.havetitle .caption {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 5px 0px 5px;margin: 0;max-width: none;text-align: center;}
.havetitle .caption2 {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 30px;line-height: 30px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 30px 0px 30px;margin: 0;max-width: none;text-align: center;}
.havetitle .caption3 {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 5px 0px 5px;margin: 0;max-width: none;text-align: center;font-size: 14px;}

.havetitle .captionbg {display: block;position: absolute;z-index: 1;text-shadow: none;color: #fff;background-color: #000000;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;margin: 0;max-width: none;text-align: center; filter:alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;opacity: 0.4;}
.havetitle_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top:36%;left: 0;opacity: 0.6;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 120px;width: 60px;background: transparent url("../images/themes4.png") no-repeat left top;
}
.havetitle_nav:active {opacity: 1.0; }
.havetitle_nav:hover { opacity: 0.8; background-image: url("../images/themes3.png");}
.havetitle_nav.next {left: auto;background-position: right center;right: 0;}

/* 第四种幻灯：新疆两会底部 */
.havetitle_container {margin-bottom: 0px;position: relative;float: left;width: 100%;}
.bottomtitle {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.bottomtitle li {position: absolute;width: 100%;left: 0;top: 0;}
.bottomtitle img {display: block;position: relative;z-index: 1;height: auto;width: 100%;border: 0;margin: 0 auto;}
.bottomtitle .caption {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 5px 0px 5px;margin: 0;max-width: none;text-align: center;}
.bottomtitle .caption2 {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 30px;line-height: 30px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 30px 0px 30px;margin: 0;max-width: none;text-align: center;}
.bottomtitle .caption3 {display: block;position: absolute;z-index: 2;text-shadow: none;color: #fff;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;padding: 0px 5px 0px 5px;margin: 0;max-width: none;text-align: center;font-size: 15px;}

.bottomtitle .captionbg {display: block;position: absolute;z-index: 1;text-shadow: none;color: #fff;background-color: #000000;height: 40px;line-height: 40px;overflow: hidden;left: 0;right: 0;bottom: 0;margin: 0;max-width: none;text-align: center; filter:alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;opacity: 0.4;border-radius: 8px;}
.bottomtitle_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top:42%;left: 0;opacity: 0.6;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 60px;width: 30px;background: transparent url("../images/themes2.png") no-repeat left top;
}
.bottomtitle_nav:active {opacity: 1.0; }
.bottomtitle_nav:hover { opacity: 0.8; background-image: url("../images/themes1.png");}
.bottomtitle_nav.next {left: auto;background-position: right center;right: 0;}


/* 内容页图集 */
.ts-img-title1{ position: absolute;bottom: 0px;left: 0;right: 0;text-align: center;line-height: 1.3;
overflow: hidden;padding: 10px;color: #fff; z-index: 10;background-color: rgb(52 58 64 / 50%);border-radius: 6px; 
 background-color: rgba(52, 58, 64, 0.5);
/*background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(20,85,181,.7)));
background: linear-gradient(180deg,transparent,rgba(11,105,159,.8)); */
}
.tophd1 .swiper-container{padding-bottom: 2.5rem;--swiper-theme-color: #ff9724;/* 设置Swiper风格 */
    --swiper-navigation-color: #FFE8C6;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 5rem;/* 设置按钮大小 */position: relative;}
.tophd1 .swiper-pagination-bullet { width: 10px;height: 10px;}
.tophd1 .swiper-button-next,.tophd1 .swiper-button-prev{opacity: 0.6;top: 48%;}
.tophd1 .swiper-container:hover .swiper-button-next, .tophd1 .swiper-container:hover .swiper-button-prev{opacity: 1;}
/* .tophd1 .imgbg{ overflow:hidden;}
.tophd1 .imgbg img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1); }
.tophd1 .swiper-slide-active .imgbg img{ transform:scale(1); -webkit-transform:scale(1);} */

		
	
/*所有幻灯结束*/

/*尾部开始*/
.footer_bgblue{background-color: #117cb2;}
.footer_bgblue p,.footer_bgred p{margin: 0;color: #ffffff;}
.footer_text{font-size: 12px;
    margin: 0px;
    line-height: 2;
    overflow: hidden;
    color: #666;}
.footer_bgred{background-color: #cd3333;}
.footer-link {
    line-height: 45px;
    color: #fff;
    font-size: 12px;
}
.footer-link p {
    color: #fff;
    font-size: 12px;
    float: right;
    margin: 0px;
}

/*尾部结束*/


/*适配平板开始*/

@media only screen and (min-width: 992px){

/* 导航控制 */
.navbar-default .navbar-nav>li>a {font-size: 18px;border-right: 2px solid #ffffff;padding: 0 25px;font-weight: 700;}
.navbar-default .navbar-nav li{padding: 18px 0;}
.navbar-default .navbar-nav>li:hover, .navbar-default .navbar-nav>li:focus { color: #fff; background-color: #3c97d3;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{color: #fff;}
      /*要闻*/


    
	

}
/*适配平板结束*/
/*适配手机开始*/

@media (max-width: 767px){
.xspadding20{padding: 10px 20px;}
.xspadding30{padding: 10px 30px;}
.xspadding40{padding: 10px 40px;}
.xspadding50{padding: 10px 50px;}
.xspadding60{padding: 10px 60px;}
.xspadding80{padding: 10px 80px;}
.xspadding120{padding: 0px 120px;}
.xspadding150{padding: 0px 150px;}
.xspadding180{padding: 0px 180px;}
.xswidth50{width: 50%;}

.tsh-30-10,.tsh-35-10,.tsh-50-10,.tsh-60-10,.tsh-90-10,.tsh-100-10,.tsh-120-10,.tsh-160-10 {height: 10px;width: 100%;clear: both;overflow: hidden;}
.tsh-80-20,.tsh-105-20,.tsh-160-20 {height: 20px;width: 100%;clear: both;overflow: hidden;}

.navbar-inverse .navbar-toggle{margin: 2px 16px 2px 2px;}
.navbar-inverse .navbar-brand{padding: 9px 15px;height: 38px;}
.navbar-nav li{float: left;} 
    
	
.container{    padding-left: 5px;padding-right: 5px;}
.row {margin-left: -5px; margin-right: -5px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,.col-df-5 { padding-left: 5px;padding-right: 5px;}
  
  /* 卡片瀑布流 */
  .thumbnail h4{font-size: 15px;}
  .text_info1{font-size: 13px;}
  /*要闻*/
  .tsnew1,.tsnew2,.tsnew3 {margin: 0;padding: 0;}
  .tsnew1 dt,.tsnew1 dd{font-size: 13px;background: url(../images/list.png) no-repeat 0px 12px;padding-left: 15px;margin: 0px;}
  .tsnew1 dt,.tsnew1 dd,.tsnew2 dt,.tsnew2 dd{overflow: hidden;line-height: 22px;padding-top: 5px;padding-bottom: 5px;}
  .tsnew2 dt,.tsnew2 dd{font-size: 13px;background: url(../images/list2.png) no-repeat 0px 0px; background-size: 100% 100%; padding-left: 15px;margin: 0px;}
  
  .text_title {line-height: 30px; padding: 0;height: 60px;overflow: hidden;font-size: 18px;}
  /*新闻内容页*/
     .active-title {
      text-align: center;
      line-height: 1.3;
      font-size: 22px;
  }
  .active-info{line-height: 1.3;font-size: 12px;margin-top: 20px;}
  .active-subhead{font-size: 14px;}
     .tuijian_title{line-height: 24px;margin-top: 15px;}
     /*列表页*/
    .tabslist1 li span{display: none;}
     /*新闻内容页相关阅读*/ 
      .xgyd{margin: 15px 0;width:100%;clear: both;}
      .xgyd_left_img{max-width: 100%;border-radius: 6px;}
      .xgyd_title{text-align: center;}
      .xiangguan-info{line-height: 1.8;color: #999999;margin-top: 3px;width:100%;}
      .zhaiyao4{line-height: 1.7;text-indent: 2em;margin: 0;}
      .xgyd_img_center{text-align: center;display: block;}
}


.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/* 列表页分页 */

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #343a40;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #121416;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
