
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 650px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 650px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 650px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 650px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 0;
 height: 35px;
 text-align: center;
}

.fullSlide .hd ul {
 text-align: center;
}

.fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 zoom: 1;
 width: 12px;
 height: 12px;
 margin: 7px;
 background-color: #bfbfbf;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 width: 40px;
 background: #00479d;
 border-radius: 6px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.fullSlide .prev, .fullSlide .next {
 width: 40px;
 height: 60px;
 position: absolute;
 top: 50%;
 margin-top: -30px;
 z-index: 2;
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 filter: alpha(opacity=30);
 -moz-opacity: .3;
 opacity: .3;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
}

.fullSlide .prev {
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 left: 10%;
}

.fullSlide .next {
 background-position: -6px -137px;
 right: 10%;
}

/* banner 结束 */


/* animated home */

.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both
}

.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite
}

.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

@keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp
}

.animated_1 {
 animation-delay: 0.3s;
}

.animated_2 {
 animation-delay: 0.6s;
}

.animated_3 {
 animation-delay: 0.9s;
}

.animated_4 {
 animation-delay: 1.2s;
}

.animated_5 {
 animation-delay: 1.5s;
}

.animated_6 {
 animation-delay: 1.8s;
}

.animated_7 {
 animation-delay: 2.1s;
}

.animated_8 {
 animation-delay: 2.4s;
}

.animated_9 {
 animation-delay: 2.7s;
}

.animated_10 {
 animation-delay: 3s;
}

.animated_11 {
 animation-delay: 3.3s;
}

.animated_12 {
 animation-delay: 3.6s;
}

/* animated end */



/*新闻*/


.news {
 width: 100%;
 padding-top: 67px;
}

.news_pro {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}


.in_news_pro_s {
 width: 100%;
}

.in_news_pro {
 width: 1200px;
 margin: 0 auto;
 padding-top: 34px;
}

#tab_news {
 width: 100%;
}

.in_news_1 {
 float: left;
 width: 370px;
 height: auto;
}

.in_news_z {
 float: left;
 width: 370px;
 height: auto;
 margin-left: 45px;
}

.in_news_rr {
 float: right;
 width: 370px;
 height: auto;
}


.in_news_2 {
 width: auto;
 position: relative;
}

.in_newss_4 {
}

.in_newss_4_1 {
 width: 100%;
 height: 187px;
 overflow: hidden;
}


.in_newss_4_1 img {
 width: 100%;
 height: 187px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.04);
}


.in_news_pro_5 {
 overflow: hidden;
 margin-top: 15px;
}

.in_news_pro_5 ul li {
 height: 47px;
 line-height: 47px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px dashed #c9c9c9;
}

.in_news_pro_5 ul li a {
 height: 47px;
 line-height: 47px;
 display: block;
 padding: 0 5px 0 24px;
 background: url(../images/news_d1.png) 2px no-repeat;
 color: #333333;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 15px;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #999999;
 padding-right: 5px;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 29px;
 background: url(../images/news_d2.png) 7px no-repeat;
 color: #00479d;
}


/*新闻end*/


.a_tite {
 text-align: center;
}

.a_tite h3 {
 line-height: 40px;
 font-size: 36px;
 color: #333;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat bottom;
 padding-bottom: 17px;
}

.a_tite h5 {
 line-height: 20px;
 font-size: 18px;
 text-transform: uppercase;
 color: #666666;
 padding-top: 13px;
}



/*产品*/

.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 48px;
}


.in_pfl {
 width: 1200px;
 height: 44px;
 margin: 0 auto;
 margin-top: 34px;
 overflow: hidden;
 text-align: center;
}


.in_pfl ul li {
display: inline-block;
 margin: 0 4px;
 width: 184px;
 height: 44px;
 text-align: center;
 border-radius: 22px;
}

.in_pfl ul li a {
 display: block;
 height: 44px;
 line-height: 44px;
 overflow: hidden;
 font-size: 20px;
 border-radius: 22px;
 color: #fff;
 background: #00479d;
}


.in_pfl ul li a:hover {
 color: #fff;
 background:#3988e3;
}


.in_products_r {
 width: 1286px;
 height: auto;
 margin: 0 auto;
 padding-top: 38px;
 overflow: hidden;
}

.in_products_r .tab_box {

}

.in_products_pro {
 position: relative;
 width: 105%;
}


.in_pro_2 {
 float: left;
 width: 306px;
 margin: 0 20px 14px 0;
 overflow: hidden;
 position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 222px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}

.in_pro_2:hover .in_pro_1pic img{
 transform: scale(1.06);
}


.in_pro_txt {
 font-size: 14px;
 height: 44px;
 line-height: 44px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.in_pro_txt a {
 color: #333333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 35px 0 8px;
 background:url(../images/cp_d1.png) no-repeat 279px;
}


.in_pro_2:hover .in_pro_txt a {
 color: #00479d;
 padding-left: 13px;
 background:url(../images/cp_d1.png) no-repeat 275px;
}


/*产品end*/


/*优势*/


.advantage {
 width: 100%;
 height: 720px;
 margin-top: 52px;
 background:url(../images/ys_bg.jpg) no-repeat center top;
}


.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}


.advantage_t2 {
 width: 574px;
 position: absolute;
 top: 127px;
 right: 0;
 z-index: 3;
 color: #fff;
}

.advantage_t2 h3 {
 line-height: 38px;
 font-size: 32px;
 font-weight: bold;
}


.advantage_t2 h5 {
 margin-top: 34px;
 font-size: 38px;
 font-weight: bold;
 padding: 5px 0 0 252px;
 background:url(../images/ys_tit.png) no-repeat 0 0;
}


.advantage_t2 h5 span {
 color: #9f9f9f;
 font-size: 24px;
 line-height: 30px;
 padding: 0 10px;
}

.advantage_t2 h5 i {
 width: 20px;
 height: 15px;
 display: inline-block;
 background: url(../images/in_x1.png) no-repeat center;
}


.advantage_t2 h4 {
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 color: #b9b9b9;
}


.advantage_p .tab_box_2 {
 width: 100%;
 height: 500px;
 overflow: hidden;
 padding-top: 189px;
 position: relative;
}


.youshi_pro_1 {
 height: 500px;
 position: relative;
}

.youshi_pro_1_l {
 float: left;
 width: 525px;
 height: 345px;
 overflow: hidden;
}

.youshi_pro_1_l img {
 width: 525px;
 height: 345px;
 transition: all 0.5s;
 transform: scale(1);
}



.youshi_pro_2a {
 float: right;
 width: 562px;
 color: #fff;
}

.youshi_pro_2_1 {
 line-height: 24px;
 padding: 305px 0 0 0;
 color: #fff;
 font-size: 15px;
}

.youshi_pro_2_1 i{
 display: block;
 background:url(../images/ys_dd.png) no-repeat 0 9px;
 padding-left: 15px;
 padding-bottom: 32px;
}


.advantage_p .hd {
 width: 580px;
 height: 110px;
 position: absolute;
 right: 0;
 top: 310px;
 z-index: 10;
 overflow: hidden;
}

.advantage_p .hd ul{
 width: 110%;
}

.advantage_p .hd ul li {
 float: left;
 cursor: pointer;
 width: 108px;
 height: 108px;
border: 2px solid #3988e3;
 border-radius: 50%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-right: 49px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_p .hd ul li span {
 display: block;
 font-size: 28px;
 line-height: 30px;
 color: #fff;
 font-weight: bold;
 padding: 20px 20px 0 20px;
 text-align: center;
}


.advantage_p .hd ul li.on{
 background-color:rgba(104,163,221,0.51);
 border: 0;
}



.advantage_k1{
 position: absolute;
 left: 340px;
 top: 130px;
 color: #fff;
 font-size: 32px;
 font-weight: bold;
 line-height: 1;
}


.advantage_tia{
 width: 525px;
 height: 100px;
 position: absolute;
 left: 0px;
 top: 565px;
 color: #fff;
 text-align: right;
}

.advantage_tia h4{
 line-height: 1;
 font-size: 18px;
}

.advantage_tia h5{
 font-size: 12px;
 line-height: 16px;
 color: #c0d6f0;
 text-transform:uppercase;
 padding-top: 7px;
}


/*优势end*/



/*案例*/


.in_case_r {
 width: 88%;
 height: auto;
 margin: 0 auto;
 padding-top: 62px;
}


.in_case_r .tab_box {
 padding-top: 46px;
}


.in_cas_pro {
 position: relative;
}

.in_case_txttwo {
 float: left;
 width: 25%;
 padding-bottom: 20px;
}


.in_case_2 {
 margin: 0 4%;
 overflow: hidden;
 position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}


.in_case_2 .in_case_1pic {
 width: 100%;
 padding-top: 121.5%;
 position: relative;
}


.in_case_2 .in_case_1pic img {
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
}


.in_case_txt {
 width: 100%;
 height: 68px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/al_d1.png) no-repeat right;
 background-color:rgba(57,136,227,0.6);
 position: absolute;
 left: 0;
 bottom: 0;
}


.in_case_txt h6 {
 font-size: 16px;
 height: 68px;
}

.in_case_txt h6 a {
 color: #fff;
 line-height: 68px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 55px 0 19px;
}


.in_case_2:hover .in_case_txt {
  background: url(../images/al_d1.png) no-repeat right #00479d;
 }


.in_case_txttwo:hover .in_case_2  {
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.2);
}


.in_case_2:hover .in_case_txt h6 a:hover{
 padding-left: 25px;
}


/*案例end*/


/*简介*/


.in2_about {
 width: 100%;
 height: 836px;
 margin-top: 65px;
 background: url(../images/ab_bg.jpg) no-repeat top;
}

.a_text_t2_1 h3 {
 text-align: center;
 font-size: 36px;
 color: #015cb5;
 line-height: 42px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 padding-top: 75px;
}


.in2_about_2 {
 float: right;
 width: 578px;
 height: 546px;
}


.in_aimgscale {
 width: 578px;
 height: 546px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_aimgscale:hover {
 transform: translate(0px, -3px);
 -webkit-transform: translate(0px, -3px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}


.in_aimgscale img {
 width: 578px;
 height: 546px;
}


.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 float: left;
 width: 586px;
}


.in2_about_3_t1 {
 width: 103px;
 height: 2px;
background: #00479d;
}


.in2_about_3_t2 {
 height: 64px;
 line-height: 1;
 font-size: 27px;
 color: #333333;
}

.in2_about_6 {
}

.in2_about_3 {
 line-height: 36px;
 height: 136px;
 overflow: hidden;
 padding: 25px 0 0 0;
 font-size: 16px;
}


.in2_about_5 {
 height: auto;
 padding-top: 45px;
}


.in2_ab_anxx {
 margin-top: 30px;
 height: 44px;
}

.in2_ab_an1 {
 float: left;
 width: 176px;
 height: 44px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_ab_an1 a {
 color: #00479d;
 display: block;
 line-height: 42px;
 text-align: center;
border: 1px solid #00479d;
 font-size: 16px;
}


.in2_ab_an1 a:hover {
 color: #fff;
 background: #00479d;
}



.in2_about_4 {
 margin-top: 52px;
 padding-left: 15px;
}


.in2_about_4_2 {
 float: left;
 width: 256px;
 height: 75px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background:url(../images/ab_jt.png) no-repeat right;
 margin-bottom: 17px;
}


.in2_about_4_line{
 float: left;
 width: 57px;
 height: 70px;
}


.in2_about_4_2 h6{
 padding-top: 14px;
 float: left;
 padding-left: 15px;
 width: 166px;
 line-height: 22px;
}


.in2_about_4_2 h6 b{
 display: block;
 font-size: 16px;
}

.in2_about_4_2 h6 span{
 display: block;
 color: #999999;
 font-size: 14px;
 text-transform:uppercase;
}



.in2_about_4_i{
 width: 66px;
 height: 75px;
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_i i{
 display: block;
 width: 66px;
 height: 75px;
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_3pic {
 background: url(../images/ab_d1.png) no-repeat 0 0;
}

.in2_about_4_4pic {
 background: url(../images/ab_d2.png) no-repeat 0 0;
}

.in2_about_4_5pic {
 background: url(../images/ab_d3.png) no-repeat 0 0;
}

.in2_about_4_2:hover h6 span{
 color: #00479d;
}


/*简介end*/



/*流程*/


.cpfl_bg {
 width: 100%;
 padding-top: 55px;
}


.cpfl_r {
 width: 1200px;
 margin: 0 auto;
 padding-top: 69px;
}


.in_cpfl_thr {
 width: 206px;
 height: 206px;
 float: left;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-left: 42px;
 background:url(../images/lc_bg1.png) no-repeat center;
}

.in_cpfl_ml{
 margin-left: 0;
}

.in_cpfl_thr:hover {
 background:url(../images/lc_bg2.png) no-repeat center;
 transform: translateY(-5px);
}


.in_cpfl_thr h6 {
 font-size: 18px;
 height: 20px;
 line-height: 20px;
 padding-top: 10px;
}

.in_cpfl_thr h5 {
 font-size: 18px;
 height: 20px;
 line-height: 20px;
 color: #bfbfbf;
 padding-top: 5px;
 text-transform:uppercase;
}



.in_cpfl_tow {
 width: 50px;
 height: 50px;
 margin: 0 auto;
 overflow: hidden;
 padding-top: 52px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_cpfl_tow i {
 width: 50px;
 height: 50px;
 display: block;

 -webkit-transition: -webkit-transform 1s ease-out;
 -moz-transition: -moz-transform 1s ease-out;
 -o-transition: -o-transform 1s ease-out;
 -ms-transition: -ms-transform 1s ease-out;

}

.in_cpfl_thr:hover .in_cpfl_tow i{
 -webkit-transform: rotateY(360deg);
 -moz-transform: rotateY(360deg);
 -o-transform: rotateY(360deg);
 -ms-transform: rotateY(360deg);
 transform: rotateY(360deg);
}


.in_cpfl_tow i.lc_d1 {
 background: url(../images/lc_d1.png) center no-repeat;
}

.in_cpfl_tow i.lc_d2 {
 background: url(../images/lc_d2.png) center no-repeat;
}

.in_cpfl_tow i.lc_d3 {
 background: url(../images/lc_d3.png) center no-repeat;
}

.in_cpfl_tow i.lc_d4 {
 background: url(../images/lc_d4.png) center no-repeat;
}

.in_cpfl_tow i.lc_d5 {
 background: url(../images/lc_d5.png) center no-repeat;
}



.search_box {
 width: 360px;
 height: 40px;
margin: 0 auto;
 overflow: hidden;
 position: relative;
 border: 2px solid #a9a9a9;
 border-radius: 5px;
 margin-top: 78px;
}

.swap_value {
 float: left;
 width: 300px;
 font-size: 14px;
 color: #999999;
 height: 40px;
 line-height: 40px;
 padding: 0 10px 0 16px;
 border: 0;
 background: #FFF;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 43px;
 height: 40px;
 background: url(../images/fdj.png) no-repeat 0;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}



/*流程end*/




/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 316px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 38px;
}

.in_banner1_1 {
 width: 1200px;
 height: 316px;
 margin: 0 auto;
 position: relative;
}




.in_banner1_pic {
 float: left;
 width: 612px;
 padding-top: 93px;
 padding-left: 85px;
}




.in_banner1_pic b{
 font-size: 28px;
}

.in_banner1_pic2 {
 float: left;
border-left: 1px solid #688fbe;
 padding-left: 35px;
 margin-top: 109px;
}

.in_banner1_pic2 img{
 width: 122px;
 height: 122px;
 padding: 8px;
 background: #fff;
 display: block;
}



.in_banner1_2 {
 margin-left: 32px;
 float: left;
 margin-top: 113px;
}

.in_banner1_3 {
 color: #fff;
 text-align: center;
}


.in_banner1_3 span {
 font-size: 42px;
 display: block;
 line-height: 45px;
 color: #fff;
 font-weight: bold;
}

.in_banner1_3 i {
 font-size: 34px;
 display: block;
 height: 59px;
 line-height: 59px;
 color: #fff;
 font-weight: bold;
 border-top: 1px solid #4e7cb5;
 border-bottom: 1px solid #4e7cb5;
 margin-top: 15px;
}











