/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 560px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 560px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 560px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 560px;
}

.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: #0074d4;
 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 {
 padding-top: 65px;
}


.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 padding-top: 35px;
}

.in_products_l {
 float: left;
 width: 238px;
 overflow: hidden;
 box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}


.pl_tel {
 color: #fff;
 height: 105px;
 background: #0074d4;
}

.pl_telss {
 height: 88px;
 text-align: center;
}

.pl_tel_txt {
 line-height: 30px;
 font-size: 28px;
 color: #fff;
 padding-top: 22px;
 font-weight: bold;
}

.pl_tel_dh {
 font-size: 16px;
 height: 20px;
 line-height: 20px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 10px;
}

.sideMen {
 padding: 14px 16px 0 16px;
 height: 538px;
 overflow: hidden;
}

.in_products_l_er {

}

.in_products_l_er ul li {
 height: 60px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 background: url(../images/cp_line1.png) no-repeat bottom;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 60px;
 font-size: 16px;
 color: #666;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 padding-left: 12px;
 padding-right: 25px;
 background: url(../images/cp_d1.png) no-repeat 185px;
}

.in_products_l_er ul li a:hover {
 color: #0074d4;
 padding-left: 22px;
 background: url(../images/cp_d2.png) no-repeat 185px;
}

.in_products_l_er ul li:hover {
 background: url(../images/cp_line2.png) no-repeat bottom;
}


.in_products_r {
 width: 957px;
 float: right;
 overflow: hidden;
}


#tab {
 width: 100%;
 height: 42px;
}

#tab .tab_menu {
 height: 42px;
 margin-left: 15px;
 float: left;
}


#tab .tab_menu li {
 float: left;
 width: 96px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 16px;
 cursor: pointer;
 color: #333;
}


#tab .tab_menu .on {
 color: #0074d4;
 cursor: pointer;
 border-bottom: 2px solid #0074d4;
}


.cp_more {
 width: 100px;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
 float: left;
 margin-left: 330px;
}


.cp_more a {
 color: #666;
 display: block;
}

.cp_more a:hover {
 color: #0074d4;
}


.search_box {
 width: 304px;
 height: 30px;
 overflow: hidden;
 position: relative;
 float: right;
}

.swap_value {
 float: left;
 width: 255px;
 font-size: 14px;
 color: #999;
 height: 16px;
 line-height: 16px;
 padding: 0 10px 0 10px;
 background: none;
 border: 0;
 border-left: 1px solid #0074d4;
 margin-top: 10px;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 30px;
 height: 30px;
 background: url(../images/fdj.png) no-repeat center;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
 font-size: 0px;
}


.in_products_r .tab_box {
 padding-top: 28px;
}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 304px;
 margin: 0 0 30px 15px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 background: #fff;
}


.in_pro_2 .in_pro_1pic {
 width: 296px;
 height: 232px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 3px;
 border: 1px solid #dddddd;
 background: #eeeeee;
}

.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_txt {
 width: 100%;
 height: 38px;
 line-height: 38px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 1px;
 border: 1px solid #dddddd;
 box-sizing: border-box;
 position: relative;
 z-index: 5;
 overflow: hidden;
}


.in_pro_txt h6 {
 font-size: 14px;
 height: 38px;
 line-height: 38px;
}

.in_pro_txt h6 a {
 color: #333;
 padding: 0 75px 0 18px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background: url(../images/cp_d3.png) no-repeat 240px;
}

.in_pro_2:hover .in_pro_1pic {
 border: 1px solid #0074d4;
}


.in_pro_2:hover .in_pro_txt {
 border: 1px solid #0074d4;
}

.in_pro_2:hover .in_pro_txt h6 a {
 color: #fff;
 background: url(../images/cp_d4.png) no-repeat 240px;
}


/*按钮开始*/


.in_pro_txt:before, .in_pro_txt:after {
 position: absolute;
 top: 50%;
 content: '';
 width: 10px;
 height: 10px;
 background: #0074d4;
 border-radius: 50%;
 transition: 0.5s;
 z-index: -1;
}


.in_pro_txt:before {
 left: -20px;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}

.in_pro_txt:after {
 right: -20px;
 -webkit-transform: translate(50%, -50%);
 transform: translate(50%, -50%);
}


@-webkit-keyframes criss-cross-left {
 0% {
  left: -20px;
 }
 50% {
  left: 50%;
  width: 10px;
  height: 10px;
 }
 100% {
  left: 50%;
  width: 305px;
  height: 305px;
 }
}

@keyframes criss-cross-left {
 0% {
  left: -20px;
 }
 50% {
  left: 50%;
  width: 10px;
  height: 10px;
 }
 100% {
  left: 50%;
  width: 305px;
  height: 305px;
 }
}

@-webkit-keyframes criss-cross-right {
 0% {
  right: -20px;
 }
 50% {
  right: 50%;
  width: 10px;
  height: 10px;
 }
 100% {
  right: 50%;
  width: 305px;
  height: 305px;
 }
}

@keyframes criss-cross-right {
 0% {
  right: -20px;
 }
 50% {
  right: 50%;
  width: 10px;
  height: 10px;
 }
 100% {
  right: 50%;
  width: 305px;
  height: 305px;
 }
}

.in_pro_2:hover .in_pro_txt:before {
 -webkit-animation: criss-cross-left 0.6s both;
 animation: criss-cross-left 0.6s both;
}

.in_pro_2:hover .in_pro_txt:after {
 -webkit-animation: criss-cross-right 0.6s both;
 animation: criss-cross-right 0.6s both;
}

/*按钮开始end*/


/*产品end*/


/*b_text_xx*/

.b_text_xx {
 text-align: center;
}

.b_text_xx h3 {
 height: 30px;
 line-height: 30px;
 font-size: 24px;
 color: #666;
}

.b_text_xx h3 i {
 font-weight: 100;
}

.b_text_xx h4 {
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 40px;
 color: #333;
 text-transform: uppercase;
 font-family: Georgia;
 font-weight: bold;
}

.b_text_xx h4 span {
 font-family: Georgia;
 color: #0074d4;
}


/*留言*/


.d_text_xx {
 height: auto;
}

.d_text_t2_1 {
 text-align: center;
 color: #333;
 line-height: 1;
}

.d_text_t2_1 h3 {
 font-size: 30px;
 font-weight: bold;
}

.d_text_t2_1 a {
 color: #5f5f5f;
}

.d_text_t2_1 a:hover {
 color: #5f5f5f;
}

.d_text_t2_3 {
 line-height: 20px;
 text-align: center;
 font-size: 16px;
 color: #666666;
 text-transform: uppercase;
 padding-top: 10px;
}


.zxly {
 width: 100%;
 background: url(../images/ly_bg.jpg) no-repeat center top;
 margin-top: 65px;
 padding-top: 35px;
}


.zxly_pro {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.webq_bottom_r {
 margin-top: 32px;
 padding: 0 18px;
}

.webq_bottom_r1 {
 height: 70px;
 padding: 5px 10px 5px 40px;
 margin-top: 22px;
 background: #e8e9eb;
}


.webq_bottom_r3 {
 margin-top: 10px;
}

.webq_bottom_r3_1 {
 float: left;
 width: 291px;
 height: 38px;
 background: #e8e9eb;
 padding: 0 10px 0 40px;
}

.webq_bottom_ml {
 margin-left: 70px;
}

.webq_bottom_d1 {
 background: url(../images/ly_d1.png) no-repeat 10px #e8e9eb;
}

.webq_bottom_d2 {
 background: url(../images/ly_d2.png) no-repeat 10px #e8e9eb;
}

.webq_bottom_d3 {
 background: url(../images/ly_d3.png) no-repeat 10px #e8e9eb;
}


.webq_bottom_d4 {
 background: url(../images/ly_d4.png) no-repeat 10px 10px #e8e9eb;
}


.webq_bottom_r4 {
 width: 230px;
 height: 42px;
 margin: 0 auto;
 margin-top: 40px;
 overflow: hidden;
 border-radius: 22px;
 box-shadow: 0 0 18px rgba(0, 116, 212, 0.5);
}

.webq_bd_1 {
 width: 100%;
 height: 70px;
 border: 0;
 background: none;
 line-height: 30px;
 color: #333;
}

.webq_bd_2 {
 width: 100%;
 height: 38px;
 line-height: 38px;
 border: 0;
 background: none;
 color: #333;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 height: 42px;
 line-height: 42px;
 background: #0074d4;
 cursor: pointer;
 color: #fff;
 font-size: 14px;
}

.webq_bottom_r input::-webkit-input-placeholder {
 color: #666666;
}

.webq_bottom_r input::-moz-placeholder {
 color: #666666;
}

.webq_bottom_r input:-moz-placeholder {
 color: #666666;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #666666;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #666666;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #666666;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #666666;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #666666;
}


/*留言end*/


.in_yqlj_ss {
 width: 100%;
 padding: 30px 0 40px 0;
}

.in_yqlj {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.in_yqlj_1 {
 height: 26px;
 line-height: 26px;
 float: left;
 text-transform: uppercase;
 font-size: 16px;
 border-right: 2px solid #333;
 padding-right: 20px;
}

.in_yqlj_1 span {
 color: #0074d4;
 font-size: 20px;
 font-weight: bold;
}


.in_yqlj_2 {
 float: right;
 width: 1040px;
 line-height: 26px;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 15px;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
}


/*优势*/

.youshi {
 width: 100%;
 height: 620px;
 background: url(../images/ys_bg.jpg) no-repeat center top;
 overflow: hidden;
 margin-top: 40px;
}


.youshi_pro {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}

.youshi_t {
 color: #fff;
 height: 198px;
 width: 610px;
 position: absolute;
 top: 64px;
 right: 0;
 background: url(../images/ys_si.png) no-repeat 0 0;
 line-height: 1;
 padding-left: 50px;
}


.youshi_t h3 {
 font-size: 16px;
 text-transform: uppercase;
}


.youshi_t h4 {
 font-size: 28px;
 padding-top: 9px;
}

.youshi_t h4 i {
 float: left;
 display: block;
 font-weight: bold;
}

.youshi_t h4 span {
 float: left;
 display: block;
 font-size: 12px;
 text-transform: uppercase;
 line-height: 16px;
 padding-left: 10px;
}


/* 标签切换2，开始 */
#tab_2 {
 width: 660px;
 height: 150px;
 position: absolute;
 right: 0px;
 top: 170px;
 z-index: 5;
}


#tab_2 .tab_menu {
 height: 150px;
}

#tab_2 .tab_menu li {
 float: left;
 width: 98px;
 height: 98px;
 text-align: center;
 color: #fff;
 cursor: pointer;
 margin: 0 46px 0 0;
 position: relative;
}

#tab_2 .tab_menu li i {
 width: 32px;
 height: 32px;
 line-height: 32px;
 background: #fff;
 color: #0074d4;
 border-radius: 50%;
 display: block;
 position: absolute;
 left: 34px;
 top: 82px;
 font-size: 14px;
}


#tab_2 .tab_menu li dd {
 background: #0074d4;
 width: 98px;
 height: 98px;
 border: 1px solid #fff;
}

#tab_2 .tab_menu li h6 {
 height: 40px;
 margin-top: 12px;
}

#tab_2 .tab_menu li h6.ys1 {
 background: url(../images/ys_d1.png) no-repeat center;
}

#tab_2 .tab_menu li h6.ys2 {
 background: url(../images/ys_d2.png) no-repeat center;
}

#tab_2 .tab_menu li h6.ys3 {
 background: url(../images/ys_d3.png) no-repeat center;
}


#tab_2 .tab_menu li h6.ys4 {
 background: url(../images/ys_d4.png) no-repeat center;
}


#tab_2 .tab_menu li span {
 height: 20px;
 line-height: 1;
 font-size: 14px;
}

#tab_2 .tab_menu .on dd {
 cursor: pointer;
 background: #22a4fa;
 color: #fff;
}


.youshi_pro .tab_box_2 {
 height: 275px;
 padding-top: 335px;
 padding-left: 540px;
 overflow: hidden;
}

.youshi_pro .tab_box_2 .hide {
 display: none;
}


/* 标签切换2，结束 */


.youshi_pro_1 {
 height: 275px;
 position: relative;
}


.youshi_pro_1_l {
 float: left;
 width: 460px;
 height: 600px;
 overflow: hidden;
 position: absolute;
 left: 10px;
 top: 10px;
}

.youshi_pro_1_l img {
 width: 460px;
 height: 600px;
 -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 {
 padding-right: 45px;
 position: relative;
}

.youshi_pro_2ashu {
 border-bottom: 1px solid #d9d9d9;
 width: 160px;
 height: 28px;
 line-height: 28px;
 overflow: hidden;
 position: absolute;
 right: 15px;
 top: 0px;
 font-size: 24px;
 color: #fff;
 text-transform: uppercase;
 text-align: right;
 font-family: Georgia;
}


.youshi_pro_2a h6 {
 height: 42px;
 line-height: 1;
 font-size: 20px;
 color: #fff;
 font-weight: bold;
}


.youshi_pro_2a h5 {
 width: 20px;
 height: 3px;
 background: #fff;
}


.youshi_pro_2_1 {
 line-height: 26px;
 padding: 20px 0 0 0;
 color: #fff;
}


.youshi_tel {
 border-top: 1px solid #d9d9d9;
 width: 640px;
 height: 88px;
 line-height: 88px;
 overflow: hidden;
 position: absolute;
 right: 15px;
 bottom: 10px;
 font-size: 36px;
 color: #fff;
 text-transform: uppercase;
}


/*优势end*/


/*案例*/


.in_case_right {
 width: 100%;
 overflow: hidden;
 padding-top: 65px;
 background: #f8f8f8;
 padding-bottom: 55px;
}


.in_case_cont {
 width: 1200px;
 height: 280px;
 margin: 0 auto;
 position: relative;
 padding-top: 48px;

}

.in_case {
 width: 1062px;
 height: 280px;
 margin: 0 auto;
 overflow: hidden;
}

.in_case_li {
 float: left;
 width: 322px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 16px 20px 16px;
}


.in_case_li h6 {
 width: 100%;
 height: 50px;
 font-size: 14px;
 font-weight: normal;
 line-height: 50px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px solid #dddddd;
}


.in_case_li h6 a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 20px;
}


.casecale_x {
 width: 100%;
 height: 220px;
}

.casecale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}

.casecale img {
 width: 100%;
 height: 100%;
}

.in_case_li:hover h6 {
 border-bottom: 1px solid #0071db;
}

.in_case_li:hover h6 a {
 color: #0071db;
}


.case_l {
 background: url(../images/al_l.png) no-repeat center;
 display: block;
 width: 42px;
 height: 42px;
 cursor: pointer;
 position: absolute;
 left: 0px;
 top: 150px;
 z-index: 10;
}


.case_r {
 background: url(../images/al_r.png) no-repeat center;
 display: block;
 width: 42px;
 height: 42px;
 cursor: pointer;
 position: absolute;
 right: 0px;
 top: 150px;
 z-index: 10;
}


/*案例end*/


/*简介*/

.in2_about {
 width: 100%;
 padding-top: 60px;
}

.in2_about_1 {
 width: 100%;
 margin-top: 50px;
 background: url(../images/ab_bg.jpg) no-repeat center;
 height: 406px;
}

.in2_about_2 {
 float: right;
 width: 598px;
 height: 318px;
 margin: 20px 31px 0 0;
}

.in2_about_2 .in_aimgscale {
 width: 598px;
 height: 318px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in2_about_2 .in_aimgscale img {
 width: 598px;
 height: 318px;
}


.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: 455px;
 margin-left: 36px;
}

.in2_about_6 {

}


.in2_about_4c {
 font-size: 24px;
 color: #0074d4;
 line-height: 52px;
 height: 52px;
 font-weight: bold;
}

.in2_about_3 {
 line-height: 36px;
 height: 170px;
 overflow: hidden;
 padding: 39px 0 0 0;
 font-size: 14px;
 color: #333;
}


.in2_about_5 {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}


.about_more {
 height: 30px;
 font-size: 14px;
 margin-top: 30px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.about_more a {
 color: #666666;
 display: block;
 line-height: 30px;
 text-align: right;
 text-transform: uppercase;
 padding-right: 5px;
}

.about_more a:hover {
 color: #0074d4;
}


/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 155px;
 background: url(../images/in_b1bg.jpg) no-repeat center top;
}

.in_banner1_1 {
 width: 1200px;
 height: 155px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 color: #fff;
 padding: 22px 0 0 0;
 width: 370px;
 text-align: center;
}

.in_banner1_pic {
 height: 20px;
 line-height: 20px;
 font-size: 18px;
 color: #999;
 text-transform: uppercase;
}

.in_banner1_pic2 {
 line-height: 42px;
 font-size: 30px;
 padding: 15px 0 0 0;
 color: #0074d4;
 text-transform: uppercase;
 font-weight: bold;
}


.in_banner1_2 {
 height: 40px;
 width: 415px;
 position: absolute;
 top: 60px;
 right: 0;
}

.in_banner1_3 {
 height: 34px;
 float: left;
 line-height: 34px;
}

.in_banner1_3 span {
 float: left;
 color: #FFF;
 font-size: 28px;
 display: block;
 font-weight: bold;
}

.in_banner1_4 {
 float: right;
 width: 116px;
 height: 34px;
 line-height: 34px;
 color: #FFF;
}

.in_banner1_4 a {
 color: #fff;
 display: block;
 font-size: 14px;
 background: url(../images/in_bzx.png) no-repeat 18px #0074d4;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 padding-left: 40px;
}

.in_banner1_4 a:hover {
 color: #fff;
 background: url(../images/in_bzx.png) no-repeat 18px #333;
 border-radius: 5px;
}


/*风采*/
.fcc_bg {
 width: 100%;
 padding-top: 60px;
 background: #f8f8f8;
 padding-bottom: 30px;
}

.fcc_cont {
 width: 1200px;
 height: 320px;
 margin: 0 auto;
}

.in_fcc_ss {
 position: relative;
 height: 320px;
 overflow: hidden;
}


#tab_fcc {
 height: 46px;
 border-bottom: 1px solid #dedede;
}

#tab_fcc .fcc_menu {
 height: 46px;
}


#tab_fcc .fcc_menu li {
 float: left;
 width: 165px;
 height: 46px;
 line-height: 46px;
 font-size: 18px;
 cursor: pointer;
 color: #333;
 text-align: center;
}


#tab_fcc .fcc_menu .on {
 cursor: pointer;
 color: #fff;
 background: #0074d4;
}


.fcc_more {
 float: right;
 width: 100px;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 text-transform: uppercase;
 position: absolute;
 top: 12px;
 right: 0;
 text-align: right;
}

.fcc_more a {
 color: #cccccc;
 display: block;
}

.fcc_more a:hover {
 color: #009fe8;
}


.in_fcc_right {
 width: 100%;
 height: 215px;
 padding-top: 40px;
}

.in_fcc_cont {
 width: 110%;
 height: 215px;
}

.in_fcc {
 height: 215px;
 margin: 0 auto;
 overflow: hidden;
}


.in_fcc_li {
 float: left;
 width: 250px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin: 0 66px 30px 0;
}

.in_fcc_li h6 {
 width: 100%;
 height: 28px;
 font-size: 14px;
 font-weight: normal;
 line-height: 28px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-top: 10px;
}

.in_fcc_li h6 a {
 color: #333;
 font-size: 14px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 10px;
}


.fc_imgscale_x {
 width: 100%;
 height: 170px;
}


.fc_imgscale {
 width: 100%;
 height: 100%;
 overflow: hidden;
 position: relative;
}

.fc_imgscale img {
 width: 100%;
 height: 100%;
}

.in_fcc_li:hover a {
 color: #0074d4;
}


/*风采end*/


/*a_tite*/

.a_tite {
 text-align: center;
}

.a_tite h3 {
 line-height: 40px;
 font-size: 36px;
 color: #fff;
 font-weight: bold;
 background: url(../images/in_x2.png) no-repeat center;
}

.a_tite h4 {
 line-height: 20px;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff;
 padding-top: 18px;
}


/*合作*/


.in_honors {
 width: 100%;
 background: url(../images/hz_bg.jpg) no-repeat center top;
 padding-top: 50px;
}

.honors_lefts {
 background: url(../images/hz_l.png) no-repeat left;
 display: block;
 width: 30px;
 height: 30px;
 position: absolute;
 top: 210px;
 left: 535px;
 cursor: pointer;
}

.honors_rights {
 background: url(../images/hz_r.png) no-repeat right;
 display: block;
 width: 30px;
 height: 30px;
 position: absolute;
 top: 210px;
 right: 535px;
 cursor: pointer;
}


.honors_more {
 width: 46px;
 height: 30px;
 margin: 0 auto;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.honors_more a {
 color: #fff;
 display: block;
 line-height: 28px;
 text-align: center;
 background: url(../images/hz_more.png) no-repeat center;
 border: 1px solid #99c7ee;
 font-size: 0px;
}

.honors_more a:hover {
 color: #fff;
 background: url(../images/hz_more.png) no-repeat center #99c7ee;
}


.honors_box1 {
 width: 1236px;
 margin: 0 auto;
 position: relative;
 padding-top: 45px;
}

.honors_box2 {
 width: 1236px;
 height: 167px;
 margin: 0 auto;
 overflow: hidden;
}

.honors_tkd1_pro1 {
 float: left;
 width: 210px;
 margin: 0 18px;
 height: 118px;
 overflow: hidden;
 position: relative;
}

.honors_tkd1_pro2 {
 width: 210px;
 height: 118px;
 overflow: hidden;
}

.honors_tkd1_pro2pic {
 width: 210px;
 height: 118px;
}

.honors_tkd1_pro2pic img {
 width: 210px;
 height: 118px;
}

.honors_txt {
 width: 100%;
 height: 32px;
 line-height: 32px;
 text-align: center;
 position: absolute;
 left: 0;
 bottom: -32px;
 background: #0a60d1;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.honors_txt a {
 color: #fff;
}

.honors_tkd1_pro1:hover .honors_txt {
 bottom: 0;
}


/*合作end*/




/*新闻*/

.in_newsfaq_ss {
 padding-top: 57px;
}

.in_newsfaq {
 width: 1200px;
 height: 525px;
 margin: 0 auto;
 background:#fff;
 box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.in_news_1 {
 float: left;
 width: 589px;
 overflow: hidden;
 position: relative;
 margin-left: 30px;
 padding-top: 88px;
}

.in_news_tat{

}

.in_news_tat h3{
 font-size: 60px;
 line-height: 60px;
 font-weight: bold;
 color: #0074d4;
 text-transform:uppercase;
 background:url(../images/news_lline.png) no-repeat right;
}

.in_news_tat h4{
 font-size: 36px;
}



.in_newss_4 {
 margin-top: 40px;
}

.in_newss_4_1 {
 width: 300px;
 height: 200px;
 overflow: hidden;
 float: left;
}

.in_newss_4_1 img {
 width: 300px;
 height: 200px;
 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;
 line-height: 30px;
 overflow: hidden;
 width: 257px;
 float: right;
}


.in_newss_4_2 h6 {
 font-size: 18px;
 color: #333;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 20px;
 font-weight: bold;
}

.in_newss_4_2 h6 a {
 color: #333;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_newss_4_2 h6 a:hover {
 color: #0074d4;
 padding-left: 10px;
}


.in_newss_4_2 h4 {
 line-height: 25px;
 height: 50px;
 overflow: hidden;
 color: #666;
 padding-top: 15px;
}


.in_newss_4_more {
 width: 136px;
 height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin: 30px 0 0 0;
}

.in_newss_4_more a {
 display: block;
 line-height: 40px;
 color: #fff;
 font-size:14px;
 text-align: center;
 background:#0074d4;
}

.in_newss_4_more a:hover {
 border-radius: 20px;
}




.in_news_pro_thre {
 float: right;
 width: 475px;
 height: 392px;
 position: relative;
 margin-top: 88px;
 padding-left: 40px;
 border-left: 1px solid #dddddd;
 margin-right: 25px;
 overflow: hidden;
}

.in_news_pro_5box{
 padding-top: 15px;
}

.in_news_pro_5 {

}

.in_news_pro_5 ul li {
 height: 46px;
 line-height: 46px;
 overflow: hidden;
 border-bottom: 1px dashed #e0e0e0;
}


.in_news_pro_5 ul li a {
 display: block;
 padding: 0 10px 0 12px;
 color: #666;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 background:url(../images/news_d1.png) no-repeat 0;
}

.in_news_pro_5 ul li a:hover {
 color: #0074d4;
 padding-left: 22px;
 background:url(../images/news_d2.png) no-repeat 10px;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #999;
}


.in_faq_t {
 height: 24px;
 background:url(../images/m_line2.png) no-repeat 95px;
}

.in_faq_t ul li {
 float: left;
 width: 120px;
 height: 24px;
 line-height: 24px;
 font-size: 18px;
 color: #333;
 cursor: pointer;
 font-weight: bold;
}

.in_faq_t ul li.on{
 color: #0074d4;
}


.in_faq_t_more {
 width: 100px;
 height: 24px;
 line-height: 24px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
 position: absolute;
 top: 0;
 right: 0;
}

.in_faq_t_more a {
 color: #333;
 display: block;
}

.in_faq_t_more a:hover {
 color: #2073cf;
}


.in_faq_x {
 padding-bottom: 10px;
 border-bottom: 1px dashed #e0e0e0;
 padding-top: 10px;
}

.in_faq_a {
 color: #333333;
 overflow: hidden;
 height: 45px;
 line-height: 45px;
}

.in_faq_a a {
 height: 45px;
 line-height: 45px;
 padding-left: 12px;
 padding-right: 20px;
 color: #666666;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 font-size: 14px;
 background: url(../images/news_d1.png) no-repeat 0;
 display: block;
}

.in_faq_a span{
 float: right;
 color: #999;
}


.in_faq_a a:hover {
 color: #0074d4;
 padding-left: 22px;
 background:url(../images/news_d2.png) no-repeat 10px;
}


.in_faq_q {
 height: 50px;
 line-height: 25px;
 color: #666;
 overflow: hidden;
}




/*新闻end*/








