/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 500px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 500px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 500px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 500px;
}

.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: #1968ca;
 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 */


/*搜索*/


.sou_bg {
 width: 100%;
 height: 143px;
 background: url(../images/sou_bg.jpg) no-repeat center top;
}

.sou_1 {
 width: 1180px;
 height: 143px;
 margin: 0 auto;
}

.webq_top_sou {
 float: left;
 width: 350px;
}

.webq_top_sou h6 {
 font-size: 18px;
 color: #fff;
 text-transform: uppercase;
 padding-top: 22px;
 font-weight: bold;
}

.webq_top_sou h5 {
 font-size: 14px;
 color: #fff;
 text-transform: uppercase;
}

.search_box {
 width: 288px;
 height: 32px;
 overflow: hidden;
 position: relative;
 background: #fff;
 margin-top: 10px;
}

.swap_value {
 float: left;
 width: 188px;
 font-size: 14px;
 color: #333;
 height: 32px;
 line-height: 32px;
 padding: 0 20px 0 10px;
 background: none;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 40px;
 height: 32px;
 background: url(../images/fdj.png) no-repeat center #1968ca;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.webq_bottom_r {
 float: right;
 width: 720px;
 padding-top: 25px;
 position: relative;
}

.webq_bottom_r3 {
 float: left;
 margin-right: 25px;
}

.webq_bottom_r3_a {
 font-size: 14px;
 line-height: 20px;
 color: #fff;
}

.webq_bottom_r3_a h6 {
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
}

.webq_bottom_r3_1 {
 width: 163px;
 height: 30px;
 line-height: 30px;
 background: url(../images/so_bg2.png) no-repeat center;
 padding: 5px 5px 4px 5px;
 margin-top: 10px;
}

.webq_bottom_r4 {
 float: right;
 width: 100px;
 height: 50px;
 overflow: hidden;
 margin-right: 20px;
 margin-top: 44px;
}

.webq_bd_2 {
 width: 100%;
 height: 34px;
 line-height: 34px;
 border: 0;
 background: none;
 color: #333;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100px;
 background: url(../images/ly_tj.png) no-repeat right;
 cursor: pointer;
 color: #fff;
 line-height: 50px;
 text-align: left;
 font-size: 16px;
}

/*搜索end*/


.in_yqlj_ss {
 width: 100%;
 padding: 5px 0 5px 0;
 background: #1968ca;
 margin-top: 40px;
}

.in_yqlj {
 width: 1180px;
 height: auto;
 margin: 0 auto;
}

.in_yqlj_1 {
 height: 40px;
 line-height: 40px;
 color: #fff;
 float: left;
 font-size: 16px;
 text-transform: uppercase;
 font-weight: bold;
}

.in_yqlj_2 {
 float: right;
 width: 1030px;
 line-height: 26px;
 padding: 8px 0 0 0;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 10px 0 10px;
 color: #fff;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
}


/*新闻*/

.in_news_ss {
 width: 1280px;
 background: #fff;
 margin: 0 auto;
 margin-top: 30px;
}

.in_news_pro {
 width: 1180px;
 margin: 0 auto;
}

#tab_news {
 width: 100%;
}

#tab_news .news_menu {
 height: 50px;
 background: url(../images/in_xx.png) repeat-x bottom;
}

#tab_news .news_menu li {
 float: left;
 width: 105px;
 height: 50px;
 line-height: 50px;
 color: #222;
 font-size: 18px;
 cursor: pointer;
 font-weight: bold;
 margin-right: 30px;
}

#tab_news .news_menu .on {
 background: url(../images/news_d4.png) repeat-x bottom;
 color: #1968ca;
 cursor: pointer;
}

#tab_news .news_menu span {
 float: left;
 display: inline-block;
 padding-left: 10px;
}

#tab_news .news_menu li a {
 color: #333;
}

#tab_news .news_menu .on a {
 color: #1968ca;
 font-weight: bold;
}


#tab_news .news_menu .on i {
 display: block;
}

#tab_news .news_menu .on b {
 display: none;
}

#tab_news .news_menu i {
 display: none;
 float: left;
 height: 30px;
 margin-top: 9px;
}

#tab_news .news_menu b {
 display: block;
 float: left;
 height: 30px;
 margin-top: 9px;
}


.in_news_ss .tab_box_news {
 width: 100%;
 clear: both;
}

.in_news_ss .tab_box_news .hide {
 display: none;
}

.in_news_1 {
}

.in_news_2 {
 width: auto;
 position: relative;
 padding-bottom: 25px;
 padding-top: 20px;
}

.in_newss_4 {
 float: left;
 width: 330px;
}

.in_newss_4_1 {
 width: 330px;
 height: 210px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 330px;
 height: 210px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.06);
}

.in_newss_4_2 {
 color: #666;
 overflow: hidden;
 padding: 25px 10px 0 0;
}

.in_newss_4_2 h6 {
 font-size: 16px;
 font-weight: normal;
 color: #222;
 height: 18px;
 line-height: 18px;
 overflow: hidden;
 border-left: 3px solid #1968ca;
 padding-left: 10px;
}

.in_newss_4_2 h5 {
 font-size: 14px;
 color: #999;
 padding-top: 10px;
}

.in_newss_4_2 i {
 height: 78px;
 overflow: hidden;
 display: inline-block;
 color: #666;
 line-height: 26px;
 padding-top: 15px;
}

.in_news_r {
 float: right;
 width: 850px;
}

.in_news_r_1 {
}

.in_news_5 {
 float: left;
 width: 375px;
 height: 77px;
 padding-top: 0px;
 margin: 0 0 0 50px;
}

.in_news_5_1 {
 float: left;
 width: 50px;
 height: 60px;
 margin: 0 0 0 0;
 text-align: center;
 color: #333;
 background: url(../images/news_d.png) no-repeat center;
}

.in_news_5_1 h5 {
 line-height: 30px;
 font-size: 16px;
}

.in_news_5_1 h6 {
 line-height: 30px;
 font-size: 16px;
}

.in_news_5_2x {
 float: right;
 width: 300px;
 padding-left: 15px;
}

.in_news_5_2 {
 line-height: 30px;
 height: 60px;
 overflow: hidden;
 color: #666;
}

.in_news_5_2 h6 {
 font-size: 15px;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}


.in_news_pro_5 {
}

.in_news_pro_5 ul li {
 float: left;
 width: 375px;
 margin: 0 0 0 50px;
 height: 47px;
 line-height: 47px;
 border-bottom: 1px dashed #dedede;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_pro_5 ul li a {
 background: url(../images/news_d1.png) 5px no-repeat;
 display: block;
 padding-left: 18px;
 height: 50px;
 line-height: 50px;
 overflow: hidden;
 padding-right: 10px;
}

.in_news_pro_5 ul li a:hover {
 background: url(../images/news_d2.png) 15px no-repeat;
 padding-left: 25px;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #999;
}

.in_news_pro_5 ul li:hover{
 border-bottom: 1px dashed #1968ca;
}



/*新闻end*/





/*风采*/


.in_fcc_r {
 width: 100%;
 overflow: hidden;
 padding-top: 60px;
}


#tab_fcc {
 width: 1180px;
 height: 39px;
 margin: 0 auto;
 background: url(../images/in_x2.png) no-repeat bottom;
}

#tab_fcc .fcc_menu {
 height: 40px;

}

#tab_fcc .fcc_menu li {
 float: left;
 width: 98px;
 height: 37px;
 line-height: 1;
 text-align: center;
 font-size: 18px;
 cursor: pointer;
 color: #333;
 font-weight: bold;
}

#tab_fcc .fcc_menu .on {
 color: #1968ca;
 cursor: pointer;
 border-bottom: 2px solid #1968ca;
}

#tab_fcc .fcc_menu .on a {
 color: #FFF;
}

.in_fcc_r .tabfcc_box {
 width: 100%;
 clear: both;
 margin-top: 30px;
}

.in_fcc_r .tabfcc_box .hide {
 display: none;
}

.in_fcc_box {
 width: 1180px;
 margin: 0 auto;
 position: relative;
}

.in_fcc {
 width: 1200px;
 margin: 0 auto;
 overflow: hidden;
}

.in_fcc li {
 float: left;
 width: 283px;
 margin: 0 16px 0 0;
 text-align: center;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_fcc li h6 {
 font-size: 14px;
 text-align: center;
 font-weight: normal;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_fcc li h6 a {
 color: #333;
 display: block;
 padding: 0 10px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_fcc li:hover h6 a {
 color: #1968ca;
}

.fc_imgscale_x {
 width: 269px;
 height: 186px;
 background: #dff0fe;
 padding: 6px;
 border: 1px solid #bccddc;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fc_imgscale {
 width: 269px;
 height: 186px;
 overflow: hidden;
}

.fc_imgscale img {
 width: 281px;
 height: 186px;
}

.in_fcc li:hover .fc_imgscale_x{
 background: #1968ca;
 border: 1px solid #1968ca;
}


/*风采end*/



.in_banner1 {
 width: 100%;
 height: 281px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 55px;
}

.in_banner1_1 {
 width: 1180px;
 height: 281px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding-top: 1px;
 padding-left: 22px;
}

.in_banner1_pic {
 height: 50px;
 line-height: 50px;
 font-size: 36px;
 padding-top: 50px;
}

.in_banner1_pic2 {
 line-height: 30px;
 font-size: 24px;
 padding: 20px 0 0 0;
 text-transform: uppercase;
}

.in_banner1_pic3 {
 width: 80px;
 height: 6px;
 background: #fff;
 margin-top: 35px;
}


.in_banner1_2 {
 width: 424px;
 position: absolute;
 right: 0;
 top: 75px;
}

.in_banner1_3 {
 width: 210px;
 line-height: 36px;
 color: #fff;
}

.in_banner1_3 i {
 font-size: 16px;
 display: block;
}

.in_banner1_3 span {
 color: #fff;
 font-size: 24px;
 display: block;
 font-family: Impact;
}

.in_banner1_6 {
 width: 160px;
 height: 40px;
 font-size: 16px;
 color: #FFF;
 margin-top: 20px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_banner1_6 a {
 color: #1968ca;
 line-height: 40px;
 display: block;
 background: #fff;
 font-size: 20px;
 text-align: center;
}

.in_banner1_6 a:hover {
 border-radius: 20px;
}



/*产品*/


.in_products_xx {
 margin-top: 60px;
}

.in_products {
 width: 1180px;
 margin: 0 auto;
 position: relative;
}


.in_products_l {
 float: left;
 width: 200px;
 overflow: hidden;
}

.sideMen {
height: 637px;
overflow: hidden;
}


.in_products_l_3 {
 height: 100px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_profl_d1{
 background:url(../images/cp_d1.png) no-repeat 18px #1968ca;
}

.in_profl_d2{
 background:url(../images/cp_d3.png) no-repeat 18px #1968ca;
}


.in_products_l_3 a {
 color: #FFF;
 float: left;
 padding-left: 82px;
 line-height: 1.4;
 overflow: hidden;
 padding-top: 20px;
}

.in_products_l_3 h4{
	height: 30px;line-height: 30px; overflow: hidden;  font-size: 18px;
}

.in_products_l_3 a i{
 display: block;
 font-size: 18px;
}


.in_products_l_er {
 padding: 7px 0;
 border: 1px solid #1968ca;
 margin-bottom: 5px;
}

.in_products_l_er ul {
 height: 160px;
 overflow: hidden;
}

.in_products_l_er ul li {
 height: 40px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform:uppercase;
}


.in_products_l_er ul li a {
 display: block;
 line-height: 40px;
 font-size: 14px;
 color: #333;
 padding-left: 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background:url(../images/cp_d2.png) no-repeat 170px;
}

.in_products_l_er ul li a:hover {
 color: #fff;
 background:url(../images/cp_d2.png) no-repeat 180px #5db2fb;
 padding-left: 25px;
}



.in_promore {
 height: 40px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform:uppercase;
}

.in_promore a {
 display: block;
 line-height: 40px;
 font-size: 14px;
 color: #333;
 padding-left: 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background:url(../images/cp_d2.png) no-repeat 170px;
}

.in_promore a:hover {
 color: #fff;
 background:url(../images/cp_d2.png) no-repeat 180px #5db2fb;
 padding-left: 25px;
}


.in_products_r {
 width: 945px;
 float: right;
 overflow: hidden;
 background: #dff0fe;
 border-top: 5px solid #1968ca;
 box-shadow: 0 8px 8px 0px rgba(93, 178, 251, 0.08);
}

.in_products_rt{
 height: 30px;
 line-height: 30px;
 padding-left: 30px;
 font-size: 20px;
 text-transform:uppercase;
 color: #5db2fb;
 margin-top: 20px;
}

.in_products_rt b{
 color: #1968ca;
}

.in_products_r .tab_box {
 padding-left: 30px;
 padding-top: 20px;
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 280px;
 margin: 0 23px 20px 0 ;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;

}

.in_pro_2 .in_pro_1pic {
 width: 270px;
 height: 210px;
 overflow: hidden;
 border: 1px solid #5db2fb;
 padding: 4px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_2 .in_pro_1pic img {
 width: 270px;
 height: 210px;
}

.in_pro_txt {
 width: 100%;
 height: 36px;
 line-height: 36px;
 background-color: #5db2fb;
 margin-top: 5px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_txt h6 {
 font-size: 14px;
 height: 36px;
 line-height: 36px;
}

.in_pro_txt h6 a {
 color: #fff;
 padding: 0 10px 0 10px;
 display: block;
 text-align: center;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_2:hover .in_pro_txt {
 background: #1968ca;
}


.in_pro_2:hover .in_pro_1pic {
border: 1px solid #1968ca;
}


/*产品end*/


.b_text_xx {
 height: auto;
 background:url(../images/in_x1.png) no-repeat center bottom;
 padding-bottom: 15px;
}

.b_text_t2_1 {
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 30px;
 color: #333;
 padding-top: 2px;
}

.b_text_t2_1 h3 {
 font-size: 30px;
}

.b_text_t2_1 a {
 color: #333;
}

.b_text_t2_1 a:hover {
 color: #1968ca;
}

.b_text_t2_2 {
 text-align: center;
}


/*工程案例*/

.in_gongchang {
 width: 100%;
 height: auto;
 margin: 0 auto;
 margin-top: 20px;
}

.gongchang_box1 {
 width: 1218px;
 margin: 0 auto;
 margin-top: 38px;
 position: relative;
}

.gongchang_box2 {
 width: 1218px;
 margin: 0 auto;
 overflow: hidden;
}

.gongchang_tkd1_pro1 {
 float: left;
 width: 366px;
 margin: 0px 20px 20px 20px;
 position: relative;
}

.gongchang_tkd1_pro2 {
 width: 350px;
 height: 260px;
 overflow: hidden;
 border: 1px solid #dff0fe;
 padding: 7px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.gongchang_tkd1_pro2 img {
 width: 350px;
 height: 260px;
}

.gongchang_txt {
 height: 50px;
 line-height: 50px;
 background: #dff0fe;
 overflow: hidden;
 margin-top: 18px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.gongchang_txt a {
 color: #333;
 display: block;
 text-align: center;
 padding: 0 20px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 14px;
}

.gongchang_tkd1_pro1:hover .gongchang_tkd1_pro2 {
 border: 1px solid #1968ca;
}

.gongchang_tkd1_pro1:hover .gongchang_txt {
 background: #1968ca;
}


.gongchang_tkd1_pro1:hover .gongchang_txt a {
 color: #fff;
}

/*工程案例end*/


/*优势*/

.youshi {
 width: 100%;
 height: 720px;
 background: url(../images/ys_bg.jpg) no-repeat center top #eef7ff;
 overflow: hidden;
 margin-top: 25px;
}

.youshi_pro {
 width: 1180px;
 margin: 0 auto;
 position: relative;
}

.youshi_t {
 text-align: center;
 color: #fff;
 padding-top: 60px;
 height: 175px;
}

.youshi_t h3 {
 font-size: 30px;
 text-transform: uppercase;
 padding-top: 20px;
}
.youshi_t h4{
 font-size: 14px;
 letter-spacing:2px;
 padding-top: 15px;
}



/* 标签切换2，开始 */
#tab_2 {
 width: 680px;
 height: 150px;
 position: absolute;
 left: 630px;
 top: 286px;
 z-index: 5;
}

#tab_2 .tab_menu {
 height: 100px;
}

#tab_2 .tab_menu li {
 float: left;
 width: 100px;
 height: 100px;
 text-align: center;
 color: #fff;
 cursor: pointer;
 margin: 0 89px 0 0;

}

#tab_2 .tab_menu li dd {
 background: #5db2fb;
 width: 100px;
 height: 100px;
 border-radius: 10px;
}

#tab_2 .tab_menu li h6 {
 height: 50px;
 padding-top: 12px;
}

#tab_2 .tab_menu li h6 img {
 width: 50px;
 height: 50px;
}

#tab_2 .tab_menu li h6 i {
 display: block;
}


#tab_2 .tab_menu li span {
 height: 30px;
 line-height: 28px;
 font-size: 14px;
}

#tab_2 .tab_menu .on dd {
 cursor: pointer;
 background: #1a5cbf;
 color: #fff;
}


.youshi_pro .tab_box_2 {
 width: 100%;
 clear: both;
 background: #fff;
 height: 405px;
 box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.youshi_pro .tab_box_2 .hide {
 display: none;
}


/* 标签切换2，结束 */


.youshi_pro_1 {
 height: 400px;
 position: relative;
}

.youshi_pro_1_l {
 float: left;
 width: 450px;
 height: 293px;
 overflow: hidden;
 margin-left: 52px;
 margin-top: 52px;
 padding:0 19px 16px 0;
 background:url(../images/ys_bg2.png) no-repeat right bottom;
}

.youshi_pro_1_l img {
 width: 450px;
 height: 293px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.youshi_pro_1_l img:hover {
 transform: translate(-5px, -5px);
 -webkit-transform: translate(-5px, -5px);
 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}


.youshi_pro_2a {
 float: right;
 width: 550px;
 padding-top: 195px;
 text-align: center;
}

.youshi_pro_2a h6 {
 height: 40px;
 line-height: 30px;
 font-size: 24px;
 color: #1968ca;
 font-weight: bold;
 padding-right: 65px;
}

.youshi_pro_2_1 {
 line-height: 30px;
 padding: 20px 65px 0 0;
 color: #333;
}

/*优势end*/


/*简介*/

.in2_about {
 width: 100%;
 background: url(../images/ab_bg.jpg) no-repeat center bottom;
 height: 430px;
 padding-bottom: 80px;
}

.in2_about_1 {
 width: 1180px;
 height: auto;
 margin: 0 auto;
}

.in2_about_2 {
 float: right;
 width: 523px;
 height: 370px;
 margin: 33px 2px 0 0;
}

.in2_about_2 .in_aimgscale {
 width: 523px;
 height: 370px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale img {
 width: 523px;
 height: 370px;
}

.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: left;
 width: 535px;
}

.in2_about_6 {
 padding: 0 0 0 0;
}

.in2_about_4a {
 font-size: 20px;
 color: #5db2fb;
 height: 40px;
 padding-top: 5px;
 text-transform: uppercase;
 padding-left: 40px;
}

.in2_about_4a span {
 font-size: 40px;
 color: #1968ca;
 padding-right: 10px;
}


.in2_about_4c {
 font-size: 28px;
 color: #1968ca;
 line-height: 1;
 height: 40px;
 padding-top: 45px;
 padding-left: 40px;
}

.in2_about_3 {
 line-height: 36px;
 height: 190px;
 overflow: hidden;
 padding: 25px 0 0 40px;
 font-size: 14px;
 color: #333;
}

.in2_about_5 {
 height: auto;
}

.about_more {
 width: 185px;
 height: 33px;
 margin-top: 30px;
 margin-left: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background:url(../images/ab_more.png) no-repeat center;
}

.about_more a {
 color: #1968ca;
 display: block;
 line-height: 33px;
 text-transform: uppercase;
 padding-left: 70px;
 font-size: 16px;
 letter-spacing:1px;
}

.about_more:hover {
 margin-left: 60px;
}


/*简介end*/







