* { margin:0; padding:0; }
a:link, a:visited, a:hover, a:active { color:#444; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#0168b7; text-decoration:none; }
body { font:12px/150%  "宋体", "Microsoft Yahei", "Arial", "Thmano"; color:#444; background:#FFF; }
img { border:0px; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select  { font:12px/150% "Microsoft Yahei", "Arial", "宋体", "Thmano"; color:#333; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:12px; font-weight:400; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.clearFloat { float:none !important; }
.hidden { display:none; }
.center { text-align:center; }
.overlay { width:100%; height:100%; background:#000; position:fixed; _display:none; left:0; top:0; z-index:100; opacity:1; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
a.btn, a.btn:visited { width:100px; height:32px; line-height:32px; text-align:center; display:block; background:url(../images/btn.gif) 0 0 no-repeat; color:#FFF; }
a.btn:hover { background-position:0 -42px; }
/* pager */
.pager { display:block; width:100%; height:auto; padding:25px 0 5px; text-align:center; clear:both; margin-bottom:5px; }
.pager span, .pager a{ display:inline-block; border:1px solid #a6d0e8; color:#a6d0e8; background:#FFF; height:24px; line-height:24px; padding:0px 8px; text-decoration:none; margin:0 5px; border-radius:2px; }
.pager a:hover{ background:#f5f5f5; border-color:#a6d0e8; color:#a6d0e8; text-decoration:none;}
.pager .cur{ background:#FFF; border-color:#FFF; font-weight:bold; color:#095da2; }
.pager span.dot{ background:#8d5248; border-color:#0a6c00; font-weight:bold; color:#FFF; }
/* reLink */
.reLink { height:30px; line-height:30px; border-top:1px solid #a6d0e8; border-bottom:1px solid #a6d0e8; width:100%; background:#FFF; margin-bottom:15px; }
.reLink .prevLink { float:left; margin-left:10px; }
.reLink .nextLink { float:right; margin-right:10px; }
/* reInformation */
.reInformation { width:690px; padding:0 20px 20px; margin-bottom:20px; border-top:1px solid #a6d0e8; }
.reInformation .tit { height:30px; line-height:30px; border-bottom:1px solid #ddd; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei"; color:#f08f0c;  }
.reInformation ul { float:left; width:100%; }
.reInformation li { float:left; height:30px; line-height:30px; width:100%; border-bottom:1px dotted #a6d0e8; background:url(../images/tip1.gif) 0 center no-repeat;  }
.reInformation li a { margin-left:15px; }
/* 搜索数据 */
#searchfrom .err { height:30px; line-height:30px; width:100%; }
#searchfrom .err span { color:#FF0000; margin-left:20px; }
.loading { color:#297c00; height:40px; line-height:40px; background:url(../images/loading.gif) 5px center no-repeat; padding-left:40px; }
/* 表单验证 */
.formData { width:550px; margin:0px auto 20px; padding-top:30px; }
.formData tr.item label { margin-right:5px; }
.formData tr.item .tip { width:130px; margin-left:20px; }
.formData tr.item input, .formData tr.code input { width:250px; height:25px; line-height:25px; color:#666; border:1px solid #ccc !important;  border-radius:3px; padding:0 5px;  }
.formData tr.item textarea { width:250px; height:80px; color:#666; border:1px solid #ccc; margin-bottom:15px; border-radius:3px; padding:0 5px; }
.formData tr.item input:focus, .formData tr.code input:focus, .formData tr.item textarea:focus { border:1px solid #a6d0e8 !important;  border-radius:3px; }
.formData tr.code input { width:90px; }
.formData .sub { width:102px; height:32px; line-height:32px; text-align:center; background:#0168b7;  border-radius:3px; color:#FFF; border:none; margin-right:10px; cursor:pointer; }
.formData tr.code img { vertical-align:middle; *vertical-align:0; margin-left:10px; }
.formData .err, .formData .red { color:#ff0000; }
.formData .red { font-size:16px; line-height:16px; font-weight:700; margin-right:5px; }
/* cms2.0.map */
.baiduMap { margin:0 auto 20px; background:#FFF; box-shadow:2px 4px 5px rgba(0,0,0,0.1); width:100%; height:300px; }
.BMap_bubble_title a { display:inline-block; height:25px; line-height:26px; background:#299ee1; color:#FFF; overflow:hidden; padding:0 10px; border-radius:3px; }
.BMap_bubble_title a:hover { background:#56bdf7; color:#FFF; }
#baiduMap span.BMap_Marker div { _width:19px; _height:25px; _background:url(http://api.map.baidu.com/images/marker_red_sprite.png) 0 0 no-repeat; }  /* IE6下显示图 ?*/
/* 客服效果 */
.jing_kf { width:119px; position:absolute; right:10px; top:100px; z-index:100; }
.jing_kf .top { height:66px; background:url(../images/kf_top.png) center top no-repeat; }
.jing_kf .main { min-height:50px; background:url(../images/kf_bg.png) center bottom no-repeat; position:relative; padding-top:10px; }
.jing_kf .main ul { padding-left:8px; margin-bottom:5px; }
.jing_kf .main ul.t { overflow:hidden; }
.jing_kf .main ul.t li.e { text-align:center; line-height:18px; }
.jing_kf .main ul.t li.e span, .jing_kf .main ul.t li.e strong { padding:0 5px; display:block; font-size:12px; color:#0168b7; }
.jing_kf .main ul.t li.b { height:40px; }
.jing_kf i.online, .jing_kf i.salebefor, .jing_kf i.saleafter { width:103px; height:35px; background:url(../images/qq_jt.gif) 0 0 no-repeat; display:block; }
.jing_kf i.saleafter { background:url(../images/sh_jt.gif) 0 0 no-repeat; }
.jing_kf i.salebefor { background:url(../images/sq_jt.gif) 0 0 no-repeat; }
.jing_kf .main ul.t li.lin { margin-bottom:10px; }
.jing_kf .main div.mobileCode { padding-left:3px; text-align:center; margin-bottom:15px; }
.jing_kf .main div.mobileCode i.dimCode { width:70px; height:70px; background:url(../images/mobileCode.png) center center no-repeat; border:1px solid #dedede; display:block; margin:0 auto; box-shadow:0 0 3px rgba(0,0,0,0.1); }
.jing_kf .main div.mobileCode span, .jing_kf .main div.mobileCode a { display:block; color:#0168b7; font-weight:400; }
.jing_kf .main div.mobileCode a:hover { font-weight:700; }
.jing_kf .main .returnTop { height:30px; position:relative; }
.jing_kf .main .returnTop a { width:32px; height:50px; background:url(../images/kf_returntop.png) center bottom no-repeat; cursor:pointer; position:absolute; top:1px; left:46px; }
/*== HOME ==*/
.header { width:100%; min-width:1000px; background:url(../images/header.gif) 0 0 repeat-x #f2f6f9; }
.header .main { width:1000px; height:110px; margin:0 auto; background:url(../images/headTipgif) 430px 20px no-repeat; }
.header .logo { float:left; width:432px; height:55px; margin:30px 10px 0 0; margin-right:20px; display:inline; }
.header .logo img { width:420px; height:70px; display:block; }
.header .tag { float:left; padding-left:10px; height:40px; line-height:15px; font-size:14px; border-left:1px solid #999; color:#999; margin-top:40px; font-family:"Microsoft Yahei"; }
.header .tag strong { display:block; font-size:26px; line-height:25px; color:#fc9605; }
.header .right { float:right; margin-top:25px; }
.header .opr { float:right; clear:both; height:15px; margin-bottom:10px; color:#333; }
.header .opr a { margin:0 10px; color:#333; }
.header .opr a:hover { color:#0168b7; }
/* searcher */
.searcher { float:right; clear:both; *width:295px; background:#e5e5e5; }
.searcher .btn { float:right; width:48px; height:22px; }
.searcher .btn input { width:48px; height:25px; line-height:25px; border:0; color:#FFF; cursor:pointer; background:url(../images/search.gif) 0 0 no-repeat #f7b80c; }
.searcher .type { float:right; width:80px; height:25px; position:relative; background:url(../images/tip2.gif) 60px center no-repeat; }
.searcher .type span.res { width:70px; height:25px; line-height:25px; display:block; padding:0 5px; cursor:pointer; text-align:left; color:#999; }
.searcher .txt { float:right; width:172px; * width:167px; height:25px; *position:relative; +top:-1px; _top:0px; text-align:left; }
.searcher .txt input { height:23px; line-height:23px; width:157px; padding:0 5px; border:none; color:#999; _position:absolute; _left:0; _top:0; border:1px solid #d0d0d0; }
.searcher .drop { position:absolute; width:80px; background:#FFF; left:0px; top:25px; text-align:left; border-radius:0px; overflow:hidden; display:none; }
.searcher .drop dl { box-shadow:0 0 0px rgba(0,0,0,0.1) inset; }
.searcher .drop dt { height:20px; line-height:20px; color:#FFF; }
.searcher .drop a { padding-left:5px; display:block; cursor:pointer; color:#999; }
.searcher .drop a:hover { background:#f1f1f1; }
/*  */
.nav { width:100%; min-width:1000px; height:45px; background:#055393; font-family:"Microsoft Yahei"; }
.nav ul { width:1000px; height:45px; margin:0 auto; overflow:hidden; }
.nav li { float:left; width:122px; height:45px; background:url(../images/subNav.gif) 0 center no-repeat; }
.nav li.home { background:none; }
.nav li.hover { background:url(../images/navHover.gif) center 0 repeat-x #f1a70c; }
.nav a { display:block; height:45px; line-height:45px; text-align:center; font-size:14px; color:#FFF; }
.nav li.hover a { color:#333; }
.nav li a:link, .nav li a:visited { color:#FFF;  }
/* banner */
.banner { width:100%; min-width:1000px; background:#FFF; position:relative; overflow:hidden; margin-bottom:20px; }
.banner ul { width:100%; height:350px; }
.banner li { width:100%; position:absolute; }
.banner li img { position:relative; width:1440px; height:350px; left:50%; margin-left:-720px; }
.banner .arrow_l, .banner .arrow_r { width:60px; height:45px; position:absolute; top:150px; left:50%; }
.banner .arrow_l a, .banner .arrow_r a { display:block; height:45px; background:url(../images/arrow.png) 0 0 no-repeat; }
.banner .arrow_r a { background-position:0 -46px; }
.banner .arrow_l { margin-left:-500px; }
.banner .arrow_r { margin-left:440px; }
/* wrapper */
.wrapper { width:1000px; margin:0 auto 50px; }
/* column */
.column { border:1px solid #a6d0e8; background:#FFF; margin-bottom:20px; }
.column .tid { height:34px; background:url(../images/column.gif) 0 0 repeat-x #f3f7fd; border-bottom:1px solid #FFF; }
.column .tid h2 { float:left; width:80px; height:34x; line-height:34px; font-family:"Microsoft Yahei"; font-size:14px; color:#075494; background:url(../images/columnTip.gif) 17px center no-repeat; padding-left:40px; }
.column .more { width:29px; height:5px; background:url(../images/more.gif) 0 0 no-repeat; float:right; margin:16px 20px 0 0; }
.column .tod { border-top:1px solid #a6d0e8; padding:15px; }
.column2 .tid { border-bottom-color:#075494; }
.column2 .tod { border-top-color:#075494; }
.column .tab { float:left; }
.column .tab li { float:left; height:35px; _height:34px; width:108px; }
.column .tab li.cur { border-left:1px solid #a6d0e8; border-right:1px solid #a6d0e8; }
.column .tab span { display:block; height:34px; line-height:34px; _height:30px; _line-height:30px;  text-align:center; cursor:pointer; color:#075494; }
.column .tab li.cur span { height:36px; _height:30px; background:url(../images/tabHover.gif) 0 0 repeat-x #f9fbfe; border:2px solid #FFF;  }
/* about */
.iabout, .ipro { height:250px; overflow:hidden; }
.iservice, .inews, .icontact { height:250px; overflow:hidden; }
.iabout { width:258px; float:left; }
.iabout img { float:left; width:75px; height:95px; padding:2px; border:1px solid #ddd; margin-right:10px; display:inline; }
.iabout p { text-align:justify; text-indent:2em; line-height:26px; }
.iabout p a { color:#ff8b19; }
.iabout p a:hover { color:#075494; }
/* question */
.question .tod img { width:224px; height:155px; }
/* ipro */
.ipro { width:718px; float:right; }
/* inews */
.inews { width:438px; float:left; margin-left:20px; display:inline; }
/* icontact */
.icontact { width:258px; float:right; background:url(../images/a.gif) right bottom no-repeat; }
.icontact p { line-height:26px; }
/* .newsList */
.newsList ul { float:left; width:100%; height:197px; overflow:hidden; }
.newsList li { float:left; width:100%; height:32px; line-height:32px; border-bottom:1px dotted #a7d0e8; background:url(../images/tip1.gif) 0 center no-repeat; }
.newsList span { float:right; }
.newsList a { float:left; margin-left:15px; }
/* footer */
.footer { width:100%; min-width:1000px; border-top:3px solid #055393; background:url(../images/footer.gif) center 0 repeat-x #f9fbfd; }
.subNav { width:1000px; margin:0 auto; background:#055393; border-bottom:1px solid #FFF; }
.subNav ul { overflow:hidden; }
.subNav li { float:left; width:142px; height:40px; line-height:40px; text-align:center; background:url(../images/subNav.gif) 0 center no-repeat; }
.subNav li.home { background:none; }
.subNav li a { font-size:14px; color:#FFF; font-family:"Microsoft Yahei"; display:block; height:40px; }
.subNav li a:hover { color:#78c1fd; }
.subNav li a:link, .subNav li a:visited { color:#FFF;  }
.copyRight { width:1000px; margin:0 auto; text-align:center; padding:20px 0 30px; line-height:25px; }
/* sidebar */
.sidebar { width:250px; float:left; }
.leftNav { border:1px solid #a6d0e8; width:248px; position:relative; padding-top:85px; margin-bottom:20px; }
.leftNav h2 { width:148px; padding-left:30px; height:46px; line-height:40px; color:#FFF; font-size:16px; font-family:"Microsoft Yahei"; background:url(../images/leftNav.gif) 0 0 no-repeat; position:absolute; left:-7px; top:19px; }
.leftNav dl { width:203px; padding-left:45px; padding-bottom:30px; background:url(../images/leftNav3.gif) center bottom repeat-x; }
.leftNav dd { margin-bottom:10px; width:160px; }
.leftNav a { display:block; line-height:32px; background:url(../images/leftNav2.gif) center 0 no-repeat; text-align:center; color:#075494; }
.leftNav a:hover { background-position:center -33px; }
/* leftContact */
.leftContact p { line-height:26px; }
/* content */
.content { float:right; width:730px; border:1px solid #a6d0e8; background:#FFF; margin-bottom:20px;  }
.content .tid { height:34px; background:url(../images/column.gif) 0 0 repeat-x #f3f7fd; border-bottom:1px solid #FFF; }
.content .tid h2 { float:left; width:150px; height:34x; line-height:34px; font-family:"Microsoft Yahei"; font-size:14px; color:#075494; background:url(../images/columnTip.gif) 17px center no-repeat; padding-left:40px; }
.content .tod { border-top:1px solid #a6d0e8; padding:15px; }
.content .sitepath { float:right; height:34px; line-height:34px; margin-right:20px; display:inline; color:#075494; }
.content ul.list { height:auto !important;  }
