.content {
  /* padding:0px 0px 30px  0px; */
}
.content-page{
  padding:30px 0px;
  background-color: #fff;
}

.ct-location{
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 15px;
}
.ct-location a{
color:#626262;
}
.ct-location a:hover{
color:#CD0200;
}
.content-body{

}

.content-main {
 padding:0px 50px;
  min-height: 400px;
}
.content-main-title{
 text-align: center;
}
.content-main-title h1{
  line-height: 2;
}
.content-main-body{
   line-height: 2;
}

