/*bannerè½®æ’­*/
@charset "utf-8";
.fullSlide{ position:relative; background:#000; margin:0 auto; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;  } 
.fullSlide .bd li{position:relative;}
.fullSlide .hd{position:absolute;width:100%; z-index:1; bottom:0; height:30px; line-height:30px;  text-align:center;}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; margin-right:12px;*display:inline; zoom:1; width:14px; height:14px;-webkit-border-radius: 50em;border-radius: 50em;overflow:hidden;;background: #fff;text-indent: 999em;}
.fullSlide .hd ul .on{ background:#00a2e9; }
.fullSlide .bd li .s_img{-webkit-transition: all 2s cubic-bezier(0.215, 0.61, 0.355, 1);transition: all 2s cubic-bezier(0.215, 0.61, 0.355, 1);}
.fullSlide .bd li .nor_img{position: absolute;left:0;top:0;}
.fullSlide .bd li:hover .s_img{-webkit-transform: scale(1.1);transform: scale(1.1);}
/*å†…å®¹å±•ç¤º*/
.h{color:#666;font-size:20px;margin-bottom:30px;}
.h .e{font-family: Arial;font-size:18px;color:#666;}
.box{width:385px;}
.p_li{box-sizing:border-box;width:192px;height:129px; transform-style: preserve-3d;-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;}
.p_li:hover{transition: all 2s; -webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.box_1{left:0;top:0;}
.box_2{left:192px;top:0;}
.box_3{left:0;top:129px;}
.box_4{left:192px;top:129px;}
.b_inner{height:258px;box-sizing: border-box;}
.b_inner .i_box{width:385px;height:135px;overflow: hidden;}
.box:hover .i_box img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.b_blue{border:1px solid #00a2e9;}
.b_inner .tet{color:#666;line-height: 25px;margin-top:12px;}
.pro li{width:50%;height:129px;}
.pro li img{width:100%;height:100%;}
.pro .c_bg_1{width:100%;height:100%;background:#00a2e9;}
.pro .c_bg_2{width:100%;height:100%;background:#332c2b;}
.news{margin-top:14px;box-sizing: border-box;}
.news li{width: 100%;}
.news li a{display: block;color:#666;height:26px;line-height:26px;}
.n_i{position:relative;width:275px;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-indent: 10px;}
.n_i:after{position:absolute;content: " ";width:3px;height:3px;background:#00a2e9;left:0;top:13px;}
.news li a:hover .n_i{color:#00a2e9;text-decoration:underline;}
.news li .more_btn{color:#ffba00;}



