@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
  margin:0; padding:0; border:0; font-size:100%; font:inherit; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body{ font-size:14px; font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;}
ol, ul{list-style: none;}
blockquote, q{  quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {  content:'';  content:none; }
table {  border-collapse: collapse;  border-spacing: 0; }

*{margin:0; padding:0;}
a{text-decoration:none;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
a:link, a:visited{color:; }
a:hover, a:active{color:; }

.clear { clear: both; *height: 0; *font-size: 0; *line-height:0; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: table; clear: both; }

.lmtw{width:1700px; margin:0 auto; position:relative; }
.lmtwlby{width:1200px; margin:0 auto; position:relative; }


body{background-color: #FFFFFF;}
.nav{position: fixed;height: 125px;/*background: url(../images/nav_bj.jpg) no-repeat center center;*/background: rgba(255,255,255,0.6);width: 100%;z-index: 999;}
/* -----------logo------------ */
.nav h1{float: left;margin-top: 5px;margin-left: 110px;}
.nav h1 img{width: 100%;height: auto;}

.nav ul{float: right;margin: 83px 123px 0px 0px;}
.nav ul li{float: left;}
.nav ul li a{color: #212121;font-size: 18px;padding: 0px 14px 8px;}
.nav ul li a:hover{border-bottom: 6px solid #f08b20;}




/* -----------搜索------------ */
.search{width:247px; height:34px; line-height:34px;  z-index: 10;position: absolute;top: 28px;right: 134px;}
.ipt-btn, .ipt-text{border:none; outline:none; height:34px;  }
.ipt-text{background:none; float:left; width:190px; font-size:14px; color:#696969; background: rgba(255,255,255,0.4);border-radius:15px;padding-left: 16px;}
.ipt-btn{background:url(../images/ss.png) no-repeat center center; width:34px;height: 34px; float:right;}


/*--------响应式宽屏幻灯片------------*/
@charset "utf-8";

.js-silder{
  position: relative;  
  min-width: 320px;
}
.silder-scroll{
  width: 100%;
  overflow: hidden;
}
.silder-main{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.silder-main-img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.silder-main-img img{
  width: 100%;
  height: 600px;
}
.js-silder-ctrl{
  position: absolute;
  bottom: 24px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
  position: absolute;
  top: 0;
  width: 8%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  font-family: "宋体";
  font-size: 52px;
  font-weight: 600;
  text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
  left: 0;
  text-align: left;
}
.silder-ctrl-next{
  right: 80px;
  text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
.silder-ctrl-prev>span{
  left: 0;
}
.silder-ctrl-next>span{
  right: 0;
}
.silder-ctrl-con{
  display: inline-block;
  
  padding: 10px 0;
  margin: 0 10px;
  cursor: pointer;
}
.silder-ctrl-con>span{
  width: 18px;
  height: 18px;
  display: block;
  line-height: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  background-color: #e4e4e4;
  border-radius: 15px;
}
.silder-ctrl-con.active>span{
  background-color: #e18a01;
  width: 68px;
  height: 18px;
}



/*---------新闻聚焦-----------*/
.xwjj{overflow: hidden;/*height: 503px;*/padding-bottom:50px;}

.xwjj_s{text-align: center;margin-top: 70px;}
.xwjj_s a img{}





/*------------20220310-----------------*/

.part1 {
  margin-top: 50px;
}

.part1 .lmtwlby .slider {
  float: left;
  position: relative;
  width: 700px;
  height: 434px;
  overflow: hidden;
}

.part1 .lmtwlby .slider ul {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.part1 .lmtwlby .slider ul.slick-dots {
  position: absolute;
  width: 126px;
  height: 22px;
  text-align: center;
  right: 15px;
  bottom: 6px;
  z-index: 10;
}

.part1 .lmtwlby .slider ul.slick-dots li {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin: 0 6px;
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 20px;
}

.part1 .lmtwlby .slider ul.slick-dots li.slick-active {
  width: 11px;
  height: 11px;
  border: 1px solid #ffffff;
  background: rgba(0, 0, 0, 0);
}

.part1 .lmtwlby .slider ul.slick-dots li button {
  display: none;
}

.part1 .lmtwlby .slider ul li {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.part1 .lmtwlby .slider ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
}

.part1 .lmtwlby .slider ul li a img {
  display: block;
  width: 100%;
  height: 434px;
  position: relative;
  outline: none;
}

.part1 .lmtwlby .slider ul li a p {
  width: 490px;
  padding-left: 18px;
  position: absolute;
  height: 36px;
  line-height: 36px;
  left: 0;
  right: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 0;
  z-index: 10;
  color: #ffffff;
  font-size: 16px;
  text-align: left;
}

.part1 .lmtwlby .slider ul li a .textbox {
  position: absolute;
  height: 36px;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.part1 .lmtwlby .gzdt {
  float: right;
  width: 458px;
  height: 453px;
  overflow: hidden;
  margin-right: 1px;
}

.part1 .lmtwlby .gzdt .gzdt_s {
  margin-left: 7px;
  height: 57px;
  border-bottom: 2px solid #e5e5e5;
}

.part1 .lmtwlby .gzdt .gzdt_s h2 {
  font-size: 22px;
  float: left;
  padding: 0px 15px;
  line-height: 55px;
  border-bottom: 6px solid #bd1a1a;
}
.part1 .lmtwlby .gzdt .gzdt_s h2 a{ color:#212121;}
.part1 .lmtwlby .gzdt .gzdt_s span {
  float: right;
  margin-right: 3px;
  line-height: 57px;
}
.part1 .lmtwlby .gzdt .gzdt_s span a{ color:#212121;}
.part1 .lmtwlby .gzdt ul {
  margin-top: 4px;
}

.part1 .lmtwlby .gzdt ul li {
  line-height: 65px;
  padding-left: 29px;
  margin-right: 1px;
  background: url(../images/gzdt_dian.png) no-repeat 8px 29px;
  font-size: 17px;
  border-bottom: 1px solid #eeeeee;
}

.part1 .lmtwlby .gzdt ul li a {
  float: left;
  display: inline-block;
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}

.part1 .lmtwlby .gzdt ul li span {
  float: right;
  margin-right: 5px;
}


/*------------20220310-----------------*/






#tab{width:1700px;position:relative;margin:40px auto;}
#tab .tab_menu{width:624px;/*position:absolute;*/z-index:1;margin: 0px auto;}
#tab .tab_menu li{float:left;width:180px;height:40px;line-height:40px;border-radius: 25px;cursor:pointer;text-align:center;margin:0px 14px;font-size: 18px;color: #212121;background-color: #f5f5f5;}
#tab .tab_box{height:auto;clear:both;top:36px;position:relative;width: 1700px;}
#tab .tab_menu .selected{background-color:#238fcb;cursor:pointer;color: #FFFFFF;}
.hide{display:none;}


.tab_box div ul li{float: left;background-color: #f5f5f5;width: 560px;}
.tab_box div ul li img{width: 299px;height: 200px;float: left;}
.tab_box div ul li div{width: 210px;height: 158px;float: left;padding: 22px 33px 0px 17px;}
.tab_box div ul li div h2{font-size: 18px;color: #212121;font-weight: bold;}
.tab_box div ul li div span{font-size: 14px;color: #4f4f4f;line-height: 44px;}
.tab_box div ul li div p{font-size: 14px;color: #303030;line-height: 24px;}
.tab_box div ul li div a{font-size: 14px;color: #f08b20;line-height: 28px;}
.zhongjina{margin: 0px 11px;}


.zxcv1{position: absolute;left: -250px;opacity: 0;}
.zxcv2{position: absolute; margin: 0px auto 0px; left: 0px; top: 0px; right: 0px; opacity: 0;}
.zxcv3{position: absolute;right: -250px;opacity: 0;}



/*---------关于文旅----------*/

.gywl{background: url(../images/gywl_bj.jpg) no-repeat center center;height: 350px;overflow: hidden;}

.gywl_s{text-align: center;margin-top: 33px;}

.gywl_x ul{text-align: center;}
.gywl_x ul li{display: inline-block;margin: 50px 50px 0px;}
.gywl_x ul li a{background: url(../images/gywll_bj.png) no-repeat top center;display: block;width: 113px;height: auto;}
.gywl_x ul li a img{margin: 29px 0px 0px 0px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;}

.gywl_x ul li a:hover img{
  -webkit-transform:scale(1.3) rotate(360deg);
  -moz-transform:scale(1.3) rotate(360deg);
  -ms-transform:scale(1.3) rotate(360deg);
  -o-transform:scale(1.3) rotate(360deg);
  transform:scale(1.3) rotate(360deg);
}

.gywl_x ul li a span{text-align: center;display: block;margin-top: 36px;font-size: 18px;color: #212121;}


/*-----------经营业务-------------*/

.jyyw{overflow: hidden;}
.jyyw_s{text-align: center;margin-top: 70px;}
.jyyw_x{vertical-align:middle;margin-top: 35px;}

.jyyw_x ul li{float: left;margin-bottom: 12px;background: url(../images/jyyw_bj.jpg) no-repeat center center;width: 330px;height: 140px;line-height: 140px;margin-right:10px;}
.zhong{margin: 0px 10px;}

.jyyw_x ul li a img{vertical-align:middle; display: inline-block;margin-left: 18%;}
.jyyw_x ul li a span{font-size: 22px;color: #212121;margin-left: 10%;}


/*-----------经营业务-------------*/
.wlsj{height: 537px;overflow: hidden;}
.wlsj_s{text-align: center;margin-top: 57px;}


/* 效果 */
.slideGroup .parHd{height:40px;line-height:40px;position:relative;  width:472px;z-index:1;margin: 38px auto 34px;}
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideGroup .parHd ul li{float:left;width:180px;height:40px;line-height:40px;border-radius: 25px;cursor:pointer;text-align:center;margin:0px 23px;font-size: 18px;color: #212121;background-color: #f5f5f5;}
.slideGroup .parHd ul li a{color: #212121;}
.slideGroup .parHd ul li.on{ background-color:#238fcb;cursor:pointer;color: #FFFFFF;}
.slideGroup .parHd ul li.on a{color: #FFFFFF;}
.slideGroup .slideBox{ overflow:hidden; zoom:1;position:relative;   }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:470px; height:310px; display:block;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }




/*-----------党建工作----------*/
.djgz{height: 500px;background-color: #f3f2f2;overflow: hidden;margin-top: 65px;}
.djgz_s{text-align: center;margin-top: 52px;}

/* 特效 */
.picScroll-left{ width:1700px;  overflow:hidden; position:relative;margin: 44px auto 0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:406px; height:270px; display:block;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title a{ font-size:18px;color: #212121;text-align: center;line-height: 46px;}




/*-----------畅游鄂尔多斯----------*/
.cyerds{height: 629px;background-color: #FFFFFF;overflow: hidden;}
.cyerds_s{text-align: center;margin-top: 49px;}
.cyerds_xs{}
.cyerds_x{width: 1700px;margin: 0px auto;}

.cyerds_xs ul a{}

.cyerds_xs ul a li img{float: left;}
.cyerds_xs ul a li span{float: left;}



/* 效果 */
.slideGroupx .parHd h2{color:#238fcb;font-size: 22px;font-weight: bold;border-left:8px solid #238fcb ;line-height: 25px;padding-left: 11px;float: left;}


.slideGroupx .parHd{height:40px;line-height:40px;position:relative;  width:1700px;z-index:1;margin: 63px auto 23px;border-bottom: 10px solid #f5f5f5;padding-bottom: 17px;}
.slideGroupx .parHd ul{ float:right;}
.slideGroupx .parHd ul a li{float:left;cursor:pointer;text-align:center;margin: 0px 16px;}
.slideGroupx .parHd ul a{line-height: 25px;font-size: 20px;color: #212121;}
.slideGroupx .parHd ul a li img{float: left;margin-right: 13px;}
.slideGroupx .parHd ul a li span{float: left;}

.slideGroupx .parHd ul li.on{font-weight: bold;}

.slideGroupx .slideBox{ overflow:hidden; zoom:1;position:relative;   }

.slideGroupx .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroupx .parBd ul li{ margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroupx .parBd ul li .pic{ text-align:center; }
.slideGroupx .parBd ul li .pic img{ width:406px; height:270px; display:block;}
.slideGroupx .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroupx .parBd ul li .title a{ text-align:center; color: #212121;font-size: 18px;line-height: 44px;}


/*------招标采购公示公告-------*/
.zbcg{background: url(../images/zbcggsgg.jpg) no-repeat center center;height: 509px;padding-top: 51px;}
.zbcg_s{text-align: center;}

.zbcg_x{margin-top: 53px;}

.tab_l{ width:810px; float: left;}
.tab_r{ width:810px; float: right;}
.tab-hd {overflow:hidden; zoom:1;border-bottom: 1px dashed #FFFFFF;border-top: 1px dashed #FFFFFF;padding: 7px 0px;}
.tab-hd li{ float:left; width:200px;text-align:center; cursor:pointer;height: 59px;background-color: #FFFFFF;margin-left: 2px;}
.tab-hd li a{font-size: 22px;color: #212121;line-height: 59px;}

.tab-hd li.active{ background:#238fcb;}
.tab-hd li.active a{color: #FFFFFF;}
.tab-bd li{display:none;border-top:0 none;}
.tab-bd li.thisclass{ display:list-item;}
.tab-bd li div ul{margin-top: 10px;}
.tab-bd li div ul li{display: block;padding-left: 48px;background: url(../images/dian.png) no-repeat 19px center;line-height: 43px;}
.tab-bd li div ul li a{color: #212121;font-size: 16px;}

.tab-bd li div ul li span{float: right;margin-right: 13px;}




.wsyj{height: 174px;background-color: #FFFFFF;padding-top: 55px;width: 1445px;margin: 0px auto;}
.wssc{width: 166px;height: 111px;display: block;float: left;border-right: 1px solid #f0f0f0;text-align: center;margin-top: 13px;}
.wssc a p{color: #212121;font-size: 14px;margin-top: 10px;}
.dz{margin-left: 42px;display: block;float: left;border-right: 1px solid #f0f0f0;padding-right: 44px;margin-right: 28px;margin-top: 13px;}
.dz p{line-height: 34px;font-size: 16px;color: #212121;}
.vx{margin-right: 47px;float: left;}


.yjzj{float: left;}

.yjzj span{width: 25px;display: inline-block;float: left;line-height: 20px;margin-top: 21px;margin-right: 21px;}
.yjzj span a{font-size: 22px;color: #238fcb;}
.xinming{width: 181px;height: 49px;border: 1px solid #dddede;padding-left: 16px;font-size: 14px;color: #9c9c9c;line-height: 49px;}
.dh{margin-top: 16px;}
.yjzj div{width: 245px;float: left;}
.jy{border: 1px solid #dddede;width: 346px;height: 116px;float: left;}
.tj{width: 38px;height: 113px;background-color: #f08b20;margin-left: 10px;}
iframe{width: 640px !important;min-width: auto !important;height:132px !important;}
.footer{height: 100px;background-color: #238fcb;padding-top: 37px;}

.footer p{text-align: center;color: #FFFFFF;line-height: 34px;}
.footer p a{color: #FFFFFF;}




/*--右侧边栏二维码QQ客服返回顶部代码--*/

#service{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{width:161px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}



/*--图文列表页--*/
.list{background: #f6f6f6;overflow: hidden;}
.current{border-bottom: 1px solid #f0f0f0;padding: 0 20px;}
.current h2{font-size: 30px;color: #2c3250;float: left;line-height: 58px;font-weight: bold;}
.weizhi{float: right;height: 33px;line-height: 33px;margin-top: 15px;background: url(../images/wz.png) no-repeat left center;padding: 0 10px 0 35px;color: #bf0008;}
.weizhi a{color: #212121;}   
.weizhi a:hover{color: #bf0008;}


.lis_title{text-align: center;margin-top: 35px;}
.lis_title ul{margin: 0px auto 0px; border:1px solid #dbdbdb; display: inline-block;}
.lis_title>ul>li{float: left; width:auto; height: 40px; line-height: 40px; font-size: 16px;}
.lis_title>ul>li a{display: block;color: #212121;padding: 0 10px;}
.lis_title>ul>li:hover{background-color: #364fab;}
.lis_title>ul>li:hover a{color: #fff;}
.lis_title>ul>li .sy{background-color: #364fab;}
.lis_title>ul>li .sy{color: #fff;}


.list_ul li{float: left;padding: 50px 25px 0;}
.list_ul li a{display: block;height: 100%;position: relative;background: #FFFFFF;transition: all 0.3s linear;width: 100%;}
.list_ul li a:hover{ box-shadow:0 0 20px rgba(0,0,0,0.1);}
.list_ul li a:hover .tww h3{ color:#c01920;}
.list_ul{margin: 0 -25px;}
.twt{float: left;}
.twt img{width: 300px;height: 218px;}
.tww{overflow: hidden;padding: 25px 25px;float: left;width: 225px;}
.tww h3{font-size: 18px;color: #333333;line-height: 24px;font-weight: bold;transition: all 0.3s linear;}
.ywCaseLine {display: block;width: 30px;height: 3px;background: #bf0008;margin: 15px 0;}
.tww div{margin: 15px 0;font-size: 14px;color: #666666;line-height: 24px;height: 96px;overflow: hidden;}



/* --------------翻页-------------- */
.page{height: auto; margin: 35px 0px; text-align: center; }
.page a{display: inline-block;border: 1px solid #E8E8E8; margin: 5px; padding: 5px 10px; text-decoration: none;  }
.page a:link{color: #f08b20; }
.page a:hover{color: #ffffff; background-color: #f08b20;}


.page_nry{height: 40px; margin-top: 10px;float: left;}
.page_nry a{display: inline-block;border: 1px solid #E8E8E8; margin: 5px; padding: 5px 10px; text-decoration: none;  color: #303030;}
.page_nry a:hover,.page a:active{color: #2f72c0; }




.page_wrap{clear:both; margin-top:20px; overflow:hidden;zoom:1;} .paginator {float:right; height:25px; overflow:hidden; } .paginator, .paginator input, .paginator button {font-family:Tahoma, "瀹嬩綋"; font-size:12px; } .paginator a, .paginator span {float:left; height:23px; margin:0 5px 0 0; text-align:center; white-space:nowrap; vertical-align:middle; line-height:23px; background:#fff; } .paginator a {color:#085C9B; } .paginator b{font-family:"瀹嬩綋"; margin:3px;font-weight:300;} .paginator a:link, .paginator a:visited, .paginator a:hover, .paginator a:active {text-decoration:none; } .paginator .page-start, .paginator a, .paginator .page-end {padding:0 8px; border:1px solid #D3D3D3; background:#ffffff; } .paginator .page-start {border-color:#d9d9d9; color:#d9d9d9; } .paginator .page-end { border-color:#d9d9d9;  color:#d9d9d9; } .paginator .page-this, .paginator .page-break {padding:0 3px; } .paginator .page-break {border:1px solid #fff; } .paginator .page-this {border:1px solid #D3D3D3;background-color:#E9E9E9; color:#D4105A;padding:0px 8px; font-weight:bold; } .paginator .page-skip {height:22px; line-height:22px; padding:0 3px; margin:0; background:none; } .paginator .page-skip input {width:26px;  *width:23px;height:19px;line-height:19px;border:1px #D3D3D3 solid;font-size:12px; margin:-1px 6px 0px 6px;#margin-top:1px;_margin-top:0px;padding:0px 0px 0px 2px; vertical-align:middle; padding-top:0px; padding-bottom:0px; } .paginator .page-skip button {font-size:12px; padding:0 5px 5px 5px;_padding:0 5px 0 5px; width:auto; _width:0; height:22px;  *height:23px; *line-height:20px; _height:16px; _line-height:16px; margin-left:10px;  *margin-top:-1px;overflow:visible; vertical-align:top; } .paginator a:hover {border:1px solid #A6A6A6;color:#868688; }








/* --------------通用列表页-------------- */
.lby {margin-top: 35px;}
.lby li{line-height: 35px;background: url(../images/jiantou.png) no-repeat 30px center;padding: 0 30px 0 58px;font-size: 16px;}
.lby li a{color: #212121;}
.lby span{margin: 0 10px;float: right;}
.list_box h1{ font-size:20px; text-align: center;margin: 10px 0; }
.list_box_newsInfo{color: #666; text-align: center; border-bottom: 1px dotted #666; }
.list_box_newsContent{font-size: 14px; padding:20px; line-height: 25px; text-indent: 2em; }
.lby li a:hover{color: #f08b20;}




/* --------------通用内容页-------------- */
.consec{padding: 50px 70px;border: 1px solid #f1f0f0;background-color: #ffffff;margin: 35px 0px;}
.contit{text-align:center; line-height:1.5em; font-size:24px;}
.coninfo{height:35px;text-align: center; background-color: #eae9e9;margin-top:30px;color:#6f6f6f;line-height: 35px;}
.content1{text-indent:2em;text-align:justify; line-height:2em; margin:30px 0; font-size: 16px;}

.fx{float: right;}
.fx a{color: #212121;}



@media screen and (min-width: 1200px) and (max-width: 1700px){
  
  .lmtw{width:100%;}

.nav h1 {margin-left: 50px;}
.search {right: 30px;}
.nav ul {margin: 83px 30px 0px 0px;}
.xwjj {height: auto;}
.silder-main-img img{height: auto}
#tab {width: 100%;}
.tab_box div ul li{width: calc(100% * .33);}
#tab .tab_box {width: 100%;}
.tab_box div ul li img{width: calc(100% * .5);height: auto;}
.tab_box div ul li div {width: 42%;height: auto;overflow: hidden;padding: 3% 0px 0px 17px;}
.tab_box div ul li div h2{overflow: hidden;height: 24px;}
.tab_box div ul li div p{overflow: hidden;height: 40px;line-height: 20px;}
.tab_box div ul li div span{line-height: 25px;}
.gywl_x ul {padding: 0px 0px;}
.gywl_x ul li {margin: 50px 40px 0px;}
.jyyw_x ul li{width: 30%;}
.jyyw_x ul li a img {margin-left: 18%;}
.zhong{margin-left: 4%;margin-right: 4%;}
.slideGroupx .parHd {width: 98%;}
.cyerds_x {width: 100%;}
.jyyw_x{width: 94% !important;}
.gywl_x {width: 1200px !important;}
.zbcg {background: url(../images/zbcggsgg.jpg);height: auto;}
.tab_l {width:50%;}
.tab_r {width:50%;}
.tab-hd li {width: 24.5%;}
.wssc {width: 8%;}
.wsyj {width: 1220px;}
.dz {margin-left: 23px;padding-right: 23px;margin-right: 23px;width: 23%;}
.vx {margin-right: 23px;}
.xinming {width: 70%;}
.yjzj{width: 50%;}
.yjzj div {width: 25%;}
.jy {width: 45%;}



}

@media screen and (min-width: 1200px) and (max-width: 1444px){
  
  .nav h1{position: absolute;top: 5px;left: 35px;margin-left: 0px;}
.nav h1 img {width: 170px;height: auto;}
}




.sj{display: none;}


@media (max-width: 1199px){
  .wsyj {width: 100%;}
.slideGroupx .parHd{width:100%;}
.cyerds_x{width: 100%;}
.picScroll-left{ width:100%;}
#tab .tab_box {width: 100%;}
#tab {width: 100%;}
.lmtw{width:100%;}
.lmtwlby{width:96%;}
.nav{display: none;}
.sj{display: block;}
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#000;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
}