﻿@charset "utf-8";
.clear{clear:both}

.mt20{margin-top: 20px;}
/* picbox */

body{font-family:'Microsoft YaHei','微软雅黑','宋体' ,'SimSun','黑体' ,'Arial Black','sans-serif';}
.w500{width: 500px}
.w400{width: 400px}

.pb40{padding-bottom: 40px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.mb20{margin-bottom: 20px;}
.mb15{margin-bottom: 15px;}
p{line-height: 26px;color: #686866;}
h4{padding-bottom: 30px;margin-bottom: 20px; background: url(../images/bottom.png);background-repeat: no-repeat;font-size: 20px; }
h1{font-size: 30px;text-align: center;padding-top: 35px;padding-bottom: 20px;}
h2{padding:7px 0;margin: 10px auto 20px; font-size: 22px;text-align: center;color: #333333;}
h3{margin-top: 15px;font-size: 20px;font-weight: 800;}
.ta-c{text-align: center;}
.banner{margin-bottom: 30px;}
.newsimg{
    display: none;
}
/*白底 沙龙*/
/*.shalong p{height: 60px;line-height: 60px;background-color: #e9edf6; font-size: 16px;}
*/
.huichang p{position: absolute;left: 17px; bottom:0px;margin-bottom: 0;width: 90%;height: 40px;background-color: rgba(0,0,0,.5); font-size: 16px;line-height: 40px;color: #ffffff;}

/*年会/演讲嘉宾 两排*/
.nianhui p,.shalong p{height: 60px;line-height: 20px; font-size: 14px;}
.nianhui .intro,.shalong .intro{margin-top: 0;margin-bottom: 20px; height: 80px;}
.nianhui .intro h5,.shalong .intro h5{margin-top: 0;font-size: 14px;}
.shalong .intro{}
.shalong img{border-radius: 50%;-wibkit-border-radius:50%;}

.jingxuan p{position: absolute; bottom: -10px; width: 90%; height: 30px; line-height: 30px;background: rgba(0,0,0,.5);font-size: 14px;color: #fff;}
/*去除边上的阴影*/
.carousel-control.left {  
  background-image:none;  
  background-repeat: repeat-x;  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);  
}  
.carousel-control.right {  
  left: auto;  
  right: 0;  
  background-image:none;  
  background-repeat: repeat-x;  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);  
}  
.carousel-control{
	top: 50%;
	margin-top: -22px;
}
.footbottom{display: none;}
@media (max-width: 1920px){
	.iframe {
   		height:60px;
	}
	
}
@media (max-width: 990px){
	.iframe {
   		height:100px;
	}
	
}
@media (min-width: 768px){
.newsimg{
    display: block;
}

}
@media (max-width:768px){

  .jingxuan p{width: 84%}
  .footbottom{display: block;}
    .footer{display: none;}
    h1{padding-top: 20px;padding-bottom: 15px;font-size: 22px;}
    h2{font-size: 18px;}
    h3{font-size: 16px;}
}