/*公共部分*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; } 

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div {
    font-family: 宋体;
}

header {
    background:rgba(0,0,0,0);
    width: 100%;
    /* height:70px; */
    /* position: absolute; */
    /* z-index:100; */
    position: absolute;
    top:0;
    z-index:9999;
}

.banner {
    position:relative;
    padding:13.5% 46%;
}

.banner > img {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:auto;
}
.banner .txt-wrap{
    position: absolute;    
    left:12%;
    top:2%;
}
.txt-wrap .logo{
    width:42%;
}
.txt-wrap .img-wrap{
    /* position: absolute;
    top:36%; */
    margin-top:64%;
}
.txt-wrap .img-txt{
   width:100%;
}

.txt-wrap .img-btn{
   width:45%;
}

.mt20 {
    margin-top: 20px;
}
/* .container-wrap{
    width:100%;
    background:red;
    text-align: center;
    border:10px solid red;
} */
.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    /* border:10px solid red; */
    /* position:fixed;
    z-index:10000;
    width:1440px;
    left:0;
    right:0;
    margin:0px auto;
    background:pink; */
}

.banner-swiper {
    width: 100%;
}

.bannerCont {
    width: 100%;
}

.bannerCont img {
    width: 100%;
}


/*内容公共部分*/
.toplist{
    min-height: 1000px;
    background: white;
}
.toplist > img:nth-child(1){
    width: 100%;
    margin-top: 30%;
    display:none;
}
.info .info-title {
    text-align: center;
    font-size: 24px;
    margin: 20px 0;
    
    text-align: left;
}
.info-title h1{
    font-size: 13px;
    line-height: 28px;
    color: #ff7200;
    font-weight: bold;
    margin-bottom: 4px;
}
.info-title h2{
    font-weight: bold;
    color:#37474f;
}
.info2-text p{
    color:#78909c;
    font-size:24px;
}
.info .info-more {
    border: 1px solid #dedede;
    padding: 7px 15px;
    border-radius: 50px;
}

.navbar-collapse {
    z-index: 9999;
    position: sticky;
    /* border:10px solid red; */
}


/*info2*/

.info2 {
    background: #eee;
}


/* .info2 .toplist {
    margin-top: -100px;
    position: sticky;
    z-index: 999;
} */

.info2 a,
a:hover,
a:link,
a:visited,
a:active,
a:focus {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.info2>.info-title {
    display: none;
}

.info2-img {
    position: relative;
}

.info2-img img {
    width: 100%;
}

.info2-text p {
    font-size: 16px;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}


/*详情*/

.detail {
    background: #ffffff;
}
.detail img {
    max-width: 100% !important;
    height: auto !important;
  }
.content {
    padding: 5px 40px;
}

.content .detail {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    line-height: 20px;
    margin-bottom: 20px;
    min-height: 500px;
    font-size: 16px;
    line-height: 27px;
}

.content-title {
    text-align: center;
    font-size: 24px;
    margin: 30px 0 5px 0;
    border-bottom: 1px dashed #cacaca;;
}

.content-title p {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 3px;
}

.content-title h1 {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    margin-bottom: 20px;
}


/*foot1*/

.foot1 {
    width: 100%;
    background:#eee;
    /* background-color: #90c7cc; */
}
.foot-hr{
    
    border-bottom:2px dashed #263238;
    opacity: .3;
}
.foot1 .footer-bottom {
    /* background: #90c7cc; */
    padding: 20px 0 30px 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    color:#333;
}
.footer-bottom img{
    width:40%;
}
.foot1 .footer-bottom a {
    color: #37474f;
    font-size: 15px;
    margin-left: 10px;
}
.txt-right{
    text-align: right;
}
.txt-left{
    text-align: left;
}

.vertical-ali{
    /* padding-top:14px; */
}

/*搜索框7*/

.navbar-nav>li>a.search {
    padding: 8px 0px;
}
.search {
    padding:8px 0px;
    margin-right: 15px;
}
.search-flex{
    display: flex;
    align-items: center;
}
.bar7 input {
    width: 98%;
    min-width: 200px;
    border-radius: 42px;
    border: 0px solid #FFDE90;
    background: #fff;
    transition: .3s linear;
    padding-left: 20px;
    height: 30px;
    outline: 0;
    color: #737373;
    font-size: 13px;
    font-weight: normal;
}

/* .bar7 input:focus {
    width: 300px;
} */

.bar7 button {
    background: none;
    border: none;
    outline: none;
    height: 32px;
    width: 30px;
    margin-left: -45px;
    color: #8f9899;
    line-height: 30px;
    font-weight: normal;
}

.bar7 button:before {
    content: "\f002";
    font-family: FontAwesome;
}

.link {
    margin-top: 20px;
    border-top:2px dashed #263238;
    opacity: .6;
    background:#eee;
}

.link .row {
    background: none;
}


/*定制样式*/

.row {
    background: #fff;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.info2 .toplist .row:nth-child(odd)> a:nth-child(1) >div:nth-child(1)>div:nth-child(1)>div:nth-child(2) {
    width:0;
    height:0;
    border-width:10px 10px 10px 0;
    border-style:solid;
    border-color:transparent #fff transparent transparent;/*透明 灰 透明 透明 */
    margin:20px auto;
    position:absolute;
    z-index:999;
    top:42%;
    right:0;
}
.info2 .toplist .row:nth-child(even)> a:nth-child(1) >div:nth-child(1)>div:nth-child(1)>div:nth-child(2) {
    width:0;
    height:0;
    border-width:10px 0 10px 10px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 灰*/
    margin:20px auto;
    position:absolute;
    z-index:999;
    top:42%;
    left:0;
}

.navbar-default {
    background-color: rgba(0, 0, 0, 0);
    
}

.navbar-default .navbar-brand {
    color: #fff;
    font-size: 3rem;
    font-weight: bold;
}

.navbar-default .navbar-brand:hover {
    color: #fff;
    font-size: 3rem;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.fontcor {
    font-weight: 600;
    color: #ff7200;
    line-height: 30px;
}

.fontcorbot {
    background-color: #ff7200;
    border: 1px;
    padding: 5px 20px;
    border-radius: 20px;
    color: #fff;
    letter-spacing: .8px;;
    font-size:14px;
}

.into-text-more ul {
    display: flex;
    justify-content: space-between;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f2f2f2;
}

.into-text-more {
    padding:20px 10px;
}

.info2-text {
    padding: 5px 40px;
}


/* .info2 .toplist .row:nth-of-type(even) div:first-child {
    float: right;
} */
/* .imgu{
    float: right;

} */
.info2 .toplist .row:nth-child(even)> a:nth-child(1) >div:nth-child(1) {
    float: right;
}

.am-list-news-ft {
    text-align: center;
    background-color: #dbdbdb;
    height: 4rem;
    line-height: 4rem;
    margin-right: -15px;
    margin-left: -15px;
}

.link .row .title {
    display: none;
}

.link .row a {
    color:#37474f;
}

.link .row {
    background-color: #90c7cc;
}
/* 
.headerimg {
    content: url(../img/pc.jpg);
} */
.navbar-header{
    position: relative;
    z-index: 999999;
}
.navbar-toggle{
    margin-top: 13px;
}
.huanhang{
    display: contents;
}
/*响应式*/
@media (max-width: 768px) {  
    .huanhang{
        display: block;
    } 
    .huanhang+span{
        display: none;
    } 
    .content {
        padding: 5px 10px;
    }
    .header {
        position: unset;
        background: rgb(143, 197, 145) !important;
      }
    .info2-text {
        padding: 5px 15px;
    }
    /* .navbar{
        width:760px;
    } */
    .navbar-default {
        background-color: rgba(0,0,0,.01);
        
    }
    .navbar-header{
        background: rgba(0,0,0,0)!important;
    }
    .navbar-collapse{
        background-color: rgba(0,0,0,.6);
    }
    header {
        background:rgba(0, 0, 0, .8) !important;
        width: 100%;
        height:60px;
        /* position: absolute; */
        /* z-index:100; */
        position: absolute;
        top:0;
        z-index:9999;
    }
    .pad-bottom{
        padding:16px;
        color:#37474f;    
    }
    .txt-left,.txt-right{
        text-align: center;
    }
    .search{
        display: block;
    }
    /* .content-title{
        margin-top: 80px;
    } */
    .padding-0 {
        padding: 0px !important;
    }
}
.navbar-brand {
    padding: 10px 10px;
}
.navbar-brand img {
    content: url(/templets/newdefault/img/logo3.png) !important;
    width: 160px;
}

/* 小型设备（平板电脑，768px 起） */

@media (min-width: 768px) {
    
    /* .headerimg {
        content: url(/img/web.jpg);
    } */
    .navbar{
        width:768px;
        
    }
    .link .row {
        background-color: rgba(255, 255, 255, 0);
    }
    .link .row .title {
        display: block;
    }
    .link .row a {
        color: black;
    }
    .navbar-nav-r {
        float: right;
    }
    .info .info-title {
        margin: 5px;
    }
    .into-text-more {
        padding: 10px 0px 0px 0px;
    }
    .info2 .toplist {
        margin-top: -100px;
        position: sticky;
        z-index: 999;
    }
    .foot-hr{
        padding-top:5px;
    }
    .info-title h1{
        font-size:14px;
    }
    .info2-text p{
        height: 140px;
        margin-top:6px;
    }
    .doublueline{
        font-size: 20px;
        margin-top:2px 0 2px 0;
        line-height: 27px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .navbar-brand img {
        content: url(/templets/newdefault/img/logo2.png) !important;
        width: 80px;
    }
    
}


/* 中型设备（台式电脑，992px 起） */

@media (min-width: 992px) {
    .navbar-brand {
        padding: 11px 15px;
    }
    .navbar-brand img {
        content: url(/templets/newdefault/img/logo2.png) !important;
        width: 80px;
    }
    .navbar{
        width:992px;
        
    }
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    /* .navbar-brand {
        padding: 25px 15px;
    } */
    .info .info-title {
        margin: 20px 0 30px;
    }
    .navbar-nav>li>a.search {
        padding: 18px 0px;
    }
    .bar7 input {
        width: 250px;
    }
    /* .info {
        padding: 20px 0;
    } */
    .info2-text .info-title {
        margin-top: 25px;
    }
    .search{
         padding: 18px 0px;
         margin-right:15px;
    }
}


/* 大型设备（大台式电脑，1200px 起） */

@media (min-width: 1200px) {
    .navbar{
        width:1200px;
        
    }
    .into-text-more {
        padding-top: 90px;
    }
     .search {
         padding: 18px 0px;
         margin-right: 30px;
     }
}



/* loding */
.lodingd {
    height: 30px;
    overflow: hidden;
    animation: lodingd 0.5s 1 ease-in-out;
    display: none;
}

@keyframes lodingd {
    0% {
        height: 0px;
    }

    25% {
        height: 10px;
    }

    50% {
        height: 20px;
    }

    100% {
        height: 30px;
    }
}

#preloader_1 {
    position: relative;
    top: 20px;
}

#preloader_1 span {
    display: block;
    bottom: 0px;
    width: 9px;
    border-radius: 9px;
    height: 9px;
    background: #8fc591;
    position: absolute;
    animation: preloader_1 1.8s infinite ease-in-out;
}

#preloader_1 div {
    position: absolute;
    display: block;
    left: 80px;
    top: -15px;
    font-size: 16px;
    font-weight: bold;
}

#preloader_1 span:nth-child(2) {
    left: 20px;
    animation-delay: .2s;
}

#preloader_1 span:nth-child(3) {
    left: 40px;
    animation-delay: .4s;
}

#preloader_1 span:nth-child(4) {
    left: 60px;
    animation-delay: .6s;
}

#preloader_1 span:nth-child(6) {
    left: 140px;
    animation-delay: .8s;
}

#preloader_1 span:nth-child(7) {
    left: 160px;
    animation-delay: 1s;
}

#preloader_1 span:nth-child(8) {
    left: 180px;
    animation-delay: 1.2s;
}

#preloader_1 span:nth-child(9) {
    left: 200px;
    animation-delay: 1.4s;
}

@keyframes preloader_1 {
    0% {
        height: 9px;
        transform: translateY(0px);
        background: #8fc591;
    }

    25% {
        height: 30px;
        transform: translateY(12px);
        background: #8fc591;
    }

    50% {
        height: 9px;
        transform: translateY(0px);
        background: #8fc591;
    }

    100% {
        height: 9px;
        transform: translateY(0px);
        background: #8fc591;
    }
}