* {
    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;
}

.guanyu {
    width: 1400px;
    margin: 0 auto;
    margin-top: 40px;
    display: table;
}

.side {
    float: left;
    width: 260px;
}

.s-lx,
.s-bk {
    padding-bottom: 20px;
    border: 1px solid #1e61ba;
}

.s-lx span,
.s-bk span {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 49px;
    height: 49px;
    background: url(images/lbg.jpg) no-repeat center;
    display: block;
}

.s-lx ul li {
    padding-top: 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 30px;
}

.s-bk {
    margin-top: 30px;
}

.s-bk ul li a h2 {
    padding: 10px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    border-bottom: 1px dashed #e5e5e5;
}

.s-bk ul li a h2:hover {
    color: #e94641;
}

.side-r {
    float: left;
    margin-left: 40px;
    width: 1100px;
}

.position {
    height: 36px;
}

.position img,
.position span,
.position a {
    float: left;
    display: block;
}

.position h1 {
    float: left;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.position img {
    width: 30px;
}

.position span,
.position a {
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.side-c p {
    padding-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 36px;
    text-indent: 30px;
}

.side-c img {
    width: 95%;
    display: block;
    margin: 20px auto;
}

.side-c ul li {
    float: left;
    margin-left: 75px;
    margin-top: 30px;
}

.side-c ul li span {
    float: left;
    font-size: 18px;
    color: #333;
    display: block;
}

.side-c ul li span:first-child {
    width: 60px;
}

.side-c ul li span:last-child {
    line-height: 26px;
    padding-left: 20px;
}

.cpzx-c ul li {
    float: left;
    width: 340px;
    margin-top: 30px;
    margin-left: 38px;
}

.cpzx-c ul li:nth-of-type(3n+1) {
    margin-left: 0;
}

.cpzx-c ul li figure img {
    width: 340px;
    height: 260px;
}

.cpzx-c ul li figure figcaption h2 {
    padding-top: 5px;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
}

.cpzx-c ul li figure figcaption h2:hover {
    color: #e94641;
}

.xw-c ul li {
    margin-top: 30px;
    height: 90px;
    border-bottom: 1px dashed #d6d6d6;
}

.xw-c ul li div {
    float: left;
}

.xw-c ul li div:first-child {
    margin-left: 30px;
    padding: 5px 15px;
    background: #f5f5f5;
}

.xw-c ul li div time {
    font-size: 14px;
    color: #ababab;
    text-align: center;
    line-height: 30px;
    display: block;
}

.xw-c ul li div time:first-child {
    font-size: 22px;
    font-weight: bold;
}

.xw-c ul li div:last-child {
    width: 950px;
    margin-left: 30px;
}

.xw-c ul li div h2 {
    font-size: 18px;
    color: #000;
    line-height: 36px;
    font-weight: normal;
}

.xw-c ul li div h2:hover {
    color: #e94641;
}

.xw-c ul li div p {
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.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;
}

.details {
    margin-top: 30px;
}

.details h1 {
    font-size: 20xp;
    color: #000;
    text-align: center;
    line-height: 40px;
}

.tag {
    display: table;
    margin: 20px auto;
}

.tag time,
.tag span {
    padding-left: 20px;
    float: left;
    font-size: 14px;
    color: #5a5a5a;
}

.tag span a {
    color: #5a5a5a;
}

.zhaiyao {
    margin: 30px 0 10px 0;
}

.zhaiyao p {
    padding: 5px 30px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    background: #f5f5f5;
}

.details-c p {
    padding-top: 15px;
    font-size: 16px;
    color: #000;
    text-indent: 30px;
    line-height: 36px;
}

.details-c img {
    display: block;
    margin: 0 auto;
}

.details-c table {
    width: 100%;
}

.pagination .pagefy .current {
    background-color: #ee361d;
    color: #fff;
}

.pagination{
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: none;
    margin-top: 30px;
}

.pagination .pagefy{ 
    width: 100%;
}

.pagination .pagefy a{
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #666;
    padding: 5px 15px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}

.pagination .pagefy a:hover{
    background-color: #1e61ba; 
    color: #fff;
}

.zuoyou {  
    width: 1100px;
    margin-top: 30px;
    display: table;
}

.top1 { 
    float: left;
    width: 455px;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top2 {
    float: right;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top1 a,
.top2 a {
    color:#3b3652;
}

.xgcp { 
    width:100%; 
    height:auto; 
    display:table; 
    border-top:2px solid #666; 
    margin-top:20px;
}

.xgcptit { 
    font-size:18px; 
    text-align: center;
    font-weight: bold; 
    height: 40px; 
    line-height: 40px; 
    margin: 20px 0; 
    color:#000;
}

.xgcp ul li { 
    width: 160px; 
    height: 160px; 
    float: left; 
    margin: 0 10px; 
    margin-bottom: 20px;
}
.xgcp ul li img { 
    width: 158px; 
    height: 118px;
    border: 1px solid #ccc; 
    }

.xgcp ul li h2 { 
    width: 100%; 
    height: 30px; 
    line-height: 20px; 
    text-align: center; 
    font-size: 14px;
}
.xgcp ul li a { 
    font-size: 14px; 
    color:#000;
}

.conent {
    position:absolute;
    top:20px;
}

.c_adver {
    width: 500px;
    height: 250px;
    background: url(images/piaofu.jpg) no-repeat;
}