body{
	font-size: 16px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
}
.top,.head,.nav,.select-content,.domestic,.international,.news,.environment,.link{
	width: 1200px;
	margin:0 auto;
}
a:hover{
	color:#5bb434;
}

/**top-bg star**/
.top-bg{
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 12px;
	color:#555;
}
/**top-bg end**/

/**head star**/
.head{
	padding:1.5% 0 1.2%;
}
.head .logo a{
	float: left;
}
.head .logo span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	line-height: 40px;
	padding:0 20px;
	background-color: #5bb431;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top:5px;
}
.head .tel {
	padding-left: 55px;
	background: url(../imagesnew/phone.png) no-repeat left center;
}
.head .tel span{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color:#5bb431;
}
/**head end**/

/**nav-bg star**/
.nav-bg{
	background-color: #5bb431;
	line-height: 44px;
}
.nav-bg a{
	-webkit-transition: all ease-in 0.3s;
	-moz-transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.nav-bg a{
	width: 12.5%;
	float: left;
	text-align: center;
	font-size: 18px;
	color:#fff;
}
.nav-bg a:hover{
	background-color: #3c8e16;
}
/**nav-bg end**/

/**banner-box star**/
.banner-box {
    width: 100%;
    position: relative;
}
.banner-box h1{
	position: absolute;
	left:-10000px;
}
.fullSlide {
    width: 100%;
    position: relative;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 5%;
    left: 0;
    line-height: 20px;
    text-align: center;
}
.fullSlide .hd ul li {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    color: transparent;
}
.fullSlide .hd ul .on {
    background-color: #3c8e16;
}
.banner-box .prev, .banner-box .next {
    width: 28px;
    height: 54px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: 0;
}
/*.banner-box .prev {
    background: url(../imagesnew/arrow_left.png) no-repeat center;
}
.banner-box .next {
    background: url(../imagesnew/arrow_right.png) no-repeat center;
    left: auto;
    right: 0;
}*/
.banner-box .hot-classify{
	position: absolute;
	left:0;
	top:0;
}
.banner-box .hot-classify .tabList{
	width: 210px;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(153,153,153,0.8);
    -moz-box-shadow: 0 0 6px rgba(153,153,153,0.8);
    box-shadow: 0 0 6px rgba(153,153,153,0.8);
}
.banner-box .hot-classify .tabList i{
	display: inline-block;
	width: 22px;
	float: left;
	height: 24px;
	margin-top:9%;
	margin-right: 9%;
}
#cc1,#cc2,#cc3{
	border-bottom: 1px solid #cccccc;
	padding:0 15%;
	line-height: 50px;
}

/**ç²¾é€‰å†…å®? star**/
.library-box{
    width:81%;
    padding:1.5% 2%;
    float:right;
}
.library-box>div{
    display: none;
}
.library-box>div.library-box-hover{
    display: block;
}
.library-box .news h4 a{
    font-size:14px;
    color: #5bb431;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 28px;
    line-height: 28px;
}
.library-tit {
    width: 15%;
	float: left;
	min-height: 126px;
	padding:7px;
	border-right:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding-right: 0;
    background-color: #5bb431;
}
.library {
    background-color: #f5f5f5;
}
.library-tit li{
    height: 40px;
	line-height: 40px;
	text-align: center;
    border-bottom:2px #fff solid;
    color:#fff;
	cursor:pointer;
}
.library-tit li:hover,.library-tit li.hover{
    color:#444;
	background:#f5f5f5;
    
}
.library-tit li:last-child{
	border-bottom:0 none;
}
.library-cnt a{
    display: block;
    width:14.285%;
    float:left;
    line-height: 30px;
    height: 30px;
    font-size:14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.library-cnt a.more{
	font-weight: bold;
	color:#5bb431;
}
/**ç²¾é€‰å†…å®? end**/

#cc1,#cc2{
	cursor: pointer;
}
#cc1 i{
	background: url(../imagesnew/gj.png) no-repeat center;	
}
#cc2 i{
	background: url(../imagesnew/gn.png) no-repeat center;
}
#cc3 i{
	background: url(../imagesnew/jian.png) no-repeat center;
}
#cc4{
	padding:8% 8% 0;
	text-align:center;
}
#cc4 .tel{
	padding-top:3%;
	margin-bottom: 10%;
}
#cc4 .tel span{
	display: block;
	color:#f3061a;
	font-weight: bold;
}
#cc4 .wx span{
	display: block;
	font-size: 14px;
	color:#777;
	padding-top:3%;
}
#cc4 .wx img{
	border: 1px solid #eee;
}
.banner-box .hot-classify .tabCon{
	width: 65%;
	float: left;
	display: none;
}
#con_cc_1{
	background:#fff url(../imagesnew/list1.png) no-repeat right bottom;
	margin-top:51px;
}
#con_cc_2{
	background:#fff url(../imagesnew/list2.png) no-repeat right bottom;
	margin-top:102px;
}
.banner-box .hot-classify .box_cnt{
	padding:3% 5%;
	height: 200px;
}
.banner-box .hot-classify .box_cnt span{
	color:#565656;
	font-size: 22px;
	display: block;
	margin-bottom: 2%;
}
.hot-classify-box a{
	float: left;
	padding: 0 10px;
	line-height: 30px;
	color:#888;
}
.hot-classify-box a:hover{
	color:#5bb434;
}
/**banner-box end**/
h3{
	font-size: 30px;
	line-height: 36px;
	color:#565656;	
	margin-bottom: 2.5%;
}
h3 span{
	padding-left: 50px;
	padding-right: 30px;
	display: inline-block;
	line-height: 38px;
}
/**select-content star**/
.select-content{
	padding:2.6% 0;
}
.select-content h3{
	background: url(../imagesnew/select-content.png) no-repeat left center;
	padding-left: 50px;
}
.select-content .h3-box .more{
	float: right;
	line-height: 36px;
	font-size: 20px;
	color:#565656;
}
.select-content-box dl{
	width: 23%;
	float:left;
	margin:0 1.33%;
}
.select-content-box .dl1{
	margin-left: 0;
}
.select-content-box .dl4{
	margin-right: 0;
}
.select-content-box dt{
	margin-bottom: 5%;
}
.select-content-box dd p{
	color:#888;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
	margin-bottom: 4%;
}
.select-content-box dd span{
	color:#777;
}
.select-content-box dd  span b{
	font-size: 20px;
	color:#f19545;
	font-weight: normal;
}
/**select-content send**/
h2{
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin-bottom: 3.5%;
}
h2 em{
	font-style: normal;
	font-weight: normal;
	padding-left: 7px;
}
h3{
	background: url(../imagesnew/h3_bg.jpg) repeat-x center;
}
/**domestic-bg star**/
.domestic-bg{
	padding:2.6% 0;
	margin-bottom: 2.6%;
	background-color: #f5f5f5;
}
.domestic h2 span{
	color:#5bb434;
	position: relative;
}
.domestic h2 span::before{
	content: url(../imagesnew/h2_before.png);
	width: 263px;
	height: 9px;
	position: absolute;
	left:-280px;
	top:-3px;
	
}
.domestic h2 span::after{
	content: url(../imagesnew/h2_after.png);
	width: 263px;
	height: 9px;
	position: absolute;
	right:-280px;
	top:-3px;
	
}
.organization{
	margin-bottom:2%;
}
.organization .clone{
	position: relative;
	max-height: 336px;
	overflow: hidden;
}
.organization .clone .fresh{
	position: absolute;
	text-align: center;
	cursor: pointer;
	background-color: #5bb431;
	color:#fff;
}
.domestic .organization h3 span{
	background:#f5f5f5 url(../imagesnew/dome-com.png) no-repeat left center;
}
.domestic .line h3 span{
	background:#f5f5f5 url(../imagesnew/dome-line.png) no-repeat left center;
}
.organization li{
	width: 11.9%;/*15.4%*/
	margin:0 0.3% 0.5%;/*1.5%*/
	float: left;
	text-align: center;
}
.organization li span{
	display: none;
}
.organization li a{
	box-sizing: border-box;
	display: block;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:6%;
}
.box_cnt{
	display: none;
}
.box_hover{
	display: block;
}
.domestic .tabList,.international .tabList{
	margin-bottom: 2.5%;
	
}
.domestic .tabList li,.international .tabList li{
	width: 12.33%;
	line-height: 40px;
	float: left;
	text-align: center;
	background-color: #e0e0e0;
	cursor: pointer;
	margin-top: 10px;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #ccc;
}
#aa2.hover{
	background-color: #f55c56;
	border-bottom: 1px solid #f55c56 ;
}
#con_aa_2 .classify a{
	border: 1px solid #f55c56;
}
#aa3.hover{
	background-color: #58a9f5;
	border-bottom: 1px solid #58a9f5 ;
}
#con_aa_3 .classify a{
	border: 1px solid #58a9f5;
}
#aa4.hover{
	background-color: #f58556;
	border-bottom: 1px solid #f58556 ;
}
#con_aa_4 .classify a{
	border: 1px solid #f58556;
}
#aa5.hover{
	background-color: #b558f5;
	border-bottom: 1px solid #b558f5 ;
}
#con_aa_5 .classify a{
	border: 1px solid #b558f5;
}
#aa6.hover{
	background-color: #7a58f5;
	border-bottom: 1px solid #7a58f5 ;
}
#con_aa_6 .classify a{ 
	border: 1px solid #7a58f5;
}
#aa7.hover{
	background-color: #cf9d89;
	border-bottom: 1px solid #cf9d89 ;
}
#con_aa_7 .classify a{
	border: 1px solid #cf9d89;
}
.domestic .tabList li,#aa8 a{
	color:#565656;
}
.domestic .tabList .hover{
	background-color: #5bb434;
	color:#fff;
}
.domestic .tabList .hover{
	line-height: 50px;	
	margin-top:0;
	border-bottom: 1px solid #5bb434;
}
#aa8,#bb8{
	border-right: 2px solid #e0e0e0;
}
#aa8:hover a{
	color:#5bb434;
}
.domestic .classify a{
	float: left;
	padding:0 15px;
	line-height: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	margin:0 10px 20px;
	border:1px solid #5bb434;
}

.domestic .exhibition dl{
	width: 23%;
	float: left;
	margin:0 1% 2%;
	overflow: hidden;	
	position: relative;
	background-color: #fff;
}
.exhibition dt a{
	display: block;
}
.exhibition dl:hover .dd_2{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.exhibition .dd_1{
	padding:5% 7%;
}
.exhibition .dd_1 .line-tit{
	text-align: center;
	display: block;
	width: 100%;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 3%;
}
.exhibition .dd_1 .center1{
	color:#999;
	text-indent: 2em;
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.exhibition .dd_1 .line-bottom{
	padding-top:4%;
}
.exhibition .dd_1 .line-bottom span{
	color:#999;
	font-size: 12px;
	float: left;
}
.exhibition .dd_1 .line-bottom span b{
	font-size: 16px;
}
#con_aa_1 .dd_1 .line-bottom span b{
	color:#5bb434;
}
#con_aa_2 .dd_1 .line-bottom span b{
	color:#f55c56;
}
#con_aa_3 .dd_1 .line-bottom span b{
	color:#58a9f5;
}
#con_aa_4 .dd_1 .line-bottom span b{
	color:#f58556;
}
#con_aa_5 .dd_1 .line-bottom span b{
	color:#b558f5;
}
#con_aa_6 .dd_1 .line-bottom span b{
	color:#7a58f5;
}
#con_aa_7 .dd_1 .line-bottom span b{
	color:#cf9d89;
}
.exhibition .dd_1 .line-bottom a{
	float: right;
	background-color: #ef8100;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	color:#fff;
	padding:0 7px;
}
.exhibition .dd_2{
	position: absolute;
	left:0;
	top:0;
	width: 86%;
	color:#fff;
	padding: 15px 7.1%;
	-webkit-transform: translateY(-319px);
	-moz-transform: translateY(-319px);
	-ms-transform: translateY(-319px);
	-o-transform: translateY(-319px);
	transform: translateY(-319px);
	background-color: rgba(91,180,52,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(starColors tr=#esfff,endColors tr=#esfff);
	filter: alpha(opacity=90);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#con_aa_2 .exhibition .dd_2{
	background-color: rgba(245,92,86,0.9);
}
#con_aa_3 .exhibition .dd_2{
	background-color: rgba(89,169,245,0.9);
}
#con_aa_4 .exhibition .dd_2{
	background-color: rgba(245,133,86,0.9);
}
#con_aa_5 .exhibition .dd_2{
	background-color: rgba(181,88,245,0.9);
}
#con_aa_6 .exhibition .dd_2{
	background-color: rgba(122,88,245,0.9);
}
#con_aa_7 .exhibition .dd_2{
	background-color: rgba(207,157,137,0.9);
}
.exhibition .dd_2 .line-tit{
	color:#fff;
	display: block;
	font-size: 18px;
	margin-bottom: 6%;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.exhibition .dd_2 p{
	font-size: 14px;
}
.exhibition .dd_2 p b{
	color:#fff300;
}
.domestic .line .box_cnt .more,.international .line .box_cnt .more{
	width: 287px;
	color:#565656;
	font-size: 20px;
	display: block;
	margin:1.5% auto 0;
	line-height: 54px;
	text-align: center;
}
.domestic .line .box_cnt .more{
	background: url(../imagesnew/more-bg.png) no-repeat center;
}

.line .box_cnt .more img{
	padding-right: 10px;
}
/**domestic-bg end**/

/**international star**/
.international{
	margin-bottom: 2.6%;
}
.international h2{
	color:#2770c9;
}
.international h2 span{
	position: relative;
}
.international h2 span::before{
	content: url(../imagesnew/h2_before1.png);
	position: absolute;
	left:-280px;
	top:-3px;
	width: 263px;
	height: 9px;
}
.international h2 span::after{
	content: url(../imagesnew/h2_after1.png);
	position: absolute;
	right:-280px;
	top:-3px;
	width: 263px;
	height: 9px;
}
.international .organization h3 span{
	background:#fff url(../imagesnew/inner-com.png) no-repeat left center;
}
.international .line h3 span{
	background:#fff url(../imagesnew/inner-line.png) no-repeat left center;
}
.international .tabList .hover{
	background-color: #2770c9;
	color:#fff;
	line-height: 50px;
	margin-top:0;
	border-bottom: 1px solid #2770c9;
}
#bb8:hover a{
	color:#2770c9;
}
.international .classify{
	padding:1% 2%;
	background-color: #f5f5f5;
	margin-bottom: 1%;
}
.international .classify a{
	float: left;
	line-height: 30px;
	padding:0 10px;
	color:#565656;
}
.international .classify a:hover{
	color:#2770c9;
}
.international .exhibition dl{
	padding:2% 0;
	border-bottom: 1px dashed #999;
}
.international .exhibition dl:last-child{
	border-bottom: 0 none;
}
.international .exhibition dt{
	width: 5%;
	float: left;
}
.international .exhibition dd{
	width: 94%;
	padding-left: 1%;
	padding-top:0.8%;
	float: left;
	position: relative;
}
.international .exhibition dd .title{
	width: 70%;
}
.international .exhibition dd .tit{
	font-size: 20px;
	font-weight: bold;
	color:#666;
	line-height: 28px;
}
.international .exhibition dd .title i{
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-style: normal;
	background-color: #d93a4d;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 20px;
}
.international .exhibition dd .crowd{
	font-size: 12px;
	color:#565656;
	padding-top:1%;
	margin-bottom: 0.5%;
}
.international .exhibition dd .crowd .people{
	color:#5688d1;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #747474;
}
.international .exhibition dd .center1 {
    height: 44px;
    overflow: hidden;
    margin-bottom: 1.4%;
}
.international .exhibition dd .description-line{
	width: 80%;
	font-size: 12px;
	color:#999;
	text-indent: 2em;
	line-height: 22px;	
}
.international .exhibition dd .show a{
	width: 16%;
	float: left;
	margin:0 0.33%;
	text-align: center;
}
.international .exhibition dd .price-xq{
	position: absolute;
	right:0;
	top:3%;
}
.international .exhibition dd .price{
	color:#565656;
	font-size: 14px;
	line-height: 30px;
}
.international .exhibition dd .price b{
	font-size: 24px;
	color:#e15658;
}
.international .exhibition dd .xq{
	width: 100px;
	text-align: center;
	color:#fff;
	display: inline-block;
	margin-left: 20px;
	background-color:#e15658;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 30px;
}
.international .line .box_cnt .more{
	background: url(../imagesnew/more-bg1.png) no-repeat center;
}
/**international end**/

/**news-bg star**/
.news-bg{
	background-color: #f5f5f5;
	padding:2.6%;
	margin-bottom: 2.6%;
}
.news h3 span{
	background:#f5f5f5 url(../imagesnew/news.png) no-repeat left center;
}
.news-box>div{
	width: 48%;
}
.news-box .news1,.news-box .news2{
	margin-bottom: 3.5%;
}
.news-box dt{
	width: 37%;
	float: left;
}
.news-tit{
	margin-bottom: 3.5%;
}
.news-tit span{
	float: left;
	font-size: 24px;
	color:#565656;
}
.news-tit a{
	float: right;
	font-size: 18px;
}
.news-tit a:hover,.news dd li:hover a{
	color:#5bb434;
}
.news-box dd{
	width: 60%;
	padding-left: 3%;
	float: left;
}
.news-box dd li{
	width: 96%;
	padding-left: 4%;
	background: url(../imagesnew/li-bg.png) no-repeat left center;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-box dd li:hover{
	background: url(../imagesnew/li-bg-hover.png) no-repeat left center;
}
.news-tit a,.news dd a{
	color:#777;
}
/**news-bg end**/

/**environment star**/
.environment {
	margin-bottom: 2.6%;
}
.environment h3 span{
	background:#fff url(../imagesnew/environment.png) no-repeat left center;
}
.environment .img-left{
	width: 56.9%;
}
.environment .img-left1{
	width: 48.7%;
	float: left;
	padding-right: 2.3%;
}
.environment .img1{
	margin-bottom: 4%;
	display: block;
}
.environment .img6{
	margin-top: 4%;
	display: block;
}
.environment .img2,.environment .img3,.environment .img4,.environment .img5{
	width: 47.8%;
	float: left;
}
.environment .img2,.environment .img4{
	margin-right: 4.4%;
}
.environment .img-left2{
	width: 48.6%;
	float: left;
}
.environment .img-right{
	width: 42%;
	margin-left: 1.1%;
}
.environment .img-right a{
	width: 48.4%;
	float: left;
}
.environment .img7,.environment .img9{
	margin-right: 3.2%;
}
.environment .img7,.environment .img8{
	margin-bottom: 2.9%;
}
.environment-box a {
	position: relative;
	overflow: hidden;
	
}
.environment-box a:hover span{
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
}
.environment-box a span{
	width: 90%;
	padding:10px 5%;
	color:#fff;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	left:0;
	bottom: 0;
	-webkit-transform:translateY(100px);
	-moz-transform:translateY(100px);
	-ms-transform:translateY(100px);
	-o-transform:translateY(100px);
	transform:translateY(100px);
	background-color: rgba(91,180,52,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(starColors tr=#esfff,endColors tr=#esfff);
	filter: alpha(opacity=90);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
}
/**environment end**/

/**link-bg star**/
.link-bg{
	background-color: #f5f5f5;
	padding:2.6% 0;
}
.link h3 span{
	background:#f5f5f5 url(../imagesnew/link.png) no-repeat left center;
}
.link-box a{
	float: left;
	padding:0 10px;
	line-height: 30px;
	color:#474747;
	font-size: 14px;
}
/**link-bg end**/
#footer{ width:1200px; margin:0 auto 30px; text-align:center; overflow:hidden; clear:both;padding:30px 0}
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #5bb434; margin:1.5em 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;font-size: 14px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#5bb434; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fff solid; background:#5bb434; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}

@media only screen and (max-width: 1200px) {
	.top,.head,.nav,.select-content,.domestic,.international,.news,.environment,.link,.banner-box .hot-classify,.bmbd_bg .bmbd{
		width: 94%;
		padding:0 3%;
	}
	.head,.select-content{
		padding-top:2.6%;
		padding-bottom: 2.6%;
	}
	.banner-box .hot-classify .tabList {
	    width: 21.5%;
	}
	.domestic .tabList li, .international .tabList li {
	    width: 12.2%;
	}
	#footer,.bmbd_bg .bmbd{
		width: 100%;
	}
	.bmbd_bg {
	    width: 300px;
	    top: 50%;
	    margin-top: -118px;
	    left: 50%;
	    height: 235px;
	    margin-left: -150px;
	}
	.bmbd_bg .bmbd i {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 15px;
	}
	.bmbd_bg .bmbd ul {
	    width: 90%;
	    margin: 0 5%;
	}
	.bmbd_bg .bmbd span {
	    width: 100%;
	    padding-left: 0;
	    text-align: center;
	    background-position: 16% center;
	}
	.bmbd_bg .bmbd ul li {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.bmbd_bg .bmbd ul li input {
	    width: 95%;
	    padding: 0 0 0 5%;
	}
	.bmbd_bg .bmbd .gb {
	    right: 5px;
	    top: -7px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-bg,.banner-box .hot-classify,.environment-box a span,.exhibition .dd_2{
		display: none;
	}
	h2{
		font-size: 28px;
	}
	h3{
		font-size: 22px;
	}
	.library-cnt a{
		width: 20%;
	}
	.select-content .h3-box .more {
	    font-size: 16px;
	}
	.domestic h2 span::before {
	    width: 180px;
	    left: -277px
	}
	.domestic h2 span::after {
	    width: 180px;
	    right: -195px;
	}
	.select-content-box dd p {
	    height: 48px;
	    line-height: 24px;
	    font-size: 14px;
	}
	.select-content-box dd span,.international .classify a,.domestic .classify a,.domestic .tabList li, #aa8 a,.news-tit a,.international .tabList li  {
	    font-size: 14px;
	}
	.select-content-box dd span b {
	    font-size: 16px;
	}
	.domestic .classify a {
	    line-height: 28px;
	    margin: 0 8px 10px;
	}
	.international .exhibition dd .title{
		width: 65%;
	}
	.news-box dd li {
	    font-size: 14px;
	    line-height: 30px;
	}
	.news-tit {
	    margin-bottom: 2.5%;
	}
	.news-tit span {
	 font-size: 20px;
	}
	.domestic .exhibition dl {
	    width: 31.33%;
	}
	.jchg .jchg_cnt li.li01 img.img_01{height: 254px;}
	.jchg .jchg_cnt li img{height: 125px; }

	
}
@media only screen and (max-width: 870px) {
	.head .tel span,.head .logo span{
	    font-size: 20px;
	}
	.nav-bg a {
	    font-size: 16px;
	}
	.international .exhibition dd .title {
	    width: 60%;
	}
	.news-box dt {
	    width: 42%;
	}
	.news-box dd {
	    width: 55%;
	}
	.jchg .jchg_cnt li.li01 img.img_01{height: 224px;}
	.jchg .jchg_cnt li img{height: 110px; }

}
@media only screen and (max-width: 767px) {
	.domestic h2 span::before,.xly_float_r,.domestic h2 span::after,.international h2 span::before,.international h2 span::after,.domestic .classify,.international .classify,.exhibition .dd_1 .center1,.exhibition .dd_2 .line-tit,.exhib-dress,.international .exhibition dd .show a:nth-child(4),.international .exhibition dd .show a:nth-child(5),.international .exhibition dd .show a:nth-child(6),.link-bg,.international .exhibition dt,.news-box dt{
	    display: none;
	}
	.international .exhibition dd {
	    width: 100%;
	    padding-left: 0;
	}
	.head .tel span, .head .logo span {
	    font-size: 16px;
	}
	.select-content,.domestic-bg,.news-bg {
	    padding-top: 5%;
	    padding-bottom: 5%;
	}
	.international,.news-bg {
	    margin-bottom: 5%;
	}
	.head .logo img{
		width: 120px;
	}
	.head .tel {
	    background-size: 40px;
	    padding-left: 48px;
	}
	.head .logo span {
	    line-height: 34px;
	    padding: 0 10px;
	}
	.nav-bg{
		line-height: 30px;
		padding:2.5% 0;
	}
	.nav-bg a {
	    width: 25%;
	}	
	.fullSlide .hd ul li {
	    width: 15px;
	    height: 15px;
	}
	.select-content-box dl {
	    width: 48.6%;
	    margin: 0 1.33%;
	}
	.select-content-box .dl1{
		margin-bottom: 3%;
	}
	.select-content-box .dl2{
		margin-right: 0;
		margin-bottom: 3%;
	}
	.select-content-box .dl3{
		margin-left: 0;
	}
	.select-content-box dt{
		width: 40%;
		float: left;
		margin-bottom: 0;
	}
	.select-content-box dd{
		width: 56%;
		float: left;
		padding-left: 4%;
	}
	.library-tit{
		width: 100%;
		min-height: auto;
		padding:3px;
	}
	.library-box{
		width: 100%;
	}
	.library-tit li{
		width: 33.33%;
		float: left;
		border-bottom: 0 none;
	}
	.organization{
		margin-bottom: 2.5%;
	}
	.organization li{
		position: relative;
		width: 19.4%;
	}
	.domestic-bg{
		margin-bottom: 5%;
	}
	.domestic .line .box_cnt .more, .international .line .box_cnt .more {
		background: #fff;
	    width: 240px;
	    color: #565656;
	    line-height: 42px;
	    border: 3px solid #5bb431;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	}
	.international .line .box_cnt .more {
	 	border: 3px solid #2670c9;
	}	
	.domestic .fixed,.international .fixed{
		position: fixed;
		top:0;
		left:0;
		width: 94%;
		padding:0 3%;
		z-index: 999;
	}
	.domestic .tabList li, .international .tabList li {
	    margin-top: 0px;
	}
	.domestic .tabList .hover,.international .tabList .hover {
	    line-height: 40px;
	}
	.domestic .tabList li, .international .tabList li {
	    width: 12.17%;
	}
	.exhibition .dd_2{
		position: inherit;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
		background-color: #fff;
		color:#444;
	}
	.exhibition .dd_1 .exhib-people{
		display: block;
		text-indent: 0em;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #999;
	    font-size: 12px;
	}
	.international .exhibition dd .title,.international .exhibition dd .description-line  {
	    width: 100%;
	}
	.international .exhibition dd .price-xq {
	    position: inherit;
	    right: 0;
	    top: 0;
	    padding-top:3%;
	}
	.international .exhibition dd .show a {
	    width: 32%;
	}
	.news-box>div {
	    width: 46%;
	}
	.news-tit span {
	    font-size: 16px;
	}
	.news-box .news3 {
	    margin-bottom: 3.5%;
	}
	.news-box dd {
	    width: 100%;
	    padding-left: 0;
	}
	.environment .img-left {
	    width: 100%;
	    margin-bottom: 2%;
	}
	.environment .img-right {
	    width: 100%;
	    margin-left: 0;
	}
	.environment .img7, .environment .img8 {
	    margin-bottom: 2%;
	}
	.environment .img-right a {
	    width: 49%;
	}
	.environment .img7, .environment .img9 {
	    margin-right: 2%;
	}
	.exhibition .dd_1 {
	    padding: 5% 4%;
	}
	.exhibition .dd_1 .line-bottom span {
	    padding-left: 0;
	    background: 0 none;
	}
	.exhibition .dd_1 .line-bottom span b{
		color:#ef8100;
	}
	.organization .Bclone{
		position: relative;
	}
	.organization .click-more{
		border:1px solid #5bb431;
		font-size: 14px;
		line-height: 32px;
		position: absolute;
		width: 126px;
		left:50%;
		margin-left:-65px;
		bottom:0;
	}
	#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 670px) {
	h2{
		font-size: 24px;
	}
	h3{
		font-size: 20px;
	}
	.select-content-box dd p {
	    height: 40px;
	    line-height: 20px;
	}
	.domestic .tabList li, .international .tabList li {
	    width: 24.5%;
	}
	#aa4, #bb4{
	    border-right: 0 none;
	}
	#aa1,#aa2,#aa3,#aa4, #bb1,#bb2,#bb3,#bb4,#aa4.hover{
	    border-bottom: 2px solid #fff;
	}
	.international .exhibition dl {
	    padding: 3.5% 0;
	}
	.international .exhibition dl:nth-child(1){
		padding-top:2%;
	}
	.international .exhibition dd .tit {
	    font-size: 16px;
	    line-height: 24px;
	}
	.international .exhibition dd .price b {
	    font-size: 20px;
	}
	.international .exhibition dd .xq {
	    line-height: 28px;
	    font-size: 14px;
	}
	.international .exhibition dd .center1 {
	    height: 66px;
	}
	
	.domestic .line .box_cnt .more, .international .line .box_cnt .more {
	    width: 180px;
	    line-height: 38px;
	    font-size: 16px;
	}
	.domestic .exhibition dl {
	    width: 48%;
	}
	.library-cnt{
		padding-bottom: 40px;
		text-align: center;
		position: relative;
	}
	.library-cnt a {
		width: 33.33%;
	}
	.library-cnt .look-more{
		font-size: 14px;
		line-height: 24px;
		width: 120px;
		position: absolute;
		bottom: 5px;
		left:50%;
		margin-left:-60px;
		cursor: pointer;
		margin-top:10px;
		border:1px solid #e84c35;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
}
@media only screen and (max-width: 600px) {
	.news-box>div {
	    width: 100%;
	}
}
@media only screen and (max-width: 540px) {
	h3 span{
		background-size: 38px!important;
	}
	.head .tel span, .head .logo span {
	    font-size: 14px;
	}
	.head .logo img {
	    width: 100px;
	}
	.head .logo span{
		margin-top:0;
	}
	.head .tel span{
		line-height: 18px;
	}
	.head .tel {
	    background-size: 32px;
	    padding-left: 38px;
	}
	.select-content-box dl {
	    width: 100%;
	    margin-left: 0!important;
	    margin-right: 0!important;
	}
	.select-content-box .dl3 {
	    margin-bottom: 3%;
	}
	.select-content-box dd p {
	    height: 48px;
	    line-height: 24px;
	    font-size: 16px;
	}
	.organization li {
	    width: 24.4%;
	}
	.international .exhibition dd .title i {
	    margin-left: 10px;
	}
}
@media only screen and (max-width: 450px) {
	.domestic .organization h3 span,.domestic .line h3 span,.international .organization h3 span,.international .line h3 span ,.news h3 span,.environment h3 span{
	    padding-left: 45px;
	    background-size: 36px;
	}
	h2{
		font-size: 22px;
	}
	h3 {
	    font-size: 18px;
	}
	
	.select-content h3{
		padding-left: 40px;
	    background-size: 30px;
	}
	.head .logo span{
		font-size: 12px;
		padding:0 5px;
	}
	.nav-bg a,.select-content-box dd p {
	    font-size: 14px;
	}
	.domestic .tabList li, .international .tabList li {
	    width: 24.2%;
	}
	.domestic .exhibition dl {
	    width: 100%;
	    margin:0 0 3%;
	}
	.domestic .exhibition dt{
		width: 38%;
		float: left;
	}
	.domestic .exhibition dd{
		width: 58%;
		float: left;
		padding:2%;
	}
	.exhibition .dd_1 .line-tit {
	    text-align: left;
	}
	.exhibition .dd_1 .line-bottom a {
	    font-size: 12px;
	}
	.international .exhibition dd .center1 {
	    height: 88px;
	}
}
@media only screen and (max-width: 400px) {
	.exhibition .dd_1 .line-tit {
	    height: 18px;
	    line-height: 18px;
	    margin-bottom: 2%;
	}
	.exhibition .dd_1 .line-bottom {
	    padding-top: 2%;
	}
	.library-cnt a {
		width: 50%;
	}
	
}
@media only screen and (max-width: 375px) {
	.head .logo img {
	    width: 80px;
	}
	.head .logo span{
		line-height: 26px;
	}
	.head .tel {
	    background-size: 28px;
	    padding-left: 30px;
	}
	.head .tel span {
		font-size: 12px;
	    line-height: 14px;
	}
	.select-content-box dd p,.domestic .tabList li, #aa8 a,.international .tabList li {
		font-size: 12px;
	}
}


/**ï¿½×²ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ïµï¿½ï¿½Ê?**/

.xly_float_r{ position: fixed; bottom:60px;z-index: 1000; float:right; text-align: right; right:1%; }
.xly_float_r em.xly_float_tit{ display: block; background:url(../images/xly_images/float_icon.png) no-repeat 0 0; width: 48px; height: 44px; cursor:pointer;}
.xly_float_r ul{float:right; }
.xly_float_r ul li{ width: 48px;background-color:#dfdfdf; cursor: pointer; border-bottom:1px #fff solid;position: relative; z-index:100; }
.xly_float_r ul li.li00{ background-color:transparent; padding:0; border-bottom:0; }
.xly_float_r ul li:hover a{ color:#fff; }
.xly_float_r ul li.li01 span{ display: block; line-height: 16px; font-size:12px; margin:0px auto; padding:8px 12px;position: relative; z-index:150;  }
.xly_float_r ul li.li01:hover span{background-color:#f39800;}
.xly_float_r ul li em{ background:#dfdfdf url(../images/xly_images/float_icon.png) no-repeat; display: block;margin:0px auto; width: 48px; height: 48px; position: relative; z-index:150; }
.xly_float_r ul li:hover em{background-color:#f39800;position: relative; z-index:150;}
.xly_float_r ul li.li00:hover em{ background-color:transparent;}
.xly_float_r ul li p{ position: absolute;  background-color: #f39800; right:47px; bottom:0; color:#fff; padding:5px 20px; display: none;}
.xly_float_r ul li.li06 em{ position:inherit;}
.xly_float_r ul li.li06:hover em{ position:inherit;}
.xly_float_r .li02 p{
	width: 132px;
}
.xly_float_r ul li:hover p{ display: block; }
.xly_float_r ul li p span,.xly_float_r ul li p b{ display: block; width:100%;height: 24px; line-height: 24px; font-size:14px; text-align: center;}
.xly_float_r ul li.li02 em{ background-position: 0 -44px;  }
.xly_float_r ul li.li02:hover em{ background-position:-48px -44px}
.xly_float_r ul li.li03 em{ background-position: 0 -92px; }
.xly_float_r ul li.li03:hover em{background-position: -48px -92px;}
.xly_float_r ul li.li03 p span{ height: 38px; line-height: 38px; width: 200px; }
.xly_float_r ul li.li04 em{ background-position: 0 -140px; }
.xly_float_r ul li.li04:hover em{background-position: -48px -140px;}
.xly_float_r ul li.li04 p{ width: 122px;  padding:15px;}
.xly_float_r ul li.li04 p img{display: block; line-height: 122px; }
.xly_float_r ul li.li04 p span{ margin-top: 5px; }
.xly_float_r ul li.li05 em{ background-position: 0 -188px; }
.xly_float_r ul li.li05:hover em{ background-position:-48px -188px;}
.xly_float_r ul li.li05 p span{ width: 120px; height: 38px; line-height: 38px; }
.xly_float_r ul li.li06 em{ background-position: 0 -236px; }
.xly_float_r ul li.li06:hover em{ background-position:-48px -238px;  }
.gb{ position:absolute; top:-20px; right:0px; cursor:pointer;}
.xly_float_r ul li.li07 em{
		padding: 8px 12px;
    width: 24px;
    line-height: 16px;
    height: 32px;
    background: 0 none;
}


.bmbd_bg{ background-color: #207ebc; line-height: 30px; position: fixed; z-index: 999; bottom:0; width: 100%; padding:15px 0;}
.bmbd_bg .bmbd{ width:1200px; margin:0 auto; color:#fff; position: relative;   height: 30px; line-height: 30px;}
.bmbd_bg .bmbd i{ display: block; line-height: 30px;font-size:18px; width: 17%; float:left; font-style:italic; }
.bmbd_bg .bmbd ul{ float:left;  width:65%; margin:0 1%;}
.bmbd_bg .bmbd ul li{ float:left; width: 22%; height: 30px; line-height: 30px; }
.bmbd_bg .bmbd ul li input,.bmbd_bg .bmbd ul li select{ height: 26px; line-height: 26px; width: 90%; padding:0 1%; color:#999; border:1px #dedede solid; border-radius: 2px; }
.bmbd_bg .bmbd ul li.li_sub{ width: 12%; }
.bmbd_bg .bmbd ul li.li_sub input{ width: 95%; height: 30px; line-height: 30px; background-color: #ffd900; border:0; border-radius: 3px; color:#444; font-size:14px; }
.bmbd_bg .bmbd span{ display: block; width: 14%; float:right; background: url(../images/xly_images/suo.png) no-repeat left center; padding-left:20px; }
.bmbd_bg .bmbd .gb{ position: absolute; top:-15px; right:-15px; width: 20px; height: 20px; line-height: 20px; text-align: center; cursor: pointer; }
.shensuo{ display:none; width:24px; padding:0 5px; color:#fff; font-size:14px; line-height:18px;  text-align:center; background:url(../images/xly_images/zxbm.png) no-repeat 50% 3%; padding-top:26px; cursor:pointer; }

.bmbd_bg .bmbd span p{
	color:#fff!important;
	line-height: 30px !important;
}

.jchg{ margin-bottom:20px; }
.jchg .jchg_cnt li{ float:left; width: 50%; }
.jchg .jchg_cnt li img{ width: 32.33333333%; margin:0 0.5% 1%; float:left;height: 145px; }
.jchg .jchg_cnt li.li01 img.img_01{ width: 65.66666666666%;height: 296px;}


.footer_r{ width: 66%; float:right; }
.footer_r table{ width: 100% !important; }
