@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  line-height: 1.5;
  color: #505050;
  background-color: #fff;
  padding: 39px 0 55px;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}

ul, ol, li, dl, dt, dd, input, div, header, footer, article, aside, nav, section, a, span, h1, h2, h3, h4, h5, h6, img, input, textarea {
  box-sizing: border-box;
}

body, input, textarea {
  font-family: "Open Sans", "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun, STXihei, "华文细黑", sans-serif;
}

input, textarea, select {
  outline: none;
}

img,
video {
  max-width: 100%;
  height: auto;
}

iframe {
   height: auto;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

.a {
  color: #ffffff;
  text-decoration: none;
}
.a:hover {
  color: #222222;
}

a {
  color: #bd9128;
  text-decoration: none;
}
a:hover {
  color: #f1592a;
}


div > p:last-of-type {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.clf {
  *zoom: 1;
}
.clf:before, .clf:after {
  content: "";
  display: table;
}
.clf:after {
  clear: both;
}

.container {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.container:before, .container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}

.moreInfo, .moreInfo:after {
  height: 30px;
  line-height: 30px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.moreInfo {
  background-color: #f1592a;
  color: #fff;
  display: inline-block;
  text-align: left;
  width: 100px;
  padding: 0 10px;
  position: relative;
}
.moreInfo:after {
  content: '';
  width: 24px;
  background-image: url(http://www.cgmcanada.com/asset/img/moreinfo_bg.png);
  background-size: 6px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ce471d;
  position: absolute;
  top: 0;
  right: -24px;
}
.moreInfo:hover {
  color: #fff;
  background-color: #ce471d;
}
.moreInfo:hover:after {
  background-color: #f1592a;
  background-position: 14px center;
}
.moreInfo.wAuto {
  width: auto;
}

.moreInfo2 {
  background-color: #bd9128;
}
.moreInfo2:after {
  background-color: #e4bf67;
}
.moreInfo2:hover {
  background-color: #e4bf67;
}
.moreInfo2:hover:after {
  background-color: #bd9128;
}

.ul_list01 li {
  background-image: url(http://www.cgmcanada.com/asset/img/list_bg1.gif);
  background-position: left 9px;
  background-repeat: no-repeat;
  padding-left: 18px;
  padding-bottom: 5px;
}

.ul_list02 li {
  position: relative;
  padding-left: 20px;
}
.ul_list02 li::before {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-color: #e4bf67;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.ul_list02 li::after {
  position: absolute;
  content: '';
  top: 12px;
  left: 3px;
  width: 6px;
  height: 6px;
  margin-top: 0px;
  background-color: #bd9128;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.ul_list03 li {
  position: relative;
  padding-left: 1em;
}
.ul_list03 li:after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border: 1px solid #9e9e9e;
  border-radius: 100%;
}
.list-circle li {
  position:relative;
}
.list-circle li:after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -1em;
    width: 5px;
    height: 5px;
    border: 1px solid #969da5;
    border-radius: 100%;
}

select {
	font-size:16px;
}

/* 1. */
.ol_list01 li {
  text-indent: -1em;
  padding-left: 1em;
}
.ol_list01 li span {
  font-weight: bold;
}

/* (1) */
.ol_list02 li {
  text-indent: -2.5em;
  padding-left: 2.5em;
}
.ol_list02 li span {
  font-weight: bold;
}

/* (一) */
.ol_list03 li {
  text-indent: -3em;
  padding-left: 3em;
}
.ol_list03 li span {
  font-weight: bold;
}

/* 1) */
#en .ol_list03 li {
  text-indent: -1.2em;
  padding-left: 1.2em;
}
#en .ol_list03 li span {
  font-weight: bold;
}

.dl_list01 {
  margin-bottom: 1px;
}
.dl_list01:last-of-type {
  margin-bottom: 0;
}
.dl_list01 dt {
  background-color: #ebebeb;
  padding:5px;
  float: left;
  width:100px;
  text-align: center;
}
.dl_list01.twicewide dt {
    width: 200px;
}

.dl_list01 dd {
  float: left!important;
  width:100%;
  margin-left:-100px;
  padding:5px;
}
.dl_list01.twicewide dd {
    margin-left: -200px;
}
.dl_list01 dd div {
  margin-left:110px;
}
.dl_list01.twicewide dd div {
    margin-left: 210px;
}

.centerBtn {
  text-align: center;
}
.centerBtn li {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #bd9128;
  color: #fff;
}
.centerBtn li:last-child {
  margin-right: 0;
}
.centerBtn li a {
  border: 1px solid #bd9128;
  height: 30px;
  line-height: 30px;
  display: block;
  background-color: #fff;
  color: #505050;
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.centerBtn li a:hover, .centerBtn li a.selected {
  background-color: #bd9128;
  color: #fff;
}
.centerBtn li a.words {
  width: auto;
  padding: 0 .5em;
}

.titleCenterBorder {
  position: relative;
  text-align: center;
}
.titleCenterBorder span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
.titleCenterBorder:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c3c3c3;
}

.titleRightBorder {
  position: relative;
  text-align: left;
}
.titleRightBorder span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 1em;
  background-color: #fff;
}
.titleRightBorder:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  margin-top: 0;
  z-index: 1;
}

.titleRightCircle {
  position: relative;
  padding-left: 25px;
}
.titleRightCircle::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-color: #bd9128;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.titleRightCircle::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: 5px;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.titleTwoBorders {
  position: relative;
  padding: 1em 0;
}
.titleTwoBorders::before, .titleTwoBorders::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.titleTwoBorders::before {
  top: 0;
  border-top: 2px solid #ebebeb;
  border-bottom: 1px solid #c3c3c3;
}
.titleTwoBorders::after {
  bottom: 0;
  border-top: 1px solid #c3c3c3;
  border-bottom: 2px solid #ebebeb;
}

.orangeTxt {
  color: #f1592a;
}

.strBold {
  color: #f1592a;
  font-weight: bold;
}

.strCircle {
  background-color: #f1592a;
  display: inline-block;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
.strCircle.gold2 {
  background-color: #e4bf67;
}

.strMarker {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmMTU5MmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(70%, #f1592a));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 70%, #f1592a 70%);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 70%, #f1592a 70%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 70%, #f1592a 70%);
  text-shadow: 1px 1px 0 #fff;
  display: inline-block;
  padding: 0 2px;
}

.strMarker2 {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlYmViZWIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(70%, #ebebeb));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 70%, #ebebeb 70%);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 70%, #ebebeb 70%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 70%, #ebebeb 70%);
  text-shadow: 1px 1px 0 #fff;
  display: inline-block;
  padding: 0 2px;
  color: #f1592a;
  font-weight: bold;
}

.tb {
  width: 100%;
}

.tb th,
.tb td {
  padding: .5em;
}

.tbBorder th,
.tbBorder td {
  border: 1px solid #ebebeb;
}

.tbBorderWh th,
.tbBorderWh td {
  border: 1px solid #fff;
}

.tbWhBack th,
.tbWhBack td {
  background-color: #fff;
}

.tbTitle01 {
    text-align: center!important;
    font-weight: bold!important;
    background-color: #bd9128!important;
    color: #ffeb90!important;
    font-size: 18px!important;
    text-shadow: 1px 1px 0px #505050!important;
}

.paperShadow {
  -moz-box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
}
.paperShadow img {
  display: block;
}

label.label.required:after {
  color: #f1592a;
  content: " *";
}

.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before {
  left: 2px;
  width: 7px;
  height: 3px;
  background: #bd9128;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.arrow::after {
  left: 2px;
  width: 6px;
  height: 6px;
  border-top: 3px solid #bd9128;
  border-right: 3px solid #bd9128;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.centeralign {
  text-align: center;
}

.prepareBox {
  text-align: center;
  background-color: #fafafa;
  border: 4px double #c3c3c3;
  padding: 0 20px;
}

.topFilm .prepareBox {
  margin: -10px 0 50px;
}

.prepareBox .prepareBox01 {
  background: url(http://www.cgmcanada.com/asset/img/logo_grey.png) left center no-repeat;
}

.prepareBox .prepareBox02 {
  background: url(http://www.cgmcanada.com/asset/img/logo_grey.png) right center no-repeat;
  padding: 60px 0;
}

.prepareBack {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 99999;
  top: 0;
  left: 0;
}

.prepareBack .prepareBox {
  padding-top: 60px;
  padding-bottom: 60px;
  position: fixed;
  z-index: 999999;
  width: 320px;
  top: 50%;
  left: 50%;
  margin: -120px 0 0 -160px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.prepareBack .prepareBox .moreInfo {
  margin-left: -24px;
  margin-top: 10px;
}

.spNaviBtn {
  cursor: pointer;
  display: none;
  display: none;
  border-right:1px solid #fff;
}

.spNaviBtn .menu {
  border-right:1px solid #9e9e9e;
}
#spNaviBody {
  position: fixed;
  width: 220px;
  top: 0;
  left: -220px;
  height: 100% !important;
  background-color: #505050;
  z-index: 9999999999;
}
#spNaviBody .bdinner {
  height: 100%;
  overflow: auto;
  padding-bottom:60px;
  -webkit-overflow-scrolling: touch;
}




.followSocial {
  position: fixed;
  bottom:0;
  left:0;
  z-index: 999999999999;
  width: 100%;
  height: 55px;
  background-color:rgba(0,0,0,0.8);
  padding:10px 0;
}

.followSocialInner {
  width:340px;
  margin:0 auto;
}

#en .followSocialInner {

}

#zh .followSocialInner {
  width:320px;
}

.followSocial p{
  position: relative;
  background: #ffffff;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
}

.followSocial p:last-of-type {
  padding:5px 10px!important;
}
.followSocial p:after, .followSocial p:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.followSocial p:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 7px;
  margin-top: -7px;
}
.followSocial p:before {
  border-color: rgba(195, 195, 195, 0);
  border-left-color: #c3c3c3;
  border-width: 8px;
  margin-top: -8px;
}

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

.followSocial ul {
  float: left;
  margin-top:7px;
}

.followSocial ul li {
  float: left;
  margin-right:5px;
}

.followSocial ul li:last-child {
  margin-right: 0;
}

.followSocial ul li .fb-like {
  margin-top: -3px;
}

.followSocial ul li .fb-like > span{
  vertical-align: top!important;
}




.fb_iframe_widget_lift {
  position: fixed!important;
  width:320px!important;
  height: 320px!important;
  top:50%!important;
  left: 50%!important;
  margin-left:-160px!important;
}


.usercard_layer {
  display: none!important;
}

#topMenu {
  top: 0;
  left: 0;
  z-index: 999999999;
  position: fixed;
  width: 100%;
}
#gHeader {
  background-color: #ebebeb;
  /*height: 39px;*/
  border-bottom: 1px solid #c3c3c3;
  /* old
  -----------*/
}
#gHeader .container > div, #gHeader .container > div a, #gHeader .container > h1, #gHeader .container > p, #gHeader .container > dl {
  line-height: 38px;
  height: 38px;
}

#gHeader .hdMenu {
  cursor: pointer;
}
#gHeader a, #gHeader input {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#gHeader .logo {
  float: left;
}
#gHeader .logo a {
  display: block;
  width: 32px;
  margin-right: 5px;  /*  added 20190310  */
}
#gHeader h1 {
  float: left;
  font-size: 15px;  /*  was 12px; 20190310  */
  padding: 0 23px 0 15px;
  background-color: #bd9128;  /*  added 20190310  */
  color: #ffffff;  /*  added 20190310  */
}
#gHeader .period {
  float: left;
  font-size: 18px;
  color: #ffffff;  /*  was #9e9e9e; 20190310  */
  background-color: #bd9128;  /*  added 20190310  */
}
#gHeader .hdRight {
  float: right;
  /*width: 535px;*/
}
#gHeader .hdTrigger {
  border-left: 1px solid #fff;
  overflow: hidden;
  display: block;
  color: #505050;
  background-color: #ebebeb;
}
#gHeader .hdTrigger span {
  display: block;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}
#gHeader .hdTrigger:hover {
  color: #fff;
  background-color: #c3c3c3 !important;
}
#gHeader .hdTrigger:hover span {
  background-position: 0 0 !important;
}
#gHeader .hdCont {
  position: absolute;
  top: 38px;
  z-index: 999;
  background-color: #c3c3c3;
  display: none;
}
#gHeader .active .hdTrigger {
  color: #fff;
  background-color: #c3c3c3 !important;
}
#gHeader .active .hdTrigger span {
  background-position: 0 0 !important;
}
#gHeader .active .hdCont {
  display: block !important;
}
#gHeader #hdSearch, #gHeader #hdLang, #gHeader #hdShare, #gHeader #myVGFF, #gHeader #myVGFFLoggedin {
  font-size: 14px;
}
#gHeader .me {
  font-size: 12px;
  color: #9e9e9e;
}
#gHeader .me dt {
  padding-right: .5em;
}
#gHeader .me dd {
  margin-top: 2px;
}
#gHeader #hdSearch {
  border-left: 1px solid #9e9e9e;
  float: left;
  position: relative;
}
#gHeader #hdSearch .hdTrigger {
  width: 50px;
  text-indent: -100px;
}
#gHeader #hdSearch .hdTrigger span {
  width: 22px;
  height: 24px;
  margin-top: 7px;
  background-image: url(http://www.cgmcanada.com/asset/img/hd_search.png);
  background-position: 0 -24px;
}
#gHeader #hdSearch .hdCont {
  *zoom: 1;
  right: 0;
  width: 367px;
  padding: 6px;
  border-bottom: 5px solid #505050;
}
#gHeader #hdSearch .hdCont:before, #gHeader #hdSearch .hdCont:after {
  content: "";
  display: table;
}
#gHeader #hdSearch .hdCont:after {
  clear: both;
}
#gHeader #hdSearch .hdCont .hdText {
  border: none;
  padding: 5px;
  height: 26px;
  float: left;
  color: #c3c3c3;
  width: 280px;
  background-color: #fff;
}
#gHeader #hdSearch .hdCont .hdSubmit {
  float: right;
  color: #fff;
  border: none;
  background-color: #bd9128;
  width: 73px;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
}
#gHeader #hdSearch .hdCont .hdSubmit:hover {
  background-color: #e4bf67;
}
#gHeader #hdLang {
  border-left: 1px solid #9e9e9e;
  float: left;
  position: relative;
}
#gHeader #hdLang .hdTrigger {
  width: 95px;
}
#gHeader #hdLang .hdTrigger span {
  height: 23px;
  background-image: url(http://www.cgmcanada.com/asset/img/hd_language.png);
  background-position: 0 -78px;
  padding: 0 0 0 28px;
  margin-top: 7px;
  line-height: 23px;
  width: 90px;  /*  58px;  */
}
#gHeader #hdLang .hdCont {
  width: 95px;
}

#gHeader #hdLang .hdCont ul li a {
  color: #505050;
  display: block;
  background-image: url(http://www.cgmcanada.com/asset/img/moreinfo_bg.png);
  background-size: 6px 10px;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 22px;
}
#gHeader #hdLang .hdCont ul li a:hover {
  color: #fff;
  background-color: #505050;
}
#gHeader #hdShare {
  border-left: 1px solid #9e9e9e;
  float: left;
  position: relative;
}
#gHeader #hdShare .hdTrigger {
  width: 85px;
}
#gHeader #hdShare .hdTrigger span {
  height: 24px;
  background-image: url(http://www.cgmcanada.com/asset/img/hd_share.png);
  background-position: 0 -77px;
  padding: 0 0 0 28px;
  margin-top: 7px;
  line-height: 24px;
  width: 58px;
}
#gHeader #hdShare .hdCont {
  width: 85px;
  padding-bottom: 1px;
}
#gHeader #hdShare .hdCont ul,
#gHeader #hdShare .hdCont #socialShare {
  *zoom: 1;
  
}
#gHeader #hdShare .hdCont ul:before, #gHeader #hdShare .hdCont ul:after,#gHeader #hdShare .hdCont .jiathis_style_32x32:before,#gHeader #hdShare .hdCont .jiathis_style_32x32:after {
  content: "";
  display: table;
}

#gHeader #hdShare .hdCont ul:after,
#gHeader #hdShare .hdCont #socialShare:after {
  clear: both;
}


#gHeader #hdShare .hdCont ul li,
#gHeader #socialShare a {
  float: left;
  /*
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;*/
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-repeat: no-repeat;
  background-position: left top;
  margin:0;
}
#gHeader #socialShare a{
  background-color: transparent!important;
}


.social-share .social-share-icon {
  border:none!important;
  border-radius: 0!important;
  border:none!important;
  background-color: transparent!important;
}
.social-share .social-share-icon:hover {
  border:none!important;
  background-color: transparent!important;
}
.social-share .social-share-icon:before {
  content:''!important;
}
#gHeader #hdShare .hdCont ul li a:hover img {
  visibility: hidden;
}
#gHeader #hdShare .hdCont ul li a.sbWeibo,
#gHeader #socialShare .icon-weibo {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon1_on.gif);
}
#gHeader #socialShare .icon-facebook,
#gHeader #hdShare .hdCont ul li a.sbFacebook {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon4_on.gif);  
}

#gHeader #hdShare .hdCont ul li a.sbQq,
#gHeader #socialShare .icon-qzone {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon2_on.gif);
}
#gHeader #hdShare .hdCont ul li a.sbTwitter,
#gHeader #socialShare .icon-twitter {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon5_on.gif);
}
#gHeader #hdShare .hdCont ul li a.sbWechat,
#gHeader #socialShare .icon-wechat {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon3_on.gif);
}
#gHeader #hdShare .hdCont ul li a.sbGoogle,
#gHeader #socialShare .icon-google {
  background-image: url(http://www.cgmcanada.com/asset/img/sb_icon6_on.gif);
}

#zh #gHeader #hdShare .hdCont {
  padding-bottom: 2px;
  padding-left:2px;
  padding-top:2px;
}

#en #gHeader #hdShare .hdCont {
  padding-bottom: 8px;
  padding-left:8px;
  padding-top:8px;
}


.social-share .icon-wechat .wechat-qrcode {
  top: 0px!important;
  left: -202px!important;
}

.social-share .icon-wechat .wechat-qrcode:after {
  display: none!important;
}

#gHeader #hdShare .hdCont .qrcode {
  width: 81px;
  text-align: center;
  padding: 7px 0;
}
#gHeader #hdShare .hdCont .qrcode img {
  display: block;
}
#gHeader #myVGFF, #gHeader #myVGFFLoggedin {
  border-left: 1px solid #9e9e9e;
  border-right: 1px solid #fff;
  float: left;
}
#gHeader #myVGFF .hdTrigger, #gHeader #myVGFFLoggedin .hdTrigger {
  width: 85px;  /*  158px;  */
  background-color: #bd9128;
}
#gHeader #myVGFF .hdTrigger:hover, #gHeader #myVGFFLoggedin .hdTrigger:hover {
  background-color: #e4bf67 !important;
}
#gHeader #myVGFF .hdTrigger span, #gHeader #myVGFFLoggedin .hdTrigger span {
  height: 23px;
  background-image: url(http://www.cgmcanada.com/asset/img/hd_user.png);
  background-position: 0 0;
  padding: 0 0 0 28px;
  margin-top: 7px;
  line-height: 23px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gHeader #myVGFFLoggedin .hdTrigger {
  background-color: #f1592a;
}
#gHeader #myVGFFLoggedin .hdTrigger:hover {
  background-color: #ce471d !important;
}
#gHeader .me {
  float: right;
  *zoom: 1;
}
#gHeader .me:before, #gHeader .me:after {
  content: "";
  display: table;
}
#gHeader .me:after {
  clear: both;
}
#gHeader .me dt {
  float: left;
}
#gHeader .me dd {
  float: right;
}
#gHeader #hdSearch:hover .hdCont,
#gHeader #hdShare:hover .hdCont,
#gHeader #hdLang:hover .hdCont {
  display:block;
}
#gHeader .hdTop {
  background-color: #ebebeb;
  text-align: right;
  overflow: hidden;
  *zoom: 1;
}
#gHeader .hdTop h1 {
  float: left;
  font-size: 12px;
  color: #505050;
  padding-top: 9px;
}
#gHeader .hdTop p {
  float: right;
  margin: 5px 0 0;
}
#gHeader .hdBtm {
  padding: 20px 0 30px;
  overflow: hidden;
  *zoom: 1;
}
#gHeader .hdBtm .hdLeft {
  padding: 0 0 0 38px;
  float: left;
  overflow: hidden;
  *zoom: 1;
}
#gHeader .hdBtm .hdLeft p {
  float: left;
}
#gHeader .hdBtm .hdLeft p.logo02 {
  padding: 20px 30px 0 10px;
}
#gHeader .hdBtm .hdLeft p.period {
  color: #c3c3c3;
  padding-top: 51px;
  font-size: 18px;
}
#gHeader .hdBtm .hdRight {
  float: right;
  padding-top: 26px;
}
#gHeader .hdBtm .hdRight ul {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 8px;
}
#gHeader .hdBtm .hdRight ul li {
  float: right;
  font-size: 13px;
  background: url(http://www.cgmcanada.com/asset/img/hd_border_bg.gif) left 0 no-repeat;
  padding-left: 4px;
}
#gHeader .hdBtm .hdRight ul li:last-child {
  background: none;
  padding-left: 0;
  padding-right: 4px;
}
#gHeader .hdBtm .hdRight ul li a {
  color: #c3c3c3;
  text-decoration: none;
}
#gHeader .hdBtm .hdRight ul li a:hover {
  color: #9e9e9e;
}
#gHeader .hdBtm .hdRight .hdSearch .hdText {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  color: #c3c3c3;
}
#gHeader .hdBtm .hdRight .hdSearch .hdSubmit {
  width: 13px;
  height: 13px;
}

#zh #gHeader #hdLang .hdTrigger span {
  width: 58px;
}

#zh #gHeader #myVGFF .hdTrigger span {
  width: 100px;
}

#zh #gHeader #myVGFFLoggedin .hdTrigger span {
  width: 130px;
}

#en #gHeader .hdRight {
  /*width: 622px;*/
}

#en #gHeader #hdLang .hdTrigger,
#en #gHeader #hdLang .hdCont {
  width: 118px;
}

#en #gHeader #hdLang .hdTrigger span {
  width: 93px;
}

#en #gHeader #hdShare .hdCont,
#en #gHeader #hdShare .hdTrigger {
  width: 96px;
}

#en #gHeader #hdShare .hdTrigger span {
  width: 68px;
}


#en #gHeader #hdShare .hdCont ul,
#en #gHeader #hdShare .hdCont .jiathis_style_32x32 {
  width: 83px;
  margin: 0 auto;
  padding: 0 0 1px;
}


#en #gHeader #myVGFF .hdTrigger,
#en #gHeader #myVGFFLoggedin .hdTrigger {
  width: 85px;  /*  170px;  */
}

#en #gHeader #myVGFF .hdTrigger span,
#en #gHeader #myVGFFLoggedin .hdTrigger span {
  width: 138px;
}
#topSlider .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
#topSlider .bx-wrapper .bx-prev {
  left: -100px;
}
#topSlider .bx-wrapper .bx-next {
  right: -100px;
}
#topSlider .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #c3c3c3;
}
#topSlider .bx-wrapper .bx-pager.bx-default-pager a:hover, #topSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #bd9128;
}
#topSlider .bx-wrapper .bx-controls-direction a {
  margin-top: -78.5px;
  width: 47px;
  height: 157px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#topSlider .bx-wrapper .bx-controls-direction a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#topSlider .bx-wrapper .bx-prev {
  background: url(http://www.cgmcanada.com/asset/img/slider_left_arrow1.png) 0 0 no-repeat;
}
#topSlider .bx-wrapper .bx-next {
  background: url(http://www.cgmcanada.com/asset/img/slider_right_arrow1.png) 0 0 no-repeat;
}
#topSlider ul a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#topSlider ul a .white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
#topSlider ul a .text {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 999;
  display: table;
  background-color: rgba(255, 255, 255, 0.7);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#topSlider ul a .text h2 {
  text-align: center;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 10px 0;
}
#topSlider ul a .text h2 .inner {
  display: block;
  padding: 15px 0;
  position: relative;
  margin: 0 15px;
}
#topSlider ul a .text h2 .inner:before, #topSlider ul a .text h2 .inner:after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
#topSlider ul a .text h2 .inner:before {
  top: 0;
  border-top: 2px solid #bd9128;
  border-bottom: 1px solid #bd9128;
}
#topSlider ul a .text h2 .inner:after {
  bottom: 0;
  border-top: 1px solid #bd9128;
  border-bottom: 2px solid #bd9128;
}
#topSlider ul a .text h2 .inner .title {
  color: #505050;
  line-height: 1.2;
  display: block;
}
#topSlider ul a .text h2 .inner .name {
  color: #000;
  font-weight: bold;
  font-size: 21px;
}
#topSlider ul a:hover .white {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.7);
}
#topSlider ul a:hover .text {
  bottom: 0;
}
#topSlider ul a:hover .text h2 {
  text-align: center;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
#topSlider ul a:hover img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);
}

.headError {
  background: #f1592a;
  border-top:1px solid #ce471d;
  border-bottom:2px solid #ce471d;
  color:#fff;
  text-align: center;
  padding:10px;
  margin-bottom:20px;
}

/* ---- mainImg ----*/
#mainImg {
  background:url(http://www.cgmcanada.com/asset/img/mainimg_bg01.jpg) center center no-repeat;
  background-size:cover;
}

#mainImg .inner {
  max-width:1200px;
  width:100%;
  padding:0 10px;
  margin:0 auto;
  position: relative;
}


#gNavi {
  background: url(http://www.cgmcanada.com/asset/img/gnavi_bg.gif) left top repeat-x;
  position: relative;
  margin-top: -1px;
}
#gNavi nav {
  *zoom: 1;
}
#gNavi nav:before, #gNavi nav:after {
  content: "";
  display: table;
}
#gNavi nav:after {
  clear: both;
}
#gNavi .nav {
  text-align: center;
}
#gNavi .nav > li {
  float: left;
  /*width:150px;*/
  width:130px;
  display: table;
}
#gNavi .nav > li:last-child {
  /* float: right;  disabled 20190310  */
}
#gNavi .nav > li a {
  height: 55px;  /*  55px;  */
  /*line-height: 55px;
  width: 171.4px;
  display: block;*/
  display: table-cell;
  vertical-align: middle;
  width:130px;
  /*  color: #969da5;  disabled 20190310  */
  border-bottom: #38404e 1px solid;
  background-image: url(http://www.cgmcanada.com/asset/img/gnavi_arrow.png);
  background-position: center 54px;
  background-repeat: no-repeat;
  background-size: 12px 10px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#gNavi .nav > li a:hover, #gNavi .nav > li a.active {
  color: #38404e;  /*  was #fff;  20190310  */
  border-bottom: #bd9128 1px solid;
  background-position: center bottom;
}

#gNavi.navDashboard .nav > li a {
  width: 125px;
}

#gNavi .nav > li.dropdown {
  position: relative;
}

#gNavi .nav > li.dropdown a {
  
}

#gNavi .nav > li.dropdown .dropdown-content a {
  border-bottom:1px solid #ccc;
  color:#666;
  width:220px;
}

#gNavi .nav > li.dropdown .dropdown-content a:hover {
  color:#bbb;
}

#gNavi.navDashboard .nav > li:last-child a {
  background-color: #9e9e9e;
  background-image:none;
  color:#fff;
  border-bottom: #9e9e9e 1px solid;

}

#gNavi.navDashboard .nav > li:last-child a:hover {
  background-color: #505050;
  color:#fafafa;
  border-bottom: #505050 1px solid;
}

#gNavi .dropdown-content {
    display: none;
    position: absolute;
    left:0;
    top:55px;
    background-color: #fff;
    box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.2);
    z-index: 9999;
    width: 220px;
}

#gNavi .dropdown-content a {
  display: block;
}



#gNavi .dropdown:hover .dropdown-content {
  display: block;
}

/* --- Login / Register -- */

#over {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999;

}
#myff {
  /*
  position: fixed;
  z-index: 9999999;
  top: -50%;
  left: 50%;
  margin: -160px 0 0 -225px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  */
  max-width: 460px;
  width:100%;
  margin:0 auto 50px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
/*
#myff .close {
  width: 30px;
  height: 30px;
  display: block;
  background: url(http://www.cgmcanada.com/asset/img/close-btn.png) no-repeat 0px 0px;
  position: absolute;
  top: -35px;
  right: 0;
  z-index: 9999999;
  padding: 10px;
  cursor: pointer;
}

#myff .close:hover {
  background-position: 0px -30px;
}
*/
#myff .lrBox {
  /*
  -moz-box-shadow: 0px 1px 10px #000;
  -webkit-box-shadow: 0px 1px 10px #000;
  box-shadow: 0px 1px 10px #000;

  background-color: #fff;
  
  width: 225px;
  */
}
#myff .myffIn h2 {
  background-color: #bd9128;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
  /*height: 40px;
  line-height: 40px;*/
  padding:0;
  font-size:21px;
  font-weight: normal;
}


#myff .myffIn .loginForm {
  font-size: 12px;
  background-color: #ebebeb;
  padding: 15px;
}
#myff .myffIn .loginForm dl {
  padding-bottom: 15px;
}
#myff .myffIn .loginForm dl dt {
  padding-bottom: 3px;
}
#myff .myffIn .loginForm dl input {
  border: 1px solid #c3c3c3;
  color: #9e9e9e;
  padding: 4px;
  width: 100%;
  background-color: #fff;
}
#myff .myffIn .loginForm dl input:hover {
  border: 1px solid #bd9128;
}
#myff .myffIn .loginForm dl input:focus {
  border: 1px solid #bd9128;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#myff .myffIn .loginForm .checkbox {
  padding-bottom:10px;
}
#myff .myffIn .loginForm .submit {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
#myff .myffIn .loginForm .submit p {
  float: left;
  text-align: left;
  padding-top: 6px;
}
#myff .myffIn .loginForm .submit p a {
  color: #bd9128;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#myff .myffIn .loginForm .submit p a:hover {
  color: #9e9e9e;
}
#myff .myffIn .loginForm .submit input {
  display: block;
  width: 76px;
  /*
  height: 24px;
  line-height: 24px;*/
  float: right;
  color: #fff;
  border: none;
  background-color: #f1592a;
  cursor: pointer;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#myff .myffIn .loginForm .submit input:hover {
  background-color: #bd9128;
}
#myff .myffIn .loginForm .btnArea {
  padding-top: 15px;
  *zoom: 1;
}
#myff .myffIn .loginForm .btnArea:before, #myff .myffIn .loginForm .btnArea:after {
  content: "";
  display: table;
}
#myff .myffIn .loginForm .btnArea:after {
  clear: both;
}
#myff .myffIn .loginForm .btnArea li {
  text-align: center;
}
#myff .myffIn .loginForm .btnArea li a {
  display: block;
  width: 84px;
  height: 84px;
  background-color: #fff;
  -moz-box-shadow: 1px 1px 1px #9e9e9e;
  -webkit-box-shadow: 1px 1px 1px #9e9e9e;
  box-shadow: 1px 1px 1px #9e9e9e;
  color: #505050;
  padding-top: 12px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#myff .myffIn .loginForm .btnArea li a:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: 1px 1px 1px #9e9e9e inset;
  -webkit-box-shadow: 1px 1px 1px #9e9e9e inset;
  box-shadow: 1px 1px 1px #9e9e9e inset;
}
#myff .myffIn .loginForm .btnArea li a p {
  padding-top: 9px;
}
#myff .myffIn .loginForm .btnArea li.movie {
  float: left;
}
#myff .myffIn .loginForm .btnArea li.guest {
  float: right;
}

#myffForm.selected #myff {
  top: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}


#mainLogo {
  background-color: #fff;
  text-align: center;
  padding: 40px 0;
}
#mainLogo .logo01 {
  display: inline-block;
  width: 125px;
}
#mainLogo .logo02 {
  display: inline-block;
  max-width: 345px;
  width: 90%;
}
#mainLogo .period {
  display: inline-block;
}

#topMain {
	padding: 80px 0;  /*  was 20px 0;  20190310  */
	background:url(../img/top-main-bg1.jpg) center center no-repeat;
	background-size:cover;
}

#topMain .video video {
	width:100%;
	height:auto;
}

#topMainSlider1 li,
#topMainSlider2 li {
	background:#f8f8f8;
}

#topMainSlider1 li h2 .name,
#topMainSlider2 li h2 .name {
	font-weight:bold;
}

#topMainSlider1 li img,
#topMainSlider2 li img {
	width:100%;
	height:auto;
}

#topMain .bx-wrapper .bx-viewport {
	left:0;
}

@media (min-width: 768px) {
#topMain .logo {
	max-width:420px;
	width:35%;
	float:left;
	margin:9% 1% 0 0;
}

#topMain .slider {
	max-width:300px;
	width:25%;
	float:left;
}

#topMain .video {
	max-width:460px;
	width:38.333%;
	float:right;
}
}

@media (max-width: 767px) {
#topMain .logo {
	max-width:420px;
	width:100%;
	margin:0 auto 10px;
}

#topMain .slider {
	max-width:420px;
	width:100%;
	margin:0 auto 10px;
}

#topMain .video {
	width:100%;
	margin:0 auto;
}
}

#subNews {
  margin: 30px 0 0;
}
#subNews ul li {
  display: table;
}
#subNews ul li .pic {
  display: table-cell;
  vertical-align: top;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  border: solid 3px #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 80px;
  height: 80px;
}
#subNews ul li dl {
  display: table-cell;
  vertical-align: top;
  width: 180px;
}
#subNews ul li dl dt {
  line-height: 1.2;
}
#subNews ul li dl dt a {
  color: #bd9128;
  visibility: hidden;
}
#subNews ul li dl dt a:hover {
  color: #9e9e9e;
}
#subNews ul li dl dd {
  color: #505050;
  font-size: 12px;
  visibility: hidden;
}
#subNews .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
#subNews .bx-wrapper .bx-prev {
  left: -28px;
  background-image: url(http://www.cgmcanada.com/asset/img/slider_left_arrow2.png);
}
#subNews .bx-wrapper .bx-next {
  right: -28px;
  background-image: url(http://www.cgmcanada.com/asset/img/slider_right_arrow2.png);
}
#subNews .bx-wrapper .bx-controls-direction a {
  top: 10px;
  width: 17px;
  background-color: #c3c3c3;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: background-color;
  -o-transition-timing-function: background-color;
  -webkit-transition-timing-function: background-color;
  transition-timing-function: background-color;
  height: 150px;
}
#subNews .bx-wrapper .bx-controls-direction a:hover {
  background-color: #ebebeb;
}

#filmExTitles {
  background: url(http://www.cgmcanada.com/asset/img/gnavi_bg.gif) left top repeat-x;
}
#filmExTitles .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: none;
}
#filmExTitles .bx-wrapper .bx-prev {
  left: -28px;
  background-image: url(http://www.cgmcanada.com/asset/img/slider_left_arrow3.png);
}
#filmExTitles .bx-wrapper .bx-next {
  right: -28px;
  background-image: url(http://www.cgmcanada.com/asset/img/slider_right_arrow3.png);
}
#filmExTitles .bx-wrapper .bx-controls-direction a {
  top: 16px;
  width: 18px;
  height: 55px;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: background-color;
  -o-transition-timing-function: background-color;
  -webkit-transition-timing-function: background-color;
  transition-timing-function: background-color;
}
#filmExTitles .bx-wrapper .bx-controls-direction a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
#filmExTitles ul li {
  text-align: center;
}
#filmExTitles ul li a {
  height: 55px;
  line-height: 55px;
  display: block;
  cursor: pointer;
  color: #505050;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#filmExTitles ul li a:hover, #filmExTitles ul li a.selected {
  background-color: #bd9128;
  color: #fff;
}

#filmExConts {
  min-height: 300px;
  height: 100%;
  padding-bottom: 50px;
}
#filmExConts .filmCont {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
#filmExConts .filmCont h3 {
  color: #000;
  font-size: 24px;
  padding-bottom: 40px;
}
#filmExConts .filmCont .innerCont {
  *zoom: 1;
}
#filmExConts .filmCont .innerCont:before, #filmExConts .filmCont .innerCont:after {
  content: "";
  display: table;
}
#filmExConts .filmCont .innerCont:after {
  clear: both;
}
#filmExConts .filmCont .innerCont p {
  width: 450px;
  float: left;
  color: #505050;
  line-height: 1.8;
}
#filmExConts .filmCont .innerCont p .moreInfo {
  margin-top: 1em;
  display: block;
}
#filmExConts .filmCont .innerCont .pics {
  float: right;
  width: 675px;
}
#filmExConts .filmCont .innerCont .pics ul {
  *zoom: 1;
}
#filmExConts .filmCont .innerCont .pics ul:before, #filmExConts .filmCont .innerCont .pics ul:after {
  content: "";
  display: table;
}
#filmExConts .filmCont .innerCont .pics ul:after {
  clear: both;
}
#filmExConts .filmCont .innerCont .pics ul li {
  width: 300px;
  height: 165px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  border: solid 3px #fff;
}
#filmExConts .filmCont .innerCont .pics ul li.pic {
  float: left;
  width: 300px;
  height: 165px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#filmExConts .filmCont .innerCont .pics ul li.pic.pic2 {
  float: right;
}
#filmExConts .filmCont .innerCont .pics ul li.movie {
  float: right;
}
#filmExConts .filmCont .innerCont .pics ul li.movie span {
  position: relative;
  display: block;
  width: 300px;
  height: 165px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#filmExConts .filmCont .innerCont .pics ul li.movie span img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20.5px 0 0 -20.5px;
}
#filmExConts .filmCont .innerCont .pics ul li.movie a span {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#filmExConts .filmCont .innerCont .pics ul li.movie a:hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/*
#contents ------------------------------------------ */
/*
main ------------------------------------------ */
#main {
    /*
    input[type="radio"] {
      display: none;
      &:checked + label::before {
        background: #fff;
        border: 1px solid $orange;
      }
      &:checked + label::after {
        opacity: 1;
            -webkit-transform: scale(1);
        transform: scale(1);
      }
  
    }
    .radio {
      label {
        position: relative;
        display: inline-block;
        padding: 3px 3px 3px 20px;
        cursor: pointer;
        &:before,
        &:after {
          position: absolute;
          content: '';
          top: 50%;
          border-radius: 100%;
    -webkit-transition: all .2s;
          transition: all .2s;
        }
        &:before {
          left: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background: #f3f3f3;
    border: 1px solid #ccc;
        }
        &hover:before {
          background: #fff;
        }
        &:after {
          opacity: 0;
          left: 4px;
          width: 8px;
          height: 8px;
          margin-top: -4px;
          background: $orange;
                -webkit-transform: scale(2);
          transform: scale(2);
        }
      }
    }
  
  
    input[type="checkbox"] {
      display: none;
      &:checked + label::before {
    background: #fff;
    border: 1px solid $orange;
  }
  &:checked + label::after {
    opacity: 1;
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
  }
  
    }
    .checkbox {
      label {
        position: relative;
        display: inline-block;
        padding: 3px 3px 3px 22px;
        cursor: pointer;
            -webkit-transition: all .2s;
        transition: all .2s;
        &:before,
        &:after {
          position: absolute;
    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
        }
        &:before {
          top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 3px;
        }
        &:after {
          opacity: 0;
    top: 50%;
    left: 3px;
    width: 8px;
    height: 4px;
    margin-top: -4px;
    border-left: 2px solid $orange;
    border-bottom: 2px solid $orange;
    -webkit-transform: rotate(-45deg) scale(.5);
    transform: rotate(-45deg) scale(.5);
        }
        &:hover:before {
          background: #fff;
        }
      }
    }*/
  /*
  News ------------------------------------------ */
  /*
  Pager ------------------------------------------ */
  /*
  Letter ------------------------------------------ */
  /*
  About ------------------------------------------ */
  /*
  Market ------------------------------------------ */
  /*
  Dashboard ------------------------------------------ */
  /*
  sitemap ------------------------------------------ */
}
#main input[type="text"],
#main input[type="submit"],
#main input[type="tel"],
#main input[type="number"],
#main input[type="email"],
#main input[type="password"],
#main input[type="date"],
#main textarea {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#main input[type="text"],
#main input[type="tel"],
#main input[type="number"],
#main input[type="email"],
#main input[type="password"],
#main input[type="date"],
#main textarea,
#main select {
  background-color: #fff;
  border: 1px solid #c3c3c3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  color: #505050;
}
#main input[type="text"]:focus,
#main input[type="tel"]:focus,
#main input[type="number"]:focus,
#main input[type="email"]:focus,
#main input[type="password"]:focus,
#main input[type="date"]:focus,
#main textarea:focus,
#main select:focus {
  -moz-box-shadow: 0px 0px 7px #e4bf67;
  -webkit-box-shadow: 0px 0px 7px #e4bf67;
  box-shadow: 0px 0px 7px #e4bf67;
}
#main input[type="text"].textLen1,
#main input[type="tel"].textLen1,
#main input[type="number"].textLen1,
#main input[type="email"].textLen1,
#main input[type="password"].textLen1,
#main input[type="date"].textLen1,
#main textarea.textLen1,
#main select.textLen1 {
  width: 20em;
}
#main input[type="text"].textLen2,
#main input[type="tel"].textLen2,
#main input[type="number"].textLen2,
#main input[type="email"].textLen2,
#main input[type="password"].textLen2,
#main input[type="date"].textLen2,
#main textarea.textLen2,
#main select.textLen2 {
  width: 29em;
}
#main input[type="submit"].delete {
  background-color: #505050;
}
#main input[type="submit"].delete:hover {
  background-color: #9e9e9e;
}
#main select {
  color: #505050;
}
#main input[type="submit"] {
  background-color: #bd9128;
  color: #fff;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
#main input[type="submit"]:hover {
  background-color: #e4bf67;
}
#main .registerWrap {
  margin-bottom: 100px;
}
#main .registerWrap table {
  margin-bottom: 30px;
}
#main .registerWrap input, #main .registerWrap textarea {
  font-size: 16px;
}
#main .registerWrap input[type="submit"] {
  font-size: 21px;
  padding-left: 1em;
  padding-right: 1em;
}
#main .mainTitle {
  color: #bd9128;
  font-size: 28px;
  text-align: center;
  padding: 50px 0;
  background: #fff url(http://www.cgmcanada.com/asset/img/title-bg.png) repeat;
  background-size:100px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  text-shadow: 1px 1px 0px #fff;
}
#main h2 {
  color: #bd9128;
  font-size: 28px;
  padding: 30px 0;
}
#main .topTitle {
  *zoom: 1;
  padding: 20px 0 0;
}
#main .topTitle:before, #main .topTitle:after {
  content: "";
  display: table;
}
#main .topTitle:after {
  clear: both;
}
#main .topTitle h2 {
  float: left;
  width: 1027px;
}
#main .topTitle .moreInfo {
  float: right;
  margin: 36px 24px 0 0;
  width: 100px;
}
#main .topNews {
  margin: 0;
}
#main .topNews .mainNews ul {
  overflow: hidden;
  *zoom: 1;
}
#main .topNews .mainNews ul li {
  float: left;
  padding-left: 2px;
}
#main .topNews .mainNews ul li a {
  display: block;
  width: 298px;
  height: 237px;
  color: #fff;
  text-align: center;
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#main .topNews .mainNews ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#main .topNews .mainNews ul li a .pic {
  width: 298px;
  height: 237px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
#main .topNews .mainNews ul li a .date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 76px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  background-color: #bd9128;
}
#main .topNews .mainNews ul li a .newsTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 20px 25px;
  background-color: rgba(0, 0, 0, 0.5);
}
#main .topNews .mainNews ul li a .newsTitle p {
  visibility: hidden;
  border-bottom: 1px solid #bd9128;
  text-shadow: 1px, 1px, #000;
  padding-bottom: 10px;
}
#main .topFilm {
  *zoom: 1;
}
#main .topFilm:before, #main .topFilm:after {
  content: "";
  display: table;
}
#main .topFilm:after {
  clear: both;
}
#main .cooperation {
  background-color: #fafafa;
}
#main .cooperation .comLogo {
  display: table;
}

#main .cooperation .comLogo .logo{
  display: table-cell;
  vertical-align: middle;
}
#main .cooperation .comLogo p{
  display: table-cell;
  vertical-align: middle;
  padding-left:10px;
  text-align: left;
}
#main .cooperation.cooperation1 {
  padding: 50px 0 0;
}
#main .cooperation.cooperation2 {
  background-color: #fff;
  padding: 50px 0 0;
  border-top:1px solid #ebebeb;
}
#main .cooperation.cooperation3 {
  padding: 50px 0 100px;
}
#main .cooperation h3 {
  color: #bd9128;
  font-size: 28px;
  padding-bottom: 30px;
}
#main .cooperation .container {
  *zoom: 1;
  font-size: 18px;
}
#main .cooperation .container:before, #main .cooperation .container:after {
  content: "";
  display: table;
}
#main .cooperation .container:after {
  clear: both;
}
#main .cooperation .mediaBox01.rowHas2boxes {
    display: inline-block;
    width: 49.6%;
}
#main .cooperation .mediaBox01.rowHas3boxes {
    display: inline-block;
    width: 32.8%;
}
#main .cooperation .mediaBox01 ul li, #main .cooperation .mediaBox02 ul li {
  background-position: left 11px;
}
#main .cooperation .mediaBox01 {
  /*float: left;*/
  padding-bottom: 50px;
  
}
#main .cooperation .mediaBox01:nth-of-type(1) {
  padding-right:30px;
}
#main .cooperation .mediaBox01 ul {
  display:table;
}
#main .cooperation .mediaBox01 ul.rowHas2Lists {
    display: inline-block;
    width: 49.6%;
}
#main .cooperation .mediaBox01.longList ul {
    margin-bottom: 20px;
}
#main .cooperation .mediaBox01 ul li {
    border-right: 1px solid #bd9128;
    display:table-cell;
    padding: 0 10px;
    vertical-align: middle;
    width: 200px;
}
#main .cooperation .mediaBox01 ul li:first-child {
    padding-left: 0;
}
#main .cooperation .mediaBox01 ul li:last-child {
    padding-right: 0;
    border: 0 none;
}
#main .cooperation .mediaBox01.smallLogo ul li {
    font-size: 12px;
    height: 135px;
    padding: 10px;
    vertical-align: top;
    width: 100px;
}
#main .cooperation .mediaBox01 ul li img {
    height: auto;
    max-width: 100%;
}
#main .cooperation .mediaBox01 ul li .org-inner {
  /*display:inline-block;*/ /* change for 20017 */
  vertical-align:middle;
  padding-right:5px;
}
#main .cooperation .mediaBox01.smallLogo ul li .org-inner:first-child {
    height: 80px;
}

#main .cooperation .mediaBox02 {
  float: right;
  width: 675px;
}
#main .cooperation .mediaBox02 ul {
  float: left;
}
#main .cooperation .mediaBox02 ul.listLast {
  float: right;
  width: 290px;
}
#main .cooperation .mediaBox03 {
  padding-bottom: 50px;
}
#main .cooperation .mediaBox04 ul {
  display: table;
}
#main .cooperation .mediaBox04 ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-right: 10px;
  line-height: 1.3;
}
#main .cooperation .mediaBox04 ul li:last-child {
  padding-right:0;
}
#main .org {
  padding-bottom: 50px;
}
#main .org .titleCenterBorder {
  margin-bottom: 20px;
  letter-spacing: .5em;
}

#main .org .titleRightCircle {
  font-size:26px;
  margin-bottom: 20px;
}
#main .judegeWrap {
  padding-bottom: 50px;
}
#main .judegeWrap a img {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#main .judegeWrap a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#main .judgeTitle {
    color: #bd9128;
    font-size: 28px;
    text-align: center;
    background: #fff url(http://www.cgmcanada.com/asset/img/title-bg.png) repeat;
    background-size: 100px;
    border-bottom: 1px solid #ebebeb;
   border-top: 1px solid #ebebeb;
    margin-bottom: 50px;
    text-shadow: 1px 1px 0px #fff;
}
#main .ul_profile_list01 {
  *zoom: 1;
  margin-bottom: 50px;
}
#main .ul_profile_list01:before, #main .ul_profile_list01:after {
  content: "";
  display: table;
}
#main .ul_profile_list01:after {
  clear: both;
}
#main .ul_profile_list01 > li {
  *zoom: 1;
  float: left;
  width: 49%;
  margin-bottom: 45px;
}

#main .ul_profile_list01 > li:before, #main .ul_profile_list01 > li:after {
  content: "";
  display: table;
}
#main .ul_profile_list01 > li:after {
  clear: both;
}
#main .ul_profile_list01 > li:nth-child(even) {
  float: right;
}
#main .ul_profile_list01.clm3 > li {
  float: left;
  width: 32%;
  margin-right:2%
}
#main .ul_profile_list01.clm3 > li:nth-child(2),
#main .ul_profile_list01.clm3 > li:nth-child(3) {
  margin-right:0;
}
#main .ul_profile_list01.clm3 > li:nth-child(3) {
  float:right;
}
#main .ul_profile_list01.clm3 > li:nth-child(even) {
  float:left;
}
#main .ul_profile_list01.clm3 li .photo {
    width: 155px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
    text-align: center;
}
#main .ul_profile_list01.clm3 li .text {
    width: auto;
    margin-left: 0;
    float: none;
}
#main .ul_profile_list01 > li ul {
  margin-bottom: 0;
}
#main .ul_profile_list01 > li ul li {
  float: none;
  width: auto;
  margin-bottom: 0;
}
#main .ul_profile_list01 > li .photo {
  width: 155px;
  /*height: 242px;*/
  float: left;
  text-align: center;
  border: 1px solid #ebebeb;
  -moz-box-shadow: 1px 1px 2px #CCCCCC;
  -webkit-box-shadow: 1px 1px 2px #CCCCCC;
  box-shadow: 1px 1px 2px #CCCCCC;
  padding: 5px;
  position: relative;
  /*
  &:before {
    display:block;
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    background:url(http://www.cgmcanada.com/asset/img/photo_bg.png) left top no-repeat;
    background-size:cover;
  }*/
}

#main .mBox01 .ul_profile_list01 > li .photo {
  background-image: -moz-linear-gradient( 45deg, rgb(219,219,219) 0%, rgb(255,254,254) 30%, rgb(85,80,81) 63%, rgb(196,190,191) 84%, rgb(222,219,220) 94%, rgb(248,248,248) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(219,219,219) 0%, rgb(255,254,254) 30%, rgb(85,80,81) 63%, rgb(196,190,191) 84%, rgb(222,219,220) 94%, rgb(248,248,248) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(219,219,219) 0%, rgb(255,254,254) 30%, rgb(85,80,81) 63%, rgb(196,190,191) 84%, rgb(222,219,220) 94%, rgb(248,248,248) 100%);
}

#main .mBox02 .ul_profile_list01 > li .photo {
  background-image: -moz-linear-gradient(45deg, rgb(203,113,23) 0%, rgb(255,249,43) 30%, rgb(179,88,10) 63%, rgb(255,155,39) 80%, rgb(255,205,42) 92%, rgb(255,255,44) 100%);
  background-image: -webkit-linear-gradient(45deg, rgb(203,113,23) 0%, rgb(255,249,43) 30%, rgb(179,88,10) 63%, rgb(255,155,39) 80%, rgb(255,205,42) 92%, rgb(255,255,44) 100%);
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(rgb(203,113,23)), color-stop(0.3, rgb(255,249,43)), color-stop(0.63, rgb(179,88,10)), color-stop(0.8, rgb(255,155,39)), color-stop(0.92, rgb(255,205,42)), to(rgb(255,255,44)));
  background-image: -o-linear-gradient(45deg, rgb(203,113,23) 0%, rgb(255,249,43) 30%, rgb(179,88,10) 63%, rgb(255,155,39) 80%, rgb(255,205,42) 92%, rgb(255,255,44) 100%);
  background-image: linear-gradient(45deg, rgb(203,113,23) 0%, rgb(255,249,43) 30%, rgb(179,88,10) 63%, rgb(255,155,39) 80%, rgb(255,205,42) 92%, rgb(255,255,44) 100%);
}

#main .mBox03 .ul_profile_list01 > li .photo {
    background-image: -moz-linear-gradient( 45deg, rgb(151,70,26) 0%, rgb(251,216,197) 21%, rgb(108,46,22) 51%, rgb(174,133,114) 80%, rgb(239,219,205) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(151,70,26) 0%, rgb(251,216,197) 21%, rgb(108,46,22) 51%, rgb(174,133,114) 80%, rgb(239,219,205) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(151,70,26) 0%, rgb(251,216,197) 21%, rgb(108,46,22) 51%, rgb(174,133,114) 80%, rgb(239,219,205) 100%);
}

#main .mBox04 .ul_profile_list01 > li .photo {
    background-image: -moz-linear-gradient( 45deg, rgb(46,138,152) 0%, rgb(197,251,243) 21%, rgb(22,85,108) 51%, rgb(114,158,174) 80%, rgb(205,231,239) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(46,138,152) 0%, rgb(197,251,243) 21%, rgb(22,85,108) 51%, rgb(114,158,174) 80%, rgb(205,231,239) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(46,138,152) 0%, rgb(197,251,243) 21%, rgb(22,85,108) 51%, rgb(114,158,174) 80%, rgb(205,231,239) 100%);
}

#main .ul_profile_list01 > li .photo img {
  display: block;
}
#main .ul_profile_list01 > li .photo span {
  display: block;
  vertical-align: middle;
  color: #fff;
}
#main .ul_profile_list01 > li .text {
  float: right;
  width: 418px;
  margin-left: 15px;
}
#main .ul_profile_list01 > li .text .textTop {
  *zoom: 1;
}
#main .ul_profile_list01 > li .text .textTop:before, #main .ul_profile_list01 > li .text .textTop:after {
  content: "";
  display: table;
}
#main .ul_profile_list01 > li .text .textTop:after {
  clear: both;
}
#main .ul_profile_list01 > li .text .textTop .title {
  float: left;
  width: 75%;
  color: #9e9e9e;
}
#main .ul_profile_list01 > li .text .textTop .country {
  display: inline-block;
  text-align: right;
  background-color: #9e9e9e;
  padding: 0 5px;
  color: #fff;
  float: right;
  font-size: 12px;
}
#main .ul_profile_list01 > li .text h3 {
  position: relative;
  font-size: 26px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 2px solid #c3c3c3;
}
#main .ul_profile_list01 > li .text h3:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 50%;
  height: 2px;
  background-color: #bd9128;
}
#main .ul_profile_list01 > li .text h3 span {
  display: inline-block;
  background-color: #505050;
  color: #fff;
  padding: 0 5px;
  font-size: 18px;
  margin-right: 10px;
}
#main .ul_profile_list01 > li .text p {
  color: #505050;
  line-height: 1.5;
}
#main .ul_profile_list01 > li .text .profileBg {
  padding: 10px;
  font-size: 14px;
}
#main .ul_profile_list01 > li .text .moreInfo {
  margin-top: 10px;
}
#main .ul_profile_list01 > li.judge04 {
  /*width: auto;
  float: none;*/
}
#main .ul_profile_list01 > li.judge04 .photo {
  /*max-width: 155px;
  width: 30%;*/
}
#main .ul_profile_list01 > li.judge04 .text {
  /*width: 1030px;*/
}

#main .ul_profile_list01 > li.pro_one_col {
  width: auto;
  float: none;
}
#main .ul_profile_list01 > li.pro_one_col .photo {
  max-width: 155px;
  width: 30%;
}
#main .ul_profile_list01 > li.pro_one_col .text {
  width: 1030px;
}

#main .ul_profile_list01 > li.pro_reps {
  width: 100%;
  float: none;
  display: table;
  margin-bottom: 55px;
}

#main .ul_profile_list01 > li.pro_reps > div,
#main .ul_profile_list01 > li.pro_reps > ul {
  display: table-cell;
}

#main .ul_profile_list01 > li.pro_reps .text {
    float: none;
    width: 32%;
    margin-left: 0;
    padding-right: 5.5%;
    vertical-align: middle;
}

#main .ul_profile_list01 > li.pro_reps .photo_tb {
    width: 25%;
    text-align: center;
    vertical-align: top;
}

#main .ul_profile_list01 > li.pro_reps .photo {
    float: none;
    width: 100%;
    height: auto;
    /*max-width: 204px;
    max-height: 270px;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}
#main .ul_profile_list01 > li.pro_reps .photo img {
  width: 100%;
}

#main .ul_profile_list01 > li.pro_reps > ul {
  width: 32%;
  vertical-align: top;
  padding-left: 5.5%;
}

#main .ul_profile_list01 > li.pro_reps .text {
  text-align: center;
}

#main .ul_profile_list01 > li.pro_reps .text h3 {
  border-bottom: none;
  /*font-size: 40px;*/
}

#main .ul_profile_list01 > li.pro_reps .text h3:after {
  background:none;
}

#main .ul_profile_list01 > li.pro_reps .text .country {
    display: inline-block;
    background-color: #9e9e9e;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
}

#main .ul_profile_list01 > li.pro_reps .text .title {
    position: relative;
    color:#8e8e8e;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #bd9128;
}

#main .ul_profile_list01 > li.pro_reps .text .title:before,
#main .ul_profile_list01 > li.pro_reps .text .title:after {
    position: absolute;
    bottom: -2px;
    z-index: 2;
    content: '';
    width: 25%;
    height: 2px;
    background-color: #c3c3c3;
}

#main .ul_profile_list01 > li.pro_reps .text .title:before {
  left: 0;
}

#main .ul_profile_list01 > li.pro_reps .text .title:after {
  right: 0;
}

#main .filmExp ul li a span {
  display: block;
  width:140px;
  height:200px;
  background-repeat: none;
  background-position: center center;
  background-size:cover;
}

#main .introBox {
  *zoom: 1;
  padding-bottom: 50px;
}
#main .introBox:before, #main .introBox:after {
  content: "";
  display: table;
}
#main .introBox:after {
  clear: both;
}
#main .introBox .text {
  float: left;
  width: 819px;
}
#main .introBox .photo {
  background-color: #505050;
  width: 350px;
  background: #fff;
  border: 1px solid #ebebeb;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
  padding: 5px;
  position: relative;
  float: right;
  width: 350px;
}
#main .introBox .photo img {
  display: block;
}
#main .introBox .photo figcaption {
  position: absolute;
  left: 5px;
  width: 340px;
  bottom: 5px;
  background-color: rgba(189, 145, 40, 0.7);
  color: #fff;
  padding: 5px;
}
#main .ubcWrap {
  padding-bottom: 50px;
}
#main .ubcWrap p {
  padding-bottom: 1em;
}
#main .newsTop {
  *zoom: 1;
  padding-top: 50px;
}
#main .newsTop:before, #main .newsTop:after {
  content: "";
  display: table;
}
#main .newsTop:after {
  clear: both;
}
#main .newsTop .newsTitle {
  float: left;
  background-color: #000;
  position: relative;
  text-align: center;
  color: #fff;
  display: table;
  width:450px;
}
#main .newsTop .newsTitle .newsBg {
  display: table-cell;
  vertical-align: middle;
  width: 450px;
  height: 372px;
  background: url(http://www.cgmcanada.com/asset/img/title-bg.png) center center repeat;
}
#main .newsTop .newsTitle h1 {
  font-size: 28px;
  position: relative;
}
#main .newsTop .newsTitle h1::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 2px;
  background-color: rgba(80, 80, 80, 0.7);
  width: 200px;
  margin-left: -100px;
}
#main .newsTop .newsTitle p {
  padding-top: 20px;
  color: #bd9128;
}
#main .newsTop .newsHeadLine .newsTitle1 {
/*  float: left;  */
  background-color: #000;
  position: relative;
  text-align: center;
  color: #fff;
  width:100%;
}
#main .newsTop .newsHeadLine .newsTitle1 h1 {
  font-size: 28px;
  position: relative;
}
#main .newsTop .newsHeadLine .newsTitle1 h1::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 2px;
  background-color: rgba(80, 80, 80, 0.7);
  width: 200px;
  margin-left: -100px;
}
#main .newsTop .newsHeadLine .newsTitle1 p {
  padding-top: 20px;
  color: #bd9128;
}
#main .newsTop .newsHeadLine {
 /* float: right;	20180503  */
  width: 100%;	/*  750px; 20180503 */
}
#main .newsTop .newsHeadLine ul {
  *zoom: 1;
}
#main .newsTop .newsHeadLine ul:before, #main .newsTop .newsHeadLine ul:after {
  content: "";
  display: table;
}
#main .newsTop .newsHeadLine ul:after {
  clear: both;
}
#main .newsTop .newsHeadLine ul li {
  float: left;
}
#main .newsTop .newsHeadLine ul li a {
  display: block;
  width: 200px;		/*  250px; 20180503 */
  height: 186px;
  overflow: hidden;
  position: relative;
}
#main .newsTop .newsHeadLine ul li a:after {
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5), inset 0 0 100px rgba(0, 0, 0, 0.5);
}
#main .newsTop .newsHeadLine ul li a .pic {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 200px;		/*  250px;  20180503  */
  height: 186px;
}
#main .newsTop .newsHeadLine ul li a:hover:after {
  box-shadow: none;
  background-color: transparent;
}
#main .newsTop .newsHeadLine ul li a:hover h2 {
  background-color: rgba(189, 145, 40, 0.7);
}
#main .newsTop .newsHeadLine ul li a img, #main .newsTop .newsHeadLine ul li a .date, #main .newsTop .newsHeadLine ul li a h2 {
  position: absolute;
  top: 0;
  left: 0;
}
#main .newsTop .newsHeadLine ul li a .date {
  width: 100px;
  color: #fff;
  z-index: 99;
  width: 76px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  background-color: #bd9128;
  text-align: center;
}
#main .newsTop .newsHeadLine ul li a h2 {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 99;
  padding: 10px 15px;
  width: 200px;		/*  250px;  20180503  */
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#main .newsTop .newsHeadLine ul li a img {
  z-index: 0;
  display: block;
}
#main .newsArchive {
  margin: 50px 0 100px;
}
#main .newsArchive ul {
  margin-bottom: 50px;
}
#main .newsArchive ul li {
  border-bottom: 1px dotted #c3c3c3;
  padding-bottom: 10px;
  margin-bottom: 10px;
  *zoom: 1;
}
#main .newsArchive ul li:before, #main .newsArchive ul li:after {
  content: "";
  display: table;
}
#main .newsArchive ul li:after {
  clear: both;
}
#main .newsArchive ul li .date {
  float: left;
  background-color: #ebebeb;
  width: 100px;
  height: 100px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: table;
}
#main .newsArchive ul li .date .dateInner {
  display: table-cell;
  vertical-align: middle;
}
#main .newsArchive ul li .date .year {
  border-top: 1px solid #fff;
  display: block;
  font-weight: normal;
}
#main .newsArchive ul li .pic {
  float: left;
  margin: 0 0 0 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 260px;
  height: 170px;
}
#main .newsArchive ul li .pic img {
  display: block;
}
#main .newsArchive ul li .text {
  float: right;
  width: 820px;
}
#main .newsArchive ul li .text h3 {
  font-size: 24px;
  border-bottom: 1px solid #bd9128;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#main .newsArchive ul li .text p {
  color: #505050;
}
#main .newsArchive ul li .text .moreInfo {
  margin-top: 1em;
  float: none;
}
#main .pager ol li a {
  padding: 0 .5em;
}
#main .letterTitle {
  margin: 50px 0;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}
#main .letterTitle h1 {
  color: #000;
  font-size: 28px;
  border-bottom: 1px solid #bd9128;
  width: 800px;
  margin: 0 auto -1px;
  padding-bottom: 10px;
}
#main .letterArea {
  *zoom: 1;
  margin-bottom: 100px;
}
#main .letterArea:before, #main .letterArea:after {
  content: "";
  display: table;
}
#main .letterArea:after {
  clear: both;
}
#main .letterArea .letter {
  width: 700px;
  float: left;
  -moz-box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 5px 25px -8px rgba(0, 0, 0, 0.8);
}
#main .letterArea .letter img {
  display: block;
}
#main .letterArea .translation {
  float: right;
  width: 470px;
  padding: 1em;
  background-color: #ebebeb;
}
#main .letterArea .translation p {
  padding-bottom: 1em;
}
#main .letterArea.letterOne .letter {
  float: none;
  margin: 0 auto;
}
#main .letterBtn {
  margin-bottom: 30px;
}
#main .letterBtn li {
  width: 210px;
}
#main .letterBtn li a {
  width: 210px;
}
#main .aboutWrap {
  padding-bottom: 100px;
}
#main .aboutBox h3 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 15px;
}
#main .aboutBox h4 {
  font-weight: bold;
}
#main .aboutBox dl {
  *zoom: 1;
}
#main .aboutBox dl:before, #main .aboutBox dl:after {
  content: "";
  display: table;
}
#main .aboutBox dl:after {
  clear: both;
}
#main .aboutBox dl dt {
  float: left;
}
#main .aboutBox dl dd {
  float: right;
}
#main .aboutBox .letterList li {
  height: auto;
  line-height: auto;
}
#main .aboutBox .letterList li a {
  height: auto;
}
#main .aboutBox .letterList li a img {
  height: 135px;
  display: block;
}

#main .aboutBox .themeList {
  padding-bottom: 20px;
}
#main .aboutBox .themeList ul li {
  display: inline-block;
  color:#fff;
  background-color:#bd9128;
  margin:0 .25em .25em 0;
  padding:0 10px;
}
#main .aboutBox .tbEvent {
  border-bottom: 1px solid #ebebeb;
}
#main .aboutBox .tbEvent th {
  width: 10%;
  min-width: 45px;
  background-color: #e4bf67;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#main .aboutBox .tbEvent td {
  border-bottom: 1px solid #ebebeb;
}
#main .aboutBox .tbEvent tr:last-child th,
#main .aboutBox .tbEvent tr:last-child td {
  border-bottom: none;
  border-right: none;
}
#main .aboutBox .tbOverview thead th {
  text-align: center;
  font-weight: bold;
  background-color: #bd9128;
  color: #ffeb90;
  font-size: 18px;
  text-shadow: 1px 1px 0px #505050;
}
#main .aboutBox .tbOverview tbody th {
  background-color: #e4bf67;
  color: #fff;
  border: 1px solid #fff;
  border-left: none;
  text-align: center;
  font-weight: bold;
}
#main .aboutBox .tbOverview tbody td {
  background-color: #ebebeb;
  border: 1px solid #fff;
}
#main .aboutBox .tbOverview tbody .odd th {
  background-color: #ffeb90;
  color: #505050;
}
#main .aboutBox .tbOverview tbody .odd td {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
#main .aboutBox .tbOverview tbody .odd.oddLast {
  border-bottom: none;
}
#main .aboutBox .tbSchedule {
  /*
  border:1px solid $grey1;
  th {
    text-align:center;
    
  }
  thead th {
    background-color:$gold1;
    color:$gold3;
    border-bottom:1px solid #fff;
    font-weight:bold;
    font-size:18px;
    @include text-shadow(1px 1px 0px $grey4);
  }
  tbody {
    th {
      background-color:$gold2;
      border-right:1px solid #fff;
      color:#fff;
      &:last-child {
        border-right:none;
      }
    }
    td {
      border:1px solid $grey1;
      &.place {
        text-align:center;
      }
      br {
        display:none;
      }
    }
    tr:nth-child(odd) td {
    }
  
  }*/
}
#main .aboutBox .tbSchedule tbody th {
  text-align: left;
  width: 155px;
}
#main .aboutIn {
  padding: 0 25px 50px;
}
#main .aboutIntro dl {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #c3c3c3;
}
#main .aboutIntro dl dt {
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
#main .aboutIntro dl dt span {
  display: block;
  position: relative;
  background-color: #bd9128;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
}
#main .aboutIntro dl dt::after {
  position: absolute;
  z-index: 1;
  right: -2px;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-color: #c3c3c3;
  content: '';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#main .aboutIntro dl dd {
  width: 1110px;
}
#main .aboutIntro .text {
  margin-bottom: 40px;
}
#main .aboutScheList h4 {
  margin-bottom: 10px;
}
#main .aboutScheList dl {
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
#main .aboutScheList dl dt {
  float: none;
  background-color: #e4bf67;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 0 5px;
}
#main .aboutScheList dl dd {
  float: none;
}
#main .official .aboutOrg {
  position: relative;
  text-align: center;
}
#main .official .aboutOrg .hexagonTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -70px 0 0 -100px;
  width: 200px;
  text-align: center;
}
#main .official .aboutOrg .hexagonTitle h4 {
  font-size: 21px;
  margin-bottom: 5px;
}
#main .official .aboutOrg h4 {
  font-size: 21px;
  color: #bd9128;
  margin: -15px 0 15px;
}
#main .official dl dt {
  clear: both;
  display: inline-block;
  background-color: #ffeb90;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
#main .official dl dd {
  float: none;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 39px 50px;
  margin-bottom: 10px;
}
#main .hexagon {
  position: absolute;
  left: 33%;
}
#main .hexagon.hexagon1 {
  top: 0;
  margin-left: -100px;
}
#main .hexagon.hexagon2 {
  top: 0;
  margin-left: 101px;
}
#main .hexagon.hexagon3 {
  top: 173.21px;
  margin-left: 201px;
}
#main .hexagon.hexagon4 {
  top: 346.41px;
  margin-left: 101px;
}
#main .hexagon.hexagon5 {
  top: 346.41px;
  margin-left: -100px;
}
#main .hexagon.hexagon6 {
  top: 173.21px;
  margin-left: -201px;
}
#main .hexagon .hexagonIn {
  position: relative;
  width: 200px;
  height: 115.47px;
  background-color: #e4bf67;
  margin: 57.74px 0;
  display: table;
  text-align: center;
}
#main .hexagon .hexagonIn .inner {
  display: table-cell;
  vertical-align: middle;
}
#main .hexagon .hexagonIn h5 {
  background-color: #bd9128;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
}
#main .hexagon .hexagonIn p {
  padding: 10px;
}
#main .hexagon .hexagonIn:before, #main .hexagon .hexagonIn:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  left: 0;
}
#main .hexagon .hexagonIn:before {
  bottom: 100%;
  border-bottom: 57.74px solid #e4bf67;
}
#main .hexagon .hexagonIn:after {
  top: 100%;
  width: 0;
  border-top: 57.74px solid #e4bf67;
}
#main .paperShadow {
  border: 4px solid #fff;
  width: 100%;
}
#main .opening .pic {
  position: relative;
  width: 532px;
  margin: 0 auto;
}
#main .closing .pic {
  position: relative;
  width: 620px;
  margin: 0 auto;
}
#main .closing .pic1 {
  max-width: 620px;
}
#main .closing .pic2 {
  max-width: 312px;
  position: absolute;
  z-index: 1;
  left: 300px;
  bottom: 0;
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
#main .opening h4,
#main .closing h4 {
  color: #bd9128;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
#main .industry .paperShadow, #main .invest .paperShadow {
  max-width: 800px;
  margin: 0 auto;
}
#main .industry .indCont {
  width: 100%;
  display: table;
  margin-bottom: 20px;
}
#main .industry .indCont ul, #main .industry .indCont .pic, #main .industry .indCont p {
  display: table-cell;
  vertical-align: middle;
}
#main .industry .indCont ul {
  width: 64%;
}
#main .industry .indCont .pic {
  width: 18%;
  text-align: center;
}
#main .industry .indCont p {
  font-size: 21px;
  width: 18%;
  text-align: center;
  background-color: #ffeb90;
  color: #bd9128;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 1px 1px 0px #fff;
}
#main .invest .invCont {
  margin-bottom: 20px;
}
#main .invest h4 {
  margin-bottom: 10px;
}
#main .regBox {
  border: 1px solid #ebebeb;
  -moz-box-shadow: 1px 1px 1px #ebebeb;
  -webkit-box-shadow: 1px 1px 1px #ebebeb;
  box-shadow: 1px 1px 1px #ebebeb;
  padding: 35px 25px 25px;
  margin-bottom: 50px;
  position: relative;
  margin-left: 32px;
}
#main .regBox h3 {
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: -20px;
  left: -32px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #e4bf67;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#main .regBox p {
  padding-bottom: 1em;
}
#main .regBox .regDefine dl {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#main .regBox .regDefine dl dt {
  width: 100px;
  font-weight: bold;
  text-align: center;
}
#main .regBox .regDefine dl dd {
  text-align: left;
  width: 980px;
}
#main .regBox .regDefine dl:first-of-type {
  margin-top: 1em;
}
#main .regBox .regDefine dl:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#main .regBox .regDefine dl .strCircle {
  background-color: #ebebeb;
  color: #bd9128;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff;
  font-size: 21px;
  margin-left: .5em;
}
#main .regBox .regAward {
  *zoom: 1;
}
#main .regBox .regAward:before, #main .regBox .regAward:after {
  content: "";
  display: table;
}
#main .regBox .regAward:after {
  clear: both;
}
#main .regBox .regAward ul.regAwardBox {
  list-style: none;
}
#main .regBox .regAward ul.regAwardBox.hasTwo > li {
  min-width: 49%;
}
#main .regBox .regAward ul.regAwardBox > li {
  display: inline-block;
  min-width: 33%;
  vertical-align: text-top;
}
#main .regBox .regAward h4 {
  text-align: center;
  color: #bd9128;
  font-size: 21px;
  background: #ffeb90;
  margin-bottom: 20px;
  text-shadow: 1px 1px 0 #fff;
}
#main .regBox .regAward h4::before {
  border-top: 2px solid #e4bf67;
  border-bottom: 1px solid #bd9128;
}
#main .regBox .regAward h4::after {
  border-top: 1px solid #bd9128;
  border-bottom: 2px solid #e4bf67;
}
#main .regBox .regAward h5 {
  /*width: 80%;
  padding: 0 20px 5px;*/
  padding: 0 10px 5px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 5px;
  font-weight: bold;
  color:#e4bf67;
}
#main .regBox .regAward h6 {
  font-weight:bold;
  padding:0 10px 5px;
}
#main .regBox .regAward ul {
  padding:0 10px 30px;
}
#main .regBox .regAward ul.last {
  padding-bottom: 0;
}
#main .regBox .regNameDate {
  background-color: #ebebeb;
  padding: 15px;
  margin: 15px 0 0;
  color: #bd9128;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
#main .regBox .ol_list01 .ol_list02 {
  margin-top: 1em;
}
#main .regBox .strMarker2 {
  margin-bottom: 1em;
}
#main .sponsor .spCountry {
  *zoom: 1;
  width: 800px;
  margin: 0 auto 40px;
}
#main .sponsor .spCountry:before, #main .sponsor .spCountry:after {
  content: "";
  display: table;
}
#main .sponsor .spCountry:after {
  clear: both;
}
#main .sponsor .spCountry > li {
  width: 48%;
  text-align: center;
}
#main .sponsor .spCountry > li ul {
  text-align: left;
  margin: 0 1em;
}
#main .sponsor .spCountry > li h3 {
  font-weight: bold;
}
#main .sponsor .spCountry > li .pic {
  margin: 10px 0;
}
#main .sponsor .spCountry .spNorth {
  float: left;
}
#main .sponsor .spCountry .spChina {
  float: right;
}

#main .aboutBox .sponBox {
  margin-bottom: 40px;
}

#main .aboutBox .sponText .ul_profile_list01 {
  margin: 20px 0 0;
}

#main .aboutBox .ul_profile_list01 > li {
  /*margin-bottom: 0;*/
}

#main .aboutBox .sponTitleWrap {
  border-bottom:1px solid #ebebeb;
  margin-bottom: 20px;
}

#main .aboutBox .sponCont {
  margin-bottom: 40px;
}


#main .aboutBox .subSpon h4 {
    border-bottom: 1px solid #ebebeb;
    padding-bottom:10px;
    margin-bottom: 10px;
}

#main .aboutBox .subSpon dl dt {
  float: none;
  font-weight:bold;
}

#main .aboutBox .subSpon dl dd {
  float: none;
  padding-bottom: 10px;
}

#main .aboutBox .schBoxWrap {
  *zoom: 1;
  margin-left:-15px;
  margin-right:-15px;
}
#main .aboutBox .schBoxWrap:after {
  content: "";
  display: table;
}
#main .aboutBox .schBoxWrap:after {
  clear: both;
}

#main .aboutBox .schBoxWrap .schBox {
  float:left;
  width:50%;
  padding-left:15px;
  padding-right:15px;
}

#main .aboutBox .schBoxWrap .schBox.schCenter {
  float:none;
  margin-left:auto;
  margin-right:auto;
}

#main .aboutBox .schBoxWrap .schBox a.swipebox {
  border: 1px solid #bd9128;
  display:block;
}

@media (max-width: 767px) {
#main .aboutBox .schBoxWrap table thead{
  display: none;
}
#main .cooperation .mediaBox01.rowHas3boxes {
    width: 49.6%;
}
#main .aboutBox .schBoxWrap table tbody .odd .date,
#main .aboutBox .schBoxWrap table .date {
text-align: center;
    font-weight: bold;
    background-color: #bd9128;
    color: #ffeb90;
    font-size: 18px;
    text-shadow: 1px 1px 0px #505050;
}

#main .aboutBox .schBoxWrap table tbody tr {
  display: block;
}

#main .aboutBox .schBoxWrap table tbody tr.last {
  margin-bottom: 30px;
}
}




#main .market .marketBtn li {
  width: 200px;
}
#main .market .marOver {
  margin-bottom: 50px;
}
#main .market .marReg .regBox h3 {
  width: 300px;
  text-align: left;
  padding: 0 15px;
}
#main .market .marReg .pic {
  text-align: center;
  margin-top: 20px;
}
#main .market .marReg strong {
  font-weight: bold;
}
#main .market .tbReg th, #main .market .tbReg td {
  border-bottom: 2px solid #ebebeb;
}
#main .market .tbReg dl {
  margin-bottom: 1em;
}
#main .market .tbReg dl:last-of-type {
  margin-bottom: 0;
}
#main .market .marForum {
  margin-bottom: 100px;
}
#main .market .marForum .marFourumBox {
  margin-bottom: 30px;
}
#main .market .marForum h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
#main .videoWrap {
  margin: -50px 0 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwNTA1MCIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDUwNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #505050), color-stop(40%, #000000), color-stop(60%, #000000), color-stop(100%, #505050));
  background-image: -moz-linear-gradient(right, #505050, #000000 40%, #000000 60%, #505050);
  background-image: -webkit-linear-gradient(right, #505050, #000000 40%, #000000 60%, #505050);
  background-image: linear-gradient(to left, #505050, #000000 40%, #000000 60%, #505050);
}
#main .videoWrap .videoView {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#main .videoWrap .videoView video {
  display: block;
  max-width: 800px;
  width: 100%;
}
#main .videoWrap .bx-wrapper {
  margin-bottom: 0;
}
#main .videoWrap .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
#main .videoWrap .bx-wrapper .bx-prev {
  left: -100px;
}
#main .videoWrap .bx-wrapper .bx-next {
  right: -100px;
}
#main .videoWrap .bx-wrapper .bx-controls-direction a {
  margin-top: -78.5px;
  width: 47px;
  height: 157px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#main .videoWrap .bx-wrapper .bx-controls-direction a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#main .videoWrap .bx-wrapper .bx-prev {
  background: url(http://www.cgmcanada.com/asset/img/slider_left_arrow1.png) 0 0 no-repeat;
}
#main .videoWrap .bx-wrapper .bx-next {
  background: url(http://www.cgmcanada.com/asset/img/slider_right_arrow1.png) 0 0 no-repeat;
}
#main #videoSlider li > a > span {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 800px;
  width: 100%;
  height: 500px;
  position: relative;
}
#main #videoSlider li > a > span .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  padding: .5em;
}
#main #videoSlider li > a > span .text h2 {
  padding: 0;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  line-height: 1.2;
  margin-bottom: 10px;
}
#main #videoSlider li > a > span .text dl {
  display: inline-block;
  margin-right: 1.5em;
  padding-right: 1.5em;
  border-right: 1px solid #c3c3c3;
}
#main #videoSlider li > a > span .text dl dt {
  display: inline-block;
  margin-right: .5em;
  padding: 0 .5em;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
#main #videoSlider li > a > span .text dl dd {
  display: inline-block;
  text-shadow: 1px 1px 1px #000;
}
#main #videoSlider li > a > span .text dl:last-of-type {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
#main #videPpager {
  text-align: center;
  margin-bottom: 50px;
}
#main #videPpager a {
  display: inline-block;
  border: 1px solid #ebebeb;
}
#main #videPpager a span {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100px;
  height: 120px;
  border: 2px solid #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#main #videPpager a.active {
  border: 1px solid #bd9128;
}
#main #videPpager a.active span {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#main .videoInfo {
  font-size: 14px;
  margin-bottom: 20px;
}
#main .videoInfo dl {
  display: inline-block;
  margin-right: 1.5em;
}
#main .videoInfo dl dt {
  display: inline-block;
  border-right: 1px solid #c3c3c3;
  margin-right: .5em;
  padding-right: .5em;
  color: #9e9e9e;
}
#main .videoInfo dl dd {
  display: inline-block;
}
#main .videoExWrap .videoEx {
  margin-bottom: 30px;
}
#main .videoExWrap .videoEx p {
  margin-bottom: 1em;
}
#main .videoExWrap .videoExCont {
  *zoom: 1;
  padding-bottom: 30px;
}
#main .videoExWrap .videoExCont:before, #main .videoExWrap .videoExCont:after {
  content: "";
  display: table;
}
#main .videoExWrap .videoExCont:after {
  clear: both;
}
#main .videoExWrap .videoExCont .pic {
  float: left;
  width: 155px;
  height: 211px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  border: solid 3px #fff;
  margin: 0 1em 1em 0;
}
#main .videoListWrap {
  margin-bottom: 100px;
}
#main .videoCategory h3 {
  font-weight: bold;
  border-bottom: 3px solid #bd9128;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#main .videoCategory dl {
  *zoom: 1;
  font-size: 14px;
}
#main .videoCategory dl:before, #main .videoCategory dl:after {
  content: "";
  display: table;
}
#main .videoCategory dl:after {
  clear: both;
}
#main .videoCategory dl dt {
  float: left;
  padding-right: 1em;
}
#main .videoCategory dl dd {
  float: left;
  padding: 0 1em 10px 0;
}
#main .videoCategory dl a {
  display: inline-block;
}
#main .videoCategory dl a.selected {
  background-color: #bd9128;
  color: #fff;
  padding: 0 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#main .videoResult {
  margin: 20px 0 10px;
  font-size: 14px;
}
#main .videoResult strong {
  font-size: 16px;
}
#main .videoList {
  margin-bottom: 50px;
}
#main .videoList ul {
  *zoom: 1;
}
#main .videoList ul:before, #main .videoList ul:after {
  content: "";
  display: table;
}
#main .videoList ul:after {
  clear: both;
}
#main .videoList ul li {
  text-align: center;
  /*width: 224px;*/
  width:155px;
  float: left;
  margin: 0 8px 20px 8px;
}
#main .videoList ul li .pic span {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  border: solid 3px #fff;
  position: relative;
  display: block;
  width: 100%;
  /*height: 140px;*/
  height: 221px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#main .videoList ul li .pic span img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20.5px 0 0 -20.5px;
}
#main .videoList ul li .pic a:hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#main .videoList ul li h3 {
  font-weight: bold;
  color: #bd9128;
}
#main .videoList ul li p {
  font-size: 15px;
}
#main .videoList ul li p span {
  font-size: 12px;
  background-color: #505050;
  color: #fff;
  display: inline-block;
  padding: 0 3px;
  margin-right: 3px;
}

/*
#main .videoList ul li {
  width:140px;
}
#main .videoList.topFilmExp ul li .pic span {
  height: 200px;
}
*/

#main .topFilmExp .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
}

#main .topFilmExp .bx-wrapper .bx-next {
  right:-57px;
}

#main .topFilmExp .bx-wrapper .bx-prev {
  left:-57px;
}

#main .galaIntro {
  padding-bottom: 50px;
}

#main .galaIntro ul li {
  width:20%;
  float: left;
  padding-right:15px;
}

#main .galaTitle {
    color: #bd9128;
    font-size: 28px;
    text-align: center;
    background: #fff url(http://www.cgmcanada.com/asset/img/title-bg.png) repeat;
    background-size: 100px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin-bottom: 50px;
    text-shadow: 1px 1px 0px #fff;
}

#main .galaTitle h2 {
  text-align: center;
}

#main .galaIntro ul li:last-child {
  padding-right:0;
}

#main .galaIntro ul li .text ul {
  padding:10px 0;
}

#main .galaIntro ul li .text ul li {
  width:auto;
  float: none;
}

#main .galaIntro ul li h3 {
    position: relative;
    font-size: 21px;
    padding:0 0 10px;
    margin:10px 0 0;
    border-bottom: 2px solid #c3c3c3;
    text-align: center;
}

#main .galaIntro ul li h3:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 2;
    content: '';
    width: 50%;
    height: 2px;
    background-color: #bd9128;
}

#main .galaIntro ul li .photo {
    max-width: 155px;
    width:100%;
    /* height: 242px; */
    margin:0 auto;
    text-align: center;
    border: 1px solid #ebebeb;
    -moz-box-shadow: 1px 1px 2px #CCCCCC;
    -webkit-box-shadow: 1px 1px 2px #CCCCCC;
    box-shadow: 1px 1px 2px #CCCCCC;
    padding: 5px;
    position: relative;
}

#main .galaIntro ul li .photo img {
  display: block;
  width:100%;
  height: auto;
}

@media (max-width: 991px) {
#main .galaIntro ul li {
  width:auto;
  float: none;
  padding-right:0;
  margin-bottom: 50px;
}
}


/*--- photoSlider top page ---*/
#main .photoList {
  padding-bottom: 50px;
}
.photoSlider {

}
.photoSlider .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
}

.photoSlider ul li {
  *zoom: 1; 
}

.photoSlider ul li:before,
.photoSlider ul li:after {
  content: "";
  display: table;
}

.photoSlider ul li:after {
  clear: both;
}

.photoSlider ul li a{
  display: block;
  color: #fff;
  text-align: center;
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  
}
.photoSlider ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.photoSlider ul li a .pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.photoSlidrBox .newsTitle,
.photoSlider ul li a .newsTitle {
  color:#fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 20px 25px;
  background-color: rgba(0, 0, 0, 0.5);
}
.photoSlidrBox .newsTitle p,
.photoSlider ul li a .newsTitle p {
  visibility: hidden;
  border-bottom: 1px solid #bd9128;
  text-shadow: 1px, 1px, #000;
  padding-bottom: 10px;
}

#main .photoList .photoCat {
}


#main .searchWrap {
  margin-bottom: 100px;
}
#main .searchWrap ul li {
  border-bottom: 1px dotted #c3c3c3;
  padding-bottom: .5em;
  margin-bottom: .5em;
}
#main .searchWrap .pager {
  margin: 40px 0 0;
}
#main .searchResult {
  padding-bottom: 20px;
}
#main .searchResult p {
  font-size: 14px;
}
#main .searchResult p strong {
  font-size: 16px;
}
#main .noResultsWrap {
  margin-bottom: 100px;
}
#main .noResultsWrap p {
  margin-bottom: 1em;
}
#main .dashWrap {
  margin-bottom: 100px;
}
#main .dashWrap .container {
  *zoom: 1;
}
#main .dashWrap .container:before, #main .dashWrap .container:after {
  content: "";
  display: table;
}
#main .dashWrap .container:after {
  clear: both;
}
#main .dashWrap .col {
  padding: 0 10px;
  float: left;
}
#main .dashWrap .col-2 {
  width: 100%;
  max-width: 600px;
}
#main .dashWrap .col-3 {
  width: 33.3333%;
}
#main .dashWrap .col-center {
  margin: 0 auto;
}
#main .dashWrap .colInner {
  background-color: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  padding: 20px;
}
#main .dashWrap .colInner table {
  width: 100%!important;
  min-width: 500px
}

#main .dashWrap .colInner table th, #main .dashWrap .colInner table td {
    border: 1px solid #ebebeb;
    padding:.5em;
}
#main .dashWrap .colInner table th {
    background-color: #505050;
    color: #fff;
    text-align: center;
}
#main .dashWrap .colInner table td {
    background-color: #fff;
}


@media (max-width: 767px) {
#main .dashWrap .colInner .responsiveTb {
  min-width:auto;
}
#main .dashWrap .colInner .responsiveTb thead  {
  display: none;
}

#main .dashWrap .colInner .responsiveTb tbody tr {
  display: block;
  margin-bottom: 30px;
}

#main .dashWrap .colInner .responsiveTb tbody tr td:first-of-type {
  background-color: #505050;
  color:#fff;
}
#main .dashWrap .colInner .responsiveTb tbody td {
  display: block;
  text-align: left;
}
#main .dashWrap .colInner .responsiveTb tbody td div.centeralign {
  display: inline;
}
}

#main .dashWrap .tableWrap {
  overflow-x:auto;
}

#main .dashWrap .dashTit01{
  margin:0 0 20px ;
  padding:0;
  font-weight:bold;
  color:#f1592a;
  font-size:18px;
  text-align: center;
}

#main .dashWrap .moreInfo {
  font-size: 14px;
  width: auto;
}
#main .dashWrap input[type="submit"] {
  font-size: 18px;
  padding-left: 1em;
  padding-right: 1em;
}
#main .dashWrap .inputTxt4 {
  width: 4em;
}
#main .dashWrap .inputTxt2 {
  width: 2em;
}
#main .dashWrap .dashTopBtn {
  *zoom: 1;
  margin-bottom: 10px;
}
#main .dashWrap .dashTopBtn:before, #main .dashWrap .dashTopBtn:after {
  content: "";
  display: table;
}
#main .dashWrap .dashTopBtn:after {
  clear: both;
}
#main .dashWrap .dashTopBtn .moreInfo {
  float: right;
  margin-right: 23px;
}
#main .dashWrap .dashNavi a {
  margin-right: 33px;
  font-size: 16px;
  background-repeat: no-repeat;
}
#main .dashWrap .dashNavi a.news {
  background-image: url(http://www.cgmcanada.com/asset/img/dash_btn02.png);
  background-position: 5px center;
  background-size: 20px 20px;
  padding-left: 30px;
}
#main .dashWrap .dashNavi a.film {
  background-image: url(http://www.cgmcanada.com/asset/img/dash_btn01.png);
  background-position: 5px center;
  background-size: 20px 13px;
  padding-left: 30px;
}
#main .dashWrap .contList ul li {
  *zoom: 1;
  margin-bottom: 1em;
}
#main .dashWrap .contList ul li:before, #main .dashWrap .contList ul li:after {
  content: "";
  display: table;
}
#main .dashWrap .contList ul li:after {
  clear: both;
}
#main .dashWrap .contList ul li .pic {
  float: left;
}
#main .dashWrap .contList ul li .pic span {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100px;
  height: 100px;
}
#main .dashWrap .contList ul li .text {
  float: right;
  width: 230px;
}
#main .dashWrap .contList ul li .videoInfo {
  margin-bottom: 0;
}

#main .dashWrap .tbList.minWidth {
  min-width:810px;
}

#main .dashWrap .tbList thead th {
  background-color: #505050;
  color: #fff;
  text-align: center;
}
#main .dashPrivateInfo li {
  *zoom: 1;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: .25em;
  padding-bottom: .25em;
}
#main .dashPrivateInfo li:before, #main .dashPrivateInfo li:after {
  content: "";
  display: table;
}
#main .dashPrivateInfo li:after {
  clear: both;
}
#main .dashPrivateInfo li em {
  display: inline-block;
  width: 11.5em;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
#main .dashPrivateInfo .moreInfo {
  margin: 10px 0;
}
#main .dashPrivateInfo .privateBtn a {
  margin-right: 33px;
}
#main .formBox {
  *zoom: 1;
  margin-bottom: 1em;
}
#main .formBox:before, #main .formBox:after {
  content: "";
  display: table;
}
#main .formBox:after {
  clear: both;
}
#main .formTitle {
  float: left;
}
#main .formInput {
  float: right;
  min-width: 260px;
  width: 80%;
}
#main .formInput input, #main .formInput select {
  width: 90%;
}
#main .formInput textarea {
  width: 90%;
  height: 20em;
}
#main .formInput textarea.textarea1 {
  height: 10em;
}
#main .formInputImg {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#main .formToggleBtn {
  margin-bottom: 1em;
  cursor: pointer;
  background-color: #9e9e9e;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  *zoom: 1;
  padding: .5em 1em;
}
#main .formToggleBtn:before, #main .formToggleBtn:after {
  content: "";
  display: table;
}
#main .formToggleBtn:after {
  clear: both;
}
#main .formToggleBtn img {
  display: block;
}
#main .formToggleBtn:hover {
  background-color: #505050;
}
#main .formToggleBtn span {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px .5em 0 0;
}
#main .formToggleBtn .plus {
  display: block;
}
#main .formToggleBtn .minus {
  display: none;
}
#main .formToggleBtn.on .plus {
  display: none;
}
#main .formToggleBtn.on .minus {
  display: block;
}
#main .formToggleBtn.dashTop {
  display: none;
  margin: 1em 0 0;
}
#main .sitemapWrap {
  margin-bottom: 100px;
}
#main .sitemapWrap h3 {
  font-weight: bold;
  margin-top: 50px;
}
#main .sitemapWrap ul li ul {
  margin: 0 1em;
}

/*
photos ------------------------*/
#main .photoTxt {
  text-align: center;
  padding-bottom: 40px;
}
#main .photosWrap {
  margin: 30px 0 60px;
}

#main .photosWrap ul li {
  float: left;
  width:20%;
}
#main .photosWrap ul li span {
  display: block;
  background-size:cover;
  padding-top:125%;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
#main .photosWrap ul li {
  width:33.3333%;
}
}

.photoSlidrBox {
    max-width:700px;
  width:100%;
}

.photoSlidrBox .bx-wrapper {
  margin-bottom: 30px;
}

.photoSlidrBox .bx-viewport {
  left: 0;
}
 
.photosSlider li {
    max-width:700px;
  width:100%;
}
 
.photosThumb li a span,
.photosSlider li span{
    display:block;
    width:100%;
    height:100%;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
 
.photosThumb li a {
    display:block;
  height:70px;
}
 
.photosThumb li a img{
    display:block;
    height:auto;
}
 
.controlWrap {
    max-width:650px;
  width:100%;
    display:block;
    position:relative;
    margin:0 auto;
}
 
.controlWrap #PrevIcon a{
    display:block;
    width: 17px;
    height:70px;
    position:absolute;
    background: #c3c3c3 url(http://www.cgmcanada.com/asset/img/slider_left_arrow2.png) left center no-repeat;
    color:#fff;
    top:0;
    left:-20px;
    text-indent:-9999px;
}

.controlWrap #NextIcon a{
    display:block;
    width: 17px;
    height:70px;
    position:absolute;
    background: #c3c3c3 url(http://www.cgmcanada.com/asset/img/slider_right_arrow2.png) left center no-repeat;
    color:#fff;
    top:0;
    right:-20px;
    text-indent:-9999px;
}

#main .photoCat {
}

#main .photoCat .active a {
  background-color: #f1592a;
  color: #fff;
  padding:2px;
}

/*
main End ------------------------------------------ */
#gFooter {
  background: #222;
  color: #A0A0A0;
  padding: 30px 0 0;
  -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.4);
  font-size: 13px;
}
#gFooter .container {
  *zoom: 1;
}
#gFooter .container:before, #gFooter .container:after {
  content: "";
  display: table;
}
#gFooter .container:after {
  clear: both;
}
#gFooter .ftBox {
  float: left;
}
#gFooter .ftBox ul {
  line-height: 1.8;
}
#gFooter .ftBox .contact-us-details {
  line-height: 1.5;
}
#gFooter .ftBox.ftBox01 {
  width: 35%;
}
#gFooter .ftBox.ftBox02 {
  width: 15%;
}
#gFooter .ftBox.ftBox03 {
  width: 25%;
}
#gFooter .ftBox.ftBox04 {
  width: 25%;
}
#gFooter h4 {
  color: #E4E4E4;
  font-size: 1.2em;
  padding-bottom: 5px;
  font-size: 17px;
}


#noticeContents {
  width: 92%;
  margin: 0 auto;
}
#noticeContents .mainTit {
  font-family: "Open Sans", "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun, STXihei, "华文细黑", sans-serif;
  position: fixed;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  text-shadow: 2px 2px 0px black;
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#noticeContents .mainTit.active {
  top: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#noticeContents .mainTit h1 {
  font-size: 28px;
  line-height: 1;
  border-bottom: 1px solid #505050;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#noticeContents .mainTit h2 {
  font-size: 28px;
  line-height: 1.2;
}

#post {
  float: left;
  width: 790px;
  margin: 50px 0;
}
#post h1 {
  text-align: center;
  font-size: 28px;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
}
#post h1:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  z-index: 2;
  content: '';
  width: 100px;
  margin-left: -50px;
  height: 8px;
  background-color: #bd9128;
}
#post .titleDate {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: normal;
}
#post .reference {
  background-color: #ebebeb;
  border: 4px double #c3c3c3;
  padding: 10px;
}
#post .box:first-of-type {
  margin: 0 auto 40px;
}
#post .box {
  margin: 40px auto;
}
#post p {
  margin-bottom: 1em;
}
#post div > p:last-of-type,
#post figure > p:last-of-type,
#post figcaption > p:last-of-type,
#post th > p:last-of-type,
#post td > p:last-of-type,
#post li > p:last-of-type,
#post dt > p:last-of-type,
#post dd > p:last-of-type {
  margin-bottom: 0;
}
#post figure {
  max-width: none;
}
#post figure figcaption {
  font-size: 14px;
  color: #9e9e9e;
}
#post figure figcaption strong {
  color: #505050;
  font-weight: bold;
}

#post figure img {
  height: auto!important;
}

.postSelect {
  margin-bottom: 100px;
  *zoom: 1;
}
.postSelect:before, .postSelect:after {
  content: "";
  display: table;
}
.postSelect:after {
  clear: both;
}
.postSelect h3 {
  margin-bottom: 10px;
  position: relative;
}
.postSelect h3:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 80%;
  height: 1px;
  background-color: #c3c3c3;
  margin-top: -1px;
}
.postSelect a, .postSelect .postArrow, .postSelect .postArrow img {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.postSelect a {
  display: block;
  height: 160px;
}
.postSelect a:hover {
  color: #fff;
  background-color: #c3c3c3;
}
.postSelect a:hover .postArrow {
  background-color: #bd9128;
}
.postSelect .postPic {
  width: 246px;
}
.postSelect .postPic .pic {
  width: 215px;
  height: 160px;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.postSelect .postText {
  padding: 10px;
  width: 55%;
}
.postSelect .postPrevious {
  float: left;
  width: 47.5%;
  text-align: left;
}
.postSelect .postPrevious h3:after {
  right: 0;
}
.postSelect .postPrevious .postArrow {
  float: left;
}
.postSelect .postPrevious .postPic {
  float: left;
}
.postSelect .postPrevious .postText {
  float: right;
}
.postSelect .postPrevious .postArrow {
  float: left;
  margin-right: 1px;
}
.postSelect .postPrevious a:hover .postArrow img {
  margin-left: -7px;
}
.postSelect .postNext {
  float: right;
  width: 47.5%;
  text-align: right;
}
.postSelect .postNext h3:after {
  left: 0;
}
.postSelect .postNext .postPic {
  float: right;
}
.postSelect .postNext .postText {
  float: left;
}
.postSelect .postNext .postArrow {
  float: right;
}
.postSelect .postNext a:hover .postArrow img {
  margin-left: 7px;
}
.postSelect .postArrow {
  display: table;
  width: 30px;
  height: 160px;
  background-color: #e4bf67;
  text-align: center;
}
.postSelect .postArrow span {
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  height: 160px;
}

#sideBar {
  float: right;
  width: 360px;
  margin: 50px 0;
}
#sideBar a {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#sideBar h4 {
  background: none;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  border-left: 0;
  padding-left: 5px;
  border-bottom: 1px solid #bd9128;
  margin-bottom: 20px;
}
#sideBar h4:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent #bd9128 #bd9128 transparent;
  border-style: solid;
  border-width: 6px;
}
#sideBar .newsList li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  *zoom: 1;
}
#sideBar .newsList li:before, #sideBar .newsList li:after {
  content: "";
  display: table;
}
#sideBar .newsList li:after {
  clear: both;
}
#sideBar .newsList li a, #sideBar .newsList li img, #sideBar .newsList li .newsDate {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#sideBar .newsList li img {
  display: block;
}
#sideBar .newsList .newsThumbnail {
  float: left;
  width: 30%;
}
#sideBar .newsList .newsThumbnail a {
  display: block;
}
#sideBar .newsList .newsThumbnail a:hover .newsDate {
  background-color: #f1592a;
}
#sideBar .newsList .newsThumbnail .pic {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 80px;
}
#sideBar .newsList .newsThumbnail .newsDate {
  background-color: #bd9128;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
#sideBar .newsList .newsDetail {
  float: right;
  width: 65%;
  line-height: 1.4;
  color: #505050;
}
#sideBar .newsList .newsDetail p {
  font-size: 14px;
}

#images {
  margin: 0 auto;
}
#images li {
  width: 250px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
}
#images li img {
  border: 10px solid #fff;
}

@media (max-width: 991px) {
  #noticeContents .mainTit h1 {
    font-size: 24px;
  }
  #noticeContents .mainTit h2 {
    font-size: 24px;
  }
}
.footer-video {
  margin-bottom: 2em;
  padding-bottom: 2em;
  margin-right: 1.5em;
}

.footer-video img {
  max-width: 100%;
}

.footer-video video {
  max-width: 100%;
}

footer a {
  color: #aaa !important;
}

footer a:hover {
  color: #F1592A !important;
}

.footer-copyright {
  text-align: center;
  color: #333;
  background-color: #f1592a;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.9em;
}

.social-roll {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  float: left;
  height: 32px;
  margin-bottom: 10px;
  margin-right: 1.1em;
  margin-top: 10px;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
  width: 32px;
}

.social-roll:hover {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.8);
  transform: rotate(360deg);
}

.facebook-roll {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/gray/facebook-gray.png");
}

.facebook-roll:hover {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/color/facebook-color.png");
}

.twitter-roll {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/gray/twitter-gray.png");
}

.twitter-roll:hover {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/color/twitter-color.png");
}

.youtube-roll {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/gray/youtube-gray.png");
}

.youtube-roll:hover {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/color/youtube-color.png");
}

.wechat-roll {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/gray/wechat-gray.png");
}

.wechat-roll:hover {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/color/wechat-color.png");
}

.weibo-roll {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/gray/weibo-gray.png");
}

.weibo-roll:hover {
  background-image: url("http://c.memyth.com/memyth/asset/img/social-media/color/weibo-color.png");
}

#goTop a {
  position: fixed;
  z-index: 9999999;
  bottom: 60px;
  right: 5px;
  display: none;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background-color: rgba(0, 0, 0, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#goTop a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.alignCenter {
  text-align: center !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.widthAuto {
  width: auto!important;
}


.check {
  background-color: red;
  color:white;
  padding:.5em;
  text-align: center;
}

.contactWrap {
  margin-bottom:60px;
}

.contactWrap .aboutBox {
  margin-bottom:30px;
}
.contactWrap .aboutBox:last-of-type {
  margin-bottom:0;
}

.contactWrap .aboutBox table p {
  margin-bottom:.5em;
}

.contactWrap .aboutBox table p:last-of-type {
  margin-bottom:0;
}

.contactWrap h4 {
  padding-bottom: 5px;
}
.contactWrap a {
  word-break: break-all 
}
.contactTitle {
  margin-bottom: 20px;
}

.contactTitle table th {
  background-color: #bd9128!important;
}
#registration p {
  
}

#registration h3 {
  font-size:18px;
  margin-bottom:5px;
}

#registration .registerLead {
  padding-bottom:30px;
}

#registration .registerBox {
  padding-left:25px;
  padding-bottom:30px;
}

.mb10 {
  margin-bottom:10px;
}

/*
English ------------------------------------------ */
#en #main .opening .opText h4 {
  width: 230px;
}

#en #footer .container .ftLogo ul {
    width: 170px;
}

/*####### Bob Appending##########################
######### dropdown menu#########################*/
/*
#dashboard > table,
#dashboard > table th,
#dashboard > table td {
   margin:20px auto;
   text-align: center;
   height:35px;
   padding: 0 5px;
   border: 1px solid black;
}
*/
 

.step {
  margin-bottom: 20px;
  text-align: center
}

.button {
  font-size: 18px;
  padding-left: 1em;
  padding-right: 1em;
  text-decoration: none;
   
  
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
  background-color: #bd9128;
  color: #fff;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.disabledbtn {
  background-color:grey;
  cursor:not-allowed !important;
}

.cvv {
  width:80px;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #bd9128;
  border-color: #bd9128;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

#mainVideo {
  background:#000;
}
#mainVideo a {
  display: block;
  width:43px;
  height: 43px;
  position: absolute;
  left:50%;
  margin-left: -21.5px;
  bottom:30px;
}
.mainVideoInner {
  max-width:1280px;
  width:100%;
  margin:0 auto;
  position: relative;
}
.bgVideo {
  width:100%;
  height: auto;
  display: block;
}

.subtitle {
    background-color: #bd9128;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 32px 0 16px;
    padding: 5px;
}

.subtitle1 {
    background-color: #bd9128;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    margin: 32px 0 16px;
    padding: 5px;
}

@media (max-width: 767px) {
#mainVideo a {
  display: none;
}
}

.media {
    background-color: #e4bf67;
    border-bottom: 5px solid #ebebeb;
    color: #ffffff;
}
.media:last-child {
    border-bottom: 0 none;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-object {
  display: block;
  height: auto;
  max-width: none;
  width: 160px;
}
.media-body {
  padding: 10px;
}
.media-left,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-heading {
    font-size: 1.5rem;
    font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
    -webkit-box-shadow: 0px 8px 10px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 8px 10px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 8px 10px 1px rgba(0,0,0,0.5);
    list-style: none;
    margin-bottom: 60px;
    padding-left: 0;
}

/**
 * Below is added in July 2017.
 *
 */
.fit-parent {
    max-height: 100%;
    max-width: 100%;
}
.txt-upper {
    text-transform: uppercase;
}
.tb-container,
.row,
.col-lg-1,
.col-lg-9th,
.col-lg-8th,
.col-md-2,
.col-lg-2,
.col-sm-5th,
.col-md-5th,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-md-10,
.col-xs-12,
.col-md-12,
.col-xs-hide,
.col-lg-hide {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.tb-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.img-container {
    display: block;
    height: 100%;
    width: 100%;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.tb-container:after,
.tb-container:before,
.row:after,
.row:before {
    content: "";
    display: table;
}
.tb-container:after,
.row:after {
    clear: both;
}
.col-lg-1,
.col-lg-9th,
.col-lg-8th,
.col-md-2,
.col-lg-2,
.col-sm-5th,
.col-md-5th,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-md-10,
.col-xs-12,
.col-sm-12
.col-md-12,
.col-xs-hide,
.col-lg-hide{
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.xs-txt-left {
    text-align: left;
}
.col-xs-4,
.col-xs-6,
.col-xs-12 {
    display: block;
    float: left;
}
.col-xs-hide {
    display: none;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.hosts {
    height: 118px;
    overflow: hidden;
}
.img-container {
    height: 60px;
    overflow: hidden;
    text-align: center;
}
.supports .img-container,
.uniques .img-container {
   height: 72px;
   overflow: hidden;
}
#main .cooperation .tb-container h3 {
    font-size: 23px;
}
#main .cooperation .supports h3,
#main .cooperation .uniques h3 {
    font-size: 20px;
}
.xs-gap-below {
    padding-bottom: 30px;
}
.img-as-bg {
    background: #ffffff no-repeat center;
    background-size: contain;
    padding-bottom: 150%;
    position: relative;
    width: 100%;
}
.img-as-bg .img-title {
    background-color: rgba(189, 147, 40, 0.7);
    bottom: 5px;
    color:  #ffffff;
    left: 5px;
    padding-bottom: 2px;
    position: absolute;
    right: 5px;
    text-align: center;
}
@media (min-width: 480px) {
    .sm-txt-center {
        text-align: center;
    }
    .sm-txt-left {
        text-align: left;
    }
    .col-sm-5th,
    .col-sm-3,
    .col-sm-4,
    .col-sm-6,
    .col-sm-9,
    .col-sm-12 {
        display: block;
        float: left;
    }
    .col-sm-hide {
        display: none;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-5th {
        width: 20%;
    }
    .sm-gap-below {
        padding-bottom: 25px;
		margin-left: -70px;  /* added 20190310  */
    }
    #main .cooperation .tb-container h3 {
        -webkit-hyphens: auto;
           -moz-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
    }
    #main .cooperation .uniques h3 {
        height: 120px;
    }
}
@media (min-width: 960px) {
    .md-txt-center {
        text-align: center;
    }
    .md-txt-left {
        text-align: left;
    }
    .col-md-2,
    .col-md-5th,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-12 {
        display: block;
        float: left;
    }
    .col-md-hide {
        display: none;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-5th {
        width: 20%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .md-gap-below {
        padding-bottom: 60px;
    }
    #main .cooperation .tb-container h3 {
        -webkit-hyphens: none;
           -moz-hyphens: none;
            -ms-hyphens: none;
                hyphens: none;
    }
    #main .cooperation .uniques h3 {
        height: auto;
    }
    .img-as-bg {
        padding-bottom: 88%;
    }
}
@media (min-width: 1440px) {
    .lg-txt-left {
        text-align: left;
    }
    .lg-txt-right {
        text-align: right;
    }
    .col-lg-1,
    .col-lg-9th,
    .col-lg-8th,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-8,
    .col-lg-9 {
        display: block;
        float: left;
    }
    .col-lg-hide {
        display: none;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-8th {
        width: 12.5%;
    }
    .col-lg-9th {
        width: 11.11111111%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .lg-no-gap-below {
        padding-bottom: unset;
    }
    .lg-gap-below {
        padding-bottom: 64px;
    }
    #main .cooperation .tb-container h3 {
        -webkit-hyphens: auto;
           -moz-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
    }
}
@media (min-width: 1920px) {
    .tb-container {
        width: 1920px;
    }
}
