﻿/* CSS Document *//*#region 重置元素*/
*:focus
{
    outline: none;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td
{
    padding: 0;
    margin: 0;
}
@font-face
{
    font-family: "SourceHanSansCN-Normal";
    src: url("") format("woff2"),url("") format("woff"),url("") format("truetype"),url("") format("embedded-opentype"),url("") format("svg"),url("") format("opentype");
    font-weight: normal;
    font-style: normal;
}
body
{
    font: 1em/1.3 "SourceHanSansCN-Normal";
    -webkit-text-size-adjust: 100%!important;
}
img
{
    max-width: 100%;
}
button, input, select, textarea, h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
    line-height: 1.3;
    font-family: "SourceHanSansCN-Normal";
}
address, cite, dfn, em, var
{
    font-style: normal;
}
code, kbd, pre, samp
{
    font-family: courier new,courier,monospace;
}
small
{
    font-size: .75em;
}
ul, ol
{
    list-style: none;
    margin: 0;
}
body, legend
{
    color: #262626;
}
a
{
    color: inherit;
    color: #262626;
    text-decoration: none;
}
a:hover
{
    color: #e2bca4;
    text-decoration: none;
}
a:active
{
    color: inherit;
}
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
fieldset, img
{
    border: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    word-break: break-all;
}
table th
{
    font-weight: normal;
}
table th, table td
{
    font-weight: normal;
    text-align: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    display: block;
    margin: 0;
    padding: 0;
}
img
{
    vertical-align: middle;
}
::-moz-placeholder
{
    color: #000;
}
input:-webkit-input-placeholder
{
    color: #000;
}
input:-moz-placeholder
{
    color: #000;
}/*#endregion*//*#region 清除浮动*/
.clearfix:after
{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clearfix
{
    *zoom: 1;
}/*#endregion */
button:disabled, .disabled
{
    opacity: .5;
    cursor: default;
}
.hi
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.css3, .about_1 ul li a
{
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}
.comdiv
{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.cssimg, .cssimgp img, .index_4_3_left_1_bg, .pro_1_mid_mid_left_bg, .ser_2_mid_pic_bg, .ser_1_right_bg
{
    transition: all 1.5s cubic-bezier(.215,.61,.355,1) 0s;/*transition-duration: 0.7s;-ms-transition-duration: 0.7s;-moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s;*/
}
@media screen and (min-width: 768px)
{
    .cssimg:hover, .cssimgp:hover img, .index_4_3_left:hover .index_4_3_left_1_bg, .pro_1_mid ul li:hover .pro_1_mid_mid_left_bg, .ser_2_mid ul li:hover .ser_2_mid_pic_bg, .ser_1_right:hover .ser_1_right_bg
    {/*-webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05);*/
        transform: scale(1.08,1.08);
    }
}
.daxie
{
    text-transform: uppercase;
}
.cell_mid
{
    display: table;
    height: 100%;
    width: 100%;
}
.cell_h
{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}/*********header**********/
.header_mid_right_right
{
    display: none;
}
#header
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 888;
}
.header_mid
{
    position: relative;
    margin: 0 4.42708333333333%;
}
.header_mid_left
{
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header_mid_left img
{
    height: 3.5em;
}
.logob
{
    display: none;
}
#header.cur .logob
{
    display: block;
}
#header.cur .logow
{
    display: none;
}
.banner_img_pc
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_img
{
    position: relative;
    width: 100%;
    height: 100vh;
}
.banner_img_mo
{
    display: none;
}
.banner_img_mo img
{
    width: 100%;
}
.header_mid_right
{
    float: right;
    margin-right: 4em;
}
.header_mid_right ul li
{
    float: left;
    position: relative;
    margin-left: 4em;
}
.header_mid_right ul li a.biga
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    color: #fff;
    font-size: 1.125em;
    display: block;
    padding: 1.777777777777778em 0;
}
.header_mid_right ul li dl
{
    padding: 1.5em 0;
    text-align: center;
    left: 0;
    width: 180px;
    left: 50%;
    position: absolute;
    z-index: 10;
    background-color: rgba(0,0,0,.78);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}
.header_mid_right ul li dl dd a
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: .5em 0;
}
.header_mid_right ul li dl dd a:after
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #8cc34a;
}
.header_mid_right ul li a.bigaon
{
    color: #8cc34a;
}
.header_mid_right ul li dl dd a:hover
{
    color: #8cc34a;
}
.header_mid_right ul li dl dd a:hover:after
{
    width: 100%;
}
.header_lan
{
    padding-left: 1.25em;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/png/z1976pf5.png);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header_lan a
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    color: #fff;
    font-size: 1.125em;
}
.header_lan a:hover
{
    color: #8cc34a;
}
.banner_img_jj
{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 50%;
}
.commid
{
    margin: 0 13.54166666666667%;
}
.banner_img_jj_mid_1
{
    margin-bottom: 1.3vw;
    font-size: 3.125vw;
    font-weight: bold;
}
.banner_img_jj_mid_2
{
    color: #dbe1eb;
    font-size: 1.18020833333333vw;
}
.indexbanner_footer
{
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 40px;
    z-index: 10;
    transform: translateX(-50%);
}
.indexbanner_footer_jt
{
    animation: pulse 2s infinite;
    position: relative;
    display: inline-block;
}
@keyframes pulse
{
    0%
    {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    50%
    {
        -webkit-transform: translate(0,10px);
        transform: translate(0,10px);
    }
    100%
    {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}
.index_1
{
    position: relative;
    margin-top: 1em;
    margin-bottom: 7.70833333333333vw;
}
.index_1_left
{
    text-align: center;
    width: 55.05208333333333%;
}
.index_1_right
{
    position: absolute;
    right: 13.54166666666667%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28.64583333333333%;
}
.index_1_right_2
{
    color: #333;
    line-height: 1.9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-wrap: break-word;/*word-break:break-all;*/
    margin: 2vw 0;
    font-size: 1.128em;
}
.view_more
{
    padding-right: 1.333333333333333em;
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    display: inline-block;
    position: relative;
    font-size: 1.125em;
    color: #161616;
}
.view_more:after
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .9444444444444444em;
    height: .9444444444444444em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/png/7qp35fjf.png);
}
.view_more:hover
{
    color: #161616;
    padding-right: 1.6em;
}
.index_2
{
    padding: 12.86458333333333vw 0;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(/jpg/piceop6q.jpg);
    color: #fff;
    text-align: center;
}
.index_2_mid_1
{
    padding-bottom: .5em;
    font-size: 3em;
    font-weight: bold;
    position: relative;
}
.index_2_mid_1:after
{
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    position: absolute;
    width: 1.145833333333333em;
    height: .0833333333333333em;
    background-color: #a1f359;
    left: 50%;
    bottom: 0;
}
.index_2_mid
{
    margin: 0 auto;
    padding: 0 1em;
    max-width: 57em;
}
.index_2_mid_2
{
    line-height: 1.7;
    color: #b4cddb;
    font-size: 1.125em;
    margin-top: 1.25em;
    margin-bottom: 2em;
}
.view_more_2
{
    color: #fff;
    position: relative;
    width: 11.125em;
    height: 2.375em;
    line-height: 2.375em;
    text-align: center;
    display: inline-block;
    border: 1px #96a1a8 solid;
    color: #fff;
}
.view_more_2 span
{
    font-size: 1.125em;
    position: relative;
    z-index: 10;
}
.view_more_2:before
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #3586bb;
}
.view_more_2:hover:before
{
    width: 100%;
}
.view_more_2:hover
{
    color: #fff;
    border-color: #3586bb;
}
.index_2_mid_1_black
{
    color: #000;
}
.index_2_mid_1_black:after
{
    display: none;
}
.index_2_mid_1_nofooter
{
    padding-bottom: 0;
}
.index_3_2_mid_left
{
    overflow: hidden;
    float: left;
    width: 43.57142857142857%;
}
.index_3_2_mid_left img
{
    width: 100%;
}
.index_3_2_mid_right
{
    float: right;
    width: 52.5%;
}
.index_3_2_mid_right_1
{
    color: #5c5c5c;
}
.index_3_2_mid_right_2
{
    color: #010101;
    font-size: 1.875em;
    margin-top: .55em;
    margin-bottom: .875em;
}
.index_3_2_mid_right_3
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-wrap: break-word;/*word-break:break-all; */
    line-height: 1.7;
    color: #666;
    font-size: 1.125em;
    margin-bottom: 3.25em;
}
.index_3
{
    padding-top: 6.6875em;
    padding-bottom: 8.75em;
}
.index_3_2
{
    margin-top: 2.2em;
}
.index_3_2_mid_right_4_left
{
    display: inline-block;
    border: 1px #dbdbdb solid;
    text-align: center;
    width: 2.375em;
    height: 2.375em;
    text-align: center;
    line-height: 2.375em;
    color: #666;
    font-family: "宋体";
    font-size: 1.1875em;
}
.index_3_2_mid_right_4_right
{
    display: inline-block;
    border: 1px #dbdbdb solid;
    text-align: center;
    width: 2.375em;
    height: 2.375em;
    text-align: center;
    line-height: 2.375em;
    color: #666;
    font-family: "宋体";
    font-size: 1.1875em;
}
.index_3_2_mid_right_4_left:hover, .index_3_2_mid_right_4_right:hover
{
    background-color: #3586bb;
    color: #fff;
}
#footer
{
    background-color: #1a2328;
    overflow: hidden;
    border-top: 6px #69bb62 solid;
    color: #fff;
}
.footer_1
{
    padding: 4em 0;
}
.footer_1_left
{
    float: left;
    width: 31.42857142857143%;
}
.footer_1_right
{
    float: right;
    width: 31.42857142857143%;
}
.footer_1_mid
{
    float: left;
    width: 37.14285714285714%;
}
.footer_2
{
    font-size: .875em;
    color: #101010;
    padding: 1em 0;
    line-height: 1.6;
    background-color: #fff;
    overflow: hidden;
}
.footer_2_mid
{
    margin: 0 6.77083333333333%;
}
.footer_2_left
{
    float: left;
}
.footer_2_right
{
    float: right;
}
.footer_2_right a
{
    color: #101010;
}
.footer_1_left_mid
{
    padding-right: 1em;
}
.footer_1_left_2
{
    font-size: 1.25em;
    margin-top: 1.5em;
    padding-bottom: 5px;
}
.footer_1_left_3 a, .footer_1_left_3
{
    color: #ced7e1;
}
.footer_1_left_3 dl dd
{
    padding-left: 1.5em;
    margin-top: .5em;
    line-height: 1.4;
    position: relative;
}
.footer_1_left_3 dl dd span
{
    position: absolute;
    left: 0;
    top: 0;
}
.footer_1_mid_mid_1 span
{
    font-size: 1.25em;
    display: inline-block;
    position: relative;
    padding-bottom: .875em;
}
.footer_1_mid_mid_1 span:after
{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #5db076;
    width: 1.65em;
}
.footer_1_mid_mid_1
{
    margin-bottom: 1.6em;
}
.footer_1_mid_mid
{
    border-left: 1px #4b5155 solid;
    min-height: 227px;
    padding: 0 4.42708333333333vw;
    border-right: 1px #4b5155 solid;
    overflow: hidden;
}
.footer_1_mid_mid_2 dl dd
{
    float: left;
    margin-bottom: 1em;
    width: 33.3333%;
}
.footer_1_mid_mid_2 dl dd a
{
    color: #fff;
    position: relative;
}
.footer_1_mid_mid_2 dl dd a:after
{
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    background-color: #fff;
}
.footer_1_mid_mid_2 dl dd a:hover:after
{
    width: 100%;
}
.footer_1_right_mid
{
    padding-left: 4.42708333333333vw;
}
.footer_1_right_mid_1
{
    position: relative;
}
.footer_1_right_mid_1_right
{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 1.5em;
    position: absolute;
    left: 124px;
    top: 50%;
}
#header.cur
{
    background-color: #fff;
}
#header.cur .header_mid_right ul li a.biga
{
    color: #000;
    padding: 1.25em 0;
}
#header.cur .header_lan a
{
    color: #000;
}
#header.cur .header_mid_right ul li a.bigaon, #header.cur .header_lan a:hover
{
    color: #8cc34a;
}/********about*******/
.nybanner
{
    position: relative;
    width: 100%;
    height: 100vh;
}
.nybanner_bg
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.nybanner_txt
{
    z-index: 100;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    padding-left: 13.54166666666667%;
    transform: translateY(-50%);
    color: #fff;
    background-color: rgba(22,102,197,.5);
    padding-right: 3.64583333333333%;
    padding-top: 2.08333333333333vw;
    padding-bottom: 2.08333333333333vw;
}
.nybanner_txt_mid_1
{
    font-size: 3.125vw;
    font-weight: bold;
    margin-bottom: .2vw;
}
.nybanner_txt_mid_2
{
    color: #8cb6d0;
    font-size: 2.08333333333333vw;
}
.about_1
{
    overflow: hidden;
    padding: 8.85416666666667vw 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/jpg/44hkqfje.jpg);
    background-attachment: fixed;
}
.about_1_mid_left_1
{
    font-size: 2.5em;
    font-weight: bold;
    color: #134c81;
}
.about_1_mid_left_2
{
    color: #666;
    font-size: 1.25em;
    margin-top: .35em;
}
.about_1_mid_left_2_hui
{
    color: #383838;
}
.about_1_mid_left_3
{
    line-height: 1.8;
    margin-top: 2em;
    color: #333;
    font-size: 1.125em;
}
.about_1_mid_left
{
    width: 48.57142857142857%;
}
.about_2_mid ul li
{
    float: left;
    width: 33.3333%;
    text-align: center;
}
.about_2_mid_mid
{
    padding: 3.125em 1em;
    border-right: 2px #e4e4e4 solid;
}
.about_2_mid_mid_2
{
    font-size: 1.875em;
    color: #000;
    margin-top: .5em;
    margin-bottom: .65em;
}
.about_2_mid_mid_3
{
    line-height: 1.6;
    color: #333;
    font-size: 1.125em;
}
.about_2
{
    padding: 6.25vw 0;
}
.about_2_mid ul li:last-child .about_2_mid_mid
{
    border: none;
}
.about_4
{
    overflow: hidden;
}
.about_3
{
    padding-bottom: 4.6875vw;
    position: relative;
    background-color: #efefef;
    overflow: hidden;
}
.about_3:before
{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/jpg/myajbybv.jpg);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 29.375vw;
}
.about_3 .commid
{
    position: relative;
    z-index: 10;
}
.about_1_mid_left_1_white
{
    color: #fff;
}
.about_3_1
{
    margin-bottom: 3.59375vw;
    margin-top: 5.20833333333333vw;
}
.about_3_2 ul li
{
    margin-right: 7.35714285714286%;
    float: left;
    width: 28.42857142857143%;
    margin-bottom: 4.6875vw;
}
.about_3_2 ul li:nth-child(3n)
{
    margin-right: 0;
}
.about_3_2_img
{
    position: relative;
    overflow: hidden;
}
.about_3_2_img img
{
    width: 100%;
}
.about_3_2_img_name
{
    padding: 1.5em 0 1.375em 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    background-color: rgba(26,64,120,.77);
    color: #fff;
}
.about_3_2_img_name_mid
{
    margin: 0 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.about_3_2_img_name_mid div
{
    display: inline;
}
.about_3_2_img_name_mid_right
{
    overflow: hidden;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/png/p8h8dqt6.png);
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 8px;
    font-size: 1.125em;
}
.about_3_2_img_name_mid_left
{
    font-size: 1.5em;
}
.about_1_mid_left_1_black
{
    color: #303030;
}
.about_4_1_mid
{
    position: relative;
    overflow: hidden;
}
.about_4_1_mid img
{
    width: 100%;
}
.about_4_1_mid:after
{
    background-image: url(/png/pjwjjqpt.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.about_4_1_mid_footer
{
    position: absolute;
    left: 0;
    bottom: 2em;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 10;
}
.about_4_1_mid_footer_mid
{
    margin: 0 1em;
}
.about_4_1_mid_footer_mid_1
{
    font-size: 1.5em;
    line-height: 1.6;
    margin-bottom: .5em;
}
.about_4_1_mid_footer_mid_2
{
    color: #dde1e6;
    font-size: 1.25em;
}
.about_4_1_p_n
{
    margin: 4em auto;
    max-width: 440px;
    text-align: center;
    position: relative;
}
.about_4_1_p_n_left
{
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    height: 100%;
    cursor: pointer;
    width: 41.81818181818182%;
    transform: translateY(-50%);
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/png/nnui2psl.png);
}
.about_4_1_p_n_left:hover
{
    background-image: url(/png/1we1y13d.png);
}
.about_4_1_p_n_right
{
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    height: 100%;
    cursor: pointer;
    width: 41.81818181818182%;
    transform: translateY(-50%);
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(/png/33hsav6i.png);
}
.about_4_1_p_n_right:hover
{
    background-image: url(/png/icsx26vr.png);
}
.jobmask
{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0,0,0,.6);
}
.jobmask_mid
{
    overflow: hidden;
    max-height: calc((100vh - 12em));
    overflow-y: auto;
    position: relative;
    background-color: #fff;
    padding: 6em 7em;
}
.jobmask_mid_close
{
    position: absolute;
    z-index: 10;
    right: 1.5em;
    top: 1.5em;
}
.jobmask_mid_close a img
{
    -webkit-transition: 1s;
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
}
.jobmask_mid_close a:hover img
{
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}
.jobmask_mid_mid_left
{
    float: left;
    width: 38.69565217391304%;
    overflow: hidden;
}
.jobmask_mid_mid_left img
{
    width: 100%;
}
.jobmask_mid_mid_right
{
    float: right;
    width: 53.39130434782609%;
}
.jobmask_mid_mid_right_1
{
    color: #333;
    font-weight: bold;
    font-size: 2.25em;
}
.jobmask_mid_mid_right_2
{
    margin-top: 8px;
    color: #ababab;
    font-size: 1.25em;
}
.jobmask_mid_mid_right_3
{
    line-height: 1.8;
    margin-top: 1.5em;
    color: #4a4a4a;
}/*******product********/
.pro_1_mid
{
    text-align: center;
}
.pro_1_mid_2 ul li
{
    margin-right: 3.17857142857143%;
    float: left;
    width: 31.21428571428571%;
    position: relative;
    padding-bottom: 3em;
}
.pro_1_mid_2 ul li:nth-child(3n)
{
    margin-right: 0;
}
.pro_1_mid_2_mid_2
{
    font-size: 1.5em;
    margin-top: 1.375em;
}
.pro_1_mid_2 ul li:before
{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: #e5eaeb;
    width: 100%;
}
.pro_1_mid_2 ul li:after
{
    z-index: 10;
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: #368ac0;
    width: 0%;
}
.pro_1_mid_2
{
    margin-top: 5em;
}
.pro_1
{
    padding: 5.625em 0;
}
.pro_1_mid_2 ul li:hover:after
{
    width: 100%;
}
.pro_2
{
    position: relative;
    overflow: hidden;
}
.pro_2 img
{
    width: 100%;
}
.pro_3
{
    padding-top: 4.75em;
    padding-bottom: 5.25em;
    background-color: #f1f1f1;
    overflow: hidden;
}
.pro_3_mid_1
{
    margin-bottom: 1em;
    margin-top: 2.95em;
}
.tab1
{
    width: 100%;
    border: 1px solid #d3dae8;
    border-collapse: collapse;
}
.tab1 td, .tab1 th
{
    text-align: center;
    color: #282828;
    line-height: 1.1;
    vertical-align: middle;
    padding: 1em;
    border: 1px solid #d3dae8;
    background-color: #fff;
}
.tab1 tr:nth-child(1) td
{
    background-color: #3056a5;
    color: #fff;
}
.tab1 tr:nth-child(1) td span
{
    font-size: 1.25em;
}
.tab1 td.jdt
{
    padding-left: 0;
}
.jdt div
{
    position: relative;
    height: 100%;
}
.jdt div span
{
    overflow: hidden;
    position: absolute;
    left: 0;
    height: 44px;
    background-position: right center;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.jdt div span img
{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    top: 50%;
    max-width: none;
}
.pro_3_mid_2 ul li
{
    margin-right: 10px;
    margin-bottom: 1em;
    display: inline-block;
    color: #666;
}
.pro_3_mid_2 ul li span
{
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 1.875em;
}
.pro_3_mid_2 ul li:nth-child(1) span
{
    background-image: url(/png/b5qrvbn9.png);
}
.pro_3_mid_2 ul li:nth-child(2) span
{
    background-image: url(/png/q6hqm1ix.png);
}
.pro_3_mid_2 ul li:nth-child(3) span
{
    background-image: url(/png/psppi6t1.png);
}
.nybanner_txt_hz
{
    background-color: transparent;
    background-image: url(/png/rl9z74t5.png);
    left: 24%;
    width: 55%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    padding-top: 3.80208333333333vw;
    padding-bottom: 3.80208333333333vw;
}
.nybanner_txt_mid_3
{
    margin: 0 auto;
    width: 61%;
    line-height: 1.6;
    font-size: 1.125em;
    margin-top: 1.4em;
}
.nybanner_txt_hz .nybanner_txt_mid_2
{
    color: #fff;
    position: relative;
    padding-bottom: 1.2vw;
}
.nybanner_txt_hz .nybanner_txt_mid_2:after
{
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #fff;
    height: 2px;
    width: 3.125vw;
}
.nybanner_txt_hz:after
{
    content: '';
    position: absolute;
    left: 1em;
    top: 1em;
    width: calc((100% - 2em));
    height: calc((100% - 2em));
    border: 2px #fff solid;
    opacity: .4;
}/*****news**********/
.news_1
{
    background-color: #f0f0f0;
    overflow: hidden;
    padding: 7.60416666666667vw 0;
}
.news_1_mid_left
{
    overflow: hidden;
    float: left;
    width: 47.71428571428571%;
}
.news_1_mid_left img
{
    width: 100%;
}
.news_1_mid_right
{
    margin-top: 3em;
    float: right;
    width: 47.85714285714286%;
}
.news_1_mid_right_1
{
    color: #5c5c5c;
    font-size: 1.125em;
}
.news_1_mid_right_2
{
    color: #010101;
    font-size: 1.875em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-wrap: break-word;/*word-break:break-all;*/
    margin-top: .5em;
}
.news_1_mid_right_3
{
    line-height: 1.6;
    color: #666;
    font-size: 1.125em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-wrap: break-word;/*word-break:break-all;*/
    margin-top: 1.375em;
    margin-bottom: 1.5em;
}
.tj_news_more
{
    display: inline-block;
    color: #fff;
    width: 9.625em;
    height: 2.3125em;
    line-height: 2.3125em;
    text-align: center;
    background-color: #3586bb;
}
.news_1_mid a
{
    display: block;
}
.news_1_mid a:hover .tj_news_more
{
    background-color: #fff;
    color: #3586bb;
}
.news_2_1_mid_left
{
    float: left;
    overflow: hidden;
    width: 24.78571428571429%;
}
.news_2_1_mid_left img
{
    width: 100%;
}
.news_2_1_mid_right
{
    float: right;
    width: 72.85714285714286%;
}
.news_2_1_mid_right_1
{
    color: #666;
}
.news_2_1_mid_right_2
{
    margin-top: .3em;
    font-size: 1.875em;
    color: #333;
}
.news_2_1_mid_right_3
{
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-wrap: break-word;/*word-break:break-all;*/
    line-height: 1.8;
    margin-top: .875em;
    margin-bottom: 1em;
}
.news_2_1_mid_right_4 span
{
    padding-right: 1.5em;
    color: #7b7b7b;
    display: inline-block;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(/png/aw02lls1.png);
}
.news_2_1 ul li
{
    padding: 2.75em 0;
    border-bottom: 1px #f0f0f0 solid;
}
.news_2
{
    padding-top: 2.75em;
    padding-bottom: 2.75em;
}
.pagination
{
    text-align: center;
}
.pagination li
{
    display: inline-block;
    margin: 0 4px;
}
.pagination li a, .pagination li span
{
    font-size: 1.125em;
    color: #3b3b3b;
    transition: all .5s cubic-bezier(.215,.61,.355,1) 0s;
    display: inline-block;
    border: 1px #f0f0f0 solid;
    padding: .3em .65em;
}
.pagination li a:hover, .pagination li.active span
{
    color: #fff;
    background-color: #3586bb;
    border-color: #3586bb;
}
.news_2_2
{
    margin-top: 2.75em;
}
.news_info_banner
{
    background-image: url(/jpg/mmqzapme.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 87.4px;
}
.div1200
{
    margin: 0 auto;
    padding: 0 1em;
    max-width: 75em;
}
.news_info_1_1
{
    text-align: center;
    font-size: 1.875em;
    color: #000;
}
.news_info_1_2
{
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
}
.news_info_1_2 span
{
    display: inline-block;
    padding: 0 10px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/jpg/9y9a4onc.jpg);
}
.news_info_1_2 span:nth-child(1)
{
    color: #378cc3;
    background-image: none;
}
.news_info_1
{
    margin-top: 5.57291666666667vw;
}
.news_info_1_3
{
    line-height: 2;
    margin-bottom: 3.75em;
}
.news_info_con_mid_4
{
    border: 1px #c1c1c1 solid;
    margin-bottom: 3.75em;
}
.news_info_con_mid_4 ul li
{
    float: left;
    width: 50%;
}
.news_info_con_mid_4 ul li a
{
    display: block;
    padding: 1em;
    color: #000;
}
.news_info_con_mid_4 ul li:nth-child(2) a
{
    text-align: right;
}
.news_info_con_mid_4 ul li a span
{
    padding-right: 6px;
    margin-right: 6px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(/jpg/9y9a4onc.jpg);
}
.news_info_con_mid_4 ul li a:hover
{
    color: #fff;
    background-color: #378cc3;
}
.contact_1_mid_left
{
    position: relative;
    float: left;
    width: 51.57142857142857%;
}
.contact_1_mid_left img
{
    width: 100%;
}
.contact_1_mid_left span
{
    display: none;
    font-size: 1.5625em;
    padding: 1em 2.56em;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2em;
    position: absolute;
    color: #fff;
    z-index: 10;
    background-color: rgba(53,134,187,.83);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}
.qxwl
{
    font-size: 1.5625em;
    padding: 1em 1.56em;
    display: inline-block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 2em;
    left: 0;
    position: absolute;
    color: #fff;
    z-index: 10;
    background-color: rgba(53,134,187,.83);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact_1_mid_right
{
    position: relative;
    float: right;
    width: 41%;
    padding-top: 9.6875em;
}
.contact_1_mid_right_2
{
    line-height: 1.6;
    color: #535353;
}
.contact_1_mid_right_2_2
{
    margin: 2em 0;
}
.contact_1_mid_right_2 a
{
    color: #105bb8;
}
.contact_1
{
    padding: 6.25vw 0;
}
.contact_2
{
    -webkit-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    -moz-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    -ms-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    -o-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    position: relative;
}
.contact_2_map
{
    position: relative;
}
.contact_2_map .contact_2_map_img
{
    width: 100%;
}
.contact_2_map_mid
{
    left: 62.34375%;
    width: 19.58333333333333%;
    position: absolute;
    z-index: 10;
    top: 32.93269230769231%;
}
.contact_2_map_mid_bw
{
    left: 32.71276595744681%;
    position: absolute;
    width: 23.13829787234043%;
    top: 5.79710144927536%;
}
@keyframes ripple
{
    0%
    {
        opacity: 0;
        transform: scale(1,1);
    }
    5%
    {
        opacity: .5;
    }
    100%
    {
        opacity: 0;
        transform: scale(1.8);
    }
}
@keyframes ripple2
{
    0%
    {
        opacity: 0;
        transform: scale(1,1);
    }
    5%
    {
        opacity: .5;
    }
    100%
    {
        opacity: 0;
        transform: scale(2);
    }
}
.bowen:after, .contact_2_map_mid_bw:after
{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;/* background-image:url(../images/contact/img8.png);*/
    background-position: center;
    opacity: 0;
    -webkit-animation: ripple 4s ease-out 225ms infinite;
    -moz-animation: ripple 4s ease-out 225ms infinite;
    -o-animation: ripple 4s ease-out 225ms infinite;
    animation: ripple 4s ease-out 225ms infinite;
    background-color: #3586bb;
}
.bowen.delay:after, .contact_2_map_mid_bw:before
{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    -webkit-animation: ripple2 6s ease-out 725ms infinite;
    -moz-animation: ripple2 6s ease-out 725ms infinite;
    -o-animation: ripple2 6s ease-out 725ms infinite;
    animation: ripple2 6s ease-out 725ms infinite;
    background-color: #3586bb;
}
.contact_2_map_mid_bw img
{
    position: relative;
    z-index: 10;
}
.contact_2_mid
{
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.contact_2_mid_mid
{
    overflow: hidden;
    background-color: #fff;
    width: 44.78571428571429%;
}
.contact_2_mid_mid_mid_2 .footer_1_left_3, .contact_2_mid_mid_mid_2 .footer_1_left_3 a
{
    color: #383838;
}
.contact_2_mid_mid_mid
{
    margin: 4.16666666666667vw 2.76041666666667vw;
}
.contact_2_mid_mid_mid_1
{
    font-size: 1.5em;
    margin: 1em 0 1.5em 0;
}
.contact_2_mid_mid_mid_2 .footer_1_left_3 dl dd
{
    margin-top: 0;
}
.contact_2_mid_mid_mid_2 .footer_1_left_3 dl div
{
    padding-top: .8em;
    padding-bottom: .8em;
    border-bottom: 1px #ddd solid;
}
.contact_2_mid_mid_mid_2
{
    position: relative;
    padding-right: 135px;
}
.contact_2_mid_mid_mid_2_right
{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.indexbanner_right
{
    color: #fff;
    position: absolute;
    right: 4.42708333333333%;
    z-index: 10;
    bottom: 1.875em;
}
@media screen and (max-width: 1700px)
{
    .news_2_1_mid_right_2
    {
        font-size: 1.5em;
    }
    .news_1_mid_right_1
    {
        font-size: 1em;
    }
    .news_1_mid_right_2
    {
        font-size: 1.5em;
    }
    .news_1_mid_right_3
    {
        font-size: 1em;
    }
    .index_3_2_mid_right_4_left, .index_3_2_mid_right_4_right
    {
        font-size: .875em;
    }
    .view_more, .index_2_mid_2, .view_more_2 span
    {
        font-size: 1em;
    }
    .index_1_right_2
    {
        font-size: 1em;
    }
    .index_3_2_mid_right_2
    {
        font-size: 1.5em;
    }
    .index_3_2_mid_right_3
    {
        font-size: 1em;
    }
    .index_2_mid_1
    {
        font-size: 2.5em;
    }
    .contact_2_mid_mid
    {
        width: 48%;
    }
    .nybanner_txt_mid_3
    {
        font-size: 1em;
        width: 80%;
    }
    .jobmask_mid
    {
        max-height: calc((100vh - 2em));
        padding: 3em 3em;
    }
    .jobmask_mid_close a img
    {
        width: 2.5em;
    }
    .jobmask_mid_mid_right_2
    {
        font-size: 1em;
    }
    .jobmask_mid_mid_right_1
    {
        font-size: 1.875em;
    }
    .jobmask .commid
    {
        margin: 0 8%;
    }
    .commid, .footer_2_mid
    {
        margin: 0 4.42708333333333%;
    }
}
@media screen and (max-width: 1200px)
{
    .news_info_1_1
    {
        font-size: 1.5em;
    }
    .tab1 tr td
    {
        font-size: .9375em;
    }
    .tab1 tr:nth-child(1) td span
    {
        font-size: 1em;
    }
    .pro_3
    {
        padding-top: 4em;
        padding-bottom: 4em;
    }
    .pro_1
    {
        padding: 4em 0;
    }
    .pro_1_mid_2_mid_2
    {
        font-size: 1.125em;
    }
    .pro_1_mid_2_mid_1 img
    {
        height: 2.5em;
    }
    .about_4_1_mid_footer_mid_1
    {
        font-size: 1.25em;
    }
    .about_4_1_mid_footer_mid_2
    {
        font-size: 1em;
    }
    .about_3_2_img_name_mid_left
    {
        font-size: 1.125em;
    }
    .about_3_2_img_name_mid_right
    {
        font-size: 1em;
    }
    .about_2_mid_mid_1 img
    {
        height: 2.5em;
    }
    .about_2_mid_mid_2
    {
        font-size: 1.5em;
    }
    .about_2_mid_mid_3
    {
        font-size: 1em;
    }
    .about_1_mid_left_3
    {
        font-size: 1em;
    }
    .about_1_mid_left_1
    {
        font-size: 1.875em;
    }
    .about_1_mid_left_2
    {
        font-size: 1em;
    }
    .nybanner_txt
    {
        padding-left: 2.42708333333333%;
        font-size: .975em;
    }
    .nybanner_txt_mid_1
    {
        font-size: 2em;
    }
    .nybanner_txt_mid_2
    {
        font-size: 1em;
    }
    .index_3
    {
        padding-top: 4em;
        padding-bottom: 4em;
    }
    .index_3_2_mid_right_2
    {
        font-size: 1.25em;
    }
    .index_2_mid_1
    {
        font-size: 1.875em;
    }
    .index_1_right
    {
        width: 37%;
    }
    .index_1_right_1 img
    {
        max-width: 80%;
    }
    .index_1_right
    {
        right: 4.42708333333333%;
    }
    .indexbanner_right
    {
        font-size: 1em;
    }
    .banner_img_jj_mid_2
    {
        font-size: 1em;
    }
    .banner_img_jj_mid_1
    {
        font-size: 2em;
    }
}
@media screen and (max-width: 1024px)
{
    .contact_1_mid_left span
    {
        display: block;
    }
    .qxwl
    {
        display: none;
    }
    .jobmask_mid_close a img
    {
        width: 2em;
    }
    .jobmask_mid_mid_right_1
    {
        font-size: 1.5em;
    }
    .jobmask_mid
    {
        padding-left: 1.5em;
        padding-right: 1.5em;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .contact_2_mid_mid_mid_1
    {
        font-size: 1.25em;
    }
    .contact_1_mid_left span, .qxwl
    {
        font-size: 1.375em;
    }
    .news_2_1_mid_right_2, .news_1_mid_right_2
    {
        font-size: 1.375em;
    }
    .news_1_mid_right
    {
        margin-top: 0;
    }
    .footer_1_left
    {
        width: 36.42857142857143%;
    }
    .footer_1_mid_mid
    {
        border-right: none;
    }
    .header_mid_right
    {
        display: none;
    }
    .header_mid
    {
        height: 5em;
    }
    .footer_1_right
    {
        display: none;
    }
    .footer_1_mid
    {
        width: 63.57142857142857%;
    }
    .footer_1_left_3 dl dd
    {
        word-break: break-all;
    }
}
.sjm
{
    display: none;
}
@media screen and (max-width: 950px)
{
    .contact_2_map_mid
    {
        width: 35%;
        left: 34%;
    }
    .sjm
    {
        display: block;
    }
    .pcm
    {
        display: none;
    }
    .footer_2_left, .footer_2_right
    {
        width: 100%;
        text-align: center;
    }
    .contact_2_mid
    {
        position: static;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .contact_2_mid_mid
    {
        width: 100%;
    }
    .contact_2_mid_mid_mid
    {
        margin-left: 0;
        margin-right: 0;
    }
    .contact_2_map
    {
        background-color: #e8ebf2;
    }
}
@media screen and (max-width: 810px)
{
    .contact_1_mid_left span, .qxwl
    {
        left: 0;
        right: auto;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        padding: .58em 1.2em;
    }
    .contact_1_mid_left
    {
        width: 100%;
    }
    .contact_1_mid_right
    {
        width: 100%;
        padding-top: 2em;
    }
    .news_info_1_1
    {
        font-size: 1.375em;
    }
    .pagination li
    {
        font-size: .875em;
        margin-bottom: 10px;
    }
    .news_2_1_mid_left
    {
        width: 100%;
    }
    .news_2_1_mid_right
    {
        width: 100%;
        margin-top: 1.5em;
    }
    .news_1_mid_left
    {
        width: 100%;
    }
    .news_1_mid_right
    {
        width: 100%;
        margin-top: 1.5em;
    }
    .nybanner_txt_mid_3
    {
        width: 90%;
    }
    .nybanner_txt_hz
    {
        left: 4.42708333333333%;
        width: 91.14583333333334%;
    }
    .jdt div
    {
        transform: scale(.8,.8);
    }
    .jdt div span
    {
        left: -10%;
    }
    .about_4_1_mid_footer
    {
        bottom: 1em;
    }
    .about_4_1_p_n
    {
        margin: 2em auto;
        max-width: 320px;
    }
    .about_4_1_p_n img
    {
        height: 1.875em;
    }
    .about_4_1_mid_footer_mid_1
    {
        font-size: 1em;
    }
    .about_4_1_mid_footer_mid_2
    {
        font-size: .875em;
    }
    .about_2_mid_mid_3
    {
        font-size: .9375em;
    }
    .about_2_mid_mid
    {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .about_2_mid_mid_2
    {
        font-size: 1.25em;
    }
    .about_1_mid_left
    {
        width: 100%;
    }
    .nybanner_bg
    {
        display: none;
    }
    .nybanner
    {
        height: auto;
    }
    .footer_1
    {
        padding: 2em 0;
    }
    .footer_1_left_1
    {
        text-align: center;
    }
    .footer_1_mid
    {
        display: none;
    }
    .footer_1_left
    {
        width: 100%;
    }
    .footer_1_left_mid
    {
        padding-right: 0;
    }
    .index_3_2_mid_right_1
    {
        font-size: .875em;
    }
    .index_3_2_mid_right_2
    {
        font-size: 1.125em;
    }
    .index_2_mid_1
    {
        font-size: 1.5em;
    }
    .banner_img_jj_mid_1
    {
        font-size: 1.875em;
    }
    .indexbanner_right
    {
        font-size: .875em;
    }
    .banner_img_mo
    {
        display: block;
    }
    .banner_img_mo img
    {
        width: 100%;
    }
    .banner_img_pc
    {
        display: none;
    }
    .banner_img
    {
        height: auto;
    }
}
@media screen and (max-width: 640px)
{
    .header_mid_left img
    {
        height: 2.75em;
    }
    .jobmask_mid_close a img
    {
        width: 1.5em;
    }
    .jobmask_mid_close
    {
        right: .5em;
        padding: .5em;
        top: .5em;
        background-color: #fff;
    }
    .jobmask_mid_mid_left
    {
        width: 100%;
        text-align: center;
    }
    .jobmask_mid_mid_right
    {
        width: 100%;
        margin-top: 1.5em;
    }
    .jobmask_mid_mid_right_1
    {
        font-size: 1.25em;
    }
    .news_info_1_3
    {
        margin-bottom: 2em;
    }
    .news_info_con_mid_4 ul li:nth-child(2) a
    {
        text-align: left;
    }
    .news_info_con_mid_4 ul li
    {
        width: 100%;
    }
    .news_2
    {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .news_2_1 ul li
    {
        padding: 1em 0;
    }
    .news_1_mid_right_2, .news_2_1_mid_right_2
    {
        font-size: 1.125em;
    }
    .pro_3_mid_1
    {
        overflow: hidden;
        overflow-x: auto;
    }
    ​ .pro_3_mid_1
    {
        -webkit-overflow-scrolling: touch;
    }
    .pro_3_mid_1::-webkit-scrollbar-track-piece
    {
        background-color: rgba(0,0,0,0);
        border-left: .013333rem solid rgba(0,0,0,0);
    }
    .pro_3_mid_1::-webkit-scrollbar
    {
        width: .04rem;
        height: .173333rem;
        -webkit-border-radius: .066667rem;
        -moz-border-radius: .066667rem;
        border-radius: .066667rem;
    }
    .pro_3_mid_1::-webkit-scrollbar-thumb
    {
        background-color: rgba(0,0,0,.5);
        background-clip: padding-box;
        -webkit-border-radius: .066667rem;
        -moz-border-radius: .066667rem;
        border-radius: .066667rem;
        min-height: .373333rem;
    }
    .pro_3_mid_1::-webkit-scrollbar-thumb:hover
    {
        background-color: rgba(0,0,0,.5);
        -webkit-border-radius: .066667rem;
        -moz-border-radius: .066667rem;
        border-radius: .066667rem;
    }
    .pro_3_mid_1 .tab1
    {
        width: 1024px;
    }
    .pro_3
    {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .pro_1_mid_2
    {
        margin-top: 2.5em;
    }
    .pro_1_mid_2_mid_2
    {
        font-size: 1em;
    }
    .pro_1
    {
        padding: 2em 0;
    }
    .about_3_2 ul li
    {
        width: 48%;
        margin-right: 0;
    }
    .about_3_2 ul li:nth-child(2n)
    {
        float: right;
    }
    .about_1_mid_left_2
    {
        font-size: .875em;
    }
    .about_1_mid_left_2
    {
        font-size: .875em;
    }
    .about_1_mid_left_1
    {
        font-size: 1.5em;
    }
    .nybanner_txt_mid_1
    {
        font-size: 1.5em;
    }
    .nybanner_txt_mid_2
    {
        font-size: .875em;
    }
    #footer
    {
        border-top: 3px #69bb62 solid;
    }
    .footer_1
    {
        display: none;
    }
    .index_3_2
    {
        margin-top: 1.5em;
    }
    .index_3_2_mid_right_3
    {
        margin-bottom: 2em;
    }
    .index_3_2_mid_left
    {
        width: 100%;
    }
    .index_3_2_mid_right
    {
        width: 100%;
        margin-top: 1.5em;
    }
    .index_3
    {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .index_1
    {
        margin-left: 4.42708333333333%;
        margin-right: 4.42708333333333%;
    }
    .index_1_left
    {
        width: 100%;
    }
    .index_1_right
    {
        position: static;
        width: 100%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        padding-top: 1.5em;
    }
    .index_1_right_1 img
    {
        max-width: 90%;
        margin-bottom: 1.2em;
        margin-top: 1.25em;
    }
    .header_mid
    {
        height: 3.75em;
    }
    .banner_img_jj_mid_1
    {
        font-size: 1.5em;
    }
    .indexbanner_right
    {
        font-size: .75em;
    }
}
@media screen and (max-width: 480px)
{
    .contact_1_mid_left span, .qxwl
    {
        font-size: 1.25em;
    }
    .contact_2_mid_mid_mid_1
    {
        margin-bottom: 1em;
    }
    .contact_2_mid_mid_mid_2
    {
        padding-right: 0;
    }
    .contact_2_mid_mid_mid_2_right
    {
        position: static;
        margin-top: 1em;
    }
    .news_info_con_mid_4 ul li a
    {
        padding: .875em;
    }
    .news_info_1_1
    {
        font-size: 1.25em;
    }
    .tj_news_more
    {
        width: 100%;
    }
    .pro_1
    {
        padding-bottom: 1em;
    }
    .pro_1_mid_2 ul li
    {
        width: 100%;
        margin-bottom: 1.5em;
        padding-bottom: 1.5em;
    }
    .about_4_1_p_n
    {
        max-width: 220px;
    }
    .about_3_2_img_name_mid
    {
        margin-left: .75em;
        margin-right: .75em;
    }
    .about_3_2_img_name
    {
        font-size: .875em;
    }
    .about_2_mid_mid_2
    {
        font-size: 1em;
    }
    .about_2_mid_mid
    {
        padding-left: .5em;
        padding-right: .5em;
    }
    .about_2_mid_mid_1 img
    {
        height: 1.875em;
    }
    .about_1_mid_left_1
    {
        font-size: 1.375em;
    }
    .nybanner_txt_mid_1
    {
        font-size: 1.375em;
    }
    .view_more_2
    {
        font-size: .875em;
        width: 100%;
    }
    .index_2_mid_1
    {
        font-size: 1.375em;
    }
    .banner_img_jj_mid_1
    {
        font-size: 1.65em;
    }
    .banner_img_jj_mid_2
    {
        font-size: 1em;
    }
    .indexbanner_right
    {
        bottom: .5em;
    }
    .indexbanner_footer_jt img
    {
        width: 1.25em;
    }
}
#header .header-btn
{
    position: absolute;
    width: 30px;
    height: 17px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 60px;
    display: none;
}
.header-line
{
    width: 30px;
    height: 1px;
    background: #fff;
}
#header .header-line
{
    position: absolute;
    transition: all .5s;
}
#header .header-line:first-child
{
    top: 0;
    left: 0;
    transform-origin: right bottom;
}
#header .header-line:nth-child(2)
{
    top: 0;
    left: 0;
    margin: 8px 0;
}
#header .header-line:last-child
{
    bottom: 0;
    left: 0;
    transform-origin: right top;
}
#header.on .header-mobile
{
    display: block;
}
#header.on img.hover
{
    display: none;
}
#header.on img.leave
{
    display: block;
}
#header.on .header-main
{
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255,255,255,.15);
}
#header.on .nav-main .nav-item>a
{
    color: #fff;
}
#header.on .header-line
{
    background: #fff;
}
#header.on .header-line:first-child
{
    top: -2px;
    transform: rotate(-45deg);
}
#header.on .header-line:nth-child(2)
{
    opacity: 0;
}
#header.on .header-line:last-child
{
    bottom: -2px;
    transform: rotate(45deg);
}
#header.on
{
    background: #fff;
}
#header.on .header_lan a
{
    color: #000;
}
#header.on .header-line, #header.cur .header-line
{
    background-color: #000;
}
#header.on .header-lang-btn
{
    border-color: rgba(255,255,255,.1);
}
#header.on .header-lang-btn i
{
    color: #fff;
}
#header.on .header-lang-btn p
{
    color: #fff;
}
.ovh
{
    overflow: hidden;
}
::-webkit-scrollbar
{/* 滚动条整体样式 */
    width: 5px;/*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
}
::-webkit-scrollbar-thumb
{/* 滚动条里面小方块 */
    border-radius: 5px;
    background: #dedede;
}
::-webkit-scrollbar-track
{/* 滚动条里面轨道 */
    border-radius: 5px;
    background: #3056a5;
}
.auto-scroll
{
    overflow: overlay;
}/* 需要滚动的地方加上这个class */
.auto-scroll ::-webkit-scrollbar
{/* 组件内滚动条不显示 */
    display: none;
}
.auto-scroll:hover ::-webkit-scrollbar
{/* 悬停时滚动条才显示 */
    display: block;
}
#header .m-navwrap
{
    width: 100%;
    position: fixed;
    top: 5em;
    left: 0;
    display: none;
    background-color: rgba(0,0,0,.8);
    height: calc(100% - 5em);
}
#header .m-navwrap ul, #header .m-navwrap li
{
    width: 100%;
}
#header .m-navwrap .tit
{
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    color: #fff;
    background: url("keywords.png") no-repeat 93% center rgba(255,204,0,1);
    background-size: auto 22%;
    cursor: pointer;
    border-top: 1px solid #ccc;
    background-color: #105bb8;
}
#header .m-navwrap .tit a
{
    color: #fff;
    display: block;
    padding: 0 2.60416666666667%;
}
#header .m-navwrap .tit a:hover
{
    color: #fff;
}
#header .m-navwrap li
{
    border-bottom: 1px solid #fff;
}
#header .m-navwrap .sub-box
{
    width: 100%;
    background-color: #fff;
    display: none;
}
#header .m-navwrap .sub-box a
{
    display: block;
    color: #333;
    padding: 0 2.60416666666667%;
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #dedede;
    font-size: 13px;
}
#header .m-navwrap .sub-box a:hover
{
    background-color: #fff;
    color: #333;
}
@media screen and (max-width: 1024px)
{
    #header .header-btn
    {
        display: block;
    }
}
@media screen and (max-width: 640px)
{
    #header .m-navwrap
    {
        top: 3.75em;
        height: calc(100% - 3.75em);
    }
    .contact_2_mid
    {
        top: 40%;
        position: absolute;
    }
    .contact_2_mid_mid
    {
        width: auto;
        padding-left: 1em;
        padding-right: 1em;
        -webkit-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
        -moz-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
        -ms-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
        -o-box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
        box-shadow: 0 .9375em 1.875em rgba(0,0,0,.1);
    }
    .contact_2_mid_mid_mid_2_right
    {
        position: absolute;
        width: 5em;
        top: -3.4em;
    }
    .contact_2_mid_mid_mid_1
    {
        font-size: 1.125em;
        padding-right: 80px;
        word-break: break-all;
    }
    .contact_2
    {
        background-color: #edf1f7;
        padding-bottom: 20em;
    }
    .contact_1_mid_left span, .qxwl
    {
        left: auto;
        right: 0;
    }
}
@media screen and (max-width: 480px)
{
    .nybanner_txt
    {
        padding-left: 3.5em;
        padding-right: 3.5em;
    }
}
