@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:75px; }
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px 10px;}
.clr{clear:both;}
.header{width:100%; clear:both; height:70px;  padding: 0px 10px; background: #fff}
.logo{float:left; width:65%; margin-top:14px;}
.logo img{width:100%; height: 100%;}
.menu{float:right; height:auto; width:30px; margin-top: 19px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}

.in_yw{font-size: 1.4rem; color: #0796e5; font-weight: bold; float: right; line-height: 70px; margin-right: 10px;}

/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#0071bc; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.banner{width:100%;height:auto;}
.banner img{width:100%; height: auto;}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #0796e5}


/*分类*/
.index_fenlei{width:100%; height: auto; overflow: hidden; padding: 20px 10px;  margin: 10px 0; background: #f7f7f7}
.index_fenlei li{width:25%; height:auto;  text-align: center; float: left; background: url(../images/nav_xs.png) no-repeat; background-size: 100% 100%; padding: 5px 0}
.index_fenlei li a{display:block; overflow:hidden; padding:10%; }
.index_fenlei li i{color: #2ca629; font-size: 2.2rem;  margin-right: 10px;}
.index_fenlei p{ color: #4d4d4d; font-size:0.9rem;  text-align: center; width: 100%; height: 35px; line-height: 35px;}
.index_fenlei li img{width:auto; height: 35px; display: block; margin: 10px auto 0;}
.index_fenlei li:first-child{ background: url(../images/nav_x1.png) no-repeat; background-size:100% 100%; }


/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; padding:30px 10px; margin-top:10px; background: #f7f7f7}
.in_ptitle{width:100%; text-align: center; line-height: 60px; position: relative}
.in_ptitle p{font-size:2.1rem; color: #e6e6e6; font-weight: bold;}
.in_ptitle span{font-size: 1.6rem; color: #0071bc; font-weight: bold; position: absolute; top:8px; left:0; z-index: 9; width: 100%; text-align: center}
.in_ptitle hr{width:37px; height:1px; background: #d7d7d7; border: 0; display: block; margin: 5px auto;}
.index_pronav{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.index_pronav a{font-size:1rem; color: #4d4d4d; float: left; border-radius:6px; display: block; width: 50%;  text-align: center; line-height:40px; margin-bottom: 10px;}
.index_pronav a:hover,.index_pronav a.active{background:#74ba52; color:#fff}
.index_product .swiper-slide a{width:100%; height: auto; display: block}
.index_product .swiper-slide .in_pic{width:100%; height: auto; overflow: hidden}
.in_pic img{width:100%; height: auto; display: block}
.index_product .swiper-slide p{width:100%; height: 40px; line-height: 40px; background: #bebebe; text-align: center; font-size:1rem; color: #4d4d4d; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_product .swiper-slide a:hover p{background: #0071bc; color: #fff}
.index_product .swiper-button-next,.index_product .swiper-button-prev{width:50px;height:50px; position: inherit; top:auto; bottom:0; float: right; margin-top: 0; left:auto;}
.index_product .swiper-button-next{background: url(../images/p_right.png) no-repeat center;  right:0; background-size:100% 100% }
.index_product .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; right:0;  background-size:100% 100% }
.index_product .swiper-button-next:hover{background: url(../images/p_hright.png) no-repeat center;  right:0; background-size:100% 100% }
.index_product .swiper-button-prev:hover{background: url(../images/p_hleft.png) no-repeat center; right:0;  background-size:100% 100% }


/*产品优势*/
.index_youshi{width:100%; height:auto; background: url(../images/ys_bjs.jpg) no-repeat center; padding:40px 10px ; margin-top: 10px;}
.inys_t{width:100%; text-align: center; line-height: 60px; position: relative}
.inys_t p{font-size: 2.1rem; color: #fff; font-weight: bold; opacity: 0.3}
.inys_t span{font-size:1.6rem; color: #fff; font-weight: bold; position: absolute; top:8px; left:0; z-index: 9; width: 100%; text-align: center}
.inys_t hr{width:37px; height:1px; background: #fff; display: block; margin: 5px auto; border: 0px;}
.inys_t h4{font-size: 0.9rem; color: #fff; line-height: 30px; margin-top: 20px; font-weight: normal}
.index_youshi ul{width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_youshi ul li{width:50%; height: 130px; float: left; padding: 0px 10px; border-bottom: 1px solid #fff; border-right:1px solid #fff}
.num1{font-size: 2.8rem; color: #fff; font-weight: bold; float: left; margin: 0 3%; line-height: 100px;}
.hd_xx{width:98px; height: auto; float: left;}
.hd_xx p{font-size: 0.9rem; color: #fff; line-height: 35px;}
.hd_xx img{width:80px; height: 80px; display: block; margin: 0px auto;}
.index_youshi ul li:nth-child(2n){border-right:0}
.index_youshi ul li:nth-child(3){padding-top: 20px; border-bottom: 0;}
.index_youshi ul li:nth-child(4){padding-top: 20px; border-bottom: 0;}
.ys_more{width:150px; height: 42px; background: #fff; border-radius: 25px; text-align: center; line-height: 42px; font-size: 1rem; color: #4d4d4d; display: block; 
	margin:40px auto 0;}

/*业务领域*/
.index_lingyu{width:100%; height: auto; overflow: hidden; margin-top:30px; padding: 0px 10px}
.index_yewu_t{width:100%;  position: relative;  text-align: center}
.index_yewu_t p{font-size: 2.1rem; color: #e6e6e6; font-weight: bold; line-height: 45px; }
.index_yewu_t span{font-size: 1.6rem; color: #0071bc; font-weight: bold; position: absolute; top:15px; left:0; z-index: 9; width: 100%;}
.index_yewu_t hr{width:37px; height:3px; background: #e6e6e6; display: block; margin: 15px auto 30px; border: 0px;}
.index_yewu_t h4{font-size: 1rem; color: #4d4d4d; line-height: 28px; font-weight: normal;}
.index_lingyu .swiper-container{margin-top:30px;}
.index_lingyu .swiper-slide{width:42%!important;}
.index_lingyu .swiper-slide a{width:100%; height: auto; display: block}
.in_yspic{width:100%; height:auto; overflow: hidden}
.in_yspic img{width:100%; height: auto; overflow: hidden; display: block}
.in_ysxx{width:100%; height: 50px; padding: 0px 10px}
.in_ysxx p{width:60%; height: 40px; line-height: 40px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 1rem; color: #4d4d4d;}
.in_ysxx i{width:44px; height:52px; float: right; background: url(../images/p_icon.png) no-repeat center; margin-top: -20px; position: relative; z-index: 9}
.index_lingyu .swiper-slide a:hover i{background: url(../images/p_hicon.png) no-repeat center}


/*关于我们*/
.index_about{width:100%; height:auto; overflow:hidden;  margin-top: 20px; background: #f7f7f7; padding: 20px 10px ;  }
.in_abnav{width:auto; height: 30px;  line-height: 30px; display: table; margin:20px auto;}
.in_abnav a{font-size: 16px; color: #4d4d4d; float: left; background: url(../images/ab_xs.png) no-repeat right center; padding-right:15px; margin-right: 15px;}
.in_abnav a:last-child{background: none; margin-right: 0}
.in_abxx{width:100%; height: auto; overflow: hidden; margin: 20px 0; text-align: center}
.in_abxx a{width:100%; height:auto; line-height: 30px; font-size:1rem; color: #4d4d4d; margin-top: 20px; display: block}
.in_ab_img{widtyh:100%; height: auto; overflow: hidden;}
.in_ab_img img{width:100%; height: auto}

/* 主页新闻 */
.i_news{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.i_news ul{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.i_news ul li{width:100%; height: auto; margin-bottom: 10px; overflow: hidden; padding: 10px}
.in_news_t{width:140px; float: left;}
.in_news_t img{width:100%; height: auto;}
.in_news_x{width:auto; margin-left:150px;}
.in_news_x h3{width:100%; height: 30px; line-height: 30px; font-size: 1rem; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_x span{width:100%; height: 25px; line-height: 25px;  font-size: 0.9rem; color: #777777; }
.in_news_x p{width:100%; height: 44px; line-height: 22px; font-size: 0.9rem; color: #777777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_more{width:266px; height: 53px; background: #fff; text-align: center; line-height: 53px; display: block; margin: 10px auto; font-size: 18px; color: #4d4d4d}
.i_news ul li:nth-child(odd){background: #f7f7f7; }


/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 70px;width: 100%; font-size: .14rem; padding-top: 2px; background: #0071bc; padding-top: 8px}
footer li{width: 25%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #FFFFFF}
footer li a.active span{color:#fff}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:23px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer i{height:25px; display: block; margin: 2px auto 0; }
.copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 10px 0; background: #f7f7f7 }
.copy_dz{width:100%;  height: auto;}
.copy_dz p span{font-size:1.2rem; color: #0071bc;}
.copy_dz p{color:#333333;line-height:28px; font-size: 0.9rem}
.copy_dz a{color:#333333;line-height:28px; font-size: 0.9rem}




/*通码钢结构*/
.zz_about{width:100%; height: auto; overflow:hidden; border-top:10px solid #f7f7f7; padding-top: 30px;}
.zz_about_p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 28px; text-align: center; margin: 20px auto 0;}
.zz_about_p a{font-size: 14px; color: #4d4d4d; line-height: 28px; text-align: center;}
.zz_about ul{width:auto; display: table; margin:35px auto;}
.zz_about ul li{width:33.33%; height: auto; float: left; text-align: center;}
.zz_ab_yuan{width:110px; height: 110px; background: url(../images/yuan_bjs.png) no-repeat center; text-align: center; padding-top: 30px; margin: 0px auto; border-radius: 50%}
.zz_ab_yuan span{font-size: 1rem; color: #4d4d4d; text-align: center; line-height: 40px;}
.zz_ab_yuan img{width:30%; height: auto; display: block; margin: 0px auto;}
.zz_about ul li p{width:100%; height: auto; overflow: hidden; text-align: center; font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top:10px; padding: 0px 10px;}
.zz_about ul li:last-child{margin-right: 0}
.zz_yjt{width:46px; height: 46px; display: block; margin: 10px auto; animation:myfirst 3s infinite;}
.zz_about ul li:hover .zz_ab_yuan{background: #0071bc;}
.zz_about ul li:hover .zz_ab_yuan span{color:#fff}
.zz_qywh{width:100%; height:auto; background: url(../images/qywh_bj.jpg) no-repeat center; background-size: cover; padding: 60px 0; margin-top: 30px;}
.zz_qywh dl{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.zz_qywh dl dt{float: left; margin-right: 15px;}
.zz_qywh dl dd{width:auto; height: auto; margin-left: 40px;}
.zz_qywh dl dd span{font-size: 24px; color: #fff; font-weight: bold; line-height: 30px;}
.zz_qywh dl dd p{font-size: 14px; color: #fff; line-height: 26px; margin-top: 10px;}
.zzly_pro .swiper-container{margin-top: 30px;}
.zzly_pro .swiper-button-next,.zzly_pro .swiper-button-prev{width:44px;height:44px; position: inherit; top:auto; bottom:0; float: left; margin-top:20px; left:40%;}
.zzly_pro .swiper-button-next{background: url(../images/zp_right.jpg) no-repeat center;  }
.zzly_pro .swiper-button-prev{background: url(../images/zp_left.jpg) no-repeat center; }
.zzly_pro .swiper-button-next:hover{background: url(../images/zp_hright.jpg) no-repeat center;  }
.zzly_pro .swiper-button-prev:hover{background: url(../images/zp_hleft.jpg) no-repeat center; }
.zz_youshi{width:100%; height:auto; background: #f7f7f7; margin-top: 30px; padding:30px 10px 40px; overflow: hidden}
.zz_youshi .in_ptitle{margin-bottom: 40px;}
.zz_ys_li{width:50%; height: 240px; float: left; padding:40px 10px 0; background: #fff}
.zz_ys_li h3{font-size:1.2rem; color: #777777; font-weight: bold;}
.zz_ys_li hr{width:30px; height: 1px; background: #d1d0d0; border: 0; display: block; margin: 15px 0}
.zz_ys_li p{width:100%; height: auto; overflow: hidden; font-size: 14px; color:#4d4d4d; line-height: 26px;}
.li_bai{background: url(../images/zy_2.png) no-repeat center; background-size: cover}
.li_hei{background: url(../images/zy_1.png) no-repeat center; background-size: cover}
.li_bai h3,.li_bai p,.li_hei h3,.li_hei p{color:#fff}
.li_bai hr,.li_hei hr{background: #fff}

/*通码钢结构*/
.df_pic_left{width:56%; height: auto; float: left; overflow: hidden; margin-top: 10px;}
.df_pic_left img{width:100%; height: 100%; display: block}
.df_pic_cen{width:40%; height: auto; float: right; margin-top: 10px;}
.df_pic_cen .df_pic2{width:100%; height: auto; margin-bottom: 11px;}
.df_pic_cen .df_pic2 img{width:100%; height: 100%;}
.df_pic_xx{width:100%; height: auto; background: #0071bc; text-align: center; padding-top:10px;}
.df_pic_xx p{font-size: 1rem; color: #fff; line-height: 40px;}
.df_pic_xx img{width:30%; display: block; margin: 0px auto;}

.df_class{width:100%; height:736px; background: url(../images/class_bjs.jpg) no-repeat center; margin-top: 58px; padding-top: 55px}
.df_class ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.df_class ul li{width:48%; height: auto; background: #fff;  float: left; text-align: center; padding:20px 10px ;  transition: all 0.4s ease-in-out; margin-bottom: 10px;}
.df_class ul li h3{font-size: 1.4rem; color: #015aaa; font-weight: bold; line-height: 50px;}
.df_class ul li p{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size:0.9rem; color: #666666; overflow: hidden}
.df_class ul li:nth-child(2n){float: right}
.df_class ul li:hover{background: #0071bc;  transition: all 0.4s ease-in-out;}
.df_class ul li:hover h3,.df_class ul li:hover p{color:#fff}

.zzly_pro{ background: #fff; border-top:10px solid #f7f7f7;  border-bottom:10px solid #f7f7f7;}
.dfly_pronav a{ background: #f7f7f7; border-radius: 25px;}
.df_youshi{width:100%; height: auto; overflow: hidden; margin: 58px 0 70px}
.df_youshi .df_youshi_ul{width:100%; height: auto;  margin-top: 40px; overflow: hidden}
.df_youshi .df_youshi_ul li{width:100%; height: auto; padding: 10px 12px; margin-bottom:5px;}
.df_youshi .df_youshi_ul li i{width:82px; height: 66px; float: left}
.df_youshi .df_youshi_ul li .df_ys_xx{width:140px; height: auto; float: left; margin-left:20px; padding-top: 8px;}
.df_youshi .df_youshi_ul li .df_ys_xx h4{font-size: 18px; color: #4d4d4d;}
.df_youshi .df_youshi_ul li .df_ys_xx p{font-size: 16px; color: #4d4d4d; line-height: 26px;}
.df_youshi .df_youshi_ul li .df_ys_info{width:100%; height: auto; overflow: hidden;  font-size: 14px; color: #4d4d4d; line-height: 26px; margin-top:10px;}
.df_ys1{background: url(../images/ys_i1.png) no-repeat center}
.df_ys2{background: url(../images/ys_i2.png) no-repeat center}
.df_ys3{background: url(../images/ys_i3.png) no-repeat center}
.df_youshi .df_youshi_ul li:hover{background: #f7f7f7}
.df_youshi .df_youshi_ul li:hover .df_ys1{background: url(../images/ys_hi1.png) no-repeat center}
.df_youshi .df_youshi_ul li:hover .df_ys2{background: url(../images/ys_hi2.png) no-repeat center}
.df_youshi .df_youshi_ul li:hover .df_ys3{background: url(../images/ys_hi3.png) no-repeat center}

.df_youshi_img{width:100%;  height: auto; overflow: hidden}
.df_youshi_img .swiper-slide a{width:100%; height: auto; overflow: hidden}
.df_youshi_img .swiper-slide a img{display:block;width:100%;height:100%}
.df_youshi_img .swiper-slide a p{width:100%; height: 55px; line-height: 55px; background: rgba(0,84,154,0.9);position: absolute; bottom:0px; left:0; padding: 0px 20px; 
	font-size: 16px; color: #fff; text-align: left}

.df_youshi_img .swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px;}
.df_youshi_img .swiper-pagination-bullet{float: right; border: 1px solid #fff;  background: none;}
.df_youshi_img .swiper-pagination-bullet-active{background: #fff}









/*内页面包屑导航*/
.pos{width:100%; height:48px; line-height:48px; padding:0px 5%; font-size:1em; clear:both;
 text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pos a{color:#313131;}
.pos span {color: #0071bc;}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131 }
.ny{width:100%; padding:20px 15px; line-height:28px; clear:both; color:#333333; font-size:0.9rem}
.ny img,.index_abou_xx img{width:100%; display:block;}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}



/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list li{width:47%; margin:5px 6% 5px 0px; float:left;height: auto;}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:40px; height:40px; overflow:hidden; color:#333; font-size:0.9em; text-align:center; clear:both}
.honor_list li:nth-child(2n){margin-right: 0px;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.ny_case_show img{max-width:100%; margin-top:10px;}
.ny_case_show{width:100%; height:auto; padding:0 10px; margin-top:20px;}
.ny_case_show h3{font-size:1.1rem; line-height:30px;}
.ny_case_show .ny_time{font-size:0.9rem; line-height:30px; text-align:center}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:0.8em; color:#7d7d7d; height: 20px; line-height: 20px;}
.news_x li h4{font-weight:normal; color:#626262; height:58px; line-height:20px; overflow:hidden; margin-top: 10px;}
.keyword_light{font-size:0.9rem}


/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:14px; text-align:center; width:33%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
    .index_clei a.active {
        background: #0071bc;
        color: #fff
    }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: 36px; font-weight: bold; color: #fff;}
.about_ban p{font-size: 18px; color:#fff}
.index_plei{width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_plei a{ color:#333; font-size:14px; text-align:center; width:25%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active {background: #0071bc; color:#fff}




/*联系我们*/
.contact_xx{width:100%; height:auto; padding: 0px 10px; display: block; overflow: hidden; box-sizing: border-box}
.contact_xx li{width:100%; min-height: 35px; line-height: 20px; color: #999; font-size: 14px}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size: 16px; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size: 14px; color: #666; line-height: 24px;}

.hui_xian{width:100%;height:15px; background: #e7e7e7}
.contact_xx{width:100%;height:autoi; display:block; overflow:hidden}
.contact_xx p{ font-size:16px; color:#666666; height:35px; line-height:35px;}
.contact_xx img{ width:48px;height:48px; float:left; margin-right:10px;}
.contact_xx .dh{ height:48px; line-height:48px; width:90%; margin:35px auto}
    .contact_xx .dh p {
        color: #0071bc;
        font-size: 35px;
        height: 100%;
        line-height: 48px;
    }
.contact_from{width:100%; height:auto; display:block; overflow:hidden; padding:0px 10px;}
    .contact_from input[type="text"] {
        width: 100%;
        height: 45px;
        border: 1px solid #0071bc;
        padding: 0px 15px;
        margin-bottom: 15px;
        box-sizing: border-box
    }
    .contact_from textarea {
        width: 100%;
        height: 100px;
        border: 1px solid #0071bc;
        padding: 15px;
        box-sizing: border-box
    }
    .contact_from input[type="submit"] {
        width: 100%;
        height: 45px;
        background: #0071bc;
        color: #fff;
        text-align: center;
        line-height: 45px;
        border: 0px;
        margin: 30px 0;
        font-size: 16px;
    }
.ditu{width:100%;height:300px;padding: 0px 10px; margin-top:20px;}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}

/*内页产品*/
.index_product_li{margin-top:20px; width:100%; padding:0px 10px;}
.index_product_li ul{width:100%; height: 100%; overflow: hidden}
.index_product_li ul li{width:48.8%; float: left; margin-bottom:25px;border: 1px solid #e8e8e8}
.index_product_li ul li img{width:100%; display: block;}
.ny_pro_xx {
    width: 100%;
    background: #0071bc;
    color: #fff;
    padding: 8px
}
.ny_pro_xx h3{ font-size: 16px; width: 100%; height: 25px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_xx p{ font-size: 14px; width: 100%; height: 25px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_li ul li:nth-child(2n){float:right}



/*分页页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.page-list span{ color:#999; }
.page-list a{ color:#0071bc; }
.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
.page-list .current{ display:block; float:left; }



@media screen and (max-width:375px){
	.index_pclass ul li{height:139px;}
	.ys_zi{width:90px;}
	.copy_dz h3{background:url(../images/xdhs.png) no-repeat 45px center}
	.hd_xx{width:90px}
	.num1{font-size:2.4rem}
	.swiper-button-prev{left:22%;}
	.swiper-button-next{left:55%}
	.in_abnav a{width:100%;  text-align:center; margin-right:0; padding-right:0; background:none}
}
	
	
	
@media screen and (max-width:360px){
	.in_pro_nav ul li{width: 110px;}
	.hd_xx img{width:70px; height:70px;}
	.logo{margin-top: 18px;}
	.in_ysxx i{display:none;}
	.in_ysxx p{width:100%; float:none;}
	.index_plei a{width:33.33%}
	
}
@media screen and (max-width:320px){
	.index_product_t h3{padding-left: 9%}
	.copy_dz h3{background:url(../images/xdhs.png) no-repeat 18px center}
	.ys_zi{padding-left: 8px;}
	.ys_zi p{font-size: 0.9rem}
	.ys_zi{width:80px;}
	.in_pro_nav ul li{width:90px;}
	.index_title h3{padding-left: 8%}
	.index_about ul li p,.hd_xx p{font-size:0.8rem}
	.num1{font-size:2rem}
	.hd_xx{width:80px}
	.df_class ul li h3{font-size:1.2rem}
	.zz_ab_yuan{width:98px; height:98px; padding-top:20px;}
	.zz_ab_yuan span{font-size:0.9rem}
	.zz_ys_li{height:280px;}
}




