body {
    /*font-family: "Arial","Microsoft YaHei","宋体","微软雅黑",sans-serif;*/
    font-family: "Arial", "微软雅黑", "宋体", arial;
    font-size: 13px;
}

a:link,
a:hover,
a:visited,
a:active {
    color: #333;
    text-decoration: none;
}

h1,
h2 {
    font-size: 16px;
    min-height: 26px;
    line-height: 26px;
    margin-top: 8px;
    padding: 2px 5px;
    font-weight: bold;
    color: #555;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

h4 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
}


/*hr{
	border-top-color:#777;
}*/

header {}

main {
    margin: 10px 0 10px;
}

footer {
    margin: 5px 0 20px 0;
}

footer p {
    line-height: 15px;
}


/*底部样式*/

.footer-nav {
    background-color: #6c3;
    padding-top: 10px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}

.footer-nav li {
    margin: 3px 15px;
}

.footer-box {
    min-height: 230px;
    line-height: 39px;
    background-color: #393;
}


/*.footer-box a:link,.footer-box a:visited,.footer-box a:hover,.footer-box a:active{
	color: #FFFFFF;
}
*/


/*一些为了布局而设置的辅助样式*/

.center {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.space-4 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 4px 0 3px;
}

.space-6 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 6px 0 5px;
}

.space-12 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0 11px;
}

.space-20 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 20px 0 19px;
}

.content-text {
    margin: 8px 0;
    padding: 0 10px;
    font-size: 16px;
}

.link-text,
.link-text a {
    color: #fff;
}


/* 修改bootstrap样式 */
.page-header h1{
    font-size: 20px;

}

.nav {
    font-family: "Arial", "宋体", sans-serif;
}

.navbar-nav li a:hover {
    background: #85B600;
}

.panel {
    border-color: #393;
}

.panel-heading {
    background-color: #393;
    border-bottom-color: #393;
}

.panel-heading h3 {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    border-radius: 2px;
}

.panel-heading h3 a {
    color: #fff;
}

.panel-body {
    padding: 6px;
    color: #333;
    border: 0;
}

.panel-body h3 {
    margin: 3px;
    padding-left: 5px;
    background-color: #FA9231;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    text-indent: 5px;
}

.panel-body a {
    color: #333;
}

.panel-body ul li {
    line-height: 30px;
    padding-left: 30px;
    /*border-bottom: dotted 1px #ececec;*/
}

.panel-body ul li:hover {
    background: #FFF url(../Images/dd.jpg) no-repeat 15px 6px;
}

.text-danger {
    color: #FF0000;
}

.thumbnail {
    margin-bottom: 10px;
}

.breadcrumb {
    margin-bottom: 10px;
    background-color: #393;
}

.breadcrumb .active {
    color: #000;
}

.breadcrumb li+li::before {
    content: ">\00a0";
}


/*
  头部顶部区域
*/

.logo {}


/* 工具栏  */

.head-bar {
    padding-top: 8px;
    background-color: #393;
    color: #fff;
}

.head-bar a:link,
.head-bar a:hover,
.head-bar a:visited {
    color: #fff;
}

.head-box {
    margin: 10px 0 0px 0;
    line-height: 150px;
    text-align: center;
}

.head-box .container {
    max-width: 970px;
}


/* 头部菜单区域  #069 */

.menu {
    background: #393 url(../images/menu_bg.jpg) repeat-x;
    padding: 6px 0 0;
    min-height: 56px;
    font-size: 14px;
    font-weight: bold;
}

.menu a:link,
.menu a:visited,
.menu a:active,
.menu a:hover {
    color: #EEE;
}

.menu-active {
    background: url(../Images/menu_active.jpg) ;
    /*background:url(../Images/menu_bg.gif) no-repeat right 7px;*/
    margin-left: 5px;
    color: #000;
}

.head-keyword {
    background-color: #ececec;
    border-bottom: #666 solid 1px;
    padding: 5px 20px;
    line-height: 35px;
}


/* 头部标题 */

.head-split {
    background: url(../Images/head_split.png) no-repeat left top;
    min-height: 160px;
}

.logo-line1 {
    margin-top: 30px;
    line-height: 40px;
    font-size: 20px;
    font-family: Microsoft YaHei, 黑体, 宋体;
    font-weight: bold;
    color: #FF0000;
    letter-spacing: 0.1em;
}

.logo-line2 {
    color: #393;
    line-height: 40px;
    font-size: 20px;
    font-family: Microsoft YaHei, 黑体, 宋体;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.hotline,
.hotline2 {
    height: 57px;
    min-width: 300px;
    margin-top: 40px;
    margin-left: 10px;
}

.hotline {
    background: url(../Images/hotline.jpg) no-repeat top;
}

.hotline2 {
    background: url(../Images/hotline2.jpg) no-repeat top;
}


/*
 	 主体内容区
*/

.col-title {
    padding: 0 10px;
    margin-top: 2px;
    margin-bottom: 30px;
    border-bottom: #393 solid 5px;
    text-align: center;
}

.col-title h2 {
    font-size: 20px;
}

.img-caption {
    margin: 6px 3px 20px;
}

.content {
    margin: 20px 0;
    /*background-color: #ECECEC;*/
    line-height: 30px;
}

.big-text1 {
    margin: 0 10px;
    padding-top: 30px;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
}

.big-text2 {
    margin: 0 10px;
    padding-top: 40px;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
}


/*企业优势*/

.adv {
    margin-top: 100px;
    margin-left: 80px;
    
    
}

.adv-title {
    margin-bottom: 10px;
    font-size: 22px;
    border-bottom: #ECECEC solid 6px;
}

.adv-title span {
    background-color: #393;
    color: #fff;
    font-weight: bold;
    padding: 9px;
    margin-right: 10px;
    border-bottom: #666 solid 3px;
}

.adv p {
    margin-left: 30px;
    font-size: 14px;
    line-height: 15px;
}

.adv-news {}

.news-info h3 {
    font-size: 15px;
}

.adv-news strong {
    background-color: #393;
    color: #fff;
    font-size: 15px;
    padding: 6px 10px;
}


/* 客服窗口
.side-bar {
	width: 150px;
	min-height: 360px;
    border: 1px solid #E7E7E7;
    border-bottom: none;

}
.side-pannel {
    position: fixed;
    right: 0;
    z-index: 99;
}*/


/*
 * 主体布局
 */


/*.pull-right  .title-right {
	margin-right: 10px;
	line-height: 30px;
}*/

.title-right {
    float: right;
    margin-right: 10px;
    margin-left: 12px;
    margin-top: -20px;
    color: #FFFFFF;
    text-decoration: none;
}

.product-img {
    text-align: center;
}

.product-img a img:hover{
  border:1px solid #ccc;
  box-shadow: 3px 3px 2px #ccc;
  /*border-radius: 4px;*/
}

.product-info {
    margin-top: 50px;
    margin-left: 10px;
}

.news-img {
    margin-top: 15px
}

.ad-home-bg {
    background-color: #393;
    min-height: 150px;
    line-height: 150px;
    /*text-align: center;
	align-content: center;*/
}


/* 页面内容区 */

.comprofile {
    background: url(../Images/comprofile.jpg) left bottom no-repeat;
    min-height: 250px;
    margin: 20px 0 0 20px;
}


/*公司承诺*/

.promise p {
    padding-left: 30px;
    margin-bottom: 0px;
}

.promise span {
    color: #FF0000;
}

.promise .title-no {
    font-size: 18px;
    color: #555;
    padding-top: 6px;
    padding-bottom: 6px;
    background: url(../Images/promise_title.jpg) no-repeat;
}

.promise hr {
    width: 6px;
}

.promise .title {
    font-size: 16px;
    background: url(../Images/promise_titlebg.jpg) repeat-y;
}

.promise .title-text {
    line-height: 26px;
    font-size: 14px;
    background: url(../Images/promise_titlebg.jpg) repeat-y;
}

.promise .title-over {
    background: url(../Images/promise_title_over.jpg) repeat-y;
}


/*底部新闻区*/

.link-title {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: #393 dotted 2px;
}

.news-box .news li {
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: #999 dashed 1px;
}

.news-box p.news{
  margin-top: 1px;
  font-size: 12px;
  line-height: 1.8;

}

.home-mid {
    /*background-image: url(../Images/home_ad_mid.jpg)  ;
	 background-position: 50% 50%; background-repeat:no-repeat;
	width: 100%;
	height: 430px;*/
}


/*详细页样式*/

.article {
    margin: 5px;
}

.article h1 {
    font-size: 20px;
}

.article p {
    padding-left: 5px;
}

.article h4 {
    font-size: 14px;
    line-height: 40px;
    margin-top: 40px;
    padding-left: 12px;
    background: url(../Images/article_text.jpg) no-repeat;
}

.article-title {
    margin-top: 15px;
}

.article-title span {
    margin-right: 10px;
    padding-left: 20px;
    color: #777;
    background: url(../images/sprite.gif) no-repeat;
}

.article-title .time {
    background-position: left -158px;
}

.article-title .view {
    background-position: left -36px;
}

.article-title .comm {
    background-position: left 4px;
}

.article-title .none {
    background-position: left 100px;
}

.article-title .phone {
    line-height: 50px;
    font-size: 20px;
    background-color: #FA9231;
    color: #fff;
    padding-left: 20px;
}

.article-text {
    font-size: 14px;
    margin: 20px 5px;
    line-height: 2em;
}
.article-text hr {
    border-color: #777;
    margin-top: 10px;
    margin-bottom: 10pm;
}

/* 客户案例 */

.customer-list li {
    vertical-align: middle;
}

.customer-list h3 {
    /* width: 200px; */
    height: 40px;
}


/*页码容器*/

.page-box {
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}

.page-box span,
.page-box a {
    margin: 2px 5px;
}

.next-prev-single {
    padding: 10px 0;
    color: #444;
    font-size: 14px;
    overflow: hidden;
}

.next-prev-single p {
    width: 49%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.next-prev-single p a {
    color: #428bca;
    text-decoration: none;
}

.next-prev-single .prev {
    float: left;
}

.next-prev-single .next {
    float: right;
}


/* 一些特殊处理效果 */


/*.product-memo{
	height: 160px;
	width: 90%;
	display: none;
}*/

.center {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}


/*留言*/

.guestbook {
    position: fixed;
    left: 1px;
    bottom: -20px;
    width: 280px;
    font-size: 12px;
	border-color:#ececec;
}

.guestbook a h4 {
    font-size: 14px;
}

.guestbook .panel .panel-heading {
    background-color: #3c3;
    padding: 7px 10px;
}

.guestbook .panel .panel-body {
    background-color: #ECECEC;
    padding: 5px 10px 10px 20px;
}

.guestbook .input-box {
    display: block;
    margin: 8px 16px 0 0;
}

.guestbook .input-box .input-label {
    float: left;
    padding: 0 4px;
    height: 20px;
    line-height: 25px;
    width: 60px;
}

.guestbook .input-box .input-text {
    float: left;
    width: 160px;
    overflow: hidden;
}

.guestbook .input-box .btn-default {
    background-color: #3c3;
}

.guestbook_min {
    height: 50px;
}

.guestbook_min h4 span {
    display: none;
}

/*查询*/
.search-list h2 a{
    color: #3b8dd1;
}

/*友情链接*/
.friendly-link {
font-size: 8px;
}

/* 因为 */
.faq-box .panel{
    border-color: #ccc;
}

.faq-box .panel-body{
    font-size: 14px;
    line-height: 30px;
}

.faq-box .panel .panel-heading {
    padding-top: 15px;
    padding-bottom: 15px;
    
}
.faq-box .panel .active {
    background-color: red;
}
.faq-box .panel .active h3{
    color:#fff;
}
.faq-box .panel h3 {
    font-family: Arial, Microsoft YaHei, arial;
    color:#333;
    font-size: 18px;
    font-weight: normal;
}