* {
    padding: 0;
    margin: 0;
    font-family: "思源黑体";
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

input {
    padding: 0;
    border: 0;
    outline: none;
}
.header-top{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 86px;
    line-height: 86px;
    background-color: #06246e;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.logo-lf {
    float: left;
}
.logo-lf figure img {
    float: left;
    display: block;
    margin-top: 21px;
    width: 54px;
}
.logo-lf figure figcaption {
    float: left;
    margin-left: 11px;
}
.logo-lf figure figcaption h1,
.logo-lf figure figcaption h2 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.nav-daohang{
    float: right;
}
.nav-daohang>li{
    float: left;
}
.nav-daohang>li>a{
    display: block;
    width: 110px;
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.nav-daohang>li:first-child>a{
    font-size: 17px;
    font-weight: bold;
}
.nav-daohang>li>a:hover{
    font-size: 17px;
    font-weight: bold;
}
.nav-daohang  ul{
    position: absolute;
    left: -9999px;
    z-index: 1;
}
.nav-daohang li:hover > ul {
    left: auto;
}
.nav-has>ul>li {
    background-color: #06246e;
}
.nav-has>ul>li>a{
    display: block;
    width: 120px;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    text-align: center;
} 
.nav-has>ul>li a:hover {
    font-size: 17px;
    background-color: #003878;
}
/* banner */
.banners{
    width: 100%;
    overflow: hidden;
    margin-top: 86px;
}
.html5zoo-arrow-left-0{background:url(../images/left.png) no-repeat scroll left top!important;margin-left:10px;}
.html5zoo-arrow-right-0{background:url(../images/left2.png) no-repeat scroll left top!important;margin-right:10px;}

/* #playBox { 
    position: relative; 
    width: 100%; 
    height:830px; 
    margin-top: 86px;
    background:#333; 
    overflow:hidden;
}
.oUlplay { 
    position: absolute; 
    left: 0; 
    top: 0;
    width: 99999px; 
}
.oUlplay li { 
    float:left;
    position: relative;
}
.oUlplay li div {
    position: absolute;
    left: 100px;
    top: 200px;
}
.oUlplay li>img {
    display: block;
    width: 1920px;
    height: 830px;
}*/

/* .html5zoo-slides li:first-child .ban-wz img{
    display: block;
}
.html5zoo-slides li:first-child .ban-wz img:nth-child(1){
    position: absolute;
    top: 95px;
    right: 440px;
}
.html5zoo-slides li:first-child .ban-wz img:nth-child(2){
    position: absolute;
    top: 192px;
    right: 440px;
}
.html5zoo-slides li:first-child .ban-wz img:nth-child(3){
    position: absolute;
    top: 252px;
    right: 440px;
}
.html5zoo-slides li:first-child .ban-wz02 img:nth-child(1){
position: absolute;
    top: 89px;
    left: 229px;
}
.html5zoo-slides li:first-child .ban-wz02 img:nth-child(2){
    position: absolute;
    top: 89px;
    left: 308px;
}
.ban-wz2{
    position: absolute;
    top: 128px;
    left: 214px;
}
.ban-wz3{
    position: absolute;
    top: 54px;
    left: 551px;
}
.ban-wz4{
    position: absolute;
    top: 190px;
    left: 220px;
} 
.ban-wz5{
    position: absolute;
    top: 210px;
    right:100px;
}  */
/*
#playBox>.pre{ 
    position: absolute; 
    top:400px; 
    display: block; 
    width: 42px; 
    height: 42px; 
    background:url(../images/left.png) no-repeat left;
    cursor:pointer;
    z-index: 99999;
}
#playBox>.next { 
    position: absolute; 
    top:400px; 
    display: block; 
    width: 42px; 
    height: 42px; 
    background:url(../images/left2.png) no-repeat right;
    cursor:pointer;
    z-index: 99999;
}
#playBox>.pre { 
    left: 10px;
}
#playBox>.next { 
    right: 10px; 
} */
.container{
    width: 1400px;
    margin: 0 auto;
}
.index_about{
    padding-top: 70px;
    width: 100%;
    background: url(../images/about_bjs.jpg) no-repeat center center; 
}
.index_about_info{
    display: block;
    margin: 0px auto;
    width:1000px;
    color:#555; 
    font-size: 16px; 
    text-align: center; 
    line-height: 30px;
    overflow: hidden; 
}
.index_about_info span{
    color:#f39700;
    font-size: 16px;
    font-weight: bold;
}
.index_about_info:hover{color:#223d80}
.index_about_bottom{
    padding: 45px 0 76px 0;
}
.index_about_bottom ul{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.index_about_bottom ul li{
    float: left; 
    margin-right: 116px;
    padding-top: 70px;
    width:238px;
    height: 271px;
    text-align: center;
    transition: all 0.4s ease-in-out; 
    box-sizing: border-box;
    background: url(../images/shu_bjs.png)  no-repeat center;
}
.index_about_bottom ul li:nth-child(2n){
    background: url(../images/shu_hbjs.png) no-repeat center;
}
.index_about_bottom ul li:nth-child(4){
    margin-right: 0;
}
.index_about_bottom ul li p{
    width:101px;
    height: 29px; 
    margin: 0px auto; 
    font-size: 14px; 
    color: #fff; 
    border-radius: 8px;
    line-height: 29px;
    display: none;
    background: #ff9640;
}
.index_about_bottom ul li h4{
    margin: 5px auto 15px;
    font-size: 18px; 
    color: #333;  
}
.about_po ul li a span{
    font-size: 58px;
    color: #3a3a3a; 
    font-weight: bold;
    font-family: "Arial";
}
.about_po ul li a b{
    font-size: 14px;  
    font-weight: normal;
}
.pf1{
    color:#ff9640;
}
.pf2{
    color:#fff;
}
.about_num i{
    font-size: 58px;
    color: #3a3a3a; 
    font-weight: bold; 
    font-style: normal;
}
.index_about_bottom ul li:nth-child(2n) span,
.index_about_bottom ul li:nth-child(2n) h4,
.index_about_bottom ul li:nth-child(2n) .about_num{
    color:#fff;
}
.index_about_bottom ul li:hover{
    padding-top:60px;
    transition: all 0.4s ease-in-out;
}
.index_about_bottom ul li:hover p{
    display: block;
}
.index_zhizao{
    padding-top: 58px;  
    width:100%;
    height:811px;
    background: url(../images/pzt15.jpg) no-repeat center;
    box-sizing: border-box;
}
.index_zhizao_left{
    float: left; 
    position: relative;
    width:670px;
    overflow: hidden
}
.index_zhizao_left img{
    display: block;
    width:100%; 
    height:560px; 
    transform: scale(1);  
    transition: all 1s ease 0s; 
    -webkit-transform: scale(1);  
    -webkit-transform: all 1s ease 0s;
}
.zhizao_left_xx{
    display: block;
    padding: 0 30px;
    position: absolute;
    bottom:22px;
    left:0;
    width:91%; 
}
.zhizao_js{
    float: left;
    width:400px; 
}
.zhizao_js strong{
    display: block; 
    margin-bottom: 15px;
    width:100%;
    height: 30px; 
    line-height: 30px; 
    color:#fff; 
    font-size:21px;
    font-weight:bold; 
}
.lh{
    word-break:break-all;
    display:-webkit-box; 
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.scjy{
    width:100%;
    color:#fff;
    font-size:14px;
    line-height: 24px; 
    height: 52px; 
}
.zhizao_left_xx p{
    float: right;
    margin-top: 45px;
    width: 124px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    background: #f39700;
    transform: skew(-18deg);
}
.zhizao_left_xx p span{
    display: block;
    color:#fff; 
    font-size: 16px; 
    transform: skew(20deg); 
}
.index_zhizao_left:hover img,
.index_zhizao_right a:hover img{
    transform: scale(1.05);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 1s ease 0s;
} 
.index_zhizao_right{
    float: right;
    width:700px; 
    height: auto;
}
.index_zhizao_right a{
    display: block; 
    position: relative;
    margin-bottom: 27px; 
    width:100%; 
    height: auto; 
    overflow: hidden
}
.index_zhizao_right a img{
    display: block;
    width:100%;
    height: 266px; 
    transform: scale(1); 
    transition: all 1s ease 0s;
    -webkit-transform: scale(1); 
    -webkit-transform: all 1s ease 0s;
}
.index_zhizao_right a:hover .zhizao_left_xx p,
.index_zhizao_left a:hover .zhizao_left_xx p{
    background: #223d80;
}
.z-title{
    margin-bottom: 24px;
    text-align: center;
}
.z-title h3{
    color:#333; 
    font-size: 35px; 
}
.z-title h3 span{
    color:#223d80;
    font-weight: bold;
}
.z-title p{
    margin-top: 10px;
    color:#999;
    font-size: 17px;
}
.tran-cont .z-title p,
.tran-cont .z-title h3,
.index-cont .z-title h3,
.index-cont .z-title p{
    color: #fff;
}
.index-cont{
    width: 1400px;
    margin: 0 auto;
}
.index-nr{
    margin-top: 45px;
    overflow: hidden;
}
 .product-box{
    width: 1400px;
    margin: 0 auto;
    margin-top:66px;
}
.solution-more-slide .hd{
    margin-top: 40px;
}
.tab-menu{
    width: 860px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tab-menu li {
    width: 172px;
    height: 46px;
    line-height: 46px;
    cursor:pointer;
}
.tab-menu li a {
    display: block;
    font-size: 17px;
    text-align: center;
    letter-spacing: 1px;
    margin-right: 2px;
    background-color: #eee;
    border: 1px solid #eee;
}
.tab-menu li a:hover{
    display: block;
    height: 100%;
    color: #fff;
    background:#223d80;
}
.cpfy .tab-menu li a{
    color: #666;
}
.cpfy .tab-menu li a:hover{
    color: #fff;
}
.product-bj{
    padding-top: 64px;
}
.product-cont{
    margin-top: 32px;
}
.product-cont ul{
    margin-top: 24px;
    overflow: hidden;
}
.product-cont ul li{
    float: left;
    margin:0 24px 18px 0;
    width: 332px;
}
.product-cont ul li:nth-child(4n){
    margin-right: 0;
}
.product-cont ul li a:hover h2{
    color: #223d80;
}
.product-cont a .imgBox{
    position: relative;
}
.product-cont a .imgBox figure{
    overflow: hidden;
}
.product-cont a .imgBox figure img{
    display: block;
    width: 100%;
    height: 310px;
    transition: all .7s;
}
.product-cont a:hover img{
    transform: scale(.9);
    transition: all .7s;
}
.imgBox .mask{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 310px;
    z-index: 1;
    transition: all 0.5s;
}
.product-cont ul li .mask img{
    display: none;
}
.product-cont ul li a:hover .mask img{
    display: block;
    width: 36px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%); 
}
.product-cont a:hover .imgBox .mask{
    background:rgba(0, 0, 0, .6);
    transform: scale(1);
}
.hot-bot {
    padding: 16px 4px 16px 0;
    text-align: center;
}
.hot-bot h2{
    font-size: 17px;
    font-weight: normal;
}
.tran-box{
    padding-top: 54px;
    margin-top: 100px;
    height: 760px;
    box-sizing: border-box;
    background: url(../images/ab5.jpg) no-repeat center;
}
.tran-cont{
    width: 1400px;
    margin: 0 auto;
}
.tran-cont .z-title strong{
    color: #fff;
}
.tran-cont .z-title strong span{
    color: #fff;
}
.tran-cont ul {
    margin-top: 56px;
    overflow: hidden;
}
.tran-cont ul li{
    float: left;
    padding:14px;
    margin-right: 20px;
    width: 335px;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
}
.tran-cont ul li:last-child{
    margin-right: 0;
}
.tran-cont ul li a{
    display: block;
    border: 1px solid #fff;
}
.tran-cont ul li a:hover{
    border: 1px solid #e7e8ef;
}
.tran-cont ul li img{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    padding: 6px 10px 10px 10px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.tran-cont ul li img:hover{
    border: 1px solid #ffd1c6;
}
.tran-cont ul li h2{
    width: 65%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 17px;
    color: #333;
    font-weight: normal;
    text-overflow: ellipsis;  
    white-space: nowrap;
    overflow: hidden;
}
.tran-cont ul li p{
    width: 80%;
    margin: 0 auto;
    margin-top: 12px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
}
.tran-cont ul li span{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 24px;
    border-bottom:1px solid #223d80;
}
.news-more {
    margin-top: 56px;
}
.product-box .news-more{
    margin-top: 38px;
}
.news-more a{
    display: block;
    width: 165px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    background-color: #f39700;
}
.news-zx{
    width: 1400px;
    margin: 0 auto;
}
.news-bj{
    margin: 90px 0 34px 0;
}
.news-nav{
    margin: 0 auto;
    margin-top: 30px;
    width: 232px;
}
.news-nav ul{
    overflow: hidden;
}
.news-nav ul li:first-child{
    margin-left: 0;
}
.news-nav ul li {
    float: left;
    margin-left: 16px;
    width: 106px;
    height: 36px;
    cursor: pointer;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #ededed;
}
.aui-current {
    color: #fff;
    background: #223d80;
}
.news-content{
    margin-top: 68px;
}
.news-content ul{
    overflow: hidden;
}
.news-content ul li{
    float: left;
    margin:0 120px 62px 0;
    padding-bottom: 18px;
    width: 640px;
    overflow: hidden;
    border-bottom:1px solid #ededed;
}
.news-content ul li:nth-child(2n){
    margin-right: 0;
}
.news-content ul li:nth-child(5),
.news-content ul li:nth-child(6){
    border-bottom: none;
}
.news-content ul li figure{
    float: left;
    margin-right: 28px;
    width:170px;
    height: 120px;
    overflow: hidden;
}
.news-content ul li figure img{
    display: block;
    width: 100%;
    height: 120px;
    transition: all .7s;
}
.news-content ul li:hover figure img{
    transform: scale(1.1);
    transition: all .7s;
}
.news-lr{
    float: left;
    width: 442px;
}
.news-lr h2{
    font-size: 17px;
    color: #171f5e;
    font-weight: normal;
    text-overflow: ellipsis;  
    white-space: nowrap; 
    overflow: hidden;
}
.news-content ul li h2{
    border-bottom: 1px solid #fff;
}
.news-content ul li:hover h2{
  border-bottom: 1px solid #223d80;
}
.news-lr time{
    display: block;
    margin-top:4px;
    font-size: 14px;
    color: #999;
}
.news-lr p{
    margin-top: 24px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.search-bj{
    padding-top: 48px;
    height:290px;
    box-sizing: border-box;
    background: url(../images/pzt9.png) no-repeat center;
}
.foot-jz{
    width: 1400px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.foot-jz b{
    display: block;
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: normal;
}
.foot-jz span{
    font-size: 20px;
}
.search-cont{
    margin: 0 auto;
    padding: 8px 0;
    margin-top: 36px;
    width: 550px;
    border-radius: 30px;
    background-color:#fff;
}
.search {
    padding-left: 30px;
    width: 510px;
    height: 42px;
}
.t {
    float: left;
    padding-left: 14px;
    width: 349px;
    font-size: 15px;
    color: #555;
    line-height: 42px;
    border: none;
    outline: none;
    background: #fff;
    box-shadow: 0 0 0px 1000px #fff inset;
}
.suo {
    float: right;
    width: 147px;
    height: 42px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 42px;
    letter-spacing: 2px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    background-color:#f39700;
}
.footer-cont{
    width: 1400px;
    margin: 0 auto;
}
.footer-bj{
    padding:50px 0 26px 0;
    background-color: #13294b;
}
.footer-top{
    overflow: hidden;
}
.footer-lf{
    float: left;
    width: 800px;
}
.footer-lf ul {
    margin-bottom:30px;
    overflow: hidden;
}
.footer-lf ul li{
    float: left;
    display: flex;
    align-items: center;
}
.footer-lf ul li a{
    margin: 0 28px;
    font-size: 17px;
    color: #fff;
}
.footer-lf ul li a:hover{
    color: #fff;
}
.footer-lf  p{
    margin:0 0 10px 28px;
    font-size: 14px;
    color: #fff;
} 
.footer-lr {
    float: right;
    margin-top: 2px;
    width: 390px;
}
.footer-lr figure {
    float: left;
    margin-left: 30px;
}
.footer-lr figure img {
    display: block;
    width: 100px;
}
.footer-lr figure figcaption {
    padding-top: 8px;
    font-size: 16px;
    color: #8d9db1;
    text-align: center;
}
.f-bo{
    width: 480px;
    margin: 0 auto;
    margin-top: 70px;
    font-size: 13px;
    color: #fff;
    overflow: hidden;
}
.f-bo p{
    float: left;
} 
.f-bo a{
    float: left;
    color: #fff;
}
.z-banner{
    position: relative;
    padding-top: 180px;
    margin-top: 86px;
    height: 443px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    background: url(../images/pzt11.png) no-repeat center;
}
.z-banner2{
    padding-top: 130px;
    height: 320px;
    background: url(../images/jjfa_ban.jpg) no-repeat center;
}
.z-banner strong{
    font-size:32px;
    font-weight: normal;
}
.z-banner p{
    margin-top: 12px;
    font-size: 18px;
}
.z-banner p span{
    margin: 0 6px;
}
.bread{
    margin: 32px 0 20px 0;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #666;   
}
.bread a{
    color: #666;
}
.bread b{
    font-weight: normal;
}
.bread span{
    margin: 0 5px 0 5px;
}
.bread strong,
.bread h1{
    font-size: 16px;
    font-weight: normal;
}
.cpzx-box{
    width: 1124px;
    float: right;
    margin-bottom: 40px;
   
}
.cpzx-box ul{
    overflow: hidden;
}
.cpzx-box ul li{
    float: left;
    margin: 0 30px 30px 0;
    width: 258px;
}
.cpzx-box ul li:nth-child(4n){
    margin-right: 0;
}
.cpzx-box ul li figure{
    overflow: hidden;
}
.cpzx-box ul li img{
    display: block;
    width: 100%;
    height:258px;
    transition: all 0.3s ease-out 0s;
}
.cpzx-box ul li a:hover img{
    transform:scale(1.1,1.1);
}
.cpzx-box ul li a h2{
    margin-top: 10px;
    font-size: 17px;
    color: #666;
    text-align: center;
    font-weight: normal;
}
.cpzx-ww{
    margin-top: 50px;
    overflow: hidden;
}
.aside {
    float: left;
    width: 236px;
}
.aside-top{
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff9640;
}
.aside-top img{
    display: block;
    width: 34px;
    margin-right: 6px;
}
.aside strong {
    font-size: 25px;
    color: #fff;
    text-align: center;
}
.lsm-sidebar {
    padding: 10px 0;
    width: 236px;
    background: #002e5b;
}
.lsm-sidebar a {
    display: block;
    overflow: hidden;
    transition: all .3s;
}
.lsm-sidebar-item a h3 {
    float: left;
    padding-left: 30px;
    font-size: 17px;
    color: #fff;
    line-height: 50px;
    font-weight: normal;
}
.lsm-sidebar-item > a {
    height: 55px;
}
.lsm-container ul:first-child > li> a, 
.lsm-container ul:first-child > li> a span { 
    line-height: 50px;
}
.lsm-sidebar-item {
    position: relative;
}
.lsm-sidebar-show { 
    border-bottom: none;
}
.lsm-sidebar-item ul {
    display: none;
    background: #13294b;
}
.lsm-sidebar-show ul {
    display: block;
}
.lsm-sidebar-item ul li a {
    display: block;
    padding: 10px 0 10px 40px;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
}

.lsm-sidebar-item ul li a:hover {
    background: #13294b;
}
.lsm-sidebar-more {
    float:right;
    padding-top: 16px;
    margin-right: 20px;
    font-size: 16px;
    color: #fff;
    transition: transform .3s;
}
.lsm-sidebar-more::after {
    content: "\e621";
}
.lsm-sidebar-show > a > i.my-icon.lsm-sidebar-more {
    margin-right: 6px;
    padding-top: 30px;
    transform: rotate(90deg);
}
.aside-bo {
    padding: 12px 0 20px 0;
    color: #fff;
    background: #ff9640;
}
.aside-bo b {
    display: block;
    margin-bottom: 6px;
    font-size: 26px;
    text-align: center;
    letter-spacing: 2px;
}
.aside-bo p{
    padding-left: 10px;
    margin-bottom: 2px;
    font-size: 14px;
}
.errors-box{
    margin-top: 50px;
    margin-bottom: 100px;
}
.errors-box figure img{
    display: block;
    width: 100%;
}
.search-box{
    margin-top: 50px;
}
.search-box ul{
    overflow: hidden;
}
.search-box ul li{
    float: left;
    margin: 0 30px 36px 0;
    width: 327px;
}
.search-box ul li:nth-child(4n){
    margin-right: 0;
}
.search-box ul li figure{
    overflow: hidden;
}
.search-box ul li img{
    display: block;
    width: 100%;
    height:327px;
}
.search-box ul li h2{
    padding: 16px 12px;
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    background-color: #f4f4f4;
}
.search-box ul li h2:hover{
    color:#223d80;
    font-weight: bold;
    transition: all .3s ease;
}
.ny_nav{ 
    margin-bottom: 50px;
}
.ny_nav ul{
    display: table; 
    margin: 0 auto;
    overflow: hidden;
}
.ny_nav ul li{
    float:left;
    margin-right: 2px;
    height:54px;
    line-height:54px; 
    text-align:center;
    background: #243587;
}
.ny_nav ul li a{
    display:block;
    padding: 0 50px;
    color:#fff; 
    font-size: 16px; 
}
.ny_nav ul li a:hover{
    color: #333;
    background: #eee;
}
.about-txt{
    margin-bottom: 26px;
}
.about-txt p{
    margin-bottom: 10px;
    color: #666;
    font-size: 16px;
    text-indent: 30px;
    line-height: 32px;
    text-align: justify;
}
.about-txt ul {
    overflow: hidden;
}
.about-txt ul li {
    float: left;
    margin: 0 85px 30px 0;
    width: 212px;
    font-size: 16px;
    color: #666;
}
.about-txt ul li:nth-child(5n) {
    margin-right: 0;
}
.about-txt ul li span{
    display: inline-block;
}
.about-txt ul li span:first-child {
   width: 60px;
}
.about-txt ul li span:last-child {
    padding-left: 20px;
    line-height: 26px;
}
.about-txt>img{
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.about-img ul{
    margin-bottom: 50px;
    overflow: hidden;
}
.about-img ul li {
    float: left;
    margin: 0 0 40px 40px;
    width: 440px;
}
.about-img ul li:nth-child(3n+1) {
    margin-left: 0;
}
.about-img ul li img {
    display: block;
    width: 440px;
    height: 300px;
}
.new-dh{
    width: 484px;
    margin: 0 auto;
    margin-bottom: 70px;
    overflow: hidden;
}
.new-dh a{
    float: left;
    display: block;
    margin-right: 2px;
    font-size: 16px;
    width: 158px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #000;
    background-color: #eee;
    border: 1px solid #eee;
}
.new-dh a:last-child{
    margin-right: 0;
}
.new-dh a:hover{
    color: #fff;
    cursor: pointer;
    background-color: #223d80;
}
.xwzx-box ul li{
    padding-bottom: 36px;
    margin-bottom: 32px;
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
}
.xwzx-box ul li:last-child{
    border-bottom: none;
}
.xwzx-box ul li figure {
    float: left;
    width: 270px;
    height:200px;
    overflow: hidden;
}
.xwzx-box ul li figure img{
    display: block;
    width: 100%;
    height:100%;
}
.xwzx-lr{
    float: right;
    margin-top: 30px;
    width: 1092px;
}
.xwzx-lr a{
    display: block;
}
.xwzx-lr h2{
    font-size: 20px;
    color: #333;
    font-weight: normal;
}
.xwzx-lr time{
    display: block;
    margin-top: 10px;
    color: #929292;
    font-size: 14px;
}
.xwzx-lr p{
    margin-top: 26px;
    font-size: 14px;
    color: #858585;
    line-height: 26px;
}
.xwzx-box ul li h2:hover{
    color:#223d80;
}
.pagination { 
    margin-top: 48px;
    margin-bottom: 50px;
    width:100%; 
    text-align:center; 
}
.pagefy {
    width: 100%;  
}
.pagefy a {  
    display: inline-block; 
    margin-right: 5px;
    padding: 10px 15px; 
    height: 20px; 
    line-height: 20px; 
    color:#666;  
    cursor: pointer;
    border: 1px solid #cfcfcf; 
}
.pagination .pagefy .current { 
    color: #fff;
    background-color: #000; 
}
.pagination .pagefy a:hover {
    color: #fff;
    background-color: #223d80;
}
.detail-ym{
    width: 1400px;
    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 60px;
}
.detail-ym h1{
    color: #333;
    font-size: 20px;
    text-align: center;
}
.label-cont{
    display: table;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 60px;
    font-size: 16px;
    color: #333;
}
.label-cont b{
    font-weight: normal;
}
.label-cont b, .label-cont time,.label-cont a {
    float: left;
    color: #666;
}
.label-lf{
    float: left;
}
.biaoqian{
    float: left;
    margin-left: 40px;
}
.detail-txt>p{
    margin-bottom: 10px;
    font-size: 16px;
    color: #666;
    text-indent: 30px;
    line-height: 2;
}
.detail-txt p span{
    font-size: 16px!important;
}
.detail-txt img,
.detail-txt p img{
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.detail-txt table{
    margin: 0 auto !important;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.detail-txt table p{
    margin-bottom: 10px;
    color: #666;
    line-height: 3;
    text-align: center;
}
.zuoyou {
    margin-top: 60px;
    height: 30px;
}
.top1 {
    float: left;
}
.boot1 {
    float: right;
}
.top1 a,
.boot1 a {
    font-size: 16px;
    color: #333;
}
.top1 a:hover,
.boot1 a:hover {
    color:#003878;
}
.x-banner{
    position: relative;
    padding-top: 180px;
    margin-top: 86px;
    height: 310px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    background: url(../images/pzt12.jpg) no-repeat center;
}
.ny_honor_all ul{
    margin-bottom: 30px;
    overflow: hidden;
}
.ny_honor_all ul li{
    float: left; 
    margin-right:2%; 
    margin-bottom:25px;
    width:329px;
}
.ny_honor_all ul li figure{
    border:1px solid #ddd;
}
.ny_honor_all ul li figure img{
    display:block; 
    width:100%;
    height: 250px;
    transform: scale(1); 
    transition: all 1s ease 0s;
   -webkit-transform: scale(1); 
    -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li strong{  
    display: block;  
    margin-top:10px;
    font-size:17px;
    color: #333;
    font-weight: normal;
    text-align: center; 
}
.ny_honor_all ul li:nth-child(4n){
    margin-right: 0px;
}
.ny_honor_all ul li:hover img{
    transform: scale(1.05);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 1s ease 0s;
}
.ny_service_all{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.ny_lf{
    float: left;
    width: 600px;
    font-size:15px;
    color:#666; 
    line-height:30px;
}
.ny_lf p{
    color: #666 ; 
    font-size: 16px;
}
.ny_service_all img{
    display: block;
    float: right;
    width: 700px;
}
.index_contact{ 
    padding-top: 60px;
    height:160px; 
    box-sizing: border-box;
    background: url(../images/gg_bjs.jpg) no-repeat center  center; 
}
.index_fw{
    padding-right: 10px;
    color:#fff;
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.index_fw>p{ 
    float: left;
    font-size: 28px; 
}
.index_fw>p b{ 
    font-size: 34px;
}
.index_fw>a{
    float: right;
    width: 168px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #f39700;
    transform: skew(-20deg);
}
.index_fw>a span{
    display: block;
    color: #fff;
    font-size: 18px;
    transform: skew(20deg);
}


 

 
 