﻿
*{
	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%;}/*定义段落行距*/


/*body*/
body{font-family:"宋体";padding:0;margin:0;font-size:12px;background:#fbf5b3 url(../image/bg18.jpg) center 0 no-repeat;}
.main{margin:0 auto;width:1000px;overflow:hidden; position:relative}
.picflash{ position:absolute; top:60px; left:0}
.nav{ float:left;width:1000px;height:60px;background:url(../image/nav2.jpg) no-repeat;}
.nav ul{float:left; width:1000px;}
.nav li{float:left; line-height:60px; margin-left:5px;display:inline; width:90px;height:60px;text-align:center}
.nav .a1{float:left; margin-left:35px; display:inline}
.nav .a2{float:left; margin-left:30px; display:inline}
.nav .a3{float:left; margin-left:30px; display:inline}
.nav .a4{float:left; margin-left:270px; display:inline}
.nav .a5{float:left; margin-left:30px; display:inline}
.nav .a6{float:left; margin-left:30px; display:inline}
.nav li span{display:none} 
.nav li a{ display:block; width:90px; height:60px;}
.pic1,.pic2,.pic3,.pic4{ float:left; width:1000px; height:90px;}
.pic1{background:url(../image/pic11.jpg) no-repeat;}
.pic2{background:url(../image/pic21.jpg) no-repeat;}
.pic3{background:url(../image/pic31.jpg) no-repeat;}
.pic4{background:url(../image/pic41.jpg) no-repeat;}
.cont{margin:0 auto;width:930px;overflow:hidden}
.search_box{float:left;width:930px;height:157px;background:url(../image/search_box.jpg) no-repeat; margin-top:5px;}
.key_search{ float:left;margin-top:85px; margin-left:300px; display:inline}
.input_out{float:left;height:32px;width:335px; vertical-align:middle; margin-top:3px; background-color:#f1f1de; border:1px solid #b56e4d; line-height:32px; color:#9b0e03;font-size:14px; text-indent:4px; font-weight:700}
.btn_sea{ float:left; background:url(../image/btn_sea.jpg) no-repeat; width:95px; height:40px; border:none; cursor:pointer; margin-left:10px; display:inline}
.question{float:left; width:520px;margin-top:10px; }
.tit1{float:left;width:520px;height:50px;background:url(../image/tit1.jpg) no-repeat; line-height:50px; color:#5c1007}
.f1{ float:left; margin-left:55px; display:inline; font-size:14px}
.box1{float:left;width:520px; background-color:#e89672; padding-bottom:20px;}
.box1 ul { float:left; float:left; width:440px; margin-left:10px; display:inline; margin-top:15px;}
.box1 ul li { height:25px; line-height:25px; float:left; font-size:14px; margin-bottom:10px;}
.clccli1 { float:left; width:24px; height:24px; background:url(../image/dot.jpg) no-repeat; text-align:center; color:#d5d5d5;}
.clccli2 { float:left; width:400px; height:24px; background-color:#e4e3d9; margin-left:5px; display:inline; padding-left:10px; color:#754c24 }
.info1{ margin:0 auto;width:460px; background-color:#FFF; height:370px;}
.f_foot1{float:left;width:520px;height:10px;background:url(../image/f_foot1.jpg) no-repeat; overflow:hidden}
.arrow{ float:left;background:url(../image/arrow1.jpg) no-repeat; width:60px; height:68px; margin-top:185px; margin-left:10px; display:inline}
.answer{float:right; width:330px;margin-top:10px;}
.tit2{float:left;width:330px;height:50px;background:url(../image/tit2.jpg) no-repeat; line-height:50px; color:#5c1007}
.box2{float:left;width:330px; background-color:#e89672; padding-bottom:20px;}
.box2 ul { float:left; float:left; width:260px; margin-left:10px; display:inline; margin-top:15px;}
.box2 ul li {float:left; height:25px; line-height:25px;  font-size:14px; margin-bottom:10px;}
.crccli1 { float:left; width:24px; height:24px; background:url(../image/dot.jpg) no-repeat; text-align:center; color:#d5d5d5;}
.crccli2 { float:left; width:210px; height:24px; background-color:#e4e3d9; margin-left:5px; display:inline; padding-left:10px; color:#754c24 }
.info2{ margin:0 auto;width:270px; background-color:#FFF; height:370px; overflow:hidden}
.f_foot2{float:left;width:330px;height:10px;background:url(../image/f_foot2.jpg) no-repeat; overflow:hidden}
.tip{ float:left; width:930px; margin-left:10px; display:inline; margin-top:20px; padding-bottom:20px;}
.tip_tit{ float:left; width:100px; height:23px;  background:url(../image/tip_tit.jpg) no-repeat;}
.info3{float:left; width:930px;margin-top:10px;}
.info3 p{ line-height:22px; color:#45130a}
.foot{ margin:0 auto;text-align:center; padding-top:20px; padding-bottom:20px; clear:both;  background-color:#5f2103; margin-top:20px;}
.foot p{ line-height:22px;color:#dea982;}



