@charset "utf-8";
.yzh-table-feedback tr { height: 40px; }
.yzh-table-feedback .input-label { font-size: 14px; line-height: 20px; width: 80px; height: 20px; padding: 5px; vertical-align: top; }
.yzh-table-feedback .input-text { line-height: 28px; width: 400px; height: 28px; margin-bottom: 15px; font-size: 14px; border: 1px solid #ccc; background: #fff; padding:0 5px; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-textarea { width: 470px; height: 210px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; background: #fff; padding-left:5px; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-verifycode { line-height: 28px; width: 100px; height:28px; margin-bottom: 15px; padding: 0 5px; border: 1px solid #ccc; background: #fff;float:left; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-text:focus, .input-textarea:focus, .yzh-table-feedback .input-verifycode:focus { border-color: #787878; outline: 0; }
.yzh-table-feedback .yzh-btn { font-size: 16px; line-height: 35px; display: block; float: left; width: 110px; height: 35px; margin-right: 15px; cursor: pointer; text-align: center; color: #fff; border: 0; background: #E0B31C; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .yzh-btn:hover { background: #FFD958; }
.yzh-table-feedback .checkcode { border: 1px solid #CCCCCC; padding: 3px; margin-left: 10px; cursor: pointer; }
.yzh-map-main { overflow: hidden; margin: 10px 0; padding-bottom:35px; background: #fff; }
.yzh-map-main .sitemap_con { width:1000px; margin: 0 auto; color:#666; }
.yzh-map-main .sitemap_con .map_top { border-bottom: 2px solid #555; margin-bottom:35px;}
.yzh-map-main .sitemap_con .map_top img { float: left; }
.yzh-map-main .site_r_link { width:200px;margin-top:35px;/*上边界根据需要进行调整*/ padding: 20px 10px; background: #f8f8f8;text-align:center;background:#555;color:#fff;}
.yzh-map-main .site_r_link a{color:#fff;}
.yzh-map-main .site_r_link a:hover{text-decoration:underline;}
.yzh-map-main .site_plc { padding: 5px 0 30px; font-size:16px; line-height:32px; }
.yzh-map-main .sitemap_con h4 { line-height:35px;border-top:1px solid #e5e5e5;font-size:15px; padding-left:5px;}
.sitemap_con h4 a{ font-weight:700; font-size:16px; line-height:50px; color:#333;}
.yzh-map-main .b4 {margin-bottom:20px;overflow: hidden; padding-left:5px;}
.yzh-map-main .b4 ul {}
.yzh-map-main .b4 li {line-height:30px; width:155px;float:left;background:url(../images/icona.jpg) no-repeat left center;padding-left:14px;}
#baidu-map { height: 450px;  margin: 0 auto }

.news-products{padding: 50px 0;}
.news-products .news-products-title{text-align: center;margin-bottom: 40px;}
.news-products .news-products-title>p:first-child{font-size: 40px;color: #000;}
.news-products .news-products-title>p:last-child{margin-top: 20px;font-size: 26px;color: #000;}
.news-products-list li{width: 23%;float: left;margin-right: 20px;}
.news-products-list li a img{max-width: 100%;}
.news-products-list li a p{text-align: center;font-size: 18px;color: #000;margin-top: 10px;}