﻿@charset "utf-8";
/* css document */
/*
color:red !important;/* firefox、ie7支持 
_color:red;  ie6支持 
*color:red;  ie6、ie7支持 
* color:red; ie7支持/
color:red\9; ie6、ie7、ie8支持 
color:red\0; ie8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr='#99000000', endcolorstr='#99000000');
_filter:progid:dximagetransform.microsoft.alphaimageloader();_background:none;
_top:expression(eval(document.documentelement.scrolltop document.documentelement.clientheight*0.3));
behavior:;
*/


/*--默认--*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0;padding:0;}
html{_background-image:;_background-attachment:fixed;}
body{-webkit-text-size-adjust:none;color:#707070;line-height:150%;font-family:微软雅黑,'heiti sc',黑体,arial;font-size:12px;}
ol,ul,li{list-style:none outside none;padding:0;}
a{text-decoration:none;color:#707070;}
a:hover{color:#666;}
img{border:none;vertical-align:middle;}
table{border-collapse:collapse;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#474747;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#474747;}
input,textarea{border:1px solid #ccc;font-family:微软雅黑,'heiti sc',黑体,arial;}

/*--类--*/
.block{width:960px;margin:0 auto;}
.clear{clear:both;height:0;overflow:hidden;}
.left{float:left;}
.right{float:right;}
.hide{display:none;}
.footb{position:fixed;_position:absolute;bottom:0;width:100%;}

/*--滚动条插件--*/
.jspcontainer { overflow: hidden; position: relative; }
.jsppane { position: absolute; }
.jspverticalbar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; }
.jsphorizontalbar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px;}
.jspverticalbar *, .jsphorizontalbar * { margin: 0; padding: 0; }
.jspcap { display: none; }
.jsphorizontalbar .jspcap { float: left; }
.jsptrack { background: #dde; position: relative; }
.jspdrag { background: #ddd; position: relative; top: 0; left: 0; cursor: pointer; }
.jsphorizontalbar .jsptrack, .jsphorizontalbar .jspdrag { float: left; height: 100%; }
.jsparrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jsparrow.jspdisabled { cursor: default; background: #80808d; }
.jspverticalbar .jsparrow { height: 16px; }
.jsphorizontalbar .jsparrow { width: 16px; float: left; height: 100%; }
.jspverticalbar .jsparrow:focus { outline: none; }
.jspcorner { background: #eeeef4; float: left; height: 100%; }
/* yuk! css hack for ie6 3 pixel bug :( */
* html .jspcorner { margin: 0 -3px 0 0; }

.jspverticalbar{width:6px;}
.jspdrag{background:#aaa;}
.jsptrack{background:#d5d5d5;}


/*--通用--*/

body{width:1570px;margin:auto;position:relative;padding-bottom:83px;}
.block{width:auto;}
#body{padding-left:147px;}

.logo{width:110px;padding-right:38px;position:fixed;left:50%;top:0;margin-left:-786px;}
.logo a{position:absolute;left:0;top:60px;height:190px;width:110px;z-index:1;background:url(/uploads/image/ftsltimg/blank.gif);}
.logo img{width:100%;height:auto;}

.nav_float{position:fixed;left:50%;margin-left:-730px;top:450px;}
.nav_float a{display:block;width:50px;height:50px;background-position:center center;background-repeat:no-repeat;
	transition:all 0.15s linear 0s;
}
.nav_float a.odd{background-color:#2a2a2a;}
.nav_float a.even{background-color:#3a3a3a;}
/*.nav_float .a1{background:#3a3a3a url(/uploads/image/ftsltimg/icon_nav_float.png) center top no-repeat;}
.nav_float .a2{background:#2a2a2a url(/uploads/image/ftsltimg/icon_nav_float.png) center -50px no-repeat;}
.nav_float .a3{background:#3a3a3a url(/uploads/image/ftsltimg/icon_nav_float.png) center -100px no-repeat;}
.nav_float .a4{background:#2a2a2a url(/uploads/image/ftsltimg/icon_nav_float.png) center -150px no-repeat;}
.nav_float .a5{background:#3a3a3a url(/uploads/image/ftsltimg/icon_nav_float.png) center -200px no-repeat;}
.nav_float .a6{background:#2a2a2a url(/uploads/image/ftsltimg/icon_nav_float.png) center -250px no-repeat;}*/
.nav_float a:hover{background-color:#e56410;
	/*-webkit-transform:scale(1.1);
	transform:scale(1.1);*/
}

#header{padding-left:147px;height:66px;}
#header .block{height:100%;position:relative;z-index:3;}
#header .nav_main{height:66px;line-height:70px;float:left;}
#header .nav_main a{color:#474747;font-size:14px;padding:0 22px;float:left;height:100%;position:relative;z-index:4;}
#header .nav_main a i{position:absolute;left:50%;top:100%;background:url(/uploads/image/ftsltimg/nav_b.png) center top no-repeat;width:28px;height:14px;margin-left:-14px;display:none;}
#header .nav_main a.first{padding-left:0;}
#header .nav_main a.first i{left:0;margin-left:0;}
#header .nav_main a:hover,#header .nav_main a.now{color:#e56410;}

#header .nav_child{position:absolute;left:0;top:66px;width:100%;background:url(/uploads/image/ftsltimg/black80.png);z-index:3;height:50px;display:none;}
#header .nav_child .child{height:50px;line-height:50px;position:absolute;left:0;top:0;display:none;}
#header .nav_child .child a{margin:0 15px;color:#fff;font-size:14px;}
#header .nav_child .child a:hover{color:#e56410;}
/*#header .nav_child .child .pic{float:left;width:186px;height:105px;overflow:hidden;}
#header .nav_child .child .pic img{width:100%;height:auto;}
#header .nav_child .child .link{padding-left:210px;height:40px;line-height:40px;}
#header .nav_child .child .link a{margin-right:20px;color:#fff;font-size:14px;}
#header .nav_child .child .link a:hover{color:#e56410;}
#header .nav_child .child .des{padding-left:210px;line-height:180%;color:#d5d5d5;width:50%;}*/

#header .nav_top{height:66px;line-height:66px;float:right;position:relative;}
#header .nav_top li{float:left;padding:18px 0 0;height:40px;line-height:40px;}
#header .nav_top li a{transition:all 0.2s linear 0s;}
#header .nav_top li.sbtn{position:relative;z-index:1;}
#header .nav_top .ico1{background:url(/uploads/image/ftsltimg/icon_top.png) 0 top no-repeat;width:30px;height:40px;line-height:40px;display:block;}
#header .nav_top .ico2{background:url(/uploads/image/ftsltimg/icon_top.png) -30px top no-repeat;width:30px;height:40px;line-height:40px;display:block;}
#header .nav_top .ico3{background:url(/uploads/image/ftsltimg/icon_top.png) -60px top no-repeat;width:30px;height:40px;line-height:40px;display:block;}
#header .nav_top .ico4{background:url(/uploads/image/ftsltimg/icon_top.png) -90px top no-repeat;width:30px;height:40px;line-height:40px;display:block;}
#header .nav_top .ico1:hover{background-position:0 bottom;}
#header .nav_top .ico2:hover{background-position:-30px bottom;}
#header .nav_top .ico3:hover{background-position:-60px bottom;}
#header .nav_top .ico4:hover{background-position:-90px bottom;}
#header .nav_top .lang{padding-left:8px;text-align:center;font-size:14px;font-family:arial, helvetica, sans-serif;color:#999;}
#header .nav_top .lang:hover{color:#e56410;}
#header .nav_top li.act .ico1{background-position:0px -40px;}
#header .search{position:absolute;left:0;top:66px;width:100%;height:0;overflow:hidden;background:url(/uploads/image/ftsltimg/black80.png) left top repeat;font-size:12px;}
#header .search .inner{background:url(/uploads/image/ftsltimg/search2.png) left center no-repeat;width:244px;height:29px;float:right;margin:10px 13px 0 0;}
#header .search .keyword{float:left;height:27px;line-height:27px;width:190px;padding-left:10px;;border:none;color:#fff;background:none;}
#header .search .ok{float:left;height:22px;width:22px;font-size:12px;background:none;padding:0;text-align:center;border:none;cursor:pointer;color:#666;font-family:verdana, geneva, sans-serif;color:#fff;margin:5px 0 0 5px;}
#header .search .ok:hover{color:#e56410;}
#header .nav_top .code2d{position:absolute;right:0;top:100%;display:none;z-index:1;padding:8px;background:url(/uploads/image/ftsltimg/black50.png);}

#footer{width:1423px;height:83px;margin:auto;position:fixed;left:50%;bottom:0;margin-left:-638px;z-index:10;width:1425px;margin-left:-639px;padding:0 1px;}
#footer .block{margin-left:147px;background:#fff;position:relative;height:100%;margin-left:0;}
#footer .block .border{height:1px;background:#ccc;width:0;
	transition:all 0.4s linear 0s;
}
#footer .left{padding-top:22px;}
#footer .sites{float:left;background:url(/uploads/image/ftsltimg/bg_sites1.png) left top no-repeat;width:121px;height:19px;line-height:19px;color:#707070;padding:0 10px;position:relative;}
#footer .sites ul{position:absolute;left:0;bottom:120%;width:139px;padding:4px 0;background:#fff;border:1px solid #ddd;display:none;}
#footer .sites ul li{height:22px;line-height:22px;padding:0 10px;}
#footer .sites ul li a{display:block;height:100%;}
#footer .sites ul li a:hover{color:#e56410;}
#footer .nav_foot{height:20px;line-height:20px;float:left;margin-left:20px;}
#footer .nav_foot a{margin-right:14px;}
#footer .nav_foot a:hover{color:#e56410;}
#footer .copy{height:20px;line-height:20px;float:left;margin-left:10px;}
#footer .logo2{float:right;padding-top:22px;width:80px;line-height:100%;}
#footer .logo2 img{width:100%;}

#calendar{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/uploads/image/ftsltimg/black64.png) center center repeat;z-index:20;margin-top:-99999px;}
#calendar .inner{background:url(/uploads/image/ftsltimg/black80.png) center center repeat;width:796px;height:520px;position:absolute;left:50%;top:50%;margin-left:-398px;margin-top:-235px;position:relative;}
#calendar .inner .close{position:absolute;right:20px;top:15px;background:url(/uploads/image/ftsltimg/close2.png) center center no-repeat;width:32px;height:32px;}
#calendar .inner .left{float:left;margin:50px 0 0 39px;width:326px;}
#calendar .inner .left h2{color:#fff;font-size:36px;line-height:1.4;}
#calendar .inner .left h3{color:#ccc;font-size:20px;font-family:arial, helvetica, sans-serif;line-height:1.2;}
#calendar .inner .left .calendar h1{font-size:70px;font-weight:bold;font-family:arial, helvetica, sans-serif;line-height:80px;color:#e56410;height:80px;}
#calendar .inner .left .calendar h1 span{float:left;}
#calendar .inner .left .calendar h1 a.l{background:url(/uploads/image/ftsltimg/left2.png) center center no-repeat;width:17px;height:80px;display:block;float:left;cursor:pointer;margin:0 10px 0 12px;}
#calendar .inner .left .calendar h1 a.r{background:url(/uploads/image/ftsltimg/right2.png) center center no-repeat;width:17px;height:80px;display:block;float:left;cursor:pointer;margin:0 0 0 10px;}
#calendar .inner .left .calendar table td{padding:8px 10px 4px 0;}
#calendar .inner .left .calendar table td span{display:block;background:url(/uploads/image/ftsltimg/square1.png) center center no-repeat;width:37px;height:37px;text-align:center;line-height:37px;font-size:20px;color:#ccc;font-family:arial, helvetica, sans-serif;cursor:pointer;}
#calendar .inner .left .calendar table td.now span{background:url(/uploads/image/ftsltimg/square4.png) center center no-repeat;color:#fff}
#calendar .inner .left .calendar table td.act span{color:#fff;background:url(/uploads/image/ftsltimg/square2.png) center center no-repeat;}
#calendar .inner .left .calendar table td.act.now span{background:url(/uploads/image/ftsltimg/square0.png) center center no-repeat;}
#calendar .inner .right{float:left;margin-left:35px;width:366px;margin-top:65px;height:360px;overflow:hidden;}
#calendar .inner .right .div{width:313px;padding:15px 0;position:relative;border-top:solid 2px #525252;}
#calendar .inner .right .div .date{color:#e56410;font-size:12px;font-family:arial, helvetica, sans-serif;}
#calendar .inner .right .div .text h3{color:#fff;font-size:18px;line-height:1.5;}
#calendar .inner .right .div .text p{color:#fff;font-size:12px;line-height:18px;}
#calendar .jspverticalbar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; }
#calendar .jspverticalbar{width:10px;}
#calendar .jspdrag{background:#e56410;}
#calendar .jsptrack{background:#4d4d4d;}


/*===============================fixed====================================*/

.w1366 body{width:1250px;}
.w1366 .logo{margin-left:-625px;}
.w1366 #header .nav_main a{padding:0 18px;}
.w1366 #header .nav_main a.first{padding-left:0;}
.w1366 .nav_float{margin-left:-565px;top:240px;}
.w1366 .focus{height:460px;}
.w1366 .focus h1{font-size:30px;}
.w1366 .focus h2{font-size:16px;}
.w1366 .focus h3{font-size:20px;}
.w1366 .focus h4{font-size:64px;}
.w1366 #footer{width:1103px;margin-left:-479px;}
.w1366 #footer .block{margin-left:0;}


.w1003 body{width:966px;padding-bottom:77px;}
.w1003 #header{padding-left:127px;height:50px;}
.w1003 #header .nav_main{height:50px;line-height:54px;}
.w1003 #header .nav_main a{font-size:14px;padding:0 16px;}
.w1003 #header .nav_main a.first{padding-left:0;}
.w1003 #header .nav_main a.first{padding-left:0;}
.w1003 #header .nav_child{top:50px;}
.w1003 #header .nav_top{height:50px;line-height:58px;}
.w1003 #header .nav_top li{padding:6px 0 0;}
.w1003 #footer{width:841px;margin-left:-359px;height:77px;}
.w1003 #footer .block{margin-left:0;}
.w1003 #footer .left{padding-top:14px;}
.w1003 #footer .logo2{width:66px;padding-top:16px;}
.w1003 .logo{margin-left:-468px;width:83px;padding-right:28px;}
.w1003 .logo a{width:83px;top:45px;}
.w1003 .fl{margin-left:0;left:20px;}
.w1003 .nav_float{margin-left:-438px;top:300px;width:42px;}
.w1003 .nav_float a{height:42px;width:42px;}
.w1003 .nav_float a:hover{background-color:#e56410;}
.w1003 #body{padding-left:127px;}
.w1003 .focus{height:351px;}
.w1003 .focus h1{font-size:24px;}
.w1003 .focus h2{font-size:14px;}
.w1003 .focus h3{font-size:16px;}
.w1003 .focus h4{font-size:50px;}
.w1003 .filter .tit{height:63px;padding:0;}
.w1003 .filter .tit a h3{font-size:20px;line-height:63px;}


/*=============================filter=============================*/

.filter{padding:28px 0;}
.filter .tit{height:100px;padding:0 30px;padding:0 8%;}
.filter .tit a{float:left;width:33.3%;height:100%;text-align:center;}
.filter .tit a h3{font-size:28px;color:#474747;line-height:100px;}
.filter .tit a:hover h3{color:#e56410;}
.filter .links p{height:28px;}
.filter .links p a{float:left;width:2.7%;height:28px;line-height:28px;text-align:center;text-align:center;text-transform:uppercase;color:#fff;font-size:20px;font-family:arial, helvetica, sans-serif;
	transition:all 0.1s linear 0s;
}
.filter .links .p1 a.hover{/*opacity:0.6;filter:alpha(opacity='60');*/
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}
.filter .links .p1 .a0{background:#f5b084;}
.filter .links .p1 .a1{background:#ef843e;}
.filter .links .p1 .a2{background:#e56410;}
.filter .links .p1 .a3{background:#8a2509;}
.filter .links .p1 .a4{background:#e9b66c;}
.filter .links .p1 .a5{background:#ef843e;}
.filter .links .p1 .a6{background:#e56410;}
.filter .links .p1 .a7{background:#8a2509;}
.filter .links .p1 .a8{background:#515060;}
.filter .links .p1 .a9{background:#ef843e;}
.filter .links .p1 .a10{background:#e9b66c;}
.filter .links .p1 .a11{background:#451730;}
.filter .links .p1 .a12{background:#e56410;}
.filter .links .p1 .a13{background:#5c788d;}
.filter .links .p1 .a14{background:#515060;}
.filter .links .p1 .a15{background:#ef843e;}
.filter .links .p1 .a16{background:#e56410;}
.filter .links .p1 .a17{background:#8a2509;}
.filter .links .p1 .a18{background:#89adb8;}
.filter .links .p1 .a19{background:#e56410;}
.filter .links .p1 .a20{background:#ef843e;}
.filter .links .p1 .a21{background:#6d2b1b;}
.filter .links .p1 .a22{background:#e56410;}
.filter .links .p1 .a23{background:#e9b66c;}
.filter .links .p1 .a24{background:#451730;}
.filter .links .p1 .a25{background:#515060;}
.filter .links .p1 .a26{background:#89adb8;}
.filter .links .p1 .a27{background:#8a2509;}
.filter .links .p1 .a28{background:#e9b66c;}
.filter .links .p1 .a29{background:#ef843e;}
.filter .links .p1 .a30{background:#6d2b1b;}
.filter .links .p1 .a31{background:#e56410;}
.filter .links .p1 .a32{background:#89adb8;}
.filter .links .p1 .a33{background:#8a2509;}
.filter .links .p1 .a34{background:#e9b66c;}
.filter .links .p1 .a35{background:#e56410;}
.filter .links .p1 .a36{background:#ef843e;}

.filter .links .p2 .a0{background:none;}
.filter .links .p2 .a1{background:none;}
.filter .links .p2 .a2{background:#fad5bd;}
.filter .links .p2 .a3{background:none;}
.filter .links .p2 .a4{background:#5c788d;}
.filter .links .p2 .a5{background:#89adb8;}
.filter .links .p2 .a6{background:#fad5bd;}
.filter .links .p2 .a7{background:#ef843e;}
.filter .links .p2 .a8{background:#e9b66c;}
.filter .links .p2 .a9{background:#fad5bd;}
.filter .links .p2 .a10{background:#e56410;}
.filter .links .p2 .a11{background:#ef843e;}
.filter .links .p2 .a12{background:#e9b66c;}
.filter .links .p2 .a13{background:#e56410;}
.filter .links .p2 .a14{background:#89adb8;}
.filter .links .p2 .a15{background:#af7f3f;}
.filter .links .p2 .a16{background:#ef843e;}
.filter .links .p2 .a17{background:#e77023;}
.filter .links .p2 .a18{background:#5c788d;}
.filter .links .p2 .a19{background:#ad4907;}
.filter .links .p2 .a20{background:#e56410;}
.filter .links .p2 .a21{background:none;}
.filter .links .p2 .a22{background:#8a2509;}
.filter .links .p2 .a23{background:#e56410;}
.filter .links .p2 .a24{background:#ef843e;}
.filter .links .p2 .a25{background:#89adb8;}
.filter .links .p2 .a26{background:#ef843e;}
.filter .links .p2 .a27{background:#e56410;}
.filter .links .p2 .a28{background:#ef843e;}
.filter .links .p2 .a29{background:#e9b66c;}
.filter .links .p2 .a30{background:#ad4907;}
.filter .links .p2 .a31{background:#ef843e;}
.filter .links .p2 .a32{background:#c0b0b8;}
.filter .links .p2 .a33{background:#5c788d;}
.filter .links .p2 .a34{background:#89adb8;}
.filter .links .p2 .a35{background:none;}
.filter .links .p2 .a36{background:none;}

.filter .links .p3 .a0{background:none;}
.filter .links .p3 .a1{background:none;}
.filter .links .p3 .a2{background:none;}
.filter .links .p3 .a3{background:none;}
.filter .links .p3 .a4{background:#c0b0b8;}
.filter .links .p3 .a5{background:none;}
.filter .links .p3 .a6{background:#c7d1d8;}
.filter .links .p3 .a7{background:#e56410;}
.filter .links .p3 .a8{background:#e3c1aa;}
.filter .links .p3 .a9{background:none;}
.filter .links .p3 .a10{background:#f7e6cd;}
.filter .links .p3 .a11{background:#c0520a;}
.filter .links .p3 .a12{background:#e3c1aa;}
.filter .links .p3 .a13{background:none;}
.filter .links .p3 .a14{background:#e56410;}
.filter .links .p3 .a15{background:#fad5bd;}
.filter .links .p3 .a16{background:#e3c1aa;}
.filter .links .p3 .a17{background:#ef843e;}
.filter .links .p3 .a18{background:#cdb7b1;}
.filter .links .p3 .a19{background:none;}
.filter .links .p3 .a20{background:#f6caad;}
.filter .links .p3 .a21{background:none;}
.filter .links .p3 .a22{background:#f7e6cd;}
.filter .links .p3 .a23{background:#fad5bd;}
.filter .links .p3 .a24{background:none;}
.filter .links .p3 .a25{background:#c0b0b8;}
.filter .links .p3 .a26{background:#e56410;}
.filter .links .p3 .a27{background:none;}
.filter .links .p3 .a28{background:#d7b5ab;}
.filter .links .p3 .a29{background:#c0520a;}
.filter .links .p3 .a30{background:#ef843e;}
.filter .links .p3 .a31{background:none;}
.filter .links .p3 .a32{background:#f6caad;}
.filter .links .p3 .a33{background:none;}
.filter .links .p3 .a34{background:none;}
.filter .links .p3 .a35{background:none;}
.filter .links .p3 .a36{background:none;}

.filter .links .p4 .a0{background:none;}
.filter .links .p4 .a1{background:none;}
.filter .links .p4 .a2{background:none;}
.filter .links .p4 .a3{background:none;}
.filter .links .p4 .a4{background:none;}
.filter .links .p4 .a5{background:none;}
.filter .links .p4 .a6{background:none;}
.filter .links .p4 .a7{background:#e4e4e4;}
.filter .links .p4 .a8{background:none;}
.filter .links .p4 .a9{background:none;}
.filter .links .p4 .a10{background:none;}
.filter .links .p4 .a11{background:#e3c1aa;}
.filter .links .p4 .a12{background:none;}
.filter .links .p4 .a13{background:none;}
.filter .links .p4 .a14{background:none;}
.filter .links .p4 .a15{background:none;}
.filter .links .p4 .a16{background:none;}
.filter .links .p4 .a17{background:#e4e4e4;}
.filter .links .p4 .a18{background:none;}
.filter .links .p4 .a19{background:none;}
.filter .links .p4 .a20{background:none;}
.filter .links .p4 .a21{background:none;}
.filter .links .p4 .a22{background:none;}
.filter .links .p4 .a23{background:none;}
.filter .links .p4 .a24{background:none;}
.filter .links .p4 .a25{background:none;}
.filter .links .p4 .a26{background:#fad5bd;}
.filter .links .p4 .a27{background:none;}
.filter .links .p4 .a28{background:none;}
.filter .links .p4 .a29{background:none;}
.filter .links .p4 .a30{background:#f7e6cd;}
.filter .links .p4 .a31{background:none;}
.filter .links .p4 .a32{background:none;}
.filter .links .p4 .a33{background:none;}
.filter .links .p4 .a34{background:none;}
.filter .links .p4 .a35{background:none;}
.filter .links .p4 .a36{background:none;}


/*=============================filter_fix=============================*/
/*.w1366 .filter .tit{height:82px;padding:0 10px;}
.w1366 .filter .tit a h3{font-size:24px;line-height:82px;}
.w1366 .filter .links p{padding:0;height:30px;}
.w1366 .filter .links p a{height:30px;line-height:30px;}*/

.w1366 .filter{padding:28px 0;}
.w1366 .filter .links p{height:28px;}
.w1366 .filter .links p a{float:left;width:3.44%;height:28px;line-height:28px;text-align:center;text-align:center;text-transform:uppercase;color:#fff;font-size:18px;font-family:arial, helvetica, sans-serif;
	transition:all 0.1s linear 0s;
}
.w1366 .filter .links .p1 a.hover{/*opacity:0.6;filter:alpha(opacity='60');*/
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}
.w1366 .filter .links .a1{display:none;}
.w1366 .filter .links .a2{display:none;}
.w1366 .filter .links .a3{display:none;}
.w1366 .filter .links .a4{display:none;}
.w1366 .filter .links .a33{display:none;}
.w1366 .filter .links .a34{display:none;}
.w1366 .filter .links .a35{display:none;}
.w1366 .filter .links .a36{display:none;}

.w1366 .filter .links .p1 .a5{background:#ef843e;}
.w1366 .filter .links .p1 .a6{background:#e56410;}
.w1366 .filter .links .p1 .a7{background:#8a2509;}
.w1366 .filter .links .p1 .a8{background:#515060;}
.w1366 .filter .links .p1 .a9{background:#ef843e;}
.w1366 .filter .links .p1 .a10{background:#e9b66c;}
.w1366 .filter .links .p1 .a11{background:#451730;}
.w1366 .filter .links .p1 .a12{background:#e56410;}
.w1366 .filter .links .p1 .a13{background:#5c788d;}
.w1366 .filter .links .p1 .a14{background:#515060;}
.w1366 .filter .links .p1 .a15{background:#ef843e;}
.w1366 .filter .links .p1 .a16{background:#e56410;}
.w1366 .filter .links .p1 .a17{background:#8a2509;}
.w1366 .filter .links .p1 .a18{background:#89adb8;}
.w1366 .filter .links .p1 .a19{background:#e56410;}
.w1366 .filter .links .p1 .a20{background:#ef843e;}
.w1366 .filter .links .p1 .a21{background:#6d2b1b;}
.w1366 .filter .links .p1 .a22{background:#e56410;}
.w1366 .filter .links .p1 .a23{background:#e9b66c;}
.w1366 .filter .links .p1 .a24{background:#451730;}
.w1366 .filter .links .p1 .a25{background:#515060;}
.w1366 .filter .links .p1 .a26{background:#89adb8;}
.w1366 .filter .links .p1 .a27{background:#8a2509;}
.w1366 .filter .links .p1 .a28{background:#e9b66c;}
.w1366 .filter .links .p1 .a29{background:#ef843e;}
.w1366 .filter .links .p1 .a30{background:#6d2b1b;}
.w1366 .filter .links .p1 .a31{background:#e56410;}
.w1366 .filter .links .p1 .a32{background:#e9b66c;}

.w1366 .filter .links .p2 .a5{background:none;}
.w1366 .filter .links .p2 .a6{background:#fad5bd;}
.w1366 .filter .links .p2 .a7{background:#e56410;}
.w1366 .filter .links .p2 .a8{background:#5c788d;}
.w1366 .filter .links .p2 .a9{background:#fad5bd;}
.w1366 .filter .links .p2 .a10{background:#e56410;}
.w1366 .filter .links .p2 .a11{background:#ef843e;}
.w1366 .filter .links .p2 .a12{background:#e9b66c;}
.w1366 .filter .links .p2 .a13{background:#e56410;}
.w1366 .filter .links .p2 .a14{background:#89adb8;}
.w1366 .filter .links .p2 .a15{background:#af7f3f;}
.w1366 .filter .links .p2 .a16{background:#ef843e;}
.w1366 .filter .links .p2 .a17{background:#e77023;}
.w1366 .filter .links .p2 .a18{background:#5c788d;}
.w1366 .filter .links .p2 .a19{background:#ad4907;}
.w1366 .filter .links .p2 .a20{background:#e56410;}
.w1366 .filter .links .p2 .a21{background:none;}
.w1366 .filter .links .p2 .a22{background:#8a2509;}
.w1366 .filter .links .p2 .a23{background:#e56410;}
.w1366 .filter .links .p2 .a24{background:#ef843e;}
.w1366 .filter .links .p2 .a25{background:#89adb8;}
.w1366 .filter .links .p2 .a26{background:#ef843e;}
.w1366 .filter .links .p2 .a27{background:#e56410;}
.w1366 .filter .links .p2 .a28{background:#ef843e;}
.w1366 .filter .links .p2 .a29{background:#e9b66c;}
.w1366 .filter .links .p2 .a30{background:#89adb8;}
.w1366 .filter .links .p2 .a31{background:none;}
.w1366 .filter .links .p2 .a32{background:none;}

.w1366 .filter .links .p3 .a5{background:none;}
.w1366 .filter .links .p3 .a6{background:none;}
.w1366 .filter .links .p3 .a7{background:none;}
.w1366 .filter .links .p3 .a8{background:#c0b0b8;}
.w1366 .filter .links .p3 .a9{background:none;}
.w1366 .filter .links .p3 .a10{background:#f7e6cd;}
.w1366 .filter .links .p3 .a11{background:#c0520a;}
.w1366 .filter .links .p3 .a12{background:#e3c1aa;}
.w1366 .filter .links .p3 .a13{background:none;}
.w1366 .filter .links .p3 .a14{background:#e56410;}
.w1366 .filter .links .p3 .a15{background:#fad5bd;}
.w1366 .filter .links .p3 .a16{background:#e3c1aa;}
.w1366 .filter .links .p3 .a17{background:#ef843e;}
.w1366 .filter .links .p3 .a18{background:#cdb7b1;}
.w1366 .filter .links .p3 .a19{background:none;}
.w1366 .filter .links .p3 .a20{background:#f6caad;}
.w1366 .filter .links .p3 .a21{background:none;}
.w1366 .filter .links .p3 .a22{background:#f7e6cd;}
.w1366 .filter .links .p3 .a23{background:#fad5bd;}
.w1366 .filter .links .p3 .a24{background:none;}
.w1366 .filter .links .p3 .a25{background:#c0b0b8;}
.w1366 .filter .links .p3 .a26{background:#e56410;}
.w1366 .filter .links .p3 .a27{background:none;}
.w1366 .filter .links .p3 .a28{background:#d7b5ab;}
.w1366 .filter .links .p3 .a29{background:none;}
.w1366 .filter .links .p3 .a30{background:none;}
.w1366 .filter .links .p3 .a31{background:none;}
.w1366 .filter .links .p3 .a32{background:none;}

.w1366 .filter .links .p4 .a5{background:none;}
.w1366 .filter .links .p4 .a6{background:none;}
.w1366 .filter .links .p4 .a7{background:none;}
.w1366 .filter .links .p4 .a8{background:none;}
.w1366 .filter .links .p4 .a9{background:none;}
.w1366 .filter .links .p4 .a10{background:none;}
.w1366 .filter .links .p4 .a11{background:#e3c1aa;}
.w1366 .filter .links .p4 .a12{background:none;}
.w1366 .filter .links .p4 .a13{background:none;}
.w1366 .filter .links .p4 .a14{background:none;}
.w1366 .filter .links .p4 .a15{background:none;}
.w1366 .filter .links .p4 .a16{background:none;}
.w1366 .filter .links .p4 .a17{background:#e4e4e4;}
.w1366 .filter .links .p4 .a18{background:none;}
.w1366 .filter .links .p4 .a19{background:none;}
.w1366 .filter .links .p4 .a20{background:none;}
.w1366 .filter .links .p4 .a21{background:none;}
.w1366 .filter .links .p4 .a22{background:none;}
.w1366 .filter .links .p4 .a23{background:none;}
.w1366 .filter .links .p4 .a24{background:none;}
.w1366 .filter .links .p4 .a25{background:none;}
.w1366 .filter .links .p4 .a26{background:#fad5bd;}
.w1366 .filter .links .p4 .a27{background:none;}
.w1366 .filter .links .p4 .a28{background:none;}
.w1366 .filter .links .p4 .a29{background:none;}
.w1366 .filter .links .p4 .a30{background:none;}
.w1366 .filter .links .p4 .a31{background:none;}
.w1366 .filter .links .p4 .a32{background:none;}


.w1003 .filter{padding:20px 0;}
.w1003 .filter .links p{height:20px;}
.w1003 .filter .links p a{float:left;width:3.44%;*width:28.9px;height:20px;line-height:22px;text-align:center;text-align:center;text-transform:uppercase;color:#fff;font-size:15px;font-family:arial, helvetica, sans-serif;
	transition:all 0.1s linear 0s;
}
.w1003 .filter .links .p1 a.hover{/*opacity:0.6;filter:alpha(opacity='60');*/
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
}

.w1003 .filter .links .a1{display:none;}
.w1003 .filter .links .a2{display:none;}
.w1003 .filter .links .a3{display:none;}
.w1003 .filter .links .a4{display:none;}
.w1003 .filter .links .a33{display:none;}
.w1003 .filter .links .a34{display:none;}
.w1003 .filter .links .a35{display:none;}
.w1003 .filter .links .a36{display:none;}

.w1003 .filter .links .p1 .a5{background:#ef843e;}
.w1003 .filter .links .p1 .a6{background:#e56410;}
.w1003 .filter .links .p1 .a7{background:#8a2509;}
.w1003 .filter .links .p1 .a8{background:#515060;}
.w1003 .filter .links .p1 .a9{background:#ef843e;}
.w1003 .filter .links .p1 .a10{background:#e9b66c;}
.w1003 .filter .links .p1 .a11{background:#451730;}
.w1003 .filter .links .p1 .a12{background:#e56410;}
.w1003 .filter .links .p1 .a13{background:#5c788d;}
.w1003 .filter .links .p1 .a14{background:#515060;}
.w1003 .filter .links .p1 .a15{background:#ef843e;}
.w1003 .filter .links .p1 .a16{background:#e56410;}
.w1003 .filter .links .p1 .a17{background:#8a2509;}
.w1003 .filter .links .p1 .a18{background:#89adb8;}
.w1003 .filter .links .p1 .a19{background:#e56410;}
.w1003 .filter .links .p1 .a20{background:#ef843e;}
.w1003 .filter .links .p1 .a21{background:#6d2b1b;}
.w1003 .filter .links .p1 .a22{background:#e56410;}
.w1003 .filter .links .p1 .a23{background:#e9b66c;}
.w1003 .filter .links .p1 .a24{background:#451730;}
.w1003 .filter .links .p1 .a25{background:#515060;}
.w1003 .filter .links .p1 .a26{background:#89adb8;}
.w1003 .filter .links .p1 .a27{background:#8a2509;}
.w1003 .filter .links .p1 .a28{background:#e9b66c;}
.w1003 .filter .links .p1 .a29{background:#ef843e;}
.w1003 .filter .links .p1 .a30{background:#6d2b1b;}
.w1003 .filter .links .p1 .a31{background:#e56410;}
.w1003 .filter .links .p1 .a32{background:#e9b66c;}

.w1003 .filter .links .p2 .a5{background:none;}
.w1003 .filter .links .p2 .a6{background:#fad5bd;}
.w1003 .filter .links .p2 .a7{background:#e56410;}
.w1003 .filter .links .p2 .a8{background:#5c788d;}
.w1003 .filter .links .p2 .a9{background:#fad5bd;}
.w1003 .filter .links .p2 .a10{background:#e56410;}
.w1003 .filter .links .p2 .a11{background:#ef843e;}
.w1003 .filter .links .p2 .a12{background:#e9b66c;}
.w1003 .filter .links .p2 .a13{background:#e56410;}
.w1003 .filter .links .p2 .a14{background:#89adb8;}
.w1003 .filter .links .p2 .a15{background:#af7f3f;}
.w1003 .filter .links .p2 .a16{background:#ef843e;}
.w1003 .filter .links .p2 .a17{background:#e77023;}
.w1003 .filter .links .p2 .a18{background:#5c788d;}
.w1003 .filter .links .p2 .a19{background:#ad4907;}
.w1003 .filter .links .p2 .a20{background:#e56410;}
.w1003 .filter .links .p2 .a21{background:none;}
.w1003 .filter .links .p2 .a22{background:#8a2509;}
.w1003 .filter .links .p2 .a23{background:#e56410;}
.w1003 .filter .links .p2 .a24{background:#ef843e;}
.w1003 .filter .links .p2 .a25{background:#89adb8;}
.w1003 .filter .links .p2 .a26{background:#ef843e;}
.w1003 .filter .links .p2 .a27{background:#e56410;}
.w1003 .filter .links .p2 .a28{background:#ef843e;}
.w1003 .filter .links .p2 .a29{background:#e9b66c;}
.w1003 .filter .links .p2 .a30{background:#89adb8;}
.w1003 .filter .links .p2 .a31{background:none;}
.w1003 .filter .links .p2 .a32{background:none;}

.w1003 .filter .links .p3 .a5{background:none;}
.w1003 .filter .links .p3 .a6{background:none;}
.w1003 .filter .links .p3 .a7{background:none;}
.w1003 .filter .links .p3 .a8{background:#c0b0b8;}
.w1003 .filter .links .p3 .a9{background:none;}
.w1003 .filter .links .p3 .a10{background:#f7e6cd;}
.w1003 .filter .links .p3 .a11{background:#c0520a;}
.w1003 .filter .links .p3 .a12{background:#e3c1aa;}
.w1003 .filter .links .p3 .a13{background:none;}
.w1003 .filter .links .p3 .a14{background:#e56410;}
.w1003 .filter .links .p3 .a15{background:#fad5bd;}
.w1003 .filter .links .p3 .a16{background:#e3c1aa;}
.w1003 .filter .links .p3 .a17{background:#ef843e;}
.w1003 .filter .links .p3 .a18{background:#cdb7b1;}
.w1003 .filter .links .p3 .a19{background:none;}
.w1003 .filter .links .p3 .a20{background:#f6caad;}
.w1003 .filter .links .p3 .a21{background:none;}
.w1003 .filter .links .p3 .a22{background:#f7e6cd;}
.w1003 .filter .links .p3 .a23{background:#fad5bd;}
.w1003 .filter .links .p3 .a24{background:none;}
.w1003 .filter .links .p3 .a25{background:#c0b0b8;}
.w1003 .filter .links .p3 .a26{background:#e56410;}
.w1003 .filter .links .p3 .a27{background:none;}
.w1003 .filter .links .p3 .a28{background:#d7b5ab;}
.w1003 .filter .links .p3 .a29{background:none;}
.w1003 .filter .links .p3 .a30{background:none;}
.w1003 .filter .links .p3 .a31{background:none;}
.w1003 .filter .links .p3 .a32{background:none;}

.w1003 .filter .links .p4 .a5{background:none;}
.w1003 .filter .links .p4 .a6{background:none;}
.w1003 .filter .links .p4 .a7{background:none;}
.w1003 .filter .links .p4 .a8{background:none;}
.w1003 .filter .links .p4 .a9{background:none;}
.w1003 .filter .links .p4 .a10{background:none;}
.w1003 .filter .links .p4 .a11{background:#e3c1aa;}
.w1003 .filter .links .p4 .a12{background:none;}
.w1003 .filter .links .p4 .a13{background:none;}
.w1003 .filter .links .p4 .a14{background:none;}
.w1003 .filter .links .p4 .a15{background:none;}
.w1003 .filter .links .p4 .a16{background:none;}
.w1003 .filter .links .p4 .a17{background:#e4e4e4;}
.w1003 .filter .links .p4 .a18{background:none;}
.w1003 .filter .links .p4 .a19{background:none;}
.w1003 .filter .links .p4 .a20{background:none;}
.w1003 .filter .links .p4 .a21{background:none;}
.w1003 .filter .links .p4 .a22{background:none;}
.w1003 .filter .links .p4 .a23{background:none;}
.w1003 .filter .links .p4 .a24{background:none;}
.w1003 .filter .links .p4 .a25{background:none;}
.w1003 .filter .links .p4 .a26{background:#fad5bd;}
.w1003 .filter .links .p4 .a27{background:none;}
.w1003 .filter .links .p4 .a28{background:none;}
.w1003 .filter .links .p4 .a29{background:none;}
.w1003 .filter .links .p4 .a30{background:none;}
.w1003 .filter .links .p4 .a31{background:none;}
.w1003 .filter .links .p4 .a32{background:none;}

