﻿.Home {
    width: 100%;
    /*height: 450px;*/
    position: relative;
    margin-top:90px;
}

.page {
    width: 100%;
    height: 47px;
    border-bottom: solid #dddddd 1px;
    text-align: center;
}


.page ul li {
    display: inline;
    width: 108px;
    height: 47px;
    line-height: 27px;
    font-size: 18px;
    color: #2b2b2b;
}


.page ul li:not(:first-child) {
    margin-left: 50px;
}




.pagey {
    width: 100%;  
    text-align: center;
    position: relative;
}



.mg36 {
    margin-top:36px;
}

.fleft {
   float:left;
}

.fright {
    float:right;
}

.just{

text-align: justify;

}


@media screen and (min-device-width: 1700px) {
   .box{ 
      margin:0 auto;       
      width:1200px;
}
   .p1 {
    font-size: 34px;
    color: #2b2b2b;
    margin-top: 74px;
}

.p2 {
    font-size: 16px;
    color: #d3d3d3;
    font-family:Corbel !important;
    margin-top: 12px;

}

.p3 {
    font-size: 16px;
    color: #2b2b2b;
    margin-top: 33px;
    line-height:36px;
}

.p4 {
    font-size: 16px;
    color: #2b2b2b;
    line-height:36px;
} 
}

@media screen and (max-device-width: 1699px) and (min-device-width: 1301px) {
    .box{ 
      margin:0 auto;       
      width:1086px;
} 
    
         .p1 {
    font-size: 28px;
    color: #2b2b2b;
    margin-top: 60px;
}

.p2 {
    font-size: 14px;
    color: #d3d3d3;
    font-family:Corbel !important;
    margin-top: 6px;
}

.p3 {
    font-size: 14px;
    color: #2b2b2b;
    margin-top: 10px;
    line-height:36px;
}

.p4 {
    font-size: 14px;
    color: #2b2b2b;
    line-height:17px;
}
}

@media screen and (max-device-width: 1300px) {
    .box{ 
      margin:0 auto;       
      width:990px;
} 
         .p1 {
    font-size: 28px;
    color: #2b2b2b;
    margin-top: 60px;
}

.p2 {
    font-size: 14px;
    color: #d3d3d3;
    font-family:Corbel !important;
    margin-top: 6px;
}

.p3 {
    font-size: 14px;
    color: #2b2b2b;
    margin-top: 10px;
    line-height:36px;
}

.p4 {
    font-size: 14px;
    color: #2b2b2b;
    line-height:17px;
}
}