/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
a {
  text-decoration: none;
  color: #666;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style-type: none;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/*ie浏览器点击input后面会出现叉号*/
input[type=text]::-ms-clear {
  display: none;
}
input::-webkit-search-cancel-button {
  display: none;
}
input.t {
  border: 1px solid #fff;
  background: #fff;
  padding-left: 5px;
  height: 30px;
  line-height: 30px ;
  font-size: 12px;
  font-color: #004779;
}
/*浮动*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
li {
  list-style: none;
}
input {
  outline: none;
}
/*超出部分加省略号*/
.ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.banner {
  width: 100%;
  height: 320px;
  background: url("../images/01.jpg") no-repeat center;
}
.body {
  width: 1024px;
  margin: 22px auto 0px auto;
}
.body .daohang ul li {
  float: left;
  margin-right: 15px;
}
.body .daohang ul li a {
  color: #000;
}
.body .brief_introduction {
  height: 100%;
  width: 100%;
}
.body .brief_introduction .text_introduction {
  margin-top: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}
.body .brief_introduction .text_introduction p {
  text-indent: 2em;
}
.body .Distinguished_guest {
  width: 100%;
}
.body .Distinguished_guest .head_portrait {
  width: 100%;
}
.body .Distinguished_guest .info_guest {
  margin: 30px 0px;
}
.body .Distinguished_guest .info_guest ul li {
  width: 19%;
  float: left;
}
.body .To_review {
  width: 100%;
}
.body .To_review .yellow_title {
  width: 100%;
  height: 27px;
  display: block;
  margin-top: 20px;
}
/*.body .To_review .yellow_title li {
  float: left;
  width: 72px;
  height: 27px;
  margin-right: 7px;
  text-align: center;
  line-height: 27px;
}*/
.body .To_review .Exhibition {
  width: 100%;
  height: 180px;
  margin-top: 22px;
}
.body .To_review .Exhibition .info_Exhibition li {
  float: left;
  width: 240px;
  height: 180px;
  margin-right: 20px;
}
.body .To_review .Exhibition .info_Exhibition .margin-right_0 {
  margin-right: 0;
}
.body .report {
  width: 100%;
  height: 230px;
  margin-top: 78px;
}
.body .report .content_report .text_content_report {
  float: left;
  width: 300px;
  height: 212px;
  margin-right: 62px;
  line-height: 24px;
}
.body .report .content_report .text_content_report a {
  color: #000;
  font-size: 12px;
}
.body .report .content_report .text_content_report .report_logo {
  width: 100%;
  height: 30px;
  background-color: #fff;
}
.body .report .content_report .report_margin_right_0 {
  margin-right: 0px;
}
.body .Sponsor {
  margin-top: 60px;
}
.body .Sponsor .logo_Sponsor {
  margin-top: 30px;
}
.body .Sponsor .logo_Sponsor li {
  float: left;
  width: 14.28571429%;
  height: 100px;
}
.body .Contact_us {
  width: 100%;
  margin-top: 20px;
}
.body .Contact_us .name_iphone {
  width: 100%;
  margin-top: 25px;
}
.body .Contact_us .name_iphone .name_iphone_one {
  float: left;
}
.body .Contact_us .name_iphone .name_iphone_one li {
  margin-top: 20px;
}
.body .Contact_us .name_iphone .name_iphone_one .text_center {
  padding-left: 30px;
}
.body .public_title {
  font-size: 18px;
  color: #01a4cd;
  font-weight: 600;
}
.body .public_hr {
  height: 14px;
  background: url("../images/08.png") no-repeat center bottom;
}
/*.body .Entrusted_Son {
  display: block;
  width: 100%;
  height: 100%;
  background: #f0d205;
  font-size: 12px;
  color: #FFF;
}*/
/*.body .Entrusted_Son:hover{
  background: url('../images/12.png') no-repeat center;
}*/


.yellow_title li{
  width: 72px;
  height: 27px;
  line-height: 27px;
	float: left;
	background: #f0d205;
	text-align: center;
	margin-right: 10px;
}
.yellow_title li:hover{
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
	box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	*margin-right: 6px;
	*margin-bottom: -4px;
}
.shadow{
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
	box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	*margin-right: 6px !important;
	*margin-bottom: -4px;
}
.yellow_title li > a{
  display: block;
  width: 100%;
  height: 100%;
	color: #fff;
  font-size: 12px;
}

/*主办单位*/

.sponsor{
	margin-top: 55px;
}
.sponsorLogo_box{
	margin-top: 25px;
}
.sponsorLogo_box > .logoBox-1-5{
	width: 20%;
	*width: 19.9%;
	text-align: center;
	float: left;
	vertical-align: middle;
	height: 70px;
}
.sponsorLogo_box > .logoBox-1-5 img{
	width: 100%;
}
.convention_about{
	background: url(../images/convention_about_bg.jpg) center center no-repeat;
	padding: 35px 0;
	height: 328px;
}
.convention_about > div{
	float: left;
}
.convention_about .about-1-2{
	width: 50%;
	height: 100%;
}

.sponsor{
	margin-top: 55px;
}
.sponsorLogo_box{
	margin-top: 25px;
}
.sponsorLogo_box > .logoBox-1-5{
	width: 20%;
	*width: 19.9%;
	text-align: center;
	float: left;
	vertical-align: middle;
	height: 70px;
}
.sponsorLogo_box > .logoBox-1-5 img{
	width: 100%;
}