﻿.content {
    width: 1210px;
    height: auto;
    /* border: 1px solid #ccc; */
    background: #fff;
    margin: 10px auto;
    padding: 10px 0;
    overflow: hidden;
    clear: both;
}

.content .content-in {
    width: 1170px;
    margin: 0 auto;
    clear: both;
}

.content .content-in .n-ls-tp {
    margin-bottom: 10px;
    height: 30px;
    border-bottom: 1px solid #e8e8e8;

}

/*<!--new-->*/
.new-list {
    float: right;
    position: relative;
    min-height: 745px;
    width: 930px;
}

/*菜单栏*/
.content .content-in .menu {
    width: 220px;
    height: 745px;
    float: left;
    margin-bottom: 5px;
}

.menu ul li:first-child a {
    height: 46px;
    line-height: 46px;
    color: #3995E2;
    font-weight: 600;
    border-top: 2px solid #3995E2;
    position: relative;
}

.menu ul li:first-child a:before {
    content: '';
    position: absolute;
    background: url('../images/header/menuDmIcon.png') no-repeat center;
    width: 30px;
    height: 40px;
    left: 12px;
}

.menu ul li {
    border: 1px solid #ccc;
    border-top: 0
}

.menu ul li {
    position: relative;
}

.menu ul li a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #000;
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.menu ul li:hover {
    background: #eee;
}

.menu ul li span {
    width: 34px;
    height: 34px;
    background-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
}

.menu .submenu {
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
}

.menu .sub-s-h {
    display: none;
}

.menu .submenu:hover {
    background-color: #3399FF;
}

/* menu-bgClolr */
.menu ul li a.active {
    background: #eee;
}


/*header*/
#header {
    background: url(../images/header/bg.png) no-repeat center;
    width: 100%;
    min-width: 1366px;
}

.header {
    width: 1210px;
    height: 120px;
    margin: 0 auto;
}

.header div {
    float: left;
}

.header .logo {
    height: 120px;
    float: left;
}

.header .logo img {
    margin: 20px 0;
}

.header .place-name-mg p {
    margin: 34px 14px 0;
    color: #fff;
    font-weight: bold;
    color: #fff;
}

.header .ped-ps {
    margin-top: 3px;
}

/*字体翻转*/
.header .flipper .front h1 {
    transition: all 500ms ease;
    transform-style: preserve-3d;
    font-size: 44px;
    height: 120px;
    line-height: 120px;
    color: #fff;
    margin-left: 30px;
}

.header-h1-style {
    content: "踏实干事";
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg); /* IE 9 */
    -moz-transform: rotateY(360deg); /* Firefox */
    -webkit-transform: rotateY(360deg); /* Safari 和 Chrome */
    -o-transform: rotateY(360deg);
}

/*nav导航*/

#navbarIndex {
    width: 100%;
    height: 42px;
    clear: both;
    background: #3995E2;
}

.nav-mybar {
    width: 1210px;
    margin: 0 auto;
}

#navbarIndex ul li {
    height: 42px;
    width: 200px;
    float: left;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
}

#navbarIndex ul li a.active {
    background: #307CD0;
}

#navbarIndex ul li a {
    color: #fff;
    height: 40px;
    width: 200px;
    display: inline-block;
}

#navbarIndex ul li a:hover {
    color: #F6FF8F;
}

/* 申报界面头部nav-tab */
.top-col {
    width: 1210px;
    height: 58px;
    background-color: #3995E2;
    margin: 0 auto;
}

.top-col .local-p p {
    line-height: 58px;
    color: #fff;
    margin-left: 30px;
}

.top-col .news-rt {
    height: 50px;
    margin: 4px auto;
}

.top-col .news-rt a {
    color: #fff;
    font-size: 20px;
}

.top-col .news-rt .return {
    background: url("../../images/renaming-guide/u2584.png") no-repeat left;
    height: 50px;
    text-align: right;
    display: inline-block;
    line-height: 50px;
    margin: 0 20px 0;
    padding-left: 60px;
}

/*login*/
.top-col .login {
    height: 50px;
    margin: 4px 20px;
}

.top-col .login a {
    color: #fff;
}

.top-col .login .return {
    min-width: 60px;
    text-indent: 30px;
    height: 50px;
    text-align: right;
    display: inline-block;
    line-height: 50px;
    margin: 0 20px 0;
}

/*nav-tab*/
.nav-tab {
    width: 1210px;
    height: 46px;
    margin: 0 auto;
    border-radius: 3px;
}

.nav-tab ul li {
    float: left;
    width: 402px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #519BD8;
    font-weight: 600;
    font-size: 20px;
}

.nav-tab ul li a {
    width: 402px;
    height: 46px;
    display: inline-block;
    color: #fff;
}

.nav-tab ul li + li {
    border-left: none;
}


/* pinyin */
.filter dl dd a {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.filter dl dd {
    font-size: 16px;
    font-weight: bold;
}

.filter dl dd a.on {
    font-weight: 700;
    color: #477fd2;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.filter dl:after {
    content: "";
    display: block;
    clear: both;
}

.filter dl dt {
    font-size: 18px;
}

/* modal */
.modal-submit .modal-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
}

.modal-submit .modal-content p:first-child {
    color: red;
    margin: 20px 0 10px;
}

.modal-submit .modal-content .send {
    text-align: center;
}

.modal-submit .modal-content .send .btn-sure {
    border: 0;
    width: 60px;
    height: 30px;
    color: #fff;
    border-radius: 5px;
    background-color: #3399FF;
}

/* map-change */
.map-change {
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 1001;
    background: #fff;
    padding: 5px;
    width: 170px;
}

.map-smImg {
    float: left;
    position: relative;
    margin-left: 2px;
    height: 60px;
    cursor: pointer;
}

.map-smImg p {
    position: absolute;
    right: 0;
    bottom: -2px;
    color: #fff;
    font-size: 12px;
    padding: 0 4px;
}

.map-smImg.active p {
    background-color: #3399ff;
}

.map-smImg:hover p {
    background-color: #3399ff;
}

.map-smImg.active img {
    border: 2px solid #3399ff;
}

.map-smImg img {
    width: 80px;
    height: 60px;
}

/* applay-build-tooltip */
.tooltip {
    position: relative;
    /* display: inline-block; */
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    /* width: 304px; */
    min-width: 250px;
    background-color: #2f2c2c;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 1px;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    margin-left: -170px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}