﻿/* 全局  */
html{height:100%;}
body{height:100%;font-size:12px; font-family:Arial,Helvetica,sans-serif;color:#666666;line-height:1.5em;padding:0px;margin:0px;background:#f7f7f7;}
dd,dt{padding:0;margin:0;}
a{text-decoration: none;color:#666666;}
a:hover{color:#b60001;}
img{border:none;}
h1{font-size:14pt;display:inline-block;}/*主标题*/
h2{font-size:12pt;display:inline-block;}/*副标题*/
div{display:block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ul{display:block;margin:0px;padding:0px;list-style:none;}
dt,dl,dd{margin:0px;padding:0px;}
.clear{clear:both;}
img{border:0;}
.cu{font-weight:bold;}
.fl-left{float:left;}
.fl-right{float:right;}
.lg-text-center{text-align:center;}
.pad10{padding:0 5px;}
.padsx10{padding:5px 0px;}
.lmSidebar{text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
background:#ff9000;
background-image: -moz-linear-gradient(top, #ff9000, #ff9000); /* Firefox */
-webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9000), color-stop(1, #ff9000)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9000', endColorstr='#ff9000', GradientType='0'); /* IE*/color:#ffffff;font-size:18px;}
.lmSidebar1{text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);margin-top:5px;
background-image: -moz-linear-gradient(top, #ff9000, #ff9000); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9000), color-stop(1, #ff9000)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9000', endColorstr='#ff9000', GradientType='0'); /* IE*/
color:#ffffff;font-size:18px;height:38px;}
.red{color:#b60001;}

/* top  */

#page{max-width:640px;margin:0 auto;}

#header{background:none;}
.logo{width:10%;margin-top:5px;padding-bottom:5px;margin-left:10%;}
.logo img{width:100%;padding-left:2px;max-width:100px;}
.logo1{width:10%;margin-top:15px;margin-left:2%;padding-bottom:10px;}
.logo1 img{width:25px;padding-left:2px;}
.searchsy{width:70%;margin-left:8%;margin-top:7px;}
.search{width:70%;margin-left:8%;margin-top:15px;}
.sb-search-submit{width:55px;float:left;display:block;margin-left:2px;border:1px solid #ffffff;background:#ff9000;color:#ffffff;
border-radius:10px;
-moz-border-radius:10px;-webkit-border-radius:10px;
padding:1px 2px;cursor:pointer;}
.pellet{padding-top:4px;text-indent:0.1em;}
.lgleimu{width:width:15%;margin-top:20px;padding-right:3px;}
#menu img{width:25px;}
/* product  */
.hotpro{background:#f5f5f5;}
.hotpropic img{width:100%;}

.pro-list1{width:47%;border:#ffffff 1px solid;background:#e2dddd;margin-top:2px;margin-left:1%;}
.pro-list1 .btms{height:32px;overflow:hidden;line-height:1.3em;}
.pro-list{width:48%;border:#ffffff 1px solid;background:#e2dddd;margin-top:2px;margin-left:1%;}
.pro-list .btms{height:32px;overflow:hidden;line-height:1.3em;}
.pro-list p{line-height:1.3em;height:30px;overflow:hidden;}
.pro-list b{font-weight:100;}

/* follow us  */
.followus{margin-top:20px;padding-top:15px;border-top:#cccccc solid 5px;}
.followusn{margin:0 auto;width:80%;}
.flleft{font-size:14px;width:30%;text-align:right;margin-right:2px;padding-top:5px;}
.flmright{width:65%;}
.flrmenu{width:30px;padding:0 3px;}
.flrmenu img{width:30px;}

#footer{margin-top:10px;padding-bottom:50px;}
.banquan{color:#858585;}

/* xfmenu  */
.xfmenu{background:#0b2b74;position:fixed;bottom:0;width:100%;max-width:640px;z-index:999999999999999999999999999999;}
.xfmc{color:#ffffff;}
.xfmenu ul li{float:left;width:19%;text-align:center;border-right:#afaeae solid 1px;}
.xfimg{height:22px;}
.xfmenu dt{margin:2px 0;}
.xfimgdh{height:22px;background: url(../images/fdphone.png) no-repeat center;background-size:18px auto;display:block;}
.xfimgmp{height:22px;background: url(../images/fdmap.png) no-repeat center; background-size:13px auto;display:block;}
.xfimgpro{height:22px;background: url(../images/fdproduct.png) no-repeat center;background-size:18px auto;display:block;}
.xfimgemail{height:22px;background: url(../images/fdemail.png) no-repeat center;background-size:20px auto;display:block;}
.xfimgmessage{height:22px;background: url(../images/fdmessage.png) no-repeat center;background-size:18px auto;display:block;}
.icoemail{margin-top:7px;}

/* search input field */
.searchn input {
	height:30px;
	outline: none;
}
.searchn input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.searchn input::-webkit-search-decoration,
.searchn input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}
.searchn input[type=search] {
	background: #ededed url(../images/search-icon.png) no-repeat 4px center; background-size:10px;
	border: solid 1px #ccc;
	padding: 2px 10px 2px 15px;
	width:50%;
	height:30px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.searchn input[type=search]:focus {
	width:60%;
	background-color: #fff;
	border-color: #ff9000;
	-webkit-box-shadow: 0 0 5px rgba(102,102,102,.5);
	-moz-box-shadow: 0 0 5px rgba(102,102,102,.5);
	box-shadow: 0 0 5px rgba(102,102,102,.5);
}
.searchn input:-moz-placeholder {
	color: #999;
}
.searchn input::-webkit-input-placeholder {
	color: #999;
}

/* menu  */
.e_menu{ font-size:0; position:relative; top:0; right:0;}
.e_menu img{ width:50px;}
.mn01{  
  background-image: -webkit-linear-gradient(top,#8bc63d 0%, #4c8008 85%);  
  background-image: -moz-linear-gradient(top,#8bc63d 0%, #4c8008 85%); 
  background-image: -o-linear-gradient(top,#8bc63d 0%, #4c8008 85%); 
  background-image: -ms-linear-gradient(top,#8bc63d 0%, #4c8008 85%);  
  background-image: linear-gradient(top,#8bc63d 0%, #4c8008 85%);  
}
.mn02{  
  background-image: -webkit-linear-gradient(top,#ff9b00 0%, #e26c02 85%);  
  background-image: -moz-linear-gradient(top,#ff9b00 0%, #e26c02 85%); 
  background-image: -o-linear-gradient(top,#ff9b00 0%, #e26c02 85%); 
  background-image: -ms-linear-gradient(top,#ff9b00 0%, #e26c02 85%);  
  background-image: linear-gradient(top,#ff9b00 0%, #e26c02 85%);  
}
.mn03{  
  background-image: -webkit-linear-gradient(top,#57abe4 0%, #085b94 85%);  
  background-image: -moz-linear-gradient(top,#57abe4 0%, #085b94 85%); 
  background-image: -o-linear-gradient(top,#57abe4 0%, #085b94 85%); 
  background-image: -ms-linear-gradient(top,#57abe4 0%, #085b94 85%);  
  background-image: linear-gradient(top,#57abe4 0%, #085b94 85%);  
}
.mn04{  
  background-image: -webkit-linear-gradient(top,#afafaf 0%, #828282 85%);  
  background-image: -moz-linear-gradient(top,#afafaf 0%, #828282 85%); 
  background-image: -o-linear-gradient(top,#afafaf 0%, #828282 85%); 
  background-image: -ms-linear-gradient(top,#afafaf 0%, #828282 85%);  
  background-image: linear-gradient(top,#afafaf 0%, #828282 85%);  
}
.mn05{  
  background-image: -webkit-linear-gradient(top,#ea8010 0%, #ad5d09 85%);  
  background-image: -moz-linear-gradient(top,#ea8010 0%, #ad5d09 85%); 
  background-image: -o-linear-gradient(top,#ea8010 0%, #ad5d09 85%); 
  background-image: -ms-linear-gradient(top,#ea8010 0%, #ad5d09 85%);  
  background-image: linear-gradient(top,#ea8010 0%, #ad5d09 85%);  
}
.mn06{  
  background-image: -webkit-linear-gradient(top,#f4c600 0%, #ae8e04 85%);  
  background-image: -moz-linear-gradient(top,#f4c600 0%, #ae8e04 85%); 
  background-image: -o-linear-gradient(top,#f4c600 0%, #ae8e04 85%); 
  background-image: -ms-linear-gradient(top,#f4c600 0%, #ae8e04 85%);  
  background-image: linear-gradient(top,#f4c600 0%, #ae8e04 85%);  
}
.mn07{  
  background-image: -webkit-linear-gradient(top,#b60001 0%, #790304 85%);  
  background-image: -moz-linear-gradient(top,#b60001 0%, #790304 85%); 
  background-image: -o-linear-gradient(top,#b60001 0%, #790304 85%); 
  background-image: -ms-linear-gradient(top,#b60001 0%, #790304 85%);  
  background-image: linear-gradient(top,#b60001 0%, #790304 85%);  
}
.mn08{  
  background-image: -webkit-linear-gradient(top,#04aeda 0%, #016d89 85%);  
  background-image: -moz-linear-gradient(top,#04aeda 0%, #016d89 85%); 
  background-image: -o-linear-gradient(top,#04aeda 0%, #016d89 85%); 
  background-image: -ms-linear-gradient(top,#04aeda 0%, #016d89 85%);  
  background-image: linear-gradient(top,#04aeda 0%, #016d89 85%);  
}
.mn09{  
  background-image: -webkit-linear-gradient(top,#9c54b7 0%, #67048c 85%);  
  background-image: -moz-linear-gradient(top,#9c54b7 0%, #67048c 85%); 
  background-image: -o-linear-gradient(top,#9c54b7 0%, #67048c 85%); 
  background-image: -ms-linear-gradient(top,#9c54b7 0%, #67048c 85%);  
  background-image: linear-gradient(top,#9c54b7 0%, #67048c 85%);  
}
.dropdown-menu { display:none; position:absolute; right:0px; top:34px; z-index:9999;min-width: 180px;}
.dropdown-menu li { border-bottom: 1px solid #d8d7d7; }
.dropdown-menu li:first-child { border-top:none; }
.dropdown-menu li:last-child { border-bottom: none; }
.dropdown-menu li:last-child:after { height: 0px; border: none; }
.dropdown-menu.show { display:block;  }
.dropdown-menu li a { text-align: left; display:block; width:auto; height:39px; line-height:39px; color:#fdf7f7; font-size:14px; text-align:center;}



.hotprotop1{height:40px;padding:0 2%;padding-left:0;
background-image: -moz-linear-gradient(top, #ff9000, #ff9000); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9000), color-stop(1, #ff9000)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9000', endColorstr='#ff9000', GradientType='0'); /* IE*/
}
.hotprotop1 a{color:#ffffff;}
.httitle  h2{margin-left:5px;width:200px;display:block;background-size:16px;}
.hotproneif{height:auto;margin-top:10px;}
.hotproneif ul li{border:#ffffff 1px solid;background:#e2dddd;padding-left:1%; padding-right:1%;width:47%;float:left;}
.hotproneif ul a:hover li{background:#0b2b74;color:#ffffff;}
.flei a{font-size:14px;line-height:28px;}

.pagef{margin-top:15px;}
.pagef ul a{float:left;padding:2px 7px;border:#ccc solid 1px;margin:0 1px;}
.sxy a{color:#908f8f;}
.sxy a:hover{color:#c50001;}


.hotpropic p{height:30px;line-height:1.3em;}

.topad img{width:100%;}




/* message */
.contalistm{padding:10px 0;line-height:1.7em;width:100%;}
.contalistm input{width:100%;}
.contalistm input,.contalistm textarea{border:#cccccc solid 1px; font-size:12px;line-height:1.6em;padding:5px;}
.contalistm .message{width:100%;}
.contalistm li{padding:5px 0;margin-bottom: 20px;position: relative;}
.mmc{width:30%;text-align:right;padding-right:10px;}
.srk{width:90%;margin-left: 3%;}
.srk1{width:30%;margin:0 auto;padding-top: 20px;}
.btntj{border:5px solid #dedede;background:#cc0000;color:#ffffff;-moz-border-radius:15px;-webkit-border-radius:15px;}
.hotpronei{padding:10px 7px;}

/* new */
.newlist li{border-bottom:#d6d5d5 dashed 1px;margin-top:10px;}
.nybt1{font-size:14px;text-align:left;}
.time1{font-size:12px;text-align:left;}
.nbiao1{width:100%;display:block;}
.clickh a{color:#cc0000;}

.contalist{padding:10px 0;line-height:1.9em;font-size:1.3em;}
.syabout img{width:100%;}
.contalist a{color:#379bed;}



.zdmenu dt {
    cursor: pointer;
    font-size : 18px;
    background: #EB852A;
	box-shadow: 0 1px 0 #FFFFFF;
    color: #fff;
    text-align: left;
    padding:0px 14px;
}
.zdmenu dt h3{padding:5px 0;}
.zdmenu dt:first-child { border-top: none; }
.zdmenu dt:nth-last-child(2) { border-bottom: none; }


#LRfloater0 img {
    width: 150px;
}
#p3,#p2,#p1{
	left: 20px;
	position: absolute;
	top: 40px;
}
#p1{
	color: red;
}
#p3,#p2{
	color: green;
}
#p2{
	top: 100px;
}

#p3{
	top: 60px;
}
@media only screen and (max-width: 480px) {
	.cbs_single img{
		width: 100% !important;
		height: auto !important;
	}
	iframe{
		width: 100% !important;
	}
}










