﻿/* CSS Document */
*{ margin:0px; padding:0px;}
.bgBody {
    background:url(/img/bg.jpg) repeat top;
}
.bg{width:100%; height:864px; text-align:center; -moz-background-size:100% 100%; background-size:100% 100%; font-size:15px; color:#fff; padding-top:180px; box-sizing:border-box;}
.login_content{ width:600px; height:376px; margin:0px auto; background:url(/img/tu1.png) top no-repeat; display: flex; flex-wrap: wrap;}
.login_content_left{ width:250px; margin:0px auto;}
.login_content_left1{ width:100%; text-align:left; font-size:25px; font-weight:700; color:#FFF; line-height:35px; margin-top:160px;}
.login_content_left2{ width:100%; text-align:left; font-size:10px; color:#FFF; margin-top:50px;}
.login_content_right{ width:312px;}
.login_content_right1{ width:100%; height:80px; line-height:80px; color:#000; font-size:24px; font-weight:700; text-align:center; margin-bottom:35px;}
.login_content_right2{ width:75%; height:40px; line-height:40px; margin:0px auto; border-bottom:1px #cccccc solid; display: flex; flex-wrap: wrap; margin-bottom:25px;}
.login_content_right2_but{width:240px; height:45px; line-height:45px; background:#115e86; border-radius:30px; border:0; font-size:16px; color:#FFF; margin-top:50px;}
