html {
    font-size: 625%;
}

body {
    background-color: #f7f9fa;
    font-family: '寰蒋闆呴粦', Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
}

@font-face {
	
    font-family: 'iconfont';
    /* project id锛�"181767" */
    src: url('https://at.alicdn.com/t/font_w60orqdrri9t3xr.eot');
    src: url('https://at.alicdn.com/t/font_w60orqdrri9t3xr.eot?#iefix') format('embedded-opentype'), 
	url('https://at.alicdn.com/t/font_w60orqdrri9t3xr.woff') format('woff'), 
	url('https://at.alicdn.com/t/font_w60orqdrri9t3xr.ttf') format('truetype'), 
	url('https://at.alicdn.com/t/font_w60orqdrri9t3xr.svg#iconfont') format('svg');
}


.iconfont {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
}

ul,
li,
p,
a,
div,
nav,
h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-family: '寰蒋闆呴粦', Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
}

a,
a:hover,
a:link,
a:visited,
a:active {
    text-decoration: none;
}

li {
    list-style: none;
}

.btn-primary,
.btn-primary:visited,
.btn-primary:active {
    background-color: #0064b0;
    color: #fcf9f9;
    border: none;
}

.btn-primary:hover {
    color: #d9eeff;
}

.mt30 {
    margin-top: 15px;
}

@media (min-width:1201px) {
    .mt30 {
        margin-top: 30px;
    }
}

.bgW {
    background-color: #fff;
}

.breadcrumb>li+li:before {
    color: #0064B0;
}


/*Common Style End*/


/*鑳屾櫙*/

@media(min-width: 1201px) {
    main {
        background: -webkit-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 230px, rgba(49, 108, 155, 0) 460px);
        background: -moz-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 230px, rgba(49, 108, 155, 0) 460px);
        background: -o-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 230px, rgba(49, 108, 155, 0) 460px);
        background: -ms-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 230px, rgba(49, 108, 155, 0) 460px);
    }
}

@media(max-width: 1200px) and (min-width: 768px) {
    main {
        background: -webkit-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 130px, rgba(49, 108, 155, 0) 270px);
        background: -moz-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 130px, rgba(49, 108, 155, 0) 270px);
        background: -o-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 130px, rgba(49, 108, 155, 0) 270px);
        background: -ms-linear-gradient(top, rgba(49, 108, 155, 0.8) 0%, rgba(49, 108, 155, 0.3) 130px, rgba(49, 108, 155, 0) 270px);
    }
}


/*鑳屾櫙end*/


/*椤靛ご*/

header .navbar {
    z-index: 9999;
    background: url("../images/headerBg.jpg") no-repeat;
    background-position: center top;
    border-radius: 0;
    background-color: #0064b0;
    border: none;
    margin: 0;
}

header .navbar-header {
    display: block;
    float: none;
    height: 1.5rem;
}

header .navbar-header .navbar-brand {
    height: 0.7rem;
    margin-top: 0.4rem;
    padding: 0 0.15rem;
}

header .navbar-collapse.collapse {
    height: 0.5rem!important;
    padding-left: 0;
}

header .navbar-collapse>.navbar-nav {
    height: 0.5rem;
}

header .navbar-collapse>.navbar-nav>li>a,
header .navbar-collapse>.navbar-nav>li>a:visited {
    padding: 0.16rem 0.4rem;
    color: #fff;
    font-size: 0.16rem;
}

header .navbar-collapse>.navbar-nav>li.active>a,
header .navbar-collapse>.navbar-nav>li>a:hover,
header .navbar-collapse>.navbar-nav>li>a:active {
    background-color: #d9eeff!important;
    color: #0064b0!important;
}

header .search {
    line-height: 0.5rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    color: #fff;
    border-left: 1px solid #7cafd5;
    border-right: 1px solid #7cafd5;
    margin-left: 0.1rem;
}

header .search>i {
    font-size: 0.2rem;
}

header .search:hover>i {
    color: #ccc;
}

header {
    position: relative;
}

header>.navbar-form {
    z-index: 1000;
    padding-top: 0.2rem;
    /*    transition: all 0.5s;*/
    /*    transform: translate(0px,-1rem);*/
    height: 0.8rem;
    background: rgba(217, 238, 255, 0.9);
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    display: none;
}

.navbar-form>div>:nth-child(2) {
    height: 0.4rem;
    width: 5rem;
    padding: 0 0 0 10px;
}

.navbar-form label {
    display: none;
}

.navbar-form>div>:nth-child(3) {
    height: 0.4rem;
    width: 1rem;
    margin-left: -5px;
    margin-top: -3px;
    border-radius: 0;
    border-left: none;
    font-size: 0.16rem;
    background-color: #0064B0;
    color: #fff;
    border: none;
}

.navbar-form>div>:nth-child(3):hover {
    color: #d9eeff;
    background-color: #0064B0;
    border-color: #0064B0;
}

header>.navbar-form>#closeSearch {
    margin-left: 0.8rem;
    vertical-align: middle;
}

header>.navbar-form>#closeSearch>i {
    color: #0064b0;
    font-size: 0.22rem;
    padding: 0.1rem;
}


/*骞虫澘*/

@media(max-width: 1200px) and (min-width: 768px) {
    header .navbar {
        background: url("../images/headerBg1.jpg") no-repeat;
        background-position: -1.8rem top;
        background-color: #0064b0;
    }
    header .navbar-header {
        height: 1rem;
    }
    header .navbar-header .navbar-brand {
        height: 0.5rem;
        margin-top: 0.25rem;
    }
    header .navbar-collapse.collapse {
        height: 0.35rem!important;
    }
    header .navbar-collapse>.navbar-nav {
        height: 0.35rem;
    }
    header .navbar-collapse>.navbar-nav>li>a,
    header .navbar-collapse>.navbar-nav>li>a:visited {
        height: 0.35rem;
        line-height: 0.35rem;
        padding: 0rem 0.2rem;
        font-size: 0.12rem;
    }
    header .search {
        line-height: 0.35rem;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        margin-left: 0.1rem;
    }
    header .search>i {
        font-size: 0.16rem;
    }
    header>.navbar-form {
        padding-top: 0.15rem;
        transform: translate(0px, -0.8rem);
        height: 0.6rem;
    }
    header>.navbar-form>input {
        height: 0.3rem;
        width: 3.7rem;
    }
    header>.navbar-form>.btn-primary {
        height: 0.3rem;
        width: 0.7rem;
        font-size: 0.12rem;
    }
    header>.navbar-form>#closeSearch {
        margin-left: 0.5rem;
    }
    header>.navbar-form>#closeSearch>i {
        font-size: 0.16rem;
        padding: 0.1rem;
    }
    /*骞虫澘妯斁鐨勬椂鍊�*/
    @media all and (orientation: landscape) {
        header .navbar {
            background-position: center top;
        }
        header .search {
            margin-left: 1.5rem;
        }
    }
}


/*鎵嬫満*/

@media(max-width: 767px) {
    header .navbar {
        z-index: 9999;
        background: none;
        height: 0.5rem;
    }
    header .container>.navbar-header {
        height: 0.5rem;
        background-color: #0064b0;
    }
    header .navbar-header .navbar-brand {
        height: 0.5rem;
        margin-top: 0.125rem;
        padding: 0 0.15rem;
    }
    header .navbar-header>.navbar-toggle {
        margin: 0 0.15rem;
        padding: 0;
    }
    header .navbar-header>#closeNav {
        width: 0.25rem;
    }
    header .navbar-header>#closeNav>i {
        font-size: 0.12rem;
    }
    header .navbar-header>.navbar-toggle:hover {
        background-color: #0064b0;
    }
    header .navbar-header>.navbar-toggle:hover>i {
        color: #ccc;
    }
    header .navbar-header>.navbar-toggle>i {
        font-size: 0.26rem;
        color: #fff;
        line-height: 0.5rem;
    }
    header .navbar-collapse.collapse {
        position: fixed;
        top: 0.5rem;
        background: rgba(217, 238, 255, 0.9);
        width: 100%;
        height: 100%!important;
    }
    .navbar-default .navbar-toggle {
        border: none;
    }
    header .navbar-collapse>.navbar-nav {
        margin: 0;
        height: 100%;
    }
    header .navbar-collapse>.navbar-nav>li>a,
    header .navbar-collapse>.navbar-nav>li>a:visited {
        padding: 0 0.15rem;
        border-bottom: 1px solid #c9d7e5;
        color: #0064b0;
        font-size: 0.14rem;
        height: 0.45rem;
        line-height: 0.45rem;
    }
    header .navbar-collapse>.navbar-nav>li.active>a,
    header .navbar-collapse>.navbar-nav>li>a:hover,
    header .navbar-collapse>.navbar-nav>li>a:active {
        background-color: #d9eeff!important;
        color: #7cafd5!important;
    }
    header .navbar-collapse>.navbar-nav>li>form {
        margin-top: 0.2rem;
        height: 0.3rem;
    }
    header .navbar-collapse>.navbar-nav>li>form>input {
        width: 75%;
        height: 0.3rem;
        border-radius: 0;
        border: 1px solid #6eaad7;
        -webkit-appearance: none;
    }
    header .navbar-collapse>.navbar-nav>li>form>.btn {
        width: 25%;
        margin-left: -5px;
        margin-top: 0.00001rem;
        border-radius: 0;
        height: 0.3rem;
        font-size: 0.12rem;
        border: none;
    }
}


/*椤靛ご end*/


/*椤佃剼*/

footer {
    background: #ddd;
    padding: 0.25rem;
    font-size: 0.14rem;
}
footer .footerText>:nth-child(1) {
    margin-bottom: 0.15rem;
}
footer .govIcon{
    margin-left: 0.4rem;
}
footer .footerText{
    border-left: 1px solid #ccc;
    height: 50px;
    margin-top: 0.15rem;
    padding-top: 0.02rem;
    padding-left: 0.15rem;
}

footer span,
footer a,
footer a:hover,
footer a:link,
footer a:visited,
footer a:active {
    color: #222;
}
footer .footerText,footer .govIcon{
    float: left;
}

/*骞虫澘*/

@media(max-width: 1200px) and (min-width: 768px) {
    footer {
        font-size: 0.12rem;
        padding: 0.2rem;
    }
    footer>:nth-child(1) {
        margin-bottom: 0.1rem;
    }
}


/*鎵嬫満*/

@media(max-width: 767px) {
    footer {
        padding: 0.15rem 0;
        font-size: 0.1rem;
    }
    footer span {
        display: block;
        margin-bottom: 0.05rem;
    }
    footer>:nth-child(1) {
        margin-bottom: 0.05rem;
    }
    footer .footerText{
        border-left: none;
        height: auto;
        text-align: center;
        padding-left: 0;
    }
}


/*椤佃剼 end*/



/*鍥炲埌椤堕儴鍜屼簩缁寸爜*/

.toTop {
    position: fixed;
    top: 50%;
    right: 0;
}

.toTop>a {
    display: block;
    padding: 0.1rem;
    background: #e8f3fd;
	text-align: center;
	font-size:25px;
}

.toTop>a>img {
    width: 0.5rem;
}

.toTop>a>i {
    display: inline-block;
    height: 0.5rem;
    width: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    color: #636465;
    font-size: 0.46rem;
}

#twoC {
    z-index: 100;
    position: relative;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

#twoC:hover .twoCode {
    display: block;
}

#twoC>.twoCode {
    position: absolute;
    border-radius: 4px;
    height: 2.15rem;
    width: 2rem;
    right: 0.8rem;
    top: -0.7rem;
    display: none;
    padding: 0.2rem;
    background: rgba(0, 0, 0, 0.6);
}

#twoC>.twoCode>img {
    width: 1.6rem;
}

#twoC>.twoCode>p {
    font-size: 0.12rem;
    color: #fff;
    margin-top: 0.1rem;
}

#twoC>.twoCode>.tri {
    position: absolute;
    width: 0;
    height: 0;
    border: 0.1rem solid #000;
    border-color: transparent transparent transparent #666;
    right: -0.19rem;
    top: 45%;
}


/*骞虫澘*/

@media(max-width: 1200px) and (min-width: 768px) {
    .toTop>a {
        background: rgba(232, 243, 253, 0.8);
    }
    .toTop>a>i {
        height: 0.4rem;
        width: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.36rem;
    }
}


/*鎵嬫満*/

@media(max-width: 767px) {
    .toTop>a {
        background: rgba(232, 243, 253, 0.8);
    }
    .toTop>a>i {
        height: 0.3rem;
        width: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.28rem;
    }
}


/*鍥炲埌椤堕儴鍜屼簩缁寸爜 end*/


/*鍒嗛〉鏉�*/

.page .pagination {
    margin: 0;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
    border-radius: 0;
}

.page .pagination>li>a {
    border: none;
    border-right: 1px solid #ddd;
    background: #eee;
    margin-left: 0;
    border-radius: 0!important;
}

.page .pagination>li:last-child>a {
    border: none;
}

.page .pagination>.active>a,
.page .pagination>li>a:hover,
.page .pagination>li>a:focus,
.page .pagination>li>a.current {
    color: #fff;
    background: #0064b0;
    border-color: #ddd;
}

@media(max-width: 1200px) and (min-width: 768px) {
    .page .pagination {
        margin-top: 0.4rem;
    }
}

@media(max-width:767px) {
    .page .pagination {
        margin-top: 0;
        margin-bottom: 0.3rem;
    }
    .page .pagination-lg>li>a {
        padding: 9px 13px;
        font-size: 0.1rem;
    }
}


/*鍒嗛〉鏉� end*/


/*鏅撴収棣栭〉鏍峰紡*/


/*杞挱*/

#index .carousel {
    height: 4rem;
}

#index .carousel-inner>.item img {
    width: 100%;
    height: 4rem;
}

#index .carousel .carousel-caption {
    text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0.18rem;
    background: rgba(255, 255, 255, 0.7);
    padding: 0 0.2rem;
    padding-right: 1.2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#index .carousel .carousel-indicators {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    margin-left: 0;
    padding-right: 0.35rem;
}


/*鏍忕洰銆佽竟妗嗚缃�*/

.affairGuide,
.dynamic,
.infoDisclosure,
.projectColumn,
.foodSafety {
    height: 4rem;
    border: 1px solid #ccc;
    background: #fff;
}

.affairGuide>h3,
.affairGuide>ul,
.infoDisclosure>h3,
.infoDisclosure>ul,
.projectColumn>h3,
.projectColumn>ul,
.foodSafety>h3,
.foodSafety>ul {
    padding: 0 0.2rem;
}

.affairGuide>h3,
.infoDisclosure>h3,
.projectColumn>h3,
.foodSafety>h3,
.friendLink>h3 {
    color: #0064b0;
    font-size: 0.2rem;
    height: 0.58rem;
    line-height: 0.58rem;
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
}
.neh3{
    color: #0064b0;
    font-size: 0.2rem;
    height: 0.58rem;
    line-height: 0.58rem;
    background: #f3f3f3;
    padding: 0 0.2rem;
}

.affairGuide>h3 span:nth-child(1),
.infoDisclosure>h3 span:nth-child(1),
.projectColumn>h3 span:nth-child(1),
.foodSafety>h3 span:nth-child(1),
.friendLink>h3 span:nth-child(1) {
    font-size: 50%;
    padding-left: 0.1rem;
}

.affairGuide>h3 .more,
.infoDisclosure>h3 .more,
.projectColumn>h3 .more,
.foodSafety>h3 .more {
    float: right;
}

.more a {
    font-size: 0.14rem;
    color: #0064b0;
}


/*鍔炰簨鎸囧崡銆佷俊鎭叕寮€*/

.affairGuide li,
.infoDisclosure li,
.projectColumn li,
.foodSafety li {
    font-size: 0.16rem;
    line-height: 0.44rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.affairGuide li a,
.infoDisclosure li a,
.projectColumn li a,
.foodSafety li a {
    color: #555;
}

.affairGuide li a:hover,
.infoDisclosure li a:hover,
.projectColumn li a:hover,
.foodSafety li a:hover {
    color: #0064b0;
}

.affairGuide ul,
.infoDisclosure ul,
.projectColumn ul,
.foodSafety ul {
    padding-top: 0.2rem;
}


/*鍔ㄦ€�*/

.dynamic .nav {
    background: #f3f3f3;
    height: 0.58rem;
    border-bottom: 1px solid #ccc;
    padding-left: 0.2rem;
}

.dynamic .nav-tabs>li.active>a,
.dynamic .nav-tabs>li.active>a:focus,
.dynamic .nav-tabs>li.active>a:hover {
    border: none;
    border-top: 3px solid #0064b0;
}

.dynamic .nav-tabs>li {
    margin-top: 3px;
}

.dynamic .nav-tabs>li>a {
    padding: 0 0.36rem;
    line-height: 0.52rem;
    border-radius: 0;
    font-size: 0.2rem;
}

.dynamic .more {
    float: right;
}

.dynamic .nav-tabs>li>span {
    padding: 0 0.2rem;
    line-height: 0.52rem;
}

.dynamic .dDetail {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}

.dynamic .tab-content {
    color: #555;
    padding: 0 0.2rem;
}

.dynamic .dDetail img {
    float: left;
    margin-right: 0.2rem;
    height: 1.25rem;
    width: 2.5rem;
}

.dynamic .dDetail article {
    height: 1.25rem;
    border-bottom: 1px dashed #ccc;
    margin-left: 2.7rem;
}

.dynamic .dDetail h4 {
    line-height: 0.4rem;
    font-size: 0.18rem;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dynamic .dDetail p {
    font-size: 0.14rem;
    line-height: 0.25rem;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    -o-line-clamp: 3;
    -ms-line-clamp: 3;
    -moz-line-clamp: 3;
}

.dynamic .dList li span:nth-child(1) {
    float: left;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dynamic .dList li a {
    line-height: 0.43rem;
    height: 0.43rem;
    color: #555;
    font-size: 0.16rem;
}

.dynamic .dList li a:hover span:nth-child(1) {
    color: #0064b0;
}

.dynamic .dList li span:nth-child(2) {
    float: right;
    display: inline-block;
}


/*渚ц竟鏍�*/

.aside img {
    float: right;
    position: relative;
    height: 1.13rem;
}

.aside a>div {
    background: #fff;
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    height: 1.15rem;
}

@media(max-width: 767px) {
    .aside a>div {
        border: none;
    }
}

.aside a {
    display: block;
    overflow: hidden;
}

.aside h3 {
    position: absolute;
    left: 0.4rem;
    padding-top: 0.35rem;
    color: #0064b0;
    font-size: 0.2rem;
    height: 1.13rem;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 60%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
}

.aside h3 span {
    display: block;
    font-size: 50%;
    padding-top: 0.1rem;
}

.aside a:nth-child(2) {
    margin-top: 0.27rem;
}

.aside a:nth-child(3) {
    margin-top: 0.28rem;
}


/*鍙嬫儏閾炬帴*/

.friendLink {
    height: 1.5rem;
    border: 1px solid #ccc;
    background: #fff;
}

.friendLink h3 {
    padding: 0 0.2rem;
}

.friendLink ul {
    padding: 0.2rem 0.15rem;
}

.friendLink ul li {
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    padding: 0 30px;
}

.friendLink ul li:first-child {
    padding-left: 0;
}

.friendLink ul li:last-child {
    border-right: none;
}

@media(max-width: 1200px) and (min-width: 768px) {
    #index .carousel .carousel-caption {
        font-size: 0.12rem;
        height: 0.3rem;
        line-height: 0.3rem;
        padding-left: 0.15rem;
        padding-right: 1rem;
    }
    #index .carousel .carousel-indicators {
        bottom: -0.03rem;
        padding-right: 0.15rem;
    }
    #index .carousel,
    #index .carousel-inner>.item img,
    .affairGuide,
    .infoDisclosure,
    .projectColumn,
    .foodSafety {
        height: auto;
    }
    .affairGuide>h3,
    .affairGuide>ul,
    .infoDisclosure>h3,
    .infoDisclosure>ul,
    .projectColumn>h3,
    .projectColumn>ul,
    .foodSafety>h3,
    .foodSafety>ul {
        padding: 0 0.15rem;
    }
    .affairGuide>h3,
    .infoDisclosure>h3,
    .projectColumn>h3,
    .foodSafety>h3,
    .friendLink>h3 {
        font-size: 0.14rem;
        height: 0.38rem;
        line-height: 0.38rem;
    }
    .affairGuide>h3 span:nth-child(1),
    .infoDisclosure>h3 span:nth-child(1),
    .projectColumn>h3 span:nth-child(1),
    .foodSafety>h3 span:nth-child(1),
    .friendLink>h3 span:nth-child(1) {
        padding-left: 0.05rem;
    }
    .more a {
        font-size: 0.1rem;
    }
    .affairGuide li,
    .infoDisclosure li,
    .projectColumn li,
    .foodSafety li {
        font-size: 0.12rem;
        line-height: 0.32rem;
    }
    .affairGuide ul,
    .infoDisclosure ul,
    .projectColumn ul,
    .foodSafety ul {
        padding-top: 0.15rem;
    }
    .dynamic {
        height: 3.1rem;
    }
    .dynamic .nav {
        height: 0.38rem;
        padding-left: 0.15rem;
    }
    .dynamic .nav-tabs>li.active>a,
    .dynamic .nav-tabs>li.active>a:focus,
    .dynamic .nav-tabs>li.active>a:hover {
        border-top: 2px solid #0064b0;
    }
    .dynamic .nav-tabs>li>a {
        padding: 0 0.24rem;
        line-height: 0.33rem;
        font-size: 0.14rem;
    }
    .dynamic .nav-tabs>li>span {
        padding: 0 0.15rem;
        line-height: 0.33rem;
    }
    .dynamic .tab-content {
        padding: 0 0.15rem;
    }
    .dynamic .dDetail h4 {
        line-height: 0.4rem;
        font-size: 0.16rem;
    }
    .dynamic .dDetail p {
        font-size: 0.12rem;
        line-height: 0.22rem;
    }
    .dynamic .dList li a {
        line-height: 0.32rem;
        height: 0.32rem;
        font-size: 0.14rem;
    }
    #index .container>.row:nth-child(2) {
        height: 0;
    }
    .infoDisclosure,
    .projectColumn,
    .foodSafety {
        margin-top: 0.15rem;
    }
    .aside>a {
        margin-top: 0.15rem!important;
    }
    .aside h3 {
        padding-top: 0.2rem;
        left: 0.35rem;
        font-size: 0.18rem;
        height: 0.73rem;
    }
    .aside h3 span {
        padding-top: 0.05rem;
    }
    .aside img {
        height: 0.73rem;
    }
    .aside a>div {
        height: 0.75rem;
    }
    .friendLink {
        height: 1rem;
    }
    .friendLink h3 {
        padding: 0 0.15rem;
    }
    .friendLink ul a {
        font-size: 0.12rem;
    }
    .friendLink .btn {
        height: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.12rem;
        margin-top: 0.15rem;
    }
    .friendLink .btn-group {
        padding-right: 0.295rem;
    }
}

@media(max-width:767px) {
    #index .carousel,
    #index .carousel-inner>.item img,
    .affairGuide,
    .infoDisclosure,
    .projectColumn,
    .foodSafety {
        height: auto;
        border: none;
    }
    #index .carousel .carousel-caption {
        font-size: 0.1rem;
        height: 0.25rem;
        line-height: 0.25rem;
        padding-right: 0.8rem;
        padding-left: 0.05rem;
    }
    #index .carousel .carousel-indicators {
        bottom: -0.05rem;
        padding-right: 0.1rem;
    }
    #index .carousel-indicators li {
        height: 8px;
        width: 8px;
    }
    #index .carousel-indicators .active {
        height: 10px;
        width: 10px;
    }
    .affairGuide>h3,
    .affairGuide>ul,
    .infoDisclosure>h3,
    .infoDisclosure>ul,
    .projectColumn>h3,
    .projectColumn>ul,
    .foodSafety>h3,
    .foodSafety>ul {
        padding: 0 0.15rem;
    }
    .affairGuide>h3,
    .infoDisclosure>h3,
    .projectColumn>h3,
    .foodSafety>h3,
    .friendLink>h3 {
        font-size: 0.12rem;
        height: 0.4rem;
        line-height: 0.4rem;
        border: none;
    }
    .affairGuide>h3 span:nth-child(1),
    .infoDisclosure>h3 span:nth-child(1),
    .projectColumn>h3 span:nth-child(1),
    .foodSafety>h3 span:nth-child(1),
    .friendLink>h3 span:nth-child(1) {
        padding-left: 0.05rem;
    }
    .more a {
        font-size: 0.1rem;
    }
    .affairGuide li,
    .infoDisclosure li,
    .projectColumn li,
    .foodSafety li {
        font-size: 0.1rem;
        line-height: 0.25rem;
    }
    .affairGuide ul,
    .infoDisclosure ul,
    .projectColumn ul,
    .foodSafety ul {
        padding-top: 0.12rem;
    }
    .dynamic {
        height: 3.6rem;
        border: none;
    }
    .dynamic .nav {
        height: 0.4rem;
        padding-left: 0.15rem;
        border: none;
    }
    .dynamic .nav-tabs>li.active>a,
    .dynamic .nav-tabs>li.active>a:focus,
    .dynamic .nav-tabs>li.active>a:hover {
        border-top: 1px solid #0064b0;
    }
    .dynamic .nav-tabs>li>a {
        padding: 0 0.08rem;
        line-height: 0.36rem;
        font-size: 0.12rem;
        border: none;
    }
    .dynamic .nav-tabs>li>span {
        padding: 0 0.15rem;
        line-height: 0.33rem;
    }
    .dynamic .dDetail img {
        float: none;
        display: block;
        height: 1rem;
        width: 2rem;
        margin: auto;
    }
    .dynamic .tab-content {
        padding: 0 0.15rem;
    }
    .dynamic .dDetail article {
        margin: 0;
        height: 1rem;
        padding-top: 0.05rem;
    }
    .dynamic .dDetail h4 {
        line-height: 0.3rem;
        font-size: 0.12rem;
    }
    .dynamic .dDetail p {
        font-size: 0.1rem;
        line-height: 0.18rem;
    }
    .dynamic .dList li a {
        line-height: 0.25rem;
        height: 0.25rem;
        font-size: 0.1rem;
    }
    .dynamic .dList li span:nth-child(1) {
        width: 70%;
    }
    .affairGuide,
    .infoDisclosure,
    .foodSafety {
        margin-top: 0.15rem;
    }
    .aside>a {
        margin-top: 0.15rem!important;
    }
    .aside h3 {
        padding-top: 0.2rem;
        left: 0.35rem;
        font-size: 0.16rem;
        height: 0.73rem;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 70%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0) 50%);
    }
    .aside h3 span {
        padding-top: 0.05rem;
    }
    .aside a>div {
        height: 0.75rem
    }
    .aside img {
        height: 0.73rem;
    }
}


/*鏅撴収棣栭〉鏍積nd*/


/*JL 鏈夊浘鐨勫垪琛ㄩ〉*/

.page>.container>.row>.col-xs-12>div,
.page>.container>.row>ul {
    padding: 0 0.4rem;
}

@media(max-width: 767px) {
    .page>.container>.row>.col-xs-12>div,
    .page>.container>.row>ul {
        padding: 0 0.15rem;
    }
}

.title {
    background: #f3f3f3;
    border: 1px solid #ccc;
    height: 1rem;
}

.title>h2 {
    font-size: 0.24rem;
    color: #0064b0;
    line-height: 0.3rem;
    height: 0.3rem;
    border-left: 5px solid #0064b0;
    padding-left: 0.15rem;
    margin-top: 0.35rem;
}

.title .dropdown-toggle {
    margin-top: 0.19rem;
    font-size: 0.24rem;
    height: 0.6rem;
    width: 2rem;
}

.title .dropdown-toggle>i {
    font-size: 0.24rem;
    vertical-align: middle;
    margin-left: 0.1rem;
}

.title .dropdown-menu {
    border-radius: 0;
    width: 2rem;
    padding: 0;
}

.title .dropdown-menu>:nth-child(2) {
    border-top: 1px solid #ccc;
}

.title .dropdown-menu>li>a {
    padding: 0;
    color: #0064b0;
    font-size: 0.18rem;
    line-height: 0.6rem;
    padding: 0 0.2rem;
}

.title .btn-group>.dropdown-menu>.active a,
.title .btn-group>.dropdown-menu>.active,
.title .btn-group>.dropdown-menu>li>a:hover {
    background: #d9eeff;
    color: #0064b0;
}

.title .dropdown-menu>li>a>i {
    font-size: 0.22rem;
    margin-right: 0.25rem;
}

.breadcrumb {
    padding: 0.15rem 0 0 0;
    background: #fff;
    margin-bottom: 0.5rem;
}

.breadcrumb>li,
.breadcrumb>li>a,
.breadcrumb>.active {
    font-size: 0.14rem;
    color: #0064B0;
}

.page .bgW {
    border: 1px solid #ccc;
    border-top: none;
}

.trends>li>a {
    width: 23%;
    display: inline-block;
}

.trends>li {
    margin-bottom: 0.5rem;
}

.dynamicText {
    padding-bottom: 0.18rem;
    width: 75%;
    float: right;
    border-bottom: 1px solid #ccc;
}

.dynamicText>h3 {
    font-size: 0.25rem;
    margin-bottom: 0.18rem;
}

.dynamicText>h3>a {
    color: #333;
}

.dynamicText>h3>a:hover {
    color: #0064b0;
}

.dynamicText>p {
    margin-bottom: 0.05rem;
    padding-left: 0.03rem;
    line-height: 0.25rem;
    font-size: 0.14rem;
    height: 0.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-line-clamp: 2;
    -ms-line-clamp: 2;
    -moz-line-clamp: 2;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
}

.dynamicText>.more {
    font-size: 0.12rem;
    color: #0064b0;
}


/*骞虫澘*/

@media(max-width: 1200px) and (min-width: 768px) {
    .title {
        height: 0.8rem;
    }
    .title>h2 {
        font-size: 0.2rem;
        line-height: 0.25rem;
        height: 0.25rem;
        padding-left: 0.15rem;
        margin-top: 0.25rem;
    }
    .title .dropdown-toggle {
        margin-top: 0.14rem;
        font-size: 0.2rem;
        height: 0.5rem;
        width: 1.7rem;
    }
    .title .dropdown-toggle>i {
        font-size: 0.2rem;
    }
    .title .dropdown-menu {
        width: 1.7rem;
    }
    .title .dropdown-menu>li>a {
        font-size: 0.16rem;
        line-height: 0.5rem;
        padding: 0 0.15rem;
    }
    .title .dropdown-menu>li>a>i {
        font-size: 0.18rem;
    }
    .breadcrumb {
        margin-bottom: 0.4rem;
    }
    .breadcrumb>li,
    .breadcrumb>li>a {
        font-size: 0.12rem;
    }
    .trends>li>a {
        width: 32.5%;
    }
    .trends>li {
        margin-bottom: 0.4rem;
    }
    .dynamicText {
        margin-top: 0.04rem;
        padding-bottom: 0.15rem;
        width: 65%;
    }
    .dynamicText>h3 {
        font-size: 0.18rem;
        margin-bottom: 0.15rem;
    }
    .dynamicText>p {
        margin-bottom: 0.1rem;
        line-height: 0.2rem;
        font-size: 0.12rem;
        height: 0.4rem;
    }
    /*骞虫澘妯斁鐨勬椂鍊�*/
    @media all and (orientation: landscape) {
        .trends>li>a {
            width: 28%;
        }
        .dynamicText {
            width: 70%;
            margin-top: 0.1rem;
            padding-bottom: 0.25rem;
        }
    }
}


/*鎵嬫満*/

@media(max-width: 767px) {
    .page>.container>.row>div,
    .page>.container>.row>ul {
        padding: 0 0.15rem;
    }
    .page .title {
        border-top: none;
        border-left: none;
        border-right: none;
    }
    .page .bgW {
        border: none;
    }
    .title {
        margin-top: 0;
        height: 0.65rem;
    }
    .title>h2 {
        font-size: 0.14rem;
        line-height: 0.2rem;
        height: 0.2rem;
        padding-left: 0.1rem;
        margin-top: 0.225rem;
    }
    .title .dropdown-toggle {
        padding: 0;
        margin-top: 0.14rem;
        font-size: 0.14rem;
        height: 0.35rem;
        width: 1rem;
    }
    .title .dropdown-toggle>i {
        font-size: 0.14rem;
        vertical-align: middle;
        margin-left: 0.05rem;
    }
    .title .dropdown-menu {
        width: 1rem;
        min-width: 1rem;
    }
    .title .dropdown-menu>li>a {
        font-size: 0.12rem;
        line-height: 0.35rem;
        padding: 0 0.1rem;
    }
    .title .dropdown-menu>li>a>i {
        font-size: 0.14rem;
        margin-right: 0.1rem;
    }
    .breadcrumb {
        margin-bottom: 0.3rem;
    }
    .breadcrumb>li,
    .breadcrumb>li>a,
    .breadcrumb>.active {
        font-size: 0.1rem;
    }
    .trends>li>a {
        width: 92%;
        margin: 0 auto;
        display: block;
    }
    .trends>li {
        margin-bottom: 0.3rem;
    }
    .dynamicText {
        padding-bottom: 0.18rem;
        width: 100%;
        float: none;
    }
    .dynamicText>h3 {
        text-align: center;
        margin: 0.1rem auto;
        line-height: 0.2rem;
        width: 88%;
        font-weight: 700;
        font-size: 0.12rem;
        margin-bottom: 0.05rem;
    }
    .dynamicText>p {
        margin-bottom: 0.05rem;
        padding-left: 0.03rem;
        line-height: 0.18rem;
        font-size: 0.1rem;
        height: 0.54rem;
        -webkit-line-clamp: 3;
        -o-line-clamp: 3;
        -ms-line-clamp: 3;
        -moz-line-clamp: 3;
    }
    .dynamicText>.more {
        font-size: 0.1rem;
    }
}


/*JL 鏈夊浘鐨勫垪琛ㄩ〉end*/


/*椤哄垪琛ㄦ棤鍥�*/

.titleList>li>a {
    font-size: 0.16rem;
    color: #555;
    line-height: 85px;
}

.titleList>li>a:hover {
    color: #0064b0;
}

.titleList>li>span {
    line-height: 85px;    
}

.titleList>li>span a {
    color: #ffffff;
    background-color: #0064b0;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    width: 120px;
}

.titleList i {
    vertical-align: middle;
    color: #0064B0;
}

.titleList li:nth-child(1) {
    margin-top: 0;
}

.titleList li {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titleList li .col-sm-3,
.titleList li .col-sm-7,
.titleList li .col-md-2,
.titleList li .col-md-9
{
    padding-right: 0;
}
.titleList li .col-sm-7,
.titleList li .col-sm-2,
.titleList li .col-md-9,
.titleList li .col-md-1
{
    padding-left: 0;
}
.titleList time {
    text-align: right;
    line-height: 85px;
}
.titleList time.pull-right{
    margin-top: -85px;
}

.hidden {
    display: none;
}

@media(max-width:767px) {
    .titleList {
        margin-bottom: 0.3rem;
    }
    .titleList>li>a {
        font-size: 0.12rem;
        line-height: 35px;
    }
    .titleList li {
        padding-bottom: 0.1rem;
        margin-top: 0.15rem;
    }
    .titleList li .col-sm-7{
        padding-left: 15px;
    }
}


/*鏅撴収鐙珛椤点€佸唴瀹归〉*/

#independent .bContent p,
#contentP .bContent p {
    line-height: 0.36rem;
    font-size: 0.16rem;
    text-indent: 2em;
    color: #555;
}

#independent .bContent img,
#contentP .bContent img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto;
}

#independent .bContent,
#contentP .bContent {
    padding-bottom: 0.4rem;
}

#contentP .bContent h3 {
    line-height: 1.5;
    font-size: 0.2rem;
    width: 80%;
    color: #0064b0;
    margin: auto;
    text-align: center;
}

#contentP .bContent h4 {
    font-size: 0.14rem;
    color: #999;
    text-align: center;
    padding-top: 0.15rem;
    padding-bottom: 0.25rem;
}

#contentP .pager {
    margin: 0.3rem 0;
}

#contentP .pager li>a {
    padding: 0.12rem 0.3rem;
    border-radius: 0;
    font-size: 0.16rem;
    color: #555;
}


/*骞虫澘*/

@media(max-width: 1200px) and (min-width: 768px) {
    #independent .bContent p,
    #contentP .bContent p {
        line-height: 0.3rem;
        font-size: 0.14rem;
    }
    #contentP .bContent h3 {
        font-size: 0.18rem;
    }
    #contentP .bContent h4 {
        font-size: 0.14rem;
        padding-top: 0.15rem;
        padding-bottom: 0.2rem;
    }
    #contentP .pager li>a {
        padding: 0.12rem 0.25rem;
        font-size: 0.14rem;
    }
}

@media(max-width: 767px) {
    #independent .bContent p,
    #contentP .bContent p {
        line-height: 0.24rem;
        font-size: 0.1rem;
    }
    #independent .bContent,
    #contentP .bContent {
        padding-bottom: 0.2rem;
    }
    #contentP .bContent h3 {
        font-size: 0.12rem;
    }
    #contentP .bContent h4 {
        font-size: 0.1rem;
        padding-top: 0.1rem;
        padding-bottom: 0.15rem;
    }
    #contentP .pager {
        margin: 0.25rem 0;
    }
    #contentP .pager li>a {
        padding: 0.1rem 0.15rem;
        font-size: 0.1rem;
    }
}


i.sele{ display: inline-block; width: 20px; height: 21px; background: url(../images/sele.png) 0 0px no-repeat;}
@media(max-width: 767px) { .neh3{ height: 0.4rem; line-height: 0.4rem}}

.con_sj{ line-height: 30px;}
.con_sj li{ width: 33.3%; float: left; margin: 5px 0 10px;}
.con_sj li.fx{ margin: 0; float: right;}
.bstb{ color: #ffffff; font-size: 21px; margin-left: 6px;}
@media(max-width: 767px) { .con_sj li{ width: 100%; text-align: center;} .con_sj li.fx{ display: none;} .bstb{ font-size: 13px;}}
.clear{ clear: both;}



/*
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
*/


/*鏅撴収鐙珛椤礶nd*/