.topbox{
    padding: 5px 0 0 45px;
}
.logo{
    /* width: 54px; */
	width: 135px;
    height: 80px;
	padding-top:18px;
}
.telphone{
    padding: 30px 220px 0 0;
}
.header {
    display: block;
    padding: 10px 0px 10px 0px;
}

.company {
    /*line-height: 50px;*/
    padding: 23px 0 0 22px;
    font-size: 28px;
    text-decoration: none;
}

/*菜单*/
.navbar-brand {
    width: 80px;
    padding: 0;
}

.navbar-brand img {
    max-width: 60%;
}

.navbar-default {
    /*background-color: #eee;*/
    background-color: #1872c5;
    border: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.navbar-default li {
    margin-right: 65px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    font-size: 15px;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: #3fb5e7;
    font-size: 15px;
}

.navbar {
    margin-bottom: 7px;
}

/*焦点图*/
.focus-thumb {
   /* margin-top: 60px;*/
}

.section {
    padding: 28px 0 21px 0;
}

/*首页主体*/
.index-title {
    padding: 20px;
    display: block;
}

.index-title h4 {
    font-size: 26px;
}

.index-title h4 a {
    text-decoration: none;
    color: #464646;
}

.index-title p {
    border-bottom: 1px solid rgb(161, 161, 161);
}

/*服务范围*/
.item {
    color: #464646;
    padding: 5px;
}

.item a {
    display: block;
    text-align: center;
    width: 100%;
}

.item a img {
    height: auto;
    max-width: 110px;
}

.item h4 {
    border-bottom: 1px solid #ccc;
    margin: 30px 0 20px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item p {
    color: #999;
}

/*项目案例*/
.case a {
    color: #464646;
}

.case .proname {
    font-size: 14px;
}

.case-list {
    height: 145px;
    overflow: hidden;
}

.case-list li {
    float: left;
    width: 165px;
    margin-right: 8px;
}

.case-list li a {
    text-decoration: none;
    margin: 5px;
}
.case-list .case_img img{
    max-height: 95px;
}

/*产品展示*/
.pro-box {
    background-color: #eee;

}

.pro-box a {
    /*text-decoration: none;*/
    color: #464646;
}

.pro-box .pro_img {
    max-height: 170px;
    overflow: hidden;
    display: block;
    text-align: center;

}

.pro-box .pro_img img{
    max-height: 131px;
}

.pro-box .proname {
    font-size: 14px;
}

.pro-list {
    height: 185px;
    overflow: hidden;
}

.pro-list li {
    float: left;
    width: 220px;
    margin-right: 8px;
}

.pro-list li a {
    text-decoration: none;
    margin: 5px;
}

/*关于我们*/
.s3_title h4 {
    font-size: 26px;
}

.s3_text {
    padding: 10px;
    line-height: 25px;
}

/*资讯中心*/
.news-list li {
    display: block;
    line-height: 30px;
	height:30px;
}

.newsbox {
    background-color: #f8f8f8;
}

.newsbox a {
    text-decoration: none;
}

.newslink h5 {
    font-size: 20px;
}

.newslink .news-text {
    font-size: 12px;
    color: #484848;
    text-decoration: none;
    line-height: 23px;
    text-indent: 35px;
}

.newslink p {
    padding: 8px 0 8px 0;
}

/*底部信息*/
.footer {
    padding: 30px 0 50px 0;
    background-color: #ddd;
}

.line {
    border-bottom: 1px solid #aaa;
    padding: 3px 0 10px 0;
    margin-bottom: 15px;
}

/* 二级页面 */
.listbox {
    padding: 15px 0 20px 0;
}

.page-title {
    padding: 30px 0;
    text-align: center;
}

.page-title h3 {
    color: #333;
    margin: 0;
}

.page-title p {
    color: rgb(161, 161, 161);
    padding: 5px;
}

/* 二级页面新闻资讯 */
.news-list {
    margin-bottom: 0;
}

.list-border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #bbbbbb;
    border-image: none;
    border-style: dotted;
    border-width: 1px;
    clear: both;
    /*padding: 15px;*/
}

.list-date {
    /* float: left;
    margin-right: 20px; */
    float: right;
    margin-left: 20px;
    text-align: center;
    width: 6em;
    /*min-height: 100px;*/
}

.list-date span {
    color: #555;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 4em;
    line-height: 1em;
    overflow: hidden;
    padding-top: 0.1em;
    white-space: nowrap;
    width: 1em;
}

.list-date p {
    clear: both;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    width: 6em;
}

.news-list h6 {
    color: #000;
    /*font-weight: bold;*/
}

.news-list h6 a {
    color: #000;
    text-decoration: none;
}

/* 右侧 */
.right-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #555;
}

.right-title h4 a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    line-height: 66px;
}

.content {
    line-height: 23px;
    padding: 30px 10px 10px 10px;
}

.prolist{
    height: 122px;
    overflow: hidden;
}
.prolist a img{
    max-height: 260px;
}
.prolink a{
    text-decoration: none;
    line-height: 23px;
    color: #555;
	display:block;
	height:40px;
}
.right-pro img{
    max-height: 100px;
}

/* 右侧 */
.left-title {
    margin-bottom: 15px;
    
}

.left-title h4 a{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.product-box{
    padding-top: 10px;
}
.product-list-box{
    padding-top: 16px;
}
.left-category{
    padding-top: 20px;
}
.new-list-box{
    padding-top: 2px;
}