﻿.news-scroll {
    position: relative;
    padding: 0 .25rem;
    height: 1rem;
}

.news-scroll .icon-listen {
    position: absolute;
    left: .25rem;
    top: .36rem;
    width: 1.61rem;
    height: .27rem;
}

.news-scroll .swiper-news {
    float: left;
    width: 5.2rem;
    margin-left: 1.8rem;
    height: .4rem;
    line-height: .4rem;
    overflow: hidden;
    margin-top: .3rem;
}

.news-scroll .swiper-news .swiper-slide {
    display: block;
}

.v-card {
    box-shadow: 0 0 4px #e3e5eb;
}

.index .part1 {
    border-bottom: 1px solid #F6F6F6;
}

.index .part3 .content-box {
    padding: .2rem;
}

.index .part1 ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.index .part1 ul li {
    width: 48%;
    height: 1.4rem;
    padding: 0.1rem 1%;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #eee;
    box-shadow: 0 0 4px #e3e5eb;
    margin-top: 0.15rem;
    /*box-shadow: 0 0 0 0.3rem #f6f6f6;*/
}

.index .part1 ul li:nth-child(3) {
    margin-bottom: 0.15rem;
}

.index .part1 ul li:nth-child(4) {
    margin-bottom: 0.15rem;
}

.index .part1 ul li a {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.12rem
}

.index .part1 ul li a p {
    font-size: 0.3rem;
    color: #333333;
    line-height: .5rem;
}

.index .part1 ul li a span {
    color: #888;
}

/*!* ---------------------------part2-------------------------- *!*/

/*!* 标题公用样式 *!*/
/*.index .part .headline {*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*height: 1rem;*/
    /*border-bottom: 1px solid #eee;*/
/*}*/

/*.index .part .headline div:nth-child(1) img {*/
    /*width: 0.4rem;*/
    /*height: 0.4rem;*/
    /*vertical-align: middle;*/
    /*display: inline-block;*/
    /*margin-top: -0.1rem;*/
/*}*/

/*.index .part .headline div:nth-child(1) {*/
    /*font-size: 0.3rem;*/
    /*line-height: 1rem;*/
/*}*/

/*.index .part .headline .color-gray {*/
    /*color: #999999;*/
/*}*/

/*.index .part2 {*/
    /*padding: 0 0 0.2rem 0;*/
    /*background:#eee;*/
/*}*/
/*.index .part2 .headline{*/
    /*padding:0 2%;*/
    /*background:#fff;*/
/*}*/
    /*!* the end *!*/
/*.index .part2 .amply {*/
    /*width: 100%;*/
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*height: 3.2rem;*/
    /*margin-top: 0.2rem;*/
/*}*/
/*.index .part2 .amply-transverse{*/
    /*padding:0 2%;*/

/*}*/
/*.index .part2 .amply-transverse .company-logo {*/
    /*width: 49%;*/
    /*height: 3.2rem;*/
/*}*/

/*.index .part2 .amply-transverse .company-logo img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

/*.index .part2 .amply-transverse .amply-details {*/
    /*height: 3.2rem;*/
    /*width: 51%;*/
    /*padding-left: 3%;*/
    /*color: #333;*/
    /*background: #fff;*/
/*}*/
/*.index .part2 .amply-transverse .amply-details div{*/
    /*margin:0 4%;*/
/*}*/
/*.index .part2 .amply-transverse .amply-details div:nth-child(1){*/
    /*height: 1.2rem;*/
    /*margin-top:0.5rem;*/
/*}*/
/*.index .part2 .amply .amply-details .fontL {*/
    /*height: .5rem;*/
    /*padding-top: 0.1rem;*/
    /*font-size: 0.32rem;*/
    /*height: 1.2rem;*/
    /*color:#222;*/
/*}*/

/*.index .part2 .amply .amply-details .fontS {*/
    /*border-top: 1px dashed #ddd;*/
    /*box-sizing: border-box;*/
    /*height: 0.5rem;*/
    /*display: flex;*/
    /*justify-self: center;*/
/*}*/

/*.index .part2 .amply .amply-details .fontS text {*/
    /*line-height: 0.5rem;*/
    /*padding: 0 4px;*/
/*}*/

/*.index .part2 .amply .amply-details img {*/
    /*height: 0.3rem;*/
    /*width: 0.3rem;*/
    /*!*vertical-align: middle;*!*/
    /*margin-top: 0.08rem;*/
/*}*/

/*!* ----------竖向排版----------- *!*/
/*.index .part2 .amply-erect-box {*/
    /*display: flex;*/
    /*!*width: 100%;*!*/
    /*justify-content: space-between;*/
    /*height: 4.8rem;*/
    /*padding:0 2%;*/
/*}*/

/*.index .part2 .amply-erect {*/
    /*height: 100%;*/
    /*width: 49%;*/
    /*display: inline-block;*/
    /*background: #fff;*/
/*}*/

/*.index .part2 .amply-erect .company-logo {*/
    /*width: 100%;*/
    /*height: 2.6rem;*/
/*}*/

/*.index .part2 .amply-erect .company-logo img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

/*.index .part2 .amply-erect .amply-details {*/
    /*height: 1.2rem;*/
    /*padding: 0 4%;*/
    /*width: 96%;*/
/*}*/

.index .part2 ul li{
    text-align: center;
}
.index .part2 ul li div{
    width:100%;
    margin-bottom: .6rem;
}
.index .part2 .swiper-industry .swiper-pagination{
    bottom: 0;
}
.index .part2 .swiper-industry .swiper-pagination-bullet{
    width: .4rem;
    height: .06rem;
    background: #eee;
    border-radius: 5px;
    margin: 0;
    opacity: 1;
}
.index .part2 .swiper-industry .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #F7CD5D;
}

.index .part2 ul li div img{
    width: .98rem;
    height: 1.25rem;
}
.index .part2 ul li p{
    font-size: .23rem;
    margin-top: 0;
}

/*.index .part2 .right-back, .index .part4 .right-back{*/
/*    position: relative;*/
/*    !*top:-4rpx*!*/
/*}*/
/*-----------------------------*/
.index .part3 .content-box a {
    width: 1.85rem;
    height: 1.4rem;
    background: #fff;
    text-align: center;
    line-height: 1.4rem;
    box-shadow: 0 0 8px 4px #f6f9ff
}

.index .part3 .content-box .item1 {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    margin-right: .2rem;
}

.index .part3 .content-box .item2, .index .part3 .content-box .item3 {
    margin-bottom: .2rem;
}

.index .part3 .content-box .item2, .index .part3 .content-box .item4 {
    margin-right: .2rem;
}

.index .part3 .content-box a img {
    display: inline-block;
    vertical-align: middle;
    max-height: 70%;
    max-width: 70%;
}

.index .part4 .part-title {
    /* margin-bottom: .2rem; */
}

.form-box {
    width: 6rem;
    padding-top: 1.2rem;
    margin: 0 auto;
}

.form-logo {
    display: block;
    width: 3rem;
    margin: 0 auto .8rem;
}

.form .form-item {
    position: relative;
    height: 1rem;
    border-bottom: 1px solid #F1F1F1;
}

.form .link {
    margin-top: .2rem;
}

.form input {
    width: 100%;
    height: 100%;
    background: transparent;
    line-height: 1rem;
    font-size: .34rem;
}

.form input::placeholder {
    color: #999;
}

.form button {
    width: 100%;
    height: .9rem;
    background: #41569e;
    border-radius: 3px;
    text-align: center;
    line-height: .9rem;
    border: 0;
    outline: none;
    margin: .75rem 0 .55rem;
    font-size: .32rem;
    color: #fff;
}

.form button:disabled {
    background: #eee;
    color: #999;
}

.form .bottom-link a {
    font-size: .28rem;
}

.form .form-item .get-code {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: .26rem;
    color: #999;
}

.register .role-nav {
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
    text-align: center;
    margin-top: .3rem;
}

.register .role-nav a {
    display: inline-block;
    height: .6rem;
    font-size: .32rem;
    border-bottom: 2px solid transparent;
    color: #666;
}

.register .role-nav a:first-child {
    margin-right: 2.6rem;
}

.register .role-nav a.active {
    border-color: #4958A0;
    color: #333;
}

.register .form .form-item label {
    width: 1.6rem;
    height: 100%;
    line-height: 1rem;
    font-size: .34rem;
    color: #333;
}

.register .form .form-item input {
    width: 4.4rem;
}

.news-list li {
    border-bottom: 1px solid #f0f0f0;
}

.news-list li a {
    display: block;
    padding: .3rem 0;
}

.news-list li a dl {
    width: 4.8rem;
}

.news-list li a dl dt {
    font-size: .32rem;
    height: .9rem;
    line-height: .45rem;
    margin-bottom: .2rem;
}

.news-list li a dl dd {
    font-size: .24rem;
    color: #888;
}

.news-list li a .news-img {
    width: 2rem;
    height: 1.44rem;
}

.news-detail .news-title {
    font-size: .48rem;
    line-height: .7rem;
    margin-bottom: .4rem;
}

.news-detail .news-info {
    font-size: .24rem;
    color: #999;
    margin-bottom: .4rem;
}

.news-detail .sub-title {
    font-size: .32rem;
    color: #333;
    line-height: .5rem;
    margin-bottom: .15rem;
}

.news-detail .picture {
    margin-bottom: .4rem;
}

.news.detail .part-title h1:after {
    display: block;
    content: "";
    width: 1.1rem;
    height: 2px;
    background: #E77373;
    margin: .2rem auto 0;
}

.head .custom-btn.btn-search {
    margin-top: .23rem;
}

.head .custom-btn.btn-search.disabled {
    background: #eee;
    color: #888;
}

.head .search-text {
    width: 5.2rem;
    height: .5rem;
    line-height: .5rem;
    padding-left: .15rem;
    font-size: .3rem;
}

.head .search-text::placeholder {
    color: #999;
}

.search .btn-clear {
    position: absolute;
    top: .65rem;
    right: .25rem;
    font-size: .28rem;
    color: #41569e;
}

.search .part-title {
    font-size: .34rem;
    color: #333;
    text-align: left;
    margin: .3rem 0;
}

.search .text-list a {
    display: inline-block;
    height: .65rem;
    line-height: .65rem;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    background: #fff;
    margin-bottom: .2rem;
    margin-right: .2rem;
    padding: 0 .3rem;
    font-size: .26rem;
    color: #666;
}

.search .null {
    position: fixed;
    top: 1rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: #EEEEEE;
    text-align: center;
    font-size: .3rem;
    color: #888;
    padding-top: .4rem;
    z-index: 3;
}

.li-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0;
}

.li-item .s1 {
    display: flex;
    color: #354C9A;
}

.li-item .s2 {
    color: #FF4400;
}

.modal-cations .modal-select {
    display: flex;
    flex-direction: column;
}

.modal-cations .modal-header {
    display: flex;
    padding: 14px 0;
    font-size: 16px;
    color: white;
    background: #354C9A;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.modal-cations .modal-content {
    height: 400px;
    overflow: hidden;
}

.modal-cations .xy {
    padding: 17px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto;
    height: 100%;

}

.modal-cations .xy h3 {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0 0 0;
    height: auto;
    font-weight: 400;
    line-height: 1;
}

.modal-cations .xy p {
    padding-bottom: 10px;
}

.modal-cations .modal-content {
    font-size: 14px;
}

.modal-cations .close {
    position: relative;
    width: 0.15em;
    height: 1.0em;
    background: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;;
    right: 18px;
}

.modal-cations .close:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0.15em;
    height: 1.0em;
    background: white;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.header-bottom {
    margin-bottom: 1rem;
}
