@charset "utf-8";
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
table th, table td { padding:5px; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
ception, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
q:before, q:after { content:''; }
abbr, acronym { border:0; }
/*文字排版*/
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f20 { font-size:20px; }
.f24 { font-size:24px; }
.f30 { font-size:30px; }
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.t2 { text-indent:2em; }
.lh150 { line-height:150%; }
.lh180 { line-height:180%; }
.lh200 { line-height:200%; }
.unl { text-decoration:underline; }
.no_unl { text-decoration:none; }
.h_unl:hover { text-decoration:underline }
/*定位*/
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.bc { margin-left:auto; margin-right:auto; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.clear { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.clearfix:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
*html .clearfix { height:1% }
.Clearfix { display:block; }
.vm { vertical-align:center; }
.pr { position:relative; }
.pa { position:absolute; }
.abs-right { position:absolute; right:0; }
.zoom { zoom:1 }
.hidden { visibility:hidden; }
.none { display:none; }
/*边框去除*/
.no_bt { border-top:none; }
.no_bb { border-bottom:none; }
.no_bl { border-left:none; }
.no_br { border-right:none; }
/*长度高度*/
.w10 { width:10px; }
.w20 { width:20px; }
.w30 { width:30px; }
.w40 { width:40px; }
.w50 { width:50px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w200 { width:200px; }
.w300 { width:300px; }
.w400 { width:400px; }
.w500 { width:500px; }
.w600 { width:600px; }
.w700 { width:700px; }
.w800 { width:800px; }
.w { width:100% }
.h50 { height:50px; }
.h80 { height:80px; }
.h100 { height:100px; }
.h200 { height:200px; }
.h { height:100% }
/*边距*/
.m10 { margin:10px; }
.m15 { margin:15px; }
.m30 { margin:30px; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt50 { margin-top:50px; }
.mt100 { margin-top:100px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb50 { margin-bottom:50px; }
.mb100 { margin-bottom:100px; }
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }
.ml50 { margin-left:50px; }
.ml100 { margin-left:100px; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }
.mr50 { margin-right:50px; }
.mr100 { margin-right:100px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p30 { padding:30px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pt100 { padding-top:100px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pb100 { padding-bottom:100px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }
.pl100 { padding-left:100px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }
.pr100 { padding-right:100px; }
/*其他*/
.curp { cursor:pointer }
;
/*原reset*/
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;
}
input, select { vertical-align:middle; }
body { font:12px/1.231 arial, helvetica, clean, sans-serif; font-size:63%; }
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; border-collapse:collapse; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%;
line-height:100%; }
/*title*/
h1 { font-size:32px; }
h2 { font-size:26px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }


/*===============================================================================================*/

@font-face {
 font-family: 'icomoon';
 src:url('../fonts/icomoon.eot');
 src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),  url('../fonts/icomoon.ttf') format('truetype'),  url('../fonts/icomoon.woff') format('woff'),  url('../fonts/icomoon.svg#icomoon') format('svg');
 font-weight: normal;
 font-style: normal;
}
 [class*="icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before { content: "\e600"; }
.icon-arrow-down:before { content: "\e601"; }
.icon-arrow-right:before { content: "\e602"; }
.icon-arrow-up:before { content: "\e603"; }
.icon-phone:before { content: "\e606"; }
.icon-house:before { content: "\e607"; }
.icon-search:before { content: "\e60a"; }
.icon-details:before { content: "\e604"; }
.icon-left:before { content: "\e605"; }


/*===============================================================================================*/


@charset "utf-8";
/* CSS Document */
html { background-color:#d2d2d2; }
.mian { width:320px; margin:0 auto; min-width:320px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei; background:url(../3gimages/bodyBg.png) repeat; }
a { text-decoration:none; }
.focus { width:320px; height:265px; margin:0 auto; position:relative; overflow:hidden; }
.focus .hd { width:100%; height:5px; position:absolute; z-index:1; bottom:0; text-align:center; }
.focus .hd ul { overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51, 51, 51, 0.5); }
.focus .hd ul li { -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; font-size:0 }
.focus .hd ul .on { background:#FF4000; }
.focus .bd { position:relative; z-index:0; }
.focus .bd li img { width:306px; height:265px; }
.focus .bd li a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

/*顶部LOGO部分*/
.header { position:relative; height:92px; overflow:hidden; background:url(../3gimages/haerdBg.jpg) no-repeat center; background-size:320px auto; }
.logoBox { position:absolute; left:10px; top:10px; }
.hdPhone { margin-top:20px; margin-left:160px; }
.hdPhone h5 { font-size:17px; color:#000; }
.hdPhone p { padding:10px 0 2px 20px; line-height:14px; font-size:18px; font-weight:bold; background:url(../3gimages/hdPhone_ico.png) no-repeat left center; background-size:16px auto; }
.hdPhone p a { color:#de1b1c; }

/*导航栏*/
.dh_nav { margin-bottom:8px; }
.dh_nav ul { width:100%; height:92px; overflow:hidden; }
.dh_nav li a { position:relative; float:left; width:25%; height:45px; line-height:45px; text-align:center; font-size:14px; color:#fff; border-top:1px solid #fff; background-color:#de1b1c; background-image:-moz-linear-gradient(top, #de1b1c, #af251c); background-image:-webkit-linear-gradient(top, #de1b1c, #af251c); background-image:-o-linear-gradient(top, #de1b1c, #af251c); background-image:-ms-linear-gradient(top, #de1b1c, #af251c); background-image:linear-gradient(top, #de1b1c, #af251c); }
.dh_nav li a:after { content:''; position:absolute; top:0; right:-1px; z-index:9; height:45px; width:1px; background-color:#fff; }
.content { padding-left:7px; padding-right:8px; }

/* 首页产品分类 */
.xgt { margin-top:8px; border:1px solid #ccc; background-color:#fff; }
.xgtLink { overflow:hidden; }
.xgtLink ul.hd li { float:left; margin:10px 5% 0 5%; width:40%; height:40px; line-height:40px; color:#fff; text-align:center; border-radius:6px; font-size:14px; background-color:#de1b1c; background-image:-moz-linear-gradient(top, #de1b1c, #af251c); background-image:-webkit-linear-gradient(top, #de1b1c, #af251c); background-image:-o-linear-gradient(top, #de1b1c, #af251c); background-image:-ms-linear-gradient(top, #de1b1c, #af251c); background-image:linear-gradient(top, #de1b1c, #af251c); }

.xgtLink ul.hd li a{ color:#fff;}


.xgt .bd ul { margin:14px 0; overflow:hidden; }
.xgt .bd li { margin:0 10px; float:left; width:130px; }
.xgt .bd li h5 { font-size:14px; height:18px; overflow:hidden; font-weight:normal; }
.xgt .bd li h5 a { color:#de1718; }
.xgt .bd li p { font-size:14px; color:#333; }
.xgt dl { margin:0 10px; padding:10px 0; border-top:1px solid #e5e5e5; text-align:center; }
.xgt dt span { font-size:14px; color:#000; padding-left:18px; background:url(../3gimages/hdPhone_ico.png) no-repeat left center; background-size:16px auto; }
.xgt dd a { font-size:26px; font-weight:bold; color:#b7231c; }
.titEr { overflow:hidden; font-size:16px; border-bottom:1px solid #af251c; background-color:#fff; background-image:-moz-linear-gradient(top, #fff, #f3f3f3); background-image:-webkit-linear-gradient(top, #fff, #f3f3f3); background-image:-o-linear-gradient(top, #fff, #f3f3f3); background-image:-ms-linear-gradient(top, #fff, #f3f3f3); background-image:linear-gradient(top, #fff, #f3f3f3); }
.titEr li { float:left; width:50%; height:40px; line-height:40px; text-align:center; color:#af251c; }
.titEr li.on { background-color:#de1b1c; color:#fff; background-image:-moz-linear-gradient(top, #de1b1c, #af251c); background-image:-webkit-linear-gradient(top, #de1b1c, #af251c); background-image:-o-linear-gradient(top, #de1b1c, #af251c); background-image:-ms-linear-gradient(top, #de1b1c, #af251c); background-image:linear-gradient(top, #de1b1c, #af251c); }


/* 首页招商加盟 */
.dap{padding:15px; line-height:2; font-size:14px;}
.dap strong{font-size:16px; color:#F33;}




/*客户见证*/
.khjz { margin-top:10px; border:1px solid #ccc; background-color:#fff; }
.khjz dl { margin:16px 0; height:84px; overflow:hidden; }
.khjz dt { margin-left:12px; margin-right:10px; }
.khjz dd { margin-right:6px; }
.khjz dd h5 { height:20px; overflow:hidden; font-size:14px; }
.khjz dd h5 a { color:#333; }
.khjz dd p { line-height:16px; color:#666; }
.khjz .bd ul { margin:16px 0; overflow:hidden; }
.khjz .bd ul li { float:left; padding:0 8px 5px 11px; text-align:center; }
.khjz .bd ul li p a { color:#333; }
/*为什么*/
.wsm { margin-top:10px; height:290px; background:url(../3gimages/wsmImg.jpg) no-repeat center; background-size:auto 290px; overflow:hidden; }
.wsm dl { margin-top:104px; font-weight:bold; text-align:center; }
.wsm dl b { color:#b7231c; }
.wsm dd { line-height:22px; font-size:14px; color:#333; }
.wsm dt { margin-top:10px; color:#b7231c; }
.wsm dt span { font-size:16px; }
.wsm dt p { font-size:26px; }
/*四大理由*/
.sdly { position:relative; }
.sdly dl { position:absolute; top:380px; padding:10px 0; width:100%; text-align:center; }
.sdly dt span { font-size:14px; color:#fff; padding-left:18px; background:url(../3gimages/baiPhone_ico.png) no-repeat left center; background-size:16px auto; }
.sdly dd a { font-size:26px; font-weight:bold; color:#fff; }

/* 选择不好的后果 */
.gcfx { margin:10px 0; height:500px; overflow:hidden; background:url(../3gimages/gcfxBg.png) no-repeat top; background-size:auto 534px; }
.gcfx ul { margin:110px 18px 0 18px; }
.gcfx ul li { height:34px; line-height:34px; font-size:14px; color:#444; border-bottom:1px solid #d9d9d9; }
.gcfx ul li b { float:left; margin-top:10px; margin-right:14px; width:14px; height:14px; line-height:14px; text-align:center; color:#fff; background-color:#8e0304; border-radius:50%; font-weight:normal; }
/*关于*/
.gyBox { margin:10px 0; background-color:#fff; border:1px solid #ccc; }
.gyBox h4 { position:relative; }
.gyBox h4 b a { position:absolute; right:20px; top:8px; font-size:16px; color:#1f1f1f; }
.gyBox dl { width:272px; margin:16px auto; }
.gyBox dd p { margin:10px 0; line-height:20px; font-size:14px; color:#666; }
.gyBox dd a { display:block; margin:0 auto; width:190px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:14px; background-color:#db1c1c; }
.tabTitS { height:41px; line-height:41px; border-bottom:1px solid #af251c;}
.tabTitS ul { overflow:hidden; background-color:#fff; background-image:-moz-linear-gradient(top, #fff, #f3f3f3); background-image:-webkit-linear-gradient(top, #fff, #f3f3f3); background-image:-o-linear-gradient(top, #fff, #f3f3f3); background-image:-ms-linear-gradient(top, #fff, #f3f3f3); background-image:linear-gradient(top, #fff, #f3f3f3); }
.tabTitS ul li { float:left; /*width:33.3333%;*/ width:50%; text-align:center; color:#af251c; font-size:14px; font-weight:bold; }
.tabTitS ul li.on { background-color:#de1b1c; color:#fff; background-image:-moz-linear-gradient(top, #de1b1c, #af251c); background-image:-webkit-linear-gradient(top, #de1b1c, #af251c); background-image:-o-linear-gradient(top, #de1b1c, #af251c); background-image:-ms-linear-gradient(top, #de1b1c, #af251c); background-image:linear-gradient(top, #de1b1c, #af251c); }

/*动态*/
.dtSpan { padding-bottom:10px; background-color:#fff; border:1px solid #ccc; }
.dtSpan .dtImg { padding:18px 0; text-align:center; }
.dtBox ul { padding:0 10px; }
.dtBox li { padding-left:14px; height:26px; line-height:26px; font-size:14px; background:url(../3gimages/dtLiIco.png) no-repeat left center; overflow:hidden; }
.dtBox li a { color:#333; overflow:hidden; }


/* 左下角圆导航 */
.binPlus { position:fixed; left:10px; bottom:10px; z-index:9999; }
.binPlus .bpBtn { position:relative; width:50px; height:50px; background:#de1b1c url(../3gimages/yuan.png) no-repeat; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; -ms-border-radius:100%; border-radius:100%; }
.binPlus .circle { position:absolute; left:30px; bottom:30px; width:160px; height:160px; transition: all .2s;
}
.binPlus .circle a { position:absolute; display:block; width:60px; height:60px; line-height:80px; text-align:center; border-radius:100%; background-color:#333; background-image:url(../3gimages/binPlusItem.png); background-repeat:no-repeat; text-indent:-99em; }
.binPlus .circle .cir01 { left:-36px; bottom:40px; background-position:left top; }
.binPlus .circle .cir02 { left:30px; bottom:30px; background-position:left -60px; }
.binPlus .circle .cir03 { left:40px; bottom:-36px; background-position:left -120px; }
.binPlus .circle.hide { opacity:0; -webkit-transform:translate(-100px, 100px) scale(0.2); pointer-events:none; }
.binPlus .circle.show { opacity:1; -webkit-transform:translate(-0px, 0px) scale(1); pointer-events:auto; }
.footer { margin-top:10px; padding-bottom:40px; background-color:#fff; text-align:center; font-size:14px; color:#333; overflow:hidden; }
.footer em { color:#aa2019; }
.toTop { overflow:hidden; border-top:1px solid #ccc; }
.toTop .linkTop, .toTop .toPhone { padding-left:15%; width:35%; height:44px; line-height:44px; text-align:left; }
.toTop .linkTop { background:url(../3gimages/toTopIco.png) no-repeat 10% center; background-size:10px auto; color:#d31d1c; }
.toTop .toPhone { font-weight:bold; color:#1f1f1f; }
.ftNav { width:100%; height:92px; overflow:hidden; }
.ftNav li a { position:relative; float:left; width:25%; height:45px; line-height:45px; text-align:center; font-size:14px; color:#fff; border-top:1px solid #fff; background-color:#62c7f8; background-image:-moz-linear-gradient(top, #de1b1c, #af251c); background-image:-webkit-linear-gradient(top, #de1b1c, #af251c); background-image:-o-linear-gradient(top, #de1b1c, #af251c); background-image:-ms-linear-gradient(top, #de1b1c, #af251c); background-image:linear-gradient(top, #de1b1c, #af251c); }
.ftNav li a:after { content:''; position:absolute; top:0; right:-1px; z-index:9; height:45px; width:1px; background-color:#fff; }
.footer p { line-height:25px; padding-top:25px; }
.footer img { margin:10px; width:40%; }


/*=====================================================================================*/

/* 内页 返回上一页  及 所属栏目页*/
.CategoryList_Title{height:2.968em; line-height:2.968em; padding:0.687em; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1.125em; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title i{color:#de1b1c; font-size:1.2em; margin-top:.75em;}
.CategoryList_Title .icon-details{margin-right:.5em;}

/* 文章列表页 */
.nyListSpan li{border-bottom:1px solid #ccc;}
.nyListSpan li a.nyListLinkSpan{display:block; height:100% ;padding:10px; background:url(/mobile/images/Index/lYsLiIco2.png) no-repeat , linear-gradient(180deg , #fff 0% , #f1f1f1 100%); color:#666; background-position: 90% center;}
.nyListSpan li a.nyListLinkSpan:hover{background:url(/mobile/images/Index/lYsLiIco2H.png) no-repeat , linear-gradient(180deg , #fff 0% , #ccc 100%); background-position: 90% center;}
.nyListSpan h4{font-size: 16px; color: #000;}


/*3G分页样式*/
#fenye { clear:both; margin:15px 10px 15px 10px; height:35px; color:#999; text-align:right; }
#fenye a { text-decoration:none; font-size:14px; margin-left:5px; height:26px; text-align:center; line-height:26px; float:left; color:#666; background:#ddd; border:0px; display:block }
#fenye .prev, #fenye .next { width:55px; text-align:center; }
#fenye a.curr { width:25px; background:#fff; text-decoration:underline; color:#c00; font-family:Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; }
#fenye a.num { width:25px; }
#fenye a:hover { color:#00659c; text-decoration:none; }
#fenye span { line-height:30px; padding-left:5px; font-family:Arial, Helvetica, sans-serif }
#fenye span#totalpage { padding-left:0px }

/*3G位置导航*/
.location { padding-left:15px; padding-top:8px; height:28px; text-align:left; border-bottom:1px solid #ccc; font-size:16px;}
.location a { color:#1555a2; font-size:16px; }
.location img { display:none }

/*3G文章内容页*/
.LMlist{width:100%;margin:0 auto;}
.content3g{word-break:break-all;border-top:1px solid #fff;}
.content3g h1{font-size:18px;text-align:center; padding:12px; line-height:1.5;}
.content3g .gray{color:#888;font-size:12px;text-align:center}

/*3G版文章内容页正文*/
#myContent3gwz { padding:15px; font-size:15px; line-height:2; }
#myContent3gwz p { margin:0px; margin-top:8px; }
#myContent3gwz img {
width: expression(this.width > 95% ? 95%: true); max-width:95%;/* padding:3px; border:1px solid #E3ECF9; text-align:center; margin:10px auto;*/ }
#myContent3gwz a { font-size:14px; }

/*产品展示3G版*/
.pic3g { float:left; margin-top:20px; }
.pic3g ul { margin:0px; padding:0px; }
.pic3g li { float:left; list-style:none; width:47%; background:none; margin-left:8px; display:inline;}
.pic3g ul li img { width:95%; height:150px; padding:2px; background:#fff; }
.pic3g ul li a img { border:1px #e6e7e7 solid; }
.pic3g ul li a:hover img { border:1px #ffcb06 solid; background:#ffcb06; }
.pic3g dt { width:95%; height:40px; line-height:40px; overflow:hidden; text-align:center; }
.pic3g dt a { color:#000; text-decoration:none; font-size:14px; }
.pic3g dt a:hover { color:#D90000; text-decoration:underline; }


/*底部社交-微信-动画*/
.social_nav2 span.weichat{
	left:85px; top:4px; background-position:0 -100px; background-repeat:no-repeat;}

.social_nav2 span.ditu{
	left:154px; top:4px; background-position:0 2px; background-repeat:no-repeat; height:26px;}

/*底部社交-微博-动画*/
.social_nav2 span.weibo{left:218px; top:7px;background-position:1px -150px; background-repeat:no-repeat;height:26px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav2 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav2 .btn{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -249px;}
.social_nav2 .btn2{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -786px; display:none;}


/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav2 .btn, .social_nav2 .btn2, .social2 span,.hotline .telbg {
    background-image: url(../3gimages/SkinsBar2.png);
    background-size: 32px 889px;}

/*底部浮动栏样式3*/
.social_nav3{ height:55px; width:320px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden; font-size:12px;}
/*底部浮动社交导航/电话*/
.social_nav3 .social3{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
.social_nav3 a{ height:55px; line-height:85px; font-size:13px; width:65px; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center; color:#fff;}
.social_nav3 a.tel{ width:65px; text-indent:15px;}
.social_nav3 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social3{ background-color:#0069f4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0069f4), to(#034092)); 
	background-image: -webkit-linear-gradient(top, #0069f4, #034092); 
	background-image: -moz-linear-gradient(top, #0069f4, #034092); 
	background-image: -o-linear-gradient(top, #0069f4, #034092); 
	background-image: -ms-linear-gradient(top, #0069f4, #034092); 
	background-image: linear-gradient(top, #0069f4, #034092);}
.social3:before{ content:''; height:1px; width:100%; background:#0069f4; border-bottom:1px solid #0069f4; position:absolute; top:0; left:0;}
.social3:after{ content:''; height:1px; width:100%; background:#0069f4; border-top:1px solid #0069f4; position:absolute; bottom:0; left:0;}
.social3 b{width:1px; height:100%; background:#0069f4; border-left:1px solid #0069f4; position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.social_nav3 span.tel{
	left:30px;
	top:5px;
	height:30px;
	background-position:3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;

	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav3 span.weichat{
	background-position: 6px -150px;
    background-repeat: no-repeat;
    left: 86px;
    top: 7px;
}
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-o-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
/*底部社交-微博-动画*/
.social_nav3 span.weibo{ background-position: 1px -430px;background-repeat: no-repeat;height: 26px;left: 157px; top: 7px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav3 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav3 .btn{ display:block; width:32px; height:55px; position:absolute; right:0; background-position:0 -786px; }
.social_nav3 .btn2{ display:block; width:32px; height:55px; position:absolute; right:0;background-position:0 -249px; display:none;}

/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav3 .btn, .social_nav3 .btn2, .social3 span, .brand_advance .yscontent .telbg {
    background-image: url(../3gimages/SkinsBar3.png);
    background-size: 32px 889px;}
