@CHARSET "UTF-8";
.mobile-content{position: relative;}




/*header css style*/
.class-btn {
    font-size: 12px;
    line-height: 44px;
    cursor: pointer;
    background: url(../../images/btn.png) no-repeat 4%;
    background-size: 16px 16px;
    padding-left: 41px;
    color: #434343;
    width: 100%;
}
.bg-shaow{
    background: rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
/*分页样式*/
#list ul{overflow: hidden;}
#pagecount{text-align: center;margin-top: 15px;padding-bottom:10px;}
#pagecount span a{margin:0 2px;padding:3px 8px;background: #cfcfcf;color:#fff;font-size: 12px;}
#pagecount span.pageBtn-selected a{background: #5a370c}
#pagecount span.prevpage,#pagecount span.nextpage{padding:3px 5px;background: #5a370c;color:#fff;margin:0 2px;font-size: 12px;}
#pagecount span.prevpage a,#pagecount span.nextpage a{background: #5a370c;color:#fff;margin: 0;padding: 0;font-size: 12px;}


.fl {
        float: left;
    }

    .fr {
        float: right;
    }



/*网站头部返回按钮样式*/
.header_return{position:absolute;right:15px;top:2px;}
.header_return img{width:43px;height: 40px;}

 /*banner css style*/
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.slide a {display:inline-block; float:left; width:320px; height:150px; }
.slide a img{width:320px;}
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;}
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
.slide .mark li.active { background-color:#25a4bb;}

.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
.mod_01{float:left;width:320px;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
#slide_01_dot .selected{background:#66ff33;}

 /*product css style*/

.products{position:relative; width:99.5%; margin:0 auto; background:#fff;}
.contentss{padding:10px; line-height:25px; text-align:left; text-indent:25px;}
.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(../../images/eef.png) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font: 400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;color:#000;}
.products ul{padding-bottom:5px; text-align:left !important;}
.products ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
.products ul li a{display: inline-block;overflow: hidden;border: 1px solid #fff;box-shadow: 3px 3px 5px #aaa; width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}


 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto; background:#fff;color:#000;}
.news_title{background:url(../../images/eef.png) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font: 400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.news ul{}
.news ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
.news ul li a{font: 400 12px/35px "微软雅黑"; padding-left:28px; text-align:left; display:block;}

/* product_cate css style*/
.product_cate {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 999;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: auto;
    padding: 5px 0;
    display: none;
    background: #fff;
}

.product_cate_title {
    background: url(../../images/eef.png) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 400 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    line-height: 35px;
    position: relative;
}

.product_cate ul li.yiji {
    border-bottom: 1px solid #d3d3d3;
}

.product_cate ul li a {
    font: 400 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
    width: 88%;
}

.product_cate ul li .class-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 12%;
    display: block;
    line-height: 35px;
    cursor: pointer;
    background: url(../../images/abcd.png) center no-repeat;
    height: 35px;
    background-size: 20px 20px;
}

.product_cate ul li .layer2 li a {
    padding-left: 28px;
}

.product_cate ul li .layer2 .layer3 li a {
    padding-left: 36px;
}

.product_cate ul li .class-up {
    background: url(../../images/abcde.png) center no-repeat;
    background-size: 20px 20px;
}


.job_cate{width:99.5%; margin:0 auto;margin-top:20px;}
.job_cate ul{}
.job_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(../../images/abcd.png) 95% center no-repeat; background-size:20px 20px;}
.job_cate ul li a{font: 400 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}

/* footer css style*/
.distraction{height:58px; width:100%;}
/*.footer{background:#303030; display:-webkit-box; width:100%; margin-top:6px; background-size:9px 128px; position: fixed; z-index: 110;bottom: 0;left: 0;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font: 400 16px/35px "微软雅黑"; color:#fff; height:35px;}
.footer span.span1{background:url(../../images/a1.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span2{background:url(../../images/a2.png) 10px 4px no-repeat; background-size:23px 27px;}
.footer span.span3{background:url(../../images/message.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span0{background:url(../../images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}
.footer span.span4{background:url(../../images/user.png) 10px 5px no-repeat; background-size:23px 23px;}*/



.footer {
        z-index: 9999;
        background: #000;
        display: -webkit-box;
        width: 100%;
        margin-top: 6px;
        position: fixed;
        bottom: 0;
        left: 0;
        height: 60px;
    }

    .footer a {
        -webkit-box-flex: 1;
        display: -webkit-box;
        color: #fff;
    }

    .footer span {
        width: 74px;
        display: block;
        margin: 0 auto;
        text-align: right;
        font: 500 16px/60px "微软雅黑";
        color: #fff;
        height: 60px;
    }

    .footer span.span1 {
        background: url(../../images/02.png) 0px 50% no-repeat;
    }

    .footer span.span2 {
        background: url(../../images/03.png) 0px 50% no-repeat;
    }

    .footer span.span3 {
        background: url(../../images/04.png) 0px 50% no-repeat;
    }

    .footer span.span0 {
        background: url(../../images/01.png) 0px 50% no-repeat;
    }

/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(../../images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(../../images/share_icon2.png) no-repeat;background-size:32px 32px;
    width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}
body{width:100%; height:100%; overflow-x:hidden; position:relative;}

/*job css style*/
.jobcontent h4{background-color:#fff;height: 26px;line-height: 26px;padding-left:15px;}
.jobcontent .text{padding:5px 15px;line-height:20px;}

/*search css style*/
.search{background:#eae8e8;padding:8px 10% 0;}
#formsearch{width:100%;}
#keyword{border:1px solid #959595;line-height:32px;height:32px;width:80%;text-align:left;text-indent:20px;float:left;border-radius:4px;}
#s_btn{width:15%;line-height:32px;height:32px;background:#ed6d00;border-radius:6px;float:right;color:#fff;}

 /*search news css style*/
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
.newslist li span{position:absolute;right:10px;top:0;}


/*分页样式*/
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
    border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}


/*简历提交*/
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
.job-title .job-send{background:#476199;padding:5px 10px;border-radius:4px;color:#fff;}
.reveal-modal {position: relative;}
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
.message-job{padding-bottom:10px;}
.message-job li{line-height:30px;margin-bottom:10px;text-align: left;}
.message-job li label{font-size:14px;width:20%;float:left;text-align:right;}
.message-job li span{color:red;}
.message-job li input[type='radio']{margin:0 10px;}
.message-job li input.jobinput{border:1px solid #ccc;width:70%;margin:0 5px;line-height:24px;height:24px;padding:0 5px;text-align: left;}
.message-job li select{line-height:24px;height:24px;padding:0 5px;border:1px solid #ccc !important;width: 70%;margin:0 5px;}
.message-job li #experience{width:70%;height:80px;border:1px solid #ccc !important;margin:0 5px;}
.message-job li input#file{margin-top:18px;margin-right:20px;}
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;padding:0 !important;}
.message-job input.jobbtn:hover{background:#476199;}
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
 .resume-prompt{line-height:36px;color:#999;font-size: 12px;}
.message-job span.last{color:red;display:inline-block;line-height:36px;font-size: 12px;}
.message-job li #checkcode{height: 32px;line-height: 32px;width: 20%;border: 1px solid #dedede;text-align: left;margin-bottom: 0;margin-left: 5px;}
.message-job li a{font-size: 12px;}
.message-job input{font-size: 12px !important;}
textarea{ -webkit-user-select: auto !important; border: 1px solid rgba(0,0,0,.2) !important;}



.products {
        position: relative;
        width: 99.5%;
        margin: 0 auto;
        margin-top: 10px;
        background: #fff;
    }

    .contentss {
        padding: 10px;
        line-height: 25px;
        text-align: left;
        text-indent: 25px;
    }

    .ee {
        padding-left: 20px;
        font-family: "微软雅黑";
    }

    .products_title {
        background: url(../../images/eef.png) 18px center no-repeat #fff;
        background-size: 2px 22px;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px solid #d5d5d5;
        font: 500 14px/40px "微软雅黑";
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
    }

    .products ul {
        padding-bottom: 5px;
        text-align: left !important;
    }

    .products ul li {
        display: inline-block;
        margin-top: 15px;
        text-align: center;
        overflow: hidden;
        width: 49.0%;
        padding: 5px;
    }

    .products ul li a {
        display: inline-block;
        overflow: hidden;
        border: 1px solid #fff;
        box-shadow: 3px 3px 5px #aaa;
        width: 100%;
    }

    .products ul li a img {
        display: block;
        width: 100%;
        height: auto;
        vertical-align: middle;
    }

    .products ul li h3 {
        display: block;
        width: 100%;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-align: center;
        background: #eee;
    }




     .news {
        position: relative;
        width: 99.5%;
        margin: 0 auto;
        margin-top: 10px;
        background: #fff;
    }

    .news_title {
        background: url(../../images/eef.png) 18px center no-repeat #fff;
        background-size: 2px 22px;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px solid #d5d5d5;
        font: 500 14px/40px "微软雅黑";
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
    }

    .news ul {}

    .news ul li {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #d3d3d3;
        background: url(../../images/dd1.jpg) 95% center no-repeat;
        background-size: 20px 20px;
    }

    .news ul li a {
        font: 500 12px/35px "微软雅黑";
        padding-left: 28px;
        text-align: left;
        display: block;
    }






    /*share css style*/

    #mobile_share {
        position: fixed;
        right: 0;
        bottom: 90px;
        width: 123px;
        z-index: 99999;
        background: #fff;
        padding: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateX(100%);
    }

    #mobile_share h2.title {
        text-align: center;
        line-height: 30px;
        height: 30px;
        background: #717577;
        color: #fff;
        font-size: 14px;
    }

    #mobile_share .share_item {
        padding: 8px;
        background: #fff;
        border: 1px solid #f1f1f1;
    }

    #mobile_share .share_item li {
        display: block;
        overflow: hidden;
        margin: 8px 0;
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 8px;
    }

    .share-link {
        display: block;
        margin: 0 auto;
        width: 105px;
        overflow: hidden;
        line-height: 32px;
        font-size: 12px;
        padding-left: inherit;
    }

    .share-link i {
        background: url(../../images/share_icon.png) no-repeat;
        background-size: 200px 32px;
        width: 32px;
        height: 32px;
        display: block;
        margin-right: 20px;
        float: left;
    }

    .share-link span {
        display: inline-block;
    }

    .share-weibo i {
        background-position: 0 0;
    }

    .share-renren i {
        background-position: -42px 0;
    }

    .share-douban i {
        background-position: -84px 0;
    }

    .share-qweibo i {
        background-position: -126px 0;
    }

    .share-qzone i {
        background-position: -168px 0;
    }

    .share-weixin {
        display: block;
        margin: 0 auto;
        width: 105px;
        overflow: hidden;
        line-height: 32px;
        font-size: 12px;
        padding-left: inherit;
    }

    .share-weixin i {
        background: url(../../images/share_icon2.png) no-repeat;
        background-size: 32px 32px;
        width: 32px;
        height: 32px;
        display: block;
        margin-right: 20px;
        float: left;
    }

    .share-weixin span {
        display: inline-block;
    }

    body {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        position: relative;
    }
    /*job css style*/

    .jobcontent h4 {
        background-color: #fff;
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
    }

    .jobcontent .text {
        padding: 5px 15px;
        line-height: 20px;
    }
    /*search css style*/

     .search{padding: 6px 5% 0;margin-top: 3%;}
    #formsearch{width:100%;background:url(../../images/ss.png) no-repeat center;background-size: 100% 100%;}
    #keyword{border: none;line-height:32px;height:32px;width: 80%;text-align:left;text-indent:20px;float:left;background: none}
    #s_btn{width: 20%;line-height:32px;height:32px;float:right;color:#fff;background: none}



    /*search news css style*/

    .newslist {
        border-top: 10px solid #fff;
        border-bottom: 10px solid #fff;
    }

    .newslist li {
        text-align: left;
        padding-left: 10px;
        line-height: 34px;
        height: 34px;
        position: relative;
        margin-bottom: 1px;
        background: #fff;
        font-family: "Microsoft YaHei"
    }

    .newslist li span {
        position: absolute;
        right: 10px;
        top: 0;
    }


    #gotop{position:fixed;height:15%;width:15%;background:url(../../images/top.png) no-repeat;right:0;bottom: 6%;cursor:pointer;z-index: 9999}

.tel{float:right;margin-right: 2%;font-size: 13px;}
.tel img{max-width: 100%}


/*<!-- 导航 -->*/
.dao li{background:#5a370c;width:25%;float:left;text-align: center;line-height:45px;font-size:16px;}
.dao li a{color:#ffe9cc;text-align: center;font-size:16px;display: block;line-height: 45px;}
.dao li:nth-child(1){border-bottom: 1px solid #fff}
.dao li:nth-child(2){border-bottom: 1px solid #fff}
.dao li:nth-child(3){border-bottom: 1px solid #fff}
.dao li:nth-child(4){border-bottom: 1px solid #fff}


.tel p {
    margin: 0;
    color: #666;
    line-height: 20px;
}

/* <!-- 简介 -->*/
.abcn{width:96%;margin:0 auto;margin-top:20px;}
.abtt{color:#5a370c;font-size:16px;background:url(../../images/xh.png) no-repeat left bottom;line-height:45px}
.abtt span{color:#4d4d4d;font-size:14px;padding-left:10px;}
.aacc{/* background:url(../../images/hua.png) no-repeat 90% 45%; */background-size: 30%}
.aabb{color:#666666;font-size:12px;line-height:24px;margin-top:20px;}

.abox{margin-top: 20px;padding-left:50px;background: url(../../images/ren.png) no-repeat top left;height: 164px;}
.w1{color: #666666;font-size: 12px;line-height:26px;}
.w1 h2{color: #333333;font-weight: normal;font-size: 12px;margin-bottom: 14px;}
.w11{margin-bottom: 14px;}

.abtp{width:98%;margin:0 auto;margin-top:20px;}
.abtp img{width:100%;}




/*   <!-- 开设课程 -->*/
.kbg1{overflow: hidden; background: url(../../images/bg1.png) no-repeat center top;background-size: 100% 100%;padding-top:9px;padding-bottom: 90px;margin-top: 25px;}
.kaitt{text-align: center;color:#fff;font-size: 20px;font-weight: normal; background: url(../../images/dd2.png) no-repeat center bottom;line-height:55px;}

.picList {
  position: relative;width:94%;margin:0 auto;margin-top:30px;
}

.picList .slick-slide {
  outline: none;
}

.picList a {
  display: block;
}

.picList a img {
  width: 100%;
}

.fl{float: left;}
.fr{float: right;}
.picList .slick-arrow{text-align:center;top:39%;position:absolute;width:48px;height:48px;border:none;outline:none;}
.picList .slick-prev{background: url(../../images/left.png) no-repeat;text-indent:-1000px;overflow:hidden;left:-3%;z-index: 99999}
.picList .slick-next{background: url(../../images/right.png) no-repeat;outline:none;text-indent:-1000px;overflow:hidden;right:-3%;z-index: 99999}
.fen a{margin-bottom: 5px; background: url(../../images/ye.png) no-repeat left center;text-align: left; display: block;color: #fff;font-size: 14px;padding-left: 45px;height:30px;line-height: 30px;}
.picList li .gd a{text-align: left; margin-top:10px; display: block;color: #fff;font-size: 12px;padding-left: 23px;background: url(../../images/jt1.png) no-repeat left center;}




.fbox{float:right;padding: 0 5px; height:30px;border-radius: 28px;line-height: 30px;background:#5a370c url(../../images/th.png) no-repeat 10px center;color: #fff;font-size: 12px;padding-left:30px;    margin: 10px 0 0 10px;margin-right:10px;}
.fbox i{font-style: normal;font-size: 14px;}




/*  <!-- 课程体系 -->*/
.wh{margin: 0 4%;}
.tie{margin-top: 8%;padding-bottom: 5%;}
.bt1{font-size: 20px;color: #333333;text-align: center;line-height: 53px;background: url(../../images/c1.png) no-repeat bottom center;}
.tul{margin-top: 26px;display: flex;
justify-content: space-between;
flex-wrap: wrap;
display: -webkit-flex;}

.tul li{background-color: #ffffff;border-radius: 7px;border: solid 1px #e5e5e5;width:49%;padding-bottom: 10px;margin-bottom: 10px;}
.tul li a.img{display: block;height: 70px;line-height: 70px;text-align: center;margin:20px 0 15px 0;}
.tul li h3{color: #333333;font-size: 14px;text-align: center;font-weight: normal;}
.tul li span{display: block;color: #666666;line-height: 20px;margin-top: 15px;text-align: center;padding:0 5px;font-size:12px;overflow: hidden;}
.tul li:hover{border: solid 2px #5a370c;background:#5a370c;}
.tul li:hover h3{color:#fff}
.tul li:hover span{color:#fff}
.tul li:hover a.img{filter: invert(91%) sepia(91%) saturate(0%) hue-rotate(148deg) brightness(110%) contrast(110%);}
.c2{text-align: center;margin-bottom: 15px;}


/*<!-- 讲师风采 -->*/
.pos{background:#f5f5f4;padding:20px 0;overflow: hidden;}
.bt2{font-size: 20px;color: #5a370c;text-align: left;margin-bottom: 40px; line-height: 53px;background: url(../../images/c1.png) no-repeat bottom left;}
.pos_con{width:96%;margin:0 auto;}


.large-img{width:90%;margin:0 auto;margin-top:5%;margin-bottom:10%;
    position: relative;
   padding-bottom:5%;

}

.picListx  li{
    position: relative;
    overflow: hidden;
    border-radius: 0;
    margin:0 2%;border:1px solid #c9c9c9;margin-bottom: 10px;

}
.picListx li a.img{display:block;}
.picListx li a.img img{display:block;width:100%;}
.picListx li a{
    display: block;
    position: relative;
}
.picListx  li  h3 a{display:block;color: #000;font-size:13px;line-height:35px;text-align:center;font-weight:normal;overflow:hidden;white-space:nowrap;
text-overflow:ellipsis;}


.picListx  .slick-arrow{text-align:center;bottom:0;position:absolute;width:30px;height:30px;border:none;outline:none;display:none}
.picListx   .slick-prev{background: url(../../images/z.png) no-repeat;text-indent:-1000px;overflow:hidden;left: calc(50% - 37px);}
.picListx   .slick-next{background: url(../../images/y.png) no-repeat;outline:none;text-indent:-1000px;overflow:hidden;right: calc(50% - 37px);}
.picListx  .slick-dots {
  position: absolute;
  z-index: 99;
  width:100%;
  bottom: 0px;
  text-align: center;
  font-size: 0;padding:2px 5px;
}

.picListx  .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 4px;
  background: #8c8c8c;
  margin: 0 2px;border:none;}

.picListx  .slick-dots li button {
  display: none;
}

.picListx  .slick-dots li.slick-active {
  background: #f08519;
}

.p6a .p6a1 img {
  width: 30%;float:left;
}
.p6a {
  width: 95%;
  margin: 1.2rem auto 0;

  border-radius: 0.63rem;
  position: relative;padding-top:5%;
}

.p6a .p6a1 {
  padding: 0 1.7rem 0 1.2rem;
  background:url(../../images/pp.png) no-repeat center bottom;
  margin-bottom: 56px;
  position: relative;
}

.p6a .p6a1 img {
  width: 30%;
  float:left;
  position: absolute;
  top: -15%;
}


.p6a .p6a1 h3{float:right;font-size:20px;margin-top:30px;}
.p6a .p6a1 h3 a{color:#5a370c;font-size:20px;font-weight: normal;}




.p6a .p6a1 .cont {
  width: 100%;
}

.p6a .p6a1 .cont span{display:block;color:#333333;font-size:16px;margin-top:29px;text-align: left;}
.p6a .p6a1 .cont p{display:block;color:#666666;font-size:14px;margin-top:10px;line-height:24px;padding-bottom: 10px;}


.p6a .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    }


.p6a .swiper-pagination-bullet-active {
  background-color: #ff6600;
}






.p6a .swiper-button-prev {
    left: 71%!important;
    width: 37px;
    height: 37px;
    background: url(../../images/lt3.png) no-repeat;
    background-size: 100%;
    top: -9%;position: absolute;outline: none
}

.p6a .swiper-button-prev:hover{ background: url(../../images/lt33.png) no-repeat;    width: 37px;
    height: 37px;   background-size: 100%;}

.p6a .swiper-button-next {
    right: 10px!important;
    width: 37px;
    height: 37px;
    background: url(../../images/rt3.png) no-repeat;
    background-size: 100%;
       top: -9%;position: absolute;outline: none
}


.p6a .swiper-button-next:hover{ background: url(../../images/rt33.png) no-repeat;width: 37px;
    height: 37px;   background-size: 100%;}








/*<!-- 经营优势 -->*/
.bg3{background:url(../../images/bg2.jpg) no-repeat center top;width:100%;margin:0 auto;padding:70px 0 30px 0;background-size: 100% 100%}
.bt3{font-size: 20px;color: #fff;text-align: left;line-height: 53px;background: url(../../images/c3.png) no-repeat bottom left;}
.bg3_con{width:96%;margin:0 auto;}


.sul{margin-top:45px;}
.sul li{margin-right: 15px; width: calc(49% - 30px);height: 200px;border-radius: 7px;border: solid 1px rgba(255,255,255);margin-left:15px;margin-bottom: 20px;float:left;}
.sul li:last-child{margin-right: 0;}
.sul li a.img{display: block;line-height: 60px;margin-top: 10px;text-align: center;}
.sul li h3{color: #ffffff;font-size: 30px;font-family: 'Tahom';text-align: center;margin-top: 24px;font-weight: normal;line-height: 30px;}
.sul li span{color: #ffffff;font-size: 12px;text-align: center;display: block;margin-top: 10px;}

.sul li a.img img{width:24%;}


.pf {width: 100%;height: 50px;position: fixed;z-index: 999;}
.pf-box {position: fixed;left: 0;bottom: 0;right: 0;height: 50px;display: flex;justify-content: center;align-items: center;background-color: #5a370c;overflow: hidden;width:100vw;}
.pf-box a {display: flex;justify-content: center;align-items: center;flex: 1;height: 50px;background:url(../../images/lc.png) no-repeat center right;}
.pf-box a:last-child{background:none}
.pf-box a div {max-width: 20%;}
.pf-box a div img {width: 100%;}
.pf-box a h3 {font-size: 14px;color: #fff;margin-left: 5px;white-space: nowrap;font-weight: normal;}

.pf-box a.active {background-color: #5a370c;}



.dff{background:url(../../images/dff1.png) no-repeat center top;background-size: 100% 100%;padding:30px 0px 10px;}
.lxtt{color:#fff;text-align: center;line-height:25px;background:url(../../images/sx.png) no-repeat 36% 50%;font-size:20px;}
.wwmm{float:left;width:30%;margin-top:30px;color: #fff;font-size: 12px;line-height: 30px;text-align: center;}
.wwmm img{text-align: center}
.wwmm  p{text-align: center;}
.wwmm img{display: block;width: 100%;}

/* 新闻 */
.mob-news {
  background: #fff;
  width:90%;margin:0 auto;margin-top:30px;
}

.mob-news .news-img img {
  width: 100%;margin-top:30px
  ;
}

.mob-news .news-list {
}

.mob-news .news-list li {
  padding: 10px 0;
  font-size: 14px;
  color: #5a370c;
  line-height: 25px;
  position: relative;
}

.mob-news .news-list li a {
  display: block;
  padding-right: 75px;
  font-size: 14px;
  color: #5a370c;text-align: left;
}

.mob-news .news-list li a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #5a370c;
  margin-right: 5px;
  vertical-align: 2px;display: none
}

.mob-news .news-list li span {
  position: absolute;
  right: 0;
  width: 70px;
  font-size: 12px;
  color: #b0b0b0;
  text-align: right;
  top: 10px;
}


.mob-news .news-list li dt{color:#666666;font-size:12px;display: block;margin-top:5px;line-height:24px;height:48px;overflow: hidden;text-align: left;}


.mob-news .news-list li .dvv{float:left;width:65%;}
.dj{float:right;margin-right:10px;margin-top:30px;width:28%;background-size: 100%}
/* 底部横幅 */
.mob-ads img {
  width: 100%;
}

/* 技术支持 */
.support {
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  color: #fff;
  line-height: 30px;border-top:1px solid #857f71;width:88%;margin:0 auto;
}
.lx{padding-left: 9%;background: url(../../images/lx.png) no-repeat left 6px;margin-top: 30px;width: 56%;margin-top:30px;float:right;margin-right:10px;white-space: normal;}
.lx p{color: #ffffff;line-height: 24px;font-size: 12px;word-break: break-word;}
.lx p:nth-child(2){margin:14px 0 23px 0;}

.dbox{width: 88%;margin: 0 auto;}

.yan{width:96%;margin:0 auto;margin-top:30px;margin-bottom: 45px}

.yan ul{margin-top:35px;}
.yan ul li{margin-right: 10px;float:left;margin-bottom:10px}
.yan ul li span{display: block;color: #666666;font-size: 12px;line-height: 30px;width: 44px;float:left;}
.yan ul li input{background: none;height: 30px;line-height: 30px;color: #d0d0d0;text-indent: 19px; background-color: #ffffff;border: solid 1px #e6e6e6;float: left;width:71%;font-size: 14px;}
.ycon{margin-bottom: 15px;}
.ycon span{/* padding-right: 10px; */display: block;color: #666666;font-size: 14px;line-height: 30px;width: 44px;}
.ycon textarea{background: none;width: 84%;height: 100px;border: solid 1px #e6e6e6;color: #d0d0d0;font-size: 12px;text-indent: 19px;line-height: 30px;}
.yan input::-webkit-input-placeholder {color:#d0d0d0;}
.yan textarea::-webkit-input-placeholder {color: #d0d0d0;}

.yz {padding-right: 10px; display: block;color: #666666;font-size: 14px;line-height: 30px;float:left;margin-top:8px;}
.yzm .verifycode{
    width: 30%;
    height: 30px;
    border: solid 1px #e6e6e6;
    background: none;float:left;
}
.yzm .verifycode{color: #666666;padding-left:10px;}

.yzm #checkcode{color: #666666;padding-left:10px;float:left;}

.yan .x-submit{
    width: 100px;
    height: 36px;
    line-height: 36px;outline: none;border:none;
    margin-left: 12px;
    text-align: center;color: #ffffff;font-size: 14px;
    background-color: #5a370c;
    border-radius: 18px;margin-top:10px;float:left;
}





/* 外框样式 */
.mob-wrap {
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 50px;
}

/* 头部 */
.mob-head {
  background: #fff;
  padding: 10px 0;
  position: relative;
}

.mob-head .logo {
   float:left;width:50%;margin-left:2%;
}

.mob-head .logo img {
  max-width: 100%;vertical-align: middle;
}

.mob-head .head-btn {
  position: absolute;
  right: 15px;
  height: 26px;
  top: calc(50% - 13px);
  font-size: 0;
}

.mob-head .head-btn a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  line-height: 26px;
  text-align: center;
}

.mob-head .head-btn a .iconfont {
  font-size: 20px;
  vertical-align: middle;
}

.mob-head .head-btn a .icon-sousuo {
  font-size: 25px;
}

.mob-head .head-btn .search-btn {
  border-right: 1px solid #aaaaaa;
  margin-right: 10px;
  width: 40px;
}

/* 搜索框样式 */
.search {
  border-top: 1px solid #ddd;
  padding: 10px 15px;
  display: none;
}

.search form {
  width: 100%;
  border: 1px solid #444444;
  border-radius: 10px;
  background-color: #fff;
  height: 38px;
  padding: 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search input[type="text"] {
  width: 70%;
  padding-left: 15px;
  font-size: 16px;
  color: #323232;
  height: 22px;
  line-height: 22px;
  border: none;
  outline: none;
  background: none;
}

.search input[type='submit'] {
  width: 25%;
  border: none;
  border-left: 1px solid #b6b6b4;
  text-align: center;
  height: 22px;
  font-size: 16px;
  color: #323232;
  background: none;
  outline: none;
  border-radius: 0;
}

/* 导航样式 */
.mob-nav {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #5a370c;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.mob-nav .close-btn {
  text-align: right;
  padding: 15px 15px 0 0;
}

.mob-nav .close-btn .iconfont {
  font-size: 30px;
  color: #fff;
}

.mob-nav li a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}



.mob-nav li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.mob-nav.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

/* 首页banner */
.mob-banner {
  position: relative;
}

.mob-banner .slick-slide {
  outline: none;
}

.mob-banner a {
  display: block;
}

.mob-banner a img {
  width: 100%;
}

.mob-banner .slick-dots {
  position: absolute;
  z-index: 99;
  left: 0;
  width: 100%;
  bottom: 10px;
  text-align: center;
  font-size: 0;
}

.mob-banner .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;border-radius: 50%;
  background: #4b2d07;border:1px solid #ffe9cc;
  margin: 0 2px;
}

.mob-banner .slick-dots li button {
  display: none;
}

.mob-banner .slick-dots li.slick-active {
  background: #ffe9cc;
}
