@font-face {
    font-family:'rsuregular';
    src: url('../fonts/rsu_regular-webfont.eot');
    src: url('../fonts/rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rsu_regular-webfont.woff2') format('woff2'),
         url('../fonts/rsu_regular-webfont.woff') format('woff'),
         url('../fonts/rsu_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*{
	margin: 0;
	padding: 0;
}

body{
    font-family:'rsuregular'; 
}
header{
    margin: 0 auto;
    background-image:url('../images/bg1.jpg') ;
    width: 982px;
    height:486px;
}
.navbar-default{
   background: transparent; 
   border:none;
}
.navbar-default .navbar-nav > li > a{
  color: #fff;
  font-size: 25px;
  padding: 19px 35px;
  margin: 
}
.navbar-default .navbar-nav > li > a:hover{
    color:#333;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.navbar-right{
    margin-right:200px;
}
.shadowhead img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.box-1{
  background-image:url('../images/box1.png') ;
  background-repeat: no-repeat;
  background-position: center;
  width: 307px;
  height: 231px;
}
.box-2{
  background-image:url('../images/box2.png') ;
  background-repeat: no-repeat;
  background-position: center;
  width: 308px;
  height: 231px;
}
.box-orange{
  background-image:url('../images/box3.png') ;
  background-repeat: no-repeat;
  background-position: center;
  width: 307px;
  height: 213px;
}
.content-main{
  width: 75%;
  margin: 0 auto;
  margin-top:30px;
}
.box-1 img,.box-2 img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 70px;
}
.box-1 img{
  border-radius:12px;
}
.paragraph-index {
  color: #666;
  font-family:'rsuregular'; 
  font-size: 14px;
  font-weight: 600;
  text-indent:20px;
  margin-top: 20px;
  margin-left: 15px;
}
.bottom-content img{
  float: right;
  margin-top: 5px;
}
.text-home {
  line-height:1.3;
  color: #fff;
  font-family:'tahoma';
  font-size: 12px;
  position: relative;
  top: 60px;
  left: 80px;
}
.text-tel{
  line-height:1.3;
  color: #fff;
  font-family:'tahoma';
  font-size: 12px;
  position: relative;
  top: 72px;
  left: 80px;
}
.text-mail{
  line-height:1.3;
  color: #fff;
  font-family:'tahoma';
  font-size: 12px;
  position: relative;
  top: 85px;
  left: 80px;
}
.text-about{
  line-height: 1.3;
  color: #fff;
  font-family:'tahoma';
  font-size: 12px;
  position: relative;
  top:22px;
  left:80px;
}
footer img{
  margin-top: 60px;
}
.bg-index{
  background-image:url('../images/bgbody2.jpg') ;
  background-position: center;
  background-attachment:fixed ;
} 

.left-column{
  float: left;
  width: 35%;
}
.right-column{
  float: right;
  width: 60%;
  margin-right: 30px;
}
.right-column h3{
  background:url('../images/h3.png')0 100% no-repeat;
  height:30px;
  color: #2b9cd5;
  font-size: 2em;
}
.right-column p{
  font-family:'tahoma';
  font-size: 14px;
}
.blue-box1{
  background-image:url('../images/box4.png') ;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  width: 307px;
  height: 213px;
}
.blue-box2{
  background-image:url('../images/box4-1.png') ;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  width: 310px;
  height: 143px;
}
.products2-1 img{
  width: 30%;
  float: left;
  margin: 5px;
}


.boxpro-1,.boxpro-2{
  background-image:url('../images/linkpro1.png') ;
  background-repeat: no-repeat;
  background-position: center;
  width: 450px;
  height: 203px;
  margin-top: 30px;
}
.boxpro-1 img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 40px;
  border-radius: 12px;
}
.boxpro-2 img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 40px;
  border-radius: 12px;
}
.products-content img{
  display:block;
  margin-right: auto;
  margin-left: auto;
}
/*------------start services---------------*/

.boxser-1,.boxser-2{
  background-image:url('../images/linkpro1.png') ;
  background-repeat: no-repeat;
  background-position: center;
  width: 450px;
  height: 203px;
  margin-top: 30px;
}
.boxser-1 img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 40px;
  border-radius: 12px;
}
.boxser-2 img{
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 40px;
  border-radius: 12px;
}
.services-content img{
  padding-top: 10px;
  
}
