@charset "utf-8";
/*头部*/
.header .search {
    width: 500px;
    height: 34px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 3px solid #0A95DC;
    margin: 10px 0px 0px 60px;
}
.header .search:hover .keyword {
    border-color: #0A95DC;
}
.header .search .keyword {
    width: 387px;
    height: 20px;
    line-height: 20px;
    padding: 6px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #888888;
    font-size: 14px;
    -webkit-transition: border-color ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    outline: none;
    border: 1px solid #0A95DC;
    border-right: 0px;
    background: none;
}
.header .search button {
    width: 100px;
    height: 34px;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    blr: expression(this.hideFocus = true);
    border: 0px;
    background: url(../images/common.gif) 0px -210px no-repeat;
}
.header .phone {
	float: right;
    width: 180px;
    padding: 20px 20px 10px 20px;
    margin: 10px 10px 0px 0px;
    position: relative;
    color: #0A95DC;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
}
.header .phone em {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 30px;
    position: absolute;
    top: -15px;
    left: 20px;
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    background: url(../images/common.gif) -270px -240px no-repeat #ffffff;
}
/*筛选*/
 .filter {
	margin-bottom: 4px;
}
.filter .title {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #6d6d6d;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	border: solid 1px #e4e4e4;
}

 .filter .content {
	padding: 0px 10px;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
}

 .filter dl {
	width: 960px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
	border-bottom: dotted 1px #e8e8e8;
}

 .filter dl.last {
	border-bottom: none;
}

 .filter dt {
	width: 80px;
	float: left;
	margin-right: 8px;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
}

 .filter dd {
	float: left;
	margin-right: 12px;
	color: #1859a5;
	white-space: nowrap;
}

 .filter dd a {
	line-height: 30px;
	padding: 2px 4px;
	color: #2953a5;
}

 .filter dd a.current {
	color: #ffffff;
	background-color: #4b9ae7;
}

 .filter .moreOption {
	width: 12px;
	height: 30px;
	line-height: 30px;
	display: none;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #7d7d7d;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/product.gif) -210px -270px no-repeat;
}

 .filter dd.close {
	background: url(../images/product.gif) -210px -300px no-repeat;
}

 .filter .moreFilter {
	line-height: 6px;
	background: url(../images/product.gif) 0px 0px repeat-x;
}

 .filter .moreFilter a {
	width: 108px;
	height: 27px;
	line-height: 22px;
	display: block;
	margin: 0px auto;
	text-align: center;
	outline: none;
	blr: expression(this.hideFocus = true);
	background: url(../images/product.gif) 0px -480px no-repeat;
}

 .filter .moreFilter .close {
	background: url(../images/product.gif) -120px -480px no-repeat;
}
/*工具栏*/
.bar {
	margin-bottom: 10px;
	color: #434343;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #dddddd;
}

 .bar .layout {
	height: 26px;
	line-height: 26px;
	padding: 8px 0px 8px 8px;
	border-bottom: dotted 1px #dddddd;
	background: url(../images/product.gif) 0px -30px repeat-x;
}

 .bar .layout label {
	float: left;
	margin-right: 8px;
}

 .bar .layout a {
	float: left;
	padding: 1px;
	margin-right: 10px;
	outline: none;
	blr: expression(this.hideFocus = true);
	cursor: pointer;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

 .bar .layout a:hover {
	border: solid 1px #4b9ae7;
}

 .bar .layout a.current {
	border: solid 1px #4b9ae7;
}

 .bar .layout a span {
	min-width: 22px;
	_width: 22px;
	_white-space: nowrap;
	height: 22px;
	line-height: 22px;
	display: block;
	margin-right: 0px;
	text-align: center;
	background: url(../images/product.gif) 0px -90px repeat-x;
}

 .bar .layout .currentTable {
	border: solid 1px #f9ad75;
}

 .bar .layout .currentTable span {
	background: url(../images/product.gif) -30px -510px no-repeat;
}

 .bar .layout .currentList {
	border: solid 1px #f9ad75;
}

 .bar .layout .currentList span {
	background: url(../images/product.gif) -90px -510px no-repeat;
}

.layoutPage {
	float: right;
	margin-right: 0px;
}

.layoutPage span {
	padding: 0px 6px;
}
/*结果列表*/
 .list {
	margin-bottom: 10px;
}

 .list li {
	line-height: 22px;
	padding: 5px 0px;
	overflow: hidden;
	border-bottom: solid 1px #e4e4e4;
}

 .list img {
	float: left;
}

 .list span {
	display: block;
	float: left;
	padding-left: 20px;
}
.projectDesc{margin: 10px 0px 10px 40px;}
.projectDesc h3{font-size: 14px;font-weight: normal;color: #0A95DC;margin: 10px 0px;}
.projectDesc h3 a{color: #0A95DC;}
.projectOpt{margin:40px 80px 10px 0px;background: #0A95DC; padding: 5px;}
.projectOpt a{color: #fff}
.projectDesc .rightDesc{margin-left: 50px;width: 230px;}
/*展会明细*/
.project_detail_top {
    height: 140px;
    background: #fff
}
.project_detail_top .logo{margin:20px 0 0 30px;}
.border {border: solid 1px #d7d7d7;}
.border3 {
    border: solid 1px #d7d7d7;
    border-top: none;
}
.col1 {
    color: #369;
}
.col4 {
    color: #000;
    font-weight: bold;
}
.fam2 {
    font-family: 微软雅黑, 宋体;
}

.bgc1 {
    background: #0A95DC;
}
.bgc2 {
    background: #FFFFCC;
}
.bgc3 {background: #FFF;}

.space {
    margin-top: 14px;
}
.space4 {
	margin-left: 30px;
    margin-top: 20px;
}
.cs {
    color: #0A95DC;
}
.h248 {
    height: 248px;
}

.content {
    padding: 10px;
}

.righ_zhxx li {
    line-height: 350%;
}

.dx {
    height: 1%;
}

.v3_lan7 {
    border-bottom: 1px solid #d7d7d7;
    border-top: 2px solid #0A95DC;
    height: 40px;
    padding-left: 0px;
}
.v3_lan7 p {
    display: inline;
    float: left;
    font-family: 微软雅黑;
    font-size: 17px;
    line-height: 38px;
    padding-top: 2px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}

.link_article ul.text_list li {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-bottom: 1px dotted #C9C9C9;
    color: #0061aa;
    letter-spacing: 1px;
	margin-left:10px;
}
.captchaImage {
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.tj_an {
    color: #fff;
    border: 1px solid #007aff;
    background-color: #007aff;
        font-size: 14px;
    font-weight: 400;
    line-height: 1.42;
    position: relative;
    display: inline-block;
	padding: 6px 12px;
    cursor: pointer;
    transition: all;
        transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
}
span.requiredField {
    padding-right: 3px;
    color: #ff6d6d;
    font-size: 10px;
}
label.error{
    color: #ffb042;
    padding-left: 6px;
}
#captcha{
	text-transform: uppercase 
}
