body{
    background: #f4f4f4;
}
a:hover{
    color:#005293;
}
.content-1160{
    width:1160px;
    margin:0 auto;
}
.bg-white{
    background: #fff;
    padding:25px 45px;
}
ul.nav-menu{
    background: #fff;
    height:54px;
    line-height: 54px;
}
ul.nav-menu.cur{
    position: fixed;
    top: 0;
    z-index: 99;
    left: 50%;
    margin-left: -500px;
}

ul.nav-menu li{
    float:left;
    color:#464C5B;
    font-size: 20px;
    width:210px;
    text-align: center;
}
ul.nav-menu li a{
    display: inline-block;
    width:100px;
}
ul.nav-menu li.active a{
    color:#005293;
    border-bottom: 4px solid #005293;
}
form input{
    width:480px;
    height:30px;
    border:1px solid rgba(215,221,228,1);
    border-radius:2px;
    padding:0 10px;
}
form input[type=radio]{
    width:15px;
    height:15px;
    border:1px solid rgba(215,221,228,1);
    border-radius:2px;
}
form input.m-input-small{
    width:160px;
}
form select{
    width:165px;
    height:30px;
    border:1px solid rgba(215,221,228,1);
    border-radius:2px;
}
form textarea{
    width:480px;
    height:200px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(215,221,228,1);
    border-radius:2px;
    padding:0 10px;
}
.title-big{
    text-align: center;
    color:#005293;
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
}
.title-big img{
    vertical-align: middle;
}
.ct-fill-jigou{
    margin-bottom: 20px;
}
.ct-fill-jigou h5{
    display: inline-block;
    color:#464C5B;
    font-size:16px;
    font-weight: normal;
    width: 128px;
    text-align: right;
}
.ctp-title{
    color:#464C5B;
    font-size:16px;
    font-weight: normal;
    width: 128px;
    text-align: right;
}
.ct-fill-jgname,.ct-fill-jgarea{
    display: inline-block;
}
.form-title{
    color:#005293;
    font-size: 18px;
    font-weight:bold;
    height:22px;
    border-left:4px solid #005293;
    padding-left:20px;
    margin-bottom: 25px;
}

.get-code{
    width:110px;
    height:30px;
    line-height: 30px;
    background:rgba(244,244,244,1);
    border:1px solid rgba(178,209,250,1);
    border-radius:2px;
    color:#005293;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.getCode{
    width:110px;
    height:30px;
    line-height: 30px;
    border:1px solid #8a8a8a;
    border-radius:2px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;

    background: #e0e0e0;
    color: #8a8a8a;
    cursor: not-allowed;
}
.requirement{
    display: none;
}

ul.dynamic li{
    height:76px;
    line-height: 76px;
    color:#464C5B;
    font-size: 16px;
    font-weight: bold;
    border-bottom:1px solid #f4f4f4;
}
ul.dynamic li a{
    display: block;
    width:100%;
}
ul.dynamic li a span{
    float:right;
}
.submit{
    clear: both;
    width:140px;
    height:40px;
    line-height: 40px;
    background:#005293;
    border-radius:4px;
    color:#fff;
    font-size: 14px;
    text-align: center;
    display: block;
    margin:40px auto;
    margin-left:132px;
    cursor: pointer;
}
.ctp-photo img{
    width:116px;
    height:80px;
    cursor: pointer;
}
.service-1{
    display: none;
    background: #fff;
    margin-top:30px;
    padding:20px;
    min-height: 300px;
}
.service-list{
   padding-top: 60px;
    margin-bottom: 50px;
}

.service-div{
    width:1160px;
    margin-left:80px;
    margin-top:30px;
}
.service-div img{
    width:60px;
    height:60px;
}
.service-div .service-div-title{
    font-size:16px;
    font-weight: bold;
}
.service-div span{
    display: inline-block;
    background: #fff;
    margin-left:20px;
    margin-top: 10px;
}

.article-title{
    color:#464C5B;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top:40px;
    margin-bottom: 20px;
}
.load-more{
    color:#005293;
    font-size: 16px;
    text-align: center;
}

.top-banner{
    min-width: 1210px;
    width: 100%;
    overflow: hidden;
    height: 350px;
    margin-bottom: 0;
    position: relative;
}
.top-banner img{
    width: 1920px;
    height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -960px;
    margin-top: -175px;
}
.top-banner-small{
    display: none;
    min-width: 1210px;
    width: 100%;
    overflow: hidden;
    height: 80px;
    margin-bottom: 0;
    position: relative;
}
.top-banner-small img{
    width: 1920px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -960px;
    margin-top: -40px;
}

.bottom{
    min-width: 1210px;
    width: 100%;
    overflow: hidden;
    height: 176px;
    margin-top: 40px;
    margin-bottom: 0;
    position: relative;
}
.bottom img{
    min-width: 1210px;
    height: 176px;
    width: 1920px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -960px;
    margin-top: -88px;
}
.platform-menu{
    width:160px;
    text-align: center;
    font-size: 24px;
    color:#333;
    margin-left: 82px;
    cursor: pointer;
}
.platform-menu.active{
    color:#B42626;
    font-weight: bold;
}
.platform-menu a{
    background:#fff;
    box-shadow:0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    border-radius:16px;
    width:160px;
    height:160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.preferential-info{
    margin-top: 40px;
}
.preferential-info-list{
    width:1003px;
    height:112px;
    background: #fff;
    padding:10px 24px;
    box-sizing: border-box;
}
.preferential-info-list .news-text{
    height:100px;
    box-sizing: border-box;
}
.preferential-info-list ul li{
    position:relative;
    float:left;
    line-height: 30px;
}
.preferential-info-list ul li a{
    line-height: 30px;
    font-size: 16px;
    color:#666;
}
.preferential-info-list span.content-title{
    display: inline-block;
    width:490px;
}
#kkpager span.curr {
    border: 1px solid #005293;
    background-color: #005293;
}

#kkpager1{
    clear:both;
    height:50px;
    line-height:30px;
    margin:0 auto;
    width:850px;
    padding:20px 0;
    color:#999999;
    font-size:14px;
}
#kkpager1 a{
    padding:8px 16px;
    margin:10px 3px;
    font-size:14px;
    border:1px solid #DFDFDF;
    background-color:#FFF;
    color:#9d9d9d;
    text-decoration:none;
    outline: none;
}
#kkpager1 span{
    font-size:14px;
}
#kkpager1 span.disabled{
    padding:8px 16px;
    margin:10px 3px;
    font-size:14px;
    border:1px solid #DFDFDF;
    background-color:#FFF;
    color:#DFDFDF;
}
#kkpager1 span.curr{
    padding:8px 16px;
    margin:10px 3px;
    font-size:14px;
    border:1px solid #da1a1f;
    background-color:#da1a1f;
    color:#FFF;
}
#kkpager1 a:hover{
    border:1px solid #da1a1f;
}
#kkpager1 span.normalsize{
    font-size:14px;
}
#kkpager1 span.curr {
    border: 1px solid #005293;
    background-color: #005293;
}
.submit-success{
    font-size:18px;
    color:#333;
    font-weight: bold;
}
.submit-success img{
    vertical-align: middle;
    margin-right: 20px;
}
a.need-to-register{
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #005293;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 40px auto;
}
a.need-to-register:hover{
    color:#fff;
}

.title-index{
    font-size:28px;
    font-weight: bold;
    color:#333;
    border-left:4px solid #005293;
    padding-left:14px;
    height:25px;
    line-height: 25px;
    margin-top:30px;
    margin-bottom: 20px;
}
.title-index a{
    float:right;
    font-size:14px;
    font-weight: normal;
    color:#666;
}
.hall-of-supply{
    width:518px;
    height:475px;
    background:#fff;
    border-radius:8px;
    padding:28px;
    box-sizing: border-box;
}
.hall-of-supply ul li{
    height:50px;
    border-bottom: 1px solid #DCDCDC;
    padding-top:12px;
    padding-bottom: 5px;
}
.hall-of-supply ul li .create-time{
    float:right;
    margin-top: 10px;
}
.my-service{
    text-align: center;
    margin-top:50px;
}
a.login{
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #005293;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 40px auto;
}
a.login:hover{
    color:#fff;
}
.partners{
    margin-top:30px;
}
.partners a{
    box-sizing: border-box;
    display: inline-block;
    width:120px;
    height:120px;
    background: #fff;
    margin-right:28px;
    margin-bottom: 18px;
    text-align: center;
    padding:25px 18px;
    font-size: 12px;
    color:#666;
    border:1px solid #F4F4F4;
    vertical-align: middle;
}
.partners-all a{
    margin-right:20px;
}
.partners a:last-child{
    margin-right:0;
}
.partners a img{
    max-width:40px;
    max-height:40px;
    margin-bottom: 12px;
}

.search {
    position:relative;
    width: 1030px;
    line-height: 35px;
    border-bottom: 1px solid #E9E9E9;
}
.search:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}
.project-left {
    clear: both;
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 10px;
    text-align: right;
}
.project-right {
    float: left;
    font-size: 14px;
    color: #7f7f7f;
    margin-left: 20px;
}
.project-right ul li { /*float:left;*/
    margin-right: 30px;
    border-radius: 2px;
}
.project-right ul li:first-child {
    margin-right: 60px;
}

.project-right ul li.current {
    background-color: #fff;
}

.project-right ul li a {
    display: block;
    color: #666;
    padding: 1px 8px;
    text-align: left;
}

.project-right ul li.current a {
    color: #fff;
}

.project-right .radio {
    float: left;
    margin:0 10px 0 2px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 2;
    padding: 2px 6px;
}

.project-right .radio input {
    width: 0;
    display:none;
}

.project-right .radio label {
    color:#666;
    cursor: pointer;
}
.project-right .radio label:hover {
    color:#e4393c;
}
.project-right .radio label.active {
    color: #e4393c;
    border-radius: 2px;
}

.project-right .div-shi {
    display: block;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    padding: 1px 7px;
    width: 880px;
    position: relative;
    top: -1px;
    z-index: 1;
    margin-bottom: 0px;
}

.project-right .div-shi:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}
.project-right .div-county {
    display: block;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    padding: 1px 7px;
    width: 860px;
    position: relative;
    top: -1px;
    z-index: 1;
    margin-bottom: 0px;
}
.project-right .div-county:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}

.Nl-areaSlt {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
}

.Nl-areaSlt:hover {
}

.nl-areaPro {
    float: left;
    margin-left: -9px;
    position: relative;
}

.nl-areaPro span.active {
    color: #e4393c;
}

.nl-areaPro span.Nl-areaSlt i {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    margin-left: 8px;
    vertical-align: middle;
    border-top: 4px solid #8f8f8f;
    border-bottom: 0 none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    _color: #ff38f8f8f;
    _filter: chroma(color=#ff38f8f8f);
    -webkit-transition: transform 0.4s ease 0s;
    transition: transform 0.4s ease 0s;
}

.nl-areaPro:hover .f-cb {
    display: block;
}

.project-right .nl-areaCity {
    float: right;
    width: 890px;
}

.project-right .nl-areaCity ul{margin-bottom: 0;}
.project-right .nl-areaCity li.province {
    width:78px;
    margin: 0px; /*text-align: center;*/
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 2;
    margin-right: 2px;
    margin-left: 2px;
}

.project-right .nl-areaCity li.active {
}

.project-right .nl-areaCity li.active a {
    color: #e4393c;
}

.project-right .nl-areaCity li:hover a {
    color: #e4393c;
}

.nl-areaPro ul li:first-child {
    margin-right: 30px;
}

.project-right .div-shi ul li.shi {
    width:100px;
    margin: 0px;
    text-align: center;
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 2;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 12px;
    padding: 2px 0;
}
.project-right .div-shi ul li.shi a {
    color: #666;padding: 0 8px;height: 24px;line-height: 24px;text-align: center;
}
.project-right .div-shi ul li.shi a:hover{background: #f2f2f2;}
.project-right .div-shi ul li.shi.active a {
    color: #e4393c;
    text-decoration: none;
}
.project-right .div-shi ul li.shi.active .div-county ul li.county a {
    color: #666;
    text-decoration: none;
}

.project-right .div-shi ul li.shi .div-county ul{
    text-align: left;
}
.project-right .div-shi ul li.shi .div-county ul li.county {
    margin: 0px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 2;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 12px;
    padding: 2px 0;
    height: 28px;
}
.project-right .div-shi ul li.shi .div-county ul li.county a {
    color: #666;padding: 0 8px;height: 24px;line-height: 24px;
}
.project-right .div-shi ul li.shi .div-county ul li.county a:hover{background: #f2f2f2;}
.project-right .div-shi ul li.shi .div-county ul li.county.active a {
    color: #e4393c;
    text-decoration: none;
}

.news-detail{
    background: #fff;
    margin-top:40px;
    padding:20px;
    min-height:550px;
}
.news-detail img{
    max-width:1120px;
}

.area-hidden{
    height: 36px;
    overflow: hidden;
}

.dsr-more{
    position:absolute;
    height: 20px;
    line-height: 20px;
    color: #333;
    width: 42px;
    right: 5px;
    top: 8px;
    font-size: 12px;
    text-align: center;
    color:#666;
    cursor:pointer;
}
.dsr-more .icon-dm{
    display: inline-block;
    width: 7px;
    height: 9px;
    background: url(../../img/indexV6/img/list-more.png) no-repeat;
    background-position: 0px 0px;
    margin-left: 1px;
    vertical-align: middle;
}
.dsr-more:hover .icon-dm{
    background-position: 0px -48px;
}
.dsr-more-opened .icon-dm{
    background-position: 0px -21px;
}
.dsr-more-opened:hover .icon-dm{
    background-position: 0px -69px;
}
