article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

canvas {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

hr {
    box-sizing: content-box;
    height: 0;
}

mark {
    color: #000;
    background: #ff0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

body {
    margin: 0;
    font-family: Tahoma, '\5B8B\4F53', Arial, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    background-color: #f6f6f6;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: '';
}

.clearfix:after {
    clear: both;
}

p {
    margin: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.hide {
    display: none;
}

.hidden {
    visibility: hidden;
}

a {
    color: #333;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}

button,
input,
label,
select,
textarea {
    font-weight: 400;
    line-height: 20px;
}

button,
input,
select,
textarea {
    font-family: Tahoma, '\5B8B\4F53', Arial, Helvetica, Arial, sans-serif;
    vertical-align: middle;
}

label {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

input.disabled,
input.text,
select,
textarea,
textarea.disabled {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    border-radius: 2px;
    *display: inline;
    *zoom: 1;
}

textarea {
    height: auto;
}

input.disabled,
input.text,
textarea,
textarea.disabled {
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

input.disabled:focus,
input.text:focus,
textarea.disabled:focus,
textarea:focus {
    border-color: #52a8ec;
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input.checkbox,
input.radio {
    margin-right: 5px;
    line-height: normal;
}

input.file {
    height: 30px;
    line-height: 30px;
}

select {
    height: 30px;
    height: auto;
    margin: 6px 0;
    line-height: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
}

select.multiple {
    height: auto;
}

input.checkbox:focus,
input.file:focus,
input.radio:focus,
select:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
}

input.disabled,
textarea.disabled {
    color: #999;
    border-color: #ccc;
    background-color: #fcfcfc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    cursor: not-allowed;
}

input.disabled {
    overflow: hidden;
    white-space: nowrap;
}

textarea.disabled {
    width: auto;
    height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.btn {
    display: inline-block;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #f5f5f5;
    cursor: pointer;
}

.btn-active,
.btn-disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    background-color: #d9d9d9;
}

.btn-active,
.btn:active {
    background-color: #ccc \9;
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
}

.btn-light {
    color: #007ccf;
    border: 1px #e4ecf0 solid;
    background: #e9f1f5;
}

.btn-light.active,
.btn-light.disabled,
.btn-light:active,
.btn-light:focus,
.btn-light:hover,
.btn-light[disabled] {
    color: #007ccf;
    border: 1px solid #d1e4ed;
    background: #d5e9f2;
}

a.btn-light:hover {
    color: #3d9ccc;
}

.wrap {
    width: 980px;
}

.container,
.wrap {
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
}

.container:after,
.container:before,
.wrap:after,
.wrap:before {
    display: table;
    line-height: 0;
    content: '';
}

.container:after,
.wrap:after {
    clear: both;
}

.container {
    background: url(../images/bg.jpg) no-repeat center top;
}

.container .wrap {
    height: 669px;
}

.container .side {
    position: relative;
    position: relative;
    float: left;
    width: 600px;
    height: 470px;
    margin-top: 67px;
}

.container .login {
    position: relative;
    z-index: 999;
    float: right;
    overflow: hidden;
    width: 370px;
    height: 455px;
    margin-top: 67px;
    background: #fff;
}

.container .side .search-box {
    width: 600px;
    margin-bottom: 10px;
}

.container .login h3 {
    height: 50px;
    margin: 0;
    padding: 0 30px;
    font-size: 24px;
    font-weight: 400;
    line-height: 50px;
    color: #ff3030;
    text-align: left;
}

.footer {
    overflow: hidden;
}

.footer .footer-copy {
    clear: both;
    margin-top: 20px;
    padding: 20px 0;
    color: #999;
    text-align: center;
    background: #f6f6f6;
}


/* header */

.header {
    position: relative;
    z-index: 1111;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
}

.header a.logo img {
    height: 34px;
    padding: 15px 0;
    vertical-align: middle;
}

.header .nav li {
    position: relative;
    float: left;
    margin-left: 18px;
}

.header .nav li a {
    display: table-cell;
    height: 64px;
    margin: 5px 0;
    font-size: 14px;
    line-height: 64px;
    vertical-align: middle;
}

.header .nav li a img {
    vertical-align: middle;
}

.header .nav li.last {
    padding-left: 18px;
}

.header .nav li.last:before {
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 0;
    border-left: 1px solid #ddd;
    content: '';
}

.header .nav li:hover .nav-sub {
    display: block !important;
}


/* nav-sub */

.nav-sub {
    position: absolute;
    top: 63px;
    right: 0;
    z-index: 99999;
    display: none;
    width: 210px;
    padding: 0 20px 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.nav-sub .top {
    position: absolute;
    top: -10px;
    right: 30px;
}

.nav-sub-item {
    overflow: hidden;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
}

.nav-sub-item.null {
    padding-top: 0;
    border-top: none;
}

.nav-sub-item-hd {
    float: left;
}

.nav-sub-item-hd img {
    vertical-align: middle;
}

.nav-sub-item-bd {
    float: left;
    margin-left: 20px;
}

.nav-sub-item-bd h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1;
}

.nav-sub-item-bd p {
    margin-top: 10px;
    line-height: 1.333;
    color: #666;
}

.nav-sub-item-bd p a {
    display: inline-block !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
    line-height: 1 !important;
}

.nav-sub-item-bd p a img {
    vertical-align: middle;
}


/* search-main */

.search-main {
    position: relative;
    width: 100%;
}

.search-main .input-main {
    overflow: hidden;
    height: 32px;
    padding: 7px 138px 5px 0;
    border: 2px solid #ff3030;
    background-color: #fff;
}

.search-main .input-main-hot {
    overflow: hidden;
    height: 28px;
    padding: 7px 138px 5px 0;
    border: 2px solid #ea5504;
    background-color: #fff;
}

.search-main .input-main input {
    width: 100%;
    height: 28px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #666;
    text-indent: 20px;
    border: 0 none;
    outline: 0 none;
}

.search-main .input-main-hot input {
    width: 100%;
    height: 24px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #666;
    text-indent: 20px;
    border: 0 none;
    outline: 0 none;
}

.search-main button {
    position: absolute;
    top: 0;
    right: 0;
    width: 138px;
    height: 48px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #fff;
    border: 1px solid #ff3030;
    background-color: #ff3030;
}

.search-main button:hover {
    border-color: #ff1010;
    background-color: #ff1010;
}

.search-main button:focus {
    outline: none;
}

.search-main .suggest-box {
    position: relative;
    margin-right: 138px;
}

.search-main .suggest {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
    width: 100%;
}

.search-main .suggest ul {
    border: 1px solid #d2d2d2;
    background-color: #fff;
}

.search-main .suggest ul li {
    padding-left: 20px;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    cursor: pointer;
}

.search-main .suggest ul li:hover {
    color: #ea5504;
    background-color: #ffecd1;
}

.search-main .suggest ul li.active {
    color: #ea5504;
    background-color: #ffecd1;
}


/* login-mask */

.login-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    width: 600px;
    height: 456px;
}

.login-mask .mask {
    width: 100%;
    height: 100%;
}

.login-mask .mask img {
    width: 100%;
    height: 100%;
}

.login-mask .mask .close {
    position: absolute;
    top: 38px;
    right: 38px;
    width: 20px;
    height: 20px;
    background: url(../images/close.png) no-repeat;
    cursor: pointer;
}


/* job-list */

.side-list-content {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    height: 393px;
    border: 1px solid #ccc;
    background-color: #727574;
    background-color: rgba(114, 117, 116, .5);
}

.job-list ul {
    min-height: 324px;
}

.job-list ul li {
    position: relative;
    padding: 0 150px 0 200px;
    line-height: 63px;
    border-bottom: 1px solid #c9c9c9;
}

.job-list ul li:hover {
    background-color: rgba(47, 47, 47, .3);
}

.job-list ul li span {
    display: inline-block;
    float: left;
}

.job-list ul li span.job-name {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 150px;
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.job-list ul li span.company-name {
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.job-list ul li span.salary {
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    font-size: 18px;
    color: #ff3030;
    text-align: left;
}

p.list-num {
    width: 100%;
    height: 69px;
    padding: 0 0 0 10px;
    font-size: 18px;
    line-height: 69px;
    color: #fff;
    text-align: left;
    background-color: rgba(47, 47, 47, .3);
}

p.list-num span {
    color: #ff3030;
}

p.list-num a {
    color: #ff3030;
    text-decoration: none;
    border-bottom: 1px solid #ff3030;
}

.list-none p {
    line-height: 20px;
}

.list-none p.tips {
    padding: 30px 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.list-none p.recommend {
    padding-left: 20px;
    font-size: 16px;
    color: #ff3030;
    text-align: left;
}


/* company-logo-box */

.company-logo-box {
    position: absolute;
    width: 498px;
    height: 397px;
}

.company-logo-box ul {
    position: absolute;
    top: 0;
    left: -6px;
}

.company-logo-box li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 0 6px 6px;
    text-align: center;
    opacity: .7;
    background-color: #fff;
    filter: alpha(opacity=70);
}

.company-logo-box li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.company-logo-box li i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/ss.png) no-repeat;
}

.company-logo-box li p {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.company-logo-box li a {
    color: #666;
}

.company-logo-box li a:hover {
    color: #ff3030;
    text-decoration: none;
}

.company-logo-box li.list-1 {
    width: 120px;
    height: 60px;
    cursor: pointer;
}

.company-logo-box li.list-2 {
    width: 142px;
    padding: 5px 10px;
}

.company-logo-box li.list-2 .company-logo {
    height: 50px;
}

.company-logo-box li.list-2 .job-title {
    margin: 3px 0;
    font-size: 14px;
}

.company-logo-box li.list-2 .job-title a {
    color: #666;
}

.company-logo-box li.list-2 .job-title a:hover {
    color: #ff3030;
}

.company-logo-box li.list-2 .job-salary {
    font-size: 16px;
    font-weight: bold;
    color: #ff3030;
}

.company-logo-box li.list-3 {
    width: 100px;
    padding: 5px 10px;
}

.company-logo-box li.list-3 .company-logo {
    height: 50px;
}

.company-logo-box li.list-3 .job-title {
    margin: 4px 0;
    font-size: 14px;
}

.company-logo-box li.list-3 .job-salary {
    font-size: 16px;
    font-weight: bold;
    color: #ff3030;
}

.company-logo-box li.list-4 {
    width: 270px;
    padding: 10px;
}

.company-logo-box li.list-4 .list-4-top {
    height: 65px;
}

.company-logo-box li.list-4 .company-logo {
    float: left;
    width: 130px;
}

.company-logo-box li.list-4 .list-4-top-right {
    float: right;
    width: 134px;
    text-align: right;
}

.company-logo-box li.list-4 .list-4-top-right .job-salary {
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #ff3030;
}

.company-logo-box li.list-4 .list-4-top-right .job-title {
    font-size: 16px;
}

.company-logo-box li.list-4 .company-name {
    text-align: right;
}

.company-logo-box li.list-5 {
    float: right;
    width: 182px;
    padding: 5px 10px 8px;
}

.company-logo-box li.list-5 .company-logo {
    height: 48px;
}

.company-logo-box li.list-5 .job-title {
    margin: 2px 0;
    font-size: 16px;
}

.company-logo-box li.list-5 .job-salary {
    font-size: 16px;
    font-weight: bold;
    color: #ff3030;
}


/* register-box */

.register-box {
    position: relative;
    margin-top: -10px;
    padding: 0 30px;
}

.register-box input {
    height: 46px;
    padding: 2px 0;
}

.register-box .accept {
    height: 20px;
    padding-top: 19px;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    _padding: 0 0 4px 0;
    _margin: 0;
}

.register-box .accept label {
    margin: -2px -5px 0 0;
    vertical-align: top;
    _vertical-align: middle;
    _margin: 2px 2px 0 0;
}

.register-box .accept span a {
    color: #666;
}

.register-box .go-login {
    height: 57px;
}

.register-box .go-login p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 370px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    color: #333;
    text-align: center;
    background: #f8f8f8;
}

.register-box .go-login p a {
    margin-right: 20px;
    color: #007ccf;
    text-decoration: none;
}

.register-box .button .btn {
    width: 310px;
    height: 58px;
    padding: 0;
    font-size: 24px;
    line-height: 58px;
    color: #fff;
    border: 0;
    background: #ff3030;
}

.register-box .button .btn:hover {
    opacity: .8;
    filter: alpha(opacity: 80);
}

.register-box .login-form {
    margin-top: 18px;
}

.register-box .login-form img.code {
    position: absolute;
    top: 9px;
    right: 9px;
}

.register-box input.text {
    height: 18px;
    padding: 14px 7px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    border: 1px solid #ccc;
    background: #fff;
}

.register-box input.info {
    width: 294px;
}

.register-box .validation_def_pass {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
}

.register-box input.input-verycode {
    width: 114px;
}

.register-box .image-verycode {
    width: 80px;
    margin: 0 5px;
    vertical-align: middle;
}

.register-box .btn-phone-code {
	width: 165px;
    height: 48px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 44px;
}


/* animated */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}


/* carousel */

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

// .carousel-inner .item img,
// .carousel-inner .item a img {
//     display: block;
//     max-width: 100%;
//     height: auto;
// }
.carousel-inner .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner .item img,
.carousel-inner .item a img {
    line-height: 1;
}

.carousel-inner .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-inner .item.next,
.carousel-inner .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.carousel-inner .item.prev,
.carousel-inner .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.carousel-inner .item.next.left,
.carousel-inner .item.prev.right,
.carousel-inner .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-inner .active,
.carousel-inner .next,
.carousel-inner .prev {
    display: block;
}

.carousel-inner .active {
    left: 0;
}

.carousel-inner .next,
.carousel-inner .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner .next {
    left: 100%;
}

.carousel-inner .prev {
    left: -100%;
}

.carousel-inner .next.left,
.carousel-inner .prev.right {
    left: 0;
}

.carousel-inner .active.left {
    left: -100%;
}

.carousel-inner .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: .5;
    background-color: rgba(0, 0, 0, 0);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    outline: 0;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}


/* carousel rest */

.carousel {
    overflow: hidden;
    width: 600px;
    font-family: 'Microsoft YaHei';
}

.carousel-inner {
    position: relative;
    float: right;
    overflow: hidden;
    width: 498px;
    height: 397px;
}

.carousel-inner .item {
    display: inherit;
}

.carousel-indicators {
    top: 0;
    bottom: 0;
    left: 0;
    float: left;
    width: 92px;
    margin-left: 0;
    background-color: #000;
    background: rgba(0, 0, 0, .3);
    filter: alpha(opacity: 30)
}

.carousel-indicators li {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 66px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    border: none;
    border-radius: 0;
    cursor: pointer;
}

.carousel-indicators li.active {
    width: 100%;
    height: auto;
    border-radius: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
    filter: alpha(opacity: 100)
}


/* carousel-fade */

.carousel-fade .carousel-inner .item {
    z-index: 997;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    z-index: 998;
    opacity: 1;
}
