﻿* {
    margin: 0;
    padding: 0;
}

html,
body {
    font-family: "微软雅黑";
    color: #333333;
    background-color: #fff;
    /* font-size:62.5%; */
    position: relative;
}

body,
p,
h1,
h2,
h3,
h4 {
    margin: 0;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

/*顶部*/
.top {
    height: 110px;
}

.top-left {
    width: 50%;
}

.top-right {
    width: 50%;
}

.top-left img {
    width: 90px;
    display: block;
    padding: 5px 0;
}

.top-left-content {
    padding: 10px 10px 0 10px;
    border-left: 1px solid #a19e9e;
    margin: 10px 0;
    height: 80px;
}

.top-left-content h5 {
    font-weight: bold;
    color: #bb2923;
}

.top-left-content p {
    color: #4274c3;
}
.col-md-6 a{
	color:#fff;
}
.top-right img {
    width: 50px;
    display: block;
    padding: 30px 0;
}

.top-right-content {
    margin: 25px 10px;
}

.top-right-content h5 {
    color: #bb2923;
    font-size: 14px;
    margin-bottom: 0;
}

.top-right-content p {
    color: #bb2923;
    font-size: 25px;
}

/*导航*/
.daohang {
    background: #0b71c2;
    color: #fff;
    padding: 10px 0;
}

.daohang ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.daohang ul li a {
    color: #fff;
    padding: 12px 20px;
}

.a-active {
    background: #bb2923;
}

.daohang ul li a:hover {
    background: #bb2923;
}

.carousel-item img {
    width: 100%;
}

.sereach {
    background-image: linear-gradient(to bottom right, #ffffff, #f2f2f2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    height: 60px;
    line-height: 60px;
}

.sereach a {
    padding: 0 5px;
}

.sousuo input {
    height: 25px;
    margin: 15px 0;
}

.sousuo input[type=text] {
    width: 70%;
    float: left;
    background: url(../images/sousuo.png) no-repeat left;
    background-size: 25px;
    padding-left: 27px;
}

.sousuo input[type=submit] {
    width: 40px;
    text-align: center;
    float: left;
    padding: 5px;
    font-size: 14px;
    background: #4375c3;
    color: #fff;
    border: none;
}

/*热销产品*/
.rx-title {
    background: url(../images/rexiao.png) no-repeat;
    height: 130px;
    background-size: contain;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.rx-title p {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
}

.rx-title p span {
    color: #ee2720;
}

.scroll {
    width: 90%;
    color: #333333;
    margin: 20px auto;
    overflow: hidden;
}

.scroll img {
    border: solid 2px #ddd;
    margin: 0 5px;
    width: 180px;
    height: 190px;
}

.scroll a:hover img {
    border: solid 2px #0b71c2;
}

.rxcp td {
    text-align: center;
}

.rxcp td p {
    padding: 5px 0;
}
.product{
    padding-bottom: 30px;
}
.pro-left {
    border: 1px solid #0b6fc1;
    padding-bottom: 10px;
}

.pro-left-tt {
    text-align: center;
    background: #0b6fc1;
    color: #fff;
    padding: 10px 0;
}

.pro-list1 {
    margin-top: 20px;
}

.pro-list1 {
    background-position: 10px;
    background-repeat: no-repeat;
    background-color: #0b71c2;
    color: #fff;
    padding: 10px 0 10px 40px;
    cursor: pointer;
    display: block;
    margin: 10px 5px 0 5px;
}

.pro-list1 li {
    border-bottom: 1px solid #969696;
    width: 90%;
    margin: 10px auto;
    padding-left: 20px;
}
.pro-erji {
    display: block;
}

.Collapsing {
    cursor: pointer;
    border-bottom: 1px solid white;
    background-repeat: no-repeat;
    background-position: center right no-repeat;
    background-image: url(../images/pro_left.png);
    color: #fff;
}

.coll_body {
    display: none;
}

.coll_body a {
    display: block;
    margin: 10px;
    background: #ebebeb;
    padding:5px 0 5px 25px;
}
.current {
    background-image: url(../images/pro_down.png);
}
.pro-right-title h5{
    display: block;
    width:125px;
    float: left;
    color:#0b71c2;
    font-size:20px;
}
.pro-right-title{
    position: relative;
    border-bottom: 1px solid #0b71c2;
    padding-bottom: 10px;
}
.pro-right-title a{
    border:1px solid #a19e9e;
    font-size:14px;
    border-radius: 10px;
    padding:0 5px;
    display: block;
    position: absolute;
    right:25px;
    bottom: 5px;
    color:#a19e9e;
}
.pro-right{
    background:#e7e6e6;
    padding:10px;
    margin-top:10px;
}
.pro-img{
    display: block;
    margin:10px;
    text-align: center;
}
.pro-img img{
    width:100%;
    height:200px;
    object-fit: cover;
}
.pro-img img:hover{
    border:1px solid #4375c3;
}
.pro-img  p{
    padding:5px 0;
}
/*优势*/
.ys{
    background:url(../images/youshi-back.png) no-repeat;
    padding:30px 0;
    background-size:cover;
}
.ys-title{
    text-align:center;
    margin-bottom: 30px;
}
.ys-title span{
    color:#d8d8d8;
    font-size:30px;
}
.ys-title h5{
    font-size:30px;
    font-weight: bold;
    width:320px;
    margin:0 auto;
}
.ys-title  p{
    background:#0766b3;
    color:#fff;
    display: block;
    width:260px;
    margin:10px auto;
    padding:5px 0;
    font-size:18px;
}
.ys-title i{
    display: block;
    width:140px;
    height:1px;
    background:#a19e9e;
    float: left;
}
.ys-ly{
   height: 40px;
    width:630px;
    margin:0 auto;
    position: relative;
}
.ys-ly span{
    height:3px;
    width:50px;
    background:#0b71c2;
    position: absolute;
}
.ys-ly i.i_left,.ys-ly i.i_right,.ys-ly span.s_left,.ys-ly span.s_right{
    position: absolute;
}
.ys-ly i.i_left{
    top:20px;
}
.ys-ly i.i_right{
    top:20px;
    right:0;
}
.ys-ly span.s_left{
    top:19px;
    left:90px;
}
.ys-ly span.s_right{
    top:19px;
    right:90px;
    z-index: 2;
}
.ys01{
    margin-top:50px;
}
.ys01-title{
    height:60px;
}
.ys01-title span{
    display: block;
    float: left;
    width:40px;
    height:50px;
    text-align: center;
    font-size:20px;
    border:2px solid #969696;
}
.ys01-title span i{
    display: block;
    width:30px;
    height:1px;
    background:#4274c3;
    margin:5px auto;
}
.ys01-title-right{
    float: left;
    margin-left:10px;
}
.ys01-title-right h5{
    margin-bottom: 0;
}
.ys01-title-right  p{
    font-size:14px;
    color:#c2bfbf;
}
.ys01-title-right i{
    display: block;
    height: 1px;
    background:#4274c3;
    width:80px;
}
.ys01-content{
    margin-top:30px;
}
.ys01-content p{
    background:url(../images/p_icon.png) left center no-repeat;
    padding-left:20px;
    line-height: 30px;
    margin-top:20px;
}
.ys img{
    max-width:100%;
}
.ys-xian{
    width:100%;
    height:1px;
    background:#0b71c2;
}
/*流程*/
.process{
    background:url(../images/liucheng-back.png) no-repeat;
    padding:30px 0;
}
.process-title{
    color:#fff;
    text-align: center;
    padding:30px 0;
    position: relative;
}
.process-title h5{
    font-size:30px;
}
.process-title h5 span{
    color:#66baff;
    padding:0 5px;
}
.process-title i{
    display: block;
    width:120px;
    height:2px;
    background:#a19e9e;
    top:45px;
    position: absolute;
}
.process-title i.pro_i_left{
    left:300px;
}
.process-title i.pro_i_right{
    right:300px;
}
.process-content{
    color:#63b9ff;
}
.process-content li{
    width:12.5%;
    float: left;
    text-align: center;
}
.process-content li i{
    display: block;
    width:60px;
    height:2px;
    margin:10px auto;
    background:#3f8fd1;
}
.process_1_t{
    color:#fff;
    background:rgba(0,0,0,0.2);
    width:100px;
    height:100px;
    border-radius: 50%;
    margin:0 auto;
    font-size:20px;
    padding:15px;
    border:3px solid #3f8fd1;
}
.process_1,.process_2,.process_3,.process_4{
    padding:0 15px;
}
.process_1 p,.process_2 p,.process_3 p,.process_4 p{
    font-size:14px;
}
.process_1{
    margin-top:160px;
}
.process_2{
    margin-top:60px;
}
.process_3{
    margin-top:120px;
}
.process_4{
    margin-top:40px;
}
/*首页新闻*/
.news01{
    background-image: linear-gradient(#ddd7d7 , #ffffff);
    margin:30px 0;
    border:1px solid #d8d8d8;
    padding:10px;
}
.news01-title{
    border-bottom:5px solid #4274c3;
    padding-bottom: 5px;
}
.news01-title h5{
    display: block;
    float: left;
    font-size:18px;
    margin-bottom: 0;
    color:#4274c3;
    font-weight: bold;
}
.news-list p,.news-list a{
    padding:5px 0 5px 30px;
    background-size:20px 20px;
    background-position-y:7px;
    background-repeat: no-repeat;
    background-size:23px;
}
a.wen{
    background-image:url(../images/wen.png);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
p.da{
    background-image:url(../images/da.png);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list li{
    border-bottom: 1px solid #cecccc;
    margin-top:12.5px;
    padding-bottom: 12.5px;
}
.news01-1 img{
    width:100%;
    height:100px;
    object-fit: contain;
}
.news01-1 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list2-li{
    margin-top:5px !important;
    padding-bottom: 5px !important;
}
.news03-1{
    padding:15px 0;
    position: relative;
}
.news03-1 h5{
    font-size:18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news03-1 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
}
.news03-1 a{
    position: absolute;
    color:#fff;
    background:#bb2923;
    border-radius: 5px;
    padding:0 5px;
    right:10px;
}
.news03-list li{
    padding:6px 0;
}
.news03-list li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*网页底部*/
.footer{
    background:#444444;
    color:#fff;
}
.footer .container{
    position: relative;
}
.foot-daohang{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.foot-daohang a{
    color:#fff;
}
.foot-daohang li{
    border-right:1px solid #fff;
    text-align: center;
    width:16.6666%;
    margin:10px auto;
}
.foot-daohang li:nth-last-child(1){
    border-right: none !important;
}
.foot-lianxi{
    padding:40px 60px;
}
.foot-lianxi p{
    line-height: 30px;
}
.foot-wx{
    text-align: center;
    padding:40px 0;
    width:400px;
    position: absolute;
    right:60px;
}
.foot-wx img{
  width:100%;
}
.foot-wx01{
   float:left;
   width:140px;
   margin:0 2.5%;
}
.foot-wx01 img{
  width:100%;
}
.beian{
    background:#242424;
    color:#fff;
    text-align: center;
    padding:10px 0;
}
/*二级页面*/
.erji-banner{
    width:100%;
}
.wuxian-w{
    margin-bottom: 50px;
}
.erji-left{
    position: relative;
}
.erji-left h5{
    display: block;
    color:#fff;
    background:#08a7fa;
    position: absolute;
    height:80px;
    line-height: 80px;
    top:-40px;
    width:160px;
    text-align:center;
}
.erji-left ul{
    display: block;
    margin-top: 60px;
}
.erji-left ul li{
    text-align: center;
}
.erji-left ul li a{
    padding:5px 0;
    display: block;
}
.erji-left ul li:hover{
    border-left:2px solid #32ba68;
    background:#e9f4f7;
}
.active-li{
    border-left:2px solid #32ba68;
    background:#e9f4f7;
}
.active-li a{
    color:#08a7fa;
}
.erji-left ul li:hover>a{
    color:#08a7fa;
}
.erji-right{
    position: relative;
}
.erji-right .weizhi{
    position: absolute;
    right:15px;
    font-size:14px;
    padding:10px;
}
.erji-right h5{
    display: block;
    border-bottom: 2px solid #666666;
    padding-bottom: 5px;
    margin:60px 15px 0 15px;
    font-size:23px;
}
.content{
    line-height: 30px;
    padding:15px;
}
/*产品中心*/
.cp_weizhi{
    background:#d6d5d5;
    margin:10px auto;
    padding:10px;
    color:#6b6b6b;
    border-radius: 5px;
}
.cp_weizhi a{
    color:#6b6b6b;
}

/*新闻中心*/
.news-list1 li{
    background:#f8f8f8;
    padding:15px 0;
    margin-top:15px;
    /*width:100%;*/
}
.news01-img{
    width:30%;
    float: left;
    padding-left:15px;
}
.news01-img img{
    width:100%;
    height: 150px;
    object-fit: cover;
}
.news01-content{
    width:70%;
    float: left;
    padding-left:10px;
}
.news01-content a{
    display: block;
    position: relative;
}
.news01-content a p{
    font-size:18px;
    width:80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news01-content a span{
    display: block;
    position: absolute;
    right:15px;
    bottom: 0;
    color:#666666;
}
.news01-p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-top:20px;
}
.fenye li{
    background:none;
    float:left;
    margin:0 2.5px;
}
.fenye li a{
    background:#f4f4f4;
    padding:0 2.5px;
}
/*详情*/
.xq-title{
    border-bottom: none !important;
    text-align: center;
    margin-top:20px !important;
}
.liulan{
    text-align:center;
    padding:10px 0;
}
.liulan span{
    padding:0 5px;
    color:#bdb9b9;
}
.xg{
    margin-top:40px;
}