﻿/* -- 全局定义 -- */
#content p img{ width:100%;display:block; margin:0 auto; max-width:560px;}
body { color:#666; }/*全局文字*/
a { color:#666;}/*全局链接*/
a:link { color:#666 }     /* 未访问的链接 */
a:visited { color:#666 }  /* 已访问的链接 */
   /* 被选择的链接 */
.green { color:#d6ac49; }/*通用值*/
.g-prolistbox3 .content i,.g-prolistbox4 .content i,.g-bd .m-con-1 a { color:#e3b74e;}
.max_bg div { border-style:solid; border-color:#bcbcbc; background-color:#fff; color:#303f4c; }/*弹出层背景*/
.mt-30{margin-top:30px }
.mt-50{margin-top:50px }

.cover {position: relative;}
.cover .col_width {
    position: absolute;
    height: 100%;
    left: 15%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.cover_title {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cover_title h2 { font-size: 18px; color: #333333;}
/*按钮样式1*/
.m-con3 { padding:15px; line-height:30px;font-size:14px;}
.m-con2 { padding:15px; line-height:30px;font-size:14px;}
.m-con	{ padding:25px 0; line-height:30px;}
.m-tit { background:#dedede; border-bottom:3px solid #652c7f; }
.m-tit .u-ico:before{ background:#d6ac49; }
.m-tit .u-ico:after{ background:#d8eafe; }
/*搜索按钮背景色*/
.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 { border-bottom:1px solid #fff; -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: #e3b74e #e3b74e 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: #e3b74e #e3b74e 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:#e3b74e ; }
/* 关于我们标题   */
.m-cont .m-con .ptit { color:#e3b74e ; font-size:14px; }
.m-cont h2 { color:#e3b74e ; }
.line { border-bottom:1px solid #e6e6e6; border-top:1px solid #fff; }
.i_w_1 {  margin-bottom: 0.5%;height: 315px; width:100%;    position: relative;float: left;z-index: 2;}
.i_w_2 {float: left; margin-bottom: 0.5%; height: 315px;position: relative; width: 100%;z-index: 2;}
.i_w_1 h2 {font-size: 22px; color: #fff; margin-bottom: 5px; margin-top:40%;}
.i_w_2 h2 {font-size: 22px; color: #fff; margin-bottom: 5px; margin-top:58%;}
.intro_w>div p { font-size: 14px;color: #fff; line-height: 24px;}
.intro_w > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
}
.i_w_1:after,.i_w_2:after {
    content: "";
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;z-index: -1;
    transition: all 0.4s;
}

.about-develop{padding-top: 52px;padding-bottom: 0px;}
.about-develop .cont{width: 100%;margin-bottom: 50px;}

.about-develop .cont h6{font-size: 20px;font-weight:800; color: #000;line-height: 1;position: relative}
.about-develop .cont h6::before {content: '';width: 25px;height: 2px;background: #da3d2c;position: absolute;bottom: -14px;left: 0;}

.time-axis{margin: 0;padding: 0;	position: relative;}
.time-axis:before{
	content: '';
	position: absolute;
	left: 66px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.time-axis-item {
	list-style: none;
	padding-left: 85px;
	position: relative;
	line-height: 45px;
	font-size: 14px;
	color: #141414;
	margin-bottom: 25px;
}
.time-axis-title{	line-height: 25px;}
.time-axis-achievement {margin: 0;}
.time-axis-date {
	position: absolute;
	left: 0;
	top: 0;
	color: #000;
	font-weight: 800;
	line-height: 25px;
}
.time-axis-date span{
	position: absolute;
	left: 60px;
	top: 10%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}
.time-axis-item:last-child .time-axis-date span {
	border-color: #da3d2c;
}
.time-axis-item:last-child .time-axis-date span:after{
	background-color: #da3d2c;
	border-color: #da3d2c;
}

.about-culture{padding-top: 52px;padding-bottom: 0px;}
.about-culture .cont{width: 100%;margin-bottom: 10px;}
.about-culture .cont h6{font-size: 20px;font-weight:800; color: #000;line-height: 1;position: relative}
.about-culture .cont h6::before {content: '';width: 25px;height: 2px;background: #da3d2c;position: absolute;bottom: -14px;left: 0;}

.about-culture .item{position: relative;float:left;width:100%;}
.about-culture .item .pic,
.about-culture .item .cont{width: 94%;}
.about-culture .item .cont{top: 0;height: 100%;overflow: hidden;padding: 0px 0px 0;background: #fff;}
.about-culture .item .cont h4{font-size: 18px;font-weight: 800;line-height: 1;color: #da3d2c;margin-bottom: 10px;}
.about-culture .item .cont p{line-height: 25px;font-size: 15px;color: #666;}
.about-culture .item .cont ul{margin-top: 20px;line-height: 28px;}

.about-linian{padding-top: 52px;padding-bottom: 40px;}
.about-linian .tit{width: 100%;margin-bottom: 30px;}
.about-linian p{    font-size: 15px;line-height: 24px;}
.about-linian .tit h3{font-size: 20px;font-weight:800; color: #000;line-height: 1;position: relative}
.about-linian .tit h3::before {content: '';width: 25px;height: 2px;background: #da3d2c;position: absolute;bottom: -14px;left: 0;}

.huanjing-list{position: relative;margin-top:50px;}
.huanjing-list .prev-hj,
.huanjing-list .next-hj{position: absolute;width: 47px;height: 47px;background-color: #d2d2d2;background-repeat: no-repeat;background-position: center;background-size: 9px 15px;border-radius: 50%;margin-top: -23.5px;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
.huanjing-list .prev-hj:hover,
.huanjing-list .next-hj:hover{background-color: #da3d2c;}
.huanjing-list .prev-hj{left: -80px;background-image: url(../Images/icon-hj-l.png);}
.huanjing-list .next-hj{right: -80px;background-image: url(../Images/icon-hj-r.png);}
.huanjing-list .swiper-pagination{text-align: center;width: 100%;bottom: 5px;}
.huanjing-list .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;background: #fff;opacity: .5;}
.swiper-pagination-bullet-active{background: #da3d2c !important; opacity: 1 !important;}

.about-jiagou { padding-top: 2px;  padding-bottom: 40px;}
.about-jiagou .cont{width: 100%;margin-bottom: 50px;}
.about-jiagou .cont h6{font-size: 20px;font-weight:800; color: #000;line-height: 1;position: relative}
.about-jiagou .cont h6::before {content: '';width: 25px;height: 2px;background: #da3d2c;position: absolute;bottom: -14px;left: 0;}


 /* 合作客户 */
 h2.category-title-cn {border-left: 5px solid #da3d2c; padding-left: 15px; font-size: 20px;color: #000;font-weight: 600;}
.partnerList{margin:30px 0;    overflow: hidden;}
.partnerList li{float:left;width:33%;height:57px;border:1px solid #ececec;background:#fff;position:relative;text-align:center}
.partnerList li img{left:5%;height:55px;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerList li span{position:absolute;width:100%;height:88px;line-height:88px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partnerList li:hover img{transform:rotateY(180deg);}
.partnerList li:hover span{transform:rotateY(0deg);}


.partnerList2{margin:30px 0;    overflow: hidden;}
.partnerList2 li{float:left;width:50%;height:100px;border:1px solid #ececec;background:#fff;position:relative;text-align:center}
.partnerList2 li img{ left:0%;height:98px;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerList2 li span{position:absolute;width:100%;height:98px;line-height:98px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partnerList2 li:hover img{transform:rotateY(180deg);}
.partnerList2 li:hover span{transform:rotateY(0deg);}

/* 留言样式   */
.service-tit{text-align: ;margin-bottom: 30px;}
.service-tit h3{font-size: 24px;font-weight:800; color: #000;line-height: 1;position: relative}
.service-tit h3::before {content: '';width: 35px;height: 2px;background: #da3d2c;position: absolute;bottom: -14px;left: 0;}
.service-tit p{color: #555;margin-top: 25px;font-size: 14px;}
.service-tit .f16{margin-top: 30px;line-height: 24px;}
.contact-list li{float: left;width: 100%;height: 80px;margin-bottom:10px; background-color: #f7f7f7;padding: 0 10px;display: flex;flex-wrap: nowrap;align-items: center;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;text-align: center;}
.contact-list li:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
.contact-list li .pic,
.contact-list li .cont{display: inline-block;vertical-align: middle;}
.contact-list li .cont{/* width: 70%; */text-align: left;}
.contact-list li .pic img{width: 70%;}
.contact-list li .cont h4{font-size: 18px;color: #000;}
.contact-list li .cont p{font-size: 18px;}
.contact-list li .cont p.min{font-size: 14px;}
.contact-tit{font-size: 28px;color: #333;line-height: 1;margin-top: 69px;margin-bottom: 47px;text-align: center;}
.message .pic{width: 29.7%;}
.message .cont{overflow: hidden;padding-left: 0.8%;padding-top: 5px;}
.message .cont h3{font-size: 24px;color: #000;line-height: 1; font-weight: 800;}
.message .cont p{line-height: 1;margin-top: 20px;font-size: 14px;}
.form{margin-top: 30px;}
.form ul li{float: left;width: 49%;margin-bottom: 20px;}
.form ul li:nth-child(2n+1){margin-right: 2%;}
.form ul li input{width: 100%;background: #fff;height: 50px;padding: 0 15px;border: solid 1px #aaaaaa;font-size: 16px;}
.form ul li:last-child{margin-right: 0;width: 100%;margin-bottom: 0;}
.form ul li textarea{width: 100%;height: 148px;background-color: #ffffff;border: solid 1px #aaaaaa;font-size: 16px;padding: 15px;}
.form .sub{display: block;width: 128px;height: 37px;background-color: #da3d2c;text-align: center;line-height: 37px;color: #fff;font-size: 16px;cursor: pointer;}



/* 在线咨询/反馈/加盟申请   */
.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:#e3b74e ; }
/* -- 市场前景分析 -- */
.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; }


/*--帮助详细页--*/
.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;}



/*===============================================================================================*/
/*======================================以下为内页更换颜色值的地方=======================================*/
.s-cyan2 { color:cyan; }/*通用值*/
.cyan { color:#b3221f; }/*提示评论颜色*/
.s-wc,a.s-wc,.s-wc a{ color:#333 ; }/*产品标题颜色*/
.m-tit a.s-wc{ color:#fff;}
.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:#e3b74e ; }	/*产品导航二级栏目字体颜色*/
.s-wc-2,a.s-wc-2 { color:#e3b74e ; }/*产品搜索页立即咨询颜色*/
.s-wc-3,a.s-wc-3 { color:#333; }/*产品搜索页查看详情颜色*/
.m-con .orange{color:#FF6700;}
.z-spw { color:#333; }/*产品搜索页查看详情颜色*/
/* -- 产品分页样式  -- */
.m-com .re_sec .tit,.m-con .re_sec .tit { color:#e3b74e ;}/*管理员回复 颜色*/
.g-page a { background-color:#e3b74e ; color:#fff; }
.g-page .z-noc { background-color:#e8e8e8; color:#9b0e0e; }
.g-page .u-sa { color:#fff; background-color:#e3b74e;
background-image: -webkit-linear-gradient(top, #d6ac49, #e3b74e);
 background-image: -moz-linear-gradient(top, #d6ac49, #e3b74e); 
 background-image: -o-linear-gradient(top, #d6ac49, #e3b74e); 
 background-image: -ms-linear-gradient(top, #d6ac49, #e3b74e); 
 background-image: linear-gradient(top, #d6ac49, #e3b74e); }
/* -- 提交按钮样式  -- */
.u-co-bt { background-color:#e3b74e; background-image: -webkit-gradient(linear, left top, left bottom, from(#d6ac49), to(#e3b74e)); 
background-image: -webkit-linear-gradient(top, #d6ac49, #e3b74e); 
background-image: -moz-linear-gradient(top, #d6ac49, #e3b74e); 
background-image: -o-linear-gradient(top, #d6ac49, #e3b74e); 
background-image: -ms-linear-gradient(top, #d6ac49, #e3b74e); 
background-image: linear-gradient(top, #d6ac49, #e3b74e); color:#fff; }
.m-tit.z-spe{border-bottom:2px solid #0175e1;} /* 产品详细页标题边框颜色 */
.m-tit { background:0 0 #f1f1f1; font-weight:600;color:#333;}/*产品详细页标题背景*/
.g-se .u-bt{ background-color:#e3b74e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6ac49), to(#e3b74e)); 
	background-image: -webkit-linear-gradient(top, #d6ac49, #e3b74e); 
	background-image: -moz-linear-gradient(top,  #d6ac49, #e3b74e); 
	background-image: -o-linear-gradient(top,  #d6ac49, #e3b74e); 
	background-image: -ms-linear-gradient(top, #d6ac49, #e3b74e); 
	background-image: linear-gradient(top, #d6ac49, #e3b74e);
}


/*----------------------------------------------------------------------------------------------------------------------------*/
.product-cate-content{padding-top: 10px;    overflow: hidden;}
.product-cate-list{float:left;width:100%;margin-bottom:1%;}
.product-cate-list h4 a{display: block;width: 100%;height: 41px;line-height: 41px;padding-left: 15px;padding-right: 20px;background-color: #ddd;color: #000;font-weight:600; overflow: hidden;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product-cate-list h4.on a,
.product-cate-list h4:hover a{background-color: #da3d2c;color: #fff;}
.product-cate-list h4 a .plus{position: relative;color: #fff;height: 100%;}
.product-cate-list h4 a .plus:before{content: "";position: absolute;left: 50%;top: 50%;margin-left: -7px;width: 15px;border-bottom: 1px solid #333;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product-cate-list h4.on a .plus:before,
.product-cate-list h4:hover a .plus:before,
.product-cate-list h4.on a .plus:after,
.product-cate-list h4:hover a .plus:after{border-color: #fff;}
.product-cate-list h4 a .plus:after{content: "";position: absolute;left: 50%;top: 50%;margin-top: -7px;height: 15px;border-right: 1px solid #333;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product-cate-list h4.on a .plus:after{height: 0;bottom: 0;top: 0;}
.product-cate-list ~ .product-cate-list{margin-left:0%;}
.product-cate-list ul{display: none;}
.product-cate-list h4.on + ul{display: block;}
.product-cate-list ul li{position: relative;}
.product-cate-list ul li a{position: relative;display: block;line-height: 45px;width: 100%;font-size: 15px;color: #000;padding-left: 48px;border-bottom: 1px solid #cdd9e1;}
.product-cate-list ul li a:before{content: "";position: absolute;left: 25px;top: 50%;margin-top: -3px;width: 5px;height: 5px;background-color: #cdd9e1;border-radius: 50%;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product-cate-list ul li.on a:before,
.product-cate-list ul li a:hover:before{background-color: #0277bd;}
.product-subcate .on a{color: #0277bd;}
.product-cate-list ul li .nav_right{height:auto;overflow:hidden;z-index:999; position:absolute;left:65%;top:0px;padding:0px 20px 10px 5px;background:#fff;display:none;border:1px solid #ccc;}
.product-cate-list ul li .nav_right a{height:24px;float:left;border-bottom:1px dotted #eee; line-height:24px;text-align:left;color:#666;padding-left:40px;background:url(../images/nav_right_bg.png) no-repeat left -10px center;display:block;float:left;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.product-cate-list ul li .nav_right a:hover{height:24px;line-height:24px;text-align:left;color:#fff;padding-left:40px;background:#43474d;text-decoration:none;}
.product-subcate .on a{color: #d71618;}

.in-prd-menu{background-color:#fff;margin-bottom:1rem}
 .in-prd-menu li{float:left;width:50%;border-bottom:1px solid #e0e0e0}
 .in-prd-menu li a{display:block;font-size:0.4rem;line-height:1.2rem;padding-left:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
 .in-prd-menu li a:before{content:"";width:.175rem;height:.175rem;background:#f4df36;position:absolute;top:50%;left:.25rem;border:#ddd .0rem solid;border-radius:50%;
						  -webkit-transform:translateY(-50%);transform:translateY(-50%)}
 #bot{color:#d25309;font-weight:600;}
/*服务案例*/
.fuwuanli {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.fuwuanli .fwal {
	width: 48%;float:left;
	background: #fff; padding:1%;
	margin-bottom: 0.3rem;
	border:1px solid #ddd;
	margin: 1%;
}
.fuwuanli .fwal .cptp {
	width: 100%;
	height: 3.5rem;
	overflow: hidden;
}
.fuwuanli .fwal .cptp img {
	width: 100%;height:130px;
}
.fuwuanli .fwal .name {
   /* height:45px;*/line-height:1rem;
}
.fuwuanli .fwal .name h1 {
	font-size: 0.35rem; 
	color: #555;
	text-align: center;
        line-height: 0.5rem;
    height: 1rem;
}
.fuwuanli .fwal .name .byg {
	overflow: hidden;
}
.fuwuanli .fwal .name .byg img {
	width: 6%;
	float: left;
	margin-top: 4%;
	margin-left: 1rem;
}
.fuwuanli .fwal .name .byg h2 {
	font-size: 1rem;
	color: #333333;
	line-height: 2.5rem;
	float: left;
	margin-left: 0.8rem;
}
.fuwuanli .fwal .line {
	width: 100%;
	height: 1px;
	background: #8e8e8e;
}
.fuwuanli .leixing {
	overflow: hidden;
}
.fuwuanli .leixing .lx1 {
	width: 50%;
	float: left;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.fuwuanli .leixing .lx1 img {
	display: block;
	margin: 0 auto;
	width: 32%;
}
.fuwuanli .leixing .lx1 p {
	text-align: center;
	font-size: 1rem;
}
.fuwuanli .leixing .left {
	border-right: 1px solid #8e8e8e;
}

.pro_gd .m-nowra {
    width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.pro_gd .no_ov { margin:16px 35px 0 35px; width:250px; overflow:hidden;}

.g-bd .m-con-2 a{ display:block;}
.g-bd .m-con-2 { margin-bottom:26px; }
.g-bd .m-con-2 dl { border-bottom:1px solid #ffffff; box-shadow:0 1px #e6e6e6; margin-bottom:2px; padding:12px 36px 12px 10px; position:relative; }
.g-bd .m-con-2 dt {display:block;border:0px solid #ccc; margin-right:11px; }
.g-bd .m-con-2 dt img { display:block; float:left;border:1px solid #e2e2e2;}
.g-bd .m-con-2 h3 {width: 100%; font-size:18px;line-height:25px; overflow: hidden; padding-right: 10px; }
.icon {
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
}
.g-bd .m-con-2 h3 .icon { margin-right: 10px; width: 50px;}
.g-bd .m-con-2 p { font-size: 12px; height: 65px; line-height: 22px; margin:5px; margin-right:3%; overflow: hidden; }
.g-bd .m-con-2 .s-babg p span{ width: auto; height: auto; background: none; position: relative; right: inherit;top: inherit; display: inline;}
.g-bd .m-con-2 .s-babg p span:before,.g-bd .m-con-2 .s-babg p span:after{ display: none;}
.g-bd .m-con-2 .s-babg p span{ width: auto; height: auto; background: none; position: relative; right: inherit;top: inherit; display: inline;}
.g-bd .m-con-2 .s-babg p span:before,.g-bd .m-con-2 .s-babg p span:after{ display: none;}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.dede_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;padding:0 8px;line-height:23px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li a{float:left;color:#5e7387;display:block}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #eee solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#0175e1;color:#fff;border:1px #0175e1 solid}
.dede_pages ul li.thisclass a{color:#fff}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}

.yunu-message{background:url(../Images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border:1px solid #ddd;padding:50px 0px;margin-bottom:30px}
.form-group{margin-bottom:15px}
.form-label{float:left;line-height:34px;width:90px;text-align:right}
.form-label span{color:#d82634}
.form-content{margin-left:90px}
.form-control{line-height:20px;font-size:14px;border:1px solid #ddd;padding:6px 12px;width:86%;display:inline-block;vertical-align:top;font-family:microsoft yahei,PingFangSC-Regular,helvetica neue,Helvetica,Arial,hiragino sans gb,heiti sc,wenquanyi micro hei,sans-serif}
select.form-control{height:34px}
.form-submit{padding:6px 22px;color:#fff;background-color:#146335;border:0;cursor:pointer;font-size:16px;border-radius:3px}
.form-button{padding:6px 22px;color:#fff;background-color:#767676;border:0;cursor:pointer;font-size:16px;border-radius:3px}

/*==��ҳ��==*/
#pages{float:left;width:100%; margin:20px 0 50px 0; text-align:center;}
#pages span{border:1px #ddd solid;padding:3px 8px;margin:0 1px; background:#da3d2c; color:#fff}
#pages a{border:1px #bbb solid;padding:3px 8px;color:#666; margin:0 1px;}
#pages a:hover{color:#fff; background:#da3d2c}

.gr-page-other{margin-top:15px;padding-top:10px;padding-bottom:10px;border-top:1px solid #eee;}
.gr-product-content .gr-page-other{border-color:#E4EAEC;}
.gr-page-other p{line-height:30px;font-size:15px;}