.banner_txt,
.slide-txt {
    position: absolute;
    top: 50%;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    /* height: 100%; */
    align-items: center;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    color: #fff;
    margin-top: -170px;
}
.banner_txt {
    line-height: 4em;
}
.banner_txt h1 {
    font-weight: normal;
    font-size: 45px;
}
.banner_txt h2 {
    font-weight: normal;
    font-size: 28px;
}

.slide-txt h2 {
    font-size: 38px;
    font-weight: normal;
}
.slide-txt h3 {
    font-weight: normal;
    font-size: 35px;
    margin: 30px 0 12px;
}
.slide-txt h3+p {
    font-size: 27px;
}
.slide-txt .line {
    background: #fff;
    width: 80px;
    height: 2px;
    margin: 22px 0 32px;
}
.slide-txt .ms {
    width: 570px;
    line-height: 1.8em;
}
.slide-txt .more {
    font-style: italic;
    color: #fff;
    font-size: 16px;
    margin-top: 37px;
    display: block;
}
.slide-txt .more img {
    margin-left: 20px;
    position: relative;
    top: 3px;
}
.title .gray-c {
    font-size: 20px;
}
.title {
    font-size: 24px;
    font-weight: normal;
}
.img-news {
    width: 631px;
    margin-top: 28px;
}
.img-news .img-box {
    width: 630px;
    height: 360px;
    overflow: hidden;
    margin-bottom: 28px;
}
.news .new-title {
    margin-bottom: 27px;
    font-size: 18px;
    font-weight: normal;
}
.news .zy {
    width: 556px;
    margin-left: 20px;
}
.news .year {
    font-size: 24px;
}
.news .date {
    font-size: 18px;
}
.news {
    margin: 60px 0;
}
.news-list {
    width: 474px;
}
.tab-bar li {
    float: right;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
}
.tab-bar .active {
    background: #2d62a4;
    color: #fff;
}
.news-list .new-title {
    margin-bottom: 12px;
}
.news-list .new-txt {
    width: 376px;
    margin-left: 32px;
}
.new-list {
    border-top: 1px solid #ddd;
    margin-top: 28px;
}
.new-list li {
    border-bottom: 1px solid #ddd;
    padding: 39px 0;
}
.bld {
    background: #2d62a4;
    height: 110px;
}
.bld ul {
    height: 100%;
}
.bld li {
    float: left;
    width: 25%;
    text-align: center;
    height: 100%;
    color: #fff;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    position: relative;
}
.bld li:hover {
    background: #27558e;
}
.bld li:after {
    content: '|';
    position: absolute;
    right: -3px;
    color: #96b1d2;
    top: 50%;
}
.bld li:last-child:after {
    content: '';
}
.bld li img {
    width: 56px;
    height: 54px;
    margin: 0 auto;
}
.bld li a {
    color: #fff;
    display: flex;
}
.bld li .en {
    color: #96b1d2;
}
.bld li .title-bld {
    font-size: 18px;
    /* margin: 45px 0 18px; */
}
.bld li .clearfix-desc{
  margin-top: 8px;
  margin-left: 16px;
}
.swiper-container2 {
    position: relative;
    margin-top: 30px;
}
.swiper-container2 img {
    width: 100%;
    height: 179px;
}
.honor {
    margin: 60px 0;
}
.banner {
    position: relative;
}
.banner img {
    max-width: 100%;
}
.bottom-bar {
    background: #1f5da4;
    color: #fff;
    height: 200px;
    margin-top: 75px;
}
.bottom-bar ul {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
}
.bottom-bar li {
    float: left;
    width: 25%;
    text-align: center;
}
.years {
    font-size: 54px;
    font-weight: bold;
}
.shuoming {
    font-size: 18px;
}
.dangjian-list .img-box {
    width: 361px;
    height: 199px;
    overflow: hidden;
}
.dangjian-list .dj-txt {
    width: 726px;
    margin-left: 25px;
}
.dangjian-list li:hover {
    background: #f4f5f6;
    border: 1px solid #f4f5f6;
}
.dangjian-list li:hover .dj-more {
    background: #346bab;
}
.dangjian-list li {
    border: 1px solid #e4e4e4;
    padding: 28px;
    margin-bottom: 28px;
}
.dangjian-list .dj-txt .dj-more a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.dangjian-list .dj-txt .dj-more {
    border-radius: 10px;
    background-color: #999;
    width: 136px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-top: 25px;
    color: #fff;
}
.dangjian-list .dj-txt p {
    color: #999;
    line-height: 1.8em;
}
.dangjian-list .dj-txt h2 {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.contact-us {
    background: #205ea4;
    padding: 10px;
    width: 266px;
    height: 306px;
    position: absolute;
    top: 50%;
    margin-top: -153px;
}
.contact-form {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    pointer-events: none;
}
.contact-us .border {
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    line-height: 2em;
    height: calc(100% - 20px);
}
.contact-us h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-top: 56px;
}
.contact-us h3 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 27px;
}
.contact-us p {
    font-size: 14px;
}
.case-list li .text p {
    height: 48px;
    overflow: hidden;
}
.relative {
    position: relative;
}
.contact-us-form {
    position: absolute;
    right: 0;
    pointer-events: auto;
    top: 50%;
    margin-top: -179px;
    background:  #fff;
    padding: 12px;
}
.contact-us-form .textarea {
    background-color: #fff;
    width: 412px;
    height: 109px;
    padding: 10px;
    margin-bottom: 20px;
}
.contact-us-form .btn-sub {
    background-color: #1F5DA4;
    width: 129px;
    height: 44px;
    color: #fff;
    border: none;

}
.contact-us-form h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-top: 56px;
}
.contact-us-form .input {
    background-color: #fff;
    width: 410px;
    height: 36px;
    padding: 0 10px;
    margin-bottom: 20px;
}
.wenhua li .text h2 {
    font-size: 29px;
    margin-bottom: 40px;
}
.wenhua li .text h2:after {
    content: '';
    border-bottom: 2px solid #000;
    width: 100px;
    height: 26px;
    display: block;
}
.wenhua li .text p {
    color: #666;
    font-size: 14px;
    width: 564px;
    line-height: 2em;
}
.wenhua li .img-box {
    width: 570px;
    height: 280px;
    overflow: hidden;
}
.wenhua li .img-box img {
    max-width: 100%;
    max-height: 100%;
}
.wenhua li {
    overflow: hidden;
    margin-bottom: 59px;
}
.wenhua li:nth-of-type(odd) .text,
.wenhua li:nth-of-type(even) .img-box {
    float: left;
}
.wenhua li:nth-of-type(odd) .img-box,
.wenhua li:nth-of-type(even) .text {
    float: right;
}
.th {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    text-align: center;
    background: #2d62a4;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 18px;
    margin-top: 50px;
}
.th li {
    flex: 1;
    -ms-flex: 1; /* IE 10 */
    -webkit-flex: 1;
    flex: 1;   /* for uc */
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}
.td .bra {
    border: 2px solid #999;
    color: #999;
    width: 20px;
    height: 20px;
    margin: 22px auto;
    line-height: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 24px;
}

.td {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    text-align: center;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}
.td.bor {
    border: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.td .flex-1 {
    flex: 1;
    -ms-flex: 1; /* IE 10 */
    -webkit-flex: 1;
    flex: 1;   /* for uc */
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    white-space:  nowrap;
    overflow:  hidden;
    text-overflow: ellipsis;
}
.td+.info {
    line-height: 2em;
    padding: 0 30px;
    border: 1px solid #ddd;
    border-top-color: #fff;
}
.td+.info .contact-p {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 38px;
}
.td+.info h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 40px 0 25px ;
}
.tbody {
    margin-bottom: 50px;
}
.index-honor {
    margin-bottom: 133px;
}
.index-honor img {
    /* border: 1px solid #ddd; */
    max-height: 265px;
}
.tr {
    text-align: right;
}
.table {
    width: 100%;
    border: 1px solid #ddd;
}
.table th {
    font-size: 18px;
}
.table th,
.table td {
    border: 1px solid #ddd;
    padding: 10px 10px;
    text-align: center;
}
.table td {
    font-size: 16px;
}
.upload {
    background: #1f5ca3;
    width: 75px;
    height: 34px;
    display: block;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    float: left;
    margin-top:10px;
}
.reset-btn,
.sub-btn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 181px;
    height: 51px;
    border: none;
    margin: 10px;
    color: #fff;
    font-size: 18px;
}
.reset-btn{
    background: #999;
}
.sub-btn {
    background: #1f5ca3;
}
.table select,
.table input {
    width: 100%;
    height: 100%;
    border: none;
}
.tousu-title {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.tousu-p {
    line-height: 2em;
}
.yewu .text img {
    margin: 0 auto;
}
.yewu .text {
    width: 580px;
    padding: 0 10px;
}
.yewu .text h2 {
    font-size: 26px;
    margin-bottom: 28px;
    text-align: center;
}
.yewu .text p {
    margin-top: 35px;
    line-height: 2em;
}
.yewu .yewu_btn {
    width: 153px;
    height: 40px;
    background: #2d62a4;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    margin-top: 50px;
}
.yewu li .img-box {
    width: 585px;
    height: 356px;
}
.yewu li {
    overflow: hidden;
    margin-bottom: 25px;
}
.yewu li:nth-of-type(odd) .text,
.yewu li:nth-of-type(even) .img-box {
    float: left;
}
.yewu li:nth-of-type(odd) .img-box,
.yewu li:nth-of-type(even) .text {
    float: right;
}
.yewu {
    margin-bottom: 62px;
    margin-top: 50px;
}
.case-erji {
    margin: 50px 0;
}
.case-erji li {
    float: left;
    margin-right: 10px;
    width: calc(16.6% - 10px);
    height: 50px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 50px;
    margin-bottom: 10px;
}
.case-erji li:last-child {
    margin-right: 0;
}
.case-erji li:hover {
    background: #1f5da4;
    color: #fff;
    border-color: #1f5da4;
}
.case-erji li a {
    display: block;
    width: 100%;
    height: 100%;
}
.case-erji li:hover a {
    color: #fff;
}
.case-list li {
    width: calc(25% - 8px);
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}
.case-list .img-box {
    width: 100%;
}
.case-list .img-box img {
    max-width: 100%;
    height:190px;
}
.case-list li:nth-of-type(4n) {
    margin-right: 0;
}
.case-list li:hover .text {
    margin-bottom: 0;
    transition: all .5s;
}
.case-list li .text {
    border-bottom: 5px solid #1f5da4;
    width: calc(100% - 20px);
    position: absolute;
    margin-bottom: -50%;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 10px;
    line-height: 1.5em;
    background: -webkit-linear-gradient(rgba(0,0,0,0),black); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0),black); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0),black); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0),black); /* æ ‡å‡†çš„è¯­æ³• */
    height: 50%;
    vertical-align: bottom;
    -webkit-box-align: end;
    -moz-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    transition: all .5s;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
}
.m0 {
    margin: 0!important;
}
.file-input {
    border:1px solid #ddd!important;
    background: #fafafa;
    height: 32px!important;
    display: block;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #666;
    /* text-align: center; */
    line-height: 32px;
    cursor: pointer;
    width: 150px!important;
    float: left;
    padding:0 10px;
    margin-top:10px;
}


.marquee {
    white-space: nowrap;
    overflow: hidden;
    margin-top: 40px;
}
.marquee img {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ddd;
}
.range {
    width: 100%;
    height: 5px;
    background: #ddd;
    margin-top: 20px;
}
.range .range-bar {
    width: 0%;
    height: 100%;
    background: #2065bd;
}
.nav a {
    display: block;
    width: 100%;
    height: 100%;
}
.honor-list {
    margin-top: 50px;
}
.honor-list li {
    border-left: 3px solid #1f5da4;
    vertical-align: middle;
    transition: all 1s;
    padding: 5px;
    margin-bottom: 5px;
}

.honor-list li .honor-list-txt {
    margin-top: 2px;
}
.honor-list li .honor-year {
    color: #1f5da4;
    font-size: 18px;
    margin-right: 10px;
}
.honor-list li:hover {
    background: #1f5da4;
    transition: all 1s;
    color: #fff;
}
.honor-list li:hover .honor-year ,
.honor-list li:hover .honor-list-txt {
    color: #fff;
}
.zhuanjia-title {
    font-size: 24px;
    margin-top: 118px;
}
.zhuanjia-title-en {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 54px;
}
.zhuanjia .table select,
.zhuanjia .table input {
    height: 60px;
    border-bottom: 1px #f2f2f2 dashed;
    padding: 0 10px;
    margin: 0 10px;
    width: calc(100% - 40px);
    font-size: 20px;
}
.zhuanjia .table select:focus,
.zhuanjia .table input:focus {
    border-bottom: 1px solid #1f5ca3;
}
.zhuanjia .table td {
    padding: 10px 0;
}

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.success {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.colse-btn {
    float: right;
    font-size: 20px;
    color: #999;
    cursor: pointer;
}
.success-tit {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}
.success-ms {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.success-ms .shenghe-btn {
    color: #1f5ca3;
}
.success p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #666;
}
.success h4 {
    font-size: 18px;
    font-weight: normal;
}
.success .bottom-info {
    margin-top: 10px;
}
.xuzhi {
    margin: 50px auto 0px;
    text-align: center;
}

@font-face {font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1532057029978'); /* IE9*/
    src: url('../fonts/iconfont.eot?t=1532057029978#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
    url('../fonts/iconfont.ttf?t=1532057029978') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg?t=1532057029978#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-wb:before { content: "\e64f"; }

.icon-about:before { content: "\e61b"; }

.icon-qq:before { content: "\e603"; }

.icon-honor:before { content: "\e6ea"; }

.icon-menu:before { content: "\e64b"; }

.icon-contact:before { content: "\e604"; }

.icon-zb:before { content: "\e634"; }

.icon-other:before { content: "\e633"; }

.icon-zx:before { content: "\e605"; }

.icon-zjjg:before { content: "\e612"; }

.icon-wenhua:before { content: "\e63c"; }

.icon-wx:before { content: "\e600"; }

.icon-tsjy:before { content: "\e606"; }

.icon-arrowdown:before { content: "\e613"; }

.icon-zj:before { content: "\e61c"; }

.icon-zhanshi:before { content: "\e640"; }

.icon-zf:before { content: "\e610"; }

.icon-gc:before { content: "\e601"; }


#page{
    margin-left:10px;
    display: flex;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom:10px;
}
#page:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}
#page:before {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}
#page li {
    /*  background-color: #bbbbbb;*/
    color: #000;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 5px;
    float: left;
    border: 1px solid #000;
    list-style-type: none;
}
#page li a {
    /* color: #000;*/
    text-align: center;
    margin:0!important;
    display: block;
    width: 100%;
    height:100%;
}
#page .active {
    background-color:#2d62a3;
    color:#fff;
}
#page li:hover,#page .thisclass {
    background-color: #2d62a3;
    border:1px solid #2d62a3;
    color:#fff;
}
#page li a:hover ,#page .thisclass a  {
    color:#fff;
}

