@charset "utf-8";
/* CSS Document */
a:hover{text-decoration:none;}

/* 导航样式*/
.header{width:100%;background:#f9ad53;}
.header-top{width:1200px;margin:0 auto;}
.nav{width:1000px;float:left;}
.nav ul li{float:left;display:inline-block;margin:10px 0;}
.nav a{width:100px;display:inline-block;float:left;padding:5px 0;text-align:center;font-size:15px;font-weight:bold;color:#fff;}
.nav .achover,.nav a:hover{background:#f78100;text-decoration:none;border-radius:20px;}
.nav span{display:block;width:2px;height:37px;float:left;}

/* 导航样式*/
.login{float:right;margin:15px 0;}
.login a{display:inline-block;float:left;font-size:15px;color:#b75f00;padding:0 10px;}
.login-btn{border-right:solid 1px #b75f00;}
.exit_login{border:solid 1px #f78100;}
.exit_login a{font-size:15px;display:block;color:#fff;background:#f78100;float:left;}
.exit_login span{display:block;width:14px;height:14px;float:left;margin:3px 5px;background:url(../images/exit.png) no-repeat center;}
.main{width:100%;overflow:hidden;}
.list_mar_top{height:177px;background:#fff;overflow:hidden;}
.content_wid{width:1200px;margin:0 auto;overflow:hidden;}
.cont_mar{padding-top:37px;}
.logo{width:300px;height:80px;float:left;background:url(../img/logo.png) no-repeat center;}
.classify{width:190px;height:40px;line-height:40px;border-left:solid 20px #e15959;padding-left:30px;float:left;font-size:16px;font-weight:bold;color:#fff;background:url(../img/envelope.png) no-repeat left center #e15959;}
.sreach{width:500px;height:40px;float:right;border:solid 1px #ccc;border-radius:20px;background:url(../images/1px.png) repeat;}
.sreach input{width:200px;float:left;margin-left:30px;padding-left:40px;height:40px;line-height:40px;color:#949494;background:url(../images/sreach.png) no-repeat left center;outline:none;}
.sreach_btn{width:110px;height:40px;line-height:40px;float:right;background:#f46363;font-size:18px;font-weight:bold;color:#fff;text-align:center;border-radius:20px;cursor:pointer;}
.sreach_btn:hover{background:#f44a4a;}
.fl_nav{float:left;padding-left:50px;}
.fl_nav a{display:block;float:left;width:100px;height:30px;line-height:30px;margin:5px 20px 5px 0;font-size:18px;color:#373737;text-align:center;}
.fl_nav a:hover,.fl_nav .active{font-size:18px;font-weight:bold;color:#e15959;text-decoration:none;border-radius:20px;}
.list_main_content{height:auto;min-height:1563px;background:url(../img/bg.png) repeat top center;overflow:hidden;}
.top_img{height:202px;background:url(../img/md_bg.jpg) no-repeat top center;}
.crumbs{height:40px;line-height:40px;margin:10px auto;font-size:14px;font-weight:bold;padding-left:20px;color:#5e5e5e;}
.crumbs a{color:#5e5e5e;}

.content_bg{background:#fff;}
.content_txt_height{height:auto;min-height:1000px;}
.content_text{clear:both;width:1000px;margin:10px auto;}
.content_text h4{font-size:30px;font-weight:bold;color:#383838;text-align:center;padding:30px 0}
.content_text em{font-size:18px;color:#616161;text-align:center;display:block;padding-bottom:20px;border-bottom:solid 1px #ccc;}
.text{padding:30px 0 50px 0;}
.text p{font-size:16px;color:#4c4743;line-height:30px;}
.text p a{color:#3c8dbc;}




/*底部样式*/
.footer{width:100%;height:303px;background:url(../img/bottom.jpg) no-repeat top center;overflow:hidden;}
.bottom{width:1200px;margin:0 auto;padding-top:50px;text-align:center;line-height:30px;}
.bottom div{font-size:14px;font-weight:bold;color:#623d2f;}
.bottom a{font-size:14px;font-weight:bold;color:#623d2f;}
.bottom p{font-size:12px;font-weight:bold;color:#623d2f;}
.topcontrol{width:135px;height:205px;position: fixed; bottom: 30px; right: 50px; cursor: pointer; display:none;background:url(../images/go-top.png) no-repeat 0;}
.topcontrol a{font-size:24px;font-weight:bold;color:#623d2f;text-align:center;display:block;}
.topcontrol span{display:block;font-size:18px;font-weight:bold;color:#623d2f;text-align:center;}



