@font-face {
    /* font-properties */
    font-family: Siyuan;
    src:url('../font/SiyuanBlackbody.ttf');  
}

/** 清除内外边距 **/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote, /* structural elements 结构元素 */
	dl,dt,dd,ul,ol,li, /* list elements 列表元素 */ pre,
	/* text formatting elements 文本格式元素 */ form,fieldset,legend,button,input,textarea,
	/* form elements 表单元素 */ th,td /* table elements 表格元素 */ {
	margin: 0;
	padding: 0;
}

.menuson a.active {
	position: relative;
	font-weight: bold;
	background: #FF9933;
	color: white;
}
/** 设置默认字体 **/
body,button,input,select,textarea /* for ie */ {
	font: 12px/1.5 Siyuan, tahoma, arial, \5b8b\4f53, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

address,cite,dfn,em,var {
	font-style: normal;
} /* 将斜体扶正 */
code,kbd,pre,samp {
	font-family: courier new, courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul,ol {
	list-style: none;
}

/** 重置文本格式元素 **/
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
} /* 重置，减少对行高的影响 */
sub {
	vertical-align: text-bottom;
}

/** 重置表单元素 **/
legend {
	color: #000;
} /* for ie6 */
fieldset,img {
	border: 0;
} /* img 搭车：让链接里的 img 无边框 */
button,input,select,textarea {
	font-size: 100%;
} /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 居中 */
#page,#header,#content,#footer {
	margin-left: auto;
	margin-right: auto;
}

/* 950px 宽 */
.w950 {
	width: 950px;
}

/** 布局基础样式 **/
.col-main {
	float: left;
	width: 100%;
	/* bug fix: 主栏没有内容时，在 Firefox 和 Chrome 等浏览器下，布局不对 */
	min-height: 1px;
}

.col-sub,.col-extra {
	float: left;
	/*position: relative;  按需设置，仅在需要时添加 */
}

/** 清除浮动 **/
.layout:after,.main-wrap:after,.col-sub:after,.col-extra:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.layout,.main-wrap,.col-sub,.col-extra {
	*zoom: 1;
}
/* 隐藏 */
.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

/* 清除浮动 */
.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.clear {
	*zoom: 1;
}

.fl,.fr {
	display: inline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.mt20 {
	margin-top: 20px;
}

.pb55 {
	padding-bottom: 55px;
}

.pt50 {
	padding-top: 50px;
}

.pt25 {
	padding-top: 25px;
}

.pb10 {
	padding-bottom: 10px;
}

.pt20 {
	padding-top: 20px;
}

.ptb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.w80 {
	width: 80px !important;
}

.line_b {
	background: url(../images/line.png) repeat-x left bottom;
}

.line_t {
	background: url(../images/line.png) repeat-x left top;
}

.uline {
	text-decoration: underline;
}

.c999 {
	color: #999;
}

.cf70 {
	color: #f70;
}

.gray {
	color: #666;
	font-size: 15px;
}

.red {
	color: #f00;
}

.caaa {
	color: #aaa;
}

.ml10 {
	margin-left: 10px !important;
}

.pr50 {
	padding-right: 50px;
}

.pr20 {
	padding-right: 20px;
}

.fz14 {
	font-size: 14px;
}

.fz16 {
	font-size: 16px;
}

.line24 {
	line-height: 24px;
}

body {
	background-color: #f5f5f5;
}

#header {
	position: relative;
	margin-bottom: -3px;
	height: 90px;
	background: url(../images/head24.png) repeat-x;
	z-index: 2;
}

.headCont {
	margin: 0 auto;
	width: 1000px;
}

.headCont h1 {
	float: left;
	display: inline;
	padding-top: 8px;
}

.menu {
	margin-left: 160px;
	font-size: 16px;
}

.menu li {
	float: left;
	display: inline;
	padding: 36px 28px 0;
}

.menu a {
	color: #656565;
}

.menu .cur {
	color: #ff7e00;
}

.login_links {
	float: right;
	margin-top: 35px;
	padding-left: 26px;
	line-height: 22px;
	background: url(../images/regIco.png) no-repeat;
	color: #888;
}

.login_links a {
	color: #888;
}

#banner {
	overflow: hidden;
	width: 100%
}

#banner bannerUl {
	height: 510px;
	width: 100%
}

#banner .bannerUl li {
	height: 600px;
	float: left;
}

#banner .bannerUl li .ban {
	display: block;
	height: 600px;
}

.banner01 {
	background: #2e8bb7 url(../images/banner_01.jpg)  center center;
	background-size:cover;
	width: 100%;
}

.banner02 {
	background: #ff7f02 url(../images/banner_02.png) center top;
	background-size:cover;
	width: 100%;
}

.banner03 {
	background: #e1e7ee url(../images/banner_03.png) center top;
	background-size:cover;
	width: 100%;
}

.banner04 {
	background: #85bce3 url(../images/banner_04.png) center top;
	background-size:cover;
	width: 100%;
}

/*
.banner01 { background: #2e8bb7 url(http://www.baidupcs.com/file/81e7a78401e563d86b55322ce307e7f0?xcode=d20ad0b02293cd56ed4865d2e26559a2c3ad8589e3549a96&fid=1211368417-250528-4086220322&time=1378432284&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-sKg4NcXPmODg1tzpF%2BgkqJXuk3c%3D&to=wb&fm=N,B,T&expires=8h&rt=sh&r=953715527&logid=2211609110&sh=1&fn=banner04.jpg) no-repeat center top;}
.banner02 { background: #ff7f02 url(http://www.baidupcs.com/file/b500001110b48141d479923728797bb4?xcode=d20ad0b02293cd5613e8837c8444b8bcf590c3da6e31eed0&fid=1211368417-250528-967593409&time=1378432211&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-rxh6x6v1IkTZi9%2BfhRivlFHFrgo%3D&to=wb&fm=N,B,T&expires=8h&rt=sh&r=161585104&logid=2203966987&sh=1&fn=banner03.jpg) no-repeat center top;}
.banner03 { background: #e1e7ee url(http://www.baidupcs.com/file/3b3f5b9ed741863817d5e6288fb4c478?xcode=5dc2d096ff4a3155ca1ad396466b6d723e758426f78ea591&fid=1211368417-250528-594126358&time=1378432147&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-9CFJlciBpiecroyu2Ra9MWg8tN8%3D&to=wb&fm=N,B,T&expires=8h&rt=sh&r=609625936&logid=1449048034&sh=1&fn=banner02.jpg) no-repeat center top;}
.banner04 { background: #85bce3 url(http://ipv6.baidupcs.com/file/34c64b69936862c2a5839e260f5bb22c?xcode=2d56667e8993e0067bd213ec073d34a9890485adc44e541b&fid=1211368417-250528-3912440269&time=1378431881&sign=FDTAXER-DCb740ccc5511e5e8fedcff06b081203-MHkhkmJq5igrzUB1yM5%2B5g8eXdg%3D&to=ib&fm=N,B,T&expires=8h&rt=sh&r=930980465&logid=4036916292&sh=1&fn=banner01.jpg) no-repeat center top;}
*/
.app_widgets_glide {
	position: relative;
	height: 510px;
	overflow: hidden;
}

.app_widgets_glide_cont {
	position: relative;
}

.slide_nav {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
	z-index: 2;
}

.slide_nav li {
	float: left;
	margin: 0 8px;
	line-height: 1px;
	background: #FFF;
	border: 1px #e07e1e solid;
	cursor: pointer;
}

.slide_nav a {
	float: left;
	width: 10px;
	height: 10px;
	line-height: 1px;
}

.slide_nav .cur {
	background-color: #F60;
}

.vDiv {
	padding-top: 20px;
	line-height: 30px;
	color: #555;
	font-size: 14px;
	text-align: center;
}

#main,.main {
	margin: 0 auto;
	width: 1000px;
}

h2 {
	padding: 30px 0;
	font-size: 18px;
	color: #9f9f9f;
}

.pro_list {
	width: 1075px;
	margin-left: -40px;
	margin-right: -40px;
}

.logolist li {
	float: left;
	padding-right: 50px;
}

.minlogo {
	padding-top: 30px;
}

.minlogo li {
	padding: 10px 10px 0 0;
}

.footerList {
	padding-top: 30px;
}

.footerList li {
	float: left;
	padding-right: 35px;
	width: 115px;
}

.footerList h3 {
	font-size: 16px;
	color: #555;
}

.footerList a {
	display: block;
	margin: 10px 0;
	color: #a0a0a0;
	font-size: 14px;
}

.footerList .weiboWrap {
	float: right;
	padding-right: 0;
	width: auto;
}

#footer {
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: #f0f0f0;
	color: #c8c8c8;
}

.ad_font {
	padding-top: 10px;
	font-family: "宋体";
	font-size: 27px;
	color: #616466;
	font-weight: bold
}

.weiboList {
	padding-bottom: 10px;
}

.weiboList a {
	float: left;
	margin-right: 30px;
	width: 28px;
	height: 28px;
	background: url(../images/weibo.png) no-repeat;
	text-indent: -9999px;
}

.weiboList .tweibo {
	background-position: -52px 0;
}

.weiboList .weixin {
	background-position: -103px 0;
}

.weiboList .qq {
	background-position: -155px 0;
}

/*----------------------login---------------------------*/
.login_banner {
	height: 85px;
	background: #ff8004 url(../images/banner_reg.jpg) center top no-repeat
}

.login_title,.reg_title {
	height: 24px;
	text-indent: -9999px;
	background: url(../images/login_title.png) 8px center no-repeat;
}

.loginCont {
	margin: 0 auto;
	width: 924px;
}

.loginCont1 {
	width: 100%;
	height: 100%;
	background: url(../images/beijing.png) no-repeat;
	background-size: 100% 100%;
}

.login {
	padding: 40px 0 0 550px;
	height: 635px;
	background: url(../images/banner_bg.jpg) no-repeat;
}

.login1 {
	padding: 2px auto 1px;
}

.login h3 {
	padding-bottom: 10px;
	line-height: 100px;
	font-size: 24px;
	color: #ff7e00;
}

.login_from li {
	padding-bottom: 20px;
}

.login_inp {
	border: 1px #c9c9c9 solid;
	padding: 12px;
	width: 240px;
	height: 16px;
	line-height: 16px;
	background: url(../images/input_bg.png) no-repeat;
}

.fgetpw {
	color: #787878;
	font-size: 14px;
}

.login_chk {
	padding-right: 80px;
	font-size: 13px;
	color: #999;
}

.loginBtn {
	margin-left: 40px;
	width: 193px;
	height: 51px;
	background: url(../images/loginbtn.png) no-repeat;
	border: none;
}

.login_reg {
	margin-left: 50px;
	color: #333;
	text-decoration: underline;
	font-size: 14px;
}

.placeholder {
	color: #999;
}

.footer_log {
	padding: 30px 0;
	text-align: right;
	color: #999;
	font-size: 14px;
}

.footer_log a {
	color: #ff7e00;
}

.reg_title {
	background-image: url(../images/reg_title.png);
}

.reg {
	height: 450px;
	background: url(../images/reg_bg.png) no-repeat;
	background-size: 924px 450px
}

.reglab {
	display: inline-block;
	width: 95px;
	font-size: 16px;
	color: #333;
}

.regBtn {
	margin-left: 130px;
	width: 206px;
	height: 55px;
	background: url(../images/regbtn.png) no-repeat;
	border: none;
}

.reg_form {
	padding-left: 210px;
	padding-top: 10px;
}

.otherContWrap {
	margin-left: 180px;
	padding: 10px 30px 200px;
	font-size: 14px;
	background-color: #fff;
}

.otherContWrap h3 {
	line-height: 35px;
	border-bottom: 1px #919191 solid;
	color: #ff7e00;
	text-indent: 30px;
}

.otherCont {
	padding-top: 15px;
	color: #919191;
	width: 70%
}

.otherCont p {
	
	text-indent: 30px;
}

.otherSide {
	float: left;
	padding: 15px 0 30px;
	width: 165px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	font-size: 16px;
}

.otherSide a {
	display: inline-block;
	margin: 6px 0 6px 30px;
	padding-right: 15px;
	color: #646464;
}

.otherSide .cur {
	color: #f70;
	background: url(../images/arrow_o.png) no-repeat right center;
}

.title_navWrap {
	padding: 5px 0;
	border-bottom: 1px #919191 solid;
}

.title_navWrap a {
	display: inline-block;
	line-height: 20px;
	padding: 0 35px;
	color: #919191;
}

.title_nav {
	border-right: 1px #919191 solid;
}

.title_navWrap .cur {
	color: #f70;
}

#banner p {
	text-align: center;
	background-color: #fff;
}

.p_line {
	padding: 30px 0;
	background: url(../images/pline.png) repeat-x left center;
}

.productsCont p {
	text-align: center;
}

.pro_table {
	margin: 40px 0 50px;
	font-size: 24px;
	width: 100%;
}

.pro_table td {
	padding-left: 30px;
	line-height: 80px;
	height: 80px;
	border: 1px #e2e2e2 solid;
	border-right: none;
	color: #999;
}

.pro_table .odd td {
	background-color: #f1f1f1;
}

.pro_table .title {
	color: #333;
	width: 180px;
	border-left: none;
}

.mixinBanner {
	height: 692px;
	background: url(../images/mi_bg.jpg) repeat-x;
	text-align: center;
}

.pro_nav {
	font-size: 14px;
	line-height: 45px;
	color: #666;
}

.proimg {
	padding-top: 30px;
	width: 450px;
	height: 400px;
	background-color: #fff;
	text-align: center;
}

.mini_photo {
	padding: 20px 0;
}

.mini_photo a {
	display: inline-block;
	margin: 10px;
	padding: 13px 0;
	width: 70px;
	height: 44px;
	border: 1px #666 solid;
}

.mini_photo .cur {
	border: 1px #f70 solid;
}

.proBuy {
	margin-left: 400px;
}

.proBuy  h3 {
	padding: 10px 0;
	font-size: 24px;
	color: #666;
	line-height: 36px;
}

.pirc {
	font-size: 36px;
	color: #f70;
}

.selColor {
	overflow: hidden;
	padding-top: 30px;
	font-size: 14px;
	color: #666;
}

.selColor span {
	display: inline-block;
}

.selColor input {
	position: absolute;
	left: -9999px;
}

.selColor label {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	padding: 4px 30px;
	border: 2px #999 solid;
}

.selColor .cur {
	border: 2px #ff3f46 solid;
	color: #ff3f46;
}

.selColor label img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.buyNum {
	padding: 40px 0;
}

.buyNum span {
	display: inline-block;
	color: #666;
}

.buyNum a {
	display: inline-block;
	padding-top: 3px;
	vertical-align: text-bottom;
}

.buyNum_inp {
	display: inline-block;
	margin: 0 25px;
	text-align: center;
	width: 80px;
	height: 22px;
	line-height: 22px;
	border: 1px #999 solid;
}

.buyBtns {
	padding-top: 20px;
}

.buyBtn {
	width: 195px;
	height: 55px;
	background: url(../images/buy.png) no-repeat;
	border: none;
	margin-right: 25px;
}

.buynowbtn {
	width: 195px;
	height: 55px;
	background: url(../images/buy.png) no-repeat;
	border: none;
	margin-right: 25px;
}

.addCar {
	width: 195px;
	height: 55px;
	background: url(../images/bycar.png) no-repeat;
	border: none;
}

.white {
	padding: 30px;
	background-color: #FFF;
}

.proTab {
	border-bottom: 1px #666 solid;
	line-height: 30px;
	font-size: 16px;
	color: #999;
}

.proTab a {
	display: inline-block;
	padding: 5px 30px;
	color: #666;
}

.proTab .cur {
	color: #f70;
}

.buytips {
	margin-top: 20px;
	padding: 6px 0;
	border-top: 1px #bbb solid;
	border-bottom: 1px #bbb solid;
	color: #999;
	font-size: 24px;
}

.buytips span {
	display: inline-block;
	width: 490px;
	text-align: center;
}

.buytips label {
	font-size: 46px;
	color: #f70;
}

.bor-r {
	border-right: 1px #bbb solid;
}

.prolist_title {
	font-size: 14px;
	text-indent: 24px;
	line-height: 30px;
	padding: 20px 0 5px;
	border-bottom: 1px #ccc solid;
	color: #f70;
}

.pro01,.pro02,.pro03 {
	margin: 28px 0;
	padding: 30px 60px 0;
	width: 969px;
	height: 292px;
	background: url(../images/prolist.jpg) no-repeat;
}

.pro02 {
	background-position: 0 -346px;
}

.pro03 {
	background-position: 0 -693px;
}

.prolist {
	padding-bottom: 50px;
	color: #fff;
}

.prolist .name {
	padding-bottom: 25px;
	font-size: 24px;
}

.prolist .price {
	padding-bottom: 30px;
	font-size: 36px;
}

.prolist .price span {
	padding-left: 15px;
	font-size: 16px;
}

.btnWrap {
	padding-left: 40px;
}

.btnWrap a {
	display: block;
	background: url(../images/proBtn.png) no-repeat;
	width: 167px;
	height: 55px;
	text-indent: -9999px;
}

.prolist .even .an_r {
	padding-left: 730px;
}

#gotop {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 50%;
	bottom: 100px;
	margin-left: 510px;
	width: 19px;
	height: 57px;
	background: url(../images/gotop.jpg) no-repeat;
}

.fz20 {
	font-size: 20px;
}

.buy_body {
	background-color: #fff;
}

.buy_step1,.buy_step2,.buy_step3 {
	margin-bottom: 28px;
	height: 56px;
	background: url(../images/buySetp.png) no-repeat;
	text-indent: -9999px;
}

.buy_step2 {
	background-position: 0 -58px;
}

.buy_step3 {
	margin-bottom: 10px;
	background-position: 0 -116px;
}

.buy_title {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #666;
}

.buy_prolist {
	margin-bottom: 30px;
	width: 100%;
	font-size: 16px;
	border: 1px #c8c8c8 solid;
}

.buy_prolist th {
	line-height: 50px;
	color: #a1a1a1;
	font-weight: normal;
	background-color: #fafafa;
}

.buy_prolist td {
	padding: 40px 10px 30px;
	text-align: center;
	border-top: 1px #e2e2e2 solid;
	line-height: 26px;
	color: #666;
}

.buy_prolist img {
	float: left;
	padding-left: 50px;
}

.buy_prolist .proName {
	text-align: left;
}

.buyBtnWrap {
	text-align: right;
	padding-bottom: 50px;
}

.tobuyBtn,.tobackBtn,.buyBtn {
	width: 177px;
	height: 55px;
	border: none;
	background: url(../images/buySetp.png) no-repeat 0px -174px;
}

.tobackBtn {
	margin-right: 10px;
	background-position: -179px -174px;
}

.buyBtn {
	background-position: -358px -174px;
}

.buy_form {
	margin-top: 20px;
	padding: 22px 22px 0px;
	background-color: #fafafa;
	border: 1px #c8c8c8 solid;
	font-size: 14px;
	color: #555;
}

.buy_form li {
	padding-bottom: 20px;
}

.buy_form p {
	padding-bottom: 10px;
}

.buy_form .inpt,.inpText {
	padding: 5px;
	line-height: 20px;
	border: 1px #e1e1e1 solid;
}

.buy_selgrop {
	padding: 10px 0 20px 0;
	color: #646464;
	border-bottom: 1px #ddd solid;
}

.buy_selgrop p {
	padding: 6px 0;
	font-size: 14px;
}

.buy_selgrop input {
	float: left;
	display: inline;
	margin: 3px 8px 0 36px;
}

.fapiao {
	padding-left: 55px;
	font-size: 14px;
}

.vcode {
	padding: 10px 0 30px;
}

.buy_prolist .buy_prode {
	padding-right: 50px;
	color: #06C;
	text-align: right;
}

.buy_details {
	margin-bottom: 40px;
	padding: 15px 0;
	background-color: #f5f5f5;
}

.buy_details p {
	padding: 6px 20px;
	font-size: 16px;
	color: #666;
}

.buy_details .title {
	color: #000;
	font-size: 18px;
}

.buy_sub_title {
	padding: 14px 0 10px 10px;
}

.bank {
	margin: 10px 0 30px;
	padding: 40px;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
}

.alipay,.cfpay {
	display: inline-block;
	width: 101px;
	height: 42px;
	background: url(../images/buySetp.png) no-repeat -537px -174px;
}

.cfpay {
	background-position: -640px -174px;
}

.pay_labl {
	padding-right: 80px;
}

.pay_labl,.pay_labl input {
	float: left;
	display: inline;
}

.pay_labl input {
	margin-top: 15px;
	margin-right: 10px;
}

.bank_list {
	overflow: hidden;
	zoom: 1;
	width: 1110px;
}

.bank_list label {
	float: left;
	display: inline;
	padding: 10px 50px 10px 0;
	width: 155px;
	height: 32px;
	overflow: hidden;
}

.bank_list input {
	float: left;
	display: inline;
	margin: 6px 8px 0 0;
}

.gray_bg {
	padding-top: 15px;
	background-color: #f5f5f5;
}

.ming {
	font-size: 16px;
	font-family: Siyuan;
}

.dianhua {
	font-size: 19px;
	font-family: Siyuan;
	color: #2856a3;
}

.dianhua span {
	font-size: 27px;
	font-family: Siyuan;
	color: #2856a3;
}

.gong1 {
	font-size: 15px;
	font-family: Siyuan;
	color: #2856a3;
	float: left;
	margin-top: 17px;
	margin-left: 20px;
}

.zuo {
	float: left;
	margin-left: 50px;
	height: 85px;
	"
}

.zuo1 {
	float: left;
	margin-left: 50px;
	margin-top: 40px;;
	height: 60px;
}

.zi2 {
	font-size: 18px;
	font-family: Siyuan;
	color: #8E388E;
}

.bb {
	width: 90px;
	height: 30px;
	background-color: #06645A;
	border: 0px #06645A;
	color: #FFFFFF;
	font-size: 15px;
	margin-right: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	line-height: 30px;
}

.p_line1 {
	padding: 13px 0;
	background-color: #2856a3;
	color: #ffffff;
	font-size: 24px;
	font-family: Siyuan;
}