.in_title{text-align: center;margin-bottom:50px;padding-top: 70px;}
.in_title h2{font-size:36px;color: #333;padding-bottom: 15px;background: url("../images/title_bg.png") no-repeat bottom center;}

a.more{width: 112px;height: 38px;line-height: 38px;font-size: 16px;color: #fff;text-align: center;background: #181717;display: block;margin: 0 auto;}
a.more span{margin-right: 8px;padding-right: 8px;border-right: 1px solid #929292;}

/* in_advan */
.in_advan{padding: 60px 0;}
.in_advan ul li{float: left;width: 221px;padding: 20px 0;text-align: center;background: #f5f5f5;margin-right: 23px;}
.in_advan ul li h2{font-size: 15px;color: #333333; margin-top: 12px;font-weight: normal;}
.in_advan ul li p{font-size: 13px;color: #666666; line-height: 24px;}
.in_advan ul li.last{margin-right: 0;}

/* in_product */
.in_product{padding-bottom: 70px;overflow: hidden;background: #f5f5f5;}
.in_product .slideTxtBox {width: 1200px;height: auto;margin: 0 auto;}
.in_product .slideTxtBox .parHd {position: relative;text-align: center;width: 100%;margin-bottom: 40px;}
.in_product .slideTxtBox .parHd ul {font-size: 0;}
.in_product .slideTxtBox .parHd ul li {background: #010000;cursor: pointer;display: inline-block;;line-height: 44px;width: 150px;margin: 0 30px;}
.in_product .slideTxtBox .parHd ul li a {font-size: 16px;color: #fff;}
.in_product .slideTxtBox .parHd ul li.on{background: #ed1b24;}

.in_product .multipleColumn{overflow:hidden; position:relative;width:1200px;}
.in_product .multipleColumn .bd{  overflow:hidden;}
.in_product .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:241px;float:left; _display:inline;}
.in_product .multipleColumn .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;margin-right: 7px;margin-bottom: 30px;}
.in_product .multipleColumn .bd ul li .pic{width:234px; height:189px;overflow: hidden;}
.in_product .multipleColumn .bd ul li .pic img{ width:234px; height:189px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.in_product .multipleColumn .bd 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 .multipleColumn .bd ul li p{line-height: 44px;font-size: 16px;color: #fff;background: #010000 url("../images/product_txt.jpg") no-repeat right center;margin-top: 7px;padding-left: 20px;}

/* in_about */
.in_about{padding: 60px 0;background: url("../images/about_bg.jpg") no-repeat top center;}

.in_about .about_t {color: #fff;letter-spacing: 1px;margin-bottom: 30px;position: relative;}
.in_about .about_t h2{font-size:24px;font-weight: normal;}
.in_about .about_t p{font-size:14px;}
.in_about .about_t a{position: absolute;right: 0;bottom: 0;font-size:14px;color: #fff;}

.in_about .about_vedio{width: 492px;height: 332px;border: 4px solid #010000;}
.in_about .about_vedio img{width: 492px;height: 332px;display: block;}
.in_about .about_txt{width:613px;background: #fff;padding: 32px 15px 32px 32px;}
.in_about .about_txt .txt{width:455px;float: left;margin-top: 5px;}
.in_about .about_txt .txt img{margin-bottom: 10px;}
.in_about .about_txt .txt p{font-size: 14px;color: #4c4c4c;line-height: 24px;}
.in_about .about_txt .txt a{font-size: 14px;color: #ed1b24;float: right;}
.in_about .about_txt .list{ width:140px;overflow:hidden; position:relative;}
.in_about .about_txt .list{position: relative;float: right;}
.in_about .about_txt .list .hd .prev,.in_about .about_txt .list .hd .next{ display:block;  width:140px; height:28px; cursor:pointer; background:url("../images/prev.jpg") no-repeat;position: absolute;top: 0;}
.in_about .about_txt .list .hd .next{background:url("../images/next.jpg") no-repeat;bottom: 0;top: auto;}
.in_about .about_txt .list .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.in_about .about_txt .list .bd{ margin:30px 0;   }
.in_about .about_txt .list .bd ul{ overflow:hidden; zoom:1; }
.in_about .about_txt .list .bd ul li{ text-align:center; zoom:1;margin: 5px 0;}
.in_about .about_txt .list .bd ul li img{ width:140px; height:100px; display:block; }

/* in_case */
.in_case{padding-bottom: 70px;overflow: hidden;background: #f5f5f5;}
.in_case .fl{width: 676px;}
.in_case .fl h3{font-size: 28px;color: #313131;font-weight: normal;margin-bottom: 25px;}
.in_case .fl ul li{float:left; _display:inline;margin:0 38px 0 0;}
.in_case .fl ul li .pic{width:300px; height:237px;overflow: hidden;}
.in_case .fl ul li .pic img{ width:300px; height:237px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.in_case .fl 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_case .fl ul li p{line-height: 45px;font-size: 16px;color: #fff;background: #010000 url("../images/arrow.png") no-repeat 260px center;padding-left: 20px;}
.in_case .fl ul li:hover p{background: #ed1b24 url("../images/arrow.png") no-repeat 260px center;}
.in_case .fl .txt{margin-top: 25px;}
.in_case .fl .txt p{line-height: 24px;font-size: 16px;color: #4c4c4c;}
.in_case .fl .txt a{height: 36px;line-height: 36px;font-size: 16px;color: #fff;background: #010000;margin-top: 30px;display: inline-block;}
.in_case .fl .txt a span{padding-right: 48px;background: url("../images/arrow2.png") no-repeat right center;margin: 0 20px;}

.in_case .fr{width: 354px;padding: 53px 27px;background: url("../images/ipad.png") no-repeat;}
.in_case .fr .vedio{width: 354px;height: 471px;}
.in_case .fr .vedio img{width: 354px;height: 471px;display: block;}

/* in_parnter */
.in_parnter{background: url("../images/parnter_bg.png") no-repeat top center;}
.in_parnter .in_title{text-align: center;margin-bottom:40px;padding-top: 60px;}
.in_parnter .picScroll-left{ position:relative;width: 1170px;margin: 0 auto;}
.in_parnter .picScroll-left .hd .prev,.in_parnter .picScroll-left .hd .next{ display:block;width:28px; height:60px; cursor:pointer; position: absolute;top: 50%;margin-top: -30px;}
.in_parnter .picScroll-left .hd .prev{background:url(../images/prev2.jpg) no-repeat;left: -15px;}
.in_parnter .picScroll-left .hd .next{background:url(../images/next2.jpg) no-repeat;right: -15px;}
.in_parnter .picScroll-left .bd{overflow:hidden;}
.in_parnter .picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.in_parnter .picScroll-left .bd ul li{ width: 280px;float:left; _display:inline;margin-right: 16px;text-align: center;}
.in_parnter .picScroll-left .bd ul li .pic{width:278px;height:86px;border:1px solid #0d70c9;}
.in_parnter .picScroll-left .bd ul li img{max-width:278px;height:86px;margin: 0 auto;}

/* in_news */
.in_news{background: url("../images/news_bg.png") no-repeat bottom center;padding-bottom: 60px;}
.in_news .news_nav{text-align: center;margin-bottom:40px;font-size: 0;}
.in_news .news_nav ul li{display: inline-block;line-height: 34px;background: #010000;width: 140px;text-align: center;}
.in_news .news_nav ul li a{font-size: 14px;color: #fff;}
.in_news .news_nav ul li.on{background: #ed1b24;}

.in_news .news_list ul{display: none;}
.in_news .news_list ul li{width:555px;float: left;margin-right:18px;background: #e5f2f7;padding:23px 18px;margin-bottom: 15px;}
.in_news .news_list ul li:nth-child(2n){margin-right:0;}
.in_news .news_list ul li .fl{width:210px;float: left;}
.in_news .news_list ul li .fl .pic{width:210px;height:139px;overflow: hidden;}
.in_news .news_list ul li .fl img{width:210px;height:139px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.in_news .news_list ul li:hover .fl img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.in_news .news_list ul li .fr{width: 335px;float: right;position: relative;}
.in_news .news_list ul li .fr h3{ font-size:16px;font-weight: normal; color: #333;}
.in_news .news_list ul li .fr p{color: #4c4c4c; font-size: 14px;line-height:21px;margin-top: 15px;letter-spacing: 1px;}
.in_news .news_list ul li .fr span{color: #999;font-size: 12px;}
.in_news .news_list ul li .fr a.n_more{font-size: 14px;color: #ed1b24;position: absolute;bottom: 0;right: 0;}
.in_news a.more{margin-top: 25px;}