
body{ margin:0px; font-size:14px; color:#333; font-family:微软雅黑,Arial;
/*      background-image:url("../Img/WZSY/bg.png"); */
      background-position:top; background-repeat:no-repeat;}
a{ text-decoration:none;}
img{ border:none;}

table{ border-collapse:collapse; font-size:inherit;}
table tbody tr td{ padding:0px;}

/*-----------------------------------------------------------------------------------------------------------------------------------------*/

.balloon_panel{ position:fixed; right:0px; top:100px; transition:0.4s; -webkit-transition:0.4s;}
.balloon_panel>tbody>tr>td>table td{height:45px; border-bottom:solid 1px #e3e3e3; text-align:center;}
.balloon_panel>tbody>tr>td>table a{color:#666; font-size:12px;}
.balloon_panel>tbody>tr>td>table a:hover{color:#e8431f; font-size:12px;}
.balloon_head{height:45px; line-height:45px; background:#f08326; color:#fff;font-size:18px; text-indent:22px;}

.box{width:100%; margin:auto;}

.logo_panel{width:100%; height:100px;}
.logo_title{font-size: 24px; color: #fff; font-weight:500;}
.logo_img{max-width:70px; max-height:70px;}
.logo_cxglm{max-width:96px; max-height:96px;}
.logo_site_container{text-align:center; background-color:#fff; color:#fbc205; border-radius:10px; line-height:22px;}
.logo_site_left{display:inline-block;width: 20px;height: 1px;background: #fbc205;vertical-align: middle; margin-right:10px;}
.logo_site_right{display:inline-block;width: 20px;height: 1px;background: #fbc205;vertical-align: middle; margin-left:10px;}
.logo_menu>div{ float:left; margin-right:10px;}
.logo_menu>div>a{padding:10px 20px; font-size:16px; outline:none; display:block; color:#fff; text-align:center;}
.logo_menu>div>div{ height:2px; background:#fff; width:100%; margin:auto; transition:0.4s; -webkit-transition:0.4s;}

.banner_panel{width:100%; height:366px;}
.banner_img{ max-width:650px; min-height:366px; opacity:0; transform:translateY(50px); -webkit-transform:translateY(50px); transition:1s; -webkit-transition:1s;}
.banner_text_panel{ width:100%; text-align:center;color:White; opacity:0; transform:translateY(-50px); -webkit-transform:translateY(-50px); transition:1s; -webkit-transition:1s;}
.banner_text1{height:100px; font-size:40px; font-weight:500; line-height:44px; }
.banner_text2{font-size:20px; line-height:29px;}
.banner_text3{ height:50px; padding-top:8px;}
.banner_text3 a{ padding:14px 50px; font-size:20px; border-radius:5px; border:1px solid #fff; color:#fff; text-decoration:none; display:inline-block; margin: 20px 10px;}

.tips_panel{width:100%; margin-top:105px; text-align:center;}
.tips_text1{ font-size:30px; color:rgb(51,51,51); font-weight:500px;}
.tips_text2{ color:#666; padding-top:15px; padding-bottom:15px; font-size:18px; font-weight:500px;}
.tips_text3{ height:23px;}

.list_control{width:100%; height:60px; margin-top:50px; background: #fff; border-radius:8px; box-shadow:0 0 14px #eae3d9; color:#333;}
.list_control table{height:38px; background-color:#f8c205; border-radius:19px;}
.list_control input[type='text']{width:980px; height:34px; border:none; border-radius:17px; padding-left:8px; outline:none;}
.list_control input[type='image']{ height:25px; outline:none;}

.product_container{ display:table;}
.product_item{ padding:24px; width:522px; float:left; margin-top:30px;border-radius:8px; box-shadow:0 0 14px #eae3d9;}
.product_item_imgborder{height:100%; background:#fafafa; border-radius:6px; border:1px solid #eee;}
.product_item_img{width:198px; height:115px; margin:auto; display:block; margin-top:37px;  border-radius:5px;}
.product_item_text1{font-size:18px; font-weight: bold; color:rgb(51,51,51)}
.product_item_text2{color:#666;margin:10px 0;}
.product_item_text3{font-size:12px;color: #999;font-weight: normal;}

.foot{ background-color:#333;  text-align:center;}
.foot a{color:#ccc; line-height:120px;}