/*自定义模块样式*/

body {
	background: #ffffff;
}
 
 

.body-inner {
	background: rgba(240, 242, 245, 1);
}


/*头部*/

.head {
	position: relative;
	z-index: 100;
	height: 64px;
	background: linear-gradient(315deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
}

.head-in {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.head .logo {
	overflow: hidden;
	height: 50px;
	width: 120px;
	margin-top: 7px;
	margin-right: 10px;
}

.head .logo img {
	max-width: 100%;
}

.head .nav {
	height: 64px;
	display: flex;
	flex-direction: row;
}

.nav .n-item {
	position: relative;
}

.nav .n-item.h {
	background-color: rgba(51, 151, 211, 1);
}

.nav .n-item-one {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 64px;
}

.nav .n-item-one.cur {
	background: url(../images/j_down.png) no-repeat right center;
	background-size: 15px auto;
	padding-right: 20px;
}

.n-item-son {
	position: absolute;
	top: 61px;
	left: 0;
	width: 100%;
	overflow: hidden;
	/*background: #fff;*/
	background: rgba(51, 151, 211, 1);
}

.n-item-son-in {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	color: #fff;
}

.n-item-son-in .n-son-i {
	margin-right: 25px;
	color: #fff;
}

.n-item-son-in .n-son-i .n-item-two {
	/*padding-top: 15px;*/
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 18px;
        padding: 16px 0;
	color: #fff;
}

.n-item-son-in .n-son-l {
	overflow: hidden;
	padding-bottom: 20px;
	color: #fff;
}

.n-item-son-in .n-son-l .n-item-three {
	font-size: 14px;
	display: block;
	line-height: 18px;
        padding: 8px 0;
	color: #fff;
}

.tel {
	display: flex;
	flex-direction: row;
	font-size: 18px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 64px;
}

.tel img {
	height: 20px;
	margin-top: 22px;
}

.lang {
	font-size: 18px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 64px;
	display: flex;
	flex-direction: row;
	cursor: pointer;
}

.lang img {
	width: 20px;
	height: 20px;
	margin-top: 22px;
	margin-right: 5px;
}


/*尾部*/

.foot {
	width: 100%;
	border-top: 1px solid #f0f0f0;
	overflow: hidden;
}

.foot .ad {
	width: 100%;
	margin-top: 25px;
	height: 220px;
	text-align: center;
}

.foot-nav .i-rig .item {
	margin-bottom: 10px;
}

.foot .copyright {
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background: #3a3a3a;
}


/*banner*/

.banner {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.banner .item {
	display: block;
	overflow: hidden;
	width: 100%;
}

.banner .item a {
	display: block;
	width: 100%;
	text-align: center;
}

.banner .item img {
	max-width: 100%;
}

.pcate {
	padding-top: 30px;
	padding-bottom: 80px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.pcate .item {
	margin: 0 6px;
	overflow: hidden;
	width: 170px;
	height: 247px;
	/*background: linear-gradient(180deg, rgba(251, 252, 255, 1) 0%, rgba(245, 247, 255, 0) 100%);*/
	text-align: center;
	position: relative;
}

.pcate .item img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

.pcate .item .i-h1 {
	padding-top: 20px;
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	line-height: 25px;
}

.pcate .item .i-p {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	line-height: 20px;
}

.pcate .item img {
	max-width: 100%;
}

.company-count {
	width: 100%;
	text-align: center;
	overflow: hidden;
	/*height: 350px;
	background: rgba(6, 44, 113, 0.39);
	opacity: 0.8;*/
}

.company-count img {
	max-width: 100%;
}

.company-count .c-h1 {
	font-size: 24px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 33px;
	letter-spacing: 1px;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
}

.company-count .c-p {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
	margin-bottom: 60px;
}

.company-count .c-son {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.company-count .c-son .ison {
	width: 25%;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.company-count .c-son .ison .i-t {
	font-size: 38px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 47px;
}

.company-count .c-son .ison .i-p {
	padding-top: 10px;
	font-size: 20px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
}

.custom {
	padding-top: 30px;
	padding-bottom: 40px;
	overflow: hidden;
}

.custom .i-h1 {
	font-size: 32px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.9);
	line-height: 45px;
	padding-bottom: 20px;
	text-align: center;
}

.custom .i-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	overflow: hidden;
}

.custom .i-list .item {
	height: 115px;
	width: 15.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	overflow: hidden;
	border: 1px solid rgba(158, 171, 190, 0.42);
	margin-bottom: 15px;
	text-align: center;
}

.custom .i-list .item img {
	max-width: 100%;
}

.honor {
	padding-top: 30px;
	padding-bottom: 40px;
	overflow: hidden;
	background: rgba(240, 242, 245, 1);
}

.honor .i-h1 {
	font-size: 32px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.9);
	line-height: 45px;
	padding-bottom: 20px;
	text-align: center;
}

.honor .i-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	overflow: hidden;
}

.honor .swiper-container {
	width: 80%;
	margin: 0 auto;
}

.honor-btn {
	margin-top: 70px;
}

.honor .i-list .item {
	overflow: hidden;
	text-align: center;
}

.honor .i-list .item img {
	max-width: 90%;
}

.honor .i-list .item span {
	display: block;
	font-size: 14px;
	color: rgba(0, 0, 0, 1);
	line-height: 35px;
}

.bchange {
	padding-top: 30px;
	padding-bottom: 40px;
	overflow: hidden
}

.bchange .i-h1 {
	font-size: 32px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.9);
	line-height: 45px;
	padding-bottom: 20px;
	text-align: center;
}

.bchange .i-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	overflow: hidden;
}

.bchange .i-list .i-lft {
	width: 274px;
	height: 294px;
	margin-right: 2px;
}

.bchange .i-list .i-lft img {
	width: 274px;
	height: 294px;
}

.bchange .i-list .i-rig {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	overflow: hidden;
	width: 648px;
}

.bchange .i-list .i-rig .i-item {
	display: block width: 303px;
	height: 142px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bchange .i-list .i-rig .i-item img {
	height: 142px;
}

.feedback {
	height: 226px;
	background: linear-gradient(315deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
	overflow: hidden;
}

.feedback .i-h1 {
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.9);
	line-height: 40px;
	padding-top: 30px;
	text-align: center;
}

.feedback .i-p {
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
	line-height: 30px;
	margin: 20px 0;
}

.feedback .i-crt {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.feedback .i-crt .i-input {
	display: block;
	width: 150px;
	height: 36px;
	background: rgba(255, 255, 255, 0.3);
	/*opacity: 0.3;*/
	/*border: 1px solid rgba(210, 210, 210, 1);*/
	border: 0;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
}

.feedback .i-crt input::-webkit-input-placeholder {
	color: #fff;
}

.feedback .i-crt .i-input.btn {
	width: 150px;
	height: 36px;
	background: rgba(255, 255, 255, 1);
	border-radius: 4px;
	font-size: 16px;
	font-weight: 500;
	color: rgba(0, 90, 171, 1);
	opacity: 1;
}

.foot-nav {
	background: rgba(51, 51, 51, 1);
	overflow: hidden;
	padding-bottom: 20px;
}

.foot-nav-in {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.foot-nav .i-lft {
	width: 850px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
}

.foot-nav .i-lft .item {
	width: 30%;
	margin-right: 3.3%;
}

.foot-nav .i-lft .item .i-h1 {
	font-size: 16px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 22px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "宋体";
}

.foot-nav .i-lft .item .i-son {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	padding: 5px 0;
	font-family: "宋体";
}

.foot-nav .i-rig {
	display: flex;
	flex-direction: column;
	padding-top: 30px;
}

.foot-nav .i-rig .item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	line-height: 30px;
}

.foot-nav .i-rig .item .i-name {
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-align: right;
	width: 160px;
	padding-right: 5px;
}

.foot-nav .i-rig .item .i-v {
	width: 160px;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.foot-nav .i-rig .item.cur{
	width: 100%;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	font-weight: 400;
	display: block;
}


.foot-copy {
	text-align: center;
	padding: 12px 0;
	background: rgba(33, 33, 33, 1);
	line-height: 42px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	overflow: hidden;
}
.foot-copy a{
	color: rgba(255, 255, 255, 1);
}


/*联盟介绍*/

.ban-inner {
	overflow: hidden;
}

.ban-inner .item {
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.ban-inner .item img {
	max-width: 100%;
}

.cnav {
	overflow: hidden;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	padding: 15px 0;
	background: #fff;
	border-radius: 8px;
	margin: 15px auto;
}

.cnav .cnav_list {
	float: left;
	margin-left: 10px;
}

.cnav .cnav_list a {
	font-size: 14px;
	line-height: 30px;
	font-family: "宋体";
}

.search {
	margin-right: 10px;
	float: right;
	width: 156px;
	height: 30px;
	background: rgba(231, 231, 231, 0.4);
	border-radius: 14px;
	display: flex;
	flex-direction: row;
	padding: 1px 6px;
}

.search img {
	margin-left: 6px;
	margin-top: 6px;
}

.search input {
	background: none;
	border: 0;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
}

.main {
	min-height: 380px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-bottom: 50px;
}

.main .lft {
	width: 776px;
	background: #fff;
	height: 100%;
	overflow: hidden;
	padding: 10px;
}

.main .lft .art-title {
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 45px;
}

.main .lft .art-p {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.main .lft .art-p .item {
	width: 25%;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
}

.main .lft .art-txt {
	min-height: 300px;
}

.menu {
	width: 304px;
	overflow: hidden;
}

.menu .menu-h1 {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	height: 53px;
	background: linear-gradient(315deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
	font-size: 16px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 53px;
	text-align: center;
}

.menu .menu-list {
	overflow: hidden;
	padding: 0 10px;
	padding-bottom: 50px;
	background: #fff;
}

.menu .menu-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	line-height: 35px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

.menu .menu-item img {
	height: 20px;
	margin-top: 8px;
}


/*案例*/

.main.case {
	overflow: hidden;
	background: #fff;
	flex-direction: column;
	justify-content: flex-start;
}

.case .m-opt {
	padding: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.case .tab {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.case .tab .item.cur {
	background: linear-gradient(270deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
	color: rgba(255, 255, 255, 1);
}

.case .tab .item {
	min-width: 80px;
	padding: 0 8px;
	height: 32px;
	border-radius: 21px;
	font-size: 14px;
	font-weight: 400;
	background: rgba(238, 238, 238, 1);
	text-align: center;
	line-height: 32px;
	margin-right: 20px;
}

.list-case {
	padding: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.list-case .item {
	width: 24%;
	margin-right: 1%;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.list-case .item img {
	max-width: 100%;
	border: 1px solid rgba(215, 218, 230, 1);
}

.list-case .item .i-t {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 30px;
	font-family: "宋体";
}

.list-case .item .i-p {
	font-family: "宋体";
	display: flex;
	flex-direction: row; 
	font-size: 12px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	line-height: 20px;
}


/*商机*/

.main.ibusiness {
	overflow: hidden;
	background: #fff;
	flex-direction: column;
	justify-content: flex-start;
}

.ibusiness .tab {
	height: 61px;
	display: flex;
	flex-direction: row;
}

.ibusiness .tab .item.cur {
	background: linear-gradient(315deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
	color: rgba(255, 255, 255, 1);
	border-right: 0;
}

.ibusiness .tab .item {
	width: 33.33%;
	font-size: 18px;
	font-weight: 400;
	background: rgba(238, 238, 238, 1);
	text-align: center;
	line-height: 61px;
	border-right: 1px solid #ddd;
}

.ibusiness .tab .item:last-child {
	border-right: 0;
}

.ibusiness-crt {
	padding-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.ibusiness-crt .list {
	padding: 20px;
	display: flex;
	flex-direction: column;
	width: 826px;
}

.ibusiness-crt .item {
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.ibusiness-crt .item .i-img {
	width: 236px;
}

.ibusiness-crt .item img {
	max-width: 100%;
	border: 1px solid rgba(215, 218, 230, 1);
}

.ibusiness-crt .item .i-crt {
	padding-left: 10px;
}

.ibusiness-crt .item .i-t {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 40px;
}

.ibusiness-crt .item .i-p {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	line-height: 25px;
	padding-bottom: 50px;
}

.recomment {
	width: 354px;
	overflow: hidden;
}

.recomment .i-t {
	font-size: 18px;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
}

.recomment .i-h1 {
	margin-top: 30px;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	height: 53px;
	background: linear-gradient(315deg, rgba(0, 85, 167, 1) 0%, rgba(0, 140, 213, 1) 100%);
	font-size: 16px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 53px;
	text-align: center;
}

.recomment .i-list {
	overflow: hidden;
	padding: 0 10px;
	padding-bottom: 50px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.recomment .i-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	line-height: 35px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

.recomment .i-item img {
	height: 20px;
	margin-top: 8px;
}

.contact {
	overflow: hidden;
	margin-bottom: 30px;
}

.contact .i-title {
	line-height: 60px;
	background: #fff;
	width: 200px;
	border-radius: 10px 10px 0 0;
	font-size: 18px;
	color: #4A90E2;
	text-align: center;
}

.contact .i-crt {
	min-height: 300px;
	padding: 20px;
	background: #fff;
	font-size: 14px;
}

.page-list{
    text-align: right;
    padding: 20px;
}