

*,html,body,ul{margin:0; padding: 0; font-family: "微软雅黑"; font-size: 14px; color: #333;}
ul{list-style-type: none;}
img{vertical-align: middle; border: none;}
a{text-decoration: none;}

/*
	全局
*/

.margin-top{margin-top: 20px;}
.margin-bottom{margin-bottom: 20px;}

.margin-top-10{margin-top: 10px;}
.margin-bottom-10{margin-bottom: 10px;}

.margin-bottom-0{margin-bottom: 0;}

.padding-10{padding: 10px;}
.padding-top-10{padding-top: 10px;}
.padding-bottom-10{padding-bottom: 10px;}
.padding-left-10{padding-left: 10px;}
.padding-right-10{padding-right: 10px;}

.backg-color-gray{background:#f3f5f9;}

/*
	工具栏
*/

.tool-bg{height: 30px; background-color: #0780d3;}
.tool{width: 1200px; line-height: 33px; margin:0 auto;}
.tool>.tool-left{float: left; color: #fff;}
.tool>.tool-right{float: right;}
.tool>.tool-right>a{color: #fff; margin-left: 10px; }

/*
	头部
*/

.header-bg{height: 110px; width: 100%; background-image: url(imagesherder_bg_02.png); background-repeat: none; background-size: cover; background-position: center; border-bottom: solid 2px #ca0000;}
.header{width: 1200px;margin:0 auto; padding:10px 0; height: 90px; background-image: url(imagesherder_03.png); background-size: 310px 110px; background-position: bottom right; background-repeat: no-repeat;}

/*
	导航
*/

.nav_bg{width: 100%;  height: 30px; padding-top: 10px; margin-top: -2px; background: #0780d3; border-bottom: solid 2px #274291;}
.nav_bg>ul.nav{padding-left: 5px; margin: 0px auto; width: 1195px;}
.nav_bg>ul.nav>li{float: left; width: 158px; margin-left: 10px; text-align: center;}
.nav_bg>ul.nav>li>a{display: block; font-size: 16px; line-height: 30px; border-radius: 5px 5px 0 0; color: #fff;}
.nav_bg>ul.nav>li>a:hover,.nav_bg>ul.nav>li.active>a{background-color:#edf6fb; color: #274291;}
.nav_bg>ul.nav>li>div.nav-f{width: 100%; position: absolute; text-align: center; display: none; background-color: #fff; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 2px solid #0780d3; border-right: 2px solid #0780d3; border-left: 2px solid #0780d3;}
.nav_bg>ul.nav>li>div.nav-f a{color: #000; margin-left: 20px; line-height: 40px; display:inline-block; padding: 0 15px;}
.nav_bg>ul.nav>li>div.nav-f a:hover{color: #274291;background-color:#edf6fb; }
/*.nav_bg>ul.nav>li>div.nav-f>ul{width: 100%; margin:0 auto; text-align: center;}
.nav_bg>ul.nav>li>div.nav-f>ul>li{float: left; line-height: 40px;}
.nav_bg>ul.nav>li>div.nav-f>ul>li>a{color: #0780d3; margin-left: 20px;}*/

/*
	搜索
*/

.search{width: 1200px; margin: 0 auto; padding:16px 0;}
.search>form>input{margin:0 10px; width: 300px; line-height: 20px; padding:5px 10px; border:solid 1px #f2f2f2;}
.search>form>button{color: #fff; background-color: #0168b7; border: none; width: 100px; line-height: 30px;}
.search>form>span,.search>form>span>a{margin-left: 10px; color: #0168b7;}
.search>form>span>a:hover{color: #a01c29;}

/*
	公告信息
*/

.headlines-bg{background-color: #f2f2f2; width: 100%; height: 50px;}
.headlines-cotent{width: 1200px; margin: 0 auto; overflow:hidden;}
.headlines{line-height: 50px; text-align: center; float:left;width:50%;margin:auto;}
.headlines>ul>li{width: 100%; float: left;}
#scrollDiv,#scrollDiv1{height:50px;line-height:50px;overflow:hidden;}
#scrollDiv li>a,#scrollDiv1 li>a{height:50px;color: #a01c29;font-size: 20px;}
#scrollDiv li>a:hover,#scrollDiv1 li>a:hover{text-decoration: underline;}
/*
	内容
*/

.conter{width: 1200px; margin: 0 auto; overflow: hidden;}

/*
	版权
*/

.footer-bg{background-color: #5d5d5d; color: #a2a2a2; overflow: hidden;}
.footer{width: 1200px; margin:0 auto; padding:20px 0; overflow: hidden;}
.footer>form{margin-right: -8px;}
.footer>form>select{width: 24.2%; margin-right: 4px;}

.footer-contact{padding-top: 20px;}
.footer-contact>div.footer-contact-left{float: left; width: 35%;}
.footer-contact>div.footer-contact-left p ,.footer-contact>div.footer-contact-right p{margin-top: 10px;color: #fff;}
.footer-contact>div.footer-contact-center{float: left; width: 30%;text-align: center;margin-top: 7px;}
.footer-contact>div.footer-contact-right{float: right; width: 35%; text-align: right;}
.footer-contact>div.footer-contact-right>img{width: 58px;}
/*.footer-contact>div.footer-contact-left p{color: #a4a4a4;}*/
.footer-contact>div.footer-contact-left>div.footer-contact-left-iphone{float: left; background-image: url(imagesindex_80.png); height: 20px; margin-right: 20px; border-bottom: solid 1px #a7a7a7; padding:25px 0 10px 130px; font-size: 16px; color: #fff; background-repeat: no-repeat;}
.footer-contact>div.footer-contact-left>div.footer-contact-left-icon{width: 38px; margin-left: 10px; text-align: center; float: left;}

.copyright{padding-top: 10px; clear:both; color: #aeaeae;}
.copyright>span{float: right; color: #aeaeae;}

/*
	首页
*/

.conter-left,.conter-center,.conter-right{padding-top: 20px; overflow: hidden; float: left;}
.conter-left,.conter-right{width: 290px;}
.conter-center{width: 550px; margin-right: 35px; margin-left: 35px;}

/*
	标题
*/
.conter-title{font-size: 16px; font-weight: bold; overflow: hidden; width: 100%; text-align: left;}
.conter-title>img{vertical-align: bottom; margin-right: 5px;}
.conter-title>a{float: right; font-weight: normal; font-size: 14px; color: #8a8a8a;}
.conter-title>a:hover{color: #d00202;}

.conter-title>span.conter-title-block{background-image: url(imagesindex_33.png); width: 120px; text-align: center; padding:0px 10px 0px 25px; color: #fff; line-height: 24px; display: inline-block; background-repeat: no-repeat;}
.conter-title-border-b{border-bottom: solid 1px #0780d3;}

.conter-title-gray{line-height: 30px; background-color: #e7e9ed; border-radius: 5px;}
.conter-title-gray>span{background-color: #0780d3; border-radius: 5px; line-height: 30px; display: inline-block; padding: 0px 20px; color: #fff;}

.conter-title-blue>span{display: inline-block; background-color: #0780d3; border-radius: 5px 5px 0px 0px; line-height: 24px; color: #fff; padding: 0 20px;}

.conter-title-tab-blue>span{display: inline-block; border-radius: 5px 5px 0px 0px; line-height: 24px; padding: 0 20px; cursor:pointer; color: #0780d3;}
.conter-title-tab-blue>span:hover,.conter-title-tab-blue>span.active{background-color: #0780d3; color: #fff;}

/*
	通知公告
*/
.notice-list{height: 341px;}
.notice-list>li{line-height: 30px; border-bottom: dotted 1px #b1b1b1;}
.notice-list>li>span{float: right; color:#8a8a8a;}
.notice-list>li>a:hover{color: #b11d2b}

.notice-list>div.notice-list-top{height: 93px;}
.notice-list>div.notice-list-top>h4{text-align: center; padding-top: 10px;}
.notice-list>div.notice-list-top>h4>a{color: #ca0000; font-size: 16px;}
.notice-list>div.notice-list-top>p{color: #8a8a8a; padding-top: 5px; line-height: 18px;}

.news-list{height: 93px;}
.news-list>li{padding-left: 10px; background-image: url(imagesindex_44.png); background-repeat: no-repeat; background-position: left center;}

.slider{margin-top: 0px; position: relative;}
.slider a.control {position:absolute; display: block; top: 84px; width: 48px; height: 70px; cursor: pointer; z-index: 2;background: url(imagesbuttons.png) no-repeat}
.slider a.prev {left: 0;background-position: 0 0}
.slider a.next {right: 0;background-position: -48px 0}}

/*
	党建
*/

.partybuilding{overflow: hidden;}
.partybuilding>a{display: block; margin-top: 10px;}

/*
	人才培养
*/

.personnel{overflow: hidden;}
.personnel>ul>li{line-height: 34px; text-align: center; background-image: url(imagesindex_61.png); background-repeat: no-repeat;}
.personnel>ul>li>a{color: #0780d3; display: block; margin-bottom: 10px;}

.personnel-list{padding-top: 10px; list-style-type:disc; padding-left: 20px;}
.personnel-list>li{line-height: 26px;}

/*
	快速连接
*/

.fast-connection{overflow: hidden; margin-bottom: 10px;}
.fast-connection>li{line-height: 35px; margin-bottom: 10px;border-radius: 5px;}
.fast-connection .fast-connection-0{background-color: #39ac9c;}
.fast-connection .fast-connection-2{background-color: #49b069;}
.fast-connection .fast-connection-three{background-color: #677db7;}
.fast-connection .fast-connection-four{background-color: #3ca4bd;}
.fast-connection .fast-connection-1{background-color: #0780d3;}
.fast-connection>li>a{color: #fff; display: block; padding: 0px 20px; }
.fast-connection>li>a>img{margin-right: 10px;}

/*
	子页面分类
*/

.f-nav{padding-bottom: 20px;}
.f-nav>ul{margin-top: 20px;}
.f-nav>ul>li{line-height: 40px; text-align: center;}
.f-nav>ul>li>a:hover{color: #333; background-color: #f2f2f2; display: block; color: #0780d3;}

.lactive{color: #333; background-color: #f2f2f2; display: block; color: #0780d3;}

.conter-conter{width:890px; margin-left: 20px; float: left; padding: 20px 0; overflow: hidden;}


/*
	分页
*/

.paging{text-align: center; padding-top: 20px;}
.paging>a{display: inline-block; line-height: 30px; padding: 0px 10px;}
.paging>a:hover,.paging>a.activer{color: #fff; background-color: #0780d3;}

/*
	人物列表
*/

.character-list{overflow: hidden; margin-right: -60px;}
.character-list>li{float: left; width: 30%; border-right: solid 60px transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 20px;}
.character-list>li>a>span{width: 100%; padding-top: 150%; background-size: cover; background-position: center; background-repeat: no-repeat; display: block;}
.character-list>li>a>p{text-align: center; line-height: 30px;}

/*
  选项卡
 */

.tabConter{position: relative;}
.tabConter-more{position: absolute; top: -24px; right: 0;}

/*
	文字详情页
*/

.new-conter-title{text-align: center; border-bottom:solid 1px #f2f2f2; font-size: 18px; padding-bottom: 20px;}
.new-conter-title>p{color: #969696; font-size: 14px; padding-top: 10px;}

.new-conter-text{padding-top: 20px; line-height: 30px;}

.new-conter-text img{padding: 20px;}

.pager {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  }
.pager > li {
  display: inline;
  }
.pager > li > a,
.pager > li > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  margin-left: -1px;
  line-height: 1.53846154;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all .2s cubic-bezier(.175, .885, .32, 1);
          transition: all .2s cubic-bezier(.175, .885, .32, 1);
  }
.pager > li:first-child > a,
.pager > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  }
.pager > li:last-child > a,
.pager > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  }
.pager > li > a:hover,
.pager > li > span:hover,
.pager > li > a:focus,
.pager > li > span:focus {
  background-color: #0780d3;
  }
.pager > .active > a,
.pager > .active > span,
.pager > .active > a:hover,
.pager > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0780d3;
  }
.pager > .disabled > span,
.pager > .disabled > span:hover,
.pager > .disabled > span:focus,
.pager > .disabled > a,
.pager > .disabled > a:hover,
.pager > .disabled > a:focus {
  color: #ddd;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
  }
.pager-justify {
  display: block;
  }
.pager-justify:before,
.pager-justify:after {
  /* 1 */
  display: table;
  content: " ";
  /* 2 */
  }
.pager-justify:after {
  clear: both;
  }
.pager-justify:before,
.pager-justify:after {
  /* 1 */
  display: table;
  content: " ";
  /* 2 */
  }
.pager-justify:after {
  clear: both;
  }
.pager-justify .next > a,
.pager-justify .next > span {
  float: right;
  }
.pager-justify .previous > a,
.pager-justify .previous > span {
  float: left;
  }
.pager-lg > li > a,
.pager-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  }
.pager-lg > li:first-child > a,
.pager-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  }
.pager-lg > li:last-child > a,
.pager-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  }
.pager-sm > li > a,
.pager-sm > li > span {
  padding: 2px 8px;
  font-size: 12px;
  }
.pager-sm > li:first-child > a,
.pager-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  }
.pager-sm > li:last-child > a,
.pager-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  }
.pager-pills > li:first-child > a,
.pager-pills > li:first-child > span {
  border-radius: 16px 0 0 16px;
  }
.pager-pills > li:last-child > a,
.pager-pills > li:last-child > span {
  border-radius: 0 16px 16px 0;
  }
.pager-pills.pager-justify > li > a,
.pager-pills.pager-justify > li > span {
  border-radius: 16px;
  }
.pager-loose {
  display: block;
  margin: 20px 0;
  }
.pager-loose:before,
.pager-loose:after {
  /* 1 */
  display: table;
  content: " ";
  /* 2 */
  }
.pager-loose:after {
  clear: both;
  }
.pager-loose:before,
.pager-loose:after {
  /* 1 */
  display: table;
  content: " ";
  /* 2 */
  }
.pager-loose:after {
  clear: both;
  }
.pager-loose.pager-pills > li > a,
.pager-loose.pager-pills > li > span {
  border-radius: 16px;
  }
.pager-loose > li > a,
.pager-loose > li > span {
  margin-left: 5px;
  }
.pager-loose > li:first-child > a,
.pager-loose > li:first-child > span {
  margin-left: 0;
  }

.f1{
  background:url(imagesnumber-range.gif) 5px 5px no-repeat;
  overflow:hidden;
}















