﻿
.oneen{
 width:768px;margin:0 auto; padding-bottom:80px;
}
.oneen ul{width:72%;overflow:hidden;list-style:none; } 
.oneen li{float:right;display:inline;margin-left:15px;width:24px;font-size:14px;word-wrap:break-word;word-break:nomal; padding-top:80px;}

.oneen .u276 {
  width:30px;
  font-weight:400;
  font-style:normal;
  font-size:28px;
  margin-top:-55px;
  margin-left:30px;
  letter-spacing:0px;
  line-height:35px;
}

.oneen .u278 {
  width:30px;
  font-weight:400; 
  margin-top:-5px;
  margin-left:60px;
  font-style:normal;
  font-size:28px;
  letter-spacing:0px;
  line-height:35px;
}

.u281 {
margin-left:15px;
  width:30px;
  height:20px;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
  font-family:'微软雅黑';
  font-weight:400;
  font-style:normal;
  font-size:24px;
}
.u283 {
 margin-left:-15px;
  width:30px;
  height:20px;
  -webkit-transform:rotate(270deg);
  -moz-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
  font-family:'微软雅黑';
  font-weight:400;
  font-style:normal;
  font-size:24px;
}
@media (max-width:800px){
	.oneen{
 width:768px;margin:0 auto; padding-bottom:80px;
}
.oneen ul{width:75%;overflow:hidden;list-style:none; } 
.oneen li{float:right;display:inline;margin-left:15px;width:24px;font-size:14px;word-wrap:break-word;word-break:nomal; padding-top:80px;}

.oneen .u276 {
  width:30px;
  font-weight:400;
  font-style:normal;
  font-size:24px;
  margin-top:-60px;
  margin-left:30px;
  letter-spacing:0px;
  line-height:35px;
}

.oneen .u278 {
  width:30px;
  font-weight:400; 
  margin-top:-15px;
  margin-left:60px;
  font-style:normal;
  font-size:24px;
  letter-spacing:0px;
  line-height:35px;
}
}
@media (max-width:500px){
	.oneen{
 width:100%;margin:0 auto; padding-bottom:80px;
}
.oneen ul{width:85%;overflow:hidden;list-style:none; } 
.oneen li{float:right;display:inline;margin-left:5px;width:20px;font-size:12px;word-wrap:break-word;word-break:nomal; padding-top:80px;}

.oneen .u276 {
  width:30px;
  font-weight:400;
  font-style:normal;
  font-size:20px;
  margin-top:-40px;
  margin-left:18px;
  letter-spacing:0px;
  line-height:25px;
}

.oneen .u278 {
  width:30px;
  font-weight:400; 
  margin-top:-15px;
  margin-left:40px;
  font-style:normal;
  font-size:18px;
  letter-spacing:0px;
  line-height:25px;
}

.u281 {
margin-left:0px;
  width:20px;
  height:33px;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
  font-family:'微软雅黑';
  font-weight:400;
  font-style:normal;
  font-size:18px;
}
.u283 {
 margin-left:0px;
  width:20px;
  height:33px;
  -webkit-transform:rotate(270deg);
  -moz-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
  font-family:'微软雅黑';
  font-weight:400;
  font-style:normal;
  font-size:18px;
}
}



/*首页main*/

.ul_1{ width:100%; float:left; margin-bottom:100px;}
.ul_1 li{ width:33.333%; float:left; padding:5px 5px 5px 5px; }
.ul_1 li .zbox{ width:100%; float:left;}
.ul_1 li .zbox .img{ width:100%; float:left; position:relative; background:black; overflow:hidden; text-align:center;}
.ul_1 li .zbox .img img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}

.ul_1 li .zbox:hover .img > img{ opacity:0.3;
		transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
   
.ul_1 li .zbox .img .bian{ width:100%; height:100%; position:absolute; left:0; top:0; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}

.ul_1 li .zbox .img .name{ width:100%;  color:#FFFFFF;padding:0 50px; position:absolute; left:0; top:57%; font-size:26px; color:white; height:100%;line-height:100%; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}



.ul_1 li .zbox .img .more{ width:100%; position:absolute; left:0; top:50%; opacity:0; margin-top:27px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}

.ul_1 li .zbox .img .more a{ display:inline-block; *zoom:1; *display:inline; width:41px; height:41px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}

.ul_1 li .zbox .img .more a img{ width:100%; float:left;}

.ul_1 li .zbox:hover .img .bian{ opacity:1; width:90%; height:90%; left:5%; top:8%;}
.ul_1 li .zbox:hover .img .name{ opacity:1; margin-top:-35px; color:#FFFFFF;}

.ul_1 li .zbox:hover .img .more{ opacity:1; margin-top:47px;}
.ul_1 li .zbox .img .more a:hover{ box-shadow:0 0 12px rgba(255,255,255,0.6);}


@media screen and (max-width:1199px) {

.ul_1 li{ padding:0 10px 0 15px; margin-top:24px;}
.ul_1 li .zbox .img .name{ padding:0 30px;  font-size:18px;line-height:24px; }
.ul_1 li .zbox .img .more{ margin-top:17px;}
.ul_1 li .zbox .img .more a{ width:21px; height:21px;}
.ul_1 li .zbox:hover .img .name{ margin-top:-20px;  color:#FFFFFF;}
.ul_1 li .zbox:hover .img .more{ margin-top:30px;}

}
@media screen and (max-width:991px) {

.ul_1 li{ width:100%; }
}
@media screen and (max-width:480px) {
.ul_1 li{ width:100%;}

}





/*案例列表*/
.c_0100_6{ width:100%; float:left; margin-top:0px;}
.loading{ width:100%; float:left; text-align:center; }
.loading img{ display:inline-block; *zoom:1; *display:inline; height:60px;}
.loading h6{ width:100%; margin-top:12px; font-size:14px; color:#bbb; line-height:1;}
.c_0100_6 .btn{ width:100%; float:left; margin-top:60px; text-align:center; display:none;}
.c_0100_6 .btn a{ display:inline-block; *zoom:1; *display:inline; width:198px; height:50px; background:black; font-size:18px; color:white; line-height:50px;
-moz-border-radius:6px; 
-webkit-border-radius:56px; 
-khtml-border-radius:6px;
border-radius:6px;
}
.c_0100_6 .btn a img{ vertical-align:middle; margin:-2px 10px 0 0;}
.c_0100_6 .btn a:hover{ background:#d32329;}
@media screen and (max-width:1199px) {
.c_0100_6{ padding:0px 10px 0px 10px;}
}
@media screen and (max-width:767px) {
.c_0100_6{ padding:0px 10px 0px 10px;}
.loading{ margin-top:26px;}
.loading img{ height:40px;}
.loading h6{ font-size:12px;}
.c_0100_6 .btn{ margin-top:40px;}
.c_0100_6 .btn a{ width:168px; height:40px;  font-size:14px; line-height:40px;}
.c_0100_6 .btn a img{ margin:-2px 6px 0 0; width:13px;}
}



/*首页main*/

.ul_11{ width:100%; float:left; margin-top:-10px;}
.ul_11 li{ width:50%; float:left; padding:5px 5px 5px 5px; }
.ul_11 li .zbox1{ width:100%; float:left;}
.ul_11 li .zbox1 .img1{ width:100%; float:left; position:relative; background:black; overflow:hidden; text-align:center;}
.ul_11 li .zbox1 .img1 img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}

.ul_11 li .zbox1:hover .img1 > img{ opacity:0.3;
		transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
   
.ul_11 li .zbox1 .img1 .bian1{ width:100%; height:100%; position:absolute; left:0; top:0; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}

.ul_11 li .zbox1 .img1 .name1{ width:100%;  color:#FFFFFF;padding:0 50px; position:absolute; left:0; top:55%; font-size:26px; color:white; line-height:30px; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}



.ul_11 li .zbox1 .img1 .more1{ width:100%; position:absolute; left:0; top:50%; opacity:0; margin-top:27px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}

.ul_11 li .zbox1 .img1 .more1 a{ display:inline-block; *zoom:1; *display:inline; width:41px; height:41px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}

.ul_11 li .zbox1 .img1 .more1 a img{ width:100%; float:left;}

.ul_11 li .zbox1:hover .img1 .bian1{ opacity:1; width:90%; height:90%; left:5%; top:8%;}
.ul_11 li .zbox1:hover .img1 .name1{ opacity:1; margin-top:-40px; color:#FFFFFF; }

.ul_11 li .zbox1:hover .img1 .more1{ opacity:1; margin-top:47px;}
.ul_11 li .zbox1 .img1 .more1 a:hover{ box-shadow:0 0 12px rgba(255,255,255,0.6);}


@media screen and (max-width:1199px) {

.ul_11 li{ padding:0 10px 0 15px;}
.ul_11 li .zbox1 .img1 .name1{ padding:0 30px;  font-size:18px;line-height:24px; }
.ul_11 li .zbox1 .img1 .more1{ margin-top:17px;}
.ul_11 li .zbox1 .img1 .more1 a{ width:21px; height:21px;}
.ul_11 li .zbox1:hover .img1 .name1{ margin-top:-20px; color:#FFFFFF; }
.ul_11 li .zbox1:hover .img1 .more1{ margin-top:30px;}

}
@media screen and (max-width:991px) {

.ul_11 li{ width:100%; }
}
@media screen and (max-width:480px) {
.ul_11 li{ width:100%;}
}







/*案例列表*/
.c_0100_61{ width:100%; float:left;}
.loading1{ width:100%; float:left; text-align:center;}
.loading1 img{ display:inline-block; *zoom:1; *display:inline; height:60px;}
.loading1 h6{ width:100%; margin-top:12px; font-size:14px; color:#bbb; line-height:1;}
.c_0100_61 .btn1{ width:100%; float:left; margin-top:60px; text-align:center; display:none;}
.c_0100_61 .btn1 a{ display:inline-block; *zoom:1; *display:inline; width:198px; height:50px; background:black; font-size:18px; color:white; line-height:50px;
-moz-border-radius:6px; 
-webkit-border-radius:56px; 
-khtml-border-radius:6px;
border-radius:6px;
}
.c_0100_61 .btn1 a img{ vertical-align:middle; margin:-2px 10px 0 0;}
.c_0100_61 .btn1 a:hover{ background:#d32329;}
@media screen and (max-width:1199px) {
.c_0100_61{ padding:0px 10px 0px 10px;}
}
@media screen and (max-width:767px) {
.c_0100_61{ padding:0px 10px 0px 10px;}
.loading1{ margin-top:26px;}
.loading1 img{ height:40px;}
.loading1 h6{ font-size:12px;}
.c_0100_61 .btn1{ margin-top:40px;}
.c_0100_61 .btn1 a{ width:168px; height:40px;  font-size:14px; line-height:40px;}
.c_0100_61 .btn1 a img{ margin:-2px 6px 0 0; width:13px;}
}


/*新闻详情*/
.mt_210{ margin-top:30px; position:relative;}
.c_1290_3{ padding-top:115px;}
.c_900_2{ margin-top:-50px;}
.c_900_2 .title{ width:100%; float:left; padding-bottom:10px; border-bottom:solid 1px #e5e5e5; margin-bottom:20px;}
.c_900_2 .title h2{ width:100%; float:left; font-size:26px; color:#333; line-height:32px;}
.c_900_2 .title h6{ width:100%; float:left; margin-top:6px; font-size:14px; color:#666; line-height:24px;}
.c_900_2 .title h6 span{ display:inline-block; *zoom:1; *display:inline; margin-right:30px;}
.c_900_2 .text{ width:100%;  font-size:14px; color:#555; line-height:30px; margin-top:30px; }
.c_900_2 .text img{  margin:0 auto; padding-bottom:1px; padding-top:1px; width:900px;}



.c_900_2 .fy_sx{ width:100%; float:left; margin-top:30px; padding-top:25px; border-top:dashed 1px #999; position:relative;}
.c_900_2 .fy_sx h5{ width:50%; float:left; text-align:right; font-size:14px; color:#666; line-height:26px; height:26px; padding-right:113px; position:relative;}
.c_900_2 .fy_sx h5 a{ display:block; width:100%; color:#666; float:left;}
.c_900_2 .fy_sx h5 span{ display:block; position:absolute; right:13px; top:0; width:100px; text-align:center; font-size:14px; color:#333; line-height:26px;}
.c_900_2 .fy_sx h5 span svg{ display:inline-block; *zoom:1; *display:inline; width:26px; height:26px; background:url(ico9_8.png) no-repeat center center; background-size:contain; vertical-align:middle; margin:-2px 10px 0 0;}
.c_900_2 .fy_sx .more{ width:26px; height:26px; position:absolute; left:50%; top:25px; margin-left:-13px;}
.c_900_2 .fy_sx .more a{ display:block; width:100%; height:100%; background:url(ico9_7.png) no-repeat center center;}
.c_900_2 .fy_sx .right{ text-align:left; padding-left:113px; padding-right:0;}
.c_900_2 .fy_sx .right span{ right:auto; left:13px;}
.c_900_2 .fy_sx .right span svg{ background-image:url(ico9_9.png); margin:-2px 0 0 10px;}
.c_900_2 .fy_sx h5:hover a{ color:#d32329;}

.c_240_2{ width:100%; float:left; margin-top:11px; padding:10px 10px 20px 10px;background:#f7f7f8;}
.c_240_2 .title{ width:100%; float:left; padding-bottom:10px; border-bottom:solid 1px #dededf; font-size:16px; color:#333; line-height:24px;}
.c_240_2 ul{ width:100%; float:left; margin-top:-1px;}
.c_240_2 ul li{ width:100%; float:left; margin-top:17px; font-size:14px; color:#555; line-height:20px; max-height:40px; overflow:hidden;}
.c_240_2 ul li img{ vertical-align:middle; margin:-2px 13px 0 0;}
.c_240_2 ul li a{ color:#555;}
.c_240_2 ul li a:hover{ color:#d32329;}
.mt_20{ margin-top:31px;}
@media screen and (max-width:1199px) {
.mt_210{}

.c_1290_3{ padding-top:65px;}
.c_900_2{ margin-top:-30px;}
.c_900_2 .title{ padding-bottom:15px;}
.c_900_2 .title h2{ font-size:20px; line-height:28px;}
.c_900_2 .title h6{ margin-top:4px; font-size:12px; line-height:22px;}
.c_900_2 .title h6 span{ margin-right:10px;}
.c_900_2 .text img{ width:900px; margin:0 auto;padding-bottom:1px; padding-top:1px;}
.c_900_2 .text{ margin-bottom:20px; margin-top:20px; font-size:12px; line-height:24px;}





.c_900_2 .fy_sx{ margin-top:20px; padding-top:15px;}
.c_900_2 .fy_sx h5{ font-size:12px; line-height:22px; height:22px; padding-right:90px;}
.c_900_2 .fy_sx h5 span{ right:10px; width:80px; font-size:12px; line-height:22px;}
.c_900_2 .fy_sx h5 span svg{ width:22px; height:22px; margin:-2px 6px 0 0;}
.c_900_2 .fy_sx .more{ width:22px; height:22px; top:15px; margin-left:-11px;}
.c_900_2 .fy_sx .more a{ background-size:contain;}
.c_900_2 .fy_sx .right{ padding-left:90px;}
.c_900_2 .fy_sx .right span{ left:10px;}
.c_900_2 .fy_sx .right span svg{ margin:-2px 0 0 6px;}


.c_240_2{ margin-top:6px;  padding:10px 10px 20px 10px;}
.c_240_2 .title{ padding-bottom:6px; font-size:14px; line-height:22px;}
.c_240_2 ul li{ margin-top:10px; font-size:12px;}
.c_240_2 ul li img{ margin:-2px 8px 0 0; width:4px;}
.mt_20{ margin-top:21px;}
}
@media screen and (max-width:991px) {
.c_240_2{ width:100%; margin-top:30px; padding:10px 10px 20px 10px;}
.mt_20{ margin-top:15px; float:right;}
.c_900_2 .text img{ width:100%; margin:0 auto; padding-bottom:1px; padding-top:1px;}
.c_240_2 ul li{ height:20px; overflow:hidden;}
.c_900_2 .title h2{ width:100%; float:left; font-size:18px; color:#333; line-height:32px;}
}
@media screen and (max-width:767px) {
.c_1290_3{ padding-top:35px;}
.c_240_2{ width:100%; margin-top:30px; padding:10px 10px 20px 10px;}
.c_900_2 .text img{ width:100%; margin:0 auto; padding-bottom:1px; padding-top:1px;}
.c_900_2 .fy_sx h5{ width:100%; text-align:left !important; padding-left:60px; padding-right:40px;}
.c_900_2 .fy_sx h5 span{ right:auto; left:0; width:60px;}
.c_900_2 .fy_sx h5 span svg{ display:none;}
.c_900_2 .fy_sx .right{ padding-left:60px; padding-right:40px;}
.c_900_2 .fy_sx .right span{ left:0px;}
.c_900_2 .fy_sx .more{ margin-left:0; left:auto; right:0; top:25px;}

.c_900_2 .title h2{ width:100%; float:left; font-size:18px; color:#333; line-height:32px;}
}

.bg_1{ z-index:99; overflow:visible; padding-bottom:60px;}
.c_1290{ width:1290px; margin:auto; position:relative; margin-top:0px;}
.c_1290 .bian{ width:2px; height:80px; background:#d32329; position:absolute; left:50%; top:-40px; margin-left:-1px;}
.c_1290 .c_1290_1{ width:100%; background:white; padding:70px 60px 60px 60px; float:left;}
.pz_SideLayer_1{ width:100%; float:left; text-align:center; padding-bottom:40px; border-bottom:solid 1px #e5e5e5;}
.pz_SideLayer_1 .pz_SideLayer{ display:inline-block; *zoom:1; *display:inline;}
.pz_SideLayer_1 .pz_SideLayer li{ float:left; margin:0 5px;}
.pz_SideLayer_1 .pz_SideLayer li a{ display:block; float:left; width:130px; height:46px; line-height:46px; background:#f7f7f8; font-size:16px; color:#333;}
.pz_SideLayer_1 .pz_SideLayer li a.hover,.pz_SideLayer_1 .pz_SideLayer li a:hover{ background:#191919; color:white;}

.ul_2{ width:100%; float:left; margin-top:10px;}
.ul_2 li{ width:50%; float:left; padding:0 15px; margin-top:30px;}
.ul_2 li .zbox{ width:100%; float:left; height:170px; float:left; background:#f7f7f8; padding-left:170px; position:relative;}
.ul_2 li .zbox .img{ width:170px; height:170px; position:absolute; left:0; top:0; overflow:hidden;}
.ul_2 li .zbox .img img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.ul_2 li .zbox .text{ width:100%; padding:16px 20px 0 20px; position:relative;}
.ul_2 li .zbox .text h4{ width:100%; float:left; display:block; width:100%; font-size:16px; color:#222; line-height:24px;}
.ul_2 li .zbox .text h4 a{ }


.ul_2 li .zbox .text span{color:#d22328}

.ul_2 li .zbox .text .p{ width:100%; float:left; margin-top:9px; font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_2 li .zbox .text .time{ width:100%; float:left; margin-top:14px; font-size:12px; color:#888; line-height:18px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_2 li .zbox .text .ico{ width:28px; height:28px; position:absolute; right:20px; top:120px; opacity:0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.ul_2 li .zbox:hover{ background:#d32329;}
.ul_2 li .zbox:hover .text h4{ color:white;}
.ul_2 li .zbox:hover .text .p{ color:white; opacity:0.6;}
.ul_2 li .zbox:hover .text .time{ color:white; opacity:0.6;}
.ul_2 li .zbox:hover .text .ico{ opacity:1;}
.ul_2 li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
@media screen and (max-width:1299px) {
.c_1290{ width:90%; margin-left:5%;}
.c_1290 .c_1290_1{ padding:40px 30px 30px 30px;}
.c_1290 .bian{ height:40px; top:-20px;}
}
@media screen and (max-width:991px) {
.ul_2 li{ width:100%; margin-top:15px;}
.pz_SideLayer_1{ padding-bottom:20px;}
}
@media screen and (max-width:767px) {
.c_1290 .c_1290_1{ padding:20px 10px 10px 10px;}
.bg_1{ padding-bottom:20px;}
.c_1290{ margin-top:0px; width:100%; margin-left:0;}
.pz_SideLayer_1{ padding-bottom:10px;}
.pz_SideLayer_1 .pz_SideLayer{ width:100%;}
.pz_SideLayer_1 .pz_SideLayer li{ width:25%; margin:0;}
.pz_SideLayer_1 .pz_SideLayer li a{ width:100%; height:36px; line-height:36px; font-size:14px; border:solid 1px white;}
.c_1290_1{ overflow:hidden;}
.ul_2 li{ margin-top:10px;}
.ul_2 li .zbox{ height:120px; padding-left:120px;}
.ul_2 li .zbox .img{ width:120px; height:120px;}
.ul_2 li .zbox .text{ padding:10px 12px 0 12px; }
.ul_2 li .zbox .text h4{ font-size:14px; line-height:22px;}
.ul_2 li .zbox .text .p{ margin-top:4px; font-size:12px; line-height:22px; height:40px;}
.ul_2 li .zbox .text .time{ margin-top:6px;}
.ul_2 li .zbox .text .ico{ width:20px; height:20px; right:15px; top:85px;}
}

.c_1290_2{ width:100%; padding:50px 60px 60px 60px; background:white; float:left;}
.c_1290_2 .zbox{ width:100%;   padding-right:20.51%; position:relative; float:left;}
.c_1290_2 .c_240{ width:20.51%; position:absolute; right:0; top:0;}
.c_1290_2 .c_240 .c_240_1{ width:100%; height:100%; position:relative; float:left;}
.pz_SideLayer_2{ width:100%; float:left;}
.pz_SideLayer_2 .ul1{ width:100%; float:left; text-align:right;}
.pz_SideLayer_2 .ul1 .l1{ width:100%; float:left; border-bottom:solid 1px white;}
.pz_SideLayer_2 .ul1 .l1 .l1_a{ display:block; width:100%; line-height:50px; padding:0 22px; font-size:16px; color:#333; background-position:left center;}
.pz_SideLayer_2 .ul1 .l1:hover .l1_a,.pz_SideLayer_2 .ul1 .l1 .l1_a.hover{ background:#191919 url(images/ico8_1.png) no-repeat 5% center; color:white;}
.pz_SideLayer_2 .ul2{ width:100%; float:left; padding:6px 22px; display:none;}
.pz_SideLayer_2 .ul2 .l2{ width:100%; float:left;}
.pz_SideLayer_2 .ul2 .l2 a{ display:block; width:100%; line-height:40px; font-size:14px; color:#333; padding-right:16px; background:url(images/ico8_2.jpg) no-repeat right center;}
.pz_SideLayer_2 .ul2 .l2:hover a,.pz_SideLayer_2 .ul2 .l2 a.hover{ color:#d32329; background-image:url(images/ico8_2_h.jpg);}

.c_1290_2 .c_900{ width:100%; padding-right:30px; float:left; min-height:600px; background:white;}
.c_1290_2 .c_900 .c_900_1{ width:100%; float:left;}
.tabBox_1{ width:100%; float:left;}
.tabBox_1 .hd{ width:100%; float:left; border-bottom:solid 1px #e5e5e5;}
.tabBox_1 .hd ul{ float:left; width:100%; overflow-x:auto;}
.tabBox_1 .hd ul li{ float:left;}
.tabBox_1 .hd ul li a{ display:block; height:42px; float:left; padding:0 16px; line-height:42px; font-size:14px; color:#555; margin-right:1px;
-moz-border-top-left-radius:4px; 
-webkit-border-top-left-radius:4px; 
-khtml-border-top-left-radius:4px;
border-top-left-radius:4px;
-moz-border-top-right-radius:4px; 
-webkit-border-top-right-radius:4px; 
-khtml-border-top-right-radius:4px;
border-top-right-radius:4px;}
.tabBox_1 .hd ul li a:hover,.tabBox_1 .hd ul li.on a{ background:black; color:white; padding:0 30px;}
.tabBox_1 .bd{ width:100%; float:left;}
.tabBox_1 .bd ul{ width:100%; float:left; padding-top:10px;}
.chancecontain{ position:relative; width:100%; float:left;}
.chancecontain ul{ float:left; width:100%; min-height:500px;}
.chancecontain ul li{ float:left; width:100%; margin-top:10px; position:relative; z-index:11; line-height:46px;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all 0.2s ease-out 0s;
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.chancecontain ul li .title{ width:100%; height:46px; padding:0 46px 0 30px; background:#f7f7f8; font-size:14px; color:#555;}
.chancecontain ul li.hover .title{ background:#d32329; color:white;}
.chancecontain .deta{ width:100%; left:0; top:0; overflow:hidden;  position:relative; display:none; background:#f7f7f8;}
.chancecontain .deta .condata{ float:left; padding:22px 30px 23px 30px; width:100%; color:#666666; font-size:14px;  line-height:28px;}

#lermore{ float:right; width:46px; height:46px; background:url(images/btn5.png) no-repeat center center; cursor:pointer; position:absolute; right:0; top:0; border-left:solid 1px white;}
.chancecontain ul li.hover .title #lermore{ background-image:url(images/btn5_h.png)}
@media screen and (max-width:1299px) {
.c_1290_2{ padding:50px 30px 30px 30px;}

.pz_SideLayer_2 .ul1 .l1 .l1_a{ line-height:40px; padding:0 12px; font-size:14px;}
.pz_SideLayer_2 .ul1 .l1:hover .l1_a,.pz_SideLayer_2 .ul1 .l1 .l1_a.hover{ background-size:12px auto;}
.pz_SideLayer_2 .ul2{ padding:3px 12px;}
.pz_SideLayer_2 .ul2 .l2 a{ line-height:30px; font-size:12px; padding-right:10px; background-size:4px auto;}
.tabBox_1 .hd ul li a{ height:32px; padding:0 12px; line-height:32px; }
.tabBox_1 .hd ul li a:hover,.tabBox_1 .hd ul li.on a{ padding:0 20px;}
}
@media screen and (max-width:991px) {
.c_1290_2 .zbox{ padding-right:0;}
.c_1290_2 .c_240{ width:100%; position:relative; right:auto; top:auto;}
.chancecontain ul li .title{ padding:0 46px 0 15px;}
.pz_SideLayer_2{ position:relative;}
.pz_SideLayer_2 .btn{ width:20px; height:20px; position:absolute; right:0; top:-20px;}
.pz_SideLayer_2 .btn img{ width:100%; float:left;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
}
.pz_SideLayer_2 .btn.on img{ transform:rotate(90deg);}
.pz_SideLayer_2 .ul1{ display:none;}
.c_1290_2 .c_900{ padding-right:0; padding-top:20px;}
}
@media screen and (max-width:767px) {
.c_1290_2{ padding:30px 10px 10px 10px;}
.c_1290_2 .c_240{ width:100%; position:relative; right:auto; top:auto;}
.chancecontain .deta .condata{ padding:12px 10px 13px 10px; font-size:12px;  line-height:22px;}
}

.my-4 { margin-top:50px;
}
/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #666;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.page-num-current:hover {
	color: #fff;
}
/*其他*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}
.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#666;background-color:#fff;border:1px solid #dee2e6}
.page-link:hover{z-index:2;color:#333;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.page-link:not(:disabled):not(.disabled){cursor:pointer}
.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}
.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}
.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}


