a {
    color:#06c;
    text-decoration:none
}
a:hover,a:focus {
    color:#06c;
    text-decoration:underline
}
a:focus {
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
h4, .h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px;
}
.add-module h3, .add-module .h3 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.6;
    color: #333;
}
.padding-right-sm{
    padding-right: 1em !important
}
.padding-left-sm{
    padding-right: 1em !important
}
.padding-bottom-xs {
    padding-bottom: 0.5em !important;
}
.padding-right-md {
    padding-right: 1.5em!important;
}
.padding-left-md {
    padding-left: 1.5em!important;
}
.padding-bottom-sm {
    padding-bottom: 1em !important;
}
.margin-bottom-sm {
    margin-bottom: 0.3em !important;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.add-module{
    line-height: 1.8rem;
    box-sizing: border-box;
    padding-left: 30px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.margin-top-md {
    margin-top: 0.6em!important;
}
.news-date{

}
.text-muted, .text-grey {
    color: #86878b!important;
}
.text-black {
    color: #000;
}
.news-list-item>div{
    box-sizing: border-box;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
a.btn-contact:hover, a.btn-contact:focus {
    background-color: #428bca!important;
    color: #fff!important;
}
.pull-left {
    float: left!important;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary{
    border-color: #357ebd;
}
.text-line-hight-wide {
    line-height: 175%!important;
}
.img-responsive, .thumbnail>img, .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: 172px;
    margin: 0 auto;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.form-group {
    margin-bottom: 15px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
.form-control {
    /* display: block; */
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.video-list ul {
    padding-left: 30px;
}
.video-list li {
    padding: 0 0 5px 20px;
    display: block;
    position: relative;
}
.video-list li:before {
    content: '\eb23';
    color: #ccc;
    font-size: 90%;
    left: 0;
    position: absolute;
    top: 0;
}
.product-case-list .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.product-case-list>div{
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    line-height: 1.6;
}
.rongyu .rongyu-img{
    padding-bottom: 1.5em!important;
    padding-top: 1em!important;
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box;
}
.rongyu .rongyu-name{
    line-height: 1.2rem;
    margin-top: 10px;
}
.line-xu{
    border-style: dashed;
}
textarea.form-control{
    height: auto;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.guest-form{
    margin-top: 30px;
}
.guest-form .row>div {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
