﻿@charset "UTF-8";
/**
 *
 * @authors zhaoshi (you@example.org)
 * @date    2017-01-05 14:52:15
 * @version $Id$
 */
 * { margin:0; padding:0; }
body { font-family:"Microsoft YaHei",Arial; font-size:12px; color:#333;position: relative;}
div, ul, ol, li, p, span, dl, dt, dd, h1, h2, h3, h4, h5, table, tbody, th, tr, td, form, input, submit, textarea, .unstyled { margin:0px; padding:0px; list-style:none; }
a { text-decoration: none; color:#333; word-break:break-all;}
a{blr:expression(this.onFocus=this.blur());}
a{ outline: none;}
a:focus{outline:none;}
img { border:none; }
button { margin:0; padding:0 }
.clear { clear:both;}
input{ outline:none; font-family:"Microsoft YaHei",宋体;}
.fl {float:left;}
.fr {float:right;}
.mt10{margin-top: 10px;}

/* top */
.topnav_bg {width:100%;height:35px;min-width: 1200px;background:#eee;border-bottom: 1px solid #ddd;}
.topnav{width:1200px; height:35px;margin:0px auto;}
.topnav_lt{float: left;line-height:35px;color:#666;position: relative;}
.topnav_lt strong{font-size:12px;font-weight: normal;padding-right:15px;}
.topnav_lt a{display: inline-block;margin:0 8px;}
.topnav_lt .hover{color:#009250;}
.topnav_lt a:hover{color:#009250;}
.topnav_lt i{font-size:18px;padding:0 3px;}
.topnav_lt .phone_download_a:hover +.phone_download{display: block;}
/* 手机下载 */
.phone_download{width:220px;height:215px;position: absolute;left:290px;top:35px;z-index:100;display: none;}

.topnav_rt{line-height:35px;float:right;display: block;}
.topnav_rt dt{float: left;display: block;margin-right: 10px;}
.topnav_rt dd{float: left;display: block;position:relative;width:87px;border-top:1px solid #eee;}
.topnav_rt dd b{font-weight: normal;cursor:pointer;float: left;display: block;}
.topnav_rt dd i{padding-left: 3px;font-size:18px;color:#bbb;margin-top: 9px;float: left;}
.topnav_rt span{color:#bbb;display: inline-block;float: left;font-weight: bold;}
.topnav_rt_item{width:89px;position: absolute;top:34px;left:0px;line-height:28px;border:1px solid #009250;border-top:none;background:#fff;display:none;z-index:2;overflow: hidden;}
.topnav_rt_item a{display: inline-block;font-size:12px;text-align: center;width:100%;}
.topnav_rt dd:hover p{background:#fff;border-left:1px solid #009250;border-right:1px solid #009250;}
.topnav_rt dd:hover .topnav_rt_item{display: block;}
.topnav_rt dd p{width:69px;height:36px;display: block;padding:0 10px;border-left:1px solid #eee;border-right:1px solid #eee;}
.topnav_rt_item_p{position:absolute;top:0;left:0;z-index:3;}
.topnav_rt_list{width:200px;height:50px;border:1px solid #009250;background:#fff;}
.topnav_rt_list em{font-size: 12px;font-style: normal;padding-left:10px;}


/* logo */
.logo_content {width:1200px;margin:10px auto 0;}
.logo_lt{float:left;margin-top: 20px;}
.logo_img{height:60px;display:block;float:left;}
.logo_img img{height: 60px;}
.logo_name{float: left;padding-left: 15px; border-left: 1px solid #ddd;}
.logo_name p{font-size:20px;display: block;overflow: hidden;width:180px;text-overflow: ellipsis;white-space: nowrap;line-height:60px;}


/* link */
.link{width:1200px;margin:30px auto 0;overflow: hidden;}
.link strong{display:block;float: left;font-size:16px;}
.link p{display:block;float: left;padding-top: 1px;}
.link p a{display: inline-block;margin:0 10px;font-size: 13px;color:#444;}
.link p a:hover{color:#009251;text-decoration:underline;}

/* footer */
.footer{width:100%;border-top: 1px solid #ddd;margin: 15px 0 60px;padding-top: 20px;}
.footer_main{width:1200px;margin:0 auto;overflow: hidden;}
.footer_ul{width:980px;display: block;float:left;overflow: hidden;}
.footer_ul li{display: block;overflow: hidden;float:left;width:180px;border-right:1px solid #eee;padding:0 20px 0 20px;height:165px;}
.footer_ul li.footer_li_first{width:260px;}
.footer_ul li h3{font-size:16px;}
.footer_ul li p{font-size:14px;overflow: hidden;padding:3px 0 3px 40px;}
.footer_ul li p img{vertical-align: middle;}
.footer_ul li p.p_small{font-size: 12px;color:#888;}
.phone_num{color:#3ac9aa;}
.footer_ul li h3 i{display: inline-block; vertical-align: middle;margin-right:7px;}
.footer_ul dl{display: block;padding-left: 40px;overflow: hidden;}
.footer_ul dl dd{display: block;width:100%;font-size:14px;padding:3px 0;color:#999;}
.footer_ul dl dd a{padding-left: 5px;color:#777;}
.footer_ul dl dd a:hover{text-decoration: underline;}
.footer_rt{float: right;width:200px;overflow: hidden;}
.footer_rt h3{font-size:16px;text-align: center;}
.footer_rt img{width:100%;}
.footer_copy{text-align:center;color:#777;font-size:14px;padding-top: 30px;}
