*{
	margin: 0;
	padding: 0;
}
header{width: 100%; margin:0 auto;}
.index_header1{
	width: 100%;
	height: 50px;
	background-color: rgb(51,51,51);
	text-align: center;
	line-height: 50px;
}
.index_header1 img{
	margin-bottom:-5px;
}
.index_header1 span{
    color: white;
    font-size: 18px; 
}
.index_header2{
	width: 100%;
	height: 120px;
	background-image: url(../img/ttttt.png);
	background-repeat: no-repeat;
	background-size: 100%;
	
}
.index_header3{
	
	line-height: 150px;
	margin-left: 10%;
}

.index_header3 span{
	font-size: 25px;
	font-weight: 600;
}

.index_header4 {
	margin-left: 30%;
	margin-bottom: -5px;
}
.index_header5{
	width: 100%;
	height: 70px;
	background-color:rgb(51,51,51);
	text-align: center;
	
}
.index_header5{
	text-align: center;
	margin-top: 0px;
}

.index_header6{
	width: 100%;
	margin: auto;
	font-size: 16px;
}
.index_header6 a{
	display: block;
	float: left;
	height: 70px;
	width: 16.5%;
	color: white;
	background-color: rgb(51,51,51);
	text-decoration:none;
	font-size: 25px;
	text-align: center;
	line-height: 70px;
	margin: auto;
}

.index_1{
	width: 80%;
	height: auto;
	margin:0 auto;
	margin-top: 30px;
}
.index_2{
	height: 100px;
	margin-left: 30px;
}
.index_2 img{
	float: left;
}
.index_3{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.index_3 span{
	font-weight: 600;
}
.index_4{
	float: right;
	margin-right: 2%;
}
.index_4 span{
	font-weight: 600;
}
.index_5{
	color: deepskyblue;
	font-size: 20px;
	font-weight: 700;
}
.index_6{
	width: 80%;
	height: 3px;
	margin:0;
	background-color: grey;
}
.index_footer1{
	width: 100%;
	height: 150px;
	background-color: rgb(51,51,51);
	margin-top: 50px;
	text-align:center;
}
.index_footer2{
	width: 2px;
	height: 72px;
	background-color: rgb(255,255,255);
	float: left;
	margin-left: 10px;
}
.index_footer3{
	float: left;
}
.index_footer3 ul{
	list-style-type: none;
	width: 490px;
	margin-top: 10px;
}
.index_footer3 li{
	display: inline;
    padding-left: 1%;
    color: white;
}
.index_footer3 a:link,a:visited{
	color: white;
	text-decoration:none;
	font-size: 10px;
}
.index_footer4{
	
	margin-top: 20px;
	padding-left:20px;
}
.index_footer4 p{
	color:  white;
	font-size: 15px;
}
.index_footer{
	display:inline-block;text-align:left;
	padding-top: 3%;
}
.us_1{
	width: 80%;
	margin: auto;
}
.us_2{
	margin-top: 20px;
	margin-bottom: 10px;
}
.us_2 p{
	font-size: 20px;
	font-weight: 600;
	padding-top: 10px;
}
.us_2 img{
	width: 100%;
}
.service_3{
	width: 100%;
	margin:0 auto;

	background-color: rgb(0,158,221);
	line-height: 50px;
	padding: 00px;
}
.service_3 span{
	font-size: 20px;
	font-weight: 700;
	color: white;
}
.service_3 img{
	margin-bottom: -3px;
}
.service_4{
   width: 90%;
   margin: auto;
   margin-top: 20px;
}
.service_4 p{
	font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
}
.service_5{
	width: 90%;
   margin: auto;
   margin-top: 20px;
   font-size: 20px;
	font-weight: 400;
}
.service_5 th{
	width: 150px;
	vertical-align: top;
}
.service_5 tr{
	display: block;
	padding-top: 20px;
}
.resume_1{
    width: 90%;
   margin: auto;
   margin-top: 20px;
   line-height: 35px;
   font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
}
.resume_2{
	width: 80%;
	margin:0 auto;
	height: auto;
	background-color: rgb(252,250,248);
	text-align: center;
}
footer{width:100%; margin:0 auto;}
