@charset "UTF-8";

/*
業種別zh
*/

ul.lm li a{
	width:190px;
	padding:10px 0 5px 20px;
	display:block;
	text-indent:0px;
	text-indent:0;
	background:url(/assets/products/subject/zh-cn/images/lm_bk.jpg) no-repeat 0 0;

	color:#333;
}

ul.lm li.lm_top a{
	color:#FFF;
	background:url(/assets/products/subject/zh-cn/images/lm_top.jpg) no-repeat 0 0;
}

ul.lm li.lmt a{
	width:190px;
	padding:5px 0 10px 20px;
	display:block;
	text-indent:0px;
	text-indent:0;
	background:url(/assets/products/subject/zh-cn/images/lm_bk.jpg) no-repeat 0 0;

	color:#333;
}


ul.desc li{
    text-indent:-20px;
}

.bt_view{
	display:block;
    width:132px;
    height:20px;
    line-height:20px;
    margin-left:20px;
    border:#333 1px  solid;
    background-color:#F3FAFC;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.rbox {
    display: block;
    float: right;
    width: 360px;
}

.ft6 {
    font-size: 6px;
}


.cat_link {
    background-color: #f6f6f8;
    padding: 10px 5px 5px 15px;
    margin-bottom: 15px;
    font-size: 12px;
}


.cat_link a {
    height: 22px;
    background: url(/assets/products/subject/zh-cn/images/ico_arrow_r.jpg) no-repeat 0 0;
    padding-left: 15px;
    margin-right: 5px;
    font-size: 12px;
}

.sideb_text {
  display: table-cell;
  vertical-align: top;
    font-size: 7px;
}

.sideb_text2 {
  display: table-cell;
  vertical-align: top;
    font-size: 8px;
}

.btn-flat-border {
  display: inline-block;
  margin: 14px 0 5px 20px;
  padding: 12px;
  text-decoration: none;
  color: #000000;
  border: solid 1px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
  background: #67c5ff;
  color: white;
}




