/*
	reset
*/
*{margin: 0;padding: 0;}
body{font-size: 12px;line-height: 1.2;background-color: #fff;color: #5c5a5d;}
body,html{overflow-x: hidden;}
ul,ol{list-style: none;}
img{vertical-align: top;border: none;}
a,a:visited,a:hover{text-decoration: none;color: #5c5a5d;}
a:hover{text-decoration: none;color: #C81623;}
input,button,select,textarea{outline:none}
textarea{resize:none}

/*
	setting
*/
.load-pic{background:#fff url(http://img11.360buyimg.com/cms/jfs/t853/64/222820902/5860/54fc0ad5/550bc4d5N2164a1f4.gif) no-repeat center;}
.f-wrap{width: 1200px;margin: 0 auto;position: relative;}

.clearfloat:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; }
.clearfloat { overflow: hidden; _zoom: 1; }
.clear-both{clear: both;}

.dib{display: inline-block;*display: inline;*zoom:1;vertical-align: top;}
.db{display: block;}

.tal{text-align: left;}
.tar{text-align: right;}
.tac{text-align: center;}
.vat{vertical-align: top;}
.vam{vertical-align: middle;}
.vab{vertical-align: bottom;}

.bold{font-weight: bold;}
.nobold{font-weight: normal;}
.nowrap{white-space: nowrap;}
.ellips{text-overflow:ellipsis;}
.hidden{overflow: hidden;}
.none{display: none;}
.no-text{text-indent:-9999px;font-size:0;}
.border-box{box-sizing:border-box;}
.underline{text-decoration: underline;}
.visible{overflow: visible;}
.delline{text-decoration: line-through;}
.noborder{border: none;}

/*set position*/
.fl{float: left;}
.fr{float: right;}
.lb{left: 0;bottom: 0;}
.tl{left: 0;top: 0;}
.rt{right: 0;top: 0;}
.rb{right: 0;bottom: 0;}
.tl5{left: 5px;top: 5px;}
.rel{position: relative;}
.abs{position: absolute;}
.fixed{position:fixed;}
/*set margin*/
.mb0{margin-bottom: 0px;}
.mg10{margin: 10px;}
.mg15{margin: 15px;}
.mg20{margin: 20px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.mt10{margin-top: 10px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mt20{margin-top: 20px;}
.ml20{margin-left: 20px;}
.mr20{margin-right: 20px;}
.mb20{margin-bottom: 20px;}
.mt30{margin-top: 30px;}
.mg-auto{margin-left: auto;margin-right: auto;}
/*set padding*/
.pd10{padding: 10px;}
.pd15{padding: 15px;}
.pd20{padding: 20px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pt15{padding-top: 15px;}
.pl15{padding-left: 15px;}
.pr15{padding-right: 15px;}
.pb15{padding-bottom: 15px;}
.pt20{padding-top: 20px;}
.pl20{padding-left: 20px;}
.pr20{padding-right: 20px;}
.pb20{padding-bottom: 20px;}
/*set border*/
.item-border-1 .border,.item-border-2 .border,.item-border-3 .border{width: 100%;height: 100%;display: block;box-sizing:border-box;border-style:solid;border-color:transparent;-webkit-transition:border 0.3s ease-in-out;*position: relative;}
.item-border-1 .border{border-width: 1px;*left: -1px;*top: -1px;}
.item-border-2 .border{border-width: 2px;*left: -2px;*top: -2px;}
.item-border-3 .border{border-width: 3px;*left: -3px;*top: -3px;}
.item-border-color-darkred .border:hover{border-color:#c91623;}

.border-solid{border-style:solid;}
.border-dotted{border-style:dotted;}
.border-dashed{border-style:dashed;}
.border-width-1{border-width: 1px;}
.border-color-darkred{border-color: #c91623;}
.border-gray-1{border: 1px solid #e1e1e1;}
.item-wrap.border-gray-1:hover{border: 1px solid #dc2345;}
.border-gray-1-top{border-top: 1px solid #e1e1e1; width:98%; margin-bottom: 20px; text-align: center}
.border-gray-1-bottom{border-bottom: 1px solid #e1e1e1;}

.radius3{border-radius: 3px;}
.radius5{border-radius: 5px;}

/*
	font style
*/
.font-yh{font-family: "Microsoft YaHei";}
.font-arial{font-family: Arial;}
/* set font color*/
.color-black,a.color-black,a.color-black:hover{color: #000;}
.color-red,a.color-red,a.color-red:hover{color: #ff0000;}
.color-white,a.color-white,a.color-white:hover{color: #fff;}
.color-666,a.color-666,a.color-666:hover{color: #666;}
.color-999,a.color-999,a.color-999:hover{color: #999;}
.color-darkred,a.color-darkred,a.color-darkred:hover{color: #c91623;}
.color-yellow,a.color-yellow,a.color-yellow:hover{color:#fff100;}
.color-3e{color: #3e3e3e;}
.color-darkblue,a.color-darkblue,a.color-darkblue:hover{color:#004c9b; }
.color-eb{color: #ebebeb}


/*set font size*/
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px;}
.fs18{font-size: 18px;}
.fs20{font-size: 20px;}
.fs24{font-size: 24px;}
.fs30{font-size: 30px;}
.fs36{font-size: 36px;}
.fs40{font-size: 40px;}
.fs48{font-size: 48px;}
/*set lineHeight*/
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh30{line-height: 30px;}
.lh35{line-height: 35px;}
.lh40{line-height: 40px;}
.lh50{line-height: 50px;}
/*set height*/
.h20{height: 20px;}
.h22{height: 22px;}
.h24{height: 24px;}
.h30{height: 30px;}
.h35{height: 35px;}
.h40{height: 40px;}
.h50{height: 50px;}

.width-half{width: 50%;*width: 49.98%;}
.width-full{width: 100%;}
.height-full{height: 100%;}
.width-height-full{width: 100%;height: 100%;}
.btn-big{width: 200px;}
.input-width-1{width: 300px;}
.input-width-2{width: 200px;}
.input-width-3{width: 500px;}

/*
	background color
*/
.bg-red{background-color: #c91623;}
.bg-white{background-color: #fff;}
.bg-darkred{background-color: #c91623;}
.bg-gray{background-color: #8e8e8e;}
.bg-opacity50{background: url(http://img11.360buyimg.com/cms/jfs/t2374/64/1856901738/948/789534fe/568b852bN3788adfe.png) repeat;}
.bg-darkblue{background-color: #004c9b;}
.bg-lightred{background-color: #fef3f4;}
.bg-lightblue{background-color: #f3fbfe;}
.bg-lightgray{background-color: #f1f1f1;}

/*
	column
*/
.f-column .f-item{float:left;overflow: hidden;}
.f-column-1 .f-item{width:100%;}
.f-column-2 .f-item{width:50%;*width: 49.99%;}
.f-column-3 .f-item{width: 33.33%;}
.f-column-4 .f-item{width: 25%;}
.f-column-5 .f-item{width: 20%;}
.f-column-6 .f-item{width: 16.66%;}
.f-column-5.imgAuto .jPic{min-height: 170px;}
.f-column-5.imgFixed .jPic{height: 170px;}

.imgAuto .jPic img{width: 100%;}
.imgFixed .jPic img{width: 100%;height: 100%}

.column-m10{margin-right: -10px;*margin-right: -11px;}
.column-m10 .f-item{margin-bottom: 10px;}
.column-m10 .item-wrap{margin-right:10px;}

.column-m15{margin-right: -15px;*margin-right: -16px;}
.column-m15 .f-item{margin-bottom: 15px;}
.column-m15 .item-wrap{margin-right:15px;}

.column-m20{margin-right: -20px;*margin-right: -21px;}
.column-m20 .f-item{margin-bottom: 20px;}
.column-m20 .item-wrap{margin-right:20px;}

.column-m30{margin-right: -30px;*margin-right: -31px;}
.column-m30 .f-item{margin-bottom: 30px;}
.column-m30 .item-wrap{margin-right:30px;}

.row1{height: 18px;overflow: hidden;line-height: 1.4;}
.row2{height: 34px;overflow: hidden;line-height: 1.4;}
.row3{height: 50px;overflow: hidden;line-height: 1.4;}

/*
	button
*/
.btn{transition:all 0.8s;-webkit-transition:all 0.8s;}
.btn-red{background-color: #c91623;color: #fff;}
a:hover .btn-red,.btn-red:hover{background-color: #f50012;}
.select-1{border: 1px solid #ddd;height: 32px;line-height: 32px;width: 120px;}

/*
	icon
*/
.f-icon{background-image: url(img/icon.png?v=1);background-repeat: no-repeat;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;}
.f-icon1{background-image: url(img/icon_1.png?v=1);background-repeat: no-repeat;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;}

.i-place{width: 12px;height: 15px;background-position: -280px -45px;}
.i-categorys{width: 21px;height: 12px;background-position: -230px -46px;}
.icon-dot-1{width: 3px;height: 3px;background-position: right -7px;}
.i-logo{width: 32px;height: 32px;}
.i-user-1{width: 27px;height: 31px;background-position: -48px -1px;}
.i-cart-1{width: 23px;height: 20px;background-position: -96px -6px;}
.i-order-1{width: 22px;height: 24px;background-position: -138px -6px;}
.i-like-1{width: 28px;height: 25px;background-position: -177px -4px;}
.i-msg-1{width: 27px;height: 26px;background-position: -219px -3px;}
.i-ticket-1{width: 31px;height: 22px;background-position: -263px -6px;}
.i-top-1{width: 23px;height: 18px;background-position: -315px -5px;}
.i-num{width: 17px;height: 17px;background-position: -356px -7px;}
.f-place{width: 13px;height: 10px;background-position: -33px -106px;}
.icon-star{width: 17px;height: 16px;background-position: 0 -103px;}
.icon-like-2{width: 18px;height: 16px;background-position: -335px -46px;}
.icon-triangle-1{width: 9px;height: 5px;background-position: -178px -109px;}
.i-share{width: 10px;height: 12px;background-position: -311px -48px;}
.i-left{width: 13px;height: 23px;background-position: -379px -40px;}
.i-right{width: 13px;height: 23px;background-position: -382px -69px;}
.i-triangle-3{width: 16px;height: 16px;background-position: -97px -44px;}
.i-user-2{width: 21px;height: 21px;background-position: -135px -41px;}
.i-clear{width: 13px;height: 13px;background-position: -203px -45px;}
.i-lock-1{width: 21px;height: 21px;background-position: -172px -42px;}
.i-page{width: 12px;height: 17px;background-position: -2px -72px;}
.i-computer-1{width: 23px;height: 11px;background-position: -31px -75px;}
.i-file{width: 16px;height: 16px;background-position: -70px -74px;}
.i-write{width: 16px;height: 15px;background-position: -108px -73px;}
.i-cup{width: 14px;height: 11px;background-position: -140px -75px;}
.i-computer-2{width: 18px;height: 18px;background-position: -173px -73px;}
.i-ball{width: 18px;height: 17px;background-position: -201px -73px;}
.i-gift{width: 16px;height: 18px;background-position: -234px -72px;}
.i-wifi{width: 16px;height: 16px;background-position: -265px -73px;}
.i-phone{width: 16px;height: 16px;background-position: -296px -74px;}
.i-dot-1{width: 4px;height: 4px;background-position: -392px -23px;}
.i-tools{width: 21px;height: 18px;background-position: -232px -104px;} 
.i-device{width: 21px;height: 21px;background-position: -263px -103px;}
.i-car-1{width: 21px;height: 21px;background-position: -293px -103px;}

/*
	image
*/
.imgScale img{transition:all 0.8s;-webkit-transition:all 0.8s;}
.imgScale a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}