﻿.banner{
	background: url(../images/safe_banner.jpg) no-repeat center 0;
}
.banner .des{
	width: 1200px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 48px;
	color: #ffffff;
	padding-top: 274px;
}
.tab{
	height: 65px;
	background-color: rgba(240, 240, 240, 0.5);
	font-size: 0;
	text-align: center;
	min-width: 1208px;
	margin: 0 auto;
	transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	font-weight: bold;
}
.tab.tab_top{
	position: fixed;
	left: 0;
	top: 78px;
	width: 100%;
	background-color: rgba(240, 240, 240, 1);
	z-index: 2;
}
.tab li{
	display: inline-block;
	width: 301px;
	height: 39px;
	line-height: 39px;
	margin-top:13px;
	position: relative;
	font-size: 20px;
	color: #333333;
	border-right: 1px solid rgba(153, 153, 153,0.5);
	cursor: pointer;
	transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
}
.tab li:hover{
	color: #455cc7;
	
}
.tab li.active{
	color: #455cc7;
}
.tab li:last-of-type{
	border-right: none;
}
.section{
	width:1200px;
	margin: 0 auto;
}
.section1{
	padding-top: 80px;
	height: 599px;
	background-color: #fff;
	position: relative;
}
.section .section_title{
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 37px;
	color: #fff;
	padding-left: 99px;
	font-weight: bold;
}
.section1 .list{
	font-size: 0;
	text-align: center;
	margin-top: 55px;
	margin-left: 81px;
}
.section1 .list li{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	padding-top: 236px;
	width: 400px;
	background-image: url(../images/about_section1_hx.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #2c2e3b;
	text-align: center;
}
.section1 .list li.li0{
	background-position: 0 0;
	margin-right: 54px;
}
.section1 .list li.li1{
	background-position: -313px 0;
}

.section1 .list li div{
	font-size: 16px;
}
.section1 .section_title{
	color: #333333;
}
.section .num{
	padding-left: 99px;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
}
.section1 .num{
	color: #2e56a3;
}
.section .num:after{
	position: absolute;
	content: '';
	width: 89px;
	height: 1px;
	background-color: #fff;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.section1 .num:after{
	background-color: #8c8c8c;
}
.section1 .des{
	padding-left: 89px;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 48px;
}
.section1 .section_img{
	position: absolute;
	padding-top: 362px;
	width: 271px;
	right: 59px;
	bottom: 80px;
	background: url(../images/safe_section1.jpg) no-repeat center 0 ;
}
.section1 .section_img div:nth-of-type(1){
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.section1 .section_img div:nth-of-type(2){
	font-size: 16px;
	line-height:20px;
	color: #333333;
	font-weight: bold;
}
.section2{
	height: 574px;
	padding-top: 79px;
	background: url(../images/safe_section2.jpg);
}
.section2 .section2_list{
	margin-top: 90px;
	font-size: 0;
}
.section2 .section2_list li .list_title{
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	padding-bottom: 39px;
}
.section2 .section2_list>li{
	display: inline-block;
	vertical-align: top;
}
.section2 .section2_list li.li-1{
	display: inline-block;
	width: 390px;
	text-align: left;
	margin-left: 97px;
}
.section2 .section2_list li.li-1,.section2 .section2_list li.li-2{
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}
.section2 .section2_list li.li-2{
	width: 434px;
	margin-left: 205px;
}
.section2 .section2_list li.li-2 ul{
	padding-left: 23px;
}
.section2 .section2_list li.li-2 li{
	list-style: disc;
}
.section3{
	padding-top:74px;
	height: 908px;
	background: url(../images/safe_section3.jpg);
}
.section3 .section_title{
	color: #333333;
}
.section3 .num{
	color: #2e56a3;
}
.section3 .num:after{
	background-color: #8c8c8c;
}
.section3 .section3_list{
	font-size: 0;
	text-align: center;
	margin-top: 46px;
}
.section3 .section3_list li{
	vertical-align: top;
	font-size: 20px;
	height: 606px;
	line-height: 28px;
	color: #666666;
	width: 50%;
	display: inline-block;
	background-color: #EBEBEB;
}
.section3 .section3_list li .section3_title{
	font-size: 26px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	padding: 72px 20px 32px;
	padding-bottom: 32px;
	text-align: left;
}
.section3 .section3_list li .des{
	/* width: 379px; */
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
}
.section3 .section3_list li:nth-of-type(1){
	background-image: url(../images/safe_section3_li_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.section3 .section3_list li:nth-of-type(2){
	padding-top: 298px;
	height: 308px;
	background-image: url(../images/safe_section3_li_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.section3 .section3_list li:nth-of-type(2) .section3_title{
	padding-top: 60px;
}
.section4{
	padding-top: 80px;
	height: 522px;
	background-color: #fff;
}
.section4 .section_title{
	color: #333333;
}
.section4 .num{
	color: #2e56a3;
}
.section4 .num:after{
	background-color: #8c8c8c;
}
.section4 .section4_list{
	font-size: 0;
}
.section4 .section4_list li{
	vertical-align: top;
	display: inline-block;
	width: 380px;
}
.section4 .section4_list li div.section4_title{
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 73px;
	margin-bottom: 31px;
	text-align: center;
	font-weight: bold;
}
.section4 .section4_list li:nth-of-type(1){
	margin-left: 112px;
	margin-right: 219px;
}
.section4 .section4_list li div{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
