body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Microsoft Yahei, "微软雅黑", "宋体";
	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;
	float: left;
}

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;
}

.h100 {
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	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;
}


/*header*/

header {
	height: 90px;
}
.head{
	position: relative;
	top: 0px;
}

.logo {
	width: 253px;
}

.logo h1 img {
	/*display: block;
	line-height: 90px;
	margin-top: 10px;*/
}

.nav {
	width: 720px;
	margin-left: 25px;
}

.nav ul li {
	float: left;
	width: 120px;
}

.nav ul li a {
	display: block;
	text-align: center;
	line-height: 90px;
	font-size: 14px;
	color: #747577;
}

.nav ul li a:hover {
	background: #000000;
	color: #FFFFFF;
}

.nav_on {
	background: #000000;
	color: #FFFFFF !important;
}

.search_box {
	width: 98px;
	overflow: hidden;
	
}
.fa-search {
	display: block;
	border-left: 1px solid #ddd;
	border-right: 1px solid #DDDDDD;
	line-height: 90px;
	text-align: center;
	   
}

.navbar-form {
	display: none;
	position: absolute;
	top: 100px;
	right: 30px;
	z-index: 888;
}

.form-group input{
	height: 30px;
	width: 220px;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group input::-webkit-input-placeholder{
	color: #747577;
	font-size: 12px;
	padding-left: 12px;
}
.btn{
	cursor: pointer;
	height: 34px;
	width: 80px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    
    border-radius: 4px;
    color: #000000;
    background: #FFFFFF;
    
	
}
.btn:hover{
	   color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

/*banner*/
.banner{
	width: 100%;
	float: left;
	height: 500px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.banner .swiper-slide{
	width: 100%;
	float: left;
	height: 580px;
}

.banner .arrow-right{
	background: url(../images/banner_arrow.png)  no-repeat left bottom;
	position: absolute;
    right: 20px;
    top: 55%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
	
}
.banner .arrow-left{
	    background: url(../images/banner_arrow.png) no-repeat left top;
    position: absolute;
    left: 20px;
    top: 55%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
}

.banner #bannerpagination{
	position: absolute;
left: 0;
text-align: center;
bottom: 5px;
width: 100%;
z-index:999;
}
.banner .swiper-pagination-bullet {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background: white;
margin: 0 3px;
cursor: pointer;
transform:scale(0.4,0.4);
transition: all 0.3s ease-in-out;

}
.banner .swiper-pagination-bullet-active{
	transform:scale(1,1);
}

/*in_box1*/
.in_box1{
	margin-top: 30px;
	height: 600px;
	position: relative;
	
}
.title{
	margin-top: 20px;
	text-align: center;
}
.title h2{
	color: #296fb7;
	font-size: 30px;
	text-transform: uppercase;
}
.title p{
	color: #2e2c2c;
	font-size: 18px;
	margin-top: 10px;
	background: url(../images/title.png) no-repeat center ;
	text-transform: uppercase;
}
.about_img{
	margin-top: 30px;
	width: 786px;
	height: 421px;
	overflow: hidden;
}
.about_img p.p{
	margin-top: 30px;
	color: #2e2c2c;
	font-size: 21px;
}
.about_js{
    color: #fff;
    font-size: 14px;
	z-index: 777;
	position: relative;
	margin-top: 30px;
	height: 421px;
	background: url(../images/about.jpg) no-repeat center;
}

.about_js a{
	position: absolute;
	top: 126px;
	width: 97%;
	display: block;
	padding-top: 20px;
	height: 194px;
	font-size: 13px;
	padding-left: 15px;
	line-height: 30px;
	padding-right: 15px;
	color: #FFFFFF;
	background-color:rgba(0,0,0,0.5)
}
.about_txt{
	margin-top: 30px;
    width: 433px;
    border: 1px solid #ADADAD;
    height: 478px;
    margin-left: -30px;
}
.about_txt ul {
	margin-top: 30px;
}
.about_txt ul li{
	
	padding: 30px;
	height: 60px;
}
.about_txt ul li{
	overflow: hidden;
	padding: 40px;
	height: 60px;
background: url(../images/l.png) no-repeat center bottom;
}
.about_txt ul li a{
	font-size: 18px;
	display: block;
	color: #000000;
	margin-bottom: 20px;
}

.about_txt ul li a:hover{
	color: #296FB7;
}
.about_txt ul li p{
	text-align: left;
	font-size: 14px;
}
/**/
.in_box2{
	overflow: hidden;
	width: 100%;
	background: #333333;
	height: 587px;
}
.title2{
	margin-top: 58px;
}
.title2 h2{
	
	color: #FFFFFF;
}
.title2 p{
	
	color: #FFFFFF;
}
.pro_box{
	margin-top: 60px;
}
.pro_fl{
	width: 200px;
}
.pro_fl ul li{
	width: 193px;
	float: left;
	height: 45px;
	margin-bottom: 20px;
	background: #222222;
	
}
.pro_fl ul li:hover{
	
	background: #ffffff;
	
}
.pro_fl ul li:hover a{
	
	color: #333;
	
}
.pro_fl ul li a{
	color: #FFFFFF;
	line-height: 45px;
	text-align: center;
	display: block;	
	font-size: 14px;
}

.pro_img{
	width: 980px;
	height: 400px;
    overflow: hidden;
}
.pro_img ul{
	height: 300px;
	margin-top: 10px;
}
.pro_img ul li{
	float: left;
	width: 310px;
	margin-right: 10px;
}
.pro_img ul li .a_img{
	width: 310px;
	height: 200px;
	display: block;
	overflow: hidden;
}
.pro_img ul li .a_img img{
	width: 100%;
	height: 100%;
	 -webkit-transition: -webkit-transform 0.4s ease;
}
.pro_img ul li .a_img:hover img{
	transform: scale(1.14,1.14);
}
.pro_txt{
	color: #ffffff;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
}
.pro_p{
	color: #959191;
	height: 60px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
}
/*.pro_img ul li:hover .pro_txt{
	
	border-bottom: 1px solid #179526;
}*/
/**/

.pz_cont {
	width: 300px;
}

.pz_box{
	margin-top: 40px;
}
.pz_txt {
	cursor: pointer;
	height: 220px;
	background: #2b78d9;
	transition: .6s .1s;
}

.pz_txt2 {
	cursor: pointer;
	height: 220px;
	background: #f7f7f7;
	transition: .6s .1s;
}

.pz_txt2 h3 {
	color: #777474;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

.pz_txt2 .pz_line2 {
	width: 140px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	border-bottom: 2px solid #296fb7;
}

.pz_txt2 .pz_js2 {
	padding: 20px;
	color: #777474;
	font-size: 15px;
	line-height: 30px;
}

.pz_txt:hover h3 {
	transform: translateX(5px);
	transition: .6s;
}

.pz_txt2:hover h3 {
	transform: translateX(5px);
	transition: .6s;
}

.pz_txt h3 {
	color: #FFFEFE;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

.pz_txt .pz_line {
	width: 140px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	border-bottom: 2px solid #FFFEFE;
}

.pz_js {
	padding: 20px;
	color: #FFFEFE;
	font-size: 15px;
	line-height: 30px;
}

.pz_img {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.pz_img img {
	max-width: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.pz_img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

/*in_box4*/
.in_box4{
	margin-top: 60px;

	width: 100%;
	background: url(../images/hy.jpg) no-repeat center;
	height: 557px;
}
.title3{
	padding-top: 30px;
}

#yylySwiper{
	margin-top: 80px;
}

 #yyly_img div{
 	width: 354px;
 	height: 278px;
 	display: block;
 	overflow: hidden;
 }
#yyly_img div img{
 	width: 100%;
 	height: 100%;
 	-webkit-transition: all 0.3s;
	transition: all 0.3s;
 	overflow: hidden;
 }
#yyly_img div:hover img{
 	-webkit-transform: scale(1.2);
	transform: scale(1.2);
 }

#yyly_img  p{
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 20px;
}

#next{
	position: absolute;
	
	background: url(../images/prev.png) no-repeat center;
}
#prev{
	position: absolute;
	
	background: url(../images/next.png) no-repeat center;
}
/*in_box5*/
.in_box5{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 50px;
}
.new_box{
	margin-top: 30px;

}
.new_fl{
	
	width: 511px;
	
}
.new_img{
	position: relative;
	top: 0px;	
	height: 338px;
}
.new_img a{
	    position: absolute;
    top: 189px;
    width: 94%;
    display: block;
    padding-top: 20px;
    height: 128px;
    font-size: 13px;
    padding-left: 15px;
    line-height: 30px;
    padding-right: 15px;
    color: #FFFFFF;
    overflow: hidden;
    background-color: rgba(0,0,0,0.7);
}
.new_fr{
	width: 650px;
}
.new_fr ul li{
	margin-bottom: 12px;
	height: 95px;
	padding: 5px 15px;
	background: #f4f4f4;
}
.new_tiem{
	width: 60px;
	height: 40px;
}
.new_tiem p{
	
}
.new_tiem p:nth-child(1){
color: #454444;
margin-top: 5px;
font-size: 38px;
text-align: center;
}
.new_tiem p:nth-child(2){
color: #454444;
font-size: 14px;
margin-top: 10px;
text-align: center;
}
.new_txt{
	margin-top: 10px;
	width: 382px;
	margin-left: 20px;
}
.new_txt a{
	font-size: 17px;
	color: #454444;
	height: 30px;
	overflow: hidden;
	display: block;
}
.new_txt p{
	height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #454444;
}
.new_fr ul li:hover{
	
	background: #2571cc;
}
.new_fr ul li:hover p{
	color: #FFFFFF;
}
.new_fr ul li:hover a{
	color: #FFFFFF;
}
/*footer*/
footer{
	overflow: hidden;
	width: 100%;
	background: #2a2a2a;
}
.foot{
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid #555555;
}
.foot_nav ,.foot_cont{
	width: 300px;
	margin-left: 30px;
	margin-right: 60px;
}
.foot_nav h4 ,.foot_cont h4{
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
}
.foot_nav ul{
	margin-top: 20px;
}
.foot_nav ul li{
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left:60 ;
}
.foot_nav ul li a{
	display: block;
	font-size: 16px;
	height: 30px;
	
	text-align: left;
color: #dedede;
}
.foot_cont{
	margin-left: 60px;
}
.foot_cont ul li{
	margin-top: 32px;
	display: block;
	width: 310px;
}
.foot_cont ul li p:nth-child(1){
	color: #FFFFFF;
	font-size: 13px;
}
.foot_cont ul li p:nth-child(2){
	color: #FFFFFF;
	
	font-size: 16px;
}
.foot_code{
	width: 320px;
}
.code{
	margin-top: 32px;
	float: left;
	margin-left: 30px;
}
.code img{
	display: block;
	width: 120px;
	height: 120px;
	
}
.code p{
	text-align: center;
	color: #FFFFFF;
margin-top: 20px;
font-size: 15px;	width: 120px;
	
	
}
.foot_beian{
	margin-top: 20px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 12px;
}
.foot_beian a{
	
	color: #FFFFFF;
}


/*内页*/

.other_nav {
	width: 100%;
	height: 40px;
	background-color: #fff;
	margin-top: 10px;
	border-bottom: 1px dotted #aaa;
	overflow: hidden;
}

.about_location {
	height: 50px;
}

.local_circle {
	margin-top: 7px;
	background: url(../images/circle01.png) no-repeat left;
	padding-left: 40px;
}

.local_circle span {
	font-size: 20px;
	color: #666;
}

.local {
	width: 300px;
	float: right;
	margin-top: -31px;
}

.local_span {
	font-size: 20px;
}

.local_icon {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}

.local span {
	font-size: 13px;
	color: #666;
}

.nav_bottom_bg {
    padding-bottom: 15px;
    padding-top: 15px;
	width: 100%;
	height: 50px;
	background: #f9f9f9
}

.nav_cell {
	width: 165px;
	height: 50px !important;
	background: url(../images/bnn1.png) no-repeat 100% 50%;
	float: left;
	position: relative;
	box-sizing: border-box;
	border-radius: 10px;
}

.nav_cell p {
	font-size: 16px;
	line-height: 50px;
	color: #000;
	text-align: center;
}

.nav_cell a {
	display: block;
}

.nav_on2 {
	width: 164px;
	height: 50px !important;
	background: #3A3A3C;
	color: #fff;
	border-left: none;
}
.nav_on2 p{

	color: #fff;
	
}

.nav_bottom_bg {
	width: 100%;
	height: 50px;
	background: #f9f9f9
}

.nav_cell:hover {
	width: 164px;
	height: 50px !important;
	background: #3A3A3C;
	border-left: none;
}

.nav_cell:hover a p {
	color: #fff;
}

.nav_on a p {
	color: #fff !important;
}

.other_title {
	font-size: 22px;
	color: #0f70b5;
	text-align: center;
	background: url(../images/bnn2.png) no-repeat 50% 50%;
	margin: 50px 0px;
}

.other_cont {
	padding-bottom: 20px;
}




/*联系我们*/
.contact{
	margin-top: 30px;
}

#bd{
    margin-bottom: 50px;
      margin-top: 66px;
}
.map-box{
    position: relative;
}
.BMapLabel{display: none !important;}
.map-info{
    position: absolute;
    right: 0;
    width: 350px;
    height: 397px;
    background-color: #ebebeb;
    background-color: rgba(235,235,235,.85);
    padding: 30px 20px;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    top: 0;
    margin-top: 45px;
}
.baidu-map img{
    max-width: 555555px;
}
.map-info h3{
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    color: #2b78d9;
}
.map-info h3:after{
    position: absolute;
    content: '';
    border-top: 4px solid #2b78d9;
    left: 0;
    bottom: -6px;
    width: 46px;
}
.map-info h4{
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}
/*新闻中心*/
.news_list_son {
	margin-top: 30px;
}

.news_list_son li {
	padding: 20px;
	transition: .6s .1s;
	overflow: hidden;
	margin-bottom: 20px;
}

.news_list_son li:hover {
	box-shadow: 0 0 10px #ccc
}

.news_fl {
	position: relative;
	width: 291px;
	padding: 20px;
}

.news_list_son li .news_time {
	position: absolute;
	z-index: 333;
	width: 30%;
	left: 45px;
	height: 55px;
	background: #FFBC00;
}

.news_time p {
	color: #FFFFFF;
	text-align: center;
}

.news_time p:nth-child(1) {
	color: #FFFFFF;
	font-size: 18px;
}

.news_time p:nth-child(2) {
	font-size: 12px;
}

.news_time p:nth-child(3) {
	border: 2px solid #0c3254;
	width: 20px;
	margin-left: 50px;
	margin-top: 5px;
}

.news_img {
	width: 280px;
	height: 180px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.news_img img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.news_img:hover img {
	transform: scale(1.5);
}
.news_fr {
   width: 784px;
    background: #f5f5f5;
    height: 154px;
    padding: 15px;
    margin-top: 20px;
}

.news_fr h4 a{
	display: block;
	margin-top: 9px;
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.news_fr a {
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 14px;
}

/*other_about*/
.other_about{
	margin-top: 30px;
	padding-bottom: 30px;
	
}
.other_about p{
color: #666;
line-height: 30px;
}

/*新闻详情页*/
/*new_xq_bt*/

.other_new_bt {}

.new_xq_bt {
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
	margin-top: 40px;
}

.nei_title_bottom {
	font-size: 13px;
	color: #999999;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.nei_title_bottom span {
	text-align: center;
}

.nei_title_bottom span:nth-child(1) {
	background: url(../images/bn45.png) no-repeat 0% 50%;
	padding-left: 20px
}

.nei_title_bottom span:nth-child(2) {
	background: url(../images/bn46.png) no-repeat 0% 50%;
	padding-left: 20px
}

.other_txt {
	border-top: 1px solid #dcdcdc;
	padding-bottom: 40px;
	padding-top: 20px;
	border-bottom: 1px solid #dcdcdc;
}
.nei_wen_bottom {
	padding: 25px 0px
}

.wen_bottom_left {
	text-align: left;
}

.wen_bottom_left div {
	padding: 5px 0px
}

.wen_bottom_left div a:hover {
	color: #1070b5
}

.wen_bottom_right {
	width: 152px;
}

.wen_bottom_right a {
	display: inline-block;
	width: 99%;
	height: 34px;
	border: 1px solid #1070b5;
	border-radius: 5px;
	line-height: 34px;
	text-align: center;
}

.wen_bottom_right a span {
	padding-right: 8px
}

/*产品中心*/
/*product_left*/


.product_left {
	padding-top: 30px;    width: 265px;
}
.left_wen_xun {
	
	  background: #3A3A3C;
    overflow: hidden;
    padding-bottom: 30px;
}

.left_wen_xun li {
	    width: 100%;
    
}

.left_wen_xun li a {
	
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    border-bottom: 1px solid #505458;
    display: block;
    margin: 0 auto;
    color: #fff;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.left_wen_xun li:hover {
	background: #f5f5f5;
	
}
.left_wen_xun li:hover a{
	color:#000 !important;
	
}
.pro_on {
	background: #f5f5f5 !important;
	
}
.pro_on a{
	color:#000 !important;
	
}
.o_contact {
	width: 260px;
	background: url(../images/img_bg.jpg) no-repeat center; 
	height: 150px;
	margin-top: 10px;
	border-top: 3px #000000 solid;
}

.o_contact h3 {
	margin: 25px 0px 0px 25px;
	color: #e63c00;
	font-size: 16px;
	font-weight: bold;
}

.o_contact p {
	margin: 10px 0px 0px 25px;
	font-size: 16px;
	color: #333;
}
.product_right {
	    width: 875px;
 
  
    padding: 19px 30px;
}

.pro_img2 ul{
	
	margin-top: 10px;
}
.pro_img2 ul li{
	float: left;
	width: 275px;
	margin-bottom: 30px;
	margin-right: 10px;
}
.pro_img2 ul li .a_img2{
	width: 275px;
	height: 195px;
	display: block;
	overflow: hidden;
}
.pro_img2 ul li .a_img2 img{
	width: 100%;
	height: 100%;
	 -webkit-transition: -webkit-transform 0.4s ease;
}
.pro_img2 ul li .a_img2:hover img{
	transform: scale(1.14,1.14);
}
.pro_txt2{
	color: #333;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #666;
}
.pro_p2{
	color: #959191;
	height: 60px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
}
.pro_imgq ul li:hover .pro_txt2{
	
	border-bottom: 1px solid #179526;
}


/*产品详情页*/
.box {
  position: relative;
 /* padding: 30px 50px;*/
  box-sizing: border-box;
  background: #fff;
  margin-top: 30px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

/*商品详情*/
.preview{width:46%;float:left}
/* smallImg */
.goods-detail-con .preview img{max-width:none;max-height:none;}
.smallImg{position: relative;width: 455px;height: 92px;margin: 30px auto;}
.scrollbutton{width: 35px;height: 23px;overflow:hidden; position:absolute;top:40px;cursor:pointer;background:url(../images/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 #920783;}
#imageMenu li:hover{border: 1px solid #990000;}

/* bigImg */
.bigImg{position:relative;width:100%;height:420px;overflow:hidden;text-align:center;line-height: 420px;}
.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;}


/*产品参数*/
.parameter{
	margin-top: 66px;
  width: 50%;
  background:#f5f5f5;
  padding:20px;
}
.parameter p.title{
  font-size: 30px;
  color: #333;
     line-height: 49px;
    text-align: left;
   
    padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
}
.parameter .cont{
  margin-top: 30px;
     height: 62px;
  width: 100%;
  font-size: 16px;
 text-align: left;
     overflow: hidden;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.parameter div{
  margin-top: 30px;
  height: 45px;
  width: 100%;
}
.parameter div a{
  float: left;
  display: block;
  height: 45px;
  width: 150px;
  line-height: 45px;
  border: 1px solid #ddd;
  text-align: center;
}
.parameter div a:last-child{
  margin-left: 20px;
}
.parameter div a img{
  margin-right: 8px;
  vertical-align: middle;
}
.parameter div a span{
  vertical-align: middle;
  font-size: 14px;
  color: #333;
}
.parameter div a:hover{
  border-color: #2a2a2a;
  background: #2a2a2a;
}
.parameter div a:hover span{
  color: #fff;
}
.other_box{
	overflow: hidden;
	padding-bottom: 30px;
}
.box1{
  margin: 50px 0;
}
/*产品详情*/
.pro_bg{
	width:100%;
	background:#f5f5f5;
	overflow:hidden;
}
.box2{
	margin-top:60px;
}
.pro-detail{
  width: 70%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.pro-detail .tab{
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
  box-sizing: border-box;
}
.pro-detail .tab ul li{
  float: left;
  height: 50px;
  line-height: 50px;
  width: 150px; 
  text-align: center;
  font-size: 16px;
  color: #6e6e6e;
  border-top: 3px solid #fff;
  cursor: pointer;
  box-sizing: border-box;
}
.pro-detail .tab ul li:hover{
  border-top: 3px solid #3A3A3C;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.pro-detail .tab ul li.hover{
  border-top: 3px solid #FFBC00;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.pro-detail .detail{
  display: none;
  padding: 30px;
  box-sizing: border-box;
}
.hot-pro{
  width: 25%;
  border: 1px solid #e3e3e3;
  background: #fff;
  margin-bottom:30px;
 
}
.hot-pro ul{
	    background: #3A3A3C;
		overflow:hidden;
		 
  padding-bottom:30px;
}
.hot-pro-title{
 height: 73px;
    line-height: 73px;
    text-align: center;
    width: 100%;
    font-size: 30px;
  color: #fff;
  background: #FFBC00;
  letter-spacing: 5px;
}
.hot-pro ul li{ 
  width: 100%;
  box-sizing: border-box;
}
.hot-pro ul li:hover{ 
  background: #fff;
}
.hot-pro ul li a:hover{ 
color:#000;
}
.hot-pro ul li a{
  width: 207px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    border-bottom: 1px solid #505458;
    display: block;
    margin: 0 auto;
    color: #fff;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*翻页*/
.page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2b78d9;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page .current {
    background-color: #2b78d9;
    border: 1px solid #2b78d9;
    color: #fff;
}

.page a:first-child,
.page span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


/*首页切换*/
.product_box{
	margin-top: 60px;
}


.tab li{
	line-height: 40px;
	display: block;
	color: #FFFEFE;
	font-size: 14px;
	text-align: center;
}

.tab li.active {
	background-color:#fff;
	color:#000;
}
/*清除浮动*/
        .clearfix:after {
	content:'';
	display:table;
	clear:both
}
.clearfix {
	*zonm:1;
}
/* IE 6/7 */
        .clearfix {
	zoom:1;
}
.product {
	float: right;
	
}
.product .main a {
	color: #FFFEFE;
}
.product .main a img {
	vertical-align:top;
}
.product .main {
	display:none;
}
.product .main.selected {
	display:block;
}

