html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}
input:focus, a:focus, textarea:focus, button:focus, select:focus {
    outline: none;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
	background-color: transparent;
	text-decoration:none;
	color:#282828;
}

a:active,a:hover {
	outline: 0;
	text-decoration:none;
	color:#dfb868;
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html, body {
	position: relative;
	height: 100%;
}
body {
	background: #eee;
	font-family: sans-serif;
	font-size: 14px;
	color: #282828;
	margin: 0;
	padding: 0;
}
[fade-onscroll], [fade-onload] {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out 0.5s;
    -o-transition: opacity 0.5s ease-in-out 0.5s;
    transition: opacity 0.5s ease-in-out 0.5s;
}
li{
	list-style: none;
}
p {
    margin: 0;
    padding: 0;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 180%;
    text-align: left;
}

.indexbanner{
		height: calc( 100% - 144px );
		width:100%;
		position:relative;
	}
	.rightbg{
		width:100%;
		height:100%;
		position:absolute;
		top:0px;
		right:0px;
		background:#dfb868;
	}
	.leftbg{
		width:80%;
		height:100%;
		position:absolute;
		top:0px;
		left:0px;
		background-size:cover;
		background-position:top right;
	}
	.leftbg h1{
		        font-weight: 700;
    font-size: calc(36px + 22 * ((53vw + 53vh) - 520px) / 820);
    color: #fff;
    position: absolute;
    bottom: 20%;
    left: 10%;
	}

.title {
    color: #dfb868;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 35px;
}
.title{color: #dfb868; text-align: center;font-size: 20px;font-size: 2rem;line-height: 30px;vertical-align: middle;margin-bottom: 35px;}
.title .line{font-size: 15px;vertical-align: bottom;display: inline-block;line-height: 32px;}
.title .line:first-child{margin-right: 30px;}
.title .line:last-child{margin-left: 30px;}
.item_tit{border-left: 3px solid #dfb868;background: #f1f2f4;padding: 2px 0 2px 12px;margin: 30px 0 30px;font-size: 16px;font-size: 1.6rem;color:#dfb868;;}
.item_tit_more{color: #dfb868;float: right;font-size: 12px;padding-right: 15px;}

.item_tit_con ul{color:#999;font-size: 14px;font-size: 1.4rem;overflow: hidden;margin: 15px 0;}
.item_tit_con ul li{padding: 5px 15px;float: left;}
.item_tit_con ul li img{width: 6px;height: 6px;float: left;margin-top: 7px;margin-right: 5px;}
.item_tit_con p{margin-bottom: 15px;}
.item_tit_con .m-b-0{margin-bottom: 0;}
.subtitle {
    border-top: 1px solid #c9caca;
    border-bottom: 1px solid #c9caca;
    padding: 8px 0;
    font-size: 1.2rem;
    color: #898989;
    margin-bottom: 35px;
}
.menu li a{
	color: #282828;
}
.leftside{padding-right: 75px;margin-bottom: 10px;}
.rightside{padding-left: 75px;}
.vertical_tabs .businesslist h3,#myPrintArea .content_detail h3{
	    border-left: 3px solid #dfb868;
    background: #f1f2f4;
    padding: 2px 0 2px 12px;
    margin: 30px 0 30px;
    line-height:2rem;
    font-size: 1.6rem;
    color: #dfb868;
}
/*自定义下拉菜单*/
.select-group{position: relative;margin-bottom: 15px;}
.select-group.select-inline{margin-bottom: 0;}
.select-group .select-default{border:1px solid #dfb868;color: #999999;font-size: 14px;font-size: 1.4rem; background-color: #FFFFFF;position:relative;line-height: 28px; padding:6px 45px 6px 15px;display: inline-block;width: 100%;text-align: center; cursor: pointer; height: 42px;}
.select-group .select-default.active{color: #dfb868;}
.select-group .select-default .arrow.select-arrow{width: 40px;height: 40px;position: absolute;top: 0;right: 0; background-image: url(/statics/panton/images/icon-select-arrow.png);}
.select-group .select-options{display: none;position: absolute;z-index:99;width: 100%; top:100%;left: 0;font-size: 14px;font-size: 1.4rem;background: #fff;padding: 10px;border: 1px solid #dfb868; border-top: 0;}
.select-group .select-options li{line-height: 28px;cursor: pointer;padding: 0 5px;margin: 5px 0;}
.select-group .select-options li:hover{background: #dfb868;color: #FFFFFF;}

.menu .menu_li{position:relative;text-align: center;text-align: left;padding-bottom: 15px; list-style: none;}
.menu .menu_li_link { color: #fff; margin-bottom: 10px; }
.menu .menu_li_link a { color: #fff; }
.menu .menu_li a{padding: 0; line-height:25px;width:100%;transition:all 0.5s;margin:10px 0 0; padding:0 15px;display: inline-block;text-align: center;color: #3f3f3f;border-left: 1px dotted #b5b5b6;font-weight: normal;line-height: 20px;}
.menu .menu_li a .nav_en{color: #6b6b6b;}
.menu .menu_li a.active,.menu .menu_li a.active .nav_en{color: #dfb868;}
.menu .menu_li:first-child a{border: none;margin-left: 0;padding-left: 0;}
.menu .menu_li:nth-last-child(2) a{margin-right: 0;padding-right: 0;}
.menu .submenu{position: absolute;left: 0px;top:100%;background: #FFFFFF; z-index:999;min-width: 100%;display:none;border:1px solid #CCCCCC; box-shadow: 2px 2px 5px rgba(0,0,0,0.5);}
.menu .submenu li{margin-bottom: 0;line-height: 30px;padding: 0 15px;}
.menu .submenu li a{white-space: nowrap;line-height: 20px;font-size: 12px;float: none;padding: 15px;border:none;border-top: 1px# dotted #b5b5b6;margin: 0;}
/*.navbar-nav .menu_li .submenu li:nth-child(2) a{border: 0;}*/
.menu li a:hover,
.menu li a:hover .nav_en{color: #dfb868;}
.menu .submenu li:first-child a{border: none;}
.submenu .opcity_height{height: 8px;width: 100%;opacity: 0;display: block;position: absolute;top: -8px;}
.submenu1 .opcity_height{height: 8px;width: 100%;opacity: 0;display: block;position: absolute;top: -8px;}
.submenu1{position: absolute; left: -122%;top: 65px; background: #FFFFFF;border: 1px solid #CCCCCC;box-shadow: 2px 2px 5px rgba(0,0,0,0.5);float: right;display: none;padding: 5px 0 10px 0;}
.submenu1 li{line-height: 30px;float: left;font-size: 1.2rem;color:#3F3F3F;width: 20%;margin: 5px 0 0 4.1%;}
.submenu1 li:last-child{width: 25%;}
.menu .navbar-nav .menu_li .submenu1 li a{padding: 0; border: 0;margin: 0;text-align: left;}
.link_cn{
	    padding-left: 16px;
}
.top-wrapper .top .right a.link_en{
	margin-left: 0px;
}
.top-wrapper .top .right a.top_link{
    padding-top: 18px;
}
.swiper-container {
	width: 100%;
	height: 100%;
	background-color: rgb(255, 255, 255);
	transition: 1s background-color 1.3s;
}
.swiper-wrapper {
	transition-delay: 1s;
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.title {
	transition-delay: 1s;
	z-index: 10;
}
.title h3 {
	    font-weight: 700;
    font-size: calc(18px + 32 * ((53vw + 53vh) - 520px) / 820);
    color: rgba(255,255,255,0);
    background: #dfb868bf;
    padding: 30px;
    -webkit-text-stroke: 2px #dfb868;
}
.title .tt1{
	-webkit-text-stroke: 2px #fff;
}
.title .tt2{
	-webkit-text-stroke: 2px #fff;
}

.button-prev, .button-next {
	transition: 0.5s;
	outline: none;
	position: absolute;
	width: 140px;
	z-index: 10;
	top: 65vh;
	transform: translateY(-34px);
	cursor: pointer;
}
.button-prev {
	left: 4vw;
}
.button-next {
	right: 4vw;
}
.button.disabled {
	opacity: 0.2;
	cursor: default;
}
#arrow-svg-home {
	transform: translateY(353px);
}
.button-next #arrow-svg-home {
	transform: translateY(353px) rotateY(180deg);
	transform-origin: 80px 0px 0px;
}
svg {
	transition: 0.5s;
}
.cls-1 {
	transition: 0.5s;
	opacity: 0.4;
	transform-origin: -20px 40px;
	opacity: 1;
}
.cls-4 {
	transition: 0.5s;
	stroke-width: 2px;
	stroke: #fff;
	fill: none;
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	opacity: 0.4;
	transform-origin: 0px 0px 0px;
}
#arrow-trg {
	transition: 0.5s;
	fill: #fff;
	transform: rotateY(180deg) translate(-53px, 39px);
}
#line {
	transition: 0.5s;
	stroke: #fff;
	transform: translate(50px, 42px);
}
.button-prev:not(.disabled):hover svg {
	transform: translateX(-25px);
}
.button-next:not(.disabled):hover svg {
	transform: translateX(25px);
}
.button:not(.disabled):hover .cls-1 {
	transform: scale(1.1);
}
.button:not(.disabled):hover .cls-4 {
	stroke-dasharray: 2px;
	stroke-dashoffset: 2px;
	opacity: 1;
}
.button:not(.disabled):hover #arrow-trg {
	transform: rotateY(180deg) translate(-37px, 39px);
}
.button:not(.disabled):hover #line {
	transform: translate(35px, 42px) scaleX(0.33);
}

/*top menu*/
.sticky {
	list-style-type: none;
	position: fixed
}

.top-wrapper .top {
	width: 100%;
	height: 84px;
	background-color: white;
	z-index: 100;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
	box-sizing: border-box;
	position:relative;
}

.top-wrapper .top .wrap {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.top-wrapper .top .right {
	float: right;
	text-align: right;
	margin-right: 39px;
	margin-top:10px;
}

.top-wrapper .top .right a {
	display: inline-block;
	margin-left:10px;
}

.top-wrapper .top .right a.btn-menu-burger {
	position: relative;
	font-size: 0;
	vertical-align: middle
}

.top-wrapper .top .right a.btn-menu-burger>i.icon-close {
	width: 24px;
	top: 3px;
	left: 1px;
	position: absolute
}

.top-wrapper .top .right .icon-menu {
	width: 24px;
	margin-top: -3px
}

.top-wrapper .top .right .icon-menu--white {
	display: none
}

.top-wrapper .top .right .icon-menu--black {
	display: inline
}

.top-wrapper .top .logo {
	height: 50px;
	width: auto;
	margin-top:15px;
	margin-left: 35px;
	-webkit-transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
	-o-transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
	transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94)
}

.top-wrapper .top .logo-white {
	display: none
}

.top-wrapper .top .basket-icn {
	width: 14px;
	height: 12px;
	margin-top: -6px
}

.top-wrapper .top .basket-icn--white {
	display: none
}

.top-wrapper .top.sticky {
	top: 0
}

.top-wrapper .top.extra {
	font-weight: 300;
	height: 84px;
	top: -84px;
	background: #FFFFFF
}

.top-wrapper .top.extra .settings {
	float: left;
	margin-left: 30px;
	font-size: 10px;
	font-weight: 400
}

.top-wrapper .top.extra .settings .label {
	color: #999999;
	margin-right: 4px
}

.top-wrapper .top.extra .settings a span.dropdown {
	position: relative;
	padding-right: 15px
}

.top-wrapper .top.extra .settings a span.dropdown:after {
	border-style: solid;
	border-width: 1px 1px 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	position: absolute;
	vertical-align: top;
	width: 0.45em;
	top: 1px;
	right: 0;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

.top-wrapper .top.extra .settings a {
	margin-right: 10px;
	text-decoration: none
}

body.on-page-second-menu .top-wrapper .top.extra .right a {
	color: #a0a0a0
}

body.on-page-second-menu .top-wrapper .top.extra .right a.active {
	color: #282828
}

.top-wrapper .top.extra .right:hover a {
	color: #a0a0a0
}

.top-wrapper .top.extra .right:hover a:hover,.top-wrapper .top.extra .right:hover a:active,.top-wrapper .top.extra .right:hover a:focus {
	color: #282828
}

.top-wrapper .top.extra,.top-wrapper .top.primary {
	-webkit-transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
	-o-transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
	transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94)
}

body.front-page .top.resized,body.product-page .top,body.story-page .top,body.page-cart .top,body.page-checkout-complete .top body.page-user .top {
	box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.03)
}

.top-wrapper.expanded .primary {
	margin-top: 84px
}

.top-wrapper.expanded .extra {
	height: 84px;
	top: 0
}

.top-wrapper.expanded .resized.primary {
	margin-top: 60px
}

.top-wrapper.expanded .resized.extra {
	height: 60px;
	top: 0
}

.icon-close {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 10px;
	cursor: pointer
}

.icon-close::before,.icon-close::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 95%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #000
}

.icon-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.icon-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.icon-burger {
	display: inline-block;
	width: 18px;
	height: 1px;
	background: #000;
	position: relative
}

.icon-burger:before,.icon-burger:after {
	display: inline-block;
	content: '';
	height: 1px;
	width: 18px;
	background: #000;
	position: absolute;
	left: 0
}

.icon-burger:before {
	top: 4px
}

.icon-burger:after {
	top: -4px
}

.un-active .icon-burger {
	background: rgba(0,0,0,0.15);
	cursor: default
}

.un-active .icon-burger:before,.un-active .icon-burger:after {
	background: rgba(0,0,0,0.15)
}

a.un-active {
	cursor: default
}

body.page-user.not-logged-in .wrapper-main-content .container-fluid {
	padding-top: 84px
}

body.page-user .footer {
	display: none
}

body.page-user #cookie {
	display: none
}


.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.7);
	display: none
}

.overlay.in {
	display: block;
	z-index: 11
}

.tray-menu {
	position: fixed;
	z-index: 9999;
	width: calc(100% - 120px);
	left: -100%;
	right: auto;
	top: 0;
	bottom: 0;
	background: #fff;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	padding: 0 20px 20px;
	-webkit-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	-o-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s
}

.tray-menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.tray-menu ul li a {
	color: #282828;
	font-weight: 300;
	font-size: 14px;
	line-height: 29px
}

.tray-menu ul li a.active,.tray-menu ul li a:hover {
	color: #282828
}

.tray-menu ul.second-nav li a {
	color: #8c8c8c
}

.tray-menu ul.tray-menu--submenu>li:not(:first-child) a,.tray-menu ul.tray-menu--submenu>li:not(:nth-child(2)) a {
	color: #8c8c8c
}

.tray-menu ul.tray-menu--submenu>li:nth-child(2) a {
	color: #282828
}

.tray-menu .dropdown-country-m ul li a {
	color: #8c8c8c
}

.tray-menu .dropdown-country-m ul li.chosen a {
	color: #282828
}

body.open-tray-menu .tray-menu {
	left: 0;
	-webkit-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	-o-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s
}

.tray-menu .main>li:first-child {
	line-height: 50px;
	height: 50px;
	margin-bottom: 65px
}

.tray-menu .main>li:first-child>div:first-of-type {
	float: left
}

.tray-menu .main>li:first-child>div:first-of-type img {
	height:45px;
}

.tray-menu .main>li:first-child div:nth-of-type(2) {
	float: right
}

.tray-menu .main>li:first-child div:nth-of-type(2) img {
	width: 17px
}

.tray-menu .main .first-nav .padder {
	height: 16px
}

.tray-menu .top-menu {
	margin-bottom: 56px
}

.tray-menu .top-menu>li:first-child {
	line-height: 50px;
	height: 50px
}

.tray-menu .menu-level {
	padding: 0 20px;
	position: absolute;
	display: inline-block;
	float: none;
	width: 100%;
	list-style: none;
	margin: 0;
	left: -100%;
	-webkit-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53);
	-o-transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53);
	transition: left 0.5s cubic-bezier(0.55,0.085,0.68,0.53);
	overflow: hidden;
	overflow-y: auto;
	max-height: 100vh
}

.tray-menu .menu-level #e-common-form-change-country {
	display: none
}

.tray-menu .menu-current {
	left: 0
}

.tray-menu .menu-in {
	left: 0
}

.tray-menu .menu-out {
	left: -100%
}

.tray-menu--mask {
	display: block;
	content: '';
	position: fixed;
	z-index: 9998;
	background: rgba(180,180,180,0.5);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s,visibility 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	-o-transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s,visibility 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s;
	transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s,visibility 0.3s cubic-bezier(0.55,0.085,0.68,0.53) 0.3s
}

.tray-menu .big-txt {
	font-size: 17px;
	font-weight: 600;
	line-height: 19px;
	color: #282828;
}

.tray-menu .normal-txt {
	font-size: 11px;
	line-height: 29px;
	font-weight: 600;
	text-transform: uppercase;
	color: #282828
}

.tray-menu .icon-arrow {
	height: 9px;
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 4px
}

.tray-menu .icon-arrow--left {
	margin-left: 0;
	margin-right: 20px
}

.tray-menu li.padder {
	height: 20px
}

@media (min-width:1024px) {
	.tray-menu,.tray-menu--mask {
		display: none
	}
}

a.btn-menu-burger .icon-close {
	display: none
}

body.open-tray-menu a.btn-menu-burger .icon-menu {
	opacity: 0 !important
}

body.open-tray-menu a.btn-menu-burger .icon-close {
	display: inline-block
}

body.open-tray-menu .tray-menu--mask {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53),visibility 0s cubic-bezier(0.55,0.085,0.68,0.53) 0s;
	-o-transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53),visibility 0s cubic-bezier(0.55,0.085,0.68,0.53) 0s;
	transition: opacity 0.3s cubic-bezier(0.55,0.085,0.68,0.53),visibility 0s cubic-bezier(0.55,0.085,0.68,0.53) 0s
}
/*footer*/


.footer {
	padding: 40px 7.14286% 65px 7.14286%;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer .copyright {
	font-size: 8px;
	text-align:center;
}

.footer .social-links a {
	padding: 0 5px;
	display: inline-block
}

.footer .social-links a img {
	width: 14px;
	height: 14px
}

.footer .bt-scroll-top {
	padding: 0 10px;
	cursor: pointer
}

.footer .bt-scroll-top .icon-arrow-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 15px;
	height: 9px;
	color: #a8a8a8
}

.footer .term a {
	display: inline-block;
	margin-right: 24px
}

@media (max-width:1023px) {
	.footer {
		opacity: 1 !important
	}

	.footer .bt-scroll-top {
		position: absolute;
		top: 45px;
		right: calc(1 / 14 * 100% - 5px)
	}

	.footer .copyright {
	
	}
	
	.footer .social-links {
		position: absolute;
		right: calc(1 / 14 * 100% - 5px);
		bottom: 20px
	}

	.footer li a,.footer .term a {
		padding: 5px 0;
		display: inline-block
	}

	.footer .term a {
		display: block
	}

	.footer.visible {
		opacity: 1 !important;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@media (min-width:1024px) {
	.footer {
		padding: 22px 30px;
		overflow: hidden;
		height: 60px
	}

	.footer ul,.footer .bt-scroll-top,.footer .social-links {
		float: right
	}

	.footer .term,.footer .copyright {
		float: right
	}

	.footer ul li {
		display: inline-block;
		padding: 0 8px
	}

	.footer .copyright {
		font-size: 11px
	}

	.footer .term {
		margin-left: 25px
	}

	.footer .bt-scroll-top {
		margin-left: 10px
	}

	.footer.visible {
		opacity: 1 !important;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

body.story-page .footer {
	opacity: 1 !important;
	position: relative !important;
	bottom: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

@media (min-width:1024px) {
	body.pages.has-wrapper-fix .footer,body.product-list-page.has-wrapper-fix .footer,body.category-list-page.has-wrapper-fix .footer,body.product-page.has-wrapper-fix .footer {
		position: fixed;
		width: 100%;
		top: 100%;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		transition: transform 0.5s
	}

	body.pages.has-wrapper-fix .wrapper-main-content,body.product-list-page.has-wrapper-fix .wrapper-main-content,body.category-list-page.has-wrapper-fix .wrapper-main-content,body.product-page.has-wrapper-fix .wrapper-main-content {
		position: relative;
		z-index: 10;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		transition: transform 0.5s
	}

	body.pages.has-wrapper-fix.load-footer .wrapper-main-content,body.product-list-page.has-wrapper-fix.load-footer .wrapper-main-content,body.category-list-page.has-wrapper-fix.load-footer .wrapper-main-content,body.product-page.has-wrapper-fix.load-footer .wrapper-main-content {
		-webkit-transform: translateY(-60px) translateZ(0);
		-moz-transform: translateY(-60px) translateZ(0);
		-ms-transform: translateY(-60px) translateZ(0);
		-o-transform: translateY(-60px) translateZ(0);
		transform: translateY(-60px) translateZ(0)
	}

	body.pages.has-wrapper-fix.load-footer .wrapper-fix,body.product-list-page.has-wrapper-fix.load-footer .wrapper-fix,body.category-list-page.has-wrapper-fix.load-footer .wrapper-fix,body.product-page.has-wrapper-fix.load-footer .wrapper-fix {
		-webkit-transform: translateY(-60px);
		-moz-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		-o-transform: translateY(-60px);
		transform: translateY(-60px)
	}

	body.pages.has-wrapper-fix.load-footer .footer,body.product-list-page.has-wrapper-fix.load-footer .footer,body.category-list-page.has-wrapper-fix.load-footer .footer,body.product-page.has-wrapper-fix.load-footer .footer {
		-webkit-transform: translateY(-60px);
		-moz-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		-o-transform: translateY(-60px);
		transform: translateY(-60px)
	}
}

.footer .address{
	float:left;
	font-size:15px;
}
.footer .address strong{
	margin-left:10px;
}

.bg_tit{background-size: cover;background-position: center;color: #FFFFFF;font-size: 32px;font-size: 3.2rem; position: relative;margin-top:30px;}
.bg_tit .container{
	position:relative;
	height:200px;
}
.posianimate{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: 0 auto;width: 100%;height: 100%;overflow: hidden;}
.posianimate img{width: 1170px;height:200px; transform: scale(1.01); position:absolute;top:0px;left:50%;margin-left:-585px;}

@keyframes animate {  
    0% {  
        transform: scale(1.2);  
    }  
    100% {  
        transform: scale(1.01); 
    }  
}  
.posianimate img{
	 	-webkit-animation: animate 3s  linear;  
    -moz-animation: animate 3s linear;  
    animation: animate 3s linear;  
}
.page_tit{
	    z-index: 99;
    overflow-x: hidden;
    background: rgba(255,255,255,0.5);
    color: #595757;
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 16% 15px 50px;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 50px;
}
.page_tit_cn{border-bottom: 1px solid #dfb868;padding: 0 20px 5px;display: inline-block;font-size:22px;font-size: 2.2rem;}
.page_tit_en{margin-top:5px;display: inline-block;}
.person_section{margin-bottom: 30px;/*cursor: pointer;*/}
.person_section p{width:100%;text-align: center;}
.person_name{font-size: 24px;font-size: 2.4rem; margin-top: 10px;line-height: 150%;}
.person_position{font-size: 14px;font-size: 1.4rem;margin-left: 20px;}
.person_img{width: 100%;margin-left: 0%;}
.person_list{margin-top: 15px;width: 100%;text-align: center;border-collapse: separate;border-spacing: 0 20px;}
.person_section_header{width: 100%;background: #f1f2f4;}
.person_section_header td{padding: 10px 0;}
.person_list .person_section{width: 100%;font-size: 1.4rem;}
.person_list .person_section:nth-child(4n){margin-right: 0;}
.adminPerson {
    max-width: 200px;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
}

.adminPerson .img-box {
    width: 100%;
    overflow: hidden;
}

.adminPerson.extra {
    max-width: 220px;
}

.adminPerson img {
    width: 100%;
    transition: all 0.2s;
}

.adminPerson img:hover {
    transform: scale(1.1);
}

.adminPerson p {
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.adminPerson.left {
    margin-left: 0;
}

.adminPerson.right {
    margin-right: 0;
}


.breadcrumb{background: #FFFFFF;margin: 0 0 30px;padding: 0;}
.breadcrumb>li{color: #3f3f3f;font-size: 16px;font-size: 1.6rem;line-height: 24px;vertical-align: middle;}
.breadcrumb>li.active{color:#dfb868;} 

.resume_top{margin-top: 30px}
.resume_logo{width: 320px; margin-bottom: 20px;}
.resume_logo_con { max-height: 410px; }
.resume_logo_con img{ width: 100%; max-width: 320px; height: 100%; max-height: 410px;}
.resume_phone{/*background:#f1f2f4;*/font-size: 1.4rem;padding: 15px 35px 0;border: 1px solid #909090;border-top: 0;}
.resume_phone li{width: 100%; /*float: left;*/ margin:5px 0;}
.resume_phone li i{/*padding-right: 8px;*/ width: 22px;}
/*.share_icon_list i{ padding-right: 8px; width: 16px !important;}*/

.resume_phone li:first-child+li+li{width: 100%;}
.resume_phone .resume_pic_list{width: 100%;padding-top: 15px;border-bottom: 1px solid #909090;padding-bottom: 15px;}
.resume_pic_list .resume_pic_left{width:50%;display: inline-block;text-align: center;border-right: 1px solid #909090;}
.resume_pic_list .resume_pic_right{width: 50%;float: right;text-align: center;}
.resume_pic_list img{width: 20px;height: 16px}
.resume_phone .resume_pic_list1{width: 100%;text-align:center;border-bottom: 1px solid #909090;;padding: 5px 0 15px;}
.resume_phone .resume_pic_list2{width: 100%;text-align:center;padding: 5px 0 10px;}

.resume_border{padding: 8px 25px; border: 1px solid #941E22;margin-bottom: 20px;font-size: 1.4rem;width: 255px;}
.resume_border p{width: 50%;float: left;}
.resume_border p i{width: 18px;height:15px;display:block;float: left;margin: 4px 5px;}
.sprite_icon1{background: url(/images/icons/Sprite--email.png)no-repeat;background-size: cover;}
.sprite_icon2{background: url(/images/icons/Sprite--email.png)no-repeat;background-size: cover;background-position-x: -18px;}
.resume_border .share_icon_list{width: 100%;}
.resume_border .share_icon_list span{float: left;}
.resume_border .share_icon_list i{margin-top: 6px;}
.resume_border .share_icon_list .fa-weibo{font-size: 1.6rem;}
.resume_border .share_icon_list .custom_space{margin-top: 5px;cursor: pointer;}
.resume_border .resume_share_code p{width: 100%;}
.resume_border .resume_share_code img{width: 80%;display: block;margin: 30px auto 10px;}
.resume_border2{padding: 10px 5px;overflow: hidden;text-align: center;}
.resume_border2 img{float: right;}
.resume_border2 p{width: 58%;margin-top: 20px;}
.resume_title_name{font-size: 38px;font-size: 3.8rem;color: #3F3F3F;letter-spacing:2px;margin-bottom: 25px;}
.resume_title_name span{font-size: 1.6rem;margin-left: 10px;color: #777;}
.resume_right_header{ padding:20px 15px 30px 15px; border-bottom: 1px dashed #9f9fa0;}
.resume_right_header p i{width:15px;height:18px;background: url(/statics/panton/images/icons/loaction.png)no-repeat;display: inline-block;background-size: 100% 100%;}
.resume_right_header p{margin-bottom: 20px;}
.resume_right_header ul li{background: #f0f1f3;padding: 2px 10px;border-radius: 4px;float: left;margin-right: 20px;margin-bottom: 5px;}
.resume_right_experience{padding: 15px;margin-top: 15px;}
.resume_right_experience p{padding-left: 18px;color: #3F3F3F;}
.resume_right_title{color:#941e22;font-size: 1.8rem;margin-bottom: 10px;}
.resume_right_title span{display:inline-block;width:5px;height:5px;background: url(/statics/panton/images/icons/point.png)no-repeat;background-size:100% 100%;margin:0 5px 5px;}
.resume_right_experiences{padding: 15px;}
.resume_right_experiences p{/*margin: 15px 0 35px 0;text-indent: 18px;*/padding-left: 18px;color: #3F3F3F;}
.resume_right_experiences .resume_right_experiences_odd{color: #777;margin-bottom: 0;}
.resume_right_experiences p:first-child,
.resume_right_experiences p:first-child+p+p{margin-bottom: 10px}
.relevant-news-list p:hover{ color:#941e22; }

.resume_right_experiences .g_none_bottom_margin{margin-bottom: 0;}
.resume_right_header .resume_mobile_logo{display: none; /*border:1px solid #909090;*/}
.resume_mobile_share{display: none;}
.resume_mobile_text{display: none;}
.resume_border_footer{text-align: center;}
.resume_border_footer img{width: 18px;height: 14px;position: relative;top: -2px;left: -4px;}
.share, .share:hover { cursor: pointer; color: #4E97E7 !important; }
.fa-weibo:hover { cursor: pointer; color: #D63B22 !important; }
.fa-weixin:hover { cursor: pointer; color: #3EB94E !important; }
.fa-tencent-weibo:hover { cursor: pointer; color: #3EB0D8 !important; }
.fa-qq:hover { cursor: pointer; color: #2B82D9 !important; }
.fa-renren:hover { cursor: pointer; color: #D63B22 !important; }
.fa-twitter:hover { cursor: pointer; color: #31C1EB !important; }
.fa-facebook:hover { cursor: pointer; color: #39599F !important; }

.movement { height: 16px; margin-top: 5px; cursor: pointer; }
    .movement i { margin: 0 4px; font-size: 14px; }
    .movement a i { color: gray; }
        .movement a i:hover { color: #4E97E7; }
/*.actionoper { float: left; font-size: 24px; }
.shareaction { margin-left: 15px; font-size: 24px !important; }*/
    .shareaction i { margin: auto 5px; }

.weixin { position: relative; }
    .weixin:hover div.qrcodebox { display: block; transform-origin: 100% 0%; -webkit-animation: fadeIn 0.3s ease-in-out; animation: fadeIn 0.3s ease-in-out; }
    .weixin div.qrcodebox { width: 220px; display: none; left: -10px !important; text-align: left; background-color: #333; padding: 20px; position: absolute; z-index: 999; border-radius: 5px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); color: #fff; font-size: 14px; line-height: 1.6; zoom: 1; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; bottom: 30px; }
    .weixin div span { color: #ccc !important; font-size: 12px; float: left; margin-top: 15px; margin-right: 0px !important; }
    .weixin div.qrcodebox:before { position: absolute; content: ''; width: 0; height: 0; border: 6px solid rgba(0, 0, 0, 0); border-top-color: #333; left: 8px; bottom: -12px; }
    .weixin div.qrcodebox:after { width: 100%; height: 40px; content: ''; position: absolute; top: -40px; left: 0; }

.weixin_top { position: relative; }
    .weixin_top:hover div.qrcodebox_top { display: block; transform-origin: 100% 0%; -webkit-animation: fadeIn 0.3s ease-in-out; animation: fadeIn 0.3s ease-in-out; }
    .weixin_top div.qrcodebox_top { width: 220px; display: none; margin-top: 10px; left: -10px !important; text-align: left; background-color: #333; padding: 20px; position: absolute; z-index: 999; border-radius: 5px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); color: #fff; font-size: 14px; line-height: 1.6; zoom: 1; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
    .weixin_top div span { color: #ccc !important; font-size: 12px; float: left; margin-top: 15px; margin-right: 0px !important; }
    .weixin_top div.qrcodebox_top:before { position: absolute; content: ''; width: 0; height: 0; border: 6px solid rgba(0, 0, 0, 0); border-bottom-color: #333; left: 8px; top: -12px; }
    .weixin_top div.qrcodebox_top:after { width: 100%; height: 40px; content: ''; position: absolute; top: -40px; left: 0; }


#btn_print{ cursor: pointer; }


#here{
	min-height: 390px;
}
.resume_right_header ul li {
    background: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

._share_text{display: none;}
.news_list li{border-bottom: 1px solid #9fa0a0;padding: 30px 0 20px;}
.news_list .news_tit{float: left;width: 80%;width: calc(100% - 131px);color: #3f3f3f;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;font-size:1.6rem;line-height: 32px;}
.news_list .news_tit a,
.look_title a{color: #3f3f3f;}
.news_date{margin-left: 15px;font-size: 12px;vertical-align: middle;line-height: 32px;color: #595757;}
.news_tag{background-image: url(/statics/panton/images/news-tag.png);width: 33px;height: 20px;display: inline-block;margin-left: 15px;vertical-align: middle;}
.news_abstract{font-size: 14px;font-size:1.4rem;color: #777;margin-top: 10px;}
.sub_list .news_info{border-bottom: 2px solid #b5b5b6;display: inline-block;padding-bottom: 10px;margin-bottom: 20px;}
.sub_list .news_info .news_date{margin-left: 0;color: #dfb868;font-size: 16px;font-size: 1.6rem;}
.sub_list .news_info .news_tag{margin-left: 25px;margin-right: 5px;}
.news_right_padding{padding-right: 62px;}
.sub_list .news_tit{width: 100%;}
.sub_list li{padding-bottom: 30px;}
.city_pic{padding:15px;border: 1px dashed #9fa0a0;}
.city_pic img{width: 100%;height: 100%;}
.city_border{border-bottom:1px dashed #9fa0a0;/*overflow: hidden;*/}
.city_border:hover{color: #dfb868;}
._city_footer{border: 1px dashed #898989;padding: 25px 35px; margin-top: 20px;}
._leave{color: #dfb868;font-size: 20px;font-size: 2rem; margin-bottom: 0; margin-top: 0;}
._leave_inp{width: 100%; height: 238px; padding: 6px 10px; background: #FFFFFF; border: 1px solid #dfb868; margin-top: 20px;}
._leave_paddind{padding:6px 10px; border: 0;background: #FFFFFF;width: 100%;border: 1px solid #dfb868; line-height: 24px; /*margin-bottom: 30px;*/}
._sub_btn{background: #dfb868;width: 145px; color: #FFFFFF;border-radius: 5px;display: inline-block;line-height: 38px;font-size: 1.6rem;border: none; margin-top: 20px;}
._mobile_block{margin-top: 30px;padding: 30px 12px 20px;position: relative;border: 1px dashed #898989; display: none;}
._leave_block1{font-size: 2.2rem;padding: 5px 20px;position: absolute; top: -17%;background: #FFFFFF;}
._mobile_block p:nth-child(2){overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
._leave_block{font-size: 22px; font-size: 2.2rem; padding: 5px 20px; position: absolute; top: -4%; background: #FFFFFF;}
@media (max-width: 1200px){
	.top-wrapper .top.primary .hidden-sm {
	    display: none;
	}
	.bg_tit{
		margin-top:0px;
	}
}
@media (max-width:1023px) {
	.title h3{
		-webkit-text-stroke:1px #bfb96c;
	}
	.button-prev{
		left:6vw;
	}
	.button-next{
		right:6vw;
	}
	.button-prev, .button-next{
		width:80px;
	}
	.top-wrapper .top {
		height: 60px;
		padding: 0
	}

	.top-wrapper .top .logo {
		margin-left: 15px;
		height: 45px;
		width: auto;
		margin-top:0px;
	}

	.top-wrapper .top .hamburger-btn {
		margin: 0
	}

	.top-wrapper .top .basket-icn {
		margin-top: -5px
	}

	.top-wrapper .top div.right {
		margin-right: 20px
	}

	.top-wrapper .top.extra {
		display: none
	}

	.top-wrapper .top.resized {
		height: 50px
	}

	.top-wrapper .top.resized .logo {
		height: 15px
	}

	.top-wrapper .top.primary .hidden-sm {
		display: none
	}

	.top-wrapper .top.primary>a,.top-wrapper .top.primary .right {
		position: absolute;
		top: 50%;
		margin-top:0px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.top-wrapper .top.primary .right {
		right: 0
	}

	.top-wrapper .top.primary .right a {
		line-height: 16px;
		margin-left: 20px
	}
}

@media (min-width:1024px) {
	.top-wrapper .top.resized {
		height: 60px
	}

	.top-wrapper .top.resized .logo {
		height: 18px;
		width: auto
	}

	.top-wrapper .top.resized.extra {
		top: -60px
	}

	.top-wrapper.expanded .top.resized.extra {
		top: 0
	}
}

@media (max-width:769px){
	.footer .address{
		font-size:13px;
	}
	.footer .address strong {
	    margin-left: 2px;
	}
.adminPerson {
        max-width: 100%;
    }

    .adminPerson.left,
    .adminPerson.right {
        max-width: 220px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
	.indexbanner {
	    height: calc( 100% - 160px );
	    width: 100%;
	    position: relative;
	}
	.rightbg {
   		width: 100%;
    	height: 100%;
    	position: absolute;
    	    background-position: bottom right;
    background-size: cover;
    }
    .leftbg {
	    width: 100%;
	    height: 100%;
	    background-position: top right;
	}
	.leftbg h1 {
	    font-weight: 700;
	    font-size: calc(26px + 22 * ((53vw + 53vh) - 520px) / 820);
	    color: #fff;
	    position: absolute;
	    bottom: 20%;
	    left: 5%;
	}
	html {
	    font-size: 9px !important;
	}
	.title h3{
		font-weight:normal;
	}
	._share_block{display: block; margin-top: 3px;}
	._share_text{display: block;}
	.bg_tit .container{
    	height:150px;
	}
	.footer .address {
		width:100%;
	}
	.posianimate img{
		width: 800px;
	    height: 150px;
	    transform: scale(1.01);
	    left: 50%;
	    margin-left: -400px;
	    position: absolute;
	}
	.page_tit{
		bottom: 25px;
		font-size:1.5rem;
		padding: 10px 10% 10px 40px;
	}
	.page_tit_cn {
	    border-bottom: 1px solid #dfb868;
	    padding: 0 10px 5px;
	    display: inline-block;
	    font-size: 22px;
	    font-size: 1.5rem;
	}
	.footer {
	    padding: 20px 20px;
	    font-size: 11px;
	    line-height: 22px;
	    overflow: hidden;
	    background-color: #ffffff;
	    position: relative;
	}
	.resume_top .col-md-4,.resume_top .col-md-5{display: none}
	.resume_right_header .resume_title_name{float:left;margin-right: 25px;}
	.resume_right_header p{margin: 27px 0;}
	.resume_right_header .resume_mobile_logo{display: block;max-width: 30%;float: left;margin-right: 30px;}
	.resume_right_header .resume_mobile_logo img{width: 100%;height: 100%;}
	.resume_mobile_share{display: block;float: left;margin: 25px 10px 0;width: 60%;}
	.resume_mobile_share .pic_moblie_block{display: block;}
	.resume_mobile_share .pic_moblie_block ._share_text{width: 15%;}
	.resume_mobile_share .custom_space{width: 15px;height:15px;}
	.resume_mobile_text{display: block;}
	.resume_mobile_text p{margin-bottom:10px;}
	.resume_mobile_text p i{margin: 0 10px 0 0;}
	._none_mobile{display: none;}
	.resume_right_header{padding: 0 0 25px;}
	.resume_top .col-md-8{padding: 0;}
	.resume_right_header .resume_title_name{font-size: 3.2rem;margin:0 15px 4px 0;}
	.resume_right_header .resume_mobile_logo{margin-right: 10px;}
	.resume_right_header p{margin: 10px 0;}
	.resume_right_header ul li{font-size: 1.2rem;padding: 2px 5px;margin-right: 5px;}
	.resume_mobile_share{margin: 10px 4px 0;}
	.resume_mobile_share .custom_space{width: 13px;height: 13px;}
	.resume_right_header{padding: 0 0 20px;}
	.resume_right_title{margin-bottom: 5px;}
	.resume_top{margin: 0;}
	.resume_right_experience{padding: 15px 0 0; margin-top: 5px;}
	.resume_right_experience p{text-indent: 0;padding-left: 16px;}
	.resume_right_experiences{padding: 15px 0 0;}
	.resume_right_title{font-size: 1.8rem;}
	.resume_right_experience p:first-child i{font-size: 1.8rem;}
	.resume_top{font-size: 1.4rem;margin-top: 10px;}
	.resume_top .col-md-8{padding: 0;}
	.resume_right_header .resume_mobile_logo{margin-right: 15px;}
	.resume_right_header{padding:0 0 25px;}
	.resume_right_header .resume_title_name{font-size: 2.5rem;margin-bottom: 10px;}
	.resume_right_header p{margin: 12px 0;}
	.resume_right_header ul li{padding: 2px 6px;margin-right: 5px;font-size: 1.4rem;}
	.resume_mobile_share{font-size: 1.4rem;}
	.resume_right_experience{padding: 20px 0 0; margin-top: 10px;}
	.resume_right_experience p{text-indent: 0;padding-left: 16px;}
	.resume_right_experiences{padding: 20px 0 0;}
	.resume_right_experiences p{margin: 0;}
	.pic_moblie_block{display: block;}
	._share_block {
	    margin-top: 4px;
	}
	._share_text{color: #898989;font-size: 1.2rem;margin-top: 5px;float: left;}
	.resume_mobile_share .pic_moblie_block ._share_text{width: 50px;}
	.person_section_header td:first-child+td+td,
	.person_section_header td:first-child+td+td+td{display: none;}
	.person_section td:first-child+td+td,
	.person_section td:first-child+td+td+td{display: none;}
	.g_padding_left{
		padding-left:0;
		padding-right:0;
	}
	.businesslist .title {
	    display: none;
	}
}
.container {
    max-width: 100%;
}
.page_content{
	    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
}
.about_section{
	    font-size: 15px;
    line-height: 28px;
}
.about_section img{
	max-width:100%;
}
.about_section p{
	text-indent: 32px;
	font-size:18px;
}

.nav-tabs, .nav-tabs-agency {
    border: none;
    padding: 0;
}
.vertical_tabs .col-sm-3 .active, .vertical_tabs .col-sm-3 .active i {
    color: #dfb868;
    display: block;
}


.nav-tabs li, .nav-tabs-agency li {
    width: 50%;
    text-align: center;
}
.vertical_tabs .nav-tabs li {
    width: 100%;
}
.nav-tabs li a, .nav-tabs-agency li a {
    width: 80%;
    line-height: 24px;
    font-size: 20px;
    font-size: 1.8rem;
    color: #3e3a39;
    padding: 25px 15px 15px;
    display: inline-block;
    border: none;
    border-bottom: 2px solid transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    line-height: 24px;
    padding: 25px 15px 15px;
    color: #3e3a39;
    border: none;
    border-bottom: 2px solid #dfb868;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
    color: #dfb868;
}
.vertical_tabs .nav-tabs li a {
    border: 1px solid #d8d6d6;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 0;
}
.vertical_tabs .nav-tabs>li>a:hover, .vertical_tabs .nav-tabs>li.active>a, .vertical_tabs .nav-tabs>li.active>a:focus, .vertical_tabs .nav-tabs>li.active>a:hover {
    color: #dfb868;
    border-color: #dfb868;
    padding: 15px;
    border: 1px solid #dfb868;
}
@media print {
  .resume_mobile_logo{
  	display: none !important;
  }
  .resume_mobile_share{
  	display: none;
  }
  .pic_moblie_block{
  	display: none;
  }
  .resume_mobile_text{
  	display: none;
  }
}