
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 640px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 640px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 640px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 640px;
}

.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: #1d51a8;
 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_box {
 float: left;
 width: 310px;
 height: 40px;
 overflow: hidden;
 position: relative;
 margin-top: 10px;
 margin-left: 75px;
 background: #fff;
}

.swap_value {
 float: left;
 width: 245px;
 font-size: 14px;
 color: #333;
 height: 40px;
 line-height: 40px;
 background: none;
 padding-left: 10px;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 50px;
 height: 40px;
 background: url(../images/fdj.png) no-repeat center #666666;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.search_box input::-webkit-input-placeholder {
 color: #999999;
}

.search_box input::-moz-placeholder {
 color: #999999;
}

.search_box input:-moz-placeholder {
 color: #999999;
}

.search_box input:-ms-input-placeholder {
 color: #999999;
}



.soso_bg {
 width: 100%;
 height: 60px;
 position: relative;
 padding: 30px 0;
 background:url(../images/sou_bg.png) no-repeat center;
}

.soso {
 width: 100%;
 height: 60px;
}

.soso_2 {
 width: 1200px;
 height: 60px;
 margin: 0 auto;
 position: relative;
}


.soso_2l1 {
 width: 520px;
 height: 60px;
 line-height: 60px;
 color: #fff;
 float: left;
 font-size: 24px;
}

.soso_tel {
 color: #666666;
 height: 68px;
 padding-left: 52px;
 background:url(../images/t_tel2.png) no-repeat 0;
 float: right;
 margin-top: -4px;
}

.soso_tel i{
 display: block;
 float: left;
 font-size: 24px;
 line-height: 34px;
 color: #1d51a8;
 font-weight: bold;
}

/*搜索end*/



/*产品*/

.in_products_xx {
 padding-top: 60px;
}

.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}


.in_products_l {
 float: left;
 width: 240px;
background: #1d51a8;
 overflow: hidden;
}


.pl_telss {
 color: #fff;
 height: 130px;
 text-align: center;
 border-bottom: 2px solid #fff;
}

.pl_telss h3 {
 line-height: 1;
 font-size: 24px;
 color: #fff;
 padding-top: 8px;
 font-weight: bold;
}

.pl_telss h4 {
 font-size: 24px;
 height: 30px;
 line-height: 30px;
 color: #a8b6d7;
 padding-top: 34px;
 font-weight: bold;
 font-family: Arial;
}


.sideMen {
 height: 540px;
 overflow: hidden;
}


.in_products_l_3 {
 height: 46px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 border-bottom: 2px solid #fff;
}


.in_products_l_3 a {
 display: block;
 color: #fff;
 line-height: 46px;
 font-size: 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-left: 60px;
 padding-right: 35px;
 background:url(../images/cl_fld1.png) no-repeat 30px;
}


.in_products_l_3 a:hover {

}


.sideMen .in_products_l_3 em {
 width: 100%;
 height: 46px;
 background: url(../images/cl_fld2.png) no-repeat 208px;
 cursor: pointer;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 5;
}


.sideMen .on {
 background: #ffb10b;
}

.sideMen .on em {
 width: 30px;
 background: url(../images/cl_fld3.png) no-repeat 0px;
}

.sideMen .on a:hover {
text-decoration: underline;
}


.in_products_l_er {
background: #f7f7f7;
 padding: 5px 0 10px 0;
}


.in_products_l_er ul li {
 height: 36px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 36px;
 font-size: 14px;
 color: #666666;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 padding-right: 5px;
 padding-left: 46px;
}


.in_products_l_er ul li a:hover {
 color: #1d51a8;
 padding-left: 55px;
}


.in_cpmore {
height: 158px;
 background:url(../images/cp_flren.png) no-repeat 34px bottom;
 padding-top: 1px;
}


.in_cpmore i {
 width: 34px;
 height: 110px;
 background: #ffb10b;
 display: block;
 border-radius: 17px;
 float: left;
 margin: 20px 0 0 164px;
}

.in_cpmore i a{
 display: block;
 color: #fff;
 padding: 10px 4px;
 text-align: center;
}

.in_cpmore i:hover{
 background: #fff;
}

.in_cpmore i:hover a{
 color: #1d51a8;
}


.in_products_r {
 width: 948px;
 float: right;
 overflow: hidden;
}


.in_products_r .tab_box {

}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 280px;
 height: 280px;
 margin: 0 0 0 36px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in_pro_2 .in_pro_1pic {
 width: 278px;
 height: 238px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #cccccc;
}

.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_txt {
 width: 100%;
 height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 box-sizing: border-box;
 position: absolute;
 left: 0;
 bottom: 0px;
 z-index: 5;
 overflow: hidden;
}


.in_pro_txt h6 {
 font-size: 14px;
 height: 40px;
 line-height: 40px;
}


.in_pro_txt h6 a {
 color: #666666;
 padding: 0 10px 0 10px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
}


.in_pro_2:hover .in_pro_1pic{
 border: 1px solid #1d51a8;
}

.in_pro_2:hover .in_pro_txt {
 bottom: 40px;
 background:url(../images/cp_more.png) no-repeat 238px #1d51a8;
}

.in_pro_2:hover .in_pro_txt a{
 color: #fff;
 padding: 0 50px 0 20px;
 text-align: left;
}

.in_pro_2:hover .in_pro_txt a:hover{
 text-decoration: underline;
}




/*简介*/


.in2_about {
 width: 100%;
 overflow: hidden;
 position: relative;
 margin-top: 50px;
 background: #f7f7f7;
}


.a_text_t2_1 h3 {
 text-align: center;
 font-size: 36px;
 color: #015cb5;
 line-height: 42px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
}


.in2_about_2 {
 float: left;
 width: 600px;
 height: 560px;
 position: relative;
}

.ab_aimgscale {
 width: 960px;
 height: 560px;
 position: absolute;
 right: 0;
 top: 0;
}


.ab_aimgscale img{
 width: 960px;
 height: 560px;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.ab_aimgscale img:hover{
 transform: scale(1.05);
}



.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}

.in2_about_3x {
 width: 740px;
 height: 360px;
 background: #fff;
 position: absolute;
 right: 0px;
 top: 100px;
 z-index: 5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_3x:hover{
 transform: translate(0px, -10px);
 -webkit-transform: translate(0px, -10px);
 box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}


.in2_about_6 {
 padding: 55px 68px 0 68px;
}


.in2_about_3_t2{
 font-size: 24px;
 text-transform:uppercase;
 line-height: 32px;
 font-weight: bold;
}


.in2_about_3 {
 line-height: 30px;
 height: 120px;
 overflow: hidden;
 padding: 25px 0 0 0;
 color: #666666;
}


.ab_more {
 width: 140px;
 height: 36px;
 font-size: 14px;
 margin-top: 34px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.ab_more a {
 color: #fff;
 display: block;
 line-height: 36px;
 text-align: center;
 text-transform:uppercase;
 background: #1d52a9;
}


.ab_more a:hover {
 color: #1d51a8;
 background: none;
 border: 1px solid #1d52a9;
}


.in2_about_5 {
 position: relative;
}


/*简介end*/


.in2_about_4 {
 float: left;
 width: 410px;
 height: 40px;
 position: absolute;
 right: 0;
 bottom: 20px;
}

.in2_about_4_2 {
 width: 140px;
 height: 40px;
 float: left;
}

.in2_about_4_2 a {
 background: url(../images/ab_d1.png) no-repeat 0;
 padding-left: 28px;
 display: block;
 font-size: 16px;
 color: #666666;
}

.in2_about_4_2 a:hover {
 background: url(../images/ab_d2.png) no-repeat 0;
 color: #1d51a8;
}


.in2_about_en {
 float: left;
 width: 410px;
 height: 100px;
 line-height: 100px;
 position: absolute;
 right: 0;
 top: 0px;
 text-align: right;
 text-transform:uppercase;
 font-size: 36px;
 color: #1d51a8;
 font-weight: bold;
}

.in2_about_line{
 width: 4px;
 height: 66px;
 background: #1d51a8;
 position: absolute;
 right: 20px;
 bottom: 64px;
 z-index: 5;
}


/*简介end*/




/*优势*/



/*a_text_xx*/


.a_text_xx {
 text-align: center;
}


.a_text_xx h3 {
 height: 34px;
 line-height: 30px;
 font-size: 30px;
 font-weight: bold;
 background:url(../images/ys_ti.png) no-repeat center;
}


.a_text_xx h4{
 color: #666666;
 font-size: 14px;
 line-height: 20px;
 padding-top: 8px;
 text-transform:uppercase;
}




.advantage_bg {
 width: 100%;
 padding-top: 60px;
}

.advantage_pas {
 width: 1200px;
 margin: 0 auto;
 padding-top: 28px;
 position: relative;
}

.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;

}

.advantage_p_a{

}

.advantage_p_b{
 padding-top: 40px;
}


.advantage_p_c{
 padding-top: 40px;
}


.advantage_txt1 {
 width: 600px;
 float: left;
}


.advantage_txt1 h6 {
 height: 77px;
 line-height: 77px;
 font-size: 32px;
 color: #1155a8;
 background:url(../images/ys_d1.png) no-repeat 0;
}


.advantage_txt1 h6 i{
 display: block;
 float: left;
 font-weight: bold;
 font-size: 36px;
 color: #fff;
 width: 66px;
 text-align: center;
}

.advantage_txt1 h6 b{
 font-size: 24px;
 padding-left: 91px;
 display: block;
 float: left;
 line-height: 74px;
}

.advantage_txt1 h5 {
 font-size: 14px;
 color: #666666;
 height: 143px;
 border-left: 1px dashed #cccccc;
 margin-left: 33px;
 padding-left: 33px;
 box-sizing: border-box;
 padding-top: 12px;
}

.advantage_txt1 h5 i{
 display: block;
 line-height: 36px;
 background:url(../images/ys_d2.png) no-repeat 0 12px;
 overflow: hidden;
 padding-left: 20px;
}


.advantage_txt1 h4{
 font-size: 14px;
 color: #666666;
 margin-left: 33px;
 padding-left: 34px;
 box-sizing: border-box;
 padding-top: 12px;
}

.advantage_txt1 h4 i{
 display: block;
 line-height: 36px;
 background:url(../images/ys_d2.png) no-repeat 0 12px;
 overflow: hidden;
 padding-left: 20px;
}




.adv_txt1{
 padding-top: 30px;
}


.adv_txt2 {
 float: right;
 width: 520px;
 margin-top: 60px;
}



.adv_txt3 {

}






/*----*/


.advantage_txtow {
 width: 600px;
 float: left;
}


.advantage_txtow h6 {
 line-height: 62px;
 font-size: 32px;
 height: 62px;
 color: #1155a8;
}


.advantage_txtow h6 b{
 font-size: 66px;
 font-family: Impact;
}

.advantage_txtow h6 i{
 font-weight: bold;
}

.advantage_txtow h4{
 margin-top: 5px;
 height: 58px;
 line-height: 58px;
 font-size: 28px;
 font-weight: bold;
 background:url(../images/ys_line2.png) no-repeat left bottom;
}


.advantage_txtow h5 {
 font-size: 14px;
 color: #666666;
 margin-top: 40px;
}

.advantage_txtow h5 i{
 display: block;
 height: 49px;
 line-height: 22px;
 padding-left: 27px;
 background:url(../images/ys_d1.png) no-repeat 0 0;
 overflow: hidden;
}

.advantage_txtow h5 i:last-child{
 height: 22px;
}




.advantage_img1 {
 float: right;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img2 {
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img3 {
 float: right;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.advantage_img1:hover,
.advantage_img2:hover,
.advantage_img3:hover
{
 transform: translate(0px, -10px);
 -webkit-transform: translate(0px, -10px);
}


.advantage_img1 img,
.advantage_img2 img,
.advantage_img3 img
{
 display: block;
}

/*优势end*/




/*a_tite*/

.a_tite {
 text-align: center;
}

.a_tite h3 {
 height: 34px;
 line-height: 1;
 font-size: 30px;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat center;
}

.a_tite h4{
 font-size: 14px;
 color: #666666;
 line-height: 20px;
 text-transform:uppercase;
 margin-top: 11px;
}





/*案例*/


.jian_xx {
 width: 100%;
 padding-top: 56px;
 position: relative;
 display: none;
}

.in2_jian_cent{
 width: 1200px;
 height: 498px;
 margin: 0 auto;
 overflow: hidden;
 position: relative;
 margin-top: 28px;
}


.in2_jian_one {
 width: 100%;
 height: 498px;
 overflow: hidden;
}


.in2_jian_thr {
 width: 600px;
 height: 460px;
 float: left;
}


.in2_jian_thr .in_aimgscale {
 width: 600px;
 height: 460px;
 overflow: hidden;
}

.in2_jian_thr .in_aimgscale img {
 width: 600px;
 height: 460px;
 transition: all 0.5s;
}



.in2_jian_fivex {
 width: 540px;
 float: right;
}



.in2_jian_five {
 line-height: 30px;
 height: 90px;
 overflow: hidden;
 padding: 20px 0 0 0;
 color: #666666;
}



.in2_jian_fivet3 {
 height: 30px;
 line-height: 30px;
 font-size: 24px;
 font-weight: bold;
 padding-top: 45px;
}

.in2_jian_fivet3 a{
 display: block;
 line-height: 30px;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in2_jian_fivet3 a:hover{
 padding-left: 10px;
}


.jian_an{
 height: 40px;
 padding-top: 36px;
}


.jian_an1 {
 width: 100px;
 height: 36px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 float: left;
}

.jian_an1 a {
 color: #fff;
 display: block;
 line-height: 36px;
 text-transform: uppercase;
 text-align: center;
 background:url(../images/al_jt.png) no-repeat center #1d51a8;
 font-size: 0px;
}

.jian_an1 a:hover {
 color: #fff;
 background:url(../images/al_jt.png) no-repeat center #ffb10b;
}







.in2_jian_box{
 width: 1200px;
 margin: 0 auto;
 position: relative;
}


.in2_jian_four {
 width: 720px;
 height: 188px;
 background: #fff;
 position: absolute;
 right: 0;
 top: 310px;
 z-index: 5;
}

.in2_jian_four ul{
 padding: 20px 0 0 0;
}


.in2_jian_four ul li{
 float: left;
 width: 160px;
 margin-left: 20px;
}


.in2_jian_two {
 width: 160px;
 height: 130px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_jian_two img{
 width: 160px;
 height: 130px;
}

.in2_jian_four ul li h6{
 line-height: 36px;
 text-align: center;
 font-size: 14px;
}

.in2_jian_four ul li h6 a{
 display: block;
 color: #666666;
}


.in2_jian_four ul li.on h6 a{
color: #1d51a8;
}


/*案例end*/



/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 260px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 48px;
}


.in_banner1_1 {
 width: 1200px;
 height: 260px;
 margin: 0 auto;
 position: relative;
}


.in_banner1_right {
 color: #fff;
 padding: 38px 0 0 0;
}

.in_banner1_pic {
 color: #fff;
 line-height: 36px;
 font-size: 24px;
 text-align: center;
}

.in_banner1_pic b{
 font-size: 30px;
}


.in_banner1_pic2 {
 font-size: 20px;
 line-height: 44px;
 color: #fff;
 padding-top: 24px;
 text-align: center;
}




.in_banner1_2 {
 width: 430px;
 height: 40px;
 background:url(../images/in_b1tel.png) no-repeat 0;
 margin: 0 auto;
 padding-left: 30px;
 margin-top: 30px;
}


.in_banner1_3 {
 color: #fff;
 float: left;
 line-height: 40px;
}


.in_banner1_3 span {
 font-size: 14px;
 display: block;
 color: #fff;
 line-height: 40px;
 float: left;
}

.in_banner1_3 i {
 font-size: 24px;
 display: block;
 line-height: 40px;
 float: left;
 font-weight: bold;
}


.in_banner1_6 {
 width: 120px;
 height: 34px;
 margin-top: 2px;
 font-size: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 float: right;
}

.in_banner1_6 a {
 color: #fff;
 display: block;
 line-height: 32px;
 text-align: center;
border: 1px solid #fff;
}

.in_banner1_6 a:hover {
 background: #ffb10b;
 color: #fff;
 border: 1px solid #ffb10b;
}




/*新闻*/


.in_newsfaq_bg{
 width: 100%;
 padding-top: 57px;
}


.in_newsfaq_box{
 width: 1200px;
 margin: 0 auto;
 margin-top: 27px;
 overflow: hidden;
}


.in_newsfaq_cent{
 margin-top: 30px;
 height: 335px;
 overflow:hidden;
}

.in_newsfaq {
 height: auto;
}

.in_faq {
 width: 1200px;
}


/* 标签切换4，开始 */
#tab_news {
 width: 100%;
}

#tab_news .tab_menu {
 width: 100%;
 height: 36px;
 text-align: center;
}

#tab_news .tab_menu li {
 display: inline-block;
 width: 110px;
 height: 32px;
 line-height: 32px;
 text-align: center;
 color: #333;
 font-size: 16px;
 cursor: pointer;
 border: 1px solid #cccccc;
 margin: 0 10px;
}


#tab_news .tab_menu li h3 {
 font-size: 16px;
}


#tab_news .tab_menu .on {
 cursor: pointer;
 background: #1d51a8;
 border: 1px solid #1d51a8;
}


#tab_news .tab_menu .on h3 a {
 color: #fff;
}



#tab_news .tab_box_news {
 width: 100%;
 clear: both;
}

#tab_news .hide {
 display: none;
}

/* 标签切换4，结束 */




.in_faq_pro {
 float: left;
 width: 640px;
 height: 310px;
 overflow: hidden;
}


.in_newss_4_1 {
 width: 640px;
 height: 310px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 640px;
 height: 310px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.1);
}


.in_news_pro_5 {
 width: 510px;
 float: right;
}


.in_news_pro_5 ul li {
 border-bottom: 1px dashed #cccccc;
 overflow: hidden;
 padding-bottom: 20px;
 margin-bottom: 25px;
}


.in_news_pro_5 ul li .news_f{

}

.in_news_pro_5 ul li .news_fl{
 width: 80px;
 float: left;
}

.in_news_pro_5 ul li .news_fl h6{
line-height: 22px;
 height: 22px;
 color: #444444;
 font-size: 14px;
}

.in_news_pro_5 ul li .news_fl h5{
 display: none;
}



.in_news_pro_5 ul li .news_fr{
 width: 410px;
 float: right;
}

.in_news_pro_5 ul li .news_fr h6{
 line-height: 22px;
 height: 22px;
 font-size: 14px;
}


.in_news_pro_5 ul li .news_fr h6 a {
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 color: #444444;
}

.in_news_pro_5 ul li .news_fr h5{
 height: 52px;
 line-height: 26px;
 color: #777777;
 font-size: 14px;
 padding-top: 10px;
 display: none;
 overflow: hidden;
}

.in_news_pro_5 ul li.on .news_fl{
 height: 80px;
 background: #1d51a8;
}

.in_news_pro_5 ul li.on .news_fl h6{
 display: none;
}

.in_news_pro_5 ul li.on .news_fl h5{
 color: #fff;
 text-align: center;
 display: block;
}

.in_news_pro_5 ul li.on .news_fl h5 b{
display: block;
 font-size: 36px;
 line-height: 37px;
 padding-top: 10px;
}

.in_news_pro_5 ul li.on .news_fl h5 i{
 display: block;
 font-size: 14px;
 line-height: 24px;
}

.in_news_pro_5 ul li.on .news_fr h6 a{
 font-size: 16px;
 color: #1d51a8;
}

.in_news_pro_5 ul li.on .news_fr h6 a:hover{
 padding-left: 10px;
}


.in_news_pro_5 ul li.on .news_fr h5{
display: block;
}



/*新闻end*/





.faq_por {
 width: 1244px;
 margin: 0 auto;
 padding-top: 15px;
}


/*---*/


.in_newss_thr {
 float: left;
 width: 370px;
 height: 300px;
 background: #fff;
 margin: 0 22px 20px 22px;
 padding: 0 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
box-sizing: border-box;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}




.in_newss_thr_2 {
 overflow: hidden;

}

.in_newss_thr_2ti{
 height: 24px;
line-height: 24px;
 color: #444444;
 font-size: 16px;
 font-weight: bold;
 padding-top: 25px;
}

.in_newss_thr_2ti b{
 text-transform:uppercase;
 color: #ffb10b;
 font-size: 18px;
 font-style: italic;
}


.in_newss_thr_2 h5 {
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 color: #999999;
}

.in_newss_thr_2 h6 {
 font-size: 14px;
 color: #444444;
 height: 36px;
 line-height: 36px;
 overflow: hidden;
 font-weight: bold;
 margin-top: 5px;
}

.in_newss_thr_2 h6 a {
 color: #444444;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_thr_2 h6 a:hover {
 color: #1d51a8;
 padding-left: 10px;
}


.in_newss_thr_2 h4 {
 color: #666666;
 font-size: 14px;
 line-height: 30px;
 height: 60px;
 overflow: hidden;
 padding-top: 10px;
}


.in_newss_thr_more{
border-top: 1px solid #cccccc;
 margin-top: 12px;
 padding-top: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_newss_thr_more a{
 width: 98px;
 height: 34px;
 display: block;
 line-height: 34px;
 color: #999999;
 text-align: center;
 font-size: 0px;
border: 1px solid #999999;
 background:url(../images/news_jt1.png) no-repeat center;
}


.in_newss_thr:hover .in_newss_thr_more{
 border-top: 1px solid #1d51a8;
}

.in_newss_thr:hover .in_newss_thr_more a{
 background:url(../images/news_jt2.png) no-repeat center #1d51a8;
}





.ly_bg {
 width: 100%;
 margin-top: 40px;
 background: url(../images/hz_bg.png) repeat-x 0 72px;
 padding-bottom: 20px;
}


.ly_bgbox {
 width: 1200px;
 height: 120px;
 margin: 0 auto;
 position: relative;
 background: #1d51a8;
}


.webq_bottom_r {
 padding-left: 20px;
 padding-top: 5px;
}


.webq_bottom_r3 {
 height: auto;
 padding-top: 38px;
}


.webq_bottom_r3_1 {
 float: left;
 width: 180px;
 height: 32px;
 line-height: 32px;
 position: relative;
 border-bottom: 1px solid #8ea9d4;
 padding-left: 16px;
 box-sizing: border-box;
 background: url(../images/ly_d1.png) no-repeat 0;
}


.webq_bottom_wi {
 width: 130px;
}


.webq_bottom_r3_2 {
 width: 370px;
 height: 32px;
 border-bottom: 1px solid #8ea9d4;
 float: left;
 position: relative;
 padding-left: 16px;
 box-sizing: border-box;
 background: url(../images/ly_d1.png) no-repeat 0;
}


.webq_bottom_r3_yam {
 float: left;
 width: 135px;
 height: 41px;
 line-height: 41px;
 position: relative;
 margin-left: 10px;
 border: 1px solid #8ea9d4;
}


.webq_bottom_ml {
 margin-left: 22px;
}


.webq_bottom_r4 {
 width: 124px;
 height: 32px;
 border-bottom: 1px solid #8ea9d4;
 float: left;
 margin-left: 22px;
}


.webq_bd_1 {
 width: 100%;
 height: 32px;
 border: 0;
 background: none;
 line-height: 32px;
 color: #fff;
 font-size: 14px;
 display: block;
 box-sizing: border-box;
}


.webq_bd_2 {
 width: 100%;
 height: 32px;
 line-height: 32px;
 background: none;
 color: #fff;
 box-sizing: border-box;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
}


.webq_bd_yz {
 width: 100%;
 height: 41px;
 line-height: 41px;
 background: none;
 color: #666;
 box-sizing: border-box;
 padding: 0 10px 0 10px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 display: block;
}


.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: none;
 cursor: pointer;
 color: #fff;
 line-height: 32px;
 text-align: center;
 font-size: 14px;
}


.webq_bottom_yzmtu {
 float: left;
 width: 90px;
 height: 36px;
 background: #fff;
 margin-top: -4px;
}


.webq_bottom_yzmtu img {
 width: 90px;
 height: 36px;
 display: block;
}


/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
 color: #8daada;
}

.webq_bottom_r input::-moz-placeholder {
 color: #8daada;
}

.webq_bottom_r input:-moz-placeholder {
 color: #8daada;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #8daada;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #8daada;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #8daada;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #8daada;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #8daada;
}

/*定义input的初始颜色end*/




/*合作*/


.hezuo_bg {
 width: 100%;
 margin: 0 auto;
 position: relative;
 margin-top: 40px;
 overflow: hidden;
 display: none;
}


.in_hezuobox {
 padding-top: 28px;
}


.in_hezuo_cont {
 width: 1224px;
 margin: 0 auto;
 height: 170px;

 position: relative;

}

.in_hezuo {
 width: 1224px;
 margin: 0 auto;
}


.in_hezuo_li {
 float: left;
 width: 180px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0px 12px 10px 12px;
}

.hezuo_imgscale_x {
 width: 100%;
 height: 110px;
 position: relative;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.hezuo_imgscale {
 width: 100%;
 height: 110px;
 overflow: hidden;
 box-sizing: border-box;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.hezuo_imgscale img {
 width: 100%;
 height: 110px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_hezuo_txt {
 height: 36px;
 line-height: 36px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_hezuo_li .in_hezuo_txt a {
 color: #666666;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 10px 0 10px;
}



.in_hezuo_li:hover .in_hezuo_txt a{
 color: #1d51a8;
}



.hezuo_lefts {
 background: url(../images/hz_l.png) no-repeat center;
 display: block;
 width: 30px;
 height: 30px;
 position: absolute;
 top: 42px;
 left: -35px;
 cursor: pointer;
}


.hezuo_rights {
 background: url(../images/hz_r.png) no-repeat center;
 display: block;
 width: 30px;
 height: 30px;
 position: absolute;
 top: 42px;
 right: -35px;
 cursor: pointer;
}


/*合作end*/




