 body {font-family:poppins,sans-serif;font-weight:400;font-style:normal;color:#121212;overflow-x:hidden}
* {margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
img {max-width:100%}
a:focus,input:focus,textarea:focus,button:focus {text-decoration:none;outline:none}
a:focus,a:hover {text-decoration:none}
/*i,span,a {display:inline-block}*/
h1,h2,h3,h4,h5,h6 {font-family:poppins,sans-serif;font-weight:600;color:#121212;margin:0}
h1 {font-size:48px}
h2 {font-size:36px}
h3 {font-size:28px}
h4 {font-size:22px}
h5 {font-size:18px}
h6 {font-size:16px}
ul,ol {margin:0;padding:0;list-style-type:none}
p {font-size:16px;font-weight:400;line-height:24px;color:#121212;margin:0}
.bg_cover {background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%}
.section-title .title {font-size:44px;font-weight:500;color:#121212;line-height:55px}
@media(max-width:767px) {.section-title .title {font-size:30px;line-height:35px}
}
.section-title .text {font-size:16px;line-height:24px;color:#6c6c6c;margin-top:24px;
    font-size: 20px;
    line-height: 25px;
    color: #121212;
    margin-top: 8px;
}
.preloader {position:fixed;top:0;left:0;display:table;height:100%;width:100%;background:#fff;z-index:99999}
.preloader .loader {display:table-cell;vertical-align:middle;text-align:center}
.preloader .loader .ytp-spinner {position:absolute;left:50%;top:50%;width:64px;margin-left:-32px;z-index:18;pointer-events:none}
.preloader .loader .ytp-spinner .ytp-spinner-container {pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;-webkit-animation:ytp-spinner-linspin 1568.23529647ms linear infinite;-moz-animation:ytp-spinner-linspin 1568.23529647ms linear infinite;-o-animation:ytp-spinner-linspin 1568.23529647ms linear infinite;animation:ytp-spinner-linspin 1568.23529647ms linear infinite}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {position:absolute;width:100%;height:100%;-webkit-animation:ytp-spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both;-moz-animation:ytp-spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both;-o-animation:ytp-spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:ytp-spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {position:absolute;top:0;left:0;bottom:0;overflow:hidden;right:50%}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {position:absolute;top:0;right:0;bottom:0;overflow:hidden;left:50%}
.preloader .loader .ytp-spinner-circle {box-sizing:border-box;position:absolute;width:200%;height:100%;border-style:solid;border-color:#fe5196 #fe5196 #cbced1;border-radius:50%;border-width:6px}
.preloader .loader .ytp-spinner-left .ytp-spinner-circle {left:0;right:-100%;border-right-color:#cbced1;-webkit-animation:ytp-spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;-moz-animation:ytp-spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;-o-animation:ytp-spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:ytp-spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}
.preloader .loader .ytp-spinner-right .ytp-spinner-circle {left:-100%;right:0;border-left-color:#cbced1;-webkit-animation:ytp-right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;-moz-animation:ytp-right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;-o-animation:ytp-right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:ytp-right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}
@-webkit-keyframes ytp-spinner-linspin {to {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes ytp-spinner-linspin {to {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes ytp-spinner-easespin {12.5% {-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
25% {-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
37.5% {-webkit-transform:rotate(405deg);-moz-transform:rotate(405deg);-ms-transform:rotate(405deg);-o-transform:rotate(405deg);transform:rotate(405deg)}
50% {-webkit-transform:rotate(540deg);-moz-transform:rotate(540deg);-ms-transform:rotate(540deg);-o-transform:rotate(540deg);transform:rotate(540deg)}
62.5% {-webkit-transform:rotate(675deg);-moz-transform:rotate(675deg);-ms-transform:rotate(675deg);-o-transform:rotate(675deg);transform:rotate(675deg)}
75% {-webkit-transform:rotate(810deg);-moz-transform:rotate(810deg);-ms-transform:rotate(810deg);-o-transform:rotate(810deg);transform:rotate(810deg)}
87.5% {-webkit-transform:rotate(945deg);-moz-transform:rotate(945deg);-ms-transform:rotate(945deg);-o-transform:rotate(945deg);transform:rotate(945deg)}
to {-webkit-transform:rotate(1080deg);-moz-transform:rotate(1080deg);-ms-transform:rotate(1080deg);-o-transform:rotate(1080deg);transform:rotate(1080deg)}
}
@keyframes ytp-spinner-easespin {12.5% {-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
25% {-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
37.5% {-webkit-transform:rotate(405deg);-moz-transform:rotate(405deg);-ms-transform:rotate(405deg);-o-transform:rotate(405deg);transform:rotate(405deg)}
50% {-webkit-transform:rotate(540deg);-moz-transform:rotate(540deg);-ms-transform:rotate(540deg);-o-transform:rotate(540deg);transform:rotate(540deg)}
62.5% {-webkit-transform:rotate(675deg);-moz-transform:rotate(675deg);-ms-transform:rotate(675deg);-o-transform:rotate(675deg);transform:rotate(675deg)}
75% {-webkit-transform:rotate(810deg);-moz-transform:rotate(810deg);-ms-transform:rotate(810deg);-o-transform:rotate(810deg);transform:rotate(810deg)}
87.5% {-webkit-transform:rotate(945deg);-moz-transform:rotate(945deg);-ms-transform:rotate(945deg);-o-transform:rotate(945deg);transform:rotate(945deg)}
to {-webkit-transform:rotate(1080deg);-moz-transform:rotate(1080deg);-ms-transform:rotate(1080deg);-o-transform:rotate(1080deg);transform:rotate(1080deg)}
}
@-webkit-keyframes ytp-spinner-left-spin {0% {-webkit-transform:rotate(130deg);-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-o-transform:rotate(130deg);transform:rotate(130deg)}
50% {-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg)}
to {-webkit-transform:rotate(130deg);-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-o-transform:rotate(130deg);transform:rotate(130deg)}
}
@keyframes ytp-spinner-left-spin {0% {-webkit-transform:rotate(130deg);-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-o-transform:rotate(130deg);transform:rotate(130deg)}
50% {-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg)}
to {-webkit-transform:rotate(130deg);-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-o-transform:rotate(130deg);transform:rotate(130deg)}
}
@-webkit-keyframes ytp-right-spin {0% {-webkit-transform:rotate(-130deg);-moz-transform:rotate(-130deg);-ms-transform:rotate(-130deg);-o-transform:rotate(-130deg);transform:rotate(-130deg)}
50% {-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-o-transform:rotate(5deg);transform:rotate(5deg)}
to {-webkit-transform:rotate(-130deg);-moz-transform:rotate(-130deg);-ms-transform:rotate(-130deg);-o-transform:rotate(-130deg);transform:rotate(-130deg)}
}
@keyframes ytp-right-spin {0% {-webkit-transform:rotate(-130deg);-moz-transform:rotate(-130deg);-ms-transform:rotate(-130deg);-o-transform:rotate(-130deg);transform:rotate(-130deg)}
50% {-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-o-transform:rotate(5deg);transform:rotate(5deg)}
to {-webkit-transform:rotate(-130deg);-moz-transform:rotate(-130deg);-ms-transform:rotate(-130deg);-o-transform:rotate(-130deg);transform:rotate(-130deg)}
}
.main-btn {display:inline-block;font-weight:700;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid transparent;padding:0 32px;font-size:16px;line-height:46px;color:#fe5196;cursor:pointer;z-index:5;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;position:relative;text-transform:uppercase}
@media(max-width:767px) {.main-btn {font-size:14px;padding:0 20px;line-height:40px}
}
.rounded-buttons ul li {display:inline-block;margin-left:18px;margin-top:20px}
@media(max-width:767px) {.rounded-buttons ul li {margin-left:0}
}
.rounded-buttons ul li:first-child {margin-left:0}
.rounded-buttons .main-btn {border-radius:50px}
.rounded-buttons .rounded-one {border-color:#fe5196;color:#fe5196}
.rounded-buttons .rounded-one:hover {background-color:rgba(254,81,150,.3)}
.rounded-buttons .rounded-two {color:#fff;background-color:#fe5196;border-color:#fe5196}
.rounded-buttons .rounded-two:hover {background-color:#f77062;border-color:#f77062}
.rounded-buttons .rounded-three {overflow:hidden;line-height:52px;background:-webkit-linear-gradientlinear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background:-o-linear-gradientlinear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background:linear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background-size:200% auto;color:#fff;border:0;-webkit-transition:all .1s ease-out 0s;-moz-transition:all .1s ease-out 0s;-ms-transition:all .1s ease-out 0s;-o-transition:all .1s ease-out 0s;transition:all .1s ease-out 0s}
@media only screen and (min-width:768px) and (max-width:991px) {.rounded-buttons .rounded-three {line-height:44px}
}
@media(max-width:767px) {.rounded-buttons .rounded-three {line-height:44px}
}
.rounded-buttons .rounded-three:hover {background-position:right center}
.rounded-buttons .rounded-four {border-color:#fe5196;padding-left:60px}
@media(max-width:767px) {.rounded-buttons .rounded-four {padding-left:40px}
}
.rounded-buttons .rounded-four span {position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;left:30px;line-height:normal}
@media(max-width:767px) {.rounded-buttons .rounded-four span {left:15px}
}
.rounded-buttons .rounded-four:hover {color:#fff;background-color:#fe5196}
.rounded-buttons .rounded-four:hover i {-webkit-animation:iconTranslateY .5s forwards;-moz-animation:iconTranslateY .5s forwards;-o-animation:iconTranslateY .5s forwards;animation:iconTranslateY .5s forwards}
.rounded-buttons .rounded-five {color:#fff;background-color:#fe5196;border-color:#fe5196;padding-left:60px}
@media(max-width:767px) {.rounded-buttons .rounded-five {padding-left:40px}
}
.rounded-buttons .rounded-five span {position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;left:30px;line-height:normal}
@media(max-width:767px) {.rounded-buttons .rounded-five span {left:15px}
}
.rounded-buttons .rounded-five:hover {color:#fe5196;background-color:transparent}
.rounded-buttons .rounded-five:hover i {-webkit-animation:iconTranslateY .5s forwards;-moz-animation:iconTranslateY .5s forwards;-o-animation:iconTranslateY .5s forwards;animation:iconTranslateY .5s forwards}
.rounded-buttons .rounded-six {padding-right:60px;overflow:hidden;line-height:52px;background:-webkit-linear-gradientlinear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background:-o-linear-gradientlinear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background:linear-gradient(to right,#ec311e 0%,#fe5196 50%,#ff1800 98%);background-size:200% auto;color:#fff;border:0}
@media only screen and (min-width:768px) and (max-width:991px) {.rounded-buttons .rounded-six {line-height:44px}
}
@media(max-width:767px) {.rounded-buttons .rounded-six {padding-right:40px;line-height:44px}
}
.rounded-buttons .rounded-six span {position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;right:30px;line-height:normal}
@media(max-width:767px) {.rounded-buttons .rounded-six span {right:15px}
}
.rounded-buttons .rounded-six:hover {background-position:right center}
.rounded-buttons .rounded-six:hover i {-webkit-animation:iconTranslateY .5s forwards;-moz-animation:iconTranslateY .5s forwards;-o-animation:iconTranslateY .5s forwards;animation:iconTranslateY .5s forwards}
@-webkit-keyframes iconTranslateY {49% {-webkit-transform:translateY(100%)}
50% {opacity:0;-webkit-transform:translateY(-100%)}
51% {opacity:1}
}
@-moz-keyframes iconTranslateY {49% {-webkit-transform:translateY(100%)}
50% {opacity:0;-webkit-transform:translateY(-100%)}
51% {opacity:1}
}
@keyframes iconTranslateY {49% {-webkit-transform:translateY(100%)}
50% {opacity:0;-webkit-transform:translateY(-100%)}
51% {opacity:1}
}
.navbar-area {background-color:#fff;padding:10px 0;position:relative;top:0;left:0;width:100%;z-index:99;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.navbar-area .navbar-brand img {max-width:300px}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area {padding:10px 0}
}
@media(max-width:767px) {.navbar-area {padding:10px 0}
}
.navbar-area .navbar {position:relative;padding:0}
.navbar-area .navbar .navbar-toggler .toggler-icon {width:30px;height:2px;background-color:#121212;margin:5px 0;display:block;position:relative;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:7px}
.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {opacity:0}
.navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);top:-7px}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-collapse {position:absolute;top:108%;left:0;width:100%;background-color:#f4f6f7;z-index:8;padding:10px 16px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-collapse {position:absolute;top:108%;left:0;width:100%;background-color:#f4f6f7;z-index:8;padding:10px 16px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
}
.navbar-area .navbar .navbar-nav {margin-right:24px}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav {margin-right:0}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav {margin-right:0}
}
.navbar-area .navbar .navbar-nav .nav-item {position:relative}
.navbar-area .navbar .navbar-nav .nav-item a {font-size:16px;line-height:24px;font-weight:700;padding:11px 14px;color:#121212;text-transform:uppercase;position:relative;border-radius:5px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;margin:14px 4px;opacity:.7;border:1px solid transparent}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item a {padding:10px 0;display:block;border:0;margin:0}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item a {padding:10px 0;display:block;border:0;margin:0}
}
.navbar-area .navbar .navbar-nav .nav-item a::before,.navbar-area .navbar .navbar-nav .nav-item a::after {position:absolute;content:'';width:32px;height:2px;background:-webkit-linear-gradient(left,#f77062 0%,#fe5196 100%);background:-o-linear-gradient(left,#f77062 0%,#fe5196 100%);background:linear-gradient(to right,#f77062 0%,#fe5196 100%);left:50%;top:0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:translateX(-50%) scaleX(0);-moz-transform:translateX(-50%) scaleX(0);-ms-transform:translateX(-50%) scaleX(0);-o-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0)}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item a::before,.navbar-area .navbar .navbar-nav .nav-item a::after {display:none}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item a::before,.navbar-area .navbar .navbar-nav .nav-item a::after {display:none}
}
.navbar-area .navbar .navbar-nav .nav-item a::after {top:auto;bottom:0}
.navbar-area .navbar .navbar-nav .nav-item.active>a,.navbar-area .navbar .navbar-nav .nav-item:hover>a {opacity:1;border-color:#e5e5e8}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item.active>a,.navbar-area .navbar .navbar-nav .nav-item:hover>a {border:0}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item.active>a,.navbar-area .navbar .navbar-nav .nav-item:hover>a {border:0}
}
.navbar-area .navbar .navbar-nav .nav-item.active>a::before,.navbar-area .navbar .navbar-nav .nav-item.active>a::after,.navbar-area .navbar .navbar-nav .nav-item:hover>a::before,.navbar-area .navbar .navbar-nav .nav-item:hover>a::after {-webkit-transform:translateX(-50%) scaleX(1);-moz-transform:translateX(-50%) scaleX(1);-ms-transform:translateX(-50%) scaleX(1);-o-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}
.navbar-area .navbar .navbar-nav .nav-item .sub-nav-toggler {display:none}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item .sub-nav-toggler {display:inline-block;position:absolute;top:0;right:0;padding:10px 14px;font-size:16px;background:0 0;border:0;color:#121212}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item .sub-nav-toggler {display:inline-block;position:absolute;top:0;right:0;padding:10px 14px;font-size:16px;background:0 0;border:0;color:#121212}
}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu {position:absolute;right:0;top:100%;width:260px;background-color:#fff;border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:99;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);box-shadow:0 2px 6px 0 rgba(0,0,0,.16)}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu {position:relative!important;width:100%!important;left:0!important;top:auto!important;opacity:1!important;visibility:visible!important;display:none;right:auto;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all none ease-out 0s;-moz-transition:all none ease-out 0s;-ms-transition:all none ease-out 0s;-o-transition:all none ease-out 0s;transition:all none ease-out 0s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:left;border-top:0}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu {position:relative!important;width:100%!important;left:0!important;top:auto!important;opacity:1!important;visibility:visible!important;display:none;right:auto;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all none ease-out 0s;-moz-transition:all none ease-out 0s;-ms-transition:all none ease-out 0s;-o-transition:all none ease-out 0s;transition:all none ease-out 0s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:left;border-top:0}
}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li {position:relative}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li .sub-nav-toggler {color:#121212;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a {display:block;padding:8px 24px;position:relative;color:#121212;-webkit-transition:all 0s ease-out 0s;-moz-transition:all 0s ease-out 0s;-ms-transition:all 0s ease-out 0s;-o-transition:all 0s ease-out 0s;transition:all 0s ease-out 0s;border-radius:0;margin:0;opacity:1;border:0}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a .sub-nav-toggler {color:#121212}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a i {float:right;font-size:14px;margin-top:5px}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a i {display:none}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a i {display:none}
}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a .sub-nav-toggler i {display:inline-block}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li a::before {display:none}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {right:auto;left:100%;top:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {padding-left:30px}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {padding-left:30px}
}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-menu {opacity:1;visibility:visible}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-nav-toggler {color:#fff}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li:hover>a {background:-webkit-linear-gradient(left,#f77062 0%,#fe5196 100%);background:-o-linear-gradient(left,#f77062 0%,#fe5196 100%);background:linear-gradient(to right,#f77062 0%,#fe5196 100%);color:#fff}
.navbar-area .navbar .navbar-nav .nav-item .sub-menu li:hover>a::before {opacity:1}
.navbar-area .navbar .navbar-nav .nav-item:hover .sub-menu {opacity:1;visibility:visible}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area .navbar .navbar-btn {position:absolute;right:70px;top:11px}
}
@media(max-width:767px) {.navbar-area .navbar .navbar-btn {position:absolute;right:60px;top:11px}
}
.navbar-area .navbar .navbar-btn .menu-bar {font-size:32px;position:relative;overflow:hidden;color:#121212}
.navbar-area.navbar-transparent {background-color:transparent}
.navbar-area.navbar-transparent .navbar .navbar-toggler .toggler-icon {background-color:#fff}
.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a {color:#fff}
.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a::before,.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a::after {display:none}
@media only screen and (min-width:768px) and (max-width:991px) {.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a {color:#121212}
}
@media(max-width:767px) {.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a {color:#121212}
}
.navbar-area.navbar-transparent .navbar .navbar-btn .menu-bar {color:#fff}
.navbar-area.navbar-transparent.sticky {background-color:#fff}
.navbar-area.navbar-transparent.sticky .navbar .navbar-toggler .toggler-icon {background-color:#121212}
.navbar-area.navbar-transparent.sticky .navbar .navbar-nav .nav-item a {color:#121212}
.navbar-area.navbar-transparent.sticky .navbar .navbar-nav .nav-item a::before,.navbar-area.navbar-transparent.sticky .navbar .navbar-nav .nav-item a::after {display:block}
.navbar-area.navbar-transparent.sticky .navbar .navbar-btn .menu-bar {color:#121212}
.navbar-area.navbar-transparent-2 {background-color:transparent}
.navbar-area.navbar-transparent-2.sticky {background-color:#fff}

.navbar-area.sticky {/* position:fixed; */-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);padding:5px 0}
	/**logo扫光效果CSS**/
    .nlogo{
        position: relative;
        overflow: hidden;
      }
      .nlogo:before {
          content: "";
          position: absolute;
          width: 361px;
           height: 60px;
          background-color: rgba(255, 255, 255, 0.5);
          -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
           left: -250px;
          -webkit-animation: blink 1.5s infinite both;
          animation: blink 1.5s infinite both;
      }
    @-webkit-keyframes blink {
        from {left: 10px;top: 0;}
        to {left: 500px;top: 0;}
    }
    @-o-keyframes blink {
        from {left: 10px;top: 0;}
        to {left: 500px;top: 0;}
    }
    @-moz-keyframes blink {
        from {left: 10px;top: 0;}
        to {left: 500px;top: 0;}
    }
    @keyframes blink {
        from {left: -100px;top: 0;}
        to {left: 500px;top: 0;}
    }

      
      
      
.sidebar-right {position:fixed;top:0;right:0;background-color:#f4f6f7;height:100%;width:300px;padding-top:80px;z-index:9999;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.sidebar-right.open {-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}
@media(max-width:767px) {.sidebar-right {width:250px}
}
.sidebar-right .sidebar-close {position:absolute;top:30px;right:30px}
.sidebar-right .sidebar-close .close {font-size:24px;color:#121212}
.sidebar-right .sidebar-content .sidebar-menu {margin-top:40px}
.sidebar-right .sidebar-content .sidebar-menu ul li a {font-size:16px;line-height:24px;font-weight:700;padding:11px 16px;color:#121212;text-transform:uppercase;position:relative;border-radius:5px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-bottom:1px solid #cbced1;display:block}
.sidebar-right .sidebar-content .sidebar-menu ul li a:hover {color:#fe5196}
.sidebar-right .sidebar-content .sidebar-social {margin-top:30px}
.sidebar-right .sidebar-content .sidebar-social span {font-size:16px;line-height:24px;color:#6c6c6c;text-transform:uppercase;font-weight:700;margin-right:14px}
.sidebar-right .sidebar-content .sidebar-social ul li {display:inline-block;margin-right:5px}
.sidebar-right .sidebar-content .sidebar-social ul li a {font-size:32px;color:#fe5196;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}

/* .slider-area {padding-top:95px} */
.slider-area .bd-example .carousel .carousel-inner {background-color:#fff}
.slider-area .bd-example .carousel .carousel-inner .carousel-item {height:550px}
@media only screen and (min-width:992px) and (max-width:1199px) {.slider-area .bd-example .carousel .carousel-inner .carousel-item {height:600px}
}
@media only screen and (min-width:768px) and (max-width:991px) {.slider-area .bd-example .carousel .carousel-inner .carousel-item {height:600px}
}
@media(max-width:767px) {.slider-area .bd-example .carousel .carousel-inner .carousel-item {height:400px}
}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption {top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-title {font-size:44px;font-weight:700;color:#fff;line-height:55px}
@media(max-width:767px) {.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-title {font-size:24px;line-height:32px}
}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-btn li {display:inline-block;margin:16px 8px 0}
@media(max-width:767px) {.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-btn li {margin:16px 3px 0}
}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-btn li a.rounded-three {border:0}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-btn li a.rounded-one {border-color:#fff;color:#fff}
.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption .carousel-btn li a.rounded-one:hover {background-color:rgba(255,255,255,.3)}
.slider-area .bd-example .carousel .carousel-control-prev,.slider-area .bd-example .carousel .carousel-control-next {top:50%;width:auto;height:auto;font-size:70px;color:#fff;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);bottom:auto;left:0;opacity:0;z-index:99;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:992px) and (max-width:1199px) {.slider-area .bd-example .carousel .carousel-control-prev,.slider-area .bd-example .carousel .carousel-control-next {left:30px;font-size:50px}
}
@media only screen and (min-width:768px) and (max-width:991px) {.slider-area .bd-example .carousel .carousel-control-prev,.slider-area .bd-example .carousel .carousel-control-next {left:30px;font-size:50px}
}
@media(max-width:767px) {.slider-area .bd-example .carousel .carousel-control-prev,.slider-area .bd-example .carousel .carousel-control-next {left:20px;font-size:20px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.slider-area .bd-example .carousel .carousel-control-prev,.slider-area .bd-example .carousel .carousel-control-next {font-size:34px}
}
.slider-area .bd-example .carousel .carousel-control-next {right:0;left:auto}
@media only screen and (min-width:992px) and (max-width:1199px) {.slider-area .bd-example .carousel .carousel-control-next {right:40px}
}
@media only screen and (min-width:768px) and (max-width:991px) {.slider-area .bd-example .carousel .carousel-control-next {right:40px}
}
@media(max-width:767px) {.slider-area .bd-example .carousel .carousel-control-next {right:20px}
}
.slider-area .bd-example .carousel .carousel-indicators {margin-bottom:20px}
.slider-area .bd-example .carousel .carousel-indicators li {width:8px;height:8px;background-color:rgba(255,255,255,.3);border-radius:50px;border:0}
.slider-area .bd-example .carousel .carousel-indicators li.active {width:16px;background-color:#fff;border-radius:5px}
.slider-area .bd-example .carousel:hover .carousel-control-prev {left:70px;opacity:1}
.slider-area .bd-example .carousel:hover .carousel-control-next {right:70px;opacity:1}
.slider-3 {padding-top:0}
.slider-3 .bd-example .carousel .carousel-inner .carousel-item {height:850px}
@media only screen and (min-width:768px) and (max-width:991px) {.slider-3 .bd-example .carousel .carousel-inner .carousel-item {height:650px}
}
@media(max-width:767px) {.slider-3 .bd-example .carousel .carousel-inner .carousel-item {height:550px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.slider-3 .bd-example .carousel .carousel-inner .carousel-item {height:650px}
}
.header-hero {height:850px;position:relative}
@media only screen and (min-width:768px) and (max-width:991px) {.header-hero {height:700px}
}
@media(max-width:767px) {.header-hero {height:650px}
}
.header-hero::before {position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(rgba(232,237,255,0.9),rgba(239,254,255,0.9) 50%,rgba(254,255,244,0.3) 68%,rgba(255,255,255,0.12));background:-o-linear-gradient(rgba(232,237,255,0.9),rgba(239,254,255,0.9) 50%,rgba(254,255,244,0.3) 68%,rgba(255,255,255,0.12));background:linear-gradient(rgba(232,237,255,0.9),rgba(239,254,255,0.9) 50%,rgba(254,255,244,0.3) 68%,rgba(255,255,255,0.12))}
.header-hero .header-content {padding-top:195px;position:relative;z-index:9}
@media only screen and (min-width:768px) and (max-width:991px) {.header-hero .header-content {padding-top:130px}
}
@media(max-width:767px) {.header-hero .header-content {padding-top:120px}
}
.header-hero .header-content .header-title {font-size:44px;line-height:55px;color:#121212;font-weight:600}
@media(max-width:767px) {.header-hero .header-content .header-title {font-size:30px;line-height:40px}
}
.header-hero .header-content .text {font-size:20px;line-height:32px;color:#6c6c6c;margin-top:16px}
@media(max-width:767px) {.header-hero .header-content .text {font-size:16px;line-height:24px}
}
.header-hero .header-content .header-btn {margin-top:22px}
.header-hero .header-content .header-btn li {display:inline-block;margin:10px 10px 0}
.header-hero .header-content .header-btn li a.main-btn {border-radius:50px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:0;line-height:50px}
.header-hero .header-content .header-btn li a.main-btn i {margin-left:18px}
.header-hero .header-content .header-btn li a.main-btn.btn-two:hover {-webkit-box-shadow:0 3px 25px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 25px 0 rgba(0,0,0,.16);box-shadow:0 3px 25px 0 rgba(0,0,0,.16);color:#fe5196}
.header-hero .header-shape {position:absolute;bottom:0;left:-6px;width:102%}
.header-hero .header-shape img {width:100%}
.header-content-area-4 {background:-webkit-linear-gradient(#deebfd 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(#deebfd 0%,rgba(255,255,255,0) 100%);background:linear-gradient(#deebfd 0%,rgba(255,255,255,0) 100%)}
.header-content-area-4 .header-content {padding-top:220px}
@media only screen and (min-width:992px) and (max-width:1199px) {.header-content-area-4 .header-content {padding-top:150px}
}
@media only screen and (min-width:768px) and (max-width:991px) {.header-content-area-4 .header-content {padding-top:150px}
}
@media(max-width:767px) {.header-content-area-4 .header-content {padding-top:120px}
}
.header-content-area-4 .header-content .header-title {font-size:44px;line-height:55px;color:#121212;font-weight:600}
@media(max-width:767px) {.header-content-area-4 .header-content .header-title {font-size:30px;line-height:35px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.header-content-area-4 .header-content .header-title {font-size:36px;line-height:45px}
}
.header-content-area-4 .header-content .text {font-size:16px;line-height:24px;color:#6c6c6c;margin-top:8px}
@media(max-width:767px) {.header-content-area-4 .header-image {padding-top:30px}
}
.header-content-area-4 .header-image img {width:100%}
@media(max-width:767px) {.header-content-area-4 .header-image img {height:160px;object-fit:cover;object-position:center}
}
@media only screen and (min-width:576px) and (max-width:767px) {.header-content-area-4 .header-image img {height:200px}
}
.about-area {position:relative;background-color:#f4f6f7;padding-top:50px;padding-bottom:50px}
.about-area .section-title .title {font-size:44px;font-weight:600;line-height:55px;color:#121212}
@media(max-width:767px) {.about-area .section-title .title {font-size:22px;line-height:32px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.about-area .section-title .title {font-size:28px;line-height:38px}
}
.about-area .section-title .text {font-size:20px;line-height:25px;color:#121212;margin-top:8px}
@media(max-width:767px) {.about-area .section-title .text {font-size:16px}
}
.single-about .about-icon img {width:100%;}
@media(max-width:767px) {.single-about .about-icon img {width:100px}
}
.single-about .about-content {padding-left:15px}
@media(max-width:767px) {.single-about .about-content {padding-left:0;padding-top:30px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.single-about .about-content {padding-left:30px;padding-top:0}
}
.single-about .about-content .about-title {font-size:20px;font-weight:600;line-height:25px;color:#121212}
.single-about .about-content .text {font-size:16px;color:#121212;margin-top:16px}
.about-area-2 {position:relative;padding-top:120px;padding-bottom:120px}
.about-area-2 .about-image {position:absolute;width:40%;height:100%;top:0;right:0}
@media only screen and (min-width:992px) and (max-width:1199px) {.about-area-2 .about-image {width:34%}
}
@media only screen and (min-width:768px) and (max-width:991px) {.about-area-2 .about-image {position:relative;width:720px;margin:0 auto}
}
@media(max-width:767px) {.about-area-2 .about-image {position:relative;width:100%;padding-left:15px;padding-right:16px;margin:0 auto}
}
@media only screen and (min-width:576px) and (max-width:767px) {.about-area-2 .about-image {position:relative;width:540px;margin:0 auto}
}
.about-area-2 .about-image .image {max-width:580px;width:100%}
@media only screen and (min-width:768px) and (max-width:991px) {.about-area-2 .about-image .image {margin:0 auto;padding-top:50px}
}
@media(max-width:767px) {.about-area-2 .about-image .image {margin:0 auto;padding-top:50px}
}
.about-area-2 .about-image .image img {width:100%}
.about-content-2 {position:relative;z-index:9}
.about-content-2 .about-icon i {font-size:64px;color:#fe5196}
.about-content-2 .about-content {padding-left:15px}
@media(max-width:767px) {.about-content-2 .about-content {padding-left:0;padding-top:15px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.about-content-2 .about-content {padding-left:15px;padding-top:0}
}
.about-content-2 .about-content .about-title {font-size:24px;font-weight:500;line-height:30px;color:#121212}
.about-content-2 .about-content .text {font-size:14px;line-height:20px;color:#121212;margin-top:8px}
.about-area-3 {background-color:#f4f6f7;padding-top:50px;padding-bottom:100px}
.about-area-3 .image {width:100%}
.about-area-3 .about-content .sub-title {color:#121212;font-size:24px;line-height:30px;font-weight:700;text-transform:uppercase}
@media only screen and (min-width:992px) and (max-width:1199px) {.about-area-3 .about-content .sub-title {font-size:20px}
}
@media(max-width:767px) {.about-area-3 .about-content .sub-title {font-size:20px}
}
.about-area-3 .about-content .about-title {font-size:44px;font-weight:500;line-height:55px;color:#121212;margin-top:16px}
@media only screen and (min-width:992px) and (max-width:1199px) {.about-area-3 .about-content .about-title {font-size:38px;line-height:45px}
}
@media(max-width:767px) {.about-area-3 .about-content .about-title {font-size:32px;line-height:35px}
}
.about-area-3 .about-content .text {color:#6c6c6c;font-size:20px;font-weight:500;margin-top:16px;line-height:25px}
@media only screen and (min-width:992px) and (max-width:1199px) {.about-area-3 .about-content .text {font-size:18px}
}
@media(max-width:767px) {.about-area-3 .about-content .text {font-size:16px;line-height:24px}
}
.about-area-3.about-area-bg-3 {background-color:#fff}
.features-area {padding-top:100px;padding-bottom:100px}
.single-features .features-icon {position:relative;display:inline-block;padding-bottom:16px}
.single-features .features-icon::before {position:absolute;content:'';width:72px;height:4px;background-color:#fe5196;bottom:0;left:0}
.single-features .features-icon i {font-size:72px;line-height:70px;color:#fe5196;position:relative;z-index:5}
.single-features .features-icon .shape {position:absolute;top:0;left:0;opacity:.5}
.single-features .features-content {margin-top:24px}
.single-features .features-content .features-title a {font-size:24px;line-height:30px;font-weight:600;color:#121212;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:992px) and (max-width:1199px) {.single-features .features-content .features-title a {font-size:20px}
}
@media(max-width:767px) {.single-features .features-content .features-title a {font-size:20px}
}
.single-features .features-content .features-title a:hover {color:#fe5196}
.single-features .features-content .text {font-size:14px;line-height:20px;color:#121212;margin-top:16px}
.portfolio-area {padding-top:50px;padding-bottom:100px}
.portfolio-menu ul li {font-size:16px;font-weight:700;color:#6c6c6c;line-height:48px;padding:0 30px;position:relative;display:inline-block;z-index:5;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;cursor:pointer;margin:0 2px;}
@media only screen and (min-width:768px) and (max-width:991px) {.portfolio-menu ul li {font-size:14px;padding:0 26px}
}
@media(max-width:767px) {.portfolio-menu ul li {font-size:14px;padding:0 22px;line-height:42px}
}
.portfolio-menu ul li::before {position:absolute;content:'';bottom:0;left:0;width:100%;height:4px;background:-webkit-linear-gradient(left,#00afec 0%,#1a1e81 100%);background:-o-linear-gradient(left,#00afec 0%,#1a1e81 100%);background:linear-gradient(to right,#00afec 0%,#1a1e81 100%);z-index:-1;opacity:0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:4px;}
.portfolio-menu ul li:hover,.portfolio-menu ul li.active {color:#00afec}
.portfolio-menu ul li:hover::before,.portfolio-menu ul li.active::before {opacity:1}
.single-portfolio .portfolio-image {position:relative;overflow:hidden;border-radius:8px}
.single-portfolio .portfolio-image img {width:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.single-portfolio .portfolio-image .portfolio-overlay {position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;background-color:rgba(0,0,0,.5);-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);border-radius:8px}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content {padding:16px;}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content p {color: #fff;}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .major-title {text-align: center;font-size: 24px;line-height: 50px;}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon {position:relative;display:inline-block;margin:0 20px}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon a {font-size:48px;color:#fe5196;position:relative;z-index:5;line-height:50px}
.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon .shape {position:absolute;top:7px;left:0}
.single-portfolio .portfolio-text {padding-top:16px}
.single-portfolio .portfolio-text .portfolio-title a {color:#121212;font-size:22px;line-height:30px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:992px) and (max-width:1199px) {.single-portfolio .portfolio-text .portfolio-title a {font-size:20px}
}
@media(max-width:767px) {.single-portfolio .portfolio-text .portfolio-title a {font-size:20px}
}
.single-portfolio .portfolio-text .portfolio-title a:hover {color:#00afec}
.single-portfolio .portfolio-text .portfolio-title {text-align: center;}
.single-portfolio .portfolio-text .portfolio-btn {width: 100%;}
.single-portfolio .portfolio-text .text {color:#f00;font-size:16px;line-height:20px;margin-top:3px;text-align: center;}
.single-portfolio:hover .portfolio-overlay {opacity:1;visibility:visible}
.single-portfolio .portfolio-text .text_blod {font-weight: bold;}
.portfolio-2 {background-color:#f4f6f7}
.services-area {background-color:#f4f6f7;padding-top:115px;padding-bottom:120px}
.single-services {background-color:#fff;padding:50px 30px;border-radius:5px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.single-services .services-icon i {font-size:34px;color:#fe5196;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.single-services .services-content .services-title a {font-size:18px;color:#121212;margin-top:25px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.single-services .services-content .text {margin-top:15px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.single-services:hover {background-color:#fe5196;-webkit-box-shadow:0 5px 30px 0 rgba(254,81,150,.3);-moz-box-shadow:0 5px 30px 0 rgba(254,81,150,.3);box-shadow:0 5px 30px 0 rgba(254,81,150,.3)}
.single-services:hover .services-icon i {color:#fff}
.single-services:hover .services-content .services-title a {color:#fff}
.single-services:hover .services-content .text {color:#fff}
.services-area-2 {background-color:#f4f6f7;padding-top:120px;padding-bottom:120px}
.services-area-2 .single-services-2 {background-color:#fff;padding:40px 20px}
.services-area-2 .single-services-2 .services-icon {position:relative;display:inline-block;z-index:5}
.services-area-2 .single-services-2 .services-icon i {font-size:88px;line-height:70px;color:#fe5196}
.services-area-2 .single-services-2 .services-icon .shape {position:absolute;top:0;left:0;z-index:-1}
.services-area-2 .single-services-2 .services-content {margin-top:24px}
.services-area-2 .single-services-2 .services-content .services-title a {font-size:28px;line-height:35px;font-weight:500;color:#121212;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:992px) and (max-width:1199px) {.services-area-2 .single-services-2 .services-content .services-title a {font-size:22px}
}
@media(max-width:767px) {.services-area-2 .single-services-2 .services-content .services-title a {font-size:22px}
}
.services-area-2 .single-services-2 .services-content .services-title a:hover {color:#fe5196}
.services-area-2 .single-services-2 .services-content .text {font-size:14px;line-height:20px;color:#121212;margin-top:16px}
.services-area-2 .single-services-2 .services-content .services-btn {margin-top:32px}
.portfolio-campus {background-color:#f4f6f7;padding-top:50px;padding-bottom:50px}
.pricing-major{background: #fff !important;}
.pricing-2 {background-color:#fff}
.pricing-style-one {-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:8px;position:relative;overflow:hidden;background-color:#fff}
.pricing-style-one .pricing-icon img {width:200px}
.pricing-style-one .pricing-dzs {width:100%;height: auto;}
.major-area , .pricing-area {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.pricing-style-one .pricing-dzs img {width:100%}
.pricing-style-one .pricing-header .sub-title {font-size:20px;font-weight:600;line-height:25px;color:#121212;position:relative;margin-top:24px}
.pricing-style-one .pricing-header .month {font-size:20px;font-weight:300;line-height:25px;color:#6c6c6c;margin-top:3px}
.pricing-style-one .pricing-header .month .price {font-size:36px;font-weight:600;line-height:45px;color:#121212;margin-top:8px}
@media only screen and (min-width:576px) and (max-width:767px) {.pricing-style-one .pricing-header .month .price {font-size:24px;margin-top:32px;line-height:30px}
}
.pricing-style-one .pricing-list {margin-top:24px}
.pricing-style-one .pricing-list ul li {font-size:16px;line-height:24px;color:#121212;margin-top:16px}
@media only screen and (min-width:992px) and (max-width:1199px) {.pricing-style-one .pricing-list ul li {font-size:14px;margin-top:12px}
}
@media(max-width:767px) {.pricing-style-one .pricing-list ul li {font-size:14px;margin-top:12px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.pricing-style-one .pricing-list ul li {font-size:16px;margin-top:16px}
}
.pricing-style-one .pricing-list ul li i {color:#fe5196;margin-right:8px}
.pricing-style-one .pricing-btn {margin-top:31px}
.pricing-style-two {-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);padding:24px 20px;border-radius:8px;position:relative;overflow:hidden;background-color:#fff}
.pricing-style-two .pricing-icon img {width:112px}
.pricing-style-two .pricing-header {margin-top:24px}
.pricing-style-two .pricing-header .sub-title {font-size:20px;font-weight:600;line-height:25px;color:#121212}
.pricing-style-two .pricing-header .price {display:block;font-size:64px;font-weight:600;line-height:80px;color:#121212}
@media only screen and (min-width:992px) and (max-width:1199px) {.pricing-style-two .pricing-header .price {font-size:50px;margin-top:16px}
}
@media(max-width:767px) {.pricing-style-two .pricing-header .price {font-size:50px;margin-top:16px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.pricing-style-two .pricing-header .price {font-size:64px;margin-top:32px}
}
.pricing-style-two .pricing-header .year {font-size:20px;font-weight:500;line-height:25px;color:#6c6c6c;margin-top:-10px}
.pricing-style-two .pricing-list {margin-top:33px}
.pricing-style-two .pricing-list ul li {font-size:16px;line-height:24px;color:#121212;margin-top:16px}
@media only screen and (min-width:992px) and (max-width:1199px) {.pricing-style-two .pricing-list ul li {font-size:14px;margin-top:12px}
}
@media(max-width:767px) {.pricing-style-two .pricing-list ul li {font-size:14px;margin-top:12px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.pricing-style-two .pricing-list ul li {font-size:16px;margin-top:16px}
}
.pricing-style-two .pricing-list ul li i {color:#fe5196;margin-right:8px}
.pricing-style-two .pricing-btn {margin-top:26px}
.call-action-area {padding-top:50px;padding-bottom:100px}
.call-action-area .call-action-content .action-title {font-size:32px;font-weight:600;line-height:40px;color:#121212}
@media(max-width:767px) {.call-action-area .call-action-content .action-title {font-size:24px;line-height:35px}
}
.call-action-area .call-action-content .text {font-size:16px;color:#121212;line-height:27px;margin-top:16px}
.call-action-area .call-action-form {position:relative}
.call-action-area .call-action-form input {width:100%;height:60px;border:1px solid #cbced1;background:0 0;padding:0 25px;border-radius:50px}
@media(max-width:767px) {.call-action-area .call-action-form input {height:50px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.call-action-area .call-action-form input {height:60px}
}
.call-action-area .call-action-form input::placeholder {opacity:1;color:#a4a4a4}
.call-action-area .call-action-form input::-moz-placeholder {opacity:1;color:#a4a4a4}
.call-action-area .call-action-form input::-moz-placeholder {opacity:1;color:#a4a4a4}
.call-action-area .call-action-form input::-webkit-input-placeholder {opacity:1;color:#a4a4a4}
.call-action-area .call-action-form input:focus {border-color:#fe5196}
.call-action-area .call-action-form .action-btn {position:absolute;top:5px;right:5px}
@media(max-width:767px) {.call-action-area .call-action-form .action-btn .main-btn {width:100%}
}
@media only screen and (min-width:576px) and (max-width:767px) {.call-action-area .call-action-form .action-btn .main-btn {width:auto}
}
@media(max-width:767px) {.call-action-area .call-action-form .action-btn {position:relative;top:0;right:0;margin-top:10px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.call-action-area .call-action-form .action-btn {position:absolute;top:8px;right:8px;margin-top:0}
}
.call-action-2 {background-color:#f4f6f7}
.call-action-3 {background-color:#fe5196}
.call-action-3 .call-action-content .action-title {color:#fff}
.call-action-3 .call-action-content .text {color:#fff}
.call-action-3 .call-action-form input {color:#fff;border-color:#fff}
.call-action-3 .call-action-form input::placeholder {opacity:1;color:#fff}
.call-action-3 .call-action-form input::-moz-placeholder {opacity:1;color:#fff}
.call-action-3 .call-action-form input::-moz-placeholder {opacity:1;color:#fff}
.call-action-3 .call-action-form input::-webkit-input-placeholder {opacity:1;color:#fff}
.call-action-3 .call-action-form input:focus {border-color:#fff}
.call-action-3 .call-action-form .action-btn .main-btn {background-color:#fff;color:#fe5196;border-color:#fff}
.call-action-3 .call-action-form .action-btn .main-btn:hover {background-color:rgba(255,255,255,.3);color:#fff}
.testimonial-area {padding-top:100px;padding-bottom:70px;background-color:#f4f6f7}
.StudentWorks-area .section-title .title {font-size:44px;font-weight:500;color:#fff;line-height:55px}
.StudentWorks-area .section-title .text {font-size:16px;line-height:24px;color:#6c6c6c;margin-top:24px;font-size: 20px;line-height: 25px;color: #fff;margin-top: 8px;}

.testimonial-2 {background-color:#fff}
.single-testimonial {background-color:#fff;padding:30px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}
.single-testimonial .testimonial-image{width:245px;height: 350px;margin: 0 auto;background-image: linear-gradient(to bottom, #2e2d3b , #9d9da9 , #2e2d3b);}
.single-testimonial .testimonial-image img {width:245px;height: 350px; display:inline-block;}
.single-testimonial .testimonial-content {padding-top:25px}
.single-testimonial .testimonial-content .text {font-size:16px;line-height:24px;color:#121212;border-bottom:1px solid #cbced1;padding-bottom:24px}
.single-testimonial .testimonial-content .author-name {font-size:18px;font-weight:600;color:#121212;margin-top:24px}
.single-testimonial .testimonial-content .sub-title {font-size:14px;line-height:24px;color:#a4a4a4}
.single-testimonial .testimonial-content hr {color:#cbced1;height: 5px;}
.testimonial-active-2 .slick-dots,.testimonial-active .slick-dots {text-align:center}
.testimonial-active-2 .slick-dots li,.testimonial-active .slick-dots li {display:inline-block;margin:0 3px}
.testimonial-active-2 .slick-dots li button,.testimonial-active .slick-dots li button {font-size:0;width:12px;height:12px;border-radius:50%;background-color:#cbced1;border:0;cursor:pointer}
.testimonial-active-2 .slick-dots li.slick-active button,.testimonial-active .slick-dots li.slick-active button {background-color:#fe5196}
.single-testimonial-4 {border:2px solid #cbced1;padding:25px 30px;border-radius:8px;background-color:#fff}
.single-testimonial-4 .testimonial-author .author-image img {width:80px;border-radius:50%}
.single-testimonial-4 .testimonial-author .author-name {padding-left:20px}
@media(max-width:767px) {.single-testimonial-4 .testimonial-author .author-name {padding-left:0;padding-top:15px}
}
@media only screen and (min-width:576px) and (max-width:767px) {.single-testimonial-4 .testimonial-author .author-name {padding-left:20px;padding-top:0}
}
.single-testimonial-4 .testimonial-author .author-name .name {font-size:18px;font-weight:600;line-height:24px;color:#121212}
.single-testimonial-4 .testimonial-author .author-name .sub-title {font-size:14px;line-height:24px;color:#a4a4a4}
.single-testimonial-4 .testimonial-text {margin-top:25px}
.single-testimonial-4 .testimonial-text .text {font-size:14px;line-height:24px;color:#121212}
.testimonial-active-4 .slick-dots {text-align:center;margin-top:25px}
.testimonial-active-4 .slick-dots li {display:inline-block;margin:0 3px}
.testimonial-active-4 .slick-dots li button {font-size:0;width:12px;height:12px;border-radius:50%;background-color:#cbced1;border:0;cursor:pointer}
.testimonial-active-4 .slick-dots li.slick-active button {background-color:#fe5196}
.client-logo-area {padding-top:80px;padding-bottom:80px}
.client-logo-2 {background-color:#f4f6f7}
.blog-area {padding-top:115px;padding-bottom:120px}
.single-blog .blog-image img {width:100%;border-radius:8px}
.single-blog .blog-content {padding-top:16px}
.single-blog .blog-content .blog-title a {font-size:20px;font-weight:600;line-height:25px;color:#121212;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
@media only screen and (min-width:992px) and (max-width:1199px) {.single-blog .blog-content .blog-title a {font-size:18px}
}
@media(max-width:767px) {.single-blog .blog-content .blog-title a {font-size:18px}
}
.single-blog .blog-content .blog-title a:hover {color:#fe5196}
.single-blog .blog-content span {font-size:14px;line-height:20px;color:#6c6c6c;margin-top:8px;margin-right:10px}
.single-blog .blog-content .text {font-size:14px;line-height:20px;color:#121212;margin-top:16px}
.single-blog .blog-content .more {text-transform:uppercase;font-size:16px;font-weight:700;color:#fe5196;margin-top:29px}
.contact-area {padding-top:95px;padding-bottom:100px;background-color:#f4f6f7}
.form-message.error,.form-message.success {font-size:16px;color:#121212;padding:10px 15px;margin-top:15px;background-color:#e9ecef}
.form-message.error {color:#fc3832}
.single-contact-box {background-color:#fff;border-radius:8px;padding:24px 35px;height:255px}
@media(max-width:767px) {.single-contact-box {padding:24px 20px}
}
.single-contact-box .box-icon {position:relative;display:inline-block}
.single-contact-box .box-icon i {font-size:88px;position:relative;z-index:5;color:#fe5196}
.single-contact-box .box-icon .shape {position:absolute;top:0;left:0}
.single-contact-box .box-content {margin-top:24px}
.single-contact-box .box-content .box-title {font-size:28px;line-height:35px;color:#121212}
.single-contact-box .box-content .text {font-size:14px;line-height:20px;color:#121212;margin-top:16px}
.contact-two .contact-title {font-size:24px;font-weight:600;color:#121212}
.contact-two .text {font-size:16px;line-height:24px;margin-top:16px;color:#6c6c6c}
.contact-two .contact-info {margin-top:40px}
.contact-two .contact-info li {color:#6c6c6c;margin-top:8px;font-size:16px}
.contact-two .contact-info li i {margin-right:5px;color:#121212}
.contact-map .gmap_canvas iframe {width:100%;height:400px}
.form-group {margin-bottom:0}
.form-input label {font-size:12px;line-height:18px;color:#6c6c6c;margin-bottom:8px;display:inline-block}
.form-input .input-items {position:relative}
.form-input .input-items input,.form-input .input-items textarea {width:100%;height:44px;border:2px solid #a4a4a4;padding-left:44px;padding-right:12px;position:relative;font-size:16px;color:#6c6c6c}
.form-input .input-items input:focus,.form-input .input-items textarea:focus {border-color:#fe5196}
.form-input .input-items input::placeholder,.form-input .input-items textarea::placeholder {color:#6c6c6c;opacity:1}
.form-input .input-items input::-moz-placeholder,.form-input .input-items textarea::-moz-placeholder {color:#6c6c6c;opacity:1}
.form-input .input-items input::-moz-placeholder,.form-input .input-items textarea::-moz-placeholder {color:#6c6c6c;opacity:1}
.form-input .input-items input::-webkit-input-placeholder,.form-input .input-items textarea::-webkit-input-placeholder {color:#6c6c6c;opacity:1}
.form-input .input-items textarea {padding-top:8px;height:130px;resize:none}
.form-input .input-items i {position:absolute;top:11px;left:13px;font-size:20px;z-index:9;color:#6c6c6c}
.footer-area .footer-widget {padding-top:90px;background: #323A45;}
@media only screen and (min-width:768px) and (max-width:991px) {.footer-area .footer-widget {padding-top:70px;padding-bottom:100px}
}
@media(max-width:767px) {.footer-area .footer-widget {padding-top:50px;padding-bottom:80px}
}
.footer-area .footer-widget .footer-title {font-size:14px;font-weight:700;line-height:18px;color:#6c6c6c}
.footer-area .footer-widget .footer-link {margin-top:32px}
.footer-area .footer-widget .footer-link ul {margin-top:8px}
.footer-area .footer-widget .footer-link ul li a {font-size:16px;line-height:24px;color:#121212;margin-top:16px;font-weight:500;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.footer-area .footer-widget .footer-link ul li a:hover {color:#fe5196}
.footer-area .footer-copyright {padding-top:13px;padding-bottom:80px;text-align: center;background-color: #323A45;border-top: 1px solid #42444B;}
.footer-area .footer-copyright .copyright .text {color:#121212}
.footer-area .footer-copyright .social li {display:inline-block;margin-right:10px}
.footer-area .footer-copyright .social li:last-child {margin-right:0}
.footer-area .footer-copyright .social li a {font-size:24px;color:#6c6c6c;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.footer-area .footer-copyright .social li a:hover {color:#fe5196}
.footer-area.footer-dark {background-color:#121212}
.footer-area.footer-dark .footer-widget .footer-title {color:#fff}
.footer-area.footer-dark .footer-widget .footer-link ul li a {color:#fff}
.footer-area.footer-dark .footer-widget .footer-link ul li a:hover {color:#fe5196}
.footer-area.footer-dark .footer-copyright .copyright .text {color:#fff}
.footer-area.footer-dark .footer-copyright .social li a {color:#fff}
.footer-area.footer-dark .footer-copyright .social li a:hover {color:#fe5196}
.back-to-top {font-size:20px;color:#fff;position:fixed;right:20px;bottom:20px;width:45px;height:45px;line-height:45px;border-radius:50%;background-color:#fe5196;text-align:center;z-index:99;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;display:none}
.back-to-top:hover {color:#fff;background-color:#fe5196}

@media (min-width: 1200px){.container {max-width: 1300px !important;}}

.c_1550 {width: 1300px;margin: 0 auto;}
.boxczs{width: 1300px; overflow:hidden;margin: 0 auto 0 auto;padding: 60px 0;}
.boxczs li{ width: 15%; float:left;margin: 10px;   transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;border-radius: 10px;}
.boxczs li:hover{transform: translate(0,-10px);-webkit-transform: translate(0,-10px);-moz-transform: translate(0,-10px); -o-transform: translate(0,-10px);-ms-transform: translate(0,-10px); -webkit-box-shadow: 0px 5px 15px #9d9d9d;-moz-box-shadow: 0px 5px 15px #9d9d9d;box-shadow: 0px 5px 15px #9d9d9d;}
.boxczs li img{ display: block; margin: 0 auto;border-radius: 10px;}
.boxczs li:first-child{margin-left: 0;}
.boxczs li:last-child{margin-right: 0;}


.advantages a {display: block;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}

.advantages a:hover{transform: translate(0,-10px);-webkit-transform: translate(0,-10px);-moz-transform: translate(0,-10px); -o-transform: translate(0,-10px);-ms-transform: translate(0,-10px); -webkit-box-shadow: 0px 5px 15px #9d9d9d;-moz-box-shadow: 0px 5px 15px #9d9d9d;box-shadow: 0px 5px 15px #9d9d9d;}

.edu_promotion{width: 215px;height: 115px;float: left;display: block;}
.full_combat{width: 215px;height: 115px;float: right;display: block;}
.full_combat span, .edu_promotion span , .job_security span {background: url(../images/white_bg.png) no-repeat;background-size: 100% 100%;display: block;line-height: 33px;width: 215px;font-size: 16px;color: #333;text-align: center;}
.campus_environment{position: relative;}
.campus_environment span {display: block;position: absolute;top: 23px;right: 18px;font-size: 17px;color: #fff;}
.famous_teacher{position: relative;}
.famous_teacher span {display: block;position: absolute;top: 89px;right: 14px;font-size: 17px;color: #fff;}

#testimonials {background: url(../images/testimonials-bg.jpg);background-size: cover;background-attachment: fixed;color: #ddd;padding: 50px 0;}
#testimonials-Teacher {  background: url(../images/teacher-bg.png);     background-size: cover;background-attachment: fixed;color: #ddd;padding: 50px 0;}
.confusion{width: 100%;height: auto;margin-top: 20px;}
.barrage {float: left; display:inline-block;width:300px;}
.barrage_box {background-color:rgba(0,0,0,.5);padding-right:8px;height:50px;display:inline-block;border-radius:25px;transition:all .3s}
.barrage_box:hover {   background: linear-gradient( 
    to right, 
    rgba(0,0,0,0) 0%, 
    rgba(0,0,0,0) 10%, 
    rgba(35,198,200,0.2) 20%, 
    rgba(35,198,200,0.3) 30%, 
    rgba(35,198,200,0.4) 40%, 
    rgba(35,198,200,0.5) 50%,
    rgba(35,198,200,0.6) 60%, 
    rgba(35,198,200,0.7) 70%, 
    rgba(35,198,200,0.8) 80%, 
    rgba(35,198,200,0.9) 90%,
    rgba(35,198,200,1) 100%)}
.barrage_box .portrait {display:inline-block;margin-top:4px;margin-left:4px;width:40px;height:40px;border-radius:50%;overflow:hidden}
.barrage_box .portrait img {width:100%;height:100%}
.barrage_box div.p a {margin-right:2px;font: 16px/50px '微软雅黑';color:#fff;margin-left:18px}
.barrage_box div.p a:hover {text-decoration:none}
.barrage .z {float:left!important}
.barrage a {text-decoration:none}

#part3{background:#ECFCFF;}
/*--------------------------------*/
.majorBox{float: left;width: 295px; height: 327px;  margin:10px;  font-family: "微软雅黑";}
.sHoverItem{width: 295px; height: 236px; font-family: "微软雅黑";border-radius: 10px 10px 0 0;}
.sIntro{background-color: rgb(0,0,0,0.5); text-align: center; font-family: "微软雅黑";padding-top: 35px;}
.sHoverContainer{width: 100%; height: 694px; margin: 20px auto; }
.sHoverItem img{height:200px; width:305px;}
.sIntro h2{font-family: "微软雅黑"; font-size:22px; text-align: center; color: #FFF; border-bottom: 1px dashed #fff;margin:0px 20px; padding:10px;}
.sIntro p{font-size:16px; text-align: left; color: #FFF; margin:0px 10px; padding: 10px; }
.sIntro p .text_blod{font-weight: bold;}
.sIntro button{font-family: "微软雅黑"; font-size:16px; color: white;  background-color: #0AB5DA; border:none; border-radius: 10px; padding:4px 10px;margin-top: 20px;}
/*3.1.8 外边距
	Name:			style_margin
	Example:		class="mt-5|mt-10..."
	Explain:		.mt表示上边距|.mb表示下边距|.ml表示左边距|.mr表示右边距
*/
.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}
.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}
.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-50{margin-left:50px}
.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}
.l,.f-l{float:left!important;_display:inline}
.r,.f-r{float:right!important;_display:inline}

.sHoverContainer .sHoverItem .tag {padding:3px 8px 5px;background-color:#ff613a;background:-webkit-gradient(linear,left top,right bottom,from(#ff9a5a),to(#ff613a));background:linear-gradient(to bottom right,#ff9a5a,#ff613a);color:#fff;position:absolute;top:10px;left:10px;line-height:1;font-size:12px;text-transform:uppercase;letter-spacing:0.1em;}
/* .majorTab .tab-nav {margin:auto;width:600px;height:45px;margin:0 auto;box-sizing:border-box;}
.majorTab .tab-nav li {float:left;height:45px;margin-right:10px;background:#767676;border-radius:10px 10px 10px 10px;border:1px solid #767676;box-sizing:border-box;}
.majorTab .tab-nav li:last-child {margin-right:0px;}
.majorTab .tab-nav li a {display:block;height:45px;padding:0 20px;color:#ffffff;text-decoration:none;line-height:45px;font-size:20px;}*/
/* .majorTab .tab-nav li.actived {background:#ffffff;} */
.p_t-0{padding-top: 0;}
.majorTab .tab-nav li a {color:#6c6c6c ;} 
.majorTab .tab-nav li.actived a {color:#00afec ;} 
.majorTab .tab-nav li.actived a:hover {color:#00afec !important;} 
.majorTab .content-wrap {background:#ffffff;height:350px;margin:0 auto;}
.majorTab .content-wrap img {width:100%;height:100%;}
.majorTab .content-wrap .content-item {/* position:absolute;*/height:auto;display:none;background:red;}
.majorTab .content-wrap .current {display:block;}
.introductions {font-family:"Noto Sans S Chinese DemiLight";color:#333;text-align:center;height:91px;line-height:23px;background:#eeeeee;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}
.introductions p {font-size:18px;font-weight:bold;line-height:28px;padding-top:10px;color:orangered;}
.introductions span {float:left;margin-top:20px;margin-left:20px;font-size:15px;line-height:21px;}
.major a {display:block;overflow:hidden;}
.introductions i {float:right;color:#FF3646;font-style:normal;margin-top:15px;margin-right:20px;}

.dzsjz {margin: 10px 0;border: 2px solid #0077DD;}
.dzsjz li {margin: 5px;border-bottom: 1px dashed #6a7380;}
.dzsjz li a {overflow: hidden;display: inline-block;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;}
.dzsjz li a:nth-child(2) {float: right;}
.dzsjz li span {float: right;color: red;cursor: pointer;}

.dzs_video {width:100%;height:230px;background:#0A0000;border-radius:10px;}

.news {position:relative;width:100%;height:auto;overflow:hidden;margin:0 auto 8px auto;font-family:Arial;}
.news-nav {height:50px;overflow:hidden;background:#f5f5f5;}
.news-nav a {display:block;float:left;width:175px;height:50px;line-height:50px;text-align:center;text-decoration:none;border-radius: 10px;font-size: 20px;margin-right: 5px;padding: 0 20px;background: #ccc;color: #0077DD;font-weight: bold;}
.news-nav a .gdnr1 {display: inline-block;font-size: 20px;text-align: right;}
.news-nav a.current {background:#00428f;color:#fff;}
.news-con {position:relative;width:620px;height:440px;overflow:hidden;}
.news-con-item {display:none;width:620px;height:420px;text-align:center;color:#fff;}
.scarc_top{padding:10px 0 10px 0px;overflow:hidden;width: 620px;background: #fff;}
.scarc_top li{ float:left;width: 302px;}
.scarc_top li a{display:block;width:302px;float:left;}
.scarc_top li a img{width:100%;height:200px;}
.scarc_top li a p{font-size:16px;line-height:23px;}

.scarc_li{overflow:hidden;padding: 5px 0;width: 620px;}
.scarc_lileft{width:100%;float:left;padding:0 0 0 0;}
.scarc_lileft ul li{width: 48%;font-size: 14px;line-height: 27px;height: 27px;overflow: hidden;float: left;text-overflow: ellipsis;white-space: nowrap;margin: 0 0 5px 5px;}
.scarc_lileft ul li span{float:left;display:inline-block;max-width:68%;overflow:hidden}
.scarc_lileft ul li a{float: left;max-width:285px;color: #888 !important;overflow:hidden;text-overflow:ellipsis; /* ???? */white-space:nowrap; /* ????? */}
.scarc_lileft ul:nth-child(2n) li{margin-left: 15px;width: 48.5% !important;}
.pcnewtit {color:#888 !important;border-bottom:1px dashed #eeeeee;display:inline-block;text-overflow:ellipsis;white-space:nowrap}
.snewtit {display:block;float:left;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #4d4d4d;margin-right:5px;position:relative;top:8px}
.newtit:hover {color:#0077DD !important;}
.scarc_lileft li:hover .snewtit {border-left:5px solid #0077DD;}

.clearfix{content:"";clear:both;display:block}
.cl:after,.clearfix:after{content:"\20";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}


.phone {width:100%;height:75px;background:#333333;}
.phone p {color:#ffff66;font-size:27px;font-weight:bold;line-height:75px;font-family:'微软雅黑';}
.fl {float:left;}
.fr {float:right;}
.phone span {margin-top:15px;margin-left:5px;float:left;width:45px;height:45px;display:block;}
.gn2 {width:140px;height:70px;margin-top:10px;}
.gn2 span {margin-top:10px;margin-left:10px;float:left;width:45px;height:45px;display:block;}
.gn2 p {line-height:70px;color:#fff;font-size:18px;float:left;}
.bgc2 {background:#3366cc;}
.news-icon{width: 45px;height: 45px;display: block;margin: 0 auto;}
.gn {
    width: 140px;
    height: 115px;
    margin-top: 10px;
    text-align: center;
}
.gn span {
    margin-top: 10px;
}
.gn p {
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.bgc3 {
    background: #ff9933;
}
.bgc4 {
    background: #336699;
}
.bgc5 {
    background: #ff3333;
}
.bgc6 {
    background: #3399cc;
}
.bgc7 {
    background: #3366cc;
    text-align: center;
    font-weight: bold;
    line-height: 80px;
}
.gn3{width: 295px;}
.bgc7 p {font-size: 25px;color: #fff;}
.icon1 {background:url(../images/icon.png) no-repeat top left;}
.icon2 {background:url(../images/icon.png) no-repeat top left;background-position:-50px 0px;}
.icon3 {background:url(../images/icon.png) no-repeat top left;background-position:-100px 0px;}
.icon4 {background:url(../images/icon.png) no-repeat top left;background-position:-150px 0px;}
.icon5 {background:url(../images/icon.png) no-repeat top left;background-position:-200px 0px;}
.icon6 {background:url(../images/icon.png) no-repeat top left;background-position:-250px 0px;}
.icon7 {background:url(../images/icon.png) no-repeat top left;background-position:-300px 0px;}

.hrbm_box .zsjhbox{width: 480px;height: 150px;text-align: center;/*background: rgb(226, 42, 44);*/cursor: pointer;float: left;}
.zsjhbox .zsjh_p1{font-size: 42px;color: #ffff00;font-weight: bold;line-height: 80px;font-family: '微软雅黑';letter-spacing: 2px;}
.zsjhbox .start_p2{font-size: 45px;color: #fff;font-weight: bold;line-height: 50px;font-family: '微软雅黑';letter-spacing: 4px;}
.arrow-left {font-size:0;line-height:0;border-width:15px;border-color:#fff;border-left-width:0;border-style:dashed;border-right-style:solid;border-top-color:transparent;border-bottom-color:transparent;}
.arrow-right {font-size:0;line-height:0;border-width:15px;border-color:#fff;border-right-width:0;border-style:dashed;border-left-style:solid;border-top-color:transparent;border-bottom-color:transparent;}

.hrbm_box .hrnm_r-box{float: right;width: 236px;height: 150px;margin-left: 10px;cursor: pointer;}
.hrbm_img ul li{width: 236px;height: 150px;background: blue;float: left;margin-right: 10px;cursor: pointer;}
.hrbm_img ul li:last-child{margin-right: 0px;}

.mqdzitems li {
    width: 100%;
    display: table;
    margin: 10px 0;
    box-sizing: border-box;
    /* border-bottom: 1px dashed #fff; */
}

.mqdzitems li span {
    display: inline-block;
    box-sizing: border-box;
    float: left;
    text-align: center;
    font-size: 16px;
    padding: 6px 0;
    border-left: 1px solid #fff;
}

.mqdzitems li span:nth-child(1) {
    border-left: 0;
}

.mqdzitems li span:last-child a:first-child {
    display: inline-block;
    width: 48%;
    padding: 3px 0;
    color: #fff;
    font-size: 13px;
    float: left;
    background: #0096FF;
    border-radius: 5px;;
}

.mqdzitems li span:last-child a:last-child {
    display: inline-block;
    width: 48%;
    padding: 3px 0;
    color: #fff;
    font-size: 13px;
    float: right;
    background: #FF4D4B;;
    border-radius: 5px;;
}

.mqdzitems li span:nth-child(1), .mqdzitems li span:nth-child(4) {
    width: 39%;;
}

.mqdzitems li span:nth-child(2), .mqdzitems li span:nth-child(3) {
    width: 17%;;
}

.mqdzitems li:nth-child(1) span {
    display: inline-block;
    background: #0096FF;
    color: #fff;;
}


.crytab {width:100%;background-image:url(../images/bg1.jpg);background-size:cover;}
.crytab .crybox {width:1300px;position:relative;margin:0 auto;height:auto;padding: 50px 0 60px 0;}
.crytab .crybox .crymenus {width:200px;height:auto;float:left;margin-top:110px;border-radius:10px;overflow:hidden;}
.crytab .crybox .crymenus li {width:200px;font-size:20px;color:#fff;text-align:center;line-height:110px;transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;cursor: pointer;margin-top: 20px;}
.crytab .crybox .crymenus li:nth-child(7) {border-bottom:none;}
/* .crytab .crybox .crybg {height:90px !important;line-height:90px !important;} */
.crytab .cryright {float:left;width:1050px;height:720px;overflow:hidden;margin-left:50px;border-radius:10px;/* background:rgba(0,0,0,0.5); */}
.crytab .crytab_right {width:1050px;height:720px;color:#fff;position:relative;overflow: hidden;}
/* .crytab .crytab_right img {width:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;} */
.crytab .cryscroll {transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;}
.crytab{box-shadow: rgba(1,130,150,.2) 0 0 30px;}




/*works_slider*/
#works_slider{width:100%;background-color:rgba(0,0,0,0.5);}
.works_slider_box{width:1050px; margin:0 auto;height: 720px;overflow: hidden;position: relative;}
.works_silder_tip{width: 92px;height: 92px;overflow: hidden;position: absolute;top: 0;right: 0;z-index:1; text-indent:-999px;background:url(../images/tip-tt.png) no-repeat;}
#works_movie_tip{background-position: -93px 0;}
.works_silder_con{height:615px;overflow: hidden;position: absolute;}
.works_silder_panel{width:1050px;height:615px;overflow: hidden;float: left;position: relative;background:rgba(1,1,1,0.2);}
/* .works_silder_panel img{width: 690px;height: 270px;display: block;overflow: hidden;} */
.works_silder_intro{width: 210px;height: 615px;line-height: 20px;overflow: hidden;color: #999;padding: 0 40px 0 0;margin-top: 50px;}
.works_silder_intro h3{padding:10px 0;height:50px;color:#fff;line-height: 30px;overflow: hidden;font-size:24px;font-weight:bold;width: 210px;}
/* .works_silder_intro h3 strong{font-family: "????";font-size: 24px;height:30px;overflow: hidden;font-weight: normal;display: block;font-size:100%;font-weight:normal}
.works_silder_intro h3 strong a{ color: #fff; font-weight:bold;font-size:100%;font-weight:normal;text-decoration: none;} */
.works_silder_intro ul{width: 210px; height: 105px;overflow: hidden;}	
.works_silder_intro li{width: 210px; height: 20px;overflow: hidden;color:#787878;margin: 5px 0;font-size: 14px;font-family: "微软雅黑";}
.works_silder_intro li a{color:#787878; margin:0 6px;text-decoration: none;}
.works_silder_intro li a:hover{text-decoration: underline;}
.works_silder_intro span{ margin: 0 10px 0 0;}
.works_silder_intro p{height:auto;overflow: hidden;color:#787878; margin-top:10px; line-height:24px;font-size: 14px;}
.works_silder_play{display: block;width:136px;height:30px;overflow: hidden;text-indent: -999px;position: absolute;bottom: 13px;right: 45px;background: url(../images/silder-play.png) 0 -30px no-repeat;}	
.works_silder_play:hover{ background-position: 0 0;}
.works_silder_nav{width:935px;height:auto;margin: 0 auto;bottom: 5px;position: absolute;overflow: hidden;left: 0;right: 0;}
.works_silder_nav li{float: left;padding:0px;border:1px solid #fff; margin:2px;}
.works_silder_nav li.current{border:3px solid #7acf39; margin:0 4px;box-sizing: border-box;}
.works_silder_nav li,.works_silder_nav img{display: block;width:112px;height:80px;overflow: hidden;}
.works_slider_box a.prev,.works_slider_box a.next{display: block;width:45px;height:100px;overflow:hidden;text-indent: -999px;position: absolute;cursor: pointer;margin: 256px 0 0 0;background: url(../images/silder_btn.gif) no-repeat;}	
.works_slider_box a.prev{left:0;background-position: left 0;}
.works_slider_box a.next{right:0;background-position: right 0;}
.works_silderBox{height:8px; line-height:8px;}
.works_clearfix{*zoom:1}
.works_clearfix:after{display:block;clear:both;content:".";visibility:hidden;height:0}
.f_l{ float:left;}
.f_r{ float:right;}
/* .clearboth{ clear:both;} */

.works_silder_img{width: 820px;height: 615px;display: block;overflow: hidden;}
.works_silder_img img{display: block;margin: 0 auto;}

/* 学生作品———手风琴 */
.works_accordion {width:1050px;height:700px;border:1px solid #373737;margin:10px auto 0;}
.works_accordion ul {width:1300px;}
.works_accordion li {float:left;width:175px;height:700px;background-size: cover;}

/* 学生作品———点击图片放大 */
.works_Tpfd{width: 1050px;height: 720px;}
.works_Tpfd-item {float: left;margin: 15px 15px;border: 5px solid #fff;width: 320px;height: 150px;overflow: hidden;box-sizing: border-box;}
.works_Tpfd-item img{width: 100%;height: 140px;}
h1{padding-bottom: 10px; color: darkmagenta; font-weight: bolder;}
.works_Tpfd .works_Tpfd-item img{cursor: zoom-in;}
#works_pic{position: fixed; display: none;z-index: 999;}
#works_pic1{ width: 1050px; height: auto; border-radius: 5px; -webkit-box-shadow: 5px 5px 5px 5px hsla(0,0%,5%,1.00); box-shadow: 5px 5px 5px 0px hsla(0,0%,5%,0.3); z-index: 999;} 




.enlargeImg_wrapper {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-color: rgba(52, 52, 52, 0.8);
    background-size: 50%;
    
  }
  .enlargeImg{
      border: 10px solid #fff;
  }
  .enlargeImg:hover {
      cursor: zoom-in;
  }
  .enlargeImg_wrapper:hover {
      cursor: zoom-out;
  }
  .enlargeImg{margin-top: 15px;}
  .enlargeImg_box{padding: 0 15px;}
  .enlargeImg_box .m_l-r-15{margin-left: 14px;margin-right: 14px;}
  /* .enlargeImg_box .enlargeImg:nth-child(2n){margin: 15px 15px 0;} */
  /* .enlargeImg_box .enlargeImg:nth-child(2n){margin-left: 5px;margin-right: 5px;} */
  
  .Service-box {background-color:#fff;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
  .Service-item {display:block;width:200px;padding-top:15px;text-align:center;float:left;margin:0 0 0px;box-sizing:border-box;border-radius:10px;overflow:hidden;}
 .Service-item {-webkit-transition:all 160ms;transition:all 160ms}
  .item-image {display:inline-block;height:55px;width:55px;line-height:55px;text-align:center;border:3px solid transparent;margin:0;border-radius:100%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 160ms;transition:all 160ms;background-repeat: no-repeat;background-position: center;background-size: 100%;margin-left: 15px;}
  .item-con{width: 125px;height: 62px;line-height:62px;}

  .item-title {line-height:25px;font-size:18px;color:#ffffff;padding:0px 0 7px;font-family:pingfangsc-regular,microsoft yahei,Tahoma,sans-serif;font-weight:400}
  .item-text {color:#9a9a9a;font-size:12px;line-height:17px;height:34px;overflow:hidden;font-family:pingfangsc-regular,microsoft yahei,Tahoma,sans-serif}
  /* .item-link {font-family:pingfangsc-sc,microsoft yahei,Tahoma,sans-serif;color:#fff;display:none;padding:6px 20px;background-color:#05a6f3;margin:0px auto;font-size:14px;line-height:25px;border-radius:5px;-webkit-transition:all 160ms;transition:all 160ms;font-weight:400} */
  /* .Service-item:hover {border-color:#dedddd;padding-top:10px;position:relative;z-index:99;text-decoration:none;box-shadow:0 15px 30px rgba(0,0,0,.1);webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);    box-shadow: rgba(1,130,150,.9) 0 0 10px;} */
  /* .Service-item:hover .item-image {display:inline-block;height:62px;width:62px;line-height:62px;text-align:center;border:3px solid transparent;margin:0;border-radius:100%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 160ms;transition:all 160ms;}  */
  /* .Service-item:hover .item-image {height:32px;width:32px;line-height:32px;margin:10px auto 0}  */
  /* .Service-item:hover .item-link {display:block} */
  /* .Service-item:hover .item-title {padding:0px 0 7px} */
  .Service-item+.Service-item {margin-left:50px;position:relative}
  .item-tag {width:67px;height:67px;color:#fff;position:absolute;transform:rotateZ(-315deg);top:9px;right:9px;font-size:12px;line-height:17px}
  .item-background {width:67px;height:67px;position:absolute;top:0;right:0}
  .item-background img {width:100%;height:100%}
.crybg .Service-item {border-color:#dedddd;position:relative;z-index:99;text-decoration:none;border: 1px solid;    box-shadow: rgba(1,130,150,.9) 0 0 10px;webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);}

.Interior_design{background-image: url(data:image/png;base64,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);background-size: 100%;}
.crybg .Interior_design{background-image: url(../images/6c386bbf-2ad7-4a41-aa20-494a5eb28197.gif);background-size: 100%;}

.font_design{background-image: url(data:image/png;base64,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);background-size: 100%;}
.crybg .font_design{background-image: url(../images/f2451d2f-e6c4-41a7-9c3d-c32cbed8cba6.gif);background-size: 100%;}

.Ai_design{background-image: url(data:image/png;base64,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);background-size: 100%;}
.crybg .Ai_design{background-image: url(../images/157268803356545044.gif);background-size: 100%;}

.Ui_design{background-image: url(data:image/png;base64,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);background-size: 100%;}
.crybg .Ui_design{background-image: url(../images/60a3834a-16e3-4277-b431-c1e5f103b4fb.gif);background-size: 100%;}

 
/* 新华学子成长之路时间轴 */
#timeline {width:1200px;height:auto;overflow:hidden;margin:0 auto;position:relative;background:url('../images/Timeline_box/dot.png') left 45px repeat-x;}
#dates {width:1500px !important;height:60px;overflow:hidden;}
#dates li {list-style:none;float:left;width:160px;height:50px;font-size:18px;text-align:center;background:url('../images/Timeline_box/biggerdot.png') center bottom no-repeat;}
#dates a {line-height:38px;padding-bottom:10px;color:#0968c1;}
#dates .selected {font-size:38px;color:#0968c1;text-shadow:#073f74 1px 1px 2px;}

#issues {width:1200px;height:300px;overflow:hidden;margin-top: 20px;}
#issues li {width:1200px;height:auto;list-style:none;float:left;}


#issues li.selected img {
	/* -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); */
    -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    border-radius: 25px;
}

#issues li img {
	/* float: left; */
	/* margin: 10px 30px 10px 50px; */
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	/* IE 8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	/* IE 6 & 7 */
	zoom: 1;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	-webkit-transform: scale(0.7, 0.7);
	-moz-transform: scale(0.7, 0.7);
	-o-transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
    /* border-radius: 25px; */
    
}

#issues li h1 {
	color: #282828;
	font-size: 28px;
    margin: 20px 0;
    text-align: center;
	/* text-shadow: #000 1px 1px 2px; */
}

#issues li p {font-size:17px;margin:0 auto;font-weight:normal;line-height:25px;text-align:left;width: 495px;/* text-shadow:#000 1px 1px 2px;*/}
#issues li .issues-img {width:600px;height:auto;margin:0 auto;}
#issues li .issues-img  img{display: block;margin: 20px auto;}
#issues li .issues-con {width:600px;margin:0 auto;}
#grad_left,#grad_right {width:100px;height:350px;position:absolute;top:0;}
/*#grad_left {left:0;background:url('http://www.ynxinhua.com/images/Timeline_box/grad_left.png') repeat-y;}*/
/*#grad_right {right:0;background:url('http://www.ynxinhua.com/images/Timeline_box/grad_right.png') repeat-y;}*/


#timeline_next,#timeline_prev {position:absolute;top:0;font-size:70px;top:30px;width:32px;height:32px;background-position:0 0;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;}


/* #timeline_next:hover,
#timeline_prev:hover {
	background-position: 0 -76px;
} */

/*#timeline_next {right:-6px;background-image:url('http://www.ynxinhua.com/images/Timeline_box/right-1.png');}
#timeline_prev {left:-2px; background-image:url('../images/Timeline_box/prev.png');background-image:url('http://www.ynxinhua.com/images/Timeline_box/dot-big.png');}*/
#timeline_next.disabled,#timeline_prev.disabled {opacity:0.2;}
.mvpwda {width:200px;text-align:center;border-radius:5px;color:#ffffff;display:block;margin:20px auto 0;background:#0968c1;font-size: 20px;}


/* 新华成功学子 */

/* wave */
.wave-box {position:relative;height:60px;background:#fff}
.marquee-box {overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee {width:8000%;height:60px}
.wave-list-box {float:left}
.wave-list-box ul {float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li {height:60px;width:100%;float:left;line-height:30px;list-style:none}
/*数据统计滚动*/
.product-number-info {position:relative;background-color:#009fd9;}
.product-number-info .product-number-inner {width:1200px;margin:0 auto;/* border-bottom: 1px solid #bfe7f5; */}
.product-number-info ul {padding:20px 0;}
.product-number-info ul.q:after {content:"";clear:both;display:table;}
.product-number-info li {float:left;width:239px;height:90px;border-left:1px solid #bfe7f5;color:#fff;padding-top:1px;text-align: center;}
.product-number-info li:first-child {border:none;}
.product-number-info li b {font-weight:400;font-size:36px;line-height:1;display:inline-block;position:relative;margin:15px 0 10px;}
.product-number-info li b i {font-style:normal;}
.product-number-info li b sup {position:absolute;font-size:20px;right:-15px;top:-3px;}
.product-number-info li b em {font-style:normal;font-size:28px;font-weight:100;padding-left:2px;position:relative;top:-4px;}
.product-number-info li p {font-size:14px;color: #fff;}
/* .product-number-info li.li-2 b,.product-number-info li.li-2 p {padding-left:70px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:70px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:70px;}
.product-number-info li.li-4 b,.product-number-info li.li-4 p {padding-left:78px;} */
.product-number-info li.li-5 {text-align:right;}
.product-number-info li.li-5 b {padding-right:2px;}


 /*滚动条样式*/
 *::-webkit-scrollbar {
	/*滚动条整体样式*/
    width:4px;
	/*高宽分别对应横竖滚动条的尺寸*/
    height:4px;
}
*::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
    border-radius:5px;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.15);
	background:rgba(0,0,0,0.15);
}
*::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
    -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);
	border-radius:0;
	background:rgba(0,0,0,0.1);
}

/* 外链分享 */
.push-button {width: 100%;height: 100%;margin: 0 auto 0;}
.push-button li {list-style:none;float: left;text-align: center;}
.push-button li a {display:block;position:relative;width:50px;height:50px;line-height:50px;font-size:40px;text-align:center;text-decoration:none;color:#abacaf;margin:0 20px;transition:.0s;}
.push-button li a span {position:absolute;transition:transform .5s;}
.push-button li a span:nth-child(1),.push-button li a span:nth-child(3) {width:100%;height:2px;background:#abacaf;}
.push-button li a span:nth-child(1) {top:0;left:0;transform-origin:right;}
.push-button li a:hover span:nth-child(1) {transform:scaleX(0);transform-origin:left;transition:transform .5s;}
.push-button li a span:nth-child(3) {bottom:0;left:0;transform-origin:left;}
.push-button li a:hover span:nth-child(3) {transform:scaleX(0);transform-origin:right;transition:transform .5s;}
.push-button li a span:nth-child(2),.push-button li a span:nth-child(4) {width:2px;height:100%;background:#abacaf;}
.push-button li a span:nth-child(2) {top:0;left:0;transform:scale(0);transform-origin:bottom;}
.push-button li a:hover span:nth-child(2) {transform:scale(1);transform-origin:top;transition:transform .5s;}
.push-button li a span:nth-child(4) {top:0;right:0;transform:scale(0);transform-origin:top;}
.push-button li a:hover span:nth-child(4) {transform:scale(1);transform-origin:bottom;transition:transform .5s;}



.qq{color:#3b5998;background: url(../images/QQ.png) no-repeat center center;}
/* .qq:hover {color:#3b5998;background: url(http://www.ynxinhua.com/images/QQ.png) no-repeat center center;} */
.qq:hover .iconqq:before {content: unset;}
.qq:hover span {background:#3b5998;color:#3b5998;}

.Qzone {color:#1da1f2;background: url(../images/Qzone.png) no-repeat center center;}
.Qzone:hover .iconicon-test:before {content: unset;}
.Qzone:hover span {background:#1da1f2;}

.wechart {color:#c32aa3;background: url(../images/wechart.png) no-repeat center center;}
.wechart:hover .icongongzhonghao:before {content: unset;}
.wechart:hover span {background:#c32aa3;}

.weibo {color:#dd4b39;background: url(../images/weibo.png) no-repeat center center;background-size: 65%;}
.weibo:hover .iconweibo:before {content: unset;}
.weibo:hover span {background:#dd4b39;}

.kuaishou {color:#dd4b39;background: url(../images/kuaishou.png) no-repeat center center;}
.kuaishou:hover .iconkuaishou:before {content: unset;}
.kuaishou:hover span {background:#dd4b39;}

.douyin {color:#dd4b39;background: url(../images/douyin.png) no-repeat center center;}
.douyin:hover .icondouyin:before {content: unset;}
.douyin:hover span {background:#dd4b39;}

.baidu {color:#dd4b39;background: url(../images/baidu.png) no-repeat center center;}
.baidu:hover .iconbaidu:before {content: unset;}
.baidu:hover span {background:#dd4b39;}

.google {color:#dd4b39;}
.google:hover span {background:#dd4b39;}
.push-button li a .Qzone {color:#1da1f2;}
.push-button li a:hover:nth-child(3) {color:#c32aa3;}
.push-button li a:hover:nth-child(4) {color:#dd4b39;}

  .iconfont{font-size: 32px;}


  .other-link{width:1200px;margin:0 auto;height:auto;overflow:hidden}
.other-link>div{float:left}
.other-link .sucai-contact{float:right}
.link-look{width:960px;padding-bottom:45px}
.link-list{float:left;width:15%}
.link-list h3{height:45px;line-height:20px;font-size:20px;color:#ffffff}
.link-list ul li a{line-height:33px;color:#ABACAF;font-size:15px}
.link-list ul li a:hover{color:#FF6666}
.sucai-contact{width:240px}
.bottom-logo{width:240px;height:47px}
.bottom-logo a{display:block;width:100%;height:100%;background:url("/images/logo_footer.png") no-repeat }
/* <img src="assets/images/footer_logo.png" alt=""> */   

.sucai-companyname{height:70px;line-height:25px;font-size:18px;color:#ffffff;margin-top:25px}
.sucai-phone,.sucai-qq{height:34px;line-height:15px;font-size:15px;color:#ABACAF}
.erweima-box{margin-top:34px}
.erweima-box>div{float:left;width:100px}
.erweima-box>div:first-child{margin-right:30px}
.wechat-erwei div:first-child,.phonenet-erwei div:first-child{height:30px;line-height:14px;font-size:14px;color:#ABACAF}
.footer-bottom{height:100px;text-align:center;padding-top:27px;border-top:1px solid #42444B}
.footer-bottom p{line-height:26px;font-size:14px;color:#6C6E73}
.footer-bottom p span{margin-left:17px}
.footer-bottom p span.police-icon{display:inline-block;width:25px;height:20px;background:url("../images/index_sprite_img.png") no-repeat -334px -170px;vertical-align:top}
.sucai_wechat,.sucai_web{width:100%;height:100px}
.sucai_wechat{background:url("../images/wx.jpg") no-repeat 0px 0px}
.sucai_web{background:url("../images/qzone.jpg") no-repeat}
.All-School li{float: left;margin: 0 5px;}

#logoBox {/* width:800px;*/     height:80px;   /* border:3px solid #333;*/    overflow:hidden;}
#logoContent {width:10000px;margin-top:2px}
#logoList {float:left;}
#logoBox img {/*width:200px;*/ height:76px;    float:left;}


/*导航条*/
#nav {width:100%;min-width:1200px;height:50px;background:#014B8B;margin-top:22px;background: linear-gradient(to right,#3666d2,#4b96f7)}
#nav .nav_ul li {float:left;}
/* #nav .nav_ul li:hover>a {background:-webkit-linear-gradient(left,#f77062 0%,#fe5196 100%);background:-o-linear-gradient(left,#f77062 0%,#fe5196 100%);background:linear-gradient(to right,#f77062 0%,#fe5196 100%);color:#fff} */

#nav .nav_ul li:first-child {margin-left:300px;}
#nav .nav_ul li a {font-size:18px;color:#fff;line-height: 50px; padding:0 25px;display:inline-block;font-weight: 500;}
#nav .nav_ul li a:hover {background:#ff9000;color:#fff;}
/* #nav ul li.active a {background:#ff9000;color:#fff;} */

/*banner上面浮层*/
.cat_wrap {box-shadow:1px 1px 2px #bfbcbc;box-shadow:0 -4px 8px 0 rgba(7,17,27,.1),0 4px 8px 0 rgba(7,17,27,.1);background:rgba(0,0,0,.5);width:277px;height: 550px; position:absolute;z-index:999;top:0px;}
.cat_wrap .cat_title {width:300px;height:76px;line-height:82px;font-size:24px;letter-spacing: 2px;background:url(../images/juxing.png) no-repeat;margin-left:-9px;margin-top:-76px;background-size:100%;color:#fff;text-align:center;}
.cat_wrap .zt-list-title {color:#000;margin: 0 auto;font: 600 16px/35px "微软雅黑", 'Microsoft YaHei';/*border-bottom: 1px solid #b8b8b8;*/text-align: left;height: 45px;line-height: 45px;}
.cat_wrap .zt-title-top-1 {
    /* background: #E41D21; */
    /* background:rgba(228,29,33,.5); */
    color: #fff;border-bottom: 1px solid #fff;
}
.cat_wrap .zt-title-top-2 {
    /* background: #AF007F; */
    /* background:rgba(175,0,127,.5); */
    color: #fff;border-bottom: 1px solid #fff;

}
.cat_wrap .zt-title-top-3 {
    /* background: #00911d; */
    /* background:rgba(0,80,162,.5); */
    color: #fff;border-bottom: 1px solid #fff;

}

.cat_wrap .cat_header {min-height:450px;}
.cat_wrap .cat_list div {border-left:3px solid transparent;}
.cat_wrap .cat_list div li {float:left;color:#fff;font-size:14px;margin:7px 0px;}
.cat_wrap .cat_list div li a{color:#fff;}
.cat_wrap .cat_list .float ul li a{line-height: 42px;font-size: 16px;}
.cat_wrap .cat_list div li a svg {margin-right: 5px;}
.cat_wrap .cat_list div li:first-child {margin-left:15px;margin-right:10px;}
.cat_wrap .cat_list {cursor:pointer;background:rgba(0,0,0,.1);}
.cat_wrap .cat_list div.active {width:277px;padding-left:1px;position:relative;border-top:0px solid #fff;border-bottom:0px solid #fff;z-index:999;border-right:none;background:rgba(0,0,0,.8);}
/* .cat_wrap .cat_list1-border .for1.active,.cat_wrap .cat_list1-border .for2.active,.cat_wrap .cat_list1-border .for3.active , .cat_wrap .cat_list1-border .for4.active , .cat_wrap .cat_list1-border .for5.active{border-left:3px solid #E41D21;} */
/* .cat_wrap .cat_list1-border .for6.active,.cat_wrap .cat_list1-border .for7.active{border-left:3px solid #AF007F;} */
/* .cat_wrap .cat_list1-border .for8.active,.cat_wrap .cat_list1-border .for9.active{border-left:3px solid #00911d;} */

/*banner浮层滑动显示弹框*/
.cat_subcont {display:none;}
.cat_subcont.active {display:block;}
 .cat_subcont .cat_sublist {position:absolute;z-index:998;top:0px;left:277px;padding-top:5px;min-height:394px;width:350px;height: 550px; background:rgba(255,255,255,1);/*border-top:1px solid #f9f9f9;border-left:1px solid #00a1ea;border-bottom:1px solid #00a1ea;border-right:1px solid #00a1ea; */}
.cat_subcont .cat_sublist .fore1 {width:350px;}
.cat_subcont .cat_sublist .fore1 .fore_list {padding:30px 20px;}
.cat_subcont .cat_sublist .fore1 .fore_list h3{ font: 600 20px/50px "微软雅黑", 'Microsoft YaHei';}
.cat_subcont .cat_sublist .fore1 .fore_list h3 a {color: #555555;}
.cat_subcont .cat_sublist .fore1 .fore_list p{ font: 300 16px/30px "微软雅黑", 'Microsoft YaHei';}
.cat_subcont .cat_sublist .fore1 .fore_list .zy-tab-cjy{font: 600 17px/40px "微软雅黑", 'Microsoft YaHei';color: #555555;margin-top: 8px;}
/* .cat_subcont .cat_sublist .fore1 .fore_list .zy-tab-cjy p {margin: 0;font: 300 16px/20px "微软雅黑", 'Microsoft YaHei';} */
.cat_subcont .cat_sublist .fore1 .fore_list .tab-btn-box {margin: 20px 10px;}
.cat_subcont .cat_sublist .fore1 .fore_list .tab-btn-box a {display: block;float: left;padding: 5px 10px;border-radius: 3px;color: #FFF;font: 200 15px/28px "微软雅黑", 'Microsoft YaHei';}
.cat_subcont .cat_sublist .fore1 .fore_list .tab-btn-box .btn-org {background: #ee7800;margin-left: 20px;}

/* .cat_subcont .cat_sublist .fore1 .fore_list h3 {padding:5px;border-bottom:1px solid #d3d3d3;} */
/* .cat_subcont .cat_sublist .fore1 .fore_list li {float:left;padding:5px;}
.cat_subcont .cat_sublist .fore1 .fore_list li a {font-size:12px;color:#333;}
.cat_subcont .cat_sublist .fore1 .fore_list li a:hover {color:#00a1ea;text-decoration:underline;} */


.topw{ width: 100%;
height: 32px;
background: #F8F8F8;
border-bottom: 1px solid #e7e7e7;
position: relative;}
#toper {
    font-size: 12px;
    color: #5b5b5b;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}
.print {
    white-space: nowrap;
    overflow: hidden;
    -webkit-animation: dy 3s steps(60, end);
    animation: dy 3s steps(50, end);
}
.iconfontzmt {
    font-family: "iconfontzmt" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list li {
    float: left;
    margin: 0 8px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* 右下角客服在线 */

@keyframes scaleToggleOne {0{transform:scale(1);-webkit-transform:scale(1)}
50% {transform:scale(2);-webkit-transform:scale(2)}
100% {transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleTwo {0{transform:scale(1);-webkit-transform:scale(1)}
20% {transform:scale(1);-webkit-transform:scale(1)}
60% {transform:scale(2);-webkit-transform:scale(2)}
100% {transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleThree {0{transform:scale(1);-webkit-transform:scale(1)}
33% {transform:scale(1);-webkit-transform:scale(1)}
66% {transform:scale(2);-webkit-transform:scale(2)}
100% {transform:scale(1);-webkit-transform:scale(1)}
}

.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.livechat-girl { width: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 130px; right: 80px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl:focus { outline: 0 }
.livechat-girl.animated { opacity: 1; transform: translateY(-40px); -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px) }
.livechat-girl:after { content: ''; width: 12px; height: 12px; border-radius: 50%; background-image: linear-gradient(to bottom, #26c7fc, #26c7fc); position: absolute; right: 1px; top: 1px; z-index: 50 }
.livechat-girl .girl { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 50 ;border-radius: 50%;}
.livechat-girl .animated-circles .circle { background: rgba(38,199,252,.25); width: 60px; height: 60px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl .livechat-hint { position: absolute; right: 40px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1 }
.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0) }
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1296px!important }
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }
@media only screen and (max-width:1599px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1060px!important }
}
@media only screen and (max-width:1309px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 984px!important }
}
@media only screen and (max-width:1124px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 600px!important }
}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }
.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }
.rd-notice-type-success { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-type-success .rd-notice-content { background-color: #26c7fc }
.rd-notice-type-success:after { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-position-left { margin-left: -20px }
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap }
/* 右侧浮动框 */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox img{float:left;width: 54px;height: 54px;padding: 13px;}


/*名师风采*/
/* .bodyCon08{background-color: rgba(33,33,33,1.00);} */
.Teacher .section-title .title {
    font-size: 44px;
    font-weight: 500;
    color: #fff;
    line-height: 55px;
}
.Teacher .section-title .text {
    font-size: 16px;
    line-height: 24px;
    color: #6c6c6c;
    margin-top: 24px;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    margin-top: 8px;
}
.bodyCon08 .students{
    margin: 0 auto;
    width: 100%;
    height: 500px;
    position: relative;
    
}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:100%;height:500px; margin:0 auto;position:absolute;}
#four_flash .flashBg{width:1170px;height:500px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:500px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{border:1px solid #fff;float:left;width:260px;height:500px;margin-left:26px;color:#6C6E85;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:hover{    /* border: 1px solid rgba(0,200,217,0.80); */border: 1px solid rgba(71,91,220,0.80);color: #fff;-webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);box-shadow: 0px 0px 10px 10px rgba(0,0,0,.5);}
#four_flash .flashBg ul.mobile li img{width:200px;height:266px;display:block; margin:0 auto; border-radius:2px;}
#four_flash .flashBg ul.mobile li dd{font-size:30px;width:259px;line-height:60px;text-align:center;border-bottom:1px solid #fff;font-weight: 600;color: #fff;text-shadow: #000 1px 1px 2px;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:hover dd{border-bottom: 1px solid rgba(71,91,220,0.80);color: #fff;}
#four_flash .flashBg ul.mobile li p{font-size:18px; text-align:center;width:260px; line-height:24px;margin-top:10px;font-weight: 400;color: #fff;}
/* #four_flash .flashBg ul.mobile li .Stu-evaluate {font-size:16px; text-align:left;width:260px;height: 189px; line-height:24px;margin-top:10px;padding: 10px;font-weight: 400;} */
/* #four_flash .flashBg ul.mobile li .Stu-evaluate span{font-size:18px; text-align:left;font-weight: 700;} */
#four_flash .flashBg ul.mobile li a{display:block;background:url(/images/Teacher/jiantou.png);width:31px;height:31px;border:0px;margin:8px auto;}
#four_flash .flashBg ul.mobile li a:hover{background:url(/images/Teacher/jiantou2.png);}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:200px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:200px; right:0px;}
#four_flash .but_left:hover{background:url(/images/Teacher/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(/images/Teacher/qianxr1.png) no-repeat;}


.jsx-title{margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-weight: normal;
    color: #666;
    border: none;
    vertical-align: baseline;}
    .index-title.jsx-title {
        text-align: center;
        position: relative;
        padding-bottom: 10px;
    }
    .title-en.jsx-title {
        font-size: 50px;
        background: linear-gradient(to bottom,#2f5ce2d4,#fff);
        -webkit-background-clip: text;
        color: transparent;
        font-weight: 400;
        opacity: 0.8;
    }
    .title-white.jsx-title {
        font-size: 38px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        text-align: center;
        color: #fff;
        font-weight: 600;
    }
    .title-red.jsx-title {
        font-size: 38px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        text-align: center;
        color: #F00;
        font-weight: 600;
    }



/* #campus-tabs {overflow:hidden;width:100%;margin:0;padding:0;}
#campus-tabs li {float:left;margin:0 .5em 0 0;} */

#campus-tabs li {font-size:16px;font-weight:700;color:#6c6c6c;line-height:48px;padding:0 0px;position:relative;display:inline-block;z-index:5;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;cursor:pointer;margin:0 2px;background-color: #ccc;border-radius: 5px;}
@media only screen and (min-width:768px) and (max-width:991px) {#campus-tabs li {font-size:14px;padding:0 26px}
}
@media(max-width:767px) {#campus-tabs li {font-size:14px;padding:0 22px;line-height:42px}
}
#campus-tabs li::before {position:absolute;content:'';bottom:0;left:0;width:100%;height:4px;background:-webkit-linear-gradient(left,#00afec 0%,#1a1e81 100%);background:-o-linear-gradient(left,#00afec 0%,#1a1e81 100%);background:linear-gradient(to right,#00afec 0%,#1a1e81 100%);z-index:-1;opacity:0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:4px;}
#campus-tabs li:hover,#campus-tabs li.active {color:#00afec}
/* #campus-tabs li:hover::before,#campus-tabs li.active::before {opacity:1} */

#campus-tabs a {position:relative;background:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background-image:-webkit-linear-gradient(top,#fff,#ddd);background-image:-moz-linear-gradient(top,#fff,#ddd);background-image:-ms-linear-gradient(top,#fff,#ddd);background-image:-o-linear-gradient(top,#fff,#ddd);background-image:linear-gradient(to bottom,#fff,#ddd);padding:.5em 3.5em;font-size: 20px; text-decoration:none;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.8);-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;border-radius:5px 0 0 0;-moz-box-shadow:0 2px 2px rgba(0,0,0,.4);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);width: 240px;}
#campus-tabs a:hover,#campus-tabs a:hover::after,#campus-tabs a:focus,#campus-tabs a:focus::after {background:#fff;}
#campus-tabs a:focus {outline:0;}
#campus-tabs a::after {campus_content:'';position:absolute;z-index:1;top:0;right:-.5em;bottom:0;width:1em;background:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background-image:-webkit-linear-gradient(top,#fff,#ddd);background-image:-moz-linear-gradient(top,#fff,#ddd);background-image:-ms-linear-gradient(top,#fff,#ddd);background-image:-o-linear-gradient(top,#fff,#ddd);background-image:linear-gradient(to bottom,#fff,#ddd);-moz-box-shadow:2px 2px 2px rgba(0,0,0,.4);-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.4);box-shadow:2px 2px 2px rgba(0,0,0,.4);-webkit-transform:skew(10deg);-moz-transform:skew(10deg);-ms-transform:skew(10deg);-o-transform:skew(10deg);transform:skew(10deg);-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;border-radius:0 5px 0 0;}
#campus-tabs #current a,#campus-tabs #current a::after {background:#fff;z-index:3;}
#campus_content {background:#fff;padding:0em;height:411px;position:relative;z-index:2;}
#campus_content h2,#campus_content h3,#campus_content p {margin:0 0 15px 0;}


/* ------------------------------------------------- */
.content_school_info {height:411px;}
.x_clear {zoom:1;}
.margin-18 {margin-right:18px;}
.content_school_info img {-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;border-radius:10px;}
.content_school_info img:hover {transform:translateY(-10px);box-shadow:0 0 15px #888888;}
.margin-19 {margin-right:19px;}
.mid_content {width:476px;}
.x_left {float:left;}
.x_right {float:right;margin-left:0;}
.margin-22 {margin-bottom:22px;display:block;}
.mid_jx {width:400px !important;}
.sx1 {width:400px;}
.sx2,.sx3 {width:190px;}
.pic_11 {width:266px;height:410px;}
.video_img {position:relative;width:100%;}
.video_img1 {position:relative;width:100%;}
.jx4 {width:320px !important;}
.un_more {
    text-align: right;
    margin-bottom: 10px;
}

.un_more a {
    color: #8a8a8a;
    font-size: 16px;
    font-family: "黑体";
    line-height: 29px;
}

.zshd ul {height: 36px;}
.zshd ul li {width:147.5px;text-align:center;background:#fff;color:#008bff;height:36px;line-height:36px;float:left;font-size:18px;border-bottom:1px solid #b9b9b9;}
.zsnr {overflow:hidden;height:270px;border-bottom:1px solid #b9b9b9;box-sizing: border-box;}
.zsnr ul {height:45px;}
.zsnr ul li {height:45px;line-height:45px;width:147.5px;text-align:center;font-size:16px;color:#373737;float:left;
   /* border-bottom:1px solid #b9b9b9;border-right:1px solid #b9b9b9;*/
   border-bottom: 1px dashed #b9b9b9;
   box-sizing: border-box;
    overflow:hidden;}
.zsnr ul li em {font-style:normal;color:#e000ce;}
.zsnr ul li a{ color:#F00;}
.zsnr ul li img{ display:none;}
.zsnr ul li img.hot{ display:inline-block; margin-left:10px}
.nrbg {background:#fff;}
.dclear {clear:both;}
.nrbg {background:#fff;}
.zybg {background:#fff;}


table{border-collapse: collapse;}
.table-top thead tr th{color: #ffff00;font-size: 20px;border-bottom: none;}
/*th,td{line-height: 30px;text-align: center;font-size: 14px;border-bottom: 1px dashed gray;}*/
.scroll-box{height: 248px;overflow: hidden;position: relative;background-color: #fff;border-radius: 5px;}
.tab-scroll{position: absolute;left: 0;top: 0;border-top: none;}
.tab-scroll td{border-top: none;}
.w100{width: 100px;}
.w140{width: 140px;}
.w150{width: 150px;}
.w200{width: 200px;}

.banner-box{width: 100%;height: 550px;position: relative;z-index: 1;overflow: hidden;background: rgba(255, 255, 255, .5);}
.banner-list{width: 1920px;height: 100%;position: relative;left: 50%;margin: 0 0 0 -960px;overflow: hidden;}
.banner-list ul{width: 100%;height: 100%;margin: 0;padding: 0;overflow: hidden;}
.banner-list ul li{width: 100%;height: 100%;text-align: center;position: absolute;top: 0;left: 0;overflow: hidden;}
.banner-list ul li a{width: 100%;height: 100%;}
.banner-icon{width: 96%;height: 8px;position: absolute;bottom: 10px;left: 50%;margin: 0 0 0 -48%;text-align: center;font-size: 0;overflow: hidden;}
.banner-icon span{display: inline-block;*display: inline;*zoom: 1;width: 8px;height: 8px;-moz-border-radius: 5px;border-radius: 6px;background: #fff;margin: 0 2px;cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.banner-icon span.active{width: 18px;}
.banner-btn{width: 70px;height: 70px;position: absolute;top: 50%;margin: -35px 0 0;font-size: 70px;opacity: 0;filter: alpha(opacity=0);text-align: center;line-height: 70px;color: #fff;cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.banner-btn.prev{left: 70px;}
.banner-btn.next{right: 70px;}
.banner-box:hover .banner-btn{opacity: 1;filter: alpha(opacity=100);opacity: 0.5\9;filter: alpha(opacity=50);}

/*底部固定窗口*/
.db_box {width:100%;min-width:1088px;height:86px;background:#4a5ee1;z-index:999;position:fixed;left:0;bottom:0;opacity: .9;}
.db_box .db_m {width:1088px;margin:0 auto;background:url(/images/dibu_bg.png);height:86px;overflow:hidden;position:relative;left:50%;margin-left:-544px;}
.db_box .db_name {width: 173px;position: absolute;font-size: 16px;overflow: hidden;left: 120px;top: 44px;background: #fff;height: 34px;color: #333;text-indent: 4px;border: 0;}
.db_box .db_tel {width: 170px;position: absolute;font-size: 14px;overflow: hidden;left: 404px;top: 44px;background: #fff;height: 34px;color: #333;text-indent: 4px;border: 0;}
.db_box .db_btn {width: 145px;position: absolute;font-size: 16px;overflow: hidden;left: 625px;top: 14px;background: none;height: 60px;cursor: pointer;border: 0;}

.sliderbar-container{width:300px;height:145px;position:fixed;top:200px;z-index: 999;}
.sliderbar-title{width:300px;height:145px;position:relative;}
.sliderbar-title ul li{width:100%;height:auto;}
.sliderbar-title ul li a{width:100%;height:auto;}
.sliderbar-title ul li a:hover{text-decoration:underline;color:#000;}
/* .sliderbar-bar{position:absolute;right:-25px;top:0px;    text-rendering: auto;    -webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	width: 25px;    height: 100px;    display: block;    background-color: red;    font-size: 14px;    padding: 8px 5px 0px 5px;    color: rgb(255, 255, 255);	cursor: pointer;	text-decoration: none;} */
.sliderbar-bar{width:25px;height:105px;position:absolute;right:-25px;top:0px;background:url(../../assets/images/cbanner//mini_bg.png) no-repeat;display:block;}

.sliderbar-title a:hover{color: rgb(255, 255, 255) !important;}
