﻿/*格式化*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}

body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#f9f9f9;} 

li, ol { list-style:none; }

ins { text-decoration:none; }

i, em { font-style:normal; }

a { text-decoration:none;font-family:"Microsoft Yahei";}

a:hover { cursor:pointer; text-decoration:none;}

a:active{star:expression(this.onFocus=this.blur());}

:focus{outline:0;}

.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

img{ padding:0; margin:0;}

a img { border:none; }

input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}

h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}

/*排版通用*/

.f-mm{ margin-left:auto; margin-right:auto;}/*居中对齐*/

.f-fl{ float:left;} /*左浮动*/

.f-fr{ float:right;} /*右浮动*/

.f-tr{ text-align:right;} /*右对齐*/

.f-tl{ text-align:left;} /*左对齐*/

.f-tc{ text-align:center;} /*中间对齐*/

.f-pr{ position:relative;} /*定位*/

.f-di{ display:inline;}

/*杂项*/

.u-co-bt{ border-radius:4px; /*css3圆角*/ width:80px; height:26px; line-height:26px; display: inline-block; vertical-align: middle;  padding-top:1px;}/*提交按钮样式*/

.u-co-bt.z-spe{ width:100%;}

.u-lico{ width:24px; height:24px; border-radius:4px;  /*css3圆角*/ background:#000; padding:10px;opacity: 0.8; position:relative; left:50%; margin:10px 0 10px -14px; box-shadow:0 0 3px #2d2d2d;}/*等待载入*/

.fs15{font-size:15px;} /*15号字体*/

.fs12{font-size:12px;} /*12号字体*/

.pdr12{ padding-right:12px;} /*右边距12px*/

.pl10{ padding-left:10px;} /*左边距10px*/

.red { color:#f00; } /*字体颜色红色*/

.emptyData{padding-left:10px;line-height:26px; }



/*首页标题 开始*/

.m-tit{ position:relative; text-indent:10px; height:38px; font-size:15px; line-height:38px;} /*首页产品导航样式*/

.m-tit .u-ico{ position:absolute;right:10px; top:2px; width:30px; height:38px; }  /*首页产品导航箭头样式*/

.m-tit .u-ico:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/

	position:absolute;

	width:12px;

    height:12px;

    right:5px;

	top:12px;

	z-index:10;

	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/

	-o-transform: rotate(45deg); /*针对欧朋浏览器写的兼容*/

	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/

	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/

.m-tit .u-ico:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/

	position:absolute;

	width:12px;

    height:12px;

    right:8px;

	top:12px;

	z-index:10;

	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/

	-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/

	-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/

	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/

	

/*空白 分割样式*/

.u-empty { height:18px; }

/*空白 分割样式*/









/* -- 页面整体布局 -- */

.wrap{min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; position:relative; background:#fff;} /*网站首页宽度*/

.wrap img{ width:100%;}







/*---头部---*/

.g-hd img { height:90%; width:auto;}

.g-hd{ height:7.5em; overflow:hidden;background:url("t_bj.jpg")/*tpa=t_bj.jpg*/ no-repeat center top;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hd p{ height:1.3em; overflow:hidden; font-size:1.5em; color:#2b2b2b; line-height:1.5em; text-indent:1.1em; position:relative;background:url("top_p.jpg")/*tpa=top_p.jpg*/ no-repeat center top;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hd p span{ color:#019fe8; font-size:1.3em; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.g-hd p:before{ position:absolute; content:""; width:6.25%; height:1.6666em; top:10%; left:18.4%;/*background:url(tel.jpg) no-repeat;*/-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hd dl dt{ margin:1em 0 0 2.5%;  padding-right:2%; height:4.6em; overflow:hidden; position:relative; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}

.g-hd dl dt:before{ position:absolute; content:""; width:1px; height:3em; top:0.6em; right:0; border-right:1px solid #c9c9c9;}

.g-hd dl dt span{ display:block; font-size:0.50em; color:#848485; line-height:1em}

.g-hd dl dd{  margin:1.75em 0 0 0; font-weight:bold; padding-left:2%; }

.g-hd dl dd span {display:block;line-height:1.8em;}



/*---页面头部---*/

.g-hds img { height:90%; width:auto;}

.g-hds{ height:7.5em; overflow:hidden;background:url("t_bjs.jpg")/*tpa=t_bjs.jpg*/ no-repeat center top;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hds p{ height:1.3em; overflow:hidden; font-size:1.5em; color:#2b2b2b; line-height:1.5em; text-indent:1.2em; position:relative;background:url("top_p.jpg")/*tpa=top_p.jpg*/ no-repeat center top;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hds p span{ color:#019fe8; font-size:1.3em; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.g-hds p:before{ position:absolute; content:""; width:6.25%; height:1.6666em; top:10%; left:18.4%;/*background:url(tel.jpg) no-repeat;*/-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}

.g-hds dl dt{ margin:1em 0 0 2.5%;  padding-right:2%; height:4.6em; overflow:hidden; position:relative; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}

.g-hds dl dt:before{ position:absolute; content:""; width:1px; height:3em; top:0.6em; right:0; border-right:1px solid #c9c9c9;}

.g-hds dl dt span{ display:block; font-size:0.50em; color:#848485; line-height:1em}

.g-hds dl dd{  margin:1.75em 0 0 0; font-weight:bold; color:#555555 ;padding-left:2%; }

.g-hds dl dd span {display:block;line-height:1.8em;}



/*---导航---*/



.g-nav { position:relative; background:#019fe8;}

.g-nav:before { position:absolute; content:""; width:100%; height:2px; background:url("n_xx.gif")/*tpa=n_xx.gif*/ repeat-x; background-size:100% 2px; top:0; left:0;}

.g-nav:after { position:absolute; content:""; width:100%; height:2px; background:url("n_xx.gif")/*tpa=/n_xx.gif*/ repeat-x; background-size:100% 2px; bottom:0; left:0;}

.g-nav a { float:left; padding:4% 0; width:33.3%; text-align:center; display:block; font-size:1em; color:#fff; position:relative;border-bottom:1px solid #002E4D}

.g-nav a:before { position:absolute; content:""; width:1px; height:100%; background:#002E4D; top:0; right:1px;}

.g-nav a:after { position:absolute; content:""; width:1px; height:100%; background:#235B9B; top:0; right:0;}

.g-nav a:nth-child(3n):before,.g-nav a:nth-child(3n):after { background:none;}





/*---返回---*/

.g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:7px 11px 0 9px;} /*内页返回布局样式*/

.g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}	/*内页返回链接样式*/

.g-back .u-bp,.g-back .u-bl,.g-back .u-bh{background:url("Nyskinsbar.png")/*tpa=Nyskinsbar.png*/ no-repeat; background-size:35px 600px;}

.g-back .u-bp { background-position:0 0; } /*内页返回样式*/

.g-back .u-bl {background-position:0 -286px;  } /*内页回到首页样式*/

.g-back .u-bh { margin-right:10px; background-position:0 -232px;} /*内页目录样式*/





/*---搜索---*/

.g-se{ padding:15px 10px;position:relative;} /*搜索布局*/

.g-se .m-ipt{margin-right:43px;}

.g-se .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}

.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}

.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;} /*搜索右边的图标css3样式*/

.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*搜索右边的图标css3样式*/

.g-se .u-in{ float:right; position:absolute; z-index:100; right:10px; top:15px; width:42px; height:30px;}

.g-se .u-key{width:100%;height:14px;padding:7px 0; line-height:14px;border-right:0;	border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:0;border-top-right-radius:0;-webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:0;  -webkit-border-bottom-right-radius:0; text-indent:15px;float:left;} /*搜索中的请输入关键词样式*/

.g-se .u-bt:before{border:3px solid #fff;}/*搜索按钮-放大镜圆圈颜色*/

.g-se .u-bt:after{background:#fff;}/*搜索按钮-放大镜直线颜色*/

.g-se .u-in{ background:transparent;}

.g-se .u-bt{ background-color:#0267ab;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#1a94d1), to(#0267ab)); 

	background-image: -webkit-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: -moz-linear-gradient(top,  #1a94d1, #0267ab); 

	background-image: -o-linear-gradient(top,  #1a94d1, #0267ab); 

	background-image: -ms-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: linear-gradient(top, #1a94d1, #0267ab);

}

/*搜索按钮背景色*/

.g-se .u-key {color:#d0d0d0; border:1px solid #1a94d1; box-shadow:3px 2px 3px #ccc inset;} 	/*搜索框*/







/*---底部---*/

.g-ft { height:360px; overflow:hidden;}	

.f-top{ height:33px; overflow:hidden; position:relative; background:#019fe8; text-align:center; font-size:13px; color:#fff; line-height:33px;}

.f-top:after{ border:0;}

.f-top p{ width:320px;  overflow:hidden; margin:0 auto; height:33px; position:relative;}

.f-top p:after{ position:absolute; content:""; top:12px; left:96px;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;}

.f-nav{ height:55px; overflow:hidden; text-align:center; font-size:14px; color:#666; line-height:19px; padding-top:10px; position:relative; width:320px; margin:0 auto; background:url("yy.gif")/*tpa=yy.gif*/ no-repeat center bottom ; background-size:320px 9px;}

.f-nav a{ display:inline-block; padding:0 2%; color:#666; }

.f-wz{ width:320px; margin:0 auto; padding:5px 0 0; color:#666; line-height:18px; text-align:center; font-size:12px;}

.f-wz a{ color:#999; }



.f-code{ width:120px; margin:20px auto; overflow:hidden;}

.f-code img{ width:120px; height:120px;}

.f-code span{ display:block; text-align:center; font-size:13px; color:#333; }



/*底部浮动栏样式2*/

.social_nav2{height:55px; width:306px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}/*底部浮动社交导航/电话*/

.social_nav2 .social2{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}

.social_nav2 a{ height:55px; line-height:85px; font-size:13px; width:22%; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center;}

.social_nav2 a.tel{ width:22%; text-indent:5px;}

.social_nav2 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}

.social2{

	background-image: -webkit-gradient(linear, left top, left bottom, from(#32323a), to(#23232b)); 

	background-image: -webkit-linear-gradient(top, #32323a, #23232b); 

	background-image: -moz-linear-gradient(top, #32323a, #23232b); 

	background-image: -o-linear-gradient(top, #32323a, #23232b); 

	background-image: -ms-linear-gradient(top, #32323a, #23232b); 

	background-image: linear-gradient(top, #32323a, #23232b);}

.social2 a{ color:#fff;}	

.social2:before{ content:''; height:1px; width:100%; background:#000; border-bottom:1px solid #4b4c57; position:absolute; top:0; left:0;}

.social2:after{ content:''; height:1px; width:100%; background:#000; border-top:1px solid #4b4c57; position:absolute; bottom:0; left:0;}

.social2 b{width:1px; height:100%; background:#000; border-left:1px solid #4b4c57; position:absolute; top:0; right:0;}

/*底部社交-电话-动画*/

.social_nav2 span.tel{

	left:14px;

	top:7px;

	height:30px;

	background-position:8px -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_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("SkinsBar2.png")/*tpa=SkinsBar2.png*/;

    background-size: 32px 889px;}



/*底部浮动栏样式3*/

.social_nav3{ height:55px; width:320px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}

/*底部浮动社交导航/电话*/

.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;}



/*.social_nav3 a.tel{ width:65px; text-indent:15px;}

.social_nav3 a.weichat {left:8px;}

.social_nav3 a.weibo {left:19px;}

.social_nav3 a.talk99 {left: 35px;}*/

.social_nav3 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}

.social3{ background-color:#32323a;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#1a94d1), to(#0267ab)); 

	background-image: -webkit-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: -moz-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: -o-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: -ms-linear-gradient(top, #1a94d1, #0267ab); 

	background-image: linear-gradient(top, #1a94d1, #0267ab);}

.social3:before{ content:''; height:1px; width:100%; background:#0267ab; border-bottom:1px solid #1a94d1; position:absolute; top:0; left:0;}

.social3:after{ content:''; height:1px; width:100%; background:#0267ab; border-top:1px solid #1a94d1; position:absolute; bottom:0; left:0;}

.social3 b{width:1px; height:100%; background:#0267ab; border-left:1px solid #1a94d1; 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("SkinsBar3.png")/*tpa=SkinsBar3.png*/; background-size: 32px 889px;}









/* 底部固定导航 */

body .social_nav5{height:56px;position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%;  z-index:999; border-top:1px solid #004c92;

    box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;

background: #007EC5; /* Old browsers */

background: -moz-linear-gradient(top,  #007EC5 0%, #019fe8 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007EC5), color-stop(100%,#019fe8)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #007EC5 0%,#019fe8 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #007EC5 0%,#019fe8 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #007EC5 0%,#019fe8 100%); /* IE10+ */

background: linear-gradient(to bottom,  #007EC5 0%,#019fe8 100%); /* W3C */}



body .social_nav5 li{ width:20%; float:left; position:relative; font-size:12px; 

    border-top:1px solid #33a5e5;text-align:center; color:#fff;line-height:12px; height:56px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

body .social_nav5 li:last-child{border-right:none;}

body .social_nav5 li em{ width:26px; display:block; margin:0 auto; padding:6px 0 5px 0;}

body .social_nav5 li em img{width: 26px;}

body .social_nav5 li a{ color:#fff;}

body .social_nav5 li.cur{ color:#fff; background: #065db2; border: 1px solid #1896de;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

body .social_nav5 li .erji{ position:absolute; bottom:56px; left:0; width:110%; padding: 0 15%; text-align: left; background:#1789d9; display:none; }

body .social_nav5 li .erji a{ display:block; font-size:12px; height: 30px; line-height:30px; position:relative; color:#fff;

 background:url("f_bg.png")/*tpa=f_bg.png*/ no-repeat center bottom; background-size: 100% 1px;}

body .social_nav5 li .erji a:last-child{border-bottom:none;}