@media (max-width: 767px) { /*touch*/
    .container{width: 720px; margin: auto;}
    .col-sm-1{width: 8.33333333%;}
    .col-sm-2{width: 16.66666667%;}
    .col-sm-3{width: 25%;}
    .col-sm-4{width: 33.33333333%;}
    .col-sm-5{width: 41.66666667%;}
    .col-sm-6{width: 50%;}
    .col-sm-7{width: 58.33333333%;}
    .col-sm-8{width: 66.66666667%;}
    .col-sm-9{width: 75%;}
    .col-sm-10{width: 83.33333333%;}
    .col-sm-11{width: 91.66666667%;}
    .col-sm-12{width: 100%;}
    .show-pc{display: none!important}
    .show-touch{display: block}
}
@media (min-width: 768px) { /*PC*/
    .container{width: 1200px; margin: auto;}
    .col-lg-1{width: 8.33333333%;}
    .col-lg-2{width: 16.66666667%;}
    .col-lg-3{width: 25%;}
    .col-lg-4{width: 33.33333333%;}
    .col-lg-5{width: 41.66666667%;}
    .col-lg-6{width: 50%;}
    .col-lg-7{width: 58.33333333%;}
    .col-lg-8{width: 66.66666667%;}
    .col-lg-9{width: 75%;}
    .col-lg-10{width: 83.33333333%;}
    .col-lg-11{width: 91.66666667%;}
    .col-lg-12{width: 100%;}
    .show-pc{display: block}
    .show-touch{display: none!important;}
}
/*公共样式*/
.main-img {width: 100vw;height: 500px;object-fit: cover;}
.container{width: 1200px;margin: 0 auto;}
.main {width: 1200px;margin: 40px auto;}


/*头部样式-移动端*/
.header2 {display: flex;height: 60px;width: 100vw;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 5px 15px;}
.header2 .logo {height: 40px;}
.header2 .menu {position: relative;}
.header2 .menu .menu-box {position: absolute;top: 100%;right: -10px;width: 40vw;margin-top: 10px;z-index: 5;background-color: #1277cf;color: #fff;}
.header2 .menu .menu-box .menu-item {line-height: 50px;text-align: center;color: #fff;border-bottom: 1px solid #0056a1;}
/*尾部样式-pc端*/
.pc-footer .head{height: 50px;}
.pc-footer .head a:hover{color: #ccc;}

/*尾部样式-移动端*/
.footer2 {display: flex;align-items: center;font-size: 12px;flex-direction: column;color: #595959;white-space: nowrap;margin: 20px 0;}
/*首页样式-pc端 */
.section-title{font-size: 36px;font-weight: bold; color:#585858;text-align:center;margin:50px 0;}
.cc-boder{border-bottom: 1px solid #147fdd;}
.index-banner{width: 100%; height: 600px;}
.pc-nav{height: 133px; border-top: 3px solid #1277cf;}
.pc-nav .menu{height: 130px; }
.pc-nav .menu .item{width: 100%;color: #555;font-size: 15px; line-height: 130px; text-align: center}
.pc-nav .menu .active{background: #1277cf; color: #fff}
.pc-nav .menu .item:hover ,.pc-nav .menu .item .active{color: #FFFFFF;background: #1277cf;}
.pc-nav .logo .pic{position: relative; width: 150px; z-index: 99;}

.header {display: flex;align-items: center;border-bottom: #147fdd solid 1px;}
.header .title {margin-left: 20px;font-family: Arial, Helvetica, sans-serif;}
.header .title .zh {font-size: 18px;}
.header .title .en {font-size: 14px;}
.header .more {margin-left: auto;}
.gw-index .about {margin-top: 40px;display: flex;}
.gw-index .about .info {flex: 1;display: flex;flex-direction: column;}
.gw-index .about .info .title {line-height: 24px;font-family: Arial, Helvetica, sans-serif;}
.gw-index .about .info .title .zh {font-size: 18px;}
.gw-index .about .info .title .en {font-size: 14px;}
.gw-index .about .info .about-title {display: inline-block;width: auto;background-color: #eee;color: #565656;border-left: 4px solid #147fdd;padding: 10px 50px 10px 10px;font-size: 24px;margin-top: 20px;}
.gw-index .about .info .content {color: #666;padding-right: 40px;line-height: 28px;font-size: 14px;flex: 1;}
.gw-index .about .info .detail-btn {background-color: #147fdd;width: 200px;color: #fff;text-align: center;line-height: 50px;cursor: pointer;}
.gw-index .about .about-img {width: 40%;}
.gw-index .show-product {margin-top: 40px;}
.gw-index .show-product .content {margin-top: 20px;display: flex;flex-wrap: wrap;}
.gw-index .show-product .content .content-item {width: 24%;margin: 0.5%;cursor: pointer;}
.gw-index .show-product .content .content-item:hover .content-img-box .item-img {transform: scale(1.1);}
.gw-index .show-product .content .content-item:hover .desc .product-add {transform: scale(1.1);}
.gw-index .show-product .content .content-item .content-img-box {width: 100%;height: 280px;overflow: hidden;}
.gw-index .show-product .content .content-item .content-img-box .item-img {width: 100%;height: 280px;object-fit: cover;transition: all 0.3s;}
.gw-index .show-product .content .content-item .desc {padding: 10px 0;display: flex;margin-top: 5px;line-height: 30px;flex-direction: column;justify-content: center;align-items: center;background-color: #147fdd;color: #fff;}
.gw-index .show-product .content .content-item .desc .product-add {transition: all 0.3s;}
.gw-index .custom-example {margin-top: 40px;}
.gw-index .custom-example .content-box {width: 100%;overflow: hidden;position: relative;}
.gw-index .custom-example .content-box .content {width: 100%;margin-top: 20px; display: flex; flex-wrap: wrap}
.gw-index .custom-example .content-box .content .content-item {width: 24%;margin: 0.5%;height: 360px;position: relative;cursor: pointer;}
.gw-index .custom-example .content-box .content .content-item .mask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: transparent;}
.gw-index .custom-example .content-box .content .content-item .mask:hover {background-color: rgba(36, 112, 198, 0.5);}
.gw-index .custom-example .content-box .content .content-item .content-img-box {width: 100%;height: 84%;}
.gw-index .custom-example .content-box .content .content-item .content-img-box img {width: 100%;height: 100%;object-fit: cover;}
.gw-index .custom-example .content-box .content .content-item .info {background-color: #147fdd;height: 16%;display: flex;justify-content: center;align-items: center;color: #fff;}
.gw-index .news {margin-top: 40px;}
.gw-index .news .news-box {margin-top: 20px;display: flex;justify-content: space-between;}
.gw-index .news .news-box .news-item {width: 22%;cursor: pointer;}
.gw-index .news .news-box .news-item:hover .news-img {transform: scale(1.1);}
.gw-index .news .news-box .news-item .news-img {width: 100%;height: 180px;object-fit: cover;transition: all 0.5s;}
.gw-index .news .news-box .news-item .news-title {margin-top: 15px;}
.gw-index .news .news-box .news-item .content {margin-top: 15px;font-size: 14px;line-height: 25px;color: #666;}
.gw-index .friend {margin-top: 40px;}
.gw-index .friend .friend-img {margin: 20px 0;display: flex;justify-content: space-between;}
.gw-index .friend .friend-img .item {width: 18%;}
/*首页-移动端*/
.mobile-index .swiper-img {width: 100%;margin-top: 20px;overflow: hidden;}
.mobile-index .swiper-img img {width: 100%;height: 100%;object-fit: cover;}
.mobile-index .navigate {display: flex;color: #fff;background-color: #1277cf;flex-wrap: wrap;}
.mobile-index .navigate .menu-item {width: 25%;box-sizing: border-box;padding: 5px 10px;border: #075da9 solid 1px;}
.mobile-index .navigate .menu-item .text {color: #fff;}
.mobile-index .module-title {display: flex;justify-content: space-between;align-items: center;border-bottom: #075da9 solid 1px;margin-top: 20px;font-size: 14px;}
.mobile-index .module-title .title {background-color: #075da9;color: #fff;padding: 5px;}
.mobile-index .module-title .more {font-size: 12px;color: #075da9;}
.mobile-index .about img {width: 30%;float: left;margin: 10px;}
.mobile-index .about .desc {color: #666;line-height: 24px;text-indent: 2em;font-size: 13px;}
.mobile-index .product {display: flex;flex-wrap: wrap;}
.mobile-index .product .product-item {width: 48%;margin: 1%;}
.mobile-index .product .product-item .item-img {width: 100%;height: 240px;}
.mobile-index .product .product-item .item-img img {width: 100%;height: 100%;object-fit: cover;}
.mobile-index .product .product-item .info {background-color: #ffa500;color: #fff;text-align: center;line-height: 36px;}
.mobile-index .news-item {display: flex;margin-top: 10px;}
.mobile-index .news-item img {width: 42%;height: 100px;object-fit: cover;margin-right: 10px;}
.mobile-index .news-item .info {flex: 1;}
.mobile-index .news-item .info .title {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;color: #666;font-weight: bold;}
.mobile-index .news-item .info .content {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 30px;margin-top: 10px;}
/*新闻状态*/
.gw-news .content .news-item {margin-top: 20px;display: flex;cursor: pointer;}
.gw-news .content .news-item:hover img {transform: scale(1.1);}
.gw-news .content .news-item img {transition: all 0.3s;height: 160px;}
.gw-news .content .news-item .info {margin-left: 20px;}
.gw-news .content .news-item .info .title {display: flex;}
.gw-news .content .news-item .info .title .text {flex: 1;font-size: 18px;line-height: 40px;}
.gw-news .content .news-item .info .title .time {margin-top: auto;display: inline;font-size: 13px;}
.gw-news .content .news-item .info .row2 {display: flex;font-size: 14px;}
.gw-news .content .news-item .info .row2 div {margin: 0 20px;}
.gw-news .content .news-item .info .content {font-size: 14px;color: #666;line-height: 28px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.gw-news .content .control {display: flex;justify-content: center;font-size: 14px;}
.gw-news .content .control div {background-color: #d9d9d9;padding: 10px 15px;margin: 10px;cursor: pointer;}
.gw-news .content .control .selected {color: #fff;background-color: #48affe;}
.gw-news .detail .content img {max-width: 100%; height: auto; margin-bottom: 10px;}
.gw-news .detail {margin-top: 20px;display: flex;flex-direction: column;align-items: center;}
.gw-news .detail button {align-self: flex-start;outline: none;border: none;background-color: #48affe;color: #fff;padding: 5px 10px;border-radius: 5px;cursor: pointer;transition: all 0.3s;}
.gw-news .detail button:hover {
    background-color: #48affe;
}
.gw-news .detail .title {
    font-size: 18px;
}
.gw-news .detail .info {
    font-size: 12px;
    line-height: 40px;
    display: flex;
}
.gw-news .detail .detail-img {
    width: 70%;
    height: 360px;
    object-fit: cover;
}
.gw-news .detail .content {
    margin-top: 10px;
    line-height: 32px;
}
.gw-news .detail .detail-control {
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}
.gw-news .detail .detail-control div {
    cursor: pointer;
}
.gw-news .detail .detail-control div:hover {
    color: #0069c6;
}
/*新闻动态移动端*/
.mobile-news .tab {
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
    border-top: 1px solid #147fdd;
    border-bottom: 1px solid #147fdd;
}

.mobile-news .tab .tab-item {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-news .tab .selected {
    background-color: #147fdd;
    color: #fff;
}

.mobile-news .tab .vertical-line {
    width: 2px;
    height: 100%;
    background-color: #147fdd;
}

.mobile-news .control {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
}

.mobile-news .control div {
    background-color: #d9d9d9;
    padding: 10px 15px;
    margin: 10px;
    cursor: pointer;
}

.mobile-news .control .selected {
    color: #fff;
    background-color: #1877cb;
}

.mobile-news .news-item {
    display: flex;
    margin-top: 10px;
}

.mobile-news .news-item img {
    width: 42%;
    height: 100px;
    object-fit: cover;
    margin-right: 10px;
}

.mobile-news .news-item .info {
    flex: 1;
}

.mobile-news .news-item .info .title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* 显示两行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    font-weight: bold;
}

.mobile-news .news-item .info .content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 显示两行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    margin-top: 10px;
}

.mobile-news .detail {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mobile-news .detail button {
    outline: none;
    border: none;
    background-color: #147fdd;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    align-self: flex-start;
}

.mobile-news .detail .title {
    font-size: 18px;
}

.mobile-news .detail .info {
    display: flex;
    color: #666;
}

.mobile-news .detail .info div {
    padding: 10px 20px;
    font-size: 13px;
}

.mobile-news .detail .detail-img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.mobile-news .detail .content {
    margin-top: 10px;
    line-height: 32px;
}

.mobile-news .detail .detail-control {
    width: 100%;
    margin-top: 20px;
    line-height: 36px;
}

.mobile-news .detail .detail-control div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* 行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}
/*幻灯片*/
.el-carousel__item h3 {
    color: #475669;
    font-size: 18px;
    opacity: 0.75;
    line-height: 300px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}
.my-layout .about {
    display: flex;
}

.my-layout .about .left {
    width: 22%;
    color: #fff;
}

.my-layout .about .left .item {
    border-bottom: #014f94 solid 1px;
    padding: 15px;
    font-size: 14px;
    line-height: 25px;
}

.my-layout .about .left .selected {
    background-color: #ffa500;
}

.my-layout .about .left .contact {
    color: #0069c6;
    background-color: #fff;
}

.my-layout .about .right {
    width: 78%;
    margin-left: 24px;
}

.my-layout .about .right .header {
    width: 100%;
    display: flex;
    padding: 8px 0;
    border-bottom: #1a74cc solid 1px;
}

.my-layout .about .right .header .item {
    padding: 0 8px;
}

.my-layout .about .right .content {
    width: 100%;
    margin-top: 20px;
}

.my-layout .about .right .content .form-item {
    display: flex;
    margin-top: 40px;
    align-items: center;
}

.my-layout .about .right .content .form-item .label {
    margin-left: 20px;
    width: 10%;
    text-align: right;
}

.my-layout .about .right .content .form-item .required {
    position: relative;
}

.my-layout .about .right .content .form-item .required::before {
    content: "*";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 110%;
    color: #ff0000;
}

.my-layout .about .right .content .form-item input {
    outline: none;
    padding-left: 5px;
    height: 40px;
    width: 300px;
}

.my-layout .about .right .content .form-item textarea {
    outline: none;
    padding-left: 5px;
    flex: 1;
    height: 200px;
}

.my-layout .about .right .content button {
    margin-top: 20px;
    width: 60%;
    line-height: 50px;
    outline: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
}

.my-layout .about .right .content button:hover {
    color: #fff;
    background: #0069c6;
}
.dashboard-friend-img-item {
    width: 20%;
    padding: 0 10px;
    /*box-sizing: border-box;*/
}
.dashboard-friend-img {
    width: 100%;
    height: 100px;
    /*border-radius: 15px;*/
    object-fit: cover;
    overflow: hidden;
}