body {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px;
    max-width: 1349px;
    margin: auto;
    line-height: 1.7em;
}

.page-width {
    width: 1200px;
    margin: auto;
    position: relative;
}

#slideLogo {
    padding: 10px 0;
}

    #slideLogo img {
        display: block;
        margin: auto;
    }

#topPage {
    background: #f4f4f4;
    color: #666;
    padding: 15px 0;
    font-size: 16px;
    border-bottom: solid 2px #1075bb;
}

.top-line i {
    color: #003da4;
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
}

.top-contact {
    float: right;
    color: #666;
}

    .top-contact i {
        color: #ff8000;
        font-size: 20px;
        display: inline-block;
        margin-right: 5px;
    }

#headPage {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px 2px 2px #ddd;
    position: relative;
    z-index: 10;
    background: #f4f4f4;
}

#logo {
    float: left;
}

    #logo img {
        height: 59px;
        padding: 0;
    }

#hotline {
    float: right;
    height: 49px;
    color: White;
    width: 203px;
    background: url(/content/images/home/hotline.png);
    text-align: left;
    padding-left: 60px;
    line-height: 49px;
    font-size: 18px;
    position: relative;
    top: 5px;
    white-space: nowrap;
}

.box-search {
    display: inline-block;
    border: solid 2px #eb2026;
    height: 40px;
    padding-right: 110px;
    position: relative;
    width: 40%;
    top: 10px;
}

    .box-search button {
        background: #eb2026;
        line-height: 36px;
        color: White;
        height: 36px;
        width: 110px;
        right: 0px;
        top: 0px;
        border: 0px;
        text-align: center;
        position: absolute;
    }

    .box-search input {
        border: 0px;
        height: 36px;
        line-height: 36px;
        display: block;
        width: 100%;
        padding: 0 10px;
    }

#footPage {
    background: #f9f9f9;
    padding: 20px 0;
}

.title-foot {
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

    .title-foot::before {
        content: '';
        height: 3px;
        width: 60px;
        position: absolute;
        bottom: -5px;
        left: 0px;
        background: #eb2026;
    }

.foot-left {
    float: left;
}

.foot-right {
    float: right;
    width: 340px;
}

.page-left {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.page-right {
    display: inline-block;
    vertical-align: top;
    width: 75%;
}

.banner-left {
    width: 22%;
    float: left;
    height: 430px;
    overflow: auto;
}

.banner-right {
    width: 78%;
    float: right;
    background: white;
    position: relative;
}

.main-menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#wrapBanner {
    background: #2e3844;
}

.main-menu a {
    color: #0f75bc;
    line-height: 20px;
    padding: 8px 0;
    display: block;
    font-size: 20px;
}

.main-menu li {
    padding: 0 15px;
    display: inline-block;
    position: relative;
}

.main-menu ul {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 220px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background: #2e3844;
    display: none;
}

.main-menu li:hover > ul {
    display: block;
}

.main-menu ul li {
    display: block;
    border-bottom: solid 1px #666;
}

.main-menu ul a {
    color: white;
    font-size: 15px;
    text-align: left;
}

.list-item {
    margin: 0 -10px;
    font-size: 0px;
}

.inner-item {
    font-size: 14px;
    margin: 0 10px;
}

.item-4 {
    display: inline-block;
    vertical-align: top;
    width: 24.9%;
}

.item-3 {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
}

.item-2 {
    display: inline-block;
    vertical-align: top;
    width: 49.9%;
}

.title-car {
    padding: 10px 0;
    font-size: 20px;
    text-transform: uppercase;
    background: white;
}

    .title-car .item {
        float: right;
        font-size: 14px;
        color: #333;
        text-transform: none;
        padding: 0 10px;
        border-right: solid 1px #ddd;
    }

    .title-car a:hover {
        color: red;
    }

    .title-car .item:first-child {
        border-right: 0px;
    }

.car-item a, .car-item img {
    display: block;
}

.car-item .name {
    color: Black;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.car-item .desc {
    color: #666;
    padding: 0 10px 10px 10px;
    height: 75px;
}

.car-item {
    margin-bottom: 20px;
    border: solid 1px #ddd;
}


.home-left {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

    .home-left .car-item .name {
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-left .car-item .desc {
        padding: 0px;
    }

.home-right {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.title-large {
    text-transform: uppercase;
    margin: 20px 0;
    display: block;
    text-align: center;
    color: Black;
    font-size: 18px;
}

.rating-box {
    background: #ddd;
    height: 380px;
    overflow: auto;
    padding: 20px;
}

.rating-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #999;
    color: #333;
}

    .rating-item p {
        margin: 0px;
    }

    .rating-item .detail {
        padding-top: 10px;
    }

    .rating-item i {
        display: inline-block;
        margin-right: 10px;
    }

    .rating-item .name, .rating-item .tel, .rating-item .location {
        display: inline-block;
        margin-right: 20px;
        font-weight: bold;
    }

    .rating-item .rating i {
        background: #ffca00;
        color: White;
        border-radius: 3px;
        display: inline-block;
        text-align: center;
        padding: 3px 2px 3px 3px;
        margin: 0px 1px;
    }

    .rating-item .rating {
        float: right;
    }


.breadcrumb {
    margin: 0;
    padding: 5px 0;
    border-radius: 0;
    border: 1px solid #ddd;
    color: #ddd;
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 10px;
}

    .breadcrumb > li:after {
        content: '';
        display: block;
        position: absolute;
        top: -1px;
        right: -5px;
        width: 26px;
        height: 26px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .breadcrumb a {
        color: #666;
        display: block;
    }

    .breadcrumb > li {
        padding: 0 20px;
        position: relative;
        white-space: nowrap;
        display: inline-block;
        vertical-align: top;
    }

    .breadcrumb .fa {
        position: relative;
        top: 4px;
    }

.title-page {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #666;
    margin-bottom: 20px;
}

.form {
    width: 100%;
}

    .form th {
        padding: 0 10px 10px 0;
        text-align: left;
        width: 120px;
    }

    .form td {
        padding-bottom: 10px;
    }

.Button {
    min-width: 100px;
    font-size: 16px;
}

.paging-top {
    display: none;
}

.paging {
    text-align: center;
}

.news-item {
    margin-bottom: 20px;
}

    .news-item img {
        display: block;
    }

    .news-item .img {
        float: left;
        width: 30%;
    }

    .news-item .name {
        float: right;
        width: 70%;
        padding-left: 20px;
        padding-bottom: 10px;
        color: Black;
        font-size: 16px;
        font-weight: bold;
    }

    .news-item .desc {
        float: right;
        width: 70%;
        padding-left: 20px;
        padding-bottom: 10px;
    }

.sub-3-row {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

.sub-2-row {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

.banner-main .item {
    background-position: center center;
    width: 936px;
    height: 430px;
    position: relative;
}

    .banner-main .item img {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100% !important;
    }

#footLink {
    background: #3a3539;
    padding: 20px 0;
}

    #footLink a {
        color: #9e919c;
        font-size: 12px;
        background: url(/content/images/home/foot-link-icon.png) left center no-repeat;
        display: inline-block;
        padding-left: 10px;
    }

#wrapMobileMenu {
    margin-top: 10px;
    float: right;
}

#bannerMobile {
    display: none;
}



#headWrap.fixed {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0px;
}

.top-line {
    font-size: 18px;
    color: #0f75bc;
}

.news-large-item .img {
    display: block;
}

.news-large-item .name {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: Black;
    padding: 10px 0;
}

.news-small-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ddd;
}

    .news-small-item .img {
        width: 150px;
        float: left;
        margin-right: 15px;
    }

    .news-small-item .name {
        display: block;
        color: Black;
        font-weight: 500;
        font-size: 16px;
    }

.title-box-left {
    padding: 10px;
    font-size: 18px;
    background: #f4f4f4;
    border: solid 1px #ddd;
}

.title-form-car {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}

    .title-form-car i {
        display: inline-block;
        margin-right: 10px;
        color: #0f75bc;
    }

.form-car th, .form-car td {
    text-align: left;
    padding-bottom: 10px;
    font-weight: normal;
}

.form-car {
    width: 100%;
}

    .form-car .TextBox, .form-car .TextArea, .form-car .SelectBox, .form-car .SelectDate {
        width: 100%;
    }

.banner-item {
    position: relative;
}

    .banner-item img {
        display: block;
    }

    .banner-item a {
        display: block;
    }

    .banner-item .name {
        position: absolute;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.8);
        padding: 10px;
        width: 100%;
        left: 0px;
        color: white;
        font-size: 16px;
        display: none;
    }

    .banner-item:hover .name {
        display: block;
    }
	.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 40px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 40px;
    z-index: 200000 !important;
    right: 25px;
    bottom: 160px;
}

    .ring-alo-phone.ring-alo-show {
        visibility: visible;
    }

    .ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
        opacity: 1;
    }

.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: -15px;
    opacity: 0.1;
    position: absolute;
    top: -15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

#ring-alo-phoneIcon1{
	    height: 70px;
    left: -65px;
    position: absolute;
    top: -125px;
    width: 70px;
}

#ring-alo-phoneIcon2{
	    height: 70px;
    left: -65px;
    position: absolute;
    top: -180px;
    width: 70px;
}


.ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #0A7CFF;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #0A7CFF;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #0A7CFF;
    opacity: 0.5;
}

.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: -10px;
    opacity: 0.1;
    position: absolute;
    top: -10px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 60px;
}

.ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: #0A7CFF;
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: #0A7CFF;
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: #0A7CFF;
    opacity: 0.75 !important;
}


.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 40px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 40px;
}

    .ring-alo-ph-img-circle i {
        color: white;
        display: block;
        vertical-align: top;
        text-align: center;
        width: 38px;
        line-height: 38px;
        font-size: 26px;
    }

.ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #0A7CFF;
}

.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #0A7CFF;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #0A7CFF;
}

.ring-alo-ph-img-circle a img {
    padding: 5px;
    position: relative;
    top: -1px;
}

.fix_tel {
    position: fixed;
    bottom: 20px;
    right: 0px;
    padding: 5px 10px 5px 30px;
    border-radius: 50px 50px 50px 50px;
    z-index: 11111;
   
}

    .fix_tel .tel {
            display: block;
    padding-right: 60px;
    line-height: 40px;
    background: #0A7CFF;
    font-size: 26px;
    border: 1px solid #0A7CFF;
    border-radius: 30px;
    }

        .fix_tel .tel a {
            color: #fff !important;
            font-weight: 600;
			    padding: 0px 15px;
				font-size: 22px;
        }
		
		.fix_tel .tel a:hover{
			color:#fff;
		}

@keyframes ring-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}


@keyframes ring-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
