body,
dl,
dt,
dd,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
span {
    padding: 0;
    margin: 0;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Microsoft YaHei"!important;
}
body{
    font-size: 14px;
    font-family: "Microsoft YaHei"!important;
    color: #000;
    overflow-x: hidden;
    background-color: #fff;
}
a {
    text-decoration: none!important;
    color:#000;
}
ul,ol{
    list-style: none;
}
input,textarea{
    border: none;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}
li {
    list-style: none;
}
.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.main{
    width: 1200px;
    margin:0 auto;
}
.mains{
    width: 1340px;
    margin:0 auto;
}
.mui-ellipsis{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bread{
    text-align: left;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    color: #333;
}
.bread a{
    font-size: 16px;
    text-decoration: none;
    color: #333;
}
.bread a::before{
    margin:0 5px;
    font-size: 18px;
    color: #333;
    vertical-align: -1px;
}
.next-page{
    margin:50px auto 0;
}
.next-page p{
    margin:10px 0;
    font-size: 16px;
}
.next-page a{
    text-decoration: none;
    color: #000;
}
.page-list{
    margin:40px auto 0;
}

.page-list ul{
    position: relative;
    text-align: center;
}
.page-list ul li{
    display: inline-block;
    margin-right: 5px;
    border-radius: 6px;
    background-color: #414143;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.page-list ul li a span{
    margin:0 5px;
    vertical-align: -1px;
}
.page-list ul li:hover {
    background-color: #222222;
}
.page-list ul li a{
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding:0 21px;
}
.product-left-logo {
    margin-bottom: 10px;
    width: 290px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    background-color: #1978d1;
}
.product-left {
    width: 290px;
    float: left;
}
.product-center-left-ul li {
    line-height: 60px;
    background-color: #0066cf;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 3px;
    letter-spacing: 9px;
    overflow: visible;
}
.product-center-left-ul li .a1 {
    color: #fff;
}
.product-center-left-ul .span1 {
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
}
.product-cpfl {
    background-color: #fff;
    padding-top: 5px;
    margin-left: auto;
    display: none;
}
.product-cpfl a {
    width: 270px;
    display: block;
    color: #fff;
    background-color: #ef9c00;
    margin-left: auto;
    font-size: 16px;
    padding-right: 10px;
    line-height: 40px;
}
.product-cpfl a:hover {
    text-decoration: underline!important;
    color: #000;
}
.con-right {
    width: 880px;
    float: right;
}
.con{
    margin-top: 55px;
}

