@charset "UTF-8";
.products > .left { width: 290px;  position: relative;}

.products > .right { width: 870px; margin-left: 40px; }
.lang_ar .products > .right {margin-right: 40px;margin-left: 0; }

.container { z-index: 1; }

.pro_category_box { border-top: 1px solid #aaaaaa;}

.pro_category { width: 290px; border-bottom: 1px solid #aaaaaa; }

.pro_category .first_cate a, .pro_category .sec_cate a { overflow: hidden; display: block; padding: 12px 0; }

.pro_category .first_cate { position: relative; background: #e5e5e5; padding-left: 30px; }
.pro_category .first_cate > em { background: url("/static/themes/default/images/open.png") no-repeat center; width: 13px; height: 13px; top: 15px; left: 7px; display: block; position: absolute; cursor: pointer; }
.lang_ar .pro_category .first_cate{padding-left: 0;padding-right: 30px;text-align: right;}
.lang_ar .pro_category .first_cate > em {left: auto;right: 7px;}

.pro_category .first_cate a { font-size: 20px; color: #2a5b75; display: block; }

.pro_category.on .first_cate > em { background: url("/static/themes/default/images/close.png") no-repeat; }

.pro_category .sec_cate { display: none; }

.pro_category.on ul.sec_cate { display: block; }

.pro_category .sec_cate h4 { background: url("/static/themes/default/images/grey_dot.png") no-repeat 9px 20px; border-bottom: 1px dotted #cacaca; }
.lang_ar .pro_category .sec_cate h4 { background: url("/static/themes/default/images/grey_dot.png") no-repeat right 20px;}

.pro_category .sec_cate h4 > a { padding-left: 20px; font-size: 18px; }
.lang_ar .pro_category .sec_cate h4 > a { padding-right: 20px;padding-left:0px;text-align: right;}

.pro_category > ul:last-child .sec_cate { border-bottom: none; }

.pro_category .third_cate { display: none; padding-left: 56px; }
.lang_ar .pro_category .third_cate {padding-left: 0; padding-right: 56px;}

.pro_category .sec_cate.on .third_cate { display: block; }

.pro_category .third_cate a { color: #2a5b75; font-size: 16px; padding: 8px 0; display: block; }
.lang_ar .pro_category .third_cate a {text-align: right;}

.pro_category .third_cate:hover a, .pro_category .third_cate.on a { color: #ff6c00; }

/*列表*/
.prod_list { margin-bottom: 10px; position: relative; margin-left: 34px; width: 192px; }

.prod_list:nth-child(4n+1) { margin-left: 0; }

.prod_list .pic_box { width: 190px; height: 168px; border: 1px solid #eeeeee; }

.prod_list .title { padding: 12px 0; width: 100%; overflow: hidden; }

.prod_list .title p { height: 18px; width: 100%; overflow: hidden; font-size: 16px; color: #2a5b75; }

.prod_list .prod_info { width: 192px; height: 100%; margin-left: 24px; }

.prod_list .prod_info .prod_name a { font: inherit 20px bold; height: 50px; display: block; }

.prod_list .prod_info .prod_attr .left, .prod_list .prod_info .prod_attr .right { min-height: 20px; line-height: 20px; max-height: 40px; overflow: hidden; }

.prod_list .prod_info .prod_attr .left { color: #989898; width: 76px; }

.prod_list .prod_info .prod_attr .right { width: 105px; }

.prod_list .pro_link a { width: 44px; height: 44px; position: absolute; bottom: 0; right: 0; background: url("/static/themes/default/images/black_triangle.png") no-repeat center; display: block; }

.prod_list:hover { border-color: #e60012; }

.prod_list:hover .prod_info .prod_name a { color: #e60012; }

.prod_list .pro_link:hover a { background: url("/static/themes/default/images/red_triangle.png") no-repeat center; }

.cate_title { font-size: 38px; }

/*首页banner*/
.pro_banner { overflow: hidden; position: relative; z-index: 1; width: 577px; }

.pro_banner .hd { position: absolute; bottom: 10px; z-index: 1; display: block; width: 100%; text-align: right; }
.lang_ar .pro_banner .hd { text-align: left; }

.pro_banner .hd ul { height: 10px; display: inline-block; padding-right: 5px; }

.pro_banner .hd ul li { float: left; display: block; width: 9px; height: 9px; border-radius: 4.5px; cursor: pointer; background: #fff; margin-right: 8px; }

.pro_banner .hd ul li.on { background: #a0a0a0; }

.pro_banner .bd { position: relative; z-index: 0; overflow: hidden; }

.pro_banner .bd ul { overflow: hidden; }

.pro_banner .bd li { zoom: 1; display: block; }

/*.pro_banner .bd li:first-child{ display: block}*/
.pro_banner .bd li a { display: block; text-align: center; }

.fourth_cate { width: 233px; }

.fourth_cate > h3 { font-size: 18px; padding-left: 28px; border-bottom: 1px solid #aaaaaa; background: url("/static/themes/default/images/pro_icon.png") no-repeat left top; padding-bottom: 8px; }
.lang_ar .fourth_cate > h3 {padding-left: 0;padding-right: 28px; background: url("/static/themes/default/images/pro_icon.png") no-repeat right top; text-align: right;}

.fourth_cate ul { padding: 10px 0; margin-bottom: 8px; }

.fourth_cate ul li { padding-left: 20px; }

.fourth_cate ul li a { font-size: 16px; /*color: #8c8c8c;*/color: #2a5b75; display: block; padding: 10px 0 10px 10px; background: url("/static/themes/default/images/grey_dot.png") no-repeat left center; }
.lang_ar .fourth_cate ul li a { padding: 10px 10px 10px 0px; background: url("/static/themes/default/images/grey_dot.png") no-repeat right center; }

.fourth_cate ul li:hover a, .fourth_cate ul li.on a { color: #ff6c00; background: url("/static/themes/default/images/red_dot.png") no-repeat left center; }
.lang_ar .fourth_cate ul li:hover a, .lang_ar .fourth_cate ul li.on a {background: url("/static/themes/default/images/red_dot.png") no-repeat right center; }

.download_file { width: 232px; height: 48px; border: 1px solid #bfbfbf; background: url("/static/themes/default/images/download_icon.png") no-repeat 26px 15px #ff6c00; margin: 0 auto; }
.lang_ar .download_file {background: url("/static/themes/default/images/download_icon.png") no-repeat right 26px top 15px #ff6c00;}
.requst_quote { width: 232px; height: 48px; border: 1px solid #bfbfbf; margin: 30px auto 0; background:  #ff6c00;}
.download_file a,.requst_quote a { display: block; line-height: 48px; height: 48px; color: #fff; text-indent: 64px; font-size: 16px; }

.sec_category_title { font-size: 24px; text-align: center; }

.pro_cate_attr { border: 2px  solid #2e9fbd; /*第1行客户要求不固定宽度*/ background: #d2eaf1;}
.pro_cate_attr .tr { border-bottom: 1px solid #2e9fbd; height: 50px; width: 49.9%;float: left;overflow: hidden;border-right: 1px solid #2e9fbd;}
.pro_cate_attr .tr:nth-child(2n){border-right: 0;}
/* .pro_cate_attr .tr:nth-child(odd) { background: #d2eaf1; } */
/* .pro_cate_attr .tr:last-child { border-bottom: none; } */
.pro_cate_attr .tr .key { width: 145px; font-size: 17px; font-weight: bold; text-align: center; border-right: 1px solid #2e9fbd;/* height: 88%; */float: left;padding-top: 2%;display: inline-block;}
.pro_cate_attr .tr:nth-child(3) td:nth-child(2):before { content: ''; position: absolute; display: block; width: 1px; background: #2e9fbd; top: 0; left: 48%; height: 60px; }
.pro_cate_attr .value_box {/* padding-top: 16px; */position: relative; float: left;width: 63%;/* line-height: 60px; *//* height: 100%; *//* padding-top: 3%; */padding-left: 3%;display: inline-block;}
.pro_cate_attr .value { font-size: 16px; background: url("/static/themes/default/images/attr_off.png") 10px top no-repeat; /*padding-left: 34px;*/ margin-bottom: 20px;/* width: 25%;*/ box-sizing: border-box; position: relative; display: none;padding: 0 5px;}
.pro_cate_attr .value.on { /*background: url("/static/themes/default/images/attr_on.png") 10px top no-repeat; */display: block;background: none;}
.pro_cate_attr .value.on:after{content:','}
.pro_cate_attr .value.on:last-child:after{content: ' '}
.pro_cate_attr .attr_row:first-child .value_box .value { width: auto; }
.pro_cate_attr:last-child .tr{height: 65px;width: 100%;overflow: hidden;}
.sec_cate_brief { font-size: 18px; margin: 30px 0; }

.description.tr{width: 100%;height: 65px;overflow: hidden;}
.description .value_box{width: 82.025%;padding-top: 0;padding-left: 1%;height: 100%;}

#inquiry_submit_btn{border-radius: 5px;}
.prod_contact{width: 290px;z-index: 10001;margin-top: 30px;}
.prod_contact .btn{text-align: center;}
.prod_contact .btn input{text-align: center;}
.prod_contact .title{color: #fff;padding: 10px 0;background: url(/static/themes/default/images/prod_cont_pen.png)no-repeat left 10px center #ff6c00;background-size: 15%;border-radius: 5px;text-align: center;text-indent: 10%;}
.lang_ar .prod_contact .title{background: url(/static/themes/default/images/prod_cont_pen.png)no-repeat right 10px center #ff6c00;background-size: 15%;}
.prod_contact .row textarea{width: 74%;height: 40px;padding: 6px 15px;}


.productsContent{overflow: hidden;}
.lang_ar .productsContent{direction: rtl; unicode-bidi: bidi-override;text-align:right;}
.productsContent .cateTopName{font-size: 28px;color:#333;text-align: center;margin:52px 0 18px;font-family: 'OpenSans';}
.productsContent .p_banner{text-align: center;}
.productsContent .cateCommonDesc{overflow: hidden;height: 308px;}
.productsContent .cateCommonDesc a{ color:#0782C1; }
.productsContent .cateCommonDesc .c_left{float: left;width: 1200px;height: 100%;background-color:#ededed;text-align: center;padding:0 40px;box-sizing: border-box;}
.productsContent .cateCommonDesc .c_left .c_left_title{font-size: 24px;margin:30px 0 20px;font-family: 'OpenSans';}
.productsContent .cateCommonDesc .c_left .c_left_desc{font-size: 14px;color:#666666;line-height: 24px;font-family: 'OpenSans';}
.productsContent .cateCommonDesc .c_left .c_left_smallTitle{font-size: 14px;color:#444444;margin:12px 0 3px;font-family: 'OpenSans_Semibold';}
.productsContent .cateCommonDesc .c_left .c_left_smallDesc{font-size: 14px;color:#666666;font-family: 'OpenSans';line-height: 24px;}
.productsContent .cateCommonDesc .c_right{width: 430px;float: left;}
.productsContent .cateCommonDesc .c_right .c_rightTitle{color:#fff;background: #666666;font-size: 20px; height: 43px;line-height: 43px;text-align: center;font-family: 'OpenSans';}
.productsContent .cateCommonDesc .c_right .c_rightItemList{background-color: #999999;height: 264px;overflow: hidden;box-sizing: border-box;}
/*.lang_ar .productsContent .cateCommonDesc .c_right .c_rightItemList{padding:25px 0 0 0px;}*/
.productsContent .cateCommonDesc .c_right .c_rightItemList ul{float: left;width: 180px;}
.productsContent .cateCommonDesc .c_right .c_rightItemList .c_rightItem{list-style-type: disc;color:#fff;margin-bottom: 16px;}
.productsContent .cateWrapper{padding:28px 0 30px;border-bottom: 1px solid #bdbdbd}
.productsContent .cateWrapper .categoryTitle{font-size: 24px;color:#666;font-family: 'OpenSans';margin-bottom: 10px;}
.productsContent .cateWrapper .categoryList{overflow: hidden;}
.productsContent .cateWrapper .categoryList .pro_category_top{padding-left:20px;}
.productsContent .cateWrapper .categoryList .pro_category_top.on ul.sec_cate { display: block; }
.productsContent .cateWrapper .categoryList .pro_category_top .first_cate{margin-bottom: 12px;}
.productsContent .cateWrapper .categoryList .pro_category_top .first_cate em{display: inline-block;width: 16px;height: 16px;border:1px solid #b8b8b8;border-radius: 50%;font-size: 18px;line-height: 16px;color:#666;margin-right: 15px;text-align: center;font-family: 'OpenSans';}
.productsContent .cateWrapper .categoryList .pro_category_top .first_cate a{display: inline-block;color:#666;font-size: 20px;font-family: 'OpenSans';}
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate{padding-left:55px;display: none;}
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate.on .third_cate { display: block; }
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate li {list-style-type:disc;color:#666;font-size: 15px;margin-bottom: 15px;font-family: 'OpenSans';}
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate li a{color:#666;}
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate li .third_cate{padding-left: 18px;margin:12px 0;display: none}
.productsContent .cateWrapper .categoryList .pro_category_top .sec_cate li .third_cate.on a{color:#0067a8;}



.productsContent .cateAttr{margin:22px 0 30px;}
.productsContent .cateAttr .cateAttrImg{width: 560px;height: 420px;float: left;}
.productsContent .cateAttr .cateAttrBox{float: right;width: 615px;box-sizing: border-box;padding-right: 10px;}
.productsContent .cateAttr .cateAttrBox .cateAttrBox_title{font-size: 24px;color:#333;line-height: 36px;width: 250px;margin:45px 0 15px;}
.productsContent .cateAttr .cateAttrBox .cateAttrBox_list ul li{color:#888888;margin-bottom:12px;font-family: 'OpenSans';}
.productsContent .cateAttr .cateAttrBox .cateAttrBox_list .attrTopName{font-family: 'OpenSans_Semibold';color:#666;}
.productsContent .cateProdBox{padding-bottom:58px;border-bottom:1px solid #bdbdbd;margin-bottom: 22px;}
.productsContent .cateProdBox .cateProdList{overflow: hidden;}
.productsContent .cateProdBox .cateProdList .c_ProdItem{float: left; width: 190px;margin-right: 10px;}
.productsContent .cateProdBox .cateProdList .c_ProdItem:nth-child(6){margin-right: 0;}
.productsContent .cateProdBox .cateProdList .c_ProdItem .c_ProdItem_img{height: 145px;width: 100%;margin-bottom: 20px;overflow: hidden;text-align: center;}
.productsContent .cateProdBox .cateProdList .c_ProdItem .c_ProdItem_img:hover img{transform: scale(1.05);}
.productsContent .cateProdBox .cateProdList .c_ProdItem .c_ProdItem_name{font-size: 16px;font-family:'OpenSans'; text-align: center;}
.productsContent .cateProdBox .cateProdOperating{text-align: center;margin-top: 43px;}
.productsContent .cateProdBox .cateProdOperating .c_downloadBtn{display: inline-block;width: 188px;height: 40px;border:1px solid #999999;background: url('../../images/download_ico.png') no-repeat left 14px center;text-indent: 5px;color:#666;line-height: 40px;font-size:'OpenSans'; }
.productsContent .cateProdBox .cateProdOperating .c_requestBtn{display: inline-block;width: 154px;height: 42px;background: #666;color:#fff;line-height: 42px;font-size:'OpenSans';margin-left:16px;  }

.productsContent .cateProdBox .cateProdOperating .custom_pic{ margin-top:43px; display:flex;justify-content: center; }


.productsContent .cateMessage{}
.productsContent .content_fr{float: right}
.productsContent .content_fl{float: left;}
.lang_ar .productsContent .content_fr{float: left;}
.lang_ar .productsContent .content_fl{float: right;}
.productsContent .margin_12px{margin-bottom: 12px;}
.productsContent .cateMessage .cateMessageElem{margin-bottom: 22px;padding-bottom: 60px;border-bottom: 1px solid #bdbdbd;overflow: hidden;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_img{width: 560px;height: 420px;overflow: hidden;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content{width: 610px;box-sizing: border-box;padding:70px 0 0 0;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .m_con_title{font-size: 24px;font-family:'OpenSans';line-height: 36px;margin-bottom: 33px;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .m_con_title_attr{font-size: 24px;font-family:'OpenSans';line-height: 36px;margin-bottom: 10px;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .m_con_desc{font-family:'OpenSans';color:#888;line-height: 24px;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content.content_fl .m_con_desc{padding-right: 88px;color:#666;}

.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorTitle{font-size: 16px;font-family:'OpenSans_Semibold';margin: 35px 0 8px;color:#555555;font-family: 'OpenSans';}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorList{width: 265px;overflow: hidden;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorList .attrColorItem{width: 80px;float: left;margin-right: 10px;text-align: center;margin-bottom: 18px;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorList .attrColorItem:nth-child(3n){margin-right: 0;}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorList .attrColorItem .attrColorItem_img{width: 100%;height: 40px;margin-bottom: 6px;box-shadow: 0 5px 10px rgba(0,0,0,.1)}
.productsContent .cateMessage .cateMessageElem .cateMessageElem_content .attrColorList .attrColorItem .attrColorItem_name{color:#555;font-size: 12px;font-family: 'OpenSans';}
/* DIRECTION CONTROLS (NEXT / PREV) */
.productsContent .cateProdBox .cateProdList .bx-wrapper{position: relative;}
.productsContent .cateProdBox .cateProdList .bx-wrapper .bx-pager {display: none}
.productsContent .cateProdBox .cateProdList .bx-wrapper .bx-prev { left: 0; background: url(../../images/prodbtn.png) no-repeat center; }
.productsContent .cateProdBox .cateProdList .bx-wrapper .bx-next { right: 0; background: url(../../images/prodbtn.png) no-repeat center;transform: rotate(180deg); }
.productsContent .cateProdBox .cateProdList .bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 45px; text-indent: -9999px; z-index: 9999; }
.productsContent .cateProdBox .cateProdList .bx-wrapper .bx-controls-direction a.disabled { display: none; }



.productsContent .cate_contact{overflow: hidden;}
.productsContent .cate_contact .title{margin:38px 0 48px;color:#000;font-size: 32px;text-align: center;font-family:'OpenSans';}
.productsContent .cate_contact .row{width: 380px;float: left;margin-right: 28px;}
.productsContent .cate_contact .row:nth-child(3n){margin-right: 0;}
.productsContent .cate_contact .row .half_row{height: 100%;}
.productsContent .cate_contact .row .subject_span{width:100%;}
.productsContent .cate_contact .row .subject{height: 46px;}
.productsContent .cate_contact .row .half_country{width:100%;}
.productsContent .cate_contact .row .chzn-container{height: 46px;}
.productsContent .cate_contact .row .chzn-container-single .chzn-single{height: 46px;line-height: 46px;}
.productsContent .cate_contact .row .half_row input{width: 100%;padding:23px 0;}
.productsContent .cate_contact .row .half_lang{display: block;width: 100%;text-align: left;line-height: 28px;height: auto;}
.lang_ar .productsContent .cate_contact .row .half_lang{text-align: right;}

.productsContent .cate_contact .cateRow{width: 100%;float: left;margin-right: 0;}
.productsContent .cate_contact .cateRow textarea{width: 100%;height: 248px;}
.productsContent .cate_contact .cateRow #inquiry_submit_btn{background-color: #666;margin-bottom: 63px;}
