/*整体开始*/
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:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { 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{
    		font-weight: lighter;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
/*导航*/
.zt_nav{
	width:100%;
	height:125px;
	padding:25px 0px;
	box-sizing:border-box;
}
.zt_nav .zt_nav1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.zt_logo{
	width:520px;
	float:left;
	padding-right:10px;
}
.zt_wz{
	width:340px;
	float:left;
	font-size:18px;
	border-left:2px solid #e0e0e0;
}
.zt_wz h3{
	text-align:center;
	margin-top:10px;
	color:#333;
}
.zt_wz p{
	text-align:center;
	margin-top:10px;
	color:#243893;
}
.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;
}
.input-search {
    position: relative;
    width:260px;
    height:40px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #243893;
    float:right;
    margin-top:16px;
}
.input-search-btn {
    width:80px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    border: none;
    cursor:pointer;
    background: url(/statics/shangzhi/images/img/zt_ss.png) center center no-repeat;
}
.input-search .form-control {
    border-radius: 5px;
    border: 0;
    width: 180px;
    height:40px;
    background:none;
    border: 0;
    outline: none;
    font-size:14px;
}
/*导航2*/
.zt_subnav{
	width:100%;
	background:#04256C;
	height:30px;
	padding:10px 0px;
}
.zt_subnav1{
	width:1200px;
	margin:0 auto;
}
.zt_subnav1 ul{
	width:100%;
	/* overflow:hidden; */
}
.zt_subnav1 ul li{
    width:108px;
    float:left;
    font-size:18px;
    height:30px;
    line-height:30px;
    text-align:center;
}
.zt_subnav1 ul li:hover{
    width:120px;
    float:left;
    font-size:18px;
    margin-top:-10px;
    height:50px;
    line-height:50px;
	font-weight:bold;
    text-align:center;
	background:url(/statics/shangzhi/images/img/daohang2.jpg) center center no-repeat;
}
.zt_subnav1 ul li a{
	color:#fff;
}
/*banner*/
.zt_banner{
	width:100%;
}
.zt_banner img{
	width:100%;
}
/*新闻*/
.zt_xw{
	width:100%;
	height:457px;
	position:relative;
}
.zt_xw1{
	width:1200px;
	margin-top:30px;
	padding:30px 0;
	position:absolute;
	top:-20px;
	background:#fff;
	left:50%;
	margin-left:-600px;
}
/*左侧*/
.zt_xl{
	width:630px;
	float:left;
}
.swiper-container{
	width:100%;
	float:left;
	height:390px;
}
.swiper-container .swiper-slide img{
	width:100%;
	height:390px;
}
.swiper-container .swiper-slide p{
	width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.swiper-container .swiper-pagination{
	text-align:right;
}
.swiper-pagination-bullet-active{
	background:#fff;
}
.swiper-pagination-bullet{
	background:#fff;
}
/*右侧*/
.zt_xr{
	width:520px;
	float:left;
	margin-left:50px;
}
.zt_xr ul li {
    float: left;
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.sz_trq {
    float: left;
    width: 52px;
    height: 55px;
    display:none;
}
.sz_trq h3 {
    font-size: 28px;
    color: #333;
    text-align: center;
    font-weight: bold;
    background: #dcdcdc;
}
.sz_trq p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.sz_tw {
    width: 100%;
    line-height: 28px;
    font-size: 18px;
    float:left;
}
/*媒体*/
.zt_mt{
	width:100%;
	padding:20px 0px 20px 0px;
    background:url(/statics/shangzhi/images/img/zt_back.jpg) no-repeat;
    background-size:100% 100%;
}
.zt_mt1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
/*媒体宣传*/
.zt_mtxc{
	width:660px;
	float:left;
	background:#fff;
}
.zt_mtit{
	margin:10px 0px 0px 20px;
}
.zt_mtxc ul{
	padding:10px 20px 20px 20px;
}
.zt_mtxc ul li {
    width: 620px;
    margin-top:30px;
    overflow: hidden;
}
.zt_mtxc .zt_trq {
    float: left;
    width: 52px;
    height: 55px;
}
.zt_mtxc .zt_trq h3 {
    font-size: 28px;
    color: #333;
    text-align: center;
    font-weight: bold;
    background: #dcdcdc;
}
.zt_mtxc .zt_trq p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.zt_mtxc .zt_tw {
    width:530px;
    height: 56px;
    line-height: 28px;
    font-size: 18px;
    margin-left: 20px;
    float:left;
}
/*典型案例*/
.zt_dxal{
	width:478px;
	height:497px;
	background:url(/statics/shangzhi/images/img/zt_dxal.png) no-repeat;
	background-size:100% 100%;
	float:left;
	margin-left:62px;
}
.zt_dxal ul{
	padding:10px 20px 20px 20px;
	margin-top:50px;
}
.zt_dxal ul li {
    width:95%;
    margin-top:25px;
    overflow: hidden;
}
.zt_dxal .zt_trq {
    float: left;
    width: 52px;
    height: 55px;
    display:none;
}
.zt_dxal .zt_trq h3 {
    font-size: 28px;
    color: #333;
    text-align: center;
    font-weight: bold;
    background: #dcdcdc;
}
.zt_dxal .zt_trq p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.zt_dxal .zt_tw {
    width:100%;
    line-height: 28px;
    font-size: 18px;
    float:left;
}
/*党的建设*/
.zt_total{
	width:100%;
}
.zt_total1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.zt_dl{
	width:48%;
	float:left;
	margin-right:4%;
	margin-top:30px;
}
.zt_dr{
	width:48%;
	float:left;
	margin-top:30px;
}
.zt_dl ul li {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    border-bottom:1px dashed #dcdcdc;
    padding-bottom:10px;
}
.zt_dl ul li a {
    width: 80%;
    display: block;
    height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    overflow: hidden;
    background: url(/statics/shangzhi/images/img/lb_icon.png) left center no-repeat;
    padding-left: 20px;
    box-sizing: border-box;
}
.zt_dl p{
	color:#01279c;
	font-size:16px;
	float:right;
	margin-top:10px;
}
.zt_dl ul li span {
    width: 20%;
    display: block;
    height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    overflow: hidden;
    text-align: right;
}
.zt_dr p{
	color:#01279c;
	font-size:16px;
	float:right;
	margin-top:10px;
}
.zt_dr ul li {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    border-bottom:1px dashed #dcdcdc;
    padding-bottom:10px;
}
.zt_dr ul li a {
    width: 80%;
    display: block;
    height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    overflow: hidden;
    background: url(/statics/shangzhi/images/img/lb_icon.png) left center no-repeat;
    padding-left: 20px;
    box-sizing: border-box;
}
.zt_dr ul li span {
    width: 20%;
    display: block;
    height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    overflow: hidden;
    text-align: right;
}
/*双师队伍*/
.zt_ssdw{
	width:100%;
	height:720px;
	background:url(/statics/shangzhi/images/img/zt_back2.jpg) no-repeat;
	background-size:100% 100%;
	margin-top:30px;
}
.zt_ssdw1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
/*内容页标题*/
.nr_tit {
    width:100%;
	margin-bottom:15px;
}
.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;
}

/*发展水平*/
.zt_fzsp{
	width:100%;
	height:660px;
	position:relative;
}
.zt_fzsp1{
	width:1200px;
	padding:0 20px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	position:absolute;
	top:-420px;
	left:50%;
	margin-left:-600px;
	box-shadow: 5px 10px 15px 2px rgba(0,0,0,0.1);
}
/*bottom*/
.zt_bot{
	width:100%;
	height:160px;
	background:url(/statics/shangzhi/images/img/zt_bot.jpg) no-repeat;
	background-size:100% 100%;
	margin-top:40px;
	padding:20px 0;
}
.zt_bot1{
	width:1200px;
	margin:0 auto;
}
.zt_bo1{
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
.zt_bol{
	width:600px;
	float:left;
}
.zt_bor{
	width:450px;
	float:left;
	margin-left:40px;
}
.zt_bor p{
	color:#fff;
	font-size:14px;
	text-align:center;
	margin-top:10px;
}
.zt_bor p a{
	color:#fff;
}
.zt_bo2{
	margin-top:10px;
}
.zt_bo2l{
	width:280px;
	float:left;
}
.zt_bo2l p{
	color:#fff;
	font-size:14px;
}
.zt_bo2r p{
	color:#fff;
	font-size:14px;
}
.zt_bo2r{
	width:400px;
	float:left;
	margin-left:20px;
}
.fz_xpdh{
	display:none;
}
.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 {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.turnPage span, .turnPage a:hover {
    background: #243893;
    border: 1px solid #243893;
    text-decoration: none;
    color: #fff;
}
.turnPage a {
    color: #252525;
}

/*内容*/
/*内容*/
.sz_con{
    width:100%;
    margin-top:30px;
}
.sz_con1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
/*左侧*/
.sz_cl{
    width:240px;
    float:left;
}
.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:10px;
    overflow:hidden;
}
.sz_cl2 ul li{
    width:100%;
    /* height:40px; */
    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;
}
.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{
    line-height:30px;
    font-size:18px;
    color:#333;
    text-indent:2em;
    margin-top:30px;
}
.xc_br{
    height:30px;
}
.sz_cr1 p{
    font-size:18px;
    color:#333;
    line-height:30px;
}
/*列表页*/
.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:40px;
    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:100%;
    margin-left:20px;
    float:left;
    overflow:hidden;
}
.lb_ll{
    width:100px;
   /*  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:777px;
    margin-right:20px;
    float:left;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
	.zt_nav{
		display:none;
	}
	.zt_subnav{
		display:none;
	}
	.zt_banner{
    overflow:hidden;
}
	.zt_banner img{
		 width:200%;
    margin-left:-50%;
	}
	.swiper-container{
		height:200px;
	}
	.zt_xw1{
		width:96%;
		margin-left:-48%;
		background:none;
	}
	.zt_xl{
		width:100%;
	}
	.zt_xr{
		width:100%;
		margin-left:0;
		margin-top:20px;
	}
	.sz_trq{
		display:none;
	}
	.sz_tw {
		margin-left:0;
		width:100%;
	}
	.zt_xr ul li{
		width:100%;
	}
	.zt_xw{
		height:540px;
		background:none;
	}
/*媒体宣传*/
	.zt_mt{
		background:none;
	}
	.zt_mt1{
		width:96%;
		margin:0 auto;
	}
	.zt_mtxc{
		width:100%;
	}
	.zt_mtxc .zt_trq{
		display:none;
	}
	.zt_mtxc .zt_tw{
		width:100%;
		margin-left:0px;
	}
	.zt_mtxc ul li{
		width:100%;
	}
	.zt_mtxc ul{
		padding: 10px 0px 0px 0px;
	}
	.zt_dxal{
		margin-left:0px;
		width:100%;
		margin-top:30px;
	}
	.zt_dxal .zt_trq{
		display:none;
	}
	.zt_dxal .zt_tw{
		width:100%;
		margin-left:0px;
	}
	.zt_dxal ul{
		padding: 10px 0px 0px 0px;
	}
	.zt_total1{
		width:96%;
		margin:0 auto;
	}
	.zt_dl{
		width:100%;
	}
	.zt_dr{
		width:100%;
	}
	.zt_dltit img{
		width:100%;
	}
	.zt_dl ul li span{
		display:none;
	}
	.zt_dl ul li a{
		width:100%;
	}
	.zt_ssdw{
		background:none;
	}
	.zt_ssdw1{
		width:96%;
		margin:0 auto;
	}
	.zt_fzsp1{
		width:96%;
		margin-left:-48%;
		top:-250px;
		padding:0px;
		box-shadow:none;
	}
	.zt_fzsp{
		height:1750px;
	}
	.zt_bot{
		background:#2b479b;
		height:100px;
	}
	.zt_bot1{
		width:96%;
		margin:0 auto;
	}
	.zt_bo1{
		display:none;
	}
	.zt_bo2r{
		width:100%;
		margin-left:0px;
	}

/*手机屏幕导航*/
.fz_xpdh{
    display:block;
    position:absolute;
    top:0;
}
.sp_header{height:50px;overflow:hidden;background:rgba(255,255,255,0.8);position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#2b479b;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;}
.nav_show{top:50px}
.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}
.sz_f{
    width:90%;
    height:30px;
    margin-top:5px;
    margin-bottom:5px;
    border:1px solid #999;
    border-radius:10px;
    position:relative;
}
.sz_f input{
    border-radius: 5px;
    border: 0;
    width:80%;
    height:30px;
    background: none;
    position:absolute;
    top:0;
    left:5px;
    border:0;
    outline:none;
}
.sz_f button{
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(/statics/shangzhi/images/img/sz_search1.png) no-repeat center;
}
/*内容*/
.sz_con{
    margin-top:30px;
}
.sz_con1{
    width:96%;
    margin:0 auto;
}
.sz_cl{
    display:none;
}
.sz_cr{
    width:100%;
    margin-left:0;
}
/*列表页*/
.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%;
}
}