﻿@charset "utf-8";
/* CSS Document */
/* 延展 */
html,body,.topBar,.bg01{min-width:1200px;_width:expression((documentElement.clientWidth<1200)?"1200px":"auto");}
body{ background-color:#7B8ABA;color:#D8E0F5;}
/*--------------------*/
a,a:link{color:#D8E0F5;}
a:visited{}
a:hover{color:#FFF;}
a:active{}
/* 框架 */
.wraper, .header, .con1, .con2,.topWrap{margin:0 auto;width:1200px;}
.bg01{background:url(img/bg012.jpg) top center no-repeat;}
.wraper{background:url(img/bg022.jpg) top center no-repeat;}
.header{height:707px;background:url(img/bg032.jpg) top center no-repeat;}
.con1{height:624px;}
.con2{height:667px;}
.footer{}

/* 顶部 */
.topBar,.topBar .topWrap{height:38px;}
.topBar{background-color:#FFF;}
.topBar ul li{background-image:url(img/topBar.gif);}
.topWrap a.logo{float:left;width:110px;height:38px;margin-right:25px;}
.topWrap ul,.topWrap ul li,.topWrap ul li a{height:18px;line-height:18px;}
.topWrap ul,.topWrap ul li{float:left;}
.topWrap ul{padding-top:10px;}
.topWrap ul.u2{float:right;}
.topWrap ul li{background-repeat:no-repeat;background-position:100% 16%;}
.topWrap ul li.l,topWrap ul li.l2,.topWrap ul li.l5{background:none;}
.topWrap li a{float:left;display:block;width:auto;_line-height:20px;_overflow:hidden;padding:0 10px;margin:0 auto;white-space:nowrap;color:#0186cc;}
.topWrap li a:hover{color:#ff7800;}
.topWrap li.l1 a,.topWrap li.l2 a,.topWrap li.l3 a,.topWrap li.l4 a,.topWrap li.l5 a,.topWrap li.l6 a{background:url(img/ico.gif) no-repeat;}
.topWrap li.l1 a,.topWrap li.l2 a{padding-left:20px;}

.headLogo{position:absolute;z-index:91;top:64px;left:-6px;display:block;width:177px;height:114px;overflow:hidden;text-indent:-99em;}

.header, .con1, .con2{position:relative;}
.con1 h3, .con2 h3, .con1 h4, .con2 h4{overflow:hidden;text-indent:-99em;}
.con1 h4, .con2 h4{margin-bottom:38px;height:98px;}
.con1 .content, .con2 .content{line-height:48px;font-size:18px;}

.con1 h3{height:115px;}
.con1 .content{float:left;width:585px;padding-left:15px;color:#e66a6f;}
.con1 .content p, .con1 .content li, .con1 .content dd{padding-left:42px;background:url(img/ICOn1.gif) 0 0 no-repeat;}

.con2 h3{height:201px;}
.con2 .content{float:right;width:452px;color:#685578;}
.con2 .content p, .con2 .content li, .con2 .content dd{padding-left:24px;background:url(img/ICOn2.gif) 0 0 no-repeat;}

/*= 焦点大图.基本 =*/
.con1 .focus, .con1 .focus .picList, .con1 .focus img{width:460px;height:460px;}
.con1 .focus, .con1 .focus .picList{display:block;overflow:hidden;}
.con1 .show{position:absolute;left:638px;top:95px;padding-left:29px;width:590px;height:460px;background:url(img/focus01Bg.png) 0 0 no-repeat;_background:url(img/focus01Bg.gif) 0 0 no-repeat;}
.con1 .focus{position:relative;}
/*= 焦点大图.页码 =*/
.con1 .focus .prev, .con1 .focus .next{position:absolute;top:380px;z-index:12;display:block;width:60px;height:60px;overflow:hidden;text-indent:-99em;background:url(img/focuBtn.png) 0 0 no-repeat;_background:url(img/focuBtn.gif) 0 0 no-repeat;}
.con1 .focus .prev{left:125px;background-position:-60px 0;}
.con1 .focus .next{right:125px;background-position:0 0;}
.con1 .focus .prev:hover{background-position:-60px -60px;}
.con1 .focus .next:hover{background-position:0 -60px;}
.con1 .focus .focuShadow{position:absolute;z-index:9;top:0;left:0;display:block;width:460px;height:460px; overflow:hidden; text-indent:-99em;background:url(img/focuShadow.png) 0 0 no-repeat;_background:url(img/focuShadow.gif) 0 0 no-repeat;}

.con2 .focus, .con2 .focus .picList, .con2 .focus img{width:572px;height:321px;}
.con2 .focus, .con2 .focus .picList{display:block;overflow:hidden;}
.con2 .show{position:absolute;left:42px;top:205px;}
.con2 .focus{position:relative;}

.footer{padding:20px 0 15px 342px;position:relative;width:858px;line-height:24px;background:url(img/endLogo.gif) 170px 18px no-repeat;}
