
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 750px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 750px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 750px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 750px;
}

.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: 0 10px;
border: 1px solid #fff;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 background: #fff;
 -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;
  cursor: pointer;
}

.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 */


/*---*/


.a_tite_box{
 width: 1280px;
 margin: 0 auto;
 position: relative;
}

.a_tite {
 width: 450px;
 float: left;
 background:url(../images/ProductCenter.png) no-repeat 0 0;
 padding-top: 52px;
}

.a_bg1{
 background:url(../images/Advantage_t.png) no-repeat 0 0;
}

.a_bg2{
 background:url(../images/Customercase.png) no-repeat 0 0;
}

.a_bg3{
 background:url(../images/HONOR.png) no-repeat 0 0;
}

.a_bg4{
 background:url(../images/dynamic.png) no-repeat 0 0;
}


.a_tite h3 {
 height: 32px;
 line-height:1;
 font-weight: bold;
 padding-left: 27px;
 background:url(../images/in_x1.png) no-repeat 0;
}

.a_tite h3 span{
 display: block;
 float: left;
 font-size: 28px;
 width: 139px;
}

.a_tite h3 i{
 display: block;
 float: left;
 height: 26px;
 line-height: 26px;
 border-top: 1px solid #333333;
 border-bottom: 1px solid #333333;
 font-size: 14px;
 margin-top: 3px;
}




.a_tite_more {
 width: 133px;
 height: 30px;
 float: right;
 z-index: 5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 right: 0;
 top: 55px;
}


.a_tite_more a{
 display: block;
 line-height: 30px;
 font-size: 14px;
 color: #8a8a8a;
 text-transform:uppercase;
 padding-left: 56px;
 background:url(../images/cp_more.png) no-repeat center;
}

.a_tite_more a:hover{
 color: #1d2089;
}



/*产品*/

.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 118px;
}


.in_pfl {
 width: 1280px;
 margin: 0 auto;
 padding-top: 40px;
 overflow: hidden;
 text-align: center;
}

.in_pfl ul{
 width: 1310px;
}


.in_pfl ul li {
 width: 238px;
 float: left;
 text-align: center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #222222;
 margin-right: 20px;
 padding-bottom: 18px;
}


.in_pfl ul li b{
 display: block;
 width: 100%;
 height: 146px;
 padding-top: 18px;
 margin: 0 auto;
}

.in_pfl ul li i {
 width: 100%;
 height: 146px;
 display: block;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pfl ul li h4{
 margin: 0 auto;
 margin-top: 12px;
 height: 30px;
 line-height: 30px;
 background: #1d2089;
 padding: 0 15px;
 border-radius: 15px;
 color: #fff;
 display: inline-block;
 min-width: 82px;
}

.in_pfl ul li h5{
 height: 48px;
 line-height: 24px;
 font-size: 14px;
 margin-top: 5px;
 padding: 0 20px;
}

.in_pfl ul li h6{
 width: 65px;
 height: 25px;
 line-height: 25px;
 margin: 0 auto;
 background: #222222;
 color: #fff;
 border-radius: 13px;
 margin-top: 7px;
 font-family: Arial;
}



.in_pfl ul li a {
 display: block;
 line-height: 20px;
 font-size: 16px;
 overflow: hidden;
 color: #333333;
}


.in_pfl ul li:hover h4 {
background: #e70012;
}


.in_pfl ul li i.d1{
 background:url(../images/cp_fd1.png) no-repeat center;
}

.in_pfl ul li i.d2{
 background:url(../images/cp_fd2.png) no-repeat center;
}

.in_pfl ul li i.d3{
 background:url(../images/cp_fd3.png) no-repeat center;
}

.in_pfl ul li i.d4{
 background:url(../images/cp_fd4.png) no-repeat center;
}

.in_pfl ul li i.d5{
 background:url(../images/cp_fd5.png) no-repeat center;
}


.in_pfl ul li:hover i.d1{
 background:url(../images/cp_fd1a.png) no-repeat center;
}

.in_pfl ul li:hover i.d2{
 background:url(../images/cp_fd2a.png) no-repeat center;
}

.in_pfl ul li:hover i.d3{
 background:url(../images/cp_fd3a.png) no-repeat center;
}

.in_pfl ul li:hover i.d4{
 background:url(../images/cp_fd4a.png) no-repeat center;
}

.in_pfl ul li:hover i.d5{
 background:url(../images/cp_fd5a.png) no-repeat center;
}





.in_products_r {
 width: 1280px;
 height: auto;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 40px;
}

.in_products_r .tab_box {

}


.in_products_pro {
 position: relative;
 width: 105%;
}


.in_pro_2 {
 float: left;
 width: 305px;
 margin: 0 20px 20px 0;
 position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: #fff;
 z-index: 5;
 overflow: hidden;
}



.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 230px;
 -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: 16px;
 width: 100%;
 height: 50px;
 line-height: 50px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 position: absolute;
 left: 0;
 bottom: 0;
 z-index: 3;
}


.in_pro_txt a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 16px;
 padding: 0 10px 0 10px;
 text-align: center;
 background: #7f7f7f;
}

.in_pro_2:hover .in_pro_txt a {
background: #1d2089;
}

/*----*/

.in_pro_txt2{
 width: 100%;
 height: 100%;
 background-color:rgba(0,0,0,0.7);
 position: absolute;
 left: 0;
 top: 0;
 z-index: 1;
 opacity: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 pointer-events: none;
}


.in_pro_txt2 h4{
 padding: 0 30px;
 line-height: 30px;
 text-align: center;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 color: #fff;
 font-size: 24px;
 padding-top: 24px;
}

.in_pro_txt2 h5{
 padding: 0 30px;
 height: 96px;
 line-height: 48px;
 text-align: center;
 overflow:hidden;
 color: #fff;
 font-size: 24px;
 padding-top: 14px;
}


.in_pro_2:hover .in_pro_txt2{
opacity: 1;
}


/*产品end*/



/*优势*/


.advantage {
 width: 100%;
 height: 786px;
 margin-top: 100px;
 overflow: hidden;
}

.advantage_p {
 width: 1280px;
 height: 786px;
 margin: 0 auto;
 position: relative;
}


.advantage_t2 {
 position: absolute;
 right: 0;
 top: 0;
 width: 296px;
}


/*--*/



.advantage_p .advantage_cent{
 width: 1280px;
 height: 786px;
 display: block;
 position: relative;
}



.advantage_p .tab_box_2 {

}


.advantage_p .ys_aaa{
 width: 935px;
 height: 680px;
 overflow: hidden;
 float: left;
}


.advantage_p .ys_bbb{
 width: 870px;
 height: 640px;
 float: right;
 background:url(../images/ys_bg1.jpg) no-repeat center;
 position: absolute;
 left: 50%;
 bottom: 0;
 margin-left: 90px;
}



.youshi_pro_1_l {
 width: 935px;
 height: 680px;
 overflow: hidden;
}


.youshi_pro_1_l img {
 width: 935px;
 height: 680px;
 transition: all 0.5s;
 transform: scale(1);
}



.youshi_pro_2a {
 position: relative;
 padding-left: 84px;
 width: 466px;
 padding-top: 61px;
}


.youshi_pro_2shu{
 line-height: 1;
}

.youshi_pro_2shu h4{
 height: 34px;
line-height: 34px;
}

.youshi_pro_2shu h4 i{
 font-size: 30px;
 color: #333333;
 display: block;
 float: left;
 width: 58px;
}

.youshi_pro_2shu h4 span{
 font-size: 24px;
 font-weight: bold;
 display: block;
 float: left;
}


.youshi_pro_2shu h5{
 font-size: 24px;
 color: #dddddb;
 font-weight: 100;
 text-transform:uppercase;
 padding-top: 16px;
 padding-left: 58px;
}


.youshi_pro_2_1 {
 line-height: 32px;
 padding: 38px 0 0 58px;
 color: #333333;
 font-size: 14px;
}



.youshi_pro_l {
 background: url(../images/ys_l.png) no-repeat center #1d2089;
 display: block;
 width: 110px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 left: 620px;
 bottom: 82px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.youshi_pro_l:hover{
 left: 610px;
}


.youshi_pro_r {
 background: url(../images/ys_r.png) no-repeat center #333333;
 display: block;
 width: 110px;
 height: 60px;
 cursor: pointer;
 position: absolute;
 left: 730px;
 bottom: 82px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.youshi_pro_r:hover{
 left: 740px;
}








.ys_tel{
 width: 409px;
 height: 40px;
 margin: 0 auto;
 position: absolute;
 right: 0;
 bottom: 256px;
 z-index: 3;
}


.ys_tel span{
 width: 150px;
 height: 40px;
 line-height: 40px;
 display: block;
 font-size: 14px;
 float: left;
}

.ys_tel span a{
 color: #fff;
 display: block;
 text-align: center;
 background:#1d2089;
 border-radius: 5px;
 font-size: 16px;
}


.ys_tel span a:hover{
 background:#1d2089;
 border-radius: 20px;
}


.ys_tel h5{
 height: 40px;
 line-height: 40px;
 font-size: 24px;
 color: #333333;
 text-transform:uppercase;
 float: left;
 margin-left: 30px;
 padding-left: 40px;
 background:url(../images/ys_tel.png) no-repeat 0;
}







.youshi_txt{
 width: 396px;
 height: 136px;
 position: absolute;
 right: 0px;
 bottom: 0px;
 line-height: 1;
 z-index: 3;
}


.youshi_txt h6{
 font-size: 18px;
 line-height: 1;
}


.youshi_txt h4{
 font-size: 14px;
 color: #aaabad;
 line-height: 20px;
 padding-top: 8px;
 text-transform:uppercase;
}


.youshi_en2{
 width: 1px;
 height: 160px;
 background: #dddddd;
 position: absolute;
 bottom: 182px;
 right: 481px;
 z-index: 3;
}

.youshi_en3{
 width: 102px;
 height: 600px;
 background:url(../images/Advantage.png) no-repeat center;
 position: absolute;
 top: 137px;
 left: -44px;
 z-index: 3;
}


/*优势end*/


/*案例*/


.case{
 padding-top: 118px;
}


.casesbox {
 width: 1312px;
 margin: 0 auto;
 position: relative;
}


.cases_box1 {
 width: 1312px;
 margin: 0 auto;
 padding-top: 38px;
}

/*--*/


/*----*/


.in_case_li {
 float: left;
 width: 300px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 20px 14px 20px 14px;
}


.in_case_txt {
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 0 18px 12px 18px;
 position: relative;
 background: #6b6e73;
}


.in_case_txt h6 {
 height: 30px;
 line-height: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding-top: 12px;
}

.in_case_txt h6 a {
 color: #fff;
 font-size: 16px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-right: 40px;
 background:url(../images/al_dd.png) no-repeat right;
}


.in_case_txt h6 a:hover{
 padding-left: 5px;
}

.in_case_txt h4{
 font-size: 14px;
 color: #fff;
 height: 24px;
 line-height: 24px;
 padding-top: 0px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-right: 40px;
}


.case_imgscale_x {
 width: 100%;
 height: 240px;
}

.case_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}


.case_imgscale img {
 width: 100%;
 height: 100%;
}

.in_case_li:hover {
 box-shadow: 0 0 10px rgba(29, 32, 137, 0.75);
}


.in_case_li:hover .in_case_txt {
background: #1d2089;
}



.case_l {
 background: url(../images/al_l.png) no-repeat center;
 display: block;
 width: 36px;
 height: 44px;
 cursor: pointer;
 position: absolute;
 left: -55px;
 top: 195px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #aaaaaa;
}



.case_l:hover{
 border: 1px solid #1d2089;
}


.case_r {
 background: url(../images/al_r.png) no-repeat center;
 display: block;
 width: 36px;
 height: 44px;
 cursor: pointer;
 position: absolute;
 right: -55px;
 top: 195px;
 z-index: 10;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border: 1px solid #aaaaaa;
}

.case_r:hover{
 border: 1px solid #1d2089;
}


/*案例end*/



/*简介*/


.in2_about {
 width: 100%;
 overflow: hidden;
 margin-top: 70px;
 background:url(../images/ab_bg.png) no-repeat center top;
}


.in2_about_1 {
 width: 1280px;
 margin: 0 auto;
 position: relative;
 }


.in2_about_2 {
 float: right;
 width: 580px;
 height: 810px;
 position: relative;
}


.in2_about_2 .in_aimgscale {
 width: 900px;
 height: 810px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale:hover {
 transform: translate(0px, -2px);
 -webkit-transform: translate(0px, -2px);
}


.in2_about_2 .in_aimgscale img {
 width: 900px;
 height: 810px;
}



.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {
 float: left;
 width: 700px;
}

.in2_about_3_t1 {
 line-height: 1;
 font-size: 36px;
 color: #1d2089;
 font-weight: bold;
 padding-top: 99px;
}


.in2_about_3_t2 {
 line-height: 1;
 font-size: 16px;
 color: #333333;
 text-transform:uppercase;
 padding-top: 17px;
}





.in2_about_6 {

}


.in2_about_3 {
 line-height: 30px;
 height: 150px;
 overflow: hidden;
 padding: 48px 82px 0 0;
 color: #333333;
}


.in2_about_5 {
 height: auto;
}


.in2_about_4 {
 width: 100%;
 height: 150px;
 margin-top: 91px;
 background: #fff;
}


.in2_about_4_line{
 width: 1px;
 height: 80px;
 background: #eeeeee;
 float: left;
 margin-top: 35px;
}

.in2_about_4_2 {
 float: left;
width: 232px;
 height: 150px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in2_about_4_2 h6{
 padding-top: 30px;
}

.in2_about_4_2 a {
 display: block;
}


.in2_about_4_2 b{
 display: block;
 width: 50px;
 height: 50px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin: 0 auto;
}


.in2_about_4_2 i{
 display: block;
 text-align: center;
 font-size: 18px;
 color: #333333;
 padding-top: 9px;
}


.in2_about_4_2 b.d1 {
 background: url(../images/ab_d1.png) no-repeat 0 0;
}

.in2_about_4_2 b.d2 {
 background: url(../images/ab_d2.png) no-repeat 0 0;
}

.in2_about_4_2 b.d3 {
 background: url(../images/ab_d3.png) no-repeat 0 0;
}

.in2_about_4_2:hover b.d1{
 background: url(../images/ab_d1.png) no-repeat -50px 0;
}

.in2_about_4_2:hover b.d2 {
 background: url(../images/ab_d2.png) no-repeat -50px 0;
}

.in2_about_4_2:hover b.d3 {
 background: url(../images/ab_d3.png) no-repeat -50px 0;
}

.in2_about_4_2:hover{
 background: #1d2089;
}

.in2_about_4_2:hover i{
 color: #fff;
 font-weight: bold;
}


.in2_about_cn{
 padding-left: 70px;
 line-height: 20px;
 height: 20px;
 font-size: 16px;
 background:url(../images/ab_line2.png) no-repeat 0;
 margin-top: 146px;
}


/*简介end*/



/*---*/


.in_fccbox {
 margin-top: 119px;
}



.in_fcc_cont {
 width: 1280px;
 margin: 0 auto;
 position: relative;
}


.in_fcc {
 width: 105%;
 padding-top: 40px;
}


.in_fcc_li {
 float: left;
 width: 290px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 20px 40px 10px 0;
}


.fcc_imgscale_x {
 width: 100%;
 height: 200px;
 position: relative;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
border: 1px solid #eeeeee;
 padding: 9px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.fcc_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.fcc_imgscale img {
 width: 100%;
 height: 100%;
}


.in_fcc_txt {
 width: 100%;
 height: 32px;
 line-height: 32px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 10px;
}

.in_fcc_txt a {
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 10px 0 10px;
 text-align: center;
 color: #333333;
}

.in_fcc_li:hover .in_fcc_txt a{
 color: #1d2089;
}

.in_fcc_li:hover .fcc_imgscale_x{
 border: 1px solid #1d2089;
 border-radius: 10px;
}


/*企业相册end*/



/*新闻*/

.in_newsfaq {
 width: 100%;
 height: auto;
 margin: 0 auto;
 margin-top: 104px;
 padding-bottom: 80px;
}


.in_news_1 {
 width: 1280px;
 margin: 0 auto;
 position: relative;
}

.in_news_t{
 position: absolute;
 left: 0;
 top: 0;
 width: 284px;
 z-index: 5;
}



#tab_news {
 float: left;
 width: 276px;
 position: absolute;
 left: 0;
 top: 140px;
 z-index: 5;
}


#tab_news .news_menu {
border-top: 1px solid #e7e7e7;
}



#tab_news .news_menu li {
 height: 56px;
 line-height: 56px;
 color: #444444;
 font-size: 18px;
 cursor: pointer;
 text-transform: uppercase;
 border-bottom: 1px solid #e7e7e7;
}


#tab_news .news_menu li span{
 padding-left: 20px;
}

#tab_news .news_menu .on{
 background:url(../images/news_ton.png) no-repeat 251px;
}

#tab_news .news_menu li a{
 color: #666666;
}


#tab_news .news_menu .on span {
 cursor: pointer;
 color: #1d2089;
 font-weight: bold;
}





.in_news_1 .tab_box_news {
 overflow: hidden;
}

.in_news_1 .tab_box_news .hide{
 display: none;
}


.in_news_aa {
 width: 1280px;
 overflow: hidden;
 position: relative;
}


.in_news_left {
 width: 944px;
 height: 307px;
 overflow: hidden;
 margin-left: 366px;
 position: relative;
}

.in_news_left_dl{
 width: 944px;
 height: 307px;
}


.in_news_aa .hd {
 width: 100px;
 height: 20px;
 overflow: hidden;
 position: absolute;
 left: 459px;
 top: 280px;
 z-index: 10;
}


.in_news_aa .hd ul {

}

.in_news_aa .hd ul li {
 float: left;
 width: 11px;
 height: 11px;
 background: #cccccc;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 50%;
 margin: 0 8px 0 0;
 line-height: 50px;
 overflow: hidden;
}


.in_news_aa .hd ul li.on {
 cursor: pointer;
 background: #e70012;
}




.in_news_2 {
 width: auto;
}

.in_newss_4 {
 width: 944px;
 height: 307px;
 position: relative;
}


.in_newss_4_1 {
 float: right;
 width: 373px;
 height: 307px;
 overflow: hidden;
}


.in_newss_4_1 img {
 width: 373px;
 min-height: 307px;
 transition: all 0.5s;
 transform: scale(1);
}


.in_newss_4_data{
 height: 66px;
 line-height: 66px;
 border-bottom: 1px solid #dfdfdf;
 font-size: 36px;
 color: #333333;
}



.in_newss_4_2 {
 float: left;
 width: 510px;
 color: #666;
}


.in_newss_4_2 h6 {
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 font-size: 18px;
 margin-top: 38px;
}


.in_newss_4_2 h6 a {
 display: block;
 color: #333333;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_4_2 h6 a:hover{
 color: #1d2089;
 padding-left: 5px;
}


.in_newss_4_2 h5{
 line-height: 30px;
 height: 60px;
 color: #999999;
 margin-top: 22px;
 font-size: 14px;
 overflow: hidden;
}


.in_newss_4_2 h4{
 width: 140px;
 height: 45px;
 font-size: 16px;
 margin-top: 46px;
}

.in_newss_4_2 h4 a{
 color: #fff;
 display: block;
 line-height: 45px;
 background: #1d2089;
 text-align: center;
}

.in_newss_4_2 h4 a:hover{
 background: #e70012;
}



.in_newss_thr{
 width: 1280px;
 margin: 0 auto;
 margin-top: 60px;
 border-top: 1px solid #e1e1e1;
 padding-top: 56px;
}


.in_newss_thrbox{
 width: 105%;
}


.hynews_thr {
 float: left;
 width: 390px;
 height: 72px;
 overflow: hidden;
 margin: 0 55px 38px 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px solid #cccccc;
}


.hynews_thr h6 {
 font-size: 16px;
 font-weight: normal;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 margin-top: 8px;
}


.hynews_thr h6 a {
 display: block;
 color: #333333;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background:url(../images/news_d1.png) no-repeat 0;
 padding-left: 25px;
}


.hynews_thr h6 a:hover {
 color: #1d2089;
}


.hynews_thr i {
 display: block;
 color: #b9b9b9;
 font-size: 18px;
 line-height: 20px;
 height: 20px;
 padding-left: 25px;
 background:url(../images/news_sj.png) no-repeat 0;
 font-family: Arial;
}

.hynews_thr:hover{
 border-bottom: 1px solid #1d2089;
}




.in_news_pro_5 {
 width: 105%;
}


.in_news_pro_5 ul li {
 height: 45px;
 line-height: 45px;
 float: left;
 width: 360px;
 color: #666;
 overflow: hidden;
 margin: 0 60px 0 0;
}


.in_news_pro_5 ul li a {
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding-right: 10px;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #555555;
}

.in_news_pro_5 ul li a:hover {
 padding-left: 5px;
 color: #008ada;
}





/*新闻end*/














