﻿
@charset "utf-8";
/* CSS Document */
html { font-family: "思源黑体"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0;padding: 0; font-size: 15px;color: #333333;}
a { background-color: transparent; text-decoration: none; }
a:active, a:hover { outline: 0; }
body,ul,ol,ul li,ol li,span,nav,header,div,p,footer,article,em,strong,h1,h2,h3,h4{
	padding: 0;
	margin: 0;
	font-family: "思源黑体";
}
img{
	border: 0px;
}
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
/*input[type=button],input[type=submit]{
	-webkit-appearance: none;
}
input[type=text],input[type=password]{
	-webkit-tap-highlight-color: transparent;
	
}*/

input[type=text],input[type=button]{
	border-radius:5px ;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	padding: 10px 10px;
	border: 1px solid #ddd;
	font-size: 15px;
}
a,input[type=button],input[type=submit]{
	cursor: pointer;
}

input[type=button],input[type=submit]{
	line-height:0px;
}

img{
	border:0px;
	border-style:none;

}
input:focus{
	border: 1px solid #1c80cc;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clearfix{
	clear: both;
}


.tab>table{
	border-radius:5px ;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	overflow: hidden;
	text-overflow:ellipsis;
}
  

table tr th:nth-child(1){
	border-radius:5px 0 0 0 ;
	-moz-border-radius:5px 0 0 0 ;
	-webkit-border-radius:5px 0 0 0 ;
}
table tr th:last-child{
	border-radius:0px 5px 0 0 ;
	-moz-border-radius:0px 5px 0 0  ;
	-webkit-border-radius:0px 5px 0 0 ;
}
table tr th:nth-child(1),.tab>table tr td:nth-child(1){
	border-left: 0px;
}






/*导航导航*/
.box{
	width: 100%;
	margin: 0 auto;
}
.banner{
	width: 1000px;
	margin: 0 auto;
}
.banner>img{
	width: 100%;
	margin: 0 auto;
}
.center{
	width: 950px;
	margin: 10px auto;
	font-size: 16px;
}
.left{
	width: 200px;
	border: #ddd solid 1px;
	float: left;
}
.left>ul>li{
	width: 200px;
	height: 50px;
	line-height: 50px;
}
.left>ul .attr{
	border-bottom: #ddd solid 1px; 
	font-weight: 900;
}
.left>ul>li a{
	border-bottom: #ddd solid 1px;
	display: block;
	width: 180px;
	margin-left: 0px;
	padding-left: 20px;
	color: #333;
}
.left>ul>li a img{
	float: left;
	display: block;
	margin: 14px 5px 0 5px;
	width:22px;
	height:22px;
	
	
}
.left>ul>li a:hover{
	color:#1C80CC;
}
.left>ul li .active{
	background:url(../img/bg.png) no-repeat left;
	color: #1C80CC;
	background-size:auto 100%;
}
.left>ul .active>a{
	color: #1C80CC;
}

.right{
	float:left;
	width: 744px;
	border-top:#ddd solid 1px ;
	position: relative;
}
.right>a{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: #1C80CC;
	width: 80px;
	height: 50px;
	line-height: 50px;
}

/**
 * 首页样式
 * */
.right1{
	width: 748px;
	margin: 0 auto;
	
}
.head{
	width: 100%;
	margin: 0 auto;
	border-bottom:#ddd solid 1px ;
	height: 50px;
	
}
.head>img{
	display: block;
	float: left;
	width: 25px;
	margin-left: 20px;
	margin-top: 14px;
}
.head>p{
	display: block;
	float: left;
	margin-left: 20px;
	height: 50px;
	line-height: 50px;
	border-left:#ddd solid 1px ;
	padding-left: 20px;
}
.head>a{
	display: block;
	float: right;
	border-left:#ddd solid 1px ;
	border-right:#ddd solid 1px ;
	height: 50px;
	width: 90px;
}

.center1{
	width: 704px;
	margin: 0 auto;
	padding-left: 40px;
}
.center1>h2{
	text-align: center;
	padding-top: 20px;
	font-size: 18px ;
}
.center1 .car{
	width: 100%;
	border: #ddd solid 1px ;
	margin: 0 auto;
	height: 80px;
	margin-top: 20px;
	line-height: 40px;
	border-radius:10px ;
	-moz-border-radius:10px ;
	-o-border-radius:10px ;
	-webkit-border-radius:10px ;
}
.center1 .car>p{
	/*padding: 10px;*/
	padding-left: 20px;

}
.center1 .biaoti{
	width: 100%;
	margin: 0 auto;
	font-weight: 900;
	margin-top: 20px;
}
.center1 .biaoti>img{
	width: 20px;
	display: block;
	float: left;
	margin-right: 10px;
}
.center1 .ul1>li{
	margin-top: 20px;
	list-style: disc;
	margin-left: 20px;
}
.center1 .ul1 li>ol
{
    margin-top:10px;
    }
.center1 .ul1 li>ol li{
	margin-top: 0px;
	line-height:30px;
}

#DataShow
{
    font-size:15px;
    float:right;
    }

.tab{
	margin:20px auto;
	width: 100%;
	
}
.tab>p{
	margin-bottom: 15px;
}
.tab>table{
	border: 1px #ddd solid;
	border-radius:5px ;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	overflow: hidden;
	width: 704px;
	text-overflow:ellipsis;
}
  
.tab>table tr td{
	border-left: 1px #ddd solid;
	border-top: 1px #ddd solid;
	text-align: center;
	padding: 10px;
}
.tab>table tr th{
	border-left: 1px #ddd solid;
	height: 40px;
	background: #1C80CC;
	color: #fff;
	overflow: hidden;
	
}
.tab>table tr th:nth-child(1){
	border-radius:5px 0 0 0 ;
	-moz-border-radius:5px 0 0 0 ;
	-webkit-border-radius:5px 0 0 0 ;
}
.tab>table tr th:last-child{
	border-radius:0px 5px 0 0 ;
	-moz-border-radius:0px 5px 0 0  ;
	-webkit-border-radius:0px 5px 0 0 ;
}
.tab>table tr th:nth-child(1),.tab>table tr td:nth-child(1){
	border-left: 0px;
}
.tab>table tr td>a{
	color: #333333;
}
.tab>table tr td>a span{
	color: #ff0000;
}
.tab>table tr td>a p{
	color:#1C80CC;
}

.foot{
	margin:30px auto;
	width: 100%;
}
.foot>ul{
	margin-left: 20px;
	margin-top: 10px;
}
.foot>ul li{
	margin-top: 15px;
}


/*登录样式*/
.form1{
	width: 400px;
	border: 1px #ddd solid;
	margin: 50px auto;
	border-radius: 10px;
	overflow: hidden;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	position: relative;
}
.form1>p{
	width: 100%;
	height: 40px;
	background: #1c80cc;
	color: #fff;
	font-weight: 800;
	line-height: 40px;
}
.form1>p>img{
	display: block;
	width: 20px;
	float: left;
	margin: 10px 10px 0 10px;
}

.form1 .name,.form1 .password{
	margin: 20px auto;
	width: 300px;
	border:1px #ddd solid;
	height: 40px;
	position: relative;
	
}
.form1 .name>img,.form1 .password>img{
	width: 20px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.form1 .name>input,.form1 .password>input{
	width: 260px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 38px;
	border: 0;
	font-size: 15px;
	padding: 0;
}
.er{
	position: absolute;
	z-index:999;
	top: 40px;
	width: 100%;
	background: #FFFFFF;
	height: 267px;
	margin: 0 auto;
	text-align: center;
	display: none;
}
.er>img{
	width: 160px;
	margin: 0 auto;
	margin-top: 40px;
}
.er>p{
	color:#A3A3A3;
	font-size: 15px;
	padding-top:10px;
	
}
.a1{
	position: absolute;
	z-index:999;
	top: 0px;
	right: 0;
}
.a1>img{
	width: 45px;
}
.span1{
	display: block;
	position: absolute;
	z-index:999;
	top: 5px;
	color:#FFFFFF;
	border: 1px solid #fff;
	padding: 2px;
	right: 60px;
	font-size: 12px;
}

.form1 .check{
	margin: 20px auto;
	width: 300px;
}
.form1 .check input[type=checkbox]{
	display: block;
	float: left;
	margin-top: 5px;
}
.btn{
	width:300px;
	display: block;
	margin:0 auto 40px auto;
	height: 40px;
	color: #fff;
	font-size: 16px;
	background: -webkit-linear-gradient(#1c80cc, #2399f2, #1c80cc); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#1c80cc, #2399f2, #1c80cc); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#1c80cc,#2399f2, #1c80cc); /* Firefox 3.6 - 15 */
	background: linear-gradient(#1c80cc, #2399f2, #1c80cc); /* 标准的语法 */
	border: 0;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
}

.kong{
	width:100%;
	height: 40px;
}

.foot1{
	background:#dcdcdc;
	text-align: center;
	position: fixed;
	bottom: 0;
	z-index:9999;
	height: 80px;
	width: 100%;
	color:#6a6a6a;
	margin-top: 160px;
}
.foot1>p{
	margin-top: 10px;
}

/*展会相关必读*//*展会相关必读*/

.center1 .shuoming{
	width:100%;
	margin: 40px auto;
}
.center1 .shuoming>h3 img{
	display: block;
	float: left;
	width: 24px;
	margin-right: 8px;
}
.center1 .shuoming>h3 a{
	display: block;
	float: left;
	color: #1C80CC;
	font-size: 15px;
}
.center1 .shuoming>p{
	margin-top: 15px;
}

.center1 .jingtai
{
    margin-top: 25px;
    }

.center1 .jingtai>p{
	line-height:40px;
	text-indent:2em;
}


/*预定服务总览*//*预定服务总览*/
.center1>h3{
	width: 100%;
	margin-top: 40px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px;
}
.center1>h3 img{
	display: block;
	float: left;
	width: 22px;
	margin-right: 8px;
}
.center1>h3 span{
	display: block;
	float: left;
	color: #1C80CC;
	font-size: 15px;
	font-weight: 900;
}

.tab>table tr td  span{
	color: #ff0000;
}

/*会刊信息*//*会刊信息*//*会刊信息*/
.form2{
	width: 100%;
	margin-top: 40px;
}
.form2 .touxiang{
	width: 140px;
	margin: 0 auto;
}
.form2 .touxiang>img{
	width: 100%;
}

.tab2{
	width: 100%;
	margin-top: 20px;
}
.tab2>table{
	width: 100%;
}
.tab2>table tr td{
	text-align: right;
	height: 50px;
	vertical-align: middle;
}
.tab2>table tr td input[type=text]{
	
	width: 96%;
	border: 1px solid #ddd;
	padding: 10px 2%;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
}


#divPdt input[type=checkbox],#divPdt label
{
    display: block;
	float: left;
	cursor:pointer;
	
}

#divPdt input[type=checkbox]
{
    margin-top:4px;
    margin-left:5px;
    margin-right:5px;
}

.tab2>table tr td input[type=checkbox]{
   margin-left: 20px;
}
.tab2>table tr td .btn1,.tab2>table tr td .btn2{
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
	width: 90px;
	height: 38px;
	display: block;
	float: left;
}
.tab2>table tr td .btn2{
	background:#1c80cc;
	color: #fff;
	border: #1c80cc 1px solid;
	margin-left: 10px;
}
.tab2>table tr td .btn1{
	background: #fff;
	border: #1c80cc 1px solid;
	color: #1c80cc;
	
}
.tab2>table tr td .textear{
	height: 160px;
	width: 100%;
	border: 1px solid #ddd;
	font-size: 15px;
	font-family:"微软雅黑";
	
}
.tab2>table tr td p{
	text-align: center;
	color: #a3a3a3;
}
.lianxi>h3{
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}
.lianxi>h3 img{
	display: block;
	float: left;
	width: 22px;
	margin-right: 8px;
}
.lianxi>h3 span{
	display: block;
	float: left;
	color: #1C80CC;
	font-size: 15px;
	font-weight: 900;
}

.lianxi{
	width: 100%;
	margin-top: 20px;
}
.lianxi>table{
	width: 100%;
}
.lianxi>table tr .td1{
	width: 120px;
}
.lianxi>table tr td{
	text-align: right;
	height: 50px;
	vertical-align: middle;
}
.lianxi>table tr td input[type=text]{
	
	width: 96%;
	border: 1px solid #ddd;
	padding: 10px 2%;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
}
 #txt1{
	width: 100px;
	text-align: center;
}
#txt2{    
	width: 250px;
	text-align: center;
}
.lianxi>table tr td>select{
	
	width: 100px;
	border: 1px solid #ddd;
	padding: 10px 0;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
}
.form2 .btn3{
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
	border: 0;
	width: 160px;
	height: 38px;
	background: #1c80cc;
	color: #fff;
	margin:20px auto;
	display: block;
	border: 1px solid #ddd;
}

/*新品上传*//*新品上传*/
.center1 .zhanpin1{
	width: 100%;
	margin-top: 40px;
	border-bottom: #ddd 1px solid;
	padding-bottom:40px;
}
.center1 .zhanpin1>img{
	width: 200px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.center1 .zhanpin1 .jieshao{
	width: 480px;
	float: left;
}
.center1 .zhanpin1 .jieshao>h3{
	font-size: 15px;
}
.center1 .zhanpin1 .jieshao>p{
	margin-top: 15px;
}
.anniu{
	margin-top: 15px;
}
.anniu .btn1{
	
}

.center1 .zhanpin1 .jieshao>p em{
	color: #1c80cc;
	font-style: normal;
}
.center1 .zhanpin1 .jieshao>p a{
	color: #ff0000;
}

.anniu .btn1,.anniu .btn2{
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
	width: 100px;
	height: 38px;
	
}
.anniu .btn2{
	background: #1c80cc;
	color: #fff;
	margin-left: 40px;
	border: 1px solid #ddd;
}
.anniu .btn1{
	background: #fff;
	border: #1c80cc 1px solid;
	color: #1c80cc;
	margin-left: 38px;
}


/*服务与联络*//*服务与联络*/
 .tab3{
 	width: 94%;
 	margin: 30px auto;
 	border-bottom: 1px #ddd solid;
 	padding-bottom: 40px;
 }
 .tab3>p{
 	margin-bottom: 10px;
 }
.tab3>table{
	width: 100%;
	margin: 0 auto;
}

/*楣板信息*/

.tab4{
	margin:20px auto;
	width: 100%;
}
.tab4>p{
	margin-bottom: 15px;
	line-height: 40px;
}
    .tab4 > table {
        border: 1px #ddd solid;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;        
        overflow: hidden;
        width: 704px;
        text-overflow: ellipsis;
    }
  
.tab4>table tr td{
	border-left: 1px #ddd solid;
	border-top: 1px #ddd solid;
	text-align: center;
	padding: 10px;
}
.tab4>table tr th{
	/*border-left: 1px #ddd solid;*/
	height: 40px;
	background: #1C80CC;
	color: #fff;
	overflow: hidden;
	
}
.tab4>table tr th:nth-child(1){
	border-radius:5px 0 0 0 ;
	-moz-border-radius:5px 0 0 0 ;
	-webkit-border-radius:5px 0 0 0 ;
}
.tab4>table tr th:last-child{
	border-radius:0px 5px 0 0 ;
	-moz-border-radius:0px 5px 0 0  ;
	-webkit-border-radius:0px 5px 0 0 ;
}
.tab4>table tr th:nth-child(1),.tab4>table tr td:nth-child(1){
	border-left: 0px;
}

.form3{
	margin:20px auto;
	width: 100%;
}

.form3>p{
	line-height: 40px;
}
.form3>p span{
	color: #A3A3A3;
}
.form3>table{
	width: 100%;
	margin: 0 auto;
}

.form3>table tr td input{
	width:360px;
	margin: 0 auto;
	padding: 10px 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
}
.form3>table tr td span{
	color: #A3A3A3;
}

.btn3{
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
	width: 160px;
	height: 38px;
	background: #1c80cc;
	color: #fff;
	margin:30px auto;
	display: block;
	border: 1px solid #1c80cc;
}
/**水电、通讯设备租赁*/
.xinxi{
	margin:20px auto;
	width: 100%;
}
.xinxi ol li{
	margin-top: 20px;
	margin-left: 20px;
}
.tab>table tr td input{
	width: 60px;
	text-align: center;
	font-size: 15px;
	padding:4px 0px;
}

/**链接邀请*//**链接邀请*/

.lianjei{
	margin:30px auto;
	width: 100%;
}
.lianjei>table{
	margin-top: 20px;
}
.lianjei>table tr td input[type=text]{
	width:460px;
	margin: 0 auto;
	padding: 10px 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	font-size: 15px;
}
.lianjei>table tr td input[type=button]{
	margin: 0 auto;
	padding: 10px 10px;
	border: 1px solid #ddd;
	width: 160px;
	border-radius: 5px;
	-moz-border-radius:5px ;
	-o-border-radius:5px ;
	-webkit-border-radius:5px ;
	background: #1C80CC;
	color: #FFFFFF;
	font-size: 15px;
}

.fenxiang{
	margin:30px auto;
	width: 100%;
}
.fenxiang>p{
	float: left;
}
.fenxiang>a{
	display: block;
	float: left;
	margin-left: 20px;
}
.fenxiang>a img{
	width: 25px;
}

/*定制邀请函*//*定制邀请函*/

.yaoqing{
	margin:30px auto;
	width: 100%;
}
.yaoqing>table tr td input[type=text]{
	width:320px;
	margin: 0 auto;
	font-size: 15px;
}
.yaoqing>table tr td{
	height: 50px;
}
.yaoqing>table tr td input[type=button]{
	margin: 0 auto;
	padding: 10px 10px;
	width: 80px;
	background: #1C80CC;
	color: #FFFFFF;
	border: 1px #1c80cc solid;
	height:35px;
}
.yaoqing .img{
	border: 1px #ddd solid;
	padding: 0px;
	
	width:600px;
	height: 900px;
	margin: 20px auto;
	position: relative;
}
.yaoqing .img>img{
	width: 50px;
	display: block;
	position: absolute;
	top:220px;
	left: 270px;
}
.yaoqing .img>p{
	position: absolute;
	bottom:240px;
	left: 280px;
	color: #fff;
}	
.yaoqing .img>a{
	position: absolute;
	bottom:164px;
	left: 205px;
	color: #fff;
	display: block;
	width: 190px;
	height: 46px;
	/*background: #ff0000;*/
}			

.fenye{
	margin: 30px auto;
	width: 708px;
}
.fenye li{
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 30px;
	height: 30px;
	margin-left: 20px;
	text-align: center;
	line-height: 30px;
}
.fenye li a{
	color: #333;
}
.fenye .active1{
	background: #1c80cc;
	border: 0;
}
.fenye .active1>a{
	color: #fff;
}
	
.fenye li>input[type=text]{	
	border:0;
	width: 10px;
	height:10px;
	display: block;
}	
.fenye li:nth-child(1),.fenye li:nth-child(6){
	width: 60px;
}
.fenye li:nth-child(7){
	width: 60px;
	border: 0;
	color: #a3a3a3;
}	
.fenye li:nth-child(8),.fenye li:nth-child(10),.fenye li:last-child{
	border: 0;
}
.fenye li>input[type=button]{	
	border:0;
	width: 60px;
	height:30px;
	display: block;
	background: #d9d9d9;
}	


/*技术人才*/


.p1{
	line-height: 40px;
	margin-top: 20px;
}
.dl1{
	margin-top: 20px;
}
.dl1 dd{
	padding-top: 15px;
}
.tab>table tr td select{
	border: 1px #ddd solid;
	padding: 0;
	margin: 0;
	height:25px;
}			
.btn4{
	display: block;
	float: left;
	border: 1px #1c80cc solid;
	width: 120px;
	height: 36px;
	color:#1c80cc ;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	line-height: 36px;
	margin-left:10px;
	
}
.btn5{
	float: left;
	width: 120px;
	height: 38px;
	background:#1c80cc ;
	border: 0px;
	color: #FFF;
	font-size: 15px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 0px;
	display: block;
	text-align: center;
	line-height: 38px;
}

/*展商胸卡*/

.p2{
	line-height: 40px;
	margin-top: 20px;
}
.pp{
	margin-top: 20px;
}
.pp>span{
	color: #ff0000;
}
.btn6{
	width: 120px;
	height: 38px;
	background:#d9d9d9 ;
	border: 0px;
	color: #000;
	font-size: 15px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 20px;
	display: block;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
}
.xinzeng{
	width: 450px;
	margin: 0px auto;
}
.xinzeng>table{
	width: 100%;
	border: 1px solid #ddd;
}
.xinzeng>table tr td{
	text-align: right;
}
.xinzeng>table tr td input[type=text]{
	display: block;
	padding: 10px;
	width: 250px;
	
}

/*现场推广*/
.tab>table tr td input[type=text]{
	/*padding: 0;*/
	font-size: 15px;
}
/*观众列表*/

.btn7{
	margin: 0 auto;
}
.chaxun{
	width: 100%;
	margin: 30px auto;
	
}
.chaxun>p{
	padding-bottom: 15px;
}
.chaxun>table{
	width: 748px;
	border: 1px #ddd solid;
	padding: 0 50px;
	margin: 0 auto;
}



/*
新品上传 
 */

.p3{
	color: #1C80CC; 
	margin-top:40px;
}
.select{
	width: 100%;
	padding: 10px 0;
	border:1px #ddd solid ;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
}
.wenzi1{
	text-align: left;
	color: #A3A3A3;
	line-height: 30px;
}
.tab5{
	width: 100%;
	margin: 0 auto;
}
.tab5 tr td input[type=text]{
	width: 96%;
	
}

.tab5>table tr td .btn2{
	background:#1c80cc;
	color: #fff;
	border: #1c80cc 1px solid;
	margin-left: 10px;
}
.tab5>table tr td .btn1{
	background: #fff;
	border: #1c80cc 1px solid;
	color: #1c80cc;
	
}


.td2{
	width: 150px;
}
.img1{
	margin-top: 20px;
}
.textear{
	width: 100%;
	height: 120px;
	border:1px #ddd solid ;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
}

#DeleteService
{
    color:#1c80cc;
    }



.demo{width:115px;margin:0px auto;}

/* select */
.select1{position:relative;float:left;margin:0 auto;}
.select1 dt{height:28px;display:inline-block;border:1px solid #d2ccc4;background:#fcfcfb url(../img/ico.gif) no-repeat 97px center;
            line-height:28px;font-weight:bold;padding-left:10px;cursor:pointer;width:90px;padding-right:12px;white-space:nowrap;
            text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
.select1 dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select1 dd{position:absolute;left:0;top:29px;border:1px solid #d2ccc4;background:#fff;display:none;z-index: 99999}
.select1 dd ul{padding:4px;width:104px;max-height:250px;overflow:auto;z-index: 99999; background: #fff;}
.select1 dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select1 dd ul li a:hover{background:#f5f5f5;}




/*设备租赁*/

.substance{
	width: 100%;
	margin: 20px auto;
}
.screen{
	width: 100%;
	margin: 0 auto;
}
.screen li{
	float: left;
	line-height: 28px;
}
.screen li a{
	display: block;
	color:#333333;
	margin-left: 20px;
	width: 60px;
	background: #eeeeee;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.screen li a:hover{
	color: #1C80CC;
}
.screen li .active3{
	background: #1C80CC;
	color: #FFFFFF;
}
.screen li .active3:hover{
	color: #fff;
}
.product{
	margin: 20px auto;
	width: 0 auto;
	border-bottom: 1px dotted #DDDDDD;
	padding-bottom: 40px;
}
.product>img{
	float: left;
	width: 22%;
	margin-top: 10px;
}
.introduce{
	float: right;
	width: 75%;
}
.introduce h2{
	font-size: 15px;
	margin-top: 10px;
}
.Price{
	color:#ff0000!important;
}
.introduce p{
	margin: 10px 0;
	color: #A3A3A3;
}


.imgg{
	float: left;
	width: 30%;
	margin-top: 10px;
}
.imgg img{
	width: 100%;
}
.introduce1{
	width: 65%;
	float: right;
}
.introduce1 h2{
	font-size: 15px;
	margin-top: 20px;
}

.imga{
	width: 100%;
}
.imga h2{
	font-size: 15px;
	margin-top: 20px;
}
.imga ul{
	width: 100%;
}
.imga ul li{
	width: 25%;
	float: left;
}
.imga ul li img{
	width: 90%;
	margin: 0 auto;
	display: block;
}

.introduce{
	float: right;
	width: 75%;
}

.introduce h2{
	font-size: 15px;
	margin-top: 10px;
}
.Price{
	color:#ff0000!important;
}
.introduce p,.introduce1 p{
	margin: 10px 0;
	color: #A3A3A3;
}



/*大图查看*/



.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}

*html .clearfix{ zoom:1;}



.preview{width:300px; height:465px; margin:50px 0px 0px 10px; float: left;}

/* smallImg */

.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:290px; overflow:hidden;float:left;}

.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }

.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../../DataFile/temp/small/d_08.png) no-repeat;}

.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../../DataFile/temp/small/d_09.png) no-repeat; margin-left:275px; margin-top:-50px;}



#imageMenu {height:50px; width:270px; overflow:hidden; margin-left:0; float:left;}

#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}

#imageMenu li img{width:50px; height:50px;cursor:pointer;}

#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}

/* bigImg */

.bigImg{position:relative; float:left; width:300px; height:300px; overflow:hidden;}

.bigImg #midimg{width:300px; height:300px;}

.bigImg #winSelector{width:235px; height:210px;}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */

#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}

#bigView img{position:absolute;}


.right2{
	float: left;
	max-width:428px;
	margin: 110px 0 0 20px;
	font-family: "微软雅黑";
}
.right2 h2{
	font-size: 15px;
}
.p{
	color: #A3A3A3;
	margin-top: 10px;
}
.right2 p{
	margin-top: 10px;
}
.right2 p strong{
	color: #ff0000;
	font-size: 18px;
}

.mode{
	    
}
.active4{
	border: 1px solid #1C80CC!important;
	color: #1C80CC;
}
.mode span{
	display: block;
	float: left;
}
.mode a{
	border: 1px solid #ddd;
	padding: 0px;
	width: 80px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}
.amount{
	margin-top: 20px;
}
	
.jian{
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	padding: 0;
	text-align: center;
	margin: 8px 0;
	border: 1px #b1b1b1 solid;
	line-height: 22px;
	
}
.span2{
	display: block;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}



/*展台搭建*/
.booth{
	width: 100%;
	margin: 20px auto;
}
.booth1,.booth2{
	display: block;
	width: 239px;
	height: 320px;
	border: 1px #ddd solid;
	float: left;

}
.booth2{
	margin: 0 17px 0px 17px;
}
	
.booth1 h3,.booth2 h3{
	color: #FF0000;
	margin-top: 10px!important;
}
.booth1 h2,.booth1 h3,.booth2 h3,.booth2 h2{
	font-size: 15px;
	padding-left: 5px;
	margin: 5px 0;
	font-family: "微软雅黑";
}
.booth1 p,.booth2 p{
	color: #959595;
	padding-left: 5px;
	padding-top: 0px;
}
.booth1 strong,.booth2 strong{
	display: block;
	padding-left: 5px;
	margin-top: 5px;
	color: #1C80CC;
}
	
.img2{
	width: 100%;
	height: 200px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.img2>img{
	width: 100%;
	margin: 0 auto;
}


/*酒店预订*/		
.link{
	width: 100%;
	margin-top: 20px;
}
.aa1{
	background: url(../img/xiangxi.png) no-repeat;	
	background-size: 20px auto;
	padding-left: 25px;
	color: #333333;
}		
.aa2{
	background: url(../img/ditu.png) no-repeat 0 -0px;	
	background-size: 20px auto;
	padding-left: 25px;
	height: 30px;
	color: #333333;
	margin-left: 20px;
}		
.aa3{
	background: url(../img/huanjing.png) no-repeat;	
	background-size: 20px auto;
	padding-left: 25px;
	color: #333333;
	margin-left: 20px;
}		
	
.lei{
		clear: both;
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
}
	
.tabb{
	width:100%;
	margin: 0 auto;
	border: 1px #ddd solid;
}	
.tabb tr th{
	padding: 10px 0;
	background: #edf3f6;
}
.tabb tr td{
	padding: 10px 0;
	text-align: center;
}		
.tabb tr td a{
	background: #1C80CC;
	padding: 5px;
	color: #FFFFFF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
}
.tabb tr td span{
		color: #FF0000;
	}

.kefu{
	margin: 20px 0;
	width: 100%;
}
.kefu1{
	width: 100%;
}
.kefu1 tr th{
	text-align: left;
	background: #EDF3F6;
	padding: 10px 10px;
}
.kefu1 tr td{
	padding: 10px 10px;
	text-align: left;
}		
.kefu1 tr th span,.kefu1 tr td span{
	color: #FF0000;
}
.kefu1 tr td select{
	padding: 10px;
	height: 39px;
	font-size: 15px;
	width: 195px;
	background: #FFFFFF;
}
.kefu1 tr td textarea{
	width: 100%;
	height: 120px;
	border: 1px #DDDDDD solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
}











