﻿@charset "utf-8";html{background-color:#fff}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea,div,ul,li{ font-size:100%;  font-family:'DINPro';}
h1,h2,h3,h4,h5,h6{font-size:100%; font-family:'ReductoCondensedSSiCondensed'; font-weight:normal;}
address,cite,dfn,em,var{font-style:normal;}
ul,ol{list-style:none;}
a{text-decoration:none; outline:none;}
a:hover{text-decoration:none;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
body {background-color:#fff; height:auto; margin:0 auto; }
::-moz-selection {background-color: #0075c9; color: #fff;}
::selection {background-color: #0075c9; color: #fff;}

* {box-sizing: border-box;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@-webkit-keyframes fadeIn {
0% {opacity: 0; /*初始状态 透明度为0*/}
10% {opacity: 0.1; /*初始状态 透明度为0*/}
20% {opacity: 0.2; /*初始状态 透明度为0*/}
30% {opacity: 0.3; /*初始状态 透明度为0*/}
40% {opacity: 0.4; /*初始状态 透明度为0*/}
50% {opacity: 0.5; /*初始状态 透明度为0*/}
60% {opacity: 0.6; /*初始状态 透明度为0*/}
70% {opacity: 0.7; /*初始状态 透明度为0*/}
80% {opacity: 0.8; /*初始状态 透明度为0*/}
90% {opacity: 0.9; /*初始状态 透明度为0*/}
100% {opacity: 1; /*结尾状态 透明度为1*/}
}

BODY::-webkit-scrollbar {/*滚动条整体样式*/

        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/

        height: 1px;

    }
BODY::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

        border-radius: 10px;

         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        background: #333;

    }

BODY::-webkit-scrollbar-track {/*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        border-radius: 10px;

        background: #EDEDED;

}




 




.mune{ width:100%; height:auto;  margin:0 auto; min-width: 1020px;}
.vod{position:relative;z-index: -2;}
.bg-video{width:100%;height:auto; max-height:500px; overflow:hidden;left:0px;top:0px;z-index: -1;vertical-align:bottom;display:block;position:absolute; top:100px;}
.video-v1{width: 100%;height: auto;}

.pld_yetou{ width:100%; height:auto; margin:0 auto; overflow:hidden; position:absolute; top:60px; left:0;}
.pld_yetou h2{ font-size:50px; font-weight:normal;text-shadow: 2px 2px 4px #000; text-align:center; color:#fff; margin:20px auto; position:relative; display:block; height:100px; width:660px; border-bottom:1px solid #fff;}
.pld_yetou h2:before{content: " ";display: block; position: absolute;top: 97px;left: calc(50% - 70px); width:140px; border-bottom:5px solid #0075c9;}
.pld_yetou h3{ font-size:36px; color:#fff;text-shadow: 2px 2px 4px #000; text-align:center; width:760px; margin:0 auto; padding:20px 0; line-height:30px;}
.pld_yetou h3 .cla{font-size:14px; display:block; color:#0075c9;text-shadow: 2px 2px 4px #000; text-align:center; width:760px; margin:0 auto; line-height:30px;}

.pld_yetou h4{ font-size:14px; color:#fff;text-shadow: 2px 2px 4px #000; text-align:center; width:760px; margin:0 auto; padding:20px 0; line-height:30px;}

.pld_yetou ul{ width:660px; margin:0 auto; display:block; height:auto; overflow:hidden; text-align:center; padding:20px ;}
.pld_yetou ul li{ float:left; width:25%; padding:0 2px; display:block; font-size:14px;}
.pld_yetou ul li a{ display:block; height:54px; color:#333; background-image: linear-gradient(#fff, #e6e6e6); line-height:50px; border:1px solid #fff; box-shadow: 0px 2px 10px rgba(0,0,0,.2); border-radius:2px}
.pld_yetou ul li a:hover,.pld_yetou ul .hov a{color:#fff;background-image: linear-gradient(#0075c9, #0075c9); border:1px solid #0075c9;}




.hero{width:100%; height:auto; margin:0 auto; overflow:hidden; position:absolute; top:660px; left:0;}
.hero ul{ width:800px; margin:0 auto;}
.hero ul li{ float:left; width:25%; padding:0 10px; display:block; font-size:14px; text-align:center;}
.hero ul li a{ display:block;}
.hero ul li a:hover{ color:#0075c9; }
.hero li a:before{width: 120px;height: 120px;border: 1px solid #0075c9;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 80%; background-position:center center;}
.hero li a:hover:before{ background-color:#0075c9; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.hero li:nth-child(1) a:before{background-image: url(../images/GX1.png);background-repeat: no-repeat;}
.hero li:nth-child(2) a:before{background-image: url(../images/GX2.png);background-repeat: no-repeat;}
.hero li:nth-child(3) a:before{background-image: url(../images/GX3.png);background-repeat: no-repeat;}
.hero li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/GX4.png);background-repeat: no-repeat;}

.hero li:nth-child(1) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX1H.png);background-repeat: no-repeat;}
.hero li:nth-child(2) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX2H.png);background-repeat: no-repeat;}
.hero li:nth-child(3) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX3H.png);background-repeat: no-repeat;}
.hero li:nth-child(4) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX4H.png);background-repeat: no-repeat;}

.wg li:nth-child(1) a:before{background-image: url(../images/GX1.png);background-repeat: no-repeat;}
.wg li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/GX7.png);background-repeat: no-repeat;}
.wg li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/GX5.png);background-repeat: no-repeat;}
.wg li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/GX6.png);background-repeat: no-repeat;}

.wg li:nth-child(1) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX1H.png);background-repeat: no-repeat;}
.wg li:nth-child(2) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX7H.png);background-repeat: no-repeat;}
.wg li:nth-child(3) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX5H.png);background-repeat: no-repeat;}
.wg li:nth-child(4) a:hover:before{background-image: url(https://en.lepinnet.com/images/GX6H.png);background-repeat: no-repeat;}

.xj li:nth-child(1) a:before{background-image: url(https://en.lepinnet.com/images/XJ1.png);background-repeat: no-repeat;}
.xj li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/XJ2.png);background-repeat: no-repeat;}
.xj li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/XJ3.png);background-repeat: no-repeat;}
.xj li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/XJ4.png);background-repeat: no-repeat;}

.xj li:nth-child(1) a:hover:before{background-image: url(https://en.lepinnet.com/images/XJ1H.png);background-repeat: no-repeat;}
.xj li:nth-child(2) a:hover:before{background-image: url(https://en.lepinnet.com/images/XJ2H.png);background-repeat: no-repeat;}
.xj li:nth-child(3) a:hover:before{background-image: url(https://en.lepinnet.com/images/XJ3H.png);background-repeat: no-repeat;}
.xj li:nth-child(4) a:hover:before{background-image: url(https://en.lepinnet.com/images/XJ4H.png);background-repeat: no-repeat;}

.maid li:nth-child(1) a:before{background-image: url(https://en.lepinnet.com/images/maid01.png);background-repeat: no-repeat;}
.maid li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/maid02.png);background-repeat: no-repeat;}
.maid li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/maid03.png);background-repeat: no-repeat;}
.maid li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/maid04.png);background-repeat: no-repeat;}
.maid li:nth-child(5) a:before{background-image: url(https://en.lepinnet.com/images/maid05.png);background-repeat: no-repeat;}
.maid li:nth-child(6) a:before{background-image: url(https://en.lepinnet.com/images/maid06.png);background-repeat: no-repeat;}
.maid li:nth-child(7) a:before{background-image: url(https://en.lepinnet.com/images/maid07.png);background-repeat: no-repeat;}
.maid li:nth-child(8) a:before{background-image: url(https://en.lepinnet.com/images/maid08.png);background-repeat: no-repeat;}

.maid li:nth-child(1) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid01H.png);background-repeat: no-repeat;}
.maid li:nth-child(2) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid02H.png);background-repeat: no-repeat;}
.maid li:nth-child(3) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid03H.png);background-repeat: no-repeat;}
.maid li:nth-child(4) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid04H.png);background-repeat: no-repeat;}
.maid li:nth-child(5) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid05H.png);background-repeat: no-repeat;}
.maid li:nth-child(6) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid06H.png);background-repeat: no-repeat;}
.maid li:nth-child(7) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid07H.png);background-repeat: no-repeat;}
.maid li:nth-child(8) a:hover:before{background-image: url(https://en.lepinnet.com/images/maid08H.png);background-repeat: no-repeat;}



.prod_list{width:100%; height:auto; margin:0 auto; overflow:hidden; position:absolute; top:860px; left:0;}
.prod_list h2{ font-size:36px; font-weight:normal; text-align:center; color:#333; margin:20px auto; position:relative; display:block; height:80px; width:360px; border-bottom:1px solid #ddd; text-transform: uppercase;}
.prod_list h2:before{content: " ";display: block; position: absolute;top: 77px;left: calc(50% - 40px); width:80px; border-bottom:5px solid #0075c9;}

.prod_list .seh{ font-size:36px; font-weight:normal; text-align:center; color:#0075c9; line-height:60px;  margin:0px auto 60px auto; position:relative; display:block; height:60px; width:420px;}
.prod_list .seh a{color:#0075c9;}
.prod_list .seh a:hover{ background:#0075c9;color:#fff; padding:0 5px;webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.prod_biaozhun{width:100%; height:auto; margin:0 auto; overflow:hidden;background:#0075c9; text-align: center; padding: 20px 0; }
.prod_biaozhun h2{ font-size:36px; font-weight:normal; text-align:center; color:#fff; margin:20px auto; position:relative; display:block; height:80px; width:360px; }
.prod_biaozhun h2:before{content: " ";display: block; position: absolute;top: 77px;left: calc(50% - 40px); width:80px; border-bottom:5px solid #fff;}

.fox_bg{ width:100%; height:640px; background:url(https://en.lepinnet.com/images/foxbg.jpg) repeat-x; margin-top:40px;}

.foucebox {
	width:1200px;
	height:500px;
	background:#000;
	margin:30px auto; position:relative;border-radius:15px; 
}
.foucebox .bd {
	position:relative;
	float:left;
	width:1200px;
	height:500px;
	overflow:hidden; border-radius:15px;
}
.foucebox .showDiv {
	position:relative;
	width:1200px;
	height:500px;
}
.foucebox .showDiv img {
	width:1200px;
	height:500px;
}
.foucebox .showDiv p {
	position:absolute;
	left:20px;
	bottom:0;
	padding-right:20px;
	color:#fff;
	z-index:9;
	height:22px;
}
.foucebox .showDiv h2 {
	position:absolute;
	left:20px;
	bottom:0;
	width:100%;
	height:34px;
	background:url(https://en.lepinnet.com/images/foucebox_h2.png) no-repeat 0 4px;
	_background:none;
	_padding-left:0;
	font-size:24px;
	line-height:34px;
	z-index:9;
	overflow:hidden; border:none; text-align:left; color:#0075c9; margin:0;
}
.foucebox .showDiv h2 a {
	color:#8ecf12;
	font-weight:normal;
}
.foucebox .foucebox_bg {
	position:absolute;
	left:0;
	bottom:0;
	width:1200px;
	height:83px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:8;
	overflow:hidden;
}
.foucebox .showDiv p em{ padding:0 10px; color:#0075c9;}
.foucebox .hd {
	width:1120px;
	height:auto; margin:0 auto; overflow:hidden;	
}
.foucebox .hd ul{ display:block; height:auto; overflow:hidden; margin:0 auto; padding-top:30px;}
.foucebox .hd ul li {
	width:130px;	
	float:left;
	margin:5px;
	display:inline;
	position:relative;
}
.foucebox .hd ul a {display:block; border:1px solid #ddd; text-align:center; background-color:#fff; padding:0 2px; height:44px; line-height:44px; color:#333; border-radius:50px;webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.foucebox .hd ul .on a{ background-color:#0075c9;border:1px solid #0075c9; color:#fff;}
.foucebox .hd ul img {
	width:108px;
	height:35px;
	border:3px solid #2b2b2b;
}
.foucebox .hd ul .txt_bg {
	width:108px;
	height:24px;
	position:absolute;
	left:3px;
	top:63px;
	background:url(https://en.lepinnet.com/images/bg_png.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="../images/bg_png.png");
}
.foucebox .hd ul .txt {
	width:103px;
	height:24px;
	line-height:24px;
	color:#fff;
	position:absolute;
	left:4px;
	bottom:4px;
	z-index:2;
	text-align:right;
	padding-right:5px;
	overflow:hidden;
}
.foucebox .hd ul .mask {
	width:108px;
	height:35px;
	display:block;
	position:absolute;
	left:3px;
	bottom:3px;
	z-index:3;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');
	background:rgba(0,0,0,0.4);
}
.foucebox .hd ul a:hover .mask,.foucebox .hd ul .on .mask {
	display:none;
	position:relative;
}
.foucebox .hd ul a:hover img,.foucebox .hd ul .on img {
	border-color:#70a20f;
}
.foucebox .hd ul a:hover {
	color:#fff;
}
.foucebox .hd ul a:hover .txt_bg {
	background:#70a20f;
}


.prd_cor{width:100%; height:auto; margin:0 auto; overflow:hidden; }
.prd_cor ul{ width:900px; margin:0 auto; padding:20px 0 60px 0;height:auto;  overflow:hidden;}
.prd_cor ul li{ float:left; width:33.3%; padding:0 10px; display:block; font-size:14px; text-align:center;}
.prd_cor ul li a{ display:block; color:#333;}
.prd_cor ul li a:hover{ color:#0075c9; }
.prd_cor li a:before{width: 220px;height: 220px;border: 1px solid #ddd;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 88%; background-position:center center;}
.prd_cor li a:hover:before{ background-color:#f4f4f4; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.prd_cor li:nth-child(1) a:before{background-image: url(https://en.lepinnet.com/images/GXCCL1.png);background-repeat: no-repeat;}
.prd_cor li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/GXCCL2.png);background-repeat: no-repeat;}
.prd_cor li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/GXCCL3.png);background-repeat: no-repeat;}

.prd_cor_4{width:100%; height:auto; margin:0 auto; overflow:hidden; }
.prd_cor_4 ul{ width:1100px; margin:0 auto; padding:20px 0 40px 0;height:auto;  overflow:hidden;}
.prd_cor_4 ul li{ float:left; width:25%; padding:0 10px; display:block; font-size:14px; text-align:center;}
.prd_cor_4 ul li a{ display:block; color:#333;}
.prd_cor_4 ul li a:hover{ color:#0075c9; }
.prd_cor_4 li a:before{width: 220px;height: 220px;border: 1px solid #ddd;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 88%; background-position:center center;}
.prd_cor_4 li a:hover:before{ background-color:#f4f4f4; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.prd_cor_4 li:nth-child(1) a:before{background-image: url(https://en.lepinnet.com/images/WG/bg/EZ.png);background-repeat: no-repeat;}
.prd_cor_4 li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/WG/bg/HDG.png);background-repeat: no-repeat;}
.prd_cor_4 li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/WG/bg/PC.png);background-repeat: no-repeat;}
.prd_cor_4 li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/WG/bg/304.png);background-repeat: no-repeat;}




#chann_list{width:100%; margin:0 auto; height:auto; overflow:hidden; background:#f5f5f5;  position:relative; z-index:1; padding-bottom:40px; margin-bottom:80px;}
#chann_list .Tab { width:100%; height:auto; overflow:hidden;  position:relative; margin:0 auto; padding-top:440px; z-index:11;}

#chann_list .Tab ul{display:block; width:1200px;height:80px; margin:0 auto;border-bottom:3px solid #0075c9; padding:15px;}
#chann_list .Tab li{cursor:pointer;color:#333;font-size:14px;  float:left; margin:0 5px;}
#chann_list .Tab li span{display:block; line-height:44px; text-align:center; width:136px;transition:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}

#chann_list .Tab .active span{color:#fff; padding:0 12px; background:#0075c9;border:1px solid #0075c9; border-radius:50px; box-shadow:0px 2px 10px rgba(255,255,255,0.2) }
#chann_list .Tab .normal span{color:#333; padding:0 12px; border-radius:50px; border:1px solid #ddd; background-color:#fff; box-shadow:0px 2px 10px rgba(255,255,255,0.2)}
#chann_list .Tab .normal:hover span{color:#fff; padding:0 12px; background:#0075c9; border-radius:50px;border:1px solid #0075c9;}


#chann_list .TabC{width:100%; height:auto;margin:0 auto; }


.tab_blkbg .sasbg{ display:block; width:1920px; height:1080px; position:absolute; top:0; z-index:-1;-webkit-animation-name: fadeIn; /*动画名称*/
-webkit-animation-duration: 1s; /*动画持续时间*/
-webkit-animation-iteration-count: 1; /*动画次数*/
-webkit-animation-delay: 0s; /*延迟时间*/}
.tab_blkbg h1{ font-size:40px; font-weight:normal;color:#fff; margin:120px auto 20px auto; position:relative; display:block; height:80px; line-height:80px; width:320px; background-color:#0075c9; text-align:center; }

.so1{background:url(https://en.lepinnet.com/images/GXCD/01lj/bg.png) no-repeat; background-attachment:;}
.so2{background:url(https://en.lepinnet.com/images/GXCD/02cq/bg.png) no-repeat; background-attachment:;}
.so3{background:url(https://en.lepinnet.com/images/GXCD/03wt/bg.png) no-repeat; background-attachment:;}
.so4{background:url(https://en.lepinnet.com/images/GXCD/043t/bg.png) no-repeat; background-attachment:;}
.so5{background:url(https://en.lepinnet.com/images/GXCD/054t/bg.png) no-repeat; background-attachment:;}
.so6{background:url(https://en.lepinnet.com/images/GXCD/06sw/bg.png) no-repeat; background-attachment:;}
.so7{background:url(https://en.lepinnet.com/images/GXCD/07ft/bg.png) no-repeat; background-attachment:;}
.so8{background:url(https://en.lepinnet.com/images/GXCD/08zj/bg.png) no-repeat; background-attachment:;}

.wg1{background:url(https://en.lepinnet.com/images/WG/bg/01.png) no-repeat; background-attachment:;}
.wg2{background:url(https://en.lepinnet.com/images/WG/bg/02.png) no-repeat; background-attachment:;}
.wg3{background:url(https://en.lepinnet.com/images/WG/bg/03.png) no-repeat; background-attachment:;}
.wg4{background:url(https://en.lepinnet.com/images/WG/bg/04.jpg) no-repeat; background-attachment:;}
.wg5{background:url(https://en.lepinnet.com/images/WG/bg/05.jpg) no-repeat; background-attachment:;}

.dx_anli_bg{background:url(https://en.lepinnet.com/images/ZXJ/DX/bg.jpg) no-repeat center top; background-attachment:;}

#chann_list .TabC .chan_pldbg{ width:1200px; max-height:800px; overflow-y:auto; margin:0 auto;}

#chann_list .TabC .chan_pldbg::-webkit-scrollbar {/*滚动条整体样式*/

        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/

        height: 1px;

    }
#chann_list .TabC .chan_pldbg::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

        border-radius: 10px;

         

        background: #666;

    }

#chann_list .TabC .chan_pldbg::-webkit-scrollbar-track {/*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        border-radius: 0px;

        background: #f4f4f4;

}

#chann_list .TabC .chan_pldbg ul{ margin:0 auto; height:auto; overflow:hidden;}
#chann_list .TabC .chan_pldbg ul li{ display:block;  height:auto; padding:10px; height:200px; background:#fff; border:1px solid #ddd; border-top:none;}
#chann_list .TabC .chan_pldbg ul li:hover{ background:#fcfcfc;}

#chann_list .chn_zhutu{ display:block; float:left; width:300px; height:180px; position:relative; z-index:11; overflow:hidden;}
#chann_list .chn_zhutu img{ width:300px; position:absolute; top:0; left:0; }
#chann_list .chn_zhutu:hover img{ width:320px; position:absolute;  top:-5px; left:-10px;transition: 0.4s cubic-bezier(0.5,6,0.5,0);}
#chann_list .chn_zhutu::before{ background:}

#chann_list .cha_canshu{ margin-left:60px; width:620px; float:left; display:block; font-size:14px}
#chann_list .cha_canshu h3{ display:block; font-size:24px; font-weight:normal; margin:20px 0;}
#chann_list .cha_canshu p{ font-size:14px;}
#chann_list .cha_canshu dl{ display:block; height:auto; overflow:hidden;}
#chann_list .cha_canshu dt{  margin-bottom:20px;}
#chann_list .cha_canshu dd{float:left;  color:#999; margin-bottom:15px; width:310px;}
#chann_list .cha_canshu dd em{ font-weight:bold; color:#0075c9; padding-right:5px;}
#chann_list .cha_canshu p .more{ cursor:pointer; display:block; background:#0075c9; border-radius:4px; height:30px; line-height:30px; text-align:center; color:#fff; font-variant:inherit; width:100px; margin:20px 0 0 0; position:relative; text-transform:uppercase;}
#chann_list .cha_canshu p .more:before{position: absolute; display:block; left:0; top:0px; width:98px; height:28px; border: 1px solid #e91d00; border-radius:4px; pointer-events: none; z-index:11; content: ' ';}
#chann_list .cha_canshu p .more:hover{ background:#e91d00; transition:background 0.4s;}

.chann_listbg .gchenan{ display:block; height:54px; border-bottom:1px solid #fff; text-align:center; font-size:30px; color:#fff; font-weight:normal;  margin:20px 0; letter-spacing:5px;}
.chann_listbg .gchenan h2 span{ display:inline-block; line-height:54px;position:relative;}
.chann_listbg .gchenan h2 span:before{position: absolute; display:block; left:33%; top:0px; width:48px; height:54px; border-bottom: 3px solid #fff; pointer-events: none; z-index:11; content: ' ';}

#chann_list .anz{float: left; width:180px;display: block;font-size: 14px; text-align:center;}
#chann_list .anz a{ display:block; width:80px; margin:0 auto; margin-top:42px; color:#0075c9;}
#chann_list .anz a:before{background-image: url(https://en.lepinnet.com/images/anz.png);background-repeat: no-repeat; background-color:#fff; width: 70px;height: 70px;content: '';border-radius: 50%; border:1px solid #0075c9;margin: 10px auto;display: block;background-size: 60%;background-position: center center;webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

#chann_list .anz a:hover:before{ background-color:#0075c9;background-image: url(https://en.lepinnet.com/images/anzH.png); }

.prd_cor_az{width:100%; height:auto; margin:0 auto; overflow:hidden; }
.prd_cor_az ul{ width:1200px; margin:0 auto; padding:20px 0 60px 0;height:auto;  overflow:hidden;}
.prd_cor_az ul li{ float:left; width:33.3%; padding:20px; display:block; font-size:14px; text-align:center;}
.prd_cor_az ul li a{ display:block; color:#333;}
.prd_cor_az ul li a:hover{ color:#0075c9; }
.prd_cor_az li a:before{width: 320px;height: 320px;border: 1px solid #ddd;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 88%; background-position:center center;}
.prd_cor_az li a:hover:before{ background-color:#0075c9; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.prd_cor_az li:nth-child(1) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/lhjdg.png);background-repeat: no-repeat;}
.prd_cor_az li:nth-child(2) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/bgdg.png);background-repeat: no-repeat;}
.prd_cor_az li:nth-child(3) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/cxgdg.png);background-repeat: no-repeat;}
.prd_cor_az li:nth-child(4) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/dcdg.png);background-repeat: no-repeat;}
.prd_cor_az li:nth-child(5) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/jgdg.png);background-repeat: no-repeat;}
.prd_cor_az li:nth-child(6) a:before{background-image: url(https://en.lepinnet.com/images/GXCD/10az/slg.png);background-repeat: no-repeat;}


.pingpu_list{ width:1280px; height:100%; position:relative; margin:0 auto; }
.pingpu_list ul{  margin:30px auto; height:100%; padding:20px;}
.pingpu_list ul li{ float:left; display:block; padding:5px; height:auto;  position:relative; border-radius:2px; position:relative; z-index:1;}
.pingpu_list ul li a{ color:#333; display:block;border-radius:2px;-webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);}
.pingpu_list ul li a:hover{ -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0); z-index:3}

.pingpu_list ul li:hover img{transform: scale(1.2); }
.shuang{ width:50%;}
.shuang img{ width:100%; overflow:hidden; -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);}

.tupian{ width:100%; overflow:hidden;border-radius:2px 2px 0 0;}

.wenzi{ padding:20px; background:#fff; height:auto; overflow:hidden; border-radius:0 0 2px 2px;}
.wenzi .left{float:left;width:70%; }
.wenzi .right{float:left;width:30%; text-align:right;}
.wenzi .left h3{  margin:15px 0 0 8px; display:block; font-size:22px;}
.wenzi .left h4{  margin:5px 0 15px 8px; display:block; font-size:14px; margin-bottom:20px; color:#aaa;}
.wenzi .right h3{  margin:15px 8px 0 0;  display:block; font-size:32px; color:#0075c9}
.wenzi .right h4{margin:0px 8px 15px 0;display:block; font-size:14px; margin-bottom:20px; color:#aaa;}


/*************************XQY****************************/
.plad_bg{width:100%;height:600px; overflow:hidden;display:block; background-position: center; }
.mune .dx{ background-image: url(https://en.lepinnet.com/images/ZXJ/DX/02.jpg); background-attachment:; background-position:center -20px ;}
.mune .D_50{ background-image: url(https://en.lepinnet.com/images/ZXJ/50/02.jpg); background-attachment:; background-position:center -40px ;}
.mune .kxc{ background-image: url(https://en.lepinnet.com/images/ZXJ/KXC/02.jpg); background-attachment:; background-position:center -40px ;}
.mune .cab-ka{background-image: url(https://en.lepinnet.com/images/JIGUI/KA/KA001.jpg); background-attachment:;}
.mune .cold_aisle{background-image: url(https://en.lepinnet.com/images/LTD/LTD001.jpg); background-attachment:;}




.hero_xqy{width:100%; height:auto; margin:60px auto; overflow:hidden;}
.hero_xqy ul{ width:800px; margin:0 auto;}
.hero_xqy ul li{ float:left; width:25%; padding:0 10px; margin-bottom: 20px; display:block; font-size:14px; text-align:center;}
.hero_xqy ul li a{ display:block;}
.hero_xqy ul li a:hover{ color:#0075c9; }
.hero_xqy li a:before{width: 120px;height: 120px;border: 1px solid #0075c9;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 80%; background-position:center center;}
.hero_xqy li a:hover:before{ background-color:#0075c9; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}



.pld_canshu{width:1200px; height:100%; overflow:hidden; margin:0 auto;}
.xingcai{ float:left; text-align:center; padding:30px 15px;}
.xingcai dd{ float:left; display:block; border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:10px;}
.xingcai dt{ font-size:24px; color:#0075c9;}
.xingcai dd a{ display:block; color:#333;}
.xingcai dd a:hover{ color:#0075c9; }

.xingcai dd a:before{width: 260px; height:125px;content: '';border-radius:4px;margin: 0 auto;display: block;background-size: 100%; background-position:-5px -15px;}
.xingcai dd a:hover:before{ background-size:110%;background-position:-15px -25px; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}


.xingcai .xc_dx a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/DX.png);background-repeat: no-repeat;}
.xingcai .xc_32k a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/32K.png);background-repeat: no-repeat;}
.xingcai .xc_kx a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/KX.png);background-repeat: no-repeat;}
.xingcai .xc_50D a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/50D.png);background-repeat: no-repeat;}
.xingcai .xc_50K a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/50K.png);background-repeat: no-repeat;}
.xingcai .xc_kxc a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/KXC.png);background-repeat: no-repeat;}
.xingcai .xc_2530 a:before{background-image: url(https://en.lepinnet.com/images/ZXJ/2530.png);background-repeat: no-repeat;}

.pld_nelcans{ width:800px; height:100%; overflow:hidden; margin:0 auto;}
.pld_nelcans dl{ float:left; display:block; margin:20px auto; padding:10px 20px; width:33.3%; text-align:center;}
.pld_nelcans dl dt{ display:block; position:relative; font-size:24px;width: 120px;height: 120px; border:2px solid #eee; background:#fcfcfc; content: '';border-radius:4px;margin: 10px auto;display: block; padding:35px 5px;}
.pld_nelcans dl dt i{ font-style:normal; font-size:14px; clear:both; display:block;}
.pld_nelcans dl dd{ color:#0075c9; margin:5px 0;font-size:18px;}
.pld_nelcans dl .samll{ font-size:14px; color:#333;}

.pld_nelcans_6l{ width:1000px; height:100%; overflow:hidden; margin:0 auto;}
.pld_nelcans_6l dl{ float:left; display:block; margin:20px auto; padding:10px 20px; width:16.6%; text-align:center;}
.pld_nelcans_6l dl dt{ display:block; position:relative; font-size:24px;width: 120px;height: 120px; border:2px solid #eee; background:#fcfcfc; content: '';border-radius:4px;margin: 10px auto;display: block; padding:35px 5px;}
.pld_nelcans_6l dl dt i{ font-style:normal; font-size:14px; clear:both; display:block;}
.pld_nelcans_6l dl dd{ color:#0075c9; margin:5px 0;font-size:18px;}
.pld_nelcans_6l dl .samll{ font-size:18px; color:#333;}



.imgshili{ width:100%; margin:0 auto; background:#fff; text-align:center;}
.imgshili_bg{ top: 0;left: 0;width:100%; height:auto; max-height:700px; min-height:700px;z-index:-10;zoom: 1;background-color: #fff;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;background-position: center 0; }

.dx_bg{background:url(https://en.lepinnet.com/images/ZXJ/DX/bg.jpg) no-repeat center center;}
.D50_bg{background:url(https://en.lepinnet.com/images/ZXJ/50/bg.jpg) no-repeat center center;}
.kxc_bg{background:url(https://en.lepinnet.com/images/ZXJ/KXC/bg.jpg) no-repeat center center;}
.biaozhun{background: url(https://en.lepinnet.com/images/biaozhun.png) no-repeat center center;}

.cz_shuom{ width:800px; margin:40px auto 0 auto; text-align:center; color:#333; line-height:48px;}
.bz_shuom{width:800px; margin:10px auto; text-align:center; color:#0075c9;  font-size:24px;}


.chengz_list{width:100%; height:auto; margin:0 auto; overflow:hidden; }
.chengz_list ul{ width:1100px; margin:0 auto; padding:40px 0 20px 0;height:auto;  overflow:hidden;}
.chengz_list ul li{ float:left; width:20%; padding:10px; display:block; font-size:14px; text-align:center;}
.chengz_list ul li a{ display:block; color:#333; border: 1px solid #ddd;border-radius:4px; padding:15px 0;}
.chengz_list ul li:hover a{background:#0075c9; border: 1px solid #0075c9;}
.chengz_list ul li a:hover{ color:#fff; }
.chengz_list li a:before{width: 160px;height: 60px;content: '';margin:0px auto 5px auto;display: block;  background-size:100%;background-image: url(../images/ZXJ/承载/DXT+DXT.jpg);background-repeat: no-repeat;}
.chengz_list li a:hover:before{width: 60px;height: 60px; background:url(https://en.lepinnet.com/images/shuju.png) 0px -60px #0075c9 no-repeat;webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

.door_style{width:100%; height:auto; margin:0 auto; overflow:hidden; }
.door_style ul{ width:1200px; margin:0 auto; padding:40px 0 20px 0;height:auto;  overflow:hidden;}
.door_style ul li{ float:left; width:20%; padding:10px; display:block; font-size:18px; text-align:center; position: relative;}
.door_style ul li img{width: 96%; overflow: hidden; margin:2%;z-index: 1;}
.door_style ul li a{ display:block; color:#333;border-radius:4px; }
.door_style ul li h4{ margin:10px auto; width: 40px; height: 40px; background:#0075c9; border-radius:50%; display: block; color:#fff; font-weight: bold; font-size: 24px; line-height: 40px; z-index: 0;position:absolute; left: 50%; top: 20px;transform: translate(-50%, -0%);}
.door_style ul li p{color:#fff; font-size: 18px;  z-index: 0;position:absolute; left: 50%; bottom: 30px;transform: translate(-50%, -0%);}
.door_style ul li:hover img{ opacity: 0.9;webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.door_style ul li a:hover{ color:#fff; }

.Standard{width:100%; height:auto; margin:30px auto; overflow:hidden; padding: 20px 0;}
.Standard ul{ width:900px; margin:0 auto;}
.Standard ul li{ float:left; width:25%; padding:0 10px; display:block; font-size:14px; text-align:center; position: relative;}
.Standard ul li a{ display:block;}
.Standard ul li a em{ display:block;margin:10px auto;  font-size: 16px; line-height: 30px; z-index: 0;position:absolute; left: 50%; bottom:5px;transform: translate(-50%, -0%);}
.Standard ul li a i{ margin:10px auto; width: 30px; height: 30px; background:#0075c9; border-radius:50%; display: block; color:#fff; font-weight: bold; font-size: 18px; line-height: 30px; z-index: 0;position:absolute; left: 50%; top:-5px;transform: translate(-50%, -0%);}

.Standard li a:before{width: 180px;height: 180px;border: 2px solid #eee; background:#fcfcfc;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 80%; background-position:center center;}

.Standard .tuopan a:before{background-image: url(../images/JIGUI/托盘.png);background-repeat: no-repeat;}
.Standard .fenshan a:before{background-image: url(../images/JIGUI/风扇.png);background-repeat: no-repeat;}
.Standard .luosi a:before{background-image: url(../images/JIGUI/螺丝.png);background-repeat: no-repeat;}
.Standard .jiaolun a:before{background-image: url(../images/JIGUI/脚轮.png);background-repeat: no-repeat;}
.Standard .zhijia a:before{background-image: url(../images/JIGUI/支架.png);background-repeat: no-repeat;}
.Standard .dianyuan a:before{background-image: url(https://en.lepinnet.com/images/JIGUI/PDU.png);background-repeat: no-repeat;}
.Standard .banshou a:before{background-image: url(../images/JIGUI/扳手.png);background-repeat: no-repeat;}

/***************************冷通道***************************/
.hero_CLOD{width:100%; height:auto; margin:60px auto 0 auto; overflow:hidden;}
.hero_CLOD ul{ width:600px; margin:0 auto;}
.hero_CLOD ul li{ float:left; width:33.3%; padding:0 10px; margin-bottom: 20px; display:block; font-size:14px; text-align:center;}
.hero_CLOD ul li a{ display:block;}
.hero_CLOD ul li a:hover{ color:#0075c9; }
.hero_CLOD li a:before{width: 120px;height: 120px;border: 1px solid #0075c9;content: '';border-radius: 50%;margin: 10px auto;display: block;background-size: 80%; background-position:center center;}
.hero_CLOD li a:hover:before{ background-color:#0075c9; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.col_maid li:nth-child(1) a:before{background-image: url(../images/CL01.png);background-repeat: no-repeat;}
.col_maid li:nth-child(2) a:before{background-image: url(../images/CL01.png);background-repeat: no-repeat;}
.col_maid li:nth-child(3) a:before{background-image: url(../images/CL02.png);background-repeat: no-repeat;}

.col_maid li:nth-child(1) a:hover:before{background-image: url(../images/CL01H.png);background-repeat: no-repeat;}
.col_maid li:nth-child(2) a:hover:before{background-image: url(../images/CL01H.png);background-repeat: no-repeat;}
.col_maid li:nth-child(3) a:hover:before{background-image: url(../images/CL02H.png);background-repeat: no-repeat;}

.cold_miaoshu{width:1000px; height:auto; margin:0 auto; overflow:hidden; text-align: center; }
.cold_miaoshu p{margin: 20px 0; line-height: 32px; font-size: 14px;}

.cld_waiguan{width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
.cld_waiguan ul{ width:1200px; margin:0 auto;}
.cld_waiguan ul li{ float:left; width:20%; padding:0 5px; margin: 40px 0 20px 0; display:block; font-size:14px; line-height: 32px; text-align:center;}
.cld_waiguan ul li a{ height: 320px; display:block; border: 2px solid #eee; color: #333; background: #fcfcfc; content: ''; margin: 10px; padding: 20px;position:relative; padding-top:40px;-webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);}
.cld_waiguan ul li a:hover,.cld_waiguan2 ul li a:hover{
    -webkit-transform: translate3d(0,-5px,0);
	transform: translate3d(0,-5px,0); z-index:3}

.cld_waiguan ul li a i{display:block; position: absolute; background: #fff; border-radius: 50%; color: #eee; width: 60px; height: 60px; font-style: normal; font-weight: bold; font-size: 42px; line-height: 60px; top:-30px; left: 50%;transform: translate(-50%, -0%);}

.cld_waiguan ul li .avo{ background:#0075c9;border: 2px solid #0075c9; color: #fff; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan ul li .avo i{background: #fff; color:#0075c9;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.cld_waiguan ul li .avo1{ background:#ccc;border: 2px solid #ccc; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan ul li .avo1 i{background: #fff;color:#ccc;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.cld_waiguan ul li .avo2{ background:#eee;border: 2px solid #eee; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan ul li .avo2 i{background: #fff; color:#eee;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.auto_bg{width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.auto_bg img{width: 100%;}
.auto_bg .wenzi{font-size:14px; text-align:center; line-height: 48px; margin:0 auto; display: block; width: 800px; margin-top: 40px;}

.cld_waiguan2{width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
.cld_waiguan2 ul{ width:900px; margin:0 auto;}
.cld_waiguan2 ul li{ float:left; width:33.3%; padding:0 5px; margin: 40px 0 20px 0; display:block; font-size:14px; line-height: 32px; text-align:center;}
.cld_waiguan2 ul li a{ height: 320px; display:block; border: 2px solid #eee; background: #fcfcfc; color: #333; content: ''; margin: 10px; padding: 20px;position:relative; padding-top:40px;-webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);}

.cld_waiguan2 ul li a i{display:block; position: absolute; background: #fff; border-radius: 50%; color: #eee; width: 60px; height: 60px; font-style: normal; font-weight: bold; font-size: 42px; line-height: 60px; top:-30px; left: 50%;transform: translate(-50%, -0%);}

.cld_waiguan2 ul li .avo{ background:#0075c9;border: 2px solid #0075c9; color: #fff; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan2 ul li .avo i{background: #fff; color:#0075c9;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.cld_waiguan2 ul li .avo1{ background:#ccc;border: 2px solid #ccc; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan2 ul li .avo1 i{background: #fff;color:#ccc;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.cld_waiguan2 ul li .avo2{ background:#eee;border: 2px solid #eee; webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.cld_waiguan2 ul li .avo2 i{background: #fff; color:#eee;width:60px; height:60px;font-size: 42px; line-height: 60px; top:-30px;}

.LTD_chuang{width: 100%; height: auto; overflow: hidden;margin: 0 auto; margin-top: 20px;background: #0075c9;}
.LTD_chuang ul{width:1000px; margin: 0 auto; padding: 30px 0;}
.LTD_chuang ul li{ padding:5px 0;}
.LTD_chuang ul li a{background: #fff; border: 1px solid #eee; padding: 20px; height: auto; overflow: hidden; color: #333;display:block;border-radius:2px;-webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);}
.LTD_chuang ul li a:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0); z-index:3}
.LTD_chuang ul li a strong{display: block; float: left; width: 180px; font-size: 24px; font-family:'ReductoCondensedSSiCondensed';font-style: normal; text-transform:uppercase; margin-right: 20px;}
.LTD_chuang ul li a span{display: block; float: left; width: 600px; font-size: 14px;}
.LTD_chuang ul li a i{display: block; float: right;  background: #0075c9; color: #fff; font-style: normal; padding: 2px 10px; border-radius: 2px;}

.wenzi_ltd{ padding:20px; background:#fff; height:auto; overflow:hidden; border-radius:0 0 2px 2px;}
.wenzi_ltd .left{float:left;width:100%; height: 140PX;overflow: hidden; }
.wenzi_ltd .right{float:right; text-align:right;display: none}
.wenzi_ltd .left h3{  margin:15px 0 0 8px; display:block; font-size:22px; text-transform: uppercase;}
.wenzi_ltd .left h4{  margin:5px 0 15px 8px; display:block; font-size:14px; margin-bottom:20px; color:#aaa;font-family:'DINPro'; font-weight: normal;}
.wenzi_ltd .right h3{  margin:15px 8px 0 0;  display:block; font-size:32px; color:#0075c9}
.wenzi_ltd .right h4{margin:40px 8px 15px 0;display:block; font-size:12px; margin-bottom:20px; color:#fff; background: #0075c9; padding: 2px 10px; border-radius: 2px;}