﻿ /*分页开始*/
.M-box {

    margin:20px auto;
    text-align: center;
  }

.M-box:before,.M-box:after,.M-box1:before,.M-box1:after ,.M-box2:before,.M-box2:after ,.M-box3:before,.M-box3:after{
    content:"";
    display:table;
}
.M-box:after,.M-box1:after,.M-box2:after,.M-box3:after{
    clear:both;
    overflow:hidden;
}
.M-box span,.M-box1 span,.M-box2 span,.M-box3 span{
    display: inline-block;
    margin:0 5px;
    padding: 5px 20px;
    height: 30px;
    line-height: 30px;
    color: #cacaca;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
}
 .current{
    display: inline-block;
    margin:0 5px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #dd2e35;
    color: #fff;
    font-size: 14px;
    border: 1px solid #dd2e35;
}
.M-box a,.M-box1 a,.M-box2 a,.M-box3 a{
    
    display: inline-block;
    margin:0 5px;
    padding: 5px 13px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
    border-radius: 5px;
    
}
.M-box a:hover,.M-box1 a:hover,.M-box2 a:hover,.M-box3 a:hover{
    text-decoration: none;
    color:#fff;
    background:#dd2e35;
}
.M-box .next,.M-box .prev,.M-box1 .next,.M-box1 .prev{
    font-family: "Simsun";
    font-size: 14px;
    font-weight: bold;
}
 #xuzhong{    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #dd2e35;
    color: #fff;
    font-size: 14px;
    border: 1px solid #dd2e35;}

.nybannerimg{overflow:hidden;}
.nybannerimg .sj_bj{display:none;}
.cgal{overflow:hidden;}
.cgal-t{text-align:center;margin-bottom:30px;}
.cgal-t a{padding:10px 5px;margin:0 5px;background:#373d41;color:#fff;transition:all 0.5s;line-height:40px;    border-radius: 6px;}
.cgal-t a:hover{transition:all 0.5s;background:#c0161a;}
.cgal-t a.active{background:#c0161a;}
.cgal-b{overflow:hidden;}
.cgal-b ul{overflow:hidden;
	      display: flex;
	      flex-wrap: wrap;
	      box-sizing: border-box;
	      justify-content: space-between;
  }
.cgal-b ul li{width: 24%;position:relative;box-shadow: 1px 1px 10px #d4cbcb;margin: 0.5%;float:left;height: 250px;
    transition: box-shadow 0.5s;
}
.cgal-b ul li:hover{
    box-shadow: 1px 4px 4px #d4cbcb;
}
.cgal-b ul li img{width:100%;display:block;}
.cgal-b ul li div{position: absolute;left:0px;bottom:0;width:100%;height:0%;background:#373d41d6;overflow:hidden;text-align:center;color:#fff;transition:all 0.5s;display: flex;align-items:center;text-align:center;}
.cgal-b ul li:hover div{transition:all 0.5s;height:100%;}
.cgal-b ul li div p{display: block;text-align:center;width:100%;box-sizing: border-box;padding:10px;}
.cgal-b ul li div p:hover {    text-decoration: underline;}
.cgal-t .koa{
	height: 0;
	padding: 0;
}
/* 优势 */

.zczlbg1{padding-top: 40px;}
.in{
    text-align: center;
}
.zczllist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
}
.zczlli{
    width: 32%;
    background: #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    transition: all 0.5s;    
}
.zczlli:hover{
    box-shadow: 0 1rem 3rem rgba(87,87,87,0.2);
    transform: scale(1.05);
}
.zczlbox{
    padding: 15px;
}
.zczltablay{
    display: table;
    width: 100%;
    text-align:  center;
}
.zczltext{
    line-height: 2;
   /*  padding-left: 15px; */
    font-size: 16px;
}
.zczltext p{font-size: 24px;color: #333;font-weight: bold;}
.zczltext span{color: #666;}


.zczllist1{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    padding: 30px;
}
.zczlli1{
    width: 23%;
    background: #fff;
    /*margin-bottom: 20px;*/
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    transition: all 0.5s;
    margin: 0 1%;
    border-radius:10px;
    margin-bottom: 20px;
}
.zczlli1:hover{
    box-shadow: 0 1rem 3rem rgba(87,87,87,0.2);
    transform: scale(1.05);
}
.zczlbox1{
    /* padding: 15px; */
    overflow:hidden;
}
.zczlbox1 img{width: 100%;border-radius:10px;display: block;}
.zczltablay1{
    display: table;
    width: 100%;
    text-align:  center;
    position: relative;
}
.zczl1 a {
    display: block;
    text-align: center;
    width: 150px;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    background: #dd2e35;
    border-radius: 10px;
    transition: all 0.5s;
    margin-top: 20px;
}
.zczltext1{
    line-height: 2;
    font-size: 16px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background:rgba(0,0,0,0.5);
    border-radius:10px;
    text-align:center;
    color:#fff;
    box-sizing:border-box;
    font-size:18px;
    font-weight: bold;
}
.zczltext1 p{position:absolute;left:40%;top:50%;-webkit-transform: translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-22%);}
/* 结束 */
.zczl1 a {
    display: block;
    text-align: center;
    width: 150px;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    background: #dd2e35;
    border-radius: 10px;
    transition: all 0.5s;
    margin-top: 20px;
    }
@media only screen and (max-width: 1440px){
    /*.cgal-b ul li div p{line-height: 155px;}*/
}
@media only screen and (max-width: 1200px){
	.nybannerimg .web_bj{display:none;}
	.nybannerimg .sj_bj{display:block;}
	.cgal-t{display:flex;justify-content:space-between;flex-wrap: wrap;}
	.cgal-t a{margin:0px;margin-bottom:10px;width:32%;box-sizing:border-box;font-size:14px;line-height:30px;}
	.cgal-b ul li{width:46%;margin:2%;margin-bottom:2%;}
	.cgal-b ul li div{position:relative;width:auto;height:auto;background:none;padding:10px;color:#000;}
	.cgal-b ul li div p{line-height:20px;color:#666;padding:0;}
	.cgal-b ul li:hover div{height:auto;}
	.cgal-t{
		margin-bottom: 10px;
	}
	
.zczllist1{padding:20px 0 0 0;}

.zczlli1 {width:48%;}
.zczltext1 p{
    line-height: 22px;
    font-size: 14px;
        left: 35%;
}


}