@charset "utf-8";
a,header,p{
  color: #333;
  font-size: 15px;
  line-height: 26px;

}
ul{
  padding-left: 0;
}
html,
body {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-family: "arial";
}
.navbar{
  margin-bottom: 0;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
  background: transparent;
}
.mainContainer {
  display: block;
  height: auto;
}
.logoContainer {
  background: url('../images/header_new.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  display: block;
}
.navbarself {
  background:#0e358a;
  
  /* background: url('../images/navbar.png') left center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */

} 
.navbar{
  min-height: 42px;
}
/* .navbarself .Aposition {
  margin-left: 20px;
} */
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:hover, 
.navbar-inverse .navbar-nav>.active>a:focus{
  background: #0e0d4d;
}
#navbar .Aposition li a:hover{
  background: #0e0d4d;
}
#navbar .Aposition li a{
  height: 42px;
  display: inline-block;
  padding: 0 16px 0 16px;
  text-decoration: none;
  color: white;
  line-height: 42px;
  text-align: center;
  font-size: 15px;
}

.navbarself #aboutUs {
  background-color: rgba(4, 16, 41, 0.5);
}
/* .navbarself a {
  height: 42px;
  display: inline-block;
  padding: 0 8px 0 8px;
  text-decoration: none;
  color: white;
  line-height: 42px;
  text-align: center;
  font-size: 15px;
} */
/* .navbarself a:hover {
  background: rgba(4, 16, 41, 0.5);
} */
.main_box .carousel-caption{
  width: 80%;
}
.arrow {
  line-height: 209px;
  z-index: 999;
}
.words-position {
  display: block;
  width: 800px;
  height: 190px;
  padding-left: 100px;
  color:#333;
}
.words-position h2 {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 50px;
  font-size: 26px;
  font-weight: 800px;
  color:#FFF;
}
.words-position p {
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: 600px;
}
.content-index {
  overflow: hidden;
  padding-top: 10px;
}

.left-index .ourwork {
  display: block;
  width: 100%;
  height: auto;
}
.left-index .ourwork .yellowNav {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  background: url('../images/yellowNav.png') left center no-repeat;
  background-size: 5px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
}
.left-index .ourwork ul {
  list-style: none;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.left-index .ourwork ul li {
  display: block;
  width: 100%;
  background: url('../images/playNav.png') left center no-repeat;
  /* background-size: 5px; */
  padding-left: 20px;
  /* -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
}
.left-index .ourwork ul li a {
  text-decoration: none;
  color:#333;
}
.left-index .ourwork ul li a:hover {
  color: deepskyblue;
}
.left-index .projectMembers {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.left-index .projectMembers .yellowNav {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 15px;
  background: url('../images/yellowNav.png') left center no-repeat;
  background-size: 5px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
      margin-bottom: 10px;
}
.left-index .projectMembers ul {
  display: block;
  width: 100%;
  height: auto;
  list-style: none;
  margin-top:20px;
  padding-left: 0;
}
.left-index .projectMembers ul li {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: RGB(228,228,228);
  margin-bottom: 3px;
  border-radius: 5px;
  padding-right: 6px;
}

.left-index .projectMembers ul li  .title{
  display: block;
  width: 40px;
  float: left;
}

.left-index .projectMembers ul li a:onhover{
 background-color: RGB(210,210,210);
}

.left-index .projectMembers ul li .personel {
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  display: block;
  width: 100%;
  height: 80px;
  margin-top: 7px;
font-size: 14px;
  position: relative;
  line-height: 24px;
}
.left-index .projectMembers ul li .personel figure {
  display: block;
  width: 50px;
  height: 50px;
  border-radius:25px;
  -webkit-border-radius:25px;
  -ms-border-radius:25px;
  -moz-border-radius:25px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  left: 5px;
  border:1px solid rgb(242,242,242);

}
.left-index .projectMembers ul li .personel #personTwo {
  background: url('../images/person2.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.left-index .projectMembers ul li .personel .personName {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 3px;
  padding-left: 62px;
  width: 100%;
  float: left;
}
.left-index .projectMembers ul li .personel .place {
    float: left;
   padding-left: 62px;
    word-wrap: break-word;
    word-break: break-word;
    height: 40px;
}

.left-index .projectMembers ul li .personel .Tel {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    float: left;
    margin: 0px 0 0 60px;
}

.left-index .projectMembers ul li a {
  display: block;
  width: 100%;
  height: 80px;
  text-decoration: none;
font-size: 14px;
  color:#333;
  line-height: 20px;
}
.left-index .projectMembers ul li a:hover {
  background: #ececec;
}
.left-index .projectMembers ul li a .state {
  font-weight: bolder;
}
.left-index .projectMembers ul li a .state_ {
  text-overflow: ellipsis;
}
.left-index .download {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-height: 230px;
  margin-top: 30px;
}
.left-index .download figure {
  background: url('../images/book.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: absolute;
  left: 0px;
  top: 10px;
  display: block;
  width: 95px;
  height: 139px;
}
.left-index .download article {
  width: 115px;
  height: auto;
  position: absolute;
  left: 100px;
  top: 0px;
  display: block;
  padding-left: 10px;
}
.left-index .download article header {
  font-size: 16px;
  font-weight: 600;
}
.left-index .download article section {
  margin-top: 10px;
  font-size: 13px;
  line-height: 15px;
  display: block;
  width: 100px;
  height: 115px;
  overflow: hidden;
  font-weigth: 400;
}
.left-index .download a {
font-size: 14px;
  color: blue;
  text-decoration: none;
  width: 100px;
  height: 30px;
  position: absolute;
  left: 110px;
  top: 135px;
  display: block;
  line-height: 30px;
}
.left-index .download a span {
  position: relative;
  left: 25px;
  top: -25px;
  display: block;
}
.left-index .download a figure {
  background: url('../images/Download.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  width: 21px;
  height: 21px;
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
}

.center-index .latestnews {
  display: block;
  width: 100%;
  height: auto;
}
.yellowNav {
  display: block;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  background: url('../images/yellowNav.png') left center no-repeat;
  background-size: 5px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
}
.center-index .latestnews ul {
  list-style: none;
  display: block;
  width: 100%;
  height: auto;
}
.center-index .latestnews ul li {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
}
.center-index .latestnews ul li figure {
  background: url('../images/1.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  display: block;
}
.figure_le{
  float: left;
  width: 34%;
}
.figure_ri{
  float: right;
  width: 63%;
}

.center-index .latestnews ul li figure img{
  width: 100%;
}
.center-index .latestnews ul li #latestNewsPic {
  background: url('../images/2.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 114px;
  height: 134px;
}

.center-index .latestnews ul li article header {
     font-size: 15px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
        margin-top: 3px;
}
.center-index .latestnews ul li article div {
font-size: 14px;
  color: gray;
  margin-top: 10px;
}
.center-index .latestnews ul li article section {
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  max-height: 70px;
  margin-top: 10px;
}
.center-index .latestnews ul li a {
    text-decoration: none;
    color:#333;
    display: block;
}
.center-index .latestnews ul li a:hover{background:rgb(242,242,242)}

.center-index .screen {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 4%;
}

.center-index .screen figure {
  display: block;
  margin-top: 1.5%;
  background: url('../images/screen.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: relative;
}
.center-index .screen figure img{
  width: 100%;
}
.center-index .screen figure:hover figure {
  position: absolute;
  left: 0px;
  bottom: 0;
  display: block;
}
.center-index .screen figure figure {
  width: 100%;
  height: 34px;
  color:#333;
  text-align: center;
  line-height: 34px;
  background: rgba(255, 255, 255, 0.3);
  color: white;
  font-weight: 600;
  position: absolute;
  left: 0px;
  bottom: -100px;
  display: block;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}
.center-index .publications {
  display: block;
  width: 482px;
  height: auto;
  margin-top: 40px;
}
.yellowNav-publication {
  display: block;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  background: url('../images/yellowNav.png') left center no-repeat;
  background-size: 5px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
}
.publicationUrl
{
  width:100%;margin-top:1%;
  list-style: none;padding-left:10px;
}
.publicationUrl li
{
  width:100%;margin-top:8px;
    background: url('../images/playNav.png') left center no-repeat;
    background-size: 20px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
}
.publicationUrl li a
{
  width:100%;display:block;color:black;height:100%;
  padding-left:20px;
}
.publicationUrl li a:hover{text-decoration:none;color:deepskyblue;}

.right-index .bulletins {
  margin-top: 2%;
  display: block;
  width: 100%;
  height: auto;
}
.yellowNavPoint {
  display: block;
  width: 100%;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  background: url('../images/yellowNav.png') left center no-repeat;
  background-size: 5px;
  margin-bottom: 10px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
  position: relative;
}
.right-index .bulletins .yellowNavPoint a {
  text-decoration: none;
font-size: 14px;
  color: blue;
  position: absolute;
  left: 180px;
  top: 0px;
  display: block;
}
.right-index .bulletins ul {
  margin-top: 10px;
  display: block;
  width: 100%;
  height: auto;
  list-style: none;
}
.right-index .bulletins ul li {
  display: block;
  width: 100%;
  background: url('../images/rightPoint.png') left center no-repeat;
  background-size: 8px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
  padding-left: 12px;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right-index .bulletins ul li a {
  text-decoration: none;
  color:#333;
}
.right-index .bulletins ul li a:hover {
  color: #00bfff;
}
.right-index .training {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.right-index .training .eachOne {
  margin-top: 30px;
}

.right-index .training .yellowNavPoint a {
  text-decoration: none;
font-size: 14px;
  color: blue;
  position: absolute;
  left: 180px;
  top: 0px;
  display: block;
}
.right-index .training ul {
  list-style: none;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 1.5%;
}
.right-index .training ul .liFigure {
  display: block;
  width: 100%;
}
.right-index .training ul .liFigure figure {
  background: url('../images/picOne.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  display: block;
  width: 100%;
}
.right-index .training ul .liGuide {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 2%;
}
.right-index .training ul .liGuide ul {
  display: block;
  width: 100%;
  height: auto;
}
.right-index .training ul .liGuide ul li {
  background: url('../images/rightPoint.png') left center no-repeat;
  background-size: 8px;
  /* background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
  padding-left: 12px;
  margin-top: 6px;
}
.right-index .training ul .liGuide ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color:#333;
}
.right-index .training ul .liGuide ul li a:hover {
  color: deepskyblue;
}
.right-index .article {
  display: block;
  height: auto;
  margin-top: 2%;
}
.right-index .article header {
  display: block;
  width: 100%;
  height: auto;
  font-size: 15px;
  font-weight: 600;
}
.right-index .article section {
font-size: 14px;
  margin-top: 1.5%;
  font-weight: 600;
}
.right-index .article a {
  color: blue;
  text-decoration: none;
}
.right-index .article a:hover {
  color: #00bfff;
}
.friendlink {
  display: block;
  width:100%;
  padding-left: 180px;
  height: 53px;
  line-height: 60px;
  background: url('../images/friend_link.png') left center no-repeat;
  background-size: 100% 100%;
  /* -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; */
  margin-bottom: 2%;
  margin-top: 3%;
}
.friendlink nav {
  display: block;
}
.friendlink nav a {
  border-right: 2px solid rgba(0, 0, 0, 0.3);
  color:#333;
  padding: 0 10px 0 10px;
}
.friendlink nav a:hover {
  color: red;
  text-decoration: none;
}
.icon_imgall{
  width: 69%;
  margin: 0 auto;
}
.footer_bom{
  margin-top: 10px;
}
.icon_imgall img{
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.navbar-inverse{
  border-color:#0e358a ;
}
.carousel-caption{
bottom: 100%;
top: 6%;
right: 6%;
}
.carousel-caption h2{
  text-align: right;
}

footer {
  margin-top: 2%;
  background: #f4f4f4;
  display: block;
  width: 100%;
  padding: 1.5% 0;
  text-align: center;
  position: relative;
}

footer .logo {
  display: block;
  width: 75px;
  height: 75px;
  background: url('../images/logo.png') center center no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  left: 50;
  top: 30px;
}

.darkness {
  background: #0e0d4d;
}
.righttiop_in h5{
  margin-top: 2%;
  margin-bottom: 10px;
}
h5 .loginenter
{
  width:100%;
  height:30px;
  line-height:30px;
  display:block;text-align: center;
  font-weight:600;background:rgb(232,232,232);
  border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  -moz-border-radius:5px;
  color: #337ab7;
}


.loginenter:hover{text-decoration: none;color:deepskyblue;}

.carousel-indicators{
  bottom: 10px;
}
.navbar-inverse .navbar-toggle {
  border-color: #0e358a;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: #0e358a;
}
.footerlogo{
  width: 69%;
  margin: 0 auto;
  margin-top: -2%;
}




@media (max-width: 1198px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .logoContainer{
    width:80%;
    height: 43px;
    top: 4px;
    background: none;
    position:absolute;
    z-index:999;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top:0;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  #navbar .Aposition li a{
    display: block;
    text-align: left;
  }
  .carousel-caption h2{
    text-align: right;
    font-size: 18px;
    margin-top: 0;
  }
  .carousel-caption{
    padding-top: 10px;
  }

}





@media screen and (max-width: 991px) {
  .icon_imgall {
    width: 96%;
    margin: 0 auto;
}
.friendlink{
  padding-left: 99px;
}


}

@media screen and (max-width: 768px) {

.container{
  padding: 0;
}
.navbar-toggle{
  margin-top: 4px;
  margin-bottom: 4px;
}
footer .logo{
  margin: 2% auto;
}
footer{
  padding: 3% 0;
}
.friendlink{
  padding-left: 0;
}
.friendlink{
  width: 94%;
  margin-left: 15px;
  margin-bottom: 15px;
  height: auto;
  line-height: 30px;
  background: url(../images/ipobgs.png) no-repeat left top;
 padding-top: 42px;
}
.banners #carousel-example-generic img{
  height: 125px;
}

}

@media screen and (max-width: 768px) {
  .figure_le,.figure_ri{
    width: 100%;
  }
  a, header, p{
    line-height: 22px;
  }

}




