/*
 * @Author: xls
 * @Date: 2018-01-17 11:13:48
 * @Last Modified by: mikey.zhaopeng
 * @Last Modified time: 2018-01-28 19:57:08
 */

body {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ohide{display:none;}
.dots {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: -5px;
}

.container {
    padding: 0;
    position: relative;
}

.icon {
    display: inline-block;
    background: url(../images/icon.png) no-repeat;
    margin-right: 5px;
}

.icon-top {
    width: 18px;
    height: 22px;
    background-position: -158px -159px;
}

.icon-share {
    width: 21px;
    height: 23px;
    background-position: -212px -159px;
}

.icon-talk2 {
    width: 25px;
    height: 25px;
    background-position: -268px -160px;
}

.icon-talk3 {
    width: 31px;
    height: 28px;
    background-position: 0 -78px;
    position: relative;
    top: 6px;
}

.icon-arrow {
    width: 8px;
    height: 5px;
    background-position: -149px -93px;
    position: relative;
    top: -3px;
    left: 2px;
}

.icon-tel {
    width: 24px;
    height: 24px;
    background-position: -255px 0;
    position: relative;
    top: 3px;
}

.icon-email {
    width: 20px;
    height: 16px;
    background-position: -310px 0;
    position: relative;
    top: 2px;
    left: 2px;
}

.icon-doth {
    width: 4px;
    height: 4px;
    background-position: -195px -326px;
    position: relative;
    top: -3px;
}

.icon-arrow3,
.open .icon-arrow3 {
    position: absolute;
    right: 10px;
    top: 12px;
}

.icon-arrow3 {
    width: 6px;
    height: 12px;
    background-position: -112px -318px;
}

.open .icon-arrow3 {
    width: 12px;
    height: 6px;
    background-position: -127px -324px;
    top: 18px;
}

.icon-usr {
    width: 28px;
    height: 32px;
    background-position: -58px -216px;
}

.icon-pic {
    width: 35px;
    height: 32px;
    background-position: -134px -216px;
}

.icon-tips {
    width: 39px;
    height: 42px;
    top: 13px !important;
    background-position: -208px -214px;
}

.icon-talk {
    width: 51px;
    height: 50px;
    background-position: -271px -78px;
    position: absolute;
    right: -55px;
    top: 43px;
    cursor: pointer;
}

.icon-dright {
    width: 10px;
    height: 11px;
    margin-left:8px;
    background-position: -224px -89px;
}

.icon-right {
    width: 6px;
    height: 12px;
    margin-left: 5px;
    background-position: -151px -106px;
}

.icon-dot {
    width: 5px;
    height: 5px;
    background-position: 0 -251px;
    position: relative;
    top: -2px;
}

.icon-link {
    width: 87px;
    height: 87px;
    background-position: 0 -71px;
    position: absolute;
    top: 32%;
    left: 42%;
    transform: translate(-50%, -50%);
    margin-right: 0;
    z-index: 3;
}

.fixedTop {
    padding-top: 114px;
}

.fixedNav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 20;
}
.carousel-control.left, .carousel-control.right{background-image:none;}
.carousel-control:focus, .carousel-control:hover{opacity:1;filter: alpha(opacity=100);}
.header {
    padding: 15px 0;
    background: #fdfdfd;
    border-bottom: 2px solid #d7d6d6;
    box-shadow: -2px 0 2px 2px #eee;
}

.header .navbar {
    margin-bottom: 0;
    border: none;
}

.header .navbar-brand {
    padding: 5px 15px 0;
}

.header .logo {
    width: 100%;
    height: auto;
}

.header .menu {
    padding-top: 50px;
    margin-right: -35px;
}

.header .menu>li {
    font-size: 16px;
    padding-bottom: 10px;
}

.header .menu>li>a {
    display: inline-block;
    border-right: 1px solid #c4c4c4;
    padding: 0 25px;
    color: #313131;
}

.header .nav>li>a:focus,
.header .nav>li>a:hover {
    background: none;
}

.header .dropdown-menu>li>a {
    padding: 6px 20px;
}

.header .menu>li:last-child a {
    border-right: none;
}

.header .menu li:hover .icon-arrow {
    transform: rotate(180deg)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.header .menu>li>a,
.header .menu>li>a:hover,
.header .menu>li>a:focus {
    background: none;
    border-color: #c4c4c4;
}

.header .menu .submenu {
    min-width: 118px;
    border: none;
    width:100%;
    left:50%;
    transform:translateX(-50%);
}

.header .menu .submenu li a {
    color: #525252;
}

.header .menu .submenu li {
    text-align: center;
}

.header .menu .submenu li:hover {
    background: #f9f94c;
}

.header .menu .submenu li:hover a {
    color: #ed4d33;
}

.site-contact {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    font-size: 28px;
    color: #b8b8b8;
}

.site-contact>li {
    display: block;
    padding: 5px;
    float: none;
    color:#ff0000;
    font-weight:bold;
}

.site-contact>li>a {
    display: inline-block;
    padding: 0;
}

.site-contact>li>a,
.site-contact>li>a:hover,
.site-contact .contact {
    background: #4e4e4e;
    color: #fff;
}

@media (max-width:1200px) {
    .site-contact {
        display: none;
    }
}

.slide-prev,
.slide-next {
    width: 24px !important;
    height: 45px !important;
    background: url(../images/icon.png) no-repeat;
}

.slide-prev {
    background-position: 0 -285px;
}

.slide-prev:before,
.slide-next:before {
    content: ""
}

.slide .item>img {
    margin: 0 auto;
}

.slide-next {
    background-position: -85px -285px;
}

.carousel-indicators li {
    background: #E0C622;
    border: none;
}

.carousel-indicators .active {
    background: #ED4D33;
}

.slide-tips {
    background: #cfcfcf;
}

.slide-tips ul {
    margin: 0 auto;
    padding: 0;
}

.slide-tips li {
    font-size: 20px;
    display: inline-block;
    width: 33%;
    float: left;
    color: #3e3e3e;
    padding-left: 20px;
    height: 70px;
    line-height: 70px;
    border-right: 5px solid #fff;
}

.slide-tips li:hover {
    color: #f39133;
}

.slide-tips li:hover .icon-usr {
    background-position: -151px -299px;
}

.slide-tips li:hover .icon-pic {
    background-position: -223px -298px;
}

.slide-tips li:hover .icon-tips {
    background-position: -290px -288px;
}

.slide-tips li.last,
.slide-tips li:last-child {
    border: none;
}

.slide-tips .icon {
    position: relative;
    top: 10px;
    margin-right: 7px;
}

.main .mainTop {
    background: #f7f7f6;
}

.main .slogon {
    padding-top: 45px;
    position: relative;
}

.main .slogon img {
    width: 100%;
}

ul {
    padding: 0;
    margin-top: 1%;
    list-style: none;
}

.main .brand-case {
    margin: 45px 0;
}

.main .brand-case li,
.main .brand-hy li {
    float: left;
    background: #cfcfcf;
    padding-bottom: 10px;
}

.main .brand-hy ul {
    margin-top: -5px;
}

.main .brand-case li {
    width: 25%;
    height: 200px;
    border-right: 2px solid #fff;
    position: relative;
    text-align:center;
    padding-top: 7%
}

.main .brand-case li:before {
    content: "";
    position: absolute;
    width: 91%;
    height: 90%;
    top: 5%;
    left: 5%;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.main .brand-case li:hover:before {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.main .brand-case li.last,
.main .brand-case li:last-child {
    border-right: none;
}

.main .brand-hy li:hover,
.main .brand-hy li.active,
.main .caseList li:hover {
    background: #fff100;
}

.main .brand-case li:hover,
.main .brand-case li.active {
    background: #969393;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.main .brand-case li p {
    margin: 0;
    line-height: 1.5;
}
.main .brand-case li>a{
    display:block;
    position:relative;
}
.main .brand-case li h3 {
    position: absolute;
    top: -60px;
    width:100%;
    text-align:center;
    transition: top .9s ease-in-out;
    -webkit-transition: top .9s ease-in-out;
}

.main .brand-case li:hover h3 {
    top: -75px;
}

.main .brand-case li:hover h3,
.main .brand-case li:hover p {
    color: #fff;
    text-shadow:0 2px 1px #444;
}
.main .brand-hy li:hover h3,
.main .brand-hy li:hover p {
    color: #000
}

.siteNews .list dt img {
    width: 100%;
    height:184px;
}

.main .brand-case li>a,
.main .brand-hy li>a,
.siteNews .list>li>dl>dd .txt:hover {
    text-decoration: none;
}

.main .brand-case li h3,
.main .brand-hy li h3 {
    color: #313131;
    font-size: 20px;
    font-weight: bold;
}

.main .brand-hy li h3 {
    font-size: 30px;
    font-weight: normal;
}

.main .brand-case li p,
.main .brand-hy li p {
    color: #3e3d3d;
    font-size: 16px;
}

.main .brand-hy li p {
    font-size: 14px;
}

.main .brand-hy {}

.main .brand-hy li {
    width: 32.6%;
    border-top: 5px solid #ff0000;
    margin-right: 1%;
    text-align: center;
}

.main .brand-hy li.last,
.main .brand-hy li:last-child {
    margin-right: 0;
}

.main .brandlist .subCase {
    text-align: center;
    margin: 20px 0 10px;
}

.main .brandlist .subCase li {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
}

.main .brandlist .subCase li a {
    color: #000;
    text-decoration: none;
    padding-bottom:5px;
}

.main .brandlist .subCase li a.active,
.main .brandlist .subCase li a:hover {
    border-bottom: 2px solid #fff100;
}

.main .caseList li {
    width: 573px;
    float: left;
    padding: 14px;
    margin-right: 2%;
    display: inline-block;
    background: #eee;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    margin-bottom: 15px;
}

.main .caseList li.last,
.main .caseList li:nth-child(even) {
    margin-right: 0;
}

.main .caseList li dt {
    position: relative;
    height:282px;
    overflow:hidden;
}
.main .caseList li dt.bg{
    background:#fff;
}
.main .caseList li img {
    max-width:100%;
    display:block;
    margin:0 auto;
}

.main .caseList li:hover .shadow {
    display: block;
}

.main .caseList li dt .shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: none;
    background: rgba(0, 0, 0, .6);
}

.main .caseList li dd h5,
.main .caseList li dt dd p {
    color: #000
}

.main .caseList li dl,
.main .caseList li dd .des {
    margin-bottom: 0;
}

.main .caseList li dd h5 {
    font-size: 18px;
    margin-top: 20px;
}

.main .caseList li dd .des {
    font-size: 14px;
    padding-right: 5px;
    color: #5c5c5c;
    line-height: 1.8;
}

.main .caseList li:hover dd .des {
    color: #000;
}

.main .caseList li dd .des .more {
    color: #000;
    float: right;
    padding: 0 10px;
    color: #fff;
    background: #0a0b0f;
}

.main .caseList li dd .des .more:hover {
    background: #8c8585;
}

.main .caseList li dd .des .more .icon-right {
    margin-right: 0;
}

.moreInfo {
    margin: 2% 0 3%;
    text-align: center;
}

.moreInfo .more {
    font-size: 16px;
    color: #2b2b2b;
    border: 1px solid #303030;
    padding: 5px 50px 5px 20px;
    position: relative;
}

.moreInfo .more:hover {
    background: #e5e5e5;
}

.moreInfo .more .dot {
    background: #303030;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.moreInfo .more .icon-dright {
    background-position: -224px -111px;
    top: 4px;
    position: relative;
    margin-right: 0;
    margin-left:0;
}

.icon-more {
    width: 141px;
    height: 36px;
    background-position: -87px 0;
}


/* aside nav */

.sideNav {
    position: fixed;
    bottom: 30%;
    right: 0;
    z-index: 5;
}

.sideNav li {
    width: 44px;
    height: 44px;
    background: #535016;
    margin-bottom: 10px;
}

.sideNav li {
    position: relative;
}

.sideNav li .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.h_txt {
    font-size: 24px;
    color: #303030;
    padding: 0 15px 5px;
    text-align: center;
    margin: 0 auto;
}

.line {
    width: 0;
    margin: 8px auto;
    display: block;
    border-bottom: 2px solid #e60012;
    transition:width .5s ease-in;
}
.animationLine{
    width:175px;
}
/* 现场实录 */

#certify {
    position: relative;
    width: 100%;
    margin: 3% auto 0;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 520px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 8px 30px #ddd;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f9f94c;
    opacity: .7;
    color: #303030;
    font-size: 16px;
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    transition: bottom .5s ease;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #f9f94c;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


/* about us */

.aboutus {
    background: #f7f7f6;
    padding: 4% 0 2%;
}

.about .container {
    margin-bottom: 4%;
    position: relative;
}

.about-info {
    margin: 2% 0 4%;
    background: #e3e3e3;
}

.about-info .pull-right {
    width: 790px;
    padding: 45px 100px 0;
}

.about-info .detail li {
    margin-bottom: 25px;
    line-height: 1.7;
    font-size: 16px;
    list-style: outside;
}

.about .talk {
    background: #fff100;
}

.about .talk:hover .zxzx {
    background: #f39133;
}

.about .talk .zxzx {
    position: absolute;
    top: 40px;
    right: 0;
    background: #000;
    padding: 1% 2%;
    color: #fff;
    font-size: 24px;
}

.about .intro {
    background: #fff100;
    margin: 8% 0 0 0;
}

.about .intro .f {
    padding-left: 0;
}

.about .intro .m {
    padding-top: 3%;
}

.about .intro .m h5 {
    font-size: 30px;
    font-weight: bold;
}

.about .intro .m p {
    font-size: 15px;
}

.about .intro .f img {
    position: relative;
    margin-top: -17%;
}

.about .intro .r {
    padding-top: 2.5%;
    line-height: 1.3;
}

.about .intro .r .line {
    width: 15%;
    display: block;
    margin: 0 0 10px;
    border-bottom: 2px solid #e60012;
}


/*books*/

.books {
    margin: 4% 0;
}

.space {
    margin-left: -15px;
    margin-top: 5px;
    padding: 10px;
    background: #eee;
    border: 1px solid #f7f7f6;
    transition: all .5s ease-in-out;
}

.books .space .simg {
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    height:235px;
    overflow: hidden;
}

.books .space:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(4, 0, 0, .25);
    -moz-box-shadow: 0 0 8px rgba(4, 0, 0, .25);
    box-shadow: 0 0 8px rgba(4, 0, 0, .25);
}

.books .space .bookInfo h5 {
    font-size: 16px;
    color: #303030;
}

.books .space .bookInfo .des {
    color: #5c5c5c;
    font-size: 14px;
    height:40px;
    overflow: hidden;
}


/* 实训平台 */

.trainer {
    padding: 4% 0 3%;
    background: #fff100;
}

.trainer .des {
    width: 70%;
    margin: 20px auto;
    padding-bottom: 20px;
}

.trainer li {
    padding: 0;
    height:140px;
    margin-bottom: 30px;
}

.trainer li>img{
    width:195px;
    height:140px;
}
.trainer li:hover .big {
    opacity: 1;
}

.trainer .big {
    position: absolute;
    top: -30px; /*-22%*/
    left: 50%;
    transform:translateX(-50%);
    z-index: 5;
    opacity: 0;
    width: 280px;
}
.trainer .big img{
    width:280px;
    height:200px;
}
.trainer .title {
    font-size: 14px;
    line-height: 30px;
    color: #2d2d2d;
    display: none;
    height: 30px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    z-index: 30;
    width: 100%;
    text-indent: 1em;
    left: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(249, 249, 76, .7);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorstr=#f3f37a, endColorstr=#fbfb80);
}

.parter .h_txt {
    margin-bottom: 4%;
}

.trainer li:hover .title {
    display: block;
}




.col-xs-1-8,
.col-sm-1-8,
.col-md-1-8,
.col-lg-1-8 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: center;
}

.col-xs-1-8 {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-8 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-8 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-8 {
        width: 12.5%;
        float: left;
    }
}


/* parter */

.parter {
    padding: 4% 0;
}


/* siteNews */

.siteNews {
    background: #f7f7f6;
    padding: 4% 0 2.5%;
}

.siteNews .list>li {
    width: 30%;
    float: left;
    margin-right: 5%;
}

.siteNews .list>li.last,
.siteNews .lists>li:last-child {
    margin-right: 0
}

.siteNews .list>li h2,
.readmore>h2 {
    position: relative;
    background: #fff100;
    font-size: 18px;
    color: #303030;
    padding: 8px 10px;
    margin-bottom: 10px;
}

.siteNews .list>li h2 .more,
.readmore>h2 .more {
    position: absolute;
    right: 8px;
    top: 8px;
}
.siteNews .list>li h2>a{
    display:block;
    color:#333;
}
.siteNews .list>li h2 .more{
    font-size:14px;
    top:12px;
}
.siteNews .list>li>dl>dt {
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
}

.siteNews .list>li>dl>dd {
    line-height: 1.8;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.siteNews .list>li>dl>dd .txt {
    width: 78%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    text-overflow: ellipsis;
    color: #303030;
}

.siteNews .list>li>dl>dd .time {
    position: absolute;
    right: 0;
    top: -1px;
    font-size: 12px;
    color: #8e8e8e;
}

.siteNews .list>li>dl>dd:hover .txt {
    color: #f39133;
}

.siteNews .list>li>dl>dd:hover .icon-dot {
    background-position: 0 -221px;
}


/* link */

.siteLink {
    background: #e4e4e4;
    padding: 2% 0 3%;
}

.siteLink .linkNav li {
    display: inline-block;
    border-right: 1px solid #5c5c5c;
    padding: 0 15px;
    margin-bottom:15px;
}

.siteLink .linkNav li>a {
    color: #5c5c5c;
    font-size: 12px;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
}


/* footer */

.footer {
    background: #303030;
}

.footer .bottom-border {
    border-bottom: 1px solid #656565;
}

.footer .bottom-border .container {
    padding-top: 45px;
}

.footer .foot-nav {
    padding-bottom: 30px;
}

.footer .foot-nav>ul {
    padding: 0;
}

.footer .foot-nav>ul {
    color: #fff;
    list-style: none;
}

.footer .foot-nav>ul>li a {
    color: #c5c5c5;
    font-size: 12px;
}

.footer .foot-nav>ul>li>dl {
    float: left;
    padding: 0 40px;
    height:127px;
    border-right: 1px solid #656565;
}

.footer .foot-nav>ul>li>dl:first-child,
.footer .foot-nav>ul>li>dl.first {
    padding-left: 0;
}
.footer .foot-nav>ul>li>dl>dd{
    position:relative;
}
.footer .foot-nav>ul>li>dl>dd:before{
    content:".";
    position:absolute;
    left:-10px;
    top:-3px;
}
.footer .foot-nav>ul>li>dl>dt {
    margin-bottom: 5px;
    font-size: 16px;
}

.footer .ecode {
    color: #c5c5c5;
    font-size: 12px;
    width:32%;
    margin-left:15%;
}

.footer .ecode .ecodeImg .simg {
    width: 105px;
    height: 100px;
    padding: 5px;
    background: #fff;
    border: 2px solid #5f5f5f;
    outline: 1px solid #f9f94c;
    text-align: center;
}

.footer .ecode .ecodeImg .ecodeTxt {
    margin-left: -12px;
    font-size:14px;
}

.footer .ecode .contactus {
    color: #c5c5c5;
    width: 55%;
    border-right: 1px solid #212121;
    margin-top: 6%;
    font-size:14px;
    line-height: 1.5;
}

.footer .copyright {
    color: #e4e4e4;
    padding: 1% 0;
}

.footer .copyright .logo {
    padding-top: 1%;
}

.footer .copyright .tips>ul {
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
}

.footer .copyright .tips>h4 {
    font-size: 14px;
}

.footer .copyright .tips>ul>li,
.footer .copyright .copyInfo>p {
    font-size: 12px;
    line-height: 1.5;
}

.footer .copyright .copyInfo {
    padding-top: 6%;
}


/* fixShare */

.fixShare {
    position: fixed;
    bottom: 28%;
    right: 60px;
    z-index: 50;
    background: #fff;
    display: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.fixShare:before,
.fixShare:after {
    content: "" !important;
    position: absolute;
}

.fixShare:before {
    width: 0;
    height: 0;
    right: -30px;
    bottom: 90px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.fixShare:after {
    width: 20px;
    height: 20px !important;
    visibility: visible !important;
    top: 72px;
    right: -11px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transform: rotate(45deg);
}

.fixShare li {
    line-height: 2.5;
    padding: 0 15px;
}

.fixShare li:hover {
    background: #CECCD1;
}

.fixShare li>a {
    float: none !important;
    color: #333;
    padding-left: 20px !important;
}


/* about */

.horlist {
    padding: 0 150px;
}

.space li {
    margin-bottom: 20px;
}

.horlist li {
    padding-right: 0;
    padding-bottom: 22px;
}

.paboutus {
    background: #fff;
    padding: 4% 0;
}

.paboutus .container {
    padding: 0 5%;
}

.paboutus .about {
    width: 43%;
}

.paboutus .about h2 {
    font-size: 40px;
    border-bottom: 1px solid #000;
    color: #000;
    padding-bottom: 15px;
}

.paboutus .about p {
    line-height: 1.8;
}

.paboutus .about h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.paboutus .form {
    width: 400px;
}

.paboutus .form h4 {
    font-size: 24px;
}

.paboutus .form .form-control {
    background: #f3f3f3;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 20px;
}

.paboutus .form .form-group {
    margin-bottom: 10px;
}

.paboutus .form h5 {
    font-size: 18px;
    color: #000;
    margin: 30px 0 15px;
}

.paboutus .form .topicList li {
    display: inline-block;
    font-size: 14px;
    color: #050505;
    margin-right: 15px;
}

.paboutus .form .topicList label {
    font-weight: normal;
    font-family: "Microsoft Yahei Light";
}

.paboutus .form .topicList li .dy-radio input[type=radio] {
    display: none;
}

.radioInput {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    height: 16px;
    margin-top: -1px;
    vertical-align: middle;
    width: 16px;
    line-height: 1
}

.radioInput:after {
    background-color: #ccc;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 2px;
    width: 10px
}

.paboutus .form .topicList li .dy-radio input[type=radio]:checked+.radioInput:after {
    background-color: #fac209;
}

.paboutus .form .submitBtn {
    background: #fff100;
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #0a0b0f;
    margin-top: 35px;
    width:100%;
    border:none;
    text-align: center;
}

.paboutus .form .submitBtn:hover {
    background: #fac209;
    color: #fff;
}

.cate {
    background: #fff;
}


/* navigate */

.navigate {
    margin: 4% 0;
    padding-bottom: 10px;
    font-size: 14px;
    border-bottom: 2px solid #b0b0b0;
}
.showMore{
    float: right;
    background: #f39133;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
}
.navigate a {
    color: #313131;
    margin: 0 5px;
}

.navigate .sub {
    margin: 0 10px;
}

.navigate a.active {
    color: #f39133;
}

.lists {
    padding-bottom: 4%;
}

.lists li {
    margin-bottom: 4%
}

.lists .simg {
    width: 30%;
    height:195px;
    overflow:hidden;
    /* background: #fff url(../images/loading.jpg) center center no-repeat; */
}

.lists .simg img {
    max-width: 100%;
    display:block;
    margin:0 auto;
}

.lists .info {
    width: 68%;
    height:195px;
    position: relative;
}

.lists .info .time {
    font-size: 24px;
    color: #000;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.lists .info h2 {
    font-size: 18px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lists .info .des {
    font-size: 12px;
    color: #535353;
    margin-bottom: 20px;
    height: 70px;
}

.lists .info .more {
    background: #fff100;
    color: #000;
    padding: 2px 15px;
    font-size: 14px;
    position:absolute;
    bottom:0;
    left:0;
}

.lists .info .more:hover {
    background: #f39133;
    color: #fff;
}

.page {
    padding-top: 2%;
    background: #f3f3f3;
}


/* pages */

.pages {
    text-align: center;
    padding: 3% 0;
}

.pages a {
    padding: 5px 10px;
    line-height: 25px;
    color: #666;
    background: #efefef;
}

.pages span {
    padding: 5px 10px;
    background: #fff;
    color: #666;
}

.caseShow {
    width: 100%;
    margin-bottom: 3%;
}

.caseShow .bigImg {
    text-align: center;
    overflow: hidden;
    position: relative;
}
.caseShow .bigImg .prev, .caseShow .bigImg .next{
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 45%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
}
.caseShow .bigImg .prev{
    left:10px;
    background-position: 0 0;
}
.caseShow .bigImg .next{
    right:10px;
    background-position: 0 -93px;
}

.caseShow .bigImg .prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

.caseShow .bigImg .next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.caseScroll {
    position: relative;
}

.caseScroll .leftBtn,
.caseScroll .rightBtn {
    z-index: 10;
    position: absolute;
    width: 25px;
    background: #e8e8e8 url(../images/icon.png) no-repeat;
    height: 43px;
    overflow: hidden;
    top: 64px;
    cursor: pointer;
}

.caseScroll .leftBtn {
    left: -25px;
    background-position: -273px -207px;
}

.caseScroll .rightBtn {
    right: -25px;
    background-position: -310px -207px;
}

.caseScroll .list {
    margin: 0 auto;
    width: 1170px;
    overflow: hidden;
    padding-top: 15px;
}

.caseScroll ul {
    width: 2000%
}

.caseScroll li {
    width: 196px;
    height: 99px;
    float: left;
    overflow: hidden
}

.caseScroll .imgDiv {
    padding-bottom: 5px;
    cursor: pointer
}

.caseScroll IMG {
    width: 190px;
    height: 99px;
    opacity:.8;
    filter:alpha(opacity=80);
}

.caseScroll .liNow IMG {
    border: #F6AF3A 3px solid;
    width: 187px;
    opacity:1;
    filter:alpha(opacity=100);
}

.show-case {
    margin-bottom: 3%;
}

.show-case h3 {
    font-size: 30px;
    margin-bottom: 2%;
}

.show-case .content {
    width: 60%;
    overflow:hidden;
}

.show-case .content dt {
    font-size: 24px;
    margin-bottom: 15px;
}

.show-case .content dd {
    line-height: 1.5;
    margin-bottom: 15px;
}

.show-case .side {
    background: #cfcfcf;
    padding: 4% 4% 6%;
    width:35%;
    max-width:35%;
    overflow:hidden;
    color: #000;
    font-size: 18px;
}

.show-case .side ul {
    margin-bottom: 40px;
}

.show-case .side .side-ask {
    font-size: 24px;
    color: #fff;
    background: #000;
    padding: 13px 30px;
    position: relative;
}

.show-case .side .side-ask:hover {
    background: #f39133;
}

.show-case .side .side-ask:hover .icon-arrow2 {
    background: url(../images/icon_arrow2.png) no-repeat;
}

.icon-arrow2 {
    width: 28px;
    height: 26px;
    background: url(../images/icon_arrow.png) no-repeat;
    position: absolute;
    bottom: -26px;
    right: 15px;
}

.readmore h2 {
    padding: 10px 20px;
    font-size: 24px;
}

.readmore>h2 .more {
    font-size: 18px;
    color: #303030;
    top: 13px;
}

.readmore .lists {
    text-align: center;
    line-height: 2;
    padding: 2% 0 3%;
}

.readmore .lists li {
    padding: 10px;
    margin-right: 16px;
    width: 280px;
    height:235px;
    text-align: left;
    display: inline-block;
    background: #eee;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    margin-bottom: 15px;
}

.readmore .lists li dl {
    margin-bottom: 0;
}

.readmore .lists li h5 {
    font-size: 16px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.readmore .lists li .des {
    font-size: 12px;
    height:40px;
    overflow: hidden;
    line-height:1.8;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.readmore .lists li:hover {
    background: #fff100;
}

.readmore .lists li:last-child,
.readmore .lists li.last {
    margin-right: 0;
}

.readmore .lists li img {
    width: 100%;
    height:133px;
}

.readmore .lists a {
    color: #262626;
    font-size: 15px;
}

.slogon_txt {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin: 1% 0 2%;
}

.job .joblist {
    width: 72%;
}

.job .joblist ul {
    margin: 0
}

.job .joblist h4 {
    background: #eee;
    font-size: 18px;
    padding: 10px 15px;
    margin: 0 0 10px;
    position: relative;
    cursor: pointer;
}

.job .joblist h4 .icon-dot {}

.job .joblist .des {
    padding: 25px 25px 40px;
    display: none;
}

.job .joblist .open .des {
    display: block;
}

.mailto {
    font-size: 18px;
    color: #000;
    float: right;
    margin: 2% 0 4%;
    padding-bottom: 5px;
    border-bottom: 1px solid #e60012;
}


/* show */

.newsMain {}

.newsMain .newsShow,
.newsMain .aside {
    background: #fff;
}

.newsMain .newsShow {
    width: 73%;
    margin-right: 2%;
    margin-bottom: 5%;
    padding: 5% 5% 3%;
}

.newsMain .newsShow h1 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    text-align: center;
}

.newsMain .newsShow .smarty {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #000;
}

.newsMain .newsShow .content {
    padding: 30px 0;
    line-height: 1.8;
    overflow: hidden;
    border-bottom: 1px solid #000;
}

.newsMain .aside {
    padding: 20px;
    width: 290px;
}

.newsMain .aside h2 {
    font-size: 18px;
    color: #010101;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #afafaf;
}

.newsMain .aside .topnews li {
    line-height: 1.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsMain .aside .topnews li:hover a {
    color: #f39133;
}

.newsMain .aside .topnews li a {
    color: #000;
}


/* readMore */

.newsMain .readMore {
    margin-top: 4%;
}

.newsMain .readMore li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsMain .readMore a {
    color: #000;
    font-size: 12px;
}

.wpage {
    padding: 2% 0;
}


/* aq */

.aqlist {
    padding: 1% 2%;
}

.aqlist .list {
    padding: 3% 0 1.5%;
    border-bottom: 1px solid #ccc;
}

.aqlist .list h3 {
    font-size: 22px;
    color: #221815;
    line-height: 1.5;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
}

.aqlist .list h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    border-bottom: 2px solid #e60012;
    width: 130px;
}

.aqlist .list .des {
    color: #626262;
}

.aqlist .ask {
    width: 255px;
    height: 45px;
    display: block;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #000;
    margin: 4% auto;
}

.aqlist .ask:hover {
    background: #f39133;
}

.oli li {
    position: relative;
    padding-left: 10px;
}

.oli li:before {
    position: absolute;
    left: 0;
    top: -15px;
    content: ".";
    font-size: 25px;
    color: #f8bc82;
}


/* service */

.sec {
    margin-top: 25px;
}

.border_tb {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.sec .sec_menu {
    width: 875px;
    margin: 0 auto;
}

.sec .sec_menu li {
    padding: 33px 65px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #000;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.sec .sec_menu li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 33px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent transparent #f6f6f6;
}

.sec .sec_menu li:hover:before,
.sec .sec_menu li.active:before {
    border-color: transparent transparent transparent #fff;
}

.sec .sec_menu li:hover,
.sec .sec_menu li.active {
    background: #fc0404;
    color: #fff;
}

.sec .sec_menu li:last-child,
.sec .sec_menu li.last {
    margin-right: 0;
}

.sec .sec-content {
    margin: 4% 0;
    overflow: hidden;
}

.sec .sec-content .sub_detail li {
    background: #636363;
    color: #fff;
    padding: 45px;
    height:265px;
    text-align: center;
    position: relative;
}

.sec .sec-content .sub_detail li:after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent transparent #ffba00;
}

.sec .sec-content .sub_detail li.yellow:after {
    border-color: transparent transparent transparent #636363;
}

.sec .sec-content .sub_detail li:first-child:after,
.sec .sec-content .sub_detail li:nth-child(5):after {
    border: none;
}

.sec .sec-content .sub_detail li.yellow {
    background: #ffba00;
    color: #000;
}

.sec .sec-content .sub_detail li.yellow dt {
    color: #000;
}

.sec .sec-content .sub_detail dl {
    margin-bottom: 0;
}

.sec .sec-content .sub_detail li dt {
    font-size: 20px;
    color: #fff;
    padding-bottoM: 10px;
    margin-bottom: 20px;
    position: relative;
}

.sec .sec-content .sub_detail li dt:after {
    width: 110px;
    border-bottom: 3px solid #fff;
    content: "";
    position: absolute;
    bottom: 0;
    left: 22%;
}

.sec .sec-content .sub_detail li.yellow dt:after {
    border-bottom-color: #000;
}

.sec .sec-content .sub_detail li dd{
    line-height: 1.5;
}
.sec .sec-content .sub_detail li dd>p{
    margin:0;
}
.sec .sec-content img {
    width: 100%;
}

.sec .sec-content .line {
    width: 108px;
    border-width: 5px;
}

.sec .sec-content .des {
    font-size: 15px;
    padding: 0 8%;
    color: #545353;
    margin-bottom: 25px;
    text-align: center;
}

.sec_rule {
    background: #fff;
    padding: 4% 0;
}

.sec_rule h5,
.sec_rule h3,
.sec_porcess h5,
.sec_porcess h3 {
    text-align: center;
    color: #303030;
}

.sec_rule h3,
.sec_porcess h3 {
    font-size: 38px;
    font-weight: bold;
}

.sec_rule h5,
.sec_porcess h5 {
    font-size: 20px;
}

.sec_porcess {
    padding: 4% 0;
}

.ruleList {
    margin-top: 4%;
}

.ruleList li {
    padding: 5% 4%;
    margin-right: 20px;
    border: 1px solid #313131;
}

.ruleList li:hover {
    background: #fff100;
}

.ruleList li.last {
    margin-right: 0;
}

.ruleList .rule01 li {
    height: 310px;
    width: 32%;
}

.ruleList .rule02 li {
    height: 270px;
    width: 23.6%;
}

.ruleList li .line {
    width: 95px;
    margin: 0;
}

.ruleList li h4 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin: 30px 0 15px;
}


/* founder */

.p0 {
    padding: 0;
}

.founder {
    padding: 55px;
    margin: 4% 0;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
}

.founder .side {
    width: 250px;
}

.founder .side h3 {
    font-size: 26px;
    color: #000;
    margin-top: 40px;
}

.founder .side h3 span {
    font-size: 14px;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    top: 5px;
}

.founder .info {
    width: 70%;
    background: #e3e3e3;
    padding: 45px;
    font-size: 17px;
    line-height: 1.5;
    -webkit-box-shadow: 0 2px 9px rgba(58, 57, 56, .28);
    -moz-box-shadow: 0 2px 9px rgba(58, 57, 56, .28);
    box-shadow: 0 2px 9px rgba(58, 57, 56, .28);
}

.founder .info>p {
    margin-bottom: 15px;
}

.photo {
    background: #e3e3e3;
    padding: 25px 80px;
}

.photo li {
    width: 31%;
    height:215px;
    float: left;
    -webkit-box-shadow: 5px 6px 6px rgba(58, 57, 56, .28);
    -moz-box-shadow: 5px 6px 6px rgba(58, 57, 56, .28);
    box-shadow: 5px 6px 6px rgba(58, 57, 56, .28);
    border: solid 3px #fff;
    margin-right: 35px;
    overflow: hidden;
}

.photo li.last,
.photo li:nth-child(3n) {
    margin-right: 0;
}

.photo li img {
    width: 100%;
    transition: transform 2s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
}

.photo li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.allbooks {
    margin: 4% 0;
}

.allbooks .books li .space {
    background: #eee;
    text-align: center;
}

.allbooks .books li .simg {
    height: 230px;
    overflow: hidden;
    border-bottom-color: #303030;
}

.allbooks .books li img {
    max-height: 215px;
}

.allbooks .books .space .allbooks .books li {
    font-size: 18px;
    color: #303030;
}

.allbooks .books li .space:hover {
    background: #fff;
}

.allbooks .books li .space:hover .simg {
    border-bottom-color: #e2e2e2;
}

.books-detail {
    background-color: #fff;
    -webkit-box-shadow: 2px 3px 7px rgba(58, 57, 56, .28);
    -moz-box-shadow: 2px 3px 7px rgba(58, 57, 56, .28);
    box-shadow: 2px 3px 7px rgba(58, 57, 56, .28);
    padding: 75px 50px;
    position: relative;
    display: none;
}

.books-detail:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: -40px;
    border-style: solid;
    border-width: 20px;
    border-color: transparent transparent #fff transparent;
}

.books-detail.b0:before {
    left: 110px;
}

.books-detail.b1:before {
    left: 404px;
}

.books-detail.b2:before {
    left: 700px;
}

.books-detail.b3:before {
    left: 990px;
}

.books-detail h2 {
    font-size: 36px;
    color: #303030;
    margin-bottom: 25px;
}

.books-detail .des {
    margin-bottom: 50px;
}

.books-detail .sline {
    padding: 40px 0;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
}

.order {
    margin: 4% 0;
    text-align: center;
}

.buyBtn {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 11px 28px;
}

.buyBtn:hover {
    background: #f39133;
    color: #fff;
}

.txt-center {
    text-align: center;
}


/* 学员心声 */

.student {
    padding: 4% 0;
    background: #fff;
}
.student li{padding-left:0}
.student li h5 {
    background: #fff100;
    padding: 10px 15px;
    color: #2d2d2d;
}

.student li .simg {
    padding: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(4, 0, 0, .32);
    -moz-box-shadow: 0 0 8px rgba(4, 0, 0, .32);
    box-shadow: 0 0 8px rgba(4, 0, 0, .32);
    margin-bottom: 20px;
    overflow: hidden;
}

.student li .simg img {
    width: 100%;
    transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
}

.student li:hover .simg img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.student li .des {
    color: #303030;
    line-height: 1.5;
}

.fixnav {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 20;
    cursor: pointer;
}

.fixnav li {
    margin-bottom: 10px;
}

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 21;
    background: rgba(0, 0, 0, .8);
    display: none;
}

.dialog {
    width: 405px;
    display: none;
    padding: 50px 30px 30px;
    position: fixed;
    z-index: 22;
    background: #fff;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dialog .box_close {
    position: absolute;
    top: 0;
    right: 23px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(../images/icon_close.png) center center no-repeat;
}

.dialog .box .week p {
    margin: 0;
}

.dialog .box .week .subtitle {
    font-size: 16px;
    color: #666;
}

.dialog .box .week .subtitle1 {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}

.dialog .box .week .tel {
    font-size: 25px;
    color: #FF0000;
    margin: 5px 0 20px;
}

.online_form .input_tel {
    font-size: 14px;
    line-height: 38px;
    width: 100%;
    height: 38px;
    text-indent: 2.5em;
    color: #333;
    border: 1px solid #adada9;
    background: url(../images/icon_tel.png) left center no-repeat;
    background-color: #fff;
}

.online_form .input_box {
    position: relative;
    margin-bottom: 10px;
}

.online_form .input_box .tip {
    color: #ff0000;
    margin-bottom: 10px;
    display: none;
}

.online_form .sub_btn.yuyue {
    width: 105px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
}

.online_form .safety {
    font-size: 12px;
    line-height: 19px;
    margin: 2px 0 10px;
    text-indent: 1.6em;
    color: #ED6A1F;
    background: url(../images/icon_safe.png) left center no-repeat;
}

.online_form .sub_btn {
    font-size: 18px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    display: block;
    background: #e70012;
}

.dialog .scuccess {
    padding-top: 10px;
}

.dialog .success>p,
.dialog .success {
    text-align: center;
}

.dialog .success .icon_success {
    width: 57px;
    height: 63px;
    margin: 0 auto;
    background: url(../images/icon_success.png) no-repeat;
}

.dialog .success .subtitle {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
}

.dialog .success .subtitle1 {
    font-size: 14px;
    margin-bottom: 35px;
}

.dialog .success .subtitle1 .phone {
    font-style: normal;
}

.main .tab_bg{
    background:#f2f2f2;
    padding-top: 49px;
    border-bottom:1px solid #b6b6b6;
}
.main .tabmenu .wap{
   width:550px;
   margin:0 auto;
}
.main .tabmenu .wap strong{
    font-size:26px;
    margin-right:40px;
}
.main .tabmenu .wap  ul{
    margin:0;
}
.main .tabmenu .wap  ul, .main .tabmenu .wap li{
   display:inline-block;
}
.main .tabmenu .wap li{
    width:170px;
    height:50px;
    line-height: 50px;
    background:#fff;
    margin-right:7px;
    text-align:center;
    font-weight: bold;
    cursor: pointer;
    color:#252525;
    position:relative;
}
.main .tabmenu .wap li.active{
    background:#ff0000;
    color:#fff;
}
.main .tabmenu .wap li:before{
   content:"";
   width:0;
   height:0;
   border-width: 10px;
   border-style:solid;
   border-color: transparent transparent transparent #f2f2f2;
   position:absolute;
   top:50%;
   left:0;
   transform:translateY(-50%);
}
.main .subcate_menu{
    text-align: center;
    padding:15px 0 30px;
    border-bottom:1px solid #eaeaea;
    display:none;
}
.main .subcate_menu.active{
    display:block;
}
.main .subcate_menu li{
    display:inline-block;
}
.main .subcate_menu li>a{
    padding:0 22px;
    font-size:16px;
    color:#3c3c3c;
}

.main .subcate_menu li a:hover,.main .subcate_menu li a.active{color:#ff7800;}
.main .case_list {
    margin:50px 0 70px;
}
.main .case_list li{
    float:left;
    width:280px;
    margin:0 15px 15px 0;
    padding:10px;
    background:#eee;
}
.main .case_list li.last{
    margin-right:0;
}
.main .case_list li img{
    width:260px;
    height:138px;
    margin-bottom:10px;
}
.main .case_list li .txt{
    font-size:16px;
    color:#3c3c3c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    display:block;
}