﻿@charset "utf-8";

/*登录*/

.other_box{ width:1200px; clear:both; margin:30px auto; overflow:hidden; background:#fff; text-align:center; padding:40px 0;}
.other_box h2{ color:#303030; font-weight:normal; font-size:22px;}
.other_box a{ color:#dc2738; text-decoration:none; margin:0 10px;}
.other_box a:hover{ color:#dc2738; text-decoration:underline; margin:0 10px;}
