* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
strong,
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
strong,
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
}
/*banner*/
.g_banner {
  width: 100%;
  height: 538px;
  overflow: hidden;
  text-align: center;
  background: url(../img/banner.jpg) no-repeat center top;
}
.g_banner .u_banner_img {
  margin: 29px auto 0;
}
.g_mobile_banner {
  display: none;
  width: 100%;
}
.g_layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.g_nav {
  width: 100%;
  height: 80px;
  overflow: hidden;
  background: url(../img/navbg.jpg) no-repeat center top;
}
.g_nav li {
  float: left;
  padding: 0 25px;
  line-height: 80px;
  font-size: 24px;
  height: 60px;
}
.g_nav li a {
  color: #502219;
}
.g_nav li:hover {
  border-bottom: 5px solid #fff;
}
/*要闻*/
.g_news {
  width: 100%;
  height: 559px;
  overflow: hidden;
  background: url(../img/newsbg.jpg) no-repeat center top;
}
.g_news .g_layout {
  height: 559px;
  overflow: hidden;
}
.g_news .slideBox {
  width: 578px;
  margin: 64px 0 0 0;
  float: left;
}
.g_news .slideBox .hd {
  width: 470px;
  height: 22px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 2px solid #F7B3A6;
}
.g_news .slideBox .hd ul li {
  margin: 14px 14px 0;
  width: 17px;
  height: 17px;
  background: url(../img/newslibg.png) no-repeat;
  cursor: pointer;
  display: inline-block;
}
.g_news .slideBox .hd ul li.on {
  background: url(../img/newslibg_h.png) no-repeat;
  width: 39px;
}
.g_news .slideBox .bd li {
  width: 578px;
  height: 380px;
  position: relative;
}
.g_news .slideBox .bd ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  background: url(../img/transparent.png) repeat;
  text-align: center;
  color: #fff;
}
.g_news .slideBox .bd li img {
  width: 578px;
  height: 380px;
}
.g_news .m_news {
  width: 590px;
  float: right;
  margin-top: 64px;
}
.g_news .m_news b {
  display: block;
  font-size: 20px;
  line-height: 30px;
}
.g_news .m_news b a {
  color: #502219;
}
.g_news .m_news p {
  line-height: 28px;
  color: #FEDF94;
  padding: 10px 0 20px;
  font-size: 14px;
  color: #a18c88;
  text-indent: 2em;
  border-bottom: 1px dashed #a18c88;
  margin-bottom: 15px;
}
.g_news .m_news p a {
  color: #dc492d;
}
.g_news .m_news li {
  line-height: 46px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g_news .m_news li a {
  color: #5a413d;
}
.g_news .m_news .u_more {
  font-size: 14px;
  color: #dc492d;
  float: right;
}
/*作品展播*/
.m_title {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.m_search {
  width: 342px;
  height: 58px;
  background: #FFE1BF;
  border-radius: 25px;
  overflow: hidden;
  position: absolute;
  bottom: 22px;
  right: 0;
}
.m_search .btn {
  width: 36px;
  height: 36px;
  margin: 12px 0 0 35px;
  cursor: pointer;
  float: left;
}
.m_search .tet {
  width: 240px;
  height: 36px;
  margin: 12px 0 0 10px;
  float: left;
  border: none;
  background: none;
  color: #fff;
  font-size: 18px;
}
.g_part1 {
  width: 100%;
  height: 1572px;
  overflow: hidden;
  background: url(../img/part1bg.jpg) no-repeat center top;
}
.g_part1 .u_title {
  width: 100%;
  height: 29px;
  margin-top: 40px;
  background: url(../img/u_titlebg.png) no-repeat right top;
  overflow: hidden;
}
.g_part1 .u_title .u_title_img {
  float: left;
}
.g_part1 .u_title .u_title_more {
  float: right;
  margin: 7px 24px 0 0;
}
.g_part1 .u_list {
  overflow: hidden;
  width: 1205px;
}
.g_part1 .u_list li {
  width: 236px;
  height: 144px;
  float: left;
  margin: 18px 5px 0 0;
  position: relative;
}
.g_part1 .u_list li img {
  width: 100%;
  height: 100%;
}
.g_part1 .u_list li span {
  width: 214px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  background: url(../img/transparent.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*名师寄语*/
.g_part2 {
  width: 100%;
  height: 1135px;
  overflow: hidden;
  background: url(../img/part2bg.jpg) no-repeat center top;
}
.g_part2 .m_title {
  margin-top: 148px;
}
.g_part2 .slideBox1 {
  width: 100%;
  margin: 86px 0 0 0;
}
.g_part2 .slideBox1 .hd {
  width: 100%;
  height: 18px;
  text-align: center;
  margin-top: 25px;
}
.g_part2 .slideBox1 .hd ul li {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: #fff;
  cursor: pointer;
  display: inline-block;
  border-radius: 8px;
}
.g_part2 .slideBox1 .hd ul li.on {
  background: #E0674C;
  width: 24px;
}
.g_part2 .slideBox1 .bd {
  overflow: hidden;
}
.g_part2 .slideBox1 .bd li {
  width: 370px;
  height: 530px;
  background: #fff;
  float: left;
  margin-right: 45px;
}
.g_part2 .slideBox1 .bd ul li b {
  color: #502219;
  font-size: 24px;
  margin: 0 25px;
  height: 56px;
  line-height: 56px;
  border-bottom: #A08C8B dashed 1px;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g_part2 .slideBox1 .bd ul li p {
  color: #a18c88;
  font-size: 20px;
  margin: 10px 40px 0;
  line-height: 30px;
}
.g_part2 .slideBox1 .bd li img {
  width: 370px;
  height: 386px;
}
/*展望未来*/
.g_part3 {
  width: 100%;
  height: 839px;
  overflow: hidden;
  background: url(../img/part3bg.jpg) no-repeat center top;
}
.g_part3 ul {
  width: 1250px;
  overflow: hidden;
  margin-top: 66px;
}
.g_part3 li {
  color: #fff;
  width: 555px;
  float: left;
  margin-right: 50px;
  font-size: 28px;
  line-height: 74px;
  background: url(../img/part3libg.png) no-repeat left center;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g_part3 li a {
  color: #fff;
}
/*活动掠影*/
.g_part4 {
  width: 100%;
  height: 687px;
  overflow: hidden;
  background: url(../img/part4bg.jpg) no-repeat center top;
}
.g_part4 .slideBox2 {
  width: 100%;
  margin: 86px 0 0 0;
}
.g_part4 .slideBox2 .hd {
  width: 100%;
  height: 18px;
  text-align: center;
  margin-top: 25px;
}
.g_part4 .slideBox2 .hd ul li {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: #fff;
  cursor: pointer;
  display: inline-block;
  border-radius: 8px;
}
.g_part4 .slideBox2 .hd ul li.on {
  background: #E0674C;
  width: 24px;
}
.g_part4 .slideBox2 .bd {
  overflow: hidden;
}
.g_part4 .slideBox2 .bd li {
  width: 270px;
  float: left;
  margin-right: 40px;
}
.g_part4 .slideBox2 .bd ul li span {
  color: #82625c;
  display: block;
  text-align: center;
  margin-top: 12px;
}
.g_part4 .slideBox2 .bd li img {
  width: 270px;
  height: 180px;
}
/*活动掠影*/
.g_part5 {
  width: 100%;
  height: 778px;
  overflow: hidden;
  background: url(../img/part5bg.jpg) no-repeat center top;
}
.g_part5 .slideBox3 {
  width: 100%;
  margin: 66px 0 0 0;
}
.g_part5 .slideBox3 .hd {
  width: 100%;
  height: 18px;
  text-align: center;
  margin-top: 25px;
}
.g_part5 .slideBox3 .hd ul li {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: #fff;
  cursor: pointer;
  display: inline-block;
  border-radius: 8px;
}
.g_part5 .slideBox3 .hd ul li.on {
  background: #E0674C;
  width: 24px;
}
.g_part5 .slideBox3 .bd {
  overflow: hidden;
}
.g_part5 .slideBox3 .bd li {
  width: 240px;
  float: left;
  text-align: center;
}
.g_part5 .slideBox3 .bd ul li b {
  color: #502219;
  display: block;
  margin-top: 12px;
  font-size: 24px;
}
.g_part5 .slideBox3 .bd ul li p {
  color: #82625c;
  margin-top: 12px;
  font-size: 18px;
}
.g_part5 .slideBox3 .bd li img {
  width: 160px;
  height: 160px;
  border-radius: 160px;
}
@media only screen and (max-width: 640px) {
  /*banner*/
  .g_banner {
    display: none;
  }
  .g_mobile_banner {
    display: block;
  }
  .g_layout {
    width: 100%;
  }
  .g_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FDDD88;
  }
  .g_nav li {
    float: left;
    padding: 0;
    line-height: 40px;
    font-size: 20px;
    height: auto;
    width: 33.3%;
    text-align: center;
  }
  .g_nav li.half {
    width: 50%;
  }
  /*要闻*/
  .g_news {
    width: auto;
    height: auto;
    background: #FFEBD3;
    padding: 0 10px;
  }
  .g_news .g_layout {
    height: auto;
    overflow: hidden;
  }
  .g_news .slideBox {
    width: 100%;
    margin: 30px 0 0 0;
    float: none;
  }
  .g_news .slideBox .hd {
    width: 100%;
  }
  .g_news .slideBox .bd li {
    width: 100%;
    height: auto;
    position: relative;
  }
  .g_news .slideBox .bd li img {
    width: 100%;
    height: auto;
  }
  .g_news .m_news {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  /*作品展播*/
  .m_title img {
    width: 190%;
    margin-left: -45%;
  }
  .m_search {
    width: 320px;
    position: static;
    margin: 20px auto 0;
  }
  .m_search .tet {
    width: 220px;
  }
  .g_part1 {
    height: auto;
    background: #FFEBD3;
    padding: 50px 0 30px;
  }
  .g_part1 .u_list {
    overflow: hidden;
    width: auto;
    padding: 0 10px;
  }
  .g_part1 .u_list li {
    width: 100%;
    height: auto;
    float: none;
    margin: 10px 0 0 0;
  }
  .g_part1 .u_list li img {
    width: 100%;
    height: auto;
  }
  .g_part1 .u_list li span {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  /*名师寄语*/
  .g_part2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #D24A4A;
    padding-bottom: 30px;
  }
  .g_part2 .m_title {
    margin-top: 30px;
  }
  .g_part2 .slideBox1 {
    width: auto;
    margin: 30px 10px 0;
  }
  .g_part2 .slideBox1 .bd {
    overflow: hidden;
  }
  .g_part2 .slideBox1 .bd li {
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .g_part2 .slideBox1 .bd li img {
    width: 100%;
    height: auto;
  }
  /*展望未来*/
  .g_part3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FEB556;
    padding: 30px 0;
  }
  .g_part3 ul {
    width: auto;
    overflow: hidden;
    margin-top: 30px;
    padding: 0 10px;
  }
  .g_part3 li {
    width: auto;
    float: none;
    margin-right: 0;
    font-size: 20px;
    line-height: 44px;
  }
  .g_part3 li a {
    color: #fff;
  }
  /*活动掠影*/
  .g_part4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FFD06E;
    padding: 30px 0;
  }
  .g_part4 .slideBox2 {
    width: auto;
    margin: 30px 0 0 0;
    padding: 0 10px;
  }
  .g_part4 .slideBox2 .bd {
    overflow: hidden;
  }
  .g_part4 .slideBox2 .bd li {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .g_part4 .slideBox2 .bd ul li span {
    color: #82625c;
    display: block;
    text-align: center;
    margin-top: 12px;
  }
  .g_part4 .slideBox2 .bd li img {
    width: 100%;
    height: auto;
  }
  /*活动掠影*/
  .g_part5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FFE09F;
    padding: 30px 0;
  }
  .g_part5 .slideBox3 {
    width: auto;
    margin: 30px 10px 0;
  }
  .g_part5 .slideBox3 .bd li {
    width: 100%;
    margin-right: 0;
  }
  .g_part5 .slideBox3 .bd ul li b {
    font-size: 20px;
  }
  .g_part5 .slideBox3 .bd ul li p {
    font-size: 16px;
  }
  .g_part5 .slideBox3 .bd li img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
