@charset "utf-8";
/* CSS Document */

body { padding: 0; margin: 0 auto; font-family:arial; background: #fff; height: 100%; }
ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0; font-family:arial;}
li { list-style:none; }
img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

#footer_bg { background: url(../image/footer_bg2.png) repeat-x; width: 100%; height: 180px; position: relative; z-index: 99; margin-bottom: 0; }
.linellae {background: #93a3b1; height:2px;width: 100%; top: 70px; position: relative; z-index: -1; }

.wechat_nav {width: 1250px; margin: 0 auto;position: relative;top: 50px;}
.wechat_f{top:50px;}
.wechat_l {float:left;width: 398px; height: 54px;z-index: 2;text-align: center;}

.wechat_footer{width: 100%;height:52px;background: url(../image/footer_wechart.png);background-size: 100% 100%;}
.trace{display:inline-block;width:110px;padding:8px 0 8px 7px;text-align: left;font-size: 14px;color: #000;}
.trace span{display: block;}
.trace_txt{padding-bottom: 4px;}
.wechat_logo{position:relative;display: inline-block;top: -10px;left: 62px;cursor: pointer;}
.click_wechat{position: absolute;top: -48px;left: 130px;width: 129px;height: 116px;}

.wechat_l p { color: #34495e; font-size: 1px; line-height: 20px; font-family: "Adobe 黑体 Std R"; }
.qr_code {background: url(../image/qr_code.gif) no-repeat; width: 118px; height: 118px; float: left; }
.weChat {color: #34495E; margin: 40px 0 0 0; float: right; }
.weChat span {color: #34495E; font-family: Myriad Pro; }
.weChat .Sweep { margin-top: 12px; }

#footer_nav {float:right; }
#footer_nav li {float:left; font-size: 15px; font-family: "Adobe 黑体 Std R"; color: #93a3b1; line-height: 30px; }
#footer_nav a {float: left;text-decoration: none; color: #93a3b1; line-height: 30px;font-size:15px;}
#footer_nav a:hover {color: #d0d7dc;}
#footer_nav p {color: #93a3b1;}
.language { font-family: "黑体"; }

/*追溯界面*/
.trace_content{width: 100%;height: 732px;position: relative;overflow: hidden;margin:0 auto -10px;}
.trace_bg{height: 732px;position: relative;left: 0;margin-left: 0;}
.trace_img{width: 100%;height: 732px;background: url(../image/trace_bg.png);background-size: 100% 100%;position: relative;text-align: center;z-index: 1;}
.anti-fake{width: 750px;height: 500px;margin: 0 auto;/*border:1px solid #000;*/z-index: 10000;position: relative;top: 120px;}
.anti-fake p{text-align: center;font-weight: 700;}
.anti_txt1{color:#f65a5b;padding: 40px 0 40px 0;font-size: 18px;}
.anti-fake .anti-txt2{font-size:24px;font-weight: 500}
.trace-input input{height: 45px;font-size: 22px;border-radius: 3px;outline: none;}
.anti-input{width: 340px;}
.auth-code{width: 110px;margin-left: 10px;}
.code-img{position: relative;top: 10px;left: 10px; display:inline-block;width:112px;height:34px;background: url(../image/code.png) no-repeat;background-size: 100% 100%;cursor: pointer;}
.submit{width: 85px;height: 41px; background: url(../image/submit_bg.png) no-repeat;line-height: 41px;color: #fff;font-size: 22px;position: absolute;bottom: 60px;left: 50%;margin-left: -43px;cursor: pointer;}
.clearfix { display:block; content:""; clear:both; }

.clearfix:before, .clearfix:after{ display:block; content:""; clear:both; }

.clearfix {clear: left;}
