﻿*
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #131313;
}
img
{
    border: 0;
    display: inline-block;
    font-size: 0;
    position: relative;
}
a
{
    text-decoration: none;
}
body
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face
{
    font-family: 'iconfont';/* Project id 3418609 */
    src: url('../font/font_3418609_qz8ho9mjic.woff2') format('woff2'),url('../font/font_3418609_qz8ho9mjic.woff') format('woff'),url('../font/font_3418609_qz8ho9mjic.ttf') format('truetype');
}
.iconfont
{
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.w1190
{
    width: 1190px;
    margin: 0 auto;
}
.rl_bg_box
{
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 999;
    background-color: rgba(0,0,0,.5);
    justify-content: center;
    align-items: center;
}
.close_rl
{
    width: 40px;
    height: 40px;
    background-color: #f00;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: -40px;
}
#top
{
    background-position: top center;
    overflow: hidden;
    background-color: #fff;
    background-repeat: no-repeat;
}
#top_box
{
    width: 970px;
    height: 105px;
    margin: 0 auto;
    text-align: left;
}
#logo
{
    max-height: 105px;
    max-width: 700px;
    display: block;
}
#top_right
{
    color: #666;
    margin-right: 20px;
}
#top_right a
{
    color: #666;
    padding: 5px;
    display: inline-block;
}
#bottom
{
    background-color: #3e3e3e;
    padding: 15px 0 10px 0;
    clear: both;
}
#bottom_box
{
    width: 970px;
    margin: 0 auto;
    color: #fff;
    text-align: right;
}
#bottom_box div, #bottom_box a
{
    color: #fff;
    line-height: 25px;
}
#page_main
{
    width: 1190px;
    margin: 0 auto;
}
#cnameh1
{
    font-size: 25px;
    font-weight: 700;
}
.flex_s
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.flex_b
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex_cs
{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.flex_cb
{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.h15
{
    height: 15px;
}
.h10
{
    height: 10px;
}
.pager_box
{
    clear: both;
    text-align: center;
    line-height: 40px;
    margin: 20px auto;
    font-size: 14px;
    color: #000;
}
.pager
{
    font-size: 14px;
    padding: 0 10px;
    color: #666;
    line-height: 25px;
    display: inline-block;
    background-color: #fff;
    margin: 0 5px;
    border: 1px solid #eee;
}
.pager_hover, .pager:hover
{
    font-size: 14px;
    background-color: #00428e;
    padding: 0 10px;
    line-height: 25px;
    display: inline-block;
    margin: 0 5px;
    color: #fff;
}
.first_pager, .prev_pager, .next_pager, .last_pager
{
    line-height: 25px;
    color: #000;
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
}
#navigation_box
{
    margin: 0 auto;
    height: 50px;
    text-align: left;
}
#nav_ul
{
    display: flex;
}
.nav_li
{
    width: 119px;
    text-align: center;
    display: inline-block;
    list-style: none;
}
.nav_li ul
{
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 999;
}
.nav_li ul li
{
    list-style: none;
}
.navigation_a
{
    width: 119px;
    color: #edefed;
    font-size: 14px;
    padding: 15px 0;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background-color: #097dce;
}
.navigation_a:hover
{
    color: #fff;
    background-color: #2791db;
}
.hover_nav
{
    color: #fff;
    background-color: #2791db;
}
.left_lx
{
    padding: 0 10px;
    margin-top: 10px;
    box-sizing: border-box;
    line-height: 24px;
}
.left_pt_a
{
    display: inline-block;
    margin-top: 10px;
    line-height: 20px;
    width: 220px;
}
.left_title
{
    height: 40px;
    border-bottom: 1px #e6e6e6 solid;
    line-height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.left_title .iconfont
{
    color: #2791db;
    font-size: 25px;
}
.right_title
{
    height: 40px;
    border-bottom: 1px #e6e6e6 solid;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.right_title h5
{
    font-size: 17px;
    font-weight: bold;
}
.right_type_box
{
    padding: 20px 0;
    box-sizing: border-box;
}
.right_type_a
{
    padding: 5px 20px 5px 0;
    display: inline-block;
}
.right_type_a:hover
{
    color: #f00;
}
.right_type_a_hover
{
    color: #f00;
}
.page_box
{
    text-align: center;
    padding: 20px 0;
}
.product_box
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product_item
{
    margin-bottom: 10px;
}
.product_list
{
    width: 165px;
    height: 165px;
    border: 1px #ccc solid;
    display: inline-block;
    text-align: left;
    overflow: hidden;
}
.product_list:hover
{
    border: 1px #f00 solid;
}
.product_list_img
{
    width: 165px;
    height: 165px;
    align-items: center;
    display: flex;
    justify-content: center;
    object-fit: contain;
    background-color: #f1f1f1;
}
.product_list_img img
{
    max-width: 165px;
    max-height: 165px;
}
.product_list_a
{
    color: #1e50a2;
    line-height: 18px;
    display: block;
    text-align: left;
    overflow: hidden;
}
.product_list_text
{
    width: 165px;
    height: 40px;
    align-items: baseline;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.product_list_text:hover
{
    color: #f00;
}
.btn_a_box a
{
    color: #fff;
    padding: 5px 15px 5px 0;
    line-height: 20px;
    display: inline-block;
}
#kinMaxShow
{
    visibility: hidden;
    height: 360px;
    overflow: hidden;
}
.pro_img_box
{
    width: 400px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px #cecece solid;
}
.pro_img_box img
{
    max-height: 400px;
    max-width: 400px;
    object-fit: contain;
}
.pro_imgs_box
{
    width: 400px;
    height: 100px;
    display: flex;
    justify-content: center;
}
.pro_imgs_item
{
    width: 70px;
    height: 70px;
    margin: 10px 5px;
    border: 1px #cecece solid;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_imgs_item:hover
{
    border: 1px #f00 solid;
}
.pro_imgs_item_hover
{
    border: 1px #f00 solid;
}
.pro_imgs_item img
{
    max-height: 70px;
    max-width: 70px;
    object-fit: contain;
}
.news_item
{
    border-bottom: 1px #cecece solid;
    margin-bottom: 15px;
}
.news_title
{
    font-size: 15px;
    color: #000;
}
.news_dt
{
    color: #afb0b2;
}
.album_box
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.album_item
{
    margin-bottom: 10px;
}
.album_list
{
    width: 165px;
    height: 165px;
    border: 1px #ccc solid;
    display: inline-block;
    text-align: left;
    overflow: hidden;
}
.album_list:hover
{
    border: 1px #f00 solid;
}
.album_list_img
{
    width: 165px;
    height: 165px;
    align-items: center;
    display: flex;
    justify-content: center;
    object-fit: contain;
    background-color: #f1f1f1;
}
.album_list_img img
{
    max-width: 165px;
    max-height: 165px;
}
.album_list_a
{
    color: #1e50a2;
    line-height: 18px;
    display: block;
    text-align: left;
    overflow: hidden;
}
.album_list_text
{
    width: 165px;
    height: 40px;
    align-items: baseline;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.album_list_text:hover
{
    color: #f00;
}
.contactus_left_box div
{
    line-height: 20px;
    margin: 5px 0;
}
.contactus_left_box h1
{
    line-height: 25px;
    margin: 15px 0;
}
.link_title
{
    line-height: 40px;
    height: 40px;
    color: #1f71c2;
    width: 120px;
    text-align: center;
    cursor: pointer;
}
.link_title_hover
{
    background-color: #1f71c2;
    color: #fff;
}
.link_text_main
{
    overflow-y: auto;
    display: none;
    line-height: 30px;
    text-align: left;
    height: 60px;
}
.link_text_main_hover
{
    display: flex;
    flex-wrap: wrap;
}
.jieshao_a
{
    display: contents;
}
.link_a
{
    line-height: 30px;
    padding: 0 10px;
    height: 30px;
    color: #5b5a5a;
}
.link_a:hover
{
    background-color: #f15555;
    color: #fff;
}