/* CSS Document */


/*公共样式开始*/

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    color: #cb0708;
}

fieldset,
img {
    border: 0;
}

ol,
ul {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

em,
i,
stong {
    font-style: normal;
    font-weight: normal;
}

.cl {
    clear: both;
    content: " ";
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
}

.ov {
    overflow: hidden;
    zoom: 1;
}

.elp {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    font-family: "微软雅黑";
    color: #333;
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}

.pc {
    display: block;
}

.mobile {
    display: none;
}

.xd {
    text-transform: uppercase;
    /*font-style: italic;*/
}

*:focus {
    outline: none;
}

.cored {
    color: #cb0708;
}

.co99 {
    color: #999;
}

.co66 {
    color: #666;
}

.co65 {
    color: #333;
}

.coff {
    color: #fff;
}

.size12 {
    font-size: 12px;
}

.size14 {
    font-size: 14px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.w {
    width: 1196px;
    margin: 0 auto;
}

.wid {
    width: 100%;
}

.nm_top {
    background: #235ea0;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    overflow: hidden;
    display: block;
    width: 100%;
}

.mn_dh {
    width: 1180px;
    margin: 0 auto;
}

.mn_dh a {
    color: #FFF;
    padding: 0 4px;
}

.top {
    height: 89px;
}

.logo h1 {
    padding-top: 17px;
}

.menu {
    width: 895px;
}

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

.nav {
    height: 89px;
    line-height: 89px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #646464;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
    font-weight: bold;
}

.nav .nLi h3 a {
    display: block;
    font-size: 16px;
    width: 98px;
    text-align: center;
}

.nav .sub {
    display: none;
    width: 120px;
    left: 0;
    top: 100px;
    position: absolute;
    line-height: 108px;
}

.nav .sub li {
    zoom: 1;
    height: 38px;
    line-height: 38px;
    background: #235ea0;
    margin-top: 1px;
    text-align: center;
}

.nav .sub a {
    display: block;
    color: #fff;
    font-size: 14px
}

.nav .sub a:hover {
    background: #235ea0;
    color: #fff;
}

.nav .nLi h3 a:hover {
    background: #235ea0;
    color: #fff;
}

.nav .on h3 a {
    background: #235ea0;
    color: #fff;
}

.banner {
    height: 659px;
}

.neiye_chanpin_qiehuan {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.neiye_chanpin_qiehuan .hd {
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
    z-index: 1;
}

.neiye_chanpin_qiehuan .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.neiye_chanpin_qiehuan .hd ul li {
    float: left;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    line-height: 14px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.neiye_chanpin_qiehuan .hd ul li.on {
    background: #235ea0;
    color: #fff;
}

.neiye_chanpin_qiehuan .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.neiye_chanpin_qiehuan .bd li {
    zoom: 1;
    vertical-align: middle;
}

.neiye_chanpin_qiehuan .bd img {
    width: 100%;
    display: block;
}

.neiye_chanpin_qiehuan .prev,
.neiye_chanpin_qiehuan .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.neiye_chanpin_qiehuan .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.neiye_chanpin_qiehuan .prev:hover,
.neiye_chanpin_qiehuan .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.neiye_chanpin_qiehuan .prevStop {
    display: none;
}

.neiye_chanpin_qiehuan .nextStop {
    display: none;
}

.main01l {
    width: 382px;
    background: url(../images/index_gywm.png) no-repeat center top;
    padding-top: 90px;
    text-align: center;
}

.main01l h2 a,
.main01z h2 a,
.main01r h2 a {
    font-size: 24px;
    line-height: 44px;
}

.main01l p,
.main01z p,
.main01r p {
    color: #c5c5c5;
    font-size: 14px;
}

.main01 {
    margin-top: 25px;
    padding: 30px 0;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    display: block;
    z-index: 1;
    position: relative;
    background: #FFF;
}

.main01z {
    width: 382px;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
    margin-left: 18px;
    background: url(../images/index_jsfw.png) no-repeat center top;
    padding-top: 90px;
    text-align: center;
}

.main01r {
    width: 382px;
    background: url(../images/index_lxwm.png) no-repeat center top;
    padding-top: 90px;
    text-align: center;
}

.main01rx {
    padding: 12px 0;
    border-bottom: 1px #ddd solid;
    height: 37px;
    overflow: hidden;
    display: block;
}

.main02 {
    width: 1172px;
    border: #dfdfe1 1px solid;
    margin: 30px auto;
    height: 230px;
    padding: 10px;
}

.more2 {
    width: 50px;
    height: 20px;
    border: 1px #ddd solid;
    text-align: center;
    line-height: 20px;
}

.daan em {
    border-bottom: 2px #235ea0 solid;
    line-height: 30px;
    width: 100px;
    display: block;
}

.daan {
    border-bottom: 1px #ddd solid;
}

.shouye_youxiu_qiehuan {
    width: 1172px;
    overflow: hidden;
    position: relative;
    margin-top: 23px;
}

.shouye_youxiu_qiehuan .bd ul {
    overflow: hidden;
    zoom: 1;
}

.shouye_youxiu_qiehuan .bd ul li {
    padding: 0 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    height: 190px;
    border-left: 1px #ddd solid;
    background: url(../images/index_28.jpg) no-repeat bottom;
    margin-bottom: 20px;
}

.shouye_youxiu_qiehuan .bd ul li .pic {
    text-align: center;
    width: 162px;
    height: 129px;
}

.shouye_youxiu_qiehuan .bd ul li .pic img {
    width: 162px;
    height: 129px;
    display: block;
}

.shouye_youxiu_qiehuan .bd ul li .pic a:hover img {
    border-color: #999;
}

.shouye_youxiu_qiehuan .bd ul li .title {
    line-height: 34px;
    height: 34px;
}

.shouye_youxiu_qiehuan .bd ul li:hover .title {
    background: #235ea0;
}

.shouye_youxiu_qiehuan .bd ul li:hover .title a {
    color: #fff;
}

.brand-con {
    width: 1194px;
    border: #dfdfe1 1px solid;
    overflow: hidden;
    margin: 0 auto 30px;
}

.brand-con .brand-title {
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px #ddd solid;
}

.brand-box {
    padding: 10px;
}

.brand-con .brand-list {
    overflow: hidden;
}

.brand-con .brand-list img {
    width: 240px;
    height: 240px;
    margin: 10px;
    float: left;
}

.footer {
    background: url(../images/bg.jpg) #5a5a5a no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.footerml {
    width: 925px;
    padding: 30px 0;
    height: 121px;
}

.footerml em {
    margin-right: 30px;
    color: #eee;
    line-height: 34px;
}

.footermr {
    width: 230px;
    padding: 20px;
    height: 141px;
}

.erweima {
    margin: 15px auto 0;
    width: 86px;
}


/*内页开始*/

.ny_banner {
    position: relative;
    /* left: 50%;
    margin-left: -1220px;
    height:330px; width:2440px;  */
    overflow: hidden;
    display: block;
    text-align: center;
}

.ny_banner img {
    width: 100%;
}


/*翻页*/

.pages {
    height: 29px;
    overflow: hidden;
    text-align: center;
    padding: 50px 0;
}

.pages a,
.pages span,
.pages em {
    padding: 8px 15px;
    border: 1px solid #ddd;
    margin: 0 5px;
}

.pages span,
.pages a:hover {
    background: #0a59a8;
    border: 1px solid #07519c;
    color: #fff;
}

.pages a {
    color: #333;
}


/*公司动态*/

.sub_left {
    width: 276px;
    float: left;
    /* overflow: hidden; */
    display: block;
}

.sub_right {
    background: url(../images/ny_lm.png) no-repeat top center;
    width: 895px;
    padding: 0 5px;
    float: right;
    overflow: hidden;
    display: block;
}

.left_title {
    height: 48px;
    line-height: 48px;
    background: url(../images/left_title.png) no-repeat;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.left_menu {
    border: 1px solid #c7c5c5;
    padding: 0px;
    margin: 0px;
    background: #f5f5f5;
}

.left_menu ul {
    padding-left: 20px;
}

.left_menu ul li {
    height: 35px;
    line-height: 35px;
    margin-top: 2px;
    margin: 0 23px;
}

.left_menu .dybg {
    background: #9eccff;
    margin: 0px;
    color: #235ea0;
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.left_menu .dybg a {
    text-align: center;
}

.left_menu .dybg a,
.left_menu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    background: url(../images/sub_left1.png) no-repeat center bottom;
}

.left_menu .dybg a:hover,
.left_menu ul li a:hover,
.left_menu ul li a.bg {
    background: url(../images/sub_left.png) no-repeat center bottom;
    color: #3a6ea5;
    font-weight: bold;
}

.ny_left_rczx {
    overflow: hidden;
    display: block;
    margin: 10px 0;
}

.ny_left_lxwm {
    border: 1px solid #c7c5c5;
    text-align: center;
    font-size: 14px;
    padding: 15px;
    color: #737373;
}

.ny_left_lxwm p {
    border-bottom: 1px solid #c7c5c5;
    line-height: 32px;
}

.ny_left_lxwm p span {
    color: #0b52a6;
    font-weight: 800;
    font-size: 16px;
}

.ny_left_lxwm p a {
    color: #FFF;
    background: #0b52a6;
    border-radius: 4px;
    padding: 2px 5px;
}


/*政策法规*/

.zcfg_list li {
    border: 1px solid #ededed;
    margin: 8px 0;
    padding: 0 8px;
    font-size: 12px;
    line-height: 30px;
}

.zcfg_list li span {
    float: right;
    color: #9e9e9e;
}

.zcfg_list li i {
    color: #c30000;
    padding: 0 4px;
}

.right_title {
    height: 40px;
    line-height: 34px;
    padding: 0 10px;
    text-align: right;
    color: #fff;
}

.right_title span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}

.right_title a {
    color: #ecf5ff;
}

.right_title a,
.right_title em {
    padding: 0 3px;
}

.sub_main {
    padding: 30px 0;
}

.sub_banner {
    background: url(../images/subban1.jpg) no-repeat center 0;
    height: 300px;
}

.subnews_list,
.yyjjfa_list {
    padding: 10px 0;
}

.subnews_list li,
.yyjjfa_list li {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    height: auto;
    overflow: hidden;
}

.subnews_list p.p1 {
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 14px;
    text-indent: 14px;
    color: #999;
}

.subnews_list p.p1 a {
    float: left;
    color: #555;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.subnews_list p.p1 a:hover {
    color: #C8000A;
}

.subnews_list p.p2 {
    color: #999;
    padding-left: 14px;
    line-height: 24px;
    height: 44px;
    overflow: hidden;
    padding-top: 5px;
}

.subnews_list .txt {
    width: 675px;
    float: right;
}

.article_Rmore {
    color: #C8000A;
    font-size: 13px;
    display: block;
    padding: 8px 0 0 15px;
}

.article_Rmore:hover {
    text-decoration: underline;
}

.article_title {
    font-size: 18px;
    text-align: center;
    padding: 30px 0;
    font-weight: bold;
}

.article_con img {
    max-width: 750px;
    margin: 10px auto;
}

.article_con p {
    text-indent: 2em;
    padding: 10px 0;
    font-size: 14px;
    line-height: 34px;
}

ul.other_article {
    margin: 0 auto;
    border-top: 1px dashed #ccc;
    padding: 10px;
}

.article_info {
    text-align: center;
    color: #999;
    line-height: 30px;
    background: #f4f3f3;
    margin-bottom: 10px;
}

.article_info span {
    padding: 0 80px;
}

.article_box img {
    max-width: 750px;
    margin: 0 auto;
}

.news_list2 li {
    width: 265px;
    float: left;
    margin: 10px 18px;
}

.news_list2 li img {
    border: 1px solid #ddd;
    padding: 1px;
}

.news_list2 {
    margin: 0 -18px;
}

.news_list2 h5 {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-top: 5px;
}

.news_list2 h5 a {
    font-weight: bold;
}

.news_list2 span {
    display: block;
    height: 26px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
}

.news_list2 p {
    font-size: 12px;
    line-height: 20px;
}

.plr35 {
    padding-left: 35px;
    padding-right: 35px;
}

.sub_piclist li {
    width: 264px;
    float: left;
    padding: 20px 15px 5px;
    text-align: center;
    border-bottom: 1px dashed #ddd;
}

.sub_piclist li p {
    min-height: 44px;
    line-height: 22px;
}

.sub_piclist li p a img {
    padding-left: 10px;
}

.sub_piclist {
    padding-top: 15px;
    margin: 0 -15px;
}

.sub_piclist img {
    border: 1px solid #ddd;
}

.sub_piclist a img:hover {
    border: 1px solid #C8000A;
}

.sub_piclist p a img {
    border: 0;
}

.kw_list li img {
    width: 210px;
    height: 285px;
}

.kw_list li p {
    /*text-align: left;*/
    padding: 5px 28px 0;
}

.kw_list div span a {
    display: block;
    float: right;
    width: 53px;
    height: 21px;
    line-height: 20px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-top: 5px;
    text-indent: 20px;
    background: url(../images/icon.png) no-repeat #fff;
    margin-left: 5px;
}

.kw_list div {
    position: relative;
}

.kw_list div:hover span {
    display: block;
}

.kw_list div span {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 70px;
    display: none;
}

.yulan {
    background-position: 5px 5px !important;
}

.yulan:hover {
    color: #C8000A;
    background-position: -89px 5px !important;
    border: 1px solid #C8000A;
}

.xiazai {
    background-position: 5px -35px !important;
}

.xiazai:hover {
    color: #C8000A;
    background-position: -89px -35px !important;
    border: 1px solid #C8000A;
}

.team_list li {
    height: auto;
    overflow: hidden;
    padding: 20px;
    border-bottom: 1px dashed #ddd;
}

.team_list li div {
    width: 60%;
    float: right;
    line-height: 28px;
}

.team_list li div p {
    text-indent: 2em;
    padding: 10px 0;
}

.zeren {
    padding: 20px 0;
}

.zeren li {
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
}

.zeren li div {
    width: 50%;
    float: right;
}

.zeren li img {
    border: 1px solid #ccc;
}

.zeren_txt {
    padding: 0 0 10px;
}


/*关于我们*/

.article_box {
    font-size: 14px;
    line-height: 34px;
}


/*直销超市*/

.zxcs_list {
    display: block;
    overflow: hidden;
    width: 990px;
}

.zxcs_list li {
    float: left;
    width: 260px;
    border: 1px solid #e2e1dc;
    background: #f8f4f3;
    text-align: center;
    margin: 10px 45px 10px 2px;
}

.zxcs_list li a p {
    line-height: 34px;
}

.zxcs_list li img {
    margin: 5px auto;
    width: 250px;
    display: block;
}


/*解决方案*/

.yyjjfa_list li {
    padding: 10px 15px;
    background: url(../images/tubiao.jpg) no-repeat left center;
}


/*资料中心*/

.ny_zlzx li {
    background: url(../images/zlxz.jpg) no-repeat bottom left;
    height: 47px;
    line-height: 47px;
    margin: 2px 0;
    overflow: hidden;
    display: block;
    padding: 0 20px 0 70px;
    font-size: 14px;
}

.ny_zlzx li a {
    color: #626262;
}

.ny_zlzx li span {
    float: right;
    color: #9b9bb4;
}

.ny_zlzx li:hover {
    background: url(../images/zlxz.jpg) no-repeat top left;
}


/*留言*/

.ny_zxly {
    padding: 40px;
}

.ny_zxly tr td {
    line-height: 66px;
}

.q-title {
    width: 96px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
}

.ny_zxly input {
    overflow: auto;
    border: 1px solid #d2d2d2;
    height: 30px;
    padding: 0;
    margin: 0;
    line-height: 30px;
    background: #e5e6e6;
    border-radius: 4px;
}

input.btnSubmit,
input.btnReset {
    border: none;
    width: 200px;
    height: 56px;
    display: block;
    float: left;
    color: #4f4f4f;
    cursor: pointer;
    margin-left: 100px;
    margin-top: 40px;
}

.ny_zxly .btnSubmit {
    background: #e8645a;
    font-size: 24px;
    color: #FFF;
    font-weight: 800;
    font-family: Arial, Helvetica, sans-serif
}

.ny_zxly input.btnReset {
    background: #235ea0;
    font-size: 24px;
    color: #FFF;
    font-weight: 800;
    font-family: Arial, Helvetica, sans-serif
}

.main_title .kuai2 {
    width: 396px;
    margin: 0 auto;
    height: 1px;
    background-color: #767676;
    margin-top: 10px;
    margin-bottom: 0px;
}

.main_title .kuai3 {
    width: 100px;
    margin: 0 auto;
    height: 1px;
    background-color: #767676;
    margin-top: 10px;
    margin-bottom: 0px;
}

.main_title p {
    background: url(../img/xian.png) no-repeat center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.business_box {
    height: auto;
    overflow: hidden;
    margin: 0 -33px;
}

.bgf5 {
    background: #f5f5f5;
}

.business_box li {
    width: 340px;
    height: 333px;
    overflow: hidden;
    display: block;
    border-bottom: 3px solid #000;
    float: left;
    background: #FFF;
    text-align: center;
    margin: 0 36px;
}

.business_box li h4 {
    padding-top: 15px;
    font-size: 16px;
}

.business_box li span {
    color: #cccccc;
}

.business_box li a {
    font-size: 16px;
}

.business_box li p {
    margin: 15px 15px 0;
    border-top: 1px solid #dcdcdc;
    height: 45px;
    line-height: 45px;
}

.iabout_txt {
    /*padding: 0 50px;*/
    text-align: center;
    background: url(../img/gsjj_bj.png) no-repeat right;
    padding-right: 390px;
    min-height: 224px;
}

.main_box {
    padding-bottom: 40px;
}

.index_xw {
    background: #FFF;
    padding: 50px 0px;
    height: 330px;
}

.index_xw .fl {
    padding: 20px 40px;
    border: 1px solid #eeeeee;
}

.index_jjfw {
    margin-left: 50px;
}

.index_gsxw,
.index_jjfw {
    float: left;
    width: 373px;
}

.index_gsxw h4,
.index_jjfw h4 {
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
}

.index_gsxw h4 span,
.index_jjfw h4 span {
    font-size: 10px;
    color: #8a8a8a;
    font-family: Arial, Helvetica, sans-serif;
}

.index_gsxw dl,
.index_jjfw dl {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
}

.index_gsxw dl dt,
.index_jjfw dl dt {
    font-weight: bold;
    line-height: 40px;
}

.index_gsxw dl dd img,
.index_jjfw dl dd img {
    float: left;
    width: 66px;
    margin-right: 10px;
}

.index_gsxw dl dd p,
.index_jjfw dl dd P {
    font-size: 12px;
    line-height: 20px;
    color: #9d9d9d;
}

.index_gsxw dl dd span,
.index_jjfw dl dd span {
    display: block;
}

.index_gsxw ul li,
.index_jjfw ul li {
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
    background: url(../img/jiao.png) no-repeat left center;
    padding-left: 10px;
}

.index_gsxw ul li span,
.index_jjfw ul li span {
    float: right;
}

.index_zxly {
    width: 260px;
    height: 338px;
    border: 1px solid #eeeeee;
}

.index_zxly h4 {
    background: #000;
    height: 38px;
    line-height: 38px;
    color: #FFF;
    font-size: 16px;
    padding-left: 10px;
}

.index_zxly h4 span {
    border-left: 3px solid #FFF;
    height: 16px;
    padding-left: 5px;
}

.index_zxly ul {
    padding: 10px;
}

.index_zxly ul li {
    border-bottom: 1px solid #eeeeee;
    background: url(../img/jiao.png) no-repeat left center;
    font-size: 12px;
    padding-left: 10px;
}


/*产品详情*/

.ny_cpxq {
    padding-top: 15px;
}

.ny_cpxq_1 {
    width: 365px;
    height: 204px;
    float: left;
    border: 1px solid #d4d4d4;
    text-align: center;
}

.ny_cpxq_1 img {
    width: 365px;
    height: 204px;
}

.ny_cpxq_2 {
    width: 440px;
    height: 204px;
    float: right;
    font-size: 14px;
}

.ny_cpxq_2 h1 {
    font-size: 16px;
    color: #242424;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
}

.ny_cpxq_2 p {
    color: #757575;
    line-height: 35px;
}

.ny_cpxq_2 p .pdf {
    background: url("../images/pdf.png") no-repeat left center;
    padding-left: 20px;
    color: #757575;
}

.ny_cpxq_2 p .download-box {
    color: #337ab7;
    cursor: pointer;
}

.ny_cpxq_2 a {
    color: #337ab7;
    text-decoration: none;
}

.ny_cpxq_3 {
    width: 100%;
    overflow: hidden;
    display: block;
}

.ny_cpxq_3 h4,
.ny_cpxq_5 h4 {
    background: url(../images/xpxq_bj.png) no-repeat left center;
    height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #FFF;
    line-height: 40px;
    margin-top: 15px;
}

.ny_cpxq_4 {
    font-size: 14px;
    line-height: 30px;
}

.ny_cpxq_5 {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.menu-btn,
.cancel-btn,
.product-con,
.mini-menu {
    display: none;
}

.download-center {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 330px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}

.download-center .download-clear {
    overflow: hidden;
    margin-bottom: 10px;
}

.download-center .download-item {
    float: left;
    width: 70px;
    line-height: 30px;
}

.download-center .download-input {
    float: right;
    width: 180px;
    border: 1px solid #d2d2d2;
    height: 30px;
    padding: 0;
    margin: 0;
    line-height: 30px;
    background: #e5e6e6;
    border-radius: 4px;
}

.download-center .download-textarea {
    height: 72px;
    line-height: 24px;
}

.download-center .down-group {
    text-align: center;
}

.download-center .down-group .btn-submit,
.download-center .down-group .cancel {
    border: none;
    display: inline-block;
    width: 80px;
    text-align: center;
    background: #e8645a;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
}

.download-center .down-group .cancel {
    background: #235ea0;
}

@media screen and (max-width: 760px) {
    .pc {
        display: none;
    }
    .mobile {
        display: block;
    }
    .top {
        height: 100px;
    }
    .logo h1 {
        padding-top: 0;
    }
    .logo h1 img {
        height: 60px;
        margin-left: 20px;
    }
    .menu-btn {
        display: block;
        width: 40px;
        height: 40px;
        float: right;
        margin: 10px;
    }
    .menu {
        display: none;
    }
    .showMenu {
        width: 100%;
        position: absolute;
        top: 60px;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        z-index: 992;
        background: #fff;
        overflow: scroll;
    }
    .mini-menu {
        display: flex;
        clear: both;
    }
    .mini-menu .mini-menu-item {
        width: 25%;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        background: #235ea0;
        color: #fff;
    }
    .nav {
        height: auto;
        line-height: 40px;
    }
    .nav .nLi {
        display: block;
        clear: both;
        float: none;
    }
    .nav .nLi h3 {
        height: 40px;
        float: none;
    }
    .nav .nLi h3 .arrow {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        margin-top: 18px;
        vertical-align: middle;
        border-top: 6px dashed;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }
    .nav .nLi.on h3 .arrow {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        margin-top: 18px;
        vertical-align: middle;
        border-top: 0px dashed;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        border-bottom: 6px dashed;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }
    .nav .sub {
        width: 100%;
        display: none;
        position: unset;
        clear: both;
    }
    .nav .on .sub {
        display: block;
    }
    .nav .sub li {
        text-align: left;
        padding-left: 40px;
        background: #fff;
        box-sizing: border-box;
    }
    .nav .sub a {
        color: #646464;
    }
    .nav .nLi h3 a {
        width: 100px;
        float: left;
        text-align: left;
        padding-left: 20px;
        background: #fff!important;
        color: #646464!important;
        box-sizing: border-box;
    }
    .w,
    .shouye_youxiu_qiehuan {
        width: 100%;
    }
    .neiye_chanpin_qiehuan .hd ul li {
        width: 10px;
        height: 10px;
    }
    .bd li {
        min-height: 100px;
    }
    .main01 {
        width: calc( 100% - 20px);
        margin: 25px 10px 0;
        padding: 16px 0;
        display: none;
    }
    .main01z {
        border: none;
        margin-left: 0;
    }
    .main02 {
        width: calc( 100% - 40px);
        margin: 30px 10px;
        display: none;
    }
    .main01l,
    .main01z,
    .main01r {
        width: 33.3%;
        background-size: 90%;
        padding-top: 70px;
    }
    .main01l h2 a,
    .main01z h2 a,
    .main01r h2 a {
        font-size: 16px;
        line-height: 34px;
    }
    .main01l p,
    .main01z p,
    .main01r p {
        font-size: 12px;
        line-height: 20px;
        padding: 0 4px;
    }
    .product-con {
        display: block;
        border: #dfdfe1 1px solid;
        margin: 30px 10px;
        padding: 10px;
        overflow: hidden;
    }
    .product-con .product-type {
        padding-left: 6px;
        border-bottom: 1px #ddd solid;
        line-height: 30px;
        display: block;
        font-size: 16px;
        background: #235ea0;
        color: #fff;
    }
    .product-list {
        overflow: hidden;
    }
    .product-list a {
        width: 50%;
        float: left;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .product-con .img-con {
        min-height: 60px;
    }
    .product-con .img-con img {
        width: 100%;
        height: auto;
        display: block;
        margin-top: 16px;
    }
    .product-con .product-text {
        text-align: center;
        line-height: 24px;
        height: 24px;
    }
    .product-con .more-product {
        width: 100%;
        text-align: center;
        padding: 6px;
        margin: 10px auto;
        border: 1px #ddd solid;
    }
    .brand-con {
        width: calc(100% - 20px);
        margin: 0 10px 30px;
    }
    .brand-con .brand-title {
        font-size: 16px;
        line-height: 36px;
    }
    .brand-con .brand-list img {
        width: 50%;
        height: auto;
    }
    .footer {
        background: url(../images/bg.jpg) #5a5a5a repeat;
        ;
    }
    .footerml,
    .footermr {
        width: 100%;
        float: none;
        box-sizing: border-box;
        display: block;
        padding: 20px;
        height: auto;
    }
    .footermr {
        padding-top: 0;
        display: none;
    }
    .footerml em {
        margin-right: 0;
        display: block;
        line-height: 30px;
    }
    .footerml span {
        line-height: 30px;
    }
    .footerml br {
        display: none;
    }
    .bshare-custom {
        text-align: center;
    }
    /*内页开始*/
    .ny_banner {
        width: 100%;
        left: 0;
        margin-left: 0;
        height: auto;
    }
    .ny_banner img {
        width: 100%;
        height: auto;
    }
    .sub_left {
        display: none;
    }
    .show-left-menu {
        display: block;
        width: 100%;
    }
    .show-left-menu .left_title {
        display: none;
    }
    .wrapper .arrchildid {
        /* overflow: scroll;
        display: flex; */
    }
    .show-left-menu .arrchildid .menu-item,
    .show-left-menu .left_menu .dybg {
        /* min-width: 80px; */
    }
    .show-left-menu .ny_left_rczx {
        display: none;
    }
    .sub_right,
    .zxcs_list {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_right {
        background: none;
    }
    .sub_right .right_title {
        overflow: hidden;
        text-align: left;
        border-bottom: 1px solid #ccc;
    }
    .sub_right .right_title span {
        width: 100%;
        color: #333;
        line-height: 40px;
    }
    .zxcs_list li {
        width: 47%;
        margin: 10px 1%;
        float: left;
    }
    .zxcs_list li img {
        width: 140px;
        height: 110px;
    }
    .zxcs_list li a p {
        line-height: 34px;
        overflow: hidden;
        height: 34px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .pages a,
    .pages span,
    .pages em {
        padding: 8px 7px;
        margin: 0 2px;
    }
    .pages a.a1 {
        display: none;
    }
    .ny_cpxq_1,
    .ny_cpxq_2 {
        width: 100%;
        height: auto;
        margin: 0 auto;
        float: none;
    }
    .ny_cpxq_1 img {
        width: 100%;
        height: auto;
    }
    .subnews_list img {
        width: 100%;
        height: auto;
    }
    .subnews_list .txt {
        width: 100%;
        height: auto;
    }
    .subnews_list p.p1 a {
        width: calc(100% - 100px);
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .article_con {
        padding: 10px;
    }
    .article_con img {
        width: 100%!important;
        height: auto!important;
    }
    .article_con #map {
        width: 100%!important;
    }
    .ny_zxly {
        padding: 10px;
    }
    .ny_zxly form {
        width: 100%;
    }
    .ny_zxly table tr td:nth-child(2) {
        width: 100%;
    }
    .ny_zxly input,
    .ny_zxly textarea {
        /* width: calc(100% - 200px)!important; */
        width: 100%!important;
        background: #e5e6e6;
        border-radius: 4px;
        border: 1px solid #d2d2d2;
    }
    .q-title {
        width: 70px;
    }
    .ny_zxly .btnSubmit,
    .ny_zxly .btnReset {
        width: 100px!important;
        height: 40px;
        margin: 10px auto;
        float: none;
        display: inline-block;
    }
    .ny_zlzx li {
        border-right: 2px solid #ececec;
    }
    .ny_cpxq_4 img {
        width: 100%!important;
    }
    .left_menu ul li {
        line-height: 42px;
        height: 42px;
    }
    .menu-item {
        min-width: 100px;
        margin: 0 !important;
    }
    .dybg .arrow {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 6px dashed;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        border-bottom: 0px dashed;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }
}