﻿*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    font-family: '微软雅黑';
}
img{
    width: 100%;
    height: auto;
    max-width: 100%;
    vertical-align: top;
    border: none;
}
body{
    background: #fff;
}
.main{
    width: 100%;
}
/*头部*/
.header{
    width: 100%;
    height: 110px;
    position: fixed;
    left: 0;
    top: 0;
    /*background: #fbf5f5;*/
    background-color:#f5f5f5;
    z-index: 5;
    box-shadow: 0 0 4px 1px #aaa;
}
.logo{
    width: auto;
    height: 60px;
    float: left;
    margin-top: 25px;
}
.logo a{
    display: block;
    width: 100%;
    height: 100%;
}
.nav-ul{
    width: auto;
    float: right;
    height: 100%;
}
.nav-ul li{
    width: auto;
    height: 100%;
    line-height: 110px;
    float: left;
    position: relative;
}
.nav-ul li .pc-nava{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333;
    padding: 0 35px;
}
.nav-ul li:hover .pc-nava,.nav-ul li .pc-nava.focus{
    color: #e60013;
}
.nav-ul li span{
    width: 0;
    height: 0;
    border-left: 8px solid #ddd;
    border-top: 8px solid #ddd;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    bottom: -8px;
    transform: rotate(45deg);
    display: none;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.nav-ul li ul{
    width: 220px;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 2px;
    overflow: hidden;
    display: none;
    box-shadow: 0 1px 5px 1px #999;
}
.nav-ul li ul li{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #666;
}
.nav-ul li ul li:last-child{
    border-bottom: none;
}
.nav-ul li ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 39px;
    font-size: 14px;
    color: #333;
    padding: 0 30px;
    background: rgba(255,255,255,1);
}
.nav-ul li ul li a:hover,.nav-ul li ul li a.focus{
    background: #ddd!important;
}
.nav-ul li:hover ul,.nav-ul li:hover span{
    display: block;
}
.yuyan-box{
    width: auto;
    height: 100%;
    line-height: 110px;
    font-size: 18px;
    float: right;
    margin-left: 25px;
}
.yuyan-box a{
    color: #333;
}
.yuyan-box a.active,.yuyan-box a:hover{
    color: #e60013;
}
.main-inner{
    width: 100%;
    padding-top: 110px;
}
.delu-nav{
    width: 40px;
    height: 110px;
    float: right;
    margin-left: 25px;
    position: relative;
}
.delu-nav .delu-txia{
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 35px;
    background: #ccc;
}
.delu-nav .delu-txia img{
    height: 100%;
}
.user-post{
    width: 120px;
    height: auto;
    position: absolute;
    top: 100%;
    left: -40px;
    box-shadow: 0 0 4px 1px #ddd;
    display: none;
}
.user-post a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 39px;
    font-size: 14px;
    color: #666;
    padding: 0 30px;
    background: #fff;
}
.user-post a:hover,.user-post a.focus{
    color: #e60013;
}
.delu-nav:hover .user-post{
    display: block;
}
.menu{
    width: 36px;
    height: 26px;
    float: right;
    margin-top: 17px;
    margin-right: 10px;
    display: none;
}
.menu span{
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 8px;
    background: #333;
    border-radius: 2px;
}

.bx-side-nav-list2 ul li a{
    text-align: left;
}
.bx-side-nav-list2 ul li a.focus{
    color: #e60013;
}

.two-nav{
    width: 100%;
    height: auto;
    display: none;
}
.two-nav li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    text-align:left;
}
.two-nav li a {
    display:block;
    width:100%;
    height:100%;
    color:#666;
}

/*首页*/
.sybanner {
    width: 100%;
    max-height: 650px;
    overflow: hidden;
}
.banner{
    width: 100%;
    height: 350px;
    overflow: hidden;
    /*display:none;*/
}
.symain-pd{
    padding: 80px 0;
}
.symain-jobd {
    padding: 50px 0 80px 0;
}
.join-hsend {
    width:100%;
    padding:0 60px 10px 60px;
    line-height:2em;
    font-size:16px;
    color:#666;
}
.join-hsend img {
    width:auto;
}
.nlxwm-hgs {
    width:100%;
    line-height:2em;
    font-size:16px;
    color:#666;
    margin-bottom:10px;
}
.nlxwm-hgs img {
    width:auto;
}
.sy-mtit{
    width: 100%;
    text-align: center;
}
.sy-mtit h3{
    line-height: 50px;
    font-size: 32px;
    font-weight:bold;
    color: #e60013;
}
.sytit-yw{
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
.sytit-yw p{
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
.sytit-yw span{
    display: block;
    width: 90px;
    background: #bbb;
    height: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.sytit-yw span:nth-of-type(1){
    right: 100%;
}
.sytit-yw span:nth-of-type(2){
    left: 100%;
}
.sytit-yw span:nth-of-type(1):before{
    content: '';
    width: 5px;
    height: 5px;
    background: #bbb;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: -2px;
}
.sytit-yw span:nth-of-type(2):before{
    content: '';
    width: 5px;
    height: 5px;
    background: #bbb;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -2px;
}
.yyong-gs{
    line-height: 30px;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
}
.yong-sul{
    margin: 0 -15px;
    overflow: hidden;
}
.yong-sul li{
    width: 33.333333%;
    float: left;
    padding: 0 15px;
}
.yong-sul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.yong-spic{
    width: 100%;
    overflow: hidden;
}
.yong-info{
    padding: 20px 10px;
}
.yong-info h3{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    transition: 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.yong-info p{
    height: 90px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.yong-info span{
    display: block;
    width: 135px;
    height: 40px;
    margin: 0 auto;
    background: #e71324;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.yong-info span:hover{
    opacity: 0.9;
}
.yong-sul li a:hover .yong-info h3{
    color: #e60013;
}
/*页脚*/
.footer{
    width: 100%;
    padding: 20px 0;
    background: #6e6e6e;
}
.foot-evey{
    width: 20%;
    float: left;
    padding:10px 0;
    /*margin-right: 170px;*/
    text-align: center;
}
.foot-lfnb{
    width: calc(100% - 200px);
    float: left;
}
.foot-lfnb .foot-evey:last-of-type{
    margin-right: 0;
}
.foot-evey h3{
    line-height: 25px;
    font-size: 16px;
    color: #aaa;
}
.foot-evey ul{
    width: auto;
    overflow: hidden;
}
.foot-evey ul li{
    width: auto;
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
}
.foot-evey ul li a{
    color: #fff;
}
.foot-evey ul li a:hover{
    text-decoration: underline;
}
.yj-binfo{
    width: 100%;
    background: #6a6a6a;
    padding: 15px 0;
    line-height: 2em;
    font-size: 14px;
    color: #fff;
}
.yj-binfo a{
    color: #fff;
}
.ewm-fbox{
    width: 200px;
    float: right;
    padding-top: 60px;
}
.ewm-fpic{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}
/*应用场景*/
.apply-det{
    width: 100%;
    padding: 40px 0 60px 0;
    line-height: 2em;
    font-size: 16px;
    color: #666;
}
.apply-det img{
    width: auto;
}
.mbx-box{
    padding-top: 10px;
    border-bottom: 1px solid #d4d4d4;
}
.mbx-sec{
    line-height: 35px;
    padding-left: 25px;
    font-size: 14px;
    color: #999;
    background: url("../images/home.png") no-repeat 0 10px;
}
.mbx-sec span a{
    color: #999;
}


/*产品*/
.procat-box{
    width: 220px;
    float: left;
}
.procat-box ul{
    width: 100%;
    border-top: 1px solid #dadada;
    /*border-left: 1px solid #dadada;*/
}
.procat-box ul li{
    width: 100%;
    height: 61px;
    /*border-right: 1px solid #dadada;*/
    border-bottom: 1px solid #dadada;
}
.procat-box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-size: 18px;
    color: #999;
    text-indent: 35px;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
}
.procat-box ul li a:hover,.procat-box ul li a.active{
    background: #e60013;
    color: #fff;
    border-right: 1px solid #e60013;
    border-left: 1px solid #e60013;
}
.prorgh-box{
    margin-left: 270px;
}
.prorgh-tit{
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
}
.proid-span{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 100%;
}
.prorgh-det{
    width: 100%;
    padding: 30px 0;
    line-height: 2em;
    font-size: 16px;
    color: #666;
}
.prorgh-det img{
    width: auto;
}


/*应用*/
.napply-sul{
    width: 100%;
}
.napply-sul li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.napply-sul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.napply-pic{
    width: 280px;
    height: 180px;
    float: left;
    overflow: hidden;
}
.napply-pic img{
    height: 100%;
}
.napply-info{
    margin-left: 300px;
    padding: 20px 0;
}
.napply-info h3{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    font-weight:bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: 0.3s;
}
.napply-info p{
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.napply-sul li a:hover .napply-info h3{
    color: #e60013;
}
.dcon-h3{
    line-height: 40px;
    font-size: 30px;
    color: #333;
    text-align: center;
}
.dcon-fbt{
    line-height: 30px;
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 10px;
}
.appdet-con{
    width: 100%;
    padding: 20px 0;
    line-height: 2em;
    font-size: 16px;
    color: #666;
}
.appdet-con img{
    width: auto;
}

/*联系我们*/
.lxwm-lxin{
    width: 310px;
    float: left;
}
.lxwm-lxin ul{
    width: 100%;
    overflow: hidden;
}
.lxwm-lxin ul li{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.lxwm-lxin ul li:last-child {
    margin-bottom:0;
}
.lxwm-pic{
    width: 30px;
    height: 30px;
    float: left;
}
.lxwm-pgs {
    margin-left: 40px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.lxwm-pgs:hover{
    color: #e60013;
    text-decoration: underline;
}
.map{
    margin-left: 330px;
    height: 340px;
}
iframe{
    width: 100%;
    height: 100%;
}

/*合作伙伴*/
.partcat-ul{
    width: 100%;
}
.partcat-ul li{
    width: 100%;
    margin-bottom: 20px;
}
.partcat-ul li a{
    display: block;
    width: 100%;
    color: #4f4f4f;
}
.partcat-ul li a h3{
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.partcat-ul li a h3 span{
    margin: 0 10px;
    color: #999;
}
.partcat-ul li a h3 font{
    font-size: 18px;
}
.partcat-ul li a p{
    line-height: 30px;
    font-size: 16px;
}
.partcat-ul li a:hover,.partcat-ul li a:hover h3 span{
    color: #e60013;
}
.part-lsul{
    margin: 0 -45px;
    overflow: hidden;
}
.part-lsul li{
    width: 33.333333%;
    float: left;
    margin-bottom: 45px;
    padding: 0 45px;
}
.part-lsul li a{
    display: block;
    width: 100%;
    /*border: 1px solid #d2d2d2;*/
    overflow: hidden;
}

/*工作机会*/
.join-nbox{
    width: 100%;
    padding: 0 50px 20px 50px;
    position: relative;
}
.joinsw-ak{
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 5px 1px #ccc;
    padding: 15px;
    background: #fff;
}
.swiper-button-prev2, .swiper-button-next2,.swiper-button-prev3, .swiper-button-next3,.swiper-button-prev4, .swiper-button-next4{
    width: 40px;
    height: 40px;
    margin-top: -30px;
    background-size: auto;
    background-color: #e60013;
    opacity: 1!important;
    outline: none;
    z-index: 5;
}
.swiper-button-next2,.swiper-button-next3,.swiper-button-next4{
    background-image: url("../images/next.png");
    right: 0;
}
.swiper-button-prev2,.swiper-button-prev3,.swiper-button-prev4{
    left: 0;
    background-image: url("../images/prve.png");
}
.swiper-button-prev2.swiper-button-disabled,.swiper-button-next2.swiper-button-disabled,.swiper-button-prev3.swiper-button-disabled,.swiper-button-next3.swiper-button-disabled,.swiper-button-prev4.swiper-button-disabled,.swiper-button-next4.swiper-button-disabled{
    background-color: #6b6b6b;
}
.join-sname{
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.join-sname span:first-child{
    font-weight: bold;
    transition: 0.3s;
}
.joinsw-ak:hover .join-sname span:first-child{
    color: #e60013;
}
.join-laiy{
    line-height: 25px;
    font-size: 16px;
    color: #999;
    margin-top: 10px;
}
.swiper-container2 .swiper-slide,.swiper-container3 .swiper-slide,.swiper-container4 .swiper-slide{
    padding: 10px;
}
.swiper-pagination2,.swiper-pagination3,.swiper-pagination4{
    width: 100%;
    left: 0;
    bottom: 10px;
    z-index: 5;
}
.swiper-pagination2 .swiper-pagination-bullet,.swiper-pagination3 .swiper-pagination-bullet,.swiper-pagination4 .swiper-pagination-bullet{
    margin: 0 3px;
    background: #999;
    opacity: 1;
}
.swiper-pagination2 .swiper-pagination-bullet-active,.swiper-pagination3 .swiper-pagination-bullet-active,.swiper-pagination4 .swiper-pagination-bullet-active{
    background: #e60013;
}
/*培训资料*/
.train-sul{
    margin: 0 -10px;
    overflow: hidden;
}
.train-sul li{
    width: 25%;
    float: left;
    margin-bottom: 40px;
    padding: 0 10px;
}
.train-ak{
    width: 100%;
    height: 100%;
}
.train-pic{
    width: 100%;
    overflow: hidden;
}
.train-ak h3{
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.train-ak p{
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.train-ak a{
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    background: url("../images/down.png") no-repeat center center;
    background-size: 100% 100%;
}
.train-ak a:hover{
    background-image: url("../images/downon.png");
}

/*更新下载*/
.downcat-box{
    width: 220px;
    float: left;
}
.downcat-ul{
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}
.downcat-ul li{
    width: 100%;
    height: auto;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.downcat-ul li .inactive{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #999;
    text-indent: 35px;
}
.downcat-ul li:hover .inactive,.downcat-ul li .inactive.on{
    background: #e60013;
    color: #fff;
}
.downcat-ul li ul{
    width: 100%;
    height: auto;
    display: none;
}
.downcat-ul li ul li{
    width: 100%;
    height: 61px;
    border-top: 1px solid #dadada;
    border-right: none;
    border-bottom: none;
}
.downcat-ul li ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-size: 16px;
    color: #999;
    padding: 0 40px;
    text-align: right;
    position: relative;
}
.downcat-ul li ul li a:before{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.downcat-ul li ul li:hover a,.downcat-ul li ul li.active a{
    color: #e60013;
}
.downcat-ul li ul li:hover a:before,.downcat-ul li ul li.active a:before{
    border-color: #e60013;
}
.xiaz-pul{
    width: 100%;
}
.xiaz-pul li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.xiaz-pul li h3{
    line-height: 30px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.xiaz-pul li h6{
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    color: #999;
}
.xiaz-pul li p{
    line-height: 30px;
    font-size: 16px;
    color: #999;
}
.xiaz-pul li a{
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    margin-left: 20px;
    background: url("../images/down1.png") no-repeat center center;
    background-size: 100% 100%;
}
.xiaz-pul li a:hover{
    background-image: url("../images/down1on.png");
}

/*知识库*/
.sear-box{
    width: 370px;
    height: 50px;
    float: right;
    background: #e5e5e5;
}
.sear-btn{
    width: 50px;
    height: 100%;
    float: left;
    cursor: pointer;
    background: url("../images/sear-icon.png") no-repeat center center;
    background-size: 50%;
}
.sear-box input{
    width: calc( 100% - 50px );
    height: 100%;
    float: left;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    text-align: right;
    outline: none;
    border: none;
    background: transparent;
}
.know-pul{
    width: 100%;
    margin-bottom: 20px;
}
.know-pul li{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.know-pul li:last-child{
    border-bottom: none;
}
.know-tit{
    width: 100%;
    min-height: 60px;
    cursor: pointer;
    padding-right: 100px;
    position: relative;
}
.know-npic{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}
.know-tit h3{
    margin-left: 80px;
    min-height: 60px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #4f4f4f;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.know-arrw{
    width: 45px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    border: 1px solid #747474;
    background: url("../images/know-icon.png") no-repeat center center;
    background-size: 100% 100%;
}
.know-info{
    width: 100%;
    padding: 10px 100px 10px 80px;
    line-height: 2em;
    font-size: 16px;
    color: #666;
    display: none;
}
.know-info img{
    width: auto;
}
.know-tit.on h3,.know-tit:hover h3{
    color: #e60013;
}
.know-tit.on .know-arrw,.know-tit:hover .know-arrw{
    border-color: #e60013;
    background-image: url("../images/knowon-icon.png");
}
.zshicat-ul{
    width: 100%;
    display: table;
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}
.zshicat-ul li{
    width: 140px;
    height: 40px;
    display: inline-block;
    margin: 0 20px;
    margin-bottom: 20px;
}
.zshicat-ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #e60013;
    border-radius: 4px;
    border: 1px solid #e60013;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
}
.zshicat-ul li a:hover,.zshicat-ul li a.on{
    background: #e60013;
    color: #fff;
}

/*讨论区*/
.tlun-box{
    width: 100%;
}
.tlun-htit{
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #eeeeee;
}
.tlun-all{
    width: auto;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
.fatie-box{
    display: block;
    width: auto;
    float: right;
    height: 30px;
    padding-left: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #e60013;
    background: url("../images/fatie-icon.png") no-repeat 0 center;
}
.tlunqu-ul{
    width: 100%;
    margin: 20px 0;
}
.tlunqu-ul li{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.tlunqu-ul li:last-child{
    border-bottom: none;
}
.tlunqu-ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
}
.tlunqu-pic{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.tlunqu-pic img {
    height:100%;
}
.tlunqu-info{
    margin-left: 80px;
}
.talk-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.talk-title-det{
    height: auto;
    display: block;
}
.tlunqu-pgs{
    width: 100%;
    height: auto;
}
.talk-ntime{
    width: auto;
    height: 30px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
.talk-ntime .talk-slin1{
    color: #e60013;
}
.talk-ntime .talk-slin2{
    margin: 0 5px;
}
.tlun-fzhu{
    width: auto;
    height: 30px;
    float: right;
}
.tlun-see,.tlun-liuy{
    width: auto;
    height: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    transition: 0.3s;
}
.tlun-see span,.tlun-liuy span{
    margin-left: 5px;
}
.tlun-see i,.tlun-liuy i{
    vertical-align: top;
}
.tlun-liuy{
    margin-right: 20px;
}
.tlun-see:hover,.tlun-liuy:hover{
    color: #e60013;
}

/*讨论区详情*/
.tlxq-box{
    width: 100%;
}
.tlxq-top{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.tlxq-bott{
    width: 100%;
    padding: 20px 10px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.talkm-det{
    width: 100%;
    line-height: 2em;
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}
.talkm-det img{
    width: auto;
}
.talk-shouc{
    width: 120px;
    height: 40px;
    float: right;
    border-radius: 4px;
    background: #e60013;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.pingl-box{
    width: 100%;
    margin-top: 20px;
}
.plun-mul{
    width: 100%;
}
.plun-mul li{
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.plun-mul li:last-child{
    border-bottom: none;
}
.pingl-top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.pl-nickname{
    font-size: 16px;
    color: #e60013;
}
.pl-mlin{
    margin: 0 5px;
}
.pl-detcon{
    width: 100%;
    line-height: 1.5em;
    font-size: 16px;
    color: #666;
    padding: 5px 0;
}
.pl-detcon img{
    width: auto;
}
.fabu-pl{
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 20px 0;
}
.fabu-pl textarea{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: transparent;
    resize: none;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.fabupl-btn{
    width: 120px;
    height: 40px;
    float: right;
    border-radius: 4px;
    background: #e60013;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
/*收藏*/
.user-mpad{
    padding-bottom: 100px;
}
.user-box{
    width: 100%;
    padding: 30px 0;
}
.toux-pic{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    background: #ccc;
}
.toux-pic img{
    width: 100%;
    height: 100%;
}
.user-name{
    width: 100%;
    line-height: 30px;
    margin: 10px 0;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.user-qieh{
    width: auto;
    display: table;
    margin: 0 auto;
}
.user-qieh a{
    display: block;
    width: 120px;
    height: 40px;
    float: left;
    margin: 0 20px;
    border-radius: 4px;
    border: 1px solid #e60013;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #e60013;
}
.user-qieh a:hover,.user-qieh a.on{
    background: #e60013;
    color: #fff;
}
.pubr-box{
    width: 100%;
    overflow: hidden;
}
.pubr-box a{
    display: block;
    width: 90px;
    height: 30px;
    float: left;
    margin-right: 20px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
.pubr-box a:last-child{
    margin-right: 0;
}
.pubr-box a:hover,.pubr-box a.on{
    border-color: #e60013;
    color: #e60013;
}
.replyp-ul{
    margin: 0 -10px;
    padding: 20px 0;
    overflow: hidden;
}
.replyp-ul li{
    width: 33.333333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
.replyp-ul li a{
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 5px 1px #ccc;
    padding: 20px;
    background: #fff;
}
.reply-pic{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.reply-info{
    margin-left: 80px;
}
.reply-info h3{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.reply-info p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.reply-dcon{
    width: 100%;
    height: 75px;
    margin: 10px 0;
    line-height: 25px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.rep-from{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: 0.3s;
}
.replyp-ul li a:hover .rep-from{
    color: #e60013;
}

/*发布帖子*/
.fatie-tit{
    width: 100%;
    height: 20px;
    border-left: 5px solid #e72330;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    text-indent: 10px;
    margin-bottom: 30px;
}
.tzxin-box{
    width: 100%;
    margin-bottom: 30px;
}
.tzxin-nli{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}
.tzxin-nli span{
    width: 100px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.tiezi-bdan{
    margin-left: 100px;
    height: 100%;
    border: 1px solid #777777;
}
.tiezi-bdan input,.tiezi-bdan select{
    width: 100%;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    outline: none;
    border: none;
}
.tiezi-bdan1{
    width: 300px;
}
.fatie-btns{
    width: 120px;
    height: 40px;
    float: right;
    border-radius: 4px;
    background: #e60013;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.pcft-box {
    width:100%;
    margin-bottom:20px;
}
.tiezi-zwen{
    width: 100%;
    overflow:hidden;
    min-height:200px;
}
.ydft-box {
    width:100%;
    margin-bottom:20px;
    display:none;
}
.fchtu-box {
    width:100%;
    background:#fff;
    margin-bottom:20px;
}
.fatu-sul {
    margin:0 -5px;
    overflow: hidden;
}
.fatu-sul li {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 5px;
    border: 1px solid #aaa;
    background: #fff no-repeat center;
    background-size: cover;
    vertical-align: middle;
}
.ydtie-text {
    width: 100%;
    border: 1px solid #aaa;
    padding: 10px;
    height: 200px;
    border-radius:6px;
}
.ydtie-text textarea{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: transparent;
    resize: none;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.join-nbox-md,.join-nbox-yd{
    display: none;
}

.top{
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 7;
    width: 60px;
    height: 60px;
    background: #e60013;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    display: none;
}
.top:hover{
    opacity: 0.8;
}
.top img{
    display: block;
    width: 60%;
    margin: 20% auto;
}
.top.on{
    display: block;
}



/*公司新闻*/
.remen-nbox{
    width: 100%;
}
.remen-inner{
    width: 100%;
    background: #f1eeee;
}
.reslid-pic{
    width: 650px;
    height: 420px;
    float: left;
}
.reslid-pic img{
    height: 100%;
}
.reslid-info{
    width: 550px;
    float: left;
    padding: 20px;
    /*border-top: 40px solid #fff;*/
}
.reslid-info h6{
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-bottom: 10px;
}
.reslid-info p{
    height: 250px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}
.rem-newtit{
    width: 650px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0 20px;
    font-weight: bold;
    transition: 0.3s;
}
.rem-newtit:hover{
    color: #e60013;
}
.xinw-bma{
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}
.xinw-lefli{
    width: 50%;
    float: left;
    padding-right: 20px;
    margin-top:20px;
}
.xinw-catbox{
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #dcdcdc;
}
.xinw-catbox p{
    width: auto;
    height: 100%;
    line-height: 40px;
    font-size: 16px;
    float: left;
    font-weight: bold;
    color: #333;
}
.xinw-catbox a{
    color: #999;
    line-height: 40px;
    float: right;
    font-size: 14px;
}
.xinw-catbox a:hover{
    color: #e60013;
}
.newcat-lul{
    width: 100%;
    margin-top: 10px;
}
.newcat-lul li{
    width: 100%;
    height: 30px;
}
.newcat-lul li p{
    width: 110px;
    height: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #4f4f4f;
}
.newcat-lul li a{
    display: block;
    margin-left: 110px;
    height: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #4f4f4f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.newcat-lul li a:hover{
    color: #e60013;
    text-decoration: underline;
}

.articl-ul{
    width: 100%;
}
.articl-ul li{
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #dddddd;
}
.articl-ul li a{
    display: block;
    width: 100%;
    height: 130px;
}
.artic-time{
    width: 130px;
    height: 100%;
    padding: 20px 0;
    float: left;
}
.artic-time span{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 48px;
    color: #666;
}
.artic-time p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.artic-info{
    height: 100%;
    margin-left: 160px;
}
.artic-info h3{
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: 0.3s;
    margin-bottom: 10px;
}
.artic-info p{
    width: 100%;
    height: 90px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.articl-ul li a:hover .artic-info h3{
    color: #e60013;
}

/*登录*/
.log-main{
    width: 500px;
    margin: 0 auto;
    margin-top: 40px;
}
.log-pli{
    width: 100%;
    height: 55px;
    margin-bottom: 30px;
    border: 1px solid #c5c5c5;
    padding-left: 60px;
    position: relative;
}
.log-pli-nomar{
    margin-bottom: 0;
}
.log-pli input{
    width: 100%;
    height: 100%;
    background: transparent;
    outline: none;
    border: none;
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}
.log-pli .click-btn{
    width: 80px;
    height: 40px;
    background: #e60013;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin-bottom: auto;
    margin-top: auto;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0;
}
.login-tishi{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.login-tishi a{
    color: #999;
}
.suerrh-btn{
    width: 100%;
    height: 60px;
    background: #e60013;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
}
.email-mbg{
    background: url("../images/email-icon.png") no-repeat 15px center;
}
.pwd-mbg{
    background: url("../images/pwd-icon.png") no-repeat 19px center;
}
.name-mbg{
    background: url("../images/name-icon.png") no-repeat 15px center;
}
.job-mbg{
    background: url("../images/job-icon.png") no-repeat 15px center;
}
.bumen-mbg{
    background: url("../images/bumen-icon.png") no-repeat 15px center;
}
.phone-mbg{
    background: url("../images/phone-icon.png") no-repeat 15px center;
}
.code-mbg{
    background: url("../images/code-icon.png") no-repeat 15px center;
}
.pers-sli{
    width: 100%;
    height: 55px;
    margin-bottom: 30px;
}
.pers-sli span{
    width: 90px;
    display: block;
    float: left;
    height: 100%;
    line-height: 55px;
    font-size: 16px;
    color: #333;
}
.pers-bdan{
    margin-left: 90px;
    height: 55px;
    border: 1px solid #c5c5c5;
}
.pers-bdan input{
    width: 100%;
    height: 100%;
    background: transparent;
    outline: none;
    border: none;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    text-align: center;
}
.persrh-btn{
    width: 410px;
    height: 60px;
    background: #e60013;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    margin-left: 90px;
    cursor: pointer;
}
.edit-pwdspan{
    margin-bottom: 30px;
    display: block;
    color: red;
    margin-top: 2px;
}
.pers-txia {
    height:130px;
}
.upload-picsm {
    line-height:30px;
    font-size:14px;
    color:#666;
    text-align:center;
}
.menb-txhz {
    margin-left: 90px;
    height: 100%;
}
.pers-txia span {
    line-height:130px;
}
.edit-txp{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    background: #ccc;
    position: relative;
}
.edit-txp img{
    width: 100%;
    height: 100%;
}
.txiang-pic{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}



@media (max-width: 1200px){
    .header{
        height: 90px;
    }
    .logo{
        margin-top: 15px;
    }
    .nav-ul li{
        line-height: 90px;
    }
    .yuyan-box{
        line-height: 90px;
        margin-left: 20px;
    }
    .delu-nav .delu-txia{
        margin-top: 25px;
    }
    .delu-nav{
        height: 90px;
        margin-left: 20px;
    }
    .nav-ul li .pc-nava{
        padding: 0 30px;
    }
    .main-inner{
        padding-top: 90px;
    }
    .symain-pd{
        padding: 60px 0;
    }
    .symain-jobd {
        padding: 30px 0 60px 0;
    }
    .sy-mtit h3{
        font-size: 32px;
        line-height: 40px;
    }
    .yyong-gs{
        margin-bottom: 40px;
    }
    .yong-info{
        padding: 10px;
    }
    .foot-evey{
        margin-right: 110px;
    }
    .apply-det{
        padding: 40px 0;
    }
    .part-lsul{
        margin: 0 -30px;
    }
    .part-lsul li{
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .dcon-h3{
        font-size: 28px;
    }
    .sear-box{
        height: 40px;
    }
    .sear-btn{
        width: 40px;
    }
    .sear-box input {
        width: calc( 100% - 40px );
    }
    .replyp-ul li a{
        padding: 15px;
    }
    .user-mpad{
        padding-bottom: 60px;
    }

    .reslid-pic {
        width: 550px;
        height: 355px;
    }
    .reslid-info{
        width: 450px;
    }
    .reslid-info p{
        height: 200px;
        -webkit-line-clamp: 8;
    }
    .rem-newtit{
        width: 550px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .xinw-bma{
        margin-top: 40px;
    }
    .banner{
        height: 300px;
    }
}

@media (max-width: 1000px){
    .header{
        height: 60px;
    }
    .logo{
        width: 50px;
        height: 50px;
        margin-top: 5px;
    }
    .main-inner{
        padding-top: 60px;
    }
    .yuyan-box-yd{
        display: none;
    }
    .yuyan-box{
        line-height: 60px;
        font-size: 16px;
        margin-left: 0;
        margin-right: 20px;
    }
    .delu-nav{
        height: 60px;
        display: none;
    }
    .menu{
        display: block;
    }
    .nav-ul{
        display: none;
    }
    .symain-pd {
        padding: 20px 0;
    }
    .symain-jobd {
        padding: 20px 0 20px 0;
    }
    .sy-mtit h3{
        font-size: 26px;
    }
    .yyong-gs{
        margin-bottom: 20px;
    }
    .yong-sul{
        margin: 0 -10px;
    }
    .yong-sul li{
        padding: 0 10px;
    }
    .yong-info h3{
        font-size: 16px;
    }
    .yong-info{
        padding: 5px;
    }
    .yong-info p{
        height: 75px;
        line-height: 25px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .yong-info span{
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .foot-evey {
        margin-right: 60px;
    }
    .ewm-fbox{
        width: 150px;
    }
    .foot-evey ul li{
        margin-top: 10px;
    }
    .yj-binfo{
        padding: 10px 0;
    }
    .apply-det{
        padding: 20px 0;
    }
    .procat-box{
        width: 180px;
    }
    .procat-box ul li{
        height: 51px;
    }
    .procat-box ul li a{
        text-indent: 15px;
        line-height: 50px;
        font-size: 16px;
    }
    .prorgh-box{
        margin-left: 200px;
    }
    .prorgh-det{
        padding: 20px 0;
    }
    .napply-pic{
        width: 200px;
        height: 130px;
    }
    .napply-info{
        margin-left: 220px;
        padding: 10px 0;
    }
    .napply-info p{
        height: 75px;
        -webkit-line-clamp: 3;
    }
    .napply-sul li{
        margin-bottom: 20px;
    }
    .dcon-h3{
        font-size: 24px;
    }
    .partcat-ul li a p{
        line-height: 25px;
        font-size: 14px;
    }
    .partcat-ul li a h3{
        margin-bottom: 0;
    }
    .part-lsul{
        margin: 0 -10px;
    }
    .part-lsul li{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .join-nbox-md{
        display: block;
    }
    .join-nbox-pc{
        display: none;
    }
    .downcat-box{
        width: 180px;
    }
    .downcat-ul li .inactive{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        text-indent: 15px;
    }
    .downcat-ul li ul li{
        height: 51px;
    }
    .downcat-ul li ul li a{
        line-height: 50px;
        font-size: 14px;
        padding: 0 25px;
    }
    .downcat-ul li ul li a:before{
        right: 10px;
    }
    .xiaz-pul li h3{
        font-size: 16px;
        margin-bottom: 0;
    }
    .xiaz-pul li h6{
        font-size: 14px;
    }
    .xiaz-pul li p{
        line-height: 25px;
        font-size: 14px;
    }
    .xiaz-pul li a{
        width: 25px;
        height: 25px;
    }
    .train-sul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .train-ak h3{
        margin-top: 5px;
    }
    .train-ak a{
        width: 25px;
        height: 25px;
    }
    .zshicat-ul{
        margin-top: 20px;
    }
    .zshicat-ul li{
        width: 110px;
        height: 35px;
        margin: 0 15px;
        margin-bottom: 15px;
    }
    .zshicat-ul li a{
        line-height: 33px;
        font-size: 14px;
    }
    .know-pul li{
        padding: 10px 0;
    }
    .know-tit{
        padding-right: 60px;
    }
    .know-arrw{
        width: 30px;
        height: 20px;
    }
    .know-info{
        padding: 5px 60px 5px 80px;
        font-size: 14px;
    }
    .know-tit h3{
        line-height: 25px;
        font-size: 15px;
    }
    .sear-box{
        width: 280px;
    }
    .sear-box input {
        font-size: 14px;
    }
    .tlunqu-ul li{
        padding: 10px 0;
    }
    .tlxq-bott{
        padding: 10px;
    }
    .pl-detcon{
        font-size: 14px;
    }
    .plun-mul li{
        padding: 10px 0;
    }
    .user-qieh a{
        height: 36px;
        line-height: 34px;
    }
    .reply-dcon{
        font-size: 14px;
    }
    .reply-info{
        margin-left: 70px;
    }
    .reply-info h3{
        font-size: 16px;
    }
    .reply-info p{
        font-size: 14px;
    }
    .user-mpad{
        padding-bottom: 40px;
    }
    .toux-pic{
        width: 120px;
        height: 120px;
    }
    .artic-info{
        margin-left: 150px;
    }

    .reslid-pic {
        width: 50%;
        height: 240px;
    }
    .reslid-info{
        width:50%;
        border-top-width: 20px;
    }
    .reslid-info h6{
        margin-bottom: 0;
        font-size: 14px;
        height: 25px;
        line-height: 25px;
    }
    .reslid-info p{
        height: 125px;
        -webkit-line-clamp: 5;
        font-size: 14px;
    }
    .rem-newtit{
        width: 100%;
        padding: 0 10px;
    }
    .xinw-bma{
        margin-top: 20px;
    }
    .log-pli{
        height: 50px;
        margin-bottom: 20px;
    }
    .log-pli-nomar {
        margin-bottom: 0;
    }
    .suerrh-btn{
        height: 50px;
        line-height: 50px;
        margin-top: 20px;
    }
    .log-main{
        margin-top: 20px;
    }
    .pers-sli{
        height: 50px;
        margin-bottom: 20px;
    }
    .pers-sli span{
        line-height: 50px;
    }
    .pers-bdan{
        height: 50px;
    }
    .persrh-btn{
        height: 50px;
        line-height: 50px;
    }
    .edit-pwdspan{
        margin-bottom: 20px;
    }
    .pers-txia {
        height:110px;
    }
    .pers-txia span {
        line-height:110px;
    }
    .edit-txp{
        width: 80px;
        height: 80px;
    }
    .banner{
        height: 250px;
    }
}

@media (max-width: 760px){
    .container{
        padding: 0 10px;
    }
    .sy-mtit h3{
        line-height: 25px;
        font-size: 18px;
    }
    .sytit-yw p{
        font-size: 12px;
    }
    .sytit-yw span{
        width: 60px;
    }
    .yyong-gs{
        margin: 10px 0;
        font-size: 14px;
        line-height: 25px;
    }
    .yong-sul li{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .yong-sul li:last-child{
        margin-bottom: 0;
    }
    .foot-lfnb{
        display: none;
    }
    .ewm-fbox{
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .procat-box{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .prorgh-box{
        width: 100%;
        margin-left: 0;
    }
    .procat-box1{
        display: none;
    }
    .proid-span{
        display: none;
    }
    .dcon-h3{
        font-size: 18px;
        line-height: 30px;
    }
    .napply-pic {
        width: 150px;
        height: 100px;
    }
    .napply-info{
        margin-left: 160px;
        padding: 0;
    }
    .napply-info h3{
        height: 25px;
        line-height: 25px;
    }
    .procat-box ul li {
        height: 41px;
    }
    .procat-box ul li a {
        line-height: 40px;
    }
    .join-nbox-md{
        display: none;
    }
    .join-nbox-yd{
        display: block;
    }
    .lxwm-lxin{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .map{
        margin-left: 0;
    }
    .lxwm-lxin ul li{
        margin-bottom: 10px;
    }
    .downcat-box{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .downcat-ul li .inactive{
        height: 40px;
        line-height: 40px;
    }
    .downcat-ul li ul li{
        height: 41px;
    }
    .downcat-ul li ul li a{
        line-height: 40px;
    }
    .train-sul{
        margin: 0 -5px;
    }
    .train-sul li{
        padding: 0 5px;
    }
    .zshicat-ul li{
        width: 30%;
        margin: 0 1.5%;
        margin-bottom: 15px;
    }
    .know-npic{
        width: 40px;
        height: 40px;
    }
    .know-tit h3 {
        line-height: 25px;
        font-size: 14px;
        margin-left: 50px;
    }
    .know-tit{
        padding-right: 40px;
    }
    .know-info {
        padding: 5px 10px;
    }
    .know-pul{
        margin-bottom: 0;
    }
    .tlunqu-pic{
        width: 40px;
        height: 40px;
    }
    .tlunqu-info{
        margin-left: 50px;
    }
    .tlun-liuy{
        margin-right: 10px;
    }
    .tlunqu-ul{
        margin: 10px 0;
    }
    .talk-title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .talk-ntime{
        float: none;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .tlun-fzhu{
        float: none;
        height: 20px;
    }
    .tlun-see, .tlun-liuy{
        line-height: 20px;
        font-size: 12px;
    }
    .tiezi-bdan1{
        width: auto;
    }
    .fatie-tit{
        margin-bottom: 20px;
    }
    .tlun-see i, .tlun-liuy i{
        font-size: 12px;
    }
    .talkm-det{
        font-size: 14px;
    }
    .pingl-top{
        line-height: 25px;
        height: 25px;
        font-size: 12px;
    }
    .talk-title-det{
        height: auto;
        line-height: 25px;
    }
    .pl-nickname{
        font-size: 14px;
    }
    .tlxq-top{
        margin-bottom: 10px;
    }
    .talk-shouc {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .fabupl-btn{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    #btn {
        display:block;
    }
    .fatie-btns{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .tzxin-nli{
        height: 30px;
    }
    .tzxin-nli span {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .tiezi-bdan{
        margin-left: 80px;
    }
    .sear-box{
        height: 35px;
    }
    .sear-btn{
        width: 35px;
    }
    .sear-box input {
        width: calc( 100% - 35px );
    }
    .user-box{
        padding: 20px 0;
    }
    .toux-pic{
        width: 80px;
        height: 80px;
    }
    .user-qieh a {
        width: 100px;
        height: 34px;
        line-height: 32px;
        margin: 0 10px;
    }
    .replyp-ul li{
        width: 100%;
        float: none;
    }
    .top{
        width: 40px;
        height: 40px;
        right: 20px;
        bottom: 20px;
    }
    .articl-ul li{
        padding: 15px 0;
    }
    .artic-time{
        width: 80px;
        height: 80px;
        padding: 5px 0;
    }
    .artic-time span{
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    .artic-info{
        margin-left: 100px;
    }
    .artic-info h3{
        margin-bottom: 0;
    }
    .artic-info p{
        height: 50px;
        line-height: 25px;
        -webkit-line-clamp: 2;
    }
    .articl-ul li a{
        height: 80px;
    }
    .reslid-pic{
        width: 100%;
        float: none;
    }
    .reslid-info{
        display: none;
    }
    .rem-newtit{
        height: 40px;
        line-height: 40px;
    }
    .xinw-lefli{
        width: 100%;
        float: none;
        padding-right:0;
        margin-top:10px;
    }
    .log-main{
        width: 100%;
    }
    .pers-sli span{
        font-size: 14px;
        width: 70px;
    }
    .pers-bdan,.menb-txhz{
        margin-left: 70px;
    }
    .persrh-btn{
        width: 100%;
        margin-left: 0;
    }
    .mbx-sec{
        line-height: 25px;
        padding-bottom: 5px;
        background-position: 0 5px;
    }
    .pers-txia {
        height:90px;
    }
    .pers-txia span {
        line-height:90px;
    }
    .edit-txp{
        width: 60px;
        height: 60px;
    }
    .join-hsend,.nlxwm-hgs {
        font-size:14px;
    }
    .xinw-bma{
        margin-top: 0;
    }
    .ydft-box {
        display:block;
    }
    .pcft-box {
        display:none;
    }
    .banner{
        height: 180px;
    }
}