.item-home .item img,.list-item .img img{
	width: 100%;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.item-home .item img:hover,.list-item .img img:hover{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.slyder-home img{
   width: 100%;
}
.slyder-home .owl-buttons{
   display: none;
}
.slyder-home .owl-pagination{
   position: relative;
   margin-top: -40px;
}
.title-home {
    margin-top: 50px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.title-home:after {
    content: "";
    width: 150px;
    height: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/title.png)no-repeat;
    margin: auto;
}
.title-home h2,.title-home h1{
   font-size: 24px;
   text-transform: uppercase;
   padding: 10px 0;
}
.link-home ul.ul li{
   float: left;
   width: calc(100%/3);
}
.link-home ul.ul li a {
    display: block;
    background: url(../images/li.png)no-repeat 0px 7px;
    padding: 4px 20px;
}
.link-home a.delay {
    border: 1px solid #1476E3;
    padding: 4px 20px;
    margin: 30px 0px;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
}
.new-home{
   padding: 35px 0;
   background: #f7f7f7;
}
.new-home img{
   width: 100%;
}
.new-home .item img {
    height: 210px;
    -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.new-home .item img:hover{
     -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1); 
}
.new-home .item h4 a {
    margin: 10px 0px 5px;
    font-size: 16px;
    display: block;
}
.new-home .item span.blook{
   margin-bottom: 5px;
}
.new-home .item{
   text-align: justify;
}
.new-home h3,.item-home h3 {
    margin-bottom: 15px;
    font-size: 22px;
    margin-top: 25px;
}
.new-home .item ul.ul li a {
    display: block;
    border-top: 1px solid #ccc;
    padding: 6px 0px;
    height: 72px;
}
.new-home .item ul.ul li a:hover {
    color: #000
}
.new-home .item ul.ul li a span{
   margin-bottom: 0;
}
.new-home .item ul.ul li:nth-child(1) a{
   padding-top: 0;
   border-top: 0;
}
.new-home ul.ul.ul-new li a {
    padding-left: 90px;
    height: 77px;
    margin-bottom: 10px;
}
.new-home ul.ul.ul-new li:last-child a{
   margin-bottom: 0;
}
.new-home ul.ul.ul-new li a img {
    width: 80px;
    height: 77px;
    position: absolute;
    left: 0;
}
.new-home ul.ul.ul-new {
    background: #e9e9e9;
    padding: 10px 10px 10px;
    border-top: 5px solid #ccc;
}
.item-home{
   padding: 30px 0;
}
.item-home .item img {
    width: 100%;
    height: 177px;
}
.item-home .item a.over.blook{
  margin-bottom: 10px;
}
a.delay.ct {
    border: 1px solid #1476E3;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
}
.item-home a.delay.ct {
    position: absolute;
    bottom: 0;
}
.item-home .item ul.ul li a {
    padding: 6px 12px;
    border-bottom: 1px dotted #ccc;
}
.item-home .item ul.ul li:last-child a{
   border: none;
}
.item-home .item ul.ul li a i {
    position: absolute;
    left: 0;
    top: 8px;
}
.item-home .item {
    height: 365px;
}
.item-home a.delay.ct i {
    margin-left: 4px;
}
.member{
  background: #f7f7f7;
  padding-bottom: 30px;
}
.slider-member .item span.blook.pot {
    padding: 25px 40px;
    border: 1px dotted #ccc;
    border-radius: 8px;
    margin-bottom: 22px;
    text-align: justify;
}
.slider-member .item span.blook.pot:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url(../images/p.png)no-repeat;
    background-size: 100%;
}
.slider-member .item span.blook.pot:after {
    content: "";
    width: 20px;
    height: 17px;
    position: absolute;
    bottom: -17px;
    left: 27px;
    background: url(../images/cmt.png)no-repeat;
    background-size: 100% 100%;
}
.slider-member .item .img {
    padding-left: 85px;
    height: 70px;
}
.slider-member .item .img h4 {
    font-size: 14px;
    margin-top: 14px;
}
.slider-member .item .img img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    width: 68px;
    height: 68px;
}
.footter .item ul.ul li{
  float: left;
  width: 50%;
}
.footter .item ul.ul li a {
    color: white;
    display: block;
    position: relative;
    padding: 2px 10px;
}
.footter .item ul.ul li a i{
  position: absolute;
  top: 5px;
  left: 0;
}
.link-home ul.ul li a:hover,.new-home .item ul.ul li a:hover,.item-home .item ul.ul li a:hover{
  color: #1476E3;
}
a.ct:hover {
    background: #1476E3;
    color: white;
}
.banner img{
  width: 100%;
}
.list-menu ul.ul li{
  float: left;
  margin-right: 7px;
}
.list-menu.over {
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
}
.list-item .img{
  width: 30%;
}
.list-item .list-tem-text{
  width: 70%;
  padding-left: 14px;
}
.list-item .list-tem-text h3 a {
    font-size: 16px;
    margin-bottom: 6px;
}
.list-item .item {
    border: 1px solid #ccc;
    padding: 14px;
}
.paging.over ul {
    margin: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #1476E3;
    border-color: #1476E3;
}
.list-item.over {
    margin-bottom: 40px;
}
.list-item .img img{
  height: 160px;
}
.list-item .list-tem-text a.delay.ct {
    border: 1px solid #ccc;
}
.detel-link ul.ul {
    margin: 12px 0px;
}
.detel-link ul.ul li {
    position: relative;
    padding: 10px 0px;
    min-height: 40px;
    padding-left: 40px;
}
.detel-link ul.ul li span.bg {
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    padding: 2px 0px;
    font-weight: 700;
    font-size: 16px;
}
.detel-link{
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px; 
}
.link-home h3{
  text-transform: uppercase;
  font-size: 20px;
  margin: 15px 0 10px;
  border-top: 1px solid #ccc;
  padding-top: 15px; 
}
.item-contact .img{
  width: 16%;
}
.item-contact .img img{
  width: 100%;
}
.item-contact .item{
  width: 84%;
  padding-left: 15px;
}
.item-contact .item h3{
  text-transform: uppercase;
  font-size: 16px;
  padding: 3px 0;
  margin-bottom: 10px;
}
.item-contact .item p {
    position: relative;
    padding: 5px 0;
    padding-left: 28px;
    margin: 0;
}
.item-contact .item p i {
    color: #5e5e5e;
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 16px;
    width: 20px;
    text-align: center;
}
.item-contact .item a.delay {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background: #f5f5f5;
    padding: 10px 20px;
}
.item-contact{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.map iframe{
  width: 100% !important;
  height: 500px !important;
  margin:20px 0 50px;
}
.form-contact.mg-bt.over input {
    height: 40px;
    margin-bottom: 12px;
}
.form-contact.mg-bt.over textarea {
    margin-bottom: 12px;
    height: 112px;
}
.form-contact.mg-bt.over button {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 23px;
}
.list-new .item h4 a{
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 20px;
}
.list-new.item-home .item {
    height: 375px;
}
.list-new.item-home .item span{
  margin-bottom: 5px;
}
.list-new.item-home .item {
  margin-bottom: 20px
}
.list-new.item-home {
    padding-top: 0;
}
label.error {
    color: red;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    display: block;
}