/*网站新增的CSS样式************************************************************/
.index_left_1{ float:left; width:650px; height:500px; background:#CCC;}
.index_right_1{ float:right; width:690px;}

.index_left{float:left; width:443px; margin-right:10px;}
.index_center{float:left; width:443px;}
.index_right{float:right; width:443px;}

/*图片切换CSS样式************************************************************/
.slideBox { position: relative; float: left; width: 650px; height: 500px; overflow: hidden;}
.slideBox .prev,.slideBox .next { position: absolute; left: -40px; top: 50%; display: block; border-radius: 0 5px 5px 0; width: 40px; height: 70px; text-align: center; line-height: 70px; color:#d4d6d4; font-size: 40px; font-family: simsun; font-weight: bold; background:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); margin-top: -35px; transition: all .5s;}
.slideBox .next { left: auto; right: -40px; border-radius: 5px 0 0 5px;}
.slideBox .prev:hover,.slideBox .next:hover { background:rgba(0,0,0,1); color:#d4d6d4 !important;}
.slideBox:hover .prev { left: 0; transition: all .5s;}
.slideBox:hover .next { right: 0; transition: all .5s;}
.slideBox .bd { width: 650px; height: 500px;}
.slideBox .bd li { position: relative; width: 650px; height: 500px;}
.slideBox .bd li p { position:absolute; left:0; bottom:0; width: 100%; height:40px; background:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); font-size: 16px; line-height:40px; text-align: center; color:#fff; cursor:pointer; margin:0px;}
.slideBox .bd li img { width: 100%; height: 100%; transform: scale(1); transition: all .3s;}
.slideBox .bd li:hover img { transform: scale(1.05); transition: all .3s;}

/* 网站滑动门CSSS///////////////////////////////////////////////////////////////////////////////////////////// */		
.tb_{background-color:#FFF;}
.tb_ ul{height:45px; background:#F0F0F0; background:linear-gradient(#FFFFFF, #F0F0F0); width:100%; border-bottom:#1388d8 solid 2px;}
.tb_ li{float:left; height:45px; line-height:45px; width:110px; cursor:pointer; text-align:center;}

/* 控制显示与隐藏css类 */
.normaltab{background:#F0F0F0; background:linear-gradient(#FFFFFF, #F0F0F0);  border-right:#E5E5E5 solid 1px;}
.normaltab a{ font-size:16px;}
.hovertab{background:#1388d8; color:#FFFFFF; font-weight:bold;}
.hovertab a{background:#1388d8; color:#FFFFFF; font-size:16px;}

/* 滑过后的css类 */
.hovertab_hover{background:#1388d8; color:#FFFFFF;}
.dis{display:block;}
.undis{display:none;}
	
/* 网站滑动门CSSS///////////////////////////////////////////////////////////////////////////////////////////// */

.index_adv1{width:330px; float:left; margin-right:10px; height:100px; background:#FFF;}
.index_adv2{width:330px; float:right;height:100px; background:#FFF;}

/* 会员单位CSSS///////////////////////////////////////////////////////////////////////////////////////////// */
.hydw{width:98%;}
.hydw a{display:block;width:240px; float:left; margin-left:10px; height:34px; line-height:34px; background:url(../images/art_ico.gif) no-repeat; padding-left:12px; background-position:0px 15px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/* 首页滚动CSS开始///////////////////////////////////////////////////////////////////////////////////////////// */	
#demo {overflow:hidden; width:1300px;}
#indemo {float: left; width: 8000%;}
#demo1 {float: left;}
#demo2 {float: left;}