@charset "utf-8";

/* CSS Document */


/*头尾所需统一样式*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
    -webkit-text-size-adjust: none;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
    min-width: 1200px;
    background: #f6f6f6 url(body_background.png) no-repeat top center;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    clear: both;
}

.L {
    float: left;
}

.R {
    float: right;
}

.hidden {
    display: none
}

.bt-note-0 {
    clear: both;
    height: 0px;
    width: 100%;
}

.bt-note-20 {
    clear: both;
    width: 100%;
    height: 20px;
}

.bt-note-30 {
    clear: both;
    width: 100%;
    height: 30px;
}

.bt-note-0 {
    clear: both;
    width: 100%;
    height: 0px;
}

.bt-note-10 {
    clear: both;
    width: 100%;
    height: 10px;
    background: #fff;
}

.bt-note-40 {
    clear: both;
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    background: rgb(255, 255, 255);
}

.bt-note-420 {
    clear: both;
    height: 420px;
    width: 100%;
}

.span1 {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:focus {
    outline: none;
}

a:focus {
    outline: none;
}


/*待删*/

.top {
    width: 100%;
    height: 110px;
}


/*主体内容*/

.content {
    width: 100%;
    height: auto;
}

.cont {
    width: 1200px;
    height: auto;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}


/*科研项目*/

.kyxm {
    padding-top: 30px;
}

.kyxm ul {
    width: 1152px;
    margin: 0 auto;
}

.kyxm li {
    float: left;
    margin: 0 5px;
    border: 1px solid #e5e5e5;
}

.kyxm li h3 {
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
}

.kyxm li .p2 {
    width: 80px;
    height: 30px;
    float: right;
    background: url(/cms_files/webhangzhoushiweishengjiankangwei/pubtplobject/defaultSet/653419/images/dj.png) no-repeat;
    margin-right: 8px;
    margin-top: 20px;
}

.kyxm li .p2 a {
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 10px;
}


/*便民服务*/

.cont2 {
    padding-top: 30px;
    height: 260px;
    width: 1140px;
    overflow: hidden;
}

.cont2 ul {
    width: 560px;
}

.cont2 .bmcx {
    width: 545px;
    border-top: 1px solid #d4d4d4;
    margin-left: 25px;
    float: left;
}

.bmcx .bmcx_top span {
    display: block;
    padding: 0 20px;
    margin-top: -2px;
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 40px;
    font-size: 17px;
    color: #0062ac;
    border-top: 2px solid #0062AC;
}

.bmcx .bmcx_top a {
    display: block;
    width: 100px;
    margin-top: -2px;
    text-align: right;
    float: right;
    line-height: 40px;
    font-size: 15px;
    color: #999999;
}

.bmcx ul {
    width: 550px;
    margin: 0 auto;
}

.bmcx li {
    width: 107px;
    float: left;
    margin: 15px;
    text-align: center;
}

.bmcx li p {
    font-size: 13px;
}


/*横幅*/

.cont3 {
    width: 270px;
    margin: 30px 0;
    border: 1px solid #d4d4d4;
}

.bg {
    width: 100%;
    margin: 0 auto;
}

.bg_title {
    width: 100%;
    height: 40px;
}

.bg_title span {
    float: left;
    line-height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 17px;
    color: #0062ac;
    border-top: 2px solid #0062ac;
    cursor: default;
}

.bg_title a {
    float: left;
    line-height: 40px;
    font-size: 15px;
    color: #999999;
}

.bg_list {
    width: 100%;
    height: 90px;
    margin-top: 10px;
}

.bg_list a {
    display: inline-block;
    float: left;
}

.bf-footer {
    width: 100%;
    height: 261px;
    display: flex;
    flex-direction: row;
    overflow: auto;
    margin-left: 28px;
}
.yqlj{
    display: none;
}

/* 手机版 */


/* 通用头部 */

.mobile_type .wrapper1200 {
    width: 100%;
    height: 5.33vw;
    margin: auto;
    padding: 0 3vw;
}

.mobile_type .wrapper1200 ul:nth-child(1) {
    display: none;
}

.mobile_type .topnavul1 {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.mobile_type .wrapper1200 ul a {
    font-size: 4vw !important;
    color: #551a8b;
}

.mobile_type a#toolbarCtrl:nth-child(1) {
    display: none !important;
}

.mobile_type a#zh_click_t {
    display: none;
}

.mobile_type a#zh_click_s {
    display: none;
}

.mobile_type .header {
    width: 100vw;
}

.mobile_type .header_1200 {
    width: 100%;
}

.mobile_type .logo {
    width: 98%;
    background-size: 96%;
    margin-left: 2vw;
}

.mobile_type .topright {
    width: 100%;
    height: 15vw;
}

.mobile_type .Search {
    width: 100%;
    margin-top: 0px;
    margin-right: 0;
}

.mobile_type .search {
    margin: 0 auto;
    float: none;
    height: 9.866vw;
    width: auto;
}

.mobile_type .search input[type=submit] {
    width: 13.33vw;
    background: #0062ac url(/cms_files/jcms1/web1305/site/picture/639/s2004141042301148329.png) no-repeat center center;
    cursor: pointer;
    float: right;
}

.mobile_type .search input {
    height: 9.33vw;
    line-height: 9.33vw;
    border: 0;
    font-family: 微软雅黑;
    outline: none;
}

.mobile_type .center_w {
    display: none;
}

.mobile_type .nav {
    width: 100vw;
    margin: unset;
}

.mobile_type .nav ul {
    width: 100%;
    height: 30vw;
    line-height: 15vw;
}

.mobile_type .nav li {
    width: 21%;
    margin-left: 2vw;
    margin-right: 2vw;
    height: 15vw;
}

.mobile_type .nav span {
    display: none;
}

.mobile_type .nav li a {
    width: 100%;
    font-size: 4vw !important;
    height: 100%;
}

.mobile_type .nav li a img {
    margin-right: 2.667vw;
}

.mobile_type .dqwz-center {
    margin: unset;
    width: 100vw;
}

.mobile_type .article {
    width: 100vw;
    margin: unset;
}

.mobile_type .article-top {
    width: 100%;
}

.mobile_type table td {
    word-break: break-word;
}

.mobile_type ul.topnavul1 li:nth-child(2) {
    display: none;
}

.mobile_type ul.topnavul1 li:nth-child(4) {
    display: none;
}

.mobile_type ul.topnavul1 li:nth-child(6) {
    display: none;
}

.mobile_type .wrapper1200 ul li {
    margin: 0;
}

.mobile_type ul.topnavul1 li:nth-child(8) {
    margin: 0 1vw;
}

.mobile_type .loginBtns {
    font-size: 4vw !important;
}


/* 通用头部结束 */

.mobile_type .fbrq-llcs {
    display: grid;
}

.mobile_type .fare {
    display: none;
}

.mobile_type .article-conter {
    width: 100%;
}

.mobile_type .article-conter img {
    max-width: 100%;
}

.mobile_type .dy-gb {
    width: 100%;
}


/* 通用尾部 */

.mobile_type .footer_1200 {
    width: 100vw;
    margin: unset;
    height: 47vw;
}

.mobile_type .footer {
    width: 100vw;
    height: auto;
}

.mobile_type .bt-note-30 {
    clear: both;
    width: 100%;
    height: 5vw;
}


/* 图标隐藏 */

.mobile_type .dzjg {
    width: 21.3vw;
    height: 26.667vw;
    padding-bottom: 2.6667vw;
    float: left;
    margin-left: 20vw;
    margin-right: 5.33vw;
}

.mobile_type .zc {
    width: 26.667vw;
    height: 20vw;
    float: left;
    margin-left: 5.33vw;
    margin-right: 5.33vw;
    padding-top: 2.667vw;
}

.mobile_type span#_span_jiucuo img {
    width: 29vw !important;
}

.mobile_type .footer_list {
    display: none;
}

.mobile_type .footer_con {
    width: 96%;
    padding-left: 0px;
    margin-right: 2vw;
    margin-left: 2vw;
    text-align: center;
    height: 100%;
}

.mobile_type .gywm {
    width: 54vw;
    padding-left: 0;
    padding-bottom: 5vw;
    margin: 0 auto;
    /* float: none; */
    /* margin-top: 5vw; */
    margin-left: 24vw;
}


/* 通用尾部结束 */


/* 横向滚动条解决 */

html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    /* overflow: hidden;
    overflow-y: auto; */
}

.mobile_type .content {
    width: 100%;
    height: auto;
    margin-bottom: 5vw !important;
}
.mobile_type .kyxm li .p2 a {
    display: block;
    font-size: 4vw !important;
    line-height: 7vw !important;
    /* margin-bottom: 1vw; */
}

.mobile_type .cont {
    width: 100vw;
    height: auto;
    background: #FFFFFF;
    margin: 0;
    margin-top: 20px;
}

.mobile_type .kyxm ul {
    width: 100vw;
    margin: 0 auto;
}

.mobile_type .bf-footer {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    overflow: auto;
    margin-left: 0;
}

.mobile_type .link {
    width: 100vw;
    height: auto;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mobile_type .cont2 .bmcx {
    width: 100vw;
    border-top: 1px solid #d4d4d4;
    margin-left: 0;
    float: left;
}

.mobile_type .kyxm {
    padding-top: 10vw;
    margin-top: 14vw;
}

.mobile_type .bmcx .bmcx_top span {
    display: block;
    padding: 0 20px;
    margin-top: -2px;
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 10vw;
    font-size: 4.8vw;
    color: #0062ac;
    border-top: 2px solid #0062AC;
}

.mobile_type .bmcx .bmcx_top a {
    display: block;
    width: 100px;
    margin-top: -2px;
    text-align: right;
    float: right;
    line-height: 10vw;
    font-size: 4vw;
    color: #999999;
}

.mobile_type .cont2 .bmcx {
    width: 100vw !important;
    border-top: 1px solid #d4d4d4;
    margin-left: 0;
    float: left;
}

.mobile_type .bmcx li {
    width: 25vw !important;
    float: left;
    margin: 4vw;
    text-align: center;
}

.mobile_type .bmcx li p {
    font-size: 4vw;
}

.mobile_type .cont3 {
    width: 100vw;
    margin: 30px 0;
    border: 1px solid #d4d4d4;
}

.mobile_type .bg_title span {
    float: left;
    line-height: 10vw;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 4.8vw;
    color: #0062ac;
    border-top: 2px solid #0062ac;
    cursor: default;
}

.mobile_type .bg_title a {
    float: left;
    line-height: 10vw;
    font-size: 4vw;
    color: #999999;
}

.mobile_type .bg_list {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.mobile_type .bg_list img {
    width: 85vw!important;
    margin-left: 5vw;
}

.mobile_type .bg_list a {
    display: inline-block;
    margin: 0!important;
}

.mobile_type .kyxm li {
    float: left;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    width: 100%;
}

.mobile_type .kyxm img {
    width: 100vw!important;
    height: 174px !important;
}

.mobile_type .kyxm li h3 {
    margin: 20px;
    font-size: 4.3vw!important;
    display: inline-block;
}

.mobile_type .cont2 {
    padding-top: 30px;
    height: auto;
    width: 100vw;
    overflow: hidden;
}

.mobile_type .bmcx ul {
    width: 100vw;
    margin: 0 auto;
}

.mobile_type .friendlink {
    width: 100vw;
    max-height: 400px;
    height: auto;
    overflow: auto;
    background: #fff;
}

.mobile_type .more1 {
    display: none !important;
}

.mobile_type .search input[type=text] {
    width: 86vw;
    padding-left: 3.466vw;
    font-size: 3.466vw;
    color: #999;
    float: right;
    background: #FFFFFF;
}

.mobile_type .wrapper1200 ul li {
    margin: 0;
    font-size: 4vw;
}

body.mobile_type {
    width: 100vw;
    min-width: 100vw;
}

.mobile_type .footer_con p {
    font-size: 4vw;
    line-height: 8vw;
}

.mobile_type .gywm ul li a {
    width: 16vw;
    line-height: 8vw;
    font-size: 4vw;
}

.mobile_type .gywm ul li {
    margin-left: 2.667vw;
    margin-right: 2.667vw;
    float: left;
    height: 8vw;
    line-height: 8vw;
}