@charset "UTF-8";
* {
    font-family: microsoft yahei, Helvetica, Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #666666;
}

p {
    line-height: 24px;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.website {
    position: relative;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.my_site {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.wrappers {
    width: 1200px;
    margin: 0 auto;
}

.website .header {
    position: fixed;
    width: 100%;
    min-width: 1200px;
    top: 0;
    left: 0;
    padding-right: 10px;
    background-color: #3e3c44;
    opacity: 0.8;
    z-index: 100;
}

.header .navbar {
    position: relative;
    padding-right: 40px;
    min-height: 40px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

.header .navbar-brand {
    height: 40px;
    padding: 0;
    margin-top: 13px;
}

.header .dropdown-menu {
    background-color: black;
}

.header .nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.header .dropdown-menu > li > a:focus,
.header .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.header .navbar-brand img {
    height: 32px;
    margin-left: 40px;
}

.header .nav > li > a:focus,
.header .nav > li > a:hover {
    text-decoration: none;
    color: #f7b52d;
    background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: black;
    border-color: #337ab7;
}

.header ul li a {
    padding: 10px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.header .dropdown-menu > li > a {
    line-height: 25px;
}

.header ul li a.active,
.header ul li a:hover {
    color: #f6b62b;
}

#img-wrapper {
    text-align: center;
    margin: 0 auto;
}

#img-wrapper img {
    width: 100%;
}

.product-list {
    display: none;
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    height: 550px;
    text-align: right;
    background-color: rgba(51, 51, 51, .9);
    z-index: 1;
}

.product-list .wrapper {
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #fff;
}

.product-list li,
.product-list li p {
    color: #fff;
}

.product-list li p {
    font-size: 20px;
    font-weight: bold;
}

.product-list ul {
    overflow: hidden;
}

.product-list ul > li {
    float: left;
    width: 400px;
    margin-right: 100px;
}

.product-list ul > li:last-child {
    margin-right: 0;
}

.product-list li div a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    cursor: pointer;
}

.product-list .inner-wrap div {
    float: left;
    margin-right: 60px;
}

.product-list .inner-wrap div:last-child {
    margin-right: 0;
}

.clear {
    clear: both;
}

.mt40 {
    margin-top: 40px;
}

.footer {
    margin-top: 120px;
    padding: 20px 0;
    box-sizing: border-box;
    background-image: url("../img/public/footer.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.footer .container > .row:first-child {
    margin-top: 60px;
}

.footer img {
    vertical-align: top;
    width: 120px;
}

.footer ul {
    display: inline-block;
    color: white;
    margin: 0;
    padding: 0 0 0 45px;
}

.footer ul li {
    font-size: 14px;
    list-style: none;
    line-height: 30px;
    color: white;
}

.footer_sign {
    color: #999;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    background-color: #2d2e2f;
}

.footer_sign a {
    color: #999;
}

.footer_sign a:hover {
    text-decoration: none;
    color: #6b3d95;
}

#scrollto {
    position: fixed;
    display: inline-block;
    right: 30px;
    bottom: 90px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #6b3d95;
    z-index: 1999;
    display: none;
}

#scrollto i {
    color: white;
    font-size: 22px;
    line-height: 35px;
}

.goOther {
    margin: 15px auto 0 auto;
    color: white;
    font-size: 14px;
    display: inline-block;
    width: 120px;
    text-align: center;
    line-height: 36px;
    border: 1px solid white;
}

.goOther i {
    color: white;
}

.goOther:hover {
    color: #6b3d98;
    text-decoration: none;
    background-color: white;
}

.goOther:hover i {
    color: #6b3d98;
}

.logo_wrapper {
    padding-top: 80px;
}

.pad_t_b {
    padding: 40px 0;
}

.img_wrapper {
    text-align: center;
    margin: 40px 0;
}

.bg_grey {
    background-color: #f9f9f9;
}

a,
img {
    border: 0;
}

/* */
#imgshow_mask {
    width: 100%;
    position: absolute;
    z-index: 1;
    background: url(../images/imgshow_mask.png) repeat-x 0 0;
    height: 27px;
}

#imgshow_mask {
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/imgshow_mask.png');
}

#imageShow {
    clear: both;
}

#imageShow .imagebg {
    height: 400px;
    overflow: hidden;
    position: relative;
}

#imageShow .imagebg li {
    height: 400px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
}

#imageShow .imagebg li a.bannerbg_main {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 400px;
    display: block;
}

/* .scrollbg{height:80px;background:#f4f4f4 url(../images/scroll_bg.png) 0 100% repeat-x;} */
.scroll {
    margin: 0 auto;
    width: 100%;
    height: 201px;
    position: relative;
}

.s_pre,
.s_next {
    display: block;
    line-height: 162px;
    position: absolute;
    text-decoration: none;
    font-size: 18px;
}

a.s_pre {
    top: 4px;
    left: -30px;
}

a.s_next {
    top: 4px;
    right: -30px;
}

/* a.s_pre{background:url(../images/arrow_l.png);top:4px;left:0;}
a.s_pre:hover{background:url(../images/arrow_l_on.png);}
a.s_next{background:url(../images/arrow_r.png);top:4px;right:0;}
a.s_next:hover{background:url(../images/arrow_r_on.png);} */
.outScroll_pic {
    height: 201px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.outScroll_pic .scroll_pic {
    position: absolute;
    padding: 0;
}

.scroll_pic {
    margin: 0 auto;
    width: 40000px;
    height: 201px;
}

.scroll_pic li {
    float: left;
    float: left;
    width: 240px;
    margin: 5px 0;
    cursor: pointer;
    background: #000;
    list-style: none;
}

.scroll_pic li img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 152px;
}

.scroll_pic li:hover img,
.scroll_pic li:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.scroll_pic li.currently img {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}

/* .scroll .current{width:144px;height:65px;border:2px #ff780d solid;background:url(../images/arrow_on.png) 50% -4px no-repeat;z-index:10;position:absolute;top:5px;left:0;} */

/**/
.lf {
    float: left;
}

.rt {
    float: right;
}

.lb_gl {
    margin: 40px 0;
}

.pictureSlider {
    height: 518px;
    margin-bottom: 24px;
}

.poster-item {
    background: #fff;
    height: 485px;
    width: 273px;
    border-radius: 10px;
    list-style: none;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    cursor: default;
    -webkit-transition: all 0.5s;
    cursor: default;
    -o-transition: all 0.5s;
    cursor: default;
}

.turn_3d {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    padding: 28px 0;
}

.xxgy {
    font-size: 30px;
    font-weight: 900;
    padding-left: 10px;
}

.poster-item .say {
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 10px;
}

.students_star {
    padding: 10px 10px 0 10px;
}

.cell_list {
    margin-bottom: 20px;
    color: #999;
    font-size: 18px;
    overflow: hidden;
}

.darks {
    color: #000;
    padding-left: 10px;
}

.zwjs {
    border-top: 1px solid #d0cddb;
    line-height: 26px;
    padding-top: 5px;
    color: #999;
    font-size: 12px;
    max-height: 84px;
    overflow: hidden;
}

.for_btn {
    position: relative;
    height: 214px;
    overflow: hidden;
}

.in_page {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
}

.in_page > img {
    width: 40px;
    height: 40px;
}

.check_more {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #bc241d;
    margin: 0 auto;
    display: block;
}
