.in_title{text-align: center;margin-bottom:40px;padding-top: 55px;}
.in_title h2{font-size:36px;color: #0068b7;font-weight: 600;}
.in_title p{font-size: 22px;color: #2d2f2e;margin-top: 8px;}

/* in_product */
.in_product{padding-bottom: 55px;}

.in_product .product_t{margin-bottom: 30px;padding-top: 55px;border-bottom: 1px solid #989daf;}
.in_product .product_t h2{line-height: 26px;font-size: 26px;color: #333333;padding-left: 12px;background: url("../images/product_t.jpg") no-repeat left center;}
.in_product .product_t h2 span{font-size: 18px;color: #666666;font-weight: normal;}
.in_product .product_t p{font-size: 16px;color: #b5b9cb;line-height: 48px;}

.in_product .product_list{margin-bottom: 20px;}
.in_product .product_fl{width: 193px;height: 279px;background: url("../images/product_fl1.jpg") no-repeat;}
.in_product .product_fl02{background: url("../images/product_fl2.jpg") no-repeat;}
.in_product .product_fl03{background: url("../images/product_fl3.jpg") no-repeat;}
.in_product .product_fl04{background: url("../images/product_fl4.jpg") no-repeat;}
.in_product .product_fl05{background: url("../images/product_fl5.jpg") no-repeat;}
.in_product .product_fl .product_nav{padding: 25px 0 0 15px;}
.in_product .product_fl .product_nav h2{font-size: 20px;}
.in_product .product_fl .product_nav h2 a{color: #333333;font-weight: normal;}

.in_product .product_fr{width: 998px;padding: 20px 0 20px 8px;border: 1px solid #a0a0a0;border-left: none;height: 235px;}
.in_product .product_fr ul li{float: left;width: 220px;margin-left:22px;text-align: center;}
.in_product .product_fr ul li .pic{width: 218px;height: 178px;overflow: hidden;border:1px solid #a0a0a0;}
.in_product .product_fr ul li .pic img{width:218px; height:178px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.in_product .product_fr ul li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.in_product .product_fr ul li p{margin-top: 10px;line-height: 45px;background: url("../images/product_bg.jpg") no-repeat;font-size: 16px;color: #fff;}
.in_product .product_fr ul li:hover p{background: url("../images/product_hover.jpg") no-repeat;-moz-box-shadow:2px 2px 20px #dcdcdc; -webkit-box-shadow:2px 2px 20px #dcdcdc; box-shadow:2px 2px 20px #dcdcdc;}
.in_product a.more img{display: block;margin: 50px auto 0;}

/*in_case*/
.in_case {background:#f4f6f8;padding-bottom: 55px;}
.in_case .picScroll-left .bd{overflow:hidden;}
.in_case .picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.in_case .picScroll-left .bd ul li {width: 266px;padding: 10px 6px;height: auto;float: left; _display:inline;margin-right: 30px;background: #fff;color:#666666;transition: 0.3s;position: relative;text-align:center;}
.in_case .picScroll-left .bd ul li img { margin:0 auto;height: 203px;width: 266px;display: block;cursor: pointer;}
.in_case .picScroll-left .bd ul li p{color:#333333;font-size: 16px;margin: 25px 0;}
.in_case .picScroll-left .bd ul li a.cmore{color: #fff;line-height: 39px;width:110px;display: block;margin: 0 auto;background:url(../images/cmore_bg.png) no-repeat;margin-bottom: 15px;}

/* in_about */
.in_about{padding-top: 55px;}
.in_about .in_title{position: relative;text-align: left;}
.in_about .in_title p{font-size: 20px;color: #4e4d4d;margin-top: 8px;font-weight: bold;}
.in_about .in_title a.amore{position: absolute;right: 0;bottom: 15px;}

.in_about .about_img{width: 360px;}
.in_about .about_img .about_tel{background: #191919;height: 90px;font-size: 14px;color: #fff;height: 90px;position: relative;}
.in_about .about_img .about_tel span{line-height: 32px;padding-top: 12px;padding-left: 12px;display: block;}
.in_about .about_img .about_tel a{color: #fff;display: block;background: url("../images/about_tel.jpg") no-repeat;height: 90px;line-height: 90px;width: 90px; position: absolute;right: 0;top: 0; text-align: center;}

.in_about .about_box{width: 840px;}
.in_about .about_box .about_t{margin-left: 80px;}
.in_about .about_box .about_t .in_title{margin-bottom: 5px;padding-top: 0;padding-bottom: 10px;border-bottom: none;}
.in_about .about_box .about_txt p{color: #383838;line-height: 30px;}

.in_about .about_box ul{text-align: center;margin-top: 40px;}
.in_about .about_box ul li{width:33.3%;float: left;text-align: center;}
.in_about .about_box ul li i{display:block;width:100px;height:100px;background-position:center top;background-repeat:no-repeat;margin:0 auto;transition:all .55s ease 0s;text-indent:-999px;overflow:hidden;border-radius: 50%;}
.in_about .about_box ul li:hover i{display:block;width:100px;height:100px;background-position:center -100px;background-repeat:no-repeat;transition:all .55s ease 0s;-moz-box-shadow:2px 2px 20px #dcdcdc; -webkit-box-shadow:2px 2px 20px #dcdcdc; box-shadow:2px 2px 20px #dcdcdc;}
.in_about .about_box ul li h3{font-size: 16px;color: #333;font-weight: normal;line-height: 40px;margin-top: 15px;}
.in_about .about_box ul li p{font-size: 14px;color: #666;line-height: 30px;padding: 0 25px;}
.in_about .about_box ul li i.about_ico_01{background-image:url("../images/about01.png")}
.in_about .about_box ul li i.about_ico_02{background-image:url("../images/about02.png")}
.in_about .about_box ul li i.about_ico_03{background-image:url("../images/about03.png")}

/* in_honor */
.in_honor{background: url("../images/techn_bg.jpg") no-repeat top center;height: 524px;margin-top: 50px;}
.in_honor .in_title{width: 228px;padding-top: 0;margin-bottom: 14px;text-align: right;border-bottom: 1px solid #999;padding-bottom: 5px;}
.in_honor .in_title h2{font-size: 26px; color: #333333;font-weight: 600;}
.in_honor .in_title p{background: url("../images/arrow2.png") no-repeat left center;font-size: 14px;color: #999999;}
.in_honor ul li{float: left;width: 280px;height: 350px;margin-right: 2px; text-align: center;position: relative;}
.in_honor ul li .pic{background: #fff;width: 280px;height: 350px;display: table-cell;vertical-align: middle;}
.in_honor ul li img {display: block;max-width: 280px;max-height: 350px;margin: 0 auto;}
.in_honor ul li .txt{position: absolute;top: 0;width: 100%;height: 100%;background:url("../images/techn_txt.png") repeat;color: #fff;}
.in_honor ul li .txt h3{font-size: 30px;margin-top: 70px;font-weight: normal;}
.in_honor ul li .txt p{line-height: 30px;font-size: 16px;color: #fff;margin: 25px 0;padding: 0 20px;}
.in_honor ul li .txt a{width: 153px;height: 43px;line-height: 43px;font-size: 18px;color: #fff;text-align: center; border: 1px solid #fff;display: block;margin: 0 auto;}

/* in_news */
.in_news{background: #fafafa;padding: 50px 0;margin-top: 50px;}
.in_news .news_box{width: 384px;float: left;margin-right: 23px;}
.in_news .news_box3{margin-right:0;}
.in_news .news_box .news_nav{width: 384px;height:192px;position: relative;}
.in_news .news_box .news_nav img{display: block;width: 384px;height:192px;}
.in_news .news_box .news_nav .txt{position: absolute;top: 0;width: 100%;height: 100%;color: #fefefe;text-align: center;}
.in_news .news_box .news_nav .txt h3{font-size:22px;margin-top: 65px;font-weight: normal;}
.in_news .news_box .news_nav .txt p{font-size:15px;;margin-top: 10px;}
.in_news .news_box ul li{border-bottom: 1px dashed #898989;}
.in_news .news_box ul li p{line-height: 42px;margin-top: 10px;color: #444;padding-left: 18px;background: url("../images/dot.png") no-repeat left center;}
.in_news .news_box ul li:hover p{background: url("../images/dot2.png") no-repeat left center;}