﻿@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("base.css");
/*通用样式
------------------------------------------------------------------------------------------*/
body{font-family:"宋体","Arial Narrow";color:#3b4b7f;text-align:center;font-size:14px;}
a{color:#3B487F;text-decoration:none;}a:hover{color:#3B487F;}
/*GOTO TOP*/
.gotop{display:none;background:url(../images/gotop.gif) no-repeat;bottom:218px;height:48px;margin-right:-530px;position:fixed;right:50%;width:48px;z-index:10;}
.gotop:hover{background-position:left -50px;}
.txtblue{color:#0089C6;font-size:20px;}
.txtgreen{color:#3A8D0F;font-size:20px;}
.txtred{color:#D82885;font-size:20px;}
.ora{color:Orange}
.red{color:Green;}
.green{color:#FC8705;}
/*文本框样式*/
input.long{width:500px;}
input.wide{width:250px;}
input.txt{width:200px;}
input.small{width:50px;}
.input{display:inline;margin-right:5px;padding:5px;height:18px;line-height:18px;vertical-align:middle;background:#fff;color:#999px;border:1px solid #CACACA;border-radius:4px 4px 4px 4px;font-family:'Microsoft YaHei';}
/*按钮样式*/
.btn{border-radius:2px 2px 2px 2px;color:#FFF;display:inline-block;font-size:12px;height:30px;line-height:30px;min-width:48px;padding:0 25px;text-align:center;font-family:"Microsoft Yahei";}
.btn{background-color:#1E7BB3;background-image:-moz-linear-gradient(center top , #3999D2, #1E7BB3);border-bottom:1px solid #02598E;box-shadow:0 1px 2px #BBBBBB;text-shadow:0 -1px 0 #1E7BB3;}
.btn:hover{color:#FFF;opacity:0.9;}
.btn-mini{height:20px;line-height:20px;padding:1px 8px 0;}
input.btn, button.btn{border-left:0 none;border-right:0 none;border-top:0 none;cursor:pointer;}
.btn-success{background-color:#52A152;background-image:-moz-linear-gradient(center top , #5FBE5F, #52A152);border-bottom:1px solid #417F41;text-shadow:0 -1px 0 #52A152;}
.btn-error{background-color:#CB423B;background-image:-moz-linear-gradient(center top , #E85A56, #CB423B);border-bottom:1px solid #AA352F;text-shadow:0 -1px 0 #CB423B;}
.btn-gray{background-color:#DDDDDD;background-image:-moz-linear-gradient(center top , #EEEEEE, #DDDDDD);border-bottom:1px solid #A9A9A9;text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray, .btn-gray:hover{color:#777777;}

/*侧边栏内容表头*/
.head{ height:40px; line-height:40px; font-size:20px; font-weight:bold;margin-bottom:10px;border-bottom:3px solid #ccc;}
	.head dt{float:left;line-height:40px;  text-align:left;}
	.head dd,.head dt a{color:#5d5d5d;}
	 
	.head .sub_nav{float:left; font-size:12px; }
		.head .sub_nav li{float:left;padding:0 9px 0 11px;background:url(../images/spacing.gif) no-repeat left 11px;}
		.head .sub_nav li.n1{background:none; }
		.head .sub_nav a{color:#7BAB2E; line-height:35px;font-family:"Microsoft Yahei";}
		.head .sub_nav a:hover{color:#0089cd; }
.head.blue dt{background:#224db5; color:#fff;}
	.head.blue dd{color:#333;}
	.head.blue .sub_nav a{ color:#3B8DD1;}
	.head.blue .sub_nav a:hover{ color:#8CAC52; }

		
/*图标定义样式*/
.comm,.view,.time{background:url(../images/sprite.gif) no-repeat;}
.comm,.view,.time{margin-right:10px;padding-left:20px;}
.comm{background-position:left 4px;}
.view{background-position:left -36px;}
.time{background-position:left -158px;}
.arrow{float:right;padding-left:10px;color:#DDD;font-family:simsun;font-size:14px;font-style:normal;font-weight:bold;}
/*侧栏目导航*/
.sidebar{padding:0px; margin-bottom:20px;}
	.sidebar h3{border-bottom:1px solid #DADADA;color:#444;margin-bottom:5px;padding-bottom:5px;height:30px; background-image:url(../images/right_line.jpg); background-position:left bottom; background-repeat:no-repeat; line-height:45px; font-size:14px;}
		.sidebar h3 span{color:#339900;float:right;font-weight:normal;}
		.sidebar h3 a{color:#5c5c5c; font-size:14px;}
		.sidebar ul{margin-bottom:16px;}
		.sidebar ul li{_display:inline;}		
	.sidebar .section p{clear:both;display:block;float:none;padding:5px 0;line-height:22px;color:#5E5E5E;}
.navbar{margin-bottom:16px;}
	.navbar:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.navbar li{clear:both;padding-bottom:10px;}
		.navbar li a{margin:0;padding:0;background:none;border:none;}.navbar li a:hover{background:none;border:none;}
		.navbar li h4{margin:0;padding:5px 0 5px 20px;border:none;color:#000;font-weight:normal;height:18px;background:url(../images/sprite.gif) no-repeat left -71px;}
		.navbar li .list{margin-left:20px;position:relative;}
		.navbar li .list a{display:block;float:left;padding-left:5%;width:45%;background:url(../images/icon_arrow_blue.gif) no-repeat left center;line-height:24px;}
		.navbar li .list a.current{color:#3991D0;font-weight:bold;}
/*焦点*/
.focus_list{padding-bottom:10px;width:auto;overflow:hidden;}
	.focus_list ul{margin-top:5px;width:280px;}
		.focus_list li{float:left;padding:0 10px 10px 0;text-align:center; }
		.focus_list li a{padding:0;border:none;background:none;color:#000;}.focus_list li a:hover{border:0;}
		.focus_list li a img{margin:0 auto;padding:1px;border:1px solid #ccc;width:79px;height:79px;}
		.focus_list li a span{display:block;line-height:24px;width:68px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
/*排行*/
.sidebar .rank_list li{position:relative;_display:block;padding:10px 0 0 25px;height:20px;vertical-align:top;}
	.rank_list li a{display:block;padding:0;border:none;background:none;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.rank_list li a:hover{border:none;}
	.rank_list li .num{position:absolute;left:0px; top:12px;display:inline-block;vertical-align:-3px;*vertical-align:middle;width:16px;height:16px;margin-right:5px; margin-left:5px; background:#1389d7;font-style:normal;color:#fff;font-size:10px;font-family:Verdana, Geneva, sans-serif;text-align:center;overflow:hidden;}
	.rank_list li.active .num{top:9px; background:#d60007; font-family:Georgia, "Times New Roman", Times, serif;}
	.rank_list li span{float:right;color:#999;}
/*提示样式*/
.msg_tips{margin:30px auto;position:relative;width:800px;}
	.msg_tips .ico{display:block;float:left;background:url(../images/icon_tips.png) no-repeat left top;width:46px;height:46px; text-indent:-99999px;overflow:hidden;}
	.msg_tips .ico.error{background-position:-50px 0;}
	.msg_tips .ico.warning{background-position:-100px 0;}
	.msg_tips .msg{margin-left:60px;}
	.msg_tips .msg strong{margin-bottom:10px;font-size:14px;color:#444;}
	.msg_tips .msg p{line-height:1.8em;}
/*标题*/
.dao{line-height:20px; padding:10px 0px; font-size:12px; color:#a4a4a4;}
.dao a{ color:#a4a4a4;}
.meta{border-bottom:2px dotted #e2e2e2;padding-bottom:15px;}
.meta a{color:#333;}
.meta a:hover{color:#333;}
.con-tit{border-left:6px solid #A70101; line-height:16px; height:16px; padding-left:10px; color:#A70101; margin:10px 0px 0px;font-size: 16px;}
.meta-tit{color:#c60001;font-size:22px;margin:0 0 10px; text-align:left; font-weight:bold;line-height:40px;}
	.meta-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.meta-info{color:#333; text-align:center;}

.ntitle{padding-bottom:10px;}
.ntitle-tit{color:#444;font-size:14px;margin:0 0 10px;}
	.ntitle-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.ntitle-info{color:#999;}
/*内容*/
.entry{font-size:14px;line-height:25px;letter-spacing: 1px;word-wrap:break-word;color:#000;}
.entry img{max-width:670px;}
.entry h2,.entry h3,.entry h4{border-bottom:1px solid #EEE;color:#111;padding-bottom:5px;}
.entry h2{font-size:15px;}
.entry h3,.entry h4{font-size:14px;}
.entry strong{color:Black;}
.entry ul,.entry ol{margin:16px;}
.entry li{margin-left:26px;}
.entry ul li{list-style:disc outside none;}
.entry ol li{list-style:decimal outside none;}
.entry p{margin:15px 0;}
.entry a{text-decoration:underline;}
.entry code, .comment code{background-color:#EEE;border-radius:2px 2px 2px 2px;color:#777;font-family:'courier new';margin:0 4px;padding:1px 4px;}
.entry table{border:1px solid #EEE;}
.entry table th{background-color:#F9F9F9;text-align:center;}
.entry table td, .entry table th{border:1px solid #EEE;padding:5px;}
.entry table td p, .entry table th p{padding:0px;margin:0px}
/*同类推荐*/
.related{width:100%;overflow:hidden;}
	.related .txt_list{padding:10px 0;}
		.related .txt_list li{padding-left:12px;font-size:14px;line-height:24px;background:url(../images/icon_arrow_blue.gif) no-repeat left center; float:left; width:635px;}
		.related .txt_list li a{color:#333;}
		.related .txt_list li span{color:#999;font-size:12px;padding:0 6px;}
	.related .img_list{width:100%;}
		.related .img_list li{float:left;margin:10px 20px 0 0;}
		.related .img_list li img{ padding:2px;width:112px;height:112px;border:1px solid #eee;}
		.related .img_list li span{ display:block;width:118px;font-size:12px;color:#333;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
/*顶踩*/
.newdigg{clear:both;margin:30px auto;padding-left:8px;width:406px;height:51px;overflow:hidden;}
.diggbox{float:left;margin-right:8px;width:195px;height:51px;overflow:hidden;cursor:pointer;}
	.diggbox .digg_act{float:left;font-size:14px;font-weight:bold;line-height:31px;text-indent:32px;height:29px;overflow:hidden;}
	.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
	.diggbox .digg_percent{clear:both;padding-left:10px;width:180px;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_bar{float:left;margin-top:3px;width:100px;height:7px;background:#E8E8E8;border-right:1px solid #CCC;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_num{float:left;padding-left:10px;font-size:10px;}
		.diggbox .digg_percent .digg_percent_bar span{display:block;height:5px;background:#000;overflow:hidden;}
.newdigg .digg_good{background:url(../images/newdigg-bg.png) left top no-repeat;}
.newdigg .digg_bad{background:url(../images/newdigg-bg.png) right top no-repeat;}
.newdigg .digg_good .digg_act{color:#C30;}
.newdigg .digg_good .digg_num{color:#C63;}
.newdigg .digg_bad .digg_act{color:#36C;}
.newdigg .digg_bad .digg_num{color:#39C;}
.newdigg .digg_good .digg_percent .digg_percent_bar span{color:#ff0000;border:1px solid #E37F24;background:#FFC535;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{border:1px solid #689ACC;background:#94C0E4;}
/*评论*/
.comment_box{}
	.comment_list li{padding:15px 0;border-bottom:1px solid #FC8705;}
	.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
	.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
	.comment_list li .avatar img{width:36px;height:36px;}
	.comment_list li .inner{margin-left:48px;}
	.comment_list li .inner p{font-size:14px;}
	.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;text-align:right;}
	.comment_list li .answer{margin-left:48px;padding:10px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;}
	.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
.comment_editor{padding:10px 0; width:100%;}

/*头部
-------------------------------------------------------------------------------------------*/
.topHeader{border-bottom:1px solid #ebeae8;}
    .topHeaderLine{border-bottom:1px solid #e3e3e1; background:#f8f8f8; text-align:center;}
    .topHeaderBox{width:960px; line-height:33px; margin:auto;height:33px;color:#605e5f; font-size:14px; text-align:left;}
    .topHeaderBox a{color:#605e5f;}
.headTop{height:45px; background-color:#333399;width:100%; text-align:center;color:White;font-weight:bold;}
.headTop .topInf{width:960px; margin:0 auto;height:45px;}
.headTop .topLogin{ float:left; line-height:45px; padding-left:10px;}
.headTop .topIntxt{border:solid 1px #d1d5d8; height:25px; width:100px; line-height:25px;}
.headTop .topR{ float:right; line-height:45px; padding-right:15px;}
.headTop .topR a{color:White;font-weight:bold;}
.headTop .topBtn{ background-color:#5070a1; color:#fff; padding:3px 15px;  border:0; cursor:pointer;font-weight:bold;}


.header{margin:0px auto;width:960px; height:116px; background:url("../images/topBaner.png");}
.header .logo {display:block;float:left; margin:15px 5px 0px 0px; overflow:hidden;  width:350px;}
	.header .logo a {color:#FFF; display:block; overflow:hidden;}
.header .nav{float:left;font-size:14px;margin:10px 0 0 0; position:relative; display:inline;}
	.header .nav li{float:right;position:relative; line-height:26px;}
	.header .nav li a{float:left;cursor:pointer;display:block;height:20px;line-height:20px;padding:5px 7px 6px;_padding:5px 6px 6px;white-space:nowrap; }
	.header .nav li a:hover{background:#292B2F; border-radius:3px 3px 3px 3px; color:#FFF;}
	.header .search{ color:#797979; padding-top:15px; line-height:25px; font-weight:bold;text-align:right;}
	.header .search a{ color:#333;}
.headerMenu{width:960px; border-top:3px solid #000; height:35px; text-align:center; margin:auto;}
.headerMenu .menu{ margin:auto;padding:0; width:960px;height:35px;}
	.headerMenu .menu li{float:left; position:relative; }
	.headerMenu .menu li a{display:block;width:90px;color:#000;cursor:pointer;height:35px;line-height:35px; font-size:14px;font-family:"宋体"; border-right:1px solid #ccc;}
	.headerMenu .menu li a:hover,.headerMenu .menu .sel{background:#c60001;border-bottom:1px solid #c60001;color:#fff;}
	.headerMenu .menu li a:hover i,.headerMenu .menu .sel i{ background:url("../images/dian.png");width: 9px; height:6px; position:absolute; left:30px; top:35px;}
	.headerMenu .seachBox{float: right;    border: 1px solid #a4abb1;    border-bottom-color: #dadee1;    width: 220px;    height: 24px;    margin-top: 4px;margin-left:10px;}
	.headerMenu .seachBox .txtInput{width:170px; height:23px; float:left; border:none; padding-left:5px;}
.topline{height:10px;border-top:1px solid #ccc;}
/*首页样式
--------------------------------------------------------------------------------------------*/
/*资讯焦点图*/
.JQ-content-box{ overflow: hidden; width:365px; height:246px;position:relative; margin:auto;}
.JQ-slide-content{ position:absolute; width:355px; height: 200px; border: 1px solid #ccc;top: 4px;left: 4px;}
.JQ-slide-content li{ left: 0px;zoom:1; overflow:hidden; width:355px; height: 200px; vertical-align:text-top; position:absolute; margin:auto;}
.JQ-slide-content li span{display:none;}
.JQ-slide-content li a.lineTxt{ display:none;}
.leftAD img { display:block;}
.JQ-slide-nav {width: 245px; left: 0px; margin: 200px auto 0;position: absolute;height: 31px;padding-top: 15px; padding-left:120px;background:url(../images/adbg.png) repeat-x bottom;  }
.JQ-slide-nav li {color:#888;cursor:pointer;float:left;font-size:12px;height:24px;line-height:24px;margin-left:3px;text-align:center;width:24px; background:url("../images/adtab.png") no-repeat 0 -26px;}
.JQ-slide-nav li.on {color:#FFFFFF; background-position:0 top;}
.JQ-slide-nav li img {display:block}
.ntopAD{height:195px;}
.ntopADBox{height:195px; margin-bottom:20px;}
.ADdian{ position:absolute;top:20px; }
.ADdian i{font-style:normal; font-size:25px; font-weight:bold;color:#fff; margin:5px;cursor:pointer; }
.ADdian i.sel{color:#b8b8b8}
.ad{ margin-bottom:5px}
.indexcon{ margin:5px auto;width:960px;}
.ctleft{ float:left; width:960px;}
.ctright{float:right; width:295px;padding-top:15px; line-height:50px;}
.topbox{ border:1px solid #9c0202; width:960px; line-height:25px;height:25px;overflow:hidden;}
.topbox #TopMar{overflow:hidden;}
.topbox #TopMar li{ float:left; padding-right:20px;}
.topbox #TopMar li a{ color:Black; font-size:12px;}
.tbtit{background-color:#9c0202; width:120px; text-align:center; font-size:16px;  float:left; color:#fff;height:37px; overflow:visible;}


#toptba{ height:41px; width:390px; margin:auto;}
a.tbbgtit1,a.tbbgtit2,a.tbbgtit3{width:130px; text-align:center; font-size:16px;font-weight:bold; float:left; color:#fff;height:41px;display:block; background-image:url(../images/indexT.png);background-repeat:no-repeat; background-position:left top; line-height:41px; cursor:pointer;}
a.tbbgtit2{background-position:-5px top;}
a.tbbgtit3{background-position:right top;}

a.tbsel1{background-position:left -44px;color:#f3994d}
a.tbsel2{background-position:-5px -44px;color:#f3994d}
a.tbsel3{background-position:right -44px;color:#f3994d}
.tbbg{ background:#ffffff; height:360px; position:relative; padding:10px;}
    .boxLeft,.boxRight{width:12px; height:382px; position:absolute; background:url(../images/bian.png);  top:0px;}
    .boxLeft{left:-12px;background-position:left top;}
    .boxRight{right:-12px;background-position:right top;}
    .tbbg li a{margin-bottom:5px; display:block;}
    .tbbg li{ background:url(../images/dian.jpg) no-repeat 5px 9px ; text-align:left; padding-left:28px; margin-bottom:10px;line-height:30px;height:117px;overflow:hidden;}
    .tbbg li:hover{color:#f3994d;background-image:url(../images/selDian.jpg);}
    .tbbg li:hover a{color:#f3994d;}
    .tbbg span{text-indent:25px; line-height:20px;}
    
.skipAd{width:780px; height:300px; float:left;}
.titleBox{width:400px;float:left;display:inline; overflow:hidden;}
.leftTitle{width:365px; float:left; display:inline; overflow:hidden;border:1px solid #C7C7C7; border-top:2px solid #A01413;min-height: 195px;}
.left2Title{width:370px; float:right; display:inline; overflow:hidden;border:1px solid #C7C7C7; border-top:2px solid #A01413; height:452px;min-height: 452px;}
.bigTitle{overflow:hidden;border:1px solid #C7C7C7; border-top:2px solid #A01413; }
.leftAD{width:365px; float:left; display:inline; overflow:hidden;border:1px solid #C7C7C7; margin-bottom:10px; height:245px; position:relative;}
.leftAD .prev,.leftAD .next{ display:block; float:left; width:35px; height:29px; background:url(../images/zy.png);left:10px; position:absolute; top:10px; cursor:pointer;}
.leftAD .next{float:right;background-position:35px 0; left:320px;}

.ftitleBox{width:320px; margin-right:10px;}
.toptbbgbox{ margin-top:-45px; width:400px; overflow:inherit; position:relative;z-index:10;}
.tbT{height:30px; border-bottom:1px solid #C7C7C7; background:url("../images/title_bg.jpg");}
.tbTit{ height:27px;padding-right:10px; float:left;line-height:30px;font-weight:bold;}
.tbTit a{color:#AA0202; margin-left:15px; margin-right:8px;}
.tbTit a:hover{color:#AA0202;}

.tbT .more{ font-size:12px;float:right; padding-right:10px; line-height:27px; font-weight:bold;}
.tbT .more a{color:#666;}

.tbCon{ padding:5px 10px;}
    .tbCon .smallCon{ border-bottom:1px solid #ccc; margin-bottom:5px; padding-bottom:6px; text-align:left;line-height: 28px;
color: #666;min-height: 155px}
        .tbCon .smallCon h2{color:Red; text-align:center;padding: 5px 0px; }
        .tbCon .smallCon h2 a{color:Red;}
    .tbCon ul{list-style:disc inside}
    .tbCon ul li,.tbCon .imgNews a{height: 30px;line-height:30px; font-size:14px; overflow:hidden; text-align:left;}
.imgtbCon ul li,.imgtbCon .imgNews a{ height:70px; line-height:70px; overflow:hidden;margin:3px 0px;border:1px solid #ccc;}
    .tbCon ul li.topN,.tbCon .imgNews a.topN{ background:none; font-weight:bold; overflow:hidden;color: #059BD8;}
    .tbCon ul li a,.tbCon .imgNews a{color:#3B487F;overflow:hidden;}
    .tbCon .imgNews dt{margin:0; padding:0; float:left; text-align:left; margin-right:5px;}
    .tbCon .imgNews dd{margin:0; padding:0; float:left;}
    .tbCon .imgNews a.imgNewsI{height:auto;background:none; padding-left:0;}
    .tbCon .imgNews a.imgNewsI img{ margin-right:5px;width:130px;height:100px;border:1px solid #C7C5C8;padding:2px;}
    .tbCon .imgNews a{float:left;width:340px;height: 25px;overflow: hidden;}
    .tbCon .imgNews a.iNr{width:390px; overflow:hidden;}
    .tbCon .imgNews a.siNr{width:250px; overflow:hidden;}
    .tbCon .imgNews a.simgNewsI{width:90px; height:auto;background:none; padding-left:0;}
    .tbCon .blackBox{padding:5px 5px 0px; border:1px solid #ccc;color:#363636; margin-bottom:5px;overflow: hidden;height: 90px;}
    
    .tbCon .nei{width:340px; float:left; margin:0px 10px; display:inline;min-height:189px;}
            .tbCon .nei .neiT{border-bottom:2px solid #f8cccb; font-size:14px; padding-left:20px; background:url("../images/titBG1.png") no-repeat 1px 8px; height:27px; line-height:27px; text-align:left; font-weight:bold;margin:5px 0px;}
         .tbCon .nei .neiT a{color:#000;}
         .tbCon .nei .neiT a:hover{color:#000;}
            .tbCon .nei .neiT span{float:right; color:#bbb; font-size:12px;}
       
     .zhanBoxCon{padding:5px 8px;}     
    .zhanBoxCon .zhanBox{width:230px;float:left; margin-right:5px; display:inline;padding-right: 5px;border-right: 1px solid #ccc;line-height:28px;text-align: left;}
    .zhanBoxCon .zhanBox img, .zhanBoxCon .zhanBoxR img{border:1px solid #ccc;width:230px;}
    .zhanBoxCon .zhanBoxR{width:230px;float:left;display:inline;line-height:28px;text-align: left;}
    .zhanBoxCon .zhanBox .zhanCon,.zhanBoxCon .zhanBoxR .zhanCon{ margin-top:10px;overflow:hidden; color:#37467d;}
        
    .tbCon .blackBox:hover{border:1px solid #ef974d;color:#ef974d}
    .tbCon .blackBox:hover a{color:#ef974d}
    .tbCon .blackBox .meta{ margin-top:5px; text-align:right;color:#ccc;}
    .tbCon select{color:#4c4c4c; font-size:12px;width: 150px;margin: 5px 0px;}
    .rightAD{padding:0; height:303px;background:url(../images/adbg.png) repeat-x bottom;}
    #rightAD{ overflow:hidden;}
        .rightAD .JQ-content-box{width:190px; height:303px;}
        .rightAD .JQ-slide-content{  width:190px; height: 260px; margin-left:-1px}
        .rightAD .JQ-slide-content li{float:left;width:190px; height: 260px;list-style:none;  position:relative;}
               .rightAD .JQ-slide-nav { margin: 260px auto 0;position: absolute;height: 33px;padding-top: 10px; padding-left:37px; }
        .rightAD .JQ-slide-nav li{ text-align:center;list-style:none;line-height:25px;height:25px;}

.indexBaner{ height:94px;margin-top: 5px;margin-bottom: 5px;}

.newstbT{height:30px;}
.newsLeft{float:left; display:inline; margin:5px; width:280px; height:150px; overflow:hidden;text-align: left;}
.newsLeft img{margin-right:5px; margin-bottom:5px;}

.tbLeftImg{float:left; display:inline;width:320px; overflow:hidden;text-align: left;max-height:310px;}
.tbLeftImg a{text-align:center;}
.tbLeftImg img:hover{border: 1px solid #ef974d;}
.tbLeftImg img{margin-bottom: 6px;border: 1px solid #ccc;padding: 5px;width: 300px;height: 135px;}
.tbLeft{float:left; width:360px; overflow:hidden;}
.line{height:10px;}
.se{background-color:#f6f6f6;}
.tweibo td{ padding:3px;}

.linktit{margin:5px auto;width:960px; overflow:hidden}
.linktit a{ padding-right:5px; float:left; }
.linktit img{height:54px;width:127px;border:1px solid #c6cac9;}
.linkcon{ font-size:14px; line-height:30px}
.linkcon .linkimg li,.linkcon .linktxt li{float:left; padding:5px; margin:3px; height:31px; width:88px; overflow:hidden; background:none}
.linkcon .linktxt li{width:auto; line-height:20px; height:20px; border:1px solid #eee;}

.bigBox,.left710{width:745px; float:left;}
.smallBox,.left264{width:210px; float:right;}

.rightTit{overflow:hidden;border:1px solid #C7C7C7; border-top:2px solid #36426a; margin-bottom:5px; }
   .lingdao dt{color:#ae2c2a; font-size:14px; text-align:left; padding-left:15px; background:#f5f5f5; line-height:30px; font-weight:bold;}
   .lingdao dd{text-align:left; padding-left:15px; line-height:28px;}
   .lingdao dd a{color:#3a477c; font-size:14px;margin-right:8px;}
   
.Indexline{height:30px; border:1px solid #C7C7C7; background:url("../images/title_bg.jpg"); margin:6px auto; text-align:left; line-height:30px;}
.IndexlineD{margin:7px auto 0px;}
    .Indexline a,.IndexlineD a{padding-left:50px; color:#AA0202; font-weight:bold;background:url("../images/lineBG.png") no-repeat; display:block;}
    .Indexline a.add{background-position:12px 1px;}
    .Indexline a.link{background-position:12px -28px;}
    .Indexline a.faceback{background-position:12px -58px;}

/*资源下载*/
.idown_list{padding:20px; font-size:12px; border-bottom:1px solid #E2E2E2;}
	.idown_list h3{ border-bottom:1px solid #DADADA;color:#444444;font-size:12px;margin-bottom:2px;padding-bottom:5px; }
	.idown_list ul li{ position:relative; font-size:12px; line-height:1em; padding:19px 0 0 52px; _padding-top:12px;  vertical-align:bottom; }
	.idown_list ul li img{ position:absolute; width:42px; height:42px; left:0px; -left:-54px; top:14px; }
	.idown_list ul li .date{ line-height:24px; color:#888888; }
	.idown_list ul li a{ vertical-align:baseline; color:#666; font-size:12px; line-height:1em;}
	.idown_list ul li a:hover{color:#0089CD;}
	.idown_list ul li a.down{ display:block; position:absolute; right:0px; _right:20px; top:20px; width:18px; height:17px; text-indent:-9999px; background:url(../images/icon_down.gif) no-repeat; overflow:hidden; }

/*图片分享*/
.iphoto_list{ padding:20px; height:auto; background:#fff; }
	.iphoto_list .head dt{background:#8CAC52;}
	.iphoto_list .head dd{color:#7BAB2E;}
		.iphoto_list .head .sub_nav a{ color:#7BAB2E;}
		.iphoto_list .head .sub_nav a:hover{ color:#0089cd; }
	.iphoto_list .list ul{ width:938px; position:relative; height:315px; margin-top:15px; padding-bottom:15px; }
	.iphoto_list .list ul li{ position:absolute; }
		.iphoto_list .list ul li.a1{ left:0px; top:0px; width:266px; height:334px; overflow:hidden; }
		.iphoto_list .list ul li.a2{ left:268px; top:0px; width:222px; height:222px; overflow:hidden; }
		.iphoto_list .list ul li.a3{ left:268px; top:224px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a4{ left:380px; top:224px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a5{ left:492px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a6{ left:604px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a7{ left:492px; top:112px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a8{ left:604px; top:112px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a9{ left:492px; top:224px; width:222px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a10{ left:716px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a11{ left:828px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a12{ left:716px; top:112px; width:222px; height:222px; overflow:hidden; }
	.iphoto_list .list ul li .absbg{ position:absolute; left:0px; top:0px; width:110px; height:110px; background:#000; filter:alpha(opacity=50); opacity:0.5; display:none; }
		.iphoto_list .list ul li.a1 .absbg{ width:266px; height:334px;}
		.iphoto_list .list ul li.a2 .absbg{ width:222px; height:222px;}
		.iphoto_list .list ul li.a9 .absbg{ width:222px;}
		.iphoto_list .list ul li.a12 .absbg{ width:222px; height:222px;}
	.iphoto_list .list ul li a{ position:absolute; padding:10px; font-size:12px; width:90px; height:90px; overflow:hidden; left:0px; top:0px; color:#fff; font-family:'Microsoft YaHei'; z-index:2; display:none; }
		.iphoto_list .list ul li:hover a{ display:block; text-decoration:none; }
		.iphoto_list .list ul li:hover .absbg{ display:block; }
		.iphoto_list .list ul li a strong{ line-height:2em; }
	.iphoto_list .list ul li img{ max-width:110px; _width:110px; }
	.iphoto_list .list ul li.a1 img{ min-width:266px; min-height:334px; _width:266px; _height:334px; }
	.iphoto_list .list ul li.a1 a{ padding:45px 20px 15px 30px; font-size:18px; width:216px; height:284px; }
	.iphoto_list .list ul li.a2 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a2 a{ padding:45px 20px 15px 30px; font-size:18px; width:172px; height:172px; }
	.iphoto_list .list ul li.a9 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a9 a{ padding:10px 20px 10px 20px; font-size:14px; width:182px; height:90px; }
	.iphoto_list .list ul li.a12 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a12 a{ padding:10px 45px 15px 30px; font-size:18px; width:147px; height:207px; }

/*网站底部*/
.footer{ clear:both; padding:10px 0 10px 0; margin:0px; text-align:left; background:#ececec; font-size:16px; color:#a2a2a2;min-width:960px;border-top:2px solid #e3e3e1;}
.footer_inner{margin:0 auto; width:980px;text-align: center; padding-bottom:15px}
.foot_nav{ line-height:1.8em; letter-spacing:4px; color:#ccc;font-size: 14px; }
	.foot_nav a{ color:#606060; letter-spacing:1px; margin-right:10px; }
    .footer table{font-size:12px;}
/*列表页面导航菜单样式
------------------------------------------------------------------------------------*/
.topClass{ margin-bottom: 15px;border:2px solid #EDEDED;padding:5px; min-height:30px;}
.topClass a{ display: block;float: left;margin-left: 8px;padding: 5px;font-size:14px;}
.topClass a.sl,.topClass a:hover{ background-color: #ccc;color: #000;font-weight: bold;}

/*新闻资讯样式
------------------------------------------------------------------------------------*/
.newsToppic dl dt{margin-bottom:6px;border-bottom:1px solid #EEE;}
	.newsToppic dl dt strong{display:block;margin:0 auto 10px auto;font:15px "Microsoft Yahei";border:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.newsToppic dl dt strong a{color:#3B8DD1;}
	.newsToppic dl dt strong a:hover{color:#0089cd;}
	.newsToppic dl dt p{padding-bottom:10px;line-height:18px;color:#999; }
	.newsToppic dl dd{font-size:12px;height:28px;line-height:28px;}
	.newsToppic dl dd a{color:#666;}
	.newsToppic dl dd a:hover{color:#0089CD;}
	.newsToppic dl dd span{float:right;color:#999;}
.newsToplist {clear:both;}
	.newsToplist:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.newsToplist a{color:#666;}
	.newsToplist a:hover{color:#0089CD;}
	.newsToplist .list{float:left;margin:0;width:690px;}
	.newsToplist .list dl{margin-top:15px;}
	.newsToplist .list dl dt{clear:both;margin:0 0 5px 0;height:90px;}
	.newsToplist .list dl dt img{float:left;margin-right:10px;width:70px;height:70px;}
	.newsToplist .list dl dt strong{display:block; margin-bottom:8px;font-size:12px;line-height:12px;color:#666;font-family:"Microsoft Yahei";width:230px;text-overflow:ellipsis; white-space:nowrap;overflow:hidden;}
	.newsToplist .list dl dt p{padding-bottom:8px;color:#999;line-height:18px;}
	.newsToplist .list dl dd{clear:both;font-size:12px;height:28px;background:url(../images/dot.gif) no-repeat 2px 12px;}
	.newsToplist .list dl dd span{float:right;color:#999;}
.newsRedlist{padding:3px 0;}
	.newsRedlist li{height:40px;line-height:40px;font-size:14px;overflow:hidden; border-bottom:1px dashed #e2e2e2;list-style: disc inside; }
	.newsRedlist li a{padding:0;background:none;border:none;}
	.newsRedlist li a:hover{background:none;border:none;}
	.newsRedlist li span{float:right;padding-left:5px;width:80px;}
	.newsRedlist li i{font-style:normal; margin-right:8px;font-weight:bold;}
	.newsRedlist li i.o{color:#fd9a00}
.news_list li{padding:20px 0 0 0; overflow: hidden;}
	.news_list h2{font-size:15px;height:18px;margin:0 auto 12px 0;overflow:hidden;}
		.news_list .note{margin:0;color:#777;line-height:20px;}
	.news_list .info{margin:0 auto 8px 0;}
		.news_list .info, .info a{color: #777;}
		.news_list .info a:hover {color:#333;text-decoration:underline;}
		
.shipinList{ float:left; width:140px; height:78px; margin-bottom:15px; margin-right:20px; overflow:hidden;}
    .shipinList dt{width:140px; height:78px; margin:0px; padding:0px;}
    .shipinList dt img{width:140px; height:78px;}
    .shipinList dd{width:140px;  text-align:left; color:#fff; height:20px; line-height:20px; position:relative; margin-top:-20px;}
        .shipinList:hover dd i{width:138px; height:19px; position:absolute; left:1px;top:0; background-color:#666; filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5; }
        .shipinList dd a{color:#fff; margin-left:8px;}

.zhuantiList{ float:left; width:220px; height:210px; margin:0px 15px 10px 10px; overflow:hidden;}
    .zhuantiList dt,.zhuantiList dt img{width:220px; height:164px; margin:0px; padding:0px;}
    .zhuantiList dd{width:220px; text-align:center; color:#fff; height:25px; line-height:25px; position:relative; margin-top:-25px; font-size:15px;font-weight:bold;}
    .zhuantiList:hover dd i{ width:247px; height:25px; position:absolute; left:1px;top:0; background-color:#fff; filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5; }
    .zhuantiList dd a{color:#fff; display:block; text-align:center;}
    .zhuantiList dd a.more{color:#eb8932; font-size:18px;}

.shipinTOP,.shipinTOP dt img,.shipinTOP dt{ width:300px; height:171px;}
.shipinTOP dd{width:300px; height:35px; line-height:17px;  margin-top:-35px;}
.shipinTOP:hover dd i{width:298px; height:34px; }
.shipinTOP dd span{ font-size:12px; margin-left:8px; display:block;}

.newsXia li{ margin-bottom:15px;}
.newsXia .xiaTit{width:710px; height:50px; line-height:50px; font-size:18px; padding-left:15px; display:block; color:#fff; background-color:#c34084;}
.newsXia .xiaCon{width:725px; padding:15px;display:block; background-color:#fff;}
.leiTit{ background-image:url(../images/kechengtbg.jpg); background-position:left 15px; background-repeat:repeat-x; height:42px; margin-bottom:16px;}
.leiTit h2{padding-right: 20px;line-height: 42px;background: #fff;width: 100px;font-size: 18px;}
.leiList a{font-size:16px; color:#1a1a1a;}
.leiList dl,.leiList dt,.leiList dd{ margin:0; padding:0; height:120px;}
.leiList dl{margin-top:15px; margin-bottom:15px;}
.leiList dt{float:left; width:170px; margin-left:20px; margin-right:10px;}
.leiList dt img{height:115px; width:170px;}
.leiList dd{float:left;width:500px;}
.leiList .xmore{color:#f08833; font-size:14px;}
.leiList .xbiao{ margin-left:20px;}

.conL{ float:left; width:175px;}
.conR{float:right; width:548px; min-height:485px; padding:0px 10px 10px; display:inline;border-left:1px solid #C7C7C7}
.conL .leftMenu li{border-bottom:1px solid #ccc;}
    .conL .leftMenu li a{display:block;color:#666;line-height:35px; font-size:14px; padding-left:15px; background:url("../images/lineBG.png") no-repeat 145px -165px; font-weight:bold;}
    .conL .leftMenu li a:hover,.conL .leftMenu li a.sel{ background-position:145px -110px;color:#A70101;}
    .conL .leftMenu li a.zimg{ height:62px;background-position:145px -150px; padding-left:0;}
    .conL .leftMenu li a.zimg img{ height:62px; width:150px;}
    .conL .leftMenu li a.zimg:hover,.conL .leftMenu li a.zsel{ background-position:145px -96px;color:#A70101;}
    .conL .leftMenu li a.dsel{ background-position:145px -218px;color:#A70101;}
    .conL .leftMenu li.ltite{list-style:disc inside; padding-left:40px;background:#e8e8e8;}
    .conL .leftMenu li.lsel{background:#ffe8e8;}
    .conL .leftMenu li.ltite a{padding-left:0px;color:#666666; font-weight:normal; display:inline;}
    .conL .leftMenu li.lsel a{color:#a80301;}
     .conL .lad{ text-align:center; padding-top:5px; padding-bottom:5px;}
    .conL .lad img{ border:1px solid #eee;}

/* 图片放大镜样式*/
.pictureDIV{float: left;margin:0 0 20px 0;}
.jqzoom{float:left;border:none; position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:292px;height:292px;border:1px solid #ccc;}
.spec-preview .jqzoom img{width:292px;height:292px;}
.spec-scroll{clear:both;margin-top:5px; width:294px;}
	.spec-scroll .prev{float:left;margin-right:5px;}
	.spec-scroll .next{float:right;}
	.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px;line-height:54px;border:1px solid #ccc;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:261px;height:56px;overflow:hidden;}
	.spec-scroll .items ul{margin:0; padding:0;list-style:none;position:absolute;width:999999px; height:56px;}
		.spec-scroll .items ul li{float:left; margin:0px; padding:0px; width:65px;text-align:center;}
			.spec-scroll .items ul li img{border:1px solid #CCC; padding:2px;width:50px;height:50px;}
			.spec-scroll .items ul li img:hover{ border:2px solid #FF6600; padding:1px; }
.productItem {float:left;margin:0 0 20px 10px;padding:10px;height:330px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;list-style:none;width:296px;line-height:34px;font-size: 14px;}
	.productItem li{margin:0px;padding:0px;}

/*图片分享样式
------------------------------------------------------------------------------------*/
.photo_list{width:900px;overflow:hidden;}
	.photo_list ul{width:900px;}
	.photo_list li{ float:left;padding:20px 15px 0 0;position:relative;width:210px;z-index:1;visibility:visible;opacity:1;}
	.photo_list li .img{display:block; position:relative;border:1px solid #DDD;box-shadow:0 1px 1px #eee;padding:1px;}
	.photo_list li .img:hover{border-color:#CCC #CCC #BBB;}
		.photo_list li .img img{display:block;width:206px;height:206px;}
		.photo_list li .img .info{position:absolute;left:1px; bottom:1px;color:#fff;cursor:pointer;width:206px;height:70px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');background:rgba(0,0,0,0.4);overflow:hidden;}
			.photo_list li .img .info h4{padding:0 14px; font-size:18px;font-weight:bold;height:30px;line-height:30px;overflow:hidden;}
			.photo_list li .img .info p{padding:0 14px;font-size:12px;height:35px;line-height:17px;overflow:hidden;font-weight:normal; }
/*slide样式*/
#pic_box{margin-bottom:20px;position:relative;width:895px;height:300px;text-align:center;}
#pic_show img{display:none;*display:block;max-width:895px;width:expression((this.width>895)?895:this.width);}
.slide_box{margin:0 auto;}
.slide_box .items{float:left;position:relative;width:851px;height:64px;overflow:hidden;}
	.slide_box .items ul{margin:0px; padding:0; position:absolute; list-style:none;width:999999px;}
	.slide_box .items ul li{margin:0; padding:0;float:left;width:80px;}
	.slide_box .items ul li img{width:60px;}
	.slide_box .items ul li a{ display:block;width:60px;height:60px;border:2px solid #fff;}
	.slide_box .items ul li a:hover{border:2px solid #f8ae0f;}
	.slide_box .items ul li a.current{margin:0;font-weight:normal;border:2px solid #4394D6;}
.big_prev,.big_next{display:block;top:0px;text-indent:-9999px;position:absolute;left:0;width:50%;height:100%;background:url(../images/slide_bg.gif) no-repeat;cursor:pointer;}
.big_next{left:auto;right:0;}
.big_prev:hover{background:url(../images/big_prev.png) no-repeat left center;}
.big_next:hover{background:url(../images/big_next.png) no-repeat right center;}
.small_prev,.small_next{display:block; width:23px;height:60px;cursor:pointer;}
.small_prev{float:left; background:url(../images/small_prev.png) no-repeat left center;}
.small_next{float:right; background:url(../images/small_next.png) no-repeat right center;}
/*slide结束*/

/*资源下载样式
------------------------------------------------------------------------------------*/
.down_list li{border-bottom:1px solid #EEE;padding:20px 0;}
	.down_list .pic{float:left;padding:4px;border:1px solid #DDD;box-shadow:0 1px 1px #eee;width:170px;}
		.down_list .pic:hover{border-color:#CCC #CCC #BBB;}
		.down_list .pic img{display:block;width:170px;}
	.down_list h2{font-size:15px;margin:0 auto 12px 195px;overflow:hidden;height:35px; line-height:35px; border-bottom:1px solid #c7c7c7; padding-left:15px;background-color: #FCF2F1;}
	.down_list h2 a{color:#c30101;}
	.down_list h2 a.more{color:#2b2b2b;font-size:12px; float:right; padding-right:10px; font-weight:normal;}
		.down_list .note{margin:0 auto 0 195px;color:#000;line-height:30px;}
	.down_list .info{margin:0 auto 8px 195px; border-bottom:1px solid #c7c7c7;}
		.down_list .info, .info a{color: #777;}
		.down_list .info a:hover {color:#333;text-decoration:underline;}
.attach_list{font-family:"Microsoft Yahei";}
	.attach_list ul{margin:0;padding:10px;list-style:none;}
		.attach_list ul li{margin:0;padding:0 0 0 30px;line-height:40px;background:url(../images/down.jpg) no-repeat left center;border-bottom:2px dotted #e2e2e2;font-size:14px}
		.attach_list ul li:hover{background-image:url(../images/downs.png);color:#e00001; }
		.attach_list ul li:hover a{color:#e00001; text-decoration:underline;}
		.attach_list ul li span{float:right;height:40px;overflow:hidden;width:80px; }
		.attach_list ul li i{margin-left:10px;font-style:normal;color:#666;}
/*单页样式
------------------------------------------------------------------------------------*/

.search_list li{margin-bottom:20px;}
	.search_list li a{display:inline-block;font-size:15px; margin-bottom:5px;}
	.search_list li span{color:#999;font-size:12px;}
	.search_list li p{ line-height:2.0em;}


/*会员中心样式
------------------------------------------------------------------------------------*/
/*会员登录*/
.login-box{margin:0 auto;padding:40px 40px 80px 40px;width:760px;}
	.login-box .left-box{ float:left; padding-top:10px; width:400px; }
		.login-box .left-box dl{clear:both; padding:8px 0; line-height:28px;font-size:14px;font-family:"Microsoft Yahei"; }
		.login-box .left-box dl dt{display:block; float:left;width:70px; }
		.login-box .left-box dl dd{ margin-left:70px;}
		.login-box .left-box #msgtips{display:none; font-size:12px; color:#F00;}
		.login-box .left-box dl dd .btn_login{display:inline-block; margin-right:10px; padding:10px 30px; cursor:pointer; border:1px solid #16699b; background:#1E7BB3; color:#fff; font-size:18px; line-height:1em; font-family:"Microsoft Yahei"; }
	.login-box .center-box{ float:left; margin-left:20px; width:1px; height:240px; background:url(../images/login_line.gif) no-repeat; overflow:hidden; }
	.login-box .right-box{ display:inline; float:right; margin-top:20px; width:270px; }
		.login-box .right-box p{ text-align:center; font-size:14px; color:#F00; font-family:"Microsoft Yahei"; }
			.login-box .right-box p.button{ padding:8px 0 0;}
			.login-box .right-box p.button a{ display:inline-block; padding:10px 30px; border:1px solid #408f40; background:#52A152; color:#fff; font-size:18px; line-height:1em; font-family:"Microsoft Yahei"; }
			.login-box .right-box p.button a:hover{ text-decoration:none; }
			.login-box .right-box p.note{ padding-bottom:20px; font-size:18px; color:#666; font-weight:500; line-height:1.8em; }
	.login-box .center-box{float:left; margin-left:20px; width:1px; height:240px; background:url(../images/login_line.gif) no-repeat; overflow:hidden; }
.oauth_inner{padding-top:50px;}
	.oauth_inner label{display:block;float:left;width:100px;height:36px;line-height:36px;color:#777;font-size:14px;font-family:"Microsoft Yahei";}
	.oauth_inner .oauth_list{margin-left:100px;}
	.oauth_inner .oauth_list a{display:block;float:left; margin:6px 15px 6px 0;line-height:35px;vertical-align:middle;}
	.oauth_inner .oauth_list a img{vertical-align:middle;}
/*会员注册*/
.reg-box{margin:0 auto;padding:0 50px;}
.reg-top ul{ padding:10px 0 10px; height:23px; border-bottom:3px solid #DADADA; }
	.reg-top ul li{ float:left; padding:0 50px 0 10px; height:18px; font:bold 18px "Microsoft Yahei"; color:#666; }
	.reg-top ul li em{ margin-right:5px; padding:2px 5px; background:#999; color:#FFF; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
	.reg-top .step .step1,
	.reg-top .stepsendmail .step2,
	.reg-top .stepcheckmail .step3,
	.reg-top .stepcheckerror .step2,
	.reg-top .stepverify .step2,
	.reg-top .stepsucceed .step3{color:#FF6C1E;}
	.reg-top .step .step1 em,
	.reg-top .stepsendmail .step2 em,
	.reg-top .stepcheckmail .step3 em,
	.reg-top .stepcheckerror .step2 em,
	.reg-top .stepverify .step2 em,
	.reg-top .stepsucceed .step3 em{background:#FF6C1E; }
.reg-con{margin-top:30px;}
	.reg-con dl{clear:both;padding:8px 0;font-size:14px; line-height:28px;font-family:"Microsoft Yahei";}
	.reg-con dl dt{display:block; float:left;width:150px;text-align:right;}
	.reg-con dl dt em{padding-right:5px; color:#FF0000; font-style:normal;}
	.reg-con dl dd{margin-left:150px; padding-left:10px;}
	.reg-con dl dd i{display:block; line-height:28px; color:#999; font-size:12px; font-style:normal; }
	.reg-con dl dd .btn_submit,.reg-con table.baoming td .btn_submit{padding:10px 30px;border:1px solid #cf5413;background:#FF6C1E;color:#fff;font-size:18px;line-height:1em;font-family:"Microsoft Yahei";cursor:pointer; }
	.reg-con table.baoming{width:100%;}
	.reg-con table.baoming td{padding:8px;}
	.reg-con table.baoming td

/*用户头像样式*/
.img_box{margin:10px 0;border:1px solid #ccc;border-radius:3px;padding:2px;width:180px;}
.avatar_box{margin:10px 0;}
.avatar_big_warp{float:left;display:table;*position:relative;border:1px solid #ccc;border-radius:3px;padding:2px;width:350px;height:350px;overflow:hidden;}
.avatar_big_box{display:table-cell;*position:absolute;*top:50%;*left:0;*width:100%;vertical-align:middle;text-align:center;background:#f4f4f4;}
.avatar_big_pic{margin:auto;display:inline-block;*display:inline;_display:inline-block;*position:relative;*top:-50%;}
	.avatar_big_pic img{/*max-width:350px;max-height:350px;width:expression(this.width>350?"350px":this.width);*/}
.avatar_small_warp{float:left;margin-left:20px;width:186px;}
	.avatar_small_warp p{color:#666;font-family:"Microsoft Yahei";line-height:24px;}
.avatar_small_box{margin-bottom:10px;padding:2px;border:1px solid #ccc;border-radius:3px;width:180px;height:180px;overflow:hidden;}
.avatar_small_pic{width:180px;height:180px;overflow:hidden;}
/*上传头像*/
.avatar_upload{margin:10px 0;}
.avatar_upload a.files{ margin:0 auto; float:left; width:120px; height:30px; overflow:hidden; display:block; /*border:1px solid #4fabe4;*/ border-radius:3px; background:url(../images/icon_upbtn_bg.png) left top no-repeat;text-decoration:none; }
	.avatar_upload a.files input{ margin-left:-270px; font-size:24px; cursor:pointer; filter:alpha(opacity=0); opacity:0; }
	.avatar_upload a.files, .avatar_upload a.files input{ outline:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/ }
	.avatar_upload .uploading{ float:left; background:url(../images/loading.gif) no-repeat left center; padding-left:18px;display:none; line-height:24px; height:24px; color:#333; }
.ftable{width:100%;border:1px solid #eee;font-family:"Microsoft Yahei";}
.mtable{width:100%;font-family:"Microsoft Yahei";}
	.mtable th,.ftable th{padding:0.6em;color:#444;font-weight:400;background:#f3f3f3;border-bottom:1px solid #eee;}
	.mtable td,.ftable td{padding:0.6em;border-bottom:1px solid #F3F3F3;}
	.ftable td .img{padding:1px;width:60px;height:60px;border:1px solid #ccc;}
	.mtable .tr_odd_bg,.ftable .tr_odd_bg{background:#F9F9F9;}
.page_foot{clear:both;padding-top:15px;height:35px;}
.page_btns{float:left;}
	.page_btns a{color:#444;font-weight:bold; margin-right:5px;}
	.page_btns .pipe{color:#CBCBCB;margin:0 5px;}

/*友情链接样式
------------------------------------------------------------------------------------*/
.links{width:877px;overflow:hidden;}
.links ul{clear:both;}
.links ul li{float:left;}
.links .txt{margin:0;padding:10px 0 0 0;color:#ccc;line-height:12px;}
.links .txt a{line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.links .img{width:100%;}
.links .img li{margin-right:28px;height:46px;}
.links .img li img{width:88px;height:31px;}


.NLimg{ float:left; width:200px; display:inline; margin-right:10px; overflow:hidden;}
.NLimg img{width:200px;}
.NLcon{ float:left; width:480px;display:inline; overflow:hidden;}
.NLcon h2{height:auto;}
.NLcon h2 a{ color:#AA0202; font-size:18px; font-weight:bold;}

.barImgNew{ height:70px;  padding-top:8px; padding-bottom:8px; border-bottom:1px solid #f4f4f4;}
.navbar .barRight{ width:180px; float:right;}
.navbar .barLeft{ width:92px; float:left; margin-right:5px; display:block;}


.shipin li{float:left;width:125px; padding:2px;margin:4px; text-align: center;background-color: #F6F6F6;
border: 1px solid #E3E3E3;}
.shipin li a{ padding:0; background:none; border:none;}
.shipin li a span{ display:block;overflow: hidden;height: 40px;}
.shipin img{border:1px solid #E3E3E3;}
.R_bottom{ height:31px;  font-size:14px; font-weight:bold; background:url(../images/rightBg.jpg);}
.R_bottom span{display:block;line-height:40px; height:30px; padding-left:10px; padding-right:10px; border-right:1px solid #eee; border-top:1px solid #eee; background-color:#fff; float:left}
.lianxin{line-height:25px; padding:10px;}
.R_bottom i{font-style:normal}

.sidebar h3.bg2,.sidebar .sideBox .stab{ background:url(../images/linkBg2.jpg);border-bottom:1px solid #eee; padding:0; line-height:30px; padding-left:5px; }
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
.sidebar .leftMenu{z-index:200px;}
.sidebar .leftMenu h2{background-color:#8CB33E;border-radius:5px 5px 0 0;margin:0px 3px; height:45px; line-height:50px; color:#fff; font-size:18px; text-align:center; font-family:"微软雅黑"; letter-spacing:2px}
.sidebar .leftMenu ul{padding:0 7px 0 6px; margin:0;background:url(../images/zuobg.jpg);}
.sidebar .leftMenu ul li a{ display:block; height:40px; color:#FC8705; line-height:40px; border-bottom:1px #c4c4c4 solid; text-align:center; background:none; font-size:16px; padding:0px;}
.sidebar .leftMenu ul li a:hover,.sidebar .leftMenu ul li a.sel{ height:40px; color:#fff; line-height:40px; background-color:#FC8705;font-family:"微软雅黑"}
.sidebar .xia a{display:block; height:45px; color:#fff; font-size:18px;  line-height:45px;text-align:center;padding:0px;background-color:#8CB33E;border-radius:5px;margin:0px 3px;}
.sidebar .xia a.sel,.sidebar .xia a:hover{ background-position:left 69px;}
.sidebar .sideBox{border:1px solid #eee; margin-bottom:10px;background:url(../images/linkBg2.jpg);}
.sidebar .SBList li{position:relative;padding:10px 0 0 10px;height:20px;vertical-align:top;overflow: hidden;}
.sidebar .SBList li a{ background:none; padding:0px; border:0;}
.sidebar .sideBox .stab span{ float:left; display:block; padding:0 7px; height:25px; line-height:25px; margin-top:5px;}
.sidebar .sideBox .stab span.sel{border:1px solid #eee; border-bottom:0; background-color:#fff; color:Red}
.sidebar .sideBox .stab a{ float:left; display:block; padding-right:5px; color:#333; font-size:14px;}

#comment_form{width:670px}
.entry .conPage{ display:block; float:left; border:1px solid #999; padding:5px; color:#666; line-height:12px; margin-right:5px;}
.entry .conPSel{border:1px solid #eee;}

#vote_main{width:1120px;margin:0 auto; height:0px; padding:0;}
#vote_menu{width:51px;float:left;padding-top:100px;margin-left:10px;margin-right:-10px;}
#vote_menu .fixed{position:fixed;width:51px;top:10px;*margin-left:-25px;}

#qytj{overflow:hidden; height:260px;}


/*专题*/
.titleztBox{margin:5px 0px; padding-top:2px; width:393px; float:left; margin-right:10px; display:inline; overflow:hidden;}
.titleztBoxEnd{margin:5px 0px;}
.tbConzt{padding:0px;}
.tbConzt ul{list-style-type:none;width:100%;height:auto; padding:0px;}
.tbConzt ul li{width:178px;float:left;margin:5px 10px;text-align:center;}
.tbConzt ul li img{border:1px solid #ccc;margin:3px;}
.tbConzt .pic:hover {border-color: #CCC #CCC #BBB;}
.tbConzt .pic {float: left;padding: 4px;border: 2px solid #DDD;box-shadow: 0 1px 1px #EEE;overflow: hidden;height: 200px;}
.zttbT{height:27px; line-height:27px;border-top: 3px solid #1997C0;}
.zttbT img{vertical-align:middle; float:left;}
.zttbTit{border-left: 1px solid #1997C0;height: 27px;background-image: url("../images/titbg2.jpg");background-repeat: repeat-x;padding-left: 15px;padding-right: 10px;float: left;color: white;font-size: 16px;line-height: 27px;}
.zttbT .more{ font-size:16px;font-weight:bold; color:#1688ad; float:right; padding-right:10px; line-height:27px;}
/*专题*/


/*授权登录*/
.oauth_box{margin:0 auto;padding:40px 40px 80px 40px;width:760px;}

.main_box{background:#fff;min-height: 460px;}
.base_tit{border:1px solid #DADADA;color:#444;font-size:14px;margin:20px auto 2px 0;background-image:url(../images/linkBg.jpg); height:34px; line-height:34px; padding-left:20px;}
	.base_tit span{float:right;font-size:12px;font-weight:100;margin:5px 0 0 0;color:#ccc; line-height: 25px; padding-right:10px;}
	.base_tit span a{color:#333;}
.main_tit{border-bottom:1px solid #EEE;color:#444;font-size:18px;margin:0 0 20px;padding:0 0 10px;}
	.main_tit strong{color:#999;font:bold 12px/18px arial;margin:0 10px;}
	.main_tit span{float:right;font-size:12px;font-weight:100;margin:5px 5px 0 0;}
	.main_tit span{color:#ccc;}
	.main_tit span a{color:#999;}
	.main_tit i{display:block;margin-top:5px;color:#999;font-size:12px;font-style:normal;font-weight:normal;}
.main_head h3{margin-bottom:15px;font-size:15px;}
	.main_head .tips_box{margin-left:146px;}
.bar_tit{border-bottom:1px solid #EEE;color:#444;font-size:15px;margin:0 0 20px;padding:0 0 10px;}
.avatarbox{float:left;text-align:center;}
	.avatarbox img{width:120px;height:120px;padding:2px;border:1px solid #eee;}
	.avatarbox span{display:block;margin:5px auto 0 auto;}
.tips_box{ position:relative;}
	.tips_box h2{border-bottom:1px solid #EEE;color:#3B8DD1;font-size:15px;margin:0 0 20px;padding:0 0 10px;}
	.tips_box dl{float:left;width:50%;_width:48%; line-height:2.4em;}
	.tips_box dl dt{float:left;color:#666;}
	.tips_box dl dd{color:#999;}
.liu_box,#feedback_form{ background:#f6f4f5; border:1px solid #c7c7c7; text-align:left; line-height:25px;padding:10px; margin-bottom:5px; margin-top:5px;}
    .redtit{color:#a80202; font-size:18px; font-weight:bold; padding-left:30px;}
    .liu_box .liutit{color:#c60001; font-size:14px;padding-bottom: 15px;font-weight: bold;}	
    .liu_box li{ padding-left:80px; background:url("../images/down.jpg") no-repeat 30px center;}
.form_box dl{clear:both;padding:8px 0;font-size:12px;line-height:28px;}
	.form_box dl dt{display:block;float:left;width:150px;text-align:right;font-size: 14px;font-weight: bold;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:150px; padding-left:10px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd .txt,#onlineup td .txt{ width:350px;}
	.form_box dl dd .btn_submit{padding:10px 30px;border:1px solid #429342;background:#52A152;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}
	#feedback_form .form_box dl dd .btn_submit,#onlineup .btn_submit{ background:url("../images/fbg.jpg");border: 1px solid #484848;padding: 7px 20px; font-size:14px;}
.tab_head{overflow:hidden;position:relative;}
	.tab_head .add{font-weight:700;position:absolute;right:4px;top:12px;z-index:100;color:#444;font-family:"Microsoft Yahei";}
.tabs{border-bottom:1px solid #ddd; float:left; line-height:36px;margin:0 0 10px 0;width:100%;}
	.tabs li{float:left;margin:0 0 -1px 5px; }
	.tabs li a{float:left;background:#F0F0F0;border:1px solid #ddd;display:block;padding:0 25px;color:#444; }
	.tabs li a:hover,
	.tabs li .current,
	.tabs li.selected a{text-decoration:none;background:#fff;border-bottom-color:#fff;}
.tab_inner{display:none;}
.cart_box{padding:20px;background:#fff;}
.cart_step{position:relative;}
	.cart_step li{float:left; width:33.33%;height:35px;line-height:35px;text-align:center;background:url(../images/cart_arrow.gif) no-repeat right -45px #F6F6F6;color:#999;}
	.cart_step li span{display:inline-block;margin-right:5px;font-weight:bold;font-size:15px;}
	.cart_step li.item{background-position:right 0;}
	.cart_step li.selected{background:url(../images/cart_arrow.gif) no-repeat right -90px #E8E8E8;color:#8CAC52;}
	.cart_step li.last{background-image:none;}
.cart_table{border:1px solid #E6E4E3;}
	.cart_table th{padding:0.6em;color:#444;font-weight:400;background:#f3f3f3;border-bottom:1px solid #E6E4E3;}
	.cart_table td{padding:0.6em;border-bottom:1px solid #E6E4E3;}
	.cart_table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
	.cart_table .reduce,.cart_table .subjoin{display:inline-block;width:9px;height:9px;text-indent:-999em;background:url(../images/cart_icon.gif) no-repeat;overflow:hidden;}
	.cart_table .reduce{background-position:-18px 0px;}
	.cart_table .subjoin{background-position:0px 0px;}
	
	
	a.adtext{font-size: 30px;color: #005BAA;text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);}