
*{
	margin:0;
	padding:0;
	font-style:inherit;
	font-size:100%;
	
}/*全局设置*/


a{ 
	text-decoration:none;/*超链接没有下划线*/
	outline:none;/*点击不会出现虚框*/
}
a:hover{text-decoration:underline;}/*超链接悬停出现下划线*/

img,iframe{border:none;}/*图片,内嵌框架不会出现意外的边框*/

ul,ol,dl,li{list-style:none;}/*列表排序样式*/

p{line-height:150%;}/*定义段落行距*/
table {border-collapse:collapse;border-spacing:0;}


/*body*/
body{ font-family:"宋体"; padding:0; margin:0; font-size:12px; background:#fdefce url(../images/bg.jpg) center 0 no-repeat;}
.main{ margin:0 auto;background:url(../images/bodybot.jpg) center bottom no-repeat;}
.center{margin:0 auto;width:1000px;overflow:hidden;}
.pic1,.pic2,.pic3,.pic4{float:left; width:1000px; height:67px; overflow:hidden}
.pic1{background:url(../images/pic1.jpg) no-repeat;}
.pic2{background:url(../images/pic2.jpg) no-repeat;}
.pic3{background:url(../images/pic3.jpg) no-repeat;}
.pic4{background:url(../images/pic4.jpg) no-repeat;}
.nav{float:left; width:1000px; height:96px;background:url(../images/nav.jpg) no-repeat;}
.nav1{ float:left; margin-left:50px; display:inline; width:280px; margin-top:40px; font-size:14px;}
.nav1 li{ float:left; width:70px; text-align:center; height:20px; line-height:20px;}
.nav1 .a2{ float:left; margin-left:33px; display:inline;}
.nav1 .a3{ float:left; margin-left:32px; display:inline;}
.nav1 span{ display:none;}

.nav1 a{ width:70px; height:20px; display:block;}
.nav2{ float:left; width:440px; margin-top:5px; font-size:14px;}
.nav2 li{ float:left; height:70px; width:95px; line-height:70px; text-align:center; margin-left:10px; display:inline;} 
.nav2 span{ display:none;}
.nav2 a{ width:95px; height:70px; display:block;}
.search{ margin:0 auto; width:550px;}
.sear_tip{float:left; width:410px; height:18px;background:url(../images/sear_tip.jpg) no-repeat; margin-left:30px; display:inline; margin-top:16px;}
.key_search{float:left; width:520px; margin-top:8px;}
.key{ float:left;background:url(../images/key.jpg) no-repeat; width:117px; height:27px; margin-top:4px; margin-right:5px; display:inline}
.input_out{ float:left;height:24px;vertical-align:middle;width:280px; background-color:#fff9e9; border:1px solid #af1d16; line-height:24px; margin-top:3px; color:#273a46;}
.btn_sea{ float:left; background:url(../images/btn.jpg) no-repeat; width:96px; height:34px; border:none; cursor:pointer; margin-left:3px; display:inline;}
.que_anw{ margin:0 auto;width:900px; padding-bottom:20px;border-bottom:1px dashed #6a3f31; overflow:hidden;}
.question{ float:left; width:480px; margin-left:30px; display:inline;  margin-top:30px;}
.que_tit{ margin:0 auto;background:url(../images/que_tit.jpg) no-repeat; width:252px; height:17px; margin-top:4px;}
.show1{ float:left; border:4px solid #efdfcf; width:480px; height:300px; margin-top:10px; overflow:hidden;overflow-y:scroll;overflow-x:hidden;}
.show12{ position:absolute; top:560px; left:220px; line-height:300px; border:4px solid #1d5d7d; width:400px; height:300px; text-align:center;z-index:2;background:#dff8ff; font-size:14px;}
.show1 table{ background-color:#f7f1e3; width:480px;}
.show1 td{ float:left; width:480px; height:23px; line-height:23px; border-bottom:1px solid #7b650e; text-indent:10px; padding-top:5px; color:#65190d;}
.mid{ float:left;background:url(../images/arrow.jpg) no-repeat; width:76px; height:41px; margin-top:190px; margin-left:15px; margin-right:5px; display:inline;}
.anw{float:left; width:230px; margin-left:5px; display:inline; height:300px; margin-top:30px;}
.anw_tit{ margin:0 auto;background:url(../images/anw_tit.jpg) no-repeat; width:67px; height:17px; margin-top:5px;}
.show2{ float:left; border:4px solid #efdfcf; width:230px; height:300px; margin-top:10px; overflow:hidden;overflow-y:scroll;overflow-x:hidden;}
.show22{ position:absolute; top:560px; left:943px; line-height:280px; border:4px solid #1d5d7d; width:220px; height:300px; text-align:center;z-index:2;background:#dff8ff; font-size:14px;}
.show2 table{ background-color:#f7f1e3; width:230px;}
.show2 td{ float:left; width:230px; height:23px; line-height:23px; border-bottom:1px solid #7b650e; text-indent:10px; padding-top:5px; color:#65190d;}
.tip{ margin:0 auto;width:900px; overflow:hidden; margin-top:20px; padding-bottom:20px; border-bottom:1px dashed #6a3f31;}
.tit1{ float:left; width:156px; height:42px;  background:url(../images/tit1.jpg) no-repeat; margin-left:30px; display:inline;}
.cont1{float:left; width:980px; margin-top:10px; margin-left:30px; display:inline;}
.cont1 p{ line-height:24px; font-weight:700; color:#45130a;}
.comment{ margin:0 auto;width:900px; margin-top:20px; padding-bottom:20px;}
.tit2{ float:left; width:156px; height:42px;  background:url(../images/tit2.jpg) no-repeat; margin-left:30px; display:inline;}
.cont2{float:left; width:980px; margin-top:20px;}
.cont2 td{ text-align:center; padding-top:5px;}
.f1{ font-size:14px; color:#504b4b; font-weight:700;}
.foot{ margin:0 auto;width:1000px; text-align:center; padding-top:80px; padding-bottom:30px; clear:both; color:#b8b8b8;}
.foot p{ line-height:22px;}