﻿* { margin: 0px; padding: 0px; font-size: 12px; color: #000; }
html { height: 100%; }
body { background: #fff; font: 12px/1.5em tahoma,arial,sans-serif; height: 100%; }
a { cursor: pointer; text-decoration: none; color: #000; }
a:hover { color: #8bc882; }
img { border: none; }
ul, li { list-style-type: none; }
input { font-size: 12px; }
.fl { float: left; }
.fr { float: right; }
p { text-align: Justify; text-justify: inter-ideograph; }

.main_width { margin: auto; width: 1000px; overflow: hidden; }
.font_color { color: #8bc882; }
.container { min-height: 100%; height: auto !important; height: 100%; }

.top_info { margin: 0 auto; padding: 10px 0; height: 70px; overflow: hidden; }
.top_info .logo { width: 115px; height: 60px; display: block; background: url('../images/logo.png?t=2015080403') no-repeat; float: left; margin: 10px 0 0 10px; }
.top_info ul li { height: 25px; line-height: 25px; float: right; margin: 3px 0; }
.top_info ul li.phone { background: url('../images/top-icon.png') left top no-repeat; text-indent: 2em; }
.top_info ul li.mail { background: url('../images/top-icon.png') left bottom no-repeat; text-indent: 3em; margin-left: 30px; }
.top_info ul li.lang { float: right; margin-left: 30px; }
.top_info ul li.lang a:first-child { color:#8bc882; }
.top_info ul li.lang a:last-child { color:#000; }

.top_nav { height: 50px; line-height: 50px; margin: 20px auto 30px; overflow: hidden; background: #8bc882; }
.top_nav li { float: left; width: 180px; height: 50px; text-align: center; }
.top_nav li a { font-size: 1.2em; color: #fff; font-weight: bold; }
.top_nav li.hover a { color: #137639; }
.top_nav li.first { width: 46px; background: url('../images/top-nav.jpg') 0 0 no-repeat; }
.top_nav li.last { width: 234px; background: #f39800 url('../images/top-nav.jpg') -46px 0 no-repeat; }

.foot { width: 100%; height: 125px; position: relative; margin-top: -125px; }
.foot_main { height: 55px; padding: 10px 0; background: #eef2f6; overflow: hidden; }
.foot_main .name { width: 260px; height: 19px; background: url('../images/foot-name.png?t=2015080301') no-repeat; margin: 20px auto 0; }

.foot_sub { width: 950px; height: 50px; line-height: 50px; padding-left: 50px; position:relative;
            background: #137639 url('../images/foot-icon.jpg') right center no-repeat; color: #fff; }
.foot_sub a { position:absolute; top:5px; right:70px; }
.foot_sub a img { width:30px; }
