.cpxqlb_boxrtxtp span{
    line-height: 40px;
}
.cpxqlb_slideimg img {
    margin: 0 auto;
}
img {
    max-width: 100%;
    display: block;
    height: auto;
    border: 0;
}
/*内页关于*/
/*内页产品*/
.cplb {
    margin-top: 95px;
}
.cplb_box {
    display: flex;
    flex-wrap: wrap;
	float: right;
    width: 73%;
}
.cplb_box .cplb_box_item:nth-child(2) {
	margin-right: 2%;
	margin-left: 2%;
}
.cplb_box .cplb_box_item:nth-child(5) {
	margin-right: 2%;
	margin-left: 2%;
}
.cplb_box .cplb_box_item:nth-child(8) {
	margin-right: 2%;
	margin-left: 2%;
}
.cplb_box .cplb_box_item {
    width: 31.8%;
/*    margin-right: 2%;*/
    border: 1px solid #d8d8d8;
    margin-bottom: 35px;
}
.cplb_box_itemimg {
    overflow: hidden;
	height: 280px;
}
.cplb_box_itemimg img {
    width: 100%;
/*    padding: 10%;*/
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.cplb_box_itemtxt {
    height: 91px;
    border-top: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.cplb_box_itemtxtl {
    width: calc(100% - 130px);
}
.cplb_box_itemtxtlh {
    font-size: 22px;
    color: #222333;
}
.shenglue {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.cplb_box_itemtxtr {
    width: 130px;
    height: 45px;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    color: #999999;
    font-family: 'BEBAS';
    text-transform: uppercase;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.cplb_box .cplb_box_item:hover {
    border: 1px solid #005dab;
}
.cplb_box .cplb_box_item:hover img {
    transform: scale(1.1);
}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxt {
    background-color: #005dab;
    border-top: 1px solid #005dab;
}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtlh {
    color: #fff;
}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtr {
    background-color: #93c41d;
    color: #fff;
}
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	padding-left:unset;
}
.s-side {
    width: 100%;
}
.s-side .s-firstItem {
	position: relative;
    height: 80px;
    margin-bottom: 15px;
    background: #055FB2;
    color: #fff;
    line-height: 80px;
    padding: 0px 30px;
}
.s-side .s-firstItem a:hover, .s-side .s-firstItem.active a span, .s-side .s-firstItem a span:hover {
/*    background: #27499d;*/
    color: #fff;
}
.s-side .s-firstItem a span {
/*
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
*/
    font-size: 22px;
/*
    padding: 20px 0px;
    color: #000;
    background: #dededf;
*/
}
.s-side .first {
    margin-bottom: 10px;
    border: 1px solid #eee;
}
.s-side .d-firstNav {
    padding: 20px 30px;
    background: #dededf;
}
.s-side .d-firstNav span {
    display: inline-block;
}
.s-side .d-firstNav span a {
    font-size: 18px;
    color: #000;
}
.s-side .d-firstNav i.fr {
    font-size: 18px;
    margin-left: 65%;
}
.icon-jia:before {
    content: "\271A";
}
.icon-jian:before {
    content: "\2014";
	font-weight: bold;
}
.s-firstDrop, .s-secondDrop {
    display: none;
}
.d-firstDrop {
    /* background: #f1f0f0; */
}
.s-firstDrop {
    margin: 20px;
}
.d-firstDrop li {
    background: #f1f0f0;
    margin-bottom: 2px;
}
.bottom_10 {
    margin: 10px 0;
}
.d-secondNav {
    width: 90%;
    padding: 15px 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
}
.d-secondNav span {
    width: 90%;
    font-size: 16px;
    color: #000;
}
.s-side .s-secondNav i {
    width: 10%;
}
.s-firstDrop .list .d-secondDrop {
    background: rgb(0, 0, 0, 0.1);
}
.s-firstDrop, .s-secondDrop {
    display: none;
}
.s-side .d-secondDrop li {
    width: 100%;
}
.d-firstDrop li {
    background: #f1f0f0;
    margin-bottom: 2px;
}
.s-side .d-secondDrop li a {
    display: inline-block;
    width: 100%;
}
.s-thirdItem a {
    width: 100%;
    padding: 10px 40px;
    font-size: 14px;
    color: #000;
}
.s-side .first {
    margin-bottom: 10px;
    border: 1px solid #eee;
}
.s-side .d-firstNav {
    padding: 20px 30px;
    background: #eaeaea;
    border: 2px solid #fff;
}
.s-side .d-firstNav span {
    display: inline-block;
}
.s-side .d-firstNav span a {
    font-size: 18px;
    color: #000;
}
.s-side .d-firstNav i.fr {
    font-size: 18px;
    margin-left: 65%;
}

/*当前位置*/
.nymbxbox_l {
	color: #999;
}
.nymbxbox_l a:hover{
	color: #055FB2;
}
/*当前位置*/
/*产品详情*/
.cpxqlb_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.cpxqlb_box>div {
/*    width: 50%;*/
    /* padding-left: 40px; */
}
.cpxqlb_boxl {
    /* padding-right: 40px; */
    /* margin-right: 40px; */
    position: relative;
    border: 1px solid #eee;
	width: 32%;
}
.cpxqlb_container {
    width: 100%;
}
.cpxqlb_boxl .cpbigboxs_itemadw {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 5;
}
.cpxqlb_box .cpxqlb_boxr {
    padding-left: 70px;
	width: 63%;
}
.cpxqlb_box>div {
/*    width: 50%;*/
    /* padding-left: 40px; */
}
.cpxqlb_boxr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cpxqlb_boxrtxt {
    margin-top: 20px;
}
.cpxqlb_boxrtxth {
    font-size: 24px;
    color: #111;
    margin-top: 10px;
    margin-bottom: 25px;
}
.cpxqlb_boxrtxtp {
    padding-top: 25px;
    font-size: 15px;
    line-height: 30px;
    color: #777777;
    border-top: 2px solid #eee;
}
.shenglue5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.cpxqlb_boxrzx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 50px;
}
.cpxqlb_boxrzx .cpxqlb_boxrzxzx:first-of-type {
    background-color: #0461b1;
}
.cpxqlb_boxrzx .cpxqlb_boxrzxzx {
    width: 220px;
    height: 45px;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    background-color: #0461b1;
    line-height: 47px;
    text-align: center;
    margin-right: 10px;
}
.cpxqlb_boxrzxzx span {
    font-size: 16px;
    color: #fff;
}
.cpxqlb_boxrzxzx i {
    font-size: 20px;
    color: #fff;
    margin-left: 8px;
}
.iconzixunxiaoxi:before {
    content: '\260F';
}
.cpxqlb_boxrzxtel {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.cpxqlb_boxrzxteltxt {
    margin-left: 15px;
}
.cpxqlb_boxrzxtelh {
    font-size: 14px;
    color: #333333;
}
.cpxqlb_boxrzxtelp {
    line-height: 1.2;
}
.cpxqlb_boxrzxtelp a {
    font-size: 29px;
    font-weight: 600;
    color: #93c41d;
    margin-top: -5px;
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.neirongtitle {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: -o-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: -ms-linear-gradient(left, #0050a2 0%, #0b92df 100%);
    background: linear-gradient(to left, #0050a2 0%, #0b92df 10);
	margin-top: 60px;
}
.neirongtitle span {
    display: block;
    font-size: 18px;
    color: #fff;
    /* width: 150px; */
    /* float: left; */
    padding-left: 30px;
    line-height: 40px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left;
    background: linear-gradient(to right, rgba(0, 91, 172, .7), rgba(16, 155, 99, .7));
}
.nr03 {
    padding: 30px;
    border: 1px dashed #e1e1e1;
    border-radius: 10px;
    margin: 20px 0;
}
.cpxqlb_slideimg img{
	margin: 0 auto;
}
.xgcp{
	margin-top: 60px;
}
.cpxqlb .xgcp .xgcpplb {
    margin-top: 30px;
}
.xgcpp .xgcpplb {
    width: 100%;
}
.cpxqlb #owl_xgcpplb {
    width: calc(100% + 28px);
}
.cpxqlb .xgcpplb_item_ctp {
    background-color: #fff;
}
.xgcpplb_item_ctp {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #333333;
    background-color: #f4f4f4;
}
.xgcpplb_item:hover .xgcpplb_item_ctimg {
    border-color: #055FB2;
}
.xgcpplb_item:hover .xgcpplb_item_ctp {
    background-color: #055FB2;
    color: #fff;
}
.xgcpplb_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.cpxqlb .xgcpplb_item_ctimg {
    border: none;
}
.xgcpplb_item_ctimg {
    overflow: hidden;
    border: 1px solid #eeeeee;
}
.xgcpplb_item_ctimg img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.xgcpplb_item {
    margin: 0 12px;
    background-color: #fff;
}
.xgcpplb .owl-controls .owl-page.active span {
    background-color: #ff7900;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}








/*产品详情*/
/*内页产品*/
/*首页产品2*/
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.cpzt .out_box {
    width: 83vw;
    margin: 0px auto 0px auto;
}
.cpzt .section2_header {
    position: relative;
}
.w_grid-000 .section2_header {
    position: relative;
}
.cpzt .title_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.cpzt .title_box {
    transform: translateX(0px) scale(1);
    opacity: 1;
    transition: all .8s ease;
}
.w_grid-000 .title_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.w_grid-000 .title_box {
    transform: translateX(0px) scale(1);
    opacity: 1;
    transition: all .8s ease;
}
p.subtitle {
    font-size: 70px;
    font-family: bebas;
    line-height: 1.2em;
    color: #24364c;
	opacity: 0.1;
}
p.title {
    font-size: 36px;
    position: relative;
    margin-bottom: 36px;
    line-height: 1em;
	color: #055FB2;
    font-weight: 600;
}
.cpzt p.title:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(91% - 360px);
    background: rgba(0,0,0,.15);
    left: 170px;
    bottom: 18px;
}
.w_grid-000 p.title:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(100% - 360px);
    background: rgba(0,0,0,.15);
    left: 170px;
    bottom: 18px;
}
.cpzt .section2_header .btn_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.cpzt .section2_header .btn_box {
    transform: translateX(-137px) scale(0.8);
    opacity: 1;
    transition: all .8s ease;
}
.cpzt .section2_header .btn_box {
    position: absolute;
    right: 0px;
    top: 78px;
}
.w_grid-000 .section2_header .btn_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.w_grid-000 .section2_header .btn_box {
    transform: translateX(16px) scale(0.8);
    opacity: 1;
    transition: all .8s ease;
}
.w_grid-000 .section2_header .btn_box {
    position: absolute;
    right: 0px;
    top: 78px;
}
.btn.btn_blue:hover span{
	margin-right: 30px;
}
.btn.btn_blue:hover {
    background: #055FB2;
    color: #fff;
    border-color: #055FB2;
}
.about_btn_box .btn:hover i {
	top: 0px;
}
.btn:hover i {
    opacity: 1;
    left: 135px;
	top: 5px;
}
.btn:hover {
    padding-right: 20px;
}
/*
.btn_box .btn {
    border: 2px #055FB2 solid;
    background: #055FB2;
    color: #fff;
    position: relative;
	width: 170px;
    line-height: 39px;
    height: 40px;
    border-radius: 35px;
    display: block;
    text-align: center;
}
*/
.btn_box .btn {
    border: 2px #055FB2 solid;
    background: #055FB2;
    color: #fff;
    position: relative;
    width: 150px;
    line-height: 34px;
    height: 35px;
    border-radius: 35px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
}
.btn.btn_blue span{
/*	font-size:19px;*/
	font-size:16px;
}
.btn.btn_blue i {
    color: #fff;
}
.btn i {
    position: absolute;
    line-height: 40px;
    opacity: 0;
    left: 80px;
    transition: all .4s ease;
    font-size: 12px;
    top: 0px;
    font-size: 18px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.iconfanhui1:before {
    content: "\21E0";
}

.cpzt .zpmenu {
    transform: translateY(0) scale(1);
    opacity: 1;
}
.cpzt .zpmenu {
    transform: translateY(60px) scale(0.8);
    opacity: 1;
    transition: all .8s ease;
}
.cpzt .zpmenu {
    margin-top: 20px;
    width: 100%;
    display: inline;
/*    float: left;*/
    overflow: hidden;
    height: 460px;
}
.cpzt .zpmenu #slider2 {
    width: 100%;
}
.cpzt .zpmenu dl {
    float: left;
    height: inherit;
}
.cpzt .zpmenu dt:first-child {
    margin-left: 0;
}
.cpzt .zpmenu dt {
    width: 7%;
    float: left;
    height: inherit;
    position: relative;
    margin-left: 5px;
    overflow: hidden;
}
.cpzt .zpmenu dt p {
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    line-height: 120px;
    font-size: 18px;
    cursor: pointer;
}
.cpzt .zpmenu dt img {
    display: block;
    cursor: pointer;
    position: absolute;
    width: auto;
    max-width: 200%;
    height: 100%;
    left: 0;
    top: 0;
}
.cpzt .zpmenu dd {
    position: relative;
    width: calc(60% - 16px);
    display: block;
    float: left;
    height: inherit;
    overflow: hidden;
	box-shadow: 10px 0px 4px #00000021;
}
.cpzt .zpmenu .zpinfor1 {
    background: url(../images/about_1_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpinfor.zpinfor1 {
    position: relative;
}
.cpzt .zpmenu .zpinfor {
    width: 100%;
    display: inline;
    height: inherit;
    float: left;
    overflow: hidden;
}
.cpzt .zpinfor.zpinfor1 a {
/*
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-indent: 4px;
    border-radius: 50%;
    position: relative;
    border: 8px #fff solid;
    background: rgba(0,0,0,.1);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,.2);
    top: calc(50% - 65px);
*/
    z-index: 2;
}
.cpzt .zpinfor.zpinfor1 a:after, .cpzt .zpinfor.zpinfor1 a:before {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.cpzt .zpinfor.zpinfor1 a i {
/*
    color: #fff;
    font-size: 42px;
    line-height: 114px;
*/
    transition: all ease .4s;
}
.fa-play:before {
    content: "\f04b";
}
.cpzt .zpinfor.zpinfor1 a:after {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.cpzt .zpinfor.zpinfor1:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/dot_cover.png) repeat left top;
    opacity: 0.15;
}
.cpzt .section.section2 .zpmenu dt {
    width: 10%;
    float: left;
    height: inherit;
    position: relative;
    margin-left: 5px;
    overflow: hidden;
}
.cpzt .zpmenu dt p {
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    line-height: 120px;
    font-size: 18px;
    cursor: pointer;
}
.cpzt .zpmenu dt img {
    display: block;
    cursor: pointer;
    position: absolute;
    width: auto;
    max-width: 200%;
    height: 100%;
    left: 0;
    top: 0;
}
.cpzt .zpmenu .zpinfor2 {
    background: url(../images/about_2_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpmenu .zpinfor3 {
    background: url(../images/about_3_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpmenu .zpinfor4 {
    background: url(../images/about_4_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpmenu .zpinfor5 {
    background: url(../images/about_5_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpmenu .zpinfor6 {
    background: url(../images/about_6_bg.jpg) no-repeat center center;
    background-size: cover;
}
.cpzt .zpmenu dd a.btn {
	border-radius: 0;
    border-color: #055FB2;
    color: #fff;
    padding-right: 30px;
    position: absolute;
    right: 30px;
    bottom: 37px;
    background: #055FB2;
    font-size: 16px;
    width: 133px;
	height: 30px;
	line-height: 30px;
}
.cpzt .zpmenu dd a.btn i {
    opacity: 1;
    left: 117px;
}
.btn i {
    position: absolute;
/*    line-height: 39px;*/
    line-height: 32px;
    opacity: 0;
    left: 80px;
    transition: all .4s ease;
    font-size: 12px;
    top: 0px;
    font-size: 26px;
}
.fa-long-arrow-right:before {
    content: "\279E";
}
.cpzt .zpmenu dd .about_btn_box {
    position: absolute;
    width: 282px;
    height: 82px;
    right: 0;
    bottom: 0;
}
.btn {
    border: 2px #055FB2 solid;
    background: #055FB2;
    color: #fff;
    position: relative;
    width: 160px;
    line-height: 40px;
    height: 44px;
    border-radius: 23px;
    display: block;
    text-align: center;
}
.cpzt .zpmenu dd a.btn:hover {
    background: #93c41d;
    border-color: #93c41d;
}

.cpxqlb_slideimg img{
	margin: 0 auto;
}
.xgcp{
	margin-top: 60px;
}
.cpxqlb .xgcp .xgcpplb {
    margin-top: 30px;
}
.xgcpp .xgcpplb {
    width: 100%;
}
.cpxqlb #owl_xgcpplb {
    width: calc(100% + 28px);
}
.cpxqlb .xgcpplb_item_ctp {
    background-color: #fff;
}
.xgcpplb_item_ctp {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #333333;
    background-color: #f4f4f4;
}
.xgcpplb_item:hover .xgcpplb_item_ctimg {
    border-color: #055FB2;
}
.xgcpplb_item:hover .xgcpplb_item_ctp {
    background-color: #055FB2;
    color: #fff;
}
.xgcpplb_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.cpxqlb .xgcpplb_item_ctimg {
    border: none;
}
.xgcpplb_item_ctimg {
    overflow: hidden;
    border: 1px solid #eeeeee;
}
.xgcpplb_item_ctimg img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.xgcpplb_item {
    margin: 0 12px;
    background-color: #fff;
}
.xgcpplb .owl-controls .owl-page.active span {
    background-color: #ff7900;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.zixunbox_title_l {
    font-size: 22px;
    font-weight: 600;
    color: #111;
}
.zixunbox_title_l em {
    color: #055FB2;
}
.zixunbox_title_l b {
    font-size: 13px;
    color: #999999;
    margin-left: 10px;
}


.zixunbox_xt {
    position: relative;
    margin-top: 12px;
    border-top: 1px solid #e1e1e1;
    /* background-color: #f4f4f4; */
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.zixunbox_xt .zixunbox_xtdw {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 1px;
    background-color: #0050a2;
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-item {
    float: left;
}
.zixunbox_xt > div {
    width: 50%;
}
.zixunbox_xtl .zixunbox_xtla {
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.zixunbox_xtl .current {
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.zixunbox_xtlaimg {
    width: 42%;
    overflow: hidden;
}
.zixunbox_xtlaimg img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.zixunbox_xtlatxt {
    width: 58%;
    padding-left: 25px;
}
.zixunbox_xtlatxth {
    color: #333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}





/* 内页面包屑 */

.nymbxbox {
    height: 71px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
    line-height: 70px;
}

.nymbxbox_l {
    width: 87%;
    display: flex;
    overflow: auto;
}

.nymbxbox_l .iconweizhi {
    font-size: 24px;
    color: #9c9d9e;
}

.nymbxbox_l span {
    font-size: 15px;
    color: #999999;
    margin: 0 5px;
    flex-shrink: 0;
}

.nymbxbox_l a {
    font-size: 15px;
    color: #999999;
    padding: 0 8px;
    flex-shrink: 0;
}

.nymbxbox_l i {
    margin-top: 2px;
    font-size: 14px;
    color: #999999;
}

.nymbxbox_r {
    width: 13%;
}

.nymbxbox_r .nymbxbox_rfh {
    display: block;
    height: 42px;
    background-color: #e9e9e9;
    line-height: 42px;
    text-align: center;
}

.nymbxbox_rfh i {
    font-size: 20px;
    /* color: #111111; */
    margin-right: 10px;
}

.nymbxbox_rfh span {
    font-size: 15px;
    /* color: #222333; */
}



.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-forward .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-forward:active .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:hover .hvr-icon {
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
	-webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.hvr-icon-grow .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow:active .hvr-icon,
.hvr-icon-grow:focus .hvr-icon,
.hvr-icon-grow:hover .hvr-icon {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005dab;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:active,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:hover {
    color: #fff
}

.hvr-sweep-to-right:active:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}