@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/
/*ibanner*/
.ibanner{position:relative;width:100%;height:620px;overflow:hidden;}
.ibanner a{display:block;height:620px;background-position:center;background-repeat:no-repeat;}
.ibanner ul{height:620px;}
.ibanner li{width:100%;height:620px;float:left;}


.fullSlide {width:100%;position:relative;height:620px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:620px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat}
.fullSlide .bd li a {display:block;height:620px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:88px;height:6px;margin:0 2px;overflow:hidden;background:#fff;line-height:999px;   background-repeat:no-repeat;}
.fullSlide .hd ul .on {background:#087B40;}
.fullSlide .prev,.fullSlide .next {position:absolute;z-index:1;top:50%;margin-top:-30px;z-index:1;width:35px;height:95px;cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .prev{ background:url(Img/Index/banner-btn.png);left:50%;margin-left:-646px;background-position:0 0;}
.fullSlide .next {left:auto;right:5%;background:url(Img/Index/banner-btn.png);right:50%;margin-right:-646px;background-position:-35px 0;}
/**/

.white-bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;opacity:0.9;filter:alpha(opacity=90);z-index:-1;}
.black-bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:0.7;filter:alpha(opacity=70);}


/*imain-title*/
.imain-ti{text-align:center;font-size:30px;position:relative;line-height:40px;}
.imain-ti a{color:#222;}
.imain-ti span{color:#05336c;font-size:36px;}
.imain-ti .line{position:absolute;width:46px;height:3px;background:#05336c;bottom:-34px;left:50%;margin-left:-23px;}
.imain-subti{text-align:center;font-size:16px;color:#222;line-height:28px;}
.imain-subti span{color:#05336c;}
.imain-en{text-align:center;font-size:14px;line-height:24px;color:#333;}
.imain-ti:hover a{color:#05336c}
.imain-ti:hover .line{width:100px;margin-left:-50px;}

/*icase*/
.icase-wrap{width:100%;position:relative;padding:50px 0 30px;overflow:hidden;z-index:1;}
.icase-wrap .gray-bg{width:100%;height:315px;background:#f6f6f6;left:0;bottom:0;z-index:-1;}
.icase-link{margin-top:45px;height:122px;}
.icase-link a{display:block;float:left;width:234px;padding-left:0px;text-align: center;position:relative;height:54px;margin:0 1px 10px 0;line-height:54px;border:1px solid #d9d9d9;font-size:14px;font-weight:bold;color:#333;}
.icase-link a .icon{position:absolute;width:41px;height:41px;background:url(Img/Index/icase_icon.png);top:50%;margin-top:-20px;left:60px;}
.icase-link a.it1 .icon{background-position:0 0;}
.icase-link a.it2 .icon{background-position:0 -45px;}
.icase-link a.it3 .icon{background-position:0 -90px;}
.icase-link a.it4 .icon{background-position:0 -135px;}
.icase-link a.it5 .icon{background-position:0 -180px;}
.icase-link a.it6 .icon{background-position:0 -225px;}
.icase-link a.it7 .icon{background-position:0 -270px;}
.icase-link a.it8 .icon{background-position:0 -315px;}
.icase-link a.it9 .icon{background-position:0 -360px;}
.icase-link a.it10{padding-left:0;width:237px;text-align:center;}
.icase-link a:hover{background:#05336c;color:#fff;}
.icase-link a.it1:hover .icon{background-position:-49px 0;}
.icase-link a.it2:hover .icon{background-position:-49px -45px;}
.icase-link a.it3:hover .icon{background-position:-49px -90px;}
.icase-link a.it4:hover .icon{background-position:-49px -135px;}
.icase-link a.it5:hover .icon{background-position:-49px -180px;}
.icase-link a.it6:hover .icon{background-position:-49px -225px;}
.icase-link a.it7:hover .icon{background-position:-49px -270px;}
.icase-link a.it8:hover .icon{background-position:-49px -315px;}
.icase-link a.it9:hover .icon{background-position:-49px -360px;}
.icase-pic {
    height: 720px;
    margin-top: 40px;
    width: 1220px;
}
.icase-pic .item {
    display: block;
    float: left;
    height: 310px;
    margin: 20px 12px;
    position: relative;
    width: 570px;
}
.icase-pic .item.short {
    width: 460px;
}
.icase-pic img {
    height: 300px;
    width: 585px;
}
.icase-pic .item.short img {
    width: 460px;
}
.icase-pic .add-icon {
    background: url("Img/Index/add.png") repeat scroll 0 0;
    bottom: 0;
    height: 42px;
    position: absolute;
    right: 0;
    width: 42px;
}
.icase-pic .cont {
    color: #333;
    height: 190px;
    left: 0;
    line-height: 24px;
    opacity: 0;
    padding: 55px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 475px;
    z-index: 1;
}
.icase-pic .cont .ti {
    font-size: 18px;
    font-weight: bold;
}
.icase-pic .cont .line {
    background: #333 none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 5px 0 15px;
    width: 10px;
}
.icase-pic .cont .desc {
    font-size: 14px;
}
.icase-pic .item.short .cont {
    padding: 70px 50px;
    width: 360px;
}
.icase-pic .item:hover .cont .line {
    width: 70px;
}
.icase-pic .item:hover .add-icon {
    opacity: 0;
    visibility: hidden;
}
.icase-pic .item:hover .cont {
    opacity: 1;
    visibility: visible;
}
.iclient{position:relative;margin-top:40px;}
.iclient .box{width:1200px;height:156px;overflow:hidden;}
.iclient .iclient-ul{width:10000px;height:156px;}
.iclient .item{float:left;width:188px;margin-right:14.3px;text-align:center;font-size:14px;color:#333;line-height:32px;}
.iclient .item:hover{color:#05542c;}
.iclient .pic{display:block;padding:7px;background:#d0d0d0;position:relative;}
.iclient .pic,.iclient .pic img{width:174px;height:110px;}
.iclient .pic:before,.iclient .pic:after{content:'';position:absolute;left:50%;margin-left:-94px;opacity:0;visibility:hidden;}
.iclient .pic:before{top:0;width:188px;height:110px;border-top:7px solid #05582f;border-bottom:7px solid #05582f;}
.iclient .pic:after{bottom:0;width:174px;height:124px;border-right:7px solid #05582f;border-left:7px solid #05582f;}
.iclient .btn{position:absolute;width:46px;height:46px;top:50%;margin-top:-40px;background:url(../img/icase_btn.png)}
.iclient .btn.prev{left:-70px;background-position:0 0;}
.iclient .btn.next{right:-70px;background-position:-54px 0;}
.iclient .btn.prev:hover{background-position:0 -54px;}
.iclient .btn.next:hover{background-position:-54px -54px;}

/*isolve*/
.isolve-wrap{padding:50px 0 60px;overflow:hidden;}
.isolve{margin-top:100px;width:1220px;}
.isolve a{display:block;float:left;position:relative;width:182px;height:110px;padding:80px 20px 20px;margin-right:20px;;border:1px solid #e3e3e3;font-size:14px;color:#222;line-height:24px;text-align:center;}
.isolve a span{display:block;}
.isolve a .ti{font-size:20px;font-weight:bold;}
.isolve a .line{width:50px;height:1px;background:#000;margin:10px auto 15px;}
.isolve a .icon{position:absolute;width:119px;height:119px;background:url(Img/Index/y_bg.png);top:-60px;left:50%;margin-left:-60px;}
.isolve a .icon i{display:block;width:119px;height:119px;background:url(Img/Index/isolve_icon.png)}
.isolve a.it1 .icon i{background-position:0 0;}
.isolve a.it2 .icon i{background-position:0 -120px;}
.isolve a.it3 .icon i{background-position:0 -240px;}
.isolve a.it4 .icon i{background-position:0 -360px;}
.isolve a.it5 .icon i{background-position:0 -480px;}
.isolve a:hover .icon{background-position:-121px 0;}
.isolve a:hover .ti{color:#05582f;}

/*ipro*/
.ipro{padding-bottom:60px;overflow:hidden;}
.ipro .content{height:736px;}
.ipro_column{margin-top: 40px;}
.ipro-nav{width:226px;float:left;text-align:center;}
.ipro-nav h2{height:85px;line-height:84px;background:#05336c;color:#fff;font-size:20px;display: none;}
.ipro-nav a{display:block}
.ipro-nav dd{}
.ipro-nav .one{height:50px;margin-bottom:1px;background:#042956;line-height:50px;font-size:16px;color:#fff;font-weight:bold;}
.ipro-nav .two{margin-top:-1px;border-width:0 1px 0 1px;border-style:solid;border-color:#d2d3d3;}
.ipro-nav .two a{height:43px;line-height:43px;border-top:1px dashed #d2d3d3;border-left:2px solid transparent;font-size:14px;color:#333;}
.ipro-nav .two a:first-child{border-top:0;}
.ipro-nav .two a:hover{border-left-color:#05582f;color:#05582f;}
.ipro-big{display:block;width:956px;height:461px;position:relative;float:left;margin:0 0 15px 18px;}
.ipro-big{width: 956px;height: 427px;}
.ipro-big img{width: 956px;height: 461px;}
.ipro-big .cont{position:absolute;width:536px;height:180px;padding:35px 210px;left:0;top:100px;font-size:14px;line-height:24px;color:#333;z-index:1;opacity:0;visibility:hidden;-webkit-transition:all .5s;transition:all .5s;}
.ipro-big .cont .ti{font-size:18px;font-weight:bold;color:#333;margin-bottom:25px;}
.ipro-big .cont .desc span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.ipro-big:hover .cont{opacity:1;visibility:visible;}
.ipro-small{float:left;width:969px;margin-left:5px;}
.ipro-small a{display:block;float:left;width:310px;height:260px;position:relative;margin-left:13px;}
.ipro-small a img{width: 310px;height: 260px;}
.ipro-small .ti{position:absolute;width:280px;height:40px;line-height:40px;padding:0 15px;font-size:14px;color:#333;left:0;bottom:0;z-index:1;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

/*iadtage*/
.iadtage-wrap{padding:50px 0;height:470px;background:url(img/iadtage_bg.jpg) no-repeat 50% 0;overflow:hidden;}
.iadtage-wrap .imain-ti a,.iadtage-wrap .imain-subti{color:#fff;}
.iadtage-wrap .imain-ti .line{background:#fff;}
.iadtage{margin-top:50px;height:287px;width:1205px;}
.iadtage a{display:block;float:left;width:186px;height:220px;padding:37px 25px 30px;background:#fff;margin-right:5px;font-size:14px;color:#333;line-height:24px;text-align:center;}
.iadtage .icon{display:block;width:78px;height:78px;margin:0 auto;background:url(Img/Index/iadtage_icon.png)}
.iadtage .ti{display:block;margin:15px 0;font-size:18px;color:#05542c;font-weight:bold;}
.iadtage a.it1 .icon{background-position:0 0;}
.iadtage a.it2 .icon{background-position:0 -80px;}
.iadtage a.it3 .icon{background-position:0 -160px;}
.iadtage a.it4 .icon{background-position:0 -240px;}
.iadtage a.it5 .icon{background-position:0 -320px;}

/*imain-tel*/
.imain-tel{height:38px;margin-top:30px;text-align:center;line-height:38px;font-size:14px;color:#fff;}
.imain-tel i{display:inline-block;width:32px;height:32px;background:url(Img/Index/tel.png);vertical-align:middle;margin-right:9px;}
.imain-tel span{display:inline-block;font-size:30px;vertical-align:middle;font-family:'DINOT-CONDBOLD'}
.imain-tel .btn{display:inline-block;width:120px;height:36px;margin-left:15px;border-radius:36px;vertical-align:middle;line-height:36px;text-align:center;color:#fff;border:1px solid #fff;}
.imain-tel .btn:hover{background-color:#05582f;border-color:#05582f;color:#fff;}

/*istatus*/
.istatus-wrap{padding:50px 0 0;overflow:hidden;}
.istatus{margin-top:60px;}
.istatus li{position:relative;height:270px;margin-bottom:40px;z-index:1;}
.istatus .gray-bg{position:absolute;width:1920px;height:270px;background-color:#f6f6f6;left:50%;margin-left:-960px;top:0;z-index:-1;}
.istatus .pic{position:absolute;bottom:0;width:960px;left:50%;}
.istatus .pic img{width:960px;vertical-align:middle;}
.istatus li.it2 .pic{margin-left:-960px;}
.istatus .cont{width:580px;padding-top:40px;font-size:14px;color:#333;line-height:20px;}
.istatus .cont .hd{position:relative;padding:12px 0 12px 65px;border-bottom:1px dashed #d6d6d6;color:#bebebe;line-height:20px;}
.istatus .cont .hd .num{display:block;position:absolute;width:60px;height:60px;line-height:60px;font-size:60px;color:#05582f;left:0;top:50%;margin-top:-35px;font-family:'Conv_DIN REGULAR',arial;}
.istatus .cont .hd .ti{display:block;font-size:18px;color:#333;font-weight:bold;}
.istatus .cont p{margin-top:10px;}
.istatus li.it2 .cont{padding-left:640px;width:560px;}

/*iflow*/
.iflow-wrap{padding:10px 0 25px;overflow:hidden;}
.iflow{height:147px;margin-top:55px;}
.iflow li{width:108px;height:108px;padding:19px 20px 20px 19px;float:left;margin-left:28px;position:relative;text-align:center;background:url(Img/Index/by.png) no-repeat 0 100%;}
.iflow li:first-child{margin-left:0;}
.iflow li .num{position:absolute;width:36px;height:24px;line-height:24px;left:50%;margin-left:-16px;top:-10px;font-size:18px;color:#05336c;font-family:'DINOT-CONDBOLD',arial;}
.iflow .txt{display:block;width:108px;height:108px;line-height:108px;font-size:14px;color:#fff;background:url(Img/Index/y_bg2.png);}
.iflow li:hover .num{color:#05582f;}
.iflow li:hover .txt{background-position:0 -112px;}
.iflow-wrap .imain-tel{margin-top:40px;color:#333;}
.iflow-wrap .imain-tel i{background-position:0 -32px;}
.iflow-wrap .imain-tel .btn{color:#333;border-color:#052f64;}
.iflow-wrap .imain-tel .btn:hover{color:#fff;border-color:#05582f;}

/*iabout*/
.iabout{padding:25px 0;width:100%;overflow:hidden;}
.iabout-video{display:block;float:left;margin-top:50px;position:relative;width:600px;height:404px;}
.iabout-video img{width:600px;height:404px;}
.iabout-video .icon{position:absolute;width:78px;height:78px;top:50%;left:50%;margin-top:-36px;margin-left:-36px;background:url(Img/Index/video_btn.png); display:none}
.iabout-video  .black-bg{ display:none}
.iabout-video i{position:absolute;width:35px;height:46px;background:url(Img/Index/jt1.png);bottom:0;left:-35px;}
.iabout-video:hover .black-bg{opacity:0.5;filter:alpha(opacity=50)}
.iabout-cont{width:480px;height:294px;padding:60px 60px 50px;margin:50px 0 0 600px;background-color:#f6f6f6;font-size:14px;color:#333;position:relative;}
.iabout-cont .ti{font-size:16px;font-weight:bold;}
.iabout-cont .desc{line-height:24px;margin-top:25px;}
.iabout-cont .link{margin-top:15px;}
.iabout-cont .link a{display:inline-block;width:133px;height:48px;line-height:48px;text-align:center;color:#333;border:1px solid #d1d1d1;}
.iabout-cont .link a:hover{color:#fff;background-color:#05582f;border-color:#05582f;}
.iabout-cont i{position:absolute;width:35px;height:46px;background:url(Img/Index/jt2.png);bottom:0;right:-35px;}

/*inaq*/
.inaq{padding:45px 0 10px;overflow:hidden;}
.inaq .content{height:480px;}
.inaq .ti {width:235px;border-right:solid 1px #f2f2f2;height:480px;}
.inaq .ti em{display:block;font-family:Arial;font-size:12px;color:#c9c9c9;line-height:18px;padding:0 0 20px;}
.inaq .ti .big{display:block;font-size:20px;color:#333;line-height:35px;margin-bottom:70px;}
.inaq .ti .more{display:block;width:69px;height:133px;background:url(Img/Index/more.png);}
.inews{width:555px;/*margin:0 0 0 60px;*/}
.inews .hd,.iqa .hd{height:50px;line-height:50px;color:#333;font-size:20px;}
.inews .hd a,.iqa .hd a{display:block;float:right;font-size:14px;color:#333;text-transform:uppercase;}
.inews .hd i,.iqa .hd i{font-size:14px;color:#999;text-transform:uppercase;padding-left:10px;font-style:normal;}
.iqa .hd{padding-left:40px;background:url(Img/Index/wh.png) no-repeat 0 50%;}
.inews .hd a:hover,.iqa .hd a:hover{color:#05582f;}
.inews-pic{height:275px;margin-top:5px;}
.inews-pic dt img {width:508px;height:168px;vertical-align:middle;}
.inews-pic dd{padding:25px 0 0;overflow:hidden}
.inews-pic dd span{display:block;float:left;width:70px;font-size:14px;color:#333;}
.inews-pic dd span em{font-size:30px;}
.inews-pic dd span b{font-size:40px;font-weight:normal;}
.inews-pic dd p{float:left;border-left:solid 2px #ccc;padding-left:20px;width:418px;}
.inews-pic dd p a{display:block;font-size:16px;color:#333;font-weight:bold;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.inews-pic dd p em{display:block;font-size:14px;color:#585858;padding:8px 0  0;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.inews-list li{height:48px;line-height:48px; border-bottom:dashed 1px #dadada;}
.inews-list li span{float:right;color:#7b7b7b;font-size:14px;}
.inews-list li a{display:block;width:410px;color:#333;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.inews-list li a:hover{color:#05542c;}

/*iqa*/
.iqa{width:555px;padding-left:40px;margin-left:40px;border-left:solid 1px #f2f2f2;}
.iqa .list{margin-top:10px;}
.iqa .list a{display:block;width:198px;height:40px;font-size:14px;line-height:20px;margin-bottom:28px;}
.iqa .q{display:block;background:url(Img/Index/iqa1.png) no-repeat;padding:10px 25px 10px 77px; line-height:20pxfont-size:14px;color:#333;}
.iqa .q:hover{background:url(Img/Index/iqa3.png) no-repeat;color:#05336c}
.iqa .a{background:url(Img/Index/iqa2.png) no-repeat;padding:10px 77px 10px 37px;line-height:20px;width:186px;font-size:14px;color:#333;}
.iqa .a:hover{background:url(Img/Index/iqa4.png) no-repeat;color:#05542c}

/*animation*/
.scale{overflow:hidden;}
.scale img{-webkit-transition:all .5s;transition:all .5s;}
.scale:hover img{opacity:0.8;-webkit-transform:scale(1.1);transform:scale(1.1);}
.imain-ti .line,.iabout-video .black-bg{-webkit-transition:all .5s;transition:all .5s;}
.icase-link a{-webkit-transition:all .3s;transition:all .3s;}
.icase-link a .icon{-webkit-transition:transform .5s;transition:transform .5s;}
.icase-link a:hover .icon{-webkit-transform:translate(-10px, 0);transform:translate(-10px, 0);}
.icase-pic .cont{-webkit-transition:all .5s;transition:all .5s;}
.icase-pic .cont .line{-webkit-transition:width 1s;transition:width 1s;}
.iclient .pic:before,.iclient .pic:after{-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:center;transform-origin:center;}
.iclient .pic:before{-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.iclient .pic:after{-webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.iclient .item:hover .pic:before,.iclient .item:hover .pic:after{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1;visibility:visible;}
.isolve a,.iadtage a{-webkit-transition:transform .5s;transition:transform .5s;}
.isolve a:hover,.iadtage a:hover{-webkit-transform:translate(0, -15px);transform:translate(0, -15px);}
.iflow li:hover .txt{-webkit-animation:rotatey 2s;animation:rotatey 2s;}
.iabout-video .icon{-webkit-transition:transform 1s;transition:transform 1s;}
.iabout-video:hover .icon{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
@-webkit-keyframes rotatey{
    to {-webkit-transform: rotateY(360deg);}
}
@keyframes rotatey{
    to {transform: rotateY(360deg);}
}
