* { font-family: "微软雅黑"; }
html { font-size: 1.1em; -webkit-text-size-adjust: none; max-height: 100%; font-family: "微软雅黑"; }
body { font-size: 14px; font-family: "微软雅黑"; }
body, p, h1, ul, li, input, img, figure, h3, h1, h2, h4, dl, dd, dt, h5 { margin: 0; padding: 0; font-weight: normal; font-size: initial; }
ul, ol, li, dl, dt, dd { list-style: none; }
a { text-decoration: none; outline: 0px; color: #333; }
fieldset, img { border: 0; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
img { vertical-align: top; }
img { max-width: 100%; }
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea { -webkit-appearance: none; padding: 0; margin: 0; }
input { padding: 0; }
ul li a { font-size: 0.95em; }
*, input, button { padding: 0; margin: 0; }
/*整体框架*/
table{max-width: 100% !important;width: 100%;}
.allpage { z-index: 10; height: auto; background: #fff; }
#allpage { max-width: 640px;; margin: 0 auto; overflow: hidden; }
#conta { max-width: 640px; margin: 0 auto; padding: 0; overflow: hidden; }
/*头部*/
.top { width: 100%; max-width: 640px; position: fixed; z-index: 100000; box-sizing: border-box; font-family: "微软雅黑"; padding: 1.3% 0; padding-left: 1%; background: #fff; position: relative; box-shadow: 0px 1px 7px #CDCDCD; }
    .top .logo { margin: 0 auto; text-align: center; }
.con { position: absolute; z-index: 0; top: 50%; margin-top: -51px; right: 0; }
.menu { width: 35px; height: 40px; background-color: #fff; border: none; float: right; margin-top: 30px; }
    .menu:hover { background-color: #f5f5f5; }

.bgDiv { width: 100%; height: 100%; background-color: #000; opacity: .5; position: fixed; display: none; z-index: 99; bottom: 0; }
.rightNav { width: 50%; max-width: 400px; height: 100%; background-color: #fff; position: fixed; z-index: 999; top: 0; right: -50%; }
    .rightNav ul li { text-align: center; line-height: 50px; border-bottom: 1px solid #f3f3f3; }
        .rightNav ul li a { color: #000; }
        .rightNav ul li:hover a { color: #015298; }
/*头部 end*/
/*banner*/
.m_banner { overflow: hidden; }
.swipe { overflow: hidden; visibility: hidden; position: relative; }
.swipe-wrap { overflow: hidden; position: relative; }
.swipe-wr.swipe { overflow: hidden; visibility: hidden; position: relative; }
.swipe-wrap { overflow: hidden; position: relative; padding-top: 0%; }
    .swipe-wrap > figure { float: left; width: 100%; position: relative; }
#slider { max-width: 720px; margin: 0px auto; }
figure { margin: 0; }
.page-swipe nav { position: relative; }
    .page-swipe nav #position { text-align: center; list-style: none; margin: 0; padding: 0; position: absolute; top: -30px; left: 50%; width: 720px; margin-left: -360px; }
        .page-swipe nav #position li { display: inline-block; width: 6px; height: 6px; background: #1FA2E5; margin: 0 3px; cursor: pointer; box-sizing: border-box; border-radius: 100%; }
            .page-swipe nav #position li.on { background-color: #397724; }
ap > figure { float: left; width: 100%; position: relative; }
#slider { max-width: 720px; margin: 0px auto; }
figure { margin: 0; }
/*banner end*/
.title { margin-top: 20px; margin-bottom: 20px; box-sizing: border-box; }
    .title h5 { font-size: 1.4em; color: #0232323; margin-bottom: 2px; text-align: center; }
    .title h6 { text-align: center; font-size: 0.96em; color: #999999; }
/*产品中心*/
.product { box-sizing: border-box; margin-top: 10px; background: #; }

.pro_list { padding: 0px 5px; }
    .pro_list ul li { padding: 0 5px; box-sizing: border-box; cursor: pointer; margin-bottom: 10px; }
        .pro_list ul li:nth(even) { padding-left: 5px; }
        .pro_list ul li:nth(odd) { padding-right: 5px; }
        .pro_list ul li dl { border: 1px solid #E6E6E6; box-sizing: border-box; padding: 10px; }
            .pro_list ul li dl dd { font-size: 0; box-sizing: border-box; margin-bottom: 10px; text-align: center; }
            .pro_list ul li dl dt a { text-align: center; display: block; padding: 5px 0; box-sizing: border-box; line-height: 24px; color: #000000; font-size: 0.98em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
        .pro_list ul li:hover dl { border-color: #397724; }
            .pro_list ul li:hover dl dt a { color: #397724; }

.more { padding: 0 5px; box-sizing: border-box; margin: 10px 0 20px; }
    .more a { display: block; background: #015298; color: #fff; padding: 8px 0; text-align: center; font-size: 0.98em; font-family: arial; text-transform: uppercase; width: 35%; margin: 0 auto; }
        .more a:hover { background: #F7B932; }

/*产品中心  end*/
/*关于我们*/
.about .title { background: url(../images/bg.jpg)no-repeat; padding: 20px 0; box-sizing: border-box; }
    .about .title h5, .about .title h6 { color: #fff; }
.about_cont { padding: 0px 10px; box-sizing: border-box; background: #fff; }
.about_us { padding: 0 10px; box-sizing: border-box; }
.about h5 { font-size: 1.5em; margin-bottom: 10px; }
.about_list { padding: 0 30px; box-sizing: border-box; }
    .about_list ul li { line-height: 32px; }
        .about_list ul li a { color: #000; font-size: 1em; }
            .about_list ul li a b { color: #397724; display: inline-block; margin-right: 8px; }
.about_img { margin-bottom: 15px; }
.about p { font-size: 0.92em; text-align: justify; box-sizing: border-box; text-indent: 2em; line-height: 25px; color: #343434; }
/*关于我们  end*/

/*新闻中心*/

.news_item { margin-top: 10px; padding: 0 10px; box-sizing: border-box; }
    .news_item li { line-height: 50px; border-bottom: dashed 1px #C6C6C6; }
        .news_item li .date { text-align: right; display: block; color: #B8B8B8; font-size: 0.82em; }
        .news_item li a { display: block; color: #474747; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.95em; display: inline-block; float: left; width: 80%; }
            .news_item li a b { width: 7px; height: 2px; background: #D70816; display: margin-right: 10px; float: left; box-sizing: border-box; margin: 16px 5px; margin-left: 0; }
        .news_item li:hover a { color: #397724; }
        .news_item li:hover b { width: 14px; transition: all 0.3s; }
.more { width: 40%; line-height: 40px; background: #232323; display: block; text-align: center; color: #fff; margin: 0 auto; margin-top: 10px; }
    .more:hover { background: #37AF61; }
/*新闻中心 end*/
/*核心优势*/
.advan { background: #37AF61; padding: 5px 15px 20px; box-sizing: border-box; margin-top: 30px; }
    .advan .title h5, .advan .title h6 { color: #fff; }
.advan_list li { background: #fff; padding: 8px 15px; margin-bottom: 10px; border-radius: 5px; font-size: 1em; }
/*核心优势  end*/

/*联系我们*/
.contact { padding: 20px 25px 10px 25px; box-sizing: border-box; background: #232323; margin: 15px 0; border-bottom: 1px solid #CDCDCD; }
    .contact ul { background: url(../images/map.gif)no-repeat 100px 100px; }
    .contact h5 { color: #909090; font-size: 0.92em; margin-bottom: 6px; }
    .contact input { border: none; border-radius: 3px; display: inline-block; width: 100%; padding: 5px 15px; box-sizing: border-box; background: #EDEDED; }
    .contact dl { padding: 10px 10%; box-sizing: border-box; }
    .contact li { color: #fff; margin: 5px 0; margin-bottom: 15px; }
        .contact li span { font-size: 0.95em; margin-top: 30px; display: block; }
    .contact .btn { border: none; background: #37AF61; font-size: 0.9em; color: #fff; width: 100%; border-radius: 3px; padding: 6px 0; box-sizing: border-box; }
    .contact li b { font-weight: normal; font-size: 1.7em; font-family: arial; color: #015298; }
.font_cont { margin: 25px 0; }
    .font_cont li { text-align: center; color: #909090; font-size: 0.92em; }
.copy { color: #909090; font-size: 0.9em; text-align: center; padding: 5px 0; border-top: 1px solid #909090; }

/*联系我们 end*/

/*底部栏目*/
.feedback div { margin-bottom: 15px; }
.foot { width: 100%; margin: 0 auto; height: 62px; overflow: hidden; border-top: 1px solid #F0F0F0; padding-top: 3px; position: fixed; bottom: 0; background-color: #fff; }
.ftnav { overflow: hidden; }
    .ftnav ul li { text-align: center; padding: 5px 0; box-sizing: border-box; }
        .ftnav ul li:nth-child(5) { border-right: none; }
        .ftnav ul li a { display: block; color: #fff; text-align: center; text-decoration: none; font-family: "微软雅黑"; padding-bottom: 0%; }
            .ftnav ul li a span { display: inline-block; padding-top: 0px; }
            .ftnav ul li a:hover { text-decoration: none; color: #CD0201; }
            .ftnav ul li a i { display: block; width: 28px; height: 28px; margin: 0 auto; }
        .ftnav ul li .home i { background: url(../images/home.png) no-repeat center center; background-size: contain; }

        .ftnav ul li .sub i { background: url(../images/pro.png) no-repeat center center; background-size: contain; }
        .ftnav ul li .phone i { background: url(../images/phone_fl.png) no-repeat top center; background-size: contain; }

        .ftnav ul li .add i { background: url(../images/add.png) no-repeat top center; background-size: contain; }
        .ftnav ul li .top_f i { background: url(../images/top.png) no-repeat top center; background-size: contain; }
        .ftnav ul li a span { font-size: 0.98em; display: block; margin-top: -0px; color: #37AF61; letter-spacing: 1px; }

@media screen and (max-width: 375px) {
    .top .logo { width: 80%; }
    .pro_list ul li dl dt a, .news_item li a { font-size: 0.92em; }
    .advan_list li { font-size: 0.95em; }
    .about p, .font_cont li { font-size: 0.9em; }
}

@media screen and (max-width: 320px) {
    .top .logo { width: 80%; }
    .title h5 { font-size: 1em; }
    .title h6 { font-size: 0.92em; }
    .news_item li a { width: 75%; }
    .pro_list ul li dl dt a, .news_item li a { font-size: 0.85em; }
    .advan_list li { font-size: 0.92em; }
    .about p, .font_cont li { font-size: 0.85em; }
    .news_item li .date { font-size: 0.7em; }
    .ftnav ul li a i { width: 26px; }
}

.page_show { position: relative; margin: 10px 0; padding: 0; clear: both; background: #fff; }
    .page_show:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .page_show a,
    .page_show span { margin: 0.5em 0; padding: 0.5em 0; display: none; float: left; width: 24.5%; line-height: 1.2em; border-left: 1px solid #ececec; font-size: 13px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .page_show a:active { background: #ececec; }
    .page_show span { color: #999; }
    .page_show a { color: #333; }
        .page_show span:nth-child(1), .page_show span:nth-child(2), .page_show a:nth-child(2) { display: block; float: left; }
        .page_show span:nth-last-child(1), .page_show a:nth-last-child(1) { display: block; float: left; border-left-color: #ececec; }
    .page_show .current { display: block; float: left; }
.weizhi { padding-left: 10px; color: #666; font-size: 100%; line-height: 35px; font-size: 0.85em; }
    .weizhi a { color: #666; }
        .weizhi a:last-child { color: #E35C2F; }
.InfoTitle { font-weight: normal; text-align: center; vertical-align: middle; color: #000; padding: 5px; }
    .InfoTitle h1 { font-size: 1.1em; line-height: 1.2em; margin: 10px 0; border-bottom: 1px solid #dededc; padding-bottom: 10px; }
.InfoTime { color: #999; text-align: left; padding: 2px 0px; height: 25px; }
.InfoContent, .InfoContent p { width: 96%; margin: 0 auto; }
.InfoAttachment { padding: 10px 0px; text-align: center; width: 81px; margin: 0 auto; }
.InfoPicture { text-align: center; }
.info_previous_next_wrap { margin: 20px 0; overflow: hidden; }
    .info_previous_next_wrap .Previous { float: left; font-size: 13px; width: 100%; }
    .info_previous_next_wrap .Next { float: left; font-size: 13px; margin-top: 10px; width: 100%; }
.nav-tit { margin: 0 auto 0; padding: 30px 0; border-bottom: 1px solid #e0e0e0; color: #333; text-align: center; font-size: 16px; line-height: 1em; }
    .nav-tit.short { padding-bottom: 0; border-bottom: 0; }
    .nav-tit a { margin-left: 10px; color: #333; }
        .nav-tit a.selected, .nav-tit a:hover { color: #cc2400; }
    .nav-tit i { margin-left: 10px; color: #e0e0e0; }
.in-h1 { padding: 20px; line-height: 30px; color: #36c765; font-size: 1.2em; text-align: center; font-weight: 300; }
.hot-news, .hot-Cases { text-align: left; }
.hot-indNav { position: relative; overflow: hidden; height: 70px; background: url(../images/bgnav.png) bottom repeat-x; }
    .hot-indNav i { display: inline-block; width: 108px; height: 69px; border-bottom: 4px solid #080c51; text-align: center; font-size: 16px; line-height: 100px; }
.btnMore2 { position: absolute; top: 45px; right: 0; display: block; padding-right: 18px; height: 20px; background: url(../images/More.png) right center no-repeat; color: #999; font-size: 12px; line-height: 20px; }
    .btnMore2:hover { color: #dd1721; }
.hot-dcNews1 { float: left; display: block; overflow: hidden; margin: 20px 1%; width: 48%; }
    .hot-dcNews1 img { float: left; display: inline-block; margin-right: 13px; width: 165px; height: 105px; }
    .hot-dcNews1 span { float: left; width: 100%; }
    .hot-dcNews1 h6 { margin: 5px 0; color: #999; font-weight: 400; font-size: 12px; }
    .hot-dcNews1 h5 { overflow: hidden; margin: 5px 0; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; }
    .hot-dcNews1 h3 { color: #999; font-weight: 400; font-size: 12px; line-height: 20px; }
.hot-dcNews2 { overflow: hidden; width: 100%; }
    .hot-dcNews2 a { float: left; display: block; overflow: hidden; padding: 5px 2%; width: 96%; border-bottom: 1px dotted #dedede; font-size: 13px; line-height: 25px; }
        .hot-dcNews2 a span { float: right; color: #999; font-size: 14px; }
.hot-dcTjxmList { overflow: hidden; margin: 20px 0 0; }
    .hot-dcTjxmList a { position: relative; float: left; display: inline-block; height: auto; background: #f0f0f0; margin: 0 1%; width: 31.3%; }
        .hot-dcTjxmList a:hover { background: #d2d2d2; }
        .hot-dcTjxmList a div { overflow: hidden; width: 100%; height: auto; text-align: center; }
            .hot-dcTjxmList a div img { max-width: 100%; height: auto; transition: transform 1.5s; }
        .hot-dcTjxmList a h5 { margin: 0 8px 0; border-bottom: 1px solid #d8d8d8; font-size: 0.85em; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 25px; }
        .hot-dcTjxmList a:hover div img { transform: scale(1.2); }
        .hot-dcTjxmList a:hover h5 { border-bottom: 1px solid #fff; }
.news_list2 { overflow: hidden; }
    .news_list2 li { float: left; }
.entry { margin: 15px auto; padding: 0 10px; }
    .entry img { max-width: 100% !important; height: auto !important; }
    .entry h2, .entry h3, .entry h4 { padding-bottom: 5px; border-bottom: 1px solid #f6f6f6; color: #333; font-size: 1.1em; text-align: center; }
.innav { overflow: hidden; margin: 20px auto; }
    .innav ul { text-align: center; }
        .innav ul li { display: inline-block; margin: 0 0.5%; width: 29%; }
            .innav ul li a { width: 99%; height: 33px; border: 1px dashed #36b15e; border-radius: 20px; text-align: center; line-height: 33px; color: #36b15e; display: block; }
            .innav ul li.on a { background: #36b15e; color: #Fff; }
.pro_class ul { text-align: center; }
    .pro_class ul li { display: inline-block; margin: 3px 10px 3px 0; background-color: #36b15e; padding: 5px; border-radius: 5px; }

        .pro_class ul li a { color: #fff; }