#top{
	background: url(./top_left_bg.jpg);
    background-position: -0px -0px;
    background-size: cover;
    padding-bottom: 10px;
}
	#top_bot{ clear:both;}
#top_bot_le_bg{ 
	background:url(top_left_bg.jpg) bottom repeat-x;
}
#top_bot_le_bg{
	height:265px;
}
#top_bot_ri_bg{
	height:0;
}

#content{ clear:both;}	
#con_left{
    margin: 0px;
    padding: 0 8px;
}
#con_left_top{
	color: #FCFF28;
    text-align: center;
    background-color: #2a2a2a;
    background-image: linear-gradient(to bottom right, #2a2a2a, #989898);
    padding: 8px 0;
}
#con_le_top_txt_1{
	font-size:16px;
	color:#FCFF28;
}					

#con_search_input {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

#con_search_input select {
    width: 90%;
    height: 26px;
    margin: 4px 0;
}

#con_search_input .search_btn {
    padding: 4px 8px;
}

#content #con_left > img {
    display: none;
}
		#con_left_txt{ }	
			#con_left_txt ul{ margin-left:25px; padding-top:10px; list-style:none; font-size:14px; }
			#con_left_txt ul li{ padding:0px 0px 0px 7px; height:28px;}
			.left_li_on{ background:url(../brush_1.gif) 5px 0px no-repeat;}


#content #con_right #con_right_top {
    background-color: #6d6d6d;
    padding: 6px 4px;
}
		
		#con_right_main{ padding:0px 50px 0px 0px; font-size:14px; line-height: 25px; 
						 background:url(right_bg_2.jpg) top right no-repeat; }
			#con_right_main h1{ margin-top:0px; text-align:center; line-height:130%; font-size:25px;}
			#con_right_main h2{ margin-top:0px; line-height:130%; font-size:20px;}
			#con_right_main h3{ margin-top:0px; line-height:130%; font-size:15px;}
			.ul{ list-style:inside;}

				.bot_ta_txt_1{ margin-top:10px; font-family:Verdana; font-size:18px; text-align:center;}
				.bot_ta_txt_2{ margin:0px auto; width:90%; font-size:13px; line-height:130%;}
				.send_btn{/*background:url(btn_1.jpg);*/ width:40px; height:39px; border:none;cursor:pointer;}
				.send_text{ height:80px;}
			.main_txt{padding:10px;line-height:150%; font-size:14px;}

 
 
.now_location{
	font-size:16px;
}


/*主要产品图片部分*/
#content #con_right #con_right_main {
  padding: 6px 5px;
}

#content #con_right #con_right_main img,
#content #con_right #con_right_main table {
    max-width: 100%;
	margin: 0;
}

#content #con_right #con_right_main > p,#content #con_right #con_right_main > ul{
  padding: 4px 8px;
  font-size: 16px;
}

#content #con_right #con_right_main > p img{
  margin: 4px 6px;
}

#content #con_right #con_right_main #paint_img > a > img {
  width: 100%
}

#content #con_right #con_right_main #paint_img .zoom {
  text-align: center;
  width: auto;
}

/*产品文字部分1*/
#content #con_right #con_right_main #con_right_list_1 .con_li_1 {
  padding: 0 8px;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_1 > * {
  padding: 10px 0px;
}

/*购物车按钮*/
.cart_btn_1 {
  margin: -25px 0px 10px 0px;
  border: none;
  width: 50px;
  height: 45px;
  background: url(../cart.gif);
  cursor: pointer;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_1 #how_to_customiz .title {
  padding: 8px 10px;
  color: #FFF;
  line-height: 20px;
  background-color: #8C8C8C;
  font-size: 18px;
  margin: 5px 0 15px 0;
}

/*产品文字部分2*/
#content #con_right #con_right_main #con_right_list_1 .con_li_2 {
  padding: 0 8px;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_2 #bird {
  text-align: center;
  background-color: #e4e4e4;
}

/*产品文字部分3*/
#content #con_right #con_right_main #con_right_list_1 .con_li_3 {
  padding: 0 8px;
}

/*产品文字部分4*/
#content #con_right #con_right_main #con_right_list_1 .con_li_4 {
  padding: 0 8px;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_4 input[name="email"] {
  border-radius: 6px;
  margin: 6px 0;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_4 textarea[name="messages"] {
  border-radius: 6px;
  margin: 6px 0;
  height: 80px;
}

#content #con_right #con_right_main #con_right_list_1 .con_li_4 input[name="Submit3"].table_2_btn {
  border-radius: 6px;
  margin: 6px 0;
  background: url(btn_2.gif);
  width: 42px;
  height: 22px;
  border: none;
  cursor: pointer;
}





/*================  底部 ================*/
#content #con_right #bot_table {
  width: 100%;
  padding: 0;
}

#bot_table #bot_ta_txt_1 {
  font-size: 12px;
}

#bot_table_left {
  margin-top: 0px;
  font-family: Verdana;
  font-size: 18px;
  text-align: center;
  padding: 0;
  background-color: #90ce3f;
  background-image: linear-gradient(0deg, #90ce3f, #dbfcb5);
}

#bot_table_left > p {
  margin: 0;
}

#bot_table_left > div {
  font-size: 12px;
  padding-bottom: 10px;
}

#bot_table_right {
  width: 100%;
}

#bot_table_right table {
  text-align: center;
}

input[name="email"] {
  width: 100%;
}

textarea[name="messages"] {
  width: 100%;
}

.send_btn {
  width: 120px;
  height: 29px;
  border: solid 1px #000;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  background-color: #90ce3f;
  margin-top: 10px;
}

/*搜索框*/
#content #con_left {
  margin: 0px;
  /*width: 100%;*/
  padding: 0 8px;
}

#content #con_left > img {
  display: none;
}

#con_left_top {
  color: #FCFF28;
  text-align: center;
  background-color: #2a2a2a; /* 不支持线性的时候显示 */
  background-image: linear-gradient(to bottom right, #2a2a2a, #989898);
  padding: 8px 0;
}

#con_left_top .con_le_top_txt_2 {
  font-size: 10px;
  color: #919191;
}

#con_search_input {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

#con_search_input select {
  width: 90%;
  height: 26px;
  margin: 4px 0;
}

#con_search_input .search_btn {
  padding: 4px 8px;
}

/*底部*/
.bottom-box #bot_top {
  display: none;
}

.bottom-box #bot_navi {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  background-color: #000;
  color: #FFF;
}

.bottom-box #bot_navi > ul {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.bottom-box #bot_navi > ul li {
  margin: 2px 10px;
  padding: 2px 0px 2px 15px;
}

#bot_img {
  overflow: hidden;
}

#bot_img ul {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0;
}

#bot_img ul .bot_img_1, #bot_img ul .bot_img_2, #bot_img ul .bot_img_3, #bot_img ul .bot_img_4 {
  width: 25%;
  height: 60px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#bot_txt {
  font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
  font-size: 12px;
}