@charset "gb2312";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: Microsoft YaHei, 'helvetica neue', tahoma, arial, 'hiragino sans gb', 'Simsun', sans-serif;
    font-size: 14px;
}

a {
    color: #2c2c2c;
    text-decoration: none;
}

a:hover {
    color: #108cee;
}

img {
    border: none;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

/*颜色*/
.gary {
    color: #999;

}

.red {
    color: #f84a30;
}

.blue-link {
    color: #108cee;
    text-decoration: none;
}

.blue-link:hover {
    text-decoration: underline;
}

.font-18px {
    font-size: 18px;
}

.font-16px {
    font-size: 16px;
}

.font-14px {
    font-size: 14px;
}

.font-12px {
    font-size: 12px;
}

/* 头部菜单导航 */
.width-margin {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.site-menu-bg {
    width: 100%;
    height: 40px;
    border-bottom: solid 1px #dce0e5;
    background-color: #f4f4f4;
}

.site-menu {
    height: 40px;
}

.left-hotline {
    text-align: left;
    line-height: 40px;
    float: left;
    width: 450px;
    height: 40px;
    font-size: 14px;
}

.left-hotline span {
    color: #f84a30;
    font-weight: bold;
    font-size: 18px;
}

.right-menu {
    text-align: right;
    line-height: 40px;
    float: right;
    width: 550px;
    height: 40px;
    /*	background-image: url(/Templets/images/login_icon.png);
        background-repeat: no-repeat;
        background-position: 350px 10px;
    */
}

.site-nav {
    height: 90px;
}

.site-nav image {
    float: left;
}

.site-nav ul {
    display: block;
    float: right;
    width: 500px;
    margin-top: 38px;
}

.site-nav ul li {
    font-size: 18px;
    text-align: center;
    width: 100px;
    float: left;
    list-style-type: none;
}

/*banner*/
.banner {
    height: 350px;
    width: 100%;
    background-color: #0066cb;
}

#container {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.sections, .section {
    height: 100%;
}

#container, .sections {
    position: relative;
}

.section {
    background-color: #000;
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    color: white;
}

/*通知公告*/
.notify-bg {
    width: 100%;
    height: 50px;
    border-bottom: solid 1px #dce0e5;
}

.notify {

}

.notify li {
    list-style: none;
    float: left;
    line-height: 50px;
}

.notify-title {

    background-repeat: no-repeat;
    background-position: left top;
    font-weight: bold;
}

.notify-content {
    padding-left: 20px;

}

.notify-more {
    padding-left: 20px;
}

/*系统分类*/
.syslogin-bg {
    width: 100%;
    height: 160px;
}

.syslogin-bg ul {
    width: 1000px;
}

.syslogin-bg ul li {
    list-style: none;
    float: left;
    width: 200px;
    text-align: center;
    height: 40px;
    padding-top: 120px;
    background-repeat: no-repeat;
    background-position: center 25px;
    display: block;

}

.sys-table tr td {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.sys-table-category {
    padding: 0px;
    padding-right: 40px;
}

/*自贸区*/
.area-bg {
    background-color: #f4f4f4;
    height: 500px;
    padding-top: 40px;
    margin-top: 30px;
}

.area-title {
    height: 37px;
    text-align: center;
    font-size: 22px;
    border-bottom: solid 1px #cfd1de;
}

.area-title span {
    display: block;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    line-height: 35px;
    border-bottom: solid 3px #108def;
}

.area-bg ul {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.area-bg ul li {
    float: left;
    list-style: none;
    display: block;
    width: 304px;
    margin-left: 15px;
    margin-right: 15px;
    border: solid 1px #cfd1de;
    padding: 1px;
    height: 340px;
    background-color: #FFF;
}

.area-bg ul li img {
}

.area-bg ul li p {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
    font-size: 20px;
}

.area-bg ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
}

.area-bg ul li span {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    margin-bottom: 0px;
    font-size: 12px;
    color: #a0a0a0;
    line-height: 24px;
}

/*新闻*/
.news-bg {
    height: 420px;
    padding-top: 40px;
}

.news-content {
    margin-top: 30px;
}

/*共建单位*/
.partner-bg {
    height: 330px;
    padding-top: 40px;
}

.partner-content {
    margin-top: 30px;
    height: 210px;

}

/*版权信息*/
.info-bg {
    height: 200px;
    background-color: #414141;

    color: #ababab;
    line-height: 30px;

}

/*.copyright{*/
/*	background-color:#292929;*/
/*	text-align:center;*/
/*	height:40px;*/
/*	color:#ababab;*/
/*	line-height:40px;*/
/*}*/
/*列表页*/
.banner-page {
    height: 150px;
    width: 100%;
    background-color: #0066cb;
}

.content-bg {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.content-table {
    background-color: #d2d1d9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.list-title {
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
}

.list-menu {
    list-style: inside;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;

}

.list-menu li {
    text-align: left;
    line-height: 55px;
    list-style: inside;
    border-bottom: solid 1px #d2d1d9;
    height: 55px;
}

.show-title {
    font-size: 30px;
}

/*tab标签切换1*/
.menu1box ul {
    list-style: none;
}

.main ul {
    list-style: none;
}

.main {
    clear: both;
    margin-top: 30px;
    text-align: center;
}

#tabs1 {
    text-align: left;
    width: 630px;
    float: left;
}

.menu1box {
    position: relative;
    overflow: hidden;
    height: 45px;
    width: 630px;
    text-align: left;
}

#menu1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu1 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 72px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
}

#menu1 li.hover {
    background: #fff;
    border-left: 1px solid #cfd1de;
    border-top: 1px solid #cfd1de;
    border-right: 1px solid #cfd1de;
}

.main1box {
    clear: both;
    margin-top: -1px;
    border-top: 1px solid #cfd1de;
    height: 300px;
    width: 630px;
}

.span-more {
    display: block;
    width: 60px;
    float: right;
    text-align: right;
    line-height: 45px;
}

#main1 ul {
    display: none;
}

#main1 ul.block {
    display: block;
}

#main1 ul li {
    height: 250px;
}

/*tab标签切换2*/

#tabs2 {
    text-align: left;
    width: 320px;
    float: right;
}

.menu2box {
    position: relative;
    overflow: hidden;
    height: 45px;
    width: 320px;
    text-align: left;
}

#menu2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#menu2 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 72px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
}

#menu2 li.hover {
    background: #fff;
    border-left: 1px solid #cfd1de;
    border-top: 1px solid #cfd1de;
    border-right: 1px solid #cfd1de;
}

.main2box {
    clear: both;
    margin-top: -1px;
    border-top: 1px solid #cfd1de;
    height: 300px;
    width: 320px;
}

.span-more {
    display: block;
    width: 60px;
    float: right;
    text-align: right;
    line-height: 45px;
}

#main2 ul {
    display: none;
}

#main2 ul.block {
    display: block;
}

#main2 ul li {
    height: 250px;
}

/*banner*/
/*nav*/
.home-hover a {
    color: #108cee;

}

.nav-hover a {
    color: #108cee;
}

/*footer*/
.foot {
    height: 140px;
    background-color: #323232;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1130px;
    margin-left: auto;
    margin-right: auto;
}

.foot .qr {
    display: flex;
}

.foot .qr .qrImg {
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
}

.foot .qr img {
    width: 90px;
    height: 90px;
}

.foot .copyright, .foot .copyright h1, .foot .copyright h2, .foot .copyright h3 {
    color: #bebebe;
    text-align: right;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.foot .copyright h2 {
    font-size: 12px;
}
