.sidenav-li/* css reset */

html,
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    user-select: none;
    color: #333;
    outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", 微软雅黑;
}

fieldset,
img {
    border: 0;
    outline: medium none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,
ul {
    list-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

[hidden],
script {
    display: none;
}

a {
    text-decoration: none;
    outline: medium none;
}

input,
textarea {
    outline: medium none;
}

img {
    vertical-align: middle;
    max-width: 100%;
    display: block;
    height: auto;
    margin: auto;
}

html,
body,
form {
    height: 100%;
}

.Wrapper {
    min-height: 100%;
}

.Wrapper .FooterPush {
    height: 120px;
    /* Footer 的高度 */
}

.footer {
    clear: both;
    /* 清除浮动元素格式 */
    position: relative;
    margin-top: -120px;
    /* Footer 高度的负值 */
    height: 120px;
}


/*头部*/

.header {
    height: 98px;
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin: 17.5px 0;
}

.nav {
    float: right;
}

.nav-li {
    float: left;
    line-height: 96px;
    width: 130px;
    text-align: center;
    position: relative;
    border-bottom: 2px solid transparent;
    transition: all 0.5s;
}

.nav-li:hover {
    border-color: orange;
}

.nav-li a {
    color: #333;
}

.nav-li a:hover {
    color: #0069ad;
}

.nav-li .nav-active {
    color: #0069ad;
}

.banner-swiper {
    background-repeat: no-repeat;
    height: 600px;
    width: 100%;
    background-position: center center;
    background-size: 1920px 600px;
}

.banner-a {
    position: absolute;
    bottom: 25%;
    z-index: 9;
    display: block;
    width: 1200px;
    left: 50%;
    margin: 0 0 0 -600px;
    color: #fff;
}

.banner-a a {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 16px;
    border-radius: 5px;
}

.banner-a h1 {
    font-size: 34px;
    font-weight: bold;
}

.banner-a p {
    width: 600px;
    overflow: hidden;
    line-height: 28px;
    margin: 40px 0 30px 0;
}

.fnav {
    width: 130px;
    height: auto;
    position: absolute;
    z-index: 4;
    display: none;
    top: 98px;
}

.fnav li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    background-color: #fff;
    position: relative;
}

.nav-li:hover .fnav {
    display: block;
}

.ffnav {
    position: absolute;
    top: 0;
    left: 130px;
    z-index: 99;
    display: none;
    width: 210px;
}

.ffnav li {
    padding: 0 10px;
    background-color: #fff;
    overflow: hidden;
}

.ffnav li a {
    display: block;
    text-align: center;
    height: 46px;
    overflow: hidden;
}

.fnav li:hover .ffnav {
    display: block;
}
.swiper-pagination{
	text-align: center!important;
}
.swiper-pagination .swiper-pagination-bullet{
	/*display: block;*/
	width: 40px;
	height: 6px;
	background-color: rgba(255,255,255,.3); 
	border-radius: 0;
	
}
.swiper-pagination-bullet-active{
	background-color: #fff!important; 
}
/*主体标题*/

.main-title {
    text-align: center;
    height: 100px;
    margin: 60px auto 40px auto;
}

.main-title h4 {
    font-weight: bold;
    font-size: 22px;
    display: block;
}

.main-title h3 {
    font-size: 28px;
    color: #a0a0a0;
    padding: 0 20px;
}

.main-title div {
    /*    width: auto;*/
    height: 2px;
    background-color: #a0a0a0;
    margin: 18px 0;
}

.main-title div span {
    display: block;
    height: 2px;
    width: 40px;
    background-color: #009fe9;
    margin: 0 auto;
}


/*核心业务*/

.index-business {
    width: 1200px;
    margin: 0 auto 50px auto;
    overflow: hidden;
}

.index-business-inner {
    height: 470px;
    overflow: hidden;
}

.index-business-swiper {
    height: 350px;
    position: relative;
    width: 100%;
}

.index-business-button li {
    width: 50px;
    height: 320px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    cursor: pointer;
    z-index: 9;
    /*    display: none;*/
}

.index-business-button li img {
    margin: 157px auto 0 auto;
}


/*
.index-business-swiper:hover .index-business-button li {
    display: block;
}
*/

.index-business-prve {
    left: 0;
    display: none;
}

.index-business-next {
    right: 0;
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #d2d2d2;
    margin: 0 0 0 -4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    display: none;
}

.index-business-li.active .triangle-down {
    display: block;
}

.index-business-ul {
    overflow: hidden;
    width: 2000px;
    position: absolute;
    left: 0;
    transition: all 0.3s;
    height: 330px;
}

.index-business-li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 240px;
    height: 330px;
}

.index-business-img {
    width: 240px;
    height: 320px;
    overflow: hidden;
}

.index-business-img div {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 63, 104, 0.3);
    z-index: 5;
    width: 240px;
    height: 320px;
    overflow: hidden;
    transition: all 0.2s;
}

.index-business-li.active .index-business-img div {
    background-color: rgba(155, 155, 155, 0.3);
}

.index-business-content {
    position: relative;
    clear: both;
    /*    padding: 330px 0 0 0;*/
    overflow: hidden;
}

.index-content-li {
    width: 100%;
    height: 100px;
    float: left;
    margin: 20px 0 0 0;
    display: none;
    left: 0;
}

.index-content-active {
    display: block;
}

.index-content-left {
    width: 356px;
    float: left;
    padding: 0 20px 10px 20px;
    overflow: hidden;
}

.index-content-left h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.index-content-left p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0 0;
    color: #666;
    width: 356px;
    overflow: hidden;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: "微软雅黑";
}

.index-content-right {
    width: 772px;
    float: right;
    border-left: 2px solid #ddd;
    height: 96px;
    margin: 20px 0 0 0;
}

.content-right-img {
    width: 155px;
    height: 96px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 30px;
}

.content-right-word {
    width: 550px;
    float: left;
    overflow: hidden;
}

.content-right-word h3 {
    color: #0069ad;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content-right-word p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*新闻中心*/

.index-news {
    background-color: #f5f5f5;
    overflow: hidden;
}

.index-news-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.index-news-content {
    overflow: hidden;
    padding: 0 0 70px 0;
    height: 380px;
}

.index-news-left {
    width: 510px;
    float: left;
    overflow: hidden;
}

.index-news-img {
    width: 510px;
    height: 210px;
    overflow: hidden;
    display: block;
}

.index-news-img:hover.index-news-img img {
    transform: scale(1.2);
}

.index-news-img img {
    transition: all .5s;
}

.index-news-left h3 {
    margin: 30px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index-news-left h3 a {
    color: #333;
    transition: all 0.3s;
}

.index-news-left h3 a:hover {
    color: #0069ad;
}

.index-news-left p {
    font-size: 14px;
    color: #666;
    margin: 10px 0 0 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-more {
    display: block;
    background-color: #2484c5;
    color: #fff;
    width: 100px;
    height: 32px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    margin: 30px 0 0 0;
    transition: all 0.5s;
}

.index-more:hover {
    background-color: #0069ad;
}

.index-news-right {
    float: right;
    width: 590px;
    overflow: hidden;
}

.index-news-li {
    overflow: hidden;
    height: 70px;
    overflow: hidden;
    margin: 0 0 28px 0;
}

.index-news-date {
    float: left;
    width: 90px;
    border-right: 1px solid #ddd;
    color: #a0a0a0;
    text-align: center;
    height: 66px;
}

.index-news-date h1 {
    font-size: 54px;
    margin: -10px 0 0 0;
}

.index-news-date h3 {
    font-size: 14px;
    margin: -10px 0 0 0;
}

.index-news-list {
    float: right;
    width: 480px;
}

.index-news-list h3 a {
    color: #333;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index-news-list h3 a:hover {
    color: #0069ad;
}

.index-news-list p {
    font-size: 14px;
    color: #888;
    margin: 8px 0 0 0;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/*公司介绍*/

.index-Introduction {
    width: 1200px;
    margin: 0 auto;
}

.index-Introduction p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin: 0 0 50px 0;
}

.index-Introduction-ul {
    overflow: hidden;
    margin: 60px 0 60px 0;
}

.index-Introduction-li {
    float: left;
    width: 240px;
    height: 247px;
    overflow: hidden;
}

.index-Introduction-circle {
    height: 20px;
    margin: 113.5px 0 0 50px;
}

.index-Introduction-circle li {
    float: left;
    margin: 0 13px;
}

.index-Introduction-circle .one {
    width: 10px;
    height: 10px;
    background-color: #e9e9e9;
    border-radius: 100%;
    margin: 4.5px 13px 0 13px;
}

.index-Introduction-circle .two {
    width: 15px;
    height: 15px;
    background-color: #dbd9dc;
    border-radius: 100%;
    margin: 2.5px 13px 0 13px;
}

.index-Introduction-circle .three {
    width: 20px;
    height: 20px;
    background-color: #c8c5c8;
    border-radius: 100%;
}


/*荣誉资质*/

.index-honor {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 580px;
    overflow: hidden;
}

.index-honor-inner {
    width: 1200px;
    margin: 0 auto;
}

.index-honor .main-title {
    color: #fff;
}

.index-honor .main-title h3 {
    color: #fff;
}

.index-honor .main-title div {
    background-color: #fff;
}

.index-honor p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.index-honor-ul {
    overflow: hidden;
    margin: 60px 0 0 0;
    width: 1260px;
}

.index-honor-li {
    float: left;
    margin: 0 24px 0 0;
    width: 180px;
    height: 248px;
    overflow: hidden;
}


/*发展大事件*/

.index-incident {
    width: 1200px;
    margin: 0 auto;
}


/*
.index-incident-ul {
    overflow: hidden;
    margin: 50px 0;
}

.index-incident-li {
    width: 25%;
    overflow: hidden;
    float: left;
    position: relative;
}

.index-incident-year {
    width: 100px;
    height: 100px;
    background-color: #1aa992;
    border-radius: 100%;
    position: relative;
}

.index-incident-li.two .index-incident-year {
    background-color: #99b658;
}

.index-incident-li.three .index-incident-year {
    background-color: #f4ae39;
}

.index-incident-li.four .index-incident-year {
    background-color: #90b4db;
}

.index-incident-li.one,
.index-incident-li.three {
    margin: 60px 0 0 0;
}

.index-incident-year span {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: block;
    position: absolute;
    z-index: 9;
    background-color: transparent;
    border: 1px solid #fff;
    text-align: center;
    line-height: 80px;
    color: #fff;
    left: 9px;
    top: 9px;
    font-weight: bold;
    font-size: 24px;
}

.index-incident-li p {
    float: right;
    margin: 20px 0 0 0;
    width: 170px;
    padding: 0 30px 0 20px;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
}

.index-incident-line {
    width: 200px;
    height: 2px;
    background-color: #ddd;
    position: absolute;
    right: 0;
    top: 20px;
    transform: rotateZ(-10deg)
}

.index-incident-li.two .index-incident-line {
    transform: rotateZ(15deg);
    top: 80px;
}
*/

.index-incident-content {
    overflow: hidden;
    margin: 20px 0 50px 0;
}

.index-incident-content p {
    width: 170px;
    padding: 0 20px 0 20px;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    float: left;
    margin: 0 0 0 90px;
}

.index-incident-content p.two,
.index-incident-content p.four {
    margin: -50px 0 0 90px;
}


/*底部*/

.footer {
    height: 120px;
    background-color: #0069ad;
    overflow: hidden;
    clear: both;
}

.footer-inner {
    width: 1100px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    padding: 0 0 0 100px;
}  

.footer-inner-ul {
    /*width: 940px;*/ 
    margin: 0 auto;
    overflow: hidden;
}

.footer-inner li {
    width: 460px;  
    color: #fff; 
    float: left;
    margin: 0 5px 5px 50px; 
    font-size: 14px; 
    height: 20px;
    overflow: hidden;  
}
.footer-inner li a{
color: #fff!important}

/*banner*/

.banner {
    position: relative;
}

.banner-inner {
    width: 1200px;
    margin: 0 0 0 -600px;
    position: absolute;
    top: 50px;
    color: #fff;
    left: 50%;
}

.banner-inner h1 {
    font-size: 34px;
    font-weight: bold;
}

.banner-inner p {
    width: 600px;
    overflow: hidden;
    line-height: 28px;
    margin: 20px 0 0 0;
}


/*当前位置*/

.location {
    height: 45px;
    background-color: #eee; 
}

.location-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 45px;
    color: #666;
}
.location-inner a{
	color: #666;
}
.location-inner a:hover{
	color: #0069ad;  
}
.location-position {
    float: left;
}

.location-inner-location {
    float: left;
}

.location-inner-location a {
    color: #666;
}

.location-inner-location a:hover {
    color: #0069ad;
}

.main-inner {
    width: 1200px;
    margin: 50px auto 20px auto;
    overflow: hidden;
}


/*侧导航*/

.sidenav {
    width: 230px;
    float: left;
}

.sidenav-tltle {
    width: 100%;
    height: 98px;
    background-color: #0069ad;
    font-size: 26px;
    color: #fff;
    line-height: 98px;
    text-align: center;
}

.sidenav-ul {
    width: 100%;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
}

.sidenav-li {
    height: auto;
    border-bottom: 1px solid #eee;
    position: relative;
}

.sidenav-li>a {
    color: #444;
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    overflow: hidden;
}
.sidenav-li>a:hover{
color: #0069ad;
}
.triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #0069ad;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: 0;
    top: 20px;
    display: none;
}

.sidenav-li-active .triangle-right {
    display: block;
}

.sidenav-li-active a {
    color: #0069ad;
    line-height: 50px;
}

.sidenav-li:hover .triangle-right {
    display: block;
}

.sidenav-li:hover .sidenav-li>a {
    color: #0069ad;
}

.fsidenav-ul {
    width: 100%;
    font-size: 14px;
    height: auto;
    display: none;
}

.sidenav-li-active .fsidenav-ul {
    display: block;
    transition: all 1s;
}

.fsidenav-ul li {
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
}

.fsidenav-ul li a {
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
    color: #444;
}

.fsidenav-ul li a:hover {
    color: #0069ad;
}

.fsidenav-ul .fsidenav-ul-active {
    color: #0069ad;
}


/*内容右侧*/

.main-content {
    width: 945px;
    float: right;
}


/*新闻列表*/

.news-list {}

.news-list-li {
    border-bottom: 1px solid #eee;
    height: 100px;
    overflow: hidden;
    padding: 20px 0;
}

.news-list-li>a {
    display: block;
    width: 154px;
    height: 100px;
    overflow: hidden;
    float: left;
}

.news-list-word {
    width: 755px;
    float: right;
    padding: 10px 0 0 0;
}

.news-list-word>a {
    color: #333;
    float: left;
    margin: 0 0 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 650px;
}

.news-list-word>a:hover {
    color: #0069ad;
}

.news-list-word>span {
    color: #999;
    float: right;
    font-size: 12px;
    line-height: 22px;
}

.news-list-word>p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    clear: both;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/*分页*/

.paging {
    width: 328px;
    height: 28px;
    margin: 50px auto 10px auto;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    /*    float: right;*/
}

.paging .pagination-left,
.paging-number {
    float: left;
}

.paging>span {
    width: 28px;
    border: 1px solid #ccc;
    display: block;
    color: #999;
    cursor: pointer;
    border-radius: 5px;
}

.paging .pagination-click {
    border-color: #ddd;
    color: #fff;
    background-color: #0069ad;
}
.current{
	width: 28px;
    border: 1px solid #ccc; 
    display: block;
    color: #fff;
    float: left;
    margin-left: 8px;
    border-radius: 5px;
    background-color: #0069ad;
}
.paging a {
    width: 28px;
    border: 1px solid #ccc;
    display: block;
    color: #444;
    float: left;
    margin-left: 8px;
    border-radius: 5px;
}
.paging a:hover{
	color: #fff;
    background-color: #0069ad;  
}
.paging span{
	float: left;
}
.paging .pagination-right {
    float: left;
    margin: 0 0 0 8px;
}


/*新闻详情*/

.main-detail-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.main-detail-img {
    margin: 0 0 20px 0;
}

.main-content>p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 10px 0;
}

.main-content>h4 {
    font-size: 14px;
    color: #0069ad;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.main-detail-div {
    overflow: hidden;
}

.main-detail-div>h4 {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.main-detail-div div {
    width: 50%;
    float: left;
    margin: 0 0 20px 0;
}

.main-detail-div div>h4 {
    color: #0069ad;
    margin: 0 0 15px 0;
}

.main-detail-div div>p {
    margin: 0 0 15px 0;
    font-size: 14px;
}

.main-scheme-img {
    width: 500px;
    overflow: hidden;
    margin: 20px auto;
}

.main-content h5 {
    margin: 30px 0 20px 0;
}
.Introduction-img {
    margin: 20px auto;
}
/*荣誉资质*/
.honor_list ul{
	/*display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
    flex-wrap: wrap;*/
   overflow: hidden;
}
.honor_list li{
	margin: 0 20px 20px 0;
	width: 214px;
	border: 1px solid #dedede;
	float: left;
}
.honor_img{ 
	width: 100%;
	height: 348px;
	overflow: hidden;
	/*cursor: pointer;*/
}
.honor_img img{
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.honor_img img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.honor_list h2{
	padding: 0 20px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	overflow: hidden;
	text-overflow:ellipsis;
    white-space: nowrap;
}  
.honor_img_mask{
	/*display: none;*/
	position: fixed; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0,0,0,0.8);
	display: table;
	text-align: center; 
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.honor_img_mask.active{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
}
.honor_mask_box1{
	vertical-align: middle;	
	display: table-cell;
}
.honor_mask_close{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 100px;
	top: 100px;
}
.honor_mask_close img{
	width: 100%;
	height: 100%;
}

