/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 550px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 550px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 550px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 550px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 40px;
 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: #3277dd;
 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 */


.soso {
 height: 352px;
 width: 100%;
 position: relative;
 background: #f8f8f8;
}


.soso_1 {
 width: 100%;
 height: 400px;
 position: absolute;
 left: 0;
 bottom: 0;
 z-index: 10;
}


.soso_2 {
 width: 1200px;
 height: 430px;
 margin: 0 auto;
 background: #3277dd;
 border-radius: 10px;
  color: #fff;
}

.soso_2 >.soso_title{
height:70px;
text-align:center;
padding-top:25px;
}
.soso_2 >.soso_title strong{
display:block;
font-size:26px;
position: relative;
color:#ff0;
}

.soso_3 {
 width: 358px;
 height: 300px;
 font-size: 14px;
 line-height: 24px;
 float: left;
 margin-left: 25px;
}

.soso_3 b {
 font-size: 18px;
 padding: 10px 0;
 display: block;
}



.teltwo {
 width: 358px;
 height: 100px;
 float: left;
margin-left: 25px;

/* padding-left: 80px;*/
}

.soso_3>p{
    width:100%;
    text-align: center;
}

.soso_3>p>a>img{
 border-radius:16px;
 border:5px solid #1c90e5;
 -webkit-transition: all .8s linear;
 transition: all .5s linear;
}
.soso_3>p>a:hover>img{
 border-radius:16px;
 border:5px solid #0069b7;
  -webkit-transition: all .8s linear;
 transition: all .5s linear;
}

.yellow{
 color:#ffde00;
 font-weight:bold;
 font-size:14px;
}



/*产品*/
.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 40px;
 background: #f8f8f8;
 padding-bottom: 20px;
}


.in_pfl {
 width: 1200px;
 height: 68px;
 margin: 0 auto;
 margin-top: 28px;
 overflow: hidden;
 text-align: center;
}


.in_pfl ul li,.in_casefl ul li {
 margin: 0 10px 20px 0;
 width: auto;
 text-align: center;
 display: inline-block;
 background: #fff;
}

.in_pfl ul li a ,.in_casefl ul li a{
 display: block;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 overflow: hidden;
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .3s;
 transition: all .3s;
 border-radius:12px;
 border:1px solid #3277dd;
 padding:0 15px;
}

.in_pfl ul li a:hover ,.in_pfl ul .on ,.in_casefl ul li a:hover,.in_casefl ul .on{
 color: #fff;
 background: #3277dd;
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 100%;
 box-shadow: 0 5px 5px 0px rgba(50, 119, 221, 0.25);
 border-radius:13px;
}
.in_pfl ul .on a ,.in_casefl ul .on a{
   color:#fff;
   font-weight:bold;

}

.in_products_r {
 width: 1230px;
 height: auto;
 margin: 0 auto;
}

.in_products_r .tab_box {

}

.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 277px;
 height: 246px;
 margin: 0 15px 35px 15px;
 overflow: hidden;
 position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: #fff;
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}


.in_pro_2 .in_pro_1pic {
 width: 243px;
 height: 185px;
 overflow: hidden;
 border: 1px solid #cccccc;
 margin: 15px 15px 0 15px;
 -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 {
 font-size: 14px;
 height: 44px;
 line-height: 44px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.in_pro_txt a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 5px;
 text-align: center;
}

.in_pro_2:hover {
 background: #3277dd;
 box-shadow: 0 5px 5px 0px rgba(50, 119, 221, 0.25);
}


.in_pro_2:hover .in_pro_txt a {
 color: #fff;
}

.in_pro_2:hover .in_pro_1pic {
 width: 100%;
 height: 202px;
 overflow: hidden;
 border: 0;
 margin: 0;
}

.in_pro_txttwo {
 width: 100%;
 height: 202px;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../images/cp_d1.png) no-repeat center;
 background-color: rgba(0, 0, 0, 0.6);

 visibility: hidden;
 -webkit-transform-origin: 0 50%;
 -moz-transform-origin: 0 50%;
 -ms-transform-origin: 0 50%;
 -o-transform-origin: 0 50%;
 transform-origin: 0 50%;
 -webkit-transform: perspective(600px) rotateY(0deg);
 -moz-transform: perspective(600px) rotateY(60deg);
 -ms-transform: perspective(600px) rotateY(60deg);
 -o-transform: perspective(600px) rotateY(60deg);
 transform: perspective(600px) rotateY(60deg);
 transform-style: preserve-3d;
 opacity: 0;
 transition: all .5s;
}

.in_pro_2:hover .in_pro_txttwo {
 -webkit-transform: perspective(800px) rotateY(60deg);
 -moz-transform: perspective(800px) rotateY(0deg);
 -ms-transform: perspective(800px) rotateY(0deg);
 -o-transform: perspective(800px) rotateY(0deg);
 transform: perspective(800px) rotateY(0deg);
 transform-style: preserve-3d;
 visibility: visible;
 opacity: 1;
 transition: all .5s;
}

/*产品end*/


/*b_text_xx*/

.b_text_xx {
 text-align: center;
}

.b_text_xx h3 {
 height: 45px;
 line-height: 40px;
 font-size: 38px;
 color: #3277dd;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat center bottom;
 padding-bottom: 12px;
 margin:35px 0 0 0;
}


.b_text_xx h4 {
 height: 20px;
 line-height: 20px;
 text-align: center;
 font-size: 14px;
 color: #666;
 text-transform: uppercase;
 padding-top: 10px;
}


/*in_banner*/


.webq_bottom_r {
 width: 538px;
 float: right;
 position: relative;
 margin-top: 48px;
}

.webq_bottom_rt {
 color: #fff;
 font-size: 18px;
 line-height: 1;
 height: 36px;
}

.webq_bottom_rt span {
 font-size: 30px;
 font-weight: bold;
}


.webq_bottom_r3 {
 height: auto;
}

.webq_bottom_r3_1 {
 float: left;
 width: 239px;
 height: 38px;
 line-height: 38px;
 border: 1px solid #fff;
 margin-top: 16px;
 position: relative;
}

.webq_bottom_ml {
 margin-left: 20px;
 margin-top: 15px;
}

.webq_bottom_r1 {
 width: 500px;
 height: 48px;
 margin-top: 18px;
 border: 1px solid #fff;
 position: relative;
}


.webq_bottom_r4 {
 width: 120px;
 height: 30px;
 background: #fff;
 border-radius: 15px;
 position: absolute;
 top: 0;
 right: 35px;
}

.webq_bd_1 {
 width: 100%;
 height: 48px;
 border: 0;
 background: none;
 line-height: 48px;
 color: #fff;
 padding: 0 10px 0 50px;
 box-sizing: border-box;
 display: block;
}

.webq_bd_2 {
 width: 100%;
 height: 38px;
 line-height: 38px;
 border: 0;
 background: none;
 color: #fff;
 box-sizing: border-box;
 padding: 0 10px 0 50px;
 -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: #3277dd;
 line-height: 32px;
 text-align: center;
 font-size: 14px;
}


.ly_d1 {
 width: 38px;
 height: 38px;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../images/ly_d1.png) no-repeat 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.ly_d2 {
 width: 38px;
 height: 38px;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../images/ly_d2.png) no-repeat 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.ly_d3 {
 width: 38px;
 height: 48px;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../images/ly_d3.png) no-repeat 0;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
}


/*图标移动home*/

.lqy_jia .webq_bd_2 {
 padding: 0 50px 0 10px;
}

.lqy_jia .ly_d1 {
 left: 201px;
}

.lqy_jia .ly_d2 {
 left: 201px;
}

.lqy_jia .webq_bd_1 {
 padding: 0 50px 0 10px;
}

.lqy_jia .ly_d3 {
 left: 462px;
}

/*图标移动end*/


/*定义input的初始颜色home*/

.webq_bottom_r input::-webkit-input-placeholder {
 color: #9ebfef;
}

.webq_bottom_r input::-moz-placeholder {
 color: #9ebfef;
}

.webq_bottom_r input:-moz-placeholder {
 color: #9ebfef;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #9ebfef;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #9ebfef;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #9ebfef;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #9ebfef;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #9ebfef;
}

/*定义input的初始颜色end*/


/*in_banner*/


/*案例*/

.in_casebg {
 margin-top: 50px;
}

.in_casefl {
 width: 1200px;
 height: 68px;
 margin: 0 auto;
 margin-top: 35px;
 overflow: hidden;
 text-align: center;
}

.case_list {
 width: 1232px;
 height: auto;
 margin: 0 auto;
}
.case_list .tab_box {

}

.anl{
 position: relative;
 margin-left:18px;
}


.al_b{height:auto;}
.al_c{height:670px;position:relative; width:auto; }
.al_b .al_t li,.al_b .al_xt li,.al_standard li{position: absolute;font-size:0;}
.al_xt li img {width:285px;height:214px;}

.al_standard li img {width:387px;height:327px;border-radius:12px;}




.al_t li:nth-child(1) img,.al_t li:nth-child(2) img{width:590px;height:443px;}
.al_t li:nth-child(1){left:0;top:0;}
.al_t li:nth-child(2){left:610px;top:230px;}
.al_t li:nth-child(1) p,.al_t li:nth-child(2) p{background: url(../images/al_ico2.png) no-repeat;height: 120px;width:510px;padding:0 40px;}
.al_t li:nth-child(1) span,.al_t li:nth-child(2) span{padding-top:52px;display: block;}

.al_j{width:auto;padding-left:43%; padding-top:25px;}
.al_j span a{width:160px;height:50px;background:#ffffff;display:inline-block;font-size:18px;color:#3277dd;line-height:50px;text-align:center;vertical-align: top;border-radius:12px;
 border:1px solid #3277dd;}
.al_j span a:hover{background:#3277dd;color:#ffffff;border-radius:12px;}


.al_xt li:nth-child(1){left:610px;top:0;}
.al_xt li:nth-child(2){left:915px;top:0;}
.al_xt li:nth-child(3){left:0;top:460px;}
.al_xt li:nth-child(4){left:305px;top:460px;}

.al_standard li:nth-child(1){left:0px;top:0;}
.al_standard li:nth-child(2){left:406.5px;top:0;}
.al_standard li:nth-child(3){left:813px;top:0;}
.al_standard li:nth-child(4){left:0px;top:347px;}
.al_standard li:nth-child(5){left:406.5px;top:347px;}

.al_b  li p{position: absolute;left:0;bottom:0;width:100%;font-size:16px; color: #fff; line-height: 30px;}
.al_b li span a {display: block;font-size:20px; color: #fff;text-decoration: none;}

.al_xt li:nth-child(1) p,.al_xt li:nth-child(2) p,.al_b li:nth-child(3) p,.al_b li:nth-child(4) p{background: url(../images/al_ico1.png) no-repeat;height: 72px}
.al_xt li:nth-child(1) span,.al_xt li:nth-child(2) span,.al_xt li:nth-child(3) span,.al_xt li:nth-child(4) span{text-align: center;padding-top:32px;display: block;}

.al_standard li:nth-child(1) p,.al_standard li:nth-child(2) p,.al_standard li:nth-child(3) p,.al_standard li:nth-child(4) p,.al_standard li:nth-child(5) p{background: url(../images/al_ico2.png) no-repeat;height: 72px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}
.al_standard li:nth-child(1) span,.al_standard li:nth-child(2) span,.al_standard li:nth-child(3) span,.al_standard li:nth-child(4) span,.al_standard li:nth-child(5) span{text-align: center;padding-top:32px;display: block;}

.al_b li:hover p,.al_standard li:hover p{background:rgba(5,53,115,0.9);height: 100%}
.al_standard li:hover p{border-radius:12px;}

.al_b li:hover p span{border:1px solid #537198;width:158px;height: 48px;line-height: 48px;padding:0;margin:82px auto 0;text-align: center;overflow: hidden;}
.al_standard li:hover p span{border:1px solid #537198;width:238px;height: 48px;line-height: 48px;padding:0;margin:139px auto 0;text-align: center;overflow: hidden;}




/*案例end*/

/*优势*/
 .content {width:1200px; margin:0 auto; }
.adv{ overflow: hidden; background: url(../images/in_b1bg2.jpg) no-repeat center top;}
.adv .tit{ margin-bottom:40px;}
.adv dl{height:500px;}
.adv dt{ width:960px; height:500px; overflow:hidden; margin-left:-360px;float:left; padding-right:10px;}
.adv dt img{width:960px; height:490px;width: 100%;-webkit-filter: brightness(80%);filter: brightness(80%);-webkit-transition: all .8s linear; transition: all .5s linear; }

.adv .adv_dl_h dt img{-webkit-filter: brightness(100%);filter: brightness(100%);border-radius:25px;-webkit-transition: all .8s linear; transition: all .5s linear; }

.adv dd{ width:510px; float:right; margin-top:46px;}
.adv .adv_dl dd h3{ font-size:26px; color:#183f9c;;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl dd h3 span{ display:block;  font-size:40px;  font-weight:bold; color:#fc6c2f; background:url(../images/adv_d1.png) no-repeat left center; padding-left:54px; margin:8px 0 20px; line-height:55px; height:55px;-webkit-transition: all .8s linear; transition: all .5s linear;}

.adv .adv_dl_h dd h3 span{background:url(../images/adv_d1_2.png) no-repeat left center;-webkit-transition: all .8s linear; transition: all .5s linear;}

.adv .adv_dl dd p{  font-size:15px;  line-height:35px; color:#575757;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl dd h5{ padding-top:40px; border-top:1px solid #ddd; margin-top:25px;}
.adv .adv_dl dd h5 span{ display:block; float:left;  font-size:18px;  text-align:center; margin-right:30px; font-weight:normal; color:#666;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl dd h5 span em{ display:block;  font-size:18px;  color:#252525;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv dd h5 span b{ font:60px Arial; font-weight:bold;}
.adv dl:nth-child(3) dt,.adv dl:nth-child(5) dt{ width:960px; height:500px; float:right; margin-right:-360px;}
.adv dl:nth-child(3) dt img,.adv dl:nth-child(5) dt img{ display:block;width:960px; height:490px;}
.adv dl:nth-child(3) dd,.adv dl:nth-child(5) dd{ float:left; margin-top:60px;}
.adv dl:nth-child(4) dd{ margin-top:60px;}
.adv dl:nth-child(4) dd h3 span{background:url(../images/adv_d2.png) no-repeat left center; }
.adv dl:nth-child(3) dd h3 span{background:url(../images/adv_d3.png) no-repeat left center; }
.adv dl:nth-child(5) dd h3 span{background:url(../images/adv_d4.png) no-repeat left center;}

.adv .adv_dl_h dd h3{ font-size:26px; color:#000000;;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl_h dd h3 span {color:#000000;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl_h dd p{color:#000000;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl_h dd h5 span em{color:#fc6c2f;-webkit-transition: all .8s linear; transition: all .5s linear;}
.adv .adv_dl_h dd h5 span {color:#000000;-webkit-transition: all .8s linear; transition: all .5s linear;}

.adv .adv_dl_h:nth-child(4) dd h3 span{background:url(../images/adv_d2_2.png) no-repeat left center; }
.adv .adv_dl_h:nth-child(3) dd h3 span{background:url(../images/adv_d3_2.png) no-repeat left center; }
.adv .adv_dl_h:nth-child(5) dd h3 span{background:url(../images/adv_d4_2.png) no-repeat left center;}

/*见证*/

.jz_bg {
 padding-top: 55px;
 background: #f8f8f8;
 padding-bottom: 40px;
}

.jz_box {
 width: 1220px;
 margin: 0 auto;
 padding-top: 38px;
}


.in_jianzheng_4 {
 float: left;
 width: 590px;
 height: 220px;
 margin: 0 10px 20px 10px;
 background: #FFF;
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
 position: relative;
 z-index: 10;
}

.in_jianzheng_4bg{
 z-index: -2;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 background: #FFF;
-webkit-transition: all .8s linear; transition: all .5s linear;
}


.in_jianzheng_4_1 {
 float: left;
 width: 162px;
 margin-left: 12px;
 margin-top: 10px;
}

.in_jianzheng_4_2x {
 float: right;
 width: 322px;
 margin-right: 30px;
}

.in_jianzheng_4_2 {
 color: #666;
 line-height: 24px;
 height: 180px;
 overflow: hidden;
 -webkit-transition: all .8s linear; transition: all .5s linear;
}

.in_jianzheng_4_2 h6 {
 font-size: 16px;
 font-weight: normal;
 color: #333;
 height: 24px;
 line-height: 24px;
 overflow: hidden;
 padding-top: 15px;
}

.in_jianzheng_4_2 h6 a{
 font-weight: bold;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 -webkit-transition: all .8s linear; transition: all .5s linear;
}

.in_jianzheng_4_2 h6 a:hover{
 padding-left: 10px;
}


.in_jianzheng_4_2 h5{
 width: 60px;
 height: 3px;
 background: #3277dd;
 margin: 10px 0 8px 0;
}


.jz_scale_x {
 width: 200px;
 height: 200px;
}

.jz_scale {
 width: 200px;
 height: 200px;
 overflow: hidden;
}

.jz_scale img {
 width: 200px;
 height: 200px;
 border-radius: 12px;
}


.in_jianzheng_4:hover .in_jianzheng_4bg {
opacity: 0;
}

.in_jianzheng_4:hover {
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 100%;
 -webkit-transition: all .5s;
 transition: all .5s;
 box-shadow: 0 8px 8px 0px rgba(50, 119, 221, 0.35);
 border-radius: 12px;
}

.in_jianzheng_4:hover h6 a{
 color: #fff;
 -webkit-transition: all .8s linear; transition: all .5s linear;
}

.in_jianzheng_4:hover .in_jianzheng_4_2 h5{
 background: #fff;
}

.in_jianzheng_4:hover .in_jianzheng_4_2{
color: #fff;
-webkit-transition: all .8s linear; transition: all .5s linear;
}



/*简介*/

.in2_about {
 width: 100%;
 padding-top: 45px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 margin-top: 35px;
 background: url(../images/aboutbg.jpg) no-repeat 0 0;
 height: 345px;
 position: relative;
}

.in2_about_2 {
 float: left;
 width: 500px;
 height: 298px;
 margin: 35px 0 0 47px;
}

.in2_about_2 .in_aimgscale {
 width: 500px;
 height: 298px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale img {
 width: 500px;
 height: 298px;
}

.in2_about_2 .in_aimgscale:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}


.in2_about_3x {
 float: right;
 width: 590px;
}

.in2_about_6 {
 padding: 0 0 0 0;
}

.in2_about_4a {
 font-size: 14px;
 color: #666;
 line-height: 30px;
 height: 30px;
 padding-top: 2px;
 text-transform:uppercase;
}

.in2_about_4b{
 width: 47px;
 height: 2px;
 background: #3277dd;
 margin-top: 12px;
}

.in2_about_4c {
 font-size: 28px;
 color: #333;
 line-height: 34px;
 height: 34px;
 margin-top: 26px;
}


.in2_about_3 {
 line-height: 30px;
 height: 148px;
 overflow: hidden;
 padding: 25px 0 0 0;
 font-size: 14px;
 color: #666;
}
.in2_about_3 p{ text-indent:2em;}

.in2_about_5 {
 height: auto;
}


.about_more {
 width: 120px;
 height: 30px;
 font-size: 14px;
 margin-top: 34px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.about_more a {
 color: #fff;
 display: block;
 line-height: 30px;
 text-align: center;
 background: #3277dd;
 border-radius: 15px;
}

.about_more a:hover {
 border-radius: 0;
}

.about_more:hover {
 width: 150px;
}


/*简介end*/


/*xiaobanner2*/


/*in_banner*/

.in_banner2 {
 width: 100%;
 background: url(../images/in_b1bg.jpg) no-repeat center top;
 margin-top: 25px;
}

.in_banner2_1 {
 width: 1200px;
 height: 140px;
 margin: 0 auto;
 position: relative;
}

.in_banner2_right {
 color: #fff;
 text-align: center;
}

.in_banner2_pic {
 height: 40px;
 line-height: 40px;
 font-size: 30px;
 font-weight: bold;
 padding-top: 50px;
 color: #fff;
}

.in_banner2_pic2 {
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 10px;
}



.in_banner2_pic2 i{
 font-size: 14px;
 color:#ff0;
 line-height: 36px;
}

/*风采*/
.fcc_bg {
 width: 100%;
}

.fcc_cont {
 width: 1224px;
 margin: 0 auto;
}

.in_fcc_ss {
 width: 1224px;
 position: relative;
}


#tab_fcc {
 height: 125px;
}

#tab_fcc .fcc_menu {
 height: 125px;
 margin: 0 auto;
 margin-top: 10px;
 overflow: hidden;
 text-align: center;
}


#tab_fcc .fcc_menu li {
 text-align: center;
 display: inline-block;
 width: 78px;
 height: 78px;
 font-size: 14px;
 cursor: pointer;
 color: #fff;
 border-radius:50%;
 border: 1px solid #fff;
 margin-right: 40px;
 margin-left: 40px;
}


#tab_fcc .fcc_menu li a {
 color: #fff;
 display: block;
 padding: 20px 20px 0 20px;
 text-align: center;
 line-height: 20px;
}


#tab_fcc .fcc_menu .on {
 cursor: pointer;
 background-color: #fff;
}

#tab_fcc .fcc_menu .on a{
 color: #3277dd;
 font-weight: bold;
}


.in_fcc_right {
 width: 100%;
 height: 230px;
 position: relative;
 overflow: hidden;
}


.in_fcc_cont{
 width: 100%;
 height: 230px;
}

.in_fcc {
 height: 230px;
 margin: 0 auto;
 overflow: hidden;
}

.in_fcc_li {
 float: left;
 width: 264px;
 height: 198px;
 -webkit-transition: all .8s ease-out;
 transition: all .8s ease-out;
 position: relative;
 margin: 0 13px;
 background: #fff;
 padding: 8px;
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.1);
}

.in_fcc_li h6 {
 width: 264px;
 height: 198px;
 font-size: 14px;
 font-weight: normal;
 line-height: 198px;
 overflow: hidden;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
 background-color:rgba(0,0,0,0.6);
 position: absolute;
 left: 8px;
 top: 8px;
 opacity: 0;
}


.in_fcc_li h6 a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 20px;
}


.fc_imgscale_x {
 width: 264px;
 height: 198px;
}

.fc_imgscale {
 width: 264px;
 height: 198px;
 overflow: hidden;
 position: relative;
}

.fc_imgscale img {
 width: 264px;
 height: 198px;
}

.in_fcc_li:hover{
 box-shadow: 0 8px 8px 0px rgba(50, 119, 221, 0.25);
 -webkit-transition: all .8s linear; transition: all .5s linear;
}

.in_fcc_li:hover h6 {
opacity: 1;
}




/*风采end*/




/*新闻中心home*/

.clear_lq {
 clear: both;
}


.lq_newsfaq {
 padding-top: 30px;
 width: 100%;
}

.lq_news_1 {
 width: 100%;
 margin-top: 20px;
}


#tablq_news {
 width: 1200px;
 height: 72px;
 margin: 0 auto;
 position: relative;
}

#tablq_news .tablq_menu {
 height: 72px;
 width: 1200px;
 margin: 0 auto;
 margin-top: 28px;
 overflow: hidden;
 text-align: center;
}


#tablq_news .tablq_menu li {
margin: 0 10px 20px 0;
 width: auto;
 text-align: center;
 display: inline-block;
 background: #fff;
}

#tablq_news .tablq_menu li a{
display: block;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 overflow: hidden;
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .3s;
 transition: all .3s;
 border-radius:12px;
 border:1px solid #3277dd;
 padding:0 15px;
}

#tablq_news .tablq_menu .on {
color: #fff;
 background: #3277dd;
 background: -webkit-linear-gradient(left, #3277dd, #3277dd) no-repeat;
 background: linear-gradient(to right, #3277dd, #3277dd) no-repeat;
 background-size: 100% 100%;
 box-shadow: 0 5px 5px 0px rgba(50, 119, 221, 0.25);
 border-radius:13px;
}

#tablq_news .tablq_menu .on a{
 color: #fff;
}


.lq_news_1 .lq_box_news {
 width: 100%;
 height: 564px;
 overflow: hidden;
}

.lq_news_1 .lq_box_news .hide {
 display: none;
}


.lq_news_2 {
}

.lq_newss_one{
 padding: 24px 0;
 height: 120px;
 margin-bottom: 20px;
 position: relative;
 z-index: 10;
}


.lq_newss_bg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 1px;
 background: #3277dd;
 z-index: -1;
 opacity: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.lq_newss_5 {
 width: 1200px;
 height: 120px;
 margin: 0 auto;
}


.lq_news_5_1 {
 width: 198px;
 height: 120px;
 overflow: hidden;
 float: left;
}

.lq_news_5_1 img {
 width: 198px;
 height: 120px;
 transition: all 0.5s;
 transform: scale(1);
}

.lq_news_5_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}


.lq_newss_5_2 {
 float: left;
 width: 610px;
 height: 160px;
 margin-left: 30px;
}

.lq_newss_5_2 h6 {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 font-size: 16px;
 margin-top: 10px;
}

.lq_newss_5_2 h6 a {
 height: 30px;
 line-height: 30px;
 display: block;
 color: #333;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.lq_newss_5_2 h6 a:hover {
 padding-left: 10px;
}

.lq_newss_5_2 h4 {
 color: #666;
 font-size: 14px;
 line-height: 30px;
 height: 60px;
 overflow: hidden;
 padding-top: 10px;
}


.lq_newss_data {
 float: right;
 width: 110px;
 color: #666;
}

.lq_newss_data h5 {
 font-size: 36px;
 height: 40px;
 line-height: 40px;
 margin-top: 5px;
}

.lq_newss_data h4{
 font-size: 14px;
}

.lq_newss_data h6 {
 height: 20px;
 background: url(../images/n_d1.png) no-repeat 5px;
 margin-top: 20px;
}


.lq_newss_h .lq_newss_bg {
 opacity: 1;
height: 100%;
}

.lq_newss_h .lq_newss_5_2 h6 a {
color: #fff;
}

.lq_newss_h .lq_newss_5_2 h4 {
 color: #fff;
}

.lq_newss_h .lq_newss_data {
 color: #fff;
}

.lq_newss_h .lq_newss_data h6 {
 background: url(../images/n_d2.png) no-repeat 5px;
}



/*news2*/



.lq_zhuanti_pro_s {
 width: 100%;
 margin-top: 20px;
 padding-top: 20px;
 padding-bottom: 20px;
 border-top: 1px solid #cccccc;
}

.lq_zhuanti_pro {
 width: 1200px;
 margin: 0 auto;
}



#tablq_zt {
 width: 100%;
 height: 40px;
 position: relative;
 border-bottom: 1px solid #dedede;
}

#tablq_zt .tablq_zt {
 height: 40px;
}


#tablq_zt .tablq_zt li {
 float: left;
 width: 140px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 16px;
 cursor: pointer;
 color: #333;
}

/*无效背景图*/
#tablq_zt .tablq_zt .on {
 background: #ff82ae;
 background:url(../images/lq_nbg.png) repeat-x;
 color: #fff;
 cursor: pointer;
}







.lq_tit {
 height: 40px;
}

.lq_tit h3 {
 width: 180px;
 height: 40px;
 line-height: 40px;
 color: #333;
 cursor: pointer;
 float: left;
 font-size: 24px;
}

.lq_tit h3 span{
 color: #3277dd;
}


.lq_zt_more {
 float: right;
 width: 80px;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.lq_zt_more a {
 color: #666;
 display: block;
 font-size: 24px;
}

.lq_zt_more a:hover {
 color: #3277dd;
}

.lq_ztnews_1 {
 float: right;
 width: 470px;
 overflow: hidden;
 position: relative;
}


.lq_ztnewss_4 {
 margin-top: 20px;
}

.lq_ztnewss_4_1 {
 height: 300px;
 overflow: hidden;
}

.lq_ztnewss_4_1 img {
 width: 100%;
 height: 300px;
 transition: all 0.5s;
 transform: scale(1);
}

.lq_ztnewss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.05);
}

.lq_ztnewss_4_2 {
 color: #666;
 overflow: hidden;
}

.lq_ztnewss_4_2 h6 {
 font-size: 16px;
 font-weight: normal;
 color: #333;
 height: 44px;
 line-height: 44px;
 overflow: hidden;
 border-bottom: 1px solid #dedede;
}
/*无效背景*/
.lq_ztnewss_4_2 h6 a {
 color: #333;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 background:url(../images/lqnews_d1.png) no-repeat 0;
 padding-left: 25px;
}
/*无效背景*/
.lq_ztnewss_4_2 h6 a:hover{
 color: #ff82ae;
 padding-left: 35px;
 background:url(../images/lqnews_d2.png) no-repeat 10px;
}


.lq_ztnewss_4_2 h4 {
 color: #666666;
 font-size: 14px;
 line-height: 24px;
 height: 48px;
 overflow:hidden;
 padding-top: 5px;
}
/*无效背景*/
.lq_ztnewss_4_2 h5{
 margin-top: 15px;
 height: 20px;
 line-height: 20px;
 color: #999;
 font-size: 14px;
 background:url(../images/lq_newsjt2.png) no-repeat 86px;
}



.lq_ztnews_5 {
 overflow: hidden;
 padding-top: 10px;
}


.lq_ztnews_5 ul li {
 height: 39px;
 line-height: 39px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px dashed #dedede;
}
/*无效背景*/
.lq_ztnews_5 ul li a {
 height: 39px;
 line-height: 39px;
 display: block;
 padding: 0 20px 0 20px;
 background:url(../images/lqnews_d1.png) no-repeat 0;
 color: #333;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.lq_ztnews_5 ul li span {
 float: right;
 color: #666;
}
/*无效背景*/
.lq_ztnews_5 ul li:hover a {
 padding-left: 30px;
 background:url(../images/lqnews_d2.png) no-repeat 10px;
 color: #ff82ae;
}


.lq_zt_right {
 float: left;
 width: 690px;
 height: 294px;
 overflow: hidden;
}


.lq_zhou {
 overflow: hidden;
 padding-top: 34px;
 width: 105%;
}

.lq_zhou_li {
 float: left;
 width: 150px;
 height: 210px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin-right: 30px;
 margin-bottom: 10px;
 overflow: hidden;
}


.lq_zhou_li h6 {
 width: 100%;
 height: 40px;
 font-size: 14px;
 font-weight: normal;
 line-height: 40px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 0;
 bottom: -40px;
 background-color:rgba(21,118,219,0.8);
 opacity: 0;
}

.lq_zhou_li h6 a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 5px;
}


.lq_zhouimg_x {
 width: 150px;
 height: 210px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.lq_zhouimg {
 width: 150px;
 height: 210px;
 overflow: hidden;
 position: relative;
}

.lq_zhouimg img {
 width: 150px;
 height: 210px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 transform: scale(1);
}


.lq_zhou_li:hover .lq_zhouimg img {
transform: scale(1.05);
}


.lq_zhou_li:hover h6  {
 opacity: 1;
bottom: 0;
}


.in_news_pro_6 {
 overflow: hidden;
 padding-top: 15px;
}

.in_news_pro_6 ul li {
 height: 45px;
 line-height: 45px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background:#f8f8f8;
 margin-bottom: 1px;
 position: relative;
 z-index: 10;
}

.in_news_pro_6 ul li span{
 float: right;
 width: 44px;
 height: 45px;
 background:url(../images/news_d3.png) no-repeat 0;
}


.in_news_pro_6 ul li i{
 width: 1px;
 height: 45px;
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 z-index: -1;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_news_pro_6 ul li a {
 line-height: 45px;
 display: block;
 padding: 0 20px 0 52px;
 background: url(../images/news_d1.png) 28px no-repeat;
 color: #5e5e5e;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_news_pro_6 ul li a:hover {
 padding-left: 62px;
 background: url(../images/news_d2.png) 28px no-repeat;
 color: #fff;
}

.in_news_pro_6 ul li:hover i{
 width: 100%;
 height: 45px;
 background: #3277dd;
 opacity: 1;
}






