/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 670px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 670px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 670px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 670px;
}

.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: #1857a4;
 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 */


/*搜索*/


.search_box {
 float: right;
 width: 340px;
 height: 40px;
 overflow: hidden;
 position: relative;
 margin-top: 21px;
}


.swap_value {
 float: left;
 width: 290px;
 font-size: 14px;
 color: #333;
 height: 38px;
 line-height: 38px;
 border: 1px solid #b8b8b8;
 padding-left: 18px;
 background: none;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 40px;
 height: 40px;
 background: url(../images/fdj.png) no-repeat center #1857a4;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.search_box input::-webkit-input-placeholder {
 color: #a0a0a0;
}

.search_box input::-moz-placeholder {
 color: #a0a0a0;
}

.search_box input:-moz-placeholder {
 color: #a0a0a0;
}

.search_box input:-ms-input-placeholder {
 color: #a0a0a0;
}


.soso {
 width: 100%;
 height: 80px;
 position: relative;
 background: #f5f5f5;
}


.soso_2 {
 width: 1200px;
 height: 80px;
 margin: 0 auto;
 position: relative;
}

.soso_2l {
 line-height: 80px;
 color: #181e23;
 float: left;
 width: 430px;
}

.soso_2l a {
 color: #666;
 display: block;
 padding-right: 20px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.soso_2l span {
 float: right;
 color: #9b9b9b;
}

.soso_2l a:hover {
 color: #1857a4;
 text-decoration: underline;
}

.soso_2l1 {
 line-height: 80px;
 color: #1857a4;
 float: left;
 padding-left: 28px;
 background: url(../images/n_hot.png) no-repeat 0;
 padding-right: 20px;
}

/*搜索end*/


/*产品*/

.in_products_xx {
 width: 100%;
 height: auto;
 padding-top: 50px;
}


.in_pfl {
 width: 1200px;
 height: 60px;
 margin: 0 auto;
 margin-top: 28px;
 overflow: hidden;
}

.in_pfl_l {
 float: left;
 width: 110px;
 height: 60px;
 background: #1857a4;
}

.in_pfl_l img {
 padding-top: 20px;
 margin:0 auto; 
 display:block;
}


.in_pfl ul {
 float: left;
 height: 60px;
 border: 1px solid #d2d2d2;
 border-left: 0;
 width: 1090px;
 box-sizing: border-box;
}


.in_pfl ul li {
 float: left;
 margin: 0 0 0 13px;
 height: 58px;
}

.in_pfl ul li a {
 display: block;
 line-height: 58px;
 overflow: hidden;
 font-size: 16px;
 color: #797979;
 background: url(../images/cp_fd1.png) no-repeat 0;
 padding-left: 22px;
 padding-right: 10px;
}


.in_pfl ul li a:hover {
 color: #1857a4;
 font-weight: bold;
 background: url(../images/cp_fd2.png) no-repeat 0;
}


.in_products_r {
 width: 1200px;
 height: auto;
 margin: 0 auto;
 padding-top: 32px;
 overflow: hidden;
}

.in_products_r .tab_box {
 padding-top: 30px;
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
 width: 105%;
}


.in_pro_2 {
 float: left;
 width: 292px;
 height: 220px;
 margin: 0 10px 10px 0;
 overflow: hidden;
 position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: #fff;
}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 220px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transition: all 0.5s;
 transform: scale(1);
}


.in_pro_txt {
 font-size: 14px;
 width: 272px;
 height: 40px;
 line-height: 40px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/cp_d2.png) no-repeat 245px;
 background-color: rgba(0, 0, 0, 0.7);

 position: absolute;
 left: 10px;
 bottom: 10px;
}


.in_pro_txt a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 40px 0 20px;
}

.in_pro_2:nth-child(1) {
 width: 595px;
 height: 450px;
}


.in_pro_2:nth-child(1) .in_pro_txt {
 width: 100%;
 left: 0;
 bottom: 0;
 background: url(../images/cp_d1.png) no-repeat 538px #f5f5f5;
 height: 45px;
 line-height: 45px;
}

.in_pro_2:nth-child(1) .in_pro_1pic {
 height: 405px;
}

.in_pro_2:nth-child(1) .in_pro_txt a {
 color: #181e23;
 font-size: 16px;
 padding-right: 70px;
}


.in_pro_2:hover .in_pro_txt {
 background: url(../images/cp_d2.png) no-repeat 245px #1857a4;
}

.in_pro_2:hover .in_pro_txt a {
 color: #fff;
}

.in_pro_2:nth-child(1):hover .in_pro_txt {
 background: url(../images/cp_d2.png) no-repeat 548px #1857a4;
}


#tab {
 width: 100%;
}

#tab .tab_menu {
 height: 40px;
 text-align: center;
}

#tab .tab_menu li {
 display: inline-block;
 width: 150px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 16px;
 cursor: pointer;
 color: #fff;
 background: #1857a4;
 margin: 0 10px;
 font-weight: bold;
}

#tab .tab_menu .on {
 background: #f88b04;
 color: #FFF;
 cursor: pointer;
}


/*产品end*/


/*a_tite*/

.a_tite {
 text-align: center;
}

.a_tite h3 img {
 display: block;
 margin: 0 auto;
}


/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 300px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 40px;
}

.in_banner1_1 {
 width: 1200px;
 height: 300px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding: 54px 0 0 0;
 width: 700px;
 float: right;
}

.in_banner1_pic {
 color: #fff;
 line-height: 30px;
 font-size: 26px;
 text-align: right;
}

.in_banner1_pic2 {
 font-size: 12px;
 line-height: 20px;
 color: #fff;
 padding-top: 15px;
 text-align: right;
 text-transform: uppercase;
}

.in_banner1_pic3 {
 color: #fff;
 line-height: 40px;
 font-size: 22px;
 text-align: center;
 width: 500px;
 background: #f88b04;
 font-weight: bold;
 margin-top: 18px;
 margin-left: 198px;
}


.in_banner1_2 {
 height: 54px;
 background: url(../images/in_b1tel.png) no-repeat 0 0;
 padding-left: 42px;
 margin-top: 30px;
 margin-left: 120px;
}


.in_banner1_3 {
 color: #fff;
 float: left;
}


.in_banner1_3 i {
 font-size: 24px;
 display: block;
 font-weight: bold;
 line-height: 36px;
}


.in_banner1_6 {
 width: 150px;
 height: 40px;
 font-size: 16px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 float: right;
}

.in_banner1_6 a {
 color: #fff;
 display: block;
 line-height: 40px;
 text-align: center;
 background: #f88b04;
}

.in_banner1_6 a:hover {
 background: #fff;
 color: #1857a4;
 border-radius: 20px;
}


/*案例 */


.case_bg {
 width: 100%;
 padding-top: 50px;
 background: #f5f5f5;
 padding-bottom: 50px;
}

.in_case_box {
 margin-top: 30px;
 overflow: hidden;
}

.in_case_cont {
 width: 1230px;
 margin: 0 auto;
 position: relative;
}


.in_case {
 width: 1230px;
 margin: 0 auto;
}


.in_case_li {
 float: left;
 width: 380px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 15px 30px 15px;
 overflow: hidden;
 background: #fff;
}


.in_case_txt {
 height: 98px;
 padding: 0 18px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 z-index: 5;
}

.in_case_txt:after {
 content: "";
 width: 100%;
 height: 0;
 z-index: -1;
 background: #1857a4;
 position: absolute;
 left: 0;
 bottom: 0;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_case_li:hover .in_case_txt:after {
 height: 100%;
}


.in_case_txt h6 {
 height: 56px;
 line-height: 56px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px solid #dadada;
}

.in_case_txt h6 a {
 color: #181e23;
 font-size: 16px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.in_case_txt h6 a:hover {
 text-decoration: underline;
}


.in_case_txt h5 {
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 overflow: hidden;
 color: #999;
 background: url(../images/al_d1.png) no-repeat right;
}

.in_case_txt h5 a {
 color: #8a8a8a;
 display: block;
}

.in_case_txt h5 i {
 display: block;
}


.in_case_li:hover .in_case_txt {

}

.in_case_li:hover .in_case_txt h6 {
 border-bottom: 1px solid #5e8abf;
}

.in_case_li:hover .in_case_txt h6 a {
 color: #fff;
 font-weight: bold;
}

.in_case_li:hover .in_case_txt h5 {
 color: #fff;
 background: url(../images/al_d2.png) no-repeat right;
}

.in_case_li:hover .in_case_txt h5 a {
 color: #fff;
}


.case_imgscale_x {
 width: 100%;
 height: 285px;
 position: relative;
}


.case_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.case_imgscale img {
 width: 100%;
 height: 100%;
}

.case_bgone {
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 background: url(../images/al_yj.png) no-repeat center;
 background-color: rgba(0, 0, 0, 0.6);
 opacity: 0;

 pointer-events: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;

 transform-origin: left; /*旋转中心位置*/
 -webkit-transform-origin: left;
 -moz-transform-origin: left;

 transform: perspective(400px) rotateY(90deg); /*旋转角度*/
 -webkit-transform: perspective(400px) rotateY(90deg);
 -moz-transform: perspective(400px) rotateY(90deg);

}


.in_case_li:hover .case_bgone {
 opacity: 1;
 transform: perspective(400px) rotate(0deg);
 -webkit-transform: perspective(400px) rotate(0deg);
 -moz-transform: perspective(400px) rotate(0deg);
}


.al_more {
 width: 150px;
 height: 50px;
 font-size: 14px;
 margin: 0 auto;
 margin-top: 10px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.al_more a {
 color: #1857a4;
 display: block;
 line-height: 46px;
 text-align: center;
 border: 1px solid #1857a4;
 border-top: 2px solid #1857a4;
 border-bottom: 2px solid #1857a4;
}


.al_more a:hover {
 color: #fff;
 background: #1857a4;
}


/*优势*/


.advantage {
 width: 100%;
 margin-top: 50px;
 overflow: hidden;
}

.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}

.y_text_xx {
 width: 450px;
 text-align: right;
 height: 150px;
 position: absolute;
 right: 0;
 top: -8px;
 line-height: 1;
}

.y_text_xx h6 {
color: #181e23;
 font-size: 44px;
line-height: 50px;
 text-transform:uppercase;
}

.y_text_xx h5 {
 font-size: 22px;
 line-height: 30px;
 margin-top: 13px;
 color: #181e23;
}
.y_text_xx h5 span{
 color: #bebebe;
 font-size: 16px;
 display: inline-block;
 padding: 0 3px;
}


.y_text_xx h4 {
 font-size: 14px;
 color: #181e23;
 margin-top: 5px;
}


.advantage_txt1 {
 position: relative;
}

.advantage_tuys1 {
 width: 600px;
 height: 600px;
 float: left;
 position: relative;
}

.advantage_tuys1 img {
 display: block;
 position: absolute;
 right: 0;
 top: 0;
}


.advantage_tuys1::before {
 content: '';
 position: absolute;
 right: 0;
 top: 0;
 width: 958px;
 height: 600px;
 z-index: 1;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
 opacity: 1;

 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: rgba(255, 255, 255, 0.6);
 background-color: rgba(255, 255, 255, 0.25);
 pointer-events: none;

 transform-origin: left bottom; /*旋转中心位置*/
 -webkit-transform-origin: left bottom;
 -moz-transform-origin: left bottom;

 transform: rotate(-90deg); /*旋转角度*/
 -webkit-transform: rotate(-90deg);
 -moz-transform: rotate(-90deg);
}

.advantage_tuys1:hover::before {
 opacity: 0;
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}


.advantage_tuys2 {
 width: 600px;
 height: 412px;
 float: left;
 position: absolute;
 right: 0;
 bottom: 0px;
 overflow: hidden;
}

.advantage_tuys2 img {
 display: block;
}


.advantage_tuys2::before {
 content: '';
 position: absolute;
 right: 0;
 top: 0;
 width: 600px;
 height: 364px;
 z-index: 1;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
 opacity: 1;

 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: rgba(255, 255, 255, 0.6);
 background-color: rgba(255, 255, 255, 0.25);
 pointer-events: none;

 transform-origin: right bottom; /*旋转中心位置*/
 -webkit-transform-origin: right bottom;
 -moz-transform-origin: right bottom;

 transform: rotate(90deg); /*旋转角度*/
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
}

.advantage_tuys2:hover::before {
 opacity: 0;
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}


.advantage_tuys3 {
 width: 360px;
 height: 580px;
 position: absolute;
 left: 1200px;
 bottom: 0;
 overflow: hidden;
 background: #1857a4;
}


.advantage_ys1 {
 width: 300px;
 height: 320px;
 float: left;
 background: #f5f5f5;
 margin-top: 188px;
 position: relative;
 z-index: 5;
 margin-bottom: 92px;
}

.advantage_ys1 h5 {
 height: 68px;
 width: 68px;
 margin: 0 auto;
 margin-top: 30px;
}


.advantage_ys1 .eng {
 height: 40px;
 line-height: 40px;
 font-size: 20px;
 color: #181e23;
 text-align: center;
 font-weight: bold;
 padding-top: 10px;
}

.advantage_ys1 .t1 {
 text-align: center;
 font-size: 14px;
 line-height: 26px;
 color: #858585;
 padding: 25px 22px 0 22px;
}


.advantage_txt1 .ysd1 {
 background: url(../images/ys_d1.png) no-repeat 0;
}

.advantage_txt1 .ysd2 {
 background: url(../images/ys_d2.png) no-repeat 0;
}

.advantage_txt1 .ysd3 {
 background: url(../images/ys_d3.png) no-repeat 0;
}

.advantage_txt1 .ysd4 {
 background: url(../images/ys_d4.png) no-repeat 0;
}


.advantage_ys2 {
 width: 300px;
 height: 320px;
 float: left;
 position: relative;
 z-index: 5;
 margin-top: 188px;
 margin-bottom: 92px;
}


.advantage_ys2 h5 {
 height: 68px;
 width: 68px;
 margin: 0 auto;
 margin-top: 30px;
}


.advantage_ys2 .eng {
 height: 40px;
 line-height: 40px;
 font-size: 20px;
 color: #181e23;
 text-align: center;
 font-weight: bold;
 padding-top: 10px;
}

.advantage_ys2 .t1 {
 text-align: center;
 font-size: 14px;
 line-height: 26px;
 color: #858585;
 padding: 25px 22px 0 22px;
}


.advantage_ys3 {
 width: 300px;
 height: 320px;
 float: left;
 background: #f88b04;
 position: relative;
 z-index: 5;
}

.advantage_ys3 h5 {
 height: 68px;
 width: 68px;
 margin: 0 auto;
 margin-top: 30px;
}


.advantage_ys3 .eng {
 height: 40px;
 line-height: 40px;
 font-size: 20px;
 color: #fff;
 text-align: center;
 font-weight: bold;
 padding-top: 10px;
}

.advantage_ys3 .t1 {
 text-align: center;
 font-size: 14px;
 line-height: 26px;
 color: #fff;
 padding: 25px 22px 0 22px;
}


.advantage_ys4 {
 background: #1957a4;
}


.advantage_txt1 h5{
 -webkit-transition: -webkit-transform 1s ease-out;
 -moz-transition: -moz-transform 1s ease-out;
 -o-transition: -o-transform 1s ease-out;
 -ms-transition: -ms-transform 1s ease-out;
}


.advantage_ys1:hover h5,
.advantage_ys2:hover h5,
.advantage_ys3:hover h5,
.advantage_ys4:hover h5
{
 -webkit-transform: rotateY(360deg);
 -moz-transform: rotateY(360deg);
 -o-transform: rotateY(360deg);
 -ms-transform: rotateY(360deg);
 transform: rotateY(360deg);
}



/*优势end*/


/*简介*/

.in2_about {
 width: 100%;
 padding-top: 50px;
 background: #f5f5f5;
 margin-top: 50px;
}


.in2_about_1 {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 background: #fff;
 padding: 10px;
 box-sizing: border-box;
}


.in2_about_2 {
 float: left;
 width: 580px;
 height: 410px;
}


.in2_about_2 .in_aimgscale {
 width: 580px;
 height: 410px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
}


.in2_about_2 .in_aimgscale img {
 width: 580px;
 height: 410px;
}

.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: 560px;
 position: relative;
}

.in2_about_6 {
 padding: 0 0 0 0;
}


.in2_about_4c {
 font-size: 20px;
 color: #181e23;
 line-height: 30px;
 height: 30px;
}


.in2_about_4c1 {
 height: 36px;
 padding-top: 42px;
}

.in2_about_4c2 {
 width: 20px;
 height: 4px;
 background: #f88b04;
 margin-top: 26px;
}


.in2_about_3 {
 line-height: 26px;
 height: 154px;
 overflow: hidden;
 padding: 30px 55px 0 0;
 font-size: 14px;
 color: #858585;
}


.in2_about_5 {
 height: auto;
}


/*按钮开始*/

.about_more {
 width: 40px;
 height: 40px;
 margin-top: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 overflow: hidden;
}

.about_more a {
 color: #fff;
 display: block;
 line-height: 40px;
 text-align: center;
 font-size: 0px;
 text-transform: uppercase;
 background: url(../images/ab_jia.png) no-repeat 0;
}

.about_more a:hover {
 background: url(../images/ab_jia.png) no-repeat 10px;
}


/*企业相册*/

.fcc_bg {
 width: 100%;
 height: 320px;
 position: relative;
 padding-top: 40px;
 background: #f5f5f5;
 padding-bottom: 35px;
 overflow: hidden;
}


#fcc_tab {
 height: 36px;
 width: 1200px;
 margin: 0 auto;
 background: url(../images/fcc_tx.png) no-repeat 88px 12px;
 border-bottom: 1px solid #d2d2d2;
 padding-bottom: 8px;
}


#fcc_tab ul li {
 float: left;
 width: 111px;
 height: 36px;
 line-height: 36px;
 font-size: 18px;
 cursor: pointer;
 color: #181e23;
 text-transform: uppercase;
 font-weight: bold;
}


#fcc_tab ul li.on {
 color: #1857a4;
}


.fcc_more {
 width: 70px;
 height: 32px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
 position: absolute;
 right: 10px;
 top: -70px;
 z-index: 5;
}

.fcc_more a {
 display: block;
 line-height: 32px;
}


.in_fccbox {
 width: 100%;
 height: 245px;
 padding-top: 30px;
}


.in_fcc_cont {
 width: 1224px;
 margin: 0 auto;
 height: 245px;
 position: relative;
}


.in_fcc {
 width: 1088px;
 margin: 0 auto;
}


.in_fcc_li {
 float: left;
 width: 252px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 10px 10px 10px;
 background: #fff;
}


.fcc_imgscale_x {
 width: 100%;
 height: 190px;
 position: relative;
 overflow: hidden;
}


.fcc_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.fcc_imgscale img {
 width: 100%;
 height: 100%;
}


.in_fcc_txt {
 width: 100%;
 height: 38px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 2px solid #d0d0d0;
}


.in_fcc_txt a {
 color: #444;
 line-height: 38px;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 10px 0 10px;
 text-align: center;
}


.in_fcc_li:hover .in_fcc_txt {
 border-bottom: 2px solid #1857a4;
}


.in_fcc_li:hover .in_fcc_txt a {
 color: #0973e2;
}


.in_fcc_li:hover .in_fcc_txt a:hover {
 text-decoration: underline;
}


.fcc_lefts {
 background: url(../images/fcc_l.png) no-repeat center;
 display: block;
 width: 44px;
 height: 44px;
 position: absolute;
 top: 93px;
 left: 0px;
 cursor: pointer;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fcc_lefts:hover {
 background: url(../images/fcc_lb.png) no-repeat center;
}


.fcc_rights {
 background: url(../images/fcc_r.png) no-repeat center;
 display: block;
 width: 44px;
 height: 44px;
 position: absolute;
 top: 93px;
 right: 0px;
 cursor: pointer;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fcc_rights:hover {
 background: url(../images/fcc_rb.png) no-repeat center;
}


/*新闻*/

.in_newsfaq_ss {
 padding-top: 48px;
}

.in_newsfaq {
 width: 1200px;
 margin: 0 auto;
 margin-top: 26px;
 overflow: hidden;
}

.in_news_1 {
 float: left;
 width: 730px;
 height: 615px;
 overflow: hidden;
 position: relative;
}


/*11111111111*/

.in_faq_t {
 height: 62px;
 background: url(../images/n_line.png) no-repeat 0 60px;
 position: relative;
}


.in_faq_t h3 {
 padding-left: 53px;
 float: left;
 background: url(../images/wenda.png) no-repeat 0px 7px;

 height: 62px;
 line-height: 24px;
 font-size: 14px;
 color: #6b6b6b;
 position: relative;
}

.in_faq_t h3 span {
 display: block;
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
 color: #ed320d;
}


.in_faq_t i {
 width: 38px;
 height: 2px;
 background: #ed320d;
 position: absolute;
 left: 0;
 bottom: 0;
}


/*11111111111*/


#tab_news {
 width: 100%;
 height: 46px;
 background: #1857a4;
}

#tab_news .news_menu {
 height: 46px;
 background: url(../images/n_tline.png) no-repeat 102px;
}


#tab_news .news_menu li {
 float: left;
 width: 104px;
 height: 46px;
 line-height: 46px;
 font-size: 14px;
 position: relative;
 color: #fff;
}

#tab_news .news_menu li span {
 display: block;
 text-align: center;
}


#tab_news .news_menu li h3 {
 display: block;
 font-size: 16px;
 font-weight: bold;
}


#tab_news .news_menu .on {
 cursor: pointer;
 color: #f88b04;
}


#tab_news .tab_box_news {
 width: 100%;
 clear: both;
}

#tab_news .hide {
 display: none;
}

/* 标签切换4，结束 */

.in_news_2 {
 width: auto;
 padding: 30px 20px 20px 20px;
 background: #f5f5f5;
}


.in_newss_4 {
 background: #fff;
}

.in_newss_4_1 {
 float: left;
 width: 230px;
 height: 160px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 230px;
 height: 180px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.06);
}


.hynews_2 {
 float: right;
 width: 425px;
 color: #666;
 overflow: hidden;
 margin-right: 18px;
}

.hynews_2 h6 {
 font-size: 16px;
 font-weight: normal;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 20px;
}

.hynews_2 h6 a {
 display: block;
 color: #181e23;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.hynews_2 h6 a:hover {
 padding-left: 10px;
}


.hynews_2 h4 {
 color: #858585;
 font-size: 14px;
 line-height: 22px;
 height: 44px;
 overflow: hidden;
 padding-top: 10px;
}


.hynews_2 h5 {
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 margin-top: 10px;
}

.hynews_2 h5 span {
 display: block;
 float: left;
 color: #858585;
}

.hynews_2 h5 a {
 color: #1857a4;
 display: block;
 text-transform: uppercase;
 float: right;
}

.hynews_2 h5 a:hover {
 color: #f88b04;
}


.in_news_pro_5 {
 padding-top: 10px;
}

.in_news_pro_5 ul {

}

.in_news_pro_5 ul li {
 height: 50px;
 line-height: 50px;
 overflow: hidden;
 margin-bottom: 10px;
 background: #fff;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_news_pro_5 ul li a {
 display: block;
 padding: 0 10px 0 44px;
 color: #5b5b5b;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background: url(../images/news_d1.png) no-repeat 20px;
}

.in_news_pro_5 ul li:hover {
 background: #1857a4;
}

.in_news_pro_5 ul li a:hover {
 color: #fff;
 padding-left: 54px;
 background: url(../images/news_d2.png) no-repeat 30px;
}


.in_news_pro_5 ul li span {
 float: right;
 color: #858585;
 font-size: 14px;
 padding-right: 20px;
}

.in_news_pro_5 ul li:hover span {
 color: #fff;
}


.in_faq {
 float: right;
 width: 440px;
 position: relative;
}


.in_news_more {
 width: 70px;
 height: 32px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
 position: absolute;
 right: 10px;
 top: 7px;
 z-index: 5;
}

.in_news_more a {
 color: #fff;
 display: block;
 line-height: 32px;
}


#tab_faq {
 width: 100%;
 height: 46px;
 background: #1857a4;
}

#tab_faq .news_menu {
 height: 46px;
}


#tab_faq .news_menu li {
 float: left;
 width: 104px;
 height: 46px;
 line-height: 46px;
 font-size: 14px;
 position: relative;
 color: #fff;
}

#tab_faq .news_menu li span {
 display: block;
 text-align: center;
}


#tab_faq .news_menu li h3 {
 display: block;
 font-size: 16px;
 font-weight: bold;
}


#tab_faq .news_menu .on {
 cursor: pointer;
 color: #f88b04;
}


.in_faq_as {
 background: #f5f5f5;
 padding: 20px;
}

.in_faq_pro {
 overflow: hidden;
 height: 530px;
}

.in_faq_1 {
 overflow: hidden;
 height: 530px;
}


.in_faq_x {
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-bottom: 10px;
 background: #fff;
 height: 98px;
 padding: 14px 10px 0 20px;
 box-sizing: border-box;
}

.in_faq_a {
 height: 30px;
 line-height: 30px;
 background: url(../images/wen.png) no-repeat 0;
 overflow: hidden;
 font-size: 14px;
}


.in_faq_a a {
 color: #181e23;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 0 0 32px;
 font-weight: bold;
}


.in_faq_a a:hover {
 color: #1857a4;
 padding-left: 42px;
}

.in_faq_q {
 height: 30px;
 line-height: 30px;
 color: #858585;
 overflow: hidden;
 margin-top: 8px;
 background: url(../images/da.png) no-repeat 0;
 padding: 0 0 0 32px;
}


.in_faq_x:hover {
 border: 2px solid #1857a4;
}


/*新闻end*/


/*留言*/


.in_lybg {
 width: 100%;
 height: 490px;
 background: url(../images/ly_bg.jpg) no-repeat center;
 margin-top: 50px;
}

.in_lybox {
 width: 1200px;
 height: 490px;
 margin: 0 auto;
}


.ly_left {
 float: right;
 width: 600px;
 margin-top: 45px;
}

.lx_t {
 background: url(../images/lx_td.png) no-repeat center top;
 font-size: 20px;
 text-align: center;
 line-height: 30px;
 padding-top: 80px;
}

.lx_box {
 line-height: 28px;
 text-align: center;
 color: #5b5b5b;
 margin-top: 40px;
 height: 198px;
}


.lx_more {
 width: 180px;
 height: 46px;
 font-size: 14px;
 margin: 0 auto;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.lx_more a {
 color: #626262;
 display: block;
 line-height: 44px;
 text-align: center;
 background: #fff;
 border: 1px solid #d7d7d7;
}

.lx_more a:hover {
 color: #fff;
 background: #1857a4;
 border: 1px solid #1857a4;
}





.ly_bg {
 width: 520px;
 float: left;
 margin-left: 40px;
 margin-top: 45px;
}

.ly_t {
 background: url(../images/ly_td.png) no-repeat center top;
 font-size: 20px;
 text-align: center;
 line-height: 30px;
 padding-top: 80px;
}


.webq_bottom_r {
 padding-top: 35px;
}


.webq_bottom_rli1 {
 width: 42px;
 height: 4px;
 background: #000;
}

.webq_bottom_rt2 {
 height: 40px;
 line-height: 20px;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
}

.webq_bottom_rt2 span {
 font-size: 20px;
}

.webq_bottom_rli2 {
 width: 42px;
 height: 4px;
 background: #000;
}


.webq_bottom_r1 {
 height: 76px;
 margin-top: 25px;
 padding: 5px 10px 5px 10px;
 border: 1px solid #c9c9c9;
}

.webq_bottom_r3 {

}


.webq_bottom_r3_1 {
 float: left;
 width: 250px;
 height: 46px;
 line-height: 46px;
 padding: 0 10px 0 33px;
 background: #fff;
 box-sizing: border-box;
}


.webq_bottom_r3_2 {
 height: 116px;
 line-height: 56px;
 padding: 8px 10px 8px 33px;
 margin-top: 20px;
 box-sizing: border-box;
}


.webq_bottom_r3_3 {
 float: left;
 width: 135px;
 height: 46px;
 background: #fff;
 margin-top: 20px;
 box-sizing: border-box;
 padding: 0 10px 0 10px;
}


.webq_bottom_d1 {
 background: url(../images/ly_d1.png) no-repeat 10px #fff;
}

.webq_bottom_d2 {
 background: url(../images/ly_d2.png) no-repeat 10px #fff;
}


.webq_bottom_d3 {
 background: url(../images/ly_d3.png) no-repeat 10px 15px #fff;
}


.webq_bottom_ml {
 margin-left: 20px;
}

.webq_bottom_r4 {
 width: 250px;
 height: 46px;
 background: #1857a4;
 float: right;
 margin-top: 20px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.webq_bottom_yzmtu {
 float: left;
 width: 116px;
 height: 46px;
 background: #1857a4;
 margin-top: 20px;
}

.webq_bottom_yzmtu img {
 width: 116px;
 height: 46px;
 display: block;
}


.webq_bd_1 {
 width: 100%;
 height: 100px;
 border: 0;
 background: none;
 line-height: 30px;
 color: #333;
 font-size: 14px;
 display: block;
}

.webq_bd_2 {
 width: 100%;
 height: 46px;
 line-height: 46px;
 border: 0;
 background: none;
 color: #333;
 font-size: 14px;
 display: block;
}

.webq_bd_3 {
 width: 100%;
 height: 46px;
 line-height: 46px;
 border: 0;
 background: none;
 color: #333;
 font-size: 14px;
 display: block;
}


.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: none;
 cursor: pointer;
 color: #fff;
 line-height: 46px;
 font-size: 14px;
}


.webq_bottom_r input::-webkit-input-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r input::-moz-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r input:-moz-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #9e9e9e;
}


.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #9e9e9e;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #9e9e9e;
}

/*留言end*/







