@charset "UTF-8";
/* header */
.header{width: 100%; position:fixed;height:50px;background:#006fe2;}
.header .logo{display:block;width:280px;height:50px;padding:5px 0 0 5px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#0067d2;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}
@media (min-width:641px){body{width:100%;margin:auto;}}

/* 字体 */
.font_1{background-image:url(../images/t_1.gif); background-position:left; background-repeat:no-repeat; padding-left:45px; line-height:60px;color:#ff0000;font-size:22px;font-weight:bold;}
.font_2{padding:5px;line-height:24px;font-size:16px;color: #ff0000;}
.font_2 a:link {text-decoration:none;color:#ff0000;font-size:16px;}
.font_2 a:visited {text-decoration: none;color: #ff0000;font-size: 16px;}
.font_2 a:hover {text-decoration: underline;color: #ff0000;font-size: 16px;}
.font_2 a:active {text-decoration: none;color: #ff0000;font-size: 16px;}
.font_3{font-size:16px;color: #555;}
.font_4{font-size:16px;color: #ff0000;}
.font_5{color: #ff0000;}
.font_6{padding-left:10px;line-height:30px;font-size:18px;}
.font_7{margin:15px 0px;line-height:26px;font-size:20px;color: #000;font-weight:bold;}
.font_8{padding:0px;line-height:28px;font-size:18px;}
.font_9{padding: 10px 25px 5px 25px;background-color:#03568B;font-size:22px;color: #fff;width:80px;text-align:center;}
.font_10{background-image:url(../images/x_1.gif);padding-left:0px;}
.font_11{padding:10px;line-height:28px;font-size:16px;}
.font_12{color: #0000ff;}
.font_14{padding-left:10px;font-size:14px;}

/* baidu */
.root{padding:10px;line-height:30px;color:#e2e2e2;font-size:14px;text-align:center;}