#header {
  border-bottom: 1px solid #ddd;
  width: 100%;
  background: #fff;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
#header .header1 {
  height: 60px;
  border-bottom: 1px solid #ddd;
}
#header .header1 .logo {
  height: 40px;
  float: left;
  margin-top: 10px;
}
#header .header1 .inputbox {
  width: 300px;
  height: 34px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 12px;
}
#header .header1 .inputbox input {
  width: 200px;
  height: 34px;
  line-height: 34px;
  float: left;
  padding: 0 10px;
}
#header .header1 .inputbox .btn {
  width: 80px;
  height: 34px;
  display: block;
  float: right;
  background: url(../img/search.png) center center no-repeat #ddd;
}

#header .header1 .line {
  float: right;
  width: 1px;
  height: 36px;
  background: #ddd;
  margin: 12px 30px 0;
}
#header .header1 .rightbox {
  text-align: right;
  margin-top: 8px;
}
#header .header1 .rightbox p {
  font-size: 15px;
  color: #333;
  height: 21px;
  line-height: 21px;
}
#header .header1 .rightbox b {
  font-size: 20px;
  color: #da251d;
  display: block;
  height: 22px;
  line-height: 22px;
}
#header .header1 .entocn {
  float: right;
  height: 24px;
  padding: 9px 0;
  margin-top: 8px;
}

#header .header1 .entocn a {
  float: left;
  width: 24px;
  height: 24px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  margin-left: 10px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9241c;
  font-family: "Microsoft Yahei";
}
#header .header1 .entocn a:hover { opacity: 0.85; }

#header .header1 .entocn a:first-child { margin-left: 0; background-color: #303d5f; }


#header .header2.pw {
  height: 48px;
  width: 100%;
  display: table;
  background-color: #495677;
}
#header .header2.pw > ul {
  width: 1200px;
  margin: 0 auto;
}
#header .header2 .nav li {
  float: left;
  position: relative;
  width: 10%;
}
#header .header2 .nav li > a {
  display: block;
  height: 48px;
  width: 100%;
  line-height: 48px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  transition: all .3s;
}
#header .header2 .nav li > a.xz{
    color: #fff;
    background: #303d5f;
}
#header .header2 .nav li .drowmenu {
  border-top: 1px solid #ddd;
  display: none;
  padding: 30px 0;
  position: absolute;
  top: 48px;
  z-index: 9;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
#header .header2 .nav li .drowmenu img {
  width: 194px;
  height: 130px;
  float: left;
  margin-left: 50px;
}
#header .header2 .nav li .drowmenu2,
#header .header2 .nav li .drowmenu6 {
  width: 543px;
}
#header .header2 .nav li .drowmenu2 .left,
#header .header2 .nav li .drowmenu6 .left {
  width: 248px;
  height: 100%;
  border-right: 1px solid #ddd;
  float: left;
}
#header .header2 .nav li .drowmenu2 .left a,
#header .header2 .nav li .drowmenu6 .left a {
  display: block;
  font-size: 15px;
  color: #333;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  float: left;
  width: 124px;
  text-align: center;
}
#header .header2 .nav li .drowmenu2 .left a:hover,
#header .header2 .nav li .drowmenu6 .left a:hover {
  color: #495677;
}
#header .header2 .nav li .drowmenu2 {
  left: 0;
  height: 130px;
}
#header .header2 .nav li .drowmenu6 {
  right: 0;
  height: 168px;
}
#header .header2 .nav li .drowmenu3 {
  width: 940px;
  height: 320px;
}
#header .header2 .nav li .drowmenu3 .left {
  width: 645px;
  border-right: 1px solid #ddd;
  float: left;
}
#header .header2 .nav li .drowmenu3 .left .nav2 {
  margin-left: 30px;
}
#header .header2 .nav li .drowmenu3 .left .nav2 li {
  width: auto;
}
#header .header2 .nav li .drowmenu3 .left .nav2 li b {
  font-size: 15px;
  color: #333;
  display: block;
  float: left;
  width: 125px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
}
#header .header2 .nav li .drowmenu3 .left .nav2 li p {
  float: left;
  width: 475px;
  margin-left: 13px;
}
#header .header2 .nav li .drowmenu3 .left .nav2 li p a {
  font-size: 15px;
  color: #333;
  display: block;
  float: left;
  margin-right: 30px;
  height: 36px;
  line-height: 36px;
}
#header .header2 .nav li .drowmenu3 .left .nav2 li p a:hover {
  color: #495677;
}
#header .header2 .nav li .drowmenu3 .imgbox {
  margin-left: 50px;
}
#header .header2 .nav li .drowmenu3 .imgbox img {
  width: 194px;
  height: 130px;
  float: left;
  display: none;
}
#header .header2 .nav li .drowmenu7,
#header .header2 .nav li .drowmenu8 {
  width: 435px;
  right: 0;
}
#header .header2 .nav li .drowmenu7 .left,
#header .header2 .nav li .drowmenu8 .left {
  width: 140px;
  float: left;
  height: 100%;
  border-right: 1px solid #ddd;
}
#header .header2 .nav li .drowmenu7 .left a,
#header .header2 .nav li .drowmenu8 .left a {
  display: block;
  font-size: 15px;
  color: #333;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
#header .header2 .nav li .drowmenu7 .left a:hover,
#header .header2 .nav li .drowmenu8 .left a:hover {
  color: #495677;
}
#header .header2 .nav li .drowmenu8 {
  height: 130px;
}
#header .header2 .nav li .drowmenu8 .left a {
  margin-bottom: 15px;
}
#header .header2 .nav li .drowmenu7 {
  height: 160px;
}
#header .header2 .nav li .drowmenu7 .left a {
  margin-bottom: 10px;
}
#header .header2 .nav li:hover > a {
  background: #303d5f;
  color: #fff;
}
#header .header2 .nav li:hover .drowmenu {
  display: block;
}

.headerbox {
  height: 110px;
}

.slideBox {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
}
.slideBox .hd {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
}
.slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  margin-right: 10px;
  background: #495677;
  transition: all .3s;
}
.slideBox .hd ul li.on {
  width: 25px;
  border-radius: 10px;
}
.slideBox .bd {
  overflow: hidden;
}
.slideBox .bd ul {
  left: 50%;
  position: absolute;
  width: 1920px;
  margin-left: -960px;
}
.slideBox .bd img {
  display: block;
  width: 100%;
  height: 650px;
}

#iproduct {
  padding-top: 40px;
}
#iproduct .iproduct .txti {
  width: 250px;
  height: 84px;
  display: block;
  background: url(../img/iproducttxt.png);
  margin: 0 auto;
}
#iproduct .iproduct .topnav {
  display: table;
  margin: 40px auto;
}
#iproduct .iproduct .topnav a {
  display: block;
  width: 142px;
  height: 33px;
  float: left;
  text-align: center;
  line-height: 33px;
  color: #333;
  font-size: 15px;
  margin: 0 10px;
  transition: all .4s;
}
#iproduct .iproduct .topnav a:hover, #iproduct .iproduct .topnav a.select {
  background: #495677;
  color: #fff;
}
#iproduct .iproduct .contentbox .lists {
  display: none;
}
#iproduct .iproduct .contentbox .lists .picScroll-left {
  overflow: hidden;
  position: relative;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList {
  overflow: hidden;
  zoom: 1;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li {
  width: 298px;
  height: 290px;
  border: 1px solid #ddd;
  float: left;
  _display: inline;
  overflow: hidden;
  margin-right: -0.5px;
  position: relative;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li img {
  width: 297px;
  height: 224px;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li p {
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #666;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li:before {
  content: '';
  width: 40px;
  height: 41px;
  background: url(../img/add.png);
  display: block;
  position: absolute;
  left: 129px;
  top: 91px;
  opacity: 0;
  transition: all .3s;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li:after {
  content: '';
  height: 2px;
  width: 0px;
  background: #495677;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all .3s;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li.select1:before {
  transform: scale(1.2);
  opacity: 1;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li.select1:after {
  width: 100%;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .bd .picList li.select2:after {
  left: 100%;
  width: 0;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .hd ul {
  display: table;
  margin: 40px auto 0;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .hd ul li {
  width: 8px;
  height: 8px;
  border: 1px solid #495677;
  border-radius: 50%;
  text-indent: -999px;
  cursor: pointer;
  float: left;
  margin: 0 5px;
}
#iproduct .iproduct .contentbox .lists .picScroll-left .hd ul li:hover, #iproduct .iproduct .contentbox .lists .picScroll-left .hd ul li.on {
  background-color: #495677;
}

#iabout {
  background: url(../img/iaboutback.jpg) center center repeat;
  padding: 40px 0;
}
#iabout .iabout .txti {
  width: 246px;
  height: 82px;
  background: url(../img/iabouttxt.png);
  display: block;
  margin: 0 auto 40px;
}
#iabout .iabout .left {
  width: 546px;
}
#iabout .iabout .left .line {
  width: 40px;
  height: 4px;
  background: #495677;
  display: block;
}
#iabout .iabout .left .titlec {
  font-size: 24px;
  color: #333;
  height: 34px;
  line-height: 34px;
  margin-top: 35px;
}
#iabout .iabout .left .titlee {
  color: #333;
  height: 24px;
  line-height: 24px;
}
#iabout .iabout .left .txt {
  color: #666;
  line-height: 22px;
  height: 132px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  margin-top: 26px;
}
#iabout .iabout .left .btn {
  display: block;
  width: 178px;
  height: 38px;
  border: 1px solid #495677;
  line-height: 38px;
  text-align: center;
  color: #495677;
  margin-top: 90px;
  transition: all .3s;
}
#iabout .iabout .left .btn:hover {
  background: #495677;
  color: #fff;
}
#iabout .iabout .right {
  width: 600px;
  height: 400px;
  position: relative;
}
#iabout .iabout .right img {
  width: 600px;
  height: 400px;
}
#iabout .iabout .right .mask {
  position: absolute;
  width: 600px;
  height: 400px;
  background: url(../img/videobtn.png) center center no-repeat rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  cursor: pointer;
}

#isuccess {
  padding-bottom: 20px;
}
#isuccess .isuccess .txti {
  width: 250px;
  height: 84px;
  background: url(../img/isuccesstxt.png);
  display: block;
  margin: 40px auto;
}
#isuccess .isuccess .left ul {
  width: 362px;
}
#isuccess .isuccess .left ul li {
  width: 179px;
  height: 138px;
  background: #f5f5f5;
  float: left;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  margin: 0 2px 2px 0;
  transition: all .4s;
}
#isuccess .isuccess .left ul li i {
  width: 41px;
  height: 41px;
  display: block;
  background: url(../img/isuccessicon.png);
  margin: 39px auto 0;
}
#isuccess .isuccess .left ul li .i1 {
  background-position: 0 0;
}
#isuccess .isuccess .left ul li .i2 {
  background-position: -41px 0;
}
#isuccess .isuccess .left ul li .i3 {
  background-position: -82px 0;
}
#isuccess .isuccess .left ul li .i4 {
  background-position: -123px 0;
}
#isuccess .isuccess .left ul li .i5 {
  background-position: -164px 0;
}
#isuccess .isuccess .left ul li .i6 {
  background-position: -205px 0;
}
#isuccess .isuccess .left ul li .i7 {
  background-position: -246px 0;
}
#isuccess .isuccess .left ul li .i8 {
  background-position: -287px 0;
}
#isuccess .isuccess .left ul li .i9 {
  background-position: -328px 0;
}
#isuccess .isuccess .left ul li .i10 {
  background-position: -369px 0;
}
#isuccess .isuccess .left ul li p {
  height: 47px;
  line-height: 47px;
}
#isuccess .isuccess .left ul li:hover, #isuccess .isuccess .left ul li.select {
  background-color: #495677;
  color: #fff;
}
#isuccess .isuccess .left ul li:hover .i1, #isuccess .isuccess .left ul li.select .i1 {
  background-position: 0 -41px;
}
#isuccess .isuccess .left ul li:hover .i2, #isuccess .isuccess .left ul li.select .i2 {
  background-position: -41px -41px;
}
#isuccess .isuccess .left ul li:hover .i3, #isuccess .isuccess .left ul li.select .i3 {
  background-position: -82px -41px;
}
#isuccess .isuccess .left ul li:hover .i4, #isuccess .isuccess .left ul li.select .i4 {
  background-position: -123px -41px;
}
#isuccess .isuccess .left ul li:hover .i5, #isuccess .isuccess .left ul li.select .i5 {
  background-position: -164px -41px;
}
#isuccess .isuccess .left ul li:hover .i6, #isuccess .isuccess .left ul li.select .i6 {
  background-position: -205px -41px;
}
#isuccess .isuccess .left ul li:hover .i7, #isuccess .isuccess .left ul li.select .i7 {
  background-position: -246px -41px;
}
#isuccess .isuccess .left ul li:hover .i8, #isuccess .isuccess .left ul li.select .i8 {
  background-position: -287px -41px;
}
#isuccess .isuccess .left ul li:hover .i9, #isuccess .isuccess .left ul li.select .i9 {
  background-position: -328px -41px;
}
#isuccess .isuccess .left ul li:hover .i10, #isuccess .isuccess .left ul li.select .i10 {
  background-position: -369px -41px;
}
#isuccess .isuccess .left .btn {
  width: 360px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  display: block;
  margin-top: 8px;
  border: 1px solid #ddd;
  color: #666;
  transition: all .3s;
}
#isuccess .isuccess .left .btn:hover {
  background: #495677;
  color: #fff;
}
#isuccess .isuccess .right {
  width: 820px;
}
#isuccess .isuccess .right ul {
  margin-left: -20px;
  display: none;
}
#isuccess .isuccess .right ul li {
  width: 398px;
  height: 362px;
  border: 1px solid #ddd;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
#isuccess .isuccess .right ul li a{
	display: block;
}
#isuccess .isuccess .right ul li .imgbox {
  width: 398px;
  height: 266px;
  overflow: hidden;
}
#isuccess .isuccess .right ul li .imgbox img {
  width: 398px;
  height: 266px;
  transition: all .4s;
}
#isuccess .isuccess .right ul li .txtbox {
  width: 358px;
  margin: 12px auto 0;
  display: block;
}
#isuccess .isuccess .right ul li .txtbox h5 {
  color: #333;
  height: 34px;
  line-height: 34px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#isuccess .isuccess .right ul li .txtbox p {
  color: #a6a4a4;
  height: 28px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#isuccess .isuccess .right ul li:hover .imgbox img {
  transform: scale(1.1);
}
#isuccess .isuccess .right ul li:hover .txtbox h5, #isuccess .isuccess .right ul li:hover .txtbox p {
  color: #495677;
}

#inews {
  padding-top: 40px;
  padding-bottom: 20px;
}
#inews .inews{
  display: none;
}
#inews .inews .topnav {
  margin-bottom: 35px;
}
#inews .inews .topnav i {
  width: 143px;
  height: 61px;
  background: url(../img/inewsicon.png);
  display: block;
  float: left;
}
#inews .inews .topnav .nav {
  float: right;
  margin-top: 28px;
  margin-right: 20px;
}
#inews .inews .topnav .nav a {
  color: #333;
  font-size: 15px;
  display: inline-block;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  margin-right: 10px;
  transition: all .3s;
}
#inews .inews .topnav .nav a:hover, #inews .inews .topnav .nav a.select {
  background: #495677;
  color: #fff;
}
#inews .inews .topnav .btn {
  float: right;
  color: #333;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  margin-top: 28px;
}
#inews .inews .topnav .btn:hover {
  color: #495677;
}
#inews .inews .contentbox .lists {
  display: none;
}
#inews .inews .contentbox .lists .left {
  width: 620px;
  height: 396px;
  position: relative;
  float: left;
}
#inews .inews .contentbox .lists .left img {
  width: 620px;
  height: 396px;
}
#inews .inews .contentbox .lists .left .mask {
  width: 620px;
  height: 108px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
}
#inews .inews .contentbox .lists .left .mask .txtbox {
  color: #fff;
  width: 465px;
  margin-left: 20px;
  margin-top: 5px;
}
#inews .inews .contentbox .lists .left .mask .txtbox h5 {
  height: 48px;
  line-height: 48px;
}
#inews .inews .contentbox .lists .left .mask .txtbox h5 span {
  display: inline-block;
  width: 360px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#inews .inews .contentbox .lists .left .mask .txtbox h5 b {
  float: right;
  font-family: 'novecento_widelight';
  font-weight: normal;
}
#inews .inews .contentbox .lists .left .mask .txtbox p {
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#inews .inews .contentbox .lists .left .mask .rowbox {
  width: 108px;
  height: 108px;
  background: #495677;
}
#inews .inews .contentbox .lists .left .mask .rowbox i {
  width: 32px;
  height: 32px;
  display: block;
  margin: 38px auto;
  background: url(../img/row.png);
  transition: all .3s;
}
#inews .inews .contentbox .lists .left .mask:hover .txtbox p {
  color: #495677;
}
#inews .inews .contentbox .lists .left .mask:hover .rowbox i {
  transform: scale(1.1);
}
#inews .inews .contentbox .lists ul {
  width: 550px;
  float: right;
}
#inews .inews .contentbox .lists ul li {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 27px;
}
#inews .inews .contentbox .lists ul li a {
  display: block;
}
#inews .inews .contentbox .lists ul li a > i {
  width: 6px;
  height: 6px;
  display: block;
  background: #666;
  border-radius: 50%;
  float: left;
  margin: 22px 20px 0 15px;
}
#inews .inews .contentbox .lists ul li a .mid {
  width: 365px;
  float: left;
}
#inews .inews .contentbox .lists ul li a .mid .title {
  font-size: 16px;
  color: #333;
  height: 50px;
  line-height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#inews .inews .contentbox .lists ul li a .mid .txt {
  color: #666;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#inews .inews .contentbox .lists ul li a .timebox {
  width: 100px;
  float: right;
}
#inews .inews .contentbox .lists ul li a .timebox b {
  font-family: 'novecento_widelight';
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 46px;
  line-height: 46px;
  display: block;
}
#inews .inews .contentbox .lists ul li a .timebox .line {
  width: 1px;
  height: 16px;
  background: #666;
  display: inline-block;
  margin-top: 20px;
}
#inews .inews .contentbox .lists ul li a .timebox i {
  width: 15px;
  height: 9px;
  background: url(../img/row1.png);
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 4px;
  transition: all .3s;
}
#inews .inews .contentbox .lists ul li:hover a .mid .txt {
  color: #495677;
}
#inews .inews .contentbox .lists ul li:hover a .timebox i {
  transform: translateX(20px);
}

.fourbox .bottomfour {
  margin-right: -13px;
  margin-bottom: 20px;
}
.fourbox .bottomfour li {
  width: 290px;
  height: 70px;
  background: url(../img/iaboutback.jpg) center center repeat;
  float: left;
  margin-right: 13px;
  transition: all .3s;
}
.fourbox .bottomfour li .icon {
  width: 38px;
  height: 38px;
  border: 1px solid #c2c2c2;
  float: left;
  margin: 16px 20px 0 50px;
}
.fourbox .bottomfour li .icon i {
  width: 25px;
  height: 25px;
  display: block;
  background: url(../img/contenticon.png);
  margin: 6px auto;
}
.fourbox .bottomfour li .icon .i1 {
  background-position: 0 0;
}
.fourbox .bottomfour li .icon .i2 {
  background-position: -25px 0;
}
.fourbox .bottomfour li .icon .i3 {
  background-position: -50px 0;
}
.fourbox .bottomfour li .icon .i4 {
  background-position: -75px 0;
}
.fourbox .bottomfour li p {
  font-size: 18px;
  color: #666;
  float: left;
  line-height: 70px;
  width: 145px;
}
.fourbox .bottomfour li .last {
  margin-top: 12px;
  font-size: 16px;
  line-height: 23px;
}
.fourbox .bottomfour li:hover {
  background: #495677;
}
.fourbox .bottomfour li:hover .icon {
  border-color: #fff;
}
.fourbox .bottomfour li:hover .icon .i1 {
  background-position: 0 -25px;
}
.fourbox .bottomfour li:hover .icon .i2 {
  background-position: -25px -25px;
}
.fourbox .bottomfour li:hover .icon .i3 {
  background-position: -50px -25px;
}
.fourbox .bottomfour li:hover .icon .i4 {
  background-position: -75px -25px;
}
.fourbox .bottomfour li:hover p {
  color: #fff;
}

#footer {
  background-color: #e7e7e7;
  color: #666;
  padding-top: 30px;
}
#footer .top {
  padding-bottom: 25px;
}
#footer .top .left .logo {
  width: auto;
  height: 50px;
  margin-bottom: 50px;
}
#footer .top .left .imgbox {
  text-align: center;
  float: left;
  margin-right: 30px;
}
#footer .top .left .imgbox img {
  width: 120px;
  height: 120px;
}
#footer .top .left .imgbox p {
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
#footer .top .nav li {
  float: left;
  margin-left: 84px;
  text-align: center;
}
#footer .top .nav li:first-child {
  margin-left: 0;
}
#footer .top .nav li span {
  display: block;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #5e5c5c;
  margin-bottom: 25px;
}
#footer .top .nav li a {
  display: block;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #5e5c5c;
}
#footer .top .nav li a:hover {
  color: #495677;
}
/*#footer .top .nav .li1 {
  margin-right: 33px;
}
#footer .top .nav .li2 {
  margin-right: 30px;
}
#footer .top .nav .li3 {
  margin-right: 54px;
}
#footer .top .nav .li4 {
  margin-right: 54px;
}
#footer .top .nav .li5 {
  margin-right: 45px;
}
#footer .top .nav .li6 {
  margin-right: 52px;
}*/
#footer .bottom {
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #cccbcb;
}
#footer .bottom a {
  color: #666;
}

.bannerbox {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 400px;
}
.bannerbox .banner {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.bannerbox .banner img {
  width: 1920px;
  height: 400px;
}
/*.bannerbox i {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
}*/
.bannerbox .abouttxti {
  width: 336px;
  height: 83px;
  background: url(../img/abouttxt.png);
  margin-left: -168px;
  margin-top: -42px;
}
.bannerbox .producttxti {
  width: 318px;
  height: 83px;
  background: url(../img/producttxti.png);
  margin-left: -159px;
  margin-top: -42px;
}
.bannerbox .successcasetxti {
  width: 370px;
  height: 84px;
  background: url(../img/successcasetxti.png);
  margin-left: -185px;
  margin-top: -42px;
}

.bannerbox2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 220px;
}
.bannerbox2 .banner {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.bannerbox2 .banner img {
  width: 1920px;
  height: 220px;
}

.pw-nav {
  height: 52px;
  background: #f8f8f8;
  border-top: 1px solid #ddd;
}
.pw-nav .box {
  display: table;
  margin: 0 auto;
}
.pw-nav a {
  width: 148px;
  height: 48px;
  line-height: 48px;
  color: #1b1f22;
  text-align: center;
  display: block;
  float: left;
  position: relative;
}
.pw-nav a:after {
  content: '';
  width: 24px;
  height: 1px;
  display: block;
  position: absolute;
  background: #495677;
  left: 50%;
  margin-left: -12px;
  bottom: 0;
  opacity: 0;
  transition: all .3s;
}
.pw-nav a:hover, .pw-nav a.select {
  background: #fff;
}
.pw-nav a:hover:after, .pw-nav a.select:after {
  opacity: 1;
}
.pw-nav i {
  width: 1px;
  height: 48px;
  display: block;
  float: left;
  background: url(../img/line.png);
}

.pw-numnav {
  display: table;
  margin: 0 auto;
}
.pw-numnav a {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  border: 1px solid #c2c2c2;
  display: block;
  float: left;
  font-size: 18px;
  color: #666;
  margin: 0 5px;
}
.pw-numnav a:hover, .pw-numnav a.select {
  background: #495677;
  border-color: #495677;
  color: #fff;
}

.pwtopnav {
  height: 52px;
  background: #f8f8f8;
}
.pwtopnav .left .span1 {
  font-size: 24px;
  color: #333;
  float: left;
  height: 46px;
  line-height: 46px;
  border-bottom: 3px solid #495677;
}
.pwtopnav .left .span2 {
  color: #666;
  float: left;
  line-height: 52px;
  padding-left: 8px;
}
.pwtopnav p {
  font-size: 15px;
  color: #333;
  line-height: 52px;
}
.pwtopnav p a {
  color: #333;
  padding: 0 8px;
}
.pwtopnav p a:hover, .pwtopnav p a.select {
  color: #495677;
}

.pwbottomnav .left {
  width: 880px;
  padding-top: 30px;
  padding-bottom: 50px;
}
.pwbottomnav .left a {
  display: block;
  color: #333;
  height: 30px;
  line-height: 30px;
}
.pwbottomnav .left a:hover {
  color: #495677;
}
.pwbottomnav .btn {
  width: 154px;
  height: 44px;
  background: url(../img/back.png);
  display: block;
  margin-top: 30px;
}

#section .aboutus {
  padding-top: 40px;
  padding-bottom: 100px;
}
#section .aboutus .title,
#section .successcase .title{
  height: 120px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
#section .aboutus .title .penglish,
#section .successcase .title .penglish{
  font-size: 40px;
  color: #666;
  font-family: 'novecento_widelight';
  height: 54px;
  line-height: 54px;
}
#section .aboutus .title .pchina,
#section .successcase .title .pchina{
  font-size: 18px;
  color: #333;
  height: 32px;
  line-height: 32px;
}
#section .aboutus .title .line,
#section .successcase .title .line {
  width: 1px;
  height: 30px;
  background: #ddd;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#section .aboutus .txt {
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
#section .aboutus img {
  max-width: 100%;
  margin: 20px auto;
}
#section .product {
  padding-bottom: 40px;
  padding-top: 32px;
}
#section .product .title {
  height: 120px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
#section .product .title .penglish {
  font-size: 40px;
  color: #666;
  font-family: 'novecento_widelight';
  height: 54px;
  line-height: 54px;
}
#section .product .title .pchina {
  font-size: 18px;
  color: #333;
  height: 32px;
  line-height: 32px;
}
#section .product .title .line {
  width: 1px;
  height: 30px;
  background: #ddd;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#section .product ul {
  margin-right: -13px;
}
#section .product ul li {
  width: 288px;
  height: 273px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 13px;
  margin-bottom: 20px;
  position: relative;
  transition: all .3s;
}
#section .product ul li a {
  display: block;
}
#section .product ul li a img {
  width: 288px;
  height: 216px;
}
#section .product ul li a p {
  height: 57px;
  line-height: 57px;
  text-align: center;
  color: #333;
  position: relative;
}
#section .product ul li a p:after {
  content: '';
  height: 2px;
  width: 0;
  background: #495677;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all .3s;
}
#section .product ul li:before {
  content: '';
  width: 40px;
  height: 41px;
  background: url(../img/add.png);
  display: block;
  position: absolute;
  left: 129px;
  top: 91px;
  opacity: 0;
  transition: all .3s;
}
#section .product ul li.select1 {
  box-shadow: 1px 1px 12px #666;
}
#section .product ul li.select1:before {
  transform: scale(1.2);
  opacity: 1;
}
#section .product ul li.select1 p:after {
  width: 100%;
}
#section .product ul li.select2 p:after {
  left: 100%;
  width: 0;
}
#section .product .pw-numnav {
  margin-top: 20px;
}
#section .product-series {
  padding-top: 20px;
  padding-bottom: 60px;
}
#section .product-series ul {
  margin-right: -22px;
}
#section .product-series ul li {
  width: 383px;
  height: 387px;
  border: 1px solid #e2e2e1;
  float: left;
  margin-right: 22px;
  margin-top: 30px;
  transition: all .3s;
}
#section .product-series ul li .imgbox {
  width: 383px;
  height: 255px;
  overflow: hidden;
}
#section .product-series ul li .imgbox img {
  width: 383px;
  height: 255px;
  transition: all .3s;
}
#section .product-series ul li .title {
  font-size: 18px;
  color: #333;
  width: 337px;
  margin: 0 auto;
  height: 32px;
  line-height: 32px;
  margin-top: 14px;
}
#section .product-series ul li .txt {
  height: 24px;
  line-height: 24px;
  color: #666;
  width: 337px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
#section .product-series ul li .btn {
  display: block;
  width: 118px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 18px;
  border: 1px solid #495677;
  color: #495677;
  margin-left: 24px;
  margin-top: 15px;
  transition: all .3s;
}
#section .product-series ul li:hover {
  box-shadow: 1px 1px 12px #666;
}
#section .product-series ul li:hover .imgbox img {
  transform: scale(1.2);
}
#section .product-series ul li:hover .btn {
  transform: translate(105px);
}
#section .news-details .content {
  padding-top: 14px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ddd;
}
#section .news-details .content .title {
  font-size: 26px;
  color: #333;
  text-align: center;
  height: 58px;
  line-height: 58px;
}
#section .news-details .content .timeshare {
  height: 46px;
  line-height: 46px;
  color: #666;
  margin-bottom: 10px;
  display: table;
  margin: 0 auto;
}
#section .news-details .content .timeshare > span {
  display: block;
  padding: 0 15px;
  float: left;
}
#section .news-details .content .timeshare .share a {
  width: 18px !important;
  height: 17px !important;
  background: url(../img/share.png) !important;
  padding-left: 0px;
  cursor: pointer;
  padding-left: 0px !important;
  margin-top: 13px;
}
#section .news-details .content .timeshare .share a span {
  display: none !important;
}
#section .news-details .content p {
  font-size: 15px;
  line-height: 27px;
  width: 1095px;
  margin: 0 auto;
  color: #333;
}
#section .news-details .content img {
  max-width: 100%;
  margin: 30px auto;
}
#section .successcase {
  padding-bottom: 60px;
}
#section .successcase .topnav {
  display: table;
  margin: 0 auto;
}
#section .successcase .topnav li {
  width: 119px;
  height: 108px;
  background: #f5f5f5;
  float: left;
  margin-right: 1px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all .3s;
}
#section .successcase .topnav li i {
  width: 41px;
  height: 41px;
  display: block;
  background: url(../img/isuccessicon.png);
  margin: 20px auto 5px;
}
#section .successcase .topnav li .i1 {
  background-position: 0 0;
}
#section .successcase .topnav li .i2 {
  background-position: -41px 0;
}
#section .successcase .topnav li .i3 {
  background-position: -82px 0;
}
#section .successcase .topnav li .i4 {
  background-position: -123px 0;
}
#section .successcase .topnav li .i5 {
  background-position: -164px 0;
}
#section .successcase .topnav li .i6 {
  background-position: -205px 0;
}
#section .successcase .topnav li .i7 {
  background-position: -246px 0;
}
#section .successcase .topnav li .i8 {
  background-position: -287px 0;
}
#section .successcase .topnav li .i9 {
  background-position: -328px 0;
}
#section .successcase .topnav li .i10 {
  background-position: -369px 0;
}
#section .successcase .topnav li p {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #333;
}
#section .successcase .topnav li:after {
  content: '';
  width: 14px;
  height: 10px;
  display: block;
  position: absolute;
  background: url(../img/row4.png);
  left: 53px;
  bottom: -10px;
  display: block;
  opacity: 0;
  transition: all .3s;
}
#section .successcase .topnav li:hover, #section .successcase .topnav li.select {
  background-color: #495677;
}
#section .successcase .topnav li:hover p, #section .successcase .topnav li.select p {
  color: #fff;
}
#section .successcase .topnav li:hover .i1, #section .successcase .topnav li.select .i1 {
  background-position: 0 -41px;
}
#section .successcase .topnav li:hover .i2, #section .successcase .topnav li.select .i2 {
  background-position: -41px -41px;
}
#section .successcase .topnav li:hover .i3, #section .successcase .topnav li.select .i3 {
  background-position: -82px -41px;
}
#section .successcase .topnav li:hover .i4, #section .successcase .topnav li.select .i4 {
  background-position: -123px -41px;
}
#section .successcase .topnav li:hover .i5, #section .successcase .topnav li.select .i5 {
  background-position: -164px -41px;
}
#section .successcase .topnav li:hover .i6, #section .successcase .topnav li.select .i6 {
  background-position: -205px -41px;
}
#section .successcase .topnav li:hover .i7, #section .successcase .topnav li.select .i7 {
  background-position: -246px -41px;
}
#section .successcase .topnav li:hover .i8, #section .successcase .topnav li.select .i8 {
  background-position: -287px -41px;
}
#section .successcase .topnav li:hover .i9, #section .successcase .topnav li.select .i9 {
  background-position: -328px -41px;
}
#section .successcase .topnav li:hover .i10, #section .successcase .topnav li.select .i10 {
  background-position: -369px -41px;
}
#section .successcase .topnav li:hover:after, #section .successcase .topnav li.select:after {
  opacity: 1;
}
#section .successcase .content {
  padding-top: 40px;
}
#section .successcase .content .lists {
  display: none;
}

#section .successcase{padding-top: 40px;}
#section .successcase .content ul { margin-right: -42px; }
#section .successcase .content ul li { float: left; margin-right: 42px; margin-bottom: 65px; }
#section .successcase .content ul li a { display: block; }
#section .successcase .content ul li a .imgbox { width: 173px; height: 115px; float: left; overflow: hidden; }
#section .successcase .content ul li a .imgbox img { width: 173px; height: 115px; transition: all .3s; }
#section .successcase .content ul li a .txtbox { float: left; width: 390px;height: 106px; margin-left: 13px; position: relative; }
#section .successcase .content ul li a .txtbox .titles { font-size: 18px; color: #1b1f22; height: 46px; line-height: 46px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#section .successcase .content ul li a .txtbox .txt { color: #444; line-height: 20px; }
#section .successcase .content ul li a .txtbox .linebox { position: absolute; width: 19px; padding-left: 19px; height: 13px; border-left: 1px solid #908484; right: 0; bottom: -6px; }
#section .successcase .content ul li a .txtbox .linebox i { width: 15px; height: 9px; background: url(../img/row1.png); display: block; margin-top: 2px; transition: all 0.3s; }
#section .successcase .content ul li a:hover .imgbox img { transform: scale(1.1); }
#section .successcase .content ul li a:hover .txtbox .title { color: #495677; }
#section .successcase .content ul li a:hover .txtbox .txt { color: #495677; }
#section .successcase .content ul li a:hover .txtbox .linebox { border-left-color: #495677; }
#section .successcase .content ul li a:hover .txtbox .linebox i { background: url(../img/hoverrow1.png); }

#section .news-list {
  padding-top: 32px;
  padding-bottom: 60px;
}
#section .news-list .title {
  height: 120px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
#section .news-list .title .penglish {
  font-size: 40px;
  color: #666;
  font-family: 'novecento_widelight';
  height: 54px;
  line-height: 54px;
}
#section .news-list .title .pchina {
  font-size: 18px;
  color: #333;
  height: 32px;
  line-height: 32px;
}
#section .news-list .title .line {
  width: 1px;
  height: 30px;
  background: #ddd;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#section .news-list .firstdiv .picScroll {
  overflow: hidden;
  position: relative;
}
#section .news-list .firstdiv .picScroll .bd .picList {
  overflow: hidden;
  zoom: 1;
}
#section .news-list .firstdiv .picScroll .bd .picList li {
  float: left;
  _display: inline;
  overflow: hidden;
}
#section .news-list .firstdiv .picScroll .bd .picList li img {
  width: 540px;
  height: 358px;
  float: left;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox {
  float: left;
  width: 610px;
  height: 358px;
  background: #f8f8f8;
  padding-left: 50px;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox b {
  font-family: 'novecento_widelight';
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  display: block;
  margin-top: 43px;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox .titless {
  font-size: 18px;
  color: #333;
  height: 62px;
  line-height: 62px;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox .txt {
  width: 550px;
  height: 84px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox i {
  width: 32px;
  height: 32px;
  display: block;
  background: url(../img/yellowrow.png);
  margin-top: 33px;
  cursor: pointer;
  transition: all .3s;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox:hover .txt {
  color: #495677;
}
#section .news-list .firstdiv .picScroll .bd .picList li .txtbox:hover i {
  transform: translateX(20px);
}
#section .news-list .firstdiv .picScroll .hd {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#section .news-list .firstdiv .picScroll .hd ul li {
  float: left;
  cursor: pointer;
  width: 8px;
  height: 8px;
  text-indent: -99999px;
  border: 1px solid #495677;
  border-radius: 50%;
  margin: 0 5px;
}
#section .news-list .firstdiv .picScroll .hd ul li:hover, #section .news-list .firstdiv .picScroll .hd ul li.on {
  background: #495677;
}
#section .news-list > ul li {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}
#section .news-list > ul li .imgbox {
  width: 208px;
  height: 133px;
  overflow: hidden;
}
#section .news-list > ul li .imgbox img {
  width: 208px;
  height: 133px;
}
#section .news-list > ul li .txtbox {
  width: 952px;
}
#section .news-list > ul li .txtbox .left {
  width: 835px;
}
#section .news-list > ul li .txtbox .left .titles {
  font-size: 16px;
  color: #333;
  height: 48px;
  line-height: 48px;
  margin-top: 3px;
  display: block;
}
#section .news-list > ul li .txtbox .left .txt {
  display: block;
  color: #666;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#section .news-list > ul li .txtbox .timebox {
  width: 80px;
  float: right;
}
#section .news-list > ul li .txtbox .timebox b {
  font-family: 'novecento_widelight';
  font-size: 24px;
  color: #666;
  font-weight: normal;
  height: 64px;
  line-height: 64px;
  display: block;
}
#section .news-list > ul li .txtbox .timebox .line {
  width: 1px;
  height: 16px;
  background: #666;
  display: inline-block;
  margin-top: 18px;
}
#section .news-list > ul li .txtbox .timebox i {
  width: 15px;
  height: 9px;
  background: url(../img/row1.png);
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 4px;
  transition: all .3s;
}
#section .news-list > ul li:hover .txtbox .txt ,
#section .news-list > ul li:hover .txtbox .titles{
  color: #495677;
}
#section .news-list > ul li:hover .txtbox .timebox i {
  transform: translateX(20px);
}
#section .news-list .pw-numnav {
  margin-top: 40px;
}
#section .contactus {
  padding-top: 35px;
}
#section .contactus .title {
  height: 120px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
#section .contactus .title .penglish {
  font-size: 40px;
  color: #666;
  font-family: 'novecento_widelight';
  height: 54px;
  line-height: 54px;
}
#section .contactus .title .pchina {
  font-size: 18px;
  color: #333;
  height: 32px;
  line-height: 32px;
}
#section .contactus .title .line {
  width: 1px;
  height: 30px;
  background: #ddd;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#section .contactus .txtbox .left {
  color: #666;
  margin-left: 50px;
}
#section .contactus .txtbox .left .titles {
  line-height: 24px;
  color: #333;
  font-size: 20px;
  margin-bottom: 36px;
}
#section .contactus .txtbox .left p {
  line-height: 30px;
}
#section .contactus .txtbox .right {
  margin-right: 20px;
  margin-top: 30px;
}
#section .contactus .txtbox .right .imgbox {
  text-align: center;
  float: left;
  margin-right: 30px;
}
#section .contactus .txtbox .right .imgbox img {
  width: 120px;
  height: 120px;
}
#section .contactus .txtbox .right .imgbox p {
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
#section .contactus .honor,#section .contactus .cooLogoList {
  padding-bottom: 40px;
}
#section .contactus .honor ul {
  margin-right: -13px;
}
#section .contactus .cooLogoList ul {
  margin-right: -20px;
}
#section .contactus .honor ul li {
  width: 288px;
  height: 240px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 13px;
  margin-bottom: 20px;
  transition: all .3s;
}
#section .contactus .cooLogoList ul li {
  width: 222px;
  height: 98px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#section .contactus .cooLogoList ul li img {
  width: 222px;
  height: 98px;  
}
#section .contactus .honor ul li .imgbox {
  width: 288px;
  height: 195px;
  overflow: hidden;
}
#section .contactus .honor ul li .imgbox img {
  width: 288px;
  height: 195px;
  transition: all .3s;
}
#section .contactus .honor ul li p {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
#section .contactus .honor ul li:hover {
  box-shadow: 1px 1px 12px #666;
}
#section .contactus .honor ul li:hover .imgbox img {
  transform: scale(1.1);
}
#section .contactus .honor .pw-numnav {
  margin-top: 20px;
}
#section .product-details .content {
  padding-top: 40px;
}
#section .product-details .content .topdiv {
  margin-bottom: 40px;
}

#section .product-details .content .topdiv img { width: 100%; }

#section .product-details .content .topdiv .leftimgbox {
  width: 650px;
  float: left;
}
#section .product-details .content .topdiv .leftimgbox .imgbox {
  width: 648px;
  height: 486px;
  border: 1px solid #ddd;
}
#section .product-details .content .topdiv .leftimgbox .imgbox img {
  width: 648px;
  height: 486px;
  display: none;
}
#section .product-details .content .topdiv .leftimgbox .imgtab {
  display: table;
  margin: 10px auto 0;
}
#section .product-details .content .topdiv .leftimgbox .imgtab img {
  width: 104px;
  height: 78px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 5px;
}
#section .product-details .content .topdiv .leftimgbox .imgtab img:hover, #section .product-details .content .topdiv .leftimgbox .imgtab img.select {
  border-color: #495677;
}
#section .product-details .content .topdiv .txtbox {
  width: 500px;
  float: right;
  margin-top: 27px;
}
#section .product-details .content .topdiv .txtbox h3 {
  margin-bottom: 20px;
}
#section .product-details .content .topdiv .txtbox .titels {
  color: #666;
  line-height: 24px;
}
#section .product-details .content .topdiv .txtbox p {
  color: #666;
  line-height: 24px;
}
#section .product-details .content .topdiv .txtbox .btn {
  width: 178px;
  height: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  border: 1px solid #495677;
  color: #495677;
  margin-top: 75px;
}
#section .product-details .content .main .tabbox {
  border-bottom: 1px solid #ddd;
}
#section .product-details .content .main .tabbox a {
  display: block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  color: #333;
}
#section .product-details .content .main .tabbox a:hover, #section .product-details .content .main .tabbox a.select {
  background: #495677;
  color: #fff;
}
#section .product-details .content .main .tabcontentbox {
  padding-top: 30px;
  padding-bottom: 60px;
  border-bottom: 1px solid #ddd;
}
#section .product-details .content .main .tabcontentbox .lists {
  display: none;
}
#section .product-details .content .main .tabcontentbox .lists .titles {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
#section .product-details .content .main .tabcontentbox .lists1 p {
  color: #333;
  line-height: 26px;
}
#section .product-details .content .main .tabcontentbox .lists2 ul {
  margin-left: 50px;
}
#section .product-details .content .main .tabcontentbox .lists2 ul li {
  height: 42px;
  margin-bottom: 1px;
}
#section .product-details .content .main .tabcontentbox .lists2 ul li p {
  float: left;
  height: 42px;
  line-height: 42px;
  background: #f8f8f8;
  margin-right: 1px;
  font-size: 14px;
  color: #333;
}
#section .product-details .content .main .tabcontentbox .lists2 ul li .p1 {
  text-align: right;
  width: 370px;
  padding-right: 30px;
}
#section .product-details .content .main .tabcontentbox .lists2 ul li .p2 {
  text-align: left;
  width: 670px;
  padding-left: 30px;
}
#section .product-details .content .main .tabcontentbox .lists3 ul {
  width: 1100px;
  margin-left: 50px;
}
#section .product-details .content .main .tabcontentbox .lists3 ul li {
  height: 30px;
  line-height: 30px;
  margin: 40px 0;
}
#section .product-details .content .main .tabcontentbox .lists3 ul li .idoc {
  width: 32px;
  height: 30px;
  background: url(../img/wj.png);
  display: block;
  float: left;
  margin-right: 10px;
}
#section .product-details .content .main .tabcontentbox .lists3 ul li p {
  float: left;
}
#section .product-details .content .main .tabcontentbox .lists3 ul li .idown {
  width: 32px;
  height: 29px;
  background: url(../img/down.png);
  display: block;
  float: right;
}


#section .aboutus .jsknow li { border-bottom: 1px dashed #ddd; margin-top: 5px; padding: 30px 0;height: 80px;line-height: 80px;}
#section .aboutus .jsknow li a { display: block; color: #1b1f22;}
#section .aboutus .jsknow li a .lastimg{width: 125px;height: 80px;float: left;margin: 0 40px 0 0;}
#section .aboutus .jsknow li a p { width: 800px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; float: left; }
#section .aboutus .jsknow li a .box { float: right; width: 38px; height: 20px; margin-top: 25px; border-left: 1px solid #908484; padding-left: 22px; }
#section .aboutus .jsknow li a .box .row { width: 15px; height: 9px; background: url(../img/row1.png); display: block; margin-top: 5px; transition: all 0.3s; }
#section .aboutus .jsknow li a:hover p { color: #495677; }
#section .aboutus .jsknow li a:hover .box .row { transform: translate(20px); }


#section .aboutus .feedback ul li { margin-bottom: 20px; }
#section .aboutus .feedback ul li input { width: 418px; height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 0 10px; }
#section .aboutus .feedback ul li textarea { width: 1090px; height: 188px; padding: 10px; border: 1px solid #ddd; resize: none; }
#section .aboutus .feedback .btn { width: 178px; height: 38px; color: #495677; display: block; text-align: center; line-height: 38px; border: 1px solid #495677; margin: 48px auto 0; }

.midonline{width: 578px;position: fixed;top: 50%;left: 50%;margin-top: -133px;margin-left: -290px;background: #fff;border: 1px solid #ddd;border-radius: 4px;}
.midonline .title{height: 48px;line-height: 48px;background: #f5f5f5;border-bottom: 1px solid #ddd;font-size: 18px;padding-left: 20px;color: #333;}
.midonline .title i{width: 24px;height: 24px;display: block;background: url(../img/midonlineclose.png);float: right;margin: 12px 20px 0 0;cursor: pointer;}
.midonline .content{height: 215px;padding-right: 40px;padding-left: 20px;background: url(../img/midpeople.png) 20px bottom no-repeat;}
.midonline .content .txtbox{width: 364px;color: #666;float: right;margin-top: 30px;font-size: 14px;}
.midonline .content .txt{line-height: 24px;}
.midonline .content .phone b{font-size: 18px;color: #da251d;}
.midonline .content .abox{margin-left: 122px;margin-top: 20px;}
.midonline .content .abox a:first-child { background: #da251d; }
.midonline .content .abox a{display: block;width: 100px;height: 38px;text-align: center;line-height: 38px;background: #495677;font-size: 14px;color: #fff;float: left;margin: 0 10px;}

.rightonline{width: 130px;background: url(../img/rightonlineicon.png) left top no-repeat;position: fixed;right: 0px;bottom: 0;}
.rightonline ul{margin-top: 60px;border-left: 2px solid #495677;border-right: 2px solid #495677;padding: 5px 0 15px 12px;background: #fff;}
.rightonline ul li{height: 24px;line-height: 24px;margin-top: 15px;background: url(../img/qqicon.png) left top no-repeat;}
.rightonline ul li a{color: #333;font-size: 14px;padding-left: 32px;}
.rightonline .wxbox{background: #495677;padding-top: 12px;}
.rightonline .wxbox img{width: 110px;height: 110px;margin: 0 auto;}
.rightonline .wxbox p{font-size: 14px;color: #fff;text-align: center;line-height: 34px;}
/*# sourceMappingURL=main.css.map */
