#xilanCont{}
.textTop {position:relative;}
.textTop .xlbreadcrumb{margin-bottom: 10px;margin-left: 60px;}
.xlbreadcrumb img { margin-top: -8px;}
.xlbreadcrumb .breadcrumb { margin-bottom: 0;display: inline-block; background: #fff;}
.xlbreadcrumb .breadcrumb a {color: #aaa; padding: 0 5px; font-size: 14px;}
.xlbreadcrumb .breadcrumb span{color: #aaa;}
.xlbreadcrumb .breadcrumb a:hover {color: #3e63b3;}
.textTop .btn-sm {position: absolute;top: 0px;right: 60px;width: 85px;}
.textTop .hr1 {height: 1px;border: none;border-top: 1px solid #ddd; margin: 0;padding: 0; margin-bottom: 5px; margin-top: 3px;}

.text {padding: 60px;}
.text .newsTitle {font-size: 30px;line-height: 32px;margin-bottom: 30px;text-align: center;font-weight: 700;margin-top:0;}
.text .text-img {height: 400px;-moz-border-radius: 8px;-webkit-border-radius: 8px; border-radius: 8px; background: transparent center center no-repeat; background-size: cover;}
.text .textbt {width: 100%; color: #fff; background-color: #3e63b3; padding: 10px 0; -moz-border-radius: 8px;-webkit-border-radius: 8px; border-radius: 8px; font-size: 20px; margin-bottom: 8px; text-align: center;
    margin: 0 auto; margin-top: 20px; margin-bottom: 20px;}
.text h2 {font-size: 16px;color: #282b31; padding-left: 15px;margin-top: 15px; border-left: 3px solid #d6b980; font-weight: bold;}
.text p {font-size: 14px;line-height: 24px;margin-bottom: 30px;}

@media screen and (max-width: 767px) and (min-width: 1px){
  .textTop .xlbreadcrumb {margin-left: 15px; margin-bottom: 10px;}
  .xlbreadcrumb img { display: none;}
  .xlbreadcrumb .breadcrumb {padding: 8px 0;}
  .xlbreadcrumb .breadcrumb a {font-size: 12px;}
  .text {padding: 15px;}
  .text .text-img{ height: 140px;}
  .text .textbt { font-size: 22px !important;}
  .text .newsTitle {font-size: 20px;}
  #xilanCont .textTop .btn {display: none;}
}
.textTop .btn-default {color: #aaa;font-weight: 500;background-color: transparent;border-color: #aaa;-moz-border-radius: 17px; -webkit-border-radius: 17px; border-radius: 17px;}
.textTop .btn-default:hover {
    color: #fff;
    background-color: #3e63b2;
    border-color: #314e8c;
}