﻿html {
    color: rgb(25, 158, 216);
}

body {
    background-color: #edf1f4;
    font-family: PingFangSC, helvetica neue, hiragino sans gb, arial, microsoft yahei ui, microsoft yahei, simsun, sans-serif!important;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
}

* {
    transition: .2s;
}

a {
    text-decoration: none;
    color: #636363;
}

.layui-nav .layui-nav-item {
    line-height: 78px;
    position: static;
}

.el-container:nth-child(2) {
    width: 1320px;
    margin: 0 auto;
}

.last-child {
    float: right !important;
}

.layui-nav-child {
    padding: 20px 0;
}

.el-header .layui-nav-child {
    top: 78px;
}

.navt {
    font-size: 15px;
}

.el-aside dd a {
    font-size: 12px;
}

header .layui-nav-child dd a img {
    padding-right: 16px;
}

.example_video_1-dimensions {
    width: 100% !important;
    height: 100% !important;
}

.video-js .vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    margin-left: -1.5em;
    margin-top: -0.75em;
}

[class*=el-col-] {
    float: left;
    box-sizing: border-box;
}

.el-row {
    box-sizing: border-box;
}

.el-col-9 {
    width: 37.5%;
}

.el-col-15 {
    width: 62.5%;
}

header .layui-nav .layui-nav-more {
    display: none;
}

header .layui-nav-child {
    background: rgba(25, 158, 216, 0.7);
    box-shadow: none;
    border: none;
    padding-left: 16%;
}

header .layui-nav .layui-nav-child a {
    color: #fff;
}

header .layui-nav .layui-nav-item a {
    color: #fff;
}

header .layui-nav .layui-nav-child a:hover {
    background: transparent;
    color: #fff;
}

header .layui-nav-child dd {
    float: left;
    ;
}

header .layui-nav .layui-nav-item:first-child a {
    padding: 0;
}

.banner-container .layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
    height: 2px;
    background-color: #fff;
}

.last-child .layui-nav .layui-this:after {
    height: 2px;
    background-color: transparent !important;
}

.banner-container .layui-nav-more {
    display: none;
}

.banner-container .layui-nav-child {
    top: 78px;
    width: 100%;
}

.banner-container .layui-carousel-ind {
    top: -24px;
}

.banner-container .layui-carousel-arrow {
    background: rgba(31, 45, 61, .11);
    font-size: 12px;
}

.banner-container .layui-carousel .layui-bg div:nth-child(n) {
    background: #99a9bf;
}

.banner-container .layui-carousel .layui-bg div:nth-child(2n) {
    background: #d3dce6;
}

.banner-container .layui-carousel-arrow:hover,
.layui-carousel-ind ul:hover {
    background: transparent;
}

.banner-container .layui-carousel-ind ul {
    background: transparent;
}

.banner-container .layui-carousel-ind li {
    width: 30px;
    height: 2px;
    border-radius: 0;
}

a:focus,
a:active {
    outline: none;
}

li {
    list-style: none;
}

h2,
h3,
h4,
h5 {
    font-weight: normal;
}

.layui-tab {
    margin: 0 !important
}

header {
    position: fixed;
    z-index: 999;
}

header .logo {
    float: left;
    height: 44px;
    margin-top: 16px;
}

.topT {
    padding-top: 78px !important;
}

.el-container .fixed-menu {
    width: 1320px;
    margin: 0 auto;
}

.layui-tab-content {
    padding: 0;
    margin-top: 16px;
    background: #edf1f4;
}

.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 256px;
    padding-right: 20px;
}

.el-input__inner {
    height: 32px !important;
    border-radius: 0px !important;
    background-color: #5ebbe4 !important;
    border: none !important;
    width: 100%;
}

.el-input__inner input {
    color: #fff !important;
}

.el-input--prefix .el-input__inner {
    padding-left: 14px !important;
}

.el-input__prefix {
    left: 84% !important;
    position: absolute;
    top: 0;
}

.el-input__prefix i {
    font-weight: 600;
}

.i-menu input::-webkit-input-placeholder {
    /* WebKit browsers 适配谷歌 */
    color: #199ed8 !important;
}

.i-menu input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #199ed8 !important;
}

.i-menu input::-moz-placeholder {
    /* Mozilla Firefox 19+ 适配火狐 */
    color: #199ed8 !important;
}

.i-menu input:-ms-input-placeholder {
    /* Internet Explorer 10+  适配ie*/
    color: #199ed8 !important;
}

.i-menu input::-webkit-input-placeholder {
    color: #199ed8 !important;
}


/**/

input::-webkit-input-placeholder {
    /* WebKit browsers 适配谷歌 */
    color: #fff !important;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #fff !important;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ 适配火狐 */
    color: #fff !important;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+  适配ie*/
    color: #fff !important;
}

input::-webkit-input-placeholder {
    color: #fff !important;
}

.el-container:nth-child(3) .main {
    width: 91%;
}

.el-header {
    height: 78px !important;
    width: 100%;
    padding: 0;
    background-color: #199ed8;
}

.el-header .search {
    line-height: 76px;
}


/* .el-menu, .el-menu--popup, .el-menu--popup-{
    
} */

.el-header .el-menu {
    background: transparent !important;
}

.el-header .el-menu--horizontal>.el-submenu .el-submenu__title {
    font-size: 15px;
    background: transparent !important;
    color: #fff !important;
}

.el-header .el-submenu__title:hover {
    border-bottom: 2px solid #fff !important;
}

.menu-box {
    padding: 20px 10px;
    height: auto;
}

.menu-box img {
    padding-right: 16px;
}

.menu-box a {
    color: #fff;
}

.el-menu--horizontal {
    width: 100%;
    background-attachment: fixed;
}

.el-menu--popup-bottom-start {
    margin-top: 0 !important;
}

.el-menu--horizontal {
    border-bottom: none;
    left: 0;
    top: 73 !important;
}

.search-title {
    padding: 4.34rem;
    margin-bottom: 2rem;
    background-color: white;
    text-align: center;
    color: #555;
}

.search-title h5 {
    font-size: 14px;
    font-weight: normal;
    color: #59c4c5;
    display: block;
    border: 1px solid #5ebbe4;
    padding: 6px 0;
}

.search-container .list-title {
    height: auto !important;
    width: 100%;
    background: #fff;
    margin-bottom: 0;
}

.el-menu--popup {
    padding: 0;
}

.el-submenu .el-menu-item {
    padding: 0 345px;
    min-width: 200px
}

.el-menu--horizontal .el-menu {
    background: rgba(25, 158, 216, 0.7) !important;
    height: 120px !important;
}

.el-menu .el-menu-item {
    background: transparent !important;
    float: left !important;
}

.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
    height: auto;
}

header .el-submenu .el-submenu__title {
    height: 77px !important;
}

.el-menuitem,
.el-submenu__title i {
    color: #fff;
}

.el-submenu__title {
    padding: 0 36px;
}

.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow {
    margin-left: 0;
    display: none;
}

.el-footer {
    padding: 52px 0 !important;
    background-color: #373c3d;
    height: auto !important;
    color: #fff;
    font-size: 14px;
}

.el-footer .footer-inner {
    width: 70%;
    margin: 0 auto;
}

.el-footer p,
.el-footer a {
    float: left;
    line-height: 26px;
}

.el-footer a {
    color: #fff;
    padding-right: 20px;
}

.el-aside {
    float: left;
    background-color: #fff;
    color: #333;
    text-align: center;
    line-height: 500px;
    margin-top: 2.6%;
    /* margin-top: 20%; */
}

.el-aside .layui-nav-tree {
    width: 140px;
    vertical-align: top;
    padding-top: 26px;
}

.el-aside .layui-nav-tree .layui-nav-more {
    left: 10px;
}

.el-aside .layui-nav .layui-nav-item a {
    color: #303133 !important;
    background: #fff;
}

.el-aside .layui-nav .layui-nav-item a:first-child {
    color: #303133 !important
}

.el-aside .layui-bg-cyan {
    background-color: #fff !important;
}

.el-aside .layui-nav .layui-nav-mored,
.layui-nav-itemed>a .layui-nav-more {
    border-color: transparent transparent #909399;
}

.el-aside .layui-nav-itemed>a,
.el-aside .layui-nav-tree .layui-nav-title a,
.el-aside .layui-nav-tree .layui-nav-title a:hover {
    color: #303133 !important;
}

.el-aside .layui-nav .layui-nav-itemed a.open-color {
    background: #59c4c5;
    color: #fff !important;
}

.el-aside .layui-nav .layui-nav-itemed .layui-nav-more {
    border-color: transparent transparent #fff;
    border-style: solid;
    top: 30px;
}

.el-aside .layui-nav-tree .layui-nav-item a {
    height: 56px;
    line-height: 56px;
}

.el-aside .layui-nav .layui-nav-more {
    border-color: #333333 transparent transparent;
    border-style: solid;
    top: 30px;
    right: 24px !important;
}

.el-aside .layui-nav-tree .layui-nav-item .layui-nav-child a {
    height: 50px;
    line-height: 50px;
}

.el-aside .layui-nav-tree .layui-nav-bar {
    display: none;
}

.el-aside .layui-nav-tree .layui-nav-child dd.layui-this,
.el-aside .layui-nav-tree .layui-nav-child dd.layui-this a,
.el-aside .el-aside .layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.el-aside .layui-nav-tree .layui-this>a:hover {
    background: #fff !important;
    color: rgb(25, 158, 216) !important;
}

.el-aside .layui-nav .layui-nav-item:nth-child(3) .layui-nav-child:not(:first-child) a {
    padding: 0;
    width: 50%;
    float: left;
}

.el-aside .layui-nav-itemed>.layui-nav-child {
    background-color: transparent !important;
    padding-top: 14px;
}

.el-main {
    width: 100%;
    ;
    /* background-color: rgb(179, 217, 255); */
    color: #333;
    /* text-align: center; */
    height: 100%;
}

.el-menu.el-menu--horizontal {
    border-bottom: none !important;
}

.el-menu-demo {
    width: 100%;
    float: left;
    padding-left: 14.5%;
    padding-right: 14.5%;
}

.el-container:nth-child(5) .el-aside,
.el-container:nth-child(6) .el-aside {
    line-height: 260px;
}

.el-container {
    display: flex;
    flex-direction: row;
    flex: 1;
    flex-basis: auto;
    box-sizing: border-box;
    min-width: 0;
}

.el-container:nth-child(7) .el-aside {
    line-height: 320px;
}

.el-aside .qddh,
.el-aside .cksd{
    position: relative;
}

.el-aside .qddh:before,
.el-aside .cksd:before{
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 16px;
    left: 20px;
    top: 20px;
    
}

.el-aside .qddh:before {
    background: url(http://down.gztaiyou.com/images/201911200947.png) no-repeat 0 center;
    -webkit-animation: bigTosmall ease .5s infinite;
    animation: bigTosmall ease .5s infinite;
}

.el-aside .cksd:before {
    background: url(http://down.gztaiyou.com/images/201911200948.png) no-repeat 0 center;
}

@keyframes bigTosmall {
    from {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

.bg-purple {
    background: rgb(240, 243, 250);
}

.el-col-l {
    width: 66.5%;
}

.el-col-r {
    width: 33%;
}

.el-col-l {
    padding-right: 10px;
}

.el-col-r {
    padding-left: 10px;
}

.i-menu {
    display: none;
}

.banner {
    width: 100%;
}

.banner-grid-content {
    min-height: 320px;
    background: #fff;
    margin-bottom: 20px;
}

.el-col-r .banner-grid-content {
    margin-right: 0;
}

.clearfloat:after,
.el-menu .el-menu-item:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}


/* -------------- banner ---------------------------- */

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}


/* -------------- aside ---------------------------- */

.tac.el-row {
    padding-top: 26px;
}

.el-submenu .el-menu-item {
    padding: 0 5px !important;
}

.el-menu {
    border-right: none !important;
}

.el-submenu .el-menu-item {
    min-width: 120px !important;
}

.el-submenu__icon-arrow {
    right: 80% !important;
}

.el-submenu.is-active {
    background-color: #59c4c5 !important;
}

.el-submenu.is-active span {
    color: #fff !important;
}

.el-submenu.is-active i {
    color: #fff !important;
}

.el-submenu.is-active .el-submenu__title:hover {
    background-color: #59c4c5 !important;
}

.el-menu-item>a {
    color: #787878 !important;
}

aside .el-submenu:nth-child(1) .el-menu-item {
    min-width: 60px !important;
}

aside .el-menu-item a {
    font-size: 13px;
}


/* -------------- newList ---------------------------- */

.el-main .list-title {
    height: 68px;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
}

.nofirst .list-title {
    display: none;
}

.el-main .list-title h2 {
    font-size: 14px;
    float: left;
    position: relative;
    line-height: 68px;
    padding-left: 38px;
    color: #636363;
}

.list-title .readmore {
    float: right;
    padding-right: 20px;
    line-height: 68px;
    font-size: 14px;
}

.list-title h2:before {
    position: absolute;
    content: '';
    width: 34px;
    height: 2px;
    background: #41b1ef;
    left: 0;
    top: 60%;
}

.el-main .articles {
    height: auto;
    position: relative;
}

.el-main .articles:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    display: block;
    background: #c3c5c6;
}

.no-data {
    width: 100%;
    min-height: 400px;
    background: #fff;
    text-align: center;
}

.no-data .no-data-inner {
    padding-top: 30px;
}


/* ------------------------------------ */

.el-main .articles,
.video-content {
    padding-left: 0;
}

.el-main .articles>li {
    padding: 26px 40px;
    margin-bottom: 2px;
    text-align: left;
    background: #fff;
    cursor: pointer;
}

.el-main .articles>li:hover h3,
.el-col-r .right-news>li:hover h3 {
    color: #59c4c5;
}

.articles a {
    color: #373d41;
}

.articles .news-inner {
    width: 71%;
    float: left;
    padding-top: 16px;
}

.articles figure {
    width: 29%;
    /* background: #375468; */
    float: left;
    height: 80px;
    padding-left: 40px;
    display: none;  
}

.articles figure img {
    height: 100%;
}

.articles .news-inner h3 {
    font-size: 18px;
}

.extro-info {
    font-size: 12px;
    color: #636363;
    padding-top: 16px;
    font-family: sans-serif;
}

.create_time {
    color: #9b9ea0;
    padding-right: 14px;
}

.brand {
    font-size: 13px;
}

.brand a {
    /* color: #ef6e6e; */
    color: #ff8090;
}

.el-icon-time {
    font-weight: 600 !important;
    padding-right: 5px;
}

.el-col-l .loadmore {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #DCDFE6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}

.el-button--primary {
    color: #FFF;
    background-color: #409EFF;
    border-color: #409EFF;
}

.el-button--primary.is-plain {
    color: #59c4c5 !important;
    background: #edf1f4 !important;
    border-color: #59c4c5 !important;
    font-size: 12px;
    border-radius: 3px;
}

.layui-icon {
    font-size: 12px;
}

.el-button.is-plain:focus,
.el-button.is-plain:hover {
    background: #59c4c5 !important;
    color: #fff !important;
}

.el-backtop {
    height: 100%;
    width: 100%;
    background-color: #f2f5f6;
    box-shadow: 0 0 6px rgba(0, 0, 0, .12);
    text-align: center;
    line-height: 40px;
    color: #1989fa;
}


/* -------------- rightBrand ---------------------------- */

.el-col-r .right-top .list-title:nth-child(1) h2:before {
    background: #f79b72;
    top: 22%;
    left: 12px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.el-col-r .right-brand,
.el-col-r .right-friends {
    padding: 26px 40px;
    height: auto;
    background: #fff;
    margin-bottom: 26px;
}

.el-col-r .right-brand li {
    height: auto;
}

.el-col-r .right-brand li:hover a {
    color: #199ed8 !important;
}

.el-col-r .friends {
    margin-top: 26px;
}

.el-col-r .friends .list-title h2:before {
    background: #b5b5b5;
    top: 74%;
}

.friends ul li {
    float: left;
}

.friends ul li a {
    color: #59c4c5;
}

.friends ul li a:hover {
    color: #59c4c5;
}

.el-col-r .right-brand li a {
    border-width: 1px !important;
    border-style: solid !important;
    padding: 4px 16px;
    margin: 10px 20px 10px 0;
    float: left;
    border-radius: 20px;
    font-size: 13px;
    font-family: sans-serif;
}


/* -------------- rightNews ---------------------------- */

.el-col-r .right-bottom .list-title:nth-child(1) h2:before {
    background: #309f00;
    top: 26%;
}

.el-col-r .right-news {
    height: auto;
    background: #fff;
    font-size: 14px;
    padding: 40px 40px 30px;
    text-align: left;
}

.el-col-r .right-news li:nth-child(1) a {
    padding-top: 0;
}

.el-col-r .right-news li:last-child a {
    border-bottom: none;
}

.el-col-r .right-news li a {
    display: block;
    padding-bottom: 18px;
    padding-top: 20px;
    border-bottom: 1px solid #ebecec;
    color: #373d41;
}


/* -------------- list-content  ---------------------------- */

.el-main {
    display: block;
    flex: 1;
    flex-basis: auto;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
}

.list-content-wrap .list-title {
    margin-bottom: 3px;
}

.list-content-wrap.el-main {
    padding: 40px 20px 20px 20px;
    text-align: left;
}

.list-content-wrap .list-content {
    min-height: 800px;
    background: #fff;
    padding: 50px 40px;
    text-align: left;
    color: #636363;
}

.list-content p {
    font-size: 14px;
    line-height: 26px;
}

.list-content-wrap .list-prev,
.list-content-wrap .list-next {
    height: 160px;
    background: #fff;
    position: relative;
    padding: 20px 40px;
}

.list-prev p:first-child,
.list-next p:first-child {
    padding-top: 5px;
    padding-bottom: 14px;
}

.list-prev .prev-title,
.list-next .prev-title {
    padding-top: 13px;
    border-top: 1px solid #ebecec;
    font-size: 16px;
}

.icon {
    font-size: 12px !important;
}

.list-content-wrap .article-title {
    font-size: 22px;
    color: #373d41;
}

.list-content-wrap .list-prev {
    margin-bottom: 30px;
}

.list-content-wrap .list-prev:before,
.list-content-wrap .list-next:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    background: #f993a0;
    left: 0;
}

.list-content-wrap .list-next:before {
    top: 100%;
    background: #59c4c5;
}

.list-content-wrap .list-title h2:before {
    width: 10.5px;
    height: 10.5px;
    background: #f993a0;
    top: 26%;
}

.list-content-wrap .list-content .content {
    padding: 24px 15px 12px 15px;
}

.list-content-wrap .article-container h2 {
    line-height: 30px;
}

.list-content-wrap .create_time {
    font-size: 12px;
    padding-bottom: 10px;
}

.article-container>.content h1,
.article-container>.content h2,
.article-container>.content h3,
.article-container>.content h4,
.article-container>.content h5,
.article-container>.content h6 {
    margin: 2rem 0 -0.5rem 0;
    padding-bottom: 1rem;
    padding-left: 0;
    font-weight: 700;
    text-indent: 0;
}


/* -------------- right - xiaoyou ---------------------------- */

.right-xiaoyou .xiaoyou-inner {
    padding: 40px;
    background: #fff;
    text-align: center;
    font-size: 16px;
}

.right-xiaoyou .xiaoyou-inner .el-row {
    display: flex;
    align-items: center;
}

.right-xiaoyou .xiaoyou-inner .el-row .el-col:nth-child(1) {
    position: relative;
}

.right-xiaoyou .xiaoyou-inner .sub-title {
    float: left;
    font-size: 14px;
    padding: 2px 6px;
    border: 1px solid #a37aff;
    position: absolute;
    bottom: 5px;
    color: #a37aff;
}

.right-xiaoyou .demo-basic--circle {
    float: right;
}

.el-avatar.el-avatar--circle {
    width: 60px;
    height: 60px;
    display: block;
}

.el-avatar.el-avatar--circle img {
    width: 100%;
    height: 100%;
}

.right-xiaoyou .list-title h2:before {
    width: 10px;
    height: 10px;
    background: #98e2ed !important;
    border-radius: 50%;
    top: 34px !important;
}

.right-xiaoyou .right-news {
    padding: 22px 40px 50px;
}


/* -------------- el-tabs 样式覆盖 ---------------------------- */

.el-tabs__nav-wrap::after {
    height: 0 !important;
}

.el-tabs__active-bar {
    display: none;
}

.el-tabs__item {
    width: 134px !important;
    padding: 0 !important;
    height: 34px !important;
    line-height: 30px !important;
    color: #636363 !important;
    text-align: center;
    margin-bottom: 12px;
}

.el-tabs__item.is-active {
    border: 1px solid #43afde;
    color: #43afde !important;
}

.el-tabs__header {
    background: #fff;
}

.el-tabs__nav-prev,
.el-tabs__nav-next {
    display: none;
}

.el-tabs__nav-wrap.is-scrollable {
    padding: 0 !important;
}

.el-tabs__nav {
    white-space: normal !important;
}

.el-tabs__nav-wrap {
    padding: 20px 40px 10px 40px;
    height: 68px !important;
    position: relative;
    background: #fff;
}

.el-tabs__nav-wrap:before {
    content: '';
    position: absolute;
    width: 10px;
    display: block;
    height: 10px;
    background: #aceabf;
    top: 8%;
    left: 0;
}

.tab-menu .layui-this {
    border: 1px solid #43afde;
}

.layui-carousel a img {
    width: 100%;
    height: 100%;
}

.layui-tab-title li.layui-this {
    color: #43afde !important;
}

.download {
    height: auto;
}

.layui-tab-title {
    white-space: normal;
    position: static !important;
    height: auto;
}

.layui-tab-title .layui-this:after {
    height: 34px !important;
}

.search-container {
    margin-bottom: 30px;
}

.search-container .layui-tab-title .layui-this:after {
    height: 46px !important;
}

.search-container .layui-tab-title li {
    line-height: 46px !important;
}

.search-container .layui-tab-title li:last-child span {
    color: #fd5d5d;
}

.search-container .layui-tab-title li.layui-this {
    color: #636363 !important;
}

.search-container .layui-tab-title li:nth-child(1) {
    margin-left: 64px;
}

.search-container .layui-tab-title div {
    width: auto;
}

.layui-tab-title li {
    padding: 0 20px;
    height: 34px !important;
    line-height: 30px !important;
    color: #636363 !important;
    text-align: center;
    margin-bottom: 12px;
    font-size: 13px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #43afde;
}


/* -------------- category  ---------------------------- */

.list-title.brandtitle {
    margin-bottom: 8px;
}

.list-title.brandtitle h2 {
    color: #636363;
    font-size: 14px;
    padding-left: 14px;
}

.list-title.brandtitle span {
    color: #ef6e6e;
    padding-left: 10px;
}

.list-title.brandtitle h2:before {
    display: none;
}

.list-title.brandtitle .icon-brand {
    float: left;
    height: 68px;
    line-height: 68px;
}

.list-title.brandtitle .icon-brand img {
    vertical-align: middle;
    padding-left: 20px;
}

.about-brand {
    margin-bottom: 30px;
}

.about-title,
.brand-list-title,
.brand-list-title2,
.demo-list-title {
    height: 46px;
    display: flex;
    align-items: center;
    color: #636363;
    padding-left: 40px;
    margin-bottom: 2px !important;
    background: #fff;
}

.demo-list-title {
    margin-top: 40px;
}

.about-content {
    padding: 40px;
    background: #fff;
    position: relative;
}

.about-content:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #90d8fe;
}

.about-content .content-title {
    padding-bottom: 26px;
}

.about-content .content-inner {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 12px;
}

.about-content .content-inner span {
    color: #14afad;
}

.brand-list-title {
    font-size: 13px;
    color: #636363;
    margin-bottom: 8px !important;
}

.brand-list-title li {
    padding-right: 6px;
}

.brand-list-title span {
    padding: 0 14px 0 6px;
    color: #ef6f84;
}

.brand-list-title2,
.demo-list-title {
    font-size: 15px !important;
    margin-bottom: 2px !important;
}

.video-content {
    background: #fff;
    height: auto;
    padding: 40px 40px;
    text-align: center;
    margin-top: 16px;
}



.video-content li {
    float: left;
    width: 50%;
    height: 260px;
    font-size: 14px;
    color: #636363;
    margin-bottom: 40px;
}

.video-content li:nth-child(n) a {
    padding: 0 20px 0 0;
    display: block;
}

.video-content li:nth-child(2n) a {
    padding: 0 0 0 20px;
    display: block;
}

.video-content li p {
    padding-top: 10px;
}

.video-content li:nth-child(2n),
.video-content li:nth-child(4) {
    margin-right: 0;
    margin-left: 0;
}

.video-content a img {
    width: 100%;
    height: 100%;
}

.video-content .video-img {
  height: 210px;
  overflow: hidden;
}


/* -------------- video-inner  ---------------------------- */

.video-inner {
    height: auto;
}

.video-inner .inner {
    background: #fff;
    padding: 40px;
}

.video-inner .video-inner-title {
    padding-bottom: 30px;
    border-bottom: 1px solid #ebecec;
}

.video-inner .video-inner-title h2 {
    color: #373d41;
    font-size: 22px;
}

.video-inner-open {
    height: 430px;
}

.video-inner-open img {
    width: 100%;
    padding: 30px 0 0 0;
}

.video-inner .about-brand {
    margin-top: 40px;
}

.video .list-grid-content {
    margin-top: 30px;
}

.video .list-title h2:before {
    background: #bbbbbb !important;
}

.video .right-video {
    padding: 30px 40px;
    background: #fff;
}

.video .left-img {
    float: left;
    padding-right: 14px;
}

.video .left-img img {
    width: 106px;
}

.video .news-inner h3 {
    font-size: 15px;
}


/* -------------- download-inner  ---------------------------- */

.download .list-title {
    display: none;
}

.el-button {
    padding: 4px 44px !important;
    margin: 28px 0 !important;
    background: rgb(25, 158, 216, .8) !important;
    border-color: rgb(25, 158, 216, .8) !important;
}


/* -------------- 404 ---------------------------- */


/* -------------- i-menu --------------------------*/


/*-----------------------------------------------------*/

.error-page {
    background: #fff;
    min-height: 800px;
    text-align: center;
    padding-top: 100px;
}

.error-page p {
    padding-top: 30px;
}

.error-page .el-button {
    background: #fff !important;
    padding: 16px 80px !important;
    border-radius: 0px !important;
    margin-top: 30px !important;
    border-color: #53ade6 !important;
    color: #53ade6 !important;
    border-width: 2px !important;
    font-weight: 600 !important;
}

.el-button.is-plain:focus,
.el-button.is-plain:hover {
    border-color: #f97575 !important;
    background: #fff !important;
    color: #f97575 !important;
}


/* -------------侧边qq------------------------------*/

.floating {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 0;
}

.floating ul {
    list-style: none;
}

.floating ul li {
    border-radius: 50%;
    position: relative;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    margin: 5px 0;
}

.floating .icon {
    font-size: 24px !important;
}

.floating li[data-type=qq] {
    background-color: #199ed8;
    border-color: #199ed8;
    color: #199ed8;
}

.floating li[data-type=wechat] {
    background-color: #59c4c5;
    border-color: #59c4c5;
    color: #59c4c5;
    position: relative;
    cursor: pointer;
}

.floating .tooltip {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 100px;
    display: none;
    height: 100px;
    transition: all 0.3s ease-out 0s;
    background: url('http://down.gztaiyou.com/images/elevator.png') no-repeat center center;
}

.floating li:hover .tooltip {
    left: 60px;
    display: block;
}

.floating li[data-type=top] {
    background-color: #99a9bf;
    border-color: #99a9bf;
    color: #99a9bf;
}

.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
    background: transparent !important;
}


/* -------------- 媒体查询  ---------------------------- */

@media screen and (max-width: 1680px) {
    .el-menu-demo {
        padding: 0 11%;
    }
}

@media screen and (max-width: 1440px) {
    .el-footer .footer-inner {
        width: 88%;
    }
    .el-menu-demo {
        padding: 0 3%;
    }
}

@media screen and (max-width: 1280px) {
    .el-submenu__title {
        padding: 0 16px !important;
    }
}

@media screen and (max-width: 1380px) {
    .el-container:nth-child(2),
    .el-container:nth-child(2),
    .fixed-menu {
        width: 90% !important;
        margin: 0 auto;
    }
    .el-menu-demo {
        padding: 0;
    }
    .logoImg img {
        width: 160px;
        height: auto;
    }
}

@media screen and (max-width: 1300px) {
    .articles img {
        width: 100%;
    }
}

@media screen and (max-width: 1174px) {
    .el-input {
        width: 200px;
    }
}

@media screen and (max-width: 1120px) {
    .fixed-menu {
        display: none;
    }
    .icon-sousuo:before {
        font-size: 22px;
    }
    .el-input__prefix {
        left: 72% !important;
    }
    .i-menu {
        display: block;
    }
    .i-menu .el-input {
        position: relative;
        font-size: 14px;
        display: inline-block;
        width: 100%;
    }
    .i-menu .el-input {
        padding: 0 20%;
    }
    .el-aside {
        display: none;
    }
    .el-col-r {
        width: 100%;
    }
    .list-grid-content {
        margin-top: 12px;
    }
    .el-col-l {
        width: 100%;
    }
    .logo {
        float: right !important;
    }
    .el-button {
        padding: 11px 70px !important;
        font-size: 13px !important;
    }
    .el-header .fixed-menu {
        display: none;
    }
    .i-menu .menu {
        display: block;
    }
    .banner .el-col-r {
        display: none;
    }
    .right-xiaoyou {
        display: none;
    }
    .el-container:nth-child(2),
    .el-container:nth-child(2),
    .fixed-menu {
        width: 100% !important;
        margin: 0 auto;
    }
    .header-container.i-menu .el-input__inner {
        height: 50px !important;
        background: #fff !important;
        border: 2px solid #199ed8 !important;
        color: #199ed8;
        font-size: 20px;
    }
    .el-col-r {
        margin-top: 20px;
    }
    .el-main {
        padding: 0;
    }
    .el-col-l,
    .el-col-r {
        padding-right: 0;
        padding-left: 0;
    }
    .i-menu .el-input__inner {
        height: 44px !important;
        background: #fff !important;
        border: 2px solid #199ed8 !important;
        color: #199ed8;
        font-size: 17px;
    }
    .i-menu nav .search {
        width: 60%;
        float: none;
        margin: 0 auto;
    }
    .articles .news-inner {
        width: 100%;
    }
    .articles figure {
        display: none !important;
    }
    .articles .news-inner {
        padding-bottom: 16px;
    }
}

@media screen and (max-width: 768px) {
    .video-content li {
        width: 100%;
        height: auto;
        margin-bottom: 60px;
    }
    .video-content li:nth-child(2n) a,
    .video-content li:nth-child(n) a {
        padding: 0;
    }
}