* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.header {
    width: 100%;
}

.header-top {
    height: 40px;
    border-top: 2px solid #be0000;
    background: #f5f5f5;
}

.header-topbox {
    width: 1400px;
    margin: 0 auto;
}

.header-topbox span {
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 38px;
    display: block;
}

.header-topbox div {
    float: right;
}

.header-topbox div a {
    float: left;
    width: 90px;
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 38px;
    display: block;
}

.header-topbox div a:hover {
    color:#015cb5;
    text-decoration:underline;
}

.header-topbox div a:last-child {
    color: #fff;
    background: #be0000;
}

.header-topbox div a:last-child:hover {
    background: #015cb5;
}

.logo {
    width: 1400px;
    height: 75px;
    margin: 30px auto;
}

.logo-left {
    float: left;
}

.logo-left h1,
.logo-left h2 {
    padding: 5px 0;
    font-size: 30px;
    color: #be0000;
}

.logo-left span {
    font-size: 11px;
    color: #be0000;
    text-transform: uppercase;
}

.logo-right {
    float: right;
}

.logo-right span {
    display: block;
}

.logo-right span:first-child {
    padding: 5px 0;
    font-size: 13px;
    color: #000;
}

.logo-right span:last-child {
    padding-top: 5px;
    font-size: 30px;
    color: #015cb5;
    font-weight: bold;
}

.nav {
    width: 100%;
    height: 60px;
    background: #015cb5;
}

.nav ul {
    width: 1400px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 175px;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    display: block;
}

.nav ul li a:hover {
    background: #be0000;
}

.banner {
    width: 100%;
}

.banner figure img {
    width: 100%;
    display: block;
}

.hot {
    width: 100%;
    height: 50px;
    background: #f5f5f5;
}

.hot-box {
    width: 1400px;
    margin: 0 auto;
}

.hot-box span {
    float: left;
    font-size: 18px;
    color: #3b95d6;
    font-weight: bold;
    line-height: 50px;
    display: block;
}

.hot-left {
    float: left;
    width: 1000px;
}

.hot-left ul {
    float: left;
}

.hot-left ul li {
    float: left;
}

.hot-left ul li a h2 {
    margin-left: 40px;
    font-size: 16px;
    color: #666;
    line-height: 50px;
    font-weight: normal;
}

.hot-left ul li a h2:hover {
    color: #be0000;
}

.hot-left ul li a:hover {
    color: #3b95d6;
}

.search {
    float: right;
    margin-top: 8px;
    width: 327px;
    height: 30px;
}

.t {
    float: left;
    width: 260px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    border: #666 1px solid;
    padding-left: 14px;
}

.suo {
    float: right;
    width: 50px;
    height: 32px;
    font-size: 15px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #1a1a1a;
}

.products {
    width: 1400px;
    margin: 0 auto;
    margin-top: 70px;
}

.title-top {
    width: 300px;
    height: 130px;
    border: 1px solid #be0000;
    margin: 0 auto;
}

.title-top div {
    width: 210px;
    height: 133px;
    background: #fff;
    margin: 0 auto;
    margin-top: -3px;
    border: 1px solid #fff;
}

.title-top div h2 {
    padding-top: 35px;
    font-size: 30px;
    color: #be0000;
    text-align: center;
    letter-spacing: 3px;
}

.title-top div span {
    padding-top: 10px;
    font-size: 15px;
    color: #666;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.title p {
    padding-top: 20px;
    font-size: 16px;
    color: #888;
    text-align: center;
}

.products-box {
    display: table;
}

.products-box ul li {
    float: left;
    margin-left: 26px;
    margin-top: 50px;
    width: 330px;
}

.products-box ul li:nth-of-type(4n+1) {
    margin-left: 0;
}

.products-box ul li figure img {
    width: 330px;
    height: 283px;
    display: block;
}

.products-box ul li section h2 {
    padding: 15px 0;
    font-size: 18px;
    color: #000;
}

.products-box ul li section h2:hover {
    color: #be0000;
}

.products-box ul li section p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.products-box ul li section div a {
    float: left;
    margin-top: 25px;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: block;
    background: #3b95d6;
}

.products-box ul li section div a:hover {
    background: #be0000;
}

.products-box ul li section div a:last-child {
    margin-left: 20px;
}

.youshi {
    width: 100%;
    height: 620px;
    margin-top: 70px;
    background: url(images/bg.jpg) no-repeat center;
}

.youshi h2 {
    padding-top: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.youshi > p {
    padding-top: 20px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}

.youshi-box {
    width: 1400px;
    margin: 0 auto;
    display: table;
    margin-top: 60px;
}

.youshi ul li {
    position: relative;
    float: left;
    margin-left: 64px;
    width: 180px;
    height: 180px;
}

.youshi ul li em {
    position: absolute;
    left: 0;
    top: 0;
    transition: transform 1s ease-out 0s;
    transform: rotate(0deg);
    width: 180px;
    height: 180px;
    display: block;
    background: url(images/yuan.png) no-repeat center;
}

.youshi ul li:first-child {
    margin-left: 0;
}

.youshi ul li em:hover {
    transform:rotate(360deg);
}

.youshi ul li:nth-of-type(2n) em {
    background: url(images/yuan1.png) no-repeat center;
}

.youshi ul li p {
    padding: 50px 30px 0 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.zx img,
.zx span {
    float: left;
    display: block;
}

.zx {
padding-bottom: 10px;
    display: table;
    margin: 0 auto;
    margin-top: 50px;
    border-bottom: 1px solid #eee;
}

.zx img {
    width: 80px;
}

.zx span {
    font-size: 15px;
    color: #fff;
    line-height: 67px;
}

.zx span:last-child {
    font-size: 34px;
    font-weight: bold;
    line-height: 67px;
    letter-spacing: 3px;
}

.youshi a {
    padding: 10px 15px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #be0000;
    display: table;
    margin: 0 auto;
    margin-top: 40px;
}

.youshi a:hover {
    background: #3b95d6;
}

.news {
    width: 1400px;
    margin: 0 auto;
    margin-top: 70px;
    display: table;
}

.news-top {
    margin-top: 50px;
    height: 400px;
}

.news-top figure {
    float: left;
    width: 580px;
}

.news-top figure img {
    width: 580px;
    height: 400px;
    display: block;
}

.news-top div {
    float: right;
    width: 760px;
}

.news-top div time {
    padding-top: 40px;
    font-size: 16px;
    color: #666;
    display: block;
}

.news-top div span {
    margin: 30px 0;
    width: 40px;
    height: 5px;
    background: #be0000;
    display: block;
}

.news-top div h2 {
    padding: 10px 0;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
}

.news-top div h2:hover {
    color: #be0000;
}

.news-top div p {
    padding: 20px 0;
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.news-top div a:last-child {
    padding-top: 30px;
    font-size: 18px;
    color: #015cb5;
    display: block;
}

.news-top div a:last-child:hover {
    padding-left: 10px;
    color: #be0000;
}

.news-b {
    margin-top: 40px;
}

.news-b ul li {
    float: left;
    padding: 0 20px;
    width: 400px;
    background: #f7f7f7;
}

.news-b ul li:nth-child(2) {
    margin: 0 40px;
}

.news-b ul li time {
    padding-top: 20px;
    font-size: 16px;
    color: #666;
    display: block;
}

.news-b ul li span {
    margin: 15px 0;
    width: 40px;
    height: 5px;
    background: #be0000;
    display: block;
}

.news-b ul li a h2 {
    padding: 10px 0;
    font-size: 17px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-b ul li p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.news-b ul li a:last-child {
    padding: 15px 0;
    font-size: 15px;
    color: #015cb5;
    display: block;
}

.news-b ul li a h2:hover {
    color: #be0000;
}

.news-b ul li a:last-child:hover {
    color: #be0000;
}

.about {
    padding: 30px 0;
    width: 1400px;
    margin: 0 auto;
    margin-top: 90px;
    display: table;
}

.about-box {
    margin-top: 60px;
}

.about-box figure {
    float: left;
    width: 550px;
}

.about-box figure img {
    width: 550px;
    display: block;
}

.about-box div {
    float: right;
    width: 800px;
}

.about-box div h3 {
    padding: 20px 0;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
}

.about-box div p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.about-box div a {
    padding: 25px 0;
    font-size: 16px;
    color: #015cb5;
    display: block;
}

.about-box div a:hover {
    color: #be0000;
}

.about-box div p:last-child {
    font-size: 16px;
    color: #000;
}

.about-box div p span {
    padding-left: 10px;
    font-size: 26px;
    color: #be0000;
    font-weight: bold;
}

.baike {
    width: 1400px;
    margin: 0 auto;
    margin-top: 90px;
}

.baike-box {
    margin-top: 10px;
    display: table;
}

.baike-left {
    float: left;
    width: 1100px;
}

.baike-left ul li {
    float: left;
    margin-top: 40px;
    width: 340px;
    background: #f7f7f7;
}

.baike-left ul li:nth-of-type(3n+2) {
    margin: 40px 25px 0 25px;
}

.baike-left ul li a h2 {
    padding: 20px;
    font-size: 17px;
    color: #000;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.baike-left ul li a h2:hover {
    color: #be0000;
}

.baike-left ul li p {
    padding: 0 20px 20px 20px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.baike-left ul li div {
    height: 40px;
    background: #e5e5e5;
}

.baike-left ul li div time,
.baike-left ul li div a {
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #595959;
    line-height: 40px;
    display: block;
}

.baike-left ul li div a {
    float: right;
    padding-right: 20px;
}

.baike-left ul li div a:hover {
    color: #be0000;
}

.side {
    float: right;
    width: 280px;
    margin-top: 40px;
}

.tempWrap {
    height: 400px !important;
}

.tuijian ul li {
    margin-top: 30px;
}

.tuijian ul li a figure img {
    width: 280px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.lx {
    padding-top: 40px;
    width: 1400px;
    margin: 0 auto;
    border-top: 1px solid #c8c8c8;
    margin-top: 50px;
    display: table;
}

.lx-left {
    float: left;
    width: 800px;
}

.lx-left p {
    font-size: 15px;
    color: #4a4a4c;
    line-height: 30px;
}

.lx-left div {
    margin-top: 15px;
}

.lx-left div > figure,
.lx-left div ul {
    float: left;
}

.lx-left div > figure img {
    padding-top: 10px;
    width: 160px;
    display: block;
}

.lx-left div > figure figcaption {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.lx-left div ul li figure img,
.lx-left div ul li figure figcaption {
    float: left;
}

.lx-left div ul li {
    margin-left: 60px;
    margin-top: 10px;
    height: 40px;
}

.lx-left div ul li figure img {
    padding-top: 5px;
    width: 30px;
    display: block;
}

.lx-left div ul li figure figcaption {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.lx > figure {
    float: right;
}

.footer {
    margin-top: 50px;
    width: 100%;
    height: 100px;
    background: #015cb5;
}

.footer p {
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.footer a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block;
}

.guanyu {
    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
    display: table;
}

.aside {
    float: left;
    width: 240px;
}

.aside-t h3,
.aside-b h3 {
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #3b95d6;
}

.aside-t ul li a {
    padding-top: 20px;
    font-size: 16px;
    color: #666;
    text-align: center;
    display: block;
}

.aside-t ul li a:hover {
    color: #be0000;
}

.aside-b {
    margin-top: 30px;
}

.aside-b span {
    padding-top: 20px;
    font-size: 26px;
    color: #be0000;
    text-align: center;
    display: block;
    font-weight: bold;    
}

.aside-b ul li {
    padding-top: 20px;
    font-size: 14px;
    color: #666;
}

.gy-right {
    float: right;
    width: 1100px;
}

.po {
    padding-bottom: 5px;
    height: 30px;
    border-bottom: 1px solid #c8c8c8;
}

.po span,
.po a,
.po h1 {
    float: left;
    padding-right: 10px;
    font-size: 15px;
    color: #4a4a4c;
    line-height: 30px;
    font-weight: normal;
}

.po h1 {
    color: #015cb5;
}

.po a:hover {
    color: #be0000;
}

.gy-c p {
    padding-top: 20px;
    font-size: 15px;
    color: #595959;
    line-height: 30px;
    text-indent: 30px;
}

.gy-c img {
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}

.gy-c ul li {
    float: left;
    margin-left: 76px;
    margin-top: 30px;
}

.gy-c ul li span {
    float: left;
    font-size: 18px;
    color: #333;
    display: block;
}

.gy-c ul li span:first-child {
    width: 60px;
}

.gy-c ul li span:last-child {
    line-height: 26px;
    padding-left: 20px;
}

.cp-c ul li {
    float: left;
    margin-left: 26px;
    margin-top: 30px;
    width: 255px;
    background: #f5f5f5;
}

.cp-c ul li:nth-of-type(4n+1) {
    margin-left: 0;
}

.cp-c ul li a figure img {
    width: 245px;
    height: 210px;
    display: block;
    margin: 5px auto;
}

.cp-c ul li figure figcaption h2 {
    padding: 10px 0 15px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.cp-c ul li figure figcaption h2:hover {
    color: #be0000;
}

.xw-c ul li {
    height: 140px;
    border-bottom: 1px solid #e5e5e5;
}

.xw-c ul li div:first-child {
    float: left;
    width: 800px;
}

.xw-c ul li div:last-child {
    float: right;
    padding-top: 40px;
    width: 90px;
}

.xw-c ul li div:first-child h2 {
    padding: 30px 0 10px 0;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.xw-c ul li div:first-child h2:hover {
    color: #be0000;
}

.xw-c ul li div:first-child p {
   font-size: 14px;
   color: #999; 
   line-height: 30px;
}

.xw-c ul li div:last-child time,
.xw-c ul li div:last-child a {
    font-size: 16px;
    color: #333;
    text-align: center;
    display: block;
}

.xw-c ul li div:last-child a {
    margin-top: 20px;
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
    background: #3b95d6;
}

.xw-c ul li div:last-child a:hover {
    background: #be0000;
}

.diu figure img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.diu figure figcaption {
    font-size: 16px;
    color: #333;
    text-align: center;
}

.diu figure figcaption a {
    padding: 0 10px;
    color: #be0000;
}

.diu figure figcaption a:hover {
    color: #3b95d6;
}

.details h1 {
    padding: 20px 0;
    font-size: 20px;
    color: #000;
    text-align: center;
    border-bottom: 1px dashed #c8c8c8;
}

.tag {
    margin: 20px auto;
    display: table;
}

.tag time,
.tag span {
    margin-left: 50px;
    float: left;
    font-size: 15px;
    color: #484848;
    display: block;
}

.tag span a {
    padding-left: 10px;
    font-size: 15px;
    color: #484848;
}

.details-c p {
    padding-top: 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    text-indent: 30px;
}

.details-c img {
    display: block;
    margin: 20px auto;
}

.pagination .pagefy .current {
    background-color: #be0000;
    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: #3b95d6; 
    color: #fff;
}

.zuoyou {
    margin-top: 40px;
}

.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;
}

.top1 a:hover,
.top2 a:hover {
    color: #c00;
}

.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: 20px 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;
    z-index: 100000;
    top:20px;
}

.c_adver {
    width: 500px;
    height: 250px;
    background: url(../images/piaofu.jpg) no-repeat;
}