@charset "utf-8";
/* CSS Document */


.logo{
    padding:20px 0 0 0;
    height:110px;
}
.navbar{
    height:60px;
    background: #1c5ee6;
}
.nav{

}
.nav li{float:left; width:133px; position:relative;}
.nav li a{display:block; font-size:16px;line-height:60px; text-align:center; color:#fff;}

.nav li a:hover{
    background: #da251c;
}
.nav li.on a{
    background: #da251c;
}




/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0px; top:30px; width:150px;background:#fff;display:none; overflow:hidden; }
.nav li ul li{ width:100%; height:36px; background:none;}
.nav li ul li a{ font-size:14px;color:#666; line-height:36px;display:block; white-space: nowrap;text-align:center;}
.nav li ul li a:hover{ background:#1c5ee6; color:#fff; border:none;}
.nav li.on ul li a{ background:#fff; color:#666; border:none;}
.nav li.on ul li a:hover{ background:#1c5ee6; color:#fff; border:none;}


.side-menu{
    width:278px;
}
.side-menu .tit{
    height:100px;
    background: #1c5ee6;
    color: #fff;
    text-align: center;
}
.side-menu .tit h3{
    font-size: 30px;
    font-weight: bold;
    line-height:1.4;
    padding:20px 0 0 0;
}
.side-menu .tit p{
    text-transform: uppercase;
    font-size: 12px;
    line-height:1;
}
.side-menu .con{
    padding:26px 16px 0;
    border:1px solid #1c5ee6;

}
.side-menu .con h6{
    margin:0 0 20px 0;
}
.side-menu .con h6 a{
    display: block;
    width:211px;
    height:35px;
    background: url("../image/ico-1.jpg") no-repeat center;
    line-height:35px;
    color: #1c5ee6;
    padding:0 0 0 30px;
    font-size: 14px;
    overflow: hidden;
}
.side-menu .tel{
    height:100px;
    background: #1c5ee6;
}
.side-menu .tel h6{
    color:#fff;
    font-size: 18px;
    background:url("../image/ico-2.png") no-repeat 15px 18px;
    padding:15px 20px 10px 80px;
    text-align: center;
}
.side-menu .tel h6 span{
    font-size: 24px;
    display: block;
    line-height:1;
}

.product-con{
    width:885px;
}
.tit-box {
    background: url("../image/tit-bg.jpg") repeat-x center;
    height:42px;
    line-height:42px;
}
.tit-box h4{
    font-size: 24px;
    color: #565656;
    width:125px;
    background: #fff;
}
.tit-box a{
    display: block;
    width:45px;
    padding:0 0 0 20px;
    background: #fff;
    color: #da251c;
    font-size: 14px;
    text-transform: uppercase;
}
.product-con .con li{
    float: left;
    margin:10px 37px 0 0;
}
.product-con .con li:nth-child(3n){
    margin:10px 0 0 0;
}
.product-con .con li img{
    width:264px;
    height:192px;
    background: #f1f1f1;
    padding:2px;
    border: 1px solid #ddd;
}
.product-con .con li p{
    height:28px;
    line-height:28px;
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #1c5ee6;
    font-family: 宋体;
    text-align:center;
}
.product-con .con li p:hover{
    border: 1px solid #1c5ee6;
}

.about-wrap{
    background: #f4f4f4;
}

.about-tit{
    text-align: center;
}
.about-con{
    border-bottom: 1px dashed #d2d2d2;
}
.about-con .con{
    width:700px;
}
.about-con .con dt{
    font-size: 24px;
    font-weight: bold;
    color: #1c5ee6;
}
.about-con .con dd{
    font-size: 14px;
    color: #4d4d4d;
    height:200px;
    overflow: hidden;
    font-family: 宋体;
}
.about-con .con dd a{
    color: #4d4d4d;
}
.about-con .con em{
    margin:0 0 0 40px;
    display: block;
}
.about-con .con em a{
    display: block;
    width:124px;
    height:40px;
    border:1px solid #da251c;
    color: #da251c;
    font-size: 14px;
    font-family: 宋体;
    text-align: center;
    line-height:40px;
}

.about-pic .tit{
    font-size: 16px;
    color: #585858;
    height:40px;
    line-height:40px;
}
.about-pic li{
    float: left;
    width:280px;
    margin:0 26px 0 0;
}
.about-pic li:nth-child(4n){
    margin:0 ;
}
.about-pic li img{
    width:280px;
    height:180px;
    display: block;
}
.about-pic li p{
    height:40px;
    line-height:40px;
    text-align: center;
    color: #585858;
    font-size: 16px;
}
.about-pic .tit a{
    color: #ef001e;
    font-size: 14px;
    text-transform: uppercase;
}
.tj-product-con{
    border: 1px solid #bfbfbf;
}
.tj-product-con .bd{
    overflow: hidden;
    padding:30px 0 10px 0;
    width:1100px;
    margin:0 auto;
}
.tj-product-con .bd li{
    float: left;
    margin:0 15px;
}
.tj-product-con .bd li img{
    width:248px;
    height:184px;
    display: block;
    border: 3px solid #e5e5e5;
}

.tj-product-con .bd li p{
    height:40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #585858;
    width:254px;
}

.tj-product-con .hd {
    position: relative;
}
.tj-product-con .hd a{
    display: block;
    width:24px;
    height:24px;
    cursor: pointer;
    position: absolute;
    top:110px;
}
.tj-product-con .hd a.prev{
    background: url("../image/prev.png");
    left:10px;
}
.tj-product-con .hd a.next{
    background: url("../image/next.png");
    right:10px;
}

.tj-product-con .hd a.prev:hover{
    background: url("../image/prev-h.png");
}
.tj-product-con .hd a.next:hover{
    background: url("../image/next-h.png");
}


.news-contact-wrap{
}
.news-contact>ul>li{
    float: left;
    width:340px;
    margin:0 30px 0 0;
}
.news-contact>ul>li:first-child{
    width:814px;
}
.news-contact>ul>li:last-child{
    margin:0;
}
.tit-box2{
    position: relative;
    border-bottom: 1px solid #dfb174;
}
.tit-box2 h4{
    font-size: 24px;
    font-weight: bold;
    color: #1c5ee6;
    font-family: 微软雅黑;
}
.tit-box2 h4 span{
    font-size: 14px;
    font-weight:normal;
    padding:0 0 0 10px;
    text-transform: uppercase;
    color: #333;
}
.tit-box2 a{
    position: absolute;
    right:15px;
    top:18px;
    display: block;
    line-height:23px;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase;
    color: #ff0000;
    font-size: 14px;
}
.news-con1{
    width:375px;
    float: left;
    margin:0 50px 0 0;
}
.news-con1 img{
    width:375px;
    height:167px;
    border: 1px solid #bdbcba;
}
.news-con1 h5 a{
    font-family:宋体;
    font-size: 12px;
    display: block;
    height:30px;
    line-height:30px;
    padding:5px 0 0 0;
}
.news-con1 p{
    font-family: 宋体;
}
.news-con2{
    width:380px;
    float: left;
}
.news-con2 dd{
    width:270px;
}
.news-con2 dt img{
    border: 2px solid #eee;
}
.news-con2 dd  h5 a{
    font-family: 宋体;
}
.news-con2 dd p{
    font-family: 宋体;
}
.news-con2 li{
    height:30px;
    line-height:30px;
}
.news-con2 li a{
    display: block;
    font-family: 宋体;
    background: url("../image/ico-3.png") no-repeat left;
    padding:0 0 0 12px;
}

.contact-con{
    font-family: 宋体;
}



.footer{
    background:#4b4948;
    border-top:4px solid #d6000f;
}
.footer-nav{
    text-align: center;
    background: url("../image/line.jpg") no-repeat center bottom;
    height:50px;
    line-height:50px;
    color: #fff;
}
.footer-nav a{
    display: inline-block;
    margin:0 15px;
    color: #fff;
}
.f-con{
    text-align: center;
    color: #fff;
    padding:20px 0;
}
.f-con a{
    color: #fff;
}


.i-contact-con{
    padding:20px 15px !important;
    font-family:宋体;
}


.inner-con{
    overflow: hidden;
}

.i_con{width:885px; }
.tit-box3 a{
    width:auto;
    display: inline-block;
    padding:0;
}
.inner-img li{
    float: left;
    margin:10px 37px 27px 0;
}
.inner-img li:nth-child(3n){
    margin:10px 0 27px 0;
}
.inner-img li img{
    width:264px;
    height:192px;
    background: #f1f1f1;
    padding:2px;
    border: 1px solid #ddd;
}
.inner-img li p{
    height:28px;
    line-height:28px;
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #1c5ee6;
    font-family: 宋体;
    text-align:center;
}
.inner-img li p:hover{
    background: #1c5ee6;
    color: #fff;
    border: 1px solid #1c5ee6;
}


.inner-page{
    padding:10px 0 0 0;
}


/************
	可以复制
**************************/

.img-con-deta{overflow:hidden;}
.go_top{ position:fixed; bottom:20px; right:20px;}

.inner_page{background:url(../image/inner_pageimg.png) no-repeat 250px bottom; line-height:26px;margin:15px 0 0 0;}


.inner_news{}
.inner_news li{width:100%; overflow:hidden;padding:10px 0;}
.inner_news li .imgb {border:1px solid #ddd; padding:4px;text-align:center;width:160px; height:100px; background-color:#f7f7f7;}
.inner_news li .imgb .img{overflow:hidden; height:100%;}
.inner_news li img{ height:100%; width:auto;}
.inner_news li .con{width:685px;}
.inner_news li .con h4{border-bottom:1px dotted #ddd; line-height:40px;}
.inner_news li .con h4 a{font-size:16px;display:block; color:#333;}
.inner_news li .con h4 span{ font-size:12px; color:#999;}
.inner_news li .con p{line-height:24px; padding:10px 0 0 0;}



.inner-image-date{padding-top:20px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; color:#900;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding:5px 0;}
.ind-con{ padding-top:10px; font-size:14px; color:#515D6B;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:850px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold; color:#333; font-size:14px;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #efefef;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:20px 0 0 20px; float:left; width:550px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:10px 0 0 0;}
.linkproduct-con ul{padding-top:20px;}

.p_tit{ border-bottom:1px dotted #ccc; padding:0 0 10px 0; font-size:16px; color:#e22c07;}
.p_tabs{font-size:14px;}


.pagenav{overflow:hidden;width:100%; padding:0 10px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom:1px dotted #ccc;font-size: 14px;}
.mate-title b{}
.linkproduct{padding:10px 0 0 0; float:left; width:100%;}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float: left;padding:0 6px;}
.mate-product li img{width:170px; height:130px; border:solid 1px #CCC;}
.mate-product li span a{ display:block;text-align:center; line-height:30px; height:30px; overflow:hidden; width:150px; margin:0 auto;}

.inner_product_show{padding:0 0 0 20px;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}


/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}