body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
    resize: none;
    border: none;
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    /* max-width: 100%; */
    height: auto;
    width: auto\9;
    /* ie8 */
    display: inline-block;
    border: none;
    -ms-interpolation-mode: bicubic;
    /*为了照顾ie图片缩放失真*/
}

em,
i {
    font-style: normal;
}

ul,
li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
    font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
    cursor: pointer;
}

a:hover,
a:active,
a:link {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: 'Microsoft YaHei';
}

input {
    font-family: 'Microsoft YaHei';
}

input,
select,
option,
button {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: none;
}

a:link,
a:active,
a:visited,
a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.border-none {
    border: none !important;
}

.border-none {
    border: none !important;
}

/*注意-webkit-appearance: none;*/
.w1002 {
    width: 1002px;
    margin: 0 auto;
}

.w1500 {
    width: 1500px;
    margin: 0 auto;
}

.flcen {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mar_15 {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

.border_blue {
    border: 1px solid #E5E5E5;
    margin-top: 15px
}

.pd_10 {
    padding: 10px;
    display: flex;
}

header {
    padding: 20px 0;
    border-top: 1px solid #B0B0B0;
    border-bottom: 1px solid #B0B0B0;
    background-image: linear-gradient(to bottom, #ffffff, #D4D4D4);
}

header .logo {
    width: 522px;
    height: 80px;
}

header .more {
    display: none;
}

header .phone {
    width: 310px;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    font-family: "微软雅黑";
    color: #302A2A;
}

nav {
    border-bottom: 5px solid #595959;
}

nav a {
    color: #031e4b;
    font-size: 15px;
    display: block;
    width: 125px;
    height: 70px;
    line-height: 70px;
    text-align: center
}

nav a:hover {
    background: #0874BE;
    color: #ffffff;
}

.swiper-pagination-bullet {
    background: #444444 !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: #ffffff !important;
}

.banner_box {
    /* width: 100%; */
    height: 412px;
}

.banner_box img {
    width: 100%;
    height: 100%;
}

.swiper_pro_box1 {
    position: relative;
    padding-bottom: 10px;
    margin-top: 15px;
}

.pro_box1 {
    position: static !important;
    width: 900px;
    margin: 0 auto;
}

.pro_box1 a {
    display: block;
    width: 176px;
    text-align: center;
    color: #676767;
    font-size: 12px;
}

.pro_box1 a img {
    width: 176px;
    height: 124px;
}

.pro_box2 {
    margin-top: 15px !important;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 10px !important;
}

.pro_box2 a {
    display: block;
    width: 200px;
    text-align: center;
    color: #676767;
    font-size: 12px;
}

.pro_box2 a img {
    width: 200px;
    height: 170px;
}

.title {
    padding: 10px 15px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #0f8cea;
}

.title span {
    font-size: 12px;
    color: #bfbfbf;
}

.there_1 {
    width: 235px;
    overflow: hidden;
    border-right: 1px solid #dfdfdf;
    margin-right: 15px;
    padding-right: 15px;
}

.there_2 {
    width: 455px;
    border-right: 1px solid #dfdfdf;
    margin-right: 15px;
    padding-right: 15px;
}

.there_3 {
    width: 230px;
    overflow: hidden;
}

.there_1 .main {
    font-size: 12px;
    color: #676767;
    line-height: 23px;
}

.there_1 .main img {
    width: 150px;
    height: 114px;
    margin-right: 9px;
    float: left;
}

.there_1 .main span::before {
    /* content: "";

    width: 18px;

    display: inline-block;*/
}

.there_2 .main {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.there_2 .main .news1 {
    width: 154px;
    padding-top: 5px;
}

.there_2 .main .news1 img {
    width: 100%;
    height: auto;
}

.there_2 .main .news2 {
    width: 275px;
}

.there_2 .main .news2 li {
    font-size: 12px;
    line-height: 25px;
}

.there_2 .main .news2 li a {
    color: #676767;
}

.there_2 .main .news2 li span {
    float: right;
    color: #b2b2b2;
}

.there_3 .main {
    font-size: 12px;
    line-height: 30px;
    color: #676767;
}

.footer_warp {
    width: 100%;
    background: #0087c9;
}

.footer_warp .f1 {
    width: 1002px;
    margin: 0 auto;
    padding: 15px 0px;
    font-size: 14px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_warp .f1 a {
    color: #ffffff;
    padding: 0 8px;
}

.footer_warp .f1 a+a {
    border-left: 1px solid #fff;
}

.footer_warp .f2 {
    width: 1002px;
    margin: 0 auto;
    text-align: center;
}

.footer_warp .f3 {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding-top: 15px;
    line-height: 23px;
    padding-bottom: 10px;
}

.media_four {
    display: none;
    padding: 10px;
}

.media_four .four {
    display: flex;
    flex-wrap: wrap;
    padding: 1%;
}

.media_four .four a {
    width: 48%;
    text-align: center;
    margin: 1%;
    font-size: 14px;
}

.media_four .four a img {
    width: 100%;
    height: auto;
}

.media_four .duo {
    display: block;
    width: 40%;
    background: #428fef;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 7px 0;
    margin: 10px auto;
}

.duo {
    display: none;
}

/*  关于我们*/
.left_prolist {
    margin-bottom: 50px;
    padding: 10px;
    width: 240px;
    border: 1px #ccc solid;
}

.left_prolist p {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    background: #0C63D3;
    font-family: "微软雅黑"
}

.left_prolist li {
    font-size: 15px;
    border-bottom: 1px #ccc dashed;
}

.left_prolist li a {
    color: #555;
    display: flex;
    width: 220px;
    height: 35px;
    padding-left: 20px;
    align-items: center;
    padding:
}

.left_prolist li a:hover {
    background: url('../images/menuo.jpg') no-repeat center;
    color: #fff;
    /* background-size: 100% 100%; */
}

.right_main {
    margin-bottom: 50px;
    width: 720px;
    overflow: hidden;
}

.right_main .top {
    /* display: inline-block; */
    width: 100%;
    height: 30px;
    line-height: 25px;
    text-align: left;
    border-bottom: 3px #0C63D3 solid;
    color: #999;
    font-size: 12px;
}

.right_main .title {
    display: none;
}

.right_main .top a {
    color: #999;
}

/*我们 */
.right_main .about_us_main {
    padding: 15px;
    display: flex;
    justify-content: space-between;
}

.right_main .about_us_main img {
    margin-top: 15px;
}

.right_main .about_us_main div {
    margin-top: 15px;
}

.right_main .about_us_main div p {
    line-height: 33px;
    font-size: 15px;
    color: #555;
    font-family: "微软雅黑";
    margin-bottom: 25px;
}

.right_main .about_us_main div p::before {
    content: "";
    display: inline-block;
    width: 30px;
}

/*  产品*/
.right_main .products_main {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}

.right_main .products_main .pro_item {
    margin: 7.5px;
    width: 215px;
    display: block;
}

.right_main .products_main .pro_item img {
    width: 215px;
    height: 190px;
    border: 1px solid #ccc;
}

.right_main .products_main .pro_item p {
    font-size: 14px;
    height: 30px;
    text-align: center;
    color: #545454;
    line-height: 35px;
}

.right_main .products_main .pro_item p:hover {
    color: #FF0000;
}
.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .215rem;
    border-bottom-right-radius: .215rem
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: #409d27;
    background-color: #409d27
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccd5db;
    border-color: #e4eaec;
    background-color: transparent
}

.page-link {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: .643rem 1.072rem;
    text-decoration: none;
    color: #76838f;
    border: 1px solid #e4eaec;
    background-color: transparent;
    -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}

.page-num {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: .643rem 1.072rem;
    text-decoration: none;
    color: #76838f;
    border: 1px solid #e4eaec;
    background-color: transparent;
    -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}
.page-num-current{
    background: #42a5f5;
    border: 1px solid #42a5f5;
    color: #76838f;
    cursor: default;
}



.page-link:focus, .page-link:hover {
    color: #89bceb;
    border-color: #e4eaec;
    background-color: #f3f7f9;
    -webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    text-decoration: none
}

.pagination-lg .page-link {
    font-size: 1.286rem;
    padding: .715rem 1.215rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .286rem;
    border-bottom-left-radius: .286rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .286rem;
    border-bottom-right-radius: .286rem
}

.pagination-sm .page-link {
    font-size: .858rem;
    padding: .429rem .786rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .143rem;
    border-bottom-left-radius: .143rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .143rem;
    border-bottom-right-radius: .143rem
}

/*  荣誉*/
.right_main .honor_main {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}

.right_main .honor_main .hon_item {
    margin: 15.5px;
    width: 199px;
    display: block;
}

.right_main .honor_main .hon_item img {}

.pimg {
    width: 199px;
    height: 123px;
    border: 1px solid #ccc;
}

.right_main .honor_main .hon_item p {
    font-size: 14px;
    height: 30px;
    text-align: center;
    color: #545454;
    line-height: 35px;
}

.right_main .honor_main .hon_item p:hover {
    color: #FF0000;
}

/* news */
.right_main .news_main {
    padding: 15px;
}

.right_main .news_main li {
    font-size: 15px;
    height: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #c8c8c8;
}

.right_main .news_main li a {
    color: #555;
}

.right_main .news_main li span {
    font-size: 12px;
    color: #333;
}

/* sale */
.right_main .sale_main {
    padding: 15px;
}

.right_main .sale_main img {
    width: 100%;
    height: auto;
}

.right_main .sale_main .namename {
    display: none;
    font-size: 24px;
    padding: 25px 0;
    border-top: 1px dotted #e3e3e3;
    border-bottom: 1px dotted #e3e3e3;
    color: rgb(127, 127, 127);
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}

/*  留言*/
.right_main .feedback_main {
    color: #555;
    padding: 15px;
    font-family: "微软雅黑"
}

.right_main .feedback_main form>div {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 13px;
}

.right_main .feedback_main form>div span {
    width: 100px;
    text-align: right;
    margin-right: 15px;
}

.right_main .feedback_main form>div .border {
    border: 1px solid #555;
    padding: 3px 10px;
    border-radius: 5px;
}

.right_main .feedback_main form>div .len1 {
    width: 200px;
}

.right_main .feedback_main form>div .len2 {
    width: 100px;
}

.right_main .feedback_main form>div .len3 {
    width: 400px;
    resize: none;
}

.right_main .feedback_main form .sub_btn {
    text-align: center;
}

.right_main .feedback_main form .sub_btn input {
    padding: 5px;
}

/* contact */
.right_main .contact_main {
    font-size: 14px;
    color: #555;
    padding: 15px;
    font-family: "微软雅黑";
}

.right_main .contact_main>div {
    position: relative;
}

.right_main .contact_main>div p {
    margin-top: 10px;
}

.right_main .contact_main>div p a {
    color: #0C63D3
}

.right_main .contact_main>div img {
    position: absolute;
    right: 0;
    top: 10px;
}



.PreSpan {
    margin-right: 15px;
	 border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 5px;
}

.NextSpan {
    margin-right: 15px
}


.right_main .grop {
    display: flex
}

.right_main .grop .pagination {
    /* float: left;
    margin-left: 150px; */
	    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px;
}

.right_main .grop a {
    display: flex;
    align-items: center;
}

.right_main .grop a span {
    color: #4CB6E6;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
  /*  text-overflow: ellipsis; */
    display: inline-block;
    max-width: 250px;
}
