@charset "utf-8";
/* CSS Document */
body,html{font-family:Arial;font-size:12px;color:#333;background:#fff;outline:none;font-weight:400;}
body,div,a,ul,li,img,span,p{margin:0;padding:0;outline:none;font-weight:400;}
h1,h2,h3,h4,h5,h6{margin:0px;outline:none;font-weight:400;}
input,select,textarea,button{outline:none;font-weight:400;} 
*{margin:0;padding:0;}
.l{float:left;}
.r{float:right;}

.ClearFix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
a{text-decoration:none;cursor:pointer;color:#333;outline:none !important;}
ul,li{list-style:none;}
img{border:none;}
a:hover{text-decoration:none;}

/*分页*/
.list{width:100%;overflow:hidden;margin-top:60px;text-align:center;}
.list ul{}
.list ul li{display:inline-block;margin:0 3px;text-align:center;vertical-align:text-top;}
.list ul li h2{width:34px;height:34px;line-height:32px;font-size:14px;color:#333333;border-radius:2px;border:1px solid #e1e1e1;}
.list ul li h2:hover,.list ul li h2.on{background:#E50011;border:1px solid #E50011;color:#FFFFFF;}
.list ul li h3{width:34px;height:34px;border-radius:2px;border:1px solid #e1e1e1;background:url(../images/list1.png) no-repeat center center;background-size:9px 16px;}
.list ul li h4{width:34px;height:34px;border-radius:2px;border:1px solid #e1e1e1;background:url(../images/list2.png) no-repeat center center;background-size:9px 16px;}
/*分页*/
/* GRID */

.twelve { width: 100%; }
.eleven { width: 91.53%; }
.ten { width: 83.06%; }
.nine { width: 74.6%; }
.eight { width: 66.13%; }
.seven { width: 57.66%; }
.six { width: 49.2%; }
.five { width: 40.73%; }
.four { width: 32.26%; }
.three { width: 23.8%; }
.two { width: 15.33%; }
.one { width: 6.866%; }

/* COLUMNS */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-of-type {
  margin-left: 0;
}


/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* ALL */

.row .three{
  padding: 80px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF;
  color: #FFFFFF;
  text-align: center;
}

.hamburger .line{
  width: 22px;
  height: 2px;
  background-color: #FFFFFF;
  display: block;
  margin:0  auto 6px;
  border-radius:0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-6px) rotate(-46deg);
  -ms-transform: translateY(-6px) rotate(-46deg);
  -o-transform: translateY(-6px) rotate(-46deg);
  transform: translateY(-6px) rotate(-46deg);
}

.list{width:100%;overflow:hidden;text-align:center;}
.list1{float:left;width:30%;/* margin-left:15%; */}
.list1 h2{font-size:14px;color:#333333;}
.list1 select{ outline: none;height:30px;border:1px solid #e1e1e1;}
.list2{width:50%;height:36px;text-align:center;float:right;/* margin-top:30px; */margin-right:5%;margin-left:0px;}
.list2 ul{display:inline-block;vertical-align:text-top;}
.list2 ul li{float:left;min-width:30px;height:30px;margin-left:10px;overflow:hidden	;padding:0 5px;text-align:center;border:1px solid #e1e1e1;}
.list2 ul li span{display:block;font-size:14px;color:#333333;line-height:28px;}
.list2 ul li:hover,.list2 ul li.on{background:#667add;border:1px solid #667add;}
.list2 ul li:hover span,.list2 ul li.on span{color:#FFF;}
.list2 h2{display:inline-block;vertical-align:text-top;margin-left:15px;height:auto !important;text-align:center;font-size:14px;}
.list2 h2 select{ outline: none;width:50px;}
.list2 h2{font-size:14px;color:#333333;line-height:30px;}
.list1 h2{font-size:14px;color:#333333;line-height:30px;}

.special_report_b1{padding:15px 70px;background:#FFFFFF;overflow:hidden;}
/* .special_report_b1 .list2{margin:80px 0 90px;} */
.special_report_b2{}
.special_report_b2 li{padding:0 80px;}
.special_report_b2 li h2{line-height:70px;font-size:16px;color:#333333;background:url(../images/special_report_b2.png) no-repeat left center;background-size:4px 7px;padding-left:25px;border-bottom:1px dashed #e1e1e1;}
.special_report_b2 li:hover{background:#F7F7F7;}
.special_report_b2 li:hover h2{color:#198DE5;font-weight:700;background:url(../images/special_report_b3.png) no-repeat left center;background-size:4px 7px;border-bottom:1px dashed #F7F7F7;}

.special_report_b3{}
.special_report_b3 table{width:100%;}
.special_report_b3 li{width:100%;overflow:hidden;padding:0 20px;}
.special_report_b3 li:hover{background:#F7F7F7;}
.special_report_b3 li:hover .special_report_b6{border-bottom:1px solid #F7F7F7;background:url(../images/special_report_b8.png) no-repeat right center;background-size:44px 44px;}
.special_report_b4{float:left;width:280px;margin-right:20px;}
.special_report_b5{float:left;width:730px;}
.special_report_b5 h2{font-size:18px;color:#333333;line-height:28px;}
.special_report_b5 h3{font-size:14px;color:#999999;line-height:24px;}
.special_report_b5 p{font-size:14px;color:#656565;line-height:24px;margin-top:10px;}
.special_report_b6{padding:20px 0;border-bottom:1px solid #e1e1e1;width:100%;overflow:hidden;}
.special_report_b7{background:#FFFFFF;overflow:hidden;}
.special_report_b7 .list{margin:65px 0;}




@media screen and (min-width:281px) and (max-width:768px){
	
	
.banner30{width:100%  !important}	
	
	.banner31{float: none  !important;
	width: 100%  !important;
	margin:0px auto 10px !important}
.banner32{float: none;
	width: 100%;
	margin:0px auto 10px !important}
.banner33{float: none;
	width: 100%;
	margin:0px auto 10px !important}
	
	.index_a9 h2 {
    width: 121px;
    height: 100px;
    float: right;
}
	
	

.index_a9 {
    top: 0px  !important;
    left: 0%  !important;
    margin-left: 0px  !important;
    width: 100%  !important;
}
	.index_a1 {
    background: #f8f8f8;
    padding: 10px 0 20px !important;
    position: relative;
}
	
	.header58 ul li.dowm h2 {
    background: none !important;
    padding: 0px 20px 0px 20px  !important;
    border-radius: 40px;
    border: 0px solid #e5e5e5 !important;
    height: 40px;
    line-height: 40px;
    margin-top: 0px !important;
}
.banner{width:100% !important;height:auto !important; }	
.index_a3 {
    float: none !important;
    width: 100%  !important;
    height: 620px;
}	
	
	.index_b1 {
    width: 100%  !important;
    height: auto  !important;
    margin-left: 0px  !important;
    padding: 20px;
    float: none   !important;
    border: 1px solid #e1e1e1;
    background: #FFFFFF;margin-top:20px;margin-bottom:20px;
}
	.index_a2 {
    width: 100%;
    overflow: hidden;
    padding:0px  10px;margin-bottom: 0px !important;
}
	
	
.exhibitors4 {
    margin-bottom: 20px  !important;
    padding: 0px 20px;
}
.container,body{width:100%;min-width:300px !important;}
.dermis_application_c dl dt {
    float: none   !important;
    text-align: left !important;
}
.dermis_application_textarea{width:90%  !important;}
.dermis_application_c dl dd {
    float: none   !important;
    max-width: 900px;
}
.dermis_application_c dl {
    float: none  !important;
}
.personal_center_r15 {
    margin-top: 40px;margin-left:3%;
    width: 94%   !important;
    overflow: hidden;
}
.verification_button{ float: none  !important;}
.dhead1,.dhead3{ width: 100%   !important;height:auto   !important;display:table;}
.dhead20{ width: 100%   !important;}
.dhead20 img{width:90%;}
.path0{ width: 100%   !important;    display: none;}
.footer_a1{height:auto   !important;    background: #0D619F  !important; }
.footer_a4{ float: none  !important;}
.footer_a1 .container,.footer_a8{display:none;}
.dfootr {
    line-height: 30px  !important;
    background: #FFFFFF;
    font-size: 14px;
    color: #333;
    text-align: center;padding:30px 30px;
}
.dhead0{height:auto   !important;}
.discount1{padding:0px  !important;}
.header58 ul li h2 {
    line-height: 32px  !important;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 0px 20px;
}
.dhead2{height:auto   !important;padding:20px;}

.exhibitor_query1 {
    padding: 20px 10px 30px  !important;
}

.handbook3 {
    padding: 15px 10px  !important;
    border-bottom: 1px solid #e1e1e1;
}

.discount4{padding:0px 20px;}

.discount1{min-height: 300px !important;}
.handbook5{padding:0px 20px !important;}

.header58 ul li dl{z-index:2000;top:36px  !important;}
.ul-list{padding:0px 10px;}

.discount4 img{max-width:100% !important;margin-left: -0em;}
.discount4 table{width:100% !important;}

.right-box {
    width: 100% !important;
    float: none !important;
}
.left-box {
    width: 100% !important;
    float: none !important;margin-top:20px;
}
.index_c6 li {
    float: none !important;
     width: 100% !important;
     margin-right: 0px !important; margin-bottom:10px;
}
.index_c1 {
    float: none !important;
    width: 100% !important;
    height: auto !important;
}
.index_c5 {
    width: 100% !important;
    height: auto !important;
    margin-top: 10px !important;
}
.index_c5 h3 {
    width: 100% !important;
}
}