* {
    margin: 0;
    padding: 0;
}

html,
body,
.container {
    width: 100%;
    height: 100%;
}

em {
    font-style: normal;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}

li {
    list-style: none;
    display: inline-block;
}

.clear {
    clear: both;
}

header,
footer,
section {
    width: 100%;
    margin: 0 auto;
}

header,
footer {
    height: 100px;
}

/*头部样式*/
header em {
    font-size: 50px;
    height: 100px;
    line-height: 100px;
}

header span {
    font-size: 22px;
    margin-left: 20px;
}

article {
    width: 100%;
    height: 520px;
}

section {
    height: 520px;
    position: relative;
}

/*表单的样式*/
aside {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 70px;
    right: 100px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    z-index: 9999999;
}

aside em {
    display: block;
    width: 220px;
    margin: 25px auto 10px auto;
}

aside em img {
    width: 100%;
    height: auto;
}

.form {
    width: 300px;
    margin: 0 auto;
}

.form p {
    position: relative;
    margin-top: 10px;
}

.form input {
    padding-left: 50px;
    width: 250px;
    height: 40px;
    border: 1px solid #c8cdd8;
    margin-top: 20px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.82);
    outline: none;
}

.form i {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
}

.form .error-tip {
    color: red;
    display: block;
    padding-top: 5px;
}

.dialog {
    transition: 0;
    display: none;
    position: absolute;
    left: 50%;
    top: 40%;
    padding: 7px 15px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}

.name i {
    background-image: url("../img/user-3.png?v=3");
    background-repeat: no-repeat;
    left: 10px;
    top: 27px;
}

.password i {
    background-image: url("../img/password-3.png?v=3");
    background-repeat: no-repeat;
    left: 10px;
    top: 29px;
}

button {
    background-color: #e06347;
    border: none;
    width: 100%;
    height: 40px;
    letter-spacing: 3px;
    font-size: 20px;
    margin-top: 35px;
    border-radius: 10px;
    color: #fff;
    outline: none;
}

.regist {
    float: right;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}

.regist {
    width: 130px;
}

.regist a {
    color: #e06347;
}

/*尾部样式*/
#footer {
    clear: both;
}

footer {
    margin-top: 15px;
}

footer ul {
    width: 68%;
    margin: 0 auto;
}

footer ul li {
    width: 120px;
    text-align: center;
    font-size: 13px;
    height: 15px;
    line-height: 15px;
}

footer p {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}

.header {
    background-color: #fff;
}

.header .logo {
    width: 300px;
    float: left;
    padding: 10px 20px 10px 0;
}

.header .logo img {
    vertical-align: middle;
    height: 60px
}

.header .logo a {
    padding-right: 30px
}

.header .logo a:hover {
    *zoom: 1
}

.header .am-hd-tel {

    float: right;
    height: 48px;
    line-height: 48px;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    color: #fa0;
    padding-top: 20px;
}

.wrap {
    width: 980px
}

.wrap,
.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.wrap:before,
.wrap:after,
.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: ""
}

.wrap:after,
.container:after {
    clear: both
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.hide {
    display: none;
}

.show {
    display: block;
}

/*****footer******/
#footer {
    overflow: hidden
}

#footer .wrap {
    width: 980px;
    margin: 0 auto;
    font-size: 12px
}

#footer .wrap,
#footer .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

#footer .wrap:before,
#footer .wrap:after,
footer .container:before,
footer .container:after {
    display: table;
    line-height: 0;
    content: ""
}

#header .wrap:after,
#header .container:after,
#footer .wrap:after,
footer .container:after {
    clear: both
}

#footer hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

#footer hr {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    *height: 2px
}

#footer .copyright {
    *zoom: 1;
    line-height: 22px;
    margin-top: 15px
}

#footer .copyright:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

#footer .copyright,
#footer .copyright a {
    color: #999
}

#footer .copyright .copy-side {
    float: left;
    width: 160px;
    font-size: 14px;
    padding-top: 50px;
    text-align: center;
    line-height: 25px;
    background: url(../img/icons/footer-contact-icon.png) center top no-repeat
}

#footer .copyright .copy-side strong {
    font-size: 20px;
    font-weight: 400
}

#footer .copyright .copy-main {
    margin-left: 170px;
    margin-right: -20px
}

#footer .copyright .copy-main .item {
    float: left;
    height: 128px;
    padding: 0 40px;
    border-left: 1px dotted #d2d2d2
}

#footer .copyright .copy-main .item dl dt {
    font-size: 14px;
    font-weight: 700;
    color: #666
}

#footer .copy-footer {
    clear: both;
    background: #f6f6f6;
    padding: 20px 0;
    color: #333;
    text-align: center
}

#footer .copyright-fff {
    clear: both;
    background: #fff;
    padding: 20px 0;
    color: #333;
    text-align: center
}

/*****common*****/
html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53"
}

input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

iframe {
    display: block
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

i {
    font-style: normal
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 16px
}

h3,
h4,
h5,
h6 {
    font-size: 14px
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #ff6600;
    text-decoration: none
}

.title {
    font-size: 35px;
    color: #000;
    text-align: center;
    padding: 50px 0 50px 0;
}

.title span {
    display: inline-block;
    line-height: 40px;
    position: relative;
    padding: 0 6%;
    font-weight: normal;
}

.title span:before {
    width: 100%;
    height: 1px;
    background: #333;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    bottom: -20px;
}

.title span:after {
    display: block;
    overflow: hidden;
    content: '';
    background: #333;
    border: 10px solid #fff;
    position: absolute;
    left: 50%;
    width: 4px;
    bottom: -32px;
    height: 4px;
    border-radius: 100%;
    margin-left: -12px;
}

.infoText {
    text-align: center;
    color: #999;
    font-size: 16px;
    padding: 0 10px;
}

.k1120 {
    max-width: 1120px;
    margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

dl,
dd,
dt,
ul,
li {
    list-style: none;
}

.view-tenth {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 20px 0 0 20px;
    max-height: 176px;
    min-height: 176px;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.mb40 {
    margin-bottom: 40px;
}

.line-mod-list .line-mod-item {
    float: left;
    /* width:25%; */
    overflow: hidden;
    position: relative;
    height: 203px;
    width: -webkit-calc(25% - 10px);
    width: -moz-calc(25% - 10px);
    width: calc(25% - 10px);
    margin: 5px;
}

.line-mod-list .line-mod-item a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}

.line-mod-list .line-item {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.line-mod-list .line-item-hover {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 203px;
    left: 0;
}

.line-mod-list .line-mod-item .mask {
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    transition: all ease .2s;
}

.line-mod-list .line-item-hover .line-info {
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0;
    z-index: 2;
    padding-bottom: 5px;
    transition: all ease .3s;
}

.line-mod-list .line-item-hover .line-info a {
    display: block;
    text-decoration: none;
}

.line-mod-list .line-item-hover .line-info .line-info-tl {
    padding: 10px 5px 0 5px;
}

.line-mod-list .line-item-hover .line-info .line-info-desc {
    color: #999999;
    margin-top: 5px;
    padding: 0 5px;
}

.line-mod-list .line-mod-item-on .mask {
    opacity: .2;
    filter: alpha(opacity=20);
}

.line-mod-list .line-mod-item-on .line-item-hover {
    top: 0;
}

.line-mod-list .line-mod-item-on .line-info {
    bottom: 0;
}

.line-mod-list .line-item-hover .hd-txt {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.line-mod-list .on .line-item-hover,
.line-mod-list a:hover .line-item-hover {
    display: block;
}

.line-mod-list li .line-item img {
    height: 169px;
    width: 100%;
}

.green,
.green a,
.g {
    color: green !important;
}

.red {
    color: Red !important;
}

.blue {
    color: blue !important;
}

.orange {
    color: #F80 !important;
}

.c666 {
    color: #999 !important;
}

.c999 {
    color: #999 !important;
}

.cccc {
    color: #ccc !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.b {
    font-weight: bold;
}

.mr10 {
    margin-right: 10px;
}




.servicesBox {
    position: relative;
}

.servicesBox li {
    width: 33.333%;
    float: left;
}

.servicesBox li h3 {
    font-size: 20px;
    color: #333;
    padding: 5px 0;
}

.servicesBox li p {
    color: #999;
    font-size: 14px;
    line-height: 200%;
}

.servicesBoxList {
    padding: 0 10px;
}

.servicesBox:before {
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    top: 47px;
}

.servicesBoxIcon {
    text-align: center
}

.servicesBoxIcon i {
    display: inline-block;
    cursor: pointer;
    width: 90px;
    line-height: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #333;
    font-size: 16px;
    background: #fff;
    border: 1px solid #a3a3a3;
    transition: background 0.2s, color 0.2s;

}

.servicesBoxIcon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
}

.servicesBoxIcon i:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #c20f36;
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

.servicesBoxIcon i:hover {
    color: #fff;
    border: 1px solid #fff;
}

.servicesBoxIcon i:hover:after {
    transform: scale(1);
    opacity: 1;
}

.servicesBoxIcon i:before {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    content: '';
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-size: 228px 61px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
}

.servicesIcon_1:before {
    background-position: 3px 5px;
}

.servicesIcon_2:before {
    background-position: -67px 5px;
}

.servicesIcon_3:before {
    background-position: -130px 7px;
}

.servicesIcon_4:before {
    background-position: -195px 7px;
}

.single-category {
    background: #fff;
    padding: 30px 0;
    margin-top: 30px;
    border: 1px solid #eeeff1;
    position: relative;
    overflow: hidden;
    float: left;
    width: -webkit-calc(33% - 12px);
    width: -moz-calc(33% - 12px);
    width: calc(33% - 12px);
    margin: 5px;
    text-align: center;
    height: 150px;
    min-width: 345px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.cat-details {
    margin-top: 15px;
    visibility: visible;
    position: relative;
}

.cat-details .cat-item {
    color: #8b959e;
    font-size: 14px;
    padding-top: 5px;

    text-align: left;
    padding: 0 20px;
    clear: both;
}

.cat-details a {
    color: #8b959e;
}

.cat-details h4 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #333333;
}

.cat-details h4 span {
    display: block;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 300;
}

.single-category:hover {
    background-color: #27ae60;
}

.single-category:hover .cat-details * {
    color: #fff;
}

.supplier-title {
    width: 70px;
    display: inline-block;
    float: left;
}
.supplier-content {
    left: 70px;
    display: inline-block;
    float: left;
    width: 230px;
}

.have-login {
    margin-top: 60px !important;
    outline: none;
    font-size: 14px;
    text-align: center;
}
.hide {
    display: none;
}

.system-tips {
    text-align: center;
    padding-top: 50px;
    font-size: 16px;
}
