﻿@charset "utf-8";
* {font-size: 12px;text-decoration: none;margin: 0px;padding: 0px;}
img{ border:none;}
ul,li{ list-style:none;}
h3{ font-weight:normal;}
a{ text-decoration:none;}
.f_left{ float:left;}
.f_right{ float:right;}
.clear{ clear:both;}
.box{ width:1200px; height:auto; margin:auto;}

/*头部 start*/
.bghead{ height:103px;}
.headleft{ width:978px; height:auto; float:left;}
.headleft img{ margin-top:17px;}
.headright{ width:222px; height:auto; float:right;}
.headtop{ width:222px; height:52px;}
.wei{ width:64px; height:20px; margin-top:14px; margin-left:14px; float:left;}
.wei img{ width:20px; height:20px; margin:0px 4px;}
.language{ width:140px; height:20px; text-align:center; color:#494948; float:right; margin-top:14px; line-height:20px;}
.language a{color:#494948; padding:0px 8px;}
.search{ width:222px; height:26px;}
.txtsearch{ background:url(../images/bg_search.png) no-repeat; width:186px; padding-left:7px; height:26px; border:none; float:left;}
.btnsearch{ background:url(../images/btn_search.png) no-repeat; width:29px; height:26px; border:none; float:left;}
/*头部 end*/

/*导航 start*/
.bgbanner{ height:50px; background-color:#f7f7f7;}
.nav { font-size: 12px; width: 1200px; margin: 0 auto 0; border: 0; border-bottom: #639ACA solid 0px; height: 34px; line-height:34px; position: relative; z-index: 1; }
.nav a { text-decoration: none; }
.navmain { height: 50px; position: relative; }
#nav_all { height: 50px; line-height: 50px; position: relative; z-index: 222; }
#nav_all li { width:148px; height:48px; border:1px solid #f7f7f7; border-radius:5px; text-align: center; float: left; }
#nav_all li:hover{ background-color:#fff;border:1px solid #eee;  }
#nav_all li a { color: #323232; display: inline-block; font-size: 16px; font-weight: bold; cursor: pointer;height: 50px; line-height: 50px; white-space: nowrap;}
#nav_all li ul { background-color:#e36312; display: none; position: absolute; z-index: 99; width: 150px; top: 50px; }
#nav_all ul li { width:150px;line-height: 36px; height: 36px; padding-top: 0px; padding: 0; border:none; border-radius:0px; float:none; overflow:hidden;}
#nav_all ul li:hover{border:none; border-radius:0px; }
#nav_all ul li a {background-color:#968569;  width:130px; padding: 0px 10px; margin: 0px; height: 36px; line-height: 36px; color: #fff; font-weight: normal; }
#nav_all ul li a:hover{background-color:#503112;}
/*导航 end*/


/*底部 start*/
.bottom{ background-color:#785a24; border-bottom:1px solid #cfcdcd; padding:20px 0px;}
.btmleft{ width:550px; padding-left:50px;}
.btmewm{ width:180px; text-align:center; color:#e9e6e5; line-height:28px; float:left;}
.btmewm img{width:105px; height:105px;}
.btmslogn{ width:360px; padding-left:10px; height:52px; line-height:26px; color:#fff; margin-top:32px; font-size:14px; float:right;}
.btmright{ width:550px; padding-right:50px;}
.btmright ul{ height:36px; float:right;}
.btmright ul li{ line-height:36px; float:left; color:#fff; padding-left:10px; text-align:right;}
.btmright ul li a{ color:#fff;}
.btmright ul li a:hover{ text-decoration:underline;}
.btmright h3{ line-height:24px; text-align:right; color:#fff;}
/*底部 end*/
/*版权 start*/
.copyright{ background-color:#785a24; height:45px; line-height:45px; text-align:center; color:#fefefe;}
/*版权 end*/
#toolTipLayer{ z-index:9999;}
#toolTipLayer img{ width:120px; height:120px;}