﻿@charset "utf-8";

/* CSS Document */

/* self-adaption global css v1.0
 * 此文件是网站全局自适应个性化css，也适当补充了自适应栅格系统（补充的是每行5个元素），此样式表在zui框架基础上进行开发，需要先引入zui核心文件。
 * This file is the global adaptive personalized CSS of the website, and it also complements the adaptive grid system (supplemented by 5 elements per line). This stylesheet is developed on the basis of the zui framework, which requires the introduction of the zui core file first.
  * 使用此文件请保留我的信息，谢谢！ Please keep my information in this file, thank you!
 */
/* @font-face { font-family: 'iconfont'; src: url('../fonts/iconfont.eot'); src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg'); } */


@font-face {
    font-family: 'iconfont';  /* project id 2139286 */
    src: url('../fonts/font_2139286_1qh8hwnjtvs.eot');
    src: url('../fonts/font_2139286_1qh8hwnjtvs.eot') format('embedded-opentype'),
    url('../fonts/font_2139286_1qh8hwnjtvs.woff2') format('woff2'),
    url('../fonts/font_2139286_1qh8hwnjtvs.woff') format('woff'),
    url('../fonts/font_2139286_1qh8hwnjtvs.ttf') format('truetype'),
    url('../fonts/font_2139286_1qh8hwnjtvs.svg#iconfont') format('svg');
}

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

/* for global 全局 */
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.col-xs-5ths { width: 20%; }
@media (min-width:768px) {
    .col-sm-5ths { width: 20%; float: left; }
}
@media (min-width:992px) {
    .col-md-5ths { width: 20%; float: left; }
}
@media (min-width:1200px) {
    .col-lg-5ths { width: 20%; float: left; }
}
body { background: #fff; color: #000; font-size: 16px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
a { color: #000; cursor: pointer; text-decoration: none; outline: none; blr: expression(this.onFocus=this.blur()); }
a:focus { outline: none; text-decoration: none; }
a:hover { outline: none; text-decoration: none; color: #144994; }
li { list-style: none; }

/* box size */
.no-margin { margin: 0; }
.no-padding { padding: 0; }

/* display */
.inline-block { display: inline-block }

/* position */
.pst-relative { position: relative; }
.fl {float: left;}
.fr {float: right;}

/* clear */
.clear-block { clear: both; }

/* vertical-align */
.vc-middle { display: inline-block; vertical-align: middle; }

/* font */
.text-12px { font-size: 12px }
.text-14px { font-size: 14px }
.text-18px { font-size: 18px }
.text-20px { font-size: 20px }

/* other */
.middle-ctrl { display: inline-block; height: 100%; width: 0px; vertical-align: middle; }
.screen-phone .container>.row{margin:0;}



/* header */
#headerbar { border: none; font-size: 0px; position: fixed;z-index:9999; border-radius: 0; padding-bottom: 0px; width: 100%;padding: 0;}
#headerbar.list-headerbar{position: fixed;webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);}
#headerbar.news-headerbar{position: relative;}
#headerbar .header-top { font-size: 0; height: 138px; background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(transparent)); background-image: linear-gradient( 180deg ,rgba(0,0,0,.7),transparent);}
#headerbar .header-top.class1{background:#fff;height:100px;}
#headerbar .header-top .header-top-line{display: block; width: 100%;height: 5px;background: #144994;}
#headerbar .header-top .container { position: relative; background: none;}
#headerbar .header-top p { margin: 0; line-height: 40px; }
#headerbar .header-top .logo {display: inline-block;vertical-align: middle;width: 30%;}
#headerbar .header-top .logo a{display: inline-block;vertical-align: middle; color: #000;}
#headerbar .header-top .logo a img{max-height:138px;max-width:100%;}
#headerbar .header-top.class1 .logo a img{max-height:100px;}
#headerbar .header-top .logo span{font-size: 30px; font-weight: bold;color: #000;display: inline-block;vertical-align: middle;padding-left: 10px;}


#headerbar .header-top .top-right {display: inline-block;vertical-align: middle; width: 66%; text-align: left;font-size: 18px; line-height: 50px;padding-top: 38px;padding-bottom: 20px; position: relative;}
#headerbar .header-top.class1 .top-right{padding-top:20px;}
#headerbar .header-top .top-right ul.nav { text-align: center; float: none;margin:0; }
#headerbar .header-top .top-right ul.nav>li { display: inline-block; position: relative; font-size: 18px; height: 62px; line-height: 62px; width: 11.11%;padding: 0 5px; }
/* #headerbar .header-top .top-right ul.nav>li .line { width: 0em; height: 3px; position: absolute; bottom: 10px; left: 50%; margin-left: -2em; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; } */
#headerbar .header-top .top-right ul.nav>li>a { display: inline-block;width: 100%; font-size: 16px; color: #fff; padding: 0px; line-height: 62px;}
#headerbar .header-top.class1 .top-right ul.nav>li>a{color:#000;}
#headerbar .header-top .top-right ul.nav>li:hover>a {background:rgba(0,0,0,0)}
#headerbar .header-top .top-right ul.nav>li:hover{border-bottom:3px solid #144994;}
/* #headerbar .header-top .top-right ul.nav>li:hover .line { background: #fff; width: 4em; } */
#headerbar .header-top .top-right ul.nav>li.active>a {background:rgba(0,0,0,0)}
/* #headerbar .header-top .top-right ul.nav>li.active .line { background: #fff; width: 4em; } */
#headerbar .header-top .top-right ul.nav>li .navplus { width: 100%;min-width: 100%; padding:0; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #144994; border-top: 1px solid #144994; }
#headerbar .header-top .top-right ul.nav>li .navplus>li{width: 100%;}
#headerbar .header-top .top-right ul.nav>li .navplus>li>a { display: block; width:fit-content;min-width:100%; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 14px 10px; height: 42px; line-height: 14px;background: #144994;}
#headerbar .header-top .top-right ul.nav>li .navplus>li>a i { margin-right: 2px; }
#headerbar .header-top .top-right ul.nav>li .navplus>li>a:hover { background: #760d08; color: #fff; }
#headerbar .header-top .top-right ul.nav>li .navplus>li>.navplus{left: 100%;top: 0;margin:0;border: none;}

#headerbar .header-top .top-contact { line-height: 50px; font-size: 14px; position: absolute; top: 0; right: 10px; }
#headerbar .header-top .top-contact>a>.icon {vertical-align: middle;}
#headerbar .header-top .top-contact>a{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 22px;color: #fff; padding-left: 5px; padding-right: 50px;}
#headerbar .header-top .top-contact>.cn_box{display: block;font-size: 14px;line-height:1;}
#headerbar .header-top .top-contact>.cn_box>select{display: block; width: 168px;height: 20px;margin:5px 0;}
#headerbar .header-top .top-contact>.cn_box>p{display: block; margin:0;line-height: 1;}
#headertitle { display: block; height: 60px; position: relative; z-index: 1; background-color: #fff; }
#headertitle .group-left { display: block; float: left; height: 60px; width: 100%;text-align: center; }
#headernav { width:100%; height: 60px; line-height: 60px;display: inline-block;}
#headernav .container{max-width: none;}
#headernav ul.nav { text-align: center; float: none;margin:0; }
#headernav ul.nav>li { display: inline-block; position: relative; font-size: 18px; height: 60px; line-height: 60px; width: 11%; min-width: 100px; }
/* #headernav ul.nav>li .line { width: 0em; height: 3px; position: absolute; bottom: 10px; left: 50%; margin-left: -2em; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; } */
#headernav ul.nav>li>a { display: block; font-size: 18px; font-weight: bold; color: #000; padding: 0px; line-height: 60px; }
#headernav ul.nav>li:hover>a { color: #000; background: #f7b100;}
/* #headernav ul.nav>li:hover .line { background: #fff; width: 4em; } */
#headernav ul.nav>li.active {background: #880c04;}
#headernav ul.nav>li.active a { color: #fff; }
/* #headernav ul.nav>li.active .line { background: #fff; width: 4em; } */
#headernav ul.nav>li .navplus { width: 100%;min-width: 100%; padding:0; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #144994; border-top: 1px solid #144994; }
#headernav ul.nav>li .navplus>li{width: 100%;}
#headernav ul.nav>li .navplus>li>a { display: block; width:fit-content;min-width:100%; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 14px 10px; height: 42px; line-height: 14px;background: #144994;}
#headernav ul.nav>li .navplus>li>a i { margin-right: 2px; }
#headernav ul.nav>li .navplus>li>a:hover { background: #fff; color: #144994; }
#headernav ul.nav>li .navplus>li>.navplus{left: 100%;top: 0;margin:0;border: none;}
#m-headerbar { padding-top: 6px; padding-bottom: 6px; border: none; background-color: #fff; border-bottom: #d1d1d1; box-shadow: 0px 3px 5px 0px #d1d1d1; }
#m-headerbar.headerbar1{background: #144994;}
.screen-phone #m-headerbar i.icon.blue, .screen-tablet #m-headerbar i.icon.blue { position: absolute; top: 12px; right: 60px; }
.screen-phone #m-headerbar.headerbar1 i.icon.blue, .screen-tablet #m-headerbar.headerbar1 i.icon.blue { position: absolute; top: 12px; right: 60px;color: #fff; }
#m-headerhd { pointer-events: auto;}
#m-headerhd:hover { color: #144994; }
#m-headerhd span {display:block; color: #000; line-height: 40px; font-size: 20px; display: inline-block; max-width: 40%; height: 40px; overflow: hidden; }
#m-headerbar .hdtitle-img {  /* *width: 40px; */
width: 100%; height: 40px;line-height:40px;text-align: left;}
#m-headerbar .hdtitle-img img {height: auto;max-height:40px;display:inline-block;vertical-align: middle; }
#m-headerbar .hdtitle-img span{display: inline-block;vertical-align: middle;max-width: none;}
#m-headerbar .hdtitle-ch { font-size: 22px; font-weight: 700; line-height: 1.1; letter-spacing: 1px; padding-left: 10px; }
#m-headerbar .hdtitle-en { font-family: Georgia, "serif"; font-size: 14px; font-weight: 700; letter-spacing: 1px; line-height: 1.1; padding-left: 10px; }
#m-headerbtn { position: absolute; top: 10px; right: 10px; color: #144994; text-shadow: none; background-color: #fff; border-color: #144994; }
#leftmenulayout { display: none; width: 100%; height: 100%; width: 100vw !important; height: 100vh !important; position: fixed; z-index: 999998; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: .5; }
#leftmenulayout span { display: block; width: 40%; height: 100%; margin-left: 60%; color: #7d7d7d; font-size: 4rem; overflow: hidden; text-align: center; }
#leftmenu { display: none; width: 60%; height: 100% !important; width: 60vw; height: 100vh !important; background-color: #144994; border-right: 1px solid #333; position: fixed; z-index: 999999; box-shadow: rgba(0, 0, 0, .15) 0 .15rem .5rem, rgba(0, 0, 0, .25) 0 .15rem .5rem; overflow-y: auto !important; }
#leftmenu>.items { display: block; width: 100%; border-bottom: 1px solid #2363be; position: relative; }
#leftmenu>.items>a { margin: 0 15%; font-size: 15px; display: block; height: 55px; line-height: 55px; position: relative; color: #fff; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }
#leftmenu>.items>i { text-align: center; display: block; position: absolute; top: 0; right: 10px; color: #fff; height: 55px; width: 55px; font-size: 24px; line-height: 55px; }
#leftmenu>.items>.listplus { display: none; text-align: center; padding: 10px 0; }
#leftmenu>.items>.listplus>div{display: block;}
#leftmenu>.items>.listplus>div>a { display: block; color: #fff; line-height: 26px; font-size: 14px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }


.mainbanner .menu-bar2 { background-color: rgba(12 ,124 ,199, .8); position: absolute; z-index: 9; width: 100%; bottom: 0; }
.screen-phone .mainbanner .menu-bar2{position: relative;}
.mainbanner .menu-bar2 ul{margin:0 auto;}
.mainbanner .menu-bar2 li { float: left; color: #fff; height: 50px; line-height: 50px; width: 20%; text-align: center; }
.screen-phone .mainbanner .menu-bar2 li{width:50%;}
.mainbanner .menu-bar2 li a{display: block;font-size:14px;color: #fff;}
.mainbanner .menu-bar2 li:hover{background-color: #144994;}
/*
| ----------------------------------------------------------
| Glide styles
| ----------------------------------------------------------
| Here are slider styles
| banner滚动轮播插件的个性样式，需要配合jquery.glide.min.js使用
*/
.mainbanner { width: 100%; height: auto; font-size: 0px;position: relative; }
.mainbanner ul {width: 100%;overflow: hidden;}
.mainbanner ul, .mainbanner ul li { list-style: none; margin: 0; padding: 0; font-size: 0; display: block; }
.mainbanner ul li { float: left; width: 100%;}
.slider { position: relative; width: 100%; height: 100vh; overflow: hidden; }
.screen-phone .slider {height:auto;}
.slider .title {pointer-events: none; background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(transparent)); background-image: linear-gradient(0deg, rgba(0, 0, 0, .7), transparent); width: 100%; background-size: 100%; position: absolute; bottom: 50px; font-size: 20px; padding: 30px 50px; color: #fff; font-weight: 700; }
.screen-phone .slider .title{bottom:0;}
.slides { height: auto;    /* Simple clear fix */ overflow: hidden;    /**  * Prevent blinking issue * Not tested. Experimental. */ -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;    /** * Here is CSS transitions * responsible for slider animation in modern broswers */ -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.slide { list-style: none; height: auto; float: left; clear: none; }
.slide a { color: #fff; display: block; position: relative;width:100%;height: 100vh; }
.screen-phone .slide a{height:250px;}
.slide a>img{display: block;position: absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.arrowsWrapper { display: none; }
.slider:hover .arrowsWrapper { display: block }
.slider-arrow { position: absolute; display: block; margin-bottom: 0px; width: 5%; padding: 2.5%; text-decoration: none; text-align: center; opacity: 1;}
.slider-arrow:before{display: block;background: rgba(0, 0, 0, .2);width: 100%;height: 100%;content: '';position: absolute;top: 0;right:0;}
.slider-arrow--right { bottom: 47.5%; right: 3%; background: url(../images/right_jt.png) no-repeat center; background-size: 100%; }
.slider-arrow--left { bottom: 47.5%; left: 3%; background: url(../images/left_jt.png) no-repeat center; background-size: 100%; }
.slider-nav { position: absolute; bottom: 8%; text-align: center; }
.slider-nav__item { width: 60px;height: 10px; background: #9599a3; border: none; border-radius: 5px; clear: none; display: inline-block; margin: 0 8px; position: relative; }
/*.slider-nav__item:before{display: block;content: '';width: 100%;height: 100%;border-radius: 50%; position: absolute;top: -4px;left: -4px; border: 4px solid rgba(0, 0, 0, 0);box-sizing: content-box;}*/
.slider-nav__item:hover, .slider-nav__item--current { background: #144994; }
/*.slider-nav__item:hover:before, .slider-nav__item--current:before{ border: 4px solid #000;}*/
.screen-phone .slider-nav__item {width: 30px;height:6px;}
/*.screen-phone .slider-nav__item:before{top: -2px;left: -2px; border: 2px solid rgba(0, 0, 0, 0);}*/
/*.screen-phone .slider-nav__item:hover:before,.screen-phone  .slider-nav__item--current:before{ border: 2px solid #000;}*/
.thebreadcrumb { width: 100%; background: #def6ef; font-size: 16px; text-align: left; line-height: 40px; padding-top: 10px; padding-bottom: 10px; }
.thebreadcrumb a { color: #144994; }
.breadcrumb { display: inline-block; margin: 0; padding: 0; }
.breadcrumb i { font-size: 22px;color: #1fab84;padding-right: 5px; }
.breadcrumb>li+li::before { padding: 0 5px; color: #144994; content: "/"; }
.breadcrumb>.active {color: #144994;}

.left_nav{display: block;width: 100%; border-radius: 8px;overflow: hidden;margin: 20px 0 30px;border: 1px solid #9cd1b3;box-shadow: 0px 2px 10px #9cd1b3;}
.left_nav>h3{display: block;line-height: 48px;padding:0 20px;font-size: 18px;background: #9cd1b3;margin: 0;}
.left_nav>h3>span{display: inline-block;vertical-align: middle;}
.left_nav>h3>span.icon{float: right;line-height: 48px;vertical-align: middle;display: inline-block;font-size: 18px;color: #fff;}
.left_nav>div{display: block;padding:20px 10px 30px;background: #edf5f2;}
.left_nav>div>a{display: block;padding:0 10px;color: #000;line-height: 32px;border-radius: 5px;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left_nav>div>a.active,.left_nav>div>a:hover{background: #9cd1b3;}
.left_nav>div>a>.icon{display: inline-block;vertical-align: middle;font-size: 18px;padding-right: 5px;}

/* 列表页 */
.list_box{display: block;position: relative;overflow: hidden;}
 .list_bg{display: block;position: fixed;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;}
 .list_bg img{width: 100%;display: block;}
.screen-phone  .list_bg img{height: 100%;width: auto;}
.screen-tablet  .list_bg img{height: 100%;width: auto;}
.list_box .news_list{display: block;padding: 20px 15px 50px;}
.screen-phone .list_box .news_list{padding:0;}
.list_box .news_list>.news_list_title{font-size: 18px;line-height: 42px;border-bottom: 1px solid #1fab84;}
.list_box .news_list>.news_list_title>span{display: inline-block;border-bottom: 2px solid #1fab84;}
.list_box .news_list>.news_list_box{padding: 20px 0px;}
.list_box .news_list>.news_list_box>a{display: block;overflow: hidden;position: relative;padding: 10px 0;border-bottom: 1px dashed #ccc;margin-bottom: 8px;}
.list_box .news_list>.news_list_box>a>span{display: inline-block;padding: 0 10px; font-size: 18px;line-height: 38px;color: #1fab84;border: 1px solid #1fab84;border-radius: 4px;position: absolute;top: 10px;left: 0;}
.screen-phone .list_box .news_list>.news_list_box>a>span{position: relative;top: 0;}
.list_box .news_list>.news_list_box>a>h3{display: block;width: 100%; margin: 0;font-size: 20px;font-weight: normal; line-height: 38px;color:#000; padding-left: 130px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.list_box .news_list>.news_list_box>a>div{display: block;width: 100%; font-size: 16px;line-height: 1.8;color: #999;padding-left: 130px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.screen-phone .list_box .news_list>.news_list_box>a>h3{padding-left: 0;}
.screen-phone .list_box .news_list>.news_list_box>a>div{padding-left: 0;}

.index_news { background-color: #ece8e7; padding-bottom: 55px; padding-top: 40px; }
.index_news .container{max-width:1400px;}
.index_news .news_img{display: block;}
.index_news .news_img .more{text-align: center;}
.index_news .news_img .more>a{background:rgba(0,0,0,0);background-image: url("../images/more_1.png"); background-repeat: no-repeat; background-size: cover;display: block;width:164px;height: 40px;display: inline-block;line-height:40px;font-size:14px;color: #fff;margin-top:50px;}
.index_news .news_img .more>a:hover{top: 0;box-shadow:none;}
.screen-phone .index_news .news_img .more>a{margin-top：20px;margin-bottom:20px;}
.index_news .news_img a{display: block;position: relative; top: 0;   -webkit-transition: .5s; transition: .5s;background:#fff;}
.index_news .news_img a:hover { -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); top: -4px; }
.index_news .news_img .img{display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.index_news .news_img .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.index_news .news_img .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.index_news .news_img .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.index_news .news_img .title { padding: 12px 25px; font-size: 22px; color: #3f3f3f; line-height: 1.4; height: 100px; overflow: hidden; }
.index_news .news_img .time {display: block; margin-top: 20px; padding: 0 25px 30px; font-size: 18px; color: #144994; }
.index_news .news_list{display: block;}
.index_news .news_list a{display: flex;height: 48px;margin-bottom:20px;align-items: center;justify-content:center;}
.index_news .news_list a .time {flex:0 0 45px; border-right: 1px solid #cacaca; color: #144994; text-align: center; width: 45px; margin-right: 5px; }
.index_news .news_list a .time .d{display: block; font-size: 22px;line-height:28px;}
.index_news .news_list a .time .m{display: block; font-size: 12px;}
.index_news .news_list a h3 {flex: 1; font-size: 18px;padding: 0;margin: 0;font-weight:normal;line-height:24px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.index_news .news_list .more{text-align: center;}
.index_news .news_list .more>a{  background-image: url("../images/more_1.png"); background-repeat: no-repeat; background-size: cover;display: block;width:164px;height: 40px;display: inline-block;line-height:40px;font-size:14px;color: #fff;margin-top:50px;}
.screen-phone .index_news .news_list .more>a{margin:0;}

.index_box2 { display: block; position: relative; padding-bottom: 110px; padding-top: 80px; background-image: url(../images/bg1.jpg), url(../images/bg2.jpg); background-position: 0 0, 100% 100%; background-color: #fff; background-size: 774px 778px, 585px 554px; background-repeat: no-repeat; }
.screen-phone .index_box2{padding-bottom:50px;}
.index_box2 .container{max-width:1400px;}
.index_box2 .box2_img{width:100%;}
.index_box2 .item{display: block;}
.index_box2 .item h3 { display: block; padding-bottom: 30px; padding-top:50px; font-size: 40px; color: #212121; text-align: center; margin: 0; }
.index_box2 .item .more{display: block;text-align:center;margin-top:20px;}
.index_box2 .item .more a{background-image: url("../images/more_1.png"); background-repeat: no-repeat; background-size: cover; width: 165px; height: 40px; line-height: 40px; color: #fff; font-size: 14px; display: inline-block;}
.index_box2 .item .img{display: block;position: relative;height: 438px;overflow:hidden;margin-top:100px;}
.screen-phone .index_box2 .item .img{margin-top:0;height:300px;}
.index_box2 .item .img img{display: block; width:100%;position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.index_box2 .item .img .title { position: absolute; left: 0; bottom: 0; width: 100%; font-family: title; color: #fff; padding: 0 36px; font-size: 22px; height: 70px; line-height: 70px; background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8)), to(transparent)); background-image: linear-gradient(0deg, rgba(0, 0, 0, .8), transparent); }
.index_box2 .item.item1 .img{margin-top:60px;}


.index_box3 { display: block; padding-top: 40px; padding-bottom: 95px; overflow: hidden; background-image: url(../images/box3_1.png), url(../images/box3_2.jpg); background-position: 0 0, 100% 100%; background-repeat: no-repeat; background-color: #023379; background-size: 373px 947px, 604px 542px; }
.screen-phone .index_box3{padding-bottom:50px;}
.index_box3 .container{display: block;max-width:1400px;}
.index_box3 .box3_item{display: block;font-size:0;}
.screen-phone .index_box3 .box3_item{margin-bottom:10px;}
.index_box3 .box3_item .item_list{display: inline-block;width:50%;}
.screen-phone .index_box3 .box3_item .item_list{width:100%;}
.index_box3 .box3_item .item_list .item{width:50%; display: flex;text-align:center;align-items: center;justify-content: center;color:#fff; float: left;height:294px;flex-direction: column;background-size: 100%;}
.screen-phone .index_box3 .box3_item .item_list .item{height:200px;}
.index_box3 .box3_item .item_list .item .icon{}
.index_box3 .box3_item .item_list .item h3{display: block;margin:0;font-size:22px;margin-top:12px;}
.index_box3 .box3_item .item_list .item:nth-child(1) {background:url(../images/box3_bg4.jpg);}
.index_box3 .box3_item .item_list .item:nth-child(2) {background:url(../images/box3_bg5.jpg);}
.index_box3 .box3_item .item_list .item:nth-child(4) {background:url(../images/box3_bg3.jpg);}
.index_box3 .box3_item.box3_bottom .item_list .item:nth-child(1) {background:url(../images/box3_bg4.jpg);}
.index_box3 .box3_item.box3_bottom .item_list .item:nth-child(2) {background:url(../images/box3_bg5.jpg);}
.index_box3 .box3_item.box3_bottom .item_list .item:nth-child(4) {background:url(../images/box3_bg6.jpg);}
.index_box3 .box3_item .img{display: inline-block;width:50%;height:588px;position: relative;overflow:hidden;}
.screen-phone .index_box3 .box3_item .img{width:100%;height:300px;}
.index_box3 .box3_item .img img{width:100%;position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.index_box3 .box3_item.box3_bottom .img img{height:100%;width:auto;max-width:unset;}




.index_box4{display: block;background-color: #edeae9; padding: 110px 0;}
.screen-phone .index_box4{padding:50px 0;}
.index_box4 .container{max-width:1400px;}
.index_box4 .title{display: block;position: relative;}
.index_box4 .title h3 { margin-bottom: 40px; font-weight: normal; font-size: 40px; font-family: title; color: #212121; height: 50px; line-height: 50px; }
.screen-phone .index_box4 .title h3{font-size:30px;}
.index_box4 .title span { font-size: 12px; line-height: 50px; float: right; background-image:url("../images/box4more_bg.png");background-position: 100%; background-repeat: no-repeat; padding-right: 65px; position: absolute; right: 0; top: 50%; -webkit-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); }
.index_box4 .title span a { display: block; }
.index_box4 .box4_list { display: block; }
.index_box4 .box4_list.box4_list1 { display: block; webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); background-color: #fff; padding: 18px 35px; border-bottom: 4px solid #144994; }
.index_box4 .box4_list.box4_list1 a { display: block; margin-bottom: 10px; }
.index_box4 .box4_list.box4_list1 a h3 { width: 100%; height: 50px; margin: 0; font-weight: normal; line-height: 50px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.index_box4 .box4_list.box4_list1 a .time { height: 20px; font-style: italic; position: relative; background-color: #fff; font-size: 14px; color: #9a8789; }
.index_box4 .box4_list.box4_list1 a .time:after { content: ""; top: 7px; right: 0; display: block; width: calc(100% - 90px); height: 1px; position: absolute; background-color: #ededed; }
.index_box4 .box4_list.box4_list2 { display: block; }
.index_box4 .box4_list.box4_list2 .item { display: block; background-color: #fff; height: 90px; margin-bottom: 5px; -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%); }
.index_box4 .box4_list.box4_list2 .item .title { float: left; width: 200px; height: 100%; line-height: 90px; font-size: 22px; color: #9f9795; text-align: center; background-image: url(../images/box4_item.png); background-size: 192px 82px; background-position: 50%; background-repeat: no-repeat; }
.index_box4 .box4_list.box4_list2 .item .de { font-size: 16px; color: #000; height: 90px; padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-left: 1px solid #eae5e4; margin-left: 20px; }
.index_box4 .box4_list.box4_list2 .item .de a{overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.index_box5 { display: block; padding-top: 120px; background-color: #fff; background-image: url(../images/box5_bg1.png), url(../images/box5_bg2.png); background-position: 0 0, 100% 100%; background-repeat: no-repeat; background-size: 417px 163px, 504px 210px; }
.screen-phone .index_box5{padding-top: 50px;}
.index_box5 .container { display: block; max-width: 1400px; overflow: hidden; }
.index_box5 .title { display: block; width: 15%; float: left; }
.index_box5 .title .text { -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; -webkit-writing-mode: tb-lr; writing-mode: tb-lr; font-size: 40px; line-height: 40px; color: #212121; }
.index_box5 .title .more { margin-top: 120px; background-image: url(../images/more_2.png); background-repeat: no-repeat; background-size: cover; height: 165px; line-height: 40px; text-align: center; width: 40px; color: #fff; font-size: 14px; display: inline-block; padding-top: 56px; }
.index_box5 .title .more a { -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; -webkit-writing-mode: tb-lr; writing-mode: tb-lr; color: #fff; text-decoration: inherit; }
.index_box5 .list { display: block; width: 85%; font-size: 0; float: left; }
.index_box5 .list .item { display: inline-block; width: 23%; -webkit-transition: 1s; margin-left: 2%; transition: 1s; display: inline-block; background-position: 50%; -webkit-transition: .8s; transition: .8s; background-size: 100%; position: relative; height: 600px; background-color: #000; }
.index_box5 .list .item:hover{background-size: 110%;}
.index_box5 .list .item:nth-child(1) { background: url(../images/box5_1.png); }
.index_box5 .list .item:nth-child(2) { background: url(../images/box5_2.png); }
.index_box5 .list .item:nth-child(3) { background: url(../images/box5_3.png); }
.index_box5 .list .item:nth-child(4) { background: url(../images/box5_4.png); }
.index_box5 .list .item .ti { font-size: 28px; line-height: 100px; padding-top: 30px; text-align: left; color: #fff; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; }
.screen-phone .index_box5 .list .item .ti{line-height:60px;}
.index_box5 .list .item .more { position: absolute; bottom: 0; right: 40px; color: #fff; font-size: 14px; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; }
.screen-phone .index_box5 .list .item .more{right:20px;}

.index_box6 { margin-top: 130px; margin-bottom: 50px; }
.screen-phone .index_box6{margin-top:50px;}
.title-index { margin-bottom: 40px; font-size: 40px; font-family: title; color: #212121; text-align: center; }
.index_box6 .icons-list { margin-top: 85px; text-align: center; font-size: 0; }
.screen-phone .index_box6 .icons-list{margin-top:30px;}
.index_box6 .icons-list li { font-size: 18px; width: 25%; text-align: center; display: inline-block; }
.screen-phone .index_box6 .icons-list li{width:50%;}
.web-links { height: 120px; background-image: url(../images/foot_bg.jpg); background-size: 1920px; }
.web-links ul, .web-links ul li { text-align: center; }
.web-links ul li { padding-top: 60px; font-size: 16px; color: #fff; width: 110px; display: inline-block; border-left: 1px solid hsla(0, 0%, 100%, .2); }
.web-links ul li a { color: #fff; }
.web-links ul li:last-child { border-right: 1px solid hsla(0, 0%, 100%, .2); }
.web-foot { background-image: url(../images/foot_bg2.jpg); background-repeat: no-repeat; min-height: 126px; background-color: #18161b; padding-top: 20px; color: #fff; }
.web-foot .info { text-align: center; color: #fff; font-size: 12px; }
.web-foot .info span, .web-foot .info span:first-child { border-right: 1px solid hsla(0, 0%, 100%, .2); }
.web-foot .info span { display: inline-block; padding: 0 20px; }
.web-foot .foot-info { margin-top: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; color: #fff; font-size: 12px; }
.screen-phone .web-foot .foot-info{display: block;}
.web-foot .foot-info .base-info { line-height: 1.8; width: 60%; text-align: right; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 12px; }
.screen-phone .web-foot .foot-info .base-info{width:100%;padding:0;}
.web-foot .foot-info .base-info li { width: 100%; }
.web-foot .foot-info .picture { padding-left: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; width: 40%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.screen-phone .web-foot .foot-info .picture{width:100%;justify-content: center;}
.web-foot .foot-info .picture li { cursor: pointer; margin-right: 12px; position: relative; }
.web-foot .foot-info .picture li .image { top: -140px; display: none; border-radius: 8px; padding: 4px; background-color: hsla(0, 0%, 100%, .8); }
.web-foot .foot-info .picture li .image, .web-foot .foot-info .picture li .image:after { position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }
.web-foot .foot-info .picture li .image img { width: 120px; display: block; max-width: unset; }
.web-foot .foot-info .picture li .image:after { content: ""; width: 0; height: 0; bottom: -20px; border: 10px solid transparent; border-top-color: hsla(0, 0%, 100%, .8); }
.web-foot .foot-info .picture li .image, .web-foot .foot-info .picture li .image:after { position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }
.web-foot .foot-info .picture li:hover .image { display: block; }


.ad_left, .ad_right { display: block; position: fixed; z-index: 999; left: 20px; top: 150px; max-width: 220px; }
.ad_right { left: unset; right: 20px; }
.ad_left p, .ad_right p { margin: 0; padding-bottom: 2px; }
.ad_left .close_btn, .ad_right .close_btn { position: absolute; top: 5px; right: 5px; color: #999; }
.ad_left .close_btn:hover, .ad_right .close_btn:hover { cursor: pointer; color: #000; }
.list-body { display: block; }
.screen-phone .list-body{padding-top:20px;}
.list-body .container { max-width: 1400px; }
.list-body .left_menu { padding-top: 20px;position: fixed;width:200px; }
.screen-phone .list-body .left_menu{position: relative;width:100%;}
.list-body .left_menu .menu_img { text-align: center; }
.list-body .left_menu .menu_img img { max-width: 100px; }
.list-body .left_menu .menu_img h3 { font-size: 26px; line-height: 48px; margin: 0; font-weight: normal; }
.list-body .left_menu .menu_list { border-left: 5px solid #144994; overflow: auto; margin-top: 18px; background-color: #fff; height: calc(100vh - 362px); }
.screen-phone .list-body .left_menu .menu_list { height: auto; margin-bottom: 30px; }
.list-body .left_menu .menu_list ul { padding-left: 0; }
.list-body .left_menu .menu_list ul li { background-color: #f5f5f5; margin-bottom: 12px; background-position: 4px; background-repeat: no-repeat; padding: 10px 0 10px 32px; font-size: 16px; -webkit-transition: .3s; transition: .3s; color: #333; }
.list-body .left_menu .menu_list ul li a { }
.list-body .left_menu .menu_list ul li i { }
.list-body .left_menu .menu_list ul li.active,.list-body .left_menu .menu_list ul li:hover {background-color:#144994;}
.list-body .left_menu .menu_list ul li.active i { }
.list-body .left_menu .menu_list ul li.active a,.list-body .left_menu .menu_list ul li:hover a { color: #fff; }
.list-body .search_box { border: 1px solid #144994; height: 35px; line-height: 35px; margin-bottom: 35px; position: relative; }
.list-body .search_box input { height: 100%; border: none; outline: none; display: block; width: 100%; padding-right: 40px; padding-left: 12px; }
.list-body .search_box .icon { font-size: 18px; cursor: pointer; vertical-align: top; position: absolute; right: 12px; top: 8px; color: #144994; font-weight: 700; }
.list-body .nav-bar { font-size: 24px; background-color: #f2f1f1; padding: 10px 15px; margin-bottom: 35px; }
.list-body .nav-bar ul { margin: 0; padding: 0; }
.list-body .nav-bar ul li { display: inline-block; padding: 0 5px; }
.list-body .nav-bar ul li a { color: #000; font-weight: normal; }
.list-body .nav-bar li:after { content: ">"; margin-left: 12px; }
.list-body .nav-bar li.active a { color: #144994; }
.list-body .nav-bar li.active:after { content: ''; }
.list-thumbnail * { -webkit-transition: .3s; transition: .3s; }
.list-thumbnail ul { padding: 0; margin: 0; }
.list-thumbnail .item { width: 100%; padding: 36px 0; border-bottom: 1px solid #ededed; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }
.screen-phone .list-thumbnail .item { display: block; padding: 10px 0; }
.list-thumbnail .item:before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: .5s; transition: .5s; content: ""; display: block; height: 0%; width: 100%; }
.list-thumbnail .item:hover:before { border-top-right-radius: 20px; border-bottom-left-radius: 20px; background-color: #144994; height: 100%; width: 105%; -webkit-box-shadow: 3px 35px 77px -17px rgb(139 0 18 / 50%); box-shadow: 3px 35px 77px -17px rgb(139 0 18 / 50%); }
.list-thumbnail .item .date { z-index: 99; width: 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; border: 1px solid #d3d3d3; height: 130px; background-color: #fff; }
.screen-phone .list-thumbnail .item .date { width: 100%; height: auto; }
.list-thumbnail .item .date .month { background-color: #d3d3d3; color: #000; width: 100%; font-size: 12px; height: 60px; line-height: 60px; font-size: 14px; }
.list-thumbnail .item .date .day { height: 60px; line-height: 60px; font-size: 26px; font-weight: 700; width: 100%; background-color: #fff; color: #144994; }
.screen-phone .list-thumbnail .item .date .day { height: 40px; line-height: 40px; }
.list-thumbnail .item .text { z-index: 1; position: relative; padding-right: 32px; padding-left: 40px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.screen-phone .list-thumbnail .item .text { padding: 0; margin: 8px 0; }
.list-thumbnail .item .text .title { max-width: 600px; font-size: 18px; line-height: 24px; margin-bottom: 20px; }
.list-thumbnail .item .text .title a { color: #323232; }
.text-truncate { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list-thumbnail .item .text .detail { line-height: 21px; font-size: 16px; line-height: 1.6; overflow: hidden; color: #828282; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.list-thumbnail .item .image { z-index: 1; position: relative; width: 360px; }
.screen-phone .list-thumbnail .item .image { display: block; width: 100%; }
.list-thumbnail .item .image .img { width: 100%; height: auto; overflow: hidden; position: relative; }
.list-thumbnail .item:hover .text .detail, .list-thumbnail .item:hover .text .title a { color: #fff; }
.cf:after, .cf:before { content: ""; display: block; clear: both; height: 0; }
.list-image .item { position: relative; width: 45%; padding: 25px 0; border-bottom: 1px solid #e4e4e4; }
.list-image .item, .list-image>ul { display: -webkit-box; display: -ms-flexbox; display: flex; }
.screen-phone .list-image .item { width: 100%; display: block; }
.list-image>ul { width: 100%; padding: 0; margin: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.list-image .item:before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: .5s; transition: .5s; content: ""; display: block; height: 0%; width: 100%; }
.list-image .item .date { position: relative; z-index: 99; width: 90px; border-top: 2px solid #144994; padding-top: 10px; color: #144994; font-size: 30px; font-weight: 700; }
.screen-phone .list-image .item .date { width: 100%; }
.list-image .item .date small { font-weight: 400; font-size: 12px; color: #8c8c8c; }
.list-image .item .image { position: relative; z-index: 99; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 20px; }
.screen-phone .list-image .item .image { padding-left: 0; }
.list-image .item a { display: block; }
.list-image .item .image .img { width: 100%; padding-bottom: 68%; overflow: hidden; position: relative; }
.list-image .item .image .img img { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.list-image .item .image .title { -webkit-box-sizing: content-box; box-sizing: content-box; padding: 20px 0 0; font-weight: 400; font-size: 18px; line-height: 48px; height: 48px; overflow: hidden; }
.list-image .item .image .title a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list-image .item:hover { border-bottom: none; }
.list-image .item:hover:before { border-top-right-radius: 20px; border-bottom-left-radius: 20px; background-color: #144994; height: 100%; width: 105%; -webkit-box-shadow: 3px 35px 77px -17px rgb(139 0 18 / 50%); box-shadow: 3px 35px 77px -17px rgb(139 0 18 / 50%); }
.list-image .item:hover .date { border-top: 2px solid #fff; color: #fff; }
.list-image .item:hover .date small, .list-image .item:hover .image .detail, .list-image .item:hover .image .title a { color: #fff; }
.article-mod { padding: 20px 0px; }
.article-mod .title { font-size: 28px; margin: 0; position: inherit; line-height: 1.5; color: #333; word-wrap: break-word; word-break: normal; text-align: center; }
.article-mod .info { text-align: center; margin: 20px 0; font-size: 16px; padding-left: 12px; color: grey; }
.article-mod .info span { color: #144994; }
.article-mod .content { width: 100%; display: block; }
.article-mod .content img { max-width: 100%; }
.article-mod .content p { margin: 0; }


.detail-body{display:block;padding-top:50px;padding-bottom:50px;}
.detail-body .container{max-width:1600px;}
.detail-body .button {
    display: inline-block;
    border: 1px solid #144994;
    cursor: pointer;
    color: #144994;
    background-color: #fff;
    padding: 10px 16px;
    font-size: 14px;
    border-radius: 6px;
    outline: none;
    max-width: 50%;
}
.screen-phone .detail-body .button{max-width:100%;margin-bottom:10px;}
.nav-bar2 {
    display: inline-block;
    min-width: 187px;
    border-top: 3px solid #144994;
    padding: 10px 15px 0 0;
    line-height: 20px;
    color: #828282;
}
.screen-phone .nav-bar2{padding:10px 0;width:100%;}
.nav-bar2 ul{padding:0;margin:0;}
.nav-bar2 li {
    display: inline-block;
    padding: 0 5px;
}
.nav-bar2 li:after {
    content: "/";
    margin-left: 12px;
}
.nav-bar2 li:last-child:after{
    content:'';
}
.detail-body .right-box{display:block;}
.list-news{display:block;}
.list-news .title-mod {
    font-size: 21px;
    background-color: #f2f1f1;
    padding: 10px 15px;
    font-weight: 700;
}
.list-news ul{margin:0;padding:0;}
.list-news li {
    padding-top: 15px;
    border-bottom: 1px solid #e4e4e4;
    min-height: 60px;
    overflow: hidden;
    margin-top: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
.list-news li .date {
    width: 58px;
    height: 58px;
    float: left;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-bottom: none;
}
.list-news li .date .day {
    font-size: 24px;
    color: #94070a;
}
.list-news li .date .year {
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: #d3d3d3;
    color: #000;
    width: 100%;
    font-size: 12px;
}
.list-news li .title {
    display: block;
    margin-left: 79px;
    line-height: 21px;
    height: 42px;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 42px;
    padding-right: 12px;
}
.list-news li .title a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list-news li:hover {
    -webkit-box-shadow: 3px 35px 77px -17px rgb(0 0 0 / 80%);
    box-shadow: 3px 35px 77px -17px rgb(0 0 0 / 80%);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    z-index: 100;
    border: none;
    background-color: #fff;
}
.list-news li:hover .date {
    border: none;
}


.news-body{display:block;padding-bottom: 70px;padding-top:50px;
    background-color: #f8f8f8;
    background-image: url(../images/news_bg.png);
    background-repeat: no-repeat;
    background-position: 50%;}
.news-body .container{display:block;max-width:1400px;}
.news-body .left_img_list{display:block;}
.news-body .left_img_list .img_banner{display:block;}
.news-body .swiper-box {
    background-color: #fff;
    position: relative;
}
.news-body .swiper-box .images {
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%;
    position: relative;
    height: auto;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
}
.news-body .swiper-box .images .img{display: none; padding-top: 53%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.news-body .swiper-box .images .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.news-body .swiper-box .images .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.news-body .swiper-box .images .img>div>div>img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.news-body .swiper-box .pagination {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index:2;
}
.screen-phone .news-body .swiper-box .pagination{position: relative;}
.news-body .swiper-box .pagination ul{
    padding:0;
    margin:0;
}
.news-body .swiper-box .pagination li:first-child {
    background-color: #144994;
}
.news-body .swiper-box .pagination li:nth-child(2) {
    background-color: rgba(20,73,148,.85);
}
.news-body .swiper-box .pagination li:nth-child(3) {
    background-color: rgba(20,73,148,.7);
}
.news-body .swiper-box .pagination li:nth-child(4) {
    background-color: rgba(20,73,148,.55);
}
.news-body .swiper-box .pagination li:nth-child(5) {
    background-color: rgba(20,73,148,.4);
}
.news-body .swiper-box .pagination li:nth-child(6) {
    background-color: rgba(20,73,148,.25);
}
.news-body .swiper-box .pagination li {
    cursor: pointer;
    width: 80px;
    display: inline-block;
    color: #fff;
    margin-right: 2px;
    text-align: center;
    padding: 6px 0;
    position: relative;
    top: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.screen-phone .news-body .swiper-box .pagination li{margin-top:10px;}
.news-body .swiper-box .pagination li.active, .news-body .swiper-box .pagination li:hover {
    top: -5px;
}
.news-body .left_img_list .img_banner_title {background:#fff;}
.news-body .left_img_list .img_banner_title .text {
    padding: 25px;
    height: 246px;
    display: none;
}
.news-body .left_img_list .img_banner_title .text .name {
    font-size: 14px;
    letter-spacing: 2px;
    color: #144994;
    margin-bottom: 20px;
}
.news-body .left_img_list .img_banner_title .text .title {
    margin-bottom: 20px;
}
.news-body .left_img_list .img_banner_title .text .title a{
    font-size: 24px;
    color: #2f2f2f;
}
.news-body .left_img_list .img_banner_title .text .detail {
    color: #999898;
    font-size: 14px;
    overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
}

.news-body .news-box {
    background-color: #fff;
}
.news-box .title-mod {
    background-color: #144994;
    font-size: 24px;
}
.news-box .title-mod .text {
    padding: 0 12px;
    display: inline-block;
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    color: #144994;
}
.news-box .list-mod {
    padding: 0 30px 30px;
    height: auto;
}
.news-box .list-mod li {
    padding-top: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
}
.news-box .list-mod li .date {
    color: #878787;
    margin-bottom: 14px;
}
.news-box .list-mod li .title {
    overflow: hidden;
    height: 40px;
    font-size: 14px;
}
.news-box .list-mod li .el-icon-time {
    color: #144994;
}


/* 详情 */
.detail_box{display: block;position: relative;overflow: hidden;}
.detail_box{display: block;position: relative;overflow: hidden;}
 .detail_bg{display: block;position: fixed;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;}
 .detail_bg img{width: 100%;display: block;}
.screen-phone .detail_bg img{height: 100%;width: auto;}
.screen-tablet .detail_bg img{height: 100%;width: auto;}
.detail_box .news_detail{display: block;padding: 20px 15px 50px;}
.screen-phone .detail_box .news_detail{padding:0;}
.detail_box .news_detail>.news_detail_title{font-size: 16px;line-height: 1.5;padding-bottom: 20px; border-bottom: 1px solid #ccc;text-align: center;}
.detail_box .news_detail>.news_detail_title>h3{font-size: 24px;margin: 0;line-height: 48px;font-weight: normal;color: #000;}
.screen-phone .detail_box .news_detail>.news_detail_title>h3{font-size: 20px;line-height: 32px;}
.detail_box .news_detail>.news_detail_title>span{display: inline-block;color: #666;}
.detail_box .news_detail>.news_detail_box{padding: 30px 0px;}
.detail_box .news_detail>.news_detail_box img{max-width: 100%;}


/*内页位置导航*/
.weizhi{   height:43px; line-height: 43px; margin-top: 20px; padding-left:15px; font-size:16px; color:#000;  margin-bottom:10px; background:#144994; position: relative;}
.weizhi img {margin-right:8px; }
.weizhi a{ font-size:16px; color:#000; }
.weizhi .search{display: block; max-width: 300px; position:absolute;right:5px;top:50%;-webkit-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.screen-phone .weizhi{font-size: 14px;margin-bottom: 0;}
.screen-phone .weizhi img{width: 10px;}
.screen-phone .weizhi a{font-size: 14px;}

.ptr_content3 {clear:both;text-align:left;line-height:30px;font-size:12px;height:0 auto;margin-bottom:2px;
  overflow:hidden;}
.ptr_content3 p{ font-size:16px; line-height:28px;}
.ptr_content3 ul{ margin:0; padding:0; margin-top:25px;}
.screen-phone .ptr_content3 ul{margin:15px 0;}
.ptr_content3 h3{  line-height:60px; text-align:center; color:#1f1f1f; font-size:26px; }
.screen-phone .ptr_content3 h3{line-height: 40px;padding-top: 10px;}
.ptr_content3 .detail{ height:40px; line-height:40px; margin-top:20px; margin-bottom:45px; text-align:center; color:#1f1f1f; font-size:16px; background:#e0e8e8;}
.screen-phone .ptr_content3 .detail{font-size: 14px;margin:10px 0;}
.ptr_content3 .pro_con{ padding:0 15px 0 10px; }
.ptr_content3 .pro_con p{}
.ptr_content3 ul li span{padding-right:3px;color:#666; font-size:14px; font-family:Arial;position: absolute;top: 0;right: 0;}
.ptr_content3 ul li { height:30px; line-height:30px; padding-left:14px; font-size:16px; background:url(../images/square.png) left center no-repeat;position: relative;}
.ptr_content3 ul li.sep_line{ height:10px; margin-top:8px; margin-bottom:15px; border-bottom:#aaa 1px dashed; background:none;}
.ptr_content3 ul li a{height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;display: block;padding-right: 80px;}


/*news列表页面css*/
.news {height:auto; margin:0 auto;overflow: hiddenpadding: 50px 10px;}
.screen-phone .news{padding: 0;}
.news .news_item a{display: block;background: #f6f6f6;padding-bottom: 50px;}
.screen-phone .news .news_item a{padding-bottom: 20px;margin-top: 10px;margin-bottom: 10px;}
.news .news_item:hover a{color: #144994;}
.news .news_item a>img{display: block;}
.news .news_item a>h3{display: block;font-size: 20px;line-height: 36px;padding: 0 20px;}
.news .news_item a>span{display: block;font-size: 16px;line-height: 24px;padding: 0 20px;}
.news .news_item a>p{display: block;font-size: 16px;line-height: 24px;margin-top: 30px; padding: 0px 20px;height: 72px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news .news_more{display: block;}
.news .news_more>div{display: block;background: #F6F6F6;padding: 20px 30px 50px;}
.screen-phone .news .news_more>div{padding: 20px 10px 30px;}
.news .news_more>div .title{font-size: 16px;color: #144994;font-weight: bold; line-height:32px;border-bottom: 2px solid #144994;width: fit-content;}
.news .news_more>div .list{display: block;padding: 0;}
.news .news_more>div .list>a{display: block;}
.news .news_more>div .list>a>h3{display: block;width: 100%; font-size: 20px;line-height: 36px;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.screen-phone .news .news_more>div .list>a>h3{font-size: 16px;}
.news .news_more>div .list>a>span{font-size: 16px;line-height: 24px;}

/*产品列表页*/
.products{height:auto; margin:0 auto;overflow: hidden;padding: 50px 10px;}
.screen-phone .products{padding: 0;}
.products .title{display: block;text-align: center;padding-bottom: 50px;}
.products .title a{display: inline-block;vertical-align: middle;width: 150px;color: #4d4c47; }
.products .title a:hover,.products .title a.active{color: #144994;}
.products .title a:hover>h3,.products .title a.active>h3{font-weight: bold;}
.products .title a:hover span,.products .title a.active span{display: inline-block;background: #144994;}
.products .title a>h3{margin: 0;display: block;font-size: 24px;line-height: 52px;font-weight: normal;}
.products .title a>span{width: 60px;height: 5px;display: inline-block;background: #fff;}
.products .pro_item a{display: block;padding-bottom: 50px;}
.products .pro_item a>img{display: block;}
.products .pro_more{display: block;padding-top: 30px;}
.products .pro_more>div{display: block;padding: 50px 30px 70px;color: #444;border-bottom: 1px solid #eee;}
.products .pro_more>div:last-child{border-bottom: none;}
.products .pro_more>div .title{display: block;text-align: left;padding-bottom: 30px;}
.products .pro_more>div .title i{display: inline-block;vertical-align: middle;width: 10px;height: 10px;background: #144994;margin-right: 10px;}
.products .pro_more>div .title span{display: inline-block;vertical-align: middle;font-size: 18px;line-height: 30px;font-weight: bold;}
.products .pro_more>div .desc{display: block;padding: 0;}

/*about页面*/
.about{display: block;position: relative;}
.about .about_bg{display: block;position: absolute;top: 0;left: 0;z-index: -1;width: 100%;}
.about .container{padding-top: 80px;position: relative;}
.about .about_content{background: #fff;min-height: 500px;padding:50px 90px;}
.screen-phone .about .about_content{padding:30px 10px;}
.about .about_content h3{margin:0;font-size: 24px;line-height: 30px;padding-bottom: 30px;}
.about .about_content .detail{display: block;padding-bottom: 50px;border-bottom: 1px solid #eee;}
.about .about_content .about_map{display: block;padding-top: 30px;padding-bottom: 50px;}
.screen-phone .about .about_content .about_map{padding-bottom: 20px;}
.about .about_content .about_map iframe{display: block;border-radius: 10px;height: 500px;}
.screen-phone .about .about_content .about_map iframe{height: 300px;}
.about .about_content .about_map .about_contact{display: block;padding-top: 30px;line-height: 30px;font-size: 16px;}
.about .about_content .about_map .about_contact .icon{display: inline-block;vertical-align: middle;padding: 0 20px 0 10px;}
.about .about_content .about_map .about_contact span{display: inline-block;vertical-align: middle;}

    /*detail*/
.detail{display: block;position: relative;}
.detail .detail_bg>img{display: block;}
.detail .detail_bg .container{position: relative;}
.detail .detail_bg .title{display: block;position: absolute;bottom:70px;left: 30px;}
.detail .detail_bg .title h3{font-size: 30px;line-height: 30px;}
.detail .detail_bg .title .date{font-size: 16px;line-height: 30px;}
.detail .detail_content{display: block;padding:80px 20px;}

    /*right css*/
.right{ }
.right .right_top{}
.right .right_top h2{ display:block; height:42px; line-height:42px; margin:0; padding-left:25px; color:#fff;  font-size:16px; font-weight:normal; background:#144994;}
.right .right_top h2 a{ color:#000;}
.right .right_top .topch{ width:100%; padding-bottom:35px; padding-top:25px; background:#ffebea;}
.right .right_top .topch .rline{ }
.right .right_top .topch .rline a{ display:block; margin-bottom:15px; padding-left:30px; color:#101010; font-size:16px; }
.right .right_top .topch .rline a.setoutbg{}
.right .right_top .topch .rline a.setoutbg:hover{ color:#000; }
.right .right_top .topch .rline a.setonbg{ color:#000; }
.right .right_top .topch .rline a.setonbg:hover{ color:#000; }
.screen-phone .right .right_top .topch{padding: 10px 0;}

.right .rhdpt{ margin-top:15px;}
.right .rhdpt h2{  height:42px; line-height:40px; text-align:center; margin:0; font-weight:normal; font-size:16px;  color:#fff; background:url(../images/hdpt.png) left center no-repeat;}


.right .rhdpt .ptbox{   height:115px; margin-bottom:3px; overflow:hidden;}
.right .rhdpt .ptbox a{ float:left; display:block; width:141px; height:105px; padding-top:10px; text-align:center; line-height:140px; font-size:18px;  color:#fff;}
.right .rhdpt .ptbox a.zzxx{ margin-right:3px; background:#00a0e9 url(../images/zzxx.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.tsjb{ background:#eb6000 url(../images/tsjb.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.zzxx:hover{ background:#0479af url(../images/zzxx.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.tsjb:hover{ background:#ba5007 url(../images/tsjb.png) center 25px no-repeat;}
.right .rhdpt a.ywzx{ display:block; width:285px; height:80px; text-align:center; line-height:80px; font-size:18px;  color:#fff; background:#638c0b url(../images/ywzx.png) 50px center no-repeat;}
.right .rhdpt a.ywzx:hover{ background:#446105 url(../images/ywzx.png) 50px center no-repeat;}

.right .rpicnews{ margin-top:15px;background-color:#ffebea}
.right .rpicnews h2{ display:block; height:42px; line-height:42px; margin:0; text-indent:25px; color:#fff;  font-size:16px; font-weight:normal; background:#144994;}
.right .rpicnews h2 a{ color:#fff;}
.right .rpicnews h2 a:hover{ color:#144994;}
.right .rpicnews ul{ padding-bottom:10px;}
.right .rpicnews ul li{ height:66px; margin-top:10px;}
.right .rpicnews ul li img{ float:left; width:101px; height:66px; padding-left:5px;}
.right .rpicnews ul li p{ display:inline-block; width:180px; height:75px; line-height:25px; margin:0; padding-left:10px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.right .rpicnews ul li p a{ color:#515151; font-size:14px; }
.right .rpicnews ul li p a:hover{ color:#144994;}
.right .rhot{ margin-top:15px; background-color:#ffebea}
.screen-phone .right .rhot{margin-bottom: 15px;}
.right .rhot h2{   height:42px; line-height:42px; margin:0; text-indent:25px; color: #000;  font-size:16px; font-weight:normal; background:#144994;}
.right .rhot ul{ margin:0; padding:0; padding-top:5px;}
.right .rhot ul li{ height:30px; line-height:30px; padding-left:15px; background:url(../images/square.png) 5px center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.right .rhot ul li a{ color:#515151; font-size:14px; }
.right .rhot ul li a:hover{ color:#144994;}

/* 网站地图 */
.sitemap{padding:0 10px;}
.sitemap .level{padding-bottom:10px;}
.sitemap .level a{display:block;}
.sitemap .level span{display:inline-block;padding:10px;}
.screen-phone .sitemap .level span{display:block;padding: 5px;}
.sitemap .level h2{margin:0;padding:10px;border-bottom:1px dashed #144199;display:block;}
.sitemap .level.level0>h2{border-bottom:none;}
.sitemap .level0>h2{font-size:20px;background:#144994;padding:15px 10px;}
.sitemap .level1>h2{font-size:18px;}
.sitemap .level2>h2{font-size:16px;}
.sitemap .level3>h2{font-size:14px;}
.sitemap .level4>h2{font-size:13px;}
.sitemap .level5>h2{font-size:12px;}
.sitemap .level a:hover{color: #000;text-decoration: underline;}

/*内页 新闻详细内容页*/
.content_nei {clear:both;text-align:left;line-height:30px;font-size:12px;height:0 auto;margin-bottom:2px;
overflow:hidden;}
.content_nei p{ font-size:16px; line-height:28px;}
.content_nei ul{ margin:0; padding:0; margin-top:10px;}
.screen-phone .content_nei ul{margin:15px 0;}
.content_nei h3{  line-height:60px; text-align:center; color:#1f1f1f; font-size:26px; }
.screen-phone .content_nei h3{line-height: 40px;padding-top: 10px;}
.content_nei .detail{ height:40px; line-height:40px; margin-top:20px; margin-bottom:45px; text-align:center; color:#1f1f1f; font-size:16px; border-bottom: 1px solid #e0e8e8}
.screen-phone .content_nei .detail{font-size: 14px;margin:10px 0;}
.content_nei .pro_con{ padding:0 15px 20px 10px; }
.content_nei .pro_con p{}

.content_nei ul li {line-height:32px; padding-left:14px; font-size:16px; position: relative;}
.content_nei ul li.sep_line{ height:10px; margin-top:8px; margin-bottom:15px; border-bottom:#aaa 1px dashed; background:none;}
.content_nei ul li a{display: inline-block; height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;padding-right: 73px;}
.content_nei ul li a i {display: inline-block;width: 4px;height: 4px;vertical-align: middle;border-radius: 50%;background: #ec6941;  }
.content_nei ul li span{padding-right:3px;color:#939393; font-size:14px; font-family:Arial;position: absolute;top: 0;right: 0;}

.content_nei .lvshi{ padding-top:30px;}
.content_nei .lvshi li{   margin-bottom:15px; float:left;list-style-type:none; padding:0 6px;}
.content_nei .lvshi li img{ width:180px;  }
.content_nei .lvshi li p{ text-align:center; font-size:14px; margin-top:5px;}




/*首页友情链接*/
.links {margin: 20px 0;}
.links .title { height:40px; line-height: 40px; border-bottom: #144994 1px solid;}
.links .title span {display:block;width: 120px;height: 40px;margin-left: 3px; line-height: 40px;text-align: center;font-size: 18px;color:#fff; font-weight: bold; background-color: #ec6941;border-radius: 10px 10px 0 0;}
.links .con{padding-top: 10px;}
.links .con img{height: 60px; margin:12px;border: 1px solid #d4d4d4}


 /*底部*/
#footerbar { width: 100%; font-size: 16px; color: #000; padding-top: 25px; padding-bottom: 25px;margin-top: 0px; background-color: #144994; }
#foot-down { width: 100%; font-size: 16px; text-align: center; padding: 20px; color: #000; background-color: #144994; }
#foot-down p { margin: 0; font-size: 14px; }
#foot-down a { color: #000; }
#foot-down a:hover { color: #f8931f; }
#footerbar .row { position: relative;overflow: hidden; }
#footerbar .group-left0 { position: relative;height: 100%; }
#footerbar .group-left0 div { position: absolute;width: 90%; top: 90px; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
#footerbar .group-left0 div img{}
#footerbar a { color: #000; }

.screen-phone #footerbar .group-left1{padding:0;}
#footerbar .group-left1 a:hover{color: #fff;}
#footerbar .group-left1 a{color: #fff;}
#footerbar .group-left1 p{font-size: 16px;line-height: 28px;color: #fff;margin:0;text-align: center;}
#footerbar .group-right>div { display: block; font-size: 14px;line-height: 26px; margin-right: 0px;margin-top: 15px;text-align: right; }
.screen-phone #footerbar .group-right>div{text-align: center;}
#footerbar .group-right>div img{ width: 100px;height: auto;}
#footerbar .group-right>div p{display: block; width: 100%;line-height:30px;text-align: right;padding-right: 20px;color: #fff;padding-top: 10px;}
.screen-phone #footerbar .group-right>div p{text-align: center;}
.screen-phone #footerbar .group-right>div { float: none; margin-right: 0; }
.screen-phone #footerbar { padding-top: 10px; padding-bottom: 10px;}
#m-footer { border-top: 1px solid #fff; background-color: #144994; }
#m-footer a { display: block; color: #fff; padding-top: 5px; padding-bottom: 5px; }
.lilian { padding: 0; margin-top: 10px; }
.lilian ul { padding: 0; }
.lilian ul li { width: 240px; float: left; list-style: none; color: #000; font-weight: bold; font-size: 16px; }
.lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }
.screen-tablet .lilian ul li { width: 220px; }
.screen-tablet .lilian ul li p { font-weight: normal; font-size: 14px; color: #666; margin-top: 10px; }

.banquan {width: 100%;padding: 10px 0; color: #000; text-align: center; background-color: #f1f1f1;border-top: 1px solid #bababa;}
.banquan a{color: #000;}
.banquan a:hover{color: #000;}
.banquan .left { text-align: center;font-size: 16px;line-height: 52px;}
.screen-phone .banquan .left{line-height: 30px;padding: 10px 0;}
.banquan .right { text-align: right}

.screen-phone .banquan .left { text-align: center}
.screen-phone .banquan .right { text-align: center}



/* 留言页 */
.form { display: block; padding-bottom: 30px; }
.form .contact { display: block; width: 100%; padding: 0 10px; }
.form .bt1 { padding: 0 20px 10px; }
.form .contact form label { display: block; font-size: 14px; font-weight: 400; }
.form .contact form { display: block; overflow: hidden; padding-top: 10px; }
.form .contact input { display: inline-block; width: 250px; height: 30px; padding: 0 5px; outline: none; margin-top: 10px; }
.form .contact input.fl { float: left; }
.form .contact input.fr { float: right; }
.form .contact textarea { display: block; width: 60%; height: 80px; padding: 10px; margin-top: 10px; outline: none; }
.screen-phone .form .contact textarea { width: 100%; }
.screen-phone .form .contact input { width: 100%; }
.screen-phone .form .contact .in_btn { width: 100%; margin-bottom: 10px; }
.form .contact .in_btn { display: inline-block; width: 200px; height: 40px; border: none; background: #144994; color: #fff; outline: none; }
.form .contact .in_btn:hover { background: #000; }

/* ------------------------- list 列表页 --------------------------- */

/* list with cards style 卡片样式列表 */

/*核心业务-主页*/

.core { margin-top: 80px; margin-bottom: 30px; }
.core .container { padding-left: 0; padding-right: 0; }
.screen-phone .core .container { padding-left: 10px; padding-right: 10px; }
.screen-phone .core { margin-top: 0; margin-bottom: 0; }
.liststyle0 { margin-top: 40px; }
.screen-phone .liststyle0 { padding-left: 0; }
.screen-phone .liststyle0 .col { padding-left: 5px; padding-right: 5px; }
.liststyle0 .item { display: block; background-color: #fff; text-align: center; color: #555657; border: 1px solid #b8b8b8; margin-bottom: 20px; position: relative; }
.liststyle0 .col { padding-right: 25px; padding-left: 25px; }
.screen-phone .liststyle0 .item { margin-bottom: 10px; }
.liststyle0 .item .itemimg { display: block; min-height: 170px; padding-top: 60%; position: relative; font-size: 0; line-height: 0; }
.screen-phone .liststyle0 .item .itemimg { min-height: 130px; top: -20px; }
.liststyle0 .item .itemimg>div { position: absolute; display: block; width: 112px; height: 112px; top: 30px; left: 50%; margin-left: -56px; border: 1px solid #fff; border-radius: 56px; background-color: #8c8d8d; }
.liststyle0 .item .itemimg>div>div { display: block; width: 57px; height: 57px; position: absolute; top: 26px; left: 28px; }
.liststyle0 .item .itemimg>div>div.img-data { background: url(../images/data.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-government { background: url(../images/government.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-estate { background: url(../images/estate.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div.img-internet { background: url(../images/internet.png) no-repeat center; }
.liststyle0 .item .itemimg>div>div>img { width: 100%; min-height: 100%; border: none; padding: 0; margin: 0; }
.lte-ie-8 .liststyle0 .item .itemimg>div>div>img { width: 100%; height: 100%; position: relative; top: 0; left: 0; }
.liststyle0 .item .itemtitle { width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 32px; margin-bottom: 0px; margin: 0 5%; }
.liststyle0 .item .itemtitleEn { margin-bottom: 80px; color: #b6b6b6; font-size: 14px; line-height: 20px; }
.screen-phone .liststyle0 .item .itemtitleEn { margin-bottom: 40px; line-height: 20px; }
.liststyle0 .item .itemline { width: 54px; height: 3px; position: absolute; left: 50%; bottom: 40px; margin-left: -27px; background-color: #144994; }
.screen-phone .liststyle0 .item .itemline { bottom: 20px; }
.liststyle0 .item:hover { background-color: #144994; box-shadow: 2px 5px 10px #8c8d8d; }
.liststyle0 .item:hover .itemimg>div { background-color: #fff; }
.liststyle0 .item:hover .itemimg>div>div.img-data { background-image: url(../images/data_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-government { background-image: url(../images/government_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-estate { background-image: url(../images/estate_2.png); }
.liststyle0 .item:hover .itemimg>div>div.img-internet { background-image: url(../images/internet_2.png); }
.liststyle0 .item:hover .itemtitle { color: #fff; }
.liststyle0 .item:hover .itemtitleEn { color: #b5dcf5; }
.liststyle0 .item:hover .itemimg>div>i { color: #144994; }
.liststyle0 .item:hover .itemline { background-color: #fff; }

/*案例列表页*/
.caseliststyle1 { margin-top: 30px; padding-left: 10px; padding-right: 10px; }
.screen-phone .caseliststyle1 { padding: 0; }
.caseliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; }
.caseliststyle1 .col { padding-bottom: 20px; }
.caseliststyle1 .item .itemimg { display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.caseliststyle1 .item .itemimg>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.caseliststyle1 .item .itemimg>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.caseliststyle1 .item .itemimg>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.caseliststyle1 .item .itemtitle { width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 20px; line-height: 40px; margin: 0 5%; }
.caseliststyle1 .item:hover .itemtitle { color: #144994; }
.screen-phone .caseliststyle1 .item .itemtitle { font-size: 14px; }
.caseliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.caseliststyle1 .item_more .a_null { height: 182px; }

/*产品列表页*/
.proliststyle1 { padding-left: 0; padding-right: 0; }
.screen-phone .proliststyle1 { padding: 0; }
.proliststyle1 .item { display: block; width: 100%; height: 100%; background-color: #fff; text-align: center; color: #555657; position: relative; border: 1px solid #ccc;}
.proliststyle1 .col { padding: 0 10px; padding-bottom: 20px; }
.screen-phone .proliststyle1 .col { padding: 0 5px; padding-bottom: 10px; }
.proliststyle1 .item .pro-img { display: block; padding-top: 100%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.proliststyle1 .item .pro-img>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img>div>div>img { width: 100%; min-height: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .pro-img1 { display: block; padding-top: 30%; position: relative; font-size: 12px; line-height: 20px; overflow: hidden; }
.proliststyle1 .item .pro-img1>div { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.proliststyle1 .item .pro-img1>div>div { height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index: 1; }
.proliststyle1 .item .pro-img1>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }

.proliststyle1 .item .itemtitle { display: block; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; line-height: 30px; margin: 0 5%; }
.screen-phone .proliststyle1 .item .itemtitle { font-size: 12px; }
.proliststyle1 .item .itemcontent { width: 90%; height: 100px; overflow: hidden; margin: 0 5%; margin-bottom: 30px; font-size: 14px; line-height: 24px; }
.proliststyle1 .item_more .a_null { height: 182px; }

/* 新闻列表样式 */
/* title list style with pic in left 左边有图片的标题列表样式 */
.liststyle2 .items{width: 100%;padding: 14px 0;border-bottom: 1px dashed #dfdfdf;}
.liststyle2 .items>a{display: block;position: relative;}
.liststyle2 .items .news-img{display: block;width: 20%;float: left;overflow: hidden;position: relative;padding-top: 12%;}
.screen-phone .liststyle2 .items .news-img{width: 30%;padding-top: 20%;text-align: center;}
.liststyle2 .items .news-img>div{
    text-align: center;
    display: block;
    position: absolute;
    font-size: 0px;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.liststyle2 .items>a:hover .news-img>div{width: 120%;height: 120%;top:-10%;left: -10%;}
.liststyle2 .items .news-img>div>img{width: 100%;height: 100%;}
.liststyle2 .items .news-con{display: block;width: 75%;margin-left: 5%;float: left;}
.screen-phone .liststyle2 .items .news-con{display: block;width: 68%;margin-left: 2%;float: left;}
.liststyle2 .items .news-con p{width: 100%;text-align: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.liststyle2 .items .news-con .news-title{color: #333;font-size: 20px;font-weight: 700;}
.screen-phone .liststyle2 .items .news-con .news-title{color: #333;font-size: 16px;}
.liststyle2 .items .news-con .news-desc{color: #999;font-size: 14px;}
.liststyle2 .items .news-con .news-detailbtn{
    width: 108px;
    display: block;
    cursor: pointer;
    color: #666;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 2px rgba(0,0,0,.2);
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.liststyle2 .items:hover .news-con .news-detailbtn,.device-mobile .liststyle2 .items .news-con .news-detailbtn{padding-right: 30px;}
.liststyle2 .items .news-con .news-detailbtn span{
    display: block;
    width: 0;
    color: #fff;
    background-color: #144994;
    box-shadow: 0px 0px 2px #144994;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.liststyle2 .items:hover .news-con .news-detailbtn span,.device-mobile .liststyle2 .items .news-con .news-detailbtn span{width: 30px;}
.liststyle2 .items .news-con .news-detailtime{
    width: 100px;
    display: block;
    color: #999;
    height: 30px;
    float: right;
    line-height: 30px;
    text-align: center;
    position: relative;
    background: #fff;
}
.liststyle2 .items:hover .news-con .news-title,.liststyle2 .items:hover .news-con .news-desc,.liststyle2 .items:hover .news-con .news-detailbtn,.liststyle2 .items:hover .news-con .news-detailtime{color: #144994;}
.screen-phone .liststyle2 .items .news-con .news-detailtime{width: 85px;}


/*搜索页  */
.liststyle21 .items{width: 100%;padding: 0;border-bottom: 1px dashed #dfdfdf;}
.liststyle21 .item1{border-bottom: none;padding-bottom:20px;}
.liststyle21 .items>a{display: block;position: relative;}
.liststyle21 .items .news-img{display: block;width: 20%;float: left;overflow: hidden;position: relative;padding-top: 12%;}
.screen-phone .liststyle21 .items .news-img{width: 30%;padding-top: 20%;text-align: center;position: absolute;top: 50%;left:0; -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);}
.liststyle21 .items .news-img>div{
  text-align: center;
  display: block;
  position: absolute;
  font-size: 0px;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}
.liststyle21 .items>a:hover .news-img>div{width: 120%;height: 120%;top:-10%;left: -10%;}
.liststyle21 .items .news-img>div>img{width: 100%;height: 100%;}
.liststyle21 .items .news-con{display: block;width: 77%;margin-left: 3%;float: left;}
.screen-phone .liststyle21 .items .news-con{display: block;width: 98%;margin-left: 2%;float: left;}
.screen-phone .liststyle21 .item1 .news-con{padding-left: 30%;}
.screen-phone .liststyle21 .item1 .pl{padding-left: 0;}
.liststyle21 .items .news-con p{width: 100%;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.liststyle21 .items .news-con .news-title{color: #343434;font-size: 16px;margin-top:10px;padding-right:100px;}
.liststyle21 .item1 .news-con .news-title{color: #1b54aa;font-size: 20px;padding-right:0;white-space: nowrap;}
.screen-phone .liststyle21 .items .news-con .news-title{font-size: 14px;height: 28px;}
.screen-phone .liststyle21 .item1 .news-con .news-title{font-size: 16px;}
.liststyle21 .items .news-con .news-title>i.icon{position: absolute;line-height: 24px;font-size: 0.1em;}
.liststyle21 .items .news-con .news-title>i.icon.icon-2x{line-height: 24px;font-size: 20px;position: relative;left: 4px;margin-right:10px;}

.liststyle21 .items .news-con .news-desc{color: #999;font-size: 14px;width: 100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.liststyle21 .items .news-con .news-detailbtn{
  width: auto;
  display: block;
  cursor: pointer;
  color: #2d5088;
  height: 30px;
  float: left;
  font-size:14px;
  line-height: 30px;
  text-align: center;
  position: relative;
  background: #fff;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}
.liststyle21 .items:hover .news-con .news-detailbtn,.device-mobile .liststyle21 .items .news-con .news-detailbtn{}
.liststyle21 .items .news-con .news-detailbtn span{
  display: block;
  width: 0;
  color: #fff;
  background-color: #0568c1;
  box-shadow: 0px 0px 2px #0568c1;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}
.liststyle21 .items:hover .news-con .news-detailbtn span,.device-mobile .liststyle21 .items .news-con .news-detailbtn span{width: 30px;}
.liststyle21 .items .news-con .news-detailtime{
  width: auto;
  display: block;
  color: #343434;
  height: 30px;
  float: right;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 0;
  background: #fff;
}
.liststyle21 .items .news-con .news-title .hot{display: inline;height: 12px;color: red;margin-bottom: 5px;}
.screen-phone .liststyle21 .items .news-con .news-title .hot{display: block;height: 9px; position: absolute;top: 9px;right: 100px;color: red;margin-bottom: 0px;}
.liststyle21 .items:hover .news-con .news-title,.liststyle21 .items:hover .news-con .news-desc,.liststyle21 .items:hover .news-con .news-detailbtn,.liststyle21 .items:hover .news-con .news-detailtime{color: #0568c1;}

/* join 加入我们列表样式 */
.liststyle3 { text-align: center; font-size: 0px; line-height: 0px; overflow: hidden; }
.liststyle3 p { margin: 0px; }
.liststyle3 .group-title { display: block; width: 100%; color: #333; font-size: 24px; line-height: 50px; }
.liststyle3 .item { display: block; width: 100%; color: #fff; background-color: #3f3b3a; position: relative; }
.liststyle3 .item.item-hd { background-color: #144994; }
.liststyle3 .item.item-2n { background-color: #534E4D; }
.liststyle3 .item.active { background-color: #f1f1f1; color: #333; }
.liststyle3 .item>span { display: inline-block; width: 16.66667%; font-size: 16px; line-height: 40px; position: relative; }
.liststyle3 .item>span .morebtn { display: inline-block; font-size: 14px; line-height: 14px; background: #144994; margin: 0; color: #fff; padding: 8px 15px 8px 20px; margin-bottom: 6px; cursor: pointer; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item>span .morebtn:hover { background: #fff; color: #666; }
.liststyle3 .item.active>span .morebtn:hover { background: #3f3b3a; color: #fff; }
.liststyle3 .item>span .morebtn .icon { display: inline-block; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.liststyle3 .item.active>span .morebtn .icon { transform: rotate(180deg) }
.liststyle3 .item.item-hd>span { font-size: 24px; line-height: 40px; }
.liststyle3 .item .items-main { display: none; width: 100%; color: #534E4D; background-color: #f1f1f1; font-size: 14px; line-height: normal; text-align: left; padding: 2% 4%; }
.screen-phone .liststyle3 .group-title { font-size: 16px; line-height: 42px; }
.screen-phone .liststyle3 .item>span { width: 25%; font-size: 14px; line-height: 30px; vertical-align: top; }
.screen-phone .liststyle3 .item.item-hd>span { font-size: 16px; line-height: 40px; }
.screen-phone .liststyle3 .item>span.xs-hidden { display: none; }
.screen-phone .liststyle3 .item>span .morebtn { display: inline-block; font-size: 12px; line-height: 12px; padding: 4px; }

/* contact 联系我们列表样式 */
/* .liststyle4 { }
.liststyle4 .item { display: block; padding-top: 30px;}
.liststyle4 .item .item-main { display: block; width: 100%; }
.liststyle4 .item .item-main .title { font-size: 20px; color: #000; }
.liststyle4 .item .item-map { width: 100%; position: relative; padding-top: 56%; overflow: hidden; min-height: 320px; }
.lte-ie-8 .liststyle4 .item .item-map { padding-top: 15%; }
.liststyle4 .item .item-map>div { width: 100%; height: 100%; top: 0; position: absolute; } */

.liststyle4 { padding: 20px 10px 30px; position: relative; }
.screen-phone .liststyle4 {padding:20px 0;}
.liststyle4 .mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, .7); }
.liststyle4 .row {}
.liststyle4 .left { color: #000; padding: 0px 10px; }
.liststyle4 h2 { margin: 0; font-size: 36px; line-height: 90px; color: #144994;}
.liststyle4 .left p { font-size: 16px; line-height: 60px;margin:0; position: relative;}
.liststyle4 .left p span{line-height:20px;white-space: normal;width: 100%;display: block;padding:20px 0;padding-left: 36px;min-height:60px;}
.screen-phone .liststyle4 .left p {font-size:14px;line-height:30px;}
.screen-phone .liststyle4 .left p span{min-height: 40px;padding:10px 0;padding-left: 30px;}
.screen-phone .liststyle4 .left p .iconfont{font-size:20px;line-height: 40px;}
.liststyle4 .left p .iconfont{font-size:26px;color: #144994;display:inline-block;vertical-align: middle;padding-right:10px; position: absolute;top: 0;left: 0;}
.liststyle4 .right { color: #515151; background: rgba(255, 255, 255, .8); text-align: center; }
.liststyle4 .right iframe{width: 100%;min-height:300px;height:auto;}
.liststyle4 .bottom { color: #515151; background: rgba(255, 255, 255, .8); padding: 0px; text-align: center; }
.liststyle4 .bottom iframe{width: 100%;min-height:300px;height:auto;}


/* developmentlist 发展历程时间轴列表样式 */
.liststyle5 { width: 100%; height: 510px; overflow: hidden; position: relative; font-size: 0px; }
.liststyle5 .group-main { width: auto; height: 510px; white-space: nowrap; position: absolute; }
.liststyle5 .group-main .item { display: inline-block; width: 180px; height: 500px; margin: 5px; position: relative; vertical-align: top; }
.liststyle5 .group-main .item .maintitle { position: absolute; display: block; width: 100px; height: 100px; color: #fff; border-radius: 50%; background: #c8cac9; font-size: 18px; white-space: normal; padding: 12px; line-height: 1.2; text-align: center; top: 91px; left: 50%; margin-left: -50px; z-index: 3; behavior: url(../images/pie.htc); }
.liststyle5 .group-main .item .items-line { position: absolute; display: block; width: 4px; height: 50px; background: #c8cac9; top: 191px; left: 50%; margin-left: -2px; z-index: 2; }
.liststyle5 .group-main .item .items-arrow { position: absolute; display: block; width: 100%; height: 18px; top: 241px; overflow: visible; z-index: 1; }
.liststyle5 .group-main .item .items-arrow .arrowtop { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(40deg); -moz-transform: skew(40deg); -o-transform: skew(40deg); -ms-transform: skew(40deg); transform: skew(40deg); }
.liststyle5 .group-main .item .items-arrow .arrowbottom { position: relative; display: block; width: 100%; height: 9px; background: #c8cac9; -webkit-transform: skew(-40deg); -moz-transform: skew(-40deg); -o-transform: skew(-40deg); -ms-transform: skew(-40deg); transform: skew(-40deg); }
.liststyle5 .group-main .item .items-circle { position: absolute; display: block; width: 10px; height: 10px; background: #fff; top: 245px; left: 50%; margin-left: -5px; border-radius: 50%; z-index: 2; behavior: url(../images/pie.htc); }
.liststyle5 .group-main .item .subtitle { position: absolute; display: block; width: 100%; height: 50px; text-align: center; top: 258px; left: 0; color: #c8cac9; z-index: 3; font-size: 40px; line-height: 50px; }
.liststyle5 .group-main .item .items-main { position: absolute; display: block; width: 100%; height: 180px; overflow: hidden; top: 308px; left: 0; z-index: 3; font-size: 14px; line-height: 18px; white-space: normal; }
.liststyle5 .group-main .item .items-main p { margin: 0; }
.liststyle5 .group-main .item.style .maintitle { top: 308px; }
.liststyle5 .group-main .item.style .items-line { top: 258px; }
.liststyle5 .group-main .item.style .subtitle { top: 191px; }
.liststyle5 .group-main .item.style .items-main { top: 12px; }

/* lightgallery 灯箱画廊样式 */
#lightGallery { }
#lightGallery>a.col { padding: 10px; font-size: 0; text-align: center; position: relative; }
#lightGallery>a.col .grouphd { padding-top: 70%; position: relative; }
#lightGallery>a.col .grouphd .grouphd-img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#lightGallery>a.col .grouphd .grouphd-img>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouphd .grouphd-img>img { width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouposter { display: none; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, .5); top: 0; left: 0; }
#lightGallery>a.col:hover .grouposter { display: block; }
#lightGallery>a.col .grouposter>span { width: 0; height: 100%; display: inline-block; vertical-align: middle; }
#lightGallery>a.col .grouptitle { width: 100%; height: 36px; font-size: 14px; line-height: 36px; background-color: #fff; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#lightGallery>a.col:hover .grouptitle { background-color: #144994; color: #fff; }

/* casenav 选项卡导航 */
.casenav { width: 100%; background: #f1f1f1; font-size: 16px; text-align: center; line-height: 28px; border-bottom: 1px solid #dedede; }
.casenav .casenav-nav { width: 100%; text-align: center; }
.casenav .casenav-nav>li { display: inline-block; position: relative; float: none; }
.casenav .casenav-nav>li.active { background: #144994; }
.casenav .casenav-nav>li.active a { color: #fff; }
.casenav .casenav-nav>li:hover a { color: #144994; }


/*列表页，页面效果*/
.page { font-size:15px; font-family:Arial;}
.page em{ font-style:normal; }
.page em { padding:2px 10px; border:#e54f45 1px solid;  }


/* pagectrl 翻页按钮 */
.pagectrl { display: block; width: 100%; padding-top: 20px; padding-bottom:200px; }
.screen-phone .pagectrl{padding-bottom:20px;}
.pagectrl>a { display: inline-block; padding: 0 8px; height: 30px; line-height: 28px; margin-bottom: 10px; color: #303133;border-radius: 4px;font-weight:bold; }
.pagectrl>a.active, .pagectrl>a:hover {color: #409EFF; }
.pagectrl>a.num{color: #606266;}
.pagectrl>.pagectrlform { display: inline-block; height: 30px; line-height: 28px; padding: 0px 20px; margin-bottom: 10px; }
.pagectrl>.pagectrlform .pageinput { width: 30px; height: 30px;border-radius: 0; margin-bottom: 10px; text-align: center; }
.pagectrl>.pagectrlform .pagesubmit { padding: 0 8px; height: 30px; background-color: #fff; color: #303133; margin-bottom: 10px; border-radius: 4px;}

/* detail 详情页 */
.content{font-size: 16px;width: 100%;margin: 0 auto;margin-top: 20px;color: #000;}
.screen-phone .content{padding-bottom: 0;}
.newstitle{display: block;width: 100%;font-size: 20px;font-weight: 700;line-height: 40px;text-align: center;color: #144994;}
.maincontent{font-size: 16px;width: 100%;max-width: 1000px;margin: 0 auto;padding: 10px;color: #000;}
.maincontent p{margin-bottom: 0;}
.screen-phone .newstitle{font-size: 18px;line-height: 30px;}

/* prevnext 前一篇-后一篇 */
.prevnext { width: 100%; padding: 20px 0; font-size: 14px; }
.prevnext a { color: #333; }
.prevnext a:hover { text-decoration: underline; color: #144994; }
.prevnext .prev, .prevnext .next { width: 100%; display: block; }
.prevnext .historygo { display: inline-block; padding: 5px; background: #144994; color: #fff; }
.prevnext .historygo:hover { color: #fff; text-decoration: none; background: #3f3b3a; }

/* casedetail 案例详情卡片图片展示 */
.casedetail { padding-top: 54%; position: relative; margin-left: -10px; margin-right: -10px; }
.casedetail .items-images { position: absolute; top: 0; height: 100%; width: 100%; }
.casedetail .items-images .mainimgbox, .casedetail .items-images .mainimgctrl { height: 100%; overflow: hidden; }
.casedetail .items-images .mainimgbox { text-align: center; }
.casedetail .items-images .mainimgbox img { width: 100%; max-height: 100%; }
.casedetail .items-images .mainimgctrl { padding-top: 40px; padding-bottom: 40px; }
.casedetail .items-images .mainimgctrl .upctrl, .casedetail .items-images .mainimgctrl .downctrl { width: 88%; position: absolute; left: 6%; height: 25px; line-height: 20px; text-align: center; color: #fff; background: #144994; cursor: pointer; border: 1px solid #999; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.casedetail .items-images .mainimgctrl .upctrl:hover, .casedetail .items-images .mainimgctrl .downctrl:hover { background: #3f3b3a; }
.casedetail .items-images .mainimgctrl .upctrl { top: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .downctrl { bottom: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .imagesbox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.casedetail .items-images .mainimgctrl .imagesbox .images { width: 100%; height: auto; position: absolute; top: 0px; -webkit-transition: all .5s linear 0s; -moz-transition: all .5s linear 0s; -o-transition: all .5s linear 0s; transition: all .5s linear 0s; }
.casedetail .items-images .mainimgctrl .imagesbox .images>img { width: 100%; height: auto; margin: 4px 0; cursor: pointer; }
.casedetailmorebtn { display: inline-block; background-color: #144994; color: #fff; width: 120px; font-size: 16px; line-height: 36px; text-align: center; margin-top: 15px; }
.screen-phone .casedetailmorebtn { width: 80px; font-size: 14px; line-height: 28px; margin-top: 5px; }
.casedetailmorebtn:hover { background-color: #3f3b3a; color: #fff; }
.casedetailbox-title { display: block; width: 140px; background-color: #144994; color: #fff; text-align: center; font-size: 16px; line-height: 36px; font-weight: 700; }
.screen-phone .casedetailbox-title { display: block; width: 120px; background-color: #144994; color: #fff; text-align: center; font-size: 14px; line-height: 28px; font-weight: 700; }
.casedetailbox { border-top: 2px solid #144994; }
.screen-phone .casedetailbox { border-top: 1px solid #144994; }

/* other 其它 */

/* leftnav 左侧小导航栏 */

.leftnav { display: block; width: 90%; background-color: #fff; border: 1px solid #d1d1d1; margin-bottom: 20px; }
.screen-phone .leftnav, .screen-tablet .leftnav { margin-left: auto; margin-right: auto; display: none; }
.leftnav .leftnav-m-ctrl { display: block; width: 100%; font-size: 18px; line-height: 58px; border-bottom: 1px solid #d1d1d1; background: #144994; color: #fff; text-align: center; font-weight: 700; cursor: pointer; }
.leftnav a { color: #666; }
.leftnav ul { padding: 0; margin: 0; }
.leftnav ul li { display: block; width: 100%; }
.leftnav ul li>a { display: block; width: 100%; background-color: #fff; font-size: 16px; color: #666; line-height: 54px; font-weight: 800; padding: 0px 22px; position: relative; }
.leftnav ul li.active>a, .leftnav ul li:hover>a { color: #fff; background-color: #144994; }
.leftnav ul li>a>.icon { position: absolute; right: 22px; line-height: 48px; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.leftnav ul li.active>a>.icon { transform: rotate(180deg); }
.leftnav ul li+li { border-top: 1px solid #d1d1d1; }
.leftnav ul li .navplus { display: none; width: 100%; border-top: 1px solid #d1d1d1; }
.leftnav ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.leftnav ul li.left-contact div.left-tel { background: url(../images/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.leftnav ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.leftnav ul li.left-contact div p { }
.leftnav ul li .navplus a { display: block; font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 12px 20px; line-height: 16px; height: 40px; -webkit-transition: all 0.3s ease-in-out 0.05s; -moz-transition: all 0.3s ease-in-out 0.05s; -ms-transition: all 0.3s ease-in-out 0.05s; -o-transition: all 0.3s ease-in-out 0.05s; }
.leftnav ul li .navplus a:hover, .leftnav ul li .navplus a.active { color: #144994; padding-left: 40px; }

/* rightnav 右侧悬浮导航 */
.rightnav { width: 52px; border: 1px solid #ccc; font-size: 0px; display: block; position: fixed; top: 50%; right: 0px; z-index: 999; }
.rightnav ul { margin: 0px; padding: 0px; }
.rightnav ul li { width: 52px; display: block; height: 52px; overflow: hidden; list-style: none; background-position: 0 0px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.rightnav ul li:hover { background-position: 0px -62px; }
.rightnav ul li+li { margin-top: 5px; }
.rightnav ul li a { display: block; width: 100%; height: 100%; }
.qq { background: url(../images/qq.png) no-repeat; }
.weixin { background: url(../images/weixin.png) no-repeat; }
.weixin-logo { background: #fff; font-size: 12px; width: 0px; height: 0px; overflow: hidden; position: absolute; top: 0px; right: 127px; transform: rotate(720deg); -webkit-transition: ease-out .5s; -moz-transition: ease-out .5s; -ms-transition: ease-out .5s; -o-transition: ease-out .5s; }
.weixin-logo>img { width: 100%; }
.weixin:hover .weixin-logo { width: 130px; height: auto; top: 0px; right: 52px; text-align: center; color: #000; transform: rotate(0deg); }
.rightnav .liuyan { background: url(../images/liuyan.png) no-repeat; }
.rightnav .gotop { background: url(../images/gotop.png) no-repeat; }

/* detailcontent wenhua-imgbox 奥捷文化图片盒子 */
.wenhua-imgbox { width: 100%; -moz-column-count: 2;    /* Firefox */ -webkit-column-count: 2;    /* Safari 和 Chrome */ column-count: 2; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px }
.wenhua-imgbox img { display: inline-block; width: 100%; height: auto; padding: 1px; -moz-page-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; }