/*
======LAYOUT CSS======

★Author:THINKIDEA
★Web:thinkidea.com.tw
★CreateDate:2015.3.23

======LAYOUT CSS======
*/
/*system*/
body {
  font-family: "微軟正黑體", Microsoft JhengHei, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  background: url(../images/bg.jpg);
}
a {
  color: #059;
  text-decoration: none;
}
a:hover {
  color: #059;
  text-decoration: underline;
}
.txt-hiden {
  text-indent: -9999px;
  overflow: hidden;
}
.a-hiden {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
}
.container {
  padding: 0;
}
.webpage-title {
  display: none;
}
.info-html-edit {
  line-height: 21px;
}
.info-html-edit img {
  max-width: 100%;
  height: auto;
}
.infobrief-txt img {
  max-width: 100%;
  height: auto;
}
.info-img-con a {
  display: block;
}
.photo-con a {
  display: block;
}
/*system-end*/
#ogwebsite {
  background: rgba(0, 0, 0, 0) url("../images/bg_og.jpg") repeat scroll 0 0;
}
#ogwebsite #creation-page .page-copyright {
  background: #601900 none repeat scroll 0 0;
}
#ogwebsite #creation-page #page-banner .pagebanner-title {
  background-image: url("../images/layout/webtiitle_og.png");
}
#ogwebsite #creation-page #pageinfo-main .pageinfo-article .pageinfo-header h1,
#ogwebsite #creation-page #pageinfo-main .pageinfo-article .pageinfo-header h2 {
  color: #ce5d02;
}
#ogwebsite .pageinfo-article .infotop-con .infobrief-con .article-title {
  color: #ce5d02;
}
#ogwebsite .index-techer-con .photo-dntxt {
  background: #ce5d02 none repeat scroll 0 0;
}
#bulewebsite {
  background: rgba(0, 0, 0, 0) url("../images/bg_bule.jpg") repeat scroll 0 0;
}
#bulewebsite #creation-page .page-copyright {
  background: #002739;
}
#bulewebsite #creation-page #page-banner .pagebanner-title {
  background-image: url("../images/layout/webtiitle_bule.png");
}
#bulewebsite #creation-page #pageinfo-main .pageinfo-article .pageinfo-header h1,
#bulewebsite #creation-page #pageinfo-main .pageinfo-article .pageinfo-header h2 {
  color: #002739;
}
#bulewebsite .pageinfo-article .infotop-con .infobrief-con .article-title {
  color: #002739;
}
#bulewebsite .index-techer-con .photo-dntxt {
  background: #002739 none repeat scroll 0 0;
}
/*web-top-bar*/
.web-top-bar {
  text-align: right;
  background: #FFF;
  padding: 8px 0 10px 0;
  font-size: 13px;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  z-index: 9999;
}
.web-top-bar .container {
  max-width: 980px;
  padding: 0 10px;
  margin: 0 auto;
}
.web-top-bar a {
  color: #525252;
  padding: 0 20px;
  text-decoration: none;
  font-weight: bold;
  border-right: 1px solid #a7a7a7;
}
.web-top-bar a:hover {
  opacity: 0.75;
}
@media screen and (min-width: 992px) {
  #creation-page .page-top #page-menus .ms-mb-but {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .web-top-bar {
    display: none;
  }
}
/*HTML CODE*/
.info-html-edit p {
  margin: 8px 0;
}
.info-html-edit ul,
.info-html-edit ol {
  padding: 0 0 0 20px;
}
.info-html-edit ul li {
  list-style: disc;
}
.info-html-edit ol li {
  list-style: decimal;
}
.info-html-edit .htmlformset td {
  border: 1px solid #e1c1ca;
  font-size: 13px;
  padding: 3px 15px;
}
.info-html-edit .htmlformset .table-header {
  background: url(../images/table_bg.jpg) repeat-x 0 bottom;
  height: 37px;
}
.info-html-edit .htmlformset .table-header td {
  text-align: center;
  font-weight: bold;
  color: #830125;
}
.html-title {
  font-weight: bold;
  font-size: 18px;
  color: #830125;
  margin: 0 0 20px 0;
}
.html-title .txtlist {
  vertical-align: baseline;
  display: inline;
}
.html-title .txtblod {
  vertical-align: middle;
  margin: 0 0 0 5px;
}
@media screen and (min-width: 769px) {
  .imgbg-txt {
    overflow: hidden;
    padding: 15%;
    position: absolute;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .imgbg-txt {
    display: inline-block;
    width: 100%;
  }
  .webbgimg {
    display: none;
  }
}
/*=====================web-layout=====================*/
#creation-page {
  /*page info layout set*/

  /*page info design > catalog-menu*/

  /*page info design > atricle content design*/

}
#creation-page #page-content {
  margin: 0 0 25px 0;
}
#creation-page .page-top {
  background: url(../images/layout/header_bg.png) #ffffff repeat-x center 0;
  box-shadow: 0 0 5px #808080;
  position: relative;
  z-index: 9999;
}
#creation-page .page-top .navbar {
  background: none;
  border: 0;
  margin: 0;
}
#creation-page .page-top #navbar {
  border: 0;
}
#creation-page .page-top #navbar a {
  font-size: 14px;
  font-weight: bold;
  color: #525252;
  text-decoration: none;
}
#creation-page .page-top #navbar a:hover {
  color: #7b0122;
}
#creation-page .page-top #navbar .dropdown-menu a {
  font-weight: normal;
}
#creation-page .page-top .weblogo {
  display: inline-block;
  width: 190px;
  margin: 15px 0 0 0;
  height: 70px;
  float: left;
  position: relative;
  z-index: 9999;
}
#creation-page .page-top .weblogo a {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}
#creation-page .page-top .weblogo h1 {
  font-size: 11px;
  display: inline-block;
  margin: 2px 0 0 0;
}
#creation-page .page-top .weblogo .navbar-brand {
  height: 42px;
}
#creation-page .page-top .navbar-toggle {
  margin-top: 25px;
}
#creation-page #pageinfo-content {
  background: #fff;
}
#creation-page #pageinfo-content #pageinfo-sides {
  padding: 0;
  width: 25%;
}
#creation-page #pageinfo-content #pageinfo-main {
  padding: 0;
  width: 75%;
}
#creation-page #page-banner {
  max-width: 1000px;
  width: 100%;
  max-height: 357px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
#creation-page #page-banner .pagebanner-title {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  bottom: 12%;
  left: 0;
  margin: 0;
  width: 475px;
  height: 60px;
  background: url(../images/layout/webtiitle.png) no-repeat 0 0;
}
#creation-page .info-add address {
  display: inline;
  margin: 0;
  padding: 0;
}
#creation-page #topsharbox {
  position: absolute;
  top: 10px;
  right: 0;
}
#creation-page #pageinfo-con {
  padding: 0 0 25px 0;
  margin: 0;
}
#creation-page #pageinfo-con #pageinfo-sides {
  padding: 20px 0 0 25px;
  min-height: 400px;
  background: url(../images/layout/catalog_menu.jpg) no-repeat right 0;
}
#creation-page #pageinfo-con .catalog-title {
  margin: 0;
  display: none;
}
#creation-page #pageinfo-con .catalog-menu {
  width: 185px;
  border-top: 1px solid #d5d7d2;
}
#creation-page #pageinfo-con .catalog-menu a {
  text-decoration: none;
  color: #464646;
}
#creation-page #pageinfo-con .catalog-menu li .cg-mainiten a:hover,
#creation-page #pageinfo-con .catalog-menu a:hover {
  color: #7b0122;
}
#creation-page #pageinfo-con .catalog-menu li .cg-mainiten {
  padding: 7% 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d5d7d2;
}
#creation-page #pageinfo-con .catalog-menu li .cg-mainiten a {
  font-weight: bold;
  font-size: 14px;
  color: #1b1b1b;
  background: url(../images/layout/list_img.png) no-repeat 5px 2px;
  padding: 0 0 0 30px;
  display: inline-block;
}
#creation-page #pageinfo-con .catalog-menu .ch-subiten {
  padding: 15px 0 0 30px;
}
#creation-page #pageinfo-con .catalog-menu .ch-subiten .select a {
  color: #7b0122;
}
#creation-page #pageinfo-con .catalog-menu .ch-subiten li {
  display: inline-block;
  width: 100%;
  padding: 0 0 6% 0;
}
#creation-page #pageinfo-con .catalog-menu .ch-subiten a {
  font-size: 13px;
}
#creation-page #pageinfo-con #sides-sub-con {
  width: 185px;
  overflow: hidden;
  padding: 23px 0 0 0;
}
#creation-page #pageinfo-con #sides-sub-con img {
  max-width: 185px;
}
#creation-page #pageinfo-main .pageinfo-article {
  padding: 20px 2% 2% 3%;
  width: 98%;
}
#creation-page #pageinfo-main .pageinfo-article .pageinfo-header {
  margin: 0 0 0.8em;
  padding: 0 0 1.2em;
  position: relative;
  background: url(../images/layout/pageheader.jpg) no-repeat 0 0;
  background-position: bottom center;
}
#creation-page #pageinfo-main .pageinfo-article .pageinfo-header h1,
#creation-page #pageinfo-main .pageinfo-article .pageinfo-header h2 {
  font-size: 19px;
  font-weight: bold;
  color: #6b0121;
  margin: 0;
}
#creation-page #pageinfo-main .pageinfo-article .pageinfo-header .backlist {
  position: absolute;
  background: none repeat scroll 0 0 #7c0124;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 10px;
  text-decoration: none;
  top: 0;
  right: 0;
}
#creation-page #pageinfo-main .pageinfo-article .pageinfo-header .backlist:hover {
  background: #90324d;
}
#creation-page #pageinfo-main .pageinfo-article .weburltag {
  color: #000000;
  font-size: 13px;
}
#creation-page #pageinfo-main .pageinfo-article .weburltag a {
  color: #000000;
  font-size: 13px;
}
#creation-page #pageinfo-main .pageinfo-article .websub-iten {
  width: 50%;
  display: inline-block;
  margin: 10px 0;
}
#creation-page #pageinfo-main .pageinfo-article .websub-iten .addthis_toolbox {
  float: left;
  padding: 4px 10px 0 0;
}
#creation-page #pageinfo-main .pageinfo-article .websub-iten .linebox {
  width: 90px;
  float: left;
  margin: 0 10px 0 0;
}
#creation-page #pageinfo-main .pageinfo-article .websub-iten .linebox img {
  max-width: 100%;
  height: auto;
}
#creation-page #pageinfo-main .pageinfo-article .info-posttime {
  margin: 10px 0;
  width: 50%;
  float: right;
  text-align: right;
  font-size: 13px;
  color: #494949;
}
#creation-page .page-copyright {
  background: #380110;
  color: #FFF;
  font-size: 12px;
  line-height: 21px;
  padding: 25px 0;
  margin: 0;
}
#creation-page .page-copyright .container {
  width: 90%;
  max-width: 1000px;
}
#creation-page .page-copyright a {
  color: #FFF;
}
#creation-page .page-copyright .web-copyright {
  text-align: right;
}
#creation-page .page-copyright p {
  margin: 0;
}
#creation-page .page-copyright .infotxt-title,
#creation-page .page-copyright .infotxt-title {
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 15px;
}
#creation-page .page-copyright .contact-con {
  line-height: 21PX;
}
.news-block #creation-page #page-banner .pagebanner-title {
  background-position: 0 -100px;
}
.curriculum-block #creation-page #page-banner .pagebanner-title {
  background-position: 0 -200px;
}
.license-block #creation-page #page-banner .pagebanner-title {
  background-position: 0 -300px;
}
.teacher-block #creation-page #page-banner .pagebanner-title {
  background-position: 0 -400px;
}
.contact-block #creation-page #page-banner .pagebanner-title {
  background-position: 0 -500px;
}
@media screen and (min-width: 992px) {
  #creation-page {
    /*header*/
  
  }
  #creation-page .header-menu {
    max-width: 960px;
    width: 100%;
  }
  #creation-page #index-content {
    max-width: 1000px;
    width: 100%;
  }
  #creation-page #pageinfo-content {
    max-width: 1000px;
    width: 100%;
  }
  #creation-page .page-top {
    position: relative;
    z-index: 100;
  }
  #creation-page .page-top .navbar {
    margin: 0;
  }
  #creation-page .page-top #page-menus {
    padding: 43px 0 0 0;
    float: right;
    width: 60%;
  }
  #creation-page .page-top #page-menus li {
    float: left;
    padding: 0 2.2em 0 0;
    display: inline-block;
  }
  #creation-page .page-top #page-menus li a {
    padding: 0;
    margin: 0;
  }
  #creation-page .page-top #page-menus .dropdown {
    display: none;
  }
  #creation-page .page-top #navbar {
    padding: 0;
    position: relative;
  }
  #creation-page .page-top .ms-otherlink {
    display: inline-block;
    position: absolute;
    top: 43px;
    right: 0;
  }
  #creation-page .page-top .ms-otherlink a {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
  }
  #creation-page .page-top .ms-otherlink .contact-email {
    background: url(../images/layout/gmail.jpg) no-repeat center 0;
    width: 22px;
    height: 17px;
    margin: 0 5px 0 0;
  }
  #creation-page .page-top .ms-otherlink .go-facebook {
    background: url(../images/layout/fb.jpg) no-repeat center 0;
    width: 17px;
    height: 19px;
  }
}
@media screen and (max-width: 991px) {
  body {
    background: #FFF;
  }
  #creation-page .page-top .weblogo {
    margin: 15px 0 0 15px;
  }
  #creation-page #topsharbox {
    position: static;
    top: 0;
    left: 0;
    padding: 10px 0 15px 15px;
    border-top: 1px solid #cccccc;
  }
  #creation-page .page-top .ms-otherlink .contact-email {
    display: none;
  }
  #creation-page .page-top .ms-otherlink .go-facebook {
    color: #525252;
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
  }
  #creation-page .page-top .navbar-collapse.in {
    overflow-y: inherit;
  }
  #creation-page .page-top .ms-otherlink {
    padding: 0;
  }
  #creation-page .page-top #about-but,
  #creation-page .page-top #news-but,
  #creation-page .page-top #curriculum-but,
  #creation-page .page-top #license-but {
    display: none;
  }
  #creation-page .page-top .dropdown-menu li > .dropdown-menu {
    display: block;
    padding: 5px 0 5px 15px;
  }
  #creation-page #creation-page .page-top #navbar a {
    font-size: 15px;
  }
  #creation-page #pageinfo-con {
    padding: 0;
  }
  #creation-page #pageinfo-con #pageinfo-sides {
    display: none;
  }
  #creation-page #pageinfo-con #pageinfo-main {
    width: 100%;
  }
  #creation-page #pageinfo-con .pageinfo-article {
    padding: 25px;
    width: 100%;
  }
  #creation-page #page-menus {
    margin: 0;
  }
  #creation-page #page-menus li {
    border-bottom: 1px solid #cccccc;
  }
  #creation-page #page-menus .dropdown-menu li {
    border-bottom: 0;
  }
  #creation-page .page-copyright .web-copyright {
    text-align: left;
    margin: 10px 0;
  }
  #creation-page .page-copyright .services-con {
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 749px) {
  #creation-page .page-top .weblogo {
    width: 140px;
    margin: 15px 0 0 15px;
    height: 70px;
  }
  #creation-page .page-top .weblogo .navbar-brand {
    height: 30px;
  }
  #creation-page #page-banner .pagebanner-title {
    position: static;
    float: left;
    text-align: center;
    text-indent: 0;
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #830125;
    color: #FFF;
    font-weight: bold;
    font-size: 120%;
  }
  /*header*/
  #creation-page .page-top #navbar a {
    font-size: 16px;
  }
  /*article-con*/
  #creation-page #pageinfo-main .pageinfo-article .websub-iten {
    width: 100%;
  }
  #creation-page #pageinfo-main .pageinfo-article .info-posttime {
    width: 100%;
    text-align: left;
    margin: 0 0 10px 0;
  }
  #creation-page #pageinfo-main .pageinfo-article .pageinfo-header .backlist {
    position: static;
    margin: 0 0 15px 0;
  }
}
/*=====================NAVBAR STYLE=====================*/
#creation-page .navbar-header .navbar-toggle {
  background: #006ec0;
  border: 0;
}
#creation-page .navbar-header .navbar-toggle:hover {
  background: #274d69;
}
#creation-page .navbar-header .icon-bar {
  background: #FFF;
}
#creation-page .navbar-header #navbar {
  border-color: #FFF;
}
/*=====================INDEX DESIGN CODE=====================*/
.index-block #index-banner {
  max-width: 1000px;
  width: 100%;
  max-height: 440px;
  overflow: hidden;
  margin: 0 auto;
}
.index-block #index-content {
  background: #FFF;
}
.index-block .bx-wrapper .bx-pager.bx-default-pager a {
  background: #7b0122;
}
.index-block .bx-wrapper .bx-pager.bx-default-pager .active {
  background: #bd5a75;
}
.index-block .bx-controls {
  position: relative;
  bottom: 50px;
  z-index: 9999;
}
.index-block #index-main {
  margin: 0;
  padding: 3% 4% 5% 4%;
}
.index-block #index-main .index-news-con {
  padding: 0;
}
.index-block #index-main .index-hot-con {
  padding: 0;
}
.index-block #index-main .index-techer-con {
  padding: 0;
}
.index-block #index-main {
  /*news tag*/

  /*hot-banner*/

  /*techer infolist*/

}
.index-block #index-main h1,
.index-block #index-main h2,
.index-block #index-main h3,
.index-block #index-main h4,
.index-block #index-main h5,
.index-block #index-main h6 {
  margin: 0;
}
.index-block #index-main .newslist-title {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  background: url(../images/index/newstag.jpg) no-repeat 0 0;
  width: 100%;
  height: 17px;
}
.index-block #index-main .infolist {
  margin: 1.2em 0 0;
}
.index-block #index-main .infolist li {
  width: 100%;
  margin: 0 0 10px;
}
.index-block #index-main .infolist .infolist-article {
  padding: 1%;
  width: 100%;
  border: 1px solid #d6d6d6;
  display: inline-block;
}
.index-block #index-main .infolist .info-img-con {
  float: left;
  width: 22%;
  margin: 0 3% 0 0;
  background: #e2e2e2;
  position: relative;
  overflow: hidden;
}
.index-block #index-main .infolist .info-img-con :after {
  padding-top: 75%;
  content: "";
  display: block;
}
.index-block #index-main .infolist .info-img-con a {
  display: block;
}
.index-block #index-main .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.index-block #index-main .infolist .info-main-con {
  float: left;
  width: 72%;
}
.index-block #index-main .infolist .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.index-block #index-main .infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
.index-block #index-main .infolist .info-header {
  padding: 0.3em 0 0;
}
.index-block #index-main .infolist .info-header .info-title {
  font-size: 15px;
  height: 1.4em;
  overflow: hidden;
}
.index-block #index-main .infolist .info-header .info-title a {
  color: #ce5d02;
  text-decoration: none;
}
.index-block #index-main .infolist .info-header .info-title a:hover {
  color: #7b0122;
}
.index-block #index-main .infolist .info-header .post-time {
  font-size: 12px;
  color: #434343;
}
.index-block #index-main .infolist .brief-section {
  font-size: 13px;
  height: 3.8em;
  margin: 0.3em 0 0;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em;
}
.index-block #index-main .index-hot-con .hotlist-title {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  background: url(../images/index/hottag.jpg) no-repeat 0 0;
  width: 100%;
  height: 17px;
}
.index-block #index-main .index-hot-con .imglist-con {
  margin: 1.2em 0 0;
}
.index-block #index-main .index-hot-con .imglist-con .img-black {
  margin: 0 0 10px;
}
.index-block #index-main .index-techer-con {
  padding: 20px 0;
}
.index-block #index-main .index-techer-con .techer-title {
  width: 30%;
  margin: 0 auto;
  text-align: center;
}
.index-block #index-main .index-techer-con .techer-title .txt-title {
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #c7c7c7;
  font-weight: normal;
  color: #73011f;
}
.index-block #index-main .index-techer-con .techer-title .txt-title-dn {
  color: #838383;
  font-weight: normal;
  font-size: 15px;
}
/*index sub-iten*/
.index-block .index-techer-con #imglist-con {
  margin: 30px 0 0 0 ;
}
.index-block .index-techer-con #imglist-con li {
  width: 20%;
  padding: 1%;
  display: inline-block;
  float: left;
  text-align: center;
}
.index-block .index-techer-con .photo-dntxt {
  background: #830125;
}
.index-block .index-techer-con .photo-dntxt a {
  color: #FFF;
  display: block;
  padding: 2px 15px;
  overflow: hidden;
  height: 30px;
  line-height: 25px;
  text-decoration: none;
}
.index-block .index-techer-con .photo-con {
  overflow: hidden;
  background: #e2e2e2;
  position: relative;
}
.index-block .index-techer-con .photo-con :after {
  padding-top: 115%;
  content: "";
  display: block;
}
.index-block .index-techer-con .photo-con a {
  display: block;
}
.index-block .index-techer-con .photo-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.index-block .index-techer-con .photo-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.index-block .index-techer-con .photo-con :hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 750px) {
  .index-block .index-techer-con #imglist-con li {
    width: 33%;
  }
}
@media screen and (max-width: 500px) {
  .index-block .index-techer-con #imglist-con li {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .index-block .index-news-con {
    width: 67%;
    float: left;
    display: inline-block;
  }
  .index-block .index-hot-con {
    width: 29%;
    float: right;
    display: inline-block;
  }
  .index-block #index-content {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .index-block #page-content #index-main {
    padding: 25px;
  }
  .index-block #page-content #index-main .index-hot-con {
    padding: 3% 0 0 0;
    display: inline-block;
    width: 100%;
  }
  .index-block #page-content #index-main .index-hot-con .imglist-con {
    padding: 0;
    display: inline-block;
    width: 100%;
  }
  .index-block #page-content #index-main .index-hot-con li {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 1% 2%;
  }
  .index-block #index-main .index-news-con {
    display: inline-block;
    width: 100%;
  }
  .index-block #index-main .index-news-con .infolist li {
    width: 50%;
    padding: 1% 2%;
    float: left;
    display: inline-block;
  }
  .index-block #index-main .index-news-con .infolist-article {
    width: 100%;
  }
  .index-block #index-main .index-news-con .info-img-con {
    width: 100%;
  }
  .index-block #index-main .index-news-con .infolist {
    display: inline-block;
    width: 100%;
  }
  .index-block #index-main .index-news-con .info-main-con {
    width: 100%;
    padding: 2% 5%;
  }
}
@media screen and (max-width: 749px) {
  .index-block #page-content #index-main .index-techer-con .techer-title {
    width: 100%;
  }
  .index-block #page-content #index-main .index-techer-con .txt-title {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 500px) {
  .index-block #index-main .index-news-con .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .index-block #page-content #index-main .index-hot-con li {
    width: 100%;
    float: none;
    max-width: 400px;
    padding: 0 2% 15px 2%;
    margin: 0 auto;
    display: block;
  }
}
#index-brands {
  max-width: 940px;
  margin: 0 auto;
}
#index-brands li {
  display: inline-block;
  float: left;
  width: 33.33%;
  padding: 30px 10px;
}
@media screen and (max-width: 500px) {
  #index-brands {
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
  }
  #index-brands li {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
  }
}
/*=====================LEFT INFO CODE=====================*/
.cp-infolist .cp-tel {
  background: url(../images/layout/tel.png) no-repeat 0 0;
}
.cp-infolist .cp-mail {
  background: url(../images/layout/email.png) no-repeat 0 0;
}
.cp-infolist .cp-facebook {
  background: url(../images/layout/fb.png) no-repeat 0 0;
}
.cp-infolist .cp-tel,
.cp-infolist .cp-mail,
.cp-infolist .cp-facebook {
  padding: 0 0 0 45px;
  height: 40px;
  margin: 0 0 15px 0;
  font-family: Arial;
}
.cp-infolist .cp-tel .txt-title,
.cp-infolist .cp-tel .txt-title a {
  font-size: 13px;
  color: #595959;
  font-weight: bold;
  text-decoration: none;
}
.cp-infolist .cp-tel .txt-con {
  padding: 3px 0 0;
  font-size: 19px;
  font-weight: bold;
  color: #ce5d02;
}
.cp-infolist .cp-tel .txt-con a {
  color: #ce5d02;
  text-decoration: none;
}
.cp-infolist .cp-tel .txt-con a:hover {
  color: #7b0122;
}
.cp-infolist .cp-mail .txt-title {
  font-size: 13px;
  color: #595959;
  font-weight: bold;
}
.cp-infolist .cp-mail .txt-con {
  padding: 3px 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #ce5d02;
}
.cp-infolist .cp-mail .txt-con a {
  text-decoration: none;
}
.cp-infolist .cp-mail .txt-con a:hover {
  color: #7b0122;
}
.cp-infolist .cp-facebook .txt-title {
  font-size: 15px;
  color: #595959;
  font-weight: bold;
}
.cp-infolist .cp-facebook .txt-title a {
  text-decoration: none;
}
.cp-infolist .cp-facebook .txt-con {
  padding: 3px 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #595959;
}
.cp-infolist .cp-facebook .txt-con a {
  text-decoration: none;
}
.cp-infolist .cp-facebook .txt-con a:hover {
  color: #7b0122;
}
/*=====================page-switch=====================*/
.page-switch {
  padding: 15px 0 10px 0;
  text-align: right;
  font-size: 13px;
  display: inline-block;
  width: 100%;
}
.page-switch .page-view {
  display: block;
  text-align: center;
  margin: 0 0 10px 0;
}
.page-switch .next-page {
  margin: 0 0 0 10px;
}
.page-switch .pre-page {
  margin: 0 10px 0 0;
}
.page-switch .page-switch-nav {
  text-align: center;
}
.page-switch a {
  color: #333;
}
.page-switch a:hover {
  color: #533611;
}
/*=====================NEWS=====================*/
/*news info list tag*/
.news-block #newsinfo-list .infolist {
  margin: 1.2em 0 0;
}
.news-block #newsinfo-list .infolist li {
  width: 100%;
  margin: 0 0 10px;
}
.news-block #newsinfo-list .infolist .infolist-article {
  padding: 1%;
  width: 100%;
  border: 1px solid #d6d6d6;
  display: inline-block;
  position: relative;
}
.news-block #newsinfo-list .infolist .infolist-article .top-news-tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 8%;
  z-index: 9999;
}
.news-block #newsinfo-list .infolist .info-img-con {
  float: left;
  width: 22%;
  margin: 0 3% 0 0;
  background: #e2e2e2;
  position: relative;
  overflow: hidden;
}
.news-block #newsinfo-list .infolist .info-img-con :after {
  padding-top: 75%;
  content: "";
  display: block;
}
.news-block #newsinfo-list .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.news-block #newsinfo-list .infolist .info-main-con {
  float: left;
  width: 72%;
}
.news-block #newsinfo-list .infolist .info-header {
  padding: 0.5em 0;
}
.news-block #newsinfo-list .infolist .info-header .info-title {
  font-size: 15px;
  height: 1.4em;
  overflow: hidden;
  margin: 0;
}
.news-block #newsinfo-list .infolist .info-header .info-title a {
  color: #ce5d02;
  text-decoration: none;
}
.news-block #newsinfo-list .infolist .info-header .info-title a:hover {
  color: #7b0122;
}
.news-block #newsinfo-list .infolist .info-header .post-time {
  font-size: 12px;
  color: #434343;
}
.news-block #newsinfo-list .infolist .brief-section {
  font-size: 13px;
  height: 3.8em;
  margin: 0.3em 0 0;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em;
}
.news-block .pageinfo-header h2 {
  padding: 0 75px 0 0;
}
.news-block .info-img-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.news-block .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 991px) {
  .news-block #page-content #pageinfo-main #newsinfo-list .infolist li {
    width: 50%;
    padding: 1% 2%;
    float: left;
    display: inline-block;
  }
  .news-block #page-content #pageinfo-main #newsinfo-list .infolist-article {
    width: 100%;
  }
  .news-block #page-content #pageinfo-main #newsinfo-list .info-img-con {
    width: 100%;
  }
  .news-block #page-content #pageinfo-main #newsinfo-list .infolist {
    display: inline-block;
    width: 100%;
  }
  .news-block #page-content #pageinfo-main #newsinfo-list .info-main-con {
    width: 100%;
    padding: 2% 5%;
  }
  .news-block #page-content #pageinfo-main #newsinfo-list .top-news-tag {
    width: 50px;
  }
}
@media screen and (max-width: 749px) {
  .news-block .pageinfo-header h2 {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .news-block #page-content #pageinfo-main #newsinfo-list .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    float: none;
    display: block;
  }
}
/*=====================curriculum=====================*/
.curriculum-block #lessoninfo-list {
  margin: 1.2em 0 0;
}
.curriculum-block #lessoninfo-list #imglist-con li {
  width: 33%;
  float: left;
  margin: 0 0 11px;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con {
  width: 94%;
  border: 1px solid #e3d8db;
  position: relative;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-con {
  width: 100%;
  height: auto;
  background: #e2e2e2;
  position: relative;
  overflow: hidden;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-con :after {
  padding-top: 75%;
  content: "";
  display: block;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-dntxt a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: url(../images/img_dn_bg.png) 0 0;
  padding: 5px 15px;
  height: 3em;
  overflow: hidden;
  line-height: 2.3em;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con:hover .photo-dntxt a {
  height: 100%;
  width: 100%;
  padding: 30% 5% 0 5%;
}
.curriculum-block #lessoninfo-list #imglist-con .imginfo-con:hover .photo-con img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 749px) {
  .curriculum-block #lessoninfo-list #imglist-con li {
    width: 50%;
    padding: 1% 2%;
  }
  .curriculum-block #lessoninfo-list #imglist-con .imginfo-con {
    width: 100%;
  }
  .curriculum-block #lessoninfo-list #imglist-con .imginfo-con .photo-dntxt a {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .curriculum-block #lessoninfo-list #imglist-con li {
    width: 100%;
    padding: 1% 2%;
    max-width: 400px;
    float: none;
    margin: 0 auto 15px auto;
  }
}
/*curriculum info page*/
.curriculum-block #creation-page #pageinfo-main .pageinfo-article .websub-iten {
  width: 100%;
  margin: 0;
}
.curriculum-block .pageinfo-article {
  /*info-full-tag*/

}
.curriculum-block .pageinfo-article .infotop-con {
  margin: 1.9em 0 31px 0;
  /*RWD layout*/

  /*design css*/

}
.curriculum-block .pageinfo-article .infotop-con .row {
  margin: 0;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con {
  padding: 0;
  width: 50%;
  float: left;
  display: inline-block;
}
.curriculum-block .pageinfo-article .infotop-con .infobrief-con {
  padding: 0;
  width: 46%;
  float: right;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main {
  width: 100%;
  height: auto;
  margin: 0 0 15px;
  overflow: hidden;
  background: #e1e1e1;
  position: relative;
  padding-top: 75%;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main :after {
  padding-top: 75%;
  content: "";
  display: block;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub {
  width: 102%;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub li {
  width: 25%;
  float: left;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub li .ismimg-con {
  width: 90%;
  overflow: hidden;
  height: auto;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main img,
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .ismimg-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main:hover img,
.curriculum-block .pageinfo-article .infotop-con .infoimg-con .ismimg-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
.curriculum-block .pageinfo-article .infotop-con .infobrief-con .article-title {
  margin: 0 0 15px 0;
  padding: 0 0 15px;
  font-size: 21px;
  font-weight: bold;
  color: #7c0124;
  border-bottom: 1px solid #b4b4b4;
}
.curriculum-block .pageinfo-article .infotop-con .infobrief-con .infobrief-txt {
  /*pc use code*/

  line-height: 24px;
  margin: 0 0 20px;
  height: 215px;
  overflow: hidden;
  color: #3c3c3c;
}
.curriculum-block .pageinfo-article .infotop-con .infobrief-con .infobrief-txt p {
  margin: 5px 0;
}
.curriculum-block .pageinfo-article .infotop-con .infobrief-con .findme-con {
  text-align: right;
}
.curriculum-block .pageinfo-article .infodn-con {
  position: relative;
}
.curriculum-block .pageinfo-article .infodn-con .infodn-con-title {
  background: url(../images/lesson_html_tag.jpg) no-repeat 0 0;
  height: 35px;
  width: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
.curriculum-block .pageinfo-article .infodn-con .article-sub {
  position: absolute;
  top: 0;
  left: 140px;
  width: 260px;
}
.curriculum-block .pageinfo-article .infodn-con .info-html-edit {
  padding: 25px 15px 0 15px;
}
@media screen and (max-width: 700px) {
  .curriculum-block .pageinfo-article .infotop-con {
    margin: 1.9em 0 10px 0;
  }
  .curriculum-block .pageinfo-article .infotop-con .infobrief-con {
    width: 100%;
    float: none;
    margin: 20px 0 0 0;
  }
  .curriculum-block .pageinfo-article .infotop-con .infoimg-con {
    width: 100%;
    float: none;
  }
  .curriculum-block .pageinfo-article .infotop-con .infobrief-con .infobrief-txt {
    height: auto;
  }
  .curriculum-block .pageinfo-article .infotop-con .infobrief-con .findme-con {
    text-align: center;
    margin: 25px 0;
  }
  .curriculum-block .pageinfo-article .infodn-con .article-sub {
    position: inherit;
    width: 100%;
    margin: 15px 0;
  }
  .curriculum-block .pageinfo-article .infodn-con .info-html-edit {
    padding: 0;
  }
}
/*=====================TEACHER=====================*/
.teacher-block #lessoninfo-list {
  margin: 1.2em 0 0;
  display: inline-block;
  width: 100%;
}
.teacher-block .teacher-itenvar {
  font-weight: bold;
  font-size: 15px;
  color: #96062d;
  background: url(../images/list_red.png) no-repeat 0 0;
  padding: 0 0 0 30px;
  line-height: 19px;
  margin: 0 0 20px 0;
}
.teacher-block #lessoninfo-list #imglist-con li {
  width: 25%;
  float: left;
  margin: 0 0 11px;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con {
  width: 94%;
  text-align: center;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-con {
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #e2e2e2;
  position: relative;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-con :after {
  padding-top: 115%;
  content: "";
  display: block;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-dntxt {
  padding: 10px 0 0 0;
}
.teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-dntxt a {
  width: 100%;
  overflow: hidden;
  height: 2em;
  line-height: 2em;
  display: block;
}
.teacher-block #lessoninfo-list #imglist-con .photo-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 599px) {
  .teacher-block #lessoninfo-list #imglist-con li {
    width: 50%;
    padding: 1% 2%;
  }
  .teacher-block #lessoninfo-list #imglist-con .imginfo-con {
    width: 100%;
  }
  .teacher-block #lessoninfo-list #imglist-con .imginfo-con .photo-dntxt a {
    font-size: 15px;
  }
}
@media screen and (max-width: 400px) {
  .teacher-block #lessoninfo-list #imglist-con li {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    padding: 1% 2%;
    float: none;
  }
}
/*teacher info page*/
.teacher-block .pageinfo-article {
  /*info-full-tag*/

}
.teacher-block .pageinfo-article .infotop-con {
  margin: 25px 0;
  /*RWD layout*/

  /*design css*/

}
.teacher-block .pageinfo-article .infotop-con .row {
  margin: 0;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con {
  padding: 0;
  width: 36%;
  float: left;
  display: inline-block;
}
.teacher-block .pageinfo-article .infotop-con .infobrief-con {
  padding: 0;
  width: 59%;
  float: right;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main {
  width: 100%;
  height: auto;
  background: #e2e2e2;
  position: relative;
  overflow: hidden;
  padding-top: 115%;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main :after {
  padding-top: 75%;
  content: "";
  display: block;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub {
  width: 102%;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub li {
  width: 25%;
  float: left;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-sub li .ismimg-con {
  width: 90%;
  overflow: hidden;
  height: auto;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main img,
.teacher-block .pageinfo-article .infotop-con .infoimg-con .ismimg-con img {
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  transform: All 0.3s ease-in-out;
}
.teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main:hover img,
.teacher-block .pageinfo-article .infotop-con .infoimg-con .ismimg-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */

  -webkit-transform: scale(1.1, 1.1);
  /* Chrome, Safari, Opera */

  transform: scale(1.1, 1.1);
}
.teacher-block .pageinfo-article .infotop-con .infobrief-con .article-title {
  margin: 0 0 15px 0;
  padding: 0 0 15px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  border-bottom: 1px solid #b4b4b4;
}
.teacher-block .pageinfo-article .infotop-con .infobrief-con .infobrief-txt {
  line-height: 24px;
  margin: 0 0 20px;
}
.teacher-block .pageinfo-article .infotop-con .infobrief-con .findme-con {
  text-align: right;
}
.teacher-block .pageinfo-article .infodn-con {
  position: relative;
}
.teacher-block .pageinfo-article .infodn-con .infodn-con-title {
  background: url(../images/lesson_html_tag.jpg) no-repeat 0 0;
  height: 35px;
  width: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
.teacher-block .pageinfo-article .infodn-con .article-sub {
  position: absolute;
  top: 0;
  left: 140px;
  width: 260px;
}
.teacher-block .pageinfo-article .infodn-con .info-html-edit {
  padding: 25px 15px 0 15px;
}
@media screen and (max-width: 599px) {
  .teacher-block .pageinfo-article .infotop-con .infoimg-con .infophoto-main {
    max-width: 260px;
    width: 100%;
    margin: 0 auto;
  }
  .teacher-block .pageinfo-article .infotop-con {
    margin: 1.9em 0 10px 0;
  }
  .teacher-block .pageinfo-article .infotop-con .infobrief-con {
    width: 100%;
    float: none;
    margin: 20px 0 0 0;
  }
  .teacher-block .pageinfo-article .infotop-con .infoimg-con {
    width: 100%;
    float: none;
  }
  .teacher-block .pageinfo-article .infotop-con .infobrief-con .infobrief-txt {
    height: auto;
  }
  .teacher-block .pageinfo-article .infotop-con .infobrief-con .findme-con {
    text-align: center;
    margin: 25px 0;
  }
  .teacher-block .pageinfo-article .infodn-con .article-sub {
    position: inherit;
    width: 100%;
    margin: 15px 0;
  }
  .teacher-block .pageinfo-article .infodn-con .info-html-edit {
    padding: 0;
  }
}
/*contact-block*/
.contact-block #pageinfo-content #pageinfo-con {
  padding: 0;
}
.contact-block #contact-info {
  padding: 0;
  width: 63%;
}
.contact-block #google-map-con {
  padding: 0;
  width: 37%;
}
.contact-block .myinfo-txt-con {
  padding: 6% 0 5% 6%;
  margin: 0;
  font-size: 14px;
  color: #454545;
  line-height: 26px;
  border-bottom: 1px solid #bfbfbf;
}
.contact-block .myinfo-txt-con .mylogo-con {
  width: 190px;
  margin: 0 0 15px;
}
.contact-block .myform-con {
  padding: 6% 0 5% 6%;
  display: inline-block;
  width: 100%;
}
.contact-block .myform-con .myknow-info-var {
  display: table;
  line-height: 26px;
}
.contact-block #google-map {
  width: 100%;
  height: 950px;
}
@media screen and (max-width: 991px) {
  .contact-block .myinfo-txt-con {
    padding: 25px 0;
  }
  .contact-block #pageinfo-content #pageinfo-con {
    padding: 0;
  }
  .contact-block #contact-info {
    padding: 0;
    width: 75%;
    max-width: 560px;
    margin: 0 auto;
    float: none;
  }
  .contact-block #google-map-con {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .contact-block #contact-info {
    padding: 0;
    width: 100%;
    padding: 25px;
  }
  .contact-block .myform-con {
    padding: 25px 0;
  }
  .contact-block #formBox {
    width: 100%;
  }
  .contact-block #formBox label {
    float: none;
    text-align: left;
  }
  .contact-block #formBox .mycall,
  .contact-block #formBox .myphone {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .contact-block #formBox .myemial input {
    width: 100%;
  }
  .contact-block #formBox .myinfobox {
    width: 100%;
  }
}
/*formBox*/
#formBox {
  padding: 0;
  font-size: 13px;
  width: 450px;
  float: left;
}
#formBox .formBox-txt {
  margin: 0 0 15px 0;
  color: #0c90f6;
}
#formBox label {
  color: #333;
  display: block;
  float: left;
  padding: 0 5px 0 0;
  text-align: right;
  width: 90px;
}
#formBox b {
  color: #f00;
  font-weight: bold;
}
#formBox li {
  display: inline-block;
  float: left;
  padding: 0 0 10px;
  width: 100%;
}
#formBox input,
#formBox textarea {
  color: #333;
  padding: 3px 8px;
}
#formBox .submitlist {
  display: inline-block;
  width: 100%;
}
#formBox .myname {
  float: left;
}
#formBox .mygender {
  float: left;
}
#formBox .mycall {
  float: left;
}
#formBox .myphone {
  float: left;
}
#formBox .gender_m,
#formBox .gender_w {
  margin: 0 5px 0 20px;
}
#formBox .myinfobox {
  float: left;
  width: 65%;
  height: 100px;
}
#formBox .myinfocontent {
  width: 100%;
}
#formBox #mb_email {
  width: 65%;
}
#formBox .boxtips {
  display: inline-block;
  padding: 15px 0 10px 0;
  text-align: center;
  color: #d41919;
  width: 100%;
}
#formBox .submitbut {
  display: inline-block;
  padding: 0 0 10px 0;
  text-align: center;
  width: 100%;
}
#formBox .fromsubmit {
  background: none repeat scroll 0 0 #7e7d7e;
  border: 0 none;
  color: #ffffff;
  text-align: center;
  padding: 2px 10px;
}
#formBox .submitbut b {
  margin: 0 0 0 20px;
}
.sitemap-bk h3 {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: bold;
}
.sitemap-bk .ctcon {
  width: 50%;
  float: left;
  padding: 0 15px 15px 0;
}
.sitemap-bk a {
  padding: 0 10px 0 0;
}
@media screen and (max-width: 991px) {
  .sitemap-bk .ctcon {
    width: 100%;
    float: none;
  }
}
