
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 686px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 686px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 686px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 686px;
}

.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: #0d63b7;
 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 */



.search_cent{
 width: 308px;
 float: right;
}

.search_box {
 width: 100%;
 height: 40px;
 overflow: hidden;
 position: relative;
 background: #fafafa;
 border-radius: 20px;
 margin-top: 39px;
}

.swap_value {
 float: left;
 width: 320px;
 font-size: 14px;
 color: #999;
 height: 40px;
 line-height: 40px;
 padding: 0 10px 0 20px;
 background: none;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 50px;
 height: 40px;
 background: url(../images/fdj.png) no-repeat center;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}



.soso {
 width: 100%;
 height: 115px;
 position: relative;
}

.soso_1 {
 width: 100%;
 height: 115px;
 margin: 0 auto;
 background:url(../images/sou_bg.jpg) no-repeat center;
}


.soso_2 {
 width: 1200px;
 height: 115px;
 margin: 0 auto;
}

.webq_top_tel_dh {
 float: left;
 color: #666666;
 line-height: 115px;
 padding-left: 38px;
}


.so_a {
 float: left;
 width: 413px;
 color: #fff;
 text-transform:uppercase;
 padding-top: 28px;
 font-size: 18px;
 line-height: 30px;
 text-align: center;
 font-weight: bold;
}




/*产品*/

.in_products_xx {
 padding: 58px 0 0 0;
 background: #f5f5f5;
}


.in_pfl {
 height: 45px;
 float: right;
 margin-top: 28px;
}

.in_pfl ul li {
 float: left;
 width: 150px;
 height: 45px;
 margin-left: 10px;
}

.in_pfl ul li a {
 display: block;
 line-height: 43px;
 font-size: 14px;
 color: #333;
border: 1px solid #cccccc;
 text-align: center;
}


.in_pfl ul li a:hover {
 color: #fff;
 background: #0d63b7;
 font-weight: bold;
 border: 1px solid #0d63b7;
 font-weight: bold;
}




.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 margin-top: 20px;
 padding-bottom: 35px;
}



.in_products_r {
 width: 1200px;
 margin: 0 auto;
 overflow: hidden;
}


#tab {
 height: 24px;
 border-bottom: 1px solid #cccccc;
 margin-left: 20px;
}


#tab .tab_menu {
 height: 24px;
 float: left;
}


#tab .tab_menu li {
 float: left;
 height: 24px;
 line-height: 1;
 font-size: 18px;
 cursor: pointer;
 color: #333;
 text-transform: uppercase;
}


.cp_more {
 float: right;
 width: 100px;
 height: 24px;
 line-height: 24px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.cp_more a {
 color: #666;
 display: block;
}

.cp_more a:hover {
 color: #3bab47;
}


.in_products_r .tab_box {
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
 width: 105%;
}


.in_pro_2 {
 float: left;
 width: 385px;
 margin: 0 22px 40px 0;
 position: relative;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_2_line {

}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 280px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}


.in_pro_txt {
 width: 100%;
 height: 55px;
 line-height: 55px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 border-bottom: 1px solid #cccccc;
 margin-top: 5px;
}


.in_pro_txt a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 50px 0 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 font-size: 16px;
 background:url(../images/cp_jia1.png) no-repeat right;
}

.in_pro_2:hover .in_pro_txt{
 border-bottom: 1px solid #0d63b7;
}

.in_pro_2:hover .in_pro_txt a{
 color: #0d63b7;
 background:url(../images/cp_jia2.png) no-repeat right;
}



/*产品end*/


/*a_tite*/

.a_titebox{
 width: 1200px;
 margin: 0 auto;
}

.a_tite {
 float: left;
}

.a_tite h3 {
 line-height: 30px;
 font-size: 24px;
 color: #333;
 font-weight: bold;
 padding-top: 8px;
}

.a_tite h3.pl{
 padding-left: 24px;
}


.a_tite h4 {
 line-height: 24px;
 font-size: 18px;
 text-transform: uppercase;
 color: #0d63b7;
}

.a_tite h5 {
 line-height: 20px;
 font-size: 14px;
 text-transform: uppercase;
 color: #666666;
 padding-top: 10px;
}



.a_titemore{
 float: right;
 font-size: 14px;
 width: 145px;
 height: 45px;
 margin-top: 7px;
}

.a_titemore a{
 display: block;
 line-height: 45px;
 background: #0d63b7;
 color: #fff;
 text-transform:uppercase;
 text-align: center;
}


.a_titemore a:hover{
 border-radius: 21px;
}





/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 215px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
}

.in_banner1_1 {
 width: 1200px;
 height: 215px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding: 56px 0 0 59px;
 width: 845px;
 float: left;
}

.in_banner1_pic {
 color: #fff;
 line-height: 30px;
 font-size: 30px;
 font-weight: bold;
}


.in_banner1_pic2 {
 font-size: 20px;
 line-height: 40px;
 color: #fff;
 font-weight: bold;
 padding: 27px 0 0 309px;
}

.in_banner1_pic2 span{
 font-size: 30px;
}



.in_banner1_2 {
 width: 258px;
 position: absolute;
 top: 56px;
 right: 0;
}

.in_banner1_3 {
 color: #fff;
 text-align: center;
}

.in_banner1_3 span {
 font-size: 18px;
 display: block;
}

.in_banner1_3 i {
 font-size: 24px;
 display: block;
 line-height: 36px;
 color: #fff;
}


.in_banner1_6 {
 width: 103px;
 height: 30px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin: 0 auto;
 margin-top: 10px;
}

.in_banner1_6 a {
 color: #fff;
 display: block;
 line-height: 30px;
 text-align: center;
 border-radius: 5px;
 background: #efb555;
}

.in_banner1_6 a:hover {
 background: #fff;
 color: #0d63b7;
}




/*d_tite*/

.d_tite {
 width: 317px;
 position: absolute;
 right: 0;
 top: 113px;
}


.d_tite h3 {
 font-size: 30px;
 color: #333;
 line-height: 52px;
 font-weight: bold;
}



.d_tite h4 {
 line-height: 20px;
 font-size: 12px;
 color: #999;
 text-transform: uppercase;
 padding-top: 8px;
}



/*b_tite*/

.b_tite {
 text-align: center;
}

.b_tite h3 {
 font-size: 24px;
 color: #fff;
 line-height: 30px;
 background:url(../images/in_x2.png) no-repeat bottom;
 padding-bottom: 18px;
 margin-top: 5px;
}

.b_tite h4 {
 line-height: 18px;

}







/*优势*/


.advantage_xx {
 width: 100%;
 height: 670px;
 background:url(../images/ys_bg1.jpg) no-repeat center;
}

.advantage_cent{
 width: 1200px;
 height: 670px;
 margin: 0 auto;
 position: relative;
}

.in2_advantage_box {
 width: 430px;
 height: 500px;
 overflow: hidden;
 background:url(../images/ys_bg2.png) no-repeat center;
 float: left;
 margin: 85px 0 0 412px;
}


.in2_advantage_one {
 width: 430px;
 height: 500px;
 position: relative;
}



.in2_advantage_fivex {
 padding: 36px 0 0 42px;
 color: #fff;
}


.in2_advantage_fivex_t {
 font-size: 72px;
 line-height: 60px;
 font-weight: bold;
}


.in2_advantage_five {
 line-height: 30px;
 overflow: hidden;
 margin: 68px 20px 0 8px;
 color: #fff;
 height: 188px;
}


.in2_advantage_fivet3 {
 height: 30px;
 line-height: 30px;
 padding-top: 28px;
 font-size: 28px;
 font-weight: bold;
}

.in2_advantage_fivet2{
 width: 25px;
 height: 5px;
 background: #fff;
 margin-top: 27px;
}



.in2_advantage_fivet {
 font-size: 14px;
 line-height: 20px;
 text-transform:uppercase;
}






.in2_advantage_four {
 width: 358px;
 float: right;
}

.in2_advantage_four ul{
 padding-top: 340px;
}

.in2_advantage_four ul li {
 height: 56px;
 cursor: pointer;
}

.in2_advantage_two {
 height: 56px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_advantage_two h6 {
 line-height: 56px;
 font-size: 16px;
 color: #888888;
 display: block;
 padding-left: 92px;
 font-weight: bold;
}

.in2_advantage_four ul li.on .in2_advantage_two h6{
color: #333;
 background:url(../images/ys_line1.png) no-repeat 0;
}



/*优势end*/



/*案例*/


.case {
 width: 1200px;
 margin: 0 auto;
 padding-top: 55px;
}

.case_box {
 padding-top: 55px;
}

.case_li{
 float: left;
 width: 300px;
 height: 528px;
 position: relative;
}


.td_four_a {
 float: left;
 width: 300px;
 height: 264px;
 overflow: hidden;
 position: absolute;
 left: 0;
 top: 0;
}

.td_four_a img {
 width: 300px;
 height: 264px;
 transition: all 0.5s;
 transform: scale(1);
}

.td_four_ss{
 height: 22px;
 width: 100%;
 background:url(../images/al_s2.png) no-repeat center;
 position: absolute;
 left: 0;
 bottom: 0;
}


.td_tow {
 float: left;
 width: 300px;
 height: 264px;
 color: #666;
 overflow: hidden;
 background: #f5f5f5;
 padding: 0 36px;
 box-sizing: border-box;
 position: absolute;
 left: 0;
 top: 264px;
}


.td_tow h6 {
 font-size: 16px;
 height: 58px;
 line-height: 58px;
 overflow: hidden;
 padding-top: 25px;
 color: #333;
 font-weight: bold;
 text-align: center;
}

.td_tow h6 a{
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.td_tow h4 {
 color: #666666;
 font-size: 14px;
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 padding-top: 20px;
 text-align: center;
}

.td_tow h5 {
 width: 40px;
 height: 3px;
 background: #666666;
 margin: 0 auto;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.td_tow i{
 display: block;
 width: 134px;
 height: 36px;
 margin: 0 auto;
 margin-top: 30px;
}

.td_tow i a{
 display: block;
 line-height: 34px;
 border: 1px solid #dddddd;
 text-align: center;
 color: #999999;
}


.case_li:hover .td_tow{
background: #0d63b7;
}

.case_li:hover .td_four_ss{
 background:url(../images/al_s2b.png) no-repeat center;
}

.case_li:hover .td_tow h6 a{
 color: #fff;
}

.case_li:hover .td_tow h5{
 background: #fff;
}

.case_li:hover .td_tow h4{
 color: #fff;
}

.case_li:hover .td_tow i a{
 display: block;
 line-height: 34px;
 border: 1px solid #fff;
 text-align: center;
 color: #fff;
}

.case_li:hover .td_tow i a:hover{
 background: #fff;
 color: #0d63b7;
}

.case_li:nth-child(2n+2) .td_four_a{
top: 264px;
}

.case_li:nth-child(2n+2) .td_tow{
 top: 0;
}

.case_li:nth-child(2n+2) .td_four_ss{
 background:url(../images/al_s1.png) no-repeat center;
 position: absolute;
 left: 0;
 bottom: auto;
top: 0;
}


.case_li:nth-child(2n+2):hover .td_four_ss{
 background:url(../images/al_s1b.png) no-repeat center;
}



/*案例end*/




/*流程*/


.cpfl_bg {
 width: 100%;
 height: 596px;
 padding-top: 60px;
 background:url(../images/lc_bg.jpg) no-repeat center top;
 margin-top: 80px;
}


.cpfl_r {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}


.in_cpfl_thr {
 width: 169px;
 height: 169px;
 float: left;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
background: #fff;
 margin-top: 50px;
}

.in_cpfl_jt{
 width: 84px;
 height: 169px;
 background:url(../images/lc_jt1.png) no-repeat center;
 float: left;
 margin-top: 50px;
}

.in_cpfl_jt2{
 width: 84px;
 height: 169px;
 background:url(../images/lc_jt2.png) no-repeat center;
 float: left;
 margin-top: 50px;
}

.in_cpfl_jt3{
 width: 53px;
 height: 140px;
 background:url(../images/lc_jt3.png) no-repeat center;
 position: absolute;
 right: 64px;
 top: 225px;
}


.in_cpfl_ml{
 margin-left: 10px;
}


.in_cpfl_thr h6 {
 font-size: 18px;
 height: 20px;
 line-height: 20px;
 color: #333;
 padding-top: 15px;
}

.in_cpfl_thr h5{
 font-size: 12px;
 height: 20px;
 line-height: 20px;
 color: #999999;
 text-transform:uppercase;
 transform: scale(0.8);
 padding-top: 4px;
}


.in_cpfl_tow {
 width: 55px;
 height: 55px;
 margin: 0 auto;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 28px;
}

.in_cpfl_tow i {
 width: 55px;
 height: 55px;
 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) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d2 {
 background: url(../images/lc_d2.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d3 {
 background: url(../images/lc_d3.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d4 {
 background: url(../images/lc_d4.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d5 {
 background: url(../images/lc_d5.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d6 {
 background: url(../images/lc_d6.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d7 {
 background: url(../images/lc_d7.png) 0 0 no-repeat;
}

.in_cpfl_tow i.lc_d8 {
 background: url(../images/lc_d8.png) 0 0 no-repeat;
}


.lc_er{
 float: left;
 width: 190px;
 margin-left: 121px;
 padding-top: 124px;
}

.lc_er_pic{
 padding-left: 43px;
 padding-top: 2px;
}

.lc_er_pic img{
 width: 54px;
 height: 54px;
 background: #fff;
 padding: 4px;
 display: block;
}


.in_banner2_2 {
 width: 148px;
}

.in_banner2_3 {
 color: #fff;
 text-align: center;
 padding-top: 18px;
}

.in_banner2_3 span {
 font-size: 14px;
 display: block;
}

.in_banner2_3 i {
 font-size: 14px;
 display: block;
 line-height: 20px;
 color: #fff;
 font-weight: bold;
}


.in_banner2_6 {
 width: 83px;
 height: 24px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin: 0 auto;
 margin-top: 10px;
}

.in_banner2_6 a {
 color: #0d63b7;
 display: block;
 line-height: 24px;
 text-align: center;
 border-radius: 12px;
 background: #fff;
}

.in_banner2_6 a:hover {
 background: #fff;
border-radius: 5px;
}




.in_cpfl_thr:hover{
 background: #0d63b7;
}

.in_cpfl_thr:hover h6{
 color: #fff;
}

.in_cpfl_thr:hover h5{
 color: #fff;
}


.in_cpfl_thr:hover .in_cpfl_tow i.lc_d1 {
 background: url(../images/lc_d1.png) -55px 0 no-repeat;
}


.in_cpfl_thr:hover .in_cpfl_tow i.lc_d2 {
 background: url(../images/lc_d2.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d3 {
 background: url(../images/lc_d3.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d4 {
 background: url(../images/lc_d4.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d5 {
 background: url(../images/lc_d5.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d6 {
 background: url(../images/lc_d6.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d7 {
 background: url(../images/lc_d7.png) -55px 0 no-repeat;
}

.in_cpfl_thr:hover .in_cpfl_tow i.lc_d8 {
 background: url(../images/lc_d8.png) -55px 0 no-repeat;
}


/*流程end*/





/*简介*/


.in2_about {
 width: 100%;
 margin-top: 74px;
 padding-bottom: 80px;
 background:url(../images/ab_bg1.png) repeat-x bottom;
}


.a_text_t2_1 h3 {
 text-align: center;
 font-size: 36px;
 color: #015cb5;
 line-height: 42px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 margin-top: 45px;
}


.in2_about_2 {
 float: left;
 width: 414px;
 height: 437px;
}

.in_aimgscale {
 width: 414px;
 height: 437px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_aimgscale:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in_aimgscale img {
 width: 414px;
 height: 437px;
}


.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 float: left;
 width: 780px;
}



.in2_about_3_t2 {
 height: 20px;
 line-height: 20px;
 font-size: 18px;
 padding-top: 18px;
}


.in2_about_6 {
 padding-left: 63px;
}


.in2_about_4 {
 height: 70px;
 font-size: 74px;
 color: #cccccc;
 font-weight: bold;
 text-transform: uppercase;
}

.in2_about_3 {
 line-height: 30px;
 height: 90px;
 overflow: hidden;
 padding: 30px 0 0 0;
 color: #666666;
}

.in2_about_5 {
 height: auto;
}


/*简介end*/




.in2_about_4 {
 height: 150px;
 margin: 0 auto;
 padding-top: 109px;
}

.in2_about_4_2 {
 float: left;
 width: 258px;
 height: 150px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_line{
 width: 1px;
 height: 90px;
 float: left;
 margin-top: 22px;
}

.in2_about_4_2 h6{
 padding-top: 16px;
 text-align: center;
}

.in2_about_4_2 h6 span {
 font-size: 14px;
 color: #666666;
 display: block;
 line-height: 18px;
}

.in2_about_4_2 h6 i {
 font-size: 12px;
 color: #999999;
 display: block;
 text-transform: uppercase;
 line-height: 18px;
}


.in2_about_4_2:hover h6 span {
 color: #0d63b7;
}

.in2_about_4_2:hover h6 i {
 color: #0d63b7;
}


.in2_about_4_i{
 width: 80px;
 height: 80px;
 margin: 0 auto;
 background: #cdcdd4;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in2_about_4_i i{
 display: block;
 width: 80px;
 height: 80px;
}


.in2_about_4_2pic {
 background: url(../images/ab_d1.png) no-repeat center;
}


.in2_about_4_3pic {
 background: url(../images/ab_d2.png) no-repeat center;
}

.in2_about_4_4pic {
 background: url(../images/ab_d3.png) no-repeat center;
}



.in2_about_4_2:hover .in2_about_4_i{
 background:#0d63b7;
}





/*in_banner3*/

.in_banner3 {
 width: 100%;
 height: 320px;
 background: url(../images/in_b2bg.jpg) no-repeat center;
}

.in_banner3_1 {
 width: 1200px;
 height: 320px;
 margin: 0 auto;
 position: relative;
}




.in_banner3_right {
 color: #fff;
 padding: 115px 0 0 0;
}

.in_banner3_pic {
 color: #fff;
 line-height: 36px;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}



.in_banner3_2 {
 height: 50px;
 margin: 0 auto;
 margin-top: 40px;
 width: 730px;
}


.in_banner3_3 {
 color: #fff;
 float: left;
 line-height: 50px;
}


.in_banner3_3 i {
 font-size: 24px;
 display: block;
 font-weight: bold;
 line-height: 50px;
 float: left;
}


.in_banner3_6 {
 width: 170px;
 height: 40px;
 font-size: 16px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 float: right;
 margin-top: 5px;
}

.in_banner3_6 a {
 color: #fff;
 display: block;
 line-height: 40px;
 text-align: center;
 border-radius: 5px;
 background: #efb555;
 font-weight: bold;
}

.in_banner3_6 a:hover {
 background: #fff;
 color: #006cd9;
 border-radius: 20px;
}


/*新闻*/

.in_news_pro_s {
 width: 100%;
 margin-top: 60px;
}

.in_news_pro {
 width: 1200px;
 margin: 0 auto;
}

#tab_news {
 width: 100%;
 height: 35px;
 border-bottom: 1px solid #d0d0d0;
}

#tab_news .news_menu {
 height: 30px;
 float: left;
}


#tab_news .news_menu li {
 float: left;
 height: 30px;
 line-height: 1;
}

#tab_news .news_menu li h3 {
 font-size: 24px;
 font-weight: bold;
 color: #333;
 float: left;
}

#tab_news .news_menu li i {
 font-size: 14px;
 color: #0d63b7;
 display: block;
 padding-top: 10px;
 text-transform: uppercase;
 float: left;
 padding-left: 10px;
}


.news_more {
 float: right;
 width: 50px;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.news_more a {
 color: #666666;
 display: block;
}

.news_more a:hover {
 color: #0d63b7;
}


.in_news_1 {
 float: left;
 width: 766px;
 height: auto;
 margin: 0 auto;
}

.in_news_2 {
 width: auto;
 padding-top: 25px;
}


.in_news_pro_5 {
 overflow: hidden;
 height: 392px;
}

.in_news_pro_5 ul li {
 height: 48px;
 line-height: 48px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px dashed #f5f5f5;
}

.in_news_pro_5 ul li a {
 height: 48px;
 line-height: 48px;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 display: block;
 padding: 0 10px 0 17px;
 color: #666;
 background:url(../images/news_d1.png) no-repeat 0;
}


.in_news_pro_5 ul li span {
 float: right;
 color: #666;
}

.in_news_pro_5 ul li a:hover{
 background:url(../images/news_d2.png) no-repeat 10px;
 padding-left: 27px;
 color: #0d63b7;
}

.in_news_pro_5 ul li:hover span {
 color: #0d63b7;
}




.news_rr {
 float: right;
 width: 398px;
}

.faq_por {
border: 1px solid #ececec;
 padding: 12px 20px;

}


.in_newss_6 {
background: #f9f9f9;
 height: 202px;
 position: relative;
 margin-bottom: 15px;
}


.in_newss_6_1 {
 float: left;
 width: 302px;
 height: 202px;
 overflow: hidden;
}

.in_newss_6_1 img {
 width: 302px;
 height: 202px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_6_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}


.in_newss_6_2 {
 float: right;
 width: 500px;
 height: 150px;
 overflow: hidden;
 position: absolute;
 right: 27px;
 top: 26px;
 z-index: 5;
 background: #fff;
 box-sizing: border-box;
 padding: 0 20px 0 35px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_newss_6_2 h5 {
 height: 34px;
 line-height: 34px;
 font-size: 18px;
 color: #666;
 padding-top: 17px;
 text-align: right;
}

.in_newss_6_2 h5 span{
 font-size: 36px;
}

.in_newss_6_2 h6 {
 font-size: 18px;
 font-weight: normal;
 color: #333333;
 height: 26px;
 line-height: 26px;
 overflow: hidden;
}

.in_newss_6_2 h6 a {
 color: #666;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_6_2 h6 a:hover {
 padding-left: 10px;
}


.in_newss_6_2 h4 {
 color: #666;
 font-size: 14px;
 line-height: 20px;
 height: 40px;
 overflow: hidden;
 padding-top: 10px;
}


.in_newss_6:hover .in_newss_6_2{
 background: #0d63b7;
 transform: translate(-5px, -5px); -webkit-transform: translate(-5px, -5px); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in_newss_6:hover .in_newss_6_2 h5{
 color: #fff;
}

.in_newss_6:hover .in_newss_6_2 h6 a{
 color: #fff;
}

.in_newss_6:hover .in_newss_6_2 h4{
 color: #fff;
}



/*新闻end*/




/*问答*/


.in_faq_as {
 width: 1200px;
 margin: 0 auto;
 padding-top: 30px;
}

.in_faq_t2{
 float: left;
 width: 122px;
}

.in_faq_t2 h3{
 color: #0d63b7;
 line-height: 30px;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}

.in_faq_t2 h4{
 font-size: 12px;
 color: #0d63b7;
 text-transform:uppercase;
 padding-top: 2px;
}



.in_faq_pro {
 width: 1070px;
 height: 120px;
 float: right;
 position: relative;
}


.in_faq_1 {
 overflow: hidden;
 height: 120px;
}


.in_faq_x {
 float: left;
 width: 447px;
 height: 114px;
 margin: 0 0 0 30px;
 padding: 0 28px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
border: 1px solid #dedede;
}


.in_faq_a {
 height: 37px;
 line-height: 36px;
 background: url(../images/wen.png) no-repeat left;
 padding-left: 39px;
 color: #444444;
 overflow: hidden;
 font-size: 15px;
 margin-top: 10px;
}

.in_faq_a a {
 color: #666;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 border-bottom: 1px dashed #dedede;
}


.in_faq_a a:hover {
 color: #0d63b7;
 padding-left: 10px;
}


.in_faq_q {
 background: url(../images/da.png) 0 0 no-repeat;
 padding-left: 39px;
 height: 40px;
 line-height: 20px;
 color: #999999;
 margin-top: 10px;
 overflow:hidden;
}


.faq_l {
 background: url(../images/far_l.png) no-repeat center #0471df;
 display: block;
 width: 62px;
 height: 27px;
 cursor: pointer;
 position: absolute;
 left: -130px;
 bottom: 15px;
 z-index: 10;
}


.faq_r {
 background: url(../images/far_r.png) no-repeat center #444444;
 display: block;
 width: 62px;
 height: 27px;
 cursor: pointer;
 position: absolute;
 left: -68px;
 bottom: 15px;
 z-index: 10;
}


/*问答end*/


.bottom_lx{
 background: url(../images/ly_bg.jpg) no-repeat center #444444;
 height: 560px;
 margin-top: 55px;
}

.bottom_lx_box{
 width: 1200px;
 margin: 0 auto;
 padding-top: 80px;
}



.webq_bottom_2 {
 height: 77px;
 border: 1px solid #dedede;
}

.webq_b_line{
 float: left;
 width: 1px;
 height: 77px;
 background: #dedede;
}


.webq_b_tel {
 float: left;
 width: 201px;
 height: 77px;
 background: url(../images/b_d1.png) no-repeat 0;
 padding-left: 64px;
 margin-left: 33px;
}


.webq_b_teld2{
 background: url(../images/b_d2.png) no-repeat 0;
}

.webq_b_teld3{
 background: url(../images/b_d3.png) no-repeat 0;
}


.webq_b_tel_dh {

}

.webq_b_tel_dh h5 {
 font-size: 14px;
 color: #fff;
 line-height: 20px;
 padding-top: 17px;
}

.webq_b_tel_dh h5 b{
 color: #fff;
 font-weight: normal;
}


.webq_b_tel_dh h6 {
 font-size: 14px;
 color: #fff;
 line-height: 20px;
 padding-top: 5px;
 font-weight: bold;
}


.bottom_ly_box{
 padding-top: 42px;
}


.bottom_map{
 float: left;
 width: 622px;
}

.bottom_map img{
 width: 622px;
 display: block;
}




.webq_bottom_r {
 width: 522px;
 float: right;
}


.webq_bottom_rt{
 color: #fff;
 font-size: 14px;
 line-height: 30px;
 padding: 12px 0 15px 0;
 text-transform:uppercase;
}

.webq_bottom_rt span{
 font-size: 18px;
}




.webq_bottom_rli1 {
 width: 42px;
 height: 4px;
 background: #000;
}

.webq_bottom_rt2 {
 height: 40px;
 line-height: 20px;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
}

.webq_bottom_rt2 span {
 font-size: 20px;
}

.webq_bottom_rli2 {
 width: 42px;
 height: 4px;
 background: #000;
}


.webq_bottom_r1 {
 height: 92px;
 margin-top: 18px;
 padding: 5px 5px 5px 18px;
 box-sizing: border-box;
 border: 1px solid #b6cee7;
}

.webq_bottom_r3 {

}

.webq_bottom_r3pt{
 padding-top: 20px;
}


.webq_bottom_r3_1 {
 width: 253px;
 float: left;
 height: 42px;
 line-height: 42px;
 padding: 0 10px 0 18px;
 box-sizing: border-box;
 border: 1px solid #b6cee7;
}

.webq_bottom_rml {
 margin-left: 15px;
}


.webq_bottom_r4 {
 width: 146px;
 height: 42px;
 background: #fff;
 border-radius: 21px;
 float: left;
 margin-left: 27px;
}

.webq_bd_1 {
 width: 100%;
 height: 80px;
 border: 0;
 background: none;
 line-height: 30px;
 color: #fff;
 display: block;
}


.webq_bd_2 {
 width: 100%;
 height: 40px;
 line-height: 40px;
 border: 0;
 background: none;
 color: #ffffff;
 display: block;
}

.webq_bd_3 {
 width: 139px;
 height: 40px;
 line-height: 40px;
 border: 0;
 background: none;
 color: #ffffff;
 font-size: 14px;
 display: block;
 float: left;
}




.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: none;
 cursor: pointer;
 color: #0d63b7;
 line-height: 42px;
 text-align: center;
 font-size: 14px;
}


.webq_bottom_r3_3 {
 float: left;
 width: 252px;
 height: 42px;
 padding: 0 0 0 18px;
 box-sizing: border-box;
 border: 1px solid #b6cee7;
}



.webq_bottom_yzmtu {
 float: left;
 width: 92px;
 height: 38px;
 background: #fff;
 margin-top: 1px;
}

.webq_bottom_yzmtu img {
 width: 92px;
 height: 38px;
 display: block;
}




.webq_bottom_r input::-webkit-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r input::-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r input:-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #ffffff;
}






