@charset "utf-8";

/*通用*/

::selection { color: #fff; background-color: #009246; }

::-moz-selection { color: #fff; background-color: #009246; }

::-webkit-selection { color: #fff; background-color: #009246; }

.container {width:1180px; margin:0 auto;}

.lf   {float:left;}

.rt  {float:right;}

.clear  {clear:both;}



/*header*/

	
.header .top{ color: #808080; font-size: 12px;border-bottom: 1px solid #808080; line-height: 40px;}

.header .top .top_box a{ color: #808080; padding:0 3px;}

.header .header_box .content { padding: 30px 0; }

.header .header_box .content .logo a { display: block; width:320px; height:78px; padding-right: 30px; border-right: 1px solid #808080;}

.header .header_box .content .logo img { width:100%; height:100%; display: block; }

.header .header_box .content .word { padding-top:3px; padding-left: 30px;}

.header .header_box .content .word h4{ font-size: 24px; color: #009246; font-weight: bold;    height: 72px;
    line-height: 36px;}

.header .header_box .content .word h4 span { display: block; color: #333;}

.header .header_box .content .tel { margin-top: 8px; text-align: right;}

.header .header_box .content .tel p{ color: #1a1a1a; font-size: 16px; background: url("../images/icon1.png") no-repeat 85px center;}

.header .header_box .content .tel h4 { font-size: 34px; color: #009246; }



/*nav*/

.nav { background-color: #009246; width:100%; height: 60px; }

.nav .nav_box li { float:left; width:106px; height:60px; line-height:60px; text-align:center; border-right: 1px solid #006832; }

.nav .nav_box li a { display: block; color: #fff;}

.nav .nav_box li.on a { border-left: 1px solid #006832; }

.nav .nav_box li.another a { background-color: #f28403; }

.nav .nav_box li:hover a { background-color: #f28403; }

.fixedNav {  position: fixed;  top: 0;  left: 0;  width: 100%;  z-index: 9999;  }





/*foot*/

.foot .f_not { background: url("../images/foot.jpg") no-repeat center; width: 100%; height: 226px;}

.foot .f_not .f_not_box .foot2 { color: #fff; font-size: 14px; line-height: 24px; padding-top: 40px;}

.foot .f_not .f_not_box .foot2 h2 { font-size: 14px; }

.foot .f_not .f_not_box .foot2 span { margin: 0 5px; }

.foot .f_not .f_not_box .foot2 a { color: #fff; margin:0 5px;}



.foot .f_not .f_not_box .foot3 img { width: 120px; height:120px; padding-top: 55px; padding-right: 80px;box-sizing: content-box !important;}























