<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    padding-top: 30px;
    box-sizing: border-box;
    font-family: "寰蒋闆呴粦", "Microsoft YaHei", "Microsoft YaHei UI", "Hiragino Sans GB W3", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif;
    background-color: #f1f1f1;
}
.hidden{
    display: none;
}
#top{
    display: none;
}
section {
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 20px;
}
.cl, .clearfix {
    zoom: 1;
}
#main {
    background: #fff;
    position: relative;
    clear: both;
    zoom: 1;
    padding: 0  15px 15px 15px;
    min-height: 500px;
    box-shadow: -1px 0 1px rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .13), 1px 0 2px rgba(0, 0, 0, .05);
    overflow: hidden;
    box-sizing: border-box;
}
#main_l {
    float: left;
    margin-bottom: -625pc;
    padding-bottom: 625pc;
    width: 875px;
    padding-right: 15px;
    border-right: 3px solid #e4e4e4;
    overflow: hidden;
}
.place {
    margin-top: 15px;
    height: 34px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    line-height: 22px;
    overflow: hidden;
}
.article-title {
    text-align: center;
}
.article-title h1 {
    font-size: 22px;
    margin: 20px 0 0 0;
}
.title {
    height: 56px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
}
.title i {
    display: inline-block;
    height: 55px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #b1b1b1;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    line-height: 17px;
}
.title i em {
    display: block;
    float: left;
    font: 38px Arial, Helvetica, sans-serif;
    color: #c5271e;
    font-weight: 700;
    width: 28px;
}
.title i span {
    display: block;
    font: 14px"Microsoft Yahei";
    color: #333;
    font-weight: 700;
    padding: 5px 0 0;
    width: 135px;
}
article p{
    text-align: justify;
}
article p img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.linkes {
    margin-top: 20px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #e0e0e0;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e0e0e0;
}
.linkes ul {
    padding: 20px;
}
.linkes li {
    line-height: 35px;
    float: left;
    width: 50%;
    list-style: none;
    display: block;
    text-align: center;
}

.cp {
    margin-top: 15px;
    margin-bottom: 10px;
}

.cp,
input.text {
    border: 1px solid #ccc;
    background: #fff;
}

.pl10 {
    padding-left: 10px;
}

.cptab {
    border-bottom: 2px solid #c4261d;
    background: #f7f7f7;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

#tl {
    padding-left: 3px;
}

.cp dl {
    width: 170px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-top: 10px;
    margin-left: 8px;
}

.cp dl dt a:hover img {
    border: 1px solid #b61212
}

.cp dl dt img {
    width: 165px;
    height: 129px;
    border: 1px solid #ccc;
    padding: 1px
}
.wp {
    width: 1200px;
    margin: 0px auto;
}
#main_r {
    display: block;
    width: 260px;
    overflow: hidden;
    padding: 14px 0 0 15px;
    float: right;
    font-size: 14px;
}
#main_r h3 {
    font-size: 15px;
    color: #444;
}
.sublist ul {
    text-align: left;
    margin-bottom: 5px;
    padding-left: 0;
}
.sublist li {
    padding: 0;
    color: #999;
    line-height: 30px;
    overflow: hidden;
}
.mt20 {
    margin-top: 20px!important;
}
.footernew {
    /*border-top: 3px solid #076CE0;*/
    color: #515151;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    margin: 0 auto;
    padding: 10px;
}
.fenlei {
    margin: 0 auto;
}
a {
    color: black;
}

a:hover {
    color: black;
}

.mt30 {
    margin-top: 30px;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.clearfix::after {
    content: "";
    visibility: hidden;
    clear: both;
    display: block;
}

.text_main,
.text_main:hover {
    color: #076CE0;
}

.bg_main,
.bg_main:hover {
    color: white;
    background-color: #076CE0;
}

.g-main,
.m-about,
.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.m-about{
    padding: 15px;
    width: 1200px;
    margin: 20px auto;
    display: block;
    box-shadow: -1px 1px 15px #ebebeb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: white;
}
.m-about img{
    display: block;
    max-width: 100%;
    margin: 15px auto;
}
.m-about p{
    line-height: 25px;
}
#header {
    background-color: white;
}

#header .header_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: whitesmoke;
    z-index: 1000;
    border-bottom: #076CE0;
}

#header .header_top marquee {
    color: black;
    font-size: 16px;
}

.header_bottom {
    position: relative;
    padding: 10px 0;
    height: 50px;
    overflow: hidden;
}

.header_bottom img {
    max-height: 50px;
}

.header_bottom .company_name {
    font-size: 20px;
    line-height: 50px;
    margin-left: 10px;
}

.header_bottom .logo_container {
    text-align: center;
    padding: 5px 0;
}
#header .uk-icon-phone{
    font-size: 48px;
    margin-right: 10px;
}
#header .header_phone{
    margin-top: 5px;
    font-size: 18px;
}

#header .header_phone p{
    margin: 5px 0 0 0;
    font-size: 20px;
}

#header .uk-icon-phone-square {
    font-size: 48px;
    margin-right: 10px;
}

#header .header_phone {
    font-size: 17px;
}

#header .header_phone p {
    margin: 5px 0 0 0;
    font-size: 20px;
}

#nav {
    border: 1px solid #076CE0;
    background-color: #076CE0;
}

#nav a,
#nav span {
    width: 12.5%;
    text-align: center;
    line-height: 45px;
    color: white;
    font-size: 16px;
    border-right: 1px solid white;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
}

#nav a:first-of-type,
#nav span:first-of-type{
    border-left: 1px solid white;
}

#nav a:hover,
#nav a.active,
#nav span:hover,
#nav span.active{
    color: #076CE0;
    text-decoration: none;
    background-color: white;
}
#nav:after{
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}
.titles {
    font-size: 20px;
    text-align: center;
    color: white;
    height: 100px;
    line-height: 70px;
    background-image: url('./title_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 1px solid #ddbbdd;
}
.m-session {
    width: 1200px;
    margin: 0 auto;
}
.m-title {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
    margin-top: 60px;
}
.u-firstitle {
    margin: 20px 0 0 0;
}
.m-title span {
    display: block;
    width: 160px;
    height: 2px;
    margin: 0 auto;
    background: #dddddd;
    margin-top: 20px;
    _font-size: 1px;
}
.m-title span i {
    display: block;
    width: 60px;
    height: 2px;
    background: #076CE0;
    margin: 0 auto;
}
#production {
    overflow: hidden;
    width: 100%;
    position: relative;
    top: 0;
}
.m-productList {
    overflow: hidden;
    padding: 10px 0;
}
.m-productList li {
    width: 280px;
    height: 370px;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
    list-style: none;
    position: relative;
}
.m-productList li:nth-of-type(4n){
    margin-right: 0;
}
.m-productList li img {
    display: block;
    width: 280px;
    height: 300px;
}
.proItem{
    cursor: default;
}
.proItem:hover{
    text-decoration: none;
}
.m-productList li .u-productName {
    padding: 22px 20px;
    margin: 0;
    font-size: 18px;
    color: #333333;
    border: 1px solid #eaeaea;
    background: #FFF;
}
.point{
    display: none;
}
.m-more {
    display: block;
    margin: 20px auto;
    width: 200px;
    height: 48px;
    border-radius: 24px;
    background: #076CE0;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #FFF;
}
.u-newsList {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.u-newsList li {
    color: #333333;
    width: 45%;
    margin-bottom: 40px;
    height: 122px;
    overflow: hidden;
}
.mCaseList {
    overflow: hidden;
    padding: 0;
}
.mCaseList li {
    float: left;
    list-style: none;
    width: 280px;
    margin-bottom: 30px;
    position: relative;
}
.mCaseList li img {
    display: block;
    height: 300px;
    width: 280px;
}
.mCaseList li p {
    padding: 23px 19px;
    margin: 0;
    text-align: justify;
    *width: 240px;
    height: 0.5rem;
    overflow: hidden;
    color: #333;
    background: #FFF;
    font-size: 18px;
    border: 1px solid #eaeaea;
}
.fl {
    float: left;
}
.u-newsList li .u-date {
    float: left;
    width: 80px;
    height: 90px;
    font-size: 60px;
    border: 1px solid #dadada;
    padding: 15px 20px;
    margin-right: 20px;
    text-align: center;
}
.u-newsList li .u-date p {
    margin-top: 10px;
    color: #333333;
}
.u-newsList li .u-date span {
    margin-top: 30px;
    font-size: 18px;
    display: block;
}
.u-newsList li .u-news {
    margin-left: 140px;
}
.u-newsList li .u-newsTitle {
    font-size: 18px;
    font-weight: bolder;
    color: #333;
    display: block;
}
.u-newsList li .u-line {
    height: 2px;
    width: 40px;
    background: #333;
    margin: 20px 0;
    display: block;
    _font-size: 1px;
}
.u-newsList li .u-newsHint {
    line-height: 19px;
    font-size: 16px;
    color: #999;
}
.m-show{
    display: none;
}
.introduce,
.news {
    padding: 15px 0;
}

.contact {
    padding: 15px 0;
    background-color: #f1f1f1;
}

.contact_left,
#map,
.introduce_left,
.introduce_right {
    margin-top: 20px;
}

.introduce_left {
    width: 50%;
}

.introduce_right {
    width: 45%;
}

.introduce_right img,
.introduce_right video {
    width: 100%;
    height: 330px;
    border-radius: 10px;
}

.introduce_left h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 8px;
}

.introduce_left p {
    font-size: 16px;
    line-height: 28px;
    text-indent: 32px;
    text-align: justify;
}

.introduce_left .more a {
    display: inline-block;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #076CE0;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}
.introduce_detail{
    height: 220px;
    overflow: hidden;
}

.contact_left {
    width: 400px;
}

.contact_left h3 {
    font-weight: bold;
    letter-spacing: 3px;
}

.contact_left ul {
    margin: 0;
    padding: 0;
}

.contact_left ul li {
    list-style: none;
    line-height: 35px;
}

#map {
    width: 780px;
    height: 350px;
}

.news .news_container {
    position: relative;
    overflow: hidden;
    width: 588px;
    margin: 10px 0;
    float: left;
}

.news_container:nth-of-type(2n) {
    margin-left: 24px;
}

.news_container .time {
    position: absolute;
    left: 0;
    top: 10px;
    padding: 10px 0 0 0;
    width: 120px;
    height: 59px;
    text-align: center;
    font-size: 30px;
    border: 1px solid #076CE0;
    border-radius: 5px;
}

.news_container:hover {
    text-decoration: none;
}

.news_container:hover .time {
    color: white;
    background-color: #076CE0;
}

.news_container .time p {
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

.news_container h1,
.news_container p {
    padding-left: 140px;
}

.news_container h1 {
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_container p {
    margin: 0;
    height: 40px;
    text-align: justify;
    overflow: hidden;
}

#breadcrumb,
.bread {
    border-radius: 5px;
    line-height: 35px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.bread i{
    font-size: 18px;
    color: #076CE0;
}
.bread b {
    color: #666666;
    font-weight: normal;
}

.g-main {
    position: relative;
    padding: 20px 0;
    background-color: #f1f1f1;
    overflow: hidden;
}

.g-main::after {
    content: "";
    visibility: hidden;
    clear: both;
    display: block;
}

.g-right {
    padding: 20px 0;
    width: 840px;
    float: right;
    background-color: white;
    border-radius: 10px;
}

.g-left {
    width: 340px;
    float: left;
}
.u-aboutImg {
    width: 520px;
    height: 440px;
    float: left;
    margin-right: 40px !important;
    margin-top: 40px;
}
.u-intrduce h2 {
    font-size: 24px;
    text-align: center;
    margin: 20px 0;
}
.u-contactList {
    margin-top: 32px;
}
.u-contactList li {
    margin-bottom: 20px;
    font-size: 16px;
    list-style: none;
}
article {
    position: relative;
    text-align: center;
}

.u-newstitle,
.article_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px dashed #dad8d8;
}

.u-time{
    text-align: center;
}
.article p,
.article_content p {
    text-align: justify;
    text-indent: 28px;
    line-height: 25px;
}
.article img,
.article_content img {
    max-width: 80%;
    display: block;
    margin: auto;
}

.article-wrapper,
.m-box,
.neighbor,
.friendship,
.circle {
    padding: 10px 15px;
    border-radius: 10px;
    background-color: white;
}
.neighbor,
.friendship,
.m-box{
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}

.friendship h4{
    margin: 0 0 10px 0;
    line-height: 35px;
    border-bottom: 1px solid #dbdbdb;
}
.friendship:after{
    clear: both;
    display: block;
    content: "";
    visibility: hidden;
}
.friendship a{
    width: 33.333333%;
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.mt15 {
    margin-top: 10px;
}

.declare span {
    color: #076CE0;
    font-weight: bold;
}

.resource {
    display: inline-block;
    margin-left: 10px;
}

.neighbor a {
    display: block;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.screen {
    position: relative;
    height: 260px;
    overflow: hidden;
}
.u-title,
.recommand {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #076CE0;
    border-left: 3px solid #076CE0;
    padding-left: 10px;
}

.u-more,
aside .more {
    display: block;
    width: 100%;
    line-height: 35px;
    background: #076CE0;
    border-top: 1px solid #f5f5f5;
    text-align: center;
    border-radius: 5px;
    color: white;
}

.u-List,
aside ul {
    padding: 0;
    margin: 0;
}

.u-List li,
aside ul li {
    list-style: none;
    border-bottom: 1px solid #dedede;
}

.u-List li a,
aside ul li a {
    display: block;
    color: black;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.u-List ul li a:hover,
aside ul li a:hover {
    color: black;
}

.company_info ul {
    margin: 10px 0 0 0;
    border: 2px dashed #dad8d8;
    border-radius: 4px;
    padding: 10px;
}

.company_info ul li {
    list-style: none;
    padding: 5px 0;
}

.company_info .QR_code {
    width: 100%;
}

#footer {
    color: white;
    padding: 15px;
    text-align: center;
    background-color: #076CE0;
}

#footer a,
#footer a:hover {
    color: white;
}

#footer p {
    margin: 10px 0;
}

/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #f6f6f6;
    white-space: nowrap;
}

.str_wrap.str_active {
    background: #f1f1f1;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

#window {
    width: 145px;
    position: fixed;
    right: 0px;
    top: 150px;
    color: white;
    padding: 5px;
    border-radius: 5px;
    background-color: #076CE0;
    z-index: 2000;
}

#window .shutdown {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

#window .ask_online {
    font-size: 20px;
    margin-top: 5px;
}

#window .line {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background-color: white;
}

#window .info_wrapper {
    border-radius: 5px;
    color: #076CE0;
    font-size: 16px;
    padding: 10px 5px;
    background-color: white;
}

#window .line2 {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background-color: #076CE0;
}

#window .QRcode {
    text-align: center;
}

#window .QRcode img{
    width: 100%;
}
#window .QQ_wrapper span {
    font-size: 16px;
    color: #076CE0;
}

#window .phone_wrapper {
    text-align: left;
    font-size: 14px;
    margin-top: 5px;
}

#window .info_wrapper i {
    font-size: 22px;
}


#dialog_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    display: none;
}

#dialog {
    width: 400px;
    border-radius: 10px;
    margin: 10% auto;
    background-color: white;
    box-shadow: 2px 2px 10px 2px #076CE0;
    -ms-box-shadow: 2px 2px 10px 2px #076CE0;
    -webkit-box-shadow: 2px 2px 10px 2px #076CE0;
    -o-box-shadow: 2px 2px 10px 2px #076CE0;
    -moz-box-shadow: 2px 2px 10px 2px #076CE0;
}

#dialog h1 {
    position: relative;
    overflow: hidden;
    font-size: 18px;
    color: white;
    margin: 0;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #076CE0;
}

#dialog h1 i {
    position: absolute;
    right: 10px;
    top: 11px;
    cursor: pointer;
}

#dialog ul {
    position: relative;
    padding: 15px;
    margin: 0;
    overflow: hidden;
}

#dialog ul li {
    list-style: none;
    margin: 5px 0;
}

#dialog .wechat {
    position: absolute;
    right: 10px;
    top: 15px;
    max-width: 100px;
    max-height: 100px;
}

.map_img {
    width: 180px;
    height: 200px;
    float: left;
}

.map_contact {
    width: 50%;
    float: left;
    padding-left: 10px
}

.map_contact h4 {
    margin: 0;
}

.map_contact p {
    margin: 8px 0;
}
.m_footer {
    display: none;
}

.m_footer a {
    padding-top: 5px;
    border-right: 1px solid white;
    display: block;
    float: left;
    width: 33.333333333%;
    box-sizing: border-box;
}

.m_footer p {
    margin: 5px 0;
}

.m_footer a:last-of-type {
    border: none;
}

.m_footer a i {
    font-size: 34px;
}

.music {
    position: fixed;
    right: 15px;
    top: 40px;
    padding-top: 5px;
    padding-right: 5px;
    width: 45px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid grey;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    animation: 5.5s linear 0s normal none infinite circle;
    -o-animation: 5.5s linear 0s normal none infinite circle;
    -moz-animation: 5.5s linear 0s normal none infinite circle;
    -webkit-animation: 5.5s linear 0s normal none infinite circle;
    -ms-animation: 5.5s linear 0s normal none infinite circle;
}

.music i {
    font-size: 26px;
    z-index: 3000;
}

.pause {
    color: white;
    background-color: grey;
}

.right-service {
    position: fixed;
    display: block;
    width: 180px;
    z-index: 999;
    background: #076CE0;
    right: 0;
    top: 20%;
    padding: 5px;
}

.right-service .rs-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 45px;
    line-height: 40px;
}

.right-service .rs-title i {
    position: absolute;
    right: 10px;
    top: 15px;

}

.right-service .qr-code {
    background: #fff;
    margin-bottom: 4px;
    padding: 5px;
}

.right-service .qr-code img {
    width: 100%;
}
.right-service .qq-number{
    padding: 0;
}
.right-service .qq-number i{
    font-size: 18px;
}
.right-service .qq-number li {
    list-style: none;
    font-size: 16px;
    color: #076CE0;
    line-height: 20px;
    padding: 10px 0 10px 10px;
    background: #fff;
    margin-bottom: 1px;
    white-space: nowrap;
}

.right-service .qq-number li a {
    color: #076CE0;
}

.right-service .qq-number {
    margin-bottom: 10px;
}
.u-newsList.u-articleNewList li {
    width: 100% !important;
}

.production_type {
    padding: 0;
    border: 1px solid #dbdbdb;
}
.production_type li {
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 60px;
    border-bottom: 1px solid #dbdbdb;
    list-style: none;
}
.production_type li a {
    position: relative;
    color: black;
    font-size: 16px;
    display: block;
    overflow: hidden;
}
.production_type li a img {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
    top: 10px;
}
@media screen and (max-width:768px) {
    body {
        padding: 30px 10px 70px 10px;
        background-color: #f1f1f1;
        overflow-x: hidden;
    }

    .main {
        padding: 10px 0;
    }

    #dialog {
        width: 94%;
        margin: 30% 3%;
    }

    .content_top .article_img,
    .content_top .content_top_card,
    .map_contact,
    .container,
    .g-main,
    .main_right,
    .introduce_left,
    .introduce_right,
    .contact_left,
    #map,
    .m-session,
    .g-left,
    .g-right,
    .friendship a,
    .news .news_container {
        width: 100%;
    }

    .header_bottom img {
        max-width: 100px;
        max-height: 50px;
    }

    #window,
    .news_container:nth-of-type(2n),
    .map_img,
    .right-service,
    .pc_footer,
    .header_phone,
    .g-left,
    .right-service{
        display: none;
    }
    .main_right {
        margin-top: 10px;
    }

    .animation_container {
        height: 25px;
    }

    .introduce_left h3 {
        line-height: 20px;
    }

    #pro_start tr td,
    #pro_end tr td,
    #pro_start img,
    #pro_end img {
        width: 150px;
        height: 160px;
    }

    #pro_start p,
    #pro_end p {
        width: 150px;
        margin: 0 auto;
        line-height: 30px;
    }

    #footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0;
        display: block;
        background-color: #076CE0;
    }

    .resource,
    .m_footer {
        margin: 0;
        display: block;
    }

    .header_bottom {
        padding: 0;
        height: auto;
    }

    .header_bottom .company_name {
        display: inline-block;
    }

    #nav a,
    #nav span{
        margin: 0;
        padding: 0;
        width: 25%;
        color: white;
        line-height: 40px;
        font-weight: 500;
        font-size: 14px;
        border-radius: 0;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
        float: left;
        background-color: #076CE0;
    }

    .mt30,
    .mt15 {
        margin-top: 10px;
    }

    .introduce,
    .news,
    .contact {
        padding: 10px;
        margin-bottom: 10px;
        background-color: white;
        border-radius: 10px;
    }
    .u-aboutImg,
    .u-intrduce,
    .mCaseList li,
    .mCaseList li img,
    table,
    .wp,
    #main_l,
    #main_r,
    article{
        width: 100% !important;
    }

    .m-about{
        width: 100%;
        padding: 15px 0;
    }
    .m-about p{
        padding: 0 10px;
    }
    .introduce_right img,
    .introduce_right video {
        height: auto;
        width: 100%;
    }

    .titles {
        font-size: 16px;
        font-weight: bold;
        height: 60px;
        line-height: 40px;
        border-bottom: 1px solid #ddbbdd;
    }

    .titles span {
        font-size: 16px;
    }

    .news_container h1,
    .news_container p {
        padding-left: 130px;
    }

    .float_l,
    .float_r {
        float: none;
    }
    .production_container .production_container_item{
        width: 100%;
        float: left;
        height: auto;
        margin: 5px 0;
        padding-bottom: 40px;
    }
    .production_container .production_container_item img{
        max-width: 100%;
    }


    .g-mobile-product .m-productList li{
        width: 100%;
        height: auto;
        background: #FFF;
        float: left;
        margin-top: 0.4rem;
        transition: all 0.5s;
        position: relative;
        margin-right: 0.4rem;
    }
    .g-mobile-product .m-productList li img{
        width: 100%;
    }
    .m-show{
        display: block;
    }
    .m-hidden{
        display: none;
    }
    .mobile_pro_type {
        padding: 10px 20px;
        margin: 10px;
        color: white;
        display: inline-block;
        border-radius: 10px;
        float: left;
        background-color: #076CE0;
    }
    .u-aboutImg{
        height: auto;
    }
}



@media (min-width: 990px){
    #message {
        width: 222px;
        position: fixed;
        right: 2px;
        bottom: 1px;
        padding-bottom: 1px;
        z-index: 999;
        background: #F1F1F1;
        border: 1px solid #076CE0;
        border-radius: 4px;
        box-sizing: border-box;
    }

    #message .m-top {
        background: #076CE0;
        height: 32px;
        line-height: 32px;
        position: relative;
        color: #fff;
        padding-left: 8px;
    }

    #message .m-top .action {
        top: 3px;
        position: absolute;
        right: 8px;
        width: 24px;
        height: 24px;
        cursor: pointer;
        z-index: 9;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTg0MEMxMzc0M0RCMTFFOUEyMTJEMUI0MzY2QkVBQUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTg0MEMxMzg0M0RCMTFFOUEyMTJEMUI0MzY2QkVBQUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1ODQwQzEzNTQzREIxMUU5QTIxMkQxQjQzNjZCRUFBQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1ODQwQzEzNjQzREIxMUU5QTIxMkQxQjQzNjZCRUFBQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PshFZEwAAAE0SURBVHjaYvz//z8DNQELGp8DiOuBWB2IxYCYEYgJ2QhS8wOIXwDxAkY0FxoC8TkKHLiDCYdEOxCzQW3Hh1mhPjEA4t9ArADzshRUgQaUfxGI/wAxNx4vg9R/BeLXUPwKrB7o5Sgg/vmfPPAFiK1AwQbET4D4LsiFzlDvrQfiQ0D8E4i5gJgdiP9hcdl/KPYEYgcgtgTiY1AXg2OZGaowiMQImA3E79AtZYKZDA1gUoAAUliiGPifTANZkYIAxUCqAmoaCApLRhYqGPQOSoMi9x81XKgBTT6SQPyNEgP/QukKIN4PZV9AToffSDTwDZReC8WgDHGABcpggGbwCyQY6ACltwHxcuTy8BOUfR7qDWYiDPuPlKD50QvYyVBJKWge/keEgSD1n6GlzCoUCWpXAQABBgCGg4lCXI3SHwAAAABJRU5ErkJggg==) 50% 50% no-repeat;
    }

    #message .m-top .action.open {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzU5NjUxMDA0M0NDMTFFOTkyQjlDRDE4NEM4MUQ5NEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzU5NjUxMDE0M0NDMTFFOTkyQjlDRDE4NEM4MUQ5NEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NTk2NTBGRTQzQ0MxMUU5OTJCOUNEMTg0QzgxRDk0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NTk2NTBGRjQzQ0MxMUU5OTJCOUNEMTg0QzgxRDk0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoiJF0EAAAP6SURBVHjatFZdSNNRFL/70Dk1P0BzczonRJJoPmQmTobKSIn8ehCULEUhzQcTCurRkUqgPogPe/LBRVBM/EAUpmVMNLJSQmUKZq60+TWbU+f82tY5f/efm58oeOFud/fcc3733HPO74xhs9nIZQ42vdje3iaHwfb29ojZbCYcDof4+Pi4yNbW1igdd3d3Sn544D6TydwHwINisZgsLCxQQgTa2NggfD6f5OfnR6enp6fFxMTcBpEAJlrTzszMaDo7Oz/19PSox8fHrWiQzXbclzQ1NZHU1NR9Y3jLwMBAlxsUFRVFgOJbkFttpwy9Xv+5srLyLovFctFvbW3dfxEaQCAQOIR1dXXZqGu3YZqcnFQ2NDQ8ysrKSoIpgXVOX1+fHGR/aKCRkRFZcHCww0Z7e7srAC2sr6+/B3s7qDQ1NdVeWloayeVyjw1gUlKSv1qtrqJBwOOG0NDQ4wG8vLxIQUGBCH4v4WG8oa+v75lZ4u3tTeRyeQ56inr9/f1PcL+tre0AAAMaHh5OJiYmFHjIYDB0ikQi5nnSEQw+tjuynJiYyFMoFAcAi4uLpKqqKsL+NKaSkpJr5813zDi4WB8idHd3v1Aqla4AkG7PUTg9Pa3E57rIqK6uzkAbWq32K8SG4QCwWq1YVO9RCEEupBUYDAbx8PBgnjJZMB0AkPcBYGsNpslisfDRNps2BHlMpREEdxq//f39iUqlegnZlXfKpVm7u7u/MjMzi0ZHR/VDQ0Mr8BqzPB4vEmzyQT7PdjrsZv+20BsQ6EQowJtnvEwEnPNDAKAPGwBuOdOQM4AeP6RSaWBXVxcGjKSlpT0UCoXR6CQyyHEewFP8haD+xB+xsbFcuBAPllaYqw7eMRqNBG7w2p7HtRdlTqCXW0gtS0tLv6H6uWibynWTyUSGh4dVuE5ISMiJj4+/cl7jyJzl5eUYL4ZOp/sIAGaHB6urq1j27PX19W/oxeDg4Ctkx/OMioqK61ij6EFZWZm4ubn5KFUAid23V+OOTCbLPomDDo+oqKgACPB3VNRoNG89PT2JS6HRdB0UFESAsGppEEjZpyEhISd3K+D/3NzcG3Nzc19QAQI+mZKSchVlHR0drgC0IWTVsbGxOpohl5eXP9TU1DzIyMgQ+vn5YWExw8LCOMXFxXeAomvgiBHPQaFO5eXlRZ5I1879AEGgIxWCbN6pt2xCx9PAbX9A1mmdmw7svQPjoc7eHQE4jpqTk5N5jY2Nz6AvDEL5G5xsWkBnFjLvDfQLqZub2xHdlpYWyjaD5qLe3l6ytbXlOIB7m5ub1Bq9k0gkAZCKYdjPYf6DoOoGBgbWV1ZWCCYDxgMphx5xcXEUwzIu+2/LfwEGAGpE7czhFyiTAAAAAElFTkSuQmCC) 0 0 no-repeat;
    }

    #message .content {
        padding: 10px;
    }

    #message .content #m-content {
        padding: 6px;
        box-sizing: border-box;
        width: 100%;
    }

    #message .content .form-item {
        margin-top: 8px;
        position: relative;
        padding-left: 40px;
    }

    #message .content .form-item span {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        text-align: center;
        font-size: 12px;
        line-height: 24px;
    }

    #message .content .form-item .input {
        width: 100%;
        font-size: 12px;
        background: #fff;
        padding: 4px;
        display: block;
        vertical-align: middle;
        box-sizing: border-box;
    }

    #message .content .form-item.captcha img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100px;
        cursor: pointer;
    }

    #message .content .form-item.captcha .input {
        padding: 6px 4px;
        display: block;
        vertical-align: middle;
    }

    #message .content button {
        background: #076CE0;
        cursor: pointer;
        color: #fff;
        border: none;
        border-radius: 3px;
        padding: 4px 22px;
    }

    #message .content .form-box {
        text-align: center;
        padding-top: 12px;
    }
}</pre></body></html>