body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
}

table {
    /* border-collapse: collapse; */
    border: none;
}

input,
textarea {
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

* {
    -webkit-text-size-adjust: none;
}

/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/
body {
    text-align: justify;
    text-justify: inter-ideograph;
    font-family: "microsoft yahei";
}

.clearf::after {
    content: '';
    display: block;
    clear: both;
}

.show {
    display: block !important;
}

.flex {
    display: flex !important;
}

.wrap {
    position: relative;
    width: 1600px;
    margin: auto;
}

.head {
    height: 337px;
    background: url(../img/head_bg.jpg);
    position: relative;
    text-align: center;
    box-sizing: border-box;
    padding-top: 118px;
}
.logo{
    display: flex;
    justify-content: center;
    align-items: center;
}
.slogan{
    text-align: left;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 2px solid #FCEDC9;
    white-space: nowrap;
}
.slogan b{
    color: #fcedc9;
    font-size: 38px;
    font-weight: bold;
    display: block;
    margin-bottom: 22px;
    line-height: 32px;
    text-shadow: 1px 2px 6px #777;
}
.slogan p{
    color: #fcedc9;
    font-size: 33px;
    line-height: 24px;
    text-shadow: 1px 2px 6px #777;
}
.nav{
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom,#3ee2e5,#2481e3);
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    padding: 14px 0;
}
.nav a{
    color: #221815;
    font-size: 21px;
    padding: 0 12px;
    line-height: 20px;
    white-space: nowrap;
}
.nav a:not(.last-child){
    border-right: 1px #221815 solid;
}
.main{
    width: 1100px;
    background: #fcfef7;
    box-sizing: border-box;
    padding: 70px;
    margin: auto;
}
.fb{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.intro_left{
    width: 454px;
}
.intro_left img{
    width: 100%;
}
.intro_right{
    width: 490px;
}
.intro_right_box{
    height: 240px;
    overflow: auto;
    padding-right: 20px;
}
p{
    color: #2f2f2f;
    font-size: 14px;
    line-height: 1.7;
}
p:not(:last-child){
    margin-bottom: 30px;
}
.title{
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.title:not(.intro_right .title){
    margin: 40px 0 30px;
}
.title::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 9px;
    background: #dcdedd;
    width: 100%;
    z-index: 0;
}
.title span{
    display: inline-block;
    background: linear-gradient(to bottom,#2481e3,#3ee2e5);
    padding: 7px 12px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    margin-left: 16px;
}
.swiper-pagination-bullet{
    background: #fff7e3 !important;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #fcd27a !important;
}
.pride_left{
    width: 300px;
    box-shadow: 8px 8px 12px -7px #ccc;
}
.pride_right{
    flex: auto;
    margin: 0 20px;
    text-align: center;
}
.sw2 .fb{
    justify-content: center;
}
h3{
    text-align: center;
    margin: 10px;
    font-size: 14px;
    flex: 100%
}
.pride_right img{
    height: 100%;
}
.product_box{
    background: #e7ecfb;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 38px;
}
.product_top{
    display: none;
}
.product_top img{
    width: 454px;
}
.pro_intro_box{
    width: 393px;
    height: 216px;
    overflow: auto;
    padding-right: 10px;
}
.pro_intro h1{
    color: #1575c3;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 20px;
    font-weight: bold;
}
.product_top{
    padding-bottom: 26px;
    border-bottom: 4px solid #dedad0;
}
.product_bottom{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.product_bottom::after{
    content: '';
    width: 274px;
}
.pb_con{
    width: 274px;
    margin-bottom: 20px;
    cursor: pointer;
}
.pb_con img{
    width: 100%;
}
.pb_con h2{
    color: #402606;
    font-size: 18px;
    background: #bebebe;
    box-sizing: border-box;
    padding: 4px 10px;
    text-align: center;
    font-weight: bold;
}
.pb_selected h2{
    background: #0068b7 !important;
    color: #fff;
}
.news_box{
    height: 370px;
    overflow: auto;
    flex-wrap: wrap;
    padding-right: 10px;
}
.news_con{
    width: 457px;
    box-sizing: border-box;
    padding: 24px 22px;
    background: #e7ecfb;
    border-radius: 12px;
    margin-bottom: 20px;
}
.news_con h1{
    color: #0068b7;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.footerwrap {
    background: #055795;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
	margin-top: 60px;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
@media screen and (max-width:1600px) {
    .wrap{
        width: 100%;
    }
    .logo{
        margin: 0;
    }
}
@media screen and (max-width:700px) {
    p{
        font-size: 13px;
    }
    .head{
        padding-top: 30px;
        padding-bottom: 60px;
        height: initial;
    }
    .logo{
        display: block;
    }
    .slogan{
        margin: 0;
        padding: 0;
        border: none;
        text-align: center;
    }
    .slogan b{
        font-size: 20px;
        margin-bottom: 2px;
    }
    .slogan p{
        font-size: 18px;
    }
    .nav{
        overflow: auto;
        padding: 4px 0;
    }
    .nav a{
        white-space: nowrap;
        font-size: 12px;
    }
    .main{
        width: 100%;
        padding: 20px;
    }
    .fb{
        flex-wrap: wrap;
    }
    .intro_left,.pride_right{
        width: 100%;
        height: initial;
        margin-bottom: 10px;
    }
    .product_box{
        padding: 20px;
    }
    .product_top img,.pro_intro_box {
        width: 100%;
        margin: 10px 0;
    }
    .pb_con{
        width: 48%;
    }
    .pb_con h2 {
        font-size: 13px;
    }
    .pride_left,.pride_right img{
        width: 100%;
        margin: 10px 0;
        height: initial;
    }
    .news_con{
        width: 100%;
        padding: 14px 12px;
    }  
    .news_box{
        padding: 0;
    }
    .news_con h1 {
        font-size: 15px;
    }    
    .footer {
        width: 100%;
        margin-top: 20px;
    }
    .footer_l {
        width: 100%;
        text-align: center;
    }
    .footer_r {
        float: right;
        width: 96%;
        padding: 0 2%;
    }
}
@media screen and (max-device-width:500px) {
    
}