body{background-color: #fff;}



    @font-face{font-family:'Gotham';

    src:url('../images/Gotham-Bold.otf');

    }

   



.pagebox{max-width:1200px; width: 100%; overflow: hidden;margin: 0 auto; background-color: #fff;min-height: 200px; color: black;}

.pagebox .top{ width: 100%; overflow: hidden;background-color: rgba(35, 31, 32, 1); padding:5px 50px;}

.pagebox .top .box{ width: 100%; overflow: hidden; display: flex;justify-content:space-between;align-items:flex-start;}

.pagebox .top .logo{ width: 184px; overflow: hidden;}

.pagebox .top .info{  text-align: right;color: #FFFFFF;font-weight: bold;}

.pagebox .top .info dt{ font-size: 24px;line-height:120%;}

.pagebox .top .info dd{font-size: 28px;line-height: 120%;}

.pagebox .top .boxs{ width: 100%; overflow: hidden; display: flex; margin-top: 6px;}

.pagebox .top .boxs ul{float: left; overflow: hidden; margin-right: 83px;font-family:'Gotham-Book';}

.pagebox .top .boxs ul li{ width: 100%;font-size: 14px;color: #FFFFFF;line-height: 24px;}

.pagebox .top .boxs ul:nth-child(2){ margin-right: 0;}









.pagebox .clist{ width: 100%;overflow: hidden; padding: 0 50px;}

.pagebox .clist > li{ width: 100%;overflow: hidden;padding:0 0 20px 340px;  position: relative; margin:20px auto 0 auto;}

.pagebox .clist > li .pic{ width: 330px; overflow: hidden; position: absolute; top: 0; left: 0; height: 234px;}



.pagebox .clist > li .info{  display: flex; justify-content:space-between; width: 100%;  min-height: 234px; position: relative; padding-left:128px; padding-right:232px;background: #F0F0F0;}



.pagebox .clist > li .mul{width: 54px;position: absolute;top: 0; left: 0; height: 100%; background: #757675;}

.pagebox .clist > li .mul li{width: 100%; overflow: hidden; height: 33.33%; display: flex;justify-content:center;align-items:center;}

.pagebox .clist > li .mul li img{ width: 24px; height: 24px;}



.pagebox .clist > li .mul2{width: 54px;position: absolute;top: 0; left: 64px; height: 100%; background: #757675; color: #fff;font-size: 20px;font-family:'Gotham';font-weight: bold;}

.pagebox .clist > li .mul2 li{ display: flex;justify-content:center;align-items:center; height: 33.33%;}





.pagebox .clist > li .con{  width: 100%; position: relative;font-family:'Gotham';}

.pagebox .clist > li .con dt{ font-size: 16px; width:100% ; font-weight: bold; line-height: 160%;bottom: 0; text-align: center;font-weight: bold;
font-size: 20px;color: #FFFFFF;line-height: 28px; position: absolute;background: #757675; height: 78px; display: flex;justify-content:center;align-items:center;}

.pagebox .clist > li .con dd{font-size: 12px;line-height: 12px; width:100% ;font-size: 24px;color: rgba(0, 0, 0,0.7);line-height: 32px;display: flex;justify-content:center;align-items:center; text-align: center; height: 68%; padding: 0 5px; }





.pagebox .clist > li .data{width: 222px; overflow: hidden; min-height: 30px;position: absolute;top: 0; right: 0; height: 100%;background: #777877;font-family:'Gotham';

display: flex;justify-content:center;align-items:center; font-size: 18px; text-align: center;font-weight: bold;color: #fff;}

.pagebox .clist > li .data i{font-size: 32px;display: block;}





.pagebox .clist.cty2 > li .info{ padding-right: 0;}





.pagebox  .bottominfo{ width: 100%; overflow: hidden; padding: 0 50px; line-height: 36px;color: #000; font-size: 16px; margin-top:27px; margin-bottom: 17px; display: flex;justify-content:space-between;align-items:flex-start;font-family:'GothamBook';}

.pagebox  .bottominfo li{font-size: 18px;color: #231F20;line-height: 32px; overflow: hidden;}

.pagebox  .bottominfo .img{ width: 100PX;}

.pagebox  .bottominfo .img img{ width: 100%;}

















@media screen and (max-width:1050px) {

    .pagebox .clist{ padding: 0 10px;}

.pagebox .clist > li .data{width:200px;}

.pagebox .clist > li .info{ padding-right:210px;}



}



@media screen and (max-width:640px) {

    .pagebox .top{ padding: 10px;}

.pagebox .top .box{display: block;}

.pagebox .top .logo{ margin: 0 auto;display: block;}

.pagebox .top .info{float: none;margin: 0 auto; margin-top: 10px; text-align: center;}

.pagebox .top .boxs{display: block;}

	.pagebox .top .boxs ul{ width: 100%; margin: 0; margin-top: 10px; text-align: center;}

    

    .pagebox .clist > li{ width: 100%;display: block; padding: 0;}

    .pagebox .clist > li .pic{ position: inherit; width: 100%; height: auto;}

    .pagebox .clist > li .info{ padding: 0;display: block;}

    .pagebox .clist > li .mul{ width: 100%; position: inherit; overflow: hidden; }

    .pagebox .clist > li .mul li{ height: 40px; width: 33.33%;float: left;overflow: hidden; }

	.pagebox .clist > li .mul2{ width: 100%; position: inherit;overflow: hidden; left: 0; margin-top: 5px;  }

    .pagebox .clist > li .mul2 li{ height: 40px; width: 33.33%;float: left;overflow: hidden; }

    .pagebox .clist > li .data{ width: 100%; position: inherit; overflow: hidden; }

    

    .pagebox .clist > li .con dd{ padding: 20px 5px;}

    .pagebox .clist > li .con dt{position: inherit; }

    .pagebox .clist > li .data{ margin-top: 10px; padding:10px;}

    

    .pagebox .bottominfo{display: block; padding: 0px;}

    .pagebox .bottominfo ul{ width: 100%; text-align: center;}

    .pagebox .bottominfo .img{margin:10px auto 0 auto;}

        

}