@charset "utf-8";
/* 产品 */

p,div, ul, li{ box-sizing:border-box; font-size:100%;}
.flo{ float:left;}
.cle{
	clear:both;
	height:0px;}

.clearfix,.cb{ clear:both;}

.mainbody { width:96%; margin:0 auto; overflow:hidden;}
.mainbody2 { width:96%; margin:0 auto; overflow:hidden; background:#fff; padding:2%;}

.abimg { clear:both; overflow:hidden; text-align:center; margin-top:50px;}
.abimg img { max-width:100%; height:auto !important; height:100%;}

.sybg { clear:both; padding:10px; overflow:hidden;}
/*关于我们*/
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2758a7;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}

.abtit { clear:both; width:100%; padding-bottom:20px; text-align:center; overflow:hidden;}
.abtit h3 { font-size:1.4em; color:#000; font-weight:700;text-transform:uppercase; line-height:40px; padding-bottom:6px;}
.abtit p { font-size:0.8em; padding-bottom:10px; color:#999;}
.abtit b { background:#1f72c2; display:block; margin:0 auto; width:50px; height:2px; font-size:0; overflow:hidden;}

.abtit2 { clear:both; width:100%; padding-bottom:15px; overflow:hidden; text-align:center;}
.abtit2 h3 { font-size:1.4em; color:#0071be; font-weight:bold; text-transform:uppercase; line-height:40px;}
.abtit2 span { color:#757575;}
.abtit2 p { color:#999; font-size:0.8em;padding:8px 15px 0 15px;}
.abtit2 img { width:15%; margin:0 10px; vertical-align:middle;}

.abtit3 { clear:both; width:100%; padding-bottom:15px; line-height:40px; overflow:hidden; text-align:center;}
.abtit3 p {font-size:1.6em; color:#333; padding-top:8px; font-weight:bold; text-transform:uppercase;}
.abtit3 h3 { font-size:1.2em; color:#0071be;}

.tit {clear:both; width:100%;height:50px;line-height:50px; margin-bottom:10px; background:url(../images/wap_hdbg.jpg) repeat-x;}
.tit p { font-size:14px; color:#666; margin:0 10px; font-family:Arial; background:url(../images/wap_h.png) no-repeat 0 center; padding-left:25px;}

.about { line-height:1.4em;overflow:hidden;}
.about p {  padding:5px 0; }
.about img { max-width:100%; height:auto !important; height:100%;}
.ab img { margin-bottom:10px;}

.fzlc {background:url(../images/wap_51.jpg) repeat-y; overflow:hidden;}
.fzlc li { padding:10px 0 10px 25px; float:left; border-bottom:#3a8fac 1px dotted; width:100%; font-size:16px; color:#787878; background:url(../images/wap_50.jpg) no-repeat 0 10px;}
.fzlc li .tex { width:60%; float:left;}
.fzlc li .y { font-size:18px; color:#444;}
.fzlc li h3 { font-size:22px; color:#097397; font-weight:500; padding:5px 0;}
.fzlc li img { max-width:35%; height:auto !important; height:100%; float:right;}

.qyry h3 { line-height:35px; color:#fff; background:#097397; font-size:20px; font-weight:500; padding:0 10px;}
.qyry .text { border-bottom:#eee 2px solid; overflow:hidden;}
.qyry .text p { padding:5px 10px;line-height:24px; font-size:16px;}
.qyry .text p:nth-child(even) {background:#eee;}
.qyry .text p:nth-child(odd) {background:#fff;}

.wrap{min-width: 270px;max-width:1068px;margin:0 auto;overflow:hidden;position:relative;}
.wrapper {position:relative;height: 300px;width: 100%;overflow: hidden;margin:0 auto;}
.wrapper .scroller {position:absolute;}
.wrapper .scroller li {border:#ddd 1px solid; width:270px; padding:15px 0; background:#fff; margin:0 5px; overflow:hidden;float: left;position: relative; font-size:16px; font-family:Arial;}
.wrapper .scroller li .pimg { width:240px; height:184px;line-height: 184px; overflow:hidden; margin:0 auto; background:#fff; text-align:center;vertical-align: middle;position: relative;}
.wrapper .scroller li .pimg img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;max-width:100%; max-height:100%;transition:all 1s;}
.wrapper .scroller li .pimg:hover img{ transform:scale(1.2,1.2);transform-origin:center center}
.wrapper .scroller li h3 { color:#004b97; font-size:18px; font-weight:500; padding:10px 0;  text-align:center;}
.wrapper .scroller li h3 a{ color:#004b97;}
.wrapper .scroller li p { color:#4b4b4b; line-height:22px;}
.wrapper .scroller li .more { padding-top:10px; height:28px; display:block;width:102px; margin:0 auto; text-align:center;}
.wrapper .scroller li .more a{ height:28px; width:100px; line-height:28px;transition:all 500ms; color:#fff; border:1px solid #7D7D7D; text-decoration:none; font-size:12px; display:block; color:#666;}

.ab2 { font-size:14px;}
.ab2 img,.ab3 img { max-width:100%; height:auto !important; height:100%; margin-left:10px;}
.ab3 p { text-indent:2em;}

.product h1,.news h1 { text-align:center; font-size:1.4em; line-height:1.4em}
.product {line-height:1.6em;}
.product p { margin:3px 0;}
.product img { max-width:100%; height:auto !important; height:100%;}

.product .tt { text-align:center; line-height:40px; background:#1375d9;}
.product .tt h3 { font-size:20px; color:#fff; font-weight:400;}

.product table{ width:100%; margin:10px auto;}
.product td,.product th {padding:3px 0; font-size:14px; line-height:20px;}
.product th { background:#ccc; color:#fff; font-weight:bold; text-align:center;}

table.bak { width:100%; margin:0 auto;border-top:#98bac3 1px solid;border-left:#98bac3 1px solid;}
.bak td,.bak th { font-size:16px; line-height:20px; padding:5px 3px;border-bottom:#98bac3 1px solid;border-right:#98bac3 1px solid;}
.bak th { font-weight:bold; text-align:center; line-height:35px;}
.bak tr:nth-child(odd){background:#eff4fa;}
.bak tr:nth-child(even){background:#fff;}

table.bak2 { width:98%; margin:0 auto;border-bottom:#98bac3 1px solid;border-right:#98bac3 1px solid;}
.bak2 td,.bak2 th {padding:3px 10px; text-align:center; font-size:14px; line-height:20px;border-top:#98bac3 1px solid;border-left:#98bac3 1px solid; font-family:Verdana}
.bak2 th { background:#1c599d; color:#fff; font-weight:bold; line-height:30px;}

.ssou5 { width:100%; height:40px; margin:10px auto; border:#666 2px solid; border-radius:5px;overflow:hidden;}
.ssou5 input { font-size:14px; color:#666;padding:0; height:40px; line-height:40px; margin:0; border:0; background:none; outline:none;}
.ssou5 input.search1 { width:58%; background:url(../images/ss1.png) no-repeat 10px center;padding:0 15px 0 40px;}
.ssou5 input.searchimg1 { width:23%; background:#666; color:#fff; border:0; text-align:center; float:right; cursor:pointer; overflow:hidden;}


.news {padding:0 10px; overflow:hidden; line-height:1.4em;}
.news p { padding:5px 0; }
.news a { color:#444;}
.time0 { text-align:center; font-size:12px; color:#999; padding:10px 0; border-bottom:#ddd 1px dashed;}
.news img { max-width:100%; height:auto !important; height:100%;}
.ab22 p { text-indent:0;}

.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
span.current,a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;}
span.current,a.num:hover { background:#fbeded; border:#ff5203 1px solid; color:#ff5203;}
a.num,a.end,a.next,a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;}
a.end,a.next,a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;}
a.prev { margin:0 5px;}

.pnpage { font-size:14px; text-align:center; clear:both; padding-top:15px;}
.pnpage a { padding:0 15px;}

/*新闻*/

.pro5 li { float:left; width:100%; padding:15px 0; border-bottom:#ddd 1px solid; line-height:1em;}
.pro5 li .pimg { width:100%;}
.pro5 li .pimg img{ max-width:100%; height:auto !important; height:100%; border-radius:10px;}
.pro5 li .text { width:100%; padding-top:10px;}
.pro5 li .text h3 { font-size:1.2em; padding-bottom:10px;}
.pro5 li .text p { font-size:0.8em; color:#999;}
.pro5 li .text a { padding-top:10px; display:block; color:#024e8a; font-size:0.8em;}

.synews { padding-top:10px;}
.synews li { float:left; padding:5px 0; width:100%; border-bottom:#ddd 1px dotted; font-size:0.8em;}

/*底部*/
.bqwb {background:#1f72c2; width:100%; padding:15px 10px; border-bottom:#f8c200 4px solid; clear:both; overflow:hidden;}
.bqwb li { width:100%; float:left; padding:5px 0; color:#fff; font-size:0.8em;}
.bqwb li img { max-width:28px; margin-right:8px; vertical-align:middle; float:left;}
.bqwb li p { opacity:0.8;}
.bqwb li span { display:inline-block; font-size:1.2em; padding-right:10px;}
.downb{ background:#1e1e1e; width:100%; padding:10px 0; margin-bottom:60px; clear:both;}
.downb .foot_p2{ font-size:14px; color:#fff; text-align:center;}
.downb .foot_p2 a{color:#fff;}
.downb img { vertical-align:middle;}

.tit2 {border-left:3px solid #0580d2; overflow:hidden; margin-bottom:20px;padding-left:15px;}
.tit2 h3 {color: #0f0f0f;font-size:20px;font-weight:bold;}
.tit2 p { color:#9c9c9c;font-weight: 300; font-size:12px; font-family:Arial; text-transform:uppercase;}

.abbg { clear:both; padding:20px 10px; overflow:hidden; background-image:url(../images/index_08.jpg); background-repeat:no-repeat; background-position:center; background-size:cover;}
.abbg .abtit h3 { color:#fff;}
.abbg img { max-width:100%; height:auto !important; height:100%;}
.syabout .sytex { clear:both; overflow:hidden; line-height:24px; font-size:1em; color:#fff;}
.syabout .sytex p { padding:5px 0;}
.syabout .sytex a { color:#fff;}
 
.more22 { width: 120px;height:30px;line-height:30px;text-align: center; clear:both; margin-top:15px;}
.more22 a{ display:block; color:#fff; font-size:14px;background: #1f72c2; text-decoration:none;}

.con_04 { clear:both; padding:20px 10px; overflow:hidden; background-image:url(../images/index_11.jpg); background-repeat:no-repeat; background-position:center; background-size:cover;}
.con_04 img { max-width:100%; height:auto !important; height:100%;}

.blank5 { clear:both; height:5px; display:block; overflow:hidden;}
.blank10 { clear:both; height:10px; display:block; overflow:hidden;}
.blank15 { clear:both; height:15px; display:block; overflow:hidden;}
.blank20 { clear:both; height:20px; display:block; overflow:hidden;}
.blank30 { clear:both; height:30px; display:block; overflow:hidden;}
.blank40 { clear:both; height:40px; display:block; overflow:hidden;}
.blank50 { clear:both; height:50px; display:block; overflow:hidden;}
.blank60 { clear:both; height:60px; display:block; overflow:hidden;}

.ssou { width:96%; height:50px; margin:10px auto; border:#136fbf 3px solid; border-radius:5px; background:#fff; overflow:hidden;}
.ssou input { font-size:16px; color:#666;padding:0; height:50px; line-height:50px; margin:0; border:0; background:none; outline:none;}
.ssou input.button1 { width:62%; background:url(../images/ss1.png) no-repeat 15px center;padding:0 5% 0 13%;}
.ssou input.button2 { width:20%; background:#0f7dcb; color:#fff; border:0;height:44px; text-align:center; float:right; cursor:pointer;}

.contact {overflow:hidden;line-height:1.4em;}
.contact h3 { font-size:1.2em; font-weight:700; padding:15px 0 5px 0;}
.contact p { font-size:16px; padding:5px 0;}

.newlist ul {overflow:hidden;}
.newlist li { width:98%; margin:10px 5px; padding:10px; line-height:22px; font-size:14px; float:left;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc; background:#fff;}
.newlist li img {width:100%; height:auto !important; height:100%;}
.newlist li h3 { font-size:18px; padding-bottom:10px;overflow:hidden; font-weight:500;}
.newlist li h3 a { color:#000;}
.newlist li h3 span { color:#1b68cf; padding-right:5px;}
.newlist li .time { color:#c3c3c3; font-size:12px; padding-bottom:5px; width:100%;}
.newlist li .text { color:#7a7a7a; line-height:20px;}

.newbg { clear:both; padding:20px 10px; overflow:hidden;}
.newop ul {overflow:hidden;}
.newop li { width:99%; margin:10px 0; padding:10px; line-height:22px; font-size:14px; float:left;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.newop li .pimg { margin-bottom:6px; overflow:hidden;}
.newop li .pimg img { width:100%; height:auto !important; height:100%;}
.newop li h3 { font-size:16px; padding-bottom:10px;overflow:hidden;}
.newop li h3 a { color:#000;}
.newop li h3 span { color:#1b68cf; padding-right:5px;}
.newop li .time { color:#666; font-size:12px; padding-top:5px; width:40%; float:left;}
.newop li .more { width:40%; float:right;font-size:12px; text-align:right;}

.newlist2 li { width:100%; padding:10px 0; line-height:22px; font-size:14px; float:left; border-bottom:#999 1px dotted;}
.newlist2 li .time { width:25%; color:#666;font-size:14px; float:left; text-align:center; background:#e7e7e7; padding-bottom:8px;}
.newlist2 li .time span { font-size:28px; display:block;line-height:35px;}
.newlist2 li .text { width:70%;float:right; padding-right:10px;}
.newlist2 li .text h3 { font-size:16px; padding-bottom:10px;overflow:hidden;}
.newlist2 li .text h3 a { color:#000;}
.newlist2 li .text .tex { height:40px; overflow:hidden; color:#878787; line-height:20px;}
.newlist2 li:hover .time { background:#097498; color:#fff;}


.prolist ul { padding:0 10px;}
.prolist li { width:98%; margin:10px 0; line-height:22px; font-size:14px; float:left;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc; padding:10px;}
.prolist li .pimg { width:40%;overflow:hidden; float:left;}
.prolist li .pimg img { max-width:100%; height:auto !important; height:100%;}
.prolist li .text { width:55%; float:right; font-size:16px;}
.prolist li .text h3 { font-size:18px; font-weight:600; padding:20px 0;}
.prolist li .more { width:120px; text-align:center; line-height:30px; text-align:center;}
.prolist li .more a { display:block; background:#005aab; color:#fff; border-radius:5px; text-decoration:none;}
.prolist li .more a:hover {background:#034683;}

.prolist2 li { width:100%; margin:10px 0; line-height:22px; font-size:14px; float:left;border-radius:10px; background:#eee;}
.prolist2 li .title { text-align:center; color:#fff; background:#2486d4; border-radius:10px 10px 0 0; padding:10px 0;}
.prolist2 li .title h3 { font-size:20px;}
.prolist2 li .title p { font-size:14px;}
.prolist2 li .text { padding:15px; overflow:hidden;}
.prolist2 li .pimg { width:100%;overflow:hidden; margin-bottom:5px;}
.prolist2 li .pimg img { max-width:100%; height:auto !important; height:100%;}
.prolist2 li .txt { font-size:16px; line-height:24px; padding:5px;}
.prolist2 li:hover { background:#097498; color:#fff;}

.flimg li { width:100%; position:relative; float:left; margin:2% 0; cursor:pointer; background:#eee; overflow:hidden; text-align:center;}
.flimg li .pimg { background:#fff; border:#eee 5px solid;}
.flimg li img { width:94%; height:auto !important; height:100%; margin:3%; display:inline-block;}
.flimg li p { padding-bottom:10px;}

.flimg2 li { width:100%; position:relative; float:left; margin:2% 0; cursor:pointer; background:#eee; border-bottom:#1f72c2 2px solid; overflow:hidden; text-align:center;}
.flimg2 li img { max-width:94%; height:auto !important; height:100%; margin:3%; display:inline-block;}
.flimg2 li p { padding-bottom:10px;}

.ablist { clear:both; text-align:center; padding-bottom:10px;}
.ablist a { display:inline-block; margin:5px; padding:5px 10px; border:#e8e8e8 1px solid; color:#444; font-size:0.8em; border-radius:5px;}
.ablist a:hover { background:#1f72c2; color:#fff;}

#kk1 a.kk1,#kk2 a.kk2,#kk3 a.kk3,#kk4 a.kk4,#kk5 a.kk5,#kk6 a.kk6,#kk7 a.kk7,#kk8 a.kk8,#kk9 a.kk9,#kk10 a.kk10,#kk11 a.kk11,#kk12 a.kk12,#kk13 a.kk13 {background:#1f72c2; color:#fff;}

.nypro h2 { font-size:1.4em; padding:15px 0; text-align:center; color:#1f63ac;}
.nypro li {width:100%; padding:5px 0; float:left; font-size:0.8em; line-height:1.4em; border-bottom:#999 1px dotted;}
.nypro li span { color:#f60; padding-right:8px;}

.iw_poi_title { font-size:16px;}
.iw_poi_content { font-size:14px;}

.ssou2 { width:98%; margin:10px auto; border:#2784ca 3px solid; border-radius:5px; background:#fff;}
.ssou2 input { font-size:16px; color:#666;padding:0; height:40px; line-height:0px; margin:0; border:0; background:none; outline:none;}
.ssou2 input.search1 { width:62%; background:url(../images/ss.png) no-repeat 15px center;padding:0 15px 0 45px;font-family:Microsoft YaHei;}
.ssou2 input.searchimg1 { width:20%; background:#2784ca; color:#fff; border:0; text-align:center; float:right; cursor:pointer;font-family:Microsoft YaHei;}

.sypro { clear:both; padding:10px; overflow:hidden;}
.sypro li { width:100%; color:#fff; height:450px; background-repeat:no-repeat; background-position:center; background-size: cover; margin-bottom:15px; font-size:16px;}
.sypro li .tex { padding:280px 0 0 20px;}
.sypro li h2 { font-family:Arial; font-size:18px;}
.sypro li h3 {font-size:24px; padding:5px 0;}
.sypro li .more { padding-top:10px; margin-left:20px;}
.sypro li .more a { color:#fff; border:#fff 1px solid; display:inline-block; text-decoration:none; padding:5px 15px; font-size:14px;}
.sypro li:hover .more a,.sypro li .more a:hover { background:#fff; transition:all 500ms; color:#333;}
.sypro li .line { width:60px; height:2px; background:#fff; overflow:hidden; margin:10px 0;}
.sypro li .box { padding:15px 20px 0 20px; display:none;}
.sypro li:hover .tex { padding:60px 0 0 20px;transition:all 500ms;}
.sypro li:hover .box { display:block;transition:all 500ms;}
.sypro li:hover .more { padding-top:120px;transition:all 500ms;}
.sypro li.s1 { background-image:url(../images/pro_01.jpg);}
.sypro li.s2 { background-image:url(../images/pro_02.jpg);}
.sypro li.s3 { background-image:url(../images/pro_03.jpg);}

.more33 { clear:both;overflow:hidden; text-align:center;}
.more33 a {display:inline-block; padding:0 35px;height: 30px;line-height: 30px;color: #fff;text-decoration: none; font-size:16px; border-radius:35px; background:#1f72c2;}
.more33 a:hover { color:#ff0;}

.sybg3 { clear:both;overflow:hidden; padding:20px 10px; background:url(../images/index_09.jpg) no-repeat top right; background-size:150% auto;line-height:1.4em;}
.sybg3 .sylx { width:96%; margin:0 auto; background:#fff; padding-bottom:10px; border-bottom:6px solid #f0f0f0; overflow:hidden;}
.sybg3 .sylx h3 { font-size:20px; padding:10px 0; text-align:center;}
.sybg3 .sylx img.aa { float:left; width:35%;}
.sybg3 .sylx .tt { width:59%; float:right; padding-right:3%;}
.sybg3 .sylx .tt p { color:#9d9d9d; font-size:16px; line-height:18px; padding-bottom:6px;}
.sybg3 .sylx a.more { clear:both; text-decoration:none; display:inline-block; padding:3px 15px; background:#1f72c2; color:#fff; font-size:16px;}
.sybg3 .sylx a.more img { vertical-align:middle; margin-left:10px;}

.sybg2 { clear:both;overflow:hidden; text-align:center; padding:20px 10px; background-image:url(../images/index_17.jpg); background-repeat:no-repeat; background-position:center; line-height:1.4em;}
.sybg2 .abtit h3 { color:#fff;}
.sybg2 .abtit b { background:#fff;}

.pro_img td { padding:0 5px;}
.pro_img .ppp {width:266px; height:240px; padding:5px;background:#fff; text-align:center;}
.pro_img .pimg { width:256px; height:190px;text-align:center; overflow:hidden;}
.pro_img .pimg img {width:100%; height:190px;}
.pro_img p { margin:0 15px; text-align:center; padding-top:6px;}
.pro_img p a { height:28px; line-height:28px;display:block; color:#333; text-decoration:none; font-size:16px;}

.syys li { width:100%; padding-bottom:10px; overflow:hidden; float:left;}
.syys li img { max-width:100%; height:auto !important; height:100%;}
.syys li h2 { float:left; width:65px; height:65px; line-height:65px; background:url(../images/index_15.png) no-repeat center; color:#fff; font-size:1.8em; font-weight:bold; text-align:center;}
.syys li .tt { float:left; padding-left:15px; width:78%;}
.syys li .tt h3 { font-size:1.4em; color:#1f72c2; padding-bottom:5px;}
.syys li .tt h4 { font-size:0.8em; background:#e5e5e5; padding:5px;}
.syys li p { background:url(../images/wap_12.png) no-repeat 0 8px; padding-left:15px; margin:5px 0; line-height:20px;}

.cpfw { clear:both; padding-top:15px;}
.tt2 { width:100%; padding-bottom:10px; overflow:hidden; clear:both;}
.tt2 h3 { border-left:4px solid #097498; padding-left:15px; font-size:22px; font-weight:600; color:#000; float:left;}
.tt2 a { float:right; text-align:right; font-size:14px; display:block;}

.cpfw .tex { background:#f1f1f1; padding:10px;}
.cpfw .tex p { font-size:14px; line-height:20px; color:#707070;}
.cpfw .fl a { color:#034961; display:inline-block; width:46%; background:url(../images/a5.png) no-repeat left; border-bottom:#999 1px dotted; padding:5px 0 5px 12px; font-size:16px;}

.fzgx li { float:left; width:100%; padding:5px 0; overflow:hidden;}
.fzgx li a { text-decoration:none;}
.fzgx li img { max-width:100%; height:auto !important; height:100%;}
.fzgx li .txt { background:#097498; padding:20px; font-size:16px; color:#fff; overflow:hidden;}
.fzgx li .txt h3 { font-size:22px; padding-bottom:8px; font-weight:500;}