.index_aboutkx{min-width:1190px; max-width:1920px; background:url(../ZERO/img/index_about_kx.jpg) center; margin:auto; height:62px;}
.index_aboutbg{min-width:1190px; max-width:1920px; background:url(../ZERO/img/index_aboutbg.jpg) center repeat-y; margin:auto; padding-bottom:29px;}

.index_about_indexAbout{width:1190px; margin:auto;}
.index_about_title{width:259px; float:left; height:383px; border:4px solid #037dcb; margin-left:35px;}
.index_about_title ul{padding:14px 16px 0 16px;}
.index_about_title ul li{font-size:14px; color:#037dcb; line-height:20px;}
.index_about_title ul li span{font-size:36px; line-height:45px; color:#037dcb;}
.index_about_title ul li a{ font-size:16px; color:#037dcb; line-height:25px;}
.index_about_title_line{width:61px; height:0; border-bottom:1px solid #037dcb; margin-top:54px; transition:all .6s;}
.index_about_title:hover .index_about_title_line{width:227px;}

.index_about_right{width:807px; float:right; margin-right:9px; margin-top:26px;}
.index_about_aboutpic{width:404px; height:260px; float:left; overflow:hidden;}
.index_about_aboutpic img{width:404px; height:260px; transition:all .6s;}
.index_about_aboutpic:hover img{transition:all .6s; transform:scale(1.15);}
.index_about_pp{width:339px; padding:28px 26px 0 38px; float:right; height:232px; background:url(../ZERO/img/about_bg1.jpg) center no-repeat;}
.index_about_head{width:100%; text-align:left; font-size:24px; color:#ffffff; line-height:33px;}
.index_about_head span{ font-size:12px; color:#ffffff; font-family:'Arial';}
.index_about_wz{width:100%; margin-top:22px; text-align:left; font-size:14px; color:#ffffff; line-height:20px;}
.index_about_line{width:46px; height:0; border-bottom:2px solid #FFFFFF; margin-top:32px; transition:all .6s;}
.index_about_pp:hover .index_about_line{width:339px;}

.index_about_nr{width:340px; padding:28px 26px 0 38px; float:left; height:232px; background:#434343;}
.index_about_aboutpic1{width:403px; height:260px; float:right; overflow:hidden;}
.index_about_aboutpic1 img{width:403px; height:260px; transition:all .6s;}
.index_about_aboutpic1:hover img{transition:all .6s; transform:scale(1.15);}
.index_about_line1{width:46px; height:0; border-bottom:2px solid #FFFFFF; margin-top:67px; transition:all .6s;}
.index_about_nr:hover .index_about_line1{width:339px;}

#index_about_animate_11,#index_about_animate_12,#index_about_animate,#index_about_animate_1,#index_about_animate_2,#index_about_animate_3,#index_about_animate_4{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}