﻿@charset "utf-8";

/* CSS Document */


/*全局样式开始*/

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #666;
    font-size: 12px;
}

a:hover {
    color: #e20001;
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}

ul,
ol {
    list-style-type: none;
}

input {
    border: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

button {
    border: 0;
    background-color: none;
    outline: none;
}

.clear {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.hidden {
    display: none;
}

.block {
    display: block;
}


/*全局样式结束*/


/*顶部样式开始*/

.head {
    width: 100%;
    background-size: cover;
}

.head img {
    width: 100%;
}


/*顶部样式结束*/

.wraPer {
    width: 100%;
    height: auto;
    margin-top: 65px;
}

.wraCenter {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.safetyBt {
    width: 1200px;
    height: auto;
    margin-bottom: 30px;
}

.safetyBt h2 {
    position: relative;
}

.safetyBt .jh2 {
    background: url("../images/titleBg01.png") no-repeat;
    width: 1200px;
    height: 48px;
    display: inline-block;
    text-align: center;
}

.safetyBt h2 img {
    width: 100%;
}

.safetyBt h2 a {
    float: right;
    color: #1c66be;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}

.safetyBt h2 a:hover {
    text-decoration: none;
}

.news {
    margin-top: 44px;
}

.newsR {
    margin-bottom: 30px;
}

.newConL {
    width: 46%;
    padding-right: 4%;
    float: left;
}

.newConR {
    width: 46%;
    padding-left: 4%;
    float: right;
}

.newsR li {
    background: url(../images/liBg_03.jpg) no-repeat left 16px;
    padding-left: 15px;
    color: #000;
    font-size: 16px;
    line-height: 32px;
}

.newsR li a {
    color: #000;
    font-size: 16px;
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block
}

.newsR li a:hover {
    color: #1c66be;
}

.newsR li span {
    float: right;
    color: #666;
}

.safetyBt .ad {
    background: url("../images/titleBg02.png") no-repeat;
    width: 1200px;
    height: 48px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

.safetyAd {
    margin-top: 50px;
    margin-bottom: 30px;
    height: 430px;
    overflow: hidden;
}

.safetyAd a.adList {
    width: 288px;
    height: 195px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

.safetyAd .adList:nth-child(4n) {
    margin-right: 0;
}

.safetyAd .adList img {
    width: 100%;
    height: 100%;
}

.safetyAd .adList span {
    width: 100%;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    z-index: 9999;
    left: 0;
    font-size: 14px;
}

.safetyAd .adList:hover {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.middle-content {
    background-color: #fff;
    box-shadow: 0 0 3px #ddd;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.home {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
    padding-left: 15px;
}

.home i {
    background: url("../images/position1.png") no-repeat center !important;
    width: 14px;
    height: 16px;
    display: inline-block;
    -webkit-background-size: 80%;
    background-size: 80%;
    vertical-align: sub;
    margin-right: 5px;
}

.home span {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    color: #666;
}

.home a {
    color: #666;
}

.home a:hover {
    color: #1c66be;
}


/*分页样式*/

.page-list {
    float: right;
    margin: 30px 0 50px 0;
}

.page-list ul li {
    float: left;
    margin: 0 6px;
    line-height: 26px;
    text-align: center;
}

.page-list ul li a {
    min-width: 14px;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0px 8px;
    height: 26px;
    color: #111;
    line-height: 26px;
}

.page-list ul li .select {
    background-color: #1c66be;
    text-decoration: none;
    color: #fff;
    border: 1px solid #1c66be;
}

.page-list ul li a:hover {
    background-color: #1c66be;
    text-decoration: none;
    color: #fff;
    border: 1px solid #1c66be;
}

.page-list ul li span {
    color: #111;
}


/*列表页样式*/

.tpbList-content {
    padding: 0 55px;
    margin-bottom: 30px;
}

.tpbList-bt {
    font-size: 28px;
    font-weight: 600;
    color: #d30000;
    border-left: 6px solid #d30000;
    margin: 40px 0;
    padding-left: 20px;
    line-height: 26px;
}


/* .tpbList-list-li {} */

.tpbList-list-li .circle {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #777;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
}

.tpbList-list-li li {
    margin: 20px 0 10px 0;
    border-bottom: 1px dotted #ddd;
}

.tpbList-list-li li a {
    font-size: 16px;
    color: #111;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
    width: 82%;
    cursor: pointer;
    padding-bottom: 5px;
}

.tpbList-list-li li span {
    display: inline-block;
    width: 15%;
    text-align: right;
    color: #999;
    font-size: 16px;
    vertical-align: bottom;
    line-height: 38px;
}

.tpbList-list-li li a:hover {
    color: #1c66be;
}

.tpbList-list-li:hover .circle {
    background-color: #1c66be;
}

.adList-content {
    margin-top: 30px;
    padding: 0 30px 10px 30px;
    margin-bottom: 30px;
}

.adList-content a.adList {
    width: 273px;
    height: 185px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

.adList-content .adList:nth-child(4n) {
    margin-right: 0;
}

.adList-content .adList img {
    width: 100%;
    height: 100%;
}

.adList-content .adList span {
    width: 100%;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    z-index: 9999;
    left: 0;
    font-size: 14px;
}

.adList-content .adList:hover {
    text-decoration: none;
}


/*详情页样式*/

.tpdDetail-con {
    padding: 0 50px 30px 50px;
    margin-bottom: 30px;
}

.tpdDetail-title {
    border-bottom: 1px dotted #ddd;
}

.tpdDetail-title h3 {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #111;
    margin: 50px 0 30px 0;
    padding: 0 30px;
}

.tpdDetail-title p {
    text-align: center;
    color: #bbb;
    font-size: 14px;
    margin-bottom: 15px;
}

.tpdDetail-main {
    padding: 40px 0;
    color: #111;
    font-size: 16px;
    line-height: 28px;
}