@charset "utf-8";
.pro-detail{width:1200px;height:100%;margin: 0px auto;}
	.search{ width: 1194px;}
	.search .search-title{float:left;display:inline-block;}
	.search .selected-style{float:right;margin-top: 15px;}
	.btn-color{background-color: #051b3c;}
	.pro-type{margin-top:0px;}
	.detail-title {width: 1194px;margin-top: 10px;}
	.pro-type .detail-title{line-height:40px;color:#fff;}
	.pro-type .detail-title .oper-title{float: left;}
	.pro-type .detail-title .oper-title .type-title{font-size: 18px; border-left: 3px solid #fff;  border-right: 3px solid #fff;  padding: 0px 20px;  margin: 0px 5px;}
	.pro-type .detail-title  .pro-title-disc{float: right;  height: 40px; line-height: 40px;}
	.pro-type .detail-title  .pro-title-disc .oper-disc{width: 8px;  height: 8px;  background: #fff; border-radius: 8px;  display: inline-block;margin: 0px 5px;}
	.pro-type .pro-header ul li{list-style-type:none;width:298px;float:left; border:1px solid #fff;margin-bottom: 10px;}
	.pro-li-xc4{ width:290px; border: 1px solid #999;}
	.fixclear{clear:both;}
	.pro-li-img{padding: 5px 10px;border:0}
	..pro-li-img>a { display: block; width: 100%; height: 100%; overflow: hidden;}
	.product-list .pro-li-img img:hover { -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
	.product-list-detail .pro-li-img img {cursor: pointer; transition: all .5s; background-size:cover;}
	/* .product-list-detail .pro-li-img{
    width:100%;
    height:0;
    padding-bottom: 100%;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
} */
	.pro-li-desc{height: 60px; overflow: hidden;}
	.pro-li-desc p {text-align:center;width: 240px;  margin: 10px auto;}
	.pro-li-title{padding: 15px 0px;     height: 60px; overflow: hidden;}
	.pro-li-title p{text-align:center;margin-top:10px;}
	.pro-li-title p a:hover{text-decoration:underline;}
	.pro-li-title p .pro-li-disc{width: 20px;  height: 20px;  background: #5d7120; border-radius: 20px;  display: inline-block;}

	.product-list ul li{margin:10px 0px;list-style-type:none;float:left; border:1px solid #fff;}
	.product-cxs4{ width:290px; border: 1px solid #999;}
	.product-cxs4 .pro-li-img{padding:0px;border:0;/* height: 200px; */overflow: hidden;}
	.product-title{/* background:#de780e; */height: 70px;}
	.product-title p{padding-left:10px;padding-top:10px;font-size:16px;}
	.product-title p .pro-price{width: 220px; display: inline-block;  overflow: hidden;}
	.product-title p .oper-disc{width: 6px;  height: 6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 3px;margin-bottom: 6px;}
		/*左侧栏导航  */
 	.sin-nav{position: fixed; top: 150px; left:0px; z-index: 99999999;display:none;}
 	.sin-nav-tab{margin:0 auto;background: #fff;border-bottom: 1px solid #002a66; border-right: 1px solid #002a66;}
 	.sin-nav-tab ul li{width:100px;font-size:16px;border-top:1px solid #002a66;line-height:40px;list-style:none;text-align:center;}
 	.sin-nav-tab ul li a{color:#002a66}
 	.sin-nav-tab ul li a:hover{display:block;background:#002a66;color:#fff;}
 	
 	/*分辨率小于1200px*/
	@media screen and (max-width:1200px){
		.pro-detail{width:100%;height:100%;margin: 0px auto;}
		.search{background:#fff; width:100%;}
		.search .search-title{float:none;display:inline-block;}
		.search .selected-style{float:right;margin-top: 15px;}
		.layui-form-item { text-align: center;margin-bottom: 5px;}
		
		.btn-color{background-color: #051b3c;}
		.pro-type{margin-top:0px;}
		.detail-title {width: 100%;margin-top: 10px;}
		.pro-type .detail-title{line-height:40px;color:#fff;}
		.pro-type .detail-title .oper-title{float: left;}
		.pro-type .detail-title .oper-title .type-title{font-size: 18px; border-left: 3px solid #fff;  border-right: 3px solid #fff;  padding: 0px 20px;  margin: 0px 5px;}
		.pro-type .detail-title  .pro-title-disc{float: right;  height: 40px; line-height: 40px;}
		.pro-type .detail-title  .pro-title-disc .oper-disc{width: 8px;  height: 8px;  background: #fff; border-radius: 8px;  display: inline-block;margin: 0px 5px;}
		.pro-type .pro-header ul li{list-style-type:none;width:298px;float:left; border:1px solid #fff;margin-bottom: 10px;}
		.pro-li-xc4{ width:290px; border: 1px solid #999;}
		.fixclear{clear:both;}
		.pro-li-img{padding: 5px 10px;border:0}
		..pro-li-img>a { display: block; width: 100%; height: 100%; overflow: hidden;}
		.product-list .pro-li-img img:hover { -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
		.product-list-detail .pro-li-img img {cursor: pointer; transition: all .5s; background-size:cover;}
		/* .product-list-detail .pro-li-img{
		    width:100%;
		    height:0;
		    padding-bottom: 100%;
		    overflow:hidden;
		    background-position: center center;
		    background-repeat: no-repeat;
		    -webkit-background-size:cover;
		    -moz-background-size:cover;
		    background-size:cover;
		} */
		.pro-li-desc{height: 60px; overflow: hidden;}
		.pro-li-desc p {text-align:center;width: 240px;  margin: 10px auto;}
		.pro-li-title{padding: 15px 0px;     height: 60px; overflow: hidden;}
		.pro-li-title p{text-align:center;margin-top:10px;}
		.pro-li-title p a:hover{text-decoration:underline;}
		.pro-li-title p .pro-li-disc{width: 20px;  height: 20px;  background: #5d7120; border-radius: 20px;  display: inline-block;}
	
		.product-list ul li{margin:10px 0px;list-style-type:none;float:left; border:1px solid #fff;}
		.product-cxs4{ width:99%; border: 1px solid #999;}
		.product-cxs4 .pro-li-img{padding:0px;border:0;/* height: 200px; */overflow: hidden;}
		.product-title{/* background:#de780e; */height: 65px;}
		.product-title p{padding-left:10px;padding-top:10px;font-size:15px;}
		.product-title p .pro-price{width:80%; display: inline-block;  overflow: hidden;}
		.product-title p .oper-disc{width: 6px;  height: 6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 0px;margin-bottom: 6px;}

	}
	@media screen and (min-width:780px) and (max-width:1000px){
		.pro-detail{width:100%;height:100%;margin: 0px auto;}
		.search{background:#fff; width:100%;}
		.search .search-title{float:none;display:inline-block;}
		.search .selected-style{float:right;margin-top: 10px;}
		.layui-form-item { text-align: center;margin-bottom:10px;}
		.layui-form-item .layui-input-inline { display: inline-block;}
		.btn-color{background-color: #051b3c;}
		.pro-type{margin-top:0px;}
		.detail-title {width: 100%;margin-top:5px;}
		.pro-type .detail-title{line-height:40px;color:#fff;}
		.pro-type .detail-title .oper-title{float: left;}
		.pro-type .detail-title .oper-title .type-title{font-size: 18px; border-left: 3px solid #fff;  border-right: 3px solid #fff;  padding: 0px 20px;  margin: 0px 5px;}
		.pro-type .detail-title  .pro-title-disc{float: right;  height: 40px; line-height: 40px;}
		.pro-type .detail-title  .pro-title-disc .oper-disc{width: 8px;  height: 8px;  background: #fff; border-radius: 8px;  display: inline-block;margin: 0px 5px;}
		.pro-type .pro-header ul li{list-style-type:none;width:298px;float:left; border:1px solid #fff;margin-bottom: 10px;}
		.pro-li-xc4{ width:290px; border: 1px solid #999;}
		.fixclear{clear:both;}
		.pro-li-img{padding: 5px 10px;border:0}
		..pro-li-img>a { display: block; width: 100%; height: 100%; overflow: hidden;}
		.product-list .pro-li-img img:hover { -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
		.product-list-detail .pro-li-img img {cursor: pointer; transition: all .5s; background-size:cover;}
		/* .product-list-detail .pro-li-img{
		    width:100%;
		    height:0;
		    padding-bottom: 100%;
		    overflow:hidden;
		    background-position: center center;
		    background-repeat: no-repeat;
		    -webkit-background-size:cover;
		    -moz-background-size:cover;
		    background-size:cover;
		} */
		.pro-li-desc{height: 60px; overflow: hidden;}
		.pro-li-desc p {text-align:center;width: 240px;  margin: 10px auto;}
		.pro-li-title{padding: 15px 0px;     height: 60px; overflow: hidden;}
		.pro-li-title p{text-align:center;margin-top:10px;}
		.pro-li-title p a:hover{text-decoration:underline;}
		.pro-li-title p .pro-li-disc{width: 20px;  height: 20px;  background: #5d7120; border-radius: 20px;  display: inline-block;}
	
		.product-list ul li{margin:10px 0px;list-style-type:none;float:left; border:1px solid #fff;}
		.product-cxs4{ width:99%; border: 1px solid #999;}
		.product-cxs4 .pro-li-img{padding:0px;border:0;/* height: 200px; */overflow: hidden;}
		.product-title{/* background:#de780e; */height: 65px;}
		.product-title p{padding-left:10px;padding-top:10px;font-size:15px;}
		.product-title p .pro-price{width:80%; display: inline-block;  overflow: hidden;}
		.product-title p .oper-disc{width: 6px;  height: 6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 0px;margin-bottom: 6px;}

	}
	@media screen and (min-width:480px) and (max-width:780px){
		.pro-detail{width:100%;height:100%;margin: 0px auto;}
		.search{background:#fff; width:100%;}
		.search .search-title{float:none;display:inline-block;}
		.search .selected-style{float:right;margin-top: 5px;}
		.layui-form-item { text-align: center;margin-bottom: 5px;}
		.layui-form-item .layui-input-inline { display: inline-block; width:150px;margin: 0 0 0px 0px;}
		.btn-color{background-color: #051b3c;}
		.pro-type{margin-top:0px;}
		.detail-title {width: 100%;margin-top:5px;}
		.pro-type .detail-title{line-height:40px;color:#fff;}
		.pro-type .detail-title .oper-title{float: left;}
		.pro-type .detail-title .oper-title .type-title{font-size: 18px; border-left: 3px solid #fff;  border-right: 3px solid #fff;  padding: 0px 20px;  margin: 0px 5px;}
		.pro-type .detail-title  .pro-title-disc{float: right;  height: 40px; line-height: 40px;}
		.pro-type .detail-title  .pro-title-disc .oper-disc{width: 6px;  height:6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 2px;}
		.pro-type .pro-header ul li{list-style-type:none;width:298px;float:left; border:1px solid #fff;margin-bottom: 10px;}
		.pro-li-xc4{  border: 1px solid #999;}
		.fixclear{clear:both;}
		.pro-li-img{padding: 5px 10px;border:0}
		..pro-li-img>a { display: block; width: 100%; height: 100%; overflow: hidden;}
		.product-list .pro-li-img img:hover { -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
		.product-list-detail .pro-li-img img {cursor: pointer; transition: all .5s; background-size:cover;}
		/* .product-list-detail .pro-li-img{
		    width:100%;
		    height:0;
		    padding-bottom: 100%;
		    overflow:hidden;
		    background-position: center center;
		    background-repeat: no-repeat;
		    -webkit-background-size:cover;
		    -moz-background-size:cover;
		    background-size:cover;
		} */
		.pro-li-desc{height: 60px; overflow: hidden;}
		.pro-li-desc p {text-align:center;width: 240px;  margin: 10px auto;}
		.pro-li-title{padding: 15px 0px;     height: 60px; overflow: hidden;}
		.pro-li-title p{text-align:center;margin-top:10px;}
		.pro-li-title p a:hover{text-decoration:underline;}
		.pro-li-title p .pro-li-disc{width: 20px;  height: 20px;  background: #5d7120; border-radius: 20px;  display: inline-block;}
	
		.product-list ul li{margin:10px 0px;list-style-type:none;float:left; border:1px solid #fff;}
		.product-cxs4{ width:99%; border: 1px solid #999;}
		.product-cxs4 .pro-li-img{padding:0px;border:0;/* height: 200px; */overflow: hidden;}
		.product-title{/* background:#de780e; */height: 65px;}
		.product-title p{padding-left:10px;padding-top:10px;font-size:14px;}
		.product-title p .pro-price{width: 80%; display: inline-block;  overflow: hidden;}
		.product-title p .oper-disc{width: 6px;  height: 6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 0px;margin-bottom: 6px;}
		
	
	
	}
	@media screen and (max-width:480px){
		.pro-detail{width:100%;height:100%;margin: 0px auto;}
		.search{background:#fff; width:100%;}
		.search .search-title{float:none;display:inline-block;}
		.search .selected-style{float:right;margin-top: 5px;}
		.layui-form-item { text-align: center;margin-bottom: 5px;}
		.layui-form-item .layui-input-inline { display: inline-block; width:130px;margin: 0 0 0px 0px;}
		.search .layui-form-item .layui-form-label { text-overflow: ellipsis;overflow: hidden;white-space: nowrap; width: 50px !important;}
		.search .layui-form-item .layui-input-inline { float: left !important;}
		.layui-form-item .layui-input-inline+.layui-form-mid { margin-left: 0px !important;}
		.layui-form-item .layui-input-inline .layui-form-mid {margin-left: 0px !important;}
		.btn-color{background-color: #051b3c;}
		.pro-type{margin-top:5px;}
		.detail-title {width: 100%;margin-top:0px;}
		.pro-type .detail-title{line-height:40px;color:#fff;}
		.pro-type .detail-title .oper-title{float: left;}
		.pro-type .detail-title .oper-title .type-title{font-size: 18px; border-left: 3px solid #fff;  border-right: 3px solid #fff;  padding: 0px 20px;  margin: 0px 5px;}
		.pro-type .detail-title  .pro-title-disc{float: right;  height: 40px; line-height: 40px;}
		.pro-type .detail-title  .pro-title-disc .oper-disc{width: 6px;  height:6px;  background: #fff; border-radius:6px;  display: inline-block;margin: 0px 2px;}
		.pro-type .pro-header ul li{list-style-type:none;width:298px;float:left; border:1px solid #fff;margin-bottom: 10px;}
		.pro-li-xc4{ width:100%; border: 1px solid #999;}
		.fixclear{clear:both;}
		.pro-li-img{padding: 5px 10px;border:0}
		..pro-li-img>a { display: block; width: 100%; height: 100%; overflow: hidden;}
		.product-list .pro-li-img img:hover { -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
		.product-list-detail .pro-li-img img {cursor: pointer; transition: all .5s; background-size:cover;}
		/* .product-list-detail .pro-li-img{
		    width:100%;
		    height:0;
		    padding-bottom: 100%;
		    overflow:hidden;
		    background-position: center center;
		    background-repeat: no-repeat;
		    -webkit-background-size:cover;
		    -moz-background-size:cover;
		    background-size:cover;
		} */
		.pro-li-desc{height: 60px; overflow: hidden;}
		.pro-li-desc p {text-align:center;width: 100%;  margin: 10px auto;}
		.pro-li-title{padding: 15px 0px;height: 60px; overflow: hidden;}
		.pro-li-title p{text-align:center;margin-top:10px;}
		.pro-li-title p a:hover{text-decoration:underline;}
		.pro-li-title p .pro-li-disc{width: 20px;  height: 20px;  background: #5d7120; border-radius: 20px;  display: inline-block;}
	
		.product-list ul li{margin:2px 0px 0 0;list-style-type:none;float:left; border:1px solid #fff;}
		.product-cxs4{ width:99%; border: 1px solid #999;}
		.product-cxs4 .pro-li-img{padding:0px;border:0;/* height: 200px; */overflow: hidden;}
		.product-title{/* background:#de780e; */height:65px;}
		.product-title p{padding-left:5px;padding-top:10px;font-size:14px;}
		.product-title p .pro-price{width: 80%;display: inline-block;  overflow: hidden;}
		.product-title p .oper-disc{width: 6px;  height: 6px;  background: #fff; border-radius: 6px;  display: inline-block;margin: 0px 0px;margin-bottom: 6px;}
		
	
	}
