@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDPAGE_BASE_PAT01 */
/* load db RWDfulltop */
.RWDfulltop .caret{margin-top:-3px;}
.dropdown-menu{padding:0px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent ;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #ccc;
}
.nav ul {
    list-style: outside none none;
    margin: 0;
}
.top_panel {
    padding: 0;
}
.navbar-brand {
    height: inherit;
    padding: 0;
}
#nav-icon, .submenu-icon, .function-icon {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    border-color: -moz-use-text-color #ddd;
    border-radius: 0;
    border-top: 0 none;
    cursor: pointer;
    height: 65px;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 66px;
}
.submenu-icon i, .function-icon i {
    color: #9b9b9b;
    font-size: 22px;
}
.submenu-icon, .function-icon {
    border-left: 1px solid #e7e7e7;
    border-right: 0 none;
    float: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .submenu-icon:focus, .submenu-icon:hover {
    background: transparent none repeat scroll 0 0;
}
#nav-icon span {
    background: #9b9b9b none repeat scroll 0 0;
    display: block;
    height: 2px;
    left: 15px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 50%;
}
#nav-icon span:nth-child(1) {
    top: calc(24px + 0px);
}
#nav-icon span:nth-child(2) {
    top: calc(24px + 9px);
}
#nav-icon span:nth-child(3) {
    top: calc(24px + 18px);
}
#nav-icon.open span:nth-child(1) {
    top: 33px;
    transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
    left: 0;
    opacity: 0;
}
#nav-icon.open span:nth-child(3) {
    top: 33px;
    transform: rotate(-135deg);
}
.navbar-default .navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in, .submenu-group > li > a {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.top_panel {
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #333;
}
.submenu-group li > a {
}
.submenu-group li > a:hover {
    color: #333;
}
.nav-height {
    max-height: 75vh;
    /*overflow: auto;*/
}
ul.submenu-group, .submenu-group li, ul.function-group, .function-group li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.submenu-group li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px;
    text-align: center;
}
.submenu-group li > a:hover {
    color: #333;
}
li.pinnedSubItem {
    display: none;
}
.navbar-default .navbar-form, #bs-example-navbar-collapse-1 > ul > li.lang-select > a {
    border-bottom: 1px solid transparent;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial;
}
.form-control, .nav-select-group-name, #bs-example-navbar-collapse-1 > ul > li.lang-select > a > button {
    background: #f0f0f0 none repeat scroll 0 0;
}
.navbar-form {
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
}
.form-control {
    border-radius: 0;
    padding: 6px 50px;
}
.form-control:focus {
    border-color: #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    outline: 0 none;
}
.navbar-form {
    position: relative;
}
.navbar-form button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
}
.function-menu .open ul.dropdown-menu {
    margin: 0 15px;
    padding-top: 42px;
}
.function-menu .open ul.dropdown-menu li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nav-select-group {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-top: 42px;
    position: relative;
    width: 100%;
}
.function-menu li.lang-select > a > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 3;
}
.navbar-default .navbar-nav > .lang-select > a {
    height: 48px;
    padding-bottom: 0;
    position: relative;
}
.nav-select-group-name {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 14px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    z-index: 1;
}
.navbar-default .navbar-nav > .lang-select .dropdown-menu {
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin: -5px 15px 0;
    padding: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 5px;
    text-align: center;
    margin:0px 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover,.navbar-default .navbar-nav .open .dropdown-menu > li a:hover{
    background-color: #C8C8C8;
    border-color:#C8C8C8;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-color: transparent;
}
/*
.navbar-default .navbar-nav > .lang-select > a, .navbar-default .navbar-nav > .lang-select > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    line-height: 34px;
    text-align: left;
}
*/
.function-dropdown {
    display: none;
}
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
}
.function-dropdown .split {
    display: none;
}
.function-dropdown {
}
@media (min-width: 993px) {
.logo_img {
    margin: 42px 0;
}
.logo_img img {
    height: 60px;
}
.nav-height {
    margin: 42px 0;
}
.nav-container {
    position: relative;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in {
    border: 0 none;
}
/*
.function-menu, .pinnedSubItem i {
    display: none;
}
*/
.nav > li.submenu {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}
.submenu-group li {
    float: left;
    line-height: 1;
}
.submenu-group li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 1px 0;
    padding: 0 8px;
}
.submenu-group li:last-child a {
    border-right: 0 none;
}
button.pinnedSubItem {
    display: none;
}
li.pinnedSubItem {
    display: inline-block;
}
.function-group {
    top: 0;
}
.nav > li.function-menu {
    display: none;
    position: absolute;
    right: 350px;
    top: 10px;
}
.function-group .function-item {
    float: left;
    margin-right: 4px;
}
.function-group .function-item:last-child {
    margin-right: 0;
}
.form-control {
    padding: 0 4px;
}
.navbar-form button, .function-menu li.lang-select > a > button {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 14px;
    margin: 0;
    padding: 0;
    width: 14px;
}
.navbar-right .lang-select.open .dropdown-menu {
    left: 0;
    padding-top: 0;
    top: 12px;
}
.navbar-form {
    border: 0 none;
    padding: 0;
}
.RWDfulltop .form-group input.form-control {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #fff;
    height: 14px;
    padding-left: 17px;
}
.nav-select-group-name {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #999;
    height: initial;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 17px;
    width: 170px;
}
.function-top {
    float: right;
}
.function-dropdown, .function-dropdown .dropdown-menu {
    display: block;
}
.submenu-icon i, .function-icon i {
    font-size: 12px;
    line-height: 1;
}
.function-icon i {
    color: #fff;
}
.function-icon {
    float: left;
    height: 12px;
    width: 20px;
}
.function-dropdown {
    background: transparent none repeat scroll 0 0;
    display: none;
    float: left;
    height: 16px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}
.function-dropdown > input {
    background: #787878 none repeat scroll 0 0;
    border: 1px solid #787878;
    color: #ffffff;
    float: left;
    height: 16px;
    margin-top: 3px;
    width: 94%;
}
.function-dropdown > input:-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown > input::-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown input:focus {
    background: #fff none repeat scroll 0 0;
    color: #222;
}
.function-dropdown .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    height: 12px;
    line-height: 12px;
    margin: -14px 0 0;
    padding: 0;
    position: relative;
}
.navbar-nav .submenu {
    display: none;
}
div.function-panel {
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 7px;
}
div.function-panel > div.submenu {
    display: inline-block;
    float: left;
}
.function-dropdown .dropdown-menu > li > a {
    clear: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 12px;
    padding: 0;
}
.function-dropdown .dropdown-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #bbb;
}
.function-dropdown .split {
    color: #ccc;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1;
    margin: 0 2px;
}
.lang-select-list {
    padding: 2px 4px;
}
.lang-select-list.dropdown-menu {
    background: transparent none repeat scroll 0 0;
}
.function-icon {
    border: 0 none;
    display: inline-block;
    float: left;
    height: 22px;
    padding: 0;
    width: 22px;
}
.function-toggle {
    background: #666 none repeat scroll 0 0;
    border-radius: 100px;
}
.submenu-group li, .function-dropdown .split, .function-dropdown .dropdown-menu > li > a, .lang-select-list li, .function-toggle {
    display: inline-block;
    float: none;
}
}
@media (max-width: 992px) {
.navbar > .container {
    width: 100%;
}
.logo_img {
    margin-left: 20px;
    margin-top: 7px;
}
.logo_img img {
    height: 50px;
}
.function-group input:-moz-placeholder {
    text-align: center;
}
.function-group input::-moz-placeholder {
    text-align: center;
}
.navbar-function .form-group input.form-control {
    display: none;
}
div.function-panel > div.submenu {
    display: none;
}
}
@media (max-width: 992px) and (min-width: 767px) {
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
    z-index: 9999;
}
.function-dropdown:focus {
    outline: medium none;
}
.function-dropdown.open {
    background: #eee none repeat scroll 0 0;
    display: block;
    width: 50vw !important;
}
.function-dropdown.open input {
    padding: 0 4px;
    width: 100%;
}
.nav > li.function-menu {
    display: none;
}
.function-dropdown .dropdown-menu {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    position: relative;
    width: 100%;
}
}
@media (min-width: 768px) {
.RWDfulltop .navbar-form .form-group {
    display: block;
}
.RWDfulltop .form-group input.form-control {
    width: 100%;
}
}
@media (max-width: 767px) {
.logo_img {
    margin-left: 7px;
    margin-top: 7px;
}
.navbar-default .navbar-collapse {
    margin-top: 0;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: -7.5px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
}
.function-icon {
    display: none;
}
}
@media (max-width: 373px) {
.submenu-icon {
    display: none;
}
li.pinnedSubItem {
    display: block;
}
}
@media (max-width: 300px) {
.logo_img {
    margin-top: 14px;
}
.logo_img img {
    height: 40px;
}
}

@media (min-width: 800px){
.navbar-right .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    padding: 0px;
}
}

@media (max-width:800px){
.container > .navbar-collapse {    
    margin-left: 0;
    padding: 0 18px;
     }

.function-menu{margin-bottom:20px}

}



.in ul.nav{margin-top:0}
/*menu hover*/
.RWDfulltop li .m_stitle{display:none;}
.RWDfulltop li:hover .m_stitle{display:block;}
.RWDfulltop li:hover .m_title {display:none;}

/*END*/
/* load db RWDbanner001 */
	.RWDbanner001 .slides li{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: center center;
}

/*END*/
/* load db scrollTop001 */
.scrollTop001{
	transition: bottom 0.5s ease 0s;
	width: 83px;
	height: 123px;
	position: fixed;
	bottom: 10%;
	right: 25px;
	opacity: 0;
	text-align: center;	
	cursor:pointer;
	z-index: 75;
}
.scrollTop001 .icon{width:100%;height:100%;background: transparent url(../../model/sample/baseimg/scrollTop001/scrolltop.png) center center no-repeat;}
.scrollTop001:hover .icon{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db web_footer */
.web_footer a{text-decoration: none;}
.footer_desc{color:#6F6F6F}
.footer_desc a{color:#6F6F6F}
.footer_desc a:hover{color:#6F6F6F}
/*END*/