﻿@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0;font-family:"微软雅黑";}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
ul,li{margin:0;padding:0;list-style:none;}
h2,h3,h4,p,div{margin:0;padding:0;font-weight:normal;}
img{border:0;}
.cls{clear:both;}
.fl{float:left;}
.fr{float:right;}



.topbox{height:85px;padding:0 50px;overflow:hidden;}
.yunhome{color:#282828;font-size:18px;height:85px;line-height:85px;}


.bannerbg{height:600px;background:url(../../image/banner_bg.jpg) no-repeat center top;overflow:hidden;}
.loginbox{width:340px;height:440px;margin:75px auto 0;padding:30px 30px 0 30px;background-color:#fff;}
.loginbox h2{font-size:24px;color:#282828;margin-bottom:25px;line-height:24px;}
.logininput{width:328px;height:43px;line-height:43px;font-family:"微软雅黑";border:1px solid #cfcfd1;margin:5px 0 10px;padding-left:10px;font-size:16px;color:#c5c5c5;}
.logininput:focus {  border-color: #0091ff;  outline: 0;}
.logininput:hover{border-color: #0091ff; }
.login_t{font-size:18px;color:#404040;}
.loginlink{font-size:14px;color:#404040;}
.loginlink a{float:right;color:#0091ff;text-decoration:underline;margin-left:15px;display:inline;}
.loginlink a:hover{text-decoration:none;}
.logincheckbox{vertical-align: middle;}
.cabg{height:44px;line-height:44px;font-size:14px;text-align:center;margin-top:16px;background:url(../../image/ca_bg.gif) no-repeat;color:#404040;}
.cabg a{color:#0091ff;}
.loginbtn{width:340px;height:55px;line-height:55px;background-color:#0091ff;border:none;text-align:center;color:#fff;font-size:18px;font-family:"微软雅黑";margin-top:20px;}
.oldlogin{height:35px;line-height:35px;float:right;font-size:14px;color:#404040;}


.menubox{overflow:hidden;width:1070px;margin:25px auto 20px;border-bottom:1px solid #e4e4e4;padding-left:400px;padding-bottom:15px;}
.menulist{float:left;width:275px;}
.menulist h3{height:30px;background:url(../../image/line.gif) no-repeat left bottom;margin-bottom:15px;color:#525252;font-size:16px;}
.menulist a.ml{display:block;color:#525252;font-size:12px;height:23px;line-height:23px;}


.footbox{width:1200px;margin:0 auto;overflow:hidden;text-align:center;color:#525252;font-size:14px;}
.footbox p{margin-bottom:10px;}
.footlink{color:#888888;margin-right:27px;}
.contactbox{height:32px;line-height:32px;display:inline-block;margin-bottom:0px}
.beian{overflow:hidden;}
.gongan{display:inline-block;margin-left:15px}

.form-group {
	margin-bottom: 1rem
}

.mb-0 {
	margin-bottom: 0 !important
}


