/* CSS Document */
*{ margin:0; padding:0; list-style-type:none;}
body{ font-family:"microsoft Yahei,微软雅黑"; color:#333; font-size:12px; text-decoration:none;}
a{font-family:"microsoft Yahei,微软雅黑"; color:#333; font-size:12px; text-decoration:none;}

/*banner*/
.box2_1{ width:100%; height:150px;}
.box2_1 img{ width:100%; height:150px;}

/*首页导航*/
.box3_1{ width:100%; text-align:center; overflow:hidden; margin:15px 0;}
.box3_1 li{ float:left; width:48%; text-align:center; height:100px; display:inline-block; margin:5px 1%;  
background-image:linear-gradient(to bottom, #067cca,#0462a0)/*导航颜色背景*/;
background: -moz-linear-gradient(top,  #067cca 0%, #0462a0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#067cca), color-stop(100%,#0462a0));
background: -webkit-linear-gradient(top,  #067cca 0%,#0462a0 100%); 
background: -o-linear-gradient(top,  #067cca 0%,#0462a0 100%); 
background: -ms-linear-gradient(top,  #067cca 0%,#0462a0 100%);
border-radius:5px;}
.box3_1 li a{ display:inline-block; }
.box3_1 li a span{ width:60px; height:50px; display:inline-block; margin:10px auto; }
.box3_1 li a span img{ width:60px; height:50px;}
.box3_1 li a p{  font-size:16px;color:#fff;}

/*新闻*/
.box4_1{ width:100%; margin:20PX 0;}
.box4_1 .box_tit{width:100%; text-align:center;}
.box4_1 .box_tit h2{ border-bottom:solid 1px #0462a0;/*供应信息标题下边线*/ padding:15px 0 10px 0; width:100%; text-align:center; }
.box4_1 .box_tit h2 span{ font-family:"微软雅黑"; font-size:18px; color:#0462a0;/*供应信息标题文字背景*/ padding-bottom:3px; border-bottom:solid 1px #067cca;/*供应信息标题底线背景*/ font-weight:normal;}
.box4_1 .box_tit strong{ font-size:22px; font-family:"微软雅黑"; color:#0462a0;/*供应信息标题背景*/ padding:5px 0 25px 0; display:inline-block;}

.box4_1 .supply_list{ width:100%;}
.box4_1 .supply_list li{ font-size:16px; color:#a00b04; width:100%; height:50px; line-height:50px;}
.box4_1 .supply_list .li_bg{ background:#cce8fa;/*供应信息底色背景*/}
.box4_1 .supply_list li a{ color:#333; background:url(img/jt_1.png) right center no-repeat; width:98%; padding:0 1%; background-size:10px 18px; font-size:18px; height:50px; line-height:50px; overflow:hidden; display:inline-block;}

.box4_1 .more_box{ width:120px; height:40px; margin:25px auto; background:#0462a0;/*更多背景*/ text-align:center; line-height:40px;}
.box4_1 .more_box a{ width:100px; height:40px; text-align:center; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#fff; background:url(img/more_ico.png) 0 3px no-repeat; padding-left:20px;}

/*首页产品展示*/
.box21_1{ width:100%; background:#cce8fa/*产品展示背景*/; padding:30px 0 20px 0;}
.box21_1 .box6_tit{ background:url(images9/pic_titxian.png) left 40px repeat-x/*产品展示标题底线背景*/; text-align:center;}
.box21_1 .box6_tit .title{ width:240px; margin:0 auto; padding:0 20px; text-align:center; background:#cce8fa/*产品展示背景*/; font-family:"微软雅黑"; color:#0462a0;/*产品展示标题文字背景*/}
.box21_1 .box6_tit .title span{ font-size:18px; padding-bottom:3px; display:block;}
.box21_1 .box6_tit .title strong{ font-size:22px; display:block;}
.box21_1 .list_box{ width:100%; padding-top:20px;}
.box21_1 .list_box li{ width:50%; float:left; margin:10px 0;}
.box21_1 .list_box li .list{ width:150px; height:152px; border:solid 1px #ccc; background:#fff; margin:0 auto;}
.box21_1 .list_box li .list .list_img{ width:150px; height:122px;}
.box21_1 .list_box li .list .list_img img{ width:150px; height:122px;}
.box21_1 .list_box li .list p{ height:30px; width:150px; line-height:30px; text-align:center;}

.box21_1 .more_box{ width:120px; height:40px; margin:25px auto; background:#0462a0;/*更多背景*/ text-align:center; line-height:40px;}
.box21_1 .more_box a{ width:100px; height:40px; text-align:center; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#fff; background:url(img/more_ico.png) 0 3px no-repeat; padding-left:20px;}

/*底部*/
.box5_1{ width:98%; padding:25px 1% 60px; position:relative; background:#036db2;/*底部背景颜色*/}
.box5_1 .footer_bq{ font-size:16px; color:#fff; padding-bottom:15px; text-align:center;}
.box5_1 .footer_ll{ text-align:center;}
.box5_1 .footer_ll img{}
.box5_1 .backtop{ width:35px; height:40px; border-radius:20px 20px 0 0; background:#fff; float:right; overflow:hidden; position:absolute; top:20px; right:10px;}
.box5_1 .backtop a{ background:url(images9/top_ico.png) center 10px no-repeat; width:35px; height:40px; display:inline-block; text-align:center; line-height:60px;}



/*********内页************/

/*内页顶部*/
.box6_1{ width:98%; padding:0 1%; height:50px; line-height:50px;background:#0462a0;}
.box6_1 .top-ico-2{ width:30px; height:30px; float:left; margin-left:10px; margin-top:12px;}
.box6_1 .top-ico-2 img{ width:26px; height:26px;}
.box6_1 .top-ico-4{ width:14px; height:25px; float:left; margin-left:10px; margin-top:12px;}
.box6_1 .top-ico-4 img{ width:14px; height:25px;}
.box6_1 .top-tit-1{ width:75%; float:left; text-align:center; height:50px; line-height:50px; font-family:"微软雅黑"; font-size:150%; color:#fff;}

.box6_1 .top-ico-3{width:30px;height:30px; float:right; margin-right:10px;}
.box6_1 .top-ico-3 p{display:block; height:30px; width:30px; margin-top:12px;}
.box6_1 .top-ico-3 p img{height:26px; width:26px;}
.box7_1{width:100%; height:100px; display:none;}
.box7_1 li{ width:25%; height:50px; line-height:50px; text-align:center; float:left;}
.box7_1 li a{font-family:"微软雅黑"; font-size:130%; color:#333;}

/*关于我们页面*/
.box8_1{ padding:10px; border-top:solid 1px #ccc;}
.box8_1 p img{ width:100%; padding:10px 0;}
.box8_1 p{ font-family:"宋体"; font-size:130%; color:#333; line-height:1.7;}

/*分享*/
.box9_1{ padding:15px 0; margin:0 1%;}
.box9_1 .share{ display:block; width:49%; }
.box9_1 .share1{float:left;}
.box9_1 .share2{float:right;}
.box9_1 .share .button1{ width:100%; padding:8px 0; background-image: linear-gradient(#eee, #e4e4e4); border: 1px solid #CCCCCC; border-radius:3px; color:#333; font-size:120%; text-align:center; vertical-align:middle; cursor:pointer;}
.box9_1 .share .button1 img{ width:22px !important; height:22px !important; border:none; vertical-align:middle; margin-right:3px;}

/*内页新闻页*/
.box16_1{ width:98%; padding:15px 1%;}
.box16_1 li{ width:100%; height:30px; line-height:30px; overflow:hidden;color:#333;font-size:14px; border-bottom:dashed 1px #ccc; padding:5px 0;}
.box16_1 li span{ float:right;  font-size:14px; padding-right:10px; }
.box16_1 li a{ color:#333; background:url(img/jian.png) 0 3px no-repeat; background-size:10px 8px; font-size:14px; height:30px; line-height:30px; overflow:hidden; padding-left:15px;}

/*翻页*/
.box12_1  {background-color: #ffffff; overflow: hidden; padding: 20px 10px;}
.box12_1  li { float: left;line-height: 35px;text-align: center; width: 20%;}
.box12_1  li a { background-image:linear-gradient(#eee, #e4e4e4); border: 1px solid #ccc; display: inline-block;line-height: 35px;width: 80%;}
.box12_1  .c-f00 { color: #f00;}


/*内页新闻详细*/
.box17_1{ width:98%; margin:0 1%;  border-top:solid 1px #ccc; padding-top:10px;}
.box17_1 h2{ padding:5px 0; font-family:"微软雅黑"; color:#333; text-align:center;}
.box17_1 .view_time{ height:25px; line-height:25px; font-size:110%; margin-bottom:10px; color:#666; font-family:"宋体"; text-align:center;}
.box17_1 .view_time a{ text-decoration:none; font-size:110%;color:#0462a0;/*新闻详细文章来源字体颜色*/}
.box17_1 .view_text{ padding:0 10px;}
.box17_1 .view_text p img{ width:100%; padding:10px 0;}
.box17_1 .view_text p{ font-family:"宋体"; font-size:130%; color:#333; line-height:1.7;}

/*产品分类*/
.box10_1{ width:100%; padding-bottom:15px; border-top:solid 1px #ccc; padding-top:10px;}
.box10_1 li{border-bottom:solid 1px #ccc; position:relative;}
.box10_1 li a{ font-family:"微软雅黑"; font-size:130%; color:#333;}
.box10_1 li a div{ padding:12px 10px;}
.box10_1 li span{ background:url(images/yuan.png) left top no-repeat; width:17px; height:17px; display:block; position:absolute; top:14px; right:20px;}

/*产品列表*/
.box11_1{ width:100%; margin:10px 0;}
.box11_1 .pro_box{ height:120px; border-bottom:dashed 1px #ccc; padding:15px 0; width:100%;}
.box11_1 .pro_box .pro_left{ float:left; width:127px; height:102px; margin:0 10px;}
.box11_1 .pro_box .pro_left img{ width:125px; height:100px; border:solid 1px #e8e8e8;}
.box11_1 .pro_box .pro_tit{ float:left; width:55%; height:100px; margin:6px 0;}
.box11_1 .pro_box .pro_tit h3{ height:20px; vertical-align:top; overflow:hidden;}
.box11_1 .pro_box .pro_tit h3 a{ font-size:130%; color:#0462a0;/*产品分类标题颜色*/}
.box11_1 .pro_box .pro_tit p{ height:75px; margin-top:5px; line-height:1.6; font-size:130%; color:#666; overflow:hidden;}

/*产品详细*/
.box13_1{ width:98%; margin:0 1%; border-top:solid 1px #ccc; padding-top:10px;}
.box13_1 .view_img{ width:100%; padding:5px 0 15px 0;}
.box13_1 .view_img img{ width:100%;}
.box13_1 .view_title{ padding:10px 20px; background:#eee; border-bottom:solid 1px #ccc; margin-bottom:15px;}
.box13_1 .view_title h3{ color:#333; font-size:130%;}
.box13_1 .view_title p{ font-size:110%; color:#999; padding-top:5px;}
.box13_1 .view_text{ width:100%;}
.box13_1 .view_text img{ width:100%;}
.box13_1 .view_text p{ font-family:"微软雅黑"; font-size:130%; color:#666; line-height:1.7; padding-top:15px;}

/*荣誉资质列表*/
.box18_1{ width:100%;border-top:solid 1px #ccc; padding-top:15px;}
.box18_1 .fl{ width:50%; float:left; padding-top:15px; overflow:hidden;}
.box18_1 .fl .d_c{ border:1px solid #c3c3c3; box-shadow:0 0 5px #ccc; display:list-item; width:122px; height:122px; margin:0 auto; position:relative; text-align:center;}
.box18_1 .fl .d_c .cell{display:table-cell; height: 122px;text-align: center;vertical-align: middle; width: 122px;}
.box18_1 .fl .d_c .cell img{display: inline-table; max-height: 122px; max-width: 122px; vertical-align: middle;}
.box18_1 .fl .title{line-height: 18px; margin: 0 auto;padding-top: 5px; text-align: center; width: 122px; font-size:110%; color:#333;}

/*荣誉资质详细*/
.box19_1{ width:100%; border-top:solid 1px #ccc; padding-top:15px;}
.box19_1 .atlas_view_title{ padding:5px 0 15px 15px; font-size:130%; color:#333;} 
.box19_1 .atlas_view_box{ width:100%; background:#eee; padding:15px 0; border:solid 1px #ccc; border-left:none; border-right:none;}
.box19_1 .atlas_view_box .view_box{border:1px solid #c3c3c3; background:#fff; box-shadow:0 0 5px #ccc; display:list-item; width:320px; height:320px; margin:0 auto; position:relative; text-align:center;}
.box19_1 .atlas_view_box .view_box .view_box_img{display:table-cell; height:320px;text-align: center;vertical-align: middle; width:320px;}
.box19_1 .atlas_view_box .view_box .view_box_img img{display: inline-table; max-height:320px; max-width:320px; vertical-align: middle;}
.box19_1 .atlas_view_text{ padding:15px; line-height:1.7; font-size:120%; color:#333; text-indent:24px; }


/*内页供应信息页*/
.box14_1{ width:98%; margin:0 1%;}
.box14_1 .supply-list_box{ width:100%; border-bottom:dashed 1px #ccc; padding:20px 0;}
.box14_1 .supply-list_box .supply-list_img{ width:110px; height:85px; float:left; margin-right:10px;}
.box14_1 .supply-list_box .supply-list_img img{ width:100px; height:75px; padding:4px; border:solid 1px #ccc;}
.box14_1 .supply-list_box .supply-list_text{ width:65%; height:85px; float:left;}
.box14_1 .supply-list_box .supply-list_text h2{ height:20px; line-height:20px; width:100%; overflow:hidden; margin-bottom:5px;}
.box14_1 .supply-list_box .supply-list_text h2 a{ font-family:"微软雅黑"; color:#333; font-size:14px; text-decoration:none;}
.box14_1 .supply-list_box .supply-list_text p{height:60px; display:inline-block; overflow:hidden;font-family:"宋体"; font-size:115%; color:#999; line-height:1.4;}
.news_list .news_list_box .news_list_text p a{ font-family:"宋体"; font-size:115%; color:#0462a0; text-decoration:none; }

/*内页供应信息详细介绍页*/
.box15_1{ width:98%; margin:0 1%;  border-top:solid 1px #ccc; padding-top:10px;}
.box15_1 h2{ padding:5px 0; font-family:"微软雅黑"; color:#333; text-align:center;}
.box15_1 .view_time{ height:25px; line-height:25px; font-size:110%; margin-bottom:10px; color:#666; font-family:"宋体"; text-align:center;}
.box15_1 .view_time a{ text-decoration:none; font-size:110%;color:#0462a0;/*供应信息文章来源字体颜色*/}
.box15_1 .view_text{ padding:0 10px;}
.box15_1 .view_text p img{ width:100%; padding:10px 0;}
.box15_1 .view_text p{ font-family:"宋体"; font-size:130%; color:#333; line-height:1.7;}

/*内页联系我们*/
.box20_1{ width:98%; padding:15px 1%; border-top:solid 1px #ccc;}
.box20_1 span{ color:#666; font-size:120%; line-height:1.7;}

/*信息索引推荐*/
.box23_1{ width:100%; padding-top:10px;}
.box23_1 h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; height:30px; line-height:30px; color:#333; margin-bottom:10px; padding-left:20px;}
.box23_1 li{ width:45%; height:25px; line-height:25px; padding-left:20px; float:left; display:inline-block;}
.box23_1 li a{ color:#0c4d9e; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none;}

/*搜索结果*/
.box24_1{ width:100%; padding-top:10px;}
.box24_1 p{ padding-left:20px; height:20px; line-height:20px; font-size:12px; color:#333; font-family:"宋体"; }
.box24_1 p .suoyin_1{ color:#f00;}
.box24_1 p .suoyin_2{ color:#3f66a9;}