<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -- 全局定义 -- */
body { color:#666; line-height: 2.4rem; }/*全局文字*/
a { color:#666;}/*全局链接*/
a:link { color:#666 }     /* 未访问的链接 */
a:visited { color:#666 }  /* 已访问的链接 */
a:hover { color: #a90000 }    /* 当有鼠标悬停在链接上 */
a:active { color: #4D7AA8 }   /* 被选择的链接 */
.green { color:#390; }/*通用值*/
.g-prolistbox3 .content i,.g-prolistbox4 .content i,.g-bd .m-con-1 a { color:#282828;}
.max_bg div { border-style:solid; border-color:#bcbcbc; background-color:#fff; color:#303f4c; }/*弹出层背景*/
/*按钮样式1*/
.m-tit { background:#dedede; border-bottom:3px solid #652c7f; }
.m-tit .u-ico:before{ background:#282828; }
.m-tit .u-ico:after{ background:#f6f6f6; }
/*搜索按钮背景色*/
.g-se .u-bt:before{border:3px solid #fff;}/*搜索按钮-放大镜圆圈颜色*/
.g-se .u-bt:after{background:#fff;}/*搜索按钮-放大镜直线颜色*/
.g-se .u-in{ background:transparent;}
.g-prn .m-con p { border-top:1px solid #e6e6e6; border-bottom:1px solid #fff; } /*产品导航*/
.g-sbox .m-con .u-lifo { border-bottom:1px solid #fff; box-shadow:0 1px #e6e6e6; margin-bottom:2px; }/*产品列表*/
.g-sbox .m-con .u-lifo p { color:#a1a1a1; }/*产品详细描述颜色*/
.g-sbox .m-con .u-lifo img { border:1px solid #e1e1e1; }/*产品图片*/
.g-sbox .m-con.z-spe a, .g-bd .m-con-3 li, .qabox .qacont .list a {  -webkit-box-shadow:0 1px 1px #E6E6E6;box-shadow:0 1px 1px #E6E6E6;}/*新闻相关切换文字*/
.m-about .list a { border-bottom:1px solid #fff; border-top:1px solid #e6e6e6; }/*新闻相关切换文字*/
.m-about p { border-bottom:1px solid #e6e6e6; }
.s-babg:nth-child(n){ background:#fff; }	/*XX列表奇偶阴影*/
.s-babg:nth-child(2n){ background:#fafafa; }  /*XX列表奇偶阴影*/
.s-tbg { color:#999999; }/*产品、新闻切换-标题样式*/
/* -- 内页--产品导航页二级奇偶行背景 -- */
.g-bd .m-pronav .list .white,{ background:#fff; }
.g-bd .m-pronav .list .gray,{ background:#f8f8f8; }
/* -- 产品导航页二级导航背景颜色，字体颜色和线条颜色  -- */
.g-bd .m-pronav .prolist { border: 1px solid #e1e1e1; }/*产品导航最外层边框*/
.g-bd .m-pronav .prolist li .on { border-bottom:1px solid #ffffff; background-color:#fbfbfb; background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1)); background-image: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -moz-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -o-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -ms-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: linear-gradient(top, #fbfbfb, #e1e1e1); }/*产品导航展开边框*/
.g-bd .m-pronav .prolist li .down { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.g-bd .m-pronav .prolist li:last-child .down { border:none; }
.g-bd .m-pronav .prolist li p { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.g-bd .m-pronav .prolist li ul a { border:0; }
.g-bd .m-pronav .list1 li { border-bottom:1px solid #e1e1e1; }/*产品导航二级栏目边框*/
.g-bd .m-pronav .list1 li:before { border-color: #282828 #282828 transparent transparent; }
.g-bd .m-pronav .list1 li:after { border-color: #fff #fff transparent transparent; }
.g-bd .m-pronav .prolist .list1 .a_tit:before { border-color: #282828 #282828 transparent transparent; }
.g-bd .m-pronav .prolist .list1 .a_tit:after { border-color: #fff #fff transparent transparent; }
.g-bd .m-pronav .list2 a:nth-child(odd) li {border-right:1px dashed #ddd;}
.g-bd .m-pronav .list3 a:nth-child(3n-2) li {border-right:1px dashed #ddd;}
.g-bd .m-pronav .list3 a:nth-child(3n-1) li {border-right:1px dashed #ddd;}
/*图片产品分类*/
.g-bd .prolist_img { border-bottom:1px solid #dddddd; }
.g-bd .prolist_img li { border-bottom:1px solid #dddddd; border-top:1px solid #fff; }
.g-bd .prolist_img li .tt_box { background:#f9f9f9; }
.g-bd .prolist_img li .tt_box h5 { color:#333333; }
.g-bd .prolist_img li .tt_box p { color:#aaaaaa; }
.g-bd .prolist_img .hideen_box { background:#505050; }
.g-bd .prolist_img .hideen_box:before { background:#505050; }
.g-bd .prolist_img .hideen_box a { color:#fff; }
/* -- 帮助中心列表页边框样式  -- */
.m-help .m-con{ border:1px solid #e1e1e1; }
.m-help .m-con .helplist li,.g-bd .m-con .helplist li { border-top:1px solid #fff; border-bottom:1px solid #eaeaea; background-color:# fbfbfb;background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f7f7f7)); background-image: -webkit-linear-gradient(top, #fbfbfb, #f7f7f7); background-image: -moz-linear-gradient(top, #fbfbfb, #f7f7f7); background-image: -o-linear-gradient(top, #fbfbfb, #f7f7f7); background-image: -ms-linear-gradient(top, #fbfbfb, #f7f7f7); background-image: linear-gradient(top, #fbfbfb, #f7f7f7); }
.m-help .m-con .helplist li a { color:#666;}
/* -- 新闻中心详细页样式  -- */
.m-com dl,.m-con dl{ border-top:1px solid #fff; border-bottom:1px solid #d9d9d9; }
.m-con .nav{border:0;}
.m-com .relay_time,.m-con .relay_time { color:#b2b2b2;}
.m-com .re_sec,.m-con .re_sec { background:#e6e6e6;}
.m-rec a{ color:#282828 ; }
/* 关于我们标题   */
.m-cont .m-con .ptit { color:#282828 ; font-size:14px; }
.m-cont h2 { color:#282828 ; }
.line { border-bottom:1px solid #e6e6e6; border-top:1px solid #fff; }
/* 留言样式   */
.leave .name, .leave .ly, .joinuscon .ly, .joinuscon .name, .xgmmbox .name,.name.z-spe { color:#d6d6d6; }
.u-inna{ color:#d6d6d6; }
.leave .name, .leave .ly, .joinuscon .ly, .joinuscon .name, .xgmmbox .name,.name.z-spe { border:1px solid #d2d2d2; background-color:#f8f8f8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff)); background-image: -webkit-linear-gradient(top, #f8f8f8, #fff); background-image: -moz-linear-gradient(top, #f8f8f8, #fff); background-image: -o-linear-gradient(top, #f8f8f8, #fff); background-image: -ms-linear-gradient(top, #f8f8f8, #fff); background-image: linear-gradient(top, #f8f8f8, #fff); }
.u-inna { border:1px solid #d2d2d2; background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff)); background-image: -webkit-linear-gradient(top, #f8f8f8, #fff); background-image: -moz-linear-gradient(top, #f8f8f8, #fff); background-image: -o-linear-gradient(top, #f8f8f8, #fff); background-image: -ms-linear-gradient(top, #f8f8f8, #fff); background-image: linear-gradient(top, #f8f8f8, #fff); }
/* 在线咨询/反馈/加盟申请   */
.m-con-4.z-use h4 { color:#122839; }
.m-con-4.z-use h5 { color:#666666; }
/* 我的意向订单*/
.g-bd.z-order,.m-con-1.z-reg ,.m-ccon,.xgmmbox { background:#fff; }
/* 加盟申请  */
.s-orbg { background:#F1F1F1;}
/*404页面*/
.erro p.en { text-shadow:0 0 3px #999999; color:#666666; }
.erro p a { color:#282828 ; }
/* -- 市场前景分析 -- */
.g-market { border:1px solid #e6e6e6; }
.g-market h2 { color:#a90000; }
.g-market h3 { color:#ccc; border-bottom:3px solid #f0f0f0; }
.g-market .marketwz { color:#fc7843; }
.g-market .sqbot, .g-pintro .sqbot { background-color:#d11e1e; background-image: -webkit-gradient(linear, left top, left bottom, from(#d11e1e), to(#990e0e)); background-image: -webkit-linear-gradient(top, #d11e1e, #990e0e); background-image: -moz-linear-gradient(top, #d11e1e, #990e0e); background-image: -o-linear-gradient(top, #d11e1e, #990e0e); background-image: -ms-linear-gradient(top, #d11e1e, #990e0e); background-image: linear-gradient(top, #d11e1e, #990e0e); box-shadow:0 0 5px #999999; -moz-box-shadow:0 0 5px #999999; -webkit-box-shadow:0 0 5px #999999; -o-box-shadow:0 0 5px #999999; text-shadow:1px 1px 1px #999; -moz-text-shadow:1px 1px 1px #999; -webkit-text-shadow:1px 1px 1px #999; -o-text-shadow:1px 1px 1px #999; color:#fff; }
/* -- 项目介绍 -- */
.g-pintro { border:1px solid #e6e6e6; }
.g-pintro h2, .g-pintro i { color:#a90000; }
.g-pintro h3 { color:#ccc; border-bottom:3px solid #f0f0f0; }
.g-pintro em { color:#b2b2b2; }
.g-pintro .m-con p { border-bottom:1px dotted #c0c0c0; }
/* -- 招商加盟首页加盟优势 -- */
.Honor .m-box img { border:1px solid #e2e2e2; }
.g-qabox .m-con .list { border-bottom:1px solid #e6e6e6; font-size: 12px;line-height: 22px; margin: 5px 5px 15px; }
.g-qabox .m-con .list a {
    display: block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding-left: 8px;
}

/*切换*/
.g-sbox .m-con .list { border-bottom:1px solid #e6e6e6; }
/*招商加盟首页加盟流程*/
.g-sbox .m-jmlc li { color:#565656; border-bottom:1px solid #777777; text-shadow:0 1px #fff; background-color:#f4f4f4; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#a9a9a9)); background-image: -webkit-linear-gradient(top, #f4f4f4, #a9a9a9); background-image: -moz-linear-gradient(top, #f4f4f4, #a9a9a9); background-image: -o-linear-gradient(top, #f4f4f4, #a9a9a9); background-image: -ms-linear-gradient(top, #f4f4f4, #a9a9a9); background-image: linear-gradient(top, #f4f4f4, #a9a9a9); }

.g-sbox .list_content {
    padding: 16px 10px;
}
.g-sbox .list_content ul li {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E6E6E6;
    line-height: 34px;
}
.g-sbox .list_content ul a:first-child li {
    border-top: medium none;
}
.g-sbox .list_content ul a:last-child li {
    position: relative;
}
.g-sbox .list_content ul li:before {
    border-bottom: 1px solid #E6E6E6;
    bottom: -2px;
    content: "";
    position: absolute;
    width: 100%;
}


/*--帮助详细页--*/
.nav dt { background-color:#e4e4e4; background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ececec));
background-image: -webkit-linear-gradient(top,  #e4e4e4, #e2e2e2, #e0e0e0, #e7e7e7, #ececec);
background-image: -moz-linear-gradient(top, #e4e4e4, #e2e2e2, #e0e0e0, #e7e7e7, #ececec);
background-image: -o-linear-gradient(top, #e4e4e4, #e2e2e2, #e0e0e0, #e7e7e7, #ececec);
 background-image: -ms-linear-gradient(top,  #e4e4e4, #e2e2e2, #e0e0e0, #e7e7e7, #ececec);
 background-image: linear-gradient(top,  #e4e4e4, #e2e2e2, #e0e0e0, #e7e7e7, #ececec); }

/*内页图片样式*/
.g-back .u-bp,.g-back .u-bl,.g-back .u-bh,.u-seek,.u-detail{background:url(/Mobile/images/Skins/Nyskinsbar.png) no-repeat; background-size:35px 600px;}


.m_search{    height: 28px;    line-height: 28px;    font-size: 16px;    padding: 10px;    color: #0a2d7e;    text-align: center;    border-bottom: 1px solid #e6e6e6;}
.m_search b.s-wc{ color:Red}
/*===============================================================================================*/
/*======================================以下为内页更换颜色值的地方=======================================*/
.s-cyan2 { color:cyan; }/*通用值*/
.cyan { color:#b3221f; }/*提示评论颜色*/
.s-wc,a.s-wc,.s-wc a{ color:#282828 ; }/*产品标题颜色*/
.g-back { background:#e8e8e8; border-top:1px solid #e8e8e8; }/*返回背景样式*/
.g-bd .m-pronav .list1 a, .g-bd .m-pronav .list2 a, .g-bd .m-pronav .list3 a, .m-pronav .content a, .u-pnum, .g-bd .m-pronav .prolist .list1 .a_tit { color:#282828 ; }	/*产品导航二级栏目字体颜色*/
.s-wc-2,a.s-wc-2 { color:#282828 ; }/*产品搜索页立即咨询颜色*/
.s-wc-3,a.s-wc-3 { color:#3372A2; }/*产品搜索页查看详情颜色*/
.m-con .orange{color:#FF6700;}
.z-spw { color:#ff6700; }/*产品搜索页查看详情颜色*/
/* -- 产品分页样式  -- */
.m-com .re_sec .tit,.m-con .re_sec .tit { color:#282828 ;}/*管理员回复 颜色*/
.g-page a { background-color:#282828 ; color:#fff; }
.g-page .z-noc { background-color:#e8e8e8; color:#9b0e0e; }
.g-page .u-sa { color:#fff; background-color:#282828;
background-image: -webkit-linear-gradient(top, #282828, #282828);
 background-image: -moz-linear-gradient(top, #282828, #282828);
 background-image: -o-linear-gradient(top, #282828, #282828);
 background-image: -ms-linear-gradient(top, #282828, #282828);
 background-image: linear-gradient(top, #282828, #282828); }
/* -- 提交按钮样式  -- */
.u-co-bt { background-color:#282828;
background-image: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#282828));
background-image: -webkit-linear-gradient(top, #282828, #282828);
background-image: -moz-linear-gradient(top, #282828, #282828);
background-image: -o-linear-gradient(top, #282828, #282828);
background-image: -ms-linear-gradient(top, #282828, #282828);
background-image: linear-gradient(top, #282828, #a9130b); color:#fff; }
.m-tit.z-spe{border-bottom:1px solid #A9A9A9;} /* 产品详细页标题边框颜色 */
.m-tit { background:0 0 #f6f6f6; color:#282828;}/*产品详细页标题背景*/
.g-se .u-bt{ background-color:#282828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#282828));
	background-image: -webkit-linear-gradient(top, #282828, #282828);
	background-image: -moz-linear-gradient(top,  #282828, #282828);
	background-image: -o-linear-gradient(top,  #282828, #282828);
	background-image: -ms-linear-gradient(top, #282828, #282828);
	background-image: linear-gradient(top, #282828, #282828);
}
/*搜索按钮背景色*/
.u-key {color:#d0d0d0; border:1px solid #282828; box-shadow:3px 2px 3px #ccc inset;} 	/*搜索框*/
.m-tit.z-spe .xg{ color:#000000;} /*产品详情页关于"手机"相关产品，手机样式*/
/* 会员注册  */
.m-con-1 .havlog { color:#282828; border-bottom:1px solid #282828; }
.m-con-1 .forget { color:#d42626;border-bottom:1px solid #282828; }
.m-con-1 .welcome { color:#a90000;}
/*会员中心*/
.f-tc.welcome { color:#C47A43; } /*会员中心标题文字颜色*/
.g-bd .m-con .helplia { color: #546280;}/*会员中心列表文字颜色*/



/*下载列表*/
.download-outlook{width: 90%;float: left;padding: 10px;border: 1px solid #ddd;box-sizing: border-box;box-shadow: 1px 1px 2px #DBDBDB;margin-bottom: 20px;margin-left: 5%;}
.download-outlook .hgroup{float:left;width:70%;height: 80px;}
.download-outlook .hgroup h4{font-size: 14px;color: #333;font-weight:normal;line-height:28px;height: 56px;width:100%;overflow: hidden;}
.download-outlook .hgroup p{font-size:12px;color:#949494;font-weight:normal;line-height:22px;width:100%;word-break: break-all;overflow:hidden;}
.download-outlook .hbtns{ width:28%; float:right}
.download-outlook img{width:50%; display:block; margin:0.5rem auto 0.5rem}
.download-outlook a{ float:right;  padding:0 10px;  text-align:center;  color:#282828;text-decoration: underline;}
.download-outlook a:hover{ background:#333;}
.download-outlook.none{ margin-right:0px;}



/*下载搜索*/
.DownloadSearch{width: 90%;height: 36px;border-radius: 2px;z-index: 9;margin-bottom:20px;box-sizing: border-box;display: block;margin: 20px auto 20px;}
.DownloadSearch input.keySearch{float: left;width: 75%;height: 36px;padding-left: 20px;font-size: 14px;color: #808080;line-height: 36px;outline: 0;background: #fff;box-sizing: border-box;border: 1px solid #282828;}
.DownloadSearch input.botSearch{float: left;width: 25%;height: 36px;border: 0;outline: 0;cursor: pointer;background: #282828;color: #fff;}





.contactus_oroer_form {overflow: hidden;    width: 96%;    margin: 0 auto;    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);    background-color: white;    padding: 20px 2%;    margin-bottom: 2rem;}
.contactus_oroer_form h3{     line-height: 5rem;    font-size: 2rem;    color: #212121;    text-align: center;}
.contactus_oroer_form li{margin-bottom: 0.5rem;}
.contactus_oroer_form li div {}
.contactus_oroer_form li.p1-order-form-1-it1 div{height:auto;}
.contactus_oroer_form li p{height:auto;line-height:20px;text-align:left;margin: 0;}
.contactus_oroer_form li label {display: inline-block;text-transform: capitalize;line-height: 48px; vertical-align: top;width: 100%;}
.contactus_oroer_form li label span {color: red;font-weight:bold;padding-right: 10px;   font-size: 1.2rem;}
.contactus_oroer_form li label span.row-hd{ color:#333}
.contactus_oroer_form li input {width: 100%;box-sizing: border-box;padding: 0;vertical-align: middle;background: none;border: 0;outline: 0;overflow: hidden;
    height: 38px;    line-height: 38px;    border: solid 1px #ececec;    background: #f6f6f6;    padding: 0 5%; }
.contactus_oroer_form li input.inp1 {min-width: 165px;max-width: 365px;}
.contactus_oroer_form li.contactus_oroer_form-it1 {height: 214px;margin-bottom: 40px;}
.contactus_oroer_form li.contactus_oroer_form-it2 {border: 0;background: none;position: relative;}
.contactus_oroer_form li textarea {height: 90px;width: 100%;overflow: auto; resize: none;line-height: 30px;box-sizing: border-box;padding: 0 2%;background: none;border: 0; outline: 0; border: solid 1px #ececec;    background: #f6f6f6;}
.contactus_oroer_form li.contactus_oroer_form-it2 input.ico_sub {width: 170px !important;text-align: center;box-sizing: border-box;padding: 0 20px;height: 46px;line-height: 46px;color: #fff;background:#212121;cursor: pointer;border-radius: 4px;text-transform: uppercase;margin: 1rem auto;    display: block;}
.contactus_oroer_form li.contactus_oroer_form-it2:before {content: "";position: absolute;width: 31px;height: 31px;left: 132px;top: 8px;z-index: 2;}
.contactus_oroer_form .ontactus-order-form-1-it1 {height: 212px;}
.contactus_oroer_form  li.contactus-order-form-1-it4 input{width:86px!important; min-width: 86px; height:30px; margin-top:15px; border:1px solid #e0dede;}
.contactus_oroer_form  li.contactus-order-form-1-it4 label { line-height:30px;}
.contactus-order-form-1-it4 { float:left;}
.contactus_oroer_form  li.contactus-order-form-1-it5{height: auto;min-height: 48px;}
.contactus_oroer_form  li.contactus-order-form-1-it5 input{min-width: 18px;vertical-align: middle;margin: 0 3px;}


/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:100%;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1 dl dt img{ width:100%;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:100%; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:15%; padding:0 2.5%; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:75%; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
#mesbook1 .b15 { background:#333; width: 80px;height: 28px;border-radius: 4px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}



 /*导航*/
.pro_nav{padding:1rem 3% 0;}
.pro_nav ul li{float:left;min-width: 49%;height:2.8rem;line-height:2.8rem;border: 1px solid #0a2d7e;margin-bottom:1rem;text-align:center;box-sizing: border-box;padding: 0px 2%;}
.pro_nav ul li a{font-size:1.2rem;color:#333;}
.pro_nav ul li:nth-child(2n){float:right;}



/*图片+标题*/
.mc1-info-list {padding: 1rem 3% 2.5rem;}
.mc1-info-list a {display: block;}
.mc1-info-list a:last-of-type dl{border-bottom: none;;}
.mc1-info-list dl {padding: 1rem 0;border-bottom: 1px solid #ccc;}
.mc1-info-list dl:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.mc1-info-list dl dt {display: inline-block;float: left;width: 31.3%;box-sizing: border-box;overflow: hidden;border-radius: 0.5rem;}
.mc1-info-list dl dt img {display: block;width: 100%;}
.mc1-info-list dl dd {display: inline-block;float: right;width: 65%;box-sizing: border-box;padding-top: 1rem;}
.mc1-info-list dl dd h4 {color: #333;font-size: 1.3rem;line-height: 1.8rem;max-height: 3.6rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-transform: capitalize;}
.mc1-info-list dl dd span {display: block;padding-top: 0.4rem;font-size: 1.1rem;}



/* help-list-上图下文 */
.mc1-about-list{padding:2rem 3% 1rem;}
.mc1-about-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:distribute;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.mc1-about-list ul li{width:48%;margin-bottom:1.5rem;}
.mc1-about-list ul li:nth-chlid(2n){margin-left:4%;}
.mc1-about-list ul li img{width:100%;display:block;}
.mc1-about-list ul li h4{max-height:4rem;line-height:2rem;font-size:1.3rem;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-top:0.6rem;    text-transform: capitalize;}




/*详情*/
.p_on2 {padding: 0 3% 0;}
.abo_pho{padding: 2rem 3.1% 1.2rem;}
.news_on {padding: 2.5rem 3.1%;}
.news_on h2 i {color: #387b50;font-family: Verdana;font-weight: bold;font-size: 0.85rem;}
.news_on h2 span {display: block;padding: 1.3rem 0 1rem 0;font-size: 1.4rem;font-weight: bold;font-family: Verdana;line-height: 2.4rem;color: #333;}
.new-con {background: #fff;padding: 2rem 1.17rem;}
.new-con {color: #666666;font-size: 1.3rem;}


/*详情内容样式*/
.endit-content {font-size: 1.3rem;}
.endit-content p{padding-bottom: 1rem;font-size: 1.3rem;line-height: 2.4rem;}
.endit-content img {max-width: 100% !important;height: auto !important;}
.endit-content a{color: red;font-weight: bold;}
.endit-content h1 {font-size: 1.6rem;}
.endit-content h2 {font-size: 1.5rem;}
.endit-content h3 {font-size: 1.4rem;}
.endit-content h4 {font-size: 1.3rem;}
.endit-content h5 {font-size: 1.2rem;}
.endit-content h6 {font-size: 1.2rem;}


/*内页广告*/
.m-cl-1nt4-3-01-tit {height: 4rem;width: 100%;font-size: 1.6rem;text-align: center;color: #333;line-height: 4rem;background: #eeeeee;border-bottom: 1px solid #eeeeee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;position:relative;padding: 0 10%;margin-top:5rem;}
.ad-back{position: absolute;width: 2rem;height: 2rem;left: 3%;top: 50%;margin-top: -1rem;}
.ad-back a{display: block;height: 2rem;position: relative;}
.ad-back a:after{content: "";width: 1rem;height: 1rem;border: 3px solid #999;border-style: solid solid none none;position: absolute;top: 50%;left: 50%;margin-top: -0.45rem;margin-left: -0.85rem;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}


/*内页滑动导航*/
.mc1-left-nav {position: relative;padding-right:3.8%;box-sizing: border-box;}
.mc1-left-nav-ss {position: absolute;height: 4rem;line-height: 4rem;text-align: center;width: 12%;right: 0;top: 0;z-index: 5;background-color: #fff;cursor: pointer;border-left: 1px solid #f2f2f2;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.mc1-left-nav-ss:after{content: "";width: 1rem;height: 1rem;border: 3px solid #0b55b4;border-style: solid solid none none;position: absolute;top: 50%;left: 50%;margin-top: -0.45rem;margin-left: -0.85rem;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
#topNav {padding: 1rem 12% 0 0;border-bottom: 1px solid #ebebeb;width: 88%;height: 3rem;overflow: hidden;position: relative;}
#topNav .swiper-slide {width:auto!important;margin-left: 3.8%;text-align:center;}
#topNav .swiper-slide span {transition: all .3s ease;color: #1a1a1a;font-size: 1.3rem;display: block;height: 2.5rem;line-height: 2.5rem;padding-bottom: 0.5rem;position: relative;padding: 0 1.5%;white-space: nowrap;text-transform: capitalize;}
.pro_swiper-container .swiper-slide{width:60% !important}
.pro_swiper-container .swiper-slide span{overflow:inherit !important;text-overflow:unset !important;}
#topNav .active span {font-weight: bold;}
#topNav .active span:after {content: "";position: absolute;width: 2.1rem;height: 0.3rem;border-radius: 0.25rem;background-color: #0b55b4;bottom: 0;left: 50%;margin-left: -1.05rem;}
#topNav .swiper-next {position: absolute;width: 0;height: 0;right: 0;top: 0;}


/*方案列表-左图右文*/
.m-project-leftToRight{padding: 1.5rem 4%;}
.m-project-leftToRight dl{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;border-bottom: 1px solid #eee;padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
.m-project-leftToRight dl:last-of-type{border-bottom: none;}
.m-project-leftToRight dl dt{width:40%;line-height: 0;border-radius: 0.25rem;overflow:hidden;}
.m-project-leftToRight dl dt img{width:100%;display: block;height:auto;}
.m-project-leftToRight dl dd{width:56%;padding-top: 0.8rem;position: relative;}
.m-project-leftToRight dl dd h4 a{font-size:1.5rem;display: block;line-height: 2.2rem;color:#333;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.m-project-leftToRight dl dd p{display: none;}
.m-project-leftToRight dl dd em a{position: absolute;left: 0;bottom: 0.5rem;display:block; width:6rem; height:1.9rem;text-align:center;color:#fff; line-height:1.9rem;font-size: 1rem;display: block;border-radius: 1rem;background: #387b50;text-transform: uppercase;}

/*方案列表-上图下文*/
.m-project-topTobottom{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;padding:1.5rem 4%;}
.m-project-topTobottom dl{width:48%;margin-bottom: 2.2rem;}
.m-project-topTobottom dl:last-of-type{border-bottom: none;}
.m-project-topTobottom dl dt{line-height: 0;border-radius: 0.25rem;overflow:hidden;}
.m-project-topTobottom dl dt img{width:100%;display: block;height:auto;}
.m-project-topTobottom dl dd{padding-top: 0.8rem;position: relative;}
.m-project-topTobottom dl dd h4 a{font-size:1.5rem;display: block;line-height: 2rem;color:#333;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.m-project-topTobottom dl dd p{font-size:1.2rem;line-height: 1.8rem;color:#666;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-top: 0.5rem;display: none;}
.m-project-topTobottom dl dd em a{display:block; width:6rem; height:1.9rem;text-align:center;color:#fff; line-height:1.9rem;font-size: 1rem;display: block;border-radius: 1rem;background: #387b50;text-transform: uppercase;margin-top: 1rem;display: none;}


.ymessage{ width:100%; margin:0 auto; padding-top:40px;}
.ymessage span{ display:block; font-size:36px; color:#252525; line-height:48px;font-weight: 700;}
.ymessage span:after{ content:":::"; color:#005197; padding-left:30px;line-height: 160%;}
.ymessage p{ display:block; font-size:16px; color:#252525; line-height:26px;}
.yc_form{padding-top: 20px;padding-bottom: 20px;font-family: arial;}
.yc_form li{display: block;float:left;width: 100% !important;margin: 0 auto 18px !important;}
.yc_form li.lst{border: none;}
.yc_form li em{display: block;font-size: 14px;margin-bottom: 10px;line-height: 0;text-transform: capitalize;line-height:110%;}
.yc_form input{height: 38px;width:100%;border: 1px solid #ccc;transition: .3s linear;text-indent: 2em;}
.yc_form textarea{width: 100% !important;height: 76px;border: 1px solid #cccccc;line-height: 28px;text-indent: 2em;}
.lst button{display:block;width: 64%;height: 52px;border:none;border-radius:4px;font-size:16px;color:#ffffff;background: #005197 url(/Skins/Default/Img/index/button_bg.png) no-repeat 80% center;padding-right:20px;cursor:pointer;margin: 0 auto;}
</pre></body></html>