@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
	line-height:20px;
	-webkit-text-size-adjust:none;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}
/**hack Opera, FF, Float "bug"*/
.clearfix{
    clear: both; 
}

img{ border:0}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/

/**--------------------------------------/LINK/END-----------------------------------*/

.indexbox{
	margin:0 auto;
	}
.header_fix{
	margin:0 auto;
	clear:both;
	height:160px;
	width:100%;
	display:none;
	}
	
header {
	margin:0 auto;
	background:#fff;
	width:100%;
	position:relative;
	z-index:999;
	border-bottom:3px solid #f5a500
	}

.logo{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
	text-align:center;
	width:80%;
	margin:0 auto;
	}
.logo img{
	margin:0 auto;
	}
.top_nav{
	float:right;
	width:100%;
	text-align:center;
	padding:5px 7px;
	font-size:12px;
	}
.top_nav a{
	color:#666;
	display:inline-block;
	padding:0 5px;
	}
.top_search{
	float:none;
	margin:0 auto;
	height:65px;
	padding:15px;
	z-index:888;
	position:relative;
	width:100%;
	display:none;
	}
.top_search input{
	float:left;
	border:0;
	background:#f4f4f4;
	height:35px;
	line-height:35px;
	padding:0 10px;
	width:80%;
	}
.top_search .search_bt{
	float:left;
	border:0;
	background:url(../images/index_06.png) center center no-repeat #49b700;
	cursor:pointer;
	width:20%;
	}
	
@media (min-width:768px){	
.header_fix{
	margin:0 auto;
	clear:both;
	height:170px;
	display:block;
	width:100%;
	}
header {
	margin:0 auto;
	background:#fff;
	width:100%;
	position:fixed;
	z-index:999;
	border-bottom:3px solid #f5a500
	}
.top_nav{
	float:right;
	width:60%;
	text-align:right;
	font-size:14px;
	padding:30px 7px 0;
	}
.top_nav a{
	color:#666;
	display:inline-block;
	padding:0 8px;
	}
.top_search{
	float:right;
	padding:15px;
	z-index:888;
	position:relative;
	width:auto;
	display:block;
	}
.top_search input{
	float:left;
	border:0;
	background:#f4f4f4;
	height:35px;
	line-height:35px;
	padding:0 10px;
	width:300px;
	}
.top_search .search_bt{
	float:left;
	border:0;
	background:url(../images/index_06.png) center center no-repeat #49b700;
	padding:0 30px;
	cursor:pointer;
	width:60px;
	}
}


.nav_bg{
	width:100%;
	clear:both;
	background:#0068b7;
	}
.navbar-toggle{
	z-index:999999;
	border:1px solid #fff;
	color:#fff;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border:0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background: none
}
.navbar-default{
	border:0;
	margin-bottom:0;
	width:100%;
	top:0;
	background:url(../images/index_11.jpg) repeat-x;
	padding:0;
	}
.navbar-collapse{
	position:absolute;
	width:100%;
	background:#f9f9f9;
	border:0;
	z-index:9999;
	}
.navbar-nav{
	margin-top:0;
	margin-bottom:0;
	}
.navbar-default .navbar-nav li{
	padding-top:0;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	}
.navbar-default .navbar-nav li a{
	line-height:52px;
	height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#666;
	outline:0;
	}
.navbar-default .navbar-nav .active a{
	background:#888;
	color:#fff;
	}
.navbar-default .navbar-nav .active a:hover{
	color:#fff;
	background:#888;
	}
.navbar-default .navbar-nav .active a:focus{
	color:#fff;
	background:#888;
	}
@media (min-width:768px){
.logo{
	float:left;
	padding:15px;
	width:40%;
	}
.logo img{
	display:block;
	width:100%;
	margin:0 auto;
	}
	.nav_bg{
		clear:both;
		background:url(../images/index_11.jpg) repeat-x;
		height:0px;
		width:100%;
		clear:none;
	}
.navbar-collapse{
	background:none;
	position:static;
	border:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	}
.navbar-default{
	border:0;
	height:0px;
	background:none;
	}
	.navbar{min-height: 0;}
	.navbar-default .navbar-collapse{height: 0 !important;}
.navbar-default .navbar-nav{
	width:100%;
}
.navbar-default .navbar-nav>li {
  width:12.5%;
  font-size:16px;
  text-align:center;
  border:0;
  background:#0068b7;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
  padding:0;
  line-height:47px;
  height:47px;
  border-right:1px solid #0086c8
}

.navbar-default .navbar-nav>.active>a {
	background:#f5a500;
	color:#fff;
	line-height:47px;
}
.navbar-default .navbar-nav>.active>a:hover {
	background:#f5a500;
	color:#fff;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	background:#0e75c4;
	color:#fff;
}
.navbar-default .navbar-nav>li:hover>a:focus,.navbar-default .navbar-nav>li:hover>a{
	background:#0e75c4;
	color:#fff;
}
.nav li ul{
	display:none;
	}
.nav li .nav_show{
	position:absolute;
	z-index:9999;
	background:rgba(0,0,0,0.7);
	border:1px solid #000;
	border-top:0;
	width:100%;
	top:65px;
	margin:0;
	display:block;
	-moz-border-radius:0 0 5px 5px;      /* Gecko browsers */
-webkit-border-radius:0 0 5px 5px;   /* Webkit browsers */
border-radius:0 0 5px 5px;            /* W3C syntax */
	line-height:28px;
	padding-bottom:5px;
	}
.nav li .nav_show li{
	line-height:38px;
	padding:0;
	height:38px;
	border:0;
	}
.navbar-default .navbar-nav li .nav_show li a{
	display:block;
	width:100%;
	font-size:14px;
	line-height:28px;
	text-align:center;
	color:#fff;
	background:none;
	padding:5px 15px 0;
	height:38px;
	}
.navbar-default .navbar-nav li .nav_show li a:hover{
	color:#eee;
	background:rgba(149,0,0,0.5);
	}

}	




		
.main_banner{
	clear:both;
	}
.main_banner img{
	display:block;
	width:100%;
	height:auto;
	}
.sub_banner{
	clear:both;
	}
.sub_banner img{
	display:block;
	width:100%;
	height:auto;
	}
.mainbox{
	clear:both;
	}
.main_wrap{
	clear:both;
	padding:30px 0;
	background:#fff;
	}
.main_wrap2{
	clear:both;
	padding:30px 0;
	background:#f2f5f8
	}
.main_title{
	clear:both;
	text-align:center;
	padding:10px 0;
	}
.main_title img{
	margin:0 auto;
	width:70%;
	}
@media (min-width:768px){
.main_title{
	clear:both;
	text-align:center;
	padding:20px 0;
	}
.main_title img{
	margin:0 auto;
	width:auto;
	}
}

.main_about_text{
	clear:both;
	text-align:center;
	padding:15px 0;
	font-size:16px;
	line-height:36px;
	}
.main_about_pic{
	clear:both;
	text-align:center;
	padding:15px 0;
	}
.main_about_pic img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	}
.main_more{
	clear:both;
	text-align:center;
	padding:15px 0;
	}
.main_more a{
	display:inline-block;
	border:2px solid #ddd;
	padding:0 25px;
	text-align:center;
	font-size:16px;
	line-height:40px;
	color:#666;
	}
.main_more a:hover{
	background:#f7f7f7;
	text-decoration:none;
	color:#333;
	}


.main_pro_list{
	clear:both;
	}
.main_pro_list li{
	padding-top:15px;
	padding-bottom:45px;
	}
.main_pro_list li .pro_l_bg{
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
position:relative;
	}
.main_pro_list li .pro_l_pic a{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
.main_pro_list li .pro_l_pic img{
	display:block;
	width:100%;
	height:auto;
	}
.main_pro_list li .pro_l_title{
	padding:15px 0 10px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	}
.main_pro_list li .pro_l_title a{
	color:#2474bc
	}
.main_pro_list li .pro_l_text{
	padding:0 15px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	height:40px;
	overflow:hidden;
	}
.pro_l_bt{
	position:relative;
	bottom:-30px;
	text-align:center;
	}
.pro_l_bt a{
	display:inline-block;
	background:#49b700;
	color:#fff;
	width:50px;
	height:50px;
	line-height:50px;
	-moz-border-radius: 50px;      /* Gecko browsers */
-webkit-border-radius: 50px;   /* Webkit browsers */
border-radius:50px;            /* W3C syntax */
font-size:48px;
font-weight:300;
text-align:center;
	}
.pro_l_bt a:hover{
	text-decoration:none;
	background:#56c30e;
	}


.pro_list{
	clear:both;
	}
.pro_list li{
	padding-top:15px;
	padding-bottom:25px;
	}
.pro_list li .pro_l_bg{
	padding:5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
position:relative;
	}
.pro_list li .pro_l_pic a{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
.pro_list li .pro_l_pic img{
	display:block;
	width:100%;
	height:auto;
	}
.pro_list li .pro_l_title{
	padding:15px 0 10px;
	font-size:16px;
	font-weight:bold;
	}
.pro_list li .pro_l_title a{
	color:#2474bc
	}
.pro_list li .pro_l_text{
	line-height:20px;
	font-size:12px;
	height:40px;
	overflow:hidden;
	}

.main_adv1{
	clear:both;
	}
.main_adv1 li{
	}
.main_adv1 li a{
	padding-top:25px;
	padding-bottom:25px;
	display:block;
	}
.main_adv1 li a span{
	display:block;
	float:none;
	text-align:center;
	}
.main_adv1 li a span img{
	display:block;
	margin:0 auto;
	}
.main_adv1 li a p{
	padding:40px 0 0;
	text-align:center;
	font-size:18px;
	color:#666;
	margin:0 auto;
	}


.main_client{
	clear:both;
	}
.main_client li{
	padding-bottom: 15px;
	}
.main_client li .client_pic{
	float:none;
	width:100%;
	}
.main_client li .client_pic a{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	border: 1px solid #ddd;
	}
.main_client li .client_pic img{
	width:100%;
	height:auto;
	display:block;
	}
.main_client li .client_right{
	float:none;
	width:100%;
	padding:10px 20px;
	color:#fff;
	}
.main_client .client_li2 .client_pic{
	float:none;
	width:100%;
	}
.main_client li .client_r_title{
	font-size:18px;
	}
.main_client li .client_r_title a{
	display:inline-block;
	line-height:30px;
	color:#fff;
	border-bottom:3px solid #f5a500
	}
.main_client li .client_r_text{
	font-size:12px;
	padding:10px 0;
	}
.main_client li .client_r_more a{
	background:url(../images/index_51.png) left no-repeat;
	padding:0 0 0 30px;
	color:#fff;
	line-height:30px;
	display:inline-block;
	}
	
@media (min-width:768px){
.main_client li .client_pic{
	float:left;
	}
.main_client li .client_pic img{
	width:100%;
	height:auto;
	display:block;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	}
.main_client li .client_right{
	float:left;
	width:50%;
	padding:10px 20px;
	color:#fff;
	}
.main_client .client_li2 .client_pic{
	float:right;
	width:50%;
	}
}


.main_news{
	clear:both;
	}
.main_news li{
	padding-top:15px;
	padding-bottom:15px;
	}
.main_news li .news_l_date{
	width:60px;
	position:absolute;
	height:60px;
	background:#eef4fa;
	}
.main_news li .news_l_date strong{
	display:block;
	font-weight:normal;
	font-size:30px;
	width:60px;
	line-height:44px;
	height:44px;
	text-align:center;
	color:#0068b7;
	}
.main_news li .news_l_date span{
	display:block;
	font-size:12px;
	width:60px;
	line-height:16px;
	height:16px;
	text-align:center;
	color:#fff;
	background:#f5a500;
	}
.main_news li .news_l_right{
	float:right;
	padding:0 0 0 80px;
	}
.main_news li a .news_l_title{
	color:#0068b7;
	font-weight:bold;
	}
.main_news li a .news_l_text{
	color:#888;
	font-size:12px;
	line-height:18px;
	padding:5px 0;
	}



.news_list{
	clear:both;
	}
.news_list li{
	padding-top:15px;
	}
.news_list li .news_l_hr{
	clear:both;
	height:5px;
	border-bottom:1px dashed #ddd;
	}
.news_list li .news_l_date{
	width:60px;
	position:absolute;
	height:60px;
	background:#eef4fa;
	}
.news_list li .news_l_date strong{
	display:block;
	font-weight:normal;
	font-size:30px;
	width:60px;
	line-height:44px;
	height:44px;
	text-align:center;
	color:#0068b7;
	}
.news_list li .news_l_date span{
	display:block;
	font-size:12px;
	width:60px;
	line-height:16px;
	height:16px;
	text-align:center;
	color:#fff;
	background:#f5a500;
	}
.news_list li .news_l_right{
	float:left;
	width:100%;
	padding:0 0 0 80px;
	}
.news_list li a .news_l_title{
	color:#0068b7;
	font-weight:bold;
	}
.news_list li a .news_l_text{
	color:#888;
	font-size:12px;
	line-height:18px;
	padding:5px 0;
	min-height:50px;
	}




	
footer{
	margin:0 auto;
	clear:both;
	background:#0068b7;
	padding:40px 0 0;
	border-top:3px solid #f5a500;
	}
footer a{
	color:#ef543b;
	}
.foot_nav dt{
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	}
.foot_nav dt a{
	color:#fff;
	line-height:40px;
	}
.foot_nav dd{
	clear:both;
	}
.foot_nav dd a{
	color:#99c3e2;
	line-height:30px;
	}
.foot_nav dd a:hover{
	color:#fff;
	line-height:30px;
	}
.foot_share{
	text-align:center;
	clear:both;
	width:284px;
	margin:0 auto;
	padding:0 0 0 20px;
	}
.foot_share a{
	display:inline-block;
	padding:0 10px;
	}
.foot_contact{
	}
.foot_c_title{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	line-height:40px;
	}
.foot_c_text{
	clear:both;
	color:#99c3e2;
	line-height:30px;
	}
.foot_c_tel{
	color:#fff;
	font-size:30px;
	padding:10px 0;
	font-weight:300;
	}
.foot_c_tel2{
	color:#333;
	font-size:30px;
	padding:10px 0;
	font-weight:300;
	}
.foot_c_text strong{
	clear:both;
	display:block;
	padding:10px 0;
	font-weight:normal;
	color:#99c3e2;
	font-size:16px;
	}
.foot_copy{
	float:left;
	padding:10px 0;
	font-size:14px;
	text-align:center;
	color:#99c3e2;
	}
.foot_power{
	float:none;
	padding:10px 0;
	text-align:center;
	font-size:14px;
	color:#99c3e2;
	}
.foot_power a{
	display:inline-block;
	color:#99c3e2;
	padding:0 10px;
	}
.foot_hr{
	clear:both;
	height:10px;
	border-top:1px solid #438bc2;
	}
@media (min-width:768px){
.foot_copy{
	float:left;
	padding:10px 0;
	font-size:14px;
	color:#99c3e2;
	text-align:left;
	}
.foot_power{
	float:right;
	padding:10px 0;
	text-align:right;
	font-size:14px;
	color:#99c3e2;
	margin:0 -10px 0 0;
	}
}


.foot_copy{
	font-size:12px;
	}


.sub_bg{
	clear:both;
	background:#f2f5f8;
	}

.sub_left {
	height:auto;
	padding-top:0;
}
.left_nav li {
	text-align:center;
	padding:0;
}
.left_nav ul {
	margin:0;
}
.left_nav li a {
	clear: both;
	background:url(../images/arr_12.png) 95% no-repeat #fff;
	border-bottom:1px solid #ddd;
	display: block;
	line-height: 49px;
	height: 50px;
	overflow: hidden;
	color:#666;
	padding:0 10px;
	text-align:center;
}
.left_nav li a:hover {
	color:#333;
	background:url(../images/arr_12.png) 95% no-repeat #f7f7f7;
}

.sub_right {
	padding-top:15px;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	padding:0 15px;
	display:block;
	line-height:50px;
	background:#f5a500;
	color:#fff;
}
.left_nav li a {
	text-align:left;
	border-right:1px solid #ddd;
}


.left_nav li .hover{
	background:#f9f9f9;
	color:#0068b7;
	font-weight: bold;
}
.left_nav li .hover:hover{
	background:#f9f9f9;
	color:#0068b7;
	font-weight: bold;
}












.sub_about_pic{
	padding:15px 0;
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}
.sub_right_bg{
	clear:both;
	background:#fff;
	padding:15px 25px;
}
.left_nav li ul{
	margin: 0;
	display: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
@media all and (min-width:768px) {
.sub_about_pic{
	padding:0 15px;
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}
.sub_left {
	float: left;
	padding-top:10px;
	width: 23%;
}
.sub_right {
	padding-top:10px;
	width: 77%;
}
.left_nav li {
	text-align:center;
}
.left_nav li a {
	padding:0 10px;
	text-align:left;
	border-right:0;
}
.left_nav li .hover{
	background:#f9f9f9;
	color:#0068b7;
	font-weight: bold;
}
.left_nav li .hover:hover{
	background:#f9f9f9;
	color:#0068b7;
	font-weight: bold;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	margin:0;
	padding:0 15px;
	display:block;
	line-height:50px;
	height:50px;
	background:#0068b7;
	border-bottom:2px solid #f5a500
}
	
	
	
.left_nav li ul{
	margin: 0;
	display: block;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.left_nav li li {
	margin-bottom: 0;
	clear: both;
	float: none;
}
.left_nav li li a {
	clear: both;
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color:#666;
	font-size:12px;
	padding:0 10px 0 25px;
	text-align:left;
	background:url(../images/position_line.gif) 10px no-repeat #f9f9f9;
}
.left_nav li li a:hover {
	color:#333;
	background:url(../images/position_line.gif) 10px no-repeat #eee;
}
.left_nav li  li a.hover {
	color:#fff;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
	padding: 0 10px;
}
.left_nav li  li a.hover:hover {
	color:#fff;
	padding: 0 10px;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
}
	
	
}

.sub_guide{
	clear:both;
	line-height:42px;
	padding:20px 0 0;
	}
.guide_box span{
	display:inline-block;
	background:url(../images/location_05.jpg) left no-repeat;
	padding:0 0 0 20px;
	}
.guide_box a{
	display:inline-block;
	padding:0 5px;
	color:#666;
	}

.right_guide {
	clear: both;
	line-height: 50px;
	height:50px;
}
.gui_left {
	float: left;
	font-size:18px;
	color:#333;
}
.gui_right {
	float: right;
	color: #888;
}
.gui_right a {
	display: inline-block;
	padding: 0 5px;
	color: #888;
}
.sub_content {
	clear: both;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	line-height:24px;
}
.sub_content img{
	margin:0 auto;display:block;max-width:100%;height:auto
}


.contact_map{
	clear:both;
	}
.contact_wp1 .main_title{
	text-align:left;
	}
.contact_wp1 .main_title strong{
	background:none;
	font-size:28px;
	}
.contact_wp2 .main_title strong{
	background:none;
	font-size:28px;
	}
.contact_text{
	clear:both;
	line-height:30px;
	}
.contact_text strong{
	display:block;
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
	}
.contact_fbk{
	clear:both;
	line-height:36px;
	}
.fbk_input{
	margin-bottom:10px;
	}
.fbk_input input{
	background:#f7f7f7;
	}
.fbk_textarea{
	margin-bottom:10px;
	}
.fbk_textarea textarea{
	background:#f7f7f7;
	}
.fbk_bt{
	}
.fbk_bt button{
	width:100%;
	line-height:40px;
	height:50px;
	font-size:16px;
	padding:0;
	background:#49b700;
	border:1px solid #49b700;
	}
.fbk_bt button:hover{
	background:#53c00b;
	border:1px solid #53c00b;
	}
.fbk_bt2{
	}
.fbk_bt2 button{
	width:100%;
	line-height:40px;
	height:50px;
	font-size:16px;
	padding:0 30px;
	background:#49b700;
	border:1px solid #49b700;
	}
.fbk_bt2 button:hover{
	background:#53c00b;
	border:1px solid #53c00b;
	}


.main_title2{
	clear:both;
	padding:30px 0;
	font-size:16px;
	color:#999;
	line-height:24px;
	}
.main_title2 span{
	display:inline-block;
	padding:0 20px;
	}
.main_title2 strong{
	color:#0068b7;
	font-size:30px;
	font-weight:normal;
	display:block;
	line-height:30px;
	}


.down_list{
	clear:both;
	}
.down_list li{
	clear:both;
	padding:10px 0;
	color:#888;
	border-bottom:1px dashed #ddd;
	font-size:12px;
	line-height:30px;
	}
.down_list li a{
	float:right;
	color:#333;
	font-size:14px;
	background:#0068b7;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
color:#fff;
padding:0 10px;
	}
.down_list li span{
	float:left;
	padding:0 10px 0 0;
	}
.down_list li .down_title{
	float:left;
	color:#333;
	font-size:16px;
	color:#333;
	background:none;
	padding:0 10px 0 0;
	}
	

.pro_selector{
	clear:both;
	background:#f7f7f7;
	font-size:12px;
	padding:0 15px;
	border:1px solid #ddd;
	margin-bottom:20px;
	display: none;
	}
.pro_selector dl{
	clear:both;
	padding:10px 0;
	margin-bottom: 0;
	}
.pro_selector dt{
	clear:both;
	font-size:14px;
	line-height:30px;
	color:#333;
	}
.selector_list{
	font-size:12px;
	padding:5px 0;
	}
.pro_selector .clearfloat{
	float:none;
	}
.pro_selector .selector_list a{
	display:inline-block;
	padding:0 24px;
	color:#666;
	line-height:30px;
	background:#ddd;
	margin:2px 1px 0;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_selector .selector_list a:hover{
	background:#888;
	color:#fff;
	}
.pro_selector .selector_list .hover,.pro_selector .selector_list .hover:hover{
	background:#49b700;
	color:#fff;
	}


.pro_d_pic{
	margin-bottom:20px;
	}
.pro_d_pic img{
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	padding:5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_d_bigpic{
	}
.pro_d_spic{
	padding:30px 0;
	text-align:center;
	}
.pro_d_spic a{
	display:inline-block;
	border:1px solid #ddd;
	margin:0 3px;
	}
.pro_d_info{
	line-height:30px;
	}
.pro_d_name{
	font-size:24px;
	line-height:40px;
	color:#000;
	}
.pro_d_price{
	clear:both;
	line-height:60px;
	}
.pro_d_price span{
	color:#ed2d2c;
	font-size:24px;
	padding:0 0 0 10px;
	}
.pro_d_price strong{
	color:#ed2d2c;
	font-size:36px;
	display:inline-block;
	font-weight:normal;
	padding:0 10px 0 0;
	}
.pro_d_price a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6
	}
.pro_d_i{
	clear:both;
	padding:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
.pro_d_ship{
	clear:both;
	line-height:40px;
	}
.pro_d_ship span{
	display:inline-block;
	padding:0 3px;
	}
.pro_d_ship select{
	width:80px;
	line-height:30px;
	height:30px;
	}
.pro_d_ship a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6;
	margin:0 0 0 15px;
	}
.pro_d_text{
	clear:both;
	line-height:40px;
	}
.pro_d_text span{
	float:left;
	width:15%;
	}
.pro_d_text p{
	float:left;
	width:80%;
	}
.pro_d_choice{
	clear:both;
	line-height:30px;
	padding:20px 0;
	}
.pro_d_choleft{
	float:left;
	width:70px;
	}
.pro_d_choright{
	float:left;
	width:560px;
	}
.pro_d_choright a{
	display:inline-block;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	margin:0 10px 10px 0;
	padding:1px;
	position:relative;
	}
.pro_d_choright a i{
	display:none;
	}
.pro_d_choright .hover i{
	display:block;
	position:absolute;
	background:url(../images/right_09.jpg) no-repeat;
	width:9px;
	height:9px;
	right:-1px;
	bottom:-1px;
	}
.pro_d_choright .hover{
	border:2px solid #0092ff;
	padding:0;
	}
.pro_d_choright strong{
	float:left;
	}
.pro_d_choright span{
	float:left;
	padding:0 10px;
	}
.pro_d_qua{
	clear:both;
	padding:20px 0 0;
	line-height:30px;
	}
.pro_d_qua span{
	float:left;
	width:70px;
	}
.pro_d_bt{
	clear:both;
	padding:20px 0;
	}
.pro_d_bt a{
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	background:#1c9121;
	border:1px solid #1c9121;
	-moz-border-radius:8px;      /* Gecko browsers */
-webkit-border-radius:8px;   /* Webkit browsers */
border-radius:8px;            /* W3C syntax */
	}
.pro_d_bt .pro_d_bt_cart{
	color:#0092ff;
	background:url(../images/pro_d_11.jpg) 30px no-repeat #fff;
	padding:0 0 0 20px;
	width:180px;
	}
.pro_d_share{
	clear:both;
	}
.pro_d_share .pro_d_colle{
	float:right;
	padding:0 0 0 25px;
	background:url(../images/pro_d_18.jpg) left no-repeat;
	}

.pro_d_title{
	clear:both;
	line-height:50px;
	font-size:18px;
	background:#fff;
	}
.pro_d_title span{
	width:33.333333333%;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	background:#0068b7;
	border-right:1px solid #0086c8;
	color:#fff;
	cursor:pointer;
	}
.pro_d_title .hover{
	background:#fff;
	border-right:1px solid #fff;
	color:#f5a500;
	font-weight:bold;
	border-top:3px solid #f5a500
	}
.pro_d_content{
	clear:both;
	padding:15px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}

.pro_d_fbk{
	padding:30px 20%;
	background:#fff;
	clear:both;
	margin-top:20px;
	}

.pro_df_title{
	clear:both;
	text-align:center;
	padding:20px 0;
	font-size:16px;
	}
.fbk_check{
	clear:both;
	text-align:center;
	padding:10px 0;
	}
.fbk_check span{
	float:left;
	line-height:14px;
	vertical-align:top;
	margin:0 10px 0 0;
	}
.fbk_check input{
	float:left;
	margin:0 10px;
	line-height:20px;
	padding:0;
	vertical-align:middle;
	}


.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}


.sub_content h6{
	font-size:24px;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	}
.sub_content h6 span{
	display:block;
	color:#999;
	font-size:12px;
	}


.page{
	clear:both;
	text-align:center;
	line-height:36px;
	}
.page span{
	display:inline-block;
	padding:0 8px;
	margin:3px;
	}
.page a{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 15px;
	margin:3px;
	color:#666;
	}
.page a:hover{
	border:1px solid #ddd;
	background:#f1f1f1;
	color:#333;
	}
.page .hover{
	border:1px solid #49b700;
	background:#49b700;
	color:#fff;
	}
.page .hover:hover{
	border:1px solid #49b700;
	background:#49b700;
	color:#fff;
	}
.page input{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 5px;
	width:50px;
	line-height:36px;
	height:36px;
	margin:0 10px;
	}
.page .page_bt{
	margin:0;
	padding:0;
	}
.page .page_bt input{
	background:url(../images/bt_36.jpg) repeat-x;
	cursor:pointer;
	font-size:14px;
	margin:0;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/