﻿@media (min-width: 768px){
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-family: '微软雅黑';
    color: inherit;
}

html {
    font-size: 15px;
}

body {
    background: #fff;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: '微软雅黑';
    font-size: 100%;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]),
[hidden] {
    display: none;
}

a {
    color: #333;
}

a:hover {
    color: #1492ff;
}

body {
    background: #fff;
}

.main {
    width: 100%;
    background: url(bg2.png) no-repeat center top #fff;
}

.contentWidth {
    width: 1200px;
    margin: 0 auto;
}

.main .contentWidth {
    padding: 30px 0;
}

.main .search.contentWidth {
    padding: 0;
}

/**频道页通用头部样式**/
.mphone_nav {
    position: relative;
}

.mphone_nav img {
    width: 100%;
    height: 100%;
}

.mphone_nav .logo_ipad {
    display: none;
}

/**复用样式**/
.zmhd_news_tab .zmhd_news_tab_tit {
    color: #1492ff;
    padding-left: 13px;
    font-size: 19px;
    background: url(borl.png) no-repeat left center;
    color: #666666;
    overflow: hidden;
    margin-bottom: 15px;
}

.zmhd_news_tab .zmhd_news_tab_tit span {
    display: inline-block;
}

.zmhd_news_tab .zmhd_news_tab_tit .more {
    float: right;
    color: #999;
    font-size: 15px;
}

.zmhd_news_tab .zmhd_news_tab_tit .mphone_more {
    float: right;
}

.zmhd_news_tab .zmhd_news_tab_tit .mphone_more img {
    vertical-align: middle;
}

.zmhd_news_tab .zmhd_news_tab_tit .on a {
    font-weight: bold;
    color: #1492ff;
}

.zmhd_news_tab .zmhd_news_tab_tit .line {
    margin: 0 0.5%;
}

.zmhd_news_tab .zmhd_news_tab_tit .zmhd_news_tab_tit_list {}

.zmhd_news_tab .zmhd_news_tab_list .tab_list {
    position: relative;
    width: 100%;
}

.zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_list .zmhd_news_conent_list li {}

.zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_list .zmhd_news_conent_list li a {
    overflow: hidden;
    margin-top: 20px;
    display: block;
    padding-left: 13px;
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web1568/site/picture/176/1701181528363439739.gif) left center no-repeat;
}

.zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_list .zmhd_news_conent_list li a p {
    width: 75%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    /* for Opera */
    text-overflow: ellipsis;
    /* for IE */
}

.news_inf .zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_list .zmhd_news_conent_list li a p {
    width: 85%;
}

.zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_list .zmhd_news_conent_list li a .time {
    color: #999;
    float: right;
}

.zmhd_news_tab .zmhd_news_tab_list .tab_list .zmhd_news_left {
    padding-left: 0;
    padding-right: 0;
}

.mphone_copyright {
    width: 100%;
    line-height: 14px;
    text-align: center;
}

.mt30 {
    margin-top: 30px;
}

.mt0 {
    margin-top: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.overH {
    overflow: hidden;
}

/**左侧竖线背景标题样式 **/
.tit_style {
    font-size: 18px;
    color: #1492ff;
    background: url(borl.png) no-repeat left center;
    padding-left: 13px;
}

/**左侧竖线背景标题样式（高度70px） **/
.tit_style_height70 {
    color: #1492ff;
    padding-left: 13px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    background: url(borl.png) no-repeat left center;
}

/**文字溢出隐藏显示省略号 **/
.text_overflow {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    /* for Opera */
    text-overflow: ellipsis;
    /* for IE */
}

/**移动端导航样式 **/
.navbar-toggle {
    border: 1px solid #b3b3b3;
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0;
    margin-top: -15px;
}

.navbar-toggle .icon-bar {
    background-color: #1492ff;
}

#gridSystemModal {
    padding-right: 0 !important;
}

.modal {
    top: 80px;
}

.modal-content {
    box-shadow: none;
    background-color: inherit;
    border: none;
}

.modal-content .modal-header {
    border: 0;
}

.modal-content .modal-header .close {
    position: absolute;
    top: 4px;
    left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: initial;
    font-weight: normal;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.3);
}

.modal-content .modal-header .close span {
    display: block;
    margin-top: -4px;
    color: #fff;
}

.panel {
    font-size: 18px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.panel-red {
    background: #1492ff;
}

.panel-nav .panel-title a {
    color: #fff;
}

.panel-title {
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: 10%;
}

a {
    color: #333;
}

a:hover {
    color: #1492ff;
    text-decoration: none;
}

.news_inf .zmhd_news_tab {
    height: 343px;
    overflow: hidden;
    width: 100%;
}

.news_inf .zmhd_news_tab>div {
    float: left;
    width: 360px;
    height: 156px;
    margin-bottom: 30px;
}

.news_inf .zmhd_news_tab>div.fr {
    float: right;
}

.news_inf .zmhd_news_tab>div a {
    display: block;
    height: 155px;
    width: 360px;
    padding-left: 130px;
}

.news_inf .zmhd_news_tab>div a p {
    margin-top: 30px;
    line-height: 70px;
    font-size: 25px;
    font-weight: bold;
    color: #333;
}

.news_inf .zmhd_news_tab>div a span {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 15px;
}

.news_inf .zmhd_news_tab .xxgkzn {
    background: url(xxgkzn.jpg) no-repeat 0 50%;
}

.news_inf .zmhd_news_tab .xxgkzn a span {
    background-color: #d0e7fd;
}

.news_inf .zmhd_news_tab .xxgkzd {
    background: url(xxgkzd.jpg) no-repeat 0 50%;
}

.news_inf .zmhd_news_tab .xxgkzd a span {
    background-color: #d0f3fb;
}

.news_inf .zmhd_news_tab .xxgkml {
    background: url(xxgkml.jpg) no-repeat 0 50%;
}

.news_inf .zmhd_news_tab .xxgkml a span {
    background-color: #ffebcb;
}

.news_inf .zmhd_news_tab .xxgknb {
    background: url(xxgknb.jpg) no-repeat 0 50%;
}

.news_inf .zmhd_news_tab .xxgknb a span {
    background-color: #dddafc;
}

#gkzl_myCarousel .carousel-indicators {
    bottom: 5px;
    left: inherit;
    right: 3%;
    margin-left: 0;
    width: auto;
    padding-left: 0;
    text-align: inherit;
}

#gkzl_myCarousel .carousel-indicators li {
    width: 8px;
    height: 8px;
    text-indent: 0;
    border-radius: 8px;
    background-color: #5c5959;
    border: 0;
}

#gkzl_myCarousel .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
    background-color: #1492ff;
}

#gkzl_myCarousel .carousel-inner .item img {
    width: 100%;
    height: 106px;
}

.content_2 {
    background: #fff;
}

.content_2_list {
    height: auto;
    overflow: hidden;
}

.content_2 .content_2_list .lead_inf {
    float: left;
    width: 420px;
    margin-right: 30px;
}

.content_2 .content_2_list .lead_inf .lead_inf_tit,
.sz-calendar .sz-c-title {
    font-weight: bold;
    color: #000;
    font-size: 25px;
    margin-bottom: 25px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_pic {
    float: left;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_pic img {
    height: 144px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right {
    float: left;
    width: 57%;
   margin-top: 30px;
    margin-left: 10px;
	height: 160px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_name {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_name span {
    font-size: 19px;
    font-weight: bold;
    margin-right: 8px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_details_list ul {
    width: 85%;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_details_list ul li {
    margin-top: 20px;
    width: 50%;
    float: left;
    height: 30px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_details_list ul li a img {
    margin-top: -3px;
    vertical-align: middle;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_details_right .lead_details_list ul li a .tit1 {
    margin-left: 8px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list {
    padding: 0 10px 10px 10px;
    overflow: hidden;
    background: #f5f5f5;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list .lead_list_job {
    float: left;
    margin-left: 2%;
    margin-top: 15px;
	    position: relative;
	    left: 10px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list ul {
    width: 82%;
    float: left;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list ul li {
    text-align: left;
    width: 33%;
    margin-top: 15px;
    float: left;
	    position: relative;
	    left: 25px;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list ul .gszfld {
    width: auto;
    float: right;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list ul .gszfld a {
    color: #1492ff;
}

.content_2 .content_2_list .lead_inf .lead_details .lead_list ul .gszfld a img {
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
}

.content_2 .content_2_list .lead_inf .lead_details .szf_hy {
    margin-top: 10px;
}

.content_2 .content_2_list .lead_inf .lead_details .szf_hy a {
    color: #fff;
    display: inline-block;
    width: 32%;
    float: left;
    text-align: center;
    line-height: 28px;
    background: #83c3fc;
}

.content_2 .content_2_list .news_inf {
    float: left;
    width: 750px;
}

.news_inf .zmhd_news_tab {
    position: relative;
    height: auto;
}

.news_inf .morelist {
    position: absolute;
    right: 5px;
    top: 3px;
    z-index: 99;
}

.news_inf .mphone_more_list {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

#swiperNav .swiper-wrapper {
    padding-left: 13px !important;
    width: 999px !important;
}

#swiperNav .zmhd_news_tab_tit .on {
    color: #333;
}

#swiperNav .zmhd_news_tab_tit .on .txt a {
    font-weight: bold;
    color: #1492ff;
}

#swiperNav .zmhd_news_tab_tit .on .line {
    font-weight: normal;
    color: #333;
}

.news_inf .swiper-container {
    margin: 0;
}

.news_inf .swiper-container .swiper-wrapper {
    margin: 0;
}

.news_inf .swiper-container .swiper-wrapper .swiper-slide .txt {
    float: left;
    display: inline-block;
    vertical-align: top;
    padding: 0 7px;
}

.news_inf .swiper-container .swiper-wrapper .swiper-slide .line {
    margin: 0 7px;
    float: left;
}

.mphone_more_list .mphone_more {
    display: inline-block;
    width: 98%;
    background: #eee;
    text-align: center;
    margin: 22.5px auto 0;
    letter-spacing: 10px;
    height: 52.5px;
    line-height: 52.5px;
    border-radius: 4px;
}

.mphone_more_list .mphone_more:hover {
    background: #1492ff;
}

.mphone_more_list .mphone_more:hover a {
    color: #fff;
}

.content_3 {
    background: #fff;
}

.content_3.contentWidth {
    padding-top: 0;
}

.content_3 .xxgk_list {
    width: 100%;
    overflow: hidden;
    height: 108px;
    margin-top: 50px;
    background-color: #f6f6f6;
}

.content_3 .xxgk_list .szfgzjg {
    background: url(szfgzjg.jpg) no-repeat 0 0;
}

.content_3 .xxgk_list .szfhy {
    background: url(szfhy.jpg) no-repeat 0 0;
}

.content_3 .xxgk_list .szfcwhy {
    background: url(szfcwhy.jpg) no-repeat 0 0;
    margin-right: 0;
}

.content_3 .xxgk_list .szfldhd {
    background: url(szfldhd.jpg) no-repeat 0 0;
}

.content_3 .xxgk_list .zfgzbg {
    background: url(zfgzbg.jpg) no-repeat 0 0;
}

.content_3 .xxgk_list .zwgb {
    background: url(zwgb.png) no-repeat 0 0;
    margin-right: 0;
}

.content_3 .xxgk_list li a span {
    margin-top: 10px;
    display: block;
}

.content_3 .xxgk_list li a {
    display: block;
    width: 360px;
    height: 55px;
}

.content_4 .fgwj {
    padding-left: 0;
}

.content_4 .zcjd {
    padding-right: 0;
}

.content_5 .zwgktj_tit {
    color: #1492ff;
    padding-left: 13px;
    font-size: 19px;
    background: url(borl.png) no-repeat left center;
    margin-bottom: 15px;
}

.content_5 .tjph {
    padding-left: 0;
}

.content_5 .tjph .tjph_left {
    padding-left: 0;
}

.content_5 .tjph .tjph_left li {
    margin-top: 25px;
    height: 20px;
    line-height: 20px;
}

.content_5 .tjph ul li:first-child {
    margin-top: 0;
}

.content_5 .tjph .tjph_left li .sectionnum {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    color: #ba2336;
    background: #fcf2f2;
    font-size: 13px;
}

.content_5 .tjph .tjph_right {
    float: right;
    padding: 0;
}

.content_5 .tjph .tjph_right li {
    margin-top: 25px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

.content_5 .tjph .tjph_right li .sectionnum {
    display: inline-block;
    text-align: center;
    line-height: 15px;
    width: 15px;
    height: 15px;
    color: #fff;
    background: #d4d4d4;
    font-size: 13px;
}

.content_5 .tjph li .sectiontime {
    color: #f3971c;
}

.content_5 .tjph li .sectionname {
    white-space: nowrap;
}

.content_5 .tjtb {
    padding-right: 0;
}

.content_5 .tjtb .selectCity .selectCitydata {
    width: 100%;
}

.content_5 .tjtb .selectCity .selectCitydata .selectCitydatalist {
    height: 260px;
    width: 400px;
}

.content_6 {
    overflow: hidden;
}

.content_6 .jyta {
    padding-left: 0;
}

.content_6 .dcdb {
    padding-right: 0;
}

.content_7 .ysqgk_tit {
    color: #1492ff;
    padding-left: 13px;
    font-size: 19px;
    background: url(borl.png) no-repeat left center;
    margin-bottom: 15px;
}

.content_7 .ysqgk_btn {
    padding-left: 0;
    padding-right: 0;
}

.content_7 .ysqgk_btn a {
    display: inline-block;
    width: 22%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #f1f1f1;
    color: #1492ff;
    margin-right: 4%;
}

.content_7 .ysqgk_btn a img {
    vertical-align: middle;
    margin-left: 5px;
}

.content_7 .ysqgk_search .search_txt {
    padding-left: 10px;
    width: 80%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    float: left;
}

.content_7 .ysqgk_search .search_btn {
    color: #ba2336;
    font-size: 18px;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 5%;
    width: 20%;
    border: 0;
    background: url(ss.png) no-repeat 20% center #fadada;
}

.yqlj_bottom {
    margin-top: 30px;
    width: 101.5%;
    margin-bottom: 30px;
}

.ysqgk_search {
    padding-right: 0;
}

.content_8 .zdlyxxgk {
    float: left;
    width: 585px;
    margin-right: 15px;
}

.content_8 .zwzt {
    float: left;
    width: 585px;
    margin-left: 15px;
}

.content_8 .tit {
    overflow: hidden;
}

.content_8 .tit span {
    float: left;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    line-height: 35px;
}

.content_8 .tit a {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #1492ff;
    line-height: 35px;
}

.zdlyxxgklist {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

.zdlyxxgklist li {
    width: 145px;
    height: 105px;
    float: left;
}

.zdlyxxgklist li .zdly_hover {
    width: 120px;
    margin: 0 auto;
    height: 105px;
    background: url(zdly_hover.png) no-repeat center bottom;
    box-shadow: 0 0 9px rgba(9, 41, 77, .3);
    padding-top: 8px;
    display: none;
}

.zdlyxxgklist li .zdly_hover.on {
    display: block;
}

.zdlyxxgklist li .zdly_hover a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff!important;
    text-align: center;
    font-size: 15px;
}

.zdlyxxgklist li .zdly_con {
    width: 120px;
    height: 105px;
}

.zdlyxxgklist li .zdly_con a {
    display: block;
    width: 120px;
    height: 105px;
    padding-top: 55px;
}

.zdlyxxgklist li .zdly_con a p {
    min-height: 22px;
    line-height: 22px;
    color: #333;
    width: 110px;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
}

.zdlyxxgklist li .zdly_con.off {
    display: none;
}

.zdlyxxgklist li .zdly_1 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_1.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_2 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_2.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_3 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_3.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_4 {
    background: url(zdly_4.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_5 {
    background: url(zdly_5.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_6 {
    background: url(zdly_6.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_7 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_7.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_8 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_8.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_9 {
    background: url(zdly_9.png) no-repeat center 15%;
}

.zdlyxxgklist li .zdly_10 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_10.png) no-repeat center 20%;
}

.zdlyxxgklist li .zdly_11 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_11.png) no-repeat center 20%;
}

.zdlyxxgklist li .zdly_12 {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/39827/zdly_12.png) no-repeat center 20%;
}

.zwzt .zwztlist {
    position: relative;
    margin-top: 20px;
    border: 1px solid #eee;
    height: 315px;
    padding: 10px;
    background: #fff;
    overflow: hidden;
}

#swiper-gkzl {
    /* height: auto !important; */
    position: inherit;
}

#swiper-gkzl .pagination {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    margin: 0;
}

#swiper-gkzl .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.8;
    cursor: pointer;
    margin: 0 2px;
}

#swiper-gkzl .swiper-active-switch {
    background: #1492ff;
}

#swiper-gkzl a {
    width: 100%;
    display: inline-block;
}

#swiper-gkzl img {
    width: 100%;
    height: 295px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

#swiper-gkzl a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* 省长日历 */
.sz-calendar {
    height: 370px;
}

.sz-title {
    height: 60px;
}

.sz-title .sz-c-title {
    float: left;
}

.sz-title a {
    float: right;
    line-height: 35px;
    color: #1492ff;
    font-size: 16px;
    font-weight: bold;
}

.sz-cal-wrap {
    height: 310px;
}

.sz-cal {
    float: left;
    width: 310px;
    height: 310px;
    margin-right: 25px;
}

.sz-import-tit {
    overflow: hidden;
    height: 45px;
}

.sz-import-tit span {
    float: left;
    font-size: 22px;
    font-weight: bold;
}

.sz-import-tit a {
    float: right;
    height: 22px;
    width: 25px;
    background: url(hd-more.png) no-repeat center 50%;
}

.sz-import-list li {
    height: 44px;
    padding-left: 15px;
    background: url(list-style-disc.png) no-repeat 5px 50%;
}

.sz-import-list li a {
    display: block;
    overflow: hidden;
}

.sz-import-list li a p {
    float: left;
    width: 300px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
}

.sz-import-list li a span {
    float: right;
    color: #828282;
    font-size: 16px;
    line-height: 40px;
}

.content_3 .xxgk_list li {
    float: left;
    height: 108px;
}

.content_3 .xxgk_list li a {
    display: block;
    width: 100%;
    height: 108px;
}

.content_3 .xxgk_list li.first {
    width: 227px;
    background: url(xxgk-l.png) no-repeat 0 0;
}

.content_3 .xxgk_list li.first p {
    display: block;
    line-height: 108px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.content_3 .xxgk_list li.first a {
    padding-top: 0;
}

}