﻿.in_title{text-align: center;margin-bottom: 45px;padding-top: 60px;}
.in_title h2{font-size:36px;color: #4c4c4c;}
.in_title p{font-size: 18px;color: #737373;margin-top: 10px;}

a.more{width: 125px;height: 35px;line-height: 35px;font-size: 16px;color: #fff;text-align: center; background: #005eb9;display: block;}
a.more span{padding: 0 10px;}

/* in_product */
.in_product{background: url("../images/product_bg.jpg") repeat-y top center;padding-bottom: 60px;}

.product_nav {width: 285px;position: relative;background: #fff;}
.product_nav .product_t{color: #fff;background: #005eb9;padding: 0 15px;line-height: 66px;}
.product_nav .product_t h2{font-size: 30px;}
.product_nav .product_t h2 span{font-size: 18px;font-weight: normal;}

.product_nav ul {padding: 12px;}
.product_nav ul li {height: 48px;border-bottom: 1px dashed #eeeeee;padding-left: 25px;cursor: pointer;}
.product_nav ul li a {font-size: 18px;color: #4c4c4c;font-weight: bold; line-height: 48px;display: block;padding-left: 30px;background: url("../images/pro_li.jpg") no-repeat left center;}
.product_nav ul li:last-child{border-bottom: none;}

.product_nav .product_tel{background: #005eb9;padding:20px 0;color: #fff;text-align: center;}
.product_nav .product_tel div{font-size: 18px;margin-bottom: 15px;}
.product_nav .product_tel div span{font-size: 26px;font-family:"Impact";letter-spacing: 1px;}
.product_nav .product_tel p{font-size: 19px;line-height: 29px;}

.product_box {width: 896px;}
.product_box .multipleColumn{ position:relative; width:100%;}
.product_box .multipleColumn .bd{ }
.product_box .multipleColumn .bd ul{ overflow:hidden; zoom:1; float:left; _display:inline;  }
.product_box .multipleColumn .bd ul li{float:left; _display:inline;margin-bottom: 20px;background: #fff;padding:8px;text-align: center; margin-right:10px;}
.product_box .multipleColumn .bd ul li .pic{ width:269px; height:200px;overflow: hidden;}
.product_box .multipleColumn .bd ul li img{ width:269px; height:200px; display:block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.product_box .multipleColumn .bd ul li p{line-height: 54px;font-size: 18px;color: #4c4c4c;}
.product_box .multipleColumn .bd ul li span{margin: 0 6px 16px;font-size: 18px;color: #fff;padding: 3px 24px;background: #f47504;display: inline-block;}
.product_box .multipleColumn .bd ul li span.backcolor{background: #005eb9;}
.product_box .multipleColumn .bd ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

