.left {
  text-align: left;
}

.fz16 {
  font-size: 16px;
}

body, ul, li, img, h1, h2, h3, h4, h5, h6, form, ol {
  padding: 0;
  margin: 0;
  border: 0;
}

dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul {
  list-style: none;
}
html,body{
  transition: all 0.5;
}
body {
  font-size: 12px;
  margin: 0 auto;
  padding: 0;
  color: #333333;
  line-height: 20px;
  border-collapse: collapse;
  max-width: 1920px;
  min-width: 1200px;
  height: auto;
  font-family: Microsoft Yahei,STHeiti,SimHei;
}

a {
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}

a.hover {
  text-decoration: underline;
}

#zhengti {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  transition: all 0.3s;
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
}

.title1 {
  font-size: 24px;
  line-height: 34px;
  color: #254d59;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  clear: both;
  letter-spacing: 0.1em;
}

.title-date {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}

.title2 {
  font-size: 18px;
  color: #254d59;
  line-height: 28px;
  text-align: center;
}

.title3 {
  color: #949494;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  margin: 14px 0;
}

.txt01 {
  font-size: 30px;
  color: #f39800;
  line-height: 40px;
  font-weight: bold;
}

.line {
  width: 100%;
  border-bottom: 1px #666666 dashed;
  margin: 20px 0;
}

.mbox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

#header {
  height: 165px;
  background: #fff;
  position: relative;
  z-index: 2;
}

#header .tlogo {
  display: block;
  padding-top: 17px;
  height: 90px;
}

#header .tlogo img {
  margin: 0 auto;
  display: block;
}

#header .menu {
  height: 58px;
  line-height: 58px;
}

#header .menu ul {
  float: left;
  width: 980px;
}

#header .menu ul:after {
  content: "";
  clear: both;
}

#header .menu ul li {
  float: left;
  text-align: center;
  height: 58px;
  width: 140px;
  font-size: 14px;
  line-height: 58px;
  position: relative;
}

#header .menu ul li.active>a,#header .menu ul li:hover > a {
  background: #00817a;
  color: #fff;
}

#header .menu ul li:hover .nav {
  display: block;
}

#header .menu ul li > a {
  display: block;
  color: #282828;
  height: 58px;
  text-transform: uppercase;
}

#header .menu ul li > a:hover, #header .menu ul li > a.on {
  background: #00817a;
  color: #fff;
}

#header .menu ul li .nav {
  position: absolute;
  width: 136px;
  border: 2px solid #dddddd;
  border-top: 0;
  border-bottom: 0px;
  top: 58px;
  background: #fff;
  display: none;
}

#header .menu ul li .nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #555555;
  border-bottom: 1px solid #dddddd;
}

#header .menu ul li .nav a:hover {
  color: #fff;
  background: #00827b;
}

#header .menu .ttel {
  width: 220px;
  float: left;
  overflow: hidden;
}

#header .menu .ttel img {
  padding-top: 3px;
}

#nytop {
  position: relative;
  overflow: hidden;
  height: 620px;
}

#nytop #SliderName {
  width: 1920px;
  height: 620px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -960px;
}

#nytop .syli {
  position: absolute;
  z-index: 30;
  left: 50%;
  bottom: 50px;
  margin-left: -50px;
}

#nytop .syli li {
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  text-indent: -2000px;
  margin: 0px 7px;
  background: #febf00;
  text-decoration: none;
  border-radius: 50%;
  opacity: 0.5;
}

#nytop .syli li.on {
  background: #febf00;
  opacity: 1;
}

#sytop {
  position: relative;
  overflow: hidden;
  height: 720px;
}

#sytop #SliderName {
  width: 1920px;
  height: 720px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -960px;
}

#sytop .syli {
  position: absolute;
  z-index: 30;
  left: 50%;
  bottom: 50px;
  margin-left: -50px;
}

#sytop .syli li {
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
  text-indent: -2000px;
  margin: 0px 7px;
  background: #fff;
  text-decoration: none;
  border-radius: 8px;
  opacity: 1;
  transition: all .3s;
  -webkit-transition: all .3s;
}

#sytop .syli li.on {
  background: #00827b;
  opacity: 1;
}

.sytit img {
  display: block;
  margin: 0 auto;
}

.tleft {
  width: 40px;
  height: 60px;
  position: absolute;
  z-index: 30;
  top: 320px;
  left: 40px;
  background: url(images/tleft1.png) no-repeat;
  cursor: pointer;
}

.tleft:hover {
  background: url(images/tleft01.png) no-repeat;
}

.tright {
  width: 40px;
  height: 60px;
  position: absolute;
  z-index: 30;
  top: 320px;
  right: 40px;
  background: url(images/tright1.png) no-repeat;
  cursor: pointer;
}

.tright:hover {
  background: url(images/tright01.png) no-repeat;
}

#sybox1 {
  background: url(images/sybox1.jpg) center top no-repeat;
  overflow: hidden;
  height: 1432px;
}

#sybox1 .sytit {
  padding-top: 53px;
  height: 72px;
}

#sybox1 .box1 {
  width: 275px;
  float: left;
  margin-left: 73px;
  margin-top: 145px;
  overflow: hidden;
}

#sybox1 .box1 h3 {
  color: #1c1c1c;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
}

#sybox1 .box1 p {
  margin: 10px auto;
  font-size: 14px;
  color: #949494;
  line-height: 28px;
}

#sybox1 .box1 a:hover,#sybox1 .box2 .txt1 a:hover{
  text-decoration: underline;
}

#sybox1 .box2 {
  width: 676px;
  float: left;
  padding-top: 97px;
  padding-left: 143px;
  overflow: hidden;
  height: 575px;
}

#sybox1 .box2 .video {
  overflow: hidden;
  width: 676px;
  height: 401px;
}

#sybox1 .box2 .txt1 {
  overflow: hidden;
  padding-top: 53px;
  font-size: 14px;
  color: #949494;
  line-height: 24px;
}

#sybox1 .box2 .txt1 h3 {
  color: #1c1c1d;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 5px;
  font-weight: normal;
}

#sybox1 .syys {
  overflow: hidden;
  padding-top: 47px;
}

#sybox1 .syys ul {
  overflow: hidden;
  margin: 0px -9px;
}

#sybox1 .syys ul li {
  width: 331px;
  height: 362px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0px 9px;
}

#sybox1 .syys ul li:hover .txt {
  top: 0;
  height: 362px;
}

#sybox1 .syys ul li:hover .txt h3 {
  padding-top: 120px;
}

#sybox1 .syys ul li.ys3 {
  width: 500px;
}

#sybox1 .syys ul li .txt {
  transition: all .3s;
  position: absolute;
  left: 0;
  right: 0;
  top: 290px;
  height: 70px;
  overflow: hidden;
  background: url(images/t1.png);
  text-align: center;
}

#sybox1 .syys ul li .txt h3 {
  transition: all .3s;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin: 0;
  padding-top: 12px;
}

#sybox1 .syys ul li .txt p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}

#sybox1 .syys ul li .txt span {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  margin-top: 25px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
}

#sybox2 {
  height: 1851px;
  overflow: hidden;
  background: url(images/sybox2.jpg) center top no-repeat;
}

#sybox2 .sytit img {
  display: block;
  margin: 0;
}

#sybox2 .box1 {
  width: 510px;
  height: 425px;
  overflow: hidden;
  padding-top: 66px;
  padding-left: 610px;
}

#sybox2 .box1 .txt {
  color: #fff;
}

#sybox2 .box1 .txt a{
  color:#fff;
}
#sybox2 .box1 .txt a:hover{
  text-decoration: underline;
}

#sybox2 .box1 .txt h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  margin: 0;
  padding-top: 15px;
}

#sybox2 .box1 .txt p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
}

#sybox2 .box1 .txt .more1 {
  display: block;
  width: 120px;
  height: 32px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #fff;
  margin-top: 50px;
  color: #fff;
}

#sybox2 .box2 {
  width: 625px;
  padding-top: 74px;
  padding-left: 468px;
  height: 553px;
  overflow: hidden;
}

#sybox2 .box2 .txt {
  font-size: 14px;
  color: #545454;
  line-height: 24px;
  padding-top: 25px;
}
#sybox2 .box2 .txt a:hover{
  text-decoration: underline;
}
#sybox2 .box2 .txt p {
  margin: 0;
  padding-bottom: 8px;
}

#sybox2 .box2 .txt .more {
  display: block;
  width: 120px;
  height: 32px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #4f7c87;
  margin-top: 20px;
  color: #4f7c87;
}

#sybox2 .box2 ul {
  overflow: hidden;
  padding-top: 53px;
}

#sybox2 .box2 ul li {
  width: 110px;
  height: 130px;
  float: left;
  margin-right: 40px;
}

#sybox2 .box2 ul li.ysn1 {
  background: url(images/ysn1.png) center top no-repeat;
}

#sybox2 .box2 ul li.ysn1:hover {
  background: url(images/ysn01.png) center top no-repeat;
}

#sybox2 .box2 ul li.ysn2 {
  background: url(images/ysn2.png) center top no-repeat;
}

#sybox2 .box2 ul li.ysn2:hover {
  background: url(images/ysn02.png) center top no-repeat;
}

#sybox2 .box2 ul li.ysn3 {
  background: url(images/ysn3.png) center top no-repeat;
}

#sybox2 .box2 ul li.ysn3:hover {
  background: url(images/ysn03.png) center top no-repeat;
}

#sybox2 .box2 ul li span {
  color: #00827b;
  display: block;
  text-align: center;
  padding-top: 100px;
  font-size: 14px;
  line-height: 24px;
}

#sybox2 .box3 {
  padding-top: 60px;
  height: 673px;
  overflow: hidden;
}

#sybox2 .box3 .sytit img {
  display: block;
  margin: 0 auto;
  height: 72px;
}

#sybox2 .box3 .sycp {
  height: 530px;
  overflow: hidden;
  position: relative;
}

#sybox2 .box3 .sycp ul li {
  width: 314px;
  height: 370px;
  overflow: hidden;
  float: left;
  margin: 0px 45px;
  margin-top: 58px;
  margin-bottom: 55px;
  background: url(images/sycpbj.jpg) no-repeat;
  transition: all .3s;
}

#sybox2 .box3 .sycp ul li:hover {
  transform: scale(1.1);
}

#sybox2 .box3 .sycp ul li .txt {
  width: 260px;
  height: 100px;
  margin: 0 auto;
  padding-top: 30px;
}

#sybox2 .box3 .sycp ul li .txt h3 {
  color: #2e4400;
  font-size: 20px;
  padding-left: 15px;
}

#sybox2 .box3 .sycp ul li .txt p {
  font-size: 14px;
  color: #a7a7a7;
  line-height: 22px;
  margin: 0;
  padding-top: 20px;
}

#sybox2 .box3 .sycp ul li .pic {
  width: 280px;
  margin: 0 auto;
  height: 238px;
  padding-top: 1px;
}

#sybox2 .box3 .sycp ul li .pic img {
  display: block;
}

#sybox2 .box3 .cptit ul {
  text-align: center;
}

#sybox2 .box3 .cptit ul li {
  display: inline-block;
  width: 46px;
  height: 2px;
  background: #bfbfbf;
  overflow: hidden;
  margin: 0px 10px;
  text-indent: -100px;
}

#sybox2 .box3 .cptit ul li.on {
  background: #6baa3e;
}

#sybox3 {
  overflow: hidden;
  background: #fff;
  height: 725px;
  position: relative;
}

#sybox3 .tit {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #bfbfbf;
  overflow: hidden;
}

#sybox3 .tit span {
  float: left;
  font-size: 20px;
  color: #000;
}

#sybox3 .tit .more {
  float: right;
  font-size: 14px;
  color: #878787;
  padding-right: 5px;
}

#sybox3 .sytit {
  padding-top: 56px;
  height: 66px;
}

#sybox3 .synews {
  overflow: hidden;
  width: 665px;
  float: left;
  padding-top: 50px;
}

#sybox3 .synews ul {
  padding-top: 6px;
}

#sybox3 .synews ul li {
  width: 665px;
  overflow: hidden;
  height: 99px;
  float: left;
  padding: 20px 0px;
  border-bottom: 1px dashed #a2a2a2;
}

#sybox3 .synews ul li:hover .txt p, #sybox3 .synews ul li:hover .txt h3 {
  text-decoration: underline;
}

#sybox3 .synews ul li .pic {
  float: left;
  width: 132px;
  height: 99px;
  overflow: hidden;
}

#sybox3 .synews ul li .pic img {
  width: 132px;
  height: 99px;
}

#sybox3 .synews ul li .txt {
  float: right;
  width: 500px;
  overflow: hidden;
  height: 99px;
  position: relative;
}

#sybox3 .synews ul li .txt h3 {
  color: #254d59;
  width: 360px;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  padding-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#sybox3 .synews ul li .txt .tme {
  display: block;
  color: #878787;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 6px;
}

#sybox3 .synews ul li .txt p {
  font-size: 14px;
  display: block;
  line-height: 24px;
  overflow: hidden;
  color: #7b7b7b;
  margin: 0;
  padding-top: 10px;
  text-align: justify;
}

#sybox3 .synews ul li .txt .more {
  font-size: 14px;
  color: #626262;
  position: absolute;
  right: 0;
  bottom: 10px;
  line-height: 24px;
}

#sybox3 .syal {
  width: 500px;
  float: right;
  padding-top: 50px;
}

#sybox3 .syal .albox {
  width: 500px;
  height: 404px;
  overflow: hidden;
  margin-top: 25px;
  position: relative;
}

#sybox3 .syal .albox .albtnl {
  width: 19px;
  height: 39px;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  left: 15px;
  top: 178px;
  background: url(images/albtnl.png) no-repeat;
  z-index: 2;
}

#sybox3 .syal .albox .albtnr {
  width: 19px;
  height: 39px;
  position: absolute;
  right: 15px;
  top: 178px;
  overflow: hidden;
  cursor: pointer;
  background: url(images/albtnr.png) no-repeat;
  z-index: 2;
}

#sybox3 .syal .albox ul li {
  width: 500px;
  height: 404px;
  overflow: hidden;
  position: absolute;
}

#sybox3 .syal .albox ul li .txt {
  width: 500px;
  height: 95px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background: url(images/t2.png);
}

#sybox3 .syal .albox ul li .txt h3 {
  display: block;
  font-weight: normal;
  width: 450px;
  margin: 0 auto;
  padding-top: 14px;
}

#sybox3 .syal .albox ul li .txt p {
  width: 450px;
  display: block;
  margin: 0 auto;
}

#footer {
  background: #149c7e;
  overflow: hidden;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #ccc;
  text-decoration: underline;
}

#footer .footer {
  padding: 22px 0px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

#footer .footer .flogo {
  width: 340px;
  float: left;
  overflow: hidden;
  padding: 6px 0px;
}

#footer .footer .fbox {
  width: 620px;
  float: left;
  overflow: hidden;
}

#footer .footer .fbox .fnav {
  padding-bottom: 10px;
  padding-top: 6px;
  overflow: hidden;
  margin-left: -16px;
}

#footer .footer .fbox .fnav a {
  padding: 0px 16px;
}

#footer .footer .flx {
  padding-top: 15px;
}

#footer .fewm {
  width: 240px;
  float: left;
  overflow: hidden;
}

#footer .copyright {
  background: #333;
  text-align: center;
  font-size: 14px;
  color: #999898;
  line-height: 24px;
  padding: 10px 0px;
}

#footer .copyright a {
  color: #999898;
}

.container {
  width: 1200px;
  margin: 55px auto 40px;
}

.container .nytit {
  text-align: center;
  color: #254d59;
}

.container .nytit p {
  font-size: 30px;
  line-height: 42px;
  margin: 0;
}

.container .nytit p.en {
  text-transform: uppercase;
}

.container .nynav {
  text-align: center;
  margin: 55px auto 40px;
}

.container .nynav a {
  font-size: 14px;
  display: inline-block;
  width: 141px;
  height: 61px;
  line-height: 61px;
  background: url(./images/nynav.png) -141px 0 no-repeat;
  color: #00827b;
  text-align: center;
  margin: 0 9px;
}

.container .nynav a:hover, .container .nynav a.selected {
  background: url(./images/nynav.png) 0 0 no-repeat;
  color: #fff;
}

.container .nynav.prolist {
  padding: 0 190px;
  margin: 55px auto 20px;
}

.container .nynav.prolist a {
  margin-bottom: 26px;
}

#sidebar {
  width: 240px;
  float: left;
  overflow: hidden;
  background: url(images/slider1.jpg) left top repeat-y;
  margin-left: 20px;
}

#sidebar .ltit img {
  display: block;
}

#sidebar ul {
  width: 210px;
  margin: 0 auto;
  padding-bottom: 60px;
  min-height: 260px;
}

#sidebar ul li {
  padding-bottom: 10px;
}

#sidebar ul li .nhr {
  height: 0px;
  overflow: hidden;
  border-top: 1px dashed #f39800;
  width: 182px;
  margin: 0 auto;
  margin-top: 10px;
}

#sidebar ul li a {
  display: block;
  height: 50px;
  width: 180px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background: #e8b800;
  text-align: center;
}

#sidebar ul li a.selected {
  text-decoration: none;
  background: url(images/nynav01.png) center center no-repeat;
  width: 210px;
  height: 70px;
  line-height: 70px;
  color: #fff;
}

#sidebar ul li .subnav {
  width: 170px;
  margin: 0 auto;
  padding: 10px 0px;
  display: none;
}

#sidebar ul li .subnav a {
  display: block;
  margin: 0 auto;
  height: 40px;
  width: 170px;
  line-height: 40px;
  background: #dcdcdc;
  color: #372900;
  font-size: 16px;
  margin-bottom: 1px;
  transition: all 0.3s;
}

#sidebar ul li .subnav a:hover, #sidebar ul li .subnav a.selected {
  background: #f39800;
  color: #fff;
}

.newslist {
  width: 1106px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
}

.newslist ul {
  overflow: hidden;
  padding-bottom: 28px;
}

.newslist ul li {
  width: 518px;
  height: 131px;
  overflow: hidden;
  float: left;
  padding: 29px 17px;
  border-bottom: 2px dotted #b8b8b8;
}

.newslist ul li .newspic {
  width: 172px;
  height: 129px;
  border: 1px solid #bababa;
  overflow: hidden;
  float: left;
}

.newslist ul li .newtxt {
  width: 320px;
  height: 131px;
  float: right;
  overflow: hidden;
  position: relative;
}

.newslist ul li .newtxt h3 {
  color: #254d59;
  font-size: 16px;
  overflow: hidden;
  font-weight: bold;
  position: relative;
}

.newslist ul li .newtxt h3 span.ntim {
  font-size: 12px;
  vertical-align: middle;
  color: #a3a3a3;
  float: right;
}

.newslist ul li p {
  font-size: 14px;
  color: 595757;
  line-height: 24px;
  text-align: justify;
}

.fbsj {
  position: absolute;
  color: #595757;
  bottom: 0;
  right: 0px;
  font-size: 14px;
}

.newslist ul li a:hover .newtxt, .newslist ul li a:hover .newtxt .fbsj {
  text-decoration: underline;
}

#main {
  width: 1200px;
  overflow: hidden;
  position: relative;
  padding: 45px 0;
  box-shadow: 0 0 20px #dfdfdf;
  z-index: 2;
}

#main .protxt {
  overflow: hidden;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

#main .protxt .title3 {
  font-size: 18px;
  font-weight: bold;
}

#main #dituContent img {
  max-width: none;
}

#main .normal {
  overflow: hidden;
  color: #949494;
  font-size: 14px;
  line-height: 28px;
  width: 1106px;
  margin: 0 auto;
}

#main .normal p {
  text-indent: 2em;
  margin: 14px 0px;
  text-align: justify;
}

#main .normal p.em0 {
  text-indent: 0;
}

#main .prolist {
  overflow: hidden;
  width: 1155px;
  margin: 0 auto;
}

#main .prolist .protxt {
  width: 576px;
  margin: 0 auto;
}

#main .prolist .protxt p {
  color: #949494;
}

#main .prolist ul {
  overflow: hidden;
  padding: 20px 0px;
}

#main .prolist ul li {
  width: 335px;
  float: left;
  text-align: center;
  margin: 0 24px 28px;
  border: 1px solid #a0a0a0;
  transition: all .3s;
}

#main .prolist ul li img {
  display: block;
}

#main .prolist ul li p {
  font-size: 24px;
  color: #254d59;
  line-height: 40px;
  margin: 0;
  border-top: 1px solid #a0a0a0;
}
#main .prolist ul li:hover{
  box-shadow: 0 0 20px #ccc;
}

.zzlist {
  overflow: hidden;
  width: 840px;
  margin-left: 50px;
}

.zzlist ul {
  overflow: hidden;
  padding: 20px 0px;
  border-bottom: 1px solid #f39800;
  margin-bottom: 10px;
}

.zzlist ul li {
  width: 260px;
  height: 368px;
  float: left;
  margin: 10px;
}

.zzlist ul li img {
  display: block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.ny {
  padding: 50px 0px;
  position: relative;
}

.leftit img {
  display: block;
}

.fenye {
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-top: 10px;
}

.fenye a {
  padding: 0px 5px;
  color: #333;
}

.fenye a:hover {
  color: #f39800;
}

.normal p.title4 {
  font-size: 18px;
  background: url(images/title4-icon.png) left center no-repeat;
  text-indent: 22px;
  margin-left: 32px;
  color: #333;
}

.normal p.pl32 {
  padding-left: 32px;
  text-indent: 0;
  text-indent: 2em;
}

#liuyan {
  overflow: hidden;
  width: 640px;
  margin: 0 auto;
  padding-top: 30px;
  float: left;
}

.txt8 span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  color: #a9a9a9;
}

.lyright {
  width: 800px;
  float: right;
}

.lybox {
  width: 800px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-left: 30px;
}

.lypic {
  width: 381px;
  float: left;
  margin-left: 30px;
}

.txt9 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #956134;
  font-family: SimHei;
}

.txt8 {
  font-family: Microsoft Yahei;
  width: 700px;
  font-size: 20px;
  color: #000;
  margin: 20px auto;
  line-height: 30px;
}

.tabimg td {
  padding: 15px 12px;
  padding-top: 5px;
}

#sybox3 .syhz.animation {
  animation: bounceIn 0.7s 0.3s both;
  -webkit-animation: bounceIn 0.7s 0.2s both;
}

#sybox3 .syhz ul li.hz2.animation {
  animation: bounceIn 0.7s 0.4s both;
  -webkit-animation: bounceIn 0.7s 0.4s both;
}

#sybox3 .syhz ul li.hz3.animation {
  animation: bounceIn 0.7s 0.6s both;
  -webkit-animation: bounceIn 0.7s 0.6s both;
}

#sybox3 .syhz ul li.hz4.animation {
  animation: bounceIn 0.7s 0.8s both;
  -webkit-animation: bounceIn 0.7s 0.8s both;
}

#sybox3 .syhz ul li.hz5.animation {
  animation: bounceIn 0.7s 1s both;
  -webkit-animation: bounceIn 0.7s 1s both;
}

#sybox1 .box1 .pic.animation, #sybox3 .box2.animation, #sybox4 .synews.animation, #footer .footer .fly.animation {
  animation: fadeInRight 0.7s 0.4s both;
  -webkit-animation: fadeInRight 0.7s 0.4s both;
}

#sybox1 .box1 .txt.animation, #sybox3 .box1.animation, #sybox4 .video.animation, #footer .footer .box1.animation {
  animation: fadeInLeft 0.7s 0.4s both;
  -webkit-animation: fadeInLeft 0.7s 0.4s both;
}

#sybox1 .box2 ul li.cpsq2.animation, #sybox1 .box2 ul li.cpsq4.animation, #sybox2 .sytit.animation, #sybox3 .sytit.animation, #sybox4 .sytit.animation {
  animation: fadeInDown 0.7s 0.4s both;
  -webkit-animation: fadeInDown 0.7s 0.4s both;
}

#sybox1 .box2 ul li.cpsq1.animation, #sybox1 .box2 ul li.cpsq3.animation, #sybox1 .box2 ul li.cpsq5.animation, #sybox2 .sycp.animation {
  animation: fadeInUp 0.7s 0.4s both;
  -webkit-animation: fadeInUp 0.7s 0.4s both;
}

#sybox3 .box2 ul li.animation {
  animation: lightSpeedIn 0.7s 0.4s both;
  -webkit-animation: lightSpeedIn 0.7s 0.4s both;
}

.contact {
  overflow: hidden;
}

.contact .cleft {
  width: 424px;
  float: left;
}

.contact .cleft h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 44px;
}

.contact .cleft h6 {
  font-size: 16px;
  line-height: 34px;
  font-weight: normal;
}

.contact .cmap {
  width: 680px;
  height: 380px;
  border: 1px solid #aaa;
  float: right;
}
