@charset "gb2312";
/* CSS Document */
body {
	font-size: 12px;
	line-height: 22px;
	color: #222325;
	background-color: #f3f4f6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
blockquote{margin: 0;
	padding: 0;}
/**/
h1,h2,h3{
	margin: 0px;
	padding: 0px;
}
a {
	cursor: pointer;
	text-decoration: none;
 	hide-focus: expression(this.hideFocus=true);
	outline: none;
	
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:focus {
	outline: 0;
}
a:link {
	color: #2c2c2c;
}
a:visited {
	color: #2c2c2c;
}
a:hover {
	color: #2d92d5;
}
a:active {
	color: #2c2c2c;
}
.cl{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
}
ul, li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.left {
	float: left;
}
.right{
	float: right;
}
/**/
.topbox {
	background-color: #2d92d5;
	background-image: url(../img/topbg.gif);
	height: 67px;
	position: relative;
	z-index: 10000;
}
.tp_nav_box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	line-height: 300px;
	background-image: url(../img/logo.gif);
	float: left;
	height: 50px;
	width: 204px;
	overflow: hidden;
	margin-top: 7px;
}
/*导航menu*/
.tp_menu {
	float: left;
	margin-right: 10px;
}
.tp_menu ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 10px;
	line-height: 65px;
	height: 65px;
	overflow: hidden;
	margin-right: 2px;
}
.tp_menu ul li a:link {
	color: #FFF;
}
.tp_menu ul li a:visited {
	color: #FFF;
}
.tp_menu ul li a:hover {
	color: #FFF;
}
.tp_menu ul li a:active {
	color: #FFF;
}
.tg_curre {
	background-color: #2980b9;
}
.tg_curre1 {
	background-color: #2980b9;
}
/*搜索select美化*/
.tp_search{
	border: 1px solid #E3E3E3;
	height: 32px;
	width: 250px;
	float: right;
	margin-top: 11px;
}
#mainsearch_select {
	width: 82px;
	height: 32px;
	float: left;
	position: relative;
	
}
.mselect-t {
	width: 82px;
	height: 32px;
	line-height: 31px;
	cursor: pointer;
	margin-left: 0px;
	color: #777777;
	background-image: url(../img/searchup.gif);
	background-repeat: no-repeat;
	background-position: 60px 13px;
}
.tg_searchclick{
	background-image: url(../img/searchdown.gif);
	float: left;
}
.mselect-t span {
	width: 64px;
	height: 32px;
	float: left;
	display: block;
	color: #000;
}
.mselect-t i {
	width: 5px;
	height: 3px;
	margin-top: 17px;
	float: left;
	display: block;
	background: url(main_select_ico.png);
}
#mselect-c {
	width: 80px;
	border: solid 1px #ccc;
	position: absolute;
	top: 32px;
	left: 0px;
	background: #fff;
	display: none;
	//z-index: 10000;
}
#mselect-c li {
	width: 100%;
	height: 25px;
	border-bottom: dotted 1px #ddd;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	color: #000;
}
#mselect-c li:last-child {
	border-bottom: none;
}
#mselect-c li:hover {
	background: #b2e1ff;
	color: #fff;
}
#mainsearch_btn {
	width: 70px;
	height: 42px;
	float: right;
	overflow: hidden;
}
#mainsearch_btn input[type=submit] {
	width: 70px;
	height: 42px;
	border: none;
	background: transparent;
	text-indent: -9999em;
}
#mselect {
	display: none;
}

.searchinput{
	height: 26px;
	overflow: hidden;
	float: left;
	margin-top: 2px;
}
.searchinput input{
	background-color: #f6f8f8;
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	height: 26px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.tp_send{
	float: left;
	margin-top: 5px;
}

/*登陆 注册*/
.tp_login{
	float: right;
	width: 120px;
}
.tp_falselogin{
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	margin-top: 14px;
	
	overflow: hidden;
	font-weight: bold;
}
.tp_falselogin a {
	margin-right: 7px;
	margin-left: 7px;
}
.tp_falselogin a:link{
	color: #FFF;
}
.tp_falselogin a:visited{color: #FFF;}
.tp_falselogin a:hover{
	color: #fffbba;
	text-decoration: underline;
}
.tp_falselogin a:active{color: #FFF;}

/*ad box  广告*/
.adbox{
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}


/*主题部分*/
.warp{
	text-align: left;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
/*面包屑导航*/
.BreadcrumbNav{
	font-size: 12px;
	line-height: 22px;
	color: #878787;
	height: 22px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.BreadcrumbNav a:link{color: #878787;}
.BreadcrumbNav a:visited{color: #878787;}
.BreadcrumbNav a:hover{
	color: #09C;
}
.BreadcrumbNav a:active{color: #878787;}



/**/
.mainbox{
	clear: both;
}
.listboxleft{
	float: left;
	width: 1031px;
}

.subnav{
	background-color: #ededed;
	padding-bottom: 3px;
}
.subnav_box{
	background-color: #fff;
	border: 1px solid #dddddd;
	padding-top: 0px;
	padding-bottom: 13px;
}
.subnav_box dl{
	clear: both;
	margin-right: 15px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	display: block;
}
.subnav_box dl dt{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	float: left;
	width: 60px;
	text-align: center;
	color: #333333;
}

.subnav_box dl dd a{
white-space:nowrap;
}
.subnav_box dl dd{
	float: right;
	width: 946px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;	
}

.subnav_box dl dd ul li{
	line-height: 28px;
	float: left;
	height: 28px;
	padding-left: 2px;
	margin-right: 2px;
}
.subnav_box dl dd ul li span{line-height: 28px;
	float: left;
	height: 28px;}
.subnav_box dl dd ul li a{
	margin-right: 13px;
	margin-left: 11px;
	color: #333;
}
.subnav_box dl dd ul li a:link{}
.subnav_box dl dd ul li.lse{
	background-image: url(../img/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


.subnav_box dl dd ul li.lse a:link{
	color: #FFF;
}
.subnav_box dl dd ul li.lse a:visited{color: #FFF;}
.subnav_box dl dd ul li.lse a:hover{}
.subnav_box dl dd ul li.lse a:active{color: #FFF;}
.subnav_box dl dd ul li.lse span{
	background-image: url(../img/navbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 28px;
}



.subnav_box dl dd ul li.lse1{
	
	background-image: url(../img/navbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


.subnav_box dl dd ul li.lse1 a:link{
	color: #FFF;
}
.subnav_box dl dd ul li.lse1 a:visited{color: #FFF;}
.subnav_box dl dd ul li.lse1 a:hover{}
.subnav_box dl dd ul li.lse1 a:active{color: #FFF;}

.subnav_box dl dd ul li.lse1 span {	background-image: url(../img/navbg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 28px;}

#cp{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
}
.sub_nav strong{margin-right: 9px;
	margin-left: 9px;}
.sub_nav{
	background-color: #f2f8ff;
	border: 1px solid #e6edf5;
	color: #4e4e4e;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 0px;
	clear: both;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 66px;
}
.sub_nav a{
	margin-right: 9px;
	margin-left: 9px;
}
.sub_nav a:link{color: #4e4e4e;
	
}
.sub_nav a:visited{color: #4e4e4e;
	
}
.sub_nav a:hover{color: #09C;
font-weight: bold;
	
}
.sub_nav a:active{color: #4e4e4e;
	
}
.sub_nav span{
	font-weight: bold;
}
.subnav_box dl dd.sub_nav  span a:link{
	color: #fe6c00;
}
.subnav_box dl dd.sub_nav  span a:visited{color: #fe6c00;}
.subnav_box dl dd.sub_nav  span a:hover{
	color: #09C;
	font-weight: bold;
}
.subnav_box dl dd.sub_nav  span a:active{color: #fe6c00;}

/*list*/

.list_pic{
	background-color: #ededed;
	padding-bottom: 3px;
	margin-top: 15px;
}
.list_pic_box{
	background-color: #fff;
	border: 1px solid #dddddd;
	padding-top: 0px;
	padding-bottom: 13px;
}
.list_list{
	padding-left: 14px;
	padding-top: 19px;
}
.list_list ul li{
	clear: both;
}
.list_list dl{
	float: left;
	width: 188px;
	margin-right: 15px;
}
.list_list dl dt{
	background-color: #ededed;
	padding-bottom: 1px;
}
.list_list dl dt a{
	display: block;
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #FFF;
	height: 131px;
} 
.list_list dl dd{
	text-align: center;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 20px;
}

.list_list dl dd a{}
.list_list dl dd a:link{
	color: #404040;
}
.list_list dl dd a:visited{color: #404040;}
.list_list dl dd a:hover{
	color: #09c;
}
.list_list dl dd a:active{color: #404040;}


/*pages*/

.tg_pages{
	float: right;
}
.tg_page_list{
	float: left;
}
.tg_page_list span{
	font-size: 12px;
	line-height: 33px;
	background-image: url(../img/list_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	padding-left: 1px;
	margin-right: 9px;
}
.tg_page_list span a{
	line-height: 33px;
	background-image: url(../img/list_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
	height: 33px;
	padding-right: 14px;
	padding-left: 12px;
	overflow: hidden;
	float: left;
}
.tg_page_list span.current{
	background-image: url(../img/list_nav1.gif);
	color: #FFF;
}


.tg_page_list span.current strong{
	background-image: url(../img/list_nav1.gif);
	font-size: 12px;
	line-height: 33px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
	padding-left: 12px;
	overflow: hidden;
	float: left;
}
.tg_page_list span.span_page_curr{background-image: url(../img/list_nav2.gif);
	color: #FFF;}
.tg_page_list span.span_page_curr a{background-image: url(../img/list_nav2.gif);
	color: #FFF;}
.page_tiaozhuan{
	line-height: 33px;
	background-image: url(../img/list_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	float: left;
	padding-left: 18px;
	margin-right: 8px;
}
.page_tiaozhuan span{float: left}
.page_tiaozhuan  em{
	float: left;
	font-style: normal;
	font-weight: bold;
	line-height: 33px;
	background-image: url(../img/list_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	padding-right: 15px;
	padding-left: 8px;
	cursor: pointer;
}
.page_tiaozhuan input{
	float: left;
	font-size: 12px;
	line-height: 18px;
	background-color: #e9eef0;
	text-align: center;
	height: 18px;
	width: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-right: 5px;
}
.pages_all{
	line-height: 33px;
	background-image: url(../img/list_nav.gif);
	float: left;
	height: 33px;
	padding-left: 10px;
}
.pages_all span{
	background-image: url(../img/list_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 33px;
	padding-right: 10px;
}

.tg_pages_box{
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 33px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eef2f5;
}


/**/
.list_r_ad{
	float: right;
	width: 154px;
}

.box_hui{
	background-color: #ededed;
	padding-bottom: 3px;
	margin-bottom: 7px;
}
.box_cent{
	background-color: #FFF;
	border: 1px solid #dddddd;
}

.r_ad{
	width: 144px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}


/**/

.foot_ad{
	padding-top: 23px;
	padding-bottom: 16px;
	clear: both;
}
.box_hui1{	background-color: #ededed;
	padding-bottom: 3px;
	margin-bottom: 7px;}
	
.box_top1{
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
	background-position: 14px 14px;
	height: 43px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.ad_foot2{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 14px;
}

.list_cai{
	padding-bottom: 29px;
}
.list_cai ul{}
.list_cai ul li{
	padding-left: 15px;
	clear: both;
} 
.list_cai ul li dl{
	float: left;
	width: 226px;
	margin-right: 10px;
	height:215px;
}
.list_cai ul li dl dt{
	background-color: #ededed;
	padding-bottom: 1px;
}
.list_cai ul li dl dt a{
	display: block;
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 153px;
	overflow: hidden;
	background-color: #FFF;
} 
.list_cai ul li dl dt a img{
	float: left;
}
.list_cai ul li dl dd{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 18px;
}



/**/

.foot{
	background-color: #2a3346;
	line-height: 29px;
	color: #FFF;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}
.foot img{
	vertical-align: middle;
}
.foot a:link{
	color: #FFF;
}
.foot a:visited{color: #FFF;}
.foot a:hover{color: #FFF;}
.foot a:actve{color: #FFF;}


/*频道页tg*/

.channel_left{
	float: left;
	width: 290px;
	overflow: hidden;
}

.channel_leftbox{
	background-color: #ededed;
	padding-bottom: 3px;
}
.channel_leftbord{
	background-color: #FFF;
	border: 1px solid #dddddd;
	padding-bottom: 10px;
}

.channeltop{

}
.channel_leftbord h2{
font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 43px;
	height: 43px;
	background-color: #2d92d5;
	background-image: url(../img/channelli.gif);
	background-repeat: no-repeat;
	background-position: 15px 17px;
	padding-left: 39px;
}

.channel_leftbord h3{
	font-size: 14px;
	line-height: 47px;
	background-image: url(../img/channelbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 47px;
	padding-left: 15px;
	clear: both;
}
.channel_leftbord .channel_left_list{
	padding-left: 15px;
	background-color: #f1f8ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6edf5;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 100%;
	white-space: nowrap;
}
.channel_leftbord .channel_left_list h5{
	float: left;
	margin-right: 20px;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.channel_right{
	float: right;
	width: 895px;
	overflow: hidden;
}

.channel_imglunbo{
	background-image: url(../temp/t1.gif);
	height: 375px;
	width: 895px;
	overflow: hidden;
}
.f16{
	font-size: 14px;
}




.channel_list_cai{
	padding-top: 15px;
	
	padding-bottom: 5px;
}
.channel_list_cai ul{}
.channel_list_cai ul li{
	padding-left: 15px;
	clear: both;
} 
.channel_list_cai ul li dl{
	float: left;
	width: 160px;
	margin-right: 15px;
}
.channel_list_cai ul li dl dt{
	background-color: #ededed;
	padding-bottom: 1px;
}
.channel_list_cai ul li dl dt a{
	display: block;
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 110px;
	overflow: hidden;
	background-color: #FFF;
} 
.channel_list_cai ul li dl dt a img{
	float: left;
}
.channel_list_cai ul li dl dd{
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
	line-height: 18px;
	height:30px;
}


.magintop_20{
	margin-top: 20px;
}
.magintop_15{
	margin-top: 15px;
}
.blank30{
	clear: both;
	height: 30px;
}

.searchpage_select{}

.searchpage_select {
	height: 23px;
	float: left;
	position: relative;
	
}
.ssmselect-t {
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	margin-left: 0px;
	color: #777777;
	background-image: url(../img/searchup.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	padding-right: 17px;
	width: 90px;
}
.tg_searchclick{
	background-image: url(../img/searchdown.gif);
	float: left;
}
.ssmselect-t span {
	height: 26px;
	float: left;
	display: block;
	color: #000;
	
}
.ssmselect-t i {
	width: 5px;
	height: 3px;
	margin-top: 17px;
	float: left;
	display: block;

	background-image: url(main_select_ico.png);
}
.ssmselect-c {
	border: solid 1px #ccc;
	position: absolute;
	top: 29px;
	left: -10px;
	background: #fff;
	display: none;
	width: 124px;
	padding-bottom: 0px;
}
.ssmselect-c li {
	height: 25px;
	border-bottom: dotted 1px #ddd;
	line-height: 25px;
	text-align: left;
	cursor: pointer;
	color: #000;
	
	display: block;
	clear: both;
	width: 100%;
}
.cu2{
	float: left;
	width: 7px;
	height: 10px;
	font-style: normal;
}
.cu1{
	text-align: center;
	float: left;
	width: 60px;
	font-size: 14px;
	font-weight: bold;
}
.cu{
	float: left;
}
.ssmselect-c li em{
	padding-left: 10px;
}
.ssmselect-c li:last-child {
	border-bottom: none;
}
.ssmselect-c li:hover {
	background: #b2e1ff;
	color: #fff;
}
.ssmainsearch_btn {
	
	height: 42px;
	float: right;
	overflow: hidden;
}
.ssmainsearch_btn input[type=submit] {
	
	height: 42px;
	border: none;
	background: transparent;
	text-indent: -9999em;
}
.ssmselect {
	display: none;
}
.ssbox1{
	background-image: url(../img/ssbg.gif);
	float: left;
	height: 28px;
	padding-left: 10px;
	margin-right: 15px;
	background-color: #CF3;
}
.ssbox2{
	background-image: url(../img/ssbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

/*ss*/
.main_wrap2{}
.main_wrap2_left{
	float: left;
	width: 915px;

}
.wrapboxhui{
	background-color: #ededed;
	padding-bottom: 3px;
}

.wrapboxhuiw{
	background-color: #FFF;
	border: 1px solid #dddddd;
}
.searadv .ssbox_clot{
	padding-top: 15px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin: 0px;
	clear: both;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.searadv b{
	text-align: center;
	float: left;
	width: 84px;
}
.searadv  .ssem{
	float: left;
	width: 790px;
}


.tinput{
	font-size: 12px;
	line-height: 41px;
	background-image: url(../img/ssbg1.gif);
	margin: 0px;
	height: 41px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bababa;
	border-bottom-color: #bababa;
	border-left-color: #bababa;
	border-right-width: 0px;
	border-right-style: none;
}

.tinput_img{
	float: left;
}
.ssb1{
	padding-top: 10px;
}
.tin1{
	border: 1px solid #bababa;
}
.searadv  .ssem small{
	float: left;
	font-size: 12px;
	line-height: 43px;
	
	padding-left: 10px;
}
.searadv  .ssem small strong{
	padding-left: 40px;
}


.paddtop15{padding-top: 15px;}

.main_wrap2_right{
	float: right;
	width: 270px;
}
.paddad{
	text-align: center;
	padding-top: 9px;
	padding-bottom: 4px;
}


.search_2top{
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
	border-left-width: 5px;
	border-left-style: outset;
	border-left-color: #2d92d5;
}

.search_tite {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
	border-left-width: 5px;
	background-color: #2d92d5;
	color: #FFFFFF;
}

.search_keylist{
	padding-bottom: 10px;	
}

.search_keylist ul{}
.search_keylist ul li{
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-left: 10px;
}
.maigin_top10{
	margin-top: 10px;
}

.arc_list{}
.arc_list dl{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 25px;
	height: 100%;
}
.arc_list dl dt{
	float: left;
	height: 106px;
	width: 116px;
	padding-top: 6px;
	padding-left: 6px;
	border: 1px solid #dddddd;
	background-color: #FFF;
}
.arc_list dl dt img{
	float: left;
	height: 100px;
	width: 110px;
}
.arc_list dl dd{
	float: left;
	width: 680px;
	padding-left: 20px;
}
.arc_list dl dd h3{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.arc_list dl dd .look{
	line-height: 30px;
	background-image: url(../img/chakan1.gif);
	text-align: center;
	float: left;
	height: 30px;
	width: 82px;
}

.arc_list dl dd .look1{
	background-image: url(../img/chakan.gif);
	font-weight: bold;
}
.arc_list dl dd .look1:link{
	color: #FFF;
}
.arc_list dl dd .look1:visited{color: #FFF;}
.arc_list dl dd .look1:hover{color: #FFF;}
.arc_list dl dd .look1:active{color: #FFF;}

.art_art h1{
	font-size: 20px;
	line-height: 43px;
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.art_time{
	line-height: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
	padding-bottom: 10px;
}
.art_time span{
	color: #767676;
	padding-right: 10px;
	padding-left: 10px;
}

.art_content{
	line-height: 1.8em;
	padding: 25px;
}
.pic_art{
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.pic_img_i{
	clear: both;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.pic_img_i img{
max-width:865px;
width:expression(this.width>865?"865px":"this.width")
}

.pic_down_i{

	height: 50px;
	padding-top: 30px;
}
.pic_down_btn{
	float: left;
	padding-left: 380px;
	padding-right: 3px;
}

.pic_down_pot{
	line-height: 39px;
	color: #ff4e00;
	background-image: url(../img/jifen.gif);
	float: left;
	height: 39px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: left top;
}
.pic_down_pot span{
	line-height: 39px;
	background-image: url(../img/jifen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 39px;
	padding-right: 17px;
}
.pic_down_pot2{
	
	background-image: url(../img/jifen1.gif);
	
}
.pic_down_pot2 span{
	
	background-image: url(../img/jifen1.gif);
	
}

.pic_key{
	font-size: 20px;
	line-height: 30px;
	clear: both;
	/*padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;*/
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09c;
}
.pic_j_s{
	height: 34px;
	padding-left: 20px;
	padding-top: 13px;
	padding-right: 20px;
}

.jubao{
	background-image: url(../img/jubao.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	padding-left: 18px;
	line-height: 20px;
	height: 20px;
	padding-right: 18px;
}
.jubao a:hover,.shoucang a:hover{
	color: #666;
}
.jubao1{background-image: url(../img/jubao1.gif);}
.shoucang{	background-image: url(../img/jubao.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	padding-left: 18px;
	line-height: 20px;
	height: 20px;}
	
.shoucang1{	background-image: url(../img/shoucang1.gif);}

.fenxiand{
	float: right;
}

.pic_x_nav{}
.pic_x_nav dl{
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	line-height: 37px;
	padding-left: 10px;
	clear: both;
}
.pic_x_nav dl dt{
	float: left;
	width: 115px;
}
.pic_x_nav dl dd{
	float: left;
}
.pic_x_nav dl.xdl dt{width: 240px;}
.pic_x_nav dl.xdl dt span{	float: left;
	margin-top: 5px;}
.pic_x_nav dl.xdl dt img{
	vertical-align: middle;
	float: left;
	margin-top: 15px;
}
.pic_member_head{
	height: 77px;
	width: 77px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.pic_member_head span{
	position: absolute;
	left: 0px;
	top: 0px;
	
}
.pic_member_head_box{
	padding-top: 8px;
	padding-left: 10px;
	height: 85px;
}
.pic_member_head{}

.pic_gz{
	float: left;
}
.pic_gz dl{}
.pic_gz dl dt{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.pic_gz dl dd{}
.pic_gz dl dd span{
	background-image: url(../img/guanzhu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	float: left;
}
.pic_gz dl dd span em{
	line-height: 26px;
	background-image: url(../img/guanzhu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 28px;
	padding-right: 15px;
	font-style: normal;
	text-transform: none;
}
.pic_gz dl dd span em a:link{
	color: #FFF;
}
.pic_gz dl dd span em a:visited{color: #FFF;}
.pic_gz dl dd span em a:hover{color: #FFF;}
.pic_gz dl dd span em a:active{color: #FFF;}

.pic_gz dl dd span.rt{background-image: url(../img/guanzhu1.gif);}
.pic_gz dl dd span.rt em{background-image: url(../img/guanzhu1.gif);}

.search_5top{
	font-size: 14px;
	line-height: 40px;
	
	height: 40px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
	border-left-width: 5px;
    border-left-style: outset;
    border-left-color: #2d92d5;
}
.search_5top span{
	color: #f66e0a;
}
.member_pic_list_only{
	padding-top: 14px;
	padding-left: 9px;
	width: 250px;
	overflow: hidden;
}
.member_pic_list_only ul{
	width: 260px;
}
.member_pic_list_only ul li{
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.member_pic_list_only ul li img{
	float: left;
}


.key_k {
	padding-left: 10px;
	margin-top: 10px;
}
.key_k a{white-space:nowrap; }
.key_k  span{
	background-image: url(../img/keyb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 29px;
	overflow: hidden;
}
.key_k  span em{
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	background-image: url(../img/keyb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 29px;
	padding-right: 11px;
}
.key_k  span.kk1{background-image: url(../img/keyb1.gif);}
.key_k  span.kk1 em{background-image: url(../img/keyb1.gif);}
.key_k  span.kk1 a:link{
	color: #FFF;
}
.key_k  span.kk1 a:visited{color: #FFF;}
.key_k  span.kk1 a:hover{color: #FFF;}
.key_k  span.kk1 a:active{color: #FFF;}

.box_top1 span{
	color: #b42e2b;
}

/**/
.daownpage{
	background-image: url(../img/down_pagebg.gif);
	height: 51px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.daownpage h2{
	font-size: 14px;
	line-height: 51px;
	height: 51px;
	padding-left: 31px;
}
.down_pages_left{
	float: left;
	width: 467px;
	
}

.down_img{
	background-image: url(../img/pagebgall.gif);
	width: 467px;
}
.down_img_t{
	line-height: 0px;
	background-image: url(../img/down_pbg.gif);
	height: 6px;
	overflow: hidden;
}
.down_img_d{
	line-height: 0px;
	background-image: url(../img/paged.gif);
	height: 9px;
	overflow: hidden;
	clear: both;
}
.down_img_c{
	padding-left: 6px;
}
.down_img_c img{
	float: left;
}
.down_pages_left_a{

}

.tishi{
	background-color: #fafafa;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #f2f2f2;
	margin-right: 2px;
	margin-top: 20px;
	line-height: 28px;
}
.tishi span{
	color: #ff4e00;
}
.daownpage_fw{
	padding-left: 25px;
	padding-top: 30px;
	padding-right: 25px;
}


.down_pages_right{
	float: right;
	width: 652px;
}

.down_m_inf{
	line-height: 24px;
	background-color: #fff9f3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 38px;
	border: 1px solid #ffd8c0;
}
.down_m_inf span{
	font-size: 14px;
}
.down_m_inf  strong{
	color: #ff4e00;
}

.down_dx_wt{
	height: 80px;
	padding-top: 35px;
	padding-left: 5px;
}
.down_dx_wt div{
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	height: 40px;
	width: 147px;
	margin-right: 15px;
	color: #FFF;
}
.down_dx_wt div.dx{
	background-image: url(../img/downdxin.gif);
}
.down_dx_wt div.wt{
	background-image: url(../img/downwt.gif);
}
.down_dx_wt div a:link{
	color: #FFF;
}
.down_dx_wt div a:visited{color: #FFF;}
.down_dx_wt div a:hover{color: #FFF;}
.down_dx_wt div a:active{color: #FFF;}

.down_dx_wt div.downp{
	background-image: url(../img/downdbb.gif);
}


.down_other{
	border: 1px solid #f2f2f2;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.down_o_title{
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}

.down_o_title2{
	background-image: url(../img/l3.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.down_o_title2 img{
	vertical-align: middle;
}
.down_o_c2{
	line-height: 24px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.down_o_c2 input{
	vertical-align: middle;
}
.down_o_c2 strong{
	color: #ff4e00;
}

.kef1{
	background-image: url(../img/l1.gif);
	background-repeat: repeat-y;
	background-position: 234px;
}
.kef_left{
	float: left;
	width: 234px;
}
.kef_left ul{
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;	
}

.kef_left ul li{
	line-height: 16px;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #3b5a72;
	padding-left: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.kef_left ul li img{
	vertical-align: middle;
	margin-right: 11px;
}
.kef_left ul li a:link{color: #3b5a72;}
.kef_left ul li a:visited{color: #3b5a72;}
.kef_left ul li a:hover{color: #3b5a72;}
.kef_left ul li a:active{color: #3b5a72;}
.kef_left ul li.crop{
	background-image: url(../img/f.gif);
}
.kef_left ul li.crop1{background-image: url(../img/f1.gif);}
.kef_right{
	float: right;
	width: 964px;
}
.f_t{
	line-height: 46px;
	background-image: url(../img/v.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #3b5a72;
}
.f_t_c{
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	line-height: 30px;
	font-size: 14px;
}
.f_t_c p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 2em;
}

.seach_bang{
	padding-top: 17px;
	padding-left: 30px;
}

.seach_bang ul{}
.seach_bang li{
	line-height: 38px;
	background-image: url(../img/sb.gif);
	float: left;
	height: 38px;
	width: 150px;
	margin-right: 13px;
	margin-bottom: 12px;
}
.seach_bang li a{
	margin-right: 4px;
	margin-left: 20px;
}

.seach_bang li span{
	color: #2d92d5;
}


/**/

.login_top{
	background-color: #584f52;
	background-image: url(../login/tp.jpg);
	background-position: center;
	height: 371px;
}

.login_c{
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	height: 42px;
	width: 182px;
	border: 1px solid #FFF;
	;
	margin-right: auto;
	margin-left: auto;
}
.login_box_main{
	padding-top: 230px;
}
.login_c a:link{
	color: #FFF;
}
.login_c a:visited{color: #FFF;}
.login_c a:hover{
	color: #FF3;
}
.login_c a:active{color: #FFF;}

.login_main{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../login/huo.gif);
	background-repeat: no-repeat;
	background-position: 507px center;
	margin-top: 50px;
}

.login_mainleft{
	float: left;
	width: 500px;
}
.login_input{
	background-image: url(../img/ssbg1.gif);
	height: 41px;
	width: 287px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}

.login_libg{
	background-image: url(../login/y.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	float: left;
	height: 39px;
	width: 44px;
}

.login_input input{
	background-color: #FFF;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	height: 30px;
	width: 230px;
	margin-top: 5px;
}
.pvb{
	background-image: url(../login/p.gif);background-position: 11px 12px;
}

.yanzheng{}
.yanzheng span{
	float: left;
	line-height: 43px;
	height: 43px;
	font-size: 12px;
	width: 65px;
	
}
.yanzheng input{
	background-image: url(../img/ssbg1.gif);
	height: 39px;
	width: 210px;
	border: 1px solid #dddddd;
	float: right;
	padding-left: 10px;
	line-height: 39px;
}

.login_p{
	width: 289px;
	margin-right: auto;
	margin-left: auto;
}

.yanzheng img{
	float: left;
	margin-top: 10px;
}
.yanzheng div{
	float: right;
	width: 222px;
}
.yanzheng div em{
	color: #007fd5;
	font-style: normal;
	line-height: 41px;
	float: left;
	padding-left: 15px;
}

.yanzheng div em a:link{color: #007fd5;}
.yanzheng div em a:visited{color: #007fd5;}
.yanzheng div em a:hover{color: #007fd5;}
.yanzheng div em a:active{color: #007fd5;}

.login_jizu{}
.login_jizu input{
	vertical-align: middle;
	margin-right: 3px;
}
.login_p{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.login_p h3{	padding-bottom: 10px;}


.login_maingright{
	float: right;
	width: 400px;
	line-height: 40px;
	font-size: 14px;
}
.login_xb{
	line-height: 30px;
	clear: both;
	height: 40px;
}
.login_xb span{
	padding-right: 10px;
}
.login_xb input{
	vertical-align: middle;
}

.loemail{
	background-image: url(../login/email.gif);
}
.loqq{
	background-image: url(../login/q.gif);
}


/**/
.index_wrap{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.index_box{
	background-color: #ededed;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.index_box_h{
	background-color: #FFF;
	border: 1px solid #dddddd;
	text-align: left;
}

.c_left{
	float: left;
	width: 280px;
}
.c1_img{
	background-color: #ededed;
	padding-bottom: 1px;
}
.c1_img a{
	background-color: #FFF;
	display: block;
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-left: 4px;
	height: 194px;
}
.c1_img a img{
	float: left;
}

.c1_dl dl{
	line-height: 28px;
	clear: both;
	height: 28px;
}
.c1_dl dl dt{
	float: left;
	height: 28px;
	width: 206px;
	overflow:hidden;
}
.c1_dl dl dd{
	float: left;
	height: 28px;
	width: 72px;
	color: #9f9f9f;
}




.c1_piclist{
	padding-bottom: 0px;
	width: 890px;
	overflow: hidden;
}
.c1_piclist ul{
	width: 920px;
}
.c1_piclist ul li{
	padding-left: 0px;
	clear: both;
} 
.c1_piclist ul li dl{
	float: left;
	width: 160px;
	margin-right: 17px;
}
.c1_piclist ul li dl dt{
	background-color: #ededed;
	padding-bottom: 1px;
}
.c1_piclist ul li dl dt a{
	display: block;
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 110px;
	overflow: hidden;
	background-color: #FFF;
} 
.c1_piclist ul li dl dt a img{
	float: left;
}
.c1_piclist ul li dl dd{
	text-align: center;
	padding-top: 8px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-bottom: 12px;
}

.c_right{
	float: right;
	width: 880px;
}
.index_m_box{
	padding-top: 15px;
	padding-left: 15px;
}


.c_left2{
	float: left;
	width: 880px;
	overflow: hidden;	
}

.c1_hui{
	padding-top: 10px;
	height: 100px;
}

.c1_hui ul{}
.c1_hui ul li{
	line-height: 28px;
	background-image: url(../img/li9.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	float: left;
	height: 28px;
	width: 280px;
	padding-left: 13px;
}

.c3_right{
	float: right;
	
	width: 300px;
	overflow: hidden;
}
.c3_rimg_t{}
.c3_rimg_t dl{
	clear: both;
	height: 72px;
	padding-left: 10px;
	color: #a0a0a0;
}
.c3_rimg_t dl dt{
	float: left;
	width: 85px;
	margin-right: 9px;
}
.c3_rimg_t dl dd{
	float: left;
	width: 177px;
}


.index_key{
	clear: both;
	height: 100px;
	padding-top: 30px;
	overflow: hidden;
}

.index_key ul{
	margin: 0px;
	padding: 0px;
}
.index_key ul li{
	background-image: url(../img/index1.gif);
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 9px;
}
.index_key ul li span{
	line-height: 25px;
	background-image: url(../img/index1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 25px;
	
	padding-right: 10px;
}

.index_key ul li span a{
	white-space: nowrap;
}

.index_top1{
	float: left;
	font-style: normal;
	
	height: 30px;
	width: 815px;
}

.index_top2{
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 70px;
}

.index_top3{
	float: left;
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 15px;
	font-style: normal;
}
.cenft{
	text-align: left;
}
.index_d_dl{
	padding-top: 3px;
}
.index_d_dl dl{
	line-height: 25px;
	background-image: url(../img/a1.gif);
	background-position: left 7px;
	padding-left: 27px;
	background-repeat: no-repeat;
	height: 26px;
}
.index_d_dl dt{
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
}
.index_d_dl dd{
	float: right;
	height: 25px;
	color: #939393;
	width: 40px;
	text-align: right;
}

.index_d_dl dl.ps1{
	line-height: 25px;
	background-image: url(../img/a2.gif);}
	.index_d_dl dl.ps2{
	line-height: 25px;
	background-image: url(../img/a3.gif);}
	.index_d_dl dl.ps3{
	line-height: 25px;
	background-image: url(../img/a4.gif);}
	.index_d_dl dl.ps4{
	line-height: 25px;
	background-image: url(../img/a5.gif);}
	.index_d_dl dl.ps5{
	line-height: 25px;
	background-image: url(../img/a6.gif);}
	.index_d_dl dl.ps6{
	line-height: 25px;
	background-image: url(../img/a7.gif);}
	.index_d_dl dl.ps7{
	line-height: 25px;
	background-image: url(../img/a8.gif);}
	
	.index_d_img{
	background-image: url(../img/a1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 27px;

	position: relative;
}
	.index_d_img p{
	line-height: 32px;
	background-color: #000;
	height: 32px;
	width: 180px;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	top: 90px;
	overflow: hidden;
	right: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	text-align: center;
}
	.index_d_img p a:link{
	color: #FFF;
}
	.index_d_img p a:visited{	color: #FFF;}
	.index_d_img p a:hover{	color: #FFF;}
	.index_d_img p a:active{	color: #FFF;}
.index_zf{
	width: 207px;
	float: left;
	margin-right: 28px;
}

.xpaih{
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 40px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.index_d_dl a:link{
	color: #333333;
}
.index_d_dl a:visited{color: #333333;}
.index_d_dl a:hover{}
.index_d_dl a:active{color: #333333;}

.index_box_pm{
	padding-left: 15px;
	height: 390px;
}

.index_flink_top{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	height: 22px;
	padding-top: 10px;
	padding-left: 11px;
}

.index_flink{
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.index_flink ul{
	
} 
.index_flink li{
	float: left;
	height: 22px;
} 
.index_flink a{
	line-height: 22px;
	margin-right: 15px;
	white-space: nowrap;
} 
.index_flink a:link{
	color: #9e9e9e;
}
.index_flink a:visited{color: #9e9e9e;}
.index_flink a:hover{
	color: #09C;
}
.index_flink a:active{color: #9e9e9e;}

.index_lunboleft{
	background-image: url(../temp/w1.gif);
	float: left;
	height: 375px;
	width: 885px;
}
.index_lunbo{
	height: 375px;
	margin-bottom: 15px;
}
.index_lunboright{
	float: right;
	width: 300px;
}
.phuibox{
	background-color: #ededed;
	padding-bottom: 3px;
}
.phui{
	background-color: #FFF;
	border: 1px solid #dddddd;
	height: 373px;
}
.phuitop{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	height: 28px;
	margin-top: 8px;
	padding-left: 18px;
	margin-bottom: 8px;
}
.phuiui{
	color: #d74d2f;
	width: 300px;
	overflow: hidden;
	height: 170px;
}
.phuiui ul{
	padding-left: 14px;
	width: 330px;
}
.phuiui ul li{
	line-height: 30px;
	background-image: url(../img/aa1.gif);
	text-align: left;
	float: left;
	height: 33px;
	width: 127px;
	margin-right: 18px;
	margin-bottom: 7px;
}

.phuiui ul li span{
	color: #333333;
	padding-left: 12px;
}
.ppppp{
	width: 1200px;
	background-color: #FFF;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.inxdex_ttop{
	background-image: url(../img/ft2.gif);
	height: 57px;
	width: 1206px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	/*position: relative; 浮于上方*/
	z-index: 2000;
	margin-top: 130px;
}
.inxdex_xiaoxi{
	background-image: url(../img/ft1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 57px;
	width: 500px;
	padding-left: 16px;
}

.inxdex_erwei{
	cursor: pointer;
	background-image: url(../img/tp3gif.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 57px;
	padding-right: 5px;
	width: 45px;
	padding-left: 15px;
	position: relative;
}
.inxdex_erwei span{
	padding-top: 1px;
	
	float: left;
}

.index_weibo{
	float: right;
	padding-top: 14px;
}
.index_zhidaoa{
	float: left;
}
.index_zhidaoa ul{}
.index_zhidaoa ul li{
	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	float: left;
	margin-top: 11px;
	margin-right: 5px;
}
.index_zhidaoa ul li span{
	line-height: 28px;
	float: left;
	height: 28px;

	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
}
.index_zhidaoa ul li.bidu{background-image: url(../img/indexopbg.gif);}
.index_zhidaoa ul li.bidu span{background-image: url(../img/indexopbg.gif);}
.index_zhidaoa ul li.bidu1{background-image: url(../img/indexopbg.gif);}
.index_zhidaoa ul li.bidu1 span{background-image: url(../img/indexopbg.gif);}

.rxlist{
	height: 30px;
	overflow: hidden;
	text-align: left;
	background-image: url(../img/xiaoxi.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 30px;
}
.rxlist li{
	line-height: 30px;
	height: 30px;
}
.fudongxiaoxi{
	padding-top: 10px;
}
.erweima{
	position: absolute;
	left: -70px;
	top: 40px;
	display: none;
	height: 184px;
	width: 155px;


}
.ck-slide { width: 885px; height: 375px; margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 375px;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide ul.ck-slide-wrapper li p{
	margin: 0px;
	padding: 0px;
	
}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev {
	left: 5px;
	background-color: #000;
	background-image: url(../img/y6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ck-slide .ck-next {
	right: 5px;
	background-color: #000;
	background-image: url(../img/y7.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ctrl-slide{	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;}
.ck-slidebox {
	position: absolute;
	bottom: 12px;
	z-index: 30;
	right: 20px;
	width: 200px;
}
.ck-slidebox ul { height: 20px; padding: 0 4px; }
.ck-slidebox ul li {
	float: left;
	height: 12px;
	margin: 4px;
}
.ck-slidebox ul li em {
	width: 13px;
	height: 13px;
	cursor: pointer;
	background-image: url(../img/y4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	overflow: hidden;
	line-height: 999px;
}
.ck-slidebox ul li.current em {
	background-image: url(../img/y3.gif);
	float: left;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center top;
}
.ck-slidebox ul li em:hover { background-color: #fff;}
.ck-slide ul.ck-slide-wrapper li p{
	background-color: #000;
	height: 50px;
	width: 885px;
	position: absolute;
	text-align: left;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	bottom: 0px;
}
.ck-slide ul.ck-slide-wrapper li p span{
	padding-left: 10px;
}



.ckindex-slide { width: 895px; height: 375px; margin: 0 auto;}
.ckindex-slide ul.ck-slide-wrapper { height: 375px;}
.ckindex-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ckindex-slide { position: relative; overflow: hidden;}
.ckindex-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ckindex-slide ul.ck-slide-wrapper li { position: absolute;}
.ckindex-slide ul.ck-slide-wrapper li p{
	margin: 0px;
	padding: 0px;
	
}
.ckindex-slide .ck-prev, .ckindex-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ckindex-slide .ck-prev {
	left: 5px;
	background-color: #000;
	background-image: url(../img/y6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ckindex-slide .ck-next {
	right: 5px;
	background-color: #000;
	background-image: url(../img/y7.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ctrl-slide{	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;}
.ck-slidebox {
	position: absolute;
	bottom: 12px;
	z-index: 30;
	right: 20px;
	width: 200px;
}
.ck-slidebox ul { height: 20px; padding: 0 4px; }
.ck-slidebox ul li {
	float: left;
	height: 12px;
	margin: 4px;
}
.ck-slidebox ul li em {
	width: 13px;
	height: 13px;
	cursor: pointer;
	background-image: url(../img/y4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	overflow: hidden;
	line-height: 999px;
}
.ck-slidebox ul li.current em {
	background-image: url(../img/y3.gif);
	float: left;
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: center top;
}
.ck-slidebox ul li em:hover { background-color: #fff;}
.ckindex-slide ul.ck-slide-wrapper li p{
	background-color: #000;
	height: 50px;
	width: 895px;
	position: absolute;
	text-align: left;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	bottom: 0px;
}
.ckindex-slide ul.ck-slide-wrapper li p span{
	padding-left: 10px;
}




.cpl{
	padding-top: 15px;
}

.pic_img_ad{
	padding-top: 10px;
	padding-bottom: 10px;
}

.blank10{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
	overflow: hidden;
}

.blank20{
	line-height: 0px;
	height: 20px;
	overflow: hidden;
}


.box_wh{
	background-color: #ededed;
	padding-bottom: 3px;
}
.box_wbord{
	background-color: #FFF;
	border: 1px solid #dddddd;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


#viewpic_absoluteview{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ff0000;
}
#viewpic_absoluteview img{
	background-color: #FFF;
	padding: 10px;
}

.downFf2Btn{
	font-size: 12px;
	line-height: 28px;
	background-image: url(../img/chakan.gif);
	text-align: center;
	display: block;
	height: 30px;
	width: 82px;
	margin-left: 10px;
	margin-top: 10px;
}
.downFf2Btn a:link{
	color: #FFF;
}
.downFf2Btn a:visited{color: #FFF;}
.downFf2Btn a:hover{color: #FFF;}
.downFf2Btn a:active{color: #FFF;}

.down_m_inf p{
	margin: 0px;
	padding: 0px;
}

.tploajax_m{
	float: left;
	padding-top: 25px;
	padding-left: 5px;
	margin-right: 6px;
}

.tploajax_xiaoxi{
	float: left;
	padding-top: 24px;
	margin-right: 0px;
	position: relative;
}
.tploajax_xiaoxi em{
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/tpv.gif);
	height: 7px;
	width: 7px;
	overflow: hidden;
	left: 16px;
	top: 17px;
	position: absolute;
}
.tploajax_touxiang{
	float: left;
	height: 100px;
	width: 300px;
	position: relative;
}
.tptouxbg{
	background-color: #2980b9;
}
.tploajax_txfd{
	height: 40px;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	margin-top: 12px;
}

.lopng{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	height: 80px;
	width: 80px;
	margin: 0px 0px 0px -25px;
}
.lopng1{
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	display: none;
}
	
	
	.tp_tog{
	position: absolute;
	width: 112px;
	top: 55px;
	background-color: #2980b9;
	right: 0px;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 100000;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.tp_tog ul{}
.tp_tog ul li{
	line-height: 34px;
	margin: 0px;
	height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}

.tp_tog ul li a:link{
	color: #FFF;
}
.tp_tog ul li a:visited{	color: #FFF;}
.tp_tog ul li a:hover{	color: #FFF;}
.tp_tog ul li a:active{	color: #FFF;}

.libgp{
	background-color: #364350;
}

.overflowH{
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}

.xboxpxiu{

}
.xboxpxiuh{
	text-align: left;

}
#yanzhenglogin{
	color: #C30;
	text-align: right;
	line-height: 20px;
	height: 20px;
	padding-bottom: 5px;
	display: block;
}

.lr_fd{
	position: relative;
}
.lr_fd p{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 3px;
}

.lr_fd p img{
	float: left;
}

.u_ynnzheng{
	color: #900;
	padding-bottom: 10px;
	display: none;
}

.r0{
	width: 1%;
}

.r1{
	width: 10%;
}
.r2{
	width: 20%;
}
.r3{
	width: 50%;
}
.r4{
	width: 60%;
}
.r5{
	width: 70%;
}.r6{
	width: 80%;
}
.r7{
	width:90%;
}.r8{
	width: 100%;
}
.registMmqd div {
	width: 260px;
	height: 7px;
	background-color: #fff;
	border: 1px #999 solid;
	display: inline-block;
	padding: 1px;
	margin-left: 5px;
	font-size: 0px;
	line-height: 0px;
}
.registMmqd div i {
	background-color: #ff9900;
	display: inline-block;
	overflow: hidden;
	height: 7px;
	font-size: 0px;
	line-height: 0px;	
}

.fuwutiankuan{
	height: 200px;
	overflow: scroll;
	padding: 5px;
	border: 1px solid #dddddd;
}



.m-t-8 {
	margin-top: 8px
}

.m-r-8 {
	margin-right: 8px
}

.m-b-8 {
	margin-bottom: 8px
}

.m-l-8 {
	margin-left: 8px
}

/*会员登录样式开始*/
.userlogin .fb {
    height: 30px;
}
 .usercenter .tbox dd#loading{
	display:block;
	text-align:center;
	line-height:200px;
	letter-spacing:2px;
	color:#999999;
}

.userlogin .fb span{
	float:left;
	width:60px;
	text-align:right;
	padding-right:6px;
	color:#888;
}
.userlogin .fb img{
	vertical-align:middle;
	margin-left:5px;
}
.userlogin .submit{
	text-align:center;
	padding-top:3px;
}
.userlogin .submit a{
	color:#003300;
	margin-left:20px;
	background: url(/templets/57zxw/skin/tg_inc15/img/comm-bt.gif) no-repeat;
}
.userinfo{
	
}
.userinfo .welcome{
	width:220px;
	height:24px;
	margin:12px auto;
	background:#F9F9F9;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	line-height:23px;
	text-indent:10px;
	color:#666;
}
.userinfo .welcome strong{
	color:#F60;
	font-weight:bold;
}
.userinfo .userface{
	width:60px;
	height:64px;
	overflow:hidden;
	padding-left:16px;
	padding-top:2px;
	float:left;
}
.userinfo .userface a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.userinfo .userface a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.userinfo .mylink{
	width:144px;
	float:left;
	overflow:hidden;
}
.userinfo .mylink ul{
}
.userinfo .mylink ul li{
	width:72px;
	float:left;
	line-height:21px;
	text-indent:12px;
}
.userinfo .mylink ul li a{
	color:#555;	
}
.userinfo .uclink{
	height:31px;
	line-height:31px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#DDD;
}
.userinfo .uclink a{
	color:#690;
	margin:0px 2px;
}
.btn-1 {
    width: 56px;
    height: 24px;
    border: none;
    background: url(/templets/57zxw/skin/tg_inc15/img/comm-bt.gif) no-repeat;
    line-height: 25px;
    letter-spacing: 1px;
    cursor: pointer;
    overflow: hidden;
    color: #585858;
}

.e7 li a img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0px auto 6px;
    padding: 2px;
    border: 0px solid #DDD;
	margin-left: 14%;
	float:left;
}

/*会员登录样式结束*/


/*以下为 article_vip.htm 教程下载页左边样式开始*/
.gaomai_left {
	height: auto;
	width: 100%;
	position: relative;

}
.gaomai_left .gaomai_tupian{  
	padding: 5px;
	height: 360px;
	border: 1px dashed #CCCCCC;
}
.gaomai_left .gaomai_tupian .tupian{  /*缩略大图*/
	float: left;
}
.gaomai_left .gaomai_tupian .title{  /*标题区域*/
	float: left;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
	color: #339900;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.gaomai_left .gaomai_tupian .baespp{  /*内容简介区域*/
	height: 150px;
	float: left;
	width: 490px;
	text-indent: 30px;
	font-size: 14px;
	overflow: hidden;
	padding: 5px;
	color: #2d92d5;
	border: 1px solid #E1E1E1;
	line-height: -30px;
	
}
.gaomai_left .gaomai_tupian .fangsi { /*软件下载*/
	float: left;
	margin-left: 17px;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 23%;
	margin-top: 20px;
	background-color: #E6E6E6;
}
.gaomai_left .gaomai_tupian .fangsi:hover{  /*光标经过变颜色*/
background-color: #FF00FF;
}
.gaomai_left .gaomai_tupian .wangpan {  /*网盘下载*/
	float: left;
	margin-left: 17px;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 20px;
	background-color: #339933;
}
.gaomai_left .gaomai_tupian .wangpan:hover{  /*光标经过变颜色*/
background-color: #5CF88B;
}
.gaomai_left .gaomai_tupian .xiuxi { /*免费学习*/
	float: left;
	margin-left: 17px;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 100px;
	margin-top: 20px;
	background-color: #FF6699;
}
.gaomai_left .gaomai_tupian .xiuxi:hover{  /*光标经过变颜色*/
background-color: #8000FF;
}

.gaomai_left .gaomai_tupian .JiaSale {  /*推荐教程区域*/
	float: left;
	margin-left: 17px;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 490px;
	margin-top: 20px;
	background-color: #CCF2E6;
	height: 32px;
	text-align: center;
}

 /*视频规格内容区开始*/
.gaomai_left .canshu {
	float: left;
	font-size: 20px;
	text-align: center;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #2d92d5;
}
.gaomai_left .canshu  .canshu_1{
	float: left;
	font-size: 20px;
	background-color: #2d92d5;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	position: relative;
	padding: 10px;
}

.gaomai_left .zhili{ 
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

.gaomai_left .zhili .rwk{
	margin: 5px;
	float: left;
	width: 410px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 5px;
	font-size: 14px;
}
 /*软件参数内容区结束*/
/*以上为 article_vip.htm 教程下载页左边样式结束*/

.list_con_li,.list_con_li2{clear:left;display:block;float:left;font:700 22px/28px Tahoma;width:100%;background:#fff;border-top:1px solid #fff;border-bottom:1px solid #CDCDCD;margin:0;}
.list_con_li,.list_con_li .box2{background:#ffffff;}
.list_con_li2 .box2{background:#fff;}
.list_news_tit{clear:left;display:block;float:left;text-align:left;overflow:hidden;margin-top:8px;background:url(/img/titleico.gif) no-repeat 8px 7px;line-height:38px;height:38px;overflow:hidden;text-indent:35px;}
.list_news_tit a{text-decoration:none;font-size:20px;color:#333;font-family:Tahoma,Geneva,sans-serif;float:left;width: 620px;}
.list_news_tit a:hover{color:#C00;text-decoration:underline;}
.list_news_tit a:visited{color:#666;text-decoration:none;}i.i1,i.i2,i.i3,i.i4{cursor:pointer;margin-top:10px;margin-left:8px;background:url(/img/titleico.gif) no-repeat;overflow:hidden;display:block;float:left;}i.i1{width:16px;height:16px;background-position:-16px -32px;}i.i2{width:16px;height:16px;background-position:-36px -32px;}i.i3{width:23px;height:16px;background-position:-57px -31px;}i.i4{width:13px;height:16px;background-position:0 -32px;}
.list_news_info{clear:right;color:#666;display:inline;float:right;font:400 11px Tahoma;margin:18px 13px 0 0;}
.box2{clear:left;color:#666;display:block;float:left;font:400 12px Verdana,Geneva,sans-serif;text-align:left;line-height:22px;width:720px;overflow:hidden;padding:2px 10px 20px 10px;}
.box2 a:link,.box2 a:visited{color:#FF7E00;}

/*下面为织梦模板图集样式*/
#gallery {
	width: 880px;
	overflow: hidden;
	margin: 0px 0px 10px 25px;
	float: left;
}

#gallery ul {
	width: 110%;
	float: left;
}

#gallery ul li {
	width: 250px;
	height: 300px;
	float: left;
	margin: 20px 40px 0px 0px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #f1f1f1;
	border-radius: 3px;
	background: #fff;
}

#gallery ul li a:link,
#gallery ul li a:visited {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
#gallery ul li a u img {
	width: 250px;
	float: left;
	overflow: hidden;
	display: block;
	height: 300px;
}
#gallery ul li a em {
	width: 230px;
	height: 30px;
	text-align: center;
	float: left;
	font-size: 25px;
	color: #fff;
	font-style: normal;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.45);
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
	z-index: 2;
	border-radius: 13px;
}
#pbOverlay,
#pbImage,
#pbBottom,
#pbCloseBtn {
	position: fixed;
	z-index: 999999;
	_position: absolute;
}

#gallery ul li:hover {
	border: 1px solid #D22525;
	background: #FFEFEF;
	box-shadow: #A93944 0 0 8px;
}

#gallery ul li.hover a:before {
	top: 45px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#pbOverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	cursor: pointer;
}

#pbBottom {
	font-size: 12px;
	text-align: center;
	color: #EEE;
	line-height: 1.4em;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.50);
}

}
#stip {
	position: fixed;
	z-index: 999999;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.50);
	text-align: center;
	width: 100%;
	color: white;
	height: 50px;
	line-height: 50px;
	font-weight: 700;
	*display: none;
}
