
/*解决IE图片缩放失真*/
/*清除浮动*/
/*重构css结束*/
/* 颜色 */
/* 颜色 end*/
/*需要修改1*/
/*需要修改2*/
.nybanner {
    width: 100%;
    height: 420px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
/*网站地图*/

* {
    font-family:"微软雅黑";
    -webkit-text-size-adjust:none;
}
div {
    font-size:12px;
    color:#333;
}
body,div {
    padding:0;
    margin:0;
}
img {
    border:none;
    max-width:100%;
    max-height:100%;
}
body {
    _behavior:url(/css/csshover.htc);
}
.img {
    text-align:center;
}
.img span {
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.img img {
    vertical-align:middle;
}
a {
    color:#333;
    text-decoration:none;
    outline:none;
}
a:hover {
    color:#ff6600;
    text-decoration:none;
}
#turn_page {
    text-align:center;
    line-height:36px;
}
#turn_page .page_button {
    padding:0 20px;
    font-size:14px;
    border:1px solid #e9e9e9;
    display:inline-block;
    color:#555;
    margin:0 4px;
    text-decoration:none;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
#turn_page .page_item {
    width:48px;
    font-size:14px;
    border:1px solid #e9e9e9;
    display:inline-block;
    color:#555;
    margin:0 4px;
    text-decoration:none;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
#turn_page .page_item_current {
    width:48px;
    font-size:14px;
    border:1px solid #48bd92;
    display:inline-block;
    color:#fff;
    background:#48bd92;
    margin:0 4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
#turn_page a:hover {
    background:#efefef;
}
.clear {
    margin:0px auto;
    clear:both;
    height:0px;
    font-size:0px;
    overflow:hidden;
}
.blank100 {
    margin:0px auto;
    clear:both;
    height:100px;
    font-size:1px;
    overflow:hidden;
}
@charset "utf-8";
@font-face {
    font-family:"HelveticaNeueLTProThEx";
    src:url("../fonts/helveticaneueltprothex.woff2") format("woff2"),url("../fonts/helveticaneueltprothex.woff2.woff") format("woff"),url("../fonts/helveticaneueltprothex.woff2.ttf") format("truetype"),url("../fonts/helveticaneueltprothex.woff2.eot") format("embedded-opentype");
}
body {
    overflow-x:hidden;
}
.icons {
    position:relative;
}
.icons i {
    position:absolute;
    display:inline-block;
}
.delay {
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.page {
    min-height:500px;
}
#banner_sec

@media (max-width:1680px) {
}@media (max-width:1440px) {
}_#inb h3 {
     height:20px;
     line-height:20px;
     margin-bottom:20px;
     position:relative;
 }
_#inb h3 img {
    display:inline-block;
    vertical-align:top;
    margin-top:4px;
    margin-left:5px;
}
_#inb h3 a {
    display:inline-block;
    height:20px;
    line-height:20px;
    overflow:hidden;
    font-size:14px;
    color:#545454;
}
#course_alert {
    width:572px;
    height:205px;
    padding:25px;
    position:fixed;
    left:50%;
    top:50%;
    margin-left:-311px;
    margin-top:-103px;
    text-align:center;
    background:#ededed;
    display:none;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    z-index:10001;
}
#course_alert .alert_sign {
    width:85px;
    height:85px;
    position:absolute;
    left:50%;
    margin-left:-42px;
    top:-60px;
    background:url(../images/login_sign.png) no-repeat;
}
#course_alert .alert_subtitle {
    font-size:16px;
    color:#646464;
    margin-top:7px;
}
#course_alert .alert_title {
    font-size:22px;
    color:#00bd9f;
    padding-top:45px;
}
#course_alert .alert_btn {
    display:block;
    margin:0 auto;
    width:330px;
    height:47px;
    line-height:47px;
    color:#fff;
    background:#0bba91;
    font-size:16px;
    border-radius:3px;
    text-decoration:none;
    margin-top:30px;
}
#course_alert i {
    width:35px;
    height:35px;
    right:-70px;
    top:-65px;
    background:url(../images/icons.png) no-repeat;
    background-position:-254px -35px;
    cursor:pointer;
}
#resource {
    margin-top:38px;
}
#resource .top_title {
    line-height:59px;
    overflow:hidden;
    text-indent:5px;
    text-align:center;
    font-size:36px;
    color:#333;
}
#resource .marketing_list {
    margin-top:60px;
}
#resource .marketing_list .item_box {
    display:none;
    margin:0 auto;
    width:1200px;
}
#resource .item {
    float:left;
    width:353px;
    margin-left:56px;
    margin-bottom:39px;
    border:1px solid #ededed;
}
#resource .first {
    margin-left:10px;
}
#resource .item .img {
    height:179px;
    text-align:center;
}
#resource .item:hover {
    margin-top:-10px;
}
#resource .item.big {
    width:364px;
    margin-left:41px;
    margin-bottom:50px;
}
#resource .item.big.first {
    margin-left:10px;
}
#resource .item.big .img {
    height:381px;
}
#resource .item.big .video_name {
    display:block;
    height:48px;
    line-height:48px;
    background:url(../images/icon_video.png) no-repeat 10px center;
    padding:0 10px 0 38px;
    overflow:hidden;
    -moz-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:14px;
    color:#333;
    text-align: center;
}
#resource .item.big:hover .video_name a {
    color:#126FBD;
    text-decoration:none;
}
#resource .menu_list {
    margin:28px auto 0;
    padding:5px;
    display:flex;
    justify-content:space-between;
    width:872px;
    height:53px;
    background:#f2f5f8;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-border-radius:2px;
    border-radius:2px;
}
#resource .menu_list a {
    display:inline-block;
    width:133px;
    height:100%;
    line-height:43px;
    position:relative;
    font-size:16px;
    color:#747c7f;
    text-align:center;
    text-decoration:none;
    -webkit-border-radius:2px;
    border-radius:2px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
#resource .menu_list a:hover {
    color:#126FBD;
}
#resource .menu_list a.cur {
    background:#fff;
    color:#126FBD;
}
@media screen and (max-width:768px) {
}@media screen and (max-width:991px) {
}@media (max-width:1280px) {
}

/*分页开始*/
ul.pagination {
    display:inline-block;
    padding:0;
    margin:0;
}
ul.pagination li {
    display:inline;
}
ul.pagination li a {
    color:black;
    float:left;
    text-decoration:none;
    transition:background-color .3s;
    border:1px solid #e9e9e9;
    background: #fff;
    color: #000;
    height: 36px;
    min-width: 80px;
    margin: 0px 6px 15px;
    border-radius: 11px;
    line-height: 36px;
}
li.active {
    color:black;
    float:left;
    text-decoration:none;
    transition:background-color .3s;
    border:1px solid #126fbd;
    background: #126fbd;
    color: #fff;
    height: 36px;
    min-width: 80px;
    margin: 0px 6px 15px;
    border-radius: 11px;
    line-height: 36px;
}
li.disabled {
    color:black;
    float:left;
    text-decoration:none;
    transition:background-color .3s;
    border:1px solid #e9e9e9;
    background: #fff;
    color: #000;
    height: 36px;
    min-width: 80px;
    margin: 0px 6px 15px;
    border-radius: 11px;
    line-height: 36px;
}
ul.pagination li a.active {
    background-color:#126fbd;
    color:white;
    border:1px solid #126fbd;
}
ul.pagination li a:hover:not(.active) {
    background-color:#ddd;
}
/*分页结束*/