﻿@charset "utf-8";
*{margin:0; padding:0; list-style:none;  box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px;width: 100%;}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h1,h2,h3,h4,h5{font-weight: normal}

.clr{clear:both}
.container{margin:0 auto;width:1200px}

.header_top{width:100%; height:100px;}
.header_top a{width:193px; height: 80px; float: left; margin-top: 8px;}
.h_name{width:auto; height: 66px; float: left;  border-left:1px solid #5e7b97; margin-left: 8px; padding-left: 10px; margin-top: 15px;}
.h_name p{font-size: 18px; color: #333333; font-weight: bold; line-height: 30px;}

.h_dh{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left:50px; font-size: 24px; color: #1d2088; font-weight: bold; line-height: 100px;}
.h_nav{width:1200px;  height:68px; background: #fff;  position: relative; z-index: 9; border-bottom: 2px solid #1d2088; position: absolute; top:10px; left:50%; margin-left: -600px; padding: 0px 18px;}
.h_nav ul.nav{width:1038px;  height:68px;  position: relative; z-index: 999; float: left;  }
.nav .nLi{position:relative;float:left;display:inline;height:55px;  line-height: 55px;  text-align: center; width:129px;  margin-top:5px}
.nav .nLi:first-child{background: none;}
.nav .nLi h3{float:left; font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#1d2088;font-size:16px;}
.nav .sub{position:absolute;top:64px;left:50%; margin-left: -70px; z-index:999;display:none;padding:0;width:140px;background:#f5f4f4;line-height:26px; }
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.sub li:hover a{color:#4778c0;}
.nav .nLi.active h3 a{background: #1d2088; color:#fff}
.header_links{width:auto; height: 68px; float: right}
.header_links a{width:35px; height: 35px; float: left; border-radius: 50%; background: #bc1612; text-align: center; line-height: 35px; font-size: 16px; color:#fff; margin: 15px 10px 0;}
.header_links a.active{background: #1d2088}



/*banner*/
.banner{height:760px; background: #efefef; position: relative; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:760px;}
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:50%; bottom:5%; z-index:1; margin-left: -48px }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{width:12px; height:12px;  text-align:center; cursor:pointer; background:#eee;  margin-bottom: 60px; border-radius: 50%; float: left; margin: 0px 10px;}
.banner .slideBox .hd ul li span{font-size: 46px; font-family: "Arial";  color:#fff; opacity: 0}
.banner .slideBox .hd ul li.on{background: #16508a}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:760px;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}





/*产品*/
.index_product{width:100%; height:auto; background: #ececec; padding-top:40px; padding-bottom: 50px;}
.index_product_nav{width:1200px; height: auto; overflow: hidden; margin: 40px auto}
.index_product_nav ul{width:100%; height: auto; overflow: hidden}
.index_product_nav ul li{width:384px; height: 98px; float: left; background: #1d2088; padding:0 10px; margin-right: 24px;}
.index_product_nav ul li img{width:88px; height: 88px; float: right; margin-top: 5px;}
.in_pro_xx{float: left; margin-top: 20px; margin-left: 20px;}
.in_pro_xx h3{font-size: 24px; color:#fff; font-weight: bold;}
.in_pro_xx p{font-size: 16px; color: #d4dce4; text-transform:Uppercase; background: url(../images/b_dian.png) no-repeat left center; padding-left: 20px; line-height: 30px;}
.index_product_nav ul li:last-child{margin-right: 0}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:10px; padding-top:28px;}
.index_product .swiper-slide{background: none;}
.swiper-slide a{width:100%; height: auto; overflow: hidden; position: relative; padding:25px 25px 0; display: block; transition: all 0.4s ease-in-out; }
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_info{width:100%; height:95px; background: #fff; padding: 10px 20px; }
.in_pro_info h4{width:100%; height:100%; line-height: 75px; font-size: 24px; color:#1d2088; font-weight: bold; text-align: center; }
.in_pro_info p{width:100%; height: 52px; line-height: 26px; color: #444444; font-size: 16px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; display: none; margin-top: 8px;}
.swiper-slide a h3{width:auto; height: 50px; line-height: 50px; font-size: 18px; color: #ffffff; font-weight: bold; position: absolute; top:0px; left:0; background: #bc1612; padding: 0px 20px; display: none; z-index: 999}

.index_product .swiper-button-next,.index_product .swiper-button-prev{width:52px!important; height: 52px!important; margin-top: -26px; }
.index_product .swiper-button-next{background: url(../images/pro_right.png) no-repeat center!important; right:32%!important}
.index_product .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center!important; left:32%!important}

.index_product .swiper-slide a:hover h4{display: none;}
.index_product .swiper-slide a:hover p{display: block;}
.index_product .swiper-slide a:hover h3{display: block;}
.index_product .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product .swiper-slide a:hover{margin-top: -30px; transition: all 0.4s ease-in-out; }

.pro_more{width:238px; height: 57px; background: #bc1612; text-align: center; line-height: 57px; margin: 50px auto 0; display: block; color:#fff; font-size: 16px; color: #fbfbff}
.pro_more:hover{background: #1d2088}




/*关于我们*/
.index_about{width:100%; height:947px; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 80px;  }
.index_about_left{width:421px; height: auto; float: left}
.index_about_t{width:100%; height: auto; overflow: hidden}
.index_about_t i{width:127px; height: 3px; background: #4f5764; display: block}
.index_about_t h4{font-size: 60px; color: #dfebf3; line-height: 60px; margin-top: 8px;}
.index_about_t h3{font-size: 48px; color:#091520; font-weight: bold;}
.index_about_t h3 span{color:#0c50d1}
.index_about_xx{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.index_about_xx a{font-size: 16px; color: #333333; line-height: 26px; width: 100%;}
.ab_more{width:292px; height: 58px; background: #bc1612;  text-align: center; line-height: 58px; color: #fff; font-size:16px; display: block}
.ab_pic{width:100%;height: auto; overflow: hidden; margin-top: 82px;}
.index_about_right{width:731px; height: auto; float: right}
.in_video{width:100%; height: auto;overflow: hidden}
.in_video img{width:100%; height: auto; display: block}
.in_lei{width:100%; height: auto; overflow: hidden; padding-top: 38px;}
.in_lei dl{width:auto; height: auto; float: left; margin-right: 110px; 
transition: all 0.4s ease-in-out;}
.in_lei dl dt{width:64px; height: auto; float: left}
.in_lei dl dd{float: left; margin-left: 10px;}
.in_lei dl dd i{width:37px; height: 2px; background: #bc1612; display: block}
.in_lei dl dd h3{font-size: 24px; color: #091520; font-weight: bold; margin-top: 5px;}
.in_lei dl dd span{font-size: 16px; color: #091520}
.in_lei dl:last-child{margin-right: 0}
.in_lei dl:hover{margin-top: -10px; 
transition: all 0.4s ease-in-out;}
.ab_more:hover{background: #1d2088}




/*案例展示*/
.index_youshi{width:100%; height: auto; overflow: hidden; position:relative; }
.in_ys_h{width:25%; height: 383px; float: left; background: #282828; text-align: center; padding:4% 3%}
.in_ys_h h3{font-size: 30px; color: #ffff; font-weight: bold; margin: 25px 0}
.in_ys_h p{font-size: 18px; color: #fff; line-height:30px;}
.in_ys_pic{width:25%; height: 383px; overflow: hidden; float: left}
.ys_p1{background: url(../images/ys1.jpg) no-repeat center}
.ys_p2{background: url(../images/ys2.jpg) no-repeat center}
.ys_p3{background: url(../images/ys3.jpg) no-repeat center}
.ys_p4{background: url(../images/ys4.jpg) no-repeat center}
.in_ys_pic img{margin-top: 155px;}
.ys_lan{background: #1d2088}
.ys_p4 img,.ys_p3 img{float: right}





/*应用领域*/
.index_yyly{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.picMarquee-left{ overflow:hidden; position:relative; margin-top:40px;}
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float: left; width:25%; height: auto; overflow:hidden; position: relative}
.in_yy_hui{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_yy_hui{width:100%; height: 100%; overflow: hidden; position: relative}
.in_yy_hover{width:100%; height: 100%; background: rgba(29,44,136,0.7) url(../images/links.png) no-repeat center; position: absolute; top:100%; left:0}
.in_yy_xx{width:100%; height: 78px; overflow: hidden; background: #333333; text-align: center; padding-top:12px;}
.in_yy_xx h4{font-size: 18px; color:#fff; font-weight: bold; height: 25px; line-height: 25px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_yy_xx p{font-size: 14px; color:#fff; line-height: 26px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picMarquee-left .bd ul li:hover .in_yy_hover{top:0; transition: all 0.4s ease-in-out;}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picMarquee-left .bd ul li:hover .in_yy_xx{background: #1d2088}





/*新闻资讯*/
.index_news{width:100%; height: 890px; overflow: hidden; margin-top:50px; background: url(../images/news_bj.jpg) no-repeat center}
.in_pro_t{width:100%; height: auto; overflow: hidden; text-align: center}
.in_pro_t h4{font-size:84px; color: #e8f4fd; line-height: 75px }
.in_pro_t h5{font-size:48px; font-weight: bold; color:#091520; margin-top: -62px;   position: relative; z-index: 9}
.in_pro_t h5 span{color:#0c50d1}
.in_pro_t p{width:100%; height: auto; font-size: 14px; color: #888888; margin-top:26px;}
.index_news_left{width:592px; height: auto; float: left; margin-top:56px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden}
.index_news_left ul li{width:100%; height: auto; border-bottom: 1px dashed #333333; overflow: hidden; padding-bottom:20px; padding-top: 10px; margin-bottom: 8px;}
.index_news_left ul li .in_news_time{width:80px; height: auto; float: left; text-align: center}
.in_news_time span{font-size: 46px; color:#333333; display: block; text-align: center}
.in_news_time i{width:50px; height: 1px; background: #333; display: block; margin: 5px auto;}
.in_news_time p{font-size: 14px; color:#333333;  line-height: 30px; text-align: center;}
.in_news_xx{width:485px; height: auto; float: right}
.in_news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #585858;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px; }
.index_news_left ul li:hover{background: #1d2088}
.index_news_left ul li:hover p,.index_news_left ul li:hover span,.index_news_left ul li:hover h3{color:#fff}
.index_news_left ul li:hover i{background: #5e7b97}
.index_news_right{width:596px;height: 557px; float:right; background: rgba(29,32,136,0.8); padding: 26px; margin-top: 56px;}
.in_news_pic{width:100%; height: auto; overflow: hidden; display: block}
.in_news_pic img{width:100%; height: auto; display: block}
.index_news_right dl{width:100%; height:162px; background: rgba(29,32,136,0.8); padding:20px 10px; }
.index_news_right dl dt{width:90px; height: auto; float: left}
.index_news_right dl dt span{font-size: 46px; color:#fff; display: block; text-align: center}
.index_news_right dl dt i{width:50px; height: 1px; background: #5e7b97; display: block; margin: 5px auto;}
.index_news_right dl dt p{font-size: 14px; color:#fff; text-align: center; line-height: 30px;}
.index_news_right dl dd{width:430px; height: auto; float: right; margin-top: 8px;}
.index_news_right dl dd h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right dl dd p{width:100%; height: 50px; line-height: 24px; font-size: 14px; color: #fff;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px; text-align: center; }



/*内页banner*/
.ny_banner{width:100%; height:497px;  color: #ffffff; position: relative; overflow: hidden}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ;  }
.news_ban{background: url(../images/news_ban.jpg) no-repeat ; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; }
.job_ban{background: url(../images/job_ban.jpg) no-repeat ; }
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat ; }




.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat ; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; }
.sczz_ban{background: url(../images/sczz_ban.jpg) no-repeat ; }
.ny_banner_info{width:1200px; height:auto;  margin:190px auto 0; overflow: hidden}
.ny_banner_info h4{font-size: 36px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner_info p{font-size: 16px; color: #1d2088; background: url(../images/ab_xs.jpg) no-repeat left center; height: 40px; line-height: 40px; padding-left:50px;}


/*面包屑导航*/
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #555555; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:16px; color: #555555;padding-left: 18px;}
.ny_title_right span{color: #555555;}
.ny_title_right a{color:#555555}


/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:160px; height: 61px; text-align: center;  float: left; margin-right:10px;}
.ny_fubiaoti ul li a{width:100%; height: 50px; line-height: 50px; background: #e6e6e6;  font-size: 16px; color: #333333; display: block}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background:url(../images/nav_active.png) no-repeat center;}
.ny_fubiaoti ul li.active{background:url(../images/nav_active.png) no-repeat center;}
.ny_fubiaoti ul li.active a{background: none}
.ny_fubiaoti ul li:hover a{background: none}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}


/*内页关于我们*/
.ny_about_info{width:100%; height: auto; overflow: hidden; margin: 40px 0 70px; font-size: 16px; color: #333333; line-height:32px;}
.ny_about_info img{max-width: 100%;}
.p_case{margin:40px auto 60px; overflow:hidden}
.p_case ul{width:100%; height:auto; overflow:hidden;}


/*内页应用领域*/
.ny_case{width:100%; height: auto; overflow: hidden; margin: 40px 0 70px;}
.ny_case ul{width:100%; height: auto; overflow: hidden}
.ny_case ul li{width:386px; height: auto; float: left; margin-bottom:40px; margin-right: 20px;}
.ny_case_pic{width:100%; height: auto; overflow: hidden}
.ny_case_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case ul li p{width:100%; height:42px; background:#ececec; text-align: center; line-height: 42px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333 }
.ny_case ul li:nth-child(3n){margin-right: 0}
.ny_case ul li:hover p{background: #1d2088; color: #fff}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden; margin: 40px 0 70px;}
.ny_news ul{width:100%; height: auto; overflow: hidden}
.ny_news ul li{width:100%; height:auto; padding: 10px; background: #f3f3f3; overflow: hidden; margin-bottom: 20px;}
.ny_news_pic{width:240px; height: auto; float: left; overflow: hidden}
.ny_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:920px; height: 100%; float: right; margin-top:10px;}
.ny_news_xx h4{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #1d2088; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx span{font-size: 14px; color: #888888; background: url(../images/time.png) no-repeat left center; padding-left: 20px; display: block; margin: 5px 0}
.ny_news_xx p{width:100%; height: 60px; line-height: 30px; font-size: 14px; color: #555555;}
.ny_news_xx i{font-size: 14px; color: #1d2088; font-style: normal; margin-top: 10px;}
.ny_news ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_show{margin-bottom:40px; margin-top:20px;}




/*产品列表*/
.ny_product{width:100%; height: auto; overflow: hidden; margin: 40px 0 70px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:386px; height: auto; float: left; margin-bottom:40px; margin-right: 20px;}
.ny_product_pic{width:100%; height: auto; overflow: hidden; position: relative}
.ny_product_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_pro_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(29,32,136,0.6); text-align: center; padding-top:20%; opacity: 0}
.ny_pro_hover i{width:56px;height: 56px; display: block; margin: 10px auto; background: url(../images/links.png) no-repeat center}
.ny_pro_hover span{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; display: block}
.ny_product ul li p{width:100%; height:42px; background:#ececec; text-align: center; line-height: 42px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333 }
.ny_product ul li:nth-child(3n){margin-right: 0}
.ny_product ul li:hover p{background: #1d2088; color: #fff}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover .ny_pro_hover{opacity: 1}




/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.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: #1d2088; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}



.p-bd{margin:30px 0 60px;}
.f-cl{line-height:28px;}








/*底部*/
.footer{width:100%;height:auto; background:#1d2088;  display: block; overflow: hidden }
.footer_left{width:50%; height:auto; float: left; padding-top: 30px;}
.footer_left_info{width:600px; height: auto; float: right; padding-right: 62px;}
.f_left_top{width:100%; height: auto; overflow: hidden}
.f_xx{width:340px; height: auto; overflow: hidden; float: left}
.f_xx a{width:173px; height: 73px; overflow: hidden}
.f_xx p{font-size: 16px; color: #fff; line-height: 30px;}
.f_weixin{width:143px; height: auto; float: right; margin-top: 80px;}
.f_weixin img{width:100%; height: auto; overflow: hidden}
.f_weixin p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.f_input{width:428px; height:auto; overflow: hidden}
.f_input_top{width:100%; height: 42px; overflow: hidden;}
.f_input_top input[type="text"]{width:208px; height:42px;  border:1px solid #fff;  padding: 0px 10px; font-size: 14px; color:#fff; background: none; float: left}
.f_dhs{float: right!important}
.f_input textarea{width:100%; height:48px; border:1px solid #fff; font-size:14px; color:#fff; background: none; margin-top: 10px; resize: none; padding: 5px;}
.f_submit{width:170px;  height: 35px;  background: #fff; color: #333333; font-size: 16px; border: 0; display: block; margin-top: 10px;}

.f_input_top input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.f_input_top input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input_top input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input_top input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  

.f_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.f_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.f_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.footer_right{width:50%; height: 500px; float: right}
.copy{clear:both;width:100%;height:56px;color:#fff;font-size:12px;line-height:56px;  background: #333333}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#fcc700!important}
.footer_zhichi{width:auto; height:56px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:56px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0268c7;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}

/*荣誉资质*/
.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; border:1px solid #ddd; 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:#d20001}
.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: 100%;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: 100%;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:35px;line-height:35px;text-align:center;color:#666; font-size:16px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.img-lists li:hover p{color:#d20001}
.img-lists li:nth-child(4n){ margin-right: 0px;}

.pro-list2{width:1232px;margin:0 auto}
.pro-list2 li{position:relative;float:left;width:280px;margin:0 14px 30px}
.pro-list2 li a{display:block;}
.overflow_div{overflow: hidden; border:1px solid #ddd}
.pro-list2 li img{display:block;width:280px;overflow:hidden;transition: all .5s;}
.pro-list2 li h4{height:50px;line-height:50px;text-align:center; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.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);}
