<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
/*全局样式*/
html,body,div,ul,li,dl,dt,dd,p,em,b,i,h1,h2,h3,h4,h5,h6{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ins{text-decoration:none;}
img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}

/* icon嵌入 */
@font-face {
  font-family: "Antenna-Light";
  src: url("/public/css/font/Antenna.Light.webfont.eot?#iefix") format("embedded-opentype"), url("/public/css/font/Antenna.Light.webfont.woff") format("woff"), url("/public/css/font/Antenna.Light.webfont.ttf") format("truetype"), url("/public/css/font/Antenna.Light.webfont.svg#Antenna-Light") format("svg");
}
@font-face {font-family: "iconfont";
  src: url('/public/css/iconfont.eot');
  src: url('/public/css/iconfont.eot?#iefix') format('embedded-opentype'),
  url('/public/css/iconfont.woff') format('woff'),
  url('/public/css/iconfont.ttf') format('truetype'),
  url('/public/css/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:middle;
  -webkit-text-stroke-width: 0.2px;
  *display: block;
}
.icon-phone:before { content: "\e611"; }
.icon-right:before { content: "\e606"; }
.icon-QQ:before { content: "\e616"; }
.icon-qq:before { content: "\e600"; }
.icon-search:before { content: "\e601"; }
.icon-love:before { content: "\e61c"; }
.icon-picture:before { content: "\e61d"; }
.icon-close:before { content: "\e60f"; }
.icon-top:before { content: "\e612"; }
.icon-share:before { content: "\e61e"; }
.icon-time:before { content: "\e617"; }
.icon-right1:before { content: "\e607"; }
.icon-zhuce:before { content: "\e613"; }
.icon-contact:before { content: "\e614"; }
.icon-iconfontweibo:before { content: "\e602"; }
.icon-list:before { content: "\e61f"; }
.icon-caidan:before { content: "\e605"; }
.icon-right2:before { content: "\e608"; }
.icon-zan:before { content: "\e618"; }
.icon-close1:before { content: "\e610"; }
.icon-xiangshang:before { content: "\e620"; }
.icon-more:before { content: "\e60b"; }
.icon-weixin:before { content: "\e603"; }
.icon-shouji:before { content: "\e604"; }
.icon-ybbcookon:before { content: "\e609"; }
.icon-comments:before { content: "\e621"; }
.icon-left:before { content: "\e60a"; }
.icon-write:before { content: "\e619"; }
.icon-comments1:before { content: "\e61a"; }
.icon-triangleright:before { content: "\e60e"; }
.icon-cook:before { content: "\e60c"; }
.icon-eye:before { content: "\e61b"; }
.icon-dot:before { content: "\e60d"; }
.icon-address:before { content: "\e615"; }
.icon-xiangxia:before { content: "\e622"; }

.container{width:1200px;margin-left:auto;margin-right:auto;position:relative;}
.bg{background-image:url(../images/bg.png);background-repeat:no-repeat;}
.mvbg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAEsUExURf///////////////////////wkJCQAAAF9fX////////////////////////////////////////////////1lZWQICAgoKCq2trQMDA7i4uP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////zU1NTo6OgcHB+Xl5eHh4f///x8fH7m5uScnJxQUFAQEBLS0tE5OTgUFBe/v70tLSwcHB/z8/OLi4jAwMAUFBQEBAT09Pf///////////////////////////////////////////////////////////////////////////wAAAAEBAQvL9F8AAABidFJOU5mHAnpYDfkAzI9oiYsBkJI9hmuYiM/++a/9rB9bXxphGxlmjhyMIG2Vdh2FQFkOImUXZAwWEGcP4N37n6Eh7Kzn8/yt1Pud1fqaoOP8/twkXpY3jR47UmlUgoFsapSXe3k+DBqSvgAAAVVJREFUOMuN1ddygzAQBVBRExlwDO5xd9xLem9O7733ovz/P0TBdjxCMtJ9YnYOw7BaFjAiGPB/ZTXunx7rz2V4DWoQmi/14sNN1qJgKV0GjJhqloDabBgMSXhaG8AZCfjEyPeh5usAiEz2YBFwstiFFcBNyoUZPrz6g9YEH97KGBaAQBoYhkTgN4aqCGxj+EqWxpnQwVAhnX5xwIBfGDaJyihK7kdp2MQw6IEIxbfWvRBiOEZB9LOz54E1DAENEVrd3iXrwyBC+oogjMXEoL685oWMl0H6Zoe8/53ZnrOjKKs9kgeeJw+PqYbb1BEm4qcnjCNUMHwjSwnmUFRFx0wVHdwWhnciMI+hHOQ7w/1c03yYcWGKD6e6KyXAc9Xe7lmK+Dtzob/25g0/JxUGi3TO5+kBjVjNlznmCoK5DWrZy5WW6ig2dOfzA9qfTjtUkhl/BU5+AVc4MO8BrnNiAAAAAElFTkSuQmCC);background-repeat:no-repeat;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}

html,body{background:#FFF;font-size:14px;font-family:Antenna-Light,"Microsoft Yahei",Arial;color:#555;overflow-x:hidden;}
input,select{font-family:"Microsoft Yahei",Arial;}
a{color:#666;text-decoration:none;}
a:hover{color:#E9441A;}
.left{float:left;}
.right{float:right;}
.clearfix{zoom:1;}

/* 学前测试 */
.hd-wd2 {	
		width: 100%;
        height: 118px;
        background: rgba(0, 0, 0, 0) url("../images/xqcs.gif") no-repeat scroll center center / cover ;
        background-size: cover;
        animation:showdown 1s ease-in-out;
        -webkit-animation: showdown 1s ease-in-out;
        transition:margin-top 0.5s;
        -webkit-transition:margin-top 0.5s;
        position: relative;
        top: 0; 
        z-index: 1000;
}
.wd-box1 a {
    display: block;
    height: 118px;
    margin: 0 auto;
    width: 1290px;
}

/*头部*/
.topbar{height:40px;background:#F8F8F8;border-bottom:1px solid #FFF;}
.topbar .welcome{line-height:40px;color:#888;}
.topbar .welcome a{color:#888;}
.topbar .welcome span.office{display:inline-block;padding: 3px 7px;line-height: 1;font-size:14px;margin-left: 10px;background: #1F8ADC;color:#FFF;vertical-align:initial;}

.topbar .tool{line-height:40px;height:40px;}
.topbar .tool a{display:block;float:left;padding:0 15px;font-size:22px;color:#999;line-height:40px;position:relative;}
.topbar .tool a.tool_login{background:#EE7800;height:45px;line-height:40px;font-size:14px;color:#FFF;}
.topbar .tool a.tool_login:hover{background:#F60;color:#FFF;}
.topbar .tool a i{vertical-align:super;}
.topbar .tool a:hover{color:#EE7800;}
.language{float:left;font-size:16px;position:relative;cursor:pointer;padding-left:15px;}
.language:hover{color:#EE7800;}
.language .lang_list{display:none;position:absolute;top:40px;right:0;background:#373737;z-index:99;}
.language .lang_list a{display:block;color:#FFF;font-size:14px;line-height:30px;}

.search{position:absolute;right:0;top:40px;padding:10px 0;width:300px;z-index:99;display:none;}
.search input.keyword{border:1px solid #DDD;padding:5px;height:28px;font-size:14px;width:208px;float:left;}
.search input.apply{width:80px;font-size:14px;height:40px;padding:5px 0;background:#EE7800;color:#FFF;border:0;float:left;cursor:pointer;}

.header{background:#FFF;}
.head{padding:10px 0;}
/*.head a.logo{display:block;width:580px;height:70px;background-position:-86px 10px;text-indent:-9999px;}*/
.head a.logo{display:block;width:420px;height:70px;background-position:0 10px;text-indent:-9999px;position:relative;transition:2s ease-in-out;-webkit-transition:2s ease-in-out;-moz-transition:2s ease-in-out;-o-transition:2s ease-in-out;}
.head a.logo_active{background-position:-85px 10px;}
.head .flagship{margin-left:15px;width:175px;height:70px;background-position:0 -70px;}
.head a.vplay{display:block;width:240px;height:70px;background-position:0 -270px;text-indent:-9999px;margin-left:30px;}
.head a.toptel{display:block;width:216px;height:70px;background-position:0 -175px;float:right;text-indent:-9999px;}
.head a.topliyue{display:block;width:178px;height:78px;float:right;}


.nav .hotcourse_t{background:#E9441A;height:50px;width:200px;text-align:center;font-size:17px;color:#FFF;}
.nav .hotcourse_t i{font-size:20px;vertical-align:initial;}
.nav .nav_list{width:930px;padding-left:20px;}
.nav .nav_list li{font-size:16px;float:left;position:relative;}
.nav .nav_list li &gt; a{color:#FFF;display:block;padding:0 20px;}
.nav .nav_list li ul{position:absolute;top:50px;width:100%;background:rgba(238,120,0,0.9);display:none;z-index:9;}
.nav .nav_list li ul a{display:block;text-align:Center;color:#FFF;line-height:40px;}
.nav .nav_list li a:hover{background:#da5a05;text-decoration:none;}

/* 底部 */
.footer{padding:30px 0 60px;}
.ft_nav{padding:30px 0;overflow:hidden;background:#F8F8F8;}
.ft_nav dl{float:left;width:150px;padding:0 25px;}
.ft_nav dl dt{font-size:18px;color:#333;padding-bottom:20px;}
.ft_nav dl dd{font-size:14px;line-height:25px;}
.ft_nav dl dd a{display:block;color:#666;}

.ft_sp{height:90px;background:#F8F8F8;}
.ft_sp li{width:25%;float:left;padding:20px 0;}
.ft_sp li em.ftsp_i{display:block;width:50px;height:50px;float:left;margin-left:20px;margin-right:10px;transition:0.5s;-webkit-transition:0.5s;transform:rotate(0deg);-webkit-transform:rotate(0deg);}
.ft_sp li:hover em.ftsp_i{transition:0.5s;-webkit-transition:0.5s;transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.ft_sp li em.ftsp_i1{background-position:-200px -80px;}
.ft_sp li em.ftsp_i2{background-position:-260px -80px;}
.ft_sp li em.ftsp_i3{background-position:-320px -80px;}
.ft_sp li em.ftsp_i4{background-position:-400px -200px;}
.ft_sp li .ft_sp_li h3{font-size:18px;font-weight:normal;color:#373737;line-height:30px;}
.ft_sp li .ft_sp_li p{color:#666;}
.ft_sp li.wxcode{position:relative;}
.wxcode_box{opacity:0;position:absolute;top:-40px;left:0;padding:10px;background:#FFF;z-index:9;transition:1s;box-shadow:0 0 10px #373737;}
.wxcode_box.current{opacity:1;left:-120px;transition:1s;}

.site_info{background:#FFF;}
.group_logo{width:310px;height:50px;background-position:0 -520px;text-indent:-9999px;position:absolute;left:50px;top:27px;}
.copyright{border-top:1px solid #F3F3F3;padding:15px 0;margin-right:50px;}
.copyright p{text-align:right;font-size:14px;line-height:25px;color:#888;}
.copyright p em{font-weight:bold;}

/*.text_scroll{width:100%;position:fixed;padding-top:35px;bottom:0;left:0;z-index:999;background:url(../images/spring.png) no-repeat top center;opacity:0;}*/
.text_scroll{width:100%;position:fixed;bottom:0;left:0;z-index:999;background:#F3F3F3;opacity:0;}
.index_scroll{overflow:hidden;position:relative;}
.index_tip_box{width:9999px;position:absolute;left:0;top:0;}
.index_tip_t{height:50px;padding-left:15px;line-height:50px;color:#FFF;font-size:18px;background:#F3F3F3;position:relative;z-index:2;}
/*.index_tip_t{height:50px;padding-left:15px;line-height:50px;color:#FFF;font-size:18px;background:#373737;position:relative;z-index:2;}*/
.index_tip{padding-left:20px;font-size:16px;height:50px;line-height:50px;white-space: nowrap;overflow: hidden;float:left;color:red;left:840px;position:relative;}

.bottom_box{width:100%;height:120px;position:fixed;bottom:0;left:0;z-index:999;display:none;}
.bottom_black_bg{position:absolute;width:100%;height:100%;background:#111;opacity:0.8;}
.bottom_close_btn{position:absolute;right:-100px;top:50px;width:60px;height:60px;cursor:pointer;}
.bottom_close_btn i{font-size:48px;color:#DDD;}
.bottom_box .container{height:100%;}
.bottom_box .bottom_pic{height:150px;width:560px;background:url(../images/bottom_pic.png) no-repeat left center;position:absolute;bottom:0;}
.lxb_t{padding:10px 0 0;}
.lxb_t p{color:#FFF;font-size:16px;padding-bottom:10px;}
.lxb_t span{display:block;font-size:14px;color:#FFF;}
.lxb_t span i{font-size:30px;font-weight:bold;color:#fc5b32;}

/*lxb*/
.lxb{padding-top:5px;display:block;}
.lxbinput{height:40px;padding:5px;border:0;background-color:#FFF;color:#888;width:300px;font-size:20px;box-shadow:0 0 3px #999 inset;}
.lxbinput:focus{background:#FFF;}
.lxbapply{background:#1F8ADC;color:#FFF;border:0;height:50px;padding:0 30px;font-size:16px;Cursor:pointer;transition:0.5s;font-weight:bold;}
.lxbapply:hover{background:#0060C0;transition:0.5s;}
.lxb_qq{display:block;float:left;height:50px;line-height:50px;padding:0 20px;font-size:16px;font-weight:bold;margin-left:10px;background:#fc5b32;color:#FFF;}
.lxb_qq:hover{color:#FFF;background:#F90;}
 
/* 弹出咨询框 */
.window{position:fixed;left:50%;top:50%;margin-left:-230px;margin-top:-153px;width: 461px;height:307px;z-index:9999;}
.window_bg{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;background:#FFF;opacity:0.5;filter:alpha(opacity=50);display:none;}
.window_box{background:url(/public/images/window.jpg) no-repeat center;width:100%;height:100%;}
.window_close{position:absolute;right:10px;top:10px;width:20px;height:20px;z-index:99;background:#373737;border-radius:50%;text-align:center;}
.window_close i{color:#FFF;font-size:12px;cursor:pointer;line-height:20px;vertical-align:super;}
.window_content{padding:40px;color:#FFF;}
.window_content a{display:block;position:absolute;width:123px;height:36px;text-indent:-9999px;}
.window_content a.w_more{left:96px;bottom:10px;}
.window_content a.w_swt{left:25px;bottom:10px;}
.window_content a.w_freetel{left:169px;bottom:10px;}
.window_content a.w_qq{right:23px;bottom:10px;}

.v_pupop{position:fixed;z-index:9999;width:100%;height:100%;top:0;left:0;display:none;}
.pupop_bg{width:100%;height:100%;position:absolute;left:0;top:0;background:#373737;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.v_pupop_box{position:absolute;width:700px;height:450px;z-index:9999;top:50%;margin-top:-225px;left:50%;margin-left:-350px;box-shadow:0 0 5px rgba(0,0,0,0.8);}
.v_pupop_close{position:absolute;right:-60px;top:-60px;cursor:pointer;}
.v_pupop_close i{color:#DDD;font-size:48px;}


/* 侧边 */
.online_windows {
	width: 144px;
}

.online_w_top {
	background: url(../images/kefu/start/v5/online_bg.png) no-repeat -36px 0;
	height: 10px;
}

.online_w_c {
	background: url(../images/kefu/start/v5/online_bg.png) repeat-y 0 -185px;
	padding: 0 5px;
}

.online_w_bottom {
	background: url(../images/kefu/start/v5/online_bg.png) repeat-y -36px -35px;
	height: 29px;
}

.online_content {
	background: url(../images/kefu/start/v5/online_bg.png) no-repeat -147px -185px;
	padding-top: 11px;
}

.online_content a.qq_icon {
	background: url(../images/kefu/start/v5/online_bg.png) no-repeat -37px -130px;
	width: 121px;
	height: 25px;
	display: block;
	margin: 0 auto;
	text-indent: 30px;
	line-height: 23px;
	cursor: pointer;
}

.online_content a.qq_icon:hover {
	background-position: -159px -130px;
	color: #FFF;
}

.online_bar h2 {
	background: url(../images/kefu/start/v5/online_bg.png) repeat-x 0 -156px;
	height: 29px;
	line-height: 27px;
	font-size: 12px;
	color: #666;
	text-align: left;
}

.online_bar h2 a {
	display: block;
	padding-left: 14px;
	margin-left: 6px;
	cursor: pointer;
	font-size:16px;font-weight:bold;
}

.expand h2 a {
	background: url(../images/kefu/start/v5/online_bg.png) no-repeat -36px -69px;
}

.collapse h2 a {
	background: url(../images/kefu/start/v5/online_bg.png) no-repeat -36px -96px;
}

.expand h2 a:hover,.collapse h2 a:hover {
	text-decoration: none;
	color: #c81d04;
}

.online_content {
	text-align: center;
	border-bottom: 1px solid #d0d0d0;
}

.online_content ul li {
	line-height: 24px;
	margin-bottom:5px;
}
.online_content ul li a{display:block;position:relative;}
.online_content ul li a p{position:absolute;left:32px;top:0;padding-right:10px;width:85px;line-height:25px;text-align:center;}
.online_content ul li a:hover {
	color: #c81d04;
}

#online_qq_layer {
	position: fixed;
	left:50%;
	margin-left:610px;
	top: 80px;
	_position: absolute;
	z-index: 20;
}

* html,* html body {
	_background-attachment: fixed;
}

* html #online_qq_layer {
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+150));
}

#onlineService {
	/*float: left;
	margin-left: -4px;*/
	position: fixed;
    top: 80px;
    right: 0;
}

#onlineType1,#onlineType2,#onlineType3,#onlineType4,#onlineType5,#onlineType6 {
	display: none;
}

#onlineType1 {
	display: block;
}

#goto_top {
	background: url(../images/kefu/start/v5/gototop.png) no-repeat 0 0;
	width: 48px;
	height: 41px;
	cursor: pointer;
	position: fixed;
	left: 50%;
	bottom: 50px;
	margin-left: 500px;
	display: none;
}

.tipsy {
	padding: 5px;
	font-size: 14px;
	position: absolute;
	z-index: 100000;
}

.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tipsy-arrow {
	position: absolute;
	background: url('../images/kefu/admin/v2/tipsy.gif') no-repeat top left;
	width: 9px;
	height: 5px;
}

.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}

.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px;
}
/* 弹幕 */
#dm01{position: fixed; top: 0; right:-360px;overflow: hidden; background-color: rgba(0,0,0,0.4);font-size: 16px; line-height: 36px; border-radius: 18px; z-index: 1000; width: 360px;
	        animation: dmdh 18s linear 0s;
	     -o-animation: dmdh 18s linear 0s;
	    -ms-animation: dmdh 18s linear 0s;
	   -moz-animation: dmdh 18s linear 0s;
	-webkit-animation: dmdh 18s linear 0s;
	animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;
  
}
#dm01:hover{animation-play-state: paused;-o-animation-play-state: paused;-ms-animation-play-state: paused;-moz-animation-play-state: paused;-webkit-animation-play-state: paused;}
#dm01 img{ display: block; height: 25px; float: left; margin: 5px 5px 0 5px;}
#dm01 img:nth-child(3){display: none; float: right;height: 22px;margin: 7px 5px 0 5px; cursor: pointer;}
#dm01:hover img:nth-child(3){ display: block;}
#dm01 a{ display: block; float: left; text-decoration: none; color: #ffffff;}


#dm02{position: fixed; top: 10%; right:-360px;overflow: hidden; background-color: rgba(0,0,0,0.4);font-size: 16px; line-height: 36px; border-radius: 18px;z-index: 1000;width: 300px;
	        animation: dmdh 17s linear 5s;
	     -o-animation: dmdh 17s linear 5s;
	    -ms-animation: dmdh 17s linear 5s;
	   -moz-animation: dmdh 17s linear 5s;
	-webkit-animation: dmdh 17s linear 5s;
	animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;
  
}
#dm02:hover{animation-play-state: paused;-o-animation-play-state: paused;-ms-animation-play-state: paused;-moz-animation-play-state: paused;-webkit-animation-play-state: paused;}
#dm02 img{ display: block; height: 25px; float: left; margin: 5px 5px 0 5px;}
#dm02 img:nth-child(3){display: none; float: right;height: 22px;margin: 7px 5px 0 5px; cursor: pointer;}
#dm02:hover img:nth-child(3){ display: block;}
#dm02 a{ display: block; float: left; text-decoration: none; color: #ffffff;}


#dm03{position: fixed; top: 20%; right:-360px;overflow: hidden; background-color: rgba(0,0,0,0.4);font-size: 16px; line-height: 36px; border-radius: 18px; z-index: 1000; width: 260px;
	        animation: dmdh 20s linear 10s;
	     -o-animation: dmdh 20s linear 10s;
	    -ms-animation: dmdh 20s linear 10s;
	   -moz-animation: dmdh 20s linear 10s;
	-webkit-animation: dmdh 20s linear 10s;
	animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;
  
}
#dm03:hover{animation-play-state: paused;-o-animation-play-state: paused;-ms-animation-play-state: paused;-moz-animation-play-state: paused;-webkit-animation-play-state: paused;}
#dm03 img{ display: block; height: 25px; float: left; margin: 5px 5px 0 5px;}
#dm03 img:nth-child(3){display: none; float: right;height: 22px;margin: 7px 5px 0 5px; cursor: pointer;}
#dm03:hover img:nth-child(3){ display: block;}
#dm03 a{ display: block; float: left; text-decoration: none; color: #ffffff;}



#dm04{position: fixed; top: 30%; right:-360px;overflow: hidden; background-color: rgba(0,0,0,0.4);font-size: 16px; line-height: 36px; border-radius: 18px; z-index: 1000;width: 260px;
	        animation: dmdh 20s linear 15s;
	     -o-animation: dmdh 20s linear 15s;
	    -ms-animation: dmdh 20s linear 15s;
	   -moz-animation: dmdh 20s linear 15s;
	-webkit-animation: dmdh 20s linear 15s;
	animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;
  
}
#dm04:hover{animation-play-state: paused;-o-animation-play-state: paused;-ms-animation-play-state: paused;-moz-animation-play-state: paused;-webkit-animation-play-state: paused;}
#dm04 img{ display: block; height: 25px; float: left; margin: 5px 5px 0 5px;}
#dm04 img:nth-child(3){display: none; float: right;height: 22px;margin: 7px 5px 0 5px; cursor: pointer;}
#dm04:hover img:nth-child(3){ display: block;}
#dm04 a{ display: block; float: left; text-decoration: none; color: #ffffff;}


@keyframes dmdh{0%{right:-360px;}100%{right:120%;}}
@-o-keyframes dmdh{0%{right:-360px;}100%{right:120%;}}
@-ms-keyframes dmdh{0%{right:-360px;}100%{right:120%;}}
@-moz-keyframes dmdh{0%{right:-360px;}100%{right:120%;}}
@-webkit-keyframes dmdh{0%{right:-360px;}100%{right:120%;}}</pre></body></html>