
body{width: 100%;
    height: 100%;}
    .logo img{
    width: 10%;
    height: 10%;
    position: fixed;
    top: 20px;
    left: 20px;
    }
.top a{
	font-size: 22px;
	color: #4fc7f9;
	line-height: 50px;
	height: 50px;
}
.top{
	text-align: center;
	/*margin-top: 20px;*/
}
.Default-main {
    text-align: center;
}    
.Default-top{width: 100%;min-width: 1200px;background: #4D5B75;position: fixed;top: 0; }
.Default-top .container{width:1200px;margin: 0 auto;height: 80px;background: #4D5B75;}
.Default-top .container ul{float: left;}
.Default-top .container ul li{float: left;color: #fff;font-size: 26px;}
.Default-top .container ul li{margin-top: 20px;}
.Default-top .container ul .distance{margin-left: 10px;margin-right: 10px;}
.Default-top .container ul li img{margin-top: -3px;}
.Default-top .container .hot-line{background: url("/Image/Default/pho.png") no-repeat 0px 0px;float: right;margin-top: 19px;}
.Default-top .container .hot-line p{padding-left: 45px;color: #fff;font-size: 14px;}
.Default-top .container .hot-line .num{font-size: 18px;}
.Default-main{    position: relative;
    height: 100%;
    /* width: 1280px; */
    width: 100%;
    margin: 0 auto;}
#loginLink{background: url("/Image/Default/left.png") right center / 70% no-repeat;display: block;height: 100%;}
.Default-main .container{    
	/*position: relative;
    height: 100%;
     width: 1280px; 
    width: 100%;
    margin: 0 auto;*/
    }
html, body {
    height: 100%;
}
.Default-main .container .pic-word{    position: fixed;
    width: 50%;
    height: 100%;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;}
.pos{    position: absolute;
    /* width: 50%; */
    /* height: 100%; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;}
.Default-main .container .load-place{
	/*width: 400px;
	position: absolute;
    background: #fff;
    right: 50%;
    margin-right: -180px;
    top: 50%;
    margin-top: -270px;
    border: 1px solid #E6E6E6;
    height: 380px;*/
   position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    height: 370px;
    background: #fff;
    top: 10%;
    }
.Default-main .container .load-place .chose{/*height: 61px;*/width: 100%;}
/*.Default-main .container .load-place .chose a{float: left;font-size: 18px;margin-top: 35px;margin-left: 84px;}*/
/*.Default-main .container .load-place .chose .active{border-bottom: 4px solid #4FC7F9;}*/
.Default-main .container .load-place .input-box{line-height: 1px;width: 352px;margin: 0 auto;margin-top: 10px;height: 50px;border-radius: 8px;display: block;outline: none;border: 1px solid #E6E6E6;padding-left: 15px;font-size: 16px;}
.Default-main .container .load-place .margin-top{margin-top: 0px;}
.Default-main .container .load-place .subsidiary{margin-top: 5px;height: 40px; line-height: 40px;}
.Default-main .container .load-place .subsidiary .forget{float: right;font-size: 14px;margin-right: 31px; color: #000;}
.Default-main .container .load-place .subsidiary .remember-me{float: left;font-size: 14px;margin-left: 38px;}
.Default-main .container .load-place .subsidiary .remember-me .rem{vertical-align:middle;margin-right: 8px;}
.Default-main .container .load-place .enter{line-height: 50px;width: 352px;margin: 0 auto;height: 50px;border-radius: 8px;display: block;background: #1273da;color: #fff;font-size: 16px;text-align: center;margin-bottom: 7px;}
.footer{width: 100%;min-width: 1200px;
    position: fixed;bottom: 0;
}
.footer .footer-container{width: 1200px;margin: 0 auto;height: 45px;}
.footer .footer-container p{text-align: center;line-height: 70px;font-size: 12px;color: #bdd9ff;}
* {
    box-sizing: border-box;
    outline: 0;
}
* {
    transition: .3s;
}
.Card{
	float: left;
    margin-top: 10px;
    background: #fff;
    width: 400px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    border-radius: 4px;
   padding: 8px 50px 8px 50px;
}
a{
	color: #000;
}
   				