* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.head {
    width: 100%;
}

.head-top h1,
.head-top h2 {
    float: left;
    padding-left: .5rem;
    font-size: 1rem;
    color: #fff;
    line-height: 1.7rem;
    font-weight: normal;
    text-align: center;
}

.head-top {
    padding: .8rem 0;
    width: 100%;
    display: table;
    background: #015cb5;
}

.caidan {
    float: right;
    width: 10%;
    padding-right: .5rem;
}

.caidan figure img {
    width: 80%;
    display: block;
}

.daohang {
    padding-bottom: 1rem;
    width: 100%;
    position: fixed;
    top: 3.3rem;
    background: #00428e;
}

.daohang span {
    padding-top: 1rem;
    padding-right: 1.5rem;
    font-size: 1.5rem;
    text-align: right;
    color: #fff;
    display: block;
}

.daohang ul li {
    margin-top: 1rem;
}

.daohang ul li a {
    font-size: .8rem;
    color: #fff;
    text-align: center;
    line-height: 1.6rem;
    display: block;

} 

.banner {
    width: 100%;
    margin-top: 1rem;
}

.banner img {
    width: 98%;
    display: block;
    margin: 0 auto;
}

.search {
    width: 98%;
    height: 2rem;
    display: table;
    margin: 0 auto;
    margin-top: 1rem;
}

.t {
    float: left;
    width: 75%;
    font-size: .7rem;
    color: #333;
    line-height: 2rem;
    border: 2px solid #3498db;
    padding-left: 14px;
    outline: none;
}

.suo {
    float: left;
    width: 20%;
    font-size: .9rem;
    line-height: 2rem;
    color: #fff;
    cursor: pointer;
    background: #3498db;
    border: 2px solid #3498db;
    letter-spacing: 3px;
}

.x-nav {
    margin: 1rem 0;
    display: table;
}

.x-nav ul li {
    float: left;
    padding: .5rem 0;
    width: 25%;
    background: #3498db;
}

.x-nav ul li:first-child,
.x-nav ul li:nth-child(2),
.x-nav ul li:nth-child(3),
.x-nav ul li:nth-child(4) {
    padding-top: 1rem;
}

.x-nav ul li:nth-child(5),
.x-nav ul li:nth-child(6),
.x-nav ul li:nth-child(7),
.x-nav ul li:nth-child(8) {
    padding-bottom: 1rem;
}

.x-nav ul li a {
    font-size: .8rem;
    color: #fff;
    text-align: center;
    display: block;
}

.ph p {
    padding: .5rem 0;
    width: 100%;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    background: #00428e;
    letter-spacing: 3px;
}

.hot {
    width: 100%;
    margin-top: 2rem;
}

.hot-box ul li {
    margin-top: 1.5rem;
}

.hot-box ul li figure img {
    width: 95%;
    height: 15rem;
    display: block;
    margin: 0 auto;
}

.hot-box ul li figure figcaption h2 {
    padding: .3rem 0;
    width: 95%;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
    background: #3498db; 
    border-radius: 5px;
}

.title {
    height: 2rem;
    width: 98%;
    margin: 0 auto;
    background: #eee;
    border-radius: 5px;
}

.title span {
    float: left;
    width: 4%;
    height: 2rem;
    background: #00428e;
    display: block;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.title strong {
    float: left;
    padding-left: .5rem;
    font-size: .9rem;
    color: #333;
    line-height: 2rem;
    letter-spacing: 3px;
    font-weight: normal;
}

.title a {
    float: right;
    padding-right: .5rem;
    font-size: .7rem;
    line-height: 2rem;
    color: #333;
    text-transform: uppercase;
    display: block;
}

.product {
    margin-top: 2rem;
    width: 100%；
}

.product-content {
    height: auto;
    display: table;
}

.product-content ul li {
    float: left;
    margin-left: 3.3%;
    margin-top: 1rem;
    width: 45%;
}

.product-content ul li figure img {
    width: 100%;
    height: 7rem;
    display: block;
}

.product-content ul li h2 {
    font-size: .8rem;
    color: #333;
    line-height: 1.6rem;
    text-align: center;
    font-weight: normal;
}

.about {
    width: 100%;
    margin-top: 2rem;
}

.about-content {
    margin-top: .5rem;
}

.about-content p {
    padding: .2rem .5rem;
    font-size: .8rem;
    color: #333;
    line-height: 1.5rem;
    text-indent: 1.6rem;
    text-align: justify;
}

.about-content img {
    width: 95%;
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
}

.con-l {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
    box-shadow: 0px 2px 11px rgba(0, 0, 0, .16);
    background: #fff;
}

.con-l ul li {
    padding: 1rem 0;
    font-size: .8rem;
    color: #000;
    text-align: center;
    line-height: 1.5rem;
    border-bottom: 1px solid #f0f0f0;
}

.con-dt {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
}

.con-dt figure img {
    width: 100%;
    display: block;
}

.news {
    width: 100%;
    margin-top: 2rem;
}

.news-content ul li {
    margin-top: 1rem;
}

.news-content ul li figure img {
    width: 93%;
    height: 12rem;
    display: block;
    margin: 0 auto;
}

.news-content ul li a h2 {
    padding: .3rem 1rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
    line-height: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-content ul li p {
    padding: .3rem 1rem;
    font-size: .7rem;
    color: #666;
    line-height: 1.2rem;
}

.foot {
    width: 100%;
    margin-top: 1rem;
}

.lianxi {
    margin-bottom: 4.2rem;
    padding: .8rem 0;
    background: #fafafa;
}

.lianxi ul li {
    font-size: .7rem;
    text-align: center;
    color: #333;
    line-height: 2rem;
}

.lianxi ul li a {
    color: #333;
    display: block;
}

.dibu {
    position: fixed;
    left: 0px;
    bottom: 0px;
    padding: .5rem 0;
    width: 100%;
    background: #00428e;
    z-index: 99;
}

.dibu ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.dibu ul li a figure img {
    width: 30%;
    height: auto;
}

.dibu ul li a figure figcaption {
    font-size: .8rem;
    color: #fff;
    line-height: 1.5rem;
}

.jianjie {
    width: 100%;
    margin-top: 1rem;
}

.position {
    margin: 1.5rem 0 1rem 0;
    display: table;
}

.position span,
.position a {
    float: left;
    padding-left: .5rem;
    font-size: .8rem;
    color: #000;
    display: block;
}

.jianjie-content p {
    padding: .5rem;
    font-size: .8rem;
    color: #333;
    text-indent: 2rem;
    text-align: justify;
    line-height: 1.6rem;
}

.jianjie-content img {
    width: 100%;
    display: block;
}

.honor-box ul li figure img {
    margin: 0 auto;
    width: 95%;
    display: block;
}

.chanpin-content ul {
    display: table;
}

.chanpin-content ul li  {
    float: left;
    margin-left: 3.3%;
    margin-top: 1rem;
    width: 45%;
}

.chanpin-content ul li figure img {
    width: 100%;
    height: 6.5rem;
    display: block;
}

.chanpin-content ul li h2 {
    font-size: .8rem;
    color: #000;
    line-height: 1.6rem;
    text-align: center;
    font-weight: normal;
}

.diu {
    width: 100%;
    margin-top: 1rem;
}

.diu figure img {
    width: 95%;
    display: block;
    margin: 1rem auto;
}

.diu figure figcaption a {
    margin-top: 1rem;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    background: #da1010;
    display: block;
}

.xinwen-list ul li {
    margin-top: .5rem;
    padding: 0 .5rem;
    border-bottom: 1px dashed #9BCDED;
}

.xinwen-list ul li h2 {
    padding: .5rem 0;
    font-size: .8rem;
    color: #000;
    line-height: 1.6rem;
    font-weight: normal;
}

.xinwen-list ul li p {
    font-size: .6rem;
    color: #666;
    line-height: 1.3rem;
}

.xinwen-list ul li time {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .7rem;
    color: #333;
    line-height: 1.3rem;
    display: block;
}

.detail h1 {
    margin: 1rem 0;
    padding: 0 .5rem;
    font-size: .9rem;
    text-align: center;
    line-height: 1.5rem;
}

.detail > span {
    font-size: .7rem;
    color: #666;
    text-align: center;
    line-height: 1.6rem;
    display: block;
}

.detail-c {
    margin-top: .7rem;
}

.detail-c > p {
    padding: 0 .3rem;
    font-size: .7rem;
    color: #000;
    line-height: 1.3rem;
    text-indent: 1rem;
}

.detail-c img {
    margin: 0 auto;
    width: 97%;
    display: block;
}

.sousuo {
    width: 100%;
    margin-top: 1rem;
}

.sousuo-title {
    height: 2rem;;
    background: #eee;
}

.sousuo-title span {
    display: block;
}

.sousuo-title span,.sousuo-title h1 {
    float: left;
    padding-left: .5rem;
    font-size: .8rem;
    color: #000;
    line-height: 1.8rem;
}

.sousuo-title h1 {
    color: #da1010;
}

.pagination {  
    width: 100%;
    height: auto;
    display: table;
    text-align: center;
    border: none;
    margin: 2rem auto;
}

.pagination .pagefy { 
    width: 98%;  
}

.pagination .pagefy a {    
    margin-right: .4rem;
    line-height: 1.4rem;
    font-size: .7rem;
    color: #000;
    padding: 0 .6rem;
    text-align: center;
    border: 1px solid #3b95d6;;
    cursor: pointer;
    display: inline-block;
}

.pagination .pagefy .current { 
    color: #fff;
    background-color: #3b95d6;;
}

.pagination .pagefy a:hover {
    color: #fff;
    background-color: #3b95d6;;
}

.xgcp { 
    width:100%; 
    height:auto; 
    display:table; 
    border-top:2px solid #666; 
    margin-top:1.5rem;
}

.xgcptit{
    font-size: .9rem;
    line-height: 1.5rem;
    margin: 1rem 0;
    color: #000;
    text-align: center;
}

.xgcp ul li { 
    width: 45%;
    float: left;
    margin-top: .5rem;
    margin-left: 3.5%;
    display: table;
    height: 8rem;
}

.xgcp ul li img {
    width: 100%;
    height: 5rem;
}

.xgcp ul li h2 {
    text-align: center;
    font-size: .8rem; 
    line-height: 1.5rem;
    font-weight: normal;
}

.xgcp ul li a { 
    font-size: .8rem; 
    color:#000;
}

.zuoyou { 
    width: 100%; 
    margin: 1.5rem 0;
}
    
.top1 { 
    width: 97%;
    font-size: .7rem;
    padding-top: 1rem;
    margin:0 auto;
}
    
.top1 a {
    color:#333;
}