﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%; height:232px; overflow:hidden; background-color:#fff;}
		/*--顶部链接导航*/
.hd_top{border-bottom:1px solid #e5e5e5;}
.hd_top .container{height:39px; line-height:39px;}
.hd_top a{padding:0 10px;}
		/*--页眉内容*/
.hd_cont{position:relative; height:130px;}
.hd_cont .hd_logo{position:absolute; left:0; top:0px; height:120px; background:url(Img/Common/logoBr.png) no-repeat 280px center;}
.hd_cont .hd_logo dt{padding-top:6px;}
.hd_cont .hd_logo dd{margin-left:46px; padding-top:20px;}
.hd_cont .hd_logo dd h2{font-size:18px; color:#333;}

.hd_cont .dh_phone{padding-top:8px; padding-left:50px; margin-top:32px; background:url(Img/Common/hdPhoen_ico.png) no-repeat left center; color:#0a0a0a;}
.hd_cont .dh_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#3a8b37;}

		/*--导航栏*/
.mainNav{}
.mainNav{height:48px; background:url(Img/Common/navBg.png) no-repeat center;}
.mainNav>li{position:relative; float:left; white-space:nowrap; word-break:break-all;}
.mainNav>li>a{display:block; padding:0 25px; height:48px; line-height:48px; font-size:15px; color:#fff; font-family:microsoft yahei; background:url(Img/Common/navLi.png) no-repeat left center;}
.mainNav>li>a.navHome{padding:0 30px; background-image:none;}
.mainNav>li>a.cur , .mainNav>li:hover>a{color:#ffff00;}
/*.mainNav>li ul{position:absolute; top:48px; left:0px; padding-bottom:10px; display:none; width:100%; background-color:#046640;}
.mainNav>li ul li{margin:0px 10px; height:35px; line-height:35px; overflow:hidden; text-align:center; border-top:1px dashed #8bb1a2;}
.mainNav>li ul li.noBt{border-top:none;}
.mainNav>li ul li a{color:#fff; font-size:14px;}
.mainNav>li:hover ul{display:block;}*/
.users{padding:40px 60px;background:url(Img/logintit.jpg) no-repeat right top;}
.users>h4{text-align:center;color:#3a8b37;font-size:26px;  }
.users>h4>span{padding:9px 27px;display:block}
.users>h4>em{display:block;color:#c1c1c1;}
.users .udesc{line-height:26px;font-size:15px;}
.users .udesc em{color:#3a8b37;}
.urbg{background:url(Img/login.jpg) no-repeat bottom;height:416px;}
/*页尾*/
.fotWrap{padding-top:15px; padding-bottom:10px; background-color:#303030; border-top:1px solid #292929;}
.footer{position:relative;}
.fotGy{padding:0 30px; float:left; height:80px; border-left:1px solid #292929;}
.fotGy.fotT1{padding-left:0; border-left:none;}
.fotGy dt{margin-bottom:10px; font-size:14px; font-weight:bold; color:#fff;}
.fotGy dd{height:30px; line-height:30px;}
.fotGy dd a{color:#999;}

.footer .ewm{float:right; padding-right:38px;}
.footer .ewm img{float:left; margin-right:16px;}

.footer .fot_phone{position:absolute; top:60px; left:652px; padding-top:8px; padding-left:60px; background:url(Img/Common/fotPhoen_ico.png) no-repeat left center; color:#fff;}
.footer .fot_phone dd{font-size:24px; font-family:Arial, Helvetica, sans-serif;}

.fotTxt{padding-top:14px; margin-top:10px; line-height:28px; color:#747474; border-top:1px solid #2a2a2a; text-align:center;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(/Skins/Default/Img/top.gif) no-repeat;}
#fall{background: url(/Skins/Default/Img/top.gif) no-repeat 0 -80px;}
#ct{background: url(/Skins/Default/Img/top.gif) no-repeat 0 -40px;}
#roll{	display: block;	width: 15px;margin-right: -515px;position: fixed;right: 50%;top: 50%;_margin-right: -525px;	_position: absolute;_margin-top: 300px;	_top: expression(eval(document.documentElement.scrollTop));}