body {
	margin: 0 auto;
	font-size: 12px;
	
	color: #333;
}

ul {
	margin: 0px;
	padding: 0px;
	zoom: 1;
	/*用于IE6*/
}

div {
	zoom: 1;
	/*用于IE6,要是IE6错位,修复这个.*/
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px auto;
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}


/*a:hover{color:#DB3E3C;}*/

a img {
	border: none;
	border: 0;
}

p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

i,
em,
cite {
	font-style: normal;
}

input,
select {
	padding: 0;
	margin: 0;
}

.ovh {
	overflow: hidden;
}

.on {
	color: #c4261d!important;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.wrap2 {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}

.font-black {
	color: #000!important;
}

.font-white {
	color: #fff!important;
}

.hide {
	display: none;
}

.visible {
	display: block;
}

.h100 {
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.l {
	float: left;
}

.r {
	float: right;
}

.f12 {
	font-size: 12px!important;
}

.f13 {
	font-size: 13px!important;
}

.f14 {
	font-size: 14px!important;
}

.f15 {
	font-size: 15px!important;
}

.f16 {
	font-size: 16px!important;
}

.f18 {
	font-size: 18px!important;
}

.f20 {
	font-size: 20px!important;
}

.f22 {
	font-size: 22px!important;
}

.f24 {
	font-size: 24px!important;
}

.f26 {
	font-size: 26px!important;
}

.f28 {
	font-size: 28px!important;
}

.f30 {
	font-size: 30px!important;
}

.f32 {
	font-size: 32px!important;
}

.f34 {
	font-size: 34px!important;
}

.f36 {
	font-size: 36px!important;
}

.f38 {
	font-size: 38px!important;
}

.f40 {
	font-size: 40px!important;
}

.f42 {
	font-size: 42px!important;
}

.lh12 {
	line-height: 12px;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh42 {
	line-height: 42px;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml25 {
	margin-left: 25px;
}

.ml35 {
	margin-left: 35px;
}

.m10 {
	margin: 10px;
	_display: inline;
}

.m20 {
	margin: 20px;
}

.m0 {
	margin: 0 auto;
}

.mb20 {
	margin-bottom: 20px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pt15 {
	padding-top: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt50 {
	padding-top: 50px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb40 {
	padding-bottom: 40px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p5 {
	padding: 5px;
}

.p1 {
	padding: 1px;
}

.b {
	display: block;
}

.bold {
	font-weight: bold;
}

.in-b {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.ti {
	text-indent: -999999px;
}

.white {
	color: #fff;
}

.red {
	color: red;
	font-size: 22px;
}

.w100 {
	width: 100%;
}

.wp {
	width: 1200px;
	margin: 0 auto;
}

.divide5 {
	width: 100%;
	height: 5px;
	margin: 0 auto;
}

.divide10 {
	width: 100%;
	height: 10px;
	margin: 0 auto;
}

.divide15 {
	width: 100%;
	height: 15px;
	margin: 0 auto;
}

.divide20 {
	width: 100%;
	height: 20px;
	margin: 0 auto;
}

.divide25 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}

.divide30 {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.divide35 {
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

.divide40 {
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

.divide45 {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}

.divide50 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.divide55 {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

.divide60 {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

.divide65 {
	width: 100%;
	height: 65px;
	margin: 0 auto;
}

.divide70 {
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

.divide75 {
	width: 100%;
	height: 75px;
	margin: 0 auto;
}

.divide80 {
	width: 100%;
	height: 80px;
	margin: 0 auto;
}

.divide85 {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.divide90 {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}

.clearfix1{
    zoom: 1;
}
/**/

.top {
	width: 100%;
	height: 34px;
	background: #f5f5f5;
}

.top .top_p {
	line-height: 34px;
}

.top .top_p a {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 14px;
}

.top .top_p a span {
	margin-left: 20px;
}


/*head*/

.head {
	height: 142px;
}

.logo {
	margin-top: 23px;
}

.search {
	margin-top: 43px;
}

.search input {
	height: 38px;
	border: 1px solid #1b75bc;
}

.search button {
	width: 80px;
	height: 40px;
	border: none;
	background: #1B75BC;
}


/*nav*/
.nav_box{
	width: 100%;
	z-index: 999;
}
.nav_line {
	width: 100%;
	overflow: hidden;
height: auto;
border-bottom: 3px solid #007DDB;
}

.head_nav_fl {
	position: relative;
}

.head_nav_name {
	padding: 0 12px;
	height: 46px;
	line-height: 46px;
	width: 240px;
	background: #1b75bc;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.head_nav_name p {
	text-align: center;
}

.head_nav_fr {
	position: relative;
	width: 960px;
}

.head_nav_fr ul {
	position: relative;
	top: 0;
	z-index: 10;
	height: 48px;
}

.head_nav_fr ul li {
	position: relative;
	float: left;
	height: 46px;
	width: 106px;
	text-align: center;
}

.head_nav_fr ul li a {
	position: absolute;
	display: block;
	height: 46px;
	line-height: 46px;
	width: 80%;
	right: 0;
	font-size: 14px;
	color: #333;
}

.head_nav_fr ul li:hover a {
	color: #1b75bc;
	font-weight: bold;
}
/*栏目*/
.head_nav_bd{
	position: absolute;
	top: 52px;
    left: 0px;
   
    box-sizing: border-box;
        z-index: 2;
}
.head_nav_bd  .head_nav_bd_hd{
	width: 239px;
	
}
.head_nav_bd_hd ul li{
	    padding: 10px 15px;
    height: 68px;
    width: 100%;
    border-bottom: 1px solid #fff;
    background: #000 url(../img/icon1.png) no-repeat center right 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.head_nav_bd_hd ul li:hover{
background: #fff  url(../img/icon3.png) no-repeat center right 15px;
}

.head_nav_bd_hd ul li:hover p{
  color: #333;
}
.head_nav_bd_hd ul li.hover{
	
  background: #fff  url(../img/icon3.png) no-repeat center right 15px;
}
.head_nav_bd_hd ul li.hover p{
  color: #333;
}
.head_nav_bd ul>li>p{
	      height: 68px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
}
.prolist{
	    position: absolute;
      left: 238px;
    top: 0px;
    height: "__STATIC__/shop/css/;
    width: 960px;
    
    background: #fff;
    box-sizing: border-box;
        -webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.18);
    box-shadow: 0 8px 16px rgba(0,0,0,0.18);
}
.prolist ul li{
float: left;
   
    padding: 20px;
  
    box-sizing: border-box;
}

.prolist ul li .prolist_txt{
	height: 140px;
	overflow: hidden;
}

.prolist ul li .prolist_txt a{
	display: block;
	width: 160px;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #000000;
	
}
.prolist ul li .prolist_txt a:hover{
	color: #007DDB;
	
}

.prolist_img{
	clear: both;
}
.prolist_img p,.prolist_txt p{
	color: #007DDB !important;
	font-size: 20px !important;
}
.prolist_img li{
	width: 200px;
	float: left;
	height: 250px;
	margin-left: 20px;
}
.prolist_img li a{
	display: block;
	text-align: center;
	color: #000000;
	font-size: 16px;
}
.prolist_img li a:nth-child(1){
	display: block;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.prolist_img li a:nth-child(2){
	height: 40px;
	line-height: 40px;
}
.prolist_img li a:hover{
	color: #007DDB;
}
.prolist_img li a img{
	display: block;
	width: 100%;
	height: 100%;
transition: all 0.5s;
}
.prolist_img li a:hover img{
	transform: scale(1.1);
}
/*banner*/

.banner{width:1200px;margin:0 auto;  position:relative; overflow:hidden; top: 2px;  height:480px;; background:#000;  }
	.banner .bd{ position:relative; z-index:0;  }
	.banner .bd li{ height:480px; overflow:hidden; }
	.banner .bd li img{ display:block;  }

	.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.banner .hd ul{ text-align:center;  }
	.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px; 
		background:url(../img/dot.png) 0 -16px;
		overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px; 
	}
	.banner .hd ul .on{ background-position:0 0;  }
	.banner .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }

/**/

.section1 {
	overflow: hidden;
	margin-top: 3px;
	height: 300px;
}

.picScroll-left {
	width: 1200px;
	overflow: hidden;
	position: relative;
	
}

.picScroll-left .hd {
	overflow: hidden;

	padding: 0 10px;
}




.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	position: absolute;
	bottom:320px;left: 50%;
	background: url(../img/icoCircle.gif) 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	width: 275px;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
	width: 275px;
	height: 226px;
		display: block;
	overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	transition: all 0.3s;
	
}

.picScroll-left .bd ul li .pic a:hover img {
	transform: scale(1.1);
}

.picScroll-left .bd ul li .title {
	position: absolute;
top: 0px;
left: 0%;
width: 100%;
height: 100%;

display: none;
	background: rgba(27,117,188,0.8);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.picScroll-left .bd ul li .title a{
line-height: 226px;
font-size: 18px;
color: #fff;
}

.picScroll-left .bd ul li:hover .title{
	display: block;
	-webkit-transition: all 1s;
	transition: all 1s;
}
/*product*/
.product{
	width: 100%;
	padding: 30px 0;
    position: relative;
	overflow: hidden;
	background: #f5f5f5;
}
.product .slider{
	position: absolute;
	left: 150px;
	top: 90px;
	z-index: 999;
	background: rgba(255,255,255,0.8);
	padding: 30px;
}
.slider .cate p:first-of-type img{
	vertical-align: middle;
	margin-right: 15px;
}
.slider .cate p:first-of-type span{
	vertical-align: middle;
	font-size: 22px;
	color: #333;
}
.slider .cate p:last-of-type{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
}
.slider ul li{
	line-height: 38px;
	font-size: 16px;
	color: #333;
	background: url(../img/icon3.jpg) no-repeat left bottom;
	cursor: pointer;
}
.slider ul li.hover{
	background: url(../img/icon4.jpg) no-repeat left bottom;
	color: #eb6100;
}

/**/
.floor {
    margin-top: 10px;
}

.floor .hd .hd_fl span:nth-child(1) {
    vertical-align: middle;
    padding: 0 10px;
    font-size: 24px;
    color: #fff;
}
.floor .hd .hd_fl span:nth-child(2) {
    margin: 0 8px;
    vertical-align: middle;
}
.floor .hd .hd_fl span:nth-child(3) {
    font-size: 22px;
    color: #333;
    vertical-align: middle;
}
.floor .hd .hd_fr ul{
	float: left;
}
.floor .hd .hd_fr ul li{
	float: left;
	width: 120px;
}
.floor .hd .hd_fr ul li a{
	font-size: 16px;
}
.floor .hd .hd_fr  a{
	font-size: 16px;
	
}
.floor .hd .hd_fr  a:hover{
color: #1b75bc;
	
}
.clearfix{
	    overflow: auto;
    _height: 1%;
}
.floor .bd {
	clear: both;
    margin-top: 15px;
}

.floor .bd .left {
 margin-top: 20px;
    height: 789px;
    width: 250px;
}

.floor .bd .left div:nth-child(1){
	  height: 632px;
    width: 250px;
}

.floor .bd .left div:nth-child(2){
	 width: 100%;
	 height: 113px;
	 
	 margin-top: 25px;
	
}
.left_txt p{
text-align: center;

	color: #fff;
}
.left_txt p:nth-child(1){
text-align: center;
font-size: 30px;
padding-top: 20px;
	color: #fff;
}
.left_txt p:nth-child(2){
text-align: center;
font-size: 12px;
background: url(../img/icon5.png) no-repeat center;
  
	color: #fff;
}

.floor1 .hd .hd_fl span:nth-child(1){
	background: #1b75bc;
}
.floor2 .hd .hd_fl span:nth-child(1){
	background: #f0a20a;
}
.floor3 .hd .hd_fl span:nth-child(1){
	background: #1da275;
}
.floor4 .hd .hd_fl span:nth-child(1){
	background: #76171c;
}
.floor5 .hd .hd_fl span:nth-child(1){
	background: #49771f;
}
.floor6 .hd .hd_fl span:nth-child(1){
	background: #2e2f2d;
}
.floor7 .hd .hd_fl span:nth-child(1){
	background: #1b75bc;
}

.left_txt1{
	background: #1b75bc;
}
.left_txt2{
	background: #f0a20a;
}
.left_txt3{
	background: #1da275;
}
.left_txt4{
	background: #76171c;
}

.left_txt5{
	background: #49771f;
}
.left_txt6{
	background: #2e2f2d;
}
.left_txt7{
	background: #1b75bc;
}
.floor .bd .right {
    width: 940px;
}
.floor .bd .right ul{
	    margin-top: 20px;
}
.floor .bd .right ul li{
	width: 228px;
	height: 325px;
	float: left;
	background: #fff;
	margin-right: 7px;
    margin-bottom: 20px;
}
.floor .bd .right ul li .img{
	    height: 228px;
    width: 228px;
    text-align: center;
    overflow: hidden;
}
.floor .bd .right ul li a{
	display: block;
	text-align: center;
}
.floor .bd .right ul li .img img{
	max-width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.floor .bd .right ul li .img:hover img{
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}
}
.floor .bd .right ul li .txt{
	text-align: center;
}
.floor .bd .right ul li .txt p:nth-child(1){
color: #73656a;
margin-top: 5px;
height: 60px;
line-height: 30px;
overflow: hidden;
font-size: 16px;
}
.floor .bd .right ul li .txt p:nth-child(2){
color: #73656a;
height: 20px;
font-size: 15px;
color: #cc2c0e;
font-weight: bold;
}
/*section1_foot*/
.section1_foot{
	padding-top: 60px;
}
.section1_foot ul{}
.section1_foot ul li{
	width: 200px;
	float: left;
	padding-left: 43px;
	margin-right: -5px;
}
.section1_foot ul li p:nth-child(1){
	font-size: 20px;
	color: #373737;
	font-weight: bold;
}
.section1_foot ul li p:nth-child(2){
	font-size: 14px;
	color: #a2a1a1;

}
.section1_foot ul li:nth-child(1){
	background: url(../img/f1.png) no-repeat left center;
}

.section1_foot ul li:nth-child(2){
	background: url(../img/f2.png) no-repeat left center;
}
.section1_foot ul li:nth-child(3){
	background: url(../img/f3.png) no-repeat left center;
}
.section1_foot ul li:nth-child(4){
	background: url(../img/f4.png) no-repeat left center;
}
.section1_foot ul li:nth-child(5){
	margin-right: 0px;
	background: url(../img/f5.png) no-repeat left center;
}
footer {
	width: 100%;
	overflow: hidden;
	background: #1f2020;
}

.foot_nav {
	margin-top: 30px;
	width: 120px;
	height: 200px;
	margin-right: 22px;
}

.foot_nav h4 {
	margin-top: 20px;
	font-size: 14px;
	color: #ffffff;
}

.foot_p1 {
	margin-top: 10px;
	width: 30px;
	height: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.foot_nav ul {
	margin-top: 20px;
}

.foot_nav ul li {
	float: left;
	width: 120px;
	height: 30px;
	line-height: 20px;
}

.foot_nav ul li a {
	display: block;
	color: #e6e6e6;
	font-size: 12px;
}

.foot_nav ul li a:hover {
	text-decoration: underline;
}

.foot_fx {
	background: url(../img/f.png) no-repeat right;
	margin-top: 40px;
	margin-left: -5px;
	width: 186px;
	margin-right: 28px;
}

.foot_fx>p:nth-child(1) {
	color: #FFFFFF;
	font-size: 14px;
}

.foot_fx>p:nth-child(2) {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 16px;
}

.foot_fx a {
	display: block;
	width: 138px;
	height: 47px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	line-height: 47px;
	background: #008ebd url(../img/qq.png) no-repeat 20px center;
}

#share2,
#share3 {
	display: block;
	overflow: hidden;
	clear: both;
}

.gb_resItms {
	margin-top: 20px;
}

.gb_resItms p {
	width: 51px;
	float: left;
}

#weixin3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../img/fx1.png) no-repeat !important;
}

#qzone3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../img/fx3.png) no-repeat !important;
}

#tsina3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../img/fx2.png) no-repeat !important;
}

.foot_wx {
	margin-top: 40px;
	margin-left: 30px;
}

.foot_wx p {
	color: #FFFFFF;
	font-size: 14px;
}

.foot_wx img {
	margin-top: 18px;
}

.foot {
	height: 60px;
	padding-bottom: 30px;
	margin-top: 60px;
	border-top: 1px solid #565353;
}

.foot p {
	margin-top: 30px;
	color: #ffffff;
}

.foot p a {
	margin-top: 30px;
	color: #ffffff;
}

/*pro_menu*/
.pro_menu{
	margin-top: 20px;
}
.pro_menu .item{
padding: 55px 0;
    margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.pro_menu .item p {
    float: left;
    height: 55px;
    line-height: 55px;
    width: 223px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #1b75bc;
  
}
.pro_menu .item ul{
	    float: right;
    width: 951px;
        box-sizing: border-box;
    padding: 15px 0;
}

.pro_menu .item ul li{
	         float: left;
    margin-bottom: 10px;
    height: 25px;
    cursor: pointer;
    font-size: 16px;
    line-height: 25px;
    padding: 0 20px


}
.pro_menu .item ul li.hover a{
    color: #1b75bc;

}
.pro_menu .item ul li:hover a{
    color: #1b75bc;

}
/*pro_box*/
.pro_box{
width: 100%;
background: #f5f5f5;
margin-top: 60px;
overflow: hidden;
}

.search-sort {
	padding: 22px 0 20px;
	margin-bottom: 60px;
}
.search-sort .item {
	float: left;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	z-index: 2;
	    width: 120px;
    text-align: center;
}
.search-sort .item:hover,
.search-sort .item.cur {
	color: #1b75bc;
}
.search-sort .item.cur {
	font-weight: normal;
}
.search-sort .item:hover .sort-down {
	display: block;
}

.search-sort .point {
	display: inline-block;
	margin-left: 6px;
	vertical-align: top;
	margin-top: 4px;
}
.search-sort .point i {
	display: block;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid;
	margin: 1px 0;
}
.search-sort .point .i1 {
	border-color: transparent transparent #999999;
}
.search-sort .point .i2 {
	border-color: #999999 transparent transparent;
}
.search-sort .point .i1.cur {
	border-color: transparent transparent #333;
}
.search-sort .point .i2.cur {
	border-color: #333 transparent transparent;
}
.search-sort .line {
	float: left;
	width: 1px;
	height: 12px;
	background: #7d7474;
	margin: 6px 20px 0;
}
.search-sort .point {
	display: inline-block;
	margin-left: 6px;
	vertical-align: top;
	margin-top: 4px;
}
.search-sort .point i {
	display: block;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid;
	margin: 1px 0;
}

/*pro_img_box*/
.pro_img_box{
	overflow: hidden;
}
.pro_img_box .pro_img li{
	width: 228px;
    height: 350px;
    float: left;
    background: #fff;
    margin-right: 7px;
    margin-bottom: 25px;
}
.pro_img_box .pro_img li .img{
	    height: 228px;
    width: 228px;
    text-align: center;
    overflow: hidden;
}

.pro_img_box .pro_img li .img img{
	    max-width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pro_img_box .pro_img li .img:hover img{
	
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}
.pro_img_box .pro_img li .txt{
	
}
.pro_img_box .pro_img li .txt p:nth-child(1) {
    color: #73656a;
    margin-top: 5px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
}
.pro_img_box .pro_img li .txt p:nth-child(1):hover {
color: #1b75bc;
}
.pro_img_box .pro_img li .txt p:nth-child(2){
	padding: 9px;
}
.pro_img_box .pro_img li .txt p:nth-child(2) span:nth-child(2){
font-size: 16px;
color: #cc2c0e;
font-weight: bold;
}


/*产品详情页*/
.box {
	position: relative;
	padding: 30px 50px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 30px;
	overflow: hidden;
}
.preview {
	width: 49%;
	float: left
}

/* smallImg */
.goods-detail-con .preview img {
	max-width: none;
	max-height: none;
}
.smallImg {
	position: relative;
	width: 455px;
	height: 92px;
	margin: 0px auto;
}
.scrollbutton {
	width: 35px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	cursor: pointer;
	background: url(../img/all_tb.png) no-repeat 0px 0px;
	transform: rotate(270deg);
}
.scrollbutton.smallImgUp {
	background-position: -153px 0px;
	left: -35px;
}
.scrollbutton.smallImgDown {
	background-position: -197px 0px;
	right: -33px;
}

/*.scrollbutton.smallImgUp.disabled{background-position:0 -22px;}
.scrollbutton.smallImgDown.disabled{background-position:0 -33px;}*/
#imageMenu {
	height: 92px;
	overflow: hidden;
}
#imageMenu ul {
	width: 9999px;
}
#imageMenu li {
	height: 90px;
	width: 86px;
	overflow: hidden;
	border: 1px solid #E8E8E8;
	line-height: 92px;
	text-align: center;
	float: left;
	margin-right: 3px;
}
#imageMenu li img {
	padding: 1px;
	max-width: 80px;
	max-height: 80px;
	cursor: pointer;
	vertical-align: middle;
}
#imageMenu li#onlickImg {
	border: 1px solid #0063b3;
}
#imageMenu li:hover {
	border: 1px solid #0063b3;
}

/* bigImg */
.bigImg {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	text-align: center;
	line-height: 420px;
	margin-bottom: 20px;
	
}
.bigImg #midimg {
	max-width: 420px;
	max-height: 420px;
	vertical-align: middle;
}
.bigImg #winSelector {
	width: 235px;
	height: 210px;
}
#winSelector {
	position: absolute;
	cursor: crosshair;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: #000;
	border: 1px solid #fff;
}

/* bigView */
#bigView {
	position: absolute;
	overflow: hidden;
	width: 260px;
	height: 295.652px;
	top: 300px;
	left: 540px;
	z-index: 999;
}
#bigView img {
	position: absolute;
}
.box1 {
	margin: 50px 0;
}

/**数量加减**/
.amount-wrap{
  width: 116px;
  height: 26px;
}
.amount-decrease,.amount-increase{
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #efefef;
  color: #b8b8b8;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0,0,0,.1);
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  cursor: pointer;
  font-weight: normal;
  background-color: #fff;
  transition:all 0.3s;
}
.amount-decrease:hover,.amount-increase:hover{
  color: #909090;
  border-color: #ddd;
}
.amount-input{
  width: 64px;
  border: none;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  color: #666;
  background: none;
}
.g9 {
    color: #999;
}
.ml30 {
    margin-left: 30px;
}
/**/
.pro-panel {
	width: 525px;
}
.panel-title {
	margin-bottom: 25px;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
}
.panel-price {
	line-height: 26px;
	height: 30px;
}
.panel-price span {
	font-size: 26px;
	color: #e81111;
}
.panel-price del {
	margin-left: 10px;
	color: #aaa;
}
.pro-format {
	margin: 35px 0 40px;
	padding: 40px 0 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.pro-format .item {
	position: relative;
	padding-left: 70px;
	min-height: 28px;
	margin: 0 0 30px;
	font-size: 13px;
}
.pro-format .item dt {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 28px;
	color: #999;
	padding-left: 3px;
}
.pro-format .item dd {
	margin-right: -8px;
}
.pro-format .prop span {
	display: inline-block;
	padding: 0 10px;
	margin: 0 8px 8px 0;
	line-height: 26px;
	border: 1px solid #666;
	border-radius: 2px;
	color: #666;
	cursor: pointer;
	transition: border-color 0.3s, color 0.3s;
}
.pro-format .prop span:hover {
	color: #666;
	border-color: #666;
}
.pro-format .prop span.cur {
	border-color: #333;
	color: #333;
	background: url(../img/pro-cur.png) no-repeat right bottom;
}
.pro-format .color i {
	float: left;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative;
	margin: 2px 10px 10px 2px;
	cursor: pointer;
}
.pro-format .color i:after {
	content: '';
	position: absolute;
	left: -4px;
	top: -4px;
	width: 24px;
	height: 24px;
	border: 2px solid #999;
	border-radius: 50%;
}
.pro-format .color i.cur:after {
	border-color: #666;
}
.pro-format .prop span.none,
.pro-format .prop span.none:hover {
	border-style: dashed;
	color: #bbb;
	border-color: #bbb;
	cursor: not-allowed;
}
.pro-format .color i.none {
	opacity: .2;
	cursor: not-allowed;
}
.pro-nav-holder {
	position: relative;
	width: 100%;
	height: 60px;
}

/*按钮*/
.btn-md,
.btn-lg,
.btn-sm,
.btn-xs {
	display: inline-block;
	width: 160px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 26px;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.btn-xs {
	width: 78px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.btn-sm {
	width: 108px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.btn-lg {
	width: 378px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
}
.btn-black {
	background-color: #0063b3;
	border-color: #0063b3;
	color: #fff;
}
.btn-black:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.btn-white {
	background-color: #fff;
	border-color: #333;
	color: #333;
}
.btn-white:hover {
	background-color: #333;
	border-color: #333;
	color: #fff;
}

/**/
.pro-nav-holder {
	position: relative;
	width: 100%;
	height: 60px;
}
.pro-nav {
	width: 100%;
	left: 0;
	right: 0;
	position: relative;
	height: 60px;
	line-height: 60px;
	background-color: #fafafa;
	text-align: center;
	z-index: 10;
}
.pro-nav.fixed {
	position: fixed;
	top: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.pro-nav li {
	position: relative;
	float: left;
	width: 16.6%;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.pro-nav li:hover {
	color: #333;
}
.pro-nav li.cur {
	font-weight: normal;
	color: #333;
}
.pro-nav li.cur:after {
	content: '';
	display: block;
	width: 66px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -33px;
	background-color: #333;
}
.pro-nav li:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 8px;
	left: -1px;
	top: 27px;
	background-color: #dcdcdc;
}

/*pro-wrap*/
.pro-wrap {
	overflow: hidden;
}
.pro-main {
	padding: 70px 0;
}
.pro-title {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	padding-bottom: 30px;
	font-weight: normal;
}
.pro-title .ico {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	vertical-align: -5px;
	background-position: center;
}
.pro-title .ico-1 {
	background-image: url(../img/pro-ico1.png);
}
.pro-title .ico-2 {
	background-image: url(../img/pro-ico2.png);
}
.pro-title .ico-3 {
	background-image: url(../img/pro-ico3.png);
}
.pro-title .ico-4 {
	background-image: url(../img/pro-ico4.png);
}

/*商品参数*/
.pro-parameter {
	padding: 15px 0;
}
.pro-parameter li {
	position: relative;
	float: left;
	width: 235px;
	margin-left: 100px;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0 10px 65px;
}
.pro-parameter li .label {
	position: absolute;
	left: 0;
	top: 10px;
}

/*官方推荐组合*/
.bgf8 {
	background-color: #f8f8f8;
}
.pro-comb .item {
	height: 328px;
	margin-bottom: 25px;
	background-color: #fff;
	transition: all 0.5s;
}
.pro-comb .item:hover {
	box-shadow: 0 20px 60px -30px rgba(0, 0, 0, 0.2);
}
.comb-goods {
	float: left;
	width: 888px;
}
.comb-goods ul {
	padding: 24px;
}
.comb-goods li {
	float: left;
	width: 240px;
	font-size: 13px;
	text-align: center;
}
.comb-goods .img {
	position: relative;
	display: block;
	width: 220px;
	height: 256px;
	margin: 0 auto 7px;
}
.comb-goods img {
	width: 220px;
	height: 256px;
}
.comb-goods .li-add {
	width: 60px;
	height: 220px;
	text-align: center;
	line-height: 220px;
	color: #999;
	font-size: 28px;
	font-weight: bold;
}
.comb-intro {
	font-size: 14px;
	padding: 30px 0 0 56px;
	width: 172px;
	height: 190px;
	margin-top: 52px;
	border-left: 1px solid #f1f1f1;
}
.comb-intro h3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 22px;
	font-weight: normal;
}
.comb-intro .btn-sm {
	margin-top: 4px;
}
/*prop1*/
.prop1{
	color: #999;
  height: 60px;
  overflow: hidden;
}

/*zy_banner*/
.zy_banner{
	width: 100%;
	height: 500px;
	overflow: hidden;
}

/***内页导航**/
.about-nav{
	height: 106px;
	margin-bottom: 60px;
	line-height: 102px;
	border-bottom: 1px solid #f1f1f1;
	
}
.about-nav.mb0{
	margin-bottom: 0;
}
.about-nav a{
	display: inline-block;
	margin-right: 80px;
	padding: 0 8px;
	font-size: 16px;
	color: #999;
	border-bottom: 4px solid transparent;
	font-weight: normal;
}
.about-nav a:hover,.about-nav a.cur{
	color: #333;
}
.about-nav a.cur{
	border-color: #333;
}
.page-fanye{
	padding: 30px 0;
	text-align: center;
}
.page-fanye ul li{
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
}
.page-fanye ul li.active{
	background: #ddd;
}
.page-fanye ul li span{
	display: block;
	padding: 8px 12px;
}
.page-fanye ul li a{
	display: block;
	padding: 8px 12px;
}