@charset "utf-8";

/* 
原创模板提供商，一站式建站 
主营业务：快速建站、快排、高权重域名、海外服务器、全网搜索引擎推广
模板建站：Www.pcwl888.cn
主机/服务器：Www.pcwl888.cn
域名抢注：Www.pcwl888.cn
QQ：573893556 
微信：pcwl888a（推荐添加微信）
*/


/*banner 开始 */

.abIdx_banner {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abIdx_banner .swiper-container1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.abIdx_banner .swiper-container1 .swiper-slide {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.abIdx_banner .swiper-container1 .swiper-slide img {
    display: block;
    width: 100%;
    overflow: hidden;
}


/*分页器*/

.abIdx_banner .swiper-container1 .swiper-pagination {
    width: 100%;
    height: 15px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 40px!important;
}

.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 6px!important;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
}

.abIdx_banner .swiper-container1 .swiper-button-prev1,
.abIdx_banner .swiper-container1 .swiper-button-next1 {
    width: 40px!important;
    height: 60px!important;
    cursor: pointer;
    position: absolute;
    top: 50%!important;
    margin-top: -30px!important;
    z-index: 2;
}

.abIdx_banner .swiper-container1 .swiper-button-prev1 {
    background: url(../images/prev01.png) center center no-repeat;
    background-size: 40px 60px;
    left: 20px;
}

.abIdx_banner .swiper-container1 .swiper-button-next1 {
    background: url(../images/next01.png) center center no-repeat;
    background-size: 40px 60px;
    right: 20px;
}


/*banner 结束*/


/* 开始*/

.abIdx_AboutUs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 100px 0;
    background: url(../images/idxab_bg.png) center right no-repeat;
}

.abIdx_AboutUs .abIdxAb_main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.abIdxAb_main .abIdxAb_con {
    width: 47%;
    height: auto;
    margin: 0;
    padding: 0 40px 0 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAb_con .abIdxAb_Title {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abIdxAb_con .abIdxAb_Title i {
    display: block;
    width: 64px;
    height: 4px;
    overflow: hidden;
    margin: 0 0 30px;
    padding: 0;
    background-color: #015cd8;
}

.abIdxAb_con .abIdxAb_Title span {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 32px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
}

.abIdxAb_con .abIdxAb_text {
    width: 100%;
    height: 240px;
    overflow: hidden;
    line-height: 30px;
    color: #777;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
    font-size: 15px;
    text-align: justify;
    text-indent: 2em;
    margin: 48px auto;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.abIdxAb_con .abIdxAb_text p,
.abIdxAb_con .abIdxAb_text p span {
    display: inline-block;
    line-height: 30px!important;
    color: #777!important;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
    font-size: 15px!important;
    text-indent: 2em;
}

.abIdxAb_con .abIdxAb_more {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abIdxAb_more a {
    display: inline-block;
    width: auto;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #015cd8;
    margin: 0;
    padding: 0 40px;
    border-radius: 0;
}

.abIdxAb_more a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/jt0.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxAb_more a:hover i {
    margin: -4px 0 0 20px;
}

.abIdxAb_con .abIdxAb_ul {
    width: 100%;
    height: auto;
    margin: 60px 0 0;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAb_ul ul li {
    width: 33.33333%;
    height: auto;
    margin: 0;
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAb_ul ul li:nth-child(3) {
    border: 0;
}

.abIdxAb_ul ul li a {}

.abIdxAb_ul ul li a img {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxAb_ul ul li:hover a img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.abIdxAb_ul ul li a em {
    display: block;
    width: 100%;
    height: 16px;
    overflow: hidden;
    line-height: 16px;
    color: #777;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    margin: 4px auto 0;
    padding: 0;
}

.abIdxAb_ul ul li a:hover em {
    color: #015cd8;
}

.abIdx_AboutUs .abIdxAb_pic {
    width: 53%;
    height: 500px;
    margin: 0;
    padding: 0;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAb_pic a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.abIdxAb_pic a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxAb_pic a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}


/* 结束*/


/* 开始*/

.abIdx_Adv {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
    background: #015cd8 url(../images/idxadv_bg.jpg) center center no-repeat;
    background-size: cover;
}

.abIdx_Adv .abIdxAdv_main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.abIdxAdv_main ul li {
    width: 25%;
    overflow: hidden;
    margin: 0;
    padding: 0 40px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAdv_main ul li .abIdxAdv_con {
    width: 100%;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0 15px 85px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxAdv_main ul li .abIdxAdv_con img {
    display: block;
    width: 80px;
    height: 80px;
    margin: -40px 0 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxAdv_main ul li:hover .abIdxAdv_con img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.abIdxAdv_main ul li .abIdxAdv_con p {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abIdxAdv_main ul li .abIdxAdv_con span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    text-transform: Uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
    opacity: 0.8;
}


/* 结束*/


/* 开始*/

.abIdx_Pro {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 80px 0 40px;
    background-color: #fafafa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdx_Title {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0;
}

.abIdx_Title span {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: rgba(0, 0, 0, 0.1);
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    text-transform: Uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 5px;
    padding: 0;
}

.abIdx_Title p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.abIdx_Title p i {
    display: inline-block;
    width: 40px;
    height: 2px;
    overflow: hidden;
    margin: -4px 20px 0;
    padding: 0;
    vertical-align: middle;
    background-color: #015cd8;
}

.abIdx_Title1 span {
    color: rgba(255, 255, 255, 0.2);
}

.abIdx_Title1 p {
    color: #fff;
}

.abIdx_Title1 p i {
    background-color: rgba(255, 255, 255, 0.2);
}

.abIdx_Pro .abIdxPro_list {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.abIdxPro_list ul li {
    width: 31%;
    height: auto;
    margin: 0 3.5% 40px 0;
    padding: 20px;
    background-color: #fff;
    border-bottom: 4px solid #015cd8;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxPro_list ul li:nth-child(3n+3) {
    margin: 0 0 40px;
}

.abIdxPro_list ul li:hover {
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}

.abIdxPro_list ul li .abNyPro_img {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
}

.abIdxPro_list ul li .abNyPro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.abIdxPro_list ul li .abNyPro_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxPro_list ul li:hover .abNyPro_img a img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.abIdxPro_list ul li .abNyPro_img a i {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: -30px 0 0 -30px;
    padding: 0;
    background: url(../images/more1.png) center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxPro_list ul li:hover .abNyPro_img a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.abIdxPro_list ul li .abNyPro_img em {
    display: block;
    width: 0;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #eaeaea;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxPro_list ul li:hover .abNyPro_img em {
    width: 100%;
}

.abIdxPro_list ul li .abNyPro_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abIdxPro_list ul li .abNyPro_text a.abNyPro_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 22px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abIdxPro_list ul li:hover .abNyPro_text a.abNyPro_name {
    color: #015cd8;
}

.abIdxPro_list ul li .abNyPro_text p {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abIdxPro_list ul li .abNyPro_text p font {
    color: #015cd8;
}


/*abIdx_Pro 结束*/


/*abIdx_New 开始*/

.abIdx_New {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdx_New .abIdxNew_main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    min-height: 300px;
}

.abIdxNew_main .abIdxNew_Tj {
    width: 40%;
    height: 540px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    float: left;
}

.abIdxNew_Tj .abIdxNewTj_img {
    width: 100%;
    height: 370px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abIdxNew_Tj .abIdxNewTj_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.abIdxNew_Tj .abIdxNewTj_img a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_Tj .abIdxNewTj_img a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.abIdxNew_Tj .abIdxNewTj_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxNew_Tj .abIdxNewTj_text span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px auto;
    padding: 0;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_name:hover {
    color: #015cd8;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_more {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #999;
    font-size: 15px;
    border: 1px solid #dfdfdf;
    margin: 0;
    padding: 0 19px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_more i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/jt2.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_more:hover {
    color: #015cd8;
    border: 1px solid #015cd8;
}

.abIdxNew_Tj .abIdxNewTj_text a.abIdxNewTj_more:hover i {
    background: url(../images/jt1.png) center center no-repeat;
    margin: -4px 0 0 20px;
}

.abIdxNew_main .abIdxNew_list {
    width: 57%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
}

.abIdxNew_list ul li {
    width: 100%;
    height: 108px;
    overflow: hidden;
    margin: 0 auto;
    padding: 21px 0 22px;
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxNew_list ul li:last-child {
    border-bottom: 1px solid #eaeaea;
    padding: 21px 0;
}

.abIdxNew_list ul li:hover {
    background-color: #015cd8;
}

.abIdxNew_list ul li .abIdxNew_text {
    width: 84%;
    overflow: hidden;
    margin: 0;
    padding: 0 20px 0 0;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxNew_list ul li:hover .abIdxNew_text {
    padding: 0 20px;
}

.abIdxNew_list ul li .abIdxNew_text a.abIdxNew_name {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #303030;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 4px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_list ul li:hover .abIdxNew_text a.abIdxNew_name {
    color: #fff;
}

.abIdxNew_list ul li .abIdxNew_text p {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_list ul li:hover .abIdxNew_text p {
    color: #fff;
}

.abIdxNew_list ul li .abIdxNew_time {
    width: 16%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
    border-left: 1px solid #eaeaea;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abIdxNew_list ul li .abIdxNew_time span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    text-align: center;
    margin: 0 auto 4px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_list ul li .abIdxNew_time p {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #c2c2c2;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abIdxNew_list ul li:hover .abIdxNew_time span,
.abIdxNew_list ul li:hover .abIdxNew_time p {
    color: #fff;
}


/*abIdx_New 结束*/


/*Ny_banner 开始*/

.Ny_banner {
    width: 100%;
    height: 540px;
    overflow: hidden;
    margin: 0 auto;
    padding: 220px 0 0;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.Ny_banner img {
    display: block;
    width: 1920px;
    height: 540px;
    overflow: hidden;
    margin: -270px 0 0 -960px;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
}

.Ny_banner .NyBa_text {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.NyBa_text p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 32px;
    margin: 0 auto;
    padding: 0;
}

.NyBa_text p font {
    color: rgba(255, 255, 255, 0.5);
    font-size: 22px;
    margin: 0 0 0 10px;
}

.NyBa_text em {
    display: block;
    width: 40px;
    height: 4px;
    overflow: hidden;
    margin: 14px 0;
    padding: 0;
    background-color: #fff;
}

.NyBa_text span {
    display: block;
    width: 100%;
    height: auto;
    max-height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}


/*Ny_banner 结束*/


/*面包屑 开始*/

.n_nav_box {
    width: 1300px;
    overflow: hidden;
    margin: -60px auto 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.n_nav_box .n_nav {
    display: flex;
    width: 50%;
    float: left;
    font-size: 0;
}

.n_nav_box1 .n_nav {
    display: none;
}

.n_nav::-webkit-scrollbar {
    display: none;
}

.n_nav a {
    font-size: 16px;
    line-height: 60px;
    color: #3c3c3c;
    display: inline-block;
    padding: 0 5px;
    max-width: 312px;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: .5s;
    flex-grow: 1;
}

.n_nav a+a:after {
    content: "";
    width: 1px;
    height: 16px;
    display: block;
    background: #e5e5e5;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    transition: 0s;
    z-index: 0;
}

.n_nav a:before {
    content: "";
    width: 0;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: .5s;
    z-index: -1;
    opacity: 0;
    background: #015cd8;
    ​background: -moz-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, #015cd8), color-stop(100%, #015cd8));
    background: -webkit-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -o-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -ms-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: linear-gradient(to -45deg, #015cd8 0%, #015cd8 100%);
    filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#015cd8', endColorstr='#015cd8', GradientType=0);
    -webkit-filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#015cd8', endColorstr='#015cd8', GradientType=0);
}

.n_nav a:hover:before,
.n_nav a.on:before {
    width: 100%;
    opacity: 1;
}

.n_nav a:hover:after,
.n_nav a.on:after {
    height: 0;
}

.n_nav a:hover,
.n_nav a.on {
    color: #fff;
    font-weight: bold;
}

.n_nav_box .n_position {
    max-width: 50%;
    height: 60px;
    overflow: hidden;
    float: right;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.n_nav_box .n_position p {
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #a6a6a6;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
    margin: 0;
    padding: 0;
}

.n_nav_box1 .n_position {
    max-width: 100%;
    float: left;
}

.n_nav_box1 .n_position p {
    text-align: left;
}

.n_position p img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -4px 0 0 0;
    padding: 0 4px 0 0;
}

.n_position p svg {
    vertical-align: middle;
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-right: 9px;
}

.n_position p a {
    font-size: 15px;
    color: #98989a;
    position: relative;
    transition: .2s;
}

.n_position p i {
    font-size: 15px;
    color: #98989a;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    font-family: arial;
    position: relative;
    top: -1px;
}

.n_position p span {
    font-size: 15px;
    color: #015cd8;
}

.n_position p a:hover {
    color: #015cd8;
}


/*面包屑 结束*/


/*abNy_AboutUs 开始*/

.abNy_AboutUs {
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
    background: url(../images/n_about_bg.jpg) left center no-repeat;
    /*background-size:cover;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_AboutUs .abNyAb_main {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyAb_main .abNyAb_con {
    width: 82%;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 60px;
    border-left: 1px solid #e5e5e5;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyAb_con .abNyAbCon_tit {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
}

.abNyAbCon_tit span {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: rgba(0, 0, 0, 0.1);
    font-size: 48px;
    font-weight: bold;
    text-transform: Uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 10px;
    padding: 0;
}

.abNyAbCon_tit h5 {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 32px;
    font-weight: bold;
    margin: 0 auto 20px;
    padding: 0;
}

.abNyAbCon_tit i {
    display: block;
    width: 60px;
    height: 4px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #015cd8;
}

.abNyAb_con .abNyAb_text {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #3c3c3c;
    font-size: 16px;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
}

.abNyAb_con .abNyAb_text p {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #3c3c3c;
    font-size: 16px;
    margin: 30px auto 0;
    padding: 0;
}

.abNyAb_con .abNyAb_text p span,
.abNyAb_con .abNyAb_text p font,
.abNyAb_con .abNyAb_text p em {
    color: #3c3c3c!important;
    font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
    font-size: 16px!important;
}

.abNyAb_con .abNyAb_text p img {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyAb_con .abNyAb_text p br {
    display: none;
}

.abNyAb_main .abNyAb_data {
    width: 18%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyAb_data ul li {
    margin: 0 auto 100px;
}

.abNyAb_data ul li:last-child {
    margin: 0;
}

.abNyAb_data ul li font {
    display: block;
    width: 98px;
    height: 98px;
    text-align: center;
    margin-bottom: 16px;
    border: 2px solid #015cd8;
    transition: 0.5s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.abNyAb_data ul li font svg {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    padding-top: 26px;
}

@keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.abNyAb_data ul li p {
    width: 100%;
    font-size: 18px;
    color: #303030;
    line-height: 30px;
    margin-bottom: 4px
}

.abNyAb_data ul li span {
    font-size: 48px;
    color: #015cd8;
    font-weight: bold;
}

.abNyAb_data ul li em {
    color: #000;
    font-size: 15px;
    font-style: normal;
    margin-left: 8px;
}

.abNyAb_data ul li:hover font {
    background: #015cd8;
    border: 2px solid #015cd8;
}

.abNyAb_data ul li:hover font svg path {
    fill: #fff!important;
}

.abNyAb_data ul li:hover font svg {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s;
}

.NyAbout_title {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0;
}

.NyAbout_title p {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.NyAbout_title i {
    display: block;
    width: 30px;
    height: 2px;
    overflow: hidden;
    margin: 9px auto;
    padding: 0;
    background-color: #e60027;
}

.NyAbout_title span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.NyAbout_title1 p,
.NyAbout_title1 span {
    color: #fff;
}

.NyAbout_title1 i {
    background-color: #fff;
}


/*发展历程 开始*/

.NyAbout_part2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
    background-color: #f5f5f5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.NyAbout_part2 .NyAboutPart2_main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0 60px;
    background: url(../fonts/1bac1840d81b46bcb1fc05769f4a6519.woff) infinite;
    -moz-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
    -o-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
    animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax>use:nth-child(1) {
    -webkit-animation-delay: -2s;
    -moz-animation-delay: -2s;
    -o-animation-delay: -2s;
    animation-delay: -2s;
    -webkit-animation-duration: 7s;
    -moz-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s;
}

.parallax>use:nth-child(2) {
    -webkit-animation-delay: -3s;
    -moz-animation-delay: -3s;
    -o-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 10s;
    -moz-animation-duration: 10s;
    -o-animation-duration: 10s;
    animation-duration: 10s;
}

.parallax>use:nth-child(3) {
    -webkit-animation-delay: -4s;
    -moz-animation-delay: -4s;
    -o-animation-delay: -4s;
    animation-delay: -4s;
    -webkit-animation-duration: 13s;
    -moz-animation-duration: 13s;
    -o-animation-duration: 13s;
    animation-duration: 13s;
}

.parallax>use:nth-child(4) {
    -webkit-animation-delay: -5s;
    -moz-animation-delay: -5s;
    -o-animation-delay: -5s;
    animation-delay: -5s;
    -webkit-animation-duration: 20s;
    -moz-animation-duration: 20s;
    -o-animation-duration: 20s;
    animation-duration: 20s;
}

@-webkit-keyframes move-forever {
    0% {
        -webkit-transform: translate3d(-90px, 0, 0);
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(85px, 0, 0);
        transform: translate3d(85px, 0, 0);
    }
}

@-moz-keyframes move-forever {
    0% {
        -moz-transform: translate3d(-90px, 0, 0);
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        -moz-transform: translate3d(85px, 0, 0);
        transform: translate3d(85px, 0, 0);
    }
}

@-o-keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

@keyframes move-forever {
    0% {
        -webkit-transform: translate3d(-90px, 0, 0);
        -moz-transform: translate3d(-90px, 0, 0);
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(85px, 0, 0);
        -moz-transform: translate3d(85px, 0, 0);
        transform: translate3d(85px, 0, 0);
    }
}


/*荣誉资质 结束*/


/*abNy_AboutUs 结束*/


/*abNy_News 开始*/

.abNy_News {
    width: 100%;
    min-height: 400px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_News .abNyNews_Tj {
    width: 100%;
    height: auto;
    margin: 60px auto 0;
    padding: 0;
    background-color: #f5f5f5;
}

.abNyNews_Tj .abNyNewsTj_main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -60px;
}

.abNyNewsTj_main .swiper-container4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNyNewsTj_main .swiper-container4 .swiper-slide {}

.abNyNewsTj_main .swiper-container4 .swiper-slide .abNyNewsTj_img {
    width: 50%;
    height: 400px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.abNyNewsTj_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNyNewsTj_img a img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 0;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNewsTj_img a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.abNyNewsTj_img a i {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(../images/hot.png) center center no-repeat;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.abNyNewsTj_main .abNyNewsTj_text {
    width: 50%;
    overflow: hidden;
    margin: 0;
    padding: 107px 0 0 60px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyNewsTj_text a.abNyNewsTj_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto 20px;
    padding: 0;
}

.abNyNewsTj_text a.abNyNewsTj_name:hover {
    color: #015cd8;
}

.abNyNewsTj_text p {
    width: 100%;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-align: justify;
    text-indent: 2em;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.abNyNewsTj_text .abNyNewsTj_timebtn {
    width: 100%;
    overflow: hidden;
    margin: 50px auto 0;
    padding: 50px 0 0;
    border-top: 1px solid #dfdfdf;
}

.abNyNewsTj_timebtn .abNyNewsTj_time {
    width: 88px;
    height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.abNyNewsTj_timebtn .abNyNewsTj_time span {
    display: block;
    width: 100%;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNewsTj_timebtn .abNyNewsTj_time font {
    display: block;
    width: 100%;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    color: #303030;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNewsTj_timebtn a.abNyNewsTj_btn {
    display: inline-block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    margin: 10px 0;
    padding: 0 20px;
    float: right;
    background: #015cd8;
    ​background: -moz-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, #015cd8), color-stop(100%, #015cd8));
    background: -webkit-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -o-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -ms-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: linear-gradient(to -45deg, #015cd8 0%, #015cd8 100%);
    filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#015cd8', endColorstr='#015cd8', GradientType=0);
    -webkit-filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#015cd8', endColorstr='#015cd8', GradientType=0);
}

.abNyNewsTj_timebtn a.abNyNewsTj_btn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/jt0.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNewsTj_timebtn a.abNyNewsTj_btn:hover i {
    margin: -4px 0 0 20px;
}

.abNyNewsTj_main .swiper-container4 .swiper-button-prev4,
.abNyNewsTj_main .swiper-container4 .swiper-button-next4 {
    width: 40px!important;
    height: 40px!important;
    position: absolute;
    left: inherit!important;
    top: 0!important;
    bottom: inherit!important;
    z-index: 2;
    margin: 0!important;
    cursor: pointer;
}

.abNyNewsTj_main .swiper-container4 .swiper-button-prev4 {
    background: url(../images/prev03.png) center center no-repeat;
    background-size: 40px 40px;
    right: 60px;
}

.abNyNewsTj_main .swiper-container4 .swiper-button-next4 {
    background: url(../images/next03.png) center center no-repeat;
    background-size: 40px 40px;
    right: 0;
}

.abNyNewsTj_main .swiper-container4 .swiper-button-prev4:hover {
    background: url(../images/prev02.png) center center no-repeat;
}

.abNyNewsTj_main .swiper-container4 .swiper-button-next4:hover {
    background: url(../images/next02.png) center center no-repeat;
}

.abNy_News .abNyNews_list {
    width: 1300px;
    overflow: hidden;
    margin: 60px auto 0;
    padding: 0;
}

.abNyNews_list ul li {
    width: 48.5%;
    overflow: hidden;
    margin: 0 3% 0 0;
    padding: 40px 40px 30px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyNews_list ul li:nth-child(2n+2) {
    margin: 0;
}

.abNyNews_list ul li:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(-45deg, #2f6efb 0%, #015cd8 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, #015cd8), color-stop(100%, #015cd8));
    background: -webkit-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -o-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -ms-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: linear-gradient(to -45deg, #015cd8 0%, #015cd8 100%);
    background-size: 100% 100%!important;
    position: absolute;
    z-index: 0;
    border-radius: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.abNyNews_list ul li:hover:before {
    width: 100%;
}

.abNyNews_list ul li .abNyNews_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 2;
}

.abNyNews_list ul li .abNyNews_con .abNyNews_time {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 30px;
    margin: 0 auto 30px;
    padding: 0;
}

.abNyNews_list ul li .abNyNews_con .abNyNews_time font {
    display: inline-block;
    font-size: 15px;
    margin: 0 0 0 10px;
}

.abNyNews_list ul li:hover .abNyNews_con .abNyNews_time {
    color: #fff;
}

.abNyNews_list ul li:hover .abNyNews_con .abNyNews_time font {
    color: rgba(255, 255, 255, 0.8);
}

.abNyNews_list ul li .abNyNews_con a.abNyNews_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 22px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
}

.abNyNews_list ul li:hover .abNyNews_con a.abNyNews_name {
    color: #fff;
}

.abNyNews_list ul li .abNyNews_con p {
    width: 100%;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-align: justify;
    margin: 5px auto 30px;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNews_list ul li:hover .abNyNews_con p {
    color: rgba(255, 255, 255, 0.8);
}

.abNyNews_list ul li .abNyNews_con a.abNyNews_more {
    display: inline-block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.abNyNews_list ul li .abNyNews_con a.abNyNews_more i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/jt3.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyNews_list ul li:hover .abNyNews_con a.abNyNews_more {
    color: #fff;
}

.abNyNews_list ul li:hover .abNyNews_con a.abNyNews_more i {
    background: url(../images/jt0.png) center center no-repeat;
    margin: -4px 0 0 20px;
}


/*abNy_News 结束*/


/*内页-新闻详情&文章详情 开始*/

.ab_NyNewsdetail {
    width: 1300px;
    overflow: hidden;
    margin: 40px auto;
    padding: 0;
}

.ab_NyNewsdetail .NyNewsdetail_title {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.ab_NyNewsdetail .NyNewsdetail_tips {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    text-align: center;
    margin: 30px auto;
    padding: 10px 0;
    background-color: #f1f1f1;
}

.ab_NyNewsdetail .NyNewsdetail_con {
    width: 100%;
    min-height: 300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    line-height: 30px;
    color: #565656;
    font-size: 15px;
    text-align: justify;
}

.NyNewsdetail_con p,
.NyNewsdetail_con div {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #565656;
    font-size: 16px;
    text-align: justify;
    _text-indent: 2em;
    margin: 0 auto 20px;
    padding: 0;
}

.NyNewsdetail_con p span,
.NyNewsdetail_con span,
.NyNewsdetail_con p em,
.NyNewsdetail_con em {
    color: #565656!important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;
    font-size: 15px!important;
}

.NyNewsdetail_con table tr td p {
    text-indent: 0!important;
}

.NyNewsdetail_con img {
    display: inline-block;
    width: auto!important;
    height: auto!important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: 0!important;
}

.NyNewsdetail_con p br,
.NyNewsdetail_con div br {
    display: none;
}

.fvopvideo {
    width: 80% !important;
    height: 480px!important;
    margin: 0 auto 20px;
    position: relative;
    z-index: 99;
}

.ab_NyNewsdetail .ab_PrevNext {
    margin: 40px auto 0;
}

.ab_PrevNext {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ab_PrevNext ul li {
    width: 50%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ab_PrevNext ul li a {
    display: inline-block;
    line-height: 40px;
    color: #333;
    font-size: 16px;
}

.ab_PrevNext ul li:last-child {
    text-align: right;
}

.ab_PrevNext ul li:hover {
    color: #015cd8;
}

.ab_PrevNext ul li:hover a {
    color: #015cd8;
}

.ab_PrevNext {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 20px 0 0;
    border-top: 1px solid #eaeaea;
}

.ab_PrevNext ul li {
    width: 50%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ab_PrevNext ul li a {
    color: #333;
    font-size: 16px;
}

.ab_PrevNext ul li:last-child {
    text-align: right;
}

.ab_PrevNext ul li:hover {
    color: #015cd8;
}

.ab_PrevNext ul li:hover a {
    color: #015cd8;
}


/*内页-新闻详情&文章详情 结束*/


/*分页样式 开始*/

#fengye {
    text-align: center;
    margin: 40px auto 0;
    color: #555;
    font-size: 14px;
}

#fengye table {
    margin: 0 auto;
}

#fengye a {
    display: inline-block;
    padding: 0 15px;
    background: #f0f0f0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
    color: #333;
    font-size: 14px;
}

#fengye a:hover {
    background: #015cd8;
    color: #fff;
}

#fengye a.pnnum1 {
    background: #015cd8;
    color: #fff;
}

#fengye input {
    display: inline-block;
    padding: 0 8px;
    background-color: #015cd8;
    width: 40px !important;
    height: 32px !important;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    margin: 0 5px;
    color: #fff;
    cursor: pointer;
    border: 0;
    outline: none;
}

#fengye .p_input {
    display: inline-block;
    padding: 0 15px;
    background: #ddd;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 5px;
    color: #333;
    cursor: default;
}

.abNy_video #fengye {
    margin: 20px auto 0;
}


/*分页样式 结束*

/*abNy_products 开始*/

.abNy_products {
    width: 1300px;
    height: auto;
    min-height: 400px;
    margin: 60px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_products .abNyPro_Left {
    width: 24%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.abNy_products .abNyPro_Right {
    width: 74%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
}

.abNyPro_Right ul li {
    width: 32%;
    height: auto;
    margin: 0 2% 20px 0;
    padding: 20px;
    background-color: #fff;
    border-bottom: 4px solid #015cd8;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyPro_Right ul li:nth-child(3n+3) {
    margin: 0 0 20px;
}

.abNyPro_Right ul li:hover {
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}

.abNyPro_Right ul li .abNyPro_img {
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
}

.abNyPro_Right ul li .abNyPro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.abNyPro_Right ul li .abNyPro_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyPro_Right ul li:hover .abNyPro_img a img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.abNyPro_Right ul li .abNyPro_img a i {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: -30px 0 0 -30px;
    padding: 0;
    background: url(../images/more1.png) center center no-repeat;
    background-size: 60px 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyPro_Right ul li:hover .abNyPro_img a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.abNyPro_Right ul li .abNyPro_img em {
    display: block;
    width: 0;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #eaeaea;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyPro_Right ul li:hover .abNyPro_img em {
    width: 100%;
}

.abNyPro_Right ul li .abNyPro_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyPro_Right ul li .abNyPro_text a.abNyPro_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 18px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abNyPro_Right ul li:hover .abNyPro_text a.abNyPro_name {
    color: #015cd8;
}

.abNyPro_Right ul li .abNyPro_text p {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abNyPro_Right ul li .abNyPro_text p font {
    color: #015cd8;
}


/*abNy_products 结束*/


/*内页-产品列表 开始*/

.nyPro_list {
    width: 100%;
    height: auto;
    margin: 0 auto 60px;
    padding: 0;
}

.nyPro_list dl dd {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    padding: 20px;
    background-color: #fff;
    border-radius: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyPro_list dl dd:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
}

.nyPro_list dl dd:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(-45deg, #2f6efb 0%, #015cd8 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, #015cd8), color-stop(100%, #015cd8));
    background: -webkit-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -o-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: -ms-linear-gradient(-45deg, #015cd8 0%, #015cd8 100%);
    background: linear-gradient(to -45deg, #015cd8 0%, #015cd8 100%);
    background-size: 100% 100%!important;
    position: absolute;
    z-index: 0;
    border-radius: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.nyPro_list dl dd:hover:before {
    width: 100%;
}

.nyPro_list dl dd .nyProList_img {
    width: 30%;
    height: 220px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyPro_list dl dd .nyProList_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
    position: relative;
}

.nyPro_list dl dd .nyProList_img a img.nyPro_img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd:hover .nyProList_img a img.nyPro_img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.nyPro_list dl dd .nyProList_img a i {
    display: block;
    width: 48px;
    height: 48px;
    overflow: hidden;
    margin: -24px 0 0 -24px;
    padding: 0;
    background: url(../images/more1.png) center center no-repeat;
    background-size: 48px 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd:hover .nyProList_img a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.nyPro_list dl dd .nyProList_text {
    width: 70%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 20px;
    float: right;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyPro_list dl dd .nyProList_text .nyProList_name {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.nyPro_list dl dd .nyProList_text .nyProList_name a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_name a {
    color: #fff;
}

.nyPro_list dl dd .nyProList_text .nyProList_ms {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
    padding: 0;
}

.nyPro_list dl dd .nyProList_text .nyProList_ms p {
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_ms p {
    color: rgba(255, 255, 255, 0.8);
}

.nyPro_list dl dd .nyProList_text .nyProList_tips {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
    padding: 0;
}

.nyPro_list dl dd .nyProList_text .nyProList_tips p {
    display: inline-block;
    max-width: 33.333333%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #aaa;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0 20px 0 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyPro_list dl dd .nyProList_text .nyProList_tips p span {
    color: #333;
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p {
    color: rgba(255, 255, 255, 0.8);
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p span {
    color: #fff;
}

.nyPro_list dl dd .nyProList_text .nyProList_btn {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 0;
}

.nyPro_list dl dd .nyProList_text .nyProList_btn a {
    display: inline-block;
    width: auto;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    color: #999;
    font-size: 14px;
    text-align: center;
    margin: 0 20px 0 0;
    padding: 0 20px;
    border: 1px solid #eaeaea;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd .nyProList_text .nyProList_btn a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/jt2.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_btn a {
    color: #fff;
    border: 1px solid #fff;
}

.nyPro_list dl dd:hover .nyProList_text .nyProList_btn a i {
    background: url(../images/jt0.png) center center no-repeat;
    margin: -4px 0 0 20px;
}

.abNy_Xgwz {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 0;
    background-color: #f5f5f5;
}

.abNy_Xgwz .abNyXgwz_title {
    text-align: center;
    background: #015cd8 url(../images/hd_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
}

.abNy_Xgwz .abNyXgwz_title p {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.abNy_Xgwz .abNyXgwz_title p:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/mulu_tlt1.png) center center no-repeat;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}

.abNy_Xgwz .abNyXgwz_title span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.abNy_Xgwz .abNyXgwz_list {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNy_Xgwz .abNyXgwz_list ul li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNy_Xgwz .abNyXgwz_list ul li a {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #303030;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0 10px 0 20px;
    background: #fff url(../images/icon4.png) 5px 20px no-repeat;
    background-size: 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNy_Xgwz .abNyXgwz_list ul li a:hover {
    color: #015cd8;
    background: #f5f5f5 url(../images/icon5.png) 5px 20px no-repeat;
    background-size: 10px 10px;
}


/*内页-产品列表 结束*/


/*产品分类 开始*/

.h_left {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto 20px;
}

.cp_type {}

.cp_type .hd {
    text-align: center;
    background: #015cd8 url(../images/hd_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
}

.cp_type .hd p {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.cp_type .hd p:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/mulu_tlt.png) center center no-repeat;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}

.cp_type .hd span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.cp_type .bd {
    padding: 20px 10px 10px;
    background-color: #f5f5f5;
}

.cp_type .bd ul li {
    margin: 0 auto 10px;
}

.cp_type .bd ul li:last-child {
    border: 0;
}

.cp_type .bd ul li.on {}

.cp_type .bd ul li p {
    height: 60px;
    line-height: 60px;
    background-color: #fafafa;
}

.cp_type .bd ul li p a {
    display: block;
    width: 80%;
    padding: 0 0 0 20px;
    overflow: hidden;
    line-height: 60px;
    color: #303030;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_type .bd ul li p span {
    display: block;
    width: 20%;
    height: 100%;
    background: url(../images/mulu1.png) center center no-repeat;
    cursor: pointer;
    float: left;
}

.cp_type .bd ul li div {
    display: none;
}

.cp_type .bd ul li div a {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #666;
    font-size: 15px;
    margin: 0 auto 1px;
    padding: 0 20px 0 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff url(../images/icon4.png) 20px center no-repeat;
}

.cp_type .bd ul li div a.on2 {
    color: #015cd8;
    background: #f5f5f5 url(../images/icon5.png) 20px center no-repeat
}

.cp_type .bd ul li div a:first-child {
    border-top: 0;
}

.cp_type .bd ul li p:hover,
.cp_type .bd ul li.on p {
    background-color: #015cd8;
}

.cp_type .bd ul li p:hover a,
.cp_type .bd ul li.on p a {
    color: #fff;
}

.cp_type .bd ul li p:hover span {
    background: url(../images/mulu2.png) center center no-repeat;
}

.cp_type .bd ul li.on p span {
    background: url(../images/mulu3.png) center center no-repeat;
}

.cp_type .bd ul li div a:hover {
    color: #015cd8;
    background: #f5f5f5 url(../images/icon5.png) 20px center no-repeat;
}

.cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #303030;
    background: #f1f1f1;
    width: 92%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.cp_type .bd ul a.ckqb:hover {
    background: #015cd8;
    color: #fff;
}

.cp_type .bd ul li a.proAllBtn {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #666;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.cp_type .bd ul li a.proAllBtn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/jt3.png) center center no-repeat;
    margin: -4px 0 0 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.cp_type .bd ul li a.proAllBtn:hover {
    color: #fff;
    background-color: #015cd8;
}

.cp_type .bd ul li a.proAllBtn:hover i {
    background: url(../images/jt0.png) center center no-repeat;
    margin: -4px 0 0 20px;
}


/*产品分类 结束*/


/*内页-产品详情 开始*/

.ab_NyProDetail {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 60px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ab_NyProDetail .abNyProDetail_con {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyProDetail_con .abNyProDetail_left {
    width: 24%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.abNyProDetail_con .abNyProDetail_right {
    width: 73%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
}

.abNyProDetail_right .abNyProDetail_ConTit {
    margin: 0 auto 30px;
    padding: 0;
    background-color: #fafafa;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNyProDetail_ConTit p {
    width: 120px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0 20px;
    background-color: #015cd8;
    border-radius: 0;
}

.abNyProDetail_ConTit p img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 4px 0 0;
    padding: 0;
}

.abNyProDetail_right .abNyProDetail_ConText {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #555;
    font-size: 15px;
    margin: 0 auto 30px;
    padding: 0;
}

.abNyProDetail_ConText img,
.abNyProDetail_ConText table,
.abNyProDetail_ConText tr,
.abNyProDetail_ConText td,
.abNyProDetail_ConText p,
.abNyProDetail_ConText span,
.abNyProDetail_ConText div,
.abNyProDetail_ConText video,
.abNyProDetail_ConText embed {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%;
    line-height: 30px;
    color: #555;
    font-size: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
    word-break: break-all;
}

.NyNewsdetail_con p span,
.NyNewsdetail_con span,
.NyNewsdetail_con p em,
.NyNewsdetail_con em {
    color: #565656!important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;
    font-size: 15px!important;
}

.abNyProDetail_ConText table tr td p {
    text-indent: 0!important;
}

.abNyProDetail_ConText img {
    display: inline-block;
    width: auto!important;
    height: auto!important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: 0!important;
}

.pro_detail_main {
    width: 100%;
    height: auto;
    margin: 120px auto 60px;
    padding: 0 0 60px;
    background-color: #fafafa;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pro_detail_main .NyProDetail_Pic {
    width: 1300px;
    height: auto;
    margin: -60px auto 0;
    padding: 0;
}

.pro_detail_main .pro_detail_img {
    width: 480px;
    height: 480px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
    border: 1px solid #eaeaea;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pro_detail_img .pro_detail_img_main {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.pro_detail_img_main img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.pro_detail_main .pro_detail_text {
    width: 60%;
    height: auto;
    overflow: hidden;
    margin: -60px 0 0;
    padding: 0 0 0 30px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pro_detail_text h1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    text-align: justify;
    margin: 0 auto 40px;
    padding: 0;
}

.pro_detail_text .jyms {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pro_detail_text .jyms p {
    width: 100%;
    max-height: 90px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    text-align: justify;
    margin: 0 auto 20px;
    padding: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.pro_detail_text .jyms p span {
    color: #303030;
    font-weight: bold;
}

.pro_detail_text ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.pro_detail_text ul li {
    width: 32%;
    height: 60px;
    overflow: hidden;
    margin: 0 2% 0 0;
    padding: 5px 0 5px 70px;
    position: relative;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pro_detail_text ul li:nth-child(3) {
    margin: 0;
}

.pro_detail_text ul li i {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: -30px 0 0;
    padding: 0;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
}

.pro_detail_text ul li i img {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin: 15px auto;
    padding: 0;
}

.pro_detail_text ul li p {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #303030;
    font-size: 20px;
    text-align: justify;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
}

.pro_detail_text ul li span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    text-align: justify;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
}

.pro_detail_text .pro_detail_btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 60px auto 0;
    padding: 0;
}

.pro_detail_btn a {
    display: block;
    width: 48%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 0;
    float: left;
}

.pro_detail_btn a img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding: 0;
}

.pro_detail_btn a.prodtl_btn1 {
    float: left;
    margin: 0 4% 0 0;
    background-color: #015cd8;
}

.pro_detail_btn a.prodtl_btn1:hover {
    background-color: #cc8f0e;
}

.pro_detail_btn a.prodtl_btn2 {
    float: left;
    margin: 0;
    background-color: #015cd8;
}

.pro_detail_btn a.prodtl_btn2:hover {
    background-color: #de2700;
}


/**产品详情页产品图片切换**/

.prodetail_img {
    width: 40%;
    height: 440px;
    margin: -60px 0 0;
    padding: 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#preview {
    width: 100%;
    margin: 0;
    text-align: center;
    position: relative;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 100%;
    height: 70px;
    padding-top: 10px;
}

#spec-left {
    width: 16px;
    height: 70px;
    float: left;
    cursor: pointer;
    margin-top: 3px;
}

#spec-right {
    width: 16px;
    height: 70px;
    float: left;
    cursor: pointer;
    margin-top: 3px;
}

#spec-list {
    width: 440px;
    float: left;
    margin-left: 2px;
    display: inline;
}

#spec-list ul {}

#spec-list ul li {
    float: left;
    display: inline;
    padding: 0;
    width: 18.4%;
    height: 70px;
    margin: 0 2% 0 0;
}

#spec-list ul li:last-child {
    margin: 0;
}

#spec-list ul li p {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #fff;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#spec-list ul li:hover p {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#spec-list ul li img {
    display: block;
    max-width: 92%;
    max-height: 94%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


/*jqzoom*/

.jqzoom {
    position: relative;
    width: 100%;
    height: 360px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.jqzoom img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/loading.gif) #fff no-repeat center center;
    border: 1px solid #eaeaea;
    display: none;
    text-align: center;
    overflow: hidden;
    left: 102%!important;
    top: 0!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bigimg {}

.jqZoomPup {
    width: 200px!important;
    height: 200px!important;
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/mask.png) 0 0 repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list {
    position: relative;
    width: 100%;
    margin: 0;
}

#spec-list div {
    width: 100%!important;
    height: 70px!important;
    margin: 0;
}

#ceshi {
    display: block;
    margin: auto!important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.prodetail_img a.videoIco {
    left: 20px!important;
    bottom: 20px!important;
    z-index: 99!important;
}

.Warning {
    width: 100%!important;
    height: 100%!important;
}


/*内页-产品详情 结束*/


/*相关产品 开始*/

.abNy_xgPro {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
    background-color: #fafafa;
}

.abNy_xgPro .abNyXgPro_main {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyXgPro_main .abNyXgPro_title {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.abNyXgPro_title p {
    width: 120px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0 20px;
    background-color: #015cd8;
    border-radius: 0;
}

.abNyXgPro_title p img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 4px 0 0;
    padding: 0;
}

.abNyXgPro_main .abNyXgPro_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.abNyXgPro_list ul li {
    width: 23.5%;
    height: auto;
    margin: 0 2% 0 0;
    padding: 20px;
    background-color: #fff;
    border-bottom: 4px solid #015cd8;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyXgPro_list ul li:nth-child(4) {
    margin: 0;
}

.abNyXgPro_list ul li:hover {
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}

.abNyXgPro_list ul li .abNyXgPro_img {
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
}

.abNyXgPro_list ul li .abNyXgPro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.abNyXgPro_list ul li .abNyXgPro_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyXgPro_list ul li:hover .abNyXgPro_img a img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.abNyXgPro_list ul li .abNyXgPro_img a i {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: -30px 0 0 -30px;
    padding: 0;
    background: url(../images/more1.png) center center no-repeat;
    background-size: 60px 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyXgPro_list ul li:hover .abNyXgPro_img a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.abNyXgPro_list ul li .abNyXgPro_img em {
    display: block;
    width: 0;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #eaeaea;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyXgPro_list ul li:hover .abNyXgPro_img em {
    width: 100%;
}

.abNyXgPro_list ul li .abNyXgPro_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyXgPro_list ul li .abNyXgPro_text a.abNyXgPro_name {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abNyXgPro_list ul li:hover .abNyXgPro_text a.abNyXgPro_name {
    color: #015cd8;
}

.abNyXgPro_list ul li .abNyXgPro_text p {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abNyXgPro_list ul li .abNyXgPro_text p font {
    color: #015cd8;
}


/*相关产品 结束*/


/*abNy_video 开始*/

.abNy_video {
    width: 1300px;
    height: auto;
    min-height: 400px;
    margin: 60px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_video ul li {
    width: 31%;
    height: auto;
    margin: 0 3.5% 40px 0;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_video ul li:nth-child(3n+3) {
    margin: 0 0 40px;
}

.abNy_video ul li:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.abNy_video ul li .abNyVideo_img {
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.abNy_video ul li .abNyVideo_img .abNyVideo_mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNy_video ul li .abNyVideo_img .abNyCase_mask {
    background-color: rgba(0, 0, 0, 0.2);
}

.abNy_video ul li:hover .abNyVideo_img .abNyVideo_mask {
    background-color: rgba(0, 0, 0, 0);
}

.abNy_video ul li .abNyVideo_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.abNy_video ul li .abNyVideo_img a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNy_video ul li:hover .abNyVideo_img a img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.abNy_video ul li .abNyVideo_img a:after {
    display: block;
    width: 65px;
    height: 65px;
    background: url(../images/video_icon.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32.5px;
    margin-left: -32.5px;
    z-index: 999;
    content: '';
}

.abNy_video ul li .abNyCase_img a:after {
    background: url(../images/ck_icon.png) center center no-repeat;
}

.abNy_video ul li .abNyVideo_text {
    padding: 20px;
    text-align: center;
}

.abNy_video ul li .abNyVideo_text a.VideoName {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0;
}

.abNy_video ul li:hover .abNyVideo_text a.VideoName {
    color: #015cd8;
}

.abNy_video ul li .abNyVideo_text p {
    width: 100%;
    height: 48px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-align: center;
    margin: 10px auto 15px;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.abNy_video ul li .abNyVideo_text a.VideoBtn {
    display: inline-block;
    width: auto;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #015cd8;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
    border: 1px solid #015cd8;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNy_video ul li .abNyVideo_text a.VideoBtn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: url(../images/video_icon1.png) center center no-repeat;
    vertical-align: middle;
    margin: -3px 0 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNy_video ul li .abNyVideo_text a.CaseBtn i {
    background: url(../images/jt1.png) center center no-repeat;
}

.abNy_video ul li:hover .abNyVideo_text a.VideoBtn {
    color: #fff;
    background-color: #015cd8;
}

.abNy_video ul li:hover .abNyVideo_text a.VideoBtn i {
    background: url(../images/video_icon2.png) center center no-repeat;
    margin: -3px 0 0 15px;
}

.abNy_video ul li:hover .abNyVideo_text a.CaseBtn i {
    background: url(../images/jt0.png) center center no-repeat;
    margin: -3px 0 0 15px;
}


/*abNy_video 结束*/


/*abNy_order 开始*/

.abNy_order {
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0 0;
    background: url(../images/n_about_bg.jpg) left center no-repeat;
    /*background-size:cover;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_order .abNyOrder_main {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyOrder_main .abNyOrder_left {
    width: 30%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyOrder_left .abNyOrder_title {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyOrder_left .abNyOrder_title span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 48px;
    color: #303030;
    font-size: 44px;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 0;
}

.abNyOrder_left .abNyOrder_title p {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #303030;
    font-size: 30px;
    margin: 0 auto;
    padding: 0;
}

.abNyOrder_left .abNyOrder_dh {
    width: 100%;
    overflow: hidden;
    margin: 60px auto 0;
    padding: 20px 0 0;
    border-top: 1px solid #e5e5e5;
}

.abNyOrder_left .abNyOrder_dh p {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #888;
    font-size: 16px;
    margin: 0 auto 10px;
    padding: 0;
}

.abNyOrder_left .abNyOrder_dh b {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #015cd8;
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
    background: linear-gradient(to right, #015cd8, #015cd8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.abNyOrder_main .abNyOrder_right {
    width: 70%;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 60px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyOrder_right .abNyOrder_msg {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyOrder_msg ul li.abNyOrderForm_ipt {
    width: 46%;
    overflow: hidden;
    margin: 0 8% 20px 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
    float: left;
}

.abNyOrder_msg ul li.abNyOrderForm_ipt:nth-child(2n+2) {
    margin: 0 0 20px;
}

.abNyOrder_msg ul li.abNyOrderForm_area {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
    float: inherit;
}

.abNyOrder_msg ul li p {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #999;
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
}

.abNyOrder_msg ul li p font {
    color: #f00;
}

.abNyOrder_msg ul li input {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
    border: none;
    background: none;
    outline: none;
}

.abNyOrder_msg ul li textarea {
    display: block;
    width: 100%;
    height: 90px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    padding: 10px 0;
    border: none;
    background: none;
    outline: none;
    resize: none;
}

.abNyOrder_msg .abNyOrderForm_btn {
    width: 160px;
    height: 50px;
    overflow: hidden;
    margin: 40px 0 0;
    padding: 0;
}

.abNyOrder_msg .abNyOrderForm_btn input {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    text-indent: 30px;
    margin: 0;
    padding: 0;
    background: #303030 url(../images/jt0.png) 110px 15px no-repeat;
    outline: none;
    border: none;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.abNyOrder_msg .abNyOrderForm_btn input:hover {
    background: #015cd8 url(../images/jt0.png) 110px 15px no-repeat;
}


/*abNy_order 结束*/


/*abNy_Contact 开始*/

.abNy_Contact {
    width: 100%;
    height: auto;
    min-height: 400px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNy_Contact .abNyContact_lxfs {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 60px 0;
}

.abNyContact_lxfs .abNyContactLxfs_hd {
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #fff;
    font-size: 26px;
    margin: 0 auto;
    padding: 0 40px;
    background: url(../images/contact_bt_bg.png) 0 0 no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyContact_lxfs .abNyContactLxfs_hd span {
    font-size: 16px;
    margin: 0 0 0 10px;
}

.abNyContact_lxfs .abNyContactLxfs_con {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 60px 40px;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.abNyContactLxfs_con .contact_bt {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    margin: 0 auto 20px;
    padding: 0;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.abNyContactLxfs_con .contact_des {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin: 0 auto;
    padding: 0;
    color: #777;
    font-size: 15px;
    text-align: center;
}

.abNyContactLxfs_con .contact-info-list {
    width: 100%;
    height: auto;
    margin: 60px auto 0;
    padding: 0;
}

.abNyContactLxfs_con .contact-info-list li {
    width: 19.2%;
    overflow: hidden;
    margin: 0 1% 0 0;
    padding: 0;
    float: left;
}

.abNyContactLxfs_con .contact-info-list li:nth-child(5) {
    margin: 0;
}

.contact-info-list .c-info img {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 20px;
    padding: 9px;
    border-radius: 4px;
}

.contact-info-list .c-info p {
    line-height: 30px;
    padding: 0;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.contact-info-list .c-info a {
    display: block;
    width: 118px;
    height: 118px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 20px;
    padding: 0;
    border-radius: 50%;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.contact-info-list .c-info a.c-tel1 {
    background: #fff url("../images/tell1.png") center center no-repeat;
}

.contact-info-list .c-info a.c-tel2 {
    background: #fff url("../images/tell2.png") center center no-repeat;
}

.contact-info-list .c-info a.c-addr {
    background: #fff url("../images/site.png") center center no-repeat;
}

.contact-info-list .c-info a.c-mail {
    background: #fff url("../images/email.png") center center no-repeat;
}

.contact-info-list .c-info:hover a {
    width: 120px;
    height: 120px;
    border: 0 solid #e5e5e5;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.contact-info-list .c-info:hover a.c-tel1 {
    background: #015cd8 url("../images/tell1hv.png") center center no-repeat;
}

.contact-info-list .c-info:hover a.c-tel2 {
    background: #015cd8 url("../images/tell2hv.png") center center no-repeat;
}

.contact-info-list .c-info:hover a.c-addr {
    background: #015cd8 url("../images/sitehv.png") center center no-repeat;
}

.contact-info-list .c-info:hover a.c-mail {
    background: #015cd8 url("../images/emailhv.png") center center no-repeat;
}

.contact-info-list .c-info .c-info-detail {
    width: 100%;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-align: center;
}

.contact-info-list .c-info .c-info-detail1 {
    line-height: 30px;
    color: #015cd8;
    font-size: 24px;
    font-weight: bold;
}

.abNy_Contact .abNyContact_map {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
    background-color: #fff;
}

.abNyContact_map .abNyContactMap_main {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.abNyContactMap_main .abNyContactMap_con {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0 auto;
    padding: 19px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.abNyContactMap_con .abNyContactMap_child {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

#container {
    width: 100%;
    height: 120%;
}


/*abNy_Contact 结束*/

.offline {
    z-index: 999!important;
}

.ab_img img {
    max-width: 100% !important;
    height: auto !important;
    display: inline-block;
}

.ab_img p {
    text-wrap: inherit !important;
}

.ab_img p span {
    text-wrap: inherit !important;
}


/* AB模板网新增分页样式 www.admibnuy.cn */

.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}

.pagination .st {
    font-family: 宋体
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}

.videobox {
    text-align: center !important;
    margin: 0 auto 20px
}

.videobox video {
    margin: 0 auto
}