@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#168cba; color:#fff;}
::selection {background:#168cba; color:#fff;}


/* 网站头部 */
.toper{ height: 36px; background:#f2f2f2;}
.toper i{ font-style: normal; color: #666; font-size: 14px; float: left; line-height: 36px;  width: 314px; float: left;}
.toper .toper_right{ width: 610px; float: right;  height: 36px;}
.toper .toper_right em{ font-size: 14px; color: #333; float: left; line-height: 36px;}
.toper .toper_right a{ display: block; padding: 0 20px; line-height: 36px; float: left; border-right: 1px solid #dedede; position: relative;}
.toper .toper_right a img,.toper .toper_right a div{ display: none;}
.toper .toper_right a img{ position: absolute; top: 36px; left: 0px; z-index: 999;}
.toper .toper_right a.top_wx{ border-left: 1px solid #dedede; margin-left: 15px;}
.toper .toper_right a.top_wx:hover img{ display: block;}
.toper .toper_right a.top_tel div{ width: 210px; height: 100px; position: absolute; top: 36px; right: 0; border: 1px solid #168cba; background: #fff; padding-top: 10px;}
.toper .toper_right a.top_tel div span{padding-left: 15px; display: block;}
.toper .toper_right a.top_tel:hover div{ display: block;}
.nav_bg{ height: 108px; width:20px; background: url(../images/boxin_4.png) no-repeat center; float: left;}


.top_box{ height: 108px; width: 100%;}

.box a.logo{ display: block; height: 41px; width: 233px; float: left; margin-top: 26px; margin-right: 40px;}
.box .nav{height: 108px;width:820px;float: right;}

.box .nav .nLi{ text-align: left; width: 90px;text-align: center; height: 108px;  float: left;margin: 0 2px; position: relative;}
.box .nav .nLi a{display: block; height: 32px; line-height: 32px; text-align: center;  width: 90px; margin-top: 37px; font-size: 15px;}
.box .nav .nLi a:hover{ font-weight: bold;}
.box .nav .on a{display: block;height: 32px; line-height: 32px; font-size:15px;}
.box .nav .on a span{ font-weight: bold;}
.box .nav .nLi ul{ background: rgba(255,255,255,0.9); position: absolute;top: 108px; z-index: 999;display: none; border-bottom-right-radius:8px;border-bottom-left-radius:8px; overflow: hidden; left: -6px;}
.box .nav .nLi ul li{ height: 42px;line-height: 42px; text-align: center;float: none; width: 100px;}
.box .nav .nLi ul li a{font-size: 14px; display: block; line-height: 42px; font-weight: normal; background: none;margin-top: 0 !important; height: 42px;border-radius: 0; width: 100px; font-size: 14px;border-bottom: 1px solid #fff;}
.box .nav .nLi ul li a:hover{ height: 42px;  line-height: 42px;  background: #168cba; font-weight: normal; color: #fff;}

#chanpin{ width: 950px; height: 322px; background: rgba(255,255,255,0.9); position: absolute; left: -380px !important;}
#chanpin .chanpin_left{ width: 208px; height: 290px; overflow: hidden;margin-top: 15px; margin-left: 20px; float: left;}
#chanpin .chanpin_left img{ width: 100%; transition: all .4s;}
#chanpin .chanpin_left:hover img{transform: scale(1.1); transition: all .4s;}
#chanpin .chanpin_right{ width: 650px; float: left; margin-left: 30px;}
#chanpin .chanpin_right h3{ font-size: 26px; font-weight: bold; color: #121212; text-align: left; margin-top: 20px; height: 64px; border-bottom: 1px solid #dedede; line-height: 64px; position:relative; margin-bottom: 20px;}
#chanpin .chanpin_right h3::after{ content: ""; position: absolute;  height: 4px;  width: 50px; background: #168cba; bottom: -1px; left: 0; z-index: 999;}
#chanpin .chanpin_right h3 p{ float: right; height:36px; width: 194px; line-height: 36px;  color: #fff; margin-top: 20px; border-radius: 18px; background: #168cba url(../images/boxin_30.png) no-repeat 4px center; text-indent: 40px; font-size: 18px; font-weight: bold;}
#chanpin .chanpin_right a{ height: 36px; line-height: 36px; color: #333;  width: 212px; float: left; text-align: left; margin-top: 0; font-size: 14px; text-indent: 14px; background: url(../images/lyd_27.png) no-repeat left center;}
#chanpin .chanpin_right a:hover{font-weight: normal; color: #168cba;}




/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 560px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul.lunbo {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 560px;
    overflow: hidden;
    text-align: center;
    line-height: 560px;
}

.fullSlide .bd li >a {
    display: block;
    height: 560px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    line-height: 999px;
    border: 2px solid #fff;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

.banner_bg_top{
    height: 16px;
    
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}


.video_bg{ height: 560px; width: 100%; position: absolute; top: 0px; z-index: 998; text-align: center;}
.video_bg img{ margin-top: 224px;}
.fullSlide video{margin-top: -360px;}

/* 首页搜索 */
.index_sousuo_main{ height: 108px; border-bottom: 1px solid #eee;}
.index_sousuo_main .index_sousuo_left{ width: 334px; height: 64px; border-right: 1px solid #eee;  margin-top: 26px; float: left;}
.index_sousuo_main .index_sousuo_left p{ height: 20px; width: 310px; background: url(../images/boxin_3.png) no-repeat center bottom; padding-top: 8px; margin-bottom: 4px;}
.index_sousuo_main .index_sousuo_left span{ font-size: 14px;  color: #666;}

.index_sousuo_main .index_sousuo_center{ width: 564px; float: left;  border-right: 1px solid #eee;margin-top: 26px; height: 64px; padding-top: 10px;}
.index_sousuo_main .index_sousuo_center .sousuo{margin-left: 22px; height: 42px; width: 276px; position: relative; float: left; margin-right: 18px;}
.index_sousuo_main .index_sousuo_center .sousuo input[type="text"]{ height: 42px; width: 276px; border: 1px solid #dedede; border-radius: 21px; line-height: 42px; text-indent: 12px;}
.index_sousuo_main .index_sousuo_center .sousuo input[type="submit"]{ position: absolute;  height: 24px; width: 24px; background: url(../images/boxin_2.png) no-repeat center; right: 8px; top: 9px; border: none;  cursor: pointer;}
.index_sousuo_main .index_sousuo_center p{ padding-top: 10px;}
.index_sousuo_main .index_sousuo_center p a{ color: #666; padding: 0 5px;}
.index_sousuo_right{ width: 298px; float: right;}
.index_sousuo_right a.banner_tel{ display: block; height:30px; background:url(../images/index_banner_tel.png) no-repeat left;text-indent:36px; width: 100px; font-size: 16px;  line-height: 30px; float: left; position: relative; margin-left:42px; margin-top: 40px;}
.index_sousuo_right a.banner_tel .banner_tel_hover{display: none; width: 270px; height: 80px; background: #fff; position: absolute; bottom: 84px; z-index: 99999; left: 0; padding-top: 10px; left:-46px;}
.index_sousuo_right a.banner_tel .banner_tel_hover p{line-height: 30px; color: #333; font-size: 14px; text-indent: 0; padding-left: 20px;}
.index_sousuo_right a.banner_tel .banner_tel_hover p span{font-family: "Impact"; color: #257ea7; padding: 0 6px; font-size: 18px;}
.index_sousuo_right a.banner_tel:hover .banner_tel_hover{ display: block;}

.index_sousuo_right a.banner_tel .banner_tel_hover::after{ content: ""; position: absolute; display: block; border-top: 10px solid rgba(255, 255, 255, 1);border-left: 10px solid transparent;border-right: 10px solid transparent; bottom: -10px; left: 60px;}
.index_sousuo_right a.banner_wechat{ display: block; height:30px; background:url(../images/index_banner_wechat.png) no-repeat left;text-indent:36px; width: 100px; font-size: 16px;  line-height: 30px; float: left; position: relative; margin-left:42px; margin-top: 40px;}
.index_sousuo_right a.banner_wechat img{ display: none;position: absolute; bottom: 74px; z-index: 9999; left: -106px; width: 238px; height: 162px;}
.index_sousuo_right a.banner_wechat:hover img{ display: block; }





/* 首页通用标题 */
.index_title{ text-align: center; margin-bottom: 30px; padding-top: 60px;}
.index_title p{ background: url(../images/boxin_7.png) no-repeat center; font-size: 32px;  font-weight: bold;text-align: center; margin-bottom: 10px;}
.index_title p i{display: block; text-align: center; color: #666; font-size: 14px; font-weight: normal;}
.index_title span{ color: #666; font-size: 14px;}


/* 首页产品中心 */
.index_pro_main{ overflow: hidden; padding-bottom: 60px;}
.index_pro_left{ width: 278px; height: 550px; float: left; background:#f6f6f6; padding-top:5px;}
.index_pro_left li{ height: 42px; width: 236px; margin: 0 auto; margin-top: 11px; line-height: 42px;}
.index_pro_left li a{ display: block; text-indent: 54px; background:#fff url(../images/boxin_4.png) no-repeat 27px 17px; font-size: 16px;}
.index_pro_left li:hover a{ background:#257ea7 url(../images/boxin_5.png) no-repeat 27px 17px; color: #fff;}

.index_pro_right{ width: 902px; float: right;}
.index_pro_right li{ width: 256px; height: 236px; background: #fff; float: left; border: 16px solid #f6f6f6; margin-right: 17px; margin-bottom: 18px;}
.index_pro_right li:nth-child(3n){ margin-right: 0;}
.index_pro_right li .index_pro_img{ display: block; height: 186px; width: 256px; overflow: hidden;}
.index_pro_right li .index_pro_img img{transition: all .4s; width: 100%;}
.index_pro_right li:hover .index_pro_img img{transform: scale(1.1); transition: all .4s;}
.index_pro_right li p{border-top: 1px solid #eee; height: 45px; line-height: 45px; background: url(../images/boxin_6.png) no-repeat 224px 14px; text-indent: 10px; padding-right: 40px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_pro_right li p a{ font-size: 15px;}

/* 首页关于我们 */
.index_about_main{ height: 616px; background: url(../images/boxin_index_2.jpg) no-repeat center;}
.index_about_main .index_about_left{ width: 600px; float: left; margin-top: 10px;}
.index_about_main .index_about_left h2{ font-size: 24px;  color: #257ea7; line-height: 2;} 
.index_about_main .index_about_left span{ font-size: 14px;  color: #666;}
.index_about_main .index_about_left .index_about_text{ margin: 10px 0; font-size: 14px; line-height: 24px;}
.index_about_main .index_about_left .index_about_text p{font-size: 14px; line-height: 30px; color: #666; margin-bottom: 10px;}
.index_about_main .index_about_left a{ height: 42px; width: 140px;  display: block; border: 1px solid #f48624; color: #f48624; text-align: center; line-height: 42px; font-size: 16px; margin-top: 20px;}
.index_about_main .index_about_left a:hover{ background: #f48624 ;  color: #fff;}

.index_about_main .index_about_right{ width: 572px; float: right;}
.index_about_main .index_about_right li{ width: 276px;  height: 150px; overflow: hidden; float: left; margin-right: 19px; margin-bottom: 19px;}
.index_about_main .index_about_right li:nth-child(2n){ margin-right: 0;}
.index_about_main .index_about_right li:nth-child(1){ background: url(../images/boxin_index_3.jpg) no-repeat center;}
.index_about_main .index_about_right li:nth-child(2){ background: url(../images/boxin_index_4.jpg) no-repeat center;}
.index_about_main .index_about_right li:nth-child(3){ background: url(../images/boxin_index_5.jpg) no-repeat center;}
.index_about_main .index_about_right li:nth-child(4){ background: url(../images/boxin_index_6.jpg) no-repeat center;}
.index_about_main .index_about_right li a{ display: block; height:150px; width: 276px;}
.index_about_main .index_about_right li p{ height: 36px; line-height: 36px; color: #fff; margin-top: 40px; margin-left: 40px; background: url(../images/boxin_8.png)no-repeat left 10px; text-indent: 28px; font-size: 18px; font-weight:bold;}
.index_about_main .index_about_right li span{ display: block; margin-left: 40px; line-height: 24px; color: #fff; color: #fff;font-size: 14px;}
.index_about_main .index_about_right li h3{ font-size: 18px; font-weight: bold; text-align: center;  color: #fff; padding-top: 40px; margin-bottom: 10px;}

.index_about_main .index_about_right li:nth-child(4) a{ float: left; width: 110px;height: 36px; line-height: 36px; line-height: 36px; text-align: center; background: #fff; font-size: 14px; border-radius: 18px;}
.index_about_main .index_about_right li:nth-child(4) a.about_lx{ margin-left: 30px;}
.index_about_main .index_about_right li:nth-child(4) a.about_ly{ background: #f48624; color: #fff; margin-left: 10px;}



/* 首页服务优势 */
.index_ys_main{ height: 645px;}
.index_ys_main .index_ys_left{ width: 50%; background: url(../images/boxin_index_8.jpg) no-repeat  right top; position:relative; height: 645px; float: left;}
.index_ys_main .index_ys_left p{ position: absolute; font-size: 36px; font-weight: bold; color: #fff; top: 70px; right: 75px;}
.index_ys_main .index_ys_left span{ display: block; height: 30px;  width: 281px; background: url(../images/boxin_12.png) no-repeat top right; position: absolute; right: 75px; top: 130px;}
.index_ys_main .index_ys_left img{ display: block; position: absolute; top: 190px;  right: 75px;}

.index_ys_right{  width: 50%;height: 645px; background:#257ea7 url(../images/boxin_17.png) no-repeat -60px 279px; float: left;}
.index_ys_right .index_ys_nr{ width: 512px; float: left; height: 645px;}
.index_ys_right .index_ys_nr li{ height:136px;  width: 452px; padding-left: 100px;}
.index_ys_right .index_ys_nr li *{ color: #fff;}
.index_ys_right .index_ys_nr li:nth-child(1){ background: url(../images/boxin_13.png) no-repeat  52px top; margin-top: 80px;}
.index_ys_right .index_ys_nr li:nth-child(2){ background: url(../images/boxin_14.png) no-repeat  52px top;}
.index_ys_right .index_ys_nr li:nth-child(3){ background: url(../images/boxin_15.png) no-repeat  52px top;}
.index_ys_right .index_ys_nr li:nth-child(4){ background: url(../images/boxin_16.png) no-repeat  52px top;}
.index_ys_right .index_ys_nr li p {height: auto; overflow: hidden;}
.index_ys_right .index_ys_nr li p i{ font-size: 18px;font-weight: bold; display: block; font-style: normal; float: left;}
.index_ys_right .index_ys_nr li p span{ display: block; float: left;width: 290px; float: left; text-align: right; font-size: 24px; font-family: "Impact"; background: url(../images/boxin_28.png) no-repeat 50px 14px;}
.index_ys_right .index_ys_nr li div{display: block; line-height: 24px; margin-top: 10px; font-size: 14px;}


/* 首页案例中心 */
.index_case_main{ overflow: hidden; padding-bottom: 60px; background: #f5f5f5;}
.index_case_main ul li{ width: 285px; height: 221px; overflow: hidden; float: left; margin-right: 14px; border: 2px solid #fff; position: relative;}
.index_case_main ul li:last-child{ margin-right: 0;}
.index_case_main ul li p{ height: 42px; width: 100%; position: absolute; bottom:0; background: rgba(0,0,0,0.6);  color: #fff; text-align: center; line-height: 42px;}
.index_case_main ul li:hover{ border: 2px solid #f48624;}
.index_case_main ul li:hover p{ background:#f48624 }
.index_case_main ul li img{transition: all .4s; height: 100%;}
.index_case_main ul li:hover img{transform: scale(1.1); transition: all .4s;}



/*首页新闻资讯  */

.index_news_main{ overflow: hidden; padding: 60px 0;}
.index_news_main .index_news_list{ width: 375px; float: left; margin-right: 34px;}
.index_news_main .index_news_list2{ float: right; margin-right: 0;}
.index_news_main .index_news_list .index_news_title{ height: 48px; border-bottom: 1px solid #eee; position: relative;}
.index_news_main .index_news_list .index_news_title img{margin-right: 10px; display: block; float: left; margin-top: 15px;}
.index_news_main .index_news_list .index_news_title p{font-size: 18px; color: #333; font-weight: bold; line-height: 48px;}
.index_news_main .index_news_list .index_news_title span{ margin-left: 10px;font-size: 16px; color: #b0b0b0}
.index_news_main .index_news_list .index_news_title a{ display: block; height: 22px;  width: 22px; background: url(../images/boxin_19.png) no-repeat center; position: absolute; right: 0 ;top: 13px;}
.index_news_main .index_news_list .news_img{ margin-bottom: 10px; margin-top: 18px;}
.index_news_main .index_news_list ul li{ height: 54px; line-height: 54px; border-bottom: 1px dashed #dedede; background: url(../images/boxin_22.png) no-repeat 0 22px; text-indent: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news_main .index_news_list ul li span{ float: right; font-size: 14px; color: #999; line-height: 54px;}



/* 底部icon */
.index_footer_icon{ height: 175px; background: #f5f5f5;}
.index_footer_icon li{ width: 196px; margin-top: 50px; float: left; margin-right: 55px; padding-left:62px; }
.index_footer_icon li:nth-child(1){ background: url(../images/boxin_23.png) no-repeat left 20px;}
.index_footer_icon li:nth-child(2){ background: url(../images/boxin_24.png) no-repeat left 20px;}
.index_footer_icon li:nth-child(3){ background: url(../images/boxin_25.png) no-repeat left 20px;}
.index_footer_icon li:nth-child(4){ background: url(../images/boxin_26.png) no-repeat left 20px; margin-right: 0;}
.index_footer_icon li p{font-size: 18px; margin-bottom: 8px;}
.index_footer_icon li span{ color: #666;  line-height: 24px; font-size: 14px;}

.footer{ height: 352px; background:#2e343f; position: relative;}
.footer .footer_left{ width: 474px; float: left; margin-right: 80px;}
.footer .footer_left a{ display: block; margin-top: 45px;}
.footer .footer_left p{ color: #babcc1; text-align: justify; line-height: 30px; margin-top: 16px; font-size: 14px;}

.footer .footer_center{ width: 250px; float: left; margin-top: 42px;}
.footer h2{ font-size: 18px; color: #fff; line-height:3; position: relative; margin-bottom: 24px;}
.footer h2::after{content: ""; position: absolute; bottom: 0; left: 0; height: 4px; width: 30px;  background: #fff;}
.footer .footer_center a{ line-height: 30px; margin-right: 20px;color: #babcc1}

.footer .footer_right{ width: 370px;  float: right; margin-top: 42px;}
.footer .footer_right p{ color: #babcc1;  line-height: 30px; font-size: 14px;}

.link_footer{margin-top: 20px;}
.link_footer p{ font-size: 18px;  padding-left: 14px; position: relative; color: #fff; float: left; margin-right: 20px;}
.link_footer::before{ content: ""; display: block; width: 3px;height: 12px; background: #fff; bottom: 0; float: left; margin-top: 6px;}
.link_footer a{ color: #babcc1; font-size: 14px; float: left; line-height: 24px; margin-right: 20px;}

/* 网站版权信息 */
.copyright{height: 42px; position: absolute; bottom: 0; width: 1200px; border-top: 1px solid rgba(255,255,255,0.05); position: absolute;}
.copyright a{ color: #fff; font-size: 12px;}
.copyright p {
    color: #fff;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #fff;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}


.ny_hotnews{width:100%; height: auto; overflow: hidden; margin-bottom:40px;}
.ny_hotnews_t{width:400px; height: 30px; line-height: 30px; overflow: hidden; margin:10px auto;}
.ny_hotnews_t hr{width: 130px; height: 1px; background: #eee; float: left; margin-top:16px;list-style: none;}
.ny_hotnews_t h3{margin: 0px 20px;    font-size: 22px;  text-align: center; font-weight: normal; color: #168cba; float:left; font-weight: bold;}
.ny_hotnews ul{width:100%; height: auto; overflow: hidden;}
.ny_hotnews ul li{width:500px; height: 45px; line-height: 45px; float: left;}
.ny_hotnews ul li i{width:5px; height:5px; display:block; background:#168cba; border-radius:50%; float:left; margin-top:20px; margin-right:10px;}
.ny_hotnews ul li p{width:400px; height: 35px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; color:#333}
.ny_hotnews ul li span{font-size: 14px; color: #999; float: right}
.ny_hotnews ul li:nth-child(2n){float:right}
.ny_liuyan{width:100%; height: auto; overflow: hidden;  margin-bottom:40px;}
.ny_liuyan h2{font-size: 14px; color: #666; text-align: center; line-height: 24px; font-weight: normal; margin-bottom: 16px;width: 82%; margin: 0 auto; margin-bottom: 20px;}
.ny_liuyan h2 span{ font-weight: bold; color: #168cba}
.ny_liuyan h4{font-size: 14px; color: #333; text-align: center; line-height: 40px; margin-bottom:10px; font-weight: normal;}
.ny_liuyan input[type="text"]{width:286px; height: 43px; border: 1px solid #ddd; float: left; background: none; font-size: 14px; color: #333; margin-right: 16px; margin-bottom:20px; text-indent: 10px;}
.in_city{margin-right: 0!important}
.ny_liuyan textarea{width:100%; height: 70px; border: 1px solid #ddd;  background: none; font-size: 14px; color: #333; resize: none; text-indent: 10px;}
.ny_liuyan .button{width:139px; height: 42px; background: #168cba; border-radius: 5px; text-align: center; line-height: 42px; border: 0px; color:#fff; margin:20px auto; display:block; font-size: 14px;}
#feedback_form{ width: 1200px;}


/*内页banner*/
.ny_ban{width:100%; height: 340px;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}

.case_ban{background: url(../images/case_ban.jpg) no-repeat center}

.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}

.sousuo_ban{background: url(../images/sousuo_ban.jpg) no-repeat center}



/*内页底下*/
.m-wh{height:260px;padding:40px 0;margin-top: 20px}
.m-wh li{float:left;width:25%}
.m-wh li a{display:block;width:102px;height:140px;margin:0 auto 10px;text-align:center}
.m-wh li a img{width:100%;height:102px}
.m-wh li a p{margin-top:7px;font-size:18px}
.m-wh li>p{padding:0 7%;font-size:14px;text-align:center}
.f-ct{width:1200px;margin:0 auto; font-size:14px; color:#666;  line-height:24px; margin-top:30px;}
.f-cl:after{display:block;content:".";height:0;visibility:hidden;overflow:hidden;clear:both}
.f-cl .w300{width:300px;float: left;margin-right: 10px;}


.p-tit{height:70px;line-height:65px;border-bottom:1px solid #ebebeb}
.p-tit h2{float:left;color:#168cba;font-size:26px;font-weight: bold}
.m-crm{margin-left:15px;color:#999;font-size:14px;font-weight:400}
.m-crm a{margin:0 3px;color:#999;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#333;text-decoration:underline}
.p-tit ul{float:right; margin-top: 20px;}
.p-tit ul li{float:left;padding:0 15px; border: 1px solid #fff;border-radius: 8px; margin-bottom: 10px;}
.p-tit ul li a{display:block;height:42px;line-height:42px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.p-tit ul li.active{ border: 1px solid #168cba; background: #168cba; color: #fff;}
.p-tit ul li.active a{ font-weight: bold; color: #fff}
.p-tit ul li.active:hover a{ color: #fff;}
.p-tit ul li:hover a{color:#168cba;}
.p-tit ul li.active,.p-tit ul li:hover{}

.p-ct{line-height:26px;padding:20px 0 60px;color:#666;font-size:14px; overflow:hidden; width: 100%;}
.p_case{padding:50px 0 60px;color:#666;font-size:14px;}
.p-ct .index_wen_1{width:100%;margin-top: 20px}
.p-ct .tit{margin-bottom:25px;text-align:center}
.p-ct .tit h2{color:#333;font-size:30px}
.p-ct .tit p{line-height:26px;margin-top:20px;color:#999;font-size:16px}
.ab_list1 li{position:relative;float:left;width:382px;height:300px}

.ab_list1 li.li2{margin:0 22px;}

.ab_list1 li a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}
.ab_list1 li:hover a{visibility:visible}
.ab_list1 li h2{margin:40px 0 0 30px;color:#fff;font-size:24px}
.ab_list1 li p{margin:20px 0 0 30px;color:#fff}
.qywh{height:286px;line-height:32px;margin-top:50px;padding-top:170px;color:#fff;font-size:16px;}
.ab_list2{margin-top:40px}
.ab_list2 li{position:relative;float:left;width:50%;height:330px}
.ab_list2 li a{display:block;position:absolute;top:0;left:0;width:100%;height:220px;padding-top:110px;color:#fff;font-size:30px;text-align:center;visibility:hidden}
.ab_list2 li:hover a{visibility:visible}
.ab_list2 li a span{display:block;margin-top:20px;font-size:16px}

.ab_list2 li a.tit{width:50%;visibility:visible}
.ab_list2 .li2 a.tit{left:50%}
.ab_list2 li a i{display:block;width:78px;height:78px;margin:0 auto;}
.ab_list3 li{float:left;width:385px;height:236px}



.ab_list3 li a{display:block;width:325px;height:146px;padding:45px 30px;visibility:hidden}
.ab_list3 li h2{color:#000;font-size:30px}
.ab_list3 li h2 i{display:block;width:52px;height:2px;margin-top:25px;background:#000}
.ab_list3 li p{margin-top:20px;color:#000;font-size:18px}
.ab_list3 li:hover{background:#ffcb23}
.ab_list3 li:hover a{visibility:visible}

/*新闻*/
.new-list{margin-top:-10px; margin-bottom: 15px;}
.new-list li{height:205px;padding:20px;border-top:1px solid #fff;border-bottom:1px solid #eee}
.new-list li:hover{background:#f2f2f2;border-top:1px solid #eee;border-bottom:1px solid #eee}
.new-list li:hover h3{color:#168cba}
.new-list li:hover .more{color:#168cba;border:1px solid #168cba}
.new-list li>*{float:left}
.new-list .f-imgfd-img{width:220px;height:100%;margin-right:30px;overflow:hidden}
.new-list .f-imgfd-img img{width:100%;}
.new-list li .f-imgfd-li{width:907px;height:100%}
.new-list h3{margin-bottom:15px;color:#333;font-size:20px}
.new-list .time{color:#999;font-size:14px;}
.new-list .more{display:block;width:140px;height:34px;line-height:34px;color:#999;text-align:center;border:1px solid #eee; display: block; margin-top: 8px;}
.f-xx{width:100%; height: 46px; overflow: hidden; margin-bottom:6px; color:#666}

.pro-list1{margin-top:20px; margin: 0px auto; width: 1200px;}
.pro-list1>li{position:relative;float:left;width:285px;height:384px;overflow:hidden; margin-right: 20px;}
.pro-list1>li:nth-child(4n){ margin-right: 0px;}
.pro-list1>li img{width:100%;height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.pro-list1 .mask{position:absolute;top:315px;left:0;width:100%;height:100%;padding:0 20%;text-align:center; background: rgba(8,58,79,0.6); color: #fff}
.pro-list1 h3{margin-top:25px;font-size:24px; color: #fff;}
.pro-list1 h3 i{display:block;width:34px;height:3px;margin:20px auto 0;background:#fff}
.pro-list1 .mask1 i{background:#fff}
.pro-list1 p{margin-top:20px}
.pro-list1>li:hover .mask{top:0px; transition: all 0.5s ease-in-out;}
.pro-list1 .mask a{color:#fff; width:100%; height:100%; display:block;}
.pro-list1>li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



.subpro{margin-top:25px}
.subpro li{width:160px;height:36px;margin:0 auto 7px;text-align:center}
.subpro li a{display:block;line-height:36px;font-size:16px;background:#fff;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.subpro li:hover a{color:#fff;background:#231815}
.p-nav{margin-bottom:40px}
.p-nav li{float:left;margin-right:20px}

.p-nav li a{display:block;width:272px;height:60px;line-height:60px;font-size:20px;text-align:center;border:4px solid #e5e5e5}
.p-nav li.active a,.p-nav li:hover a{color:#fff;font-weight:700;background:#231815;border:4px solid #231815}
.pro-list3{width:1200px;margin:0 auto; overflow: hidden}
.pro-show-r{float:right;width:660px}
.pro-show-r .pro-sx{width:50%}
.pro-show-r .pro-sx li{line-height:24px}
.pro-show-r h3{margin-top:30px;color:#333;font-size:24px}
.pro-show-r .txt{line-height:30px;margin-top:20px;padding:10px 0 25px;font-size:12px;border-top:1px solid #ddd}
.pro-show-r .txt div{margin-top:15px}
.pro-show-r .txt p{line-height:24px;text-indent:2em}
.pro-show-m{margin-top:30px;padding-top:40px;}
.pro-show-m h2{color:#fff;font-size:30px}
.pro-show-m .nav{height:600px;margin-top:36px;position:relative}
.pro-show-m .nav>li{float:left;margin-right:15px}
.pro-show-m .nav>li>a{display:block;width:200px;height:50px;line-height:50px;color:#333;font-size:18px;text-align:center;}
.pro-show-m .nav>li.active>a,.pro-show-m .nav>li:hover>a{background:#fff}
.proshow-sub{display:none;position:absolute;top:100px;left:0;width:100%;line-height:30px}
.proshow-sub h3{margin-bottom:30px;color:#333;font-size:24px}
.proshow-sub h6{font-size:14px}
table.ly{width:100%}
table.ly td{float:left;margin-bottom:20px}
table.ly .tr1 td{width:280px;margin-right:20px}
table.ly .tr1 td input{width:260px}
table.ly .tr2 td,table.ly .tr3 td{width:1160px;margin-right:22px}
table.ly .tr2 td input,table.ly .tr3 td textarea{width:100%}
table.ly input[type=text]{height:28px;line-height:28px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff}
table.ly textarea{height:114px;padding:5px 10px;color:#999;border:1px solid #ddd;background:#fff;resize:none}
table.ly .sbt{width:240px;height:40px;color:#fff;font-size:14px;border:none;cursor:pointer}
.pro-more .tit{height:77px;line-height:77px;margin-bottom:40px;text-align:left;background:#eee}
.pro-more .tit h3{color:#333;font-size:24px}
.pro-more .tit a{float:right;padding-left:25px;color:#666;font-size:18px;font-weight:400;background-position:0 33px}
.pro-more .tit a:hover{color:#168cba;background-position:0 33px}

/*荣誉资质*/
.img-list li,.ny_shops li{float:left;margin:0 20px 20px 0; width:280px; height:auto; }
.img-list li a,.ny_shops li a{display:block;width:100%;height:100%;overflow:hidden}
.img-list li a div{width:100%;overflow: hidden; height:206px;}
.img-list li a img,.ny_shops li a img{width:100%; height:100%; display:block; transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-list li:hover img,.ny_shops li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-list li p,.ny_shops li p{height:30px;line-height:30px;text-align:center;color:#666; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.img-list li:hover p,.ny_shops li:hover p{color:#168cba}
.img-list li:nth-child(4n),.ny_shops li:nth-child(5n){ margin-right: 0px;}

/*厂房厂貌*/
.ny_shops li a div{width:100%;overflow: hidden; height:166px; border:1px solid #ddd;}




/*案列*/
.img-lists li{float:left;height: 215px;margin:0 26px 20px 0; width:280px;}
.img-lists li a{display:block;width:100%;height:100%;overflow:hidden}
.img-lists li a div{width:100%;height: 176px;overflow: hidden;}
.img-lists li a img{width:100%;height:100%;  display:block;  transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.img-lists li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.img-lists li p{height:30px;line-height:30px;text-align:center;color:#666}
.img-lists li:hover p{color:#168cba}
.img-lists li:nth-child(4n){ margin-right: 0px;}




/*联系我们*/
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot h3{font-size:24px}
.m-cot h3 i{display:block;width:120px;height:3px;margin:25px 0 10px;background:#666}
.m-cot .f-cl{float:left;width:730px; font-size:16px; color:#666; line-height:28px;}
.m-cot .ewm{float:right;margin-top:20px; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; height:40px; line-height:40px; font-size:14px; color:#666}
.iw_poi_title{color:#C52;font-size:14px;font-weight:700;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.keyword_light{margin-bottom:30px}
#newsfoot tr>td:first-child{padding-left:10px;font-size:14px;color:#555}
#newsfoot tr>td:first-child>a{color:#333}
#newsfoot tr>td:last-child{position:relative;top:0px;left:0px}
.proname{padding:20px 0 5px 0}

.keyword_light img{max-width: 90%;}

/*产品*/
.pro-list2{width:1232px;margin:0 auto}
.pro-list2 li{position:relative;float:left;width:280px;margin:0 14px 30px; border: 1px solid #e8e8e8;}
.pro-list2 li a{display:block;}
.overflow_div{overflow: hidden;}
.pro-list2 li img{display:block;width:280px;overflow:hidden;transition: all .5s; padding-top: 10px;}
.pro-list2 li h4{height:60px;line-height:60px;text-align:center; font-size: 15px;     text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal;}
.pro-list2 li:hover{ border: 1px solid #168cba;}
.pro-list2 li:hover h4{ color: #168cba}
.pro-list2 .good_h{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:50px 30px 0;color:#fff;}
.pro-list2 li h3{margin-bottom:20px;font-size:24px; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
/*.pro-list2 li:hover .good_h{display: block;background: rgba(45,102,217,0.6);  }*/
.pro-list2 li:hover a img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.pro-list2 li:nth-child(4n){ margin-right: 0;}
/*搜索页面*/
.pro-search{width:1232px;margin:0 auto}
.pro-search li{position:relative;float:left;width:280px;height:295px;margin:0 14px 30px}
.pro-search li img{display:block;width:280px;height:206px;overflow:hidden}
.pro-search .good_h{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:50px 30px 0;color:#fff;}
.pro-search li h3{font-size:24px; width:100%; height:35px; font-size:16px; color:#333; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pro-search li div{width:100%; height:58px; line-height:26px; font-size:14px; color:#333; overflow:hidden}


/*详情页*/
.nyinfo_title{width:100%;font-size:24px; color:#333; padding:10px 0px; text-align:center; clear:both; line-height: 1.8;}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.go_black{width: 90px;height: 30px;background: #168cba; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; float: right; margin-right: 12px;}


.news_first{ height: 200px; padding-bottom: 16px; border-bottom: 1px solid #eee; margin-bottom: 16px;}
.news_first a.news_first_img{ display: block; width: 284px; height: 200px; overflow: hidden; float: left; }
.news_first a.news_first_img img{ width: 100%; height: auto;transition:all 0.4s;}
.news_first a.news_first_img img:hover{transform: scale(1.1); transition: all .4s; }
.news_first .news_first_right{ width: 884px; float: right; height: 200px;}
.news_first .news_first_right p a{ font-size: 18px; line-height: 64px;}
.news_first .news_first_right .date_cunt{ height: 30px;}
.news_first .news_first_right .date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px; font-size: 14px;}
.news_first .news_first_right .date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.news_first .news_first_right .date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}
.news_first .news_first_right span{ display:block; line-height: 1.5; color: #666; text-align: justify; font-size: 14px;}
.news_first .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.inside_news_list{ width: 1300px; margin-bottom: 50px; height: auto; overflow: hidden;}
.inside_news_list li{ float: left; width: 588px; height: 142px; margin-right: 22px; margin-bottom: 16px; border-bottom: 1px solid #eee;}
.inside_news_list li:hover{  background: #f8f8f8;}
.inside_news_list li .news_left{ float: left; width: 104px; margin-top: 38px;  text-align: center; font-size: 42px; color: #333; line-height: 32px;}
.inside_news_list li .news_left span{ font-size: 14px; color: #666;}
.inside_news_list li .news_right{ width: 434px; padding: 28px 24px 0 24px; float: left; }
.inside_news_list li .news_right a{ font-size: 18px; line-height: 32px;}
.inside_news_list li .news_right p{ font-size: 14px; line-height: 26px; color: #666;}
.inside_news_list li.gradient{ height: 54px; border-bottom: 1px dashed #dedede; background: url(../images/lyd_27.png) no-repeat left 24px; text-indent: 20px; line-height: 54px; margin-bottom: 0;}
.inside_news_list li.gradient span{ float: right; font-size: 14px; color: #666;}


.proshow_xx table { border-top: 1px solid #ccc !important; border-left: 1px solid #ccc !important }
.proshow_xx table td{ border-bottom:1px solid #ccc !important;border-right: 1px solid #ccc !important}