﻿@charset "gb2312";
/* CSS Document */

html { font-size: 100%; font-family:\5fae\8f6f\96c5\9ed1; }
*{ margin:0; padding:0;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
address, cite, dfn, em, var {font-style: normal;}
body, button, input, select, textarea { font: 12px/1.5 arial, 'Hiragino Sans GB',\5fae\8f6f\96c5\9ed1, \5b8b\4f53, sans-serif;    font-family: MicrosoftYaHei; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-style: normal; font-weight:normal; }
address, cite, dfn, em, var, i { font-style: normal; }
ol, ul, li { list-style: none; }
a { color: #555555; text-decoration: none; }
a:hover { color: #f56a03; }
img { border: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
button, input, select, textarea { font-size: 100%; }
table { border-spacing: 0; border-collapse: collapse; }
.fl { float: left; }
.fr { float: right; }

.g-wrap {
    width: 1190px ! important;
}
.search-tool {
    width: 1190px ! important;
}
.bk-list{
	width: 1190px ! important;
}
.footer{
	    width: 100%;
	    margin: 0 auto;
}
.zhishibanner{
	width: 100%;
}
.zhishi{
	position: relative;
}
.wenan {
    position: absolute;
        left: 11vw;
        top: 20vw;
}
.wenan h3{
	    font-family: MicrosoftYaHei-Bold;
	    font-size: 4vw;
	    color: #333333;
	    line-height: 5vw;
}
.wenan span{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
	line-height: 60px;
}
.fr{
	clear: both;
	width: 1190px;
}

@media (max-width: 2180px) and (min-width: 1600px){
	.wenan {
	    left: 20vw;
	    top: 15vw;
	}
	.wenan h3 {
	    font-size: 3.6vw;
	    line-height: 5vw;
	}
}
@media (width: 1600px){
	.wenan {
	    left: 13vw;
	    top: 18vw;
	}
}
@media (width: 2180px){
.wenan {
    left: 24vw;
    top: 15vw;
}
}
.sj_bj {
    margin-top: 10vw;
}
/*更新ul  css样式*/
.content-center {
    width: 1190px;
    margin: 0 auto;
    position: relative;
}
.content .left-cont {
    width: 100%;
    float: left;
}

.content .left-cont .side-menu {
    float: left;
    width: 160px;
    position: relative;
}
.content .left-cont .mid-detail {
    background-color: #fff;
    min-height: 306px;
    width: 1000px;
    padding-left: 30px;
    float: left;
    min-height: 561px;
}
.content .left-cont .side-menu ul li a {
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
}
.content .left-cont .side-menu ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #fff;
    background-color: #f5f5f5;
}
.mid-detail .tabcon p.tit {
    font-size: 32px ! important;
    color: #E7703D ! important;
	font-weight: bold;
	display: -webkit-inline-box;
}

.mid-detail .tabcon ul.list li a {
    display: block;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    line-height: 36px;
}
.mid-detail .tabcon ul.list {
    margin-top: 22px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}
.mid-detail .tabcon ul.list li {
    line-height: 28px;
    font-size: 14px;
    width: 20%;
    float: left;
}
.left-cont.bgf5f5f5 {
    background-color: #f5f5f5;
}
.mid-detail .tabcon ul.list li.line {
    position: absolute;
    height: 0;
    border-top: 1px dotted #ddd;
    width: 100%;
    bottom: 5px;
}
.content {
    padding: 2vw;
}
p.tit-right {
    float: right;
    border: 1px solid #E3E3E3;
    border-radius: 30px;
    width: 75px;
    height: 30px;
    text-align: center;
    line-height: 28px;
	margin-top: 10px;
}
.current a{
	color: #f56a03 ! important;
}

    