    * {
        padding: 0px;
        margin: 0px;
    }

    body {
        margin: 0;
        padding: 0;
        font-size: 12px;
        background-color: #ffffff
    }

    ul,
    li,
    form,
    p {
        margin: 0;
        padding: 0;
    }

    img {
        border: none;
    }

    a {
        color: #ff7b11;
        text-decoration: none;
    }

    .clear {
        clear: both;
        font-size: 0px;
        line-height: 0px;
        height: 0px;
        margin: 0;
        padding: 0;
        border: 0;
    }

    @media screen and (min-width: 1000px) {
        .top {
            height: 32px;
            line-height: 32px;
            border-bottom: 1px solid #eceef0;
            width: 100%;
            background-color: #FFF
        }

        .top .top_1 {
            color: #ff7610;
            font-size: 14px;
        }

        li {
            list-style: none;
        }

        .top3 {
            width: 100%;
            background-color: #FFF
        }

        .top2,
        .top1 {
            width: 1000px;
            margin: 0px auto;
            overflow: hidden;
        }

        .nav {
            width: 100%;
            background-image: url(../images/navbg.jpg);
            background-repeat: repeat-x;
            height: 41px;
            line-height: 41px;
        }

        .nav ul {
            width: 1000px;
            margin: 0px auto;
        }

        .nav ul li {
            float: left;
            padding-right: 25px;
            padding-left: 35px;
            text-align: center;
        }

        .nav ul li a {
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            display: block;
            font-size: 16px;
        }

        .nav ul li a:hover {
            background-image: url(../images/navahoverbg.jpg);
            background-repeat: no-repeat;
            background-position: center;
        }

        .banner {
            width: 100%;
            height: 380px;
            overflow: hidden;
            text-align: center;
            background-color: #eeeeee;
        }

        .main {
            width: 1000px;
            margin: 0px auto;
            /* margin-top: 20px; */
            height: 370px;
        }

        .main .left {
            width: 294px;
            height: 280px;
            float: left;
        }

        .main .left .pic {
            margin: 0px auto;
            margin-top: 20px;
            background-image: url(../images/index_about_imgbg.jpg);
            width: 241px;
            height: 170px;
            padding-top: 7px;
            padding-left: 7px;
        }

        .main .left p {
            color: #3a3a3a;
            text-indent: 2em;
            line-height: 24px;
            display: block;
            width: 240px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .main .left p a {
            color: #000000;
        }

        .main .left .t {
            border-bottom: 1px solid #ccc;
            height: 37px;
            line-height: 37px;
        }

        .main .left .t h3 {
            background-image: url(../images/index_about.jpg);
            background-repeat: no-repeat;
            height: 37px;
            float: left;
            width: 100%;
        }

        .main .left .t span {
            float: right;
            font-size: 12px;
            font-weight: 100;
        }

        .main .center .t {
            border-bottom: 1px solid #ccc;
            height: 37px;
            line-height: 37px;
        }

        .main .center .t h3 {
            background-image: url(../images/index_zixun.jpg);
            background-repeat: no-repeat;
            height: 37px;
            float: left;
            width: 100%;
        }

        .main .center .t span {
            float: right;
            font-size: 12px;
            font-weight: 100;
        }

        .main .center .newslist {
            margin: 0px auto;
            margin-top: 20px;
        }

        .main .center .newslist h3 {
            text-align: center;
        }

        .main .center .newslist h3 a {
            font-size: 18px;
            color: #0e3c70;
        }

        .main .center .newslist p {
            text-indent: 2em;
            border-bottom: 1px dotted #ccc;
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 180%;
            color: #b2b2b2;
        }

        .main .center .newslist p a {
            color: #ff7b11;
        }

        .main .center .newslist ul {
            padding-left: 10px;
        }

        .main .center .newslist ul li {
            margin-top: 15px;
            list-style: disc;
        }

        .main .center .newslist ul li a {
            color: #3a3a3a;
        }

        .main .right .t {
            border-bottom: 1px solid #ccc;
            height: 37px;
            line-height: 37px;
        }

        .main .right .t h3 {
            background-image: url(../images/index_shichang.jpg);
            background-repeat: no-repeat;
            height: 37px;
            float: left;
            width: 100%;
        }

        .main .right .t span {
            float: right;
            font-size: 12px;
            font-weight: 100;
        }

        .main .right .t ul {
            margin-top: 20px;
            margin-left: -10px;
        }

        .main .right .t ul li {
            /* width: 146px; */
            width: 100%;
            float: left;
            text-align: center;
            margin-left: 9px;
        }

        .main .right .t ul li img {
            width: 100%;
            object-fit: contain;
            height: 163px;
        }

        .main .right .t ul li p {
            line-height: 150%;
            text-align: left;
            margin-top: 8px;
            display: none;
        }

        .main .right .newslist ul {
            padding-left: 10px;
            margin-top: 10px;
        }

        .main .right .newslist ul li {
            height: 25px;
            line-height: 25px;
            list-style: disc;
            border-bottom: 1px dotted #ccc;
        }

        .main .right .newslist ul li a {
            color: #3a3a3a;
        }

        .main .center {
            width: 358px;
            height: 280px;
            float: left;
            margin-left: 22px;
        }

        .main .right {
            width: 300px;
            height: 280px;
            float: right;
        }

        .main_2 {
            width: 1000px;
            margin: 0px auto;
            margin-top: 35px;
            border-top: 4px solid #043669;
        }

        .main_2 h3 {
            display: block;
            /* background-color: #0b3a6e; */
            width: 210px;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 30px;
            /* color: white; */
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_2 span {
            display: block;
            /* background-color: #eeeeee; */
            width: 750px;
            float: left;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            border-bottom: 1px solid #ccc;
        }

        .main_2 span a {
            color: #ff7b11;
        }

        .main_2 ul {
            margin-top: 20px;
            margin-left: -18px;
        }

        .main_2 ul li {
            width: 236px;
            float: left;
            height: auto;
            margin-left: 18px;
            text-align: center;
            position: relative;
        }

        .main_2 ul li div {
            position: absolute;
            bottom: 0;
            height: 30px;
            width: 100%;
            background-color: #CCC;
            line-height: 30px;
            filter: alpha(opacity=50);
            /*支持 IE 浏览器*/
            -moz-opacity: 0.50;
            /*支持 FireFox 浏览器*/
            opacity: 0.50;
            /*支持 Chrome, Opera, Safari 等浏览器*/
        }

        .main_2 ul li p {
            display: block;
            z-index: 666;
            position: absolute;
            bottom: 0;
            height: 30px;
            line-height: 30px;
            width: 100%;
            color: #fff;
            font-weight: bold;
        }

        .main_3 {
            width: 1000px;
            margin: 0px auto;
            margin-top: 35px;
            border-top: 4px solid #ff6f3d;
        }

        .main_3 h3 {
            display: block;
            width: 310px;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_3 span {
            display: block;
            width: 660px;
            float: left;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            border-bottom: 1px solid #ccc;
        }

        .main_3 span a {
            color: #ff7b11;
        }

        .main_3 ul {
            margin-top: 20px;
            margin-left: -59px;
        }

        .main_3 ul li {
            float: left;
            width: 460px;
            margin-left: 69px;
            list-style: disc;
            height: 25px;
            line-height: 25px;
        }

        .main_3 ul li label {
            float: right;
            color: #999
        }

        .main_3 ul li a {
            color: #333333
        }

        .main_4 {
            width: 1000px;
            margin: 0px auto;
            margin-top: 20px;
            border-top: 4px solid #043669;
        }

        .main_4 h3 {
            display: block;
            width: 310px;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_4 span {
            display: block;
            width: 660px;
            float: left;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            border-bottom: 1px solid #ccc;
        }

        .main_4 span a {
            color: #ff7b11;
        }

        .main_4 ul {
            margin-top: 20px;
            margin-left: -20px;
        }

        .main_4 ul li {
            float: left;
            width: 490px;
            height: 105px;
            margin-bottom: 20px;
            margin-left: 20px
        }

        .main_4 ul li h4 {
            font-size: 14px;
        }

        .main_4 ul li a {
            color: #333333
        }

        .main_4 ul li p {
            text-indent: 2em;
            line-height: 200%;
            color: #333333;
        }

        .main_5 {
            width: 1000px;
            margin: 0px auto;
            margin-top: 20px;
            border-top: 4px solid #043669;
        }

        .main_5 h3 {
            display: block;
            width: 310px;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_5 span {
            display: block;
            width: 660px;
            float: left;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            border-bottom: 1px solid #ccc;
        }

        .main_5 span a {
            color: #ff7b11;
        }

        .main_5 ul {
            margin-top: 20px;
            margin-left: -20px;
        }

        .main_5 ul li h4 {
            font-size: 14px;
        }

        .main_5 ul li {
            float: left;
            width: 490px;
            height: 105px;
            margin-bottom: 20px;
            margin-left: 20px;
        }

        .main_5 p {
            line-height: 200%;
            padding-top: 15px;
            padding-bottom: 15px;
            color: #333333;
        }

        .main_5 p a {
            color: #ff6600
        }

        .main_6 {
            width: 1000px;
            margin: 0px auto;
            margin-top: 20px;
        }

        .main_6 h3 {
            display: block;
            width: 310px;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_jiantou.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_6 span {
            display: block;
            width: 660px;
            float: left;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            border-bottom: 1px solid #ccc;
        }

        .main_6 ul {
            margin-left: -5px;
        }

        .main_6 ul li {
            float: left;
            margin-top: 15px;
            margin-left: 5px;
            border: 1px solid #ccc;
            width: 160px;
            height: 63px;
        }

        .productmain {
            width: 1000px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .productmain .left {
            width: 250px;
            border: 1px solid #ccc;
            border-bottom: none;
            float: left;
            background-color: #FFF
        }

        .productmain .left li {
            padding-left: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            background-image: url(../images/list_sanjiao.jpg);
            background-repeat: no-repeat;
            background-position: 22px;
        }

        .productmain .left li a {
            color: #666666;
        }

        .productmain .left li .on {
            color: #ff7910;
        }

        .productmain .right {
            float: right;
            width: 728px;
            border: 1px solid #ccc;
            background-color: #FFF
        }

        .productmain .right h3 {
            width: 120px;
            font-size: 18px;
            color: #666666;
            height: 54px;
            line-height: 54px;
            text-align: center;
            float: left;
            ;
            border-bottom: 1px solid #ccc;
        }

        .productmain .right span {
            display: block;
            height: 54px;
            line-height: 54px;
            ;
            border-bottom: 1px solid #ccc;
            color: #999999;
        }

        .productmain .right span a {
            color: #999;
        }

        .productmain .right h4 {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .productmain .right h4 a {
            color: #ff7b11;
        }

        .productmain .right p {
            line-height: 150%;
            text-indent: 2em;
            color: #666666;
        }

        .productmain .right p a {
            color: #ff7b11;
        }

        .productmain .right ul li {
            float: left;
            width: 300px;
            margin-left: 45px;
            margin-top: 45px;
        }

        .aboutmain {
            width: 1000px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .aboutmain .left {
            width: 250px;
            border: 1px solid #ccc;
            border-bottom: none;
            float: left;
            background-color: #FFF
        }

        .aboutmain .left li {
            padding-left: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            background-image: url(../images/list_sanjiao.jpg);
            background-repeat: no-repeat;
            background-position: 22px;
        }

        .aboutmain .left li a {
            color: #666666;
        }

        .aboutmain .left li .on {
            color: #ff7910;
        }

        .aboutmain .right {
            float: right;
            width: 728px;
            border: 1px solid #ccc;
            background-color: #FFF
        }

        .aboutmain .right h3 {
            width: 120px;
            font-size: 18px;
            color: #666666;
            height: 54px;
            line-height: 54px;
            text-align: center;
            float: left;
            ;
            border-bottom: 1px solid #ccc;
        }

        .aboutmain .right .r1 {
            display: block;
            height: 54px;
            line-height: 54px;
            ;
            border-bottom: 1px solid #ccc;
            color: #999999;
        }

        .aboutmain .right .r1 a {
            color: #999;
        }

        .aboutmain .right h4 {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .aboutmain .right h4 a {
            color: #ff7b11;
        }

        .aboutmain .right .con {
            line-height: 200%;
            color: #666666;
            padding: 20px;
        }

        .technologymain {
            width: 1000px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .technologymain .left {
            width: 250px;
            border: 1px solid #ccc;
            border-bottom: none;
            float: left;
            background-color: #FFF
        }

        .technologymain .left li {
            padding-left: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            background-image: url(../images/list_sanjiao.jpg);
            background-repeat: no-repeat;
            background-position: 22px;
        }

        .technologymain .left li a {
            color: #666666;
        }

        .technologymain .left li .on {
            color: #ff7910;
        }

        .technologymain .right {
            float: right;
            width: 728px;
            border: 1px solid #ccc;
            background-color: #FFF
        }

        .technologymain .right h3 {
            width: 120px;
            font-size: 18px;
            color: #666666;
            height: 54px;
            line-height: 54px;
            text-align: center;
            float: left;
            ;
            border-bottom: 1px solid #ccc;
        }

        .technologymain .right span {
            display: block;
            height: 54px;
            line-height: 54px;
            ;
            border-bottom: 1px solid #ccc;
            color: #999999;
        }

        .technologymain .right span a {
            color: #999;
        }

        .technologymain .right h4 {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .technologymain .right h4 a {
            color: #363636;
            font-size: 14px;
        }

        .technologymain .right p {
            line-height: 180%;
            text-indent: 2em;
            color: #666666;
        }

        .technologymain .right p a {
            color: #ff7b11;
        }

        .technologymain .right ul li {
            margin-left: 20px;
            margin-top: 20px;
            border-bottom: 1px dotted #ccc;
            height: 125px;
        }

        .technologymain .right ul li .l {
            width: 160px;
            float: left;
        }

        .technologymain .right ul li .r {
            float: left;
            width: 520px;
            margin-left: 10px;
        }

        .technologymain .right ul li .r label a {
            color: #f39800;
            margin-top: 10px;
            display: block;
        }

        .newsmain {
            width: 1000px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .newsmain .left {
            width: 250px;
            border: 1px solid #ccc;
            border-bottom: none;
            float: left;
            background-color: #FFF
        }

        .newsmain .left li {
            padding-left: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            background-image: url(../images/list_sanjiao.jpg);
            background-repeat: no-repeat;
            background-position: 22px;
        }

        .newsmain .left li a {
            color: #666666;
        }

        .newsmain .left li .on {
            color: #ff7910;
        }

        .newsmain .right {
            float: right;
            width: 728px;
            border: 1px solid #ccc;
            background-color: #FFF
        }

        .newsmain .right h3 {
            width: 120px;
            font-size: 18px;
            color: #666666;
            height: 54px;
            line-height: 54px;
            text-align: center;
            float: left;
            ;
            border-bottom: 1px solid #ccc;
        }

        .newsmain .right span {
            display: block;
            height: 54px;
            line-height: 54px;
            ;
            border-bottom: 1px solid #ccc;
            color: #999999;
        }

        .newsmain .right span a {
            color: #999;
        }

        .newsmain .right h4 {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .newsmain .right h4 a {
            color: #363636;
            font-size: 14px;
        }

        .newsmain .right p {
            line-height: 180%;
            text-indent: 2em;
            color: #666666;
        }

        .newsmain .right p a {
            color: #ff7b11;
        }

        .newsmain .right ul {
            padding-left: 20px;
            padding-top: 20px;
        }

        .newsmain .right ul li {
            font-size: 14px;
            color: #666666;
            margin-left: 20px;
            list-style: disc;
            height: 35px;
            line-height: 35px;
        }

        .newsmain .right ul li a {
            color: #666666;
        }

        .newsmain .right ul li label {
            float: right;
            display: block;
            margin-right: 20px;
        }

        .newscontentmain {
            width: 1000px;
            margin: 0px auto;
            margin-top: 10px;
        }

        .newscontentmain .left {
            width: 250px;
            border: 1px solid #ccc;
            border-bottom: none;
            float: left;
            background-color: #FFF
        }

        .newscontentmain .left li {
            padding-left: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            background-image: url(../images/list_sanjiao.jpg);
            background-repeat: no-repeat;
            background-position: 22px;
        }

        .newscontentmain .left li a {
            color: #666666;
        }

        .newscontentmain .left li .on {
            color: #ff7910;
        }

        .newscontentmain .right {
            float: right;
            width: 728px;
            border: 1px solid #ccc;
            background-color: #FFF;
            color: #666;
        }

        .newscontentmain .right h3 {
            width: 120px;
            font-size: 18px;
            color: #666666;
            height: 54px;
            line-height: 54px;
            text-align: center;
            float: left;
            ;
            border-bottom: 1px solid #ccc;
        }

        .newscontentmain .right .span {
            display: block;
            height: 54px;
            line-height: 54px;
            ;
            border-bottom: 1px solid #ccc;
            color: #999999;
        }

        .newscontentmain .right .span a {
            color: #999;
        }

        .newscontentmain .right h4 {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .newscontentmain .right h4 a {
            color: #363636;
            font-size: 14px;
        }

        .newscontentmain .right h1 {
            text-align: center;
            font-size: 22px;
            margin-top: 30px;
            margin-bottom: 25px;
        }

        .newscontentmain .right .laiyuan {
            width: 100%;
            text-align: center;
            border-bottom: 1px dotted #ccc;
            height: 30px;
        }

        .newscontentmain .right .con {
            text-indent: 2em;
            padding: 20px;
            line-height: 250%;
        }

        .contactmain {
            width: 960px;
            margin: 0px auto;
            margin-top: 10px;
            background-color: #FFF;
            padding: 20px;
        }

        .contactmain .left {
            width: 300px;
            float: left;
        }

        .contactmain .right {
            float: right;
            width: 610px;
        }

        .contactmain .left .tel1 {
            display: block;
            background-image: url(../images/contact_tel0.jpg);
            background-position: left;
            background-repeat: no-repeat;
            padding-left: 36px;
            height: 36px;
            line-height: 36px;
            font-size: 18px;
            font-family: "";
        }

        .contactmain .left .tel2 {
            display: block;
            font-size: 30px;
            color: #f39801;
            font-family: "";
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .contactmain .right .uname,
        .contactmain .right .email,
        .contactmain .right .content,
        .contactmain .right .code {
            border: 1px solid #dddddd;
        }

        .contactmain .right .uname,
        .contactmain .right .email,
        .contactmain .right .code {
            padding: 8px;
        }

        .contactmain .map {
            margin: 0px auto;
            width: 100%;
            height: 365px;
            margin-top: 50px;
        }

        .page {
            text-align: center;
            padding: 40px;
        }

        .footer {
            width: 100%;
            height: 120px;
            background-color: #043669;
            margin-top: 20px;
        }

        .footer .foot {
            width: 1000px;
            margin: 0px auto;
            text-align: center;
            color: white;
            padding-top: 22px;
        }

        .footer .foot a {
            color: white;
        }

        .footer .foot p {
            margin-bottom: 10px;
        }

        .mhead {
            display: none;
        }

        .mnav {
            display: none;
        }
    }

    @media screen and (max-width: 1000px) {
        .mhead {
            display: flex;
            width: 100%;
            height: 65px;
            align-items: center;
            padding: 0 20px;
            box-sizing: border-box;
            background-color: #fff;
            justify-content: space-between;
        }

        .mlogo {
            width: 260px;
        }

        .top {
            display: none;
        }

        .top3 {
            display: none;
        }

        .nav {
            display: none;
        }

        .mnav {
            display: none;
        }

        .mnav a {
            display: block;
            width: 100%;
            height: 40px;
            padding-left: 20px;
            box-sizing: border-box;
            line-height: 40px;
            color: #000000;
            background-color: #fff;
        }

        .banner img {
            width: 100%;
        }

        .banner {
            width: 100%;
        }

        .main {
            padding: 15px;
        }

        .main .left .t h3 {
            background-image: url(../images/index_about.jpg);
            background-repeat: no-repeat;
            height: 37px;
            width: 100%;
        }

        .main .left .pic img {
            width: 100%;
        }

        .main .left p {
            padding: 15px 0;
            line-height: 25px;
        }

        .main .center {
            margin-top: 30px;
        }

        .main .center .t h3 {
            background-image: url(../images/index_zixun.jpg);
            background-repeat: no-repeat;
            height: 37px;
            width: 100%;
        }

        .main .center .t span {
            float: right;
        }

        .main .center .newslist h3 {
            text-align: center;
        }

        .main .center .newslist h3 a {
            font-size: 18px;
            color: #dd8545;
        }

        li {
            list-style: none;
        }

        .main .center .newslist p {
            text-indent: 2em;
            border-bottom: 1px dotted #ccc;
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 180%;
            color: #b2b2b2;
        }

        .main .center .newslist ul {
            padding: 15px 0;
        }

        .main .right {
            margin-top: 20px;
        }

        .main .right .t h3 {
            background-image: url(../images/index_shichang.jpg);
            background-repeat: no-repeat;
            height: 37px;
            width: 100%;
        }

        .main .right .t span {
            float: right;
        }

        .main .right .t ul li {
            width: 100%;
        }

        .main .right .t ul li img {
            width: 100%;
            height: 100%;
        }

        .main .right .t ul li p a {
            display: block;
            padding: 10px 0;
        }

        .main_2 {
            width: 100%;
                    padding: 0 15px;
        box-sizing: border-box;
            margin: 0px auto;
            border-top: 4px solid #043669;
            margin-top: 25px;
        }

        .main_2 h3 {
            display: block;
            /* background-color: #093a6e; */
            width: 50%;
            height: 40px;
            line-height: 40px;
            padding-left: 30px;

            float: left;
            box-sizing: border-box;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1px solid #ccc;
        }

        .main_2 span {
            display: block;
            /* background-color: #eeeeee; */
            float: right;
            height: 40px;
            width: 50%;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            box-sizing: border-box;
            border-bottom: 1px solid #ccc;

        }

        .main_2 ul {
            padding: 20px;
            box-sizing: border-box;
        }

        .main_2 ul li {
            width: 100%;
            text-align: center;
            position: relative;
        }

        .main_2 ul li img {
            width: 100%;
            height: 100%;
        }

        .main_2 ul li div {
            position: absolute;
            bottom: 0;
            height: 30px;
            width: 100%;
            background-color: #CCC;
            line-height: 30px;
            filter: alpha(opacity=50);
            -moz-opacity: 0.50;
            opacity: 0.50;
        }

        .main_2 ul li p {
            display: block;
            z-index: 666;
            position: absolute;
            bottom: 0;
            height: 30px;
            line-height: 30px;
            width: 100%;
            color: #fff;
            font-weight: bold;
        }

        .main_4 {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            margin: 0px auto;
            margin-top: 20 px;
            border-top: 4px solid #093a6e;
            margin-top: 25px;
        }

        .main_4 h3 {
            display: block;
            width: 50%;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            box-sizing: border-box;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1 px solid #ccc;
        }

        .main_4 span {
            display: block;
            width: 50%;
            float: right;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            box-sizing: border-box;
        }

        .main_4 ul {
            margin-top: 20px;
        }

        .main_4 ul li {
            width: 100%;
            margin-bottom: 20px;
        }

        .main_5 {
            width: 100%;
            padding: 0 15px;
            box-sizing: border-box;
            margin: 0px auto;
            margin-top: 20 px;
            border-top: 4px solid #093a6e;
            margin-top: 25px;
        }

        .main_5 h3 {
            display: block;
            width: 50%;
            height: 40px;
            float: left;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            box-sizing: border-box;
            font-size: 16px;
            background-image: url(../images/index_t_lbg.jpg);
            background-position: left;
            background-repeat: no-repeat;
            border-bottom: 1 px solid #ccc;
        }

        .main_5 span {
            display: block;
            width: 50%;
            float: right;
            height: 40px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
            box-sizing: border-box;
        }

        .main_5 p {
            padding-top: 15px;
            padding-bottom: 15px;
            color: #333333;
            box-sizing: border-box;
        }

        .main_6 {
            width: 100%;
            margin: 0px auto;
            margin-top: 20px;
            padding: 0 15px;
            box-sizing: border-box;
        }

        .main_6 h3 {
            display: block;
            height: 40px;
            float: left;
            width: 50%;
            line-height: 40px;
            padding-left: 20px;
            color: #363636;
            font-size: 16px;
            background-image: url(../images/index_jiantou.jpg);
            background-position: left center;
            background-repeat: no-repeat;
            box-sizing: border-box;
        }

        .main_6 span {
            display: block;
            width: 50%;
            box-sizing: border-box;
            float: right;
            height: 40 px;
            line-height: 40px;
            text-align: right;
            padding-right: 10px;
        }

        .main_6 ul {
            padding: 15px;
            box-sizing: border-box;
        }

        .main_6 ul li {
            width: 100%;
        }

        .main_6 ul li img {
            width: 100%;
            height: 100%;
        }

        .footer {
            width: 100%;
            padding: 15px;
            box-sizing: border-box;
            background-color: #093a6d;
            margin-top: 20px;
        }

        .footer .foot {
            width: 100%;
            margin: 0px auto;
            text-align: center;
            color: white;
        }

        .footer .foot a {
            color: white;
        }

        .aboutmain .left {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .aboutmain .left li {
            width: 48%;
            margin-bottom: 10px;
        }

        .aboutmain .left li a {
            display: block;
            width: 100%;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border: 1px solid #666;
        }

        .aboutmain .right {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
        }

        .aboutmain .right .r1 {
            display: block;
            padding: 10px 0;
            box-sizing: border-box;
        }

        .aboutmain .right .con img {
            width: 100%;
        }

        .aboutmain .right .con p {
            color: #666;
        }

        .productmain .left {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .productmain .left li {
            width: 48%;
            margin-bottom: 10px;
        }

        .productmain .left li a {
            display: block;
            width: 100%;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border: 1px solid #666;
        }

        .productmain .right {
            width: 100%;
            padding: 15px;
            box-sizing: border-box;
        }

        .productmain .right ul {
            margin-top: 20px;
        }

        .productmain .right ul li {
            width: 100%;
            margin-bottom: 20px;
        }

        .productmain .right ul li img {
            width: 100%;
            height: 100%;
        }

        .productmain .right ul li h4 {
            padding: 10px 0;
            box-sizing: border-box;
        }

        .technologymain .left {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .technologymain .left li {
            width: 48%;
            margin-bottom: 10px;
        }

        .technologymain .left li a {
            display: block;
            width: 100%;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border: 1px solid #666;
        }

        .technologymain .right {
            padding: 15px;
            box-sizing: border-box;
        }

        .technologymain .right ul {
            margin-top: 20px;
        }

        .technologymain .right ul li {
            width: 100%;
            margin-bottom: 20px;
        }

        .technologymain .right ul li img {
            width: 100%;
            height: 100%;
        }

        .technologymain .right ul li .r h4 {
            padding: 10px 0;
            box-sizing: border-box;
            font-size: 15px;
        }

        .technologymain .right ul li label a {
            color: #f39800;
            margin-top: 10px;
            display: block;
            font-size: 15px;
        }

        .newsmain .left {
            width: 100%;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .newsmain .left li {
            width: 48%;
            margin-bottom: 10px;
        }

        .newsmain .left li a {
            display: block;
            width: 100%;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border: 1px solid #666;
        }

        .newsmain .right {
            padding: 15px;
            box-sizing: border-box;
        }

        .newsmain .right ul {
            margin-top: 20px;
        }

        .newsmain .right ul li {
            width: 100%;
            margin-bottom: 25px;
            border-bottom: 1px solid #ccc;
            padding-bottom: 20px;
        }

        .newsmain .right ul li a {
            display: block;
            color: black;
            font-size: 15px;
            padding: 10px 0;
        }
    }