﻿@charset "UTF-8";
h2,
h3,
h4 {
    text-align: center;
}

h1 {
    text-indent: -999px;
    float: left;
    margin: 0;
    font-size: 12px;
}


/* 自己添加的 */


/* 最顶部的工具栏目 */

body {
    width: 100%;
    /* overflow-x: hidden; */
}

.nav-top-center>li>a {
    padding-left: 0;
    padding-right: 0;
}

.nav_open,
.header_nav .nav_close {
    display: none;
    cursor: pointer;
}

.header_nav {
    display: none;
    cursor: pointer;
}

.top-robot-container {
    display: block;
}

.header_nav .nav_box ul.nav_menu li {
    position: relative;
    right: 10px;
    text-align: center;
    list-style: none
}

.header_nav .nav_box ul.nav_menu li a {
    line-height: 55px;
    color: #fff;
    font-size: 24px;
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .header_nav .nav_box ul.nav_menu li a {
        font-size: 20px;
    }
}

@media screen and (max-width: 980px) {
    .nav_open {
        z-index: 2;
        width: 60px;
        height: 60px;
        background: url(http://hyj.ayyjnc.com/picture/51/2112031649493876863.png) no-repeat center;
        background-size: cover;
        position: absolute;
        left: 15px;
        top: 15px;
        display: block;
    }
    .header_nav .nav_close {
        display: block;
        width: 30px;
        height: 30px;
        background: url(http://hyj.ayyjnc.com/picture/51/2112031649494608176.png) no-repeat center;
        position: absolute;
        left: 20px;
        top: 40px;
        display: block;
    }
}

.header_nav {
    display: block;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 20px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #1d68d0;
    z-index: 999;
    display: none;
}


/* @media screen and (max-width: 1200px) {
    .nav_open {
        z-index: 2;
        width: 30px;
        height: 30px;
        background: url(http://hyj.ayyjnc.com/picture/51/2112031649493876863.png) no-repeat center;
        background-size: cover;
        position: absolute;
        right: 15px;
        top: 15px;
        display: block;
    }
    .header_nav .nav_close {
        display: block;
        width: 30px;
        height: 30px;
        background: url(http://hyj.ayyjnc.com/picture/51/2112031649494608176.png) no-repeat center;
        position: absolute;
        right: 20px;
        top: 20px;
        display: block;
    }
    .top-robot-container {
        display: none;
    }
    .header_nav {
        display: block;
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 20px;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: #1d68d0;
        z-index: 999;
        display: none;
    }
} */

.nav-top-center {
    width: 1200px;
    margin: 0 auto;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
}

.nav-top-center-second {
    width: 100%;
    margin: 0 auto;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
}

nav .nav .active {
    height: 120%;
    /* background-color:red ; */
}

.myheader .header-top {
    background: url(http://hyj.ayyjnc.com/picture/51/2112031649492921981.png) no-repeat center;
    background-color: #346CCC;
    position: relative;
    top: 2px;
    background-size: 100% 100%;
    height: 100%;
    padding-bottom: 41px;
}

.myheader .header-top p {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 43px;
}

.myheader .header-top form .form-group {
    position: relative;
}

.myheader .header-top form .form-group i {
    position: absolute;
    top: 8px;
    right: 11px;
    color: #05aec7;
    font-size: 16px;
}


/* @media screen and (max-width: 768px) {
    .myheader .header-top {
        width: 100%;
        height: 30%;
        background-color: 346CCC;
        position: relative;
        top: 2px;
        background-size: 100% 100%;
    }
    .top-sign-circle {
        margin-top: 0;
    }
} */


/* @media screen and (max-width: 750px) {
    .myheader .header-top {
        width: 100%;
        height: 30%;
        background-color: #346CCC;
        position: relative;
        top: 2px;
        background-size: 100% 100%;
    }
    .top-sign-circle {
        margin-top: 0;
    }
} */

.second-carousel {
    width: 104% !important;
    height: 77px;
    padding-top: 35px;
    left: 28% !important;
    bottom: -10px !important;
    background-image: url(../images/backlabel.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.second-carousel li {
    position: relative;
    left: 40%
}

.second-carousel-title {
    position: absolute;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}


/*导航  修改 bootstrap nav 导航条的样式*/

.navbar-form {
    margin-top: 39px;
    margin-bottom: 0;
    border: none;
}

.myheader .navbar {
    margin-bottom: 0;
    background: #346CCC;
}

.myheader nav .nav li a {
    color: #fff;
    font-size: 24px
}

.myheader nav .nav-top-center li .active a {
    background: #346CCC!important;
}

.myheader nav .nav-top-center li a:hover {
    background: #fff;
    color: #3884c0;
    border-bottom: solid #ffffff 2px;
}

.myheader nav .nav-top-center .active {
    border-bottom: solid #ffffff 4px;
    background: #346CCC;
    color: #fff;
}

.myheader nav .logo {
    width: 153px;
    height: 50px;
}

.top-nav {
    /* position: relative;
    bottom: 1px; */
}

.nav-top-center>li.active>a {
    background-color: #1D6DD1 !important;
    color: #fff;
    border: none
}

.nav-top-center-second>li.active>a {
    background-color: #346CCC !important;
    color: #fff;
    border: none
}

.nav-top-center>li>a:hover,
.nav-top-center>li>a:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #1D6DD1 !important;
}

.nav-top-center-second>li>a:hover,
.nav-top-center-second>li>a:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #1D6DD1 !important;
}

.nav .open>a {
    background: red !important;
}

.active .dropdown .open {
    border: none !important;
}

.nav-stacked>li>a:hover,
.nav-stacked>li>a:focus {
    text-decoration: none;
    background-color: #E0E0E0 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: none !important;
    /* background-color: #fff!important; */
}

.nav-news>li.active>a:hover,
.nav-news>li.active>a:focus {
    border: none !important;
    background-color: #fff!important;
}

.nav-tabs>li>a:hover {
    /* background: #fff !important */
}

.nav-news>li.active {
    color: #fff
}

.nav-news>li>a {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    padding: 25px 35px 25px 35px;
}


/* @media (max-width: 768px) {
    .nav-news>li>a {
        font-size: 18px;
        padding: 15px 15px 5px 15px;
    }
} */

.nav-news>li.active>a {
    color: #1988D8 !important;
    border-bottom: 3px #1988D8
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li.active>a:focus {
    border: none !important;
    background-color: none !important;
}

.nav-tabs.nav-justified>.active>a:focus {
    border: none !important;
}

.nav .open>a {
    background-color: #1988D8 !important;
}

.nav .open>ul>a {
    background-color: #1988D8 !important;
    color: #fff !important;
}

.nav-tabs>a:focus {
    border: none !important
}

.nav-tabs.nav-justified>.active>a:focus {
    border: none !important
}

.nav-tabs>li.active>a:focus {
    border: none !important;
}

.nav_sub_menu {
    width: 100%;
    display: flex;
    justify-content: center;
}

.nav_sub_menu .nav_sub .nav-top-center-second li a {
    color: #fff;
    opacity: 60%;
    font-size: 16px;
}


/*头部搜索框的样式*/

.tarr li a {
    display: inline-block;
    width: 200px;
    text-align: center;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.top-search-form {
    margin-top: 39px;
    display: inline-block;
}

.top-search-input {
    width: 524px;
    height: 54px;
    display: inline-block;
    padding-left: 18px;
    background: #FFFFFF;
    border: none;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #838383;
}

.top-search-button {
    position: relative;
    top: 4px;
    width: 120px;
    height: 54px;
    text-align: center;
    background: #1988D8;
    color: #fff;
    border: none
}


/* @media(max-width:768px) {
    .top-search-button {
        width: 60px;
        height: 27px;
    }
} */

.top-search-input input {
    width: 524px;
    height: 54px;
    background: #FFFFFF;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CACACA;
    line-height: 32px;
}

.top-show-pic {
    width: 477px;
    height: 309px;
}

.top-choose {
    display: inline-block;
    color: #fff;
    padding-top: 24px;
}

.top-location-sign {
    width: 100%;
    height: 52px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    background: #F4F4F4;
}

.top-location-sign>img {
    width: 14px;
    height: 18px;
}

.main-text-title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}


/* @media(max-width:768px) {
    .main-text-title {
        font-size: 16px
    }
} */

.main-text-nav {
    height: 65px;
    margin-bottom: 23px;
    background: #E1EDF7;
}


/* 头部网站标题 */

.top-sign-circle {
    text-align: center;
    margin-top: 163px
}


/* @media screen and (max-width: 750px) {
    .top-sign-circle {
        text-align: center;
        margin-top: 0px
    }
} */

.top-title-chinese {
    padding-bottom: 12px;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0850AE;
}


/* @media screen and (max-width: 750px) {
    .top-title-chinese {
        font-size: 24px;
        padding-top: 20px
    }
} */

.top-title-english {
    position: relative;
    bottom: 2px;
    font-size: 18px;
    font-family: Arial Unicode MS;
    font-weight: 400;
    color: #0850AE;
}


/* @media screen and (max-width: 750px) {
    .top-title-english {
        font-size: 12px
    }
} */


/* 轮播图和正文 */

.top-poster-index-main {
    width: 100%;
    min-height: 100%;
    padding-bottom: 60px;
    background-image: url(http://hyj.ayyjnc.com/picture/51/2112041040576805411.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.top-poster-index-left {
    padding-bottom: 120px;
    /* position: relative;
    left: 161px; */
}

.top-poster-second-title {
    text-align: left;
    font-size: 30px;
    margin-top: 69px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 23px;
}

@media(max-width: 980px) {
    .top-poster-second-title {
        font-size: 20px;
        margin-top: 39px;
    }
}

.top-poster-second-passage {
    text-align: left;
    width: 100%;
    margin-top: 22px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
    opacity: 0.7;
}

.top-poster-passage-detail {
    text-align: left;
    /* width: 88px; */
    height: 23px;
    margin-top: 155px;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
}

@media(max-width: 980px) {
    .top-poster-passage-detail {
        margin-top: 15px;
    }
}


/* swiper 样式修改 */

.swiper-wrapper {
    width: 493px !important;
    height: 324px !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-pagination-bullet {
    background: #fff;
    width: 10px !important;
    height: 10px !important;
    margin-left: 20px;
    opacity: 0.5;
}

.top-poster-carousel {
    bottom: -50px !important;
    left: 65% !important;
    text-align: right;
}

.top-poster-bottom {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    background: #2F65C7;
}

.top-poster-bottom-left {
    text-align: right
}

.top-poster-carousel li {
    /* background:red !important; */
}


/* 新闻栏目 */

.main-text-title-left {
    margin-bottom: 42px;
}

.main-text-title a {
    color: #333333;
}

.main-text-second-title {
    margin-bottom: 45px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
    text-align: center;
}


/* @media(max-width:768px) {
    .main-text-second-title {
        font-size: 16px
    }
} */


/* 政务公开下边的新闻列表 */

.bottom-messge-title {
    margin-bottom: 30px;
}

.bottom-messge-title-left {
    display: inline-block;
    margin-left: 35px;
    border-bottom: 3px solid #2F68CA;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2A5DAC;
    /* line-height: 27px; */
}

.bottom-messge-title-left h3 {
    width: 100%;
    position: relative;
}

.bottom-messge-title-left img {
    position: absolute;
    right: 45%;
    top: 142%;
}

@media (max-width:768px) {
    .bottom-messge-title-left {
        text-align: left
    }
}


/* 分类新闻列表展示  */

.bottom-messge-title-left h3 a {
    color: #2F68CA !important;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}


/* .bottom-messge-title-left-a {
    color: #2A5DAC;
} */

.bottom-messge-title-right {
    float: right;
    color: #999999;
    margin-top: 20px;
    font-size: 18px;
}


/* @media (max-width:768px) {
    .bottom-messge-title-right {
        display: none;
    }
} */


/* 政府采购专栏 */

.left-number {
    /* position: relative;
    bottom: 12px; */
    display: inline-block;
    width: 50px;
    height: 50px;
    padding-left: 18px;
    padding-top: 6px;
    background: #DCDCDC;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}

.out-content-contain {
    margin-top: 30px;
}

.right-contain {
    display: inline-block;
}

.right-image-post {
    /* width: 567px;
    height: 365px; */
    position: relative;
    bottom: 60px;
    width: 100%;
    height: 365px;
}

.right-image-post img {
    /* width: 567px;
    height: 365px; */
    width: 100%;
    height: 100%;
}

.middle-left-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.middle-left-passge {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
}


/* 这些是原来可以拿来用的 */

.banner div img {
    margin: auto;
    width: 493px;
    height: 324px;
    display: block;
}

.carousel-indicators .active {
    background: #fff !important;
}

.carousel-indicators li {
    /* background: #EED19C;
    opacity: 0.4; */
}

.carousel-inner {
    margin-top: 61px;
}

.carousel-caption {
    width: 400px;
    overflow: hidden;
    right: 0 !important;
    left: 20px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left !important;
    padding-bottom: 0px !important;
    z-index: 1001
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
    height: 309px;
}

.dropdown-menu {
    background-color: #1988D8;
    color: #fff
    /* position: fixed !important;
    width: 1200px!important;
    text-align: center;
    top: 46% !important;
    left:10% !important;
    background-color: #1988D8;

    color: #fff */
}

.dropdown-menu li {
    display: inline-block;
}


/* 这些是原来可以拿来用的到此为止 */


/* 到这里为止就不是自己添加的了 下边的想办法清理掉  不要清理@media的这是用来适配的小心处理*/


/*reset css*/

.post-sign {
    width: 26px;
    height: 26px;
    margin-right: 14px
}


/* .udesk-feedback-tab-left,
.izl-rmenu {
    opacity: 0.9;
} */

.tanniu {
    width: 100%;
    height: 73px;
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #1476C2;
    margin-top: 40px;
}

a:hover {
    text-decoration: none;
    border: none !important
}

.banner_img>img {
    height: 500px !important;
}


/* .products #myTabContent {
    text-align: center;
    width: 100%;
}

.products #myTabContent p {
    margin-top: 10px;
    font-size: 13px;
}

.products h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.products h2 a {
    color: #9ba5af;
}

.products ul {
    text-align: center;
    margin-bottom: 30px;
}

.products ul li {
    float: none;
    display: inline-block;
}

.products ul li a {
    padding: 10px 30px;
    color: #c5d0df;
}

.products .nav>li>a:hover {
    color: #000;
}

.products #myTabContent div a {
    color: #e2e2e2;
    display: block;
    margin-bottom: 20px;
}

.products #myTabContent div a:hover {
    text-decoration: none;
    color: #fff;
}

.products #myTabContent div a img {
    width: 100%;
    border-radius: 3px;
    opacity: 0.5;
}

.products #myTabContent div a p {
    margin-bottom: 0;
    margin-top: 4px;
}

.products #myTabContent div a .products-pmbb {
    border-bottom: solid #909090 1px;
    padding-bottom: 10px;
} */

.products div p a {
    border: solid #909090 1px;
    border-radius: 5px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: #eee;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    font-size: 14px;
}

.products div p a:hover {
    border: solid #fff 1px;
    color: #fff;
}

.about-container {
    margin-top: 62px
}

.about-container .about {
    padding-top: 30px;
    padding-bottom: 40px;
}

.about ul li {
    list-style: none;
    text-align: left;
    /*padding-left: 40px;*/
}

.about_form .hrs {
    width: 5%;
    height: 3px;
    margin: 20px auto;
    background: #3884c0;
}

.about li p {
    font-size: 15px;
}

.about .about_title {
    background: #3884c0;
    color: #fff;
}


/*  */

.about p {
    font-size: 14px;
}

.about h2 a {
    color: #000;
    font-weight: bold;
}

.about h2 a:hover {
    color: #3984c0;
}

.about h3 a {
    color: #000;
    padding-top: 10px;
}

.about h3 a:hover {
    color: #3984c0;
}

.news {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #F5F5F5
}

.out-circle {
    /* width: 277px; */
    height: 232px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 11px 30px 2px rgba(132, 132, 132, 0.1);
}

.interactive-title {
    /* width: 457px; */
    margin: 0 auto;
    background: url(http://hyj.ayyjnc.com/picture/51/2112041107011651398.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-top: 77px;
    margin-bottom: 67px;
}


/* @media(max-width:768px) {
    .interactive-title {
        display: none;
    }
} */

.out-circle img {
    width: 76px;
    height: 76px
}

.out-circle-pic {
    text-align: center;
    padding-top: 52px
}

.out-circle-sign {
    text-align: center;
    padding-top: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
}

.my-thead {
    background: #559BE6;
    color: #fff;
}

.my-thead th {
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
}


/* @media (max-width:768px) {
    .leftpeople {
        display: none
    }
} */

.my-tbody {}

.my-tbody tr {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    border-bottom: 1px solid #fff;
}

.my-tbody tr td {
    text-align: center;
    background: #D6E5FF;
    padding-top: 15px;
    padding-bottom: 16px;
}

.interaction-blue {
    background: #F5FBFF;
}

.interaction {
    padding-bottom: 91px;
    color: #333333
}

.interaction a {
    color: #333333
}

.out-line-container {
    width: 100%;
    background: #306CC8;
}

.out-line-container-bottom {
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
    background: #2A5DAC;
}

.bottom-weixin {
    display: inline-block;
    width: 92px;
    margin-top: 44px
}

.bottom-weixin:nth-child(2) {
    margin-left: 20px
}


/* @media(max-width:768px) {
   
    .bottom-weixin {
        display: none;
    }
} */

.link-circle-out {
    background: #306CC8;
    text-align: center;
    padding-top: 21px;
    font-size: 18px;
    padding-bottom: 20px;
    color: #fff
}

.link-circle-out a {
    padding-left: 20px
}


/* @media(max-width:768px) {
    .link-circle-out {
        display: none;
    }
} */

.weixincode {
    display: inline-block;
    margin-top: 44px
}

.weixincode img {
    width: 99px;
    height: 99px
}

.myweixincode {
    margin-top: 18px;
    padding-left: 15px;
    color: #fff;
    opacity: 60%;
}

.myweb-pic {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    margin-top: 66px;
}


/* @media(max-width:768px) {
    .myweb-pic {
        position: static !important;
        margin-top: 30px
    }
} */


/* .myweb-pic a:nth-child(1) {
    margin: 0 auto
} */

.myweb {
    margin-top: 17px;
    color: #fff;
    opacity: 60%;
}

.myweb a {
    color: #fff;
}

.weixincode:nth-child(2) {
    width: 300px
}


/* .news div img {
    width: 100%;
    height: 258px;
    border-radius: 3px;
    -webkit-transition: All 0.4s;
} */

.news div img:hover {
    -webkit-transform: translate(0, -10px);
}

.news p {
    color: #333;
}

.news .newsa {
    background: #3984c0;
    color: #fff;
    padding-top: 21px;
    font-size: 20px
}

.news h2 {
    margin-bottom: 20px;
}

.news h2 a {
    color: #000;
    margin-bottom: 20px;
}

.news h4 a {
    color: #000;
    padding-top: 10px;
}

.yantaiseaone {
    width: 100%;
    height: 90px;
    font-size: 24px;
    padding-top: 28px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(http://hyj.ayyjnc.com/picture/51/2112072039148976953.png);
    background-size: 100% 100%;
}

.yantaiseatwo {
    height: 90px;
    font-size: 24px;
    padding-top: 28px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(http://hyj.ayyjnc.com/picture/51/2112072039147265241.png);
    background-size: 100% 100%;
}

.yantaiseathree {
    height: 90px;
    font-size: 24px;
    padding-top: 28px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(http://hyj.ayyjnc.com/picture/51/2112072039149416196.png);
    background-size: 100% 100%;
}

.yantaiseafour {
    height: 90px;
    font-size: 24px;
    padding-top: 28px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(http://hyj.ayyjnc.com/picture/51/2112072039150085194.png);
    background-size: 100% 100%;
}


/* @media screen and (max-width: 768px) {
    .yantaiseaone {
        font-size: 18px
    }
    .yantaiseatwo {
        font-size: 18px
    }
    .yantaiseathree {
        font-size: 18px
    }
    .yantaiseafour {
        font-size: 18px
    }
} */

footer {
    margin-top: 20px;
    /* background: #171717; */
}

footer .footer-top {
    color: #fff;
    /* padding-bottom: 20px; */
}

.link-circle-out a {
    color: #fff;
    margin-left: 30px;
}

footer .footer-top a:hover {
    color: #fff;
}

footer .footer-button {
    color: #666;
    text-align: center;
}


/* @media (max-width: 1200px) {
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        line-height: 1;
        height: 100%;
    }
} */

.products-yemian .products-leul {
    margin-left: 0px;
    margin-right: 0px;
    background: #f4f4f4;
    border: solid 1px #d4d4d4;
    padding-top: 5px;
    border-radius: 3px;
}

.products-yemian .products-leul h3 {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
}

.products-yemian .products-leul ul {
    padding-left: 15px;
    padding-right: 15px;
}

.products-yemian .products-leul ul li {
    /* line-height: 2em; */
    height: 69px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.products-yemian .products-leul ul li a {
    color: #333333;
    font-size: 22px;
}

.products-yemian .products-leul ul li a:hover {
    color: #3884c0;
}

.products-yemian .products-leul .products-leli {
    line-height: 1.5em;
    border-top: solid 1px #e5e5e5;
    padding-top: 10px;
}

.products-yemian .products-leul .products-leli .Js-prod-a1 {
    color: #000;
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.products-yemian .products-leul .products-leli .Js-prod-a1:hover {
    color: #3884c0;
}

.products-yemian a {
    text-decoration: none;
    cursor: pointer;
    display: block;
}

.products-yemian ul {
    list-style: none;
}

.products-yemian>img {
    width: 100%;
    height: 195px;
}

.products-yemian strong {
    margin-top: 9px;
}

.products-yemian .products-aniu {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    background: #3884c0;
    color: #fff;
    border-radius: 3px;
}

.products-yemian .products-aniu:hover {
    background: #1e5077;
    color: #fff;
    border-radius: 3px;
}

.products-yemian .products-border {
    display: block;
    border-radius: 2px;
    margin-bottom: 5px;
    overflow: hidden;
}

.products-yemian .products-border img {
    transition: all 0.6s;
}

.products-yemian .products-border:hover img {
    transform: scale(1.1);
}

.news-list {
    /* width: 861px; */
    height: 961px;
    overflow-y: scroll;
}

.news-list li {
    padding: 32px 0 0 0
}

.left-title {
    list-style: none;
    width: 384px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    background: url(http://hyj.ayyjnc.com/picture/51/2112040919333853391.png) no-repeat left center;
}


/* @media(max-width:768px) {
    .left-title {
        font-size: 16px;
    }
} */

.left-title::before {
    /* content: '》'; */
}

.right-time {
    margin-right: 40px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    text-align: right;
}


/* 
@media(max-width:768px) {
    .right-time {
        margin-right: 0;
        margin-top: 30px;
        font-size: 12px;
    }
} */


/* @media (max-width: 1200px) {
    .products {
        text-align: center;
    }
    .profuile {
        padding-bottom: 66px;
        padding-top: 30px;
    }
} */


/* @media (max-width: 720px) {
    .top-poster-index {
        margin-bottom: 52px;
    }
    .banner_img>img {
        height: 190px !important;
    }
    .about_form {
        height: 564px;
    }
    .about_form form {
        height: 528px;
    }
    #dituContent {
        width: 100%;
        height: 100%;
    }
    .about .row .aboutry .about-aj img {
        height: 233px;
    }
    .about ul {
        padding-left: 0;
    }
    .about ul li {
        padding-left: 0;
    }
    .products #myTabContent div p {
        text-align: center;
        font-size: 16px;
    }
    .products #myTabContent div img {
        height: 233px;
        margin-top: 20px;
    }
    .join div img {
        height: 208px;
    }
    .join div time {
        height: 60px;
    }
    #dituContent {
        width: 100%;
        height: 283px;
        border: #ccc solid 1px;
    }
    .top-search-input {
        width: 75%;
    }
    .navbar-form {
        margin-top: 0;
        margin-bottom: 0;
        border: none;
    }
    .products-yemian {
        text-align: center;
    }
    .newsye .pagination li a {
        padding: 7px 14px;
        font-size: 13px;
    }
    .newsye .dinone {
        display: none;
    }
    .newsye span {
        text-align: center;
        display: block;
    }
    .about .aboutry .about-aj .about-ji {
        display: none;
    }
    .join_sul {
        display: none;
    }
} */


/* @media (max-width: 1025px) {
    .products ul {
        margin-bottom: 40px;
    }
    .products ul li a {
        padding: 7px 21px;
    }
    .join img {
        height: 150px;
    }
    .dinone {
        display: none;
    }
    .tanniu {
        margin-top: 20px;
    }
    .products #myTabContent div a p {
        text-align: left;
    }
    .newsye .col-md-4 {
        text-align: left;
    }
    .joinyemian p {
        line-height: 1.5em;
    }
    .about .aboutry .about-aj {
        position: relative;
    }
    .about .aboutry .about-aj img {
        width: 100%;
        height: 130px;
        border: solid 1px #000;
        margin-bottom: 10px;
        border-radius: 3px;
    }
    .about .aboutry .about-aj .about-ji {
        position: absolute;
        display: inline-block;
        background: #000;
        opacity: 0;
        z-index: 999;
        width: 131px;
        height: 91px;
        top: 0;
        color: #fff;
        line-height: 91px;
        text-align: center;
    }
    .about .aboutry .about-aj .about-ji:hover {
        opacity: 0.5;
        font-weight: bold;
    }
    .products {
        text-align: left;
    }
    .about .aboutry .about-aj img {
        height: 91px;
    }
    #dituContent {
        width: 467px;
        height: 266px;
        border: #ccc solid 1px;
        margin-top: 20px;
    }
} */


/* @media (max-width: 970px) {
    .top-search-input {
        width: 75%;
    }
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        line-height: 1;
        height: 370px;
    }
    .myheader .nav a {
        padding: 12px 10px;
        font-size: 12px;
    }
    .profuile p {
        text-align: center;
    }
    .profuile h6 {
        display: none;
    }
    .products #myTabContent img {
        width: 100%;
        height: inherit;
    }
    .about {
        text-align: center;
    }
    .about .aboutry img {
        width: 100%;
        height: 260px;
    }
    .about .aboutwh img {
        width: 100%;
        height: inherit;
    }
} */


/* @media (max-width: 750px) {
    .top-poster-index {
        margin-bottom: 52px;
    }
    .top-search-input {
        width: 75%;
    }
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        line-height: 1;
        height: 188px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    .products #myTabContent div a p {
        text-align: center;
    }
    .produ p {
        text-align: center !important;
    }
    .myheader ul li a {
        text-align: center;
    }
    .myheader p {
        display: none;
    }
    .myheader .navbar-toggle {
        border: solid #000 1px;
    }
    .myheader .navbar-toggle span {
        border-bottom: 1px #000 solid;
    }
    .myheader .header-top .btn-default {
        width: 100%;
        height: 440px;
        background-image: url(../images/topbackground.png);
        background-size: 100% 100%;
        color: #fff;
        cursor: pointer;
        border-color: #1e69a5 !important;
    }
    .products p {
        width: 70%;
        margin: auto;
    }
    .profuile h6 {
        display: none;
    }
    .about .aboutry img {
        width: 100%;
        height: 111px;
    }
} */


/* 烟台政府官网的公共样式 */

.default_container {
    position: relative;
}

.default_pgContainer {
    /* min-height:100px;
	height:100px; */
}

.print-box {
    width: 100%;
    height: 40px;
    padding-top: 10px;
    background-color: #f1f1f1;
}

.print-box img {
    width: 20px;
    height: 20px
}

.print-box a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width:768px) {}

@media (min-width:992px) {}

@media (min-width:1200px) {}