﻿/*index banner*/
.banner{width: 100%;}
.banner .flexslider{ width:100%;min-width:900px;position: relative}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:100%;}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
.banner .slides li img:hover{ opacity: 0.8}
.banner .flex-control-nav {
	display: none;
}
.banner .flex-direction-nav {
	display: none;
}

/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:url(../images/public/banner_btn.png) no-repeat;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 10px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:12px;height:12px;background:url(../images/public/dot.png) right 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:0 0;}
/*index css end*/

.wrap{width:1000px; margin:0 auto;display: block}
.fl{float: left}
.fr{ float: right}
.header{}
.header_top{ height: 50px;line-height: 50px; color: #111111; }
.header_top span.fl{ margin-right: 10px; display: table-cell}
.header_top span.fl a,.header_top span.fr a{color: #111111}
.header_top span.fl a:hover,.header_top span.fr a:hover{color: #f9b552;}
.header_top span.fl img{ vertical-align: middle; margin-top: -4px;}
.header_top span.fr a{ padding: 0 10px;}
.header_center{ padding-bottom: 20px;}
.header_center .logo{padding: 10px 0 0 0; }
.header_center .logo img{ width: 160px;}
.header_center .logo2{ padding-right: 100px;}
.header_center .logo2 img{ width:290px;}
.header_center .gwc{ height: 66px; display: table-cell; line-height: 66px;}
.header_center .gwc img{ vertical-align: middle; width: 30px; display: inline-block}
.header_center .gwc a{ color: #FFF;}
.header_center .gwc a span{padding:0 5px;  border-radius:2px; border: 1px solid #b1b1b1; background: #bcbcbc; margin: 0 0 0 10px;}
.header_search{ height:50px; background: url(../images/navbg.png) 0 bottom repeat-x}
.header_search .fl{width: 200px;line-height:45px; color: #FFF;font-size: 15px; font-weight: bold}
.header_search .nav{ float: left; width: auto}
.header_search .nav li a{ color: #FFF; font-size: 15px; font-weight: bold; line-height: 45px;}
.header_search .nav li:hover a{
	color: #FFF;
}
.header_search .nav li.active a{
	color: #FFF;
}
.header_search .center{float: right; width:30px;overflow: hidden; height: 50px; position: relative;-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;}
.header_search .center .jt{ width: 10px;  position: absolute; left: 12%; top: 15px;}
.header_search .center .xqz{ line-height: 40px; width: 25%;background: #efefef; text-align: center}
.header_search .center .ycy{ display: none; position: relative; z-index: 1000; text-indent: 10px;}
.header_search .center .ycy li{ line-height: 25px; border-bottom: 1px solid #ccc; width: 100px;background: #fff}
.header_search .center .ycy li:hover{ background: #0059b0; color: #FFF;}

.header_search .center .input_text{	text-indent: 10px;
	width: 200px;
	border: 1px solid #FFF;
	background:#fff;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	margin-top: 10px;
	float: left;}
.header_search .center .button{ width: 30px; height: 30px;margin-top: 10px;  float: left; background: url(../images/czico.png) no-repeat center center}
.header_search .center .search_hide{display: none}
.header_search .center span{ width: 30px; height: 30px;position: absolute; right: 0; top: 10px; line-height: 30px; background: url(../images/czico.png) no-repeat center center}


.zy_content{ padding-top: 46px;}
.zy_content .slider_left{ width:200px;}
.zy_content .slider_left .slider_left_top{
	background: url(../images/slider-top-bg.png) repeat-x top;
	height:40px;
	line-height: 35px;
	color: #FFF;
	text-indent: 40px;
	font-size: 15px;
	font-weight: bold;
	width: 90%;
}
.zy_content .slider_left .slider_left_bottom{

}
.slider_left .slider_ul li{
	line-height:40px;
	width: 100%;
	position: relative;
}
.slider_left .slider_ul li a{
	color: #000;
	font-size: 14px;
	display: block;
}
.slider_left .slider_ul li  a:hover{
	color: #f9b552;
}
.slider_left .slider_ul li span{
	position: absolute;
	right: 40px;
	top: 0;
}
.slider_left .slider_ul li ul{
	display: none;
}
.slider_left .slider_ul li ul.show{
	display: block;
}
.slider_left .slider_ul li ul li{
   line-height: 35px
}
.slider_left .slider_ul li ul li a {
	font-size: 12px;
}
.zy_content .slider_left .space{
	padding-top: 30px;
}
.zy_content .slider_left .slider_left_bottom .input_text{
	width: 60%;
	height:30px;
	background: #FFF;
	border: 1px solid #f1f1f1;
	margin: 20px 0 0 5px;
	line-height: 30px;
	padding-left: 5px;
}
.zy_content .slider_left .slider_left_bottom .btn{
	width: 35px;
	height: 30px;
	margin: 20px 0 0 0;
	background: url(../images/slider-search.jpg) no-repeat center center;
}
.zy_content .slider_left .slider_left_bottom a.lishi{
	line-height: 45px;
	display: block;
	margin: 20px 0 20px 20px;
}
.zy_content .slider_left .w_t{
	background:url(../images/slider-bottom-bg.png) no-repeat center;
	width: 90%;
	height: 151px;
}
.zy_content .slider_left .w_t p{
	line-height: 80px;
	color: #FFF;
	text-align: center;
	font-size:15px
}
.zy_content .slider_left .w_t img{
	margin: 0 auto;
	display: block;
	width: 45px;
}
.zy_content .slider_right{
	width: 800px;
	overflow: hidden;
}
.nav{
	width: 100%;
	overflow: hidden;
	font-size:15px;
	font-weight: bold;
}
.nav li{
	float: left;
	line-height: 40px;
	padding-right: 40px;
}
.nav li a{
	color: #000;
}
.nav li:hover a{
	color: #f9b552;
}
.nav li.active a{
	color: #0059b0;
}
.slider_bottom{
	margin-top: 40px;
}
.zy_content .slider_right .pro1{
	border: 1px solid #6a6c6b;
	overflow: hidden;
	margin-top: 30px;
}
.zy_content .pro1 .pro1_top{
	border-bottom:1px solid #046ab7;
	line-height: 40px;
	height: 40px;
	color: #000;
	text-indent:10px;
	position: relative;
	font-size: 15px;
}
.zy_content .pro1 .pro1_top em{
	border-right: 2px solid #046ab7;
	height: 40px;
	margin-right: 20px;
}
.zy_content .pro1 .pro1_top a{
	 color: #f9b552;
	padding-right: 20px;
}
.zy_content .pro1 .pro1_top img{
	position: absolute;
	left: 0;
	top: 0;
	width: 69px;
}
.pro1_bottom{ width: 100%; display: block; margin: 40px auto;	position: relative; overflow: hidden}
.pro1_bottom .tabs_top{
	width: 200px;
	float: left;
	border: none;
	padding-top: 70px;

}
.pro1_bottom p{
	font-size: 15px;
	position: absolute;
	left: 0;
}
.pro1_bottom p.p1{
  top:35px;
}
.pro1_bottom p.p2{

	top: 190px;
}
.pro1_bottom .tabs_top li{
	width: 100%;
	float: left;
	color: #6f7072;
	line-height: 35px;
	background: none;
	padding: 5px 0;
}
.pro1_bottom .tabs_top li span{
	color: #0068b7;
	padding: 0 5px;
}
.pro1_bottom .tabs_top li.on{
	color: #0068b7;
	background: none;
}
.pro1_bottom .tabs_bottom{
	width: 800px;
	padding: 20px 0 0;
	float: left;
	position: relative;
}
.pro1_bottom .tabs_bottom a{
	position: absolute;
	top:5px;
}
.pro1_bottom .tabs_bottom.a1 .b1{
   left: 40px;
}
.pro1_bottom .tabs_bottom.a1 .b2{
	left: 155px;
}
.pro1_bottom .tabs_bottom.a1 .b3{
	left: 240px;
}
.pro1_bottom .tabs_bottom.a1 .b4{
	left: 330px;
}
.pro1_bottom .tabs_bottom.a1 .b5{
	left: 420px;
}
.pro1_bottom .tabs_bottom.a1 .b6{
	right: 250px;
}
.pro1_bottom .tabs_bottom.a1 .b7{
	right: 150px;
}
.pro1_bottom .tabs_bottom.a1 .b8{
	right:40px;
}
.pro1_bottom .tabs_bottom.a2 .b1{
	left: 40px;
}
.pro1_bottom .tabs_bottom.a2 .b2{
	left: 155px;
}
.pro1_bottom .tabs_bottom.a2 .b3{
	left: 240px;
}
.pro1_bottom .tabs_bottom.a2 .b4{
	left:375px;
}
.pro1_bottom .tabs_bottom.a2 .b5{
	left: 455px;;
}
.pro1_bottom .tabs_bottom.a2 .b6{
	 right: 150px;
}
.pro1_bottom .tabs_bottom.a2 .b7{
	right:  40px;
}
.pro1_bottom .tabs_bottom.a3 .b1{
	left: 145px;
}
.pro1_bottom .tabs_bottom.a3 .b2{
	left: 260px;
}
.pro1_bottom .tabs_bottom.a3 .b3{
	right: 220px;
}
.pro1_bottom .tabs_bottom.a3 .b4{
	right: 106px;
}
.pro1_bottom .tabs_bottom.a4 .b1{
	left: 126px;
}
.pro1_bottom .tabs_bottom.a4 .b2{
	left: 315px;
}
.pro1_bottom .tabs_bottom.a4 .b3{
	left: 490px;
}
.pro1_bottom .tabs_bottom.a4 .b4{
	right: 90px
}

.pro1_bottom .tabs_bottom img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.pro1_bottom .tabs_bottom img:hover{
	opacity: 0.8;
}
.pro1_bottom .tabs_bottom a.a1{
	position: absolute;
	left:84px;
	top: 50px;
	border: 1px solid #00a0e9;
	border-radius: 5px;
	color: #00a0e9;
	padding:0 5px;
}
.pro1_bottom .tabs_bottom a.on{
	background: #000;
	border: 1px solid #000;
	color: #FFF;
}
.pro1_bottom .tabs_bottom a.a2{
	left: 169px;
}
.pro1_bottom .tabs_bottom a.a3{
	left: 248px;
}
.pro1_bottom .tabs_bottom a.a4{
	left:289px;
}
.pro1_bottom .tabs_bottom a.a5{
	left: 328px;
}
.pro1_bottom .tabs_bottom a.a6{
	left: 400px;
}
.pro1_bottom .flexslider{ width:100%;position:relative; margin-top:10px;}
.pro1_bottom .slides{position:relative;z-index:1;}
.pro1_bottom .slides li{position:relative;}
.pro1_bottom .slides li a{display:block; margin:0 auto;text-align:center;}
.pro1_bottom .slides li a img{ width:173px;display: block; margin: 0 auto; opacity: 0.5 }
.pro1_bottom .slides li a img:hover{ opacity: 1}
.pro1_bottom .slides li p{ width: 100%; display:block;color:#000; text-align: center; line-height:35px; position: relative; }

.pro1_bottom .slides li:hover{ }
.pro1_bottom .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; }
.pro1_bottom .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.pro1_bottom .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.pro1_bottom .flex-control-nav .flex-active{background-position:0 0;}
.pro1_bottom .flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%; line-height: 0; font-size: 0}
.pro1_bottom .flex-direction-nav li a{display:block;width:40px;height:95px;background:url(../images/left-right.png) no-repeat;overflow:hidden;cursor:pointer;position:absolute;}
.pro1_bottom .flex-direction-nav li a.flex-prev{left:-50px;background-position: 0px 0px; }
.pro1_bottom .flex-direction-nav li a.flex-next{right:-50px;background-position: -40px 0px;}
.footer1{
	background: #efeff1;
	margin-top: 80px;
	padding: 80px 0 80px 0;
}
.footer1_left{
	width: 400px;
	background: url(../images/ico08.png) no-repeat left 60px;
	padding-left: 40px;
	line-height: 45px;
	color: #000;
}
.footer1_left a.fl img{
	width: 28px;
}
.footer1_left p{
	line-height: 40px;
}
.footer1_left h3{
	margin-left: -40px;
	font-size: 14px;
}
.footer1_left a{
	margin-left: -40px;
	padding:10px 60px 0 0;
}
.footer1_right{
	width: 200px;
	float: left;
	line-height: 35px;
}
.footer2{
	padding: 80px 0;
}
.footer2 .wrap{
	position: relative;

}
.footer2 .footer2_left_ul{
    float: left;
	width: 80%;
	padding-bottom: 20px;
	margin-left: -30px;
}
.footer2 .footer2_left_ul li{
	float: left;
}
.footer2 .footer2_left_ul li a img{
	height:50px;
}.footer2 .footer2_left_ul.wz{
	padding-left: 30px;
	color: #1c1c1c;
 }
.footer2 .footer2_left_ul li a{
	color: #0069b7;
	line-height: 45px;
}
.footer2 .footer2_left_ul li span{
	color: #0069b7;
	padding: 0 20px;
}
.footer2 .footer2_right{
	 position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}
.xf{
	position: fixed;
	right: 0;
	top: 236px;
	z-index: 1000;
	width: 80px;
}
.xf ul li{
	background: url(../images/xuanfubg.png) no-repeat center;
	width: 80px;
	height: 80px;
	float: left;
	margin-bottom: 20px;
	margin-bottom: 20px;
}
.xf ul li a p{
	text-align: center;
	line-height: 30px;
	color: #fff;
	padding-bottom: 40px;
}
.xf ul li a img{
	width: 20px;
	height: 20px;
	display: block;
	margin: 20px auto 0
}

.ny_content{
	 padding-top: 44px;
}
.ny_content .ny_content_top .top_slider_left{
     width: 200px;
	 height: 40px;
	background: #036ab7;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	text-indent: 40px;
}
.ny_content .ny_content_top .nav{
	width: 50%;
	margin-left: 30px;
}
.ny_content .ny_content_position{
	line-height: 55px;
	color: #070707;
	font-size: 14px;
}
.ny_content .ny_content_position a{
	padding: 0 10px;
}
.ny_content .ny_content_position a.yellow{
  color: #f39903;
}
.ny_content .ny_content_inNav_list{
	overflow: hidden;
	padding-top:10px;
	border-bottom: 2px solid #0269b7;
}
.ny_content .ny_content_inNav_list a{
	background: #d8d8d8;
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display:inline-block;
	vertical-align: top;
	color: #FFF;
	font-size: 14px;
	margin-right:5px;
	border-radius: 5px 5px 0 0;
}
.ny_content .ny_content_inNav_list a.on{
	background: url(../images/pro_listbg.png) no-repeat center;
}
.ny_content .ny_content_inNav_parameter{
	width: 100%;
}
.ny_content .ny_content_inNav_parameter .top{
	height: 35px;
	margin-top: 35px;
	background: #d8d8d8;
	color: #333;
}
.ny_content .ny_content_inNav_parameter .bottom{
	overflow: hidden;
}
.ny_content .ny_content_inNav_parameter .bottom ul{
    width: 100%;
	padding: 30px;
	overflow: hidden;
}
.ny_content .ny_content_inNav_parameter .bottom ul li{
	width: 31%;
	float: left;
	margin: 0 1%;
	font-size: 12px;
	line-height: 30px;
}
.ny_content .ny_content_inNav_parameter .bottom ul li a span{
	padding-right: 10px;
}
.ny_content .ny_content_search{
	overflow: hidden;
	margin: 0 0 40px;
}
.ny_content .ny_content_search .fl{
	width: 400px;
	height: 50px;
	position: relative;
}
.ny_content .ny_content_search .fl input{
	width: 350px;
	height: 32px;
	line-height: 32px;
	background: #fff;
	border-radius: 2px;
	margin: 8px 20px 0 0;
	padding-left: 10px;
	border: 1px solid #ccc;
}
.ny_content .ny_content_search .fl input.btn{
	width: 30px;
	height: 34px;
	background: url(../images/czico.png) no-repeat center #0269b7;
	position: absolute;
	right: 10px; top: -1px;
	border-radius: 2px;
}
.ny_content .ny_content_search .fr{
	float: left;
	color: #000000;
	font-size: 12px;
	line-height: 50px;
	padding-left: 20px;
}
.ny_content .ny_content_search .fr input {
	margin-right: 5px;
	vertical-align: middle;
}
.ny_content .ny_content_pro table{
	width: 100%;
	border-collapse:collapse;
	color: #000000;
}
.ny_content .ny_content_pro table thead tr td{
	background: #d8d8d8;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	border-left:none
}
.ny_content .ny_content_pro table tbody tr td{
	text-align: center;
	padding: 10px 10px;
	border: 1px solid #ccc;
}
.ny_content .ny_content_pro table tbody tr td.dj p{
	text-align: left;
	text-indent: 20px;
	position: relative;
}
.ny_content .ny_content_pro table tbody tr td.dj p span{
	position: absolute;
	right:0;
	top: 0;
	text-align: left;
	text-indent: 0;
	width: 80px;
}
.ny_content .ny_content_pro table tbody tr td p input{
	width: 80px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 10px;
	line-height: 30px;
}
.ny_content .ny_content_pro table tbody tr td p input.btn{
    width: 65px;
	height: 30px;
	background: url(../images/pro_gmbtn.png) no-repeat center;
	color: #FFF;
	text-align: center;
	border: none;
}
.ny_content .ny_content_pro table tbody tr td.td_width{
	max-width: 100px;
	min-width: 100px;
}
.ny_content .ny_content_pro table tbody tr td.td_width2{
	max-width: 130px;
	min-width: 130px;
}
.ny_content .ny_content_pro .all_btn{
   width: 220px;;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	background: url(../images/pro_gmallbg.png) no-repeat;
	margin: 20px 0;
}
.ny_content .ny_content_pro .page{
	margin: 20px 0;
}
.ny_content .ny_content_pro .page p{
	padding-bottom: 10px;
}
.ny_content .ny_content_pro .page .activity_all a{
	padding: 2px 5px;
	font-weight: bold;
}
.ny_content .ny_content_pro .page .page_now{
     background: #0269b7;
	 padding: 2px 5px;
	color: #FFF;
}
.ny_content .ny_content_inNav_text{
	color: #000;
	position: relative;

}
.ny_content .ny_content_inNav_text .text{
	max-width: 390px
}
.ny_content .ny_content_inNav_text .fl{
	text-align: center;
	position: relative;

}
.ny_content .ny_content_inNav_text .fl .hide{
	position: absolute;
	left:200px;
	top:40px;
	background: #FFF;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px #ccc;
	z-index: 100;
	display: none;
padding:20px;

}
.ny_content .ny_content_inNav_text .fl .hide img{
      width:300px;
     margin:5px;
}
.ny_content .ny_content_inNav_text .fl img{
	width: 150px;
	margin: 50px 20px;

}
.ny_content .ny_content_inNav_text .fl span{
	display: block;
	width: 100%;
	text-align: center;
}
.ny_content .ny_content_inNav_text .fl i.ys{
	color: #f39903;
	font-style: normal;
}
.ny_content .ny_content_inNav_text .text p{
	text-align: left;
	line-height:25px;
}
.ny_content .ny_content_inNav_text .text p img.tb{
	width: 25px; height: 25px;
	display: inline-block;
	margin: 0 5px;
}
.ny_content .ny_content_inNav_text .text em{
	font-style: normal;
	color: #ccc;
	text-align: left;
	display: block;
}
.ny_content .ny_content_xiazai{
	padding-top: 40px;
}
.ny_content .ny_content_xiazai .bottom li{
	line-height: 30px;
	display: table-cell;
	padding: 10px 0;
	text-indent: 20px;
}
.ny_content .ny_content_xiazai .bottom li a img{
	vertical-align: middle;
}
.ny_content .ny_content_proshow{
	margin-right:40px;
	min-width: 250px;
}
.ny_content .ny_content_proshow .top.title{
	background: #d8d8d8;
	color: #333;
	font-size: 14px;
}
.ny_content .ny_content_proshow .bottom{
	line-height: 27px;
	border:1px solid #d8d8d8;

}
.ny_content .ny_content_proshow .bottom .fl{
	width: 120px;
	padding: 17px 40px;
	text-align: left;
}
.ny_content .ny_content_proshow p{
	padding:3px 20px;
}
.ny_content .ny_content_proshow2{
	margin-top: 20px;
}
.ny_content .ny_content_proshow2 p input{
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d8d8d8;
}
.ny_content .ny_content_proshow2 p input.btn{
	border: none;
	background:url(../images/pro_gmbtn.png) no-repeat center;
	margin-left: 5px;
	color: #FFF;
}
/*购物车*/
.ny_content .shop_cart_list{
	padding: 40px 0;
}

.ny_content .shop_cart_list a{
	background:url(../images/pro_gmallbg.png) no-repeat bottom right;
	width:auto;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
}
.ny_content .shop_cart_list img{
	margin: 0 10px
}
.ny_content .shop_cart_pro .all_btn{
  width: 100px;
	background-position: right bottom;
	border-radius: 2px;
}
.shop_cart_tips h2{
	line-height: 45px;
	color: #000;
	font-size:14px;
}
.shop_cart_tips .bottom{
	border: 1px solid #036ab8;
	width: 100%;
	height: 220px;
}
.shop_cart_tips .bottom textarea{
	width: 96%;
	height: 160px;
	margin: 20px 2%;
	background: #e8eff5;
	border: none;
}
.shop_cart_tips .btn{
	margin-left: 20px;
	margin-top: 20px;
}
.shop_cart_tips .btn_cont{
	background: url(../images/pro_gmallbg2.png) no-repeat right bottom;
}
.my_account .ny_content_proshow{
	width:260px ;
}
.my_account .ny_content_proshow .bottom{
   padding: 10px 0;
}
.my_account .ny_content_proshow .bottom p{
   padding: 3px 10px;
}
.my_account .ny_content_proshow .bottom label{
	width: 60px;
	display:inline-block;
}
.my_account .ny_content_proshow .bottom input{
	width: 100px;
	border: none;
}
.my_account .slider_right{
	width: 70%;
}
.my_account .slider_right .top{
	height: 50px;
}
.my_account .slider_right .bottom{
	background: #e8eff5;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
}
.my_account .slider_right .bottom p{
	line-height: 40px;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
}
.my_account .slider_right .bottom p label{
	width: 100px;
	display: inline-block;
}
.my_account .slider_right .bottom p input{
	width:80%;
	border: 1px solid #036ab8;
	background: #FFF;
	height: 40px;
	line-height: 40px;
}
.my_account .slider_right p.tips{
	color: #464241;
	padding-left: 100px;
}

.share_shopping{
	padding: 20px;
	width: 700px;
	display: block;
	margin: 0 auto;
}
.share_shopping p{
	line-height: 30px;
}
.share_shopping p a{
	color: #036ab8
}
.share_shopping p input.input{
	border:  1px solid #036ab8;
	padding-right: 10px;
}
.share_shopping p textarea{
	width: 100%;
	height:150px;
	border:  1px solid #036ab8;
}

.login{
	width: 100%;
}
.login .top{
	height: 40px;
}
.login .bottom{
	background: #e8eff5;
	padding: 80px 120px;
}
.login .bottom .fl{
	padding-left: 20px;
}
.login .bottom .fl h2{
    font-size: 20px;
	padding-bottom: 30px;
}
.login .bottom .fl p{
	padding: 10px 0;
}
.login .bottom .fl p label{
	width: 120px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}
.login .bottom .fl p label em{
	color:red;
	font-style: normal;
}
.login .bottom .fl p input.input{
	width: 280px;
}
.login .bottom .fl p.remember{
	color: #727171;
	padding-left: 10px;
}
.login .bottom .fl p .btn{
	margin-left: 120px;
}
.login .bottom .fl p.forget a{
	color: #727171;
	padding-left: 120px
}
.login .bottom .fl2{
	padding-left: 150px;

}
.login .bottom .fl2 p{
	color: #727171;
}
.login .bottom .fl2 p .btn{
	margin-left: 0;
}
.login .bottom .fl textarea{
	width: 280px;
	height: 90px;
}
.login .bottom .fl select{
	width: 280px;
	border: 1px solid #036ab8;
	height: 30px;
}
.order h2{
	font-size: 17px;
	line-height: 45px;
}
.order .fl{
	width: 49%;
}
.order .bottom{background: #e8eff5; padding: 40px 40px; position: relative; font-weight: bold}
.order .bottom .same{ position: absolute; left: 20px; top: 10px;}
.order .bottom p{ padding: 5px 0}
.order .bottom p label{ width: 100px; display: inline-block; text-align: right; padding-right: 10px;}
.order .bottom p input{ width: 300px;}
.order .bottom p select{width: 300px;
	border: 1px solid #036ab8;
	height: 30px;}
.order .order_kp p label{ width: 110px}
.order .order_kp2 p label{width: 450px;text-align: left}
.order .order_kp2 p input{ width: 10px; vertical-align: middle }

.chosen-container-single .chosen-single{
	line-height: 30px;
	border: 1px solid #036ab8;
	height: 30px;
	color: #000;
	box-shadow: 0 0 0 0;
	border-radius: 0;
}
.my_account .chosen-container-single .chosen-single{
	width: 605px;
	height: 40px;
	line-height: 40px;
}
#country{
	border: none;
}


.help{
	width: 100%;
	overflow: hidden;
}
.help ul li{
	width: 250px;
	margin: 10px 11px 0;
	float: left;
}
.help ul li .title{
	width: 100%;
	background: #e8f0f6;
	border: 1px solid #d9d9d9;
	line-height: 40px;
	height: 40px;
	color:#0068b7;
}
.help ul{
	overflow: hidden;
	margin: 0 -10px;
}
.help ul li .bottom{
	padding: 20px 20px;
}
.help ul li .bottom p{
	line-height: 30px;
}
.help ul li .bottom p a{
	color: #000000;
}
.help ul li .bottom p a:hover{
	color: #f9b552;
}
.banner2{
	width: 66%;
	float: right;
	margin-top: 10px;
}
.banner2 .title_title{
	line-height: 40px;
	height: 40px;
	background: #237cc0;
	color: #FFF;
	text-indent: 20px;
}
.banner2 .slides li img{

}

.about .title_title{
	border-bottom: 1px solid #231815;
	line-height: 45px;
	font-size: 20px;
	color: #231815;
}
.about .img{
	padding: 20px 0;
}
.about .img img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.tabs{
	overflow: hidden;
}
.tabs_top{
	border-bottom: 4px solid #0183c1;
	overflow: hidden;
}
.tabs_top li{
	padding: 10px 20px;
	margin-right: 10px;
	float: left;
	background: #e0e4e9;
	color: #0183c1;
	font-weight: bold;
	cursor: pointer;
}
.tabs_top li.on{
	background: #0183c1;
	color: #FFF;
}
.tabs_bottom{
	display: none;
	line-height: 25px;
	padding: 30px 20px;
	color: #262626;
}
.tabs_bottom.on{
	display: block;
}
.tabs_bottom h3{
	color: #000;
	font-size: 20px;
	margin-bottom: 40px;
}
.tabs_bottom .about_content{
	padding-bottom: 80px;
}
.tabs_bottom .about_content img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}


.honor{
	padding: 20px;
}
.honor ul li{
  border-bottom: 1px dashed #262626;
	overflow: hidden;
	padding: 20px 0;
}
.honor ul li .fl{
	width: 25%;
}
.honor ul li .fl img{
	padding: 20px;
	border: 1px solid #c3c3c3;
	max-width: 100%;
}
.honor ul li .fr{
	width: 70%;
}
.feedback .position{
	color: #898989;
}
.feedback .position a{
	line-height: 50px;
	color: #898989;
}
.feedback{

}
.feedback p{
	margin-bottom: 20px;
	font-size: 16px;
}
.feedback p.a1{
	font-weight: bold;
}
.feedback ul{
	padding-bottom: 20px;
	overflow: hidden;
}
.feedback ul li{
	line-height: 30px;
}
.feedback textarea{
	border: 1px solid #ccc;
	height: 200px;
	width: 100%;
}
.feedback input.input{
	border: 1px solid #ccc;
	width: 300px;
}
.application{
	overflow: hidden;
	margin: 20px -33px;
}
.application li{
	width: 250px;
	float: left;
	margin:10px 33px;
}
.application li a img{
	width: 250px;
	display: block;
	opacity: 0.5;
}
.application li a:hover img{
	opacity: 1;
}
.application li a span{
	display: block;
	text-align: center;
	line-height: 45px;
}

.page{
	display: block;
	width: 100%;
	text-align: right;
}
/*新闻中心*/
.zy_content .news{
	width: 535px;
	float: left;
}
.zy_content .news img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.zy_content .news .position{
	line-height: 45px;
}
.zy_content .news ul li{
	background: #eff1f2;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;

}
.zy_content .news ul li .fl{
	width: 180px;
}
.zy_content .news ul li .fl img{
	width: 155px;
	height: 126px;
}
.zy_content .news ul li .fr{
	width: 65%;
}
.zy_content .news ul li .fr h2{
	line-height: 45px;
}
.zy_content .news ul li .fr span{
	display: block;
	line-height: 25px;
}
.zy_content .news ul li .fr span.time{
	text-align: right;
}
.slider_right2{
	width: 250px;
}
.slider_right2 img{
	max-width: 100%;
	display: block;
	margin: 0 auto 20px;
}
.slider_right2 .bottom img{
	margin: 0;
}
.slider_right2 .bottom ul{
	background: url(../images/zlbg.jpg) repeat-y;
	overflow: hidden;
}
.slider_right2 .bottom ul li{
	line-height: 25px;
	text-indent: 40px;
}

/*联系我们*/
.contact .fl{
	width: 260px;
}
.contact .fl .bottom{
	border: 1px solid #0168b7;
	padding: 20px;
	line-height: 25px;
}
.contact .fl .bottom a{
	color: #0168b7;
}
.contact .fr{
	width: 75%;
}
.contact .fr img{
	max-width: 100%;
	margin-bottom: 40px;
}
/*订阅*/
.subscribe{
	color: #1f2330;
}
.subscribe_bottom h3{
	line-height: 45px;
	text-indent: 40px;
	margin-bottom: 40px;
}
.subscribe_bottom p{
	line-height: 40px;
	margin-bottom: 10px;
}
.subscribe_bottom p label{
	width: 250px;
	display: inline-block;
	text-indent: 60px
}
.subscribe_bottom p label em{
	color: red;
}
.subscribe_bottom p input{
	width: 400px;
	border: 1px solid #979797;
	height: 40px;
	line-height: 40px;
}
.subscribe_bottom p select{
	width: 400px;
	border: 1px solid #979797;
	height: 40px;
	line-height: 40px;
}
.subscribe_bottom p.a2{
	padding-left: 50px;
}
.subscribe_bottom p.a2 input{
	display: inline-block;
	width: 60px;
	vertical-align: top;
}
.subscribe_bottom p.a2 label{
	display: inline-block;
	width: 80%;
	text-align: left;
	text-indent: 0;
	line-height: 25px;
}
.subscribe_bottom p.a2 input.btn{
	width: 100px;
	border: 1px solid #dbdbdb;
	background: #dbdbdb;
	color: #000;
	text-align: center;

}
/*订单历史*/
.history p{ margin-bottom: 20px;}
.history p label{ padding-right: 10px;}
.history p select{ width: 150px; height: 30px; line-height: 30px; margin-right: 20px;}
.history .tabs_bottom{ position: relative}
.history .bg{
	width: 97%;
	height: 40px;
	background: #e0e4e9;
	position: absolute;
	left:1.5%;
	top: 72px;
}
.history .tabs_bottom .dataTables_length{
	float: right;
}
.history .tabs_bottom .dataTables_filter{
	float: left;
}
.history .tabs_bottom .dataTables_filter input{
	width: 150px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
}
.history .dataTables_scroll{
	padding-top: 22px;
}
.history .dataTables_scrollBody{
	border-left: 1px solid #9a9594;
}
.history table tr th{
	background: #e0e4e9;
	border-bottom: 1px solid #9a9594;
}
.history table tbody{
	border-left: 1px solid #9a9594
}
.history table tr td{
	border-bottom: 1px solid #9a9594;
	border-right: 1px solid #9a9594;
	text-align: center;
}
.history .dataTables_wrapper.no-footer .dataTables_scrollBody{
	border-bottom: none;
}
.history .bg-bottom{
	height: 40px;
	background: #e0e4e9;
	margin-top: 40px;
}
.history .bg-bottom a{
	background: url(../images/bg-bottom.png) no-repeat;
	color: #FFF;
	width: 174px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin:8px 10px;
}
.dataTables_scrollHeadInner{
	width: 100%!important;
}
.dataTables_scrollHeadInner table{
	width: 100%!important;
}

.ke-zeroborder tr td{ padding: 0 0 0 20px;}