/* CSS Document */
*{margin:0; padding:0;}
body{ position:relative; background-size:cover; font-size:12px; font-family:"微软雅黑"; background-color:#FFF; overflow-x:hidden; }
ul{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;color:#656d78;}
.left{float:left;}
.right{float:right;}
.center{float:center;}
.topBd,.loginBd,.contentBd,.foot{ width:960px; margin:0 auto;}

/*2016-10-13 更换首页图片  */
.backBd{ height:510px; overflow:hidden; background-position:center 100%;background:url(../images/111_20161013.png) no-repeat center;}
/* .backBd1{ height:522px; overflow:hidden; background-position:center 100%;background:url(../images/111_201706061.png) no-repeat center;}
.backBd2{ height:522px; overflow:hidden; background-position:center 100%;background:url(../images/111_201706062.png) no-repeat center;} */
/* ImageSwitcher 
.ImageSwitcher{width:100px; margin:0 auto; height: 50px;}
.button1{background:url(../images/button1.png) no-repeat center; height: 50px; width: 50px; float: left; cursor: pointer;}
.button2{background:url(../images/button2.png) no-repeat center; height: 50px; width: 50px; float: left; cursor: pointer;}*/
/* topBd */
.topBd{ height:148px; overflow:hidden;}
.navBd{ width:584px; height:55px; margin-top:39px; background:url(../images/11-1_20170606.png) no-repeat center;}
.nav{ padding-left:25px;}
.nav li{ float:left; height:45px;padding:6px 22px 2px; text-align:center;}
.nav li.current{background:url(../images/icon11_20170606.png) no-repeat bottom;}
.nav li a{color:#7d7d7d;font-size:16px;float:left;}
.nav li a.cur{color:#000000;}
.nav li a span{font-size:14px;line-height:20px;}

.logoBd a{width:157px; height:148px; background:url(../images/logo.png) no-repeat;margin-left: 80px;}

/* loginBd */
.loginBd{ overflow:hidden;}
.loginBd form{ display:inline; float:right; width:297px; height:277px; background:url(../images/loginbg1_20170606.png) no-repeat;}
.loginBd form tr{ float:left;}
.loginBd form tr td{ height:30px;}
.formcontent{width:250px;height:224px; overflow:hidden;padding:22px 25px;font-size:14px;color:#646464;}
.vlidate{height:28px;width:85px;border:1px solid rgba(0,0,0,0.2);}
.formtext{height:28px;width:180px;border:1px solid rgba(0,0,0,0.2);}
.formimg{height:28px;width:90px;}
.textbold{font-weight:bold;}
.textbold div{ width:56px;}
.bd_wj{width:244px; height:22px; overflow:hidden;}
.bd_wj a{ display:inline;font-size:12px;color:#263aff;float:right;padding-left:10px;}
.bd_wj input{vertical-align:middle;border:1px solid rgba(0,0,0,0.2);}
.bd_wj div{font-size:12px;float:right;height:30px;}
.rember{ height:20px; margin-left:160px;}
.buttondiv{margin-top:10px;width:250px;text-align:center;}
.kongge{width:10px;border:1px solid rgba(0,0,0,0.2);}
.loginbut{border:none;background:url(../images/login.png)  center no-repeat;width:120px; height:35px;color:#ffffff;font-family:"微软雅黑"; }
.servicebut{border:none;background:url(../images/servicebut.png) center  no-repeat;width:120px; height:35px;color:#ffffff;font-family:"微软雅黑";}


/* contentBd */
.contentBd{ height:250px; overflow:hidden; margin-top:30px;}
.contentBd dl{ float:left;width:288px;height:225px; margin-left:20px;}
.contentBd dl dt{color:#44666d;font-size:18px;line-height:20px;}
.contentBd dl dt span{font-size:14px;color:#656d78;}

/* footBd */
.footBd{ clear:both; width:100%;background:#ededed;position:fixed;bottom:0; left:0; z-index:999;}
.foot{padding:10px 0;text-align:center;color:#a0a0a0;}
