/*p{
	margin: 0px!important;
	padding: 0px!important;
}
a{
	margin: 0px!important;
	padding: 0px!important;
}
span{
	margin: 0px;
	padding: 0px;
	
	background:url(../../images/common/banner5.jpg) no-repeat;
}*/
.banner-iptsts{
	
	width:1100px;
	height:510px;
	position:absolute;
	top:0px;
	left:21%;
	margin:0 auto;
}
.banner_logo{
	width: 302px;
	height: 318px;
	border: 1px solid #e6e5df;
	border-radius: 5px;
	background:#fefdfb;
	float: right;
	margin-top: 90px;
	padding: 28px 25px;
	margin-right: 3px;
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	background: rgba(255,255,255,0.9);
}
.banner_touxiang{
	width: 220px;
	height: 78px;
	border:1px solid #e6e5df;
	background-color: #fffaf5;
	float: right;
	position: relative;
	text-indent: 70px;
}
.touxiang_img{
	width: 80px;
	height: 80px;
	border-radius: 40px;
	overflow: hidden;
	position: absolute;
	top: -2px;
	left: -30px;
}
.banner_touxiang p{
	margin-top: 13px;
	margin-bottom: 5px;
	line-height:26px;
	height: 25px;
	overflow: hidden;
}
.banner_touxiang p span{
	color: #333333;
	font-size: 18px;
	max-width:9em;
	height:30px;
	overflow: hidden;
	display:block;
	float:left;
}
.banner_touxiang span{
	font-size: 14px;
	color: #7f7369;
}
.banner_qiandao{
	width:100%;
	height: 65px;
	clear: both;
	line-height: 65px;
	overflow: hidden;
}
.banner_qiandao span a{
	color:#ff0011;
	font-size: 16px;
	font-weight: normal;
	/*margin-left: 30px;
	cursor: pointer;*/
	/* margin-right: 10px; */
	text-decoration:none;
}

.banner_input{
	width: 100%;
	height: 46px;
	border-radius: 8px;
	background-color: #fd8f33;
	border: 0px;
	color: #fff;
	font-size: 18px;
	border-bottom: 2px solid #df6600;
}

.banner_input:hover{
	background-color: #ffa65b;
}
.banner_ul{
	width: 100%;
	height: 46px;
	overflow: hidden;
	margin-top: 18px;
}
.banner_ul img{
	float: left;
	width: 1px;
	height: 45px;
}
.banner_ul li{
	float: left;
	width: 82px;
	height: 100%;
	text-align: center;
}
.banner_ul li p{
	text-align: center;
	font-size:14px;
	color: #7f7369;
	margin: 0px;
	margin-top: 5px;
	
}
.banner_ul li span{
font-size:12px;
	color: #7f7369;
	margin-top: 10px;
	display:inline-block;
cursor: pointer;
}
/*.banner_ul li span:hover{
	color: #fd8f33;
}*/

@media screen and (max-width: 1407px){
	.banner-iptsts{
		position: absolute;
		top: 0px;
		left: 10%;
	}
	
}


 
.index_video{
	width: 1140px;
	overflow: hidden;
	margin:0 auto;
}
 
.index_video h1{
	font-size: 20px;
	color: #7ca1c5;
	height: 57px;
	line-height: 57px;
	text-align: center;
	
	width: 263px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #bfd9f2;
	border-radius: 35px;
	margin-bottom: 30px;
}
.video_chiyi h2{
	height: 73px;
	line-height: 73px;
	font-size: 22px;
	color: #9e9e9e;
	margin: 0px;
	display: inline;
}
.video_chiyi h2:hover{
	color: #e32534;
	cursor: pointer;
}

.index-main dl a{
	width:100px;
	height:38px;
	background-color: #289ae4;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	position:absolute;
	bottom: 40px;
	left: 30px;
	cursor:pointer;
	display:block;
	text-align: center;
}


.videos {
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	position: fixed;
	z-index: 200;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
}
.video-main {
	z-index: 11111;
	top: 15%;
	position: absolute;
}
.mathcha {
	z-index: 99999;
	width: 47px;
	height: 47px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../../images/common/index.png) no-repeat -166px -259px;
	background-color: #5b5b5b;
}
.jinqi_cnt ul li{
	width: 333px;
	height: 98px;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #dcdcdc;
	background-color: #e5e5e5;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 33px;
	border-radius: 5px;
	position: relative;
}
.jinqi_cnt ul li img{
	display: block;
	width: 101px;
	height: 100px;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 18px;
	float: left;
	-webkit-transition:all 0.4s ease-out;
	   -moz-transition:all 0.4s ease-out;
	     -o-transition:all 0.4s ease-out;
	    -ms-transition:all 0.4s ease-out;
	        transition:all 0.4s ease-out; 
}
/* .jinqi_cnt ul li:hover img{
	-webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
} */
/* .jinqi_cnt ul li img:hover{
	cursor: pointer;
} */
.jinqi_text{
	width: 200px;
	height: 100%;
	overflow: hidden;
}
.jinqi_text p{
	width: 208px;
	font-size: 16px;
	color: #333333;
	height: 54px;
	line-height: 60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 0px;
}
.jinqi_text p:hover{
	cursor: pointer;
	color: #fd8f33;
}
.jinqi_text div span{
	font-size: 14px;
	color: #73757a;
}
.jinqi_text div img{
	margin-left: 20px;
	margin-right: 10px;
}
/*瀹屾暣浣撶郴*/
.index_tixi{
	width: 100%;
	min-height: 751px;
	border-bottom: 1px solid #ececec;
	min-width: 1100px;
}
.tixi_cnt{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}
.tixi_text{
	width: 1100px;
	height: 255px;
	text-align: center;
}
.tixi_text h1{
	font-size: 32px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	margin-bottom: 50px;
}
.tixi_text p{
	font-size: 18px;
	color: #777777;
	line-height: 30px;
}
.tixi_img{
	position: relative;
	min-height: 410px;
}
.tixi_img span{
	cursor: pointer;
	width: 191px;
	height: 220px;
	display: block;
	float: left;
}
/* .tixi_img .tixi1{
	margin-left: 138px;
	margin-right: 20px;
	background: url(../../images/common/tixi1.png) no-repeat;
	
}
.tixi_img .tixi1:hover{
	background: url(../../images/common/tixi1s.png) no-repeat;
} */
.tixi_img .tixi1{
	margin-left: 138px;
	margin-right: 20px;
	background: url(../../images/common/tixi1s.png) no-repeat;
}
.tixi_img .tixi1:hover{
	background: url(../../images/common/tixi1.png) no-repeat;
}

/* .tixi_img .tixi2{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi2.png) no-repeat;
}
.tixi_img .tixi2:hover{
	background: url(../../images/common/tixi2s.png) no-repeat;
} */
.tixi_img .tixi2{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi2s.png) no-repeat;
}
.tixi_img .tixi2:hover{
	background: url(../../images/common/tixi2.png) no-repeat;
}

/* .tixi_img .tixi3{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi3.png) no-repeat;
}
.tixi_img .tixi3:hover{
	background: url(../../images/common/tixi3s.png) no-repeat;
} */
.tixi_img .tixi3{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi3s.png) no-repeat;
}
.tixi_img .tixi3:hover{
	background: url(../../images/common/tixi3.png) no-repeat;
}

/* .tixi_img .tixi4{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi4.png) no-repeat;
}
.tixi_img .tixi4:hover{
	background: url(../../images/common/tixi4s.png) no-repeat;
} */

.tixi_img .tixi4{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi4s.png) no-repeat;
}
.tixi_img .tixi4:hover{
	background: url(../../images/common/tixi4.png) no-repeat;
}

/* .tixi_img .tixi5{
	background: url(../../images/common/tixi5.png) no-repeat;
	position: absolute;
	left: 31px;
	top: 187px;
}
.tixi_img .tixi5:hover{
	background: url(../../images/common/tixi5s.png) no-repeat;
} */

.tixi_img .tixi5{
	background: url(../../images/common/tixi5s.png) no-repeat;
	position: absolute;
	left: 31px;
	top: 187px;
}
.tixi_img .tixi5:hover{
	background: url(../../images/common/tixi5.png) no-repeat;
}
/* .tixi_img .tixi6{
	background: url(../../images/common/tixi6.png) no-repeat;
	position: absolute;
	left: 243px;
	top: 187px;
}
.tixi_img .tixi6:hover{
	background: url(../../images/common/tixi6s.png) no-repeat;
} */

.tixi_img .tixi6{
	background: url(../../images/common/tixi6s.png) no-repeat;
	position: absolute;
	left: 243px;
	top: 187px;
}
.tixi_img .tixi6:hover{
	background: url(../../images/common/tixi6.png) no-repeat;
}

/* .tixi_img .tixi7{
	background: url(../../images/common/tixi7.png) no-repeat;
	position: absolute;
	left: 456px;
	top: 187px;
}
.tixi_img .tixi7:hover{
	background: url(../../images/common/tixi7s.png) no-repeat;
} */

.tixi_img .tixi7{
	background: url(../../images/common/tixi7s.png) no-repeat;
	position: absolute;
	left: 456px;
	top: 187px;
}
.tixi_img .tixi7:hover{
	background: url(../../images/common/tixi7.png) no-repeat;
}

/* .tixi_img .tixi8{
	background: url(../../images/common/tixi8.png) no-repeat;
	position: absolute;
	left: 668px;
	top: 187px;
}
.tixi_img .tixi8:hover{
	background: url(../../images/common/tixi8s.png) no-repeat;
} */

.tixi_img .tixi8{
	background: url(../../images/common/tixi8s.png) no-repeat;
	position: absolute;
	left: 668px;
	top: 187px;
}
.tixi_img .tixi8:hover{
	background: url(../../images/common/tixi8.png) no-repeat;
}

/* .tixi_img .tixi9{
	background: url(../../images/common/tixi9.png) no-repeat;
	position: absolute;
	left: 878px;
	top: 187px;
}
.tixi_img .tixi9:hover{
	background: url(../../images/common/tixi9s.png) no-repeat;
} */

.tixi_img .tixi9{
	background: url(../../images/common/tixi9s.png) no-repeat;
	position: absolute;
	left: 878px;
	top: 187px;
}
.tixi_img .tixi9:hover{
	background: url(../../images/common/tixi9.png) no-repeat;
}
/*鎸囧*/
.index_zhidao{
	width: 100%;
	min-width: 1100px;
	min-height: 415px;
	border-bottom: 1px solid #ececec;
	background: url(../../images/common/gege.jpg) repeat-x;
}
.zhidao_cnt{
	width: 1100px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.zhidao_cnt dl{
	width: 164px;
	margin-left: 50px;
	margin-right: 61px;
	float: left;
}
.zhidao_cnt dl dd img{
	width: 150px;
	height: 150px;
	margin: 70px 10px 20px 10px;
}
.zhidao_cnt dl dt {
	width: 164px;
	text-align: center;
}
.zhidao_cnt dl dt h1{
	height: 32px;
	margin: 0 auto;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 7px;
	font-size: 20px;
	display: inline-block;
	min-width: 80px;
	margin-bottom: 15px;
	

}
 
.index_hezuo{
	width: 1100px;
	min-height: 225px;
	overflow: hidden;
	margin: 0 auto;
}
.index_hezuo h1{
	height: 85px;
	line-height: 105px;
	font-size: 20px;
	color: #333333;
	margin: 0px;
}
.index_hezuo img{
	cursor: pointer;
}

/* .index_qita{
		width: 100%;
		min-height: 224px;
		border-bottom: 1px solid #6d6d6d;
		background-color: #31373c;
		min-width: 1100px;
}
.qita_cnt{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 48px;
}
.qita_cnt ul{
	float: left;
	margin-right: 120px;
}
.qita_cnt ul li{
	margin-bottom: 8px;
	
}
.qita_cnt ul li a{
	font-size: 14px;
	color: #c5c5c5;
	text-align: left;
	margin: 0px;
} */

/* .index_qita { background: #31373c; min-height:240px; min-width: 1100px; width: 100%; } */
/* .qita_cnt { margin: 0 auto; overflow: hidden; padding-top:20px; width: 1100px; } */
/* .qita_cnt ul { float: left; margin-right:30px; margin-left:42px; } */
/* .qita_cnt ul li { line-height:35px; text-align: center; } */
/* .qita_cnt ul li a {color: #999; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}    */
/* .qita_cnt ul li a:hover {color: #fff; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}  */

/*底部导航*/
.index_qita { background: #31373c; min-height:240px; min-width: 1100px; width: 100%; }
.qita_cnt { margin: 0 auto; overflow: hidden; padding-top:20px; width: 1100px; }
.qita_cnt ul { float: left; margin-right:30px; margin-left:42px; margin-bottom: 0px;}
.qita_cnt ul li { line-height:35px; text-align: center; font-size: 14px;}
.qita_cnt ul li a {color: #999; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.qita_cnt ul li a:hover {color: #fff; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.fuwuTime{color: #999; float:left;font-size: 14px;margin-top: -3px;}
.f_btn{display:block;cursor:pointer;margin-top:8px;height: 28px;width: 84px;background: #ffa101;font-size: 14px;color: #fff;line-height: 28px;text-align: center;}
.f_btn:hover{background: #ffb401;}
 
.banner_weideng{
	height: 180px;
}
.banner_weideng h1{
	height: 42px;
	font-size: 20px;
	color: #fd8f33;
	margin-bottom: 0px;
	padding: 0px;
	
	margin-top: 20px;
}
.weideng_yonghu{
	width: 250px;
	height: 36px;
	border: 1px solid #b8b8b8;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 12px;
	text-indent: 10px;
	color: #a9a6a4;
	font-size: 14px;
	line-height: 34px;
}
.weideng_mima{
	width: 250px;
	height: 36px;
	border: 1px solid #b8b8b8;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 12px;
	text-indent: 10px;
	color: #a9a6a4;
	font-size: 14px;
	line-height: 34px;
}
.zhuce{
	width:67px;
	float:right;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fd8f33;
}
.weideng_xiangguan{
	margin-top: 6px;
	clear:both;
}
.weideng_xiangguan img{
	cursor: pointer;
}

 
.mengban{
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	filter:Alpha(opacity=40);
	opacity:rgba(0,0,0,0.4);
	background-color:rgba(0,0,0,0.4);
	display:none;
	cursor: default;
}
.mengban input{
	width: 105px;
	height: 40px;
	background-color: #fd8f33;
	border: 0px;
	border-radius: 3px;
	margin-top: 130px;
	position:relative;
	margin-left: 80px;
	color: #fff;
	font-size: 16px;
	
}
.index-main dl:hover .mengban{
	display:block;
}

.mengbans{
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity:rgba(0,0,0,0.4);
	background-color:rgba(0,0,0,0.4);
	display:none;
	cursor: pointer;

}
.jinqi_cnt ul li:hover .mengbans{
	display:block;
}

/**/

@media screen and (max-width: 1100px){
	.banner-iptsts{
		position: absolute;
		top: 0px;
		left: 1%;
	}
	

}
.fankui:hover{
	background:url(../../images/common/fankuis.png) no-repeat;
}

.fankui {
	right: 50px \9;
	margin-left: 0px \9;
	position: fixed \9;
	bottom: 200px;
	background:url(../../images/common/fankui.png) no-repeat \9;
	cursor: pointer \9;
	width: 50px \9;
	height: 50px \9;
	z-index: 9999 \9;
}
.arrow {
	right: 50px \9;
	position: fixed \9;
	bottom: 140px \9;
	width: 50px \9;
	height: 50px \9;
	background:url(../../images/common/arrow.png) no-repeat \9;
	cursor: pointer \9;
	z-index: 9999 \9;
}


@media screen and (min-width: 1571px){
	.arrow {
		position: fixed;
		left: 50%;
		margin-left:715px;
		bottom: 140px;
		width: 50px;
		height: 50px;
		background:url(../../images/common/arrow.png) no-repeat;
		cursor: pointer;
	}
	.arrow:hover{
		background:url(../../images/common/arrows.png) no-repeat;
	}
	.ipad{
		width: 50px;
			margin-left: 715px;
	  	left: 50%;
		position: fixed;
		bottom: 200px;
		background:url(../img/ipad.png) no-repeat;
		cursor: pointer;
		width: 50px;
		height: 50px;
		z-index: 9999;
		
	}
	.ipad:hover{
		background:url(../img/ipads.png) no-repeat;
	}
	/**/
	.fankui{
		width: 50px;
		height: 50px;
		position: fixed;
		left: 50%;
		margin-left:715px;
		bottom: 200px;
		background:url(../../images/common/fankui.png) no-repeat;
		cursor: pointer;
	}

}
@media screen and (max-width: 1570px){
	.fankui {
		right: 10px;
		margin-left: 0px;
		position: fixed;
		bottom: 200px;
		background:url(../../images/common/fankui.png) no-repeat;
		cursor: pointer;
		width: 50px;
		height: 50px;
	}
	.arrow {
		right: 10px;
		position: fixed;
		bottom: 140px;
		width: 50px;
		height: 50px;
		background:url(../../images/common/arrow.png) no-repeat;
		cursor: pointer;
	}
	.ipad {
			width: 50px;
			right: 10px!important;
			position: fixed;
			bottom: 200px;
			background: url(../../images/common/ipad.png) no-repeat;
			cursor: pointer;
			width: 50px;
			height: 50px;
			z-index: 9999;
	}
}
.mine
/*2015.03.05*/
.banner_logo{
	width: 302px;
	height: 318px;
	border: 1px solid #e6e5df;
	border-radius: 5px;
	background:#fefdfb;
	float: right;
	margin-top: 90px;
	padding: 28px 25px;
	margin-right: 3px;
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	background: rgba(255,255,255,0.6);
}

.banner_ul li span a:hover{
	text-decoration: none;
}

.banner_touxiang{
	width: 220px;
	height: 79px;
	border:1px solid #e6e5df;
	background-color: #fefffe;
	float: right;
	position: relative;
	text-indent: 70px;
	border-radius: 0px 40px 40px 0px;
}
/*2015.03.05....*/

/*2015.03.05*/
.banner_qiandao{
	width:100%;
	height: 67px;
	line-height: 67px;
	clear: both;
	overflow: hidden;
}
/*2015.03.05....*/
/*视频*/
/*2015.03.05*/
.index_video{
	width: 1140px;
	overflow: hidden;
	margin:0 auto;
}

<<<<<<< .mine
.index_video h1{
	font-size: 20px;
	color: #7ca1c5;
	height: 57px;
	line-height: 57px;
	text-align: center;
	
	width: 263px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #bfd9f2;
	border-radius: 35px;
	margin-bottom: 30px;
}
/*2015.03.05....*/

/*2015.03.05*/
.index-main dl{
	width:30%;
	margin-right:1%;
	margin-left:2%;
	float:left;
	position:relative;
	/*background:#fff;*/
	/*border-radius:4px;*/
	overflow:hidden;
	/*box-shadow:0px 2px 4px #cccccc;*/
		/*height: 194px;*/
		margin-bottom: 38px!important;
		/*cursor: pointer;*/
		
}
.index-main dl dd img{
	width: 100%;
	height: 230px;
	vertical-align: middle;
}
.index-main dl dd p{
	/*margin-top:10px;*/
	font-size:16px;
/*	margin-top: 10px;*/
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
}

.index-main dl dd p img{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border: 2px solid #d57a2e;
	margin-right: 7px;
}

.index-main dl a{
	width:100px;
	height:38px;
	background-color: #289ae4;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	position:absolute;
	bottom: 40px;
	left: 30px;
	cursor:pointer;
	display:block;
	text-align: center;
}

.jinqi_img{
	top:45px!important;
	left:117px!important;
	cursor: pointer;
}
.jinqi_img img{
	width: 106px!important;
	height: 106px!important;
	border: 0px!important;
}
.jinqi_img span{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 14px;
}
.index-main dl dt{
	font-size:16px;
	color:#fff;
	font-weight:normal;
	/*position: absolute;
	top: 13px;
	left: 13px;*/
	width: 342px;
	height: 100px;
	/*cursor: pointer;*/
	border: 1px solid #eaeaea;
	border-top: 0px;
	text-indent: 20px;
}
.index-main dl dt span{
	font-size:20px;
	color:#676565;
	font-weight:normal;
	padding-top: 25px;
	margin-bottom: 10px;
	display: block;
	width: 300px;
	overflow: hidden;
	height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
/*2015.03.05*/
/*近期直播*/
.index_jinqi{
	width: 100%;
	min-height: 426px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	margin-top: -8px;
	padding-bottom: 8px;
}
.jinqi_cnt{
	width: 1140px;
	min-height: 426px;
	overflow: hidden;
	background-color: #f9f9f9;
	margin: 0 auto;
}
.jinqi_cnt h1{
	font-size: 20px;
	color: #7ca1c5;
	height: 57px;
	line-height: 57px;
	text-align: center;
	width: 263px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #bfd9f2;
	border-radius: 35px;
	margin-bottom: 30px;
}
.jinqi_cnt ul li{
	width: 333px;
	height: 98px;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #dcdcdc;
	background-color: #e5e5e5;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 33px;
	border-radius: 5px;
	position: relative;
}
.jinqi_cnt ul li img{
	display: block;
	width: 101px;
	height: 100px;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 18px;
	float: left;
	-webkit-transition:all 0.4s ease-out;
	   -moz-transition:all 0.4s ease-out;
	     -o-transition:all 0.4s ease-out;
	    -ms-transition:all 0.4s ease-out;
	        transition:all 0.4s ease-out; 
}
.jinqi_cnt ul li:hover img{
	-webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.jinqi_cnt ul li img:hover{
	cursor: pointer;
}
.jinqi_text{
	width: 200px;
	height: 100%;
	overflow: hidden;
}
.jinqi_text p{
	width: 208px;
	font-size: 16px;
	color: #333333;
	height: 54px;
	line-height: 60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 0px;
}
.jinqi_text p:hover{
	cursor: pointer;
	color: #fd8f33;
}
.jinqi_text div span{
	font-size: 14px;
	color: #73757a;
}
.jinqi_text div img{
	margin-left: 20px;
	margin-right: 10px;
}

/*2015.03.05*/
/*2015.03.05*/
.tixi_cnt{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 80px;
}
.tixi_text{
	width: 1100px;
	height: 180px;
	text-align: center;
}
.tixi_text h1{
	font-size: 32px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
}
.tixi_text p{
	font-size: 18px;
	color: #777777;
	line-height: 30px;
}
.tixi_img{
	position: relative;
	min-height: 410px;
}
.tixi_img span{
	cursor: pointer;
	width: 191px;
	height: 220px;
	display: block;
	float: left;
}
.tixi_img .tixi1{
	margin-left: 150px;
	margin-right: 20px;
	background: url(../../images/common/tixi1s.png) no-repeat;
	
}
.tixi_img .tixi1:hover{
	background: url(../../images/common/tixi1.png) no-repeat;
}
.tixi_img .tixi2{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi2s.png) no-repeat;
}
.tixi_img .tixi2:hover{
	background: url(../../images/common/tixi2.png) no-repeat;
}
.tixi_img .tixi3{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi3s.png) no-repeat;
}
.tixi_img .tixi3:hover{
	background: url(../../images/common/tixi3.png) no-repeat;
}
.tixi_img .tixi4{
	margin-left: 0px;
	margin-right: 20px;
	background: url(../../images/common/tixi4s.png) no-repeat;
}
.tixi_img .tixi4:hover{
	background: url(../../images/common/tixi4.png) no-repeat;
}
.tixi_img .tixi5{
	background: url(../../images/common/tixi5s.png) no-repeat;
	position: absolute;
	left: 43px;
	top: 187px;
}
.tixi_img .tixi5:hover{
	background: url(../../images/common/tixi5.png) no-repeat;
}
.tixi_img .tixi6{
	background: url(../../images/common/tixi6s.png) no-repeat;
	position: absolute;
	left: 255px;
	top: 187px;
}
.tixi_img .tixi6:hover{
	background: url(../../images/common/tixi6.png) no-repeat;
}
.tixi_img .tixi7{
	background: url(../../images/common/tixi7s.png) no-repeat;
	position: absolute;
	left: 468px;
	top: 187px;
}
.tixi_img .tixi7:hover{
	background: url(../../images/common/tixi7.png) no-repeat;
}
.tixi_img .tixi8{
	background: url(../../images/common/tixi8s.png) no-repeat;
	position: absolute;
	left: 680px;
	top: 187px;
}
.tixi_img .tixi8:hover{
	background: url(../../images/common/tixi8.png) no-repeat;
}
.tixi_img .tixi9{
	background: url(../../images/common/tixi9s.png) no-repeat;
	position: absolute;
	left: 890px;
	top: 187px;
}
.tixi_img .tixi9:hover{
	background: url(../../images/common/tixi9.png) no-repeat;
}
/*指导*/
.index_zhidao{
	width: 100%;
	min-width: 1100px;
	min-height: 665px;
	border-bottom: 1px solid #ececec;
	background: url(../../images/common/gege.jpg) repeat-x;
}
.zhidao_cnt{
	width: 1100px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.zhidao_cnt dl{
	width: 164px;
	margin-left: 50px;
	margin-right: 61px;
	float: left;
}
.zhidao_cnt dl dd img{
	width: 150px;
	height: 150px;
	margin: 70px 10px 20px 10px;
}
.zhidao_cnt dl dt {
	width: 164px;
	text-align: center;
}
.zhidao_cnt dl dt h1{
	height: 32px;
	margin: 0 auto;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 7px;
	font-size: 20px;
	display: inline-block;
	min-width: 80px;
	margin-bottom: 15px;
	

}
.zhidao_cnt dl dt p{
	font-size: 16px;
	color: #a5a5a5;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 10px;
}
/*2015.03.05*/
.banner_weideng h1{
	height: 42px;
	font-size: 20px;
	color: #7f7369;
	margin-bottom: 0px;
	padding: 0px;
}
.bw{
	box-shadow:0px 0px 5px #ff9b47;
	border: 1px solid #ff9b47!important;
}
/*2015.03.05....*/

 
/*2015.03.05*/
.mengban{
	width: 100%;
	height: 230px;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	filter:Alpha(opacity=40);
	opacity:rgba(0,0,0,0.4);
	background-color:rgba(0,0,0,0.4);
	display:none;
	cursor: default;

}
/*2015.03.05*/
.mengban input{
	width: 180px;
	height: 55px;
	background-color: #fd8f33;
	border: 0px;
	border-radius: 3px;
	margin-top: 95px;
	margin-left: 85px;
	color: #fff;
	font-size: 20px;
	position: relative;
	filter:Alpha(opacity=75);
	opacity:rgba(253,143,51,0.75);
	background-color:rgba(253,143,51,0.75);
}

.index-main dl:hover .mengban{
	display:block;
}
.index-main dl:hover dt{
	border: 1px solid #bfd9f2;
	border-top: 0px;
}
.index-main dl:hover dt span{
	color: #7ca1c5;
}
.index-main dl:hover dd .jinqi_img span{
	color: #7ca1c5;
}
/*2015.03.05....*/
 
.clickaa a{
	color:red!important;
}

/*2015.05.15*/
.ipad{
	position: relative;
}
.ipad img{
	position: absolute;
	  top: -55px;
  right: 50px;
  display: none;
}
.ipad:hover img{
	display: block;
}

.ipad{
	width: 50px;
	right: 50px;
	position: fixed;
	bottom: 200px;
	background:url(../../images/common/ipad.png) no-repeat;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 9999;
	
}
.ipad:hover{
	background:url(../../images/common/ipads.png) no-repeat;
}
.fankui:hover{
	background:url(../../images/common/fankuis.png) no-repeat;
}

.wb100 { width:100%; }
.f30 { font-size:30px; }
.c-fff { color:#fff; }
.ff-a { font-family:Arial, Helvetica, sans-serif; }
.fl { float:left; }


/*侧边栏*/
.f_slide{position: fixed;right: 10px;bottom: 50px;z-index: 999;font-size: 14px;}
.f_slide ul{width: 45px;text-align: center;}
.f_slide ul li{cursor: pointer;position: relative}
.f_slide .item-hover-text{display: none;border-radius:2px;background: #ea544a;margin-bottom: 4px;font-size: 12px;color: #fff;width: 45px; padding-top: 4px;padding-bottom:4px;line-height: 16px;}
.f_slide .icon{height: 45px;width: 45px;border-radius:2px;background: #ccc;margin-bottom: 4px;}
.f_slide .icon1 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_22.png") no-repeat center center}
.f_slide .icon2 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_06.gif") no-repeat center center}
.f_slide .icon3 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_03.png") no-repeat center center}
.f_slide .icon4 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_25.png") no-repeat center center}
.f_slide .icon5 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_09.png") no-repeat center center}
.f_slide .icon6 .icon{background:#ff7b7c url("../../images/newIndex/footer-icon_12.png") no-repeat center center}
.f_slide ul li:hover .icon{display: none}
.f_slide ul li:hover .item-hover-text{display: block}

/*微课大赛图标*/
.f_slide .icon0 p{
	position: absolute;
    bottom: -4px;
    right: -10px;
    }
.f_slide{
	bottom: 39px;
}

.app_alert{position: absolute;right: 45px;top:-55px;display: none;}
.weixin_alert{position: absolute;top:-60px;right: 50px;display: none;}
.icon6{
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; z-index:99999;}
.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-fade-out {
    opacity: 1;
}
.f_slide .item-hover-text{width: 45px; padding-top:7px;padding-bottom:6px;}
.icon2:hover .item-hover-text{width:45px;height:45px;padding:0;background: url("../../images/newIndex/footer-icon_06_hover_03.png") no-repeat center center!important;}

/*add*/
.f_slide .item-hover-text{width: 40px; padding-top:4px;padding-bottom:4px;background: #f43c3d}
.f_slide .icon{width: 40px;height: 40px;}
.f_slide .icon2 .icon{background:#ff7b7c url("../../images/newIndex/qq.gif") no-repeat center center}
.icon2:hover .item-hover-text{width:40px;height:auto;padding-top:4px;padding-bottom:4px;background:#f43c3d!important;}