/**

 * Created by Limbo on 2015/6/3.

 */

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,img,ins,small,strong,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,input,textarea,legend {margin:0; padding:0;}ol,ul{list-style:none;}:focus{outline:0;}a img{border:0;}img{vertical-align:middle;}table{empty-cells:show;}ins{text-decoration:none;}del{text-decoration:line-through;}cite,i,em{font-style:normal;}

input[type="button"],input[type="submit"],input[type="reset"],textarea {-webkit-appearance:none;}

div,span,i,a,button,input {-webkit-tap-highlight-color: rgba(0,0,0,0);}

body {font-size: 14px; line-height: 1.8; font-family: "MicroSoft YaHei", SimSun; background: #fff; color: #333; cursor: default;}

a {text-decoration: none; color: #333;}

.header-tool .t-box div i:active {background-color: rgba(0,0,0,.1);}

.header-tool .t-box ul {overflow: hidden; padding-left: 12px;}

.header-tool .t-box ul li {float: left; width: 100%; border-bottom: 1px solid #E1E1E1; font-size: 16px; line-height: 40px;}

.header-tool .t-box ul li a {display: block; width: 100%; box-sizing: border-box;}

.header-tool .t-box ul li a:active {background-color: rgba(0,0,0,.1);}



/* ====================== footer */

.footer-users {overflow: hidden; font-size: 14px; line-height: 34px; background: #EDEDEE;}

.footer-users .logo {float: left;}

.footer-users .login {float: right;}

.footer-users span,

.footer-users a {float: left; padding: 0 12px;}

.footer-users a:active {background-color: rgba(0,0,0,.1);}

.footer {padding-top:10px; background-color:#07B3E3;}

.footer-version {padding-top:10px; font-size:14px; line-height:22px; text-align:center;}

.footer-version a {display:inline-block; height:22px; margin:0 5px; padding:0 5px; border:1px solid #07B3E3; border-radius:3px; color:#fff;}

.footer-version a.on,

.footer-version a:hover {border-color:#fff;}

.footer-info {padding:10px 0 20px; font-size:14px; line-height:22px; text-align:center; color:#fff;}

.footer-info a {display:inline-block; padding:0 6px; color:#fff;}

.footer-info a:active {background-color: rgba(0,0,0,.1);}



/* ====================== Swiper 3.0.7 [ without: Arrows, Pagination Styles, 3d, Cube ] */

.swiper-container {margin:0 auto; position:relative; overflow:hidden; z-index:1;}

.swiper-container-no-flexbox .swiper-slide {float:left;}

.swiper-container-vertical > .swiper-wrapper {-webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-flex-direction:column; -webkit-flex-direction:column; flex-direction:column;}

.swiper-wrapper {position:relative; width:100%; height:100%; z-index:1; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; -ms-transform-style:preserve-3d; transform-style:preserve-3d; -webkit-transition-property:-webkit-transform; -moz-transition-property:-moz-transform; -o-transition-property:-o-transform; -ms-transition-property:-ms-transform; transition-property:transform; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}

.swiper-container-android .swiper-slide,

.swiper-wrapper {-webkit-transform:translate3d(0px, 0, 0); -moz-transform:translate3d(0px, 0, 0); -o-transform:translate(0px, 0px); -ms-transform:translate3d(0px, 0, 0); transform:translate3d(0px, 0, 0);}

.swiper-container-multirow > .swiper-wrapper {-webkit-box-lines:multiple; -moz-box-lines:multiple; -ms-fles-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;}

.swiper-container-free-mode > .swiper-wrapper {-webkit-transition-timing-function:ease-out; -moz-transition-timing-function:ease-out; -ms-transition-timing-function:ease-out; -o-transition-timing-function:ease-out; transition-timing-function:ease-out; margin:0 auto;}

.swiper-slide {-webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; -ms-transform-style:preserve-3d; transform-style:preserve-3d; -webkit-flex-shrink:0; -ms-flex:0 0 auto; flex-shrink:0; width:100%; height:100%; position:relative;}

.swiper-container .swiper-notification {position:absolute; left:0; top:0; pointer-events:none; opacity:0; z-index:-1000;}

.swiper-wp8-horizontal {-ms-touch-action:pan-y; touch-action:pan-y;}

.swiper-wp8-vertical {-ms-touch-action:pan-x; touch-action:pan-x;}

.swiper-container-coverflow .swiper-wrapper {-ms-perspective:1200px;}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {-webkit-transition-timing-function:ease-out; -moz-transition-timing-function:ease-out; -ms-transition-timing-function:ease-out; -o-transition-timing-function:ease-out; transition-timing-function:ease-out;}

.swiper-container-fade .swiper-slide {pointer-events:none;}

.swiper-container-fade .swiper-slide-active {pointer-events:auto;}

.swiper-lazy-preloader {width:30px; height:30px; position:absolute; left:50%; top:50%; margin-left:-21px; margin-top:-21px; z-index:10; -webkit-transform-origin:50%; -moz-transform-origin:50%; transform-origin:50%; -webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation:swiper-preloader-spin 1s steps(12, end) infinite; animation:swiper-preloader-spin 1s steps(12, end) infinite;}

@-webkit-keyframes swiper-preloader-spin {100% {-webkit-transform:rotate(360deg);}}

@keyframes swiper-preloader-spin {100% {transform:rotate(360deg);}}


