/*public*/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,th,thead,tr,button,object,a,abbr,b,em,i,img,samp,span,strong,sub,sup,tt,var,input,select{margin:0;padding:0}
input,button,img,fieldset{border:0;outline:none}
input,select{outline:none}
/* set image max width to 100% */
img,video{max-width:100%;height:auto;width:auto\9;/* ie8 */}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html{height:100%;overflow:hidden;}
body{width:100%;height:100%;font:12px/1.5 Microsoft YaHei,Arial,Helvetica,sans-serif;color:#2d2d2d;word-wrap:break-word;word-break:break-all;overflow:hidden;}
body div,body p{margin:0 auto;word-break:normal;}
address,cite,dfn,em,var{font-style:normal}
var{font-family:Verdana,Arial}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#026acb;text-decoration:none;outline:none}
a:hover{text-decoration:none}
/* list */
ul,ol{list-style:none}
/*margin*/
.mt10{margin-top:10px}

/*Font*/
.f14{font-size:14px}
.f16{font-size:16px}
.blod{font-weight:bold}
.yh{font-family:Microsoft YaHei,Arial,sans-serif}

/*Align*/
.alg_r{text-align:right}
.alg_c{text-align:center}

/*Border*/

/*float*/
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.oFlow{overflow:hidden;zoom:1}

/*width*/
.w{width:980px;position: relative}

/*position*/
.pos_rel{position:relative}
.pos_abs{position:absolute}


.header{position: absolute;top:0;left:0;right: 0;height:70px;background: url(../images/nav_bg.png) top left repeat;z-index:999}
.header .w{overflow: hidden;zoom: 1}
.header .w ul{background:url(../images/nav.png) 2px 15px no-repeat}
.header .w ul li{float:left}
.header .w ul li a{display:inline-block;height:70px;line-height:110px;font-size:14px;color:#fff;padding:0 16px;text-align: center}
.header .w ul li.active a,.header .w ul li a:hover{border-top:4px solid #fff;height:66px;line-height:102px}
.header .w .fr{width:189px;height:70px;background: url(../images/logo.png) center no-repeat}
.header .w .fr a{display: inline-block;height:100%}


.wrap{position: absolute;top:0;left:0;right:0;bottom:80px;z-index:900;background: url(../images/bg.jpg) center no-repeat;}
.wrap .inner{height:100%;overflow-y:auto;overflow-x:hidden}
.wrap .w{height:100%}
.wrap .w .til{text-align:center;padding-top:110px;margin-bottom:60px}
.wrap .w .box{position: relative;min-height:700px}
.wrap .w .box .nav_m{position: absolute;top:20px;overflow:hidden;z-index:9999}
.wrap .w .box .nav_m .arr{display:none}
.wrap .w .box .nav_m .inner{position: relative;width:310px;height: 305px;margin-left:0;overflow:hidden}
.wrap .w .box .nav_m ul{position: absolute;width:100%}
.wrap .w .box .nav_m li{width:260px;height:56px;line-height:56px;padding-left:55px;font-size:16px;color:#fff;margin-bottom:5px;background: url(../images/menu_nor.png) right center no-repeat;cursor:pointer;white-space:nowrap;overflow:hidden}
.wrap .w .box .nav_m li.tFocu{width:285px;padding-left:30px;background: url(../images/menu_act.png) left center no-repeat}

.wrap .w .box .pic_con{position: absolute;top:0;left:0;width:200%}
.wrap .w .box .pic_con .inner{position:relative;width:100%;margin-left:310px;overflow:hidden}
.wrap .w .box .pic_con ul{position:absolute;top:0;overflow:hidden}
.wrap .w .box .pic_con ul li{float:left;width:2000px;overflow:hidden}
.wrap .w .box .pic_con ul li div.pic{width:600px;padding:10px 10px;margin-left:0;background:#fff}
.wrap .w .box .pic_con ul li .compare .item{margin-bottom: 20px}
.wrap .w .box .pic_con ul li img{width:100%}
.wrap .w .box .pic_con ul li h3{font-size:24px;line-height:60px;text-align:center}
.wrap .w .box .pic_con ul li p{font-size:12px;text-align:center;line-height:30px}

.wrap .w .box .nav_fixed{position:fixed;top:170px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop))}


.footer{position: absolute;bottom:0;left:0;right:0;height:80px;background:#313131}
.footer .w{padding-top:10px;}
.footer .w p{text-align: center;color:#fff;line-height:25px}
.footer .w p a{color: #fff}

