/* 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: 58px;
 width: 100%;
 position: relative;
 background: #f8f8f8;
}


.soso_1 {
 width: 100%;
 height: 100px;
 position: absolute;
 left: 0;
 bottom: 0;
 z-index: 10;
}


.soso_2 {
 width: 1200px;
 height: 100px;
 margin: 0 auto;
 background: #3277dd;
 border-radius: 10px;
}


.soso_3 {
 width: 270px;
 height: 100px;
 color: #fff;
 font-size: 14px;
 line-height: 24px;
 float: left;
 background: url(../images/t_d1.png) no-repeat 0;
 margin-left: 70px;
 padding-left: 56px;
}

.soso_3 b {
 font-size: 16px;
 padding-top: 26px;
 display: block;
}


.soso_4 {
 width: 43px;
 height: 100px;
 float: right;
 background: url(../images/t_d3.png) no-repeat 0;
 margin-right: 17px;
}


.search_box {
 float: right;
 width: 220px;
 height: 38px;
 overflow: hidden;
 margin-top: 30px;
 position: relative;
 border: 1px solid #fff;
 margin-right: 58px;

}


.swap_value {
 float: left;
 width: 160px;
 font-size: 14px;
 color: #fff;
 height: 38px;
 line-height: 38px;
 padding: 0 10px;
 border: 0;
 background: none;
 text-transform: uppercase;
}


.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 38px;
 height: 38px;
 background: url(../images/fdj.png) no-repeat center #fff;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.teltwo {
 width: 300px;
 height: 100px;
 background: url(../images/t_d2.png) no-repeat 80px;
 float: left;
 border-left: 1px solid #5b92e4;
 border-right: 1px solid #5b92e4;
 padding-left: 80px;
}


.teltwo_dh {
 font-size: 14px;
 color: #fff;
 line-height: 25px;
 padding: 24px 0 0 58px;
}

.teltwo_dh i {
 display: block;
}

.teltwo_dh span {
 font-size: 20px;
 font-weight: bold;
 display: block;
}


.in_yqlj_ss {
 width: 100%;
 padding: 8px 0 8px 0;
}

.in_yqlj {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.in_yqlj_1 {
 height: 40px;
 line-height: 40px;
 float: left;
 text-transform: uppercase;
 font-weight: bold;
}

.in_yqlj_1 span {
 color: #3277dd;
 font-size: 24px;
}


.in_yqlj_2 {
 float: right;
 width: 1040px;
 line-height: 26px;
 padding: 11px 0 0 0;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 10px 0 10px;
 color: #666666;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
 color: #3277dd;
}


/*产品*/

.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 {
 margin: 0 10px;
 width: 120px;
 text-align: center;
 margin-bottom: 20px;
 display: inline-block;
 background: #fff;
}

.in_pfl 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;
}

.in_pfl ul li a:hover {
 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);
}


.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: 40px;
 line-height: 40px;
 font-size: 30px;
 color: #3277dd;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat center bottom;
 padding-bottom: 12px;
}


.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*/

.in_banner1 {
 width: 100%;
 height: 250px;
 background: url(../images/in_b1bg.jpg) no-repeat center top;
}

.in_banner1_1 {
 width: 1200px;
 height: 250px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding-left: 25px;
 width: 575px;
 float: left;
}

.in_banner1_pic {
 height: 40px;
 line-height: 40px;
 font-size: 30px;
 font-weight: bold;
 padding-top: 40px;
 color: #fff;
}

.in_banner1_pic2 {
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 text-transform: uppercase;
 color: #fff;
}

.in_banner1_pic3 {
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 10px;
}


.in_banner1_2 {
 width: 350px;
 height: 36px;
 margin-top: 20px;
}

.in_banner1_3 {
 float: left;
 color: #fff;
 height: 36px;
 background: url(../images/in_btel.png) no-repeat 0;
}


.in_banner1_3 span {
 float: left;
 display: block;
 line-height: 36px;
 font-size: 18px;
 color: #fff;
 padding-left: 40px;
}


.in_banner1_6 {
 float: right;
 width: 120px;
 height: 30px;
 font-size: 14px;
 color: #3277dd;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 3px;
}

.in_banner1_6 a {
 color: #3277dd;
 display: block;
 line-height: 30px;
 background: #fff;
 border-radius: 15px;
}


.in_banner1_6 a:hover {
 border-radius: 5px;
}


.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;
}


.in_casefl ul li {
 margin: 0 5px;
 width: 180px;
 height: 40px;
 text-align: center;
 margin-bottom: 20px;
 display: inline-block;
 background: #fff;
}

.in_casefl ul li a {
 display: block;
  height: 38px;
 line-height: 38px;
 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: 1px solid #cccccc;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 padding: 0 5px;
}

.in_casefl ul li a:hover {
 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: 1px solid #3277dd;
}


.in_casebox {
 width: 1232px;
 margin: 0 auto;
 height: 220px;
}

.caseone_2 {
 float: left;
 width: 280px;
 height: 210px;
 margin: 0 14px 0 14px;
 background: #f8f8f8;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}

.caseone_2 .caseone_1pic {
 width: 280px;
 height: 210px;
 overflow: hidden;
}

.caseone_2 .caseone_1pic img {
 width: 280px;
 height: 210px;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.caseone_txt {
 font-size: 14px;
 text-align: center;
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 position: absolute;
 left: 0;
 top: 0;
 background-color: rgba(0, 0, 0, 0.5);
 opacity: 0;
 pointer-events: none;
}

.caseone_txt i {
 height: 100%;
 display: block;
 position: relative;
 overflow: hidden;
 margin: 0 30px;
}


.caseone_txt i:after {
 width: 100%;
 height: 1px;
 background: #fff;
 display: block;
 position: absolute;
 left: -100%;
 top: 35px;
 content: "";
 -webkit-transition: all .6s ease-out;
 transition: all .6s ease-out;
}

.caseone_txt i:before {
 width: 100%;
 height: 1px;
 background: #fff;
 display: block;
 position: absolute;
 left: 100%;
 bottom: 35px;
 content: "";
 -webkit-transition: all .6s ease-out;
 transition: all .6s ease-out;
}


.caseone_txt i h5 {
 position: absolute;
 width: 100%;
 left: 0;
 top: 10px;
 opacity: 0;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
}

.caseone_txt i h5 a {
 color: #fff;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 30px;
 height: 30px;
 line-height: 30px;
}

.caseone_txt i h6 {
 position: absolute;
 width: 100%;
 left: 0;
 bottom: 10px;
 opacity: 0;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
 z-index: 20;
}

.caseone_txt i h6 a {
 color: #fff;
 font-size: 14px;
 display: block;
 line-height: 28px;
 border: 1px solid #fff;
 width: 100px;
 margin: 0 auto;
 border-radius: 15px;
}

.caseone_txt i h6 a:hover {
 background: #ffffff;
 color: #2073cf;
}

.caseone_2:hover .caseone_txt {
 transform: scale(1);
 opacity: 1;
}


.caseone_2:hover i:after {
 left: 0;
}

.caseone_2:hover i:before {
 left: 0;
}


.caseone_2:hover i h5 {
 opacity: 1;
 top: 60px;
}

.caseone_2:hover i h6 {
 opacity: 1;
 bottom: 70px;
}

.caseone_2:hover .caseone_txt {
 opacity: 1;
}

.caseone_2:hover .caseone_1pic img {
 transform: scale(1.08);
}


/*案例end*/


/*优势*/

.advantage {
 width: 100%;
 background: url(../images/ys_bg.jpg) no-repeat center bottom;
}

.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 height: 410px;
 padding-top: 40px;
}


.advantage_t2 {
 width: 100%;
 text-align: center;
 padding-top: 36px;
 line-height: 1;
}

.advantage_t2 h3 {
 color: #dddddd;
 font-size: 36px;
 font-family: Impact;
 text-transform: uppercase;
}

.advantage_t2 h4 {
 color: #333;
 font-size: 36px;
 padding-top: 5px;
}

.advantage_t2 h4 b {
 color: #3277dd;
}

.advantage_t2 h5 {
 color: #666;
 font-size: 14px;
 padding-top: 20px;
}


.advantage_p .tab_box_2 {
 width: 400px;
 height: 345px;
 overflow: hidden;
 display: block;
 background-color: rgba(255, 255, 255, 0.9);
}


.youshi_pro_1 {
 height: 345px;
}

.youshi_pro_2a {
 color: #333;
 position: relative;
 margin-left: 45px;
 padding-top: 68px;
 padding-right: 50px;
}

.youshi_pro_2a h4 {
 line-height: 24px;
 font-size: 24px;
 color: #3277dd;
 text-transform: uppercase;
}

.youshi_pro_2a h5 {
 line-height: 30px;
 font-size: 24px;
 color: #3277dd;
 padding-top: 8px;
}

.youshi_pro_2_1 {
 line-height: 28px;
 padding: 20px 0 0 0;
 color: #666;
}

.youshi_pro_2_1 span {
 display: block;
 padding-bottom: 20px;
}


.advantage_p .hd {
 width: 110%;
 height: 50px;
 overflow: hidden;
}

.advantage_p .hd ul li {
 float: left;
 cursor: pointer;
 width: 200px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 background: #333;
 margin-right: 1px;
 color: #fff;
 font-size: 14px;
}

.advantage_p .hd ul li.on {
 background: #3277dd;
}


/*见证*/

.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: 180px;
 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 .5s;
 transition: all .5s;
}


.in_jianzheng_4_1 {
 float: left;
 width: 122px;
 margin-left: 28px;
 margin-top: 30px;
}

.in_jianzheng_4_2x {
 float: right;
 width: 378px;
 margin-right: 30px;
}

.in_jianzheng_4_2 {
 color: #666;
 line-height: 24px;
 height: 140px;
 overflow: hidden;
}

.in_jianzheng_4_2 h6 {
 font-size: 16px;
 font-weight: normal;
 color: #333;
 height: 24px;
 line-height: 24px;
 overflow: hidden;
 padding-top: 45px;
}

.in_jianzheng_4_2 h6 a{
 font-weight: bold;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_jianzheng_4_2 h6 a:hover{
 padding-left: 10px;
}


.in_jianzheng_4_2 h5{
 width: 30px;
 height: 3px;
 background: #3277dd;
 margin: 10px 0 8px 0;
}


.jz_scale_x {
 width: 122px;
 height: 122px;
}

.jz_scale {
 width: 122px;
 height: 122px;
 overflow: hidden;
}

.jz_scale img {
 width: 122px;
 height: 122px;
 border-radius: 50%;
}


.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);
}

.in_jianzheng_4:hover h6 a{
 color: #fff;
}

.in_jianzheng_4:hover .in_jianzheng_4_2 h5{
 background: #fff;
}

.in_jianzheng_4:hover .in_jianzheng_4_2{
color: #fff;
}



/*简介*/

.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: 120px;
 overflow: hidden;
 padding: 25px 0 0 0;
 font-size: 14px;
 color: #666;
}


.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/fcc_bg.jpg) no-repeat center top;
 margin-top: 55px;
}

.in_banner2_1 {
 width: 1200px;
 height: 255px;
 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: 60px;
 color: #fff;
}

.in_banner2_pic2 {
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 10px;
}



.in_banner2_2 {
 width: 650px;
 height: 36px;
 margin: 0 auto;
 margin-top: 15px;
}

.in_banner2_3 {
 float: left;
 color: #fff;
 height: 36px;
}

.in_banner2_3 i{
 float: left;
 display: block;
 font-size: 16px;
 line-height: 36px;
}

.in_banner2_3 span {
 float: left;
 display: block;
 line-height: 36px;
 font-size: 18px;
 color: #fff;
 padding-left: 40px;
 background: url(../images/in_btel.png) no-repeat 0;
 margin-left: 25px;
}


.in_banner2_6 {
 float: right;
 width: 120px;
 height: 30px;
 font-size: 14px;
 color: #3277dd;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 3px;
}

.in_banner2_6 a {
 color: #3277dd;
 display: block;
 line-height: 30px;
 background: #fff;
 border-radius: 15px;
}


.in_banner2_6 a:hover {
 border-radius: 5px;
}




/*风采*/
.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;
 padding-left: 410px;
}


#tab_fcc .fcc_menu li {
 float: left;
 width: 78px;
 height: 78px;
 font-size: 14px;
 cursor: pointer;
 color: #fff;
 border-radius:50%;
 border: 1px solid #fff;
 margin-right: 80px;
}


#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;
}


.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 .3s ease-out;
 transition: all .3s 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 .3s ease-out;
 transition: all .3s 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);
}

.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;
 margin-left: 450px;
}


#tablq_news .tablq_menu li {
 float: left;
 width: 140px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 font-size: 14px;
 cursor: pointer;
 margin-right: 15px;
 color: #333;
 border: 1px solid #cccccc;
}

#tablq_news .tablq_menu li a{
 color: #333;
}

#tablq_news .tablq_menu .on {
 background: #3277dd;
 border: 1px solid #3277dd;
 color: #fff;
 cursor: pointer;
}

#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;
}





