@charset "utf-8";
/* CSS Document */
body{ background-image:url(../img/item_bg.jpg);}
.banner1{width:100%; height:auto;}
.title{width:100%; height:auto;}
.title h1{font-size:40px; color:#f44b3b; text-align:center; padding-top:32px;padding-bottom:14px;}
.zy_list{width:1200px; background:#fff;margin:0 auto;text-align:center;}
.zy_list1{width:1000px; height:auto; overflow:hidden;margin:0 auto;}
.zy_list2{width:1200px;; overflow:hidden;margin:0 auto 20px;}
.zy_1{width:336px;height:380px; float:left;margin:18px 82px;}
.zy_2{width:336px;height:380px; float:left;margin:18px 32px;}
.zy_1_text{width:336px; height:338px;}
.zy_1_text h1{ font-size:20px; text-align:center; color:#484848;padding-top:14px;padding-bottom:6px;margin:0;}
.zy_1_text h2{font-size:12px; color:#484848; text-align:center;padding-bottom:15px;margin:0;}
.zy_1_text p{font-size:12px; color:#484848; text-align:left;line-height:15px;margin:0;}
.zy_1_text a{color:#f44b3b;}
.zy_1_text a:hover{font-weight:bold;}
.zy_list input{width:182px; height:42px; background-color:#ffc223;font-size:18px; color:#fff; text-align:center; line-height:42px; border:none; cursor:pointer;margin-top:10px;transition:all 0.5s; }
.zy_list input:hover{background-color:#fff; color:#FFC223; border:1px solid #ffc223; transition:all 0.5s; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
.banner1 img,.zy_list img{display:block;}