.products_banner{width: 100%;height: 160px;position: relative;overflow:hidden;}
.products_banner .cnt{width: 1180px;height:160px;margin:0 auto; position: relative;}
.products_banner .cnt .bg_img{display: block; width: 1920px; height: 160px; position: absolute; top:0; left:50%; margin:0 0 0 -960px;}
.products_banner .cnt .products_search{width: 632px; position: absolute; top:34px;left:265px;}
.products_banner .cnt .products_search .search_input{width: 467px;height: 47px;line-height: 47px;background: url('/static/themes/default/images/product_search.png') no-repeat; background-position:14px center;  background-color: #ffffff;border:0;border-radius: 1px;padding-left: 50px;vertical-align: middle;}
.products_banner .cnt .products_search .search_submit{width: 88px;height: 88px; border:2px solid #fff; border-radius: 50%;background: transparent; margin-left: 22px; cursor:pointer; color:#fff;font-size: 16px;}
.goods_content{width: 1180px; margin:0 auto; padding-top: 25px;}
.goods_content .content_Bigtitle{font-size: 28px; font-weight: bold; }
.goods_content .content_crumbs{width: 1180px; height:41px ; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:8px auto 0;color:#999; line-height: 41px;}
.goods_content .content_crumbs a{ color:#666;margin:0 5px 0 5px;}
 
.goods_content .content_box{padding-top: 30px;}
.goods_content .content_box .content_left{width: 250px;float:left;}
.goods_content .content_box .content_left .catagory_title{font-size: 18px;}
.goods_content .content_box .content_left .catagory_list{margin-top: 30px;}
.goods_content .content_box .content_left .catagory_list .catagory_info{margin-bottom: 1px;}
.goods_content .content_box .content_left .catagory_list .catagory_info .info_line{width:6px;height: 48px; float:left; background:#1a3785;}
.goods_content .content_box .content_left .catagory_list .catagory_info .top_a{ display: block; padding-top:16px;padding-bottom: 18px;background:#f1f3f2;  font-size: 14px;padding-left: 28px;}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul{background: #fff;margin: 10px 0 10px 0;display: none;}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul .sec_arrow{float: left;width: 15px; height:15px; border-radius: 50%; background: #1a3785;text-align: center;line-height: 15px; font-size: 12px;color:#fff; margin:3px 10px 0 20px;}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul li{border-bottom: 1px dashed #d6d6d6;padding-bottom: 14px; padding-top: 18px;}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul li:last-child{border-bottom: 0;}
.goods_content .content_box .content_left .hot_products{margin-top: 43px;}
.goods_content .content_box .content_left .hot_products h1{font-size: 18px;margin-bottom: 20px;}
.goods_content .content_box .content_left .hot_products .hot_info{width: 248px;height: 230px; border:1px solid #e9e9e9; margin-bottom: 12px;}
.goods_content .content_box .content_left .hot_products .hot_info .hot_img{width:200px;height:180px;margin:5px auto;position: relative;}
.goods_content .content_box .content_left .hot_products .hot_info .hot_img img{width: 200px;height:auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg ul{margin:5px auto; color: #999; text-align:center;}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg ul li:first-child{margin-bottom: 5px; color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .msg_star{display: inline-block; background: url(../images/star.png) no-repeat; overflow: hidden; position: relative; vertical-align: middle; z-index: 1; margin:2px 0 0 33px;background-position: 0 0;}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .star_s5{background-position:3px 0px}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .star_s4{background-position:-13px 0px}
.goods_content .content_box .content_right{width:880px; float: right; }
.goods_content .content_box .content_right .goods_detail{width:877px;/*border:1px solid #bbbbbb;*/ margin: 8px 0px 0 3px;overflow: hidden;}
.goods_content .content_box .content_right .goods_detail .preview{width: 450px;float: left; padding-top: 30px; padding-left: 20px;}
/* smallImg */
.goods_content .content_box .content_right .goods_detail .preview .smallImg {height:95px; width:450px; margin-left:3px; float:left;overflow:hidden;}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li {height:68px; width:71px; float:left; text-align:center;padding-right: 13px;}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li img{width:71px; height:68px;cursor:pointer;border:3px solid #f3f3f3;}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li img:hover{border:3px solid #1a3785;}
/* bigImg */
.goods_content .content_box .content_right .goods_detail .preview .bigImg{position:relative; float:left;margin-bottom: 12px;}
.goods_content .content_box .content_right .goods_detail .preview .bigImg_img{ width:450px; height:380px;position:relative;}
.goods_content .content_box .content_right .goods_detail .preview .bigImg_img img{ width:450px; max-height:396px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.goods_content .content_box .content_right .goods_detail .preview .bigImg #winSelector{width:150px; height:150px;}
.goods_content .content_box .content_right .goods_detail .preview .bigImg #winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; }
/* bigView */
.goods_content .content_box .content_right .goods_detail .preview #bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999}
.goods_content .content_box .content_right .goods_detail .preview #bigView img{position:absolute;}
.goods_content .content_box .content_right .goods_detail .goods_msg{width: 375px;float: right;margin-right: 12px;padding-top: 30px;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_title{font-size: 24px;color:#111; line-height: 32px;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_item{color:#898989;margin-top:12px;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case{width: 372px;border-top: 1px solid #e8e8e8;margin-top:28px; }
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info{border-bottom: 1px solid #e8e8e8;padding-top: 18px;padding-bottom: 14px; }
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_title{font-weight:bold;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_title span:last-child{float: right;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_list{margin-top: 18px;display: none;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_list ul li{margin-bottom: 9px; color:#666;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn{margin: 28px 0 35px 0;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry{margin-bottom: 10px;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry a{display:block; width: 262px; height:44px;background-color: #1a3785; line-height: 44px;font-size: 16px; color:#fff;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry .inquiry_img{float:left; margin:9px 14px 0 65px;}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .download a{display:block; width: 260px; height:42px; border-radius: 2px; background: #fff; line-height: 44px; text-align:center; font-size: 16px; color:#1a3785; border:1px solid #1a3785;}
.goods_content .content_box .content_right .video iframe { height: 543px; width: 875px; margin: 20px 0;}

.goods_content .content_box .content_right .goods_desc{padding-top: 18px;margin-left:3px; }
.goods_content .content_box .content_right .goods_desc .desc_header{width: 880px;height: 68px;overflow: hidden;float: left;margin-bottom: 40px;position: relative;}
.goods_content .content_box .content_right .goods_desc .desc_header .header_line{width: 880px;height: 1px; background: #ccc;position: absolute;top: 57px;left: 0;z-index: -200;}
.goods_content .content_box .content_right .goods_desc .desc_header>ul{float: left;}
.goods_content .content_box .content_right .goods_desc .desc_header>ul>li{float: left;font-size: 18px; padding: 20px 36px 13px;display: inline-block;text-align: center;position: relative; cursor: pointer;color:#999;}
.goods_content .content_box .content_right .goods_desc .desc_header>ul>li:first-child{background: #1a3785;}

.goods_content .content_box .content_right .goods_desc .desc_header>ul>li:first-child{color: #fff;}
.goods_content .content_box .content_right .goods_desc .desc_header .bg_cursor{background: url('/static/themes/default/images/goods_change_bg.png') no-repeat;position: absolute;width: 183px;height: 55px;top: 10px;left: 0px;z-index: -100; }
.goods_content .content_box .content_right .goods_desc .header_link{float: right;padding-top: 20px;}
.goods_content .content_box .content_right .goods_desc .header_link>ul>li{display: inline-block;margin-left: 15px;}
.goods_content .content_box .content_right .goods_desc .desc_info{width: 880px;padding-top: 40px; display: none;}
.goods_content .content_box .content_right .return{height: 40px; width: 150px; margin: 30px auto; background: #1a3785; padding: 5px;}
.goods_content .content_box .content_right .return a{display: block;color: #fff;line-height: 40px;text-align: center;border: 1px solid #fff;}
.goods_content .content_box .content_right .goods_desc .desc_info p{line-height: 30px;}
.goods_content .content_box .content_right .goods_desc .desc_info img{max-width: 100%;text-align: center;}
.goods_content .content_box .content_related{margin-top: 76px;border-top: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0; overflow: hidden; }
.goods_content .content_box .content_related h1{font-size: 18px; font-weight: bold; color:#999;padding-top: 20px;padding-bottom:16px;}
.goods_content .content_box .content_related .products_info{width: 221px;float: left;margin-right:18px; /*border:solid 1px #e0e0e0;*/}
.goods_content .content_box .content_related .products_info .info_img{ width:210px; height: 160px; margin:0px auto;position: relative;}
.goods_content .content_box .content_related .products_info .info_img .img{ width:210px; height:auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.goods_content .content_box .content_related .products_info .info_title{text-align: center;margin:10px 0 6px 0; font-size: 16px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.goods_content .content_box .content_related .products_info .info_des{text-align: center;margin-bottom: 15px;color:#999;}
.goods_content .content_box .content_related .products_info .info_more{display: block;width:74px;height:27px;border-radius: 16px;background: #1a3785; text-align: center;line-height: 27px;font-size:24px;color:#fff; margin:0 auto 33px;}
.goods_content .content_box .content_viewAll{float: right;margin:18px 0 26px 0;}
.goods_content .content_box .content_viewAll a{color:#1a3785;}
.catagory_info a.color_43{color:#1a3785; border-left:6px solid #1a3785;}
.catagory_info a{ border-left:6px solid #f1f3f2; }
.catagory_info:hover a{color:#1a3785; border-left:6px solid #1a3785; padding-left:-6px}
.open{display: block!important;}