﻿/*common.css*/

.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ }

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1000px; margin:0 auto; overflow:hidden; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:794px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:792px; min-height:428px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}
em,i{ font-style:normal;}
/*头部开始*/
.top{ background:url(Img/Common/top_bg.gif) repeat-x; height:217px;}
.h_top{ height:26px; line-height:26px; color:#fff;}
.h_top em{ float:left;}
.h_top span{ float:right;}
.h_top span a{ padding:0 15px; color:#fff;}
.h_con{ height:138px;}
.h_con h1{ float:left; padding-top:34px;}
.h_con .h_conm{ float:left; padding:34px 0 0 22px;}
.h_con .h_conm img{ width:383px; height:60px;}
.h_con h1 img{ width:76px; height:62px;}
.h_con .phone{ background:url(Img/Common/phone.png) no-repeat 0 39px; float:right; padding:39px 0 0 65px; height:55px;}
.phone p{font-family:"Microsoft YaHei"; font-size:16px; color:#7d7d7d; padding-top:15px;}
.phone p span{font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#429b25; font-weight:bold; padding-left:15px;}

.h_nav{ height:53px; line-height:53px; overflow:hidden;}
.h_nav ul li{ float:left; background:url(Img/nav_bor.gif) no-repeat right 20px; padding-left:30px; padding-right:30px; cursor:pointer; }
.h_nav ul li a{ font-family:"Microsoft YaHei"; font-size:14px; color:#000; padding-left:10px; float:left; cursor:pointer;}
.h_nav ul li span { padding:0 12px 0 0; display:inline-block; float:left;}
.h_nav ul li.cur a,.h_nav li a:hover{ background:url(Img/n_libg01.gif) no-repeat left; height:53px; display:block; color:#fff; text-decoration:none;}
.h_nav ul li.cur a span,.h_nav li a:hover span{ background:url(Img/n_libg02.gif) no-repeat right; display:block;}
.h_nav .no_b{ background:none;}

.so{ height:55px; line-height:55px;overflow:hidden; border-top:#aaa 1px dashed;}
.so p{ float:left; color:#767676; width:750px; height:55px; overflow:hidden; font-weight:bold;}
.so p a{ color:#767676; padding:0 10px; font-weight:normal;}
.inp1{ background:url(Img/Common/s_inp.gif) no-repeat; width:169px; height:19px; border:none; padding:0 3px; float:left; margin-top:18px; color:#fff; line-height:19px;font-family:"Microsoft YaHei"; font-size:12px;}
.so .so_so{ float:left; margin-top:18px;}
/*头部结束*/

/*底部开始*/
.f_bg{ background:url(Img/Common/f_bg.gif) no-repeat center 0; height:233px; position:relative; margin-top:26px;}
.f_bg em{ position:absolute; top:-6px; right:65px;}
.f_nav{ height:60px; line-height:60px; text-align:center;}
.f_nav a{font-family:"Microsoft YaHei"; font-size:12px; color:#fff; padding: 0 10px;}
.f_logo img{ width:87px; height:71px;}
.f_logo{ padding:50px 29px 0 0;}
.f_ban{ background:url(Img/Common/f_line.gif) no-repeat left 50px; padding:50px 30px 0 20px;font-family:"Microsoft YaHei"; font-size:12px; color:#fff; height:120x;}
.f_ban p{ line-height:25px;}
.f_ban p a{color:#fff;}
.f_ban span{ padding-left:61px;line-height:25px;}
/*底部结束*/




