@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
body {
    font-family: 'MHeiHK', '微軟正黑體', Arial, Verdana, sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
    color: #000000;
    -webkit-text-size-adjust: none;
    font-weight: bold;
    line-height: 200%;
    background-color: #ebe7e4;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

input,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
div,
table,
img,
p,
ul,
li {
    margin: 0;
    padding: 0;
}

th {
    text-align: left;
    padding: 5px;
}

td {
    vertical-align: top;
}

#table_form td {
    vertical-align: top;
}

img {
    border: none;
}

input:focus,
textarea:focus {
    outline: none;
}

a,
a:visited {
    text-decoration: none;
    color: #228096;
    -webkit-transition: color 500ms ease-out 0s;
    -moz-transition: color 500ms ease-out 0s;
    -o-transition: color 500ms ease-out 0s;
    transition: color 500ms ease-out 0s;
}

a:hover {
    color: #228096;
    text-decoration: underline;
    animation: color_change 0.5s;
}

ul {
    margin-left: 18px;
    margin-top: 0px;
    padding-top: 0px;
}

a:focus {
    outline: none;
}

p {
    clear: both;
    padding-bottom: 20px;
    line-height: 200%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    width: 100%;
    font-weight: 500;
    color: #808285;
    font-size: 25px;
    padding-bottom: 0px;
}

.table_about td {
    border-left: 1px dotted #7f7f7f;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
}

.table_about td:first-child {
    border-left: none;
    padding-left: 10px;
    padding-right: 10px;
}

.table_contact {
    clear: both;
    margin-bottom: 20px;
}

.table_contact td {
    padding: 0px 10px 5px 0px;
}




#container {
    position: relative;
    margin: auto;
    padding: auto;
    width: 100%;
}

#main_container {
    position: relative;
    margin: auto;
    padding: auto;
    width: 100%;
}

#main_content_container {
    width: 100%;
    margin: auto;
    padding: auto;
}

#main_content {
    clear: both;
    width: 100%;
    margin: auto;
    padding: auto;
    min-height: 300px;
    padding-bottom: 0px;
    margin-top: 110px;
    background-color: #ebe7e4;
    /* background-image:url(../../images/content.png?v=862?v=862?v=862?v=862);
   
   */
    background-color: #e0eff8;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.section_home #main_content {
    padding-bottom: 0px;
}

.header_top {
    clear: both;
    width: 100%;
    height: 40px;
    background-color: #008794;
    font-size: 12px;
}

.header_top_container {
    clear: both;
    width: 96%;
    height: 30px;
    background-color: #008794;
    position: relative;
    margin: auto;
}

.header {
    clear: both;
    width: 100%;
    height: 120px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    -webkit-transition: height 500ms ease-out 0s;
    -moz-transition: height 500ms ease-out 0s;
    -o-transition: height 500ms ease-out 0s;
    transition: height 500ms ease-out 0s;
    /*
	border-bottom:40px solid #8fb4cf;
*/
    /*
-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:     0px 2px 5px 0px rgba(50, 50, 50, 0.2);
*/
    background-color: #008794;
}

.header_container {
    width: 96%;
    height: 120px;
    position: relative;
    margin: auto;
    max-width: 100%;
    ;
}




#footer {
    clear: both;
    width: 100%;
    padding: 0px 0px 50px 0px;
    color: #ffffff;
    background-color: #ffffff;
    background-image: url(../../images/footer9b80.jpg?v=8862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862);
    background-repeat: repeat-x;
}

#footer_container {
    max-width: 100%;
    margin: auto;
    position: relative;
    padding: 50px 0px 50px 0px;
}

#logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    -webkit-transition: width 500ms ease-out 0s;
    -moz-transition: width 500ms ease-out 0s;
    -o-transition: width 500ms ease-out 0s;
    transition: width 500ms ease-out 0s;
}

#logo a:link,
#logo a:visited {
    float: left;
}

#logo a:hover {
    float: left;
}

#logo img {
    width: 100%;
}


.topmenu_area {
    position: absolute;
    right: 70px;
    top: 17px;
}

.topmenu {
    float: left;
    margin-top: 6px;
    display: none
}

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

.topmenu ul li {
    float: left;
    margin-left: 20px;
    position: relative;
}

.topmenu ul li a:link,
.topmenu ul li a:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}

.topmenu ul li a:hover,
.topmenu ul li a.current:link,
.topmenu ul li a.current:visited {
    font-size: 24px;
    color: #cddb00;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}

.topmenu ul ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: -8px;
    top: 30px;
    min-width: 120px;
    text-align: center;
    padding: 10px 0px 7px 0px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
    display: none;
}

.topmenu ul ul li {
    clear: both;
    margin: 0;
    display: block;
    margin-top: 0px;
    width: 100%;
    text-align: center;
    float: inherit;
    line-height: 100%;
}

.topmenu ul ul li a:link,
.topmenu ul ul li a:visited {
    float: inherit;
    clear: both;
    display: block;
    padding: 3px 10px 3px 10px;
    text-align: center;
    font-size: 15px;
    color: #808080;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
}

.topmenu ul ul li a:hover,
.topmenu ul ul li a.current:link,
.topmenu ul ul li a.current:visited {
    float: inherit;
    padding: 3px 10px 3px 10px;
    clear: both;
    display: block;
    text-align: center;
    font-size: 15px;
    color: #228096;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
}

.topmenu2 {
    position: absolute;
    right: 10px;
    top: 30px;
}

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

.topmenu2 ul li:first-child {
    background-image: none;
    padding: 0px 10px 0px 0px;
}

.topmenu2 ul li:last-child {
    padding-right: 0px;
}

.topmenu2 ul li a:link,
.topmenu2 ul li a:visited {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

.topmenu2 ul li a:hover,
.topmenu2 ul li a.current:link,
.topmenu2 ul li a.current:visited {
    font-size: 16px;
    color: #506f9b;
    text-decoration: none;
}

.topmenu2 ul li img {
    margin-right: 5px;
}

.btn_search {
    clear: both;
    width: 220px;
    margin: auto;
    margin-top: 40px;
}

.btn_search a:link,
.btn_search a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_search a:hover,
.btn_search a:active,
.btn_search a.current:link,
.btn_search a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #183765;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.banner {
    clear: both;
    width: 100%;
    height: 824px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

.banner .item {
    clear: both;
    width: 100%;
    height: 824px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner .item_container {
    clear: both;
    width: 1220px;
    height: 824px;
    margin: auto;
}

.banner table {
    clear: both;
    width: 100%;
    height: 396px;
    line-height: 150%;
}


.table_banner_top_left {
    padding-top: 170px;
}

.table_banner_top_left p {
    padding-bottom: 15px;
}

.table_banner_top {
    width: 100%;
    padding-top: 70px;
}

.table_banner_top td {
    text-align: center;
}
.main_content {
    /*
	clear:both;
	width:980px;
	margin:auto;
	
*/
}

.main_content2 {
    /*
	clear:both;
	width:980px;
	margin:auto;
	padding-top:70px;
	padding-bottom:50px;

	*/
}

.section_product .main_content {
    clear: both;
    width: 100%;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
}

.product_detail_box {
    clear: both;
    width: 1000px;
    margin: auto;
}

.section_title3 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #58595b;
    font-size: 26px;
    padding-bottom: 25px;
}

.section_title {
    clear: both;
    width: 80%;
    margin-bottom: 20px;
}

.section_title img {
    max-width: 100%;
}

.section_title_content {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.section_title2 {
    clear: both;
    width: 100%;
    font-size: normall;
    padding-bottom: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}

.main_content ul {
    clear: both;
    padding-bottom: 20px;
}

.contact_content_left {
    float: left;
    width: 45%;
}

.contact_content_right {
    float: right;
    width: 45%;
}

.google_map {
    width: 100%;
    height: 400px;
}

.required {
    color: #F00;
    font-weight: 700;
}

.form_title {
    clear: both;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffc000;
    font-size: 18px;
}

.msg_form_error {
    color: #797979;
    /*font-weight:700;*/
    text-align: left;
    clear: both;
    display: block;
    padding-top: 10px;
}

.err_msg {
    color: #ffc000;
    font-weight: 700;
    text-align: left;
}

.confirm_msg_text {
    float: left;
    text-align: left;
    font-size: 18px;
}

.confirm_msg {
    clear: both;
    display: none;
}


.loading {
    clear: both;
    width: 30px;
    height: 30px;
    margin: auto;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.btn_adding_to_bag {
    clear: both;
    width: 30px;
    height: 50px;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.news_list2 {
    clear: both;
    width: 100%;
    border-left: 1px #CCC dotted;
    padding-left: 20px;
}

.news_list2 .item {
    clear: both;
    width: 440px;
    overflow: hidden;
    padding-bottom: 20px;
    border-top: 1px #CCC dotted;
    padding-top: 20px;
}

.news_list2 .item_first {
    border-top: none;
    padding-top: 0px;
}

.news_list2 .item .date {
    clear: both;
    width: 100%;
    font-size: 12px;
}

.news_list2 .item .title {
    clear: both;
    width: 100%;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
}

.news_list2 .item .title a:link,
.news_list2 .item .title a:visited {
    color: #000;
    text-decoration: none;
}

.news_list2 .item .title a:hover,
.news_list2 .item .title a:active {
    color: #000;
    text-decoration: underline;
}

.news_list2 .item .editor {
    clear: both;
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
}

.news_list2 .item .desc {
    clear: both;
    width: 100%;
    font-size: 12px;
    padding-top: 2px;
}

.btn_back {
    clear: both;
    padding-top: 40px;
}

.btn_back a:link,
.btn_back a:visited {
    float: left;
    padding: 10px 30px 10px 30px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #0588c4;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_back a:hover,
.btn_back a:active,
.btn_back a.current:link,
.btn_back a.current:visited {
    float: left;
    padding: 10px 30px 10px 30px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.home_paging {
    position: fixed;
    left: 0px;
    bottom: 40px;
    width: 100%;
    z-index: 99;
}

.home_paging .item {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.home_msg {
    position: fixed;
    top: 0px;
    left: 0px;
    color: #FFF;
    font-weight: 300;
    height: 100%;
    width: 100%;
}

.home_msg_container {
    width: 100%;
    height: 100%;
    position: relative;
}

.home_msg_group {
    display: none;
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.home_msg_group table.table_home_msg {
    width: 100%;
    height: 100%;
}

.home_msg_group table td {
    vertical-align: middle;
    text-align: center;
}

.table_home_logo {
    width: 80%;
    margin: auto;
    clear: both;
    width: inherit;
}

.table_home_logo img {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.loading_page_m {
    display: none;
}

.loading_page {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    z-index: 9999;
    display: none;
}

.desktop_content {
    display: none;
}

.mmenu {
    clear: both;
    width: 50px;
    position: absolute;
    right: 0px;
    top: 10px;
}

.mmenu a:link,
.mmenu a:visited {
    float: left;
}

.mmenu a:hover {
    float: left;
}

.mmenu img {
    width: 100%;
}

.news_list3 {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
    font-family: Georgia;
}

.news_list3 .item {
    clear: both;
}

.news_list3 .item .photo {
    clear: both;
    width: 100%;
    height: 318px;
    margin-top: 10px;
    cursor: pointer;
    overflow: hidden;
}

.news_list3 .item .photo_container {
    clear: both;
    width: 100%;
    height: 318px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.news_list3 .item .date {
    clear: both;
    width: 100%;
    font-size: 13px;
    margin-top: 30px;
    color: #58595b;
}

.news_list3 .item .title {
    clear: both;
    width: 100%;
    font-size: 26px;
    color: #02303f;
    font-weight: bold;
    padding-top: 5px;
    font-family: "Century Gothic";
}

.news_list3 .item .title a:link,
.news_list3 .item .title a:visited {
    color: #000;
    text-decoration: none;
}

.news_list3 .item .title a:hover,
.news_list3 .item .title a:active {
    color: #42a8ce;
    text-decoration: none;
}

.news_list3 .item .editor {
    clear: both;
    width: 100%;
    font-size: 13px;
    color: #42a8ce;
    padding-top: 5px;
}

.news_list3 .item .photo {
    clear: both;
    width: 100%;
    padding-top: 10px;
}

.news_list3 .item .desc {
    clear: both;
    width: 100%;
    font-size: 13px;
    width: 100%;
    color: #58595b;
    font-family: "Century Gothic";
    margin-top: 10px;
    line-height: 150%;
}


/**************************************************************
				paging
**************************************************************/

#paging_info_area {
    color: #a7a9ac;
    font-size: 14px;
    padding-top: 30px;
}

#paging_info {
    float: left;
}

#paging_hspace {
    margin-left: 15px;
    display: inline;
}

#paging {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

#paging ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}

#paging ul li {
    display: inline;
    background: none;
    margin: 0;
    padding: 0px 5px 0px 5px;
}

#paging ul li.all {
    display: inline;
    background: none;
    padding: 0px 20px 0px 0px;
}

#paging a:link,
#paging a:visited {
    color: #a7a9ac;
    text-decoration: none;
    background: none;
    font-weight: 500;
    font-size: 14px;
}

#paging a:hover,
#paging a.current:hover,
#paging a.current,
#paging a.current:visited {
    color: #c7b199;
    text-decoration: none;
    background: none;
    font-weight: 500;
    font-size: 14px;
}

#prev_page {
    /*
	display:inline-block;
	
	width: 5px;
	height: 12px;
	
	background-image:url(../../images/prev_page.jpg?v=8862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=82?v=82?v=862?v=8622);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	*/
}

#next_page {
    /*
	display:inline-block;
	
	width: 5px;
	height: 12px;

	background-image:url(../../images/next_page.jpg?v=8862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=862?v=82?v=82?v=862?v=8622);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	*/
}

#paging a.link_all:link,
#paging a.link_all:visited {
    color: #531d76;
    text-decoration: none;
    background: none;
    font-weight: bold;
    font-size: 12px;
}

#paging a.link_all:hover,
#paging a.link_all.current:hover,
#paging a.link_all.current,
#paging a.link_all.current:visited {
    color: #000;
    text-decoration: none;
    background: none;
    font-weight: bold;
    font-size: 12px;
}

.press_list {
    clear: both;
    width: 100%;
    margin-left: -1%;
}

.press_list .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #58595b;
    font-size: 26px;
    padding-bottom: 40px;
    font-weight: 700;
}

.press_list .item {
    float: left;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    height: 202px;
    overflow: hidden;
}

.press_list .item img {
    width: 100%;
}

.dealer_title {
    clear: both;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
}

.customer_title {
    clear: both;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
}

.table_dealer_info {
    clear: both;
    margin-bottom: 20px;
}

.table_dealer_info td {
    padding: 0px 10px 10px 0px;
}


.btn_link {
    cursor: pointer;
}

.topsubmenu select {
    display: none;
}

.top_social_list {
    position: absolute;
    right: 0px;
    top: 75px;
}

.top_social_list a img {
    height: 30px;
}

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

.top_social_list ul li {
    float: left;
    height: 20px;
    color: #ffffff;
    font-size: 12px;
}

.top_social_list ul li img {
    height: 100%;
}

.globalnav {
    float: right;
}

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

.globalnav ul li {
    float: left;
    margin-left: 10px;
}


.globalnav ul li a:link,
.globalnav ul li a:visited {
    float: left;
    min-width: 100px;
    padding: 10px 10px 10px 10px;
    color: #424242;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #424242;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.globalnav ul li.black a:link,
.globalnav ul li.black a:visited {
    background-color: #05607e;
}

.globalnav ul li.blue a:link,
.globalnav ul li.blue a:visited {
    background-color: #42a8ce;
}

.globalnav ul li a:hover,
.globalnav ul li a.current:link,
.globalnav ul li a.current:visited {
    float: left;
    min-width: 100px;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    background-color: #0487c4;
    border: 1px solid #0487c4;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.globalnav ul li.blue a:hover,
.globalnav ul li.blue a.current:link,
.globalnav ul li.blue a.current:visited {
    float: left;
    padding: 0px 20px 0px 20px;
    line-height: 40px;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #244799;
}

.btn_browse {
    clear: both;
    width: 130px;
    margin: auto;
    padding-top: 30px;
}

.btn_browse a:hover,
.btn_browse a:active,
.btn_browse a.current:link,
.btn_browse a.current:visited {
    float: left;
    width: 90px;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-image: none;
    background-color: #0487c4;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.about_area .heading {
    clear: both;
    padding-top: 60px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    font-size: 30px;
}

.home_ad .heading {
    clear: both;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}

.btn_popup_link {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.btn_link2 {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.home_ad_button_list {
    position: absolute;
    bottom: 30px;
    left: 90px;
}

.btn_home_prev {
    position: absolute;
    left: 10%;
    bottom: 415px;
    z-index: 999;
}

.btn_home_next {
    position: absolute;
    right: 10%;
    bottom: 415px;
    z-index: 999;
}

.banner_list2 {
    clear: both;
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.banner_list2 .item {
    clear: both;
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_list2 .item .section_title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    padding-top: 295px;
}

.banner_list2 .item a:link,
.banner_list2 .item a:visited {
    float: left;
    width: 100%;
    height: 600px;
    text-decoration: none;
    text-indent: -9999px;
}

.banner_list2 .item a:hover,
.banner_list2 .item a:active {
    float: left;
    width: 100%;
    height: 600px;
    text-decoration: none;
    text-indent: -9999px;
}

.banner_list2 .table_paging {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 20px;
}

.banner_paging {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0px;
}

.banner_paging_container {
    position: relative;
    width: 100%;
}

.banner_paging .item2 {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    width: 10px;
    height: 10px;
}

.btn_webpage_prev {
    position: absolute;
    left: 10%;
    top: 310px;
    z-index: 999;
}

.btn_webpage_next {
    position: absolute;
    right: 10%;
    top: 310px;
    z-index: 999;
}

.webpage_list {
    clear: both;
    width: 100%;
}

.webpage_list .item {
    clear: both;
    width: 100%;
    min-height: 590px;
    background-color: #f2f2f2;
}

.webpage_list .item .photo {
    float: left;
    width: 50%;
    height: 590px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.webpage_list .item .content {
    float: right;
    width: 50%;
    min-height: 590px;
    color: #000000;
}

.webpage_list .item .content_container {
    padding: 60px 0px 60px 60px;
    max-width: 500px;
}

.webpage_list .item2 .photo {
    float: right;
}

.webpage_list .item2 .content {
    float: left;
}

.webpage_list .item2 .content_container {
    padding: 60px 60px 60px 0px;
    float: right;
}

.webpage_list .item .title {
    clear: both;
    color: #0588c4;
    font-size: 34px;
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
}

.webpage_list .item .desc {
    clear: both;
    padding-top: 30px;
    color: #999999;
    font-size: 18px;
}

.btn_browse2 {
    clear: both;
    width: 100px;
    margin: auto;
    margin-top: 15px;
}

.btn_browse2 a:link,
.btn_browse2 a:visited {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_browse2 a:hover,
.btn_browse2 a:active,
.btn_browse2 a.current:link,
.btn_browse2 a.current:visited {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    border: none;
    background-color: #000000;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.product_list_sort {
    clear: both;
    width: 100%;
    padding-bottom: 10px;
}

.product_list_sort table {
    float: right;
}

.product_list_sort table td {
    padding-left: 10px;
}

.input_select {
    height: 22px;
    line-height: 22px;
    border: 1px solid #cccccc;
    padding-left: 5px;
    color: #000000;
    font-size: 12px;
    min-width: 270px;
}

.main_content_left {
    float: left;
    width: 50%;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 1080px;
    position: relative;
}

.btn_product_photo_thumb_box_area_list2 {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
}

.main_content_left .photo a {
    float: left;
    width: 100%;
    height: 1080px;
}

.main_content_left .photo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 1080px;
    background-position: top center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.main_content_right {
    float: right;
    width: 50%;
    min-height: 1080px !important;
    background-color: #eae9e8;
}

.main_content_right_container {
    clear: both;
    display: block;
    padding: 50px;
    width: 530px;
    /*height:980px;*/
}

.product_detail_area .photo {
    float: left;
    width: 30%;
}

.product_detail_area .photo img {
    width: 100%;
}

.product_detail_area .content {
    float: right;
    width: 65%;
}

.product_detail_area .title {
    clear: both;
    width: 100%;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.product_detail_area .subtitle {
    clear: both;
    width: 100%;
    color: #000000;
    font-size: 16px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.product_detail_area .content .product_content_box {
    clear: both;
    width: 100%;
    color: #000000;
    font-size: 12px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e6e4e4;
    margin-bottom: 7px;
    line-height: 150%;
    text-transform: uppercase;
}

.product_content_box_desc {
    font-size: 16px;
    font-family: 'Times New Roman';
}

.product_nav_list {
    clear: both;
    width: 100%;
    border-top: 1px dotted #9b9a9a;
    padding-top: 10px;
}

.product_nav_list .item {
    clear: both;
    width: 100%;
    border-bottom: 1px dotted #9b9a9a;
    padding-bottom: 10px;
    font-family: 'Times New Roman';
    margin-bottom: 10px;
}

.product_nav_list .item .title22 {
    clear: both;
    width: 100%;
}

.product_nav_list .item .content2 {
    clear: both;
    width: 100%;
    padding-top: 10px;
    font-size: 16px;
    display: none;
}

.btn_book {
    clear: both;
    padding-top: 60px;
}

.btn_book a:link,
.btn_book a:visited {
    float: left;
    padding: 15px 20px 15px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #34251d;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_book a:hover,
.btn_book a:active,
.btn_book a.current:link,
.btn_book a.current:visited {
    float: left;
    padding: 15px 20px 15px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #5b5b5b;
    animation: background_color_change 0.5s;
}

.btn_product_photo_thumb_box_prev2 {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.btn_product_photo_thumb_box_next2 {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.contact_left {
    float: left;
    width: 50%;
    background-color: #003c61;
    height: 780px;
}

.contact_right {
    float: right;
    width: 50%;
    background-color: #0079c2;
    height: 780px;
    color: #ffffff;
}

.contact_right .heading {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 32px;
    text-align: Center;
    color: #ffffff;
}

.table_form3 td {
    font-size: 24px;
    padding: 10px;
    padding-bottom: 20px;
}

.table_form {
    clear: both;
    width: 400px;
    margin: auto;
}

.table_form td.title {
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}

.table_form td.content {
    padding-bottom: 20px;
    text-align: center;
}

.table_form select {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0px 0% 0px 2%;
    border: 1px #000000 solid;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #181818;
}

#security_code_img {
    float: right;
    padding-top: 16px;
}

select.input_middle2 {
    width: 104%;
    height: 70px;
    line-height: 70px;
    margin: 0;
    padding: 0px 0px 0px 20px;
    border: 2px #cacaca solid;
    font-size: 24px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #a7aebc;
}

input.input_middle {
    width: 95%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0px 2% 0px 2%;
    border: 1px #dcddde solid;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
}

textarea.input_long2 {
    width: 96%;
    height: 430px;
    line-height: 120%;
    margin: 0;
    padding: 20px 20px 20px 20px;
    border: 2px #cacaca solid;
    font-size: 26px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #183765;
}

input.input_scode {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0px 2% 0px 2%;
    border: 1px #dcddde solid;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
}

textarea.input_middle3 {
    width: 96%;
    height: 100px;
    line-height: 120%;
    margin: 0;
    padding: 10px 2% 10px 2%;
    border: 1px #000000 solid;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #181818;
}

textarea.input_middle_long {
    width: 96%;
    height: 130px;
    line-height: 120%;
    margin: 0;
    padding: 10px 2% 10px 2%;
    border: 1px #000000 solid;
    font-size: 13px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #181818;
}

.main_content_full2 {
    clear: both;
    width: 1280px;
    margin: auto;
}

.btn_submit2 {
    clear: both;
    margin: auto;
}

.btn_submit2 a:link,
.btn_submit2 a:visited {
    float: left;
    padding: 15px 35px 15px 35px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #34251d;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_submit2 a:hover,
.btn_submit2 a:active,
.btn_submit2 a.current:link,
.btn_submit2 a.current:visited {
    float: left;
    padding: 15px 35px 15px 35px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
}

.table_form2 {
    clear: both;
    width: 50%;
    font-family: 'Times New Roman';
}

.table_form2 td.title {
    padding-bottom: 10px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.table_form2 td.content {
    padding-bottom: 20px;
}

.othernav {
    clear: both;
    padding-bottom: 60px;
}

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

.othernav ul li:first-child {
    background-image: none;
}

.othernav ul li a:link,
.othernav ul li a:visited {
    float: left;
    color: #929292;
    font-size: 24px;
    font-weight: normal;
}

.othernav ul li a:hover,
.othernav ul li a.current:link,
.othernav ul li a.current:visited {
    float: left;
    color: #183765;
    font-size: 24px;
    font-weight: normal;
}

.btn_submit {
    clear: both;
    padding-top: 40px;
}

.btn_submit a:link,
.btn_submit a:visited {
    float: left;
    padding: 8px 60px 8px 60px;
    font-size: 24px;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
}

.btn_submit a:hover {
    float: left;
    padding: 8px 60px 8px 60px;
    font-size: 24px;
    color: #000000;
    text-decoration: none;
    background-color: #e5e5e5;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    animation: background_color_change 0.5s;
}

.section_title3 {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    font-family: 'Times New Roman';
}

input.input_short {
    width: 120px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0px 10px 0px 10px;
    border: 1px #000000 solid;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #181818;
}

.table_form_time {
    clear: both;
    width: 100%;
    font-family: 'Times New Roman';
}


.table_form_time td.content2 {
    padding-bottom: 20px;
    padding-left: 30px;
    width: 102px;
}

input.input_middle_time {
    width: 96%;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0px 10px 0px 10px;
    border: 1px #000000 solid;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #181818;
}

.bottom_social_list {
    position: absolute;
    right: 10px;
    top: 0px;
}

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

.bottom_social_list ul li {
    float: left;
    margin-left: 10px;
    height: 13px;
    color: #ffffff;
    font-size: 12px;
}

.bottom_social_list ul li img {
    height: 100%;
}

.langnav {
    float: left;
    margin-left: 10px;
    z-index: 999;
    position: relative;
}


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

.langnav ul li {
    float: left;
    margin-left: 10px;
}

.langnav ul li a:link,
.langnav ul li a:visited {
    float: left;
    padding: 5px 8px 5px 8px;
    color: #cddb00;
    background-color: #018997;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.langnav ul li a:hover,
.langnav ul li a.current:link,
.langnav ul li a.current:visited {
    float: left;
    padding: 5px 8px 5px 8px;
    color: #018997;
    background-color: #cddb00;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.home_home_banner {
    clear: both;
    display: block;
    padding: 70px 0px 70px 0px;
    background-color: #ffffff;
    position: relative;
}

.section_subtitle {
    clear: both;
    width: 100%;
    font-weight: bold;
    color: #555555;
    font-size: 36px;
    padding-bottom: 40px;
    text-align: center;
}

.home_home_banner_content {
    clear: both;
    width: 960px;
    margin: auto;
}

.other_nav {
    position: absolute;
    right: 0px;
    top: 40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.header_current .other_nav {
    top: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

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

.other_nav ul li {
    display: inline;
    float: left;
    padding: 0px 0px 0px 30px;
}

.other_nav ul li.first,
.other_nav ul li:first-child {
    padding-left: 0px;
    display: inline;
    float: left;
    background-image: none;
    text-align: center;
}

.other_nav ul li.last,
.other_nav ul li:last-child {
    display: inline;
    float: left;
    text-align: center;
}

.other_nav a:link,
.other_nav a:visited {
    color: #02303f;
    font-size: 19px;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.other_nav a:hover,
.other_nav a:active,
.other_nav a.current:link,
.other_nav a.current:visited {
    color: #42a8ce;
    font-size: 19px;
    text-decoration: none;
    font-weight: 500;
}

.header_current .other_nav a:link,
.header_current .other_nav a:visited,
.header_current .other_nav a:hover,
.header_current .other_nav a.current:link,
.header_current .other_nav a.current:visited,
.header_current .other_nav a.current:hover {
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.full_main_content {
    clear: both;
    display: block;
    padding: 50px 0px 70px 0px;
    background-color: #ffffff;
    position: relative;
    min-height: 300px;
}

.full_main_content_container {
    clear: both;
    width: 1100px;
    margin: auto;
    position: relative;
}

.full_main_content3_container {
    clear: both;
    width: 1100px;
    margin: auto;
}

.full_main_content2 {
    clear: both;
    display: block;
    padding: 40px 0px 40px 0px;
    background-color: #1a1a1a;
    position: relative;
}

.full_main_content2_container {
    clear: both;
    width: 1100px;
    margin: auto;
}

.full_main_content2 .section_subtitle {
    padding-bottom: 30px;
    color: #ffffff;
    font-size: 27px;
}

.home_blog_list {
    clear: both;
    width: 100%;
}

.home_blog_list ul {
    clear: both;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.home_blog_list ul li {
    clear: both;
    width: 100%;
    padding-bottom: 10px;
}

.home_blog_list .date {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #636363;
    padding-bottom: 10px;
}

.home_blog_list .title {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.home_blog_list .title a:link,
.home_blog_list .title a:visited {
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}

.home_blog_list .title a:hover {
    font-size: 20px;
    color: #ce2127;
    text-decoration: none;
}

.webpage_other_list {
    clear: both;
    width: 100%;
}

.webpage_other_list .item {
    clear: both;
    width: 100%;
    border-bottom: 1px #c7c7c7 dashed;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}

.webpage_other_list .item .photo {
    float: right;
    width: 525px;
}

.webpage_other_list .item .photo img {
    clear: both;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
}

.webpage_other_list .item .content {
    float: left;
    width: 525px;
    padding-left: 0px;
}

.webpage_other_list .item .title {
    clear: both;
    font-size: 24px;
    color: #555555;
    font-weight: bold;
    line-height: 150%;
    ;
}

.webpage_other_list .item .desc {
    clear: both;
    font-size: 18px;
    color: #555555;
    padding-top: 30px;
}

.webpage_other_list .item .desc p {
    line-height: 180%;
}

.webpage_other_list .item2 {
    clear: both;
    width: 100%;
}

.webpage_other_list .item2 .photo {
    float: left;
    width: 525px;
}

.webpage_other_list .item2 .content {
    float: right;
    width: 525px;
    padding-left: 0px;
}

.webpage_other_list .item3 {
    clear: both;
    width: 100%;
    border-bottom: 1px #58595b dotted;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.webpage_other_list .item3 .content {
    width: 100%;
    text-align: center;
}

.home_news_category_list {
    clear: both;
    width: 100%;
    margin-left: -4%;
}

.home_news_category_list .item {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
    min-height: 380px;
}

.home_news_category_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 30px;
}

.home_news_category_list .item .title a {
    color: #ffffff;
    text-decoration: none;
}

.home_news_category_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    padding-top: 50px;
}

.home_news_category_list .item .desc a {
    color: #ffffff;
    text-decoration: none;
}

.home_news_category_list .item .photo {
    clear: both;
    width: 100%;
    height: 220px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_type_list {
    clear: both;
    width: 100%;
    margin-left: 0;
    padding-top: 50px;
}

.product_type_list .item {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
    min-height: 280px;
}

.product_type_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #183765;
    padding-top: 10px;
}

.product_type_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
}

.product_type_list .item .desc a {
    color: #ffffff;
    text-decoration: none;
}

.product_type_list .item .photo {
    clear: both;
    width: 100%;
    height: 130px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_type_detail {
    clear: both;
    width: 100%;
    padding-top: 40px;
}

.product_type_detail .content {
    float: left;
    width: 530px;
}

.product_type_detail .content .title {
    color: #555555;
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
    ;
}

.product_type_detail .content .desc {
    color: #555555;
    font-size: 18px;
    font-weight: normal;
    line-height: 180%;
}

.product_type_detail .photo {
    float: right;
    width: 530px;
}

.product_type_detail .photo img {
    width: 100%;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #626363;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #626363;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #626363;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #626363;
}

input.input_scode {
    width: 40%;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0px 5% 0px 5%;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #8e8e8e;
    border: 1px #dae1e5 solid;
}

.product_brand_list {
    clear: both;
    width: 100%;
    margin-left: -1%;
}

.product_brand_list .item {
    float: left;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_brand_list .item table {
    width: 100%;
    height: 340px;
}

.product_brand_list .item table td {
    vertical-align: middle;
    text-align: center;
}

.product_brand_list .item .title {
    clear: both;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
}

.product_brand_list .item .subtitle {
    clear: both;
    width: 100%;
    color: #ffffff;
    font-size: 28px;
    padding-top: 10px;
    font-weight: bold;
}

.full_search_content {
    clear: both;
    width: 100%;
    background-color: #a3afc1;
    color: #ffffff;
}

.full_search_content_container {
    clear: both;
    width: 1100px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: auto;
}

.full_search_content_top {
    clear: both;
    width: 100%;
    background-color: #183765;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.table_search_list {
    clear: both;
    width: 100%;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.table_search_list td {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 10px 20px 5px 20px;
    text-transform: uppercase;
}

.table_search_list td.title {
    text-transform: uppercase;
    width: 170px;
    padding-top: 18px;
}

.table_search_list td.title3 {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 15px 20px 15px 20px;
    text-transform: uppercase;
}

.select_list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 190px;
    float: left;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 10px;
}

.select_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    width: 100%;
}

.select_list ul li {
    clear: both;
    width: 100%;
}

.select_list ul li a:link,
.select_list ul li a:visited {
    clear: both;
    width: 100%;
    float: left;
    background-color: #183765;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
}

.select_list ul li a:hover {
    clear: both;
    width: 100%;
    float: left;
    background-color: #ffffff;
    color: #183765;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
}

.option_list {
    clear: both;
    width: 100%;
}

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

ul.option_list li {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

ul.option_list li a:link,
ul.option_list li a:visited,
ul.option_list li a:hover {
    float: left;
    background-color: #a3afc1;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
}

ul.option_list li a.current:link,
ul.option_list li a.current:visited {
    float: left;
    background-color: #ffffff;
    color: #183765;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
}

.option_more_list {
    clear: both;
    width: 100%;
}

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

.option_more_list ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
    margin-bottom: 10px;
}

.product_brand_gallery_item_list {
    clear: both;
    width: 1070px;
    height: 210px;
    background-color: #FFF;
    position: relative;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 50px;
}

.product_brand_gallery_item_list_area {
    width: 1000px;
    height: 210px;
}

.product_brand_gallery_item_list_container {
    float: left;
    width: 28000px;
    height: 210px;
}

.product_brand_gallery_item_list .item {
    float: left;
    width: 310px;
    height: 210px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    margin-right: 5px;
}

.product_brand_gallery_item_list .item a {
    float: left;
    width: 310px;
    height: 210px;
    text-decoration: none;
}

.btn_product_brand_gallery_prev {
    position: absolute;
    left: 10px;
    top: 0px;
}

.btn_product_brand_gallery_next {
    position: absolute;
    right: 10px;
    top: 0px;
}

.other_product_brand_photo_list {
    clear: both;
    width: 1000px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.other_product_brand_photo_list .item {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    position: relative;
    backgroverflow: hidden;
    ound-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.other_product_brand_photo_list .item a {
    float: left;
    width: 100%;
    height: 400px;
    text-decoration: none;
}

.other_product_brand_photo_list2 {
    clear: both;
    width: 500px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.other_product_brand_photo_list2 .item {
    float: left;
    width: 100%;
    position: relative;
    backgroverflow: hidden;
    ound-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.other_product_brand_photo_list2 .item a {
    float: left;
    width: 100%;
    height: 400px;
    text-decoration: none;
}

.btn_book_now {
    clear: both;
    padding-top: 20px;
    width: 100%;
    font-family: 'courier', Arial;
}

.btn_book_now a:link,
.btn_book_now a:visited {
    padding: 15px 0px 15px 0px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    font-weight: bold;
}

.btn_book_now a:hover,
.btn_book_now a:active,
.btn_book_now a.current:link,
.btn_book_now a.current:visited {
    padding: 15px 0px 15px 0px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    font-weight: bold;
}

.old_price {
    clear: both;
    font-size: 16px;
    color: #a0a0a0;
    text-decoration: line-through;
}


.ui-widget {
    font-size: 15px !important;
}

.table_footer_total {
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}

.table_footer_total td {
    font-size: 24px;
    color: #494949;
    font-weight: bold;
    padding: 20px 20px 20px 20px;
}

.table_footer_total td.title4 {
    text-align: right;
}

.table_footer_total td.content4 {
    text-align: left;
}

.table_footer_total td.title4a {
    text-align: right;
    font-size: 40px;
    color: #183765;
}

.table_footer_total td.content4a {
    text-align: left;
    font-size: 40px;
    color: #183765;
}


.table_discount td.col1 {
    width: 400px;
}


input.input_discount {
    width: 360px;
    height: 70px;
    line-height: 70px;
    margin: 0;
    padding: 0px 20px 0px 20px;
    border: 2px #cacaca solid;
    font-size: 24px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #183765;
}

.btn_apply {
    float: right;
}

.btn_apply a:link,
.btn_apply a:visited {
    float: left;
    padding: 0px 30px 0px 30px;
    text-align: center;
    color: #ffffff;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #183765;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    line-height: 72px;
}

.btn_apply a:hover,
.btn_apply a:active,
.btn_apply a.current:link,
.btn_apply a.current:visited {
    float: left;
    padding: 0px 30px 0px 30px;
    text-align: center;
    color: #ffffff;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    line-height: 72px;
}

.btn_delete {
    float: right;
}

.btn_delete a:link,
.btn_delete a:visited {
    float: left;
    padding: 0px 30px 0px 30px;
    text-align: center;
    color: #ffffff;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    line-height: 72px;
}

.btn_delete a:hover,
.btn_delete a:active,
.btn_delete a.current:link,
.btn_delete a.current:visited {
    float: left;
    padding: 0px 30px 0px 30px;
    text-align: center;
    color: #ffffff;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    line-height: 72px;
}

.order_history_box {
    clear: both;
    display: block;
    border: 3px solid #dfdfdf;
    padding: 20px;
}


.table_order_history td {
    padding: 10px 10px 15px 10px;
    vertical-align: middle;
}

.table_order_history th {
    font-size: 18px;
    color: #183765;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}

.product_brand_list_loading {
    clear: both;
    width: 100%;
    height: 300px;
    margin: auto;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.product_brand_list_paging {
    clear: both;
    width: 100%;
}

.open_search_area {
    display: none;
}

.btn_open_search {
    cursor: pointer;
}

.banner_list {
    clear: both;
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.banner_list .item {
    clear: both;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner_list .item a:link,
.banner_list .item a:visited {
    float: left;
    width: 100%;
    height: 300px;
    text-decoration: none;
    text-indent: -9999px;
}

.banner_list .item a:hover,
.banner_list .item a:active {
    float: left;
    width: 100%;
    height: 300px;
    text-decoration: none;
    text-indent: -9999px;
}

.banner_list .table_paging {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 20px;
}

.banner_paging {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0px;
}

.banner_paging_container {
    position: relative;
    width: 100%;
}

.banner_paging .item2 {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    width: 10px;
    height: 10px;
}

.schedule_mode_list {
    float: right;
    margin-top: 0px;
    display: none;
}

.schedule_mode_list .item {
    float: left;
    margin-left: 10px;
}

.schedule_mode_list .list_style1 {
    margin-top: 2px;
}

.tabsubcontent {
    clear: both;
    width: 100%;
    display: none;
}

.schedule_box {
    display: block;
    padding: 0px 20px 20px 20px;
}

.schedule_box_left {
    float: left;
    width: 60%;
}

.schedule_box_right {
    float: right;
    width: 38%;
}

.schedule_tab {
    clear: both;
    width: 100%;
    border-bottom: 2px solid #d6d6d6;
}

.schedule_tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
    clear: both;
}

.schedule_tab ul li {
    float: left;
    margin-right: 10px;
}

.schedule_tab ul li a:link,
.schedule_tab ul li a:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    background-color: #cd9d98;
    color: #ffffff;
    text-decoration: none;
}

.schedule_tab ul li a.current:link,
.schedule_tab ul li a.current:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    background-color: #ecc2be;
    color: #ffffff;
    text-decoration: none;
}

.schedule_tab ul li a:hover {
    float: left;
    padding: 10px 20px 10px 20px;
    background-color: #ecc2be;
    color: #ffffff;
    text-decoration: none;
}

.schedule_content {
    clear: both;
    display: block;
    padding: 20px 0px 20px 0px;
    height: 300px;
}

.schedule_list {
    clear: both;
    width: 100%;
}

.schedule_list .title {
    clear: both;
    font-size: 24px;
    color: #c5c5c5;
}

.schedule_list .title2 {
    clear: both;
    font-size: 18px;
    color: #acacac;
    border-bottom: 1px solid #acacac;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%;
}

.schedule_content_item {
    clear: both;
    display: block;
    padding: 10px 10px 10px 10px;
}

.table_schedule_item {
    border: none;
}

.table_schedule_item td {
    padding: 0px 10px 0px 0px;
    border: none;
}

.table_schedule_item .item_title {
    font-size: 15px;
    font-weight: bold;
}

.table_schedule_item .item_desc {
    font-size: 13px;
    font-weight: normal;
}

.table_schedule_item .icon_status {
    float: left;
    width: 20px;
    height: 20px;
    background-color: #000000;
}

.s1 {
    color: #000000;
}

.s3 {
    color: #000000;
}

.s2 {
    color: #4e7dd5;
}

.s4 {
    color: #4e7dd5;
}

.icon_status {
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.circle {
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

.circle_no {
    width: 15px;
    height: 15px;
}

.table_schedule_item_performa_invoice_date .icon_status {
    background-color: #94e2df;
}

.table_schedule_item_invoice_date .icon_status {
    background-color: #000000;
}

.table_schedule_item_ticket_date .icon_status {
    background-color: #cb87df;
}

.table_schedule_item_expired .icon_status {
    background-color: #f50057;
}

.table_schedule_item_expired .item_title,
.table_schedule_item_expired .item_desc,
.table_schedule_item_expired .s1,
.table_schedule_item_expired .s2,
.table_schedule_item_expired .s3,
.table_schedule_item_expired .s4 {
    /*color:#f50057;*/
}

.table_schedule_item_paid .icon_status {
    background-color: #bcbcbc;
}

.table_schedule_item_paid .item_title,
.table_schedule_item_paid .item_desc,
.table_schedule_item_paid .s1,
.table_schedule_item_paid .s2,
.table_schedule_item_paid .s3,
.table_schedule_item_paid .s4 {
    /*color:#bcbcbc;*/
}

.date_icon_list {
    clear: both;
    width: 14px;
    margin: auto;
    padding: 10px 0px 10px 0px;
}

.date_icon_list div {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
}

.global_search_area {
    position: absolute;
    left: 0px;
    top: 30px;
}


.btn_global_search a:link,
.btn_global_search a:visited {
    float: left;
    display: block;
    line-height: 46px;
    padding: 0px 10px 0px 10px;
    color: #ce2127;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_global_search a:hover,
.btn_global_search a:active,
.btn_global_search a.current:link,
.btn_global_search a.current:visited {
    float: left;
    display: block;
    line-height: 46px;
    padding: 0px 10px 0px 10px;
    color: #183765;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.relative_product_area.heading {
    clear: both;
    font-size: 22px;
    color: #7f7f7f;
    font-weight: bold;
}

.relative_product_area {
    clear: both;
    width: 1100px;
    margin: auto;
    padding-top: 55px;
}

.relative_product_list {
    clear: both;
    width: 100%;
    margin-left: -1%;
    padding-top: 25px;
}

.relative_product_list .item {
    float: left;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
}

.relative_product_list .item .photo {
    float: left;
    width: 30%;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.relative_product_list .item .content {
    float: right;
    width: 64%;
}

.relative_product_list .item .content .title {
    clear: both;
    font-size: 23px;
    color: #7f7f7f;
}

.relative_product_list .item .content .title2 {
    clear: both;
    font-size: 18px;
    color: #7f7f7f;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn_more_other {
    clear: both;
}

.btn_more_other a:link,
.btn_more_other a:visited {
    float: left;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn_more_other a:hover,
.btn_more_other a:active,
.btn_more_other a.current:link,
.btn_more_other a.current:visited {
    float: left;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #183765;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn_cancel_order {
    clear: both;
}

.btn_cancel_order a:link,
.btn_cancel_order a:visited {
    float: left;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn_cancel_order a:hover,
.btn_cancel_order a:active,
.btn_cancel_order a.current:link,
.btn_cancel_order a.current:visited {
    float: left;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #183765;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.news_content_right {
    float: right;
    background-color: #183765;
    width: 24%;
    padding: 3% 3% 3% 3%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
}

.news_content_right .heading {
    clear: both;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 20px;
}

.news_content_left {
    float: left;
    width: 66%;
}

.news_category_list {
    clear: both;
    width: 100%;
}

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

.news_category_list ul li {
    clear: both;
    padding-bottom: 15px;
    padding-left: 20px;
}

.news_category_list ul li a:link,
.news_category_list ul li a:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

.news_category_list ul li a:hover,
.news_category_list ul li a.current:link,
.news_category_list ul li a.current:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}

.news_year_list {
    clear: both;
    width: 100%;
    border-top: 1px dotted #a2a2a2;
}

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

.news_year_list ul li {
    clear: both;
}

.news_year_list ul li a:link,
.news_year_list ul li a:visited {
    font-size: 18px;
    color: #152f57;
    text-decoration: none;
}

.news_year_list ul li a:hover,
.news_year_list ul li a.current:link,
.news_year_list ul li a.current:visited {
    font-size: 18px;
    color: #152f57;
    text-decoration: none;
}

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

.news_year_list ul.have_submenu li {
    clear: both;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 15px;
    border-bottom: 1px dotted #a2a2a2;
    padding-bottom: 15px;
}

.news_year_list ul.have_submenu ul li {
    clear: both;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    display: block;
    border: none;
}

.news_year_list ul.have_submenu ul li a:link,
.news_year_list ul.have_submenu ul li a:visited {
    background-image: none;
    background-repeat: no-repeat;
    color: #152f57;
    display: block;
    padding-left: 0px;
    border: none;
}

.news_year_list .pmenu ul {
    border-top: 1px dotted #a2a2a2;
    padding-top: 5px;
    margin-top: 15px;
}

.news_year_list .pmenu ul li a.current:link,
.news_year_list .pmenu ul li a.current:visited,
.news_year_list .pmenu ul li a.hover:link {
    text-decoration: underline;
    background-image: none;
    color: #506f9b;
}

.news_content .title {
    color: #183765;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

.news_content .title .date {
    color: #5d5d5d;
    font-size: 26px;
}

.news_content .content {
    color: #555555;
    font-size: 16px;
    clear: both;
    padding-top: 30px;
}

.blog_content_right {
    float: right;
    background-color: #94a4b8;
    width: 24%;
    padding: 3% 3% 3% 3%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
}

.blog_content_right .heading {
    clear: both;
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 20px;
}

.blog_content_left {
    float: left;
    width: 66%;
}

.blog_category_list {
    clear: both;
    width: 100%;
}

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

.blog_category_list ul li {
    clear: both;
    padding-bottom: 15px;
    padding-left: 20px;
}

.blog_category_list ul li a:link,
.blog_category_list ul li a:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

.blog_category_list ul li a:hover,
.blog_category_list ul li a.current:link,
.blog_category_list ul li a.current:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}

.blog_year_list {
    clear: both;
    width: 100%;
}

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

.blog_year_list ul li {
    clear: both;
    padding-top: 10px;
    padding-left: 20px;
}

.blog_year_list ul li a:link,
.blog_year_list ul li a:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

.blog_year_list ul li a:hover,
.blog_year_list ul li a.current:link,
.blog_year_list ul li a.current:visited {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}

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

.blog_year_list ul.have_submenu li {
    clear: both;
    padding-bottom: 10px;
}

.blog_year_list ul.have_submenu ul li {
    clear: both;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    display: block;
}

.blog_year_list ul.have_submenu ul li a:link,
.blog_year_list ul.have_submenu ul li a:visited {
    background-image: none;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    padding-left: 20px;
}

.blog_content .title {
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

.blog_content .title .date {
    color: #5d5d5d;
    font-size: 26px;
}

.blog_content .content {
    color: #808285;
    font-size: 16px;
    clear: both;
    padding-top: 30px;
}

.btn_top_back {
    clear: both;
    padding-top: 20px;
}

.btn_top_back a:link,
.btn_top_back a:visited {
    float: left;
    padding: 8px 40px 8px 40px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    background-color: #c7b199;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btn_top_back a:hover {
    float: left;
    padding: 8px 40px 8px 40px;
    background-color: #94a4b8;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    animation: background_color_change 0.5s;
}

.blog_list {
    clear: both;
    width: 100%;
}

.blog_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
}

.blog_list .item .title {
    color: #183765;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.blog_list .item .title .date {
    color: #5d5d5d;
    font-size: 26px;
}

.blog_list .item .content {
    color: #555555;
    font-size: 18px;
    clear: both;
    padding-top: 15px;
    line-height: 180%;
}

.blog_list .item .btn_more_detail {
    clear: both;
    padding-top: 20px;
}

.blog_list .item .btn_more_detail a:link,
.blog_list .item .btn_more_detail a:visited {
    float: left;
    padding: 8px 15px 8px 15px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    background-color: #c7b199;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.blog_list .item .btn_more_detail a:hover {
    float: left;
    padding: 8px 15px 8px 15px;
    background-color: #94a4b8;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    animation: background_color_change 0.5s;
}

.comment_area {
    clear: both;
    width: 100%;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 30px;
}

textarea.input_comment {
    width: 96%;
    height: 140px;
    line-height: 120%;
    margin: 0;
    padding: 20px 2% 20px 2%;
    border: 1px #ff020b solid;
    font-size: 18px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #183765;
}

.btn_comment {
    float: right;
    padding-top: 15px;
}

.btn_comment a:link,
.btn_comment a:visited {
    float: left;
    padding: 10px 15px 10px 15px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #ff020b;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn_comment a:hover,
.btn_comment a:active,
.btn_comment a.current:link,
.btn_comment a.current:visited {
    float: left;
    padding: 10px 15px 10px 15px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    border: none;
    background-color: #183765;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.comment_list {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.comment_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

.comment_list .item .photo {
    float: left;
    width: 30px;
}

.comment_list .item .photo img {
    width: 100%;
}

.comment_list .item .content2 {
    float: left;
    width: 550px;
    margin-left: 20px;
}

.comment_list .item .title {
    clear: both;
    color: #333333;
    font-weight: bold;
    font-size: 18px;
}

.comment_list .item .title .date {
    clear: both;
    color: #adadad;
    font-weight: normal;
    font-size: 12px;
    padding-left: 15px;
}

.comment_list .item .msg {
    clear: both;
    padding-top: 10px;
}

.desktop_content {
    display: none;
}

.order_history_left {
    float: left;
    width: 48%;
}

.order_history_right {
    float: right;
    width: 48%;
}

.btn_book_now_no {
    clear: both;
    margin-top: 20px;
    font-family: 'courier', Arial;
    padding: 15px 0px 15px 0px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    font-weight: bold;
}

input.input_short_age {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    border: none;
    font-size: 18px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #183765;
}

.btn_other_button {
    clear: both;
    padding-top: 20px;
    width: 350px;
    margin: auto;
    font-family: 'courier', Arial;
}

.btn_other_button a:link,
.btn_other_button a:visited {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #ce2127;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    font-weight: bold;
}

.btn_other_button a:hover,
.btn_other_button a:active,
.btn_other_button a.current:link,
.btn_other_button a.current:visited {
    padding: 15px 0px 15px 0px;
    width: 100%;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    font-weight: bold;
}

.section_subtitle select {
    font-weight: bold;
    color: #555555;
    font-size: 24px;
    height: 60px;
    padding: 0px 0px 0px 10px;
    text-align: center;
}

.select_list_grey {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 10px;
}

.select_list_grey ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    left: 30px;
    top: 50px;
    width: 100%;
    height: 200px;
    background-color: #7f8386;
}

.select_list_grey ul li {
    clear: both;
    width: 100%;
}

.select_list_grey ul li a:link,
.select_list_grey ul li a:visited {
    clear: both;
    width: 100%;
    float: left;
    background-color: #7f8386;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.select_list_grey ul li a:hover {
    clear: both;
    width: 100%;
    float: left;
    background-color: #5c5c5d;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 10px 6px 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.table_product_brand_list {
    clear: both;
    width: 100%;
}

.table_product_brand_list th {
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-size: 24px;
    color: #183765;
    font-weight: normal;
}

.table_product_brand_list td {
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-size: 18px;
    color: #183765;
}

.img_rating {
    float: left;
    margin-right: 0px;
}

.product_brand_topsubmenu {
    clear: both;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

.product_brand_topsubmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}


.product_brand_topsubmenu ul li:first-child {
    padding-left: 0px;
    background: none;
}


.product_brand_topsubmenu ul li a:link,
.product_brand_topsubmenu ul li a:visited {
    float: left;
    color: #d1d1d1;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
}

.product_brand_topsubmenu ul li a:hover,
.product_brand_topsubmenu ul li a.current:link,
.product_brand_topsubmenu ul li a.current:visited {
    float: left;
    color: #183765;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
}

.product_other_price_box {
    float: left;
    width: 50%;
    margin-bottom: 40px;
}

.product_other_price_box .title {
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: bold;
}

input[type="checkbox"] {
    width: 20px;
    /*Desired width*/
    height: 20px;
    /*Desired height*/
}

.sponsor_list_area {
    clear: both;
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0px 20px 0px;
}

.sponsor_list {
    clear: both;
    width: 100%;
    padding-top: 60px;
}

.sponsor_list .item {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}


.sponsor_list .item table {
    width: 220px;
    height: 125px;
}

.sponsor_list .item table td {
    vertical-align: middle;
    text-align: center;
}

.sponsor_home_list {
    clear: both;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 80px;
}

.sponsor_home_list .item {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}


.sponsor_home_list .item table {
    width: 140px;
    height: 80px;
}

.sponsor_home_list .item table td {
    vertical-align: middle;
    text-align: center;
}

select.input_middle3 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin: 0;
    padding: 0px 20px 0px 20px;
    border: 2px #cacaca solid;
    font-size: 24px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #183765;
}

textarea.input_middle {
    width: 95%;
    height: 130px;
    margin: 0;
    padding: 10px 2% 10px 2%;
    border: 1px #dcddde solid;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
}

select.input_middle {
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0px 0px 0px 2%;
    border: 1px #dcddde solid;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
}

.btn_agree_fund {
    float: left;
}

.btn_agree_fund a:link,
.btn_agree_fund a:visited {
    float: left;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 300;
    background-color: #a61f38;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_agree_fund a:hover,
.btn_agree_fund a:active,
.btn_agree_fund a.current:link,
.btn_agree_fund a.current:visited {
    float: left;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 300;
    background-color: #000000;
    animation: background_color_change 0.5s;
}

.btn_agree2_fund {
    float: left;
}

.btn_agree2_fund a:link,
.btn_agree2_fund a:visited {
    float: left;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 300;
    background-color: #212b54;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_agree2_fund a:hover,
.btn_agree2_fund a:active,
.btn_agree2_fund a.current:link,
.btn_agree2_fund a.current:visited {
    float: left;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 300;
    background-color: #000000;
    animation: background_color_change 0.5s;
}

.footer_msg {
    clear: both;
    padding-top: 0px;
    color: #808285;
    font-size: 12px;
    line-height: 190%;
    ;
}

.footer_msg span.highlight {
    color: #808285;
}

.footer_msg2 {
    clear: both;
    padding-top: 30px;
    color: #ffffff;
    font-size: 15px;
    line-height: 180%;
}

.footer_msg2 a:link,
.footer_msg2 a:visited {
    color: #ffffff;
    text-decoration: none;
}

.footer_msg2 a:hover {
    color: #42a8ce;
    text-decoration: none;
}

.copyright a:link,
.copyright a:visited {
    color: #808285;
    text-decoration: none;
}

.copyright a:hover {
    color: #808285;
    text-decoration: none;
}

.logo_footer {
    float: left;
    width: 164px;
}

.logo_footer img {
    width: 100%;
}

.fixed_footer2 {
    clear: both;
    background-color: #000000;
    color: #ffffff;
    font-size: 19px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    z-index: 9999;
}

.fixed_footer2_container {
    width: 1280px;
    margin: auto;
    position: relative;
}

.fixed_footer {
    position: fixed;
    right: 0px;
    bottom: 0px;
    color: #000000;
    font-size: 14px;
    /*
	width:100%;
	
	
	padding:10px 0px 10px 0px;
	*/
    z-index: 9999;
}

.fixed_footer_container {
    /*
	width:1280px;
	
	margin:auto;
	position:relative;
	*/
}

.footer_chat {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.banner_video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.nav_link {
    clear: both;
    width: 100%;
    padding-bottom: 40px;
}

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

.nav_link ul li.first,
.nav_link ul li:first-child {
    padding-left: 0px;
    display: inline;
    float: left;
    border: none;
    background-image: none;
}

.nav_link ul li.last,
.nav_link ul li:last-child {
    display: inline;
    float: left;
}

.nav_link a:link,
.nav_link a:visited {
    color: #94a4b8;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.nav_link a:hover,
.nav_link a:active,
.nav_link a.current:link,
.nav_link a.current:visited {
    color: #c7b199;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.fixed_social_list {
    position: fixed;
    right: 0px;
    top: 240px;
    z-index: 9999;
}

.fixed_social_list img {
    clear: both;
    display: block;
    margin-bottom: 1px;
}

.main_content_area2 {
    clear: both;
    width: 950px;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 70px;
}

.main_content_area {
    clear: both;
    max-width: 1100px;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 120px;
}

.main_content_area .main_content_area_left {
    float: left;
    width: 200px;
}

.main_content_area .main_content_area_right {
    float: right;
    width: 940px;
}

.blog_list_top {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

.blog_list_top .blog_list_top_left {
    float: left;
    width: 430px;
    min-height: 400px;
}

.blog_list_top .blog_list_top_right {
    float: right;
    width: 500px;
    margin-top: 30px;
}

.news_list2 {
    clear: both;
    width: 100%;
    border-left: 1px #CCC dotted;
    padding-left: 20px;
}

.news_list2 .item {
    clear: both;
    width: 440px;
    overflow: hidden;
    padding-bottom: 20px;
    border-top: 1px #CCC dotted;
    padding-top: 20px;
}

.news_list2 .item_first {
    border-top: none;
    padding-top: 0px;
}

.news_list2 .item .date {
    clear: both;
    width: 100%;
    font-size: 12px;
    color: #58595b;
    font-family: Georgia;
}

.news_list2 .item .title {
    clear: both;
    width: 100%;
    font-size: 18px;
    color: #02303f;
    font-weight: bold;
    padding-top: 5px;
    font-family: "Century Gothic";
}

.news_list2 .item .title a:link,
.news_list2 .item .title a:visited {
    color: #02303f;
    text-decoration: none;
}

.news_list2 .item .title a:hover,
.news_list2 .item .title a:active {
    color: #42a8ce;
    text-decoration: none;
}

.news_list2 .item .editor {
    clear: both;
    width: 100%;
    font-size: 12px;
    color: #42a8ce;
    padding-top: 5px;
}

.news_list2 .item .desc {
    clear: both;
    width: 100%;
    font-size: 12px;
    padding-top: 5px;
    color: #58595b;
    font-family: "Century Gothic";
}

.img-zoom {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.client_msg {
    clear: both;
    width: 100%;
    margin: auto;
    height: 20px;
    overflow: hidden;
}

.client_msg .msg2 {
    height: 20px;
}

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

.client_msg ul li {
    clear: both;
    padding: 0;
    margin: 0;
}

.other_nav ul li {
    position: relative;
}

.other_nav ul ul li {
    clear: both;
    padding: 0;
    margin: 0;
    width: 100%;
}

.other_nav ul ul li a:link,
.other_nav ul ul li a:visited {
    clear: both;
    display: block;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    padding: 5px 20px 5px 30px;
    text-align: left;
    background: none;
}

.other_nav ul ul li a:hover {
    clear: both;
    display: block;
    color: #ffd200;
    font-size: 15px;
    text-decoration: none;
    padding: 5px 20px 5px 30px;
    text-align: left;
    background: none;
}

.header_current .other_nav ul ul {
    top: 27px;
}

.other_nav ul li.first ul,
.other_nav ul li:first-child ul {
    left: -20px;
}

.home_banner_video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.btn_demo {
    clear: both;
    width: 100%;
}

.btn_demo a:link,
.btn_demo a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #215467;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_demo a:hover,
.btn_demo a:active,
.btn_demo a.current:link,
.btn_demo a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_demo2 {
    clear: both;
    width: 100%;
}

.btn_demo2 a:link,
.btn_demo2 a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_demo2 a:hover,
.btn_demo2 a:active,
.btn_demo2 a.current:link,
.btn_demo2 a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.advertise_box {
    clear: both;
    width: 100%;
    background-color: #ffffff;
    padding: 70px 0px 70px 0px;
}

.advertise_box_area {
    clear: both;
    width: 1280px;
    margin: auto;
}

.advertise_box_area .heading {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #02303f;
    padding-bottom: 60px;
    font-weight: 600;
}

.advertise_list {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.advertise_list .item {
    float: left;
    width: 50%;
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.advertise_list .item table {
    width: 100%;
    height: 600px;
}

.advertise_list .item table td {
    vertical-align: middle;
    text-align: center;
}

.advertise_list .item .title {
    clear: both;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
}

.advertise_list .item .desc {
    clear: both;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    padding-top: 20px;
}

.product_category_list {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.product_category_list .item {
    float: left;
    width: 50%;
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_category_list .item table {
    width: 100%;
    height: 600px;
}

.product_category_list .item table td {
    vertical-align: middle;
    text-align: center;
}

.product_category_list .item .title {
    clear: both;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

.product_category_list .item .desc {
    clear: both;
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    padding-top: 20px;
}

.advantage_list {
    clear: both;
    width: 100%;
}

.advantage_list .item {
    float: left;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 90px;
    ;
}

.advantage_list .item .photo {
    clear: both;
    width: 100%;
    min-height: 80px;
}

.advantage_list .item .photo img {
    text-align: center;
}

.advantage_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #02303f;
    font-size: 19px;
    padding-top: 20px;
    font-weight: 600;
}

.advantage_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    color: #02303f;
    font-size: 14px;
    padding-top: 20px;
}

.advertise2_box_area {
    clear: both;
    width: 1280px;
    margin: auto;
}

.advertise2_box_area .heading {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #02303f;
    padding-bottom: 60px;
    font-weight: 600;
}

.advertise2_list {
    clear: both;
    width: 100%;
}

.advertise2_list .item {
    float: left;
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
    padding-top: 30px;
}

.advertise2_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #02303f;
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    border-bottom: dotted 1px #385d69;
}

.advertise2_list .item .title2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #02303f;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 600;
}

.advertise2_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    color: #02303f;
    font-size: 16px;
    padding-bottom: 30px;
}

.advertise2_list .item .date {
    clear: both;
    width: 100%;
    text-align: center;
    color: #42a8ce;
    font-size: 17px;
    padding-bottom: 50px;
}

.advertise2_list .item .desc a:link,
.advertise2_list .item .desc a:link {
    color: #02303f;
}

.advertise2_list .item .desc a:hover {
    color: #ce2127;
}

.advertise2_list .item_highlight .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 90px;
}

.advertise2_list .item_highlight .title2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    padding-top: 5px;
    font-weight: 600;
}

.home_trade_box {
    clear: both;
    width: 100%;
    background-color: #f2f2f2;
    min-height: 660px;
}

.home_trade_box_left .title {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 10px;
}

.home_trade_box_left table {
    height: 560px;
    float: right;
    width: 600px;
}

.home_trade_box_left table td {
    vertical-align: middle;
}

.home_trade_box_right {
    float: left;
    width: 50%;
    min-height: 780px;
}

.home_trade_box_right_area {
    width: 560px;
    padding: 50px 0px 0px 50px;
}

.home_trade_box_right .heading {
    clear: both;
    color: #02303f;
    font-size: 35px;
    padding-bottom: 40px;
    font-weight: 600;
}

.home_trade_info_box {
    clear: both;
    display: block;
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.home_trade_info_list {
    clear: both;
    width: 100%;
}

.home_trade_info_list .item {
    clear: both;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 15px 15px 15px;
}

.home_trade_info_list .item_last {
    border-bottom: none;
    padding: 15px 15px 15px 15px;
}

.home_trade_info_list .item .content {
    float: left;
    width: 25%;
}

.home_trade_info_list .item .content2 {
    float: left;
    width: 15%;
}

.home_trade_info_list .item .content3 {
    float: left;
    width: 35%;
}

.home_trade_info_list .item .content4 {
    float: right;
    width: 18%;
    margin-right: 0%;
}

.home_trade_info_list .item .title {
    clear: both;
    color: #141f1d;
    font-weight: 600;
    font-size: 15px;
}

.home_trade_info_list .item .title2 {
    clear: both;
    color: #e76a20;
    font-size: 22px;
    font-weight: 600;
    padding-top: 2px;
}

.home_trade_info_list .item .title3 {
    clear: both;
    color: #a8a9a9;
    font-size: 15px;
    padding-top: 2px;
}

.home_trade_info_list .item .title4 {
    clear: both;
    color: #a8a9a9;
    font-size: 22px;
    padding-top: 15px;
    width: 100%;
    text-align: center;
}

.home_trade_info_list .item .title5 {
    clear: both;
    color: #a8a9a9;
    text-align: center;
    font-size: 12px;
    padding-top: 2px;
}

.btn_platform {
    clear: both;
    width: 220px;
    padding-top: 15px;
}

.btn_platform a:link,
.btn_platform a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #03576b;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_platform a:hover,
.btn_platform a:active,
.btn_platform a.current:link,
.btn_platform a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_select {
    clear: both;
    padding-top: 15px;
}

.btn_select a:link,
.btn_select a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #bfd731;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_select a:hover,
.btn_select a:active,
.btn_select a.current:link,
.btn_select a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #889925;
    text-align: center;
    animation: background_color_change 0.5s;
}

.btn_more {
    clear: both;
    width: 220px;
    padding-top: 15px;
}

.btn_more a:link,
.btn_more a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #03576b;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_more a:hover,
.btn_more a:active,
.btn_more a.current:link,
.btn_more a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_more2 {
    clear: both;
    width: 120px;
    margin: auto;
}

.btn_more2 a:link,
.btn_more2 a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #42a8ce;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_more2 a:hover,
.btn_more2 a:active,
.btn_more2 a.current:link,
.btn_more2 a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #307893;
    text-align: center;
    animation: background_color_change 0.5s;
}

.btn_more3 {
    clear: both;
    width: 120px;
    margin: auto;
    padding-top: 45px;
}

.btn_more3 a:link,
.btn_more3 a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_more3 a:hover,
.btn_more3 a:active,
.btn_more3 a.current:link,
.btn_more3 a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border: 1px solid #ffffff;
    background-color: #385d69;
    text-align: center;
    animation: background_color_change 0.5s;
}

.fixed_footer_app {
    clear: both;
    background-color: #42a8ce;
    color: #ffffff;
    font-size: 30px;
    width: 100%;
    padding: 0px 0px 0px 0px;
    height: 100px;
    z-index: 9999;
}

.fixed_footer_app_area {
    clear: both;
    padding: 0px 0px 0px 0px;
    width: 940px;
    margin: auto;
    position: relative;
}

.icon_app {
    position: absolute;
    left: 0px;
    bottom: -100px;
    width: 284px;
    height: 149px;
    overflow: hidden;
}

.icon_app_area_container {
    position: relative;
}

.icon_app_area {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.fixed_footer_app .title {
    position: absolute;
    left: 345px;
    bottom: -68px;
    font-size: 30px;
    font-weight: 600;
    line-height: 100%;
}

.btn_open_account {
    position: absolute;
    right: 0px;
    bottom: -75px;
    width: 220px;
}

.btn_open_account a:link,
.btn_open_account a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_open_account a:hover,
.btn_open_account a:active,
.btn_open_account a.current:link,
.btn_open_account a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main_content_area_right_left {
    float: left;
    width: 58%;
    padding-top: 20px;
}

.main_content_area_right_right {
    float: right;
    width: 36%;
    padding-top: 20px;
}

.about_list {
    clear: both;
    width: 100%;
}

.about_list .item_last {
    padding-bottom: 0px;
    background-image: none;
    margin-bottom: 0px;
}

.about_list .item .title {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 20px;
}

.about_list .item .desc {
    clear: both;
    width: 100%;
}

.left_advertise_box .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
}

.left_advertise_box .title2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    padding-top: 5px;
    font-weight: 600;
}

.btn_more3b {
    clear: both;
    width: 120px;
    margin: auto;
    padding-top: 30px;
}

.btn_more3b a:link,
.btn_more3b a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_more3b a:hover,
.btn_more3b a:active,
.btn_more3b a.current:link,
.btn_more3b a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border: 1px solid #ffffff;
    background-color: #385d69;
    text-align: center;
    animation: background_color_change 0.5s;
}

.open_account_box3 {
    clear: both;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #05607e;
    color: #ffffff;
    padding: 35px 25px 35px 25px;
    margin-bottom: 40px;
}

.open_account_box3 .title {
    clear: both;
    color: #ffffff;
    text-align: center;
    width: 100%;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ffffff;
}

.open_account_box3 .title2 {
    clear: both;
    color: #ffffff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 30px;
}

.open_account_box3 .title3 {
    clear: both;
    color: #ffffff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 30px;
}

.btn_button {
    clear: both;
    width: 220px;
    margin: auto;
    padding-top: 20px;
}

.btn_button a:link,
.btn_button a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_button a:hover,
.btn_button a:active,
.btn_button a.current:link,
.btn_button a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.open_account_box2 .title {
    clear: both;
    color: #ffffff;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ffffff;
}

.btn_button_app {
    clear: both;
    margin: auto;
    padding-top: 20px;
}

.btn_button2 {
    clear: both;
    width: 220px;
    margin: auto;
    padding-top: 20px;
}

.btn_button2 a:link,
.btn_button2 a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_button2 a:hover,
.btn_button2 a:active,
.btn_button2 a.current:link,
.btn_button2 a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gold_msg_container {
    clear: both;
    width: 820px;
    margin: auto;
    padding-top: 40px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 150%;
}

.gold_msg_container .content {
    float: left;
    width: 660px;
    margin-left: 25px;
    padding-top: 20px;
}

.open_command {
    float: left;
    width: 51px;
}

.close_command {
    float: right;
    width: 51px;
    padding-top: 40px;
}

.section_title5 {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 150%;
}

.section_title6 {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
    line-height: 150%;
}

.section_date {
    clear: both;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 150%;
    font-weight: 500;
    color: #008b9b;
}

.panel_gold .heading {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 30px;
}

.gold_price_list {
    clear: both;
    width: 100%;
}

.gold_price_list .item {
    float: left;
    width: 110px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 60px;
}

.gold_price_list .photo {
    clear: both;
    width: 100%;
    min-height: 120px;
    padding-bottom: 10px;
}

.gold_price_list .title {
    clear: both;
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}

.gold_price_list .title2 {
    clear: both;
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}

.panel_silver .heading {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 30px;
}

.silver_price_list {
    clear: both;
    width: 100%;
}

.silver_price_list .item {
    float: left;
    width: 110px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 60px;
}

.silver_price_list .photo {
    clear: both;
    width: 100%;
    min-height: 120px;
    padding-bottom: 10px;
}

.silver_price_list .title {
    clear: both;
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}

.silver_price_list .title2 {
    clear: both;
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
}

.price_factor_list {
    clear: both;
    width: 100%;
}

.price_factor_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 40px;
}

.price_factor_list .photo {
    float: left;
    width: 60px;
    padding-top: 5px;
}

.price_factor_list .content {
    float: right;
    width: 470px;
}

.price_factor_list .title {
    clear: both;
    width: 100%;
    font-size: 28px;
    font-weight: 600;
}

.price_factor_list .desc {
    clear: both;
    width: 100%;
    font-size: 16px;
    padding-top: 5px;
}

.table_price_history {
    clear: both;
    width: 100%;
}

.table_price_history th {
    font-size: 18px;
    font-weight: 600;
    background-color: #05607e;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.table_price_history td {
    font-size: 16px;
    background-color: #82afbe;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.table_price_history .more_row {
    display: none;
}

.btn_expand_more {
    clear: both;
    padding-top: 20px;
    width: 100px;
    margin: auto;
}

.sidecontact .title {
    clear: both;
    color: #42a8ce;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.sidecontact .desc {
    clear: both;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 150%;
}

.sidecontact .desc2 {
    clear: both;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 180%;
}

.sidecontact .desc2 span {
    color: #42a8ce;
    font-weight: 600;
}

.sidecontact .desc2 span a {
    color: #42a8ce;
}

ul.list_tick li {
    clear: both;
    line-height: 150%;
    padding-bottom: 20px;
    padding-left: 10px;
}

ul.list_tick2 li {
    clear: both;
    line-height: 150%;
    padding-bottom: 20px;
    padding-left: 10px;
}

.gold {
    color: #b7993d;
    font-size: 18px;
    font-weight: 600;
}

.silver {
    color: #a0a0a0;
    font-size: 18px;
    font-weight: 600;
}

.table_gold {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_gold th {
    font-size: 14px;
    font-weight: 600;
    background-color: #b7993d;
    text-align: center;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}

.table_gold td {
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    vertical-align: middle;
}

.table_gold td.title {
    font-size: 14px;
    font-weight: 600;
    background-color: #b7993d;
    width: 170px;
}

.table_gold td.content {
    font-size: 13px;
    background-color: #dbcc9e;
    vertical-align: top;
}

.table_silver {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_silver th {
    font-size: 14px;
    font-weight: 600;
    background-color: #a0a0a0;
    text-align: center;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}

.table_silver td {
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    vertical-align: middle;
}

.table_silver td.title {
    font-size: 14px;
    font-weight: 600;
    background-color: #a0a0a0;
    width: 170px;
}

.table_silver td.content {
    font-size: 13px;
    background-color: #cfcfcf;
    vertical-align: top;
}

.download_list {
    clear: both;
    width: 100%;
}

.download_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 25px;
}

.download_list .item .content {
    float: left;
    width: 370px;
}

.download_list .item .content a:link,
.download_list .item .content a:visited {
    font-size: 18px;
    font-weight: 600;
    color: #42a8ce;
    text-decoration: none;
}

.download_list .item .content a:hover {
    font-size: 18px;
    font-weight: 600;
    color: #05607e;
    text-decoration: none;
}

.btn_download {
    float: left;
}

.download_list .item .button {
    float: right;
    width: 170px;
}

.open_demo_account_box {
    clear: both;
    display: block;
    background-color: #f1f2f2;
    padding: 45px 80px 45px 80px;
}

.open_demo_account_box .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #42a8ce;
    font-size: 26px;
    font-weight: 500;
}

.open_demo_account_box .subheading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #58595b;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.btn_submit_open_demo_account {
    clear: both;
    padding-top: 20px;
}

.btn_submit_open_demo_account a:link,
.btn_submit_open_demo_account a:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #02303f;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #e8c629;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_submit_open_demo_account a:hover,
.btn_submit_open_demo_account a:active,
.btn_submit_open_demo_account a.current:link,
.btn_submit_open_demo_account a.current:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #b89e23;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.table_checkbox a {
    color: #e8c629;
}

.table_checkbox {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_checkbox td {
    clear: both;
    width: 100%;
    font-size: 14px;
}

.table_checkbox td.title {
    width: 20px;
    padding-right: 10px;
}

.table_checkbox td.title2 {
    width: 20px;
    padding-right: 10px;
}

.table_open_demo_account {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}

.table_open_demo_account td {
    padding: 0px 0px 20px 0px;
}

.table_open_demo_account td.title {
    padding: 0px 0px 10px 0px;
    color: #42a8ce;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
}

.btn_download_mt4 {
    clear: both;
}

.btn_download_mt4 a:link,
.btn_download_mt4 a:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #e8c629;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_download_mt4 a:hover,
.btn_download_mt4 a:active,
.btn_download_mt4 a.current:link,
.btn_download_mt4 a.current:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #02303f;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #e8c629;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.open_account_box .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #e8c629;
    font-size: 24px;
    font-weight: 500;
}

.btn_submit_open_account {
    clear: both;
    padding-top: 20px;
}

.btn_submit_open_account a:link,
.btn_submit_open_account a:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #02303f;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #e8c629;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_submit_open_account a:hover,
.btn_submit_open_account a:active,
.btn_submit_open_account a.current:link,
.btn_submit_open_account a.current:visited {
    float: left;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #b89e23;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.table_open_account {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}

.table_open_account td {
    padding: 0px 0px 20px 0px;
}

.table_open_account td.title {
    padding: 0px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    border: none;
}

.table_contact_form {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
}

.table_contact_form td {
    padding: 0px 0px 20px 0px;
}

.table_contact_form td.title {
    padding: 0px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    border: none;
}

.table_newsletter_form {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
}

.table_newsletter_form td {
    padding: 0px 0px 20px 0px;
}

.table_newsletter_form td.title {
    padding: 0px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    border: none;
}

.open_account_box_left {
    float: left;
    width: 44%;
}

.open_account_box_right {
    float: right;
    width: 46%;
}

.remark {
    font-size: 13px;
}

ol {
    padding: 0;
    margin: 0;
    margin-left: 18px;
    padding-top: 20px;
}

ol li {
    line-height: 150%;
    padding-bottom: 15px;
}

ul.remark2 {
    padding: 0;
    margin: 0;
    margin-left: 18px;
    padding-top: 20px;
    list-style: dashed;
}

ul li {
    line-height: 150%;
    padding-bottom: 15px;
    font-size: 13px;
}

.table_info {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_info th {
    font-size: 16px;
    font-weight: 600;
    background-color: #05607e;
    text-align: center;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}

.table_info td {
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    background-color: #82afbe;
}

.table_info td.title {
    font-size: 13px;
    font-weight: 600;
    background-color: #82afbe;
    width: 160px;
}

.table_info td.content {
    font-size: 12px;
    background-color: #82afbe;
    vertical-align: top;
}

.table_info td.content2 {
    font-size: 15px;
}

.table_info td.gold {
    font-weight: normal;
    background-color: #dbcc9e;
}

.table_info td.silver {
    font-weight: normal;
    background-color: #cfcfcf;
}

.table_info th.gold {
    background-color: #b7993d;
}

.table_info th.silver {
    background-color: #a0a0a0;
}

.formula {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
}

.formula_gold {
    clear: both;
    display: block;
    padding: 15px 20px 15px 20px;
    color: #ffffff;
    font-size: 14px;
    background-color: #b7993d;
    margin-bottom: 40px;
    line-height: 140%;
}

.formula_silver {
    clear: both;
    display: block;
    padding: 15px 20px 15px 20px;
    color: #ffffff;
    font-size: 14px;
    background-color: #a0a0a0;
    margin-bottom: 40px;
    line-height: 140%;
}

.table_cal {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_cal td {
    padding: 10px 5px 10px 5px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    background-color: #42a8ce;
    width: 50%;
}

.table_cal td.title {
    font-size: 16px;
    font-weight: 600;
    background-color: #02303f;
}

.table_cal label {
    float: left;
    margin-left: 20px;
}

input[type="checkbox"] {
    width: 15px;
    /*Desired width*/
    height: 15px;
    /*Desired height*/
}

input[type="radio"] {
    width: 15px;
    /*Desired width*/
    height: 15px;
    /*Desired height*/
}


.btn_cal a:link,
.btn_cal a:visited {
    float: left;
    padding: 10px 40px 10px 40px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_cal a:hover,
.btn_cal a:active,
.btn_cal a.current:link,
.btn_cal a.current:visited {
    float: left;
    padding: 10px 40px 10px 40px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #42a8ce;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.promotion_list {
    clear: both;
    width: 100%;
}

.promotion_list .item_last {
    padding-bottom: 0px;
    background-image: none;
    margin-bottom: 0px;
}

.promotion_list .item .heading {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 5px;
}

.promotion_list .item .date {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 40px;
    color: #42a8ce;
}

.promotion_list .item .title {
    clear: both;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #42a8ce;
}

.promotion_list .item .desc {
    clear: both;
    width: 100%;
}

.promotion_list .item .photo {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

.promotion_list .item .photo img {
    width: 100%;
}

.promotion_list .item .footer_remark {
    font-size: 13px;
}

.promotion_list .item .footer_remark p {
    padding-bottom: 10px;
}

.promotion_list .item .footer_remark ol {
    padding-top: 0px;
    margin-top: 0px;
}

.highlight {
    color: #42a8ce;
    font-weight: 500;
}

.section_contact {
    font-size: 18px;
}


.table_contact2 td {
    padding: 0px 5px 5px 0px;
    color: #58595b;
    font-size: 18px;
    font-weight: 600;
}

.contact_box {
    clear: both;
    display: block;
    background-color: #05607e;
    padding: 30px 20px 30px 20px;
    color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.contact_box .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
}

.contact_box .subheading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    padding-top: 20px;
}

.newsletter_box .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
}

.newsletter_box .subheading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    padding-top: 20px;
}


.btn_submit_contact a:link,
.btn_submit_contact a:visited {
    float: left;
    padding: 10px 25px 10px 25px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #02303f;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_submit_contact a:hover,
.btn_submit_contact a:active,
.btn_submit_contact a.current:link,
.btn_submit_contact a.current:visited {
    float: left;
    padding: 10px 25px 10px 25px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #42a8ce;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tabmenu {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

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

.tabmenu ul li:first-child {
    background-image: none;
    padding-left: 0px;
}

.tabmenu ul li a:link,
.tabmenu ul li a:visited {
    color: #58595b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.tabmenu ul li a:hover,
.tabmenu ul li a.current:link,
.tabmenu ul li a.current:visited {
    color: #42a8ce;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.tabcontent {
    display: none;
}

.faq_list {
    clear: both;
    width: 100%;
}

.faq_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #dedede;
}

.faq_list .item .title {
    clear: both;
    width: 100%;
}

.faq_list .item .title span {
    margin-right: 1%;
    float: left;
    width: 95%;
}

.faq_list .item .title span.no {
    width: 3%;
}

.faq_list .item .content {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.partnership_box {
    clear: both;
    display: block;
    background-color: #05607e;
    padding: 30px 20px 30px 20px;
    color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.partnership_box .heading {
    clear: both;
    width: 100%;
    text-align: center;
    color: #e8c629;
    font-size: 18px;
    font-weight: 500;
}

.sidecontact2 .title {
    clear: both;
    color: #42a8ce;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 20px;
}

.sidecontact2 .desc {
    clear: both;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 150%;
}

.sidecontact2 .desc2 {
    clear: both;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 180%;
}

.sidecontact2 .desc2 span {
    color: #42a8ce;
    font-weight: 600;
}

.sidecontact2 .desc2 span a {
    color: #42a8ce;
}

.career_list {
    clear: both;
    width: 100%;
}

.career_list .item_last {
    padding-bottom: 0px;
    background-image: none;
    margin-bottom: 0px;
}

.career_list .item .date {
    clear: both;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #42a8ce;
}

.career_list .item .title {
    clear: both;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 15px;
    color: #58595b;
}

.career_list .item .desc {
    clear: both;
    width: 100%;
}

.btn_detail {
    clear: both;
    padding-top: 10px;
}

.btn_detail a:link,
.btn_detail a:visited {
    float: left;
    padding: 10px 25px 10px 25px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #42a8ce;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_detail a:hover,
.btn_detail a:active,
.btn_detail a.current:link,
.btn_detail a.current:visited {
    float: left;
    padding: 10px 25px 10px 25px;
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    background-color: #02303f;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.table_info3 {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.table_info3 th {
    font-size: 16px;
    font-weight: 600;
    background-color: #a0a0a0;
    text-align: center;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}

.table_info3 td {
    padding: 10px 10px 10px 10px;
    color: #58595b;
    vertical-align: middle;
    text-align: center;
    background-color: #ececec;
    font-size: 14px;
}

.table_info3 td.title {
    font-size: 15px;
    font-weight: 600;
    background-color: #cfcfcf;
    color: #ffffff;
    width: 50%;
}

.btn_ios {
    clear: both;
    padding-top: 20px;
}

.btn_andriod {
    clear: both;
    padding-top: 10px;
}

.fixed_social_list .item {
    position: relative;
}

.fixed_social_list .item img {
    position: absolute;
    right: 0px;
    top: 0px;
}

.confirm_msg_info {
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
}

.other_nav ul.last_submenu {
    left: -40px;
}

.ticker_box {
    clear: both;
    width: 1280px;
    margin: auto;
    margin-top: 20px;
}

.design_by {
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    text-align: right;
}

.design_by a:link,
.design_by a:visited {
    color: #ffffff;
}

.design_by a:hover {
    color: #ffffff;
    text-decoration: underline;
}

hr {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 40px;
    padding-top: 60px;
    border: none;
    border-top: 1px dotted #7f7f7f;
}

.main_content_box {
    clear: both;
    display: block;
    padding: 60px 10px 60px 10px;
    background-color: #e7eaee;
    margin-bottom: 60px;
    margin-top: 40px;
}

.table_content {
    clear: both;
    max-width: 1140px;
    margin: auto;
}

.table_content td {
    text-align: center;
    width: 31%;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 16px;
}

.main_content_area_center {
    clear: both;
    width: 96%;
    margin: auto;
}

.main_content_area_full {
    clear: both;
    width: 100%;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 50px;
}

.topmenu3 {
    clear: both;
    width: 100%;
    background-color: #000000;
}

.topmenu3_container {
    clear: both;
    max-width: 1100px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.topmenu3 ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.topmenu3 ul li {
    float: left;
    padding: 0px 20px 0px 20px;
}

.topmenu3 ul li a:link,
.topmenu3 ul li a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.topmenu3 ul li a:hover,
.topmenu3 ul li a.current:link,
.topmenu3 ul li a.current:visited {
    color: #0588c4;
    text-decoration: none;
    font-size: 16px;
}

.home_banner_list {
    clear: both;
    width: 100%;
    height: 730px;
    padding: 0;
    margin: 0;
    margin: auto;
    position: relative;
}

.home_banner_list .item_container {
    width: 96%;
    height: 730px;
    position: relative;
    margin: auto;
}

.home_banner_list .item {
    width: 100%;
    height: 730px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: top center;
    background-repeat: no-repeat;
    display: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.home_banner_list .item3 {
    background-position: top right;
}

.home_banner_list p {
    padding-bottom: 20px;
    line-height: 120%;
    /*
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.5);
*/
}


.table_home_banner.table_home_banner_full_height {
    height: 730px;
}

.table_home_banner.table_home_banner_full_right {
    float: right;
}

.table_home_banner.table_home_banner_left {
    float: left;
}

.table_home_banner.table_home_banner_bottom {
    height: 730px;
}

.table_home_banner.table_home_banner_bottom td {
    vertical-align: bottom;
    padding-bottom: 70px;
}

.table_home_banner.table_home_banner_left_top {
    float: left;
    margin-top: 80px;
}

.table_home_banner.table_home_banner_top {
    width: 100%;
    margin-top: 80px;
}

.table_home_banner td {
    vertical-align: middle;
}


.home_banner_paging {
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
}

.home_banner_paging_container {
    margin: auto;
}

.home_banner_paging .item_page {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 10px;
    height: 10px;
}

.header_current .topmenu2 {
    top: 7px;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.header_current .topmenu {
    top: 40px;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.home_news {
    clear: both;
    width: 100%;
    background-color: #152f57;
}

.home_news_container {
    clear: both;
    max-width: 1140px;
    margin: auto;
    padding: 40px 0px 20px 0px;
}

.home_news .heading {
    clear: both;
    width: 100%;
    color: #0487c4;
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 30px;
}

.home_news_box_list {
    clear: both;
    width: 100%;
    margin-left: -2%;
}

.home_news_box {
    float: left;
    width: 29%;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
}

.home_news_list {
    clear: both;
    width: 100%;
}

.home_news_list .item {
    clear: both;
    width: 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dotted #445979;
}

.home_news_list .item:first-child {
    padding-top: 0px;
    margin-top: 0px;
    border: none;
}

.home_news_list .item .title {
    clear: both;
    width: 100%;
    color: #0487c4;
    font-size: 14px;
    font-weight: 500;
}

.home_news_list .item .photo {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.home_news_list .item .photo img {
    height: 48px;
}

.home_news_list .item .desc {
    clear: both;
    padding-top: 5px;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    line-height: 180%;
}

.home_news2_list {
    clear: both;
    width: 100%;
}

.home_news2_list .item {
    clear: both;
    width: 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dotted #445979;
}

.home_news2_list .item:first-child {
    padding-top: 0px;
    margin-top: 0px;
    border: none;
}

.home_news2_list .item .title {
    clear: both;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

.home_news2_list .item .photo {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.home_news2_list .item .photo img {
    height: 48px;
}

.home_news2_list .item .desc {
    clear: both;
    padding-top: 0px;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    line-height: 180%;
}

.btn_view_more {
    clear: both;
    padding-top: 20px;
}

.btn_view_more a:link,
.btn_view_more a:visited {
    color: #0487c4;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.btn_view_more a:hover {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.home_sponsor {
    clear: both;
    width: 100%;
    background-color: #ffffff;
}

.home_sponsor_container {
    clear: both;
    max-width: 1140px;
    margin: auto;
    padding: 60px 0px 60px 0px;
}

.home_sponsor_list {
    clear: both;
    width: 100%;
    margin-left: -2%;
}

.home_sponsor_list .item {
    float: left;
    width: 29%;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
}

.home_sponsor_list .item .title {
    clear: both;
    width: 100%;
    color: #000000;
    font-size: 22px;
    font-weight: 500;
}

.home_sponsor_list .item .photo {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.home_sponsor_list .item .photo img {
    height: 48px;
}

.home_sponsor_list .item .desc {
    clear: both;
    padding-top: 20px;
    width: 100%;
    color: #58595b;
    font-size: 13px;
    line-height: 180%;
}

.home_sponsor_list .item .desc p {
    line-height: 180%;
}

.home_advertise_list {
    clear: both;
    width: 100%;
}

.home_advertise_list .item {
    clear: both;
    width: 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dotted #445979;
}

.home_advertise_list .item:first-child {
    padding-top: 0px;
    margin-top: 0px;
    border: none;
}

.home_advertise_list .item .title {
    clear: both;
    width: 100%;
    color: #0487c4;
    font-size: 22px;
    font-weight: 500;
}

.home_advertise_list .item .title2 {
    clear: both;
    width: 100%;
    color: #ffffff;
    font-size: 37px;
    padding-top: 20px;
    font-weight: 500;
}

.home_advertise_list .item .photo {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.home_advertise_list .item .photo img {
    height: 48px;
}

.home_advertise_list .item .desc {
    clear: both;
    padding-top: 20px;
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    line-height: 180%;
    min-height: 92px;
}

.acga_member_list {
    clear: both;
    width: 100%;
    padding-top: 30px;
    margin-left: -2%;
}

.acga_member_list ol {
    float: left;
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
}

.acga_member_list ol li {
    padding-bottom: 20px;
    color: #152f57;
    font-size: 14px;
}

.acga_member_list ol li a:link,
.acga_member_list ol li a:visited {
    color: #152f57;
    font-size: 14px;
    text-decoration: none;
}

.acga_member_list ol li a:hover {
    color: #ff7f27;
    font-size: 14px;
    text-decoration: none;
}

.acga_council_list {
    clear: both;
    width: 100%;
    border-top: 1px dotted #7f7f7f;
    padding-top: 10px;
    padding-bottom: 40px;
}

.acga_council_list .item {
    clear: both;
    width: 100%;
    border-bottom: 1px dotted #7f7f7f;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.acga_council_list .item .photo {
    float: left;
    width: 10%;
    margin-right: 2%;
}

.acga_council_list .item .photo img {
    width: 100%;
}

.acga_council_list .item .content {
    float: left;
    width: 60%;
}

.acga_council_list .item .content .title {
    clear: both;
    color: #152f57;
    font-size: 16px;
    font-weight: 500;
    padding-top: 15px;
    text-transform: uppercase;
}

.acga_council_list .item .content .title2 {
    clear: both;
    color: #152f57;
    font-size: 22px;
    padding-top: 10px;
}

.acga_council_list .item .content .desc {
    clear: both;
    color: #000000;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.acga_council_list .item .btn_more_content {
    float: right;
    padding-top: 40px;
}

.content_detail {
    clear: both;
    padding-top: 10px;
    width: 100%;
    display: none;
    line-height: 150%;
    ;
}

.content_detail_container {
    clear: both;
    display: none;
    background-color: #ffffff;
    display: block;
    padding: 0px;
    font-size: 18px;
}

.team_list {
    clear: both;
    width: 100%;
    border-top: 1px dotted #7f7f7f;
    padding-top: 10px;
    padding-bottom: 40px;
}

.team_list .item {
    clear: both;
    width: 100%;
    border-bottom: 1px dotted #7f7f7f;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.team_list .item .photo {
    float: left;
    width: 10%;
    margin-right: 2%;
}

.team_list .item .photo img {
    width: 100%;
}

.team_list .item .content {
    float: left;
    width: 60%;
}

.team_list .item .content .title {
    clear: both;
    color: #152f57;
    font-size: 16px;
    font-weight: 500;
    /*padding-top:15px;*/
    text-transform: uppercase;
}

.team_list .item .content .title2 {
    clear: both;
    color: #152f57;
    font-size: 22px;
    padding-top: 15px;
    font-weight: 500;
}

.team_list .item .content .desc {
    clear: both;
    color: #000000;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.team_list .item .btn_more_content {
    float: right;
    padding-top: 40px;
}

.team_list .item .btn_more_content {
    float: right;
    padding-top: 40px;
    line-height: 180%;
}

.inside_photo_list {
    clear: both;
    width: 60%;
    margin: auto;
    padding-top: 20px;
}

.inside_photo_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.inside_photo_list .item img {
    width: 100%;
}

.sidecontent {
    float: left;
    width: 64%;
}

.sidecontent .heading {
    clear: both;
    font-size: 22px;
    color: #152f57;
    font-weight: 500;
    padding-bottom: 50px;
}

.sidecontent .heading2 {
    clear: both;
    font-size: 22px;
    color: #152f57;
    font-weight: 500;
    padding-bottom: 30px;
}

.sidecontent .subheading {
    clear: both;
    font-size: 30px;
    color: #152f57;
    font-weight: bold;
    padding-bottom: 30px;
}

.sidecontent .inside_content_detail {
    clear: both;
    font-size: 18px;
    padding-top: 30px;
}

.side_research_list {
    clear: both;
    width: 100%;
}

.side_research_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #7f7f7f;
}

.side_research_list .item .photo {
    float: left;
    width: 40%;
}

.side_research_list .item .photo img {
    width: 100%;
}

.side_research_list .item .content {
    float: right;
    width: 56%;
}

.side_research_list .item .title {
    clear: both;
    color: #152f57;
    font-size: 17px;
    font-weight: bold;
}

.side_research_list .item .desc {
    clear: both;
    padding-top: 10px;
    font-size: 14px;
}

.btn_view_more2 {
    clear: both;
    padding-top: 10px;
}

.btn_view_more2 a:link,
.btn_view_more2 a:visited {
    float: left;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #0487c4;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_view_more2 a:hover {
    float: left;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #3a3a3a;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.research_photo_list {
    clear: both;
    width: 60%;
    padding-top: 20px;
}

.research_photo_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.research_photo_list .item img {
    width: 100%;
}

.button_list {
    clear: both;
    width: 100%;
    padding-top: 30px;
}

.button_list .item {
    float: left;
    margin-right: 15px;
}

.button_list .item a:link,
.button_list .item a:visited {
    float: left;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #506f9b;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.button_list .item a:hover {
    float: left;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    background-color: #152f57;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.button_list .item.main_button a:link,
.button_list .item.main_button a:visited {
    background-color: #152f57;
}

.button_list .item.main_button a:hover {
    background-color: #000000;
}

.news2_list {
    clear: both;
    width: 100%;
    padding-top: 30px;
    margin-top: 0px;
    border-top: 1px dotted #7f7f7f;
}

.news2_list_highlight {
    padding-top: 0px;
    margin-top: 0px;
    border-top: none;
}

.news2_list .item {
    clear: both;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #7f7f7f;
}

.news2_list .item .content {
    clear: both;
    width: 100%;
}

.news2_list .item .date {
    clear: both;
    color: #506f9b;
    font-size: 16px;
    font-weight: 500;
}

.news2_list .item .title {
    clear: both;
    color: #152f57;
    font-size: 30px;
    font-weight: bold;
    padding-top: 15px;
}

.news2_list .item .desc {
    clear: both;
    padding-top: 10px;
    font-size: 18px;
    padding-bottom: 20px;
}

.news2_list .item_highlight {
    clear: both;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #7f7f7f;
    background-color: #506f9b;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.news2_list .item_highlight .date {
    color: #ffffff;
}

.news2_list .item_highlight .title {
    color: #ffffff;
}

.news2_list .item_highlight .desc {
    color: #ffffff;
}

.news2_list .item_highlight .btn_view_more2 a:link,
.news2_list .item_highlight .btn_view_more2 a:visited {
    background-color: #0487c4;
}

.news2_list .item_highlight .btn_view_more2 a:hover {
    background-color: #d5aa19;
}

.news2_list .line {
    padding-top: 30px;
    margin-top: 0px;
    border-top: 1px dotted #7f7f7f;
}

.news2_thumb_list {
    clear: both;
    width: 100%;
    padding-top: 30px;
}

.news2_thumb_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}

.news2_thumb_list .item table {
    clear: both;
    width: 100%;
}

.news2_thumb_list .item table td {
    vertical-align: middle;
    padding: 10px 1% 10px 1%;
}

.news2_thumb_list .item table td.date {
    width: 25%;
    background-color: #506f9b;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.news2_thumb_list .item table td.date span {
    font-size: 34px;
    font-weight: 500;
}

.news2_thumb_list .item table td.content {
    font-size: 17px;
    color: #152f57;
    font-weight: bold;
    padding-left: 4%;
}

.table_calendar {
    clear: both;
    width: 100%;
    border-left: 4px solid #ffffff;
    border-top: none;
}

.table_calendar th {
    background-color: #152f57;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0px 2px 5px 2px;
    border-right: 4px solid #152f57;
    border-bottom: 4px solid #152f57;
    text-transform: uppercase;
}

.table_calendar td {
    cursor: default;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    padding: 12px 0px 12px 0px;
    border-right: none;
    border-bottom: none;
    cursor: pointer;
    position: relative;
    background-color: #c5c5c5;
    width: 14%;
    border-right: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
}

.table_calendar .date_hint {
    position: absolute;
    top: -10px;
    left: 0px;
    background-color: #000000;
    color: #ffffff;
    font-size: 11px;
    padding: 3px;
    display: none;
}

.table_calendar td.hoilday {
    cursor: cursor;
    background-color: #0487c4;
    color: #ffffff;
}

.table_calendar td.today {
    /*
background-color:#000000;
color:#ffffff;*/
}

.table_calendar td.current {
    background-color: #152f57;
    color: #ffffff;
}

.table_calendar td:hover {
    background-color: #c5c5c5;
    color: #ffffff;
}

.table_calendar td.hoilday:hover {
    background-color: #c8a01a;
}

.table_calendar td.pass_day {
    cursor: default;
    background-color: #c5c5c5;
    color: #dddddd;
    cursor: default;
}

.table_calendar td.pass_day:hover {
    cursor: default;
    background-color: #c5c5c5;
}

.table_calendar_nav {
    clear: both;
    width: 100%;
}

.table_calendar_nav .item {
    float: left;
    width: 50%;
}

.table_calendar_nav .item a:link,
.table_calendar_nav .item a:visited {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
    background-color: #0bb9b7;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.table_calendar_nav .item a:hover {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
    background-color: #745d36;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.dynamic_load_calendar_loading {
    clear: both;
    width: 100%;
    height: 300px;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.table_calendar_search {
    clear: both;
    width: 100%;
    background-color: #152f57;
    border: 4px solid #ffffff;
    border-right: none;
    border-bottom: none;
}

.table_calendar_search td {
    color: #ffffff;
    padding: 5px 0px 5px 0px;
}

.table_calendar_search select {
    width: 100%;
    padding: 5px 0% 5px 2%;
    background-color: #152f57;
    color: #ffffff;
    border: none;
}

.table_calendar_search td.content {
    width: 20%;
}

.table_calendar_search td.content2 {
    width: 30%;
}

.btn_calender_prev_month {
    float: right;
    padding-top: 5px;
    margin-right: 10px;
}

.btn_calender_next_month {
    float: left;
    padding-top: 5px;
    margin-left: 10px;
}

.banner_content_left {
    z-index: 10;
    float: left;
    width: 66%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner_content_right {
    z-index: 10;
    float: right;
    width: 66%;
    position: absolute;
    right: 0px;
    top: 0px;
}

.banner_photo_left {
    float: left;
    width: 28%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}

.banner_photo_left img {
    max-height: 400px;
}

.banner_photo_right {
    float: right;
    width: 28%;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
}

.banner_photo_right img {
    max-height: 400px;
}

.top_search_area {
    position: absolute;
    right: 340px;
    top: 28px;
    width: 260px;
    border: 1px solid #cfcfcf;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.header_current .top_search_area {
    top: 2px;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.top_search_area table {
    width: 100%;
}

.top_search_area table td.content {
    width: 30px;
    border-left: 1px solid #cfcfcf;
}

.btn_top_search {
    float: right;
}

.detail_date {
    clear: both;
    padding-bottom: 20px;
}

.main_content_area_short {
    clear: both;
    width: 70%;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 50px;
    line-height: 150%;
    ;
}

.main_content_area_short p {
    line-height: 150%;
    ;
    padding-bottom: 20px;
}

p span {
    line-height: 150%;
}

.acga_council_list .item .highlight {
    color: #0487c4;
}

.footer_social_list {
    clear: both;
    padding-top: 0px;
    padding-bottom: 20px;
}

.footer_social_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.footer_social_list ul li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.table_enews {
    clear: both;
    color: #202833;
    font-size: 20px;
}

.table_enews td {
    padding: 0px 0px 0px 0px;
}

.table_enews td.title {
    padding-right: 10px;
}

.input_enews {
    width: 280px;
    height: 25px;
    line-height: 25px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #94a4b8;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
}

.btn_submit_enews {
    float: left;
}

.btn_submit_enews a:link,
.btn_submit_enews a:visited {
    float: left;
    padding: 0px 35px 0px 35px;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    line-height: 26px;
    font-weight: 500;
    background-color: #84bdce;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_submit_enews a:hover {
    float: left;
    padding: 0px 35px 0px 35px;
    background-color: #6d9aa7;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    line-height: 26px;
    font-weight: 500;
    animation: background_color_change 0.5s;
}


.header_current .btn_top_cart {
    top: 7px;
}

div {
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}

.newsletter-msg {
    clear: both;
    padding-top: 5px;
    font-size: 14px;
    padding-left: 10px;
    color: #ffffff;
}

.section_no_space_footer #main_content {
    padding-bottom: 0px;
    min-height: 100px;
}

.btn_top_cart {
    position: absolute;
    right: 0px;
    top: 20px;
}

.btn_home_button {
    clear: both;
    padding-top: 70px;
}

.btn_home_button a:link,
.btn_home_button a:visited {
    float: left;
    padding: 5px 50px 5px 50px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    line-height: 36px;
    font-weight: 500;
    background-color: #c7b199;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn_home_button a:hover {
    float: left;
    padding: 5px 50px 5px 50px;
    background-color: #94a4b8;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    animation: background_color_change 0.5s;
}

.table_about td {
    border-left: 1px dotted #7f7f7f;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
}

.table_about td:first-child {
    border-left: none;
    padding-left: 10px;
    padding-right: 10px;
}

.table_content td {
    width: 31%;
    padding: 0px 1% 0px 1%;
}

.table_content2 td {
    width: 15%;
    padding: 0px 5% 0px 5%;
}

.inside_content_left {
    float: left;
    width: 30%;
}

.inside_content_left img {
    width: 100%;
}

.inside_content_right {
    float: right;
    width: 67%;
}

.table_contact_content td {
    padding: 0px 15px 0px 15px;
    vertical-align: middle;
}

.table_contact_content td img {
    margin-right: 5px;
}

.home_product_list {
    clear: both;
    width: 100%;
}

.home_product_list .item {
    float: left;
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}

.home_product_list .item .photo {
    width: 100%;
    height: 320px;
}

.home_product_list .item .photo table {
    width: 100%;
    height: 320px;
}

.home_product_list .item .photo table td {
    vertical-align: middle;
    text-align: center;
}

.home_product_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #769eac;
    font-weight: 500;
    padding-top: 20px;
}

.home_product_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #a7a9ac;
    font-weight: 500;
    padding-top: 10px;
}

.home_product_list .content {
    width: 100%;
    min-height: 80px;
}

.btn_product_detail {
    clear: both;
    padding-top: 20px;
}

.btn_product_detail a:link,
.btn_product_detail a:visited {
    float: left;
    padding: 8px 15px 8px 15px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    background-color: #c7b199;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btn_product_detail a:hover {
    float: left;
    padding: 8px 15px 8px 15px;
    background-color: #94a4b8;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    animation: background_color_change 0.5s;
}

.contact_content_area {
    clear: both;
    margin: auto;
    width: 520px;
    padding-top: 20px;
}

.contact_content_area .heading {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #94a4b8;
    font-weight: 500;
    padding-bottom: 20px;
}

.contact_content_area .heading2 {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #808285;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 60px;
}

.contact_social_list {
    clear: both;
}

.contact_social_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.contact_social_list ul li {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}

.faq_list {
    clear: both;
    width: 100%;
}

.faq_list .item {
    clear: both;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #dedede;
}

.faq_list .item .title {
    clear: both;
    width: 100%;
}

.faq_list .item .title span {
    margin-right: 1%;
    float: left;
    width: 95%;
}

.faq_list .item .title span.no {
    width: 3%;
}

.faq_list .item .content {
    clear: both;
    width: 100%;
    padding-top: 20px;
}


.topsubmenu_container {
    margin: auto;
    max-width: 1220px;
    padding: 65px 0px 90px 0px;
}

.topsubmenu ul {
    float: left;
    padding: 0;
    margin: 0;
    margin-right: 110px;
    list-style: none;
}

.topsubmenu ul li {
    clear: both;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.topsubmenu ul li a:link,
.topsubmenu ul li a:visited {
    text-decoration: none;
    font-size: 14px;
    color: #94a4b8;
    font-weight: 500;
}

.topsubmenu ul li a:hover,
.topsubmenu ul li a.current:link,
.topsubmenu ul li a.current:visited {
    text-decoration: none;
    font-size: 14px;
    color: #c7b199;
    font-weight: 500;
}

.main_content_area_full_container {
    max-width: 1220px;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 60px;
}

.main_content_product_left {
    float: left;
    width: 230px;
}

.main_content_product_left .heading {
    clear: both;
    width: 100%;
    font-weight: 500;
    color: #808285;
    font-size: 25px;
    padding-bottom: 40px;
}

.main_content_product_right {
    float: left;
    width: 1020px;
}

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

.sidemenu ul li {
    clear: both;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.sidemenu ul li a:link,
.sidemenu ul li a:visited {
    text-decoration: none;
    font-size: 14px;
    color: #94a4b8;
    font-weight: 500;
}

.sidemenu ul li a:hover,
.sidemenu ul li a.current:link,
.sidemenu ul li a.current:visited {
    text-decoration: none;
    font-size: 14px;
    color: #c7b199;
    font-weight: 500;
}

.product_list {
    clear: both;
    width: 100%;
}

.product_list .item {
    float: left;
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}

.product_list .item .photo {
    width: 100%;
    height: 320px;
    position: relative;
}

.product_list .item .photo table {
    width: 100%;
    height: 320px;
}

.product_list .item .photo table td {
    vertical-align: middle;
    text-align: center;
}

.product_list .item .photo .overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
}

.product_list .item .overlay table {
    width: inherit;
    height: 320px;
}

.product_list .item:link .overlay,
.product_list .item:visited .overlay {
    display: none;
}

.product_list .item:hover .overlay {
    display: block;
}

.product_list .item .photo .overlay table td {
    vertical-align: middle;
}

.product_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #769eac;
    font-weight: 500;
    padding-top: 20px;
}

.product_list .item .desc {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #a7a9ac;
    font-weight: 500;
    padding-top: 10px;
}

.product_list .content {
    width: 100%;
}

.product_detail_left {
    float: left;
    width: 570px;
    margin-bottom: 60px;
}

.product_detail_right {
    float: right;
    width: 410px;
    margin-bottom: 60px;
}

.product_detail_right .heading {
    clear: both;
    width: 100%;
    min-height: 100px;
}

.product_detail_right h1 {
    font-size: 24px;
    color: #769eac;
    padding-bottom: 15px;
}

.product_detail_right .desc {
    font-size: 16px;
    color: #a7a9ac;
}

.product_detail_right .content {
    clear: both;
    width: 100%;
    height: 620px;
}

.product_detail_right .title2 {
    font-size: 14px;
    color: #c7b199;
    font-weight: 500;
    padding-bottom: 15px;
}

.product_detail_right .content2 {
    clear: both;
    width: 100%;
    padding-bottom: 40px;
}


.table_product_info td {
    font-size: 14px;
    padding: 0px 5px 5px 0px;
}

.table_product_info td.title3 {
    color: #94a4b8;
}

.review_content {
    font-size: 14px;
    color: #c7b199;
    font-style: italic;
}

.product_photo_thumb_box {
    clear: both;
    position: relative;
    width: 500px;
    margin: auto;
    height: 85px;
    overflow: hidden;
}

.product_photo_thumb_box_container {
    clear: both;
    width: 368px;
    height: 85px;
    overflow: hidden;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 70px;
}

.product_photo_thumb_list {
    width: 368px;
    height: 85px;
    overflow: hidden;
}

.product_photo_thumb_list .item {
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #e0e1e3;
    /*
background-color:#f6f6f6;*/
}

.btn_product_photo_thumb_box_prev {
    position: absolute;
    left: 0px;
    top: 0px;
}

.btn_product_photo_thumb_box_next {
    position: absolute;
    right: 0px;
    top: 0px;
}

.product_detail_big_photo {
    clear: both;
    width: 100%;
    margin: auto;
    height: 500px;
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.product_detail_price_list {
    color: #ffffff;
    background-color: #94a4b8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    padding: 30px 40px 30px 40px;
}

.table_product_price {
    width: 100%;
    margin: auto;
}

.table_product_price th {
    padding: 0px 5px 20px 5px;
    font-size: 14px;
    font-weight: 500;
}

.table_product_price td {
    padding: 5px 5px 5px 5px;
    font-weight: 500;
}

.btn_add_to_bag {
    clear: both;
    padding-top: 20px;
}

.btn_add_to_bag a:link,
.btn_add_to_bag a:visited {
    float: left;
    padding: 8px 40px 8px 40px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    background-color: #c7b199;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btn_add_to_bag a:hover {
    float: left;
    padding: 8px 40px 8px 40px;
    background-color: #94a4b8;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    animation: background_color_change 0.5s;
}

.product_detail_right .title_cart {
    font-size: 14px;
    color: #c7b199;
    padding-bottom: 10px;
}

.product_detail_right .content_cart {
    padding-bottom: 20px;
    width: 60%;
}

.product_detail_right .content_cart2 {
    padding-bottom: 0px;
    width: 60%;
}

.product_detail_right .title_cart2 {
    font-size: 14px;
    color: #94a4b8;
    padding-bottom: 10px;
}

input.input_date_middle {
    width: 90%;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0px 5% 0px 5%;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #94a4b8;
    border: 1px #dae1e5 solid;
    margin-bottom: 10px;
}

select.input_duration {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0px 0% 0px 5%;
    font-size: 16px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    color: #94a4b8;
    border: 1px #dae1e5 solid;
}

.price_type_list {
    clear: both;
    width: 100%;
}

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

.price_type_list ul li {
    float: left;
    margin-right: 45px;
    margin-bottom: 10px;
}

.desktop_content_img2 {
    display: none;
}

.msg_notice_cart_info {
    clear: both;
    padding-top: 20px;
    color: #c7b199;
    font-weight: 500;
}


/*******************************/

.table_cart {
    border-top: 1px solid #e2e2e2;
}

.table_cart td {
    padding: 15px 10px 15px 10px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 18px;
    vertical-align: middle;
}

.table_cart td.col1 {
    width: 20%;
}

.table_cart td.col1 img {
    width: 100%;
}

.table_cart td.col2 {
    width: 50%;
}

.table_cart td.col3 {
    text-align: right;
}

.table_cart td.footer_price {
    text-align: right;
    color: #c7b199;
    font-weight: 700;
    font-size: 28px;
}

.table_cart .title {
    color: #c7b199;
    font-weight: 500;
    padding-bottom: 5px;
}

.table_cart td.price {
    font-size: 20px;
    font-weight: 500;
}

.table_cart td.price_footer {
    color: #c7b199;
    font-weight: 700;
    font-size: 28px;
}

.table_cart td .title1 {
    font-size: 20px;
    font-weight: 600;
}

.table_cart .content {
    line-height: 200%;
}

input.input_qty_group {
    width: 50px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0px 10px 0px 10px;
    border: 1px #dae1e5 solid;
    font-size: 15px;
    font-weight: normal;
    background-color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
}

.table_form {
    clear: both;
    width: 100%;
    margin-top: 30px;
}

.table_form td {
    padding-bottom: 10px;
}

.footer_enewsletter {
    clear: both;
    max-width: 1366px;
    margin: auto;
    background-color: #c2c2c2;
    padding: 50px 0px 50px 0px;
}

.home_top_msg {
    clear: both;
    display: block;
    padding: 110px 0px 90px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 18px;
}

.table_home_top_msg {
    min-height: 250px;
    color: #ffffff;
    font-size: 18px;
}

.table_home_top_msg td {
    vertical-align: middle;
    padding-right: 120px;
}

.table_home_top_msg td.title {
    vertical-align: middle;
    font-size: 40px;
    border-left: 1px solid #ffffff;
    padding-left: 20px;
}

.home_bottom_msg {
    clear: both;
    display: block;
    padding: 110px 0px 90px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 18px;
}

.table_home_bottom_msg {
    min-height: 270px;
    color: #ffffff;
    font-size: 18px;
    max-width: 1200px;
    margin: auto;
}

.table_home_bottom_msg td {
    vertical-align: middle;
    width: 40%;
    padding-left: 5%;
    padding-right: 5%;
}

.table_home_bottom_msg td.title {
    vertical-align: middle;
    font-size: 18px;
    border-left: 1px solid #ffffff;
}

.btn_home_know_more {
    clear: both;
}

.btn_home_know_more a:link,
.btn_home_know_more a:visited {
    float: left;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #84bdce;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    border: 1px solid #ffffff;
}

.btn_home_know_more a:hover,
.btn_home_know_more a:active,
.btn_home_know_more a.current:link,
.btn_home_know_more a.current:visited {
    float: left;
    padding: 5px 15px 5px 15px;
    color: #84bdce;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #FFFFFF;
    animation: background_color_change 0.5s;
    border: 1px solid #ffffff;
}

.home_box_solution {
    clear: both;
    display: block;
    padding: 85px 0px 85px 0px;
    background-color: #ffffff;
    color: #7190A2;
    font-size: 18px;
}

.home_box_solution .title {
    clear: both;
    width: 100%;
    color: #202833;
    font-size: 40px;
    text-align: center;
}

.home_box_solution .title2 {
    clear: both;
    width: 100%;
    color: #7190A2;
    font-size: 18px;
    padding-top: 30px;
    text-align: center;
}

.table_home_box_solution {
    margin: auto;
    margin-top: 40px;
    width: 1000px;
}

.table_home_box_solution td {
    vertical-align: top;
    text-align: center;
    width: 33%;
}

.table_home_box_solution td p {
    text-align: center;
    padding-bottom: 5px;
}

.home_box_health .table_home_box_health_container {
    min-height: 600px;
    width: 1200px;
    margin: auto;
}

.home_box_health td.table_home_box_health_container_td {
    vertical-align: middle;
}

.home_box_health .title {
    clear: both;
    width: 100%;
    color: #202833;
    font-size: 40px;
    text-align: center;
}

.home_box_health .title2 {
    clear: both;
    width: 100%;
    color: #7190A2;
    font-size: 18px;
    padding-top: 30px;
    text-align: center;
}

.table_home_box_health {
    margin: auto;
    margin-top: 80px;
    width: 1000px;
}

.table_home_box_health td {
    vertical-align: top;
    text-align: center;
    width: 25%;
}

.table_home_box_health td p {
    text-align: center;
    padding-bottom: 5px;
}

.home_msg_list {
    clear: both;
    width: 100%;
    margin: auto;
}

.home_msg_list .item {
    clear: both;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 960px;
}

.home_msg_list .item table {
    background-repeat: no-repeat;
    background-position: top right 2px;
    height: 960px;
    width: 1220px;
    margin: auto;
}

.home_msg_list .item table td {
    padding-right: 150px;
    text-align: right;
}

.home_msg_list .item .title {
    font-size: 40px;
    color: #202833;
    padding-top: 230px;
}

.home_msg_list .item .desc {
    font-size: 18px;
    color: #000000;
    padding-top: 220px;
    max-width: 420px;
    float: right;
}

.home_msg_list .item .desc2 {
    max-width: 380px;
}

.btn_home_msg_know_more {
    padding-top: 40px;
    float: right;
}

.btn_home_msg_know_more a:link,
.btn_home_msg_know_more a:visited {
    float: left;
    padding: 5px 15px 5px 15px;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    border: 1px solid #000000;
}

.btn_home_msg_know_more a:hover,
.btn_home_msg_know_more a:active,
.btn_home_msg_know_more a.current:link,
.btn_home_msg_know_more a.current:visited {
    float: left;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #000000;
    animation: background_color_change 0.5s;
    border: 1px solid #000000;
}

.about_box_mission {
    clear: both;
    width: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 970px;
}

.about_box_mission_container {
    clear: both;
    width: 1220px;
    margin: auto;
}

.about_box_mission_container table {
    float: right;
    width: 380px;
}

.about_box_mission .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #020202;
    font-size: 40px;
    padding-top: 110px;
}

.about_box_mission .desc {
    clear: both;
    width: 100%;
    color: #202833;
    font-size: 18px;
    padding-top: 48px;
}

.about_box_founder {
    clear: both;
    display: block;
    background-color: #ffffff;
    padding: 100px 0px 100px 0px;
}

.about_box_founder .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #020202;
    font-size: 40px;
    padding-bottom: 70px;
}

.table_about_box_founder {
    clear: both;
    width: 1200px;
    margin: auto;
}

.table_about_box_founder td.content {
    width: 300px;
    font-size: 16px;
    color: #202833;
}

.table_about_box_founder td.content2 {
    padding-top: 60px;
}

.table_about_box_founder td.photo {
    padding-left: 40px;
    padding-right: 40px;
}

.table_about_box_founder td.photo p {
    width: 100%;
    text-align: center;
    color: #202833;
    font-size: 16px;
}

.table_about_box_founder td.photo img {
    padding-bottom: 30px;
}

.about_box_team {
    clear: both;
    width: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 705px;
}

.about_box_team_container {
    clear: both;
    width: 1220px;
    margin: auto;
}

.about_box_team_container table {
    clear: both;
    width: 100%;
    height: 705px;
}

.about_box_team_container table td {
    vertical-align: middle;
}

.about_box_team .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 72px;
}

.about_box_team2 {
    clear: both;
    width: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 110px 0px 110px 0px;
}

.about_box_team2_container {
    clear: both;
    width: 980px;
    margin: auto;
}

.about_box_team2_container table {
    clear: both;
    width: 100%;
}

.about_box_team2_container table td {
    vertical-align: middle;
}

.about_box_team2 .desc {
    clear: both;
    width: 100%;
    text-align: center;
    color: #202833;
    font-size: 16px;
}

.about_box_solution {
    clear: both;
    width: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 962px;
}

.about_box_award {
    clear: both;
    width: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0px 40px 0px;
    background-color: #ffffff;
}

.about_box_award_container {
    clear: both;
    width: 1200px;
    margin: auto;
}

.about_box_award .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #020202;
    font-size: 40px;
    padding-bottom: 70px;
}

.award_list {
    clear: both;
    width: 100%;
}

.award_list .item {
    float: left;
    width: 17%;
    margin: 0% 4% 1% 4%;
}

.award_list .item .photo {
    clear: both;
    width: 100%;
    background-color: #e3e3e3;
    height: 200px;
}

.award_list .item .photo table {
    height: 200px;
    width: 100%;
}

.award_list .item .photo table td {
    vertical-align: middle;
    text-align: center;
}

.award_list .item .photo img {
    clear: both;
    max-width: 100%;
    max-height: 100%;
}

.award_list .item .title {
    clear: both;
    width: 100%;
    text-align: center;
    color: #202833;
    font-size: 16px;
    padding-top: 20px;
}

.main_content_contact {
    clear: both;
    width: 1160px;
    margin: auto;
}

.contact_box_office {
    clear: both;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
}

.contact_box_office .item {
    float: left;
    width: 50%;
}

.contact_box_office .item_right {
    float: right;
}

.contact_box_office .item .title {
    clear: both;
    display: block;
    padding: 10px 40px 10px 40px;
    color: #202833;
    font-size: 40px;
}

.contact_box_office .item .desc {
    clear: both;
    display: block;
    padding: 20px 40px 10px 40px;
    color: #626363;
    font-size: 18px;
}

.contact_box_office .item .desc table {
    min-height: 230px;
}

.contact_box_office .item .desc table td {
    vertical-align: middle;
}

.contact_box_map {
    clear: both;
    width: 100%;
    padding-top: 75px;
}

.contact_box_map_content {
    clear: both;
    display: block;
    padding: 10px 40px 10px 40px;
}

.contact_box_map_content_left {
    float: left;
    width: 48%;
}

.contact_box_map_content_right {
    float: right;
    width: 48%;
}

.contact_box_map_content .title {
    clear: both;
    color: #202833;
    font-size: 40px;
}

.contact_box_map_content .desc {
    clear: both;
    padding-top: 20px;
    color: #626363;
    font-size: 18px;
}

.contact_form_area {
    width: 100%;
    padding-top: 60px;
}

.form_list {
    clear: both;
    width: 100%;
}

.form_list .item {
    float: left;
    width: 537px;
    margin-bottom: 50px;
}

.form_list .item_right {
    float: right;
}

.form_list .item_textarea {
    clear: both;
    width: 1035px;
    margin: auto;
}

.table_home_banner_item1 td {
    padding-left: 40px;
    padding-right: 40px;
}


/******************************/


/* product 4 */


/******************************/

.product_banner {
    clear: both;
    width: 100%;
    height: 824px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

.product_banner .item {
    clear: both;
    width: 100%;
    height: 824px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_banner .item_container {
    clear: both;
    width: 1220px;
    height: 824px;
    margin: auto;
    position: relative;
}

.product_banner_title {
    clear: both;
    width: 100%;
    color: #202833;
    font-size: 40px;
    text-align: center;
    padding-top: 60px;
}

.product_banner_title sup {
    font-size: 21px;
}

.product_banner_title_nav {
    padding-top: 10px;
}

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

.product_banner_title_nav li:first-child {
    background-image: none;
}

.product_banner_title_nav li a:link,
.product_banner_title_nav li a:visited {
    color: #808080;
    font-size: 17px;
    text-decoration: none;
}

.product_banner_title_nav li a:hover {
    color: #808080;
    font-size: 17px;
    text-decoration: underline;
}

.product_banner_p4_content {
    clear: both;
    padding-top: 200px;
}

.product_banner_p4_content .title {
    clear: both;
    color: #202833;
    font-size: 40px;
}

.product_banner_p4_content .desc {
    clear: both;
    color: #7190A2;
    font-size: 16px;
    padding-top: 20px;
}

.product_how_it_work {
    clear: both;
    display: block;
    padding: 80px 0px 40px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_how_it_work .table_product_how_it_work {
    width: 1200px;
    margin: auto;
}

.product_how_it_work td.table_product_how_it_work_td {
    vertical-align: middle;
}

.product_how_it_work .title {
    clear: both;
    width: 100%;
    color: #ffffff;
    font-size: 40px;
    text-align: center;
}

.product_how_it_work .title sup {
    font-size: 21px;
}

.product_how_it_work .title2 {
    clear: both;
    width: 100%;
    color: #ffffff;
    font-size: 40px;
    padding-top: 0px;
    text-align: center;
}

.table_product_how_it_work {
    margin: auto;
    margin-top: 40px;
    width: 1000px;
}

.table_product_how_it_work td {
    vertical-align: top;
    text-align: center;
    width: 21%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 40px;
}

.table_product_how_it_work td p {
    text-align: center;
    padding-bottom: 10px;
}

.product_how_it_work2 {
    clear: both;
    display: block;
    padding: 80px 0px 40px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 945px;
}

.product_how_it_work2_list {
    width: 1200px;
    margin: auto;
    padding-top: 400px;
}

.product_how_it_work2_list .item {
    float: left;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 80px;
    color: #7090A2;
    font-size: 16px;
}

.product_how_it_work2_list .item .photo {
    float: left;
    width: 28%;
    padding-top: 25px;
}

.product_how_it_work2_list .item .photo p {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 400;
}

.product_how_it_work2_list .item .content {
    float: right;
    width: 70%;
}

.product_how_it_work2_list .item .content table {
    min-height: 160px;
}

.product_how_it_work2_list .item .content table td {
    vertical-align: middle;
}

.product_where_to_buy {
    clear: both;
    display: block;
    padding: 0px 0px 0px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 960px;
}

.product_where_to_buy table {
    width: 1200px;
    margin: auto;
    min-height: 960px;
}

.product_where_to_buy table td {
    text-align: right;
    vertical-align: middle;
}

.product_where_to_buy .title {
    color: #202833;
    font-size: 40px;
}

.product_where_to_buy .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
}

.product_where_to_buy .desc a {
    color: #7090A2;
}


/******************************/


/* product 3 */


/******************************/

.product_banner_p3_content {
    clear: both;
    padding-top: 30px;
    width: 50%;
}

.product_banner_p3_content .title {
    clear: both;
    color: #202833;
    font-size: 40px;
}

.product_banner_p3_content .desc {
    clear: both;
    color: #7190A2;
    font-size: 16px;
    padding-top: 20px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_p3 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.table_product_how_it_work2_p3 {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.table_product_how_it_work2_p3 td {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 180px;
}

.table_product_how_it_work2_p3 .title {
    color: #202833;
    font-size: 40px;
}

.table_product_how_it_work2_p3 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.table_product_how_it_work2_p2 {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.table_product_how_it_work2_p2 td {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 180px;
}

.table_product_how_it_work2_p2 .title {
    color: #202833;
    font-size: 40px;
}

.product_where_to_buy_p3 {
    clear: both;
    display: block;
    padding: 0px 0px 0px 0px;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 960px;
}

.product_where_to_buy_p3 table {
    width: 1200px;
    margin: auto;
    min-height: 960px;
}

.product_where_to_buy_p3 table td {
    text-align: left;
    vertical-align: middle;
}

.product_where_to_buy_p3 .title {
    color: #202833;
    font-size: 40px;
}

.product_where_to_buy_p3 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
}

.product_where_to_buy_p3 .desc a {
    color: #7090A2;
}

.btn_product_banner_arrow {
    position: absolute;
    left: 0px;
    bottom: 70px;
    width: 100%;
    text-align: center;
}


/******************************/


/* product 2 */


/******************************/

.table_product_how_it_work_p2 {
    min-height: 300px;
    width: 100%;
}

.table_product_how_it_work_p2 td {
    vertical-align: middle;
    text-align: Center;
}

.product_banner_p2_content {
    clear: both;
    padding-top: 200px;
}

.product_banner_p2_content .title {
    clear: both;
    color: #202833;
    font-size: 40px;
}

.product_banner_p2_content .desc {
    clear: both;
    color: #7190A2;
    font-size: 16px;
    padding-top: 20px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_p2 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.table_product_how_it_work2_p2 {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.table_product_how_it_work2_p2 td {
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 220px;
}

.table_product_how_it_work2_p2 .title {
    color: #202833;
    font-size: 40px;
}

.table_product_how_it_work2_p2 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_where_to_buy_p2 {
    clear: both;
    display: block;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 290px;
}

.product_where_to_buy_p2 table {
    width: 1200px;
    margin: auto;
    min-height: 260px;
}

.product_where_to_buy_p2 table td {
    text-align: center;
    vertical-align: middle;
}

.product_where_to_buy_p2 .title {
    color: #202833;
    font-size: 40px;
    line-height: 100%;
}

.product_where_to_buy_p2 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
}

.product_where_to_buy_p2 .desc a {
    color: #7090A2;
}

.product_how_it_work3_p2 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.product_how_it_work2_p2_container {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.product_how_it_work2_p2_left {
    float: left;
    width: 50%;
}

.product_how_it_work2_p2_right {
    float: right;
    width: 50%;
}

.product_how_it_work2_p2_right table {
    width: 100%;
    min-height: 770px;
}

.product_how_it_work2_p2_right table td {
    vertical-align: middle;
    text-align: center;
}

.product_how_it_work2_p2_right table td .title {
    font-size: 40px;
    color: #202833;
}

.product_how_it_work2_list_p2_area {
    margin-top: 75px;
}

.product_how_it_work2_list_p2 .item {
    clear: both;
    width: 344px;
    margin-left: 80px;
    margin-bottom: 70px;
    color: #7090A2;
    font-size: 16px;
}

.product_how_it_work2_list_p2 .item .photo {
    float: left;
    width: 28%;
}

.product_how_it_work2_list_p2 .item .photo p {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 400;
}

.product_how_it_work2_list_p2 .item .content {
    float: right;
    width: 70%;
}



.product_how_it_work4_p2 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.table_product_how_it_work4_p2 {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.table_product_how_it_work4_p2 td {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 280px;
}

.table_product_how_it_work4_p2 .title {
    color: #202833;
    font-size: 40px;
}

.table_product_how_it_work4_p2 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_banner_p2_bg {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
}

.product_banner_p2_left {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 90px;
}

.product_banner_p2_right {
    position: absolute;
    right: 0px;
    top: 180px;
    width: 90px;
}

.product_banner_p2_list {
    clear: both;
    width: 100%;
}

.product_banner_p2_list .item2 {
    clear: both;
    width: 100%;
    margin-bottom: 140px;
}

.product_banner_p2_list .item2 p {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #7190A2;
    padding-bottom: 5px;
    line-height: 120%;
}

.product_banner_home_content {
    width: 540px;
    padding-top: 170px;
}

.product_banner_home_content .title {
    width: 100%;
    text-align: center;
    color: #202833;
    font-size: 40px;
    padding-bottom: 40px;
}

.product_banner_home_list {
    clear: both;
    width: 100%;
}

.product_banner_home_list .item2 {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.product_banner_home_list .item2 p {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-size: 18px;
    color: #7190A2;
}

.product_home_list {
    clear: both;
    width: 1200px;
    margin: auto;
}

.product_home_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 100px;
}

.product_home_list .item .photo {
    float: left;
    width: 50%;
    text-align: center;
}

.product_home_list .item .content {
    float: right;
    width: 42%;
    padding-left: 8%;
    text-align: center;
}

.product_home_list .item .photo img {
    max-width: 100%;
}

.product_home_list .item .title {
    clear: both;
    font-size: 40px;
    color: #202833;
    width: 100%;
}

.product_home_list .item .title sup {
    font-size: 20px;
}

.product_home_list .item .desc {
    clear: both;
    padding-top: 20px;
    font-size: 16px;
    color: #7190A2;
    width: 100%;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_home_list .item:nth-child(odd) .photo {
    float: right;
}

.product_home_list .item .content {
    float: left;
}

.product_home_list .item table.table_product_home {
    min-height: 500px;
}

.product_home_list .item table.table_product_home td {
    vertical-align: middle;
}

.product_home_list .item .content_left {
    text-align: left;
}

.product_home_list .item .content_right {
    text-align: right;
}

.btn_know_more_product {
    clear: both;
    padding-top: 30px;
}

.btn_know_more_product a:link,
.btn_know_more_product a:visited {
    float: left;
    padding: 5px 30px 5px 30px;
    color: #202833;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #202833;
    background-color: #ffffff;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
}

.btn_know_more_product a:hover,
.btn_know_more_product a:active,
.btn_know_more_product a.current:link,
.btn_know_more_product a.current:visited {
    float: left;
    padding: 5px 30px 5px 30px;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #202833;
    background-color: #202833;
    animation: background_color_change 0.5s;
}

.product_home_list .item .content_right .btn_know_more_product_right {
    float: right;
}

.product_home_list .item .content_left .table_product_home,
.product_home_list .item .content_right .table_product_home {
    min-height: 450px;
}

.product_home_list .item .content_left .table_product_home td {
    vertical-align: bottom;
}

.product_home_list .item .content_right .table_product_home td {
    vertical-align: bottom;
}


/***********************/


/* PRODUCT 1
/***********************/

.table_product_how_it_work_p1 {
    min-height: 300px;
    width: 100%;
}

.table_product_how_it_work_p1 td {
    vertical-align: middle;
    text-align: Center;
}

.product_banner_p1_content {
    clear: both;
    padding-top: 200px;
}

.product_banner_p1_content .title {
    clear: both;
    color: #202833;
    font-size: 40px;
}

.product_banner_p1_content .desc {
    clear: both;
    color: #7190A2;
    font-size: 16px;
    padding-top: 20px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_p1 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 750px;
    background-color: #ffffff;
}

.product_how_it_work2_p1_area {
    width: 1200px;
    margin: auto;
    min-height: 750px;
}

.product_how_it_work2_p1_area_left {
    float: left;
    width: 60%;
}

.product_how_it_work2_p1_area_right {
    float: right;
    width: 38%;
}

.product_how_it_work2_p1_area_right_result1 {
    float: left;
    width: 50%;
}

.product_how_it_work2_p1_area_right_result1 img {
    max-width: 100%;
}

.product_how_it_work2_p1_area_right_result2 img {
    max-width: 100%;
}

.product_how_it_work2_p1_area_right_result1 .title2 {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #7190A2;
    padding-top: 0px;
}

.product_how_it_work2_p1_area_right_result1 .content2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #7190A2;
    font-size: 18px;
    padding-top: 0px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_p1_area_right_result2 {
    float: left;
    width: 50%;
}

.product_how_it_work2_p1_area_right_result2 .title2 {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #7190A2;
    padding-top: 0px;
}

.product_how_it_work2_p1_area_right_result2 .content2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #7190A2;
    font-size: 18px;
    padding-top: 0px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.table_product_how_it_work2_p1 {
    width: 100%;
    margin: auto;
    min-height: 750px;
}

.table_product_how_it_work2_p1 td {
    text-align: left;
    vertical-align: middle;
}

.table_product_how_it_work2_p1 .title {
    color: #202833;
    font-size: 40px;
}

.table_product_how_it_work2_p1 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_where_to_buy_p1 {
    clear: both;
    display: block;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 290px;
}

.product_where_to_buy_p1 table {
    width: 1200px;
    margin: auto;
    min-height: 260px;
}

.product_where_to_buy_p1 table td {
    text-align: center;
    vertical-align: middle;
}

.product_where_to_buy_p1 .title {
    color: #202833;
    font-size: 40px;
    line-height: 100%;
}

.product_where_to_buy_p1 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
}

.product_where_to_buy_p1 .desc a {
    color: #7090A2;
}

.product_how_it_work3_p1 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.product_how_it_work2_p1_container {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.product_how_it_work2_p1_left {
    float: left;
    width: 50%;
}

.product_how_it_work2_p1_right {
    float: right;
    width: 70%;
}

.product_how_it_work2_p1_right table {
    width: 100%;
    min-height: 770px;
}

.product_how_it_work2_p1_right table td {
    vertical-align: middle;
    text-align: right;
}

.product_how_it_work2_p1_right table td .title {
    font-size: 40px;
    color: #202833;
}

.product_how_it_work2_p1_right table td .title2 {
    clear: both;
    color: #7090A2;
    font-size: 16px;
    padding-top: 10px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_p1_right table td .desc {
    clear: both;
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_how_it_work2_list_p1_area {
    margin-top: 75px;
}

.product_how_it_work2_list_p1 .item {
    clear: both;
    width: 344px;
    margin-left: 80px;
    margin-bottom: 70px;
    color: #7090A2;
    font-size: 16px;
}

.product_how_it_work2_list_p1 .item .photo {
    float: left;
    width: 28%;
}

.product_how_it_work2_list_p1 .item .photo p {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 400;
}

.product_how_it_work2_list_p1 .item .content {
    float: right;
    width: 70%;
}



.product_how_it_work4_p1 {
    clear: both;
    display: block;
    background-color: #84bdce;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 770px;
}

.table_product_how_it_work4_p1 {
    width: 1200px;
    margin: auto;
    min-height: 770px;
}

.table_product_how_it_work4_p1 td {
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 280px;
}

.table_product_how_it_work4_p1 .title {
    color: #202833;
    font-size: 40px;
}

.table_product_how_it_work4_p1 .desc {
    color: #7090A2;
    font-size: 16px;
    padding-top: 40px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.product_banner_p1_bg {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
}

.product_banner_p1_left {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 360px;
}

.product_banner_p1_right {
    position: absolute;
    right: 0px;
    top: 180px;
    width: 360px;
}

.product_banner_p1_list {
    clear: both;
    width: 100%;
}

.product_banner_p1_list .item2 {
    clear: both;
    width: 100%;
    margin-bottom: 80px;
}

.product_banner_p1_list .item2 p {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #7190A2;
    padding-bottom: 10px;
    line-height: 110%;
}

.product_banner_p1_list .item2 table td {
    vertical-align: middle;
}

.product_banner_p1_list .item2 table td.title2 {
    width: 100px;
    padding-right: 20px;
}

.product_banner_p1_list .item2 table td.content2 {
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 16px;
    color: #7190A2;
}

.product_how_it_work4_p1_area {
    width: 1200px;
    margin: auto;
}

.product_how_it_work4_p1_area_left {
    float: left;
    width: 50%;
    padding-top: 100px;
}

.product_how_it_work4_p1_area_right {
    float: right;
    width: 42%;
    padding-top: 100px;
    color: #202833;
}

.product_how_it_work4_p1_area_left .title {
    color: #202833;
    font-size: 36px;
    width: 100%;
    text-align: center;
}

.product_how_it_work5_p1 {
    clear: both;
    display: block;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 450px;
}

.product_how_it_work5_p1_area {
    clear: both;
    width: 1200px;
    margin: auto;
    padding-top: 100px;
}

.product_how_it_work5_p1_area .title {
    color: #202833;
    font-size: 40px;
    width: 100%;
    text-align: center;
}

.product_how_it_work5_p1_area .desc {
    width: 100%;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 16px;
    color: #7190A2;
    padding-top: 10px;
}

.btn_contact {
    clear: both;
    padding-top: 20px;
}

.btn_contact a:link,
.btn_contact a:visited {
    float: left;
    padding: 5px 45px 5px 45px;
    color: #7090A2;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    border: 1px solid #7090A2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.btn_contact a:hover,
.btn_contact a:active,
.btn_contact a.current:link,
.btn_contact a.current:visited {
    float: left;
    padding: 5px 45px 5px 45px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #7090A2;
    animation: background_color_change 0.5s;
    border: 1px solid #7090A2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


/******************************/


/*faq
/******************************/

.product_faq_box {
    clear: both;
    display: block;
    background-color: #dbf7fc;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_faq_box_container {
    width: 1200px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.product_faq_box_main {
    width: 96%;
    margin: auto;
    font-size: 16px;
    color: #7090A2;
}

.product_faq_box .heading {
    clear: both;
    color: #202833;
    font-size: 40px;
    padding-bottom: 50px;
}

.product_faq_nav {
    clear: both;
    width: 100%;
}

.product_faq_nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -2%;
}

.product_faq_nav ul li {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.product_faq_nav ul li a:link,
.product_faq_nav ul li a:visited {
    float: left;
    width: 100%;
    text-align: center;
    color: #414242;
    font-size: 20px;
    text-decoration: none;
    background-color: #e9fdff;
    padding: 20px 0px 20px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    font-weight: 400;
}

.product_faq_nav ul li a:hover,
.product_faq_nav ul li a.current:link,
.product_faq_nav ul li a.current:visited {
    float: left;
    width: 100%;
    text-align: center;
    color: #414242;
    font-size: 20px;
    text-decoration: none;
    background-color: #9dc7d2;
    padding: 20px 0px 20px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    animation: background_color_change 0.5s;
}

.product_faq_content {
    clear: both;
    width: 100%;
    display: none;
}

.product_faq_list {
    clear: both;
    width: 100%;
}

.product_faq_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.product_faq_list .item .title {
    clear: both;
    width: 100%;
}

.product_faq_list .item .content {
    clear: both;
    display: block;
    padding: 20px 60px 20px 60px;
    display: none;
}

.product_faq_list .item .content table td {
    line-height: 150%;
    letter-spacing: 0.05em;
}


.product_faq_list .item .content table td.no {
    padding-right: 10px;
}

.product_faq_list .item .content table td.no2 {
    padding-right: 10px;
}


/******************************/


/*office
/******************************/

.product_office_box {
    clear: both;
    display: block;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product_office_box_container {
    width: 1200px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.product_office_box_main {
    width: 96%;
    margin: auto;
    font-size: 16px;
    color: #7090A2;
}

.product_office_box .heading {
    clear: both;
    color: #202833;
    font-size: 40px;
    padding-bottom: 30px;
}

.product_office_box .heading2 {
    clear: both;
    color: #7090A2;
    font-size: 16px;
    padding-bottom: 40px;
}

.product_office_content {
    clear: both;
    width: 100%;
}

.product_office_list {
    clear: both;
    width: 100%;
}

.product_office_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

.product_office_list .item .title {
    clear: both;
    width: 100%;
}

.product_office_list .item .content {
    clear: both;
    display: block;
    padding: 70px 20px 20px 20px;
    display: none;
}

.product_office_list .item .content table {
    width: 100%;
}

.product_office_list .item .content table td {
    line-height: 150%;
    letter-spacing: 0.05em;
}


.product_office_list .item .content table td {
    vertical-align: middle;
}

.product_office_list .item .content table td.photo {
    width: 28%;
    padding-left: 40px;
    padding-right: 5%;
}

.product_office_list .item .content table td.photo img {
    width: 100%;
    clear: both;
    margin-bottom: 5px;
}

.office_list {
    clear: both;
    width: 100%;
}

.office_list .item2 {
    clear: both;
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.office_list .item2 .title2 {
    clear: both;
    width: 100%;
    font-size: 24px;
    color: #202833;
}

.office_list .item2 .desc2 {
    clear: both;
    width: 100%;
    font-size: 16px;
    color: #7190A2;
    padding-top: 20px;
    line-height: 120%;
}


/*****************************/


/* news
/*****************************/

.news_box_area {
    width: 1200px;
    margin: auto;
    padding-top: 130px;
    padding-bottom: 130px;
}

.news_box_area .heading {
    width: 100%;
    font-size: 40px;
    color: #202833;
    text-align: center;
    padding-bottom: 40px;
}

.news_list {
    width: 100%;
}

.news_list .item {
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 370px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: #e6e6e6;
    cursor: pointer;
}

.news_list .item_container {
    display: block;
    padding: 20px 30px 20px 30px;
}

.news_list .item_container .photo {
    width: 100%;
}

.news_list .item_container .photo img {
    width: 100%;
}

.news_list .item_container .title {
    padding-top: 10px;
    color: #202833;
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
}

.news_list .item_container .date {
    padding-top: 15px;
    color: #7190A2;
    font-size: 15px;
}


/**
 * Grid container
 */

.wookmark_list {
    position: relative;
    /** Needed to ensure wookmark_items are laid out relative to this container **/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: none;
    width: 100%;
    margin-left: -10px;
}


/**
 * Grid wookmark_items
 */

.wookmark_list .wookmark_item {
    display: block;
    opacity: 0;
    text-align: left;
    background-color: #e6e6e6;
    float: left;
    cursor: pointer;
    width: 370px;
    padding: 0px;
    /*
  border: 1px solid #dedede;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);*/
}

.wookmark_list.wookmark-initialised.animated .wookmark_item {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wookmark_list.wookmark-initialised .wookmark_item {
    opacity: 1;
}

.wookmark_list .wookmark_item.wookmark-inactive {
    visibility: hidden;
    opacity: 0;
}

.wookmark_list .wookmark_item:hover {
    /*background-color: #f6d4d6;*/
}

.wookmark_list img {
    /*
  display: block;
  */
}

.lightbox {
    width: 100%;
    height: 100%;
    background-image: url(../../images/lightbox/bg8ea4.png?v=862?v=862?v=862?v=82?v=862?2v=2?v=82);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.lightbox_container {
    width: 1200px;
    height: 560px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 100px;
    position: relative;
}

.lightbox_content {
    clear: both;
    display: block;
    height: 430px;
    padding: 40px 40px 40px 40px;
}

.btn_close_lightbox {
    position: absolute;
    right: 20px;
    top: 30px;
}

.btn_close_lightbox a:link,
.btn_close_lightbox a:visited {
    float: left;
    width: 47px;
    height: 47px;
    background-image: url(../../images/lightbox/btn_close_lightboxbbb5.png?v=862?v=862?v=862?v=82?v=862?v=862?v=82);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.btn_close_lightbox a:hover {
    float: left;
    width: 47px;
    height: 47px;
    background-image: url(../../images/lightbox/btn_close_lightboxbbb5.png?v=862?v=862?v=862?v=82?v=862?v=862?v=82);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.lightbox_content .photo {
    float: left;
    width: 48%;
    height: 300px;
}

.lightbox_content .photo img {
    width: 100%;
}

.lightbox_content .content {
    float: right;
    width: 48%;
    height: 300px;
}

.lightbox_content .title {
    font-size: 40px;
    color: #202833;
    line-height: 100%;
    padding-right: 40px;
}

.lightbox_content .date {
    clear: both;
    padding-top: 10px;
    color: #4F788C;
    font-size: 16px;
}

.lightbox_content .desc {
    padding-top: 10px;
    color: #4F788C;
    font-size: 16px;
    height: 100px;
}


/********************/

.news_list .item2 {
    float: left;
    width: 370px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: #e6e6e6;
    cursor: pointer;
}

.news_list .item2_container {
    display: block;
    padding: 20px 10px 20px 10px;
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


/**
 * Grid wookmark_items
 */

.wookmark_list .wookmark_item2 {
    display: block;
    opacity: 0;
    text-align: left;
    background-color: #ffffff;
    float: left;
    cursor: pointer;
    width: 370px;
    padding: 0px;
    /*
  border: 1px solid #dedede;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);*/
}

.wookmark_list.wookmark-initialised.animated .wookmark_item2 {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wookmark_list.wookmark-initialised .wookmark_item2 {
    opacity: 1;
}

.wookmark_list .wookmark_item2.wookmark-inactive {
    visibility: hidden;
    opacity: 0;
}

.top_search_area ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #414242;
}

.top_search_area ::-moz-placeholder {
    /* Firefox 19+ */
    color: #414242;
}

.top_search_area :-ms-input-placeholder {
    /* IE 10+ */
    color: #414242;
}

.top_search_area :-moz-placeholder {
    /* Firefox 18- */
    color: #414242;
}


/*form*/

.contact_form_area_small {
    width: 100%;
}

.form_list_small {
    clear: both;
    width: 100%;
}

.form_list_small .item {
    float: left;
    width: 48%;
    margin-bottom: 20px;
}

.form_list_small .item_full {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.form_list_small .item_right {
    float: right;
}

.form_list_small .item_textarea {
    clear: both;
    width: 100%;
    margin: auto;
}

.btn_submit_small {
    float: right;
    padding-top: 20px;
}

.btn_submit_small a:link,
.btn_submit_small a:visited {
    float: left;
    padding: 8px 60px 8px 60px;
    font-size: 18px;
    color: #626363;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #a8a8a8;
}

.btn_submit_small a:hover {
    float: left;
    padding: 8px 60px 8px 60px;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    background-color: #a8a8a8;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #a8a8a8;
    animation: background_color_change 0.5s;
}

.footer_logo {
    margin-top: 50px;
    max-width: 200px;
    margin: auto;
}

.footer_logo img {
    width: 100%;
}

.main_content {
    clear: both;
    width: 96%;
    margin: auto;
    padding-top: 30px;
}

.about_content {
    clear: both;
    width: 96%;
    margin: auto;
    margin-top: 0px;
}

.about_photo {
    clear: both;
    width: 96%;
    margin: auto;
    text-align: center;
}

.about_photo p {
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.about_photo img {
    clear: both;
    text-align: center;
    max-width: 100%;
}

.genuine_content {
    clear: both;
    width: 96%;
    margin: auto;
}

.genuine_photo {
    clear: both;
    width: 96%;
    margin: auto;
    text-align: center;
}

.genuine_photo p {
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.genuine_photo img {
    clear: both;
    text-align: center;
    max-width: 100%;
}

.main_content_contact {
    /*background-image:url(../../images/contact.png?v=862?v=862?v=862);*/
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 500px;
    padding-bottom: 70px;
}

.table_contact_info {
    width: 96%;
    margin: auto;
}

.table_contact_info td {
    vertical-align: middle;
    padding: 0px 10px 10px 0px;
    font-weight: normal;
    line-height: 120%;
    font-size: 12px;
}

.table_contact_info td.title {
    width: 84px;
    width: 50px;
}

.table_contact_info td.title img {
    width: 100%;
}

.table_contact_info td a {
    color: #000000;
}

.contact_desc {
    float: left;
    padding: 3px 3% 3px 3%;
    background-color: #008794;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-width: 94%;
}

.contact_desc a:link,
.contact_desc a:visited {
    color: #FFFFFF;
}

.contact_desc a:hover {
    color: #FFFFFF;
}

.waytotaking_list {
    clear: both;
    width: 90%;
    margin: auto;
    padding-top: 30px;
}

.waytotaking_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
}

.waytotaking_list .item .photo {
    float: left;
    width: 20%;
}

.waytotaking_list .item .photo img {
    clear: both;
    width: 100%;
    text-align: center;
}

.waytotaking_list .item .content {
    float: right;
    width: 76%;
}


.waytotaking_list .item .content_desc {
    font-size: 15px;
    line-height: 150%;
}

ul {
    color: #575656;
    font-size: 15px;
    line-height: 150%
}

ul li {
    color: #575656;
    font-size: 15px;
    line-height: 150%;
    font-weight: bold;
}

.circle_top {
    clear: both;
    width: 100%;
}

.circle_top img {
    clear: both;
    width: 100%;
}

.circle_bottom {
    clear: both;
    width: 100%;
}

.circle_bottom img {
    clear: both;
    width: 100%;
}

.contact_photo {
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.contact_photo img {
    clear: both;
    width: 100%;
    text-align: center;
}

.section_title_contact {
    text-align: center;
    width: 100%;
}

.section_title_contact img {
    width: 40%;
    text-align: center;
}

.topmenu_m {
    clear: both;
    width: 100%;
    background-color: #4e254f;
    display: none;
    top: 110px;
    position: fixed;
    left: 0px;
}

.topmenu_m ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 10px;
}

.topmenu_m ul li {
    clear: both;
    display: block;
}

.topmenu_m ul li a:link,
.topmenu_m ul li a:visited {
    clear: both;
    display: block;
    text-align: center;
    padding: 2px 10px 2px 10px;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    background-color: #4e254f;
    font-weight: bold;
}

.topmenu_m ul li a:hover,
.topmenu_m ul li a.current:link,
.topmenu_m ul li a.current:visited {
    clear: both;
    display: block;
    text-align: center;
    padding: 2px 10px 2px 10px;
    font-size: 15px;
    color: #cddb00;
    text-decoration: none;
    background-color: #4e254f;
    font-weight: bold;
}

.about_content br {
    display: none;
}


/**************************/

.footer_info {
    clear: both;
    width: 100%;
    padding-top: 0px;
    font-size: 12px;
    text-align: center;
}

.copyright {
    clear: both;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 12px;
    color: #000000;
}

.footer_nav {
    clear: both;
    padding-top: 5px;
}

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

.footer_nav ul li {
    clear: both;
    width: 100%;
    text-align: center;
    padding: 0px 0px 10px 0px;
    line-height: 100%;
    ;
}

.footer_nav ul li.first,
.footer_nav ul li:first-child {
    padding-left: 0px;
    display: inline;
    float: left;
    border: none;
}

.footer_nav ul li.last,
.footer_nav ul li:last-child {
    display: inline;
    float: left;
}

.footer_nav a:link,
.footer_nav a:visited {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}

.footer_nav a:hover,
.footer_nav a:active,
.footer_nav a.current:link,
.footer_nav a.current:visited {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}

.normal_content {
    font-weight: normal;
    font-size: 15px;
}

.normal_content p {
    font-weight: normal;
    font-size: 15px;
}

.normal_content {
    font-weight: normal;
    font-size: 15px;
}

.normal_content ul {
    font-size: 15px;
}

.normal_content ul li {
    font-size: 15px;
}


/***********************/

.btn_wechat_share {
    margin-left: 0px;
}

.btn_whatapp {
    margin-left: 3px;
}

.lightbox_wechat_share {
    width: 100%;
    height: 100%;
    background-image: url(../../images/lightbox/bg7203.png?v=862?v=862?v=862?v=862?v=82?v=862?2v=2?v=82);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.lightbox_wechat_share_container {
    width: 300px;
    height: 300px;
    padding: 10px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
    position: relative;
}

.btn_close_lightbox {
    position: absolute;
    right: 0px;
    top: 0px;
}

.btn_close_lightbox a:link,
.btn_close_lightbox a:visited {
    float: left;
    width: 36px;
    height: 37px;
    background-image: url(../../images/lightbox/btn_close_lightboxa27d.png?v=862?v=862?v=862?v=862?v=82?v=862?v=862?v=82);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.btn_close_lightbox a:hover {
    float: left;
    width: 36px;
    height: 37px;
    background-image: url(../../images/lightbox/btn_close_lightboxa27d.png?v=862?v=862?v=862?v=862?v=82?v=862?v=862?v=82);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.lightbox_wechat_share .heading {
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.lightbox_wechat_share img {
    width: 60%;
    margin: auto;
    text-align: center;
}

.lightbox_wechat_share p {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.lightbox_wechat_share2 {
    width: 100%;
    height: 100%;
    background-image: url(../../images/lightbox/bgb5c9.png?v=862?v=862?v=862?v=862?v=862?v=82?v=862?2v=2?v=82);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.lightbox_wechat_share2_container {
    width: 300px;
    height: 300px;
    padding: 10px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
    position: relative;
}

.lightbox_wechat_share2 .heading {
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.lightbox_wechat_share2 p {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.btn_button_popup {
    clear: both;
    width: 220px;
    margin: auto;
    padding-top: 20px;
}

.btn_button_popup a:link,
.btn_button_popup a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #cddb00;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_button_popup a:hover,
.btn_button_popup a:active,
.btn_button_popup a.current:link,
.btn_button_popup a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lightbox_wechat_share2 {
    width: 100%;
    height: 100%;
    background-image: url(../../images/lightbox/bgb5c9.png?v=862?v=862?v=862?v=862?v=862?v=82?v=862?2v=2?v=82);
    z-index: 9999999;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.lightbox_wechat_share2_container {
    width: 300px;
    height: 300px;
    padding: 10px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 50px;
    position: relative;
}

.lightbox_wechat_share2 .heading {
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.lightbox_wechat_share2 p {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.btn_button_popup {
    clear: both;
    width: 220px;
    margin: auto;
    padding-top: 20px;
}

.btn_button_popup a:link,
.btn_button_popup a:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #cddb00;
    text-align: center;
    -webkit-transition: background-color 500ms ease-out 0s;
    -moz-transition: background-color 500ms ease-out 0s;
    -o-transition: background-color 500ms ease-out 0s;
    transition: background-color 500ms ease-out 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_button_popup a:hover,
.btn_button_popup a:active,
.btn_button_popup a.current:link,
.btn_button_popup a.current:visited {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #000000;
    text-align: center;
    animation: background_color_change 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.table_drug_info {
    /*
	border-left:2px solid #723374;
	border-top:2px solid #723374;
	*/
    margin-bottom: 40px;
    width: 100%;
}

.table_drug_info td,
.table_drug_info th {
    /*
	border-right:2px solid #723374;
	border-bottom:2px solid #723374;
	*/
    display: block;
}

.table_drug_info th {
    background-color: #36173e;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.table_drug_info th.title {
    text-align: center;
    background-color: #a069a1;
}

.table_drug_info th.col2 {
    background-color: #a069a1;
    background-color: #008794;
    color: #ffffff;
    text-align: center;
}

.table_drug_info td {
    padding: 10px 10px 10px 10px;
    text-align: center;
    background-color: #ffffff;
}

.table_drug_info td img {
    max-width: 90%;
    margin: auto;
}

.table_drug_info th img {
    max-width: 90%;
    margin: auto;
}

.table_drug_info td.title {
    background-color: #9b699c;
    text-align: center;
    background-color: #a069a1;
    color: #ffffff;
}

.table_drug_info2 {
    /*
	border-left:2px solid #028c94;
	border-top:2px solid #028c94;
	*/
    margin-bottom: 40px;
    width: 100%;
}

.table_drug_info2 td,
.table_drug_info2 th {
    /*
	border-right:2px solid #028c94;
	border-bottom:2px solid #028c94;
	*/
    display: block;
}

.table_drug_info2 th {
    background-color: #b8c434;
    color: #361d43;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.table_drug_info2 th.title {
    text-align: center;
    background-color: #dbe092;
}

.table_drug_info2 th.col2 {
    background-color: #b8c434;
    color: #361d43;
    text-align: center;
    background-color: #008794;
    color: #ffffff;
}

.table_drug_info2 td {
    padding: 10px 10px 10px 10px;
    text-align: center;
    background-color: #ffffff;
}

.table_drug_info2 td img {
    max-width: 90%;
    margin: auto;
}

.table_drug_info2 th img {
    max-width: 90%;
    margin: auto;
}

.table_drug_info2 td.title {
    background-color: #cddb00;
    text-align: center;
    background-color: #dbe092;
    color: #361d43;
}


/****************/

.plan_logo_list {
    max-width: 100%;
    clear: both;
    padding-top: 30px;
}

.plan_logo_list .item {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
}

.plan_logo_list .item .photo {
    width: 100%;
}

.plan_logo_list .item .photo img {
    max-width: 100%;
    max-height: 80px;
}

.plan_logo_list .item .content {
    width: 100%;
    clear: both;
    padding-top: 20px;
    line-height: 180%;
}