@CHARSET "utf-8";

/* S 二级页面公用头部开始*/
.common_head{
	background-color: #f1f1f1;
    height: 30px;
    line-height: 30px;
    min-width: 1200px;
    width: 100%;
}
/* E 二级页面公用头部结束*/

/* S 二级页面公用搜索开始*/
.common_search{
	margin: 0 auto;
    padding: 20px 0;
    width: 1200px;
    height:110px;
   	border:1px solid #999;
}
/* E 二级页面公用搜索结束*/

/* S 二级页面公用导航部分开始*/
.common_nav{
	border-bottom: 2px solid #29B5E2;
}

.common_nav .common_nav_main{
	margin:0 auto;
	width: 1200px;
}

.second_common_nav{
	position:relative;
	border:0 none;
	height:auto;
    overflow:hidden;
}

.second_common_nav .second_common_nav_main{
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -600px;
}

/* S 二级页面公用主体导航开始*/
.common_nav .common_nav_main .common_pull_nav{
	background-color: #40BBE6;
    height: 40px;
    position: relative;
    width: 210px;
    float:left;
}

.common_nav_main .common_pull_nav .common_pull_text{
	display:block;
	font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.common_pull_box{
	background-color: #fff;
    border-top: 2px solid #29B5E2;
    display: block;
    height: 330px;
    left: 0;
    position: absolute;
    width: 210px;
}

.common_pull_box .common_pull_first{
	width:210px;
	list-style: outside none none;
}

.common_pull_box .common_pull_first .nav1_hover_li{
	left: 0;
    position: relative;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
    width: 210px;
}

.common_pull_box .common_pull_first .common_pull_first_hover{
	background-color: #f6f6f6;
    border-left: 2px solid #29B5E2;
    padding-left: 6px;
    width:202px;
}

.common_pull_first .nav1_hover_li .common_inside_tit{
	width: 180px;
	margin-left: 15px;
    padding: 18px 0px;
	border-bottom: 1px dashed #e5e5e5;
}

.common_inside_tit dt{
	margin-bottom: 2px;
	position: relative;
}

.common_inside_tit dt .common_insidetit_tit{
	color: #333;
    font-size: 16px;
}

.common_inside_tit dt .common_insidetit_fuhao{
	color:#666;
	font-size:18px;
	position: absolute;
	left: 160px;
	top: -3px;
}
.common_inside_tit dd a{
	color: #666;
    display: inline-block;
    font-size: 12px;
    margin-right: 12px;
    margin-top:8px;
}

.common_inside_tit dd a:HOVER{
	color:#29B5E2;
}

.common_pull_first .nav1_hover_li .common_pull_triangle{
    position: absolute;
    z-index: 2;
    width: 0px;
    height: 0px;
    border:6px solid transparent;
    border-left-color: #e5e5e5;
    border-right: 0 none;
    top:45%;
    left: 208px;
    display: none;
}

/* E 二级页面公用主体导航结束*/

/* S 二级页面公用其他导航开始*/
.common_nav .common_nav_main  .common_transverse_nav{
	display:block;
	float: left;
	list-style: outside none none;
}

.common_transverse_nav li{
	float: left;
    margin-left: 70px;
    position: relative;
    list-style: outside none none;
}

.common_transverse_nav li a{
	color: #000;
    font-size: 15px;
    line-height: 40px;
    vertical-align: middle;
}

.common_transverse_nav li a:HOVER{
	color:#29B5E2;
	text-decoration: none;
}

.price_ {
	display: block;
	position: absolute;
	left: 40px; 
	top: -7px;
	width: 27px;
	height: 19px;
	background-image: url("../../../index/img/hot.gif");
}

	/* E 二级页面公用其他导航结束*/

.common_nav .common_nav_main  .clear{
	clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
/* E 二级页面公用导航部分结束*/

/* S 二级页面全屏图片开始*/
.common_banner{
	margin-top:40px;
	height:331px;
	width:100%;
	position:relative;
	overflow:hidden;
	border-top:2px solid #005bad;
}

.common_banner .common_banner_img{
	height:331px;
	width:1920px;
	left:50%;
	margin-left:-960px;
	position:absolute;
}
/* E 二级页面全屏图片结束*/

/* S 二级页面公用推荐部分开始 */
.common_recommend{
	width:100%;
	height:auto;
	overflow:hidden;
}

.common_recommend .common_recommend_share{
	width:1200px;
	height:630px;
	margin:25px auto 0px auto;
}

.common_recommend_title{
	width:100%;
	height:42px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#666666;
}

.recommend_title_bigtitle{
	float:left;
	display:block;
	width:auto;
	height:24px;
	line-height:23px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.recommend_title_dian{
	float:left;
	display:block;
	width:auto;
	height:24px;
	line-height:17px;
	color:#333333;
	font-size:14px;
	margin-left:8px;
}

.recommend_title_smalltitle{
	float:left;
	display:block;
	width:auto;
	height:24px;
	line-height:24px;
	color:#333333;
	font-size:14px;
	margin-left:8px;
}

.common_recommend_sharecontent{
	width:100%;
	height:555px;
	margin-top:30px;
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#eeeeee;
}

.recommend_sharecontent_left{
	float:left;
	width:329px;
	height:100%;
	display:block;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#eeeeee;
}

.recommend_sharecontent_left:HOVER{
	text-decoration:none;
}

.recommend_sharecontent_leftall{
	width:90%;
	height:450px;
	margin:50px auto;
}

.sharecontent_leftall_title{
	width:100%;
	height:40px;
	margin-left:10px;
}

.sharecontent_leftall_titlelabel{
	width:auto;
	height:40px;
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.sharecontent_leftall_titletext{
	float:left;
	width:auto;
	max-width:283px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#29B5E2;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
}

.recommend_sharecontent_left:HOVER .sharecontent_leftall_titletext{
	color:#2892f5;
}

.sharecontent_leftall_titlexian{
	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;
}

.recommend_sharecontent_left:HOVER .sharecontent_leftall_titlexian{
	width:100%;
}

.sharecontent_leftall_text{
	width:100%;
	height:20px;
	margin-top:20px;
	font-size:13px;
	color:#555555;
	padding:10px;
	overflow:hidden;
}

.sharecontent_leftall_img{
	width:100%;
	height:330px;
	margin-top:20px;
}

.sharecontent_leftall_imgcontent{
	width:290px;
	height:330px;
	margin:0 auto;
	display:block;
}

.recommend_sharecontent_share{
	float:left;
	width:870px;
	height:100%;
	overflow:hidden;
}

.recommend_sharecontent_rightone{
	float:left;
	width:289px;
	height:277px;
	display:block;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#eeeeee;
}

.recommend_sharecontent_rightone:HOVER{
	text-decoration:none;
}

.sharecontent_rightone_onecontent{
	width:90%;
	height:256px;
	margin:11px auto;
}

.rightone_onecontent_title{
	width:100%;
	height:40px;
}

.rightone_onecontent_titlelabel{
	width:auto;
	height:40px;
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.rightone_onecontent_titletext, .rightone_onecontent_titletext1{
	float:left;
	width:auto;
	max-width:258px;
	height:20px;
	font-size:15px;
	color:#29B5E2;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;
}

.rightone_onecontent_titletext1{
	color:#f6b707;
}

.recommend_sharecontent_rightone:HOVER .rightone_onecontent_titletext{
	color:#2892f5;
}

.recommend_sharecontent_rightone:HOVER .rightone_onecontent_titletext1{
	color:#fac434;
}

.rightone_onecontent_titlexian, .rightone_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;
}

.rightone_onecontent_titlexian1{
	border-color:#fac434;
}

.recommend_sharecontent_rightone:HOVER .rightone_onecontent_titlexian{
	width:100%;
}

.recommend_sharecontent_rightone:HOVER .rightone_onecontent_titlexian1{
	width:100%;
}

.rightone_onecontent_img{
	width:100%;
	height:185px;
	margin-top:8px;
}

.rightone_onecontent_imgcontent{
	width:160px;
	height:185px;
	margin:0 auto;
	display:block;
}

.rightone_onecontent_text{
	width:100%;
	height:17px;
	line-height:17px;
	color:#555555;
	font-size:12px;
	text-align:center;
	margin-top:6px;
}

.common_recommend_video{
	width:1200px;
	height:350px;
	margin:25px auto 40px auto;
}

.common_recommend_videocontent{
	width:100%;
	height:270px;
	margin-top:33px;
}

.recommend_videocontent_novideo{
	width:100%;
	height:100%;
	line-height:270px;
	color:#999999;
	font-size:13px;
	text-align:center;
}

.recommend_videocontent_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_one1{
	margin-left:37px;
}

.recommend_videocontent_one:HOVER{
	text-decoration:none;
}

.recommend_videocontent_oneimg{
	width:272px;
	height:195px;
	overflow:hidden;
}

.recommend_videocontent_videoimg{
	display:block;
	width:100%;
	height:195px;
	cursor:pointer;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
    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;
}

.recommend_videocontent_one:HOVER .recommend_videocontent_videoimg{
	transform: scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}

.recommend_videocontent_onename{
	width:100%;
	height:40px;
	margin-top:5px;
}

.recommend_videocontent_onenamespan{
	float:left;
	display:block;
	width:auto;
	height:40px;
	line-height:20px;
	font-size:14px;
	color:#333333;
	margin-left:8px;
}

.recommend_videocontent_onetime{
	width:100%;
	height:20px;
}

.recommend_videocontent_onetimespan{
	float:right;
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#999999;
	margin-right:8px;
}

.recommend_videocontent_play{
	display:block;
	width:50px;
	height:50px;
	background:url("../../../share/index/img/icon_play.png") no-repeat;
	position:absolute;
	top:72px;
	left:112px;
	cursor:pointer;
}

/* E 二级页面公用推荐部分结束 */