*{margin: 0; padding: 0; list-style-type: none;}
body{ background: #ebedf3; }
.page{width: 1260px; margin: 0 auto;}
.fl{ float: left; }
.fr{ float: right; }
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl {zoom: 1;}
.last{padding-right: 0px!important;}
.br{ background: #ffffff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}
a{ text-decoration:none; color: #333333;}
#header{ background: #ffffff; }
#header .logo{ padding: 13px 0; width: 300px; }
#header .nav{ width: 956px; }
#header .nav ul{ width: 950px; text-align: right;}
#header .nav li{ display: inline-block; font-size: 16px; margin-right: 44px; height: 80px; line-height: 80px;}
#header .nav .login{ margin-left: 168px;}
#main{background: url(../images/wp_bg.jpg) repeat-x; width: 100%; margin:0 auto; height: 580px;}
#main .sys{ text-align: center; margin: 0 auto; width: 900px; padding: 120px 0px 20px;  }
#main .startcheck{font-size: 2rem; font-weight: normal; color: #ffffff; background: #e72306; width: 220px; height: 80px; line-height: 80px; margin: 0 auto; border-radius: 6px; text-align: center; letter-spacing: 2px;}
.box{ width: 1200px; margin: 20px auto; padding: 20px 30px; background: #ffffff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);}
.box .title{ font-size: 1.9rem; color: #333333; text-align: left; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; }
.box .bdfw li{display: inline-block; width: 390px; text-align: left; float:left; font-size: 16px;  height: 40px; line-height: 40px; background:url(../images/ico.png) no-repeat 0px; padding-left:10px;}

.mbox{ width: 1260px; margin: 20px auto;}
.lbox{width: 880px; margin-right: 20px; padding: 20px 30px;}
.lbox .navbar{ font-size: 14px; }
.lbox .title{ font-size: 1.9rem; color: #333333; text-align: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; }
.lbox .ques{ font-size: 20px; font-weight: bold; margin-top: 30px; margin-bottom: 10px; }
.lbox .answer{ font-size: 16px; line-height: 30px; text-indent: 2rem; color: #666666; }
.rbox{width: 300px; }
.kefu{ margin-bottom: 20px; }
.sysbox{ font-size: 14px; line-height: 22px; }
.sysbox dl { padding: 20px; padding-top: 0px; }
.sysbox dt{  padding-top:15px; border-top: #cccccc dotted 1px; margin-top: 10px;}
.sysbox dt img { width: 260px; }
.sysbox .name{ font-weight: bold;;font-size: 16px; padding-bottom: 5px; }
.sysbox .name span{ font-size: 14px; font-weight: normal; color: #ff5000; }
.sysbox .txt{ font-size: 14px; color: #999999; }

.banben dl{ width: 279px; float: left; padding-right: 28px; }
.banben .name {text-align:center; font-size: 1.2rem; font-weight: bold; color: #333333; }
.banben .price{text-align:center; color: #ff5000; padding: 6px 0; font-size: 1rem;}
.banben .txt{text-align:left; font-size: 0.9rem; line-height: 1.4rem; padding-bottom: 8px;}
.banben .btn{ background: #4299e1; color: #ffffff; width: 100%; display: block; text-align: center; padding: 10px 0; font-size: 1.2rem; letter-spacing: 1px; }
.process {padding: 30px 0;}
.process dl{background:url(../images/jiantou2.png) no-repeat 0px; padding-left:110px; padding-right: 10px; width: 144px; height: 100px; float: left;}
.process dt{font-size: 1.2rem; font-weight: bold; color: #333333; margin-top: 15px;}
.process dd{text-align:left; font-size: 0.9rem; line-height: 1.4rem; padding-top: 8px; color: #666666;}
.process .first{background:none; padding-left:0px; }
#footer{background: #2d3750; font-size: 0.9rem; text-align: center;; color: #ffffff; padding: 26px 0;}
#footer a{ text-decoration:none; color: #ffffff;}
@media screen and (max-width: 1000px)
{
#header,#main,#footer{ width:1260px; }
}