﻿@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(fonts/fontawesome-webfont.woff2) format('woff2'), url(fonts/fontawesome-webfont.woff) format('woff'), url(fonts/fontawesome-webfont.ttf) format('truetype'), url(fonts/fontawesome-webfont.svg) format('svg')
}

@font-face {
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/pe-icon-7-stroke.eot);
    src: url(fonts/pe-icon-7-stroke.eot) format('embedded-opentype'), url(fonts/pe-icon-7-stroke.woff) format('woff'), url(fonts/pe-icon-7-stroke.ttf) format('truetype'), url(fonts/pe-icon-7-stroke.svg) format('svg');
}

body {
    /*padding-bottom:4.7rem;*/
    /* padding-bottom: 2.5rem; */
}

/*侧边栏导航*/
.side_bar {
    position: relative;
    display: block;
}

.side_list {
    width: 2.5rem;
    float: right;
    margin-top: 0.5rem;
}

.sidebar-wrapper {
    position: relative;
    height: 100%;
    overflow: auto;
}

#dowebok {
    background-color: #000;
}

#dowebok h2 {
    height: 0.56rem;
    line-height: 0.56rem;
    margin-top: 1.6rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.34rem;
    font-weight: 400;
}

#dowebok .nav_p1 {
    height: 0.56rem;
    border-bottom: 1px solid #dbdbdb;
    line-height: 0.56rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.28rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

#dowebok .nav {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#dowebok .nav a {
    margin: auto;
    border-bottom: 1px solid #dbdbdb;
    line-height: 0.56rem;
    color: #FFFFFF;
    display: inline-block;
    max-width: 90%;
    height: 0.56rem;
    font-size: .28rem;
    padding: 0 0.3rem;
}

/*
.topNav_title{text-align: center;font-size: 1rem;margin-bottom: 0.5rem;}
.topnav{position: relative;}
.topnav a{display: block;line-height: 1.2rem;font-size:0.6rem;border-bottom:1px solid #ddd;}
.topnav .secList_icon{display: none;width:0.9rem;height:0.9rem;line-height: 0.9rem;text-align:center;position: absolute;right:0;top:0.15rem;font-size: 0.3rem;color:#000;}
.topnav .secList_icon:after{font-family:FontAwesome;font-style: normal;content:"\f055";}
.topnav .secList_icon.closeState:after{font-family:FontAwesome;font-style: normal;content:"\f056";}
.topnav .topSecList{display: none;}
*/

/******footerBtn**********/
.btn {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 2.5rem;
    background: #010101;
}

.btn li {
    width: 25%;
    float: left;
    height: 2.5rem;
}

.btn li a {
    display: block;
    width: 100%;
    top: 0;
    height: 100%;
    padding-top: 0.1rem;
    color: #fff;
    text-align: center;
    font-size: 0.6rem;
}

.btn li a img {
    height: 1.5rem;
    display: block;
    margin: 0 auto 0;
}

.btn_active {
    background: #0060be !important;
}

/*.btn li.fxPic a{padding-top:0.35rem;}
.btn li.fxPic a img{height:1.3rem;}*/

.jiathis_style_32x32:after {
    display: block;
    clear: both;
    content: "";
}

.jiathis_style_32x32 .jtico {
    background: url(../images/jiathis_ico_32x32.png) no-repeat center !important;
    padding-left: 32px !important;
    margin: 10px 12px !important;
}

.jiathis_style_32x32 .jtico_tsina {
    background-position: 0px 0px !important
}

.jiathis_style_32x32 .jtico_qzone {
    background-position: 0px -32px !important
}

.jiathis_style_32x32 .jtico_renren {
    background-position: 0px -64px !important
}

.jiathis_style_32x32 .jtico_kaixin001 {
    background-position: 0px -192px !important
}

.jiathis_style_32x32 .jtico_douban {
    background-position: 0px -224px !important
}

.jiathis_style_32x32 .jtico_tqq {
    background-position: 0px -1760px !important
}

.jiathis_style_32x32 .jtico_xiaoyou {
    background-position: 0px -1856px !important
}

.jiathis_style_32x32 .jtico_taobao {
    background-position: 0px -2016px !important
}

.jiathis_style_32x32 .jtico_weixin {
    background-position: 0px -3680px !important
}

.jiathis_style_32x32 .jtico_cqq {
    background-position: 0px -4032px !important
}

.jiathis_weixin_modal {
    width: 96% !important;
    margin: -55% -48% 0 !important
}

.am-share {
    font-size: 14px;
    border-radius: 0;
    top: 0;
    left: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 7000;
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.am-share-title {
    color: #fff;
    font-weight: 400;
    margin: 0 10px;
    padding: 10px 0 0;
    text-align: center;
    position: relative
}

.am-share-title::after {
    content: "";
    display: block;
    height: 0;
    margin-top: 10px;
    width: 100%;
}

.share_btn {
    position: absolute;
    top: 11px;
    right: -47%;
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 0;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
    vertical-align: inherit-block;
    white-space: nowrap;
}

.share_btn img {
    width: 15px;
    height: 15px
}

.am-share-sns {
    margin: 0 10px;
    padding-top: 15px;
    height: auto;
    zoom: 1;
    overflow: auto;
}

.am-share-sns li {
    margin-bottom: 15px;
    display: block;
    float: left;
    height: auto;
    width: 25%;
}

.am-share-sns a {
    color: #555;
    display: block;
    text-decoration: none;
    float: left;
}

.am-share-sns a:after {
    display: block;
    clear: both;
    content: "";
}

.am-share-sns span {
    display: block;
}

.am-share-sns li i {
    background-position: center 50%;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-color: #ccc;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    width: 36px;
}

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 6000;
    display: none;
}

.sharebg-active {
    opacity: 1;
    display: block;
}


/********header*******/
.header {
    height: 2.2rem;
    z-index: 1000;
    width: 100%;
    padding-top: 0.16rem;
    background: #fff;
}

.headerTop {
    width: 100%;
    border-top: 26px solid #002e72;
}

.header .container {
    position: relative;
}

.picBox i {
    font-style: normal;
    color: #bf972c;
}

.wapHotLine {
    font-size: 0.3rem;
    position: relative;
    top: 0.2rem;
}

.wapHotLine * {
    color: #000;
}

.header .topmenu {
    position: absolute;
    right: 0.4rem;
    top: 0.3rem;
    padding: 0.1rem 0.13rem;
    width: auto;
}

.header .topmenu span {
    display: block;
    width: 1.2rem;
    height: 0.15rem;
    background: #201e71;
    margin: 0.2rem 0;
}

.header .topmenu img {
    display: block;
    width: 1.4rem;
}

/******nav******/



/*****banner****/
#banner img {
    display: block;
    width: 100%;
}

#banner .swiper-pagination-bullet {
    /*width:1.5rem;height:0.1rem;*/
    background: transparent;
    /*border-radius: 0;*/
    opacity: 1;
    border: 2px solid #002e72;
    width: 10px;
    height: 10px;
}

#banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #002e72;
    opacity: 1;
}

#banner .swiper-pagination {
    display: none;
}

/***********search**********/
.secrch {
    padding: 0.3rem 0;
    background: #44b178;
}

.secrch .search_con {
    width: 8.5rem;
    overflow: hidden;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
}

.secrch .search_con .input1 {
    width: 70%;
    font-size: 0.6rem;
    background: #fff;
    height: 1.3rem;
    padding: 0 0.2rem;
}

.secrch .search_con .input2 {
    width: 30%;
    font-size: 0.6rem;
    background: #78eaae;
    color: #000;
    height: 1.3rem;
}

.secrch .hotLine {
    font-size: 0.75rem;
    color: #fff;
    line-height: 1.3rem;
}


/*****sec1*******/
.sec1 {
    padding: 0.9rem 0;
}

.sec1 .picBox {
    width: 100%;
    height: 7.55rem;
    overflow: hidden;
    margin-bottom: 0.9rem;
}

.sec1 .msgBox {
    width: 100%;
    height: 7rem;
    overflow: hidden;
    line-height: 1rem;
    font-size: 0.6rem;
    color: #666;
    margin-top: 0.5rem;
}

.secBox .secTi {}

.secBox .secTi .enName {}

.secBox .secTi .enName span {
    font-size: 0.9rem;
    font-weight: bold;
    margin-right: 0.3rem;
}

.secBox .secTi .enName .sp1 {
    color: #666666;
}

.secBox .secTi .enName .sp2 {
    color: #201e71;
}

.secBox .secTi .chName {
    font-size: 0.3rem;
    margin-bottom: 0.5rem;
    color: #666;
}

.secBox .secTi .line {
    display: block;
    width: 1.2rem;
    height: 0.1rem;
    background: #201e71;
}

.secBox .moreBtn {
    display: block;
    width: 100%;
    height: 1.3rem;
    border: 0.05rem solid #666;
    line-height: 1.2rem;
    text-align: center;
    color: #666;
    font-size: 0.6rem;
    margin-top: 0.5rem;
}

/******sec2******/
.sec2 {
    background: url("../images/bg1_wap.jpg") no-repeat center;
    background-size: auto 100%;
    height: 10rem;
    text-align: center;
    padding-top: 2.5rem;
}

.sec2 * {
    color: #fff;
}

.sec2 .p1 {
    font-size: 0.9rem;
    margin-bottom: 0.4rem;
}

.sec2 .p2 {
    font-size: 0.35rem;
    margin-bottom: 0.5rem;
}

.sec2 .p3 {
    width: 11.5rem;
    padding: 0 1rem;
    margin: auto;
}

.sec2 .p3 img {
    height: 1.7rem;
    width: auto;
}

.sec2 .p3 span {
    font-family: Arial;
    font-size: 1.2rem;
    line-height: 1.7rem
}

/*******sec3*********/
.sec3 {
    padding: 1rem 0 0;
}

.sec3 .secTi {
    margin-bottom: 1rem;
}

.sec3 ul {}

.sec3 ul li {
    width: 7rem;
    height: 7rem;
    background: #201e71;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.sec3 ul li a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 1.5rem;
}

.sec3 ul li img {
    height: 2.5rem;
    width: auto;
    margin-bottom: 0.4rem;
}

.sec3 ul li .name {
    color: #fff;
    font-size: 0.3rem;
}


/*********sec4************/
.sec4 {
    padding: 1rem 0 1rem;
}

.sec4 .secTi {
    margin-bottom: 1rem;
}

.sec4 .picBox {
    width: 100%;
    height: 7.5rem;
    overflow: hidden;
    margin-bottom: 1rem;
}

.sec4 ul {}

.sec4 ul li {
    margin-bottom: 1rem;
}

.sec4 ul li .num {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    color: #fff;
    background: #666666;
    font-family: Arial;
    font-size: 1rem;
}

.sec4 ul li .msg {
    width: 12.5rem;
}

.sec4 ul li .msg .name {
    font-size: 0.6rem;
    color: #666;
    height: 2rem;
    line-height: 1rem;
    overflow: hidden;
}

/*********other********/
.otherTitle {
    width: 100%;
    text-align: center;
    font-size: 0.4rem;
    margin-top: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    color: #000;
    background: url(../images/tit_bg.jpg) no-repeat center;
    background-size: cover;
}

.page {
    text-align: center
}

.lfSmallNavBox {
    width: 18%;
}

.title {
    width: 100%;
    height: 5rem;
    border: 0.25rem solid #e3e3e3;
    position: relative;
}

.titleTxt {
    position: absolute;
    width: 106%;
    text-align: center;
    font-size: 1.15rem;
    font-weight: bold;
    color: #62a86d;
    height: 1.75rem;
    line-height: 1.75rem;
    top: 1.3rem;
    left: -0.25rem;
    background: #fff
}

/*div.section{ padding:1.5rem 0;}*/
.lfSmallNav {
    margin-top: 1.25rem;
    border: 1px solid #ccc;
}

.lfSmallNav>li,
.lfsecondList>li {
    position: relative;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 0.3rem;
    color: #333;
    border-bottom: 1px solid #ccc
}

.lfSmallNav>li:last-child,
.lfsecondList>li:last-child {
    border-bottom: none;
}

.lfSmallNav>li:hover,
.lfsecondList>li:hover {
    background: #62a86d;
}

.lfSmallNav>li:hover>a,
.lfsecondList>li:hover>a {
    color: #fff;
}

.lfsecondList {
    position: absolute;
    z-index: 100;
    left: 12.45rem;
    top: -1px;
    width: 100%;
}

.contactUsBox {
    margin-top: 1.5rem;
    border: 1px solid #ccc;
    padding: 0.5rem;
}

.contactUsTitle {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    color: #62a86d;
    line-height: 2.15rem;
    height: 3rem;
    font-weight: bold;
}

.contactUsTitle strong {
    color: #62a86d;
}

.leftcontactWay {
    color: #666;
    line-height: 1rem;
    font-size: 0.3rem;
    margin-bottom: 2.25rem;
    -ms-word-break: all;
    word-break: break-all;
}

.leftcontactWay>b {
    display: block;
}

.rtMsgBox {
    width: 82%;
    padding-left: 1.5rem;
}

.msgBoxTop {
    height: 5rem;
    line-height: 5rem;
    padding-left: 0.5rem;
    padding-right: 0.7rem;
}

.msgBoxTop a:hover {
    text-decoration: underline
}

.msgBoxTop b {
    font-size: 1.4rem;
    color: #62a86d;
}

.msgBoxTop p {
    font-size: 0.3rem;
    color: #666;
}

.hotLineBox {
    padding: 0.5rem 0;
    line-height: 1.5rem;
    border: 1px solid #62a86d;
    position: relative;
    font-size: 0.3rem;
    color: #62a86d;
    text-align: center;
}

.hotLineBox>p {
    position: absolute;
    left: 3.2rem;
    top: -0.45rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #fff;
}

.hotLineBox * {
    color: #62a86d
}

.msgListBox {
    width: 100%;
}

.msgListBox ul {
    width: 100%;
}

.msgListBox ul li {
    padding: 0 0.5rem;
    margin-bottom: 0.5rem;
    width: 11.85rem;
}

.msgListBox .picBox {
    width: 100%;
    overflow: hidden;
    height: 9rem;
    position: relative;
}

.msgListBox .picBox img.videoLogo {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.msgListBox .picBox:hover img.videoLogo {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.msgListBox .picTitle {
    width: 100%;
    height: 1.75rem;
    line-height: 1.75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.3rem;
    text-align: center;
}

.picTitle:hover {
    color: #62a86d;
}


/***********picArti*********/
.newsList li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}

.newsPicBox {
    width: 25%;
    height: 130px;
    overflow: hidden;
    position: relative;
}

.newsPicBox img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    ;
}

.newsPicBox img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.newsMsgBox {
    width: 75%;
    padding-left: 20px;
}

.newsMsgNewSet {
    width: 100%;
     !important;
}

.newsTitle {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #3b8d31;
    margin-bottom: 12px;
    height: 24px;
    line-height: 24px;
}

.newsTitle a {
    color: #3b8d31;
}

.newsTime {
    font-size: 12px;
    color: #555555
}

.newsMsg {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden
}

.watchNews {
    margin-top: 14px;
}

.watchNews a {
    font-size: 14px;
    color: #3b8d31;
}

.page {
    width: 100%;
    text-align: right;
    margin-top: 15px;
}


/*******onlineMsg*******/
.fmb_formline {
    width: 460px;
    line-height: 0.56rem;
    background-color: #737373;
    margin-bottom: 15px;
    position:relative;
}

.fmb_formline label {
    /* width: 95px;
    height: 50px;
    padding-left: 24px;
    font-size: 14px;
    color: #9b9b9b; */

}

.fmb_formline input[type="text"],
.fmb_formline textarea {
    width: 363px;
    padding-right: 25px;
}

.fmb_formline input[type="text"] {
    padding: 16px 0;
    background-color: transparent;
    color: #9b9b9b;
}

.fmb_formline textarea {
    height: 110px;
    line-height: 25px;
    font-size: 14px;
    color: #9b9b9b;
    padding: 12px 0;
    padding-right: 25px;
    resize: none;
    background-color: transparent
}

.yzmPic {
    display: block;
    height: 50px;
    position: absolute;
    top: 0;
    right: -240px;
    width: 145px;
}

.yzmLine {
    width: 220px;
    position: relative
}

.yzmLine.yzmLine input {
    width: 2.0rem;
    color: #9b9b9b;
    padding-right: 10px;
}

.footSubBtn {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #9b9b9b;
    background-color: #737373;
    cursor: pointer
}

.footMsgBox .contactWayTitle {
    margin-bottom: 12px;
}

.msgForm {
    width: 100%;
    margin-top: 30px;
}

.formBox {
    width: 300px;
    margin: auto;
}

.formLine {
    width: 100%;
    background: #ededed;
    margin-bottom: 25px;
    line-height: 30px;
    padding: 0 15px;
}

.selectLine {
    width: 195px !important;
}

.formLine label,
.formLine input[type="text"],
.formLine select,
.formLine textarea {
    font-size: 12px;
}

.formLine input[type="text"],
.formLine select {
    height: 30px;
    border: none;
    outline: none;
    background: #ededed;
}

.formLine input[type="text"],
.formLine textarea {
    width: 230px;
    padding: 0 10px;
}

.formLine textarea {
    padding: 8px;
    resize: none;
    line-height: 15px;
    border: none;
    outline: none;
    background: #ededed;
    height: 150px;
}

.formLine select {
    width: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/arrow.png") no-repeat scroll right center transparent;
    background-color: #ededed;
}

.SubBtn {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    letter-spacing: 5px;
    background: #007c38;
    border: none;
    outline: none;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;
}


/**********single*****/


.newsTxt {
    font-size: 0.3rem;
    color: #666;
    line-height: initial;
}

.newsTxt * {
    font-size: 0.3rem !important;
    color: #666 !important;
}

.newsTxt img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.goodsPic {
    margin: 20px auto;
}

.goodsPic img {
    display: block;
    max-width: 100%;
}

.backOut {
    margin-top: 25px;
}

.backOut,
.backOut a {
    color: #000;
}

.toNext {
    margin-top: 5px;
}

.toNext,
.toNext a {
    color: #000;
}

.backOut a:hover,
.toNext a:hover {
    text-decoration: underline;
}

/******newsinfoList******/
.newsinfoList_sec1 {
    padding-top: 100px;
}

.newsinfoList_sec1_list li {
    margin-bottom: 70px;
}

.newsinfoList_ti {
    margin-bottom: 70px;
}

.newsinfoList_ti_1 .lf {
    color: #161616;
    font-size: 20px;
}

.newsinfoList_ti_1:hover .rt {
    color: #e33a3d;
}

.newsinfoList_ti_2 {
    height: 28px;
    line-height: 28px;
    color: #808080;
}

.newsinfoList_picBox {
    width: 420px;
    height: 300px;
    overflow: hidden;
    margin-right: 30px;
}

.newsinfoList_picBox img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.newsinfoList_sec2 {
    padding-top: 0.5rem;
}

.newsinfoList_sec2_ti {
    margin-bottom: 1rem;
}

.newsinfoList_sec2_ti_1 {
    font-size: 1rem;
    color: #579f64;
}

.newsinfoList_sec2_ti_2 {
    color: #737373;
    font-size: 0.7rem
}

/*.newsinfoList_sec2_newslist li{width:100%;padding:0.3rem 0;border-bottom:1px dashed #ccc;}
.newsinfoList_sec2_newslist_date{width:30%;position: relative;top:0.1rem;}
.newsinfoList_sec2_newslist_pic{width:30%;height:3.5rem;overflow: hidden}
.newsinfoList_sec2_newslist_msg{width:65%;}
.newsinfoList_sec2_newslist_date .d1{font-size: 0.3rem;line-height: 1rem;color: #4a4a4a;font-family: arial;}
.newsinfoList_sec2_newslist_date .d2{font-size: 0.65rem;line-height: 0.7rem;color: #767676;font-family: arial;}
.newsinfoList_sec2_newslist_msg .p1{    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.65rem;
    color: #643e33;
    overflow: hidden;
    position: relative;}
.newsinfoList_sec2_newslist_msg .p1:after{height: 0.1rem;
    position: absolute;
    width: 5rem;
    bottom: 0;
    left: 0;
    background: #643e33;
    content: "";}
.newsinfoList_sec2_newslist_msg .p2{    height: 2rem;
    line-height: 1rem;
    font-size: 0.5rem;
    overflow: hidden;}
.newsinfoList_sec2_newslist_msg .p1 a:hover{color:#e33a3d;}*/

.newsinfoList_sec2_newslist li {
    margin-bottom: 0.3rem;
}

.newsinfoList_sec2_newslist li .picBox {
    width: 33%;
    height: 1.54rem;
    overflow: hidden;
}

.newsinfoList_sec2_newslist li .msgBox {
    width: 65%;
}

.newsinfoList_sec2_newslist li .msgBox .name {
    font-size: 0.3rem;
    font-weight: bold;
    color: #000;
    height: 0.56rem;
    line-height: 0.56rem;
    overflow: hidden;
}

.newsinfoList_sec2_newslist li .msgBox .txt {
    font-size: 0.3rem;
    line-height: 0.46rem;
    height: 0.94rem;
    overflow: hidden;
}

/************single**********/
.singleContent {
    min-height: 5rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.singleContent img {
    display: block;
    max-width: 100%;
}

/**********goodsLIst***********/
.gd_sec {
    padding: 0.56rem 0;
}

.gd_menu {
    width: 100%;
    margin: 0 auto 1rem;
    text-align: center
}

.gd_menu a {
    background: #ddd;
    color: #333;
    display: inline-block;
    width: 4rem;
    margin: 0 0.2rem;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.3rem;
}

.gd_menu a.menuActive {
    background: #ffc001;
    color: #fff;
}

.gd_menu a:active {
    background: #ffc001;
    color: #fff;
}

/*.gd_list li{width:49%;margin-right:2%;margin-bottom:0.2rem;}
.gd_list li .gd_picBox{width:100%;height:5.5rem;overflow: hidden;}
.gd_list li .gd_picBox img{!*display: block;width:100%;height:100%; *! }*/
.gd_list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 0.5rem;
}

.gd_list li .gd_picBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 2.1rem;
}

.gd_list li .picBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 4.5rem;
}

.gd_list li .name {
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
    padding: 0 0.5rem;
    text-align: center;
}

.gd_title {
    padding: 0 10px;
    height: 0.56rem;
    line-height: 0.56rem;
    overflow: hidden;
    text-align: center;
    font-size: 0.3rem;
}



/*******msgOnline********/
.fmb_formline {
    width: 100%;
    background-color: #ededed;
    margin-bottom: 15px;
}

.fmb_formline label:not(.error) {
   width:30%;
    max-width: 2.5rem;
    display: block;
    height: 0.94rem;
    line-height: 0.94rem;
    padding-left: 0.3rem;
    font-size: 0.3rem;
    color: #333;
    font-weight: 100;
}

.fmb_formline input[type="text"],
.fmb_formline textarea {
    width: 70%;
    font-size: 0.3rem;
}

.fmb_formline input[type="text"] {
    height: 0.94rem;
    background-color: transparent;
    color: #333;
}

.fmb_formline textarea {
    height: 2.57rem;
    line-height: 0.4rem;
    font-size: 0.3rem;
    color: #333;
    padding: 0.30rem 0;
    resize: none;
    background-color: transparent;
}

.yzmPic {
    display: block;
    height: 2rem;
    position: absolute;
    top: 0;
    right: -6.5rem;
    width: 5rem;
}

.yzmLine {
    /* width: 8rem; */
    position: relative
}

.yzmLine.yzmLine label.yzmLabel {
    width: 1.6rem;
}

.yzmLine.yzmLine input {
    width: 1.0rem;
    color: #333;
    padding: 0;
}

.footSubBtn {
    display: block;
    width: 100%;
    height: 0.94rem;
    font-size: 0.3rem;
    color: #fff;
    background-color: #201e71;
    cursor: pointer;
    max-width: 100% !important;
}

.footMsgBox .contactWayTitle {
    margin-bottom: 12px;
}

.msgForm {
    width: 100%;
    margin: 0.7rem 0 0;
}

.formBox {
    width: 300px;
    margin: auto;
}

.formLine {
    width: 100%;
    background: #ededed;
    margin-bottom: 25px;
    line-height: 30px;
    padding: 0 15px;
}

.selectLine {
    width: 195px !important;
}

.formLine label,
.formLine input[type="text"],
.formLine select,
.formLine textarea {
    font-size: 12px;
}

.formLine input[type="text"],
.formLine select {
    height: 30px;
    border: none;
    outline: none;
    background: #ededed;
}

.formLine input[type="text"],
.formLine textarea {
    width: 230px;
    padding: 0 10px;
}

.formLine textarea {
    padding: 8px;
    resize: none;
    line-height: 15px;
    border: none;
    outline: none;
    background: #ededed;
    height: 150px;
}

.formLine select {
    width: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/arrow.png") no-repeat scroll right center transparent;
    background-color: #ededed;
}

.SubBtn {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    letter-spacing: 5px;
    background: #007c38;
    border: none;
    outline: none;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;
}

.map {
    padding: 0.56rem 0;
}

.leftcontactWay {
    font-size: 0.6rem;
}

.leftcontactWay>b {
    display: block;
}

/******detail****/
.detailBox {
    width: 100%;
}

.detailBox img {
    display: block;
    width: 100%;
    margin: 0 auto 0.5rem;
}

.detailPicName {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
    color: #666;
}

.detailIntro {
    font-size: 14px;
    color: #666;
}

.backOut {
    margin-top: 25px;
}

.backOut,
.backOut a {
    font-size: 0.3rem;
    color: #000;
}

.toNext {
    margin-top: 5px;
}

.toNext,
.toNext a {
    font-size: 0.3rem;
    color: #000;
}

.backOut a:hover,
.toNext a:hover {
    text-decoration: underline;
}

.newsBigTitle {
    text-align: center;
    font-size: 0.4rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.apprTime {
    text-align: center;
    color: #666;
    font-size: 0.3rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.page {
    text-align: right;
    margin: 0.3rem 0;
}

#pagelist {
    margin: 12px auto;
}

#pagelist select {
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 0.56rem;
    border: 1px solid #aaa;
    border-radius: 8px;
    font-size: 0.24rem;
    font-weight: normal;
    font-family: MicroSoft YaHei;
    color: #333;
    background: -moz-linear-gradient(bottom, #ccc, #fff);
    background: -webkit-gradient(linear, bottom, from(#ccc), to(#fff));
    background: -webkit-linear-gradient(bottom, #ccc, #fff);
    background: -o-linear-gradient(bottom, #ccc, #fff);
}

#pagelist>a,
#pagelist>span.current,
#pagelist>span.total {
    display: none;
}

/******map*****/
#maptitle {
    padding: 10px 0 20px 0;
    text-align: center;
}

#maptitle a {
    display: inline-block;
    font-size: 0.875em;
    padding: 3px 4px;
    border: 1px #ccc solid;
    border-radius: 6px;
    color: #666;
}

#map_canvas {
    width: 100%;
    height: 15rem;
}

#result {
    width: 100%
}


/*******goodsType********/
.goodsTypeBox {
    margin-top: 0.3rem;
}

.goodTypeList {
    width: 100%;
    margin-bottom: 0.3rem;
}

.goodTypeList li a {
    display: block;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.3rem;
    color: #222;
    overflow: hidden;
}

.goodTypeList li:nth-child(2n) a {
    color: #ffffff;
}
