﻿@charset "utf-8";
/* CSS Document */
*{ margin:0;padding:0; }
.wrap{ width:100%;}
.top-img{ margin-top:50px;}
.top-img img{ width:100%;}
.current-location{/*width:80%;*/ margin:0 auto; text-align:right; color:#838383; font-size:13px; margin-top:14px; margin-bottom:10px;}
.current-location a{ color:#838383; cursor:pointer; font-size:12px;}
.current-location a:hover{ text-decoration:underline; color:#0089cd;}
.current-location .jt{ display:none; color:#838383; }
.current-location .jt:hover{ text-decoration:none; cursor:default; color:#838383; }
.title-position{ font-size:28px; color:#333;  width:100%; text-align:center; border-top:1px solid #dedede; height:74px; line-height:74px; margin-top:3px;letter-spacing: 0.8em;}
.two-level-menu{ width:1180px; margin:0 auto; text-align:left; border-top:1px solid #dedede; padding-top:20px; display:none;}
.two-level-ul{ width:440px; clear:both; height:49px; }
.two-level-ul>li{ list-style:none; font-size:19px; padding:10px 15px; float:left; color:#444; cursor:pointer; -moz-border-radius: 2px;     
-webkit-border-radius: 2px; border-radius:2px;}
.two-level-ul>li span{ font-size:19px;}
.two-level-ul>li a{ text-decoration:none; font-size:19px; color:#444; }
.clear1{ clear:both; height:30px;}

.ul3{ /*display:none;*/ position:absolute; margin-top:10px; margin-left:-15px;}/*三级菜单*/
.ul3 li{ float:left; list-style:none;  height:40px; line-height:40px; }
.ul3 li p{ padding-left:15px; padding-right:15px; height:30px; line-height:30px; margin-top:5px;  font-size:17px;}
.ul3 li a{ font-size:17px;color:#666;}
.p3bg{ background:url(../images/3rd_menu_line.jpg) no-repeat center left; width:1px;}

.float_l a{ font-size:14px;}
.float_r a{ font-size:14px;}