.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.box {
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
}
.box-align {
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	-o-box-align: center;
	box-align: center;
}
.flex {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
}
.container {
	width: 1248px;
	margin: 0 auto;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.side {
	width: 288px;
	float: left;
	margin-right: 30px;
}
.main {
	width: 930px;
	float: right;
}
body, ul, p, dd, h1, h2, h3, dl, dt, select, figure {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
}
button {
	margin: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	line-height: 1.4rem;
	color: #2d2d2d;
}
a {
	color: #58585b;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
a:hover, a:focus, a.active {
	color: #d9310b;
}
a, input[type="text"], input[type="button"], input[type="reset"], input[type="submit"], input[type="search"], input[type="submit"], button, li, i {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(255,0,0,0);
}
a:active, input[type=text] {
	outline: none;
	-webkit-tap-highlight-color: rgba(255,0,0,0);
}
ul {
	list-style: none;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
img {
	border: none;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_semibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot#idfix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.p10 {
	padding: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.mt5 {
	margin-top: 5px;
}
.mt15 {
	margin-top: 15px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb90 {
	margin-bottom: 90px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.f26 {
	font-size: 2.6rem;
}
.f24 {
	font-size: 2.4rem;
}
.f22 {
	font-size: 2.2rem;
}
.f20 {
	font-size: 2rem;
}
.f18 {
	font-size: 1.8rem;
}
.f16 {
	font-size: 1.6rem;
}
.f14 {
	font-size: 1.4rem;
}
.lh20 {
	line-height: 20px;
}
.lh25 {
	line-height: 25px;
}
.lh30 {
	line-height: 30px;
}
.lh35 {
	line-height: 35px;
}
.lh40 {
	line-height: 40px;
}
.mt40 {
	margin-bottom: 40px;
}
.mb40 {
	margin-bottom: 40px;
}
.h1 {
	font-size: 2.0rem;
}
.h2 {
	font-size: 1.8rem;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.ibk {
	display: inline-block;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: bottom;
}
.vat {
	vertical-align: top;
}
.block {
	display: block;
	width: 100%;
}
.w100 {
	width: 100%;
}
.font-normal {
	font-style: normal;
}
.text-primary {
	color: #d9310b;
}
.text-gray {
	color: #58585b;
}
.text-bc {
	color: #bcbcbc;
}
.text-grayer {
	color: #666666;
}
.text-danger {
	color: #d80925;
}
.text-block {
	color: #2d2d2d;
}
.text-link-primary:link, .text-link-primary:visited {
	color: #d9310b;
}
.text-link-primary:hover {
	color: #f34219;
}
.bg-info {
	background-color: #f2f2f2;
}
.bg-warning {
	background-color: #f3aa0c;
	color: #ffffff;
}
.bg-success {
	background-color: #97d160;
	color: #ffffff;
}
.bg-danger {
	background-color: #d80925;
	color: #ffffff;
}
.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}
.border0 {
	border: 0;
}
.br0 {
	border-right: none !important;
}
.fw100 {
	font-weight: 100;
}
.dot-gray {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 0.5rem;
	background-color: #58585b;
	border-radius: 10px;
	position: relative;
	top: -3px;
}
.dot-block {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 0.5rem;
	background-color: #2d2d2d;
	border-radius: 10px;
	position: relative;
	top: -3px;
}
.splite-line {
	margin: 0 0.5rem;
}
.links {
	text-decoration: underline;
}
.icon {
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.icon-cart {
	background-image: url("../images/sprites_home.png");
	width: 25px;
	height: 25px;
	background-position: -73px -496px;
}
.icon-arrow-down {
	background-image: url("../images/sprites_home.png");
}
.icon-arrow-down {
	width: 12px;
	height: 8px;
	background-position: -112px -471px;
}
.icon-arrow-left {
	width: 8px;
	height: 12px;
	background-image: url("../images/icon_arrow_left.png");
}
.icon-arrow-right {
	width: 8px;
	height: 12px;
	background-image: url("../images/icon_arrow_right.png");
}
.icon-submission, .icon-negotiation, .icon-execution, .icon-quality, .icon-revision {
	width: 66px;
	height: 66px;
	background-image: url("../images/sprites_home.png");
}
.icon-submission {
	background-position: 0 -66px;
}
.icon-negotiation {
	background-position: -132px 0;
}
.icon-execution {
	background-position: -66px -66px;
}
.icon-quality {
	background-position: -65px 0;
}
.icon-revision {
	background-position: 0 0;
}
.icon-share-facebook, .icon-share-twitter, .icon-share-google, .icon-share-pinterest {
	width: 36px;
	height: 36px;
	background-image: url("../images/sprites_home.png");
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.icon-share-facebook:hover, .icon-share-twitter:hover, .icon-share-google:hover, .icon-share-pinterest:hover {
	opacity: 0.7;
}
.icon-share-facebook {
	background-position: -15px -409px;
}
.icon-share-twitter {
	background-position: -61px -409px;
}
.icon-share-google {
	background-position: -107px -409px;
}
.icon-share-pinterest {
	background-position: -153px -409px;
}
.icon-communities-1, .icon-communities-2, .icon-communities-3, .icon-communities-4, .icon-communities-5, .icon-communities-6, .icon-communities-7, .icon-communities-8, .icon-communities-9, .icon-communities-10, .icon-communities-11, .icon-communities-12 {
	width: 66px;
	height: 66px;
	background-image: url("../images/sprites_home.png");
}
.icon-communities-1 {
	background-position: 0 -132px;
}
.icon-communities-2 {
	background-position: -66px -198px;
}
.icon-communities-3 {
	background-position: -132px -132px;
}
.icon-communities-4 {
	background-position: -132px -198px;
}
.icon-communities-5 {
	background-position: 0 -198px;
}
.icon-communities-6 {
	background-position: -66px -264px;
}
.icon-communities-7 {
	background-position: 0 -264px;
}
.icon-communities-8 {
	background-position: -132px -264px;
}
.icon-communities-9 {
	background-position: 0 -330px;
}
.icon-communities-10 {
	background-position: -66px -330px;
}
.icon-communities-11 {
	background-position: -132px -330px;
}
.icon-communities-12 {
	background-position: -66px -132px;
}
.icon-star {
	width: 100px;
	height: 15px;
	background-image: url("../images/icon_star.png");
}
.icon-star-0 {
	background-position: 0 -75px;
}
.icon-star-1 {
	background-position: 0 -15px;
}
.icon-star-2 {
	background-position: 0 -30px;
}
.icon-star-3 {
	background-position: 0 -45px;
}
.icon-star-4 {
	background-position: 0 -60px;
}
.icon-star-5 {
	background-position: 0 0;
}
.icon-add {
	width: 10px;
	height: 10px;
	background-image: url("../images/icon_add.png");
}
.icon-arrow-radius-down {
	width: 18px;
	height: 18px;
	background-image: url("../images/icon_arrow_radius_down.png");
}
.icon-arrow-radius-up {
	width: 18px;
	height: 18px;
	background-image: url("../images/icon_arrow_radius_up.png");
}
.icon-ok {
	width: 13px;
	height: 10px;
	background-image: url("../images/icon_ok.png");
	background-size: 100% auto;
}
.icon-ok-gray {
	width: 13px;
	height: 10px;
	background-image: url("../images/icon_ok_gray.png");
}
.icon-like {
	width: 16px;
	height: 15px;
	background-image: url("../images/icon_like.png");
}
.icon-grid {
	width: 16px;
	height: 16px;
	background-image: url("../images/icon_grid.png");
}
.icon-list {
	width: 16px;
	height: 16px;
	background-image: url("../images/icon_list.png");
}
.icon-clock {
	width: 13px;
	height: 13px;
	background-image: url("../images/icon_clock.png");
}
.icon-eye {
	width: 20px;
	height: 12px;
	background-image: url("../images/icon_eye.png");
}
.icon-form-success {
	width: 10px;
	height: 10px;
	background-image: url("../images/icon_form_success.png");
}
.icon-form-error {
	width: 10px;
	height: 10px;
	background-image: url("../images/icon_form_error.png");
}
.icon-form-minus {
	width: 8px;
	height: 2px;
	background-image: url("../images/icon_form_minus.png");
}
.icon-form-add {
	width: 8px;
	height: 8px;
	background-image: url("../images/icon_form_add.png");
}
.icon-user {
	width: 15px;
	height: 15px;
	background: url("../images/icon-user.png") no-repeat center;
	background-size: 100% auto;
}
.icon-message {
	width: 16px;
	height: 16px;
	background: url("../images/icon-message.png") no-repeat center;
	background-size: 100% auto;
}
.icon-primary-right {
	width: 8px;
	height: 12px;
	background: url("../images/icon-primary-right.png") no-repeat center;
	background-size: 100% auto;
}
.icon-gray-up {
	width: 18px;
	height: 12px;
	background: url("../images/icon-gray-up.png") no-repeat center;
	background-size: 100% auto;
}
.icon-primary-down {
	width: 18px;
	height: 12px;
	background: url("../images/icon-primary-down.png") no-repeat center;
	background-size: 100% auto;
}
.icon-green-ok {
	width: 20px;
	height: 20px;
	background: url("../images/icon-green-ok.png") no-repeat center;
	background-size: 100% auto;
}
.icon-question {
	width: 32px;
	height: 32px;
	background: url("../images/icon-question.png") no-repeat center;
	background-size: 100% auto;
}
.i-rise-gray {
	width: 10px;
	height: 5px;
	background: url("../images/icon-rise-gray.png") no-repeat center;
	background-size: 100% auto;
}
.i-rise-primary {
	width: 10px;
	height: 5px;
	background: url("../images/icon-rise-primary.png") no-repeat center;
	background-size: 100% auto;
}
.i-drop-gray {
	width: 10px;
	height: 5px;
	background: url("../images/icon-drop-gray.png") no-repeat center;
	background-size: 100% auto;
}
.icon-large-ok {
	width: 32px;
	height: 32px;
	background: url("../images/icon-ok-large.png") no-repeat center;
	background-size: 100% auto;
}
.i-inc-telephone {
	width: 27px;
	height: 27px;
	background: url("../images/icon-inc-telephone.png") no-repeat center;
	background-size: 100% auto;
}
.i-inc-print {
	width: 27px;
	height: 27px;
	background: url("../images/icon-inc-print.png") no-repeat center;
	background-size: 100% auto;
}
.i-inc-email {
	width: 27px;
	height: 27px;
	background: url("../images/icon-inc-email.png") no-repeat center;
	background-size: 100% auto;
}
.i-inc-address {
	width: 27px;
	height: 27px;
	background: url("../images/icon-inc-address.png") no-repeat center;
	background-size: 100% auto;
}
.icon-down {
	display: inline-block;
	width: 20px;
	height: 13px;
	background: url("../images/icon-down-grey.png") no-repeat center;
	background-size: 100% auto;
}
.icon-whitUp {
	width: 20px;
	height: 14px;
	background: url("../images/icon-whitUp.png") no-repeat center;
	background-size: 100% auto;
}
.icon-whiteClose {
	width: 22px;
	height: 12px;
	background: url("../images/icon-whiteClose.png") no-repeat center;
	background-size: 100% auto;
	cursor: pointer;
}
.icon-close {
	width: 13px;
	height: 13px;
	background-image: url("../images/icon_close.png");
}
.btn {
	border: none;
	font-size: 1.4rem;
	line-height: 1.42;
	padding: 8px 16px;
	cursor: pointer;
	font-family: "arial";
}
.btn-primary {
	background-color: #d9310b;
	color: #FFFFFF;
}
.btn-primary:hover {
	background-color: #f33a10;
}
a.btn-primary:link, a.btn-primary:visited {
	color: #FFFFFF;
}
.btn-large {
	line-height: 1.33;
	padding: 12px 1.6rem;
}
.btn-larger {
	line-height: 1.5;
	padding: 13px 24px;
	font-size: 2rem;
}
.btn-small {
	padding: 7px 10px 6px;
}
.btn-default {
	background-color: #d9310b;
	color: #FFFFFF;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.btn-default:hover {
	background-color: #f33a10;
}
.btn-link {
	color: #d9310b;
}
.btn-link:hover {
	color: #f33a10;
}
.btn-complement {
	background-color: #f3aa0c;
	color: #FFFFFF;
}
.btn-complement:hover {
	color: #FFFFFF;
	background-color: #f4b429;
}
.btn-gray {
	background-color: #d0d0d0;
	color: #FFFFFF;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.btn-gray:hover {
	background-color: #dddddd;
}
.dropdown {
	position: relative;
	padding: 10px 5px;
	display: table;
	cursor: pointer;
	font-size: 1.4rem;
}
.dropdown .select-list {
	width: 150px;
	min-width: 100%;
	visibility: hidden;
	position: absolute;
	z-index: 9999;
	left: -1px;
	top: 100%;
	opacity: 0;
	border: solid 1px #e5e5e5;
	background: #FFFFFF;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.dropdown .select-list li {
	line-height: 24px;
	padding: 6px 10px;
}
.dropdown.active .select-list {
	opacity: 1;
	visibility: visible;
}
.dropdown .select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.dropdown .select:hover {
	cursor: pointer;
}
.dropdown .dropdown-label {
	min-width: 10rem;
	line-height: 20px;
	text-align: center;
	display: table-cell;
	color: #58585b;
}
.dropdown .dropdown-icon {
	display: table-cell;
	margin-right: 8px;
	width: 28px;
	text-align: center;
}
.form-element {
	height: 44px;
	padding: 6px 12px;
	border: solid 1px #e5e5e5;
}
.form-element:focus {
	border-color: #d9310b;
	-webkit-box-shadow: inset 0 0 0 1px #d9310b;
	box-shadow: inset 0 0 0 1px #d9310b;
}
.form-element::-ms-clear {
display:none;
}
textarea.form-element {
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
}
input.block {
	width: 100%;
}
.ipt-text {
	padding: 1rem 1.2rem;
	line-height: 2rem;
	color: #2d2d2d;
	border-radius: 0;
}
.ipt-text.ipt-small {
	padding: 0.5em 1.2rem;
	height: 3.2rem;
}
select {
	color: #58585b;
}
select.form-element {
	padding: 1rem 1rem;
	line-height: 2rem;
}
select.sel-sm {
padding:0 .5rem;
	height: 2.8rem;
}
.input-group.block .form-element {
	width: 100%;
}
.input-group.has-success {
	position: relative;
}
.input-group.has-success .mark {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -6px;
	background-image: url("../images/icon_form_success.png");
	cursor: pointer;
}
.input-group.has-error {
	position: relative;
}
.input-group.has-error .form-element {
	color: #d80925;
}
.input-group.has-error .mark {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -5px;
	background-image: url("../images/icon_form_error.png");
}
.input-group.number {
	position: relative;
}
.input-group.number input {
	width: 50px;
	padding: 0;
	text-align: center;
	height: 26px;
}
.input-group.number .minus, .input-group.number .add {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 12px;
	cursor: pointer;
	border: solid 1px #e5e5e5;
	text-align: center;
}
.input-group.number .add {
	right: 7px;
}
.input-group.number .add .icon {
	margin-top: -2px;
}
.input-group.number .minus {
	left: 7px;
}
.input-group.number .minus .icon {
	margin-top: -2px;
}
.input-group + label.error {
	color: #d80925;
	padding-left: 1rem;
	line-height: 3;
}
.error-wrap {
	line-height: 3;
	padding-left: 1rem;
	color: #d80925;
}
.ui-select {
	display: inline-block;
	position: relative;
	overflow: visible;
}
.ui-select .select-choose {
	width: auto;
	height: 30px;
	display: inline-block;
	padding: 0 5px;
	border: 1px solid #e5e5e5;
}
.ui-select .select-choose .select-resulte {
	float: left;
	width: auto;
	height: 100%;
	min-width: 50px;
	line-height: 28px;
	text-align: center;
}
.ui-select .select-choose > i {
	float: right;
	position: relative;
	top: 12px;
	cursor: pointer;
	margin-left: 10px;
}
.ui-select ul {
	display: none;
	width: 100%;
	position: absolute;
	z-index: 100;
	top: 30px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	background: #ffffff;
}
.ui-select ul li {
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}
.ui-select ul li.selected {
	background-color: #d9310b;
	color: #FFFFFF;
}
.ui-select ul li:hover {
	color: #d9310b;
}
.hr {
	border-bottom: solid 1px #e5e5e5;
}
.hr-large {
	border-bottom: solid 8px #e5e5e5;
}
.footer-page {
	overflow: hidden;
}
.m-page a {
	border: solid 1px #e5e5e5;
	display: inline-block;
	padding: 8px;
	min-width: 34px;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 8rem;
}
.m-page a:link, .m-page a:visited {
	color: #2d2d2d;
}
.m-page a:hover {
	color: #d9310b;
}
.m-page a.cur {
	background-color: #d9310b;
	color: #FFFFFF;
	border-color: #d9310b;
}
.m-page .prev, .m-page .next {
	width: 96px;
}
.m-page .prev .icon, .m-page .next .icon {
	margin-top: -2px;
}
.m-crumbs {
	line-height: 30px;
	color: #58585b;
}
.m-tit-01 {
	font-size: 1.8rem;
	color: #2d2d2d;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	cursor: pointer;
}
.m-list-01 {
	line-height: 18px;
}
.m-list-01 > li {
	padding-top: 8px;
	padding-bottom: 8px;
}
.m-panel {
	border: solid 1px #e5e5e5;
	padding: 10px;
}
.m-tag-list:before, .m-tag-list:after {
	content: " ";
	display: table;
}
.m-tag-list:after {
	clear: both;
}
.m-tag-list:before, .m-tag-list:after {
	content: " ";
	display: table;
}
.m-tag-list:after {
	clear: both;
}
.m-tag-list .item {
	border: solid 1px #e5e5e5;
	padding: 0.7rem 1rem;
	background-color: #ffffff;
	margin-bottom: 1.2rem;
	margin-right: 1.2rem;
	float: left;
}
.m-tag-list .item.active {
	background-color: #d9310b;
	color: #ffffff;
	border-color: #d9310b;
}
.m-tag-list .item:hover {
	background-color: #d9310b;
	color: #ffffff;
	border-color: #d9310b;
}
.m-tag-list-small .item {
	padding: 0.5rem 1rem;
}
.m-tit-02 {
	height: 5.3rem;
	border-bottom: solid 1px #e5e5e5;
	position: relative;
}
.m-tit-02 .text {
	color: #2d2d2d;
	line-height: 5rem;
	display: inline-block;
	font-size: 1.8rem;
}
.m-tit-02 .text:after {
	content: '';
	position: absolute;
	width: 14.4rem;
	top: 5rem;
	left: 0;
	border-bottom: solid 0.3rem #d9310b;
}
.m-check-color:before, .m-check-color:after {
	content: " ";
	display: table;
}
.m-check-color:after {
	clear: both;
}
.m-check-color:before, .m-check-color:after {
	content: " ";
	display: table;
}
.m-check-color:after {
	clear: both;
}
.m-check-color label {
	float: left;
	margin-right: 0.8rem;
}
label.m-radio {
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
}
label.m-radio input {
	display: none;
}
label.m-radio input:checked + span {
	background-color: #d9310b;
}
label.m-radio input:checked + span:after {
	content: '';
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
	top: 50%;
	margin-top: -0.3rem;
	left: 50%;
	margin-left: -0.3rem;
	border-radius: 50%;
	background-color: #ffffff;
}
label.m-radio span {
	background-color: #d2d2d2;
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}
.m-check-agree {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
}
.m-check-agree input {
	display: none;
}
.m-check-agree span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #c5c5c5;
}
.m-check-agree span i {
	vertical-align: -2px;
}
.m-check-agree input:checked + span {
	background-color: #037dc8;
}
label.m-checkbox {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
label.m-checkbox input {
	display: none;
}
label.m-checkbox.check-black {
	background-color: #333333;
}
label.m-checkbox.check-black input:checked + span i {
	display: inline-block;
}
label.m-checkbox.check-orange {
	background-color: #f3aa0c;
}
label.m-checkbox.check-white {
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
}
label.m-checkbox.check-blue {
	background-color: #037dc8;
}
label.m-checkbox.check-blue input:checked + span i {
	display: inline-block;
}
label.m-checkbox.check-gray {
	background-color: #c5c5c5;
}
label.m-checkbox.check-gray input:checked + span i {
	display: inline-block;
}
label.m-checkbox > span {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
label.m-checkbox > span i {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 13px auto;
	background-position: center;
}
label.m-checkbox > span.color-selected {
	display: block;
}
.m-progress-bar {
	height: 0.8rem;
	background-color: #58585b;
}
.m-progress-bar span {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	background-color: #f3aa0c;
}
.m-tab {
	border-bottom: solid 1px #e5e5e5;
}
.m-tab:before, .m-tab:after {
	content: " ";
	display: table;
}
.m-tab:after {
	clear: both;
}
.m-tab:before, .m-tab:after {
	content: " ";
	display: table;
}
.m-tab:after {
	clear: both;
}
.m-tab .item {
	padding: 1rem 1.9rem;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	cursor: pointer;
	border: solid 1px #e5e5e5;
}
.m-tab .item.active {
	background-color: #d9310b;
	color: #ffffff;
}
.m-tab.m-tab-xl {
	border: none;
}
.m-tab.m-tab-xl .item {
	font-size: 1.8rem;
	padding: 2.2rem;
	background-color: #f0f0f0;
	color: #2d2d2d;
	border-top: none;
	border-bottom: none;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-right: -1px;
	margin-bottom: 0;
}
.m-tab.m-tab-xl .item:last-child {
	border-right: none;
}
.m-tab.m-tab-xl .item:hover {
	color: #d9310b;
}
.m-tab.m-tab-xl .item.active {
	background-color: #d9310b;
	color: #ffffff;
}
.m-table {
	border-collapse: collapse;
	border-spacing: 0;
}
.m-table thead th {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 0.8rem #e5e5e5;
	padding: 2.5rem;
	font-size: 1.6rem;
	font-weight: normal;
}
.m-table > tbody > tr > td {
	padding: 2rem;
	border-bottom: solid 1px #e5e5e5;
}
.m-table.m-table-border {
	border: solid 1px #e5e5e5;
}
.m-table.m-table-nb > tbody > tr > td {
	padding: 2rem;
	border: none;
}
.m-table.m-table-condensed > tbody > tr > td {
padding:1rem .4rem;
}
.m-table.m-table-hover > tbody > tr:hover > td {
	color: #2d2d2d;
	background-color: #ececec;
}
.m-viewType {
	font-size: 0;
}
.m-viewType span {
	display: inline-block;
	padding: 0.7rem;
	margin-left: -1px;
	border: solid 1px #e5e5e5;
	cursor: pointer;
	opacity: 0.5;
}
.m-viewType span:hover {
	opacity: 1;
}
.m-viewType span.active {
	opacity: 1;
}
.m-tit-03 {
	line-height: 5.4rem;
	border-bottom: solid 1px #e5e5e5;
	font-size: 2rem;
}
.m-tit-03.sm {
	font-size: 1.8rem;
}
.author {
	color: #BCBCBC;
	padding: 2rem 0;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 100;
}
.author > span {
	margin-left: 2rem;
}
.categories {
	border-top: 1px solid #e5e5e5;
}
.categories h3 {
	line-height: 4rem;
	margin-bottom: 1.5rem;
	font-weight: 100;
}
.categories a {
	line-height: 2rem;
}
.categories span {
	font-weight: bolder;
	color: #58585b;
	margin: 0 0.5rem;
}
.toggle-nav {
	position: relative;
	border-top: 1px solid #e5e5e5;
}
.toggle-nav .icon {
	position: absolute;
	right: 0;
	top: -1rem;
	cursor: pointer;
}
.toggle-nav .icon-arrow-radius-up + nav {
	height: 4rem;
}
.toggle-nav > nav {
	overflow: hidden;
}
.m-modal-open {
	overflow: hidden;
}
.m-modal {
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background: rgba(0,0,0,0.5);
}
.m-modal-dialog {
	width: 890px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	margin-bottom: 3rem;
	padding: 10px 30px 30px;
}
.m-modal-dialog-hd {
	height: 54px;
	border-bottom: solid 1px #e5e5e5;
	position: relative;
}
.m-modal-dialog-hd .text {
	color: #2d2d2d;
	line-height: 53px;
	display: inline-block;
	font-size: 18px;
	font-family: "open_sanssemibold";
}
.m-modal-dialog-hd .text:after {
	content: '';
	position: absolute;
	width: 14.4rem;
	top: 51px;
	left: 0;
	border-bottom: solid 3px #d9310b;
}
.m-modal-dialog-hd .btn-close {
	position: absolute;
	right: 0;
	top: 20px;
}
.m-modal-dialog-hd .btn-close:hover .icon-close {
	background-image: url("../images/icon_close_hover.png");
}
.m-star {
	display: inline-block;
	width: 105px;
	height: 15px;
}
.m-star > i {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 15px;
	background-image: url("../images/icon_star.png");
	margin-right: 5px;
	background-position: 0 bottom;
}
.m-star > i.active {
	background-position: 0 top;
}
.m-rate {
	display: inline-block;
	min-width: 180px;
}
.m-rate > i {
	display: inline-block;
	width: 24px;
	margin-right: 8px;
	height: 8px;
	background-color: #ececec;
	cursor: pointer;
}
.m-rate > i.active {
	background-color: #f3aa0c;
}
.comment-rate .tag {
	display: inline-block;
	font-size: 14px;
	color: #58585b;
	margin-right: 20px;
	width: 103px;
	text-align: right;
}
.comment-rate .number strong {
	font-weight: normal;
}
.comment-rate li {
	width: 50%;
	min-width: 330px;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (max-width:880px) {
.comment-rate li {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.comment-rate li .tag {
	text-align: center;
}
}
@media (max-width:495px) {
.comment-rate li {
	min-width: 180px;
}
.comment-rate li .tag {
	width: auto;
}
.comment-rate li span {
	display: block;
}
}
.topbar {
	background: #f6f6f6;
	height: auto;
}
.user-nav > li {
	position: relative;
	z-index: 9999;
	display: inline-block;
}
.user-nav > li .tit {
	padding: 0 5px 0 17px;
	line-height: 54px;
	font-size: 1.4rem;
}
.user-nav > li .tit i {
	margin-left: 10px;
}
.user-nav > li:hover .sub-menu {
	display: block;
}
.user-nav > li:hover .tit a:link, .user-nav > li:hover .tit a:visited {
	color: #d9310b;
}
.user-nav .sub-menu {
	display: none;
	position: absolute;
	z-index: 99;
	top: 100%;
	width: 222px;
	background: #FFFFFF;
	border: solid 1px #ececec;
	border-top: none;
	padding-bottom: 10px;
}
.user-nav .sub-menu:before {
	content: " ";
	width: 224px;
	display: block;
	margin-left: -1px;
	border-top: solid 3px #d9310b;
	height: 10px;
}
.user-nav .sub-menu > li {
	padding-left: 17px;
	height: 30px;
	line-height: 30px;
}
.user-nav .sub-menu > li a:link, .user-nav .sub-menu > li a:visited {
	color: #a1a1a1;
}
.user-nav .sub-menu > li a:hover {
	color: #a1a1a1;
}
.user-nav .sub-menu > li:hover {
	background: #ececec;
}
.user-nav .sub-menu > li.divider {
	padding: 0;
	height: 9px;
}
.user-nav .sub-menu > li.divider:hover {
	background: none;
}
.user-nav .sub-menu > li.sub-tit {
	height: 34px;
	line-height: 34px;
	font-size: 1.4rem;
	border-top: solid 1px #ececec;
}
.user-nav .sub-menu > li.sub-tit:hover {
	background: none;
}
.login-nav {
	font-size: 1.4rem;
	line-height: 14px;
	padding: 20px 3px 20px 0;
}
.login-nav li {
	float: left;
	padding: 0 14px;
}
.login-nav li:first-child {
	border-right: solid 1px #e5e5e5;
}
.login-nav li:first-child a:hover {
	color: #a82609;
}
.header {
	text-align: center;
}
.header .container:before, .header .container:after {
	content: " ";
	display: table;
}
.header .container:after {
	clear: both;
}
.header .container:before, .header .container:after {
	content: " ";
	display: table;
}
.header .container:after {
	clear: both;
}
.header > .search {
	height: 140px;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	-o-box-align: center;
	box-align: center;
	align-items: center;
}
.header .cart {
	display: block;
	width: auto;
	height: 44px;
	line-height: 44px;
	background: #f3aa0c;
	color: #FFFFFF;
	font-family: "open_sanssemibold";
	font-size: 1.6rem;
	padding: 0 10px;
	cursor: pointer;
	white-space: nowrap;
}
.header .cart:hover {
	background: #f5bb3d;
}
.header .cart .count {
	display: inline-block;
	width: auto;
	margin: 0 0.5rem;
	text-align: center;
}
.logo {
	display: block;
	width: 170px;
	max-width: 170px;
	height: 55px;
	margin-top: -10px;
	background: url("../images/logo.png") no-repeat center;
	background-size: 100% auto;
}
.search-wrap {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	width: 100%;
	text-align: center;
}
.search-wrap:before, .search-wrap:after {
	content: " ";
	display: table;
}
.search-wrap:after {
	clear: both;
}
.search-wrap:before, .search-wrap:after {
	content: " ";
	display: table;
}
.search-wrap:after {
	clear: both;
}
.search-wrap > .box {
	width: 72%;
	margin: 0 auto;
}
.search-wrap .search-form {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	display: none;
}
.search-wrap .search-form.active {
	display: inherit;
}
.search-wrap .dropdown {
	display: block;
	border: solid 2px #e6e6e6;
	border-right: solid 1px #e7e7e7;
}
.search-wrap .ipt-text {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	outline: none;
	border: none;
	border-top: solid 2px #e6e6e6;
	border-bottom: solid 2px #e6e6e6;
	height: 44px;
}
.search-wrap .btn {
	display: block;
	line-height: 20px;
	font-size: 1.6rem;
	height: 44px;
}
.nav {
	position: relative;
	z-index: 999;
	line-height: 5rem;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	float: left;
	width: 12.5%;
	height: 5rem;
	border-bottom: solid 1px transparent;
	border-top: solid 0.4rem transparent;
	-webkit-transition: border-color 0.1s ease-in-out;
	transition: border-color 0.1s ease-in-out;
}
.nav > li:hover {
	border-top-color: #d9310b;
}
.nav > li:hover .sub-menu {
	visibility: visible;
	padding-bottom: 1.5rem;
}
.nav > li:hover > .tit {
	height: 100%;
	border-left-color: #e7e7e7;
	border-right-color: #e7e7e7;
	position: relative;
	-webkit-transition: border-color 0.2s ease-in;
	transition: border-color 0.2s ease-in;
}
.nav > li:hover > .tit:after {
	content: " ";
	position: absolute;
	z-index: 9999;
	left: 0;
	bottom: -1px;
	width: 100%;
	border-bottom: solid 1px #FFFFFF;
}
.nav > li > .tit {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 5rem;
	text-align: center;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
}
.nav .sub-menu {
	visibility: hidden;
	font-size: 1.4rem;
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: -1px;
	border: solid 1px #e7e7e7;
	padding: 1.5rem;
	overflow: hidden;
}
.nav .sub-menu > li {
	width: auto;
}
.nav .sub-menu > li:hover .third-menu {
	display: block;
}
.nav .sub-menu > li:hover .sub-tit:link, .nav .sub-menu > li:hover .sub-tit:visited {
	color: #FFFFFF;
	background: #d9310b;
}
.nav .sub-menu > li:hover .sub-tit:after {
	display: block;
}
.nav .sub-menu .sub-tit {
	display: block;
	position: relative;
	height: 3.2rem;
	line-height: 3.2rem;
	padding: 0 2rem;
	-webkit-transition: padding-left 0.3s;
	transition: padding-left 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav .sub-menu .sub-tit:link, .nav .sub-menu .sub-tit:visited {
	color: #6f6f6f;
}
.nav .sub-menu .sub-tit:after {
	content: " ";
	position: absolute;
	display: none;
	width: 0.8rem;
	height: 1.2rem;
	background: url("../images/sprites_home.png") -74px -467px no-repeat;
	right: 1rem;
	top: 50%;
	margin-top: -6px;
}
.nav .sub-menu .sub-tit:hover {
	color: #FFFFFF;
	padding-left: 28px;
	-webkit-transition: padding-left 0.3s;
	transition: padding-left 0.3s;
	background: #d9310b;
}
.nav .sub-menu .third-menu {
	display: none;
}
.nav .sub-menu .third-menu .cate-list {
	width: auto;
}
.nav .sub-menu .third-menu .cate-list:before, .nav .sub-menu .third-menu .cate-list:after {
	content: " ";
	display: table;
}
.nav .sub-menu .third-menu .cate-list:after {
	clear: both;
}
.nav .sub-menu .third-menu .cate-list:before, .nav .sub-menu .third-menu .cate-list:after {
	content: " ";
	display: table;
}
.nav .sub-menu .third-menu .cate-list:after {
	clear: both;
}
.nav .sub-menu .third-menu .cate-list > dd {
	float: left;
	padding-right: 32px;
	width: 50%;
	padding-left: 40px;
	line-height: 30px;
}
.nav .sub-menu .share-list {
	float: left;
	width: 66.66%;
}
.nav .sub-menu .share-list > li {
	width: 50%;
	line-height: 1.5rem;
padding:.75rem 0;
	float: left;
	text-align: left;
}
.nav .sub-menu .share-list > li > span > a {
	color: #d9310b;
	font-weight: bold;
	display: block;
	line-height: 2.5rem;
	height: 2.5rem;
}
.nav .sub-menu .share-list > li > ul > li {
	width: 100%;
	line-height: 1.2rem;
padding:.55rem 0;
	float: left;
	text-align: left;
}
.nav .sub-menu .share-list-featured {
	width: 33.33%;
	float: right;
	text-align: left;
}
.nav .sub-menu .share-list-featured dd {
	line-height: 1.5rem;
padding:.75rem 0;
}
.nav .sub-menu .share-list-featured dt {
	line-height: 2.5rem;
}
.nav .sub-menu .share-list-featured dt a:link, .nav .sub-menu .share-list-featured dt a:visited {
	color: #f3aa0c;
	font-weight: bold;
}
.nav .sub-menu .share-list-featured dt a:hover {
	color: #e9a30c;
}
.nav .sub-menu .contact-right {
	width: 33.33%;
	float: right;
	padding-left: 20px;
}
.nav .sub-menu .contact-right .item {
	line-height: 30px;
	margin-bottom: 30px;
	color: #58585b;
}
.nav .sub-menu .contact-right .item .tit {
	font-size: 1.6rem;
	color: #2d2d2d;
}
.nav .sub-menu .contact-right .item .tag {
	color: #2d2d2d;
}
.nav .sub-menu .contact-center {
	width: 33.33%;
	float: left;
	padding-left: 20px;
	line-height: 30px;
}
.nav .open-list {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 10;
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
	top: 5.1rem;
	padding: 1rem 0;
}
.nav .open-list > i {
	cursor: pointer;
	float: right;
	margin-right: 2rem;
}
.nav .open-list .sub-menu {
	float: left;
	position: relative;
	width: 25%;
	height: 100%;
	border: 0;
	text-align: left;
	padding-right: 5px;
	border-right: 1px solid #e5e5e5;
}
.nav .open-list .third-menu {
	display: none;
	float: left;
	width: 75%;
	overflow: hidden;
}
.nav .open-list .third-menu dl {
	float: left;
	width: 33.33%;
	overflow: hidden;
}
.nav .open-list .third-menu dl dd {
	float: left;
	width: 100%;
	line-height: 1.5rem;
	text-align: left;
	padding: 0.75rem 3rem;
}
.nav .open-list .third-menu dl dd .yellow {
	color: #F3AA0C;
	font-weight: bold;
}
.nav .open-list2 .sub-menu {
	width: 100%;
}
.tit-con {
	display: block;
	background: #FFFFFF;
	height: 100%;
	position: relative;
	z-index: 10000;
	color: #2d2d2d;
	font-size: 1.6rem;
}
.nav li:hover .tit-con {
	height: 5.1rem;
	border: 1px solid #e5e5e5;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}
.nav li:hover .tit-con .tit {
	display: block;
	height: 4.7rem;
	border: 0;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.app-header {
	display: none;
}
.app-header .aap_nav {
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	-o-box-align: center;
	box-align: center;
	width: 100%;
	padding: 20px 22px;
}
.app-header .aap_nav .icons-menu {
	display: block;
	width: 44px;
	height: 27px;
	background: url("../images/icons_menu.png") no-repeat center;
	cursor: pointer;
}
.app-header .aap_nav .app-logo {
	display: block;
	height: 60px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	background: url("../images/logo.png") no-repeat center;
	background-size: 172px auto;
	margin: 0;
}
.app-header .aap_nav .icons-user {
	display: block;
	width: 44px;
	height: 44px;
	background: url("../images/icons_user.png") no-repeat center;
	cursor: pointer;
}
.app-header .app-list li h3 {
	font-size: 2rem;
	line-height: 3rem;
	overflow: hidden;
	padding: 10px 7%;
	text-align: left;
	font-weight: 100;
	cursor: pointer;
}
.app-header .app-list li h3 > span {
	float: left;
}
.app-header .app-list li h3 > .icon-down {
	float: right;
	margin: 7px 0 0 0;
}
.app-header .app-list li dl {
	display: none;
	clear: both;
}
.app-header .app-list li dl dd {
	font-size: 1.6rem;
	text-align: left;
	text-indent: 60px;
	line-height: 4rem;
	color: #8c8c8c;
	cursor: pointer;
	border-bottom: 1px solid #373737;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.app-header .app-list li dl dd:hover {
	border-left: 3px solid #d9310b;
}
.app-header .app-list li dl dd:hover a {
	color: #FFFFFF;
}
.app-header .app-list li:hover h3 {
	background-color: #d9310b;
}
.app-header .app-list li:hover h3 > .icon-down {
	background: url("../images/icon-down-white.png") no-repeat center;
}
.app-header .open {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 10000;
	background-color: #252525;
	color: #FFFFFF;
	font-size: 1.4rem;
}
.app-header .open .app-search {
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
	width: 100%;
	height: 11rem;
	padding: 2rem;
}
.app-header .open .app-search input {
	display: block;
	height: 100%;
	border: 0;
}
.app-header .open .app-search input:first-child {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	padding: 0 1rem;
	font-size: 2rem;
}
.app-header .open .app-search input:last-child {
	background-color: #d9310b;
}
.app-header .open .btn-search {
	display: block;
	width: 7.2rem;
	height: 100%;
	background: url("../images/icons_search.png") no-repeat center;
	border: 0;
}
.app-header .user {
	padding: 20px 0 40px 0;
}
.app-header .user header {
	width: 100%;
	height: 70px;
	padding: 0 20px;
	background-color: #3b3b3b;
	line-height: 70px;
}
.app-header .user header span {
	display: block;
	width: 70px;
	font-size: 2.5rem;
}
.app-header .user header span:last-child {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	text-align: center;
}
.app-header .user header .btn-yellow {
	background-color: #f3aa0c;
	text-align: center;
}
.app-header .user header .icons-cart {
	width: 70px;
	height: 70px;
	background: url("../images/icons_search.png") no-repeat center;
}
.app-header .user header mark {
	background-color: rgba(255,255,255,0);
	color: #ff9900;
}
.app-header .user .figure-user {
	padding: 50px 0;
	margin: 0;
}
.app-header .user .figure-user a {
	display: block;
	width: 210px;
	height: 210px;
	margin: 0 auto;
}
.app-header .user .figure-user a img {
	display: block;
	border-radius: 100px;
}
.app-header .user .figure-user figcaption {
	font-size: 3rem;
	margin-top: 40px;
	text-align: center;
}
.app-header .user .btn-cont {
	padding: 0 20px;
}
.app-header .user .btn-cont .btn-yellow {
	background-color: #F3AA0C;
	color: #FFF;
	width: 100%;
	border: 0;
	font-size: 2.8rem;
	line-height: 5rem;
	margin: 20px 0;
}
.footer-nav {
	padding-top: 38px;
	padding-bottom: 76px;
	text-align: center;
}
.footer-nav .container {
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
}
.footer-nav .container:before, .footer-nav .container:after {
	content: " ";
	display: table;
}
.footer-nav .container:after {
	clear: both;
}
.footer-nav .container:before, .footer-nav .container:after {
	content: " ";
	display: table;
}
.footer-nav .container:after {
	clear: both;
}
.footer-nav dl {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	padding: 0 16px;
	text-align: left;
}
.footer-nav dl:last-child {
	padding-right: 0;
}
.footer-nav dl:first-child {
	padding-left: 0;
}
@media (max-width:700px) {
.footer-nav .container {
	display: block;
}
.footer-nav .container dl {
	float: left;
	width: 50%;
}
.footer-nav .container dl:nth-child(2n+1) {
	padding-left: 0;
	clear: left;
}
}
@media (max-width:480px) {
.footer-nav .container dl {
	width: 100%;
	padding: 0;
}
.footer-nav .container dl:nth-child(2n+1) {
	padding: 0;
}
}
.footer-nav dt {
	font-size: 1.6rem;
	color: #2d2d2d;
	line-height: 43px;
	margin-bottom: 22px;
	border-bottom: solid 1px #e5e5e5;
}
.footer-nav dd {
	line-height: 24px;
	font-size: 1.4rem;
}
.copyright {
	background: #2d2d2d;
	color: #707070;
	font-size: 1.2rem;
	line-height: 22px;
	padding: 18px 0;
	text-align: center;
}
.copyright .container {
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
	text-align: left;
}
.copyright .container:before, .copyright .container:after {
	content: " ";
	display: table;
}
.copyright .container:after {
	clear: both;
}
.copyright .container:before, .copyright .container:after {
	content: " ";
	display: table;
}
.copyright .container:after {
	clear: both;
}
.copyright .copyright-info {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
}
.copyright .social-share {
	display: block;
}
.copyright .social-share a {
	margin-left: 10px;
}
@media (max-width:640px) {
.copyright .container {
	display: block;
}
.copyright .copyright-info {
	margin-bottom: 10px;
}
}
.gotop {
	background-position: 0 -462px;
	position: fixed;
	z-index: 9999;
	right: 16px;
	bottom: 98px;
	width: 64px;
	height: 64px;
	background-image: url("../images/sprites_home.png");
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.gotop.fadein {
	visibility: visible;
	opacity: 0.75;
	-webkit-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.gotop:hover {
	opacity: 1;
}
.gotop {
	background-position: 0 -462px;
	position: fixed;
	z-index: 9999;
	right: 16px;
	bottom: 98px;
	width: 64px;
	height: 64px;
	background-image: url("../images/sprites_home.png");
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.gotop.fadein {
	visibility: visible;
	opacity: 0.75;
	-webkit-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.gotop:hover {
	opacity: 1;
}
.section-subscription {
	min-height: 244px;
	text-align: center;
	background: #d9310b;
}
.section-subscription .footer_tip {
	font-size: 2rem;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "open_sanssemibold";
	line-height: 30px;
	padding-top: 50px;
	padding-bottom: 25px;
}
.section-subscription .box {
	width: 65%;
	margin: 0 auto;
}
@media (max-width:1024px) {
.section-subscription .box {
	width: 80%;
}
}
@media (max-width:640px) {
.section-subscription .box {
	width: 100%;
}
.section-subscription .box .btn {
	padding: 8px 10px;
}
}
.section-subscription .text {
	font-size: 1.4rem;
}
.section-subscription .text a {
	line-height: 22px;
	border-bottom: solid 1px #FFFFFF;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.section-subscription .text a:link, .section-subscription .text a:visited {
	color: #FFFFFF;
}
.section-subscription .text a:hover {
	border-bottom-color: #d9310b;
}
.section-subscription .ipt-text {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	height: 44px;
	line-height: 20px;
	font-size: 1.4rem;
	border: none;
	vertical-align: middle;
	text-align: left;
	border: 0;
}
.section-subscription .btn {
	display: block;
	width: auto;
	padding: 8px 20px;
	height: 44px;
	font-size: 1.6rem;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #f3aa0c;
	border: 0;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.section-subscription .btn:hover {
	background-color: #f5b833;
}
@media (max-width:1248px) {
body {
	width: 100%;
}
.container {
	width: 90%;
}
.side {
	display: none;
}
.main {
	width: 100%;
	float: none;
}
}
@media (max-width:1000px) {
.topbar, .header .search, .header .nav-con {
	display: none;
}
.app-header {
	display: block;
}
#profesional-nav .select-menu {
	display: block;
}
#profesional-nav > nav {
	display: none;
}
}
@media (max-width:1024px) {
html {
	font-size: 58%;
}
}
@media (max-width:980px) {
html {
	font-size: 55%;
}
}
@media (max-width:880px) {
.logo {
	width: 10rem;
}
.m-modal .m-modal-dialog {
	width: 90%;
}
.m-page {
	float: none;
	width: 100%;
}
.m-page a {
	vertical-align: middle;
}
.m-page a.prev, .m-page a.next {
	font-size: 0;
	width: auto;
}
.footer-page > button {
	float: none;
	margin: 10px 0;
}
}
@media (max-width:640px) {
.logo {
	width: 8rem;
}
html {
	font-size: 52%;
}
.section-banner .arrow {
	display: none;
}
}
@media (max-width:400px) {
html {
	font-size: 50%;
}
.app-header .aap_nav .logo {
	background-size: 14rem auto;
}
}
.img-responsive {
	display: inline-block;
	height: auto;
	max-width: 100%;
	text-align: center;
}
///////////////////////////////////// 
.k-nav {
padding-top:38px;
padding-bottom:76px;
text-align:center;
}
.k-nav {
	margin: 0 auto;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
}
.k-nav .container:before, .footer-nav .container:after {
	content: " ";
	display: table;
}
.k-nav .container:after {
	clear: both;
}
.k-nav .container:before, .footer-nav .container:after {
	content: " ";
	display: table;
}
.k-nav .container:after {
	clear: both;
}
.k-nav dl {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	padding: 0 16px;
	text-align: left;
}
.k-nav dd {
	width: 25%;
	float: left;
	display: block;
}
.k-nav dt {
	font-size: 1.6rem;
	color: #2d2d2d;
	line-height: 43px;
	margin-bottom: 22px;
	border-bottom: solid 1px #e5e5e5;
}
.k-nav dd {
	line-height: 24px;
	font-size: 1.4rem;
}
.k-nav dd a {
	font-size: 0.8em;
}
.k-nav dl:last-child {
	padding-right: 0;
}
.k-nav dl:first-child {
	padding-left: 0;
}
.balpha {
	display: block;
	word-wrap: break-word;
	word-break: break-all;
}
@media (max-width:700px) {
.k-nav {
	margin: 0 auto;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
}
.k-nav dl {
	width: 100%;
}
.k-nav dl dd {
	width: 50%;
	float: left;
	display: block;
}
.k-nav dl dd a {
	font-size: 0.4em;
}
.k-nav dl:nth-child(2n+1) {
	padding: 0;
}
}
@media (max-width:480px) {
.k-nav {
	width: 100%;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
}
.k-nav dl {
	width: 100%;
}
.k-nav dl dd {
	width: 50%;
	float: left;
	display: block;
}
.k-nav dl dd a {
	font-size: 0.4em;
}
.k-nav dl:nth-child(2n+1) {
	padding: 0;
}
}