/*-------------------------------------------------------- */
/*-------------------- DODOSMS Type2  -------------------- */
/*-------------------- Index page:Css -------------------- */
/*-------------------------------------------------------- */

html, body {width:100%; font-size:16px;}
.wrap {width:100%; background-color:#101010; color:#ffffff;}

/*----------- Nav ----------- */
.top_section {width:100%; height:100%; min-height:900px; background-image:url('../image/main.jpg'); background-repeat:no-repeat; background-size:cover;}
.navbar {width:100%; height:80px; font-weight:700; padding:0 20px; background-color:rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index:2000;}
.navbar a {height:80px; float:left; font-size:17px; display:flex; white-space:nowrap; align-items:center; padding:0 20px 0 30px; text-decoration:none;}
.navbar .logo {width:250px; height:80px; text-align:left; margin-right:50px; padding-left:0;}
.navbar .logo img {width:100%; position:relative; top:-5px;}
.navbar .login {padding:0 50px; background-image:url('../image/icon_login.png'); background-repeat:no-repeat; background-position:15px center;}
.navbar .login:hover {background-image:url('../image/icon_login_on.png');  }

/*-------------- Main menu Indicator -----------------*/
.menu_header {float:right;}
.menu_header a:hover {color:#00acee}

/*----------- Main Image ----------- */
.main_text_grp {width:100%; min-height:960px; display:flex; align-items:center; justify-content:center;}
.main_text_grp .main_text {width:60%; height:500px; color:#ffffff; text-align:center;}
.main_text_grp .main_text h1 {font-size:72px; font-weight:600; font-family:"play";}
.main_text_grp .main_text li {padding:10px 0;}
.main_text_grp .main_text h2 {font-size:80px; font-weight:700;}
.main_text_grp .main_text h2 span {font-weight:300;}
.main_text_grp .main_text h3 {font-size:30px; font-weight:300;}
.main_text_grp .main_down {position:absolute; bottom:50px; left:calc(50% - 46.5px);}

.section {width:100%; height:700px; background-repeat:no-repeat; background-size:cover;}
.sec_m1 {background-image:url('../image/main_bg1.jpg');}
.sec_m2 {background-image:url('../image/main_bg2.jpg');} 
.sec_m3 {background-image:url('../image/main_bg3.jpg');} 
.section .sec_grp {width:1180px; height:100%; margin:0 auto;}
.section .sec_grp .div_half {width:50%; height:100%; float:left; display:flex; align-items:center; justify-content:center;}
.section .sec_grp .div_half .h1 {width:100%; font-size:60px; font-weight:700;}
.section .sec_grp .div_half .h2 {width:100%; font-size:24px; margin-top:30px;}
.section .sec_grp .div_half .h1 span {font-weight:300;}
.section .sec_grp .div_half .mid_center {width:100%;}
.section .sec_grp .div_half .mid_center .box_grp {width:calc(50% - 3px); height:290px; float:left; background-color:#113562; margin-right:3px; margin-bottom:3px; padding:46px 0 0 30px; font-size:30px;}
.section .sec_grp .div_half .mid_center .box_grp h1 {font-size:32px; font-weight:500;}
.section .sec_grp .div_half .mid_center .box_grp h2 {font-size:18px; margin-top:20px; color:#6c96bc;}
.section .sec_grp .div_half .mid_center .box_icon {background-repeat: no-repeat; padding-left:100px; background-position:12px 46px;}
.section .sec_grp .div_half .mid_center .box_icon1 {background-image:url('../image/icon_money.png');}
.section .sec_grp .div_half .mid_center .box_icon2 {background-image:url('../image/icon_easy.png');}
.section .sec_grp .div_half .mid_center .box_icon3 {background-image:url('../image/icon_reject.png');}
.section .sec_grp .div_half .mid_center .box_icon4 {background-image:url('../image/icon_safe.png');}
.section .sec_grp .div_half .mid_center .box_grp:hover {background-color:#155eb9; cursor:pointer;}

.sec_m2 .sec_grp .special {padding-top:100px; text-align:center;}
.sec_m2 .sec_grp .special h1 {font-size:60px; font-weight:700; padding:20px 0;}
.sec_m2 .sec_grp .special h2 {font-size:24px; color:#a2a2a2;}
.sec_m2 .spc_grp {padding-top:50px; overflow:hidden;}
.sec_m2 .spc_round {width:90%; padding:30px 0 30px 70px; font-size:30px; line-height:50px; font-weight:300; border-radius:30px 0 30px 0; background-color:#ff5d27;}
.sec_m2 .spc_round li {list-style:square;}

.sec_m3 .sec_grp {padding-top:120px;}
.sec_m3 .sec_grp .div_half {width:50%; float:left; display:inline;}
.sec_m3 .sec_grp .div_half .title {font-size:40px; color:#ffffff; font-weight:400; padding:0; line-height:160%;}
.sec_m3 .sec_grp .guide {width:calc(100% - 30px); font-size:18px; line-height:180%; padding:30px; margin-top:30px; background-color:rgba(255,255,255,0.2);}

.sec_m3 .sec_grp .notice {font-size:18px; line-height:180%;margin-top:30px;}
.sec_m3 .sec_grp .lp30 {padding-left:30px; }
.sec_m3 .sec_grp .notice {border-top:solid 3px #aaaaaa;}
.sec_m3 .sec_grp .notice li {border-bottom:solid 1px rgba(255,255,255,0.2); line-height:70px;}
.sec_m3 .sec_grp .notice span {float:right;}

/*----------- Bottom Section ----------- */
.bottom {width:100%; height:212px; position:relative;}
.bottom .bottom_grp {width:1180px; margin:0 auto; overflow:hidden; font-size:15px; font-weight:500; color:#909090; padding:20px 0 20px 0;}
.bottom .bottom_grp .link_grp {margin:10px 0; width:100%;}
.bottom .bottom_grp .link_grp .div_h {padding:0 10px; color:#cccccc;}
.bottom .bottom_grp .address_grp {margin:10px 0; width:100%; line-height:22px;}
.bottom .bottom_grp .address_grp .div_h {padding:0 5px; color:#cccccc;}
.bottom .bottom_grp .copyright {margin:20px 0; width:100%; font-size:13px;}

.bottom .mov_top_grp {position:fixed; bottom:100px; right:50px; z-index:9000;}
.bottom .mov_top_grp .mov_top {width:60px; height:60px; border-radius:50%; background-color:#ffffff; box-shadow:0px 5px 15px rgba(0,0,0,0.2);display:flex; align-items:center; justify-content: center;}
.bottom .mov_top_grp .mov_top img {width:20px;}
.bottom.index {border:0;}
/*----------- End ----------- */
































/*----------- End ----------- */