.pic_li {position: relative;top: 30px;opacity: 0;}
.pic_li ul li {padding: 15px;}
.pic_li ul li .am-gallery-item .pc{background: #f6f6f6;text-align: center;position: relative;}
.pic_li ul li .am-gallery-item img{width: 100%;}
/*.pic_li ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}*/
.pic_li ul li .am-gallery-title{text-align: left;background: #ffffff;font-size: 18px;color: #000000;line-height: 26px; min-height: 54px;}
.pic_li ul li .am-bt{text-align: left;font-size: 16px;color: #b8b8b8;line-height: 24px;margin-top: 8px;display: none;}
.pic_li ul li:hover .am-gallery-title{background: #b8295a;color: #ffffff;padding: 0px 22px;}
.lb-data .lb-number{display: none !important;}

.down-btn {text-align: center;margin: auto;width: 94%;}
.down-btn a {text-align: center;display: inline-block;position: relative;padding: 22px;/*height: 82px;*/line-height: 32px;font-size: 25px;color: #323232;background: #FFFFFF;border-radius: 6px;border: 1px #eeeeee solid;-webkit-transition: all .5s 0s ease-in-out;transition: all .5s 0s ease-in-out;}
.down-btn a > .tit{text-align: center;font-size: 25px;color: #000000;position: relative;width: 100%;z-index: 9;}
.down-btn a > .tit span {margin-left: 2px;font-size: 18px;color: #999999;font-family: "黑体";font-weight: bold;letter-spacing: -2px;}
.down-btn a > .tit > strong {color: #b8295a;}
.down-btn a > .tit p {color: #211e20;font-size: 22px;}
.down-btn a > .tit p strong {font-size: 25px;}
.down-btn a > .tit i {float: left;width: 42px;height: 42px;background: url("dot_wj.png") top center no-repeat;}
.down-btn a:before{content: "";position: absolute;bottom: 0px;height: 100%;width: 0%;background: #b8295a;opacity: 0;left: 50%;z-index: 0;border-radius: 6px;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;}
.down-btn a:hover, .down-btn a.current{color: #FFFFFF;/*background: #b8295a;*/border: 1px #b8295a solid;}
.down-btn a:hover .tit *, .down-btn a.current .tit{color: #FFFFFF;}
.down-btn a:hover .tit span, .down-btn a.current .tit span{opacity: 0.4;}
.down-btn a:hover:before, .down-btn a.current:before{width: 100%;opacity: 1;left: 0%;}
.down-btn a:hover .tit i, .down-btn a.current .tit i{background: url("dot_wj_ov.png") top center no-repeat;}

.list_pcn_pd {position: relative;top: 20px;opacity: 0;}
.list_pcn_pd ul li{padding: 15px;}
.list_pcn_pd ul li .am-gallery-item{position: relative;height: 480px;background: #ffffff;margin-bottom: 12px;box-shadow: 0 0 15px #eee; }
.list_pcn_pd ul li .nl-tit {font-size: 20px;color: #0a3289;margin-top: 30px;margin-bottom: 11px;}
.list_pcn_pd ul li .nl-pic {
    background: #ffffff;
    max-height: 240px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn_pd ul li .ico_n {background: url("ico_news.png") no-repeat center;width: 60px;height: 60px;position: absolute;margin-top: -15px;right: 3%;opacity: 0;-webkit-transition: all .8s;
    transition: all .8s;z-index: 99;}
.list_pcn_pd ul li .am-gallery-item .nt {position: absolute;left: 0px;top: 22px;background: #004d9e;text-align: center;font-size: 16px;color: #ffffff;width: 90px;height: 30px;line-height: 30px;z-index: 99;}
.list_pcn_pd ul li .nl-dt {font-size: 14px;color: #666666;position: absolute;bottom: 5%;}
.list_pcn_pd ul li .nl-dt span {color: #0058ff;}
.list_pcn_pd ul li .nl-not {
    line-height: 26px;
    font-size: 16px;
    color: #666666;
    padding-bottom: 25px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
    text-indent: 2em;
}
.list_pcn_pd ul li .am-gallery-item .nl-pic img{transition: all 0.5s;-webkit-transition: all 0.5s}
/*.list_pcn_pd ul li .am-gallery-item:hover {box-shadow: 0 0 15px #ccc;}*/
.list_pcn_pd ul li .am-gallery-item .nl-tit, .list_pcn_pd ul li .am-gallery-item .nl-dt, .list_pcn_pd ul li .am-gallery-item .nl-not {padding-left: 25px;padding-right: 25px;}
.list_pcn_pd ul li .am-gallery-item:hover .ico_n {opacity: 1;margin-top: -35px;}
.list_pcn_pd ul li .am-gallery-item:hover .nl-pic img  {transform:scale(1.05);-webkit-transform:scale(1.05);z-index: -1;}

.news_bg {max-width: 1660px;}
.list_pcn {position: relative;top: 30px;opacity: 0;}
.list_pcn ul li{padding: 15px;}
.list_pcn ul li .am-gallery-item{position: relative;height: 420px;background: #ffffff;margin-bottom: 12px;/*border: 1px #f1f1f1 solid;box-shadow: 0 0 15px #eee;*/ }
.list_pcn ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}
.list_pcn ul li .nl-info {padding-top: 26px;}
.list_pcn ul li .nl-tit {
    line-height: 34px;
    font-size: 22px;
    color: #000000;
    overflow: hidden;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.list_pcn ul li .nl-dt {
    line-height: 18px;
    font-size: 16px;
    color: #b5b5b5;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li .nl-dt span{color: #0058ff;}
.list_pcn ul li .nl-pic {
    background: #ffffff;
    max-height: 283px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li .nl-ph{width: 100%;height: 35px;}
.list_pcn ul li .nl-pic img{width: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li:hover .nl-pic img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.list_pcn ul li:hover .am-gallery-item: {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
    transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
}
/*.list_pcn ul li .am-gallery-item:before {
    content: "";
    width: 100%;
    height: 0px;
    background: #003585;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;
    z-index: 1;
}
.list_pcn ul li:hover .am-gallery-item:before {
    height: 100%;
    visibility: visible;
}*/
.list_pcn ul li .nl-not {
    line-height: 26px;
    font-size: 16px;
    color: #717171;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 22px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 52px;
    margin-top: 8px;
    display: none;
}
.list_pcn ul li .nl-not a {
    line-height: 26px;
    font-size: 14px;
    color: #717171;
    text-decoration: underline;
}
.list_pcn ul li .fx{height: 54px;line-height: 54px;text-align: right;display: none;border-top: 1px #eaeaea solid;display:none;}
.list_pcn .rt_subtit{display:none;}

.list_pcn ul li:hover .am-gallery-item .nl-dt{color: #b8295a;opacity: 0.6;}
.list_pcn ul li:hover .am-gallery-item .nl-dt span{color: #b8295a;}
.list_pcn ul li:hover .am-gallery-item .nl-not{color: #b8295a;opacity: 0.6;}
.list_pcn ul li:hover .am-gallery-item .nl-tit{color: #b8295a;font-weight: bold;}
.list_pcn ul li:hover .pic img {transform:scale(1.05);-webkit-transform:scale(1.05);z-index: -1;}

.rt_tt .more{float: right;margin-top: -50px;margin-right: 12px;}
.bg_jjfa_li{background: #f5f5f5;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced{position: relative;margin-bottom: 20px;border: none;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced  .item-new {padding:15px;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{position: relative;background: #b8295a;width: 100%;height: 100%;min-height: 240px;line-height: 240px;text-align: center;font-size: 22px;color: #ffffff;}
.list_pcn .am-list-news-default .am-list-item-hd a{font-size: 20px;line-height: 56px;height: 56px;color: #000000;font-weight: bold;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{font-size: 18px;line-height: 36px;max-height: 150px;color: #8d8d8d;text-indent: 2em;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{border-radius: 24px;font-size: 15px;line-height: 44px;height: 44px;color: #b92859;width: 132px;text-align: center;border: 1px #b92859 solid;position: relative;display: inline-block;margin-top: 60px;/*position: absolute;bottom: 50px;left: 10px;*/}
.list_pcn .am-list-news-default .am-list .dt{font-size: 14px;color: #8d8d8d;text-align: left;margin-bottom: 35px;display: none;}
.list_pcn .am-list-news-default .am-list .dt span{color: #8e8e8e;}
.list_pcn .am-list-news-default .am-list .dt i{display: inline-block;background: url("dot_view_dt.gif") center center no-repeat;width: 15px;height: 15px;margin-right: 4px;}

.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover  .item-new {box-shadow: 0 0 15px #ccc;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-hd a{color: #b92859;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-text{color: #000000;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-more{color: #ffffff;background: #b92859;}

/*文章列表*/
.list_news ul li .am-gallery-item{height: auto;padding: 5px;}
.list_news ul li .am-gallery-item .nl-info {padding-top: 0;padding-left: 8px;position: relative;}
.list_news ul li .am-gallery-item .nl-tit {line-height: 28px;margin-bottom: 4px;}
.list_news ul li .am-gallery-item .nl-info:before{content: "";position: absolute;top: 5px;height: 20px;width: 4px;background: #b8295a;left: 0%;z-index: 0;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;}
.list_news ul li .am-gallery-item .nl-not {display: block;padding: 0;margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.list_news ul li:hover .am-gallery-item{box-shadow: 0 0 15px #ccc;}
.list_news ul li:hover .am-gallery-item .nl-not{color: #000000;opacity: 1;}

/*经典案例*/
.list_pcn2 {position: relative;top: 30px;opacity: 0;}
.list_pcn2 ul li{padding: 20px;}
.list_pcn2 ul li .am-gallery-item{position: relative;background: #ffffff;margin-bottom: 20px;/*border: 1px #f1f1f1 solid;box-shadow: 0 0 15px #eee;*/ }
.list_pcn2 ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}
.list_pcn2 ul li .nl-info {padding-bottom: 26px;position: absolute;bottom: 0;width: 100%;padding-left: 4%;z-index: 9;padding-right: 4%;}
.list_pcn2 ul li .nl-info .nl-tit {font-size: 25px;font-weight: bold;color: #FFFFFF;line-height: 38px;}
.list_pcn2 ul li .nl-info .nl-not {font-size: 18px;color: #FFFFFF;line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.list_pcn2 ul li .nl-info .nl-dt {font-size: 15px;display: none;color: #FFFFFF;line-height: 38px;}
.list_pcn2 ul li .pic i {position: absolute;height: 60%;width: 100%;bottom: 0;background: url("bg_aoli_pic.png") bottom center repeat-x;z-index: 9;}
.list_pcn2 ul li .pic .v {position: absolute;height: 100%;width: 100%;bottom: 0;background: url("ico_vd.png") center center no-repeat;z-index: 9;}
.list_pcn2 ul li:hover .pic .v {background: url("ico_vd_ov.png") center center no-repeat;}

.li_jtxw ul li{padding: 0px;}
.li_jtxw ul li .am-gallery-item{height: 480px;}
.li_jtxw ul li .nl-tit{padding-top: 30px;height: auto;}
.li_jtxw ul li .nl-not{padding-top: 10px;padding-bottom: 0px;height: 66px;overflow: hidden;}
.li_jtxw ul li .nl-dt{padding-top: 10px;padding-bottom: 10px;height: auto;}
.li_jtxw ul li .nl-pic{position: relative;height: 50%;}
.li_jtxw ul li:nth-child(3) .nl-pic{position: absolute;bottom: 0;width: 100%;}
.li_jtxw ul li .nl-pic i{width: 23px;background: url("ico_wt.png") bottom center no-repeat;height: 12px;position: absolute;bottom: 0;z-index: 99;left: 50%;margin-left: -11px;}
.li_jtxw ul li:nth-child(3) .nl-pic i{background: url("ico_wb.png") bottom center no-repeat;top: 0;}
.li_jtxw ul li:hover .nl-pic i{background: url("ico_wt_ov.png") bottom center no-repeat;}
.li_jtxw ul li:nth-child(3):hover .nl-pic i{background: url("ico_wb_ov.png") bottom center no-repeat;}

.li_mtj ul li .am-gallery-item{padding: 20px;height: 160px;}
.li_mtj ul li .am-gallery-item .nl-tit{padding: 0px;height: auto;}
.li_mtj ul li .am-gallery-item .nl-dt{padding: 0px;height: auto;}
.li_mtj ul li .nl-mor{font-size: 16px;color: #004d9e;}
.li_mtj ul li:hover .nl-mor{color: #ffffff;z-index: 99;position: relative;}

/*产品列表*/
.pro_menu {text-align: center;width: 100%;height: 82px;line-height: 82px;max-width: 1280px;margin: auto;
    -webkit-animation-name: am-slide-bottom-fixed;
    animation-name: am-slide-bottom-fixed;}
.pro_menu a{float: left;height: 82px;line-height: 82px;width: 15.6%;text-align: center;font-size: 25px;color: #000000;background: #FFFFFF;position: relative;margin: 0 0.5%;border-radius: 6px;}
.pro_menu a > .tit{text-align: center;font-size: 25px;color: #000000;position: absolute;width: 100%;z-index: 9;}
.pro_menu a > .tit img {vertical-align: middle;margin-right: 6px;}
.pro_menu a:before {content: "";position: absolute;bottom: 0px;height: 100%;width: 0%;background: #b8295a;border-radius: 6px;opacity: 0;left: 50%;z-index: 0;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;}
.pro_menu a:hover .tit, .pro_menu a.on .tit{color: #FFFFFF;/*border-bottom: 3px #004ca4 solid;height: 66px;line-height: 66px;*/}
.pro_menu a:hover:before{width: 100%;opacity: 1;left: 0%;}
.pro_menu a.on {background: #b8295a;color: #ffffff;}

.list_pro ul li{padding: 15px;}
.list_pro ul li .am-gallery-item {background: #FFFFFF;}
.list_pro ul li .am-gallery-item .nl-pic{padding: 3%;position: relative;height: 320px;overflow: hidden;text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.list_pro ul li .am-gallery-item .nl-pic img{width: auto;max-width: 100%;max-height: 290px;}
.list_pro ul li .am-gallery-item .nl-info{padding: 20px 4%;position: relative;}
.list_pro ul li .am-gallery-item .nl-info:before{content: "";position: absolute;bottom: 0px;height: 4px;width: 0%;background: #b8295a;opacity: 0;left: 50%;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;}
.list_pro ul li .am-gallery-item .nl-tit{color: #000000;font-size: 20px;line-height: 24px;font-weight: bold;line-height: 36px;}
.list_pro ul li .am-gallery-item .nl-stit{color: #666666;font-size: 16px;line-height: 22px;}
.list_pro ul li .am-gallery-item .nl-dt, .list_pro ul li .am-gallery-item .nl-not{display: none;}
.list_pro ul li:hover .am-gallery-item {box-shadow: 0 0 8px #aaaaaa;}
.list_pro ul li:hover .am-gallery-item .nl-info:before{width: 100%;opacity: 1;left: 0%;}
.list_pro ul li:hover .am-gallery-item .nl-tit{color: #b8295a;}
.list_pro ul li:hover .am-gallery-item .nl-stit{color: #b8295a;}
.list_pro ul li .am-gallery-item .nl-pic:before{content: "";position: absolute;bottom: 0px;height: 100%;width: 100%;background: url("pic_prosy_s.png") center no-repeat;opacity: .5;left: 0%;}
.pro_wz {width: 94%;margin: auto;text-indent: 2em;font-size: 20px;line-height: 36px;}

/*培训*/
.px_news > ul > li {padding: 15px;}
.px_news > ul > li .li_rtit {font-size: 25px;font-weight: bold;color: #000000;line-height: 46px;height: 46px;border-bottom: 2px #b8295a solid;padding-left: 35px;margin-bottom: 12px;}
.px_news > ul > li:nth-child(1) .li_rtit {background: url("ico_gg.png") left center no-repeat;}
.px_news > ul > li:nth-child(2) .li_rtit {background: url("ico_news.png") left center no-repeat;}
.px_news > ul > li:nth-child(3) .li_rtit {background: url("ico_zcwj.png") left center no-repeat;}
.px_news > ul > li .li_rtit a {font-size: 18px;font-weight: normal;color: #666666;line-height: 46px;height: 46px;float: right;}
.px_news .px_news_li li  {font-size: 16px;color: #666666;line-height: 36px;height: 36px;padding-left: 8px;background: url("ico_n.png") left center no-repeat;padding-right: 70px;position: relative;}
.px_news .px_news_li li a {font-size: 16px;color: #000000;line-height: 36px;height: 36px;}
.px_news .px_news_li li .dt {font-size: 16px;color: #666666;float: right;position: absolute;right: 0;}
.px_btn {text-align: center;position: relative;}
.px_btn a {display: inline-block;position: relative;margin: 0 12px;width: 296px;text-align: center;height: 84px;line-height: 84px;font-size: 25px;color: #FFFFFF;background: #b8295a;border-radius: 6px;}
.px_btn a img {vertical-align: middle;margin-right: 6px;}
.bg_ptlogin {background: url("bg_pxLogin.jpg") top center no-repeat;height: 477px;width: 100%;position: relative;}
.bg_ptlogin .rt_tit {text-align: center;padding-top: 6px;color: #FFFFFF;}
.bg_ptlogin .pt_form {margin: auto;max-width: 384px;color: #FFFFFF;}
.bg_ptlogin .pt_form label {display: none;}
.bg_ptlogin .pt_form .tit_reg {text-align: center;margin-bottom: 22px;}
.bg_ptlogin .pt_form .uid {background: url("ico_login_uid.png") 10px center no-repeat  rgba(255, 255, 255, 0.9);padding-left: 42px;line-height: 46px;height: 46px;border-radius: 2px;}
.bg_ptlogin .pt_form .pwd {background: url("ico_login_pwd.png") 10px center no-repeat  rgba(255, 255, 255, 0.9);padding-left: 42px;line-height: 46px;height: 46px;border-radius: 2px;}
.bg_ptlogin .pt_form .login_btn  {text-align: center;}
.bg_ptlogin .pt_form .login_btn .am-btn-danger {width: 104px;height: 48px;line-height: 30px;text-align: center;border-radius: 2px;margin-right: 12px;}
.bg_ptlogin .pt_form .login_btn .am-btn-reg {width: 104px;height: 48px;line-height: 30px;text-align: center;border-radius: 2px;background: none;border: 2px #FFFFFF solid;}

/*搜索结果*/
.news_search{width:74.6%;float:right;position:relative;top: -62px;}
.news_search .text{width:92%;height:55px;border:1px solid #e0e0e0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:17px;color:#b7b7b7;text-indent:50px;line-height:55px;}
.news_search img{width:20px;position:absolute;left:21px;top:18px;}
.news_search .btn{width:12%;height:55px;float:right;background: #b91e34;border: 1px solid #6f0330;line-height:55px;text-align:center;font-size:17px;color:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;position: absolute;right: 0;}
.list_sh .slen strong{color:red;}



@media only screen and (min-width: 1200px) {
    .li_honor ul li .am-gallery-item {padding: 32px 44px 32px 50px;}
}
@media only screen and (min-width: 1400px) {
    .list_pcn ul li .am-gallery-item, .pic_li ul li .am-gallery-item{padding: 10px;margin-right: 20px;}
    .list_pcn ul li:nth-child(3n+2) .am-gallery-item, .pic_li ul li:nth-child(3n+2) .am-gallery-item{margin-right: 10px;margin-left: 10px;}
    .list_pcn ul li:nth-child(3n+0) .am-gallery-item, .pic_li ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0px;margin-left: 20px;}
    .list_news ul li .am-gallery-item{padding: 20px;margin-right: 0px;}
    .list_news ul li:nth-child(3n+2) .am-gallery-item{margin-right: 0px;margin-left: 0px;}
    .list_news ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0px;margin-left: 0px;}
    .list_news ul li:nth-child(2n+1) .am-gallery-item {margin-right: 22px;}
    .list_news ul li:nth-child(2n+0) .am-gallery-item {margin-left: 22px;}

    .list_pcn .am-list-news-default .am-list .am-list-item-desced {padding: 20px 0;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-left: 30px;padding-top: 80px;}
    .list_pcn .am-list-news-default .am-list-item-hd a {font-size: 24px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more {margin-left: 30px;}
    .list_pcn .am-list-news-default .am-list .item-new{padding: 30px;margin-bottom: 0px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .item-new {}

    .list_pcn2 ul li:nth-child(2n+1) .am-gallery-item{margin-right: 20px;}
    .list_pcn2 ul li:nth-child(2n+0) .am-gallery-item{margin-left: 20px;}
}
@media only screen and (max-width: 1400px) {
    .li_honor ul li {padding: 6px;}

    .li_jtxw ul li .am-gallery-item{height: 400px;}
    .li_jtxw ul li .nl-pic img{height: 100%;}

    .list_pcn ul li .nl-tit {font-size: 20px;}
}
@media only screen and (max-width: 1024px) {
    .pic_li ul li  {padding: 12px 5px;}
    .pic_li ul li .am-gallery-item {background: #f5f5f5;}
    .pic_li ul li .am-gallery-title{text-align: center;background: #f5f5f5;font-size: 16px;line-height: 28px; min-height: auto;}

    /*产品列表*/
    .m_pro_menu {height: 50px;line-height: 50px;position: relative;width: 94%;}
    .m_pro_menu .swiper-slide{height: 50px;line-height: 50px;width: 100%;text-align: center;font-size: 20px;color: #000000;background: #FFFFFF;position: relative;margin-right: 0%;border-radius: 6px;}
    .m_pro_menu .swiper-slide a > .tit{font-size: 20px;text-align: center;color: #000000;width: 100%;}
    .m_pro_menu .swiper-slide a > .tit img {vertical-align: middle;margin-right: 6px;width: 30px;}
    .m_pro_menu .swiper-slide.active .tit{color: #FFFFFF;/*border-bottom: 3px #004ca4 solid;height: 66px;line-height: 66px;*/}
    .m_pro_menu .swiper-slide.active {background: #b8295a;color: #ffffff;}

    .list_pro ul li .am-gallery-item .nl-info {padding: 10px 3%;}
    .list_pro ul li .am-gallery-item .nl-tit{font-size: 18px;line-height: 24px;padding-bottom: 6px;}
    .list_pro ul li .am-gallery-item .nl-stit{font-size: 15px;line-height: 20px;}


}
@media only screen and (max-width: 640px) {
    .down-btn a {padding: 12px;line-height: 28px;font-size: 20px;color: #FFFFFF;border-radius: 5px;}
    .down-btn a > .tit{font-size: 20px;color: #FFFFFF;}
    .down-btn a > .tit span {font-size: 16px;display: none;}
    .down-btn a > .tit i {width: 34px;height: 30px;background-size: auto 100%;display: none;}
    .down-btn a > .tit p {font-size: 20px;}
    .down-btn a > .tit p strong {font-size: 20px;}
    .down-btn a:hover .tit i, .down-btn a.current .tit i{background-size: auto 100%;}

    .list_pcn ul {margin-top: 0;}
    .list_pcn ul li, .px_news > ul > li, .list_pro ul li, .list_pcn2 ul li {padding: 10px;}
    .list_pcn ul li .nl-info {padding-top: 16px;}
    .list_pcn ul li .nl-pic {height: auto;}
    .list_pcn ul li .nl-tit {line-height: 28px;font-size: 18px;padding: 0;}
    .list_pcn ul li .nl-not {line-height: 24px;font-size: 15px;text-indent: 0em;}
    .list_pcn ul li .nl-dt {line-height: 16px;font-size: 14px;}
    .list_pcn ul li .am-gallery-item{height: auto;padding-bottom: 12px;}

    /** 新闻 **/
    .list_pcn .am-list-news-default .am-list .am-list-item-desced {padding: 0;margin-bottom: 10px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .item-new {padding: 5px;}
    .list_pcn .am-list-news-default .am-list .am-list-thumb{max-height:350px;padding-right:0;}
    .list_pcn .am-list-news-default .am-list .am-list-main{padding-bottom: 12px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{display: none;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{font-size: 15px;line-height: 23px;max-height: 140px;color: #8d8d8d;text-indent: 2em;}
    .list_pcn .am-list-news-default .am-list-item-hd{text-align: center;margin-top: 10px;}
    .list_pcn .am-list-news-default .am-list-item-hd a{/*font-size: 1.8rem;*/line-height: 3rem;height: 3rem;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .me{text-align: center;margin-bottom: 14px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{color: #ffffff;background: #b8295a;margin-top: 6px;line-height: 34px;height: 34px;width: 110px;}
    .list_pcn .am-list-news-default .am-list .dt{text-align: center;margin-bottom: 12px;}
    .list_pcn ul li .nl-ph{width: 100%;height: 15px;}
    .list_pcn ul li .am-gallery-item, .list_pcn ul li .nl-pic, .list_pcn ul li .nl-tit{height:auto;}
    .list_pcn ul li .nl-not{padding-top: 18px;padding-bottom: 26px;}

    /*产品列表*/
    .pro_menu {height: 56px;line-height: 56px;}
    .pro_menu a{height: 56px;line-height: 56px;font-size: 20px;width: 23.5%;margin: 0 0.5%;}
    .pro_menu a > .tit{font-size: 20px;}
    .pro_menu a > .tit img {display: none;}
    .list_pro ul li .am-gallery-item .nl-pic {height: auto;}


    /*经典案例*/
    .list_pcn2 ul li{padding: 10px;}
    .list_pcn2 ul li .am-gallery-item{margin-bottom: 15px;}
    .list_pcn2 ul li .nl-info {padding-bottom: 0px;position: relative;padding-left: 0;padding-right: 0;padding-top: 7px;}
    .list_pcn2 ul li .nl-info .nl-tit {font-size: 20px;line-height: 36px;color: #000000;}
    .list_pcn2 ul li .nl-info .nl-not {font-size: 15px;color: #666666;line-height: 24px;}
    .list_pcn2 ul li .pic i {display: none;}
    .list_pcn2 ul li .pic .v {background-size: auto 44px!important;}

    /*培训*/
    .px_news > ul > li .li_rtit {font-size: 22px;line-height: 42px;height: 42px;padding-left: 30px;margin-bottom: 8px;background-size: auto 24px!important;}
    .px_news > ul > li .li_rtit a {font-size: 15px;line-height: 42px;height: 42px;}
    .px_news .px_news_li li  {font-size: 15px;line-height: 32px;height: 32px;}
    .px_news .px_news_li li a {font-size: 15px;line-height: 32px;height: 32px;}
    .px_news .px_news_li li .dt {font-size: 14px;}
    .px_btn a {margin: 0 0.5%;width: 48%;text-align: center;height: 64px;line-height: 64px;font-size: 20px;border-radius: 6px;}
    .px_btn a img {vertical-align: middle;margin-right: 6px;width: 32px;}
    .bg_ptlogin {background-size: auto 100%;height: 310px;}
    .bg_ptlogin .rt_tit {padding-top: 6px;margin-bottom: 12px;}
    .bg_ptlogin .pt_form {max-width: 384px;}
    .bg_ptlogin .pt_form .tit_reg {margin-bottom: 15px;}
    .bg_ptlogin .pt_form .am-form-group {margin-bottom: 1rem;}
    .bg_ptlogin .pt_form .uid {background-size: 20px;padding-left: 32px;line-height: 38px;height: 38px;}
    .bg_ptlogin .pt_form .pwd {background-size: 20px;padding-left: 32px;line-height: 38px;height: 38px;}
    .bg_ptlogin .pt_form .login_btn .am-btn-danger {width: 104px;height: 38px;line-height: 20px;margin-right: 8px;}
    .bg_ptlogin .pt_form .login_btn .am-btn-reg {width: 104px;height: 38px;line-height: 20px;}


}
@media only screen and (max-width: 420px) {

    .px_btn a {margin: 6px auto;width: 94%;text-align: center;height: 54px;line-height: 54px;font-size: 20px;border-radius: 5px;}
    .li_honor ul li .am-gallery-item{height: auto;}
}

