/*@font-face {
  font-family: 'iconfont';  
  src: url('../fonts/font_455609_md6xsqc4pwrk9.eot');
  src: url('../fonts/font_455609_md6xsqc4pwrk9.eot') format('embedded-opentype'),
  url('../fonts/font_455609_md6xsqc4pwrk9.woff') format('woff'),
  url('../fonts/font_455609_md6xsqc4pwrk9.ttf') format('truetype'),
  url('../fonts/font_455609_md6xsqc4pwrk9.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 13px;
    font-style: normal;
}*/

.key_tag{text-decoration:underline;}

/*导航栏样式*/
.main{width:1200px;margin:0 auto;}
/*关键词 START*/
.mss{ margin-top:20px }
.mRSearchbf{padding: 12px 20px;height: auto; background:url(../images/ss_k.png) center center  no-repeat;}

.sswz{ line-height:28px;  font-weight:bold;color:#333;}
.sswz a{  padding:0 10px;font-weight: normal; }

.btnSearch{ border:0px; height: 28px; overflow:hidden}
.textInput{width:auto; height:28px;}
.textInput input{ width:180px; height:28px;color:#000; background:#F6F6F6; padding-left:20px; font-family: Microsoft YaHei; overflow:hidden;  border: 0;}
.btnSearch input{width:50px; height:28px; background:#4d4d4d url(../images/ssico.png) center center no-repeat;; cursor:pointer;outline-style: none; overflow:hidden;border: 0;}

.h_con h1{ background: url(../images/logo.png) no-repeat; width:400px; height:68px;}

/*内页左侧分类通用样式*/
.sort{
    background: #e8ecf6;
    border:1px solid #d0d9ec;
    padding-top:44px;
    padding-bottom:22px;
}
.sorts{
    padding:0;
    padding-top:20px;
}
.sort li {
    position: relative;
    z-index: 999;
    background: url(../images/sortli.jpg) no-repeat center;
    height:50px;
    margin-bottom:10px;
}
.sort li a {
    text-align: center;
    display: block;
    line-height: 43px;
    font-size: 16px;
    font-weight: 600;
    color:#fff;
}
.sort li:hover {
    text-decoration: none;
    background: url(../images/sortlih.jpg) no-repeat center;
}


/*产品分类*/
.cate{border:1px solid #e0e1dc;padding:10px;background-color:#f7f7f7;}
.cate li{line-height:28px;border-bottom:1px dashed #d7d7d7;line-height:28px;}
.cate li a{padding-left:60px;display:block;height:28px;line-height:28px;background:url(../images/ico1.gif) 34px center no-repeat;}
.cate li a:hover{background-color:#ececec;text-decoration:none;}

/*详细介绍分页样式*/
.total {border-bottom:1px dashed #e0e1dc;padding-bottom:10px;}
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
	border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.nesdalx span{ font-size:14px;}
.hgwzdx span{font-size:14px; line-height:1.5;}

/*新闻列表*/
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;font-size:13px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;  }
.news_list li a:hover {
    text-decoration: none;
    color: #15409f;
}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;font-size:12px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;font-size:12px;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*热门关键词*/
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:46%; float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}
.new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.right_word{margin-left: 5%;}

/*案例列表*/
.case_list li {
    float: left;
    margin-left: 8px;
    margin-right: 9px;
    margin-bottom: 15px;
    _display: inline;
}
.case_list li a.img{}
.case_list li a.img img{width:274px;height:196px;}
.case_list li h3{text-align:center;padding-top:5px;}
.case_list li h3 a{font-weight:normal;}
.case_list li a.img{display:block;}
.case_list li a.img:hover {
    border-color: #15409f;
}

/*Tag列表*/
.tag_list_product {margin-top:10px;}
.tag_list_product li{float:left;padding-bottom:25px;_display:inline;border-bottom: 1px solid #ccc;margin-bottom: 20px;width: 100%;}
.tag_list_product li a.img{}
.tag_list_product li a.img img {
    width: 274px;
    height: 196px;
}
.tag_list_product li h3{text-align:left;padding-top:5px;}
.tag_list_product li h3 a{color:#333;font-size: 14px;}
.tag_list_product li h3 a:hover{color:#e87518;text-decoration:none;outline:none;}
.tag_list_product li a.img{display:block;}
.tag_list_product li a.img:hover{border-color:#e87518;}
.tag_list_product li .tab_intro{margin-left: 25px;width: 730px;}
.tag_list_product li .tab_intro h1{font-weight: normal;width: 33%;float: left;line-height: 27px;}
.tag_list_product li .tab_intro h2{font-weight: normal;line-height: 27px;}
.tag_list_product li .tab_intro .desp{margin-top: 5px;line-height: 22px;color: #888888;padding: 5px 5px;}
.tag_list_product .inquiry{line-height:32px;border:none;margin-top:10px;}
.tag_list_product .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.tag_list_product .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.tag-category{margin: 10px 0;color: #333;display: -webkit-box;display: -moz-box;}
.tag-category h3{margin-left: 5px;margin-right: 10px;padding: 5px 0;line-height: 27px;}
.tag-category ul{display: block;margin: 0;-webkit-box-flex: 1;-moz-box-flex: 1;}
.tag-category ul li{display: inline-block;margin-right: 10px;padding: 5px 0;line-height: 16px;}
.tag-category li a{display: inline-block;color: #333;padding: 5px 15px;border: 1px solid #d9d9d9;border-radius: 5px;}
.tag-category li a:hover{color:#e87518;text-decoration:none;outline:none;}
.tagdescription{border:1px solid #e5e5e5;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}
.tagdescription font{color:#005a98;font-weight:bold;}
.tag_recom_product{margin-top: 10px;}
.tag_recom_product li{float: left;margin:0 15px;position: relative;}
.tag_recom_product h3{font-weight: normal;font-size: 16px;border-bottom: 1px solid #f1f1f1;line-height: 36px;text-align: left;padding-left: 15px;margin-bottom: 30px;}
.tag_recom_product li img{width: 166px;height: 133px;}
.tag_recom_product li h2{background: rgba(0,0,0,0.8);position:absolute;left: 0;top:0;width: 100%;line-height: 133px;text-align: center;display: none;font-weight: normal;color:#fff;font-size: 14px;}
.tag_recom_product li:hover h2{display: block;}



.tag_list_news li{line-height:27px;position:relative;padding-left:10px;}
.tag_list_news li a{line-height:27px;}
.tag_list_news li span{color:#999;z-index:0;line-height:27px;}
.tag_list_news li h3 {font-size:14px;}
.tag_list_news li div{line-height:24px;}
.tag_list_news h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}


.tag_list_job li{line-height:27px;height:27px;position:relative;background:url(../images/list_dot1.gif) 0 50% no-repeat;padding-left:10px;}
.tag_list_job li span{position:absolute;color:#999;right:0;z-index:0;}
.tag_list_job h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}

.tag_total{height:36px;line-height:36px;text-align:left;padding-left:20px;background-color:#edf1f5;border:1px solid #b6c7db;}


.search_list_product {margin-top:10px;}
.search_list_product li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.search_list_product li a.img{padding:1px;border:1px solid #e0e1dc;}
.search_list_product li a.img img{width:150px;height:120px;}
.search_list_product li h3{text-align:center;padding-top:5px;}
.search_list_product li h3 a{font-weight:normal;}
.search_list_product li a.img{display:block;}
.search_list_product li a.img:hover{border-color:#e87518;}
.search_list_product h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}
/*产品里列表*/




/*产品列表*/
.product_list li{float:left;margin-left:8px;margin-right:9px;margin-bottom:15px;_display:inline;}
.product_list li a.img{}
.product_list li a.img img {
    width: 274px;
    height: 196px;
	border: 1px solid #aaaaaa;
	box-sizing: border-box;
}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover {
    border-color: #15409f;
}


.sort_a{overflow:hidden;}
.sort_a .layer1{padding:15px 0px;border-bottom:1px dashed #a7b8d4;position:relative;height:133px;z-index: 1;}
.sort_a .layer1 .img{float:left;padding:5px;border:1px solid #dddddd;}
.sort_a .layer1 .img img{width:150px;height:120px;}
.sort_a .layer1 .img_right{width:560px;float:right;}
.sort_a .layer1 .img_right h3{font: bold 14px/36px "微软雅黑";}
.sort_a .layer1 .img_right span{line-height:25px;display:block;}
.sort_a .layer1 .pro_more{position:absolute;right:0px;bottom:15px;width:110px;padding-left:10px;height:28px;line-height:28px;background:#666666;color:#fff;
font:bold 24px/24px "微软雅黑";}
.sort_a .layer1 .pro_more span{float:left;}
.sort_a .layer1 .pro_more a{font:normal 12px/28px "宋体";color:#fff;padding-right:15px;display: inline-block;}
.sort_a .layer1 .pro_more a:hover{text-decoration:none;color:#faf104;}
.sort_a .abb_product{padding-top:15px;border:1px dashed #a7b8d4;border-top:none;}


.productcates{padding-top:10px;}
.catemore{color:#0080d9;margin-top:6px;overflow:hidden;position:relative;}
.catemore h2{width:360px;float:left;font:bold 15px/36px "微软雅黑";}
.catemore a{float:right;font:normal 14px/36px "微软雅黑";color:#444444;padding-right:28px;}
.catemore a:hover{text-decoration:none;color:#0080d9;}




/*详细页面公共样式*/
h3.title_bar{margin-left:40px;width:520px;float:left;}
.share{padding-left:5px;padding-bottom:8px;float:left;width:240px;height:26px;}
.info_title{border-bottom:1px solid #e1e4e6;}
.case_title{border-bottom:1px solid #e1e4e6;}
.fonsize{ font-size:12px;}

/*产品详细*/
.product_detail{padding:5px;}
.product_detail h1.title{text-align:center;line-height:30px;font-size:14px;font-family:"Microsoft YaHei";border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px;}
.product_detail .img{width:336px;height:240px;float:left;padding:2px;border:1px solid #e0e1dc;}
.product_detail .hosda{height: 420px;}
.product_detail .small {
    width: 336px;
    height: 240px;
}
.product_detail .alzte{height: 400px;}
.jqzoom{
	text-decoration:none;
	float:left;
}

.product_detail .list{width:300px;float:left;margin-left:30px;display:block;padding-top:8px;}
.list_p li{font-size:12px;border-bottom:1px dashed #e0e1dc;
    padding:10px 0;
}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei";}
.product_detail .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.buy{border:none!important;}
.buy a{ background:#0057a8;display:block;width:112px;height:32px;float:left;color:#fff;text-align:center;line-height:32px;border-radius:5px;margin-right:10px;}
.buy a:hover{background: #e87518}
.buy a.nobuy-product{background: #666}

.product_detail .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}

.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:10px;
	display:block;padding-left:10px;font-size:12px;}

.product-tab {
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}
.product-tab li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    margin-left: -1px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 1;
    margin-bottom: -1px;
    float: left;
}
.product-tab li.cur {
    border-top: 2px solid #3480ce;
    border-bottom: 1px solid #FFF;
    color: #3480ce;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 3;
}

.p_detail span.title strong{
  padding-right: 20px;
  cursor: pointer;
}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#005a98;}
h3.tag a:hover {
    color: #15409f;
}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:12px;}
.page a{color:#005a98;}
.page a:hover {
    color: #15409f;
}
.page span{color:#005a98;}
.download-list{
    padding: 10px;
    overflow: hidden;
    line-height: 20px;
}
.download-list li{
    min-height: 40px;
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 40px;
}
.download-list li .iconfont{
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 15px;
}


/*新闻详细*/
.news_detail h1.title{text-align:center;font-family:"Microsoft YaHei";font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;
padding-bottom:10px;}
.news_detail h3.title_bar{line-height:26px;text-align:center;font-weight:normal;color:#808080;float:left;height:26px;overflow:hidden;font-size:12px;}
.news_detail h3.title_bar span{padding-right:10px;}

/*分页样式1*/
.pageController{padding-right:10px; padding-top:5px;padding-bottom:5px;color:#505050;margin:0 auto;margin-top:16px;line-height:24px;}
.pageController a{background-color:#FFF;vertical-align:middle; border:#efefef 1px solid; color:#505050;padding:5px 8px; margin-right:3px;margin-left:3px;border-radius:3px;}
.pageController a:hover{background-color:#efefef;color:#438ece; text-decoration:none;border:#efefef 1px solid;}
.pageController .currPage {background-color: #efefef;color:#ff0000;border:#efefef 1px solid;}
.pageController .t1{float:left;margin-right:5px;height:24px;line-height:22px;white-space:nowrap;}
.pageController .t2{float:right;vertical-align:middle;line-height:24px;}
.pageController .t2 #current{line-height: 24px;background-color: #035D67;vertical-align: middle;border: 1px solid #035D67; color: #fff;padding: 5px 8px;margin-right: 3px;margin-left: 3px;border-radius:3px;}
.pageController .t1 span{padding-left:4px;padding-right:4px;}
.pageController select{height:24px;vertical-align:middle;text-align:center;line-height:24px;}
.pageController select option{vertical-align:middle;}

/*相关产品和新闻*/
.relate_list{margin-top:10px;}
.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #15409f;
    padding-left: 5px;
}
#relate_p .img img{width:154px;height:110px;}
#relate_p li{margin-left:9px;margin-right:10px;_display:inline;}
#relate_n li{width:48%;float:left;}
.relate ul{float:none;}

/*热推产品*/
.content-getkey{padding:15px 10px;}
.getkey_list li{float:left;margin-left:20px;margin-right:20px;padding-bottom:15px;_display:inline;}
.getkey_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.getkey_list li a.img img{width:150px;height:120px;}
.getkey_list li h3{text-align:center;padding-top:5px;}
.getkey_list li h3 a{font-weight:normal;}
.getkey_list li a.img{display:block;}
.getkey_list li a.img:hover{border-color:#e87518;}

.content-getkey .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}
.getkey_detail .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}

.gaunsda{ width:100%; height:auto;}
