/* 选择 */

.choose-fanwe{
	padding-top: 26px;
	padding-bottom: 60px;
	background: #fff;
}

.choose-fanwe .we-power{
	padding-top: 43px;
}

.choose-fanwe .we-power .we-power-left{
	float: left;
	width: 140px;
	border: 2px solid #a6a6a6;
	padding-top: 15px;
	padding-bottom: 38px;
}

.choose-fanwe .we-power .power-item{
	position: relative;
	width: 120px;
    padding-right: 20px;
    text-align: right;
    padding: 8px 0;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: none;
       -moz-transition: none;
    	 -o-transition: none;
    		transition: none;
}

.choose-fanwe .we-power .power-item *{
    -webkit-transition: none;
       -moz-transition: none;
    	 -o-transition: none;
    		transition: none;
}

.choose-fanwe .we-power .power-item .num{
	line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    padding-top: 9px;
    padding-right: 20px;
    border-radius: 2px 2px 0 0;
}

.choose-fanwe .we-power .power-item .text{
	line-height: 20px;
    font-size: 14px;
    color: #666;
    padding-bottom: 9px;
    padding-right: 20px;
    border-radius: 0 0 2px 2px;
}

.choose-fanwe .we-power .power-item .component{
	position: absolute;
	bottom:0;
	right: 20px;
	width: 16px;
	height: 2px;
	background: #e5e5e5;
}

.choose-fanwe .we-power .power-item.active{
	left: 20px;
}

.choose-fanwe .we-power .power-item.active .num,
.choose-fanwe .we-power .power-item.active .text{
    background: #3c7ad1;
    color: #fff;
}

.choose-fanwe .we-power .power-item.active .component{
	width: 4px;
	height: 8px;
	top: 50%;
	bottom: auto;
	right: -4px;
	background: url(power-sjj.png) 0 0 no-repeat;
}


.choose-fanwe .we-power .we-power-right{
	float: left;
	width: 975px;
	padding-left: 80px;
}

.choose-fanwe .we-power .we-power-right .power-con{
	display: none;
}

.choose-fanwe .we-power .we-power-right .power-con.active{
	display: block;
}

.choose-fanwe .we-power .we-power-right .zizhi-item{
	height: 141px;
	border-bottom: 1px dashed #e4e4e4;
}

.choose-fanwe .we-power .we-power-right .zizhi-item.less{
	height: 210px;
	border-bottom: 1px dashed #e4e4e4;
}

.choose-fanwe .we-power .we-power-right .zizhi-item:last-child{
	border-bottom: none;
}

.choose-fanwe .we-power .we-power-right .zizhi-item .zizhi-left{
	float: left;
}

.choose-fanwe .we-power .we-power-right .zizhi-item .zizhi-right{
	float: right;
}

.choose-fanwe .we-power .we-power-right .zizhi-item .zizhi-left,
.choose-fanwe .we-power .we-power-right .zizhi-item .zizhi-right{
	position: relative;
	width: 366px;
	height: 100%;
	padding-left: 96px;
	display: table;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-tit{
	display: table-cell;
	line-height: 30px;
	font-size: 20px;
	color: #3d3d3b;
	vertical-align: middle;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-tit p{
	line-height: 20px;
	font-size: 14px;
	padding-top: 10px;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo{
	position: absolute;
	top: 0;
	height: 141px;
	background: url(zizhi-logo.png) 0 center no-repeat;
}

.choose-fanwe .we-power .we-power-right .zizhi-item.less  .zizhi-logo{
	height: 210px;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.gaoxin{
	left: 16px;
	width: 60px;
	background-position: 0 center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.team{
	left: 15px;
	width: 57px;
	background-position: -60px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.invention{
	left: 17px;
	width: 59px;
	background-position: -117px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.technology{
	left: 7px;
	width: 70px;
	background-position: -176px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.software{
	left: 23px;
	width: 47px;
	background-position: -246px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.more{
	left: 20px;
	width: 50px;
	background-position: -293px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.yuanma{
	left: 20px;
	width: 56px;
	background-position: -343px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.gengxin{
	left: 20px;
	width: 55px;
	background-position: -399px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.yuansheng{
	left: 20px;
	width: 39px;
	background-position: -454px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.dingzhi{
	left: 20px;
	width: 51px;
	background-position: -493px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.erkai{
	left: 20px;
	width: 58px;
	background-position: -544px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.kehu{
	left: 20px;
	width: 52px;
	background-position: -602px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.yanjiu{
	left: 20px;
	width: 37px;
	background-position: -654px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.lingxian{
	left: 20px;
	width: 38px;
	background-position: -691px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.zuizao{
	left: 20px;
	width: 50px;
	background-position: -729px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.xunsu{
	left: 20px;
	width: 53px;
	background-position: -779px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.shouhou{
	left: 20px;
	width: 44px;
	background-position: -832px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.zhichi{
	left: 20px;
	width: 45px;
	background-position: -876px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.xiangying{
	left: 20px;
	width: 49px;
	background-position: -921px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.quanfangwei{
	left: 20px;
	width: 49px;
	background-position: -970px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.zhidao{
	left: 20px;
	width: 42px;
	background-position: -1019px center;
}

.choose-fanwe .we-power .we-power-right .zizhi-item  .zizhi-logo.qita{
	left: 20px;
	width: 43px;
	background-position: -1061px center;
}

/* 成功案例 */

.success-case .tit-bg{
	padding: 30px 0;
	background: #3c7ad1;
}

.success-case .tit-bg .section-tit{
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #fff;
}

.success-case .tit-bg .success-tit-con{
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}

.success-case .tit-bg .blue-line{
	background: #3dafd1;
}

.success-case .success-case-con{
	position: relative;
	padding: 40px 0 50px 0;
}

.success-case .success-case-con .success-case-list{
	position: relative;
	height: 326px;
	width: 100%;
	overflow: hidden;
}

.success-case .success-case-con .success-case-list .success-case-img{
	float: left;
	width: 16.6%;
	height: 108px;
	border-bottom: 1px dashed #e3e3e3;
	margin-bottom: 1px;
}

.success-prev,
.success-next{
	position: absolute;
	top: 50%;
	left: -92px;
	width: 42px !important;
	height: 90px !important;
	margin-top: -45px;
	background: url(success-btn-bg.png) 0 -90px no-repeat;
    -webkit-transition: none;
       -moz-transition: none;
    	-ms-transition: none;
    		transition: none;
}

.success-next{
	left: auto;
	right: -92px;
	background-position: -59px -90px;
}

.success-prev.prevStop{
	background-position: 0 0;
}

.success-next.nextStop{
	background-position: -59px 0;
}

.warpweb{
	max-width: 1200px;
	margin: 0 auto;
}

/*新闻模块*/
.section-tit{
	display: block;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #222;
}

.section-tit em{
	font-weight: bold;
}


.blue-line{
	width: 20px;
	height:2px;
	background: #3d79d1;
}


.msg-part-list{
	background: #fff;
	padding-bottom: 50px;
	border-top: 1px solid #ebebeb;
}
.msg-part-list .section-tit {
	display: block;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #222;
}
.msg-part-list .blue-line {
	width: 20px;
	height: 2px;
	background: #3d79d1;
}
.msg-part-list .msg-part-item{
	float: left;
	width: 373px;
	margin-left: 40px;
	padding-top: 30px;
}

.msg-part-list .msg-part-item:first-child{
	margin-left: 0;
}

.msg-part-list .msg-part-item .top-new{
	display: block;
	padding-top: 23px;
}

.msg-part-list .msg-part-item .top-new img{
	width: 373px;
	height: 170px;
}

.msg-part-list .msg-part-item .top-new .top-txt{
	width: 373px;
	height: 42px;
	line-height: 42px;
	color: #3e3e3e;
	font-size: 14px;
	text-indent: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fbfbfb;
}

.msg-part-list .msg-part-item .other-ms-list{
	padding-top: 13px;
	max-height: 64px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
}

.msg-part-list .msg-part-item .other-ms-list .other-ms-item{
	display: block;
}

.msg-part-list .msg-part-item .other-ms-list .msg-con{
	float: left;
	width: 310px;
	text-indent: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.msg-part-list .msg-part-item .other-ms-list .msg-date{
	float: right;
	width: 63px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.msg-part-list .msg-part-item .show-more-btn{
	position: relative;
	display: block;
	float: left;
	width: 91px;
	height: 28px;
	line-height: 28px;
	margin-top: 22px;
	margin-left: 6px;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	font-size: 12px;
	color: #949494;
	text-align: center;
}

.msg-part-list .msg-part-item .show-more-btn:hover{
	background: #3c7ad1;
	border-color: #3c7ad1;
	color: #fff;
}

.product-success-case:hover .swiper-button-next{
	right:0;
}

.product-success-case:hover .swiper-button-prev{
	left:0;
}

.seo-hide {
	display: none;
}
.blank{
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}

.wrapper01 img{margin-top: 40px;}