@CHARSET "UTF-8";
/**
 * @author　lven
 * @date 2015/12/24
 */
/*******************************框架样式**start***************************************/
* {
    font-family: "Microsoft Yahei", Heiti, arial, helvetica, sans-serif;
}

body {
    min-height: 100%;
    height: 100%;
    position: relative;
    background-color: #f2f2f2;
    text-align: center;
}

html {
    min-height: 100%;
    height: 100%;
}

td,th {
    white-space: nowrap;
}
.bsc {
    border: 1px solid #ccc;
}


.abs{position:absolute;left:0;top:0;}


a {
color :#000;
text-decoration: none;
}

a:hover, a:focus {
    color :#000;
   /* text-decoration: none;*/
}

/*字体居中,字体左对齐,字体右对齐*/
.text-c{
    text-align: center!important;
}
.text-l{
    text-align: left!important;
}
.text-r{
    text-align: right!important;
}
/*主题颜色*/
.themes-text-color {
    color:red;
}
/**高度相等的列***/
.bottom{
    position: absolute;
}
.content-bottom{
	width:1080px;
	margin:0 auto;
	margin-top:-10px;
	height:10px;
}
/*******************************框架样式**end***************************************/
.ul-list li{
	list-style: none;
    text-indent: 2em;
}
.btn.active, .btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.pg-top {
    padding-bottom: 3px;
    border-bottom: 2px solid #ccc;
}

.tp-content {
    width: 1200px;
    margin: 0 auto;
	position :relative;
    text-align: left;
}

#cpy-logo {
    position: absolute;
    left: 2px;
    top: 12px;
    height: 50px;
}
/***顶部导航**/

.navbar-top .navbar-inner {
    box-shadow: none;
    border: none;
    background-color:#f2f2f2;
    background-image:none;
    padding-right: 0;
}
.navcustom {
    padding-right: 0;
}
.navcustom a {
    padding: 25px 16px 25px 16px!important;
    text-shadow: none!important;
    font-size: 18px;
}
.navbar-top .nav>.active>a, .navbar-top .nav>.active>a:hover, .navbar-top .nav>.active>a:focus {
	color: #fff!important;
    text-decoration: none;
    background-color: #D18203;
}
/****pg-body****/
.pg-body {
    min-height: 100%;
    margin: 0 auto;
    text-align: center;
	margin-bottom:40px;
   /* height: 100%;*/
}

.bd-content {
    margin: 0 auto;
    position: relative;
    width: 1080px;
    min-height: 100%;
    text-align: left;
}
.pg-bottom {
    background-color: #E6E6E6;
    border-top: 1px solid #ccc;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}
.pg-bottom span {
	margin-right: 15px;
}
.page-location {
    padding: 5px 0 5px 8px;
    background-color: #fff;
    font-size: 12px;
}
.main-carousel{
    height: 350px;
}
.user-person-con{
	line-height:20px;
	font-size:14px;
}

.search-tbox {
    cursor: pointer;
}
#search img{
    position: absolute;top: 20px;right :27px;cursor: pointer;
}
.input-box {
   width: 240px;
    height: 24px;
    background-color: #fff;
    border: 5px solid #4c4a4f;
    position: absolute;
    right: 22px;
    bottom: -37px;
    z-index: 200;
    text-align: center;
    visibility: hidden;
}
input.search-input {
    width: 225px;
    height: 12px;
    margin-top: 2px;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0;
}

div {word-wrap:word-break;word-break:break-all;}

.note-thing{
	padding: 0 60px 0 40px;
	}
.manage-team h4,.news h4{
	margin: 20px 20px 60px 20px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: normal;
	font-size:19px;
}
.note-thing  li{
	line-height:35px;
}
.note-tittle{
	font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}
