@charset "UTF-8";

.input-required-new::before {
	content: "*";
	padding-left: .25rem;
	color: var(--color-danger);
}

.input-required-new::before {
	content: "*";
	padding-left: .25rem;
	color: #f00;
}

.nav>li>a {
	padding: .5em;
}

.pc-hide {
	display: none;
}

.margin-auto {
	margin: 0 auto !important;
}

.my-top {
	height: 2.25rem;
	line-height: 2.25rem;
}

.my-top .my-top-box {
	max-width: 1180px;
}

.my-banner {
	height: 23.75rem;
	background: url(../images/banner.jpg) repeat top center;
}

.my-banner-xiao {
	height: 276px;
	background: url(../images/banner2.jpg) repeat top center;
}

.my-banner-xiao .my-logo{
    padding-top: 80px;
}

.my-banner-xiao  .my-search{
    margin-top: 120px;
 }
 
.my-banner-box {
	max-width: 1180px;
}

.my-logo {
	padding-top: 8.125rem;
}


.my-logo img {
	height: 6.875rem;
}

.my-search {
	margin-top: 9.375rem;
}

.my-search .input {
	width: 23rem;
	height: 3.1rem;
	border-radius: 10px 0 0 10px;
	background: #fff;
}

.my-search .addon {
	border-radius: 0 10px 10px 0;
	background: linear-gradient(-90deg, #3f70c2, #8eb8ff);
}

.my-search .submit {
	border: 1px #3f70c2 solid !important;
	background: url(../images/search.png)no-repeat center;
	width: 80px;
	border-radius: 0 10px 10px 0;
    color: #FFF;
    padding-left: 5px;
}

.my-nav {
	height: 4.25rem;
	line-height: 4.25rem;
}

.my-nav .my-nav-box {
	max-width: 1180px;
}

.my-nav .my-nav-box a {
    font-size: 22px;
    color: #fff;
    margin-right: 55px;
}

.my-nav .my-nav-box a.on {
	border-bottom: 2px #fff solid;
	padding-bottom: 5px
}

.my-nav .my-nav-box a:hover {
	border-bottom: 2px #fff solid;
	padding-bottom: 5px
}

.my-nav .my-nav-box a:last-child {
	margin-right: 0;
}

.yaowen {}

.yaowen .yaowen-box {
	max-width: 1180px;
}

.yaowen .yaowen-box .yaowen-box-left {
	width: 640px;
	height: 424px;
}

.yaowen .yaowen-box .yaowen-box-left .flip {
	position: initial;
}

.yaowen .yaowen-box .yaowen-box-left .flip .flip-body .flip-item {
	position: relative;
}

.yaowen .yaowen-box .yaowen-box-left .flip .flip-body .flip-item img {
	width: 640px;
	height: 400px;
}

.yaowen .yaowen-box .yaowen-box-left .flip .flip-body .flip-item p {
	position: absolute;
	top: 357px;
	background: #000;
	opacity: 0.5;
	width: 100%;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #fff;
}

.yaowen .yaowen-box .yaowen-box-left .flip>.flip-page {
	bottom: 0.3125rem;
}

.yaowen .yaowen-box .yaowen-box-left .flip .nav.nav-turn>li>a {
	width: 0.625rem;
	height: 0.3125rem;
	color: rgba(203, 203, 203, 1);
}

.yaowen .yaowen-box .yaowen-box-left .flip .nav.nav-turn>li.active>a {
	width: 1.0625rem;
	height: 0.3125rem;
	color: #3f70c2;
}

.yaowen .yaowen-box .yaowen-box-right {
	width: 538px;
}

.yaowen .yaowen-box .yaowen-box-right ul {
	/* list-style: none; */
	margin-left: 20px;
}

.yaowen .yaowen-box .yaowen-box-right ul li {
    height: 40px;
    line-height: 33px;
    border-bottom: 2px #eee solid;
    margin-bottom: 17px;
    overflow: hidden;
}

.yaowen .yaowen-box .yaowen-box-right ul li:last-child {
	border-bottom: 2px #fff solid;
}

.yaowen .yaowen-box .yaowen-box-right ul li span {
	float: left;
	background: url(../images/bg-yaowen.png) no-repeat center;
	width: 59px;
	height: 28px; 
	line-height: 32px;
	padding-left: 12px;
	font-size: 14px;
	margin-right: 15px;
}

.yaowen .yaowen-box .yaowen-box-right ul li a {
	color: #0D1E3B;
}

.yaowen .yaowen-box .yaowen-box-right ul li a:hover {
	color: #3f70c2;
}

.my-title .my-title-box {
	max-width: 1180px;
}

.my-title .my-title-box img {
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 0.625rem;
	float: left;
}

.my-title .my-title-box h2 {
	font-size: 22px !important;
	color: #3f70c2;
	border-bottom: 2px #eee solid;
	margin-left: 40px;
	height: 30px;
	line-height: 25px;
	padding-bottom: 40px;
	margin-bottom: 0;
}

.my-title .my-title-box h2 a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.zfinfo {
	background: #f5f8fc;
	padding-top: 60px;
	padding-bottom: 20px;
}

.zfinfo .zfinfo-box {
	max-width: 1180px;
}

.zfinfo .zfinfo-box .nav.nav-tabs {
	border: 0;
	height: 150px;
}

.zfinfo .zfinfo-box .nav.nav-tabs>li {
	width: 25%;
}

.zfinfo .zfinfo-box .nav.nav-tabs>li>a {
	font-size: 22px;
	color: #0D1E3B;
	border: 0;
	transition: all 0s ease;
}

.zfinfo .zfinfo-box .nav.nav-tabs>li>a img {
	width: 68px;
	height: 68px;
	margin-bottom: 15px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.zfinfo .zfinfo-box .nav.nav-tabs>li.active>a {
	border: 0;
	background: url(../images/shang.jpg) no-repeat center bottom;
	height: 162px;
}

.zfinfo .zfinfo-box .nav.nav-tabs>li:hover>a>img {
	width: 78px;
	height: 78px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.zfinfo .zfinfo-box .tab-body {
	margin-top: 8px;
}

.zfinfo .zfinfo-box .tab-body>.tab-item {
	height: 290px;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(63, 112, 194, 0.1);
	box-shadow: 0px 2px 4px 2px rgba(63, 112, 194, 0.1);
}

.zfinfo .zfinfo-box .tab-body>.tab-item ul {
	padding: 20px 70px;
}

.zfinfo .zfinfo-box .tab-body>.tab-item ul li {
	list-style: none;
	background: url(../images/dian.jpg) no-repeat left center;
	padding-left: 20px;
	line-height: 45px;
}

.zfinfo .zfinfo-box .tab-body>.tab-item ul li a {
	color: #0D1E3B;
}

.zfinfo .zfinfo-box .tab-body>.tab-item ul li a:hover {
	color: #3f70c2;
}

.zfinfo .zfinfo-box .tab-body>.tab-item ul li span {
	float: right;
	color: #ccc;
}

.zfinfo-lunbo img {
	width: 600px;
	height: 97px;
}

.zfinfo-lunbo .flip-prev,
.zfinfo-lunbo .flip-next {
	background: #ccc;
	opacity: 0.5;
	font-size: 25px;
	border-radius: 0;
	color: #fff;
}

.zwgk {
	padding-top: 40px;
}

.zwgk .zwgk-box {
	max-width: 1180px;
}

.zwgk .zwgk-box ul {
	padding: 20px 10px 10px 40px;
}

.zwgk .zwgk-box ul li {
	list-style: none;
	background: url(../images/dian.jpg) no-repeat left center;
	padding-left: 20px;
	line-height: 45px;
	margin-bottom: 10px;
}

.zwgk .zwgk-box ul li a {
	color: #0D1E3B;
}

.zwgk .zwgk-box ul li a:hover {
	color: #3f70c2;
}

.zwgk .zwgk-box ul li span {
	float: right;
	color: #ccc;
}

.zwgk .zwgk-box2 ul {
	padding-left: 40px;
}

.zwgk .zwgk-box2 ul li {
	float: left;
	padding: 0;
	text-align: center;
	opacity: 1;
	border-radius: 5px;
	border: 1px solid rgba(63, 112, 194, 0.1);
	box-shadow: 0px 2px 4px 2px rgba(63, 112, 194, 0.1);
	width: 156px;
	height: 156px;
	padding-top: 50px;
	color: #3f70c2;
	font-weight: 600;
}

.zwgk .zwgk-box2 ul li:last-child {
	margin-right: 0;
}

.zwgk .zwgk-box2 ul li:hover {
	background: #3f70c2;
	box-shadow: 5px 10px 10px #ccc;
	color: #fff;
}

.zwgk .zwgk-box2 ul li.zwgk-li1 {
	margin-right: 38px;
	background: url(../images/信息公开制度-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
}

.zwgk .zwgk-box2 ul li.zwgk-li1:hover {
	background: #3f70c2 url(../images/信息公开制度-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li.zwgk-li2 {
	margin-right: 38px;
	background: url(../images/法定公开内容-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
}

.zwgk .zwgk-box2 ul li.zwgk-li2:hover {
	background: #3f70c2 url(../images/法定公开内容-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li.zwgk-li3 {
	margin-right: 38px;
	background: url(../images/部门主要工作职责-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
}

.zwgk .zwgk-box2 ul li.zwgk-li3:hover {
	background: #3f70c2 url(../images/部门主要工作职责-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li.zwgk-li4 {
	margin-right: 38px;
	background: url(../images/两会报告-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
}

.zwgk .zwgk-box2 ul li.zwgk-li4:hover {
	background: #3f70c2 url(../images/两会报告-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li.zwgk-li5 {
	margin-right: 38px;
	background: url(../images/部门乡镇平台链接-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
	line-height: 20px;
    padding-top: 80px;
}

.zwgk .zwgk-box2 ul li.zwgk-li5:hover {
	background: #3f70c2 url(../images/部门乡镇平台链接-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li.zwgk-li6 {
	background: url(../images/地方部门平台链接-蓝.png)no-repeat center 30%;
	background-size: 66px;
	font-size: 13px;
	line-height: 20px;
    padding-top: 80px;
}

.zwgk .zwgk-box2 ul li.zwgk-li6:hover {
	background: #3f70c2 url(../images/地方部门平台链接-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwgk .zwgk-box2 ul li i {
	font-size: 58px;
}

.zwgk .zwgk-box2 ul li img {
	width: 66px;
}

.zwfw {
	margin-top: 80px !important;
}

.zwfw .zwfw-box {
	background: #f5f8fc;
	padding-top: 60px;
	padding-bottom: 20px;
}

.zwfw .zwfw-box ul {
	max-width: 1180px;
	padding-left: 40px;
	list-style: none;
}

.zwfw .zwfw-box ul li {
	float: left;
	padding: 0;
	text-align: center;
	opacity: 1;
	border-radius: 5px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(63, 112, 194, 0.1);
	box-shadow: 0px 2px 4px 2px rgba(63, 112, 194, 0.1);
	margin-right: 38px;
	width: 190px;
	height: 156px;
	padding-top: 75px;
	margin-bottom: 30px;
	color: #3f70c2;
	font-weight: 600;
}

.zwfw .zwfw-box ul li:nth-child(5) {
	margin-right: 0;
}

.zwfw .zwfw-box ul li:hover {
	background: #3f70c2;
	box-shadow: 5px 10px 10px #ccc;
	color: #fff;
}

.zwfw .zwfw-box ul li i {
	font-size: 58px;
	margin-bottom: 15px;
}

.zwfw .zwfw-box ul li.zwfw-li1 {
	margin-right: 38px;
	background: #fff url(../images/社会保障-蓝.png)no-repeat center 38%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li1:hover {
	background: #3f70c2 url(../images/社会保障-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li2 {
	margin-right: 38px;
	background: #fff url(../images/住房保障-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li2:hover {
	background: #3f70c2 url(../images/住房保障-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li3 {
	margin-right: 38px;
	background: #fff url(../images/就业创业-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li3:hover {
	background: #3f70c2 url(../images/就业创业-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li4 {
	margin-right: 38px;
	background: #fff url(../images/设立变更-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li4:hover {
	background: #3f70c2 url(../images/设立变更-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li5 {
	margin-right: 38px;
	background: #fff url(../images/医疗卫生-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li5:hover {
	background: #3f70c2 url(../images/医疗卫生-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li6 {
	background: #fff url(../images/证件办理-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li6:hover {
	background: #3f70c2 url(../images/证件办理-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li7 {
	background: #fff url(../images/纳税缴费-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li7:hover {
	background: #3f70c2 url(../images/纳税缴费-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li8 {
	background: #fff url(../images/优侍抚恤-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li8:hover {
	background: #3f70c2 url(../images/优侍抚恤-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li9 {
	background: #fff url(../images/公用事业-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li9:hover {
	background: #3f70c2 url(../images/公用事业-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li10 {
	background: #fff url(../images/职业资格-蓝.png)no-repeat center 30%;
	background-size: 66px;
}

.zwfw .zwfw-box ul li.zwfw-li10:hover {
	background: #3f70c2 url(../images/职业资格-白.png)no-repeat center 30%;
	background-size: 66px;
}

.zzxx-box {
	max-width: 1180px;
	margin-top: 60px !important;
}

.zzxx-box img {
	margin-top: 8px;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 0.625rem;
	float: left;
}

.zzxx-box dl.nav.nav-tabs {
	font-size: 22px !important;
	color: #3f70c2;
	border-bottom: 2px #eee solid !important;
	height: 30px;
	line-height: 30px;
	padding-bottom: 50px;
	margin-bottom: 0;
	padding-left: 10px !important;
}

.zzxx-box dl dt {
	margin-right: 30px;
}

.zzxx-box dl dt.active {
	background: url(../images/shang.jpg) no-repeat center bottom;
	height: 101px;
}

.zzxx-box dl dt>a:hover {
	color: #0D1E3B;
}

.zzxx-box .nav.nav-tabs {
	border: 0;
	height: 150px;
}

.zzxx-box .nav.nav-tabs>dt>a {
	font-size: 22px;
	border: 0;
	transition: all 0s ease;
}

.zzxx-box .nav.nav-tabs>dt>a img {
	width: 68px;
	height: 68px;
	margin-bottom: 15px;
}

.zzxx-box .tab-body {
	margin-top: 30px;
	border: 0 !important;
}

.zzxx-box .tab-body>.tab-item {
	height: 290px;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(63, 112, 194, 0.1);
	box-shadow: 0px 2px 4px 2px rgba(63, 112, 194, 0.1);
}

.zzxx-box .tab-body>.tab-item {
	padding: 20px 70px;
}

.zzxx-box .tab-body>.tab-item p {
	list-style: none;
	padding-left: 20px;
	line-height: 45px;
	border-bottom: 2px #eee solid !important;
}

.zzxx-box .tab-body>.tab-item p a {
	color: #0D1E3B;
}

.zzxx-box .tab-body>.tab-item p a:hover {
	color: #3f70c2;
}

.zzxx-box .tab-body>.tab-item p span {
	float: right;
	color: #ccc;
	border: 0 !important;
}

.zzxx-box .tab-body>.tab-item p em {
	float: right;
	color: #0D1E3B;
	border: 0 !important;
	font-style: inherit;
	margin-right: 20px;
}

.zzxx-box span {
	float: right;
	height: 52px;
	line-height: 50px;
	border-bottom: 2px #eee solid !important;
}

.zzxx-box span a {
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.zwfw-lunbo {
	max-width: 990px;
	padding-left: 33px;
}

.zwfw-lunbo .flip-item {
	margin-right: -5px !important;
}

.zhuanlan .zhuanlan-box .x4 a img,
.zwfw-lunbo .flip-item a img{
    width:295px;
    height: 115px;
}


#auto-prev2 {
	background: rgba(63, 112, 194, 0.1);
	font-size: 22px;
	width: 1.5rem;
}

#auto-next2 {
	background: rgba(63, 112, 194, 0.1);
	font-size: 22px;
	width: 1.5rem;
}

/* 领导之窗 */
.ldzhch {}

.ldzhch .ldzhch-box {
	max-width: 1180px;
}

.ldzhch .ldzhch-box h4 {
	margin-bottom: 0;
}

.ldzhch .ldzhch-box ul {
	list-style: none;
	background: #ebf0f8;
	color: #0D1E3B;
	margin: 0;
	padding: 10px 20px;
}

.ldzhch .ldzhch-box ul li {
	height: 80px;
	border-bottom: 2px #f5f8fc solid;
	padding: 15px 0;
}

.ldzhch .ldzhch-box ul li a h5:hover,
.ldzhch .ldzhch-box ul li a p:hover{
    color:#3f70c2!important;
}

.ldzhch .ldzhch-box ul li:last-child {
	border-bottom: 0;
}

.ldzhch .ldzhch-box ul li h5 {
	float: left;
	width: 30%;
	margin: 3px 0 0 0;
	color: #0D1E3B;
}

.ldzhch .ldzhch-box ul li p {
	width: 60%;
	float: right;
	font-size: 12px;
	color: #0D1E3B;
}

/* .ldzhch .ldzhch-box ul li.on{background: url(../images/you.png)no-repeat right center;} */
.ldzhch-show {
	padding: 50px 0 0 80px;
}

.ldzhch-show p {
	margin: 0;
	padding: 0;
}

.ldzhch-show2 p {
	color: #0D1E3B;
	margin-bottom: 30px;
	list-style: none;
	background: url(../images/dian.jpg)no-repeat left 25%;
	background-size: 4px;
	padding-left: 20px;
}

.jianjie {
	width: 200px;
	height: 40px;
	background: rgba(63, 112, 194, 1);
	color: #f5f8fc;
	text-align: center;
	line-height: 40px;
	margin: 30px 0;
}

/* 要闻动态 */
.ywdt-left {
	height: 285px !important;
}

.ywdt-left .flip .flip-body .flip-item img {
	height: 260px !important;
}

.ywdt-right {
	padding: 20px 0 0 30px !important;
	color: #0D1E3B;
}

.ywdt-right p {
	line-height: 35px;
	margin-top: 30px;
}

.ywdt-right h4 a {
	font-size: 16px !important;
	color: #0D1E3B;
}

.bzhkx {
	height: 455px;
	background: url(../images/bg-benzhou.png)center;
	margin-top: 50px;
}

.bzhkx .bzhkx-box {
	max-width: 1180px;
}

.bzhkx .bzhkx-box .bzhkx-box-left {
	padding: 35px 20px 30px 0;
}

.bzhkx .bzhkx-box .bzhkx-box-left h4 {
	color: rgba(0, 0, 0, 1);
	margin-bottom: 40px;
}

.bzhkx .bzhkx-box .bzhkx-box-left ul {
	padding-left: 0;
}

.bzhkx .bzhkx-box .bzhkx-box-left ul li {
	list-style: none;
	background: url(../images/dian.jpg) no-repeat left center;
	padding-left: 20px;
	    height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 0;
	background-size: 4px;
}

.bzhkx .bzhkx-box .bzhkx-box-left ul li span {
	float: right;
	color: #ccc;
}

.bzhkx .bzhkx-box .bzhkx-box-left ul li a {
	color: #0D1E3B;
}

.bzhkx .bzhkx-box .bzhkx-box-left ul li a:hover {
	color: #3f70c2;
}

.bzhkx .bzhkx-box .bzhkx-box-right {
	padding: 35px 0 30px 20px;
}

.bzhkx .bzhkx-box .bzhkx-box-right h4 {
	color: rgba(0, 0, 0, 1);
	margin-bottom: 40px;
	float: left;
}

.bzhkx .bzhkx-box .bzhkx-box-right .more {
	width: 60%;
	margin-top: 10px;
}

.bzhkx .bzhkx-box .bzhkx-box-right .more a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.bzhkx .bzhkx-box .bzhkx-box-right .nav.nav-tabs {
	border: 0;
	height: 62px;
	margin-left: 120px;
}

.bzhkx .bzhkx-box .bzhkx-box-right .nav.nav-tabs>li.active>a {
	border: 0;
	background: rgb(245 248 252);
	color: rgba(13,30,59,100%);
	font-size: 22px;
	font-weight: 600;
	margin-top: -9px;
	border-bottom: 4px #3f70c2 solid;
}

.bzhkx .bzhkx-box .bzhkx-box-right .nav.nav-tabs>li>a {
	border: 0;
	background: rgb(245 248 252);
	color: rgba(13,30,59,100%);
	font-size: 22px;
	font-weight: 600;
	margin-top: -9px;
	padding-bottom: 0;
}

.bzhkx .bzhkx-box .bzhkx-box-right .tab {
	margin-top: -10px;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list {
	padding-left: 0;
	margin: 0;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul {
	padding-left: 0;
	margin: 0;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul li {
	list-style: none;
	background: url(../images/dian.jpg) no-repeat left center;
	padding-left: 20px;
	    height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 0;
	background-size: 4px;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul li span {
	float: right;
	color: #ccc;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul li a {
	color: #0D1E3B;
}

.bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul li a:hover {
	color: #3f70c2;
}

.bzhkx2 {
	background: none;
}

.bzhkx2 h4 a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.bzhkx3 {
	background: #f5f8fc;
}

/* 要闻动态-列表 */
.my-breadcrumb {
	max-width: 1180px;
	color: rgba(176, 176, 176, 1) !important;
}

.my-breadcrumb a {
	color: rgba(176, 176, 176, 1) !important;
	margin: 0 10px;
}

.my-breadcrumb a.active {
	color: #3f70c2 !important;
}

.yaowen-list-box {
	max-width: 1180px;
}

.yaowen-list-box {}

.yaowen-list-box h4 {
	text-align: center;
	font-weight: 600;
	font-size: 17px !important;
}

.yaowen-list-box ul {
	padding: 0;
}

.yaowen-list-box ul li {
	background: rgba(63, 112, 194, 1);
	color: #fff;
	text-align: center;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}

.yaowen-list-box ul li a {
	color: #fff;
}

.yaowen-list-box ul p {
	background: rgba(63, 112, 194, 0.1);
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0;
}

.yaowen-list-box ul p a {
	color: #0D1E3B;
}

.yaowen-list-right {
	padding-left: 60px !important;
}

.yaowen-list-right h4 {
	text-align: left;
	border-bottom: 2px #ebf0f9 solid;
	padding-bottom: 15px;
	margin-bottom: 30px;
	color: #0D1E3B;
}

.yaowen-list-right dl {}

.yaowen-list-right dl dt {
	line-height: 50px;
	height: 50px;
	width: 827px;
}

.yaowen-list-right dl dt a {
    color: #0D1E3B;
    font-weight: 400;
    width: 720px;
    display: inline-block;
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yaowen-list-right dl dt a:hover{
    color:#3f70c2!important;
}

.yaowen-list-right dl dt em {
	float: right;
	color: #0D1E3B;
	border: 0 !important;
	font-style: inherit;
	margin-right: 20px;
	font-weight: 400;
}

.yaowen-list-right dl dt span {
	float: right;
	color: #ccc;
	border: 0 !important;
	font-weight: 400;
}

#my-nav-divider {
	margin: 50px 0;
}

#my-nav-divider li {
	background: none;
	color: #999;
	text-align: center;
	font-weight: inherit;
	height: 38px;
	line-height: 38px;
	margin-bottom: 0;
	min-width: 38px;
	margin-right: 10px;
}

#my-nav-divider li:hover {
	border: 1px #3f70c2 solid;
}

#my-nav-divider li:hover a {
	color: #3f70c2;
}

#my-nav-divider li a {
	color: #ccc;
	padding: 0;
}

#my-nav-divider li.active a {
	border: 1px #3f70c2 solid;
	color: #3f70c2;
	border-radius: 5px;
	width: 36px;
	height: 38px;
	margin-top: -1px;
}

#my-nav-divider select {
    padding: 0 10px;
    color: #666;
    text-align: center;
    font-size: 16px;
}

/* 要闻动态-详情 */
.yaowen-show {}

.yaowen-show .yaowen-show-box {
	max-width: 1180px;
}

.yaowen-show .yaowen-show-box h1{
    margin-top: 50px;
    font-size: 22px!important;
}

.yaowen-content {
	margin-bottom: 50px;
}

.yaowen-content p {
	color: #333;
	text-indent: 0;
	line-height: 2.4em;
    font-family: NotoSansTibetan-Regular;
    font-size: 14px;
}

.yaowen-content p img {
	text-indent: 0;
}

/* 海北政报-详情 */
.show-search {}

.my-label {
	margin-left: 16px;
}

.show-search-box {
	color: rgba(13, 30, 59, 1);
	max-width: 1180px;
}

.show-search-box .input-auto {}

.show-search-box .input1 {
	width: 68%;
}

.show-search-box .input2 {}

.show-search-box .input3 {}

.show-search-box .input4 {
	width: 50%;
}

.show-search-box .input5 {
	width: 30%;
}

.show-search-box .input6 {
	width: 68%;
}

.show-search-box .input7 {
	width: 90%;
}

.my-pdf {
	border: 1px #ccc solid;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	border-radius: 10px;
	padding-top: 35px;
	text-align: center;
}

.my-pdf img {}

.my-pdf p {
	color: #999;
	margin-top: 10px;
	text-indent: 0;
}

/* 海北政报-搜索结果 */
.search-list {}

.search-list .search-list-show {
	max-width: 1180px;
}

.search-list .search-list-show h4 {
	text-align: left;
	border-bottom: 2px #ebf0f9 solid;
	padding-bottom: 15px;
	margin-bottom: 10px;
	color: #3f70c2;
}

.search-list .search-list-show ul {
	padding-left: 0;
	margin-bottom: 50px;
}

.search-list .search-list-show ul li {
	padding-left: 0;
	list-style: none;
	line-height: 45px;
	margin-bottom: 0;
	background-size: 4px;
}

.search-list .search-list-show ul li a {
	color: #0D1E3B;
}

.search-list .search-list-show ul li a:hover {
	color: #3f70c2;
}

.search-list .search-list-show ul li span {
	float: right;
	color: #ccc;
}

/* 政民互动 */
.wyxx {
	background-color: rgba(165, 214, 63, 0.1);
	height: 207px;
	color: #0D1E3B;
}

.wyxx .wyxx-box {
	max-width: 1180px;
}

.wyxx .wyxx-box .wyxx-button {
	width: 280px;
	height: 116px;
	background: linear-gradient(211.51deg, rgba(222, 245, 95, 1) 0%, rgba(166, 221, 255, 1) 100%);
	display: block;
	margin-top: 30px;
	border-radius: 5px;
	text-align: center;
	line-height: 116px;
	font-size: 22px;
}

.xjgs-box {
	height: 380px;
	max-width: 1180px;
	margin-top: 80px !important;
	margin-bottom: 40px !important;
}


.xjgs-box h4 {

	margin: 0;
	color: rgba(13, 30, 59, 1);
	background: url(../images/shang2.png) no-repeat 20px bottom;
	height: 60px;
}

.xjgs-box h4 span {
	float: right;
}

.xjgs-box h4 span a {
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.xjgs-box ul {
	margin: 0;
	padding: 20px 70px;
	height: 290px;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 4px 2px rgba(63, 112, 194, 0.1);
}

.xjgs-box ul li {
	list-style: none;
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: 2px #eee solid !important;
}

.xjgs-box ul li a {
	color: #0D1E3B;
}

.xjgs-box ul li a:hover {
	color: #3f70c2;
}

.xjgs-box ul li em {
	float: right;
	color: rgba(13, 30, 59, 1);
	border: 0 !important;
	font-style: inherit;
	margin-right: 20px;
}

.xjgs-box ul li span {
	float: right;
	color: #ccc;
	border: 0 !important;
}

.san-tab {
	background: rgba(63, 112, 194, 0.05);
	height: 397px;
}

.san-tab .san-tab-box {
	max-width: 1180px;
}

.san-tab .san-tab-box .tab {
	padding-top: 30px;
}


.san-tab .san-tab-box .more {
	width: 80%;
	margin-top: 10px;
}

.san-tab .san-tab-box .more a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.san-tab .san-tab-box .nav.nav-tabs {
	border: 0;
	height: 62px;
}

.san-tab .san-tab-box .nav.nav-tabs>li.active>a {
	border: 0;
	background: rgb(245 248 252);
	color: rgba(0, 0, 0, 1);
	font-size: 22px;
	font-weight: 600;
	border-bottom: 4px #3f70c2 solid;
}

.san-tab .san-tab-box .nav.nav-tabs>li>a {
	border: 0;
	background: rgb(245 248 252);
	color: rgba(0, 0, 0, 1);
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 0;
}

.san-tab .san-tab-box .bzhkx-box-right-list {
	padding-left: 0;
	margin: 0;
}

.san-tab .san-tab-box .bzhkx-box-right-list ul {
	padding-left: 0;
	margin: 0;
}

.san-tab .san-tab-box .bzhkx-box-right-list ul li {
	list-style: none;
	background: url(../images/dian.jpg) no-repeat left center;
	padding-left: 20px;
	line-height: 55px;
	margin-bottom: 0;
	background-size: 4px;
}

.san-tab .san-tab-box .bzhkx-box-right-list ul li span {
	float: right;
	color: #ccc;
}

.san-tab .san-tab-box .bzhkx-box-right-list ul li a {
	color: #0D1E3B;
}

.san-tab .san-tab-box .bzhkx-box-right-list ul li a:hover {
	color: #3f70c2;
}

/* 专题专栏 */

.zhuanlan .zhuanlan-box {
	max-width: 1180px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.zhuanlan .zhuanlan-box h4 {
	margin: 0;
	color: rgba(13, 30, 59, 1);
	background: url(../images/shang2.png) no-repeat 20px bottom;
	height: 60px;
}

.app-zhuanlan .zhuanlan-box h4 {
	background: 0;
}

.zhuanlan .zhuanlan-box h4 span {
	float: right;
}

.zhuanlan .zhuanlan-box h4 span a {
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}



.zhuanlan .zhuanlan-box .x4 {
	height: 144px;
}

.zhuanlan .zhuanlan-box img {
	width: 295px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.zhuanlan .zhuanlan-box img:hover {
	width: 320px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

/* 信 */
.xin {
	background: #f5f8fc;
}

.xin .xin-box h1 {
	font-size: 48px !important;
}

.xin .xin-box {
	max-width: 1180px;
	padding-top: 90px;
	padding-bottom: 90px;
	color: #0D1E3B;
}

.xin .xin-box .xin-box-show .xuzhi {
	font-size: 22px;
	color: rgba(255, 87, 51, 1);
	padding-bottom: 30px;

}

.xin .xin-box .xin-box-show {
	background: #fff;
	padding: 50px;
	margin-top: 100px;
	border: 1px rgba(63, 112, 194, 1) solid;
}

.xin .xin-box .xin-box-show p {
	text-align: left;
}

.xin .xin-box .xin-box-show2 {
	font-size: 22px;
	border: 0;
	background: none;
	padding-top: 0;
}

.xin .xin-box .xin-box-show2 a,
.xin .xin-box .xin-box-show2 input,
.xin .xin-box .xin-box-show2 textarea {
	background: #fff !important;
}

.xin .xin-box .xin-box-show2 a:hover {
	background: #3f70c2 !important;
}

.xin-box-show3 {}

.xin-box-show3 li {
	list-style: none;
	text-align: left;
	margin: 10px 30px;
}

.xin-box-show3 li span {
	width: 80px;
	text-align: right;
	display: inline-block;
}

.xin-box-show3 li em {
	font-style: inherit;
	float: right;
	width: 120px;
}

.xin-box-show3 li em i {
	font-style: inherit;
	color: #3f70c2;
}

.xin-box-show3 div {
	text-align: left;
	margin: 0 50px;
	font-weight: 600;
	margin-bottom: 30px;
}

.xin-box-show3 div span {
	float: right;
}

/* 政务服务 */
.san-tab2 {
	background: rgba(255, 255, 255, 1);
	height: auto;
}

.san-tab-box2 .nav.nav-tabs>li {
	margin-right: 35px !important;
}

.san-tab-box2 .nav.nav-tabs>li a,
.san-tab-box2 .nav.nav-tabs>li.active a {
	font-weight: 400 !important;
}

.san-tab-box2 .nav.nav-tabs>li>a {
	background: rgb(255 255 255) !important;
}

.zwfw-box {
	margin-top: 40px !important;
}

.zwfw-box2 {
	margin-top: 0 !important;
}

.zwfw-box .tab-item>div {
	float: left;
	width: 131px;
	height: 88px;
	margin-bottom: 50px;
	text-align: center;

}

.zwfw-box .tab-item>div:hover{
    color:#3f70c2!important;
}

.zwfw-box .tab-item .gr1 .gr2 {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #f5f8fc;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.zwfw-box .tab-item .gr1 .gr2 svg{
    border: 1px #bbcce9 solid;
    border-radius: 50%;
}

.zwfw-box .tab-item .gr1 .gr2 img{
    width: 60px;
}

.zwfw-box .tab-item .gr1 span {
	color: #0D1E3B;
	padding-top: 15px;
	display: block;
    font-family: 14px;
}

.zwfw-box .tab-item .gr1:hover .gr2 {
	margin-top: -5px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.zwfw-box .tab-item .gr1:hover span {
	color: #3f70c2 !important;
}

.bmfw {
	background: #f5f8fc;
}

.bmfw .bmfw-box {
	max-width: 1180px;
	padding-top: 50px;
	height: 900px;
}

.bmfw .bmfw-box h4 {
	color: rgba(0, 0, 0, 1);
	font-size: 22px !important;
}

.bmfw .bmfw-box h4 span {
	float: right;
}

.bmfw .bmfw-box h4 span a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.bmfw .bmfw-box ul {
	list-style: none;
	height: 300px;
	margin: 0 auto;
}

.bmfw .bmfw-box ul li {
	width: 27.333%;
	float: left;
	background: #FFF;
	margin: 30px;
	text-align: center;
	height: 200px;
	border-radius: 10px;
	border: 1px solid rgba(63, 112, 194, 0.2);
	padding-top: 40px;
}

.bmfw .bmfw-box ul li:hover {
	box-shadow: 5px 10px 10px #ccc;
	color: #fff;
}

.bmfw .bmfw-box ul li img {
    width: 70px;
}

.bmfw .bmfw-box ul li span {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: rgba(13, 30, 59, 1);
	margin-top: 10px;
}

/* 州情概括 */

.zhouqing {
	background: #FFF;
	height: 320px !important;
}

.zhouqing p {
	line-height: 30px;
	color: #0D1E3B;
}

.zhouqing .zhouqing-img {
	margin: -1rem;
}

.zhouqing .zhouqing-img .x2 img{
    width: 180px;
    height: 200px;
}

.zhouqing .app-zhouqing .x3 img{
    width: 117px;
    height: 186px;
}

.zhouqing .zhouqing-img img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.zhouqing .zhouqing-img img:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
}

.xingzheng {
	height: auto !important;
	padding-bottom: 30px !important;
}

.xingzheng .bmfw-box {
	height: auto !important;
}

.xingzheng .xingzheng-list {
	padding: 50px 0 50px 50px;
}

.xingzheng .xingzheng-list strong:hover{
    color:#3f70c2;
}

.xingzheng .xingzheng-list strong {
	font-size: 18px;
	color: #0D1E3B;
	font-weight: 600;
	margin-bottom: 30px;
}

.xingzheng .xingzheng-list img {
	width: 440px;
	height: 260px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.xingzheng .xingzheng-list img:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);

}

.xingzheng .xingzheng-list p a {
	color: #999;
}

/* 自然地理 */
.dili {
	background: #f5f8fc;
}

.dili .dili-box {
	max-width: 1180px;
	margin: 50px 0;
	padding: 50px 0;
}

.app-dili-2 {
	margin: -5px;
}

.dili .dili-box h3 {
	font-size: 36px !important;
	padding-bottom: 50px;
}

.dili .dili-box .x,
.dili .dili-box .x4,
.dili .dili-box .x3 {
	border-radius: 10px;
	text-align: center;
	position: relative;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.dili .dili-box img {
	border-radius: 10px;
}

.dili .dili-box span {
	position: absolute;
	bottom: 16px;
	width: 250px;
	color: #FFF;
	font-size: 22px;
	background: url(../images/bg-bai.png);
	border-radius: 0 0 10px 10px;
	margin-left: 6px;
	display: block;
}

.dili .dili-box p {
	position: absolute;
	bottom: 16px;
	width: 250px;
	color: #FFF;
	font-size: 22px;
	background: url(../images/bg-bai.png);
	border-radius: 0 0 10px 10px;
	margin-left: 6px;
}

.dili .dili-box .x3 p {
	background: none;
	color: #fff;
	bottom: 70px;
	text-align: center;
	opacity: 1;
	font-size: 30px;
}

.dili .dili-box .x:hover,
.dili .dili-box .x4:hover,
.dili .dili-box .x3:hover {
	box-shadow: 5px 10px 10px #ccc;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);

}

.dili-img>a>img{width:250px;height:250px;}
.xisu-img>a>img{width:340px;height:220px;}
.chuantong-img-1>a>img{width:250px;height:180px;}
.chuantong-img-2>a>img{width:210px!important;height:150px;}

.xisu-title,
.chuantong-title {
	text-align: left !important;
	font-size: 36px !important;
	font-weight: 600;
}

.xisu-title a:hover,
.chuantong-title a:hover {
	color: #0D1E3B;
}

.dili .dili-box .x4 p {
	width: 345px;
}

.dili .dili-box .xisu-title:hover,
.dili .dili-box .chuantong-title:hover {
	box-shadow: 5px 10px 10px #f5f8fc;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);

}

.chuantong-title {
	text-align: left !important;
	font-size: 36px !important;
	font-weight: 600;
}

.chuantong-list {
	margin-top: 20px;
}

.chuantong-list .x {
	width: 20%;
	padding: 10px !important;
}

.chuantong-list .x img {
	width: 100%;
}

.chuantong-list .x p {
	background: none;
	color: #fff;
	bottom: 50px;
	text-align: center;
	opacity: 1;
	font-size: 30px;
}

/* 民族团结 */
.tuanjie .yaowen-box .yaowen-box-left,
.tuanjie .yaowen-box .yaowen-box-left .flip .flip-body .flip-item img {
	width: 1180px;
}

.tuanjie .yaowen-box .yaowen-box-left .flip .flip-body .flip-item p {
	top: 260px;
	height: 140px;
	text-align: left;
	padding-left: 30px;
	font-size: 22px;
}

.zhengce-img {
	text-align: center;
}

.zhengce-img .x2 {
	position: relative;
}

.zhengce-img .x2 p {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-weight: 600;
}

.minzu h4 span {
	float: right;
}

.minzu h4 span a {
	float: right;
	margin-right: 0.625rem;
	color: #0D1E3B;
	font-weight: 500;
	font-size: 14px;
}

.minzu .x2 {
	position: relative;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.minzu .x2 img {
	border-radius: 10px;
}

.minzu .x2:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
}

.minzu .x2 p {
	position: absolute;
	top: 170px;
	width: 182px;
	color: #000;
	font-size: 17px;
	background: #fff;
	opacity: 0.5;
	border-radius: 0 0 10px 10px;
	text-align: center;
}

.minzu .x2 p:hover {}

.minzu .x10 {}

.minzu .x10 ul {
	height: auto;
}

.minzu .x10 ul li {
	width: 100%;
	border: 0;
	height: 50px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.minzu .x10 ul li:hover {
	box-shadow: 5px 10px 10px #fff;
}

.minzu .x10 ul li a {
	color: rgba(13, 30, 59, 1);
}

.minzu .x10 ul li a:hover {
	color: #3f70c2;
}

.minzu .x10 ul li span {
	display: inline;
	float: right;
	color: #ccc;
	font-size: 16px;
}

/* 视频中心 */
.tv {
	margin: 60px 0 40px 0;
}

.tv .tv-box {
	max-width: 1180px;
	border-bottom: 2px #ccc solid;
	padding-bottom: 5px;
}

.tv .tv-box a {
	font-size: 17px;
	color: rgba(13, 30, 59, 1);
	margin-right: 50px;
}

.tv .tv-box a:hover {
	color: rgba(63, 112, 194, 1);
}

.tv .tv-box a.on {
	font-size: 17px;
	color: rgba(63, 112, 194, 1);
}

.tv .tv-list {
	max-width: 1180px;
}

.tv .tv-list ul  {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-left: 0;
    margin-left: -20px;
}

.tv .tv-list ul li {
	list-style: none;
	width: 33.333%;
	float: left;
	position: relative;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.tv .tv-list ul li:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);

}

.tv .tv-list ul li:hover span {
	color: #3f70c2;
}

.tv .tv-list ul li img.tv-pic {
    width: 345px;
    height: 190px;
}

.tv .tv-list ul li p {
	position: absolute;
	top: 80px;
	width: 100%;
}

.tv .tv-list ul li p img {}

.tv .tv-list ul li span {
	color: rgba(13, 30, 59, 1);
	font-size: 17px;
	margin: 15px 0 30px;
	display: block;
}

.zhibo-list ul li {
	margin-bottom: 30px;
}

.zhibo-list ul li img {
	width: 367px;
	height: 239px;
	border-radius: 10px;
}

.zhibo-list .zhibo-info {
	position: absolute;
	top: 0;
	width: 100%;
	color: #FFF;
	padding: 0 20px;
}

.zhibo-list .zhibo-info .riqi {
	text-align: left;
	padding-left: 20px;
	font-size: 36px;
}

.zhibo-list .zhibo-info .shijian {
	text-align: left;
	padding-left: 20px;
}

.zhibo-list .zhibo-info .biaoti {
	text-align: left;
	padding-left: 20px;
	margin: 10px 0 30px;
}

.zhibo-list .zhibo-info .chakan {
	width: 162px;
	height: 36px;
	line-height: 36px;
	border-radius: 10px;
	background: #fff;
	color: rgba(63, 112, 194, 1);
	text-align: center;
	margin-left: 28%;
	margin-top: 20px;
}

.zhibo-list .zhibo-info .chakan:hover {
	background: rgba(63, 112, 194, 1);
	color: #FFF;
}

.zhibo-list .yinyue-info audio{margin-top:50px;}

.zhibo-list .yinyue-info .yy-title {
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 18px;
}

.zhibo-list .yinyue-info .yy-play {
	margin-top: 18%;
}

.zhibo-list .yinyue-info .yy-play img {
	width: 175px;
	height: 46px;
}

/* 尾部 */
.footer {
	height: 266px;
}

.footer .footer-box {
	color: #f5f8fc;
	height: 266px;
	max-width: 1180px;
	background-size: 150px;
	padding: 50px 0 !important;
}

.footer .footer-box a {
	color: #f5f8fc;
	margin-right: 15px;
}

.footer .footer-box a:hover{
    font-size: 18px;
}

.footer-tab{
	border-right:solid 1px #fff;
	width: 12%;
}

.footer-tab-d td{
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
}

.xuanfu {
	position: fixed;
	right: 20px;
	bottom: 20px;
	color: #000;
}

.my-fold {
	border: 0;
}

.my-fold .fold-item {
	margin-bottom: 10px;
	border: 0;
}

.my-fold .fold-item .fold-head {
	background: rgba(63, 112, 194, 1);
	color: #fff;
	text-align: center;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	padding: 0;
}

.my-fold .fold-item .fold-head-tubiao {
    text-align: left;
    padding-left: 30px;
}

.my-fold .fold-item .fold-head a {
	color: #FFF;
    font-size: 14px;
}

.my-fold .fold-item .fold-head img{
    margin-right: 15px;
}

.my-fold .fold-item .fold-body {
	background: rgba(63, 112, 194, 0.1);
	text-align: center;
	margin: 0;
	margin-top: -1px;
}

.zwgk-new {
	margin-bottom: 70px;
}

.zwgk-new .zwgk-new-box {
	max-width: 1180px;
	margin-bottom: 15px;
	background: rgba(63, 112, 194, 0.05);
	padding: 20px;
}

.zwgk-new .zwgk-new-box .w6 {
	width: 47%;
}

.zwgk-new .zwgk-new-box .w12 {
	width: 97%;
}

.zwgk-new .zwgk-new-box .w6,
.zwgk-new .zwgk-new-box .w12 {
	color: #0D1E3B;
	border-bottom: 2px rgba(63, 112, 194, 0.1) solid;
	padding-bottom: 15px;
	margin: 0 15px 15px 15px;
}

.zwgk-new .zwgk-new-box .w6 span,
.zwgk-new .zwgk-new-box .w12 span {
	font-weight: 600;
}


#zSlider {
	margin: 0px auto;
	width: 1180px;
	overflow: hidden;
}

#picshow {
	position: relative;
	width: 1180px;
	height: 260px;
	overflow: hidden;
	float: left;
}

#picshow_img {
	width: 640px;
	height: 260px;
	overflow: hidden;
	float: left;
}

#picshow_img li {
	width: 640px;
	height: 260px;
	overflow: hidden;
	float: left;
	display: none;
}

#picshow_img img {
	width: 640px;
	height: 260px;
}

#picshow_tx {
	width: 530px;
	height: 260px;
	float: right;
}

#picshow_tx li {
	padding: 0 0 0 30px;
	height: 70px;
	display: none;
	list-style: none;
}

#picshow_tx li a {
	color: #000;
	font-size: 22px;
	text-decoration: none
}

#picshow_tx li a:hover {
	text-decoration: underline;
	color: #3f70c2;
}

#picshow_tx li h3 {
	margin: 20px 0 30px;
}

#picshow_tx li p  {
    color: #333;
    line-height: 28px;
    overflow: hidden;
    font-size: 20px;
}

#select_btn {
	width: 1180px;
	color: #111;
	float: right;
	display: inline;
}

#select_btn ul {
	width: 640px;
	text-align: center;
	margin: 0 auto;
}

#select_btn li {
	width: 15px;
	height: 3px;
	border-radius: 15px;
	background-color: #999;
	cursor: pointer;
	transition: all .7s ease 0s;
	float: left;
	margin: 10px 5px;
	list-style: none;
}

#select_btn li:hover {
	background-color: #3f70c2;
	border-radius: 15px;
}

#select_btn li.current {
	background-color: #3f70c2;
}

#select_btn a {
	color: #000;
}

#select_btn img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 70px;
	height: 49px;
	margin-right: 10px;
	float: left;
}

#select_btn .select_text {
	height: 20px;
	font: bold 13px/16px 'Microsoft YaHei';
	overflow: hidden;
	display: block;
}

#select_btn .select_text:hover {
	text-decoration: underline;
}

#select_btn .select_date {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
}


/* 手机版 */
@media (max-width: 767px) {
    
	.dialog>.dialog-body{
	    margin-left:0!important;
	    width: 100%!important;
        top: 0px!important;
	}
	
	
	.phone-hide {
		display: none;
	}

	.phone-show {
		display: flex !important;
	}

	.app-x12 {
		width: 100%;
		padding: 0;
		margin: 0 15px;
	}

	.navbar {
		background: #3f70c2;
	}

	.navbar>.navbar-logo {
		max-width: 90%;
	}

	.navbar>.navbar-logo img {
		width: 80%;
	}

	.navbar-body {
		padding: 0 20px;
		background: #3f70c2;
	}

	.navbar-body>.nav {
		display: inline-block;
	}

	.nav>li {
		width: 33%;
		float: left;
		text-align: center;
	}

	.nav>li>a {
		color: #FFF;
	}

	.navbar-after {
		border-top: 0 !important;
		padding-bottom: 10px !important;
	}

	.nav>li.active>a {
		color: #000;
	}

	.navbar-body>.nav.nav-divider>li:not(:first-child)>a,
	.navbar-body>.nav.nav-divider+.navbar-after {
		border-left-width: 0;
		border-top: solid 1px #3f70c2;
	}

	.input-inline>.input,
	.input-inline>.addon {
		color: #FFF;
	}

	.yaowen {
		padding-bottom: 0 !important;
	}

	.yaowen .yaowen-box .yaowen-box-left,
	.yaowen .yaowen-box .yaowen-box-left .flip .flip-body .flip-item img {
		height: auto;
	}

	.yaowen .yaowen-box .yaowen-box-right ul {
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 0;
	}

	.yaowen .yaowen-box .yaowen-box-right ul li {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		margin-bottom: 10px;
		font-size: 14px;
	}

	.my-title .my-title-box h2 {}

	.my-title .my-title-box {
		margin: 0 15px !important;
	}

	.my-title .my-title-box h2 a {
		margin-right: 0;
	}

	.zfinfo {
		padding: 10px 15px 0;
	}

	.zfinfo .zfinfo-box .nav.nav-tabs {
		height: 90px;
	}

	.zfinfo .zfinfo-box .nav.nav-tabs>li>a {
		font-size: 16px;
	}

	.zfinfo .zfinfo-box .nav.nav-tabs>li>a img {
		width: 40px;
		height: 40px;
		margin-bottom: 10px;
	}

	.zfinfo .zfinfo-box .nav.nav-tabs>li:hover>a>img {
		width: 45px;
		height: 45px;
		margin-bottom: 0;
	}

	.zfinfo .zfinfo-box .nav.nav-tabs>li.active>a {
		height: 100px;
	}

	.zfinfo .zfinfo-box .tab-body>.tab-item {
		height: 230px;
	}

	.zfinfo .zfinfo-box .tab-body>.tab-item ul {
		padding: 0 15px 0 15px;
	}

	.zfinfo .zfinfo-box .tab-body>.tab-item ul li {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		font-size: 14px;
	}

	.zwgk {
		padding-top: 0;
	}

	.zwgk .zwgk-box ul {
		padding: 0 15px;
	}

	.zwgk .zwgk-box ul.app-zwgk-box {
		padding-left: 30px;
	}

	.zwgk .zwgk-box ul li {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		font-size: 14px;
		padding-left: 10px;
		margin-left: 10px;
		margin-bottom: 0;
	}


	.zwgk .zwgk-box2 ul li.zwgk-li1 {
		width: 40%;
		padding-left: 0;
		margin-right: 10px;
		background: url(../images/信息公开制度-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li1:hover {
		background: #3f70c2 url(../images/信息公开制度-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li2 {
		width: 40%;
		padding-left: 0;
		margin-right: 10px;
		background: url(../images/法定公开内容-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li2:hover {
		background: #3f70c2 url(../images/法定公开内容-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li3 {
		width: 40%;
		padding-left: 0;
		margin-right: 10px;
		background: url(../images/部门主要工作职责-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li3:hover {
		background: #3f70c2 url(../images/部门主要工作职责-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li4 {
		width: 40%;
		padding-left: 0;
		margin-right: 10px;
		background: url(../images/两会报告-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li4:hover {
		background: #3f70c2 url(../images/两会报告-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li5 {
		width: 40%;
		padding-left: 0;
		margin-right: 10px;
		background: url(../images/部门乡镇平台链接-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li5:hover {
		background: #3f70c2 url(../images/部门乡镇平台链接-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li6 {
		width: 40%;
		padding-left: 0;
		background: url(../images/地方部门平台链接-蓝.png)no-repeat center 30%;
		background-size: 50px;
		height: 140px;
		margin-bottom: 15px;
	}

	.zwgk .zwgk-box2 ul li.zwgk-li6:hover {
		background: #3f70c2 url(../images/地方部门平台链接-白.png)no-repeat center 30%;
		background-size: 50px;
	}

	.zwfw {
		margin-top: 20px !important;
	}

	.zwfw .zwfw-box {
		margin-top: 0 !important;
		padding-top: 20px !important;
	}

	.zwfw .zwfw-box ul {
		padding-left: 30px;
	}

	.zwfw .zwfw-box ul li.zwfw-li1 {
		background: #fff url(../images/社会保障-蓝.png)no-repeat center 38%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li1:hover {
		background: #3f70c2 url(../images/社会保障-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li2 {
		background: #fff url(../images/住房保障-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li2:hover {
		background: #3f70c2 url(../images/住房保障-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li3 {
		background: #fff url(../images/就业创业-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li3:hover {
		background: #3f70c2 url(../images/就业创业-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li4 {
		background: #fff url(../images/设立变更-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li4:hover {
		background: #3f70c2 url(../images/设立变更-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li5 {
		background: #fff url(../images/医疗卫生-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li5:hover {
		background: #3f70c2 url(../images/医疗卫生-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li6 {
		background: #fff url(../images/证件办理-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li6:hover {
		background: #3f70c2 url(../images/证件办理-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li7 {
		background: #fff url(../images/纳税缴费-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li7:hover {
		background: #3f70c2 url(../images/纳税缴费-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li8 {
		background: #fff url(../images/优侍抚恤-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li8:hover {
		background: #3f70c2 url(../images/优侍抚恤-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li9 {
		background: #fff url(../images/公用事业-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li9:hover {
		background: #3f70c2 url(../images/公用事业-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw .zwfw-box ul li.zwfw-li10 {
		background: #fff url(../images/职业资格-蓝.png)no-repeat center 30%;
		background-size: 66px;
		margin-right: 10px;
		width: 40%;
		margin-left: 10px;
	}

	.zwfw .zwfw-box ul li.zwfw-li10:hover {
		background: #3f70c2 url(../images/职业资格-白.png)no-repeat center 30%;
		background-size: 66px;
	}

	.zwfw-lunbo {
		padding: 0 15px;
	}

	.zwfw-lunbo img {
		width: 100%;
	}

	.zzxx-box {
		margin-top: 10px !important;
	}

	.zzxx-box img {
		margin-left: 15px;
		margin-right: 5px;
	}

	.zzxx-box dl dt {
		margin-right: 15px;
	}

	.zzxx-box dl dt.active {
		height: 92px;
	}

	.zzxx-box span {
		line-height: 38px;
	}

	.zzxx-box .tab-body {
		margin-top: 20px;
	}

	.zzxx-box .tab-body>.tab-item {
		padding: 10px;
		height: 210px;
	}

	.zzxx-box .tab-body>.tab-item p {
		padding-left: 10px;
		margin-bottom: 0;
	}

	.zzxx-box .tab-body>.tab-item p:last-child {
		border-bottom: 0 !important;
	}

	.zzxx-box .tab-body>.tab-item p span {
		height: 47px;
		display: none;
	}

	.my-breadcrumb {
		padding: 0 15px;
	}

	.my-breadcrumb ul {
		margin: 0 !important;
	}

	.my-breadcrumb ul li {
		width: auto;
	}

	.show-search {
		margin: 0 15px !important;
		padding: 0 !important;
	}

	.show-search .x3,
	.show-search .x6 {
		width: 100%;
		padding: 5px 0 !important;
	}

	.show-search .x3 label,
	.show-search .x6 label {
		width: 80px;
		text-align: right;
	}


	.show-search-box .input1 {
		width: 77%;
	}

	.show-search-box .input2 {
		width: 77%;
	}

	.show-search-box .input3 {
		width: 77%;
	}

	.show-search-box .input4 {
		width: 38%;
		margin-right: 5px !important;
		margin-left: 5px !important;
	}

	.show-search-box .input5 {
		width: 38%;
	}

	.show-search-box .input6 {
		width: 77%;
	}

	.show-search-box .input7 {
		width: 77%;
	}

	.show-search-box .app-button {
		text-align: center;
	}

	.show-search-box .app-button .button {
		width: 55%;
	}

	.show-search-box .app-button-show {
		margin-bottom: 30px;
	}

	.search-list {
		margin: 30px 15px 0;
	}

	.search-list .search-list-show ul {
		margin-bottom: 20px;
		margin-top: 0
	}

	.my-label {
		margin-left: 0;
	}

	.yaowen-show {
		margin: 0 15px;
	}


	.yaowen-show h1 {
		line-height: 45px;
		font-size: 22px !important;
	}

	.yaowen-content {
		margin-bottom: 20px;
	}

	.yaowen-content p {
		line-height: 30px;
		text-indent: 0;
	}

	.yaowen-content p img {
		width: 100%;
	}

	.up-next-show {
		margin: 0 !important;
		display: inline-block;
	}

	.up-next-show .float-left {
		width: 100%;
		text-align: left;
	}

	.up-next-show .float-right {
		width: 100%;
		text-align: left;
	}

	.ldzhch .ldzhch-box ul li {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		border-bottom: 2px #f5f8fc solid;
		padding: 0;
	}


	.ldzhch .ldzhch-box ul li h5 {
		width: 20%;
		height: 40px;
		line-height: 40px;
		color: #0D1E3B;
		margin: 0;
	}

	.ldzhch .ldzhch-box ul li p {
		width: 80%;
		color: #0D1E3B;
	}

	.zhouqing {
		margin: 0 15px;
		height: auto !important;
	}

	.zhouqing p {
		margin-bottom: 15px;
	}

	.zhouqing .app-zhouqing {
		width: 100%;
		display: contents;
	}
	
	.zhouqing .app-zhouqing .x3{
	    width: 50%;
	}

	.zhouqing .app-zhouqing .x3 img {
		width: 100%;
	}

	.bmfw .bmfw-box {
		padding-top: 20px;
		height: auto;
	}

	.xingzheng .xingzheng-list {
		padding: 0;
	}

	.xingzheng .xingzheng-list img {
		width: 100%;
	}

	.xingzheng .xingzheng-list .media {
		width: 100%;
		display: contents;
	}

	.xingzheng .xingzheng-list .media-body {
		width: 100%;
		display: contents;
	}

	.xingzheng .xingzheng-list .media-body .app-xingzheng-more {
		margin-top: -10px;
		margin-bottom: 20px;
	}

	.xingzheng .xingzheng-list .media-body .app-xingzheng-more:last-child {
		margin-bottom: 0;
	}

	.xingzheng .xingzheng-list .media-body strong {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.dili .dili-box {
		padding: 20px 15px;
	}

	.dili .dili-box .x,
	.dili .dili-box .x4,
	.dili .dili-box .x3 {
		width: 100%;
		float: left;
	}

	.dili .dili-box .xisu-title,
	.dili .dili-box .chuantong-title,
	.dili .dili-box h3 {
		font-size: 22px !important;
		padding: 0;
	}

	.dili .dili-box span {
		width: 88%;
		margin-left: 0;
		font-size: 14px;
	}

	.dili .dili-box .x img {
		width: 100%;
	}

	.dili .dili-box .x4 p{
        width: 88%;
        margin-left: 0;
        font-size: 14px;
        overflow: hidden;
    }

	.app-dili-1 .x3,
	.app-dili-1 .x4 {
		width: 50% !important;
	}

	.app-dili-1 .x3 img,
	.app-dili-1 .x4 img {
		width: 100%;
		height: auto;
	}

	.app-dili-2 {
		margin: -5px;
	}


	.dili .dili-box p{
        width: 88%;
        margin-left: 0;
        font-size: 14px!important;
        bottom: 15px!important;
    }

	.app-yaowen {
		padding: 0 !important;
	}

	.app-yaowen .yaowen-box-right {
		padding: 0 15px !important;
	}

	.ywdt-right {
		margin-top: 15px;
	}

	.ywdt-right p {
		margin-top: 15px;
	}

	.app-yaowen-list .x3,
	.app-yaowen-list .x9 {
		width: 100%;
	}

	.app-fold {
		margin-bottom: 20px;
	}

	.app-fold .fold-item {
		width: 100%;
	}

	.app-fold .fold-head2 {
		background: #FFF !important;
	}

	.app-fold .fold-item h4 {
		padding: 0;
		margin: 0;
		height: 30px;
		line-height: 30px;
	}

	.app-mhhb-box {
		margin: 0 !important;
		padding: 0 !important;
	}

	.app-mhhb-list {
		padding: 0 !important;
		margin: 0 !important;
	}

	.yaowen-list-right h4 {
		margin-bottom: 0;
		font-size: 18px !important;
	}

	.yaowen-list-box ul {
		margin-bottom: 0;
	}

	.yaowen-list-box ul p {
		float: left;
		display: contents;
		white-space: nowrap;
		height: 45px !important;
		line-height: 45px !important;
	}

	.yaowen-list-box ul p a {
		margin: 10px;
	}

	.yaowen-list-right dl dt {
		line-height: 40px;
		height: 40px;
	}

	.zhengce-img .x2 {
		width: 50%;
	}

	.zhengce-img .x2 img {
		width: 98%;
	}

	.app-bmfw-box h4 {
		margin: 0;
	}

	.app-mzwh .x2 {
		width: 100%;
	}

	.app-mzwh .x10 {
		padding: 0 !important;
		width: 100%;
	}

	.minzu .x10 ul li {
		height: 40px;
	}

	.app-tv {
		margin: 0 15px;
	}

	.app-tv .app-tv-box {
		white-space: nowrap;
		overflow-y: auto;
		height: 50px;
		line-height: 50px;
	}

	.app-tv .app-tv-box a {
		margin-right: 20px !important;
	}

	.app-tv .app-tv-list ul {
		padding-left: 0;
	}

	.app-tv .app-tv-list ul li {
		width: 100%;
	}

	.app-tv .app-tv-list ul li img {
		padding: 10px;
	}

	.app-tv .app-tv-list ul li span {
		margin: 0 0 10px;
	}

	.zhibo-list .yinyue-info .yy-play img {
		width: auto;
		height: auto;
	}

	.app-yinyu ul li {
		margin-bottom: 0;
	}

	.bzhkx {
		margin-top: 20px;
		background: none;
		height: auto;
	}

	.bzhkx .x6 {
		width: 100%;
		padding: 0 15px !important;
	}

	.app-bzhkx h4 {
		margin-top: 20px;
		margin-bottom: 15px !important;
	}

	.app-bzhkx .bzhkx-box-left {
		background: #ebf0f8;
		padding: 15px;
	}

	.app-bzhkx2 .bzhkx-box-left {
		background: #fff !important;
		padding: 15px;
	}

	.app-bzhkx2 .bzhkx-box .bzhkx-box-left {
		padding: 15px;
	}

	.app-bzhkx .bzhkx-box .bzhkx-box-right .bzhkx-box-right-list ul li,
	.app-bzhkx .bzhkx-box .bzhkx-box-left ul li {
		height: 40px;
		line-height: 40px;
		overflow: hidden;
	}

	.app-bzhkx .bzhkx-box-right {
		margin-top: 20px;
		background: #f5f8fc;
		padding: 15px;
	}

	.app-bzhkx .bzhkx-box-right .nav.nav-tabs {
		margin-top: 9px;
	}

	.app-bzhkx .bzhkx-box-right .nav.nav-tabs>li>a {
		margin-top: 0 !important;
	}

	.app-bzhkx .bzhkx-box-right .nav.nav-tabs>li.active>a {
		margin-top: 0 !important;
	}

	.app-wyxx {
		height: auto;

		margin-top: 0 !important;
	}

	.app-wyxx .x9,
	.app-wyxx .x3 {
		width: 100%;
	}

	.app-wyxx .x9 h2 {
		font-size: 22px !important;
	}

	.app-wyxx .x3 {
		padding-top: 0 !important;
	}

	.app-wyxx .wyxx-box .wyxx-button {
		width: 100%;
		margin-top: 0;
	}

	.app-xjgs {
		padding: 30px 15px;
		margin: 0 !important;
		height: auto;
	}

	.app-xjgs ul {
		padding: 0;
		height: auto;
	}

	.app-xjgs ul li {
		padding-left: 0;
		margin: 0 15px;
		height: 50px;
		overflow: hidden;
		line-height: 50px;
	}

	.app-xjgs ul li:last-child {
		border-bottom: 0 !important;
	}

	.app-xjgs ul li a {
		width: 50%;
		display: inline-block;
	}

	.san-tab {
		height: auto;
	}

	.san-tab .san-tab-box .tab {
		padding-top: 0;
	}

	.app-san-tab-box {
		padding: 15px;
	}

	.app-san-tab-box .bzhkx-box-right-list ul li a {
		width: 70%;
	}

	.app-san-tab-box .nav.nav-tabs>li {
		width: 300px;
		margin: 0;
		padding: 0;
	}

	.app-san-tab-box .nav.nav-tabs>li a {
		width: 100px;
		padding: 0;
		margin: 0;
		font-size: 18px;
	}

	.san-tab .san-tab-box .nav.nav-tabs {
		height: 35px;
	}

	.san-tab .san-tab-box .bzhkx-box-right-list {
		padding-bottom: 0;
	}

	.app-zhuanlan {
		padding: 15px;
	}

	.app-zhuanlan .zhuanlan-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.app-zhuanlan .x4 {
		width: 100%;
	}

	.yaowen-list-right dl dt a {
		width: 56%;
		display: inline-block;
		overflow: hidden;
		height: 40px;
	}

	.xin .xin-box {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	.xin .xin-box h1 {
		font-size: 40px !important;
	}

	.xin .xin-box .xin-box-show {
		margin: 15px;
		padding: 20px;
	}

	.app-xin-box-show {
		padding: 0 !important;
		margin: 0 !important;
	}

	.app-xin-box-show .x10 {
		width: 100%;
		font-size: 18px;
	}

	.app-xin-huifu h1 {
		margin-bottom: 30px;
	}

	.app-xin-huifu li {
		text-align: left;
		width: 100%;
		height: 30px;
		line-height: 35px;
		margin: 10px 0;
		overflow: hidden;
		margin-left: 0!important;
	}
	
	.app-xin-huifu li strong{
        width: 80px;
        display: inline-block;
	}

	.xin-box-show3 li span {
        width: 80px;
        text-align: left;
    }

	.xin-box-show3 div {
		margin: 0;
	}

	.xin-box-show3 p {
		line-height: 35px;
	}
	
	.app-xin{
	    padding: 0!important;
	}
	
	.app-xin .xin-box h1{
	    font-size: 20px!important;
        margin-bottom: -10px!important;
	    padding-top: 10px;
	}
	
	.app-zwfw img {
		width: 100%;
	}

	.app-bmfw-list {
		padding: 15px;
		display: inline-block;
	}

	.app-bmfw-list ul {
		padding-left: 0;
	}

	.app-bmfw-list ul li {
		margin: 10px !important;
		width: 43% !important;
		height: 230px!important;
	}

	.bmfw .bmfw-box ul li span {
		font-size: 18px !important;
		padding: 0 20px 0 20px;
	}

	.zwfw-box .tab-item {
		margin-left: 8px;
	}

	.zwfw-box .tab-item>div {
        margin-bottom: 40px;
        height: 70px!important;
        line-height: 50px!important;
        width: 33.33%;
    }
    
    .zwfw-box .tab-item .gr1 span{
        padding-top: 0;
        margin-top: -6px;
    }
    
    .san-tab-box2 .nav.nav-tabs>li{
            margin-right: 15px !important;
    }
    
    .app-grbs .gr1{
        
    }

    .zzxx-index span,.zzxx-index em{display:none;}

	.chuantong-list2 p {
		display: none;
	}

	.app-button {
		margin-top: 0 !important;
		margin-bottom: 20px;
		font-size: 18px;
	}

	.zwgk-new .zwgk-new-box .w6,
	.zwgk-new .zwgk-new-box .w12 {
		width: 100%;
	}
	
	
	#my-nav-divider li{
	    width: auto;
	}
	
	#zSlider {
    margin: 0px auto;
    width: 100%;
    overflow: hidden;
}

#picshow {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

#picshow_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-right: 10px;
}

#picshow_img li {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    display: none;
}

#picshow_img img {
    width: 100%;
    height: auto;
}

#picshow_tx {
    width: 100%;
    height: auto;
    float: right;
    padding: 0;
    margin: 0;
    min-height: 150px;
}


#picshow_tx li {
    padding: 0;
    height: 70px;
    display: none;
    list-style: none;
}

	
}
