@charset "utf-8";
/*--顶部--*/
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body{font:1em/180% Arial, Helvetica, sans-serif, "微软雅黑"; font-family:"微软雅黑"; color:#333333;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a,label,input{color:#303030;text-decoration:none;outline:none;hide-focus:expression(this.hideFocus=true);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:0px;}
i,em{font-style:normal}
ul{margin:0px;padding:0px;list-style:none;}
.clear{clear:both; height:1px; margin-top:-1px; overflow:hidden;}  
.hh10{clear:both;height:10px;font-size:10px}
.right{float:right}
.left{float:left;}
body{ max-width:640px; margin:0 auto; background:#e4e9ed;}

/*------------------------------------首页------------------------------------------*/
header{width:100%; }
header img{width:100%; }
nav ul{width:100%; height:45px;background:#fff;}
nav ul li{width:33.3%;box-sizing: border-box;text-align:center; line-height:45px; font-size:1.4em; border-right:1px solid #bababa; float:left; border-bottom:1px solid #bababa;}
nav ul li a{display:block;}
nav .hover_color {border-bottom:1px solid #ff4e00;}
nav .hover_color a{color:#ff4e00;}
.m_searchbox{}
.m_searchbar{ height:40px;background:#FFF; margin:10px 8%; border-radius:15px; border:1px solid #969595;}
.searchbg{display: -moz-box; display: box; height: 40px; width: 100%; display: -webkit-box;}
.searchbg01{-moz-box-flex:1; -webkit-box-flex:1; box-flex:1;}
.searchbg02{width:45px; height:35px;}
.searchtext{text-align:center; border:none; height:35px; margin:2px 0px 0px 5px; color:#8c8d8d; width:98%;}
.searchbtn{float:right; height:35px; width:45px; cursor:pointer; margin:2px 5px 0px 0px; background:url(../images/searchbtn.png) center no-repeat; border:none; text-indent:-9999px;}
.content{margin:0 5%;}
.content_vote_li li{height:105px; background:#fff; font-size:1.4em;padding-right:8px ;margin-bottom:15px;box-shadow:2px 4px 5px 0.5px #79797a;}
.content_vote_li li img{float:left; height:105px; width:140px; margin-right:10px;}
.content_vote_li li .content_vote_p { text-align:right; line-height:2em; height:25px;}
.content_vote_text{height:46px; line-height:1.5em; }
.content_vote_p a{color:#ff4e00;}
.content_vote_span{line-height:2em;font-size:0.9em; color:#5e6060;}
.content_vote_li li span i{font-size:1.2em; color:#ff4e00}
.content_vote_li li span a{padding:5px; background:#ff4e00; color:#fff; float:right;}
.h70{height:65px; padding-top:7px;}

/*----展商风采----*/
.zhanshang_title{font-size:2em;}
.zhanshang_title i{color:#ff4e00;}
.content_zhanshang {margin-top:15px;}
.content_zhanshang img{float:left; width:160px; height:120px; margin-right:10px; }
.content_zhanshang li{ height:120px; font-size:1.4em; line-height:2em; background:#FFF; margin-bottom:15px; padding-right:10px; display:table; width:100%; overflow:hidden;}
.content_zhanshang p{vertical-align:middle; display:table-cell;overflow:hidden; height:120px;width:100%;}
.content_zhanshang div{height:120px; overflow:hidden;margin-bottom:15px;}

/*----介绍----*/
.present{font-size:1.4em; line-height:1.6em; padding-bottom:15px;}
.present p{text-indent:2em; margin-top:5px;}
.present span{padding:5px 0;}
.present_img{ text-align:center;}
.present_img img{ margin:10px 0px;}

/*----搜索与搜索结果----*/
.search_img {margin:35px 35%;}
.search_img img{width:100%;}
.search_img_p{text-align:center; font-size:2em; margin-top:15px; color:#6c6a6a;}

.h1{text-align:center; font-size:0.9em; line-height:3em;}
@media only screen and (max-width: 359px) {
.content_vote_li li {font-size: 1.2em;}
}

/* 弹出框样式 */
.toupiao{ text-align:center;}
.toupiao strong{/*background:url(images/gou.png) no-repeat;*/ font-size:1.4em; /*padding-left:28px;*/ line-height:1.6em;}
.toupiao strong.shibai {background:url(images/cuo.png) no-repeat;}
.toupiao p{ line-height:1.6em; margin-top:5px;}
.toupiao p i{color:#ff4e00;}
.layermchild{ border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.popuo-login .layermbtn span:first-child{background:#ff4e00; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.popuo-login .layermbtn{border:none; margin-bottom:10px;}
.popuo-login .layermcont{padding: 20px 35px;}