﻿@charset "utf-8";
/* CSS Document */
.h2{
	display:block;
	clear:both;
	float:none;
	margin:1em 0;
	line-height:1em;

	font-size: 26px;
	color: #DE5C4C;
}
#middle_adv .middle_block{
	display: block;
	width: 245px;
	height: 51px;
height:auto;
	line-height:1em;
	margin-bottom: 19px;
}
#middle_a{
	margin-top:15px;
}
#middle_adv .middle_left{
	float:left;
}
#middle_adv .middle_right{
	float:right;
}
#middle_a img{
	display:block;
	float:left;
}
#middle_a .middle_word{
	width:160px;
	height:70px;
	float:right;
}
#middle_a .middle_word{
	font-size: 20px;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 2px;
	height: 51px;
height:auto;
	width: 180px;
}
#middle_a .middle_word span{
	font-size: 24px;
	color: #DE5C4C;
	line-height: 21px;
}
#middle_adv .m_button{
	width: 202px;
	height: 44px;
	margin: 0 auto;
}
#middle_adv .m_button img{
	width: 202px;
	height: 44px;
	margin: 0 auto;
}
#middle_adv .m_pos{
/*	position: absolute;
	top: 310px;
*/
	clear:both;
}
.pricetable{
	/*top:355px;*/
	clear:both;
}
.pricetable td{
	height: 30px;
	font-size: 16px;
	text-align: center;
}
/* intro-func.asp */
#function{
	width: 585px;
	margin: 15px auto 0 auto;
}
#function .funct{
	width: 292px;
	height: 203px;
	font-size: 20px;
	line-height: 28px;
	margin-top: 20px;
	
}
#function .funct:nth-child(2n){
	float: right;
}
#function .funct:nth-child(2n+1){
	float: left;
}
.funct span{
	color: #b7292d;
	font-weight: bold;
}
.funct a{
	color:#125cab;
	text-decoration:underline;
}
#function .funct:nth-child(2n) img{
	float:right;
}

/* buy-price.asp */
#BuyPrice .qijian{
	top: 43px;
}
#BuyPrice .pricetable td{
	height: 41px;
	width: 153px;
	font-size: 20px;
	text-align: center;
}
/* 询价购买样式*/
#BuyPrice .buynum{
	font-size: 20px;
	width: 600px;
	line-height: 45px;
	height: 60px;
	clear: both;
	margin-bottom: 20px;
}
#BuyPrice .buynum .putnum{
	width:146px;
	height:44px;
	background: #EAEAEA;
    background: -moz-linear-gradient(top,  #EAEAEA 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAEAEA), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #EAEAEA 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #EAEAEA 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #EAEAEA 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #EAEAEA 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#ffffff',GradientType=0 );
	border:1px solid #666;
	font-size:20px;
	text-indent:10px;
}
#BuyPrice :root .gradient{filter:none;}
#BuyPrice .buynum span{
	display: block;
	margin: 0 10px;
	width: 80px;
}
#BuyPrice .buynum span, .putnum{
	float:left;
}
#BuyPrice .submit{
	width: 150px;
	height: 43px;
	background: url("../../img/buy/submit.png") no-repeat;
	cursor: pointer;
	float: right;
	margin-right: 10px;
}
#BuyPrice .submit:hover{
	opacity:0.9;
}

#BuyPrice .shangwu{
	top: 440px;
}
#BuyPrice .sw_pos{
	position: absolute;
	top: 395px;
}

#BuyPrice .hidetab1,.hidetab2{
	height: 0px;
	overflow: hidden;
	width: 100%;
}
#BuyPrice .STYLE1 {color: #000066}
#BuyPrice .STYLE2 {color: #000033}
#BuyPrice .STYLE3 {
	color: #003366;
	font-size: 15px;
	font-weight: lighter;
}
#BuyPrice .STYLE4 {color: #333333}


#BuyPrice #input{
	width: 520px;
	margin: 15px auto 0 auto;
}
#BuyPrice #input span{
	font-size:20px;
	line-height:63px;
}
#BuyPrice .inputfont{
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-bottom: 30px;
}
#BuyPrice .putsty{
	width: 388px;
	height: 50px;
	border-radius: 10px;
	margin-left: 12px;
	margin-left: 0;
	border-color: #0C3;
	border: 1px solid #999;
	font-size: 20px;
	text-indent: 10px;
}
#BuyPrice .butsty{
	display: block;
	width: 154px;
	height: 46px;
	font-size:24px;
	color:#fff;
 	background:#DE5C4C url("../../img/index/bluebot.png");
	overflow:hidden;
	text-indent: -999px;
 	margin: 30px auto 0 auto;
	cursor: pointer;
	border:none;
}
#BuyPrice .tablebox{
	width: 599px;
	height: 280px;
	margin-top: 20px;
}
#BuyPrice .ex-arrow-btn {
	display: inline-block;
	padding-top: 10px;
	color: #c3c1c1;
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 10px;
	cursor:pointer;
}









/* home */
#navlink1{display:block;float:left;clear:both;background:#f3f3f3;padding-bottom:10px;}
#navlink1 a{display:block;float:left;width:318px;border:1px solid #dedede;}
#navlink1 a img{display:block;float:left;}
#navlink2{display:block;clear:both;background:#fff;}
#navlink2 a{display:inline-block;float:left;border:1px solid #dedede;border-left:none;border-right:none;}
#clearfixid{display:block;clear:both;float:none;height:0;}
#HomeCPJG{display:block;clear:both;float:none;text-align:center;background:#F3F3F3;padding:30px 0;}
.HomeCPJGnote{font-size:20px;font-weight:700;}
.HomeCPJGnote span{font-size:30px;font-weight:700;color:#0155c6;}
#HomeCPJG hr{color:#e6ecf0;width:80%;height:1px;border:1px solid #e6ecf0;}
#min-price,#max-price{color:#86ADDD;}
.red{color:#f00;}
