.logo imghtml,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft YaHei";
    /* min-width: 1200px; */
    position: relative;
}
html {
    overflow-x: scroll;
}
a {
    text-decoration: none;
    color: unset;
}
a:hover {
    color: #d3433e;
}
a:focus {
    outline: 0;
}
a:active {
    outline: 0;
}
ul {
    list-style: none;
}
a {
    outline: 0;
}

/* DINGDING */



.main-center{
    width: 1460px;
    margin: 0 auto;
}


/* DINGDING */
img {
    border: 0;
}
.clearfix {
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
}
/* header */
.header {
    background: #f9f9f9; /*border-bottom: 2px solid #e7e7e7;*/
}
.middle {
    width: 1000px;
    margin: 0 auto;
}

.head {
    overflow: hidden;
}
.call>img{
       width: 22px; 
       margin-left: 100px;
}
.call>p{
    font-size: 16px;
    color: #045AFE;
    margin: 0 20px 0 10px;
}
.call>.btn{
    width: 104px;
    height: 40px;
    background: #045AFE;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
}
.logo {
    float: left;
    width: 85px;
    height: 80px;
    object-fit: scale-down;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.logo img {
    width: 100%;object-fit: scale-down;

}

.nav {
    background: #fff;
    font-size: 17px;
    overflow: hidden;
}
.nav .nav-box li {
    position: relative;
    float: left;
    line-height: 80px;
    margin: 0 0 0 58px;
}
.nav .nav-box li.first {
    margin: 0 6px 0 20px;
}
.nav .nav-box li.active a {
    color: #045AFE;
}
.nav .nav-box li a {
    position: relative;
    z-index: 10;
    float: left;
    color: #000;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    overflow: hidden;
}
.nav .nav-box li a:hover {
    color: #045AFE;
}
.nav .nav-box li span {
    position: absolute;
    top: 54px;
    left: 50%;
    width: 0px;
    height: 0px;
    display: block;
    background: #045AFE;
}
.nbanner {
    position: relative;
    overflow: hidden;
}
.nbanner a {
    display: block;
}
.nbanner img {
    position: relative;
    margin-left: -960px;
    left: 50%;
    display: block;
    width: 1920px;
}
/* footer */
.link-index {
    width: 100%;
    background-color: #2d2f32;
    margin-bottom: -10px;
}
.link-content {
    padding: 16px 0 0 0;
    position: relative;
    font-family: simsun;
}
.link-content .link-title {
    color: #ccc;
    float: left;
    margin-right: 10px;
}
.link-content .link-middle .middle-content a {
    padding-right: 10px;
    height: 23px;
    line-height: 23px;
    color: #aaa;
}
.link-content .link-middle .middle-content a:hover {
    color: #fff;
}
.gray-line {
    clear: both;
    width: 100%;
    border-top: 1px solid #b8b8b8;
    line-height: 0;
    height: 0;
    font-size: 0;
}
.white-line {
    clear: both;
    width: 100%;
    border-top: 1px solid #fff;
    line-height: 0;
    height: 0;
    font-size: 0;
}
.flink {
    background-color: #40444b;
    color: #bbb;
    padding-top: 40px;
    font-size: 15px;
}
.flink .flink_tit {
    margin-right: 10px;
}
.flink a {
    color: #bbb;
    margin-right: 5px;
}
.index .footer {
    padding-top: 0;
}
.index .footer .lianxi {
    padding-top: 5px;
}
.index .footer .foot_erweima {
    margin-top: 5px;
}
/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px "Microsoft YaHei";
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all 0.5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #ff6a64 url(img/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #ff6a64 url(img/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #ff6a64 url(img/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/

    background: #ff6a64 url(img/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 6px 37px 25px 37px;
    box-sizing: border-box;
    width: 180px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.yb_QQ a:hover {
    color: #fff;
}
.info_nav {
    padding: 2em 0 1em;
    text-align: center;
}
.info_nav a {
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 35px;
    margin: 0 5px;
}
.info_nav .info_back {
    border: 1px solid #ff6a64;
    color: #ff6a64;
}
.info_nav .info_qq {
    border: 1px solid #ff6a64;
    background: #ff6a64;
    color: #fff;
}
.imsg {
    background: url(img20170107/foot1_bg.png) no-repeat center top;
    background-size: cover;
}
.imsg h2 {
    font-size: 30px;
    font-family: "黑体";
    color: #000000;
    padding-top: 82px;
}
.imsg .s1 {
    overflow: hidden;
    margin-bottom: 80px;
    padding-top: 40px;
}
.imsg input {
    float: left;
    padding: 20px 0 20px 20px;
    background-color: #ffffff;
    color: #888888;
    font-size: 14px;
    border: 0;
}
.imsg .s1-a {
    width: 240px;
    margin-right: 20px;
}
.imsg .s1-b {
    width: 415px;
}
.imsg .s1-c {
    float: right;
    width: 180px;
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    padding-left: 5px;
}
.imsg p {
    color: #535353;
    font-size: 14px;
    padding-bottom: 100px;
    margin-bottom: 0;
}
.sidemenu {
    display: none;
}
#pull {
    display: none;
}
.menu_bg {
    display: none;
}
.zixun_phone,
.zixun_phone_inlb {
    display: none !important;
}
.phone-bottom{
    display: none;
}
.phone_foot {
    display: none;
}
.page_comm {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 40px;
}
.page_comm li {
    display: inline-block;
    list-style: none;
    margin-bottom: 10px;
}
.page_comm a,
.page_comm span.pageinfo {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
    color: #ff6a64;
}
.page_comm a:hover {
    background-color: #ff6a64;
    color: #fff;
}
.page_comm li.thisclass {
    background-color: #ff6a64;
    color: #fff;
    padding: 2px 10px;
    margin-right: 6px;
    border: 1px solid #ff6a64;
}
.apply_info {
    background: url("zshop/i/061.png");
    padding-top: 30px;
    padding-bottom: 60px;
}
.apply_info .apply_ form {
    margin-top: 50px;
}
.apply_info .apply_ form .input_table {
    float: left;
}
.apply_info .apply_ form .input_table input {
    padding: 17px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
    background: #fff;
    font-size: 18px;
    color: #606060;
    box-sizing: border-box;
    margin-right: 32px;
}
.apply_info .apply_ form .input_table .name {
    width: 250px;
}
.apply_info .apply_ form .input_table .phone {
    width: 250px;
}
.apply_info .apply_ form .input_table .phone.active {
    background: #d3433e;
}
.apply_info .apply_ form .input_table .phone.active::-webkit-input-placeholder {
    color: #fff;
}
.apply_info .apply_ form .input_table .phone.active::-moz-input-placeholder {
    color: #fff;
}
.apply_info .apply_ form .input_table .phone.active::-ms-input-placeholder {
    color: #fff;
}
.apply_info .apply_ form .input_table .xq {
    width: 380px;
}
.apply_info .apply_ form .send_apply {
    float: right;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.apply_info .apply_ form .send_apply button {
    padding: 17px 20px;
    width: 200px;
    border: none;
    outline: none;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 20px;
    border-radius: 5px;
    color: #fff;
    transition: 0.5s;
    background: #4c535a;
    border: 1px solid #4c535a;
    cursor: pointer;
}
.apply_info .apply_ form .send_apply:hover button {
    background: #d3433e;
    border: 1px solid #d3433e;
    transition: 0.5s;
}
.apply_info .apply_ .aside_info {
    font-size: 18px;
    color: #606060;
    margin-top: 30px;
}
.apply_info .apply_ .aside_info b {
    font-size: 24px;
    color: #d3433e;
}
.apply_info h4 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 32px;
    color: #3d434b;
    font-weight: bold;
    text-align: center;
}
.apply_info .apply_ form {
    overflow: hidden;
}
.center_intrl {
    float: left;
    margin-left: 162px;
    text-align: center;
    margin-top: 34px;
}
.center_intrl h4 {
    font-size: 28px;
    color: #000000;
    letter-spacing: 2px;
    font-weight: bolder;
}
.center_intrl h4 b {
    color: #d3433e;
}
.center_intrl p {
    font-size: 18px;
    color: #000000;
    margin-top: 15px;
}
.drop-down-content {
    padding: 0;
    overflow: hidden;
    clear: both;
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    background: #fff;
    z-index: 10;
    width: 100vw;
    padding: 40px 0 80px 0;
    box-sizing: border-box;
  
}
.drop-down-content li:hover a {
    color: #ff6a64;
}
.nav .drop-down:hover .drop-down-content {
    display: block;
}
.nav .drop-down:hover .drop-down-content>div{
    width: 800px;
    margin: 0 auto;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.drop-down-content li {
    width: 222px;
    height: 72px;
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    align-items: center;;
}
.drop-down-content li>img{
    width: 48px;
    height: 48px;
    border-radius: 4px 4px 4px 4px;
    margin-right: 10px;
}
.drop-down-content li>div>.h1{
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 4px;
}
.drop-down-content li>div>p{
  margin: 0;
}
.drop-down-content li:hover{
    background: #ECF6FD;
}
.on{
    background: #ECF6FD; 
}
.drop-down-content li:hover>div>.h1{
    color: #055AFE;
}
.drop-down-content li>div>p{
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}

.nav {
    height: 80px;
    overflow: visible;
}
.nav .nav-box li a {
    width: 119px;
}
.nav .nav-box li {
    margin: 0;
}

.flex {
    display: flex;
    align-items: center;
}
.flex-a {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.flex-b {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-c {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.s-btn {
    display: flex;
    margin-top: 20px;
}
.s-btn > :first-child {
    width: 120px;
    height: 40px;
    background: #005af0;
    border-radius: 4px 4px 4px 4px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #005af0;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-right: 16px;
}
.s-btn > :last-child {
    width: 120px;
    height: 40px;
    background: #fff;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #005af0;
    font-weight: 500;
    font-size: 14px;
    color: #005af0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.text-eli1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.text-eli2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -20%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
        opacity: 1;
    }
}
/*å¼¹å±‚åŠ¨ç”»ï¼ˆä»Žä¸‹å¾€ä¸Šï¼‰*/
._fadelogIn {
    -webkit-animation: fadelogIn 0.4s;
    animation: fadelogIn 0.4s;
}
@keyframes fadelogIn {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadelogIn {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
    }
    100% {
        -webkit-transform: none;
    }
}
/*å¼¹å±‚åŠ¨ç”»ï¼ˆä»Žå³å¾€å·¦ï¼‰*/
._fadeleftIn {
    -webkit-animation: fadeleftIn 0.2s;
    animation: fadeleftIn 0.2s;
}
@keyframes fadeleftIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeleftIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
    }
    100% {
        -webkit-transform: none;
    }
}
/*å¼¹å±‚åŠ¨ç”»ï¼ˆæ”¾å¤§ï¼‰*/
._popIn {
    -webkit-animation: fadeleftIn 0.4s;
    animation: fadeleftIn 0.4s;
    -webkit-animation-name: popIn;
    animation-name: popIn;
}
@-webkit-keyframes popIn {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0.5, 0.5, 0.5);
        opacity: 0;
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        opacity: 1;
    }
}
@keyframes popIn {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0.5, 0.5, 0.5);
        opacity: 0;
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        opacity: 1;
    }
}
._fadeIn {
    animation: fadeInDown 0.3s;
}

@keyframes fadeInDown {
    0% {
        transform: translate3d(0, -20%, 0);
        opacity: 0;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.industry .uk-width-medium-1-5 {
    margin-bottom: 20px;
}
/* 
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}
#banner {
    left: 50%;
    margin-left: -960px;
    position: relative;
    width: 1920px;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner-container {
    position: relative;
}

.contactus a {
    color: unset !important;
    display: block;
    text-decoration: none !important;
}
.contactus a:hover {
    color: unset !important;
    display: block;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}
#banner {
    left: 50%;
    margin-left: -960px;
    position: relative;
    width: 1920px;
} */



.head-btn {
  display: flex;
  z-index: 100;
  cursor: pointer;
}
.head-btn > div {
  width: 128px;
  height: 40px;
  background: #045AFE;
  box-shadow: 0px 4px 16px 0px rgba(4, 90, 254, 0.16);
  border-radius: 4px 4px 4px 4px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
}
.head-btn > :last-child {
  margin-right: 24px;
  background: transparent;
  border: 1px solid #045AFE;
  box-sizing: border-box;
}
.head-btn > :first-child > a {
    color:  #fff !important;
  }
.head-btn > :last-child > a {
    color: #045AFE !important;
 }
 

 .uk-article-title>a{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
 }

 .news-title{
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    max-width: 144px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }

 .sign-btn{
    color: #fff;
 }
 .sign-right-btn{
    color: #045AFE;
 }
 .banner-mobile {
    display: none;
}