﻿@charset "utf-8";
/*宽屏1120px*/
@media screen and (min-width: 1120px){
#content {
	width: 12rem;
}

#pendant {
 	display:block;
}


#main dl dd img {
	width: 100%;
}

#header-nav a{
	display:none;
}
	#menu1 {
		display: none;
	}
}

@media only screen and (min-width:960px) and (max-width:1199px) {

#menu {
	height:0.46rem;
}

#menu ul{
	width:12rem;
}

#menu ul li {
	font-size: 0.16rem;
	line-height: 0.46rem;
	text-indent:45px;
}

#menu ul li a{
	display:block;
}

#menu ul li a:link{
	font-size:18px;
	color:#43618F;
	padding-right:45px;
	text-decoration:none;
}

#menu ul li a:visited{
	font-size:18px;
	color:#43618F;
	padding-right:45px;
	text-decoration:none;
}

#menu ul li a:hover{
	font-size:18px;
	color:#43618F;
	background-color:#e0ecff;
	padding-right:45px;
}

#main dl dt {
	font-size: 0.16rem;
}
	
#main dl dd {
	width:22%;
}
	
#main dl dd img {
	width: 100%;
	height: atuo;
}
	
#leftnav {
	padding-left: 0;
}

#nav li {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#nav_menu {
	padding: 5px 15px 15px;
}

#nav_menu ul {
	padding-left: 20px;
	line-height: 24px;
	text-indent: 0;
}

#info {
	width: 71%;
}

#specific_information {
	padding:0 20px;
}

#info_table {
	width:100%;
	padding-left: 0;
}

#info ul{
	padding:0 20px;	
}

#product {
	padding-right:0;
	width:70%;
}
	
#product ul {
	margin-left:-2%;
}

#product ul li {
    width:28%;
	padding-left:5%;
}

#product h3{
	margin-left:3%;
}

#product1{
	width:70%;
	padding-right:0;
}

#product_content{
	padding-left:4%;
}

#product_text{
	clear:both;
	padding-left:20px;
	padding-right:20px;
}

#product_content #img_content{
	float:left;
	width:85%;
	height:auto;
	display:block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:25px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.left_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:260px;
}

.right_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:260px;
}

#title{
	background-position:-45px 0;
}

.product_title1_1{
	background-position:-60px 0;
}

.product_title2{
	background-position:-60px 0;
}

.product_title3{
	background-position:-60px 0;
}

.product_title4{
	background-position:-60px 0;
}

#header-nav a{
	display:none;
}
}

@media only screen and (min-width:760px) and (max-width:959px) {
#main{
	width:100%;
}
	
#menu {
	height:0.46rem;
}
	
	
#menu ul{
	width:7.6rem;
}
	
#menu ul li {
	font-size: 16px;
	line-height: 0.46rem;
	padding: 0 1%;
	text-indent:10px;
}

#menu ul li a{
	display:block;
}

#menu ul li a:link{
	font-size:18px;
	color:#43618F;
	padding-right:10px;
	text-decoration:none;
}

#menu ul li a:visited{
	font-size:18px;
	color:#43618F;
	padding-right:10px;
	text-decoration:none;
}

#menu ul li a:hover{
	font-size:18px;
	color:#43618F;
	background-color:#e0ecff;
	padding-right:10px;
}

#nav{
	display:none;
}

#main dl dt {
	font-size: 0.16rem;
}
	
#main dl dd {
	width:45%;
}
	
#main dl dd img {
	width: 100%;
	height: atuo;
}
	
#title img{
	width:98%;
}
	
#leftnav{
	display:none;	
}
	
#info {
	padding: 0 1%;
    width: 98%;
}
	
#info h3 {
	margin-right:0;
}
	
#specific_information {
	margin-right:0;
	padding:0 30px;
}
	
#specific_information .span{
	padding:0;
	margin:0;
}
	
#product{
	margin:0 auto;
    width:98%;
	float:none;
	padding:0;
	clear:both;
}

#product1{
	width:96%;
}
	
#product h3 {
	margin-left:2%;
	margin-right:2%;
}
	
#product ul {
	margin-left:-1%;
}
	
#product ul li {
    width:28%;
	padding-left:4%;
}

#product_content{
	padding-left:4%;
}

#product_text{
	clear:both;
	padding-left:10px;
	padding-right:10px;
}

#product_content #img_content{
	float:left;
	width:85%;
	height:auto;
	display:block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:25px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.left_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:260px;
}

.right_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:260px;
}


#aboutus{
	margin-left:3%;
}

#contactus{
	margin-left:3%;
}

#title{
	background-position:-160px 0;
}

#main dl dt{
	margin-left:20px;
}

.product_title1_1{
	background-image:url(../images/HotPlates.jpg);
	background-position:-40px 0;
}

.product_title2{
	background-position:-40px 0;
}

.product_title3{
	background-image:url(../images/ContactUs.jpg);
	background-position:-40px 0;
}

.product_title4{
	background-position:-40px 0;
}

#header-nav a{
	display:none;
}

}

/*两排,图上字下*/
@media only screen and (min-width:600px) and (max-width:759px) {
#header {
	height: 0.7rem;
}

#header-nav{
	display:none;
}

	
#logo {
	padding: 0;
	padding-top:10px;
	width:65%;
	height:auto;
}
	
#language {
	display:none;
	float:left;
	margin-top:5px;
	padding-top:0;
	padding-right:0;
	width:22%;
}
	
#language img {
	display:none;
	padding-top:15px;
}

#nav{
	display:none;
}
	
#menu {
	display:none;
}
	
#menu1 {
	display:block;
}
	
#header-nav a{
	display:block;
}
	
#banner{
	margin-bottom:15px;
}
	
#main{
	width:100%;
}
	
#main dl dt {
	font-size: 16px;
}
	
#main dl dd span {
	width:90%;
	margin:0 auto;
	float:none;
}
	
#main dl dd span.main_introduce {
	margin:0 auto;
	float:none;
	padding:0;
}
	
#main dl dd img {
	width: 100%;
	height: atuo;
}
	
#leftnav{
	display:none;	
}
	
#info {
	padding: 0 1%;
    width: 98%;
	padding-top:20px;
}
	
#info h3 {
	margin-right:0;
}
	
#info ul{
	padding:0 15px;	
}
	
#specific_information {
	margin-right: 0;
	padding:0 30px;
}
	
#specific_information b img{
	width:90%;
}
	
#specific_information .span{
	padding:0;
	margin:0;
}
	
#product {
	margin: 0 auto;
    width: 98%;
	float:none;
	padding:0;
	clear: both;
	padding-top: 25px;
}
	
#product h3 {
	margin-right:0;
}
	
#product ul {
	margin-left:-2%;
}

#product ul li {
	margin-left: 2%;
   	width: 31.3333%;
}

#bottomcontact{
	display:block;
}

#bottom {
	margin-bottom:46px;
}

#btn_contact{
	display:none;
}

#specific_information table {
	width:auto;
}
}

/*一排,图左*/
@media only screen and (min-width:400px) and (max-width:599px) {
#header {
	height: 0.7rem;
}

#logo {
	width: 2.6rem;
	height:0.6rem;
	background:url(../images/logo_s.jpg) left top no-repeat;
	background-size:100%;
	margin:5px 0 0 5px;
	padding:0;
}

#logo img{
	display:none;	
}

#language {
	display:none;
	float:left;
	margin-top:5px;
	padding-top:0;
	padding-right:0;
	width:auto;
}

#language img {
	display:none;
	width:1.5rem;
}

#nav{
	display:none;
}

#menu {
	display:none;
}

#menu1 {
	display:block;
}

#header-nav a{
	display:block;
}

#banner{
	margin-bottom:12px;
}

#main {
	width:100%;
}

#main dl {
	width:95%;
	margin:0 auto 20px;
	float:none;
}

#main dl dd {
	width:90%;
	margin:0 auto;
}
	
#main dl ul{
	padding-left:20px;
}

#main dl dd img {
	width:100%;
	height:auto;
}
	
#main dl dd span{
	width:47.5%;
}

#leftnav{
	display:none;	
}

#info {
	padding:0 1%;
    width:98%;
}

#info h3 {
	margin-right:0;
}

#info ul{
	padding:0;	
}

#specific_information {
	margin-right:0;
	padding:0;
}

#specific_information b{
	margin:10px auto;
}
	
#specific_information b img{
	width:100%;
}

#specific_information .span{
	padding:0;
	margin:0;
}

#product {
	margin: 0 auto;
    width: 93%;
	float:none;
	padding:0;
	clear: both;
}

#product1{
	width:92%;
}

#product h3 {
	margin-left:2%;
	font-size:18px;
	width:96%;
}

#product ul {
	margin-left:-2%;
}

#product ul li {
    width: 45%;
	padding-left:4%;
}

#product ul em{
	height:auto;
	width:auto;
}

#product_content{
	padding-left:6%;
}

#product_text{
	clear:both;
	padding-left:10px;
	padding-right:10px;
}

#product_content #img_content{
	float:left;
	width:70%;
	height:auto;
	display:block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:25px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.left_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

.right_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

#bottomcontact{
	display:block;
}

#bottom {
	margin-bottom:46px;
}

#btn_contact{
	display:none;
}

#specific_information table {
	width:auto;
}

#aboutus{
	margin-left:4%;
	margin-right:4%;
}

#contactus{
	margin-left:5%;
}

#other_content img{
	width:100%;
	height:100%;
}

#other_content{
	margin-left:3%;
	margin-right:3%;
}

#title{
	width:95%;
	margin-bottom:25px;
}

#main dl dt{
	margin-left:10px;
}

.product_title1_1{
	background-image:url(../images/title_HotPlates_w500.jpg);
	background-position:-65px 0;
}

.product_title2{
	background-image:url(../images/title_AboutUs_w500.jpg);
	background-position:-65px 0;	
}

.product_title3{
	background-image:url(../images/title_ContactUs_w500.jpg);
	background-position:-65px 0;
}

.product_title4{
	background-image:url(../images/title_Download_w500.jpg);
	background-position:-65px 0;
}

}

@media only screen and (min-width:321px) and (max-width:399px) {
#content {
	min-width: 3.2rem;
	margin: 0;
	padding: 0;
}

#header {
	height: 0.7rem;
}

#header-nav a {
    display: block;
}

#logo {
	width: 2.6rem;
	height:0.6rem;
	background:url(../images/logo_s.jpg) left top no-repeat;
	background-size:100%;
	margin:5px 0 0 5px;
	padding:0;
}

#logo img{
	display:none;	
}

#language {
	display:none;
	float:left;
	margin-top:5px;
	padding-top:0;
	padding-right:0;
	width:auto;
}

#language img {
	display:none;
	width:1.5rem;
}

#nav{
	display:none;
}

#menu {
	display:none;
}

#menu1 {
	display:block;
}
	
#main dl ul {
	width:100%;
	padding-left:10px;
}
	
#banner{
	margin-bottom:3px;
}

#main {
	width:100%;
}

#main dl {
	width:97%;
	margin: 0 auto;
	margin-left:8%;
	float:none;
}

#main dl dd span {
	width:95%;
	margin:0 auto;
	float:none;
}

#main dl dd span.main_introduce {
	margin:0 auto;
	float:none;
	padding:0;
}
	
#main dl dd img {
	width: 100%;
	height: atuo;
}

#leftnav{
	display:none;	
}

#info {
	padding:0 1%;
    width: 98%;
}

#info h3 {
	margin-right:0;
	margin-bottom:10px;
	font-size: 18px;
}

#info ul{
	padding:0;	
}

#specific_information {
	margin-right: 0;
	padding:0;
}

#specific_information b{
	margin:10px auto;
}

#specific_information b img{
	width:100%;
}

#specific_information .span{
	padding:0;
	margin:0;
}

#product {
    width:85%;
	float:none;
	padding:0;
	clear: both;
}

#product1{
	width:92%;
}

#product.other {
    width:100%;
}

#product.other {
    width:90%;
}

#product h3 {
	margin-right:0;
	font-size: 18px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
	margin-left:30px;
}
	
#product ul {
	margin-left:0;
}

#product ul li {
	margin-left: 0;
	width: 100%;
	padding-left:0px;
	margin-left:25px;
	border-bottom: 1px solid #999;
}

#product ul em{
	height:auto;
	width:auto;
}

#product ul img{
}

#product1 h3{
	width:90%;	
}

#product_content{
	padding-left:12%;
}

#product_text{
	clear:both;
	padding-left:10px;
	padding-right:10px;
	width:100%;
}

#product_content #img_content{
	float:left;
	width:70%;
	height:auto;
	display:block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:25px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.left_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

.right_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

#bottomcontact{
	min-width:320px;
	display:block;
}

#bottom {
	margin-bottom:46px;
}

#btn_contact{
	display:none;
}

#menu1 {
	display: block;
}

#specific_information table {
	width:auto;
}

#aboutus{

}

#other_content img{
	width:100%;
	height:100%;
}

#title{
	width:95%;
	margin-bottom:25px;
}

#title b{
	font-size:28px;
}

#main dl dt{
	margin-left:10px;
}

.product_title1_1{
	background-image:url(../images/title_HotPlates_w500.jpg);
	background-position:-90px 0;
}

.product_title2{
	background-image:url(../images/title_AboutUs_w500.jpg);
	background-position:-90px 0;	
}

.product_title3{
	background-image:url(../images/title_ContactUs_w500.jpg);
	background-position:-90px 0;
}

.product_title4{
	background-image:url(../images/title_Download_w500.jpg);
	background-position:-95px 0;
}

#contactus{
	margin-top:8%;
	margin-left:8%;
}

#aboutus{
	margin-top:8%;
}

}

@media only screen and (max-width:320px){
#content {
	min-width: 3.2rem;
	margin: 0;
	padding: 0;
}

#header {
	height: 0.7rem;
}

#logo {
	width: 2.6rem;
	height:0.6rem;
	background:url(../images/logo_s.jpg) left top no-repeat;
	background-size:100%;
	margin:5px 0 0 5px;
	padding:0;
}

#logo img{
	display:none;	
}

#language {
	display:none;
	float:left;
	margin-top:5px;
	padding-top:0;
	padding-right:0;
	width:auto;
}

#language img {
	display:none;
	width:1.5rem;
}

#nav{
	display:none;
}

#menu {
	display:none;
}

#menu1 {
	display:block;
}
	
#main dl ul {
	width:100%;
	padding-left:10px;	
}
	
#header-nav a{
	display:block;
	margin-top:0.18rem;
}

#banner{
	margin-bottom:3px;
}

#main {
	width: 100%;
}

#main dl {
	width: 97%;
	margin: 0 auto 20px;
	float:none;
}

#main dl dd span {
	width:95%;
	margin:0 auto;
	float:none;
}

#main dl dd span.main_introduce {
	margin:0 auto;
	float:none;
	padding:0;
}

#main dl dd img {
	width: 100%;
	height: atuo;
}

#leftnav{
	display:none;	
}

#info {
	padding: 0 1%;
    width: 98%;
}

#info h3 {
	margin-right:0;
	margin-bottom:10px;
	font-size: 18px;
}

#info ul{
	padding:0;	
}

#specific_information {
	margin-right: 0;
	padding:0;
}

#specific_information b{
	margin:10px auto;
}

#specific_information b img{
	width:100%;
}

#specific_information .span{
	padding:0;
	margin:0;
}

#product {
	margin: 0 auto;
    width: 98%;
	float:none;
	padding:0;
	clear: both;
}

#product1{
	width:100%;
}

#product1 h3{
	margin-left:20px;
	width:88%;
}

#product h3 {
	margin-right:10px;
	font-size: 18px;
	margin-bottom:10px;
	font-size: 16px;
	line-height: 25px;
	margin-left:10px;
}

#product ul {
	margin-left:0;
}

#product ul li {
    width:85%;
	padding-left:7%;
	border-bottom:1px solid #999;
	margin-left:25px;
	padding-left:0;
}

#product ul img{	
}

#product ul em{
	height:auto;
	width:auto;
}

#product_content{
	padding-left:4%;
}

#product_text{
	clear:both;
	padding-left:10px;
	padding-right:10px;
	width:100%;
}

#product_content #img_content{
	float:left;
	width:70%;
	height:auto;
	display:block;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:25px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.left_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

.right_icon{
	float:left;
	width:35px;
	height:35px;
	margin-top:100px;
}

#bottomcontact{
	min-width:320px;
	display:block;
}

#bottom {
	margin-bottom:46px;
}

#btn_contact{
	display:none;
}

#menu1 {
	display: block;
}

#specific_information table{
	width:auto;
}

#contactus{
	margin-left:8%;
	margin-right:8%;
	margin-top:8%;
	width:85%;
}

#other_content img{
	width:100%;
	height:100%;
}

#other_content{
	margin-left:5%;
	margin-right:5%;
}

#title{
	width:95%;
	margin-bottom:25px;
}

#title b{
	font-size:26px;
}

#main dl dt{
	margin-left:10px;
}

.product_title1_1{
	background-image:url(../images/title_HotPlates_w500.jpg);
	background-position:-100px 0;
}

.product_title2{
	background-image:url(../images/title_AboutUs_w500.jpg);
	background-position:-100px 0;	
}

.product_title3{
	background-image:url(../images/title_ContactUs_w500.jpg);
	background-position:-100px 0;
}

.product_title4{
	background-image:url(../images/title_Download_w500.jpg);
	background-position:-105px 0;
}

#aboutus{
	margin-left:8%;
	margin-right:8%;
	margin-top:8%;
}

}