/*font-face*/
@font-face {font-family: "tuxiaobei";
src: url('iconfont.eot'); /* IE9*/
src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff') format('woff'), /* chrome, firefox */
url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('iconfont.svg#tuxiaobei') format('svg'); /* iOS 4.1- */
}
.tuxiaobei {font-family:"tuxiaobei" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/*css reset*/
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:13px arial,\5b8b\4f53;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
form{display:inline;}
ul,ol,li{list-style:none;}
i{ font-style:normal; font-weight:normal;}
em{ font-style:normal;}
body{color:#333;font-family:"Microsoft YaHei"; background:#fff;}
a{text-decoration:none;color:#333;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
a:hover{text-decoration:none;color:#0090ff;}
a:hover .tuxiaobei{color:#0090ff;}
img{vertical-align:top;border:0;-ms-interpolation-mode:bicubic;}
button,input,select,textarea{font-size:100%;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
html>/**/body .clearfix{overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/*public*/
.fl{ float:left;}
.fr{ float:right;}
.box1200{ width:1200px; margin:0 auto;}
.box1000{ width:1000px;}
.box845{ width:845px;}
.box390{ width:390px;}
.box795{ width:795px;}
.box335{ width:335px;}
.box180{ width:180px;}
.pt30{ padding-top:30px;}
.mt30{ margin-top:30px;}
.mr15{ margin-right:15px;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mb15{ margin-bottom:15px;}
.mt10{ margin-top:10px;}
.absolute{ position:absolute;}
.relative{ position:relative;}
.all_img a img{cursor: pointer;transition: all 0.3s;}
.all_img a:hover img{transform: scale(1.1);}
/*top_box*/
.top_box{ background:url(../images/top_line.jpg) top no-repeat; padding-top:2px;z-index:99; height:81px; width:100%; min-width:1200px;}
/*inside_top_box*/
.inside_top_box{ background:url(../images/top_line.jpg) top no-repeat #fff; height:83px; border-bottom:1px #ddd solid; width:100%; min-width:1200px;}
/*quit*/
.quit .tuxiaobei{ margin-right:5px;}
.quit .mobile{ margin-left:10px;color:#666; background:url(../images/quit_line.jpg) right no-repeat; padding-right:15px; cursor:pointer; height:80px; line-height:80px; float:left;position:relative;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.quit .mobile:hover{ color:#0090ff;}
.quit .download{ margin-left:10px;color:#666; background:url(../images/quit_line.jpg) right no-repeat; padding-right:15px; cursor:pointer; height:80px; line-height:80px; float:left; position:relative;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.quit .download:hover{ color:#0090ff;}
.quit .none{ background:none;}
.quit .history{ margin-left:10px;color:#666;padding-right:15px; cursor:pointer; height:80px; line-height:80px; float:left; position:relative;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.quit .history:hover{ color:#0090ff;}
.quit .txd_search{ margin-left:10px;color:#666;padding-right:15px; cursor:pointer; height:80px; line-height:80px; float:left; position:relative;}
.quit .txd_search .text{ background:url(../images/txd_search_icon.png) left no-repeat; padding-left:20px; color:#666;}
/*logo*/
.logo{ margin-top:8px; display:inline-block;}
.inside_top_box .logo{ margin-top:12px;}
/*search*/
.search{ width:300px; height:38px; border:1px #ccc solid;border-radius:20px;-moz-border-radius:20px; -webkit-border-radius:20px;  margin:16px 0 0 30px;}
.search .txt{ border:none; width:230px; height:38px; line-height:38px; background:none;border-radius:20px; font-size:13px; padding:0 0 0 20px;font-family:"Microsoft YaHei";}
.search .btn{ background:url(../images/search_icon.png) center center no-repeat; width:50px; height:38px; border:none; cursor:pointer;}
.search .btn:hover{background:url(../images/search_icon_hover.png) center center no-repeat;}
.inside_top_box .search{ margin:22px 0 0 30px;}
/*nav*/
.nav{ text-align:center;}
.nav li{ font-size:15px;width:108px; display:inline-block;*margin-right:0;*display:inline;*zoom:1;}
.nav li a{-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.nav a .icon{ margin-bottom:3px;font-size:40px;
    -webkit-transition:all 0.8s ease-in-out;
    -moz-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
    transition:all 0.8s ease-in-out;}
.nav a:hover .icon{transform:rotateY(360deg);
    -moz-transform:rotateY(360deg); /* Firefox 4 */
    -webkit-transform:rotateY(360deg); /* Safari and Chrome */
    -o-transform:rotateY(360deg); /* Opera */}
	
/*scroll_nav*/
.scroll_nav{ position:fixed; top:0; left:0; width:100%; height:100px; background:rgba(255,255,255,0.9); border-bottom:2px #0090ff solid; z-index:101; display:none;-webkit-transform: translateZ(0);}
/*inside_nav*/
.inside_nav{width:100%; min-width:1200px; height:100px; background:#fff; border-bottom:2px #0090ff solid;}
.inside_nav .on{ background:#0090ff; color:#FFFFFF;}
/*public_nav*/
.public_nav{ text-align:center;}
.public_nav li{ font-size:15px;display:inline-block;*margin-right:0;*display:inline;*zoom:1;width:108px;}
.public_nav li a{-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;width:108px; height:85px; padding-top:15px; display:block;}
.public_nav li a:hover{ background:#0090ff; color:#fff;}
.public_nav a .icon{ margin-bottom:3px;font-size:40px;
    -webkit-transition:all 0.8s ease-in-out;
    -moz-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
    transition:all 0.8s ease-in-out;}
.public_nav a:hover .icon{ color:#fff;transform:rotateY(360deg);
    -moz-transform:rotateY(360deg); /* Firefox 4 */
    -webkit-transform:rotateY(360deg); /* Safari and Chrome */
    -o-transform:rotateY(360deg); /* Opera */}
/*slideBox*/
.slideBox .hd{ font-size:16px; position:relative;}
.slideBox .hd ul li{ display:inline-block; width:100px; height:40px; line-height:40px; text-align:center; cursor:pointer; position:relative;*display:inline;*zoom:1;}
.slideBox .hd .on{color:#fff;}
.slideBox .hd .on i{width:14px; height:7px; position:absolute; bottom:-9px; left:43px;}
.slideBox .hd .more{ position:absolute; right:0; font-size:13px; line-height:40px;}
/*imgList*/
.imgList{ margin-left:-15px;}
.imgList li{ float:left; margin:15px 0 0 15px;}
.imgList .num{ font-size:12px; color:#999;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.imgList li a{ display:block; position:relative;}
.imgList .tit{ line-height:24px; margin-top:5px; height:24px;width:185px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*ranking_list*/
.ranking_list .title{ border-bottom:2px #0090ff solid; font-size:18px; color:#0090ff; height:40px; line-height:40px;}
.ranking_list .title .tuxiaobei{ font-size:18px; margin-right:7px;}
.ranking_list .con{position:relative;}
.ranking_list .con dl{ border-bottom:1px #ccc dotted; position:relative;}
.ranking_list .con dl a{ padding:15px 0; display:block; height:50px;}
.ranking_list .con dl a:hover{ background:#f9f9f9;}
.ranking_list .con dl .trophy{width:29px; height:31px; color:#fff; text-align:center; padding-top:5px;}
.ranking_list .con dl .first{ background:url(../images/first_bg.png) no-repeat;}
.ranking_list .con dl .second{ background:url(../images/second_bg.png) no-repeat;}
.ranking_list .con dl .third{ background:url(../images/third_bg.png) no-repeat;}
.ranking_list .con dl .img{ width:100px; height:50px; overflow:hidden; margin:0 10px;}
.ranking_list .con dl .text .tit{ line-height:26px;width: 180px;  height: 26px;  overflow: hidden;}
.ranking_list .con ul li{border-bottom:1px #ccc dotted; width:100%; line-height:21px; *float:left;}
.ranking_list .con ul li a{ display:block;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; padding:12px 0;}
.ranking_list .con ul li a:hover{ background:#f9f9f9;}
.ranking_list .con ul li .num{ width:21px; height:21px; line-height:21px; text-align:center; color:#FFFFFF; background:#ccc; margin-right:18px;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.ranking_list .con ul li a:hover .num{ background:#0090ff;}
.ranking_list a:hover .play_num{ color:#0090ff;}
/*play_num*/
.play_num{ font-size:12px; color:#999;}
.play_num .tuxiaobei{ margin-right:3px;}
/*pic200_100 */
.pic200_100 ul li{ width:200px;}
.pic200_100 .img{ width:200px; height:100px; overflow:hidden; position:relative;}
.pic200_100 a .mask{width:200px; height:100px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic200_100 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic200_100 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:80px; top:30px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic200_100 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic100_50 */
.pic100_50 ul li{ width:100px;}
.pic100_50 .img{ width:100px; height:50px; overflow:hidden; position:relative;}
.pic100_50 a .mask{width:100px; height:50px; background:rgba(0,0,0,0);position:absolute; top:15px; left:39px;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic100_50 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic100_50 a .play{width:20px; height:20px;opacity:0;filter:alpha(opacity=0);position:absolute; left:78px; top:30px;background:url(../images/img_hover_play_20.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic100_50 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic228_114 */
.pic228_114 ul li{ width:228px;}
.pic228_114 .img{ width:228px; height:114px; overflow:hidden; position:relative;}
.pic228_114 a .mask{width:228px; height:114px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic228_114 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic228_114 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:94px; top:37px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic228_114 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic185_93 */
.pic185_93 ul li{ width:185px;}
.pic185_93 .img{ width:185px; height:93px; overflow:hidden; position:relative;}
.pic185_93 a .mask{width:185px; height:93px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic185_93 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic185_93 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:72px; top:25px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic185_93 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic187_94 */
.pic187_94 ul li{ width:187px;}
.pic187_94 .img{ width:187px; height:94px; overflow:hidden; position:relative;}
.pic187_94 a .mask{width:187px; height:94px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic187_94 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic187_94 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:73px; top:26px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic187_94 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic188_94 */
.pic188_94 .img{ width:188px; height:94px; overflow:hidden; position:relative;}
.pic188_94 ul li{ width:188px;}
.pic188_94 a .mask{width:188px; height:94px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic188_94 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic188_94 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:73px; top:26px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic188_94 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic187_94 */
.pic187_94 ul li{ width:187px;}
.pic187_94 .img{ width:187px; height:94px; overflow:hidden; position:relative;}
.pic187_94 a .mask{width:187px; height:94px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic187_94 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic187_94 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:73px; top:26px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic187_94 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic390_195 */
.pic390_195 ul li{ width:390px;}
.pic390_195 .img{ width:390px; height:195px; overflow:hidden; position:relative;}
.pic390_195 a .mask{width:390px; height:195px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic390_195 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
.pic390_195 a .play{width:40px; height:40px;opacity:0;filter:alpha(opacity=0);position:absolute; left:175px; top:60px;background:url(../images/img_hover_play.png) no-repeat;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:10;}
.pic390_195 a:hover .play{opacity:0.9;filter:alpha(opacity=90);}
/*pic133_88 */
.pic133_88 ul li{ width:133px;}
.pic133_88 .img{ width:136px; height:90px; overflow:hidden; position:relative;}
.pic133_88 a .mask{width:136px; height:90px; background:rgba(0,0,0,0);position:absolute; top:0; left:0;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; z-index:9;}
.pic133_88 a:hover .mask{display:block;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000,endColorstr=#7f000000);}
/*footer*/
.footer{ background:#f9f9f9; border-top:1px #dedede solid; padding:10px 0 15px 0;}
.footer .foot_link{ background:url(../images/footer_line.png) bottom no-repeat; text-align:center; padding:15px 0;}
.footer .foot_link a{ margin:0 10px;}
.footer .copyright{ text-align:center; line-height:24px; color:#999; padding:15px 0; font-size:12px;}
.footer .qr_code{ padding:10px 0; text-align:center;}
.footer .qr_code .tit{ line-height:30px;}
.footer .qr_code .desc{ font-size:12px; color:#999; line-height:30px;}
.footer .qr_code .img{ width:140px;}
.footer .qr_code .stats {display:inline-block;}
.footer .qr_code .stats img{
	vertical-align: middle;
}
/*btn_top*/
.btn_top{ position:fixed; right:20px; bottom:20px; z-index:101; background:url(../images/btn_top.jpg) no-repeat; width:58px; height:58px; display:block;-webkit-transform: translateZ(0);}
.btn_top:hover{background:url(../images/btn_top_hover.jpg) no-repeat;}
/*location*/
.location{ background:#f9f9f9; height:46px; line-height:46px; border-bottom:1px #ddd solid; width:100%; min-width:1200px;}
.location h1{font-weight: normal;}
.location span{ float:left;}
.location em{ background:url(../images/location_arrow.png) no-repeat; width:7px; height:13px; margin:0 10px; float:left;font-size:0; margin-top:16px;}
/*inside_title*/
.inside_title{ background:url(../images/inside_title.jpg) 0 50px no-repeat; padding-bottom:2px; line-height:50px;}
.inside_title h3{ color:#0090ff; font-size:24px; font-weight:normal;}
.inside_title h2{ color:#0090ff; font-size:24px; font-weight:normal;}
/*mobile_ewm*/
.mobile_ewm{ position:absolute; z-index:999; top:70px; left:-42px; display:none;}
.mobile_ewm .arrow{ background:url(../images/arrow_top.png) no-repeat; width:26px; height:14px; position:absolute; top:-13px; left:67px;}
.mobile_ewm .img{ border:1px #ddd solid; background:#fff;}
/*download_ewm*/
.download_ewm{ position:absolute; z-index:999; top:70px; right:-100px; display:none;}
.download_ewm .arrow{ background:url(../images/arrow_top.png) no-repeat; width:26px; height:14px; position:absolute; top:-13px; left:180px;}
.download_ewm .img{ border:1px #ddd solid; width:340px; padding:8px 0; background:#fff; text-align:center;}
.download_ewm .img li{ width:158px; line-height:30px; float:left; margin-left:8px;}
.download_ewm p{ color:#333; font-size:13px;}
/*history_box*/
.history_box{ position:absolute; z-index:999; top:70px; right:0; display:none;}
.history_box .arrow{ background:url(../images/arrow_top.png) no-repeat; width:26px; height:14px; position:absolute; top:-13px; left:220px;}
.history_box .history_list{border:1px #ddd solid;background:#fff; width:280px; padding:10px 0 0 0;}
.history_box .history_list p{ line-height:30px; text-align:center; color:#999; margin-bottom:10px;}
.history_box .history_list ul li{ line-height:30px; padding:0 10px;overflow:hidden; font-size:12px;border-bottom:1px #fff dotted; border-top:1px #fff dotted;}
.history_box .history_list ul li:hover{ background:#f5f5f5; border-bottom:1px #ddd dotted; border-top:1px #ddd dotted;}
.history_box .history_list .tit{ width:180px;}
.history_box .history_list .tit .tuxiaobei{ color:#999; font-size:10px;}
.history_box .history_list .tit:hover .tuxiaobei{ color:#0090ff;}
.history_box .history_list .sort{ color:#999; width:80px; text-align:right;overflow: hidden; height: 31px;}
.history_box .history_list .sort:hover{ color:#000;}
.history_box .history_list .more{ text-align:center; background:#f1f1f1; height:40px; line-height:40px; display:block; border-top:1px #ddd solid; margin-top:10px;}
.history_box .history_list .more:hover{ background:#fff;border-top:1px #0090ff solid;}
/*loading*/
.loading{ margin-top:20px;background:#f7f7f7; text-align:center; height:44px; line-height:44px; border:1px #ebebeb solid; display:block;}
.loading i{ background:url(../images/loading_arrow.png) no-repeat; width:13px; height:8px; display:inline-block;*display:inline;*zoom:1; margin:0 0 0 5px;}
/*right_ewm*/
.right_ewm{ position:fixed; right:20px; bottom:82px;}
.right_ewm .r_link{ background:url(../images/right_ewm.jpg) no-repeat; width:58px; height:58px; display:block;}
.right_ewm .r_link:hover{ background:url(../images/right_ewm_hover.jpg) no-repeat;}
.right_ewm .ewm_img{ background:url(../images/right_ewm.png) no-repeat; width:274px; height:361px; position:absolute; left:-280px; top:-250px; display:none;}
/*more_link*/
.more_link{ width:100%; height:50px; line-height:50px; text-align:center; color:#666; display:block; background:#f6f6f6;}
.more_link:hover{ background:#999; color:#FFF;}
.ranking_list .con .tit2{  line-height: 26px;  width: 220px;  height: 26px;  overflow: hidden;  }

.top_box{ position:fixed; top:0; left:0;}
/*.alpha{filter:alpha(opacity=95);opacity:0.95;-webkit-transform:translateZ(0);}*/
.txd_nav{ margin:16px 0 0 30px;}
.txd_nav a{ height:40px; line-height:40px; display:inline-block; margin:0 10px; font-size:14px; color:#111;-webkit-transition: all 0.1s ease-in;-moz-transition: all 0.1s ease-in;transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;}
.txd_nav a:hover{ border-bottom:2px #0090ff solid; color:#0090ff;}
.blank-70{ height:72px;}
.blank-80{ height:80px;}
/*top_index_con*/
.top_box .top_index_con{ background:url(../images/index_top_bg.png) repeat-x; height:81px; min-width:1200px;}

/*txd_search_con*/
.txd_search_con{ width:360px; height:38px; border:1px #ccc solid;border-radius:20px;-moz-border-radius:20px; -webkit-border-radius:20px; right:0; top:18px; z-index:99;position:absolute; background:#fff; display:none;}
.txd_search_con .txt{ border:none; width:230px; height:38px; line-height:38px; background:none;border-radius:20px; font-size:13px; padding:0 0 0 20px;font-family:"Microsoft YaHei";}
.txd_search_con .btn{ background:url(../images/search_icon.png) center center no-repeat; width:50px; height:38px; border:none; cursor:pointer;}
.txd_search_con .btn:hover{background:url(../images/search_icon_hover.png) center center no-repeat;}

/*making-steps*/
.making-steps-con{ line-height:36px; font-size:14px; color:#666; padding:20px 0 0 0;}
.making-steps-con p{ margin:0 0 20px 0;}
.making-steps-con img{ width:100%!important; height:auto!important;}