@charset "utf-8";
.col-490 { width: 490px; min-height: 370px; }
.col-1200 .pull-left { width: 50%; }
.col-1200 .pull-right { width: 46%; }

/*关于我们*/
.idx_about { background: #183883; color: #fff; margin-top: 115px; padding: 0 40px; }
.idx_about h3 { font-size: 26px; margin-top: 70px; margin-bottom: 15px; }
.idx_about .idx_about-con { font-size: 12px; line-height: 2; margin-top: 30px; }
.idx_about .idx_about-btn { text-align: right; margin: 30px 0; }

/*项目*/
.idx_product { margin-top: 70px; }
.idx_product .idx_product-tit { margin: 30px 0 80px; }
.idx_product .idx_product-con { max-width: 1120px; margin: auto; padding: 55px 0; }
.idx_product .idx_product-con .slick-slider { margin-bottom: 0; }
.idx_product .idx_product-con .idx_pro-img{ max-width: 360px; }
.idx_product .idx_product-con .idx_pro-img img{ margin: auto; }
.idx_product .idx_product-con .idx_pro-desc { padding-left: 80px; }
.idx_product .idx_product-con .idx_pro-desc h4 { background: url(../images/idx_product.png) no-repeat left center; border-bottom: solid 1px #dadada; padding: 30px 0 30px 50px; color: #444; }
.idx_product .idx_product-con .idx_pro-desc p { margin-top: 30px; color: #848484; font-size: 12px; line-height: 2; }
.idx_product .idx_product-con .idx_pro-desc div { margin: 50px 0; }
.idx_product .slick-next:before, .idx_product .slick-prev:before { color: #fff; padding: 10px; }
.idx_product .slick-prev,.idx_product .slick-next { background: #9b9b9b !important; width: 40px; height: 40px; }

/*新闻*/
.idx_news { margin-top: 70px; }
.idx_news .idx_news-tit { margin: 30px 0 80px; }
.idx_news .idx_news-con { }
.idx_news .idx_news-con .idx_news-item { margin: 20px; padding: 10px; display: block; text-decoration: none; cursor: pointer; position: relative; top: 0; transition: all .3s ease-out 0s; }
.idx_news .idx_news-con .idx_news-item:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); top: -25px; }
.idx_news .idx_news-con .idx_nc-tit { margin: 10px 10px 5px; color: #333333; }
.idx_news .idx_news-con .idx_nc-date { color: #848484; margin: 0 10px; }
.idx_news .idx_news-con .idx_nc-desc { color: #848484; font-size: 12px; margin: 15px 10px 30px; line-height: 2; }

/*链接*/
.idx_link {  margin: auto; }
.idx_link .slick-slide img{ margin: auto; }
.idx_link .slick-next:before, .idx_link .slick-prev:before { color: #848484; }
.idx_link .slick-slider { margin-top: 60px; }
.idx_link .slick-prev { left: -40px; }
.idx_link .slick-next { right: -40px; }

