﻿@charset "utf-8";
/* CSS Document */

.header {
    width: 100%;
    height: 95px;
}

.header.active {
    background: #fff;
}

.header.active .img_off {
    display: none;
}

.header .logo .img_on {
    display: none;
}

.header.active .img_on {
    display: block;
}

.header.active .head_nav .nav a {
    color: #333;
}

.head_top {
    width: 1396px;
    margin: 0 auto
}

.logo {
    width: 300px;
    height: 67px;
    float: left;
    padding-top: 13px
}

.head_nav {
    padding-left: 100px;
    float: left;
    line-height: 93px;
}

.head_nav .nav {
    float: left;
    padding: 0 37px;
    position: relative;
    z-index: 9;
}

.head_nav .nav a {
    font-size: 16px;
    color: #000;
    line-height: 46px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}



.head_nav .nav .twoLevelNav {
    width: 100%;
    position: absolute;
    left: -8px;
    top: 70px;
    padding-top:14px;
    display: none;
    text-align: center;
    /* -webkit-transition: all .4s ease;
    transition: all .4s ease; */
    overflow: hidden;
    background: url(up.png) top center no-repeat;
}

.header .head_nav .nav .twoLevelNav dd a {
    display: block;
    font-size: 14px;
    color: #191919;
    padding: 5px 0;
    line-height: normal;
}
.header .head_nav .nav .twoLevelNav dd:last-child{
    padding-bottom: 15px;
}
.header .head_nav .nav .twoLevelNav dd a:hover {
    color: #0075d0;
}

.header .head_top .head_nav .nav:nth-child(1)::after {
    display: none;
}

.header .head_top .head_nav .nav {
    position: relative;
}

/* .head_nav .nav:hover::after {
    content: '';
    display: block;
    width: 13px;
    height: 7px;
    background-size: 13px 7px;
    margin-top: -30px;
    margin-left: 20px;
    background: url(up.png) top center no-repeat;
} */

/* .header .head_top .head_nav .nav:hover .twoLevelNav {
    max-height: 2000px;
}

.header.active .head_top .head_nav .nav:hover:after {
    border-bottom-color: #b89458;
} */

.head_nav .nav .twoLevelNav dd {
    padding: 0 10px;
    background: #fff;
}
.header_lr{
    float: right;
    padding-top:30px
}
.head_search {
    float: left;
    line-height: 38px;
    padding-right: 30px;
    position: relative;
}

.searchInput {
    display: none;
    position: absolute;
    right: 10px;
    top: 0px;
    border: 1px solid #246598;
    border-radius: 25px;
    width: 280px;
    background: #135c96;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    z-index: 9;
}

.input_search {
    font-size: 14px;
    padding-left: 30px;
    width: 205px;
    height: 38px;
    line-height: 38px;
    color: #000000 !important;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    outline: none;
    border: none
}
.header_line{
    float: right;
    padding-top:8px
}

.banner {
    width: 100%;
    height: auto;
    position: relative;
}

.banner .hd {
    position: absolute;
    left: 50%;
    bottom: 30px;
    height: 11px;
    float: left;
    z-index: 9;
}

.banner .hd li {
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 10px;
    background: url(icon.png) left center no-repeat;
}

.banner .hd li.on {
    background: url(icon_on.png) left center no-repeat;
}

.banner .bd li {
    width: 100%;
    height: auto;
}

.banner .bd li img {
    width: 100%;
    height: auto;
}

.main {
    width: 1396px;
    margin: 0 auto
}

.about {
    padding: 75px 120px 45px 145px
}

.about h3 {
    width: 285px;
    float: left;
    font-weight: normal;
}

.about h3 a {
    text-align: right;
    display: block;
    font-size: 48px;
    color: #232323
}

.about h3 i {
    display: inline-block;
    margin-top: -2px;
    font-style: normal;
    font-family: 'Arial';
    font-size: 48px;
    color: #e9d8bd
}

.about .info {
    width: 515px;
    float: right;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 30px;
    text-indent: 2em;
}

.main2 {
    width: 100%;
    padding-top: 85px;

    background: url(tzbj.jpg)left top 85px no-repeat #eff0f4;
}

.main2 .content {
    width: 100%;
    height: 525px;
    margin: 0 auto;
    position: relative;
}

.content .itembox {
    width: 20%;
    height: 100%;
    top: 0;
    float: left;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.itembox:hover {
    background: #c49228 !important;
    cursor: pointer;
}

.block_box .block {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.block_box .block_box .icon {
    margin: 0 auto;
    width: 87px;
    line-height: 87px;
    text-align: center;
}

.block_box .abstract {
    padding-top: 35px;
    font-size: 22px;
    color: #fff;
    line-height: 35px;
}

.block_box .abstract i {
    font-style: normal;
}

.main3 {
    background: url(shysbj.jpg) left top no-repeat;
    margin-bottom: 80px;
}

.xxgk {
    padding: 70px 0;
    position: relative;

}

.xxgk .xxgkpic {
    width: 713px;
    height:160px;
    float: left;
    position: relative;
    z-index: 9;
    background: url(line2.jpg) bottom left no-repeat;
}
.arrow{
    position: absolute;
    right: 0;
    bottom:26px
}
.xxgk .xxgknav{
    background: url(line3.jpg) top 15px right no-repeat 
}
.xxgk .xxgknav p{
    position: absolute;
    left: 618px;
    float: right;
    width: 650px;
    padding-left: 130px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 35px;
    background:  #fff;
}
.xxgk .xxgknav p span{
    display: inline-block;
    padding:10px 0 10px 35px
}
.xxgk .xxgknav p span a{
    font-size: 18px;
    color:#393939
}
.hxysbox {
    width: 1396px;

    margin: 0 auto;
    position: relative;
    height: 795px;
    padding-left: 17px;
}

.hxysbox .left_title {
    width: 530px;
    float: left;
    padding-top: 125px;
    position: absolute;
}

.hxysbox .left_title p.title {
    font-size: 44px;
    color: #414141;
}

.hxysbox .left_title p.tag {
    font-size: 36px;
    color: #dfb167
}

.hxysbox .bd li {
    padding-top: 110px
}

.hxysbox .bd li .info {
    float: left;
    width: 415px;
    padding: 215px 105px 0 10px
}

.hxysbox .bd li .info h3 {
    text-align: right;
}

.hxysbox .bd li .info i {
    font-style: normal;
    font-size: 48px;
    color: #45add8;
    padding-right: 15px;

}

.hxysbox .bd li .info h3 a {
    font-size: 30px;
    font-weight: normal;
    color: #393939
}

.hxysbox .bd li .info p {
    font-size: 14px;
    color: #393939;
    line-height: 30px;
    padding-top: 5px
}

.hxysbox .bd li .imgbox {
    width: 865px;
    float: right;
}

.hxysbox .bd li .imgbox img {
    width: 865px;
    height: 520px;
}

.hxysbox .prev {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 80px;
    bottom: 95px;
    background: url(left.jpg) left center no-repeat;
}

.hxysbox .next {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 25px;
    bottom: 95px;
    background: url(right.jpg) left center no-repeat;
}

.news {
    width: 1396px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.news h3 {
    font-weight: normal;
}

.news h3 a {
    font-size: 36px;
    color: #232323
}

.news h3 i {
    padding-left: 10px;
    font-style: normal;
    font-size: 24px;
    color: #e9d8bd
}

.news .picbox {
    width: 586px;
    float: left;
    padding-top: 25px;
    position: relative;
}

.news .picbox .hd {
    position: absolute;
    top: 0;
    right: 0;
}

.news .picbox .hd li {
    width: 8px;
    height: 8px;
    padding-left: 7px;
    float: left;
    background: url(icon3.png) left top no-repeat;
}

.news .picbox .hd li.on {
    background: url(icon2.png) left top no-repeat;
}

.news .picbox .bd li .pic {
    width: 586px;
    height: 388px;
    overflow: hidden;
}

.news .picbox .bd li img {
    width: 586px;
    height: 388px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.news .picbox .bd li img:hover {
    transform: scale(1.2);
}

.news .picbox .bd li .txt h4 {
    padding-top: 15px;
    padding-bottom: 10px;
    /* font-weight: normal; */
    font-size: 18px;
}

.news .picbox .bd li .txt h4 a {
    color: #000
}

.news .picbox .bd li .txt p {
    font-size: 14px;
    color: #959595;
    line-height: 26px;
}

.news .newslist {
    float: right;
    width: 715px;
}

.news .newslist ul li {
    margin-top: 25px;
}

.news .newslist ul li span {
    display: inline-block;
    width: 60px;
}

.news .newslist ul li span i {
    display: block;
    font-style: normal;
    font-size: 48px;
    color: #1d75bb;
    font-weight: 700;

}

.news .newslist ul li span em {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #1d75bb
}

.news .newslist ul li .info {
    width: 605px;
    float: right;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #eeeeee;
}

.newslist ul li .info .title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.newslist ul li .info .title a {
    color: #000;
}

.newslist ul li .info p {
    padding-top: 10px;
    font-size: 14px;
    color: #959595;
    line-height: 24px;
}

.aboutUs {
    height: 344px;
    background: url(lxwm.jpg) left top no-repeat;
}

.aboutUs p {
    width: 100%;
    height: 100%;
    text-align: center;
}

.aboutUs p a {
    display: block;
    width: 100%;
    line-height: 344px;
    color: #fff;
    font-size: 44px;
    background: url(line.jpg) top 210px center no-repeat;
}

.footer {
    background: #2b2a32;
}

.footercenter {
    width: 1396px;
    padding: 30px 0 30px 0;

    background: #2b2a32;

    margin: 0 auto
}

.logo_foot {
    float: left;
}

.footercenter img {
    width: 320px;
    height: 70px;

}

.footercenter .copy {
    width: 515px;
    float: left;
    margin-top: 13px;
    margin-left: 125px;
}

.footercenter .copy p {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 22px;
}

.footercenter .wx {
    float: right;
    width: 87px;

}

.footercenter .wx img {
    width: 87px;
    height: 87px;
    margin-bottom: 5px;
}

.footercenter .wx span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #8a8a8a
}

.altzbox {
    width: 1396px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding-bottom: 70px;

    background: #f5f5f5;
}

.altzbox h4 {
    padding-top: 25px;
    padding-left: 40px;
}

.altzbox h4 a {
    font-size: 24px;
    color: #000000
}

.tzalpic {
    padding: 0 15px;
    padding-top: 45px;
    overflow: hidden;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.tzalpic .swiper-slide {
    float: left;
    width: 100%;
    overflow: hidden;
    /* padding: 0 15px; */
    text-align: center;

}

.tzalpic li img {
    max-width: 100%;
    max-height: 100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.tzalpic li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

/* 
.tzalpic li {
    float: left;
    width: 18%;
    overflow: hidden;
    margin: 0 15px;
    text-align: center;

}

.tzalpic li img {
    max-width: 100%;
    max-height: 100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.tzalpic li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
} */

/* 细览 */
.banner_other {
    width: 100%;
    height: 370px;
    position: relative;
    overflow: hidden;
}

.banner_other img {
    width: 100%;
    height: 370px;
}

img {
    border: 0px;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.banner_other .txt {
    position: absolute;
    left: 0px;
    bottom: 60px;
    width: 100%;
}

.banner_other .txt .row {
    width: 1396px;
    margin: 0 auto;
}

.banner_other .txt p {
    padding-left: 80px;
    font-size: 42px;
    color: #f8e28c;
    font-weight: 700;
}

.dqwzbox {
    width: 100%;
    height: 60px;
    background: url(dqwzbj.png) left top no-repeat;
}

.dqwzcenter {
    width: 1396px;
    margin: 0 auto;
    line-height: 60px;
}

.dqwzcenter .menubox {
    float: left;
}

.dqwzcenter .menubox li {
    float: left;
    padding-left: 20px;
    padding-right: 10px;

}

.dqwzcenter .menubox li a {
    color: #fff;
    font-size: 16px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.dqwzcenter .menubox li.on {
    background: url(icon_jt.png) center bottom no-repeat;
}

.dqwzcenter .menubox li.on a {
    color: #ffeda7;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.dqwzcenter .menubox li:hover {
    background: url(icon_jt.png) center bottom no-repeat;
}

.dqwzcenter .menubox li:hover a {
    color: #ffeda7
}

.BreadcrumbNav {
    float: right;
    line-height: 60px;
}

.BreadcrumbNav p {
    background: url(home.png) left center no-repeat;
    color: #fff;
    padding-right: 10px;
    padding-left: 30px;
}

.BreadcrumbNav p span {
    padding: 0 5px
}

.BreadcrumbNav p span a {
    font-size: 14px;
    color: #fff
}

.MediaCenter {
    width: 1236px;
    margin: 0 auto;
}

.MediaCenter .title {
    padding: 50px 30px 30px 30px;
    font-size: 30px;
    color: #454545;
    font-weight: 700;
}

.MediaCenter .info {
    height: 46px;
    line-height: 46px;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6
}

.MediaCenter .info .data {
    background: #2478bf;
    display: inline-block;
    width: 195px;
    height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.MediaCenter .info .score {
    padding-left: 30px;
    font-size: 20px;
    color: #949494
}

.MediaCenter .descbox {
    padding-bottom: 55px;
    font-size: 20px;
    color: #454545;
    line-height: 36px;
    margin-top: 35px;
    text-align: justify;
}

.MediaCenter .descbox p {
    padding-bottom: 35px;
}

.MediaCenter .descbox img {
    display: block;
    margin: 0 auto
}

.MediaCenter .share {
    text-align: center;
    margin-bottom: 90px;
}

.MediaCenter .share p {
    font-size: 18px;
    color: #939393;
    padding-top: 10px
}

/* 列表 */
.newslbt {
    width: 1346px;
    margin: 0 auto;
    position: relative;
    padding-left: 50px;
    padding-bottom: 60px;
    margin-top: 75px;
    border-bottom: 1px solid #e6e6e6;
}

.newslbt .hd {
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 9;
}

.newslbt .hd li {
    float: left;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    background: url(icon3.png) left top no-repeat;
    background-size: auto;
}

.newslbt .hd li.on {
    background: url(icon2.png) left top no-repeat;
}

.newslbt li a {
    display: block;
    width: 100%;
    height: 100%;
}

.newslbt li:hover .txt p {
    color: #2478bf
}

.newslbt li:hover .txt h4 {
    color: #2478bf
}

.newslbt li:hover .pic img {
    transform: scale(1.2);
}

.newslbt .bd li {
    width: 100%;
    float: right;
    margin-top: 50px;
    height: 365px;
    position: relative;
    background: url(listbj.jpg) right bottom repeat-y;
}

.newslbt .pic {
    float: left;
    width: 45%;
    /* height: 385px; */
    position: absolute;
    top: -65px;
    left: 0px;
    overflow: hidden;
}

.newslbt .pic img {
    width: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.newslbt .txt {
    width: 48%;
    float: right;
    padding-top: 50px;
    padding-right: 55px;
}

.newslbt .txt h4 {
    color: #404040;
    font-size: 22px;
    padding-bottom: 15px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.newslbt .txt p {
    font-size: 14px;
    line-height: 28px;
    color: #7a7a7a;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.newslbt .txt span {
    position: absolute;
    top: -23px;
    left: 47%;
    display: inline-block;
    width: 148px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #d5ecff;
    font-size: 20px;
    background: #498edb;
}

.newslbt .txt i {
    width: 43px;
    height: 43px;
    padding-top: 30px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.listtab {
    width: 1396px;
    margin: 0 auto
}

.listitem {
    width: 1396px;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
}

.listitem a {
    display: block;
    width: 100%;
    padding: 30px 0px;
}

.newsbox ul li .data {
    width: 110px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    float: left;
}

.newsbox ul li .data i {
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-size: 72px;
    line-height: 60px;
    color: #9c9c9c;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li .data em {
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    color: #9c9c9c;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li .desc {
    width: 1150px;
    float: left;
    padding-left: 50px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li .desc h4 {
    padding-bottom: 15px;
    font-size: 22px;
    color: #444444;
    font-weight: normal;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li .desc p {
    font-size: 14px;
    color: #888888;
    line-height: 26px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li .more {
    float: right;
    width: 40px;
    height: 100px;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    line-height: 100px;
}



.newsbox ul li:hover {
    background: #f1f1f1;
}

.newsbox ul li:hover .more {
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.newsbox ul li:hover .data i {
    color: #2478bf
}

.newsbox ul li:hover .data em {
    color: #2478bf
}

.newsbox ul li:hover .desc p {
    color: #2478bf
}

.newsbox ul li:hover .desc h4 {
    color: #2478bf
}



/* 分页*/
.pagerji {
    width: 96%;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 55px;
    text-align: center;
    clear: both;
}

.pagerji span {
    margin: 0 5px
}

.pagerji span a {
    display: inline-block;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #eae6e2;
    text-align: center;
}

.pagerji span a:hover {
    color: #fff;
    background: #0053a4;
    border: 1px solid #0053a4;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}

.pagerji span a.dq {
    color: #fff;
    background: #0053a4;
    border: 1px solid #0053a4;
}

/* 图文部分 */
.piccenter .common {
    width: 1236px;
    margin: 0 auto;
    padding-top: 55px;
}

.piccenter .common .pic img {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}
    .piccenter .common ul {
    overflow: hidden;
    margin-bottom: 20px;
    height: 390px;
    margin-top: 40px;
    }

.piccenter .common ul li {
    position: relative;
    margin-bottom: 50px;
}

.piccenter .common ul li .pic {
    height: 310px;
    float: left;
    position: absolute;
    left: 0;
}

.piccenter .common .info {
    float: right;
    width: 1150px;
}

.piccenter .common ul li .info .name {
    padding-top: 13px;
    padding-left: 200px;
    margin-bottom: 10px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.piccenter .common ul li .info .name a {
    font-size: 30px;
    color: #404040
}

.piccenter .common ul li:hover .info .name a {
    color: #2478bf
}

.piccenter .common ul li .post {
    padding-left: 420px;
    padding-right: 50px;
    min-height: 280px;
    background: #f1f1f1;

}

.piccenter .common ul li .post h4 {
    padding: 20px 0;
    font-size: 22px;
    color: #2478bf;
}

.piccenter .common ul li .post p {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 33px;
    color: #474747;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.piccenter .common li:hover .post p {
    color: #2478bf
}

.piccenter .common li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.piclist ul li .pic {
    width: 465px;
}

.piccenter .piclist ul li .info .name {
    background: url(dot_06.png) 397px bottom no-repeat;
    padding-left: 425px
}

.piccenter .people ul li .post {
    padding-left: 195px;
}

.piccenter.people ul li .pic {
    width: 240px;
}

.piccenter .people ul li .info .name {
    padding-left: 200px;
    background: url(dot_06.png) 168px bottom no-repeat;
}

.pcjjmenu {
    width: 1300px;
    margin: 10px auto;
    line-height: 30px;
}

.pcjjmenu dd {
    float: left;
    display: inline-block;
    margin-right: 22px;
    font-size: 15px;
}

.pcjjmenu dd:last-child {
    border-right: 0;
}

.pcjjmenu dd a {
    display: block;
    padding: 0 2px;
}

.pcjjmenu dd a:hover {
    border-bottom: 3px #1d75bb solid;
    font-weight: bold
}

.pcjjmenu dd a.now {
    border-bottom: 3px #eb151f solid;
    font-weight: bold;
    color: #1d75bb
}


.xxgklbt {
    width: 1330px;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
    padding-top: 50px
}

.xxgklbt a {
    display: inline-block;
    float: left;
    width: 30%;
    margin: 5px;
    background: #e9e9e9;
    height: 180px;
    font-size: 24px;
    text-align: center;
    line-height: 180px;
    -webkit-transition: background-color linear .8s;
    -moz-transition: background-color linear .8s;
    -o-transition: background-color linear .8s;
    transition: background-color linear .8s;
}

.xxgklbt a:hover {
    background: #2478bf;
    color: #fff;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        /* transform: translate3d(0, 30px, 0); */
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.piccenter .common ul {
    overflow: hidden;
    margin-bottom: 20px;
    height: 400px;
}

.piccenter .common ul li {
    float: left;
    width: 18.5%;
    margin-left: 1.5%;
    }

.piccenter .common ul li .pic p.name-lider,
.big-lider .name-lider{
    font-size:16px;
    line-height: 50px;
    text-align: center;
    height: 40px;
}

.piccenter .common ul li .pic a{
    height: 300px;
    overflow: hidden;
    display: block;
}

.piccenter .common ul li .pic .title000,
.big-lider .title000{
    font-size:18px;
    line-height:30px;
    text-align: center;
    font-weight:bold;
}
.big-lider {
    text-align:center;
    background:#eee;
    overflow:hidden;
    padding:30px;
    box-sizing:border-box;
    width: 1200px;
    margin: 0 auto;
}
    .big-lider a img {
        width:230px;
    }