@charset "UTF-8";

body {
	font-family: "思源黑体 CN";
	font-size: 15px;
	color: #666666;
}

img {
	max-width: 100%;
}

@font-face {
	font-family: "helev";
	src: url("../fonts/helev.TTF");
	font-weight: normal;
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.footH {
	height: 50px;
	display: none;
}

.footFix {
	background: #1054a0;
	padding: 10px 0;
	display: none;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	color: #fff;
}

.footFix>a {
	display: inline-block;
	width: 33%;
	font-size: 16px;
	color: #ffffff !important;
}

.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.swiper-pagination-bullet-active {
	background: #0050a0 !important;
}

.container.index {
	width: 96%;
	max-width: 1480px;
}

/* head */
.head {
	width: 100%;
	padding: 16px 0 17px;
	background: rgba(255, 255, 255, 1);
	z-index: 1009;
	transition: all .5s ease;
}

.head .container {
	width: 96%;
	max-width: 1720px;
}

.head.fixedbg {
	position: fixed;
	top: 0;
	background: rgba(255, 255, 255, .98);
	padding: 12px 0;
	border-bottom: 3px solid #1054a0;
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .1);
	transition: all .5s ease;
}

.head .Logo {
	float: left;
	overflow: hidden;
}

.WebLink {
	float: left;
	margin-top: 12px;
	margin-left: 36px;
}

.WebLink li {
	float: left;
	margin-left: 72px;
	position: relative;
}

.WebLink li>a {
	display: block;
	line-height: 25px;
	font-size: 17px;
	color: #333333;
}

.WebLink li:hover>a,
.WebLink li.on>a {
	color: #0877c7;
}

.WebLink li .sub-head-menu {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 69px;
	width: 200px;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}

.sub-head-menu-t {
	height: 30px;
	transition: all .5s ease;
}

.head.fixedbg .sub-head-menu-t {
	height: 25px;
	transition: all .5s ease;
}

.sub-head-menu-a {
	border-top: 4px solid #1054a0;
}

.WebLink li:hover .sub-head-menu {
	top: 23px;
	opacity: 1;
	visibility: visible;
	transition: all .5s ease;
}

.WebLink li .sub-head-menu a {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	padding: 10px 0;
	color: #555;
	border-bottom: 1px solid #f1f1f1;
	background: #fff;
	transition: all .5s ease;
}

.WebLink li .sub-head-menu a:hover {
	background: #1054a0;
	color: #fff;
	transition: all .5s ease;
}

.WebLink li .sub-head-menu a:last-child {
	border-bottom: none;
}

.head-search {
	float: right;
	width: 15%;
	max-width: 250px;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	border-radius: 35px;
	margin-top: 6px;
}

.head-search input[type=text] {
	width: 80%;
	height: 35px;
	padding: 0;
	border: none;
	text-indent: 18px;
	float: left;
}

.head-search .hsm {
	display: block;
	line-height: 35px;
	float: left;
	width: 20%;
	text-align: center;
	cursor: pointer;
	color: #167eca;
	background: url(../images/0search.png) no-repeat center center;
	border: none;
	outline: none;
	background-size: 20px auto;
}

/* banner */
#pagination1 .swiper-pagination-bullet {
	width: 25px;
	height: 7px;
	background: #fff;
	border-radius: 7px;
	transition: all .5s ease;
}

#pagination1 .swiper-pagination-bullet-active {
	width: 44px;
	background: #fff !important;
	transition: all .5s ease;
}

/* indexSoftware */
.indexSoftware {
	width: 100%;
	padding: 72px 0 90px;
	background: url(../images/sy-dz-back.jpg) no-repeat bottom center;
	background-size: 100%;
}

.indexSoftware .container {
	width: 96%;
	max-width: 1600px;
}

#syRjdz {
	margin-top: 55px;
	padding-bottom: 35px;
}

.syRjdzList {
	height: 400px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.syRjdzList:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.syRjdzList .pic {
	height: 200px;
	overflow: hidden;
}

.syRjdzList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s;
}

.syRjdzList:hover img {
	transform: scale(1.05);
}

.syRjdzList .tit {
	font-family: "思源黑体 CN";
	font-size: 18px;
	font-weight: 600;
	padding: 15px 20px;
	border-bottom: 1px solid #f0f0f0;
}

.syRjdzList .sub {
	font-family: "思源黑体 CN";
	font-size: 16px;
	color: #666666;
	line-height: 27px;
	margin: 15px;
	display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sy-zy-more{
	margin: 50px auto 0;
}

.sy-zy-more:hover {
	background-color: #e64340;
	color: #fff;
}

.sy-zy-more i {
	margin-left: 5px;
}
/* indexSoftware end */

/* indexProduct */
.indexProduct {
	width: 100%;
	background: #f1f1f1;
	padding: 52px 0 70px;
}

.indexProduct .container {
	width: 96%;
	max-width: 1720px;
}

.syProShow {
	margin-top: 68px;
	position: relative;
}

#syPro {
	width: 94%;
	max-width: 1600px;
	margin: 0 auto;
}

.syProList {
	position: relative;
}

.syProList .pic {
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}

.syProList .pic img {
	display: block;
	width: 100%;
	transition: all .5s ease;
}

.syProList:hover .pic img {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	transition: all .5s ease;
}

.syProList .info {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 55px;
	text-align: center;
	color: #fff;
}

.syProList .info .titcn {
	font-family: "思源黑体 CN";
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}

.syProList .info .titen {
	font-family: arial;
	font-size: 15px;
	line-height: 22px;
	margin-top: 14px;
	padding: 0 15px;
}

.syProList .more {
	display: block;
	width: 38px;
	border: 1px solid #fff;
	border-radius: 100%;
	line-height: 36px;
	height: 38px;
	left: 50%;
	margin-left: -19px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 52px;
	transition: all .5s ease;
}

.syProList:hover .more {
	background: rgba(255, 255, 255, 0.5);
	transition: all .5s ease;
}

.syProList:hover .more:hover {
	background: rgba(255, 255, 255, 1);
	color: #007AFF;
	transition: all .5s ease;
}

.syProList .more i {
	font-size: 20px;
}

#syProN,
#syProP {}

#syProN {
	right: 0;
}

#syProP {
	left: 0;
}

.indexProduct .sy-zy-more {
	margin: 75px auto 0;
}


/* indexProduct end */

/* indexSolution */
.indexSolution {
	width: 100%;
	padding: 60px 0 78px;
}

.indexSolution .container {
	width: 96%;
	max-width: 1680px;
}

.syjjfa-warp {
	position: relative;
	margin-top: 110px;
}

.syjjfa-warp .box {
	margin-bottom: 48px;
}

.syjjfa-list {
	width: 32%;
	max-width: 530px;
	float: left;
	border: 1px solid #dedede;
	border-radius: 8px;
	padding: 22px 34px 20px 40px;
	position: relative;
	overflow: hidden;
	font-family: "思源黑体 CN";
}

.syjjfa-list:nth-of-type(2n+2) {
	float: right;
}

.syjjfa-list::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 5px;
	background: #198ee2;
	left: 0;
	top: 0;
	border-radius: 8px;
	z-index: 11;
	transition: all .5s ease;
}

.syjjfa-list:hover::after {
	width: 100%;
	transition: all .5s ease;
}

.syjjfa-list .tit {
	position: relative;
	z-index: 22;
	font-size: 22px;
	color: #0877c7;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}

.syjjfa-list:hover .tit {
	color: #fff;
	transition: all .5s ease;
}

.syjjfa-list .sub {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 14px;
	position: relative;
	z-index: 22;
	transition: all .5s ease;
}

.syjjfa-list:hover .sub {
	color: #fff;
	transition: all .5s ease;
}

.syjjfa-list span {
	display: block;
	width: 50px;
	line-height: 22px;
	border: 1px solid #f4a413;
	text-align: center;
	color: #f4a413;
	border-radius: 24px;
	position: relative;
	z-index: 22;
	margin-top: 16px;
	transition: all .5s ease;
}

.syjjfa-list:hover span {
	color: #fff;
	border: 1px solid #fff;
	width: 100px;
	transition: all .5s ease;
}

.syjjfa-y1 {
	width: 30%;
	max-width: 497px;
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -15%;
	z-index: 33;
	animation: rotate0 4s ease infinite;
}

.syjjfa-y2 {
	position: absolute;
	width: 21%;
	max-width: 341px;
	top: 46px;
	left: 50%;
	margin-left: -10.5%;
}

.indexSolution .sy-zy-more {
	margin: 100px auto 0;
}

/* indexAbout */
.indexAbout {
	width: 100%;
	padding: 65px 0 100px;
	background: url(../images/sy-abt-back.jpg) no-repeat top center;
	background-size: cover;
}

.indexAbout .container {
	width: 96%;
	max-width: 1600px;
}

.sy-about-warp {
	margin-top: 60px;
}

.sy-about-left {
	margin-top: 40px;
	width: 44.375%;
	float: left;
}

.sy-about-left .title {
	overflow: hidden;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	color: #0978c7;
}

.sy-about-left .title a {
	color: #0978c7;
}

.sy-about-left .title i {
	float: right;
	font-size: 27px;
	color: #888888;
	transition: all .5s ease;
}

.sy-about-left .title:hover i {
	color: #0978c7;
	transition: all .5s ease;
}

.sy-about-left .cont {
	font-size: 16px;
	color: #777777;
	line-height: 28px;
	margin-top: 35px;
}

.company-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
	margin-top: 62px;
}

.info-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;

}

.info-item i {
    font-size: 24px;
    color: #3f90f3;
}

.info-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

.info-detail {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}

.sy-about-right {
	width: 48.75%;
	float: right;
	background: #1a90e4;
	padding: 146px 44px 55px 43px;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	position: relative;
}

.sy-about-right .imgT {
	position: absolute;
	top: 72px;
	left: 78px;
	z-index: 22;
}

.sy-about-right .video-box {
	height: 347px;
	background: #000;
	position: relative;
	z-index: 33;
}


/* commom */

.sy-news-warp {
	margin-top: 55px;
}

.zy-sy-titCn {
	text-align: center;
	font-family: "思源黑体 CN";
	font-size: 42px;
	color: #333333;
	line-height: 48px;
}

.zy-sy-titEn {
	font-family: arial;
	font-size: 18px;
	text-align: center;
	color: #888888;
	line-height: 25px;
	margin-top: 16px;
}

.zy-sy-hr {
	width: 55px;
	height: 3px;
	background: #f1a512;
	margin: 28px auto 0;
}

.sy-zy-more {
	width: 180px;
	line-height: 48px;
	border: 1px solid #0877c7;
	border-radius: 50px;
	display: block;
	text-align: center;
	font-family: "思源黑体 CN";
	font-size: 18px;
	color: #0877c7;
}

.sy-zy-more:hover {
	color: #fff;
	background: #0877c7;
}

.sy-zy-more i {
	font-size: 23px;
	margin-left: 13px;
	position: relative;
	top: 2px;
}
/* commom end */

/* indexNews */
.indexNews {
	width: 100%;
	background: url(../images/sy-news-back.jpg) no-repeat top center;
	background-size: cover;
	padding: 52px 0 95px;
}

.indexNews .container {
	width: 96%;
	max-width: 1600px;
	margin: 0 auto;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    gap: 30px;
    margin-top: 60px;
}

.news-column {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
}


.news-header {
    display: flex; /* 使用 Flex 布局 */
    justify-content: space-between; /* 两端对齐 */
    align-items: center; /* 垂直居中 */
	font-size: 22px;
	color: #333;
	margin-bottom: 20px; 
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.news-category {
	 font-size: 20px;
    font-weight: bold;
    color: #333;
}
.news-more {
    color: #0877c7;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease; /* 添加颜色过渡效果 */
}
.news-more:hover {
    color: #054c7d; /* 鼠标悬停时的颜色 */
}

.news-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.news-item a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.news-header-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

/* .news-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
} */

.news-title {
    /* font-size: 20px;
    font-weight: bold;
    margin-right: 20px; 
	padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1; 
    text-align: right;  */
	 font-size: 20px;
    font-weight: bold;
    margin: 0;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}
.news-date {
    /* font-size: 16px;
    color: #666;
    white-space: nowrap;  */
	font-size: 16px;
    color: #666;
    white-space: nowrap;
    margin-left: 20px;
}
.news-item a:hover .news-title {
    color: #e64340;
}

.news-meta {
    font-size: 14px;
    color: #999;
	padding-bottom: 10px;
}

.news-summary {
    /* margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 1.6;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis; */
	 font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin: 0;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.forum-header {
    margin-bottom: 20px;
}

.forum-header a {
    text-decoration: none;
    color: #e64340;
    font-size: 16px;
}
@media (max-width: 767px) {
    .news-header-info {
        flex-direction: row;
        align-items: flex-start;
    }

    .news-title {
        font-size: 18px;
        white-space: normal;
        margin-bottom: 5px;
		  overflow: hidden;
        text-overflow: ellipsis;
    }

    .news-date {
        font-size: 14px;
        margin-left: 0;
    }

    .news-summary {
        font-size: 14px;
		display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.view-more-btn {
    display: block;
    width: 150px;
    margin: 40px auto 0;
    text-align: center;
    padding: 10px 20px;
    background-color: #e64340;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.view-more-btn:hover {
    background-color: #c53734;
}

.view-more-btn i {
    margin-left: 5px;
}


/* .sy-news-box1 {
	width: 34.1875%;
	float: left;
	position: relative;
}

.sy-news-box1 .pic {
	width: 100%;
	overflow: hidden;
}

.sy-news-box1 .pic img {
	display: block;
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}

.sy-news-box1:hover .pic img {
	transform: scale(1.12);
	transition: all .5s ease;
}

.sy-news-box1 .info {
	width: 100%;
	background: #0a79c8;
	padding: 20px 20px 20px 25px;
	color: #fff;
}

.sy-news-box1 .info .tit-time {
	overflow: hidden;
	line-height: 25px;
}

.sy-news-box1 .info .tit {
	font-size: 20px;
	font-weight: bold;
	width: 80%;
	float: left;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.sy-news-box1 .info .time {
	float: right;
	font-family: arial;
	font-size: 16px;
}

.sy-news-box1 .info .sub {
	font-size: 16px;
	line-height: 26px;
	height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 16px;
}

.sy-news-box2 {
	width: 32.4375%;
	float: left;
	margin-left: 44px;
}

.sy-news-box2 .list {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 16px;
	margin-bottom: 18px;
	transition: all .5s ease;
}

.sy-news-box2 .list:hover {
	border-bottom: 1px solid #0c7ccc;
	transition: all .5s ease;
}

.sy-news-box2 .list .tit-time {
	overflow: hidden;
	line-height: 25px;
}

.sy-news-box2 .list .tit {
	font-size: 20px;
	color: #333333;
	width: 80%;
	float: left;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}

.sy-news-box2 .list:hover .tit {
	color: #0c7ccc;
	transition: all .5s ease;
}

.sy-news-box2 .list .time {
	font-family: arial;
	font-size: 16px;
	color: #999999;
	float: right;
}

.sy-news-box2 .list .sub {
	font-size: 16px;
	color: #888888;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 11px;
}

.sy-news-box3 {
	width: 25.375%;
	float: right;
	border-top: 3px solid #0c7ccc;
}

.sy-news-box3 .top-tit {
	overflow: hidden;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
	margin-top: 18px;
}

.sy-news-box3 .top-tit a {
	color: #333;
}

.sy-news-box3 .top-tit .icon-zhishi1 {
	font-size: 32px;
	margin-right: 10px;
	color: #1d83cc;
}

.sy-news-box3 .top-tit .icon-lunkuohua22_lianjiefuben {
	font-size: 24px;
	color: #1d83cc;
	float: right;
}

.sy-news-box3 .box {
	margin-top: 24px;
}

.sy-news-box3 .box .list {
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	transition: all .5s ease;
}

.sy-news-box3 .box .list:hover {
	border-bottom: 1px dashed #f2ab22;
	transition: all .5s ease;
}

.sy-news-box3 .box .list .tit {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}

.sy-news-box3 .box .list:hover .tit {
	color: #f2ab22;
	transition: all .5s ease;
}

.sy-news-box3 .box .list .tit i {
	font-size: 32px;
	color: #f3af2d;
	position: relative;
	top: 4px;
	margin-right: 8px;
}

.sy-news-box3 .box .list .sub {
	font-size: 16px;
	color: #888888;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 15px;
} */

.indexNews .sy-zy-more {
	margin: 65px auto 0;
}

/* indexClients */
.indexClients {
	width: 100%;
	background: #f2f2f2;
	padding: 55px 0 100px;
}

.indexClients .container {
	width: 96%;
	max-width: 1600px;
}

#syKh {
	margin-top: 60px;
}

/* CompanyProfile */
.CompanyProfile {
	width: 100%;
	padding: 60px 0 90px;
}

.sub-gsjj-left {
	width: 48.4375%;
	float: left;
}

.sub-gsjj-left .title {
	font-size: 36px;
	color: #333333;
	line-height: 40px;
}

.sub-gsjj-left .sub {
	font-size: 18px;
	line-height: 25px;
	color: #0877c8;
	margin: 30px 0;
}

.sub-gsjj-left .cont {
	font-size: 15px;
	color: #555555;
	line-height: 28px;
}

.sub-gsjj-right {
	width: 40.625%;
	float: right;
	/*border-bottom: 5px solid #1b3570;*/
	margin-top: 65px;
}

.sub-gsjj-right .video-box {
	height: 325px;
	/*background: #000;*/
}

/* Structure */
.Structure {
	width: 100%;
	padding: 68px 0 90px;
	background: #f2f5f6;
}

.Structure .cont {
	text-align: center;
	margin-top: 46px;
}

/* Culture */
.Culture {
	width: 100%;
	padding: 265px 0 130px;
	background: url(../images/qywh-back.jpg) no-repeat top center;
	background-size: 100%;
	position: relative;
}

.Culture .round-title {
	width: 470px;
	height: 470px;
	background: url(../images/qywh-y.png) no-repeat top center;
	position: absolute;
	left: 50%;
	margin-left: -235px;
	text-align: center;
	top: 115px;
}

.Culture .round-title img {
	display: block;
	margin: 125px auto 0;
}

.Culture .round-title .titcn {
	font-size: 42px;
	color: #333333;
	margin: 14px 0;
}

.Culture .round-title .titen {
	font-size: 16px;
	font-family: arial;
	color: #555555;
}

.Culture .container {
	max-width: 1380px;
}

.Culture .box {}

.Culture .list {
	overflow: hidden;
}

.Culture .list1,
.Culture .list2 {
	width: 28%;
}

.Culture .list1 {
	float: left;
}

.Culture .list2 {
	float: right;
}

.Culture .list .ico {
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 82px;
	border-radius: 100%;
	border: 1px dashed #95d7f6;
	background: #f8fafb;

	margin-top: 9px;
}

.Culture .list1 .ico {
	float: right;
}

.Culture .list2 .ico {
	float: left;
}

.Culture .list .ico i {
	font-size: 38px;
	color: #0877c8;
}

.Culture .list .info {
	width: 69%;
}

.Culture .list1 .info {
	float: left;
	text-align: right;
}

.Culture .list2 .info {
	float: right;
}

.Culture .list .info .tit {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
}

.Culture .list .info .sub {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin-top: 18px;
}

.Culture .list3 {
	margin-top: 255px;
}

.Culture .list3 .ico {
	margin: 0 auto;
}

.Culture .list3 .info {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

/* Competitiveness */
.Competitiveness {
	width: 100%;
	padding: 60px 0 85px;
	background: url(../images/hxjzl-back.jpg) no-repeat top center;
	background-size: cover;
}

.Competitiveness .container {
	max-width: 1260px;
}

#jzlSwiper {
	margin-top: 48px;
}

.jzl-list {
	background: #fff;
	border-top: 5px solid #0977c8;
	padding: 35px 30px 30px;
}

.jzl-list.list2 {
	border-top: 5px solid #488ee5;
}

.jzl-list.list3 {
	border-top: 5px solid #7d86e0;
}

.jzl-list .ico {
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 100%;
	background: #0877c8;
	text-align: center;
	margin: 0 auto;
}

.jzl-list.list2 .ico {
	background: #488ee5;
}

.jzl-list.list3 .ico {
	background: #7d86e0;
}

.jzl-list .tit {
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin-top: 22px;
}

.jzl-list .line {
	width: 24px;
	height: 2px;
	background: #0977c8;
	margin: 22px auto;
	transition: all .5s ease;
}

.jzl-list:hover .line {
	width: 68px;
	transition: all .5s ease;
}

.jzl-list.list2 .line {
	background: #488ee5;
}

.jzl-list.list3 .line {
	background: #7d86e0;
}

.jzl-list .cont {
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	min-height: 182px;
}

/* Join */
.Join {
	width: 100%;
	padding: 52px 0 84px;
}

#jrwmSwiper {
	margin-top: 80px;
	padding-bottom: 80px;
}

#jrwmN,
#jrwmP {
	bottom: 0;
	top: auto;
	margin-top: 0;
	width: 42px;
	height: 42px;
	border: 1px solid #0877c8;
}

#jrwmSwiper .swiper-button-disabled {
	opacity: 1;
	border: 1px solid #bfbfbf;
}

#jrwmN {
	background: #0877c8 url(../images/jrwm-n1.png) no-repeat center center;
	right: 47%;
}

#jrwmN.swiper-button-disabled {
	background: url(../images/jrwm-n.png) no-repeat center center;
}

#jrwmP {
	background: #0877c8 url(../images/jrwm-p1.png) no-repeat center center;
	left: 47%;
}

#jrwmP.swiper-button-disabled {
	background: url(../images/jrwm-p.png) no-repeat center center;
}

.jrwm-list {
	border: 1px solid #dcdcdc;
	padding: 25px 30px 55px 22px;
	cursor: pointer;
	transition: all .5s ease;
}

.jrwm-list:hover {
	border: 1px solid #0877c8;
	transition: all .5s ease;
}

.jrwm-list .time {
	font-family: arial;
	font-size: 16px;
	color: #888888;
}

.jrwm-list .tit {
	font-size: 20px;
	color: #0877c8;
	margin-top: 15px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	border-bottom: 1px solid #c6c7c7;
	padding-bottom: 25px;
	margin-bottom: 16px;
	transition: all .5s ease;
}

.jrwm-list:hover .tit {
	border-bottom: 1px solid #0877c8;
	transition: all .5s ease;
}

.jrwm-list .content {
	margin-bottom: 28px;
}

.jrwm-list .content .t {
	font-size: 16px;
	color: #222222;
}

.jrwm-list .content .sub {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
}

.jrwm-list .more {
	display: block;
	width: 112px;
	line-height: 40px;
	border: 1px solid #0877c8;
	text-align: center;
	font-size: 14px;
	color: #0877c8;
	margin-top: 35px;
	transition: all .5s ease;
}

.jrwm-list:hover .more {
	background: #0877c8;
	color: #fff;
	transition: all .5s ease;
}

.tc-join {
	width: 80% !important;
	max-width: 550px;
	height: 70%;
	border-radius: 20px !important;
}

.Join-warp {
	padding: 40px 40px 30px 30px;
}

.Join-warp .time {
	font-family: arial;
	font-size: 16px;
	color: #888888;
}

.Join-warp .tit {
	font-size: 20px;
	color: #0877c8;
	margin-top: 15px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	border-bottom: 1px solid #c6c7c7;
	padding-bottom: 25px;
	margin-bottom: 16px;
	transition: all .5s ease;
}

.Join-warp:hover .tit {
	border-bottom: 1px solid #0877c8;
	transition: all .5s ease;
}

.Join-warp .content {
	margin-bottom: 28px;
}

.Join-warp .content .t {
	font-size: 16px;
	color: #222222;
}

.Join-warp .content .sub {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}

.Join-warp .more {
	display: block;
	width: 112px;
	line-height: 40px;
	background: #f4a006;
	border: 1px solid #f4a006;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 35px;
	transition: all .5s ease;
}

.Join-warp .more:hover {
	width: 142px;
	border-radius: 40px;
}

/* ab-tit */
.abt-titcn {
	text-align: center;
	font-size: 42px;
	color: #333333;
	line-height: 45px;
}

.abt-titen {
	text-align: center;
	font-size: 16px;
	color: #555555;
	line-height: 25px;
	margin-top: 18px;
}

/* contact */
.contact {
	width: 100%;
	padding: 72px 0 0 0;
}

.sub-contact-left {
	width: 50%;
	float: left;
}

.sub-contact-left .zgs {
	font-size: 18px;
	color: #0877c8;
}

.sub-contact-left .gs-name {
	font-size: 32px;
	color: #222222;
	margin-top: 10px;
}

.sub-contact-left .box-warp {
	width: 100%;
	margin-top: 28px;
}

.sub-contact-left .box {
	overflow: hidden;
	background: #f5f5f5;
	padding: 35px 0;
}

.sub-contact-left .box:nth-of-type(2n+2) {
	background: #fff;
}

.sub-contact-left .box .list {
	width: 50%;
	float: left;
	overflow: hidden;
}

.sub-contact-left .box .list .ico {
	float: left;
	width: 54px;
	height: 54px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #959595;
	border-radius: 100%;
	margin-left: 28px;
}

.sub-contact-left .box .list .info {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	width: 75%;
	float: right;
}

.sub-contact-left .box .list .info a {
	color: #333;
}

.sub-contact-left .box .list .info a:hover {
	color: #0877c8;
}

.sub-contact-left .box .list .ico i {
	font-size: 24px;
	color: #0e0e0e;
}

.sub-contact-right {
	width: 45.25%;
	float: right;
	overflow: hidden;
	margin-top: 15px;
}

.banshichu {
	padding: 145px 0 120px;
}

#bscSwiper {}

.bsc-list {
	border-left: 1px solid #d8d8d8;
	position: relative;
	padding: 0 0 25px 22px;
}

.bsc-list::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 24px;
	background: #0877c8;
	left: -1px;
	top: 0;
	transition: all .5s ease;
}

.bsc-list:hover::after {
	height: 100%;
	transition: all .5s ease;
}

.bsc-list .tit {
	font-size: 22px;
	color: #111111;
	line-height: 25px;
}

.bsc-list .sub {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin: 20px 0 22px;
	min-height: 120px;
}

.bsc-list .sub a {
	color: #666;
}

.bsc-list .sub a:hover {
	color: #0877c8;
}

.bsc-list .ditu {
	display: block;
	width: 95px;
	line-height: 30px;
	height: 32px;
	border: 1px solid #0877c8;
	border-radius: 32px;
	text-align: center;
	font-size: 15px;
	color: #0877c8;
}

.bsc-list .ditu:hover {
	color: #fff;
	background: #0877c8;
}

.bsc-list .ditu i {
	margin-right: 7px;
}

/* product */
.product-warp {
	width: 100%;
}

.product-tab {
	width: 100%;
	padding: 60px 0 25px;
}

.product-tab:nth-of-type(3n+2) {
	padding: 90px 0 80px;
	background: url(../images/protab2back.jpg) no-repeat top center;
	background-size: cover;
}

.product-tab:nth-of-type(3n+3) {
	padding: 90px 0 80px;
	background: url(../images/protab3back.jpg) no-repeat bottom center;
	background-size: 100%;
}

.product-tab .title-cn {
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	color: #222222;
}

.product-tab .title-en {
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #666666;
	margin: 16px 0 24px;
}

.product-tab .top-sub {
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 25px;
}

.product-tab .content {
	text-align: center;
	margin-top: 36px;
}

/* case */
.case {
	width: 100%;
	padding: 70px 0 85px;
}

.case .pdg {
	padding: 0 20px;
}

.case-list {
	width: 100%;
	margin-bottom: 45px;
	overflow: hidden;
}

.case-list .Pic {
	width: 46.75324675324675%;
	float: left;
	overflow: hidden;
}

.case-list .Pic img {
	display: block;
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}

.case-list:hover .Pic img {
	transform: scale(1.12);
	transition: all .5s ease;
}

.case-list .Info {
	width: 48.7012987012987%;
	float: right;
}

.case-list .Info .tit {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}

.case-list:hover .Info .tit {
	color: #f49c02;
	transition: all .5s ease;
}

.case-list .Info .sub {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	height: 112px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 24px;
}

.case-list .Info .more {
	width: 118px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #ee9548;
	border-radius: 42px;
	font-size: 15px;
	color: #f49c02;
	margin-top: 52px;
	transition: all .5s ease;
}

.case-list .Info .more:hover {
	background: #ee9548;
	color: #fff;
	transition: all .5s ease;
}

.caseDe {
	width: 100%;
	padding: 74px 0 80px;
}

.caseDe .container {
	max-width: 1256px;
}

.caseDe .title {
	font-size: 36px;
	line-height: 40px;
	color: #000000;
	text-align: center;
}

.caseDe-warp {
	margin-top: 50px;
}

.caseDe-tab {
	width: 100%;
	margin-bottom: 42px;
}

.caseDe-tab .tH4 {
	line-height: 62px;
	background: #f1f1f1;
	text-indent: 26px;
	border-left: 3px solid #1476bd;
	font-size: 22px;
	color: #000000;
}

.caseDe-tab:nth-of-type(2n+2) .tH4 {
	border-left: 3px solid #f49e04;
}

.caseDe-tab .content {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin-top: 28px;
}

.caseDe-page {
	margin-top: 80px;
	overflow: hidden;
}

.caseDe-page a {
	display: block;
	width: 48%;
	float: left;
	border: 1px solid #c9c9c9;
	padding: 15px 20px 20px;
}

.caseDe-page a:hover {
	border: 1px solid #1476bd;
}

.caseDe-page a:nth-child(2) {
	float: right;
}

.caseDe-page a span {
	display: block;
	color: #333;
	transition: all .5s ease;
}

.caseDe-page a:hover span {
	color: #1476bd;
	transition: all .5s ease;
}

.caseDe-page a span.bq {
	font-size: 15px;
}

.caseDe-page a span.tit {
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 15px;
}

/* software */
.software {
	width: 100%;
}

.software-tab {
	padding: 80px 0;
}

.software-tab:nth-child(2) {
	padding: 45px 0 0 0;
}

.software-tab:nth-of-type(2n+2) {
	background: #f1f1f1;
}

.software-tab .Pic {
	width: 35.75%;
	float: left;
}

.software-tab:nth-child(2) .Pic {
	width: 42%;
	margin-top: 80px;
}

.software-tab:nth-child(2) .Pic img {
	float: right;
}

.software-tab:nth-of-type(2n+2) .Pic {
	float: right;
}

.software-tab .Info {
	width: 48.125%;
	float: right;
	margin-top: 52px;
}

.software-tab:nth-child(5) .Info {
	margin-top: 15px;
}

.software-tab:nth-of-type(2n+2) .Info {
	float: left;
}

.software-tab .Info .tit {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	color: #222222;
}

.software-tab .Info .sub {
	font-size: 15px;
	color: #555555;
	line-height: 28px;
	margin: 32px 0 75px;
}

.software-tab .Info .zx {
	display: block;
	width: 150px;
	text-align: center;
	line-height: 43px;
	height: 45px;
	border: 1px solid #1b7bc1;
	border-radius: 45px;
	font-size: 16px;
	color: #1b7bc1;
}

.software-tab .Info .zx:hover {
	background: #1b7bc1;
	color: #fff;
}

.software-tab .Info .zx i {
	margin-left: 10px;
}

/* track-content */
.track-content {
	width: 100%;
	padding: 80px 0 60px;
}

.track-content .top-tit {
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
}

.track-content .top-line {
	width: 60px;
	height: 4px;
	border-radius: 4px;
	background: #f49e04;
	margin: 40px auto 0;
}

.track-content .content {
	font-size: 16px;
	color: #555555;
	line-height: 35px;
	margin-top: 45px;
}

.track-show {
	width: 100%;
	padding: 70px 0 110px;
	background: #f0f6fb;
	position: relative;
}

.track-show .container {
	max-width: 1420px;
}

.track-show::after {
	content: "";
	width: 35px;
	height: 18px;
	background: url(../images/gdjt-sjx.jpg) no-repeat center center;
	left: 50%;
	top: 0;
	margin-left: -17.5px;
	position: absolute;
}

.track-gallery-thumbs .swiper-slide {
	cursor: pointer;
}

.track-gallery-thumbs .swiper-slide .ico {
	width: 90px;
	height: 90px;
	border: 1px solid #0877c8;
	border-radius: 100%;
	margin: 0 auto;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico,
.track-gallery-thumbs .swiper-slide:hover .ico {
	background: #0877c8;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico1 {
	background: url(../images/gd-ico1.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico1,
.track-gallery-thumbs .swiper-slide:hover .ico1 {
	background: #0877c8 url(../images/gd-ico1-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico2 {
	background: url(../images/gd-ico2.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico2,
.track-gallery-thumbs .swiper-slide:hover .ico2 {
	background: #0877c8 url(../images/gd-ico2-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico3 {
	background: url(../images/gd-ico3.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico3,
.track-gallery-thumbs .swiper-slide:hover .ico3 {
	background: #0877c8 url(../images/gd-ico3-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico4 {
	background: url(../images/gd-ico4.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico4,
.track-gallery-thumbs .swiper-slide:hover .ico4 {
	background: #0877c8 url(../images/gd-ico4-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico5 {
	background: url(../images/gd-ico5.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico5,
.track-gallery-thumbs .swiper-slide:hover .ico5 {
	background: #0877c8 url(../images/gd-ico5-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico6 {
	background: url(../images/gd-ico6.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico6,
.track-gallery-thumbs .swiper-slide:hover .ico6 {
	background: #0877c8 url(../images/gd-ico6-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico7 {
	background: url(../images/gd-ico7.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico7,
.track-gallery-thumbs .swiper-slide:hover .ico7 {
	background: #0877c8 url(../images/gd-ico7-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico8 {
	background: url(../images/gd-ico8.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico8,
.track-gallery-thumbs .swiper-slide:hover .ico8 {
	background: #0877c8 url(../images/gd-ico8-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide .ico9 {
	background: url(../images/gd-ico9.png) no-repeat center center;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .ico9,
.track-gallery-thumbs .swiper-slide:hover .ico9 {
	background: #0877c8 url(../images/gd-ico9-bs.png) no-repeat center center;
	transition: all .5s ease;
}

.track-gallery-thumbs .swiper-slide p {
	text-align: center;
	font-size: 17px;
	color: #333333;
	margin-top: 26px;
}

.track-gallery-thumbs .swiper-slide.swiper-slide-thumb-active p {
	color: #0877c8;
}

.track-gallery-top {
	margin-top: 78px;
}

.track-gallery-top .swiper-slide {}

.track-gallery-top .swiper-slide .Pic {
	width: 47.74647887323944%;
	float: left;
}

.track-gallery-top .swiper-slide .Info {
	width: 45.07042253521127%;
	float: right;
	border-top: 5px solid #0877c8;
}

.track-gallery-top .swiper-slide .Info .tit {
	font-size: 32px;
	color: #333333;
	line-height: 38px;
	padding-top: 38px;
}

.track-gallery-top .swiper-slide .Info .sub {
	font-size: 16px;
	color: #666666;
	line-height: 35px;
	margin-top: 34px;
}

/* solution */
.solution {
	width: 100%;
}

.solution .container {
	max-width: 1400px;
}

.solution-tab {
	padding: 75px 0 78px;
}

.solution-tab:nth-child(2n+2) {
	background: #f1f1f1;
}

.solution .top-tit {
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	color: #333333;
}

.solution .top-line {
	width: 56px;
	height: 3px;
	border-radius: 3px;
	background: #f39900;
	margin: 26px auto 0;
	margin-bottom: 94px;
}

.solution-tab .cont {}

.solution-tab .cont .info {
	width: 45.35714285714286%;
	float: left;
	font-size: 15px;
	color: #555555;
	line-height: 32px;
	/*	margin-top: 28px;*/
}

.solution-tab:nth-child(2n+2) .cont .info {
	float: right;
}

.solution-tab .cont .pic {
	width: 44%;
	float: right;
}

.solution-tab:nth-child(2n+2) .cont .pic {
	float: left;
}

.solution-miaoshu {
	padding: 58px 0 80px;
}

#jjfaSwiper {
	padding-bottom: 60px;
}

#jjfaSwiper .pic {
	width: 100px;
	height: 115px;
	background: url(../images/ms-back.jpg) no-repeat center center;
	margin: 0 auto;
	text-align: center;
	line-height: 115px;
}

#jjfaSwiper p {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 25px;
}

/* news */
.news {
	width: 100%;
	padding: 68px 0 70px;
}

.news ul {}

.news ul li {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 58px;
	margin-bottom: 58px;
	overflow: hidden;
	transition: all .5s ease;
}

.news ul li:hover {
	border-bottom: 1px solid #0877c8;
	transition: all .5s ease;
}

.news ul li .time-box {
	float: left;
	width: 88px;
	height: 88px;
	background: #0877c8;
}

.news ul li .time-box span {
	display: block;
	text-align: center;
	color: #fff;
	font-family: arial;
}

.news ul li .time-box span.day {
	font-size: 36px;
	line-height: 40px;
	margin-top: 10px;
}

.news ul li .time-box span.year {
	font-size: 16px;
	line-height: 38px;
}

.news ul li .Info {
	width: 60.9375%;
	float: left;
	border-left: 1px solid #e8e8e8;
	padding-left: 22px;
	margin-left: 20px;
	transition: all .5s ease;
}

.news ul li:hover .Info {
	border-left: 1px solid #0877c8;
	transition: all .5s ease;
}

.news ul li .Info .tit {
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}

.news ul li:hover .Info .tit {
	color: #0877c8;
	transition: all .5s ease;
}

.news ul li .Info .view {
	font-size: 15px;
	color: #999999;
	margin: 18px 0;
}

.news ul li .Info .sub {
	font-size: 15px;
	color: #888888;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news ul li .Info .more {
	width: 128px;
	line-height: 40px;
	border: 1px solid #0877c8;
	color: #0877c8;
	border-radius: 40px;
	text-align: center;
	font-size: 15px;
	display: block;
	margin-top: 35px;
	transition: all .5s ease;
}

.news ul li .Info .more:hover {
	background: #0877c8;
	color: #fff;
	transition: all .5s ease;
}

.news ul li .Info .more i {
	margin-left: 8px;
}

.news ul li .Pic {
	width: 22%;
	float: right;
	overflow: hidden;
}

.news ul li .Pic img {
	display: block;
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}

.news ul li:hover .Pic img {
	transform: scale(1.12);
	transition: all .5s ease;
}

.newsDe {
	width: 100%;
	padding: 75px 0 65px;
}

.newsDe .container {
	max-width: 1380px;
}

.newsDe .title {
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	color: #333333;
}

.newsDe .keywords {
	font-size: 15px;
	color: #999999;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
	margin-top: 20px;
}

.newsDe .content {
	font-size: 15px;
	line-height: 28px;
	color: #888888;
	margin-top: 28px;
}

.download {
	padding: 60px 0 50px;
}

.download ul {
	overflow: hidden;
}

.download ul li {
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 22px;
	margin-bottom: 22px;
	width: 47%;
	float: left;
}

.download ul li:nth-of-type(2n+2) {
	float: right;
}

.download ul li .tit {
	float: left;
	font-size: 18px;
	line-height: 28px;
	width: 70%;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.download ul li .more {
	display: block;
	width: 120px;
	height: 28px;
	float: right;
	text-align: center;
	line-height: 26px;
	line-height: 26px;
	border: 1px solid #1054a0;
	color: #1054a0;
	border-radius: 28px;
}

.download ul li .more:hover {
	background: #1054a0;
	color: #fff;
}

.dePage {
	overflow: hidden;
	margin-top: 70px;
	border-top: 1px solid #e9e9e9;
	padding-top: 34px;
}

.dePage .sxy {
	width: 75%;
	float: left;
}

.dePage .sxy a {
	display: block;
	font-size: 15px;
	color: #333333;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.dePage .sxy a:hover {
	color: #0877c8;
}

.dePage .return {
	display: block;
	float: right;
	width: 130px;
	height: 44px;
	line-height: 42px;
	border: 1px solid #0877c8;
	text-align: center;
	color: #0877c8;
	border-radius: 50px;
	font-size: 15px;
}

.dePage .return:hover {
	background: #0877c8;
	color: #fff;
}

.dePage .return i {
	font-size: 32px;
	margin-right: 8px;
}

.dePage .return span {
	position: relative;
	top: -6px;
}

/* Nybanner */
.Nybanner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.Nybanner img {
	display: block;
	width: 100%;
}

.Nybanner .isInfo {
	position: absolute;
	width: 100%;
	color: #fff;
	left: 0;
	top: 190px;
}

.Nybanner .isInfo .tit {
	font-size: 42px;
	line-height: 45px;
}

.Nybanner .isInfo .sub {
	font-size: 18px;
	line-height: 25px;
	margin-top: 30px;
}

/* Nylocation */
.Nylocation {
	width: 100%;
	border-bottom: 1px solid #e4e4e3;
}

.Nylocation .n-return {
	display: block;
	float: right;
	line-height: 65px;
	font-size: 15px;
	color: #333333;
	height: 65px;
	background: url(../images/fh-ico.png) no-repeat left center;
	padding-left: 40px;
}

.Nylocation .n-return:hover {
	color: #0877c8;
}

.Nylocation .now-wz {
	float: left;
	line-height: 65px;
	background: url(../images/home-ico.png) no-repeat left center;
	padding-left: 28px;
	font-size: 15px;
	color: #666666;
}

.Nylocation .now-wz a {
	color: #666;
}

.Nylocation .now-wz a:hover {
	color: #0877c8;
}

.Nylocation .now-lm {
	float: right;
	position: relative;
}

.Nylocation .now-lm>a {
	display: block;
	float: left;
	line-height: 65px;
	padding: 0 30px;
	font-size: 16px;
	color: #333333;
}

.Nylocation.pro .now-lm>a {
	display: none;
}

.Nylocation .now-lm>a:hover,
.Nylocation .now-lm>a.on {
	background-color: #0877c8;
	color: #fff;
}

.m-now-lm {
	float: left;
	position: relative;
	display: none;
}

.Nylocation.pro .m-now-lm {
	display: block;
}

.m-now-lm .now-t {
	float: left;
	line-height: 64px;
	padding: 0 30px;
	font-size: 16px;
	background-color: #0877c8;
	color: #fff;
	cursor: pointer;
}

.m-now-lm .now-t i {
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-left: 15px;
}

.m-now-lm .more-lm {
	position: absolute;
	width: 100%;
	right: 0;
	top: 85px;
	background: #fff;
	box-shadow: 0px 0px 13px 0 rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transform: scale(.88);
	z-index: 99999;
	transition: all .5s ease;
}

.m-now-lm:hover .more-lm,
.m-now-lm .more-lm:hover {
	opacity: 1;
	visibility: visible;
	top: 65px;
	transform: scale(1);
	transition: all .5s ease;
}

.Nylocation .now-lm:hover .more-lm {
	opacity: 1;
	visibility: visible;
	top: 65px;
	transform: scale(1);
	transition: all .5s ease;
}

.m-now-lm .more-lm>a {
	display: block;
	line-height: 25px;
	padding: 0 30px;
	font-size: 14px;
	color: #333333;
	padding: 10px 15px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.m-now-lm .more-lm>a span {
	height: 25px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.m-now-lm .more-lm>a:hover,
.m-now-lm .more-lm>a.on {
	color: #0877c8;
}

/* footer */
footer {
	background: #373737;
	padding: 50px 0 0 0;
}

footer .container {
	width: 96%;
	max-width: 1600px;
}

.foot-top {
	padding: 0 0 84px 0;
}

.foot-ewm-share {
	float: left;
	margin-right: 20px;
}

.foot-ewm {
	text-align: center;
}

.foot-ewm p {
	font-size: 15px;
	color: #adacac;
	margin-top: 8px;
}

.foot-share {
	margin-top: 50px;
}

.foot-share a {
	width: 30px !important;
	height: 29px !important;
	background: url(../images/foot-share.jpg) !important;
	padding: 0 !important;
	margin: 0 15px 0 0 !important;
}

.foot-share a.bshare-weixin {
	background-position: -43px 0 !important;
}

.foot-share a.bshare-qqim {
	background-position: -85px 0 !important;
}

.foot-lm {
	float: left;
	margin-left: 65px;
}

.foot-lm h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 18px;
}

.foot-lm a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #aeaeae;
}

.foot-lm a:hover {
	color: #fff;
}

.foot-lx {
	float: right;
}

.foot-lx h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 18px;
}

.foot-lx p {
	font-size: 14px;
	color: #e1e1e1;
	line-height: 32px;
	padding-left: 26px;
}

.foot-lx p.dz {
	background: url(../images/f-dz.png) no-repeat left center;
}

.foot-lx p.tel {
	background: url(../images/f-tel.png) no-repeat left center;
}

.foot-lx p.email {
	background: url(../images/f-yw.png) no-repeat left center;
}

.foot-lx p a {
	color: #e1e1e1;
}

.foot-lx p a:hover {
	text-decoration: underline;
}

.foot-link {
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
	font-size: 18px;
	font-weight: bold;
	color: #c0c0c0;
	line-height: 28px;
	padding: 24px 0 30px;
}

.foot-link a {
	font-size: 15px;
	font-weight: 100;
	color: #c0c0c0;
	margin-right: 15px;
}

.foot-link a:hover {
	color: #fff;
}

.foot-copy {
	line-height: 58px;
	font-size: 15px;
	color: #878787;
}

.foot-copy a {
	color: #878787;
}

.foot-copy a:hover {
	color: #fff;
}

/* MB - PC */
.isPc {
	display: block;
}

.isMobile {
	display: none;
}

/* 滚动  */
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(360deg)
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0deg)
	}

	to {
		-o-transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

/*page*/
.Page {
	width: 100%;
	text-align: center;
	line-height: 30px;
	padding-top: 30px;
}

.Page .disabled {
	border: 1px solid #d8d8d8;
	padding: 5px 5px;
	font-size: 10px;
	color: #d8d8d8;
	display: none;
	visibility: hidden;
}

.Page a {
	border: 1px solid #f1f1f1;
	display: inline-block;
	width: 30px;
	background: #f1f1f1;
	line-height: 30px;
	text-align: center;
	font-size: 10px;
	color: #333;
	position: relative;
	top: 2px;
}

.Page a:hover {
	border: 1px solid #0166b3;
}

.Page a.sy {
	color: #707072 !important;
}

.Page .current {
	background: #0166b3;
	display: inline-block;
	width: 30px;
	line-height: 30px;
	color: #fff;
	position: relative;
	top: 2px;
	border: 1px solid #0166b3;
	font-size: 10px;
}

.Page .next,
.Page .prev {
	width: 65px;
}

.bsBox {
	width: auto !important;
	height: auto !important;
}

/*Webkit,Opera9.5+,Ie9+*/
::selection {
	background: #1054a0;
	color: #fff;
}

/*Mozilla Firefox*/
::-moz-selection {
	background: #1054a0;
	color: #fff;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 4px;
	height: 16px;
	background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
	/*border-radius: 10px;*/
	background-color: #f2f2f2;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(16, 84, 160, 1);
	border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(16, 84, 160, 1);
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(16, 84, 160, 1);
}

/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/
.sroll_top {
	right: 0.8%;
	bottom: 6%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 1000;
}

.wz-web-search {
	padding: 50px 0 100px;
}

.wz-web-search li {
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
	transition: all .5s ease;
}

.wz-web-search li:hover {
	background: #1054a0;
	padding: 30px;
	transition: all .5s ease;
}

.wz-web-search li .tit .t1 {
	font-size: 22px;
	color: #333;
	transition: all .5s ease;
}

.wz-web-search li:hover .tit .t1 {
	color: #fff;
	transition: all .5s ease;
}

.wz-web-search li .url {
	font-size: 14px;
	margin-top: 10px;
	color: #1054a0;
	transition: all .5s ease;
}

.wz-web-search li:hover .url {
	color: #fff;
	transition: all .5s ease;
}

.foot-right {
	position: fixed;
	height: 152px;
	top: 50%;
	margin-top: -76px;
	right: 30px;
	/*width: 48px;*/
	z-index: 99998;
	text-align: right;
	vertical-align: top;
}

.right-phone {
	height: 48px;
	background-color: #2287dd;
	display: inline-block;
	margin-left: 35px;
	margin-bottom: 5px;
}

.foot-right .foot-right-1 {
	/*max-width: 210px;*/
	position: relative;
	height: 48px;
	background: url("../images/right-phone.png");
	margin-bottom: 5px;
}

.xinxi {
	margin-bottom: 5px;
}

/*.foot-right .foot-right-1:hover div p{*/
/*display: inline;*/

/*width: 158px;*/
/*}*/
.foot-right .foot-right-1 .img-right {
	float: right;
	z-index: 1;
	position: absolute;
	left: 0;
	/*    width: 48px;*/
	height: 48px;
	background: url("../images/right-phone.png");
	margin-bottom: 5px;
}

.foot-right .foot-right-1 div {
	float: right;
	display: none;
}

.foot-right .foot-right-1 div p {
	color: #ffffff;
	line-height: 48px;
	font-size: 20px;
	padding-right: 12px;

	/*width: 0px;*/
	-webkit-transition: .5s;
	transition: .5s;
	width: 158px;
}

.weixin {
	position: relative;
	/*margin-top: 4px;*/
	/*float: right;*/
	margin-bottom: 5px;
}

.weixin2 {
	display: none;
	float: right;
	position: absolute;
	width: 103px;
	max-width: 103px !important;
	height: 103px;
	top: -2%;
	left: -226%;
	margin-bottom: 5px;
}

.weixin:hover .weixin2 {
	display: inline-block;
}

.tips {
	font-size: 28px;
	margin-bottom: 28px;
	color: #2a4c8c;
}

.foot-product {
	position: fixed;
	background: #f2f2f2;
	z-index: 999;
	width: 100%;
	bottom: -150px;
	left: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}

.foot-product.open {
	opacity: 1;
	visibility: visible;
	bottom: 50px;
	transition: all .5s ease;
}

.foot-product a {
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	padding: 3px 0;
	border-bottom: 1px dashed #ccc;
}

/* customer */
.customer {
	width: 60px;
	position: fixed;
	right: 0;
	bottom: 20%;
	z-index: 99;
}

.customer dl {
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 2;
	margin-bottom: 1px;
}

.customer dl dt {
	width: 60px;
	height: 70px;
	box-sizing: border-box;
	padding: 7px 0;
	color: #FFFFFF;
	background-color: #4E6EF2;
	cursor: pointer;
	position: relative;
	z-index: 5;
	transition: all 0.6s ease;
	text-align: center;
}

.customer dl dt i {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
}

.customer dl dt p {
	font-size: 12px;
	margin-top: 3px;
	font-weight: normal;
}

.customer dl:hover dt {
	background-color: #4E6EF2;
}

.customer dl.icon1 dd {
	width: 150px;
	background-color: #4E6EF2;
	padding: 10px 0;
	position: absolute;
	top: 0;
	right: -150px;
	z-index: 1;
	transition: all 0.6s ease;
}

.customer dl.icon1 dd a {
	display: block;
	color: #fff;
	width: 135px;
	margin: 10px auto;
	padding-left: 45px;
	border-radius: 17px;
	text-align: left;
	line-height: 34px;
	border: solid 1px #fff;
	background: url(../images/fdqq.gif) center left 15px no-repeat;
}

.customer dl.icon1 dd a:hover {
	background-color: #ff4229;
	border-color: #ff4229;
	color: #fff;
}

.customer dl.icon2 dd {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	right: -300px;
	z-index: 1;
	transition: all 0.6s ease;
}

.customer dl.icon2 dd img {
	width: 100%;
	display: block;
	border: solid 0px #eee;
	box-sizing: border-box;
}

.customer dl.icon3 dd {
	width: 180px;
	height: 70px;
	padding: 10px 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	background-color: #4E6EF2;
	position: absolute;
	top: 0;
	right: -240px;
	z-index: 1;
	transition: all 0.5s ease;
}

.customer dl:hover dd {
	right: 60px;
}

.customer.sy {
	right: 12px;
}