* {
  transition-property: all;
  -ms-transition-property: all;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
}

html, body {
  font-size: 14px;
  background: #fff;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

body {
  overflow-x: hidden;
}

img {
  border: 0px;
}

ul, li, p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

ul, li {
  list-style-type: none;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.container {
  position: relative;
  width: 1080px;
  margin: 0px auto;
}

.container:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.foot_info{
  margin: 0 auto;
  padding-top: 30px;
}
.foot_info p{
  font-size: 12px;
  line-height: 20px;
}

.childjizhi {
  display: block;
}

.mainTitle {
  font-size: 55px;
  line-height: 72px;
  letter-spacing: 0.18em;
  font-family: "Noto Sans S Chinese Light", "NotoSansHans-Light", "微软雅黑";
  font-weight: 100;
  font-stretch: ultra-condensed;
  width: 100%;
  text-align: center;
}

.mainSub {
  width: 37px;
  height: 2px;
  background: #e60012;
  margin: 30px auto;
}

.mainInfo {
  padding: 10px 0px;
  text-align: center;
  font-size: 30px;
  font-family: '微软雅黑', "Microsoft YaHei";
  color: #333;
  border-bottom: 1px #999 solid;
}

.linkBtn {
  border: 2px solid #e60012;
  color: #e60012;
  display: inline-block;
  padding: 10px 15px;
  font-size: 18px;
}

.linkBtn {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.linkBtn span {
  font-size: 18px;
}

.linkBtn:hover {
  color: #fff;
  background-color: #e60012;
}

.linkphone {
  color: #e60012;
  font-size: 24px;
  background: url(../images/phone_1.jpg) no-repeat;
  width: 312px;
  height: 85px;
  margin: 0 auto;
  line-height: 105px;
  text-align: left;
  padding-left: 40px;
  display: none;
}

.header {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 59px;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header .logo1 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 59px;
}

.header .logo_pc {
  display: block;
}

.header .logo_small {
  display: none;
}

.header .nav {
  display: block !important;
  position: relative;
  width: 826px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  float: right;
}

.header .nav li {
  color: #434343;
  float: left;
  margin: 0px 37px;
  font-size: 16px;
  padding-right: 20px;
  font-weight: 200;
}

.header .nav li:hover {
  color: #E50012;
}
.header .nav .call{
	color: #E50012;
	font-size: 14px;
	line-height: 59px;
	text-align: left;
}
.header .nav .call span{
	font-size: 20px;
	font-weight: bold;
}

.header .navBtn {
  position: absolute;
  top: 50%;
  right: 34px;
  width: 44px;
  height: 37px;
  margin-top: -19px;
  cursor: pointer;
  z-index: 1;
}

.header .navBtn {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.header .container {
  width: 960px;
}

.list {
  position: fixed;
  top: -800px;
  left: 0px;
  width: 100%;
  height: 654px;
  background: #fff;
  z-index: 6;
  border-bottom: 1px solid #ddd;
}

.list .container {
  width: 1161px;
  padding-top: 65px;
}

.list .left {
  width: 580px;
  float: left;
}

.list .left .redTitle {
  padding: 5px 0px;
  height: 80px;
  line-height: 80px;
  border-bottom: 2px solid #e60012;
  color: #E50012;
  font-size: 64px;
  font-family: 'MyriadPro-Regular_0';
}

.list .left .title {
  color: #444;
  line-height: 68px;
  padding: 14px 0 6px 0;
  margin-bottom: 8px;
  font-family: "PingFang SC",'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
  font-weight: 100;
  font-size: 55px;
  border-bottom: 1px solid #d3d3d3;
}

.list .left .footTitle {
  heihgt: 40px;
  line-height: 40px;
  font-size: 26px;
  color: #444;
  margin: 24px 0 6px 0;
}

.list .left .footTitle span {
  vertical-align: middle;
}

.list .left .footTitle .titleB {
  font-family: 'FujitsuSansBold';
  font-size: 34px;
  margin-right: 5px;
}

.list .left .info {
  font-size: 18px;
  color: #444;
  line-height: 30px;
}

.list .right {
  width: 520px;
  float: right;
}

.list .right .title {
  font-size: 30px;
  color: #444;
  padding-bottom: 8px;
}

.list .right .line {
  padding: 3px 0;
}

.list .right .line .inputText {
  color: #8D8D8D;
  font-size: 18px;
  border: 0px;
  background: #f3f3f3;
  padding: 0 18px;
  width: 480px;
  height: 53px;
  line-height: 53px;
  margin: 0px;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

.list .right .line .textArea {
  color: #8D8D8D;
  font-size: 18px;
  border: 0px;
  background: #f3f3f3;
  padding: 18px;
  width: 480px;
  height: 145px;
  margin: 0px;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

.list .right .line .inputBtn {
  width: 515px;
  cursor: pointer;
  height: 50px;
  background: #fff;
  color: #FF0000;
  font-size: 22px;
  border: 2px solid #e50012;
  font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
}

.list .right .line .inputBtn {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.list .right .line .inputBtn:hover {
  background: #e50012;
  color: #fff;
}

.list #listCloseBtn {
  position: absolute;
  top: 34px;
  right: 34px;
  cursor: pointer;
}

.contact {
  position: relative;
  padding: 80px 0px;
/*  border-bottom: 1px solid #949494;*/
  text-align: center;
	display: none;
}

.contact .mainTitle {
  letter-spacing: 0em;
}

.contact .title {
  font-size: 48px;
  line-height: 48px;
  color: #444;
}

.contact .mainSub {
  width: 85px;
  height: 2px;
}

.contact .info {
  font-size: 24px;
  color: #444;
  line-height: 36px;
}

.project_about {
  text-align: left;
  margin-top: 19px;
  padding: 70px 0;
  overflow: hidden;
  position: relative;
}

.project_about .project_about_title {
  width: 36%;
  float: left;
  font-size: 16px;
  text-align: right;
}

.project_about h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 14px 0 0;
}

.project_about .project_about_right {
  width: 475px;
  float: left;
  font-size: 14px;
	margin-left: 170px;
}

.container .project_about p {
  text-align: left;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 60px;
	text-align: justify;
}

.project_more {
  display: none;
}

.footerNav {
  position: relative;
  padding: 30px 0;
}

.footerNav .container {
  width: 1161px;
}

.footerNav .left {
  float: left;
  width: 840px;
  min-height: 300px;
  border-right: 1px solid #e8e8e8;
  padding-top: 20px;
  text-align: center;
}

.footerNav .left:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.footerNav .left ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  margin-right: 65px;
  *margin-right: 55px;
  vertical-align: top;
}

.footerNav .left li {
  font-size: 13px;
  color: #444;
  line-height: 32px;
}

.footerNav .left li {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.footerNav .left li:hover {
  color: #e70719;
}

.footerNav .left .title {
  height: 63px;
  line-height: 63px;
  font-size: 20px;
  color: #444;
  border-bottom: 1px solid #e50012;
  margin-bottom: 18px;
}

.footerNav .right {
  float: right;
  padding: 30px 0 0 70px;
  width: 270px;
}

.footerNav .right .title {
  height: 63px;
  line-height: 63px;
  font-size: 20px;
  color: #444;
  border-bottom: 1px solid #e50012;
  margin-bottom: 18px;
}
.footerNav .right li{
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
  color: #444;
  font-size: 13px;
  line-height: 26px;
  font-weight: 200;
}

.footerNav .right .title span {
  color: #E50012;
}

.footerNav .right .info {
  font-size: 16px;
  color: #444;
  line-height: 25px;
}

.footerNav .right .callTitle {
  font-size: 18px;
  color: #444;
  margin-top: 36px;
}

.footerNav .right .callMun {
  font-family: 'MyriadPro-Cond_0';
  font-size: 38px;
  color: #444;
  font-stretch: condensed;
}

.footer {
  background: #515151;
  height: auto;
  color: #fff;
  padding-bottom: 30px;
}

.footer .container {
  width: 1161px;
}

.footer .container a:link {
  color: #fff;
}

.footer .container a:visited {
  color: #fff;
}

.footer .container a:hover {
  color: #fff;
}

.footer .container a:active {
  color: #fff;
}

.footer .left {
  float: left;
  width: 820px;
}

.footer .left .title {
  font-size: 18px;
  padding-top: 30px;
}

.footer .left .title .titleB {
  font-size: 24px;
  font-weight: bold;
  font-family: "FujitsuSansBold";
  margin-right: 10px;
}

.footer .left .title span {
  vertical-align: middle;
}

.footer .left .titleEn {
  font-family: "MyriadPro-Regular_0";
  font-size: 16px;
  padding-bottom: 20px;
}

.footer .left .info {
  font-size: 14px;
  line-height: 20px;
}

.footer .left .info a {
  color: #fff;
}

.footer .right {
  float: right;
  width: 270px;
  padding-top: 35px;
}

.footer .right .title {
  font-size: 18px;
  font-family: "Adobe 黑体 Std";
}

.footer .right .child {
  cursor: pointer;
  position: relative;
  width: 57px;
  float: left;
  margin: 14px 38px 0 0;
}

.footer .right .child.no {
  margin: 14px 0 0 0;
}

.footer .right .child img {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.footer .right .child img {
  width: 100%;
}

.footer .right .child .childCode {
  display: none;
  background: url("../images/footCodeBg.png"
    /*tpa=http://www.redwind.cn/Public/images/footCodeBg.png*/
    ) no-repeat left top;
  background-size: 151px 166px;
  position: absolute;
  left: 50%;
  bottom: 68px;
  width: 151px;
  height: 166px;
  margin-left: -75px;
  text-align: center;
}

.footer .right .child .childCode img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 142px;
  height: 142px;
}

.fixed {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 45px;
  display: none;
}

.fixed .child {
  position: absolute;
  right: 0px;
  overflow: hidden;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: #cc0000;
  line-height: 45px;
  margin-top: 1px;
}

.fixed .child {
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.fixed .child:hover {
  width: 110px;
  background: #000;
}

.fixed .child img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.fixed .child p {
  position: absolute;
  left: 45px;
  color: #fff;
}

.fixed .fixedQQ {
  bottom: 92px;
}

.fixed .fixedCall {
  bottom: 46px;
}

.fixed .fixedTop {
  position: absolute;
  right: 0px;
  bottom: 138px;
  color: #fff;
  background-color: #cbcbcb;
  cursor: pointer;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-family: "MICROSOFT YAHEI", "Arial Narrow";
}

.fixed .fixedTop .fixedTopPointer {
  position: absolute;
  top: -5px;
  left: 18px;
}

.fixed .fixedCode {
  bottom: 0;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: #cc0000;
  line-height: 45px;
  margin-top: 1px;
}

.fixedCodeInfo {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 54px;
  padding: 0 3px;
  border: 1px solid #ccc;
  background: #fff;
}

.fixedCodeInfo .fixedPointer {
  position: absolute;
  right: -6px;
  bottom: 12px;
}

@media (max-width: 479px) {
  .container {
    width: 93.75%;
  }

  .project_about {
    padding: 30px 0;
  }

  .project_about_on {
    height: 115px;
    overflow: hidden;
    position: relative;
  }

  .project_about .project_about_title {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: left;
  }

  .project_about .project_about_right {
    width: 90%;
    float: none;
    margin: 15px auto 0;
  }

  .project_about .project_about_right p {
    width: 100%;
  }

  .project_about_close {
    height: auto;
    position: relative;
  }

  .project_more {
    display: block;
    width: 19px;
    height: 10px;
    text-indent: -100em;
    color: #fff;
    cursor: pointer;
    position: absolute;
    left: calc((100% - 20px) / 2);
    bottom: 10px;
  }

  .project_more_on {
    background: url(../images/more.png) no-repeat;
  }

  .project_more_close {
    background: url(../images/more_close.png) no-repeat;
  }

  .mainTitle {
    font-size: 24px;
    line-height: 30px;
  }

  .mainSub {
    width: 20px;
    height: 1px;
    margin: 8px auto;
  }

  .mainInfo {
    padding: 4px 0px;
    font-size: 16px;
  }

  .linkBtn {
    font-size: 12px;
    border: 1px solid #e60012;
    /* display: none; */
  }

  .linkBtn span {
    margin-left: 10px;
  }

  .linkphone {
    width: 210px;
    height: 57px;
    font-size: 18px;
    line-height: 68px;
    padding-left: 20px;
    display: block;
  }

  .header {
    height: 38px;
  }

  .header .container {
    width: 100%;
  }

  .header .logo1 {
    height: 38px;
  }

  .header .logo_pc {
    display: none;
  }

  .header .logo_small {
    display: block;
  }

  .header .nav {
    background: #fff;
    display: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 39px;
    right: -125px;
    width: 124px;
    height: auto;
    line-height: normal;
  }

  .header .nav li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    margin: 0px;
    width: 124px;
    height: 50px;
    line-height: 50px;
    float: none;
  }
	.header .nav .call{
		text-align: center;
		line-height: 20px;
	}
	.header .nav .call span{
		display: block;
		font-size: 14px;
		line-height: 20px;
	}
  .header .nav li.on {
    color: #E50012;
  }

  .header .nav li:hover {
    color: #E50012;
    background: #ddd;
  }

  .header .navBtn {
    right: 17px;
    width: 30px;
    height: auto;
    margin-top: -6px;
  }

  .list {
    display: none !important;
  }

  .contact {
    padding: 20px 0;
  }

  .contact .title {
    font-size: 26px;
  }

  .contact .mainSub {
    width: 43px;
    height: 1px;
  }

  .contact .info {
    font-size: 12px;
    line-height: 23px;
  }

  .footerNav {
    padding: 0px;
    display: none;
  }

  .footerNav .container {
    width: 100%;
  }

  .footerNav .left {
    float: none;
    width: 100%;
    min-height: inherit;
    border-right: 0px;
    border-top: 1px solid #949494;
    padding: 20px 0;
    margin: 0px auto;
  }

  .footerNav .left ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin: 0px 18px 20px 18px;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 8px;
  }

  .footerNav .right {
    float: none;
    padding: 20px 0 20px 0;
    width: 100%;
    text-align: center;
  }

  .footerNav .right .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 8px;
  }

  .footerNav .right .info {
    font-size: 14px;
    line-height: 23px;
    width: 80%;
    margin: 0px auto;
  }

  .footerNav .right .callTitle {
    font-size: 14px;
    margin-top: 20px;
  }

  .footerNav .right .callMun {
    font-size: 30px;
  }

  .footer {
    height: auto;
    padding: 20px 0;
  }

  .footer .container {
    width: 90%;
    margin: 0 auto 20px;
  }
  .foot_info{
    padding-top: 20px;
  }

  .footer .left {
    float: none;
    width: 80%;
    margin: 0px auto;
    text-align: center;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 0px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 6px;
  }

  .footer .left .titleEn {
    font-size: 12px;
    padding-bottom: 0px;
  }

  .footer .left .info {
    font-size: 12px;
    line-height: 16px;
    display: none;
  }

  .footer .left .info span {
    display: block;
  }

  .footer .right {
    float: none;
    width: 250px;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
  }

  .footer .right .title {
    font-size: 16px;
    padding-bottom: 0px;
    display: none;
  }

  .footer .right .child {
    width: 46px;
    float: none;
    margin: 5px 7px 0 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

  .fixed {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .container {
    width: 93.75%;
  }

  .project_about {
    padding: 30px 0;
  }

  .project_about_on {
    height: 115px;
    overflow: hidden;
  }

  .project_about_close {
    height: auto;
    position: relative;
  }

  .project_about .project_about_right p {
    width: 100%;
  }

  .mainTitle {
    font-size: 30px;
    line-height: 30px;
  }

  .mainSub {
    width: 20px;
    height: 2px;
    margin: 8px auto;
  }

  .mainInfo {
    padding: 4px 0px;
    font-size: 16px;
  }

  .linkBtn {
    font-size: 12px;
  }

  .linkBtn span {
    font-size: 16px;
  }

  .header {
    height: 38px;
  }

  .header .container {
    width: 100%;
  }

  .header .logo1 {
    height: 38px;
  }

  .header .nav {
    background: #fff;
    display: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 39px;
    right: -125px;
    width: 124px;
    height: auto;
    line-height: normal;
  }

  .header .nav li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    margin: 0px;
    width: 124px;
    height: 74px;
    line-height: 74px;
    float: none;
  }

  .header .nav li.on {
    color: #E50012;
  }

  .header .nav li:hover {
    color: #E50012;
    background: #ddd;
  }

  .header .navBtn {
    right: 17px;
    width: 30px;
    height: auto;
    margin-top: -13px;
  }

  .list {
    display: none !important;
  }

  .contact {
    padding: 20px 0;
  }

  .contact .title {
    font-size: 26px;
  }

  .contact .mainSub {
    width: 43px;
    height: 1px;
  }

  .contact .info {
    font-size: 12px;
    line-height: 23px;
  }

  .footerNav {
    padding: 0px;
    display: none;
  }

  .footerNav .container {
    width: 100%;
  }
  .footer .linklist{
    display: none;
  }

  .footerNav .left {
    float: none;
    width: 100%;
    min-height: inherit;
    border-right: 0px;
    border-top: 1px solid #949494;
    padding: 20px 0;
    margin: 0px auto;
  }

  .footerNav .left ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin: 0px 18px 20px 18px;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 8px;
  }

  .footerNav .right {
    float: none;
    padding: 20px 0 20px 0;
    width: 100%;
    text-align: center;
  }

  .footerNav .right .title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 8px;
  }

  .footerNav .right .info {
    font-size: 14px;
    line-height: 23px;
    width: 80%;
    margin: 0px auto;
  }

  .footerNav .right .callTitle {
    font-size: 14px;
    margin-top: 20px;
  }

  .footerNav .right .callMun {
    font-size: 30px;
  }

  .footer {
    height: auto;
    padding: 20px 0;
  }

  .footer .container {
    width: 90%;
  }

  .footer .left {
    float: none;
    width: 80%;
    margin: 0px auto;
    text-align: center;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 0px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 6px;
  }

  .footer .left .titleEn {
    font-size: 12px;
    padding-bottom: 20px;
  }

  .footer .left .info {
    font-size: 12px;
    line-height: 16px;
    display: none;
  }

  .footer .left .info span {
    display: block;
  }

  .footer .right {
    float: none;
    width: 250px;
    padding-top: 20px;
    margin: 0px auto;
    text-align: center;
  }

  .footer .right .title {
    font-size: 16px;
    padding-bottom: 0px;
    display: none;
  }

  .footer .right .child {
    width: 46px;
    float: none;
    margin: 5px 7px 0 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

  .fixed {
    display: none !important;
  }
}

@media (min-width: 640px) and (max-width:1023px) {
  .container {
    width: 93.75%;
  }

  .project_about {
    padding: 30px 0;
  }

  .project_about_on {
    height: 115px;
    overflow: hidden;
  }

  .project_about_close {
    height: auto;
    position: relative;
  }

  .mainTitle {
    font-size: 60px;
    line-height: 60px;
  }

  .mainSub {
    width: 37px;
    height: 2px;
    margin: 24px auto;
  }

  .mainInfo {
    padding: 10px 0px;
    font-size: 24px;
  }

  .linkBtn {
    font-size: 16px;
  }

  .linkBtn span {
  }

  .project_about .project_about_right p {
    width: 100%;
  }

  .header {
    height: 52px;
  }

  .header .container {
    width: 100%;
  }

  .header .logo1 {
    top: 0;
    left: 0;
    height: 52px;
  }

  .header .nav {
    background: #fff;
    display: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 53px;
    right: -125px;
    width: 124px;
    height: auto;
    line-height: normal;
  }

  .header .nav li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    margin: 0px;
    width: 124px;
    height: 74px;
    line-height: 74px;
    float: none;
  }

  .header .nav li.on {
    color: #E50012;
  }

  .header .nav li:hover {
    color: #E50012;
    background: #ddd;
  }

  .header .navBtn {
    right: 17px;
    width: 30px;
    height: auto;
    margin-top: -6px;
  }

  .list {
    display: none !important;
  }

  .contact {
    padding: 30px 0px;
  }

  .contact .title {
    font-size: 36px;
    line-height: 36px;
  }

  .contact .mainSub {
    width: 85px;
    height: 2px;
  }

  .contact .info {
    font-size: 18px;
    line-height: 28px;
  }

  .footerNav {
    padding: 0;
    display: none;
  }

  .footerNav .container {
    width: 100%;
  }

  .footerNav .left {
    float: none;
    width: 100%;
    min-height: inherit;
    border-right: 0px;
    border-top: 1px solid #949494;
    padding: 20px 0;
    margin: 0px auto;
  }

  .footerNav .left ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin: 0px 18px;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 10px;
  }

  .footerNav .right {
    float: none;
    padding: 20px 0;
    width: 100%;
    text-align: center;
  }

  .footerNav .right .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #e50012;
    margin-bottom: 10px;
  }

  .footerNav .right .info {
    font-size: 16px;
    line-height: 25px;
    width: 540px;
    margin: 0px auto;
  }

  .footerNav .right .callTitle {
    font-size: 18px;
    margin-top: 36px;
  }

  .footerNav .right .callMun {
    font-size: 44px;
  }

  .footer {
    height: auto;
  }

  .footer .container {
    width: 100%;
    padding: 30px 0;
  }

  .footer .left {
    float: none;
    width: 480px;
    margin: 0px auto;
    text-align: center;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 0px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 10px;
  }

  .footer .left .titleEn {
    font-size: 16px;
    padding-bottom: 4px;
  }

  .footer .left .info {
    font-size: 14px;
    line-height: 20px;
    display: none;
  }

  .footer .left .info span {
    display: block;
  }

  .footer .right {
    float: none;
    width: 250px;
    padding-top: 0px;
    margin: 0px auto;
    text-align: center;
  }

  .footer .right .title {
    font-size: 16px;
    padding-bottom: 10px;
    display: none;
  }

  .footer .right .child {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 57px;
    float: none;
    margin: 5px 7px 0 0;
  }

  .fixed {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width:1199px) {
  .mainTitle {
    font-size: 50px;
    line-height: 50px;
  }

  .mainSub {
    width: 30px;
    height: 2px;
    margin: 20px auto;
  }

  .mainInfo {
    padding: 8px 0px;
    font-size: 20px;
  }

  .linkBtn {
    border: 1px solid #e60012;
    font-size: 12px;
  }

  .linkBtn span {
  }

  .container {
    width: 796px;
  }

  .header {
    height: 50px;
  }

  .header .logo1 {
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
  }

  .header .logo1 {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .header .logo1 {
    height: 50px;
  }

  .header .nav {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .header .nav {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .header .nav {
    width: 782px;
    height: 59px;
    line-height: 59px;
    left: 90px;
  }

  .header .nav li {
    font-size: 16px;
    margin: 0 8px;
  }

  .header .navBtn {
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
  }

  .header .navBtn {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .header .navBtn {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .header .navBtn {
    width: 33px;
    height: 28px;
    margin-top: -14px;
  }

  .list .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .list .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .list {
    height: 490px;
  }

  .list .container {
    width: 960px;
  }

  .list .left {
    width: 500px;
  }

  .list .left .redTitle {
    height: 60px;
    line-height: 60px;
    font-size: 56px;
  }

  .list .left .title {
    line-height: 54px;
    padding: 14px 0 6px 0;
    margin-bottom: 8px;
    font-size: 44px;
  }

  .list .left .sub {
    width: 100%;
    margin: 18px 0 12px 0;
  }

  .list .left .footTitle {
    heihgt: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .list .left .footTitle .titleB {
    font-size: 26px;
  }

  .list .left .info {
    font-size: 14px;
  }

  .list .left .listTitle {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }

  .list .left .listInfo {
    line-height: 22px;
    font-size: 17px;
    margin-top: 12px;
  }

  .list .left .listInfo span {
    margin: 0 12px;
  }

  .list .right {
    width: 400px;
  }

  .list .right .title {
    font-size: 24px;
  }

  .list .right .line {
    padding: 4px 0;
  }

  .list .right .line .inputText {
    width: 364px;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
  }

  .list .right .line .textArea {
    width: 364px;
    height: 116px;
    font-size: 14px;
  }

  .list .right .line .inputBtn {
    width: 400px;
    font-size: 17px;
  }

  #listCloseBtn {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  #listCloseBtn {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .contact {
    padding: 64px 0px;
    height: 180px;
  }

  .contact .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
    overflow: hidden;
  }

  .contact .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .contact .title {
    font-size: 36px;
    line-height: 36px;
  }

  .contact .mainSub {
    width: 85px;
    height: 2px;
  }

  .contact .info {
    font-size: 18px;
    line-height: 28px;
  }

  .footerNav .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .footerNav .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .footerNav {
    padding: 24px 0;
    height: 230px;
    overflow: hidden;
  }

  .footerNav .container {
    width: 960px;
  }

  .footerNav .left {
    width: 840px;
    min-height: 250px;
    padding-top: 20px;
  }

  .footerNav .left ul {
    margin-right: 48px;
    float: left;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .footerNav .right {
    float: right;
    padding: 30px 0 0 40px;
    width: 270px;
  }

  .footerNav .right .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .footerNav .right .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footerNav .right .callTitle {
    font-size: 14px;
    margin-top: 28px;
  }

  .footerNav .right .callMun {
    font-size: 34px;
  }

  .footer {
    height: 160px;
  }

  .footer .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .footer .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .footer .container {
    width: 960px;
  }

  .footer .left {
    width: 680px;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 30px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 10px;
  }

  .footer .left .titleEn {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .footer .left .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footer .right {
    width: 270px;
    padding-top: 35px;
    float: right;
  }

  .footer .right .title {
    font-size: 16px;
  }

  .footer .right .child {
    width: 57px;
    margin: 14px 38px 0 0;
  }

  .footer .right .child.no {
    margin: 14px 0 0 0;
  }
}

@media (min-width: 1200px) and (max-width:1439px) {
  .mainTitle {
    font-size: 50px;
    line-height: 50px;
  }

  .mainSub {
    width: 30px;
    height: 2px;
    margin: 20px auto;
  }

  .mainInfo {
    padding: 8px 0px;
    font-size: 26px;
  }

  .linkBtn {
    border: 1px solid #e60012;
    font-size: 12px;
  }

  .linkBtn span {
  }

  .header {
    height: 45px;
  }

  .header .logo1 {
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
  }

  .header .logo1 {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  /*.header .logo1{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}*/
  .header .logo1 {
    top: 0px;
    left: 0px;
    height: 45px;
  }

  .header .nav {
    transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform-origin: center center;
  }

  .header .nav {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }

  .header .nav {
    width: 900px;
    height: 45px;
    line-height: 45px;
  }

  .header .nav li {
    font-size: 16px;
    margin: 0 14px;
  }

  .header .navBtn {
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
  }

  .header .navBtn {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .header .navBtn {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .header .navBtn {
    width: 33px;
    height: 15px;
    margin-top: -8px;
  }

  /*.list{height:544px;}
.list .container{transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;-webkit-transform-origin:center top;}
.list .container{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}
.list .container{width:1161px;padding-top:65px;}
.list .left .redTitle{height:60px;line-height:60px;font-size:48px;}
.list .left .title{line-height:54px;padding:14px 0 6px 0;margin-bottom:8px;font-size:44px;}
.list .left .footTitle{height:30px;line-height:30px;font-size:20px;}
.list .left .footTitle .titleB{font-size:26px;}
.list .left .info{font-size:14px;}
.list .right{width:520px;}
.list .right .title{font-size:24px;}
.list .right .line .inputText{font-size:14px;height:46px;line-height:46px;}
.list .right .line .textArea{font-size:14px;height:124px;}
.list .right .line .inputBtn{font-size:17px;}*/
  .list {
    height: 544px;
    overflow: hidden;
  }

  .list .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .list .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .list .container {
    width: 960px;
  }

  .list .left {
    width: 500px;
  }

  .list .left .redTitle {
    height: 60px;
    line-height: 60px;
    font-size: 48px;
  }

  .list .left .title {
    line-height: 54px;
    padding: 14px 0 6px 0;
    margin-bottom: 8px;
    font-size: 44px;
  }

  .list .left .sub {
    width: 100%;
    margin: 18px 0 12px 0;
  }

  .list .left .footTitle {
    heihgt: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .list .left .footTitle .titleB {
    font-size: 26px;
  }

  .list .left .info {
    font-size: 14px;
  }

  .list .left .listTitle {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }

  .list .left .listInfo {
    line-height: 22px;
    font-size: 17px;
    margin-top: 12px;
  }

  .list .left .listInfo span {
    margin: 0 12px;
  }

  .list .right {
    width: 400px;
  }

  .list .right .title {
    font-size: 24px;
  }

  .list .right .line {
    padding: 4px 0;
  }

  .list .right .line .inputText {
    width: 364px;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
  }

  .list .right .line .textArea {
    width: 364px;
    height: 180px;
    font-size: 14px;
    height: 124px;
  }

  .list .right .line .inputBtn {
    width: 400px;
    font-size: 17px;
  }

  #listCloseBtn {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  #listCloseBtn {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .contact {
    padding: 64px 0px;
    height: 180px;
  }

  .contact .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
    overflow: hidden;
  }

  .contact .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .contact .title {
    font-size: 36px;
    line-height: 36px;
  }

  .contact .mainSub {
    width: 85px;
    height: 2px;
  }

  .contact .info {
    font-size: 24px;
    line-height: 36px;
  }

  .footerNav .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .footerNav .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .footerNav {
    padding: 24px 0;
    height: 230px;
    overflow: hidden;
  }

  .footerNav .container {
    width: 1156px;
  }

  .footerNav .left {
    width: 840px;
    min-height: 250px;
    padding-top: 20px;
  }

  .footerNav .left ul {
    margin-right: 48px;
    float: left;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .footerNav .right {
    float: right;
    padding: 30px 0 0 40px;
    width: 270px;
  }

  .footerNav .right .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .footerNav .right .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footerNav .right .callTitle {
    font-size: 14px;
    margin-top: 28px;
  }

  .footerNav .right .callMun {
    font-size: 34px;
  }

  .footer {
    height: 160px;
  }

  .footer .container {
    transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    -webkit-transform-origin: center top;
  }

  .footer .container {
    transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    -webkit-transform: scale(0.83);
  }

  .footer .container {
    width: 960px;
  }

  .footer .left {
    width: 680px;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 30px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 10px;
  }

  .footer .left .titleEn {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .footer .left .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footer .right {
    width: 270px;
    padding-top: 35px;
    float: right;
  }

  .footer .right .title {
    font-size: 16px;
  }

  .footer .right .child {
    width: 57px;
    margin: 14px 38px 0 0;
  }

  .footer .right .child.no {
    margin: 14px 0 0 0;
  }
}

@media (min-width: 1440px) and (max-width:2561px) {
  .mainTitle {
    font-size: 44px;
    line-height: 60px;
  }

  .customer .container span {
    font-size: 28px;
  }

  .mainSub {
    width: 37px;
    height: 2px;
    margin: 24px auto;
  }

  .mainInfo {
    padding: 10px 0px;
    font-size: 24px;
  }

  .linkBtn {
    font-size: 16px;
  }

  .linkBtn span {
  }

  .header {
    height: 49px;
  }

  .header .logo1 {
    height: 49px;
  }

  .header .nav {
    width: 900px;
    line-height: 49px;
    height: 49px;
  }

  .header .nav li {
    font-size: 16px;
    margin: 0px 13px;
  }

  .header .navBtn {
    width: 33px;
    height: 15px;
    margin-top: -8px;
  }

  /*.list{height:595px;}
.list .container{width:1161px;padding-top:65px;}
.list .left .redTitle{height:60px;line-height:60px;font-size:48px;}
.list .left .title{line-height:54px;padding:14px 0 6px 0;margin-bottom:8px;font-size:44px;}
.list .left .footTitle{height:30px;line-height:30px;font-size:20px;}
.list .left .footTitle .titleB{font-size:26px;}
.list .left .info{font-size:14px;}
.list .right{width:520px;}
.list .right .title{font-size:24px;}
.list .right .line .inputText{font-size:14px;height:46px;line-height:46px;}
.list .right .line .textArea{font-size:14px;height:124px;}
.list .right .line .inputBtn{font-size:17px;}*/
  .list {
    height: 595px;
  }

  .list .container {
    width: 960px;
  }

  .list .left {
    width: 500px;
  }

  .list .left .redTitle {
    height: 60px;
    line-height: 60px;
    font-size: 48px;
  }

  .list .left .title {
    line-height: 54px;
    padding: 14px 0 6px 0;
    margin-bottom: 8px;
    font-size: 44px;
  }

  .list .left .sub {
    width: 100%;
    margin: 18px 0 12px 0;
  }

  .list .left .footTitle {
    heihgt: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .list .left .footTitle .titleB {
    font-size: 26px;
  }

  .list .left .info {
    font-size: 14px;
  }

  .list .left .listTitle {
    font-size: 20px;
    line-height: 28px;
    margin-top: 36px;
  }

  .list .left .listInfo {
    line-height: 22px;
    font-size: 17px;
    margin-top: 12px;
  }

  .list .left .listInfo span {
    margin: 0 12px;
  }

  .list .right {
    width: 400px;
  }

  .list .right .title {
    font-size: 24px;
  }

  .list .right .line {
    padding: 4px 0;
  }

  .list .right .line .inputText {
    width: 364px;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
  }

  .list .right .line .textArea {
    width: 364px;
    height: 124px;
    font-size: 14px;
  }

  .list .right .line .inputBtn {
    width: 400px;
    font-size: 17px;
  }

  .contact {
    padding: 80px 0px;
  }

  .contact .title {
    font-size: 36px;
    line-height: 36px;
  }

  .contact .mainSub {
    width: 85px;
    height: 2px;
  }

  .contact .info {
    font-size: 18px;
    line-height: 28px;
  }

  .footerNav {
    padding: 30px 0;
  }

  .footerNav .container {
    width: 1156px;
  }

  .footerNav .left {
    width: 840px;
    min-height: 250px;
    padding-top: 20px;
  }

  .footerNav .left ul {
    margin-right: 48px;
    float: left;
  }

  .footerNav .left li {
    font-size: 13px;
    line-height: 26px;
  }

  .footerNav .left .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .footerNav .left li img{
    width: 90px;
  }

  .footerNav .right {
    float: right;
    padding: 20px 0 0 40px;
    width: 270px;
  }

  .footerNav .right .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 10px;
    width: 90px;
  }

  .footerNav .right .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footerNav .right .callTitle {
    font-size: 14px;
    margin-top: 28px;
  }

  .footerNav .right .callMun {
    font-size: 34px;
  }

  .footer .container {
    width: 1156px;
    box-sizing: border-box;
    padding-right: 200px;
  }

  .footer .left {
    width: 680px;
  }

  .footer .left .title {
    font-size: 14px;
    padding-top: 30px;
  }

  .footer .left .title .titleB {
    font-size: 18px;
    margin-right: 10px;
  }

  .footer .left .titleEn {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .footer .left .info {
    font-size: 12px;
    line-height: 20px;
  }

  .footer .right {
    width: auto;
    /* padding-top: 35px;
    float: right; */
    position: absolute;
    right: 200px;
    bottom: 0;
  }

  .footer .right .title {
    font-size: 16px;
  }

  .footer .right .child {
    width: 45px;
    margin: 14px 30px 0 0;
  }

  .footer .right .child.no {
    margin: 14px 0 0 0;
  }
}

@media (min-width: 1081px) {
  .header {
    height: 59px;
  }

  .header .logo1 {
    height: 59px;
  }

  .header .nav {
    width: 860px;
    line-height: 59px;
  }

  .header .nav li {
    font-size: 16px;
    margin: 0px 10px;
  }

  .header .navBtn {
    width: 33px;
    height: 15px;
    margin-top: -8px;
    display: none;
  }
}

@media (max-width:1080px) {
  .header .navBtn {
    width: 33px;
    height: 15px;
    margin-top: -8px;
    display: block;
  }
}

/*animate*/
.wapBtnAn {
  transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
}
