
/* CSS Document */
html{
    min-height:100%;
}
body{
    font-family:"微软雅黑";
}
body.web{
    font-size:14px;
}
a{
    color:#333;
}
body, td, th{
    color:#333;
    font-size: 14px;
}
.slaveColumnName{ display:none;}
section{
    display:block;
}
.web .wrapper{
    width:1320px;
    height:auto;
    overflow:hidden;
    position:relative;
    margin:auto;
}
header.pageHeader{
    width:100%;
}
.web header.pageHeader{
    min-width:100%;
    min-width:1200px;
    height:155px;
    background-image:url(../image/headerBg.png);
    background-position:center top;
}
.web header.pageHeader .wrapper{
    height:90px;
    margin:auto;
    /*background-image:url(../image/headerBg.png);
    background-repeat:no-repeat;
    background-position:center top;*/
    overflow:visible;
}


.logo{
    background-image:url(../image/logo.png);
}

.web .logo{
    width:420px;
    height:100px;
    top:45px;
    left:0px;
    position:absolute;
}
.web .nav{
    position:absolute;
    right:0px;
    top:80px;
    width:840px;
    height:40px;
}
.web .nav ul{
}
.web .nav li ul{
    display:none;
    /*display:block;*/
    padding-bottom: 10px;
    padding-top: 10px;
    background-image:url(../image/navListListItemBg.png);
}
.web .nav li{
    width:105px;
    height:40px;
    /*background-image:url(../images/navListItemBg.png);*/
}
.web .nav li:hover{
    /*background-position:left bottom;
    background-color: #00ac8a;*/
}
.web .nav li a{
    background:none;
    height:40px;
    line-height:40px;
    padding:0;
    color:#666;
    font-size: 16px;
}
.web .nav li a:hover{
    color:#666;
    background-color:#fff;
    background-color: transparent;
}
.web .nav li.current a{
    color:#666;
}
.web .nav li.focusOpen a{
    background-position:left bottom;
}

.web .nav li li{
    background: none;
    border-bottom: solid 1px #555;
    float: none;
    clear: both;
}
.web .nav li li:hover{
    background-color: none;
}

.web .nav li.focusOpen ul{
    display: block;
    position: absolute;
    left: 0px;
    top: 40px;
}
.web .nav li.focusOpen ul li{
}
.web .nav li.focusOpen ul li{
}
.web .nav li.focusOpen ul li a{
    color: #fff;
    font-size: 14px;
}
.web .nav li.focusOpen ul li:hover a{
    color: #fff;
    background-color: #000;
}
.web .nav li ul ul{
    display: none !important;
}

.web .nav #navListItem2,
.web .nav #navListItem3,
.web .nav #navListItem4,
.web .nav #navListItem5,
.web .nav #navListItem6,
.web .nav #navListItem7,
.web .nav #navListItem8{
    background-position: left top;
    background-image:url(../image/navHaveChildBg.png) !important;
}

.mobile .nav li{
    width:25%;
    background-color: #275392;
}
.mobile .nav li.current a{
    background-color: #1d427f;
}
/*

#navListItem2 ul{
	left: -200px;
}
#navListItem3 ul{
	display:block;
	left: -400px;
}
#navListItem3 li{
	font-size: 14px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
*/
.web #youxiang{
    position:absolute;
    display:block;
    right:0px;
    top:12px;
    color: #fff;
}
.web #weipan{
    position:absolute;
    display:block;
    right:305px;
    top:12px;
    color: #fff;
}
.web #neiwang{
    position:absolute;
    display:block;
    right:390px;
    top:12px;
    color: #fff;
}
.web #weixin{
    position:absolute;
    display:block;
    right:280px;
    top:12px;
    color: #fff;
}
.web #dingding{
    position:absolute;
    display:block;
    right:385px;
    top:12px;
    color: #fff;
}

.web #zhuzhan{
    position:absolute;
    display:block;
    right:490px;
    top:12px;
    color: #fff;
}
.web #addFavorite{
    position:absolute;
    display:block;
    right:105px;
    top:12px;
    color: #fff;



}
.web #setHome{
    position:absolute;
    display:block;
    right:170px;
    top:12px;
    color: #fff;


}
.web #languageLink{
    position:absolute;
    right:20px;
    top:20px;
    display:block;
    z-index:500;
    font-size: 14px;
    display:none;
}
.web #languageLink a{
    padding:0 5px;
}
.web .banner {
    width: 100%;
    background-color:#eee;
    height: 350px;
    margin:auto;
    /*background-image:url(../images/bannerBg.png);*/
}
.web .banner .alpha {
    height:350px;
}
.web .banner .control {
    position:absolute;
    top:310px;
    left:0px;
    z-index:11;
}
.focusModule.control{
    height: 18px;
}
.focusModule.control li{
    height: 18px;
}
.focusModule.control li a.title{
    width: 12px;
    height: 12px;
    border: #ffffff solid 2px;
    background-color: transparent !important;
}
.focusModule.control li.focusOpen a.title{
    border: #1b4f84 solid 2px;
}
.focusModuleGroup{ position:relative;}




.mobile .banner {
    width: 100%;
    background-color:#eee;
    height: 120px;
    margin:auto;
    /*background-image:url(../images/bannerBg.png);*/
}
.mobile .banner .alpha {
    height:120px;
}
.mobile .banner .control {
    position:absolute;
    top:100px;
    left:0px;
    z-index:11;
}
.mobile .focusModule.control li{
    height: auto;
}



.web header #searchForm{
    display:block;
    right:20px;
    padding:0;
    top: 45px;
    display:none;
}

.web header #keyword{
    width:233px;
    height:28px;
    background:none;
    border:none;
    line-height:20px;
    background-color:#ccc;
    border: solid 1px #aaaaaa;
    border-radius: 5px;
}
.web header #searchBtn{
    width:28px;
    height:28px;
    text-indent:-9999px;
    background:none;
    border:none;
    right:3px;
    position: absolute;
    top: 1px;
    background-image:url(../image/searchBtnBg.png);
}












.web .pageBody{
    width:100%;
    min-width:1200px;

}

.web .pageBody .wrapper{
    /*background-color:#FFF;*/
}

.web .pageBody #falseBanner{
    width:1130px;
    height:125px;
    background-color:#eee;
    padding-top:25px;
    padding-bottom:25px;
}
.web .pageBody #falseBanner img{
    height:125px;
}
.pageBody #falseBanner .title{
    display:none;
}








.web .pageFooter{
    position:relative;
    width:100%;
    min-width:1200px;
    height:225px;
    background-position:top center;
    background-image:url(../image/footerBg.png);
    background-color: #303030;
}
.web .pageFooter .wrapper{
    background-image:url(../image/footerBg.png);
    background-position:center top;
    height:225px;
    width: 100%;
}

.web .pageFooter #contact{
    position:absolute;
    left:45px;
    top:20px;
    color:#FFF;
    font-style: normal;
    line-height:24px;
}
.web .pageFooter .webDesign{
    display:none;
}
.web .pageFooter .copyRight{
    position:absolute;
    left:0px;
    top:0px;
    color:#FFF;
    width: 100%;
    text-align: center;
    line-height: 50px;
}
.web .pageFooter .copyRight a{
    color:#666;
    text-decoration:underline;
}
.web .pageFooter .copyRight a:hover{
    color:#6698ff;
    text-decoration:underline;
}
.web .pageFooter .miitbeian{
    position:absolute;
    left:350px;
    top:92px;
    color:#FFF;
    line-height:24px;
    display: none;
}
.web .pageFooter .miitbeian a{
    color:#FFF;
}
.web .pageFooter .miitbeian a:hover{
    color:#6698ff;
    text-decoration:underline;
}


.mobile .pageFooter{
    background-color: #275392;
    color: #fff;
}
.mobile .pageFooter a{
    color: #275392;
}

















.web .common_article.attachStyle4 ul.articleList li {
    height: 230px;
    width: 33.3%;
    float: left;
    background-image: url(../image/listItemBg4.gif) !important;
    margin-bottom: 20px !important;
}

.web .common_article.attachStyle4 ul.articleList .preview {
    position: relative;
    height: 150px;
    width: 275px !important;
    margin: auto;
    margin-top: 15px;
}
.web .common_article.attachStyle4 ul.articleList .title {
    position: relative;
    display: block;
    width: 280px !important;
    text-align: center;
    margin: auto;
    line-height: 1.5em;
    padding-top: 10px;
    font-weight: normal;
}
.web #floatBox {
    background-image: url(../image/floatBox.png);
    height: 195px;
    width: 117px;
    position: absolute;
    z-index: 1000;
}
.web #floatBox .qq1 {
    bottom: 240px;
}
.web #floatBox .qq {
    height: 25px;
    width: 80px;
    left: 20px;
    top: 155px;
}
.web #floatBox a {
    position: absolute;
    width: 20px;
    height: 60px;
    cursor: pointer;
}





