
/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 600px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 600px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 600px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 600px;
}

.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: #2185e5;
 border-radius: 6px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.fullSlide .prev, .fullSlide .next {
 width: 70px;
 height: 30px;
 position: absolute;
 top: 50%;
 margin-top: -30px;
 z-index: 2;

 -webkit-transition: all .5s linear;
 transition: all .5s linear;
}

.fullSlide .prev {
 background: url(../images/banner_an.png) no-repeat center;
 left: 10%;
}

.fullSlide .next {
 background: url(../images/banner_an.png) no-repeat center;
 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 {
 margin-top: 50px;
}

.in_products {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}

.in_products_l {
 float: left;
 width: 286px;
 overflow: hidden;
 padding-bottom: 20px;
}

.pl_tel {
 height: 123px;
 color: #fff;
 background:url(../images/cp_tbg.png) no-repeat center;
}

.pl_telss {
 padding-top: 20px;
}

.pl_tel_txt {
 line-height: 40px;
 font-size: 30px;
 color: #fff;
 font-weight: bold;
 text-align: center;
}

.pl_tel_dh {
 font-size: 16px;
 height: 24px;
 line-height: 24px;
 text-transform: uppercase;
 color: #fff;
 background:url(../images/cp_line.png) no-repeat center;
 text-align: center;
 font-weight: bold;
 margin-top: 10px;
}


.sideMen {
 height: 772px;
 overflow: hidden;
}


.in_products_l_er {
 padding-top: 18px;

}

.in_products_l_er ul li {
 height: 52px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 margin-bottom: 18px;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 52px;
 font-size: 16px;
 color: #fff;
 padding-left: 20px;
 padding-right: 50px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/cp_d1.png) no-repeat 235px #2185e5;
 border-left: 6px solid #4da2f3;
}

.in_products_l_er ul li a:hover {
 color: #fff;
 padding-left: 30px;
 border-left: 6px solid #2185e5;
 background: url(../images/cp_d1.png) no-repeat 245px #4da2f3;
}


.in_products_r {
 width: 900px;
 float: right;
 overflow: hidden;
}

.in_products_r .tab_box {

}

.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 260px;
 margin: 0 0 26px 20px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 10px 10px 0 10px;
 background: #f8f8f8;
}

.in_pro_2 .in_pro_1pic {
 width: 260px;
 height: 230px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_2 .in_pro_1pic img {
 width: 260px;
 height: 230px;
}

.in_pro_txt {
 width: 100%;
 height: 40px;
 line-height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_txt h6 {
 font-size: 14px;
 height: 40px;
 line-height: 40px;
}

.in_pro_txt h6 a {
 color: #333;
 display: block;
 text-align: center;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_2:hover {
 background:#2185e5;
}

.in_pro_2:hover a {
 color: #fff;
}



/*产品end*/

.a_tite {
 text-align: center;
}

.a_tite h3 {
 line-height: 30px;
 font-size: 24px;
 color: #2185e5;
 font-weight: bold;
}

.a_tite h4 {
 line-height: 30px;
 font-size: 20px;
 text-transform: uppercase;
 color: #999;
 background: url(../images/in_x1.png) no-repeat center;
 margin-top: 10px;
}

.a_tite h5 {
 line-height: 30px;
 font-size: 14px;
 text-transform: uppercase;
 color: #999;
 background: url(../images/ys_x1.png) no-repeat center bottom;
 margin-top: 8px;
 padding-bottom: 8px;
}





.in_yqlj_ss {
 width: 100%;
 margin-top: 50px;
}

.in_yqlj {
 width: 1198px;
 height: auto;
 margin: 0 auto;
 border: 1px solid #dedede;
 padding: 20px 0;
}

.in_yqlj_1 {
 width: 132px;
 height: 37px;
 line-height: 1;
 float: left;
 font-size: 14px;
 text-transform: uppercase;
border-right: 1px solid #dedede;
 margin-left: 10px;
 background:url(../images/yqlj_line.png) no-repeat 0 25px;
 color: #333;
}


.in_yqlj_2 {
 float: right;
 width: 1050px;
 line-height: 26px;
 padding: 5px 0 0 0;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 10px 0 10px;
}

.in_yqlj_2 a:hover {
 text-decoration: underline;
}



/*in_banner*/

.in_banner1 {
 width: 100%;
 height: 392px;
 background: url(../images/in_b1bg.jpg) no-repeat center;
 margin-top: 28px;
}

.in_banner1_1 {
 width: 1200px;
 height: 392px;
 margin: 0 auto;
 position: relative;
}

.in_banner1_right {
 padding-top: 51px;
}

.in_banner1_pic {
 width: 190px;
 height: 46px;
 line-height: 46px;
 font-size: 18px;
 text-align: center;
 color: #ffffff;
 background: #2185e5;
 margin-left: 26px;
}

.in_banner1_pic2 {
 height: 60px;
 line-height: 30px;
 font-size: 14px;
 color: #333;
 font-weight: bold;
 margin-left: 26px;
 padding-top: 10px;
}


.td_r2 {
 padding: 80px 0 0 0px;
}


.td_r2 ul li {
 float: left;
 width: 86px;
 height: 86px;
 line-height: 40px;
 color: #ffffff;
 border-radius: 50%;
 text-align: center;
 margin: 0 68px 0 0;
 background: #2185e5;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.td_r2 ul li i {
 display: block;
 padding: 15px 10px 0 17px;
 line-height: 27px;
 font-size: 16px;
 font-weight: bold;
 letter-spacing:5px;
}


.td_r2 ul li:hover{
 margin-top: -15px;
}




/*案例*/

.in_anli_x {
 width: 100%;
 height: auto;
 padding-top: 50px;
 background:url(../images/al_bg.jpg) no-repeat center 148px;
}

.cases_box1 {
 width: 1200px;
 margin: 0 auto;
 padding-top: 22px;
 background: #f8f8f8;
 margin-top: 13px;
}

.cases_tkd1_pro1 {
 float: left;
 width: 339px;
 height: 268px;
 margin: 0 0 20px 20px;
 position: relative;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
 border: 1px solid #dedede;
}


.cases_tkd1_pic {
 width: 339px;
 height: 268px;
 overflow: hidden;
}

.cases_tkd1_pic img {
 width: 339px;
 height: 268px;
 transition: all 0.5s;
 transform: scale(1);
}

.cases_tkd1_pic img:hover {
 transition: all 0.5s;
 transform: scale(1.06);
}

.cases_txt {
 width: 100%;
 height: 40px;
 line-height: 40px;
 text-align: center;
 background-color: rgba(255, 255, 255, 0.8);
 position: absolute;
 left: 0;
 bottom: 0px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.cases_txt a {
 color: #333;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 20px;
 font-size: 14px;
}

.cases_tkd1_pro1:hover .cases_txt {
 background-color: rgba(33, 133, 229, 0.9);
}

.cases_tkd1_pro1:hover .cases_txt a {
 color: #ffffff;
}

.cases_tkd1_pro1:nth-child(1) {
 width: 438px;
 height: 558px;
}

.cases_tkd1_pro1:nth-child(1) .cases_tkd1_pic {
 width: 455px;
 height: 558px;
 overflow: hidden;
}

.cases_tkd1_pro1:nth-child(1) .cases_tkd1_pic img {
 width: 455px;
 height: 558px;
}


/*案例end*/



/*知识*/

.zhishibg{
 background: #2185e5;
 height: 204px;
 margin-top: 50px;
}

.zhishi {
 width: 1200px;
 margin: 0 auto;
 padding-top: 22px;
}

.zhishi_l {
 float: left;
}

.zhishi_lp {
 width: 80px;
 text-align: center;
 padding-top: 40px;
}

.zhishi_lp h4 {
 padding-top: 10px;
 color: #ffffff;
}

.zhishi_lp h4 a{
 width: 26px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 background: #fff;
 display: block;
 font-size: 14px;
 color: #2185e5;
 border-radius: 50%;
 margin: 0 auto;
}

.zhishi_lp h4 a:hover{
 width: 32px;
 height: 32px;
 line-height: 32px;
}


.zhishi_lp h3 {
 font-size: 20px;
 color: #ffffff;
}


.in_newss_6right {
 float: right;
 width: 1088px;
 height: 140px;
}

.in_newss_6 {
 float: left;
 width: 488px;
 height: 130px;
 padding: 14px 12px;
 border: 1px solid #fff;
 margin-left: 30px;
}

.in_newss_6_1 {
 float: left;
 width: 180px;
 height: 130px;
 overflow: hidden;
}

.in_newss_6_1 img {
 width: 180px;
 height: 130px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_6_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}

.in_newss_6_2 {
 float: right;
 width: 288px;
 color: #fff;
 overflow: hidden;
}

.in_newss_6_2 h6 {
 font-size: 18px;
 font-weight: normal;
 color: #fff;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 5px;
}

.in_newss_6_2 h6 a {
 color: #fff;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_newss_6_2 h6 a:hover {
 padding-left: 10px;
}

.in_newss_6_2 h4 {
 color: #bcdeff;
 font-size: 14px;
 line-height: 25px;
 height: 75px;
 overflow: hidden;
 padding-top: 8px;
}


/*知识end*/


/*优势*/

.advantage {
 width: 100%;
 background: url(../images/ys_bg.jpg) no-repeat center bottom;
 padding-top: 45px;
 height: 748px;
}

.advantage_p {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 margin-top: 30px;
 height: 605px;
}


.advantage_t2 {
 width: 100%;
 text-align: center;
}

.advantage_t2 h6 {
 line-height: 30px;
 font-size: 30px;
 color: #014590;
}

.advantage_t2 h5 {
 text-transform: uppercase;
 padding: 5px 0 0 0;
}

.advantage_t2 h5 span {
 color: #9f9f9f;
 font-size: 24px;
 line-height: 30px;
 padding: 0 10px;
}

.advantage_t2 h5 i {
 width: 20px;
 height: 15px;
 display: inline-block;
 background: url(../images/in_x1.png) no-repeat center;
}

.advantage_t2 h4 {
 height: 20px;
 line-height: 20px;
 font-size: 14px;
 color: #b9b9b9;
}

.advantage_p .tab_box_2 {
 height: 502px;
 overflow: hidden;
 margin-top: 34px;
}

.youshi_pro_1 {
 height: 502px;
 position: relative;
}

.youshi_pro_1_l {
 float: right;
 width: 825px;
 height: 502px;
 overflow: hidden;
 margin-right: 1px;
}

.youshi_pro_1_l img {
 width: 825px;
 height: 502px;
 display: block;
}


.youshi_pro_2a {
 float: left;
 width: 546px;
 height: 286px;
 color: #333;
 background: #fff;
 border: 5px solid #f8f8f8;
 position: absolute;
 left: 0;
 top: 108px;
}


.youshi_pro_2a h5 {
 line-height: 30px;
 font-size: 20px;
 padding: 32px 0 0 30px;
 color: #333;
 font-weight: bold;
}

.youshi_pro_2a h4 {
 line-height: 30px;
 font-size: 14px;
 margin: 3px 0 0 30px;
 color: #999999;
 text-transform: uppercase;
 border-bottom: 1px solid #dedede;
 display: inline-block;
 padding-bottom: 5px;
}




.youshi_pro_2_1 {
 line-height: 30px;
 color: #666;
 margin-top: 15px;
 margin-left: 30px;
 padding-right: 30px;
}

.youshi_pro_2_2 {
 width: 48px;
 height: 108px;
 line-height: 108px;
 text-align: center;
 font-size: 30px;
 color: #fff;
 position: absolute;
 left: 472px;
 top: -47px;
 background: #2185e5;
}


.advantage_p .hd {
 width: 1200px;
 height: 106px;
 overflow: hidden;
}

.advantage_p .hd ul {
 width: 110%;
}

.advantage_p .hd ul li {
 float: left;
 cursor: pointer;
 width: 258px;
 height: 104px;
 border: 1px solid #dedede;
 margin-right: 53px;
}

.advantage_p .hd ul li span {
 width: 50px;
 height: 50px;
 color: #333;
 display: block;
 float: left;
 margin-left: 35px;
 margin-top: 25px;
 margin-right: 20px;
}

.advantage_p .hd ul li b {
 width: 150px;
 font-size: 20px;
 line-height: 24px;
 color: #333;
 text-transform: uppercase;
 display: block;
 padding-top: 25px;
 float: left;
}


.advantage_p .hd ul li i {
 float: left;
 font-size: 16px;
 color: #333;
 line-height: 20px;
 display: block;
 padding-top: 8px;
}


.advantage_p .hd ul li.on{
 background: #2185e5;
}

.advantage_p .hd ul li.on b {
 color: #fff;
}

.advantage_p .hd ul li.on i {
 color: #fff;
}

.advantage_p .hd ul li.on span {

}

.advantage_d1{
 background:url(../images/ys_d1.png) no-repeat 0 0;
}

.advantage_d2{
 background:url(../images/ys_d2.png) no-repeat 0 0;
}

.advantage_d3{
 background:url(../images/ys_d3.png) no-repeat 0 0;
}

.advantage_d4{
 background:url(../images/ys_d4.png) no-repeat 0 0;
}

.advantage_p .hd ul li.on .advantage_d1{
 background:url(../images/ys_d1.png) no-repeat -50px 0;
}

.advantage_p .hd ul li.on .advantage_d2{
 background:url(../images/ys_d2.png) no-repeat -50px 0;
}

.advantage_p .hd ul li.on .advantage_d3{
 background:url(../images/ys_d3.png) no-repeat -50px 0;
}

.advantage_p .hd ul li.on .advantage_d4{
 background:url(../images/ys_d4.png) no-repeat -50px 0;
}



/*end*/




/*简介*/

.in2_about {
 width: 100%;
 padding-top: 50px;
}

.in2_about_1 {
 width: 1200px;
 height: auto;
 margin: 0 auto;
}

.in2_about_2 {
 position: relative;
}

.in2_about_bf {
 width: 78px;
 height: 78px;
 position: absolute;
 left: 50%;
 top: 380px;
 margin-left: -39px;
 background: url(../images/ab_d1.png) no-repeat center #fff;
 border-radius: 50%;
 box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.2);
}



.in_aimgscalexx {
 width: 100%;
 height: 435px;
 overflow: hidden;
}

.in_aimgscale {
 width: 100%;
 height: 435px;
 overflow: hidden;
}

.in_aimgscale img {
 width: 100%;
 height: 435px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_aimgscale img:hover {
 transition: all 0.5s;
 transform: scale(1.08);
}

.in2_about_3x {

}


.in2_about_3_t {
 height: 30px;
 line-height: 30px;
 font-size: 24px;
 color: #333;
 text-align: center;
 font-weight: bold;
}

.in2_about_6 {
 padding-top: 40px;
}


.in2_about_3 {
 line-height: 30px;
 height: 180px;
 overflow: hidden;
 padding: 0 0px 0 0px;
 color: #666;
 margin-top: 15px;
}

.in2_about_5 {
 height: auto;
}

.about_shu{
 height: 75px;
 margin-top: 28px;
}

.about_shua{
 float: left;
 width: 300px;
 height: 75px;
 text-align: center;
 color: #666;
}

.about_shua h4{
 height: 44px;
 line-height: 44px;
}

.about_shua h4 b{
 font-size: 50px;
 color: #2185e5;
 font-family: Arial;
}

.about_shua h5{
 height: 20px;
 line-height: 20px;
 padding-top: 15px;
}

.about_shualine{
 background:url(../images/shuline.png) no-repeat 0;
}


/*简介end*/


/*风采*/
.fcc_bg {
 width: 100%;
 height: 320px;
 background:url(../images/fcc_bg.jpg) no-repeat center;
 margin-top: 50px;
}

.fcc_cont {
 width: 1200px;
 height: 320px;
 margin: 0 auto;
}


/*企业风采*/


.in_fcc_ss {
 float: left;
 width: 960px;
 margin-top: 20px;
 position: relative;
}


#tab_fcc {
 height: 46px;
}

#tab_fcc .fcc_menu {
 height: 46px;
}

#tab_fcc .fcc_menu li {
 float: left;
 width: 150px;
 height: 46px;
 line-height: 46px;
 font-size: 16px;
 cursor: pointer;
 color: #333;
 background: #fff;
 text-align: center;
 margin-right: 20px;
}

#tab_fcc .fcc_menu .on {
 color: #fff;
 cursor: pointer;
 background: #034289;
}


#tab_fcc .fcc_menu .on a {
 color: #fff;
}


.in_fcc_right {
 width: 100%;
 height: 230px;
 position: relative;
 overflow: hidden;
 margin-top: 20px;
}

.in_fcc_cont{
 width: 100%;
 height: 230px;
}

.in_fcc {
 height: 230px;
 margin: 0 auto;
 overflow: hidden;
}

.in_fcc_li {
 float: left;
 width: 290px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 margin-right: 30px;
}

.in_fcc_li h6 {
 height: 40px;
 font-size: 14px;
 font-weight: normal;
 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;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
 padding: 0 20px;
}


.fc_imgscale_x {
 width: 290px;
 height: 188px;
}

.fc_imgscale {
 width: 290px;
 height: 188px;
 overflow: hidden;
 position: relative;
}

.fc_imgscale img {
 width: 290px;
 height: 188px;
}

.in_fcc_li:hover h6 a {
 color: #2185e5;
}


/*风采end*/




/*留言*/
.webq_bottom_r {
 float: right;
 width: 176px;
 margin-right: 29px;
}


.webq_bottom_rt {
 height: 35px;
 line-height: 1;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 padding-top: 18px;
 background:url(../images/ly_line.png) no-repeat bottom left;
}




.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: 55px;
 padding: 5px 5px 5px 10px;
 margin-top: 14px;
 border: 1px solid #68aff2;
}

.webq_bottom_r3 {
}

.webq_bottom_r3_1 {
 height: 32px;
 line-height: 32px;
 padding: 0 10px;
 margin-top: 20px;
border: 1px solid #68aff2;

}

.webq_bottom_r3_2 {
 height: 32px;
 line-height: 32px;
 padding: 0 10px;
 margin-top: 20px;
 border: 1px solid #68aff2;
}

.webq_bottom_r4 {
 width: 115px;
 height: 36px;
 margin-top: 20px;
}

.webq_bd_1 {
 width: 100%;
 height: 60px;
 border: 0;
 background: none;
 line-height: 24px;
 color: #fff;
 font-size: 14px;
}

.webq_bd_2 {
 width: 100%;
 height: 28px;
 line-height: 28px;
 border: 0;
 background: none;
 color: #fff;
 font-size: 14px;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: #034289;
 cursor: pointer;
 color: #fff;
 line-height: 36px;
 text-align: center;
 font-size: 14px;
 border-radius: 18px;
}



.webq_bottom_r input::-webkit-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r input::-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r input:-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #ffffff;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #ffffff;
}

/*留言end*/



/*新闻*/

.in_news_pro_s {
 width: 100%;
 margin-top: 50px;
}

.in_news_pro {
 width: 1200px;
 margin: 0 auto;
}

.news_menu {
 height: 30px;
border-bottom: 1px solid #dedede;
}

.news_menu h3 {
 float: left;
 height: 30px;
 line-height: 1;
 color: #333;
 font-size: 20px;
 font-weight: bold;
}

.news_menu i {
 float: left;
 text-transform:uppercase;
 padding-top: 4px;
 padding-left: 5px;
 color: #999;
}

.news_more {
 float: right;
 width: 45px;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 text-transform: uppercase;
 text-align: right;
}

.news_more a {
 color: #999;
 display: block;
}

.news_more a:hover {
 color: #2185e5;
}

.in_news_1 {
 float: left;
 width: 580px;
 height: auto;
 margin: 0 auto;
}


.in_news_right { float: right; width: 565px;  }


.in_news_2 {
 width: auto;
 padding-top: 1px;
}

.in_newss_4 {
 background: #f0f0f0;
 margin-top: 20px;
padding: 8px 8px 0 8px;
}

.in_newss_4_1 {
 height: 315px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 100%;
 height: 315px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}

.in_newss_4_2 {
 color: #666;
 overflow: hidden;
 height: 75px;
}

.in_newss_4_2 h6 {
 font-size: 14px;
 font-weight: normal;
 color: #333;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
 padding-top: 10px;
}

.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: #2185e5;
 padding-left: 10px;
}


.in_newss_4_2 h4 {
 color: #999;
 font-size: 14px;
 line-height: 24px;
 height: 24px;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}


.in_news_pro_5 {
 overflow: hidden;
 padding-top: 10px;
}

.in_news_pro_5 ul li {
 height: 55px;
 line-height: 55px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-bottom: 1px dashed #dedede;
}

.in_news_pro_5 ul li a {
 height: 55px;
 line-height: 55px;
 display: block;
 padding: 0 20px 0 20px;
 background: url(../images/news_d1.png) 3px no-repeat;
 color: #333;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #666;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 30px;
 background: url(../images/news_d2.png) 10px no-repeat;
 color: #2185e5;
}

.hynewsxx{

}

.hynews {
 height: 168px;
 padding-bottom: 20px;
 border-bottom: 1px solid #dedede;
 margin-top: 20px;
}

.hynews_1 {
 float: left;
 width: 258px;
 height: 168px;
 overflow: hidden;
}

.hynews_1 img {
 width: 258px;
 height: 168px;
 transition: all 0.5s;
 transform: scale(1);
}

.hynews_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}


.hynews_2 {
 float: right;
 width: 290px;
 color: #666;
 overflow: hidden;
}

.hynews_2 h6 {
 font-size: 14px;
 font-weight: normal;
 color: #333;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}

.hynews_2 h6 a {
 color: #333;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.hynews_2 h6 a:hover{
 color: #2185e5;
}


.hynews_2 h4 {
 color: #999;
 font-size: 14px;
 line-height: 25px;
 height: 100px;
 overflow: hidden;
 padding-top: 10px;
}

/*新闻end*/

















