body{
	font-family: "微软雅黑";
}
ul li{list-style: none;}

/*导航样式*/
h3{font-size:18px;}
.navbar-default{
	background-color: #FFFFFF;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50,50,50,0.25);
}

input[type=text]:focus, input[type=password]:focus {
    border:1px solid #77c553;
}
select[type=text]:focus, select[type=password]:focus {
    border:1px solid #77c553;color: #555;
}
.m-texta{
    min-height: 150px;
}
#demo:after {
content: ' ';
 height: 0;
 position: absolute;
 width: 0;
border: 5px solid transparent;
 border-bottom-color: #333;
top: -10px;
left: 45%;
 }
 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #f4f4f4;
}
.navbar-nav>.active{background: #56a731;}

.navbar-nav>li>a>.a-top{border:1px solid #56a731;padding:9px 24px;border-radius:20px ;color:#56a731 ;}
/**.navbar-nav>li:last-child{padding-left:40px;}*/
.dropdown-menu>li>a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
/*背景图*/
#main_ad > .carousel-inner > .item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#main_ad > .carousel-inner > .item > img {
  width: 100%;
}
/*轮播新闻*/
#main-new{margin-top:15px;}
#main-new .main-new-r .new-a h3 a{color:#56a731;font-weight: bold;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
#main-new .main-new-r .new-a ul{padding:0;}
#main-new .main-new-r .new-a ul li{padding:7px 0;}
#main-new .main-new-r .new-a ul li a{color: #666;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#main-new .main-new-r .new-a ul li a:hover{color: #56a731;}
/*参会嘉宾*/
.main-jb .main-name{padding:20px 0;}
.main-jb .main-zj{background: #eee;}
.main-jb .zj-img{margin-top: 20px;}
.main-jb .zj-c{color:#56a731;}
/*会议日程*/
.a-btn{color: #fff;font-size: 18px;opacity: 0.5;}
.a-btn:hover{opacity: 1;}
/*合作伙伴*/
.hz-bg{background: #d6d6d6;padding-bottom:30px;margin-top:40px;}
.hz-logo{padding:10px 0;}
.hz-b{border:1px solid #bababa;}




.my-bt{padding:20px 0;background: #ededed;}

.bottom-my{background: #28292d;color: #fff;padding:10px 0;margin:0}
.about-w{padding-top:10px;}
.about-w p{margin:10px 0;}
.icon-bar-a{color:#939393; margin-right:6px;}
.ewm{text-align: center;}
.m-r-a{margin-top:10px;}
.m-line{padding:10px 0;}
.m-line dl dt{padding:10px 0;}
.m-line dl dd{padding:4px 0;}
.m-line dl dd a{color: #666;transition: .5s all;}
#main-new .main-new-r .new-a ul li a{transition: .5s all;}
#main-new .main-new-r .new-a ul li a:hover,
.m-line dl dd a:hover{color: #56a731;transition: .5s all;margin-left: 6px;}
.main-zj{cursor: pointer; transition: all 0.6s;}
.main-zj:hover{transform: scale(1.04);}
.m-row-a{width: 45%;float: left;}
.m-row-b{width: 45%;float: left;}
.m-row p{margin-left:12px;}
.m-h3{}
.m-s{width:140px;}

.m-yd{
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 15;
    width: 76%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;
}
.m-tit{text-align: left;bottom:-12px;left: 6%;}
.main-jb .main-body{padding:20px 0;}




.main-jb > .module-title-content > i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: -5px;
    width: 65px;
    height: 1px;
    overflow: hidden;
    background-color: #999;
}
.main-jb > .module-title-content {
    margin: -20px 0 15px;
}
.main-jb > .module-title-content > h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999;
}
.nav > li:after {
    content: "";
    width: 0;
    height: 5px;
    background: #56a731;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.call-action-form {position: relative;margin:30px 0;}
.mt-50 {margin-top: 50px;width: 50%;left: 25%;}
.call-action-form input {width: 100%;height: 60px;border: 1px solid #cbced1;background: none;padding: 0 25px;border-radius: 50px;font-size: 16px;}
.call-action-form .action-btn {position: absolute;top: 4px;right: 5px;}
.rounded-buttons .rounded-three:hover {background-position: right center;}
.rounded-buttons .rounded-three {
	overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #56a731 0%, #77c553 50%, #56a731 100%);
    background: -o-linear-gradient(left, #56a731 0%, #77c553 50%, #56a731 100%);
    background: linear-gradient(to right, #56a731 0%, #77c553 50%, #56a731 100%);
    background-size: 200% auto;
    color: #fff;
    border: 0;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
}
.rounded-buttons .main-btn {border-radius: 50px;}
.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0 32px;
    font-size: 16px;
    line-height: 46px;
    /* color: #666; */
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    text-transform: uppercase;
}
.main-jb-xq{padding:40px 0;}
.main-xq-left{border:1px solid #f8f8f8;padding:30px;border-radius: 4px;}



.main-jb-xq .item {
    background: #ffffff;
    padding: 40px 30px 30px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    position: relative;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.main-jb-xq .content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.main-jb-xq .content p{
   text-indent: 2em;padding:10px 0;font-size: 16px;
}
.main-jb-xq .provider {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
}
.main-jb-xq .provider .thumb {
    margin-right: 15px;
}
.main-jb-xq .provider h4 {
    color: #666666;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}
.main-jb-xq .provider h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
}

.jb-r{border:1px solid #eee;padding:20px 0;}
.jb-r a{color: #56a731;font-size: 20px;font-weight: bold;}
.jb-r a:hover{color: #7cc65a;text-indent: none;}
.jb-r::after{content:"";
    background-color:#56a731;
    border:4px solid #56a731;
    font-weight:bold;
    position: absolute;top:0px;left:15px;
    width:90%;
    }
 .m-heading{background-color: none;font-size: 18px;font-weight: bold;padding:20px;}  
 .r-btn{width: 200px;
    font-size: 18px;
    font-weight: bold;}
.m-lable{margin-top:20px;font-size:16px;}
.m-input{height:60px;font-size:16px;margin:10px 0;}
.t-btn{border-radius: 6px;padding:6px 0;}
.m-ul-con li{color: #666;padding:16px 0;font-size: 16px;border-bottom: 1px dashed #eee;}
.main-guests .main-jb-xq .m-ul-con li .m-r-btn{font-size: 12px;padding-right: 10px;color: #56a731;}

.m-ul-tab{width: 600px;height: 40px;margin: auto;margin-top: 40px;border:0;}
.m-ul-tab>li .dataXian{background: url(../img/bian.jpg) no-repeat center;background-size:auto auto;width:120px;height:50px;position: absolute;left:118px;}

.m-ul-tab>li{background: #56a731;width: 120px;height: 40px;float: left;position: relative;z-index: 99;
    border-radius: 30px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;height:49px;margin-right:114px;
 }
 .m-ul-tab>li:last-child{margin-right:0}
 .m-ul-tab>li>a{padding: 12px 15px;margin:0;width:120px;position: absolute;z-index: 99;color: #fff;}
.m-ul-tab>li>a:hover{background-color: #f9d452;border-radius: 30px;border:0}
.m-ul-tab>li.active>a, 
.m-ul-tab>li.active>a:focus, 
.m-ul-tab>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #f9d452;
    border:none;
    border-radius: 30px;
    border-bottom-color: transparent;
    text-align: center;
    font-size: 18px;
}

.m-tab-ico{padding-right: 10px;}
.m-table{width:80%;margin:50px auto 20px auto;}
.m-table tbody tr th,
.m-table tbody tr td{font-size: 16px;line-height:2;border-top:2px dashed #eee;}
.m-table tbody tr th{width:20%}
.m-table tbody tr td{width:80%;border-left:2px dashed #eee;padding-left:20px;}
.m-time{font-size: 24px;padding:10px 0; border-bottom:1px solid #eee;margin:10px 0;}
.m-time b{border-bottom:6px solid #56a731;padding:10px 0;}
.m-left-e{margin-top:40%;}
.f-item{
    font-weight:bold;
    color: #56a731;
    border: 1px solid;
    display: inline-block;
    padding: 14px 25px;
    margin: 0;
  
}
.m-c-t h3{font-size: 22px;font-weight: bold;color: #666;}
.m-c-t{border-bottom: 1px solid #e7e7e7;padding:10px 0;margin:10px 0;}
.m-c-t span{padding:20px 0;color: #bebebe;}
.m-pr{margin-top:30px;}
.m-pr p{font-size: 16px;line-height: 2;color: #666;}
.m-img{width:200px;}
.f-d{transition:all 0.6s ease-out;}
.f-d:hover{cursor: pointer;transform:scale(1.01); }
.img-l-one{border:1px solid #ddd;}
.m-h-b{background: #eee;}
.m-h-b p{margin:0;overflow: hidden;height:37px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;/*! autoprefixer: off */
-webkit-box-orient: vertical;}
.m-dw-a a:hover{border:1px solid #56a731;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #56a731;border-color: #56a731;}
.pagination>li>a, .pagination>li>span {color: #56a731;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {color: #56a731;}
.m-con-c{ padding:20px 0;margin:20px 0;}
.m-it-t{margin:15px 0;font-size: 16px;}
.m-t-b{margin-bottom:20px;}

.m-a-l{text-align: right;}
 .m-a-r{border-left:2px dashed #dadada;}
 .m-a-r h4{font-size: 20px;padding:10px 40px;}
 .m-a-r ul li{padding:15px 0;border-bottom:1px dashed #eee;color: #666;}
 .m-a-one h2{color: #56a731;margin-bottom:20px;font-size: 24px;}
 .m-a-one h4{margin:30px 0;font-size: 18px; }
 .m-a-one h4 i{background: #56a731;font-style: normal;color: #fff;padding:5px 20px;}
 .a-btn-b{font-size: 20px;border:1px solid #ccc;padding:20px 30px;border-radius:4px;color: #555;}
 .a-btn-b:hover{border:1px solid #56a731; background: #56a731;color: #fff;cursor: pointer;}
 .a-btn-b span{font-size:16px;}
 .m-a-p{padding:100px 0;}
 .a-btn-c{padding:30px 10px;}
 .text-center-l{text-align: right;}
 .text-center-r{text-align:left;}
 .ly-zn{margin:40px 0;}
.ly-zn h4{font-weight: bold;}
 .ly-zn p{line-height: 2.4;text-indent: 2em;color: #666;}
 .ly-zn{position: relative;}
.collapse > .nav > .c-y{color: #56a731;}
.collapse > .nav > .active > .c-y{color: #fff;}
.m-jt{}
.m-jt p{ line-height: 2;}
.m-jt span{padding: 0 10px 0 15px;color: #56a731;}
.m-zwt{width: 760px;}
.zj-z{overflow: hidden;height:37px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;/*! autoprefixer: off */
-webkit-box-orient: vertical;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #56a731;}
 .dropdown-menu>li>a{font-size:16px;font-weight:600;color:#777;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #56a731;
}

/***/
.navbar-nav{padding:26px 0;}
.navbar-nav>li>a{padding:0;}
/*****响应式****/
@media screen and (min-width:1200px){ 
	.container {width: 1200px;}
.navbar-nav>li>a {
   /* padding-top:27px;
    padding-bottom: 26px;**/
    padding-left: 15px;
    padding-right: 15px;
   
}
.navbar-right .dropdown-menu {
    right:inherit;
    left: auto;
}
.navbar-default .navbar-nav>li>a{
	font-size: 16px;
	line-height:2.7;
	font-weight:600;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   color: #fff;
    overflow: hidden;
    margin: auto;
    background: none;
}
	.tab-s{right:10%;}
	#main_ad {
    margin-top: 79px;
}
#main_ad > .carousel-inner > .item {
    height: 419px;
  }
#main_ad{margin-top:95px;}	
	} 

 @media screen and (min-width: 960px) and (max-width: 1199px) {
 	 .tab-s{
 	 	right:0%;
 	 	}
 	 	
 	 	img.a-logo{height: 80px;}
 	 	.navbar-nav>li {
         padding: 0 6px;
          }
 	 .navbar-nav>li>a {
    padding-top:30px;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
   }
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	    color: #fff;
	    background-color: #56a731;
	}
	#main_ad {
    margin-top: 79px;
}
#main_ad > .carousel-inner > .item {
    height: 419px;
  }
 #main-new .main-new-r .new-a ul li {
    padding: 2px 0;
}
 }

 @media screen and (min-width: 768px) and (max-width: 959px) {
 	 .tab-s{left:0%;}
 	 img.a-logo{height: 60px;}
 	 .nav>li>a {
	    padding-left:4px;
	    padding-right:4px;
	    }
	    .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}
 	 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
			    color: #fff;
			    background-color: #56a731;
                }
    #main_ad {
    margin-top: 60px;
}
#main_ad > .carousel-inner > .item {
    height: 419px;
  }
  .eventNews img {
    width: 100%;
    height: 100%;
}
.sliderBox >div {
    width: 100%;
    height: 100%;
    background: url(../img/moren.png) no-repeat;
    background-size: 100% auto;
    float: left;
}
.eventName {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: #F3F6FF;
}
.jb-r::after{width:96%;}
.text-center-l{text-align: center;}
.text-center-r{text-align:center;}
 }

@media screen and (min-width: 350px)and (max-width: 768px){
      img.a-logo{height: 60px;}   
        .navbar-toggle{margin-top: 14px;}
		.navbar-default .navbar-toggle:hover {
		    border-color: #56a731;
		    background-color:#56a731 ;
		}
		#main_ad {
    margin-top: 60px;
}
.eventNews img {
    width: 100%;
    height: 100%;
}
.sliderBox >div {
    width: 100%;
    height: 100%;
    background: url(../img/moren.png) no-repeat;
    background-size: 100% auto;
    float: left;
}
.eventName {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: #F3F6FF;
}
.a-top,
.m-r-a{display: none;}
.m-tit {left: 6%;
 }
.mt-50{width: 100%;left:0;}
.jb-r::after{width:94%;}
.m-ul-tab{width: 392px;margin-left:auto;margin-right:auto;}
.m-ul-tab>li {margin-right: 20px;}
.m-table tbody tr th{width:40%}
.m-table tbody tr td{width:60%;padding-left:10px;}
.m-left-e{margin-top:1%;}
.m-img{width:100%;}
.main-jb-xq .provider{display: block;}
.m-a-l{text-align:center;}
.m-a-r{border-left:none;}
.m-a-r ul{padding-left:0;}
.text-center-l{text-align: center;}
.text-center-r{text-align:center;}
.ly-zn-a { margin-top: 30px;}
.main-jb-xq{padding:0;}
.m-zwt{width:100%;}

.m-ul-tab>li {
    width: 110px;
    height: 40px;
   font-size: 16px;
 }
.m-ul-tab>li.active>a, .m-ul-tab>li.active>a:focus, .m-ul-tab>li.active>a:hover {
    font-size: 16px;
}
.m-ul-tab>li>a {width:110px;
    padding: 9px 0px;
    text-align: center;
}
.m-ul-tab>li .dataXian{display: none;}
.navbar-nav>li>a {
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
   
}
.dropdown-menu>li>a{font-size: 14px;font-weight: normal;}
}
/*********************************************************************/








