@charset "utf-8";
/* CSS Document */

body, div, ul, li{margin:0;padding:0;}
body{font-family:"Microsoft YaHei" "幼圆";line-height:25px;font-size:14px; background-color:#FFF;}
html,body {margin:0px;width:100%;height:100%;}
a:link {text-decoration: none;color: #FFF;}
a:visited {text-decoration: none;color: #FFF;}
a:hover {text-decoration: underline;color: #FFF;}
ul, ul li{list-style-type:none;}


/*头部样式*/
.zxkd{width:100%;min-width:1215px;width:expression_r(document.body.clientWidth < 1215 ? "1215px": "auto" );}
.headcont{height:78px;width:100%;   background:rgb(59,123,188) url(../../images/topbg1.png) no-repeat right; }
.login-topStyle3 h3{text-align:center;}
.witebg{}
.logo1{ height:60px; width:650px;min-width: 650px;margin-left:35px; margin-top:8px; float:left; background:url(../../images/sso/logo.png) no-repeat;}
.logo1 p{color: #e4fcfc;font-size:16px;padding-left: 5px;margin: 0;line-height: 28px;float:left;letter-spacing: 2.2px;}
.logo1 span{float:left;color: #e4fcfc;font-size:20px;line-height: 58px;margin-left: 5px;}
.propag{ border-left:1px solid #fff; padding-left:15px; height:25px; line-height:25px;width:300px; float:left;  margin-top:25px; font-size:14px; color:#fff;font-family:"Microsoft YaHei"; }