.banner {width: 100%;overflow: hidden;position: relative;max-height: 920px;overflow: hidden;}
/*产品*/
.pro {width: 100%;max-width: 1600px;margin: 0px auto;padding-bottom: 20px;}
.pro li {width: 31%;float: left;margin-left: 2%;margin-top: 20px;position: relative;}
.pro li .pro_img {width: 100%;text-align: center;}
.pro li .pro_img img {width: 90%;max-width: 255px;}
.pro li .pro_img a, .pro li .pro_des .d_title {display: block;width: 90%;height: 30px;line-height: 30px;margin: 0px 5% 20px;font-size: 20px;color: #656565;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro li .pro_des .d_title{ padding-top:20px;}
.pro li .pro_des {width: 100%;position: absolute;left: 0px;top: 0px;z-index: 2;height: 100%;text-align: center;}
.pro li:hover .pro_des {background: rgba(0,0,0,0.1);}
.pro li .d_title, .pro li .d_des, .pro li a {-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.pro li:hover .d_title, .pro li:hover .d_des, .pro li:hover a {-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.pro li .pro_des .d_title {color: #333;}
.pro li .pro_des .d_des {width: 70%;margin:0 auto;max-width: 255px;text-align: center;font-size: 17px;color: #666;line-height: 180%;}
.pro li .pro_des .more {display: inline-block;
 *display:inline;zoom: 1;height: 32px;line-height: 32px;background: rgba(0,0,0,0.4);font-size: 20px;color: #FFFFFF;padding: 0px 20px;margin-top: 50px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
/*产品*/
/*新闻*/
.news {width: 100%;max-width: 1600px;margin: 0px auto;}
.news .box_h, .video .box_h {width: 100%;height: 50px;line-height: 50px; overflow:hidden;}
.news .box_h span, .news .box_h em, .video .box_h span, .video .box_h em {display: inline-block;
 *display:inline;zoom: 1;vertical-align: middle;}
.news .box_h span, .video .box_h span {font-size: 18px;padding: 0px 10px;}
.news .box_h em, .video .box_h em {border-bottom: 1px solid #ddd;overflow: inherit;margin-left: 10px;position: relative;}
.news .box_h em i, .video .box_h em i {display: block;width: 10px;height: 10px;background: url(../images/icon5.png) no-repeat left center;position: absolute;left: 0px;top: -4px;}
.news .news_l {width: 58%;float: left;}
.news_l dl {width: 100%;}
.news_l dl dt {width: 145px;height: 125px;float: left;margin: 10px;}
.news_l dl dt img{ width:145px; height:125px;}
.news_l dl dd {float: left;}
.news_l dl dd.title {height: 50px;line-height: 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;margin-top: 10px;}
.news_l dl dd.title a {color: #000;}
.news_l dl dd.title a:hover {color: #009bdf;}
.news_l dl dd.des {height:80px;word-break: break-all;color: #888;line-height: 180%;font-size: 14px;overflow:hidden;}
.news .news_r {width: 40%;float: right; overflow:hidden;}
.news_r ul {width: 100%;}
.news_r ul li {width: 100%;height:45px;overflow:hidden;line-height: 20px;margin-top: 10px;background: url(../images/icon6.png) no-repeat left 5px;}
.news_r ul li span {width: 90%;margin-left: 25px;display: block;}
.news_r ul li span a {color: #666;font-size: 14px;}
.news_r ul li span a:hover{color:#009BDF;}
/*新闻*/
/*视频*/
.video {width: 100%;max-width: 1600px;margin: 0px auto;}
.video ul {width: 100%;margin-top: 20px;}
.video ul li {width: 29%;float: left;margin: 10px 2.16%;}
.video ul li img {width: 100%;height: auto;vertical-align: top;}
.video ul li video , .video ul li embed{ width:100% !important; height:300px !important;}
.video ul li span {display: block;width: 100%;background: url(../images/video_t.jpg) no-repeat center top;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 40px;text-align: center;}
.video ul li span a {font-size: 14px;color: #777;}
.video ul li span a:hover{color:#009BDF;}
/*视频*/
/*.nav .nav_r li.news_nav .nav_s ul li:first-child{margin-left:37%;}
.pro_nav #tabBox .tabNav li:first-child{margin-left:28%;}
.nav .nav_r li.aus_nav .nav_s ul li:first-child{margin-left:45%;}
.nav .nav_r li.jio_nav .nav_s ul li:first-child{margin-left:55%;}
.nav .nav_r li.sup_nav .nav_s ul li:first-child{margin-left:70%;}
.nav .nav_r li.buy_nav .nav_s ul li:first-child{margin-left:80%;}*/
.news .news_l .i_news dd .title{ width:100%; height:35px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .news_l .i_news dd .des{ width:100%; height:70px; line-height:175%; font-size:14px; color:#666; overflow:hidden; word-break:break-all; white-space:normal; word-wrap:break-word;}
