﻿.headDiv h1.headDiv-logo{margin:0;}

.proTop .wrap2 .list ul{margin:0;}

.footNav li h3,.footNav li dl{margin:0;}

.indexP3 h2,.indexP4 h2 {margin-top: 0;margin-bottom: 0;}

.screenOpen{display:none;}


@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.newShow .content em, .newShow .content s{font-style:revert;text-decoration: revert;}

.footDiv .copyright img{width:0.2rem;}

@media (max-width: 1004px) {
    .headDiv .headDiv-logo img {
        max-width: initial;
    }

    .footDiv .copyright img{width:0.36rem;}
}