* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.header {
    width: 100%;
}

.header-top {
    width: 1400px;
    height: 60px;
    margin: 25px auto;
}

.logo {
    float: left;
}

.logo figure img,
.logo figure figcaption {
    float: left;
}

.logo figure img {
    width: 60px;
    height: auto;
    display: block;    
}

.logo figure figcaption h1,
.logo figure figcaption h2 {
    padding-left: 10px;
    font-size: 22px;
    color: #000;
    line-height: 60px;
}

.logo-right {
    float: right;
}

.logo-right figure img,
.logo-right figure figcaption {
    float: left;
}

.logo-right figure figcaption {
    padding-left: 10px;
    font-size: 26px;
    color: #1e61ba;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
}

.nav {
    width: 100%;
    height: 55px;
    background: #1e61ba;
}

.nav nav {
    width: 1400px;
    margin: 0 auto;
}

.nav nav ul li {
    float: left;
    width: 175px;
}

.nav nav ul li a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    display: block;
}

.nav nav ul li:hover {
    background: #e94641;
}

.banner,
.banner img {
    width: 100%;
}

.product,
.about {
    width: 1400px;
    margin: 0 auto;
    margin-top: 60px;
}

.p-title {
    height: 70px;
}

.p-title div {
    float: left;
}

.p-title div strong {
    font-size: 26px;
    color: #e94641;
    line-height: 40px;
    display: block;
    letter-spacing: 3px;
}

.p-title div span {
    font-size: 16px;
    color: #660000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
}

.p-title a {
    float: right;
    margin-top: 13px;
    width: 50px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    background: #000;
    display: block;
}

.p-title a:hover {
    background: #e94641;
}

.product-c {
    display: table;
}

.product-c ul li {
    position: relative;
    float: left;
    margin-top: 30px;
    margin-left: 40px;
    width: 320px;
}

.product-c ul li figure img {
    width: 320px;
    height: 260px;
    display: block;
}

.product-c ul li:first-child,
.product-c ul li:nth-child(5) {
    margin-left: 0;
}

.product-c ul li figure figcaption h2 {
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 30px;
    background: #f4f4f4;
}

.product-c ul li p {
    left: 0;
    top: 0;
    position: absolute;
    padding: 60px 30px 0 30px;
    width: 260px;
    height: 200px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    display: none;
    background: rgba(233, 70, 65, 0.7);
}

.product-c ul li:hover p {
    display: block;
}

.product-c ul li:hover h2 {
    color: #e94641;
}

.bg {
    margin-top: 50px;
    width: 100%;
    height: 163px;
    background: url(images/bg.jpg) no-repeat center;
}

.bg-box {
    width: 1400px;
    margin: 0 auto;
}

.bg-left {
    float: left;
    padding-left: 100px;
}

.bg-left p {
    padding-top: 28px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 46px;
    letter-spacing: 3px;
}

.search {
    padding-top: 20px;
    padding-left: 50px;
}

.t {
    float: left;
    width: 260px;
    font-size: 12px;
    color: #333;
    line-height: 30px;
    height: 30px;
    border: none;
    padding-left: 14px;
    padding-right: 5px;
}

.suo {
    width: 50px;
    height: 30px;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #000;
}

.bg-right {
    float: right;
    padding-right: 100px;
}

.bg-right span {
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 163px;
    display: block;
}

.bg-right span:last-child {
    font-size: 30px;
    font-weight: bold;
}

.xuanz {
    width: 100%;
    height: 1570px;
    background: url(images/xbg.png) no-repeat center;
}

.xuan-box {
    width: 1400px;
    margin: 0 auto;
}

.x-title strong {
    padding-top: 40px;
    font-size: 34px;
    color: #1e61ba;
    text-align: center;
    line-height: 60px;
    display: block;
    letter-spacing: 3px;
}

.x-title strong span {
    font-size: 40px;
    color: #e94641;
}

.x-title > span {
    font-size: 26px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.xuan-c {
    margin-top: 80px;
    height: 1130px;
    background: url(images/xxbg.png) no-repeat left;
    background-position: 50px;  
}

.x-one,
.x-two,
.x-three {
    display: table;
}

.x-one div {
    float: left;
    margin-left: 150px;
    width: 700px;
}

.x-one div font,
.x-two div font {
    font-size: 30px;
    color: #e94641;
    font-weight: bold;
}

.x-one div p,
.x-two div p {
    padding-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.x-one img {
    padding-left: 50px;
    float: left;
} 

.x-two img {
    float: left;
} 

.x-two div {
    float: left;
    padding-top: 78px;
    margin-left: 187px;
    width: 700px;
}

.x-three {
    margin-top: 60px;
}

.x-four {
    margin-top: -15px;
}

.x-four img {
    float: left;
}

.x-four div {
    float: left;
    margin-left: 200px;
    width: 645px;
} 

.x-four font {
    font-size: 30px;
    color: #e94641;
    font-weight: bold;
}

.x-four div p {
    padding-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.about-c {
    margin-top: 40px;
    display: table;
}

.about-c img,
.about-c p {
    float: left;
}

.about-c img:last-child {
    float: right;
}

.about-c p {
    padding-top: 20px;
    margin: 0 50px;
    width: 820px;
    font-size: 16px;
    color: #000;
    line-height: 40px;
}

.news {
    margin-top: 60px;
    padding: 20px 0 40px 0;
    width: 100%;
    background: #f2f2f2;
    display: table;
} 

.news-box {
    width: 1400px;
    margin: 0 auto;
}

.news-c ul li {
    float: left;
    margin-top: 40px;
    width: 670px;
}

.news-c ul li:nth-child(2n) {
    margin-left: 60px;
}



.news-c ul li figure img {
    float: left;
    width: 300px;
    height: 220px;
}

.news-c ul li div {
    float: left;
    padding-left: 20px;
    width: 330px;
}

.news-c ul li div a h2 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-c ul li div a h2:hover {
    color: #e94641;
}

.news-c ul li div time {
    padding: 5px 0;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    display: block;
}

.news-c ul li div p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 30px;
}

.news-c ul li div a:last-child {
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    background: #333;
    display: inline-block;
}

.news-c ul li div a:last-child:hover {
    background: #1e61ba;
}

.bk {
    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
    display: table;
}

.bk-box ul li {
    float: left;
    margin-top: 30px;
    margin-left: 50px;
    width: 430px;
    border-bottom: 1px dashed #333;
}

.bk-box ul li:nth-of-type(3n+1) {
    margin-left: 0;
}

.bk-box ul li a h2 {
    font-size: 20px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bk-box ul li a h2:hover {
    color: #e94641;
}

.bk-box ul li p {
    padding: 5px 0;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 30px;
}

.bk-box ul li time {
    padding-bottom: 10px;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    display: block;
}

.footer {
    margin-top: 50px;
    width: 100%;
    height: 350px;
    background: #2b2e35;
}

.footer-box {
    width: 1400px;
    margin: 0 auto;
}

.f-left {
    float: left;
}

.f-left span,
.f-center span,
.f-right span {
    padding: 30px 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    display: block;
}

.f-left ul li {
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.f-left ul li a {
    color: #fff;
    display: block;
}

.f-center {
    float: left;
    width: 240px;
    margin-left: 250px;
}

.f-center ul li {
    float: left;
}

.f-center ul li:nth-of-type(2n) {
    margin-left: 100px;
}

.f-center ul li a {
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    display: block;
}

.f-right {
    float: right;
}

.f-right div figure {
    float: left;
}

.f-right div figure img {
    padding-top: 10px;
    width: 120px;
    display: block;
}

.f-right div figure figcaption {
    padding: 8px 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.f-right div figure:last-child {
    margin-left: 50px;
}

.diu figure img {
    width: 900px;
    display: block;
    margin: 25px auto;
}

.diu figure figcaption {
    font-size: 16px;
    color: #000;
    text-align: center;
}

.diu figure figcaption a {
    padding: 0 5px;
    color: #e94641;
}