/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#333;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{
			background:#fff;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
		.news_cont ul li a:hover{
			color:#bb0202;
		}
		.news2_cont ul li a:hover{
			color:#bb0202;
		}
/*导航*/
.c{width:1200px;margin:0 auto;}
.childs{display:none;}
.t{width:1200px;margin:0 auto;text-align:center;overflow:hidden;}
.header .sn,.sj_nav{display:none}
.header{width:100%;overflow:hidden;border-top:1px solid #13398e;}
.banner,.nav,.banner img{width:100%;}

.nav{background:#13398e;height:40px;}
.nav .c{background:url(../images/nav_bg.png?1) no-repeat left center;height:40px;}
.nav .c ul{width:100%;}
.nav .c ul li{line-height:38px;float:left;width:11%;text-align:center;position:relative;}
.nav .c ul li a{color:#fff;font-size:18px;}
.nav li .childs {
    top: 10px;
    position: absolute;
    left: 0px;
    z-index: 1000;
    width: 120px;
    overflow: hidden;
    display: none;
    padding-top:30px;
}
.nav li .childs li {
    width: 120px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background:#13398e;
    border-bottom: 1px dashed #333;
}
.nav li .childs li:hover{
	background:rgba(255,255,255,0.5);
	color:#13398e;
}
.nav li .childs li:hover a{
	color:#13398e;
}
.nav li .childs li:first-child{
	border-top:3px solid #85989c;
}
.childs li a {
    font-weight: normal;
    color: #333;
}
.childs li a:hover{
	color:#b20a0a;
}
.sp_nav_xjb{
	display:none;
}
/*手机版导航*/
.fz_xpdh{
    display:none;
}
/*banner*/
.banner{
	width: 100%;
    position: relative;
}
.swiper-container{
    width:100%;
    overflow: hidden;
}
.swiper-slide img{
    width:100%;
    max-width:100%;
    display:block;
}
.sz_prev{
    width: 48px;
    height:72px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left:50px;
    background: url(../images/fz_prev.png) no-repeat;
    z-index: 99;
    cursor:pointer;
    background-size:100% 100%;
}
.sz_next{
    width: 48px;
    height:72px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    right:50px;
    background: url(../images/fz_next.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.swiper-container .swiper-pagination{
    height:70px;
    bottom:0px;
    background:rgba(43,71,155,0.3);
    padding:25px;
    box-sizing:border-box;
}
.swiper-container .swiper-pagination-bullet{
    width:15px;
    height:15px;
    border-radius:50px;
    background: #fff;
    opacity:1;
}
.swiper-container .swiper-pagination-bullet-active{
    background: #2b479b;
}
/*头条*/
.zgj_head{
    width:100%;
}
.zgj_head .zgj_head1{
    width:1200px;
    margin:0 auto;
}
.zgj_head1 h1{
    height:120px;
    line-height:120px;
    overflow: hidden;
    font-size: 45px;
    text-align: center;
}
.zgj_head1 h1 a{
    color:#000000;
    font-weight:bold;
}
.zgj_head1 h1 a:hover{
    color:#bc1701;
    text-decoration:underline;
}
.hz_qcon {
    width: 100%;
    margin-top: 60px;
    overflow: hidden;
}
.hz_ql{
    width:670px;
    float:left;
}
.swiper-container1{
    width:100%;
    overflow:hidden;
    position:relative;
}
.swiper-container1 .swiper-slide{
    width:100%;
    height:370px;
    overflow:hidden;
}
.swiper-container1 .swiper-slide img{
    width:100%;
}
.swiper-container1 .swiper-slide p{
    width:100%;
    height:40px;
    line-height:40px;
    padding-left:20px;
    box-sizing:border-box;
    background:rgba(0,0,0,0.5);
    color:#fff;
    position:absolute;
    bottom:0;
    font-size:16px;
}
.swiper-container1 .swiper-pagination {
    width:20%;
    left:80%;
    z-index: 9999;
}
.swiper-container1 .swiper-pagination-bullet{
    width:10px;
    height:10px;
    background:#fff;
    opacity:0.8;
}
.swiper-container1 .swiper-pagination-bullet-active{
    background:#e60012;
}
/*右侧*/
.hz_qr{
    width:500px;
    float:right;
}
.hz_qr ul li {
    width: 100%;
    height: 118px;
    overflow: hidden;
}
.hz_qr ul li.l_b {
    border-bottom: #a5a3a3 1px dashed;
    overflow: hidden;
    margin-top: 1;
    margin-bottom: 22px;
}
.hz_qr ul li h4 {
    width:100%;
    font-size: 22px;
    font-weight: normal;
    height: 35px;
    line-height:35px;
    overflow: hidden;
}
.hz_qr ul li h4 a {
    color: #000;
}
.hz_qr ul li h4 a:hover{
    text-decoration:underline;
}
.hz_qr ul li p {
    width:100%;
    font-size: 14px;
    height: 62px;
    line-height: 23px;
    color:#000;
    padding-top: 8px;
}
.hz_qr ul li p a {
    color:#e60012;
}
.hz_qr ul li p a:hover{
    text-decoration:underline;
}
/*内容*/
.yydz_main{
    width:100%;
}
.yydz_main .yydz_main1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
/*左侧*/
.yydz_main1 .main_l{
    width:670px;
    float: left;
}
/*党建*/
.yydz_dj{
    width:100%;
    margin-top:10px;
}
.dj_tit{
    width:100%;
    border-bottom:1px solid #dadada;
    overflow:hidden;
}
.dj_tit span{
    font-size:24px;
    color:#333;
    border-bottom:5px solid #2b479b;
    float: left;
    line-height:50px;
}
.dj_tit a{
    width:33px;
    height:31px;
    background:url(../images/yydz_more.png) no-repeat;
    float:right;
    margin-top:10px;
}
.yydz_dj1{
    width:100%;
    overflow:hidden;
    margin-top:20px;
}
.dj_tu{
    width:340px;
    height:180px;
    border:1px solid #dadada;
    padding:4px;
    box-sizing:border-box;
    float:left;
}
.dj_tu img{
    width:100%;
    height:100%
}
.yydz_dj ul{
    width:100%;
}
.yydz_dj ul li{
    width:100%;
    background:url(../images/yydz_icon.png) left center no-repeat;
    height:42px;
    line-height:42px;
    overflow:hidden;
    border-bottom:1px dashed #dadada;
    font-size:14px;
    padding-left:30px;
    box-sizing:border-box;
}
.yydz_dj ul li:hover{
    text-decoration:underline;
}
.yydz_dj ul li:last-child{
    border-bottom:none;
}
.dj_word{
    width:315px;
    float:right;
}
.dj_word h1{
    font-size:16px;
    height:60px;
    line-height:30px;
    margin-top:24px;
    overflow:hidden;
}
.dj_word h1:hover{
    text-decoration:underline;
}
.dj_word p{
    margin-top:16px;
    font-size:12px;
    color:#666;
    height:48px;
    line-height:24px;
    overflow:hidden;
}
.dj_word p a{
    color:#2b479b;
}
.dj_word p a:hover{
    text-decoration:underline;
}
/*右侧*/
.yydz_main1 .main_r{
    width:500px;
    float:right;
    background:#f4f5f5;
    padding:20px;
    box-sizing:border-box; 
}
/*科学教研*/
.yydz_kxjy{
    width:100%;
}
.kxjy_tit{
    width:100%;
    overflow:hidden;
}
.kxjy_tit img{
    width:95%;
    float: left;
}
.kxjy_tit a{
    width:16px;
    height:16px;
    display:block;
    margin-top:6px;
    float:right;
    background:url(../images/yydz_more1.png) no-repeat;
}
.yydz_kxjy ul{
    width:100%;
    margin-top:10px;
}
.yydz_kxjy ul li{
    width:100%;
    overflow:hidden;
    padding:20px 0px 10px 0px;
    border-bottom:1px dashed #dadada;
    box-sizing:border-box;
}
.jy_tu{
    width:120px;
    height:70px;
    float:left;
    overflow:hidden;
}
.jy_tu img{
    width:100%;
    transition: transform 0.5s;
}
.jy_tu:hover img {
    transform: scale(1.1,1.1);
}
.jy_word{
    width:315px;
    float:right;
}
.jy_word h1{
    font-size:14px;
    height:20px;
    line-height:20px;
    overflow:hidden;
}
.jy_word h1:hover{
    text-decoration:underline;
}
.jy_word p{
    margin-top:10px;
    font-size:12px;
    color:#666;
    height:48px;
    line-height:24px;
    overflow:hidden;
}
.jy_word p a{
    color:#2b479b;
}
.jy_word p a:hover{
    text-decoration:underline;
}
/*招生就业*/
.yydz_zsjy{
    width:100%;
    margin-top:40px;
}
.yydz_zsjy ul{
    width:100%;
    margin-top:15px;
}
.yydz_zsjy ul li{
    width:100%;
    background:url(../images/yydz_icon1.png) left center no-repeat;
    height:40px;
    line-height:40px;
    overflow:hidden;
    font-size:14px;
    padding-left:15px;
    box-sizing:border-box;
}
.yydz_zsjy ul li:hover{
    text-decoration:underline;
}
/*人物风采*/
.yydz_rwfc{
    width:100%;
    margin-top:40px;
}
.yydz_rwfc ul{
    width:100%;
    overflow:hidden;
}
.yydz_rwfc ul li{
    width:49%;
    height:122px;
    overflow:hidden;
    margin-right:2%;
    float:left;
    margin-top:35px;
    position:relative;
}
.yydz_rwfc ul li:nth-child(2){
    margin-right:0;
}
.yydz_rwfc ul li:nth-child(4){
    margin-right:0;
}
.yydz_rwfc ul li img{
    width:100%;
    transition: transform 0.5s;
}
.yydz_rwfc ul li:hover img {
    transform: scale(1.1,1.1);
}
.yydz_rwfc ul li p{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#fff;
    position: absolute;
    bottom:0;
    background:rgba(0,0,0,0.6);
}
.yydz_rwfc ul li p:hover{
    text-decoration:underline;
}
/*友情链接*/
.yydz_yqlj{
    width:100%;
    margin-top:60px;
    background:#244796;
}
.yydz_yqlj .yydz_yqlj1{
    width:1200px;
    margin:0 auto;
    padding:58px 0px;
    box-sizing:border-box;
    overflow:hidden;
}
.yqlj_l{
    width:12%;
    float:left;
}
.yqlj_l img{
    width:100%;
}
.yqlj_r{
    width:85%;
    float:right;
}
.yqlj_r h1{
    width:100%;
    height:70px;
    line-height:70px;
    font-size:14px;
    border-bottom:1px solid #fff;
}
.yqlj_r h1 a{
    color:#fff;
    margin-right:32px;
}
.yqlj_r h1 a:hover{
    text-decoration:underline;
}
.yqlj_r p{
    width:100%;
    height:70px;
    line-height:70px;
    font-size:14px;
    color:#fff;
}
.yqlj_r p span{
    margin-right:32px;
}
/*底部*/
.yydz_bot{
    width:100%;
    background:url(../images/yydz_bot.jpg) left top no-repeat;
	background-size: 100% 100%;
}
.yydz_bot .yydz_bot1{
    width:1200px;
    margin:0 auto;
}
.bot_tu{
    width:100%;
    padding-top:10px;
    text-align:center;
    border-bottom:2px solid #fff;
}
.bot_bq{
    width:100%;
    overflow:hidden;
    padding:30px 0px;
    box-sizing:border-box;
}
.bot_tu1{
    width:52%;
    float:left;
}
.bot_bq h1{
    width:46%;
    float:right;
    font-size:14px;
    color:#fff;
    text-align:right;
    margin-top:20px;
}
.bot_bq h1 span{
    margin-right:32px;
}
.sz_con1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}

.sz_cl{
    width:240px;
    float:left;
	margin-top:40px;
}
.sz_cl1{
    width:100%;
    background:#f2f3f5;
}
.sz_cl2{
    padding-bottom:130px;
    background:url(/statics/shangzhi/images/img/sz_cl.png) right bottom no-repeat;
}
.xc_jg{
    width:100%;
    height:86px;
    background:url(/statics/shangzhi/images/img/xc_jg.jpg) no-repeat;
    background-size:100% 100%;
    font-size:28px;
    line-height:86px;
    padding-left:40px;
    box-sizing:border-box;
    color:#fff;
    font-weight:bold;
}
.sz_cl2 ul{
    margin-top:16px;
    margin-left:20px;
    overflow:hidden;
}
.sz_cl2 ul li{
    width:100%;
    height:100%;
    line-height:40px;
    padding-left:40px;
    box-sizing:border-box;
}
.sz_cl2 ul li:hover{
    background:#fff;
    padding-left:0px;
}
.sz_cl2 ul li:hover a{
    padding-left:40px;
    box-sizing:border-box;
    background:url(/statics/shangzhi/images/img/sz_icon.png) left center no-repeat;
    color:#243893;
}
.sz_cl2 ul li.on{
    background:#fff;
    padding-left:0px;
}
.sz_cl2 ul li.on a{
    padding-left:40px;
    box-sizing:border-box;
    background:url(/statics/shangzhi/images/img/sz_icon.png) left center no-repeat;
    color:#243893;
}
.sz_cl2 ul li a{
    font-size:18px;
    color:#333;
    font-weight:bold;
}

.sz_cr{
    width:920px;
    margin-left:40px;
    float:left;
	margin-top:40px;
}
.sz_cr1{
    width:100%;
}
.xc_tit{
    width:100%;
    text-align:center;
}
.xc_nav{
    width:100%;
    height:50px;
    padding-left:20px;
    box-sizing:border-box;
    background:#f2f3f5;
    margin-top:40px;
}
.xc_nav img{
    margin-top:14px;
}
.sz_cr1 h3{
	font-weight:normal;
    line-height:40px;
    font-size:18px;
    color:#333;
    text-indent:2em;
    margin-top:30px;
}
.xc_br{
    height:30px;
}
.sz_cr1 p{
    font-size:18px;
    color:#333;
	font-weight:normal;
    line-height:40px;
}
.sz_cr {
    width: 920px;
    margin-left: 40px;
    float: left;
}
.sz_cr4{
    width:100%;
}
.sz_dqxz{
    width:100%;
    height:50px;
    border-bottom:1px solid #b5b5b5;
    overflow:hidden;
}
.sz_dqxz h1{
    font-size:24px;
    color:#243893;
    border-bottom:3px solid #243893;
    float:left;
    line-height:47px;
}
.sz_dqxz h1 a{
    color:#243893;
}
.sz_cr4 ul{
    width:100%;
}
.sz_cr4 ul li{
    width:910px;
    margin-top:20px;
    padding-bottom:10px;
    border-bottom:1px solid #e5e5e5;
}
.sz_cr4 ul li .time {
    float: left;
    width: 76px;
}
.sz_cr4 ul li .day {
    transition: 0.6s all;
    width: 76px;
    height: 53px;
    background: url(/statics/shangzhi/images/img/list-07.png) no-repeat center;
    padding-top: 22px;
    font-size: 34px;
    color: #999999;
    text-align: center;
    line-height: 53px;
    margin-bottom: 6px;
}
.sz_cr4 ul li .year {
    font-size: 16px;
    color: #999999;
    text-align: center;
    transition: 0.6s all;
}
.sz_cr4 ul li a{
    display:block;
    padding:20px 0px;
    overflow:hidden;
}
.sz_cr4 ul li:hover{
    box-shadow: 5px 10px 15px 2px rgba(0,0,0,0.1);
}
.sz_cr4 ul li:hover .day{
    color:#2b479b;
    background: url(/statics/shangzhi/images/img/list-08.png) no-repeat center;
}
.sz_cr4 ul li:hover .year{
    color:#2b479b;
}
.sz_cr4 ul li h3{
    font-size:20px;
    color:#333;
}
.sz_cr4 ul li p{
    font-size:14px;
    margin-top:10px;
    height:60px;
    line-height:20px;
    overflow:hidden;
    color:#666;
}
.sz_cr4 ul li span{
    font-size:14px;
    color:#999;
    margin-top:10px;
    display:block;
}
.lb_list{
    width:814px;
    margin-left:20px;
    float:left;
    overflow:hidden;
}
.lb_ll{
    width:200px;
    height:100px;
    float:right;
    overflow:hidden;
}
.lb_ll img{
    width:100%;
    transition: transform 0.5s;
}
.sz_cr4 ul li:hover img{
    transform:scale(1.1,1.1);
}
.lb_rl{
    width:594px;
    margin-right:20px;
    float:left;
}
.turnPage {
    text-align: center;
    margin: 0 auto;
    margin-top:20px;
}
.turnPage span, .turnPage a {
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    margin: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    color: #252525;
}
.turnPage span, .turnPage a:hover {
    background: #243893;
    border: 1px solid #243893;
    text-decoration: none;
    color: #fff;
}
.turnPage a {
    color: #252525;
}
.turnPage .page-skip{
background: #fff;border: 0px;color: #666;line-height: 23px;
}
.turnPage .page-skip input{line-height:17px;width:20px;text-align:center;margin:0 3px;}
.turnPage .page-skip button{margin:0 3px;background:#243893;border:1px solid #243893;color:#fff;line-height:23px;padding:0 3px;font-size:12px;}

/*内容*/
.sz_nr{
    width:100%;
}
.sz_nr1{
    width:1200px;
    margin:0 auto;
}
.sz_ly{
    text-align:right;
    color:#999;
    font-size:16px;
    margin-top:10px;
}
.sz_ly a{
    color:#999;
    margin:0 10px;
}
.sz_ly .sz_ly1{
    color:#243893;
}
.nr_c{
    width:100%;
    margin-top:30px;
    overflow: hidden;
}
.nr_cl{
    width:820px;
    float:left;
    background:#fff;
    padding:0 10px;
    box-sizing:border-box;
}
.nr_cl1{
	width:920px;
}
.nr_tit{
    width:100%;
}
.nr_tit h3{
     font-size:18px;
    font-weight:bold;
    border-bottom:1px solid #999;
    line-height:20px;
    color:#243893;
    text-align:center;
    padding:20px 0;
}
.nr_tit p{
    text-align:center;
    color:#999;
    font-size:12px;
    margin-top:10px;
}
.nr_tit p span{
    margin-right:20px;
}
.nr_con{
    width:90%;
    color:#333;
    font-size:14px;
    margin:0 auto;
    margin-top:45px;
	line-height:30px;
    padding-bottom:200px;
    position:relative;
}
.nr_con p{
    text-indent:2em;
    line-height:30px;
}
.nr_con img{
    width:80%;
    margin:20px 0px 20px 0px;
}
.nr_con h3{
    margin-top:110px;
    margin-bottom:110px;
    text-align:right;
}
.nr_wz{
    width:100%;
    overflow:hidden;
    margin-top:40px;
}
.nr_wz .nr_wz1{
    width:358px;
    border:1px solid #999;
    float:left;
    padding:10px;
    box-sizing:border-box;
}
.nr_wz1 p{
    text-align:center;
    color:#333;
    font-size:16px;
    height:20px;
    line-height:20px;
    overflow:hidden;
    text-indent:0em;
}
.bdshare-button-style0-16 {
    width: 160px;
    float:right;
    margin-top:20px;
    zoom: 1;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(/statics/shangzhi/images/img/icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}
.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px;
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}
.sz_cr .lm {
    width: 910px;
    float: right;
    overflow: hidden;
}
.lm h1 {
    margin-bottom: 5px;
    width: 680px;
    margin: 0 auto;
    font: 32px "微软雅黑";
    color: #323232;
    line-height: 35px;
    text-align: center;
}
.lm .info {
    padding: 10px;
    border-bottom: 1px solid #f0f2f5;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
    width: 680px;
    margin: 0 auto;
    text-align: center;
}
.lm .info span {
    color: #787878;
    font-size: 12px;
}
.lm .con {
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    color: #111;
    word-wrap: break-word;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
.nav{
    display:none;
}
.header{
     display:none;
}
/*手机屏幕导航*/
.fz_xpdh{
    display:block;
    position:absolute;
    top:0;
}
.sp_header{height:72px;overflow:hidden;background:rgba(255,255,255,0.8);position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;height:17px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:26px}
.sp_nav span{display:block;background:#13398e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 104px);
    font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;
    transition:top ease 0.35s;display:block;z-index:999999;}
.nav_show{top:72px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#2b479b;}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sp_nav_xjb{
    display:block;
} 
.yydz_logosj{
    width:70%;
    float: left;
}
/*banner*/
.banner{
    margin-top:78px;
}
.sz_prev{
    width:11px;
    height:24px;
    margin-top:-18px;
    left:20px;
}
.sz_next{
    width:11px;
    height:24px;
    margin-top:-18px;
    right:20px;
}
.swiper-container .swiper-pagination{
    padding:3px;
    height:20px;
}
.swiper-container .swiper-pagination-bullet{
    width:8px;
    height:8px;
}
/*头条*/
.zgj_head .zgj_head1{
    width:96%;
}
.hz_qcon{
    margin-top:30px;
}
.hz_ql{
    width:100%;
}
.swiper-container1 .swiper-slide{
    height:190px;
}
.swiper-container1 .swiper-slide p{
    font-size:14px;
    padding-right:60px;
}
.hz_qr ul li h4{
    font-size:16px;
}
.hz_qr{
    width:100%;
}
.hz_qr ul li p{
    padding-top:0px;
    height:69px;
}
.hz_qr ul li.l_b{
    margin-bottom:10px;
}
.yydz_main .yydz_main1{
    width:96%;
}
.yydz_main1 .main_l{
    width:100%;
}
.dj_tit span{
    font-size:16px;
    line-height:30px;
}
.dj_tit a{
    margin-top:0px;
}
.yydz_dj{
    margin-top:0px;
}
.dj_tu{
    width:100%;
}
.dj_word{
    width:100%;
}
.dj_word h1{
    height:48px;
    line-height:24px;
    margin-top:10px;
}
.dj_word p{
    margin-top:6px;
}
.yydz_main1 .main_r{
    width:100%;
}
.kxjy_tit img{
    width:90%;
}
.kxjy_tit a{
    margin-top:0px;
}
.jy_tu{
    width:28%;
}
.jy_word{
    width:70%;
}
.jy_word p{
    margin-top:5px;
    height: 36px;
    line-height: 18px;
}
.yydz_main1 .main_r{
    padding:20px 10px;
}
.yydz_zsjy{
    margin-top:20px;
}
.yydz_rwfc ul li{
    margin-top:15px;
    height:90px;
}
.yydz_yqlj{
    margin-top:20px;
}
.yydz_yqlj .yydz_yqlj1{
    width:96%;
    padding:20px 0;
}
.yqlj_l{
    display:none;
}
.yqlj_r{
    width:100%;
}
.yqlj_r h1{
    line-height:20px;
}
.yqlj_r p{
    line-height:20px;
    height:40px;
    margin-top:10px;
}
.yydz_bot .yydz_bot1{
    width:96%;
}
.bot_tu{
    display:none;
}
.bot_tu1{
    display:none;
}
.bot_bq{
    padding:20px 0;
}
.bot_tu1 img{
    width:100%;
}
.bot_bq h1{
    width:100%;
    text-align:left;
    margin-top:0px;
}
/*列表页*/
.sz_cl{
    display:none;
}
.sz_cr4 ul li{
    width:100%;
    margin-top:0px;
    padding-bottom:0px;
}
.sz_cr4 ul li .time{
    width:24%;
    display:none;
}
.lb_list{
    width:100%;
    margin-left:0px;
}
.lb_ll{
    width:100%;
    height:150px;
}
.lb_rl{
    width:100%;
}
/*内容*/
.sz_con{
    margin-top:30px;
}
.sz_con1{
    width:96%;
    margin:0 auto;
}
.sz_cl{
    display:none;
}
.sz_cr{
    width:100%;
    margin-left:0;
}
}