body {
    font: 14px Arial, "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", STHeiti, sans-serif;
}

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

.w1920 {
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}
button.btn_deltial {
    background: none;
    border: 1px solid #9a9a9a;
    color: #9a9a9a;
    width: 110px;
    height: 30px;
    margin-top: 20px;
}

p {
    font-weight: 400;
}

table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
/*h1,h2,h3,h4,h5,h6,small{font-size:100%;}*/
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
/*h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:normal;}*/
del,ins,u,s,a,a:hover{text-decoration:none;}
input{border: 0;}
body,textarea,input,button,select,keygen,legend{font:14px/1.14 '微软雅黑';color:#333;outline:0;}
body{background:#fff;}
/*a,a:hover{color:#333;}*/
.left{float:left;}
.right{float:right;}
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}/*为了兼容IE*!*/
.gray{color:#6e7b8e;}
.bule{color:#00a8e6}
.bold{font-weight:bold;}
.back_545c68{color:#545c68;}
.font12{font-size:12px;}

















.home_footer, .home_footerInfo {
    background: #262626;
    overflow: hidden;
}

.home_footer > div {
    overflow: hidden;
    padding-bottom: 30px;
}

.home_footerNav {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.home_footerNav > li {
    float: left;
    overflow: hidden;
    width: 200px;
}

.home_footerNav > li + li {
    margin-left: 50px;
}

.home_footerNav > li ul li {
    margin-bottom: 12px;
}

.home_footerNav > li ul li:first-child, .home_footerNav > li ul li:first-child a {
    color: #fff;
    font-size: 16px;
}

.home_footerNav > li ul li a {
    font-size: 14px;
    color: #5c5c5c;
}

.home_footerCodeName {
    width: 120px;
    display: block;
    text-align: center;
}

.home_footerCodeName + li > img {
    width: 120px;
    height: 120px;
}

.home_footerInfo {
    border-top: 1px solid #343434;
    padding-top: 20px;
    overflow: hidden;
}

.friendLink {
    color: #737a81;
    width: 70%;
    float: left;
}

.footInfo {
    padding: 35px 0 15px;
    overflow: hidden;
    padding-top: 0;
}
.footInfo li {
    float: left;
    width: 180px;
}

.footInfo li h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.footInfo li p {
    height: 25px;
    margin: 0;
}


.friendLink b, .friendLink b a {
    float: left;
    font-size: 14px;
    color: #737a81;
    vertical-align: top;

}

.friendLink b + b {
    margin-left: 10px;
}

.friendLink p {
    padding-left: 70px;
    line-height: 28px;
    margin-top: -3px;
    text-align: left;
    margin-bottom: 0;
    font-size: 12px;
}

.friendLink p a {
    color: rgba(255, 255, 255, 0.2);
    margin: 0;
    font-size: 12px;
    position: relative;
    top: -1px;
}

.friendLink p span {
    margin: 0 4px;
    position: relative;
    top: -1px;
    color: rgba(255, 255, 255, 0.2);
}

.home_footerService a {
    margin-right: 10px !important;
    color: #d3d3d3 !important;
}

.home_footerConcat {
    background: url("/static/index/images/footer_2.png") 0 0 no-repeat;
    overflow: hidden;
    padding-left: 18px;
    float: right;
}

.home_footerTel {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    height: 32px;
    line-height: 32px;
}

.home_footerQQGroup {
    color: #d3d3d3;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-top: 12px;
}

.home_footerJoin {
    background: #036eb8;
    font-size: 16px;
    color: #fff;
    width: 124px;
    height: 36px;
    text-align: center;
    margin-top: 15px;
}

.home_footerJoin img {
    width: 18px;
    height: 18px;
    position: relative;
    right: 4px;
}

/*底部 end */
.azt-newtip:after {
    content: ' ';
    position: absolute;
    width: 24px;
    height: 12px;
    top: 4px;
    right: 0px;
    background-repeat: no-repeat;
    background-image: url("/static/common/images/new.png");
}

.azt-hottip:after {
    content: ' ';
    position: absolute;
    width: 24px;
    height: 12px;
    top: 4px;
    right: 0px;
    background-repeat: no-repeat;
    background-image: url("/static/common/images/i-hot.png");
}

.ellipsis {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
}
