ul {list-style:none;margin:0;padding:0;}   
li {list-style-type:none;}
*,*:before,*:after {
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
html, body {
  height: 100%;
}
html {
	margin:0px;padding:0px;
}
body {
	color: #333;font-size: 1.125em;font-family:"Microsoft YaHei";margin:0px;padding:0px;
}
a {
	color:#333;text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

img{
	border:none;
}

 

/*----------------------------------------------------------------
    公共头部 ----开始----
----------------------------------------------------------------*/
header {
	position:fixed;top:0;left:0;z-index:9;width:100%;background:#fff;box-shadow:0 0px 5px #999;overflow:hidden;
}
#brand {
	float:left;clear:none;margin-left:2%;
}
#brand img{
	width:168px;height:78px;display: block;
}
nav a {
	text-decoration:none;
}
nav {
	position:relative;display:inline-block;float:right;clear:none;top:15px;
}
nav a {
	color:#333;
}
.uesr-con{
	float:right;margin-right:1.5%;
}
.uesr-con a{
	text-decoration:none;margin:0px 8px;
}
.uesr-con a:hover{
	color:#fff;text-decoration:none;
}
.uesr-con a.menu-at{
	padding:8px 20px;color:#fff;background:#FCC218;font-size:0.878em;border-radius:3px;position: relative;top:24px;
}
.uesr-con a.menu-down{
	padding:8px 20px;color:#fff;background:#56BA64;border-radius:3px;font-size:0.878em;position:relative;top:24px;
}
.uesr-con span.tel-m{
	float:right;position:relative;top:15px;line-height:44px;color:#29A1D6;font-size:26px;
}
.uesr-con span.tel-m img{
	float:left;width:46px;height:42px;margin:0px 8px;
}
nav > ul,nav > ul > li {
    float:left;clear:none;
}
nav > ul > li {
	text-transform: uppercase;font-size: 0.878em;
}
nav > ul > li > a {
    line-height: 3rem;display:block; padding:0 25px;
}
header.transparent.light nav > ul > li:hover > a {
	color:#29A1D6;
}
header.transparent.light nav > ul > li > a.current {
	color:#29A1D6;
}
nav li {
    position:relative;white-space:nowrap;
}
nav > ul li:hover > ul.sub-menu {
    display: block;
}
#menu-toggle {
    display: none;color: #CCC;text-decoration: none;
}
#menu-toggle i {
    line-height: 2;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
#menu-toggle i.active {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#menu-toggle:hover {
    color: #29A1D6;
}
/*----------------------------------------------------------------
    二级栏目共用部分 ----开始----
----------------------------------------------------------------*/
.text-info{
	margin:50px 0px;
}
.text-info p{
	line-height:30px;margin:10px 0px;font-size:16px;
}
.text-info img{
	max-width:100%;margin:0px auto;
}
.text-info p.img-cen{
	text-align:center;
}
/*----------------------------------------------------------------
    网站底部 ----开始----
----------------------------------------------------------------*/
.lf{
	float: left;
}
.rf{
	float:right;
}
.clr{
	clear:both;
}
.main_footer{
	padding:2% 1%;background:#29A1D6;color:#fff;overflow:hidden;text-align:center;font-size:0.889em;
}
.main_footer p{
	margin:0px;line-height:34px;font-size:0.898em;
}
.main_footer span{
	margin:0px 10px;color:#A8E4FE;
}
.main_footer p a{
	color:#fff;text-decoration:none;margin:0px 15px;
}
.main_footer .erweimaBox{
	width:360px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:16px;
	
}
.main_footer .erweimaBox .android-btn{
	margin-bottom:24px;
	background:url(../images/android.png) no-repeat 6% center;
}

.main_footer .erweimaBox .android-btn,
.main_footer .erweimaBox .ios-btn{
	width:160px;
	
	line-height:40px;
	border:2px solid #fff;
	text-indent:30px;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}
.main_footer .erweimaBox .ios-btn{
	
	background:url(../images/apple.png) no-repeat 6% center;
	text-indent:20px;
	opacity: 0.2;
}
.main_footer .erweimaBox .erweima >div{
	width:100px;
	height:100px;
	background-color:#fff;
	padding:4px;
	box-sizing: border-box;
}
.main_footer .erweimaBox .erweima-txt{
	margin-right:70px;
	padding:6px;
	box-sizing: border-box;
}
.main_footer .erweimaBox .erweima >div >img{
	max-width:100%;
}
.main_footer .erweimaBox .erweima h1{
	text-align:center;
	font-size:14px;
}
/*----------------------------------------------------------------
    首页 ----开始----
----------------------------------------------------------------*/
.m1{
	min-height:480px;overflow:hidden;background:#fff;
}
.m2{
	min-height:480px;overflow:hidden;background:#F3F8FF;
}
.w1100{
	width:1100px;margin:0px auto;
}
.m1 .box .left{
	float:left;width:45%;
}
.m1 .box .right{
	float:right;
}
.m2 .box .left{
	float:left;width:60%;
}
.m2 .box .right{
	float:right;width:40%;
}
.m1 .box .img-1{
	margin-top:50px;
}
.m2 .box .img-2{
	margin-top:49px;
}
.m1 .box .img-3{
	margin-top:40px;
}
.m2 .box .img-4{
	margin-top:45px;
}
.m1 .box .img-5{
	margin-top:90px;
}
.m2 .box .img-6{
	margin-top:79px;
}
.m1 .box .img-7{
	margin-top:80px;
}
.m2 .box .img-8{
	margin-top:60px;
}
.box .Bimg img{
	max-width:100%;vertical-align:bottom;display:block;
}
.box .font_text{
	margin-top:40px;padding-left:30px;
}
.box .font_text h1{
	font-size:32px;color:#29A1D6;
}
.box .font_text p{
	font-size:18px;color:#444;
}
.box .font_text p .m_mt{
	color:#28AE4B;margin-top:5px;margin-right:15px;
}
.bz{
	text-align:center;width:1200px;margin:0px auto;padding-bottom:80px;overflow:hidden;
}
.bz h2{
	color:#29A1D6;margin:90px 0px;font-size:32px;
}
.bz li{
	width:25%;float:left;
}

/*----------------------------------------------------------------
    ERP栏目 ----开始----
----------------------------------------------------------------*/
.b1,.b1-1,.b1-2,.b1-3,.b1-4,.b1-5{
	height:640px;width:100%;
}
.b1{
	background:url(../img/b-1.jpg) no-repeat center;
}
.b1-1{
	background:url(../img/b-2.jpg) no-repeat center;
}
.b1-2{
	background:url(../img/b-3.jpg) no-repeat center;
}
.b1-3{
	background:url(../img/b-4.jpg) no-repeat center;
}
.b1-4{
	background:url(../img/b-5.jpg) no-repeat center;
}
.b-text{
	text-align:center;color:#fff;font-size:48px;position:relative;top:40%;
}
.b-text p{
	margin:20px 0px;padding:0px;
}
.nav-s{
	background:#F8F8F8;height:70px;line-height:70px;border-bottom:1px solid #F1F1F1;text-align:center;
}
.nav-s a{
	padding:25px 60px;text-decoration:none;font-size:16px;
}
.nav-s a.current{
	background:#fff;color:#29A1D6;border-left:1px solid #F1F1F1;border-right:1px solid #F1F1F1;
}
.m3{
	min-height:460px;overflow:hidden;background:#fff;border-bottom:1px solid #F1F1F1;
}
.m3 .box .img-1{
	margin-top:35px;
}
.m3 .box .img-1 img{
	float:right;
}
.m3 .box .img-2{
	margin-top:45px;
}
.m3 .box .img-3{
	margin-top:35px;
}
.m3 .box .img-3 img{
	float:right;
}
.m3 .box .img-5 img{
	float:right;
}
.m3 .box .img-4{
	margin-top:51px;
}
.m3 .box .font_text p{
	font-size:16px;color:#444;line-height:30px;margin:5px 0px;
}
.m3 .box .left{
	float:left;width:50%;
}
.m3 .box .right{
	float:right;width:50%;
}
.w1200{
	width:1200px;margin:0px auto;
}
.version{
	padding:80px 0px;overflow:hidden;
}
.version li{
	width:380px;min-height:380px;padding:0px 40px;text-align:center;background:#fff;border:1px solid #F2F1F1;border-radius:8px;float:left;
}
.version li.bz{
	background:#29A1D6;margin:0px 30px;border:1px solid #29A1D6;
}
.version li.bz .title{
	color:#fff;border-bottom:1px solid #40ADDE;
}
.version li.bz h3{
	color:#fff;
}
.version li.bz h3 b{
	color:#fff;
}
.version li.bz p{
	color:#fff;
}
.version li.bz p.c1{
	color:#FFFF00;
}
.version li.bz a.buy-button{
	color:#29A1D6;background:#fff;
}
.version li.bz a:hover.buy-button{
	color:#29A1D6;background:#F5F5F5;
}
.version li .title{
	font-size:30px;border-bottom:1px solid #F2F1F1;padding:50px 0px;
}
.version li h3{
	padding:20px 0px;font-size:18px;color:#999;
}
.version li b{
	font-size:48px;color:#f90;
}
.version li p{
	font-size:14px;color:#666;text-align:left;line-height:24px;
}
.version li p.c1{
	color:#f90;margin:0px;
}
.version li a.buy-button{
	background:#29A1D6;display:block;padding:10px 0px;margin:40px 0px;color:#fff;font-size:14px;border-radius:3px;
}
.version li a:hover.buy-button{
	background:#33AEE4;
}
/*表格功能对照*/
.table-detail{
	background:#F8F8F8;padding:50px 0px;
}
.table-detail h2{
	font-size:30px;text-align:center;margin-bottom:50px;
}
.table-detail .table{
  border:1px solid #F1F1F1;background:#fff;width:100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  text-align:center;
}
.table th,.table td {
  padding:10px 8px;
  text-align: left;
  vertical-align: center;
  border: 1px solid #F1F1F1;
  text-align:center;
  font-size:16px;
}
.table td b{
	font-size:26px;color:#f90;font-weight:normal;
}
.table thead th {
  line-height:100px;font-weight:normal;
}
.tab-1{
	background:#f8f8f8;
}
.tab-2{
	background:#fff;
}
.tab-title{
	height:100px;line-height:100px;
}
.price{
	height:80px;
}
.tab-tips{
	margin-top:30px;font-size:14px;
}
.tab-tips h4{
	color:#f90;
}
.table img{
	width:22px;height:22px;
}
.barA{
	background:#fff;
}
.barA p{
	color:#444;
}
.bigTitle{
	font-size:32px;color:#29A1D6;margin:0px;padding-top:80px;
}
.bigTitle p{
	font-size:16px;color:#444;line-height:30px;
}
.th-ico{
	margin-top:80px;
}
.th-ico li{
	float:left;width:400px;
}
.th-ico li p{
	font-size:16px;padding:0px 50px;line-height:30px;
}
.th-ico li span{
	display:block;width:138px;height:138px;margin:0px auto;
}
.barA,.barB,.barC,.barE{
	height:560px;width:100%;min-height:560px;text-align:center;overflow:hidden;color:#fff;
}
.barB{
	background:#29A1D6;
}
.fn-con{
	width:60%;margin:30px auto 10px;overflow:hidden
}
.fn-con li{
	width:33.33%;text-align:center;line-height:40px;float:left;
}
.fn-con li img{
	vertical-align:top;margin:12px 10px;
}
.white{
	color:#fff;
}
.barB p.m0{
	margin-top:0px;
}
.barA p.m28{
	margin-top:28px;
}
.barC p.m40{
	margin-top:40px;
}
.barA p.m33{
	margin-top:33px;
}
.barE p.m48{
	margin-top:48px;
}
.barC{
	background:#F6B802;
}
.barD{
	background:#fff;height:560px;min-height:560px;text-align:center;overflow:hidden;
}
.barE{
	background:#4178B0;
}


.case{
	overflow:hidden;background:#F8F8F8;padding:10px 0px 40px;
}
.case h4{
	font-size:24px;
}
.case li{
	float:left;margin:5px 20px 5px 0px;
}
.case li img{
	width:200px;height:100px;
}



.code{
	overflow:hidden;background:#F8F8F8;padding:10px 0px 40px;
}
.code h4{
	font-size:24px;
}
.code li{
	float:left;margin:5px 20px 5px 0px;
}
.code li img{
	width:160px;height:160px;
}

/*----------------------------------------------------------------
    首页banner ----开始----
----------------------------------------------------------------*/
.focus{
	margin:0 auto;position:relative;overflow:hidden;background-size:cover;width:100%;height:100%;min-width:100%;min-height:100%;text-align:center;display:block;
}
.focus .hd{ 
	width:100%; height:11px; position:absolute; z-index:1; bottom:50px; text-align:center;  
}
.focus .hd ul{ 
	display:inline-block; height:12px; padding:3px 5px; 
	-webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ 
	display:inline-block; width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#ccc; margin:0 5px; vertical-align:top; overflow:hidden;   
}
.focus .hd ul .on{ 
	background:#fff;  
}
.focus .bd{ 
	position:relative; z-index:0; 
}
.focus .bd li{
	display: table;
    width: 100%;
    height: 960px;
    min-height: 960px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;

}
.focus .bd li a{ 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  
} 
.focus .bd li.br-1{
	background:url(../img/bar-1.jpg) no-repeat center center;
}
.focus .bd li.br-2{
	background:url(../img/bar-2.jpg) no-repeat center center;
}
.focus .bd li.br-3{
	background:url(../img/bar-3.jpg) no-repeat center center;
}
/*----------------------------------------------------------------
    1400px Breakpoint
----------------------------------------------------------------*/
@media (max-width:1400px){
nav > ul > li {
    text-transform:uppercase;font-size:0.878em;
}
nav > ul > li > a {
    line-height:3rem;display:block;padding:0 15px;
}
nav > ul > li.menu-tel{
	margin-right: 10px;
}
}
/*----------------------------------------------------------------
    1280px Breakpoint
----------------------------------------------------------------*/
@media (max-width:1280px){
nav > ul > li {
    text-transform:uppercase;font-size:0.878em;
}
nav > ul > li > a {
    line-height:3rem;display:block;padding:0 10px;
}
}
/*----------------------------------------------------------------
    1180px Breakpoint
----------------------------------------------------------------*/
@media handheld, only screen and (max-width:1180px) {
#brand a,nav a {
    color: #333 !important;
}
nav a:hover {
    color: #fff !important;
}
#brand,nav,#menu-toggle {
    display: block;
}
#menu-toggle {
	float:right;clear:none;margin-top:10px;font-size:0.9em;margin-right:15px;
}
nav {
    float:none;clear:both;top:0px;		
}
nav > ul {
    margin-top:2em;
}
 nav > ul {
    display: none;
}
nav > ul,nav > ul > li {
    float: none;
}
.sub-arrow {
    display: none;
}
nav > ul li > a {
    display:block;margin:0;padding:0.625rem 0;border-bottom:1px solid #eee !important;line-height:1.5rem;padding-left:15px;
}
nav > ul > li > a:hover {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
nav > ul > li.menu-item {
    padding: 0 !important;
}
nav > ul > li.menu-item {
    padding: 0 !important;
}
nav ul.sub-menu > li > a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
nav ul.sub-menu > li > a {
    color: #666 !important;font-size:0.688rem;
}
nav ul.sub-menu > li > a,nav ul li > a:hover {
    background-color: transparent !important;
}
nav ul li > a:hover {
    color: #29A1D6 !important;
}
nav > ul > li:hover > a {
    border-bottom: none;
}
nav ul.sub-menu {
    position:static;display:block;padding:0 0 0 1.5em;width:inherit;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;
}
#intro {
    position: relative;
}
#brand img {
    float:left;clear:none;width:128px;height:59px;margin-top:3px;
}
.caption,.caption-mockup {
    width:100%;text-align:center;position:relative;top:35%;
}
.arrow {
  display:none;
}
.uesr-con{
	float:left;width:98%;padding-left:2%;height:40px;margin:0px;
}
.uesr-con a{
	margin:0px
}
.uesr-con a.menu-at{
	position: relative;top:5px;padding:5px 10px;font-size:12px;
}
.uesr-con a.menu-down{
	position: relative;top:5px;padding:5px 10px;font-size:12px;
}
.uesr-con span.tel-m{
	float:right;position:relative;top:6px;line-height:28px;color:#29A1D6;font-size:16px;right:6px;
}
.uesr-con span.tel-m a{
	color:#29A1D6;
}
.uesr-con span.tel-m img{
	float:left;width:28px;height:26px;margin:0px 8px;
}
}
/*----------------------------------------------------------------
    800px Breakpoint
----------------------------------------------------------------*/
@media handheld, only screen and (max-width:800px) {
.uesr-con{
	float:left;width:98%;padding-left:2%;height:40px;margin:0px;
}
.focus{
	width:100%;height:470px;min-height:470px;
}
.focus .hd{ 
	bottom:30px; 
}
.focus .bd li.br-1{
	background:url(../img/bar-4.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
.focus .bd li.br-2{
	background:url(../img/bar-5.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
.focus .bd li.br-3{
	background:url(../img/bar-6.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
}
/*----------------------------------------------------------------
    640px Breakpoint
----------------------------------------------------------------*/

@media handheld, only screen and (max-width:40em) {
#brand img {
    float:left;clear:none;width:128px;height:59px;
}
.w1100{
	width:100%;text-align:center;
}
.m1{
	min-height:480px;overflow:hidden;background:#fff;
}
.m2{
	min-height:480px;overflow:hidden;background:#F3F8FF;
}
.m1 .box .left{
	width:100%;
}
.m1 .box .right{
	width:100%;
}
.m2 .box .left{
	float:left;width:100%;
}
.m2 .box .right{
	float:right;width:100%;
}
.m1 .box .img-1{margin-top:30px;}
.m2 .box .img-2{margin-top:0px;}
.m1 .box .img-3{margin-top:10px;}
.m2 .box .img-4{margin-top:10px;}
.box .Bimg img{
	max-width:100%;vertical-align:bottom;display:block;
}
.box .font_text{
	margin-top:30px;padding-left:0;
}
.box .font_text h1{
	font-size:26px;color:#29A1D6;line-height:36px;padding:0px 10px;
}
.box .font_text p{
	font-size:16px;color:#444;padding:0px 10px;
}
.box .font_text p .m_mt{
	color:#28AE4B;margin-top:5px;margin-right:15px;
}
.bz{
	text-align:center;width:100%;margin:0px auto;padding-bottom:10px;overflow:hidden;
}
.bz h2{
	color:#29A1D6;margin:50px 0px;padding:0px 10px;font-size:26px;
}
.bz li{
	width:50%;float:left;margin-bottom:20px;
}
.bz li img{
	width:90px;height:90px;
}
.bz li p{
	font-size:16px;padding:0px 10px;line-height:26px;
}
.main_footer span{
	color:#A8E4FE;width:100%;display:block;line-height:22px;
}
.main_footer p a{
	width:33.333%;display:block;float:left;margin:0px;
}
.m3{
	min-height:460px;overflow:hidden;background:#fff;
}
.focus{
	width:100%;height:535px;min-height:535px;
}
.focus .hd{ 
	bottom:30px; 
}
.focus .bd li.br-1{
	background:url(../img/bar-4.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;

}
.focus .bd li.br-2{
	background:url(../img/bar-5.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
.focus .bd li.br-3{
	background:url(../img/bar-6.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}

.nav-s{
	background:none;height:auto;line-height:30px;border:none;text-align:center;margin-top:10px;overflow:hidden;
}
.nav-s a{
	padding:0px;text-decoration:none;font-size:12px;background:#ddd;border-radius:3px;width:30%;float:left;margin:0 1% 2% 2%;
}
.nav-s a.current{
	padding:0px;background:#29A1D6;color:#fff;border:none;border-radius:3px;
}
.b1,.b1-1,.b1-2,.b1-3,.b1-4{
	height:auto;width:100%;background-size:100% auto;margin-top:88px;
}
.b-text{
	text-align:center;color:#fff;font-size:16px;position:relative;top:40%;padding:30px 0;
}
.b-text p{
	margin:5px 0px;padding:0px;
}

.w1200{
	width:100%;
}
.version{
	padding:50px 2%;
}
.version li{
	width:100%;padding:0px 15px;border:1px solid #eee;
}
.version li.bz{
	background:#29A1D6;margin:20px 0px;border:1px solid #29A1D6;
}
.version li.bz .title{
	color:#fff;border-bottom:1px solid #40ADDE;
}
.version li.bz h3{
	color:#fff;
}
.version li.bz h3 b{
	color:#fff;
}
.version li.bz p{
	color:#fff;
}
.version li.bz p.c1{
	color:#FFFF00;
}
.version li.bz a.buy-button{
	color:#29A1D6;background:#fff;
}
.version li.bz a:hover.buy-button{
	color:#29A1D6;background:#F5F5F5;
}
.version li .title{
	font-size:24px;border-bottom:1px solid #eee;padding:15px 0px;
}
.version li h3{
	padding:10px 0px;font-size:18px;color:#999;
}
.version li b{
	font-size:36px;color:#f90;
}
.version li p{
	font-size:14px;color:#666;text-align:left;line-height:24px;
}
.version li p.c1{
	color:#f90;margin:0px;
}
.version li a.buy-button{
	background:#29A1D6;display:block;padding:10px 0px;margin:40px 0px;color:#fff;font-size:14px;border-radius:3px;
}
.version li a:hover.buy-button{
	background:#33AEE4;
}
.table-detail{
	padding:20px 0px;
}
.table-detail h2{
	font-size:18px;margin-bottom:30px;
}
.barA,.barB,.barC,.barE{
	height:auto;width:100%;min-height:200px;text-align:center;overflow:hidden;color:#fff;
}
.bigTitle{
	font-size:26px;padding-top:30px;padding-left:3%;padding-right:3%;line-height:40px;
}
.bigTitle p{
	font-size:16px;color:#444;line-height:30px;
}
.barA p{
	line-height:28px;padding:0 3%;
}
.th-ico{
	margin-top:30px;
}
.th-ico li{
	float:none;width:100%;
}
.th-ico li p{
	font-size:16px;padding:0px 50px;line-height:28px;
}
.th-ico li span{
	display:block;width:138px;height:138px;margin:0px auto;
}
.fn-con{
	width:100%;margin:10px auto 10px;
}
.fn-con li{
	width:100%;text-align:center;line-height:40px;margin:0px;
}
.fn-con li img{
	vertical-align:top;margin:12px 10px;
}
.barB p.m0{
	margin-top:0px;
}
.barB p.m0 img{
	width:100%;
}
.barA p.m28{
	margin-top:28px;padding:0px;margin-bottom:0px;
}
.barA p.m28 img{
	width:100%;vertical-align:bottom
}
.barC p.m40{
	margin-top:40px;margin-bottom:0;
}
.barC p.m40 img{
	width:100%;vertical-align:bottom
}
.barA p.m33{
	margin-top:33px;margin-bottom:0;
}
.barA p.m33 img{
	width:100%;vertical-align:bottom;
}
.barE p.m48{
	margin-top:48px;margin-bottom:0;
}
.barE p.m48 img{
	width:100%;vertical-align:bottom
}
.barC p{
	line-height:28px;padding:0 3%;
}
.barE p{
	line-height:28px;padding:0 3%;
}

.table-detail .table{
  width: 96%;margin: 0px auto;
}
.table thead th {
  line-height:28px;
}
.table img{
	width:18px;height:18px;
}
.text-info{
	margin:20px 0px;padding:0 5%;text-align:left;
}
.text-info p{
	line-height:30px;margin:10px 0px;font-size:16px;
}
.tab-tips{
	padding:0px 10px;
}
}
/*----------------------------------------------------------------
    320px Breakpoint
----------------------------------------------------------------*/
@media handheld, only screen and (max-width:320px) {
	.focus{
	width:100%;height:470px;min-height:470px;
}
.focus .hd{ 
	bottom:30px; 
}
.focus .bd li.br-1{
	background:url(../img/bar-4.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;

}
.focus .bd li.br-2{
	background:url(../img/bar-5.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
.focus .bd li.br-3{
	background:url(../img/bar-6.jpg) no-repeat top center;
	position:relative;top:70px;
	background-size:100% auto;
}
}