@charset "utf-8";
*{margin:0; padding:0;}
.linkBg{background: url(../images/txtBg.png) repeat;  overflow: hidden;  width: 100%;    height: 100%;}
.link-province{ position:absolute; top:0; left:0; background:url(../images/province.png) no-repeat;width:206px; height:210px;}
.link-txt{ position:absolute; width:850px; height:300px; margin-top:-150px; margin-left:-425px; top:50%; left:50%;}
.link-txt ul{ display:block; width:850px;}

.link-txt ul li{ list-style:none; margin-bottom:20px; line-height:94px; color:#3d3d3d; font-size:42px; font-family:"Microsoft YaHei",SimSun,SimHei;text-align: center; }
.link-txt ul li a{ color:#3d3d3d; text-decoration:none;
background: #fff;
    border-radius: 50px;
    padding: 10px 35px;
    box-shadow: 0px 2px 14px #000f44;
    font-size: 40px;
    color: #00144e;
}
.link-txt ul li a:hover{ text-decoration:none; color:#0041ff;}
/*.fxbox{ width:100%; height:415px; background:#318deb;display: inline-block; margin-right:10px; vertical-align:middle; }*/




.link-copyright{ position:absolute; bottom:150px;left:0; width:100%;}
.link-copyright p{ text-align:center; font-size:14px;font-family:"Microsoft YaHei",SimSun,SimHei; color:#333;}
.link-copyright p a{ color:#333; text-decoration:none;}
.link-copyright p a:hover{ text-decoration:underline;}
.link-footer{width: 100%; height: 415px; background: url(../images/bg-bt.jpg) bottom no-repeat;  position: fixed; z-index: -3; left: 0px; right: 0px; background-size: contain;    bottom: 0px;}