@charset "utf-8";

/* 首页轮播 */
#myCarousel_index {
    max-width: 1920px;
    margin: 0 auto;
}
#myCarousel_index .carousel-inner .item {
    max-width: 1920px;
    height: 400px;
    overflow: hidden;
}
#myCarousel_index .carousel-inner .item img {
    width: 100%;
    min-height: 100%;
}
#myCarousel_index .carousel-control {
    width: 42px;
    height: 113px;
    margin-top: 218.5px;
    background: none;
}
#myCarousel_index .carousel-control.left {
    margin-left: 30px;
}
#myCarousel_index .carousel-control.right {
    margin-right: 30px;
}
#myCarousel_index .carousel-indicators {
    bottom: 36px;
}
#myCarousel_index .carousel-indicators li {
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: .5;
    border: none;
    border-radius: 100%;
    margin: 0 6px;
}
#myCarousel_index .carousel-indicators .active {
    width: 14px;
    height: 14px;
    opacity: 1;
}


.index_center {
    width: 1000px;
    margin: 0 auto;
}
/* 模具设计 */
.index_product {
    width: 240px;
    margin: 40px 0 60px 13.33px;
    text-align: center;
}
.index_product:first-child {
    margin-left: 0;
}
.index_product .title {
    font-size: 20px;
    height: 21px;
    line-height: 21px;
    color: #1481cd;
    background: url(../img/icon_index_arrow.png) no-repeat 50px center;
    padding-bottom: 0;
    border: none;
}
.index_product em {
    display: block;
    font-style: normal;
    font-size: 12px;
    color: #888;
    margin: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_product .pic {
    width: 240px;
    height: 144px;
    overflow: hidden;
}
.index_product .pic img {
    width: 100%;
    min-height: 100%;
}
.index_product .text {
    text-align: left;
    padding: 0 15px;
    margin-top: 15px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}


/* 侧边栏 */
.sideBar_l {
    width: 644px;
}
.sideBar_r {
    width: 306px;
}


/* 公司简介 */
.title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
}
.title h2 {
    font-size: 20px;
    color: #1481cd;
    background: url(../img/icon_index_arrow.png) no-repeat left center;
    text-indent: 20px;
    line-height: 21px;
}
.title h2 small {
    font-size: 18px;
    color: #666;
    padding-left: 15px;
}
.title .more {
    color: #1481cd;
}
.title .more:hover {
    color: #116baa;
}

.index_aboutUs {
    overflow: hidden;
    margin-bottom: 60px;
}
.index_aboutUs .content {
    padding-top: 15px;
}
.index_aboutUs .content .pic {
    width: 100%;
    height: 288px;
    overflow: hidden;
    margin-bottom: 15px;
}
.index_aboutUs .content .pic img {
    width: 100%;
    min-height: 100%;
}
.index_aboutUs .content .text {
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}


/* 公司展示 */
.index_show {
    margin-bottom: 60px;
}
.index_show .content {
    padding: 35px 0;
    background: #f2f2f2;
}
.show_swiper {
    height: 186px;
}
.show_swiper .swiper-slide {
    width: 190px;
    height: 186px;
    overflow: hidden;
}
.show_swiper .swiper-slide .slide_pic img {
    display: block;
    width: 100%;
    min-width: 100%;
}
.swiper-button-prev,
.swiper-button-next {
    background: #f2f2f2;
    margin-top: 0;
    width: 25px;
    height: 186px;
    top: 0;
    text-align: center;
    padding-top: 88px;
}
.swiper-button-prev {
    left: 0;
}
.swiper-button-next {
    right: 0;
}


/* 联系方式 */
.index_contact {
    margin-bottom: 30px;
}
.index_contact .content {
    padding-top: 15px;
    text-align: center;
    height: 229.5px;
}
.index_contact .contactList li {
    line-height: 35px;
    padding-left: 35px;
    color: #666;
    text-align: left;
}
.index_contact .contactList li:first-child {
    background: url(../img/icon_contact_add.png) no-repeat left 5px;
}
.index_contact .contactList li:nth-child(2) {
    background: url(../img/icon_contact_email.png) no-repeat left 5px;
}
.index_contact .contactList li:nth-child(3) {
    background: url(../img/icon_contact_tel.png) no-repeat left 5px;
}
.index_contact .contactList li strong {
    font-weight: normal;
    color: #333;
}
.index_contact .content .enter {
    display: inline-block;
    color: #696969;
    background: url(../img/icon_enter.png) no-repeat right center;
    padding-right: 13px;
    margin-top: 15px;
}
.index_contact .content .enter:hover {
    color: #1481cd;
}


/* 荣誉证书 */
.index_honor {
    margin-bottom: 60px;
}
.index_honor .content {
    padding-top: 15px;
}
.index_honor .content a {
    display: block;
    float: left;
    width: 146px;
    height: 103px;
    overflow: hidden;
}
.index_honor .content a img {
    width: 100%;
    height: 100%;
}
.index_honor .content a:first-child {
    margin-right: 14px;
}


/* 友情链接 */
.index_myLinks {
    margin-bottom: 60px;
}
.index_myLinks .content {
    padding-top: 15px;
}
.index_myLinks .linkList li {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.index_myLinks .linkList li:last-child {
    margin-right: 0;
}
.index_myLinks .linkList li a {
    color: #333;
}
.index_myLinks .linkList li a:hover {
    color: #1481cd;
}


