/* reset */
* {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
img {
    border: 0;
}

/* global */
p, a, span {
    text-decoration: none;
    font-size: 13px;
    font-family: 'Pingfang SC', Helvetica, 'Microsoft Yahei', Tahoma, Arial, sans-serif;
    font-weight: normal;
}
.wrap {
    width: 1200px;
    margin: 0px auto;
}

/* topNav */
.topNav {
    height: 40px;
    background-color: #FE9B03;
}
.navList {
    float: right;
}
.navList ul li {
    display: block;
    float: left;
    margin-left: 30px;
}
.navList ul li a {
    color: #FFFFFF;
    line-height: 40px;
}
.navList ul li a:hover {
    color: #0E233E;
}

/* header */
.header {
    background-color: #0E233E;
    height: 70px;
}
.logo {
    float: left;
    margin-top: -20px;
    z-index: 999;
    position: relative;
}
.menu {
    float: right;
}
.menu ul li {
    display: block;
    float: left;
    margin-left: 30px;
}
.menu ul li a {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 70px;
}
.menu ul li a:hover {
    color: #FE9B03;
}

/* focus */
.focus {
    width: 100%;
    height: 600px;
    position: absolute;
    top: 110px;
    background: url(images/focus01-fd41c114de.webp) no-repeat center top;
}
.focus a {
    display: block;
    width: 180px;
    height: 50px;
    margin: 400px auto 0px auto;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: rgba(255,255,255,0);
}
.focus a:hover {
    background-color: rgba(255,255,255,0.3);
}

/* recommended */
.recommended {
    height: 300px;
    margin-top: 670px;
}

.recommendedBox {
    float: left;
    width: 224px;
    height: 300px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.recommendedBox:hover {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
}
.recommendedML20 {
    margin-left: 20px;
}
.recommended p {
    font-size: 20px;
    color: #4A4A4A;
}
.recommended a {
    display: block;
    width: 120px;
    height: 36px;
    border: 1px solid #4A4A4A;
    line-height: 36px;
    color: #4A4A4A;
    margin: 30px auto 0px auto;
}
.recommended a:hover {
    background-color: rgba(14, 35, 62, 0.05);
}

/* contactBanner */
.contactBanner {
    background-color: #FE9B03;
    height: 70px;
    margin: 70px 0px;
}
.contactBanner span {
    color: rgba(255,255,255,0.5);
    font-size: 32px;
    font-style: italic;
    line-height: 70px;
    font-weight: 700;
}
.contactBanner p {
    float: right;
    color: rgba(255,255,255,0.5);
    line-height: 70px;
    font-size: 24px;
    font-style: italic;
    letter-spacing: 1px;
    margin-left: 50px;
}
.contactBanner p:hover {
    color: rgba(255,255,255,0.9);
}

/* bannerList */
.bannerBox {
    width: 1200px;
    height: 500px;
    margin-bottom: 30px;
}
.bannerBox:hover {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}
.bannerBox a {
    display: block;
    width: 180px;
    height: 50px;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #FFFFFF;
    position: relative;
    top: -150px;
    left: 510px;
}
.bannerBox a:hover {
    background-color: rgba(255,255,255,0.1);
}

/* footer */
.footer {
    margin-top: 70px;
    height: 260px;
    background-color: #0E233E;
    overflow: hidden;
}
.logo0 {
    margin-top: 50px;
    float: left;
}
.category {
    float: left;
    margin-top: 30px;
}
.category a {
    color: rgba(255,255,255,0.3);
    line-height: 30px;
}
.category a:hover {
    color: rgba(255,255,255,0.7);
}
.categoryML60 {
    margin-left: 60px;
}
.categoryML30 {
    margin-left: 30px;
}
.contactBox {
    margin-top: 20px;
    margin-left: 100px;
    float: left;
}
.contactList {
    height: 50px;
}
.contactBox p {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 50px;
    color: rgba(255,255,255,0.3);
    text-indent: 10px;
}
.contactBox img {
    float: left;
    margin-top: 15px;
}
.iso {
    float: right;
    margin-top: 50px;
}
.copyright {
    clear: both;
    text-align: center;
    padding-top: 30px;
    color: rgba(255,255,255,0.3);
    font-size: 13px;
}

/* about page */
.youshiBanner {height: 400px; background: url(images/AboutUs_Full-28c0e0f80c.webp) no-repeat center top;}
.youshiBanner p {line-height: 400px; font-size: 40px; color: #FFFFFF; opacity: 0.5;}
.youshi {width: 1200px; margin: 80px auto; text-align: center;}
.youshi_box {width: 1200px; margin-top: 80px; overflow: hidden;}
.youshi_img {width: 380px; float: left;}
.youshi_content {float: left;text-align: left; }
.youshi_box h3 {font-size: 28px; color: #FE9B03; line-height: 50px;}
.youshi_box p {line-height: 32px; font-size: 16px;padding-top: 10px;}
.youshi_ml50 {margin-left: 50px;}
.youshi_w770 {width: 770px;}

/* gallery */
.galleryBanner {height: 400px; background: url(images/Gallery_Full-26e7f1ac0f.webp) no-repeat center top;margin-bottom: 30px;}

/* contact page */
.contactpageBanner {height: 400px; background: url(images/contact_Full-b47354b889.webp) no-repeat center top;}

/* dzgf page */
.dzgfBanner {height: 400px; background: url(images/ElectronicPotting_Full-f2018747e7.webp) no-repeat center top;}

/* glsz page */
.glszBanner {height: 400px; background: url(images/Filtering_Full-c79796012f.webp) no-repeat center top;}

/* led page */
.ledBanner {height: 400px; background: url(images/LED_Full-26db61eeb4.webp) no-repeat center top;}

/* tyn page */
.tynBanner {height: 400px; background: url(images/Solar_Full-8b50a89783.webp) no-repeat center top;}

/* wind page */
.windBanner {height: 400px; background: url(images/Wind_Full-d0f78e805a.webp) no-repeat center top;}

/* nhj page */
.nhjBanner {height: 400px; background: url(images/Adhesives_Full-8eed2f9706.webp) no-repeat center top;}

/* fhcl page */
.fhclBanner {height: 400px; background: url(images/CompositeResins_Full-4e83d34f74.webp) no-repeat center top;}

/* bycx page */
.bycxBanner {height: 400px; background: url(images/EdgeMolding_Full-14f513d237.webp) no-repeat center top;}

/* dianchi page */
.dianchiBanner {height: 400px; background: url(images/dianchi_Full-52745e719d.webp) no-repeat center top;}