﻿html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}
img{border:none;vertical-align:middle;}
input,select,button{padding:0;margin:0;outline:none;font-family:inherit;vertical-align:middle;}
textarea{font-family:inherit;padding:0;margin:0;}
button{cursor:pointer;}
html{overflow-x:hidden;}
body{font-size:12px;background-color:#4d0900;font-family:'Microsoft YaHei';}
ul,ol{list-style-type:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:12px;}
i,em,address{font-style:normal;}
a{ text-decoration:none;color:#4f4f4f;}
a:hover{text-decoration:underline;transition:color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;color:#b0161e;}
a:active{}	/*点击与释放时*/
a:visited{}/* 访问过 */
/*  - - - - - - - - - 常用类样式  - - - - - - - - -*/
.photo img,.photo_fullsize img{display:block;width:100%;height:100%;}	/*图片全尺寸*/
.no_bor{ border:none!important;}	/*无边框*/
.no_bg{ background:none!important;}	/*无背景*/
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/
.clear_::after{content:"";display:block; clear:both;height:0; line-height:0; overflow:hidden;}/*清除浮动*/
.center{margin:0 auto;width:1280px;}	/*让内容区块居中*/
/*图片全尺寸*/
.photo,.photo_fullsize{display:block;overflow:hidden;}
.photo img,.photo_fullsize img{display:block;width:100%;height:100%;}	
/*图片自适应尺寸*/

.photo_autosize{text-align:center;display:block; overflow:hidden; position:relative;}
.photo_autosize::after{height:100%;width:0;overflow:hidden; font-size:0;line-height:0;display:inline-block;vertical-align:middle;content:"";}
.photo_autosize img{ position:static!important;display:inline;left:auto;top:auto;width:auto;height:auto;max-width:100%;max-height:100%;}
/*音乐*/
.music{ -webkit-animation: rotate 4s linear infinite;animation: rotate 4s linear infinite;}
.music{width:40px;height:40px;position:fixed;background:url(../images/btn_music_off.png) no-repeat left top;cursor:pointer;z-index:119999;animation-play-state:paused;right:100px;top:90px;}
.music.ro{animation-play-state:running;background-image:url(../images/btn_music_on.png);}

.btn_Recharge  ._dot{ -webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;}


@-webkit-keyframes rotate {
  0%,
  100% {-webkit-transform: rotate(0deg);}
  100% { -webkit-transform: rotate(360deg);}
}
@keyframes rotate {
  0%,
  100% {transform: rotate(0deg); }
  100% {transform: rotate(360deg);}
}
#mouse{position:absolute;top:650px;left:50%;z-index:11200;line-height:29px;color:#d59c4f;text-align:center;width:86px;margin-left:-44px;font-size:13px;-webkit-animation:press 2.5s ease-out infinite;animation:press 2.5s ease-out infinite;}
#mouse .icon_mouse{display:block;background:url(../images/mousedown.png) no-repeat left top;width:55px;height:28px;margin:0 auto;}


@keyframes press{
	50%{ transform:translateY(40px);}
}

@-webkit-keyframes press{
	50%{ -webkit-transform:translateY(40px);}
}
	

.header{
	position: fixed;
    min-height: 58px;
    top: 0px;
    right: 0px;
    left: 0px;
	background: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,0.2);
    z-index: 45500;
}
.logo{float: left;height: 58px; overflow: hidden;}
.quicklink {
    float: right;
    line-height: 22px;
    margin: 20px 14px 0px 0px;
}
.quicklink a {
    color: #707e91;
    margin: 0px 8px 0px 9px;
}
.icon_top{width:16px;height:15px;vertical-align:middle;background:url(../images/top/icons.png) no-repeat left top;display:inline-block;}
.icon_top.icon_top1x1{background-position:0 0;}
.icon_top.icon_top2x1{background-position:-16px 0;}
.icon_top.icon_top3x1{background-position:-32px 0;}

/**/
#bigBanner{width:1920px;height:850px;position:relative;min-width:1280px;top:58px;left:50%;margin:0 auto 0 auto;margin-left:-960px;background:#333333;}
#bigBanner img{width:100%;}



/*快捷服务*/
#quickService{width:1260px;height:182px;position:absolute;overflow:hidden;top:756px;left:50%;margin:0 auto;margin-left:-640px;padding-right:10px;padding-left:10px;background:url(../images/quick_bg.png) no-repeat left top;z-index:3500;margin-top:-40px}
#quickService .btn_Recharge{width:352px;height:216px;text-align:center;position:absolute;overflow:hidden;top:0px;left:50%;margin-top:-25px;margin-left:-176px;background:url(../images/recharge_bg.png) no-repeat left top;}
#quickService .btn_Recharge ._dot{width:60px;height:60px;/*background:url(../images/dot.png) no-repeat left top;*/position:absolute;top:20px;left:145px;}
#quickService .btn_Recharge ._bg{width:352px;height:0px;background:url(../images/recharge_bg2.png) no-repeat center bottom;position:absolute;left:0;bottom:0px;}
#quickService .btn_Recharge img{width:203px;height:81px;position:relative;z-index:101;}
/*指南*/
#Guide{float:left;width:440px;height:135px;padding-top:44px;}
#Guide h5{float:left;width:35px;height:101px;margin-right:7px;margin-left:16px;margin-top:-5px}
#Guide ul{float:left;width:381px;position:relative;overflow:hidden;}
#Guide ul li{float:left;width:177px;font-size:18px;margin-right:-1px;margin-bottom:16px;}
#Guide ul li [class^='icon']{float:left;margin-right:3px;}
#Guide ul li a{
	width: 128px;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.22s linear;
	background-image: url(../images/guide_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Guide ul li a:hover{
	color: #FFCC33;
	background-position: left bottom;
}
/*数字*/
.icon_num{width:38px;height:38px;background:url(../images/number.png) no-repeat left top;display:inline-block;}
.icon_num.icon_num1x1{background-position:0 0;}
.icon_num.icon_num2x1{background-position:-38px 0;}
.icon_num.icon_num3x1{background-position:-76px 0;}
.icon_num.icon_num4x1{background-position:-114px 0;}
/*移动端下载*/
#mobileDown{float:right;width:414px;height:167px;padding-top:14px;}
#mobileDown h5{float:right;width:35px;height:123px;margin-top:14px;margin-right:20px;}
#mobileDown h5 img{width:100%;height:100%;display:block;}

/*项目*/
.item{float:left;}
.item li{float:left;width:160px;height:192px;position:relative;margin-right:8px;margin-bottom:2px;;border:4px solid #ebd18c;}
.item li ._bg{height:49px;position:absolute;right:0px;bottom:0px;left:0px;background:url(../images/line_xbg.png) repeat-x left top;}
.item li:nth-child(2n){margin-right:0px;}
.item li:hover{position:relative;border-color:#e17825;z-index:1500;}
 .item li.hover{position:relative;box-shadow:0 0 14px rgba(0,0,0,0.2);z-index:1500;}
.item .photo{width:160px;height:192px;position:relative;display:block;}
.item .photo img{width:100%;height:100%;display:block;}
.item .text{width:100%;line-height:17px;text-align:center;position:absolute;font-size:12px;color:#795652;bottom:2px;left:0;text-transform:uppercase;z-index:1500;}
.item .text em{line-height:23px;font-size:16px;color:#ffffff;text-transform:uppercase;display:block;}


/*二维码列表*/
.RQcodelist{float:left;}
.RQcodelist li{float:left;width:120px;line-height:26px;text-align:center;overflow:hidden;font-size:12px;color:#ffffff;margin-right:16px;margin-left:16px;position:relative;padding:10px}
.RQcodelist .RQcodePic{width:120px;height:120px;overflow:hidden;border-radius:6px;}
.RQcodelist .RQcodePic img{width:100%;height:100%;}

/*第一模块*/
#m1{position:relative;max-width:1920px;min-width:1280px;margin:58px auto 0 auto;padding-top:30px;padding-bottom:30px;background:#150D19 url(../images/m1_bg.jpg) no-repeat center top;;}
/*第一模块左侧*/
#m1_left{float:left;width:150px;margin-right:20px;}
/**/
#reLink{height:273px;margin-bottom:30px;}
#reLink .btnlink{height:75px;text-align:center;color:#413330;padding-top:28px;background-color:#f8de7f;text-decoration:none;display:block;}
#reLink .btnlink:hover{color:#fff;background-color:#a51f16;box-shadow:0 0 19px rgba(0,0,0,0.42) inset;text-shadow:0 3px 4px rgba(0,0,0,0.4);}
#reLink .btnlink strong{line-height:32px;font-size:26px;display:block;}
#reLink .btnlink span{text-transform:uppercase;}
#reLink ul{background:url(../images/red_bg.jpg) repeat-y left top;background-size:cover;}
#reLink ul li{position:relative;font-size:14px;}
#reLink ul li a{height:55px;line-height:55px;text-align:center;color:#ffffff;text-decoration:none;display:block;}
#reLink ul li ._line{position:absolute;right:28px;bottom:0px;left:28px;border-bottom:1px solid #ffffff;}
#reLink ul li a [class^='icon']{margin-right:10px;vertical-align:-5px;}
#reLink ul li:nth-last-of-type(1) a{border:none;}
#reLink ul li:nth-last-of-type(1) ._line{display:none;}
.icon_relink{width:20px;height:20px;vertical-align:middle;background:url(../images/icon_relink.png) no-repeat left top;display:inline-block;}
.icon_relink.icon_relink1x1{background-position:0 0;}
.icon_relink.icon_relink2x1{background-position:-20px 0;}
.icon_relink.icon_relink3x1{background-position:-40px 0;}
/*快捷连接*/
#quicklink{width:142px;height:376px;padding-top:17px;padding-right:4px;padding-left:4px;background-color:#551e1b;}
/*第一模块中间区域*/
#m1_center{float:right;width:910px;height:684px;background-color:#ffffff;overflow:hidden;border:5px solid #ebd18c;}
#m1_center .newsBox{height:335px;position:relative;overflow:hidden;padding-right:21px;padding-left:21px;}
#m1_center .newsBox .Tab_Content{margin-bottom:90px;}
#m1_center .newsBox:nth-of-type(2){height:315px;}
#m1_center .newsBox .Tab{margin-bottom:20px;}
#m1_center .contents{line-height:22px;font-size:14px;margin:0 auto;}
#m1_center .contents p{text-indent:2em;overflow:hidden;margin-bottom:5px;}
#m1_center .contents p span{width:26px;height:25px;line-height:25px;text-align:center;font-size:14px;color:#f8feff;margin-right:4px;vertical-align:middle;background-color:#551e1b;display:inline-block;}
#m1_center .contents p strong{font-weight:normal;}
/*第一模块右侧*/
#m1_right{float:left;width:345px;margin-right:10px}
/*广告*/
#banner{width:335px;height:263px;position:relative;overflow:hidden;margin-bottom:20px;;border:5px solid #ebd18c;}
/*图片轮播样式*/
#banner .conbox{width:9999em;position:absolute;}
#banner .conbox .Slide_{float:left;width:340px;height:273px;overflow:hidden;}
#banner .conbox .Slide_ img{width:100%;height:100%;display:block;}
#banner .switcher{text-align:center;position:absolute;right:14px;bottom:16px;z-index:99;}
#banner .switcher a{width:10px;height:10px;line-height:0;text-align:center;overflow:hidden;font-family:arial;color:#323232;margin-right:3px;margin-left:3px;background-color:#111c22;border:1px solid #edf09f;border-radius:9px;cursor:pointer;display:inline-block;}
#banner .switcher a.cur,#banner .switcher a:hover{color:#fff;background-color:#ffe89a;}
/**/
#items{width:345px;height:402px;}


/*物价*/
#wujia{height:400px;max-width:1920px;min-width:1280px;margin:0 auto;padding-top:60px;background:#7c5e2c url(../images/wujia_bg.jpg) no-repeat center top;}
#wujia .columnTitle{margin-bottom:37px;}
#wujia .PicList{width:1100px;margin:0 auto;}
#wujia .tip{text-align:center;font-size:14px;color:#ffffff;}
#wujia .tip p{line-height:24px;margin-bottom:8px;}
#wujia .tip p img{width:77px;height:22px;vertical-align:top;}
#wujia .tip p em{color:#f20c0f;}
/**/
#wujiaGundong{width:1280px;height:145px;position:relative;overflow:hidden;margin-bottom:40px;}
#wujiaGundong .gundong{width:1112px;}
#wujiaGundong .gundong .jCarouselLite{float:left;width:1112px;height:151px;overflow:hidden;padding-top:10px;}
.move_right,.move_left{float:left;width:34px;height:100%;position:absolute;top:-50px;z-index:1000;}
.move_left span,.move_right span{width:51px;height:101px;position:absolute;top:50%;margin-top:-21px;background:url(../images/icon_arrow.png) no-repeat left top;background-repeat:no-repeat;}
.move_left.disabled,.move_right.disabled{opacity:0.2;}
.move_left{left:-90px;}
.move_left span{background-position:left top;}
.move_left:hover span{background-position:left bottom;}
.move_right{right:-68px;}
.move_right span{background-position:right top;}
.move_right:hover span{background-position:right bottom;}
/*美图*/
#meitu{height:998px;overflow:hidden;max-width:1920px;min-width:1280px;margin:0 auto 0 auto;padding-top:70px;background:#947674 url(../images/meitu_bg.jpg) no-repeat center top;}
#meitu .center{width:1110px;}
#meitu .columnTitle{margin-bottom:38px;}
#meitu .Tab{width:706px;margin:0 auto 45px auto;}
#meitu .Tab a{color:#fff;}
#meitu .Tab .change a{color:#ffe2a2;}
#meitu .Tab .lines{border-color:#ffe2a2;}
#meitu .Tab_content{width:1110px;position:relative;overflow:hidden;margin:0 auto;}
/*特色*/
#tese{height:728px;position:relative;max-width:1920px;min-width:1280px;margin:0 auto;padding-top:66px;background:#150D19;}
#tese .center{width:1329px;position:relative;}
#tese .sceneImg{width:812px;height:488px;position:absolute;overflow:hidden;top:142px;left:50%;margin-left:-406px;background-color:#572e2a;}
#tese .columnTitle{margin-bottom:68px;}
#teseGundong{width:812px;height:536px;position:absolute;top:142px;left:50%;margin-left:-406px;overflow:hidden;}
/*图片轮播样式*/
#teseGundong .conbox{width:9999em;position:absolute;}
#teseGundong .conbox .Slide_{float:left;width:812px;height:488px;overflow:hidden;padding-bottom:48px;}
/**/
#tese .switcher{width:100%;text-align:center;position:absolute;right:18px;bottom:0px;z-index:99;}
#tese .switcher a{width:8px;height:8px;line-height:0px;text-align:center;overflow:hidden;font-size:0px;font-family:arial;color:#333333;margin-right:9px;margin-left:9px;vertical-align:middle;background-color:#868e91;border-radius:10px;cursor:pointer;display:inline-block;}
#tese .switcher a.cur,#tese .switcher a:hover{color:#fff;padding:3px;background-color:#fff8a3;}

/*浮动条*/
#Floatingbar{width:148px;height:695px;position:fixed;top:20%;right:30px;z-index:10000;}
#Floatingbar .btn_showhide{width:22px;text-align:center;position:absolute;font-size:13px;color:#fcf8ed;top:0px;right:100%;padding-top:8px;padding-right:2px;padding-bottom:8px;padding-left:2px;background-color:#a6935b;cursor:pointer;}
#Floatingbar .btn_showhide:hover{background-color:#bbad7c;}
/*客服列表*/
.kefulist{background-color:#efefef;}
.kefulist li{font-size:14px;padding-right:19px;padding-left:19px;}
.kefulist li:hover{background-color:#fff;}
.kefulist li a{height:48px;line-height:48px;color:#333333;text-decoration:none;border-bottom:1px solid #cdcdcd;display:block;}
.kefulist li a [class^='icon']{margin-right:10px;vertical-align:middle;}
.kefulist li:nth-last-of-type(1) a{border:none;}
.kefulist li:hover .icon_qq{background-position:right top;}
.kefulist li:hover a{color:#b88333;}
.icon_kefu{width:22px;height:22px;background:url(../images/icon_kefu.png) no-repeat left top;display:inline-block;}
.icon_kefu.icon_kefu1x1{background-position:0 0;}
.icon_kefu.icon_kefu2x1{background-position:-22px 0;}
/*QQ群*/
.qq_qunList{overflow:hidden;padding-top:10px;padding-bottom:12px;background-color:#f8f8f8;}
.qq_qunList li{width:92px;margin:0 auto 15px auto;}
.qq_qunList li a{width:90px;height:22px;display:block;}
.qq_qunList li a img{width:100%;height:100%;}
/*更多*/
._more{width:36px;height:36px;position:absolute;text-indent:-999em;top:25px;right:10px;background:url(../images/icon_add.png) no-repeat center center;}
/*返回顶部*/
.btn_backtop{height:30px;line-height:30px;text-align:center;font-size:14px;color:#fce6ac;display:block;}
.btn_backtop:hover{color:#a6935b;text-decoration:none;}
/*二维码*/
.RQcodes{padding-top:17px;padding-right:12px;padding-bottom:17px;padding-left:20px;background-color:#f8f8f8;}
.RQcodes strong{line-height:24px;font-size:16px;font-weight:normal;color:#333333;display:block;}
.RQcodes span{line-height:20px;color:#b2b2b2;margin-bottom:10px;display:block;}
.RQcodes .pic{width:108px;height:108px;}
.RQcodes .pic img{width:100%;height:100%;}

/*图片列表*/
.PicList{float:left;}
.PicList li{float:left;width:90px;text-align:center;margin-right:10px;margin-bottom:10px;margin-left:10px;padding-bottom:5px;position:relative;cursor:pointer;}
.PicList li:hover .photo_autosize{background-position:right top;}
.PicList li .photo_autosize{width:90px;height:90px;overflow:hidden;margin-bottom:7px;background:url(../images/bg_zhuangbei.png) no-repeat left top;border-radius:5px;display:block;}
.PicList li strong{line-height:19px;overflow:hidden;font-size:14px;font-weight:normal;color:#ffffff;text-overflow:ellipsis;white-space:nowrap;display:block;}
.PicList li strong span{display:block;}
/*文档*/
.doc{float:left;width:280px;height:314px;position:relative;margin-right:45px;margin-bottom:35px;margin-left:45px;}
.doc:hover h5{border-color:#fff2d5;color:#fffaef;}
.doc:hover h5 a,.doc:hover p{color:#fff2d5;}
.doc .photo{width:280px;height:200px;position:relative;margin:0px auto 8px auto;display:block;overflow:hidden;}
.doc .photo:hover .iconvideo{transform:scale(0.79);}
.doc .photo img{width:120%;height:120%;margin-left:-10%;margin-top:-10%;}
.doc .photo .iconvideo{width:64px;height:64px;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;background:url(../images/icon_video.png) no-repeat left top;transition:all 0.2s linear;z-index:500;}
.doc h5{line-height:36px;overflow:hidden;font-size:20px;max-height:2.88em;margin-bottom:9px;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #7c6462;}
.doc h5 a{color:#261817;}
 .doc h5 a:hover{text-decoration:none;}
.doc p{line-height:1.28;overflow:hidden;font-size:14px;color:#261817;max-height:3.84em;}
/*选项卡*/
.Tab{position:relative;padding-top:24px;border-bottom:1px solid #b2b2b2;}
.Tab .lines{position:absolute;bottom:-1px;left:0px;border-bottom:2px solid #b0161e;}
.Tab li{margin-right:46px;display:inline;}
.Tab li.change a{color:#b0161e;}
.Tab li a{height:34px;line-height:34px;text-align:center;font-size:14px;color:#333333;padding-bottom:1px;display:inline-block;}
.Tab li a:hover{text-decoration:none;}
/*服务器列表*/
.serviceList{float:left;font-size:14px;color:#cccccc;}
.serviceList li{float:left;width:100%;height:30px;line-height:30px;overflow:hidden;font-size:14px;color:#2f2f2f;border-bottom:1px solid #e5e5e5;}
.serviceList li:hover{color:#551e1b;background-color:#f3f3f3;}
.serviceList li:hover a{color:#a51f16;}
.serviceList li a{float:left;color:#551e1b;margin-left:13px;display:inline;}
.serviceList li a:hover{color:#a51f16;}
.serviceList li strong{float:left;width:157px;font-weight:normal;margin-right:10px;padding:0px 0px 0px 10px;display:inline;}
.serviceList li p{float:left;width:329px;display:inline;}
.serviceList li em{float:right;width:85px;}
.serviceList li em img{margin-right:5px;}

/*栏目标题*/
.columnTitle{line-height:1.54;text-align:center;font-size:35px;color:#ffffff;margin-bottom:51px;letter-spacing:1px;}
.columnTitle span{line-height:28px;font-size:10px;font-weight:normal;color:#f8dda6;margin-top:5px;text-transform:uppercase;display:block;}
.columnTitle span i{margin-right:45px;margin-left:45px;}
/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
#bigBanner2{height:592px;position:relative;top:58px;background:url(../images/banner2.jpg) no-repeat center top;}
/*推荐新闻*/
.tuijian{height:40px;line-height:40px;overflow:hidden;font-size:14px;margin-bottom:22px;padding-right:10px;background-color:#e5e5e5;text-overflow:ellipsis;white-space:nowrap;}
.tuijian span{float:left;width:40px;height:40px;text-align:center;position:relative;color:#ffffff;margin-right:12px;background-color:#b0161e;}
.tuijian span::after{width:0px;height:0px;line-height:0px;position:absolute;top:50%;margin-top:-6px;border:6px solid transparent;border-left:6px solid #ae0404;content:"";}
.tuijian a:hover{}
/*新闻列表*/
.newslist{float:left;overflow:hidden;}
.newslist.tow_column li{float:left;width:47%;}
.newslist.tow_column li:nth-child(2n){float:right;}
.newslist li{height:31px;line-height:31px;position:relative;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e5e5e5;transition-duration:0.5s;}
.newslist li:hover{background-color:#f3f3f3;}
.newslist li:hover a{color:#b0161e;}
.newslist li:hover span{color:#b0161e;}
.newslist li:hover time{color:#b0161e;}
.newslist li span{float:left;}
.newslist time{float:right;font-size:12px;color:#999999;margin-left:15px;}
 .newslist a{overflow:hidden;padding-left:5px;/*background:url(../images/icon_spot.png) no-repeat left center;*/text-decoration:none;text-overflow:ellipsis;white-space:nowrap;display:block;}
/*连接列表*/
.linklist{float:left;}
.linklist li{float:left;width:50%;text-align:center;position:relative;font-size:14px;display:inline;}
.linklist li a{color:#ffffff;padding-top:10px;padding-bottom:16px;display:block;}
.linklist li a [class^='icon']{margin:0 auto;display:block;}
.linklist li a:hover{color:#edd098;background-color:#8e342e;text-decoration:none;box-shadow:0 0 14px rgba(0,0,0,0.2) inset;display:block;}
.icon_link{width:46px;height:46px;background:url(../images/icon_link.png) no-repeat left top;display:inline-block;}
.icon_link.icon_link1x1{background-position:0 0;}
.icon_link.icon_link2x1{background-position:-46px 0;}
.icon_link.icon_link3x1{background-position:-92px 0;}
.icon_link.icon_link4x1{background-position:-138px 0;}
.icon_link.icon_link5x1{background-position:-184px 0;}
.icon_link.icon_link6x1{background-position:-230px 0;}
.icon_link.icon_link7x1{background-position:-276px 0;}
.icon_link.icon_link8x1{background-position:-322px 0;}
/*文字列表*/
.teseList{overflow:hidden;}
.teseList li{float:left;width:244px;text-align:right;margin-right:816px;padding-top:15px;padding-right:8px;border:2px solid transparent;cursor:pointer;padding-bottom:22px;position:relative;}
.teseList li ._line{height:0px;clear:both;margin-bottom:-2px;border-bottom:1px solid #795652;display:block;position:absolute;bottom:0px;left:0px;right:0px;}
.teseList li.change{border:2px solid #ffe2a2;border-right:2px solid transparent;}
.teseList li.change strong{color:#ffe2a2;}
.teseList li.change ._text{color:#ffe2a2;}
.teseList li.change ._line{display:none;}
.teseList li:nth-child(2n){text-align:left;margin-right:0;padding-right:0;padding-left:8px;}
.teseList li:nth-child(2n) strong{padding-left:0;}
.teseList li:nth-child(2n) ._text{float:left;}
.teseList li:nth-child(2n).change{border-right:2px solid #ffe2a2;border-left:2px solid transparent;}
.teseList li strong{line-height:30px;font-size:20px;color:#ffffff;margin-bottom:6px;display:block;white-space:nowrap;text-overflow:ellipsis;padding-left:20px;overflow:hidden;}
.teseList li ._text{float:right;width:224px;height:40px;line-height:20px;font-size:14px;color:#947674;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}






















