*,
ol,
ol li,
ul,
ul li {
    padding: 0;
    margin: 0
}

.cti-foot-tab ul li,
.cti-media ul li,
.cti-nav ul>li,
.cti-vselect>li,
footer ul li,
ol,
ul {
    list-style: none
}

* {
    -webkit-tap-highlight-color: transparent
}

:focus {
    outline: 0
}

img {
    outline: 0;
    border: none;
    border: 0;
    vertical-align: middle
}
.d-share.mOnly{
   display:none!important;
}
.d-share.pcOnly{
   display:table-cell!important;
}
a {
    text-decoration: none!important
}

table {
    border-collapse: collapse
}

.cti-box {
    width: 100%;
    overflow: hidden
}

.row::after {
    display: block;
    content: '';
    clear: both
}

body {
    font-family: Arial, Microsoft YaHei;
    overflow-x: hidden;
    /* background: #e2e1df */
}

.text-right {
    text-align: right
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.cti-foot-tab ul::after,
.cti-footer-link .pull-left dl::before,
.cti-footer-link .pull-right ul::after,
.cti-form-title::after,
.cti-media::after {
    content: ''
}

.clearfix:after {
    clear: both
}

.cti-container {
    position: relative;
    max-width: 1000px;
    width: 95%;
    margin: auto
}

.cti-media .cti-container {
    height: 190px;
    border-top: 5px solid #dc0011;
    background: #fff
}

.cti-media .nano>.nano-pane>.nano-slider {
    background: url(../images/scroll_bg.jpg) center no-repeat #fff
}

.cti-media .nano>.nano-pane {
    opacity: 1;
    background: #7e7e7e;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .5) inset
}

.pc-show {
    display: block!important
}

.wap-show {
    display: none!important
}

.header {
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 600;
    background: #dc0011
}

.header nav {
    position: relative;
    z-index: 60;
    height: 60px
}

.cti-header.cti-container {
    max-width: 1280px!important
}

.cti-header .nav-fastlink {
    position: absolute;
    right: -3%
}

.cti-header .nav-fastlink a {
    display: block;
    border: 1px solid #fff;
    padding: 10px 5px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .8);
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #dc0011
}

.cti-header .nav-fastlink a:active,
.cti-header .nav-fastlink a:hover {
    background: rgba(255, 255, 255, 1)
}

.cti-header .nav-fastlink img {
    display: block;
    margin: auto auto 8px
}

@media screen and (max-width:1126px) {
    .cti-header.cti-container {
        max-width: 100%!important
    }
}

.cti-header .cti-top-bar {
    width: 100%;
    padding: 14px 0;
    font-size: 14px;
    color: #dc0011;
    font-weight: 400
}

.cti-header .cti-top-bar img {
    position: relative;
    top: -1.2px;
    vertical-align: middle;
    margin-right: 5px
}

.cti-header .cti-top-bar>.pull-right {
    display: table;
    float: right
}

.cti-header .cti-top-bar>*>* {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
}

.cti-header .cti-top-bar .d-search {
    position: relative
}

.cti-header .cti-top-bar .d-search .btn-seach {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/search_icon.png) center no-repeat
}

.cti-header .cti-top-bar .d-search input {
    border: 0;
    background: #fff;
    border-radius: 3px;
    width: 110px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    padding-left: 8px
}

.cti-nav,
.cti-nav ul {
    height: 100%;
}
.cti-nav .forWap{
    height: 100%;
    float: right;
    width: 88%;
}
.cti-nav ul>li {
    position: relative;
    float: left;
    font-size: 14px;
    z-index: 0;
    width: 12%;
    height: 100%;
    border-left: 1px solid #E74D59
}

.cti-nav ul>li:first-child {
    border: none
}

.cti-nav ul>li.selected,
.cti-nav ul>li:hover {
    background: #fff;
    top: -6px;
    height: 72px;
    border-color: transparent!important;
}

.cti-nav ul>li.preenter {
    border-color: transparent!important
}

.cti-nav ul>li.selected a,
.cti-nav ul>li:hover>a {
    color: #dc0011
}
.cti-nav ul>li>img {
    display: none;
}
.cti-nav ul>li a {
    display: block;
    height: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    vertical-align: middle
}

.cti-nav ul>li>a {
    line-height: 60px
}

.cti-nav ul>li.selected>a,
.cti-nav ul>li:hover>a {
    line-height: 71px
}

.cti-nav ul>li ol {
    position: absolute;
    margin-left: -1px;
    width: 100%;
    display: none;
    background: #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 0;
}

.cti-nav ul>li ol a {
    color: #343434;
    padding: 12px 10px;
    text-align: left
}

.cti-nav ul>li.zhanting ol a {
    padding: 0 10px;
    height: 51px;
    line-height: 51px;
    border-left: 1px solid transparent
}

.cti-nav ul>li ol li:hover a {
    color: #fff;
    background: #dc0011
}

.cti-nav ul>li ol li:hover>a {
    border-left: 1px solid #dc0011;
    margin-left: -1px
}

.cti-nav ul>li ol li {
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px
}

.cti-nav ul>li ol .nav-icon {
    position: relative;
    display: inline-block;
    display: block\9;
    float: left\9;
    vertical-align: middle;
    left: -6px;
    margin-right: 6px;
    margin-left: 10px;
}

.cti-nav ul>li ol .nav-brand {
    background: url(../images/nav_brand.png) -10px -39px no-repeat;
    top: -1px;
    width: 18px;
    height: 19px
}

.cti-nav ul>li ol li:hover .nav-brand {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-catalog {
    background: url(../images/nav_catalog.png) -10px -41px no-repeat;
    top: -2px;
    width: 20px;
    height: 20px;
}

.cti-nav ul>li ol li:hover .nav-catalog {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-develop {
    background: url(../images/nav_develop.png) -9px -37px no-repeat;
    top: -2px;
    width: 18px;
    height: 17px
}

.cti-nav ul>li ol li:hover .nav-develop {
    background-position: -9px -10px
}

.cti-nav ul>li ol .nav-download {
    background: url(../images/nav_download.png) -10px -36px no-repeat;
    top: -1.5px;
    width: 17px;
    height: 16px
}

.cti-nav ul>li ol li:hover .nav-download {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-environmental {
    background: url(../images/nav_environmental.png) -10px -38px no-repeat;
    top: -2px;
    width: 19px;
    height: 18px
}

.cti-nav ul>li ol li:hover .nav-environmental {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-financial {
    background: url(../images/nav_financial.png) -10px -40px no-repeat;
    top: -2px;
    width: 20px;
    height: 20px
}

.cti-nav ul>li ol li:hover .nav-financial {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-history {
    background: url(../images/nav_history.png) -10px -32px no-repeat;
    top: -1px;
    width: 23px;
    height: 12px;
    left: -2px;
    margin-left: 14px
}

.cti-nav ul>li ol li:hover .nav-history {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-join {
    background: url(../images/nav_join.png) -10px -36px no-repeat;
    top: -1px;
    width: 17px;
    height: 16px
}

.cti-nav ul>li ol li:hover .nav-join {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-logo {
    background: url(../images/nav_logo.png) -10px -24px no-repeat;
    top: -1px;
    left: -10px;
    width: 22px;
    height: 4px
}

.cti-nav ul>li ol li:hover .nav-logo {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-maintain {
    background: url(../images/nav_maintain.png) -10px -38px no-repeat;
    top: -1.5px;
    width: 19px;
    height: 18px
}

.cti-nav ul>li ol li:hover .nav-maintain {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-media {
    background: url(../images/nav_media.png) -10px -35px no-repeat;
    top: -1px;
    width: 18px;
    height: 15px
}

.cti-nav ul>li ol li:hover .nav-media {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-msg {
    background: url(../images/nav_msg.png) -10px -37px no-repeat;
    top: -1px;
    width: 21px;
    height: 17px
}

.cti-nav ul>li ol li:hover .nav-msg {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-news {
    background: url(../images/nav_news.png) -10px -10px no-repeat;
    top: -1px;
    width: 19px;
    height: 18px
}

.cti-nav ul>li ol li:hover .nav-news {
    background-position: -10px -38px
}

.cti-nav ul>li ol .nav-order {
    background: url(../images/nav_order.png) -10px -39px no-repeat;
    top: -1px;
    width: 19px;
    height: 19px
}

.cti-nav ul>li ol li:hover .nav-order {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-query {
    background: url(../images/nav_query.png) -10px -38px no-repeat;
    top: -1px;
    width: 20px;
    height: 20px;
}

.cti-nav ul>li ol li:hover .nav-query {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-service {
    background: url(../images/nav_service.png) -10px -10px no-repeat;
    top: -1px;
    width: 20px;
    height: 18px
}
.cti-nav ul>li ol .nav-ljdl {
    background: url(../images/nav_ljdl.png) 0px 0px no-repeat;
    background-size: 18px;
    top: -1px;
    width: 20px;
    height: 18px
}

.cti-nav ul>li ol li:hover .nav-service {
    background-position: -10px -38px
}

.cti-nav ul>li ol .nav-testdrive {
    background: url(../images/nav_testdrive.png) -10px -39px no-repeat;
    top: -1px;
    width: 20px;
    height: 20px;
}

.cti-nav ul>li ol li:hover .nav-testdrive {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-active {
    background: url(../images/nav_active.png) -10px -39px no-repeat;
    top: -1px;
    width: 20px;
    height: 20px;
}

.cti-nav ul>li ol li:hover .nav-active {
    background-position: -10px -10px
}

.cti-nav ul>li ol .nav-detail {
    background: url(../images/nav_detail.png) -10px -10px no-repeat;
    top: -1px;
    width: 19px;
    height: 19px
}

.cti-nav ul>li ol li:hover .nav-detail {
    background-position: -10px -39px
}

.cti-nav ul>li ol.d-cars {
    position: relative
}

.cti-nav ul>li ol.d-cars a {
    text-align: center
}

.cti-nav ul>li ol.d-cars .car-info {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    z-index: 0;
    position: absolute;
    top: -6px;
    left: 100%
}

.cti-nav ul>li ol.d-cars li:first-child .car-info {
    opacity: 1;
    z-index: 10
}

.cti-nav ul>li ol.d-cars li:hover .car-info {
    opacity: 1;
    z-index: 66
}

.cti-nav ul>li ol.d-cars .car-info img {
    display: block;
    height: 210px
}

.cti-nav ul>li ol.d-cars .car-info .btn-group {
    position: absolute;
    left: 50%;
    margin-left: -108px;
    bottom: 0;
    z-index: 60
}

.cti-nav ul>li ol.d-cars .btn-link {
    display: block;
    position: relative;
    padding: 0;
    float: left;
    width: 108px;
    height: 33px;
    text-align: center;
    font-size: 12px;
    color: #343434;
    line-height: 33px;
    background: 0 0
}

.cti-nav ul>li ol.d-cars .btn-link.current {
    background: url(../images/nav_btn_car_bg.png) center bottom no-repeat;
    background-size: 100%;
    color: #fff
}

.cti-nav ul>li ol.d-cars .btn-link .icon {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 8px;
    margin-left: 5px;
    position: relative;
    left: 12px
}

.cti-nav ul>li ol.d-cars .btn-link .icon-drive {
    background: url(../images/nav_drive.png) center no-repeat
}

.cti-nav ul>li ol.d-cars .btn-link.current .icon-drive {
    background: url(../images/nav_drive_hover.png) center no-repeat
}

.cti-nav ul>li ol.d-cars .btn-link .icon-detail {
    background: url(../images/nav_car_detail.png) center no-repeat
}

.cti-nav ul>li ol.d-cars .btn-link.current .icon-detail {
    background: url(../images/nav_car_detail_hover.png) center no-repeat
}

.cti-nav .d-logo {
    position: relative;
    top: 8px;
    left: 36px
}

.cti-nav .d-logo img {
    max-width: 100%
}

.cti-nav .btn-menu,
.cti-nav .m-logo {
    display: none
}

.cti-banner-swiper {
    position: relative
}

.swiper-slide {
    position: relative;
    overflow: hidden
}

.cti-banner-swiper img {
    display: block;
    max-width: 100%
}

.cti-banner-btngroup {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 600;
    margin-top: -22px;
    height: 1px
}

.cti-banner-btngroup .btn {
    display: block;
    width: 24px;
    height: 44px;
    float: right;
    background: url(../images/banner_arrow_right.png) center no-repeat;
    cursor: pointer
}

.cti-banner-btngroup .btn:first-child {
    float: left;
    background: url(../images/banner_arrow_left.png) center no-repeat
}

.cti-banner-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 15%;
    width: 100%;
    text-align: center;
}

.cti-banner-swiper .swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 0 5px;
    opacity: .8;
    cursor: pointer
}

.cti-banner-swiper .swiper-active-switch {
    background: #e60010
}

.cti-footer-link {
    background: #3e3a39;
    padding: 15px 0;
    height: 137px
}

.cti-footer-link .pull-left {
    position: relative;
    float: left;
    width: 64.5%
}

.cti-footer-link .pull-left dl {
    float: left;
    width: 20%;
    text-align: center
}

.cti-footer-link .pull-left dl::before {
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    border-left: 1px solid #636363
}

.cti-footer-link .pull-left dl:first-child::before {
    display: none
}

.cti-footer-link .pull-left dl dt {
    font-size: 14px;
    margin-bottom: 10px;
    color: #c9c9c9
}

.cti-footer-link .pull-left dl a {
    font-size: 12px;
    color: #777
}

.cti-footer-link .pull-right {
    float: left;
    width: 35.5%
}

.cti-footer-link .pull-right a {
    color: #fff
}

.cti-footer-link .pull-right dl {
    display: table;
    width: 70%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto
}

.cti-footer-link .pull-right dl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-right: 5px
}

.cti-footer-link .pull-right dl dd {
    display: table-cell;
    vertical-align: middle;
    color: #c9c9c9;
    font-size: 15px
}

.cti-footer-link .pull-right dl dd a {
    position: relative;
    font-size: 24px;
    font-weight: 700
}

.cti-footer-link .pull-right ul {
    position: relative;
    left: 10px;
    width: 80%;
    margin: 10% auto 0;
    zoom: 1
}

.cti-footer-link .pull-right ul::after {
    display: block;
    clear: both
}

.cti-footer-link .pull-right ul li {
    float: left;
    width: 33.33%;
    font-size: 14px
}

.cti-footer-link .pull-right ul li a {
    position: relative;
    padding-right: 20px;
    color: #c9c9c9
}

.cti-footer-link .pull-right ul li a .line {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 1px;
    height: 13px;
    background: #fff
}

.cti-footer-link .d-logo-m {
    display: none
}

.cti-footer-copyright {
    background: #181818;
    padding: 20px 0;
    color: #fff
}

.cti-footer-copyright img {
    vertical-align: middle
}

.cti-footer-copyright .d-tabel {
    display: table;
    width: 100%
}

.cti-footer-copyright .d-cell {
    display: table-cell;
    vertical-align: middle;
    max-width: 290px;
    margin-top: 29px;	
}

.cti-footer-copyright .d-cell:first-child {
    padding-right: 15px;
    max-width: 90px
}

.cti-footer-copyright p {
    font-size: 12px;
    line-height: 20px;
    color: #c9c9c9
}

.cti-footer-copyright .d-links {
    padding-bottom: 10px
}

.cti-footer-copyright .d-links a {
    position: relative;
    color: #c9c9c9;
    font-size: 14px;
    padding-right: 20px
}

.cti-footer-copyright .d-links a .line {
    display: block;
    position: absolute;
    right: 7px;
    top: 2px;
    width: 1px;
    height: 13px;
    background: #fff
}

.cti-footer-copyright .d-cell.d-share {
    padding-left: 4%;
    
}

.cti-footer-copyright .d-cell .btn-share {
    padding: 0 6px
}
.cti-footer-copyright .d-cell .weixinBox {
    display:block; 
    width:200px;
    position: absolute;
    bottom: 56px;
    left: -13%;
	
}

.cti-footer-copyright .d-cell .btn-share img {
    display: inline
}

.cti-media {
    position: relative;
    zoom: 1;
    padding-bottom: 2%;
    z-index: 66;
    margin-top: -6%
}

.cti-media-title {
    position: absolute;
    width: 105px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: url(../images/title_bg.png) center no-repeat;
    background-size: 100%;
    margin-left: 15px;
    z-index: 99
}

.cti-media::after {
    display: block;
    clear: both
}

.cti-media .col-xs-4 {
    width: 33.33%;
    float: left
}

.cti-media .col-xs-4 dd {
    padding-left: 1%;
    line-height: 20px;
    margin-top:20px;
     word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    position: relative;
    margin-left: 5%;
    width: 90%;
}

.cti-media em {
    display: block;
    font-size: 14px;
    padding-bottom: 3px;
    font-weight: 700;
    font-style: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cti-media a {
    color: #353535;
    font-size: 13px;
    letter-spacing: 0
}

.cti-media a p {
    padding-left: 1%;
    line-height: 20px;
    margin-top:5px;
     word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 38px;
    position: relative;
    width: 90%;
}

.cti-media dl dt {
    overflow: hidden;
    margin-bottom: 10px;
    width:100%;
    height: 100%;
}
/*
.cti-media dl dt img {
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    display: block;
    vertical-align: top
}
.cti-media dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
*/
.cti_cover{
	-webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	position: absolute;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	width: 100%;
	height:95%;
	top: 0;
	left: 100%;
	text-align: center;
}
.cti-media dl:hover .cti_cover{
	left: 0%;
	display: block;
}
.cti_cover h3{
	color:white;margin:20% 5% 0;font-size:18px;padding-bottom:5%;
}


.cti-media-list {
    margin: 34px 0 0 15px;
    height: 150px;
    overflow: hidden;
    width: 305px
}

.cti-media-list li {
    width: 84%;
    text-align: justify;
    border-bottom: 2px solid #dc0011;
    margin-top: 10px;
    padding-bottom: 10px
}

.cti-media-list li img {
    vertical-align: middle;
    position: relative;
    margin-top: -18px;
    float: right
}

.cti-section-title {
    max-width: 1000px;
    margin: 0 auto;
    padding-top:45px;
}

.cti-section-title .fl {
    float: left
}

.cti-section-title .fr {
    float: right
}

.cti-section-title h1 {
    color: #dc0011;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

.cti-section-title span {
    display: inline-block;
    width: 420px;
    height: 2px;
    background: #dc0011
}

.cti-poster img {
    width: 100%;
    display: block
}

.cti-section-title {
    margin-bottom: 50px;
    padding-bottom: 25px\9
}

.cti-section-title .titleline {
    width: 41%;
    margin-top: 14px;
    height: 2px;
    background-color: #dc0001
}

.cti-section-title .text {
    width: 18%;
    font: 700 30px/30px Microsoft YaHei, Arial, sans-serif;
    color: #dc0001;
    text-align: center;
    line-height: 22px
}

.cti-testdrive-select {
    background: #b2b2b2;
    height: 100%;
    position: relative;
    width: 89%;
    outline: 0;
    cursor: pointer
}

.cti-vselect {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    /*height: 10.5em;*/
    max-height: 10.5em;
    overflow: auto;
    border-bottom: 1px solid #b2b2b2;
}

.cti-vselect>li {
    font-size: 12px;
    background: #f8f8f8;
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    cursor: pointer;
    line-height: 3em;
    text-indent: .5em
}

.cti-vselect>li.active,
.cti-vselect>li:hover {
    background: #b2b2b2
}

.cti-label,
.cti-testdrive-select input,
.cti-testdrive-text input {
    background: 0 0;
    border: none;
    height: 14px;
    width: 100%;
    outline: 0;
    padding-left: 18px;
    color: #3b3b3b;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 12px
}

.android-ics .dw,
.android-ics .dwv {
    color: #dc0011
}

.cti-label {
    line-height: 44px
}

.cti-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px solid #3c3c3c;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -2px
}

.medis {
    margin-top: -5px
}

.cti-form-title {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px
}

.cti-form-title::after {
    display: block;
    clear: both
}

.cti-form-title .line {
    position: absolute;
    top: 50%;
    margin-top: -.5px;
    left: 85px;
    display: block;
    height: 1px;
    width: 100%;
    background: #b2b2b2;
    border-left: 30px solid #000
}

.android-ics .dw .dwwol,
.android-ics .dwv {
    border-color: #dc0011
}

.cti-form-title .name {
    position: relative;
    display: block;
    width: 90px;
    z-index: 10;
    font-weight: 700
}

.cti-form-title .name img {
    display: inline-block;
    padding-right: 5px
}

.cti-foot-tab-standard {
    height: 1px;
    width: 100%
}

.cti-foot-tab {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 500;
    border-bottom: 2px solid #e60012;
    border-top: 1px solid #c6c6c6;
    display: none
}

.cti-foot-tab.no-fixed {
    position: relative
}

.cti-foot-tab ul::after {
    display: block;
    clear: both
}

.cti-foot-tab ul li {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 12px;
    padding: 3px 0
}

.cti-foot-tab ul li img {
    display: block;
    max-width: 30px;
    margin: auto
}

.cti-foot-tab ul li a {
    color: #000;
    display: block;
    border-left: 1px solid #e1e1e1
}

.cti-foot-tab ul li:first-child a {
    border: none
}

.cti-btn-more {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    border: none;
    background: #e1e1e1;
    color: #000;
    margin: 20px 0;
    cursor: pointer
}

.cti-btn-more .text {
    display: block
}

.cti-btn-more .loading {
    display: none
}

.cti-btn-more .loading img {
    position: relative;
    top: -1px;
    max-width: 20px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px
}

.cti-btn-more.start .text {
    display: none
}

.cti-btn-more.start .loading {
    display: block
}

@media screen and (max-width:1400px) {
	.cti-nav ul>li a {
	    font-size: 12px;
	}
    .cti-header.cti-container {
        width: 1100px
    }
    .header,
    .header nav {
        height: 45px
    }
    .cti-nav ul {
        /* width: 86% */
    }
    .cti-nav ul>li ol .nav-icon {
        margin-left: 3px
    }
    .cti-nav ul>li>a {
        line-height: 45px
    }
    .cti-nav li.selected,
    .cti-nav ul>li:hover {
        height: 57px
    }
    .cti-nav li.selected>a,
    .cti-nav ul>li:hover>a {
        line-height: 57px;
        font-weight: 700
    }
    .cti-nav .d-logo {
        top: 7px
    }
    .cti-nav .d-logo img {
        width: 90px
    }
}

@media screen and (max-width: 1000px) {
	body {
	    background: #e2e1df
	}
	.d-share.mOnly{
	   display:block!important;
	}
	.d-share.pcOnly{
	   display:none!important;
	}
        .cti-poster {
        padding-bottom: 0;
        width:100%;
        /*width:790px;*/
        text-align:center;
    }
    .cti-poster img {
      overflow:hidden;
      /*margin-left:-25%;*/
    }
    .cti-container,
    .cti-header {
        width: 100%;
        box-sizing: border-box
    }
    .pc-show {
        display: none!important
    }
    .wap-show {
        display: block!important
    }
    .cti-header .cti-top-bar,
    .cti-nav .d-logo .p-logo,
    .cti-nav li .d-border {
        display: none
    }
    .cti-container {
        padding-left: 15px;
        padding-right: 15px
    }
    .cti-header {
        position: fixed;
        top: 0;
        background: #dc0011;
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
        overflow: visible
    }
    .cti-nav .d-logo {
        left: 0
    }
    .cti-nav .d-logo .m-logo {
        display: inline-block;
        width: 64px;
        vertical-align: baseline
    }
    .cti-nav .btn-menu {
        display: block;
        width: 20px;
        float: right;
        margin-top: 16px
    }
    .cti-nav .forWap{
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        display: none;
    }
    .cti-nav .forWap.show{
        display: block;
    }
    .cti-nav ul {
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
        position: fixed;
        width: 90%;
        height: 90%;
        padding: 5%;
        left: 0;
        background: #fff;
        line-height: 30px;
        opacity: 0;
        overflow: scroll;
    }
    .cti-nav ul.show {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    .cti-header .nav-fastlink {
        display: none
    }
    /*å¯¼èˆª æ‰‹æœº*/
    .cti-nav ul>li{
        width: 48%;
        height: 80px;
        border-left: none;
        margin-bottom: 15px;
        background: #dc0011;
        text-align: center;
        position: relative;
        transition: .3s;
    }
    .cti-nav ul>li:hover {
        height: 80px;
        top: 0;
        background: #dc0011;
    }
    .cti-nav ul>li:hover>a {
        line-height: 1;
        color: #fff;
    }
    .cti-nav ul>li:nth-child(2n){
        float: right;
    }
    .cti-nav ul>li>img{
        height: 22px;
        margin: auto;
        margin-top: 10%;
    }
    .cti-nav ul>li .yu-icon{
        display: block;
    }
    .cti-nav ul>li.act {
        background: #f3f3f3;
        z-index: 10;
    }
     .cti-nav ul>li.act .yu-icon{
        display: none;
     }
     .cti-nav ul>li.act .yu-icon-h{
        display: block;
     }
    .cti-nav ul>li.act>a {
        line-height: 1;
        font-weight: 700;
        color: #dc0011;
    }
    .cti-nav ul>li>a {
        line-height: 1;
        height: auto;
        margin-top: 10px;
        display: block;
    }
    /*ä¸‹æ‹‰èœå•*/
    .cti-nav ul>li ol{
        position: absolute;
        top: 0;
        left: 0%;
        /*margin-top: 107%;*/
        width: 208.333%;
        overflow: hidden;
        transition:  .3s;
    }
    .cti-nav ul>li:nth-child(2n) ol{
        left:auto;
        right: 0%;
    }
    .cti-nav ul>li.act ol{
       display: block;
       top: 95px;
    }
    .cti-nav ul>li ol.d-cars{
        position: absolute;
    }
    .cti-nav ul>li ol.d-cars .car-info {
        display: none;
    }
    .cti-nav ul>li ol li{
        width: 50%;
        float: left;
    }
    .cti-nav ul>li ol a{
        text-align: center;
        padding: 0px 10px;
        margin: 10px 0;
        border-right: 1px solid #b5b5b5;
        line-height: 20px;
        height: 20px;
    }
    .cti-nav ul>li ol li:hover{
        background: #dc0011;
    }
    .cti-nav ul>li ol li:hover a {
        border-left: none;
        margin-left: 0;
    }
    .cti-nav ul>li ol li:nth-child(2n) a{
        border-right: none;
    }
    .cti-nav ul>li.zhanting ol a {
        height: auto;
        line-height: inherit;
    }
    .cti-banner-swiper .swiper-slide,
    .cti-media {
        overflow: hidden
    }
    .cti-banner-swiper {
        margin-top: 45px
    }
    .cti-banner-swiper img {
        position: relative;
        left: -10%;
        width: 130%;
        max-width: 130%
    }
    .cti-banner-btngroup {
        margin-top: -11px
    }
    .cti-banner-btngroup .btn,
    .cti-banner-btngroup .btn:first-child {
        width: 12px;
        height: 22px;
        background-size: 100%
    }
    .cti-media {
        border: none
    }
    .cti-media .cti-container {
        overflow: visible;
        height: auto;
        border-top: 0;
        background: 0 0
    }
    .cti-poster,
    footer {
        overflow: visible;
    }
    .cti-media .col-xs-4 {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        margin-top: 8px
    }
    .cti-media .col-xs-4::before {
        position: absolute;
        margin-top: -8px;
        display: block;
        content: '';
        height: 8px;
        right: 15px;
        left: 15px;
        background: #dc0011
    }
	.cti-media .cti-container .col-xs-4 a dl dt img{
		width: 100%;
	}
    .cti_cover{
        width:100%;
    }
    .cti-media-list {
        position: relative;
        margin: 0;
        top: 25px;
        width: auto
    }
    .cti-media-list li {
        margin-left: 2%
    }
    .cti-foot-tab {
        display: block
    }
    footer .cti-container {
        width: 100%
    }
    .cti-footer-link {
        padding: 0;
        height: auto;
        background: #181818
    }
    .cti-footer-link .pull-left {
        display: none
    }
    .cti-footer-link .pull-right {
        width: 100%;
        display: table;
        margin-top: 5%
    }
    .cti-footer-link .pull-right dl dt {
        padding-left: 15%;
        width: 36%
    }
    .cti-footer-link .pull-right dl dt img {
        max-width: 32px;
        vertical-align: middle
    }
    .cti-footer-link .pull-right dl {
        display: table-cell;
        margin-top: 0
    }
    .cti-footer-link .pull-right ul {
        margin: 0;
        width: 100%;
        display: none
    }
    .cti-footer-link .pull-right ul li {
        border-left: 1px solid #fff;
        box-sizing: border-box
    }
    .cti-footer-link .pull-right ul li a {
        position: relative;
        padding: 8% 0;
        display: block;
        text-align: center
    }
    .cti-footer-link .pull-right ul li a .line {
        display: none
    }
    .cti-footer-link .pull-right ul li:first-child {
        border: none;
        text-align: center
    }
    .cti-footer-link .d-logo-m {
        display: table-cell;
        vertical-align: middle
    }
    .cti-footer-link .d-logo-m img {
        max-width: 90px;
        padding-left: 15px
    }
    .cti-footer-copyright .d-cell,
    .cti-footer-copyright .d-tabel {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-left: 0%;    	
    }
.cti-footer-copyright .d-cell {
    margin-top: 15px;
}
.cti-footer-copyright .d-cell.d-share {
    padding-left: 0%;
	
    margin-top: 0px;	
}

.cti-footer-copyright .d-cell .weixinBox {
    bottom: 40px;
    left: 25%;
	
    z-index: 600;	
}
    .cti-footer-copyright .d-links {
        padding-bottom: 10px;
        left: 8px;
        position: relative
    }
    .cti-footer-copyright .d-links a {
        font-size: 12px;
        padding-right: 15px
    }
    .cti-footer-copyright .d-links p {
        text-align: left
    }
    .cti-footer-copyright .d-links a .line {
        top: 0;
        right: 5px
    }
    .cti-footer-copyright .d-cell:first-child {
        max-width: 100%;
        padding-bottom: 4%;
        /*display: none*/
    }
    .cti-footer-copyright .d-cell:first-child img {
        display: inline;
        max-width: 90px
    }
    .cti-footer-copyright p {
        width: 90%;
        margin: auto;
        text-align: center
    }
    .cti-poster {
        padding-top: 45px;
        background: #fff
    }
    .cti-section-title {
        margin-bottom: 20px;
        /*margin-top: 20px*/
    }
    .cti-section-title .text {
        font-size: 16px;
        width: 24%
    }
    .cti-section-title .titleline {
        width: 38%
    }
    .cti-btn-more {
        display: block;
        height: 30px;
        line-height: 30px;
        width: 90%;
        margin: 20px auto
    }
    .header {
        top: 0
    }
}