﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem;color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#38a8e4; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px;color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.w787{width:787px; margin:0px auto;}
.wal{width:1200px; margin:0px auto;}

.w300{ width:300px; overflow:hidden;}
.w850{ width:850px;}


/*a,*/
.touDiv .country,
.nav li a:after,
.indexPart1 .list li .nameDiv,
.indexPart1 .list li .botDiv,
.indexPart2 .btnDiv a,
.indexPart2 .list li .lbox,
.indexNews .btnDiv,
.indexNews .slick-prev,
.indexNews .slick-next,
.indexNews .slick-prev:before,
.indexNews .slick-next:before,
.accessLayer .botDiv .btn,
.regLayer .btn,
.aboutPic .swiper-button-prev,
.aboutPic .swiper-button-prev:after,
.aboutPic .swiper-button-next,
.aboutPic .swiper-button-next:after,
.aboutPart3 .btnDiv a,
.aboutPart6 .mxfDiv .btnDiv a,
.contactPart3 .btnDiv a,
.download .btnDiv a,
.splice .part1 .drtDiv li a,
.splice .part2 .scrollBtn li a,
.spliceDiv .part5 .btnGroup li a,
.newsList li .btnDiv,
.newsList li .btnDiv:after,
.spliceTech .part1 .botDiv a,
.equipmentPic .btnDiv,
.equipmentPic .slick-prev,
.equipmentPic .slick-next,
.equipmentPic .slick-prev:before,
.equipmentPic .slick-next:before,
.engineerTech .part0 .list li .lbox,
.spliceTech .part7 .btnDiv a,
.indexPart3 .list li .ico,
.indexPart3 .list li .more,
.indexPart3 .list li .name2{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:MTCORSVA; src:url(../../font/MTCORSVA.TTF);}


.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.touDiv{ height: 60px; border-bottom: #ebebeb solid 1px; background: #f6f6f6; }
.touDiv .wal{ position: relative; height: 60px; }
.touDiv .tel{ padding-left: 25px; position: relative; line-height: 60px; font-size: 14px; color: #38a8e4; background: url(../../images/nimg13_1.png) left center no-repeat;}
.touDiv .email{ padding-left: 32px; }
.touDiv .email a{ display: block; line-height: 60px; font-size: 14px; color: #38a8e4;}
.touDiv .email a:hover{ text-decoration: underline; }
.touDiv .topRight{ position: absolute; right: 0; top: 0; }
.touDiv .div1{ line-height: 60px; color: #a7a7a7; font-size: 14px; padding-right: 18px; }
.touDiv .div1 a{ color: #38a8e4; padding: 0 14px;}
.touDiv .div1 a img{ position: relative; top: -2px; padding-right: 10px; }
.touDiv .form{ margin-top: 16px; width: 216px; height: 26px; border: #e3e3e3 solid 2px; border-radius: 4px; position: relative;}
.touDiv .form .input1{ width: 174px; padding-left: 10px; height: 26px; line-height: 26px; font-size: 14px; background: #fff; }
.touDiv .form .btn1{ width: 32px; height: 26px; position: absolute; right: 0; top: 0; background: #e3e3e3 url(../../images/nimg14_1.png) center no-repeat; }
.touDiv .country{ z-index: 2; margin-top: 16px; position: relative; cursor: pointer; margin-left: 15px; width: 140px; height: 30px; color: #333; background: #e3e3e3; border-radius: 4px; }
.touDiv .country:after{ content: ''; width: 40px; height: 30px; border-left: #fff solid 1px; background: url(../../images/ico1.png) center no-repeat; position: absolute; right: 0; top: 0; }
.touDiv .country em{ display: block; height: 30px; line-height: 30px; padding-left: 15px; }
.touDiv .country em img{ padding-right: 8px; position: relative; top: -1px; }
.touDiv .country.on{ background: #38a8e4; color: #fff; }
.touDiv .country.on:after{ background: url(../../images/ico1on.png) center no-repeat;}
.touDiv .country .hideBox{ display: none; position: absolute; left: 0; top: 30px; width: 100%; padding-top: 5px; }
.touDiv .country .list{ background: #e3e3e3; }
.touDiv .country .list li{ padding: 0 15px; height: 24px; line-height: 24px; }
.touDiv .country .list li a{ display: block; color: #333;  }
.touDiv .country .list li img{ padding-right: 8px; position: relative; top: -1px; }
.touDiv .country .list li:hover{ background: #38a8e4;}
.touDiv .country .list li:hover a{ color: #fff; }
.touDiv .links{ margin-top: 16px; padding-left: 4px; }
.touDiv .links li{ float: left; margin-left: 8px; }
.touDiv .links li a{ display: block; background: #e3e3e3; border-radius: 4px; text-align: center; width: 30px; height: 30px; line-height: 30px; }
.touDiv .links li .img1{ display: none; }
.touDiv .links li:hover a{ background: #38a8e4; }
.touDiv .links li:hover img{ display: none; }
.touDiv .links li:hover .img1{ display: inline-block; }

.headDiv{ height:100px; width: 100%; background: #fff;}
.headDiv .wal{ position: relative; height: 100px; }
.headDiv .logo{ display:block; position:absolute; left:0; top:25px; z-index: 1;}
.headDiv .logo img{ width: 210px; }



.nav{ position: absolute; right: 0; bottom: 32px; z-index: 1; }
.nav li{ float: left; padding: 0 15px; font-size: 16px; position: relative;}
.nav li a{ display: block; height: 36px; line-height:20px; padding:8px 12px; border-radius:6px; box-sizing:border-box; position: relative; }
.nav li a:hover,  .nav li .aNow1, .nav li .aNow{ background:#00415e; color: #fff; -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);}
.sNavA.pj{border-radius: 6px 6px 0 0;}

.navIco{ display:none; width:1.14rem; height:1.0rem; position:absolute; top:50%; right:0; text-align: center; margin-top: -0.5rem; line-height: 1.0rem; z-index: 2;}
.navIco img{ width: 0.48rem; }

/*导航触发效果*/
/*.sNav{ display:none; position:absolute; top:0; z-index:11; overflow:hidden; width:250px; background: #00415e;}
.sNav .list{ padding: 0 20px;}
.sNav .list li{ padding-top: 10px; padding-bottom: 10px; font-size: 14px; }
.sNav .list li a{ display: block; color: #fff; }
.sNav .list li a:hover{ color: #38a8e4; }
*/
.sNav{  opacity:0; filter:alpha(opacity=0);  position:absolute; top:129px; z-index:13; width:250px; background: #00415e; visibility: hidden;-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);}
.sNav .list{ padding-bottom:7px;}
.sNav .list li{ font-size: 14px; position:relative; }
.sNav .list li a{ padding: 10px 20px; display: block; color: #fff; overflow:hidden; }
.sNav .list li a:hover{ color: #38a8e4; }
.sNav.on{ opacity: 1; filter:alpha(opacity=1); visibility:visible; }
.sNav li .mouse{ opacity:0; filter:alpha(opacity=0); position:absolute; visibility: hidden; width:250px; left:250px; top:0px; transition:All 0.5s ease;-webkit-transition:All 0.5s ease;-moz-transition:All 0.5s ease;-o-transition:All 0.5s ease;-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);    box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);}
.sNav li.liNow a{ color: #38a8e4;}
.sNav li.liNow .mouse{ opacity: 1; filter:alpha(opacity=1); visibility:visible; }
.sNav li.liNow .mouse dd{ background:#ccc; position:relative; border-top-left-radius:6px; border-top-right-radius:6px; overflow:hidden;}
.sNav li.liNow .mouse dd a{ background:#ccc; color:#003b5b; padding:8px 20px; line-height:20px;}
.sNav li.liNow .mouse dd a:hover{ color:#00aee7; }


/*导航菜单触发*/
.navLayer{overflow-x: auto; height:0; width:100%; overflow:hidden;}
.navLayer .bg{ position:relative; background:#fff; width:100%;}
.sideNav{ padding: 0 0.3rem 0.2rem; }
.subNav{ cursor:pointer; display:block; height:1.0rem; line-height:1.0rem; position:relative; font-size:0.32rem; border-bottom: #f1f1f1 solid 1px;}
.subNav1{ background:url(../images/ico4.png) right center no-repeat; background-size: 0.24rem; color: #333;}
.subNav .name{ position:relative;}
.subNav a{ color:#333; display: block;}
.currentDt{background: url(../images/ico4on.png) right center no-repeat; background-size: 0.24rem; color: #38a8e4;}
.navContent{display: none;}
.navContent a{display:block; height:0.8rem; line-height:0.8rem; color:#7f7f7f; font-size:0.28rem; padding-left: 0.3rem; }

.footDiv{ background: #143c56; padding: 70px 0 70px; }
.footDiv .toptop{ overflow: hidden; height: 195px; }
.footDiv .botbot{ overflow: hidden;}
.footDiv .top_l{ width: 430px; }
.footDiv .top_l .wen{ font-size: 14px; color: #e3e3e3; text-transform: uppercase; padding-bottom: 18px; }
.footDiv .top_l .content{ font-size: 14px; line-height: 24px; color: #e3e3e3; width: 330px;}
.footDiv .top_m{ width: 570px; padding-top: 40px; }
.footDiv .top_m .form{ width: 465px; height: 42px; border-radius: 4px; background: #fff; position: relative; }
.footDiv .top_m .form .input1{ width: 210px; padding-left: 20px; height: 42px; font-size: 14px; line-height: 42px; color: #999; }
.footDiv .top_m .form .btn1{ position: absolute; right: 0; top: 0; width: 232px; height: 42px; line-height: 42px; background: #02ade5; color: #fff; font-size: 14px; text-align: center; border-radius: 4px; }
.footDiv .top_m .form .btn1:hover{ background: #1a1a1a; }
.footDiv .top_m .choose{ padding-top: 16px; line-height: 20px; color: #e3e3e3; position: relative; padding-left: 25px; width: 400px;}
.footDiv .top_m .choose input{ position: absolute; left: 0; top: 16px; }
.footDiv .top_m .choose a{ color: #02ade5; }
.footDiv .top_r{ width: 200px; padding-top: 40px;}
.footDiv .share li{ float: left; margin-right: 15px; }

.footNav{ width: 615px; }
.footNav li{ float: left; width: 33.33%; }
.footNav li h2{ height: 34px; font-weight: 400;}
.footNav li h2 a{ display: block; padding-left: 23px; color: #e3e3e3; background:url(../../images/ico3.png) left 3px no-repeat; }
.footNav li h2 a:hover{ text-decoration: underline; }
.footNav li dd{ font-size: 14px; line-height: 24px; }
.footNav li dd a{ color: #e3e3e3;}
.footNav li dd a:hover{ text-decoration: underline;}
.footDiv .mapDiv{ width: 308px; }
.footDiv .msgList{ width: 200px; }
.footDiv .msgList .lie li{ color: #fff; font-size: 13px; line-height: 18px; padding-bottom: 18px; }
.footDiv .msgList .lie li p{ position: relative; }
.footDiv .msgList .lie li em{ color: #02ade5; }
.footDiv .msgList .lie li img{ position: absolute; left: -25px; top: 1px; }

/*2024.4.15*/
.footDiv .links{ padding-top: 25px; font-size: 14px; color: #fff; line-height: 24px; overflow: hidden;}
.footDiv .links em{ padding-right: 5px; }
.footDiv .links a{ color: #fff; padding-right: 20px; }
.footDiv .links a:hover{ text-decoration: underline; }

.foot{ padding: 18px 0; background: #1a1a1a; overflow: hidden; }
.foot .wal{ position: relative; }
.foot .links{ font-weight: bold; color: #e3e3e3; font-size: 14px; line-height: 28px; position: relative; left: -6px;}
.foot .links a{ padding: 0 6px; color: #e3e3e3;}
.foot .links a:hover{ text-decoration: underline; }
.foot .fecs{ width: 130px; position: absolute; left: 50%; margin-left: -65px; top: 0; }
.foot .fecs-logo{ float: left; }
.foot .fecs-text{ float: right; font-size: 14px; line-height: 16px; position: relative; top: -5px;}
.foot .fecs-text a{ color: #e3e3e3; }
.foot .msg{ font-weight: bold; color: #e3e3e3; font-size: 14px; line-height: 28px;}

.accessLayer{ position: absolute; display: none; z-index: 100; width: 300px; height: 280px; background: #eee; }
.accessLayer .close{ position: absolute; right: 12px; top: 12px; display: block; width: 16px; height: 16px; }
.accessLayer .close img{ width: 16px; }
.accessLayer .bigBox{ padding: 12px; }
.accessLayer .title{ color: #003b5b; font-size: 18px; line-height: 18px; padding-bottom: 20px;}
.accessLayer .form li{ margin-bottom: 10px; }
.accessLayer .form li .input1{ border: #ccc solid 1px; background: #fff; width: 100%; height: 34px; line-height: 34px; text-indent: 20px; font-size: 14px; color: #555; box-sizing: border-box; border-radius: 4px; -moz-border-radius:4px;}
.accessLayer .form li .input1:focus {  border: #38a8e4 solid 1px; }
.accessLayer .choose{ line-height: 24px; color: #6f6f6f; position: relative; font-size: 13px;}
.accessLayer .choose input{ position: relative; left: 0; top: 2px; }
.accessLayer .choose a{ color: #02ade5; }
.accessLayer .botDiv{ position: relative; margin-top: 10px; }
.accessLayer .botDiv .btn{ font-size: 14px; display: block; width: 80px; height: 40px; border-radius: 4px; text-align: center; line-height: 40px; color: #fff; background: #02ade5; }
.accessLayer .botDiv .btn:hover{ background: #153e59;}
.accessLayer .botDiv .forgot{ position: absolute; right: 0; top: 0; line-height: 30px; font-size: 14px; color: #02ade5; }

.regLayer{ position: absolute; display: none; z-index: 100; width: 300px; height: 570px; background: #eee; }
.regLayer .close{ position: absolute; right: 12px; top: 12px; display: block; width: 16px; height: 16px; }
.regLayer .close img{ width: 16px; }
.regLayer .bigBox{ padding: 12px; }
.regLayer .title{ color: #003b5b; font-size: 18px; line-height: 18px; padding-bottom: 20px;}
.regLayer .form li{ margin-bottom: 10px; }
.regLayer .form li .input1{ border: #ccc solid 1px; background: #fff; width: 100%; height: 34px; line-height: 34px; text-indent: 20px; font-size: 14px; color: #555; box-sizing: border-box; border-radius: 4px; -moz-border-radius:4px;}
.regLayer .form li .input1:focus {  border: #38a8e4 solid 1px; }
.regLayer .choose{ line-height: 24px; color: #6f6f6f; position: relative; font-size: 13px; padding-bottom: 10px;}
.regLayer .choose input{ position: relative; left: 0; top: 2px; }
.regLayer .choose a{ color: #02ade5; }
.regLayer .wen{ color: #6f6f6f; line-height: 20px; padding-bottom: 10px; font-size: 14px;}
.regLayer .btn{ display: block; font-size: 14px; width: 110px; height: 40px; border-radius: 4px; text-align: center; line-height: 40px; color: #fff; background: #02ade5; }
.regLayer .btn:hover{ background: #153e59; }

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .layer{ position: absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -55px; }
.pageBanner .layer .txt{ font-size: 24px; color: #4c4948; }
.pageBanner .layer .tel{ font-size: 60px; color: #ae0812; font-family: bold; }
.pageBanner .layer .wen{ font-size: 36px; color: #fff; font-weight: bold; }
.pageBanner .layer .msg{ font-size: 24px; color: #fff; }

.pageBox{ padding: 0.7rem 0 0.75rem; }

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}

.pageNow{ font-size: 14px; color: #333; }
.pageNow a{ margin-right: 20px; position: relative; padding-right: 24px; color: #38a8e4; text-decoration: underline; }
.pageNow a:after{ content: '>'; position: absolute; right: 0; top: 1px; font-size: 14px; font-family: '宋体'; }

.pageTitle{ position: relative; }
.pageTitle .title1{ font-size: 24px; line-height: 24px; padding-bottom: 20px; color: #88bc3c;}
.pageTitle .title2{ font-size: 30px; font-weight: bold; color: #333; text-transform: uppercase; }
.pageTitle .limg{ position: absolute; right: 0; top: 0; }


.pageTitleTel{ height:0.98rem; background:#ae0812; position:relative;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:0.98rem; padding-left:0.2rem; background:url(../../images/limg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../../images/limg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.2rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.2rem;}

/*分页*/
.pageNum{ height:48px; padding-bottom: 55px; text-align:center;}
.pageNum a{ margin:0 10px; display:inline-block; background: #f3f3f3; height:48px; line-height:48px; font-size:14px; width: 48px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#ae0812;}
.pageMore{ width: 2.3rem; margin: 0 auto; padding: 0.75rem 0 1.2rem;}
.pageMore a{ position: relative; display:block; width: 2.28rem; text-align: center; height:0.55rem; line-height:0.55rem; border: #dcdcdc solid 1px; color:#d0d0d0; font-size: 16px;}
.pageMore a:hover{ border: #ae0812 solid 1px; color:#fff; background: #ae0812; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.topA{ display: none; z-index:10; position:fixed; right: 10px; bottom:50px; width:66px; height:66px;}


.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}





.ewmLayer{ display:none; position:absolute; z-index:111; width:290px; height:290px; background:#fff; border-radius:4px;}
.ewmLayer .imgDiv{ text-align:center; line-height:290px;}








/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-25px; z-index:111; }
.sideBar li{position:relative; height:62px; margin-bottom:8px; cursor:pointer;}
.sideBar .mouse{position:absolute; left:-152px; top:0px; display:none; }
.sideBar .img{background:#38a8e4; height:62px; text-align:center; width:62px;}
.sideBar .img img{position:relative; top:5px;}
.sideBar .img p{ padding-top:5px; color:#fff;}
.sideBar .liNow .img{background:#38a8e4;}
.sideBar .liNow .img img{ top:15px;}
.sideBar .liNow .img p{ display:none;}
.sideBar .liNow .mouse{display:block;}
.sideBar li .mouse{background:#38a8e4; width:73px; height:62px; left:-73px;}
.sideBar li em{ display:block; width:73px; height:62px; color:#fff; text-align:right; line-height:62px;}