@charset "utf-8";
/*============================网站建设 ============================*/
/*建站导航*/
.jianshe_nav
{ height:42px; background:#f8f8f8;}
.jianshe_nav ul
{ width:1200px; height:42px; margin:0 auto;}
.jianshe_nav ul li 
{  height:42px; line-height:42px; margin-right:30px; background:url(../wangzhan/images/tc127.png) no-repeat; float:left;}
.jianshe_nav ul li a
{ height:100%; text-indent:35px; display:block; font-size:18px; color:#333;}
.jianshe_nav ul li a:hover
{ color:#009fd9 }
.jianshe_nav ul li.last
{ position:relative; z-index:500;}
.jianshe_nav ul li.last a
{ color:#f05634;}
.jianshe_nav ul li.last p
{ width:24px; height:15px; background:url(../wangzhan/images/tc128.jpg) no-repeat; position: absolute; left:60px; top:-5px; z-index:200;} 

/*全网营销版头部*/
.jianshe_top
{ width:1200px; height:48px; margin:0 auto; padding-top:15px; border-bottom:2px solid #f3972a; clear:both;}
.jianshe_top .js_more
{ width:100px; height:27px; display:block; line-height:27px; font-size:12px; color:#fff; text-align:center; margin-top:13px; float:right; background:#f3972a;}
.jianshe_top h3
{ line-height:48px; font-weight:normal;}
.jianshe_top h3 a
{ font-size:22px; color:#333;}
.jianshe_top h3 span
{ width:40px; height:48px; line-height:48px; font-size:28px; color: #fff; display: inline-block; text-align: center; vertical-align: bottom; margin-right: 20px; background:#f3972a; position: relative; float:left;}
.jianshe_top h3 span i
{ width: 13px; height: 30px; display: inline-block; background: url(../wangzhan/images/tc129.png) no-repeat; position: absolute;
 right: -12px; top: 18px;}
.jianshe_top h3 label
{ color: #515151; cursor: pointer; font-size: 14px; padding-left:20px;}

/*f2*/
.jianshe_top2
{ border-bottom-color:#4d6fdd;}
.jianshe_top2 h3 span
{ background:#4d6fdd;}
.jianshe_top2 .js_more
{ background:#4d6fdd;}

/*f3*/
.jianshe_top3
{ border-bottom-color:#7757e2;}
.jianshe_top3 h3 span
{ background:#7757e2;}
.jianshe_top3 .js_more
{ background:#7757e2;}

/*f4*/
.jianshe_top4
{ border-bottom-color:#29b9c2;}
.jianshe_top4 h3 span
{ background:#29b9c2;}
.jianshe_top4 .js_more
{ background:#29b9c2;}

/*全网营销版内容*/
.jianshe
{ width:1200px; margin:0 auto;}
.jianshe_left
{ width:224px; height:349px; border-bottom: 1px solid #e4e4e4; position:relative; float: left; cursor:pointer; overflow:hidden;}
.jianshe_left .tb_icon
{ width:224px; text-align:center; position:absolute; left:0px; top:35px;}
.jianshe_left:hover .tb_icon img
{
animation: jianshe_pic 1s;
-moz-animation: jianshe_pic 1s;	/* Firefox */
-webkit-animation: jianshe_pic 1s;	/* Safari 和 Chrome */
-o-animation: jianshe_pic 1s;	/* Opera */
}

.jianshe_left ul
{ width:170px; position:absolute; left:54px; top:200px; color:#000;}
.jianshe_left ul li
{ line-height:28px; }

/*全网营销版内容-左边图片缩放*/
@keyframes jianshe_pic
{
0% {transform:scale(1,1); opacity:1;}
20% {transform:scale(0.7,0.7); opacity:0.6; }
100% {transform:scale(1,1); opacity:1;}
}

@-moz-keyframes jianshe_pic /* Firefox */
{
0% {transform:scale(1,1); opacity:1;}
20% {transform:scale(0.7,0.7); opacity:0.6; }
100% {transform:scale(1,1); opacity:1;}
}

@-webkit-keyframes jianshe_pic /* Safari 和 Chrome */
{
0% {transform:scale(1,1); opacity:1;}
20% {transform:scale(0.7,0.7); opacity:0.6; }
100% {transform:scale(1,1); opacity:1;}
}

@-o-keyframes jianshe_pic /* Opera */
{
0% {transform:scale(1,1); opacity:1;}
20% {transform:scale(0.7,0.7); opacity:0.6; }
100% {transform:scale(1,1); opacity:1;}
}

/*中间内容*/
.jianshe_right
{ background:#fff; height:350px; }
.jianshe_right ul:after
{ clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.jianshe_right ul li
{ float:left;}
.jianshe_right .item
{ width:244px; height: 175px; box-sizing: border-box; display: inline-block; text-align: center; padding-top: 16px; border-bottom: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; overflow:hidden;}
.jianshe_right h4
{ width:100%; height:20px; color: #000; font-size: 18px; font-weight:normal; }
.jianshe_right p
{ width:100%; line-height: 30px; color: #666; font-size: 12px; box-sizing: border-box;}

.js_ul li
{ width:244px; height:175px; position:relative;}
.js_ul .item h4
{ position: absolute; left:0px; top:16px;}
.js_ul .item p
{ position:absolute; left:0px; top:36px; }
.js_ul .item .li-img
{ padding-top:50px;}
.js_ul .item:hover .li-img
{ animation:li-img 1s;}

@keyframes li-img
{
0% { transform:scale(1,1); opacity:0;}
50%{ transform:scale(1.2,1.2); opacity:0.8; }
100%{ transform:scale(1,1); opacity:1; }
}

.jianshe_right .js_ul li a .li-img
{ height:108px; text-align:center;}
.i_dw_bottom
{ display: inline-block;height: 100%; vertical-align: bottom;width: 0;}

.jianshe_right .item:hover
{ border:1px solid #99cbff; }
.jianshe_right .js_ul .item:hover
{ position:absolute; left:-1px; top:-1px; z-index:2; overflow:hidden;}

/*右边内容*/
.jianshe_info
{ width:488px; float:right }
.jianshe_right .jianshe_info a
{ width: 487px; height:350px; }
.jianshe_info .li-img
{ text-align:center; padding-top:10px;}
.jianshe_info a:hover
{ position:relative; left:0px; top:-1px;}

/*手机/微信营销*/
.jianshe_right .js_list li
{ width:244px; height:350px; position:relative;}
.jianshe_right .js_list a
{ height: 350px; padding-top:36px;}
.jianshe_right .js_list h5
{ line-height: 30px; font-size:12px; color:#333; font-weight:normal;padding-top: 10px;}
.jianshe_right .js_list p
{ height:90px; padding:0 20px; text-align:left;}
.jianshe_right .js_list .li-img
{ height:153px; text-align:center; padding-top:10px;}
.jianshe_right .js_list .item
{ position:absolute; top:-1px; left:-1px; overflow:hidden;}
.jianshe_right .js_list .item:hover p
{ padding-left:19px;}

/*专业定制*/
.jianshe_right .js_dingzhi>li
{ height:175px;}
.jianshe_right .js_dingzhi a
{ width:325.3px;padding:16px 0 0 33px; text-align:left;}
.jianshe_right .js_dingzhi ol
{ padding-top:10px;}
.jianshe_right .js_dingzhi ol li
{ line-height:24px; float:inherit; color:#a6a6a6;}

.jianshe_right .js_dingzhi li a:hover
{ height:176px; position:relative; left:-1px; top:-1px}

/*============================企业pc营销 ============================*/
/*一站式建站平台 营销更简单*/
.yx_pc_title
{ width:1200px; margin:0 auto; padding-top:60px; text-align:center;}
.yx_pc_title .line
{ width: 100%; height:8px;margin-bottom:-30px;background:url(../wangzhan/images/tc154.png) repeat-x 0 0; }
.yx_pc_title h3
{ height:50px; line-height:50px; font-weight:normal; background:#f2f3f5; color: #393939; display: inline-block; font-size: 30px; padding: 0 20px; }
.yx_pc_title p
{  font-size: 16px; line-height: 30px; padding-top: 10px;}

/*内容*/
.yx_pc_box
{ width:1200px; margin: 80px auto 0; position:relative;}
.yx_pc_box .ullist
{ float:left; position:relative; background:url(../wangzhan/images/tc155.png) no-repeat 0 0; }
.yx_pc_box .ullist li
{width: 340px; height: 80px; line-height: 80px;text-align: center;margin-bottom: 12px; position: relative; z-index: 2;}
.yx_pc_box .ullist li a
{  display:block; font-size: 18px; color:#545454;}
.yx_pc_box .ullist li.active::after
{ width: 0; height: 0; border-bottom: 12px solid transparent; border-left: 14px solid #2086ee; border-top: 12px solid transparent; content: ""; margin-top: -12px; position: absolute; right: -14px; top: 50%;}
.yx_pc_box .ullist li.active a
{ color:#fff;background: #2086ee; }
.yx_pc_box .ullist li:hover a
{ color:#fff; transition: color 0.3s ease-in-out 0s;}
.yx_pc_box .ullist .slideB::after
{ width: 0; height: 0; border-bottom: 12px solid transparent; border-left: 14px solid #2086ee; border-top: 12px solid transparent; content: ""; margin-top: -12px; position: absolute; right: -14px; top: 50%;}
.yx_pc_box .ullist .slideB
{ width: 340px; height: 80px; line-height: 80px; background: #2086ee; margin-bottom: 12px; position: absolute; top: 0;}
    
/*右*/
.yx_pc_con
{ width: 800px; left:400px; position: absolute; }
.yx_pc_conA
{ overflow: hidden; text-align: center; display:none;}
.yx_pc_conA h5
{ color: #0067c8; font-size: 24px; letter-spacing: 2px;}
.yx_pc_conA p
{ color: #2d2d2d; font-size: 16px; line-height: 30px; padding-top: 30px;}

/*企业已建网站需要网站推广*/
.yx_pc_youhua
{ width:1200px; margin:0 auto; overflow:hidden; padding:50px 0;}
.yx_pc_youhua dl
{ width:330px; float:left; padding-right:100px; }
.yx_pc_youhua .dl3
{ padding-right:0px;}
.yx_pc_youhua dl dt
{ width:115px; padding-top:5px; float:left; }
.yx_pc_youhua dl dd
{}
.yx_pc_youhua dl dd h4
{ line-height:1; font-size:18px; color:#000; font-weight:normal;}
.yx_pc_youhua dl dd p
{ line-height:22px; padding-top:20px;}

.yx_pc_youhuapic
{ width:1200px; margin:0 auto; overflow:hidden; padding:0px 0 30px;}
.yx_pc_youhuapic h4
{ text-align:center;font-size: 16px; font-weight:normal; padding-bottom:20px;}
.yx_pc_youhuapic ul li
{ width:166px; height:61px; float:left; padding-left:60px;}


/*精品模板*/
.yx_pc_muban
{ width:1200px; margin:0 auto;}
.yx_pc_muban ul li
{ width: 270px;cursor: pointer; margin: 33px 33px 0 0;float: left;}
.yx_pc_muban ul li.li4
{ margin-right:0px;}
.yx_pc_muban ul li .tpl-container
{ background:#fff; border: 1px solid #dcdcdc; border-top-left-radius: 4px; border-top-right-radius: 4px; display: block;}
.yx_pc_muban ul li .tpl-container:hover 
{ box-shadow: 0px 7px 15px 5px rgba(0, 0, 0, 0.1)}
.yx_pc_muban ul li .tpl-header
{ height: 20px; line-height: 20px; background: #e2e2e2; padding-left: 10px; font-size: 0;}
.yx_pc_muban ul li .tpl-header span
{ width: 6px; height: 6px;border-radius: 100%; vertical-align: middle;display: inline-block;margin-right: 5px;}
.red-point 
{ background: #ea5c6a;}
.yellow-point 
{ background: #ecc468;}

.green-point 
{ background: #2bc950;}
.yx_pc_muban ul li .tpl-body
{ height: 201px; border-bottom: 1px solid #dcdcdc; position: relative; overflow: hidden;}
.yx_pc_muban ul li .mobile-thumb
{width: 96px; height: 150px; padding-bottom: 22px; background: url(../wangzhan/images/tc163.png) no-repeat -196px 0px; position: absolute; z-index: 1; right: -4px;bottom: 0px; overflow: hidden;}
.yx_pc_muban ul li .mobile-thumb img
{ width:66px;max-height: 150px; margin: 26px auto 0; display: block;}
.yx_pc_muban ul li .tpl-mask
{ width: 100%; height: 100%; opacity: 0; position: absolute; left: 0; top: 0; transition: all 0.4s ease-in-out;}
.yx_pc_muban ul li .tpl-container:hover .tpl-mask
{ opacity: 1; z-index: 1; background-color: rgba(0, 0, 0, 0.6);}

/*PC 预览*/
.yx_pc_muban .tpl-mask .preview-pc 
{ width: 100%; height: 100%; position: absolute;}
.yx_pc_muban .tpl-mask .preview-pc::after 
{ width: 52px; height: 80px; background: url(../wangzhan/images/tc163.png) no-repeat 0 -29px; position: absolute; left: 50%; top: 50%; margin-left: -26px;margin-top: -40px; content: '';}

/*PC+手机版本 ----  手机预览容器*/
.yx_pc_muban .tpl-mask .preview-mobile-thumb 
{ width: 66px; height: 118px; position: absolute; right: 12px;top: 55px; background-position: center; background-repeat: no-repeat;background-size: 66px auto;}
.yx_pc_muban .tpl-mask .preview-mobile-thumb::after 
{ content: '';position: absolute; width: 66px; height: 118px; background: rgba(0, 0, 0, 0.6);}

/*PC+手机版本 ----- 手机视窗*/
.yx_pc_muban .tpl-mask .preview-mobile 
{ width: 86px; height: 169px; background: url(../wangzhan/images/tc163.png) no-repeat -202px 0px; position: absolute; bottom: 3px; z-index: 1;right: 0;}

/*底部栏位*/
.yx_pc_muban ul li .tpl-footer
{ font-size: 14px; color: #565656; position: relative; padding: 6px 8px;}
.yx_pc_muban ul li .tpl-footer div
{ height: 24px; line-height: 24px;}
.yx_pc_muban ul li .tpl-footer .price
{ color:#ff7200; }
.yx_pc_muban ul li .tpl-footer .buy
{ height: 32px; line-height: 32px; color: #fff; cursor: pointer; display: inline-block; padding:0 20px; font-size: 14px;font-weight: 400; background:#2086ee; position: absolute; right: 14px; top: 13px;}
.yx_pc_muban ul li .tpl-footer .buy:hover
{ background:#4597ea; }

.yx_pc_muban_more
{ text-align:center; clear:both; padding-bottom:30px;}
.yx_pc_muban_more a
{ width: 278px; height: 48px; line-height: 48px; background:#fff; border: 1px solid #ddd; border-radius: 26px; color: #3b3b3b; display: inline-block; font-size: 16px;margin-top: 30px; text-align: center;}
.yx_pc_muban_more a:hover 
{ border-color: #fff; color: #fff; background:#2086ee}

/*推荐网站建设*/
.yx_pc_tuijian
{ width:1200px; margin:40px auto; overflow:hidden;}
.yx_pc_tuijian ul li
{ width:210px; padding:0 90px 0 130px; float:left;}
.yx_pc_tuijian ul .li3
{ padding-right:0px;}
.yx_pc_tuijian ul li h4
{ line-height:1; font-size:20px; color:#000; font-weight:normal;}
.yx_pc_tuijian ul li p
{ line-height:20px; color:#666; padding:8px 0 0;}
.yx_pc_tuijian ul li div
{ line-height:50px; color:#ff8a00; font-weight:bold;}
.yx_pc_tuijian ul li div span
{ font-size:24px; font-weight:normal; padding-left:5px;}
.yx_pc_tuijian ul li .a1
{ height:18px; line-height:18px; display:block; padding-left:25px; background:url(../wangzhan/images/tc167.jpg) no-repeat left center;}


/*============================企业pc营销 ——手机页演示 ============================*/
.m_show_bg
{ background:url(../wangzhan/images/tc168.jpg);}
.m_show_bgA
{ width:1000px; height:900px; margin:0 auto;}
/*手机页展示*/
.m_show_l
{ width: 400px; float: left; margin:80px 0 0 70px;}
.m_show_l .bg1
{ width:400px;height:73px; background:url(../wangzhan/images/tc169.png) no-repeat;}
.m_show_l .bg2
{ width: 400px; height: 500px; margin-bottom: -5px; background:url(../wangzhan/images/tc170.png) repeat-y;}
.m_show_l .bg2 .text 
{ width: 322px; height: 490px; border: 2px solid #c6c6c6; margin:0 auto -3px; }
.m_show_l .bg3 
{ width: 400px; height: 118px; background:url(../wangzhan/images/tc171.png) no-repeat;}

.m_show_r
{ width: 300px; float: left; height: 650px; margin-left: 140px; margin-top: 138px; text-align: center;}
.m_show_r h2
{ line-height: 30px; color: #f15433; font-size: 28px;font-weight: normal; padding-top: 30px;}

/*============================手机营销 ============================*/
/*为什么要建手机微信网站*/
.yx_tel_pic
{ width:1200px; margin:0 auto; text-align:center;}
.yx_tel
{ width:1200px; margin:40px auto 0; padding-bottom: 20px; background:url(../wangzhan/images/tc173.png) no-repeat right top;}
.yx_tel dl
{ padding:0 0 30px 20px; clear:both;}
.yx_tel dl dt
{ width: 52px; height: 60px; margin-right: 20px; background:url(../wangzhan/images/tc163.png) no-repeat 0 0; float: left;}
.yx_tel dl dd
{ overflow: hidden; width: 490px;}
.yx_tel dl dd h4
{ line-height:1.1; color: #2b2b2b; font-size: 16px; font-weight: bold; padding-top: 4px;}
.yx_tel dl dd p
{ color: #797979; font-size: 14px; line-height: 20px; padding-top: 10px;}

/*手机模板菜单*/
.yx_tel_t
{ width:1200px; height:56px; margin:0 auto; padding-top:20px; border-bottom:1px solid #e6e6e6; position:relative;}
.yx_tel_t ul li
{  width: 200px; height: 45px; cursor: pointer;float: left; font-size: 14px;padding-top: 10px; text-align: center;}
.yx_tel_t ul li i
{ background-position: 0 0;background-repeat: no-repeat;background-size: 100% auto;display: inline-block;height: 40px; width: 40px; vertical-align: middle;}
.yx_tel_t ul li span
{ color: #b4b4b4; padding-left: 5px;vertical-align: middle;}

.yx_tel_t ul li.li1
{ width:0px;}
.yx_tel_t ul li.onli
{ border-bottom:1px solid #108cee}
.yx_tel_t ul li.onli span
{ color:#108cee; }

.yx_tel_t  .slideB
{ width:200px; height:1px; background:#108cee; position:absolute; top:75px; left:0px;z-index:20; display:none;
opacity: 0.5; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; 
-webkit-transition: all 250ms ease-out 0s;
-moz-transition: aall 250ms ease-out 0s;
-o-transition: all 250ms ease-out 0s;	
transition: all 250ms ease-out 0s; 
}

.yx_tel_t ul li .ibg1
{ background-image: url(../wangzhan/images/tc200.png)}
.yx_tel_t ul li.onli .ibg1
{ background-image: url(../wangzhan/images/tc200a.png)}
.yx_tel_t ul li .ibg2
{ background-image: url(../wangzhan/images/tc201.png)}
.yx_tel_t ul li.onli .ibg2
{ background-image: url(../wangzhan/images/tc201a.png)}
.yx_tel_t ul li .ibg3
{ background-image: url(../wangzhan/images/tc202.png)}
.yx_tel_t ul li.onli .ibg3
{ background-image: url(../wangzhan/images/tc202a.png)}
.yx_tel_t ul li .ibg4
{ background-image: url(../wangzhan/images/tc203.png)}
.yx_tel_t ul li.onli .ibg4
{ background-image: url(../wangzhan/images/tc203a.png)}
.yx_tel_t ul li .ibg5
{ background-image: url(../wangzhan/images/tc204.png)}
.yx_tel_t ul li.onli .ibg5
{ background-image: url(../wangzhan/images/tc204a.png)}
.yx_tel_t ul li .ibg6
{ background-image: url(../wangzhan/images/tc205.png)}
.yx_tel_t ul li.onli .ibg6
{ background-image: url(../wangzhan/images/tc205a.png)}



/*模板展示*/
.yx_tel_moban
{ width:1200px; margin:0 auto;}
.yx_tel_moban ul li
{ width: 232px; float:left; margin:33px 88px 0 0; cursor:pointer;}
.yx_tel_moban ul .li4
{ margin-right:0px; }
.yx_tel_moban .tpl-container
{ height:482px; display: block; background:url(../wangzhan/images/tc174.png) no-repeat;}
.yx_tel_moban .tpl-container .tpl-body
{ height: 356px; width: 200px; margin: 0 auto; position: relative; top: 62px; border: 1px solid #f2f2f2;}
.yx_tel_moban .tpl-container .tpl-mask 
{ width: 100%;height: 340px; padding-top: 16px; opacity:0;position: absolute; top: 0; left: 0; transition: all 0.4s ease-in-out 0s;}
.yx_tel_moban .tpl-container:hover .tpl-mask
{ opacity: 1; z-index: 1; background-color: rgba(0, 0, 0, 0.6);}
.yx_tel_moban .tpl-container .tpl-mask  p 
{ font-size: 16px; color: #fff; line-height: 24px; height: 24px; text-align: center;}
.yx_tel_moban .tpl-container .qrcode-img
{ display: block; height: 148px; margin: 8px auto 14px; width: 148px;}
.yx_tel_moban .tpl-container .text-center
{ text-align:center;}
.yx_tel_moban .tpl-container .tpl-mask .mobile-desc
{ font-size: 14px; margin-bottom: 5px;}

/*底部按钮*/
.yx_tel_moban .tpl-container .common-btn 
{ width: 130px; margin:20px 0 13px; height: 36px; line-height: 36px; border-radius: 5px; background: #2086ee none repeat scroll 0 0; border: 0; color: #fff; cursor: pointer; display: inline-block; font-size: 14px; font-weight: 400; padding: 0 20px; text-align: center; transition: all 0.3s ease 0s;}
.yx_tel_moban .tpl-container .preview 
{ background-color: #d7d7d7;}
.yx_tel_moban .tpl-container .buy:hover
{ background:#4597ea; }

/*============================微商城 ============================*/
.weishop_pic
{ min-height: 522px; text-align: center; background:url(../wangzhan/images/tc175.png) no-repeat center top; padding:0px 0 40px; position: relative;}
.weishop_pic .si-icon
{ width: 38px; height: 38px; display: inline-block; margin-left: -22px; background:url(../wangzhan/images/tc163.png) no-repeat scroll -254px -363px; position: absolute; left: 50%; bottom: -18px; }

/*特色*/
.weishop_tese
{ width:1200px; margin:0 auto;}
.weishop_tese ul li
{ float: left; text-align: center; width: 25%;}
.weishop_tese ul li .sa-img 
{ height: 213px;}
.weishop_tese ul li .sa-title 
{ color: #2a2a2a; font-size: 20px; padding-top: 30px;}
.weishop_tese ul li .sa-line 
{ background: #e5e5e5 none repeat scroll 0 0; height: 2px; margin-top: 14px; position: relative; width: 100%;}
.weishop_tese ul li .sa-line i 
{ background:url(../wangzhan/images/tc163.png) no-repeat -220px -363px; display: inline-block; height: 24px; position: absolute; right: 0; top: -11px;width: 24px;}
.weishop_tese ul li .sa-txt 
{ color: #424242; font-size: 14px; line-height: 24px; padding-top: 14px;}

/*============================微小店 ============================*/
/*微小店 基于微信的店家管理系统*/
.weixiaodan_xitong
{ width:1200px; height:400px;margin:20px auto 50px;background: url(../wangzhan/images/tc181.png) no-repeat left top;}
.weixiaodan_xitong .w_txt
{color: #2d2d2d; float: right; font-size: 18px; line-height: 34px; margin-right:50px; margin-top: 120px; width: 310px;}
.weixiaodan_xitong .w_txt::after
{ clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.weixiaodan_xitong .w_txt span
{ color: #b2b2b2; font-family: "微软雅黑 Light"; font-size: 80px;}
.weixiaodan_xitong .w_txt .f_l
{ float:left;}
.weixiaodan_xitong .w_txt .f_r
{ float:right;}
.weixiaodan_xitong .w_txt p
{ margin-top: -28px; text-align: center;}

/*微小店--麻雀虽小，五脏俱全*/
.weixiaodan_quan
{ width:1200px; height:460px; margin:0 auto;}
.weixiaodan_quan h3
{ color: #178aff; font-size: 30px; font-weight:normal; padding-top: 100px;}
.weixiaodan_quan p
{ color: #181818; font-size: 16px; line-height: 30px; padding-top: 10px;}
.weixiaodan_quan2 h3,.weixiaodan_quan2 p
{ padding-left:660px;}

/*============================微分销 ============================*/
.weifenxiao_sheng
{ width:1200px; height:460px; margin:0 auto; background:url(../wangzhan/images/tc187.png) no-repeat left top;}
.weifenxiao_sheng .w_txt
{ width:360px; color: #2d2d2d; line-height:34px;line-height: 34px; padding:120px 60px 0 60px; float:right;}
.weifenxiao_sheng .w_txt h3
{font-size:30px; font-weight:normal; color:#2d2d2d; }
.weifenxiao_sheng .w_txt p
{ font-size: 16px;margin-top: 30px;}


/*价格*/
.wfx_price
{ width: 308px; background:#f6f6f6; border: 1px solid #ddd; float: right; margin-right: 10px; text-align: center; }
.wfx_price .wfx_title
{ background:#2086ee; color: #fff; font-size: 24px; padding: 26px 0 16px;}
.wfx_price .wfx_btn
{ padding: 15px 0;}
.wfx_price .wfx_btn a
{ background: #2086ee ; color: #fff; display: inline-block; font-size: 16px; height: 42px; line-height: 42px; width: 196px;}
.wfx_price .wfx_btn a:hover
{ background:#0a7df1; }

.wfx_price .wfx_con
{ width: 222px;height: 39px; margin: 0 auto; padding: 15px 0; position: relative;}
.wfx_price .wfx_con p
{ width: 222px; background:url(../wangzhan/images/tc191.png) no-repeat; color: #ff6800; cursor: pointer; float: left; font-size: 14px; font-weight: bold; height: 39px; line-height: 39px;text-align: left; }
.wfx_price .wfx_con span
{ color: #333333; padding: 0 10px;}
.wfx_price .wfx_con i
{ padding-right: 7px;}
.wfx_price .wfx_con p b
{}
.wfx_price .wfx_con ul
{ width: 183px; background: #fff; display: none; left: 0; position: absolute; top: 50px;z-index: 2;}
.wfx_price .wfx_con ul li
{ color: #ff6800; cursor: pointer; font-size: 14px; font-weight: bold; line-height: 38px; text-align: left;}
.wfx_price .wfx_con ul li:hover
{ background:#f2f2f2 }

.wfx_price .wfx_conA
{ border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; background:#fff; padding: 10px 0 30px;}
.wfx_price .wfx_conA ul li
{ color: #272626; font-size: 16px; padding-left: 20px;padding-top: 20px; text-align: left;}
.wfx_price .wfx_conA ul li .wb-icon
{ width: 26px; height: 26px; display: inline-block; margin-right: 10px; vertical-align: middle; background:url(../wangzhan/images/tc163.png) no-repeat -104px -142px;}
.blue 
{ color: #0067ff;}
.wfx_price .wfx_conA ul li .price
{ color: #ff7200;