/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{line-height:1.35; color: #666; font-family:Arial,Verdana,"Microsoft YaHei","微软雅黑"; font-size: 12px; text-align: left; min-width: 1000px;}
ul,ol{list-style: none; overflow: hidden;}
img{border: 0;}
input,select,textarea{outline:0;}
textarea{resize:none; overflow: auto;}
table{border-collapse: collapse; border-spacing: 0;}
th,strong,var,em{font-weight: normal; font-style: normal;}
a{text-decoration: none; color: #fff;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
/*==========================Reset_End===========================*/



body{  height: 100vh; }
.top{ height: 12vh; background: url(../images/topbg.png) no-repeat center 0; padding-top:3vh}
.con h2{ text-align: center; }
.appd-btn{ font-size: 16px;position: absolute; right:350px; top:4.5vh; color:#333;background: url('../dataIntegration/images/icon2.jpg') no-repeat 0 center; background-size:30px 30px;padding-left: 40px; height: 30px; line-height: 30px;cursor: pointer; }
.logout{ background: url(../images/close.png) no-repeat 0 center; color: #333; padding-left: 40px; position: absolute; right:30px; top:4.5vh; font-size:16px; height: 30px; line-height: 30px; cursor: pointer;}
.enter-btn{ font-size: 16px;position: absolute; right:150px; top:4.5vh; color:#333;background: url('../images/cxicon.png') no-repeat 0 center; background-size:30px 30px;padding-left: 40px; height: 30px; line-height: 30px;cursor: pointer; }
.enters{   display: flex; justify-content: center;  background: url(../images/mianbg.png) no-repeat center 0; background-size: 100% 100%; height:70vh; padding-top: 11vh;}
.enters a{ display: block; margin:0 40px 0}
.enters a p{color: #fff; font-size: 18px; color: #fff; font-weight: bold; background: url(../images/btnbg.png) no-repeat center center;background-size:100% 100%; width: 306px; height: 75px; line-height: 70px; text-align: center; margin: 0 auto;}
.enters a img{ width: 321px}
.footer{ text-align: center; color: #999999; font-size: 14px; line-height: 30px; height: 18vh; padding-top: 3vh; background: url(../images/footbg.png) no-repeat center bottom;}

.back-icon{
    background: url("../images/u593.png") no-repeat center center;
    width: 22px;
    height: 25px;
    display: inline-block;
    float: left;
    margin-top: 27px;
    margin-right: 20px;
    cursor: pointer;
}
