* {

	margin: 0;

	padding: 0;

}

li {

	list-style: none;

}

.center {

	width: 1002px;

	margin: 0 auto;

}

/*公共样式完*/

.list_text_wrapper {

	background: #F5F6F7;

	padding-bottom: 52px;

	border-bottom: 1px solid #EDEDED;

}

.list_text_wrapper h1 {

	font-size: 20px;

	color: #026cb6;

	text-align: center;

	font-weight: 400;

	padding: 66px 0 62px 0;

}

.list_text_wrapper p {

	width: 101%;

	font-size: 14px;

	color: #434242;

	line-height: 26px;

	text-align: justify;

	padding-bottom: 38px;

}

#icon_list .center {

	font-size: 0;

	overflow: hidden;

	padding-top: 30px;

}

#icon_list .arrow_l {

	display: inline-block;

	vertical-align: middle;

	width: 25px;

    height: 40px;

	background: url('../images/index/arrow-button.png') no-repeat -44px 0;

	cursor: pointer;

}

#icon_list .arrow_r {

	display: inline-block;

	vertical-align: middle;

	width: 25px;

    height: 40px;

	background: url('../images/index/arrow-button.png') no-repeat -42px -72px;

	cursor: pointer;

	float: right;

	margin-top: 36px;

}

#icon_list .arrow_l:hover {

	background-position: 0px 0px;

}

#icon_list .arrow_r:hover {

	background-position: 2px -72px;

}

#icon_list ul {

	display: inline-block;

	vertical-align: middle;

	font-size: 0;

	display: none;

}

#icon_list ul.show {

	display: inline-block;

}

#icon_list ul li {

	display: inline-block;

	width: 110px;

	background: url('../images/service/cloud-bj.png') no-repeat;

	margin-left: 22px;

	vertical-align: top;

}

#icon_list ul li>img {

	display: block;

	margin: 15px auto;

	position: relative;

	top: 5px;

}

#icon_list ul li p {

	text-align: center;

	color: #227EBF;

	font-size: 14px;

	padding-top: 15px;

}

#icon_list ul li>a {

	display: block;

}

#icon_list ul li>a p:hover {

	color: #f04618;

}

#icon_list ul li>a img {

	display: block;

	margin: 0 auto;

	margin-top: 20px;

	margin-bottom: 10px;

}

#icon_list ul li .long {

	width: 130%;

	text-align: left;

	position: relative;

	left: -12px;

}

#icon_list .btn {

	width: 185px;

	margin: 20px auto;

}

#icon_list .btn a {

	display: inline-block;

	width: 30px;

    height: 5px;

    margin: 5px 0 0 7px;

    background: #919191;

    cursor: pointer;

}

#icon_list .btn a:hover {

	background: #0099F2;

}

.content-service-style2 {

	background: #FFFFFF;

}

.tab_list {

	width: 100%;

	background: #f5f6f7;

}

.tab_list h1 {

	margin: 0;

	padding: 70px 0 60px 0;

	text-align: center;

	font-size: 20px;

	color: #026cb6;

	font-weight: normal;

}

.tab_list .tab_menu {

	font-size: 0;

	width: 872px;

	margin: 0 auto;

	padding:0 65px 9px 65px;

	border-bottom: 1px solid #3da2e9;

}

.tab_list .tab_menu li {

	display: inline-block;

	width: 175px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	font-size: 16px;

	color: #626262;

	border-radius: 5px;

	margin-right: 43px;

	cursor: pointer;

}

.tab_list .tab_menu li:last-child {

	margin-right: 0;

}

.tab_list .tab_menu li.show {

	text-align: center;

	background: #3da2e9;

	color: #FFFFFF;

}

.tab_list .icon {

	width: 19px;

	height: 10px;

	display: inline-block;

	position: relative;

	top: -2px;

	left: 145px;

	background: url('../images/product/icon_arrow.png') no-repeat;

}

@-moz-document url-prefix() {.tab_list .icon  { top: -3px; }}

.tab_list .tab_content {

	margin: 0;

	padding: 0;

	display: none;

}

.tab_list ul.action {

	display: block;

}

.tab_list .tab_content li:nth-child(even) {

	background: #ebeced;

}

.tab_list .tab_content li:last-child {

	border-bottom: 1px solid #ededed;

}

.tab_list .tab_content .pic {

	width: 380px;

	display: table-cell;

	vertical-align: middle;

}

.tab_list .tab_content .pic > img {

	margin-left: 40px;

}

.tab_list .tab_content .text {

	width: 622px;

	display: table-cell;

	vertical-align: top;

}

.tab_list .tab_content .text h5 {

	margin: 0;

	font-size: 20px;

	color: #434242;

	font-weight: normal;

	padding: 99px 0 44px 0;

}

.tab_list .tab_content .text p {

	font-size: 14px;

	color: #6c6c6c;

	line-height: 20px;

	padding-bottom: 30px;

}

.tab_list .tab_content .text a {

	display: inline-block;

	font-size: 14px;

	color: #026cb6;

	padding-bottom: 69px;

}

.tab_list .tab_content .text a:hover {

	text-decoration: underline;

}

.tab_list .addcontent {

	background: #FFFFFF;

}

.tab_list .addcontent .pic,

.tab_list .addcontent .text {

	display: table-cell;

}

.tab_list .addcontent .pic {

	width: 380px;

	vertical-align: middle;

}

.tab_list .addcontent .pic>img {

	margin-left: 40px;

}

.tab_list .addcontent .text {

	width: 622px;

	vertical-align: top;

}

.tab_list .addcontent .text h6 {

	font-size: 20px;

    color: #026cb6;

    font-weight: normal;

    padding: 145px 0 40px 0;

    margin: 0;

}

.tab_list .addcontent .text p {

	font-size: 14px;

	line-height: 24px;

	color: #6c6c6c;

}

.tab_list .addcontent .text p::before {

	content: '';

	width: 10px;

	height: 12px;

	display: inline-block;

	background: url('../images/product/shield.png') no-repeat;

	vertical-align: middle;

}

.tab_list .addcontent .text p:last-child {

	padding-bottom: 138px;

}

.content-service-box3,

.content-service-box4 {

	margin-top: 0;

}

.content-service-box3 {

	height: 345px;

}

.middle-content {

	overflow: inherit;

}



.content-service-box-say .content-service-box-say-leftq, .content-service-box-say .content-service-box-say-rightq {

	padding: 10px 16px;

}

.img2-1, .img2-2, .img2-3, .img2-4, .img2-5, .img2-6, .img2-7 {

	width: 94px;

	height: 94px;

}

#content-service-imgbox1 .img2-3 {

	background-image: url('../images/index/photo_pinglun_37.png');

}

#content-service-imgbox1 .img2-4 {

	background-image: url('../images/index/young woman.png');

}

#content-service-imgbox1 .img2-5 {

	background-image: url('../images/index/russia.png');

}

#content-service-imgbox1 {

	margin-top: 0;

	position: absolute;

	top:260px;

	left: 105px;

}

#content-service-8 {

	background: #f9f8f6;

}

#content-service-8 .content-index-t1 {

	margin-top: 0;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #icon_list .btn {

    	width: 201px;

    }

    #icon_list .center {

    	width: 1008px;

    }

}
html body{
	padding-top: 80px;
}