body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #404040;
    background: #ECF0F5;
}




/*通用*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 5px;
    overflow: hidden;
}
.blank10 {
    height: 10px;
    overflow: hidden;
}
.blank12 {
    height: 12px;
    overflow: hidden;
}
.blank15 {
    height: 15px;
    overflow: hidden;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.blank25 {
    height: 25px;
    overflow: hidden;
}
.blank30 {
    height: 30px;
    overflow: hidden;
}
.blank40 {
    height: 40px;
    overflow: hidden;
}
.blank50 {
    height: 50px;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
a:hover,
a:focus {
    color: #FF6600;
    text-decoration: none;
}
a:active {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}
.img {
    vertical-align: auto;
}
div,
ul,
li,
dl,
dt,
dd,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.img {
    padding: 3px;
    border: 0px solid #CCC;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}
.img2 {
    padding: 50px 0;
    border: 1px solid #CCC;
}
.yuan-border {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 5px 10px 10px;
    border-radius: 5px;
}
.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xian {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}




/*文字颜色*/

.text-hong {
    color: #F00;
}
.text-lu {
    color: #6eb92b;
}
.text-xia {
    color: #E82B91;
}
.text-bai {
    color: #FFF;
}
.text-cheng {
    color: #FF9900;
}




/*替换*/

blockquote {
    border-left: 5px solid #6eb92b;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}
.btn-xs,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 8px;
}
.btn-md,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 15px;
}
.form-ss {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 180px;
}
.navbar-form {
    margin-left: -15px;
}




/*文字大小*/

.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font15 {
    font-size: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font24 {
    font-size: 24px;
}




/*间距*/

.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 5px;
}
.pt8 {
    padding-top: 8px;
}
.pb5 {
    padding-bottom: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.plr20 {
    padding: 0 20px;
}
.plr50 {
    padding: 0 50px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pl3 {
    padding-left: 3px;
}
.pl5 {
    padding-left: 5px;
}
.pl9 {
    padding-left: 9px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl25 {
    padding-left: 25px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mt8 {
    margin-top: 8px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.w130 {
    width: 180px;
    height: 130px;
}




/*行距*/

.line20 {
    line-height: 20px;
}
.line25 {
    line-height: 25px;
}
.line30 {
    line-height: 30px;
}
.line35 {
    line-height: 35px;
}
.line40 {
    line-height: 40px;
}
.line50 {
    line-height: 50px;
}




/*背景*/

.bg-bai {
    background: #FFF;
}
.bg-blue {
    background: #0975BE;
}
.bg-hui {
    background: #F0F0F0;
}
.bg-lv {
    background: #DFF2FA;
}
.bg-hei {
    background: #000;
}
.btn-radius {
    border-radius: 0;
}
.container {
    width: 1200px !important;
}
.col-md-20 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 12.5%;
    float: left;
}




/*头部*/

/*头部*/
.head {
    background: #008cd6;
    border-top: 6px solid #067ebd;
    position: fixed;
    height: 115px;
    z-index: 100;
    width: 100%;
}
.logo { background:#008cd6; height:109px; float:left; width:270px; padding-top:22px;}

.head-right { width:190px; float:right; overflow:hidden;}
.head-tel { font-size:18px; font-weight:700; text-align:center;  height:30px; line-height:30px; color:#fff;}
.head-400 {font-size:15px;text-align:center;  color:#fff;white-space:nowrap;font-weight: 700;}

.head-nav { width:710px; float:left;}
.head-nav>li>a {clear: both;position:relative; text-align: center;}
.head-nav>li>a:after {width:100%;display: block;height:6px;content: '';position: absolute;bottom:-6px;left:0;}

/* 导航 */
.nav_1 {
    width:1170px; margin:0 auto;
}
.nav_1 ul li {
    color:#fff;
    float:left;
    height:46px;
    line-height:46px;
    font-weight:bold;
    padding-right:25px;
    text-align:center;
    width: 20%;
}
.nav_1 ul li a {
    display:block;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    line-height:46px;
    padding-top:30px;
    height:109px;
    text-align:center;
}
.nav_1 ul li .current {   height:109px; color:#fff;}

.nav_1 ul li a.over {
    color:#008cd6;
     background:#fff; 
     height:109px;
 }
.nav_1 ul li span {
    font-size:14px;
    font-weight:bold;
    line-height:46px;
        white-space:nowrap; 
}
.nav_1 ul li span.nub{
    font-size:20px;
        white-space:nowrap; 
        vertical-align:middle;
    line-height:46px;
    text-align:left;
    
}
.nav_1 ul.right li {
    background:#af1b11;
    padding:0 30px; 
}
/* 二级导航 */
.nav_2 {
    position:absolute;
    z-index:99;
    background:#fff;
    /*margin-top:6px;*/
}
.nav_2 a h3 { 
    color: #6eb92b;
}
.nav_2 a:hover h3 
{
     text-decoration:underline;
}
.nav_2 ul {
    display:none;
    border-bottom:15px solid #008cd6;
    border-top:0;
    width:1170px;
    padding:15px 0;
}
.nav_2 ul li {
    float:left;
    border-right:1px solid #DDDDDD;
    overflow:hidden;
}

.nav_2 ul li:last-child{ border-right: none;}

.nav_2 ul li h3 {
    text-align:center;
    font-weight:700;
    font-size:16px;
    margin-bottom:5px;
    margin-top:20px;
}
.text{ text-align:justify; line-height:25px;}


.index-nav-top {
}
.index-nav-top .ku {
    border-right: none;
    margin-top: 15px;
    height: auto;
}
.index-nav-top .ku a {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    width: 115px;
    height: 35px;
    display: block;
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
}
.index-nav-top .ku a:hover {
    border: 1px solid #0968A5;
    background: #008cd6;
    color: #fff;
    opacity: 1;
    transition: all 0.4s ease 0s;
}


.rxcp {
    background: #FFF;
    position: relative;
    border: 1px solid #dedede;
    text-align: center;
}
.rxcp p {
    padding: 2px  5px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 5px 0 15px 0;
}
.rxcp span {
    position: absolute;
    left: 0;
    top: 0;
}
.rxcp h3 {
    font-weight: 700;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.index-rxcp-loop {
    background: #ECF0F5;
    height: 490px;
}


/*首页热销产品*/

.index-rxcp {
    background: #ECF0F5;
    height: 481px;
}
.rxcp-title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #131E5C;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #999;
}
.rxcp-box {
    height: 300px;
    background: #FFF;
    opacity: 0.8;
    padding: 10px 20px 20px;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
.rxcp-box li {
    border-right: 1px solid #CCC;
    height: 225px;
}
.rxcp-box li:last-child {
    border-right: none;
}
.rxcp-box-nav {
    margin-top: 10px;
}
.rxcp-box-nav li {
    border-right: none;
    margin-top: 10px;
    height: auto;
}
.rxcp-box-nav li a {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width: 100px;
    height: 28px;
    display: block;
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
}
.rxcp-box-nav li a:hover {
    border: 1px solid #0968A5;
    background: #008cd6;
    color: #fff;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.index-title {
    height: 37px;
    background: url(/statics/web/images/title.jpg) no-repeat left bottom;
}
.index-title .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    color: #FFF;
    padding-left: 22px;
    letter-spacing: 3px;
    float: left;
}
.index-title span {
    float: right;
    border: 2px dotted #7EAEC5;
    font-size: 10px;
    margin-top: 2px;
    padding: 0 5px;
    color: #0788ED;
}
.index-title span a {
    color: #0788ED;
}
#title h4 {
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
}
#title h4 span {
    color: #008cd6;
}
#title h3 {
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #008cd6;
}
#title h3 span {
    color: #008cd6;
}
#title .with-line {
    width: 100%;
    font-size: 14px;
    color: #848484;
    margin: 0 auto;
    position: relative;
    text-align: center
}
#title .with-line:before {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 26%;
    top: 10px;
    left: 0
}
#title .with-line:after {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 26%;
    top: 10px;
    right: 0
}
.btn-rxcp {
    color: #fff;
    background-color: #FB7E06;
    border-color: #E47104;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    letter-spacing: 2px;
}
.btn-rxcp:hover {
    color: #fff;
    background-color: #E47104;
    border-color: #CB6504;
    opacity: 1;
}
.btn-cp {
    color: #131E5C;
    background-color: #fff;
    border-color: #F2F2F2;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    letter-spacing: 2px;
    opacity: 0.8;
}
.btn-cp:hover {
    color: #fff;
    background-color: #E47104;
    border-color: #CB6504;
    opacity: 1;
}

.rmsp { text-align: center; }
.rmsp h3 { margin: 0; font-size: 20px; line-height: 45px; }
.rmsp p {
    padding: 2px 5px;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.show-content-title {
    color: #0779b5;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 2px solid #0779b5;
    margin: 0;
}
.show-content-title span { margin-top: 5px; }
.show-cp-title {
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    background: #008cd6;
    border: 1px solid #0779b5;
    text-align: center;
}


/*HOT 特效*/

.imglist {}
.imglist {
    display: inline;
}
.imglist img {
    cursor: pointer;
    transition: all 0.5s;
    height: 159px;
    background: url(/statics/web/images/loading.gif) center center no-repeat;
}
.imglist a:hover img {
    transform: scale(1.04);
    transition: all 0.7s ease 0s;
    -webkit-transform: scale(1.04);
    -webkit-transform: all 0.7s ease 0s;
}
.txt {
    background: #FFF;
    padding: 0 0 7px 0;
    border: 1px solid #DDDDDD;
    text-align: center;
}
.txt p {
    padding: 2px 5px;
    text-align: center;
    color: #fff;
    margin: 5px 0;
    display: inline-block;
}
.txt h3 {
    font-weight: 700;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.txt a:hover h3 {
    color: #FB7E06;
}
.txt a:hover p {
    color: #333333;
}
.txt:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.cp-table {
    width: 100%;
}
.cp-table table {
    margin-bottom: 1px;
    width: 100%;
    font-size: 15px;
}
.cp-table table tr td {
    line-height: 30px !important;
}
.thead {
    background: #0b76be;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    height: 68px;
    text-align: center;
    padding-top: 15px !important;
}
.thead a {
    color: #FFF;
}
.td-pang {
    font-weight: 700;
    width: 16%;
}

.vid-wrap-index{
    width:770px;
    height: 430px;
}

.vid-wrap-index video{
    
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}

.vid-wrap-shiping{
    
}

.vid-wrap-shiping video{
    
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}

/* 默认幻灯片 */

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.FocusPic .content {
    overflow: hidden
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 850px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 8px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
}
.FocusPic .change i.cur {
    background: #FF7700;
}

.rxcp-box .swiper-container{
 padding-bottom:40px;
}
.rxcp-box .swiper-pagination{
 bottom:0px;
}
.rxcp-box .swiper-pagination .swiper-pagination-bullet{
 width:10px;
 height:10px;
 border-radius: 5px;
 background: #999;
 overflow: hidden;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    opacity:0.6;
}
.rxcp-box .swiper-pagination .swiper-pagination-bullet:hover{
 background: #c61326;
    opacity:0.8;
}
.rxcp-box .swiper-pagination .swiper-pagination-bullet-active{
    opacity:1;
 width:30px;
 background: #008cd6;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: -15px 4px !important;
}

/*首页搅拌车图片*/

.index-pc {}
.index-pc-title {
    background: #FB8007;
    text-align: center;
    width: 280px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 60px auto 10px;
    font-size: 24px;
}
.index-pc-sm {
    font-size: 30px;
    text-align: center;
    line-height: 60px;
}
.peijian {
    background: url("/statics/web/images/pj.jpg") no-repeat;
    height: 200px;
    text-align: center;
    color: #FFF;
    padding-top: 20px;
    font-size: 12px;
}
.hzpp {
    height: 147px;
    padding-top: 30px;
}

.vid-wrap{
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
    height: 0;
}

.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}


/*循环*/

.roll {
    width: 100%;
    height: 108px;
    position: relative;
}
.roll .rollimg {
    width: 1140px;
    height: 96px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.roll ul {
    position: absolute;
    top: 0;
    left: 0;
}
.roll li {
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
}
.roll li img {
    width: 77px;
    height: 77px;
    border: 1px solid #dedede;
    padding: 10px;
}

.fd1{ padding:2px 6px; background:#D9534F; color:#FFF; font-size:12px;}
.fd2{ padding:2px 6px; background:#AACE3B; color:#FFF; font-size:12px;}
.fd3{ padding:2px 6px; background:#46B8DA; color:#FFF; font-size:12px;}
.fd4{ padding:2px 6px; background:#F0AD4E; color:#FFF; font-size:12px;}
.fd5{ padding:2px 6px; background:#66CC33; color:#FFF; font-size:12px;}

/*首页关于我们*/

.index-about {
    background: url("/statics/web/images/index-about.jpg") no-repeat;
    height: 549px;
}
.index-about-title {
    background: #FB8007;
    text-align: center;
    width: 280px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 50px auto 50px;
    font-size: 24px;
}
.btn-about {
    color: #131E5C;
    background-color: #fff;
    border-color: #F2F2F2;
    width: 100%;
    height: 79px;
    margin-bottom: 15px;
    line-height: 30px;
    padding: 0;
    font-size: 18px;
    opacity: 0.6;
    width: 100%;
    overflow: hidden;
}
.btn-about:hover {
    color: #fff;
    background-color: #FB8007;
    border-color: #CB6504;
    opacity: 1;
}
.index-about-right {
    padding: 10px 10px;
}
.date {
    float: right;
    color: #999;
    font-size: 13px;
}
.date a {
    float: right;
    color: #999;
    font-size: 13px;
}
.kefu {
    /*background:url("../images/kefu.png") left 17px no-repeat;*/
    padding: 0;
}
.kefu ul {}
.kefu ul li {
    font-size: 16px;
    padding: 5px 0 5px 15px;
}
.kefu2 {
    width: 338px;
    overflow: hidden;
    padding-left: 5px;
}
.anli {
    position: relative;
    background: #EAEBEA;
}
.anli:hover {
    background: #008cd6;
    color: #FFF;
}
.anli:hover p {
    background: #008cd6;
    color: #FFF;
}
.anli p {
    height: 30px;
    color: #4D4D4D;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.anli a.link {
    width: 204px;
    height: 220px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}
.anli span.info {
    padding: 10px 5px;
    height: 61px;
    font-size: 13px;
    display: block;
}
.videolist {
    background: transparent url("/statics/web/images/videolist.jpg") no-repeat;
    height: 500px;
}
.allvideo {
    position: absolute;
    bottom: 0;
    height: 50px;
    border: 1px solid #CCC;
    width: 370px;
    line-height: 45px;
    background: #008cd6;
    color: #FFF;
}
.btn-sp {
    background: #FFF;
    color: #000;
    width: 100%;
    border-radius: 0;
    text-align: left;
}
.dropdown-sp {
    background: #FFF;
    color: #000;
    width: 277px;
    border-radius: 0;
    margin-left: 15px;
}
.hd-title {
    background-color: rgba(51, 51, 51, 0.5);
    color: #FFF;
    position: relative;
    height: 35px;
    line-height: 35px;
    margin-top: -35px;
}




/*首页服务承诺*/

.index-fw-title {
    background: #FB8007;
    text-align: center;
    width: 280px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 80px auto 80px;
    font-size: 24px;
}
.mimg {
    padding: 0 10px 0 0;
    position: relative;
    margin-top: -3px;
}




/*首页新闻热点*/

.index-news-left {
    border: 1px solid #E1E1E1;
    border-radius: 1px;
    padding: 15px;
    position: relative;
}
.index-news-left .title {
    font-size: 18px;
    height: 35px;
    line-height: 25px;
    font-weight: 600;
    border-bottom: 1px dotted #999999;
}
.index-news-left .title>span {
    font-size: 14px;
    font-weight: normal;
}
.index-news-left>span {
    position: absolute;
    right: 0;
    bottom: 0;
}
.index-news-right {
    border: 1px solid #E1E1E1;
    border-radius: 1px;
    padding: 5px 10px 0;
    position: relative;
}
.index-news-right .title {
    font-size: 18px;
    height: 30px;
    line-height: 25px;
    font-weight: 600;
    border-bottom: 1px dotted #999999;
}
.index-news-right .title>span {
    font-size: 14px;
    font-weight: normal;
}
.index-news-right>span {
    position: absolute;
    right: 0;
    bottom: 0;
}




/*标题*/

.subnav {
    background: transparent url("/statics/web/images/divider.png") repeat-x scroll left bottom !important;
    height: 40px;
    line-height: 30px;
}
.subnav p {
    color: #3c3b3c;
    float: left;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: -3px;
    padding-bottom: 7px;
    height: 35px;
}
.subnav p a {
    color: #3c3b3c;
}
.youshi {
    border: 1px solid #dedede;
    height: 417px;
}
.youshi h2 {
    font-size: 32px;
    height: 70px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 36px;
    border-bottom: 1px solid #dedede;
}
.youshi h2 span {
    color: #f00;
    font-size: 36px;
    height: 70px;
    line-height: 70px;
}
.youshi p {
    line-height: 25px;
    text-align: justify;
    padding: 10px;
}
.youshi .c1 {
    float: left;
    width: 25%;
    padding: 10px;
    background: #F7F7F7;
    border-right: 1px solid #dedede;
}
.youshi .c2 {
    float: left;
    width: 25%;
    padding: 10px;
    border-right: 1px solid #dedede;
}
.youshi .c3 {
    float: left;
    width: 25%;
    padding: 10px;
    background: #F7F7F7;
    border-right: 1px solid #dedede;
}
.youshi .c4 {
    float: left;
    width: 25%;
    padding: 10px;
}
.post-item {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    line-height: 40px;
}
.post-item .current { color: #ff00000; font-weight: 700; }
.cp-nav {
    border: 1px solid #E6E6E6;
    /*border-right:none;*/
    margin-bottom: 20px;
    border-left: none;
    border-top: none;
    text-align: center;
}
.cp-nav-title {
    background: #008cd6;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    margin: 0 auto;    
}
.cp-nav-title a {
    color: #FFF;
}
.cp-nav-title1 {
    background: #99CCFF;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
}
.cp-nav-title1 a {
    color: #FFF;
}
.cp-nav-title2 {
    background: #99CC33;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
}
.cp-nav-title2 a {
    color: #FFF;
}
.cp-nav-title3 {
    background: #99CCCC;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
}
.cp-nav-title3 a {
    color: #FFF;
}
.cp-nav-title4 {
    background: #999933;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
}
.cp-nav-title4 a {
    color: #FFF;
}
.alBox {
    width: 1170px;
    height: 460px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.alBox i {
    display: block;
    width: 31px;
    height: 61px;
    position: absolute;
    top: 170px;
    cursor: pointer;
}
.alBox .allt {
    background: url(../image/left1.png) center top no-repeat;
    left: -70px;
}
.alBox .alrt {
    background: url(../image/right1.png) center top no-repeat;
    right: -70px;
}
.alBox i:hover {
    background-position: bottom;
}
.alBox .alCon {
    width: 100%;
    position: relative
}
.alBox .list {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
}
.alBox .list a{
    background: transparent;
}
.alBox .list p {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #333;
    z-index: 1;
}
.alBox .list img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    display: block;
    opacity: 1;
    position: relative;
    z-index: 999;
}
.alBox .list a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.alBox .li01 {
    width: 300px;
    height: 188px;
    left: 0px;
    top: 110px;
    z-index: 1

}
.alBox .li02 {
    width: 440px;
    height: 282px;
    left: 132px;
    top: 60px;
    z-index: 2

}
.alBox .li03 {
    width: 596px;
    height: 440px;
    left: 285px;
    top: 0px;
    z-index: 3;
    opacity: 1;
}
.alBox .li04 {
    width: 440px;
    height: 282px;
    left: 600px;
    top: 60px;
    z-index: 2
}
.alBox .li05 {
    width: 300px;
    height: 188px;
    left: 870px;
    top: 110px;
    z-index: 1

}
.alBox .li03 p {
    display: block;
}


.table-product td { height: 35px; line-height: 35px !important; border-top: none !important;}
.table-product tr td:first-child { width: 18%; height: 35px; line-height: 35px; }
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
}



/*产品列表导航*/

.cp-title {
    background: #008cd6;
    text-align: center;
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 60px auto 10px;
    font-size: 24px;
}
.cp-title a {
    color: #FFF;
}
.cp-title-sub {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}
.cp-title-sub li {
    border: 1px solid #dedede;
    text-align: center;
    margin: 10px 7px;
    padding: 0 25px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
}
.cp-title-sub li:hover {
    background: #0968A5;
    color: #FFF;
    border: 1px solid #0968A5;
}
.cp-title-sub li:hover a {
    color: #FFF;
    transition: all 0.4s ease 0s;
}




/*产品内容页*/

.cp_title {
    font-size: 30px;
    font-weight: 500;
    color: #555555;
    height: 50px;
    line-height: 30px;
    /*border-bottom: 1px solid #dedede;*/
    text-align: center;
}
.cp_ss {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    padding-left: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #008cd6;
}
.cp_ss a {
    color: #008cd6;
}
.cp_con {
    margin: 6px 0 0 50px;
    width: 358px;
    position: relative;
}
.cp_con li {
    line-height: 30px;
    font-size: 16px
}
.cp_con .wx {
    position: absolute;
    width: 30%;
    height: auto;
    top: 0;
    right: 0;
}
.cp_con .wx img {
    width: 100%;
}
.cp_hz {
    margin: 10px 0 0 50px;
    width: 368px;
}
.btn-cpinfo {
    color: #fff;
    background-color: #008cd6;
    border-color: #077437;
    width: 358px;
    height: 60px;
    margin-bottom: 15px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-left: 53px;
}




/*产品详细列表*/

.content {
    font-size: 16px;
    text-align: justify;
}
.content p {
    font-size: 16px;
    line-height: 25px;
    word-wrap: break-word;
    padding: 8px 0
}
.content img {
    /*width: 100% !important;*/
    height: auto !important;
}
.related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}
.related h5 {
    padding-bottom: 4px
}
.related {
    padding: 10px 0 0
}
.related ul {}
.related li {
    background: url(/statics/web/images/fk.gif) no-repeat 5px 10px;
    line-height: 24px;
    padding-left: 20px;
}
.bg-huang {
    background-color: #008cd6;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.bg-huang2 {
    background-color: #008cd6;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.page-content .content img{
    max-width: 100%;
}

/*产品内容右侧相关车型*/

.relation_box {
    padding: 5px 0px;
    padding-left:40px;
    overflow: auto
}
.relation_box li p {
    width: 100%;
    line-height: 18px;
    text-align: center;
    padding-top: 5px;
    text-indent: 0em;
    font-size: 13px;
}




/*产品列表动画效果*/

.overflow-hidden {
    overflow: hidden;
}
.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
.crumbs {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    border-bottom: 1px solid #D8DADA;
    background: url(../image/symbol-6.png) no-repeat 5px 18px;
    padding-bottom: 1px;
    padding-left: 30px;
}
.bg-r {
    background: #CDE6FF;
}
.gg-box {
    background: #F74140 url(/statics/web/images/hxx.png) no-repeat 30px top;
    color: #fff;
    padding: 20px 0 30px;
    text-align: justify;
}
.gg-box h1 {
    font-size: 32px;
    font-weight: 600;
    height: 62px;
    line-height: 50px;
    text-align: center;
    margin-top: 0;
}




/*新闻列表页*/

.h120 {
    height: 210px;
    position: relative;
    border-bottom: 1px dashed #CCC;
    margin-top: 30px;
}
.red-i {
    position: absolute;
    bottom: 40px;
    height: 20px;
    left: 282px;
    right: 0;
    color: #F00;
}
.red-buton {
    position: absolute;
    bottom: 41px;
    height: 20px;
    left: 1060px;
    right: 0;
    color: #F00;
}




/* 内容 */

#Article {
    overflow: hidden
}
#Article,
.photo-channel .relevance {
    border: 0px solid #E3E3E3;
    zoom: 1;
    padding: 0;
}
#Article h1 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 0px;
    border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 50px;
    color: #999
}
#Article .content {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
    text-align: justify;
}
#Article .content p {
    font-size: 14px;
    line-height: 26px;
    padding-top: 20px;
}
#Article .content img {
    max-width: 660px;
    text-align: center;
    margin: 0 auto;
}
#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}
#Article .related h5 {
    padding-bottom: 4px;
    font-weight: 700;
}
#Article .related {
    padding: 10px 0 0
}
#Article .related ul {}
#Article .related li {
    background: url(/statics/web/images/fk.gif) no-repeat 5px 13px;
    line-height: 28px;
    padding-left: 20px;
}
#Article .related li a {
    color: #808080;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
.rect-57 {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 67%;
}
.imgZoom {
    overflow: hidden;
}
.imgZoom img {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.bom-text {
    padding: 1px 1%;
    background-color: #D9EDF7;
    overflow: hidden;
    z-index: 2;
    display: block;
}
.bom-text:hover {
    background-color: #008cd6;
}
.bom-text:hover h2 {
    color: #fff;
    ;
}
._name {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0 0 0;
}
._cname {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}
._price {
    padding: 5px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #008cd6;
}
.bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #008cd6;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}
.scroll_c {
    float: left;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    margin-top: 20px;
}
._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.transitionf {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.top-Floor {
    background: rgba(0, 0, 0, 0) url("/statics/web/images/black.4.png") repeat scroll 0 0;
    height: 100%;
    left: 0;
    top: -100%;
    width: 100%;
    z-index: 3;
}
.top-Floor .white-cross {
    background: rgba(0, 0, 0, 0) url("/statics/web/images/whit_cross.png") no-repeat scroll 0 0;
    display: block;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    top: 50%;
    width: 60px;
}
.products-box {
    padding: 0 15px;
}
.products-title {
    font-size: 24px;
    font-weight: 600;
    height: 53px;
    line-height: 53px;
    display: inline-block;
    padding: 0 70px;
    margin-bottom: 20px;
    position: relative;
    color: #008cd6;
    text-align: center;
}
.products-title:before {
    background: url(/statics/web/images/p-l.png);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 53px;
}
.products-title:after {
    background: url(/statics/web/images/p-r.png);
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 53px;
}
.p-c p {
    padding-top: 10px;
    line-height: 30px;
}
.p-jj {
    background: #09F;
    color: #FFF;
    padding: 20px 0 30px;
    text-align: justify;
}
.p-jj h1 {
    font-size: 22px;
    font-weight: 600;
    height: 62px;
    line-height: 50px;
    text-align: center;
    margin: 0;
}
#products-cpys {
    background: #F5F5F5;
    padding: 10px 20px 25px 20px;
    color: #333;
    font-size: 15px;
    margin: 10px 0;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #000;
}
#products-cpys p {
    color: #333;
}
a:hover #products-cpys {
    background: #0b76be;
}
a:hover #products-cpys h2 {
    color: #FFF;
}
a:hover #products-cpys p {
    color: #FFF;
}




/*联系方式*/

.index-lx {}
.index-lx>.title {
    font-size: 20px;
    color: #CD2720;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
}




/*提交*/

.index-ly {}
.index-ly>.title {
    font-size: 20px;
    color: #CD2720;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
}




/*联系*/

.lxfs {
    background: #fff;
    font-size: 16px;
    border: 1px solid #dedede;
    padding: 10px;
}
.lx {
    border-bottom: 1px dashed #EEEDE9;
    height: 40px;
    line-height: 35px;
    padding-left: 10px;
}
.lxr {
    font-size: 18px;
    font-weight: 700;
    color: #F00;
}
.message_form {
    margin-top: 15px;
}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 5px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 98%;
}
.message_sub_do {
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
}
.message_sub_re {
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
    line-height: 25px;
}




/*单页公司介绍*/

.page_gsjs {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto 30px auto;
    padding: 5px 0 10px;
}
.page_gsjs .head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-top: none;
    border-bottom: 1px solid #D8DADA;
    background: url(../image/symbol-6.png) no-repeat 5px 18px;
    padding-bottom: 1px;
}
.page_gsjs .head ul.left {
    color: #41484d;
    font-size: 16px;
    font-weight: 700;
    margin-left: 40px;
    width: 200px;
    float: left;
}
.page_gsjs .head ul.right {
    float: right;
    width: 270px;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
}
.page_gsjs .head ul.right a {
    color: #41484d;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    float: left;
    display: block;
}
.page_gsjs .head ul.right span {
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
    width: 20px;
    text-align: center;
    color: #AFB7BD;
}
.page_gsjs .head ul.right a:hover {
    color: #fff;
    background: #009B4D;
    text-decoration: none;
}
.page_gsjs .section {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
}
.page_gsjs .section #section-1 img {
    padding: 0;
}
.page_gsjs .section h1 {
    color: #41484d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 15px;
    background: url(/statics/web/images/show_dot.png) no-repeat left 1px;
    padding-left: 40px;
    margin-left: -37px;
    margin-top: 0;
}
.page_gsjs .section p {
    color: #666;
    line-height: 22px;
    text-align: left;
    padding-bottom: 15px;
    text-align: justify;
}
.page_gsjs .section #section-1 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}




/*Pricing Head*/

.pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px #eee;
}
.pricing:hover {
    box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
    color: #55c931;
}
.pricing-head {
    text-align: center;
}
.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
    font-weight: bold !important;
}
.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}
.pricing-head h3 {
    color: #fafafa;
    padding: 12px 0;
    font-size: 35px;
    font-family: Arial;
    background: #0B86D5;
    border-radius: 3px 3px 0 0;
    text-shadow: 0 1px 0 #32a20f;
    border-bottom: solid 1px #41b91c;
}
.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 70px;
    font-family: Arial;
    background: #fbfef2;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}
.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}




/*Pricing Content*/

.pricing-content {
    margin-top: 10px;
}
.pricing-content li {
    color: #888;
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
    top: 2px;
    color: #72c02c;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}




/*Pricing Footer*/

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
    border-radius: 0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
    color: #fff;
    border: none;
    margin-top: 5px;
    font-size: 16px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 2px;
    background: #55c931;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #38b312;
    border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
    cursor: pointer;
    background: #40ba1a;
    text-decoration: none;
    box-shadow: 0 0 3px #999;
}


.table_form1{font-size:14px}
.table_form1 td{padding-left:12px; height:55px;}
.table_form1 th{font-weight:normal; text-align:left;padding-right:10px; color:#333}
.table_form1 td label{ vertical-align:middle}
.table_form1 td,.table_form1 th{padding:8px 0 8px 8px}
.table_form1 tbody td,.table_form1 tbody th{border-bottom:1px solid #EAEAEA; }
.table_form1 .input-text { background:#F7F7F7; border:none; height:35px; padding-left: 10px;}
.table_form1 textarea{ background:#F7F7F7; border:none; height:35px; padding-left: 10px;}



/*Priceing Active*/

.price-active,
.pricing:hover {
    z-index: 9;
    margin-top: -15px;
    box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
    color: #55c931;
}
.no-space-pricing .pricing:hover {
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #55c931;
    padding: 15px 0;
    font-size: 80px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}




/*制造实力*/

.zzsl {
    margin-bottom: 10px;
    padding: 15px 15px 15px;
    background: #FAFAFA;
}
.zzsl:hover {
    background: #008cd6 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 8px #ddd;
    color: #FFF;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
    color: #fff;
}
.zzsl span {
    color: #008cd6;
    font-size: 42px;
    padding: 0;
    text-align: center;
    width: 322px;
    margin: 0 auto;
    transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.zzsl p {
    font-size: 13px;
    line-height: 20px;
    color: #6F6F6F;
    text-align: justify;
}
.zzsl:hover p {
    color: #FFF;
}




/*购车流程*/

.lc-box {
    font-size: 14px;
    line-height: 26px;
    padding: 15px 0 10px;
    text-align: justify;
    word-wrap: break-word;
}
.lc-box p {
    padding-top: 10px;
}




/*tag标签*/

.tag-nav {
    margin-top: 20px;
}
.tag-nav li {
    border-right: none;
    margin-top: 10px;
    height: auto;
}
.tag-nav li a {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    height: 50px;
    display: block;
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
}
.tag-nav li a:hover {
    border: 1px solid #FF8C19;
    background: #FF9933;
    color: #fff;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.scroll_c:hover .top-Floor {
    top: 0;
}
.scroll_c:hover .bom-text:before {
    bottom: 0;
}
.scroll_c:hover .bom-text,
.scroll_c:hover .bom-text ._price {
    color: #fff;
}




/* 默认幻灯片 */

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.FocusPic .content {
    overflow: hidden
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 434px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 4px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    zoom: 1;
    *display: inline;
}
.FocusPic .change i.cur {
    background: #FF7700;
}




/* 分页 */
#pages { padding:14px 0 10px; text-align:center; font-size:16px; }
#pages a { display:inline-block; height:40px; line-height:40px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 15px; margin:0 5px; }
#pages a.a1 { background:url(/statics/web/images/admin_img/pages.png) no-repeat 0 5px; width:70px; padding:0; }
#pages a:hover { background:#008cd6; border:1px solid #008cd6; color:#fff; text-decoration:none; }
#pages span { display:inline-block;  height:40px; padding:0 15px; line-height:40px; background:#008cd6; border:1px solid #008cd6; color:#fff; text-align:center; margin:0 5px; }
.page .noPage { display:inline-block; height:40px; line-height:40px; background:url(/statics/web/img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }





.status-point {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e5e5e5;
  margin:0 10px 2px 0;
}

/*底部*/

.foot {
    background: #008cd6 url(../image/footer_bg.jpg) center center no-repeat;
    line-height: 30px;
    height: auto;
    padding-bottom: 0;
    color: #e9e7e7;
    height: 402px;
}
.foot h4 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
.foot h5 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    font-family: Helvetica;
    margin-bottom: 4px;
}
.foot ul li {
    /*background: url(../images/show_dot2.png) no-repeat left center;*/
    /*padding-left: 0;*/
    line-height: 27px;
}
.foot ul li a {
    color: #e9e7e7;
    font-size: 14px;
}

.foot .fdh { color: #ffff00; }
.foot a { color: #ffffff; }
.link {}
.link a {
    color: #6eb92b;
}

option{ width: 100px; }


/*在线客服*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #FF7913 url(../image/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #FF7913 url(../image/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #FF7913 url(../image/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #FF7913 url(../image/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.xjt img { width:100%;}
.cpzxbg {width: 870px; margin: 0 auto 0; }

.cpzxbgg {width: 870px; margin: 0 auto 0; }
.cpzxbgg img { width:100%;}
.cpzxbgg table   { width:100%; }
.cpzxbgg table td  {line-height:25px; border:#ddd solid 1px;}



.item {
	float: left;
	width: 280px;
	height: 265px;
	margin-left:15px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	
	background: #fff;
}
 .item a {
	display: block;
	padding: 0;
	color: #333;
}
 .item .img {
	width: 280px;
	height: 211px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
 .item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.item:hover .img img {
	transform: scale(1.1, 1.1);
}
 .item .txt {
	padding: 5px 5px 0;
}
 .item h3 {
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.item .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}

.content table { width:100%;}
.content table td { line-height:30px; height:30px; border:#ddd solid 1px; padding:3px;}
