@charset "utf-8";
/* CSS Document */


/*  common   */
* {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
p{ 
}
li {
    list-style: none;
}
img{
    border: none;
}
input:focus, select:focus {
    outline: none;
}
body {
    font-size: 14px;
    color: #242424;
    font-family: 'Microsoft YaHei';
	background: white url(../images/bg.jpg) top center no-repeat;
	background-size: 100% 325;
	width: 100%;
	height: 100%
}
.toptop{
	background: url(../images/bg.jpg) no-repeat;
	background-size: 100% 325;
	width: 100%;
	position:inherit
}
.clear {
    height: 20px;
    clear: both;
    width: 100%;
}
.container {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}
.pullLeft {
    float: left;
}
.pullRight {
    float: right;
}
.w50 {
    width: 50%;
}
.textCenter {
    text-align: center;
}
.textRight {
    text-align: right;
}
.position {
    position: relative;
}
.noBorder {
    border: none !important;
}
.mt0 {
    margin-top: 0 !important;
}
/*   head   */
.top {
    height: 40px;
    line-height: 40px;
    background: url(../images/topbg.png) top center repeat-x;
    color: #fff;
}
@media screen and (max-width: 1200px) {
    .top {
	width: 1220px
}
}
.top p {
    margin-left: 24px;
}
.center {
    height: 325px;
}
.center .logo a {
    display: block;
    margin-left: 17px;
    margin-top: 30px;
}
.center .search {
    height: 52px;
    line-height: 52px;
    margin-top: 40px;
    width: 516px;
}
.search .searchInput {
    width: 404px;
    height: 52px;
    background: url(../images/search.png) top left no-repeat;
    color: #7b7b7b;
    font-size: 16px;
    padding-left: 32px;
    line-height: 52px;
	border: none
}
.search .searchBtn {
    width: 80px;
    height: 52px;
    background: url(../images/search.png) top right no-repeat;
	border: none
}
.hotWord {
    margin-top: 8px;
}
.hotWord span {
    font-size: 16px;
    color: #fff;
}
.hotWord a {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: url(../images/hotbg.png) center center no-repeat;
    text-align: center;
    line-height: 26px;
    color: #fff;
    margin: 0 13px;
}
.menu {
    height: 69px;
    line-height: 64px;
}
.menu ul {
    position: absolute;
    width: 1207px;
    background: url(../images/menubg.jpg) bottom left no-repeat;
    left: 0;
}
.menu li {
    float: left;
    width: 171px;
}
.menu li.lastMenu {
    width: 175px;
}
.menu li a {
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    position: relative;
    margin-top: 5px;
}
.menu li a img {
    position: absolute;
    top: 23px;
    left: 22px;
}
.menu li a.home img {
    left: 75px;
}
.menu li a:hover {
    background: url(../images/menuhbg.png) top right no-repeat;
}
.menu li a.abg {
    background: url(../images/menuhbg.png) top right no-repeat;
}
#header-div ul li a {
    border-right: 1px solid #d0e3fa !important;
}
/*   foot   */
.bottom {
    background-color: #e5e5e5;
    padding: 5px 0;
    color: #000;
    line-height: 32px;
	width: 100%;
}
@media screen and (max-width: 1200px) {
    .bottom {
	width: 1220px
}
}
.bottomImg a {
    display: inline-block;
    height: 67px;
}
.bottomImg a.img1 img {
    margin-top: 15px;
}
.bottomImg a.img2 img {
    margin-top: 7px;
}
.bottomImg img {
    padding-right: 30px;
    padding-left: 50px;
    float: right;
}
.foot {
	width: 100%;
    background-color: #cbcbcb;
    height: 43px;
    line-height: 43px;
    color: #000;
    clear: both;
}
@media screen and (max-width: 1200px) {
    .foot {
	width: 1220px
}
}
.foot a {
    display: inline-block;
    padding-left: 22px;
    background: url(../images/beian.png) left center no-repeat;
    color: #000;
}
/*  index   */
.content {
    background: url(../images/contentbg.png) top right repeat-y;
    width: 1220px;
    margin: 0 auto;
}
.bottomBg {
    height: 27px;
    background: url(../images/bottombg.png) top right no-repeat;
	background-size: 100% 27;
    width: 1220px;
    margin: 0 auto;
}
.item {
    padding: 0 23px;
}
.item .itemTopLine {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e1e1e1;
}
.item .itemTopLine span {
    display: inline-block;
    color: #f20000;
    background: url(../images/icon01.png) left center no-repeat;
    padding-left: 24px;
}
.item .itemTopLine a {
    color: #4d4d4d;
    padding-left: 10px;
}
.itemTitle {
    font-size: 20px;
    color: #151515;
    font-weight: normal;
    padding-bottom: 20px;
    line-height: 22px;
    margin-top: 10px;
}
.itemTitle span {
    display: inline-block;
    width: 3px;
    height: 22px;
    background-color: #f20000;
    float: left;
    margin-top: 1px;
    margin-right: 11px;
}
.itemNow .itemTitle {
    border-bottom: none;
}
.itemNow .itemNowLeft {
    width: 520px;
}
.itemNow .itemNowRight {
    width: 593px;
    margin-top: 10px;
}
.itemNowRight .tabsTitle {
    border-bottom: 1px solid #e1e1e1;
    height: 45px;
}
.itemNowRight .tabsTitle a {
    display: inline-block;
    width: 93px;
    font-size: 16px;
    color: #151515;
}
.itemNowRight .tabsTitle a.on {
    color: #f20000;
    font-weight: bold;
}
.itemNowRight .tabsContent {
    height: 260px;
}
.itemNowRight .tabsContent div {
    display: none;
}
.itemNowRight .tabsContent div.on {
    display: block;
}
.newsList h3.itemTitle {
    font-size: 16px;
    line-height: 22px;
    height: 22px;
}
.newsList h3.itemTitle span {
    margin-top: 0;
}
.more {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 6px;
    font-size: 14px;
    color: #4d4d4d;
    background: url(../images/more.png) right center no-repeat;
    padding-right: 15px;
}
.newsList .leftList, .newsList .rightList {
    margin-left: 14px;
    width: 512px;
    border: 1px solid #e4e4e4;
    padding: 0 24px 0 15px;
}
.newsList .rightList {
    margin-left: 0;
    margin-right: 14px;
}
.leftList ul, .rightList ul, .meetList ul, .tabsContent ul, .hdLeftTop ul,.hdRightBottom ul, .comList ul, .topicArcRight ul {
    margin-left: 8px;
    padding: 15px 0 10px;
}
.leftList ul li, .rightList ul li, .meetList ul li, .tabsContent ul li, .hdLeftTop ul li,.hdRightBottom ul li,  .comList ul li, .topicArcRight ul li {
    height: 40px;
    line-height: 40px;
    background: url(../images/spot.png) left center no-repeat;
    border-bottom: 1px solid #e1e1e1;
}
.leftList li a, .rightList li a, .meetList li a, .hdLeftTop ul li a, .hdRightBottom ul li a, .comList ul li a, .topicArcRight ul li a {
    display: block;
    border-bottom: 1px solid #efeded;
    margin-left: 6px;
    padding-left: 7px;
    color: #242424;
}
.tabsContent ul li a{
	display: block;
    margin-left: 6px;
    padding-left: 7px;
    color: #242424;
}
.itemMeeting {
    border-bottom: 1px solid #e1e1e1;
}
.meetList {
    width: 590px;
}
.meetList ul, .tabsContent ul, .hdLeftTop ul, .comList ul {
    padding-bottom: 0;
}
.meetList li span, .tabsContent li span, .hdLeftTop li span, .comList li span {
    float: right;
}
.infoList {
    width: 540px;
    margin-right: 0;
}
.infoList li {
    height: 50px;
    width: 160px;
    float: left;
    text-align: center;
    padding-top: 96px;
    background-color: #f7f7f7;
    margin: 14px 10px 0;
}
.infoList li a {
    display: block;
    color: #242424;
    position: relative;
}
.infoList li a img {
    position: absolute;
    left: 60px;
    top: -60px;
}
.friendLink .FLtop {
    margin-top: 27px;
}
.friendLink .FLtop a {
    margin: 0 7px;
}
.FLbottom select {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #dbdbdb;
    padding-left: 10px;
    float: left;
    margin: 0 8px;
    font-family: 'Microsoft YaHei';
}
.FLbottom select option {
    height: 40px;
    line-height: 40px;
}
.s1 {
    width: 176px;
}
.s2 {
    width: 230px;
}
.s3 {
    width: 200px;
}
.s4 {
    width: 150px;
}
.s5 {
    width: 150px;
}
.s6 {
    width: 135px;
}
.scrollPic {
    height: 100px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
}
.scrollPicTitle {
    position: absolute;
    left: -23px;
    top: 0;
    width: 50px;
    height: 100px;
    background-color: #004e99;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.scrollPicTitle a {
    color: #fff;
    display: block;
    padding-top: 22px;
}
/*   政务公开  */
.zeLeft {
    width: 680px;
    margin-left: 24px;
}
.leader {
    height: 186px;
}
.leaderLeft {
    width: 420px;
    height: 186px;
    background-color: #f7f7f7;
    margin-top: 34px;
}
.leaderLeft-l {
    width: 31px;
    height: 131px;
    background-color: #2b6498;
    font-size: 16px;
    color: #fff;
    padding: 55px 10px 0;
    text-align: center;
    line-height: 18px;
}
.leaderLeft-c {
    width: 159px;
    text-align: center;
    padding-top: 17px;
}
.leaderLeft-c a {
    display: block;
    font-size: 14px;
    color: #2b6498;
    padding-top: 10px;
}
.leaderLeft-r {
    width: 166px;
    padding-left: 43px;
    border-left: 1px solid #c0c0c0;
    height: 130px;
    margin-top: 28px;
}
.leaderLeft-r p {
    color: #1a1a1a;
    margin-bottom: 12px;
}
.leaderLeft-r a {
    display: inline-block;
    width: 45%;
    color: #484848;
    line-height: 26px;
}
.leaderRight {
    width: 243px;
    margin-top: 29px;
}
.leaderRight a {
    display: block;
    height: 59px;
    line-height: 59px;
    background-color: #f7f7f7;
    text-align: center;
    margin-top: 5px;
    font-size: 18px;
    color: #2b6498;
    font-weight: bold;
}
.newsList1 li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #efeded;
}
.newsList1 li a {
    display: inline-block;
    padding-left: 24px;
    background: url(../images/spot.png) no-repeat 7px;
    color: #242424;
}
.newsList1 li span {
    float: right;
}
.zwRight {
    width: 455px;
    margin-right: 17px;
    margin-top: 32px;
}
.picList li, wordList li {
    float: left;
}
.picList li {
    width: 217px;
    height: 117px;
    background-color: #f7f7f7;
    margin: 0 5px 15px;
    text-align: center;
}
.picList li img {
    margin-top: 12px;
}
.picList li h2 {
    font-size: 16px;
    color: #242424;
    font-weight: normal;
    padding-top: 10px;
}
.wordList li {
    float: left;
    width: 33.33%;
    height: 45px;
    line-height: 45px;
}
.wordList li a {
    display: block;
    padding-left: 34px;
    font-size: 16px;
    color: #242424;
}
.leaderDetail {
    border: 1px solid #efeded;
    padding: 40px 0 10px;
    overflow: hidden;
}
.leaderDetailLeft {
    width: 151px;
    margin-left: 43px;
}
.leaderDetailLeft p {
    color: #2b6498;
    font-size: 16px;
    margin-top: 15px;
}
.leaderDetailRight {
    width: 608px;
    margin-right: 38px;
}
.leaderDetailRight h4 {
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    background-color: #f8f8f8;
    font-size: 16px;
    color: #000;
    padding-left: 20px;
    margin-bottom: 20px;
}
.leaderDetailRight .arc {
    line-height: 36px;
    color: #000;
    margin-left: 5px;
}
.notice {
    border-top: 1px solid #e1e1e1;
    margin-left: 24px;
    margin-right: 17px;
}
.notice .newsList1 {
    width: 680px;
}
.notice .noticeList {
    width: 455px;
}
.notice .noticeList li {
    float: left;
    width: 137px;
    height: 150px;
    margin-left: 14px;
    margin-bottom: 13px;
}
.noticeList li a {
    display: block;
    width: 137px;
    height: 150px;
    background-color: #f7f7f7;
    border-radius: 5px;
    text-align: center;
}
.noticeList li img {
    margin-top: 23px;
}
.noticeList li h3 {
    font-size: 14px;
    color: #242424;
    font-weight: normal;
    line-height: 24px;
    margin-top: 14px;
}
.zwInfo {
    margin-left: 24px;
    margin-right: 17px;
}
.zwInfoList a {
    display: block;
    width: 180px;
    height: 46px;
    border: 1px solid #e1e1e1;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #242424;
    margin: 0 2px 6px;
    float: left;
}
.morePage {
    position: absolute;
    right: 0;
    top: 0;
}
.morePage a {
    display: inline-block;
    font-size: 14px;
    color: #151515;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    margin-left: 5px;
}
.morePage a.active {
    background-color: #004e99;
    color: #fff;
    border: 1px solid #004e99;
}
.tabsT a {
    color: #151515;
    margin: 0 10px;
}
.tabsT a.on {
    color: #f20000;
    font-weight: bold;
}
.tabsC div {
    display: none;
}
.tabsC div.on {
    display: block;
}
/*  政务服务  */
.serLeft {
    width: 334px;
    margin-left: 29px;
}
.serLeft ul {
    padding-top: 50px;
}
.serLeft li {
    height: 75px;
    line-height: 75px;
    background: url(../images/serNavBg.png) top center no-repeat;
    margin-bottom: 20px;
}
.serLeft li a {
    display: block;
    padding-left: 55px;
    font-size: 18px;
    color: #242424;
}
.serRight {
    width: 740px;
    margin-right: 40px;
    margin-top: 20px;
}
.serRight a {
    display: inline-block;
    width: 19%;
    font-size: 16px;
    color: #242424;
    letter-spacing: -1px;
    height: 38px;
    line-height: 38px;
}
.serRightTop {
    border-bottom: 1px solid #e1e1e1;
}
/*  政民互动  */
.hdLeft {
    width: 497px;
    margin-left: 24px;
    margin-top: 15px;
}
.hdRight {
    width: 631px;
    margin-right: 24px;
    margin-top: 15px;
}
.onlineTalk {
    height: 193px;
    border-bottom: 1px solid #efeded;
    padding-top: 10px;
}
.onlineTalk .onlineLeft {
    width: 287px;
    height: 177px;
    margin-left: 15px;
}
.onlineTalk .onlineRight a {
    font-size: 16px;
    color: #242424;
    margin-bottom: 10px;
    display: block;
}
.onlineTalk .onlineRight p {
    color: #4d4d4d;
    line-height: 30px;
}
.onlineTalk .onlineRight {
    width: 300px;
    height: 177px;
}
.tabsOnline li {
    margin-top: 10px;
}
.webInfo {
    width: 301px;
}
.webInfo li {
    height: 72px;
    width: 301px;
    margin-top: 14px;
}
.webInfo li a {
    position: absolute;
    display: block;
    width: 301px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
}
.onlineServ {
    width: 309px;
}
.onlineServ ul {
    width: 236px;
    padding-left: 33px;
}
.onlineServ ul li {
    width: 236px;
    height: 72px;
    line-height: 72px;
    background-color: #f7f7f7;
    margin-top: 14px;
}
.onlineServ li a {
    display: block;
    padding-left: 118px;
    font-size: 16px;
    color: #242424;
}
.onlineServ li img {
    position: absolute;
    top: 22px;
    left: 39px;
}
.tabsNav {
    position: absolute;
    left: 120px;
    top: 0;
}
.tabsNav a {
    display: inline-block;
    color: #242424;
    font-size: 16px;
    margin-right: 15px;
}
.tabsNav a.on {
    color: #f20000;
}
.tabsOnline .tabs {
    display: none;
}
.tabsOnline .tabs.on {
    display: block;
}
.talkDetail {
    padding: 0 24px;
}
.location {
    padding-top: 24px;
}
.location .title {
    height: 32px;
    line-height: 32px;
    background-color: #f8f8f8;
    padding-left: 14px;
    color: #000;
}
.talkTop .talkTopLeft {
    width: 336px;
    height: 222px;
    margin-left: 49px;
    margin-top: 13px;
}
.talkTop .talkTopRight {
    width: 677px;
    margin-top: 33px;
}
.talkTop .talkTopRight h2 {
    font-weight: normal;
    font-size: 16px;
    color: #242424;
    margin-bottom: 25px;
}
.talkTop .talkTopRight p {
    color: #4d4d4d;
    margin-bottom: 25px;
}
.talkTitle {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 27px;
    background: #f8f8f8 url(../images/line.jpg) no-repeat 14px;
    margin-top: 22px;
}
.talkCenter {
    border: 1px solid #efeded;
    padding: 20px 15px 20px 45px;
}
.talkItem {
    overflow: auto;
    overflow-x: hidden;
    height: 415px;
}
.talkCenter .talkArc {
    font-size: 16px;
    color: #686868;
    line-height: 35px;
    margin-bottom: 35px;
    margin-right: 50px;
}
.talkCenter .talkArc .c1 {
    color: #d40000;
}
.talkCenter .talkArc .c2 {
    color: #004e99;
}
.talkImgList {
    height: 212px;
    padding-top: 30px;
    border: 1px solid #efeded;
}
.talkImgList ul {
    margin-left: 50px;
}
.talkImgList li {
    float: left;
    margin-right: 40px;
}
.common .formTitle ul {
    padding-top: 0;
}
.common .formTitle li {
    float: left;
    padding-right: 0;
}
.theme {
    width:810px;
}
.update {
    width: 260px;
	float: right;
	text-align: right
}
.state {
    width: 136px;
}
.formList li {
    width: 100%;
}
.formList li p {
    float: left;
    border-bottom: 1px solid #efeded
}
.comList.formList ul li a {
    display: block;
    float: left;
}
.formList.comList ul li a.start {
    margin-left: 0;
    color: #004e99;
}
.formList.comList ul li p.end {
    padding-left: 7px;
}
.detailList {
    background-color: #f8f8f8;
    margin-top: 13px;
}
.detailList h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    padding: 35px 0;
}
.detailList .tips {
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    padding: 20px 0;
}
.detailList .tips h4 {
    font-size: 18px;
    color: #3c3c3c;
    font-weight: normal;
    margin: 0 240px;
    text-indent: 2em;
    line-height: 35px;
}
.form {
    margin: 35px 0 0;
}
.form dl {
    font-size: 18px;
    color: #3c3c3c;
    margin: 0 59px 10px;
}
.form dt {
    margin-bottom: 15px;
}
.form dd {
    margin-left: 20px;
    height: 36px;
}
.btnbg {
    text-align: center;
    background-color: #fff;
    padding-top: 45px;
}
.form .formBtn {
    width: 116px;
    height: 40px;
    background: url(../images/btn.jpg) top center no-repeat;
    cursor: pointer;
}
.talkList li {
    border: 1px solid #efeded;
    min-height: 147px;
    padding: 29px 0;
    margin-bottom: 20px;
    overflow: hidden;
}
.talkListLeft {
    width: 287px;
    margin-left: 29px;
}
.talkListRight {
    width: 440px;
    margin-right: 30px;
    line-height: 36px;
    color: #4d4d4d;
}
.talkListRight a {
    font-size: 16px;
    color: #242424;
}
/*  走进庄河   */
.aboutLeft {
    width: 670px;
    margin-left: 43px;
    margin-top: 32px;
}
.aboutLeft .arc {
    padding: 35px 30px 0 15px;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    overflow: hidden;
	text-align:justify;
}
.aboutRight {
    width: 376px;
    margin-right: 24px;
    margin-top: 32px;
}
.aboutRight li {
    float: left;
    width: 160px;
    height: 108px;
    margin: 0 13px 14px 0;
    position: relative;
}
.aboutRight li a {
    display: block;
    position: absolute;
    width: 160px;
    height: 43px;
    padding-top: 65px;
    line-height: 32px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.aboutRight li span {
    display: block;
    height: 12px;
    background: url(../images/line.png) top center no-repeat;
}
/*  搜索结果  */
.searchLeft {
    width: 232px;
    margin-left: 24px;
}
.searchLeft .leftTitle {
    height: 42px;
    line-height: 42px;
    background-color: #004e99;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.searchLeft ul {
    margin-top: 45px;
    text-align: center;
}
.searchLeft li a {
    font-size: 16px;
    color: #242424;
}
.searchLeft li a span {
    color: #004e99;
    padding-right: 5px;
}
.searchRight {
    width: 850px;
    margin-right: 30px;
}
.searchRight h2 {
    font-size: 16px;
    color: #fff;
    background-color: #004e99;
    text-align: center;
    width: 134px;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
}
.innerSerch {
    width: 718px;
    margin-top: 20px;
}
.innerSerch .text {
    height: 42px;
    line-height: 42px;
    border: 1px solid #b9b9b9;
    border-right: none;
    font-size: 16px;
    color: #242424;
    width: 615px;
    padding-left: 8px;
}
.innerSerch .btn {
    width: 94px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #004e99;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.searchList {
    border: 1px solid #efeded;
}
.searchList ul {
    padding: 0 30px 15px 20px;
}
.searchList li {
    margin-top: 20px;
    line-height: 35px;
    color: #242424;
    border-bottom: 1px solid #b9b9b9;
    padding-left: 7px;
    padding-bottom: 15px;
}
.searchList li a {
    display: block;
    color: #242424;
}
.searchList li .red {
    color: #d40000;
}
.pages {
    text-align: center;
    margin-top: 20px;
}
.pages a {
    padding: 7px 12px;
    border: 1px solid #efeded;
    color: #242424;
    margin: 0 4px;
}
.pages a:hover, .pages .pagebg {
    color: #fff;
    background-color: #004e99;
    border: 1px solid #004e99;
}
/*   通用列表页   */
.common {
    padding: 24px 24px 0;
}
.local {
    height: 32px;
    line-height: 32px;
    background-color: #f8f8f8;
    padding-left: 14px;
}
.local a{
 color: #242424
}
.localTitle {
    font-size: 18px;
    color: #000;
    padding-left: 14px;
    height: 42px;
    line-height: 42px;
    background-color: #f8f8f8;
    margin-top: 13px;
}
.common ul {
    margin-right: 27px;
    padding-top: 10px;
    margin-left: 27px;
}
.common li {
    padding-right: 15px;
}
.common li span {
    margin-right: 15px;
}
.comList {
    border: 1px solid #efeded;
}
 
.comListLeft {
    width: 244px;
    margin-top: 13px;
}
.comListLeft h2, .comListRight h2, .conTitle {
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    padding-left: 14px;
    background-color: #f8f8f8;
    font-size: 18px;
    color: #000;
}
.comListLeft h2.leftMenu {
    background-color: #004e99;
    color: #fff;
    text-align: center;
}
.comListLeft .mb12 {
    margin-bottom: 12px;
}
.leftNav {
    border: 1px solid #efeded;
    width: 242px;
}
.common ul.leftNav {
    margin-left: 0;
    margin-top: 20px;
    padding-bottom: 4px;
}
.leftNav li {
    margin: 0 5px 6px;
    width: 232px;
}
.leftNav li a {
    display: block;
    height: 42px;
    line-height: 42px;
    background-color: #f8f8f8;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.leftNav li a:hover, .leftNav li .abg {
    background-color: #004e99;
    color: #fff;
}
.comListRight {
    width: 888px;
    margin-top: 13px;
}
.common .leftNav.Nav {
    margin-top: 0;
}
.common .leftNav.Nav li a:hover, .common .leftNav.Nav li .abg {
    background-color: #d1d1d1;
    color: #000;
}
/*   通用详情页  */
.detailLeft {
    width: 673px;
    background-color: #f8f8f8;
    padding: 40px 32px 35px;
    margin-left: 24px;
    margin-top: 13px;
}
.detailLeft h2 {
    font-size: 18px;
    color: #010101;
    font-weight: normal;
}
.detailLeft p {
    color: #686868;
}
.detailLeft .time {
    padding-top: 10px;
    padding-bottom: 30px;
}
.detailLeft p a {
    color: #004e99;
}
.detailLeft .arc p {
    text-indent: 2em;
    line-height: 32px;
    color: #686868;
}

/*   通用详情页  */
.detailLeft2 {
    width: 818px;
    background-color: #f8f8f8;
    padding: 40px 32px 35px;
    margin-left: 24px;
    margin-top: 13px;
}
.detailLeft2 h2 {
    font-size: 18px;
    color: #010101;
    font-weight: normal;
}
.detailLeft2 p {
    color: #686868;
}
.detailLeft2 .time {
    padding-top: 10px;
    padding-bottom: 30px;
}
.detailLeft2 p a {
    color: #004e99;
}
.detailLeft2 .arc p {
    text-indent: 2em;
    line-height: 32px;
    color: #686868;
}
.m24 {
    margin: 0 24px;
}
.m24 a{
 color: #242424
}
/*   专题   */
.topic {
    background: #fff;
}
.topic .head {
    height: 220px;
    text-align: center;
}
.topic .head a {
    display: inline-block;
    padding-left: 60px;
    background: url(../images/back.png) left center no-repeat;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 490px auto 0;
}
.topicNav a {
    display: block;
    width: 310px;
    height: 259px;
    color: #353535;
    font-weight: bold;
    float: left;
}
.topicNav .topImg {
    margin-top: 80px;
    margin-left: 165px;
}
.topicNav .bottomImg {
    margin-top: 45px;
    margin-bottom: 100px;
}
.topicNav .topImg a {
    margin: 0 55px;
}
.topicNav .bottomImg a {
    margin: 0 40px;
}
.topicNav .tbg1 {
    background: url(../images/tbg1.png) top center no-repeat;
}
.topicNav .tbg2 {
    background: url(../images/tbg2.png) top center no-repeat;
}
.topicNav .tbg3 {
    background: url(../images/tbg3.png) top center no-repeat;
}
.topicNav .tbg4 {
    background: url(../images/tbg4.png) top center no-repeat;
}
.topicNav .tbg5 {
    background: url(../images/tbg5.png) top center no-repeat;
}
.topicNav .tbg1 p, .topicNav .tbg3 p {
    font-size: 18px;
    padding-top: 150px;
    line-height: 36px;
}
.topicNav .tbg2 p, .topicNav .tbg4 p, .topicNav .tbg5 p {
    font-size: 24px;
    padding-top: 167px;
}
.innHead {
    height: 200px;
}
.topicArc {
    height: 223px;
    background: url(../images/topicBg2.jpg) top center no-repeat;
    padding-top: 55px;
}
.topicArc p {
    margin: 0 140px 0 196px;
    text-indent: 2em;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    letter-spacing: 4px;
}
.topicArcLeft {
    width: 520px;
    margin-left: 45px;
}
.topicArcRight {
    width: 512px;
    margin-right: 54px;
}
.topicTitle {
    font-size: 16px;
    color: #151515;
    font-weight: normal;
    height: 45px;
    padding-top: 0;
    border-bottom: 1px solid #e1e1e1;
    background: url(../images/img1.png) left top no-repeat;
    padding-left: 26px;
}
/*   进度条   */
.barbox {
    height: 20px;
    line-height: 20px;
    width: 230px;
    padding-top: 3px;
    text-align: left;
    margin: 0 35px 0 0 !important;
}
.barbox dt a {
    color: #0048CC;
}
.barbox dd {
    float: left;
}
.barbox dd.last {
    color: #999;
}
.barbox dd.barline {
    width: 160px;
    background: #fff;
    border: 1px solid #b8b8b8;
    height: 18px;
    display: inline;
}
.barbox dd.barline div.charts {
    height: 18px;
    overflow: hidden;
    background-color: #b8b8b8;
}
.barbox dd.barline span {
    position: absolute;
    right: -20px;
    top: 3px;
}
.back {
    display: inline-block;
    width: 116px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #004e99;
    font-size: 16px;
}
/**
  * 超过一行时...显示
  */
.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/**
  * 超过两行时...显示
  */
.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.righta {
    float: right;
    color: white;
    margin-right: 10px;
}
/**
 * 单行显示
 */
.ellipse {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left !important;
}
/*   新增 2019.07.11  */
.picList1 {
    padding: 20px 15px 0 43px;
}
.iconList {
    width: 500px;
    padding-top: 56px;
}
.iconList li {
    float: left;
    margin: 35px 20px 0;
}
.table {
    border: 1px solid #bfbfbf;
    border-bottom: none;
    border-right: none;
}
.table td {
    border: 1px solid #bfbfbf;
    border-top: none;
    border-left: none;
    font-size: 16px;
}
.table .pl25 {
    padding-left: 25px;
}
.table .name1 {
    font-weight: bold;
    color: #f20000;
}
.table .arc2 {
    padding: 25px 14px;
    line-height: 30px;
    color: #090909;
}
.arc1 {
    border: 1px solid #bfbfbf;
	text-align: justify;   
    border-radius: 3px; 
}
.centerimg{
    font-size:16px;
    font-family:'微软雅黑','sans-serif';
    display: block;
    text-align: center
}
.centerimg img{
    width:796px;
    height:492px;
}
.left-fixed{
	position: fixed;
	top: 45%;
	left: 0;
	z-index: 1030;
	display:none;
}
.left-fixed .close{
		position: fixed;
		z-index: 1000;
		color: white;
		background: #999999;
		padding: 3px 7px;
		margin-left: 227px;
}
.left-fixed1{
	position: fixed;
	top: 45%;
	left: 0;
	z-index: 1030;
	display:none;
}
.left-fixed1 .close{
		position: fixed;
		z-index: 1000;
		color: white;
		background: #999999;
		padding: 3px 7px;
		margin-left: 177px;
}
.left-fixed1 img{
	width:200px;
}
.left-fixed2{
	position: fixed;
	top: 64%;
	left: 0;
	z-index: 1030;
	display:none;
}
.left-fixed2 .close{
		position: fixed;
		z-index: 1000;
		color: white;
		background: #999999;
		padding: 3px 7px;
		margin-left: 177px;
}
.left-fixed2 img{
	width:200px;
}
.left-fixed3{
	position: fixed;
	top:83%;
	left: 0;
	z-index: 1030;
	display:none;
}
.left-fixed3 .close{
		position: fixed;
		z-index: 1000;
		color: white;
		background: #999999;
		padding: 3px 7px;
		margin-left: 177px;
}
.left-fixed3 img{
	width:200px;
}
.left-fixed img{
	width:250px;
}
.friendLink a{
	padding-right:30px;
	float:left;
	color:#000000;
}
.friendLink a:link, .friendLink a:visited{
		color:#000000;
}
.animate {
            padding-left: 20px;
            font-size: 16px;
            color: #000;
            display: inline-block;
            white-space: nowrap;
            animation: 60s wordsLoop linear infinite normal;
        }
 
        @keyframes wordsLoop {
            0% {
                transform: translateX(200px);
                -webkit-transform: translateX(200px);
            }
            100% {
                transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
            }
        }
 
        @-webkit-keyframes wordsLoop {
            0% {
                transform: translateX(200px);
                -webkit-transform: translateX(200px);
            }
            100% {
                transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
            }
        }
.animate a{
	margin-right: 44px;
}

/*  搜索结果  */
.searchLeft {
    width: 232px;
    margin-left: 24px;
}
.searchLeft .leftTitle {
    height: 42px;
    line-height: 42px;
    background-color: #004e99;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.searchLeft ul {
    margin-top: 45px;
    text-align: center;
}
.searchLeft li a {
    font-size: 16px;
    color: #242424;
}
.searchLeft li a span {
    color: #004e99;
    padding-right: 5px;
}
.searchRight {
    width: 1140px;
    margin:0 auto;
}
.searchRight h2 {
    font-size: 16px;
    color: #fff;
    background-color: #004e99;
    text-align: center;
    width: 134px;
    height: 42px;
    line-height: 42px;
    font-weight: normal;
}
.innerSerch {
    width: 718px;
    margin-top: 20px;
}
.innerSerch .text {
    height: 42px;
    line-height: 42px;
    border: 1px solid #b9b9b9;
    border-right: none;
    font-size: 16px;
    color: #242424;
    width: 615px;
    padding-left: 8px;
}
.innerSerch .btn {
    width: 94px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #004e99;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.searchList {
    border: 1px solid #efeded;
}
.searchList ul {
    padding: 0 30px 15px 20px;
}
.searchList li {
    margin-top: 20px;
    line-height: 35px;
    color: #242424;
    border-bottom: 1px solid #b9b9b9;
    padding-left: 7px;
    padding-bottom: 15px;
}
.searchList li a {
    display: block;
    color: #242424;
}
.searchList li .red {
    color: #d40000;
}