.news {
    width: 490px;
}

.news > li p {
    line-height: 24px;
}
.right-bottom {
    float: left;
    padding-left: 86px;
}
.left-bottom {
     width: 492px;
     float: left;
}

.news a {
    padding-right: 20px;
}
.right-bottom p:first-child {
    font-size: 24px;
    padding-top: 22px;
    padding-bottom: 6px;
}
.imgshare{
    margin-top: -10px;
}
li span:first-child {
    display: block;
    font-size: 24px;
    padding-bottom: 13px;
    padding-top:40px;

}
.connectbox{
    font-size: 20px;
    margin-top:48px
}

.connectbox > span {
    display: block;
    font-size: 24px;
}
.connectbox > span.tel{
    font-size: 20px;
}
.yangshiname{
    font-size: 12px;
    color: #666666;
    margin-left: 15px;
}
.new-question{
	display:none;
}
.line-right {
    border-bottom: 2px solid #bcbcbc;
    margin-bottom: 40px;
    margin-top: 23px;
    width: 230px;
}
.index-wrap{
	margin: 0 auto;
	overflow: hidden;
	background-color: #eeeeee;
	height:233px;
    position: relative;
    width: 100%;
    min-width: 1024px;
}
.bg-right{
    position: absolute;
    left: 50%;
    width: 100%;
    background-color: #ececec;
    height:233px;
}
.bg-right .line{
    display: block;
    width: 100%;
    height: 1px;
    top: 50%;
    background: #bbb;
    left: 0;
    position: absolute;
}
.textcontentbox {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1024px;
}

 .tabs span a {
    color: #333333;
    display: inline-block;
    font-size: 16px;
    width: 65px;
    margin-right: 20px;
    cursor: pointer;
    line-height: 27px;
}
 .tabs span.active a{
    color: #08a6ed;
    border-bottom: 2px solid #08a6ed;
 }
.linecenter {
    left: 369px;
    position: absolute;
    top: 127px;
    width: 930px;
}

.fixed {
    background-color: #ebebeb;
    height: 233px;
    position: absolute;
    width: 960px;
    z-index: -1;
}
.ny-banner{
}
.footer {
    position: relative;
    width: 100%;
}
.item{
    position:absolute;
    left: -50%;
   margin: 0 auto;
}
.centerbox {
    position: relative;
    z-index: 2;
    top: 0;
    margin-top: 0;
}
ol {
    display: block;
    margin: 0 auto;
    text-align: center !important;
}

#myTab .active > a:focus,#myTab .active > a:hover {
    outline:none!important;
    border-bottom: 2px solid #00a0ea!important;
    color: #00a0ea !important;
    text-decoration: none;
}
.nav-tabs {
    border-bottom: none !important;
    padding-top: 20px !important;
    height: 43px !important;
}
.yangshiname:focus,.yangshiname:hover{
    color: #00a0ea!important;
    text-decoration: none;
    border-bottom: 1px solid #333!important;
    padding-bottom: 4px;
}
.carousel-indicators {
    bottom: 20px;
    left: 50% !important;
    position: absolute;
}
.tab-pane > p {
    margin: 0 0 5px;
}
.imgshare img {
    margin-right: 20px;
}