/* .zx_banner {
    height: 500px;
} */

.zx_banner ul li {
    float: left;
    height: 500px;
    width: 100%;
}
.news-wrap{
	box-sizing:border-box;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 50px;
    border-radius: 5px;
   
}
.news-event{
    margin: 0 4.173% 4.172% 0;
    float: left;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width:29%;
    padding-bottom: 29.159%;
    box-sizing:border-box;
}
.news-event .content{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.content .pic {
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
    z-index: 4;
    position: relative;
}
.pic img.full-width {
    height: auto;
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition:.3s;
}
.content a{
    display: block;
    height: 100%;
}
.content a:hover .txt{
	height:240px;
}
.content a:hover img{
	transform:scale(1.1,1.1);
}
.content .txt{
	background-color: hsla(0,0%,100%,.85);
    z-index: 7;
    text-align: center;
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 20px;
    color:#707070;
}
.txt h2 {
    margin: 0 0 10px;
    font-size: 32px;
    font-size: 26px;
    font-weight: 400;
    line-height: 1em;
    color: #1172bf;
}
.square .txt p.extract.small {
    height: 2.7em;
}
.square .txt p.extract {
    max-height: 500px;
    height: 62px;
    height: 3.85em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.square .txt p {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    overflow: hidden;
    line-height: 1.2em;
    color: #fff;
}
.zx_banner ul li .zx_bannerImg {
    width: 100%;
    height: 500px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    background-size: cover;
}

.zx_banner_btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 10;
}

.zx_banner_btn .zx_banner_btnLeft, .zx_banner_btn .zx_banner_btnRight {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.zx_banner_btn .zx_banner_btnLeft {
    float: left;
    margin-left: 30px;
}

.zx_banner_btn .zx_banner_btnRight {
    float: right;
    margin-right: 30px;
}

.zx_banner_btn .zx_banner_btnLeft:hover, .zx_banner_btn .zx_banner_btnRight:hover {
    background: rgba(0, 0, 0, 0.3);
}

.zx_banner_dot {
    position: absolute;
    left: 0;
    right: 0;
    height: 13px;
    bottom: 20px;
    z-index: 11;
}

.zx_banner_dotWrap {
    display: inline-block;
    font-size: 0;
    height: 13px;
}

.zx_banner_dotWrap span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #c3c3c2;
    border-radius: 50%;
    font-size: 14px;
    margin: 0 8px;
    cursor: pointer;
}

.zx_banner_dotWrap span.active {
    background: #19b5ee;
}

.zx_sj_left {
    width: 538px;
    height: 538px;
    position: relative;
}

.zx_sj_leftBg {
    width: 470px;
    height: 470px;
    background: #19b5ee;
    position: relative;
}

.zx_sj_leftBg:before {
    display: block;
    content: '';
    position: absolute;
    left: 30px;
    top: 30px;
    right: 0;
    height: 4px;
    background: #fff;
}

.zx_sj_leftBg:after {
    display: block;
    content: '';
    position: absolute;
    left: 30px;
    top: 30px;
    bottom: 0;
    width: 4px;
    background: #fff;
}

.zx_sj_left img {
    position: absolute;
    left: 68px;
    top: 68px;
}

.zx_sj_right {
    /* width: 707px; */
    padding-left: 25px;
}

.zx_al_video ul {
    width: 110%;
}

.zx_al_video ul li {
    position: relative;
    float: left;
    width: 325px;
    height: 255px;
    overflow: hidden;
}

.zx_al_video_time {
    width: 90%;
    position: absolute;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 30px;
    right: 0;
    color: #fff;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url('../../images/zixun/movie.png');
    background-repeat: no-repeat;
    background-position: 5px 9px;
}

.zx_al_video_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #b1b1b0;
    border-radius: 50%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transform: translateY(160px);
}

.zx_al_video_mask {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.zx_al_video ul li:hover .zx_al_video_btn, .zx_al_video ul li:hover .zx_al_video_mask {
    opacity: 1;
    transform: translateY(0px);
}

.zx_tg_tab span {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d6d6d6;
    font-size: 22px;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
    margin: 0 10px;
}

.zx_tg_tab {
    display: inline-block;
    font-size: 0;
}

.zx_tg_tab span.active {
    background: #19b5ee;
}

.zx_tg_content {
    border: 2px solid #f2f2f2;
    background: #fff;
    border-radius: 5px;
    height: 250px;
}

.zx_tg_word {
    width: 820px;
    padding: 25px;
    height: 216px;
}

.zx_tg_foot {
    position: absolute;
    bottom: 30px;
    left: 25px;
    right: 25px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #7f7f7f;
}

#xhzx_mainImg_slider {
    width: 100%;
    height: 500px;
}

.zx_banner_dotWrap span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #c3c3c2;
    border-radius: 50%;
    font-size: 14px;
    margin: 0 8px;
    cursor: pointer;
}

.zx_banner_dotWrap span.active {
    background: #19b5ee;
}

.mt_slider_arrow.prev, .mt_slider_arrow.next {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: bold;
}

.mt_slider_arrow.prev {
    float: left;
    margin-left: 30px;
    left: 0;
}

.mt_slider_arrow.prev:before {
    content: "\e6ea";
}

.mt_slider_arrow.next {
    float: right;
    margin-right: 30px;
    right: 0;
}

.mt_slider_arrow.next:before {
    content: "\e6f0";
}

.mt_slider_arrow.prev:hover, .mt_slider_arrow.next:hover {
    background: rgba(0, 0, 0, 0.3);
}

.mt_slider_spot_list {
    background: none;
}

.mt_slider_spot {
    bottom: 24px;
}

.mt_slider_spot span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #c3c3c2;
    border-radius: 50%;
    font-size: 14px;
    margin: 0 8px;
    cursor: pointer;
}

.mt_slider_spot span.current {
    background: #19b5ee;
}



.zx_tg_word {
    width: 540px;
}

.zx_tg_word1 {
    width: 720px;
}

.zx_al_video ul {
    width: 100%;
}

.zx_al_video1 ul li {
    width: 300px;
    height: 207px;
    float: left;
}

.zx_al_video ul li {
    width: 25%;
    height: 270px;
}

.zx_al_video ul li img, .zx_al_video1 ul li img {
    width: 100%
}

.zyshuju {
    width: 100%;
    height: 393px;
    background: url("../../statics/xinghuo/images/aboutAIK/shujuBg.png") no-repeat 320px bottom;
    position: relative;
}

.zyshuju p {
    position: absolute;
    left: 460px;;
}

.zyshuju-p1 {
    top: 94px;
}

.zyshuju-p2 {
    top: 150px;
}

.zyshuju-p3 {
    top: 204px;
}

.zyshuju-p4 {
    top: 260px;
}

.zyshuju-p5 {
    top: 316px;
}

.zyshuju-p6 {
    top: 370px;
}

.his_line {
    width: 100%;
    height: 15px;
    background-color: #75d3f5;
    border-radius: 10px;
}

.his_comp ul {
    position: absolute;
    top: -94px;
}

.his_comp ul li {
    float: left;
    width: 122px;
    text-align: center;
}

.his_comp_con dl dd p::before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    color: #75d3f5;
}

.border-kuang {
    width: 100%;
    border: solid 1px #75d3f5;
    border-radius: 20px;
}

.arrow_up {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #75d3f5;
    position: absolute;
    top: -11px;
    border-bottom: transparent;
    border-right: transparent;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
}

.setUp1 {
    left: 88px;
}

.setUp2 {
    left: 272px;
}

.setUp3 {
    left: 483px;
}

.setUp4 {
    left: 708px;
}

.setUp5 {
    left: 949px;
}

.ico-wujiaoxing {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/ico-wujiaoxing.png) no-repeat;
}

.ico-xin {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/ico-xin.png) no-repeat;
}

.ico-zan {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/ico-zan.png) no-repeat;
}

.ico-wuxing {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/ico-wuxing.png) no-repeat;
}

.ico-guanzhu {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../images/ico-guanzhu.png) no-repeat;
}

.zx_al_video .video_list li {
    width: 360px;
    margin: 15px 16px;
}

.newTit {
	padding:5px 10px;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ED0827;
    border-radius: 5px;
    border: solid 1px #ED0827;
    font-size: 16px;
    margin-right: 20px;
}
.newTit02 {
	padding:0px 5px;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ED0827;
    border-radius: 5px;
    border: solid 1px #ED0827;
    font-size: 10px;
    margin-right: 0px;
    margin-left: 10px;
}

.par_com_left {
    width: 300px;
    height: 368px;
    position: relative;
}

.par_com_leftBg {
    width: 280px;
    height: 358px;
    background: #19b5ee;
    position: relative;
}

.par_com_leftBg:before {
    display: block;
    content: '';
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0;
    height: 4px;
    background: #fff;
}

.par_com_leftBg:after {
    display: block;
    content: '';
    position: absolute;
    left: 30px;
    top: 0px;
    bottom: 0;
    width: 4px;
    background: #fff;
}

.par_com_left img {
    position: absolute;
    left: 68px;
    top: 68px;
}

.par_com_right {
    width: 807px;
    padding-left: 25px;
}

.history_leftBg:after {
    left: 246px;
}

.history_left img {
    left: -30px;
}

.xh_wrapper_content {
    padding: 30px;
}

.zx_sj_leftBg_com {
    width: 400px;
    height: 400px;
}

.zx_sj_right_com {
    width: 637px;
}

.zx_tg_word_addr {
    width: 540px;
}

.zizhi ul {
    width: 100%;
    border-right: solid 1px #dddddf;
    border-bottom: solid 1px #dddddf;
}

.zizhi ul li {
    width: 269px;
    height: 124px;
    float: left;
    padding: 15px;
    border-top: solid 1px #dddddf;
    border-left: solid 1px #dddddf;
}
.zizhi ul li:hover{
    width: 269px;
    height: 124px;
    background-color: rgba(52,52,52,0.3);
    color: #ffffff;
    cursor: pointer;
}
.zx_al_video ul li {
    width: 25%;
    height: 230px;
}

.zx_al_video ul li img, .zizhi ul li img {
    width: 100%
}
.zyshuju_esi {
    width: 100%;
    height: 393px;
    background: url("../../../../statics/ESI/images/about/shujuBg.png") no-repeat 320px bottom;
    position: relative;
}

.zyshuju_esi p {
    position: absolute;
    left: 460px;;
}

.zyshuju_esi-p1 {
    top: 94px;
}

.zyshuju_esi-p2 {
    top: 150px;
}

.zyshuju_esi-p3 {
    top: 204px;
}

.zyshuju_esi-p4 {
    top: 260px;
}

.zyshuju_esi-p5 {
    top: 316px;
}

.zyshuju_esi-p6 {
    top: 370px;
}
.history_line {
    width: 100%;
    height: 15px;
    background-color: #75d3f5;
    border-radius: 10px;
}
.zx_sj_right{
    width: 637px;
  }
.mauto{margin:0 auto}
.zx_tg_word{
    width: 780px;
    padding-left:25px;
  }
.zx_tg_word h1{font-size:24px;color:#0072C6;padding-top:10px;}
.zx_tg_word h5{font-size:16px;font-weight:normal;color:#0072C6;padding:10px 0 5px 0;}

.text-textDescription {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  width:780px;
  overflow:hidden;
  height:110px;
}
