@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding: 0;

	font-family:"微软雅黑";
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
.m2{display: none;}
body{background: #eff4fa;}
.big-box{width: 1200px;margin: 0 auto;background: #fff;}
.big-box::after{content:'';display: table;clear: both;}
.left-section{width: 240px;float: left;margin-left: 90px;}
.left-section>ul>li{display: block;float: left;width: 240px;height: 90px;background: #d9ecff;margin-bottom: 10px;position: relative;}
.left-section>ul>li a{line-height: 90px;font-size: 20px;display: block;}
.left-section>ul>li img{float: left;margin: 26px 20px 0px 36px;}
.left-section>ul>li:first-child{width: 240px;height: 140px;text-align: center;}
.left-section>ul>li:first-child img{float: none;margin: 15px 0 0 0;}

.zcjd-con{width: 645px;padding: 20px 10px;background: #fff;position: absolute;left: 260px;box-shadow: 2px 0px 5px #999;top:0;display: none;}
.momo{display: block;}
.zcjd-con img{position: absolute;left:-20px;margin: 0px!important ;top: 42px;}
.zcjd-con ul li {
    background: url("../images/ymtc_gjj-qq.png") no-repeat left center transparent;
    padding-left: 12px;
    position: relative;
    zoom: 1;
    line-height: 40px;
	height: 40px;
}

.zcjd-con ul li a {
    font-size: 16px;
	line-height: 40px;
}
.zcjd-con ul li span {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    color: #a6a6a6;
}


.right-section{width: 760px;float: right;margin-right: 90px;}
.content_box .title {
  text-align: center;
  font-size: 30px;
  color: #333333;
}
.content_box .author_font {
  font-size: 14px;
  line-height: 48px;
  color: #333333;
  padding: 0 20px;
}
.content_box .author_font > div {
  display: inline;
}
.content_box .author_font .left span {
  margin-right: 20px;
}
.content_box .author_font .right {
  float: right;
}
.content_box .author_font .right .huanhang {
  display: none;
}
.content_box .author_font .right .download {
  margin-left: 10px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.content_box .author_font .right .download ul {
  display: none;
  position: absolute;
  width: 110px;
  height: 80px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  left: -9px;
  top: 100%;
  margin-top: 0;
  padding-top: 12px;
  background-color: #fff;
  z-index: 1;
}
.content_box .author_font .right .download ul:before {
  content: '';
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #e5e5e5;
  position: absolute;
  top: -17px;
  left: 55px;
  margin-left: -8px;
}
.content_box .author_font .right .download ul:after {
  content: '';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -14px;
  left: 55px;
  margin-left: -7px;
}
.content_box .author_font .right .download ul li {
  padding: 0 7px;
  box-sizing: border-box;
  width: 100%;
  font-size: 0;
  line-height: 0;
  cursor: default;
  text-align: left;
}
.content_box .author_font .right .download ul li .word {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(./gov2020_detail_word.png);
  vertical-align: middle;
}
.content_box .author_font .right .download ul li .pdf {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(./gov2020_detail_pdf.png);
  vertical-align: middle;
}
.content_box .author_font .right .download ul li p {
  display: inline-block;
  color: #333;
  margin-left: 10px;
  line-height: 30px;
  font-size: 14px;
  vertical-align: middle;
  height: 30px;
}
.content_box .author_font .right .download ul li:hover {
  background-color: #eef4f9;
}
.content_box .author_font .right .download ul li:hover p {
  color: #619bea;
}
.content_box .author_font .right .download ul li.cur {
  background-color: #eef4f9;
}
.content_box .author_font .right .download ul li.cur p {
  color: #619bea;
}
.content_box .author_font .right span.down {
  margin-left: 5px;
}
.content_box .author_font .right i.down {
  display: inline-block;
  width: 8px;
  height: 6px;
  background: url(./sousuo_sprite.png) -63px -1px;
}
.content_box .author_font .right i.up {
  display: inline-block;
  width: 8px;
  height: 6px;
  background: url(./sousuo_sprite.png) -63px -8px;
}
.content_box .author_font .right .icon-dayinji {
  margin: 0 10px 0 20px;
}
.content_box .author_font .right .print {
  margin-right: 25px;
}
.content_box .author_font .right .m {
  margin: 0 10px;
}
.content_box .author_font .right a {
  cursor: pointer;
}
.content_box .author_font .right .changeSize.cur,
.content_box .author_font .right .changeSize:hover {
  font-weight: bold;
  color: #1b6fe2;
}
.content_box .author_font .right .shareBtn {
  display: inline-block;
}
.content_box .author_font .right .shareBtn .shareIcon {
  background: url("iconbg1.png") no-repeat;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  color: #fff;
}
.content_box .author_font .right .shareBtn .shareweixin {
  font-size: 20px;
  line-height: 35px;
}
.content_box .author_font .right .shareBtn .shareweixin:hover {
  background: url("iconbg3.png");
}
.content_box .author_font .right .shareBtn .shareweibo:hover {
  background: url("iconbg4.png");
}
.content_box .author_font .right .shareBtn .shareQQkongjian:hover {
  background: url("iconbg2.png");
}
 .content_box .info_box3 {
                width: 100%;
                border-left: 1px solid #e5e5e5;
                border-top: 1px solid #e5e5e5;
                background-color: #f6f6f6;
                font-size: 0;
                overflow: hidden;
            }

            .content_box .info_box3 li {
                float: left;
                width: 50%;
                display: inline-block;
            }

            .content_box .info_box3 li span {
                border-right: 1px solid #e5e5e5;
                border-bottom: 1px solid #e5e5e5;
                font-size: 14px;
                color: #333333;
                height: 39px;
                display: table-cell;
				line-height: 39px;
            }

            .content_box .info_box3 li span.odd {
                width: 150px;
                text-align: center;
                font-weight: bold;
            }

            .content_box .info_box3 li span.even {
                padding: 0 18px;
                width: 70%;
            }



.content_box .content {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  padding: 45px 20px;
}


#articlePlayer {
    width: 500px;
    min-width: 500px;
    text-align: left;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 2px #ccc;
    line-height: 50px;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 26px;
    height: 160px;
}
#articlePlayer .playTitle {
    float: right;
    font-weight: normal;
    color: #9a9a9a;
    font-style: italic;
    padding-right: 1em;
    font-size: 18px;
    line-height: 56px;
}
#articlePlayer #articleTime {
    float: left;
    padding-left: 1em;
    color: #333333;
    line-height: 56px;
}
#articlePlayer #ar_mp3_progress {
    clear: both;
    width: 100%;
    margin: 10px 0px 10px 0px;
    position: relative;
    left: 0px;
    top: 0px;
    background: #f2f2f2;
    height: 3px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 2px;
}
#articlePlayer .article_main_item {
    height: 60px;
    display: inline-block;
    margin: 10px 5px 5px 5px;
    border-radius: 50%;
}
#articlePlayer #voiceCtrl {
    display: inline-block;
    float: right;
    margin-right: 15px;
}
#articlePlayer button {
    border: none;
    outline: none;
    background: none;
}
#articlePlayer .article_main_item svg {
    width: 60px;
    height: 60px;
    stroke: #2329D6;
    stroke-width: 1;
    stroke-linecap: square;
    stroke-linejoin: miter;
    fill: none;
    color: #2329D6;
}
#articlePlayer {
  width: 400px !important;
  min-width: 300px !important;
  font-size: 16px !important;
  height: 105px !important;
  line-height: 40px !important;
  padding: 0 10px;
  margin-bottom: 20px !important;
}
#articlePlayer .playTitle {
  font-size: 16px !important;
  line-height: 40px !important;
}
#articlePlayer #articleTime {
  font-size: 16px !important;
  line-height: 40px !important;
}
#articlePlayer .article_main_item {
  height: 40px !important;
  margin: 0px 5px 0px 5px !important;
}
#articlePlayer .article_main_item svg {
  width: 40px !important;
  height: 40px !important;
}
#articlePlayer .article_main_item.VolumeLoud svg {
  width: 35px !important;
  height: 40px !important;
}
#articlePlayer .article_main_item.pause {
  margin-left: 30px !important;
}
#articlePlayer #voiceCtrl svg {
	stroke: #525252;}

/*企业切图*/
.ymtc-title{width: 100%;margin: 0 auto;background:url(../images/ymtc_ymtc.png);height: 154px;}
.motel{width: 1080px;padding:20px 60px;}

.motel h2{text-align: center;line-height: 80px;margin-bottom: 20px;}

.motel h2 img{margin-right: 15px;height: 75px;margin-top: 15px;}
.motel h2 span{display:inline-block;font-size: 48px;border-bottom: 5px solid #1b6fe3;}
.motel ul li{display: block;float: left;width: 500px;height: 212px;background:url("../images/ymtc_ewmbg.png") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(odd){margin-right: 40px;margin-left: 20px;}
.motel ul li span{font-size: 40px;font-weight: 600;margin-left: 55px;line-height: 212px}
.motel ul li img{position: absolute;top: 25px;right: 31px;width: 165px;}


.motel ul li:nth-child(1){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner1_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(2){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner2_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(3){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner6_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(4){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner3_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(5){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner4_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(6){display: block;float: left;width: 500px;height: 212px;background:url("../images/qdzcb-banner5_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;}



/*平台查询*/
.ymtczcpt{width: 100%;height: 1080px;background: url("../images/ymtc_pingtai.jpg")top center no-repeat;margin: 0 auto;}
.ymtc-con{width: 1200px;text-align: center;margin: 0 auto;padding-top: 241px;}
.ymtc-con>img{margin-bottom: 50px;}
.header_search{font-size: 0px;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px 0 0 10px;

    }
.js_header_input {
    border-radius: 10px 0 0 10px;
    width: 840px;
    height: 93px;
    border: 1px solid transparent;
    opacity:1;
    vertical-align: middle;
    font-size:16px;
}
 .search button {
    border-radius: 0 10px 10px 0;
    width: 225px;
    height: 95px;
    border: 1px solid transparent;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    color: #fff;
}
.two-choine{width: 640px;margin: 50px auto;display: flex;justify-content: space-around;}
.two-choine a{display: inline-block;width: 300px;height: 85px;background: linear-gradient(90deg,#58c5ff 0%,#288fff 100%); color: #fff;font-size: 28px;line-height: 85px;text-align: center;border-radius: 10px;}
.container {
  width: 1200px;
  margin: 0 auto;
}
 .head_floor_1 {
  padding-top: 29px;
  width: 90%;
  margin: 0 auto;
}
.container2 {
  width: 1200px;
  margin: 0 auto;
}
 .head_floor_2 {
  padding-top: 9px;
  padding-left: 1%;
  width: 1160px;
}

@media screen and (max-width: 750px){
	.container1 {
  width: 100%;
  margin: 0 auto;
}
	.container1 img{left:3%;position: absolute;top: 6%;width:25%}	
		.container2 img{left:3%;position: absolute;width: 15%;}	
		 .head_floor_2 {
  padding-top: 9px;
  padding-left: 1%;
  width: 100%;
}
	.m2{display:block;}
	.m1{display: none;}
	.big-box{width:100%;margin: 0 auto;background: #fff;}
	.left-section{width:96%;float:none;margin-left: 0px;margin: 0 auto;}
	.left-section::after{content: '';display: table;clear: both;}
.left-section>ul>li{display: block;float: left;width:49%;height: 90px;background: #d9ecff;margin-bottom: 10px;position: relative;}
	.left-section>ul>li:nth-child(even)	{margin-right: 2%;}
.left-section>ul>li a{line-height: 90px;font-size: 20px;display: block;}
.left-section>ul>li img{float: left;margin: 26px 10px 0px 10px;}
.left-section>ul>li:first-child{width:100%;height: 140px;text-align: center;}
.left-section>ul>li:first-child img{float: none;margin: 15px 0 0 0;}

.zcjd-con{width:192%;padding: 20px 10px;background: #fff;position: absolute;left: 0px;box-shadow: 2px 0px 5px #999;top:0;display: none;z-index: 10;}
.momo{display: block;}
.zcjd-con img{position: absolute;left:-20px;margin: 0px!important ;top: 42px;}
.zcjd-con ul li {
    background: url("../images/ymtc_gjj-qq.png") no-repeat left center transparent;
    padding-left: 12px;
    position: relative;
    zoom: 1;
    line-height: 40px;
	height: 40px;
	
}

.zcjd-con ul li a {
    font-size: 16px;
	line-height: 40px;
	overflow: hidden;
white-space: nowrap;
	text-overflow: ellipsis;
	width:70%;
}
.zcjd-con ul li span {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    color: #a6a6a6;
}


.right-section{width:96%;float:none;margin-right: 0px;margin: 0 auto;}
#articlePlayer {
  width: 300px !important;
  min-width: 300px !important;
  font-size: 16px !important;
  height: 105px !important;
  line-height: 40px !important;
  padding: 0 10px;
  margin-bottom: 20px !important;
}	

/*企业切图*/	
.ymtc-title{width: 100%;margin: 0 auto;background:url(../images/ymtc_ymtcphone.png) no-repeat center;background-size: 100%;height: 193px;}
	.ymtc-title>img{width: 100%;}	
.motel{width:96%;padding: 30px 0px;margin: 0 auto;}

.motel h2{text-align: center;line-height: 128px;margin-bottom: 30px;}
.motel h2 img{margin-right: 20px;height: 125px;margin-top: 15px;}
.motel h2 span{display:inline-block;font-size: 99px;border-bottom: 10px solid #1b6fe3;font-family: "微软雅黑";font-weight: bold;}
.motel ul li{display: block;float: left;width: 500px;height: 212px;background:url("../images/ymtc_ewmbg.png") top center no-repeat;position: relative;margin-bottom: 20px;}
.motel ul li:nth-child(odd){margin-right:4%;margin-left: 0;}
.motel ul li span{font-size: 40px;font-weight: 600;margin-left: 0px;line-height: 212px;margin-top: 260px;display: block;}
.motel ul li img{position: absolute;top: 40px;width: 31.5%;right: 49px;}	


.motel ul li:nth-child(1){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner1_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}
.motel ul li:nth-child(2){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner2_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}
.motel ul li:nth-child(3){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner6_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}
.motel ul li:nth-child(4){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner3_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}
.motel ul li:nth-child(5){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner4_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}
.motel ul li:nth-child(6){display: block;float: left;width: 720px;height: 300px;background:url("../images/qdzcb-banner5_bg.jpg") top center no-repeat;position: relative;margin-bottom: 20px;background-size: cover;}


/*平台查询*/	
.ymtczcpt{width: 100%;height:auto;background: url("../images/ymtc_pingtai.jpg")top right no-repeat;margin: 0 auto;background-size: 500%;}
.ymtc-con{width:96%;text-align: center;margin: 0 auto;padding-top: 300px;padding-bottom: 190px;}
.ymtc-con>img{margin-bottom: 100px;width:100%;}
.header_search{font-size: 0px;background: #fff;width: 100%;margin: 0 auto;border-radius: 20px;}
.js_header_input {
    border-radius: 10px 0 0 10px;
    width:68%;
    height: 130px;
    border: 1px solid transparent;
    opacity:1;
    vertical-align: middle;
    font-size:32px;
}
 .search button {
    border-radius: 0 10px 10px 0;
    width: 30%;
    height: 72px;
    border: 1px solid transparent;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    color: #fff;
}
	.search button img{width: 40%;}
.two-choine{width:96%;margin: 100px auto;display:block;}
.two-choine a{display: inline-block;width: 600px;height: 145px;background: linear-gradient(90deg,#58c5ff 0%,#288fff 100%);color: #fff;font-size: 55px;line-height: 145px;text-align: center;border-radius: 10px;margin-bottom: 50px;}	

}

.erweima>div>svg{width:103px;height:102px;float: none;margin: 15px 0 0 0;}
