﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
html, body{font-family: Arial,"微软雅黑"; font-size:12px;}
body{margin:0; padding:0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{padding:0; margin:0; list-style:none;}
img{border:0;}
a img{border:none}
a{text-decoration:none; color:#000;}
a:hover{color:#dd2727; text-decoration:underline;}
/*PC端搜索框*/
.search_main{width: 530px;position: relative;}
.search_tab{height: 25px;position: relative;list-style: none;font-size:12px;}
.search_tab ul{height: 25px;list-style-type: none;}
.search_tab ul li{float: left; list-style-type: none;text-align: center;margin-left: 0px;padding-left: 0px;font-family: Arial,"微软雅黑";}
a.SbtnBox1, a.SbtnBox3{background: none; cursor: pointer; display: inline-block;font-family: Arial,"微软雅黑";height: 25px;margin: 0px;text-decoration: none;}
a.SbtnBox1, .SbtnBox2{color: #000;}
a.SbtnBox3, .SbtnBox4{color: #fff;}
.SbtnBox2, .SbtnBox4{cursor: pointer; display: inline-block;margin: 0px;height: 17px;line-height: 20px;padding: 4px 10px;}
.SbtnBox4{background: #2583c0;}
a:hover.SbtnBox1{background: none;}
a:hover span.SbtnBox2{background: none;}
.Ynone{display: none;}
.ifout{width: 530px;height: 65px;}
.ifout iframe{width: 530px;height: 65px;}

.search_cont{overflow: hidden;}
.search_cont .search_box{width: 520px;height: 32px;background: #2583c0;border: 3px solid #2583c0;position: relative;}
.search_cont .search_box .search_input{width:470px;height: 32px;background: #fff;position: absolute;left: 0;top: 0;}
.search_cont .search_box .search_input input{border: 0; padding:0 4px 0 12px;line-height:32px;height:32px; color:#727272; width:440px;font-size:12px; background:none; outline:none;font-family: Arial,"微软雅黑";}
.search_cont .search_box .search_btn{display: block;width:50px; height: 32px; line-height:32px;background: #2583c0;position: absolute;right: 0;top: 0;cursor: pointer;color: #fff;text-align: center;font-size: 15px;letter-spacing: 2px;}
.search_cont .search_box .search_btn img{margin-top: 4px;}

.hot_box{width: 510px;height: 26px;line-height: 26px;overflow: hidden;}
.hot_box a{color: #333;margin-left: 10px;}
.hot_box a.red-font{color: #c40000;}
.hot_box a:hover{color: #c40000;}