body {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    background-color: #eeeeee;
}

.road_title {
    letter-spacing: 10px;
    font-weight: lighter;
    font-size: 3vw;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10%;
    cursor: pointer;
}

.hero_des {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10%;
    padding-left: 32%;
    color: white;
    font-weight: bold;
    font-size: 3.5vw;
    z-index: 1;
    width: 100%;
}

.hero_subdes {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 22%;
    padding-left: 32%;
    color: white;
    font-size: 2.2vw;
    z-index: 1;
    width: 100%;
}

.container-fluid {
    max-width: 1440px;
}

.uk-modal {
    z-index: 1040;
}

.pausebtn {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 22%;
    cursor: pointer;
    /*margin-left: -40px;*/
    /*margin-top: -40px;*/
}


/*活动图片中间间距*/

.interval_dstance_third {
    padding: 30px 40px 50px 40px;
    background-color: white;
}

.interval_dstance_sec {
    padding: 0px 55px 50px 55px;
}

.interval_dstance_fir {
    padding: 30px 55px 0px 55px;
}


/*iconcar为产品图片下的汽车图标*/

.iconcar {
    margin-top: -75px;
    margin-left: 15%;
    text-align: center;
}

.iconcar td {
    font-size: 12px;
    width: 80px;
    line-height: 20px;
}

.iconcar img {
    height: 20px;
}

.iconcar tr:nth-child(2n) {
    height: 40px;
    vertical-align: top;
}

.video-title {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    padding-top: 14%;
    color: red;
    font-weight: bold;
    font-size: 3vw;
    z-index: 1;
    width: 100%;
}

.video-describe {
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
    padding-right: 1%;
    padding-top: 1%;
    color: black;
    font-weight: bold;
    font-size: 1.8vw;
    z-index: 1;
    width: 100%;
}

.video-describe span {
    font-weight: normal;
    font-size: 1.5vw;
}


/*hero为产品summary用的样式*/

.hero {
    padding-top: 6%;
    padding-left: 8%;
    padding-right: 6%;
    padding-bottom: 6%;
    height: 100%;
    background: #eee none no-repeat scroll 50% 0;
    background-image: url("../img/summary_bcgound_6346a05.jpg"/*tpa=http://www.chevronhavoline.cn/img/summary_bcgound_6346a05.jpg*/);
    background-size: cover;
    overflow: hidden;
    font-size: 20px;
    color: #000;
    line-height: 24px;
    font-weight: bold;
}

.hero .slogan {
    font-size: 31px;
    color: #000000;
}

.hero .slogan p {
    margin-bottom: 5px;
}

.hero .slogan p:first-child {
    margin-bottom: 22px;
    line-height: 36px;
}

.hero .adv {
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    color: #444;
}

.hero img {
    float: right;
    position: relative;
    height: 250px;
    z-index: 1;
    margin: 55px 50px 55px 50px;
}


/*product部分是用于具体的产品的样式*/

.product {
    min-height: 700px;
}

.product_image {
    float: right;
    position: relative;
    width: 400px;
    height: 500px;
    /*padding-left: 20px;*/
    line-height: 500px;
    margin-right: 6%;
    vertical-align: middle;
    z-index: 1;
}

.product_title {
    float: left;
    width: 50%;
    line-height: 36px;
    padding-left: 8%;
    margin-top: 6%;
    margin-bottom: 20px;
    font-size: 31px;
    font-weight: 500;
}

.product_image .smallbottle {
    height: 260px;
    margin-top: 47px;
}

.bigbottle {
    height: 300px;
}

p.subtitle {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    text-align: justify;
}

.product_nav {
    float: left;
    width: 50%;
    padding-left: 8%;
}

.product_nav_selector {
    float: left;
    width: 500px;
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    font-size: 12px;
    list-style: outside none none;
}

li.external {
    width: 70px;
    text-align: center;
    background: #eee;
}

li.external a {
    color: #aaa;
}

li.internal a {
    color: #333;
}

.product_description {
    float: left;
    margin-left: 0;
    padding-left: 0;
    color: #444;
    list-style: outside none none;
}

.product_description li {
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #ddd;
    font-size: 12px;
    background: url("../img/shield_icon_694b1eb.png"/*tpa=http://www.chevronhavoline.cn/img/shield_icon_694b1eb.png*/) no-repeat scroll left;
}

.product_nav_selector li {
    float: left;
    position: relative;
    display: block;
    height: auto;
    margin-right: 5px;
    padding-left: 25px;
    padding-right: 25px;
    border: solid 2px #aaa;
    font-weight: 500;
    font-style: normal;
    cursor: pointer;
    color: #aaa;
}

.product_nav_selector li:hover {
    color: rgb(68, 68, 68);
    border-color: rgb(68, 68, 68);
}

.product_nav_selector li.active {
    border: solid 1px #fff;
    color: #fff;
    background-color: #dd3737;
}

#navbar-nav>li>a {
    color: #000;
}
.navbar-header>a>img {
    height: 100%;
}

.navbar-toggle {
    margin-top: 19px;
}

.navbar-fix {
    position: fixed;
    left: 0px;
    right: 0px;
    z-index: 100;
}

#regionnav {
    background-color: #e7e7e7;
    height: 30px;
    min-height: 30px;
    margin: 0;
    border-bottom: 0;
    border-radius: 1px;
}

#regionnav .navbar-nav>li>a {
    margin: 0;
    padding: 0 15px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

#regionnav .navbar-nav>li>a img {
    margin-top: -3px;
    margin-right: 4px;
}

#regionnav ul.dropdown-menu {
    width: 220px;
    color: #444;
}

#regionnav .region {
    text-align: center;
    font-weight: 500;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #fff;
    color: #F00;
}

#header {
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 1px;
}


/*#header .navbar-nav > li a:hover{
  background-color: #eee
}*/

#header .navbar-nav>li a:hover {
    color: red;
    border-bottom: 2px solid red;
    background-color: #fff;
    height: 70px;
}

#header .navbar-sec-nav>li a:hover {
    color: red;
    border-bottom: 1px solid red;
    background-color: #fff;
    height: auto;
}

#header .subnavbar-nav>li a:hover {
    color: red;
    border-bottom: 0px solid red;
    background-color: #fff;
    height: auto;
}

.navbar-brand {
    padding: 13px 0px 13px 13px;
    height: 70px;
}

.navbar-brand,
.navbar-nav>li>a {
    font-weight: 800;
}

.navbar-nav>li>a {
    padding-bottom: 25px;
    padding-top: 25px;
}

.secondnav>li>a {
    padding: 15px;
}

.navbar-text {
    margin-top: 19px;
    margin-bottom: 19px;
    font-weight: 500;
}

#apps li a {
    display: inline;
    padding: 0;
    color: #23527c;
}

.navbar-right {
    float: right !important;
    margin-right: -15px;
    line-height: 32px;
    vertical-align: middle;
}

.nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}

.nav>li>a:hover {
    background-color: transparent;
}

.buyicons {
    display: inline-block;
    padding-right: 5px;
}

.buyicons a {
    margin-left: 5px;
}

.buyicons a .navicon:hover {
    margin: -2px;
    width: 31px;
}

.buyicons .navicon {
    width: 27px;
}

.buyicons .wechatinfo {
    display: none;
    left: -131px;
    position: absolute;
    top: 27px;
    z-index: 100;
}

.seperator {
    height: 3px;
}

.quicktipstxt {
    padding: 30px 60px 0px 45px;
    background-color: #eeeeee;
}

.quicktips {
    background-color: #eeeeee;
    padding: 0 30px;
    padding-bottom: 20px
}

.quicktipstxt p {
    font-family: Helvetica;
    color: #dd3737;
    font-weight: bold;
    font-size: 14px;
}

h4.media-heading {
    font-size: 14px;
}

.quicktips .media {
    background-color: #fff;
    margin-top: 5px;
}

.media-body {
    padding: 10px;
}

.media-body a,
.media-body a:hover,
.media-body a:focus {
    color: #000;
    text-decoration: none;
}

.media-right {
    vertical-align: middle;
}

.media-heading {
    padding-bottom: 10px;
}

#footer {
    padding: 20px;
    background-color: #222222;
    color: #fff;
}

#footer .left {
    float: left;
}

#footer .logo {
    width: 100px;
    float: left;
    clear: both;
}

#footer .copyright {
    margin-top: 10px;
    overflow: auto;
    float: left;
}

#footer .right {
    float: right;
    position: relative;
}

#footer .links a {
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border: solid 1px #666;
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

#footer .qrcode {
    text-align: center;
    font-size: 10px;
}

#footer .qrcode .slogan {
    padding-top: 3px;
}

#footer a {
    color: #666666;
    text-decoration: underline;
}

#footer a:hover {
    color: #aaa;
}

.showFullSyn {
    display: inline-block;
    width: 100px;
    height: 35px;
    color: white;
    line-height: 35px;
    letter-spacing: 4px;
    text-align: center;
    border: white solid 1px;
    position: absolute;
    top: 80%;
    left: 50%;
    padding-left: 4px;
    margin-left: -50px;
}

@media (min-width: 992px) {
    .container {
        width: 1000px;
    }
    #navblank1 {
        display: none;
    }
    .copyright>P {
        text-align: left;
    }
    .product {
        background: #eee none no-repeat scroll 50% 0;
        background-image: url("../img/product_bg_5318a46.png"/*tpa=http://www.chevronhavoline.cn/img/product_bg_5318a46.png*/);
        background-size: cover;
    }
}

@media (max-width: 991px) {
    .hero_des {
        font-size: 6vw;
    }
    .hero_subdes {
        font-size: 3.7vw;
    }
    #header .navbar-nav>li a:hover {
        color: red;
        border-bottom: 2px solid red;
        background-color: #fff;
        height: 50px;
    }
    #header .subnavbar-nav>li a:hover {
        color: red;
        border-bottom: 0px solid red;
        background-color: #fff;
        height: auto;
    }
    #header .secondnav>li a:hover {
        height: auto;
    }
    #footer .left {
        float: left;
        width: 80%;
    }
    #regionnav {
        display: none;
    }
    #navblank1 {
        display: none;
    }
    #navblank {
        display: none;
    }
    .hero {
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
        overflow: auto;
        text-align: center;
    }
    .hero .slogan {
        padding-top: 10px;
        text-align: left;
    }
    .hero .slogan p:first-child {
        font-size: 24px;
        text-align: center;
    }
    .hero img {
        float: none;
        position: auto;
        width: 90%;
        height: auto;
        padding: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .product {
        height: auto;
        background: #f9f9f9;
    }
    .product_image {
        clear: both;
        margin-right: 0;
        margin-left: 0;
        float: center;
        position: relative;
        width: 100%;
        height: 300px;
        line-height: 300px;
        text-align: center;
        vertical-align: middle;
        padding-left: 0;
    }
    .product_image img {
        height: 280px;
    }
    .product_image img.smallbottle {
        height: 224px;
        margin-top: 36px;
    }
    .product_image img.bigbottle {
        height: 260px;
    }
    .product_title {
        float: auto;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 24px;
        /*font-weight: bolder;*/
    }
    /*p.subtitle {
        padding-left: 30px;
        padding-right: 30px;
    }*/
    .product_nav {
        float: auto;
        width: 100%;
        margin-left: auto;
        padding-top: 20px;
        padding-left: 0;
        background-color: #fff;
    }
    .product_nav_selector {
        float: auto;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        height: auto;
        line-height: 80px;
        text-align: center;
        font-size: 14px;
    }
    .product_nav_selector li {
        float: none;
        display: block;
        position: auto;
        width: 100%;
        height: 52px;
        line-height: 52px;
        margin-bottom: 12px;
        border-radius: 0px;
    }
    .product_description {
        float: none;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        color: #444;
        list-style: outside none none;
        clear: both;
    }
    .product_description li {
        width: 100%;
        margin-bottom: 5px;
    }
    .product_description li:last-child {
        border-bottom: 0;
    }
    .nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #footer .copyright {
        float: none;
        width: 80%;
    }
    .copyright>P {
        text-align: left;
    }
    .secondnav>li {
        /*width: 24%;*/
        display: inline-block;
    }
    .secondnav {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: left;
    }
    .iconcar {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
    .navbar .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar .navbar-text {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .showFullSyn {
        display: inline-block;
        width: 80px;
        height: 27px;
        color: white;
        line-height: 27px;
        letter-spacing: 4px;
        text-align: center;
        border: white solid 1px;
        position: absolute;
        top: 80%;
        left: 58%;
        padding-left: 4px;
        margin-left: -50px;
        font-size: 12px;
    }
    .hero_des {
        font-size: 6vw;
    }
    .hero_subdes {
        font-size: 3.7vw;
    }
    .pausebtn img {
        width: 10%;
    }
    .pausebtn {
        padding-top: 25%;
    }
    .interval_dstance_fir {
        padding: 8% 12% 0px 12%;
    }
    .interval_dstance_sec {
        padding: 0px 12% 11% 12%;
    }
    .interval_dstance_third {
        padding: 7% 9% 9% 9%;
        background-color: white;
    }
    .copyright>P {
        text-align: center;
    }
    #regionnav {
        display: none;
    }
    .navbar-nav>li>a {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .navbar-toggle {
        margin-top: 18px;
    }
    #footer .right {
        float: none;
    }
    #footer .links {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    #footer .links a {
        border-radius: 26px;
        display: block;
        float: none;
        height: 52px;
        line-height: 52px;
        margin: 0 auto 12px;
        width: 80%;
        font-weight: 500;
        font-size: 14px;
        width: 100%;
    }
    #footer .left {
        float: none;
        width: 100%;
    }
    #footer .logo,
    #footer .qrcode {
        display: none;
    }
    #footer .copyright {
        float: none;
        width: 100%;
    }
    #footer {
        font-size: 12px;
        text-align: center;
    }
    #header .navbar-nav>li a:hover {
        color: red;
        border-bottom: 2px solid red;
        background-color: #fff;
        height: 50px;
    }
    #header .subnavbar-nav>li a:hover {
        color: red;
        border-bottom: 0px solid red;
        background-color: #fff;
        height: auto;
    }
    #navblank {
        display: none;
    }
    #navblank1 {
        display: none;
    }
    .secondnav>li {
        width: auto;
        display: inline-block;
    }
    .secondnav>li>a {
        font-size: 12px;
        padding: 15px 6px 15px 6px;
    }
    .secondnav {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
    .video-title {
        font-size: 16px;
        padding-top: 14%;
    }
    .video-describe {
        font-size: 14px;
        line-height: 14px;
    }
    .video-describe span {
        font-size: 10px;
    }
}