@CHARSET "utf-8";

/* S 首页分类导航模块开始*/

.nav_box {
	border-bottom: 2px solid #29B5E2;
}

.nav_box .nav_top {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

.nav_box .nav_top .top_left {
	float: left;
	width: 210px;
	height: 40px;
	line-height: 40px;
	background-color: #29B5E2;
	text-align: center;
}

.nav_top .top_left .tl_font {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	cursor: default;
}

.nav_box .nav_top .top_right {
	display: inline;
	float:left;
}

.nav_top .top_right .m_45 {
	margin-left: 45px;
}

.top_right ul li {
	float:left;
	margin-left: 35px;
	margin-right: 35px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.top_right ul li a {
	font-size: 15px;
	color: #000;
	text-decoration: none;	
}

.top_right ul li a:hover {
	color: #29B5E2;	
}

/* E 首页分类导航模块结束*/

/* S 首页分类及轮播开始*/

.choice_box{
	width: 100%;
	min-width: 1200px;
	height: 470px;
	margin: 0 auto;
	position:relative;
}

/* S 首页轮播控制开始*/
.choice_box .scroll_box {
	width: 100%;
	min-width: 1200px;
	height: 470px;
	overflow: hidden;
	position:relative;
}

.scroll_box > ul > li {
	float: left;
	cursor:pointer;
	position:absolute;
	width:100%;
	z-index: -100;
	opacity:0;
}

.scroll_box > ul > li > a > img{
	position: absolute;
	width: 1920px;
	height: 470px;
	left: 50%;
	margin-left: -960px;
	outline:none;
}

.scroll_box .ul_box {
	position:absolute;
	width: 100%;
	height: 10px;
	bottom: 10px;
}

.scroll_box .ul_box .scroll_num_ul {
	height:10px;
	border:0 none;
	margin: 0 auto;
	background-color:transparent;
}
.scroll_box .ul_box .scroll_num_ul > li {
	position:relative;
	float: left;
	margin: 0 5px;
	width:27px;
	height:6px;
	background-color: #fff;
	cursor: pointer;
}

/* E 首页轮播控制结束*/

/* S 首页分类控制开始*/
.choice_box .chioce_model {
	z-index: 100px;
	position: absolute;
	width: 100%;
	height: 1px;
 	min-width: 1200px;
 	border:0 none;
	background-color:transparent;
}

.choice_box .chioce_model .cm_main {
	width: 1200px;
	margin: 0 auto;
	margin-top:-470px;
	height:1px;
	border:0 none;
	background-color:transparent;
}

.chioce_model .cm_main .cm_left {
	float: left;
	width: 208px;
	height: 469px;
	background-color: #ffffff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #29B5E2 #e4e4e4 #29B5E2 #e4e4e4;
}

.cm_main .cm_left ul li {
	height: 78px;
	margin: 0 auto;
}

.cm_left ul li .nav_little dl {
	width: 190px;
	margin: 0 auto;
	padding: 15px 0px 20px 0px;
}

.cm_left ul li .nav_little {
	cursor:default;
	width: 190px;
	height: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.cm_left ul li .no_bottom {
	border-bottom: 0 none;
}

.cm_left ul li .div_hover {
	height: 77px;
	width: 208px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #fff;
}

.cm_left ul li .nav_little .dl_hover {
	padding-top: 14px;
	padding-left: 3px;
}

.cm_left ul li dl dt {
	position: relative;
	text-align: center;
}

.cm_left ul li dl dt .share_one_img {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 35px;
	background-image: url("./img/navs.png");
}
.one_position {
	background-position: 0px 0px;
}

.two_position {
	background-position: -24px 1px;
}

.three_position {
	background-position: -48px 2px;
}

.four_position {
	background-position: -72px 1px;
}

.five_position {
	background-position: -96px 0px;
}

.six_position {
	background-position: -120px 1px;
}
.cm_left ul li dl dt a {
	color: #333;
	font-size: 13px;
	text-decoration: none;
}

.cm_left ul li dl dt a:hover {
	color: #29B5E2;
}

.cm_left ul li dl dd {
	width: 190px;
	height: 14px;
	text-align: left;
	margin-top: 13px;
	white-space: nowrap;  
	overflow: hidden;
	text-overflow: ellipsis;
}

.cm_left ul li dl dd a {
	color: #a5a5a5;
	padding: 0 3px;	
	text-decoration: none;
}

.cm_left ul li dl dd a:hover {
	color: #29B5E2;
}

.chioce_model .cm_main .cm_right {
	float:left;
	width: 866px;
	height: 469px;
	background-color: #fff;
	border-bottom: 1px solid #29B5E2;
	border-right: 1px solid #29B5E2;
	display: none;
	*white-space: nowrap !important; /* 解决ie7文本换行问题 */
}

.cm_right .cmr_one {
	width: 100%;
	height: auto;
	border: 1px solid #00cc99;
}

.cb {
	clear: both;
}

.cm_right .cmr_box {
	width: 835px;
	height: 449px;
	padding-left: 30px;
	padding-top: 20px;
	display: none;
	
}

.cmr_box li {
	line-height: 25px;
}

.cmr_box li label {
	float: left;
	width: 185px;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

.cmr_box .cmr_little {
	float: left;
	width: 810px;
	margin-bottom: 10px;
	padding:0px 0px 10px 0px;
	*padding-bottom: 20px !important; /* 兼容ie7 */
}

.cmr_box .cmr_little_hover {
	width: 810px;
	border-bottom: 0 none;
}

.cmr_box .cmr_little a {
	float: left;
	color: #666;
	font-size: 13px;
	margin-top:5px;
	margin-right: 20px;
}

.cmr_box .cmr_little a:hover {
	color: #29B5E2;
}
/* E 首页分类控制结束*/
/* E 首页分类及轮播结束*/

/* S 推荐模块开始*/
.share_index_recommend{
	clear: both;
	width: 100%;
	height: auto;
	background-color:#fcfcfc;
	overflow: hidden;
}

/* S 推荐资质认证模块开始*/
.share_index_recommend .recommend_onecontent{
	width:1200px;
	height:556px;
	margin:35px auto 0px auto;
	background-color:#ffffff;
}

.recommend_onecontent .recommend_onecontent_left{
	float:left;
	width:210px;
	height:100%;
}

.onecontent_left_top{
	width:100%;
	height:278px;
	background-color:#4EC6FA;
	border-color:#4EC6FA;
	border-width:1px 0px 1px 0px;
	border-style:solid;
}

.onecontent_left_top1{
	width:100%;
	height:278px;
	background-color:#62D2C1;
	border-color:#62D2C1;
	border-width:1px 0px 1px 0px;
	border-style:solid;
}

.onecontent_left_top2{
	width:100%;
	height:278px;
	background-color:#FDBF43;
	border-color:#FDBF43;
	border-width:1px 0px 1px 0px;
	border-style:solid;
}

.onecontent_lefttop_smalltitle{
	width:100%;
	height:17px;
	line-height:17px;
	font-size:12px;
	color:#ffffff;
	padding-left:13px;
	margin-top:6px;
	overflow:hidden;
}

.onecontent_lefttop_bigtitle{
	width:100%;
	height:155px;
	margin-top:32px;
}

.bigtitle_img{
	display:block;
	width:100px;
	height:100px;
	margin:0 auto;
}

.bigtitle_text{
	width:135px;
	height:50px;
	font-size:22px;
	color:#ffffff;
	margin:0 auto;
	position:relative;
}

.bigtitle_text_line{
	width:35px;
	border-width:3px 0px 0px 0px;
	border-style:solid;
	border-color:#ffffff;
	position:absolute;
	top:47px;
	left:0;
}

.onecontent_left_bottom{
	width:208px;
	height:277px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#e4e4e4;
	overflow:hidden;
}

.onecontent_leftbottom_content{
	width:80%;
	height:220px;
	margin:28px auto;
	overflow:hidden;
}

.onecontentleft_bottom{
	width:100%;
	height:210px;
}

.onecontentleft_bottom .onecontentleft_bottom_one{
	width:100%;
	height:25px;
	font-size:12px;
	color:#666666;
	margin-top:10px;
}

.onecontentleft_bottom_one .onecontentleft_bottom_onecontent{
	width:85%;
	display:block;
	height:25px;
	line-height:25px;
	color:#666666;
	margin:0 auto;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
}

.onecontentleft_bottom_one .onecontentleft_bottom_onecontent:HOVER{
	text-decoration:none;
	color:#333333;
}

.recommend_onecontent .recommend_onecontent_right{
	float:left;
	width:989px;
	height:100%;
	background-color:#ffffff;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#e4e4e4;
	overflow:hidden;
}

.recommend_onecontent_right .recommend_onecontentright_one{
	float:left;
	width:329px;
	height:278px;
	display:block;
	border-color:#eeeeee;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	overflow:hidden;
}

.recommend_onecontent_right .recommend_onecontentright_one:HOVER{
	text-decoration:none;
}

.recommend_onecontent_right .recommend_onecontentright_one1{
	width:329px;
	border-width:0px 0px 1px 0px;
}

.recommend_onecontent_right .recommend_onecontentright_one1:HOVER{
	text-decoration:none;
}

.recommend_onecontent_right .recommend_onecontentright_one2{
	border-width:0px 1px 0px 0px;
}

.recommend_onecontent_right .recommend_onecontentright_one2:HOVER{
	text-decoration:none;
}

.recommend_onecontent_right .recommend_onecontentright_one3{
	width:329px;
	border:none;
}

.recommend_onecontent_right .recommend_onecontentright_one3:HOVER{
	text-decoration:none;
}

.recommend_onecontentright_onecontent{
	width:90%;
	height:256px;
	margin:11px auto;
}

.recommend_onecontentright_onecontent .onecontentright_onecontent_title{
	width:100%;
	height:40px;
}

.onecontentright_onecontent_title .onecontentright_onecontent_titlelabel{
	width:auto;
	height:40px;
	position:relative;
	display:inline-block;
	cursor:pointer;
	
}

.onecontentright_onecontent_title .onecontentright_onecontent_titletext, .onecontentright_onecontent_titletext1{
	float:left;
	width:auto;
	max-width:300px;
	height:20px;
	font-size:15px;
	color:#29B5E2;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
}

.onecontentright_onecontent_titletext1{
	color:#f6b707;
}

.recommend_onecontentright_one:HOVER .onecontentright_onecontent_titletext{
	color:#2892f5;
}

.recommend_onecontentright_one:HOVER .onecontentright_onecontent_titletext1{
	color:#fac434;
}

.onecontentright_onecontent_title .onecontentright_onecontent_titlexian, .onecontentright_onecontent_titlexian1{
	display:block;
	width:35px;
	border-width:2px 0px 0px 0px;
	border-style:solid;
	border-color:#2892f5;
	position:absolute;
	top:32px;
	left:0;
	transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}

.onecontentright_onecontent_titlexian1{
	border-color:#fac434;
}

.recommend_onecontentright_one:HOVER .onecontentright_onecontent_titlexian{
	width:100%;
}

.recommend_onecontentright_one:HOVER .onecontentright_onecontent_titlexian1{
	width:100%;
}

.recommend_onecontentright_onecontent .onecontentright_onecontent_img{
	width:100%;
	height:185px;
	margin-top:8px;
}

.onecontentright_onecontent_img .onecontentright_onecontent_imgcontent{
	width:160px;
	height:185px;
	margin:0 auto;
	display:block;
}

.recommend_onecontentright_onecontent .onecontentright_onecontent_text{
	width:100%;
	height:17px;
	line-height:17px;
	color:#555555;
	font-size:12px;
	text-align:center;
	margin-top:6px;
}
/* E 推荐资质认证模块结束*/

/* S 知识讲解模块开始*/
.recommend_video{
	width:1198px;
	height:400px;
	margin:35px auto 40px auto;
	background-color:#ffffff;
	border:1px solid #e4e4e4;
	overflow:hidden;
}

.recommend_video .recommend_video_content{
	width:1150px;
	height:350px;
	margin:18px auto 0px auto;
}

.recommend_video_content .recommend_videocontent_head{
	width:100%;
	height:40px;
	border-width:0px 0px 1px 0px;
	border-color:#eeeeee;
	border-style:solid;
}

.recommend_videocontent_head .videocontent_head_title{
	float:left;
	width:90px;
	height:100%;
	margin-left:5px;
}

.videocontent_head_title .videocontent_head_titlespan{
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

.videocontent_icon{
	display:block;
	float:left;
	width:34px;
	height:34px;
	background:url("../../index/img/video_icon.png") no-repeat;
	margin-top:-3px;
	margin-left:-5px;
}

.recommend_videocontent_head .videocontent_head_nav{
	margin-left:50px;
}

.recommend_videocontent_head .videocontent_head_nav1{
	float:left;
	width:auto;
	height:100%;
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.videocontent_head_navtext{
	float:left;
	width:auto;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#555555;
	display:block;
}

.videocontent_head_nav1:HOVER .videocontent_head_navtext{
	color:#29B5E2;
}

.videocontent_head_navtextchange{
	color:#29B5E2;
}

.videocontent_head_navxian{
	width:100%;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#eeeeee;
	top:40px;
	left:0;
	display:block;
	position:absolute;
}

.videocontent_head_navxianchange{
	border-color:#29B5E2;
}

.recommend_videocontent_head .videocontent_head_xian{
	float:left;
	width:30px;
	height:100%;
	display:inline-block;
}

.videocontent_head_xian .videocontent_head_xiantext{
	float:left;
	width:30px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#555555;
	display:block;
}

.recommend_videocontent_head .videocontent_head_more{
	float:right;
	width:40px;
	height:100%;
	display:inline-block;
	cursor:pointer;
}

.videocontent_head_more .videocontent_head_moretext{
	float:left;
	width:35px;
	height:26px;
	line-height:26px;
	font-size:13px;
	color:#999999;
	display:block;
	background:url("../index/img/icon_more.gif") no-repeat right;
	margin-top:2px;
}

.videocontent_head_more .videocontent_head_moretext:HOVER{
	text-decoration:none;
	color:#29B5E2;
}

.recommend_video_content .recommend_videocontent_content{
	width:100%;
	height:270px;
	margin-top:37px;
}

.recommend_video_novideo{
	width:100%;
	height:100%;
	line-height:270px;
	color:#999999;
	font-size:13px;
	text-align: center;
}

.recommend_videocontent_content .videocontent_content_one{
	float:left;
	width:272px;
	display:block;
	height:100%;
	background-color:#f8f8f8;
	-webkit-border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	-o-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	overflow:hidden;
	position:relative;
}

.recommend_videocontent_content .videocontent_content_one1{
	margin-left:20px;
}

.recommend_videocontent_content .videocontent_content_one:HOVER{
	text-decoration:none;
}

.videocontent_content_oneimg{
	width:272px;
	height:195px;
	overflow:hidden;
}

.videocontent_content_videoimg{
	display:block;
	width:100%;
	height:195px;
	cursor:pointer;
	
    transition: all 0.6s linear 0s;
    -webkit-transition: all 0.6s linear 0s;
	-moz-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
}

.videocontent_content_one:HOVER .videocontent_content_videoimg{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.videocontent_content_onename{
	width:100%;
	height:40px;
	margin-top:5px;
}

.videocontent_content_onenamespan{
	float:left;
	display:block;
	width:auto;
	height:40px;
	line-height:20px;
	font-size:14px;
	color:#333333;
	margin-left:8px;
}

.videocontent_content_onetime{
	width:100%;
	height:20px;
}

.videocontent_content_onetimespan{
	float:right;
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#999999;
	margin-right:8px;
}

.video_play{
	display:block;
	width:50px;
	height:50px;
	background:url("../index/img/icon_play.png") no-repeat;
	position:absolute;
	top:72px;
	left:112px;
	cursor:pointer;
}
/* E 知识讲解模块结束*/

/* E 推荐模块结束*/
