@charset "utf-8";
/*阿里字体库 BEGIN*/
@font-face {
    font-family: 'iconfont';
    src: url('iconfont/iconfont.eot');
    /* IE9*/
    src: url('iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('iconfont/iconfont.woff') format('woff'),
        /* chromeã€firefox */
        url('iconfont/iconfont.ttf') format('truetype'),
        /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
        url('iconfont/iconfont.svg#uxiconfont') format('svg');
    /* iOS 4.1- */
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 22px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*阿里字体库 END*/
/*分页*/
.page {
    float: right;
    padding: 10px;
    overflow: hidden;
    clear: both;
}
.page a {
    float: left;
    color: #aaaaaa;
    width: 32px;
    height: 27px;
    border: 1px solid #e6e6e6;
    line-height: 27px;
    text-align: center;
    padding: 0px 2px;
}
.page .num {
    border-left: none;
}
.page .current {
    border: 1px solid #db4453;
    color: #fff;
    background: #6FBB2D;
}
.page .active {
    border: 1px solid rgb(219, 68, 83);
    color: rgb(255, 255, 255);
    background: rgb(237, 85, 100);
}
.page .index {
    margin: 0 7px 0 0;
}
.page .index {
    width: 42px;
}
.page .prev {
    width: 55px;
}
.page .next {
    width: 55px;
    border-left: none;
}
.page .next {
    margin: 0 7px 0 0;
}
.page .end {
    width: 41px;
}
.main {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 5px;
    position: relative;
    top: 48px;
}

.box4 .right {
    width: 100%;
    margin-top: 5px;
}
.tab_tit {
    background: #6FBB2D;
    padding: 0 5px;
}
.tab_tit li,
.star_tit li {
    float: left;
    margin-right: 1px
}
.tab_tit li a,
.star_tit li a {
    display: inline-block;
    width: 82px;
    height: 30px;
    background: #8C8C8C;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.tab_tit li a.cur,
.star_tit li a.cur {
    background: #6FBB2D;
    font-weight: bold
}

.content .team {
    display: none;
    background: url(../images/line.png) no-repeat center bottom;
    padding-bottom: 5px;
}

.team .top_div h2 a {
    display: block;
    color: rgba(0, 128, 0, 100);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px
}
.team .top_div p a {
    color: #999;
    font-size: 12px;
    line-height: 20px
}
.down_div li a {
    color: #666;
    font-size: 12px;
    display: block;
    line-height: 25px
}
.down_div li a:hover {
    color: #6FBB2D;
    text-decoration: underline
}
.down_div li a em {
    display: inline-block;
    float: right;
    color: #999;
    font-size: 12px
}
.right .talk {
    background: #fff url(../images/main_18.png) repeat-x;
}
.talk h3 {
    font-weight: bold;
    color: #fff;
    font-size: 22px;
    text-align: center;
    height: 52px;
    line-height: 50px
}
.talk .onlink {
    padding: 5px;
    text-align: center;
}
.onlink li {
    float: left;
    margin: 5px 0;
    width: 46%;
    padding-left: 10px;
}
.onlink li a {
    background: url(../images/main_23.png) no-repeat;
    width: 68px;
    height: 41px;
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 37px;
    padding-left: 42px;
    text-align: left;
}
.onlink li a:hover {
    color: #6FBB2D
}
.down .ys {
    background: #b2a39d;
    width: 46%;
}
.down .ys a {
    display: block
}
.down .ys2 {
    background: #8d6969;
    width: 48%;
}
.down div {
    padding: 10px 4px
}
.down div span {
    background: url(../images/main_27.png) no-repeat left center;
    padding-left: 44px;
    display: block
}
.down div.ys2 span {
    background: url(../images/main_29.png) no-repeat left center
}
.down div strong {
    color: #fff;
    font-size: 14px
}
.down div em {
    display: block;
    color: #fff;
    font-size: 12px
}
.down .clear {
    padding: 0px
}
.pro-switch {
    height: 240px;
    overflow: hidden;
    position: relative;
    width: 627px;
    float: left;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    margin: 0 auto;
    position: relative;
    width: 627px;
    zoom: 1;
    height: 240px
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.flexslider .slides {
    zoom: 1;
}
.flex-control-paging {
    position: absolute;
    bottom: 11px;
    right: 13px
}
.flex-control-paging li {
    float: left;
    margin: 0 5px
}
.flex-control-paging li a {
    background: #fff;
    display: block;
    height: 11px;
    overflow: hidden;
    width: 11px;
    cursor: pointer;
    text-indent: -999px
}
.flex-control-paging li a.flex-active {
    background: #ff0101;
}
.title h4 {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width: 88px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    background: #6FBB2D;
    margin-right: 15px
}
.title em {
    color: #b2a39d;
    font-size: 12px
}
.section .list_box {
    border-right: none
}
.box2{margin-bottom:15px;}
.box2 .list_box{margin: 0 5px;}
.box2 li {
    background: #fff;
    float: left;
    text-align: center;
    width: 33.2%;
    padding-top: 5px;
}
.box2 li span {
    display: block;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
}

.box2 li h5 {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
    /*height: 25px;*/
    overflow: hidden;
    color: #00522e;
}
.box2 li p{ margin: 0 5px; }
.box2 li  hr{border: 1px solid #6eb92b; width: 90%;}
.box2 li:hover  h5 {
    color: #6FBB2D
}
.box2 li em {
    display: block;
    color: #999;
    font-size: 12px;
    height: 17px;
    overflow: hidden;
    padding: 0 2px;
}
.right2 .star .pic {
    display: inline-block;
    width: 62px;
    margin-right: 11px;
    height: 62px;
    overflow: hidden;
    border-radius: 15px;
    border: 2px solid #e8e8e8;
}
.right2 .star .wz {
    width: 165px
}
.right2 .star li {
    border-bottom: 1px dotted #d5d5d5;
    padding: 3px 0;
    margin-bottom: 3px
}
.right2 .star li:hover {
    cursor: pointer
}
.star li h5 a {
    display: block;
    color: #333;
    font-size: 14px;
    margin-bottom: 6px
}
.star li em {
    display: block;
    color: #999;
    font-size: 12px;
    line-height: 20px
}
.star li p {
    color: #999;
    font-size: 12px;
    height: 17px;
    overflow: hidden
}
.right2 .star li.last {
    border-bottom: none
}
.right2 .star .pic img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    opacity: .8;
}
.right2 .star .pic img {
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
.left3 .tp {
    width: 400px;
    height: 246px;
    overflow: hidden
}
.right3 li .tp {
    width: 190px;
    height: 118px;
    overflow: hidden
}
.right3 li .tp img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    opacity: .8;
}
.right3 li .tp img {
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
.left3 .tp img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    opacity: .8;
}
.left3 .tp img {
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
.link {
    width: 100%;
    background: #fff;
    padding: 10px 0
}
.link .ship {
    width: 1200px;
}
.link .ship ul {
    width: 1225px
}
.link .ship li {
    float: left;
    margin-right: 25px
}
/*明星学员*/
.section .home {
    color: #666;
    font-size: 12px;
    padding: 8px 5px;
    line-height: 18px;
}
.home a {
    color: #666;
    font-size: 12px
}
.home em {
    color: #6FBB2D
}
.section .contain {
    padding-bottom: 5px
}
.contain .leftside {
    width: 230px;
    margin-right: 20px
}
.contain .rightside {
    width: 100%;
    border: 1px solid #ededed;
    background: #fff
}
.leftside .tit {
    background: #6FBB2D;
    padding: 10px 14px;
    font-size: 18px;
    color: #fff;
}
.leftside .tit em {
    display: block;
    color: #fff;
    font-size: 10px
}
.nav .nav_list {
    margin-bottom: 20px
}
.nav_list li a {
    height: 50px;
    border: 1px solid #eee;
    border-top: none;
    display: block;
    padding-left: 12px;
    line-height: 51px;
    color: #666;
    font-size: 14px;
    background: #fff url(../images/jinatou.png) no-repeat right -15px
}
.nav_list li a:hover {
    background: #b2a39d url(../images/jinatou.png) no-repeat right 20px;
    border: 1px solid #b2a39d;
    border-top: none;
    color: #fff;
}
.talk {
    background: url(../images/main_18.png) no-repeat;
}
.talk h3 {
    font-weight: bold;
    color: #fff;
    font-size: 22px;
    text-align: center;
    height: 54px;
    line-height: 54px
}
.talk .onlink {
    padding: 15px 5px 12px 6px;
    border: 1px solid #ededed;
    border-top: none;
    background: #fff
}
.onlink li {
    float: left;
    margin: 7px 4px 7px 4px
}
.onlink li a {
    background: url(../images/qq_bg.png) no-repeat;
    width: 57px;
    height: 41px;
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 37px;
    padding-left: 43px
}
.onlink li a:hover {
    color: #6FBB2D
}
.talk .ys {
    background: #b2a39d;
    margin: 10px 0
}
.talk .ys2 {
    background: #8d6969
}
.talk .down div {
    padding: 10px 15px
}
.down div span {
    background: url(../images/main_27.png) no-repeat left center;
    padding-left: 44px;
    display: block
}
.down div.ys2 span {
    background: url(../images/main_29.png) no-repeat left center
}
.down div strong {
    color: #fff;
    font-size: 14px
}
.down div em {
    display: block;
    color: #fff;
    font-size: 12px
}
.nav .list {
    background: #fff;
    display: block;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    width: 230px;
}
.nav .list li {
    float: left;
    text-align: center;
    height: 90px;
}
.nav .list li a {
    display: block;
    height: 90px;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    width: 114px;
    position: relative
}
.nav .list li a i {
    display: inline-block;
    background: url(../images/sign.png) no-repeat;
    height: 30px;
    margin-top: 18px;
    width: 43px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.nav .list li a p {
    font-size: 14px;
    color: #666;
    margin-top: 7px
}
.nav .list li a:hover p {
    color: #6FBB2D
}
.nav .list li a:hover i.img1 {
    background-position: 0px -45px
}
.nav .list li a i.img2 {
    background-position: -47px 0px
}
.nav .list li a:hover i.img2 {
    background-position: -47px -45px
}
.nav .list li a i.img3 {
    background-position: -92px 0px
}
.nav .list li a:hover i.img3 {
    background-position: -92px -45px
}
.nav .list li a i.img4 {
    background-position: -140px 0px
}
.nav .list li a:hover i.img4 {
    background-position: -140px -45px
}
.nav .list li a i.img5 {
    background-position: -187px 0px
}
.nav .list li a:hover i.img5 {
    background-position: -187px -45px
}
.nav .list li a i.img6 {
    background-position: -242px 0px
}
.nav .list li a:hover i.img6 {
    background-position: -242px -45px
}
.nav .list li a i.img7 {
    background-position: -300px 0px
}
.nav .list li a:hover i.img7 {
    background-position: -300px -45px
}
.nav .list li a i.img8 {
    background-position: -354px 0px
}
.nav .list li a:hover i.img8 {
    background-position: -354px -45px
}
.nav .list li a:hover {
    width: 114px;
}
.nav .list li a b {
    position: absolute;
    display: none;
    top: 0px;
    left: -1px;
    z-index: 10;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.nav .list li a:hover b {
    display: block
}
.rightside .teacher {
    padding: 30px 20px 0 20px
}
.teacher li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 35px;
    margin-bottom: 35px
}
.teacher li:hover {
    cursor: pointer
}
.teacher li .img {
    width: 180px;
    height: 180px;
    overflow: hidden;
    margin-right: 40px
}
.teacher li .text {
    width: 688px
}
.teacher li .text h5 a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 24px
}
.teacher li .text h6 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin: 13px 0 8px 0
}
.teacher li .text p {
    color: #999;
    font-size: 12px;
    line-height: 30px
}
.teacher li .text span {
    display: block;
    height: 28px;
    margin-top: 18px
}
.teacher li .text span a {
    color: #999;
    font-size: 14px;
    line-height: 28px
}
.teacher li .text span em {
    display: inline-block;
    float: right;
    width: 28px;
    height: 28px;
    background: url(../images/more.png) no-repeat 0 -51px;
}
.teacher li:hover h5 a,
.teacher li:hover .text span a {
    color: #6FBB2D
}
.teacher li:hover .text span em {
    background-position: 0 0px
}
.teacher li.last {
    border-bottom: none
}
.rightside .build {
    padding: 30px 20px 0 20px
}
.build li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 35px;
    margin-bottom: 35px
}
.build li:hover {
    cursor: pointer
}
.build li .img {
    width: 320px;
    height: 180px;
    overflow: hidden;
    margin-right: 40px
}
.build li .text {
    width: 548px
}
.build li .text h5 a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px
}
.build li .text h6 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin: 13px 0 8px 0
}
.build li .text p {
    color: #999;
    font-size: 12px;
    line-height: 30px
}
.build li .text span {
    display: block;
    height: 28px;
    margin-top: 18px
}
.build li .text span a {
    color: #999;
    font-size: 14px;
    line-height: 28px
}
.build li .text span em {
    display: inline-block;
    float: right;
    width: 28px;
    height: 28px;
    background: url(../images/more.png) no-repeat 0 -51px;
}
.build li:hover h5 a,
.build li:hover .text span a {
    color: #6FBB2D
}
.build li:hover .text span em {
    background-position: 0 0px
}
.build li.last {
    border-bottom: none
}
.rightside .about {
    padding: 30px 10px
}
.about li {
    margin: 0 10px;
    width: 289px;
    float: left;
    margin-bottom: 23px
}
.about li img {
    width: 289px;
    height: 185px;
    overflow: hidden
}
.about li a p {
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin-top: 8px
}
.rightside .news {
    padding: 11px 10px 78px 10px
}
.rightside .news li {
    border-bottom: 1px dashed #ebebeb;
    line-height: 22px;
    margin-bottom: 5px;
}
.news li a {
    color: #666;
    font-size: 14px
}
.news li a em {
    display: inline-block;
    float: right;
    color: #999;
    font-size: 12px
}
.news li a:hover,
.news li a:hover em {
    color: #6FBB2D
}
/*在线报名*/
.rightside .zx_test {
    padding: 0 5px 10px 5px
}
.zx_test table {
    width: 100%;
    margin: 10px 0;
}
.zx_test td {
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #ececec;
}
.zx_test td input {
    height: 25px;
    border: 1px solid #ededed;
    outline: none;
    width: 180px;
    margin-top: 2px;
}
.zx_test td.name {
    width: 88px;
    text-align: left;
    padding: 5px 0;
}
.zx_test td span {
    display: inline-block;
    color: #6FBB2D;
    margin-left: 10px
}
.zx_test td select {
    height: 30px;
    outline: none;
    border: 1px solid #ededed;
    margin: 10px 0 10px 0;
    color: #666;
    font-family: "微软雅黑"
}
.zx_test td input.radio {
    width: 14px;
    height: 14px
}
.zx_test td select#province,
.zx_test td select#city {
    width: 77px
}
.zx_test td input.yes {
    background: #6FBB2D;
    color: #fff;
    font-family: "微软雅黑";
    border: none;
    font-size: 16px;
    padding-left: 0px;
    cursor: pointer;
    width: 182px;
    height: 40px;
    margin-top: 15px;
}
.zx_test .line {
    height: 1px;
    background: #ededed;
    margin-bottom: 10px
}
.zx_test .atention {}
.zx_test .atention h5 {
    color: #6FBB2D;
    font-size: 14px;
    margin-bottom: 6px
}
.zx_test .atention p {
    line-height: 24px;
    color: #999;
    font-size: 12px
}
.detail {
    padding: 10px;
}
.detail img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
}
.detail h1 {
    color: #333;
    text-align: center;
    font-size: 20px;
}
.detail p {
    line-height: 30px;
    font-size: 14px;
}
.write {
    text-align: center;
    color: #999;
    border-bottom: solid 1px #ebebeb;
    margin: 5px 0 18px;
}
.write span {
    color: #666;
}
.dow {
    border-top: solid 1px #ebebeb;
    padding-top: 15px;
    margin: 30px 0;
    margin-left: 10px;
}
.dow b {
    color: #333;
}
strong,
b {
    font-weight: bold;
}
.rightside .box {
    padding: 15px 15px 0 15px;
}
.rightside .box li {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5px;
    float: left;
}
.rightside .box li .img {
    overflow: hidden;
}
.rightside .box li .fl {
    float: left;
}
.rightside .box li .fr {
    float: right;
}
.rightside .box li img {
    min-width: 100%;
    max-width: 100%;
}

.rightside .box_imglist li .fl,
.box_studlist li {
    float: left;
}
.rightside .box_imglist li .tit,
.box_studlist li .tit {
    width: 548px;
}
.rightside .box_imglist li .fr,
.box_studlist li .fr {
    float: right;
}
.rightside .box_imglist,
.box_studlist {
    padding: 10px 0 0 10px;
}
.rightside .box_imglist li,
.box_studlist li {
    float: left;
    margin: 0 5px 5px 0;
    width: 48%;
}
.rightside .box_imglist li .img {
    overflow: hidden;
    border-radius: 10px;
}

.rightside .box_imglist li .img:hover,
.rightside .box_studlist li .img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out;
    opacity: .8;
}

.rightside .box_studlist li .img {
    overflow: hidden;
    margin-right: 10px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.rightside .box_studlist li img {
    max-width: 100%;
    min-width: 100%;
}

.box h5 a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
.box li p {
    color: #999;
    font-size: 12px;
    line-height: 18px;
}
.box .tit li span {
    display: block;
    height: 28px;
    margin-top: 18px;
}
.box li .tit span b {
    display: inline-block;
    float: right;
    width: 28px;
    height: 28px;
    background: url(../images/more.png) no-repeat 0 -51px;
}
.box li:hover .tit a {
    color: #6FBB2D;
}
.box li:hover .tit span b {
    display: inline-block;
    float: right;
    width: 28px;
    height: 28px;
    background: url(../images/more.png) no-repeat 0 0px;
}
.box li .tit span a {
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

/*====================================yizi add=========================================*/
.nav-bar {
    position: relative;
    float: right;
    height: 2rem;
    line-height: 2rem;
    cursor: pointer;
    padding: 0.2rem 0.1rem;
    transition: color 0.25s linear 0s;
}
.nav-bar .iconfont {
    color: #fff;
}
.hide {
    display: none !important;
}
.footer-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background: #fff;
    border-top: 1px solid #eee;
    z-index: 101;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    padding-top: 3px;
}
.footer-nav ul {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    padding: 0px;
    display: -webkit-box !important;
    display: box !important;
    position: relative;
}
.footer-nav ul li {
    position: relative;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 45px;
    text-align: center;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
}
.footer-nav ul li a {
    text-align: center;
    font-size: 12px;
    color: #333;
    display: block;
    height: 45px;
    position: relative;
    margin: auto;
}
.footer-nav ul li i {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 26px;
    margin: auto;
    background-size: contain;
}
.footer-nav ul li span {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 0.5rem;
}

.isp {
    color: #d6d6d6;
}
.box_imglist .list img {
    max-width: 100%;
}
.show {
    display: block !important;
}

/*===============================yizi add 相册展示 Start============================================*/
.img_box {
    text-align: center;
}
.gallery li {}

#zoom {
    z-index: 99990;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
}
#zoom .content {
    z-index: 99991;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    background: #ffffff no-repeat 50% 50%;
    padding: 0;
    margin: -100px 0 0 -100px;
    box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}
#zoom .content.loading {
    background-image: url('../images/zoom_img/loading.gif');
}
#zoom img {
    display: block;
    max-width: none;
    background: #ececec;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}
#zoom .close {
    z-index: 99993;
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 49px;
    cursor: pointer;
    background: transparent url('../images/zoom_img/icons/close.png') no-repeat 50% 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
    z-index: 99992;
    position: absolute;
    top: 50%;
    overflow: hidden;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px;
}
#zoom .previous {
    left: 0;
    background: url('../images/zoom_img/icons/arrows.png') no-repeat 0 0;
    border-radius: 0 4px 4px 0;
}
#zoom .next {
    right: 0;
    background: url('../images/zoom_img/icons/arrows.png') no-repeat 100% 0;
    border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
    background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
    background-color: #0088cc;
}
/*===============================相册展示 End============================================*/
.pagination li {
    margin: 5px 15px;
    font-weight: bold;
}
.pagination .previous {
    float: left;
}
.pagination .next {
    float: right;
}


/*============================= WAP ===========================*/
[class*=am-icon-]:before {
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-weight: 400;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.am-menu {
    position: relative;
    padding: 0;
    margin: 0;
}
.am-menu-offcanvas1 .am-menu-toggle {
    position: absolute;
    right: 5px;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
}
.am-icon-bars:before {
    content: "\f0c9";
}
[class*=am-icon-] {
    display: inline-block;
}

.am-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    background: rgba(0,0,0,.15);
}
.am-offcanvas-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1091;
    width: 270px;
    max-width: 100%;
    background: #333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transform: translateX(0);
}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {
    /* -webkit-transform: translateX(0); */
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.am-menu-offcanvas1 .am-menu-nav {
    border-bottom: 1px solid rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 0 rgb(255 255 255 / 5%);
    box-shadow: 0 1px 0 rgb(255 255 255 / 5%);
}
.am-menu ul {
    padding: 0;
    margin: 0;
}
.am-menu li {
    list-style: none;
    font-size: 18px;
}
.am-menu-offcanvas1 .am-menu-nav>li>a {
    height: 44px;
    line-height: 44px;
    text-indent: 15px;
    padding: 0;
    position: relative;
    color: #ccc;
    border-top: 1px solid rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 5%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 5%);
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
}
.am-menu-nav a {
    display: block;
    padding: .8rem 0;
    -webkit-transition: all .45s;
    transition: all .45s;
}



/*===================================================================*/
.box_new{
    width: 100%;
    height: 35px;
    padding: 0 5px;
    color: #fff;
    background-color: #004627;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
}
.box_new h2{ font-weight: bold;}
.box_title {
    width: 100%;
    height: 70px;
    padding: 0 5px;
    color: #fff;
    background-color: #004627;
    font-weight: bold;
    text-align: center;
}
.box_title h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.box_title p{ font-weight: normal;  font-size: 12px;}

.box_content{ margin: 5px;}
.box_content p{line-height: 22px; text-indent: 2em; font-size: 14px;}

.list_xuexiao{margin:5px; height: auto; display: block; text-align: center;}
.list_xuexiao li{float: left; width: 50%; margin:5px 0;}
.list_xuexiao li a{display: block;}
.list_xuexiao li img{width: 92%; box-shadow: 0 0 5px rgb(0 0 0 / 30%);}


.box3 .left {
    width: 627px;
    height: 240px
}
.box3 .center {
    width: 100%;
}

.box3 .box_title h2{font-size: 16px; font-weight: bold;}
.box3 .content{ margin: 5px; }
.box3 .list_bd{ margin: 5px; height: 88px; border-bottom: solid 2px #e4e4e4;}
.box3 .list_left{width: 30%; max-height: 89px; overflow: hidden; float: left; padding-right: 1rem; }
.box3 .list_left img{border-radius: 10px;}
.box3 .list_right h3 a{color:#5d5d5d;}
.box3 .ct_list{margin-top: 5px;}
.box3 .list_right_hd{ font-weight: bold;}
.box3 .list_more{text-align: center; margin-bottom: 10px;}

.am-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    background: rgba(0, 0, 0, .15)
}
.am-offcanvas.am-active {
    display: block
}
.am-offcanvas-page {
    position: fixed;
    -webkit-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out
}
.am-offcanvas-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1091;
    width: 270px;
    max-width: 100%;
    background: #333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}
.am-offcanvas-bar:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #262626
}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.am-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}
.am-offcanvas-bar-flip:after {
    right: auto;
    left: 0
}
.am-offcanvas-content {
    padding: 15px;
    color: #999
}
.am-offcanvas-content a {
    color: #ccc
}

.box1 .yw_box1{margin-bottom: 10px;}
.box1 .yw_box1 ul{flex-direction: row; justify-content: center;}
.box1 .yw_box1 li{ width: 49%;  height: auto; float: left; margin: 2px;}
.box1 .yw_box1 li img{width: 100%;}

.logo{line-height: 38px;}

.am-article-title{
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 400;
}
.blog-title {
    margin: 10px;
}
.blog-meta {
    font-size: 14px;
    margin: 10px 10px 2px;
    color: #222;
}
small {
    font-size: 80%;
}
@media only screen and (min-width: 1200px) {
  .blog-g-fixed {
    max-width: 1200px;
  }
}

@media only screen and (min-width: 641px) {
  .blog-sidebar {
    font-size: 1.4rem;
  }
}

.blog-main {
  padding: 5px 0;
}
.blog-main hr{border: 0.5px solid #c5c5c5;}
.blog-main li{ margin: 0 10px; }
.blog-content img{
    max-width: 100%;
    min-width: 100%;
    width: auto !important;
    height: auto !important;
}
.blog-content p{
line-height: 1.8;
}
.blog-meta a {
  color: #27ae60;
}

.blog-pagination a {
  font-size: 1.4rem;
}

.blog-team li {
  padding: 4px;
}

.blog-team img {
  margin-bottom: 0;
}

.blog-footer {
  padding: 10px 0;
  text-align: center;
}

.page_pre li{ 
    line-height: 25px;
    font-size: 14px;
}
.article_panel{ 
    margin: 10px 0; 
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.article_group_hd{
    color: #444;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding:5px 10px;
    font-size: 16px;
}
.article_group_list{
    margin-bottom: 10px;
}
.article_group_list a{
    display: block;
    width: 100%;
}

.article_group_list li{
    display: block;
    padding: 5px 10px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-width: 1px 0;
    font-size: 14px;
}
.main_position{ margin: 0 10px; }
/*==========================================page_list====================================*/
.list_news{margin: 10px;}
.news_list li{
 height: 88px;
}
.list_thumb{
    max-height: 80px;
    overflow: hidden;
    padding-left: 0;
    width: 33%;
    float: left;
    margin: 5px 0;
}
.list_thumb img{
    box-shadow:0 5px 5px rgba(0 0 0 /80%)
}
.list_main{
    float: right;
    width: 67%;
}
.list_item_hd{
    font-size: 14px; 
    font-weight: bold; 
    color: #737373;
}
.list_item_text{
    margin: 5px 0;
    color: #757575;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    -webkit-line-clamp: 2;
    max-height: 2.6em;
    font-size: 12px;
}

.list_pages ul{
    font-size: 1.6rem;
    padding-left: 0;
    margin: 1.0rem 0;
    list-style: none;
    color: #999;
    text-align: left;
}
.list_pages li{
    display: inline-block;
}
.list_pages li a, .list_pages li span{
    position: relative;
    display: block;
    padding: 6px 8px;
    text-decoration: none;
    line-height: 1.2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 14px;
}