* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  overflow-x: hidden;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.over {
  overflow: hidden;
}
.disnone {
  display: none;
}
.bgcolor1 {
  background: rgba(187, 120, 120, 0.6);
}
.bgcolor2 {
  background: rgba(41, 57, 86, 0.33);
}
.main {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0px auto;
}
.dw_p {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.dw_a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
div {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.header {
  float: left;
}
.header .toplan {
  z-index: 2;
  color: white;
}
.header .toplan a {
  color: white;
}
.header .toplan .language {
  float: right;
  width: auto;
  height: 50px;
  line-height: 50px;
}
.header .toplan .language a {
  float: left;
  width: 100px;
  text-align: center;
  font-size: 18px;
}
.header .toplan .logo {
  float: left;
  width: 360px;
  height: 53px;
}
.header .toplan .nav {
  float: left;
  width: 840px;
  height: 53px;
  padding-left: 120px;
}
.header .toplan .nav .nli {
  float: left;
  width: 120px;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
}
.header .toplan .nav .nli a {
  height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
}
.header .toplan .nav .nli a:hover {
  border-bottom: 2px solid white;
}
.header .banner {
  width: 100%;
  height: auto;
}
.header .banner .b-box {
  top: -103px;
  width: 1920px;
  height: 1050px;
  margin-left: -360px;
}
.header .banner .b-box .b-tbody {
  width: 100%;
  z-index: 10;
  margin-top: -400px;
  color: white;
}
.header .banner .b-box .b-tbody .btnbox {
  padding-left: 360px;
  width: 100%;
  height: auto;
  float: left;
}
.header .banner .b-box .b-tbody .btnbox a {
  color: white;
  width: 100%;
  float: left;
}
.header .banner .b-box .b-tbody .btnbox .btn1 {
  width: 225px;
  height: 56px;
  line-height: 56px;
  border-radius: 5px;
  background: #008aff;
  text-align: center;
  float: left;
}
.header .banner .b-box .b-tbody .btnbox .btn2 {
  width: 225px;
  height: 56px;
  line-height: 56px;
  border-radius: 5px;
  background: #008aff;
  text-align: center;
  float: left;
  margin-left: 30px;
  background: none;
  border: 1px solid white;
}
.header .banner .b-box .b-tbody .bsbox {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 58px;
}
.header .banner .b-box .b-tbody .bsbox .search {
  width: 480px;
  height: 30px;
  background: white;
  border-radius: 15px;
  margin: auto;
  padding: 2px;
  color: black;
}
.header .banner .b-box .b-tbody .bsbox .search .txt {
  width: 435px;
  height: 100%;
  float: left;
}
.header .banner .b-box .b-tbody .bsbox .search .txt input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: none;
  border-radius: 15px;
}
.header .banner .b-box .b-tbody .bsbox .search .btns {
  width: 40px;
  height: 100%;
  line-height: 26px;
  border-left: 1px solid #333333;
  float: left;
  text-align: center;
  cursor: pointer;
}
.header .banner .b-box .b-tbody .bsbox .search .btns i {
  font-size: 20px;
}
.header .banner .b-footer {
  position: absolute;
  width: 1920px;
  height: 199px;
  margin-left: -360px;
  margin-top: -185px;
  background: url('../Content/img/DownIcon.png') no-repeat center top;
  z-index: 100;
}
.header .banner .nybanner {
  top: -103px;
  width: 1920px;
  height: 396px;
  margin-left: -360px;
}
.bodycenter {
  float: left;
}
.bodycenter .about {
  float: left;
  width: 100%;
  min-height: 580px;
}
.bodycenter .about .aimg {
  float: left;
  width: 560px;
  height: auto;
  padding: 15px;
}
.bodycenter .about .acon {
  float: left;
  width: 640px;
  height: auto;
  padding: 20px;
}
.bodycenter .about .acon .ah {
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding-left: 30px;
  border-left: 6px solid #008aff;
  font-size: 36px;
}
.bodycenter .about .acon .at {
  float: left;
  width: 100%;
  margin: 20px 0;
  font-size: 14px;
  line-height: 30px;
}
.bodycenter .about .acon .am {
  float: left;
  width: 224px;
  height: 56px;
  line-height: 56px;
  background: #008aff;
  border-radius: 5px;
  text-align: center;
  color: white;
  text-transform: uppercase;
}
.bodycenter .about .acon .am a {
  float: left;
  width: 100%;
  color: white;
}
.bodycenter .product {
  float: left;
  width: 100%;
  height: 830px;
}
.bodycenter .product .bgbox1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 1136px;
  height: 100%;
  background: #cce8ff;
  margin-left: -360px;
  z-index: 2;
}
.bodycenter .product .bgbox2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 500px;
  height: 690px;
  border: 1px solid #e3e3e5;
  margin: 60px 0 0 770px;
}
.bodycenter .product .bgbox3 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  margin-top: 120px;
  width: 1200px;
  height: 580px;
  z-index: 3;
}
.bodycenter .product .bgbox3 .pbl {
  width: 50%;
  height: 100%;
  float: left;
}
.bodycenter .product .bgbox3 .pbl img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.bodycenter .product .bgbox3 .pbl img:hover {
  filter: brightness(120%);
}
.bodycenter .product .bgbox3 .pbr {
  float: left;
  width: 50%;
  height: 100%;
}
.bodycenter .product .bgbox3 .pbr .pli {
  float: left;
  width: 50%;
  height: 50%;
}
.bodycenter .product .bgbox3 .pbr .pli .pimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: white;
  background: linear-gradient(left top, #333333, black);
  background: -webkit-linear-gradient(left top, white, #999999);
  overflow: hidden;
}
.bodycenter .product .bgbox3 .pbr .pli .pimg img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.bodycenter .product .bgbox3 .pbr .pli .pimg:hover img {
  transform: scale(1.1, 1.1);
}
.bodycenter .product .bgbox3 .pbr .pli .pt {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: white;
  background: linear-gradient(left top, #333333, black);
  background: -webkit-linear-gradient(left top, white, #999999);
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  text-align: center;
  z-index: 2;
  bottom: 0;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 138, 255, 0.7);
}
.bodycenter .product .bgbox3 .pbr .pli .pt img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.bodycenter .product .bgbox3 .pbr .pli .pt:hover img {
  transform: scale(1.1, 1.1);
}
.bodycenter .product .bgbox3 .pbr .pli .pt a {
  color: white;
  width: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .news {
  float: left;
  width: 100%;
  height: 768px;
}
.bodycenter .news .ntbox {
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  z-index: 2;
  width: 680px;
  height: 100%;
  padding: 70px 80px 0 0;
  text-align: right;
}
.bodycenter .news .ntbox .nh {
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-right: 6px solid #008aff;
  margin-bottom: 30px;
  font-size: 36px;
  text-transform: uppercase;
  padding: 0 30px;
}
.bodycenter .news .ntbox .nt {
  float: left;
  width: 100%;
  height: 580px;
}
.bodycenter .news .ntbox .nt .pli {
  float: left;
  width: 50%;
  height: 50%;
  box-shadow: 1px -1px 5px 0px #c1c1c1;
}
.bodycenter .news .ntbox .nt .pli .pimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: white;
  background: linear-gradient(left top, #333333, black);
  background: -webkit-linear-gradient(left top, white, #999999);
  overflow: hidden;
}
.bodycenter .news .ntbox .nt .pli .pimg img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.bodycenter .news .ntbox .nt .pli .pimg:hover img {
  transform: scale(1.1, 1.1);
}
.bodycenter .news .ntbox .nt .pli .pt {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: white;
  background: linear-gradient(left top, #333333, black);
  background: -webkit-linear-gradient(left top, white, #999999);
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  text-align: center;
  z-index: 2;
  bottom: 0;
  padding: 0 20px;
  background: rgba(0, 138, 255, 0.7);
}
.bodycenter .news .ntbox .nt .pli .pt img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.bodycenter .news .ntbox .nt .pli .pt:hover img {
  transform: scale(1.1, 1.1);
}
.bodycenter .news .ntbox .nt .pli .pt a {
  color: white;
  width: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .news .ntbox .nt .nli {
  float: left;
  width: 750px;
  height: 90px;
  margin-bottom: 50px;
}
.bodycenter .news .ntbox .nt .nli .nleft {
  float: left;
  width: 588px;
  height: 100%;
}
.bodycenter .news .ntbox .nt .nli .nleft .tit {
  float: left;
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
}
.bodycenter .news .ntbox .nt .nli .nleft .con {
  float: left;
  width: 100%;
  height: 72px;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
}
.bodycenter .news .ntbox .nt .nli .nright {
  float: left;
  width: 162px;
  height: 100%;
}
.bodycenter .news .ntbox .nt .nli .nright .datebox {
  float: left;
  width: 74px;
  height: 74px;
  border: 4px solid rgba(255, 255, 255, 0.63);
  border-radius: 37px;
  margin: 10px 0 0 42px;
  text-align: center;
  color: white;
}
.bodycenter .news .ntbox .nt .nli .nright .datebox a {
  color: white;
}
.bodycenter .news .ntbox .nt .nli .nright .datebox .dk {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background: #008aff;
  padding: 8px;
}
.bodycenter .news .ntbox .nt .nli .nright .datebox .dk .day {
  width: 100%;
  height: 50%;
  line-height: 33px;
  font-size: 24px;
}
.bodycenter .news .ntbox .nt .nli .nright .datebox .dk .mon {
  width: 100%;
  height: 50%;
  line-height: 33px;
  font-size: 24px;
  font-size: 18px;
}
.bodycenter .news .nibox {
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 520px;
  height: 100%;
}
.bodycenter .news .nibox img {
  width: 879px;
  height: 100%;
  filter: blur(1px);
  transition: 0.3s;
}
.bodycenter .news .nibox img:hover {
  filter: blur(0.1px);
}
.nycenter {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .location {
  float: left;
  width: 100%;
  height: 44px;
  line-height: 44px;
  border: 1px solid #dadada;
  border-left: none;
  border-right: none;
  background: #f1f1f1;
  color: #999999;
  text-transform: uppercase;
}
.nycenter .location a {
  color: #008aff;
  font-size: 12px;
}
.nycenter .location a i {
  color: #333333;
}
.nycenter .nycontent {
  float: left;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
.nycenter .nycontent .headtext {
  float: left;
  margin: 50px 0;
  width: 100%;
  height: 3px;
  background: #003366;
  text-align: center;
}
.nycenter .nycontent .headtext span {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  top: -30px;
  background: white;
  padding: 0 20px;
  font-size: 60px;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
.nycenter .nycontent .nytype {
  float: left;
  width: 100%;
  height: 66px;
}
.nycenter .nycontent .nytype .s1box {
  float: left;
  width: auto;
  height: 66px;
}
.nycenter .nycontent .nytype .s1box select {
  height: 30px;
}
.nycenter .nycontent .nytype .s2box {
  float: right;
  width: auto;
  height: 66px;
}
.nycenter .nycontent .nytype .s2box .searchbox {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.nycenter .nycontent .nytype .s2box .searchbox .sbox {
  width: 240px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nytype .s2box .searchbox .sbox input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.nycenter .nycontent .nytype .s2box .searchbox .btns {
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  float: left;
  border: 1px solid #3d78d8;
  background: #008aff url(/Content/img/search.png) no-repeat 50% 50%;
  background-size: contain;
  color: white;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
}
.nycenter .nycontent .nytype .s2box .searchbox .btns:hover {
  background-color: #5f99f7;
}
.nycenter .nycontent .nybody {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist {
  float: left;
  width: 100%;
  height: auto;
  min-height: 200px;
}
.nycenter .nycontent .nybody .productlist table {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist table tr td {
  padding: 5px 10px;
}
.nycenter .nycontent .nybody .productlist table thead {
  background: #3d78d8;
  color: white;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.nycenter .nycontent .nybody .productlist table tbody {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .productlist table tbody tr {
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
  height: 70px;
}
.nycenter .nycontent .nybody .productlist table tbody tr:hover {
  background: whitesmoke;
}
.nycenter .nycontent .nybody .productlist table tbody tr td {
  padding: 5px 10px;
}
.nycenter .nycontent .nybody .productlist table tbody tr td .ntit {
  width: 180px;
  height: auto;
  float: left;
}
.nycenter .nycontent .nybody .productlist table tbody tr td a {
  color: #3d78d8;
  text-decoration: underline;
}
.nycenter .nycontent .nybody .productlist table tbody tr td img {
  float: right;
  width: 240px;
  height: 240px;
}
.nycenter .nycontent .nybody .honor {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .honor .li {
  float: left;
  width: 272px;
  height: auto;
  margin: 0 10px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .honor .li .img {
  float: left;
  width: 100%;
  height: 272px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .honor .li .img img {
  float: left;
  width: 100%;
  height: 272px;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .honor .li .img img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .nybody .honor .li .name {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.nycenter .nycontent .nybody .hdelail {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .hdelail .img {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  text-align: center;
}
.nycenter .nycontent .nybody .hdelail .img img {
  width: 640px;
  height: auto;
}
.nycenter .nycontent .nybody .hdelail .con {
  float: left;
  width: 100px;
  padding: 20px;
  height: auto;
}
.nycenter .nycontent .nybody .newslist {
  float: left;
  width: 100%;
  height: auto;
}
.nycenter .nycontent .nybody .newslist .li {
  float: left;
  width: 272px;
  height: auto;
  margin: 0 10px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .newslist .li .img {
  float: left;
  width: 100%;
  height: 272px;
  overflow: hidden;
}
.nycenter .nycontent .nybody .newslist .li .img img {
  float: left;
  width: 100%;
  height: 272px;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .newslist .li .img img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .nybody .newslist .li .name {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.nycenter .nycontent .nybody .newslist .pageDiv li {
  width: 100%;
  height: auto;
  transition: 0.2s;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .ni {
  display: none;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .nname {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}
.nycenter .nycontent .nybody .newslist .pageDiv li .ndate {
  color: #999999;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover {
  background: #008aff;
  color: white;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover a {
  color: white;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover .nname {
  font-weight: bold;
}
.nycenter .nycontent .nybody .newslist .pageDiv li:hover .ndate {
  color: white;
}
.nycenter .nycontent .nybody .searchbox {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.nycenter .nycontent .nybody .searchbox .stxt {
  width: 150px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nybody .searchbox .sbox {
  width: 890px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.nycenter .nycontent .nybody .searchbox .sbox input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.nycenter .nycontent .nybody .searchbox .btns {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  float: left;
  border: 1px solid #3d78d8;
  background: #008aff url(/Content/img/search.png) no-repeat 50% 50%;
  background-size: contain;
  color: white;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
}
.nycenter .nycontent .nybody .searchbox .btns:hover {
  background-color: #5f99f7;
}
.nycenter .nycontent .ptitle {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  font-weight: bold;
}
.nycenter .nycontent .pbody {
  float: left;
  width: 100%;
  /*height: 700px;*/
  min-height: 700px;
}
.nycenter .nycontent .pbody .pleft {
  float: left;
  width: 439px;
  height: 100%;
  border-right: 1px solid #eeeeee;
  padding: 0 20px;
  padding-right: 50px;
}
.nycenter .nycontent .pbody .pleft .typelan {
  float: left;
  width: 100%;
  height: 40px;
}
.nycenter .nycontent .pbody .pleft .typelan .tip {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid white;
  background: white;
  color: #666666;
  cursor: pointer;
  transition: 0.3s;
  margin-right: 2px;
  text-transform: uppercase;
}
.nycenter .nycontent .pbody .pleft .typelan .tip i {
  padding: 0 5px;
}
.nycenter .nycontent .pbody .pleft .typelan .tip:hover {
  border: 1px solid #f3f3f3;
  background: #fafafa;
  color: #3d78d8;
}
.nycenter .nycontent .pbody .pleft .typelan .tip.on {
  border: 1px solid #f3f3f3;
  background: #fafafa;
  color: #3d78d8;
}
.nycenter .nycontent .pbody .pleft .tbox {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
}
.nycenter .nycontent .pbody .pleft .tbox .limg {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
}
.nycenter .nycontent .pbody .pleft .tbox .limg img {
  width: 100%;
  height: auto;
  cursor: zoom-in;
  transition: 0.5s;
}
.nycenter .nycontent .pbody .pleft .tbox .limg img:hover {
  transform: scale(1.2);
}
.nycenter .nycontent .pbody .pleft .tbox .lvid {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pleft .tbox .lvid video {
  width: 100%;
  height: auto;
}
.nycenter .nycontent .pbody .pleft .basedata {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  margin-bottom: 50px;
}
.nycenter .nycontent .pbody .pleft .basedata .bli {
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
}
.nycenter .nycontent .pbody .pleft .basedata .bli i {
  margin-right: 5px;
}
.nycenter .nycontent .pbody .pright {
  float: left;
  width: 760px;
  height: 100%;
  padding: 0 20px;
  padding-left: 50px;
}
.nycenter .nycontent .pbody .pright .typelan {
  float: left;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #3d78d8;
}
.nycenter .nycontent .pbody .pright .typelan .tip {
  float: left;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666666;
  cursor: pointer;
  transition: 0.3s;
  margin-right: 2px;
  text-transform: uppercase;
}
.nycenter .nycontent .pbody .pright .typelan .tip i {
  padding: 0 5px;
}
.nycenter .nycontent .pbody .pright .typelan .tip:hover {
  background: #3d78d8;
  color: white;
}
.nycenter .nycontent .pbody .pright .typelan .tip.on {
  background: #3d78d8;
  color: white;
}
.nycenter .nycontent .pbody .pright .tbox {
  float: left;
  width: 100%;
  height: auto;
  padding: 15px 0;
  font-size: 16px;
  line-height: 32px;
}
.nycenter .nycontent .pbody .pright .tbox .des {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pright .tbox .spe {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
  display: none;
}
.nycenter .nycontent .pbody .pright .tbox .mes {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0;
}
.nycenter .nycontent .pbody .pright .tbox .mes span {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
.nycenter .nycontent .pbody .pright .tbox .mes input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.nycenter .nycontent .pbody .pright .tbox .mes textarea {
  width: 100%;
  height: 140px;
  line-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
}
.nycenter .nycontent .pbody .pright .tbox .mes #Sub {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3d78d8;
  color: white;
  border: none;
  text-transform: uppercase;
}
.footer {
  float: left;
  height: 200px;
  overflow: hidden;
  color: white;
  background: #003366;
}
.footer a {
  color: white;
}
.footer .fbox {
  width: 100%;
  height: 147px;
  float: left;
}
.footer .fbox .flogo {
  width: 360px;
  height: 100%;
  padding: 45px;
  float: left;
}
.footer .fbox .flogo img {
  width: 100%;
  height: auto;
}
.footer .fbox .ftext {
  width: 840px;
  height: 100%;
  line-height: 24px;
  padding: 24px 45px;
  font-size: 18px;
  float: left;
}
.footer .fcopyright {
  width: 100%;
  height: 60px;
  font-size: 22px;
  text-align: center;
  float: left;
}
