
#banner{
  position: relative;
  margin-top: 60px;
}

.bannerTip{
  position: absolute;
top: 20%;
left: calc(50% - 15%);
text-align: center;
width: 30%;
}
.bannerTip .bannerLogo{
  width: 30%;
    margin: 0 auto;
}

.tipCenter{
  font-family: FZQKBYSJW--GB1-0;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,0.20);
  margin: 30px 0;
}
.bannerTip .tipBlock{
  width: 100%;
  height: 40px;
}
.clickTabs{
  display: inline-block;
}
.clickTabs .click{
  width: 11px;
  height: 11px;
  display: inline-block;
  background: #fff;
}
.clickTabs .clickTxt{
  display: inline-block;
  line-height: 37px;
  font-size: 18px;
  color: #fff;
}
.tipDown{
  margin-top: 20px;
  background: #FFFFFF;
  border-radius: 100px;
  width: 139px;
  height: 42px;
  line-height: 42px;
  color: #666;
  display: inline-block;
  cursor:pointer;
  position: relative
}
.page2 .artwareList { width: 100%; position: relative; top: 8%; }
.page2 .artwareList .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
.page2 .artwareList .hd a.prev { background: url("../images/left.png") no-repeat; background-size: 100% auto; left: 50px; width: 40px;height: 40px}
.page2 .artwareList .hd a.next { background: url("../images/right.png") no-repeat; background-size: 100% auto; right: 50px; width: 40px;height: 40px}
.page2 .artwareList .bd { width: 80%; margin: 0 auto; max-width:1200px; }
.page2 .artwareList .bd li { width: 23%; float: left; margin: 1%; }
.page2 .artwareList .bd li img { width: 100%; border-radius: 10px}
.page2 .artwareList { width: 100%; position: relative; top: 8%; }
.page2 .artwareList .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
.page2 .artwareList .hd a.prev { background: url("../images/left.png") no-repeat; background-size: 100% auto; left: 50px; width: 40px;height: 40px}
.page2 .artwareList .hd a.next { background: url("../images/right.png") no-repeat; background-size: 100% auto; right: 50px; width: 40px;height: 40px}
.page2 .artwareList .bd { width: 80%; margin: 0 auto;max-width:1200px; }
.page2 .artwareList .bd li { width: 23%; float: left; margin: 1%; }
.page2 .artwareList .bd li img { width: 100%; }
.page2 .artwareList1 { width: 100%; position: relative; top: 8%; }
.page2 .artwareList1 .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
.page2 .artwareList1 .hd a.prev { background: url("../images/left.png") no-repeat; background-size: 100% auto; left: 50px;width: 40px;height: 40px }
.page2 .artwareList1 .hd a.next { background: url("../images/right.png") no-repeat; background-size: 100% auto; right: 50px; width: 40px;height: 40px}
.page2 .artwareList1 .bd { width: 80%; margin: 0 auto;max-width:1200px; }
.page2 .artwareList1 .bd li { width: 23%; float: left; margin: 1%; position: relative;border-radius: 10px;overflow: hidden;}
.page2 .artwareList1 .bd li:hover img{
  transform: scale(1.1);
}
.page2 .artwareList1 .bd li .mark{
	height:48px;


  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  webkit-transition: bottom .3s linear;
  transition: bottom .3s linear;

  
  background-color: rgba(0, 0, 0, 0.5); /* 50% 透明度的白色背景 */

  box-shadow:0 4px 29px 0 rgba(0,0,0,0.07)
}
.page2 .artwareList1 .bd li .mark .markName{
  font-size: 14px;
  color: #fff;
  padding-left:10px;
  padding-right:10px;

  line-height: 24px;
}
.page2 .artwareList1 .bd li .mark .markIntroduce{
  font-size: 14px;
  color: #888888;
  line-height: 19px;
  padding: 0 17px 0 20px
}
.page2 .artwareList1 .bd li img { width: 100%; border-radius: 10px;
  cursor: pointer;
  transition: all 0.6s;
  display: block;
}



.page2 .artwareList1a { width: 100%; position: relative; top: 8%; }
.page2 .artwareList1a .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
.page2 .artwareList1a .hd a.prev { background: url("../images/left.png") no-repeat; background-size: 100% auto; left: 50px;width: 40px;height: 40px }
.page2 .artwareList1a .hd a.next { background: url("../images/right.png") no-repeat; background-size: 100% auto; right: 50px; width: 40px;height: 40px}
.page2 .artwareList1a .bd { width: 80%; margin: 0 auto; max-width:1200px;}
.page2 .artwareList1a .bd li { width: 14.5%; float: left; margin: 1%; position: relative;border-radius: 10px;overflow: hidden;}
.page2 .artwareList1a .bd li:hover img{
  transform: scale(1.1);
}
.page2 .artwareList1a .bd li .mark{
	height:48px;


  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  webkit-transition: bottom .3s linear;
  transition: bottom .3s linear;

  
  background-color: rgba(0, 0, 0, 0.5); /* 50% 透明度的白色背景 */

  box-shadow:0 4px 29px 0 rgba(0,0,0,0.07)
}
.page2 .artwareList1a .bd li .mark .markName{
  font-size: 14px;
  color: #fff;
  padding-left:10px;
  padding-right:10px;

  line-height: 24px;
}
.page2 .artwareList1a .bd li .mark .markIntroduce{
  font-size: 14px;
  color: #888888;
  line-height: 19px;
  padding: 0 17px 0 20px
}
.page2 .artwareList1a .bd li img { width: 100%; border-radius: 10px;
  cursor: pointer;
  transition: all 0.6s;
  display: block;
}



.page2 .introduce{
  margin-left: 20%;
  height:520px
}
.page2 .content{
  height: 520px;
  width: 21%;
  float:left;
}
.page2 .content .contentLeft{
  height: 520px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  float: left;
  padding-top: 10px;
  width: 25px;
  line-height: 26px;
  font-size: 16px;
  letter-spacing: 6px;
  color: #333333;
  border-top: 3px solid #C63535;
  font-family: MicrosoftYaHei;
}

.page2 .content .contentCenter{
  background: #D8D8D8;
  height: 520px;
  float: left;
  margin: 0 25px;
  width: 1px;
}
.page2 .content .contentRight{
  float: left;
  width: 100px;
}
.page2 .content .contentRight .txt{
  margin: 0 auto;
  height: 520px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  display: inline-block;
  font-size: 13px;
  color: #666;
  letter-spacing: 5px;
  font-family: MicrosoftYaHeiLight;
  font-weight: 300
}
.page2 .content .contentRight .txt span{
  width: 15px;
  margin: 0 auto;
  line-height: 24px;
  color: #333;
  font-size: 13px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  margin-top: -7px;
}
.page .slideTip{
  text-align: center;
  margin-top: 80px;
}
.page .slideTip .h1{
  font-size: 18px;
  color: #333333;
  font-family: MicrosoftYaHei;
}
.page .slideTip .border{
  width: 60px;
  height: 3px;
  background: #C63535;
  display: inline-block;
  box-shadow: 0 0 black;
  margin: 30px 0;
}

.page .localohst{
  text-align: left;
  padding-top:15px;
  
  width:90%;
  margin:0 auto;
  color:#333;
  font-size:14px;
  line-height:25px;
  max-width:1200px;
  
}


.page .slideTip2{
  text-align: center;
  margin-top: 20px;
   margin:0 auto;
    width:90%;
	max-width:1200px;
}
.page .slideTip2 .h1{
  font-size: 24px;
  color: #333333;
  font-family: MicrosoftYaHei;
  line-height:48px;
}
.page .slideTip2 .border{
  width: 60px;
  height: 3px;
  background: #C63535;
  display: inline-block;
  box-shadow: 0 0 black;
  margin: 30px 0;
}
.page .slideTip2 .tipBottom{
text-align: left;
  width: 100%;
  font-size: 14px;
  line-height:32px;
  color: #666666;
  margin-bottom: 50px;
  font-family: MicrosoftYaHei;
}
select {
	font-size:14px;
	color:#999;
	border:1px solid #999;
	width:80%;
	height:42px;}

.btb14{
	font-size:14px;
	color:#fff;
	line-height:52px;}
.hbtb14{
	font-size:14px;
	color:#2e2e2e;
	line-height:52px;
	border-bottom:1px dashed #999;
}

.hbtb14 a{

	color:#2e2e2e;

}


.page .slideTip .tipBottom{
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666666;
  margin-bottom: 50px;
  font-family: MicrosoftYaHei;
}
.download {
  position: relative;
  top: 17px;
  left: 32%;
  width: 109px;
  height: 109px;
  background: #fff;
  display: none;
  padding: 15px;
  border-radius: 20px;
}
.downloadHide{
  display: none;
}
.download .side{
  font-size: 22px;
  position: absolute;
  top: -15px;
  left: 45%;
  color: #fff;
}
.download .close-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.download .close-btn img{
  width: 10px;
  height: 10px
}
..information1 {
    padding-bottom: 58px;
}

.information1 .t_head {
    padding-bottom: 34px;
}

.block-mod1 {
  
    overflow: hidden;
}

.block-mod1 .tab-cont,
.block-mod1 .tab-bar {
    float: left;
    width: 50%;
    height: 100%;
}

.block-mod1 .tab-cont {
    overflow: hidden;
}

.block-mod1 .tab-bar {
    background: url(../images/img19.jpg) no-repeat;
}

.block-mod1 .tab-item {
    display: block;
}

.block-mod1 .tab-item.act {
    display: block;
}

.block-mod1 .tab-term {
    margin-left: 30px;
    margin-right: 30px;
    color: #fff;
}

.block-mod1 .tab-term:first-child {
    margin-top: 38px;
}

.block-mod1 .tab-term+.tab-term {
    margin-top: 10px;
}

.block-mod1 .img {
    overflow: hidden;
}

.block-mod1 .img img {
    display: block;
    width: 100%;
}

.block-mod1 .cont {
    position: relative;
    padding-bottom: 29px;
    display: block;
}

.block-mod1 .cont:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7px;
    height: 1px;
    background: url(../images/png29.png) repeat-x;
}

.block-mod1 .h16 {
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
}

.block-mod1 .h16 a {
    color: #fff;
	font-size:14px;
}

.block-mod1 .h16 a:hover {
    color: #000;
}

.block-mod1 .p {
    margin-bottom: 14px;
    line-height: 1.5714;
}

.block-mod1 .date {
    font-family: Arial;
}

.block-mod1 .tab-term.cur .cont {
    display: block;
}


.t_more {
    position: relative;
    display: inline-block;
    padding: 0 38px;
    font-family: "微软雅黑";
    vertical-align: middle;
}

.t_more:before,
.t_more:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    background: url(../images/horn24_b.png) no-repeat;
}

.t_more:before {
    left: 0;
    background-position: left top;
}

.t_more:after {
    right: 0;
    background-position: right top;
}

.t_more:hover {
    color: #9a2929;
}

.t_more:hover:before {
    background-position: left bottom;
}

.t_more:hover:after {
    background-position: right bottom;
}
.t_more.b16,
.t_more.by16,
.t_more.w16 {
    padding: 0 38px;
    font-size: 14px;
}
.t_more.b16 a{
	color:#333;
}


.t_more.b16:before,
.t_more.b16:after {
    width: 24px;
    background-image: url(../images/horn24_b.png);
}








.page2 .artwareList2 { width: 100%; position: relative; top: 8%; }
.page2 .artwareList2 .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
.page2 .artwareList2 .hd a.prev { background: url("../images/left.png") no-repeat; background-size: 100% auto; left: 50px;width: 40px;height: 40px }
.page2 .artwareList2 .hd a.next { background: url("../images/right.png") no-repeat; background-size: 100% auto; right: 50px; width: 40px;height: 40px}
.page2 .artwareList2 .bd { width: 80%; margin: 0 auto;max-width:1200px; }
.page2 .artwareList2 .bd li { width: 18%; float: left; margin: 1%; position: relative;border-radius: 10px;overflow: hidden;}
.page2 .artwareList2 .bd li:hover img{
  transform: scale(1.1);
}
.page2 .artwareList2 .bd li .mark{



  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  webkit-transition: bottom .3s linear;
  transition: bottom .3s linear;

  
  background-color: rgba(0, 0, 0, 0.5); /* 50% 透明度的白色背景 */

  box-shadow:0 4px 29px 0 rgba(0,0,0,0.07)
}
.page2 .artwareList2 .bd li .mark .markName{
  font-size: 14px;
  color: #fff;
  padding-left:10px;
  padding-right:10px;

  line-height: 32px;
  text-align:center;
}
.page2 .artwareList2 .bd li .mark .markIntroduce{
  font-size: 14px;
  color: #888888;
  line-height: 19px;
  padding: 0 17px 0 20px
}
.page2 .artwareList2 .bd li img { width: 100%; border-radius: 10px;
  cursor: pointer;
  transition: all 0.6s;
  display: block;
}


.pagepage22{ text-align:center}
.pagepage22 a,.pagepage22 span{ display:inline-block; border:1px solid #e5e5e5; width:30px; height:30px; line-height:30px; text-align:center; color:#999; font-size:14px; margin:0 5px; border-radius:16px}
.pagepage22 a:hover,.pagepage22 a.now{ color:#fff; border:1px solid #be2636; background:#be2636}
.pagepage22 .now{ color:#fff; border:1px solid #be2636; background:#be2636}
.pagepage22 a.next{ width:80px;}
.pagepage22 a.disabled{cursor: not-allowed;}
.pagepage22 a.disabled:hover{color:#999;border:1px solid #e5e5e5; background: none}

