/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 586px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 586px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 586px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 586px;
}

.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: #1d5ac0;
 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 */


/*产品*/


.in_products_xx {
}

.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}

.in_products_l {
 float: left;
 width: 238px;
 padding-top: 7px;
 position: relative;
}


.pl_telss {
 width: 100%;
 height: 82px;
 background: #1e5ac0;
 position: absolute;
 left: 0;
 top: -82px;
 z-index: 10;
 text-align: center;
}

.pl_tel_txt {
 height: 30px;
 line-height: 30px;
 font-size: 22px;
 color: #fff;
 padding-top: 15px;
 font-weight: bold;
}

.pl_tel_dh {
 height: 20px;
 line-height: 20px;
 font-size: 16px;
 color: #b0c5e9;
 background: url(../images/cp_line.png) no-repeat center;
 text-transform: uppercase;
}


.sideMen {
 height: 382px;
 overflow: hidden;
}

.in_products_l_er {

}

.in_products_l_er ul li {
 height: 46px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 margin-bottom: 10px;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 44px;
 font-size: 14px;
 color: #848484;
 padding-left: 20px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/cp_d1.png) no-repeat 208px;
 border: 1px solid #e4dfdf;
}

.in_products_l_er ul li a:hover {
 color: #ffffff;
 padding-left: 30px;
 background: url(../images/cp_d1.png) no-repeat 208px #2463cb;
}


.cp_bott_tel {
 margin-top: 30px;
 padding-top: 20px;
 height: 203px;
 background: #2463cb;
}

.cp_bott_tel_text {
 line-height: 30px;
 color: #fff;
 font-size: 14px;
 background: url(../images/cp_tel.png) no-repeat center 30px;
 padding-top: 65px;
 text-align: center;
}

.cp_bott_tel_dh {
 font-size: 22px;
 color: #fff;
 height: 60px;
 line-height: 30px;
 padding-top: 1px;
 text-align: center;
}


.in_products_r {
 width: 942px;
 float: right;
 overflow: hidden;
 padding-top: 30px;
}

.in_products_r .tab_box {

}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 262px;
 margin: 0 0 30px 34px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #fff;
 border: 1px solid #dcdcdc;
 padding: 8px 8px 0 8px;
}

.in_pro_2 .in_pro_1pic {
 width: 262px;
 height: 235px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_2 .in_pro_1pic img {
 width: 262px;
 height: 235px;
}

.in_pro_txt {
 width: 100%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_txt h6 {
 font-size: 14px;
 height: 46px;
 line-height: 46px;
}

.in_pro_txt h6 a {
 color: #333;
 padding: 0 10px 0 10px;
 display: block;
 text-align: center;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_2:hover {
 background: #2463cb;
}

.in_pro_2:hover {
 border: 1px dashed #2463cb;
}

.in_pro_2:hover a {
 color: #fff;
}

/*产品end*/


/*新闻*/

.in_newsfaq {
 width: 100%;
 height: 465px;
 margin: 0 auto;
 padding-top: 55px;
 background: url(../images/news_bg.jpg) no-repeat center top;
}

.in_news_aa {

}

.in_news_1 {
 width: 1200px;
 margin: 0 auto;
}

.in_news_left {
 float: left;
 width: 255px;
}

.in_news_right {
 float: right;
 width: 435px;
}

.tab_box_news {
 float: left;
 width: 720px;
 clear: both;
 overflow: hidden;
 margin-top: 55px;
}

.in_news_2 {
 width: auto;
}

.in_newss_4 {
 height: 255px;
 position: relative;
}

.in_newss_4_1 {
 width: 255px;
 height: 280px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 255px;
 height: 280px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}


.in_news_pro_5 {
 overflow: hidden;
 padding-top: 10px;
}

.in_news_pro_5 ul li {
 height: 38px;
 line-height: 38px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_pro_5 ul li a {
 height: 38px;
 line-height: 38px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 15px 0 15px;
 color: #949494;
 background: url(../images/news_d1.png) no-repeat 0;
}


.in_news_pro_5 ul li span {
 float: right;
 color: #949494;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 25px;
 color: #2463cb;
 background: url(../images/news_d1.png) no-repeat 10px;
}


.in_newss_6 {
 height: 90px;
}

.in_newss_6_2 {
 color: #666;
 overflow: hidden;
}

.in_newss_6_2 h6 {
 font-size: 16px;
 font-weight: normal;
 color: #333;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}

.in_newss_6_2 h6 a {
 color: #636363;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_newss_6_2 h6 a:hover {
 color: #2463cb;
 padding-left: 10px;
}

.in_newss_6_2 h4 {
 color: #949494;
 font-size: 14px;
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 padding-top: 5px;
}

/*新闻end*/


/*c_text_xx*/

.c_text_xx {
 text-align: center;
}

.c_text_t2_1 {
 height: 40px;
 line-height: 40px;
}

.c_text_t2_1 h3 {
 font-size: 38px;
 color: #2463cb;
 font-weight: bold;
}

.c_text_t2_1 a {
 color: #2463cb;
}

.c_text_t2_1 a:hover {
 color: #2463cb;
}

.c_text_t2_2 {
 font-size: 16px;
 color: #717171;
 text-align: center;
 line-height: 20px;
 padding-top: 8px;
 text-transform: uppercase;
}


.c_text_t2_3 {
 font-size: 16px;
 color: #a1a1a1;
 text-align: center;
 line-height: 20px;
 padding-top: 8px;
 text-transform: uppercase;
}




.b_lianxi {
 float: right;
 width: 375px;
 margin-top: 55px;
}

.b_lianxi_t {
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: 20px;
 background: #0070b6;
 color: #fff;
 text-transform: uppercase;
}


.webq_bottom_4 {
 line-height: 34px;
 color: #585858;
 font-size: 14px;
 padding-top: 15px;
}

.webq_bottom_4 a {
 color: #909090;
 margin-right: 10px;
}

.webq_bottom_4 a:hover {
 color: #0070b6;
}


.webq_b_tel {
 width: 220px;
 height: 58px;
 background: url(../images/b_tel.png) no-repeat 0;
 padding-left: 75px;
 margin-top: 20px;
}

.webq_b_tel_txt {
 font-size: 14px;
 color: #7c7c7c;
 line-height: 20px;
}

.webq_b_tel_dh {
 font-size: 28px;
 color: #0070b6;
 line-height: 30px;
 padding-top: 5px;
}


.in_case_r {
 width: 100%;
 height: auto;
 margin: 0 auto;
 margin-top: 40px;
 background:url(../images/yj_bg.jpg) no-repeat center top;
 padding-top: 50px;
 padding-bottom: 15px;
}

.in_case_pro {
 width: 1200px;
 margin: 0 auto;
 margin-top: 40px;
 overflow: hidden;
}

.in_case_pro ul{
 width: 110%;
}

.in_case_pro ul li {
 float: left;
 width: 376px;
 height: 265px;
 margin: 0 36px 35px 0;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}

.in_case_pro ul li .cpscale_x {
 width: 376px;
 height: 265px;
 overflow: hidden;
}

.in_case_pro ul li .cpscale {
 width: 376px;
 height: 265px;
 overflow: hidden;
}

.in_case_pro ul li .cpscale img {
 width: 100%;
 height: 100%;
}

.case_txt {
 width: 100%;
 height: 45px;
 font-size: 14px;
 line-height: 45px;
 background-color: rgba(0, 0, 0, 0.8);
 overflow: hidden;
 text-align: center;
 position: absolute;
 left: 0;
 bottom: 0;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 pointer-events: none;
}

.case_txt a {
 color: #fff;
 padding: 0 40px;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.case_txt span {
 height: 45px;
 line-height: 45px;
 overflow: hidden;
 font-size: 14px;
 display: block;
}


.case_txt i {
 display: block;
 height: 48px;
 line-height: 24px;
 overflow: hidden;
 color: #d5d5d5;
 font-size: 14px;
 padding: 0 40px;
}

.in_case_pro ul li:hover .case_txt {
 height: 100%;
}

.in_case_pro ul li:hover .case_txt span {
 padding-top: 80px;
}



.in_banner1 {
 width: 100%;
 height: 210px;
 background:#0070b6;
}

.in_banner1_1 {
 width: 1200px;
 height: 220px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding-left: 205px;
}

.in_banner1_pic {
 line-height: 30px;
 font-size: 20px;
 padding-top: 30px;
}

.in_banner1_pic2 {
 position: absolute;
 right: 0;
 top: 13px;
}


.in_banner1_2 {
 width: 415px;
 position: absolute;
 left: 205px;
 top: 100px;
}

.in_banner1_3 {
 width: 210px;
 height: 50px;
 line-height: 24px;
 color: #fff;
 background: url(../images/in_b1tel.png) no-repeat 0;
 padding-left: 54px;
}


.in_banner1_3 span {
 color: #fff;
 font-size: 20px;
 display: block;
}


.in_banner1_ewm {
 width: 110px;
 position: absolute;
 left: 20px;
 top: 10px;
 padding: 12px;
 border: 1px solid #0584d3;
 color: #fff;
 text-align: center;
}

.in_banner1_ewm img {
 width: 110px;
 height: 110px;
}



/*简介*/

.in2_about {
 margin-top: 80px;
 padding-bottom: 50px;
}

.in2_about_1 {
 width: 100%;
}

.in2_about_3x {
 float: left;
 width: 560px;
}

.in2_about_6 {

}

.in2_about_4a {
 font-size: 22px;
 color: #c3c3c3;
 height: 30px;
 text-transform: uppercase;
}


.in2_about_4c {
 font-size: 22px;
 color: #464646;
 line-height: 1;
 font-weight: bold;
}

.in2_about_3 {
 line-height: 32px;
 height: 260px;
 overflow: hidden;
 padding: 15px 0 0 0;
 font-size: 14px;
 color: #909090;
}

.in2_about_5 {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.about_more {
 width: 160px;
 height: 36px;
 margin-top: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.about_more a {
 color: #666;
 display: block;
 line-height: 34px;
 text-transform: uppercase;
 font-size: 14px;
 text-align: center;
 border: 1px solid #c9c9c9;
 border-radius: 18px;
}

.about_more a:hover {
color: #0070b6;
 border: 1px solid #0070b6;
}


/*简介end*/



.in_fcc_box {
 float: right;
 width: 625px;
 position: relative;
}

.in_fcc_t{
 width: 106px;
 height: 106px;
 text-align: center;
 line-height: 106px;
 background: #0070b6;
 color: #fff;
 font-size: 20px;
 border: 15px solid #fff;
 position: absolute;
 left: 255px;
 top: 130px;
 z-index: 10;
 border-radius: 50%;
}


.in_fcc {
 overflow: hidden;
}

.in_fcc li {
 float: left;
 width: 290px;
 height: 190px;
 margin: 0 0 22px 22px;
 text-align: center;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_fcc li h6 {
 width: 290px;
 font-size: 14px;
 text-align: center;
 font-weight: normal;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 background-color: rgba(0, 0, 0, 0.5);
 position: absolute;
 left: 0px;
 bottom: 0px;
 z-index: 8;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 opacity: 0;
}

.in_fcc li h6 a {
 color: #fff;
 display: block;
 padding: 0 10px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_fcc li:hover h6 {
 opacity: 1;
}


.fc_imgscale_x {
 width: 290px;
 height: 190px;
 background: #fff;
}

.fc_imgscale {
 width: 290px;
 height: 190px;
 overflow: hidden;
}

.fc_imgscale img {
 width: 290px;
 height: 190px;
}







