@charset "utf-8";
/*网站主色调 start*/
.BlueBgColor{background: #1d2088}
.GreyBgColor{background: #363636}
.OrangeBgColor{background: #f19100}
.PurpleBgColor{background: #632d8f}
.WhiteBgColor{background: #FFFFFF}

.BlueFontColor{color: #1d2088}
.GreyFontColor{color: #363636}
.OrangeFontColor{color: #f19100}
.PurpleFontColor{color: #632d8f}
.WhiteFontColor{color: #FFFFFF}
/*网站主色调 end*/

/*全局字体 start */
*{font-family: 'Arial';}
/*全局字体 end */

@font-face {
    font-family: '锐字锐线极限黑简1.0';
    src: url("/static/font/锐字锐线极限黑简1.0.TTF");
}
.more_arrow{font-family: '宋体';font-style: normal}
.blue_grey_line{height: 3px;background: url("/static/images/blue_grey_line_03.png")no-repeat}
/******************************************************* 头部 start ******************************************************/




.header{height: 162px;}

/* logo start */
.header .logo{padding:8px 0 7px 0}
/* logo end */

/*search start */
.header .search{width: 274px;padding-top: 11px;position: relative}
.header .search input[type='text']{display: block;width: 100%;;height: 28px;border-radius: 14px;text-indent: 8px;}
.header  .search input[type='submit']{width: 16px;height: 16px;display: block;position: absolute;background: url("/static/images/magnifying_27.png") no-repeat;cursor: pointer;border: none;right: 10px;top: 17px}
/*search end */


/*语言改变与分享按钮 start */
.lang_change li{line-height: 21px;height: 21px}
.lang_change li .on{text-decoration: underline}
.lang_change li:first-child{margin-right: 17px}
.lang_change li a:last-child{padding: 0 15px 0 6px }
.lang_change li:first-child a:last-child{border-right: 1px solid #989898}
.header_share {margin-left: 15px;width: 200px}
.header_share .bshare-custom.icon-medium .bshare-facebook{background: url("/static/images/header_facebook_06.png") no-repeat!important;width: 32px!important;height: 32px!important;padding: 0!important;}
.header_share .bshare-custom.icon-medium .bshare-linkedin{background: url("/static/images/header_linkin_08.png") no-repeat!important;width: 32px!important;height: 32px!important;padding: 0!important;}
.header_share .bshare-custom.icon-medium .bshare-twitter{background: url("/static/images/header_twitter_10.png") no-repeat!important;width: 32px!important;height: 32px!important;padding: 0!important;}
.header_share .email{background: url("/static/images/header_email_12.png") no-repeat!important;width: 32px!important;height: 32px!important;padding: 0!important;display: inline-block}
/*语言改变与分享按钮 end  */

/* 导航 start */
/*nLi是一级*/
.nav{height: 50px;line-height:50px;}
.nav .nLi{ float:left;  position:relative; display:block;margin-right: 80px}
/*.nav .nLi:first-child{ margin: 0}*/
.nav .nLi:last-child{padding-right: 0}
/*.nav .nLi h3{ text-align: center;padding: 0 36px ;}*/
.nav .nLi h3 a{display: inline-block;}

/*选定状态*/
/*.nav .on h3  {background: #FFFFFF }*/
/*.nav .on h3 a { color: #0039a0 }*/


/*子导航*/
.nav .sub{ display: none; width:245px;top: 50px;  left: 0;position:absolute; z-index: 2}

.nav .sub li{ zoom:1;text-align: left;background: #363636;cursor: pointer;height: 40px;line-height: 40px;text-indent: 18px}
.nav .sub li a{ color: #b0b2ff}
/*鼠标悬停状态*/
.nav .sub li:hover{ background:#484848;   }
.nav .sub li:hover a{color:#ffffff; }

/* 导航 end */

/*导航固定在页面顶部*/
/*.nav_fix{position: relative;top:0;z-index: 99}*/
/*.nav_fix_scroll{position: fixed;margin: 0;top: 0;height: auto}*/
/*.nav_fix_scroll .nav{margin: 0}*/



/******************************************************* 头部 end ******************************************************/

/******************************************************* 主体框 end ******************************************************/
.main_left{width: 204px;}
.main_right{width: 975px;margin-left: 20px}
.main_left_title {height: 50px;line-height: 50px;text-indent: 21px;border: 1px solid #c9c9c9;background: #eeeeee}

/*.main_container .page_position {height: 146px;background: url("/static/images/ad_03.png")no-repeat;margin-bottom: 25px}*/
.main_container{position: relative;background: #FFFFFF}
.main_container .page_position {height: 146px;margin-bottom: 25px}
.main_container .page_position  h2{padding-top: 58px;margin-left: 60px;font-size: 23px;color: #ffffff}

/******************************************************* 主体框 end ******************************************************/

/************************************** 主页产品 start *************************************/

/* 下面是前/后按钮代码 */
/*.index_products_container .prev,.index_products_container .next{position: absolute;display: inline-block;width: 56px;height: 62px;top: 250px}*/
/*.index_products_container .prev{background: url("/static/images/left_arrow_03.png") no-repeat;left: 15px;}*/
/*.index_products_container .next{background: url("/static/images/right_arrow_05.png") no-repeat;right: 15px;}*/

/*小圆点*/
/*.index_products_container .hd{ height:38px; overflow:hidden; z-index:1;border: 1px solid #c9c9c9;}*/
/*.index_products_container .hd ul{ overflow:hidden; zoom:1; float:left;  }*/
/*.index_products_container .hd ul li{ float:left; height: 38px;line-height: 38px;text-align:center; ; cursor:pointer;border-right: 1px solid #c9c9c9 ;padding: 0 30px}*/
/*.index_products_container .hd ul li:hover{ color: #1d2088 }*/
/*.index_products_container .hd ul li.on{ color:#1d2088;}*/

.index_products_container .bd{;position:relative; z-index:0;  padding: 0 17px }
.index_products_container .bd li{ zoom:1;  }

.products_list{width: 217px;margin: 0 18px 55px 0 ;position: relative}

.products_list .products_list_img{width: 217px;height: 229px;border: 1px solid #e5e5e5}

.products_list .products_list_title{height: 40px;line-height: 40px;overflow: hidden;text-indent: 3px}
.products_list .products_list_title a{}

/*鼠标悬停*/
.products_list .products_list_img:hover{border: 1px solid #1d2088}
.btn_view_more{width: 95px;height: 31px ;background: #e5e5e5;text-align: center;line-height: 31px}
.btn_view_more:hover{background: #1d2088}
.btn_view_more:hover a{color: #ffffff}
/************************************** 主页产品 end *************************************/


/*热销产品 start */
.hot_sale{border: 1px solid #d2d2d2}
.hot_sale .hot_sale_title{text-indent: 16px;line-height: 38px;border-bottom: 1px solid #d2d2d2}
.hot_sale ul{padding:6px 10px 0 10px }
.hot_sale ul li{margin-bottom: 6px}
.hot_sale .hot_sale_pic{width: 54px;height: 57px;border: 1px solid #f0f0f0}
.hot_sale .hot_sale_info{width: 105px;overflow: hidden;margin-left: 10px;padding-top: 12px}
.hot_sale .hot_sale_info .hot_sale_name{height: 54px;line-height: 17px;overflow: hidden;}
/*热销产品 end */

/* 侧边的轮播 start */
.sidebar_ad{ width:100%; height:226px; overflow:hidden; position:relative; }
.sidebar_ad .hd{ height:8px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.sidebar_ad .hd ul{ overflow:hidden; zoom:1; float:left;  }
.sidebar_ad .hd ul li{ float:left; margin-right:4px;  width:8px; height:8px; line-height:8px; background:#ffffff; cursor:pointer;border-radius: 4px }
.sidebar_ad .hd ul li.on{ background:#ffad15;  }

.sidebar_ad .bd{ position:relative; height:100%; z-index:0;   }
.sidebar_ad .bd li{ zoom:1; vertical-align:middle; }
.sidebar_ad .bd img{ display:block;  }
/* 侧边的轮播 end */

/* 下面是前/后按钮代码， */
/*.sidebar_ad .prev,*/
/*.sidebar_ad .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;}*/
/*.sidebar_ad .next{ left:auto; right:3%; background-position:8px 5px; }*/
/*.sidebar_ad .prev:hover,*/
/*.sidebar_ad .next:hover{  }*/

/********************************* 左侧边分类 start *************************************/

.sidebar_category{position: relative;width: 202px;border: 1px solid #1d2088;background: #e5e5e5}
.sidebar_category .first_level_container{position: relative}
.product_category_title{height: 40px;}
.product_category_title h3{line-height: 40px;text-indent: 38px;background: url("/static/images/sidebar_menu_03.png")no-repeat 15px center}
/*一级分类 start */
.sidebar_category .first_level{height: 36px;margin-bottom: 1px;overflow: hidden;background:url("/static/images/triangle_grey.png")no-repeat 10px center #ffffff;}
.sidebar_category .first_level:last-child{margin-bottom: 0;}

.sidebar_category .first_level a{text-indent: 25px;height: 37px;;line-height: 37px}
/*一级分类 end */

/*二级分类 start */
.sidebar_category .sublist{display: none;position: absolute;left: 202px;background: transparent;width: 186px;top: 0;z-index: 99}
.sidebar_category .sec_level{background: #eeeeee;zoom: 1}
.sidebar_category .sec_level a{width: 181px;height: 36px;line-height:36px;text-indent:15px;}

/*二级分类 end */


/*鼠标悬停状态 start */
/*一级*/
/*.sidebar_category .first_level:hover a{color: #1d2088;}*/
/*.sidebar_category .first_level:hover {background: url("/static/images/triangle_blue.png")no-repeat 10px center #F2F2F2;}*/
/*二级*/
.sidebar_category .sec_level:hover { }
.sidebar_category .sec_level:hover a{background: #4f9cc6;color:#ffffff }

/*鼠标悬停状态 end */

/*当前选定状态 start */
/*一级*/
/*.sidebar_category .first_level.on {background: #ffae00;}*/
.sidebar_category .first_level_container.on .first_level {background: url("/static/images/triangle_blue.png")no-repeat 10px center #F2F2F2;}
.sidebar_category .first_level_container.on .first_level  a{color: #0039a0}
/*二级*/
.sidebar_category .current.sec_level a{color: #0039a0;}

/*当前选定状态 end */

/********************************* 左侧边分类 end *************************************/

/********************************* 页脚 start *************************************/
footer{;background: #363636;}

/*邮箱收集 start */
footer .email_collect_container{height: 61px;border-top:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f; }
footer .email_collect{width: 600px;height: 61px;background: url("/static/images/icon_footer_email_03.png")2px center no-repeat; }
footer .email_collect .tips{margin-left: 40px;line-height: 61px}
footer .email_collect form{margin-left: 17px;width: 235px;height: 30px;padding-top: 15px}

footer .email_collect .email_input{width: 205px;height: 100%;}
footer .email_collect .email_input input{display: inline-block;width: 100%;height: 100%;background: #4e4e4e;text-indent: 5px;color: #848484;border: none}

footer .email_collect .subscribe{width: 30px;height: 30px}
footer .email_collect .subscribe input{width: 30px;height: 30px;border: none;background: url("/static/images/btn_subscribe.png")no-repeat;cursor: pointer}

/*邮箱收集 end */


/* 页脚分享 start */
footer .bshare-custom.icon-medium-plus, .bshare-custom.icon-large{height: 32px!important;}

footer .bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis{background: url("/static/images/icon_share_group.png")no-repeat 0 0!important;width: 32px!important;height: 32px!important;line-height: 32px!important;padding: 0!important;margin: 0!important;}

footer .bshare-custom.icon-medium-plus .bshare-facebook{background: url("/static/images/icon_share_group.png")no-repeat -42px 0!important;width: 32px!important;height: 32px!important;line-height: 32px!important;padding: 0!important;margin: 0!important;}

footer .bshare-custom.icon-medium-plus .bshare-twitter{background: url("/static/images/icon_share_group.png")no-repeat -82px 0!important;width: 32px!important;height: 32px!important;line-height: 32px!important;padding: 0!important;margin: 0!important;}

footer .bshare-custom.icon-medium-plus .bshare-linkedin{background: url("/static/images/icon_share_group.png")no-repeat -126px 0!important;width: 32px!important;height: 32px!important;line-height: 32px!important;padding: 0!important;margin: 0!important;}


footer .bshare-custom.icon-medium-plus .bshare-pinterest{background: url("/static/images/icon_share_group.png")no-repeat -168px 0!important;width: 32px!important;height: 32px!important;line-height: 32px!important;padding: 0!important;margin: 0!important;}

footer .share_email{display: inline-block;width: 32px;height: 32px;background: url("/static/images/icon_share_group.png")no-repeat -204px 0;padding: 0;}

/* 页脚分享 end */

.footer_logo{margin-left: 20px}

/*  footer导航 start */
footer .footer_nav{;height: 250px;margin-left: 20px}
footer .footer_nav  dl:nth-child(1){width: 210px;margin-left: 50px}
footer .footer_nav dt{width: 200px;margin-bottom: 10px}
footer .footer_nav dd{line-height: 35px}
footer .footer_nav dd a,footer .footer_nav dd {color: #a8a8a8}
footer .footer_nav dd a:hover{text-decoration: underline}
footer .footer_contact_info{width: 290px;margin-left: 30px}
footer .footer_contact_info dd{padding-left: 30px}
footer .footer_contact_info dd:last-child{height: 34px;line-height: 17px}
footer .footer_phone{background: url("/static/images/icon_footer_contact.png") 0 5px no-repeat}
footer .footer_fax{background: url("/static/images/icon_footer_contact.png") 0 -25px no-repeat}
footer .footer_email{background: url("/static/images/icon_footer_contact.png") 0 -57px no-repeat}
footer .footer_address{background: url("/static/images/icon_footer_contact.png") 0 -93px no-repeat}


/*  footer导航 end */
/*版权信息 start */
.copyright{position: relative}
.copyright p{}

.copyright p a{color:#cccccc}
/*版权信息 end */
.express{}
.express li{height: 61px;margin-right: 9px}
/************************************** 页脚 end  *************************************/


/************************************* 面包屑 start  *************************************/
.crumbs{height: 48px;;}
.crumbs .location{height: 48px;line-height: 48px;position: relative;text-indent: 30px}
.crumbs .current_category{}
.crumbs .location a{font-size: 12px;}
.crumbs .location a:last-child{color:#0039a0 }
.icon_home{display: inline-block;width: 23px;height: 21px;background: url("/static/images/icon_home.png")no-repeat;margin-right: 8px;position: absolute;top: 11px ;left:1px;}

/************************************* 面包屑 end *************************************/


/*################################## 页码样式 start ################################*/
.page_container{text-align: center}

.page{height: 23px;display: inline-block}

.page>span{float: left;width: 31px;height: 21px;display: inline-block;margin-left: 8px;line-height: 19px;}
.page font,.page a{font-size: 12px;display: inline-block;width:31px;color: #6b6b6b;border: 1px solid #dcdcdc}
/*上一页和下一页这两个按钮*/
.page span:first-child,.page span:last-child{width: 53px;}
.page span:first-child a,.page span:last-child a{width: 53px;border: 1px solid #dcdcdc}

/*当前页码*/
.page .page_item_current {color: #ffffff;background: #0039a0;cursor: default;border: 1px solid #0039a0}
.page .page_noclick{display: none}
/*################################## 页码样式 end ################################*/





.btn_download{cursor: pointer;padding: 5px 0}
.btn_download a{display: inline-block;width: 250px;height: 30px;background: url("/static/images/pdf_download_03.png")no-repeat;font-size: 12px;color: #028842;line-height: 30px;text-indent: 28px}



.icon_hot{width: 77px;height: 78px;display: inline-block;position: absolute;background: url("/static/images/hot_ribbon_03.png") no-repeat;top:-6px;right: -6px}
.icon_new{width: 77px;height: 78px;display: inline-block;position: absolute;background: url("/static/images/new_ribbon_03.png") no-repeat;top:-6px;right: -6px}

/************************************** 联系我们公告板  start *************************************/
/*.contact_info{}*/
/*.contact_info .GreyFontColor{color: #666666}*/
/*.contact_info .contact_info_title{height: 30px;line-height: 30px}*/
/*.contact_info .contact_info_title span{font-family: '锐字锐线极限黑简1.0';color: #7b7b7b}*/
/*.contact_info dl{padding: 12px 0}*/
/*.contact_info dt{width: 39px;height: 39px;}*/
/*.contact_info img{}*/
/*.contact_info dd{width: 220px;margin-left: 10px}*/
/*.contact_info dl dd:last-child{width: 0;height: 0;font-size: 0}*/
/************************************** 联系我们公告板 end *************************************/


/************************************** 在线客服 start *************************************/
#online{position: fixed;right: 1%;top: 1%;z-index: 999;width: 201px;height: 481px;background: url("/static/images/online_bg_03.png")no-repeat}
#online .list_top{margin-bottom: 18px}
#online .list_top .row{text-indent: 60px;margin-bottom: 8px}
#online .list_bottom .row{height: 48px;padding: 15px 0 15px 54px}
#online .list_bottom .telephone{background:url("/static/images/telephone_icon_03.png")no-repeat 10px top;text-indent: 40px ;font-weight: bold}
#online .list_bottom .email{background:url("/static/images/icon_email_03.png")no-repeat 15px 7px;text-indent: 40px}
#online .list_bottom a{font-family: 'Sharp Sans No1 Bold'}
#online .backtop{display: inline-block;width: 55px;height: 35px;margin-left: 97px }
/************************************** 在线客服 end *************************************/





/*浮动窗样式-2 */
#service_0{ width:95px; position:fixed; right:0; top:150px; z-index:10000;}
#service_0 .r{ display:block; padding-left:32px; margin-bottom:6px; position:relative; height:100%;}
#service_0 .r a{ display:block; width:63px; height:35px; line-height:35px; text-decoration:none; text-indent:6px; color:#fff;}
#service_0 .r0{ background:url("/static/images/global/chat_1.png") no-repeat 0px 0px;}
#service_0 .r0 a{ background:#45a4eb;}
#service_0 .r1{ background:url(/static/images/global/chat_1.png) no-repeat 0px -82px;}
#service_0 .r1 a{ background:#66b433;}
#service_0 .r2{ background:url(/static/images/global/chat_1.png) no-repeat 0px -123px;}
#service_0 .r2 a{ background:#186caa;}
#service_0 .r3{ background:url(/static/images/global/chat_1.png) no-repeat 0px -41px;}
#service_0 .r3 a{ background:#ffc000;}
#service_0 .r4{ background:url(/static/images/global/chat_1.png) no-repeat 0px -164px;}
#service_0 .r4 a{ background:#555555;}
#service_0 .r4 .relimg{ width:100px; height:100px; padding:6px; background:#e3e3e3; position:absolute; left:-120px; top:-40px; display:none;}
#service_0 .r4 .relimg img{ max-width:100%; min-height:100%;}
#service_0 .r4:hover .relimg{ display:block;}
#service_0 .top{ background:url(/static/images/global/chat_1.png) no-repeat 0px -205px; padding-left:24px;}
#service_0 .top a{ background:#ff7200 url(/static/images/global/ser_top.png) no-repeat 36px center; width:71px;}


/************************************** banner start *************************************/
.banner{width: 100%;overflow: hidden;position: relative}

.banner .hd{height:15px; overflow:hidden; position:absolute; left:45%; bottom:5%; z-index:1; }
.banner .hd ul{}
.banner .hd ul li{ float:left; margin-right:8px ;  width:10px; height:10px; line-height:10px;border-radius: 6px ;text-align:center; background:#FFFFFF; cursor:pointer;border: 1px solid #ffffff }
/*.banner .hd ul li.on a{ display: block;width: 8px;height: 8px;border-radius: 5px ;background: red;margin: 0 auto }*/
.banner .hd ul li.on { background: transparent }

.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1;}
.banner .bd img{display:block;position: relative}
/************************************** banner end *************************************/
