@charset "utf-8";
/* CSS Document */
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    margin:0;padding:0;border:0;
}

body{
    background:#fff;color:#535353;font-size:12px;font-family:"SimSun","宋体","Arial Narrow";
}
ul,ol{
    list-style-type:none;vertical-align:middle;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:12px;}
em{font-style:normal;}
select,input,img,select{
    vertical-align:middle;
}


a{text-decoration:none;}
a:link{color:#555;}
a:visited{color:#555;}
a:hover,a:active,a:focus{color:#d78e10;text-decoration:underline;}
/* Declaring HTML5 elements */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
display: block;
}
.clear{clear:both;}

.w{width:1002px;margin:0 auto;}
/**----------------header start--------------------*/
.header_wrap{width:100%;height:124px;background:url(../images/header_bg.jpg) repeat-x;}
.header{width:1002px;height:124px;position:relative;}
.header .logo{display:block;position:absolute;left:20px;top:20px;width:278px;height:57px;background:url(../images/logo.png?v=1) no-repeat;} 
.header .header01{width:1002px;text-align:right;}
.header .header01 .collect, .header .header01 .index{display:inline-block;font:12px/48px '宋体';color:#8f8f8f;text-align:left;text-indent:2em;background:url(../images/icon_01.png) no-repeat 10px center;}
.header .header01 .collect:hover, .header .header01 .index:hover{color:#d78e10;}
.header .nav{float:right;}
.header .nav li{float:left;height:54px;width:90px;background:url(../images/nav_li_bg.jpg) repeat-x;margin-right:1px;}
.header .nav li a{display:block;width:90px;height:54px;text-align:center;font:bold 14px/29px '宋体';color:#fff;}
.header .nav .gywm .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .kcjs .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .zjtd .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .jcsj .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .zxzx .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .lxwm .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .hyzx .on{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}

.header .nav .gywm a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .kcjs a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .zjtd a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .jcsj a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .zxzx a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .lxwm a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
.header .nav .hyzx a:hover{color:#ffe500;text-decoration:none;background:url(../images/nav_hover.png) no-repeat center bottom;}
/**----------------header end--------------------*/
/**----------------banner start--------------------*/
.banner{width:1002px;height:400px;}
.slideBox{ width:653px; height:387px; overflow:hidden; position:relative; border:1px solid #B1B2B0;float:left;  }
	#banner { width: 100%; height: 387px;  overflow: hidden; position: relative; }
	#banner_img { display: block; position: relative; }
    #banner_img li { position: absolute; top: 0; left: 0; width: 100%; height: 387px; background-position: center; background-size: cover; display: none; }
	
        #banner_img li.item1 { display: block; width:653px;  height: 387px;}
        #banner_img li.item2 { }
		#banner_img li.item3 { }
		#banner_img li.item4 {}


	#banner_img .ad_txt { position: absolute; left: 0px; top: 50px; width:660px; height:68px;  /*text-shadow: 1px 1px rgba(51,51,51,0.3);*/ }
    #banner_img .ad_img { position: absolute; left: 0px; top: 0px; width: 796px; height:525px;  }
	#banner_img .ad_img img { width:653px; height:387px;}
	
	.banner_bottom {position: absolute; width: 653px; height: 30px; left:0px; bottom:0px; z-index: 1;background:url(../images/bg.png)}
	#banner_ctr { margin-top:5px; height: 30px; float:right; position:relative }
    #banner_ctr li { float: left; width: 30px; height: 20px; cursor: pointer;background:url(../images/yd.png) no-repeat 5px 5px;}
	#drag_ctr { position: absolute; top:0px; left: 0px; width: 30px; height: 20px; bottom: 0px; background:url(../images/yd.png) no-repeat 5px -25px}

	


.btn{width:322px;float:right;}
.btn .zxbm{display:block;width:322px;height:90px;margin-bottom:5px;background:url(../images/zxbm.jpg) no-repeat 0 0;}		
.btn .zxbm:hover{background-position:0 -90px;}		
.btn .qq{display:block;width:322px;height:54px;margin-bottom:10px;background:url(../images/qq.jpg) no-repeat 0 0;}
.btn .qq:hover{background-position:0 -54px;}	
.btn .flash{width:300px;height:208px;overflow:hidden;padding:10px;border:1px solid #BCB7B7;}
/**----------------banner end--------------------*/


/**----------------main start--------------------*/
.main{width:1002px;margin-top:10px;position:relative;z-index:1;}
.uls{width:430px;float:left;position:relative;border-right:1px solid #D7D7D7;}
.title{width:400px;height:23px;border-bottom:1px solid #6AC135;margin-bottom:10px;}
.title .left{display:block;float:left;width:7px;height:23px;background:url(../images/left.jpg) no-repeat;}
.title .repeat{display:block;float:left;font:bold 14px/23px 'Arial','宋体';color:#fff;text-align:center;padding:0 5px;height:23px;background:url(../images/repeat-x.jpg) repeat-x;}
.title .right{display:block;float:left;width:7px;height:23px;background:url(../images/right.jpg) no-repeat;}
.uls .more{position:absolute;right:40px;top:4px;z-index:99;color:#858585;}
.uls li{width:373px;line-height:32px;padding-left:27px;overflow:hidden;background:url(../images/text-bg.jpg) no-repeat 10px 13px;}
.uls li .time{float:right;line-height:32px;margin-left:20px;}
.ml10{margin-left:20px;}
.w125{width:110px;text-align:center;float:right;}
.w125 img{display:block;width:82px;height:83px;border:1px solid #C7C7C7;padding:10px;float:right;}
.title_ewm{color:#404040;line-height:32px;}

.link{border:1px solid #BDBDBD;margin-top:20px;padding:5px 10px;float:left;}
.link .link_h{width:65px;float:left;color:#5a5a5a;line-height:25px;}
.link .aaa{width:910px;float:left;}
.link .aaa a{display:inline-block; text-align:left; margin-right:10px; color:#858585;line-height:25px;word-wrap:word-break;}
/**----------------main end--------------------*/


/**----------------footer start--------------------*/

.footer_wrap{width:100%;height:140px;background:#E8E8E8;margin-top:10px;float:left;position:relative;}
.body_bg{position:absolute;bottom:140px;width:100%;height:103px;background:url(../images/body_bg.jpg) no-repeat center bottom;z-index:0;}
.person{width:210px;height:278px;position:absolute;bottom:110px;left:0;z-index:2;}
.footer{width:1002px;margin:10px auto 0;text-align:center;line-height:27px;position:relative;}

/**----------------footer end--------------------*/

/*------------------------container start----------------------------------*/
.bannerImg {width:1002px;height:330px;margin:0 auto; margin-bottom:20px;}
.content {width:1002px;height:auto; margin:0 auto; }
.sidebar {width:235px;float:left;margin-bottom:180px;}

.sidebar .title_ul {width:235px;}
.title_dl_header {padding-top:8px;width:235px;height:56px;color:#bf9928;font:20px/23px 'Regular','Microsoft YaHei';text-align:center;}
.zh_word{color:#c37c00; font-size:22px;}
.title_dl_header, .zxbm_title, .qq_w235{background:url(../images/w235.jpg) no-repeat 0 -143px;}
.title_dl_repeat {width:235px;padding:20px 0;background:url(../images/repeat-y.jpg) repeat-y;}
.title_list{width:210px;margin:0 auto;}
.title_list li{width:210px;height:33px;margin-top:5px;overflow:hidden;}
.title_list li a {display:block;width:210px;height:33px;font:bold 16px/33px '宋体';color:#875c11;background:url(../images/list_hover.png) no-repeat 0 -33px;}
.title_list .off a:hover,.title_list .on a{color:#ff6000;text-decoration:none;background-position:0 0;}


.title_dl_repeat a{display:block;font:16px/32px '宋体';color:#875c11;text-align:center;}
.title_dl_footer{width:235px;height:7px;_height:2px;background:url(../images/w235.jpg) no-repeat left -210px;}

.zxbm_w235{display:block;width:235px;height:358px;background:url(../images/zxbm_w235.jpg) no-repeat;margin-top:15px;_margin-top:8px;}
.qq_w235{display:block;width:235px;height:54px;margin-top:15px;background-position:0 -89px;}

.mainCont{width:750px;float:right;}
.cont_title{width:750px;height:40px;background:#FF8400;font:20px/40px 'Microsoft YaHei';color:#fff;text-indent:1em;}
.article{color:#2c2c2c;width:725px; min-height:730px; padding-bottom:110px; margin:10px auto;text-align:justify;text-justify:inner-ideograph;font:14px/32px '宋体';}

/*------------------------container end----------------------------------*/
/**-------------------------vip start-----------------------------------------*/
.grow_ul{width:730px;margin:0 auto;}
.grow_ul li{ padding:5px 0px 5px 27px; width:703px;height:32px;font:16px/32px 'Microsoft YaHei';color:#4a4a4a;border-bottom:1px dashed #dbdbdb;overflow:hidden;background:url(../images/w7.jpg) no-repeat 10px 15px;}
.grow_ul li .time{ float:right;line-height:32px;margin-left:20px; padding-right:10px; font-size:14px; color:#999}
.pages{ width:725px; margin:0 auto; color:#757575;font:14px/32px 'Microsoft YaHei'; margin-top:10px; clear:both}
.yema{float:right;}
.yema a{padding:0 10px;}
.mr20{margin-right:20px;}

.uls_img{width:750px;margin:20px auto 0;}
.uls_img li{width:330px;height:245px;padding:10px;background:#EEECED;float:left; margin:0px 12px 20px 12px; display:inline;text-align:center;}
.uls_img li.mr0{margin-right:0;}
.uls_img li a{display:block;width:330px;height:246px;}
.uls_img li a .img{display:block;width:330px;height:212px;}
.uls_img li a .name{font:14px/40px 'Microsoft YaHei';color:#4a4a4a;}
.uls_img li a:hover .name{text-decoration:none;color:#d78e10;}
.pages_img{width:710px;margin:0 auto;}
.table_header{display:block;width:748px;height:35px;margin:10px auto 0;background:url(../images/table_header_bg.jpg) no-repeat;}
.table_footer{display:block;width:748px;height:15px;margin:0 auto;background:url(../images/table_footer_Bg.jpg) no-repeat;}
.table_zxbm_wrap{display:block;width:748px;margin:0 auto;background:#F6F6F6;}
.table_zxbm{width:710px;margin:0 auto;border:1px solid #DEDEDE;font:14px/55px 'Microsoft YaHei';color:#343434;}
.table_zxbm td{border:1px solid #DEDEDE;height:55px;padding-left:20px;}
.children{width:170px;text-align:right;}
.input_w216, .input_w157 {width:216px;height:32px;border:1px solid #CACACA;background:#fff;}
.input_w157{width:157px;}
.tips{color:#949393;margin-left:10px;}
.submit{display:block;width:299px;height:42px;margin:20px auto 0;background:url(../images/submit.jpg) no-repeat;}
.submit:hover{background-position:0 -42px;}


/* qqshop focus */
#focus {width:1002px; height:330px; overflow:hidden; position:relative;}
#focus ul {height:330px; position:absolute;}
#focus ul li {float:left; width:1002px; height:330px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1002px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:982px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:50px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}



/* about-message board */	
	.subjuct{ margin:0 auto; margin-top:20px; width:725px; height:auto; }
	.subjuct{ border:1px solid #f0d8c0; background:#fff; }
	.subjuct .titleBox{ border-bottom:1px solid #f0d8c0; background:#fee8a4; color:#c4af6c; float:left; width:725px; padding:2px 0px; line-height:28px;}
	.subjuct .titleBox img{ margin-top:5px;}
	.subjuct img{ margin:0 10px; }
	.subjuct h4 { font-size:14px; color:#b43300; font-weight:bold; text-decoration:none;}
	.subjuct .titleBox p{ margin:0 10px;}
	.subjuct em{ color:#866e23; }
	.subjuct .hfct { background:url(../images/hfct.gif) no-repeat; width:77px; height:28px; margin-left:10px;text-align:center; float:left; line-height:28px;}
	.subjuct .hfct a { color:#0099ff;}
	.subjuct .left1 { float:left}
				
	.subjuct .text{ clear:both; margin:0 auto; padding:5px 10px 5px; width:725px; height:auto; line-height:24px; text-align:left;  }
	.subjuct .text p{ text-indent:24px; }
	.subjuct .text p a{ color:#494949; text-decoration:none; }
	.subjuct .text p a:hover{ color:#e14c7d; text-decoration:none; }
	
	
	.subjuct .time{width:725px; height:22px; color:#aca8a2; line-height:22px; text-align:right; background:#f5f1ec;}
	.subjuct .time span{ margin:0 8px; font-size:12px}
	.subjuct .time em{ color:#937147; font-size:12px }
	.subjuct .time p{ margin:0 12px; font-size:12px}
	.subjuct .time p a{ color:#c6948d; font-size:12px}
	.subjuct .time p a:hover{ color:#ff0066; text-decoration:underline; }
	
	/* about-message board Scott */
	.scott{ margin:0 auto; padding:10px 0;  width:725px; height:30px; line-height:30px; color:#004399; text-align:center;}
	.scott a{ margin:0 10px; color:#006fff; text-decoration:none;}
	.scott a:hover{ color:#a6006d; text-decoration:none;}
	
	/* about-message board Restore */
	.orange{ color:#ff3c00; }
	.zxbm_table { margin:0 auto; width:725px;}
	.restore{ margin:0 auto; width:725px; height:auto; border:1px solid #dbdbdb; background:#fff;}
	.restore .titleBox{ float:left; width:725px; height:26px; color:#2c6b87; line-height:26px; background:#dff5ff; border-bottom:1px solid #dbdbdb; }
	.restore .titleBox h2{ margin-top:0px;#margin-top:0px;_margin-top:6px; font-size:14px; }
	.restore .titleBox img{ margin:0 10px; }
	.restore table{ }
	.restore table td{ padding:6px; color:#d75600; }
	.restore table th{ padding-right:4px; width:100px; color:#6d6d6d; line-height:26px; text-align:right; border:none; }
	.restore table textarea{ width:500px; height:150px; background:#ffffef; border:1px solid #c5c5c5;}
	.short{ padding:0 2px; width:500px; height:21px; line-height:20px; color:#67543f;  background:#ffffef; border:1px solid #c5c5c5; }
	.short1{ padding:0 2px; width:100px; height:21px; line-height:20px; color:#67543f;  background:#ffffef; border:1px solid #c5c5c5; }








