@charset "utf-8";
/* CSS Document */

@media (max-width: 768px) {

.header_left {
	display: none;
	height: 128px;
	background: #e4f0f9;
}

.header_right {
	display: none;
	height: 128px;
	background: #1a92db;
}

.header {
	min-height: 128px;
	background: url(../images/header_bg_mob.png) no-repeat center top;
	margin-top: 0px;
	margin-bottom: 30px;
}

.search {
	padding-top: 0px;
}

.lang {
	padding-top: 0px;
}

.mainmenu > li > a {
	padding: 0px 0px 11px 0px;
	margin-top: 5px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 8px 10px 9px 12px;
  margin-bottom: 3px;
  clear: both;
  color: #ffffff;
  text-decoration: none;
  text-align: right;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #1171ad;
  text-decoration: none;
  background-color: none;
  border-bottom: #e5e5e5 2px solid;
  padding-bottom: 7px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #1171ad;
  text-decoration: none;
  background-color: none;
  border-bottom: #e5e5e5 2px solid;
  padding-bottom: 7px;
}

.pc_title {
	height: 50px;
}

.cpadd {
	margin-bottom: 80px;
}

.software .pic {
	height: 80px;
    line-height: 80px;
}

.software .line {
	margin-top: 30px;
}

.conicon {
	text-align: right;
	padding: 5px 15px;
}

.ctitle {
	padding: 4px 0px 0px 15px;
	text-align: left;
}

.profile_menu {
	min-height: inherit;
}

.plogin {
	float: right;
	padding: 5px 10px 0px 0px;
}

.visual {
	background-size: 100% auto;
}

.pad0 {
	padding: 0px 15px;
}

.pad01 {
	padding-left: 15px;
}

.pad10 {
	padding-right: 15px;
}

.c20_block2_left {
	height:auto;
	min-height:120px;
	margin-top: -1px;
}

.c20_block2_right {
	height:auto;
	min-height:120px;
	margin-top: -1px;
	margin-left: 0px;
}

.c20_block2_left_top {
	height:auto;
	min-height:120px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.c20_block2_right_top {
	height:auto;
	min-height:120px;
	margin-top: -1px;
	margin-left: 0px;
}

.c20_block2_left_btm {
	height:auto;
	min-height:120px;
	margin-top: -1px;
}

.c20_block2_right_btm {
	height:auto;
	min-height:120px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: -1px;
	margin-left: 0px;
}

.prof_title {
	height:82px;
	font-size: 14px;
}

.prof_title2 {
	height:82px;
	font-size: 12px;
}

.prof_name {
	height:30px;
	font-size: 10px;
}

.pad10_mob {
	padding: 0px 0px 0px 15px;
}

.profile_label_sm {
	text-align: left;
	font-weight: bold;
}

}
