/*首页*/
.m-list1 {
    overflow: hidden;
    padding: 38px 0;
}

.m-list1 li {
    width: 20%;
    float: left;
}

.m-list1 li .ico {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
    background-color: #1a438e;
    background-position: center;
    background-repeat: no-repeat;
}

.m-list1 .txt {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 12px;
}

.m-list1 .txt h4 {
    font-weight: normal;
    font-size: 22px;
}

.m-list1 .txt p {
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row-a2 {
    background-color: #f8fafd;
    padding: 45px 0;
}

.g-t1 {
    overflow: hidden;
}

.g-t1 .tit {
    float: left;
    margin-bottom: 25px;
}

.g-t1 .tit h3 {
    font-size: 36px;
    font-weight: normal;
    color: #009761;
}

.g-t1 .tit em {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    line-height: 1.15;
}

.g-t1 .more {
    float: right;
    font-size: 16px;
    color: #323333;
    background: url(../images/i-7.png) no-repeat right center;
    padding: 4px 15px 4px 0;
    margin-top: 25px;
    border-bottom: 2px solid #afb0b1;
    transition: .3s;
}

.g-t1 .more:hover {
    color: #009761;
    border-bottom-color: #009761;
    background-image: url(../images/i-7-on.png);
}

.m-asso {
    width: 482px;
    float: left;
}

.m-asso .pic {
    height: 309px;
    margin-bottom: 20px;
    overflow: hidden;
}

.m-asso .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.m-asso .txt {
}

.m-asso .txt h3 a {
    font-size: 22px;
    font-weight: normal;
    color: #0e050a;
    display: block;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
}

.m-asso .txt span {
    display: block;
    font-size: 16px;
    color: #666;
    padding-left: 23px;
    background: url(../images/i-8.png) no-repeat left center;
}

.m-asso .txt h3 a:hover {
    color: #009761;
}

.m-asso .pic:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.m-list2 {
    overflow: hidden;
    padding-left: 55px;
}

.m-list2 li {
    overflow: hidden;
    margin-bottom: 45px;
}

.m-list2 .num {
    float: left;
    font-size: 160px;
    color: rgba(153, 153, 153, .5);
    font-family: arial;
    line-height: 1.15;
    margin-right: 25px;
    padding-right: 38px;
    position: relative;


}

.m-list2 .num:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 99px;
    margin-top: -43px;
    background-color: #009761;
}

.m-list2 li a:hover .num:after {
    width: 4px;
}

.m-list2 .txt {
    overflow: hidden;
    margin-left:20px;
}

.m-list2 .tit {
    overflow: hidden;
    margin-bottom: 11px;
}

.m-list2 .tit .date {
    float: right;
    margin-left: 25px;
    margin-top: 3px;
    font-size: 16px;
    color: #666;
    padding-left: 23px;
    background: url(../images/i-8.png) no-repeat left center;
}

.m-list2 .tit h3 {
    font-size: 22px;
    font-weight: normal;
    color: #0e050a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-list2 .desc {
    font-size: 16px;
    line-height: 27px;
    color: #707070;
    height: 54px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.m-list2 li:last-child {
    margin-bottom: 0;
}

.m-list2 li:hover .tit h3 {
    color: #009761;
}

.g-adve img {
    width: 100%;
    display: block;
}

.row-a3 {
    overflow: hidden;
    padding: 55px 0 55px;
}

.row-a3 .col-l {
    width: 63%;
}

.row-a3 .col-r {
    width: 34%;
}

.m-pic1 {
    margin-bottom: 8px;
}

.m-pic1 img {
    width: 100%;
    display: block;
}

.m-list4 li a {
    display: block;
    font-size: 18px;
    padding-left: 18px;
    line-height: 44px;
    background: url(../images/i-9.png) no-repeat left center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row-a4 {
    padding: 72px -0px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.g-t2 {
    text-align: left;
    color: #fff;
    padding: 20px 0 0 20px
}

.c {
    color: #01976E
}

.b {
    color: #009761
}

.g-t2 h3 {
    font-size: 1.875vw;
    font-weight: normal;
}

.g-t2 em {
    margin-left: 2px;
    text-transform: uppercase;
}

.m-list5 {
    margin-top: 25px;
}

.m-list5 ul {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: 357px;
}

.m-list5 li {
    width: 16.6%;
    float: left;
    text-align: center;
    position: relative;
}

.m-list5 li p {
    font-size: 22px;
    color: #fff;
    transition: .3s;
}

.m-list5 .ico {
    width: 82px;
    height: 82px;
    display: block;
    margin: 0 auto 15px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: relative;
    transition: .3s;
}

.m-list5 .dian {
    width: 82px;
    height: 82px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.m-list5 .ico:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .13);
}

.m-list5 li:hover .ico {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.row-a5 {
    padding: 55px 0 55px;
}

.m-list6 {
    overflow: hidden;
    margin: 0 -20px;
}

.m-list6 li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

.m-list6 .con {
    display: block;
    margin: 0 20px;
}

.m-list6 .pic {
    padding-top: 29%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
}

.m-list6 .pic img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.m-list6 .tit {
    overflow: hidden;
}

.m-list6 .tit h3 {
    font-size: 22px;
    font-weight: normal;
    position: relative;
    padding-left: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-list6 .tit h3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 20px;
    margin-top: -10px;
    background-color: #009761;
    transition: .3s;
}

.m-list6 .date {
    display: block;
    float: right;
    margin-left: 20px;
    font-size: 16px;
    color: #666;
    padding-left: 23px;
    line-height: 33px;
    background: url(../images/i-8.png) no-repeat left center;
}

.m-list6 li:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.m-list6-1 li {
    margin-bottom: 50px;
}

.row-a6 {
    padding: 43px 0 55px;
    background-color: #edf2f9;
}

.m-slide1 .item {
    margin-bottom: 10px;
    transition: .3s;
}

.m-slide1 .item a {
    display: block;
    height: 120px;
    line-height: 120px;
    background-color: #fff;
    margin: 0 5px;
    text-align: center;
    transition: .3s;
}

.m-slide1 .item img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%;
}

.m-slide1 .item:hover a {
    box-shadow: 0px 0px 10px rgba(0, 153, 102, .5);
}

.m-slide1 .item:hover {
    z-index: 2;
    position: relative;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.m-slide1 .slick-list {
    padding: 15px 0;
}

.m-slide1 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    text-align: center;
    font-size: 0;
}

.m-slide1 .slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background-color: #dfdfdf;
    border-radius: 50%;
    cursor: pointer;
}

.m-slide1 .slick-dots li button {
    display: none;
}

.m-slide1 .slick-dots li.slick-notice {
    background-color: #009761;
}

.m-slide1 .slick-dots li.slick-active {
    background-color: #009761;
}

.m-slide1 .slick-arrow {
    position: absolute;
    width: 34px;
    height: 68px;
    top: 50%;
    margin-top: -34px;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    z-index: 2;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.m-slide1 .slick-prev {
    left: -73px;
    background-image: url(../images/i-l1-on.png);
}

.m-slide1 .slick-next {
    right: -73px;
    background-image: url(../images/i-r1-on.png);
}

.m-slide1 .slick-prev.slick-disabled {
    cursor: default;
    background-image: url(../images/i-l1.png);
}

.m-slide1 .slick-next.slick-disabled {
    cursor: default;
    background-image: url(../images/i-r1.png);
}

.row-a7 {
    padding: 55px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.m-list7 {
    overflow: hidden;
    margin: 0 -12px;
}

.m-list7 li {
    width: 33.33%;
    float: left;
}

.m-list7 .con {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 12px;
    transition: .3s;
}

.m-list7 .ico {
    width: 71px;
    height: 71px;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
}

.m-list7 .txt {
    padding: 15px 50px 50px 50px;
    overflow: hidden;
}

.m-list7 li:first-child .txt {
    padding-top: 50px;
}

.m-list7 .txt p.desc {
    margin-top: 10px;
    font-size: 14px;
    color: #edf2f9;
    line-height: 25px;
}

.m-list7 li:first-child .txt p.desc {
    margin-top: 20px;
    font-size: 14px;
    color: #edf2f9;
    line-height: 30px;
}

.m-list7 li:nth-child(3) .txt p.desc {
    color: #707070;
}


.m-list7 .txt p.goto {
    position: absolute;
    bottom: 40px;
    padding: 5px 25px;
    background: #009761;
    color: #ffffff;
    display: inline-block;
    border-radius: 15px;
    overflow: hidden;
}


.m-list7 li:nth-child(0) .txt h3, .m-list7 li:nth-child(1) .txt h3, .m-list7 li:nth-child(2) .txt h3 {
    font-size: 24px;
    color: #fff;
}

.m-list7 li:nth-child(3) .txt, .m-list7 li:nth-child(4) .txt {
    color: #000;
}

.m-list7 li:nth-child(3) .txt h3, .m-list7 li:nth-child(4) .txt h3 {
    font-size: 24px;
    color: #0e050a;
}


.m-list7 .txt em {
    font-size: 14px;
    color: #ffffff;
}

.m-list7 a {
    opacity: .9;
}

.m-list7 a:hover {
    opacity: 1;
}

.row-a8 {
    padding: 97px 0 115px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.m-about {
}

.m-about .pic {
    padding: 13px;
    width: 384px;
    height: 384px;
    overflow: hidden;
    float: left;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 43px 40px rgba(0, 0, 0, .08);
}

.m-about .pic img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

.m-about .txt {
    overflow: hidden;
    padding-left: 75px;
    padding-top: 48px;
}

.m-about .tit {
    margin-bottom: 34px;
}

.m-about .tit h3 {
    font-size: 42px;
    font-weight: normal;
    line-height: 1.15;
    margin-bottom: 5px;
}

.m-about .tit em {
    font-size: 16px;
    color: rgba(0, 0, 0, .4);
}

.m-about .desc {
    font-size: 16px;
    line-height: 29px;
    color: #595959;
    margin-bottom: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.m-about .btn {
    width: 176px;
    height: 45px;
    line-height: 43px;
    display: block;
    border-radius: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #009761;
    border: 1px solid #009761;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-about .btn:hover {
    background-color: #fff;
    color: #009761;
}

.row-a9 {
    padding: 41px 0 60px;
    background-color: #f1f5fa;
}

.m-slide2 {
}

.m-slide2 .con {
    display: block;
    position: relative;
}

.m-slide2 .pic {
    padding-top: 37%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.m-slide2 .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.m-slide2 .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-slide2 .play .ico {
    width: 112px;
    height: 112px;
    display: block;
    margin: 0 auto 15px;
    background: url(../images/i-10.png) no-repeat center center;
}

.m-slide2 .play p {
    font-size: 22px;
    color: #fff;
}

.m-slide2 .slick-arrow {
    position: absolute;
    width: 34px;
    height: 68px;
    top: 50%;
    margin-top: -34px;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    z-index: 2;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.m-slide2 .slick-prev {
    left: -73px;
    background-image: url(../images/i-l1-on.png);
}

.m-slide2 .slick-next {
    right: -73px;
    background-image: url(../images/i-r1-on.png);
}

.m-slide2 .slick-prev.slick-disabled {
    cursor: default;
    background-image: url(../images/i-l1.png);
}

.m-slide2 .slick-next.slick-disabled {
    cursor: default;
    background-image: url(../images/i-r1.png);
}

.pop-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
}

.pop-video {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 105;
    display: none;
}

.pop-video .cont {
    position: absolute;
    width: 800px;
    height: 500px;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pop-video .video {
    height: 100%;
    background-color: #000;
}

.pop-video .video video {
    width: 100%;
    height: 100%;
    display: block;
}

.pop-video .close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -40px;
    top: 0;
    cursor: pointer;
    background: url(../images/close.png) no-repeat center center;
    -o-background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}

.row-a10 {
    padding: 40px 0 30px;
}

.row-a1 {
    /*padding-top: 45px;*/
}

.g-t3 {
    width: 156px;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    padding-left: 12px;
    text-align: center;
    background: url(../images/bg5.png) no-repeat center center;
}

.g-t3 i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/i-11.png) no-repeat center center;
    position: relative;
    top: -2px;
    margin-right: 7px;
}

.m-link {
    padding-left: 12px;
}

.m-link dl {
    margin-bottom: 28px;
}

.m-link dt {
    font-size: 18px;
    color: #0e050a;
    font-weight: bold;
    margin-bottom: 8px;
}

.m-link dd {
    overflow: hidden;
}

.m-link dd a {
    float: left;
    position: relative;
    font-size: 16px;
    padding-right: 25px;
    margin-right: 25px;
}

.m-link dd a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    height: 18px;
    width: 1px;
    background-color: #000;
}

.m-link dd a:last-child {
    padding-right: 0;
    margin-right: 0;
}

.m-link dd a:last-child:after {
    display: none;
}

.g-top {
    height: 54px;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    line-height: 54px;
    box-shadow: 0px 0px 21px rgba(0, 0, 0, .06);
}

.g-top {
    *zoom: 1;
}

.g-top:after, .g-top:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.g-top .tab {
    float: left;
}

.g-top .tab li {
    float: left;
    margin-right: 45px;
    position: relative;
}

.g-top .tab li > a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    position: relative;
}

.g-top .tab li > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    background-color: #009761;
    display: none;
}

.g-top .tab li.on > a, .g-top .tab li:hover > a {
    color: #009761;
}

.g-top .tab li.on > a:after {
    display: block;
}

.g-top .tab dl {
    position: absolute;
    width: 136px;
    left: 0;
    top: 100%;
    display: none;
}

.g-top .tab dd {
    margin-bottom: 4px;
}

.g-top .tab dd a {
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background-color: #f4f7fb;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.g-top .tab dd:hover a {
    background-color: #009761;
    color: #fff;
}

.g-top .cur {
    float: right;
    padding-left: 23px;
    font-size: 14px;
    color: #666;
    background: url(../images/i-12.png) no-repeat left center;
}

.g-top .cur a {
    color: #666;
    padding-right: 10px;
    padding-left: 5px;
}

.g-top .cur a:hover {
    color: #009761;
}

.bgc-f8 {
    background-color: #f8fafd;
}

.g-box1 {
    overflow: hidden;
    margin-bottom: 65px;
    background-color: #fff;
}

.m-txt1 {
    margin: 80px 350px 25px 100px;
    color: #333;
    position: relative;
}

.m-txt1 .btn {
    position: absolute;
    top: 22px;
    right: -257px;
}

.m-txt1 .btn a {
    display: block;
    float: left;
    width: 166px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background-color: #009761;
    transition: .3s;
}

.m-txt1 .btn a i {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 5px;
}


.m-txt1 .btn a.a2 {
    margin-left: 3px;
}

.m-txt1 .btn a:hover {
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-txt1 .tit {
    font-size: 22px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}

.m-txt1 .tit:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 24px;
    margin-top: -12px;
    background-color: #009761;
}

.m-txt1 .txt {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 29px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 28px;
}

.m-txt1 .txt:last-child {
    border-bottom: 0;
}


.m-list8 {
    overflow: hidden;
    padding: 28px 0 0;
}

.m-list8 .mu {
    overflow: hidden;
    font-size: 24px;
    color: #009761;
    line-height: 28px;
    margin-bottom: 17px;
}

.m-list8 .con {
    overflow: hidden;
    margin: 0 -40px 43px;
}

.m-list8 .col-l, .m-list8 .col-r {
    width: 50%;
    padding: 0 40px;
}

.m-list8 .tit {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-right: 35px;
}

.m-list8 li {
    overflow: hidden;
    font-size: 16px;
    color: #666;
    height: 60px;
    line-height: 59px;
    border-bottom: 1px solid #d6d6d6;
    padding-right: 43px;
}

.m-list8 li span.r {
    padding-left: 15px;
}

.a-load {
    width: 235px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    margin: 0 auto 50px;
    font-size: 16px;
    color: #fff;
    background-color: #009761;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}


.m-txt2 {
    overflow: hidden;
    margin: 0 73px;
    padding: 40px 0;
}

.m-txt2 .tit {
    position: relative;
    padding-bottom: 34px;
    margin-bottom: 40px;
}

.m-txt2 .tit h1 {
    font-size: 30px;
    color: #1a438e;
    line-height: 1.3;
}

.m-txt2 .tit em {
    color: rgba(26, 67, 142, .5);
    font-size: 14px;
    font-family: arial;
}

.m-txt2 .tit:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 56px;
    height: 1px;
    background-color: #b2b2b2;
}

.m-txt2 .pic {
    float: right;
    margin-left: 45px;
    margin-top: -155px;
}

.m-txt2 .txt {
    font-size: 14px;
    line-height: 2;
    color: #333;
}

.m-txt2 .txt table td {
    vertical-align: top;
}

.ul-list1 {
    font-size: 0;
    text-align: center;
    margin: 0 108px;
}

.ul-list1 li {
    width: 25%;
    display: inline-block;
    margin-bottom: 46px;
}

.ul-list1 .con {
    margin: 0 33px;
}

.ul-list1 .pic {
    padding-top: 108%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.ul-list1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.ul-list1 .txt {
    border: 2px solid #e9eef6;
    border-top: 0;
    padding: 15px 0 0;
}

.ul-list1 .txt h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 8px;
}

.ul-list1 .txt h3 span {
    color: #1a438e;
}

.ul-list1 .desc {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
}


.row-ovh {
    overflow: hidden;
}

.row-ovh .col-l {
    width: 968px;
}

.row-ovh .col-r {
    width: 400px;
}



.m-txt3 .back {
    float: left;
    display: block;
    width: 166px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background-color: #009761;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-txt3 .back i {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.m-txt3 .back:hover {
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-txt3 .arrows {
    float: right;
}

.m-txt3 .arrows a {
    float: left;
    height: 42px;
    width: 100px;
    text-align: center;
    margin-left: 6px;
    border: 1px solid #dae0e5;
    line-height: 40px;
    font-size: 12px;
    color: #666;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-txt3 .arrows a:hover {
    background-color: #009761;
    border-color: #009761;
    color: #fff;
}



.m-t1 h3 {
    font-size: 24px;
    color: #fff;
}

.m-t1 em {
    font-size: 14px;
    font-family: arial;
    color: rgba(255, 255, 255, .3);
}

.ul-list5 {
    margin-bottom: 50px;
}

.ul-list5 li {
    position: relative;
    margin-bottom: 11px;
}

.ul-list5 .con {
    display: block;
    height: 79px;
    line-height: 79px;
    overflow: hidden;
    background-color: #fff;
    padding: 0 100px 0 40px;
}

.ul-list5 h3 {
    font-size: 16px;
    color: #333;
    float: left;
    margin-right: 18px;
}

.ul-list5 .date {
    font-size: 16px;
    color: #666;
    float: left;
    padding-left: 24px;
}

.ul-list5 .con:hover h3 {
    color: #009761;
}

.ul-list5 .btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -20px;
    /*background:url(../images/i-30.png) no-repeat center center;
	*/
}

/*.ul-list5 .btn:hover {
	background-image:url(../images/i-30-on.png);
}
*/
.ul-list5 .btn i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
}

.ul-list5 .btn .i2, .ul-list5 .btn:hover .i1 {
    display: none;
}

.ul-list5 .btn:hover .i2 {
    display: block;
}

.row-b1 {
    overflow: hidden;
    margin: 0 -23px 30px;
}

.row-b1 .col-l, .row-b1 .col-r {
    width: 50%;
    padding: 0 23px;
}

.row-b1 .g-t4 {
    margin: 0 23px 43px;
}

.g-t4 {
    overflow: hidden;
    margin: 0 0 43px;
}

.g-t4 h3 {
    float: left;
    font-size: 24px;
    color: #333;
    position: relative;
    padding-left: 24px;
}

.g-t4 h3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 24px;
    margin-top: -12px;
    background-color: #009761;
}

.g-t4 .more {
    float: right;
    font-size: 16px;
    color: #323333;
    padding-right: 15px;
    background: url(../images/i-7.png) no-repeat right center;
    padding: 4px 15px 4px 0;
    border-bottom: 2px solid #afb0b1;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.g-t4 .more:hover {
    color: #009761;
    border-bottom-color: #009761;
    background-image: url(../images/i-7-on.png);
}

.m-slide3 {
    position: relative;
}

.m-slide3 .con {
    display: block;
    position: relative;
}

.m-slide3 .pic {
    padding-top: 65%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.m-slide3 .pic img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.m-slide3 .tit {
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 145px 0 40px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
}

.m-slide3 .tit h3 {
    font-size: 22px;
    font-weight: normal;
}

.m-slide3 .tit span {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    font-size: 18px;
    font-family: arial;
}

.m-slide3 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -31px;
    width: 62px;
    height: 62px;
    border: 0;
    font-size: 0;
    font-size: 0;
    text-indent: 9999px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
}

.m-slide3 .slick-prev {
    left: 0;
}

.m-slide3 .slick-next {
    right: 0;
}

.m-slide3 .slick-arrow:hover {
    background-color: #009761;
}

.ul-list6 {
    margin-top: -5px;
}

.ul-list6 li {
    padding-bottom: 32px;
    margin-bottom: 33px;
    border-bottom: 2px dashed #e8e8e8;
}

.ul-list6 .con {
    display: block;
}

.ul-list6 .tit {
    overflow: hidden;
    position: relative;
    height: 33px;
    line-height: 33px;
    margin-bottom: 6px;
}

.ul-list6 .tit h3 {
    font-size: 22px;
    font-weight: normal;
    color: #010101;
    padding-right: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ul-list6 .tit span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    font-family: arial;
    color: #999;
}

.ul-list6 .desc {
    font-size: 16px;
    line-height: 36px;
    color: #666;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ul-list6 li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.row-b2 {
    overflow: hidden;
    margin: 0 -23px 55px;
}

.row-b2 .col-l, .row-b2 .col-r {
    width: 50%;
    padding: 0 23px;
}

.g-t5 {
    overflow: hidden;
    height: 114px;
    line-height: 114px;
    margin-top: 40px;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.g-t5 h3 {
    float: left;
    font-size: 24px;
    color: #333;
    position: relative;
    padding-left: 24px;
}

.g-t5 h3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 24px;
    margin-top: -12px;
    background-color: #009761;
}

.g-t5 .more {
    float: right;
    font-size: 16px;
    color: #323333;
    padding-right: 15px;
    margin-right: 112px;
    background: url(../images/i-7.png) no-repeat right center;
    padding: 4px 15px 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.g-t5 .more:hover {
    color: #009761;
    border-bottom-color: #009761;
    background-image: url(../images/i-7-on.png);
}

.ul-lsit7 {
    padding-top: 18px;
}

.ul-lsit7 li {
    overflow: hidden;
    border-bottom: 2px dashed #e8e8e8;
}

.ul-lsit7 li a {
    display: block;
    overflow: hidden;
    height: 58px;
    line-height: 58px;
}

.ul-lsit7 li h4 {
    font-weight: normal;
    font-size: 18px;
    padding-left: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ul-lsit7 .date {
    font-size: 18px;
    font-family: arial;
    color: #999;
    float: right;
    margin-left: 25px;
}

.row-c1 {
    overflow: hidden;
    padding-top: 68px;
}

.g-t4-1 {
    margin-bottom: 17px;
}

.row-c1 .col-l {
    width: 705px;
}

.row-c1 .col-r {
    width: 707px;
}

.m-slide4 {
}

.m-slide4 .con {
    display: block;
    position: relative;
}

.m-slide4 .pic {
    padding-top: 59%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.m-slide4 .pic img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.m-slide4 h3 {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 38px;
    right: 150px;
    bottom: 28px;
    z-index: 2;
}

.m-slide4 .slick-dots {
    position: absolute;
    bottom: 33px;
    right: 38px;
    font-size: 0;
}

.m-slide4 .slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 3px;
}

.m-slide4 .slick-dots li button {
    display: none;
}

.m-slide4 .slick-dots li.slick-active {
    background-color: #009761;
    border-color: #009761;
}

.m-slide4 .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px;
    height: 74px;
    transform: translate(-50%, -50%);
}

.m-slide5 {
    margin: 0 -12px;
}

.m-slide5 .con {
    display: block;
    margin: 0 12px 34px;
}

.m-slide5 .play {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m-slide5 .pic {
    padding-top: 57%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}

.m-slide5 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.m-slide5 h4 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    font-weight: normal;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.m-slide5 .slick-arrow {
    position: absolute;
    width: 34px;
    height: 22px;
    top: -46px;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    z-index: 2;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -o-background-size: 9px auto;
    -ms-background-size: 9px auto;
    -moz-background-size: 9px auto;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
}

.m-slide5 .slick-prev {
    right: 34px;
    border-right: 1px solid #f3f3f3;
}

.m-slide5 .slick-next {
    right: 0;
    background-image: url(../images/i-r-on.png);
}

.m-slide5 .slick-prev.slick-disabled {
    cursor: default;
    background-image: url(../images/i-l.png);
}

.m-slide5 .slick-next.slick-disabled {
    cursor: default;
}

.ul-list8 {
    overflow: hidden;
    margin: 0 -23px;
    padding-bottom: 20px;
}

.ul-list8 li {
    width: 20%;
    float: left;
    margin-bottom: 37px;
}

.ul-list8 .con {
    display: block;
    margin: 0 23px;
    position: relative;
}

.ul-list8 .pic {
    padding-top: 163%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.ul-list8 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.ul-list8 h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    z-index: 2;
    background-color: rgba(0, 0, 0, .5);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.ul-list8 .con:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.ul-list8 .con:hover h3 {
    background-color: #009761;
}

.g-t6 {
    font-size: 30px;
    color: #333;
    position: relative;
    font-weight: normal;
    padding-left: 18px;
    margin-bottom: 19px;
}

.g-t6:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 28px;
    margin-top: -14px;
    background-color: #009761;
}

.m-form1 {
    margin-bottom: 50px;
}

.m-form1 .con {
    overflow: hidden;
    clear: both;
    margin-bottom: 18px;
}

.m-form1 .con1 {
}

.m-form1 .item {
    overflow: hidden;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    position: relative;
}

.m-form1 .con1 .item {
    width: 49%;
}

.m-form1 .item span {
    float: left;
    padding-left: 34px;
    height: 58px;
    line-height: 58px;
    color: #333;
    font-size: 18px;
}

.m-form1 .item em {
    color: #e20000;
    font-size: 14px;
    padding-right: 5px;
}

.m-form1 .inp {
    overflow: hidden;
}

.m-form1 .inp input, .m-form1 .inp .sel {
    width: 100%;
    height: 58px;
    display: block;
    font-size: 18px;
    color: #000;
    border: 0;
    padding: 0 20px;
}

.m-form1 .text {
    width: 100%;
    display: block;
    height: 224px;
    padding: 13px 20px;
    font-size: 18px;
    line-height: 32px;
    border: 0;
}

.m-form1 .inp .sel {
}

.m-form1 .file .inp input {
    font-style: italic;
    font-size: 16px;
}

.m-form1 .file .f-btn {
    width: 182px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #009761;
    text-align: center;
    font-size: 16px;
    line-height: 58px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-form1 .file .f-btn a {
    color: #fff;
}

.m-form1 .file .f-btn i {
    width: 22px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.m-form1 .file .f-btn:hover {
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-form1 .file .f-btn input {
    position: absolute;
    left: -9999px;
}

.m-form1 .code {
    border: 0;
}

.m-form1 .code .inp1 {
    float: left;
    width: 388px;
    height: 60px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 0 20px 0 120px;
    font-size: 18px;
    color: #000;
}

.m-form1 .code span {
    position: absolute;
    top: 0;
    left: 0;
}

.m-form1 .code .pic {
    float: left;
    width: 160px;
    height: 60px;
    line-height: 60px;
    margin-left: 13px;
    cursor: pointer;
}

.m-form1 .code .pic img {
    display: inline-block;
    vertical-align: middle;
    max-height: 58px;
    position: relative;
    top: -1px;
    cursor: pointer;
}

.m-form1 .code .cut {
    float: left;
    margin-left: 13px;
    line-height: 60px;
    font-size: 16px;
    color: #999;
}

.m-form1 .btn {
    width: 220px;
    height: 60px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 0;
    border-radius: 3px;
    background-color: #009761;
    margin-top: 60px;
}

.ul-lsit9 {
    margin-bottom: 60px;
}

.ul-lsit9 li {
    margin-bottom: 26px;
}

.ul-lsit9 .con {
    display: block;
    overflow: hidden;
    border: 2px solid #e9e9e9;
}

.ul-lsit9 .date {
    float: left;
    width: 107px;
    border-right: 2px solid #e9e9e9;
    text-align: center;
    font-family: arial;
}

.ul-lsit9 .date b {
    font-size: 46px;
    color: #666;
    line-height: 72px;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #e9e9e9;
}

.ul-lsit9 .date span {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #989898;
}

.ul-lsit9 .txt {
    overflow: hidden;
    padding: 19px 60px 0 52px;
}

.ul-lsit9 h4 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ul-lsit9 .desc {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}

.ul-lsit9 .desc span {
    font-weight: bold;
    color: #333;
}

.bgc-f5 {
    background-color: #f5f6f9;
}

.m-tab1 {
    padding-top: 50px;
    *zoom: 1;
    padding-bottom: 22px;
}

.m-tab1:after, .m-tab1:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.m-tab1 li {
    width: 10%;
    float: left;
    position: relative;
    cursor: pointer;
}

.m-tab1 .ico {
    display: block;
    width: 88px;
    height: 88px;
    margin: 0 auto 16px;
    border-radius: 50%;
    line-height: 88px;
    text-align: center;
    background-color: #fff;
    position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-tab1 .ico img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.m-tab1 .ico .img2 {
    opacity: 0;
}

.m-tab1 li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -24px;
    width: 20px;
    height: 18px;
    margin-left: -10px;
    display: none;
}

.m-tab1 p {
    font-size: 18px;
    text-align: center;
    color: #333;
}

.m-tab1 li:hover .ico, .m-tab1 li.on .ico {
    background-color: #009761;
}

.m-tab1 li:hover p, .m-tab1 li.on p {
    color: #009761;
}

.m-tab1 li:hover .ico .img2, .m-tab1 li.on .ico .img2 {
    opacity: 1;
}

.m-tab1 li:hover .ico .img1, .m-tab1 li.on .ico .img1 {
    opacity: 0;
}

.m-tab1 li.on:after {
    display: block;
}

.m-txt4 {
    color: #666;
    /*text-indent:2em;
	*/
    padding: 33px 0 0;
    border-top: 2px solid #999999;
    margin-bottom: 75px;
}

.m-txt4 em, .m-txt4 i {
    font-style: italic;
}

.m-txt4 h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.m-txt4 .txt {
    font-size: 14px;
    line-height: 36px;
}

.m-txt4 .info {
    font-size: 14px;
    line-height: 36px;
}

.m-form1-1 {
    padding-top: 40px;
}

.m-form1-1 .text {
    height: 200px;
}

.m-form1-1 .c-btn {
    height: 60px;
    width: 198px;
    border: 1px solid #009761;
    color: #009761;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    border-radius: 3px;
    margin-left: 10px;
}

.m-form1-1 .up-pic {
    overflow: hidden;
    padding: 7px 0 0px;
    margin-bottom: 30px;
}

.m-form1-1 .up-pic h4 {
    font-size: 18px;
    color: #5c5c5c;
    font-weight: normal;
    margin-bottom: 21px;
}

.m-form1-1 .btn-pic {
    width: 110px;
    height: 110px;
    float: left;
    border: 1px solid #d3d3d3;
    cursor: pointer;
}

.m-form1-1 .btn-pic input {
    position: absolute;
    left: -9999px;
}

.ul-pic1 {
    overflow: hidden;
    padding-left: 20px;
}

.ul-pic1 li {
    float: left;
    width: 110px;
    height: 110px;
}

.ul-pic1 .pic {
    height: 100%;
}

.ul-pic1 .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.g-t7 {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 30px;
}

.g-t7 span {
    font-size: 28px;
    font-weight: normal;
    padding: 0 13px;
    position: relative;
}

.g-t7 span:after, .g-t7 span:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 55px;
    height: 3px;
    background-color: #e36824;
    margin-top: -1px;
}

.g-t7 span:after {
    left: 100%;
}

.g-t7 span:before {
    right: 100%;
}

.ul-list10 {
    padding-bottom: 15px;
}

.ul-list10 li {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 36px;
    margin-bottom: 33px;
}

.ul-list10 .top {
    overflow: hidden;
    margin-bottom: 13px;
}

.ul-list10 .top h3 {
    font-size: 20px;
    float: left;
    color: #333;
}

.ul-list10 .info {
    float: right;
    font-size: 18px;
    color: #666;
}

.ul-list10 .info span {
    margin-left: 40px;
}

.ul-list10 .desc {
    font-size: 16px;
    color: #333;
    line-height: 28px;
}

.ul-pic2 {
    overflow: hidden;
    margin-top: 25px;
}

.ul-pic2 dd {
    float: left;
    width: 130px;
    margin-right: 20px;
}

.ul-pic2 dd a {
    display: block;
    height: 130px;
}

.ul-pic2 dd img {
    width: 100%;
    height: 100%;
    display: block;
}

/*专题页*/
.hd-z {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}

.z-logo {
    margin-top: 34px;
}

.z-logo-m {
    display: none;
}

.banner-z .slick-dots {
    bottom: 20px;
}

.nav-z {
    border-bottom: 2px solid #d8dfec;
    *zoom: 1;
    background-color: #2052a7;
}

.nav-z:after, .nav-z:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.nav-z li {
    float: left;
}

.nav-z li .v1 {
    display: block;
    text-align: center;
    line-height: 72px;
    font-size: 20px;
    color: #fff;
    position: relative;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.nav-z li .v1:after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -2px;
    height: 4px;
    background-color: #fb7e38;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.nav-z li .v1:before {
    content: '';
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -18px;
    width: 1px;
    height: 36px;
    background-color: rgba(255, 255, 255, .5);
}

.nav-z.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
}

.nav-z li:hover .v1, .nav-z li.on .v1 {
    background-color: #183f7e;
    font-weight: bold;
}

.nav-z li:hover .v1:after, .nav-z li.on .v1:after {
    left: 0;
    right: 0;
}

.nav-z li:hover .v1:before, .nav-z li.on .v1:before {
    display: none;
}

.row-z1 {
    padding: 49px 0 30px;
}

.p-txt1 {
    font-size: 16px;
    line-height: 31px;
}

.row-z2 {
    padding: 60px 0 60px;
}

.z-list1 {
    *zoom: 1;
    margin: 0 -21px;
}

.z-list1:after, .z-list1:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.z-list1 li {
    float: left;
    width: 25%;
}

.z-list1 .con {
    margin: 0 21px;
    padding: 16px 19px;
    height: 240px;
    position: relative;
    display: block;
    background-color: #f1f3f5;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.z-list1 .icon {
    display: block;
    position: relative;
    height: 50px;
    margin-bottom: 13px;
}

.z-list1 .icon i {
    position: absolute;
    top: -6px;
    left: -3px;
    bottom: 0;
    right: 0;
    background-position: left center;
    background-repeat: no-repeat;
}

.z-list1 .icon .i2 {
    display: none;
}

.z-list1 .tit h4 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
    margin-bottom: 5px;
}

.z-list1 .tit em {
    font-size: 14px;
    color: rgba(51, 51, 51, .65);
}

.z-list1 .more {
    position: absolute;
    left: 19px;
    bottom: 19px;
    font-size: 14px;
    color: #666;
    padding-right: 18px;
}

.z-list1 .tips {
    width: 230px;
    position: absolute;
    top: 23px;
    left: 113px;
    background-color: #fff;
    border: 1px solid #e3e6ea;
    color: #666;
    padding: 10px 12px 0;
    display: none;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, .08);
}


.row-z2 .m-txt2 {
    padding: 30px 0 0;
}

.row-z2 .g-tit1 {
    padding: 0;
}

.row-z3 {
    overflow: hidden;
    padding-bottom: 64px;
    background-color: #edf2f9;
}

.row-z3 .col-l {
    width: 592px;
}

.row-z3 .col-r {
    float: none;
    overflow: hidden;
    padding-left: 70px;
}

.g-tit1 {
    position: relative;
    padding-top: 47px;
}

.g-tit1 h3 {
    font-size: 40px;
    color: #222;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #000;
    position: relative;
    padding-bottom: 12px;
}

.g-tit1 h3:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 100px;
    height: 5px;
    margin-left: -50px;
    background-color: #1a438e;
}

.g-tit1 .more {
    position: absolute;
    right: 0;
    bottom: 19px;
    font-size: 16px;
    color: #333;
    padding-right: 15px;
    background: url(../images/i-7.png) no-repeat right center;
}

.g-tit1 .more:hover {
    color: #009761;
    background-image: url(../images/i-7-on.png);
}

.g-tab1 {
    text-align: center;
    margin-top: 20px;
    font-size: 0;
    margin-bottom: 38px;
    position: relative;
}

.g-tab1 ul {
    display: inline-block;
}

.g-tab1 li {
    float: left;
    margin: 0 5px;
}

.g-tab1 li .v1 {
    display: block;
    width: 168px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    color: #fff;
    background-color: #8b8b8b;
    border-radius: 5px;
}

.g-tab1 li.on .v1, .g-tab1 li:hover .v1 {
    background-color: #1a438e;
}

.g-tab1 .more {
    position: absolute;
    right: 0;
    top: -55px;
    font-size: 16px;
    color: #333;
    padding-right: 15px;
    display: none;
    background: url(../images/i-7.png) no-repeat right center;
}

.g-tab1 .more:hover {
    color: #009761;
    background-image: url(../images/i-7-on.png);
}

.g-tab1 li.on .more {
    display: block;
}

.pic-slide1 {
}

.pic-slide1 .con {
    display: block;
    position: relative;
}

.pic-slide1 .pic {
    padding-top: 63%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.pic-slide1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.pic-slide1 .tit {
    position: absolute;
    left: 15px;
    bottom: 18px;
    right: 120px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    padding-left: 14px;
}

.pic-slide1 .tit:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 40px;
    width: 4px;
    margin-top: -20px;
    background-color: #fff;
}

.pic-slide1 .tit p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pic-slide1 .slick-dots {
    position: absolute;
    right: 15px;
    bottom: 16px;
}

.pic-slide1 .slick-dots li {
    width: 12px;
    height: 12px;
    cursor: pointer;
    border-radius: 50%;
    margin-left: 5px;
    float: left;
    background-color: rgba(255, 255, 255, .4);
}

.pic-slide1 .slick-dots li.slick-active {
    background-color: #fff;
}

.pic-slide1 .slick-dots li button {
    display: none;
}

.z-list2 {
}

.z-list2 li {
}

.z-list2 .con {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d5d9e0;
    padding: 23px 0 25px;
}

.z-list2 .date {
    float: left;
    text-align: center;
    width: 80px;
    font-size: 16px;
    color: #000;
}

.z-list2 .date span {
    font-size: 42px;
    display: block;
    line-height: 1.1;
    font-family: arial;
    margin-bottom: 5px;
}

.z-list2 .txt {
    overflow: hidden;
    color: #383838;
    padding-left: 20px;
}

.z-list2 h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.z-list2 .desc {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    color: rgba(56, 56, 56, .8);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 v;
    overflow: hidden;
}

.z-list2 .con:hover h4 {
    color: #009761;
}

.m-adve {
}

.m-adve img {
    width: 100%;
    display: block;
}

.row-z4 {
    padding-bottom: 55px;
}

.m-schedule {
    overflow-y: auto;
    margin-top: 40px;
    height: 530px;
    position: relative;
}

.m-schedule .item {
    overflow: hidden;
}

.m-schedule .date {
    width: 266px;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    background-color: #1a438e;
    margin-top: 5px;
}

.m-schedule ul {
    margin-left: 443px;
    font-size: 16px;
    color: #0e050a;
    padding: 10px 0 35px;
    position: relative;
}

.m-schedule ul:before {
    content: '';
    position: absolute;
    left: -105px;
    top: 15px;
    z-index: 2;
    width: 29px;
    height: 29px;
}

.m-schedule ul:after {
    content: '';
    position: absolute;
    left: -90px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #dedede;
}

.m-schedule li {
    overflow: hidden;
    line-height: 40px;
}

.m-schedule li span {
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-schedule .s1 {
    width: 17%;
}

.m-schedule .s2 {
    width: 59%;
    padding-right: 10px;
}

.m-schedule .s3 {
    width: 24%;
}

.m-schedule::-webkit-scrollbar {
    width: 7px;
}

.m-schedule::-webkit-scrollbar-track {
    background: #dedede;
}

.m-schedule::-webkit-scrollbar-thumb {
    background: #1a438e;
}

.m-schedule::-webkit-scrollbar-thumb:window-inactive {
    background: #1a438e;
}

.row-z5 {
    padding-bottom: 60px;
    background-color: #edf2f9;
}

.box-txt1 {
    overflow: hidden;
    font-size: 16px;
    line-height: 36px;
    padding-top: 15px;
}

.box-txt1 .tit {
    float: left;
    width: 490px;
    margin-top: 50px;
    padding-left: 80px;
}

.box-txt1 .desc {
    overflow: hidden;
    border-left: 1px solid #ccc;
    padding-left: 115px;
}

.box-txt1 .desc h4 {
    font-size: 24px;
    font-weight: normal;
    clear: both;
    margin-bottom: 12px;
}

.box-txt1 .desc .l {
    width: 460px;
}

.box-txt1 .desc .r {
    float: left;
}

.row-z6 {
    background-color: #edf2f9;
}

.z-list3 {
    margin: 0 -63px;
    overflow: hidden;
}

.z-list3 li {
    width: 50%;
    float: left;
    margin-bottom: 60px;
}

.z-list3 .con {
    display: block;
    overflow: hidden;
    margin: 0 63px;
}

.z-list3 .pic {
    float: left;
    width: 273px;
    height: 175px;
}

.z-list3 .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.z-list3 .txt {
    padding-left: 32px;
    overflow: hidden;
}

.z-list3 .txt h4 {
    font-size: 22px;
    height: 54px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.z-list3 .desc {
    font-size: 16px;
    line-height: 27px;
    color: #8d8d8d;
    border-left: 1px solid #1a438e;
    padding-left: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.row-z7 {
    padding-bottom: 32px;
}



.row-z8 {
    overflow: hidden;
    padding-bottom: 25px;
    background-color: #edf2f9;
}

.row-z8 .col-l {
    width: 62%;
}

.row-z8 .col-r {
    width: 35%;
}

.m-video {
}

.m-video .con {
    display: block;
    position: relative;
}

.m-video .pic {
    padding-top: 64%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 14px;
}

.m-video .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.m-video .tit {
    font-size: 16px;
    color: #0e050a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-video .play {
    position: absolute;
    left: 14px;
    bottom: 14px;
    z-index: 2;
    width: 48px;
    height: 48px;
}

.m-video .con:hover .tit, .z-slide1 .con:hover .tit {
    color: #1a438e;
}

.z-slide1 {
    margin: 0 -25px;
}

.z-slide1 .item {
    margin-bottom: 30px;
}

.z-slide1 .con {
    display: block;
    position: relative;
    margin: 0 25px;
}

.z-slide1 .pic {
    padding-top: 64%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
}

.z-slide1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.z-slide1 .tit {
    font-size: 14px;
    color: #0e050a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.z-slide1 .play {
    position: absolute;
    left: 14px;
    bottom: 14px;
    z-index: 2;
    width: 33px;
    height: 33px;
}

.z-slide1 .slick-arrow {
    position: absolute;
    width: 34px;
    height: 22px;
    top: -60px;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    z-index: 2;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.z-slide1 .slick-prev {
    right: 78px;
}

.z-slide1 .slick-next {
    right: 25px;
}

.z-slide1 .slick-prev.slick-disabled {
    cursor: default;
}

.z-slide1 .slick-next.slick-disabled {
    cursor: default;
}

.row-z9 {
    padding-bottom: 70px;
}

.box-txt2 {
    overflow: hidden;
    position: relative;
}

.box-txt2 .pic {
    width: 646px;
    float: left;
}

.box-txt2 .pic img {
    width: 100%;
    display: block;
}

.box-txt2 .txt {
    position: absolute;
    top: 50%;
    right: 0;
    left: 695px;
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*.row-z10 {
	background-color:#edf2f9;
}
*/

.m-slide-certify {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

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

.m-slide-certify .swiper-slide {
    width: 993px;
    /*transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	-o-transition:.3s;
	*/
}

.m-slide-certify .swiper-slide .pic {
    width: 993px;
    height: 559px;
}

.m-slide-certify .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
}

.m-slide-certify .swiper-button-prev, .m-slide-certify .swiper-button-next {
    top: 280px;
    width: 34px;
    height: 68px;
    margin-top: -34px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-slide-certify .swiper-button-prev {
    left: -75px;
}

.m-slide-certify .swiper-button-prev:hover {
}

.m-slide-certify .swiper-button-next {
    right: -75px;
}

.m-slide-certify .swiper-button-next:hover {
}

.m-slide-certify .txt {
    display: none;
    padding-top: 28px;
    margin-left: -100px;
    margin-right: -100px;
}

.m-slide-certify .txt h4 {
    text-align: center;
    font-size: 32px;
    color: #1a438e;
    font-weight: normal;
    margin-bottom: 16px;
}

.m-slide-certify .desc {
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
    color: #333;
}

.m-slide-certify .swiper-slide-active .txt {
    display: block;
}

.row-z11 {
    padding-bottom: 75px;
}

.z-slide2 {
    margin: 50px -23px 0;
}

.z-slide2 .con {
    display: block;
    margin: 0 23px;
}

.z-slide2 .pic {
    padding-top: 64%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.z-slide2 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.z-slide2 h4 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.z-slide2 .desc {
    font-size: 16px;
    line-height: 27px;
    height: 54px;
    color: rgba(0, 0, 0, .6);
}

.z-slide2 .slick-arrow {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 68px;
    margin-top: -34px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.z-slide2 .slick-next {
    right: -75px;
}

.z-slide2 .slick-prev {
    left: -75px;
}

.z-slide2 .slick-next:hover {
}

.z-slide2 .slick-prev:hover {
}

.row-z12 {
    padding-bottom: 40px;
    background-color: #edf2f9;
}

.z-list5 {
    overflow: hidden;
    margin: 0 -16px;
    padding-top: 40px;
}

.z-list5 li {
    width: 50%;
    float: left;
    margin-bottom: 32px;
}

.z-list5 .con {
    display: block;
    margin: 0 16px;
    position: relative;
    background-color: #f4f7fb;
    height: 92px;
}

.z-list5 h4 {
    font-size: 16px;
    line-height: 27px;
    max-height: 54px;
    font-weight: normal;
    position: absolute;
    left: 40px;
    right: 75px;
    top: 50%;
    color: #000;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.z-list5 .btn {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.z-list5 li:hover .btn {
    opacity: 1;
}

.row-z13 {
}

.z-slide4 {
    margin-top: 70px;
}

.z-slide4 .swiper-slide {
    padding-bottom: 45px;
    position: relative;
    padding-top: 85px;
}

/*.z-slide4 .slick-track,*/
.z-slide4 .slick-list {
    left: 0 !important;
    width: 100% !important;
}

.z-slide4 h4 {
    font-size: 18px;
    color: #222;
    font-weight: normal;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
}

.z-slide4 .tips {
    display: none;
    height: 61px;
    position: absolute;
    width: 465px;
    left: 50%;
    top: 0;
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 61px;
    background-color: #1a438e;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.z-slide4 .tips:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -11px;
    width: 28px;
    height: 11px;
    margin-left: -14px;
}

.z-slide4 .swiper-slide.on h4, .z-slide4 .swiper-slide:hover h4 {
    font-size: 28px;
    color: #1a438e;
}

.z-slide4 .swiper-slide.on .tips {
    display: block;
}

.z-slide4 .swiper-slide:nth-child(2) .tips, .z-slide4 .swiper-slide:first-child .tips {
    left: 0;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.z-slide4 .swiper-slide:nth-child(2) .tips:after, .z-slide4 .swiper-slide:first-child .tips:after {
    left: 50px;
}

.z-slide4 .swiper-slide:nth-last-of-type(2) .tips, .z-slide4 .swiper-slide:last-child .tips {
    left: auto;
    right: 0;
    transform: translateX(0%);
}

.z-slide4 .swiper-slide:nth-last-of-type(2) .tips:after, .z-slide4 .swiper-slide:last-child .tips:after {
    left: auto;
    margin-left: 0;
    right: 50px;
}
.fd-r .tel .i4 .info {
    line-height: 60px;
}

.fd-r .tel li:nth-child(2n) .info {
    left: auto;
    right: 0;
}

.fd-r .tel li:nth-child(2n) span {
    left: auto;
    right: 225px;
}

.fd-r .adds {
    line-height: 35px;
}

.fd-r .share {
    margin-bottom: 30px;
}

.fd-r .bdsharebuttonbox a {
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    background-color: #2d4260;
    border-radius: 50%;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
}

.fd-r .bdsharebuttonbox .bds_weixin {
}

.fd-r .bdsharebuttonbox .bds_sqq {
}

.bgc-ed {
    background-color: #edf2f9;
}

.z-slide5 {
    max-width: 1175px;
    margin: 0 auto;
}

.z-slide5 .slider-for {
    padding: 38px 0 40px;
    border-bottom: 1px solid #eaeaea;
}

.z-slide5 .slider-for .pic {
    height: 539px;
    line-height: 539px;
    text-align: center;
}

.z-slide5 .slider-for .pic img {
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.z-slide5 .slider-nav {
    margin: 0 -33px;
    padding: 25px 0;
}

.z-slide5 .slider-nav .item {
    padding: 0 33px;
}

.z-slide5 .slider-nav .pic {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    height: 0;
}

.z-slide5 .slider-nav .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.z-slide5 .slider-for .slick-arrow {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 68px;
    margin-top: -34px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.z-slide5 .slider-for .slick-next {
    right: -75px;
}

.z-slide5 .slider-for .slick-prev {
    left: -75px;
}

.z-slide5 .slider-for .slick-next:hover {
}

.z-slide5 .slider-for .slick-prev:hover {
}

.z-slide5 .slider-nav .slick-arrow {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 20px;
    margin-top: -10px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    font-size: 0;
    text-indent: 9999px;
    border: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.z-slide5 .slider-nav .slick-next {
    right: -60px;
}

.z-slide5 .slider-nav .slick-prev {
    left: -60px;
}

.z-slide5 .slider-nav .slick-next:hover {
}

.z-slide5 .slider-nav .slick-prev:hover {
}

/*.pop-video {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:102;
}
.pop-video .cont {
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:500px;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
*/
.tab-show4 {
}

.tab-show1.hide, .tab-show4.hide {
    height: 0;
    overflow: hidden;
}

/*新填加的样式*/

.m-listl2 {
    overflow: hidden;
    padding: 55px 0 55px
}

.ul-listl2 {
    overflow: hidden;
    margin: 16px -20px 22px
}

.ul-listl2 li {
    width: 33.33%;
    float: left;
    padding: 20px 20px 19px
}

.ul-listl2 .con {
    display: block;
    text-align: center;
    position: relative;
    margin-top: 43.5px;
    height: 130px;
}

.ul-listl2 .con .icon {
    position: absolute;
    left: 50%;
    top: -43.5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto;
    width: 87px;
    height: 87px;
    background: #009761;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    line-height: 87px;
    font-size: 0;
    border-radius: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    z-index: 1
}

.ul-listl2 .con .icon em {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    -webkit-background-size: cover;
    background-size: cover
}

.ul-listl2 .con .icon .i2 {
    display: none;
}

.ul-listl2 .con .txt {
    font-size: 14px;
    color: rgba(102, 102, 102, .8);
    line-height: 1.58em;
    padding: 65px 20px 18px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    background: center center no-repeat #fff;
    background-size: cover;
    transition: .3s;
}

.ul-listl2 .con .txt p {
    height: 45px;
    overflow: hidden;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ul-listl2 .con h3 {
    font-size: 22px;
    color: #333;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 45px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}
.ul-listl2 .con h5{
    margin-top:-22px;
}

.ul-listl2 .con:hover .icon {
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
}

.ul-listl2 .con:hover .icon .i2 {
    display: inline-block;
}

.ul-listl2 .con:hover .icon .i1 {
    display: none;
}

.ul-listl2 .con:hover h3 {
    display: none;
}
.ul-listl2 .con:hover h5{
    display: none;
}
.ul-listl2 .con:hover .txt {
    background: #009761;
    color: #ffffff;
}

.ul-listl2 .con:hover p {
    display: -webkit-box;
    font-size: 16px;
}

/*列表*/

.side-col {
    float: left;
    width: 19.28%;
    padding-bottom: 74px
}

.main-col {
    float: right;
    width: 76.35%;
    padding-top: 131px;
    padding-bottom: 74px
}

.g-tit1 h3 {
    font-size: 22px;
    line-height: 32px
}

.g-tit1 em {
    font-size: 20px
}

.ul-imgtxt-j {
    margin: 35px 0 61px
}

.ul-imgtxt-j li {
    overflow: hidden;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 31px;
    margin-bottom: 29px
}

.ul-imgtxt-j .pic {
    float: left;
    overflow: hidden;
    width: 270px;
    height: 154px;
    margin-right: 25px
}

.ul-imgtxt-j .pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s
}

.ul-imgtxt-j .txt {
    overflow: hidden
}

.ul-imgtxt-j .txt h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 4px 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ul-imgtxt-j .txt h3 a {
    color: #2a2a2a;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ul-imgtxt-j .txt .date {
    background: url(../images/icon-1-j.png) left center no-repeat;
    color: #999;
    font-size: 16px;
    line-height: 28px;
    padding-left: 21px;
    margin-bottom: 7px
}

.ul-imgtxt-j .txt .desc {
    color: #737373;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.ul-imgtxt-j li:hover .pic img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.ul-imgtxt-j li:hover h3 a {
    color: #02549c
}

.snav {
    margin-bottom: 22px;
    background: #e5e5e5
}

.snav li {
    border-bottom: 1px solid #d5dadf;
    margin-left: 10px;
    background: #edf3f8;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.snav li:last-child {
    border-bottom-color: transparent
}

.snav .v1 {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    padding: 17px 40px 17px 30px;
    background: url(../images/img18.png) right 33px center no-repeat;
    position: relative
}

.snav li .v1:after {
    content: "";
    display: block;
    width: 10px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: -10px;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.snav li.on .v1:after, .snav li.open .v1:after, .snav li:hover .v1:after {
    background: #054e9d
}

.snav li.on .v1 {
    background-image: url(../images/img19.png);
    color: #02549c
}

.snav li.on.open .v1, .snav li.open .v1 {
    background-image: url(../images/img20.png)
}

.snav .v1:hover {
    color: #054e9d;
    background-image: url(../images/img19.png)
}

.snav dl {
    display: none
}

.snav li.on dl {
    display: block
}

.snav dd {
    padding-bottom: 16px
}

.snav .v2 {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 24px;
    display: block;
    padding: 0 5px 0 30px;
    position: relative
}

.snav .v2:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #949494;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 17px;
    top: 9px
}

.snav .v2:hover, .snav dd.on .v2 {
    color: #02549c
}

.snav .v2:hover:after, .snav dd.on .v2:after {
    background: #02549c
}

.m-tel {
    background: url(../images/img21.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 39px 10px 29px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center
}

.m-tel .img-tel {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto
}

.m-tel .img-ma {
    display: block;
    width: 129px;
    height: 129px;
    margin: 0 auto
}

.m-tel h4 {
    font-size: 23px;
    line-height: 33px;
    padding: 7px 0 3px
}

.m-tel strong {
    display: block;
    font-family: AkzidenzGroteskBQ-BdCndAlt, Arial;
    font-size: 34px;
    margin-bottom: 25px
}

.m-tel p {
    opacity: .8;
    filter: alpha(opacity=80)
}

.g-tit1 {
    padding: 22px 5px 19px 40px;
    background: #054e9d;
    background: rgba(5, 78, 157, .8)
}

.g-tit1 h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 37px
}

.g-tit1 em {
    display: block;
    font-family: gabo_drive, Arial;
    font-size: 26px;
    color: #fff;
    line-height: 33px;
    text-transform: uppercase;
    opacity: .12;
    filter: alpha(opacity=12)
}

.g-tit2 {
    font-size: 26px;
    color: #02549c;
    font-weight: 400;
    line-height: 56px;
    border-bottom: 3px solid #eaf2fb;
    padding-left: 42px;
}

.cur {
    font-size: 14px;
    color: #000;
    line-height: 56px;
    text-align: right;
    margin: -56px 0 21px
}

.cur a {
    color: #000
}

.cur a:hover, .cur span {
    color: #054e9d
}

.g-tit1 {
    padding: 22px 5px 19px 40px;
    background: #054e9d;
    background: rgba(5, 78, 157, .8)
}

.g-tit1 h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 37px
}

.g-tit1 em {
    display: block;
    font-family: gabo_drive, Arial;
    font-size: 26px;
    color: #fff;
    line-height: 33px;
    text-transform: uppercase;
    opacity: .12;
    filter: alpha(opacity=12)
}


/*成果发布*/
.m-list-four {
    overflow: hidden;
    margin: 0 -12px;
}

.m-list-four li {
    width: 25%;
    float: left;
    padding: 0 12px;
    transition: .3s;
    margin-bottom: 25px;
}

.m-list-four .pic{
    overflow: hidden;
    height: 160px;
    position: relative;
    color:#ffffff;
    background: #f7f7f7;
}

.m-list-four .pic .topTitle{
    position: absolute;
    left:10px;
    top:10px;
    padding: 1px 3px;
    font-weight: 600;
    background: #009761;
}

.m-list-four .pic .subTitle{
    position: absolute;
    vertical-align: middle;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: bolder;
}

.m-list-four .pic .groupTitle{
    position: absolute;
    left:5px;
    top:5px;
}

.m-list-four .pic a img {
    height: 160px;
    background: #8b8b8b;
    margin: 0 auto;
}

.m-list-four li:hover .pic a img {
    transform: scale(1.08);
}

.m-list-four .txt {
    padding: 5px;
    overflow: hidden;
    height: 165px;
    position: relative;
}

.m-list-four .txt .date {
    font-size: 14px;
    color: #464646;
}

.m-list-four .txt h3 a {
    font-size: 16px;
    color: #0e050a;
    line-height: 25px;
    /*white-space:nowrap;*/
}

.m-list-four .txt h3 a:hover {
    font-size: 16px;
    color: #009761;
    line-height: 25px;
}

.m-list-four .txt em {
    margin-top: 3px;
    font-size: 13px;
    color: #707070;
    width: 260px;
    height: 40px;
    overflow: hidden;
    float: left;
}

.m-list-four .txt span.btn {
    display: inline-flex;
}
.m-list-four .txt span.btn:nth-of-type(2){
    position: absolute;
    bottom: 10px;
    left:0px;
}

.m-list-four .txt span.btn:nth-of-type(3){
    position: absolute;
    bottom: 10px;
    left:70px;
}

.m-list-four .txt span .btn1 {

    border: 1px solid #FF973B;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FF973B
}



.m-list-four .txt span .btn1 {
    border: 1px solid #FF973B;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFFFFF;
    background: #FF973B;
}

.m-list-four .txt span .btn2 {
    display: inline-flex;
    border: 1px solid #009761;
    padding: 5px 10px;
    border-radius: 5px;
    color: #009761;
    margin-left: 10px;
}
.m-list-four .txt span:hover .btn2 {
    border: 1px solid #009761;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFFFFF;
    background: #009761;
}


/*.m-list-four a  {*/
/*	opacity: .9;*/
/*}*/
/*.m-list-four a:hover  {*/
/*	opacity: 1;*/
/*}*/



.fd-mid {
    overflow: hidden;
    padding: 47px 0 60px
}

.f-nav {
    float: right;
    overflow: hidden;
    margin-left: 0px;
}

.f-nav li {
    float: left;
    margin-left: 38px;
    max-width: 140px
}

.f-nav h3 {
    font-size: 16px;
    color: #009761;
    line-height: 24px;
    margin-bottom: 18px
}

.f-nav a {
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.f-nav a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.f-tel {
    float: left;
    width: 200px;
    font-size: 14px;
    color: #000000;
    line-height: 36px;
    text-align: center;
    margin-left: 1px
}

.f-tel p {
    color:#009761;
    line-height: 30px;
    font-weight: bolder;
}
.f-tel p span{
    color:#000000;
    opacity: .7;
}

.f-tel h3 {
    font-size: 18px;
    line-height: 24px
}

.f-tel strong {
    display: block;
    font-family: AkzidenzGroteskBQ-BdCndAlt, Arial;
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 5px
}

.f-tel strong img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 3px;
}



.m-asso .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    text-align: center;
    font-size: 0;
}

.m-asso .slick-dots li {
    display: inline-block;
    width: 25px;
    height: 5px;
    margin: 0 4px;
    background-color: #dfdfdf;
    border-radius: 0;
    cursor: pointer;
}

.m-asso .slick-dots li button {
    display: none;
}

.m-asso .slick-dots li.slick-notice {
    background-color: #009761;
}

.m-asso .slick-dots li.slick-active {
    background-color: #009761;
}

.friendLind{
 width:1200px
}
.friendLind .item{
    width:19%;
    display: inline-block;
}

.friendLind .item a{
    display: block;
    height: 80px;
    line-height: 80px;
    background-color: #fff;
    margin: 0 5px;
    text-align: center;
    transition: .3s;
}
.friendLind .item img {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    max-height: 80%;
}














