.toutiao{text-align:center; margin:20px auto 40px auto; width:1200px;}
.toutiao b{font-size:40px;}
.toutiao span{color:#C00}

/*网站新增的CSS样式************************************************************/
.index_left_1{ float:left; width:650px; height:500px; background:#FFF;}
.index_right_1{ float:right; width:685px; background:#FFF;}

.index_left{float:left; width:320px; margin-right:20px;}
.index_center{float:left; width:495px;}
.index_right{float:right; width:495px;}

/*首页banner************************************************************/
.fullSlide {width:100%; position:relative; height:500px;}
.fullSlide .bd {margin:0 auto; height:500px; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul {width:100%;}
.fullSlide .bd li {width:100%; height:500px; overflow:hidden; text-align:center;}
.fullSlide .bd li a {width:100%; height:500px;}
.fullSlide .hd {width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:50px;}
.fullSlide .hd ul {text-align:center; width:100px; margin-left:auto; margin-right:auto;}
.fullSlide .hd ul li {cursor:pointer; display:inline-block; width:15px; height:15px; margin:5px; border-radius:50%; overflow:hidden; background:#FFF; float:left; display:block;}
.fullSlide .hd ul .on {background:#222;}

/*图片切换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:url(../images/titlesbg.png) right no-repeat #F5F5F5 ; width:100%; border-bottom:#0F409E solid 3px;}
.tb_ li{float:left; height:45px; line-height:45px; width:120px; cursor:pointer; text-align:center;}

/* 控制显示与隐藏css类 */
.normaltab{border-right:#E5E5E5 solid 1px;}
.normaltab a{ font-size:18px;  color:#246dbb;}
.hovertab{background:#0F409E; -webkit-transition: all 0.5s;}
.hovertab a{color:#FFFFFF; font-size:18px; font-weight:bold; -webkit-transition: all 0.5s;}

/* 滑过后的css类 */
.hovertab_hover{background:#0F409E; color:#FFFFFF;}
.dis{display:block; }
.undis{display:none; }
	
/* 网站滑动门CSSS///////////////////////////////////////////////////////////////////////////////////////////// */
.index_btn1{ float:left; text-align:center; width:150px; height:50px; line-height:50px; margin:10px 0px; color:#FFF; border-radius:3px;}
.index_btn2{ float:right; text-align:center; width:150px; height:50px;  line-height:50px; margin:10px 0px;color:#FFF; border-radius:3px;}

.index_adv{width:1350px; height:150px; margin-bottom:15px;}