body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family:"黑体";}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
legend{display:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{text-decoration:none;}
@font-face{
    font-family:"黑体";
/*    src: url(../css/font);*/
}
body{
    font-family:"黑体";
}
html{
    margin: 0;
    padding: 0;
}

/* 头部公共样式 开始 */
.top{
    height:40px;
    background:#f9f9f9;
    border-bottom:1px solid #eee;
}

.inner{
    width:1000px;
    margin:0 auto;
}
.overflowH{
    overflow: hidden;
}

.clearFloat:after{
    content:"";
    display: block;
    clear: both;
    height:0;
    font-size:0;
    *zooom:1;
}
.top .inner>div{
    float: left;
    margin-left:-19px;
}
.top .inner a{
    display: inline-block;
    margin-top:15px;
    margin-bottom:11px;
    padding:0 18px;
    border-left:1px solid #e0dfdf;
    color:#666;
    font-size:12px;
    font-family: "黑体";
}
.top .inner>ul{
    float: right;

}
.top .inner>ul li{
    /* display: inline-block; */
    margin-left: -1px;
    float: left;
}

.header{
    border-bottom:2px solid #dc2828;
    position: relative;
}
.header .inner{
    position: relative;
    padding-bottom:24px;
}
.header h1{
    float: left;
}
.header h1 a{
    display: block;
}

.header .search{
    float: right;
    margin-top:29px;
    margin-right: 65px!important;
}
    .header .search input {
        line-height: 36px;
        width: 350px;
        padding-left: 20px;
        border: 0;
        outline: none;
        font-size: 14px;
        display: inline-block;
        height: 38px;
        line-height: 39px;
        vertical-align: top;
        border: 2px solid #dc2828;
    }
.header .search a{
    color:#fff;
    background:#dc2828;
    padding:0 0px;
    line-height:41px;
    display: inline-block;
    font-size:18px;
    letter-spacing: 5px;
}
.header .category{
    position: absolute;
    line-height:46px;
    width:186px;
    text-align: center;
    color:#fff;
    font-size:20px;
    left:0;
    bottom:0;
    background:#f84748;
    font-size: 18px;
}
.header .category img{
    display: inline-block;
    margin-left: 20px;
}
.home .header .category img{
    display: none;
}
.header .popCategory{
    position: absolute;
    left:0;
    top:137px;
    z-index: 1;
    margin-top:1px;
    display: none;
}

.header .popCategory > ul {
    float: left;
    width: 186px;
    margin-right: 1px;
}

.header .popCategory > ul a {
    display: block;
    background: #fafafa;
    line-height: 46px;
    padding-left: 18px;
    border-bottom: 1px solid #e4e4e5;
    color: #000;
    font-size: 18px;
    position: relative;
}

.header .popCategory > ul a img{
    position: absolute;
    right: 19px;
    top: 13px;
    line-height: 1;
}
/* 头部公共样式 结束 */
/* tab 开始 */
.hedianzhan_con{
	width: 100%;
	height: 100%;
	background: #f5f5f5;
}

.hedianzhan_con_a{
	width: 1090px;
	margin: 0 auto;
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	color: #666;
}

.tab {
    width: 1090px;
    margin: 0 auto;
}

.tabList{
    float: left;
    box-shadow: 1px 3px 3px #ccc;
}

.tabList li{
    width:170px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    cursor:pointer;
    color: #666666;
}

.tabList li img{
	margin-left: 20px;
	/* margin-top: 22px; */
}

.tabList li a{
	font-size: 14px;
    padding-left: 10px;
}

.tabList li:last-child{
	border-bottom: none;
}

.tabCon{
    float: right;
    background: #fff;
    width: 868px;
    border: 1px solid #e5e5e5;
}

.tabList li.li_cur{
    background: #f84748;
    color: #fff;
}

.tabList li.li_cur a{
    color: #fff;
}

.hedianzhan_qiye,
.hedianzhan_falv,
.hedianzhan_lianxi,
.hedianzhan_yijian{
    display: none;
}

/* 内容 开始 */
.hedianzhan_guanyu{
	padding-bottom: 60px;
}

.hedianzhan_guanyu_a{
	width: 800px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
}

.hedianzhan_guanyu_a p{
	font-size: 24px;
	color: #222;
	line-height: 98px;
}

.hedianzhan_guanyu_b {
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
}

.hedianzhan_guanyu_c {
    width: 800px;
    margin: 0 auto;
}

.hedianzhan_guanyu_c p{
	padding-top: 36px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	text-indent: 20px;
}

.hedianzhan_qiye{
	padding-bottom: 60px;
}

.hedianzhan_qiye_a {
    width: 800px;
    margin: 0 auto;
    padding-top: 40px;
}

.hedianzhan_qiye_a p{
	font-size: 14px;
	color: #333;
}

.hedianzhan_qiye_b {
    width: 800px;
    margin: 0 auto;
    padding-top: 40px;
}

.hedianzhan_qiye_b p{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.hedianzhan_qiye_c {
    width: 800px;
    margin: 0 auto;
}

.hedianzhan_qiye_c img{
	margin-top: 20px;
}

.hedianzhan_falv{
	padding-bottom: 60px;
}

.hedianzhan_falv_a {
    width: 800px;
    margin: 0 auto;
    padding-top: 40px;
}

.hedianzhan_falv_a p{
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-indent: 20px;
}

.hedianzhan_lianxi{
	padding-bottom: 60px;
}

.hedianzhan_yijian{

}

.hedianzhan_qiye_a textarea{
	display: block;
	width:726px;
	height: 287px;
	border: #e5e5e5 1px solid;
	padding-left: 16px;
	padding-top: 11px;
	color: #666;
	font-size: 14px;
	margin-top: 19px;
}

.hedianzhan_qiye_a input{
	display: block;
	width: 740px;
	height:58px;
	border: 1px solid #e5e5e5;
	margin-top: 19px;
}

.hedianzhan_yijian_a{
	width: 740px;
	margin: 0 auto;
}

.suggestion-txt{
	color: #999;
	font-size: 14px;
	padding-top: 10px;
}

.suggestion-submit{
	background: #f84748;
	font-size:14px;
	color: #fefefe;
	width: 142px;
	height: 40px;
	display: block;
	float: right;
	text-align: center;
	line-height: 40px;
	border-radius: 2px;
    cursor: pointer;
    margin-bottom: 20px;
}
    .suggestion-submit:hover {
        opacity: 0.8;
        color: #fefefe;
    }

/* hedianzhan_myf 开始 */
.hedianzhan_footer{
	width: 100%;
	height: 150px;
	background: #333;
}

.hedianzhan_myf{
	width: 1000px;
	margin: 0 auto;
}

.hedianzhan_myf_a{
	border-bottom: 1px solid #999;
}

.hedianzhan_myf_a ul{
	float: left;
}

.hedianzhan_myf_a ul li{
	float: left;
	padding-left: 20px;
	line-height: 80px;
}

.hedianzhan_myf_a ul li a{
	font-size: 14px;
	color: #fff;
}

.hedianzhan_myf_a ul li:first-child{
	padding-left: 0;
}

.hedianzhan_myf_a p{
	float: right;
	line-height: 80px;
	font-size: 14px;
	color: #f84748;
}

.hedianzhan_myf_b p{
	font-size: 14px;
	color: #cccccc;
	padding-top: 39px;
}