﻿@charset "utf-8";
/*sbanner*/
.weibu:hover{color: red;}
.sbanner{width:1200px; background:url(../img/sbanner.jpg)no-repeat top center; height:120px; background-size: 1200px 120px; margin: 10px auto 0px;}

.m_con{width:1200px; margin:20px auto; overflow:hidden;}

/*左侧*/
.m_left{float:left; width:210px; overflow:hidden;}
.m_left .left_item{border:#d5d5d5 1px solid; border-radius:4px; margin-bottom:15px; background:#FFF;}
.m_left .left_item .tit{background:#087dd5; height:40px; line-height:40px; font-size:16px; text-indent:20px; font-weight:bold; color:#fff;}
.m_left .l_nav{padding:10px 0;}
.m_left .l_nav dl{padding:0px 10px;}
.m_left .l_nav dl dt{height:30px; line-height:30px; color:#333; font-weight:bold; border-radius:2px; background:#ccc; font-size:14px; margin:5px 0px; text-indent:20px;}
.m_left .l_nav dl dt.on{background:#333}
.m_left .l_nav dl dt a{color:#404040;}
.m_left .l_nav dl dt.on a{color:#fff;}
.m_left .l_nav dl dd{line-height:26px; height:26px; padding-left:30px; background:url(../img/l_nav.jpg) 15px center no-repeat;}
.m_left .l_nav dl dd a:hover{color:#8E2C29;}

/*左侧联系*/
.m_left .l_contact{padding:10px 0;}
.m_left .l_contact dl{padding:0 10px;}
.m_left .l_contact dl dt{background:url(../img/tel.gif) left center no-repeat; padding:10px 0px; padding-left:60px;}
.m_left .l_contact dl dt .dh{ font-family:Impact, Arial, Helvetica, sans-serif; font-size:18px; color:#087dd5;  line-height:24px;}
.m_left .l_contact dl dd{line-height:26px;}
.m_left .l_contact dl dd span{font-weight:bold; font-size:14px;}

/*右侧*/
.m_right{width:960px; float:right; overflow:hidden;}
.m_right .sitemap{ border:1px solid #d5d5d5; border-radius:4px; height:35px; line-height:35px; padding:0 10px; text-align:right; background:#EFEFEF;}
.m_right .sitemap span{color:#fff; padding:0 15px; display:inline-block; float:left; background:#087dd5;}
.m_right .r_con{border:1px solid #d5d5d5; background:#FFF; border-radius:4px; padding:10px 15px; margin:15px 0;}
/*产品栏目描述*/
.pro_ms{background: #FFF;border: #D5D5D5 solid 1px;font-size: 12px;margin: 10px auto 15px; padding: 1px;text-align: left;;}
.pro_ms .pro_ms_con{ background: #F7F7F7 url(../img/MD_ico.gif) 6px 12px no-repeat;line-height: 20px;width: auto;padding: 10px 5px 10px 25px;}

/*大分类列表*/
.cp_lanm{overflow:hidden;}
.cp_lanm li{border-bottom:1px solid #ddd; border-right:1px solid #ddd; box-shadow:5px 10px 5px #949494; margin-bottom:40px; overflow:hidden; padding-bottom:5px; margin-right:10px; border-top:1px solid #eee;}
.lanm_img{width:320px; padding:5px; background:#087dd5; float:left;}
.lanm_img img{width:320px; height:240px; display:block;}
.lanm_img span{display:block; height:30px; line-height:30px; text-align:center;}
.lanm_img span a{ font-size:16px; font-weight:bold; color:#ffffff;}

.lanm_info{width:570px; float:left; padding:10px 5px 10px 10px; overflow:hidden;}
.lanm_info dl dt h2{height:40px; line-height:40px; background:url(../img/cp_lanm_li.png) no-repeat left center; padding-left:25px;}
.lanm_info dl dt h2 a{font-size:18px; color:#000;}
.lanm_info dl dt p{font-size:12px; color:#444; line-height:26px;}
.lanm_info dl dd{margin-top:20px; overflow:hidden;}
.lanm_info dl dd a{display:block; width:102px; border:1px solid #f1f1f1; margin:0 5px; float:left;}
.lanm_info dl dd a img{display:block; width:102px; height:76px;}

/*图片列表*/
.photo_list{overflow:hidden; margin-bottom:10px;}
.photo_list li{width:222px; float:left; margin:5px;}
.photo_list li img{display:block; width:216px; height:174px; padding:2px; border:1px solid #e5e5e5;}
.photo_list li span{display:block; height:30px; line-height:30px; text-align:center; overflow:hidden;}
.photo_list li span a{font-size:14px; color:#333;}
.photo_list li:hover img{border-color:#087dd5;}
.photo_list li:hover span{background:#087dd5;}
.photo_list li:hover a{color:#fff;}

.photo_list2{overflow:hidden; margin-bottom:10px;}
.photo_list2 li{width:299px; float:left; margin:5px;}
.photo_list2 li img{display:block; width:293px; height:244px; padding:2px; border:1px solid #e5e5e5;}
.photo_list2 li span{display:block; height:30px; line-height:30px; text-align:center; overflow:hidden;}
.photo_list2 li span a{font-size:14px; color:#333;}
.photo_list2 li:hover img{border-color:#DB261F;}
.photo_list2 li:hover span{background:#DB261F;}
.photo_list2 li:hover a{color:#fff;}


/*图片列表带简介*/
.photo_list3{overflow:hidden; margin-bottom:10px;}
.photo_list3 li{overflow:hidden; margin:15px 5px;}
.photo_list3 li dt{width:240px; border:5px solid #d5d5d5; float:left;}
.photo_list3 li dt img{display:block; width:240px; height:180px;}
.photo_list3 li dd{width:650px; float:right; padding:4px;}
.photo_list3 li dd h3{display:block; height:30px; line-height:30px; overflow:hidden;}
.photo_list3 li dd h3 a{font-size:14px; color:#333;}
.photo_list3 li dd p{margin-top:10px; line-height:26px; font-size:14px; color:#666;}
.photo_list3 li:hover{background:#f1f1f1;}
.photo_list3 li:hover dt{border-color:#087dd5;}



/*文章列表*/
.news_list{overflow:hidden; margin-top:10px;}
.news_list li{height:120px; margin-bottom:15px; padding:0 10px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.news_list li h1{float:left;width:150px;height:100px;margin:25px 10px 0 0;background:url(../img/jun_icon.png) no-repeat center center;font-size: 12px;color:#333; text-align: center;}
.news_list a{display:block; height:35px; line-height:35px; font-size:16px; font-weight:bold; color:#333;}
.news_list p{height:50px; line-height:25px; font-size:14px; color:#666; text-indent:2em;}
.news_list a:hover{color:#087dd5;}

/*************详情页****************/
/*news*/
#newspage{font-family:'微软雅黑'; font-size:14px; overflow:hidden;}
#newspage .head{height:70px; border-bottom:1px dashed #ccc; text-align:center; color:#333;}
#newspage .head .tit{height:40px; line-height:40px;}
#newspage .head .tit h1{font-size:20px;}
#newspage .head .info_show{height:30px; line-height:30px;}
#newspage .head .info_show p{padding:0 20px; font-size:12px; display:inline; color:#999;}
#newspage .head .info_show span{color:#DA7702;}
#newspage .info_con{margin-top:10px; overflow:hidden; width:100%;}
#newspage .info_con, #newspage .info_con p, #newspage .info_con span{font:14px/26px '微软雅黑';}
#newspage .info_con h2{font-size:16px; margin:10px 0; border-bottom:2px solid #d5d5d5; background:url(../img/h2.png) no-repeat left center; padding-left:40px; font-weight:bold; line-height:30px;}
#newspage .info_con b, #newspage .info_con strong{font-weight:bold;}
#newspage .info_con table{text-align:center; border-right:1px solid; border-bottom:1px solid; border-collapse:collapse;}
#newspage .info_con table td{padding:5px 10px; border-top:1px solid; border-left:1px solid;}
#newspage .info_share{height:35px; line-height:35px; background:#EEE; margin:10px 0 10px 0;}
#newspage .info_share .tit{width:100px; text-align:center; font-weight:bold; color:#2482B5; font-size:16px; float:left; line-height:35px;}
/*product*/
#propage{width:100%; overflow:hidden; line-height:26px; font-family:"微软雅黑";}
#propage .propage_head{width:100%; height:240px; overflow:hidden; margin-bottom:20px;}
#propage .lhead_propage{width:35%; height:98%; overflow:hidden; float:left; border:2px solid #087dd5;}
#propage .lhead_propage img{width:100%; height:100%; margin:0 auto; display:block;}
#propage .rhead_propage{width:62%; height:100%; overflow:hidden; float:right;}
#propage .r_pro_title{width:100%; height:40px; text-align:center; line-height:40px; border-bottom:1px dashed #bbbbbb;}
#propage .r_pro_title h1{font-size:20px;}
#propage .r_pro_ms{width:100%; height:140px; overflow:hidden; color:#666; }
#propage .r_pro_ms span{font-size:16px; font-weight:bold; display:block; color:#666; line-height:30px;}
#propage .r_pro_bot{width:100%; height:60px; color:#087dd5; }
#propage .r_pro_bot .tell{width:100%; height:60px; line-height:60px; font-size:35px; font-weight:bold;}
#propage .r_pro_bot .tell span{font-size:16px; color:#333; font-style:normal;}
#propage .propage_con{width:100%; overflow:hidden;}
#propage .propage_con .propage_con_title{width:100%; height:40px; line-height:40px; font-size:20px; background-color:#087dd5; font-weight:bold; padding-left:10px; color:#FFF;}
#propage .propage_con .propage_con_body{width:100%; overflow:hidden;  border-bottom:1px solid #CCC; padding:10px 0;}
#propage .propage_con .propage_con_body,#propage .propage_con .propage_con_body p,#propage .propage_con .propage_con_body span,#propage .propage_con .propage_con_body table{font:14px/26px "微软雅黑"; color:#333;}
#propage .propage_con .propage_con_body h2{font-size:16px; margin:10px 0; border-bottom:2px solid #d5d5d5; background:url(../img/h2.png) no-repeat left center; padding-left:35px; font-weight:bold; line-height:30px;}
#propage .propage_con .propage_con_body h3{font-size:16px;}
#propage .propage_con .propage_con_body b, #propage .propage_con .propage_con_body strong{font-weight:bold;}
#propage .propage_con .propage_con_body table{text-align:center; border-right:1px solid; border-bottom:1px solid; border-collapse:collapse; border-spacing:0; margin: 0 auto; width: 60%;}
#propage .propage_con .propage_con_body table td{padding:5px 8px; border-top:1px solid; border-left:1px solid;}

/*评论*/
.comment-add .editor textarea {
    width: 98%;
    height: 70px;
}
.Validform_error {
    background: #FEFBD3;
}
.comment-add .subcon {
	width:95%;
	margin:5px auto;
}
.input {
    display: inline;
    margin-right: 5px;
    padding: 7px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #fff;
    color: #999px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}
.Validform_checktip {
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
input.btn, button.btn {
    height: 40px;
    cursor: pointer;
    overflow: visible;
}
.btn {
    background: #1e7bb3;
    border: 1px solid #02598E;
    border-radius: 2px;
    vertical-align: middle;
}
.comment-box {
    position: relative;
    margin-top: 15px;
}
.comment-list li {
    padding: 15px 0;
    border-top: 1px solid #f7f7f7;
}
.comment-list li .avatar {
    display: block;
    float: left;
    margin-top: 6px;
    background: #fff;
    border-radius: 2px;
    width: 42px;
    height: 42px;
    overflow: hidden;
}
.comment-list li .avatar img {
    width: 42px;
    height: 42px;
}
.comment-list li .inner {
    margin-left: 52px;
}
.comment-list li .inner p {
    color: #333;
    font-size: 14px;
    line-height: 1.8em;
}
.comment-list li .inner .meta {
    margin: 0;
    padding-top: 3px;
    color: #999;
    border: none;
}
.meta {
    margin: 30px 0 0 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.blue {
    color: #1E7BB3;
}
.comment-list li .inner .meta .time {
    margin-left: 5px;
    padding-left: 20px;
    color: #777;
    background: url(../img/sprite.gif) no-repeat left -158px;
}
.comment-list li .answer {
    margin-left: 48px;
    padding: 10px;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.comment-list li .answer .meta {
    margin: 0;
    padding: 0;
    color: #999;
    margin-bottom: 5px;
    border: none;
}
.comment-list li .answer p {
    color: #555;
    font-size: 14px;
    line-height: 1.8em;
}
.page-box {
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}
div.digg {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}
div.digg span.disabled {
    border: 1px solid #eee;
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #ddd;
}
div.digg span.current {
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #555;
    font-weight: bold;
}
.base-tit {
    border-bottom: 1px solid #f0f0f0;
    color: #3b8dd1;
    line-height: 1em;
    font-size: 18px;
    font-weight: normal;
	width:98%;
	margin:3px auto;
}
.base-tit i {
    float: right;
    padding: 10px 0;
    color: #999;
    font-size: 12px;
    line-height: 26px;
    font-style: normal;
}
.base-tit span {
    position: relative;
    top: 1px;
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #3b8dd1;
}
.meta .right{float:right; width:auto;}
/*end*/

/*上下篇*/
#next_art{overflow: hidden;height:30px; line-height:30px; color:#666; border-top:1px solid #f1f1f1; padding:0 5px; font-size:14px;}
#next_art a{color:#3870BA;}
#next_art span{float:right;}

/*show底部产品推荐*/
#foot_prolist{height:245px; border:1px solid #d5d5d5; margin:10px auto; overflow:hidden;}
#foot_prolist .tit{height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#404040; background:#e5e5e5; padding-left:10px; border-bottom: 1px solid #ccc;}
#foot_prolist ul{list-style:none;}
#foot_prolist li{width:23%; height:190px; margin:10px 8px; overflow:hidden; border:1px solid #ccc; float:left;}
#foot_prolist li img{width:100%; height:160px;}
#foot_prolist span{width:100%; text-align:center; line-height:30px; font-size:14px; display:block; background:#ccc;}
#foot_prolist li:hover span{background:#0078C1;}
#foot_prolist span a{color:#fff;}
/*show底部产品推荐*/
#foot_prolist1{ border:1px solid #d5d5d5; margin:10px auto; overflow:hidden;}
#foot_prolist1 .tit{height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#404040; background:#e5e5e5; padding-left:10px; border-bottom: 1px solid #ccc;}
#foot_prolist1 ul{list-style:none;}
#foot_prolist1 li{width:85%; margin:10px 16px; overflow:hidden; border:1px solid #ccc; float:left;}
#foot_prolist1 li img{width:100%; height:132px;display: block;}
#foot_prolist1 span{width:100%; text-align:center; line-height:30px; font-size:14px; display:block; background:#ccc;}
#foot_prolist1 li:hover span{background:#0078C1;}
#foot_prolist1 span a{color:#fff;}

/*产品评论*/
#pro_comment{height:auto; border:1px solid #d5d5d5; margin:10px auto; overflow:hidden;}
#pro_comment .com_title{height:30px; line-height:30px; font-size:14px; color:#404040; font-weight:bold; background:#e5e5e5; padding-left:10px; border-bottom: 1px solid #ccc;}

/*底部推荐新闻*/
#foot_news{border:1px solid #d5d5d5; overflow:hidden;}
#foot_news .tit_news{font-weight:bold; height:30px; line-height:30px; color:#404040; background:#e5e5e5; font-size:14px; padding-left:10px; border-bottom: 1px solid #ccc;}
#foot_news li{width:45%; padding-left:10px; margin-left:10px; background:url(../img/foot_news.jpg) no-repeat left center; line-height:30px; float:left; }
#foot_news li a{color:#333; text-decoration:none; }
#foot_news li span{float:right;}
#foot_news li a:hover{color:#8E2C29;}

/*地区分站*/
#diqu_box{margin:10px auto; overflow:hidden; border:1px solid #d5d5d5;}
#diqu_box .tit_diqu{height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#404040; background:#e5e5e5; padding-left:10px; border-bottom:1px solid #ccc;}
#diqu_box ul{list-style:none; overflow:hidden;}
#diqu_box li{float:left; line-height:30px; font-size:12px; padding:0 10px;}
#diqu_box li a{color:#333;}