/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
/*-----    ͼ      ------------------------------------------------------------------------*/
@import url("http://at.alicdn.com/t/font_1536559_vfyoxc0e7ji.css");
@import url("/hudong/static/assets/font_1536559_mv8zfvnf98/demo.css");
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #222;
}

a:hover, a:focus {
    text-decoration: none;
}

b, strong, em {
    font-weight: normal
}

button, input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before, .clearfix:after, .wrapper:after, .wrapper:before {
    content: "";
    display: table;
}

.clearfix:after, .wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix, .wrapper {
    zoom: 1;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #222;
}

li {
    list-style: none;
}

.uli14 li, .nowrapli li {
    list-style: square;
    color: #7c7c7c;
    margin-right: 39px;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
    color: #2d2d2d;
}

.uli-label li label {
    display: inline-block;
    color: #0073d4;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #eee;
    margin-bottom: 0;
    line-height: 1;
}
.uli14.pad-updown8 li {
    padding-top: 8px;
    padding-bottom: 8px;
}

.uli14.pad-updown8 li a {
    padding-left: 10px;
}

img {
    width: auto;
}

#skip {
    display: none;
}

.header{
    position: relative;
}
.header .navbar{
    background: #0e449e;
    padding:16px 0;
    margin-bottom: 0;
}

/*header*/
/*  ҳ*/
.navbar-header{
    float: left\9;
}
.menu-right{
    float: right\9;
    margin-top: 10px\9;
}
.menu-right .nav-bar{
    margin-right: 20px;
    text-align: center;
}
.menu-right .msg{
    position: relative;
    margin-right: 30px;
}
.menu-right .msg .num{
    background: #FF4747;
    border:1px solid #fff;
    border-radius: 30px 30px 30px 0;
    color: #fff;
    padding:0 6px;
    position: absolute;
    top:-14px;
    left:80px;
    font-size: 12px;
}
.menu-right{
    color:#fff;
}
.menu-right .nav-bar li{
    display: inline-block\9;
}
.menu-right .nav-bar li a{
    position: relative;
}
.menu-right .nav-bar li a:after{
    content: '';
    width: 1px;
    height: 12px;
    background: #fff;
    position: absolute;
    right:0;
    top:6px;
}
.menu-right .nav-bar li:last-child a:after{
    display: none;
}

.header .header-menu ul {
    display: flex;
    align-items: center;
}

.header .header-menu ul li a {
    color: #fff;
    padding: 0 16px;
    font-size: 16px;
    font-weight: normal;
    font-weight: bold;
}


.navbar-default .navbar-nav.container > li > a:hover {
    color: #FFA202;
    border-bottom: 2px solid #FFA202;
}

.navbar-nav > li {
    padding: 0 10px;
}

ul.nav.navbar-nav.container > li {
    padding: 0 20px;
}

.top-bar .container img {
    float: left \9;
}

.nav-right {
    float: right \9;
    margin-right: 0 !important;
}

.nav-right > li {
    float: left;
    margin-left: 10px;
}

.nav-right > li > a {
    border-bottom: 2px solid transparent;
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
}

.nav-right li > a {
    font-size: 14px;
    font-weight: normal;
}

.header .header-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header h1{
    margin-top: 70px;
    font-size: 55px;
    color:#fff;
    margin-bottom: 20px;
}
.header .nav-tabs a{
    color:#fff;
    font-size: 18px;
    padding-right: 54px;
}
.header .nav-tabs a:first-child{
    padding-left: 0;
}

/*  ҳ    */


.header .banner-cont{
    background: url(/static/assets/img/indexbanner.jpg) no-repeat center top;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0 30px;
    color:#fff;
    text-align: center;
    margin-top: -35px;
}

.header .banner-cont .title1{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 6px;
}
.banner-cont .title1 i{
    margin-right: 6px;
    font-size: 40px;
}
.header .banner-cont .icon-links{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    text-align: center;
}
.header .banner-cont .icon-links li{
    display: inline-block\9;
}
.header .banner-cont .icon-links li p{
}
.header .banner-cont .icon-links li a{
    display: flex;
    flex-direction: column;
    padding:0 30px;
    display: block\9;
}
.header .banner-cont .icon-links li a i{
    background: rgba(255,255,255,.6);
    background: #c5d7ea\9;
    display: block\9;
    border-radius: 4px;
    width: 70px;
    height: 70px;
    padding:10px\9;
    text-align: center;
    font-size: 40px;
    line-height: 70px;
    line-height: 50px\9;
    color:#0b3d5e
}
.header .banner-cont .icon-links li a:hover i{
    background: #0b3d5e;
    color:#fff;
}
.header  .banner-cont .icon-links li a p{
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    color:#fff;
}
.header  .banner-cont .search-cont{
    display: flex;
    height: 60px;
    position: relative;
    background: #fff;
    align-items: center;
    width: 735px;
    border-radius: 4px;
    margin:0 auto\9;
}
.header  .banner-cont .search-cont input,.banner-cont .search-cont select{
    border:none
}
.header  .banner-cont .search-cont select{
    float: left\9;
    margin-top: 14px\9;
}
.header  .banner-cont .search-cont input{
    width: 60%;
    margin-top: 14px\9;
    float: left\9;
}
.header .search-cont  i{
    font-size: 20px;
    color:#f96407;
    position: absolute;
    right:20px;
    top:20px;
}
.header .search-cont .btn{
    background: #216DE5;
    color:#fff;
    font-size: 16px;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 48px;
    border-radius: 0;
}

.header.header-2{

}

.header.header-2 .navbar{
    background: #fff;
}

.header.header-2 .header-menu ul li a{
    color: #767676!important;
}
.header.header-2 .header-menu ul li a:hover{
    color: #ec4415!important
}
.header.header-2 .header-menu ul li.active a{
    color: #ec4415!important;
    position: relative;
    display: block;
}
.header.header-2 .header-menu ul li.active a:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #ec4415;
    position: absolute;
    left:0;
    bottom:-10px;
}
.header.header-2 .banner-cont{
    background: url("/static/assets/img/newsbanner.jpg") no-repeat center top;
    height: 221px;
    padding-top: 50px;
}

.header .banner-cont-zt{
    background: url("/static/assets/img/djbanner.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt2{
    background: url("/static/assets/img/sswbanner0722.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt3{
    background: url("/static/assets/img/b2.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt4{
    background: url("/static/assets/img/b3.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt5{
    background: url("/static/assets/img/b4.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt6{
    background: url("/static/assets/img/b5.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt7{
    background: url("/static/assets/img/b6.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt8{
    background: url("/static/assets/img/b7.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt9{
    background: url("/static/assets/img/b8.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt10{
    background: url("/static/assets/img/b9.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt11{
    background: url("/static/assets/img/b10.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt12{
    background: url("/static/assets/img/b11.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt13{
    background: url("/static/assets/img/b13.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt14{
    background: url("/static/assets/img/zgsl_banner.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.header .banner-cont-zt15{
    background: url("/static/assets/img/xyddh_banner.jpg") no-repeat center center!important;
    height: 221px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:80px 0;
    color:#fff;

}
.slogen{
    display: flex;
    margin-top: 30px;
    text-align: center;
}
.slogen li{
    font-size: 24px;
    padding:0 20px;
    display: inline-block;
    font-weight: bold;
}
.notice{
    margin:30px 0 0;
}
.notice .notice-title{
    border-right:1px solid #eee;
}
.notice .notice-title span.en{
    font-size: 12px;
    color:#999;
}
.notice .notice-title h2{
    font-size: 20px;
    color:#ee4416;
    margin-top: 6px;
    font-weight: bold;
}
.navbar-brand > img {
    width: auto;
    height: 50px;
}
.notice .notice-title .more-info{
    border-radius: 30px;
    color:#ee4416;
    border:2px solid #ee4416;
    padding:2px 16px 4px;
    font-size: 12px;
}
.notice .notice-info h3{
    margin-top: 0;
    font-size: 18px;
    white-space: nowrap;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.notice .notice-info span{
    color:#999;
}
.news-cont .nav-tabs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.news-cont .nav-tabs li{
    flex:1;
    margin:0 10px;
}
.news-cont .nav-tabs li:first-child{
    margin-left: 0;
}
.news-cont .nav-tabs li a{
    font-size: 20px;
    border:1px solid #eee;
    color:#505050;
    border-radius: 0;
}
.news-cont .nav-tabs li.active a{
    background: #ee4416;
    color:#fff;
}
.news-cont .nav-tabs li.active a:before{
    content: '';
    border:10px solid transparent;
    position: absolute;
    bottom:-20px;
    left:50%;
    margin-left: -15px;
    border-top:10px solid #ee4416;
}

.navbar.navbar-default.stickUp-Nav.stuckMenu {
    margin-bottom: 0;
}

.navbar.navbar-default.stickUp-Nav.stuckMenu.isStuck {
    background: #0073d4;
}

.navbar.navbar-default.stickUp-Nav.stuckMenu.isStuck .navbar-nav > li > a {
    color: #fff;
}

.navbar.navbar-default.stickUp-Nav.stuckMenu.isStuck .navbar-nav > li.active > a {
    color: #FFA202;
}

ul.nav.navbar-nav.container {
    text-align: center;
}
.brief .title a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
}

.brief p{
    color:#999;
    font-size: 14px;
}

.brief{
    margin-bottom: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
ul.list-date li span.time{
    top: 14px;
    color: #717171;
    opacity: 1;
}
.uli14 li{
    padding:8px 0;
    padding-left: 26px\9;
    position: relative;
}
.uli14 li:before{
    content: '';
    width: 4px;
    height: 4px;
    background: #ddd\9;
    position: absolute;
    left:0px;
    top:20px;
    display: block;
}
.uli14 li a{
    font-size: 16px;
}
.title-head{
    display: flex;
    justify-content:space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 26px;
    border-bottom: 1px solid #eee;
}
.title-head h3{
    color:#f04416;
    font-size: 18px;
    font-weight: bold;
}
.title-head .more-info{
    border-radius: 30px;
    color:#ee4416;
    border:2px solid #ee4416;
    padding:2px 16px 4px;
    font-size: 12px;
}
.re-sliders .owl-dots .owl-dot span{
    display: none;
}
.re-sliders{
    padding-left:60px;
    padding-right: 60px;
}
.re-sliders.owl-carousel .owl-controls .owl-nav .owl-prev, .re-sliders.owl-carousel .owl-controls .owl-nav .owl-next{
    position: absolute;
    top:30%
}
.re-sliders.owl-carousel .owl-controls .owl-nav .owl-prev{
    left:-10px;
}
.re-sliders.owl-carousel .owl-controls .owl-nav .owl-next{
    right:-10px;
}
.re-sliders img{
    border-radius: 6px 6px 0 0 ;
}
.re-sliders  .owl-item > .item{
    border:1px solid #ededed;
    border-radius: 6px;
}
.re-sliders  .owl-item > .item > a > .title{
    position: relative;
    display: flex;
    justify-content: space-between;
    background: none;
    color:#666;
    align-items: center;
}
.re-sliders  .owl-item > .item > a > .title i{
    color:#ddd;
    font-size: 24px;
}
.re-sliders  .owl-item > .item > a > .title span{
    font-size: 14px;
}
.gray-bg{
    background: #f3f3f3;
    padding:30px 0;
}
.gray-bg .news{
    background: #fff;
    padding:20px 10px;
}
.list-label li{
    list-style: none;
}
.list-label li .label{
    min-width: 90px;
    display: inline-block;
    padding:4px 10px!important;
    box-sizing: border-box;
}
.news .news-title{
    margin-top:60px;
    color:#595b5d;
    position: relative;
    text-align: center;
}
.news .news-title:after{
    position: absolute;
    left:50%;
    margin-left: -15px;
    content: '';
    width: 30px;
    height: 3px;
    background: #0096ff;
    bottom:-10px;
}

ul.title-list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
ul.title-list li h3{
    margin-top: 0;
    font-size: 16px;
}
ul.title-list li p{
    font-size: 14px;
    color:#999
}
.title-redline{
    font-size: 16px;
    color:#333;
    position: relative;
    text-align: center;
<!-- padding-top: 60px; -->
}
.title-redline:after{
    content: '';
    width: 40px;
    height: 2px;
    background: #ec4415;
    position: absolute;
    left:50%;
    margin-left: -20px;
    bottom:-10px;
}
.margin-top-60{
    margin-top: 60px;
}
.margin-bottom-60{
    margin-bottom: 60px;
}
.top-link{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.top-link a{
    float: right;
}
.breadcrumb{
    background: none;
    margin-top: 20px;
    float: right;
    overflow: hidden;
    color:#0169c2;
    margin-bottom: 10px;
}
.breadcrumb a{
    color:#0169c2
}
.title-2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
    overflow: hidden\9;
}
.title-2 .more-info{
    border-radius: 30px;
    color:#ee4416;
    border:2px solid #ee4416;
    padding:2px 16px 4px;
    font-size: 12px;
    float: right\9;
    margin-top: 8px\9;
}
.title-2 h3{
    color:#0d449e;
    font-size: 18px;
    border-bottom: 1px solid #0d449e;
    margin-bottom: -1px;
    font-weight: bold;
    padding-bottom: 10px;
    float: left\9;
    position: relative;
    z-index: 999;
}
.pagination{
    margin-bottom: 20px;
}

/*  footer + fixedright  */

.footer {
    background: #0e449e;
    padding: 30px 0 ;
}

.footer-record {
    color:#fff;
}
.footer-record p{
    margin-bottom: 0;
    text-align: center;
}




/*    ҳ  */
.header-white {
    height: 84px;
    background: #fff;
    box-shadow: 0 7px 12px #C4E7FF;
}
.header-white .navbar-brand img{
    width: 90px;
    height: 40px;
    margin-top: 6px;
}
.header-white li,
.header-white a {
    color: #222 !important;
}
.header-white .toggle-ico i {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.breadcrumb-cont{
    background:#F8F9FA;
    padding-top: 10px;
}
.breadcrumb-cont .breadcrumb{
    background: none;
    margin-bottom: 10px
}

.list-img li{
    margin-bottom: 30px;
    margin-top: 20px;
}
.list-img li a{
    text-align: center;
    display: block;
}
.list-img li a img{
    margin:0 auto
}
.list-img li a p{
    text-align: center;
    margin-bottom: 0;
    margin-top: 8px;
}

.list-img li a span{
    text-align: center;
    display: block;
    color:#999
}
.padding29{
    padding: 0 29px 0 19px;
}
.btn-list li{
    width: 25%;
    float: left;
    padding: 0 11px!important;
    margin-bottom: 20px!important;
}
.btn-list li a{
    background-color: #eef8fd;
    font-size: 16px;
    color: #0078bc;
    display: block;
    text-align: center;
    padding: 12px 0;
    border-radius: 5px;
    border: 1px solid #bae1f2;
}
.btn-list{
    overflow: hidden;
    margin:0 31px!important;
    margin-top: 46px!important;
}
.link-more{
    width: 154px;
    height: 50px;
    display: block;
    background-color: #eef8fd;
    font-size: 16px;
    color: #0078bc;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #bae1f2;
    margin:0 auto;
    margin-top: 5px!important;
    margin-bottom: 20px!important;
}
.padding29{
    margin-bottom: 64px;
}
ul.nowrapli.uli16 li a:hover{
    color: #0d449e;
}
.btn-list li a:hover{
    background-color: #0078bc;
    color: #fff;
}
.breadcrumb {
    padding: 10px 0;
    border-radius: 0;
    margin-bottom: 0;
    background: none;
    font-size: 14px;
    display: block;
    width: 100%;
}
.result-list  .search {
    position: relative;
    width: 100%;
    background: #fff;
}
.result-list  .search input {
    width: 100%;
    height: 40px;
    padding: 0 50px 0 10px;
    outline: none;
    border: 1px solid #e6e9e8;
}
.result-list  .search .search-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #0263B7;
    font-weight: 600;
}
.search-time {
    color: #ff8215;
    margin-bottom: 30px;
    margin-left: 10px;
}
.result-list li {
    margin-bottom: 35px;
}
.result-list  .search-url {
    font-size: 12px;
    line-height: 32px;
    text-align: left;
    color: #999;
    display: flex;
    align-items: center;
}
.search-url .pub-time {
    display: inline-block;
    width: auto;
    text-align: left!important;
    display: inline;
}
.result-list .search-url .btn {
    padding: 0 12px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 28px;
    color: #0263b7;
}
.result-list li  .brief {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0px;
}
.result-list li  .brief .title a{
    font-size: 18px;
    color: #0263B7;
    font-weight: 600;
}
.search-result .brief p {
    text-indent: 0;
    height: auto;
    margin-bottom: 5px;
}
.result-list  .search-result span.keyWord {
    color: #ff3030;
}
.Article_content img{
    width: auto;
    max-width: 80%;
}
.zj-list  .squarePicList {
    margin-bottom: 20px;
}
.zj-list  .squarePicList .ImgCrop{
    width: 130px;
    height: 150px;
    object-fit: contain;
}
.zj-list  .squarePicList li{margin-bottom: 0px;}
.zj-list  .squarePicList li a{
    padding: 25px 0px;
    border-bottom: 1px #ddd dashed;
}
.zj-list  .squarePicList li a:hover{
    background-color: transparent;
}
.zj-list  .squarePicList li a p{color: #000;margin-bottom: 5px;}
.zj-list  .squarePicList li a p.title{
    margin-top: 7px;
    font-size: 16px;
    margin-bottom: 10px;
}
.zj-list  .zj-mess li a  p{
    width: calc(100% - 200px);
    float: left;
}
.zj-list  .zj-mess li a span{
    color: #666;
    font-size: 16px;
    width: auto;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding-right: 30px;
}
.zj-list  .zj-mess li a p span:nth-child(1){
    font-weight: 600;
}
.zj-list  .zj-mess li .border-bottom{
    padding: 10px 0px 20px 0px;

    border-bottom: 1px #ddd dashed;
}
.zj-list  .zj-mess li .border-bottom h4{
    margin-bottom: 20px;
}
.zj-list  .zj-mess li .border-bottom p{
    color: #666;
    margin-bottom: 10px;
}
.zjtp img{
    width:100%;
}

.result-list li .brief .keyWord{
    color:red;

}
.adcsection {width:48%;margin:31px auto 90px;text-align:center;}
.adcsection h2 {font:18px/18px "微软雅黑";color:#333;}
.adcsection p {font:14px/14px "微软雅黑";color:#666;}
.adcsection button,.adcdetail button {display:block;font:18px/18px "微软雅黑";color:#fff;background:#0D47A1;margin:119px auto 0;padding:19px 62px;border:none;border-radius:10px;}
.adcdetail button {margin:53px auto 100px;}
.menu-right span a {color:#333;font:16px/16px "微软雅黑";}
.adcdetail h2 {font:24px/30px "微软雅黑";color:#333;text-align:center;margin-bottom:53px;}
.adcdetail label {display:block;font:18px/18px "微软雅黑";color:#333;background:url(../img/adcbtn.png) 0 0 no-repeat;padding-left:30px;background-size:auto 100%;}
.adcdetail div p {background: #F1F4F7;border: 1px solid #D2D9E1;border-radius: 16px;padding:0px 20px;margin-top:24px;}
.adcdetail textarea {width:100%;min-height:250px;background: #F1F4F7;color:#333;word-wrap:break-word;border:none;}
textarea:focus {outline:none;background-color: #F1F4F7!important}
.yzm {color: rgb(51, 51, 51);padding-left: 30px;font: 18px / 18px 微软雅黑;background: url(/hudong/static/assets/img/adcbtn.png) 0px 0px / auto 100% no-repeat;background-size: auto 80%;}
.padding-no{padding:0;}
.footfix {position:fixed;bottom:0;left:0;width:100%;}
@media (max-width:991px) {
    .adcsection button {margin:59px auto 0;}
}
@media (max-width:480px) {
    .adcsection {width:100%;}
    .adcsection button {margin:29px auto 0;}
    .adcdetail button {margin:29px auto 50px;}
    .fpos #footer {position:fixed;bottom:0;width:100%;}
    .form-group span,.form-group input,.form-group img{display:inline-block;margin-bottom: 10px;}
    .form-group img{margin-left: 88px;}
    .form-group .yzm{background-size: auto 100%;}
}
@media (max-width:370px) {
    .adcsection button {font:1.3rem/1.3rem "微软雅黑";padding:1.3rem 3.3rem;}
}
