@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-09-27 11:26:19
 * @version $Id$
 */
img{
    width: 100%;
}

.About-banner{
    width: 100%;
    min-width: 1200px;
}

.About-main{
    width: 100%;
    position: relative;
}

/*.About-background{
    width: 40.4%;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 484.8px;
}*/

/*.About-top{
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
    padding-bottom: 37px;
    margin-top: 6%;
}*/

/*.About-nav{
    overflow: hidden;
    float: right;
    padding: 50px 0;
    font-size: 15px;
}*/

.About-nav>span:first-child{
    float: left;
    background: url(../img/about-jiantou.png)no-repeat;
    text-indent: 16px;
    background-position: 0px 7px;
    background-size: 8%;
}

.About-nav ul{
    float: left;
    overflow: hidden;
}

.About-nav ul li{
    float: left;
}

.About-nav-scroll{
    clear: both;
    float: right;
}

.About-nav-scroll ul{
    overflow: hidden;
}

/*.About-nav-scroll ul li {
    float: left;
    margin-left: 21px;
    padding: 6px 20px;
    background-color: #49494e;
    font-size: 14px;
}*/

.About-nav-scroll ul li a{
    color:#666;
}

.About-nav-scroll ul li:hover{
    background: #1e96d4;
}

.About-introduce{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.About-introduce-img{
    width: 32%;
    position: relative;
    height: 588px;
    float: left;
}

 .introduce-img1{
    width: 68%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    height: 380px;
}

.introduce-img2{
    width: 68%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 380px;
    z-index: 1;
}

.About-introduce-text{
    width: 63%;
    float: right;
}

.About-introduce-text h2{
    font-size: 28px;
    padding-bottom: 21px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #1e96d4;
    background: url(../img/about-introduce.png)no-repeat;
    background-position-y: 47px;
} 

.About-introduce-text p{
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 25px;
    color: #444;
}

.About-introduce-text h4{
    font-size: 19px;
    color: #555;
    text-indent: 22px;
    margin-bottom: 12px;
    background: url(../img/about-introduce2.png)no-repeat;
    background-position-y: 5px;
}

.About-introduce-text ul{
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
    line-height: 28px;
}

.About-introduce-bottom{
    width: 100%;
    margin-top: 60px;
    float: left;
}

.About-introduce-bottom-img{
    width: 100%;
    height: 330px;
}

.About-introduce-bottom-text{
    width: 58.3%;
    float: left;
    height: 330px;
    background: #999;
    color: #fff;
}

.About-introduce-bottom-text h2{
    font-size: 26px;
    padding-bottom: 21px;
    font-weight: normal;
    margin-bottom: 10px;
    background: url(../img/about-introduce4.png)no-repeat;
    background-position-y: 47px;
    background-size: 13%;
    width: 85%;
    margin: 90px auto 0;
}

.About-introduce-bottom-text ul{
    overflow: hidden;
    width: 85%;
    margin: 20px auto 0;
}

.About-introduce-bottom-text ul li{
    float: left;
    width: 50%;
    text-indent: 25px;
    background: url(../img/about-introduce5.png)no-repeat;
    font-size: 18px;
    margin-bottom: 20px;
    background-position-y: 3px;
}

.About-advantage{
    width: 100%;
    background: #f5f5f5;
}

.About-ad-title{
    width: 395px;
    margin: 0 auto;
    padding: 60px 0;
}

.About-advantage .center1200 ul{
    overflow: hidden;
    padding-bottom: 40px;
}

.About-advantage .center1200 ul li{
    width: 22%;
    float: left;
    margin-right: 4%;
}

.About-advantage .center1200 ul li:last-child{
    margin: 0
}

.About-ad-img{
    margin-bottom: 15px;
}

.About-ad-text h3{
    text-align: center;
    font-size: 22px;
    margin-bottom: 12px;
    color: #1e96d4;
    font-weight: normal;
}

.About-ad-text p{
    line-height: 29px;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
    color: #555;
}

.About-ad-text p:hover{
    color: #1e96d4;
}

.About-resources,.About-credentials{
    width: 100%;
    padding: 50px 0 0px;
}

.About-resources-title,.About-credentials-title{
    width: 395px;
    margin: 100px auto 40px;
}

.blank30{
    height:30px;
    overflow:hidden;
}

.jcImgScroll{
    position:relative;
    margin:40px auto 0 auto;
}

.jcImgScroll li{
    border:1px solid #ccc;
}

.jcImgScroll li a{
    background:#fff;
/*     display:block; */
    position:relative;
    z-index:99;
}

/* .jcImgScroll li.loading a{
    background:#fff url(images/loading.gif) no-repeat center center;
}  */

.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{
    display:none;
    border:0 none;
}

.jcImgScroll li img{
    width: 100%;
    height: 80%;
}

.jcImgScroll em.sPrev{
    background:url(../img/swiper-l.png) no-repeat left center;
}

.jcImgScroll em.sNext{
    background:url(../img/swiper-r.png) no-repeat right center;
}

.jcImgScroll em.sPrev:hover{
    background:url(../img/swiper-l2.png) no-repeat left center;
}

.jcImgScroll em.sNext:hover{
    background:url(../img/swiper-r2.png) no-repeat right center;
}

/* .jcImgScroll dl dd{
    background:url(images/NumBtn.png) no-repeat 0 bottom;
    text-indent:-9em;
} */

.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{
    background-position:0 0;
}

.jcImgScroll ul li span{
    position: relative;
    z-index: 9999;
    width: 100%;
    display: block;
    text-align: center;
    padding: 30px 0;
}

.About-culture{
    width: 100%;
    background: #f5f5f5;
}