* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body {
  width: 100%;
  height: 100%;
  background: #eef4f2;
  margin: 0;
  padding: 0;
}
.clearfix {
  zoom: 1;
  /* display: flex; */
}
.checkpublic {
  font-size: 16px;
  font-family: "Source Han Sans CN Regular";
  height: 16px;
  line-height: 16px;
  color: #333333;
  margin-left: -35px;
  margin-top: -50px;
  white-space: nowrap;
}
.na {
  width: 100%;
  height: 60px;
  background: #0075cf;
}
.na .nav {
  width: 1190px;
  height: 60px;
  background: #0075cf;
  font-size: 24px;
  font-family: "Source Han Sans CN Regular";
  line-height: 60px;
  color: white;
  display: flex;
  text-align: center;
  margin: 0 auto;
}
.na .nav .navitem-box {
  width: 160px;
  cursor: pointer;
}
.na .nav .navitem-box .on {
  background: #12385d;
}
.companylogo {
  position: absolute;
  top: 35px;
  left: 25px; 
  height: 90px;
}
.public {
 position: absolute;
 right: 0;
 top: 20px;
}
.main {
  width: 100%;
  height: 100%;
  background: #eef4f2;
}
.main .mainitem {
  width: 646px;
  height: 408px;
  background: #ffffff;
  /* display: flex; */
}
.main .mainitem .mainitemimg {
  width: 602px;
  height: 364px;
  margin: 20px auto;
}
.main .mainitemicon {
  width: 533px;
  height: 408px;
  background: #ffffff;
  margin-left: 26px;
  display: flex;
  flex-wrap: wrap;
}
.main .mainitemicon .mainicon {
  width: 147px;
  text-align: center;
  margin-left: 77px;
  margin-top: 29px;
}
.main .mainitemicon .mainicon-one {
  width: 147px;
  text-align: center;
  margin-left: 97px;
  margin-top: 29px;
}
.main .mainitemicon .mainicon-two {
  width: 147px;
  text-align: center;
  margin-left: 77px;
  margin-top: -8px;
}
.main .mainitemicon .mainicon-three {
  width: 147px;
  text-align: center;
  margin-left: 97px;
  margin-top: -8px;
}
.mainicontxt {
  font-size: 20px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #3f3f3f;
  text-align: center;
  margin-top: -10px;
  margin-left: -10px;
}
.main .mainother {
  width: 1190px;
  height: 100%;
  margin: 20px auto;
  background: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main .mainother .mainother-left {
  width: 595px;
}
.main .mainother .mainother-right {
  width: 595px;
}
.main .mainother .mainother-left .newtitle-left {
  display: flex;
  padding-left: 20px;
}
.main .mainother .mainother-right .informationtitle-right {
  display: flex;
  padding-left: 20px;
}
.main .mainother .mainother-left .newtitle-left .new {
  font-size: 20px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  font-style: italic;
  color: #0099cc;
  margin-left: 5px;
  margin-top: 18px;
}
.main .mainother .mainother-left .newtitle-left .newmore {
  font-size: 16px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #0075cf;
  margin-left:390px;
  align-self: center;
  margin-top: 18px;
}
.main .mainother .mainother-right .informationtitle-right .information {
  font-size: 20px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  font-style: italic;
  color: #0099cc;
  margin-left: 27px;
  margin-top: 18px;
}
.main .mainother .mainother-right .informationtitle-right .informationmore {
  font-size: 16px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #0075cf;
  margin-left: 380px;
  align-self: center;
  margin-top: 18px;
}
.main .mainother .mainother-left .newline {
  width: 168px;
  height: 2px;
  border-bottom: 2px solid #22a86e;
  margin-left: 25px;
}
.main .mainother .mainother-right .informationline {
  width: 168px;
  height: 2px;
  border-bottom: 2px solid #22a86e;
  margin-left: 47px;
}
.main .mainother .mainother-left .newview {
  width: 536px;
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
  margin-left: 30px;
  margin-bottom: 19px;
}
.main .mainother .mainother-right .informationview {
  width: 536px;
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
  margin-left: 50px;
  margin-bottom: 19px;
}
.main .mainother .mainother-left .newview .newcontent {
  display: flex;
  margin-top: 25px;
}
.main .mainother .mainother-right .informationview .informationcontent {
  display: flex;
  margin-top: 25px;
}
.main .mainother .mainother-left .newview .newcontent .newtxt {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  color: #333333;
  margin-left: 9px;
  width: 20rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .mainother .mainother-right .informationview .informationcontent .informationtxt {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  color: #333333;
  margin-left: 9px;
  width: 20rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .mainother .mainother-left .newview .newcontent .newtime {
  font-size: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #131313;
  white-space: nowrap;
  margin-left: 70px;
}
.main .mainother .mainother-right .informationview .informationcontent .informationtime {
  font-size: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #131313;
  white-space: nowrap;
  margin-left: 55px;
}
.main .mainother .mainother-left .newview .newcontent .newcontenttxt {
  font-size: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #131313;
  margin-left: 9px;
  margin-top: 5px;
  width: 29rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.main .mainother .mainother-right .informationview .informationcontent .informationcontenttxt {
  font-size: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #131313;
  margin-left: 9px;
  margin-top: 5px;
  width: 29rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.newline1 {
  width: 536px;
  height: 1px;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 18px;
  margin-left: 24px;
}
.title {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #3979b7;
  position: relative;
}
.title .title-txt {
  width: 1110px;
  margin: 10px auto;
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #0075cf;
}

.title .title-txt a {
  color: #0075cf;
}
.company {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 5px auto;
}
.company .companytitle {
  font-size: 30px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 500;
  color: #565656;
  text-align: center;
  padding-top: 64px;
  margin-bottom: 49px;
  position: relative;
}
.company .companytitle .line-left{
  background-color:#0075CF;
  border: 1px solid #0075CF;
  width:100px;
  height: 1px;
  position: absolute;
  left: 203px;
  top: 87px;
}
.company .companytitle .line-right{
  background-color:#0075CF;
  border: 1px solid #0075CF;
  width:100px;
  height: 1px;
  position: absolute;
  right: 203px;
  top: 87px;
}
.company .companytitle .circle-left{
  color:#0075CF;
}
.company .companytitle .circle-right{
  color:#0075CF;
}
.company .companycontent {
  font-size: 20px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 300;
  color: #565656;
  margin: 0 20px;
  text-indent: 2em;
  padding-bottom: 96px;
}
.company .companycontent .company-p {
  padding-bottom: 30px;
}

.cooperation .project {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-bottom: 11px;
}
.cooperation .project .content {
  display: flex;
  margin: 0 60px;
}
.cooperation .project .content .img {
  width: 300px;
  height: 129px;
}
.cooperation .project .content .title {
  font-size: 16px;
  margin-left: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  color: #323232;
}
.cooperation .project .content .txt {
  font-size: 14px;
  margin-left: 14px;
  margin-top: 15px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #646464;
}
.cooperation .project .content .time {
  font-size: 12px;
  margin-left: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #000000;
  opacity: 0.5;
}
.cooperation .project .content .check {
  font-size: 12px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #000000;
  opacity: 0.5;
  position: absolute;
  right: 19px;
}
.cooperation .project  .line {
  width: 91%;
  height: 1px;
  border-bottom: 1px dashed #e4e4e4;
  margin:21px auto;
} 

.txtlist {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 5px auto;
}
.txtlist .plist {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: rgba(72, 72, 72, 1);
  margin-left: 48px;
  padding-top: 41px;
}
.txtlist .plist .content {
  padding-bottom: 35px;
}
.pp {
  margin-bottom: 33px;
}
.recruit {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 5px auto;
}
.recruit .title {
  font-size: 24px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 500;
  color: #3861a1;
  margin-top: 47px;
  margin-left: 53px;
}
.recruit .txt {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #3861a1;
  margin-top: 30px;
  margin-left: 53px;
  margin-bottom: 30px;
  padding: 0px 40px;
}
.recruit .txt .recruitp {
  margin-top: 20px;
}
.recruit .line {
  border-bottom: 1px dashed rgba(225, 225, 225, 1);
  width: 96%;
  margin-left: 2%;
}
.recruit .view {
  padding-bottom: 136px;
}
.recruit .view .title {
  font-size: 24px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 500;
  color: #3861a1;
  margin-top: 47px;
  margin-left: 53px;
}
.recruit .view .txt {
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #3861a1;
  margin-top: 30px;
  margin-left: 53px;
  margin-bottom: 30px;
  padding: 0px 40px;
}
.recruit .view .txt .recruitp {
  margin-top: 20px;
}
.investment {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 10px auto;
}
.investment .title{

}
.investment .view {
  display: flex;
  align-items: center;
  padding-top: 40px;
}
.investment .view .merchant {
  font-size: 30px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  color: #999999;
  margin-left: 30px;
}
.investment .view .line {
  width: 67px;
  height: 1px;
  background: #cccccc;
  margin-left: 11px;
}
.investment .view .view-txt {
  font-size: 16px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  color: #333333;
  margin-left: 15px;
}
.investment .view .view-txt .click-txt{
  color: #3979B7;
}
.investment .title .content{
  display: flex;
  align-items: center;
}
.investment .title .content .arrow {
  font-size: 26px;
  color: #999999;
  margin-left: 35px;
}
.investment .title .content .arrow .on {
  background: #12385d;
  width: 40px;
  margin-left: -11px;
  text-align: center;
}
.investment .title .content .content-txt {
  margin-left: 120px;
  font-size: 14px;
  font-family: "Source Han Sans CN Regular";
  font-weight: bold;
  color: #666666;
}

.investment .title .content .img {
  width: 455px;
  height: 136px;
  padding-right: 25px;
  padding-left: 100px;
}
.investment .title  .outline {
  border-bottom: 1px solid #e6e6e6;
  margin-top: 40px;
  width: 95%;
  margin-left: 2.5%;
}
.tcdPageCode {
  padding: 15px 20px;
  text-align: left;
  color: #ccc;
  text-align: center;
  margin-left: -100px;
}
.tcdPageCode a {
  display: inline-block;
  color: #428bca;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #ddd;
  margin: 0 2px;
  border-radius: 4px;
  vertical-align: middle;
}
.tcdPageCode a:hover {
  text-decoration: none;
  border: 1px solid #428bca;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #fff;
  background-color: #428bca;
  border: 1px solid #428bca;
  border-radius: 4px;
  vertical-align: middle;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  vertical-align: middle;
}

.cooperation {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 10px auto;
  padding-top: 36px;
}
.contact {
  width: 1200px;
  height: 100%;
  background: #ffffff;
  margin: 10px auto;
}
.contact .img {
  width: 100%;
  height: 100%;
}
.contact .view {
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: 29px;
}
.contact .act .title {
  font-size: 24px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #333333;
  margin-left: 14px;
  margin-top: 16px;
}
.contact .act {
  margin-left: 16px;
}
.contact .act .txt {
  font-size: 20px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 400;
  color: #666666;
  margin-top: 41px;
  margin-left: 19px;
  white-space: nowrap;
}
.contactmap {
  width: 580px;
  height: 320px;
  margin-left: 70px;
  margin-top: 10px;
}
#container {
  width: 100%;
  height: 100%;
}
.contact .viewother {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  padding-bottom: 100px;
}
.contact .viewother .block {
  margin-top: 100px;
  width: 491px;
  height: 575px;
  background: #bccfde;
}
.contact .viewother .block-two {
  width: 687px;
  height: 380px;
  background: #ffffff;
  box-shadow: 6px 10px 49px 0px rgba(41, 55, 71, 0.27);
  margin-top: -520px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}
.contactput {
  width: 172px;
  height: 49px;
  background: #0075cf;
  line-height: 49px;
  font-size: 24px;
  font-family: "Source Han Sans CN Regular";
  font-weight: 500;
  color: #ffffff;
  margin-left: 35%;
  margin-top: 26px;
}
.contacttableimg {
  width: 271px;
  height: 178px;
  margin-top: 53px;
  position: absolute;
  right: -70px;
}
.contact .viewother .block-two .table {
  margin-top: 53px;
  margin-left: 90px;
  font-size: 18px;
  font-family: "Source Han Sans CN Regular";
  color: #666666;
}
.contact .viewother .block-two .table .test {
  width: 245px;
  height: 32px;
  border: 2px solid #cccccc;
}
.contact .viewother .block-two .table .testarea {
  width: 477px;
  height: 97px;
  border: 2px solid #cccccc;
}
.ztfooter {
  height: 100%;
  color: #ffffff;
  background: url(../img/底部背景@2x.png);
}

.ztfooter .publicicon {
  width: 58px;
  height: 68px;
  margin-top: 25px;
  margin-left: 32%;
}

.pagination{
	padding:30px;
	border-top:1px dashed #E6E6E6;
}
.page-contentbutton{
  width: 100px;
  height: 50px;
  margin: 15px auto;
  background-color: #0099cc;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
}