@charset "utf-8";

/* CSS Document */

html,
body,
ul,
li,
p,
input,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

body {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
}

img {
    border: none;
}

form {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #383838;
    font-family: "Microsoft YaHei";
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
    font-family: "Microsoft YaHei";
    text-decoration: none;
}

em {
    font-style: normal;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

table {
    margin: 0 0 30px;
    width: 100%;
}

table th,
table td {
    border: 1px solid #e2e1e1!important;
    font-size: 14px;
}

table th img,
table td img {
    max-width: 100%;
}

table thead {
    background: #eee;
}

table thead th,
table thead td {
    text-transform: uppercase;
    font-weight: 900;
    color: #111;
}


/*网站头部*/

.top_dg {
    width: 100%;
    height: 40px;
    background: #dd241f;
}

.top_box {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}

.top_box dd {
    float: left;
    color: #fff;
}

.top_box ul {
    float: right;
}

.top_box ul li {
    float: left;
}

.top_box ul li a {
    color: #fff;
    background: url(/Public/Mobile/default/images/icon_01.png) no-repeat left;
    padding-left: 25px;
}

.logo_box {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
}

.logo_dg {
    float: left;
    width: 320px;
}

.logo_dg a {
    height: 80px;
    line-height: 80px;
}

.logo_dg a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.nav_dg {
    width: 860px;
    height: 80px;
    float: right;
}

.nav_dg ul {
    float: right;
}

.nav_dg ul li {
    float: left;
    line-height: 80px;
    padding-left: 30px;
}

.nav_dg ul li a {
    color: #202020;
    font-size: 16px;
}


/*banner*/

.banner {
    position: relative;
    height: 550px;
    overflow: hidden;
    background: url(/Public/Mobile/default/images/loading.gif) 50% no-repeat;
    min-width: 1210px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 550px;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
    border-radius: 100%;
}

.flex-control-nav a {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
    border-radius: 100%;
    color: #fff;
}

.flex-control-nav .flex-active {
    background: #45576f;
    color: #45576f;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 38px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(/Public/Mobile/default/images/prev_icon.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(/Public/Mobile/default/images/next_icon.png) center center no-repeat;
}

.flex-direction-nav li a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.wbyselect,
.wbyinput,
.wbybut {
    height: 22px;
    line-height: 22px;
}

.wbybut {
    background: #c99223;
    border: none;
    color: #fff;
    width: 40px;
}


/*搜索*/

.search_top {
    background: #dd241f;
}

.search_dg {
    width: 1200px;
    margin: 0 auto;
}

.search_box {
    float: left;
    width: 855px;
    height: 100px;
}

.search_box ul a {
    float: left;
    width: 25%;
    text-align: center;
    background: #dd241f;
    line-height: 100px;
    color: #fff;
    font-size: 16px;
    background: url(/Public/Mobile/default/images/icon_07.png) no-repeat left;
}

.search_box ul li {
    display: -webkit-inline-box;
    padding-left: 40px;
}

.h_sea dd {
    text-align: center;
    padding-top: 14px;
    color: #000;
    font-size: 16px;
}

.h_sea {
    overflow: hidden;
    color: #9c9c9c;
    font-size: 14px;
    width: 345px;
    float: right;
    background: #fff;
    height: 100px;
}

.h_sea b {
    font-size: 14px;
    color: #232323;
}

.inp01 {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    width: 260px;
    float: left;
    color: #e0e0e0;
    border: 1px solid #e0e0e0;
}

.s_ss {
    float: left;
    width: 41px;
    height: 40px;
}

.s_inp {
    padding-top: 6px;
    float: right;
    margin: 0 16px;
}

.search_box ul a:nth-child(1) {
    background: none;
}

.search_box ul a:nth-child(1) li {
    background: url(/Public/Mobile/default/images/icon_03.png) no-repeat left;
}

.search_box ul a:nth-child(2) li {
    background: url(/Public/Mobile/default/images/icon_04.png) no-repeat left;
}

.search_box ul a:nth-child(3) li {
    background: url(/Public/Mobile/default/images/icon_05.png) no-repeat left;
}

.search_box ul a:nth-child(4) li {
    background: url(/Public/Mobile/default/images/icon_06.png) no-repeat left;
}


/*标题*/

.title_box {
    text-align: center;
    padding-top: 50px;
}

.title_box dl dt {
    color: #000;
    font-size: 20px;
    background: url(/Public/Mobile/default/images/icon_08.png) no-repeat bottom;
    line-height: 45px;
}

.title_box dl dd {
    color: #959393;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 35px;
}


/*产品展示*/

.product_box {
    width: 1220px;
    margin: 0 auto;
}

.product_box ul a {
    display: block;
}

.product_box ul dl {
    float: left;
    margin: 10px 10px;
    width: 285px;
    display: block;
    background: #eee;
    padding-bottom: 10px;
}

.product_box ul dl img {
    width: 100%;
    height: 205px;
}

.product_box ul dl dt {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    padding-top: 5px;
}

.product_box ul dl dd {
    color: #474646;
    padding: 0 10px;
}

.product_box ul dl:hover {
    background: #dd241f;
}

.product_box ul dl:hover dt,
.product_box ul dl:hover dd {
    color: #fff;
}


/*资讯*/

.news_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}

.zx {
    overflow: hidden;
}

.zx h2 {
    font-size: 16px;
    text-align: center;
}

.zx h2 a {
    display: inline-block;
    color: #001727;
    font-weight: 100;
    background: #eee;
    padding: 5px 20px;
}

.zx h2 a.cur,
.zx h2 a:hover {
    color: #fff;
    text-decoration: none;
    background: #dd241f;
}

.zx_c {
    padding-top: 20px;
}

.news_left {
    width: 550px;
    float: left;
    background: #eee;
    padding: 20px;
}

.news_left img {
    width: 100%;
    height: 293px;
}

.news_left span {
    float: left;
    padding-top: 22px;
    font-weight: bold;
    color: #bbb;
    font-size: 25px;
    width: 90px;
}

.news_left dl {
    float: left;
    width: 460px;
}

.news_left dl dt {
    color: #666;
    font-size: 16px;
    padding-top: 8px;
}

.news_left dl dd {
    color: #999;
    font-size: 12px;
}

.news_left:hover {
    background: #dd241f;
}

.news_left:hover span,
.news_left:hover dl dt,
.news_left:hover dl dd {
    color: #fff;
}

.news_right {
    width: 590px;
    float: right;
}

.news_right a {
    background: #eee;
    padding: 19px;
    display: inline-block;
    margin-bottom: 15px;
}

.news_right a span {
    float: left;
    padding-top: 13px;
    font-weight: bold;
    color: #bbb;
    font-size: 25px;
    width: 90px;
}

.news_right a dl {
    float: left;
    width: 460px;
}

.news_right a dl dt {
    color: #666;
    font-size: 16px;
}

.news_right a dl dd {
    color: #999;
    font-size: 12px;
}

.news_right a:hover {
    background: #dd241f;
}

.news_right a:hover span,
.news_right a:hover dl dt,
.news_right a:hover dl dd {
    color: #fff;
}

.zx_c li.born,
.al dl.born {
    border: 0;
}

.bottom_dg {
    background: #eee;
    padding-bottom: 25px;
    margin-top: 40px;
}

.bottom_box {
    width: 1200px;
    margin: 0 auto;
}

.bottom_nav {
    border-bottom: 1px solid #e0dddd;
    border-top: 1px solid #e0dddd;
}

.bottom_nav ul li {
    float: left;
    line-height: 35px;
    width: 14.25%;
    text-align: center;
    background: url(/Public/Mobile/default/images/icon_09.png) no-repeat left;
}

.bottom_nav ul li:nth-child(1) {
    background: none;
}

.bottom_tel {
    width: 300px;
    padding-top: 60px;
}

.bottom_tel dl {
    float: left;
    background: url(/Public/Mobile/default/images/icon_10.png) no-repeat left;
    padding-left: 55px;
    background-size: 47px;
    margin-left: 40px;
}

.bottom_tel dl dt {
    font-size: 16px;
    color: #333;
}

.bottom_tel dl dd {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.bottom_left {
    float: left;
    text-align: center;
    width: 650px;
}

.bottom_right {
    float: right;
    width: 250px;
    margin-top: -28px;
}


/*系统查询*/

.query_box {
    position: relative;
    background: url(/Public/Mobile/default/images/banner01.png) center center no-repeat;
    height: 615px;
}

.query_form {
    position: absolute;
    top: 46%;
    left: 28%;
    border: 15px solid rgba(0, 0, 0, 0.3);
}

.inp02 {
    height: 54px;
    line-height: 54px;
    padding-left: 10px;
    width: 560px;
    float: left;
    color: #adadad;
    border: none;
}

.s_ss01 {
    float: left;
    width: 222px;
    height: 54px;
}


/*物流跟踪*/

.logistics_dg {
    width: 100%;
    background: #f2f2f2;
    height: 594px;
    border-top: 4px solid #dd241f;
}

.logistics_box {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 580px;
}

.logistics_box form {
    background: url(/Public/Mobile/default/images/icon_15.png) no-repeat bottom;
}

.logistics_input {
    margin: 0 auto;
    width: 702px;
    padding: 50px 0 30px 0;
}

.inp03 {
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    width: 560px;
    float: left;
    color: #666565;
    border: none;
    background: #fafafa url(../images/icon_13.png) no-repeat left;
}

.s_ss02 {
    float: left;
    width: 92px;
    height: 50px;
}

.logistics_track {
    width: 702px;
    margin: 0 auto;
}

.logistics_track_box {
    line-height: 40px;
    margin-top: 30px;
}

.logistics_track_box h2 {
    float: left;
    color: #000;
}

.logistics_track_box span {
    float: right;
    color: #dd241f;
    font-size: 16px;
    background: url(/Public/Mobile/default/images/icon_16.png) no-repeat right;
    padding-right: 45px;
}

.logistics_track_list {
    max-height: 360px;
    overflow-y: auto;
    margin-top: 10px;
    padding-left: 20px;
}

.logistics_track_list li {
    display: flex;
    height: 45px;
    padding-left: 50px;
    position: relative;
    border-left: 1px solid #f2f2f2;
}

.logistics_track_list li span {
    float: left;
    padding-right: 20px;
}

.logistics_track_list li dd {
    float: left;
}

.logistics_track_list li dd em {
    color: #ff5a00;
}

.logistics_track_list li i {
    position: absolute;
    left: -6px;
    background: url(/Public/Mobile/default/images/icon_17.png) no-repeat top left;
    width: 12px;
    height: 12px;
    top: 5px;
}

.logistics_track_list li:nth-child(1) i {
    position: absolute;
    left: -20px;
    background: url(/Public/Mobile/default/images/icon_18.png) no-repeat top left;
    width: 40px;
    height: 17px;
    top: 0px;
}

.box11003_1 {}

.box11003_1 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.box11003_1 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
}

.box11003_1 .swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.box11003_1 .swiper-slide {
    float: left;
}


/*联系方式*/

.top-phone {
    background-color: #0156a7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

.top-phone .imgbox {
    width: 25px;
    margin: 0 10px;
}

.top-phone .lx {
    color: #fff;
}

.top-phone .lx strong {
    font-size: 20px;
    font-weight: bold;
}


/* IE10 Windows Phone 8 Fixes */

.box11003_1 .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.box11003_1 .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}


/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/

.box11003_1 .swiper-container {
    /* Specify Swiper's Size: */
    /*width:200px;
	height: 100px;*/
}

.box11003_1 .swiper-slide {
    /* Specify Slides's Size: */
    /*width: 100%;
	height: 100%;*/
}

.box11003_1 .swiper-slide-active {
    /* Specific active slide styling: */
}

.box11003_1 .swiper-slide-visible {
    /* Specific visible slide styling: */
}


/* ===============================================================
Pagination Styles
================================================================*/

.box11003_1 .swiper-pagination-switch {
    /* Stylize pagination button: */
}

.box11003_1 .swiper-active-switch {
    /* Specific active button style: */
}

.box11003_1 .swiper-visible-switch {
    /* Specific visible button style: */
}

.box11003_1 .device {
    /*width: 640px;
  height: 300px;
  padding: 30px 40px;
  border-radius: 20px;
  background: #111;
  border: 3px solid white;
  margin: 5px auto;
  box-shadow: 0px 0px 5px #000;*/
    position: relative;
}

.box11003_1 .device .arrow-left {
    background: url(/Public/Mobile/default/images/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.box11003_1 .device .arrow-right {
    background: url(/Public/Mobile/default/images/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.box11003_1 .swiper-container {
    /*height: 300px;
  width: 640px;*/
}

.box11003_1 .content-slide {
    padding: 20px;
    color: #fff;
}

.box11003_1 .title {
    font-size: 25px;
    margin-bottom: 10px;
}

.box11003_1 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 99;
}

.box11003_1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.box11003_1 .swiper-active-switch {
    background: #fff;
}

.box831_-2913 {
    font: 14px/1.43 "Microsoft YaHei", arial, sans-serif;
}

.box831_-2913 * {
    margin: 0;
    padding: 0;
}

.box831_-2913 .box_850 a {
    text-decoration: none;
    color: #fff;
    line-height: 30px;
}

.box831_-2913 .box_850 a>h3 {
    font-size: 21px;
    margin-top: 6px;
}

.box831_-2913 .box_850 a>h3>span {
    font-weight: bold;
    color: #0156a7;
}

.box831_-2913 .box_850 a>p {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #444;
}

.box831_-2913 .box_850 a img {
    max-height: 45%;
    margin-top: 16px;
}

.box831_-2913 .box_850 a:hover {
    text-decoration: none;
}

.box831_-2913 .box_850 {
    width: 100%;
}

.box831_-2913 .box_850 .hide-box {
    height: 60px;
    position: relative;
    z-index: 1;
}

.box831_-2913 .box_850 .header {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 0 5px;
    height: 60px;
    line-height: 60px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    box-sizing: border-box;
    background: #fff;
    background-position: 5% 50% !important;
    background-repeat: no-repeat;
    background-size: 120px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

.box831_-2913 .box_850 .header:after {
    content: "";
    display: none;
    height: 0;
    font-size: 0;
    clear: both;
}

.box831_-2913 .box_850 .header .menu {
    float: right;
    height: 100%;
    width: 50px;
    margin-right: 15px;
    position: relative;
}

.box831_-2913 .box_850 .header .menu .line {
    display: block;
    width: 30px;
    height: 1px;
    background: #222;
    position: absolute;
    right: 0;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}

.box831_-2913 .box_850 .menu .line1 {
    top: 20px;
}

.box831_-2913 .box_850 .menu .line2 {
    top: 30px;
}

.box831_-2913 .box_850 .menu .line3 {
    top: 40px;
}

.box831_-2913 .box_850 .header .active .line1 {
    transform: rotate(45deg) translate(2px, 12px);
    -webkit-transform: rotate(45deg) translate(2px, 12px);
    -moz-transform: rotate(45deg) translate(2px, 12px);
}

.box831_-2913 .box_850 .header .active .line2 {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    opacity: 0;
}

.box831_-2913 .box_850 .header .active .line3 {
    transform: rotate(-45deg) translate(2px, -12px);
    -webkit-transform: rotate(-45deg) translate(2px, -12px);
    -moz-transform: rotate(-45deg) translate(2px, -12px);
}

.box831_-2913 .box_850 .header .to_home {
    float: left;
    height: 100%;
    width: 25px;
    display: none;
}

.box831_-2913 .box_850 .header .to_home img {
    width: 100%;
    margin-top: 16px;
}

.box831_-2913 .box_850 .navbar {
    display: none;
    padding: 0px 25px 0px;
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 60px;
    z-index: 998;
    box-sizing: border-box;
}

.box831_-2913 .box_850 .navbar .a-wrap .a-list {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    color: #666;
    border-bottom: 1px solid #eee;
    transition: width ease 0.4s;
    -moz-transition: width ease 0.4s;
    -webkit-transition: width ease 0.4s;
    font-size: 15px;
}

.box831_-2913 .box_850 .navbar .a-wrap .a-list:last-child {
    border-bottom: none;
}

.box831_-2913 .box_850 .navbar .active .a-list {
    width: 40%;
}

.box831_-2913 .box_850 .navbar .active .a-list:nth-child(1) {
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
}

.box831_-2913 .box_850 .navbar .active .a-list:nth-child(2) {
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
}

.box831_-2913 .box_850 .navbar .active .a-list:nth-child(3) {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}

.box831_-2913 .box_850 .navbar .active .a-list:nth-child(4) {
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

ul,
li {
    list-style: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

body {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
    color: #333;
}

.clearfix {
    zoom: 1;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


/* home?в? */

.box5001_-5653 {}

.box5001_-5653 .xiazai {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.box5001_-5653 .xiazai ul {
    padding: 25px 5px 10px;
    overflow: hidden;
}

.box5001_-5653 .xiazai li {
    width: 25%;
    height: 100px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    text-decoration: none;
}

.box5001_-5653 .xiazai li span {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 50%;
    background: #df0505;
}

.box5001_-5653 .xiazai li p {
    margin-top: 10px;
    color: #222;
    font-size: 12px;
}

.box5001_-5653 .xiazai li img {
    width: 36px;
    height: 36px;
    margin: 12px auto;
}

.box5001_-5653 .xiazai a {
    display: inline-block;
    text-decoration: none;
}


/*?????*/

.box5001_-5653 .t-slide {
    position: relative;
    background-color: #fff;
}

.box5001_-5653 .t-slide .wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.box5001_-5653 .t-slide .wrap .slide {
    position: relative;
    list-style: none;
}

.box5001_-5653 .t-slide .wrap .slide>li {
    position: absolute;
    float: left;
    display: list-item;
}

.box5001_-5653 .t-slide .pagination .prev {
    float: left;
}

.box5001_-5653 .t-slide .pagination .next {
    float: right;
}

.box5001_-5653 .t-slide .pagination .trigs {
    text-align: center;
    margin: 0 auto;
}

.box5001_-5653 .t-slide .pagination .trigs ul {
    height: 10px;
    line-height: 10px;
}

.box5001_-5653 .t-slide .pagination .trigs li {
    display: inline-block;
    text-indent: -9999px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #595959;
}

.box5001_-5653 .t-slide .pagination .trigs li.cur {
    background: #ff7300;
}

.box5001_-5653 .t-slide .pagination .pg-num .index {
    color: #ff5400;
}

.box5001_-5653 .t-slide .comment {
    padding: 8px 10px 16px 10px;
    line-height: 22px;
    background-color: #fff;
}

.box5001_-5653 .pic-detail-title {
    line-height: 20px;
    overflow: hidden;
    padding: 12px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    font-weight: 700;
}

.box5001_-5653 .pic-detail-pics {
    margin: 0;
    padding-top: 12px;
    background-color: #f2f2f2;
}

.box5001_-5653 .t-image290x354 {
    width: 290px;
    height: 354px;
}

.box5001_-5653 .t-image290x354>.cell {
    width: 290px;
    height: 354px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5001_-5653 .t-image290x354>.cell>img {
    max-width: 290px;
    max-height: 354px;
    vertical-align: middle;
}

.box5001_-5653 .t-image290x300 {
    width: 290px;
    height: 300px;
}

.box5001_-5653 .t-image290x300>.cell {
    width: 290px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5001_-5653 .t-image290x300>.cell>img {
    max-width: 290px;
    max-height: 300px;
    vertical-align: middle;
}

.box5001_-5653 .pic-detail-pagenum {
    text-align: center;
    padding: 10px 0;
    background-color: #f2f2f2;
    border-bottom: 1px solid #cccccc;
}

.box5001_-5653 .pic-detail-pagenum .pagebtn {
    border: 1px solid #cccccc;
    height: 24px;
    line-height: 24px;
    width: 38px;
    background-color: #ededed;
    border-radius: 2px;
}

.box5001_-5653 .pic-detail-pagenum .pagebtn .prevbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(/Public/Mobile/default/images/left.png) center no-repeat;
}

.box5001_-5653 .pic-detail-pagenum .pagebtn .nextbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(/Public/Mobile/default/images/right.png) center no-repeat;
}

.box5001_-5653 .xiazai li:nth-child(1) span {
    background: -webkit-linear-gradient(top, #ff89a7, #ff6680);
    background: -moz-linear-gradient(top, #ff89a7, #ff6680);
}

.box5001_-5653 .xiazai li:nth-child(2) span {
    background: -webkit-linear-gradient(top, #fe9666, #fd875f);
    background: -moz-linear-gradient(top, #fe9666, #fd875f);
}

.box5001_-5653 .xiazai li:nth-child(3) span {
    background: -webkit-linear-gradient(top, #af98f8, #8669e5);
    background: -moz-linear-gradient(top, #af98f8, #8669e5);
}

.box5001_-5653 .xiazai li:nth-child(4) span {
    background: -webkit-linear-gradient(top, #8be561, #4ac787);
    background: -moz-linear-gradient(top, #8be561, #4ac787);
}

.box5001_-5653 .xiazai li:nth-child(5) span {
    background: -webkit-linear-gradient(top, #fbd53b, #f3ab35);
    background: -moz-linear-gradient(top, #8be561, #4ac787);
}

.box5001_-5653 .xiazai li:nth-child(6) span {
    background: -webkit-linear-gradient(top, #74d1f9, #45acf9);
    background: -moz-linear-gradient(top, #74d1f9, #45acf9);
}

.box5001_-5653 .xiazai li:nth-child(7) span {
    background: -webkit-linear-gradient(top, #6ce5cb, #41cbbf);
    background: -moz-linear-gradient(top, #74d1f9, #45acf9);
}

.box5001_-5653 .xiazai li:nth-child(8) span {
    background: -webkit-linear-gradient(top, #fb8f75, #f55b5b);
    background: -moz-linear-gradient(top, #74d1f9, #45acf9);
}

.m-title {
    text-align: center;
    position: relative;
    font-weight: bold;
    padding: 20px 0;
    margin-bottom: 20px;
}

.m-title .c-white {
    color: #fff;
}

.m-title .main-title,
.m-title .sub-title {
    font-size: 18px;
    text-transform: uppercase;
}

.m-title .main-title {
    margin-right: 10px;
}

.m-title .sub-title {
    color: #999;
    font-size: 14px;
    font-weight: 300;
}

.m-title::before {
    content: '';
    display: inline-block;
    width: 80px;
    height: 3px;
    background-color: #373737;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
}

.m-more {
    text-align: center;
}

.m-more a {
    display: inline-block;
    background-color: #0156a7;
    text-align: center;
    padding: 11px 28px;
    color: #fff;
    border-radius: 30px;
    font-size: 12px;
}


/* 优势 */

.m-adv {
    padding: 10px 10px 20px;
    color: #fff;
    background: #0156a7 url(../images/sbg.jpg) no-repeat center bottom/auto 32px;
}

.m-adv .m-item {
    padding: 15px 0;
    border-bottom: 1px solid #fff;
}

.m-adv .m-item:last-child {
    border: 0;
}

.m-adv .m-item .img-box {
    float: left;
    margin-right: 15px;
    width: 40px;
    margin-top: 5px;
}

.m-adv .m-item .m-con {
    float: left;
    width: calc(100% - 55px);
}

.m-adv .m-item .m-con strong {
    font-weight: normal;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.m-adv .m-item .m-con p {
    font-size: 12px;
    line-height: 200%;
}


/* 优势end */

.fr {
    float: right;
}

.box884_-3967 {
    box-sizing: border-box;
    font: 14px/1.43 "Microsoft Yahei", Tahoma, sans-serif;
    color: #666;
    padding: 15px 0 10px;
}

.box884_-3967 * {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}

.box884_-3967 a {
    color: inherit;
    text-decoration: none;
}

.box884_-3967 img {
    max-width: 100%;
    vertical-align: top;
    border: 0;
}

.box884_-3967 .pr-list {
    overflow: hidden;
    padding: 0 10px;
}

.box884_-3967 .pr-list li {
    float: left;
    width: 50%;
    padding: 0 5px;
}

.box884_-3967 .p-img {
    border: solid 1px #f0f0f0;
    text-align: center;
    overflow: hidden;
}

.box884_-3967 .p-caption {
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box884_-3967 .pager {
    text-align: center;
    margin-top: 10px;
    display: none;
}

.box884_-3967 .pager #num,
.box884_-3967 .pager span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
}

.box884_-3967 .pager span {
    font-family: "sans";
}

.box884_-3967 .pager .disable {
    visibility: hidden;
}

.box884_-3967 .pager .current {
    background-color: #3ecfc0;
    color: #fff;
}

.box884_-3967 .subtitle {
    color: #999;
    text-align: center;
    display: none;
}

.about-text {
    padding: 0px 15px 10px 15px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}

.about-text>video {
    width: 100%;
}

.about-text>p {}

.about-text .counter {
    /* margin-top: 50px; */
}

.about-text .section-nub .col-3 {
    width: 25%;
    float: left;
    text-align: center;
}

.about-text .counter img {
    max-width: 50px;
    max-height: 50px;
}

.about-text span.counter-number,
.fact-num {
    display: block;
    color: #0f172b;
    font-size: 28px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 50px;
}

.box885_-8462 {
    box-sizing: border-box;
    font: 14px/1.43 "Microsoft Yahei", Tahoma, sans-serif;
    color: #333;
    padding: 0 10px;
    margin: 15px 0;
}

.box885_-8462 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box885_-8462 a {
    color: inherit;
    text-decoration: none;
}

.box885_-8462 img {
    width: 100%;
    vertical-align: top;
    border: 0;
    height: 100%;
    object-fit: cover;
}

.box885_-8462 .mg-list li {
    margin-bottom: 10px;
    width: 50%;
    padding: 0 5px;
    float: left;
}

.box885_-8462 .p-img {
    overflow: hidden;
    border: 1px solid #ccc;
}

.box885_-8462 .p-title {
    padding: 5px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    color: #666;
    height: 30px;
}

.box885_-8462 .p-title .more {
    float: right;
    color: #b4b4b4;
    font-family: sans-serif;
    display: none;
}

.box885_-8462 .pager {
    text-align: center;
    margin-top: 15px;
    display: none;
}

.box885_-8462 .pager #num,
.box885_-8462 .pager span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
}

.box885_-8462 .pager span {
    font-family: "sans";
}

.box885_-8462 .pager .disable {
    visibility: hidden;
}

.box885_-8462 .pager .current {
    background-color: #3ecfc0;
    color: #fff;
}

.box20033_-6085 {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
    color: #333;
    padding: 15px;
}

.box20033_-6085 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box20033_-6085 ul,
.box1036_1 li {
    list-style: none;
}

.box20033_-6085 img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

.box20033_-6085 a {
    text-decoration: none;
    color: inherit;
}

.box20033_-6085 .hd-title {
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    display: none;
}

.box20033_-6085 .hd-title::before {
    content: "";
    width: 5px;
    height: 20px;
    background-color: #0096ff;
    position: absolute;
    left: 0;
    top: 5px;
}

.box20033_-6085 .news-list {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}

.box20033_-6085 .news-list .str_move {
    position: absolute;
    white-space: nowrap;
    top: 0;
}

.box20033_-6085 .news-list .item {
    display: inline-block;
    margin-right: 10px;
    width: 150px;
}

.box20033_-6085 .news-list .item .img-box {
    padding: 3px;
    border: 1px solid #ddd;
}

.box20033_-6085 .news-list .item .title {
    text-align: center;
    margin-top: 10px;
    color: #666;
}

.box20033_-6085 .str_wrap img {
    width: 100%;
    height: 110px;
}

.box10023_-8035 {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
    color: #333;
}

.box10023_-8035 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box10023_-8035 a {
    text-decoration: none;
    color: inherit;
}

.box10023_-8035 ul,
.box10023_-8035 li {
    list-style: none;
}

.box10023_-8035 img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

.box10023_-8035 .news-list {
    padding: 15px;
}

.box10023_-8035 .news-list .news-item {
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 15px;
}

.box10023_-8035 .news-list .news-item:last-child {
    margin-bottom: 0;
}

.box10023_-8035 .news-list .news-item .img-box {
    float: left;
    width: 30%;
    margin-right: 2%;
}

.box10023_-8035 .news-list .news-item .date-info {
    width: 80px;
    height: 80px;
    float: left;
    background-color: #eee;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: 0 10px;
}

.box10023_-8035 .news-list .news-item .date-info>h2 {
    height: 55px;
    line-height: 55px;
    font-size: 30px;
    color: #aaa;
}

.box10023_-8035 .news-list .news-item .date-info>h3 {
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #ccc;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.box10023_-8035 .news-list .news-item .news_intro {
    float: left;
    width: 67%;
}

.box10023_-8035 .news-list .news-item .news_intro .news-title {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box10023_-8035 .news-list .news-item .news_intro .desc {
    font-size: 12px;
    margin-top: 8px;
    line-height: 200%;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.box10023_-8035 .pager {
    text-align: center;
    margin-top: 15px;
    display: none;
}

.box10023_-8035 .pager #num,
.box887_1 .pager span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
}

.box10023_-8035 .pager span {
    font-family: "sans";
}

.box10023_-8035 .pager .disable {
    visibility: hidden;
}

.box10023_-8035 .pager .current {
    background-color: #3ecfc0;
    color: #fff;
}

.zx {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    margin-top: 40px;
}

.box20039_-2724 {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
    color: #333;
    margin: 0 auto;
}

.box20039_-2724 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box20039_-2724 a {
    color: inherit;
    text-decoration: none;
}

.box20039_-2724 img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

.box20039_-2724 .swiper-slide {
    padding: 20px 0;
}

.box20039_-2724 .wrap {
    position: relative;
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

.box20039_-2724 .wrap img {
    border: 1px solid #ddd;
}

.box20039_-2724 .wrap .title {
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}

.box20039_-2724 .wrap:first-child {
    margin-right: 2%;
}

.box20039_-2724 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.box20039_-2724 .swiper-pagination-bullet-active {
    background: #2e43c7;
}

.box20039_-2724 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.box20039_-2724 .swiper-slide {
    padding: 15px;
}

.box9026_-2034 {
    font: 14px/1.43 "Microsoft Yahei", Arial, sans-serif;
    color: #666;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.box9026_-2034 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box9026_-2034 a {
    text-decoration: none;
    color: inherit;
}

.box9026_-2034 ul,
.box9026_-2034 li {
    list-style: none;
}

.box9026_-2034 ul {
    overflow: hidden;
}

.box9026_-2034 .nav-item {
    float: left;
    width: 25%;
}

.box9026_-2034 .nav-item .img-box {
    width: 40px;
    height: 20px;
    margin: 0 auto;
    background: no-repeat 50% 50% / auto 20px;
}

.box9026_-2034 .nav-item .icon-home {
    background-image: url(/Public/Mobile/default/images/sy1.png);
}

.box9026_-2034 .nav-item .icon-tel {
    background-image: url(/Public/Mobile/default/images/dh.png);
}

.box9026_-2034 .nav-item .icon-msg {
    background-image: url(/Public/Mobile/default/images/ly.png);
}

.box9026_-2034 .nav-item .icon-address {
    background-image: url(/Public/Mobile/default/images/dz.png);
}

.box9026_-2034 .link-name {
    padding-top: 6px;
}

.box5146_-6811 .foot {
    text-align: center;
    overflow: hidden;
    margin-top: 15px;
}

.box5146_-6811 .foot ul {
    margin: 0 auto;
}

.box5146_-6811 .foot .foot_title {
    text-align: right;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
    border-bottom: 1px #f0f0f0 solid;
}

.box5146_-6811 .foot .foot_title a {
    color: #666;
    text-decoration: none;
}

.box5146_-6811 .foot .foot_title b {
    background: url(/Public/Mobile/default/images/tp.png) right 10px no-repeat;
    float: right;
    display: block;
    background-size: 11px 12px;
    width: 15px;
    height: 30px;
}

.box5146_-6811 .foot .foot_title span {
    float: left;
    color: #666;
}

.box5146_-6811 .foot .foot_title span a {
    color: #666;
}

.box5146_-6811 .foot .foot_bottom {
    padding: 10px;
    background: #c9f9c1;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    margin: 0 auto;
    display: none;
}

.box5146_-6811 .foot .foot_bottom span {
    color: #035ebc;
    padding-top: 12px;
    display: block;
}

.box5146_-6811 .foot .foot_bottom span b {
    padding-right: 4px;
    font-weight: normal;
    display: inline-block;
}

.box5146_-6811 .foot .foot_bottom span h1 {
    display: inline-block;
}

.box5146_-6811 .foot .foot_bottom span img {
    padding-right: 4px;
    padding-right: 4px;
    display: inline-block;
}

.box5146_-6811 .foot .foot_bottom .copcontent {
    display: inline-block;
    color: #888888;
}

.bq {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding: 10px 20px;
    margin-bottom: 70px;
}

.logo_top {
    font-size: 20px;
    color: #000 !important;
    font-weight: bold;
}


/*产品栏目标题*/

#_ctl3_tr_div .lanmu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

#_ctl3_tr_div .lanmu a {
    width: 33%;
    text-align: center;
    height: 35px;
    background: #999999;
    display: inline-block;
    color: #fff;
    line-height: 35px;
    text-decoration: none;
    margin-bottom: 4px;
    font-size: 14px
}

#_ctl3_tr_div .lanmu a.cur {
    background: #0156a7;
}

#_ctl3_tr_div .lanmu a.bor_none {
    border: none;
}


/*产品列表*/

.box5216_-7854 .list_5216 {}

.box5216_-7854 .list_5216 ul {
    list_5216-style: none;
    padding: 0;
    margin: 0
}

.box5216_-7854 .list_5216 li {
    width: 44%;
    float: left;
    margin: 0 0 4% 4%;
    list-style: none
}

.box5216_-7854 .list_5216 li .pic_bor {
    border-radius: 5px;
    border: solid 1px #ccc;
    background: #fff;
    overflow: hidden;
}

.box5216_-7854 .list_5216 li .pic {}

.box5216_-7854 .list_5216 li .pic img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box5216_-7854 .list_5216 li h3 {
    line-height: 24px;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 10px;
}

.box5216_-7854 .list_5216 li .pic_tit {
    line-height: 24px;
    font-size: 14px;
    padding: 5px 10px;
}

.box5216_-7854 .list_5216 li .pic_bot {
    width: 100%;
    height: 40px;
    background: #fbdeaf;
    color: #fe5f0d;
    display: none
}

.box5216_-7854 .list_5216 li .pic_bot .bot_left {
    width: 40%;
    float: left;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_left .left_wit {
    width: 100%;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_left span {}

.box5216_-7854 .list_5216 li .pic_bot .bot_left span.left_1 {
    width: 60%;
    height: 40px;
    line-height: 40px;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_left span.left_2 {
    width: 40%;
    height: 40px;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_left span.left_2 a {
    display: block;
    height: 20px;
    line-height: 20px;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_rit {
    float: right;
    height: 25px;
    padding-top: 12px;
    padding-right: 10px;
}

.box5216_-7854 .list_5216 li .pic_bot .bot_rit img {
    width: 70px;
    height: 20px;
}

.box5216_-7854 .list_5216 ul.ys li {
    width: 100%;
    margin: 0;
}

.box5216_-7854 .list_5216 ul.ys li .pic_bor {
    border: 0;
}

.box5216_-7854 .list_5216 ul.ys li .pic_tit {
    color: #333;
}


/*加载更多*/

.box5216_-7854 .jiazai_prod {
    width: 98%;
    margin: 10px 1% 20px 1%;
    height: 30px;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-image: -webkit-linear-gradient(top, #fafafa, #dbdbdb);
    cursor: pointer;
    display: none;
}

.box5216_-7854 .jiazai_prod a {
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.box5216_-7854 .jiazai_prod_5216 {
    width: 98%;
    margin: 10px 1% 20px 1%;
    height: 30px;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-image: -webkit-linear-gradient(top, #fafafa, #dbdbdb);
    cursor: pointer;
}

.box5216_-7854 .jiazai_prod_5216 a {
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #000;
    text-decoration: none;
}


/* 应用案例 */

.hy {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.hy dl {
    width: 50%;
    height: 180px;
    background-color: #000;
    float: left;
    position: relative;
}

.hy dl dt {
    width: 100%;
    height: 100%;
}

.hy dl dt img {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    display: block;
}

.hy dl dd {
    width: 100%;
    height: 100%;
    padding: 0px 15px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.hy dl dd img {
    width: 46px;
    height: 38px;
    display: block;
    margin: 0 auto;
}

.hy dl dd h3 {
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    background: url(/Public/Mobile/default/images/hy_line.png) no-repeat center bottom;
}

.hy dl dd p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.hy dl dd i {
    display: none;
    margin: 0 auto;
    height: 31px;
    width: 31px;
    background: url(/Public/Mobile/default/images/hy_more.png) no-repeat;
}

.hy dl dd:hover {
    background: url(/Public/Mobile/default/images/curbg.png) no-repeat center top;
}

.hy dl dd:hover h3 {
    margin: 5px 0;
}

.hy dl dd:hover p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hy dl dd:hover i {
    display: block;
}


/* 应用案例 end */


/* 联系尊龙集团 */

.kfay {
    /* width: 100%; */
    padding-top: 15px;
}

.kfay dl {
    overflow: hidden;
}

.kfay dl>p {
    display: none;
    font-size: 14px;
}

.kfay dt {
    width: 20%;
    float: left;
    padding: 10px;
}

.kfay dt img {
    display: block;
    width: 100%;
}

.kfay dd {
    width: 70%;
    float: right;
}

.kfay dd h4 {
    padding-top: 20px;
    font: 20px "Microsoft YaHei";
    color: #ef8201;
    background: url(/Public/Mobile/default/images/lin.jpg) no-repeat left bottom
}

.kfay dd h4 i {
    padding-left: 15px;
    text-transform: uppercase;
    font: 16px "Arial";
    color: #999999;
}

.kfay dd p {
    font: 15px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 10px;
}


/* 关于尊龙集团 */

.about-nei>ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 50px;
}

.about-nei>ul li {
    text-align: center;
}

.about-nei>ul li span {
    font-family: Impact;
    font-size: 28px;
    color: #0156a7;
}

.about-nei>ul li span>i {
    font-style: normal;
}

.about-nei>ul li p {
    font-size: 15px;
    text-align: center;
    color: #333;
}


/* 关于尊龙集团 end*/<!--0.00013995170593262-->