@charset "utf-8";
*{margin: 0;padding: 0; font-family:"微软雅黑";}
body,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,h7,p,input{ margin: 0; padding: 0; font-size:12px;}
a{cursor:pointer; color:#333; text-decoration:none; }
li{ list-style:none; }
i,em,b{ font-style:normal; }
img {border:0; } 
input{ border:none; outline:none;}


/*div居中*/
.cont_w{ width:1200px; margin:0 auto;}

/*清浮动*/
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cl{zoom:1}


/*浮动*/
.f_l{ float:left;}
.f_r{ float:right;}
.d_in{ display:inline-block; *display:inline; *zoom:1;}


/*头部*/
.g_header{ height:122px; border-bottom:4px solid #096342; width:100%;}
.g_header .g_logo{ padding-top:31px;}
.g_header .g_nav li{ float:left; margin-left:30px;}
.g_header .g_nav li a{ display:block; padding:0 12px; color:#4c4c4c; font-size:14px; line-height:122px;}
.g_header .g_nav li a:hover{ background:#096342; color:#fff;}



/*banner*/
.g_banner .fullSlide{ position:relative; width:100%; top:0px; left:0px;  z-index:0; height:618px;}
.g_banner .fullSlide .bd{ position:relative; z-index:0; }
.g_banner .fullSlide .bd ul li a{ display:block; width:100%; height:618px;}
.g_banner .fullSlide .hd{position:absolute; width:100%;bottom:20px; z-index:1; text-align:center;}
.g_banner .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:22px; height:4px; font-size:0; margin:0 4px; background:#fff; overflow:hidden;}
.g_banner .fullSlide .hd ul .on{ background:#096342; }


.ty_title{ text-align:center;}
.ty_title .en{ color:#096342; font-size:30px; text-transform:uppercase; font-weight:bold;}
.ty_title .ch{ color:#333333; font-size:20px; padding-top:2px; padding-bottom:9px;}
.ty_title .text{ font-size:14px; color:#6a6a6a; padding-bottom:9px;}
.ty_title .line{ width:50px; height:2px; background:#096342;}




.g_footer{ background:#096342;}
.g_footer .f_nav{ border-bottom:1px solid #388065; line-height:46px; height:46px; width:100%; margin-bottom:25px; font-size:0;}
.g_footer .f_nav a{ font-size:16px; color:#fff; margin-right:60px;}
.g_footer .f_nav a:hover{ color:#db9705;}
.g_footer .f_info{ margin-left:130px; width:740px; padding-top:18px;}
.g_footer .f_info .item{ width:370px; margin-bottom:18px;}
.g_footer .f_info .item span{ color:#fff; font-size:14px; padding-left:38px;}
.g_footer .f_info .item .phone{ background:url(../images/icon20.png) left center no-repeat;}
.g_footer .f_info .item .email{ background:url(../images/icon22.png) left center no-repeat;}
.g_footer .f_info .item .chuan{ background:url(../images/icon21.png) left center no-repeat;}
.g_footer .f_info .item .address{ background:url(../images/icon23.png) left center no-repeat;}
.g_footer .f_text{ color:#f5f5f5; line-height:24px; margin-top:44px;} 





