* {
	margin: 0;
	padding: 0;
}
.sbutton {
/*	height: 42px;*/
}
.clearfix {
	margin: 0;
}
.navbar:nth-child(3) {
	/*margin-top:30px;*/
	margin-bottom: 20px;
	border-bottom: 1px dashed #f2f2f2;
}
.header {
	border-bottom: 1px solid #f2f2f2;
}
.navbar {
	width: 1200px;
	float: left;
}
.button {
	height: 34px;
	background: red;
	float: right;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 0 14px 0;
}
.searchword {
	width: 800px;
	float: right;
	height: 100%;
}
.search {
	outline: none;
    width: 500px;
    line-height: 34px;
    height: 35px;
    background: none;
    border: 1px solid #30b7cb;
    padding-left: 10px;
    float: right;
    font-size: 12px;
    color: #333;
}
.submit {
	width: 1200px;
	margin: 0 auto 30px;
}
.nav {
	width: 1200px;
	height: 153px;
	margin: 0 auto;
}
.content .nav ul {
    border-bottom: 1px dashed #f2f2f2;
    line-height: 41px;
    height: 41px;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.content .nav ul>li a {
	color: #999999;
}
.content .nav ul>li {
	float: left;
	margin-right: 22px;
}
/*.nav ul>li:nth-child(1){
	font-weight:600;
	color:#333;
	}*/
/*.nav ul>li:nth-child(1) a{
	font-weight:600;
	color:#333;
	}*/
.nav ul>li:nth-child(2) a {
	color: #1d99ac;
}
.product1 {
	width: 99%;/*	margin:30px auto 0;*/
}
.main {
	width: 80%;
	float: left;
	margin-bottom: 40px;
}
.main .photo {
	width: 370px;
	height: 360px;
	float: left;
}
.main .photo img {
	width: 100%;
	height: 100%;
}
.main .pro_details {
	width: 500px;
	float: left;
	margin-left: 30px;
}
.hottext {
	text-align: center;
	color: #333；
}
.main .pro_details .consult {
	height: 76px;
	background: #f9f9f9;
	padding: 0;
	margin: 0;
	margin-bottom: 16px;
}
.main .pro_details .title {
	margin: 0;
}
.main .pro_details .title a {
	font-size: 22px;
	color: #333333;
	line-height: 30px;
}
.main .pro_details .consult li {
	margin: 10px 0 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #666;
}
.main .pro_details .consult li:nth-child(1) a {
	color: #ef1010;
	font-size: 20px;
	font-weight: 800;
	display: inline-block;
	margin-top: 10px;
}
.consult_2 {
	border-bottom: 1px dotted #999999;
}
.consult_2 li {
	margin-bottom: 16px;
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
}
.main form {
	float: none;
	margin: 22px 0 21px 10px;
}
.main form input {
	width: 123px;
	height: 36px;
	float: left;
	margin-right: 20px;
	border: none;
	color: white;
}
.main form input:nth-child(1) {
	background-color: #2d8de4;
}
.main form input:nth-child(3) {
	background-color: #fa6a00;
}
.main form input:nth-child(2) {
	background: #ef1010;
}
.title2 {
	font-size: 15px;
	color: #666666;
	margin-left: 10px;
	float: left;
	font-weight: normal;
	margin-top: 2px;
}
.guarantee {
	float: left;
	margin-top: 14px;
}
.guarantee>li {
	float: left;
	font-size: 14px;
	color: #4c4d90;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right: 6px;
}
.guarantee li a {
	display: inline-block;
	float: right;
	margin-left: 3px;
	margin-top: 2px;
}
.guarantee li img {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}
.through {
	width: 180px;
	float: right;
	padding-left: 40px;
	border-left: 1px solid #dad3d3;
}
.through .title3 {
	font-size: 22px;
	color: #333;
	font-weight: 800px;
	margin: 0;
	padding: 0;
	line-height: 50px;
}
.through ul {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
.through ul>li a img {
	border: 1px solid #eeeeee;
	width: 179px;
	height: 179px;
}
.through ul>li a span {
	width: 100%;
	font-size: 17px;
	color: #666666;
	display: block;
	text-align: center;
	line-height: 48px;
}
.details {
	float: left;
	margin-bottom: 12px;
	width: 74%;
}
.details ul {
    margin: 0;
    /* margin-left: 10px; */
    margin-bottom: 25px;
}
.details ul>li {
	float: left;
}
.details ul>li a {
	font-size: 14px;
	padding: 6px 17px;
}
/*.details ul>li:nth-child(1) a{
	color:#7e9c2c;
	border-top:2px solid #7e9c2c;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	}*/
.chosen {
	color: black;
}
.chosen1 {
	color: white;
	background: #30b7cb;
}
.details_main {
	width: 100%;
	padding-left: 20px;
	display: none;
	margin: 0 auto;
	border-top: 1px dotted #999999;
}
.detail_main_top {
	width: 930px;
	height: 30px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
.detail_main_top ul {
	/*width:100px;*/
	height: 30px;
}
.detail_main_top ul li {
	width: 100px;
	line-height: 30px;
	text-align: center;
	margin-left: 10px;
	height: 30px;
	background-color: #584b3f;
	color: white;
}
.detail_main_top ul li:hover {
	background-color: #f27300;
}
.detail_main_content1 {
	margin-top: 5px;
	width: 930px;
	overflow-x: auto;
	font-size: 9px;
	float: left;
}
.detail_main_content1 table tr td {
	text-align: center;
	height: 35px;
}
.xunjia {
	width: 120px;
	height: 34px;
	margin-right: 10px;
	border: none;
	color: white;
	font-size: 14px;
	float: right;
	padding: 0;
	background-color: #30b7cb;
	position: relative;
	top: -24px;
}
.detail_main_tables {
	width: 100%;
	font-size: 14px;
	height: 300px;
}
.detail_main_tables tr {
	line-height: 20px;
}
.detail_main_tables td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccd4d3;/*border:1px solid black;*/
}
.detail_main_content2 {
	overflow: auto;
	margin-top: 5px;
	/*display: none;*/
	width: 930px;
	font-size: 9px;
	float: left;
}
.picsize, .prolist {
	cursor: pointer;
}
.border {
	width: 100%;
}
.crossline {
	color: gray;
	text-decoration: line-through;
}
.carpos1 {
	position: fixed;
}
.carpos2 {
	position: absolute;
}
.carpos {
	width: 50px;
	height: 40px;
	background: #f27300;
	/*position: fixed;*/
	/*position: absolute;*/
	/*line-height: 50px;*/
	color: white;
	text-align: center;
	font-size: 10px;
	border-radius: 20%;
	z-index: 1000;
	right:0;
	top: 400px;
}
.carpos a {
	color: white;
}
.trbg {
	background-color: #a8bcc6;
	color: white;
}
.producpic {
	max-width: 40%;
}
/*.imgsize0{
	width: 100px;
	float:left;
	  height: 0;
	  padding-top: 100%;
	  overflow: hidden;
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
}*/
