﻿@charset "utf-8";
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}img{border:0;}button,input,select,textarea{font-size:100%;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px;}
.editor{ color:#666; font:normal 14px/28px "Microsoft YaHei"; word-break: break-all; word-wrap:break-word; text-align:justify; text-justify:inter-ideograph; padding:25px 0px; }
.editor img{max-width: 100%}
.editor ul{ padding:0px 0px 0px 25px; margin:0px;}
.editor a{ color:#1C57C4; text-decoration:underline;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
/*附件*/
.met_annex{ color:#f00; text-decoration:underline;}
.met_annex:hover{ color:#f00; text-decoration:underline}
/*简介模块*/
#showtext{  font:normal 14px/28px "Microsoft YaHei"; color:#525252; word-break: break-all; word-wrap:break-word; text-align:justify; text-justify:inter-ideograph; padding:15px 0px;}
/*文章模块*/
#newslist{ width:930px; margin:0 auto; }
#newslist li{ float:left; width:930px; margin-bottom:30px;}
#newslist li a img{ float:left; border:1px solid #ccc; padding:4px; margin-right:30px;}
#newslist li a:hover img{ float:left; border:1px solid #ec651b; padding:4px; margin-right:30px;}
#newslist li h1 a{color:#333; width:640px; float:left; font:normal 16px "Microsoft YaHei"; margin-top:10px;}
#newslist li h1 a:hover{color:#ec651b; width:640px; float:left; font:normal 16px "Microsoft YaHei"; margin-top:10px;}
#newslist li span{ color:#999; font:normal 12px "Microsoft YaHei";  float:right; display:block; margin-top:15px;      margin-right: 15px;}
#newslist li p{ color:#5f5f5f; font:normal 14px/28px "Microsoft YaHei"; float:left; width:98%; display:block;    margin: 0 10px 0 0;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}



.about_edit01{ margin:15px auto; display:block; overflow:hidden; width:100%;}
.e_title{color:#333; font:bold 16px 'Microsoft YaHei'; float:left; margin-top:10px; border-bottom:1px dashed #ccc; line-height: 36px;
    width: 100%;
    margin-bottom: 20px;}

.pro{ width:930px; margin:0 auto; }
.prod{ width:1000px; overflow:hidden; margin:0 auto;}
.prod li{float:left;margin-top:20px;border: 1px solid #ccc;}
.prod li a img{display:block;/* border:1px solid #ccc; */margin: 0 auto;max-width: 286px;}
.prod li h3{ width:290px; height:30px; background:#ccc; margin-top:10px;}
.prod li h3 a{color:#333; font:normal 14px/30px "Microsoft YaHei"; display:block; float:left; margin-left:10px;}
.prod li h3 a:hover{ display:block; color:#ec651b;}

.pshow{}
.pshow  dt{ width: 376px; display: block;; overflow: hidden; }
.pshow  dt .info_img{ display: block;width: 100%; overflow: hidden; }
.pshow  dt .info_img img{ height: 249px; margin: 0 auto; display: flex; max-width: 376px; }


#imglist{ width:1000px; overflow:hidden;}
#imglist li{ float:left; display:inline; margin-top:20px;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li h3{text-align:center; color:#333; font:normal 14px "Microsoft YaHei"; margin-top:5px;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showimg .editor img{
    max-width: 100%;
}
