/*
 * 全站公用样式,兼容IE6,7,8,9,Chrome,Firefox
 * ==========================================================================================================
 * @ 我的前端 ,2014
 * @ Author: Haumy Gu,辜清明
 * @ Official Website: http://www.mycssweb.com; Taobao Shop: http://divcss.taobao.com; QQ: 15524261 TEL:18600361080
 * ==========================================================================================================
*/
/*-----------------------------[我的前端]全局样式-------------------------------------*/
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:14px}
ul{list-style:none}
legend{display:none}
fieldset,img{border:none;vertical-align:middle}
em,cite,i{font-style:normal}
input,button,select,textarea{outline:none}
textarea{resize:vertical}
body{font:12px/18px simsun;position:relative;margin:0 auto;color:#000;min-width:992px}
body a{color:#000;text-decoration:none;cursor:pointer}
body a:hover,body a:active,body a:focus{text-decoration:underline;outline:none}
/*-----------------------------模块-------------------------------------*/
/*------------框架------------*/
.auto:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.auto{*height:1%}
.warp{width:992px;margin:0 auto;position:relative}
/*------------头部------------*/
.header{height:735px;background:url(../images/header.jpg) no-repeat center top;padding:13px 0 0;position:relative}
.logo{width:928px;height:464px;margin:0 auto}
.logo a{display:block;text-indent:-9999px;overflow:hidden;position:relative;width:100%;height:100%}
.logo img{position:absolute;left:0;top:0}
.who{padding:32px 0 0 120px;line-height:22px;color:#fff;font-size:18px;font-family:Microsoft YaHei}
.who strong{float:left;margin:0 0 0 -90px;display:inline;font-weight:normal}
.who a{color:#fff}
/*------------主体结构------------*/
.main{background:url(../images/main.jpg) repeat-y center top}
.banner{padding:12px 21px 0 11px;height:375px;background:#fff;margin:-240px 0 0;position:relative}
.flash{float:left;width:392px;height:359px;margin:0 24px 0 0}
.flash img{width:392px;height:359px}
.text{float:left;width:372px;line-height:20px;font-size:14px;padding:5px 0 0}
.text h3{line-height:38px}
.text p{text-indent:2em}
.text_more{line-height:30px;text-align:right;padding:0 15px 0 0}
.img{float:right;width:152px}
.title{background:url(../images/title.gif) repeat-x;height:43px;line-height:39px;padding:0 30px 0 22px;font-size:14px;color:#fff}
.title h2{float:left}
.more{float:right;color:#fff}
.ul_zp{padding:12px 1px 20px;overflow:hidden;zoom:1}
.ul_zp li{width:180px;line-height:26px;margin:0 9px;display:inline;float:left;height:268px}
.ul_zp h3{line-height:14px;font-weight:normal;font-size:12px}
.ul_zp a{color:#000c33}
.ul_zp img{display:block;margin:0 0 16px;width:180px;height:180px}
.price{color:#cc0000;font-weight:bold;font-size:14px}
.ul_ds{overflow:hidden;zoom:1;padding:15px 1px 16px}
.ul_ds li{float:left;width:180px;margin:0 9px;display:inline;height:197px;line-height:27px}
.ul_ds h3{text-align:center}
.ul_ds h3 a{color:#000c33;display:block;background:#e0dfdf;border-radius:5px}
.ul_ds img{width:180px;height:170px}
.ul_list{padding:13px 0 16px;overflow:hidden;zoom:1}
.ul_list li{text-align:right;font-size:14px;color:#9c9d9e;line-height:33px;height:33px;padding:0 34px}
.ul_list li:hover{background:#e6e4e4}
.ul_list a{float:left;color:#000c33}
/*------------底部------------*/
.footer{border-top:#606c88 1px solid;color:#515d7b;font-size:14px;line-height:24px;text-align:center;padding:27px 0 90px}