*{margin: 0;padding: 0;}
body{font-family: 'Microsoft Yahei','Arial';}
img{border: 0;}
a{text-decoration: none;}
li {list-style: none;}



.containner{width: 100%;height: auto;}
.inner{width: 1180px;height: auto;margin: 0 auto;}
.containner .top{width: 100%;height: 40px;background: #efefef;}
.top-inner{width: 1180px;height: 40px;margin: 0 auto;}
.top-inner a{float: right;color: #59493f;font-size: 14px;line-height: 40px;}
.nav{width: 100%;height: 85px;background: #efefef;} 
.nav .nav-inner{width: 1180px;height: 85px;margin: 0 auto;}
.nav .nav-inner .logo{width: 320px;height: 85px;float: left;overflow: hidden;}

/*导航css*/
.menu {font-family:"Microsoft Yahei" 12px; width:860px; float: right; height: 85px;}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {padding:0; margin:0;list-style-type: none;}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {width: 107px;height: 46px;float:left; position:relative;z-index: 9999;}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {display:block; text-align:center; text-decoration:none; width:107px; height:46px; color:#333333; line-height:46px; font-size:18px;letter-spacing:1px;}
/* make the dropdown ul invisible */
.menu ul li ul {display: none;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {color:#333333;}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {display:block; position:absolute; top:46px; left:0; width:170px;}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {display:block; background:#948e80;width: 120px;border: 1px solid #948e80; height:46px;line-height:46px;color:#fff;font-size:15px;}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {color:#666666;}

/*轮播图css开始*/
.banner{ width:100% !important;}
#carousel1{width:100%;/*height:504px;*/text-align:center;/*overflow:hidden;*/}

#carousel1 .car_bigp img{display:none;margin:auto;width:100% !important;}
#carousel1 .car_click{width:750px;height:65px;background:url(../images/background1.png);position:absolute;z-index:2;top:56%;left:22%;}
#carousel1 .car_click .car_c_title{width:5px;height:55px;margin-top:5px;float:left;}
#carousel1 .car_click .car_c_title p{font-size:18px;color:white;margin:5px 5px}
#carousel1 .car_click .car_c_smallpic{width:740px;height:55px;margin-top:5px;float:left;}
#carousel1 .car_click .car_c_smallpic input{float:left;}
#carousel1 .car_click .car_c_smallpic img{width: 89px;height: 54px;overflow: hidden; cursor:pointer;float:left;margin:0 5px;border:solid 2px #fff;}
#carousel1 .car_click .car_c_smallpic .car_c_inpt1{width:34px;height:50px;border:0px;background:url(../images/arrow1.png);cursor:pointer;margin-right:5px;}
#carousel1 .car_click .car_c_smallpic .car_c_inpt2{width:34px;height:50px;border:0px;background:url(../images/arrow2.png);cursor:pointer;margin-left:5px;}

/*轮播图css结束*/





.footer{width: 100%;height: 340px;background: #948e80;clear: both;margin-top: 50px;}
.footer .f-inner{width: 1180px;height: 340px;margin: 0 auto;}
.footer .f-inner .f-i-l{width: 340px;height: 340px;float: left;} 
.footer .f-inner .f-i-l p{height: 30px;color: #fff;line-height: 30px;}
.footer .f-inner span{display: block; width: 1px;height: 277px;border-right: 1px solid #fff;float: left; margin: 0 auto;margin-top: 40px;margin-left: 40px;}
.footer .f-inner .ewm{width: 100px;height: 226px;overflow: hidden;float: left;padding-top: 70px;padding-left: 50px;}
.footer .f-inner .f-i-r{width: 640px;height: 130px;float: right;margin-top: 90px;}
.footer .f-inner .f-i-r p{font-size: 14px;color: #fff;}
.footer .f-inner .f-i-r p a{font-size: 14px;color: #fff;}
.footer .f-inner .f-i-r .fx{width: 180px;height: 40px;margin-top: 20px;}
.footer .ba{width: 100%;height: 50px;background: #59493f;clear: both;}
.footer .ba p{width: 1180px;height: 50px;line-height: 50px;margin: 0 auto;text-align: center;font-size: 12px;color: #fff;}