@charset "utf-8";
.
/*公共样式*/

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    border: 0;
}

body {
    font: 12px/180% Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif, Microsoft Yahei;
}

body,
section,
img,
p,
ul,
ol,
dl,
dd,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
ul,
ol,
th,
td,
button,
input,
fieldset,
legend,
textarea,
option {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    min-width: 1400px;
}

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

li {
    list-style: none
}

img {
    cursor: pointer;
}

.w-1400 {
    width: 1400px;
    margin: 0 auto;
}

.pt-30 {
    padding-top: 30px;
}


/* b_map */

.b_map {
    width: 1400px;
    background: url(../images/pc-world-bg.png) no-repeat 600px 0px;
    height: 600px;
    margin: 0 auto;
}

.bg-white {
    background: fff;
}

.t-center {
    text-align: center;
}

.clear {
    clear: both;
}

.float-l {
    float: left;
}

.float-r {
    float: right
}

.w-100 {
    width: 100%;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-50 {
    width: 90%;
}

.active {
    color: #c30032;
    font-weight: bold;
}

.d-none {
    display: none;
}

.bg-black {
    background: #000;
}

.color-white {
    color: #fff;
}

.bg-white {
    background: #fff;
}

.bg-f8 {
    background: #f8f8f7;
}

.bg-f3 {
    background: url(../images/bg3.jpg)
}

.bg-1b {
    background: #1e1e1e;
}

.color-black {
    color: #000;
}

.bg-ac {
    background: #acacac;
}

.color-ccc {
    color: #ccc;
}

.color-666 {
    color: #666;
}

.color-333 {
    color: #333;
}

.f-s-18 {
    font-size: 18px;
}

.f-s-12 {
    font-size: 12px;
}

.f-s-14 {
    font-size: 14px;
}

.f-s-16 {
    font-size: 16px;
}

.f-s-20 {
    font-size: 20px;
}

.dj-kc {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    margin-top: 20px;
}

.dj-kc dt {
    width: 13px;
    height: 12px;
    text-align: center;
    float: left;
    margin-left: 45px;
}

.dj-kc dd {
    width: 140px;
    height: 50px;
    float: right;
    text-align: left;
    color: #1b1b1b;
    font-size: 16px;
    margin-left: 10px;
}

.dj-works {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    margin-top: 120px;
}

.dj-works dt {
    width: 13px;
    height: 12px;
    text-align: center;
    float: left;
    margin-left: 45px;
}

.dj-works dd {
    width: 145px;
    height: 50px;
    float: right;
    text-align: left;
    color: #1b1b1b;
    font-size: 16px;
}

.dj-news {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    background: #000;
    margin-top: 120px;
    overflow: hidden;
}

.dj-news span {
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    color: #fff;
}

.dj-news a {
    color: #fff;
}

.dj-news1 {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    margin-top: 120px;
    overflow: hidden;
}

.dj-news1 span {
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}

.dj-news1 a {
    color: #000;
}

.dj-video {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    margin-bottom: 120px;
}

.dj-video dt {
    width: 13px;
    height: 12px;
    text-align: center;
    float: left;
    margin-left: 45px;
}

.dj-video dd {
    width: 145px;
    height: 50px;
    float: right;
    text-align: left;
    color: #1b1b1b;
    font-size: 16px;
}

.dj-teacher {
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border: 1px solid #000;
    margin-top: 120px;
}

.dj-teacher dt {
    width: 13px;
    height: 12px;
    text-align: center;
    float: left;
    margin-left: 45px;
}

.dj-teacher dd {
    width: 140px;
    height: 50px;
    float: right;
    text-align: left;
    color: #1b1b1b;
    font-size: 16px;
    margin-left: 10px;
}

ul {
    list-style: none;
}

.cursor {
    cursor: pointer;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.l {
    float: left;
}

.r {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

img {
    border: 0;
}

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

a:hover {
    text-decoration: none;
    color: #e11e55;
}

.b_h2 {
    font-size: 30px;
    font-weight: bold;
}

.b_p {
    font-size: 22px;
    font-weight: nomal;
    margin-top: 5px;
}


/**head**/

.st-head {
    height: 80px;
    z-index: 9999;
    top: 0;
    /*  position: fixed;*/
}

.head {
    height: 120px;
    margin: auto;
    margin-left: 20px;
}

.head dt {
    width: 300px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 50px;
}

.head dt img {
    width: 108px;
    height: 34px;
    margin-top: 18px;
}

.head dd {
    width: 720px;
    height: 120px;
    margin-right: 50px;
}

.head dd li {
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    font-size: 14px;
}

.head dd li a {
    color: #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.head dd li a:hover {
    color: #df1c4e;
    font-size: 16px;
}

.st-head2 {
    height: 120px;
    z-index: 9999;
    background: #fff;
}

.head2 {
    height: 120px;
    margin: auto;
}

.head2 dt {
    width: 300px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 50px;
}

.head2 dt img {
    width: 108px;
    height: 34px;
    margin-top: 18px;
}

.head2 dd {
    width: 720px;
    height: 120px;
    margin-right: 50px;
}

.head2 dd li {
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    font-size: 14px;
}

.head2 dd li a {
    color: #1b1b1b;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.head2 dd li a:hover {
    color: #e11e55;
    font-size: 16px;
}


/**search**/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
}

body {
    background: #fff;
}

.container {
    position: absolute;
    margin: auto;
    top: 0;
    left: 1093px;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 120px;
    float: right;
}

.container .search {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: #ccc;
    border-radius: 50%;
    transition: all 1s;
    z-index: 4;
}

.container .search:hover {
    cursor: pointer;
}

.container .search::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 22px;
    right: 0;
    bottom: 0;
    left: 18px;
    width: 8px;
    height: 2px;
    background: white;
    transform: rotate(45deg);
    transition: all .5s;
}

.container .search::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -5px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid white;
    transition: all .5s;
}

.container input {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    outline: none;
    border: none;
    background: #ccc;
    color: white;
    text-shadow: 0 0 10px #ccc;
    padding: 0 80px 0 20px;
    border-radius: 30px;
    transition: all 1s;
    opacity: 0;
    z-index: 5;
    font-weight: bolder;
    letter-spacing: 0.1em;
}

.container input:hover {
    cursor: pointer;
}

.container input:focus {
    width: 200px;
    opacity: 1;
    cursor: text;
}

.container input:focus~.search {
    right: -150px;
    background: #151515;
    z-index: 6;
}

.container input:focus~.search::before {
    top: 0;
    left: 0;
    width: 25px;
}

.container input:focus~.search::after {
    top: 0;
    left: 0;
    width: 25px;
    height: 2px;
    border: none;
    background: white;
    border-radius: 0%;
    transform: rotate(-45deg);
}

.container input::placeholder {
    color: #333333;
    opacity: 0.5;
    font-weight: bolder;
}

.top-blank {
    height: 120px;
    overflow: hidden;
    background: none;
}

.top-head {
    height: 80px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: none;
}

.shadow {
    width: 100%;
    height: 7px;
    font-size: 0;
    overflow: hidden;
}

.top01 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #1f2229;
    /*color:#f5f5f5;*/
    color: #e0224d;
    overflow: hidden;
}

.top01_center {
    text-align: left;
    /* width:362px;*/
    /*padding-left:840px;margin:0 auto;*/
    float: right;
}

.top01_center img {
    float: left;
    margin-top: 3px;
}

.top02 {
    height: 80px;
    width: 100%;
    background: #fff;
}

.top02_center {
    width: 1400px;
    height: 80px;
    margin: auto;
}

.logo {
    height: 80px;
    float: left;
}

.logo img {
    /* width: 300px; */
    height: 80px;
}

.nav {
    float: left;
    margin-left: 30px;
}

.nav ul {
    padding-right: 20px;
}

.nav li {
    float: left;
    text-align: center;
    /* position:relative;*/
    font-size: 14px;
}

.nav li a {
    width: 130px;
    height: 80px;
    line-height: 80px;
    display: block;
    font-size: 1.2em;
    /*overflow:hidden;*/
    text-align: center;
    -webkit-transition: background 1s;
    transition: background 1s;
}

.nav li a:hover {
    color: #fff;
    background: #e11e55;
}

.nav .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 120px;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0px;
    background-color: #f5f5f5;
}

.nav .sub .nav_xiao {
    width: 1200px;
    overflow: hidden;
    padding-top: 5px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.nav .sub .nav_xiao .xiao_one {
    width: 760px;
    float: right;
    overflow: hidden;
}

.nav .sub .nav_xiao .xiao_one a {
    float: left;
    display: inline;
    height: 28px;
    line-height: 28px;
    width: 108px;
    margin-right: 12px;
    overflow: hidden;
    border-bottom: 1px solid #d3d2d2;
    color: #313030;
    background: url(../images/201603/nav_dian.jpg) left center no-repeat;
    padding: 0;
    padding-left: 15px;
    margin-top: 13px;
    font-size: 12px;
    font-family: "宋体";
}

.nav .sub .nav_xiao .xiao_one a:hover {
    color: #df1c4e;
}

.nav .sub .nav_xiao .xiao_two {
    margin-top: 28px;
    width: 760px;
    float: right;
}

.nav .sub .nav_xiao .xiao_two img {
    float: left;
    margin-right: 25px;
}

.nav .sub .nav_xiao .xiao_two .nav_div {
    float: left;
    width: 380px;
    padding-top: 30px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
    font-size: 16px;
    color: #df1c4e;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 36px;
}

.nav .sub .nav_xiao .xiao_three {
    width: 1200px;
    float: right;
    overflow: hidden;
}

.nav .sub .nav_xiao .xiao_three ul {
    width: 12000px;
}

.nav .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 184px;
    height: 190px;
    overflow: hidden;
    margin-right: 19px;
    text-align: center;
    position: inherit;
    line-height: 46px;
    margin-left: 0px;
}

.nav .sub .nav_xiao .xiao_three ul li img {
    width: 184px;
    height: 112px;
    display: block;
}

.nav .sub .nav_xiao .xiao_three ul li a {
    color: #686868;
    width: 100%;
    font-size: 14px;
    height: 100%;
    padding-top: 17px;
    padding-left: 0!important;
}

.nav .sub .nav_xiao .xiao_three ul li a span {
    width: 184px;
    display: block;
    text-align: center;
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
    color: #df1c4e;
}

.nav .sub .nav_xiao .xiao_three ul li:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li {
    width: 195px;
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img {
    width: 195px;
    height: 138px;
}

.nav .sub .nav_xiao .xiao_four {
    width: 512px;
    overflow: hidden;
    margin-right: 25px;
    margin-left: 55px;
}

.nav .sub .nav_xiao .xiao_four h2 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #b3b3b3;
    letter-spacing: 3px;
    margin-top: 10px;
}

.nav .sub .nav_xiao .xiao_four .ul {
    width: 590px;
}

.nav .sub .nav_xiao .xiao_four .ul li {
    height: 42px;
    line-height: 42px;
    margin-right: 80px;
    padding-right: 10px;
    width: 205px;
    overflow: hidden;
    float: left;
    display: inline;
    background: url(../images/nav_dian2.png) right center no-repeat;
    margin-left: 0px;
    position: inherit;
}

.nav .sub .nav_xiao .xiao_four .ul li a {
    padding: 0;
    width: 205px;
    text-align: left;
}

.nav .sub .nav_xiao .xiao_five {
    width: 680px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.nav .sub .nav_xiao .xiao_five img {
    width: 280px;
    height: 212px;
}

.nav .sub .nav_xiao .xiao_five a {
    width: 280px;
    height: 212px;
    padding: 0;
    margin-right: 45px;
    float: left;
}

.nav .sub .nav_xiao .xiao_five2 {
    float: right;
    margin-right: 20px;
    text-align: left;
    width: 445px;
    margin-top: 15px;
}

.nav .sub .nav_xiao .xiao_five2 p {
    border-bottom: 1px solid #D9D9D9;
    box-shadow: none;
    font-size: 14px;
    padding: 10px 0;
}

.nav .sub .nav_xiao .xiao_five2 p a {
    text-align: left;
    width: 200px;
    display: inline-block;
    padding-top: 0;
    height: auto;
    padding: 5px 0;
    font-size: 14px;
}

.nav .sub .nav_xiao .xiao_six_l {
    float: left;
    width: 140px;
    margin-left: 120px;
    overflow: hidden;
    margin-top: 35px;
}

.nav .sub .nav_xiao .xiao_six_l a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333333;
    padding-left: 20px;
    ) left center no-repeat;
    padding-top: 0;
}

.nav .sub .nav_xiao .xiao_six_l a.osel {
    left center no-repeat;
    color: #df1c4e;
}

.nav .sub .nav_xiao .xiao_six_r {
    float: left;
    width: 990px;
    overflow: hidden;
    text-align: center;
}

.nav .sub .nav_xiao .xiao_six_r img {
    display: block;
    margin: 0 auto;
    margin-bottom: 32px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.nav .sub .nav_xiao .xiao_six_r a {
    float: left;
    width: 140px;
    height: auto;
    border-left: 1px solid #e2e3e3;
    padding-top: 0;
    margin-top: 50px;
}

.nav .sub .nav_xiao .xiao_six_r a:hover img {
    margin-top: -4px;
    margin-bottom: 36px;
}


/*试听课申请*/

.stk {
    /* display: flex; */
}

.stk-tp {
    width: 100%;
    /* height: 466px; */
}

.stk-tp img {
    width: 100%;
    /* height: 466px; */
}

.stk-bd {
    width: 30%;
    font-size: 2em;
    color: #fff;
    line-height: 1.5em;
    position: relative;
    left: 33em;
    bottom: 17em;
    margin-top: 10px;
}

.botForm {
    margin-top: 20px;
}

@media screen and (max-width: 1700px) {
    .stk-bd {
        bottom: 15.5em;
    }
}

@media screen and (max-width: 1600px) {
    .stk-bd {
        bottom: 15em;
    }
}

@media screen and (max-width: 1500px) {
    .stk-bd {
        bottom: 14em;
    }
    .stk-bd .botForm .iptBox {
        margin-top: 3%;
    }
}

.stk-bd p {
    font-size: 1em;
    color: #fff;
}

.botForm .iptBox {
    margin-top: 4%;
}

.botForm input {
    display: block;
    /* margin: 0 auto; */
    width: 23em;
    height: 3em;
    line-height: 25px;
    background: #fff;
    border-radius: 30px;
    border: none;
    padding-left: 60px;
    font-size: 16px;
}

#username {
    background-image: url(../images/bd1.png);
    background-position: 25px;
    background-repeat: no-repeat;
}

#phone {
    background-image: url(../images/bd2.png);
    background-position: 25px;
    background-repeat: no-repeat;
}

#mobile {
    background-image: url(../images/bd2.png);
    background-position: 25px;
    background-repeat: no-repeat;
}

.botForm .tijiao {
    width: 100%;
    position: relative;
    margin-top: 1em;
}

.botForm button {
    width: 23em;
    height: 3em;
    background: #000;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    border: none;
}


/*尊享特权*/

.fuwu-list {
    height: 220px;
    display: flex;
    justify-content: space-evenly;
    text-align: center;
}

.fuwu-list li {
    width: 20%;
    margin-top: 10px;
}

.fuwu-list dt {
    width: 76px;
    height: auto;
    margin: 0 auto;
}

.fuwu-list dt img {
    width: 100%;
    height: auto;
}

.fuwu-list dd {
    width: 75%;
    height: 45px;
    margin-top: 12px;
    margin: 0 auto;
    /* line-height: 32px; */
}

.fuwu-list dd p {
    /* padding-left: 10px; */
}

.color-333 {
    color: #333;
}

.f-s-18 {
    line-height: 40px;
    font-weight: bold;
}

.f-s-14 {
    font-size: 14px;
    line-height: 25px;
}


/*footer*/

.st-footer {
    color: #fff;
}

.foot-kg {
    width: 1400px;
    max-width: 100%;
    border-bottom: 1px solid #333;
    margin: auto;
}

.foot-log {
    width: 1400px;
    max-width: 100%;
    height: 22px;
    margin: auto;
    margin-top: 60px;
}

.foot-log img {
    width: 127px;
    height: 22px;
}

.footer {
    max-width: 100%;
    margin: auto;
    background: #1e1e1e;
}

.footer-li {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    padding-top: 40px;
}

.footer-li dt {
    color: #f8f8f7;
    font-size: 16px;
}

.footer-li dd {
    font-size: 18px;
    /* margin-top: 20px; */
    /* color: #fff; */
}

.footer-li dd li {
    width: 18%;
    float: left;
    height: 20px;
    line-height: 10px;
    padding-top: 3px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
    border-right: 1px solid #999;
    font-size: 14px;
}

.footer-li dd a {
    color: #fff;
}

.footer-lx-1 {
    color: #f8f8f7;
    font-size: 16px;
}

.footer-lx-2 {
    color: #f8f8f7;
    font-size: 14px;
    margin-top: 10px;
}

.footer-lx-2 a {
    color: #f8f8f7;
    text-decoration: underline!important;
}

.footer-lx-3 {
    width: 100%;
    margin-top: 10px;
}

.footer-lx-3 input {
    background: #000;
    border: none;
    outline: none;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
}

.footer-lx-4 {
    width: 100%;
    margin-top: 10px;
}

.footer-lx-4 dt {
    width: 48%;
    height: 30px;
    margin-top: 10px;
    float: left;
}

.footer-lx-4 dd {
    width: 48%;
    height: 30px;
    margin-top: 10px;
    float: right;
}

.footer-lx-4 dt input {
    background: #000;
    border: none;
    outline: none;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
}

.footer-lx-4 dd select {
    background: #000;
    border: none;
    outline: none;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.footer-lx-5 {
    background: #282828;
    border: none;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

.map-lx {
    width: 1400px;
    margin: auto;
    border-bottom: 1px solid #484848;
}

.mapli {
    /* width: 321px; */
    height: 60px;
    margin: 30px 70px 0 90px;
    border-right: 1px solid #484848;
    /* padding-left: 10px; */
}

.map-lx li {
    width: 466px;
    height: 130px;
    float: left;
    font-size: 16px;
    text-align: left;
    /* padding: 0 70px; */
    /* border-right: 1px solid #999; */
}

.map-lx li dt {
    /* height: 16px; */
    /* line-height: 39px; */
    line-height: 45px;
    font-size: 16px;
    rgin-top: 2px;
}

.map-lx li dd {
    /* height: 16px; */
    font-size: 13px;
    color: #ccc;
}

.map-lx-1 {
    width: 80px;
    height: 40px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.map-lx-1 img {
    height: 40px;
}

.map-lx-2 {
    width: 200px;
    float: right;
    /* margin-top: 30px; */
}

.copy {
    text-align: center;
    font-size: 14px;
}

.copy a {
    color: #999;
}

.yqlj {
    height: 50px;
    text-align: center;
    background: #101010;
    line-height: 50px;
}

.yqlj a {
    color: #fff;
    margin: 0 10px;
}

.footer a:hover {
    text-decoration: none;
    color: #e11e55;
}


/**video**/

.btitle {
    width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
    margin-top: -200px;
    z-index: 999;
    color: #fff;
}

.btitle h1 {
    line-height: 50px;
    line-height: 50px;
    font-size: 34.62px;
    text-transform: uppercase;
}

.btitle h3 {
    line-height: 50px;
    line-height: 50px;
    font-size: 36px;
    font-weight: 200;
}

.video-banner {
    width: 100%;
    height: auto;
}

.video-banner img {
    width: 100%;
    height: auto;
    display: inherit;
}

.video {
    width: 1400px;
    height: auto;
    margin: auto;
}

.videolist {
    margin-top: 10px;
}

.videolist ul {
    list-style: none;
}

.videolist li {
    width: 423px;
    height: 395px;
    box-shadow: 0 0 6px rgba( 0, 0, 0, 0.2);
    margin-right: 60px;
    margin-top: 40px;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.videolist li:nth-child(3n) {
    margin-right: 0px;
}

.videolist li img {
    width: 423px;
    height: 274px;
    margin: auto;
    display: block;
}

.videolist:after {
    content: " ";
    display: block;
    clear: both;
}

.video b {
    width: 50px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: rgba(82, 82, 82, 0.8);
    line-height: 20px;
    position: absolute;
    display: block;
    margin-top: -50px;
    margin-left: 356px;
    border-radius: 2px;
}

.videolist li dt {
    padding: 15px 15px;
    height: 80px;
    line-height: 30px;
}

.videolist li dd {
    padding: 0px 15px;
    color: #999;
}

.videolist li dd span {
    float: right;
    margin-right: 20px;
}

.videolist li a {
    color: #333;
}

.videolist li a:hover {
    text-decoration: none;
    color: #e11e55;
}


/**Video content**/

.md_video1 {
    width: 1400px;
    height: 75px;
    line-height: 75px;
    text-align: left;
    margin: auto;
}

.md_video2 {
    width: 1400px;
    height: auto;
    margin: 0px auto;
    position: relative;
}

.newlist a {
    color: #333;
}

.newlist a:hover {
    text-decoration: none;
    color: #e11e55;
}

.md_videot {
    width: 1000px;
    height: auto;
    float: left;
    box-shadow: 0 0 6px rgba( 0, 0, 0, 0.2);
}

.md_videot1 {
    width: 916px;
    height: auto;
    margin: 50px 35px 50px 45px;
}

.wzym1 h1 {
    width: 916px;
    height: 40px;
    line-height: 40px;
    font-size: 34px;
    color: #333;
    text-align: left;
    display: block;
}

.wzym1 h1 a {
    color: #333;
}

.wzym1 h1 a:hover {
    text-decoration: none;
    color: #e11e55;
}

.wzym2 {
    width: 916px;
    height: 36px;
    display: block;
    line-height: 36px;
    color: #333333;
    text-align: left;
    margin: 20px auto;
}

.wzym3 {
    margin: 20px auto;
}

.wzym3 img {
    idth: 916px;
    height: 613px;
    margin: auto;
}

.wzym4 {
    margin: 30px auto;
    background-color: #f0f0f0;
    color: #959595;
    height: 67px;
    line-height: 67px;
    padding: 0px 45px;
}

.wzym04 {
    margin: 30px auto;
    background-color: #f0f0f0;
    color: #959595;
    height: 50px;
    line-height: 50px;
    padding: 0px 45px;
}

.wzym5 {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
}

.wzym5 a {
    color: #333;
}

.wzym5 a:hover {
    color: #e11e55;
}

.wzym05 {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.wzym05 a {
    color: #333;
}

.wzym05 a:hover {
    color: #e11e55;
}

.wzym6 {
    margin: 20px auto;
    height: 60px;
    line-height: 60px;
    text-align: left;
    border-bottom: 1px solid #c9c9c9;
}

.wzym6 h1 {
    font-size: 18px;
}

.wzym7 {
    margin: 20px auto;
}

.wzym7 li {
    height: 37px;
    line-height: 37px;
    float: left;
}

.wzym7 li:nth-child(2n) {
    float: right;
}

.wzym7 li a {
    color: #333;
}

.wzym7 li a:hover {
    text-decoration: none;
    color: #e11e55;
}

.brk20 {
    margin-top: 20px;
}

.brk50 {
    margin-top: 50px;
}

.brk100 {
    margin-top: 100px;
}


/**new**/

.new {
    height: 75px;
    margin: auto;
    box-shadow: 0 6px 6px -6px rgba( 0, 0, 0, 0.2);
}

.newlist {
    margin: 35px 35px;
}

.dh_new {
    width: 1400px;
    height: auto;
    margin: auto;
}

.dh_new li {
    width: 280px;
    height: 75px;
    line-height: 75px;
    font-size: 18px;
    text-align: center;
    float: left;
}

.dh_new li a {
    width: 280px;
    height: 75px;
    line-height: 75px;
    display: block;
    color: #333;
}

.dh_new li a:hover {
    background-image: url(../images/bg_new.png);
    display: block;
}

.new1 {
    width: 447px;
}

.new1-img {
  
    width: 448px;
    height: 275px;
}
.new1-img img{ 
    overflow: hidden;
    width: 100%;
}

.new1 h1 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}

.new1 a {
    color: #333;
    display: block;
}

.new1 a:hover {
    color: #e11e55;
}

.newlistt {
    margin: 35px 35px;
}

.newlistt dl {
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 35px 0px;
}

.newlistt dl:nth-child(7n) {
    border-bottom: 1px solid #ddd;
}

.newlistt dl dt {
    float: left;
    width: 276px;
    height: 171px;
}

.newlistt dl dt img {
    width: 276px;
    height: 171px;
}

.newlistt dl dd {
    float: left;
    margin-left: 20px;
    display: inline;
    width: 68%;
}

.newlistt dl dd h1 {
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

.newlistt dl a {
    color: #333;
    display: block;
}

.newlistt dl a:hover {
    color: #e11e55;
}

.newlistt dl dd h1 b {
    width: 40px;
    height: 25px;
    font-weight: normal;
    line-height: 25px;
    margin-left: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    background-color: #eb020e;
    border-radius: 5px;
}

.newlistt dl dd p {
    color: #7c7777;
    line-height: 26px;
    font-size: 14px;
}

.newlistt dl dd p img {
    cursor: auto;
}

.newlistt dl dd p.p02 {
    margin-top: 25px;
}

.tj_newb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.tj_newb img {
    width: 310px;
    height: 180px;
    margin: auto;
}

.tj_newb span {
    width: 310px;
    height: 40px;
    position: absolute;
    color: #fff;
    margin-top: -44px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    display: block;
}

.tj_new {
    margin-top: 10px;
}

.tj_new li {
    padding: 15px 0px;
    border-top: 1px solid #ddd;
}

.tj_new li h3 {
    line-height: 22px;
    font-weight: normal;
    padding-left: 8px;
}

.tj_new li h3 {
    line-height: 22px;
    font-weight: normal;
    padding-left: 8px;
}

.tj_new li h3 a {
    color: #333;
}

.tj_new li h3 a:hover {
    color: #e11e55;
}

.tj_new li span {
    display: block;
    line-height: 24px;
    font-weight: normal;
    padding: 0px 8px;
    color: #999;
}

.tj_new li span b {
    font-weight: normal;
    float: right;
}

.nr_new {
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: hidden;
}

.nr_new p {
    text-align: left;
    text-indent: 2em;
    font-size: 17px;
    line-height: 40px;
    color: #333;
}

.nr_new div {
    height: auto;
    margin: auto;
}

.nr_new div img {
    padding: 15px 8px;
}


/**联系我们**/

.conlist {
    margin: 25px auto;
}

.conlist li {
    width: 660px;
    height: 230px;
    float: left;
    margin-left: 35px;
    box-shadow: 0 0 6px rgba( 0, 0, 0, 0.2);
    margin-top: 25px;
    margin-bottom: 25px;
}

.conlist li:nth-child(2n) {
    float: right;
}

.con_us {
    padding: 30px 30px;
}

.con_us dt {
    width: 72.5%;
    height: auto;
}

.con_us dd {
    width: 27.5%;
    height: auto;
}

.con_us dd img {
    width: 169px;
    height: 169px;
    border: 1px solid #ddd;
}

.con_us h1 {
    font-size: 24px;
    height: 55px;
    line-height: 55px;
}

.con_us p {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin: auto;
}

.con_us p img {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

.con_us p span {
    margin-top: 15px;
    display: block;
    float: left;
}


/**分页**/

.video_pages {
    width: 540px;
    height: 76px;
    margin: auto;
    margin-top: 50px;
}

.video_pages li {
    float: left;
    width: 45px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    background: #f8f8f8;
    text-align: center;
    margin-left: 5px;
}

.video_pages li a {
    display: block;
}

.thisclass {
    background: #fff!important;
}

.sxyy {
    height: 40px;
    background: #1b1b1b!important;
    color: #fff!important;
}

.sxyy a {
    color: #fff!important;
}


/**add 22年10月10日**/

.imgs {
    overflow: hidden;
}

.imgs a:hover img {
    transition: .5s ease-in-out;
    transform: scale(1.1);
}

img {
    transition: all ease 0.3s;
}


/**右侧悬浮效果**/

#srcollNav {
    width: 360px;
    height: auto;
}

.md_videor {
    width: 360px;
    float: right;
}

.md_videort {
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

.video_con {
    width: 360px;
    height: auto;
    margin: 0 auto;
    padding: 20px 25px 25px;
    box-shadow: 0 0 6px rgba( 0, 0, 0, 0.2);
}

.videolist_con li {
    width: 307px;
    height: 260px;
    box-shadow: 0 0 6px rgba( 0, 0, 0, 0.2);
    margin-top: 30px;
}

.videolist_con li:nth-child(1) {
    margin-top: 20px;
}

.videolist_con li:nth-last-child(1) {
    margin-bottom: 0px;
}

.videolist_con li img {
    width: 307px;
    height: 182px;
    margin: auto;
    overflow: hidden;
}

.videolist_con:after {
    content: " ";
    display: block;
    clear: both;
}

.video_con b {
    width: 50px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: rgba(82, 82, 82, 0.8);
    line-height: 20px;
    position: absolute;
    display: block;
    margin-top: -40px;
    margin-left: 248px;
    border-radius: 2px;
}

.videolist_con li dt {
    padding-left: 15px;
    padding-top: 10px;
    height: 25px;
    line-height: 25px;
}

.videolist_con li dt a {
    color: #333;
}

.videolist_con li dt a:hover {
    color: #e11e55;
}

.crumb {
    width: 1400px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto;
    font-size: 16px;
}

.crumb p {
    float: left;
}