@charset "utf-8";

body{background: #f7f7f7;}
.main-list-items{margin:30px;overflow: hidden;}
.main-list-items .item-left{padding:20px 30px;width:920px;}
.main-list-items .item-right{padding:10px;width:260px;}
.item-right img{width: 100%;}
.item-right .item-ad-img{position: relative;}
.item-right .item-ad-img span{position: absolute;top:0;right:0;background: rgb(0,0,0,.5);font-size: 12px;color:#fff;width: 42px;height: 22px;line-height: 22px;text-align: center;}
.item-right .item-ad-text{margin-top:8px;}
.item-right .item-ad-text p{color: #666;}



.main-banner {
    height: 314px;
    position: relative;
}

.main-banner .main-wrap {
    height: 100%;
}

.main-banner .swiper-container {
    height: 100%;
}

.main-banner .swiper-slide {
    box-sizing: border-box;
}


.main-banner .swiper-pagination-bullets {
    bottom: 150px;
}

.main-banner .branch-banner-title {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.main-banner .branch-banner-subtitle {
    font-size: 24px;
    color: #fff;
    margin-top: 16px;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #20B09F;
    padding: 0 60px;
    background: linear-gradient(to right, rgba(32, 176, 159, 0) 0%, rgba(32, 176, 159, .6) 50%, rgba(32, 176, 159, 0) 100%);
}

.main-banner .branch-banner-p {
    margin-top: 16px;
    font-size: 18px;
    color: #13e2c9;
    letter-spacing: 28px;
    text-align: center;
}
.main-banner .main-nav{width:100%;overflow: hidden;position: absolute;bottom:0;background: rgba(0,0,0,.3);z-index: 1;}
.main-banner .main-nav ul{width: 1200px;margin:auto;}
.main-banner .main-nav li{width:200px;float:left;color:#fff;text-align: center;line-height: 50px;}
.main-banner .main-nav li.current{background: #20b09f;}




.item-left-title{font-size: 18px;font-weight: bold;color:#333;line-height: 34px;}
.item-left-info{display: flex;line-height: 40px;font-size: 12px;color: #666;}

.item-left-info .item-left-release{width:200px;}
.item-left-info .item-left-origin{width:180px;text-align: right;}
.item-left-info2{line-height: 10px;padding-bottom:18px;}
.item-left-info2 .item-left-release{margin-left: 400px;}
.item-left-con{border-top: 1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5;padding:6px 0;font-size: 14px;color:#666;line-height: 24px;word-break: break-all;}
.item-left-con p{padding:8px 0;}
.item-left-con img{margin:6px auto;max-width: 100%;}
.item-left-about{padding:12px 0;}
.left-about-title{font-size: 16px;color:#333;position: relative;height: 46px;line-height: 36px;}
.left-about-title:after{
	content:"";background:#20b09f;width:20px;height: 2px;position: absolute;bottom:10px;left: 0;
}
.item-left-about ul li{display: flex;font-size: 14px;color:#666;height: 26px;}
.item-left-about ul li:hover{color:#20B09F;}
.item-left-about ul span{width: 5px;height: 5px;background: #20B09F;display: block;margin:8px 8px 0 0;}
.item-left-about li .left-about-time{width:170px;}
.item-left-about li .left-about-tit{width:310px;overflow: hidden;text-overflow: ellipsis;word-break:keep-all;white-space:nowrap;}


.item-left-form .form{display: flex;flex-wrap: wrap;}
.item-left-form .item{display:flex;width: 50%;margin:12px 0;}
.item-left-form .item-form-left{width:60px;font-size: 14px;color:#333;padding: 7px 10px 0 0;text-align: right;display: block;}
.item-left-form .item-form-right input{width: 300px;
    height: 32px;
    border: 1px solid #dedede;
    text-indent: 10px;
    line-height: 32px;outline: none;}
    .item-left-form .item-form-right1 input{width: 300px;
    height: 80px;
    border: 1px solid #dedede;
    text-indent: 10px;
    line-height: 32px;outline: none;}
.item-left-form  .item-form-right  input.input-code{width:200px;}
.item-left-form .img-code{height: 34px;
    width: 72px;
    margin-left: 22px;
    cursor: pointer;}
.item-left-form  .authcode{display: flex;}
.item-left-form .left-about-title{font-weight: bold;}
.item-left-form .btn-a{margin:14px auto;width:174px;height: 46px;line-height: 46px;text-align: center;font-size: 18px;display:block;cursor: pointer;}
.item-left-form .item.required .item-form-right:after {
    content:"*";
    color: red;
}


.item-left-web{color:#20B09F;padding:10px 0 16px 0;}
.item-left-web .item-left-href{margin-right: 20px;}


.customer-left .item-left-subtitle{width: 260px;}
.customer-left .item-left-release{width:290px;}


.main-expert{padding:20px 30px;}
.main-expert .item-expert-title{font-size: 24px;color:#333;font-weight: bold;text-align: center;line-height: 42px;}
.main-expert .item-expert-info{display: flex;justify-content: center;margin:auto;padding:12px 0 22px 0;}
.main-expert .item-expert-release{margin-right: 30px;}
.main-expert .item-expert-con{border-top: 1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5;padding:24px 0;display: flex;}
.item-expert-con .img-bolck{width:250px;}
.item-expert-con .item-expert-intro{width:880px;margin-left: 30px;line-height: 24px;}
.main-expert .item-expert-intro .bold{font-weight: bold;}
.main-expert .item-intro-list{padding:10px 0;}
.main-expert .img-block{width: 250px;max-height: 268px;overflow: hidden;}
.main-expert .img-block img{width:100%;min-height: 268px;}

.main-expert .item-left-form .form-expert-title{font-size: 16px;color:#333;font-weight: bold;text-align: center;padding:30px 0 20px 0;}
.main-expert .item-left-form .form{width:74%;margin:auto;}


.right-advertisement .gg .swiper-slide img{position: relative;width:100%;}



.subnav-banners {
    height: 314px;
}