@charset 'utf-8';

body{
  background: #edf0f3;
}
.cg-container{
  width: 1200px;
  margin: 0 auto;
}
.main{
  margin-top: -40px;
}
.f-otw {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f-tac{
  text-align: center;
}
.f-ib{
  display: inline-block;
}
.f-mt20{
  margin-top: 20px;
}
.bgw{
    background: #fff;
}
/* 头部 */
.header{
  height: 180px;
  width: 100%;
  background: url(bg1.png) top center no-repeat;
}
.header .logo{
  margin-top: 40px;
}
.header-c{
  width: 660px;
}
.header .search {
  width: 216px;
  padding-left: 14px;
  height: 30px;
  line-height: 38px;
  border-radius: 15px;
  background: #fff;
}
.header .search input {
  width: 170px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
}
.header .search button {
  width: 16px;
  height: 30px;
  background: url(searchBtn.png) center no-repeat;
}
.nav{
  margin-top: 16px;
  height: 40px;
  line-height: 40px;
}
.nav a{
  display: inline-block;
  padding: 0 14px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-left: 30px;
}
.nav a:hover,
.nav a.cur{
  background: #2581eb;
}
/* 当前位置 */
.local{
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  margin-bottom: 14px;
}
.local img{
  vertical-align: middle;
  margin-right: 12px;
}
.local a,.local span{
  color: #444444;
  font-size: 14px;
  vertical-align: middle;
}
.local .arrow{
  margin: 0 14px;
}
.local .cur{
  color: #bebebe;
}
/*底部下拉*/
.cm-drop {
  margin-top: 14px;
}
.cm-drop .drop-select {
  width: 390px;
  height: 60px;
  background: #fff;
  margin-left: 14px;
  float: left;
  position: relative;
}
.cm-drop .drop-select:first-child{
  margin-left: 0;
}
.cm-drop .drop-select .tag {
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  padding: 0 22px;
  cursor: pointer;
  background: url(icon3.png) 350px center no-repeat;
}
.cm-drop .g-drop-select:first-child {
  margin-left: 0;
}
.cm-drop .dropdown-menu {
  z-index: 2;
  width: 100%;
  font-size: 16px;
  background: #fff;
  position: absolute;
  top: 60px;
  left: 0;
  display: none;
  max-height: 100px;
  overflow-y: auto;
}
.cm-drop .dropdown-menu li{
  padding: 0 22px;
  line-height: 30px;
}
.cm-drop .dropdown-menu li a:hover{
  font-weight: bold;
}
.footer{
  margin-top: 30px;
  border-top: 2px solid #bdcddf;
  background: #eaeff6;
}
.footer-bottom {
  padding-top: 22px;
  position: relative;
  height: 118px;
}
.footer-bottom .link {
  margin-bottom: 20px;
}
.footer-bottom .link a,.footer-bottom .link span {
  font-size: 16px;
  color: #333333;
}
.footer-bottom .link a:hover {
  text-decoration: underline;
}
.footer-bottom .link span {
  margin: 0 10px;
}
.footer-bottom p {
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.footer-bottom .ml10{
  margin-left: 10;
}
.footer-bottom .dzjg {
  display: inline-block;
  position: absolute;
  left: 210px;
  top: 40px;
}
.footer-bottom .error {
  display: inline-block;
  position: absolute;
  right: 87px;
  top: 39px;
}
/***页码***/

.cm-page {
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.cm-page .num {
    color: #194897;
}

.cm-page a,
.cm-page span {
    margin: 0 6px;
}
.cm-page span.total{
	color: #646464;
}
.cm-page a.w56{
  width: 52px;
}
.cm-page a.w85{
  width: 82px;
}
.cm-page a {
    display: inline-block;
    width: 34px;
    color: #666666;
    background: #fff;
    cursor: pointer;
    border: 1px solid #e7e7e7;
}

.cm-page a.cur,
.cm-page a:hover {
    background: #2581eb;
    color: #fff;
}

.cm-page a.nobg {
    background: none;
}

.cm-page a.nobg:hover {
    color: #194897;
}

.cm-page .turn input {
    width: 30px;
    height: 30px;
    padding: 0 4px;
    line-height: 100%;
    border: 1px solid #dbdbdb;
}

.cm-page .submit {
    width: 50px;
    background: #194897;
    color: #fff;
}

.cm-page .go {
    width: 40px;
}

/*领导信箱*/
.leaderXinBox{
  padding-bottom: 60px;
}
.leaderXinBox-t{
  height: 46px;
  line-height: 46px;
  padding: 30px 30px 28px;
  border-bottom: 1px solid #e5e5e5;
}
.leaderXinBox-t .img{
  vertical-align: middle;
  margin-right: 20px;
}
.leaderXinBox-t .tit{
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}
.leaderXinBox .leaderXinBox-rt .f-fwb {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  width: 131px;
  padding-left: 48px;
  color: #ffffff;
  margin-left: 10px;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  border-radius: 3px;
  background: #387ac5 url(bg2.png) no-repeat center;
}
.leaderXinBox .leaderXinBox-rt .f-fwb.xx {
  background: #275293 url(bg3.png) no-repeat center;
}
.leaderXinBox .leaderXinBox-rt .f-fwb:hover {
  text-decoration: underline;
}
.leaderXinBox-rt input{
  border: 1px solid #d2d2d2;
  line-height: 44px;
  height: 44px;
  padding: 0 20px;
  background: #f6f8fc;
  color: #666666;
  font-size: 16px;
  margin-right: 10px;
}
.leaderXinBox-rt button{
  width: 76px;
  border-radius: 3px;
  background: #1da5ec;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.leaderXinBox .leadeBox_ul {
  width: 1140px;
  margin: 0 auto 30px;
}
.leaderXinBox .leadeBox_ul li {
  list-style: none;
  line-height: 40px;
  height: 40px;
}
.leaderXinBox .leadeBox_ul li span {
  float: left;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.leaderXinBox .leadeBox_ul li span.status {
  color: #999999;
}
.leaderXinBox .leadeBox_ul li span a {
  max-width: 90%;
  padding-left: 19px;
  background: url(l-li-aBg.png) no-repeat left;
}
.leaderXinBox .leadeBox_ul li span a:hover {
  color: #2581eb;
}
.leaderXinBox .leadeBox_ul li:first-child {
  color: #333333;
  font-size: 16px;
  line-height: 48px;
  height: 50px;
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 19px;
}
.leaderXinBox .leadeBox_ul li:first-child span {
  height: 48px;
  line-height: 48px;
}
.leaderXinBox .leadeBox_ul li.bg1 {
  background: #eeeeee;
}
.leaderXinBox .leadeBox_ul .w685 {
  width: 685px;
}
.leaderXinBox .leadeBox_ul .w150 {
  width: 150px;
}
.leaderXinBox .leadeBox_ul .w125 {
  width: 125px;
}
/*我要写信*/
.g-l-loction {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 4px;
}
.writeByMy {
  width: 1060px;
  padding-bottom: 17px;
  margin: 44px auto 22px;
}
.writeByMy .w-h1 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-left: 16px;
  margin-bottom: 40px;
  border-left: 3px solid #275293;
}
.writeByMy .w-table {
  width: 100%;
}
.writeByMy .w-table .redstar {
  font-size: -16px;
  color: #db1f1f;
  font-weight: bold;
}
.writeByMy .w-table tr th,
.writeByMy .w-table tr td {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.writeByMy .w-table tr th {
  width: 100px;
  font-weight: 400;
  text-align: right;
  padding-right: 20px;
}
.writeByMy .w-table tr td {
  padding: 8px 10px;
}
.writeByMy .w-table tr td select,
.writeByMy .w-table tr td input,
.writeByMy .w-table tr td textarea {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  border: 1px solid #d2d2d2;
  background: #f6f8fc;
  box-sizing: border-box;
}
.writeByMy .w-table tr .s-label {
  margin-right: 18px;
}
.writeByMy .w-table tr .s-label input {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}
.writeByMy .w-table tr .s-textarea {
  line-height: 20px;
}
.writeByMy .w-table tr .s-textarea textarea {
  height: 155px;
  padding: 16px; 
}
.writeByMy .w-table tr .phone-yz input {
  width: 170px;
}
.writeByMy .w-table tr .phone-yz input.w250 {
  width: 250px;
}
.writeByMy .w-table tr .phone-yz span:hover {
  text-decoration: underline;
}
.writeByMy .w-table tr .phone-yz button {
  width: 102px;
  height: 45px;
  margin-left: 10px;
  line-height: 43px;
  font-size: 14px;
  border: 1px solid #d2d2d2;
  background: #fff;
}
.writeByMy .w-table tr .phone-yz img {
  padding: 0 12px;
}
.writeByMy .write-btns {
  margin-top: 30px;
  margin-left: 120px;
}
.writeByMy .write-btns button {
  width: 160px;
  height: 45px;
  margin-right: 20px;
  line-height: 45px;
  font-size: 16px;
  color: #999999;
  border-radius: 5px;
  background: #f2f2f2;
  cursor: pointer;
}
.writeByMy .write-btns button:hover {
  color: #fff;
  background: #2581eb;
}
.pt30mt50 {
  padding-top: 30px;
  margin-top: 50px;
  border-top: 1px solid #e5e5e5;
}
/*信件详情*/
.mail-status {
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: #32b16c;
  font-size: 16px;
  vertical-align: top;
  border: 1px solid #32b16c;
}
.mailBox .tit {
  width: 1096px;
  margin: 0 auto;
  padding: 30px 0 10px;
}
.mailBox .tit .titContent {
  background: none;
  height: auto;
  font-size: 24px;
  color: #333333;
}
.question-box {
  width: 1100px;
  border: 1px solid #e5e5e5;
  margin: 30px auto 0;
}
.question-box .ask-box {
  margin-right: 40px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  text-align: right;
}
.question-box .ask-box span {
  display: inline-block;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
  margin-left: 82px;
}
.question-box .ask-box span i{
  font-style: normal;
}
.question-box .ask-box span.ask {
  float: left;
  margin-left: 37px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  margin-bottom: 10px;
  background: #2581eb;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.question-box .ask-box span.answer {
  background: #33caa1;
}
.question-box .quest-cont {
  padding: 17px 38px;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
}
.pl50 {
  padding-left: 50px;
}
.pt92 {
  padding-top: 92px;
}
.pb137 {
  padding-bottom: 137px;
}
.ml30 {
  margin-left: 30px;
}
/*网站地图*/
.website_map {
  margin: 0px auto;
  width: 1140px;
  padding: 40px 0 0;
}
.website_map .website-tit {
  width: 1140px;
  height: 40px;
  line-height: 40px;
  background: #f6f6f6 url(blueLine.png) no-repeat left center;
}
.website_map .website-tit a {
  font-size: 16px;
  color: #333333;
  margin-left: 24px;
  font-weight: bold;
}
.website_map .wesite-content {
  padding: 25px 0 30px 42px;
}
.website_map .wesite-content a {
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  margin-right: 86px;
  padding-left: 12px;
  background: url(icon5.png) left center no-repeat;
}
.website_map .wesite-content a:hover {
  color: #2168b9;
}
/* 概览 */
.gl-content{
  padding: 30px;
}
.gl-nav{
  width: 270px;
}
.gl-nav-t{
  height: 46px;
  line-height: 46px;
  background: #2581eb;
  padding: 0 16px;
  margin-bottom: 12px;
}
.gl-nav-t img{
  margin-right: 12px;
  vertical-align: middle;
}
.gl-nav-t .tit{
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.gl-nav-l{
  margin-bottom: 20px;
}
.gl-nav-l a{
  display: block;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  background: url(icon7.png) 230px center no-repeat #f2f6fa;
  color: #333333;
  font-size: 16px;
  margin-bottom: 10px;
}
.gl-tit{
  line-height: 22px;
  height: 22px;
}
.gl-tit img{
  margin-right: 12px;
}
.gl-tit .tit{
  color: #2581eb;
  font-size: 18px;
  font-weight: bold;
}
.gl-tp{
  margin-top: 28px;
  width: 270px;
  height: 196px;
  position: relative;
}
.gl-tp img{
  width: 270px;
  height: 196px;
}
.gl-tp p{
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  background: url(bg4.png);
  left: 0;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gl-con{
  width: 800px;
  margin-right: 20px;
}
.gl-c{
  padding-top: 26px;
  padding-bottom: 30px;
}
.gl-l{
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
}
.gl-l li{
  height: 34px;
  line-height: 34px;
}
.gl-l li a{
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 16px;
}
.gl-l li a:hover{
	color: #2581eb;
}
.gl-l li span{
  float: right;
  color: #999999;
  font-size: 16px;
}
/* 细览 */
.xl-con{
	width: 840px;
	padding-bottom: 70px;
}
.xl-con .title{
	color: #333333;
	font-size: 24px;
	text-align: center;
	padding: 10px 0 20px;
}
.xl-bar{
	line-height: 46px;
	height: 46px;
	background: #f4f7fa;
	text-align: center;
}
.xl-bar span{
	margin-left: 22px;
}
.xl-bar span,
.xl-bar a{
	display: inline-block;
	color: #333333;
	font-size: 14px;
	vertical-align: middle;
}
.xl-bar a{
	margin-right: 12px;
}
.xl-bar a.bigFont {
  width: 18px;
  height: 14px;
  background: url(bigFont.png) no-repeat center;
}
.xl-bar a.bigFont.cur,
.xl-bar a.bigFont:hover {
  background: url(bigFontCur.png) no-repeat center;
}
.xl-bar a.smallFont {
  width: 18px;
  height: 14px;
  background: url(smallFont.png) no-repeat center;
}
.xl-bar a.smallFont.cur,
.xl-bar a.smallFont:hover {
  background: url(smallFontCur.png) no-repeat center;
}
.xl-bar a.fontICon {
  width: 12px;
  height: 14px;
  background: url(fontICon.png) no-repeat center;
}
.xl-bar a.fontICon.cur,
.xl-bar a.fontICon:hover {
  background: url(fontIConCur.png) no-repeat center;
}
.xl-con .xl-article{
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	padding-top: 30px;
}
/* 领导 */
.ld-nav-t{
	margin-bottom: 0;
	line-height: 57px;
	height: 57px;
}
.ld-nav-l{
	background: #f2f6fa;
	padding: 12px 0 46px;
}
.ld-nav-l a {
  display: block;
  padding: 9px 28px 11px;
  background: url(g2-bb.png) no-repeat bottom center;
}
.ld-nav-l a p {
  cursor: pointer;
  font-size: 16px;
  color: #333333;
}
.ld-nav-l a p.name {
  font-size: 18px;
}
.ld-nav-l a:hover,
.ld-nav-l a.cur {
  background: #dfe9f3 url(g2-blCur.png) no-repeat left center;
}
.ld-con{
	width: 850px;
}
.ld-tx{
	border: 1px solid #f0f0f0;
}
.ld-tx img{
	margin: 10px;
	width: 179px;
	height: 249px;
}
.ld-tx .ld-info{
	height: 70px;
	padding-top: 18px;
	border-top: 1px solid #f0f0f0;
	text-align: center;
}
.ld-tx .ld-info .name{
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.ld-tx .ld-info .job{
	color: #444444;
	font-size: 14px;
}
.ld-intro{
	width: 620px;
}
.ld-intro .box{
	padding: 20px 0;
	border-top: 1px dashed #ececec;
}
.ld-intro .box:first-child{
	border-top: none;
	padding-top: 0;
}
.ld-intro .tit{
	color: #444444;
	font-size: 18px;
	font-weight: bold;
}
.ld-intro .con{
	line-height: 32px;
	color: #444444;
	font-size: 16px;
	margin-top: 10px;
}
.ld-intro .con1{
	height: 90px;
	overflow: hidden;
}
.ld-intro .con2{
	height: 160px;
	overflow: hidden;
}
.ld-intro .btn{
	float: right;
	color: #256dc3;
	font-size: 16px;
	cursor: pointer;
}
.ld-wrap2-t{
	border-bottom: 2px solid #f2f2f2;
	height: 38px;
}
.ld-wrap2-t .tit{
	display: inline-block;
	color: #000000;
	font-size: 20px;
	padding: 0 25px 12px;
	border-bottom: 2px solid #2581eb;
}
.ld-list{
	padding-top: 10px;
}
.ld-list li{
	height: 36px;
	line-height: 36px;
}
.ld-list li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 12px;
	background: url(icon9.png) left center no-repeat;
}
.ld-list li a:hover{
	color: #256dc3;
}
.ld-list li span{
	float: right;
	color: #9e9e9e;
	font-size: 12px;
}
/* 首页 */
.index-header{
	height: 510px;
	background: url(bg5.png) top center no-repeat;
}
.index-main{
	margin-top: -370px;
}
.index-news{
	width: 805px;
	height: 430px;
	overflow: hidden;
	position: relative;
}
.index-newspic{
	width: 100%;
	height: 100%;
	position: relative;
}
.index-newspic li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.index-newspic li img{
	width: 100%;
	height: 100%;
}
.index-newstit{
	height: 60px;
	line-height: 60px;
	background: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.index-newstit li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.index-newstit li a{
	display: inline-block;
	max-width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 20px;
	margin-left: 30px;
}
.index-newstit li a:hover{
	font-weight: bold;
}
.index-newsnum{
	position: absolute;
	bottom: 28px;
	right: 30px;
}
.index-newsnum li{
	float: left;
	width: 12px;
	height: 6px;
	margin-left: 4px;
	background: url(icon12.png) center no-repeat;
	cursor: pointer;
}
.index-newsnum li.cur{
	width: 34px;
	background: url(icon13.png) center no-repeat;
}
.index-news .btn{
	position: absolute;
	top: 160px;
	cursor: pointer;
}
.index-news .btn.prev{
	left: 20px;
}
.index-news .btn.next{
	right: 20px;
}
.index-wrap1-c{
	width: 380px;
	height: 430px;
}
.index-tit1{
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
	background: #fafafa;
	padding: 0 20px;
}
.index-tit1 .tit{
	display: inline-block;
	color: #333333;
	font-size: 20px;
	line-height: 58px;
	padding: 0 16px;
	margin-right: 14px;
}
.index-tit1 .tit.cur{
	border-bottom: 2px solid #368bec;
	color: #368bec;
	font-weight: bold;
}
.index-tit1 .more{
	color: #999999;
	font-size: 14px;
	line-height: 60px;
	float: right;
}
.index-tit1 .more:hover{
	font-weight: bold;
}
.index-headline {
	padding: 22px;
}
.index-headline a{
	font-size: 24px;
	color: #368bec;
	line-height: 32px;
}
.index-list1{
	padding: 0 24px;
}
.index-list1 li{
	line-height: 40px;
	height: 40px;
	padding-left: 12px;
	background: url(icon14.png) left center no-repeat;
}
.index-list1 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.index-list1 li a:hover{
	color: #368bec;
	text-decoration: underline;
}
.index-bar1{
	margin: 15px 0;
}
.index-wrap2{
	padding: 20px;
	margin-top: 15px;
}
.index-wrap2-box{
	width: 370px;
	height: 330px;
	margin-right: 30px;
}
.index-tit2{
	height: 36px;
	line-height: 36px;
	background: #f4f4f4;
}
.index-tit2 .tit{
	display: inline-block;
	color: #333333;
	font-size: 18px;
	padding: 0 14px;
}
.index-tit2 .tit img{
	margin-right: 8px;
}
.index-tit2 .tit.cur{
	color: #fff;
	font-weight: bold;
	background: #368bec;
}
.index-tit2 .more{
	color: #999999;
    font-size: 14px;
    float: right;
    margin-right: 12px;
}
.index-tit2 .more:hover{
	font-weight: bold;
}
.index-list2{
	padding-top: 16px;
}
.index-list2 li{
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	background: url(icon15.png) left center no-repeat;
}
.index-list2 li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.index-list2 li a:hover{
	color: #368bec;
	text-decoration: underline;
}
.index-wrap2-box2{
	width: 360px;
	height: 330px;
}
.index-wrap2-box2.bgb{
	background: #eff6ff;
}
.index-wrap2-box2 .index-tit1{
	height: 49px;
	background: none;
}
.index-wrap2-box2 .index-tit1 .tit{
	line-height: 47px;
}
.index-wrap2-box2 .index-tit1 .tit img{
	margin-right: 8px;
}
.index-wrap2-box2 .index-tit1 .more{
	line-height: 49px;
}
.index-lx{
	background: #eff6ff;
	padding: 10px 24px 0;
	margin-top: 10px;
	height: 200px;
}
.index-lx li{
	padding: 8px 0 12px;
	background: url(bg6.png) right bottom no-repeat;
}
.index-lx li img{
	margin-right: 12px;
}
.index-lx li p{
	display: inline-block;
	width: 260px;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	vertical-align: middle;
}