body{background: #fff;}
.p_index .banner_slide { height: 600px; position: relative; background: url(/Public/static/img/home/common/loading.gif) no-repeat center center; overflow: hidden;z-index: 10; }
.p_index .banner_slide ul.banner_view { position: relative; height: 600px; }
.p_index .banner_slide ul.banner_view li { width: 100%; height: 600px; background-repeat: no-repeat; background-position: center top; position: absolute; left: 0; top: 0; z-index: 0; display: none; }
.p_index .banner_slide ul.banner_view li a { display: block ; height: 100%; width: 100%; }
.p_index .slide_pager { position: absolute; bottom: 80px; left: 50%; z-index: 10; }
.p_index .slide_pager_l { background: url(/Public/static/img/home/common/banner_bg.png) no-repeat; width: 12px; float: left; height: 21px; }
.p_index .slide_pager_r { background: url(/Public/static/img/home/common/banner_bg.png) no-repeat right top; padding-right: 12px; float: left; height: 21px; }
.p_index .slide_pager_r li { width: 12px; height: 12px;float: left; cursor: pointer; margin: 8px 3px; background: url(/Public/static/img/home/index/lunbo_1.png); font-size: 0px; line-height: 0px;}
.p_index .slide_pager_r li.active {background: url(/Public/static/img/home/index/lunbo_2.png);}
.p_index .service{background: #faf6f0; position: relative;z-index: 20;margin-top: -60px; -moz-box-shadow:-1px 1px 7px #ffc8b8; -webkit-box-shadow:-1px 1px 7px #ffc8b8; box-shadow:-1px 1px 7px #ffc8b8; border-radius: 5px;}


.p_index .hot_swiper{padding-top: 66px; width: 1180px; overflow: hidden;}
.p_index .hot_swiper ul{width: 1200px;}
.p_index .hot_swiper li{width:380px; float: left; position: relative; padding-right: 20px;}
.p_index .hot_swiper .swiper_img,.hot_swiper .swiper_img img{ width:380px; height: 284px;}
.p_index .hot_swiper .swiper_txt{text-align: center;height: 80px;font-size: 14px; color: #989898; line-height: 25px;}
.p_index .hot_swiper .swiper_txt h2{color: #666; font-weight: bold; font-size: 16px; padding-top: 15px;}
.p_index .hot_swiper .swiper_mark{width: 380px; height: 284px;position: absolute; left: 0px; top: 0px; background: rgba(76,79,83,0.9); display: none;}
.p_index .hot_swiper .swiper_mark a{width: 180px; height: 40px; line-height: 40px; text-align: center;;font-size: 14px; color: #fff; display: block; margin: 125px auto 0;background: #eb8700;border-radius: 5px;}
.p_index .hot_swiper .swiper_mark a:hover{text-decoration: none;}

/*.swiper-container {height: 540px; width: 1180px;}*/
/*.swiper-slide {text-align: center;background: #fff;}*/
/*!*.swiper-slide img{width: 100%; height:100%}*!*/

.typeahead .typeahead__list {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
    font-size: 12px;
}
.typeahead,.typeahead__container{
    /*max-width: 180px;*/
    width: 210px;
    display: inline-block;
    font-size: 12px;
}
.typeahead__container input{
    margin-right: 0px;
}