

.cloud-product-box {
	background: #f4f4f4
}

.cloud-product {
	position: relative;
	z-index: 9;
	padding: 60px 0
}

.cloud-product-title {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #333
}

.color-blue {
	color: #009fd9
}

.cloud-product-explain {
	margin-top: 26px;
	margin-bottom: 82px;
	height: 16px;
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	color: #999
}

.cloud-product-ul {
	width: 100%
}

.cloud-product-ul li {
	position: relative;
	margin-left: 10px;
	width: 190px;
	height:380px;
	float: left;
	background: #fff; margin-bottom:10px;
}

/*.cloud-product-ul li:first-child {
	margin-left: 0
}*/

.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}

.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}

.empty-space {
	width: 100%;
	height:80px
}

.single-bottom-item {
	height: 340px;
	width: 100%
}

.single-bottom-item:first-child {
	border-right: 1px solid #eee
}

.bg-product-pic {
	margin: 18px auto 2px;
    width: 100%;
    height: 60px;
    text-align: center;
}


.product-introduce-title {
	margin-bottom: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 24px;
	text-align: center
}

.product-introduce-title.normal-weight {
	font-weight: 400
}

.product-introduce-content {
	margin: 0 auto 20px;
	width: 190px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #999
}

.product-introduce-list {
	margin: 0 auto;
	padding-top: 28px;
	height: 125px;
	width: 84%;
	border: 1px solid #f1f1f1;
	border-left: none;
	border-right: none;
}

.introduce-list-small {
	margin-bottom: 28px;
	line-height:25px;
	font-size: 14px;
	color: #999;
	text-align: center;
}

.product-introduce-price {
	margin: 48px auto 0;
	font-size: 14px;
	text-align: center;
	color: #333
}

.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s; padding-top:1px;
}

.introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px
}

.active-inner-01 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.active-inner-02 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.active-inner-03 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.active-inner-04 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.active-inner-05 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.active-inner-06 {
	/*background:linear-gradient(#fff,#fbfbfb,#dbdbdb);*/
	background:url(../images/zlbg.jpg) no-repeat center top;
}

.cloud-product-ul li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.cloud-product-ul li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.cloud-product-ul li {
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear
}

.cloud-product-ul li.active {
	z-index: 9;
	width:190px;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2)
}

.active .product-introduce-content {
	color: #eff6ff
}

.active-product-introduce-title {
	color: #333333
}

.active .product-introduce-list {
	padding: 22px 0;

	border-color: #ffdbd8;
}

.introduce-list-large {
	margin: 0 auto;
	line-height: 22px;
	color: #666666;
	font-size: 14px
}

.active .product-introduce-price {
	margin-top: 32px;
	color: #fefeff
}

.product-introduce-price .price-white {
	display: inline-block;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff
}

.buy-link-btn {
	display: block;
	margin:13px auto 0;
	width: 90%;
	height: 40px;
	line-height:40px; text-align:center;
	background-color: #006cd1;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.buy-link-btn-s {
	display: block;
	margin: 30px auto 0;
	width:80%;
	height: 40px;
	line-height:40px; text-align:center;
	background-color: #ee4747;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.buy-link-btn:hover {
	background-color: #f80
}

.product-tab-wrapper {
	width: 100%
}

.product-tab-item {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s
}

.product-tab-title {
	margin: 0 auto;
	padding-left: 40px;
	width: 90%;
	min-width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: url(../images/add-icon.png) no-repeat #fafafa;
	color: #666
}

.product-tab-item.active .product-tab-title {
	background: url(../images/reduce_icon.png) no-repeat #e0f9ff;
	color: #009fd9
}

.product-tab-content {
	width: 200px;
	margin-top: 6px;
	margin-left: 54px;
	line-height: 22px;
	font-size: 12px;
	color: #999
}

.product-tab-item.active {
	height: 150px
}

.common_tit {
	text-align: center;
	clear: both;
	float: none
}

.common_tit strong {
	color: #ffffff;
	font-size: 36px;
	display: block
}

.common_tit p {
	font-size: 18px;
	padding-top: 10px;
	color: rgba(255, 255, 255, .37);
}

.common_tit i {
	font-size: 0;
	line-height: 0;
	background-color: #ff6600;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.common_tit2 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit2 strong {
	color: #333333;
	font-size: 36px;
	display: block
}

.common_tit2 p {
	font-size: 18px;
	padding-top: 10px;
	color: #999999;
}

.common_tit2 i {
	font-size: 0;
	line-height: 0;
	background-color: #026bbc;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.qwyxpt_team .common_tit2 p,
.main_qwyxtg_youshi .common_tit2 p,
.job_list .common_tit2 p {
	color: #fff;
}

.common_tit3 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit3 strong {
	color: #fff;
	font-size: 36px;
	display: block
}

.common_tit3 p {
	font-size: 18px;
	padding-top: 10px;
	color: #fff;
}

.common_tit3 i {
	font-size: 0;
	line-height: 0;
	background-color: #fff;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.analysis {
	background-image: url(../images/bg2.gif);
	padding: 25px 0;
}

.analysis .common_tit {
	height: 120px;
	color: #fff;
}

.analysis .box {
	position: relative;
}

.analysis .box ul li {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	background-color: #FFF;
	height: 196px;
	width: 444px;
	margin-bottom: 14px;
	float: left;
	padding-left: 32px;
	padding-top: 16px;
	padding-right: 30px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.analysis .box .center:hover,
.analysis .box ul li:hover {
	-moz-box-shadow: 0 2px 12px #cecece;
	-webkit-box-shadow: 0 2px 12px #cecece;
	box-shadow: 0 2px 12px #cecece;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#cecece');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#cecece')"
}

.analysis .box ul li i {
	font-size: 30px;
	font-style: normal;
	background-image: url(../images/bg3.gif);
	display: block;
	height: 63px;
	width: 63px;
	line-height: 62px;
	text-align: center;
	color: #37a0f1;
	font-weight: 700;
	float: left;
	margin-right: 5px
}

.analysis .box ul li strong {
	font-size: 20px;
	color: #37a0f1;
	display: block;
	height: 63px;
	line-height: 62px
}

.analysis .box ul li p {
	line-height: 26px;
	padding-top: 12px;
	color: #8F8F8F
}

.analysis .box ul li:nth-child(even) {
	float: right
}

.analysis .box .center {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	height: 617px;
	width: 282px;
	margin-left: -141px;
	position: absolute;
	left: 50%;
	top: 0;
	right: 50%;
	z-index: 1
}

.analysis .box .center_txt {
	position: absolute;
	left: 50%;
	top: 60px;
	right: 50%;
	width: 282px;
	margin-left: -141px;
	text-align: center;
	font-size: 36px;
	color: #37a0f1;
	z-index: 2
}

.analysis_more {
	display: block;
	margin: 30px auto 0;
	text-align: center;
}

.analysis_more a {
	display: inline-block;
	padding: 15px 25px;
	border: 3px solid #fff;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.index-case {
	min-width: 1300px;
	padding-top: 80px;
	padding-bottom: 100px;
	background: #e8e8e8;
}

.index-case-outline {
	position: relative;
	max-width: 1600px;
	min-width: 1300px;
	margin: 0 auto;
	margin-top: 50px;
}

.index-case-box {
	position: relative;
	z-index: 10;
	border: 1px solid #d1d1d1;
	background: #FFF;
	width: 100%;
	box-sizing: border-box;
	padding: 110px 185px 100px;
}

.index-case-box2 {
	position: relative;
	width: 100%;
	height: 1615px;
}

.shadow {
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 100%;
	padding-bottom: (121/1602)*100%;
	background: url(../images/case_icon_1.png) no-repeat;
	background-size: 100% 100%;
}

.index-case .text {
	padding-top: 20px;
	box-sizing: border-box;
	height: 89px;
	transition: all .4s ease-out;
}

.index-case .text h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #444;
}

.index-case .text h6 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #A3A3A3;
}

.index-case .img {
	position: relative;
	width: 380px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #888;
	overflow: hidden;
	transition: all .4s ease-out;
}

.index-case .img img {
	max-width: 100%;
	max-height: 100%;
}

.index-case .item {
	position: absolute;
	width: 410px;
	padding: 0 15px;
	box-sizing: border-box;
}

.index-case .item a {
	display: block;
}

.index-case .item a:hover .img {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	transform: translate3d(0, -5px, 0);
}

.index-case .item a:hover .text {
	transform: translate3d(0, -5px, 0);
}

.index-case .item:nth-child(1),
.index-case .item:nth-child(3),
.index-case .item:nth-child(5),
.index-case .item:nth-child(6),
.index-case .item:nth-child(7),
.index-case .item:nth-child(8),
.index-case .item:nth-child(9),
.index-case .item:nth-child(11),
.index-case .item:nth-child(12) {
	height: 323px;
}

.index-case .item:nth-child(1) .img,
.index-case .item:nth-child(3) .img,
.index-case .item:nth-child(5) .img,
.index-case .item:nth-child(6) .img,
.index-case .item:nth-child(7) .img,
.index-case .item:nth-child(8) .img,
.index-case .item:nth-child(9) .img,
.index-case .item:nth-child(11).img,
.index-case .item:nth-child(12).img {
	height: 234px;
}

.index-case .item:nth-child(2),
.index-case .item:nth-child(4),
.index-case .item:nth-child(10) {
	height: 646px;
}

.index-case .item:nth-child(2) .img,
.index-case .item:nth-child(4) .img,
.index-case .item:nth-child(10) .img {
	height: 557px;
}

.index-case .item:nth-child(1) {
	top: 0px;
	left: 0px;
}

.index-case .item:nth-child(2) {
	top: 0px;
	left: 410px;
}

.index-case .item:nth-child(3) {
	top: 0px;
	left: 820px;
}

.index-case .item:nth-child(4) {
	top: 323px;
	left: 0px;
}

.index-case .item:nth-child(5) {
	top: 323px;
	left: 820px;
}

.index-case .item:nth-child(6) {
	top: 646px;
	left: 410px;
}

.index-case .item:nth-child(7) {
	top: 646px;
	left: 820px;
}

.index-case .item:nth-child(8) {
	top: 969px;
	left: 0px;
}

.index-case .item:nth-child(9) {
	top: 969px;
	left: 410px;
}

.index-case .item:nth-child(10) {
	top: 969px;
	left: 820px;
}

.index-case .item:nth-child(11) {
	top: 1292px;
	left: 0px;
}

.index-case .item:nth-child(12) {
	top: 1292px;
	left: 410px;
}

.case-more {
	display: block;
	width: 379px;
	height: 51px;
	margin: 0 auto;
	margin-top: 25px;
	background: url(../images/case_icon_0.png);
	transition: all .3s ease;
}

.case-more:hover {
	opacity: .7;
}

.index-case-title {
	text-align: center;
}

.index-case-title h5 {
	font-size: 32px;
	color: #333;
	line-height: 55px;
}

.index-case-title h6 {
	font-size: 16px;
	color: #555;
	line-height: 40px;
}

@media screen and (max-width: 1600px) {
	.index-case-outline {
		max-width: 1400px;
	}
	.index-case-box {
		padding-left: 85px;
		padding-right: 85px;
	}
}

@media screen and (max-width: 1400px) {
	.index-case-outline {
		max-width: 1060px;
	}
	.index-chose {
		padding-top: 70px;
		height: 820px;
	}
	.index-chose-box {
		height: 90*7px;
	}
	.index-chose-left {
		width: 600px;
	}
	.index-chose-box-left-link {
		height: 406px;
	}
	.index-chose-box-right ul li {
		height: 90px;
		width: (1/5)*100%;
	}
	.index-chose-box-right ul li .text h5 {
		font-size: 16px;
	}
}

.strength {
	display: block;
	width:1200px; margin:0 auto;
}

.strength .item {
	position: relative;
	display: block;
	float: left;
	width: 31.7%; margin:.8%;
	*width: 33.32%;
	height: 132px;
	text-align: center;
	top: 200px;
	opacity: 0;
	filter: alpha(opacity=100);
}

.strength .item1 {
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.strength .item2 {
	-webkit-transition: 0.3s 0.5s ease;
	-o-transition: 0.3s 0.5s ease;
	transition: 0.3s 0.5s ease;
}

.strength .item3 {
	-webkit-transition: 0.6s 0.5s ease;
	-o-transition: 0.6s 0.5s ease;
	transition: 0.6s 0.5s ease;
}

.strength.show .item {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #FFF;
    box-shadow: 0 0 10px 0 #ccc;
}

.strength .item .item-box {
	display: block;
}

.strength .item3 .item-box {
	border-right: none;	
}

.strength .item .num {
	width:30%; float:left;
	position: relative;
	display: block;
	text-align: center;
	line-height: 1;
	margin-top:30px;
	font-size: 0;
	font-family: "Microsoft Yahei";
}

.strength .item .num .num-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width:80px;
	height: 86px;
	margin: 0 2px;
	color: #333333;
	font-size: 86px;
	overflow: hidden;
}

.strength .item .num .num-item .box {
	display: block;
}

.strength .item .num .num-item span {
	display: block;
	width: 50px;
	height: 86px;
	text-align: center;
}

.strength .item .num .line {
	display: none;
	position: absolute;
	width: 100%;
	height: 3px;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: url(../images/blue-bg.png) repeat-x center;
}

.strength .item p {
	float:right; width:70%;
	display: block; text-align:left;
	font-size: 20px;
	color: #333333;
	margin-top: 30px;
}
.strength .item .span{ width:70%; font-size:16px; color:#666666; text-align:left; margin-top:20px;}
.index_product {
	padding: 50px 0;
}
.index_w_case{
	padding: 50px 0;
}
.in_w_case_main{
	margin-top: 30px;
}
.in_w_case_main ul li{
	width: 23%;
	float: left;
	margin: 10px 1%;
	transition: .5s;
}
.in_w_case_main ul li:nth-child(4n+4){
	margin-right: 0;
}
.in_w_case_main ul li h5{
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	position: relative;
	z-index: 1;
}
.in_w_case_main ul li:hover{
	transform: translateY(-5px);
	box-shadow: 0 0 10px 0 #ccc;
}
.in_pro_main {
	margin-top: 30px;
}

.in_pro_main ul li {
	width: 24%;
	float: left;
	margin-right: 1.333333%;
	margin-bottom: 15px;
	padding: 15px;
	transition: .5s;
	background: #e2e2e2;
}

.in_pro_main ul li:nth-child(4n+4) {
	margin-right: 0;
}

.in_pro_main ul li h5 {
	margin-top: 15px;
	font-size: 16px;
	color: #898989;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
}

.in_pro_main ul li p {
	font-size: 14px;
	color: #5f5f5f;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
}

.in_pro_main ul li:hover {
	background: #026bbc;
}

.in_pro_main ul li:hover h5,
.in_pro_main ul li:hover p {
	color: #fff;
}

.solution-bgcolor {
	position: relative;
	background: #f7fafc;
	padding-bottom: 170px
}

.solution-bgcolor .cloud-product {
	padding-bottom: 58px
}

.solution-bgcolor .cloud-product-title span {
	color: #333
}

.solution-bgcolor .cloud-product-explain {
	color: #999
}

.solution-list {
	position: relative;
	height: 412px;
	z-index: 9
}

.short-bar {
	position: absolute;
	top: 187px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 3px;
	background-color: #fff
}

.active .short-bar {
	top: 201px;
	background-color: #009dff
}


.solution-list ul li {
	float: left;
	width: 240px;
	position: relative;
	height: 412px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.solution-item-wrapper {
	width: 240px;
	height: 412px;
	background: url(../images/solution_item_bg_01.jpg) center no-repeat
}

.solution-item-02 {
	background-image: url(../images/solution_item_bg_02.jpg)
}

.solution-item-03 {
	background-image: url(../images/solution_item_bg_03.jpg)
}

.solution-item-04 {
	background-image: url(../images/solution_item_bg_04.jpg)
}

.solution-item-05 {
	background-image: url(../images/solution_item_bg_05.jpg)
}

.active .solution-item-wrapper {
	position: absolute;
	z-index: 9;
	top: -62px;
	left: -51px;
	width: 341px;
	height: 526px;
	background: url(../images/solution_item_bg_active_01.jpg) no-repeat;
	-webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 40px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:1400px) {
	.product-special-li-5.active .solution-item-wrapper {
		left: -102px
	}
}


.kuajiehezuo {
	height:450px;
}

.kuajiehezuo .head {
	background-repeat: repeat-y;
	background-position: center bottom;
	color: #FFF;
	padding-top: 40px;
	padding-bottom:30px;
}

.kuajiehezuo .box {
	position: relative;
}

.kuajiehezuo .box .b {
	overflow: hidden;
	position: absolute;
}

.kuajiehezuo .box .b ul {
	width: 1400px
}

.kuajiehezuo .box .b ul li {
	width:380px;
	float: left;
	margin: 15px 10px;
}

.kuajiehezuo .box .b ul li .tit {
	background-color: #ee4747;
	height:60px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height:30px;
	padding-top: 25px;
	transition: .3s;
}

.kuajiehezuo .box .b ul li .tit strong {
	font-size: 24px
}

.kuajiehezuo .box .b ul li .text {
	padding-right:30px;
	padding-left: 30px;
	padding-top: 30px;
	line-height: 26px;
	background-color: #FFF;
	box-shadow: 0 0 10px 0 #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.kuajiehezuo .box .b ul li .text span {
	color: #999;
	line-height: 24px;
	display: block;
	padding-bottom: 30px;
	font-size:16px;
	height:50px;
	}

.kuajiehezuo .box .b ul li .text a {
	height: 42px;
	width: 168px;
	display: block;
	line-height: 42px;
	text-align: center;
	background-color: #ee4747;
	font-size: 18px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto
}

.kuajiehezuo .box .b ul li:hover .text a {
	background-color: #890c00
}
.kuajiehezuo .box .b ul li:hover  .tit{
	background: #890c00;
}

.index-new {
	min-width: 1300px;
	padding-top: 40px;
	padding-bottom: 65px;
	background: #E8E8E8;
}

.index-new-title h5 {
	font-size: 32px;
	color: #333333;
	margin-bottom: 10px;
	text-align: center;
}

.index-new-title h6 {
	font-size: 16px;
	color: #595959;
	text-align: center;
}

.index-new-switch {
	font-size: 15px;
	color: #666;
	text-align: center;
	margin-top: 15px;
}

.index-new-switch li {
	display: inline-block;
	text-align: center;
	padding-left: 32px;
	padding-right: 32px;
	position: relative;
}

.index-new-switch li span {
	cursor: pointer;
}

.index-new-switch li span:hover {
	color: #026bbc;
}

.index-new-switch li.on span {
	color: #026bbc;
}

.index-new-switch .li {
	max-width: 1600px;
	font-size: 0;
	margin: 0 auto;
	margin-top: 48px;
}

.index-new-switch-title {
	display: none;
}

.new-more {
	display: block;
	width: 379px;
	height: 51px;
	margin: 0 auto;
	margin-top: 60px;
	background: url(../images/case_icon_0.png);
	transition: all .3s ease;
}

@media screen and (max-width: 1500px) {
	.new-more {
		margin-top: 50px;
	}
}

@media screen and (max-width: 1400px) {
	.new-more {
		margin-top: 40px;
	}
}

.new-more:hover {
	opacity: .7;
}

.index-new-switch .li .left {
	position: relative;
	width: 578px;
	height: 561px;
	display: inline-block;
	vertical-align: top;
	transition: all .4s ease-out;
}

.index-new-switch .li .left:hover {
	transform: translate3d(0, -5px, 0);
}

.index-new-switch .li .left:hover .swiper-slide-text .text h5 {
	color: #026bbc;
}

.index-new-switch .li .left-box {
	background: #FFF;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 100%;
	padding: 43px 47px 50px 53px;
	box-sizing: border-box;
}

.index-new-switch .li .left-box-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.shadow {
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 100%;
	padding-bottom: (99/612)*100%;
	background: url(../images/new_icon_0.png);
	background-size: 100% 100%;
}

.swiper-slide {
	display: block;
	background: #FFF;
}

.pagination2 {
	text-align: left;
}

.pagination2 .swiper-pagination-bullet {
	background: #4E4E4E;
	opacity: 1;
	margin-right: 4px;
}

.pagination2 .swiper-pagination-bullet-active {
	background: #DC301F;
}

.swiper-slide-box {
	width: 478px;
	height: 313px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide-box img {
	max-width: 100%;
	height: auto !important;
}

.swiper-slide-text {
	width: 478px;
	margin-top: 30px;
	font-size: 0;
}

.swiper-slide-text .text {
	display: inline-block;
	vertical-align: top;
	width: 388px;
	height: 90px;
	text-align: left;
	padding-right: 20px;
	box-sizing: border-box;
}

.swiper-slide-text .text h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 19px;
	color: #060606;
	transition: all .3s ease;
}

.swiper-slide-text .text p {
	height: 50px;
	margin-top: 12px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 13px;
	line-height: 25px;
	color: #888888;
}

.index-new-switch .li .left .swiper-slide-text .date {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 90px;
	border-radius: 4px;
	background: #026bbc;
	text-align: center;
}

.index-new-switch .li .left .swiper-slide-text .date .d {
	font-size: 58px;
	color: #FFF;
	font-family: "CG";
	line-height: 58px;
	margin-top: 6px;
}

.index-new-switch .li .left .swiper-slide-text .date .ym {
	margin-top: 2px;
	line-height: 16.4px;
	font-size: 16.4px;
	font-family: "Arial";
	color: #FFF;
}

.index-new-switch .li .right {
	margin-left: 22px;
	width: 1000px;
	height: 561px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.index-new-switch .li .right-li {
	position: relative;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: 140px;
	transition: all .4s ease-out;
}

.index-new-switch .li .right-li:nth-child(even) {
	padding-left: 2px;
	box-sizing: border-box;
}

.index-new-switch .li .right-li:nth-child(n+3) {
	padding-top: 1px;
	box-sizing: border-box;
}

.index-new-switch .li .right-li-box {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: #FFF;
}

.index-new-switch .li .right-li:hover {
	z-index: 100;
	box-shadow: 0 8px 35px rgba(0, 0, 0, .2);
}

.index-new-switch .li .right-li:hover .date .d {
	color: #026bbc;
}

.index-new-switch .li .right-li:hover .date .ym {
	color: #026bbc;
}

.index-new-switch .li .right-li:hover .text h5 {
	color: #026bbc;
}

.index-new-switch li+li:before {
	content: "";
	position: absolute;
	left: -8px;
	top: 11px;
	width: 15px;
	height: 1px;
	background: #BABABA;
}

.index-new-switch .li .right .shadow {
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	padding-bottom: (100/524)*100%;
	background: url(../images/new_icon_1.png);
	background-size: 100% 100%;
}

.index-new-switch .li .right .date {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	height: 100%;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	box-sizing: border-box;
	text-align: center;
}

.index-new-switch .li .right .date .d {
	font-size: 42px;
	color: #555;
	font-family: "Arial";
	line-height: 42px;
	margin-top: 6px;
	transition: color .3s ease;
}

.index-new-switch .li .right .date .ym {
	margin-top: 2px;
	line-height: 14px;
	font-size: 14px;
	font-family: "Arial";
	color: #333;
	transition: color .3s ease;
}

.index-new-switch .li .right .text {
	display: inline-block;
	vertical-align: top;
	width: 333px;
	height: 100%;
	text-align: left;
	padding-top: 35px;
	box-sizing: border-box;
}

.index-new-switch .li .right .text h3 {
	font-size: 15px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: color .3s ease;
}

.index-new-switch .li .right .text p {
	margin-top: 10px;
	color: #888;
	font-size: 13px;
	line-height: 25px;
	height: 50px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media screen and (max-width: 1620px) {
	.index-new-switch .li .left {
		width: 508px;
	}
	.index-new-switch .li .left-box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.index-new-switch .li .right {
		margin-left: 15px;
	}
	.index-new-switch .li .right {
		width: 900px;
	}
	.index-new-switch .li .right .date {
		padding-left: 20px;
		padding-right: 12px;
		width: 90px;
	}
	.viewpoint-text h5 {
		line-height: 50px;
		font-size: 40px;
	}
	.viewpoint-text .p {
		margin-top: 20px;
	}
	.viewpoint-text .icon {
		margin-top: 20px;
	}
}

@media screen and (max-width: 1450px) {
	.index-new-switch .li .left {
		height: 480px;
		width: 458px;
	}
	.index-new-switch .li .left .swiper-slide-box {
		width: 428px;
		height: 280px;
	}
	.index-new-switch .li .left .swiper-slide-text {
		width: 428px;
	}
	.index-new-switch .li .left .swiper-slide-text .text {
		width: 338px;
	}
	.index-new-switch .li .left-box {
		padding-top: 23px;
		padding-bottom: 30px;
	}
	.index-new-switch .li .right {
		width: 800px;
		height: 480px;
	}
	.index-new-switch .li .right .date {
		padding-left: 20px;
		padding-right: 12px;
		padding-top: 45px;
		width: 90px;
	}
	.index-new-switch .li .right .text {
		width: 233px;
		padding-top: 45px;
	}
	.index-new-switch .li .right-li {
		height: 160px;
	}
}

.index_vip_kefu {
	height: 399px;
	background: url(../images/about_e_01.jpg) center no-repeat;
	text-align: center;
	padding-top: 135px;
}

.index_vip_kefu h5 {
	font-family: "微软雅黑";
	font-size: 31px;
	color: #fff;
}

.index_vip_kefu i {
	height: 2px;
	width: 68px;
	display: inline-block;
	margin: 17px 0;
	background: #fff;
}

.index_vip_kefu p {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}

.index_vip_kefu a {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-decoration: none;
	display: inline-block;
	background-color: #0166ce;
	height: 60px;
	width: 310px;
	line-height: 60px;
}

.index_footer_nav {
	display: block;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(136, 159, 177, 1);
}

.index_footer_nav ul {
	display: block;
	text-align: center;
}

.index_footer_nav ul li {
	display: none;
	float: left;
}

.index_footer_nav ul li:nth-of-type(1),
.index_footer_nav ul li:nth-of-type(2),
.index_footer_nav ul li:nth-of-type(12),
.index_footer_nav ul li:nth-of-type(11),
.index_footer_nav ul li:nth-of-type(4),
.index_footer_nav ul li:nth-of-type(5),
.index_footer_nav ul li:nth-of-type(6),
.index_footer_nav ul li:nth-of-type(7),
.index_footer_nav ul li:nth-of-type(8),
.index_footer_nav ul li:nth-of-type(9),
.index_footer_nav ul li:nth-of-type(10) {
	display: inline-block;
}

.index_footer_nav ul li a {
	display: block;
	text-align: center;
	color: #fff;
	transition: .6s;
	font-size: 14px;
	padding: 10px 20px;
}

.index_footer_nav ul li a:hover {
	background: #fff;
	color: #026bbc;
}

.in_sw_footer_conten {
	display: block;
	margin: 10px 0px;
}

.in_sw_footer_conten ul li {
	display: block;
	width: 50%;
	float: left;
	min-height: 24px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}

.in_sw_footer_conten ul li b,
.in_sw_footer_conten ul li font,
.in_sw_footer_conten ul li a {
	color: #fff;
	font-size: 14px;
}


/*友情链接开始*/



#bdcs-search-form-submit {
	border-color: #c1c1c1;
	height: 26px;
	width: 50px;
	color: #c1c1c1;
	background-color: transparent;
	font-family: Arial, SimSun, sans-serif;
	font-size: 14px;
	border-radius: 0px;
}
.links {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 65px;
    background: url(../images/link.png) no-repeat center 0;
}
.links p{
    width:1200px;
    margin:0 auto;
    padding:0 20px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #d9d9d9;
    border-top: 0;
    transform: translate(-1px,-5px);
}
.links p a{
    display: inline-block;
    margin-right: 5px;
    transition: .3s;
    font-size: 12px;
    color: #666;
}
.links p a:hover{
    color: #007bc9;
}


.anwi a {
	color: #fff;
	font-size: 14px;
}


