@charset "utf-8";
.ibanner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

/* 主体 */

.container {}

.container .wrap {
    position: relative;
    min-height: 460px;
    background: #fff;
    padding: 30px 0;
}

.container .wrap .sidebar {
    float: left;
    width: 250px;
    background: #f3f3f3;
}

.container .wrap .main {
    float: right;
    width: 898px;
}

/* 左侧栏目标题 */

.leftTitle {
    position: relative;
    height: 59px;
    background: #2e84d1;
    padding: 16px 0 0 25px;
}

.leftTitle i, .leftTitle s {
    display: block;
}

.leftTitle i {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-style: normal;
}

.leftTitle s {
    color: #fff;
    font: 12px/16px arial;
    text-decoration: none;
    text-transform: uppercase;
}

/* 面包屑 */

.location {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #eaeaea;
}

.breadcrumbs {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}

.breadcrumbs a {
    display: inline-block;
    margin: 0 12px;
    vertical-align: top;
}

.breadcrumbs a:first-child {
    padding-left: 20px;
    background: url(o_ico_03.gif) no-repeat 0 center;
}

/* 二级、三级菜单 */

.menu {}

.menu dl dt {
    border-bottom: 1px solid #eee;
    margin-top: 8px;
    position: relative;
}

.menu dl dt a {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    padding-left: 25px;
}

.menu dl dt a:hover, .menu dl dt .current {
    background-color: #999;
    color: #fff;
}

.menu dl dd {
    height: 34px;
    line-height: 34px;
    padding-left: 25px;
    border-bottom: 1px solid #eee;
}

.menu dl dd a:hover, .menu dl dd a.current {
    color: #ad0f18;
}

/* 内容模式 */

.article {
    padding: 0 0 40px;
    line-height: 2;
    font-size: 14px;
    word-wrap: break-word;
    text-align: justify;
}

.article .hd {
    padding: 0 0 20px;
    text-align: center;
}

.article .hd h1 {
    color: #444;
    font-size: 20px;
}

.article .hd .titBar {
    color: #797979;
    font-size: 13px;
}

.article .bd {
    padding-bottom: 40px;
    text-align: justify;
}

.article .ft {
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

/* 头部新闻 */

.hotNews {
    margin-bottom: 26px;
    overflow: hidden;
}

.hotNews .pic {
    float: left;
    margin-right: 5px;
}

.hotNews .pic a{
    display: block;
    width: 496px;
    height: 216px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hotNews dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0 0 0 10px;
    line-height: 22px;
}

.hotNews dl dt {
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.hotNews dl dt a {
    color: #000;
}

.hotNews dl dt a:hover {
    color: #0395c8;
}

.hotNews dl .d {
    padding: 4px 0 10px 10px;
}

.hotNews dl .i {
    min-height: 76px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.hotNews dl .m {
    width: 82px;
    height: 25px;
    margin-left: 10px;
    background: #00afec;
    line-height: 25px;
    text-align: center;
}

.hotNews dl .m a {
    display: block;
    color: #fff;
}

.hotNews dl .m a:hover {
    background: #0395c8;
    color: #fff;
}

/* 新闻列表 */

.list {
    padding: 0 0 40px;
}

.list li {
    padding: 12px 0;
    border-bottom: 1px dashed #e0e0e0;
    background: url(o_ico_04.png) no-repeat left center;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.list li a {
    float: left;
    padding-left: 12px;
}

.list li span {
    float: right;
    color: #999;
    font-family: Arial;
}

/* 图文新闻 */

.pothoItem {
    margin: 0 0 40px;
}

.pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
}

.pothoItem .item .pic {
    float: left;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
}

.pothoItem .item .pic a {
    display: block;
    width: 200px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    background: #eee;
}

.pothoItem .item .pic img {
    width: 200px;
    height: 150px;
}

.pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
}

.pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
}

.pothoItem .item dl .d {
    font-size: 14px;
    font-family: Arial;
    padding-top: 3px;
}

.pothoItem .item dl .m a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #ddd;
    text-align: center;
}

.pothoItem .item dl .m a:hover {
    background: #2e84d1;
    color: #fff;
}

.pothoItem .item dl .i {
    padding: 5px 0 20px;
    color: #999;
    font-size: 13px;
    line-height: 25px;
}

/* 图片列表 */

.piList {
    padding: 0 0 20px;
    overflow: hidden;
}

.piList .pic-item-list {}

.piList .pic-item {
    position: relative;
    width: 294px;
    margin: 0 8px 20px 0;
    float: left;
    display: inline;
}

.piList .pic-item:nth-child(3n) {
    float: right;
    margin-right: 0;
}

.piList .list-pic {}

.piList .list-pic a {
    display: block;
    width: 294px;
    height: 206px;
    line-height: 206px;
    text-align: center;
    background: #f2f2f2;
}

.piList .list-pic img {
    width: 294px;
    height: 206px;
}

.piList dl {
    padding: 4px 0;
}

.piList dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

/* 分页 */

.page {
    padding: 0 0 30px;
    line-height: 24px;
    text-align: center;
}

.page a {
    display: inline-block;
    margin: 0 3px;
    padding: 2px 10px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    vertical-align: top;
}

.page a:hover, .page .current {
    border: 1px solid #2e84d1;
    background: #2e84d1;
    color: #fff;
}

/* 新闻列表 */

.message {
    padding: 0 0 30px;
}

.message-list {
    margin-bottom: 5px;
    padding: 5px 5px 15px;
    border-bottom: 1px dotted #ddd;
}

.message-list .m-title {
    padding: 0;
    color: #32a237;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.message-list .m-title span {
    float: right;
    color: #01286f;
    font-size: 12px;
    font-weight: 100;
}

.message-list .m-info {
    padding: 5px 0;
    line-height: 24px;
}

.message-list .r-title {
    padding: 0;
    line-height: 20px;
}

.message-list .r-info {
    padding: 5px 0;
    line-height: 24px;
}

/* 人才招聘 */

.form-panel {
    padding: 0 0 30px;
}

.form-panel h4 {
    margin-bottom: 10px;
    padding: 0 20px;
    background: #666;
    color: #fff;
    line-height: 30px;
}

.form-panel .tips {
    padding: 10px 0 10px 100px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

.form-panel .field {
    clear: both;
}

.form-panel li.field label {
    display: block;
    float: left;
    width: 100px;
    line-height: 32px;
    text-align: right;
}

.form-panel .input {
    padding: 5px 0;
    zoom: 1;
}

.form-panel .field:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.form-panel .text {
    height: 26px;
    padding: 2px 3px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
}

.form-panel .textarea {
    width: 450px;
    height: 100px;
    padding: 1px 3px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
}

.form-panel .submit-field {
    padding: 10px 10px 20px 100px;
    clear: both;
}

.form-panel .submit-field input {
    margin-right: 10px;
}

.form-panel .submit-field .btn-submit, .form-panel .submit-field .btn-reset {
    width: 100px;
    height: 32px;
    border: none;
    background: #666;
    color: #fff;
    cursor: pointer;
}

.nycplist li {
    width: 274px;
    border: 3px solid #cacaca;
    background: #cacaca;
    position: relative;
    display: inline-block;
    margin: 0 10px 30px;
    vertical-align: top;
    box-sizing: border-box;
}

.nycplist li .img {
    width: 100%;
    background: #fff;
    margin: 0 auto;
    height: 178px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.nycplist li .img img {
	width:100%

}

.nycplist li .img a {
    display: block;
    width: 100%;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.nycplist li h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
}

.nycplist li h2 a {
    color: #666666;
}

.nycplist li:hover {
    border: 3px solid #0099dc;
    box-shadow: 8px 13px 10px #e4e4e4;
}

.sltbox {
    width: 310px;
    margin: auto;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
}

.tb-s310, .tb-s310 a {
    height: 310px;
    width: 310px;
}

.tb-s310, .tb-s310 img {
    max-height: 310px;
    max-width: 310px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    box-sizing: content-box;
    overflow: hidden;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 40px;
    padding: 2px;
    box-sizing: content-box;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
    overflow: hidden;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.showpro {
    margin: 3px auto 50px;
}

.protxt {
    margin-left: 50px;
}

.protxt h1 {
    padding-top: 14px;
    padding-bottom: 16px;
    font-family: 'FuturaStdHeavy';
    color: #027bcf;
    font-size: 24px;
}

.sheck {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
    margin-bottom: 21px;
    margin-top: 20px;
}

.sheck span {
    float: left;
    font-family: 'FuturaStdBook';
    font-size: 18px;
    text-transform: uppercase;
    color: #666666;
    line-height: 34px;
}

.sheck .img {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

.protxt .inp {
    padding-top: 63px;
    text-align: center;
}

.protxt .inp a {
    display: inline-block;
    width: 188px;
    line-height: 33px;
    border: 1px solid #027bcf;
    color: #027bcf;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 10px;
}

.protxt .inp a:hover {
    background: #027bcf;
    color: #fff;
    border-color: #027bcf;
}

.fl {
    float: left;
}

.nytit {
    background: #f8f8f8;
    height: 45px;
    line-height: 45px;
}

.nytit h1 {
    background: url("nytit.png") #027bcf right center no-repeat;
    display: inline-block;
    text-indent: 20px;
    font-size: 16px;
    color: #fff;
    min-width: 100px;
    padding-right: 30px;
}

.nym {
    color: #1a1b1e;
    line-height: 30px;
    margin-top: 20px;
    min-height: 500px;
    font-size: 14px;
}

.nym img {
    max-width: 100%;
    height: auto !important;
}

.detailsTable {
    padding: 3% 0 5% 0;
}

.detailsTable table {
    width: 100%;
    table-layout: auto;
}

.detailsTable table tr {
    border-bottom: 1px solid #e5e5e5;
}

.detailsTable table tr td {
    border: 0;
    vertical-align: middle;
    min-width: 80px;
    padding: 15px 0 15px 30px;
    font-size: 14px;
}

.detailsTable table tr:nth-child(even) {
    background: #f8f8f8;
}

.detailsTable table a {
    font-size: 16px;
    display: inline-block;
    line-height: 50px;
    background: #027bcf;
    color: #fff;
    padding: 0 30px;
    text-align: center;
}

.detailsTable table thead td {
    font-size: 18px;
}

.detailsTable table tr td:last-child {
    width: 160px;
}

.detailsTable table tr td:first-child {
    width: 10%;
}

.clickMore {
    text-align: center;
    padding-top: 4%;
}

.clickMore a {
    display: inline-block;
    line-height: 46px;
    border: 1px solid #aaa;
    padding: 0 30px;
    color: #666;
}

.contact_tit {
    margin-top: 30px;
}

.contact_tit h3 {
    font-size: 30px;
    text-align: center;
    color: #027bcf;
}

.contact_tit p {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.contactFour {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 70px 0 50px;
}

.contactFour dd {
    padding: 20px 0;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24%;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 5px;
}

.contactFour dd i {
    color: #027bcf;
    position: relative;
    top: -3px;
    float: left;
    font-size: 32px;
    margin: 0 15px 0 15px;
    font-style: normal;
}

.overHidden {
    overflow: hidden;
}

.color888 {
    color: #888;
}

.font14 {
    font-size: 14px;
}

.contactFour h6 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

@font-face {
    font-family: 'iconfont';
    /* project id 520338 */
    src: url('//at.alicdn.com/t/font_520338_6z35szs7ttny7gb9.eot');
    src: url('//at.alicdn.com/t/font_520338_6z35szs7ttny7gb9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_520338_6z35szs7ttny7gb9.woff') format('woff'), url('//at.alicdn.com/t/font_520338_6z35szs7ttny7gb9.ttf') format('truetype'), url('//at.alicdn.com/t/font_520338_6z35szs7ttny7gb9.svg#iconfont') format('svg');
}

.iconfont {
    color: inherit;
    font-family: 'iconfont';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.1px;
    -moz-osx-font-smoothing: grayscale;
}

.colorGreen {
    color: #027bcf;
}

.font30 {
    font-size: 30px;
}

.paddingTop4 {
    padding-top: 4%;
}

.colorbbb {
    color: #bbb;
}

.selectCSS_2 {
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin-top: 16px;
    margin-bottom: 5%;
}

.font16 {
    font-size: 16px;
}

.selectCSS_2 {
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin-top: 16px;
    margin-bottom: 5%;
}

.selectCSS_2 .dd {
    line-height: 40px;
    max-width: 920px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.selectCSS_2 .items {
    font-size: 14px;
    position: relative;
    float: left;
    width: 31.33%;
    margin-right: 2%;
}

.selectCSS_2 .items .value {
    display: block;
    position: relative;
    z-index: 2;
    border: 1px solid #666;
    line-height: 38px;
    padding: 0 20px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.selectCSS_2 .items .value:before {
    position: absolute;
    right: 10px;
    border-style: solid;
    top: 16px;
    border-width: 5px;
    content: '';
    border-color: #666 transparent transparent transparent;
}

.selectCSS_2 .overScroll {
    background: #fff;
    border: 1px solid #027bcf;
    border-top: 0;
}

.selectCSS_2 .dd .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center;
    line-height: 40px;
}

.selectForm .items.on .value {
    border-color: #027bcf;
}

.inputTxt input {
    display: block;
    text-indent: 10px;
    line-height: 38px;
    height: 38px;
    border: 1px solid #666;
    width: 100%;
    width: calc(100% - 2px);
}

.inputTxt input:focus, .inputTxt textarea:focus {
    border-color: #027bcf;
}

.inputTxt textarea {
    font: inherit;
    width: 100%;
    width: calc(100% - 22px);
    padding: 0 10px 0 10px;
    border: 1px solid #666;
    font-size: 14px;
    float: left;
}

.submitBtn {
    margin-top: 20px;
}

.submitBtn input {
    width: 288px;
    display: block;
    line-height: 42px;
    background: #027bcf;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.submitBtn input:hover {
    background: #005c9c;
}

.hiddenDD {
    display: none;
}

.zhankai {
    cursor: pointer;
}

.overflowVisible {
    overflow: visible;
}

.lx_desc {
    color: #333;
    font-size: 14px;
    margin: 10px 0;
    line-height: 26px;
}

.about_jianjie {
    padding: 82px 0 92px;
}

.about_jianjie .box {
    background: #ececed;
}

.about_jianjie .left {
    position: relative;
    width: 30%;
}

.about_jianjie .left .bg, .about_jianjie .left .img {
    line-height: 0;
}

.about_jianjie .left .img {
    position: absolute;
    left: 0;
    top: 19%;
    width: 95%;
}

.about_jianjie .left .bg img, .about_jianjie .left .img img {
    width: 100%;
}

.about_jianjie .right {
    width: 70%;
    padding: 0 3.65%;
    position: relative;
    box-sizing: border-box;
}

.about_jianjie .right .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%
}

.about_jianjie .right .bg img {
    width: 100%
}

.about_jianjie .right .text {
    position: relative;
    z-index: 2;
    padding-top: 60px;
}

.about_jianjie .right .about_titlt {
    text-align: left;
}

.about_jianjie .right .t {
    margin-top: 25px;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}

.about_jianjie .right ol {
    margin-top: 30px;
}

.about_jianjie .right ol li {
    background: #fff;
    float: left;
    width: 30%;
    margin-right: 5%;
}

.about_jianjie .right ol li:last-child {
    margin-right: 0;
}

.about_jianjie .right ol li .img {
    line-height: 0;
    overflow: hidden;
}

.about_jianjie .right ol li .text {
    padding: 12px 17px;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
}

.about_titlt {
    color: #027bcf;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.about_ln {
    text-align: center;
    background: url('ln_bg.jpg') no-repeat center;
    padding: 50px 0;
    margin-top: 30px;
}

.about_ln h1 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.about_ln p {
    font-size: 14px;
    color: #fff;
    width: 1200px;
    margin: auto;
    line-height: 30px;
}

.about_course {
    padding: 55px 0 65px;
}

.about_course .course_box {
    background: url(course_bg1.jpg) repeat-y center top;
    margin-top: 52px;
    position: relative;
}

.about_course .course_box:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -13.5px;
    width: 27px;
    height: 27px;
    background: url(g_course_bg1.jpg) no-repeat center center;
}

.about_course .course_box ul {
    padding-top: 35px;
}

.about_course .course_box ul li {
    float: right;
    width: 47%;
    background: #eeeeee;
    position: relative;
    margin-bottom: 5%;
    padding: 15px 0;
}

.about_course .course_box ul li:before {
    content: "";
    position: absolute;
    left: -43px;
    top: 50%;
    margin-top: -7.5px;
    width: 28px;
    height: 15px;
    background: url(g_course_bg2.jpg) no-repeat center center;
}

.about_course .course_box ul li span {
    color: #027bcf;
    font-size: 35px;
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.about_course .course_box ul li .text {
    float: right;
    display: inline-block;
    width: 75%;
    padding-right: 17px;
}

.about_course .course_box ul li .text .bt {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.about_course .course_box ul li .text .t {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}

.about_course .course_box ul li:first-child+li {
    margin-top: 6%;
}

.about_course .course_box ul li:nth-child(2n) {
    float: left;
}

.about_course .course_box ul li:nth-child(2n)::before {
    background: url(g_course_bg3.jpg) no-repeat center center;
    left: auto;
    right: -43px;
}

.about_course .course_box ul li:nth-child(2n) span {
    left: auto;
    right: 0;
}

.about_course .course_box ul li:nth-child(2n) .text {
    float: left;
    text-align: right;
    padding-right: 0;
    padding-left: 17px;
}

.about_name {
    text-align: center;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

.About {
    width: 1200px;
    margin: 0 auto;
}

.About .mk a {
    position: relative;
    display: block;
    float: left;
    padding: 0 1%;
    width: 50%;
    box-sizing: border-box;
}

.About .mk2 a {
    width: 33.333333%;
}

.About .mk a .img-box {
    overflow: hidden;
}

.About img {
    vertical-align: middle;
    display: inline-block;
}

.About .mk a p {
    position: absolute;
    font-weight: 300;
    color: #fff;
    left: 40px;
    bottom: 30px;
    font-size: 30px;
}

.About .mk {
    color: rgb(255, 255, 255);
}

.About {
    margin-bottom: 80px;
}

.About .mk a .img-box img {
    transition: all 0.7s ease 0s;
}

.About .mk a:hover .img-box img {
    transform: scale(1.05);
}

.About .mk a p i {
    font-size: 30px;
    margin-left: 10px;
}

@font-face {
    font-family: Fontfive;
    src: url('../fonts/DIN-Bold.otf');
}

.iabtt {
    font-size: 34px;
    color: #2e84d1;
    line-height: 46px;
}

.iabtt span {
    display: block;
    font-size: 42px;
    line-height: 52px;
    font-family: Fontfive;
}

.jishi {
    background: #2e84d1 url(iabbg.png) center center no-repeat;
    margin: 20px 0px 0px;
    padding: 60px 0px;
}

.jishi .iabtt {
    text-align: center;
    color: #fff;
}

.jishi .iabtt span {
    color: #fff;
}

.jishi .iabtt:after {
    content: "";
    width: 80px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 50px auto;
}

.jishi #lic {
    width: 85%;
    margin: 0 auto;
}

.jishi #lic .lcct {
    padding-bottom: 80px;
}

.jishi #lic .lcct span {
    display: flex;
    justify-content: center;
    color: #fff;
}

.jishi #lic .lcct span p {
    font-size: 72px;
    font-family: Fontfive;
    line-height: 80px;
}

.jishi #lic .lcct span small {
    font-size: 28px;
    line-height: 40px;
    margin-left: 30px;
    max-width: 40%;
}

.jishi .apply {
    width: 100%;
    margin: 0;
    padding: 0;
}

.jishi .apply_nav {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 56px;
}

.jishi .apply #gdnx {
    position: absolute;
    height: 56px;
    list-style: none;
    z-index: 999;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

.jishi .apply #gdnx li {
    float: left;
    display: block;
    background: none;
    overflow: hidden;
    padding: 0;
    text-indent: 0px;
    border: 0;
    position: relative;
    border-radius: 0;
    margin: 0;
    text-align: center;
    height: 56px;
}

.jishi .apply #gdnx li.active {
    margin: 1px;
}

.jishi .apply #gdnx li p {
    font-family: Fontthree;
    letter-spacing: -3px;
    font-size: 24px;
    line-height: 40px;
    color: rgba(255, 255, 255, .7);
}

.jishi .apply #gdnx li.active p {
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
}

.jishi .apply .kedu {
    position: relative;
    margin: 0;
}

.jishi .apply .kedu dl {
    display: flex;
    height: 46px;
    justify-content: space-between;
}

.jishi .apply .kedu dl dd {
    display: flex;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.jishi .apply .kedu dl dd p {
    display: block;
    position: absolute;
    width: 1px;
    background: rgba(255, 255, 255, .3);
}

.jishi .apply .kedu dl dd p:nth-of-type(1) {
    left: 18%;
    height: 30%;
    top: 35%;
}

.jishi .apply .kedu dl dd p:nth-of-type(2) {
    left: 51.33333%;
    height: 100%;
    top: 0;
}

.jishi .apply .kedu dl dd p:nth-of-type(3) {
    left: 84.66666%;
    height: 30%;
    top: 35%;
}

.jishi .apply .kedu span {
    display: block;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 49.9%;
    width: 100%;
}

.jishi #aniu {
    position: absolute;
    top: 0;
    display: flex;
    width: 92%;
    left: 4%;
    justify-content: space-between;
    padding-top: 13px;
}

.jishi #aniu a {
    cursor: pointer;
    width: 59px;
    height: 59px;
    display: block;
    background: none;
    opacity: 1;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.newlist:after {
    content: "";
    display: block;
    clear: both;
}

.newlist li {
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 15px 20px;
    border-bottom: 1px solid #cccccc;
    width: 50%;
    float: left;
    display: flex;
}

.newlist li:after {
    content: "";
    display: block;
    clear: both;
}

.newlist li .newimg {
    width: 150px;
    height: 150px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    float: left;
}

.newlist li .newr {
    margin-left: 30px;
    flex: 1;
}

.newlist li .newr h1 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.newlist li .newr p {
    font-size: 12px;
    margin-bottom: 10px;
    height: 72px;
    overflow: hidden;
}

.newlist li .newr a {
    display: block;
    border: 1px solid #666666;
    color: #333333;
    font-size: 14px;
    width: 125px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    margin-bottom: 17px;
}

.newlist li .newr a:hover {
    background-color: #2e84d1;
    color: #fff;
}

.newlist li:last-child {
    border: 0;
}

.tabTit h1 {
    font-size: 18px;
    color: #2e84d1;
    margin-right: 35px;
    float: left;
    padding: 10px;
    cursor: pointer;
}

.tabTit h1.active {
    border-bottom: 2px solid #2e84d1;
}

.tabCon {
    margin-top: 25px;
    font-size: 14px;
}

.tabCon section {
    display: none;
}

.tabCon section.active {
    display: block;
}

.dbcp a {
    display: block;
}

.dbcp a span {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 67%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.dbcp a span img {
    width: 100%;
}

.dbcp a i {
    font-style: normal;
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.dbtit {
    font-size: 18px;
    color: #2e84d1;
    margin: 20px 0;
}

.cptit {
    font-size: 26px;
    color: #2e84d1;
    border-bottom: 2px solid #b6cee8;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.menu dl dt ul {
    display: none;
}

.menu dl dt ul li a {
    text-indent: 15px;
}

.inactive {
    background-image: url(off.png);
    background-repeat: no-repeat;
    background-position: 228px center;
}

.inactives {
    background-image: url(on.png) !important;
}

.newtit {
    font-size: 26px;
    margin-bottom: 20px;
}

.newlist {
    margin-bottom: 30px;
    background-color: #f5f5f5;
}

.dbcpcon {
    position: relative;
}

.dbcp {
    width: 90%;
}

.dbcpcon .swiper-button-next, .dbcpcon .swiper-button-prev {
    margin-top: -39px;
}

.dbcpcon {
    height: 215px;
}

.clientTitle {
    color: #027bcf;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.clientBox {
    text-align: center;
}

.clientBox img {
    max-width: 100%;
}
