﻿@charset "utf-8";
@import url("index.css");
*{margin:0px;padding:0px;}
body {font-size: 12px;margin: 0px;padding: 0px;font-family:"Microsoft Yahei"}
a{color:#505050;text-decoration:none; transition:all 0.5s;}
img{border:0; vertical-align:middle}
ul{margin:0px;padding:0px;list-style:none;}
.header , .content  { width:1180px; margin:0 auto;  }








/*头部开始*/
.up{width:100%;height:48px;background:#f1f1f1;}
.up_w{width:1180px;height:48px;margin:0 auto;}
.up_w_left{width:550px;height:48px;line-height:48px;float:left; font-size:14px;}
.up_w_right{width:220px;height:48px;line-height:48px;float:right; font-size:14px;}
.top{width:100%;height:120px;border-bottom:#f1f1f1 solid 1px; background:#f6e9d3}
.top_w{width:1180px;height:105px;margin:0 auto;padding-top:15px;}
.top_w_left{width:550px;height:99px;float:left;}
.top_w_mid{height:99px;line-height:99px;font-size:22px;float:left;color:#0f943b;}
.top_w_right{width:259px;height:99px;float:right;}
.top_w_right_left{ width:200px; height:99px;  background: url(../images/h_pho.png) no-repeat 10px 25px;padding-left:60px;font-size:14px;}

.h_nav{ height:50px; overflow:hidden;width:1180px;margin:0 auto;}
.h_nav li{height:50px; float:left; font:16px/50px "Microsoft YaHei";text-align:center; /*padding: 0 22px;*/    width: 145px;} 
.h_nav li a{ color:#333;  display:inline-block; width: 145px; text-decoration: none;font-size:20px}
.h_nav li a:hover, .h_nav .cur a{     background: #df4c18;width: 145px;
    color: #fff; }


/*头部结束*


/*banner开始ʼ*/
.b_box{
	width: 100%;
	height: 500px;
}
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:567px;}
.slides li img{height:567px;}
.flex-control-nav{position:absolute;bottom:35px;z-index:999;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:13px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:190px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:190px;background:url(../images/next.png) center center no-repeat;}
/*banner结束*/

/*search*/
.search{ height:60px; overflow:hidden; position: relative; z-index: 100;width:1180px;margin:20px auto 0 auto;}
.search p{ width:880px; height:40px; font:14px/24px "Microsoft YaHei"; font-weight: bold; color:#555;float:left;}
.search p a{ display:inline-block; font-weight: normal; color:#555; margin-right:25px; text-decoration: none;}
.search .se_inp{ width:250px; height:30px; background: url(../images/sea_t1.png) no-repeat left top;float:right;}
.search .se_inp input{ border:0; background:none; outline: none; float:left;}
.search .tint{ width:200px; height:30px; padding-left:14px; font:12px "Microsoft YaHei"; color:#666; line-height:30px;} 
.search .bint{ width:30px; height:30px; cursor:pointer;}




/*footer*/
.footer{width:100%;height:284px;background:url(../images/footer_bg.jpg) no-repeat;padding-top:40px;}
.footer_w{width:1180px;height:286px;margin:0 auto;}
.footer_w1{width:1180px;height:30px;line-height:30px;color:#fff;font-size:14px;}
.footer_w1 a{color:#fff;text-decoration:none;}
.footer_tex{width:1180px;height:198px;margin:0 auto;}
.footer_tex_left{width:918px;height:198px;color:#fff;font-size:14px;line-height:27px;float:left;}
.footer_tex_left a{color:#fff;text-decoration:none;}
.erweima{width:126px;height:126px;float:right;background:#fff;padding:5px;}
.erweima img{width:125px;height:125px;}
