body{
  background-image: url("../img/bk.jpg");
  background-repeat: repeat-y;
  background-size: cover;
  width: 100%;
  height: 100%;
}



/*banner样式*/
.banner{
  border-bottom: 2px #c7161e solid;
  position: relative;
  top: 90px;
  margin-bottom: 160px;
}
.banner img{
  width: 100%;
  margin: 0 auto;
}

/*feature特色内容模块样式*/
.feature{ 
  width: 800px;
  margin: 0 auto;
}
.feature-content{
  position: relative;
  display: inline-block;
  float: left;
  margin-left: 20px; 
  border-radius: 10px;
  width: 920px;
  height: 710px;
  margin-bottom: 50px; 
  background-color: #fff;
  -webkit-box-shadow:0 0 10px rgba(204,204,204, .5); 
  -moz-box-shadow:0 0 10px rgba(204, 204, 204, .5);  
  box-shadow:0 0 10px rgba(204, 204, 204, .5); 
}

.feature-content:first-child{
  margin-left: 0px; 
}

/*图片边角翻页特效*/
.feature-image {
  width: 100%;
  height: 470px;
  overflow: hidden;
  position: relative;
  /*动画*/
  transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;
}

.feature-image img {
  width: 100%;
  cursor: pointer;
}

/*折角特效*/
.feature-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0;
  border-color: rgba(0,0,0,0.2) #fff;
  border-radius: 0 0 0 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -webkit-transition: all 0.4s ease-out;
  transition:all 0.4s ease-out;
}

.feature-image:hover:before{
  border-right-width:80px;
  border-bottom-width:80px;
}

.feature-text{
  width: 100%;
  height: 200px;
  padding: 20px;
  text-align: left;
  background-color: #fff;
}

/*上推特效*/

/*.feature-content:hover{
  cursor: pointer;
}*/

/*.feature-content:hover .feature-image{
  height: 160px;
  transform:translateY(-10px);
  -webkit-transform:translateY(-10px);
  -moz-transform:translateY(-10px);
  -o-transform:translateY(-10px);
  -ms-transform:translateY(-10px);
}*/

.feature-text .feature-icon-project{
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("../img/project.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.feature-text .feature-icon-team{
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("../img/team.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.feature-text .feature-icon-dev{
  float: left;
  width: 50px;
  height: 50px;
  background-image: url("../img/develop.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.feature-text .feature-icon-job{
  float: left;
  width: 50px;
  height: 50px;
  background-image: url("../img/job.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.feature-text .feature-text-top{
  width: 150px;
  height: 60px;
}

.feature-text .feature-title{
    font-size: 20px;
    font-weight: bold;
    float: right;
    margin-left: 20px; 
    line-height: 40px;
    color: #000;
    text-decoration: none;
    padding-top: 10px;
}

.feature-content .feature-more{
  text-decoration: none;
  cursor: pointer;
  float: right;
  color: #c7161e;
  opacity: 0.6;
  margin-right: 10px; 
}

.feature-content .feature-more:hover{
  opacity: 1.0;
}

/*feature响应式处理*/
.feature-response{
  display: none;
  width: 400px;
  height: 500px;
  margin: 0 auto;
}


/*公司合作机构-1*/
.org-container{
  width: 100%;
  background-color: #fff;
  padding: 10px 0; 
}
.org-group{
  border: none;
  top: 0px;
  margin-bottom: 0px;
  width: 50%;
  margin: 0 auto;
}
.org-container-wap{
  width: 880px;
  margin: 0 auto;
}
.org-container-wap img{
  width: 140px;
  margin: 2px;
  box-shadow: 0 0 5px rgba(204, 204, 204, .2);
}
.org-group .carousel-indicators li{
  border-color: #c7161e;
}
.org-group .carousel-indicators .active{
  background-color: #c7161e;
}
.org-group .carousel-control.left, .org-group .carousel-control.right{
  background-image: none;
}


.profuile {
    padding-bottom: 80px;
    padding-top: 60px;
}

.profuile embed {
    width: 100%;
    border: solid #eee 1px;
}

.profuile h2 {
    padding-bottom: 20px;
    font-weight: bold;
    color: #71716f;
}

.profuile img {
    width: 100%;
}

.profuile h6 {
    border-bottom: solid 3px #3884c0;
    width: 50px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.le{
	
    text-align: justify;
	text-indent: 2em;
}

.pr_rongyv {
    padding: 20px 0 40px 0;
    background: #f2f2f2;
}

.pr_rongyv h2{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}
.pr_rongyv h3{
    font-size: 18px;
    color: #626262;
}
.pr_rongyv p{
    color: #626262;
    width: 87%;
    margin-left: 24px;
}
.profuile p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 2em;
    color: #4c4944;
}

.profuile p a {
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #2c2f34;
    margin-top: 40px;
}

.profuile p a:hover {
    text-decoration: none;
    background: #000;
}


.about {
    padding-top: 30px;
    padding-bottom: 40px;
}
.about ul li{
    list-style: none;
    text-align: left;
    /*padding-left: 40px;*/
}
.about_form .hrs{
    width: 5%;
    height: 3px;
    margin: 20px auto;
    background: #3884c0;
}
.about li p{
    font-size: 15px;
}
.about .about_title{
    background: #3884c0;
    color: #fff;
}
.about .about_p{
    padding-top: 11px;
    padding-bottom: 11px;
}
.about .aboutry
.about-aj {
    position: relative;
}

.about .aboutry
.about-aj img {
    width: 100%;
    height: 130px;
    border: solid 1px #000;
    margin-bottom: 10px;
    border-radius: 3px;
}

.about .aboutry
.about-aj .about-ji {
    position: absolute;
    display: inline-block;
    background: #000;
    opacity: 0;
    z-index: 999;
    width: 165px;
    height: 130px;
    top: 0;
    color: #fff;
    line-height: 91px;
    text-align: center;
}

.about .aboutry
.about-aj .about-ji:hover {
    opacity: 0.5;
    font-weight: bold;
}

.about .aboutwh img {
    width: 100%;
    height: 220px;
    -webkit-transition: All 0.4s;
}

.about .aboutwh img:hover {
    -webkit-transform: translate(0, -10px);
}

.about p {
    font-size: 14px;
}

.about ul li {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 15px;
}

.about h2 a {
    color: #000;
    font-weight: bold;
}

.about h2 a:hover {
    color: #3984c0;
}

.about h3 a {
    color: #000;
    padding-top: 10px;
}

.about h3 a:hover {
    color: #3984c0;
}
.about_form{
    padding-top: 25px;
    background: url("http://1.rc.xiniu.com/rc/Contents/29122/images/LYbg.png?d=20170508094738839") no-repeat;
    background-size:100% 100%;
    height:550px;
}
.about_form h2{
    margin: 0;
    height: 20px;
    line-height: 20px;
}
.about_form form{
    padding-top: 20px;
    width: 80%;
    height: 500px;
    margin: auto;
    background: #FFF;
}
.about_form ul{
    padding-left: 5%;
    padding-right: 5%;
}
.about_form ul li{
    list-style: none;
}
.about_form span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
}
.about_form textarea{
    width: 100%;
    height: 100px;
    background: #eaeeef;
    border: none;
    margin-bottom: 10px;
}
.about_form input{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}
.about_form .about_form_submit{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40%;
    background: #3984c0;
    color: #fff;
    margin: auto;
}

